diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-08 00:07:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-08 00:07:45 +0000 |
commit | 4b0f50c456e0acac7202b498f484fed4e7d294c5 (patch) | |
tree | 4e4e5f29a01a429ea3722bb7900056be824ee5aa /settings/l10n/es_MX.js | |
parent | ca9d25169dcdd2923a356e2a797d8704506a3787 (diff) | |
download | nextcloud-server-4b0f50c456e0acac7202b498f484fed4e7d294c5.tar.gz nextcloud-server-4b0f50c456e0acac7202b498f484fed4e7d294c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/es_MX.js')
-rw-r--r-- | settings/l10n/es_MX.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 99e534462cb..182256a74a4 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -30,7 +30,6 @@ OC.L10N.register( "A user with that name already exists." : "Un usuario con ese nombre ya existe. ", "To send a password link to the user an email address is required." : "Para enviar la liga a una contraseña al usuario, se requiere de una dirección de correo electrónico.", "Unable to create user." : "No fue posible crear el usuario. ", - "Your %s account was created" : "Su %s cuenta ha sido creada", "Unable to delete user." : "No fue posible eliminar el usuario.", "Settings saved" : "Se han guardado los ajustes", "Unable to change full name" : "No fue posible cambiar el nombre completo", @@ -40,6 +39,7 @@ OC.L10N.register( "Invalid user" : "Usuario inválido", "Unable to change mail address" : "No fue posible cambiar la dirección de correo", "Email saved" : "Correo electrónico guardado", + "Your %s account was created" : "Su %s cuenta ha sido creada", "Password confirmation is required" : "Se requiere la confirmación de la contraseña", "Couldn't remove app." : "No fue posible eliminar la aplicación. ", "Couldn't update app." : "No fue posible actualizar la aplicación.", @@ -253,9 +253,6 @@ OC.L10N.register( "Issued By" : "Levantado Por", "Valid until %s" : "Válido hasta %s", "Import root certificate" : "Importar certificado raíz", - "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarle que ahora usted tiene una cuenta %s.<br><br> Su nombre de usuario es: <strong>%s</strong> <br>Ingrese a ella: <strong><a href=\"%s\">%s</a></strong><br><br>", - "Cheers!" : "¡Saludos!", - "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarle que ahora usted tiene una cuenta %s.\n\nSu nombre de usuario es: %s\n\nIngrese a ella: %s\n", "Administrator documentation" : "Documentación de adminsitrador", "Online documentation" : "Documentación en línea", "Forum" : "Foro", @@ -343,6 +340,9 @@ OC.L10N.register( "Admins can't remove themself from the admin group" : "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador", "Unable to add user to group %s" : "No fue posible agregar el usuario al grupo %s", "Unable to remove user from group %s" : "No fue posible eliminar el usuario del grupo %s", + "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hola,<br><br> sólo queremos informarle que ahora usted tiene una cuenta %s.<br><br> Su nombre de usuario es: <strong>%s</strong> <br>Ingrese a ella: <strong><a href=\"%s\">%s</a></strong><br><br>", + "Cheers!" : "¡Saludos!", + "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarle que ahora usted tiene una cuenta %s.\n\nSu nombre de usuario es: %s\n\nIngrese a ella: %s\n", "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones", "Show last log in" : "Mostrar el último inicio de sesión" }, |