diff options
Diffstat (limited to 'settings/l10n/es_MX.json')
-rw-r--r-- | settings/l10n/es_MX.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index 49cc3ccc41c..fcba04841d9 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -1,6 +1,6 @@ { "translations": { - "Cron" : "Cron", "Sharing" : "Compartiendo", + "Cron" : "Cron", "Log" : "Registro", "Authentication error" : "Error de autenticación", "Your full name has been changed." : "Se ha cambiado su nombre completo.", @@ -50,11 +50,11 @@ "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "No se ha encontrado el modulo PHP 'fileinfo'. Le recomendamos encarecidamente que habilite este módulo para obtener mejores resultados con la detección de tipos MIME.", "System locale can not be set to a one which supports UTF-8." : "No se puede escoger una configuración regional que soporte UTF-8.", "This means that there might be problems with certain characters in file names." : "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos.", - "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", "Allow apps to use the Share API" : "Permitir a las aplicaciones utilizar la API de Compartición", "Allow public uploads" : "Permitir subidas públicas", "Allow resharing" : "Permitir re-compartición", + "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", "Server address" : "Dirección del servidor", "Port" : "Puerto", "Log level" : "Nivel de registro", |