mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-02 13:41:30 +01:00
New translations strings.yml (Turkish)
This commit is contained in:
parent
6a1be8bc9d
commit
eabf487bf3
@ -66,6 +66,7 @@ questEditorReqs: "Gereksinimleri düzenle"
|
||||
questEditorPln: "Düzenleme Planlayıcısı"
|
||||
questEditorStages: "Etapları düzenle"
|
||||
questEditorRews: "Ödülleri düzenle"
|
||||
questEditorOpts: "Edit Options"
|
||||
questEditorEnterQuestName: "Görev adını düzenle (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Yeni görev adını girin (<cancel>)"
|
||||
questEditorEnterAskMessage: "Sorgu mesajını girin (<cancel>)"
|
||||
@ -506,6 +507,11 @@ plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest>, <time> süre sonra etkin olacaktır."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
optGeneral: "General"
|
||||
optMultiplayer: "Multiplayer"
|
||||
optBooleanPrompt: "Enter '<true>' or '<false>', <clear>, <cancel>"
|
||||
optUseDungeonsXLPlugin: "Use DungeonsXL plugin"
|
||||
optUsePartiesPlugin: "Use Parties plugin"
|
||||
rewSetMoney: "Para ödülünü ayarla"
|
||||
rewSetQuestPoints: "Görev puanlarını ödüllendir"
|
||||
rewSetItems: "Öğe hediye ayarla"
|
||||
@ -604,6 +610,7 @@ questDeleteTitle: "- Görevi Kaldır -"
|
||||
requirementsTitle: "- <quest> | Gereksinimleri -"
|
||||
rewardsTitle: "- <quest> | Ödülleri -"
|
||||
plannerTitle: "- <quest> | Planner -"
|
||||
optionsTitle: "- <quest> | Options -"
|
||||
itemRequirementsTitle: "- Nesne Gereksinimleri -"
|
||||
itemRewardsTitle: "- Nesne Ödülleri -"
|
||||
mcMMORequirementsTitle: "- mcMMO Şartları -"
|
||||
@ -646,8 +653,8 @@ cmdCancel: "iptal"
|
||||
strCancel: "or '<command>' to return"
|
||||
cmdDone: "tamam"
|
||||
strDone: "then enter '<command>' to save"
|
||||
strSpace: separating each by a space
|
||||
strSemicolon: separating each by a semicolon
|
||||
strSpace: "separating each by a space"
|
||||
strSemicolon: "separating each by a semicolon"
|
||||
charSemi: ";"
|
||||
acceptQuest: "Görevi kabul ettiniz mi?"
|
||||
enterAnOption: "Bir seçenek girin"
|
||||
|
Loading…
Reference in New Issue
Block a user