aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-17 00:19:35 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-17 00:19:35 +0000
commit4362ed53614c900c53986b694ea3eea3799ab9c1 (patch)
treeee87ecc56beb5a2627f92ba129f4175af83f4d99 /lib/l10n/pt_BR.js
parentd237fd0e78af8bbff51f2802efd4db1d88457579 (diff)
downloadnextcloud-server-4362ed53614c900c53986b694ea3eea3799ab9c1.tar.gz
nextcloud-server-4362ed53614c900c53986b694ea3eea3799ab9c1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r--lib/l10n/pt_BR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 7d5d1527f9c..9135b569ee6 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"seconds ago" : "segundos atrás",
"Empty file" : "Arquivo vazio",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "O módulo com a ID: %s não existe. Por favor, habilite-o nas configurações de seu aplicativo ou contacte o administrador.",
+ "Dot files are not allowed" : "Arquivos Dot não são permitidos",
"Invalid filename extension \"%1$s\"" : "Extensão de arquivo inválida \"%1$s\"",
"File already exists" : "O arquivo já existe",
"Invalid path" : "Diretório inválido",
@@ -88,7 +89,6 @@ OC.L10N.register(
"File name is a reserved word" : "O nome do arquivo é uma palavra reservada",
"File name contains at least one invalid character" : "O nome do arquivo contém pelo menos um caracter inválido",
"File name is too long" : "O nome do arquivo é muito longo",
- "Dot files are not allowed" : "Arquivos Dot não são permitidos",
"Empty filename is not allowed" : "Nome vazio para arquivo não é permitido.",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "O aplicativo \"%s\" não pode ser instalado pois o arquivo appinfo não pôde ser lido.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "O aplicativo \"%s\" não pode ser instalado pois não é compatível com a versão do servidor.",