diff --git a/l10n/es.js b/l10n/es.js
index 9564062..ccfaa62 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -2,9 +2,34 @@ OC.L10N.register(
"registration",
{
"Your registration is pending. Please confirm your email address." : "Su registro está pendiente. Por favor, confirme su dirección de correo.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "Tu cuenta ha sido creada con éxito pero todavía necesita la aprobación de un administrador.",
"Saved" : "Guardado",
"Register" : "Registrarse",
+ "The email address you entered is not valid" : "La dirección de email que has escrito no es válida.",
+ "Registration" : "Registro",
+ "Email address verified, you can now complete your registration." : "Cuenta mail verificada. Ahora ya puede completar su registro.",
+ "Click the button below to continue." : "Pulsa en el botón a continuación para continuar.",
+ "Continue registration" : "Coniinúe con el registro",
+ "A problem occurred sending email, please contact your administrator." : "Ha ocurrido un error enviando el correo. Por favor contacte con el administrador.",
+ "New user \"%s\" has created an account on %s" : "El nuevo usuario \"%s\" ha creado una cuenta en %s",
+ "New user registered" : "Nuevo usuario registrado",
+ "\"%1$s\" registered a new account on %2$s." : "\"%1$s\" registró una nueva cuenta en %2$s.",
+ "Enable now" : "Habilitado ahora",
+ "A user has already taken this email, maybe you already have an account?" : "Un usuario ya ha registrado este correo. ¿Puede ser que ya se haya registrado anteriormente?",
+ "Registration is only allowed for the following domains: " : "El registro sólo es válido para los siguientes dominios:",
+ "Please provide a valid display name." : "Por favor, indique un nombre válido para mostrar.",
+ "Please provide a valid user name." : "Por favor, indique un nombre de usuario válido.",
+ "The username you have chosen already exists." : "El nombre de usuario que ha elegido ya existe.",
+ "Invalid verification URL. No registration request with this verification URL is found." : "URL de verificación no válida. No se ha encontrado una solicitud de registro con esta URL de verificación.",
+ "Unable to set user email: " : "No se puede configurar el correo electrónico del usuario:",
+ "Failed to delete pending registration request" : "No se ha podido borrar la solicitud pendiente de registro",
+ "Registration app auto setup" : "Configuración automática de la aplicación de registro",
+ "This app allows users to self-register a new account using their e-mail address." : "Esta app permite a los saurios autoregistrar una nueva cuenta, usando su dirección de correo.",
+ "Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
"None" : "Ninguno",
+ "Allowed mail address domains for registration" : "Dominio de cuentas de correo permitidas para el registro",
+ "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Escriba una lista separada por punto y coma para los registros permitidos. Por ejemplo: nextcloud.com;example.com",
+ "Require admin approval?" : "¿Requiere aprobación del administrador?",
"Username" : "Usuario",
"Password" : "Contraseña",
"Create account" : "Crear cuenta",
diff --git a/l10n/es.json b/l10n/es.json
index b8f39e3..f316d7b 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,8 +1,33 @@
{ "translations": {
"Your registration is pending. Please confirm your email address." : "Su registro está pendiente. Por favor, confirme su dirección de correo.",
+ "Your account has been successfully created, but it still needs approval from an administrator." : "Tu cuenta ha sido creada con éxito pero todavía necesita la aprobación de un administrador.",
"Saved" : "Guardado",
"Register" : "Registrarse",
+ "The email address you entered is not valid" : "La dirección de email que has escrito no es válida.",
+ "Registration" : "Registro",
+ "Email address verified, you can now complete your registration." : "Cuenta mail verificada. Ahora ya puede completar su registro.",
+ "Click the button below to continue." : "Pulsa en el botón a continuación para continuar.",
+ "Continue registration" : "Coniinúe con el registro",
+ "A problem occurred sending email, please contact your administrator." : "Ha ocurrido un error enviando el correo. Por favor contacte con el administrador.",
+ "New user \"%s\" has created an account on %s" : "El nuevo usuario \"%s\" ha creado una cuenta en %s",
+ "New user registered" : "Nuevo usuario registrado",
+ "\"%1$s\" registered a new account on %2$s." : "\"%1$s\" registró una nueva cuenta en %2$s.",
+ "Enable now" : "Habilitado ahora",
+ "A user has already taken this email, maybe you already have an account?" : "Un usuario ya ha registrado este correo. ¿Puede ser que ya se haya registrado anteriormente?",
+ "Registration is only allowed for the following domains: " : "El registro sólo es válido para los siguientes dominios:",
+ "Please provide a valid display name." : "Por favor, indique un nombre válido para mostrar.",
+ "Please provide a valid user name." : "Por favor, indique un nombre de usuario válido.",
+ "The username you have chosen already exists." : "El nombre de usuario que ha elegido ya existe.",
+ "Invalid verification URL. No registration request with this verification URL is found." : "URL de verificación no válida. No se ha encontrado una solicitud de registro con esta URL de verificación.",
+ "Unable to set user email: " : "No se puede configurar el correo electrónico del usuario:",
+ "Failed to delete pending registration request" : "No se ha podido borrar la solicitud pendiente de registro",
+ "Registration app auto setup" : "Configuración automática de la aplicación de registro",
+ "This app allows users to self-register a new account using their e-mail address." : "Esta app permite a los saurios autoregistrar una nueva cuenta, usando su dirección de correo.",
+ "Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados",
"None" : "Ninguno",
+ "Allowed mail address domains for registration" : "Dominio de cuentas de correo permitidas para el registro",
+ "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Escriba una lista separada por punto y coma para los registros permitidos. Por ejemplo: nextcloud.com;example.com",
+ "Require admin approval?" : "¿Requiere aprobación del administrador?",
"Username" : "Usuario",
"Password" : "Contraseña",
"Create account" : "Crear cuenta",
diff --git a/l10n/tr.js b/l10n/tr.js
index c501bc7..98e97a3 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -12,7 +12,15 @@ OC.L10N.register(
"The email address you entered is not valid" : "Yazdığınız e-posta adresi geçersiz",
"Verify your %s registration request" : "%s hesap açma başvurunuzu doğrulayın",
"Registration" : "Hesap açma",
+ "Email address verified, you can now complete your registration." : "E-posta adresi doğrulandı. Şimdi hesap açma işlemini tamamlayabilirsiniz.",
+ "Click the button below to continue." : "İlerlemek için aşağıdaki düğmeye tıklayın.",
+ "Continue registration" : "Hesap açmaya devam et",
"A problem occurred sending email, please contact your administrator." : "E-posta gönderilirken bir sorun çıktı. Lütfen BT yöneticiniz ile görüşün.",
+ "New user \"%s\" has created an account on %s" : "\"%s\" kullanıcı hesabı %s üzerinde açıldı",
+ "New user registered" : "Yeni kullanıcı hesabı açıldı",
+ "\"%1$s\" registered a new account on %2$s." : "\"%1$s\", %2$s üzerinde yeni bir hesap açtı.",
+ "\"%1$s\" registered a new account on %2$s and needs to be enabled." : "\"%1$s\", %2$s üzerinde açtığı yeni hesabın etkinleştirilmesi gerekiyor.",
+ "Enable now" : "Şimdi etkinleştir",
"A user has already taken this email, maybe you already have an account?" : "Bu e-posta adresini kullanan başka bir kullanıcı zaten var. Daha önce hesap açmış olabilir misiniz?",
"You can log in now." : "Artık oturum açabilirsiniz.",
"Registration is only allowed for the following domains: " : "Yalnız şu etki alanları ile hesap açılabilir:",
@@ -29,6 +37,7 @@ OC.L10N.register(
"Default group that all registered users belong" : "Tüm hesap açmış kullanıcıların katılacağı varsayılan grup",
"None" : "Yok",
"Allowed mail address domains for registration" : "Hesap açmak için kullanılabilecek e-posta adresi etki alanları",
+ "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Hesap açılmasına izin verilecek etki alanlarının noktalı virgül ile ayrılmış listesi. Örnek: nextcloud.com;ornek.com",
"Require admin approval?" : "Yönetici onayı istensin",
"Registration is only allowed for the following domains:" : "Yalnız şu etki alanları ile hesap açılabilir:",
"Welcome, you can create your account below." : "Hoş geldiniz. Aşağıdan hesabınızı açabilirsiniz.",
diff --git a/l10n/tr.json b/l10n/tr.json
index 7dd6fd7..6d1f294 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -10,7 +10,15 @@
"The email address you entered is not valid" : "Yazdığınız e-posta adresi geçersiz",
"Verify your %s registration request" : "%s hesap açma başvurunuzu doğrulayın",
"Registration" : "Hesap açma",
+ "Email address verified, you can now complete your registration." : "E-posta adresi doğrulandı. Şimdi hesap açma işlemini tamamlayabilirsiniz.",
+ "Click the button below to continue." : "İlerlemek için aşağıdaki düğmeye tıklayın.",
+ "Continue registration" : "Hesap açmaya devam et",
"A problem occurred sending email, please contact your administrator." : "E-posta gönderilirken bir sorun çıktı. Lütfen BT yöneticiniz ile görüşün.",
+ "New user \"%s\" has created an account on %s" : "\"%s\" kullanıcı hesabı %s üzerinde açıldı",
+ "New user registered" : "Yeni kullanıcı hesabı açıldı",
+ "\"%1$s\" registered a new account on %2$s." : "\"%1$s\", %2$s üzerinde yeni bir hesap açtı.",
+ "\"%1$s\" registered a new account on %2$s and needs to be enabled." : "\"%1$s\", %2$s üzerinde açtığı yeni hesabın etkinleştirilmesi gerekiyor.",
+ "Enable now" : "Şimdi etkinleştir",
"A user has already taken this email, maybe you already have an account?" : "Bu e-posta adresini kullanan başka bir kullanıcı zaten var. Daha önce hesap açmış olabilir misiniz?",
"You can log in now." : "Artık oturum açabilirsiniz.",
"Registration is only allowed for the following domains: " : "Yalnız şu etki alanları ile hesap açılabilir:",
@@ -27,6 +35,7 @@
"Default group that all registered users belong" : "Tüm hesap açmış kullanıcıların katılacağı varsayılan grup",
"None" : "Yok",
"Allowed mail address domains for registration" : "Hesap açmak için kullanılabilecek e-posta adresi etki alanları",
+ "Enter a semicolon-separated list of allowed domains. Example: nextcloud.com;example.com" : "Hesap açılmasına izin verilecek etki alanlarının noktalı virgül ile ayrılmış listesi. Örnek: nextcloud.com;ornek.com",
"Require admin approval?" : "Yönetici onayı istensin",
"Registration is only allowed for the following domains:" : "Yalnız şu etki alanları ile hesap açılabilir:",
"Welcome, you can create your account below." : "Hoş geldiniz. Aşağıdan hesabınızı açabilirsiniz.",