diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:13:19 +0000 |
commit | d65556767253c316f75c7b6dc408d19345f8d0dd (patch) | |
tree | 9e4db87f1cc21f05706a610e88b775309f152cb9 /apps/theming/l10n/pt_BR.js | |
parent | 77c87b1b233879d48ee4cb154e46dbcd2eaae690 (diff) | |
download | nextcloud-server-d65556767253c316f75c7b6dc408d19345f8d0dd.tar.gz nextcloud-server-d65556767253c316f75c7b6dc408d19345f8d0dd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pt_BR.js')
-rw-r--r-- | apps/theming/l10n/pt_BR.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 60972c185c7..76ff11c1d06 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -47,13 +47,11 @@ OC.L10N.register( "Favicon" : "Ícone de favoritos", "Upload new favicon" : "Enviar novo ícone de favorito", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados.", - "You are already using a custom theme" : "Você já está usando um tema personalizado", - "reset to default" : "restaurar ao padrão", - "Web address" : "Endereço web", - "Web address https://…" : "Endereço web https://...", "There is no error, the file uploaded with success" : "Sem erros. Arquivo enviado com sucesso", "The uploaded file was only partially uploaded" : "O arquivo foi enviado parcialmente", "Failed to write file to disk." : "Falha ao escrever no disco.", - "A PHP extension stopped the file upload." : "Uma extensão PHP parou o envio do arquivo." + "A PHP extension stopped the file upload." : "Uma extensão PHP parou o envio do arquivo.", + "You are already using a custom theme" : "Você já está usando um tema personalizado", + "Web address https://…" : "Endereço web https://..." }, "nplurals=2; plural=(n > 1);"); |