summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-20 02:17:17 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-20 02:17:17 +0000
commit1681e74d2dd37c9fed19402ce8bf27982f43baa8 (patch)
treedf96bce5d75ed28b2deea1f9a5134b323ce4a883 /lib
parentc8f9fa1830f431256c047e020cacbebf9dc1fb67 (diff)
downloadnextcloud-server-1681e74d2dd37c9fed19402ce8bf27982f43baa8.tar.gz
nextcloud-server-1681e74d2dd37c9fed19402ce8bf27982f43baa8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-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.",