diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-08 00:07:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-08 00:07:37 +0000 |
commit | 6109afc14df1ee1167c408065c9a9dab81c708cc (patch) | |
tree | 53e1903ff3f7f3cc6d3e3c174848f7a69b569ed5 /apps/theming/l10n/pt_BR.js | |
parent | 56bb8745dfc97c6688ca6544ea61b6807400f8e3 (diff) | |
download | nextcloud-server-6109afc14df1ee1167c408065c9a9dab81c708cc.tar.gz nextcloud-server-6109afc14df1ee1167c408065c9a9dab81c708cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pt_BR.js')
-rw-r--r-- | apps/theming/l10n/pt_BR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 2b56768334b..32091d88542 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -6,7 +6,7 @@ OC.L10N.register( "Admin" : "Administrador", "a safe home for all your data" : "um lugar seguro para seus dados", "The given name is too long" : "O nome é muito longo", - "The given web address is too long" : "O endereço da Web fornecido é muito longo", + "The given web address is too long" : "O endereço web fornecido é muito longo", "The given slogan is too long" : "O slogan dado é muito longo", "The given color is invalid" : "A cor fornecida é inválida", "No file uploaded" : "Nenhum arquivo enviado", @@ -16,8 +16,8 @@ OC.L10N.register( "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 a todos os usuários.", "Name" : "Nome", "reset to default" : "restaurar ao padrão", - "Web address" : "Endereço da Web", - "Web address https://…" : "Endereço da Web https://...", + "Web address" : "Endereço web", + "Web address https://…" : "Endereço web https://...", "Slogan" : "Slogan", "Color" : "Cor", "Logo" : "Logotipo", |