diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:11:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:11:52 +0000 |
commit | bd2aede6a38c2c7e635befdbf54ea12d2f6bdb8f (patch) | |
tree | 2017953fd1cbddac4eaaa146b975aad6529a7e67 /settings/l10n/pt_BR.js | |
parent | 3f2a5c9335a0a96858edb65785eec149b16f1a0e (diff) | |
download | nextcloud-server-bd2aede6a38c2c7e635befdbf54ea12d2f6bdb8f.tar.gz nextcloud-server-bd2aede6a38c2c7e635befdbf54ea12d2f6bdb8f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r-- | settings/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 062b4f2d448..341682732c4 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -308,8 +308,6 @@ OC.L10N.register( "Hardening and security guidance" : "Orientações de proteção e segurança", "Personal" : "Pessoal", "Administration" : "Administração", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Imagem para o perfil", "Upload new" : "Enviar novo", "Select from Files" : "Selecionar de Arquivos", @@ -319,6 +317,7 @@ OC.L10N.register( "Cancel" : "Cancelar", "Choose as profile picture" : "Escolha como imagem de perfil", "You are member of the following groups:" : "Você é membro dos seguintes grupos:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Nome completo", "No display name set" : "Nenhum nome de exibição definido", "Email" : "Email", @@ -410,6 +409,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado como um serviço webcron para rodar cron.php a cada 15 minutos em http.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isso, você precisa da extensão posix do PHP. Veja a {linkstart}Documentação do PHP{linkend} para mais detalhes.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar para outro banco de dados, use a ferramenta de linha de comando: 'occ db: convert-type' ou veja a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentação ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", "Get the apps to sync your files" : "Obtenha os aplicativos para sincronizar seus arquivos", "Desktop client" : "Cliente Desktop", "Android app" : "Aplicativo Android", |