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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/pt_PT.js')
-rw-r--r--l10n/pt_PT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index f23d7ffd..2ee60130 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"File already exists" : "O ficheiro já existe",
"Not allowed to create document" : "Não está autorizado a criar o documento",
"Saved" : "Guardado",
- "Saved with error: Collabora Online should use the same protocol as the server installation." : "Gravado com erro: Collabora Online deve usar o mesmo protocolo que a instalação do servidor.",
"Invalid config key" : "Chave da configuração inválida",
"Error when saving" : "Erro ao guardar",
"The file was uploaded" : "O ficheiro foi carregado",
@@ -76,6 +75,7 @@ OC.L10N.register(
"No templates defined." : "Sem modelos definidos",
"Add a new one?" : "Adicionar novo?",
"Collabora Online" : "Collabora Online",
+ "Saved with error: Collabora Online should use the same protocol as the server installation." : "Gravado com erro: Collabora Online deve usar o mesmo protocolo que a instalação do servidor.",
"Document already exists" : "O documento já existe"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");