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

pt_PT.json « l10n « theming « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cf356cf754da07f93b16c7b0d3c491174f50a1cf (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
{ "translations": {
    "Loading preview…" : "A carregar pre-visualização...",
    "Saved" : "Guardado",
    "Admin" : "Administrador",
    "a safe home for all your data" : "Um local seguro para todos os seus dados",
    "The given name is too long" : "O nome atribuído é demasiado longo",
    "The given web address is too long" : "O endereço web atribuído é demasiado longo",
    "The given slogan is too long" : "O slogan atribuído é demasiado longo",
    "The given color is invalid" : "A cor atribuída é inválida",
    "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a directiva upload_max_filesize no php.ini ",
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro carregado excedo a directiva MAX_FILE_SIZE especificada no formulário HTML",
    "No file was uploaded" : "O ficheiro foi carregado",
    "Missing a temporary folder" : "Falta uma pasta temporária",
    "No file uploaded" : "Nenhum ficheiro carregado",
    "Theming" : "Temática",
    "Open documentation" : "Abrir documentaçã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." : "A tematização possibilita a fácil personalização da aparência da sua instância e clientes suportados. Isto será visível para todos os utilizadores",
    "Name" : "Nome",
    "Reset to default" : "Repor original",
    "Web link" : "Hiperligação da Web",
    "Slogan" : "Slogan",
    "Color" : "Cor",
    "Logo" : "Logótipo",
    "Upload new logo" : "Carregar novo logótipo",
    "Login image" : "Imagem de Login",
    "Upload new login background" : "Carregar imagem de segundo plano de Login",
    "Remove background image" : "Remover imagem de segundo plano",
    "Advanced options" : "Opções avançadas",
    "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 para imagens SVG para gerar automaticamente favicons com base na cor e no logotipo carregado."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}