diff options
Diffstat (limited to 'apps/theming/l10n/pt_BR.js')
-rw-r--r-- | apps/theming/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index a04d0f22d30..a473b6100d8 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -25,8 +25,6 @@ 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 para todos os usuários.", "Name" : "Nome", "Reset to default" : "Redefinir para o padrão", - "Web address" : "Endereço web", - "Web address https://…" : "Endereço web https://...", "Slogan" : "Slogan", "Color" : "Cor", "Logo" : "Logotipo", @@ -42,6 +40,8 @@ OC.L10N.register( "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.", |