mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-19 15:48:10 +01:00
New translations strings.yml (Turkish)
This commit is contained in:
parent
a3de37f39a
commit
288c84d8f2
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Görev adını düzenle (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Yeni görev adını girin (<cancel>)"
|
||||
questEditorEnterAskMessage: "Sorgu mesajını girin (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Bitiş mesajının yazın (<cancel>)"
|
||||
questEditorEnterNPCStart: "NPC ID'yi girin, NPC başlangıcını silmek için -1 ya da iptal etmek için -2 girin"
|
||||
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>"
|
||||
questEditorEnterInitialEvent: "Bir Etkinlik adı girin, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Gerekli, hiçbiri seçilmedi"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Konum değerlerini (sayı olarak) girin, <space>,
|
||||
stageEditorUseBlocksPrompt: "Kullanım miktarlarını (sayı olarak) girin, <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Kırma miktarını (sayı olarak) girin, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Kırılganlık miktarını (sayı olarak) girin, <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Tutulacak balık sayısını girin ya da 0 yazarak balık tutma hedefini silin veya -1 yazarak iptal edin"
|
||||
stageEditorKillPlayerPrompt: "Öldürülecek oyuncu sayısını girin ya da 0 yazarak öldürülecek oyuncu değerini silin veya -1 yazarak iptal edin"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Büyü isimlerini girin, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Büyülenen miktarı (sayı olarak) girin, <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Öğe adlarını girin, <space>, <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "Müdavim komut dosyası bulunamadı!"
|
||||
stageEditorNoCitizens: "Vatandaşlar yüklü değil!"
|
||||
stageEditorNoDenizen: "Müdavim yüklü değil!"
|
||||
stageEditorPositiveAmount: "Pozitif bir sayı girmelisiniz!"
|
||||
stageEditorNoNumber: "Giriş bir numara değildi!"
|
||||
stageEditorNotListofNumbers: "Geçersiz değer, girdiğiniz bir sayı değil!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "Önce gecikme değerini ayarlamalısınız!"
|
||||
stageEditorNoBlockNames: "Önce blok isimlerini ayarlamalısınız!"
|
||||
stageEditorNoEnchantments: "Önce büyüleri ayarlamalısınız!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(Süreler ayarlanmadı)"
|
||||
eventEditorSetPotionMagnitudes: "İksir etkisi büyüklüklerini ayarla"
|
||||
eventEditorPotionsCleared: "İksir etkileri temizlendi."
|
||||
eventEditorInvalidPotionType: "geçerli bir iksir etkisi türü değil!"
|
||||
eventEditorEnterNPCId: "NPC kimliğini gir (veye dönmek için -1)"
|
||||
eventEditorNoNPCExists: "Bu ID'ye sahip bir NPC yok!"
|
||||
eventEditorLightningPrompt: "Adresine bir yıldırım çarpması için bir blok sağ tıklayın, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Bir patlama meydana getirmek için bir blok sağ tıklayın, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "Önce bir blok seçmelisin."
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Seçmek için bir bloğa sağ tıklayın, <add
|
||||
eventEditorSetPotionEffectsPrompt: "İksir efekti türlerini girin, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "İksir efekti sürelerini girin (saniyeler içinde), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "İksir etki büyüklüklerini girin, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Açlık seviyesine girin veya kaldırmak için -1"
|
||||
eventEditorSetSaturationPrompt: "Açlık seviyesine getirmek veya kaldırmak için -1"
|
||||
eventEditorSetHealthPrompt: "Açlık seviyesine getirmek veya kaldırmak için -1"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Becerileri ayarla"
|
||||
reqSetSkillAmounts: "Beceri sayısını ayarla"
|
||||
reqHeroesSetPrimary: "Temel becerileri ayarla"
|
||||
reqHeroesSetSecondary: "İkincil becerileri ayarla"
|
||||
reqMoneyPrompt: "<money> miktarını girin ya da 0 yazarak para şartını kaldırın veya -1 yazarak iptal edin"
|
||||
reqQuestPointsPrompt: "Görev puanını girin ya da görev puanı şartını kaldırmak için 0 yazın veya -1 yazarak iptal edin"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Görev adlarının listesini girin, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Doğru / yanlış değerlerin listesini girin, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "Para ödülünü ayarla"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "PhatLoot ödüllerini ayarla"
|
||||
rewSetCustom: "Özel Ödülleri Ayarla"
|
||||
rewSetHeroesClasses: "Sınıfları ayarla"
|
||||
rewSetHeroesAmounts: "Deneyim miktarlarını ayarla"
|
||||
rewMoneyPrompt: "<money> miktarını girin, ya da para ödülünü silmek için 0, veya iptal etmek için -1 yazın"
|
||||
rewExperiencePrompt: "Deneyim miktarını girin, ya da deneyim ödülünü silmek için 0, veya iptal etmek için -1 yazın"
|
||||
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: "Görev puanını girin ya da görev puanı şartını kaldırmak için 0 yazın veya -1 yazarak iptal edin"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Note: Typing 'All' will give levels to all skills."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
Loading…
Reference in New Issue
Block a user