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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/pt_PT.json')
-rw-r--r--apps/files/l10n/pt_PT.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index cb7dd5f5399..8db7c5917fd 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -65,7 +65,6 @@
"_%n file_::_%n files_" : ["%n ficheiro","%n ficheiros","%n ficheiros"],
"{dirs} and {files}" : "{dirs} e {files}",
"_including %n hidden_::_including %n hidden_" : ["incluindo %n ocultos","incluindo %n ocultos","incluindo %n ocultos"],
- "You don’t have permission to upload or create files here" : "Não tem permissão para enviar ou criar ficheiros aqui",
"_Uploading %n file_::_Uploading %n files_" : ["A enviar %n ficheiro","A enviar %n ficheiros","A enviar %n ficheiros"],
"New" : "Novo",
"Select file range" : "Selecionar o intervalo",
@@ -152,6 +151,7 @@
"Shared by link" : "Partilhado por hiperligação",
"Text file" : "Ficheiro de Texto",
"New text file.txt" : "Novo texto ficheiro.txt",
- "Select" : "Selecionar"
+ "Select" : "Selecionar",
+ "You don’t have permission to upload or create files here" : "Não tem permissão para enviar ou criar ficheiros aqui"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file