Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorownCloud Jenkins <jenkins@owncloud.com>2017-08-17 05:36:16 +0300
committerownCloud Jenkins <jenkins@owncloud.com>2017-08-17 05:36:16 +0300
commit8b540bcb60ee8c3a2aa3e5d443d7e999c9fb55f7 (patch)
treeb8bfd344396b612ed2fef5d108e64ca14e7ea6d4 /l10n/es.js
parent938c2f0b6fc267dfcb6ed85337e7804d114105ef (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 8058dc9..7a1d814 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -2,8 +2,10 @@ OC.L10N.register(
"registration",
{
"Register" : "Registro",
+ "Your registration is pending. Please confirm your email address." : "Tu registro está pendiente. Por favor confirma tu correo electrónico.",
"There is already a pending registration with this email, a new verification email has been sent to the address." : "Ya hay un registro pendiente para este correo. Acaba de enviarse un nuevo mensaje de verificación.",
"Verification email successfully sent." : "Mensaje de verificación enviado con éxito.",
+ "Your account has been successfully created, you can <a href=\"%s\">log in now</a>." : "Tu cuenta ha sido creada correctamente, puedes <a href=\"%s\">iniciar sesión ahora</a>.",
"Saved" : "Guardado",
"No such group" : "No existe tal grupo",
"The email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida",
@@ -11,10 +13,16 @@ OC.L10N.register(
"A problem occurred sending email, please contact your administrator." : "Ocurrió un problema al enviar el mensaje de correo electrónico. Contacte a su administrador.",
"A new user \"%s\" has created an account on %s" : "Un nuevo usuario \"%s\" ha creado una cuenta en %s",
"A user has already taken this email, maybe you already have an account?" : "Un usuario ya ha utilizado este correo electrónico, ¿sabe si usted ya tiene una cuenta?",
+ "You can <a href=\"%s\">log in now</a>." : "Puedes <a href=\"%s\">iniciar sesión ahora</a>.",
+ "Registration is only allowed for the following domains: " : "Registrarse está sólo permitido para los siguientes dominios:",
+ "Please provide a valid display name." : "Por favor, facilita un nombre para mostrar válido.",
+ "Please provide a valid user name." : "Por favor, facilita un nombre de usuario válido.",
+ "The username you have chosen already exists." : "El nombre de usuario escogido ya está en uso.",
"Invalid verification URL. No registration request with this verification URL is found." : "URL de verificación inválido. No se ha encontrado ninguna solicitud de registro con este URL de verificación.",
"Unable to create user, there are problems with the user backend." : "No es posible crear el usuario; hay problemas con el backend.",
"Unable to set user email: " : "No se puede establecer correo electrónico del usuario:",
"Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente",
+ "Registration app auto setup" : "Aplicación de configuración la automatización de los registros",
"Registration" : "Registro",
"Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
"None" : "Ninguno",