You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/tr/reset_password.json

17 lines
1.3 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"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": "Belirtilen adrese bir şifre sıfırlama e-postası gönderildi. Lütfen dakika başına sadece bir e-postanın gönderileceğini 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"
}