From 9123857cdb9529776d5e2e71d8446f529f55a2f0 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sat, 15 Feb 2020 08:22:19 -0500 Subject: [PATCH] New translations strings.yml (Chinese Traditional) --- .../src/main/resources/lang/zh-TW/strings.yml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index 50562c62d..7df6c3435 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -250,7 +250,7 @@ stageEditorNoDenizen: "未安裝插件 Denizen!" stageEditorPositiveAmount: "您必須輸入 正數數字 !" stageEditorNotListofNumbers: "is not a list of numbers!" stageEditorNoDelaySet: "You must set a delay first!" -stageEditorNoBlockNames: "You must set block names first!" +stageEditorNoBlockNames: "您必須先設定方塊名稱 !" stageEditorNoEnchantments: "You must set enchantments first!" stageEditorNoItems: "您必須先添加物品 !" stageEditorNoDeliveryMessage: "You must set at least one delivery message!" @@ -267,7 +267,7 @@ stageEditorObjectiveCleared: "目標達成" stageEditorMessageCleared: "Message cleared." stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot" stageEditorDeleteSucces: "Stage deleted successfully." -stageEditorEnchantments: "Enchantments" +stageEditorEnchantments: "附魔" stageEditorNPCNote: 'Note: You may specify the name of the NPC with ' stageEditorOptional: "Optional" stageEditorColors: "Sheep Colors" @@ -291,7 +291,7 @@ eventEditorEventInUse: "The following Quests use the Action" eventEditorMustModifyQuests: "You must modify these Quests first!" eventEditorNotANumberList: "Input was not a list of numbers!" eventEditorInvalidEntry: "無效的輸入" -eventEditorGiveItemsTitle: "- Give Items -" +eventEditorGiveItemsTitle: "- 給予物品 -" eventEditorEffectsTitle: "- Sound Effects -" eventEditorStormTitle: "- Action Storm -" eventEditorThunderTitle: "- Action Thunder -" @@ -300,7 +300,7 @@ eventEditorMobsTitle: "- Mobs -" eventEditorAddMobTypesTitle: "- Add Mob -" eventEditorPotionEffectsTitle: "- Action Potion Effects -" eventEditorPotionTypesTitle: "- Action Potion Types -" -eventEditorWorldsTitle: "- Worlds -" +eventEditorWorldsTitle: "- 世界 -" eventEditorSetName: "Set name" eventEditorPlayer: "玩家" eventEditorTimer: "Timer" @@ -316,9 +316,9 @@ eventEditorSetStorm: "Set storm" eventEditorSetThunder: "Set thunder" eventEditorSetMobSpawns: "Set mob spawns" eventEditorSetPotionEffects: "Apply potion effects" -eventEditorSetHunger: "Set hunger level" -eventEditorSetSaturation: "Set saturation level" -eventEditorSetHealth: "Set health level" +eventEditorSetHunger: "設定饑餓度" +eventEditorSetSaturation: "設定飽和度" +eventEditorSetHealth: "設定生命值" eventEditorEnterTimerSeconds: "Set amount of time before quest fails (in seconds)" eventEditorSetTimer: "Set time to fail quest" eventEditorCancelTimer: "Cancel the quest timer" @@ -376,22 +376,22 @@ eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate" eventEditorSetMobHelmet: "Set helmet" eventEditorSetMobHelmetDrop: "Set drop chance of helmet" eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn" -eventEditorSetDropChance: "Set the drop chance" +eventEditorSetDropChance: "設定掉落機率" eventEditorPotionEffects: "Action Potion Effects" eventEditorSetPotionEffectTypes: "Set potion effect types" eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!" -eventEditorSetPotionDurations: "Set potion effect durations" +eventEditorSetPotionDurations: "設定藥水效果持續時間" eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!" eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!" eventEditorSetPotionMagnitudes: "Set potion effect magnitudes" -eventEditorPotionsCleared: "Potion effects cleared." +eventEditorPotionsCleared: "已清除藥水效果。" eventEditorInvalidPotionType: "並非有效的藥水效果 !" eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, , , " eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, , , " eventEditorSelectBlockFirst: "You must select a block first." eventEditorSetMessagePrompt: "Enter message, , " -eventEditorSetMobTypesPrompt: "Enter mob name, " -eventEditorSetMobAmountsPrompt: "Enter mob amount, " +eventEditorSetMobTypesPrompt: "請輸入生物名稱," +eventEditorSetMobAmountsPrompt: "請輸入生物數量," eventEditorSetMobNamePrompt: "Enter the name for this mob, " eventEditorSetMobLocationPrompt: "Right-click on a block to select it, , " eventEditorSetPotionEffectsPrompt: "Enter potion effect types, , "