diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:01 +0000 |
commit | 3cae27614932d3cb0780018551b14a4139f980fd (patch) | |
tree | b2eb720061e240dee969a1464ac8a7fc045506ea /apps/theming/l10n/pt_BR.js | |
parent | 66173e9b523e801c10945df7b76491cadb82fa20 (diff) | |
download | nextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.tar.gz nextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pt_BR.js')
-rw-r--r-- | apps/theming/l10n/pt_BR.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 4ad346079a3..f51f0d31d3a 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -13,6 +13,7 @@ OC.L10N.register( "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 file was only partially uploaded" : "O aquivo foi parcialmente enviado", "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.", |