Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-13 04:12:01 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-13 04:12:01 +0300
commit3cae27614932d3cb0780018551b14a4139f980fd (patch)
treeb2eb720061e240dee969a1464ac8a7fc045506ea /apps/theming/l10n/es_MX.js
parent66173e9b523e801c10945df7b76491cadb82fa20 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_MX.js')
-rw-r--r--apps/theming/l10n/es_MX.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js
index b0d899b42ce..af20b0f0110 100644
--- a/apps/theming/l10n/es_MX.js
+++ b/apps/theming/l10n/es_MX.js
@@ -13,6 +13,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 file was only partially uploaded" : "El archivo sólo fue cargado 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. ",