diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-03 01:09:06 +0000 |
commit | 7e1e9430b676b719747c98d6c0654981bb276374 (patch) | |
tree | 52a072b026bb32aaa388464427e2554c5a4d8e74 /apps/theming/l10n/es_CO.js | |
parent | 3091ddb043451160c6ae4621e647ee9e230b71dc (diff) | |
download | nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.tar.gz nextcloud-server-7e1e9430b676b719747c98d6c0654981bb276374.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_CO.js')
-rw-r--r-- | apps/theming/l10n/es_CO.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/es_CO.js b/apps/theming/l10n/es_CO.js index 594e5b9beed..4f98160b142 100644 --- a/apps/theming/l10n/es_CO.js +++ b/apps/theming/l10n/es_CO.js @@ -12,6 +12,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", + "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", |