diff options
Diffstat (limited to 'apps/settings/l10n/es_CL.js')
-rw-r--r-- | apps/settings/l10n/es_CL.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js index 4e8d51b2507..1c431c4bb6b 100644 --- a/apps/settings/l10n/es_CL.js +++ b/apps/settings/l10n/es_CL.js @@ -96,7 +96,6 @@ OC.L10N.register( "Limit to groups" : "Limitar a grupos", "Save changes" : "Guardar cambios", "Remove" : "Eliminar", - "Disable" : "Deshabilitar", "Featured" : "Destacado", "Icon" : "Ícono", "Name" : "Nombre", @@ -105,6 +104,9 @@ OC.L10N.register( "Actions" : "Acciones", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Loading" : "Cargando", + "Daemon" : "Demonio", + "Type" : "Tipo", + "Display Name" : "Nombre a desplegar", "Description" : "Descripción", "Details" : "Detalles", "All" : "Todos", @@ -198,6 +200,7 @@ OC.L10N.register( "Updates" : "Actualizaciones", "App bundles" : "Paquetes de aplicación", "Hide" : "Ocultar", + "Disable" : "Deshabilitar", "Never" : "Nunca", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicación ha sido habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", "Error" : "Error", |