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.json')
-rw-r--r--l10n/pt_PT.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 5acfe74..55aa14b 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -1,4 +1,11 @@
{ "translations": {
+ "saving..." : "a guardar...",
+ "saved!" : "guardado!",
+ "failed!" : "falhou!",
+ "Saved" : "Guardado",
+ "There was a problem saving your changes. Click to resume editing." : "Ocorreu um problema ao guardar as suas alterações. Clique para retomar a edição.",
+ "An error occurred!" : "Ocorreu um erro!",
+ "New text file.txt" : "Novo ficheiro.txt",
"This file is too big to be opened. Please download the file instead." : "Este ficheiro é demasiado grande para ser aberto. Em vez disso, por favor, transfira o ficheiro.",
"Cannot read the file." : "Não é possível ler o ficheiro.",
"Invalid file path supplied." : "O Caminho do ficheiro indicado é inválido.",
@@ -7,13 +14,6 @@
"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...",
- "saved!" : "guardado!",
- "failed!" : "falhou!",
- "Saved" : "Guardado",
- "There was a problem saving your changes. Click to resume editing." : "Ocorreu um problema ao guardar as suas alterações. Clique para retomar a edição.",
- "An error occurred!" : "Ocorreu um erro!",
- "New text file.txt" : "Novo ficheiro.txt"
+ "File mtime not supplied" : "O Ficheiro mtime não foi indicado"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file