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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-15 06:06:23 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-15 06:06:23 +0300
commita27644dbff7a42f9b06419c0aabd59a7a02e3629 (patch)
tree82e9491c419ccaa926d15a09619aa9cb0e242970 /l10n/pt_BR.js
parentc65dca6029c2bec41a9d4b4f47d3b1248c478ba1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/pt_BR.js')
-rw-r--r--l10n/pt_BR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 21c8c4d4d..b7a93b52f 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.",
"File could not be loaded. Please check your internet connection." : "Não foi possível carregar o arquivo. Verifique sua conexão à internet.",
"Retry" : "Tentar novamente",
- "Last save {lastSave}" : "Última gravação {lastSave}",
"Unpushed changes" : "Alterações não gravadas",
"Unsaved changes" : "Alterações não salvas",
"Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando",
@@ -45,6 +44,7 @@ OC.L10N.register(
"Blockquote" : "Bloco de citação",
"Code block" : "Bloco de código",
"Network connection error: Could not connect to the document" : "Erro de rede: não foi possível conectar ao documento",
+ "Last save {lastSave}" : "Última gravação {lastSave}",
"New text document.md" : "Novo texto document.md"
},
"nplurals=2; plural=(n > 1);");