diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/pt_BR.js | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index db3201fe9c9..359ae221820 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -211,6 +211,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "Continuar com este navegador não compatível", "Supported versions" : "Versões compatíveis", "{name} version {version} and above" : "{name} versão {version} e superior", + "Open settings menu" : "Abrir menu de configurações", + "Settings menu" : "Menu de configurações", "Search {types} …" : "Pesquisar {types}…", "Settings" : "Configurações", "Could not load your contacts" : "Não foi possível carregar seus contatos", @@ -350,7 +352,6 @@ OC.L10N.register( "Skip to main content" : "Ir ao conteúdo principal", "Skip to navigation of app" : "Ir à navegação do aplicativo", "Get your own free account" : "Obtenha uma conta grátis", - "Open settings menu" : "Abrir menu de configurações", "Confirm your password" : "Confirme sua senha", "%s's homepage" : "Página inicial de%s", "Connect to your account" : "Conectar à sua conta", @@ -419,7 +420,6 @@ OC.L10N.register( "More apps menu" : "Mais aplicativos", "Contacts" : "Contatos", "Contacts menu" : "Menu de contatos", - "Settings menu" : "Menu de configurações", "Setup two-factor authentication" : "Configurar autenticação de dois fatores", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud precisa de 64 bits para funcionar bem. Por favor, atualize seu sistema operacional e PHP para 64 bits! Para mais detalhes, leia {linkstart}a página de documentação sobre este ↗{linkend}." }, |