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

pt_BR.json « l10n « theming « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 18167eac35ca9922b736706c0fddcb10a6c75289 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{ "translations": {
    "Loading preview…" : "Carregando pré-visualização...",
    "Saved" : "Salva",
    "Admin" : "Administrador",
    "a safe home for all your data" : "um lugar seguro para seus dados",
    "Name cannot be empty" : "O nome não pode ficar em branco",
    "The given name is too long" : "O nome é 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",
    "There is no error, the file uploaded with success" : "Sem erros. Arquivo enviado com sucesso",
    "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",
    "No file was uploaded" : "Nenhum arquivo foi enviado",
    "Missing a temporary folder" : "Falta uma pasta temporária",
    "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.",
    "No file uploaded" : "Nenhum arquivo enviado",
    "Unsupported image type" : "Tipo de imagem não suportado",
    "You are already using a custom theme" : "Você já está usando um tema personalizado",
    "Theming" : "Personalização",
    "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",
    "Upload new logo" : "Enviar novo logotipo",
    "Login image" : "Imagem de login",
    "Upload new login background" : "Enviar nova imagem de fundo para o login",
    "Remove background image" : "Excluir a imagem de fundo",
    "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.",
    "reset to default" : "restaurar ao padrão",
    "The uploaded file was only partially uploaded" : "O arquivo foi enviado parcialmente"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}