diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-14 02:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-14 02:28:25 +0000 |
commit | eb0d4efdc34ec45ce7d2df4627c193e88be72040 (patch) | |
tree | f02336e29cd8377d0c61bc430fa87410324b2d20 /apps/theming/l10n/pt_PT.json | |
parent | 65672ee4be61601c30c4f1c017800eb8501b77d1 (diff) | |
download | nextcloud-server-eb0d4efdc34ec45ce7d2df4627c193e88be72040.tar.gz nextcloud-server-eb0d4efdc34ec45ce7d2df4627c193e88be72040.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/pt_PT.json')
-rw-r--r-- | apps/theming/l10n/pt_PT.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/theming/l10n/pt_PT.json b/apps/theming/l10n/pt_PT.json index 742aecbe7fd..283a9883ad1 100644 --- a/apps/theming/l10n/pt_PT.json +++ b/apps/theming/l10n/pt_PT.json @@ -6,16 +6,25 @@ "Name cannot be empty" : "O Nome não pode estar vazio", "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 web address is not a valid URL" : "O endereço web indicado não é um URL válido", + "The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo", + "The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é um URL válido", "The given slogan is too long" : "O slogan atribuído é demasiado longo", "The given color is invalid" : "A cor atribuída é inválida", + "The file was uploaded" : "O ficheiro foi carregado", "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", + "The file was only partially uploaded" : "O ficheiro foi apenas parcialmente carregado", "No file was uploaded" : "O ficheiro foi carregado", "Missing a temporary folder" : "Falta uma pasta temporária", + "Could not write file to disk" : "Não foi possível escrever o ficheiro no disco.", + "A PHP extension stopped the file upload" : "Uma extensão PHP parou o carregamento do ficheiro", "No file uploaded" : "Nenhum ficheiro carregado", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Já está a usar um tema personalizado. As configurações da aplicação Theming podem ser substituídas por isso.", "Theming" : "Temática", "Legal notice" : "Informação legal", "Privacy policy" : "Política de privacidade", + "Adjust the Nextcloud theme" : "Configurar o tema do Nextcloud", "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", @@ -34,6 +43,8 @@ "Privacy policy link" : "Ligação da politica de privacidade", "Header logo" : "Logótipo do cabeçalho", "Upload new header logo" : "Carregar logótipo do cabeçalho", + "Favicon" : "Favicon", + "Upload new favicon" : "Carregar novo favicon", "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);" }
\ No newline at end of file |