diff --git a/main/src/main/resources/lang/tr-TR/strings.yml b/main/src/main/resources/lang/tr-TR/strings.yml index defa3d3bc..fb80a590a 100644 --- a/main/src/main/resources/lang/tr-TR/strings.yml +++ b/main/src/main/resources/lang/tr-TR/strings.yml @@ -78,13 +78,13 @@ questDungeonsDisband: "Görev grubu dağıtıldı." questDungeonsInvite: " can now perform quests with you!" questDungeonsJoin: "Artık Kaptan ile görev yapabilirsin." questDungeonsKicked: " artık senle birlikte görev yapamaz." -questDungeonsLeave: "You can no longer perform quests with Captain ." +questDungeonsLeave: "Artık Kaptan ile görev yapamazsın." questPartiesCreate: "Bu partiye eklenen oyuncular beraber görev yapabilirler!" questPartiesDelete: "Görev partisi dağıtıldı." -questPartiesInvite: " can now perform quests with you!" -questPartiesJoin: "You can now perform quests with ." -questPartiesKicked: " can no longer perform quests with you." -questPartiesLeave: "You can no longer perform quests with ." +questPartiesInvite: " artık seninle görev yapabilir!" +questPartiesJoin: "Artık ile görev yapabilirsin." +questPartiesKicked: " artık seninle birlikte görev yapamaz." +questPartiesLeave: "Artık ile görev yapamazsın." questWGSetRegion: "Bölge Ayarla" questWGPrompt: "WorldGuard bölgesini girin, , " questWGInvalidRegion: " geçerli bir WorldGuard bölgesi değil!" @@ -116,22 +116,22 @@ stageEditorEditStage: "Etap düzenle" stageEditorNewStage: "Yeni etap ekle" stageEditorStages: "Etaplar" stageEditorStage: "Etap" -stageEditorBlocks: "Blocks" +stageEditorBlocks: "Bloklar" stageEditorBreakBlocks: "Blokları kes" stageEditorDamageBlocks: "Hasar blokları" stageEditorPlaceBlocks: "Yerleştirme Blokları" stageEditorUseBlocks: "Blokları kullan" stageEditorCutBlocks: "Blokları kes" -stageEditorItems: "Items" -stageEditorCraftItems: "Craft items" -stageEditorSmeltItems: "Smelt items" +stageEditorItems: "Itemler" +stageEditorCraftItems: "Item Craftla" +stageEditorSmeltItems: "Item erit" stageEditorEnchantItems: "Büyüleyici öğeler" -stageEditorBrewPotions: "Brew potions" -stageEditorNPCs: "NPCs" +stageEditorBrewPotions: "İksir yap" +stageEditorNPCs: "NPCler" stageEditorDeliverItems: "Öğeleri teslim et" stageEditorTalkToNPCs: "NPCs ile konuş" stageEditorKillNPCs: "NPCs öldürmek" -stageEditorMobs: "Mobs" +stageEditorMobs: "Moblar" stageEditorKillMobs: "Çeteleri öldürmek" stageEditorCatchFish: "Balık yakala" stageEditorFish: "balık" @@ -213,7 +213,7 @@ stageEditorItemNamesPrompt: "Öğe adlarını girin, , " stageEditorNPCPrompt: "NPC kimliklerini girin, , " stageEditorNPCToTalkToPrompt: "NPC kimliklerini girin, , , " stageEditorDeliveryMessagesPrompt: "Teslimat mesajlarını girin, , " -stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), , " +stageEditorKillNPCsPrompt: "Öldürme miktarını (sayı olarak) girin, , " stageEditorMobsPrompt: "Enter mob names, , " stageEditorMobAmountsPrompt: "Enter mob amounts, , " stageEditorMobLocationPrompt: "Right-click on a block to select it, , " @@ -315,9 +315,9 @@ eventEditorPotionTypesTitle: "-Olay iksiri türleri-" eventEditorWorldsTitle: "- Dünyalar -" eventEditorSetName: "Etap adı" eventEditorPlayer: "Player" -eventEditorTimer: "Timer" -eventEditorEffect: "Effect" -eventEditorWeather: "Weather" +eventEditorTimer: "Zamanlayıcı" +eventEditorEffect: "Etki" +eventEditorWeather: "Hava Durumu" eventEditorSetMessage: "Etap mesajı" eventEditorClearInv: "Oyuncu envanterini temizle" eventEditorFailQuest: "Görev başarısız" @@ -401,16 +401,16 @@ eventEditorInvalidPotionType: "geçerli bir iksir etkisi türü değil!" eventEditorLightningPrompt: "Adresine bir yıldırım çarpması için bir blok sağ tıklayın, , , " eventEditorExplosionPrompt: "Bir patlama meydana getirmek için bir blok sağ tıklayın, , , " eventEditorSelectBlockFirst: "Önce bir blok seçmelisin." -eventEditorSetMessagePrompt: "Enter message, , " -eventEditorSetMobTypesPrompt: "Enter mob name, " -eventEditorSetMobAmountsPrompt: "Enter mob amount, " -eventEditorSetMobNamePrompt: "Enter the name for this mob, " +eventEditorSetMessagePrompt: "Mesaj girin, , " +eventEditorSetMobTypesPrompt: "Mob adı girin, " +eventEditorSetMobAmountsPrompt: "Mob miktarı girin, " +eventEditorSetMobNamePrompt: "Bu mob için isim girin, " eventEditorSetMobLocationPrompt: "Seçmek için bir bloğa sağ tıklayın, , " eventEditorSetPotionEffectsPrompt: "İksir efekti türlerini girin, , " eventEditorSetPotionDurationsPrompt: "İksir efekti sürelerini girin (saniyeler içinde), , " eventEditorSetPotionMagnitudesPrompt: "İksir etki büyüklüklerini girin, , " -eventEditorSetHungerPrompt: "Enter hunger level, " -eventEditorSetSaturationPrompt: "Enter saturation level, " +eventEditorSetHungerPrompt: "Açlık seviyesini girin, " +eventEditorSetSaturationPrompt: "Canlılık seviyesini girin, " eventEditorSetHealthPrompt: "Enter health level, " eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, , , " eventEditorCommandsNote: "Note: You may use to refer to the player's name."