aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-16 00:20:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-16 00:20:09 +0000
commit4689f3d2ab3374c8ff3f6814bdfd57b4c83552cc (patch)
treeb29f1ac202291475475a019c2d7316bec9467971 /lib/l10n
parent0b4c33746973e229544de059a298b4f7cedf9105 (diff)
downloadnextcloud-server-4689f3d2ab3374c8ff3f6814bdfd57b4c83552cc.tar.gz
nextcloud-server-4689f3d2ab3374c8ff3f6814bdfd57b4c83552cc.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/pt_BR.js1
-rw-r--r--lib/l10n/pt_BR.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 197b06231cd..7d5d1527f9c 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.",
+ "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",
"Failed to create file from template" : "Falha ao criar arquivo do modelo ",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 80ae26c4097..f7fe6b750c8 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -78,6 +78,7 @@
"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.",
+ "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",
"Failed to create file from template" : "Falha ao criar arquivo do modelo ",