diff options
Diffstat (limited to 'apps/settings/l10n/es_419.js')
-rw-r--r-- | apps/settings/l10n/es_419.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js index 189ef0f7708..580a728c0e9 100644 --- a/apps/settings/l10n/es_419.js +++ b/apps/settings/l10n/es_419.js @@ -131,13 +131,13 @@ OC.L10N.register( "Done" : "Terminado", "Copied!" : "¡Copiado!", "Copy" : "Copiar", - "Add" : "Agregar", "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", - "Email" : "Correo electrónico", + "Add" : "Agregar", "Cancel" : "Cancelar", "{size} used" : "{size} usado", "Display name" : "Nombre a desplegar", + "Email" : "Correo electrónico", "Group admin for" : "Administrador del grupo para", "Quota" : "Cuota", "Language" : "Idioma", @@ -158,6 +158,11 @@ OC.L10N.register( "Show last login" : "Mostrar último inicio de sesión", "Show user backend" : "Mostrar backend del usuario", "Send email to new user" : "Enviar un correo electrónico al usuario nuevo", + "Address" : "Dirección", + "Full name" : "Nombre completo", + "Phone number" : "Número de teléfono", + "Twitter" : "Twitter", + "Website" : "Sitio web", "Enable" : "Habilitar", "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 está habilitada pero necesita ser actualizada. Serás redireccionado a la página de actualización en 5 segundos. ", @@ -242,16 +247,10 @@ OC.L10N.register( "You are a member of the following groups:" : "Eres miembro de los siguientes grupos:", "You are using <strong>%s</strong>" : "Estas usando <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Estas usando <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s%%</strong>)", - "Full name" : "Nombre completo", - "No display name set" : "No se ha establecido el nombre a desplegar", - "Phone number" : "Número de teléfono", "Your phone number" : "Su número telefónico", - "Address" : "Dirección", "Your postal address" : "Tu dirección postal", - "Website" : "Sitio web", "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", "Link https://…" : "Enlace https:// ...", - "Twitter" : "Twitter", "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Locale" : "Región", @@ -268,6 +267,7 @@ OC.L10N.register( "Expire after " : "Expirar después de", "days" : "días", "Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas", + "No display name set" : "No se ha establecido el nombre a desplegar", "For password reset and notifications" : "Para restablecer contraseña y notificaciones" }, "nplurals=2; plural=(n != 1);"); |