Skip to content

Commit

Permalink
Merge pull request #122 from lexerotk/patch-3
Browse files Browse the repository at this point in the history
Translated New Strings for Turkish Language
  • Loading branch information
SupertigerDev authored Oct 27, 2024
2 parents 23b6b51 + 4ab44eb commit a1b5f87
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions src/locales/list/tr-tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,14 @@
"discover": "Keşfet",
"notifications": "Bildirimler"
},
"messageArea": {
"messageBoxPlaceholder": "{{username}} kullanıcısına mesaj yaz",
"messageBoxChannelPlaceholder": "{{channelName}} kanalında mesaj yaz"
},
"inbox": {
"blockedUsersModal": {
"title": "Engellenmiş Kullanıcılar"
},
"drawer": {
"searchBarPlaceholder": "Ara",
"friendRequests": "{{count}} Arkadaşlık İsteği",
Expand Down Expand Up @@ -78,6 +85,7 @@
"settings": {
"drawer": {
"general": "Genel",
"audit-logs": "Denetim Kaydı",
"roles": "Roller",
"channels": "Kanallar",
"bans": "Yasaklar",
Expand Down Expand Up @@ -135,7 +143,8 @@
"permissionsDescription": "Bu kanalın izinlerini yönet.",
"deleteThisChannel": "Bu kanalı sil",
"deleteThisChannelDescription": "Bu geri alınamaz!",
"deleteChannelButton": "Kanalı Sil"
"deleteChannelButton": "Kanalı Sil",
"removeNoticeButton": "Hatırlatmayı Sil"
},
"invites": {
"createInviteButton": "Davet Oluştur",
Expand Down Expand Up @@ -326,7 +335,11 @@
"editMessage": "Mesajı Düzenle",
"deleteMessage": "Mesajı Sil",
"copyMessage": "Mesajı Kopyala",
"copyId": "ID'yi Kopyala"
"copyId": "ID'yi Kopyala",
"viewReactions": "Tepkileri Görüntüle",
"quoteMessage": "Mesajı Alıntıla",
"reportMessage": "Mesajı Bildir",
"reply": "Yanıtla"
},
"profile": {
"followButton": "Takip Et",
Expand Down Expand Up @@ -368,4 +381,4 @@
"attachmentsBack": "Geri",
"members": "Üyeler"
}
}
}

0 comments on commit a1b5f87

Please sign in to comment.