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

14 lines
911 B
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": "Şifreyi 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": "Enter Email Address",
"password_reset_sent": "Şifre Yenilemesi Gönderildi",
"invalid_email": "Geçersiz E-posta / E-posta mevcut değil!"
}