aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-04 00:22:03 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-04 00:22:03 +0000
commit1a9ded4b429fd20df15449fc877bb81c0a89d9a2 (patch)
tree0ecdd18b7ee9959a4e8caa006bf7720e934d28e6 /apps/settings/l10n/pt_BR.js
parent858de5734e889fe8b4884baa971da3d6884c45fa (diff)
downloadnextcloud-server-1a9ded4b429fd20df15449fc877bb81c0a89d9a2.tar.gz
nextcloud-server-1a9ded4b429fd20df15449fc877bb81c0a89d9a2.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pt_BR.js')
-rw-r--r--apps/settings/l10n/pt_BR.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 63979a8d43d..d24dfc2664b 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -221,6 +221,9 @@ OC.L10N.register(
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida corretamente como \"%s\".",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida como \"%s\", que é uma URL correta. O URL sugerido é \"%s\".",
"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Certifique-se de definir a opção \"overwrite.cli.url\" em seu arquivo config.php para o URL que seus usuários usam principalmente para acessar este Nextcloud. Sugestão: \"%s\". Caso contrário, poderá haver problemas com a geração de URL via cron. (No entanto, é possível que o URL sugerido não seja o URL que seus usuários usam principalmente para acessar este Nextcloud. O melhor é verificar isso em qualquer caso.)",
+ "PHP APCu configuration" : "Configuração PHP APCU",
+ "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Seu cache APCu está cheio. Considere aumentar a configuração do PHP apc.shm_size.",
+ "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Seu cache APCu está quase cheio em %s%%, considere aumentar a configuração php apc.shm_size.",
"PHP default charset" : "Conjunto de caracteres padrão do PHP",
"PHP configuration option \"default_charset\" should be UTF-8" : "A opção de configuração do PHP “default_charset” deve ser UTF-8",
"PHP set_time_limit" : "PHP set_time_limit",
@@ -328,7 +331,6 @@ OC.L10N.register(
"None of your currently installed apps provide image generation functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de geração de imagens",
"Text processing" : "Processamento de texto",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tarefas de processamento de texto podem ser implementadas por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado para qual tarefa.",
- "None of your currently installed apps provide Text processing functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece funcionalidade de processamento de texto",
"Here you can decide which group can access certain sections of the administration settings." : "Aqui você pode decidir qual grupo pode acessar certas seções das configurações de administração.",
"None" : "Nenhuma",
"Unable to modify setting" : "Incapaz de modificar a configuração",
@@ -820,6 +822,7 @@ OC.L10N.register(
"Speech-To-Text" : "Fala-para-texto",
"Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "O Fala-Para-Texto pode ser implementado por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.",
"None of your currently installed apps provide Speech-To-Text functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece a funcionalidade Fala-Para-Texto",
+ "None of your currently installed apps provide Text processing functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece funcionalidade de processamento de texto",
"Exclude groups from sharing" : "Impedir que alguns grupos compartilhem",
"These groups will still be able to receive shares, but not to initiate them." : "Estes grupos ainda serão capazes de receber compartilhamentos, mas não iniciá-los.",
"Allow username autocompletion in share dialog and allow access to the system address book" : "Permitir preenchimento automático de nome de usuário na caixa de diálogo de compartilhamento e permitir acesso ao catálogo de endereços do sistema",