production-evyos-systems-an.../ServicesFrontEnd/frontend/messages/tr.json

47 lines
1.2 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.

{
"Index": {
"title": "Uygulamaya Hoş Geldiniz",
"description": "Bu, uluslararasılaştırma desteği olan örnek bir uygulamadır.",
"navigation": {
"title": "Navigasyon",
"home": "Ana Sayfa",
"about": "Hakkında",
"contact": "İletişim"
},
"auth": {
"title": "Kimlik Doğrulama",
"login": "Giriş Yap",
"register": "Kayıt Ol"
}
},
"LocaleLayout": {
"title": "Next.js i18n Uygulaması"
},
"Select": {
"title": "Seçeneğinizi Seçin",
"description": "Devam etmek için lütfen aşağıdaki seçeneklerden birini seçin",
"employee": "Çalışan",
"staff": "Personel",
"uuid": "UUID",
"department": "Departman",
"name": "İsim",
"code": "Kod",
"company": "Şirket",
"occupant": "Oturak",
"occupant_code": "Oturak Kodu",
"building": "Bina",
"type": "Tip",
"part_details": "Parça Detayları",
"no": "No",
"level": "Seviye",
"status": "Durum",
"livable": "Yaşanabilir",
"not_livable": "Yaşanamaz",
"selection": "Seçim",
"id": "ID",
"processing": "İşleniyor...",
"continue": "Devam Et",
"select_option": "Devam etmek için bir seçenek seçin"
}
}