diff options
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.", |