diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-26 00:13:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-26 00:13:01 +0000 |
commit | f0fdac807851823cb7aa29fcedfdd7de8b2733d8 (patch) | |
tree | b900735b39f333afd482105b51aaa7ddb8e2b405 /apps/theming/l10n/pt_BR.js | |
parent | 760b28ba4c7d4a9b6126aa4063238c2959eb263e (diff) | |
download | nextcloud-server-f0fdac807851823cb7aa29fcedfdd7de8b2733d8.tar.gz nextcloud-server-f0fdac807851823cb7aa29fcedfdd7de8b2733d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pt_BR.js')
-rw-r--r-- | apps/theming/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 128b83f6c72..60972c185c7 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -9,6 +9,7 @@ OC.L10N.register( "The given name is too long" : "O nome é muito longo", "The given web address is too long" : "O endereço web fornecido é muito longo", "The given legal notice address is too long" : "O endereço do aviso legal é muito longo", + "The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo", "The given slogan is too long" : "O slogan dado é muito longo", "The given color is invalid" : "A cor fornecida é inválida", "The file was uploaded" : "O arquivo foi enviado", @@ -24,6 +25,7 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "Você já está usando um tema personalizado. As configurações do aplicativo Theming podem ser sobrescritas por isso.", "Theming" : "Personalização", "Legal notice" : "Aviso legal", + "Privacy policy" : "Política de privacidade", "Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.", "Name" : "Nome", @@ -39,6 +41,7 @@ OC.L10N.register( "Remove background image" : "Excluir a imagem de fundo", "Advanced options" : "Opções avançadas", "Legal notice link" : "Link do aviso legal", + "Privacy policy link" : "Link da política de privacidade", "Header logo" : "Logotipo de cabeçalho", "Upload new header logo" : "Enviar novo logotipo de cabeçalho", "Favicon" : "Ícone de favoritos", |