From efd64d842d82404612baef58d9debe1af7515a66 Mon Sep 17 00:00:00 2001 From: W1lkins Date: Sun, 29 Jul 2018 23:11:31 +0100 Subject: [PATCH] Change 'entered' to 'enter' --- app/Controller/PasswordResetController.php | 2 +- app/Locale/bs_BA/translations.php | 2 +- app/Locale/ca_ES/translations.php | 2 +- app/Locale/cs_CZ/translations.php | 2 +- app/Locale/da_DK/translations.php | 2 +- app/Locale/de_DE/translations.php | 2 +- app/Locale/el_GR/translations.php | 2 +- app/Locale/es_ES/translations.php | 2 +- app/Locale/fi_FI/translations.php | 2 +- app/Locale/fr_FR/translations.php | 2 +- app/Locale/hr_HR/translations.php | 2 +- app/Locale/hu_HU/translations.php | 2 +- app/Locale/id_ID/translations.php | 2 +- app/Locale/it_IT/translations.php | 2 +- app/Locale/ja_JP/translations.php | 2 +- app/Locale/ko_KR/translations.php | 2 +- app/Locale/my_MY/translations.php | 2 +- app/Locale/nb_NO/translations.php | 2 +- app/Locale/nl_NL/translations.php | 2 +- app/Locale/pl_PL/translations.php | 2 +- app/Locale/pt_BR/translations.php | 2 +- app/Locale/pt_PT/translations.php | 2 +- app/Locale/ro_RO/translations.php | 2 +- app/Locale/ru_RU/translations.php | 2 +- app/Locale/sr_Latn_RS/translations.php | 2 +- app/Locale/sv_SE/translations.php | 2 +- app/Locale/th_TH/translations.php | 2 +- app/Locale/tr_TR/translations.php | 2 +- app/Locale/uk_UA/translations.php | 2 +- app/Locale/vi_VN/translations.php | 2 +- app/Locale/zh_CN/translations.php | 2 +- app/Locale/zh_TW/translations.php | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/app/Controller/PasswordResetController.php b/app/Controller/PasswordResetController.php index cc0755ca0..2427c0b4f 100644 --- a/app/Controller/PasswordResetController.php +++ b/app/Controller/PasswordResetController.php @@ -120,7 +120,7 @@ class PasswordResetController extends BaseController $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 entered a valid username? Do you have an email address in your profile?')); + $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 a4a5a730a..23136b19b 100644 --- a/app/Locale/bs_BA/translations.php +++ b/app/Locale/bs_BA/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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?', + '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 abf836375..ad0b9063c 100644 --- a/app/Locale/ca_ES/translations.php +++ b/app/Locale/ca_ES/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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?', + '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 e6f314e6d..db931ef72 100644 --- a/app/Locale/cs_CZ/translations.php +++ b/app/Locale/cs_CZ/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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/da_DK/translations.php b/app/Locale/da_DK/translations.php index 9a6bbbaf1..6f30a6252 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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?', + '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 dbdcae04f..e2ce0133b 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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?', + '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/el_GR/translations.php b/app/Locale/el_GR/translations.php index f61dab97d..05b1a99cc 100644 --- a/app/Locale/el_GR/translations.php +++ b/app/Locale/el_GR/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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 d24b6cf8c..f367fb627 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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?', + '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/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index df0d4b84d..14e2e2eff 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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 79d37a32d..b55911785 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1241,7 +1241,7 @@ return array( '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 e-mail valide.', - 'Unfortunately, we are unable to reset your password. Did you entered 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 e-mail dans votre profil ?', + '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 e-mail 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 e4e758769..d0222a5ae 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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 be6178a00..70332cc65 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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?', + '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 95e3b4068..61be50263 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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/it_IT/translations.php b/app/Locale/it_IT/translations.php index a871181e3..7eb89cbe2 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 908e68cbe..9b8aea41b 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered a valid username? Do you have an email address in your profile?' => 'パスワードをリセットできません。有効なユーザー名を入力しましたか?または、あなたのプロフィールにメールアドレスを登録していますか?', + '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 3627ddeb2..1e97dcd35 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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/my_MY/translations.php b/app/Locale/my_MY/translations.php index 19914d67c..8e2d84f22 100644 --- a/app/Locale/my_MY/translations.php +++ b/app/Locale/my_MY/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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 701debf60..ed8a29864 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 3f01f399e..5f04d53dd 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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 b54de4b98..709b8f669 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 247fe16a4..bc2d8be51 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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?', + '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 6dc762dd4..e3311adb5 100644 --- a/app/Locale/pt_PT/translations.php +++ b/app/Locale/pt_PT/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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?', + '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 7fc233055..80830c997 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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?', + '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 a887f7a66..13d16acd9 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered a valid username? Do you have an email address in your profile?' => 'К сожалению, мы не смогли сбросить Ваш пароль. Возможно, Вы ошиблись при вводе имени пользователя или к аккаунту не привязан 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/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 385ec793d..a231bb7b7 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 4212c4c8c..162646afd 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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 b83cfb1e1..23c7e9ed1 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1241,7 +1241,7 @@ return array( // '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 entered a valid username? Do you have an email address in your profile?' => '', + // '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 2fc3e6e7c..5491c6a14 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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ı?', + '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 882e03424..e3fb7f8b3 100644 --- a/app/Locale/uk_UA/translations.php +++ b/app/Locale/uk_UA/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered a valid username? Do you have an email address in your profile?' => 'На жаль, не вдалося ', + '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.' => '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 a1a05f2b9..0ab24e9ce 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered 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? ', + '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 25e11def5..b9cd18b7f 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered a valid username? Do you have an email address in your profile?' => '抱歉,无法重置你的密码。请确认输入正确的用户名或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 6d88000f9..a1f762d46 100644 --- a/app/Locale/zh_TW/translations.php +++ b/app/Locale/zh_TW/translations.php @@ -1241,7 +1241,7 @@ return array( '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 entered a valid username? Do you have an email address in your profile?' => '抱歉,無法重設你的密碼。請確認輸入正確的帳號或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' => '專案郵件地址必須全域唯一',