aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-06 00:21:34 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-06 00:21:34 +0000
commitf03d6b96e3b818dbec47e503a194695d5806d1af (patch)
treedf986ead85d55518c42856dca9421e2b27838eb3 /apps/files/l10n/pt_BR.js
parentc7528d5d6e9cf809efec391410e60e4b81bb0c93 (diff)
downloadnextcloud-server-f03d6b96e3b818dbec47e503a194695d5806d1af.tar.gz
nextcloud-server-f03d6b96e3b818dbec47e503a194695d5806d1af.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index da7e2e14ae4..873404e4081 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -207,6 +207,8 @@ OC.L10N.register(
"Edit online" : "Editar on-line",
"Failed to redirect to client" : "Falha ao redirecionar para o cliente",
"Edit locally" : "Editar localmente",
+ "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para \"{destination}\" …",
+ "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Você não pode mover um arquivo/pasta para si mesmo ou para uma subpasta dele mesmo",
"(copy)" : "(cópia)",
"(copy %n)" : "(copiar %n)",
@@ -396,6 +398,7 @@ OC.L10N.register(
"Direct link was copied (only works for people who have access to this file/folder)" : "Link direto foi copiado (funciona apenas para pessoas que têm acesso a este arquivo/pasta)",
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar link direto (funciona apenas para pessoas que têm acesso a este arquivo/pasta)",
"Favored" : "Favoritado",
+ "Favor" : "Favor",
"Not favored" : "Não favoritado"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");