From f85333e98adff296700e01ece8843aaf94694257 Mon Sep 17 00:00:00 2001 From: Inverle Date: Thu, 31 Jul 2025 09:24:37 +0200 Subject: Require current password when setting new password (#7763) * Require current password when setting new password * i18n: fr --------- Co-authored-by: Alexandre Alapetite --- app/i18n/cs/conf.php | 5 ++++- app/i18n/cs/feedback.php | 1 + app/i18n/de/conf.php | 5 ++++- app/i18n/de/feedback.php | 1 + app/i18n/el/conf.php | 5 ++++- app/i18n/el/feedback.php | 1 + app/i18n/en-us/conf.php | 5 ++++- app/i18n/en-us/feedback.php | 1 + app/i18n/en/conf.php | 5 ++++- app/i18n/en/feedback.php | 1 + app/i18n/es/conf.php | 5 ++++- app/i18n/es/feedback.php | 1 + app/i18n/fa/conf.php | 5 ++++- app/i18n/fa/feedback.php | 1 + app/i18n/fi/conf.php | 5 ++++- app/i18n/fi/feedback.php | 1 + app/i18n/fr/conf.php | 5 ++++- app/i18n/fr/feedback.php | 1 + app/i18n/he/conf.php | 5 ++++- app/i18n/he/feedback.php | 1 + app/i18n/hu/conf.php | 5 ++++- app/i18n/hu/feedback.php | 1 + app/i18n/id/conf.php | 5 ++++- app/i18n/id/feedback.php | 1 + app/i18n/it/conf.php | 5 ++++- app/i18n/it/feedback.php | 1 + app/i18n/ja/conf.php | 5 ++++- app/i18n/ja/feedback.php | 1 + app/i18n/ko/conf.php | 5 ++++- app/i18n/ko/feedback.php | 1 + app/i18n/lv/conf.php | 5 ++++- app/i18n/lv/feedback.php | 1 + app/i18n/nl/conf.php | 5 ++++- app/i18n/nl/feedback.php | 1 + app/i18n/oc/conf.php | 5 ++++- app/i18n/oc/feedback.php | 1 + app/i18n/pl/conf.php | 5 ++++- app/i18n/pl/feedback.php | 1 + app/i18n/pt-br/conf.php | 5 ++++- app/i18n/pt-br/feedback.php | 1 + app/i18n/pt-pt/conf.php | 5 ++++- app/i18n/pt-pt/feedback.php | 1 + app/i18n/ru/conf.php | 5 ++++- app/i18n/ru/feedback.php | 1 + app/i18n/sk/conf.php | 5 ++++- app/i18n/sk/feedback.php | 1 + app/i18n/tr/conf.php | 5 ++++- app/i18n/tr/feedback.php | 1 + app/i18n/zh-cn/conf.php | 5 ++++- app/i18n/zh-cn/feedback.php | 1 + app/i18n/zh-tw/conf.php | 5 ++++- app/i18n/zh-tw/feedback.php | 1 + 52 files changed, 130 insertions(+), 26 deletions(-) (limited to 'app/i18n') diff --git a/app/i18n/cs/conf.php b/app/i18n/cs/conf.php index 6a49b1825..f0ff03ec6 100644 --- a/app/i18n/cs/conf.php +++ b/app/i18n/cs/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Odstranění účtu', 'warn' => 'Váš účet bude odstraněn spolu se všemi souvisejícími daty.', ), 'email' => 'E-mailová adresa', + 'new_password' => 'New password', // TODO 'password_api' => 'Heslo API
(např. pro mobilní aplikace)', - 'password_form' => 'Heslo
(pro přihlášení webovým formulářem)', 'password_format' => 'Alespoň 7 znaků', 'title' => 'Profil', ), diff --git a/app/i18n/cs/feedback.php b/app/i18n/cs/feedback.php index e396ab84a..ff0009738 100644 --- a/app/i18n/cs/feedback.php +++ b/app/i18n/cs/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Váš profil nelze změnit', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Váš profil byl změněn', ), 'sub' => array( diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php index 0f5257eb4..937d6f200 100644 --- a/app/i18n/de/conf.php +++ b/app/i18n/de/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'Siehe die Dokumentation und die Liste der bekannten Apps', 'help' => 'Siehe Dokumentation', ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Accountlöschung', 'warn' => 'Dieser Account und alle damit bezogenen Daten werden gelöscht.', ), 'email' => 'E-Mail-Adresse', + 'new_password' => 'New password', // TODO 'password_api' => 'API-Passwort
(z.B. für mobile Anwendungen)', - 'password_form' => 'Passwort
(für die Anmeldemethode per Webformular)', 'password_format' => 'mindestens 7 Zeichen', 'title' => 'Profil', ), diff --git a/app/i18n/de/feedback.php b/app/i18n/de/feedback.php index 0d0638f0f..2c2da41d3 100644 --- a/app/i18n/de/feedback.php +++ b/app/i18n/de/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Ihr Profil kann nicht geändert werden', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Ihr Profil ist geändert worden', ), 'sub' => array( diff --git a/app/i18n/el/conf.php b/app/i18n/el/conf.php index ecba2f008..97550f130 100644 --- a/app/i18n/el/conf.php +++ b/app/i18n/el/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Account deletion', // TODO 'warn' => 'Your account and all related data will be deleted.', // TODO ), 'email' => 'Email address', // TODO + 'new_password' => 'New password', // TODO 'password_api' => 'API password
(e.g., for mobile apps)', // TODO - 'password_form' => 'Password
(for the Web-form login method)', // TODO 'password_format' => 'At least 7 characters', // TODO 'title' => 'Profile', // TODO ), diff --git a/app/i18n/el/feedback.php b/app/i18n/el/feedback.php index ce6b1d7a9..f86a9cd60 100644 --- a/app/i18n/el/feedback.php +++ b/app/i18n/el/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Your profile cannot be modified', // TODO + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Your profile has been modified', // TODO ), 'sub' => array( diff --git a/app/i18n/en-us/conf.php b/app/i18n/en-us/conf.php index c389bfbd5..e60737289 100644 --- a/app/i18n/en-us/conf.php +++ b/app/i18n/en-us/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // IGNORE 'help' => 'See documentation', // IGNORE ), + 'change_password' => 'Change password', // IGNORE + 'confirm_new_password' => 'Confirm new password', // IGNORE + 'current_password' => 'Current password
(for the Web-form login method)', // IGNORE 'delete' => array( '_' => 'Account deletion', // IGNORE 'warn' => 'Your account and all related data will be deleted.', // IGNORE ), 'email' => 'Email address', // IGNORE + 'new_password' => 'New password', // IGNORE 'password_api' => 'API password
(e.g., for mobile apps)', // IGNORE - 'password_form' => 'Password
(for the Web-form login method)', // IGNORE 'password_format' => 'At least 7 characters', // IGNORE 'title' => 'Profile', // IGNORE ), diff --git a/app/i18n/en-us/feedback.php b/app/i18n/en-us/feedback.php index 12ca6e2b6..91ebdff77 100644 --- a/app/i18n/en-us/feedback.php +++ b/app/i18n/en-us/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Your profile cannot be modified', // IGNORE + 'passwords_dont_match' => 'Passwords don’t match', // IGNORE 'updated' => 'Your profile has been modified', // IGNORE ), 'sub' => array( diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php index ba75be224..1dc75704a 100644 --- a/app/i18n/en/conf.php +++ b/app/i18n/en/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', 'help' => 'See documentation', ), + 'change_password' => 'Change password', + 'confirm_new_password' => 'Confirm new password', + 'current_password' => 'Current password
(for the Web-form login method)', 'delete' => array( '_' => 'Account deletion', 'warn' => 'Your account and all related data will be deleted.', ), 'email' => 'Email address', + 'new_password' => 'New password', 'password_api' => 'API password
(e.g., for mobile apps)', - 'password_form' => 'Password
(for the Web-form login method)', 'password_format' => 'At least 7 characters', 'title' => 'Profile', ), diff --git a/app/i18n/en/feedback.php b/app/i18n/en/feedback.php index d40589858..7f40b13bc 100644 --- a/app/i18n/en/feedback.php +++ b/app/i18n/en/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Your profile cannot be modified', + 'passwords_dont_match' => 'Passwords don’t match', 'updated' => 'Your profile has been modified', ), 'sub' => array( diff --git a/app/i18n/es/conf.php b/app/i18n/es/conf.php index a96380c75..9ad9a92d8 100644 --- a/app/i18n/es/conf.php +++ b/app/i18n/es/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Borrar cuenta', 'warn' => 'Tu cuenta y todos los datos asociados serán eliminados.', ), 'email' => 'Correo electrónico', + 'new_password' => 'New password', // TODO 'password_api' => 'Contraseña API
(para apps móviles, por ej.)', - 'password_form' => 'Contraseña
(para el método de identificación por formulario web)', 'password_format' => 'Mínimo de 7 caracteres', 'title' => 'Perfil', ), diff --git a/app/i18n/es/feedback.php b/app/i18n/es/feedback.php index df781d599..11e00f97f 100644 --- a/app/i18n/es/feedback.php +++ b/app/i18n/es/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Tu perfil no puede ser modificado', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Tu perfil ha sido modificado', ), 'sub' => array( diff --git a/app/i18n/fa/conf.php b/app/i18n/fa/conf.php index ccc4fe148..660a2e0e9 100644 --- a/app/i18n/fa/conf.php +++ b/app/i18n/fa/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => ' حذف اکانت', 'warn' => ' حساب شما و تمام داده های مرتبط حذف خواهد شد.', ), 'email' => ' آدرس ایمیل', + 'new_password' => 'New password', // TODO 'password_api' => ' رمز عبور API
(مثلاً برای برنامه های تلفن همراه)', - 'password_form' => ' رمز عبور
(برای روش ورود به فرم وب)', 'password_format' => ' حداقل 7 کاراکتر', 'title' => ' نمایه', ), diff --git a/app/i18n/fa/feedback.php b/app/i18n/fa/feedback.php index 0c3bd7853..980f8793a 100644 --- a/app/i18n/fa/feedback.php +++ b/app/i18n/fa/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => ' نمایه شما قابل تغییر نیست', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => ' نمایه شما اصلاح شده است', ), 'sub' => array( diff --git a/app/i18n/fi/conf.php b/app/i18n/fi/conf.php index 308153659..3f63009e9 100644 --- a/app/i18n/fi/conf.php +++ b/app/i18n/fi/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Tilin poisto', 'warn' => 'Tilisi ja kaikki siihen kuuluvat tiedot poistetaan.', ), 'email' => 'Sähköpostiosoite', + 'new_password' => 'New password', // TODO 'password_api' => 'API-salasana
(esimerkiksi kännykkäsovelluksille)', - 'password_form' => 'Salasana
(Web-lomakkeella kirjautumista varten)', 'password_format' => 'Vähintään 7 merkkiä', 'title' => 'Profiili', ), diff --git a/app/i18n/fi/feedback.php b/app/i18n/fi/feedback.php index 320495160..c230b1a46 100644 --- a/app/i18n/fi/feedback.php +++ b/app/i18n/fi/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Profiilia ei voi muokata', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Profiilia on muokattu', ), 'sub' => array( diff --git a/app/i18n/fr/conf.php b/app/i18n/fr/conf.php index 5de8095f4..e02823236 100644 --- a/app/i18n/fr/conf.php +++ b/app/i18n/fr/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'Voir la documentation et une liste d’applications compatibles', 'help' => 'Voir la documentation', ), + 'change_password' => 'Changer le mot de passe', + 'confirm_new_password' => 'Confirmer le mot de passe', + 'current_password' => 'Mot de passe actuel
(pour connexion par formulaire)', 'delete' => array( '_' => 'Suppression du compte', 'warn' => 'Le compte et toutes les données associées vont être supprimées.', ), 'email' => 'Adresse électronique', + 'new_password' => 'Nouveau mot de passe', 'password_api' => 'Mot de passe API
(ex. : pour applis mobiles)', - 'password_form' => 'Mot de passe
(pour connexion par formulaire)', 'password_format' => '7 caractères minimum', 'title' => 'Profil', ), diff --git a/app/i18n/fr/feedback.php b/app/i18n/fr/feedback.php index f6388bf59..9f7c4bd5c 100644 --- a/app/i18n/fr/feedback.php +++ b/app/i18n/fr/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Votre profil n’a pas pu être mis à jour', + 'passwords_dont_match' => 'Les mots de passe ne correspondent pas', 'updated' => 'Votre profil a été mis à jour', ), 'sub' => array( diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php index 485967086..ca54daac6 100644 --- a/app/i18n/he/conf.php +++ b/app/i18n/he/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Account deletion', // TODO 'warn' => 'Your account and all related data will be deleted.', // TODO ), 'email' => 'Email address', // TODO + 'new_password' => 'New password', // TODO 'password_api' => 'סיסמת API
(לדוגמה ליישומים סלולריים)', - 'password_form' => 'סיסמה
(לשימוש בטפוס ההרשמה)', 'password_format' => 'At least 7 characters', // TODO 'title' => 'Profile', // TODO ), diff --git a/app/i18n/he/feedback.php b/app/i18n/he/feedback.php index f4c8132ab..3548dbdd4 100644 --- a/app/i18n/he/feedback.php +++ b/app/i18n/he/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Your profile cannot be modified', // TODO + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Your profile has been modified', // TODO ), 'sub' => array( diff --git a/app/i18n/hu/conf.php b/app/i18n/hu/conf.php index a7a313768..ca34db325 100755 --- a/app/i18n/hu/conf.php +++ b/app/i18n/hu/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'Lásd az ismert appok dokumentációját és listáját', 'help' => 'Lásd a dokumentációt', ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Profil törlése', 'warn' => 'A profilod és minden hozzá tartozó adat törölve lesz.', ), 'email' => 'Email cím', + 'new_password' => 'New password', // TODO 'password_api' => 'API jelszó
(például mobil appoknak)', - 'password_form' => 'Jelszó
(a Web-form belépési módhoz)', 'password_format' => 'Legalább 7 karakter', 'title' => 'Profil', ), diff --git a/app/i18n/hu/feedback.php b/app/i18n/hu/feedback.php index 6a9ac9ae4..618419028 100755 --- a/app/i18n/hu/feedback.php +++ b/app/i18n/hu/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'A profilod nem módosítható', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'A profilod módosítása megtörtént', ), 'sub' => array( diff --git a/app/i18n/id/conf.php b/app/i18n/id/conf.php index 40bdca0f8..abdbcd6fb 100644 --- a/app/i18n/id/conf.php +++ b/app/i18n/id/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'Lihat dokumentasi dan daftar aplikasi yang diketahui', 'help' => 'Lihat dokumentasi', ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Hapus akun', 'warn' => 'Akun Anda dan semua data terkait akan dihapus.', ), 'email' => 'Alamat surel', + 'new_password' => 'New password', // TODO 'password_api' => 'Sandi API
(contoh: untuk aplikasi ponsel)', - 'password_form' => 'Kata sandi
(untuk metode masuk formulir web)', 'password_format' => 'Minimal 7 karakter', 'title' => 'Profil', ), diff --git a/app/i18n/id/feedback.php b/app/i18n/id/feedback.php index d8c7cb486..ffccbb76e 100644 --- a/app/i18n/id/feedback.php +++ b/app/i18n/id/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Profil Anda tidak dapat diubah', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Profil Anda telah diubah', ), 'sub' => array( diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php index e3e323c16..2ba9bb87e 100644 --- a/app/i18n/it/conf.php +++ b/app/i18n/it/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'Vedi la documentazione e l’elenco delle applicazioni', 'help' => 'leggi la documentazione', ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Cancellazione account', 'warn' => 'Il tuo account e tutti i dati associati saranno cancellati.', ), 'email' => 'Indirizzo email', + 'new_password' => 'New password', // TODO 'password_api' => 'Password API
(e.g., per applicazioni mobili)', - 'password_form' => 'Password
(per il login classico)', 'password_format' => 'Almeno 7 caratteri', 'title' => 'Profilo', ), diff --git a/app/i18n/it/feedback.php b/app/i18n/it/feedback.php index a85e91f7e..ccaf6596e 100644 --- a/app/i18n/it/feedback.php +++ b/app/i18n/it/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Il tuo profilo non può essere modificato', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Il tuo profilo è stato modificato', ), 'sub' => array( diff --git a/app/i18n/ja/conf.php b/app/i18n/ja/conf.php index b7dd99c10..930b5e870 100644 --- a/app/i18n/ja/conf.php +++ b/app/i18n/ja/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => '既知のアプリの一覧はドキュメントを参照してください', 'help' => 'ドキュメントを参照します', ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'アカウント消去', 'warn' => 'あなたのアカウントとそれに関連したデータが消去されます。', ), 'email' => 'Eメールアドレス', + 'new_password' => 'New password', // TODO 'password_api' => 'APIのパスワード
(モバイルアプリなど)', - 'password_form' => 'パスワード
(Web-formのログイン時に使われます)', 'password_format' => '最低7文字必要です', 'title' => 'プロフィール', ), diff --git a/app/i18n/ja/feedback.php b/app/i18n/ja/feedback.php index 5a474b27a..6a3c793ad 100644 --- a/app/i18n/ja/feedback.php +++ b/app/i18n/ja/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'あなたのプロフィールを変更することはできません', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'あなたのプロフィールを変更されました', ), 'sub' => array( diff --git a/app/i18n/ko/conf.php b/app/i18n/ko/conf.php index 5bfb8a07d..488f4e887 100644 --- a/app/i18n/ko/conf.php +++ b/app/i18n/ko/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => '계정 삭제', 'warn' => '당신의 계정과 관련된 모든 데이터가 삭제됩니다.', ), 'email' => '메일 주소', + 'new_password' => 'New password', // TODO 'password_api' => 'API 암호
(예: 모바일 애플리케이션)', - 'password_form' => '암호
(웹폼 로그인 방식 사용시)', 'password_format' => '7 글자 이상이어야 합니다', 'title' => '프로필', ), diff --git a/app/i18n/ko/feedback.php b/app/i18n/ko/feedback.php index 63d05c02c..777789fbb 100644 --- a/app/i18n/ko/feedback.php +++ b/app/i18n/ko/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => '프로필을 변경할 수 없습니다', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => '프로필을 변경했습니다', ), 'sub' => array( diff --git a/app/i18n/lv/conf.php b/app/i18n/lv/conf.php index 57c5deeea..ef474efa5 100644 --- a/app/i18n/lv/conf.php +++ b/app/i18n/lv/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Konta dzēšana', 'warn' => 'Jūsu konts un visi saistītie dati tiks dzēsti..', ), 'email' => 'E-pasta adrese', + 'new_password' => 'New password', // TODO 'password_api' => 'API parole
(piem., priekš mobilajām lietotnēm)', - 'password_form' => 'Parole
(Web-formas pieteikšanās metodei)', 'password_format' => 'Vismaz 7 rakstzīmes', 'title' => 'Profils', ), diff --git a/app/i18n/lv/feedback.php b/app/i18n/lv/feedback.php index 6e3a6013b..7cf003267 100644 --- a/app/i18n/lv/feedback.php +++ b/app/i18n/lv/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Jūsu profilu nevar mainīt', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Jūsu profils tika mainīts', ), 'sub' => array( diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php index 09f0a9cc1..12539063e 100644 --- a/app/i18n/nl/conf.php +++ b/app/i18n/nl/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Account verwijderen', 'warn' => 'Uw account en alle gerelateerde gegvens worden verwijderd.', ), 'email' => 'Email adres', + 'new_password' => 'New password', // TODO 'password_api' => 'Wachtwoord API
(e.g., voor mobiele apps)', - 'password_form' => 'Wachtwoord
(voor de Web-formulier log in methode)', 'password_format' => 'Ten minste 7 tekens', 'title' => 'Profiel', ), diff --git a/app/i18n/nl/feedback.php b/app/i18n/nl/feedback.php index 46f532d5c..71646821d 100644 --- a/app/i18n/nl/feedback.php +++ b/app/i18n/nl/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Uw profiel kan niet worden aangepast', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Uw profiel is aangepast', ), 'sub' => array( diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php index 04e283b26..631951468 100644 --- a/app/i18n/oc/conf.php +++ b/app/i18n/oc/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Supression del compte', 'warn' => 'Lo compte e totas las donadas ligadas seràn suprimits.', ), 'email' => 'Adreça de corrièl', + 'new_password' => 'New password', // TODO 'password_api' => 'Senhal API
(ex. : per las aplicacions mobil)', - 'password_form' => 'Senhal API
(ex. : per la connexion via formulari)', 'password_format' => 'Almens 7 caractèrs', 'title' => 'Pefil', ), diff --git a/app/i18n/oc/feedback.php b/app/i18n/oc/feedback.php index a9b9b88a8..5b677a469 100644 --- a/app/i18n/oc/feedback.php +++ b/app/i18n/oc/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Impossible d’actualizar vòstre perfil', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Vòstre perfil es estat actualizat', ), 'sub' => array( diff --git a/app/i18n/pl/conf.php b/app/i18n/pl/conf.php index 0b7c3bbc9..e689513c9 100644 --- a/app/i18n/pl/conf.php +++ b/app/i18n/pl/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'Zobacz dokumentację i listę aplikacji na telefon', 'help' => 'Zobacz dokumentację', ), + 'change_password' => 'Zmień hasło', + 'confirm_new_password' => 'Potwierdź nowe hasło', + 'current_password' => 'Obecne hasło
(do logowania przez formularz na stronie)', 'delete' => array( '_' => 'Usunięcie konta', 'warn' => 'Twoje konto i wszystkie powiązane z nim dane zostaną usunięte.', ), 'email' => 'Adres e-mail', + 'new_password' => 'Nowe hasło', 'password_api' => 'Hasło API
(np. do aplikacji na telefony)', - 'password_form' => 'Hasło
(do logowania przez formularz na stronie)', 'password_format' => 'przynajmniej 7 znaków', 'title' => 'Profil', ), diff --git a/app/i18n/pl/feedback.php b/app/i18n/pl/feedback.php index 2da80b952..dc745fceb 100644 --- a/app/i18n/pl/feedback.php +++ b/app/i18n/pl/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Nie można modyfikować profilu', + 'passwords_dont_match' => 'Hasła się nie zgadzają', 'updated' => 'Profil został zmodyfikowany', ), 'sub' => array( diff --git a/app/i18n/pt-br/conf.php b/app/i18n/pt-br/conf.php index 70416f45d..ce19061cf 100644 --- a/app/i18n/pt-br/conf.php +++ b/app/i18n/pt-br/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Remover conta', 'warn' => 'Sua conta e todos os dados relacionados serão removidos.', ), 'email' => 'Endereço de e-mail', + 'new_password' => 'New password', // TODO 'password_api' => 'Senha da API
(p.s., para aplicativos móveis)', - 'password_form' => 'Senha
(para o método de formulário web)', 'password_format' => 'Ao menos 7 caracteres', 'title' => 'Perfil', ), diff --git a/app/i18n/pt-br/feedback.php b/app/i18n/pt-br/feedback.php index 027304ed7..17cc2fdf6 100644 --- a/app/i18n/pt-br/feedback.php +++ b/app/i18n/pt-br/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Seu perfil não pode ser editado', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Seu perfil foi editado com sucesso', ), 'sub' => array( diff --git a/app/i18n/pt-pt/conf.php b/app/i18n/pt-pt/conf.php index 1bbed5c09..e106a8760 100644 --- a/app/i18n/pt-pt/conf.php +++ b/app/i18n/pt-pt/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Remover conta', 'warn' => 'A conta e todos os dados relacionados serão removidos.', ), 'email' => 'Endereço de e-mail', + 'new_password' => 'New password', // TODO 'password_api' => 'Senha da API
(p.s., para aplicativos móveis)', - 'password_form' => 'Senha
(para o método de formulário web)', 'password_format' => 'Ao menos 7 caracteres', 'title' => 'Perfil', ), diff --git a/app/i18n/pt-pt/feedback.php b/app/i18n/pt-pt/feedback.php index 761b6e43c..0ce2807c6 100644 --- a/app/i18n/pt-pt/feedback.php +++ b/app/i18n/pt-pt/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Seu perfil não pode ser editado', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Seu perfil foi editado com sucesso', ), 'sub' => array( diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php index 0010411c1..a2f228301 100644 --- a/app/i18n/ru/conf.php +++ b/app/i18n/ru/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Удаление аккаунта', 'warn' => 'Ваш аккаунт и вся связанная с ним информация будут удалены.', ), 'email' => 'Адрес электронной почты', + 'new_password' => 'New password', // TODO 'password_api' => 'Пароль API
(например, для мобильных приложений)', - 'password_form' => 'Пароль
(для входа через веб-форму)', 'password_format' => 'Не менее 7 символов', 'title' => 'Профиль', ), diff --git a/app/i18n/ru/feedback.php b/app/i18n/ru/feedback.php index c0613cbb7..3006e67d2 100644 --- a/app/i18n/ru/feedback.php +++ b/app/i18n/ru/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Ваш профиль не может быть изменён', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Ваш профиль изменён', ), 'sub' => array( diff --git a/app/i18n/sk/conf.php b/app/i18n/sk/conf.php index e806585b9..7f3ea1456 100644 --- a/app/i18n/sk/conf.php +++ b/app/i18n/sk/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Vymazanie účtu', 'warn' => 'Váš účet a všetky údaje v ňom budú vymazané.', ), 'email' => 'E-mailová adresa', + 'new_password' => 'New password', // TODO 'password_api' => 'Heslo API
(pre mobilné aplikácie)', - 'password_form' => 'Heslo
(pre spôsob prihlásenia cez webový formulár)', 'password_format' => 'Najmenej 7 znakov', 'title' => 'Profil', ), diff --git a/app/i18n/sk/feedback.php b/app/i18n/sk/feedback.php index bca5437e3..289460f18 100644 --- a/app/i18n/sk/feedback.php +++ b/app/i18n/sk/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Váš profil nie je možné upraviť', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Váš profil bol upravený', ), 'sub' => array( diff --git a/app/i18n/tr/conf.php b/app/i18n/tr/conf.php index 81770c5e0..f43991909 100644 --- a/app/i18n/tr/conf.php +++ b/app/i18n/tr/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'Belgeleri ve bilinen uygulamaların listesini gör', 'help' => 'Belgeleri gör', ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => 'Hesap silme', 'warn' => 'Hesabınız ve ilgili tüm veriler silinecek.', ), 'email' => 'E-posta adresi', + 'new_password' => 'New password', // TODO 'password_api' => 'API parolası
(örneğin, mobil uygulamalar için)', - 'password_form' => 'Parola
(Web formuyla giriş yöntemi için)', 'password_format' => 'En az 7 karakter', 'title' => 'Profil', ), diff --git a/app/i18n/tr/feedback.php b/app/i18n/tr/feedback.php index f9331982b..4ceda974b 100644 --- a/app/i18n/tr/feedback.php +++ b/app/i18n/tr/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => 'Profiliniz değiştirilemedi', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => 'Profiliniz değiştirildi', ), 'sub' => array( diff --git a/app/i18n/zh-cn/conf.php b/app/i18n/zh-cn/conf.php index 651e530d9..5696e5c9e 100644 --- a/app/i18n/zh-cn/conf.php +++ b/app/i18n/zh-cn/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => '账户删除', 'warn' => '你的帐户以及所有相关数据将被删除。', ), 'email' => '邮箱地址', + 'new_password' => 'New password', // TODO 'password_api' => 'API 密码
(例如用于手机应用)', - 'password_form' => '密码
(用于 Web-form 登录方式)', 'password_format' => '至少 7 个字符', 'title' => '账户', ), diff --git a/app/i18n/zh-cn/feedback.php b/app/i18n/zh-cn/feedback.php index 47abcb59b..e106029c7 100644 --- a/app/i18n/zh-cn/feedback.php +++ b/app/i18n/zh-cn/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => '你的帐户无法修改', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => '你的帐户已修改', ), 'sub' => array( diff --git a/app/i18n/zh-tw/conf.php b/app/i18n/zh-tw/conf.php index bae3f8825..52c20d6fd 100644 --- a/app/i18n/zh-tw/conf.php +++ b/app/i18n/zh-tw/conf.php @@ -120,13 +120,16 @@ return array( 'documentation_link' => 'See the documentation and list of known apps', // TODO 'help' => 'See documentation', // TODO ), + 'change_password' => 'Change password', // TODO + 'confirm_new_password' => 'Confirm new password', // TODO + 'current_password' => 'Current password
(for the Web-form login method)', // TODO 'delete' => array( '_' => '帳號刪除', 'warn' => '你的帳號及所有相關資料將被刪除。', ), 'email' => '郵箱地址', + 'new_password' => 'New password', // TODO 'password_api' => 'API 密碼
(例如用於手機應用)', - 'password_form' => '密碼
(用於 Web-form 登入方式)', 'password_format' => '至少 7 個字元', 'title' => '個人資料', ), diff --git a/app/i18n/zh-tw/feedback.php b/app/i18n/zh-tw/feedback.php index 92c3a0f05..93f67b999 100644 --- a/app/i18n/zh-tw/feedback.php +++ b/app/i18n/zh-tw/feedback.php @@ -66,6 +66,7 @@ return array( ), 'profile' => array( 'error' => '你的帳戶修改失敗', + 'passwords_dont_match' => 'Passwords don’t match', // TODO 'updated' => '你的帳戶已修改', ), 'sub' => array( -- cgit v1.2.3