Release version 0.9.0

This commit is contained in:
JC Brand 2015-03-06 18:49:31 +01:00
parent 9b0d2904b6
commit 17da00d5c1
49 changed files with 37052 additions and 58559 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "converse.js", "name": "converse.js",
"description": "Web-based XMPP/Jabber chat client written in javascript", "description": "Web-based XMPP/Jabber chat client written in javascript",
"version": "0.8.6", "version": "0.9.0",
"license": "MPL", "license": "MPL",
"devDependencies": { "devDependencies": {
"jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x", "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

122
builds/converse.min.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -835,11 +835,11 @@ __p += '<form class="add-chatroom" action="" method="post">\n <label>' +
((__t = (server_input_type)) == null ? '' : __t) + ((__t = (server_input_type)) == null ? '' : __t) +
'" name="server" class="new-chatroom-server"\n placeholder="' + '" name="server" class="new-chatroom-server"\n placeholder="' +
((__t = (label_server)) == null ? '' : __t) + ((__t = (label_server)) == null ? '' : __t) +
'"/>\n <input type="submit" name="join" value="' + '"/>\n <div class="button-group">\n <input type="submit" class="left" name="join" value="' +
((__t = (label_join)) == null ? '' : __t) + ((__t = (label_join)) == null ? '' : __t) +
'"/>\n <input type="button" name="show" id="show-rooms" value="' + '"/>\n <input type="button" class="right" name="show" id="show-rooms" value="' +
((__t = (label_show_rooms)) == null ? '' : __t) + ((__t = (label_show_rooms)) == null ? '' : __t) +
'"/>\n</form>\n<dl id="available-chatrooms"></dl>\n'; '"/>\n </div>\n</form>\n<dl id="available-chatrooms"></dl>\n';
} }
return __p return __p

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
Changelog Changelog
========= =========
0.9.0 (Unreleased) 0.9.0 (2015-03-06)
------------------ ------------------
* #204 Support websocket connections. [jcbrand] * #204 Support websocket connections. [jcbrand]

View File

@ -48,9 +48,9 @@ copyright = u'2014, JC Brand'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '0.8.6' version = '0.9.0'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '0.8.6' release = '0.9.0'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.

View File

