Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/pt_BR.js')
-rw-r--r--apps/theming/l10n/pt_BR.js10
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js
index b30501b57e5..a02354184e9 100644
--- a/apps/theming/l10n/pt_BR.js
+++ b/apps/theming/l10n/pt_BR.js
@@ -23,9 +23,9 @@ OC.L10N.register(
"No file uploaded" : "Nenhum arquivo enviado",
"Unsupported image type" : "Tipo de imagem não suportado",
"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",
- "Theming" : "Personalização",
"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",
@@ -46,12 +46,6 @@ OC.L10N.register(
"Upload new header logo" : "Enviar novo logotipo de cabeçalho",
"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.",
- "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.",
- "You are already using a custom theme" : "Você já está usando um tema personalizado",
- "Web address https://…" : "Endereço web https://..."
+ "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."
},
"nplurals=2; plural=(n > 1);");