diff --git a/l10n/de.js b/l10n/de.js index 40f4ab0..688ab28 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -9,6 +9,7 @@ OC.L10N.register( "Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.", "Invalid verification URL. No registration request with this verification URL is found." : "Ungültige Bestätigungsadresse. Keine Registrierungsanfrage mit dieser Bestätigungsadresse gefunden.", "Unable to create user, there are problems with user backend." : "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzerhintergrundprogramm.", + "Failed to delete pending registration request" : "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen", "Your account has been successfully created, you can log in now." : "Dein Konto wurde erfolgreich erstellt, Du kannst dich jetzt anmelden.", "Your settings have been updated." : "Deine Einstellungen wurden aktualisiert.", "No such group" : "Keine derartige Gruppe", diff --git a/l10n/de.json b/l10n/de.json index 128f8ad..378f9ea 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -7,6 +7,7 @@ "Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.", "Invalid verification URL. No registration request with this verification URL is found." : "Ungültige Bestätigungsadresse. Keine Registrierungsanfrage mit dieser Bestätigungsadresse gefunden.", "Unable to create user, there are problems with user backend." : "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzerhintergrundprogramm.", + "Failed to delete pending registration request" : "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen", "Your account has been successfully created, you can log in now." : "Dein Konto wurde erfolgreich erstellt, Du kannst dich jetzt anmelden.", "Your settings have been updated." : "Deine Einstellungen wurden aktualisiert.", "No such group" : "Keine derartige Gruppe", diff --git a/l10n/de.php b/l10n/de.php index a460b99..0a193f9 100644 --- a/l10n/de.php +++ b/l10n/de.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Verification email successfully sent." => "E-Mail zur Bestätigung erfolgreich gesendet.", "Invalid verification URL. No registration request with this verification URL is found." => "Ungültige Bestätigungsadresse. Keine Registrierungsanfrage mit dieser Bestätigungsadresse gefunden.", "Unable to create user, there are problems with user backend." => "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzerhintergrundprogramm.", +"Failed to delete pending registration request" => "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen", "Your account has been successfully created, you can log in now." => "Dein Konto wurde erfolgreich erstellt, Du kannst dich jetzt anmelden.", "Your settings have been updated." => "Deine Einstellungen wurden aktualisiert.", "No such group" => "Keine derartige Gruppe", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index df87e2f..d017011 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -9,6 +9,7 @@ OC.L10N.register( "Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.", "Invalid verification URL. No registration request with this verification URL is found." : "Ungültige Bestätigungsadresse. Keine Registrierunganfrage mit dieser Bestätigungsadresse gefunden.", "Unable to create user, there are problems with user backend." : "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzer-Backend.", + "Failed to delete pending registration request" : "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen", "Your account has been successfully created, you can log in now." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.", "Your settings have been updated." : "Ihre Einstellungen wurden aktualisiert.", "No such group" : "Keine derartige Gruppe", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 4ab8950..18d092e 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -7,6 +7,7 @@ "Verification email successfully sent." : "E-Mail zur Bestätigung erfolgreich gesendet.", "Invalid verification URL. No registration request with this verification URL is found." : "Ungültige Bestätigungsadresse. Keine Registrierunganfrage mit dieser Bestätigungsadresse gefunden.", "Unable to create user, there are problems with user backend." : "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzer-Backend.", + "Failed to delete pending registration request" : "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen", "Your account has been successfully created, you can log in now." : "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.", "Your settings have been updated." : "Ihre Einstellungen wurden aktualisiert.", "No such group" : "Keine derartige Gruppe", diff --git a/l10n/de_DE.php b/l10n/de_DE.php index 9e0b3ff..c16f2f1 100644 --- a/l10n/de_DE.php +++ b/l10n/de_DE.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Verification email successfully sent." => "E-Mail zur Bestätigung erfolgreich gesendet.", "Invalid verification URL. No registration request with this verification URL is found." => "Ungültige Bestätigungsadresse. Keine Registrierunganfrage mit dieser Bestätigungsadresse gefunden.", "Unable to create user, there are problems with user backend." => "Benutzer konnte nicht erstellt werden, es gibt Probleme mit dem Benutzer-Backend.", +"Failed to delete pending registration request" => "Das Löschen der in Bearbeitung befindlichen Registrierungsanfrage ist fehlgeschlagen", "Your account has been successfully created, you can log in now." => "Ihr Konto wurde erfolgreich erstellt, Sie können sich jetzt anmelden.", "Your settings have been updated." => "Ihre Einstellungen wurden aktualisiert.", "No such group" => "Keine derartige Gruppe", diff --git a/l10n/es.js b/l10n/es.js index 67130ed..fdf3345 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -4,14 +4,15 @@ OC.L10N.register( "Register" : "Registro", "Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida", "There is already a pending registration with this email" : "Ya existe un registro pendiente con esta dirección de correo electrónico", - "There is an existing user with this email" : "Ya existe un usuario con este email", + "There is an existing user with this email" : "Ya existe un usuario con este correo electrónico", "Verify your ownCloud registration request" : "Verifique su solicitud de registro con ownCloud", "Verification email successfully sent." : "Mensaje de verificación enviado con éxito.", "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 user backend." : "No es posible crear el usuario; hay problemas con el backend.", - "Your account has been successfully created, you can log in now." : "Su cuenta ha sido creada, puede conectarse ahora.", + "Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente", + "Your account has been successfully created, you can log in now." : "Su cuenta ha sido creada, puede ingresar ahora.", "Your settings have been updated." : "Sus ajustes han sido actualizados.", - "No such group" : "No existe el grupo", + "No such group" : "No existe tal grupo", "Registration" : "Registro", "Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados", "None" : "Ninguno", diff --git a/l10n/es.json b/l10n/es.json index 871e8e0..43225cb 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -2,14 +2,15 @@ "Register" : "Registro", "Email address you entered is not valid" : "La dirección de correo electrónico que ingresó no es válida", "There is already a pending registration with this email" : "Ya existe un registro pendiente con esta dirección de correo electrónico", - "There is an existing user with this email" : "Ya existe un usuario con este email", + "There is an existing user with this email" : "Ya existe un usuario con este correo electrónico", "Verify your ownCloud registration request" : "Verifique su solicitud de registro con ownCloud", "Verification email successfully sent." : "Mensaje de verificación enviado con éxito.", "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 user backend." : "No es posible crear el usuario; hay problemas con el backend.", - "Your account has been successfully created, you can log in now." : "Su cuenta ha sido creada, puede conectarse ahora.", + "Failed to delete pending registration request" : "Fallo al eliminar la petición de registro pendiente", + "Your account has been successfully created, you can log in now." : "Su cuenta ha sido creada, puede ingresar ahora.", "Your settings have been updated." : "Sus ajustes han sido actualizados.", - "No such group" : "No existe el grupo", + "No such group" : "No existe tal grupo", "Registration" : "Registro", "Default group that all registered users belong" : "Grupo predeterminado al cual pertenecen todos los usuarios registrados", "None" : "Ninguno", diff --git a/l10n/es.php b/l10n/es.php index 9fdf009..019f68a 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -3,14 +3,15 @@ $TRANSLATIONS = array( "Register" => "Registro", "Email address you entered is not valid" => "La dirección de correo electrónico que ingresó no es válida", "There is already a pending registration with this email" => "Ya existe un registro pendiente con esta dirección de correo electrónico", -"There is an existing user with this email" => "Ya existe un usuario con este email", +"There is an existing user with this email" => "Ya existe un usuario con este correo electrónico", "Verify your ownCloud registration request" => "Verifique su solicitud de registro con ownCloud", "Verification email successfully sent." => "Mensaje de verificación enviado con éxito.", "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 user backend." => "No es posible crear el usuario; hay problemas con el backend.", -"Your account has been successfully created, you can log in now." => "Su cuenta ha sido creada, puede conectarse ahora.", +"Failed to delete pending registration request" => "Fallo al eliminar la petición de registro pendiente", +"Your account has been successfully created, you can log in now." => "Su cuenta ha sido creada, puede ingresar ahora.", "Your settings have been updated." => "Sus ajustes han sido actualizados.", -"No such group" => "No existe el grupo", +"No such group" => "No existe tal grupo", "Registration" => "Registro", "Default group that all registered users belong" => "Grupo predeterminado al cual pertenecen todos los usuarios registrados", "None" => "Ninguno", diff --git a/l10n/fi_FI.js b/l10n/fi_FI.js index 7346267..ea3e8ef 100644 --- a/l10n/fi_FI.js +++ b/l10n/fi_FI.js @@ -9,6 +9,7 @@ OC.L10N.register( "Verification email successfully sent." : "Vahvistussähköposti lähetettiin onnistuneesti.", "Invalid verification URL. No registration request with this verification URL is found." : "Virheellinen vahvistuksen verkko-osoite. Kyseisellä osoitteella ei löytynyt rekisteröintipyyntöä.", "Unable to create user, there are problems with user backend." : "Käyttäjän luominen ei onnistunut käyttäjätaustaosan kanssa olevien ongelmien vuoksi.", + "Failed to delete pending registration request" : "Odottavan rekisteröintipyynnön poistaminen epäonnistui", "Your account has been successfully created, you can log in now." : "Tilisi on luotu onnistuneesti. Voit kirjautua sisään nyt.", "Your settings have been updated." : "Asetuksesi on päivitetty.", "No such group" : "Ei kyseistä ryhmää", diff --git a/l10n/fi_FI.json b/l10n/fi_FI.json index e7ae78b..98bd4ce 100644 --- a/l10n/fi_FI.json +++ b/l10n/fi_FI.json @@ -7,6 +7,7 @@ "Verification email successfully sent." : "Vahvistussähköposti lähetettiin onnistuneesti.", "Invalid verification URL. No registration request with this verification URL is found." : "Virheellinen vahvistuksen verkko-osoite. Kyseisellä osoitteella ei löytynyt rekisteröintipyyntöä.", "Unable to create user, there are problems with user backend." : "Käyttäjän luominen ei onnistunut käyttäjätaustaosan kanssa olevien ongelmien vuoksi.", + "Failed to delete pending registration request" : "Odottavan rekisteröintipyynnön poistaminen epäonnistui", "Your account has been successfully created, you can log in now." : "Tilisi on luotu onnistuneesti. Voit kirjautua sisään nyt.", "Your settings have been updated." : "Asetuksesi on päivitetty.", "No such group" : "Ei kyseistä ryhmää", diff --git a/l10n/fi_FI.php b/l10n/fi_FI.php index 73062fa..f76af96 100644 --- a/l10n/fi_FI.php +++ b/l10n/fi_FI.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Verification email successfully sent." => "Vahvistussähköposti lähetettiin onnistuneesti.", "Invalid verification URL. No registration request with this verification URL is found." => "Virheellinen vahvistuksen verkko-osoite. Kyseisellä osoitteella ei löytynyt rekisteröintipyyntöä.", "Unable to create user, there are problems with user backend." => "Käyttäjän luominen ei onnistunut käyttäjätaustaosan kanssa olevien ongelmien vuoksi.", +"Failed to delete pending registration request" => "Odottavan rekisteröintipyynnön poistaminen epäonnistui", "Your account has been successfully created, you can log in now." => "Tilisi on luotu onnistuneesti. Voit kirjautua sisään nyt.", "Your settings have been updated." => "Asetuksesi on päivitetty.", "No such group" => "Ei kyseistä ryhmää", diff --git a/l10n/fr.js b/l10n/fr.js index 6698519..ad8cbaa 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -9,6 +9,7 @@ OC.L10N.register( "Verification email successfully sent." : "Courriel de vérification envoyé avec succès.", "Invalid verification URL. No registration request with this verification URL is found." : "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.", "Unable to create user, there are problems with user backend." : "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.", + "Failed to delete pending registration request" : "Erreur lors de la suppression de la demande d'enregistrement en attente", "Your account has been successfully created, you can log in now." : "Votre compte a bien été créé, vous pouvez maintenant vous connecter.", "Your settings have been updated." : "Vos paramètres ont été mis à jour.", "No such group" : "Aucun groupe correspondant", diff --git a/l10n/fr.json b/l10n/fr.json index 8db8f92..ed731ff 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -7,6 +7,7 @@ "Verification email successfully sent." : "Courriel de vérification envoyé avec succès.", "Invalid verification URL. No registration request with this verification URL is found." : "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.", "Unable to create user, there are problems with user backend." : "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.", + "Failed to delete pending registration request" : "Erreur lors de la suppression de la demande d'enregistrement en attente", "Your account has been successfully created, you can log in now." : "Votre compte a bien été créé, vous pouvez maintenant vous connecter.", "Your settings have been updated." : "Vos paramètres ont été mis à jour.", "No such group" : "Aucun groupe correspondant", diff --git a/l10n/fr.php b/l10n/fr.php index 382eede..1b7515f 100644 --- a/l10n/fr.php +++ b/l10n/fr.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Verification email successfully sent." => "Courriel de vérification envoyé avec succès.", "Invalid verification URL. No registration request with this verification URL is found." => "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.", "Unable to create user, there are problems with user backend." => "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.", +"Failed to delete pending registration request" => "Erreur lors de la suppression de la demande d'enregistrement en attente", "Your account has been successfully created, you can log in now." => "Votre compte a bien été créé, vous pouvez maintenant vous connecter.", "Your settings have been updated." => "Vos paramètres ont été mis à jour.", "No such group" => "Aucun groupe correspondant", diff --git a/l10n/gl.js b/l10n/gl.js index 5c97ffe..caba438 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -9,6 +9,7 @@ OC.L10N.register( "Verification email successfully sent." : "Correo de verificación enviado correctamente", "Invalid verification URL. No registration request with this verification URL is found." : "O URL de verificación no é correcto. Non se atopou ningunha petición de rexistro con este URL de verificación.", "Unable to create user, there are problems with user backend." : "Non é posíbel crear o usuario, existen problemas coa infraestrutura de usuarios.", + "Failed to delete pending registration request" : "Non foi posíbel eliminar a solicitude de rexistro en trámite", "Your account has been successfully created, you can log in now." : "A súa conta foi creada satisfactoriamente, pode conectarse agora.", "Your settings have been updated." : "Actualizaronse os axustes.", "No such group" : "Non existe o grupo", diff --git a/l10n/gl.json b/l10n/gl.json index 85925e8..7d74a45 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -7,6 +7,7 @@ "Verification email successfully sent." : "Correo de verificación enviado correctamente", "Invalid verification URL. No registration request with this verification URL is found." : "O URL de verificación no é correcto. Non se atopou ningunha petición de rexistro con este URL de verificación.", "Unable to create user, there are problems with user backend." : "Non é posíbel crear o usuario, existen problemas coa infraestrutura de usuarios.", + "Failed to delete pending registration request" : "Non foi posíbel eliminar a solicitude de rexistro en trámite", "Your account has been successfully created, you can log in now." : "A súa conta foi creada satisfactoriamente, pode conectarse agora.", "Your settings have been updated." : "Actualizaronse os axustes.", "No such group" : "Non existe o grupo", diff --git a/l10n/gl.php b/l10n/gl.php index a158048..39c84bc 100644 --- a/l10n/gl.php +++ b/l10n/gl.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Verification email successfully sent." => "Correo de verificación enviado correctamente", "Invalid verification URL. No registration request with this verification URL is found." => "O URL de verificación no é correcto. Non se atopou ningunha petición de rexistro con este URL de verificación.", "Unable to create user, there are problems with user backend." => "Non é posíbel crear o usuario, existen problemas coa infraestrutura de usuarios.", +"Failed to delete pending registration request" => "Non foi posíbel eliminar a solicitude de rexistro en trámite", "Your account has been successfully created, you can log in now." => "A súa conta foi creada satisfactoriamente, pode conectarse agora.", "Your settings have been updated." => "Actualizaronse os axustes.", "No such group" => "Non existe o grupo", diff --git a/l10n/nl.js b/l10n/nl.js index 0e75f9e..b0a7966 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -9,6 +9,7 @@ OC.L10N.register( "Verification email successfully sent." : "Verificatie e-mailbericht succesvol verstuurd.", "Invalid verification URL. No registration request with this verification URL is found." : "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.", "Unable to create user, there are problems with user backend." : "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.", + "Failed to delete pending registration request" : "Verwijderen van de lopende registratieaanvraag is niet gelukt ", "Your account has been successfully created, you can log in now." : "Er is met succes een account voor u gemaakt, u kunt nu inloggen.", "Your settings have been updated." : "Uw instellingen zijn bijgewerkt", "No such group" : "Niet zo'n groep", diff --git a/l10n/nl.json b/l10n/nl.json index 33318c6..80c9940 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -7,6 +7,7 @@ "Verification email successfully sent." : "Verificatie e-mailbericht succesvol verstuurd.", "Invalid verification URL. No registration request with this verification URL is found." : "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.", "Unable to create user, there are problems with user backend." : "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.", + "Failed to delete pending registration request" : "Verwijderen van de lopende registratieaanvraag is niet gelukt ", "Your account has been successfully created, you can log in now." : "Er is met succes een account voor u gemaakt, u kunt nu inloggen.", "Your settings have been updated." : "Uw instellingen zijn bijgewerkt", "No such group" : "Niet zo'n groep", diff --git a/l10n/nl.php b/l10n/nl.php index 558bf91..44bed64 100644 --- a/l10n/nl.php +++ b/l10n/nl.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Verification email successfully sent." => "Verificatie e-mailbericht succesvol verstuurd.", "Invalid verification URL. No registration request with this verification URL is found." => "Ongeldige verificatie URL. Er is geen aanvraag voor registratie met deze URL gevonden.", "Unable to create user, there are problems with user backend." => "Kan gebruikersaccount niet creëren, er zijn problemen met gebruiker's backend.", +"Failed to delete pending registration request" => "Verwijderen van de lopende registratieaanvraag is niet gelukt ", "Your account has been successfully created, you can log in now." => "Er is met succes een account voor u gemaakt, u kunt nu inloggen.", "Your settings have been updated." => "Uw instellingen zijn bijgewerkt", "No such group" => "Niet zo'n groep", diff --git a/l10n/th_TH.js b/l10n/th_TH.js index 8413420..d3de399 100644 --- a/l10n/th_TH.js +++ b/l10n/th_TH.js @@ -9,6 +9,7 @@ OC.L10N.register( "Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว", "Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน", "Unable to create user, there are problems with user backend." : "ไม่สามารถสร้างผู้ใช้ที่มีปัญหาเกี่ยวกับแบ็กเอนด์ของผู้ใช้", + "Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ", "Your account has been successfully created, you can log in now." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ เข้าสู่ระบบได้ที่นี่", "Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง", "No such group" : "ไม่มีกลุ่มดังกล่าว", diff --git a/l10n/th_TH.json b/l10n/th_TH.json index ccedfaa..0c5009c 100644 --- a/l10n/th_TH.json +++ b/l10n/th_TH.json @@ -7,6 +7,7 @@ "Verification email successfully sent." : "ส่งอีเมลยืนยันเรียบร้อยแล้ว", "Invalid verification URL. No registration request with this verification URL is found." : "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน", "Unable to create user, there are problems with user backend." : "ไม่สามารถสร้างผู้ใช้ที่มีปัญหาเกี่ยวกับแบ็กเอนด์ของผู้ใช้", + "Failed to delete pending registration request" : "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ", "Your account has been successfully created, you can log in now." : "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ เข้าสู่ระบบได้ที่นี่", "Your settings have been updated." : "การตั้งค่าของคุณได้รับการปรับปรุง", "No such group" : "ไม่มีกลุ่มดังกล่าว", diff --git a/l10n/th_TH.php b/l10n/th_TH.php index 567e421..b67baeb 100644 --- a/l10n/th_TH.php +++ b/l10n/th_TH.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Verification email successfully sent." => "ส่งอีเมลยืนยันเรียบร้อยแล้ว", "Invalid verification URL. No registration request with this verification URL is found." => "ตรวจสอบ URL ไม่ถูกต้องไม่มีคำขอการลงทะเบียน", "Unable to create user, there are problems with user backend." => "ไม่สามารถสร้างผู้ใช้ที่มีปัญหาเกี่ยวกับแบ็กเอนด์ของผู้ใช้", +"Failed to delete pending registration request" => "ไม่สามารถลบคำขอลงทะเบียนที่รอดำเนินการ", "Your account has been successfully created, you can log in now." => "เราได้สร้างบัญชีของคุณเรียบร้อยแล้วคุณสามารถ เข้าสู่ระบบได้ที่นี่", "Your settings have been updated." => "การตั้งค่าของคุณได้รับการปรับปรุง", "No such group" => "ไม่มีกลุ่มดังกล่าว",