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-12 04:12:21 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-12 04:12:21 +0300
commit4e56a024504abb1ae1e8abd702f5c0e15ac49418 (patch)
tree2ad5529fc441d64022c081b9f57c35848429efbc /apps/theming/l10n/es_MX.js
parent15c099df4d225db98fb3e460a66d974c1f654964 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es_MX.js')
-rw-r--r--apps/theming/l10n/es_MX.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js
index 43de6672fda..b0d899b42ce 100644
--- a/apps/theming/l10n/es_MX.js
+++ b/apps/theming/l10n/es_MX.js
@@ -13,7 +13,6 @@ 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. ",
@@ -35,6 +34,7 @@ OC.L10N.register(
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.",
- "reset to default" : "restaurar a predeterminado"
+ "reset to default" : "restaurar a predeterminado",
+ "The uploaded file was only partially uploaded" : "La carga del archivo solo se realizó parcialmente"
},
"nplurals=2; plural=(n != 1);");