From 2d166e7e7724a5fd40f5f5cff6fa4e79dbc93d36 Mon Sep 17 00:00:00 2001 From: Caio Carrara Date: Mon, 20 Jun 2016 17:36:55 -0300 Subject: Sets initial config for transifex support This change adds the transifex config file and also rename some directories to match correct language codes. See: #727 --- web-ui/.tx/config | 9 ++++ web-ui/app/locales/en-us/translation.json | 86 ------------------------------- web-ui/app/locales/en/translation.json | 86 +++++++++++++++++++++++++++++++ web-ui/app/locales/pt/translation.json | 69 ------------------------- web-ui/app/locales/pt_BR/translation.json | 69 +++++++++++++++++++++++++ web-ui/app/locales/sv/translation.json | 5 ++ 6 files changed, 169 insertions(+), 155 deletions(-) create mode 100644 web-ui/.tx/config delete mode 100644 web-ui/app/locales/en-us/translation.json create mode 100644 web-ui/app/locales/en/translation.json delete mode 100644 web-ui/app/locales/pt/translation.json create mode 100644 web-ui/app/locales/pt_BR/translation.json (limited to 'web-ui') diff --git a/web-ui/.tx/config b/web-ui/.tx/config new file mode 100644 index 00000000..08d49d7f --- /dev/null +++ b/web-ui/.tx/config @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[pixelated-user-agent.web-ui] +file_filter = app/locales//translation.json +source_file = app/locales/en/translation.json +source_lang = en +type = KEYVALUEJSON + diff --git a/web-ui/app/locales/en-us/translation.json b/web-ui/app/locales/en-us/translation.json deleted file mode 100644 index 718979cf..00000000 --- a/web-ui/app/locales/en-us/translation.json +++ /dev/null @@ -1,86 +0,0 @@ -{ - "compose": "Compose", - "re": "Re: ", - "fwd": "Fwd", - "trash-single": "Your message was moved to trash!", - "trash-bulk": "Your messages were moved to trash!", - "Your message was archived": "Your message was archived", - "delete-single": "Your message was permanently deleted!", - "delete-bulk": "Your messages were permanently deleted!", - "Saved as draft.": "Saved as draft.", - "One or more of the recipients are not valid emails": "One or more of the recipients are not valid emails", - "Could not update mail tags": "Could not update mail tags", - "Invalid tag name": "Invalid tag name", - "Could not delete email": "Could not delete email", - "Could not fetch messages": "Could not fetch messages", - "TO": "TO", - "To": "To", - "CC": "CC", - "BCC": "BCC", - "Body": "Body", - "Subject": "Subject", - "Don't worry about recipients right now, you'll be able to add them just before sending.": "Don't worry about recipients right now, you'll be able to add them just before sending.", - "Send": "Send", - "Cancel": "Cancel", - "Reply": "Reply", - "reply-to-all": "Reply to all", - "delete-this-message": "Delete this message", - "mark-as-read": "Mark as read", - "mark-as-unread": "Mark as unread", - "delete": "Delete", - "archive": "Archive", - "Close": "Close", - "Trash this message": "Trash this message", - "NOTHING SELECTED": "NOTHING SELECTED", - "Press Enter to add tag": "Press Enter to add tag", - "You are trying to delete the last tag on this message.": "You are trying to delete the last tag on this message.", - "What would you like to do?": "What would you like to do?", - "Trash message": "Trash message", - "Archive it": "Archive it", - "Trash:": "Trash:", - "Archive:": "Archive:", - "we will keep this message for 30 days, then delete it forever.": "we will keep this message for 30 days, then delete it forever.", - "we will remove all the tags, but keep it in your account in case you need it.": "we will remove all the tags, but keep it in your account in case you need it.", - "to": "to", - "no_subject": "", - "no_recipient": "", - "you": "you", - "encrypted": "Encrypted", - "encrypted encryption-error": "Unable to decrypt", - "encrypted encryption-valid": "Encrypted", - "not-encrypted": "Not Encrypted", - "signed": "Verified sender", - "signed signature-revoked": "Unreliable signature", - "signed signature-expired": "Unreliable signature", - "signed signature-not-trusted": "Unreliable signature", - "signed signature-unknown": "Unreliable signature", - "not-signed": "Not signed", - "send-button": "Send", - "sending-mail": "Sending...", - "trash-button": "Delete it", - "search-placeholder" : "Search...", - "Search results for:": "Search results for:", - "Tags": "Tags", - "Forward": "Forward", - "feedback-placeholder": "Tell us what you liked, didn't like, what is missing and generally what you think about Pixelated.", - "user-settings": "User Settings", - "email-address": "Email address", - "public-key-fingerprint": "Public key fingerprint", - "version": "version", - "logout": "Logout", - "delete-permanently": "Delete Permanently", - "move-to-inbox": "Move to Inbox", - "error": { - "timeout": "a timeout occurred", - "general": "problems talking to server", - "parse": "got invalid response from server" - }, - "tags": { - "inbox": "Inbox", - "sent": "Sent", - "drafts": "Drafts", - "trash": "Trash", - "all": "All", - "tags": "Tags" - } -} diff --git a/web-ui/app/locales/en/translation.json b/web-ui/app/locales/en/translation.json new file mode 100644 index 00000000..718979cf --- /dev/null +++ b/web-ui/app/locales/en/translation.json @@ -0,0 +1,86 @@ +{ + "compose": "Compose", + "re": "Re: ", + "fwd": "Fwd", + "trash-single": "Your message was moved to trash!", + "trash-bulk": "Your messages were moved to trash!", + "Your message was archived": "Your message was archived", + "delete-single": "Your message was permanently deleted!", + "delete-bulk": "Your messages were permanently deleted!", + "Saved as draft.": "Saved as draft.", + "One or more of the recipients are not valid emails": "One or more of the recipients are not valid emails", + "Could not update mail tags": "Could not update mail tags", + "Invalid tag name": "Invalid tag name", + "Could not delete email": "Could not delete email", + "Could not fetch messages": "Could not fetch messages", + "TO": "TO", + "To": "To", + "CC": "CC", + "BCC": "BCC", + "Body": "Body", + "Subject": "Subject", + "Don't worry about recipients right now, you'll be able to add them just before sending.": "Don't worry about recipients right now, you'll be able to add them just before sending.", + "Send": "Send", + "Cancel": "Cancel", + "Reply": "Reply", + "reply-to-all": "Reply to all", + "delete-this-message": "Delete this message", + "mark-as-read": "Mark as read", + "mark-as-unread": "Mark as unread", + "delete": "Delete", + "archive": "Archive", + "Close": "Close", + "Trash this message": "Trash this message", + "NOTHING SELECTED": "NOTHING SELECTED", + "Press Enter to add tag": "Press Enter to add tag", + "You are trying to delete the last tag on this message.": "You are trying to delete the last tag on this message.", + "What would you like to do?": "What would you like to do?", + "Trash message": "Trash message", + "Archive it": "Archive it", + "Trash:": "Trash:", + "Archive:": "Archive:", + "we will keep this message for 30 days, then delete it forever.": "we will keep this message for 30 days, then delete it forever.", + "we will remove all the tags, but keep it in your account in case you need it.": "we will remove all the tags, but keep it in your account in case you need it.", + "to": "to", + "no_subject": "", + "no_recipient": "", + "you": "you", + "encrypted": "Encrypted", + "encrypted encryption-error": "Unable to decrypt", + "encrypted encryption-valid": "Encrypted", + "not-encrypted": "Not Encrypted", + "signed": "Verified sender", + "signed signature-revoked": "Unreliable signature", + "signed signature-expired": "Unreliable signature", + "signed signature-not-trusted": "Unreliable signature", + "signed signature-unknown": "Unreliable signature", + "not-signed": "Not signed", + "send-button": "Send", + "sending-mail": "Sending...", + "trash-button": "Delete it", + "search-placeholder" : "Search...", + "Search results for:": "Search results for:", + "Tags": "Tags", + "Forward": "Forward", + "feedback-placeholder": "Tell us what you liked, didn't like, what is missing and generally what you think about Pixelated.", + "user-settings": "User Settings", + "email-address": "Email address", + "public-key-fingerprint": "Public key fingerprint", + "version": "version", + "logout": "Logout", + "delete-permanently": "Delete Permanently", + "move-to-inbox": "Move to Inbox", + "error": { + "timeout": "a timeout occurred", + "general": "problems talking to server", + "parse": "got invalid response from server" + }, + "tags": { + "inbox": "Inbox", + "sent": "Sent", + "drafts": "Drafts", + "trash": "Trash", + "all": "All", + "tags": "Tags" + } +} diff --git a/web-ui/app/locales/pt/translation.json b/web-ui/app/locales/pt/translation.json deleted file mode 100644 index d20b02b3..00000000 --- a/web-ui/app/locales/pt/translation.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "compose": "Escrever", - "re": "Res: ", - "fwd": "Enc", - "Your message was archived": "Sua mensagem foi arquivada!", - "Saved as draft.": "Mensagem salva como rascunho.", - "One or more of the recipients are not valid emails": "Email de um ou mais destinatários é inválido", - "Could not update mail tags": "Não foi possível atualizar as etiquetas do email", - "Invalid tag name": "Nome de etiqueta inválido", - "Could not delete email": "Não foi possível deletar o email", - "Could not fetch messages": "Não foi possível buscar as mensagens", - "TO": "PARA", - "To": "Para", - "CC": "CC", - "BCC": "BCC", - "Body": "Corpo", - "Subject": "Assunto", - "Don't worry about recipients right now, you'll be able to add them just before sending.": "Não se preocupe com os destinatários agora, você poderá adicioná-los antes de enviar.", - "Send": "Enviar", - "Cancel": "Cancelar", - "Reply": "Responder", - "reply-to-all": "Responder a todos", - "mark-as-read": "Marcar como lida", - "mark-as-unread": "Marcar como não lida", - "delete": "Apagar", - "archive": "Arquivar", - "Close": "Fechar", - "Trash this message": "Descartar essa mensagem", - "NOTHING SELECTED": "NADA SELECIONADO", - "Press Enter to add tag": "Precione Enter para adicionar a tag", - "You are trying to delete the last tag on this message.": "Você está tentando excluir a última tag dessa mensagem.", - "What would you like to do?": "O que você gostaria de fazer?", - "Trash message": "Descartar mensagem", - "Archive it": "Arquivar", - "Trash:": "Lixeira:", - "Archive:": "Arquivo:", - "we will keep this message for 30 days, then delete it forever.": "manteremos essa mensagem por 30 dias, após isso ela será excluída definitivamente.", - "we will remove all the tags, but keep it in your account in case you need it.": "iremos remover todas as tags, mas manteremos em sua conta caso necessite.", - "to": "para", - "no_subject": "", - "no_recipient": "", - "you": "você", - "encrypted": "Criptografado", - "encrypted encryption-error": "Não é possível descriptografar", - "encrypted encryption-valid": "Criptografado", - "not-encrypted": "Não Criptografado", - "signed": "Remetente verificado", - "signed signature-revoked": "Assinatura não confiável", - "signed signature-expired": "Assinatura não confiável", - "signed signature-not-trusted": "Assinatura não confiável", - "signed signature-unknown": "Assinatura não confiável", - "not-signed": "Não assinado", - "send-button": "Enviar", - "sending-mail": "Enviando...", - "trash-button": "Descartar", - "search-placeholder" : "Pesquisar...", - "Search results for:": "Resultados da pesquisa:", - "Tags": "Tags", - "Forward": "Encaminhar", - "feedback-placeholder": "Nos diga o que gosta, não gosta, o que está faltando e o que pensa sobre o Pixelated.", - - "tags": { - "inbox": "Caixa de Entrada", - "sent": "Enviadas", - "drafts": "Rascunhos", - "trash": "Lixeira", - "all": "Todas" - } -} diff --git a/web-ui/app/locales/pt_BR/translation.json b/web-ui/app/locales/pt_BR/translation.json new file mode 100644 index 00000000..d20b02b3 --- /dev/null +++ b/web-ui/app/locales/pt_BR/translation.json @@ -0,0 +1,69 @@ +{ + "compose": "Escrever", + "re": "Res: ", + "fwd": "Enc", + "Your message was archived": "Sua mensagem foi arquivada!", + "Saved as draft.": "Mensagem salva como rascunho.", + "One or more of the recipients are not valid emails": "Email de um ou mais destinatários é inválido", + "Could not update mail tags": "Não foi possível atualizar as etiquetas do email", + "Invalid tag name": "Nome de etiqueta inválido", + "Could not delete email": "Não foi possível deletar o email", + "Could not fetch messages": "Não foi possível buscar as mensagens", + "TO": "PARA", + "To": "Para", + "CC": "CC", + "BCC": "BCC", + "Body": "Corpo", + "Subject": "Assunto", + "Don't worry about recipients right now, you'll be able to add them just before sending.": "Não se preocupe com os destinatários agora, você poderá adicioná-los antes de enviar.", + "Send": "Enviar", + "Cancel": "Cancelar", + "Reply": "Responder", + "reply-to-all": "Responder a todos", + "mark-as-read": "Marcar como lida", + "mark-as-unread": "Marcar como não lida", + "delete": "Apagar", + "archive": "Arquivar", + "Close": "Fechar", + "Trash this message": "Descartar essa mensagem", + "NOTHING SELECTED": "NADA SELECIONADO", + "Press Enter to add tag": "Precione Enter para adicionar a tag", + "You are trying to delete the last tag on this message.": "Você está tentando excluir a última tag dessa mensagem.", + "What would you like to do?": "O que você gostaria de fazer?", + "Trash message": "Descartar mensagem", + "Archive it": "Arquivar", + "Trash:": "Lixeira:", + "Archive:": "Arquivo:", + "we will keep this message for 30 days, then delete it forever.": "manteremos essa mensagem por 30 dias, após isso ela será excluída definitivamente.", + "we will remove all the tags, but keep it in your account in case you need it.": "iremos remover todas as tags, mas manteremos em sua conta caso necessite.", + "to": "para", + "no_subject": "", + "no_recipient": "", + "you": "você", + "encrypted": "Criptografado", + "encrypted encryption-error": "Não é possível descriptografar", + "encrypted encryption-valid": "Criptografado", + "not-encrypted": "Não Criptografado", + "signed": "Remetente verificado", + "signed signature-revoked": "Assinatura não confiável", + "signed signature-expired": "Assinatura não confiável", + "signed signature-not-trusted": "Assinatura não confiável", + "signed signature-unknown": "Assinatura não confiável", + "not-signed": "Não assinado", + "send-button": "Enviar", + "sending-mail": "Enviando...", + "trash-button": "Descartar", + "search-placeholder" : "Pesquisar...", + "Search results for:": "Resultados da pesquisa:", + "Tags": "Tags", + "Forward": "Encaminhar", + "feedback-placeholder": "Nos diga o que gosta, não gosta, o que está faltando e o que pensa sobre o Pixelated.", + + "tags": { + "inbox": "Caixa de Entrada", + "sent": "Enviadas", + "drafts": "Rascunhos", + "trash": "Lixeira", + "all": "Todas" + } +} diff --git a/web-ui/app/locales/sv/translation.json b/web-ui/app/locales/sv/translation.json index 76c380c5..aa7035f3 100644 --- a/web-ui/app/locales/sv/translation.json +++ b/web-ui/app/locales/sv/translation.json @@ -21,6 +21,7 @@ "Reply": "Svara", "reply-to-all": "Svara Alla", "mark-as-read": "Markera som läst", + "mark-as-unread": "Mark as unread", "delete": "Ta bort", "archive": "Arkivera", "Close": "Stäng", @@ -49,10 +50,14 @@ "signed signature-not-trusted": "Avsändaren och/eller meddelandet är inte pålitligt.", "signed signature-unknown": "Avsändaren och/eller meddelandet är inte pålitligt.", "not-signed": "Avsändaren kunde inte säkert identifieras.", + "send-button": "Send", + "sending-mail": "Sending...", + "trash-button": "Delete it", "search-placeholder" : "Sök...", "Search results for:": "Sökresultat för:", "Tags": "Taggar", "Forward": "Vidarebefodra", + "feedback-placeholder": "Tell us what you liked, didn't like, what is missing and generally what you think about Pixelated.", "tags": { "inbox": "Inlåda", -- cgit v1.2.3