@ -6,6 +6,10 @@
"domain": "converse", "domain": "converse",
"lang": "af" "lang": "af"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"nie-privaat" "nie-privaat"
@ -90,10 +94,6 @@
null, null,
"Bekragtiging het gefaal" "Bekragtiging het gefaal"
], ],
"Online Contacts": [
null,
"Kontakte aangemeld"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Herstel versleutelde sessie" "Herstel versleutelde sessie"
@ -166,10 +166,6 @@
null, null,
"Ons het 'n onleesbare versleutelde boodskap ontvang" "Ons het 'n onleesbare versleutelde boodskap ontvang"
], ],
"This user has requested an encrypted session.": [
null,
"Hierdie gebruiker versoek 'n versleutelde sessie"
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"Hier is die vingerafdrukke, bevestig hulle met %1$s, buite hierdie kletskanaal \n\nU vingerafdruk, %2$s: %3$s\n\nVingerafdruk vir %1$s: %4$s\n\nIndien u die vingerafdrukke bevestig het, klik OK, andersinds klik Kanselleer" "Hier is die vingerafdrukke, bevestig hulle met %1$s, buite hierdie kletskanaal \n\nU vingerafdruk, %2$s: %3$s\n\nVingerafdruk vir %1$s: %4$s\n\nIndien u die vingerafdrukke bevestig het, klik OK, andersinds klik Kanselleer"
@ -318,10 +314,6 @@
null, null,
"Bediener" "Bediener"
], ],
"Join": [
null,
"Sluit aan"
],
"Show rooms": [ "Show rooms": [
null, null,
"Wys kamers" "Wys kamers"
@ -438,6 +430,10 @@
null, null,
"Fout: kon nie die opdrag uitvoer nie" "Fout: kon nie die opdrag uitvoer nie"
], ],
"Change user's affiliation to admin": [
null,
""
],
"Ban user from room": [ "Ban user from room": [
null, null,
"Verban gebruiker uit hierdie kletskamer" "Verban gebruiker uit hierdie kletskamer"
@ -450,6 +446,10 @@
null, null,
"Skryf in die derde persoon" "Skryf in die derde persoon"
], ],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"Verwyder gebruiker se vermoë om boodskappe te plaas" "Verwyder gebruiker se vermoë om boodskappe te plaas"
@ -458,6 +458,14 @@
null, null,
"Verander u bynaam" "Verander u bynaam"
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Set room topic": [ "Set room topic": [
null, null,
"Stel onderwerp vir kletskamer" "Stel onderwerp vir kletskamer"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "de" "lang": "de"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"" ""
@ -87,10 +91,6 @@
null, null,
"Authentifizierung gescheitert" "Authentifizierung gescheitert"
], ],
"Online Contacts": [
null,
"Online-Kontakte"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"" ""
@ -151,10 +151,6 @@
null, null,
"" ""
], ],
"This user has requested an encrypted session.": [
null,
""
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"" ""
@ -299,10 +295,6 @@
null, null,
"Server" "Server"
], ],
"Join": [
null,
"Beitreten"
],
"Show rooms": [ "Show rooms": [
null, null,
"Räume anzeigen" "Räume anzeigen"
@ -415,6 +407,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -423,6 +427,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "en" "lang": "en"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"unencrypted" "unencrypted"
@ -87,10 +91,6 @@
null, null,
"Authentication Failed" "Authentication Failed"
], ],
"Online Contacts": [
null,
"Online Contacts"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Re-establishing encrypted session" "Re-establishing encrypted session"
@ -131,6 +131,10 @@
null, null,
"" ""
], ],
"has gone away": [
null,
""
],
"Show this menu": [ "Show this menu": [
null, null,
"Show this menu" "Show this menu"
@ -159,10 +163,6 @@
null, null,
"" ""
], ],
"This user has requested an encrypted session.": [
null,
""
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"" ""
@ -183,6 +183,10 @@
null, null,
"" ""
], ],
"has gone offline": [
null,
""
],
"Your messages are not encrypted anymore": [ "Your messages are not encrypted anymore": [
null, null,
"" ""
@ -307,10 +311,6 @@
null, null,
"Server" "Server"
], ],
"Join": [
null,
"Join"
],
"Show rooms": [ "Show rooms": [
null, null,
"Show rooms" "Show rooms"
@ -423,6 +423,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -431,6 +443,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "es" "lang": "es"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"texto plano" "texto plano"
@ -91,10 +95,6 @@
null, null,
"La autenticación falló" "La autenticación falló"
], ],
"Online Contacts": [
null,
"En línea"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Re-estableciendo sesión cifrada" "Re-estableciendo sesión cifrada"
@ -159,10 +159,6 @@
null, null,
"Se recibío un mensaje cifrado corrupto" "Se recibío un mensaje cifrado corrupto"
], ],
"This user has requested an encrypted session.": [
null,
"El usuario ha solicitado una sesión cifrada"
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"Por favor confirme los identificadores de %1$s fuera de este chat.\n\nSu identificador es, %2$s: %3$s\n\nEl identificador de %1$s es: %4$s\n\nDespués de confirmar los identificadores haga click en OK, cancele si no concuerdan." "Por favor confirme los identificadores de %1$s fuera de este chat.\n\nSu identificador es, %2$s: %3$s\n\nEl identificador de %1$s es: %4$s\n\nDespués de confirmar los identificadores haga click en OK, cancele si no concuerdan."
@ -279,10 +275,6 @@
null, null,
"Servidor" "Servidor"
], ],
"Join": [
null,
"Unirse"
],
"Show rooms": [ "Show rooms": [
null, null,
"Mostrar salas" "Mostrar salas"
@ -395,6 +387,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -403,6 +407,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "fr" "lang": "fr"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"" ""
@ -83,10 +87,6 @@
null, null,
"L'authentification a échoué" "L'authentification a échoué"
], ],
"Online Contacts": [
null,
"Contacts en ligne"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"" ""
@ -127,6 +127,10 @@
null, null,
"" ""
], ],
"has gone away": [
null,
""
],
"Show this menu": [ "Show this menu": [
null, null,
"Afficher ce menu" "Afficher ce menu"
@ -155,10 +159,6 @@
null, null,
"" ""
], ],
"This user has requested an encrypted session.": [
null,
""
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"" ""
@ -179,6 +179,10 @@
null, null,
"" ""
], ],
"has gone offline": [
null,
""
],
"Your messages are not encrypted anymore": [ "Your messages are not encrypted anymore": [
null, null,
"" ""
@ -303,10 +307,6 @@
null, null,
"Serveur" "Serveur"
], ],
"Join": [
null,
"Rejoindre"
],
"Show rooms": [ "Show rooms": [
null, null,
"Afficher les salons" "Afficher les salons"
@ -419,6 +419,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -427,6 +439,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "he" "lang": "he"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"לא מוצפנת" "לא מוצפנת"
@ -95,10 +99,6 @@
null, null,
"אימות נכשל" "אימות נכשל"
], ],
"Online Contacts": [
null,
"אנשי קשר מקוונים"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"בסס מחדש ישיבה מוצפנת" "בסס מחדש ישיבה מוצפנת"
@ -171,10 +171,6 @@
null, null,
"אנחנו קיבלנו הודעה מוצפנת לא קריאה" "אנחנו קיבלנו הודעה מוצפנת לא קריאה"
], ],
"This user has requested an encrypted session.": [
null,
"משתמש זה ביקש ישיבה מוצפנת."
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"הרי טביעות האצבע, אנא אמת אותן עם %1$s, מחוץ לשיחה זו.\n\nטביעת אצבע עבורך, %2$s: %3$s\n\nטביעת אצבע עבור %1$s: %4$s\n\nהיה ואימתת כי טביעות האצבע תואמות, לחץ אישור (OK), אחרת לחץ ביטול (Cancel)." "הרי טביעות האצבע, אנא אמת אותן עם %1$s, מחוץ לשיחה זו.\n\nטביעת אצבע עבורך, %2$s: %3$s\n\nטביעת אצבע עבור %1$s: %4$s\n\nהיה ואימתת כי טביעות האצבע תואמות, לחץ אישור (OK), אחרת לחץ ביטול (Cancel)."
@ -327,10 +323,6 @@
null, null,
"שרת" "שרת"
], ],
"Join": [
null,
"הצטרף"
],
"Show rooms": [ "Show rooms": [
null, null,
"הצג חדרים" "הצג חדרים"
@ -447,6 +439,10 @@
null, null,
"שגיאה: לא היתה אפשרות לבצע פקודה" "שגיאה: לא היתה אפשרות לבצע פקודה"
], ],
"Change user's affiliation to admin": [
null,
""
],
"Ban user from room": [ "Ban user from room": [
null, null,
"אסור משתמש מתוך חדר" "אסור משתמש מתוך חדר"
@ -459,6 +455,10 @@
null, null,
"כתוב בגוף שלישי" "כתוב בגוף שלישי"
], ],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"הסר יכולת משתמש לפרסם הודעות" "הסר יכולת משתמש לפרסם הודעות"
@ -467,6 +467,14 @@
null, null,
"שנה את השם כינוי שלך" "שנה את השם כינוי שלך"
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Set room topic": [ "Set room topic": [
null, null,
"קבע נושא חדר" "קבע נושא חדר"

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,10 @@
"domain": "converse", "domain": "converse",
"lang": "hu" "lang": "hu"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"titkosítatlan" "titkosítatlan"
@ -94,10 +98,6 @@
null, null,
"Azonosítási hiba" "Azonosítási hiba"
], ],
"Online Contacts": [
null,
"Elérhető partnerek"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Titkosított kapcsolat újraépítése" "Titkosított kapcsolat újraépítése"
@ -170,10 +170,6 @@
null, null,
"Visszafejthetetlen titkosított üzenet érkezett" "Visszafejthetetlen titkosított üzenet érkezett"
], ],
"This user has requested an encrypted session.": [
null,
"Felkérés érkezett titkosított kapcsolatra."
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"Újjlenyomatok megerősítése.\n\nAz Ön újjlenyomata, %2$s: %3$s\n\nA csevegő partnere újjlenyomata, %1$s: %4$s\n\nAmennyiben az újjlenyomatok biztosan egyeznek, klikkeljen az OK, ellenkező esetben a Mégsem gombra." "Újjlenyomatok megerősítése.\n\nAz Ön újjlenyomata, %2$s: %3$s\n\nA csevegő partnere újjlenyomata, %1$s: %4$s\n\nAmennyiben az újjlenyomatok biztosan egyeznek, klikkeljen az OK, ellenkező esetben a Mégsem gombra."
@ -326,10 +322,6 @@
null, null,
"Szerver" "Szerver"
], ],
"Join": [
null,
"Csatlakozás"
],
"Show rooms": [ "Show rooms": [
null, null,
"Létező szobák" "Létező szobák"
@ -434,10 +426,6 @@
null, null,
"%1$s meghívott a \"%2$s\" csevegő szobába. " "%1$s meghívott a \"%2$s\" csevegő szobába. "
], ],
"You may optionally include a message, explaining the reason for the invitation. ": [
null,
"A meghívás okaként üzenet csatolható. "
],
"Message": [ "Message": [
null, null,
"Üzenet" "Üzenet"
@ -446,6 +434,10 @@
null, null,
"Hiba: A parancs nem értelmezett" "Hiba: A parancs nem értelmezett"
], ],
"Change user's affiliation to admin": [
null,
""
],
"Ban user from room": [ "Ban user from room": [
null, null,
"Felhasználó kitíltása a csevegő szobából" "Felhasználó kitíltása a csevegő szobából"
@ -458,6 +450,10 @@
null, null,
"Írjon egyes szám harmadik személyben" "Írjon egyes szám harmadik személyben"
], ],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"A felhasználó nem küldhet üzeneteket" "A felhasználó nem küldhet üzeneteket"
@ -466,6 +462,14 @@
null, null,
"Becenév módosítása" "Becenév módosítása"
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Set room topic": [ "Set room topic": [
null, null,
"Csevegőszoba téma beállítás" "Csevegőszoba téma beállítás"

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,10 @@
"domain": "converse", "domain": "converse",
"lang": "id" "lang": "id"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"tak dienkripsi" "tak dienkripsi"
@ -86,10 +90,6 @@
null, null,
"Otentikasi gagal" "Otentikasi gagal"
], ],
"Online Contacts": [
null,
"Teman yang Terhubung"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Menyambung kembali sesi terenkripsi" "Menyambung kembali sesi terenkripsi"
@ -154,10 +154,6 @@
null, null,
"Kami menerima pesan terenkripsi yang gagal dibaca" "Kami menerima pesan terenkripsi yang gagal dibaca"
], ],
"This user has requested an encrypted session.": [
null,
"Pengguna ini meminta sesi terenkripsi"
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"Ini adalah sidik jari anda, konfirmasikan bersama mereka dengan %1$s, di luar percakapan ini.\n\nSidik jari untuk anda, %2$s: %3$s\n\nSidik jari untuk %1$s: %4$s\n\nJika anda bisa mengkonfirmasi sidik jadi cocok, klik Lanjutkan, jika tidak klik Batal." "Ini adalah sidik jari anda, konfirmasikan bersama mereka dengan %1$s, di luar percakapan ini.\n\nSidik jari untuk anda, %2$s: %3$s\n\nSidik jari untuk %1$s: %4$s\n\nJika anda bisa mengkonfirmasi sidik jadi cocok, klik Lanjutkan, jika tidak klik Batal."
@ -274,10 +270,6 @@
null, null,
"Server" "Server"
], ],
"Join": [
null,
"Ikuti"
],
"Show rooms": [ "Show rooms": [
null, null,
"Perlihatkan ruangan" "Perlihatkan ruangan"
@ -390,6 +382,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -398,6 +402,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "it" "lang": "it"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"" ""
@ -83,10 +87,6 @@
null, null,
"Autenticazione fallita" "Autenticazione fallita"
], ],
"Online Contacts": [
null,
"Contatti in linea"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"" ""
@ -127,6 +127,10 @@
null, null,
"" ""
], ],
"has gone away": [
null,
""
],
"Show this menu": [ "Show this menu": [
null, null,
"Mostra questo menu" "Mostra questo menu"
@ -155,10 +159,6 @@
null, null,
"" ""
], ],
"This user has requested an encrypted session.": [
null,
""
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"" ""
@ -179,6 +179,10 @@
null, null,
"" ""
], ],
"has gone offline": [
null,
""
],
"Your messages are not encrypted anymore": [ "Your messages are not encrypted anymore": [
null, null,
"" ""
@ -303,10 +307,6 @@
null, null,
"Server" "Server"
], ],
"Join": [
null,
"Entra"
],
"Show rooms": [ "Show rooms": [
null, null,
"Mostra stanze" "Mostra stanze"
@ -419,6 +419,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -427,6 +439,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=1; plural=0;", "plural_forms": "nplurals=1; plural=0;",
"lang": "JA" "lang": "JA"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"暗号化されていません" "暗号化されていません"
@ -87,10 +91,6 @@
null, null,
"認証に失敗" "認証に失敗"
], ],
"Online Contacts": [
null,
"オンラインの相手先"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"暗号化セッションの再接続" "暗号化セッションの再接続"
@ -155,10 +155,6 @@
null, null,
"読めない暗号化メッセージを受信しました" "読めない暗号化メッセージを受信しました"
], ],
"This user has requested an encrypted session.": [
null,
"このユーザーは暗号化セッションを求めています。"
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"これは鍵指紋です。チャット以外の方法でこれらを %1$s と確認してください。\n\nあなた %2$s の鍵指紋: %3$s\n\n%1$s の鍵指紋: %4$s\n\n確認して、鍵指紋が正しければ「OK」を、正しくなければ「キャンセル」をクリックしてください。" "これは鍵指紋です。チャット以外の方法でこれらを %1$s と確認してください。\n\nあなた %2$s の鍵指紋: %3$s\n\n%1$s の鍵指紋: %4$s\n\n確認して、鍵指紋が正しければ「OK」を、正しくなければ「キャンセル」をクリックしてください。"
@ -275,10 +271,6 @@
null, null,
"サーバー" "サーバー"
], ],
"Join": [
null,
"入室"
],
"Show rooms": [ "Show rooms": [
null, null,
"談話室一覧を見る" "談話室一覧を見る"
@ -391,6 +383,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -399,6 +403,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "nb" "lang": "nb"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"ukryptertß" "ukryptertß"
@ -95,10 +99,6 @@
null, null,
"Godkjenning mislyktes" "Godkjenning mislyktes"
], ],
"Online Contacts": [
null,
"Påloggede Kontakter"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Gjenopptar kryptert økt" "Gjenopptar kryptert økt"
@ -171,10 +171,6 @@
null, null,
"Vi mottok en uleselig melding" "Vi mottok en uleselig melding"
], ],
"This user has requested an encrypted session.": [
null,
"Denne brukeren har ønsket en kryptert økt"
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nOm du har bekreftet at avtrykkene matcher, klikk OK. I motsatt fall, trykk Avbryt." "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nOm du har bekreftet at avtrykkene matcher, klikk OK. I motsatt fall, trykk Avbryt."
@ -327,10 +323,6 @@
null, null,
"Server" "Server"
], ],
"Join": [
null,
"Koble til"
],
"Show rooms": [ "Show rooms": [
null, null,
"Vis Rom" "Vis Rom"
@ -447,6 +439,10 @@
null, null,
"Feil: kunne ikke utføre kommandoen" "Feil: kunne ikke utføre kommandoen"
], ],
"Change user's affiliation to admin": [
null,
""
],
"Ban user from room": [ "Ban user from room": [
null, null,
"Utesteng bruker fra rommet" "Utesteng bruker fra rommet"
@ -459,6 +455,10 @@
null, null,
"Skriv i tredjeperson" "Skriv i tredjeperson"
], ],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"Fjern brukerens muligheter til å skrive meldinger" "Fjern brukerens muligheter til å skrive meldinger"
@ -467,6 +467,14 @@
null, null,
"Endre ditt kallenavn" "Endre ditt kallenavn"
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Set room topic": [ "Set room topic": [
null, null,
"Endre rommets emne" "Endre rommets emne"

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "nl" "lang": "nl"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"ongecodeerde" "ongecodeerde"
@ -87,10 +91,6 @@
null, null,
"Authenticeren mislukt" "Authenticeren mislukt"
], ],
"Online Contacts": [
null,
"Online Contacten"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Bezig versleutelde sessie te herstellen" "Bezig versleutelde sessie te herstellen"
@ -151,10 +151,6 @@
null, null,
"We ontvangen een onleesbaar unencrypted bericht" "We ontvangen een onleesbaar unencrypted bericht"
], ],
"This user has requested an encrypted session.": [
null,
"Deze gebruiker heeft een encrypted sessie aangevraagd."
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"" ""
@ -275,10 +271,6 @@
null, null,
"Server" "Server"
], ],
"Join": [
null,
"Deelnemen"
],
"Show rooms": [ "Show rooms": [
null, null,
"Toon rooms" "Toon rooms"
@ -391,6 +383,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -399,6 +403,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);", "plural_forms": "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);",
"lang": "pl" "lang": "pl"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"nieszyfrowane" "nieszyfrowane"
@ -95,10 +99,6 @@
null, null,
"Autoryzacja nie powiodła się" "Autoryzacja nie powiodła się"
], ],
"Online Contacts": [
null,
"Dostępne kontakty"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Przywrócenie sesji szyfrowanej" "Przywrócenie sesji szyfrowanej"
@ -171,10 +171,6 @@
null, null,
"Otrzymaliśmy nieczytelną zaszyfrowaną wiadomość" "Otrzymaliśmy nieczytelną zaszyfrowaną wiadomość"
], ],
"This user has requested an encrypted session.": [
null,
"Kontakt prosi o sesję szyfrowaną."
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"Oto odciski palców, potwiedź je proszę z %1$s używając innego sposobuwymiany informacji niż ta rozmowa.\n\nOdcisk palca dla ciebie, %2$s: %3$s\n\nOdcisk palca dla %1$s: %4$s\n\nJeśli odciski palców zostały potwierdzone, kliknij OK, w inny wypadku kliknij Anuluj." "Oto odciski palców, potwiedź je proszę z %1$s używając innego sposobuwymiany informacji niż ta rozmowa.\n\nOdcisk palca dla ciebie, %2$s: %3$s\n\nOdcisk palca dla %1$s: %4$s\n\nJeśli odciski palców zostały potwierdzone, kliknij OK, w inny wypadku kliknij Anuluj."
@ -327,10 +323,6 @@
null, null,
"Serwer" "Serwer"
], ],
"Join": [
null,
"Dołącz"
],
"Show rooms": [ "Show rooms": [
null, null,
"Pokaż pokoje" "Pokaż pokoje"
@ -447,6 +439,10 @@
null, null,
"Błąd: nie potrafię uruchomić polecenia" "Błąd: nie potrafię uruchomić polecenia"
], ],
"Change user's affiliation to admin": [
null,
""
],
"Ban user from room": [ "Ban user from room": [
null, null,
"Zablokuj dostępu do pokoju" "Zablokuj dostępu do pokoju"
@ -459,6 +455,10 @@
null, null,
"Pisz w trzeciej osobie" "Pisz w trzeciej osobie"
], ],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"Zablokuj człowiekowi możliwość rozmowy" "Zablokuj człowiekowi możliwość rozmowy"
@ -467,6 +467,14 @@
null, null,
"Zmień ksywkę" "Zmień ksywkę"
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Set room topic": [ "Set room topic": [
null, null,
"Ustaw temat pokoju" "Ustaw temat pokoju"

