aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-21 02:20:47 +0000
committerNextcloud bot <bot@nextcloud.com>2021-01-21 02:20:47 +0000
commit5f5203a2853bb1e810e92ad9de20aae5d420e20e (patch)
treefddca00ba52069a7ea8eaa16827fc28bc9407ddb /apps/settings
parent1dcfab0d7647e1bddf2e1325bf59dba91180580b (diff)
downloadnextcloud-server-5f5203a2853bb1e810e92ad9de20aae5d420e20e.tar.gz
nextcloud-server-5f5203a2853bb1e810e92ad9de20aae5d420e20e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/pt_BR.js3
-rw-r--r--apps/settings/l10n/pt_BR.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 437fb4c02b7..ed5756309a3 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -68,6 +68,7 @@ OC.L10N.register(
"installing and updating apps via the app store or Federated Cloud Sharing" : "instalando e atualizando aplicativos via loja de aplicativos ou Nuvem Compartilhada Federada",
"Federated Cloud Sharing" : "Compartilhamento de Nuvem Federada",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL está usando uma versão %1$s desatualizada (%2$s). Atualize seu sistema operacional ou recursos como %3$s não funcionarão adequadamente.",
+ "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Não foi possível determinar se a versão TLS de cURL está desatualizada ou não porque ocorreu um erro durante a solicitação HTTPS em https://nextcloud.com. Verifique o arquivo de log do nextcloud para obter mais detalhes.",
"Invalid SMTP password." : "Senha SMTP incorreta.",
"Email setting test" : "Teste da configuração de e-mail",
"Well done, %s!" : "Bom trabalho %s!",
@@ -79,6 +80,8 @@ OC.L10N.register(
"Settings saved" : "Configurações salvas",
"Unable to change full name" : "Não foi possível alterar o nome completo",
"Unable to change email address" : "Não foi possível alterar o endereço de e-mail",
+ "Unable to set invalid phone number" : "Não é possível definir um número de telefone inválido",
+ "Some account data was invalid" : "Alguns dados da conta eram inválidos",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "A fim de verificar sua conta no Twitter, poste o seguinte tweet no Twitter (certifique-se de postar sem nenhuma quebra de linha):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "A fim de verificar seu Website, armazene o seguinte conteúdo na página raiz em '.well-known/CloudIdVerificationCode.txt' (certifique-se que o texto inteiro esteja em uma só linha):",
"%1$s changed your password on %2$s." : "%1$s mudou sua senha em %2$s.",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index d9f0899d5f0..2dc4384c723 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -66,6 +66,7 @@
"installing and updating apps via the app store or Federated Cloud Sharing" : "instalando e atualizando aplicativos via loja de aplicativos ou Nuvem Compartilhada Federada",
"Federated Cloud Sharing" : "Compartilhamento de Nuvem Federada",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL está usando uma versão %1$s desatualizada (%2$s). Atualize seu sistema operacional ou recursos como %3$s não funcionarão adequadamente.",
+ "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Não foi possível determinar se a versão TLS de cURL está desatualizada ou não porque ocorreu um erro durante a solicitação HTTPS em https://nextcloud.com. Verifique o arquivo de log do nextcloud para obter mais detalhes.",
"Invalid SMTP password." : "Senha SMTP incorreta.",
"Email setting test" : "Teste da configuração de e-mail",
"Well done, %s!" : "Bom trabalho %s!",
@@ -77,6 +78,8 @@
"Settings saved" : "Configurações salvas",
"Unable to change full name" : "Não foi possível alterar o nome completo",
"Unable to change email address" : "Não foi possível alterar o endereço de e-mail",
+ "Unable to set invalid phone number" : "Não é possível definir um número de telefone inválido",
+ "Some account data was invalid" : "Alguns dados da conta eram inválidos",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "A fim de verificar sua conta no Twitter, poste o seguinte tweet no Twitter (certifique-se de postar sem nenhuma quebra de linha):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "A fim de verificar seu Website, armazene o seguinte conteúdo na página raiz em '.well-known/CloudIdVerificationCode.txt' (certifique-se que o texto inteiro esteja em uma só linha):",
"%1$s changed your password on %2$s." : "%1$s mudou sua senha em %2$s.",