summaryrefslogtreecommitdiffstats
path: root/lib/l10n/pt_BR.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-08 02:25:16 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-08 02:25:16 +0000
commit1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced (patch)
tree789840854c0787bebb789fa1d8b764ed2e4c0684 /lib/l10n/pt_BR.json
parentb765a227052300ac76daaecaf37f8e48e77dedec (diff)
downloadnextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.tar.gz
nextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pt_BR.json')
-rw-r--r--lib/l10n/pt_BR.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 41c3b6ebd4a..16976b51893 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -128,8 +128,8 @@
"PostgreSQL username and/or password not valid" : "Nome de usuário e/ou senha PostgreSQL inválidos",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X não é suportado e %s não funcionará corretamente nesta plataforma. Use-o por sua conta e risco!",
"For the best results, please consider using a GNU/Linux server instead." : "Para obter melhores resultados, por favor considere o uso de um servidor GNU/Linux em seu lugar.",
- "It seems that this %s instance is running on a 32-bit PHP environment. 64-bit is required for 26 and higher." : "Parece que essa %s instância está sendo executada em um ambiente PHP de 32 bits. 64 bits é necessário para 26 e superior.",
- "Please switch to 64-bit PHP." : "Mude para PHP de 64 bits.",
+ "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32 bits e o open_basedir foi configurado no php.ini. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente não recomendável.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou mude o PHP para 64bit.",
"Set an admin username." : "Defina um nome do usuário administrador.",
"Set an admin password." : "Defina uma senha para o administrador.",
"Cannot create or write into the data directory %s" : "Não foi possível criar ou escrever no diretório de dados %s",
@@ -266,8 +266,6 @@
"%s enter the database username." : "%s insira o nome de usuário do banco de dados.",
"%s enter the database name." : "%s insira o nome do banco de dados.",
"%s you may not use dots in the database name" : "%s você não pode usar pontos no nome do banco de dados",
- "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Aparentemente a instância %s está rodando em um ambiente PHP de 32 bits e o open_basedir foi configurado no php.ini. Isto pode gerar problemas com arquivos maiores que 4GB e é altamente não recomendável.",
- "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou mude o PHP para 64bit.",
"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 \"_.@-'\""
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"