File diff suppressed because it is too large Load Diff

View File

@ -7,6 +7,10 @@
"plural_forms": "nplurals=2; plural=(n > 1);", "plural_forms": "nplurals=2; plural=(n > 1);",
"lang": "pt_BR" "lang": "pt_BR"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"não-criptografado" "não-criptografado"
@ -87,10 +91,6 @@
null, null,
"Falha de autenticação" "Falha de autenticação"
], ],
"Online Contacts": [
null,
"Contatos online"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Reestabelecendo sessão criptografada" "Reestabelecendo sessão criptografada"
@ -143,10 +143,6 @@
null, null,
"Recebemos uma mensagem não-criptografada ilegível" "Recebemos uma mensagem não-criptografada ilegível"
], ],
"This user has requested an encrypted session.": [
null,
"Usuário pediu uma sessão criptografada."
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"Aqui estão as assinaturas digitais, por favor confirme elas com %1$s, fora deste chat.\n\nAssinatura para você, %2$s: %3$s\n\nAssinatura para %1$s: %4$s\n\nSe você tiver confirmado que as assinaturas conferem, clique OK, caso contrário, clique Cancelar." "Aqui estão as assinaturas digitais, por favor confirme elas com %1$s, fora deste chat.\n\nAssinatura para você, %2$s: %3$s\n\nAssinatura para %1$s: %4$s\n\nSe você tiver confirmado que as assinaturas conferem, clique OK, caso contrário, clique Cancelar."
@ -263,10 +259,6 @@
null, null,
"Server" "Server"
], ],
"Join": [
null,
"Entrar"
],
"Show rooms": [ "Show rooms": [
null, null,
"Mostar salas" "Mostar salas"
@ -379,6 +371,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -387,6 +391,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,10 @@
"domain": "converse", "domain": "converse",
"lang": "ru" "lang": "ru"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"не зашифровано" "не зашифровано"
@ -86,10 +90,6 @@
null, null,
"Не удалось авторизоваться" "Не удалось авторизоваться"
], ],
"Online Contacts": [
null,
"Cписок собеседников"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"" ""
@ -158,10 +158,6 @@
null, null,
"" ""
], ],
"This user has requested an encrypted session.": [
null,
""
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"" ""
@ -290,10 +286,6 @@
null, null,
"Сервер" "Сервер"
], ],
"Join": [
null,
"Подключиться"
],
"Show rooms": [ "Show rooms": [
null, null,
"Обновить" "Обновить"
@ -406,10 +398,22 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Write in 3rd person": [ "Write in 3rd person": [
null, null,
"" ""
], ],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -418,6 +422,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,10 @@
"domain": "converse", "domain": "converse",
"lang": "zh" "lang": "zh"
}, },
" e.g. conversejs.org": [
null,
""
],
"unencrypted": [ "unencrypted": [
null, null,
"未加密" "未加密"
@ -86,10 +90,6 @@
null, null,
"验证失败" "验证失败"
], ],
"Online Contacts": [
null,
"在线好友"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"重新建立加密会话" "重新建立加密会话"
@ -150,10 +150,6 @@
null, null,
"我们收到一条无法读取的信息" "我们收到一条无法读取的信息"
], ],
"This user has requested an encrypted session.": [
null,
"此用户请求了一个加密会话。"
],
"Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [ "Here are the fingerprints, please confirm them with %1$s, outside of this chat.\n\nFingerprint for you, %2$s: %3$s\n\nFingerprint for %1$s: %4$s\n\nIf you have confirmed that the fingerprints match, click OK, otherwise click Cancel.": [
null, null,
"这里是指纹。请与 %1$s 确认。\n\n您的 %2$s 指纹: %3$s\n\n%1$s 的指纹: %4$s\n\n如果确认符合请点击OK否则点击取消" "这里是指纹。请与 %1$s 确认。\n\n您的 %2$s 指纹: %3$s\n\n%1$s 的指纹: %4$s\n\n如果确认符合请点击OK否则点击取消"
@ -270,10 +266,6 @@
null, null,
"服务器" "服务器"
], ],
"Join": [
null,
"加入"
],
"Show rooms": [ "Show rooms": [
null, null,
"显示所有聊天室" "显示所有聊天室"
@ -386,6 +378,18 @@
null, null,
"" ""
], ],
"Change user's affiliation to admin": [
null,
""
],
"Change user role to participant": [
null,
""
],
"Grant membership to a user": [
null,
""
],
"Remove user's ability to post messages": [ "Remove user's ability to post messages": [
null, null,
"" ""
@ -394,6 +398,14 @@
null, null,
"" ""
], ],
"Grant moderator role to user": [
null,
""
],
"Revoke user's membership": [
null,
""
],
"Allow muted user to post messages": [ "Allow muted user to post messages": [
null, null,
"" ""

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"name": "converse.js", "name": "converse.js",
"version": "0.8.6", "version": "0.9.0",
"description": "Browser based XMPP instant messaging client", "description": "Browser based XMPP instant messaging client",
"main": "main.js", "main": "main.js",
"directories": { "directories": {