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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-30 05:46:37 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-30 05:46:37 +0300
commitadbc025aac91a31f3fee82a84abcb4b232ec6aed (patch)
tree3be919f756689d882ef894229a86f892c83fcf75 /l10n/pt_BR.js
parentfd19de561143cfb8510cf022f2c682b6c0e86678 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pt_BR.js')
-rw-r--r--l10n/pt_BR.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 99ceecb0b..9fa3c8fef 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -102,6 +102,8 @@ OC.L10N.register(
"Mark all messages of this folder as read" : "Marcar todas as mensagens desta pasta como lidas",
"Add subfolder" : "Adicionar subpasta",
"Loading …" : "Carregando...",
+ "_{total} message_::_{total} messages_" : ["{total} mensagem","{total} mensagens"],
+ "_{unread} unread of {total}_::_{unread} unread of {total}_" : ["{unread} não lido de {total}","{unread} não lidos de {total}"],
"Could not load your draft" : "Não pude carregar seu rascunho",
"Could not load original message" : "Não foi possível carregar a mensagem original",
"No message selected" : "Nenhuma mensagem selecionada",