diff options
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 45f6c3e8f28..9a65a07b3ef 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -83,14 +83,7 @@ OC.L10N.register( "Log out" : "Cerrar sesión", "Users" : "Usuarios", "Unknown user" : "Usuario desconocido", - "Overview" : "Vista general", - "Basic settings" : "Ajustes básicos", - "Sharing" : "Compartir", - "Security" : "Seguridad", - "Groupware" : "Groupware", "Additional settings" : "Configuración adicional", - "Personal info" : "Información personal", - "Mobile & desktop" : "Móvil y escritorio", "%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.", "%s enter the database username." : "%s introduzca el usuario de la base de datos.", "%s enter the database name." : "%s introduzca el nombre de la base de datos", @@ -232,6 +225,13 @@ OC.L10N.register( "Change" : "Cambiar", "Delete" : "Eliminar", "Share" : "Compartir", + "Overview" : "Vista general", + "Basic settings" : "Ajustes básicos", + "Sharing" : "Compartir", + "Security" : "Seguridad", + "Groupware" : "Groupware", + "Personal info" : "Información personal", + "Mobile & desktop" : "Móvil y escritorio", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando...", |