Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-17 03:30:08 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-17 03:30:08 +0300
commitb131bdf798fd091a3a20f54d6dbcc5438a6e563f (patch)
tree5061efba15af1c39573f9d7c2c0f9132f465456b /l10n
parent277a331a414bdcd62026989c5a0312ae269b6032 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/pt_PT.js34
-rw-r--r--l10n/pt_PT.json32
2 files changed, 0 insertions, 66 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
deleted file mode 100644
index 5d8a4c4ec..000000000
--- a/l10n/pt_PT.js
+++ /dev/null
@@ -1,34 +0,0 @@
-OC.L10N.register(
- "mail",
- {
- "Mail" : "Correio",
- "Inbox" : "Caixa de Entrada",
- "Sent" : "Enviada",
- "Drafts" : "Rascunhos",
- "Archive" : "Arquivo",
- "Trash" : "Reciclagem",
- "Junk" : "Lixo",
- "All" : "Tudo",
- "Favorites" : "Favoritos",
- "Auto detect failed. Please use manual mode." : "A deteção automática falhou. Por favor, utilize o modo manual",
- "Creating account failed: " : "Não foi possível criar a conta:",
- "Delete permanently" : "Eliminar permanentemente",
- "IMAP Host" : "Anfitrião de IMAP",
- "SMTP Host" : "Anfitrião de SMTP",
- "Connect" : "Ligar",
- "Sending …" : "A enviar...",
- "Message sent!" : "Mensagem enviada!",
- "Send" : "Enviar",
- "Choose a file to add as attachment" : "Escolha um ficheiro para adicionar como anexo",
- "Download attachment" : "Transferir anexo",
- "Choose a folder to store the attachment in" : "Escolha uma pasta para guardar o anexo",
- "Show all folders" : "Mostrar todas as pastas",
- "Collapse folders" : "Ocultar pastas",
- "{from}\n{subject}" : "{from}\n{subject}",
- "All inboxes" : "Todas as caixas de entrada",
- "Error loading message" : "Erro ao carregar a mensagem",
- "Click here if you are not automatically redirected within the next few seconds." : "Clique aqui se não for automaticamente redireccionado dentro de segundos.",
- "Redirect" : "Redirecionar",
- "Continue to %s" : "Continuar para %s"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
deleted file mode 100644
index 59969c2d2..000000000
--- a/l10n/pt_PT.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{ "translations": {
- "Mail" : "Correio",
- "Inbox" : "Caixa de Entrada",
- "Sent" : "Enviada",
- "Drafts" : "Rascunhos",
- "Archive" : "Arquivo",
- "Trash" : "Reciclagem",
- "Junk" : "Lixo",
- "All" : "Tudo",
- "Favorites" : "Favoritos",
- "Auto detect failed. Please use manual mode." : "A deteção automática falhou. Por favor, utilize o modo manual",
- "Creating account failed: " : "Não foi possível criar a conta:",
- "Delete permanently" : "Eliminar permanentemente",
- "IMAP Host" : "Anfitrião de IMAP",
- "SMTP Host" : "Anfitrião de SMTP",
- "Connect" : "Ligar",
- "Sending …" : "A enviar...",
- "Message sent!" : "Mensagem enviada!",
- "Send" : "Enviar",
- "Choose a file to add as attachment" : "Escolha um ficheiro para adicionar como anexo",
- "Download attachment" : "Transferir anexo",
- "Choose a folder to store the attachment in" : "Escolha uma pasta para guardar o anexo",
- "Show all folders" : "Mostrar todas as pastas",
- "Collapse folders" : "Ocultar pastas",
- "{from}\n{subject}" : "{from}\n{subject}",
- "All inboxes" : "Todas as caixas de entrada",
- "Error loading message" : "Erro ao carregar a mensagem",
- "Click here if you are not automatically redirected within the next few seconds." : "Clique aqui se não for automaticamente redireccionado dentro de segundos.",
- "Redirect" : "Redirecionar",
- "Continue to %s" : "Continuar para %s"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file