chore(locales): update tr.json (#609)

This commit is contained in:
hakanesnn
2024-06-30 18:43:02 -07:00
committed by GitHub
parent c352a322ce
commit 9d3b3e76f5

View File

@@ -6,27 +6,27 @@
"confirm": "Onayla",
"more": "Daha Fazla...",
"settings": {
"locale": "Change locale",
"locale_description": "Current language: ${language} (%s)",
"notification_audio": "Notification audio",
"notification_position": "Notification position"
"locale": "Dili değiştir",
"locale_description": "Mevcut dil: ${language} (%s)",
"notification_audio": "Bildirim Sesi",
"notification_position": "Bildirim Pozisyonu"
},
"position": {
"bottom": "Bottom",
"bottom-left": "Bottom-left",
"bottom-right": "Bottom-right",
"center-left": "Center-left",
"center-right": "Center-right",
"top": "Top",
"top-left": "Top-left",
"top-right": "Top-right"
"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": "Open radial menu",
"cancel_progress": "Cancel current progress bar",
"txadmin_announcement": "Server announcement by %s",
"txadmin_dm": "Direct Message from %s",
"txadmin_warn": "You have been warned by %s",
"txadmin_warn_content": "%s \nAction ID: %s",
"txadmin_scheduledrestart": "Scheduled Restart"
"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"
}