Add make command po2json and run it

This commit is contained in:
JC Brand 2013-09-15 22:16:16 +02:00
parent 6517b9bb9d
commit 5598dd0379
9 changed files with 1645 additions and 179 deletions

View File

@ -40,6 +40,9 @@ pot:
merge:
find ./locale -maxdepth 1 -mindepth 1 -type d -exec msgmerge {}/LC_MESSAGES/converse.po ./locale/converse.pot -U \;
po2json:
find ./locale -maxdepth 1 -mindepth 1 -type d -exec po2json {}/LC_MESSAGES/converse.po {}/LC_MESSAGES/converse.json \;
bump:
sed -i s/\"version\":\ \"[0-9]\.[0-9]\.[0-9]\"/\"version\":\ \"$(VERSION)\"/ bower.json
sed -i s/\"version\":\ \"[0-9]\.[0-9]\.[0-9]\"/\"version\":\ \"$(VERSION)\"/ package.json

View File

@ -3,18 +3,34 @@
"": {
"Project-Id-Version": "Converse.js 0.4",
"Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2013-09-13 16:02+0200",
"PO-Revision-Date": "2013-09-15 11:44+0200",
"POT-Creation-Date": "2013-09-15 21:55+0200",
"PO-Revision-Date": "2013-09-15 21:56+0200",
"Last-Translator": "JC Brand <jc@opkode.com>",
"Language-Team": "Afrikaans",
"Language": "af",
"MIME-Version": "1.0",
"Content-Type": "text/plain; charset=ASCII",
"Content-Type": "text/plain; charset=UTF-8",
"Content-Transfer-Encoding": "8bit",
"domain": "converse",
"lang": "af",
"plural_forms": "nplurals=2; plural=(n != 1);"
},
"unencrypted": [
null,
"nie-privaat"
],
"unverified": [
null,
"ongeverifieer"
],
"verified": [
null,
"privaat"
],
"finished": [
null,
"afgesluit"
],
"Disconnected": [
null,
"Verbindung onderbreek"
@ -43,14 +59,58 @@
null,
"Onderbreek verbinding"
],
"Re-establishing encrypted session": [
null,
"Herstel versleutelde sessie"
],
"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.": [
null,
"Die webblaaier moet 'n private sleutel vir die versleutelde klets-sessie genereer. Dit kan tot 30 sekondes duur, waartydenѕ die webblaaier mag vries en nie reageer nie."
],
"Private key generated.": [
null,
"Private sleutel"
],
"Authentication request from %1$s\n\nYour buddy is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
null,
"Verifikasie versoek van %1$s\n\nU gespreksmaat probeer om u identiteit te verifieer, deur die volgende vraag te vra \n\n%2$s"
],
"Could not verify this user's identify.": [
null,
"Kon nie hierdie gebruiker se identitied verifieer nie."
],
"Personal message": [
null,
"Persoonlike boodskap"
],
"Start encrypted conversation": [
null,
"Begin versleutelde gesprek"
],
"Refresh encrypted conversation": [
null,
"Verfris versleutelde gesprek"
],
"End encrypted conversation": [
null,
"Beëindig versleutelde gesprek"
],
"Verify with SMP": [
null,
"Verifieer met SMP"
],
"Verify with fingerprints": [
null,
"Verifieer met vingerafdrukke"
],
"What's this?": [
null,
"Wat is hierdie?"
],
"me": [
null,
"ek"
],
"%1$s is typing": [
null,
"%1$s tik tans"
],
"Show this menu": [
null,
"Vertoon hierdie keuselys"
@ -63,9 +123,73 @@
null,
"Verwyder boodskappe"
],
"Personal message": [
"Your message could not be sent": [
null,
"Persoonlike boodskap"
"U boodskap kon nie gestuur word nie"
],
"We received an unencrypted message": [
null,
"Ons het 'n onversleutelde boodskap ontvang"
],
"We received an unreadable encrypted message": [
null,
"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.": [
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"
],
"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.": [
null,
"Daar sal van u verwag word om 'n sekuriteitsvraag te stel, en dan ook die antwoord tot daardie vraag te verskaf.\n\nU gespreksmaat sal dan daardie vraag gestel word, en indien hulle presies dieselfde antwoord (hoofletters tel) verskaf, sal hul identiteit geverifieer wees."
],
"What is your security question?": [
null,
"Wat is u sekuriteitsvraag?"
],
"What is the answer to the security question?": [
null,
"Wat is die antwoord tot die sekuriteitsvraag?"
],
"Invalid authentication scheme provided": [
null,
"Ongeldige verifikasiemetode verskaf"
],
"Your messages are not encrypted anymore": [
null,
"U boodskappe is nie meer versleutel nie"
],
"Your messages are now encrypted but your buddy's identity has not been verified.": [
null,
"U boodskappe is now versleutel maar u gespreksmaat se identiteit is nog onseker."
],
"Your buddy's identify has been verified.": [
null,
"U gespreksmaat se identiteit is geverifieer."
],
"Your buddy has ended encryption on their end, you should do the same.": [
null,
"U gespreksmaat het versleuteling gestaak, u behoort nou dieselfde te doen."
],
"Your messages are not encrypted. Click here to enable OTR encryption.": [
null,
"U boodskappe is nie versleutel nie. Klik hier om OTR versleuteling te aktiveer."
],
"Your messages are encrypted, but your buddy has not been verified.": [
null,
"U boodskappe is versleutel, maar u gespreksmaat se identiteit is not onseker."
],
"Your messages are encrypted and your buddy verified.": [
null,
"U boodskappe is versleutel en u gespreksmaat se identiteit geverifieer."
],
"Your buddy has closed their end of the private session, you should do the same": [
null,
"U gespreksmaat het die private sessie gestaak. U behoort dieselfde te doen"
],
"Contacts": [
null,

View File

@ -3,8 +3,8 @@
"": {
"Project-Id-Version": "Converse.js 0.4",
"Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2013-09-13 16:02+0200",
"PO-Revision-Date": "2013-09-15 11:44+0200",
"POT-Creation-Date": "2013-09-15 21:55+0200",
"PO-Revision-Date": "2013-09-15 22:03+0200",
"Last-Translator": "JC Brand <jc@opkode.com>",
"Language-Team": "German",
"Language": "de",
@ -16,6 +16,22 @@
"lang": "de",
"plural_forms": "nplurals=2; plural=(n != 1);"
},
"unencrypted": [
null,
""
],
"unverified": [
null,
""
],
"verified": [
null,
""
],
"finished": [
null,
""
],
"Disconnected": [
null,
"Verbindung unterbrochen."
@ -44,14 +60,58 @@
null,
"Trenne Verbindung"
],
"Re-establishing encrypted session": [
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.": [
null,
""
],
"Private key generated.": [
null,
""
],
"Authentication request from %1$s\n\nYour buddy is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
null,
""
],
"Could not verify this user's identify.": [
null,
""
],
"Personal message": [
null,
"Persönliche Nachricht"
],
"Start encrypted conversation": [
null,
""
],
"Refresh encrypted conversation": [
null,
""
],
"End encrypted conversation": [
null,
""
],
"Verify with SMP": [
null,
""
],
"Verify with fingerprints": [
null,
""
],
"What's this?": [
null,
""
],
"me": [
null,
"Ich"
],
"%1$s is typing": [
null,
"%1$s tippt"
],
"Show this menu": [
null,
"Dieses Menü anzeigen"
@ -64,9 +124,73 @@
null,
"Nachrichten entfernen"
],
"Personal message": [
"Your message could not be sent": [
null,
"Persönliche Nachricht"
""
],
"We received an unencrypted message": [
null,
""
],
"We received an unreadable encrypted message": [
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.": [
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.": [
null,
""
],
"What is your security question?": [
null,
""
],
"What is the answer to the security question?": [
null,
""
],
"Invalid authentication scheme provided": [
null,
""
],
"Your messages are not encrypted anymore": [
null,
""
],
"Your messages are now encrypted but your buddy's identity has not been verified.": [
null,
""
],
"Your buddy's identify has been verified.": [
null,
""
],
"Your buddy has ended encryption on their end, you should do the same.": [
null,
""
],
"Your messages are not encrypted. Click here to enable OTR encryption.": [
null,
""
],
"Your messages are encrypted, but your buddy has not been verified.": [
null,
""
],
"Your messages are encrypted and your buddy verified.": [
null,
""
],
"Your buddy has closed their end of the private session, you should do the same": [
null,
""
],
"Contacts": [
null,
@ -480,6 +604,10 @@
null,
"Online-Kontakte"
],
"%1$s is typing": [
null,
"%1$s tippt"
],
"Connected": [
null,
"Verbunden"

View File

@ -0,0 +1,613 @@
{
"converse": {
"": {
"Project-Id-Version": "Converse.js 0.4",
"Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2013-09-15 22:06+0200",
"PO-Revision-Date": "2013-09-15 22:15+0200",
"Last-Translator": "JC Brand <jc@opkode.com>",
"Language-Team": "English",
"Language": "en",
"MIME-Version": "1.0",
"Content-Type": "text/plain; charset=ASCII",
"Content-Transfer-Encoding": "8bit",
"Plural-Forms": "nplurals=2; plural=(n != 1);"
},
"unencrypted": [
null,
"unencrypted"
],
"unverified": [
null,
"unverified"
],
"verified": [
null,
"verified"
],
"finished": [
null,
"finished"
],
"Disconnected": [
null,
"Disconnected"
],
"Error": [
null,
"Error"
],
"Connecting": [
null,
"Connecting"
],
"Connection Failed": [
null,
"Connection Failed"
],
"Authenticating": [
null,
"Authenticating"
],
"Authentication Failed": [
null,
"Authentication Failed"
],
"Disconnecting": [
null,
"Disconnecting"
],
"Re-establishing encrypted session": [
null,
"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.": [
null,
""
],
"Private key generated.": [
null,
""
],
"Authentication request from %1$s\n\nYour buddy is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
null,
""
],
"Could not verify this user's identify.": [
null,
""
],
"Personal message": [
null,
"Personal message"
],
"Start encrypted conversation": [
null,
""
],
"Refresh encrypted conversation": [
null,
""
],
"End encrypted conversation": [
null,
""
],
"Verify with SMP": [
null,
""
],
"Verify with fingerprints": [
null,
""
],
"What's this?": [
null,
""
],
"me": [
null,
""
],
"Show this menu": [
null,
"Show this menu"
],
"Write in the third person": [
null,
"Write in the third person"
],
"Remove messages": [
null,
"Remove messages"
],
"Your message could not be sent": [
null,
""
],
"We received an unencrypted message": [
null,
""
],
"We received an unreadable encrypted message": [
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.": [
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.": [
null,
""
],
"What is your security question?": [
null,
""
],
"What is the answer to the security question?": [
null,
""
],
"Invalid authentication scheme provided": [
null,
""
],
"Your messages are not encrypted anymore": [
null,
""
],
"Your messages are now encrypted but your buddy's identity has not been verified.": [
null,
""
],
"Your buddy's identify has been verified.": [
null,
""
],
"Your buddy has ended encryption on their end, you should do the same.": [
null,
""
],
"Your messages are not encrypted. Click here to enable OTR encryption.": [
null,
""
],
"Your messages are encrypted, but your buddy has not been verified.": [
null,
""
],
"Your messages are encrypted and your buddy verified.": [
null,
""
],
"Your buddy has closed their end of the private session, you should do the same": [
null,
""
],
"Contacts": [
null,
"Contacts"
],
"Online": [
null,
"Online"
],
"Busy": [
null,
"Busy"
],
"Away": [
null,
"Away"
],
"Offline": [
null,
"Offline"
],
"Click to add new chat contacts": [
null,
"Click to add new chat contacts"
],
"Add a contact": [
null,
"Add a contact"
],
"Contact username": [
null,
"Contact username"
],
"Add": [
null,
"Add"
],
"Contact name": [
null,
"Contact name"
],
"Search": [
null,
"Search"
],
"No users found": [
null,
"No users found"
],
"Click to add as a chat contact": [
null,
"Click to add as a chat contact"
],
"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:": [
null,
"Description:"
],
"Occupants:": [
null,
"Occupants:"
],
"Features:": [
null,
"Features:"
],
"Requires authentication": [
null,
"Requires authentication"
],
"Hidden": [
null,
"Hidden"
],
"Requires an invitation": [
null,
"Requires an invitation"
],
"Moderated": [
null,
"Moderated"
],
"Non-anonymous": [
null,
"Non-anonymous"
],
"Open room": [
null,
"Open room"
],
"Permanent room": [
null,
"Permanent room"
],
"Public": [
null,
"Public"
],
"Semi-anonymous": [
null,
"Semi-anonymous"
],
"Temporary room": [
null,
"Temporary room"
],
"Unmoderated": [
null,
"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": [
null,
"Set chatroom topic"
],
"Kick user from chatroom": [
null,
"Kick user from chatroom"
],
"Ban user from chatroom": [
null,
"Ban user from chatroom"
],
"Message": [
null,
"Message"
],
"Save": [
null,
"Save"
],
"Cancel": [
null,
"Cancel"
],
"An error occurred while trying to save the form.": [
null,
"An error occurred while trying to save the form."
],
"This chatroom requires a password": [
null,
"This chatroom requires a password"
],
"Password: ": [
null,
"Password: "
],
"Submit": [
null,
"Submit"
],
"This room is not anonymous": [
null,
"This room is not anonymous"
],
"This room now shows unavailable members": [
null,
"This room now shows unavailable members"
],
"This room does not show unavailable members": [
null,
"This room does not show unavailable members"
],
"Non-privacy-related room configuration has changed": [
null,
"Non-privacy-related room configuration has changed"
],
"Room logging is now enabled": [
null,
"Room logging is now enabled"
],
"Room logging is now disabled": [
null,
"Room logging is now disabled"
],
"This room is now non-anonymous": [
null,
"This room is now non-anonymous"
],
"This room is now semi-anonymous": [
null,
"This room is now semi-anonymous"
],
"This room is now fully-anonymous": [
null,
"This room is now fully-anonymous"
],
"A new room has been created": [
null,
"A new room has been created"
],
"Your nickname has been changed": [
null,
"Your nickname has been changed"
],
"<strong>%1$s</strong> has been banned": [
null,
"<strong>%1$s</strong> has been banned"
],
"<strong>%1$s</strong> has been kicked out": [
null,
"<strong>%1$s</strong> has been kicked out"
],
"<strong>%1$s</strong> has been removed because of an affiliation change": [
null,
"<strong>%1$s</strong> has been removed because of an affiliation change"
],
"<strong>%1$s</strong> has been removed for not being a member": [
null,
"<strong>%1$s</strong> has been removed for not being a member"
],
"You have been banned from this room": [
null,
"You have been banned from this room"
],
"You have been kicked from this room": [
null,
"You have been kicked from this room"
],
"You have been removed from this room because of an affiliation change": [
null,
"You have been removed from this room because of an affiliation change"
],
"You have been removed from this room because the room has changed to members-only and you're not a member": [
null,
"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 MUC (Multi-user chat) service is being shut down.": [
null,
"You have been removed from this room because the MUC (Multi-user chat) service is being shut down."
],
"You are not on the member list of this room": [
null,
"You are not on the member list of this room"
],
"No nickname was specified": [
null,
"No nickname was specified"
],
"You are not allowed to create new rooms": [
null,
"You are not allowed to create new rooms"
],
"Your nickname doesn't conform to this room's policies": [
null,
"Your nickname doesn't conform to this room's policies"
],
"Your nickname is already taken": [
null,
"Your nickname is already taken"
],
"This room does not (yet) exist": [
null,
"This room does not (yet) exist"
],
"This room has reached it's maximum number of occupants": [
null,
"This room has reached it's maximum number of occupants"
],
"Topic set by %1$s to: %2$s": [
null,
"Topic set by %1$s to: %2$s"
],
"This user is a moderator": [
null,
"This user is a moderator"
],
"This user can send messages in this room": [
null,
"This user can send messages in this room"
],
"This user can NOT send messages in this room": [
null,
"This user can NOT send messages in this room"
],
"Click to chat with this contact": [
null,
"Click to chat with this contact"
],
"Click to remove this contact": [
null,
"Click to remove this contact"
],
"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,
""
],
"Contact requests": [
null,
"Contact requests"
],
"My contacts": [
null,
"My contacts"
],
"Pending contacts": [
null,
"Pending contacts"
],
"Custom status": [
null,
"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": [
null,
"online"
],
"busy": [
null,
"busy"
],
"away for long": [
null,
"away for long"
],
"away": [
null,
"away"
],
"I am %1$s": [
null,
"I am %1$s"
],
"Sign in": [
null,
"Sign in"
],
"XMPP/Jabber Username:": [
null,
"XMPP/Jabber Username:"
],
"Password:": [
null,
"Password:"
],
"Log In": [
null,
"Log In"
],
"BOSH Service URL:": [
null,
"BOSH Service URL:"
],
"Online Contacts": [
null,
"Online Contacts"
],
"Connected": [
null,
"Connected"
],
"Attached": [
null,
"Attached"
]
}
}

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Converse.js 0.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-09-15 22:06+0200\n"
"PO-Revision-Date: 2013-09-15 22:05+0200\n"
"PO-Revision-Date: 2013-09-15 22:15+0200\n"
"Last-Translator: JC Brand <jc@opkode.com>\n"
"Language-Team: English\n"
"Language: en\n"
@ -19,19 +19,19 @@ msgstr ""
#: converse.js:125
msgid "unencrypted"
msgstr ""
msgstr "unencrypted"
#: converse.js:126
msgid "unverified"
msgstr ""
msgstr "unverified"
#: converse.js:127
msgid "verified"
msgstr ""
msgstr "verified"
#: converse.js:128
msgid "finished"
msgstr ""
msgstr "finished"
#: converse.js:161
msgid "Disconnected"
@ -63,7 +63,7 @@ msgstr "Disconnecting"
#: converse.js:332
msgid "Re-establishing encrypted session"
msgstr ""
msgstr "Re-establishing encrypted session"
#: converse.js:340
msgid ""

View File

@ -3,19 +3,120 @@
"": {
"Project-Id-Version": "Converse.js 0.4",
"Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2013-06-01 23:03+0200",
"PO-Revision-Date": "2013-07-22 18:13-0400",
"POT-Creation-Date": "2013-09-15 21:55+0200",
"PO-Revision-Date": "2013-09-15 21:59+0200",
"Last-Translator": "Leonardo J. Caballero G. <leonardocaballero@gmail.com>",
"Language-Team": "Spanish",
"Language-Team": "ES <LL@li.org>",
"Language": "es",
"MIME-Version": "1.0",
"Content-Type": "text/plain; charset=ASCII",
"Content-Type": "text/plain; charset=UTF-8",
"Content-Transfer-Encoding": "8bit",
"Plural-Forms": "nplurals=2; plural=(n != 1);",
"domain": "converse",
"plural_forms": "nplurals=2; plural=(n != 1);",
"lang": "es",
"plural_forms": "nplurals=2; plural=(n != 1);"
"Language-Code": "es",
"Language-Name": "Español",
"Preferred-Encodings": "utf-8 latin1",
"Domain": "converse",
"domain": "converse",
"X-Is-Fallback-For": "es-ar es-bo es-cl es-co es-cr es-do es-ec es-es es-sv es-gt es-hn es-mx es-ni es-pa es-py es-pe es-pr es-us es-uy es-ve"
},
"unencrypted": [
null,
""
],
"unverified": [
null,
""
],
"verified": [
null,
""
],
"finished": [
null,
""
],
"Disconnected": [
null,
"Desconectado"
],
"Error": [
null,
"Error"
],
"Connecting": [
null,
"Conectando"
],
"Connection Failed": [
null,
"Conexión fallo"
],
"Authenticating": [
null,
"Autenticando"
],
"Authentication Failed": [
null,
"Autenticación fallo"
],
"Disconnecting": [
null,
"Desconectando"
],
"Re-establishing encrypted session": [
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.": [
null,
""
],
"Private key generated.": [
null,
""
],
"Authentication request from %1$s\n\nYour buddy is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
null,
""
],
"Could not verify this user's identify.": [
null,
""
],
"Personal message": [
null,
"Mensaje personal"
],
"Start encrypted conversation": [
null,
""
],
"Refresh encrypted conversation": [
null,
""
],
"End encrypted conversation": [
null,
""
],
"Verify with SMP": [
null,
""
],
"Verify with fingerprints": [
null,
""
],
"What's this?": [
null,
""
],
"me": [
null,
""
],
"Show this menu": [
null,
"Mostrar este menú"
@ -28,9 +129,73 @@
null,
"Eliminar mensajes"
],
"Personal message": [
"Your message could not be sent": [
null,
"Mensaje personal"
""
],
"We received an unencrypted message": [
null,
""
],
"We received an unreadable encrypted message": [
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.": [
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.": [
null,
""
],
"What is your security question?": [
null,
""
],
"What is the answer to the security question?": [
null,
""
],
"Invalid authentication scheme provided": [
null,
""
],
"Your messages are not encrypted anymore": [
null,
""
],
"Your messages are now encrypted but your buddy's identity has not been verified.": [
null,
""
],
"Your buddy's identify has been verified.": [
null,
""
],
"Your buddy has ended encryption on their end, you should do the same.": [
null,
""
],
"Your messages are not encrypted. Click here to enable OTR encryption.": [
null,
""
],
"Your messages are encrypted, but your buddy has not been verified.": [
null,
""
],
"Your messages are encrypted and your buddy verified.": [
null,
""
],
"Your buddy has closed their end of the private session, you should do the same": [
null,
""
],
"Contacts": [
null,
@ -190,7 +355,7 @@
],
"Ban user from chatroom": [
null,
"Bloquear usuario de sala de chat."
"Prohibir usuario de sala de chat."
],
"Message": [
null,
@ -352,6 +517,30 @@
null,
"Haga clic para eliminar este contacto"
],
"This contact is busy": [
null,
""
],
"This contact is online": [
null,
""
],
"This contact is offline": [
null,
""
],
"This contact is unavailable": [
null,
"Esta sala ahora muestra los miembros no disponibles"
],
"This contact is away for an extended period": [
null,
""
],
"This contact is away": [
null,
""
],
"Contact requests": [
null,
"Solicitudes de contacto"
@ -416,45 +605,17 @@
null,
"URL del servicio BOSH:"
],
"Online Contacts": [
null,
"Contactos en linea"
],
"Connected": [
null,
"Conectado"
],
"Disconnected": [
null,
"Desconectado"
],
"Error": [
null,
"Error"
],
"Connecting": [
null,
"Conectando"
],
"Connection Failed": [
null,
"Conexión fallo"
],
"Authenticating": [
null,
"Autenticando"
],
"Authentication Failed": [
null,
"Autenticación fallo"
],
"Disconnecting": [
null,
"Desconectando"
],
"Attached": [
null,
"Adjuntado"
],
"Online Contacts": [
null,
"Contactos en linea"
]
}
}
}

View File

@ -3,24 +3,117 @@
"": {
"Project-Id-Version": "Converse.js 0.4",
"Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2013-06-01 23:03+0200",
"PO-Revision-Date": "2013-07-22 18:13-0400",
"Last-Translator": "Leonardo J. Caballero G. <leonardocaballero@gmail.com>",
"Language-Team": "ES <LL@li.org>",
"POT-Creation-Date": "2013-09-15 21:55+0200",
"PO-Revision-Date": "2013-09-15 21:58+0200",
"Language-Team": "FR <LL@li.org>",
"Language": "fr",
"MIME-Version": "1.0",
"Content-Type": "text/plain; charset=UTF-8",
"Content-Transfer-Encoding": "8bit",
"Plural-Forms": "nplurals=2; plural=(n != 1);",
"plural_forms": "nplurals=2; plural=(n != 1);",
"Language": "es",
"lang": "es",
"Language-Code": "es",
"Language-Name": "Español",
"lang": "fr",
"Language-Code": "fr",
"Preferred-Encodings": "utf-8 latin1",
"Domain": "converse",
"domain": "converse",
"X-Is-Fallback-For": "es-ar es-bo es-cl es-co es-cr es-do es-ec es-es es-sv es-gt es-hn es-mx es-ni es-pa es-py es-pe es-pr es-us es-uy es-ve"
"domain": "converse"
},
"unencrypted": [
null,
""
],
"unverified": [
null,
""
],
"verified": [
null,
""
],
"finished": [
null,
""
],
"Disconnected": [
null,
"Déconnecté"
],
"Error": [
null,
"Erreur"
],
"Connecting": [
null,
"Connection"
],
"Connection Failed": [
null,
"La connection a échoué"
],
"Authenticating": [
null,
"Authentification"
],
"Authentication Failed": [
null,
"L'authentification a échoué"
],
"Disconnecting": [
null,
"Déconnection"
],
"Re-establishing encrypted session": [
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.": [
null,
""
],
"Private key generated.": [
null,
""
],
"Authentication request from %1$s\n\nYour buddy is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
null,
""
],
"Could not verify this user's identify.": [
null,
""
],
"Personal message": [
null,
"Message personnel"
],
"Start encrypted conversation": [
null,
""
],
"Refresh encrypted conversation": [
null,
""
],
"End encrypted conversation": [
null,
""
],
"Verify with SMP": [
null,
""
],
"Verify with fingerprints": [
null,
""
],
"What's this?": [
null,
""
],
"me": [
null,
""
],
"Show this menu": [
null,
"Afficher ce menu"
@ -33,9 +126,73 @@
null,
"Effacer les messages"
],
"Personal message": [
"Your message could not be sent": [
null,
"Message personnel"
""
],
"We received an unencrypted message": [
null,
""
],
"We received an unreadable encrypted message": [
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.": [
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.": [
null,
""
],
"What is your security question?": [
null,
""
],
"What is the answer to the security question?": [
null,
""
],
"Invalid authentication scheme provided": [
null,
""
],
"Your messages are not encrypted anymore": [
null,
""
],
"Your messages are now encrypted but your buddy's identity has not been verified.": [
null,
""
],
"Your buddy's identify has been verified.": [
null,
""
],
"Your buddy has ended encryption on their end, you should do the same.": [
null,
""
],
"Your messages are not encrypted. Click here to enable OTR encryption.": [
null,
""
],
"Your messages are encrypted, but your buddy has not been verified.": [
null,
""
],
"Your messages are encrypted and your buddy verified.": [
null,
""
],
"Your buddy has closed their end of the private session, you should do the same": [
null,
""
],
"Contacts": [
null,
@ -357,6 +514,30 @@
null,
"Cliquez pour supprimer ce contact"
],
"This contact is busy": [
null,
""
],
"This contact is online": [
null,
""
],
"This contact is offline": [
null,
""
],
"This contact is unavailable": [
null,
"Ce salon affiche maintenant des membres indisponibles"
],
"This contact is away for an extended period": [
null,
""
],
"This contact is away": [
null,
""
],
"Contact requests": [
null,
"Demandes de contacts"
@ -421,45 +602,17 @@
null,
"URL du service BOSH:"
],
"Online Contacts": [
null,
"Contacts en ligne"
],
"Connected": [
null,
"Connecté"
],
"Disconnected": [
null,
"Déconnecté"
],
"Error": [
null,
"Erreur"
],
"Connecting": [
null,
"Connection"
],
"Connection Failed": [
null,
"La connection a échoué"
],
"Authenticating": [
null,
"Authentification"
],
"Authentication Failed": [
null,
"L'authentification a échoué"
],
"Disconnecting": [
null,
"Déconnection"
],
"Attached": [
null,
"Attaché"
],
"Online Contacts": [
null,
"Contacts en ligne"
]
}
}

View File

@ -3,19 +3,115 @@
"": {
"Project-Id-Version": "Converse.js 0.4",
"Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2013-07-20 23:03+0200",
"PO-Revision-Date": "2013-07-20 13:58+0200",
"POT-Creation-Date": "2013-09-15 21:55+0200",
"PO-Revision-Date": "2013-09-15 22:00+0200",
"Last-Translator": "Fabio Bas <ctrlaltca@gmail.com>",
"Language-Team": "Italian",
"Language": "it",
"MIME-Version": "1.0",
"Content-Type": "text/plain; charset=ASCII",
"Content-Type": "text/plain; charset=UTF-8",
"Content-Transfer-Encoding": "8bit",
"Plural-Forms": "nplurals=2; plural=(n != 1);",
"domain": "converse",
"lang": "it",
"plural_forms": "nplurals=2; plural=(n != 1);"
},
"unencrypted": [
null,
""
],
"unverified": [
null,
""
],
"verified": [
null,
""
],
"finished": [
null,
""
],
"Disconnected": [
null,
"Disconnesso"
],
"Error": [
null,
"Errore"
],
"Connecting": [
null,
"Connessione in corso"
],
"Connection Failed": [
null,
"Connessione fallita"
],
"Authenticating": [
null,
"Autenticazione in corso"
],
"Authentication Failed": [
null,
"Autenticazione fallita"
],
"Disconnecting": [
null,
"Disconnessione in corso"
],
"Re-establishing encrypted session": [
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.": [
null,
""
],
"Private key generated.": [
null,
""
],
"Authentication request from %1$s\n\nYour buddy is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
null,
""
],
"Could not verify this user's identify.": [
null,
""
],
"Personal message": [
null,
"Messaggio personale"
],
"Start encrypted conversation": [
null,
""
],
"Refresh encrypted conversation": [
null,
""
],
"End encrypted conversation": [
null,
""
],
"Verify with SMP": [
null,
""
],
"Verify with fingerprints": [
null,
""
],
"What's this?": [
null,
""
],
"me": [
null,
""
],
"Show this menu": [
null,
"Mostra questo menu"
@ -28,9 +124,73 @@
null,
"Rimuovi messaggi"
],
"Personal message": [
"Your message could not be sent": [
null,
"Messaggio personale"
""
],
"We received an unencrypted message": [
null,
""
],
"We received an unreadable encrypted message": [
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.": [
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.": [
null,
""
],
"What is your security question?": [
null,
""
],
"What is the answer to the security question?": [
null,
""
],
"Invalid authentication scheme provided": [
null,
""
],
"Your messages are not encrypted anymore": [
null,
""
],
"Your messages are now encrypted but your buddy's identity has not been verified.": [
null,
""
],
"Your buddy's identify has been verified.": [
null,
""
],
"Your buddy has ended encryption on their end, you should do the same.": [
null,
""
],
"Your messages are not encrypted. Click here to enable OTR encryption.": [
null,
""
],
"Your messages are encrypted, but your buddy has not been verified.": [
null,
""
],
"Your messages are encrypted and your buddy verified.": [
null,
""
],
"Your buddy has closed their end of the private session, you should do the same": [
null,
""
],
"Contacts": [
null,
@ -58,7 +218,7 @@
],
"Add a contact": [
null,
"Aggiungi un contatto"
"Aggiungi contatti"
],
"Contact username": [
null,
@ -90,7 +250,7 @@
],
"Show more information on this room": [
null,
"Mostra più informazioni su questa stanza"
"Mostra più informazioni su questa stanza"
],
"Description:": [
null,
@ -102,7 +262,7 @@
],
"Features:": [
null,
"Funzionalità:"
"Funzionalità:"
],
"Requires authentication": [
null,
@ -222,7 +382,7 @@
],
"This room is not anonymous": [
null,
"Questa stanza non è anonima"
"Questa stanza non è anonima"
],
"This room now shows unavailable members": [
null,
@ -234,51 +394,51 @@
],
"Non-privacy-related room configuration has changed": [
null,
"Una configurazione della stanza non legata alla privacy è stata modificata"
"Una configurazione della stanza non legata alla privacy è stata modificata"
],
"Room logging is now enabled": [
null,
"La registrazione è abilitata nella stanza"
"La registrazione è abilitata nella stanza"
],
"Room logging is now disabled": [
null,
"La registrazione è disabilitata nella stanza"
"La registrazione è disabilitata nella stanza"
],
"This room is now non-anonymous": [
null,
"Questa stanza è non-anonima"
"Questa stanza è non-anonima"
],
"This room is now semi-anonymous": [
null,
"Questa stanza è semi-anonima"
"Questa stanza è semi-anonima"
],
"This room is now fully-anonymous": [
null,
"Questa stanza è completamente-anonima"
"Questa stanza è completamente-anonima"
],
"A new room has been created": [
null,
"Una nuova stanza è stata creata"
"Una nuova stanza è stata creata"
],
"Your nickname has been changed": [
null,
"Il tuo soprannome è stato cambiato"
"Il tuo soprannome è stato cambiato"
],
"<strong>%1$s</strong> has been banned": [
null,
"<strong>%1$s</strong> è stato bandito"
"<strong>%1$s</strong> è stato bandito"
],
"<strong>%1$s</strong> has been kicked out": [
null,
"<strong>%1$s</strong> è stato espulso"
"<strong>%1$s</strong> è stato espulso"
],
"<strong>%1$s</strong> has been removed because of an affiliation change": [
null,
"<strong>%1$s</strong> è stato rimosso a causa di un cambio di affiliazione"
"<strong>%1$s</strong> è stato rimosso a causa di un cambio di affiliazione"
],
"<strong>%1$s</strong> has been removed for not being a member": [
null,
"<strong>%1$s</strong> è stato rimosso in quanto non membro"
"<strong>%1$s</strong> è stato rimosso in quanto non membro"
],
"You have been banned from this room": [
null,
@ -294,11 +454,11 @@
],
"You have been removed from this room because the room has changed to members-only and you're not a member": [
null,
"Sei stato rimosso da questa stanza poiché ora la stanza accetta solo membri"
"Sei stato rimosso da questa stanza poiché ora la stanza accetta solo membri"
],
"You have been removed from this room because the MUC (Multi-user chat) service is being shut down.": [
null,
"Sei stato rimosso da questa stanza poiché il servizio MUC (Chat multi utente) è in fase di spegnimento"
"Sei stato rimosso da questa stanza poiché il servizio MUC (Chat multi utente) è in fase di spegnimento"
],
"You are not on the member list of this room": [
null,
@ -310,15 +470,15 @@
],
"You are not allowed to create new rooms": [
null,
"Non ti è permesso creare nuove stanze"
"Non ti è permesso creare nuove stanze"
],
"Your nickname doesn't conform to this room's policies": [
null,
"Il tuo soprannome non è conforme alle regole di questa stanza"
"Il tuo soprannome non è conforme alle regole di questa stanza"
],
"Your nickname is already taken": [
null,
"Il tuo soprannome è già utilizzato"
"Il tuo soprannome è già utilizzato"
],
"This room does not (yet) exist": [
null,
@ -334,15 +494,15 @@
],
"This user is a moderator": [
null,
"Questo utente è un moderatore"
"Questo utente è un moderatore"
],
"This user can send messages in this room": [
null,
"Questo utente può inviare messaggi in questa stanza"
"Questo utente può inviare messaggi in questa stanza"
],
"This user can NOT send messages in this room": [
null,
"Questo utente NON può inviare messaggi in questa stanza"
"Questo utente NON può inviare messaggi in questa stanza"
],
"Click to chat with this contact": [
null,
@ -352,6 +512,30 @@
null,
"Clicca per rimuovere questo contatto"
],
"This contact is busy": [
null,
""
],
"This contact is online": [
null,
""
],
"This contact is offline": [
null,
""
],
"This contact is unavailable": [
null,
"Questa stanza mostra i membri non disponibili al momento"
],
"This contact is away for an extended period": [
null,
""
],
"This contact is away": [
null,
""
],
"Contact requests": [
null,
"Richieste dei contatti"
@ -398,7 +582,7 @@
],
"Sign in": [
null,
"Entra"
"Accesso"
],
"XMPP/Jabber Username:": [
null,
@ -416,45 +600,17 @@
null,
"Indirizzo servizio BOSH:"
],
"Online Contacts": [
null,
"Contatti in linea"
],
"Connected": [
null,
"Connesso"
],
"Disconnected": [
null,
"Disconnesso"
],
"Error": [
null,
"Errore"
],
"Connecting": [
null,
"Connessione in corso"
],
"Connection Failed": [
null,
"Connessione fallita"
],
"Authenticating": [
null,
"Autenticazione in corso"
],
"Authentication Failed": [
null,
"Autenticazione fallita"
],
"Disconnecting": [
null,
"Disconnessione in corso"
],
"Attached": [
null,
"Allegato"
],
"Online Contacts": [
null,
"Contatti in linea"
]
}
}

