Skip to content

Commit

Permalink
chore(locales): update tr.json (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanesnn authored Jul 1, 2024
1 parent c352a32 commit 9d3b3e7
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions locales/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit 9d3b3e7

Please sign in to comment.