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_PT.js')
-rw-r--r--apps/theming/l10n/pt_PT.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/pt_PT.js b/apps/theming/l10n/pt_PT.js
index 419b87df168..2303587c402 100644
--- a/apps/theming/l10n/pt_PT.js
+++ b/apps/theming/l10n/pt_PT.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"No file uploaded" : "Nenhum ficheiro carregado",
"Unsupported image type" : "Tipo de imagem não suportado",
"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",
@@ -27,6 +28,7 @@ OC.L10N.register(
"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."
},
"nplurals=2; plural=(n != 1);");