diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:46 +0000 |
commit | 93f5745700c3b8def653b45e6d574d74cd84e0df (patch) | |
tree | 447184072863bbf76bfe7f6a07813d587920eb31 /apps/theming/l10n/pt_PT.js | |
parent | 8e27fed9d340c126dba4a3c3ded65b11f5fba897 (diff) | |
download | nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.tar.gz nextcloud-server-93f5745700c3b8def653b45e6d574d74cd84e0df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pt_PT.js')
-rw-r--r-- | apps/theming/l10n/pt_PT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/pt_PT.js b/apps/theming/l10n/pt_PT.js index 8404ae98ca4..fef9d5192a4 100644 --- a/apps/theming/l10n/pt_PT.js +++ b/apps/theming/l10n/pt_PT.js @@ -12,7 +12,6 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Não ocorreu nenhum erro, o ficheiro foi carregado com sucesso", "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 uploaded file was only partially uploaded" : "O ficheiro escolhido foi apenas parcialmente carregado", "No file was uploaded" : "O ficheiro foi carregado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falhou a escrever o ficheiro no disco.", @@ -34,6 +33,7 @@ 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.", - "reset to default" : "restaurar valor padrão" + "reset to default" : "restaurar valor padrão", + "The uploaded file was only partially uploaded" : "O ficheiro escolhido foi apenas parcialmente carregado" }, "nplurals=2; plural=(n != 1);"); |