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:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 05:33:18 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 05:33:18 +0300
commitcc1e62aab1937e6430e4b7dd4f476415afca30e9 (patch)
treeca9f6c1e0c2f247be65164062d43a7136ae954cb /apps/files/l10n/pt_PT.json
parent9b27b25af833a5909cf1708addedc0439bc874ce (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_PT.json')
-rw-r--r--apps/files/l10n/pt_PT.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index 66f4d1fa4d6..cb7dd5f5399 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -61,12 +61,12 @@
"Name" : "Nome",
"Size" : "Tamanho",
"Modified" : "Modificado",
- "_%n folder_::_%n folders_" : ["%n pasta","%n pastas"],
- "_%n file_::_%n files_" : ["%n ficheiro","%n ficheiros"],
+ "_%n folder_::_%n folders_" : ["%n pasta","%n pastas","%n pastas"],
+ "_%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"],
+ "_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"],
+ "_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",
"{used} of {quota} used" : "utilizado {used} de {quota}",
@@ -81,7 +81,7 @@
"Copied!" : "Copiado!",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar hiperligação direta (apenas funciona para os utilizadores que tenham acesso a este ficheiro/pasta)",
"Path" : "Caminho",
- "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
+ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"],
"Favorited" : "Nos Favoritos",
"Favorite" : "Favorito",
"You can only favorite a single file or folder at a time" : "Apenas pode definir como favorito um ficheiro ou uma pasta de cada vez",
@@ -153,5 +153,5 @@
"Text file" : "Ficheiro de Texto",
"New text file.txt" : "Novo texto ficheiro.txt",
"Select" : "Selecionar"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file