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/es.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/es.js')
-rw-r--r-- | apps/theming/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index ebdf840113c..903b74212dd 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No ha habido errores, el archivo ha subido satisfactoriamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo para subir excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especifió en el formulario HTML", + "The file was only partially uploaded" : "El archivo se ha subido parcialmente", "No file was uploaded" : "No se ha subido ningún archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Fallo al escribir el archivo al disco.", |