mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 15:16:41 +01:00
New translations strings.yml (Chinese Traditional)
This commit is contained in:
parent
aa7c0437ad
commit
e946edb660
@ -293,7 +293,7 @@ eventEditorNotANumberList: "Input was not a list of numbers!"
|
|||||||
eventEditorInvalidEntry: "無效的輸入"
|
eventEditorInvalidEntry: "無效的輸入"
|
||||||
eventEditorGiveItemsTitle: "- 給予物品 -"
|
eventEditorGiveItemsTitle: "- 給予物品 -"
|
||||||
eventEditorEffectsTitle: "- 聲音效果 -"
|
eventEditorEffectsTitle: "- 聲音效果 -"
|
||||||
eventEditorStormTitle: "- Action Storm -"
|
eventEditorStormTitle: "- 事件︰暴雨 -"
|
||||||
eventEditorThunderTitle: "- 事件︰雷暴 -"
|
eventEditorThunderTitle: "- 事件︰雷暴 -"
|
||||||
eventEditorMobSpawnsTitle: "- 事件︰生成怪物 -"
|
eventEditorMobSpawnsTitle: "- 事件︰生成怪物 -"
|
||||||
eventEditorMobsTitle: "- 怪物 -"
|
eventEditorMobsTitle: "- 怪物 -"
|
||||||
@ -312,7 +312,7 @@ eventEditorFailQuest: "導致任務失敗"
|
|||||||
eventEditorSetExplosions: "設定爆炸地點"
|
eventEditorSetExplosions: "設定爆炸地點"
|
||||||
eventEditorSetLightning: "設定閃電攻擊地點"
|
eventEditorSetLightning: "設定閃電攻擊地點"
|
||||||
eventEditorSetEffects: "設定效果"
|
eventEditorSetEffects: "設定效果"
|
||||||
eventEditorSetStorm: "Set storm"
|
eventEditorSetStorm: "設定暴雨"
|
||||||
eventEditorSetThunder: "設定雷暴"
|
eventEditorSetThunder: "設定雷暴"
|
||||||
eventEditorSetMobSpawns: "設定生成怪物"
|
eventEditorSetMobSpawns: "設定生成怪物"
|
||||||
eventEditorSetPotionEffects: "套用藥水效果"
|
eventEditorSetPotionEffects: "套用藥水效果"
|
||||||
@ -332,7 +332,7 @@ eventEditorSetItemAmounts: "設定物品數量"
|
|||||||
eventEditorNoNames: "未設置名稱"
|
eventEditorNoNames: "未設置名稱"
|
||||||
eventEditorMustSetNames: "你必須先設定物品名稱!"
|
eventEditorMustSetNames: "你必須先設定物品名稱!"
|
||||||
eventEditorInvalidName: "並非有效的物品名稱!"
|
eventEditorInvalidName: "並非有效的物品名稱!"
|
||||||
eventEditorStorm: "Action Storm"
|
eventEditorStorm: "事件︰暴雨"
|
||||||
eventEditorSetWorld: "設定世界"
|
eventEditorSetWorld: "設定世界"
|
||||||
eventEditorSetDuration: "設定持續時間"
|
eventEditorSetDuration: "設定持續時間"
|
||||||
eventEditorNoWorld: "(未設定世界)"
|
eventEditorNoWorld: "(未設定世界)"
|
||||||
@ -437,7 +437,7 @@ reqHeroesPrimaryDisplay: "主職業︰"
|
|||||||
reqHeroesSecondaryDisplay: "副職業︰"
|
reqHeroesSecondaryDisplay: "副職業︰"
|
||||||
reqNotAQuestName: "<quest> 並非任務名稱!"
|
reqNotAQuestName: "<quest> 並非任務名稱!"
|
||||||
reqItemCleared: "已清除物品條件。"
|
reqItemCleared: "已清除物品條件。"
|
||||||
reqTrueFalseError: '<input> is not a true or false value!%br%Example: true false true true'
|
reqTrueFalseError: '<input> 並非 true 或 false 值!%br%範例︰true false true true'
|
||||||
reqCustomAlreadyAdded: "這個自訂條件已被添加!"
|
reqCustomAlreadyAdded: "這個自訂條件已被添加!"
|
||||||
reqCustomNotFound: "找不到自訂條件模組。"
|
reqCustomNotFound: "找不到自訂條件模組。"
|
||||||
reqCustomCleared: "已清除自訂條件。"
|
reqCustomCleared: "已清除自訂條件。"
|
||||||
|
Loading…
Reference in New Issue
Block a user