diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
commit | 1a900c6928388c8b38d09f7eca56bb28c806fcd8 (patch) | |
tree | b9d972bc541ec408542f6845bdd6511867e4a742 /settings/l10n/pt_PT.js | |
parent | 1dcf40515f0cfe768daaf7ae55458c426d83ae86 (diff) | |
download | nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.tar.gz nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_PT.js')
-rw-r--r-- | settings/l10n/pt_PT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 173e3ad5bdc..67d55f28ec0 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -289,8 +289,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>" : "Está a usar <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está a usar <strong>%s</strong> de <strong>%s</strong> (<strong>%s%%</strong>)", "Profile picture" : "Foto do perfil", "Upload new" : "Carregar novo", "Select from Files" : "Seleccione dos Ficheiros", @@ -300,6 +298,7 @@ OC.L10N.register( "Cancel" : "Cancelar", "Choose as profile picture" : "Escolher como fotografia 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>)" : "Está a usar <strong>%s</strong> de <strong>%s</strong> (<strong>%s%%</strong>)", "Full name" : "Nome completo", "No display name set" : "Nenhum nome display estabelecido", "Email" : "Email", @@ -381,6 +380,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registada num serviço webcron para chamar cron-php a cada 15 minutos através de http.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Para esta execução é necessária a extensão PHP posix. Veja {iniciodaligação}documentação PHP{fimdaligação} 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 outra base de dados use a ferramenta da linha de comandos: '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>" : "Está a usar <strong>%s</strong> de <strong>%s</strong>", "Get the apps to sync your files" : "Tenha as aplicações a sincronizar os seus ficheiros", "Desktop client" : "Cliente desktop", "Android app" : "Aplicação Android", |