Commit 1f7cb9c5 authored by JC Brand's avatar JC Brand

Generate new pot, po and json files (for i18n)

parent ad90e742
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"": { "": {
"Project-Id-Version": "Converse.js 0.4", "Project-Id-Version": "Converse.js 0.4",
"Report-Msgid-Bugs-To": "", "Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2013-09-15 21:55+0200", "POT-Creation-Date": "2014-07-06 17:58+0200",
"PO-Revision-Date": "2013-09-15 22:03+0200", "PO-Revision-Date": "2013-09-15 22:03+0200",
"Last-Translator": "JC Brand <jc@opkode.com>", "Last-Translator": "JC Brand <jc@opkode.com>",
"Language-Team": "German", "Language-Team": "German",
...@@ -32,6 +32,34 @@ ...@@ -32,6 +32,34 @@
null, null,
"" ""
], ],
"This contact is busy": [
null,
"Dieser Kontakt ist beschäfticht"
],
"This contact is online": [
null,
"Dieser Kontakt ist online"
],
"This contact is offline": [
null,
"Dieser Kontakt ist offline"
],
"This contact is unavailable": [
null,
"Dieser Kontakt ist nicht verfügbar"
],
"This contact is away for an extended period": [
null,
"Dieser Kontakt is für längere Zeit abwesend"
],
"This contact is away": [
null,
"Dieser Kontakt ist abwesend"
],
"Reconnecting": [
null,
"Verbindungsaufbau …"
],
"Disconnected": [ "Disconnected": [
null, null,
"Verbindung unterbrochen." "Verbindung unterbrochen."
...@@ -60,15 +88,19 @@ ...@@ -60,15 +88,19 @@
null, null,
"Trenne Verbindung" "Trenne Verbindung"
], ],
"Online Contacts": [
null,
"Online-Kontakte"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"" ""
], ],
"Your browser needs to generate a private key, which will be used in your encrypted chat session. This can take up to 30 seconds during which your browser might freeze and become unresponsive.": [ "Generating private key.": [
null, null,
"" ""
], ],
"Private key generated.": [ "Your browser might become unresponsive.": [
null, null,
"" ""
], ],
...@@ -80,33 +112,17 @@ ...@@ -80,33 +112,17 @@
null, null,
"" ""
], ],
"Personal message": [ "Exchanging private key with buddy.": [
null,
"Persönliche Nachricht"
],
"Start encrypted conversation": [
null,
""
],
"Refresh encrypted conversation": [
null,
""
],
"End encrypted conversation": [
null, null,
"" ""
], ],
"Verify with SMP": [ "Personal message": [
null,
""
],
"Verify with fingerprints": [
null, null,
"" "Persönliche Nachricht"
], ],
"What's this?": [ "Are you sure you want to clear the messages from this room?": [
null, null,
"" "Sie sind nicht auf der Mitgliederliste dieses Raums"
], ],
"me": [ "me": [
null, null,
...@@ -124,6 +140,10 @@ ...@@ -124,6 +140,10 @@
null, null,
"Nachrichten entfernen" "Nachrichten entfernen"
], ],
"Are you sure you want to clear the messages from this chat box?": [
null,
""
],
"Your message could not be sent": [ "Your message could not be sent": [
null, null,
"" ""
...@@ -144,7 +164,7 @@ ...@@ -144,7 +164,7 @@
null, null,
"" ""
], ],
"You will be prompted to provide a security question and then an answer to that question.\n\nYour buddy will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will have been verified.": [ "You will be prompted to provide a security question and then an answer to that question.\n\nYour buddy will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
null, null,
"" ""
], ],
...@@ -192,9 +212,29 @@ ...@@ -192,9 +212,29 @@
null, null,
"" ""
], ],
"Contacts": [ "End encrypted conversation": [
null, null,
"Kontakte" ""
],
"Refresh encrypted conversation": [
null,
""
],
"Start encrypted conversation": [
null,
""
],
"Verify with fingerprints": [
null,
""
],
"Verify with SMP": [
null,
""
],
"What's this?": [
null,
""
], ],
"Online": [ "Online": [
null, null,
...@@ -212,13 +252,17 @@ ...@@ -212,13 +252,17 @@
null, null,
"Abgemeldet" "Abgemeldet"
], ],
"Click to add new chat contacts": [ "Contacts": [
null, null,
"Klicken Sie, um einen neuen Kontakt hinzuzufügen" "Kontakte"
], ],
"Add a contact": [ "Contact name": [
null, null,
"Kontakte hinzufügen" "Name des Kontakts"
],
"Search": [
null,
"Suche"
], ],
"Contact username": [ "Contact username": [
null, null,
...@@ -228,13 +272,13 @@ ...@@ -228,13 +272,13 @@
null, null,
"Hinzufügen" "Hinzufügen"
], ],
"Contact name": [ "Click to add new chat contacts": [
null, null,
"Name des Kontakts" "Klicken Sie, um einen neuen Kontakt hinzuzufügen"
], ],
"Search": [ "Add a contact": [
null, null,
"Suche" "Kontakte hinzufügen"
], ],
"No users found": [ "No users found": [
null, null,
...@@ -244,6 +288,38 @@ ...@@ -244,6 +288,38 @@
null, null,
"Hier klicken um als Kontakt hinzuzufügen" "Hier klicken um als Kontakt hinzuzufügen"
], ],
"Room name": [
null,
"Raumname"
],
"Nickname": [
null,
"Spitzname"
],
"Server": [
null,
"Server"
],
"Join": [
null,
"Beitreten"
],
"Show rooms": [
null,
"Räume anzeigen"
],
"Rooms": [
null,
"Räume"
],
"No rooms on %1$s": [
null,
"Keine Räume auf %1$s"
],
"Rooms on %1$s": [
null,
"Räume auf %1$s"
],
"Click to open this room": [ "Click to open this room": [
null, null,
"Hier klicken um diesen Raum zu öffnen" "Hier klicken um diesen Raum zu öffnen"
...@@ -308,38 +384,6 @@ ...@@ -308,38 +384,6 @@
null, null,
"Unmoderiert" "Unmoderiert"
], ],
"Rooms": [
null,
"Räume"
],
"Room name": [
null,
"Raumname"
],
"Nickname": [
null,
"Spitzname"
],
"Server": [
null,
"Server"
],
"Join": [
null,
"Beitreten"
],
"Show rooms": [
null,
"Räume anzeigen"
],
"No rooms on %1$s": [
null,
"Keine Räume auf %1$s"
],
"Rooms on %1$s": [
null,
"Räume auf %1$s"
],
"Set chatroom topic": [ "Set chatroom topic": [
null, null,
"Chatraum Thema festlegen" "Chatraum Thema festlegen"
...@@ -504,46 +548,42 @@ ...@@ -504,46 +548,42 @@
null, null,
"Dieser Benutzer kann keine Nachrichten in diesem Raum verschicken" "Dieser Benutzer kann keine Nachrichten in diesem Raum verschicken"
], ],
"Click to chat with this contact": [ "Click to restore this chat": [
null, null,
"Hier klicken um mit diesem Kontakt zu chatten" "Hier klicken um diesen Kontakt zu entfernen"
], ],
"Click to remove this contact": [ "Minimized": [
null, null,
"Hier klicken um diesen Kontakt zu entfernen" ""
], ],
"This contact is busy": [ "Are you sure you want to remove this contact?": [
null, null,
"Dieser Kontakt ist beschäfticht" "Hier klicken um diesen Kontakt zu entfernen"
], ],
"This contact is online": [ "Click to remove this contact": [
null, null,
"Dieser Kontakt ist online" "Hier klicken um diesen Kontakt zu entfernen"
], ],
"This contact is offline": [ "Accept": [
null, null,
"Dieser Kontakt ist offline" ""
], ],
"This contact is unavailable": [ "Decline": [
null, null,
"Dieser Kontakt ist nicht verfügbar" "Online"
], ],
"This contact is away for an extended period": [ "Click to chat with this contact": [
null, null,
"Dieser Kontakt is für längere Zeit abwesend" "Hier klicken um mit diesem Kontakt zu chatten"
], ],
"This contact is away": [ "My contacts": [
null, null,
"Dieser Kontakt ist abwesend" "Meine Kontakte"
], ],
"Contact requests": [ "Contact requests": [
null, null,
"Kontaktanfragen" "Kontaktanfragen"
], ],
"My contacts": [
null,
"Meine Kontakte"
],
"Pending contacts": [ "Pending contacts": [
null, null,
"Unbestätigte Kontakte" "Unbestätigte Kontakte"
...@@ -552,14 +592,6 @@ ...@@ -552,14 +592,6 @@
null, null,
"Status-Nachricht" "Status-Nachricht"
], ],
"Click to change your chat status": [
null,
"Klicken Sie, um ihrer Status to ändern"
],
"Click here to write a custom status message": [
null,
"Klicken Sie hier, um ihrer Status-Nachricht to ändern"
],
"online": [ "online": [
null, null,
"online" "online"
...@@ -580,9 +612,13 @@ ...@@ -580,9 +612,13 @@
null, null,
"Ich bin %1$s" "Ich bin %1$s"
], ],
"Sign in": [ "Click here to write a custom status message": [
null, null,
"Anmelden" "Klicken Sie hier, um ihrer Status-Nachricht to ändern"
],
"Click to change your chat status": [
null,
"Klicken Sie, um ihrer Status to ändern"
], ],
"XMPP/Jabber Username:": [ "XMPP/Jabber Username:": [
null, null,
...@@ -596,13 +632,17 @@ ...@@ -596,13 +632,17 @@
null, null,
"Anmelden" "Anmelden"
], ],
"BOSH Service URL:": [ "Sign in": [
null, null,
"BOSH " "Anmelden"
], ],
"Online Contacts": [ "Toggle chat": [
null, null,
"Online-Kontakte" ""
],
"BOSH Service URL:": [
null,
"BOSH "
], ],
"%1$s is typing": [ "%1$s is typing": [
null, null,
...@@ -617,4 +657,4 @@ ...@@ -617,4 +657,4 @@
"Angehängt" "Angehängt"
] ]
} }
} }
\ No newline at end of file
This diff is collapsed.
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"": { "": {
"Project-Id-Version": "Converse.js 0.4", "Project-Id-Version": "Converse.js 0.4",
"Report-Msgid-Bugs-To": "", "Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2013-09-15 22:06+0200", "POT-Creation-Date": "2014-07-06 17:58+0200",
"PO-Revision-Date": "2013-09-15 22:15+0200", "PO-Revision-Date": "2013-09-15 22:15+0200",
"Last-Translator": "JC Brand <jc@opkode.com>", "Last-Translator": "JC Brand <jc@opkode.com>",
"Language-Team": "English", "Language-Team": "English",
...@@ -29,6 +29,34 @@ ...@@ -29,6 +29,34 @@
null, null,
"finished" "finished"
], ],
"This contact is busy": [
null,
""
],
"This contact is online": [
null,
""
],
"This contact is offline": [
null,
""
],
"This contact is unavailable": [
null,
""
],
"This contact is away for an extended period": [
null,
""
],
"This contact is away": [
null,
""
],
"Reconnecting": [
null,
"Connecting"
],
"Disconnected": [ "Disconnected": [
null, null,
"Disconnected" "Disconnected"
...@@ -57,15 +85,19 @@ ...@@ -57,15 +85,19 @@
null, null,
"Disconnecting" "Disconnecting"
], ],
"Online Contacts": [
null,
"Online Contacts"
],
"Re-establishing encrypted session": [ "Re-establishing encrypted session": [
null, null,
"Re-establishing encrypted session" "Re-establishing encrypted session"
], ],
"Your browser needs to generate a private key, which will be used in your encrypted chat session. This can take up to 30 seconds during which your browser might freeze and become unresponsive.": [ "Generating private key.": [
null, null,
"" ""
], ],
"Private key generated.": [ "Your browser might become unresponsive.": [
null, null,
"" ""
], ],
...@@ -77,33 +109,17 @@ ...@@ -77,33 +109,17 @@
null, null,
"" ""
], ],
"Personal message": [ "Exchanging private key with buddy.": [
null,
"Personal message"
],
"Start encrypted conversation": [
null,
""
],
"Refresh encrypted conversation": [
null,
""
],
"End encrypted conversation": [
null, null,
"" ""
], ],
"Verify with SMP": [ "Personal message": [
null,
""
],
"Verify with fingerprints": [
null, null,
"" "Personal message"
], ],
"What's this?": [ "Are you sure you want to clear the messages from this room?": [
null, null,
"" "You are not on the member list of this room"
], ],
"me": [ "me": [
null, null,
...@@ -121,6 +137,10 @@ ...@@ -121,6 +137,10 @@
null, null,
"Remove messages" "Remove messages"
], ],
"Are you sure you want to clear the messages from this chat box?": [
null,
""
],
"Your message could not be sent": [ "Your message could not be sent": [
null, null,
"" ""
...@@ -141,7 +161,7 @@ ...@@ -141,7 +161,7 @@
null, null,
"" ""
], ],
"You will be prompted to provide a security question and then an answer to that question.\n\nYour buddy will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will have been verified.": [ "You will be prompted to provide a security question and then an answer to that question.\n\nYour buddy will then be prompted the same question and if they type the exact same answer (case sensitive), their identity will be verified.": [
null, null,
"" ""
], ],
...@@ -189,9 +209,29 @@ ...@@ -189,9 +209,29 @@
null, null,
"" ""
], ],
"Contacts": [ "End encrypted conversation": [
null, null,
"Contacts" ""
],
"Refresh encrypted conversation": [
null,
""
],
"Start encrypted conversation": [
null,
""
],
"Verify with fingerprints": [
null,
""
],
"Verify with SMP": [
null,
""
],
"What's this?": [
null,
""
], ],
"Online": [ "Online": [
null, null,
...@@ -209,13 +249,17 @@ ...@@ -209,13 +249,17 @@
null, null,
"Offline" "Offline"
], ],
"Click to add new chat contacts": [ "Contacts": [
null, null,
"Click to add new chat contacts" "Contacts"
], ],
"Add a contact": [ "Contact name": [
null, null,
"Add a contact" "Contact name"
],
"Search": [
null,
"Search"
], ],
"Contact username": [ "Contact username": [
null, null,
...@@ -225,13 +269,13 @@ ...@@ -225,13 +269,13 @@
null, null,
"Add" "Add"
], ],
"Contact name": [ "Click to add new chat contacts": [
null, null,
"Contact name" "Click to add new chat contacts"
], ],
"Search": [ "Add a contact": [
null, null,
"Search" "Add a contact"
], ],
"No users found": [ "No users found": [
null, null,
...@@ -241,6 +285,38 @@ ...@@ -241,6 +285,38 @@
null, null,
"Click to add as a chat contact" "Click to add as a chat contact"
], ],
"Room name": [
null,
"Room name"
],
"Nickname": [
null,
"Nickname"
],
"Server": [
null,
"Server"
],
"Join": [
null,
"Join"
],
"Show rooms": [
null,
"Show rooms"
],
"Rooms": [
null,
"Rooms"
],
"No rooms on %1$s": [
null,
"No rooms on %1$s"
],
"Rooms on %1$s": [
null,
"Rooms on %1$s"
],
"Click to open this room": [ "Click to open this room": [
null, null,
"Click to open this room" "Click to open this room"
...@@ -305,38 +381,6 @@ ...@@ -305,38 +381,6 @@
null, null,
"Unmoderated" "Unmoderated"
], ],
"Rooms": [
null,
"Rooms"
],
"Room name": [
null,
"Room name"
],
"Nickname": [
null,
"Nickname"
],
"Server": [
null,
"Server"
],
"Join": [
null,
"Join"
],
"Show rooms": [
null,
"Show rooms"
],
"No rooms on %1$s": [
null,
"No rooms on %1$s"
],
"Rooms on %1$s": [
null,
"Rooms on %1$s"
],
"Set chatroom topic": [ "Set chatroom topic": [
null, null,
"Set chatroom topic" "Set chatroom topic"
...@@ -501,46 +545,42 @@ ...@@ -501,46 +545,42 @@
null, null,
"This user can NOT send messages in this room" "This user can NOT send messages in this room"
], ],
"Click to chat with this contact": [ "Click to restore this chat": [
null,
"Click to chat with this contact"
],
"Click to remove this contact": [
null, null,
"Click to remove this contact" "Click to remove this contact"
], ],
"This contact is busy": [ "Minimized": [
null,
""
],
"This contact is online": [
null, null,
"" ""
], ],
"This contact is offline": [ "Are you sure you want to remove this contact?": [
null, null,
"" "Click to remove this contact"
], ],
"This contact is unavailable": [ "Click to remove this contact": [
null, null,
"" "Click to remove this contact"
], ],
"This contact is away for an extended period": [ "Accept": [
null, null,
"" ""
], ],
"This contact is away": [ "Decline": [
null, null,
"" "Online"
], ],
"Contact requests": [ "Click to chat with this contact": [
null, null,
"Contact requests" "Click to chat with this contact"
], ],
"My contacts": [ "My contacts": [
null, null,
"My contacts" "My contacts"
], ],
"Contact requests": [
null,
"Contact requests"
],
"Pending contacts": [ "Pending contacts": [
null, null,
"Pending contacts" "Pending contacts"
...@@ -549,14 +589,6 @@ ...@@ -549,14 +589,6 @@
null, null,
"Custom status" "Custom status"
], ],
"Click to change your chat status": [
null,
"Click to change your chat status"
],
"Click here to write a custom status message": [
null,
"Click here to write a custom status message"
],
"online": [ "online": [
null, null,
"online" "online"
...@@ -577,9 +609,13 @@ ...@@ -577,9 +609,13 @@
null, null,
"I am %1$s" "I am %1$s"
], ],
"Sign in": [ "Click here to write a custom status message": [
null, null,
"Sign in" "Click here to write a custom status message"
],
"Click to change your chat status": [
null,
"Click to change your chat status"
], ],
"XMPP/Jabber Username:": [ "XMPP/Jabber Username:": [
null, null,
...@@ -593,13 +629,17 @@ ...@@ -593,13 +629,17 @@
null, null,
"Log In" "Log In"
], ],
"BOSH Service URL:": [ "Sign in": [
null, null,
"BOSH Service URL:" "Sign in"
], ],
"Online Contacts": [ "Toggle chat": [
null, null,
"Online Contacts" ""
],
"BOSH Service URL:": [
null,
"BOSH Service URL:"
], ],
"Connected": [ "Connected": [
null, null,
......
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.
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.
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