summaryrefslogtreecommitdiffstats
path: root/core/l10n/es_MX.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/es_MX.js')
-rw-r--r--core/l10n/es_MX.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js
index 8f3f3011e7a..ba44c8ee6e0 100644
--- a/core/l10n/es_MX.js
+++ b/core/l10n/es_MX.js
@@ -270,7 +270,6 @@ OC.L10N.register(
"Detailed logs" : "Bitácoras detalladas",
"Update needed" : "Se requiere de una actualización",
"Please use the command line updater because you have a big instance with more than 50 users." : "Favor de usar el actualizador desde la línea de comandos ya que tu instancia cuenta con más de 50 usuarios.",
- "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Para más ayuda, por favor consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentación</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Estoy conciente de que si continúo haciendo la actualización vía web, la interfaz de usuario corre el riesgo de que el tiempo de la solicitud expire y cause pérdida de datos, pero cuento con un respaldo y sé como restaurar mi instancia en caso de una falla. ",
"Upgrade via web on my own risk" : "Actualizar vía Web bajo mi propio riesgo",
@@ -279,6 +278,7 @@ OC.L10N.register(
"A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Se envió un mensaje para reestablecer la contraseña a la dirección de correo electrónico de esta cuenta. Si no lo recibes, comprueba si está en el buzón de Correo No Deseado/Spam o pide ayuda a tu administrador local.",
"If it is not there ask your local administrator." : "Si no está ahí ponte en contacto con el administrador local",
"Settings" : "Configuraciones ",
- "File not found" : "Archivo no encontrado"
+ "File not found" : "Archivo no encontrado",
+ "Please use the command line updater because automatic updating is disabled in the config.php." : "Por favor usa el actualizador de línea de comandos ya que el actualizador automático se encuentra deshabilitado en config.php."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");