diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /apps/theming/l10n/pt_PT.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pt_PT.js')
-rw-r--r-- | apps/theming/l10n/pt_PT.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/pt_PT.js b/apps/theming/l10n/pt_PT.js index 0f318721f87..a2e7d23cefd 100644 --- a/apps/theming/l10n/pt_PT.js +++ b/apps/theming/l10n/pt_PT.js @@ -28,13 +28,11 @@ OC.L10N.register( "Upload new login background" : "Carregar imagem de segundo plano de Login", "Remove background image" : "Remover imagem de segundo plano", "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.", - "You are already using a custom theme" : "Já está a usar um tema personalizado", - "reset to default" : "restaurar valor padrão", - "Web address" : "Endereço Web", - "Web address https://…" : "Endereço Web https::// ...", "There is no error, the file uploaded with success" : "Não ocorreu nenhum erro, o ficheiro foi carregado com sucesso", "The uploaded file was only partially uploaded" : "O ficheiro escolhido foi apenas parcialmente carregado", "Failed to write file to disk." : "Falhou a escrever o ficheiro no disco.", - "A PHP extension stopped the file upload." : "Uma extensão PHP parou o carregamento do ficheiro." + "A PHP extension stopped the file upload." : "Uma extensão PHP parou o carregamento do ficheiro.", + "You are already using a custom theme" : "Já está a usar um tema personalizado", + "Web address https://…" : "Endereço Web https::// ..." }, "nplurals=2; plural=(n != 1);"); |