diff options
Diffstat (limited to 'settings/l10n/es_CO.js')
-rw-r--r-- | settings/l10n/es_CO.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/es_CO.js b/settings/l10n/es_CO.js index b6c968c0766..1b34f426d36 100644 --- a/settings/l10n/es_CO.js +++ b/settings/l10n/es_CO.js @@ -116,9 +116,9 @@ OC.L10N.register( "Enable" : "Habilitar", "The app will be downloaded from the app store" : "La aplicación será descargada de la tienda de aplicaciones <app store>", "Settings" : "Configuraciones ", - "Full name" : "Nombre completo", "Email" : "Correo electrónico", "Group admin for" : "Administrador del grupo para", + "Language" : "Idioma", "User backend" : "Backend del usuario", "Unlimited" : "Ilimitado", "Default quota" : "Cuota predeterminada", @@ -233,6 +233,7 @@ OC.L10N.register( "Details" : "Detalles", "You are using <strong>%s</strong>" : "Estás usando<strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", + "Full name" : "Nombre completo", "No display name set" : "No se ha establecido el nombre a desplegar", "Your email address" : "Tu dirección de correo electrónico", "No email address set" : "No se ha establecido la dirección de correo electrónico", @@ -246,7 +247,6 @@ OC.L10N.register( "Link https://…" : "Liga https:// ...", "Twitter" : "Twitter", "Twitter handle @…" : "Cuenta de twitter @...", - "Language" : "Idioma", "Help translate" : "Ayuda a traducir", "Password" : "Contraseña", "Current password" : "Contraseña actual", |