summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-17 00:34:09 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-17 00:34:09 +0000
commit3f81ebb5a221da54be7c3e839b7a76bb6042a1aa (patch)
tree91bfba7b3698285ab8990dad7087504a1456e783 /apps/files/l10n/pt_PT.js
parent3217558a807ab0f8cfd4b04ae34ba22245706d26 (diff)
downloadnextcloud-server-3f81ebb5a221da54be7c3e839b7a76bb6042a1aa.tar.gz
nextcloud-server-3f81ebb5a221da54be7c3e839b7a76bb6042a1aa.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_PT.js')
-rw-r--r--apps/files/l10n/pt_PT.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 37bd652f8de..95008e6503c 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -78,6 +78,7 @@ OC.L10N.register(
"_including %n hidden_::_including %n hidden_" : ["incluindo %n ocultos","incluindo %n ocultos","incluindo %n ocultos"],
"You do not have permission to upload or create files here" : "Não tem permissão para carregar ou criar ficheiros aqui",
"_Uploading %n file_::_Uploading %n files_" : ["A enviar %n ficheiro","A enviar %n ficheiros","A enviar %n ficheiros"],
+ "New" : "Novo",
"New file/folder menu" : "Novo menu ficheiro/pasta",
"Select file range" : "Selecionar o intervalo",
"{used}%" : "{used}%",
@@ -171,6 +172,7 @@ OC.L10N.register(
"Shares" : "Partilhas",
"Shared with others" : "Partilhado com terceiros",
"Shared with you" : "Partilhado consigo ",
- "Shared by link" : "Partilhado por hiperligação"
+ "Shared by link" : "Partilhado por hiperligação",
+ "Choose" : "Escolher"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");