summaryrefslogtreecommitdiff
path: root/web-ui/app/locales
diff options
context:
space:
mode:
authorOla Bini <ola.bini@gmail.com>2014-07-31 19:29:33 -0300
committerOla Bini <ola.bini@gmail.com>2014-07-31 19:29:33 -0300
commit04cf441c5ae18400c6b4865b0b37a71718dc9d46 (patch)
treedd0b0d049ec00389e2d4561b226c46eb1682b997 /web-ui/app/locales
parent639a663a4c37020003586438fdcd7ac529a00f10 (diff)
Add web-ui based on previous code
Diffstat (limited to 'web-ui/app/locales')
-rw-r--r--web-ui/app/locales/en/translation.json69
-rw-r--r--web-ui/app/locales/pt/translation.json20
-rw-r--r--web-ui/app/locales/sv/translation.json66
3 files changed, 155 insertions, 0 deletions
diff --git a/web-ui/app/locales/en/translation.json b/web-ui/app/locales/en/translation.json
new file mode 100644
index 00000000..c953994b
--- /dev/null
+++ b/web-ui/app/locales/en/translation.json
@@ -0,0 +1,69 @@
+{
+ "compose": "Compose",
+ "re": "Re: ",
+ "Fwd: ": "Fwd: ",
+ "Your message was moved to trash!": "Your message was moved to trash!",
+ "Your message was archive it!": "Your message was archived!",
+ "Your message was permanently deleted!": "Your message was 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",
+ "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",
+ "Save Draft": "Save Draft",
+ "Reply": "Reply",
+ "Reply to All": "Reply to All",
+ "Mark as read": "Mark as read",
+ "Delete": "Delete",
+ "Archive": "Archive",
+ "Close": "Close",
+ "Trash this message": "Trash this message",
+ "NOTHING SELECTED": "NOTHING SELECTED",
+ "Press Enter to create": "Press Enter to create",
+ "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 Subject>",
+ "no_recipient": "<No Recipients>",
+ "you": "you",
+ "encrypted": "Encrypted",
+ "encrypted encryption-failure": "You are not authorized to see this message.",
+ "encrypted encryption-valid": "Message was transmitted securely.",
+ "not-encrypted": "Message was readable during transmission.",
+ "signed": "Certified sender.",
+ "signed signature-revoked": "Sender could not be securely identified.",
+ "signed signature-expired": "Sender could not be securely identified.",
+ "signed signature-not-trusted": "Sender and/or message cannot be trusted.",
+ "signed signature-unknown": "Sender and/or message cannot be trusted.",
+ "not-signed": "Sender could not be securely identified.",
+ "send-button": "Send",
+ "draft-button": "Save Draft",
+ "trash-button": "Trash it",
+ "Search..." : "Search...",
+ "Search results for:": "Search results for:",
+ "Tags": "Tags",
+ "Forward": "Forward",
+
+ "tags": {
+ "inbox": "Inbox",
+ "sent": "Sent",
+ "drafts": "Drafts",
+ "trash": "Trash",
+ "all": "All"
+ }
+}
diff --git a/web-ui/app/locales/pt/translation.json b/web-ui/app/locales/pt/translation.json
new file mode 100644
index 00000000..6623ceaa
--- /dev/null
+++ b/web-ui/app/locales/pt/translation.json
@@ -0,0 +1,20 @@
+{
+ "compose": "Escrever",
+ "re": "Res: ",
+ "Your message was moved to trash!": "Sua mensagem foi movida para a lixeira!",
+ "Your message was archive it!": "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",
+ "Could not delete email": "Não foi possível deletar o email",
+ "Could not fetch messages": "Não foi possível buscar as mensagems",
+
+ "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
new file mode 100644
index 00000000..b76de97f
--- /dev/null
+++ b/web-ui/app/locales/sv/translation.json
@@ -0,0 +1,66 @@
+{
+ "compose": "Skriv nytt",
+ "re": "Sv: ",
+ "Fwd: ": "VB: ",
+ "Your message was moved to trash!": "Ditt meddelande har flyttats till papperskorgen!",
+ "Your message was archive it!": "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",
+ "Could not delete email": "Kan inte ta bort meddelande",
+ "Could not fetch messages": "Kan inte hämta meddelanden",
+ "TO": "TILL",
+ "To": "Till",
+ "CC": "CC",
+ "BCC": "BCC",
+ "Body": "Innehåll",
+ "Subject": "Titel",
+ "Don't worry about recipients right now, you'll be able to add them just before sending.": "Oroa dig inte över mottagare just nu, du kan lägga till dem senare.",
+ "Send": "Skicka",
+ "Cancel": "Avbryt",
+ "Save Draft": "Spara utkast",
+ "Reply": "Svara",
+ "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",
+ "Press Enter to create": "Tryck retur för att skapa",
+ "You are trying to delete the last tag on this message.": "Du försöker ta bort den sista taggen på detta meddelande.",
+ "What would you like to do?": "Vad vill du göra?",
+ "Trash message": "Ta bort",
+ "Archive it": "Arkivera",
+ "Trash:": "Ta bort:",
+ "Archive:": "Arkivera:",
+ "we will keep this message for 30 days, then delete it forever.": "vi kommer spara meddelandet i 30 dagar och sedan ta bort det för alltid.",
+ "we will remove all the tags, but keep it in your account in case you need it.": "vi kommer ta bort alla taggar men spara meddelandet i ditt konto ifall du behöver det.",
+ "to:": "till:",
+ "no_subject": "<Ingen titel>",
+ "no_recipient": "<Inga mottagare>",
+ "you": "du",
+ "encrypted": "krypterad",
+ "encrypted encryption-failure": "Du har inte tillstånd att see det här meddelandet.",
+ "encrypted encryption-valid": "Meddelandet skickades säkert.",
+ "not-encrypted": "Meddelandet var läsbart medans det var på väg.",
+ "signed": "Certifierad avsändare.",
+ "signed signature-revoked": "Avsändaren kunde inte säkert identifieras.",
+ "signed signature-expired": "Avsändaren kunde inte säkert identifieras.",
+ "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.",
+ "Search..." : "Sök...",
+ "Search results for:": "Sökresultat för:",
+ "Tags": "Taggar",
+ "Forward": "Vidarebefodra",
+
+ "tags": {
+ "inbox": "Inlåda",
+ "sent": "Skickat",
+ "drafts": "Utkast",
+ "trash": "Skräp",
+ "all": "Alla"
+ }
+}