diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:21 +0000 |
commit | 4e56a024504abb1ae1e8abd702f5c0e15ac49418 (patch) | |
tree | 2ad5529fc441d64022c081b9f57c35848429efbc /apps/theming/l10n/pt_BR.json | |
parent | 15c099df4d225db98fb3e460a66d974c1f654964 (diff) | |
download | nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.tar.gz nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pt_BR.json')
-rw-r--r-- | apps/theming/l10n/pt_BR.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json index b649c6bc85d..18167eac35c 100644 --- a/apps/theming/l10n/pt_BR.json +++ b/apps/theming/l10n/pt_BR.json @@ -11,7 +11,6 @@ "There is no error, the file uploaded with success" : "Sem erros. Arquivo enviado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", - "The uploaded file was only partially uploaded" : "O arquivo foi enviado parcialmente", "No file was uploaded" : "Nenhum arquivo foi enviado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falha ao escrever no disco.", @@ -33,6 +32,7 @@ "Upload new login background" : "Enviar nova imagem de fundo para o login", "Remove background image" : "Excluir a imagem de fundo", "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 a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados.", - "reset to default" : "restaurar ao padrão" + "reset to default" : "restaurar ao padrão", + "The uploaded file was only partially uploaded" : "O arquivo foi enviado parcialmente" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |