aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/pt_BR.js')
-rw-r--r--lib/l10n/pt_BR.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 2cd36016277..4270e0b3192 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -244,8 +244,6 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Por favor peça ao administrador do servidor para reiniciar o servidor web.",
"The required %s config variable is not configured in the config.php file." : "A variável %s de configuração necessária não está configurada no arquivo config.php.",
"Please ask your server administrator to check the Nextcloud configuration." : "Peça ao administrador do servidor para verificar a configuração do Nextcloud.",
- "PostgreSQL >= 9 required." : "PostgreSQL >= 9 é necessário.",
- "Please upgrade your database version." : "Por favor, atualize a versão do seu banco de dados.",
"Your data directory is readable by other users." : "Seu diretório de dados pode ser lido por outros usuários.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor altere as permissões para 0770 para que o diretório não possa ser lido por outros usuários.",
"Your data directory must be an absolute path." : "Seu diretório de dados deve ser um caminho absoluto.",
@@ -276,6 +274,8 @@ OC.L10N.register(
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "O limite de usuários foi atingido e o usuário não foi criado. Verifique suas notificações para saber mais.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Somente os seguintes caracteres são permitidos em um nome de usuário: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "A libxml2 2.7.0 é a versão mínima necessária. Atualmente a versão %s está instalada.",
- "To fix this issue update your libxml2 version and restart your web server." : "Para corrigir este problema, atualize a versão da sua libxml2 e reinicie seu servidor web."
+ "To fix this issue update your libxml2 version and restart your web server." : "Para corrigir este problema, atualize a versão da sua libxml2 e reinicie seu servidor web.",
+ "PostgreSQL >= 9 required." : "PostgreSQL >= 9 é necessário.",
+ "Please upgrade your database version." : "Por favor, atualize a versão do seu banco de dados."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");