summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:34 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:34 +0000
commit8d2387016b33d29b5bcde22792ad12e508f96a6b (patch)
tree0ccd0c5c5cb4c0a52afef0238f9aaa874c911bb4 /apps/files/l10n/pt_BR.js
parent3663c4a719be285669d7c1198e20646cf6581dd4 (diff)
downloadnextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.tar.gz
nextcloud-server-8d2387016b33d29b5bcde22792ad12e508f96a6b.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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index a3e270bcbe2..cb6dc834adb 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -184,6 +184,7 @@ OC.L10N.register(
"Folder name" : "Nome da pasta",
"This node is unavailable" : "Este nó está indisponível",
"Download file {name}" : "Baixe o arquivo {name}",
+ "Invalid file name" : "Nome de arquivo inválido",
"\"{name}\" is not an allowed filetype." : "\"{name}\" não é um tipo de arquivo permitido.",
"{newName} already exists." : "{newName} já existe.",
"\"{char}\" is not allowed inside a file name." : "\"{char}\" não é permitido dentro de um nome de arquivo.",
@@ -197,6 +198,7 @@ OC.L10N.register(
"Toggle selection for all files and folders" : "Alternar seleção para todos os arquivos e pastas",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos",
"\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso",
+ "{count} selected" : "{count} selecionados",
"List of files and folders." : "Lista de arquivos e pastas.",
"Column headers with buttons are sortable." : "Os cabeçalhos das colunas com botões são classificáveis.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.",