summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-05 00:27:21 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-05 00:27:21 +0000
commit70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4 (patch)
tree75083f7e98864bb733f7023e88e24078a8a6ac01 /apps/files/l10n/pt_PT.js
parentfe692f2c7f21392fe2000330c5004759199c29bc (diff)
downloadnextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.tar.gz
nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.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.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 103b281de79..d1209f389e1 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -149,13 +149,15 @@ OC.L10N.register(
"No files in here" : "Nenhuns ficheiros aqui",
"Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com os seus dispositivos!",
"Go back" : "Voltar",
+ "Share" : "Partilhar",
+ "Shared by link" : "Partilhado por hiperligação",
+ "Shared" : "Partilhados",
"Show hidden files" : "Mostrar ficheiros ocultos",
"Additional settings" : "Definições adicionais",
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Copiar para área de transferência",
"Create" : "Criar",
"Delete permanently" : "Eliminar permanentemente",
- "New Folder" : "Nova Pasta",
"Templates" : "Modelos",
"No favorites yet" : "Sem favoritos",
"Files and folders you mark as favorite will show up here" : "Os ficheiros e pastas que marcou como favoritos serão mostrados aqui",
@@ -175,7 +177,6 @@ OC.L10N.register(
"Shares" : "Partilhas",
"Shared with others" : "Partilhado com terceiros",
"Shared with you" : "Partilhado consigo ",
- "Shared by link" : "Partilhado por hiperligação",
"Choose" : "Escolher"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");