mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 22:55:54 +01:00
New translations strings.yml (Turkish)
This commit is contained in:
parent
6aacc74854
commit
d643697c7d
@ -475,23 +475,23 @@ optGeneral: "Genel"
|
||||
optMultiplayer: "Çok Oyunculu"
|
||||
optBooleanPrompt: "'<true>' veya '<false>' yazın, <clear>, <cancel>"
|
||||
optNumberPrompt: "Enter a level (number) for tracking progress, <clear>, <cancel>"
|
||||
optAllowCommands: "Allow commands during quest"
|
||||
optAllowCommands: "Görev esnasında komutlara izin ver"
|
||||
optAllowQuitting: "Görevi terk etmeye izin ver"
|
||||
optCommandsDenied: "You cannot use commands during <quest>."
|
||||
optUseDungeonsXLPlugin: "Use DungeonsXL plugin"
|
||||
optUsePartiesPlugin: "Use Parties plugin"
|
||||
optShareProgressLevel: "Level of progress sharing"
|
||||
optCommandsDenied: "<quest> esnasında komut kullanamazsın."
|
||||
optUseDungeonsXLPlugin: "DungeonsXL pluginini kullan"
|
||||
optUsePartiesPlugin: "Parties pluginini kullan"
|
||||
optShareProgressLevel: "İlerleme paylaşımı seviyesi"
|
||||
rewSetMoney: "Para ödülünü ayarla"
|
||||
rewSetQuestPoints: "Görev puanlarını ödüllendir"
|
||||
rewSetItems: "Öğe hediye ayarla"
|
||||
rewSetExperience: "Deneyim ödüllerini belirle"
|
||||
rewSetCommands: "Komut ödüllerini ayarla"
|
||||
rewCommands: "Command rewards"
|
||||
rewSetCommandsOverrides: "Set command display overrides"
|
||||
rewCommandsCleared: "Command rewards cleared."
|
||||
rewCommandsOverridePrompt: "Enter command display override, <clear>, <cancel>"
|
||||
rewCommandsOverrideHint: "(This override will display your own text as the reward)"
|
||||
rewNoCommands: "You must set commands first!"
|
||||
rewCommands: "Komut ödülleri"
|
||||
rewSetCommandsOverrides: "Komut üstüne yazma ayarla"
|
||||
rewCommandsCleared: "Komut ödülleri temizlendi."
|
||||
rewCommandsOverridePrompt: "Komut üstüne yazma girin, <clear>, <cancel>"
|
||||
rewCommandsOverrideHint: "(Bu üstüne yazma kendi metinini ödül olarak gösterir)"
|
||||
rewNoCommands: "Önce bir kod ayarlamalısın!"
|
||||
rewSetPermission: "İzin ödüllerini ayarla"
|
||||
rewSetMcMMO: "McMMO beceri ödüllerini ayarla"
|
||||
rewSetHeroes: "Kahramanlar deneyim ödüllerini ayarla"
|
||||
@ -499,12 +499,12 @@ rewSetPhat: "PhatLoot ödüllerini ayarla"
|
||||
rewSetCustom: "Özel Ödülleri Ayarla"
|
||||
rewSetHeroesClasses: "Sınıfları ayarla"
|
||||
rewSetHeroesAmounts: "Deneyim miktarlarını ayarla"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMoneyPrompt: "<money> miktarını girin, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Xp miktarını girin, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Komut ödüllerini gir, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Not: Görevi tamamlayan oyuncuyu kastetmek için <player> değişkenini kullanabilirsin. Örn. Çarp <player>'
|
||||
rewPermissionsPrompt: "Yetki ödüllerini gir, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Görev puanları miktarını gir, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO Classic skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
@ -735,7 +735,7 @@ ENCHANTMENT_CHANNELING: "Channeling"
|
||||
ENCHANTMENT_DAMAGE_ALL: "Keskinlik"
|
||||
ENCHANTMENT_DAMAGE_ARTHROPODS: "BaneOfArthropods"
|
||||
ENCHANTMENT_DEPTH_STRIDER: "DepthStrider"
|
||||
ENCHANTMENT_DAMAGE_UNDEAD: "Smite"
|
||||
ENCHANTMENT_DAMAGE_UNDEAD: "Çarp"
|
||||
ENCHANTMENT_DIG_SPEED: "Verimlilik"
|
||||
ENCHANTMENT_DURABILITY: "Kırılmazlık"
|
||||
ENCHANTMENT_FIRE_ASPECT: "FireAspect"
|
||||
|
Loading…
Reference in New Issue
Block a user