diff --git a/app/Controller/PasswordResetController.php b/app/Controller/PasswordResetController.php index 2427c0b4f..07edd6cae 100644 --- a/app/Controller/PasswordResetController.php +++ b/app/Controller/PasswordResetController.php @@ -117,10 +117,6 @@ class PasswordResetController extends BaseController t('Password Reset for Kanboard'), $this->template->render('password_reset/email', array('token' => $token)) ); - - $this->flash->success(t('A link to reset your password has been sent by email.')); - } else { - $this->flash->failure(t('Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?')); } } diff --git a/app/Locale/bs_BA/translations.php b/app/Locale/bs_BA/translations.php index 002b62fca..2e480682b 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Pristupni podaci', 'New user' => 'Novi korisnik', 'This username is already taken' => 'Ovo korisničko ime je zauzeto', - 'A link to reset your password has been sent by email.' => 'Veza za obnovu šifre je poslana email-om.', 'Your profile must have a valid email address.' => 'Profil mora imati validnu email adresu.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Nažalost, nismo u mogćnosti obnoviti vašu šifru. Da li si upisao ispravno korisničko ime? Da li imaš email adresu u profilu?', 'TRL - Turkish Lira' => 'TRL - Turska Lira', 'The project email is optional and could be used by several plugins.' => 'Email projekta je prizvoljan i može biti korišten od strane dodataka.', 'The project email must be unique across all projects' => 'Email projekta mora biti jedinstven za svaki projekat', diff --git a/app/Locale/ca_ES/translations.php b/app/Locale/ca_ES/translations.php index 0d586c44a..ac5b4b0e4 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Credencials', 'New user' => 'Nou usuari', 'This username is already taken' => 'Aquest nom d\'usuari ja està en ús', - 'A link to reset your password has been sent by email.' => 'S\'ha enviat per correu eletrònic un enllaç per restablir la contrasenya.', 'Your profile must have a valid email address.' => 'El teu perfil ha de tenir una adreça de correu electrònic vàlida.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Per desgràcia, no som capaços de restablir la contrasenya. ¿S\'ha introduït un nom d\'usuari vàlid? Té una adreça de correu electrònic en el seu perfil?', 'TRL - Turkish Lira' => 'TRL - Lira turca', 'The project email is optional and could be used by several plugins.' => 'El correu electrònic del projecte és opcional i pot ser utilitzat per diversos connectors.', 'The project email must be unique across all projects' => 'El correu electrònic del projecte ha de ser únic en tots els projectes', diff --git a/app/Locale/cs_CZ/translations.php b/app/Locale/cs_CZ/translations.php index f7d822d85..406bb4553 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Pověření', 'New user' => 'Nový uživatel', 'This username is already taken' => 'Toto uživatelské jméno je již přijato', - 'A link to reset your password has been sent by email.' => 'Odkaz na reset hesla byl odeslán e-mailem.', 'Your profile must have a valid email address.' => 'Váš profil musí mít platnou e-mailovou adresu.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Vaše heslo bohužel nelze obnovit. Zadali jste platné uživatelské jméno? Máte ve svém profilu e-mailovou adresu?', 'TRL - Turkish Lira' => 'TRL - turecká lira', 'The project email is optional and could be used by several plugins.' => 'E-mail projektu je nepovinný a může být použit několika pluginy.', 'The project email must be unique across all projects' => 'E-mail projektu musí být jedinečný ve všech projektech', diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 080ea3d5f..b02a0026c 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Legitimations-oplysninger', 'New user' => 'Ny bruger', 'This username is already taken' => 'Brugernavn optaget', - 'A link to reset your password has been sent by email.' => 'Henvisning til nulstilling af kodeord er sendt via e-post.', 'Your profile must have a valid email address.' => 'Profil skal have gyldig e-post adresse.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Kan ikke nulstille adgangskode. Er brugernavn gyldigt? Er der e-post adresse tilknyttet profil?', 'TRL - Turkish Lira' => 'TRL - tyrkisk lire', 'The project email is optional and could be used by several plugins.' => 'Projekt e-post adresse valgfri og kan bruges af flere udvidelses-moduler.', 'The project email must be unique across all projects' => 'Projekt e-post adresse skal være unik på tværs af projekter', diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 238018242..ad34c94c4 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Anmeldeinformationen', 'New user' => 'Neuer Benutzer', 'This username is already taken' => 'Dieser Benutzername ist bereits vergeben', - 'A link to reset your password has been sent by email.' => 'Ein Link zum Zurücksetzen Ihres Passworts wurde per E-Mail gesendet.', 'Your profile must have a valid email address.' => 'Ihr Profil muss eine gültige E-Mail-Adresse haben.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Leider können wir Ihr Passwort nicht zurücksetzen. Haben Sie einen gültigen Benutzernamen eingegeben? Haben Sie eine E-Mail-Adresse in Ihrem Profil?', 'TRL - Turkish Lira' => 'TRL - Türkische Lira', 'The project email is optional and could be used by several plugins.' => 'Die Projekt-E-Mail ist optional und kann von mehreren Plugins verwendet werden.', 'The project email must be unique across all projects' => 'Die Projekt-E-Mail muss für alle Projekte eindeutig sein', diff --git a/app/Locale/de_DE_du/translations.php b/app/Locale/de_DE_du/translations.php index 496371714..451548757 100644 --- a/app/Locale/de_DE_du/translations.php +++ b/app/Locale/de_DE_du/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Anmeldeinformationen', 'New user' => 'Neuer Benutzer', 'This username is already taken' => 'Dieser Benutzername ist bereits vergeben', - 'A link to reset your password has been sent by email.' => 'Ein Link zum Zurücksetzen deines Passworts wurde per E-Mail gesendet.', 'Your profile must have a valid email address.' => 'Dein Profil muss eine gültige E-Mail-Adresse haben.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Leider können wir dein Passwort nicht zurücksetzen. Hast du einen gültigen Benutzernamen eingegeben? Hast du eine E-Mail-Adresse in deinem Profil?', 'TRL - Turkish Lira' => 'TRL - Türkische Lira', 'The project email is optional and could be used by several plugins.' => 'Die Projekt-E-Mail ist optional und kann von mehreren Plugins verwendet werden.', 'The project email must be unique across all projects' => 'Die Projekt-E-Mail muss für alle Projekte eindeutig sein', diff --git a/app/Locale/el_GR/translations.php b/app/Locale/el_GR/translations.php index 5f64e1301..89dfee7c1 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -1240,9 +1240,7 @@ return array( // 'Credentials' => '', // 'New user' => '', // 'This username is already taken' => '', - // 'A link to reset your password has been sent by email.' => '', // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '', // 'TRL - Turkish Lira' => '', // 'The project email is optional and could be used by several plugins.' => '', // 'The project email must be unique across all projects' => '', diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 9173b5ed5..8b55eb0ff 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Credenciales', 'New user' => 'Añadir un usuario', 'This username is already taken' => 'Este nombre de usuario ya está en uso', - 'A link to reset your password has been sent by email.' => 'Se ha enviado por correo electrónico un enlace para restablecer su contraseña.', 'Your profile must have a valid email address.' => 'Su perfil debe tener una dirección de email válido.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Desafortunadamente, no nos es posible reiniciar su contraseña. ¿Usted introdujo un usuario válido?, ¿Usted tiene una dirección de email válida en su perfil?', 'TRL - Turkish Lira' => 'TRL - Lira Turca', 'The project email is optional and could be used by several plugins.' => 'El email del proyecto es opcional y podría ser usado por varios plugins', 'The project email must be unique across all projects' => 'El email del proyecto debe ser único entre todos los proyectos', diff --git a/app/Locale/es_VE/translations.php b/app/Locale/es_VE/translations.php index 47c0e3812..c261ab7f3 100644 --- a/app/Locale/es_VE/translations.php +++ b/app/Locale/es_VE/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Credenciales', 'New user' => 'Añadir un(a) usuario(a)', 'This username is already taken' => 'Este nombre de usuario(a) ya está en uso', - 'A link to reset your password has been sent by email.' => 'Se ha enviado por correo electrónico un enlace para restablecer su contraseña.', 'Your profile must have a valid email address.' => 'Su perfil debe tener una dirección de correo electrónico válido.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Desafortunadamente, no nos es posible reiniciar su contraseña. ¿Usted introdujo un(a) usuario(a) válido(a)?, ¿Usted tiene una dirección de correo electrónico válida en su perfil?', 'TRL - Turkish Lira' => 'TRL - Lira Turca', 'The project email is optional and could be used by several plugins.' => 'El correo electrónico del proyecto es opcional y podría ser usado por varios plugins', 'The project email must be unique across all projects' => 'El correo electrónico del proyecto debe ser único entre todos los proyectos', diff --git a/app/Locale/fa_IR/translations.php b/app/Locale/fa_IR/translations.php index 14e747f63..2b399d546 100644 --- a/app/Locale/fa_IR/translations.php +++ b/app/Locale/fa_IR/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'اعتبارنامه ها', 'New user' => 'کاربر جدید', 'This username is already taken' => 'این نام کاربری در حال حاضر استفاده شده است', - 'A link to reset your password has been sent by email.' => 'یک پیوند برای بازنشانی گذرواژه شما توسط ایمیل ارسال شد.', 'Your profile must have a valid email address.' => 'پروفایل شما باید یک آدرس ایمیل معتبر داشته باشد', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'متاسفانه ما قادر به بازنشانی گذرواژه شما نیستیم. آیا نام کاربری را درست وارد کرده اید؟ آیا در پروفایل خود ایمیل معتبر دارید؟', 'TRL - Turkish Lira' => 'TRL - لیر ترکیه', 'The project email is optional and could be used by several plugins.' => 'ایمیل پروژه اختیاری است و می تواند توسط چندین پلاگین مورد استفاده قرار گیرد.', 'The project email must be unique across all projects' => 'ایمیل پروژه باید بین همه پروژه ها یکتا باشد', diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index c90d5a86a..815bdeecb 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1240,9 +1240,7 @@ return array( // 'Credentials' => '', // 'New user' => '', // 'This username is already taken' => '', - // 'A link to reset your password has been sent by email.' => '', // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '', // 'TRL - Turkish Lira' => '', // 'The project email is optional and could be used by several plugins.' => '', // 'The project email must be unique across all projects' => '', diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 428e44e0a..8164ae993 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Informations d\'identification', 'New user' => 'Nouvel utilisateur', 'This username is already taken' => 'Ce nom d\'utilisateur est déjà pris', - 'A link to reset your password has been sent by email.' => 'Un lien pour réinitialiser votre mot de passe a été envoyé par email.', 'Your profile must have a valid email address.' => 'Votre profil doit avoir une adresse email valide.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Malheureusement, nous ne pouvons pas réinitialiser votre mot de passe. Avez-vous saisi un nom d\'utilisateur valide ? Avez-vous une adresse email dans votre profil ?', 'TRL - Turkish Lira' => 'TRL - Livre turque', 'The project email is optional and could be used by several plugins.' => 'L\'adresse email d\'un projet est optionnelle et pourrait être utilisée par plusieurs extensions.', 'The project email must be unique across all projects' => 'L\'adresse email d\'un projet doit être unique pour tous les projets', diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index a2af7ee53..3bffa439c 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1240,9 +1240,7 @@ return array( // 'Credentials' => '', // 'New user' => '', // 'This username is already taken' => '', - // 'A link to reset your password has been sent by email.' => '', // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '', // 'TRL - Turkish Lira' => '', // 'The project email is optional and could be used by several plugins.' => '', // 'The project email must be unique across all projects' => '', diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index af4adc0ee..fade4e46d 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Hitelesítési adatok', 'New user' => 'Új felhasználó', 'This username is already taken' => 'Ez a felhasználónév már foglalt', - 'A link to reset your password has been sent by email.' => 'A jelszó visszaállításához szükséges hivatkozás elküldésre került e-mailben.', 'Your profile must have a valid email address.' => 'A profiljának érvényes e-mail címmel kell rendelkeznie.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Sajnálatos módon nem tudjuk visszaállítani a jelszavát. Érvényes felhasználónevet adott meg? Van e-mail cím a profiljában?', 'TRL - Turkish Lira' => 'TRL – török líra', 'The project email is optional and could be used by several plugins.' => 'A projekt e-mail elhagyható, és több bővítmény is használhatja.', 'The project email must be unique across all projects' => 'A projekt e-mailnek egyedinek kell lennie a projektek között', diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index fd1e2b2e4..58e7fece9 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Credential', 'New user' => 'Pengguna baru', 'This username is already taken' => 'Nama pengguna ini sudah dipakai', - 'A link to reset your password has been sent by email.' => 'Tautan untuk mengatur ulang kata sandi anda telah dikirim melalui email.', 'Your profile must have a valid email address.' => 'Profil Anda harus memiliki alamat email yang valid.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Sayangnya, kami tidak dapat mengatur ulang kata sandi Anda. Apakah Anda memasukkan nama pengguna yang valid? Apakah Anda memiliki alamat email di profil Anda?', 'TRL - Turkish Lira' => 'TRL - Lira Turki', 'The project email is optional and could be used by several plugins.' => 'Email proyek adalah opsional dan dapat digunakan oleh beberapa plugin.', 'The project email must be unique across all projects' => 'Email proyek harus unik di semua proyek', diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index dad8da894..57a769f83 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Credenziali', 'New user' => 'Nuovo utente', 'This username is already taken' => 'Questo nome utente esiste già', - 'A link to reset your password has been sent by email.' => 'Un link per reimpostare la password è stato inviato per email.', 'Your profile must have a valid email address.' => 'Il tuo profilo deve avere un indirizzo email valido.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Sfortunatamente, non è stato possibile reimpostare la tua password. Hai inserito un nome utente valido? Hai un indirizzo email registrato nel tuo profilo?', 'TRL - Turkish Lira' => 'TRL - Lira Turca', 'The project email is optional and could be used by several plugins.' => 'L\'email del progetto è opzionale e può essere utilizzata da plugin differenti.', 'The project email must be unique across all projects' => 'L\'email del progetto deve essere univoca tra tutti i progetti', diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index b1cbfc19d..d3882a2fb 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => '資格情報', 'New user' => '新規ユーザー', 'This username is already taken' => 'このユーザー名はすでに使用されています', - 'A link to reset your password has been sent by email.' => 'パスワードをリセットするリンクをメールで送信しました', 'Your profile must have a valid email address.' => 'プロフィールには有効なメールアドレスが必要です', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'パスワードをリセットできません。有効なユーザー名を入力しましたか?または、あなたのプロフィールにメールアドレスを登録していますか?', 'TRL - Turkish Lira' => 'トルコリラ', 'The project email is optional and could be used by several plugins.' => 'プロジェクトのEメールはオプション/複数のプラグインで使用可能', 'The project email must be unique across all projects' => 'プロジェクトのEメールはすべてのプロジェクトでユニークである必要があります', diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index 5a54252e5..e874a0141 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -1240,9 +1240,7 @@ return array( // 'Credentials' => '', // 'New user' => '', // 'This username is already taken' => '', - // 'A link to reset your password has been sent by email.' => '', // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '', // 'TRL - Turkish Lira' => '', // 'The project email is optional and could be used by several plugins.' => '', // 'The project email must be unique across all projects' => '', diff --git a/app/Locale/mk_MK/translations.php b/app/Locale/mk_MK/translations.php index 494d11e4b..31249f85d 100644 --- a/app/Locale/mk_MK/translations.php +++ b/app/Locale/mk_MK/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Параметри за пристап', 'New user' => 'Нов корисник', 'This username is already taken' => 'Ова корисничко име е зафатено', - 'A link to reset your password has been sent by email.' => 'Врската за ресетирање на лозинката е испратена преку е-пошта.', 'Your profile must have a valid email address.' => 'Профилот мора да има важечка адреса за е-пошта.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'За жал, не можеме да ја поставиме вашата лозинка. Дали го внесовте точното корисничко име? Дали вашиот профил содржи адреса за е-пошта?', 'TRL - Turkish Lira' => 'TRL - турска лира', 'The project email is optional and could be used by several plugins.' => 'Проектот за е-пошта е опционален и може да се користи од неколку додатоци.', 'The project email must be unique across all projects' => 'Е-поштата на проектот мора да биде единствена за секој проект', diff --git a/app/Locale/my_MY/translations.php b/app/Locale/my_MY/translations.php index c3618215b..b14f4bb03 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -1240,9 +1240,7 @@ return array( // 'Credentials' => '', // 'New user' => '', // 'This username is already taken' => '', - // 'A link to reset your password has been sent by email.' => '', // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '', // 'TRL - Turkish Lira' => '', // 'The project email is optional and could be used by several plugins.' => '', // 'The project email must be unique across all projects' => '', diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index f19a7b735..cc1b59962 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Akkreditiver', 'New user' => 'Ny bruker', 'This username is already taken' => 'Brukernavn finnes fra før', - 'A link to reset your password has been sent by email.' => 'En lenke for å tilbakestille passordet er sendt til din e-postadresse.', 'Your profile must have a valid email address.' => 'Brukerprofilen din må ha en gyldig e-postadresse.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Feil ved endring av passord. Har du tastet gyldig brukernavn?', 'TRL - Turkish Lira' => 'TRL - Tyrkiske lira', 'The project email is optional and could be used by several plugins.' => 'Du kan angi en e-postadresse for prosjektet, og den kan brukes av ulike innstikksmoduler', 'The project email must be unique across all projects' => 'Prosjektets e-postadresse må være unik for alle prosjekter', diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index db40f5750..2ba4de6d3 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -1240,9 +1240,7 @@ return array( // 'Credentials' => '', 'New user' => 'Nieuwe gebruiker', // 'This username is already taken' => '', - // 'A link to reset your password has been sent by email.' => '', // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '', // 'TRL - Turkish Lira' => '', // 'The project email is optional and could be used by several plugins.' => '', // 'The project email must be unique across all projects' => '', diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index c8fe1790b..aea1e5874 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Dane logowania', 'New user' => 'Nowy użytkownik', 'This username is already taken' => 'Ta nazwa użytkownika jest już zajęta', - 'A link to reset your password has been sent by email.' => 'Link do zresetowania hasła został wysłany na e-maila.', 'Your profile must have a valid email address.' => 'Profil musi mieć przypisany prawidłowy adres e-mail.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Zresetowanie hasła niemożliwe. Wprowadziłeś poprawną nazwę użytkownika? Przypisałes prawidłowy adres e-mail w profilu?', 'TRL - Turkish Lira' => 'TRL - Lira turecka', 'The project email is optional and could be used by several plugins.' => 'Adres e-mail projektu jest opcjonalny, ale może być używany przez niektóre wtyczki.', 'The project email must be unique across all projects' => 'Adres e-mail projektu musi być unikalny pośród wszystkich projektów', diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index dc3888818..c441a30b2 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Credenciais', 'New user' => 'Novo usuário', 'This username is already taken' => 'Este nome de usuário já está em uso', - 'A link to reset your password has been sent by email.' => 'Um link para reiniciar sua senha foi enviado por e-mail.', 'Your profile must have a valid email address.' => 'Seu perfil precisa ter um endereço de e-mail válido.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Infelizmente, não foi possível reiniciar sua senha. Você digitou um usuário válido?', 'TRL - Turkish Lira' => 'TRL - Lira turca', 'The project email is optional and could be used by several plugins.' => 'O e-mail do projeto é opcional e pode ser usado por diversos plugins.', 'The project email must be unique across all projects' => 'O e-mail do projeto deve ser exclusivo em relação aos demais os projetos', diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php index e832b3f4f..a8f387014 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Credenciais', 'New user' => 'Novo utilizador', 'This username is already taken' => 'Este nome de utilizador já está a ser utilizado', - 'A link to reset your password has been sent by email.' => 'Um link para redefinir a sua password foi enviado por email.', 'Your profile must have a valid email address.' => 'O seu perfil deve ter um endereço de email válido.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Infelizmente, não conseguimos redefinir a sua password. Colocou um utilizador válido? Tem um endereço de email definido no seu perfil?', 'TRL - Turkish Lira' => 'TRL - Lira Turca', 'The project email is optional and could be used by several plugins.' => 'O e-mail do projeto é opcional e pode ser usado por vários plugins.', 'The project email must be unique across all projects' => 'O e-mail do projeto tem de ser único em todos os projetos', diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index c59e1131d..701e0e440 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Acreditări', 'New user' => 'Utilizator nou', 'This username is already taken' => 'Acest nume de utilizator a fost luat deja', - 'A link to reset your password has been sent by email.' => 'Un link pentru resetarea parolei a fost trimis prin e-mail.', 'Your profile must have a valid email address.' => 'Profilul tău trebuie să aibă o adresă de e-mail validă.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Din păcate nu am putut reseta parola ta. Ai introdus un nume de utilizator valid? Ai o adresă de e-mail în profil?', 'TRL - Turkish Lira' => 'TRL - Liră turcească', 'The project email is optional and could be used by several plugins.' => 'E-mail-ul proiectului este opțional si ar putea fi folosit de mai multe extensii.', 'The project email must be unique across all projects' => 'E-mail-ul proiectului trebuie să fie diferit de toate celelalte proiecte.', diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 57d2f31ca..cd49cb57e 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Данные для входа', 'New user' => 'Добавить пользователя', 'This username is already taken' => 'Это имя пользователя занято', - 'A link to reset your password has been sent by email.' => 'Ссылка для сброса пароля была отправлена на ваш e-mail.', 'Your profile must have a valid email address.' => 'В вашем профиле должен быть указан корректный адрес e-mail.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'К сожалению, мы не смогли сбросить Ваш пароль. Возможно, Вы ошиблись при вводе имени пользователя или к аккаунту не привязан e-mail адрес.', 'TRL - Turkish Lira' => 'TRL - Турецкая лира', 'The project email is optional and could be used by several plugins.' => 'E-mail проекта является необязательным атрибутом и может быть использован некоторыми плагинами', 'The project email must be unique across all projects' => 'E-mail проекта должен быть уникальным для каждого проекта', diff --git a/app/Locale/sk_SK/translations.php b/app/Locale/sk_SK/translations.php index 888c13025..79545fb7c 100644 --- a/app/Locale/sk_SK/translations.php +++ b/app/Locale/sk_SK/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Prihl. údaje', 'New user' => 'Nový používateľ', 'This username is already taken' => 'Prihlasovacie meno už je použité', - 'A link to reset your password has been sent by email.' => 'Odkaz na obnovenie hesla bol odoslaný emailom.', 'Your profile must have a valid email address.' => 'Váš profil musí mať platnú emailovú adresu.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Nanešťastie, nedokážeme obnoviť Vaše heslo. Zadali ste platné používateľské meno? Máte vo svojom profile platnú emailovú adresu?', 'TRL - Turkish Lira' => 'TRL – Turecká líra', 'The project email is optional and could be used by several plugins.' => 'Email projektu je voliteľný a môže byť použitý viacerými zásuvnými modulmi.', 'The project email must be unique across all projects' => 'Email projektu musí byť jedinečný vo všetkých projektoch', diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index a15a41720..917358cf3 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Pristupni podaci', 'New user' => 'Novi korisnik', 'This username is already taken' => 'Ovo korisničko ime je zauzeto', - 'A link to reset your password has been sent by email.' => 'Veza za obnovu lozinke je poslata email-om.', 'Your profile must have a valid email address.' => 'Profil mora imati validnu email adresu.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Nažalost, nismo u mogćnosti obnoviti vašu lozinku. Da li ste upisali ispravno korisničko ime? Da li Vaš profil sadrži email adresu?', 'TRL - Turkish Lira' => 'TRL - Turska Lira', 'The project email is optional and could be used by several plugins.' => 'email projekta je opcion i može je koristiti nekoliko dodataka.', 'The project email must be unique across all projects' => 'email projekta mora biti jedinstven za svaki projekat', diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 1132334d1..29dcca89e 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1240,9 +1240,7 @@ return array( // 'Credentials' => '', // 'New user' => '', // 'This username is already taken' => '', - // 'A link to reset your password has been sent by email.' => '', // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '', // 'TRL - Turkish Lira' => '', // 'The project email is optional and could be used by several plugins.' => '', // 'The project email must be unique across all projects' => '', diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 7e0f40b3f..bf698dba6 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1240,9 +1240,7 @@ return array( // 'Credentials' => '', // 'New user' => '', // 'This username is already taken' => '', - // 'A link to reset your password has been sent by email.' => '', // 'Your profile must have a valid email address.' => '', - // 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '', // 'TRL - Turkish Lira' => '', // 'The project email is optional and could be used by several plugins.' => '', // 'The project email must be unique across all projects' => '', diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index c82309095..062f1123d 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Kimlik bilgileri', 'New user' => 'Yeni kullanıcı', 'This username is already taken' => 'Bu kullanıcı adı zaten alınmış', - 'A link to reset your password has been sent by email.' => 'Parola sıfırlama linkini içeren mesaj ePosta adresinize gönderildi.', 'Your profile must have a valid email address.' => 'Profiliniz için geçerli bir ePosta adresi gerekiyor.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Malesef parolanızı sıfırlayamıyoruz. Kullanıcı adınızı doğru girdiniz mi? Profilinize kayıtlı ePosta adresiniz var mı?', 'TRL - Turkish Lira' => 'TRL - Türk Lirası', 'The project email is optional and could be used by several plugins.' => 'Proje ePostası isteğe bağlıdır ve eklentiler tarafından kullanılabilir', 'The project email must be unique across all projects' => 'Proje e-postası tüm projelerde benzersiz olmalıdır.', diff --git a/app/Locale/uk_UA/translations.php b/app/Locale/uk_UA/translations.php index e7fad60ea..04ed2f465 100644 --- a/app/Locale/uk_UA/translations.php +++ b/app/Locale/uk_UA/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Дані для входу', 'New user' => 'Новий користувач', 'This username is already taken' => 'Цей логін вже зайнято', - 'A link to reset your password has been sent by email.' => 'Посилання для скидання пароля було надіслано на ваш E-mail.', 'Your profile must have a valid email address.' => 'Ваш профіль повинен мати правильний E-mail.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'На жаль, не вдалося скинути пароль. Ви вказали дійсне ім\'я користувача? У вашому профілі задано E-mail?', 'TRL - Turkish Lira' => 'TRL – Турецька ліра', 'The project email is optional and could be used by several plugins.' => 'E-mail проєкту не є обов\'язковим і може використовуватися розширеннями.', 'The project email must be unique across all projects' => 'E-mail проєкту має бути унікальним для всіх проєктів', diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index 92e536df4..30bdd7d00 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => 'Thông tin xác thực', 'New user' => 'Người dùng mới', 'This username is already taken' => 'Tên người dùng này đã được dùng', - 'A link to reset your password has been sent by email.' => 'Một liên kết để đặt lại mật khẩu của bạn đã được gửi bằng email.', 'Your profile must have a valid email address.' => 'Tiểu sử của bạn phải có địa chỉ email hợp lệ.', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => 'Thật không may, chúng tôi không thể đặt lại mật khẩu của bạn. Bạn đã nhập một tên người dùng hợp lệ? Bạn có địa chỉ email trong hồ sơ của bạn không? ', 'TRL - Turkish Lira' => 'TRL - Lira Thổ Nhĩ Kỳ', 'The project email is optional and could be used by several plugins.' => 'Email dự án là tùy chọn và có thể được sử dụng bởi một số plugin.', 'The project email must be unique across all projects' => 'Email của dự án phải là duy nhất trong tất cả các dự án', diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 8e4db85a4..2cd27a86c 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => '认证信息', 'New user' => '新用户', 'This username is already taken' => '该用户名已被占用', - 'A link to reset your password has been sent by email.' => '密码重置链接已发送到邮箱。', 'Your profile must have a valid email address.' => '个人资料必须有一个有效email地址。', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '抱歉,无法重置你的密码。请确认输入正确的用户名或email地址?', 'TRL - Turkish Lira' => '土耳其里拉', 'The project email is optional and could be used by several plugins.' => '项目邮件地址可选,适用于插件。', 'The project email must be unique across all projects' => '项目邮件地址必须全局唯一', diff --git a/app/Locale/zh_TW/translations.php b/app/Locale/zh_TW/translations.php index 45f4f14ef..69359cc30 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1240,9 +1240,7 @@ return array( 'Credentials' => '認證訊息', 'New user' => '新使用者', 'This username is already taken' => '帳號名稱已被使用', - 'A link to reset your password has been sent by email.' => '密碼重置連結已發送到郵件信箱。', 'Your profile must have a valid email address.' => '個人資料必須有一個有效email位址。', - 'Unfortunately, we are unable to reset your password. Did you enter a valid username? Do you have an email address in your profile?' => '抱歉,無法重設你的密碼。請確認輸入正確的帳號或email位址?', 'TRL - Turkish Lira' => '土耳其里拉', 'The project email is optional and could be used by several plugins.' => '專案郵件位址可選,使用於插件。', 'The project email must be unique across all projects' => '專案郵件地址必須全域唯一',