mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-09 00:51:20 +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ı"
|
questEditorPln: "Düzenleme Planlayıcısı"
|
||||||
questEditorStages: "Etapları düzenle"
|
questEditorStages: "Etapları düzenle"
|
||||||
questEditorRews: "Ödülleri düzenle"
|
questEditorRews: "Ödülleri düzenle"
|
||||||
|
questEditorOpts: "Edit Options"
|
||||||
questEditorEnterQuestName: "Görev adını düzenle (<cancel>)"
|
questEditorEnterQuestName: "Görev adını düzenle (<cancel>)"
|
||||||
questEditorEditEnterQuestName: "Yeni görev adını girin (<cancel>)"
|
questEditorEditEnterQuestName: "Yeni görev adını girin (<cancel>)"
|
||||||
questEditorEnterAskMessage: "Sorgu mesajı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>"
|
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||||
plnTooEarly: "<quest>, <time> süre sonra etkin olacaktır."
|
plnTooEarly: "<quest>, <time> süre sonra etkin olacaktır."
|
||||||
plnTooLate: "<quest> was last active <time> ago."
|
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"
|
rewSetMoney: "Para ödülünü ayarla"
|
||||||
rewSetQuestPoints: "Görev puanlarını ödüllendir"
|
rewSetQuestPoints: "Görev puanlarını ödüllendir"
|
||||||
rewSetItems: "Öğe hediye ayarla"
|
rewSetItems: "Öğe hediye ayarla"
|
||||||
@ -604,6 +610,7 @@ questDeleteTitle: "- Görevi Kaldır -"
|
|||||||
requirementsTitle: "- <quest> | Gereksinimleri -"
|
requirementsTitle: "- <quest> | Gereksinimleri -"
|
||||||
rewardsTitle: "- <quest> | Ödülleri -"
|
rewardsTitle: "- <quest> | Ödülleri -"
|
||||||
plannerTitle: "- <quest> | Planner -"
|
plannerTitle: "- <quest> | Planner -"
|
||||||
|
optionsTitle: "- <quest> | Options -"
|
||||||
itemRequirementsTitle: "- Nesne Gereksinimleri -"
|
itemRequirementsTitle: "- Nesne Gereksinimleri -"
|
||||||
itemRewardsTitle: "- Nesne Ödülleri -"
|
itemRewardsTitle: "- Nesne Ödülleri -"
|
||||||
mcMMORequirementsTitle: "- mcMMO Şartları -"
|
mcMMORequirementsTitle: "- mcMMO Şartları -"
|
||||||
@ -646,8 +653,8 @@ cmdCancel: "iptal"
|
|||||||
strCancel: "or '<command>' to return"
|
strCancel: "or '<command>' to return"
|
||||||
cmdDone: "tamam"
|
cmdDone: "tamam"
|
||||||
strDone: "then enter '<command>' to save"
|
strDone: "then enter '<command>' to save"
|
||||||
strSpace: separating each by a space
|
strSpace: "separating each by a space"
|
||||||
strSemicolon: separating each by a semicolon
|
strSemicolon: "separating each by a semicolon"
|
||||||
charSemi: ";"
|
charSemi: ";"
|
||||||
acceptQuest: "Görevi kabul ettiniz mi?"
|
acceptQuest: "Görevi kabul ettiniz mi?"
|
||||||
enterAnOption: "Bir seçenek girin"
|
enterAnOption: "Bir seçenek girin"
|
||||||
|
Loading…
Reference in New Issue
Block a user