View File

@ -3,8 +3,8 @@
"": {
"Project-Id-Version": "Converse.js 0.6.3",
"Report-Msgid-Bugs-To": "",
"POT-Creation-Date": "2013-09-13 16:02+0200",
"PO-Revision-Date": "2013-07-23 14:34-0300",
"POT-Creation-Date": "2013-09-15 21:55+0200",
"PO-Revision-Date": "2013-09-15 22:02+0200",
"Last-Translator": "Sergio Oliveira <sergio@tracy.com.br>",
"Language-Team": "Brazilian Portuguese",
"Language": "pt_BR",
@ -16,6 +16,22 @@
"lang": "pt_BR",
"plural_forms": "nplurals=2; plural=(n != 1);"
},
"unencrypted": [
null,
""
],
"unverified": [
null,
""
],
"verified": [
null,
""
],
"finished": [
null,
""
],
"Disconnected": [
null,
"Desconectado"
@ -44,14 +60,58 @@
null,
"Desconectando"
],
"Re-establishing encrypted session": [
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.": [
null,
""
],
"Private key generated.": [
null,
""
],
"Authentication request from %1$s\n\nYour buddy is attempting to verify your identity, by asking you the question below.\n\n%2$s": [
null,
""
],
"Could not verify this user's identify.": [
null,
""
],
"Personal message": [
null,
"Mensagem pessoal"
],
"Start encrypted conversation": [
null,
""
],
"Refresh encrypted conversation": [
null,
""
],
"End encrypted conversation": [
null,
""
],
"Verify with SMP": [
null,
""
],
"Verify with fingerprints": [
null,
""
],
"What's this?": [
null,
""
],
"me": [
null,
"eu"
],
"%1$s is typing": [
null,
"%1$s está digitando"
],
"Show this menu": [
null,
"Mostrar o menu"
@ -64,9 +124,73 @@
null,
"Remover mensagens"
],
"Personal message": [
"Your message could not be sent": [
null,
"Mensagem pessoal"
""
],
"We received an unencrypted message": [
null,
""
],
"We received an unreadable encrypted message": [
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.": [
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.": [
null,
""
],
"What is your security question?": [
null,
""
],
"What is the answer to the security question?": [
null,
""
],
"Invalid authentication scheme provided": [
null,
""
],
"Your messages are not encrypted anymore": [
null,
""
],
"Your messages are now encrypted but your buddy's identity has not been verified.": [
null,
""
],
"Your buddy's identify has been verified.": [
null,
""
],
"Your buddy has ended encryption on their end, you should do the same.": [
null,
""
],
"Your messages are not encrypted. Click here to enable OTR encryption.": [
null,
""
],
"Your messages are encrypted, but your buddy has not been verified.": [
null,
""
],
"Your messages are encrypted and your buddy verified.": [
null,
""
],
"Your buddy has closed their end of the private session, you should do the same": [
null,
""
],
"Contacts": [
null,
@ -480,6 +604,10 @@
null,
"Contatos online"
],
"%1$s is typing": [
null,
"%1$s está digitando"
],
"Connected": [
null,
"Conectado"