From ef45e52cefd0a8962b3fee28033d8c2431cad921 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 22 Jul 2019 02:31:25 -0400 Subject: [PATCH 01/55] New translations strings.yml (Hungarian) --- main/src/main/resources/lang/hu-HU/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/hu-HU/strings.yml b/main/src/main/resources/lang/hu-HU/strings.yml index 62b654cb7..62e7edfff 100644 --- a/main/src/main/resources/lang/hu-HU/strings.yml +++ b/main/src/main/resources/lang/hu-HU/strings.yml @@ -133,7 +133,7 @@ stageEditorItems: "Elemek" stageEditorCraftItems: "Készítsen elemeket" stageEditorSmeltItems: "Tárgyak olvasztása" stageEditorEnchantItems: "Varázsolt elemek" -stageEditorBrewPotions: "Főzés bájitalt" +stageEditorBrewPotions: "Bájital főzés" stageEditorNPCs: "NPC-k" stageEditorDeliverItems: "Szállítási elemek" stageEditorTalkToNPCs: "Beszélés NPC-kkel" From ad158f6adb873e07ed2229a0403765ebd274b272 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 22 Jul 2019 05:42:09 -0400 Subject: [PATCH 02/55] New translations strings.yml (Danish) --- main/src/main/resources/lang/da-DK/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/da-DK/strings.yml b/main/src/main/resources/lang/da-DK/strings.yml index 049a92c85..2e9325072 100644 --- a/main/src/main/resources/lang/da-DK/strings.yml +++ b/main/src/main/resources/lang/da-DK/strings.yml @@ -133,7 +133,7 @@ stageEditorItems: "Genstande" stageEditorCraftItems: "Fremstil genstande" stageEditorSmeltItems: "Smelt genstande" stageEditorEnchantItems: "Enchant Items" -stageEditorBrewPotions: "Brew potions" +stageEditorBrewPotions: "Bryg eliksirer" stageEditorNPCs: "NPCer" stageEditorDeliverItems: "Levere Items" stageEditorTalkToNPCs: "Tal til NPC'er" From 85942e1cd0f6926d6f5a0944352b8e0f6b6363d6 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 22 Jul 2019 17:02:02 -0400 Subject: [PATCH 03/55] New translations strings.yml (Danish) --- main/src/main/resources/lang/da-DK/strings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/src/main/resources/lang/da-DK/strings.yml b/main/src/main/resources/lang/da-DK/strings.yml index 2e9325072..213c6876f 100644 --- a/main/src/main/resources/lang/da-DK/strings.yml +++ b/main/src/main/resources/lang/da-DK/strings.yml @@ -399,10 +399,10 @@ eventEditorSetMobSpawnAmount: "Sæt mængden af mobs til spawn" eventEditorSetDropChance: "Indstille drop chancen" eventEditorPotionEffects: "Action Potion Effekter" eventEditorSetPotionEffectTypes: "Sæt eliksir effekt type" -eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!" -eventEditorSetPotionDurations: "Set potion effect durations" -eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!" -eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!" +eventEditorMustSetPotionTypesFirst: "Du skal sæt eliksir effekt type først!" +eventEditorSetPotionDurations: "Sæt eliksir effekt varighed" +eventEditorMustSetPotionDurationsFirst: "Du skal sæt eliksir effekt varighed først!" +eventEditorMustSetPotionTypesAndDurationsFirst: "Du skal sæt eliksir effekt type og varighed først!" eventEditorSetPotionMagnitudes: "Set potion effect magnitudes" eventEditorPotionsCleared: "Potion effects cleared." eventEditorInvalidPotionType: "is not a valid potion effect type!" From cba18e21a16e8559d426a62a1a36d453524eb044 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 22 Jul 2019 17:12:13 -0400 Subject: [PATCH 04/55] New translations strings.yml (Danish) --- .../src/main/resources/lang/da-DK/strings.yml | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/main/src/main/resources/lang/da-DK/strings.yml b/main/src/main/resources/lang/da-DK/strings.yml index 213c6876f..af66f2aa8 100644 --- a/main/src/main/resources/lang/da-DK/strings.yml +++ b/main/src/main/resources/lang/da-DK/strings.yml @@ -403,23 +403,23 @@ eventEditorMustSetPotionTypesFirst: "Du skal sæt eliksir effekt type først!" eventEditorSetPotionDurations: "Sæt eliksir effekt varighed" eventEditorMustSetPotionDurationsFirst: "Du skal sæt eliksir effekt varighed først!" eventEditorMustSetPotionTypesAndDurationsFirst: "Du skal sæt eliksir effekt type og varighed først!" -eventEditorSetPotionMagnitudes: "Set potion effect magnitudes" -eventEditorPotionsCleared: "Potion effects cleared." -eventEditorInvalidPotionType: "is not a valid potion effect type!" -eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, , , " -eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, , , " +eventEditorSetPotionMagnitudes: "Sæt eliksir effekt størrelser" +eventEditorPotionsCleared: "Eliksir effekter fjernet." +eventEditorInvalidPotionType: "er ikke en gyldig eliksir effekt type!" +eventEditorLightningPrompt: "Højre-klik på en blok for at spawne et lynnedslag ved, , , " +eventEditorExplosionPrompt: "Højre-klik på en blok for at spawne en explosion ved, , , " eventEditorSelectBlockFirst: "Du skal vælge en block først." eventEditorSetMessagePrompt: "Indtast besked, , " eventEditorSetMobTypesPrompt: "Angiv mobnavnet, " -eventEditorSetMobAmountsPrompt: "Enter mob amount, " -eventEditorSetMobNamePrompt: "Enter the name for this mob, " -eventEditorSetMobLocationPrompt: "Right-click on a block to select it, , " -eventEditorSetPotionEffectsPrompt: "Enter potion effect types, , " -eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), , " -eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, , " -eventEditorSetHungerPrompt: "Enter hunger level, " -eventEditorSetSaturationPrompt: "Enter saturation level, " -eventEditorSetHealthPrompt: "Enter health level, " +eventEditorSetMobAmountsPrompt: "Angiv mob antal, " +eventEditorSetMobNamePrompt: "Angiv navnet for det her mob, " +eventEditorSetMobLocationPrompt: "Højre-klik på en blok for at vælge den, , " +eventEditorSetPotionEffectsPrompt: "Angiv eliksir effekt type, , " +eventEditorSetPotionDurationsPrompt: "Angiv eliksir effekt varighed (i sekunder), , " +eventEditorSetPotionMagnitudesPrompt: "Angiv eliksir effekt størrelser, , " +eventEditorSetHungerPrompt: "Angiv sulte niveau, " +eventEditorSetSaturationPrompt: "Angiv mætning niveu, " +eventEditorSetHealthPrompt: "Angiv liv niveu, " eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, , , " eventEditorCommandsNote: "Note: You may use to refer to the player's name." eventEditorSetCommandsPrompt: "Enter commands, , , " From 4d3973c3fa527596d3bb60493e061dfb5765daab Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 22 Jul 2019 17:38:56 -0400 Subject: [PATCH 05/55] New translations strings.yml (Danish) --- main/src/main/resources/lang/da-DK/strings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/src/main/resources/lang/da-DK/strings.yml b/main/src/main/resources/lang/da-DK/strings.yml index af66f2aa8..9c477e5ea 100644 --- a/main/src/main/resources/lang/da-DK/strings.yml +++ b/main/src/main/resources/lang/da-DK/strings.yml @@ -420,10 +420,10 @@ eventEditorSetPotionMagnitudesPrompt: "Angiv eliksir effekt størrelser, eventEditorSetHungerPrompt: "Angiv sulte niveau, " eventEditorSetSaturationPrompt: "Angiv mætning niveu, " eventEditorSetHealthPrompt: "Angiv liv niveu, " -eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, , , " -eventEditorCommandsNote: "Note: You may use to refer to the player's name." -eventEditorSetCommandsPrompt: "Enter commands, , , " -reqSetMoney: "Set money requirement" +eventEditorSetTeleportPrompt: "Højre-klik på en blok for at teleportere spilleren til, , , " +eventEditorCommandsNote: "Bemærk: Du kan bruge for at henvise til en spiller's navn." +eventEditorSetCommandsPrompt: "Indtast kommandoer, , , " +reqSetMoney: "Angiv penge krav" reqSetQuestPoints: "Set Quest Points requirement" reqSetItem: "Set item requirements" reqSetPerms: "Set permission requirements" From eae348a5091e5a7b7c03a57ad69719f5aa7d7fd7 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 23 Jul 2019 03:37:05 -0400 Subject: [PATCH 06/55] New translations strings.yml (Chinese Traditional) --- main/src/main/resources/lang/zh-TW/strings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index 954c8865d..6e8bfeed2 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -66,7 +66,7 @@ questEditorReqs: "編輯任務需求" questEditorPln: "編輯計劃" questEditorStages: "編輯任務階段" questEditorRews: "編輯任務獎勵" -questEditorOpts: "Edit Options" +questEditorOpts: "編輯選項" questEditorEnterQuestName: "輸入任務名稱 ()" questEditorEditEnterQuestName: "編輯任務名稱 ()" questEditorEnterAskMessage: "編輯任務對話內容 ()" @@ -75,9 +75,9 @@ questEditorEnterNPCStart: "輸入 NPC ID, , " questEditorEnterBlockStart: "右擊方塊設定為啟動點, , , " questEditorEnterInitialEvent: "輸入任務活動名稱, , " questRequiredNoneSet: "任務需求條件, 無設置" -questDungeonsCreate: "Players added to this group may perform quests together!" -questDungeonsDisband: "The quest group was disbanded." -questDungeonsInvite: " can now perform quests with you!" +questDungeonsCreate: "加入隊伍的玩家們可以一同解任務" +questDungeonsDisband: "任務隊伍已解散" +questDungeonsInvite: " 現在可以一同解任務!" questDungeonsJoin: "You can now perform quests with Captain ." questDungeonsKicked: " can no longer perform quests with you." questDungeonsLeave: "You can no longer perform quests with Captain ." From 890ba9b7f6a9711a17a9534e5979c6fc60c84d42 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 23 Jul 2019 05:31:52 -0400 Subject: [PATCH 07/55] New translations strings.yml (Chinese Traditional) --- .../src/main/resources/lang/zh-TW/strings.yml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index 6e8bfeed2..d56dd50b0 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -78,15 +78,15 @@ questRequiredNoneSet: "任務需求條件, 無設置" questDungeonsCreate: "加入隊伍的玩家們可以一同解任務" questDungeonsDisband: "任務隊伍已解散" questDungeonsInvite: " 現在可以一同解任務!" -questDungeonsJoin: "You can now perform quests with Captain ." -questDungeonsKicked: " can no longer perform quests with you." -questDungeonsLeave: "You can no longer perform quests with Captain ." -questPartiesCreate: "Players added to this party may perform quests together!" -questPartiesDelete: "The quest party was disbanded." -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 ." +questDungeonsJoin: "你現在可以與隊長 一同進行任務" +questDungeonsKicked: " 現在開始無法與你一同進行任務" +questDungeonsLeave: "你現在開始無法與隊長 一同進行任務" +questPartiesCreate: "加入隊伍的玩家們可以一同進行任務" +questPartiesDelete: "任務隊伍已解散" +questPartiesInvite: " 現在可以一同進行任務!" +questPartiesJoin: "你現在可以與 一同進行任務" +questPartiesKicked: " 現在開始無法與你一同進行任務" +questPartiesLeave: "你現在開始無法與 一同進行任務" questWGSetRegion: "設置區域" questWGNotInstalled: "未安裝插件 WorldGuard" questWGPrompt: "輸入 WorldGuard 區域, , " @@ -131,9 +131,9 @@ stageEditorUseBlocks: "使用方塊" stageEditorCutBlocks: "切除方塊" stageEditorItems: "物品" stageEditorCraftItems: "製造物品" -stageEditorSmeltItems: "Smelt items" +stageEditorSmeltItems: "聞 物品" stageEditorEnchantItems: "附魔物品" -stageEditorBrewPotions: "Brew potions" +stageEditorBrewPotions: "釀造一瓶藥水" stageEditorNPCs: "NPC" stageEditorDeliverItems: "運送物品" stageEditorTalkToNPCs: "與NPC對話" From 733872979af6c9b66ffdb345a680b6628f8010ca Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 23 Jul 2019 05:41:51 -0400 Subject: [PATCH 08/55] New translations strings.yml (Chinese Traditional) --- .../src/main/resources/lang/zh-TW/strings.yml | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index d56dd50b0..2fdd388c0 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -234,13 +234,13 @@ stageEditorShearColorsPrompt: "輸入羊的顏色, , " stageEditorShearAmountsPrompt: "輸入剪羊毛數量, , " stageEditorEventsPrompt: "輸入任務活動名稱, , " stageEditorChatEventsPrompt: "輸入增加的任務活動名稱, , " -stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% %yellow% " -stageEditorCommandEventsPrompt: "Enter an action name to add, , " -stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% %yellow% " -stageEditorDelayMessagePrompt: "Enter delay message, , " -stageEditorScriptPrompt: "Enter script name, , " -stageEditorStartMessagePrompt: "Enter start message, , " -stageEditorCompleteMessagePrompt: "Enter complete message, , " +stageEditorChatEventsTriggerPrompt: "%yellow% 輸入%aqua%的對話觸發器%yellow%" +stageEditorCommandEventsPrompt: "輸入增加的任務活動名稱, , " +stageEditorCommandEventsTriggerPrompt: "%yellow% 輸入%aqua%的command指令觸發器%yellow%" +stageEditorDelayMessagePrompt: "輸入延遲傳遞的訊息, , " +stageEditorScriptPrompt: "輸入腳本名稱, , " +stageEditorStartMessagePrompt: "輸入任務開始時的訊息, , " +stageEditorCompleteMessagePrompt: "輸入任務完成時的訊息, , " stageEditorPasswordDisplayPrompt: "Enter password display, " stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)" stageEditorPasswordPhrasePrompt: "Enter password phrases, , " @@ -271,15 +271,15 @@ stageEditorNoEnchantments: "You must set enchantments first!" stageEditorNoItems: "You must add items first!" stageEditorNoDeliveryMessage: "You must set at least one delivery message!" stageEditorNoNPCs: "You must set NPC IDs first!" -stageEditorNoMobTypes: "You must set mob types first!" -stageEditorNoKillLocations: "You must set kill locations first!" -stageEditorNoBlockSelected: "You must select a block first." -stageEditorNoColors: "You must set colors first!" -stageEditorNoLocations: "You must set locations first!" +stageEditorNoMobTypes: "您必須先選擇怪物類型!" +stageEditorNoKillLocations: "您必須先選擇怪物擊殺地點!" +stageEditorNoBlockSelected: "您必須先選擇一個方塊." +stageEditorNoColors: "您必須先選擇顏色!" +stageEditorNoLocations: "您必須先選擇地點!" stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" -stageEditorDelayCleared: "Delay cleared." +stageEditorDelayCleared: "延遲結束" stageEditorDenizenCleared: "Denizen script cleared." -stageEditorObjectiveCleared: "Objective cleared." +stageEditorObjectiveCleared: "目標達成" stageEditorMessageCleared: "Message cleared." stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?" stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot" From 42f502904c5d41d4e7683104b7605b26104949ce Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 23 Jul 2019 19:21:35 -0400 Subject: [PATCH 09/55] New translations strings.yml (Danish) --- main/src/main/resources/lang/da-DK/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/da-DK/strings.yml b/main/src/main/resources/lang/da-DK/strings.yml index 9c477e5ea..b1f59963e 100644 --- a/main/src/main/resources/lang/da-DK/strings.yml +++ b/main/src/main/resources/lang/da-DK/strings.yml @@ -654,7 +654,7 @@ cut: "Klip" craft: "Fremstil" smelt: "Smelt" enchantItem: "Enchant with " -brew: "Brew" +brew: "Bryg" catchFish: "Fang fisk" kill: "Dræb" killAtLocation: "Dræb ved " From f4d33b100bee84044b77b0c135dd9a4f9c7d53f6 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 23 Jul 2019 22:01:34 -0400 Subject: [PATCH 10/55] New translations strings.yml (Chinese Traditional) --- main/src/main/resources/lang/zh-TW/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index 2fdd388c0..31e36e767 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -273,7 +273,7 @@ stageEditorNoDeliveryMessage: "You must set at least one delivery message!" stageEditorNoNPCs: "You must set NPC IDs first!" stageEditorNoMobTypes: "您必須先選擇怪物類型!" stageEditorNoKillLocations: "您必須先選擇怪物擊殺地點!" -stageEditorNoBlockSelected: "您必須先選擇一個方塊." +stageEditorNoBlockSelected: "您必須先選擇一個方塊" stageEditorNoColors: "您必須先選擇顏色!" stageEditorNoLocations: "您必須先選擇地點!" stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" From b7faac888f2fd87e2c9d28cc76b717539abcb6ca Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Fri, 26 Jul 2019 03:01:22 -0400 Subject: [PATCH 11/55] New translations strings.yml (Chinese Simplified) --- main/src/main/resources/lang/zh-CN/strings.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/src/main/resources/lang/zh-CN/strings.yml b/main/src/main/resources/lang/zh-CN/strings.yml index 044d59f57..95c690469 100644 --- a/main/src/main/resources/lang/zh-CN/strings.yml +++ b/main/src/main/resources/lang/zh-CN/strings.yml @@ -133,7 +133,7 @@ stageEditorItems: "物品" stageEditorCraftItems: "合成物品" stageEditorSmeltItems: "冶炼项目" stageEditorEnchantItems: "附魔物品" -stageEditorBrewPotions: "Brew potions" +stageEditorBrewPotions: "酿造药水" stageEditorNPCs: "NPC" stageEditorDeliverItems: "转交物品" stageEditorTalkToNPCs: "与NPC交谈" @@ -251,7 +251,7 @@ stageEditorObjectiveOverrideCleared: "覆写目标显示已清除." stageEditorDeliveryAddItem: "添加物品" stageEditorDeliveryNPCs: "设置NPC ID" stageEditorDeliveryMessages: "请设置传递消息" -stageEditorNotSolid: "is not a solid block!" +stageEditorNotSolid: "不是有效的方块!" stageEditorInvalidBlockName: "不是有效的方块名称!" stageEditorInvalidEnchantment: "不是一个有效的附魔名称!" stageEditorInvalidNPC: "不是一个有效的NPC ID!" @@ -363,7 +363,7 @@ eventEditorStormCleared: "已清除存储数据。" eventEditorEnterStormWorld: "输入风暴发生的世界名称, " eventEditorEnterDuration: "输入持续时间(秒)" eventEditorThunder: "Action Thunder" -eventEditorMustSetThunderDuration: "You must set a thunder duration!" +eventEditorMustSetThunderDuration: "您必须设置雷暴天气持续时间!" eventEditorThunderCleared: "Thunder data cleared." eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, " eventEditorEffects: "行为音效" From da8d10086bdc8d4ef905c27eceac3768c72cf4c1 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Fri, 26 Jul 2019 03:11:44 -0400 Subject: [PATCH 12/55] New translations strings.yml (Chinese Simplified) --- .../src/main/resources/lang/zh-CN/strings.yml | 112 +++++++++--------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/main/src/main/resources/lang/zh-CN/strings.yml b/main/src/main/resources/lang/zh-CN/strings.yml index 95c690469..5f1bfbc7d 100644 --- a/main/src/main/resources/lang/zh-CN/strings.yml +++ b/main/src/main/resources/lang/zh-CN/strings.yml @@ -372,8 +372,8 @@ eventEditorAddEffectLocation: "添加特效发生位置" eventEditorNoEffects: "没有设置特效" eventEditorMustAddEffects: "You must add sound effects first!" eventEditorInvalidEffect: "没有这个声音效果。" -eventEditorEffectsCleared: "Action sound effects cleared." -eventEditorEffectLocationPrompt: "Right-click on a block to play a sound effect at, , " +eventEditorEffectsCleared: "已清除音效。" +eventEditorEffectLocationPrompt: "右击播放音效的方块, , " eventEditorMobSpawns: "Action Mob Spawns" eventEditorAddMobTypes: "添加怪物" eventEditorMustSetMobTypesFirst: "您必须先设置怪物类型!" @@ -476,17 +476,17 @@ reqMustAddItem: "You must add at least one item first!" reqNoMessage: "You must set a fail requirements message!" reqNoMcMMO: "mcMMO Classic not installed" reqNoHeroes: "Heroes not installed" -plnStart: "Set start date" -plnEnd: "Set end date" -plnRepeat: "Set repeat cycle" -plnCooldown: "Set player cooldown" -plnTooEarly: " will be active in