Commit 21bc95a9 authored by JC Brand's avatar JC Brand

New release 3.0.1

parent d0f9f15d
...@@ -61,7 +61,7 @@ serve: stamp-npm ...@@ -61,7 +61,7 @@ serve: stamp-npm
######################################################################## ########################################################################
## Translation machinery ## Translation machinery
GETTEXT = xgettext --keyword=__ --keyword=___ --from-code=UTF-8 --output=locale/converse.pot src/*.js --package-name=Converse.js --copyright-holder="Jan-Carel Brand" --package-version=3.0.0 -c GETTEXT = xgettext --keyword=__ --keyword=___ --from-code=UTF-8 --output=locale/converse.pot src/*.js --package-name=Converse.js --copyright-holder="Jan-Carel Brand" --package-version=3.0.1 -c
.PHONY: pot .PHONY: pot
pot: pot:
......
{ {
"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": "3.0.0", "version": "3.0.1",
"license": "MPL-2.0", "license": "MPL-2.0",
"devDependencies": {}, "devDependencies": {},
"dependencies": {}, "dependencies": {},
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
# Changelog # Changelog
## 3.0.1 (Unreleased) ## 3.0.1 ((2017-04-04))
- Bugfix. Endless spinner when trying to log in after rendering the registration form. [jcbrand] - Bugfix. Endless spinner when trying to log in after rendering the registration form. [jcbrand]
- #585 Duplicate contact created due to JID case sensivity [saganshul] - #585 Duplicate contact created due to JID case sensivity [saganshul]
......
...@@ -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 = '3.0.0' version = '3.0.1'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '3.0.0' release = '3.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.
......
This diff is collapsed.
This diff is collapsed.
...@@ -63,10 +63,18 @@ ...@@ -63,10 +63,18 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"is typing": [ "is typing": [
null, null,
"està escrivint" "està escrivint"
], ],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [ "has stopped typing": [
null, null,
"ha deixat d'escriure" "ha deixat d'escriure"
...@@ -507,11 +515,7 @@ ...@@ -507,11 +515,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -791,6 +795,10 @@ ...@@ -791,6 +795,10 @@
null, null,
"El proveïdor ha rebutjat l'intent de registre. Comproveu que els valors que heu introduït siguin correctes." "El proveïdor ha rebutjat l'intent de registre. Comproveu que els valors que heu introduït siguin correctes."
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"Aquest contacte està ocupat" "Aquest contacte està ocupat"
......
This diff is collapsed.
This diff is collapsed.
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"converse": { "converse": {
"": { "": {
"domain": "converse", "domain": "converse",
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=n != 1;",
"lang": "de" "lang": "de"
}, },
"Bookmark this room": [ "Bookmark this room": [
...@@ -63,10 +63,18 @@ ...@@ -63,10 +63,18 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"is typing": [ "is typing": [
null, null,
"tippt" "tippt"
], ],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [ "has stopped typing": [
null, null,
"tippt nicht mehr" "tippt nicht mehr"
...@@ -113,7 +121,7 @@ ...@@ -113,7 +121,7 @@
], ],
"XMPP Username:": [ "XMPP Username:": [
null, null,
"XMPP Benutzername" "XMPP Benutzername:"
], ],
"Password:": [ "Password:": [
null, null,
...@@ -229,7 +237,7 @@ ...@@ -229,7 +237,7 @@
], ],
"Reconnecting": [ "Reconnecting": [
null, null,
"Verbindung wiederherstellen" "Verbindung wiederherstellen"
], ],
"The connection has dropped, attempting to reconnect.": [ "The connection has dropped, attempting to reconnect.": [
null, null,
...@@ -237,7 +245,7 @@ ...@@ -237,7 +245,7 @@
], ],
"Connecting": [ "Connecting": [
null, null,
"Verbindungsaufbau" "Verbindungsaufbau"
], ],
"Authenticating": [ "Authenticating": [
null, null,
...@@ -281,11 +289,11 @@ ...@@ -281,11 +289,11 @@
], ],
"Room logging is now enabled": [ "Room logging is now enabled": [
null, null,
"Nachrichten in diesem Raum werden ab jetzt protokolliert." "Nachrichten in diesem Raum werden ab jetzt protokolliert"
], ],
"Room logging is now disabled": [ "Room logging is now disabled": [
null, null,
"Nachrichten in diesem Raum werden nicht mehr protokolliert." "Nachrichten in diesem Raum werden nicht mehr protokolliert"
], ],
"This room is now semi-anonymous": [ "This room is now semi-anonymous": [
null, null,
...@@ -313,12 +321,16 @@ ...@@ -313,12 +321,16 @@
], ],
"You have been removed from this room because the room has changed to members-only and you're not a member": [ "You have been removed from this room because the room has changed to members-only and you're not a member": [
null, null,
"Sie wurden aus diesem Raum entfernt, da Sie kein Mitglied sind." ""
], ],
"You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [ "You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
null, null,
"Sie wurden aus diesem Raum entfernt, da der MUC (Multi-User Chat) Dienst gerade heruntergefahren wird." "Sie wurden aus diesem Raum entfernt, da der MUC (Multi-User Chat) Dienst gerade heruntergefahren wird."
], ],
"%1$s has been banned": [
null,
"%1$s ist verbannt worden"
],
"Message": [ "Message": [
null, null,
"Nachricht" "Nachricht"
...@@ -341,11 +353,11 @@ ...@@ -341,11 +353,11 @@
], ],
"Ban user from room": [ "Ban user from room": [
null, null,
"Verbanne einen Benutzer aus dem Raum." "Verbanne einen Benutzer aus dem Raum"
], ],
"Kick user from room": [ "Kick user from room": [
null, null,
"Werfe einen Benutzer aus dem Raum." "Werfe einen Benutzer aus dem Raum"
], ],
"Write in 3rd person": [ "Write in 3rd person": [
null, null,
...@@ -499,11 +511,7 @@ ...@@ -499,11 +511,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -553,11 +561,11 @@ ...@@ -553,11 +561,11 @@
], ],
"Description:": [ "Description:": [
null, null,
"Beschreibung" "Beschreibung:"
], ],
"Occupants:": [ "Occupants:": [
null, null,
"Teilnehmer" "Teilnehmer:"
], ],
"Features:": [ "Features:": [
null, null,
...@@ -733,7 +741,7 @@ ...@@ -733,7 +741,7 @@
], ],
" e.g. conversejs.org": [ " e.g. conversejs.org": [
null, null,
"z. B. conversejs.org" " z. B. conversejs.org"
], ],
"Your XMPP provider's domain name:": [ "Your XMPP provider's domain name:": [
null, null,
...@@ -783,6 +791,10 @@ ...@@ -783,6 +791,10 @@
null, null,
"" ""
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"Dieser Kontakt ist beschäftigt" "Dieser Kontakt ist beschäftigt"
......
This diff is collapsed.
...@@ -63,10 +63,18 @@ ...@@ -63,10 +63,18 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"is typing": [ "is typing": [
null, null,
"" ""
], ],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [ "has stopped typing": [
null, null,
"" ""
...@@ -371,7 +379,7 @@ ...@@ -371,7 +379,7 @@
null, null,
"Enviar" "Enviar"
], ],
"The reason given is: <em>\"%1$s\"</em>.": [ "The reason given is: \"%1$s\".": [
null, null,
"" ""
], ],
...@@ -471,11 +479,7 @@ ...@@ -471,11 +479,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -715,6 +719,10 @@ ...@@ -715,6 +719,10 @@
null, null,
"" ""
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"Este contacto está ocupado" "Este contacto está ocupado"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -59,10 +59,18 @@ ...@@ -59,10 +59,18 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"is typing": [ "is typing": [
null, null,
"מקליד(ה) כעת" "מקליד(ה) כעת"
], ],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [ "has stopped typing": [
null, null,
"חדל(ה) להקליד" "חדל(ה) להקליד"
...@@ -503,11 +511,7 @@ ...@@ -503,11 +511,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -783,6 +787,10 @@ ...@@ -783,6 +787,10 @@
null, null,
"חזור" "חזור"
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"איש קשר זה עסוק" "איש קשר זה עסוק"
......
This diff is collapsed.
...@@ -62,10 +62,18 @@ ...@@ -62,10 +62,18 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"is typing": [ "is typing": [
null, null,
"gépel..." "gépel..."
], ],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [ "has stopped typing": [
null, null,
"már nem gépel" "már nem gépel"
...@@ -514,11 +522,7 @@ ...@@ -514,11 +522,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -798,6 +802,10 @@ ...@@ -798,6 +802,10 @@
null, null,
"A szolgáltató visszautasította a regisztrációs kérelmet. Kérem ellenőrízze a bevitt adatok pontosságát." "A szolgáltató visszautasította a regisztrációs kérelmet. Kérem ellenőrízze a bevitt adatok pontosságát."
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"Elfoglalt" "Elfoglalt"
......
This diff is collapsed.
...@@ -62,10 +62,18 @@ ...@@ -62,10 +62,18 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"is typing": [ "is typing": [
null, null,
"" ""
], ],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [ "has stopped typing": [
null, null,
"" ""
...@@ -358,7 +366,7 @@ ...@@ -358,7 +366,7 @@
null, null,
"Kirim" "Kirim"
], ],
"The reason given is: <em>\"%1$s\"</em>.": [ "The reason given is: \"%1$s\".": [
null, null,
"" ""
], ],
...@@ -454,11 +462,7 @@ ...@@ -454,11 +462,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -702,6 +706,10 @@ ...@@ -702,6 +706,10 @@
null, null,
"" ""
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"Teman ini sedang sibuk" "Teman ini sedang sibuk"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -63,10 +63,18 @@ ...@@ -63,10 +63,18 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"is typing": [ "is typing": [
null, null,
"" ""
], ],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [ "has stopped typing": [
null, null,
"" ""
...@@ -359,7 +367,7 @@ ...@@ -359,7 +367,7 @@
null, null,
"送信" "送信"
], ],
"The reason given is: <em>\"%1$s\"</em>.": [ "The reason given is: \"%1$s\".": [
null, null,
"" ""
], ],
...@@ -455,11 +463,7 @@ ...@@ -455,11 +463,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -703,6 +707,10 @@ ...@@ -703,6 +707,10 @@
null, null,
"" ""
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"この相手先は取り込み中です" "この相手先は取り込み中です"
......
This diff is collapsed.
...@@ -63,10 +63,18 @@ ...@@ -63,10 +63,18 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"is typing": [ "is typing": [
null, null,
"skriver" "skriver"
], ],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [ "has stopped typing": [
null, null,
"har stoppet å skrive" "har stoppet å skrive"
...@@ -483,11 +491,7 @@ ...@@ -483,11 +491,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -759,6 +763,10 @@ ...@@ -759,6 +763,10 @@
null, null,
"Tilbake" "Tilbake"
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"Denne kontakten er opptatt" "Denne kontakten er opptatt"
......
This diff is collapsed.
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"converse": { "converse": {
"": { "": {
"domain": "converse", "domain": "converse",
"plural_forms": "nplurals=2; plural=(n != 1);", "plural_forms": "nplurals=2; plural=n != 1;",
"lang": "nl" "lang": "nl"
}, },
"Bookmark this room": [ "Bookmark this room": [
...@@ -63,6 +63,14 @@ ...@@ -63,6 +63,14 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"Stopped typing on the other device": [
null,
""
],
"Show this menu": [ "Show this menu": [
null, null,
"Toon dit menu" "Toon dit menu"
...@@ -349,7 +357,7 @@ ...@@ -349,7 +357,7 @@
], ],
"Nickname": [ "Nickname": [
null, null,
"Nickname" "Bijnaam"
], ],
"This chatroom requires a password": [ "This chatroom requires a password": [
null, null,
...@@ -363,7 +371,7 @@ ...@@ -363,7 +371,7 @@
null, null,
"Indienen" "Indienen"
], ],
"The reason given is: <em>\"%1$s\"</em>.": [ "The reason given is: \"%1$s\".": [
null, null,
"" ""
], ],
...@@ -459,11 +467,7 @@ ...@@ -459,11 +467,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -715,6 +719,10 @@ ...@@ -715,6 +719,10 @@
null, null,
"" ""
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"Contact is bezet" "Contact is bezet"
......
This diff is collapsed.
...@@ -67,10 +67,18 @@ ...@@ -67,10 +67,18 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"is typing": [ "is typing": [
null, null,
"pisze" "pisze"
], ],
"Stopped typing on the other device": [
null,
""
],
"has stopped typing": [ "has stopped typing": [
null, null,
"przestał pisać" "przestał pisać"
...@@ -555,11 +563,7 @@ ...@@ -555,11 +563,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -843,6 +847,10 @@ ...@@ -843,6 +847,10 @@
null, null,
"Dostawca odrzucił twoją próbę rejestracji. Sprawdź proszę poprawność danych które zostały wprowadzone." "Dostawca odrzucił twoją próbę rejestracji. Sprawdź proszę poprawność danych które zostały wprowadzone."
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"Kontakt jest zajęty" "Kontakt jest zajęty"
......
This diff is collapsed.
...@@ -63,6 +63,14 @@ ...@@ -63,6 +63,14 @@
null, null,
"" ""
], ],
"Typing from another device": [
null,
""
],
"Stopped typing on the other device": [
null,
""
],
"Show this menu": [ "Show this menu": [
null, null,
"Mostrar o menu" "Mostrar o menu"
...@@ -351,7 +359,7 @@ ...@@ -351,7 +359,7 @@
null, null,
"Enviar" "Enviar"
], ],
"The reason given is: <em>\"%1$s\"</em>.": [ "The reason given is: \"%1$s\".": [
null, null,
"" ""
], ],
...@@ -447,11 +455,7 @@ ...@@ -447,11 +455,7 @@
null, null,
"" ""
], ],
"This room pesists even if it's unoccupied": [ "This room persists even if it's unoccupied": [
null,
""
],
"This room is publically searchable": [
null, null,
"" ""
], ],
...@@ -691,6 +695,10 @@ ...@@ -691,6 +695,10 @@
null, null,
"" ""
], ],
"Retry": [
null,
""
],
"This contact is busy": [ "This contact is busy": [
null, null,
"Este contato está ocupado" "Este contato está ocupado"
......
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": "3.0.0", "version": "3.0.1",
"description": "Browser based XMPP instant messaging client", "description": "Browser based XMPP instant messaging client",
"main": "main.js", "main": "main.js",
"directories": { "directories": {
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* *
* An XMPP chat client that runs in the browser. * An XMPP chat client that runs in the browser.
* *
* Version: 3.0.0 * Version: 3.0.1
*/ */
/* jshint ignore:start */ /* jshint ignore:start */
......
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