aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:49 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:49 +0000
commit02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch)
tree223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/pt_PT.js
parentbf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff)
downloadnextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.tar.gz
nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pt_PT.js')
-rw-r--r--apps/theming/l10n/pt_PT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/pt_PT.js b/apps/theming/l10n/pt_PT.js
index 2303587c402..fafeda4c883 100644
--- a/apps/theming/l10n/pt_PT.js
+++ b/apps/theming/l10n/pt_PT.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"No file was uploaded" : "O ficheiro foi carregado",
"Missing a temporary folder" : "Falta uma pasta temporária",
"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",
@@ -29,6 +28,7 @@ OC.L10N.register(
"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."
+ "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.",
+ "Unsupported image type" : "Tipo de imagem não suportado"
},
"nplurals=2; plural=(n != 1);");