Files
NodeBB/public/language/tr/reset_password.json
2020-04-10 09:29:03 +00:00

17 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"reset_password": "Parolayı Sıfırla",
"update_password": "Şifreyi Güncelle",
"password_changed.title": "Şifreniz Değiştirildi",
"password_changed.message": "<p>Şifreniz başarıyla değiştirildi, lütfen <a href=\"/login\">tekrar giriş yapın</a>.",
"wrong_reset_code.title": "Yanlış Sıfırlama Kodu",
"wrong_reset_code.message": "Şifre sıfırlama kodu yanlış, lütfen tekrar deneyin, ya da <a href=\"/reset\">yeni bir şifre sıfırlama kodu isteyin</a>.",
"new_password": "Yeni Şifre",
"repeat_password": "Şifreyi Onayla",
"enter_email": "Lütfen <strong>e-posta adresinizi</strong> girin , size hesabınızı nasıl sıfırlayacağınızı anlatan bir e-posta gönderelim",
"enter_email_address": "E-posta Adresinizi Girin",
"password_reset_sent": "Girilen adres var olan bir kullanıcıya aitse, kendisine şifre yenileme e-postası gönderildi. Dakikada sadece bir e-posta gönderebileceğinizi unutmayın! ",
"invalid_email": "Geçersiz E-posta / E-posta mevcut değil!",
"password_too_short": "Girdiğiniz şifre çok kısa, lütfen farklı bir şifre seçiniz.",
"passwords_do_not_match": "Girdiğiniz iki şifre birbirine uymuyor.",
"password_expired": "Parolanız sona erdi, lütfen yeni bir parola seçin"
}