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.js9
1 files changed, 4 insertions, 5 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index aacdf69..66daba0 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -3,20 +3,19 @@ OC.L10N.register(
{
"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." : "Caminho do ficheiro indicado inválido.",
+ "Invalid file path supplied." : "O Caminho do ficheiro indicado é inválido.",
"The file is locked." : "O ficheiro está bloqueado.",
- "An internal server error occurred." : "Ocorreu um erro de servidor interno.",
+ "An internal server error occurred." : "Ocorreu um erro interno no servidor.",
"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" : "Ficheiro mtime não foi 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!",
- "Text file" : "Ficheiro de Texto",
- "New text file.txt" : "Novo texto ficheiro.txt"
+ "New text file.txt" : "Novo ficheiro.txt"
},
"nplurals=2; plural=(n != 1);");