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.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/core/l10n/es_MX.js b/core/l10n/es_MX.js
index 956b8fe8927..02807189fa1 100644
--- a/core/l10n/es_MX.js
+++ b/core/l10n/es_MX.js
@@ -219,6 +219,8 @@ OC.L10N.register(
"The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
"You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
"Internal Server Error" : "Error interno del servidor",
+ "The server was unable to complete your request." : "El servidor no pudo completar tu solicitud.",
+ "If this happens again, please send the technical details below to the server administrator." : "Si esto vuelve a suceder, por favor envia los detalles tecnicos siguientes al adminsitrador del sistema.",
"More details can be found in the server log." : "Puedes consultar más detalles en la bitácora del servidor. ",
"Technical details" : "Detalles técnicos",
"Remote Address: %s" : "Dirección Remota: %s",
@@ -282,6 +284,9 @@ OC.L10N.register(
"Cancel log in" : "Cancelar inicio de sesión",
"Use backup code" : "Usar código de respaldo",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
+ "Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
+ "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Dependiendo de tu configuración, este botón podría funcionar también para confiar en el dominio:",
"Add \"%s\" as trusted domain" : "Agregar \"%s\" como un dominio de confianza",
"App update required" : "Se requiere una actualización de la aplicación",
"%s will be updated to version %s" : "%s será actualizado a la versión %s",
@@ -338,7 +343,7 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola,<br><br> sólo queremos informarte que %s ha compartido <strong>%s</strong> contigo. <br><a href=\"%s\">¡Velo!</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.",
"This means only administrators can use the instance." : "Esto significa que sólo los administradores pueden usar la instancia.",
- "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no confiable. ",
+ "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no de confianza. ",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Por favor contacta a tu administrador. Si eres el administrador de esta instancia, configura la opción \"trusted_domains\" en config/config.php. Un ejemplo de configuración se proporciona en config/config.sample.php. ",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de tu configuración, como adminsitrador podrías llegar a usar el botón inferior para confiar en este dominio. ",
"Please use the command line updater because you have a big instance." : "Por favor usa el actualizador de línea de comando porque cuentas con una instancia grande. ",