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-23 04:11:28 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-23 04:11:28 +0300
commit64948bf30c3da097f9069756eb0b7ab4ae14e68b (patch)
tree6d2ba010ecec375863af029c27013d5dff600dcc /apps/theming/l10n/es_MX.js
parent750bb4d7e1193b343ddbb0b69626bb0a72260c50 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_MX.js')
-rw-r--r--apps/theming/l10n/es_MX.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js
index 905f3f7b301..6afea9f0940 100644
--- a/apps/theming/l10n/es_MX.js
+++ b/apps/theming/l10n/es_MX.js
@@ -10,11 +10,14 @@ OC.L10N.register(
"The given web address is too long" : "La dirección web dada es demasiado larga",
"The given slogan is too long" : "El lema dado es demasiado largo",
"The given color is invalid" : "El color dado es inválido",
+ "The file was uploaded" : "El archivo fue cargado",
"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",
+ "Could not write file to disk" : "No fue posible escribir a disco",
+ "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
"No file uploaded" : "No hay archivos cargados",
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",