Scripts/resources/[standalone]/ox_lib/locales/tr.json

33 lines
1006 B
JSON
Raw Normal View History

2024-12-29 20:02:43 +00:00
{
"language": "Türkçe",
"ui": {
"cancel": "İptal",
"close": "Kapat",
"confirm": "Onayla",
2024-12-30 10:15:34 +00:00
"more": "Daha Fazla...",
"settings": {
"locale": "Dili değiştir",
"locale_description": "Mevcut dil: ${language} (%s)",
"notification_audio": "Bildirim Sesi",
"notification_position": "Bildirim Pozisyonu"
},
"position": {
"bottom": "Alt",
"bottom-left": "Alt-sol",
"bottom-right": "Alt-sağ",
"center-left": "Merkez-sol",
"center-right": "Merkez-sağ",
"top": "Üst",
"top-left": "Üst-sol",
"top-right": "Üst-sağ"
}
2024-12-29 20:02:43 +00:00
},
2024-12-30 10:15:34 +00:00
"open_radial_menu": "Radyal menüyü aç",
"cancel_progress": "Mevcut ilerleme çubuğunu iptal et",
"txadmin_announcement": "%s tarafından sunucu duyurusu",
"txadmin_dm": "%s tarafından direkt mesaj",
"txadmin_warn": "%s tarafından uyarıldınız",
"txadmin_warn_content": "%s \nİşlem Kimliği: %s",
"txadmin_scheduledrestart": "Planlı Yeniden Başlatma"
2024-12-29 20:02:43 +00:00
}