diff options
Diffstat (limited to 'apps/settings/l10n/es.json')
-rw-r--r-- | apps/settings/l10n/es.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index dc1da80c74f..f62fe757d0a 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -125,6 +125,9 @@ "Background jobs" : "Trabajos en segundo plano", "Unlimited" : "Ilimitado", "Verifying" : "Verificar", + "App directories owner" : "Propietario de los directorios de aplicaciones", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Algunos directorios de aplicaciones son propiedad de un usuario diferente al del servidor web. Esto puede ocurrir si las aplicaciones se han instalado manualmente. Compruebe los permisos de los siguientes directorios de aplicaciones:\n%s", + "App directories have the correct owner \"%s\"" : "Los directorios de aplicaciones tienen al propietario correcto \"%s\"", "Brute-force Throttle" : "Limitación por fuerza bruta", "Your remote address could not be determined." : "No se pudo determinar tu dirección remota.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Tu dirección remota fue identificada como \"%s\" y está limitada por fuerza bruta, ralentizando las peticiones. Si la dirección remota no es tu dirección, puede ser una indicación de que un proxy no está configurado correctamente.", @@ -132,6 +135,16 @@ "Old user imported certificates" : "Antiguos certificados importados por el usuario", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Está pendiente una tarea en segundo plano que comprueba por el usuario los certificados SSL importados. Por favor, revisalo más tarde.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Hay algunos certificados SSL importados por el usuario que ya no se utilizan con Nextcloud 21. Pueden ser importados con la línea de comandos a través del comando \"occ security:certificates:import\". Sus rutas dentro del directorio de datos se muestran a continuación.", + "Code integrity" : "Integridad del código", + "Integrity checker has been disabled. Integrity cannot be verified." : "El verificador de integridad del código ha sido deshabilitado. La integridad no puede ser verificada.", + "No altered files" : "No hay archivos alterados", + "Some files have not passed the integrity check. {link1} {link2}" : "Algunos archivos no han pasado la verificación de integridad. {link1} {link2}", + "Cron errors" : "Errores de Cron", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "No fue posible ejecutar el trabajo cron a través de la línea de comandos. Los siguientes errores técnicos han aparecido:\n%s", + "The last cron job ran without errors." : "El último trabajo cron se ejecutó sin errores.", + "Cron last run" : "Última ejecución de cron", + "Last background job execution ran %s. Something seems wrong. {link}." : "La última ejecución de trabajos de segundo plano se ejecutó %s. Algo parece estar mal. {link}.", + "Last background job execution ran %s." : "La última ejecución de trabajos de segundo plano se ejecutó %s.", "Database missing columns" : "Faltan columnas en la base de datos", "Missing optional column \"%s\" in table \"%s\"." : "Falta la columna opcional \"%s\" en la tabla \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos le faltan algunas columnas opcionales. Debido a que agregar columnas en tablas grandes podría llevar mucho tiempo, no se agregaron automáticamente cuando podían eran opcionales. Al ejecutar \"occ db:add-missing-columns\", esas columnas faltantes se pueden agregar manualmente mientras la instancia sigue ejecutándose. Una vez que se agregen las columnas, algunas características pueden mejorar su capacidad de respuesta o la usabilidad.", @@ -159,6 +172,8 @@ "Internet connectivity" : "Conexión a Internet", "Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene una conexión a Internet que funcione: No se pudieron alcanzar varios endpoints. Esto significa que algunas de las funciones, como montar almacenamiento externo, notificaciones sobre actualizaciones o instalación de aplicaciones de terceros no funcionarán. Es posible que el acceso a archivos de forma remota y el envío de emails de notificación tampoco funcionen. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.", + "JavaScript modules support" : "Soporte a módulos JavaScript", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Su servidor web no sirve archivos `.mjs` utilizando el tipo MIME JavaScript. Esto causará problemas con algunas apps, impidiendo que los navegadores ejecuten los archivos JavaScript. Debe configurar su servidor web para servir archivos `.mjs` bien sea con el tipo MIME `text/javascript`, o, `application/javascript`.", "Old server-side-encryption" : "Antiguo cifrado en el servidor", "Disabled" : "Desactivado", "The old server-side-encryption format is enabled. We recommend disabling this." : "El antiguo formato de cifrado en el lado del servidor está activado. Recomendamos deshabilitar esto.", @@ -168,6 +183,10 @@ "Memcache" : "Memcache", "Configured" : "Configurado", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "No hay un caché en memoria configurado. Para mejorar el rendimiento, configura memcache, si está disponible.", + "Overwrite cli URL" : "Sobreecribir el URL de la línea de comandos", + "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "La opción \"overwrite.cli.url\" en su config.php está correctamente establecida como \"%s\".", + "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "La opción \"overwrite.cli.url\" en su config.php está establecida como \"%s\". que es una URL correcta. La URL sugerida es \"%s\",", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Asegúrese de establecer la opción \"overwrite.cli.url\" en su archivo config.php con la URL que sus usuarios suelen utilizar para acceder a Nextcloud. Sugerencia: \"%s\". De lo contrario, podría haber problemas con la generación de URLs a través de cron. (Sin embargo, es posible que la URL sugerida no sea la que sus usuarios suelen utilizar para acceder a Nextcloud. Lo mejor es verificar esto en cualquier caso.)", "PHP default charset" : "Conjunto de caracteres predeterminado de PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "La opción de configuración PHP \"default_charset\" debería ser UTF-8", "Freetype" : "FreeType", |