nextcloud/apps/theming/l10n/pt_BR.json

52 lines
3.7 KiB
JSON
Raw Normal View History

2017-03-04 04:07:41 +03:00
{ "translations": {
2017-05-01 03:07:32 +03:00
"Loading preview…" : "Carregando pré-visualização...",
2017-04-30 03:07:21 +03:00
"Saved" : "Salva",
2017-03-07 04:07:40 +03:00
"Admin" : "Administrador",
2017-04-16 03:07:23 +03:00
"a safe home for all your data" : "um lugar seguro para seus dados",
2018-03-01 04:12:11 +03:00
"Name cannot be empty" : "O nome não pode ficar em branco",
2017-04-16 03:07:23 +03:00
"The given name is too long" : "O nome é muito longo",
2017-05-08 03:07:37 +03:00
"The given web address is too long" : "O endereço web fornecido é muito longo",
2019-08-02 05:14:30 +03:00
"The given web address is not a valid URL" : "O endereço web não é uma URL válida",
2018-05-19 03:13:41 +03:00
"The given legal notice address is too long" : "O endereço do aviso legal é muito longo",
2019-08-02 05:14:30 +03:00
"The given legal notice address is not a valid URL" : "O endereço do aviso legal não é uma URL válida",
2018-05-26 03:13:01 +03:00
"The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo",
2019-08-02 05:14:30 +03:00
"The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
2017-03-04 04:07:41 +03:00
"The given slogan is too long" : "O slogan dado é muito longo",
2017-04-16 03:07:23 +03:00
"The given color is invalid" : "A cor fornecida é inválida",
2018-03-22 04:11:40 +03:00
"The file was uploaded" : "O arquivo foi enviado",
2017-10-17 03:08:23 +03:00
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML",
2018-03-13 04:12:01 +03:00
"The file was only partially uploaded" : "O aquivo foi parcialmente enviado",
2017-10-17 03:08:23 +03:00
"No file was uploaded" : "Nenhum arquivo foi enviado",
"Missing a temporary folder" : "Falta uma pasta temporária",
2018-03-22 04:11:40 +03:00
"Could not write file to disk" : "Não foi possível escrever no disco",
"A PHP extension stopped the file upload" : "Uma extensão PHP parou o envio do arquivo",
2017-03-04 04:07:41 +03:00
"No file uploaded" : "Nenhum arquivo enviado",
2018-03-29 03:13:35 +03:00
"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.",
2019-03-21 04:13:49 +03:00
"Theming" : "Personalização",
2018-05-19 03:13:41 +03:00
"Legal notice" : "Aviso legal",
2018-05-26 03:13:01 +03:00
"Privacy policy" : "Política de privacidade",
2018-05-25 03:14:54 +03:00
"Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud",
2019-10-22 05:15:41 +03:00
"Open documentation" : "Abrir documentação",
2017-06-16 03:08:44 +03:00
"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.",
2017-03-04 04:07:41 +03:00
"Name" : "Nome",
2017-05-24 03:08:22 +03:00
"Reset to default" : "Redefinir para o padrão",
2018-05-19 03:13:41 +03:00
"Web link" : "Link web",
"https://…" : "https://...",
2017-03-04 04:07:41 +03:00
"Slogan" : "Slogan",
"Color" : "Cor",
2017-04-16 03:07:23 +03:00
"Logo" : "Logotipo",
2017-03-04 04:07:41 +03:00
"Upload new logo" : "Enviar novo logotipo",
"Login image" : "Imagem de login",
2017-04-16 03:07:23 +03:00
"Upload new login background" : "Enviar nova imagem de fundo para o login",
2017-05-10 03:08:31 +03:00
"Remove background image" : "Excluir a imagem de fundo",
2018-04-27 03:11:53 +03:00
"Advanced options" : "Opções avançadas",
2018-05-19 03:13:41 +03:00
"Legal notice link" : "Link do aviso legal",
2018-05-26 03:13:01 +03:00
"Privacy policy link" : "Link da política de privacidade",
2018-04-27 03:11:53 +03:00
"Header logo" : "Logotipo de cabeçalho",
"Upload new header logo" : "Enviar novo logotipo de cabeçalho",
"Favicon" : "Ícone de favoritos",
2018-04-29 03:11:47 +03:00
"Upload new favicon" : "Enviar novo ícone de favorito",
2021-02-02 05:19:50 +03:00
"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."
2017-03-04 04:07:41 +03:00
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}