summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-21 00:19:16 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-21 00:19:16 +0000
commitaf313a79e879f6af5b6f430a981befb4df23a4b1 (patch)
treeed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/files/l10n/pt_BR.js
parent9695c021c2da7a497a248aba969396f16dea5d49 (diff)
downloadnextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz
nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index ee5efd14c01..ac58182c8b7 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -178,7 +178,6 @@ OC.L10N.register(
"Upload successful" : "Carregamento bem-sucedido",
"\"{displayName}\" action executed successfully" : "Ação \"{displayName}\" executada com sucesso",
"\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou",
- "Select the row for {displayName}" : "Selecione a linha para {displayName}",
"Rename file" : "Renomear arquivo",
"File name" : "Nome do arquivo",
"Folder name" : "Nome da pasta",
@@ -196,8 +195,6 @@ OC.L10N.register(
"Could not copy {file}. {message}" : "Não foi possível copiar {file}. {message}",
"Could not move {file}. {message}" : "Não foi possível mover {file}. {message}",
"Total rows summary" : "Resumo total de linhas",
- "Select all" : "Selecionar tudo",
- "Unselect all" : "Desmarque todos",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos",
"\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso",
"List of files and folders." : "Lista de arquivos e pastas.",
@@ -296,6 +293,7 @@ OC.L10N.register(
"Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.",
"Toggle %1$s sublist" : "Alternar a sublista %1$s",
"No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
+ "Select all" : "Selecionar tudo",
"Upload too large" : "Arquivo muito grande para envio",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os arquivos que você está tentando enviar excederam o tamanho máximo para arquivos no servidor.",
"Text file" : "Arquivo texto",
@@ -313,7 +311,9 @@ OC.L10N.register(
"Pending shares" : "Compartilhamentos pendentes",
"This file has the tag {tag}" : "Este arquivo tem a tag {tag}",
"This file has the tags {firstTags} and {lastTag}" : "Este arquivo tem as etiquetas {firstTags} e {lastTag}",
+ "Select the row for {displayName}" : "Selecione a linha para {displayName}",
"Open folder {name}" : "Abra a pasta {nome}",
+ "Unselect all" : "Desmarque todos",
"ascending" : "ascendente",
"descending" : "descendente",
"Sort list by {column} ({direction})" : "Classificar lista por {column} ({direction})",