From b8074ae007223d6304ac3ba4ada8836c3b344d9e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 23 Nov 2022 02:18:10 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/settings/l10n/es.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/settings/l10n/es.js') diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 1bfa0d71a6c..0a8fcdd8fb5 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -73,6 +73,8 @@ OC.L10N.register( "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply opcache.max_accelerated_files to your PHP configuration with a value higher than %s." : "El número máximo de claves de OPcache está casi superado. Para asegurar que todos los scripts puedan mantenerse en la caché, se recomienda aplicar opcache.max_accelerated_files a su configuración de PHP con un valor superior a %s.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply opcache.memory_consumption to your PHP configuration with a value higher than %s." : "El buffer de OPcache está casi lleno. Para asegurar que todos los scripts puedan ser retenidos en la caché, se recomienda aplicar opcache.memory_consumption a su configuración de PHP con un valor superior a %s.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply opcache.interned_strings_buffer to your PHP configuration with a value higher than %s." : "El buffer de OPcache está casi lleno. Para asegurar que todos los scripts puedan ser retenidos en la caché, se recomienda aplicar opcache.memory_consumption a su configuración de PHP con un valor superior a %s.", + "Administrator documentation" : "Documentación del adminsitrador", + "User documentation" : "Documentación de usuario", "Invalid SMTP password." : "Contraseña SMTP inválida", "Email setting test" : "Prueba de configuración de correo", "Well done, %s!" : "¡Bien hecho, %s!", @@ -170,7 +172,6 @@ OC.L10N.register( "View in store" : "Ver en la tienda", "Visit website" : "Visite el sitio web", "Report a bug" : "Notificar un error", - "User documentation" : "Documentación de usuario", "Admin documentation" : "Documentación de administrador", "Developer documentation" : "Documentación de desarrollador", "This app is supported via your current Nextcloud subscription." : "Esta App está soportada a través de su suscripción actual de Nexcloud.", @@ -430,7 +431,6 @@ OC.L10N.register( "An error occurred during the request. Unable to proceed." : "Ha ocurrido un error durante la solicitud. No se puede continuar.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La app ha sido activada pero tiene que actualizarse. Serás redirigido a la página de actualización en 5 segundos.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: Esta app no se puede activar porque hace inestable al servidor", - "Administrator documentation" : "Documentación del adminsitrador", "Documentation" : "Documentación", "Forum" : "Foro", "Login" : "Iniciar sesión", -- cgit v1.2.3