summaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-29 17:03:24 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-29 17:03:24 +0000
commita84dacc16fdb08112b7ac5c73c710108986e5379 (patch)
tree935182bef0cb27f45b00bea802c87869cf04404d /lib/l10n/pt_BR.js
parentd86b29b42b93ba535b242bd8949fcf3fee52ce1e (diff)
downloadnextcloud-server-a84dacc16fdb08112b7ac5c73c710108986e5379.tar.gz
nextcloud-server-a84dacc16fdb08112b7ac5c73c710108986e5379.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r--lib/l10n/pt_BR.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 8266966194f..23635f5d47e 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -8,6 +8,10 @@ OC.L10N.register(
"The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Os arquivos do app %$1s não foram substituídos corretamente. Certifique-se de que é uma versão compatível com o servidor.",
"Sample configuration detected" : "Exemplo de configuração detectada",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Foi detectado que a configuração exemplo foi copiada. Isso pode desestabilizar sua instalação e não é suportado. Por favor, leia a documentação antes de realizar mudanças no config.php",
+ "%1$s and %2$s" : "%1$s e %2$s",
+ "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s",
+ "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s e %4$s",
+ "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s e %5$s",
"PHP %s or higher is required." : "É requerido PHP %s ou superior.",
"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 maior é requerido.",