Scripts/resources/[standalone]/ox_lib/locales/tr.json
2024-12-30 11:15:34 +01:00

33 lines
1006 B
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.

{
"language": "Türkçe",
"ui": {
"cancel": "İptal",
"close": "Kapat",
"confirm": "Onayla",
"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ğ"
}
},
"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"
}