mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 13:15:55 +01:00
New translations strings.yml (Chinese Traditional)
This commit is contained in:
parent
019b24a7df
commit
9ce1937410
@ -74,6 +74,12 @@ questEditorEnterNPCStart: "輸入 NPC ID, <clear>, <cancel>"
|
|||||||
questEditorEnterBlockStart: "右擊方塊設定為啟動點, <done>, <clear>, <cancel>"
|
questEditorEnterBlockStart: "右擊方塊設定為啟動點, <done>, <clear>, <cancel>"
|
||||||
questEditorEnterInitialEvent: "輸入任務活動名稱, <clear>, <cancel>"
|
questEditorEnterInitialEvent: "輸入任務活動名稱, <clear>, <cancel>"
|
||||||
questRequiredNoneSet: "任務需求條件, 無設置"
|
questRequiredNoneSet: "任務需求條件, 無設置"
|
||||||
|
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||||
|
questPartiesDelete: "The quest party was disbanded."
|
||||||
|
questPartiesInvite: "<player> can now perform quests with you!"
|
||||||
|
questPartiesJoin: "You can now perform quests with <player>."
|
||||||
|
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||||
|
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||||
questWGSetRegion: "設置區域"
|
questWGSetRegion: "設置區域"
|
||||||
questWGNotInstalled: "未安裝插件 WorldGuard"
|
questWGNotInstalled: "未安裝插件 WorldGuard"
|
||||||
questWGPrompt: "輸入 WorldGuard 區域, <clear>, <cancel>"
|
questWGPrompt: "輸入 WorldGuard 區域, <clear>, <cancel>"
|
||||||
@ -262,11 +268,6 @@ stageEditorNoKillLocations: "You must set kill locations first!"
|
|||||||
stageEditorNoBlockSelected: "You must select a block first."
|
stageEditorNoBlockSelected: "You must select a block first."
|
||||||
stageEditorNoColors: "You must set colors first!"
|
stageEditorNoColors: "You must set colors first!"
|
||||||
stageEditorNoLocations: "You must set locations first!"
|
stageEditorNoLocations: "You must set locations first!"
|
||||||
stageEditorNoEnchantmentsSet: "No enchantments set"
|
|
||||||
stageEditorNoItemsSet: "No items set"
|
|
||||||
stageEditorNoMobTypesSet: "No mob types set"
|
|
||||||
stageEditorNoLocationsSet: "No locations set"
|
|
||||||
stageEditorNoColorsSet: "No colors set"
|
|
||||||
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
||||||
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
|
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
|
||||||
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"
|
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"
|
||||||
|
Loading…
Reference in New Issue
Block a user