Commit 8c3ffdff authored by JC Brand's avatar JC Brand

Release 2.0.1

parent d26d41a7
{ {
"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": "2.0.0", "version": "2.0.1",
"license": "MPL-2.0", "license": "MPL-2.0",
"devDependencies": { "devDependencies": {
"bootstrap": "~3.2.0", "bootstrap": "~3.2.0",
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
# Changelog # Changelog
## 2.0.1 (Unreleased) ## 2.0.1 (2016-11-07)
- #203 New configuration setting [muc_domain](https://conversejs.org/docs/html/configuration.html#muc_domain) [jcbrand] - #203 New configuration setting [muc_domain](https://conversejs.org/docs/html/configuration.html#muc_domain) [jcbrand]
- #705 White content after submitting password on chatrooms [jcbrand] - #705 White content after submitting password on chatrooms [jcbrand]
- #712 Controlbox clicks stop responding after auto-reconnect [jcbrand] - #712 Controlbox clicks stop responding after auto-reconnect [jcbrand]
......
...@@ -48,9 +48,9 @@ copyright = u'2014, JC Brand' ...@@ -48,9 +48,9 @@ copyright = u'2014, JC Brand'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '2.0.0' version = '2.0.1'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '2.0.0' release = '2.0.1'
# 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.
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<link rel="shortcut icon" type="image/ico" href="css/images/favicon.ico"/> <link rel="shortcut icon" type="image/ico" href="css/images/favicon.ico"/>
<link type="text/css" rel="stylesheet" media="screen" href="components/bootstrap/dist/css/bootstrap.min.css" /> <link type="text/css" rel="stylesheet" media="screen" href="components/bootstrap/dist/css/bootstrap.min.css" />
<link type="text/css" rel="stylesheet" media="screen" href="components/fontawesome/css/font-awesome.min.css" /> <link type="text/css" rel="stylesheet" media="screen" href="components/fontawesome/css/font-awesome.min.css" />
<link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/css/theme.css" /> <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/css/theme.min.css" />
<link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/css/converse.min.css" /> <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/css/converse.min.css" />
<script type="text/javascript" src="analytics.js"></script> <script type="text/javascript" src="analytics.js"></script>
<noscript><p><img src="//stats.opkode.com/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript> <noscript><p><img src="//stats.opkode.com/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
......
...@@ -6,6 +6,46 @@ ...@@ -6,6 +6,46 @@
"domain": "converse", "domain": "converse",
"lang": "af" "lang": "af"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Stoor"
],
"Cancel": [
null,
"Kanseleer"
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"Klik om hierdie kletskamer te open"
],
"Show more information on this room": [
null,
"Wys meer inligting aangaande hierdie kletskamer"
],
"Remove this bookmark": [
null,
""
],
"Close this chat box": [ "Close this chat box": [
null, null,
"Sluit hierdie kletskas" "Sluit hierdie kletskas"
...@@ -62,10 +102,6 @@ ...@@ -62,10 +102,6 @@
null, null,
"Vee alle boodskappe uit" "Vee alle boodskappe uit"
], ],
"Hide the list of occupants": [
null,
"Verskuil die lys van deelnemers"
],
"Insert a smiley": [ "Insert a smiley": [
null, null,
"Voeg 'n emotikon by" "Voeg 'n emotikon by"
...@@ -130,10 +166,6 @@ ...@@ -130,10 +166,6 @@
null, null,
"Doelgemaakte status" "Doelgemaakte status"
], ],
"Save": [
null,
"Stoor"
],
"online": [ "online": [
null, null,
"aangemeld" "aangemeld"
...@@ -266,6 +298,10 @@ ...@@ -266,6 +298,10 @@
null, null,
"Boodskap" "Boodskap"
], ],
"Hide the list of occupants": [
null,
"Verskuil die lys van deelnemers"
],
"Error: could not execute the command": [ "Error: could not execute the command": [
null, null,
"Fout: kon nie die opdrag uitvoer nie" "Fout: kon nie die opdrag uitvoer nie"
...@@ -330,10 +366,6 @@ ...@@ -330,10 +366,6 @@
null, null,
"Laat stilgemaakte gebruiker toe om weer boodskappe te plaas" "Laat stilgemaakte gebruiker toe om weer boodskappe te plaas"
], ],
"Cancel": [
null,
"Kanseleer"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"A fout het voorgekom terwyl probeer is om die vorm te stoor." "A fout het voorgekom terwyl probeer is om die vorm te stoor."
...@@ -518,14 +550,6 @@ ...@@ -518,14 +550,6 @@
null, null,
"Kletskamers op %1$s" "Kletskamers op %1$s"
], ],
"Click to open this room": [
null,
"Klik om hierdie kletskamer te open"
],
"Show more information on this room": [
null,
"Wys meer inligting aangaande hierdie kletskamer"
],
"Description:": [ "Description:": [
null, null,
"Beskrywing:" "Beskrywing:"
......
This diff is collapsed.
...@@ -7,6 +7,46 @@ ...@@ -7,6 +7,46 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "ca" "lang": "ca"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Desa"
],
"Cancel": [
null,
"Cancel·la"
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"Feu clic per obrir aquesta sala"
],
"Show more information on this room": [
null,
"Mostra més informació d'aquesta sala"
],
"Remove this bookmark": [
null,
""
],
"Close this chat box": [ "Close this chat box": [
null, null,
"Tanca aquest quadre del xat" "Tanca aquest quadre del xat"
...@@ -63,10 +103,6 @@ ...@@ -63,10 +103,6 @@
null, null,
"Esborra tots els missatges" "Esborra tots els missatges"
], ],
"Hide the list of occupants": [
null,
"Amaga la llista d'ocupants"
],
"Insert a smiley": [ "Insert a smiley": [
null, null,
"Insereix una cara somrient" "Insereix una cara somrient"
...@@ -127,10 +163,6 @@ ...@@ -127,10 +163,6 @@
null, null,
"Estat personalitzat" "Estat personalitzat"
], ],
"Save": [
null,
"Desa"
],
"online": [ "online": [
null, null,
"en línia" "en línia"
...@@ -251,6 +283,10 @@ ...@@ -251,6 +283,10 @@
null, null,
"Missatge" "Missatge"
], ],
"Hide the list of occupants": [
null,
"Amaga la llista d'ocupants"
],
"Error: could not execute the command": [ "Error: could not execute the command": [
null, null,
"Error: no s'ha pogut executar l'ordre" "Error: no s'ha pogut executar l'ordre"
...@@ -315,10 +351,6 @@ ...@@ -315,10 +351,6 @@
null, null,
"Permet que un usuari silenciat publiqui missatges" "Permet que un usuari silenciat publiqui missatges"
], ],
"Cancel": [
null,
"Cancel·la"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"S'ha produït un error en intentar desar el formulari." "S'ha produït un error en intentar desar el formulari."
...@@ -495,14 +527,6 @@ ...@@ -495,14 +527,6 @@
null, null,
"Sales a %1$s" "Sales a %1$s"
], ],
"Click to open this room": [
null,
"Feu clic per obrir aquesta sala"
],
"Show more information on this room": [
null,
"Mostra més informació d'aquesta sala"
],
"Description:": [ "Description:": [
null, null,
"Descripció:" "Descripció:"
......
This diff is collapsed.
This diff is collapsed.
...@@ -7,6 +7,50 @@ ...@@ -7,6 +7,50 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "de" "lang": "de"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Speichern"
],
"Cancel": [
null,
"Abbrechen"
],
"Sorry, something went wrong while trying to save your bookmark.": [
null,
""
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"Hier klicken um diesen Raum zu öffnen"
],
"Show more information on this room": [
null,
"Mehr Information über diesen Raum zeigen"
],
"Remove this bookmark": [
null,
""
],
"Personal message": [ "Personal message": [
null, null,
"Persönliche Nachricht" "Persönliche Nachricht"
...@@ -111,10 +155,6 @@ ...@@ -111,10 +155,6 @@
null, null,
"Statusnachricht" "Statusnachricht"
], ],
"Save": [
null,
"Speichern"
],
"online": [ "online": [
null, null,
"online" "online"
...@@ -299,10 +339,6 @@ ...@@ -299,10 +339,6 @@
null, null,
"" ""
], ],
"Cancel": [
null,
"Abbrechen"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"Beim Speichern des Formulars ist ein Fehler aufgetreten." "Beim Speichern des Formulars ist ein Fehler aufgetreten."
...@@ -483,14 +519,6 @@ ...@@ -483,14 +519,6 @@
null, null,
"Räume auf %1$s" "Räume auf %1$s"
], ],
"Click to open this room": [
null,
"Hier klicken um diesen Raum zu öffnen"
],
"Show more information on this room": [
null,
"Mehr Information über diesen Raum zeigen"
],
"Description:": [ "Description:": [
null, null,
"Beschreibung" "Beschreibung"
......
This diff is collapsed.
...@@ -7,6 +7,54 @@ ...@@ -7,6 +7,54 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "en" "lang": "en"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Save"
],
"Cancel": [
null,
"Cancel"
],
"Sorry, something went wrong while trying to save your bookmark.": [
null,
""
],
"Bookmarked Rooms": [
null,
""
],
"Are you sure you want to remove the bookmark \"%1$s\"?": [
null,
""
],
"Click to open this room": [
null,
"Click to open this room"
],
"Show more information on this room": [
null,
"Show more information on this room"
],
"Remove this bookmark": [
null,
""
],
"Close this chat box": [ "Close this chat box": [
null, null,
"" ""
...@@ -63,10 +111,6 @@ ...@@ -63,10 +111,6 @@
null, null,
"" ""
], ],
"Hide the list of occupants": [
null,
""
],
"Insert a smiley": [ "Insert a smiley": [
null, null,
"" ""
...@@ -127,10 +171,6 @@ ...@@ -127,10 +171,6 @@
null, null,
"Custom status" "Custom status"
], ],
"Save": [
null,
"Save"
],
"online": [ "online": [
null, null,
"online" "online"
...@@ -271,6 +311,10 @@ ...@@ -271,6 +311,10 @@
null, null,
"Message" "Message"
], ],
"Hide the list of occupants": [
null,
""
],
"Error: could not execute the command": [ "Error: could not execute the command": [
null, null,
"" ""
...@@ -335,10 +379,6 @@ ...@@ -335,10 +379,6 @@
null, null,
"" ""
], ],
"Cancel": [
null,
"Cancel"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"An error occurred while trying to save the form." "An error occurred while trying to save the form."
...@@ -527,14 +567,6 @@ ...@@ -527,14 +567,6 @@
null, null,
"Rooms on %1$s" "Rooms on %1$s"
], ],
"Click to open this room": [
null,
"Click to open this room"
],
"Show more information on this room": [
null,
"Show more information on this room"
],
"Description:": [ "Description:": [
null, null,
"Description:" "Description:"
......
This diff is collapsed.
...@@ -7,6 +7,50 @@ ...@@ -7,6 +7,50 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "es" "lang": "es"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Guardar"
],
"Cancel": [
null,
"Cancelar"
],
"Sorry, something went wrong while trying to save your bookmark.": [
null,
""
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"Haga click para abrir esta sala"
],
"Show more information on this room": [
null,
"Mostrar más información en esta sala"
],
"Remove this bookmark": [
null,
""
],
"Personal message": [ "Personal message": [
null, null,
"Mensaje personal" "Mensaje personal"
...@@ -43,10 +87,6 @@ ...@@ -43,10 +87,6 @@
null, null,
"¿Está seguro de querer limpiar los mensajes de esta conversación?" "¿Está seguro de querer limpiar los mensajes de esta conversación?"
], ],
"Hide the list of occupants": [
null,
""
],
"Insert a smiley": [ "Insert a smiley": [
null, null,
"" ""
...@@ -95,10 +135,6 @@ ...@@ -95,10 +135,6 @@
null, null,
"Personalizar estatus" "Personalizar estatus"
], ],
"Save": [
null,
"Guardar"
],
"online": [ "online": [
null, null,
"en línea" "en línea"
...@@ -215,6 +251,10 @@ ...@@ -215,6 +251,10 @@
null, null,
"Mensaje" "Mensaje"
], ],
"Hide the list of occupants": [
null,
""
],
"Error: could not execute the command": [ "Error: could not execute the command": [
null, null,
"" ""
...@@ -259,10 +299,6 @@ ...@@ -259,10 +299,6 @@
null, null,
"" ""
], ],
"Cancel": [
null,
"Cancelar"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"Un error ocurrío mientras se guardaba el formulario." "Un error ocurrío mientras se guardaba el formulario."
...@@ -435,14 +471,6 @@ ...@@ -435,14 +471,6 @@
null, null,
"Salas en %1$s" "Salas en %1$s"
], ],
"Click to open this room": [
null,
"Haga click para abrir esta sala"
],
"Show more information on this room": [
null,
"Mostrar más información en esta sala"
],
"Description:": [ "Description:": [
null, null,
"Descripción" "Descripción"
......
This diff is collapsed.
...@@ -7,6 +7,50 @@ ...@@ -7,6 +7,50 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "fr" "lang": "fr"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Enregistrer"
],
"Cancel": [
null,
"Annuler"
],
"Sorry, something went wrong while trying to save your bookmark.": [
null,
""
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"Cliquer pour ouvrir ce salon"
],
"Show more information on this room": [
null,
"Afficher davantage d'informations sur ce salon"
],
"Remove this bookmark": [
null,
""
],
"Personal message": [ "Personal message": [
null, null,
"Message personnel" "Message personnel"
...@@ -115,10 +159,6 @@ ...@@ -115,10 +159,6 @@
null, null,
"Statut personnel" "Statut personnel"
], ],
"Save": [
null,
"Enregistrer"
],
"online": [ "online": [
null, null,
"en ligne" "en ligne"
...@@ -303,10 +343,6 @@ ...@@ -303,10 +343,6 @@
null, null,
"Autoriser les utilisateurs muets à poster des messages" "Autoriser les utilisateurs muets à poster des messages"
], ],
"Cancel": [
null,
"Annuler"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"Une erreur est survenue lors de l'enregistrement du formulaire." "Une erreur est survenue lors de l'enregistrement du formulaire."
...@@ -487,14 +523,6 @@ ...@@ -487,14 +523,6 @@
null, null,
"Salons dans %1$s" "Salons dans %1$s"
], ],
"Click to open this room": [
null,
"Cliquer pour ouvrir ce salon"
],
"Show more information on this room": [
null,
"Afficher davantage d'informations sur ce salon"
],
"Description:": [ "Description:": [
null, null,
"Description:" "Description:"
......
This diff is collapsed.
...@@ -7,6 +7,46 @@ ...@@ -7,6 +7,46 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "he" "lang": "he"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"שמור"
],
"Cancel": [
null,
"ביטול"
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"לחץ כדי לפתוח את חדר זה"
],
"Show more information on this room": [
null,
"הצג עוד מידע אודות חדר זה"
],
"Remove this bookmark": [
null,
""
],
"Personal message": [ "Personal message": [
null, null,
"הודעה אישית" "הודעה אישית"
...@@ -119,10 +159,6 @@ ...@@ -119,10 +159,6 @@
null, null,
"מצב מותאם" "מצב מותאם"
], ],
"Save": [
null,
"שמור"
],
"online": [ "online": [
null, null,
"מקוון" "מקוון"
...@@ -307,10 +343,6 @@ ...@@ -307,10 +343,6 @@
null, null,
"התר למשתמש מושתק לפרסם הודעות" "התר למשתמש מושתק לפרסם הודעות"
], ],
"Cancel": [
null,
"ביטול"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"אירעה שגיאה במהלך ניסיון שמירת הטופס." "אירעה שגיאה במהלך ניסיון שמירת הטופס."
...@@ -491,14 +523,6 @@ ...@@ -491,14 +523,6 @@
null, null,
"חדרים על %1$s" "חדרים על %1$s"
], ],
"Click to open this room": [
null,
"לחץ כדי לפתוח את חדר זה"
],
"Show more information on this room": [
null,
"הצג עוד מידע אודות חדר זה"
],
"Description:": [ "Description:": [
null, null,
"תיאור:" "תיאור:"
......
This diff is collapsed.
...@@ -6,6 +6,46 @@ ...@@ -6,6 +6,46 @@
"domain": "converse", "domain": "converse",
"lang": "hu" "lang": "hu"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Ment"
],
"Cancel": [
null,
"Mégsem"
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"Belépés a csevegőszobába"
],
"Show more information on this room": [
null,
"További információk a csevegőszobáról"
],
"Remove this bookmark": [
null,
""
],
"Close this chat box": [ "Close this chat box": [
null, null,
"A csevegés bezárása" "A csevegés bezárása"
...@@ -62,10 +102,6 @@ ...@@ -62,10 +102,6 @@
null, null,
"Üzenetek törlése" "Üzenetek törlése"
], ],
"Hide the list of occupants": [
null,
"A résztvevők listájának elrejtése"
],
"Insert a smiley": [ "Insert a smiley": [
null, null,
"Hangulatjel beszúrása" "Hangulatjel beszúrása"
...@@ -126,10 +162,6 @@ ...@@ -126,10 +162,6 @@
null, null,
"Egyedi státusz" "Egyedi státusz"
], ],
"Save": [
null,
"Ment"
],
"online": [ "online": [
null, null,
"elérhető" "elérhető"
...@@ -254,6 +286,10 @@ ...@@ -254,6 +286,10 @@
null, null,
"Üzenet" "Üzenet"
], ],
"Hide the list of occupants": [
null,
"A résztvevők listájának elrejtése"
],
"Error: could not execute the command": [ "Error: could not execute the command": [
null, null,
"Hiba: A parancs nem értelmezett" "Hiba: A parancs nem értelmezett"
...@@ -318,10 +354,6 @@ ...@@ -318,10 +354,6 @@
null, null,
"Elnémított felhasználók is küldhetnek üzeneteket" "Elnémított felhasználók is küldhetnek üzeneteket"
], ],
"Cancel": [
null,
"Mégsem"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"Hiba történt az adatok mentése közben." "Hiba történt az adatok mentése közben."
...@@ -502,14 +534,6 @@ ...@@ -502,14 +534,6 @@
null, null,
"Csevegőszobák a(z) %1$s szerveren:" "Csevegőszobák a(z) %1$s szerveren:"
], ],
"Click to open this room": [
null,
"Belépés a csevegőszobába"
],
"Show more information on this room": [
null,
"További információk a csevegőszobáról"
],
"Description:": [ "Description:": [
null, null,
"Leírás:" "Leírás:"
......
This diff is collapsed.
...@@ -6,6 +6,50 @@ ...@@ -6,6 +6,50 @@
"domain": "converse", "domain": "converse",
"lang": "id" "lang": "id"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Simpan"
],
"Cancel": [
null,
"Batal"
],
"Sorry, something went wrong while trying to save your bookmark.": [
null,
""
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"Klik untuk membuka ruangan ini"
],
"Show more information on this room": [
null,
"Tampilkan informasi ruangan ini"
],
"Remove this bookmark": [
null,
""
],
"Personal message": [ "Personal message": [
null, null,
"Pesan pribadi" "Pesan pribadi"
...@@ -42,10 +86,6 @@ ...@@ -42,10 +86,6 @@
null, null,
"" ""
], ],
"Hide the list of occupants": [
null,
""
],
"Insert a smiley": [ "Insert a smiley": [
null, null,
"" ""
...@@ -94,10 +134,6 @@ ...@@ -94,10 +134,6 @@
null, null,
"Status kustom" "Status kustom"
], ],
"Save": [
null,
"Simpan"
],
"online": [ "online": [
null, null,
"terhubung" "terhubung"
...@@ -210,6 +246,10 @@ ...@@ -210,6 +246,10 @@
null, null,
"Pesan" "Pesan"
], ],
"Hide the list of occupants": [
null,
""
],
"Error: could not execute the command": [ "Error: could not execute the command": [
null, null,
"" ""
...@@ -250,10 +290,6 @@ ...@@ -250,10 +290,6 @@
null, null,
"" ""
], ],
"Cancel": [
null,
"Batal"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"Kesalahan terjadi saat menyimpan formulir ini." "Kesalahan terjadi saat menyimpan formulir ini."
...@@ -422,14 +458,6 @@ ...@@ -422,14 +458,6 @@
null, null,
"Ruangan di %1$s" "Ruangan di %1$s"
], ],
"Click to open this room": [
null,
"Klik untuk membuka ruangan ini"
],
"Show more information on this room": [
null,
"Tampilkan informasi ruangan ini"
],
"Description:": [ "Description:": [
null, null,
"Keterangan:" "Keterangan:"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -7,6 +7,50 @@ ...@@ -7,6 +7,50 @@
"plural_forms": "nplurals=1; plural=0;", "plural_forms": "nplurals=1; plural=0;",
"lang": "JA" "lang": "JA"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"保存"
],
"Cancel": [
null,
"キャンセル"
],
"Sorry, something went wrong while trying to save your bookmark.": [
null,
""
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"クリックしてこの談話室を開く"
],
"Show more information on this room": [
null,
"この談話室についての詳細を見る"
],
"Remove this bookmark": [
null,
""
],
"Personal message": [ "Personal message": [
null, null,
"私信" "私信"
...@@ -43,10 +87,6 @@ ...@@ -43,10 +87,6 @@
null, null,
"" ""
], ],
"Hide the list of occupants": [
null,
""
],
"Insert a smiley": [ "Insert a smiley": [
null, null,
"" ""
...@@ -95,10 +135,6 @@ ...@@ -95,10 +135,6 @@
null, null,
"独自の在席状況" "独自の在席状況"
], ],
"Save": [
null,
"保存"
],
"online": [ "online": [
null, null,
"在席" "在席"
...@@ -211,6 +247,10 @@ ...@@ -211,6 +247,10 @@
null, null,
"メッセージ" "メッセージ"
], ],
"Hide the list of occupants": [
null,
""
],
"Error: could not execute the command": [ "Error: could not execute the command": [
null, null,
"" ""
...@@ -251,10 +291,6 @@ ...@@ -251,10 +291,6 @@
null, null,
"" ""
], ],
"Cancel": [
null,
"キャンセル"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"フォームを保存する際にエラーが発生しました。" "フォームを保存する際にエラーが発生しました。"
...@@ -423,14 +459,6 @@ ...@@ -423,14 +459,6 @@
null, null,
"%1$s の談話室一覧" "%1$s の談話室一覧"
], ],
"Click to open this room": [
null,
"クリックしてこの談話室を開く"
],
"Show more information on this room": [
null,
"この談話室についての詳細を見る"
],
"Description:": [ "Description:": [
null, null,
"説明: " "説明: "
......
This diff is collapsed.
...@@ -7,6 +7,50 @@ ...@@ -7,6 +7,50 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "nb" "lang": "nb"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Lagre"
],
"Cancel": [
null,
"Avbryt"
],
"Sorry, something went wrong while trying to save your bookmark.": [
null,
""
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"Klikk for å åpne dette rommet"
],
"Show more information on this room": [
null,
"Vis mer informasjon om dette rommet"
],
"Remove this bookmark": [
null,
""
],
"Personal message": [ "Personal message": [
null, null,
"Personlig melding" "Personlig melding"
...@@ -99,10 +143,6 @@ ...@@ -99,10 +143,6 @@
null, null,
"Personlig status" "Personlig status"
], ],
"Save": [
null,
"Lagre"
],
"online": [ "online": [
null, null,
"pålogget" "pålogget"
...@@ -283,10 +323,6 @@ ...@@ -283,10 +323,6 @@
null, null,
"Tillat stumme brukere å skrive meldinger" "Tillat stumme brukere å skrive meldinger"
], ],
"Cancel": [
null,
"Avbryt"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"En feil skjedde under lagring av skjemaet." "En feil skjedde under lagring av skjemaet."
...@@ -463,14 +499,6 @@ ...@@ -463,14 +499,6 @@
null, null,
"Rom på %1$s" "Rom på %1$s"
], ],
"Click to open this room": [
null,
"Klikk for å åpne dette rommet"
],
"Show more information on this room": [
null,
"Vis mer informasjon om dette rommet"
],
"Description:": [ "Description:": [
null, null,
"Beskrivelse:" "Beskrivelse:"
......
This diff is collapsed.
...@@ -7,6 +7,50 @@ ...@@ -7,6 +7,50 @@
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "nl" "lang": "nl"
}, },
"Bookmark this room": [
null,
""
],
"The name for this bookmark:": [
null,
""
],
"Would you like this room to be automatically joined upon startup?": [
null,
""
],
"What should your nickname for this room be?": [
null,
""
],
"Save": [
null,
"Opslaan"
],
"Cancel": [
null,
"Annuleren"
],
"Sorry, something went wrong while trying to save your bookmark.": [
null,
""
],
"Bookmarked Rooms": [
null,
""
],
"Click to open this room": [
null,
"Klik om room te openen"
],
"Show more information on this room": [
null,
"Toon meer informatie over deze room"
],
"Remove this bookmark": [
null,
""
],
"Personal message": [ "Personal message": [
null, null,
"Persoonlijk bericht" "Persoonlijk bericht"
...@@ -35,10 +79,6 @@ ...@@ -35,10 +79,6 @@
null, null,
"" ""
], ],
"Hide the list of occupants": [
null,
""
],
"Insert a smiley": [ "Insert a smiley": [
null, null,
"" ""
...@@ -87,10 +127,6 @@ ...@@ -87,10 +127,6 @@
null, null,
"" ""
], ],
"Save": [
null,
"Opslaan"
],
"online": [ "online": [
null, null,
"online" "online"
...@@ -203,6 +239,10 @@ ...@@ -203,6 +239,10 @@
null, null,
"Bericht" "Bericht"
], ],
"Hide the list of occupants": [
null,
""
],
"Error: could not execute the command": [ "Error: could not execute the command": [
null, null,
"" ""
...@@ -243,10 +283,6 @@ ...@@ -243,10 +283,6 @@
null, null,
"" ""
], ],
"Cancel": [
null,
"Annuleren"
],
"An error occurred while trying to save the form.": [ "An error occurred while trying to save the form.": [
null, null,
"Een error tijdens het opslaan van het formulier." "Een error tijdens het opslaan van het formulier."
...@@ -415,14 +451,6 @@ ...@@ -415,14 +451,6 @@
null, null,
"Room op %1$s" "Room op %1$s"
], ],
"Click to open this room": [
null,
"Klik om room te openen"
],
"Show more information on this room": [
null,
"Toon meer informatie over deze room"
],
"Description:": [ "Description:": [
null, null,
"Beschrijving" "Beschrijving"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
{ {
"name": "converse.js", "name": "converse.js",
"version": "2.0.0", "version": "2.0.1",
"description": "Browser based XMPP instant messaging client", "description": "Browser based XMPP instant messaging client",
"main": "main.js", "main": "main.js",
"directories": { "directories": {
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment