mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 13:15:55 +01:00
New translations strings.yml (Turkish)
This commit is contained in:
parent
6dcf11eb5c
commit
ef0f968405
@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
|||||||
questEditorEnterBlockStart: "Bir bloğu başlangıç noktası olarak seçmek için blok üzerine sağ tıklayın, <done>, <clear>, <cancel>"
|
questEditorEnterBlockStart: "Bir bloğu başlangıç noktası olarak seçmek için blok üzerine sağ tıklayın, <done>, <clear>, <cancel>"
|
||||||
questEditorEnterInitialEvent: "Bir Etkinlik adı girin, <clear>, <cancel>"
|
questEditorEnterInitialEvent: "Bir Etkinlik adı girin, <clear>, <cancel>"
|
||||||
questRequiredNoneSet: "Gerekli, hiçbiri seçilmedi"
|
questRequiredNoneSet: "Gerekli, hiçbiri seçilmedi"
|
||||||
|
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||||
|
questPartiesDelete: "The quest party was disbanded."
|
||||||
|
questPartiesInvite: "<player> can now perform quests with you!"
|
||||||
|
questPartiesJoin: "You can now perform quests with <player>."
|
||||||
|
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||||
|
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||||
questWGSetRegion: "Bölge Ayarla"
|
questWGSetRegion: "Bölge Ayarla"
|
||||||
questWGNotInstalled: "WorldGuard yüklü değil"
|
questWGNotInstalled: "WorldGuard yüklü değil"
|
||||||
questWGPrompt: "WorldGuard bölgesini girin, <clear>, <cancel>"
|
questWGPrompt: "WorldGuard bölgesini girin, <clear>, <cancel>"
|
||||||
@ -262,11 +268,6 @@ stageEditorNoKillLocations: "Önce ölüm konumlarını ayarlamalısınız!"
|
|||||||
stageEditorNoBlockSelected: "Önce bir blok seçmelisiniz."
|
stageEditorNoBlockSelected: "Önce bir blok seçmelisiniz."
|
||||||
stageEditorNoColors: "Önce bir renk ayarlamalısınız!"
|
stageEditorNoColors: "Önce bir renk ayarlamalısınız!"
|
||||||
stageEditorNoLocations: "Önce bir konum ayarlamalısınız!"
|
stageEditorNoLocations: "Önce bir konum ayarlamalısınız!"
|
||||||
stageEditorNoEnchantmentsSet: "Büyüleme seti yok"
|
|
||||||
stageEditorNoItemsSet: "Öğeler seti yok"
|
|
||||||
stageEditorNoMobTypesSet: "Mob türü seti yok"
|
|
||||||
stageEditorNoLocationsSet: "Yer ayarlanamadı"
|
|
||||||
stageEditorNoColorsSet: "Renk seti yok"
|
|
||||||
stageEditorListNotSameSize: "Blok isimler listesi ve miktarlar listesi aynı büyüklükte değil!"
|
stageEditorListNotSameSize: "Blok isimler listesi ve miktarlar listesi aynı büyüklükte değil!"
|
||||||
stageEditorEnchantmentNotSameSize: "Büyüleme listesi madde kimliği listesi ve büyü miktarı listesi aynı büyüklükte değil!"
|
stageEditorEnchantmentNotSameSize: "Büyüleme listesi madde kimliği listesi ve büyü miktarı listesi aynı büyüklükte değil!"
|
||||||
stageEditorDeliveriesNotSameSize: "Öge listesi ve NPC listesi aynı boyutta değiller!"
|
stageEditorDeliveriesNotSameSize: "Öge listesi ve NPC listesi aynı boyutta değiller!"
|
||||||
|
Loading…
Reference in New Issue
Block a user