-
-
Notifications
You must be signed in to change notification settings - Fork 66
/
tr.json
101 lines (101 loc) · 7.31 KB
/
tr.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"command.option.game_id": "Oyun ID'si. Daha fazla bilgi edinin: https://discordgsm.com/guide/supported-games",
"command.option.address": "IP adresi yada domain adresi",
"command.option.query_port": "Sorgu bağlantı noktası",
"command.option.channel": "Discord kanalı",
"command.option.clock_format": "Saat Formatı",
"command.option.timezone": "TZ veritabanı adı. Daha fazla bilgi edinin: https://discordgsm.com/guide/timezones",
"command.option.locale": "Yerel Ayarlar. Daha fazla bilgi edinin: https://discordgsm.com/guide/locales",
"command.choice.12_hour_clock": "12-saatlik saat",
"command.choice.24_hour_clock": "24-saatlik saat",
"command.error.no_permission": "Bu komutu kullanmak için yeterli yetkiniz yok.",
"command.error.internal_error": "Sunucu hatası. Lütfen daha sonra tekrar deneyiniz.",
"command.queryserver.description": "Bir oyun sunucusunu sorgulayın (yalnızca bir kez)",
"command.addserver.description": "Geçerli kanala bir sunucu ekle",
"command.addserver.text_channel_only": "Bu komut yalnızca metin kanalında desteklenir.",
"command.addserver.limit_exceeded": "Sunucu kotası aşıldı. Sınır: {limit}.",
"command.delserver.description": "Geçerli kanaldaki sunucuyu sil",
"command.refresh.description": "Mevcut kanalda sunucuların mesajlarını manuel olarak yenile",
"command.factoryreset.description": "Geçerli guildden tüm sunucuları sil",
"command.factoryreset.button.label": "Tüm sunucuları sil",
"command.factoryreset.content": "Mevcut guildden tüm sunucuları silmek istediğinizden emin misiniz? Bu geri alınamaz.",
"command.factoryreset.success": "Fabrika ayarlarına başarıyla sıfırlandı.",
"command.moveup.description": "Sunucu mesajını yukarı taşı",
"command.movedown.description": "Sunucu mesajını aşağı taşı",
"command.changestyle.description": "Sunucu mesaj stilini değiştir",
"command.changestyle.content": "`{address}:{query_port}` sunucusu için mesaj stilini seçin",
"command.editstyledata.description": "Sunucu mesajı stili verilerini düzenleyin",
"command.editstyledata.modal.title": "{address}:{query_port}'u düzenleyin",
"command.switch.description": "Sunucu mesaj(lar)ını başka bir kanala geçir",
"command.switch.same_channel": "Sunucuları aynı kanala değiştiremezsiniz.",
"command.switch.success": "<#{channel_id1}> olan {count} sunucu <#{channel_id2}> olarak değiştirildi",
"command.settimezone.description": "Sunucu mesajı saat dilimini ayarla",
"command.settimezone.invalid": "`{timezone}` geçerli bir saat dilimi değil. Daha fazla bilgi edinin: https://discordgsm.com/guide/timezones",
"command.setlocale.description": "Sunucu mesajı yerel ayarını ayarla",
"command.setlocale.invalid": "`{locale}` geçerli bir yerel ayar değil. Daha fazla bilgi edinin: https://discordgsm.com/guide/locales",
"command.setclock.description": "Sunucu mesajı saat biçimini ayarla",
"command.setalert.description": "Sunucu durumu uyarı ayarlarını belirleyin",
"command.setalert.content": "`{address}:{query_port}` sunucusu için uyarı ayarları",
"command.setalert.settings.button.label": "Uyarı Ayarları",
"command.setalert.settings.modal.title": "Uyarı Ayarları",
"command.setalert.test.button.label": "Test Uyarısı Gönder",
"command.setalert.test.success": "Test webhook gönderildi.",
"command.setalert.test.empty": "Webhook URL'i boş olamaz.",
"command.setalert.test.invalid": "Webhook URL'i geçersiz.",
"command.setalert.test.not_found": "Bu webhook bulunamadı.",
"function.find_game.not_found": "`{game_id}` geçerli bir oyun kimliği değil. Daha fazla bilgi edinin: https://discordgsm.com/guide/supported-games",
"function.find_server.not_found": "`{address}:{query_port}` sunucusu kanalda mevcut değil.",
"function.find_servers.empty": "Bu kanalda sunucu bulunmamaktadır.",
"function.find_servers.parameter_error": "`address` ve `query_port` birlikte verilmelidir.",
"function.query_server_modal.invalid_port": "Port numarası 0 ile 65535 arasında olmalıdır.",
"function.query_server_modal.already_exists": "Bu sunucu kanalda zaten var.",
"function.query_server_modal.fail_to_query": "`{game_id}` sunucusu `{address}:{query_port}` sorgulanamadı. Lütfen tekrar deneyin.",
"function.query_server_modal.success": "Sorgu başarılı!",
"missing_permission.manage_messages": "Eksik İzin: `Mesajları Yönetin`",
"missing_permission.send_messages": "Eksik İzin: `Mesaj Gönder`",
"modal.text_input.address.label": "Adres",
"modal.text_input.query_port.label": "Sorgu Portu",
"modal.text_input.guild_id.label": "Guild ID'si",
"modal.text_input.webhook_url.label": "Webhook URL'i",
"modal.text_input.webhook_content.label": "Webhook İçeriği",
"embed.alert.description.test": "🧪 Bu bir deneme uyarısıdır!",
"embed.alert.description.online": "✅ Sunucunuz tekrar çevrimiçi!",
"embed.alert.description.offline": "🚨 Sunucunuz kapalı görünüyor!",
"embed.alert.footer.query_time": "Sorgu zamanı: {query_time}",
"embed.text_input.description.label": "Açıklama",
"embed.text_input.description.placeholder": "Embed açıklaması.",
"embed.text_input.fullname.label": "Tam Ad",
"embed.text_input.fullname.placeholder": "Oyunun görünen adı.",
"embed.text_input.image_url.label": "Resim URL'i",
"embed.text_input.image_url.placeholder": "Resmin kaynak URL'i. Yalnızca HTTP(S) desteklenir.",
"embed.text_input.thumbnail_url.label": "Küçük resim URL'i",
"embed.text_input.thumbnail_url.placeholder": "Küçük resmin kaynak URL'i. Yalnızca HTTP(S) desteklenir.",
"embed.text_input.country.label": "Ülke",
"embed.text_input.country.placeholder": "Ülke alfa-2 kodu.",
"embed.description.instant_invite": "Anında Davet: {url}",
"embed.description.connect": "Bağlan: {url}",
"embed.field.status.name": "Durum",
"embed.field.status.value.online": ":green_circle: **Çevrimiçi**",
"embed.field.status.value.offline": ":red_circle: **Çevrimdışı**",
"embed.field.address:port.name": "Adres:Port",
"embed.field.address:port:query.name": "Adres:Port (Sorgu)",
"embed.field.country.name": "Ülke",
"embed.field.game.name": "Oyun",
"embed.field.current_map.name": "Güncel Harita",
"embed.field.players.name": "Oyuncular",
"embed.field.presence.name": "Presence",
"embed.field.members.name": "Üyeler",
"embed.field.player_list.name": "Oyuncu Listesi",
"embed.field.bot_list.name": "Bot List",
"embed.field.footer.last_update": "Son güncelleme: {last_update}",
"style.extra_small.display_name": "Çok küçük",
"style.extra_small.description": "Daha az bilgi gösteren ekstra küçük boyutlu bir stil.",
"style.small.display_name": "Küçük",
"style.small.description": "Daha az sunucu bilgisi görüntüleyen küçük boyutlu bir stil.",
"style.medium.display_name": "Orta",
"style.medium.description": "Sunucu bilgilerini gösteren orta boyutlu bir stil.",
"style.large.display_name": "Büyük",
"style.large.description": "Sunucu bilgilerini ve oyuncu listesini gösteren büyük boyutlu bir stil.",
"style.extra_large.display_name": "Ekstra Büyük",
"style.extra_large.description": "Bot listesiyle gösterilen ekstra büyük boyutlu bir stil."
}