diff options
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 52132180ca8..7bc6a320947 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -50,7 +50,6 @@ OC.L10N.register( "Admin" : "Administración", "APCu" : "APCu", "Redis" : "Redis", - "Server settings" : "Configuración del servidor", "Sharing" : "Compartir", "Security" : "Seguridad", "Encryption" : "Cifrado", @@ -209,6 +208,7 @@ OC.L10N.register( "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Módulo con id: %s no existe. Por favor habilítelo en los ajustes de sus aplicaciones o contáctese con su administrador.", + "Server settings" : "Configuración del servidor", "You need to enter either an existing account or the administrator." : "Tiene que ingresar una cuenta existente o la del administrador.", "%s shared »%s« with you" : "%s ha compartido »%s« contigo", "%s via %s" : "%s vía %s", |