mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-23 11:05:38 +01:00
New translations strings.yml (Turkish)
This commit is contained in:
parent
076a4805bb
commit
092943d29b
@ -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"
|
||||||
|
questDungeonsCreate: "Players added to this group may perform quests together!"
|
||||||
|
questDungeonsDisband: "The quest group was disbanded."
|
||||||
|
questDungeonsInvite: "<player> can now perform quests with you!"
|
||||||
|
questDungeonsJoin: "You can now perform quests with Captain <player>."
|
||||||
|
questDungeonsKicked: "<player> can no longer perform quests with you."
|
||||||
|
questDungeonsLeave: "You can no longer perform quests with Captain <player>."
|
||||||
questPartiesCreate: "Players added to this party may perform quests together!"
|
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||||
questPartiesDelete: "The quest party was disbanded."
|
questPartiesDelete: "The quest party was disbanded."
|
||||||
questPartiesInvite: "<player> can now perform quests with you!"
|
questPartiesInvite: "<player> can now perform quests with you!"
|
||||||
@ -321,7 +327,6 @@ eventEditorSaved: "Olay kaydedildi, Görevler ve Olaylar yeniden yüklendi."
|
|||||||
eventEditorEnterEventName: "Bir Etkinlik adı girin, <cancel>"
|
eventEditorEnterEventName: "Bir Etkinlik adı girin, <cancel>"
|
||||||
eventEditorDeletePrompt: "Etkinliği silmek istediğinizden emin misiniz"
|
eventEditorDeletePrompt: "Etkinliği silmek istediğinizden emin misiniz"
|
||||||
eventEditorQuitWithoutSaving: "Kaydetmeden çıkmak istediğinizden emin misiniz?"
|
eventEditorQuitWithoutSaving: "Kaydetmeden çıkmak istediğinizden emin misiniz?"
|
||||||
eventEditorFinishAndSave: "Etkinliği bitirmek ve kaydetmek istediğinizden emin misiniz"
|
|
||||||
eventEditorModifiedNote: 'Not: Aşağıdaki Görevlerin kullandığı bir Olayı değiştirdiniz:'
|
eventEditorModifiedNote: 'Not: Aşağıdaki Görevlerin kullandığı bir Olayı değiştirdiniz:'
|
||||||
eventEditorForcedToQuit: "Olayı kaydederseniz, bu Görevleri aktif olarak yapan herkes onlardan çıkmak zorunda kalacaktır."
|
eventEditorForcedToQuit: "Olayı kaydederseniz, bu Görevleri aktif olarak yapan herkes onlardan çıkmak zorunda kalacaktır."
|
||||||
eventEditorEventInUse: "Aşağıdaki Görevler Etkinliği kullanıyor"
|
eventEditorEventInUse: "Aşağıdaki Görevler Etkinliği kullanıyor"
|
||||||
|
Loading…
Reference in New Issue
Block a user