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:
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 5816b6a3a..a6e35feb6 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Use current version" : "Usar versão atual",
"Use the saved version" : "Usar a versão salva",
"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.",
- "Network connection error: Could not connect to the document" : "Erro de rede: não foi possível conectar ao documento",
"Retry" : "Tentar novamente",
"Last save {lastSave}" : "Última gravação {lastSave}",
"Unpushed changes" : "Alterações não gravadas",
@@ -44,6 +43,7 @@ OC.L10N.register(
"ToDo list" : "Lista ToDo",
"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",
"New text document.md" : "Novo texto document.md"
},
"nplurals=2; plural=(n > 1);");