summaryrefslogtreecommitdiff
path: root/web-ui/app/locales
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2016-06-23 20:11:08 -0300
committerTulio Casagrande <tcasagra@thoughtworks.com>2016-06-23 20:11:08 -0300
commit0837621dd7a4d843adabd1ea80e42d8599cbe5f7 (patch)
tree180592cc063b5e83831c8edda0a944a4f3170fd6 /web-ui/app/locales
parentf1e5f54048cfadec42990f3dfb212c7147bf5faa (diff)
[#619] Fix some missing translation strings
Diffstat (limited to 'web-ui/app/locales')
-rw-r--r--web-ui/app/locales/en-us/translation.json35
-rw-r--r--web-ui/app/locales/pt/translation.json14
-rw-r--r--web-ui/app/locales/sv/translation.json12
3 files changed, 36 insertions, 25 deletions
diff --git a/web-ui/app/locales/en-us/translation.json b/web-ui/app/locales/en-us/translation.json
index 357187b0..718979cf 100644
--- a/web-ui/app/locales/en-us/translation.json
+++ b/web-ui/app/locales/en-us/translation.json
@@ -1,10 +1,12 @@
{
"compose": "Compose",
"re": "Re: ",
- "Fwd: ": "Fwd: ",
- "Your message was moved to trash!": "Your message was moved to trash!",
+ "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",
- "Your message was permanently deleted!": "Your message was permanently deleted!",
+ "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",
@@ -21,11 +23,12 @@
"Send": "Send",
"Cancel": "Cancel",
"Reply": "Reply",
- "Reply to All": "Reply to All",
- "Mark as read": "Mark as read",
+ "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",
+ "delete": "Delete",
+ "archive": "Archive",
"Close": "Close",
"Trash this message": "Trash this message",
"NOTHING SELECTED": "NOTHING SELECTED",
@@ -38,7 +41,7 @@
"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:",
+ "to": "to",
"no_subject": "<No Subject>",
"no_recipient": "<No Recipients>",
"you": "you",
@@ -60,12 +63,24 @@
"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"
+ "all": "All",
+ "tags": "Tags"
}
}
diff --git a/web-ui/app/locales/pt/translation.json b/web-ui/app/locales/pt/translation.json
index 77525342..d20b02b3 100644
--- a/web-ui/app/locales/pt/translation.json
+++ b/web-ui/app/locales/pt/translation.json
@@ -1,10 +1,8 @@
{
"compose": "Escrever",
"re": "Res: ",
- "Fwd: ": "Enc: ",
- "Your message was moved to trash!": "Sua mensagem foi movida para a lixeira!",
+ "fwd": "Enc",
"Your message was archived": "Sua mensagem foi arquivada!",
- "Your message was permanently deleted!": "Sua mensagem foi permanentemente deletada!",
"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",
@@ -21,11 +19,11 @@
"Send": "Enviar",
"Cancel": "Cancelar",
"Reply": "Responder",
- "Reply to All": "Responder a todos",
- "Mark as read": "Marcar como lida",
+ "reply-to-all": "Responder a todos",
+ "mark-as-read": "Marcar como lida",
"mark-as-unread": "Marcar como não lida",
- "Delete": "Descartar",
- "Archive": "Arquivar",
+ "delete": "Apagar",
+ "archive": "Arquivar",
"Close": "Fechar",
"Trash this message": "Descartar essa mensagem",
"NOTHING SELECTED": "NADA SELECIONADO",
@@ -38,7 +36,7 @@
"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:",
+ "to": "para",
"no_subject": "<Sem Assunto>",
"no_recipient": "<Sem Destinatários>",
"you": "você",
diff --git a/web-ui/app/locales/sv/translation.json b/web-ui/app/locales/sv/translation.json
index 0c64d6d7..76c380c5 100644
--- a/web-ui/app/locales/sv/translation.json
+++ b/web-ui/app/locales/sv/translation.json
@@ -1,10 +1,8 @@
{
"compose": "Skriv nytt",
"re": "Sv: ",
- "Fwd: ": "VB: ",
- "Your message was moved to trash!": "Ditt meddelande har flyttats till papperskorgen!",
+ "fwd": "VB",
"Your message was archived": "Ditt meddelande har arkiverats!",
- "Your message was permanently deleted!": "Ditt meddelande har tagits bort permanent!",
"Saved as draft.": "Sparat som utkast.",
"One or more of the recipients are not valid emails": "En eller flera mottagare är inte giltiga epost-adresser",
"Could not update mail tags": "Kan inte ändra taggar",
@@ -21,10 +19,10 @@
"Send": "Skicka",
"Cancel": "Avbryt",
"Reply": "Svara",
- "Reply to All": "Svara Alla",
- "Mark as read": "Markera som läst",
- "Delete": "Ta bort",
- "Archive": "Arkivera",
+ "reply-to-all": "Svara Alla",
+ "mark-as-read": "Markera som läst",
+ "delete": "Ta bort",
+ "archive": "Arkivera",
"Close": "Stäng",
"Trash this message": "Kasta detta meddelande",
"NOTHING SELECTED": "INGET VALT",