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

github.com/nextcloud/files_texteditor.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.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 4a4cd93..b178c06 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -19,12 +19,11 @@ OC.L10N.register(
"Could not write to file." : "Não foi possível escrever no ficheiro.",
"Share not found" : "Partilha não encontrada",
"You can not open a folder" : "Não pode abrir a pasta",
- "saving..." : "a guardar...",
+ "Saving…" : "A guardar...",
"You can not write to a folder" : "Não é possível escrever na pasta",
"Cannot save file as it has been modified since opening" : "Não é possível guardar o ficheiro porque este foi modificado desde a abertura",
"Insufficient permissions" : "Permissões insuficientes",
"File path not supplied" : "Caminho do ficheiro não indicado",
- "File mtime not supplied" : "O Ficheiro mtime não foi indicado",
- "Saving…" : "A guardar..."
+ "File mtime not supplied" : "O Ficheiro mtime não foi indicado"
},
"nplurals=2; plural=(n != 1);");