aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-12 00:22:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-12 00:22:03 +0000
commitac5b2d47ffe3b1ab620077a1f53ad9615eac4c08 (patch)
treeacdad62c37a055ee348ade9061460250e999b020 /apps/files/l10n/pt_PT.js
parentf55c4f9601154f4873b3e94747777a3234a2d31a (diff)
downloadnextcloud-server-ac5b2d47ffe3b1ab620077a1f53ad9615eac4c08.tar.gz
nextcloud-server-ac5b2d47ffe3b1ab620077a1f53ad9615eac4c08.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.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index d6c9569462e..6408d2e1f74 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -159,10 +159,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiros que está a tentar enviar excedem o tamanho máximo para os envios de ficheiro neste servidor.",
"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",
- "Shares" : "Partilhas",
- "Shared with others" : "Partilhado com terceiros",
- "Shared with you" : "Partilhado consigo ",
- "Shared by link" : "Partilhado por hiperligação",
"Text file" : "Ficheiro de Texto",
"New text file.txt" : "Novo texto ficheiro.txt",
"Storage invalid" : "Armazenamento inválido",
@@ -171,6 +167,10 @@ OC.L10N.register(
"Cancel" : "Cancelar",
"%s used" : "%s utilizado",
"%1$s of %2$s used" : "Usado %1$s de %2$s",
- "Deleted files" : "Ficheiros eliminados"
+ "Deleted files" : "Ficheiros eliminados",
+ "Shares" : "Partilhas",
+ "Shared with others" : "Partilhado com terceiros",
+ "Shared with you" : "Partilhado consigo ",
+ "Shared by link" : "Partilhado por hiperligação"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");