summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-20 02:17:26 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-20 02:17:26 +0000
commita28f27a3e56bf2576490b47177b164d3a297bc3b (patch)
tree59b64aae1f53ec0b37c1deee98b1f9272a017d0b /lib/l10n
parent51e42e31c3a2af54b54a96df50d9e62ff27b0b80 (diff)
downloadnextcloud-server-a28f27a3e56bf2576490b47177b164d3a297bc3b.tar.gz
nextcloud-server-a28f27a3e56bf2576490b47177b164d3a297bc3b.zip
[tx-robot] updated from transifex
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 143a6777970..9941630a213 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"PHP %s or higher is required." : "PHP %s ou superior é requerido.",
"PHP with a version lower than %s is required." : "É requerida uma versão PHP mais antiga que a %s .",
"%sbit or higher PHP required." : "%sbit ou PHP maior é requerido.",
+ "The following architectures are supported: %s" : "As seguintes plataformas são suportadas: %s",
"The following databases are supported: %s" : "Os seguintes bancos de dados são suportados: %s",
"The command line tool %s could not be found" : "A ferramenta de linha de comando %s não pôde ser encontrada",
"The library %s is not available." : "A biblioteca %s não está disponível.",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index c51835ebba3..1c48c52068c 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -21,6 +21,7 @@
"PHP %s or higher is required." : "PHP %s ou superior é requerido.",
"PHP with a version lower than %s is required." : "É requerida uma versão PHP mais antiga que a %s .",
"%sbit or higher PHP required." : "%sbit ou PHP maior é requerido.",
+ "The following architectures are supported: %s" : "As seguintes plataformas são suportadas: %s",
"The following databases are supported: %s" : "Os seguintes bancos de dados são suportados: %s",
"The command line tool %s could not be found" : "A ferramenta de linha de comando %s não pôde ser encontrada",
"The library %s is not available." : "A biblioteca %s não está disponível.",