mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Merge pull request #5950 from kdmcser/chinese
update Chinese translation
This commit is contained in:
@@ -33,6 +33,13 @@
|
|||||||
|
|
||||||
"vcmi.artifact.charges" : "充能",
|
"vcmi.artifact.charges" : "充能",
|
||||||
|
|
||||||
|
"vcmi.battle.action.move" : "移动单位到指定位置",
|
||||||
|
"vcmi.battle.action.info" : "展示单位信息",
|
||||||
|
"vcmi.battle.action.shoot" : "使用远程攻击",
|
||||||
|
"vcmi.battle.action.attack" : "使用近战攻击",
|
||||||
|
"vcmi.battle.action.return" : "使用近战攻击并返回",
|
||||||
|
"vcmi.battle.action.genie" : "施放随机有益魔法l",
|
||||||
|
|
||||||
"vcmi.bonusSource.artifact" : "宝物",
|
"vcmi.bonusSource.artifact" : "宝物",
|
||||||
"vcmi.bonusSource.creature" : "技能",
|
"vcmi.bonusSource.creature" : "技能",
|
||||||
"vcmi.bonusSource.spell" : "法术",
|
"vcmi.bonusSource.spell" : "法术",
|
||||||
@@ -90,7 +97,12 @@
|
|||||||
"vcmi.randomMap.description.monster.normal" : "普通",
|
"vcmi.randomMap.description.monster.normal" : "普通",
|
||||||
"vcmi.randomMap.description.monster.strong" : "强",
|
"vcmi.randomMap.description.monster.strong" : "强",
|
||||||
|
|
||||||
|
"vcmi.overlay.battery" : "使用电池",
|
||||||
|
"vcmi.overlay.charging" : "充电中",
|
||||||
|
|
||||||
"vcmi.spellBook.search" : "搜索中...",
|
"vcmi.spellBook.search" : "搜索中...",
|
||||||
|
"vcmi.spellBook.tab.hover" : "%s法术",
|
||||||
|
"vcmi.spellBook.tab.help" : "切换以查看%s法术",
|
||||||
|
|
||||||
"vcmi.spellResearch.canNotAfford" : "你没有足够的资源来将{%SPELL1}替换为{%SPELL2}。但你依然可以弃掉此法术,继续法术研究。",
|
"vcmi.spellResearch.canNotAfford" : "你没有足够的资源来将{%SPELL1}替换为{%SPELL2}。但你依然可以弃掉此法术,继续法术研究。",
|
||||||
"vcmi.spellResearch.comeAgain" : "今日已研究过法术,请明日再来。",
|
"vcmi.spellResearch.comeAgain" : "今日已研究过法术,请明日再来。",
|
||||||
@@ -304,6 +316,8 @@
|
|||||||
"vcmi.systemOptions.longTouchMenu.hover" : "选择长触延迟",
|
"vcmi.systemOptions.longTouchMenu.hover" : "选择长触延迟",
|
||||||
"vcmi.systemOptions.longTouchMenu.help" : "改变长触延迟。",
|
"vcmi.systemOptions.longTouchMenu.help" : "改变长触延迟。",
|
||||||
"vcmi.systemOptions.longTouchMenu.entry" : "%d 毫秒",
|
"vcmi.systemOptions.longTouchMenu.entry" : "%d 毫秒",
|
||||||
|
"vcmi.systemOptions.performanceOverlayButton.hover" : "显示性能信息",
|
||||||
|
"vcmi.systemOptions.performanceOverlayButton.help" : "{显示性能信息}\n\n在游戏窗口角落显示附加信息,例如帧率、时间和电池电量(如果可用)。",
|
||||||
"vcmi.systemOptions.hapticFeedbackButton.hover" : "触觉反馈",
|
"vcmi.systemOptions.hapticFeedbackButton.hover" : "触觉反馈",
|
||||||
"vcmi.systemOptions.hapticFeedbackButton.help" : "{触觉反馈}\n\n切换触摸输入的触觉反馈。",
|
"vcmi.systemOptions.hapticFeedbackButton.help" : "{触觉反馈}\n\n切换触摸输入的触觉反馈。",
|
||||||
"vcmi.systemOptions.enableUiEnhancementsButton.hover" : "界面增强",
|
"vcmi.systemOptions.enableUiEnhancementsButton.hover" : "界面增强",
|
||||||
@@ -408,6 +422,36 @@
|
|||||||
"vcmi.battleResultsWindow.spellDurationRemaining.1" : "剩余持续时间: %d回合",
|
"vcmi.battleResultsWindow.spellDurationRemaining.1" : "剩余持续时间: %d回合",
|
||||||
"vcmi.battleResultsWindow.spellDurationRemaining.2" : "剩余持续时间: %d回合",
|
"vcmi.battleResultsWindow.spellDurationRemaining.2" : "剩余持续时间: %d回合",
|
||||||
|
|
||||||
|
"vcmi.credits.website" : "网站",
|
||||||
|
"vcmi.credits.vcmi" : "VCMI",
|
||||||
|
"vcmi.credits.heroes" : "英雄无敌3",
|
||||||
|
"vcmi.credits.idea" : "创意",
|
||||||
|
"vcmi.credits.developing" : "开发",
|
||||||
|
"vcmi.credits.testing" : "测试",
|
||||||
|
"core.credits.createdBy" : "创作者y",
|
||||||
|
"core.credits.executiveProducer" : "执行制作人",
|
||||||
|
"core.credits.producer" : "制作人",
|
||||||
|
"core.credits.director" : "导演",
|
||||||
|
"core.credits.designers" : "设计师",
|
||||||
|
"core.credits.leadProgrammers" : "首席程序员",
|
||||||
|
"core.credits.programmers" : "程序员",
|
||||||
|
"core.credits.installerProgrammer" : "安装程序开发者",
|
||||||
|
"core.credits.leadArtists" : "首席美术",
|
||||||
|
"core.credits.artists" : "美术",
|
||||||
|
"core.credits.assetCoordinator" : "资源协调员",
|
||||||
|
"core.credits.levelDesigners" : "关卡设计师",
|
||||||
|
"core.credits.musicProducer" : "音乐制作人",
|
||||||
|
"core.credits.townThemes" : "城镇主题",
|
||||||
|
"core.credits.music" : "音乐",
|
||||||
|
"core.credits.soundDesign" : "音效设计",
|
||||||
|
"core.credits.voiceProduction" : "配音制作",
|
||||||
|
"core.credits.voiceTalent" : "配音演员",
|
||||||
|
"core.credits.leadTester" : "首席测试员",
|
||||||
|
"core.credits.seniorTester" : "高级测试员",
|
||||||
|
"core.credits.testers" : "测试员",
|
||||||
|
"core.credits.specialThanks" : "特别鸣谢",
|
||||||
|
"core.credits.visitUsOnTheWeb" : "访问我们的网站",
|
||||||
|
|
||||||
"vcmi.tutorialWindow.title" : "触摸屏介绍",
|
"vcmi.tutorialWindow.title" : "触摸屏介绍",
|
||||||
"vcmi.tutorialWindow.decription.RightClick" : "长按要右键单击的元素。 触摸其他区域以关闭。",
|
"vcmi.tutorialWindow.decription.RightClick" : "长按要右键单击的元素。 触摸其他区域以关闭。",
|
||||||
"vcmi.tutorialWindow.decription.MapPanning" : "单指拖拽以移动地图。",
|
"vcmi.tutorialWindow.decription.MapPanning" : "单指拖拽以移动地图。",
|
||||||
@@ -433,6 +477,9 @@
|
|||||||
"vcmi.townWindow.upgradeAll.notAllUpgradable" : "没有足够的资源升级全部生物,你想要升级下列生物吗?",
|
"vcmi.townWindow.upgradeAll.notAllUpgradable" : "没有足够的资源升级全部生物,你想要升级下列生物吗?",
|
||||||
"vcmi.townWindow.upgradeAll.notUpgradable" : "没有足够的资源升级任一生物。",
|
"vcmi.townWindow.upgradeAll.notUpgradable" : "没有足够的资源升级任一生物。",
|
||||||
|
|
||||||
|
"vcmi.kingdomOverview.secSkillOverflow.hover" : "更多技能",
|
||||||
|
"vcmi.kingdomOverview.secSkillOverflow.help" : "{更多技能}\n\n这位英雄拥有更多技能。\n你可以在英雄解码查看全部信息。",
|
||||||
|
|
||||||
"vcmi.logicalExpressions.anyOf" : "以下任一前提:",
|
"vcmi.logicalExpressions.anyOf" : "以下任一前提:",
|
||||||
"vcmi.logicalExpressions.allOf" : "以下所有前提:",
|
"vcmi.logicalExpressions.allOf" : "以下所有前提:",
|
||||||
"vcmi.logicalExpressions.noneOf" : "与此建筑冲突:",
|
"vcmi.logicalExpressions.noneOf" : "与此建筑冲突:",
|
||||||
@@ -627,6 +674,11 @@
|
|||||||
|
|
||||||
"mapObject.core.hillFort.object.description" : "升级生物,1-4级生物升级比城镇中更便宜。",
|
"mapObject.core.hillFort.object.description" : "升级生物,1-4级生物升级比城镇中更便宜。",
|
||||||
|
|
||||||
|
"artifact.core.orbOfVulnerability.bonus.noResistance" : "{毁灭之球}\n消除战场上所有生物的魔法抗性",
|
||||||
|
"creatures.core.angel.bonus.raisesMorale" : "{增加友军士气}\n天使和大天使使友军的士气增加1点",
|
||||||
|
"creatures.core.devil.bonus.decreaseLuck" : "{减少敌人幸运}\n恶魔和大恶魔使敌人的运气减少1点",
|
||||||
|
"creatures.core.boneDragon.bonus.decreaseMorale" : "{减少敌人士气}\n骨龙和鬼龙使敌人的士气减少1点",
|
||||||
|
"creatures.core.marksman.bonus.extraAttack" : "{两次射击}\n这个单位可以射击两次",
|
||||||
"creatures.core.azureDragon.bonus.fearful": "{恐惧}\n使得敌方一只部队恐惧",
|
"creatures.core.azureDragon.bonus.fearful": "{恐惧}\n使得敌方一只部队恐惧",
|
||||||
"creatures.core.azureDragon.bonus.fearless": "{无惧}\n免疫恐惧特质",
|
"creatures.core.azureDragon.bonus.fearless": "{无惧}\n免疫恐惧特质",
|
||||||
|
|
||||||
@@ -692,6 +744,7 @@
|
|||||||
"core.bonus.REVENGE.description": "{复仇}\n根据攻击者在战斗中失去的生命值造成额外伤害",
|
"core.bonus.REVENGE.description": "{复仇}\n根据攻击者在战斗中失去的生命值造成额外伤害",
|
||||||
"core.bonus.SHOOTER.description": "{远程攻击}\n生物可以射击",
|
"core.bonus.SHOOTER.description": "{远程攻击}\n生物可以射击",
|
||||||
"core.bonus.SHOOTS_ALL_ADJACENT.description": "{范围远程攻击}\n该生物的远程攻击将同时命中小范围内所有目标",
|
"core.bonus.SHOOTS_ALL_ADJACENT.description": "{范围远程攻击}\n该生物的远程攻击将同时命中小范围内所有目标",
|
||||||
|
"core.bonus.SKELETON_TRANSFORMER_TARGET.description" : "{骷髅转换场n}\n骷髅转换场可以将单位转化为${subtype.creature}",
|
||||||
"core.bonus.SOUL_STEAL.description": "{灵魂窃取}\n每杀死一个敌人将获得${val}数量的生物",
|
"core.bonus.SOUL_STEAL.description": "{灵魂窃取}\n每杀死一个敌人将获得${val}数量的生物",
|
||||||
"core.bonus.SPELL_AFTER_ATTACK.description": "{攻击后施法}\n攻击后${val}%几率施放${subtype.spell}魔法",
|
"core.bonus.SPELL_AFTER_ATTACK.description": "{攻击后施法}\n攻击后${val}%几率施放${subtype.spell}魔法",
|
||||||
"core.bonus.SPELL_BEFORE_ATTACK.description": "{攻击前施法}\n攻击前${val}%几率施放${subtype.spell}魔法",
|
"core.bonus.SPELL_BEFORE_ATTACK.description": "{攻击前施法}\n攻击前${val}%几率施放${subtype.spell}魔法",
|
||||||
@@ -712,6 +765,7 @@
|
|||||||
"core.bonus.SUMMON_GUARDIANS.description": "{召唤守卫}\n战斗开始时召唤${subtype.creature}(${val}%)",
|
"core.bonus.SUMMON_GUARDIANS.description": "{召唤守卫}\n战斗开始时召唤${subtype.creature}(${val}%)",
|
||||||
"core.bonus.THREE_HEADED_ATTACK.description": "{半环攻击}\n攻击三格邻接单位",
|
"core.bonus.THREE_HEADED_ATTACK.description": "{半环攻击}\n攻击三格邻接单位",
|
||||||
"core.bonus.TRANSMUTATION.description": "{变形术}\n${val}%机会将被攻击单位变成其他生物",
|
"core.bonus.TRANSMUTATION.description": "{变形术}\n${val}%机会将被攻击单位变成其他生物",
|
||||||
|
"core.bonus.TRANSMUTATION_IMMUNITY.description" : "{变形术免疫}\n此单位无法被敌人攻击转换为其他单位",
|
||||||
"core.bonus.TWO_HEX_ATTACK_BREATH.description": "{吐息}\n吐息攻击(2格范围)",
|
"core.bonus.TWO_HEX_ATTACK_BREATH.description": "{吐息}\n吐息攻击(2格范围)",
|
||||||
"core.bonus.UNDEAD.description": "{不死生物}\n该生物属于不死生物",
|
"core.bonus.UNDEAD.description": "{不死生物}\n该生物属于不死生物",
|
||||||
"core.bonus.UNLIMITED_RETALIATIONS.description": "{无限反击}\n每回合可以无限反击敌人",
|
"core.bonus.UNLIMITED_RETALIATIONS.description": "{无限反击}\n每回合可以无限反击敌人",
|
||||||
@@ -748,5 +802,10 @@
|
|||||||
"spell.core.deathCloud.description.none" : "{死亡之云}\n\n死亡之云除了对远程攻击的格子中的目标造成正常伤害之外,还会对相邻6个格子范围内的所有有生命的生物造成伤害。",
|
"spell.core.deathCloud.description.none" : "{死亡之云}\n\n死亡之云除了对远程攻击的格子中的目标造成正常伤害之外,还会对相邻6个格子范围内的所有有生命的生物造成伤害。",
|
||||||
"spell.core.thunderbolt.description.none" : "{闪电攻击}\n\n此部队攻击时,有20%的几率在敌人反击前进行一次闪电打击。如触发,闪电打击将造成等同于10倍雷鸟攻击者数量的伤害。",
|
"spell.core.thunderbolt.description.none" : "{闪电攻击}\n\n此部队攻击时,有20%的几率在敌人反击前进行一次闪电打击。如触发,闪电打击将造成等同于10倍雷鸟攻击者数量的伤害。",
|
||||||
"spell.core.dispelHelpful.description.none" : "{驱散有益法术}\n\n移除目标单位上所有的有益法术效果",
|
"spell.core.dispelHelpful.description.none" : "{驱散有益法术}\n\n移除目标单位上所有的有益法术效果",
|
||||||
"spell.core.acidBreath.description.none" : "{酸液攻击}\n\n龙息减少目标部队3点防御力,且有20%的几率造成额外伤害,每个攻击生物会造成25点额外伤害。"
|
"spell.core.acidBreath.description.none" : "{酸液攻击}\n\n龙息减少目标部队3点防御力,且有20%的几率造成额外伤害,每个攻击生物会造成25点额外伤害。",
|
||||||
|
|
||||||
|
"spellSchool.core.air.name" : "气系",
|
||||||
|
"spellSchool.core.earth.name" : "土系",
|
||||||
|
"spellSchool.core.fire.name" : "火系",
|
||||||
|
"spellSchool.core.water.name" : "水系"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -344,12 +344,12 @@
|
|||||||
<location filename="../templateeditor/factionselector.ui" line="14"/>
|
<location filename="../templateeditor/factionselector.ui" line="14"/>
|
||||||
<location filename="../templateeditor/factionselector.ui" line="20"/>
|
<location filename="../templateeditor/factionselector.ui" line="20"/>
|
||||||
<source>Select Factions</source>
|
<source>Select Factions</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>选择种族</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/factionselector.cpp" line="25"/>
|
<location filename="../templateeditor/factionselector.cpp" line="25"/>
|
||||||
<source>Faction Selector</source>
|
<source>Faction Selector</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>种族选择器</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -438,12 +438,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../inspector/heroartifactswidget.ui" line="158"/>
|
<location filename="../inspector/heroartifactswidget.ui" line="158"/>
|
||||||
<source>Save</source>
|
<source>Save</source>
|
||||||
<translation type="unfinished">保存</translation>
|
<translation>保存</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../inspector/heroartifactswidget.ui" line="165"/>
|
<location filename="../inspector/heroartifactswidget.ui" line="165"/>
|
||||||
<source>Cancel</source>
|
<source>Cancel</source>
|
||||||
<translation type="unfinished">取消</translation>
|
<translation>取消</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -732,7 +732,7 @@
|
|||||||
<location filename="../mainwindow.ui" line="1085"/>
|
<location filename="../mainwindow.ui" line="1085"/>
|
||||||
<location filename="../mainwindow.ui" line="1088"/>
|
<location filename="../mainwindow.ui" line="1088"/>
|
||||||
<source>Template editor</source>
|
<source>Template editor</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>模版编辑器</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.ui" line="1093"/>
|
<location filename="../mainwindow.ui" line="1093"/>
|
||||||
@@ -1320,30 +1320,28 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../mapcontroller.cpp" line="610"/>
|
<location filename="../mapcontroller.cpp" line="610"/>
|
||||||
<source>Hero %1 cannot be created as NEUTRAL.</source>
|
<source>Hero %1 cannot be created as NEUTRAL.</source>
|
||||||
<translation type="unfinished">英雄 %1 无法在中立阵营被创建。</translation>
|
<translation>英雄 %1 无法在中立阵营被创建。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mapcontroller.cpp" line="624"/>
|
<location filename="../mapcontroller.cpp" line="624"/>
|
||||||
<source>Missing Required Mod</source>
|
<source>Missing Required Mod</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
||||||
<translation type="unfinished">缺少必需的模组</translation>
|
<translation>缺少必需的模组</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mapcontroller.cpp" line="624"/>
|
<location filename="../mapcontroller.cpp" line="624"/>
|
||||||
<source>
|
<source>
|
||||||
|
|
||||||
Do you want to do that now ?</source>
|
Do you want to do that now ?</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translation>
|
||||||
<translation type="unfinished">
|
|
||||||
|
|
||||||
|
你现在要这么做吗?</translation>
|
||||||
你现在要这样做吗?</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mapcontroller.cpp" line="634"/>
|
<location filename="../mapcontroller.cpp" line="634"/>
|
||||||
<source>This object's mod is mandatory for map to remain valid.</source>
|
<source>This object's mod is mandatory for map to remain valid.</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
||||||
<translation type="unfinished">该对象的模组是地图保持有效所必需的。</translation>
|
<translation>该对象的模组是地图保持有效所必需的。</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -1436,22 +1434,22 @@ Do you want to do that now ?</source>
|
|||||||
<location filename="../templateeditor/mineselector.ui" line="14"/>
|
<location filename="../templateeditor/mineselector.ui" line="14"/>
|
||||||
<location filename="../templateeditor/mineselector.ui" line="20"/>
|
<location filename="../templateeditor/mineselector.ui" line="20"/>
|
||||||
<source>Select Mines</source>
|
<source>Select Mines</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>选择矿井</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/mineselector.cpp" line="27"/>
|
<location filename="../templateeditor/mineselector.cpp" line="27"/>
|
||||||
<source>Mine Selector</source>
|
<source>Mine Selector</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>矿井选择器</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/mineselector.cpp" line="33"/>
|
<location filename="../templateeditor/mineselector.cpp" line="33"/>
|
||||||
<source>Resource</source>
|
<source>Resource</source>
|
||||||
<translation type="unfinished">资源</translation>
|
<translation>资源</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/mineselector.cpp" line="33"/>
|
<location filename="../templateeditor/mineselector.cpp" line="33"/>
|
||||||
<source>Mines</source>
|
<source>Mines</source>
|
||||||
<translation type="unfinished">矿井</translation>
|
<translation>矿井</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -1565,26 +1563,23 @@ Do you want to do that now ?</source>
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../PlayerSelectionDialog.cpp" line="45"/>
|
<location filename="../PlayerSelectionDialog.cpp" line="45"/>
|
||||||
<source>Select Player</source>
|
<source>Select Player</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translation>选择玩家</translation>
|
||||||
<translation type="unfinished">选择玩家</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../PlayerSelectionDialog.cpp" line="54"/>
|
<location filename="../PlayerSelectionDialog.cpp" line="54"/>
|
||||||
<source>Hero cannot be created as NEUTRAL</source>
|
<source>Hero cannot be created as NEUTRAL</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translation>英雄无法在中立阵营被创建</translation>
|
||||||
<translation type="unfinished">无法将英雄创建为中立</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../PlayerSelectionDialog.cpp" line="60"/>
|
<location filename="../PlayerSelectionDialog.cpp" line="60"/>
|
||||||
<source>Switch to one of the available players:</source>
|
<source>Switch to one of the available players:</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
||||||
<translation type="unfinished">切换到可用玩家之一:</translation>
|
<translation>切换到一个可用玩家:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../PlayerSelectionDialog.cpp" line="89"/>
|
<location filename="../PlayerSelectionDialog.cpp" line="89"/>
|
||||||
<source>Shortcut: %1</source>
|
<source>Shortcut: %1</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translation>快捷键:%1</translation>
|
||||||
<translation type="unfinished">快捷键:%1</translation>
|
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -1592,22 +1587,22 @@ Do you want to do that now ?</source>
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../PlayerSettingsDialog.ui" line="20"/>
|
<location filename="../PlayerSettingsDialog.ui" line="20"/>
|
||||||
<source>Player settings</source>
|
<source>Player settings</source>
|
||||||
<translation type="unfinished">玩家设置</translation>
|
<translation>玩家设置</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../PlayerSettingsDialog.ui" line="63"/>
|
<location filename="../PlayerSettingsDialog.ui" line="63"/>
|
||||||
<source>Players</source>
|
<source>Players</source>
|
||||||
<translation type="unfinished">玩家</translation>
|
<translation>玩家</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../PlayerSettingsDialog.ui" line="74"/>
|
<location filename="../PlayerSettingsDialog.ui" line="74"/>
|
||||||
<source>1</source>
|
<source>1</source>
|
||||||
<translation type="unfinished">1</translation>
|
<translation>1</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../PlayerSettingsDialog.ui" line="117"/>
|
<location filename="../PlayerSettingsDialog.ui" line="117"/>
|
||||||
<source>Ok</source>
|
<source>Ok</source>
|
||||||
<translation type="unfinished">确定</translation>
|
<translation>确定</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -2020,16 +2015,14 @@ Do you want to do that now ?</source>
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../mapcontroller.cpp" line="647"/>
|
<location filename="../mapcontroller.cpp" line="647"/>
|
||||||
<source> (submod of %1)</source>
|
<source> (submod of %1)</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translation> (子模组%1)</translation>
|
||||||
<translation type="unfinished">(%1 的子模组)</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mapcontroller.cpp" line="649"/>
|
<location filename="../mapcontroller.cpp" line="649"/>
|
||||||
<source>The mod '%1'%2, is required by an object on the map.
|
<source>The mod '%1'%2, is required by an object on the map.
|
||||||
Add it to the map's required mods in Map->General settings.</source>
|
Add it to the map's required mods in Map->General settings.</source>
|
||||||
<comment>should be consistent with Map->General menu entry translation</comment>
|
<comment>should be consistent with Map->General menu entry translation</comment>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translation>模组 '%1'%2 是地图上某个物体所必需的。
|
||||||
<translation type="unfinished">模组 '%1'%2 是地图上某个对象所需的。
|
|
||||||
请在地图->常规设置中将其添加为必需模组。</translation>
|
请在地图->常规设置中将其添加为必需模组。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
@@ -2645,8 +2638,7 @@ Add it to the map's required mods in Map->General settings.</source>
|
|||||||
<location filename="../campaigneditor/scenarioproperties.ui" line="14"/>
|
<location filename="../campaigneditor/scenarioproperties.ui" line="14"/>
|
||||||
<location filename="../campaigneditor/scenarioproperties.cpp" line="32"/>
|
<location filename="../campaigneditor/scenarioproperties.cpp" line="32"/>
|
||||||
<source>Scenario Properties</source>
|
<source>Scenario Properties</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translation>场景属性</translation>
|
||||||
<translation type="unfinished">场景属性</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../campaigneditor/scenarioproperties.ui" line="30"/>
|
<location filename="../campaigneditor/scenarioproperties.ui" line="30"/>
|
||||||
@@ -3125,196 +3117,196 @@ Add it to the map's required mods in Map->General settings.</source>
|
|||||||
<location filename="../templateeditor/templateeditor.ui" line="14"/>
|
<location filename="../templateeditor/templateeditor.ui" line="14"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="586"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="586"/>
|
||||||
<source>VCMI Template Editor</source>
|
<source>VCMI Template Editor</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>VCMI模版编辑器</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="36"/>
|
<location filename="../templateeditor/templateeditor.ui" line="36"/>
|
||||||
<source>File</source>
|
<source>File</source>
|
||||||
<translation type="unfinished">文件</translation>
|
<translation>文件</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="45"/>
|
<location filename="../templateeditor/templateeditor.ui" line="45"/>
|
||||||
<source>Edit</source>
|
<source>Edit</source>
|
||||||
<translation type="unfinished">编辑</translation>
|
<translation>编辑</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="53"/>
|
<location filename="../templateeditor/templateeditor.ui" line="53"/>
|
||||||
<source>View</source>
|
<source>View</source>
|
||||||
<translation type="unfinished">视图</translation>
|
<translation>视图</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="68"/>
|
<location filename="../templateeditor/templateeditor.ui" line="68"/>
|
||||||
<source>Toolbar</source>
|
<source>Toolbar</source>
|
||||||
<translation type="unfinished">工具栏</translation>
|
<translation>工具栏</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="114"/>
|
<location filename="../templateeditor/templateeditor.ui" line="114"/>
|
||||||
<source>Selected Template:</source>
|
<source>Selected Template:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>选择的模版:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="137"/>
|
<location filename="../templateeditor/templateeditor.ui" line="137"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1276"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1276"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="224"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="224"/>
|
||||||
<source>Add</source>
|
<source>Add</source>
|
||||||
<translation type="unfinished">添加</translation>
|
<translation>添加</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="144"/>
|
<location filename="../templateeditor/templateeditor.ui" line="144"/>
|
||||||
<source>Remove</source>
|
<source>Remove</source>
|
||||||
<translation type="unfinished">移除</translation>
|
<translation>移除</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="151"/>
|
<location filename="../templateeditor/templateeditor.ui" line="151"/>
|
||||||
<source>Rename</source>
|
<source>Rename</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>重命名</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="215"/>
|
<location filename="../templateeditor/templateeditor.ui" line="215"/>
|
||||||
<source>General</source>
|
<source>General</source>
|
||||||
<translation type="unfinished">通用</translation>
|
<translation>通用</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="221"/>
|
<location filename="../templateeditor/templateeditor.ui" line="221"/>
|
||||||
<source>Name</source>
|
<source>Name</source>
|
||||||
<translation type="unfinished">名字</translation>
|
<translation>名字</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="233"/>
|
<location filename="../templateeditor/templateeditor.ui" line="233"/>
|
||||||
<source>Description</source>
|
<source>Description</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>描述</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="245"/>
|
<location filename="../templateeditor/templateeditor.ui" line="245"/>
|
||||||
<source>Min Size</source>
|
<source>Min Size</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>最小尺寸</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="264"/>
|
<location filename="../templateeditor/templateeditor.ui" line="264"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="363"/>
|
<location filename="../templateeditor/templateeditor.ui" line="363"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="548"/>
|
<location filename="../templateeditor/templateeditor.ui" line="548"/>
|
||||||
<source>X</source>
|
<source>X</source>
|
||||||
<translation type="unfinished">X</translation>
|
<translation>X</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="294"/>
|
<location filename="../templateeditor/templateeditor.ui" line="294"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="393"/>
|
<location filename="../templateeditor/templateeditor.ui" line="393"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="578"/>
|
<location filename="../templateeditor/templateeditor.ui" line="578"/>
|
||||||
<source>Y</source>
|
<source>Y</source>
|
||||||
<translation type="unfinished">Y</translation>
|
<translation>Y</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="324"/>
|
<location filename="../templateeditor/templateeditor.ui" line="324"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="423"/>
|
<location filename="../templateeditor/templateeditor.ui" line="423"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1329"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1329"/>
|
||||||
<source>Z</source>
|
<source>Z</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Z</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="344"/>
|
<location filename="../templateeditor/templateeditor.ui" line="344"/>
|
||||||
<source>Max Size</source>
|
<source>Max Size</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>最大尺寸</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="443"/>
|
<location filename="../templateeditor/templateeditor.ui" line="443"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="449"/>
|
<location filename="../templateeditor/templateeditor.ui" line="449"/>
|
||||||
<source>Players</source>
|
<source>Players</source>
|
||||||
<translation type="unfinished">玩家</translation>
|
<translation>玩家</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="459"/>
|
<location filename="../templateeditor/templateeditor.ui" line="459"/>
|
||||||
<source>Human</source>
|
<source>Human</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>人类</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="472"/>
|
<location filename="../templateeditor/templateeditor.ui" line="472"/>
|
||||||
<source>Allowed water content</source>
|
<source>Allowed water content</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>水域支持</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="478"/>
|
<location filename="../templateeditor/templateeditor.ui" line="478"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="362"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="362"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="367"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="367"/>
|
||||||
<source>None</source>
|
<source>None</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>无</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="485"/>
|
<location filename="../templateeditor/templateeditor.ui" line="485"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="370"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="370"/>
|
||||||
<source>Normal</source>
|
<source>Normal</source>
|
||||||
<translation type="unfinished">普通</translation>
|
<translation>普通</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="492"/>
|
<location filename="../templateeditor/templateeditor.ui" line="492"/>
|
||||||
<source>Islands</source>
|
<source>Islands</source>
|
||||||
<translation type="unfinished">岛屿</translation>
|
<translation>岛屿</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="524"/>
|
<location filename="../templateeditor/templateeditor.ui" line="524"/>
|
||||||
<source>Zone</source>
|
<source>Zone</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>区域</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="530"/>
|
<location filename="../templateeditor/templateeditor.ui" line="530"/>
|
||||||
<source>Visualisation</source>
|
<source>Visualisation</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>可视化</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="536"/>
|
<location filename="../templateeditor/templateeditor.ui" line="536"/>
|
||||||
<source>Position</source>
|
<source>Position</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>位置</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="608"/>
|
<location filename="../templateeditor/templateeditor.ui" line="608"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="664"/>
|
<location filename="../templateeditor/templateeditor.ui" line="664"/>
|
||||||
<source>Size</source>
|
<source>Size</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>尺寸</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="636"/>
|
<location filename="../templateeditor/templateeditor.ui" line="636"/>
|
||||||
<source>ID</source>
|
<source>ID</source>
|
||||||
<translation type="unfinished">ID</translation>
|
<translation>ID</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="652"/>
|
<location filename="../templateeditor/templateeditor.ui" line="652"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
||||||
<source>Type</source>
|
<source>Type</source>
|
||||||
<translation type="unfinished">类型</translation>
|
<translation>类型</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="680"/>
|
<location filename="../templateeditor/templateeditor.ui" line="680"/>
|
||||||
<source>Owner</source>
|
<source>Owner</source>
|
||||||
<translation type="unfinished">所有者</translation>
|
<translation>所有者</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="692"/>
|
<location filename="../templateeditor/templateeditor.ui" line="692"/>
|
||||||
<source>Zone link</source>
|
<source>Zone link</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>区域连接</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="698"/>
|
<location filename="../templateeditor/templateeditor.ui" line="698"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1196"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1196"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1202"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1202"/>
|
||||||
<source>Mines</source>
|
<source>Mines</source>
|
||||||
<translation type="unfinished">矿井</translation>
|
<translation>矿井</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="705"/>
|
<location filename="../templateeditor/templateeditor.ui" line="705"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1218"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1218"/>
|
||||||
<source>Custom objects</source>
|
<source>Custom objects</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>自定义物体</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="712"/>
|
<location filename="../templateeditor/templateeditor.ui" line="712"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1090"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1090"/>
|
||||||
<source>Towns</source>
|
<source>Towns</source>
|
||||||
<translation type="unfinished">城镇</translation>
|
<translation>城镇</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="719"/>
|
<location filename="../templateeditor/templateeditor.ui" line="719"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1060"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1060"/>
|
||||||
<source>Terrain</source>
|
<source>Terrain</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>地形</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="736"/>
|
<location filename="../templateeditor/templateeditor.ui" line="736"/>
|
||||||
@@ -3322,17 +3314,17 @@ Add it to the map's required mods in Map->General settings.</source>
|
|||||||
<location filename="../templateeditor/templateeditor.ui" line="1186"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1186"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="337"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="337"/>
|
||||||
<source>Treasure</source>
|
<source>Treasure</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>财宝</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="799"/>
|
<location filename="../templateeditor/templateeditor.ui" line="799"/>
|
||||||
<source>Town info</source>
|
<source>Town info</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>城镇信息</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="805"/>
|
<location filename="../templateeditor/templateeditor.ui" line="805"/>
|
||||||
<source>Town count</source>
|
<source>Town count</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>城镇数量</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="817"/>
|
<location filename="../templateeditor/templateeditor.ui" line="817"/>
|
||||||
@@ -3340,7 +3332,7 @@ Add it to the map's required mods in Map->General settings.</source>
|
|||||||
<location filename="../templateeditor/templateeditor.ui" line="943"/>
|
<location filename="../templateeditor/templateeditor.ui" line="943"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1006"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1006"/>
|
||||||
<source>Player</source>
|
<source>Player</source>
|
||||||
<translation type="unfinished">玩家</translation>
|
<translation>玩家</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="843"/>
|
<location filename="../templateeditor/templateeditor.ui" line="843"/>
|
||||||
@@ -3348,386 +3340,388 @@ Add it to the map's required mods in Map->General settings.</source>
|
|||||||
<location filename="../templateeditor/templateeditor.ui" line="969"/>
|
<location filename="../templateeditor/templateeditor.ui" line="969"/>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1032"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1032"/>
|
||||||
<source>Neutral</source>
|
<source>Neutral</source>
|
||||||
<translation type="unfinished">中立</translation>
|
<translation>中立</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="868"/>
|
<location filename="../templateeditor/templateeditor.ui" line="868"/>
|
||||||
<source>Castle count</source>
|
<source>Castle count</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>城堡数量</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="931"/>
|
<location filename="../templateeditor/templateeditor.ui" line="931"/>
|
||||||
<source>Town density</source>
|
<source>Town density</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>城镇密度</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="994"/>
|
<location filename="../templateeditor/templateeditor.ui" line="994"/>
|
||||||
<source>Castle density</source>
|
<source>Castle density</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>城堡密度</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1066"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1066"/>
|
||||||
<source>Match terrain to town</source>
|
<source>Match terrain to town</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>城镇匹配地形</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1073"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1073"/>
|
||||||
<source>Terrain types</source>
|
<source>Terrain types</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>地形类型</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1080"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1080"/>
|
||||||
<source>Banned terrain types</source>
|
<source>Banned terrain types</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>禁用地形类型</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1096"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1096"/>
|
||||||
<source>Towns are same type</source>
|
<source>Towns are same type</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>城镇是同一类型</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1103"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1103"/>
|
||||||
<source>Allowed towns</source>
|
<source>Allowed towns</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>允许城镇</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1110"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1110"/>
|
||||||
<source>Banned towns</source>
|
<source>Banned towns</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>禁用城镇</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1117"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1117"/>
|
||||||
<source>Town hints</source>
|
<source>Town hints</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>城镇提示</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1127"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1127"/>
|
||||||
<source>Monsters</source>
|
<source>Monsters</source>
|
||||||
<translation type="unfinished">怪物</translation>
|
<translation>怪物</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1133"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1133"/>
|
||||||
<source>Allowed monsters</source>
|
<source>Allowed monsters</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>允许怪物</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1140"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1140"/>
|
||||||
<source>Banned monsters</source>
|
<source>Banned monsters</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>禁用怪物</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1158"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1158"/>
|
||||||
<source>Strength</source>
|
<source>Strength</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>强度</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1212"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1212"/>
|
||||||
<source>Objects</source>
|
<source>Objects</source>
|
||||||
<translation type="unfinished">物体</translation>
|
<translation>物体</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1250"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1250"/>
|
||||||
<source>Connections</source>
|
<source>Connections</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>连接</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1294"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1294"/>
|
||||||
<source>Open</source>
|
<source>Open</source>
|
||||||
<translation type="unfinished">打开</translation>
|
<translation>打开</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1302"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1302"/>
|
||||||
<source>Save</source>
|
<source>Save</source>
|
||||||
<translation type="unfinished">保存</translation>
|
<translation>保存</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1310"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1310"/>
|
||||||
<source>New</source>
|
<source>New</source>
|
||||||
<translation type="unfinished">新建</translation>
|
<translation>新建</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1318"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1318"/>
|
||||||
<source>Save as...</source>
|
<source>Save as...</source>
|
||||||
<translation type="unfinished">另存为</translation>
|
<translation>另存为</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1321"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1321"/>
|
||||||
<source>Ctrl+Shift+S</source>
|
<source>Ctrl+Shift+S</source>
|
||||||
<translation type="unfinished">Ctrl+Shift+S</translation>
|
<translation>Ctrl+Shift+S</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1326"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1326"/>
|
||||||
<source>Add zone</source>
|
<source>Add zone</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>添加区域</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1337"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1337"/>
|
||||||
<source>Remove zone</source>
|
<source>Remove zone</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>移除区域</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1340"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1340"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="417"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="417"/>
|
||||||
<source>Del</source>
|
<source>Del</source>
|
||||||
<translation type="unfinished">Del</translation>
|
<translation>Del</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1345"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1345"/>
|
||||||
<source>Auto position</source>
|
<source>Auto position</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>自动选择位置</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1348"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1348"/>
|
||||||
<source>Ctrl+P</source>
|
<source>Ctrl+P</source>
|
||||||
<translation type="unfinished">Ctrl+P</translation>
|
<translation>Ctrl+P</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1353"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1353"/>
|
||||||
<source>Zoom in</source>
|
<source>Zoom in</source>
|
||||||
<translation type="unfinished">放大</translation>
|
<translation>放大</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1356"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1356"/>
|
||||||
<source>Ctrl++</source>
|
<source>Ctrl++</source>
|
||||||
<translation type="unfinished">Ctrl++</translation>
|
<translation>Ctrl++</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1361"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1361"/>
|
||||||
<source>Zoom out</source>
|
<source>Zoom out</source>
|
||||||
<translation type="unfinished">缩小</translation>
|
<translation>缩小</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1364"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1364"/>
|
||||||
<source>Ctrl+-</source>
|
<source>Ctrl+-</source>
|
||||||
<translation type="unfinished">Ctrl+-</translation>
|
<translation>Ctrl+-</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1369"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1369"/>
|
||||||
<source>Zoom auto</source>
|
<source>Zoom auto</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>自动缩放</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1372"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1372"/>
|
||||||
<source>Ctrl+Shift+:</source>
|
<source>Ctrl+Shift+:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Ctrl+Shift+:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1377"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1377"/>
|
||||||
<source>Zoom reset</source>
|
<source>Zoom reset</source>
|
||||||
<translation type="unfinished">重置缩放</translation>
|
<translation>重置缩放</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.ui" line="1380"/>
|
<location filename="../templateeditor/templateeditor.ui" line="1380"/>
|
||||||
<source>Ctrl+Shift+=</source>
|
<source>Ctrl+Shift+=</source>
|
||||||
<translation type="unfinished">Ctrl+Shift+=</translation>
|
<translation>Ctrl+Shift+=</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="195"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="195"/>
|
||||||
<source>Min</source>
|
<source>Min</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>最小</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="195"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="195"/>
|
||||||
<source>Max</source>
|
<source>Max</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>最大</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="195"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="195"/>
|
||||||
<source>Action</source>
|
<source>Action</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>行动</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="213"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="213"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="418"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="418"/>
|
||||||
<source>Delete</source>
|
<source>Delete</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>删除</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="252"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="252"/>
|
||||||
<source>ID: %1</source>
|
<source>ID: %1</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ID: %1</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="254"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="254"/>
|
||||||
<source>Max treasure: %1</source>
|
<source>Max treasure: %1</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>最大资源:%1</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="335"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="335"/>
|
||||||
<source>Player start</source>
|
<source>Player start</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>玩家起始区域</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="336"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="336"/>
|
||||||
<source>CPU start</source>
|
<source>CPU start</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>电脑起始区域</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="338"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="338"/>
|
||||||
<source>Junction</source>
|
<source>Junction</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>交汇处</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="339"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="339"/>
|
||||||
<source>Water</source>
|
<source>Water</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>水域</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="340"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="340"/>
|
||||||
<source>Sealed</source>
|
<source>Sealed</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>封闭区</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="368"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="368"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="405"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="405"/>
|
||||||
<source>Random</source>
|
<source>Random</source>
|
||||||
<translation type="unfinished">随机</translation>
|
<translation>随机</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="369"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="369"/>
|
||||||
<source>Weak</source>
|
<source>Weak</source>
|
||||||
<translation type="unfinished">弱</translation>
|
<translation>弱</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="371"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="371"/>
|
||||||
<source>Strong</source>
|
<source>Strong</source>
|
||||||
<translation type="unfinished">强</translation>
|
<translation>强</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
||||||
<source>Zone A</source>
|
<source>Zone A</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>区域A</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
||||||
<source>Zone B</source>
|
<source>Zone B</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>区域B</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
||||||
<source>Guard</source>
|
<source>Guard</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>守卫</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="386"/>
|
||||||
<source>Road</source>
|
<source>Road</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>道路</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="400"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="400"/>
|
||||||
<source>Guarded</source>
|
<source>Guarded</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>有守卫的</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="401"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="401"/>
|
||||||
<source>Fictive</source>
|
<source>Fictive</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>虚拟的</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="402"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="402"/>
|
||||||
<source>Repulsive</source>
|
<source>Repulsive</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>排斥的</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="403"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="403"/>
|
||||||
<source>Wide</source>
|
<source>Wide</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>宽阔的</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="404"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="404"/>
|
||||||
<source>Force portal</source>
|
<source>Force portal</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>强制传送门</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="406"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="406"/>
|
||||||
<source>Yes</source>
|
<source>Yes</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>是</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="407"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="407"/>
|
||||||
<source>No</source>
|
<source>No</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>否</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="514"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="514"/>
|
||||||
<source>Zone A: %1
|
<source>Zone A: %1
|
||||||
Zone B: %2
|
Zone B: %2
|
||||||
Guard: %3</source>
|
Guard: %3</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>区域A:%1
|
||||||
|
区域B:%2
|
||||||
|
守卫:%3</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="574"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="574"/>
|
||||||
<source>Confirmation</source>
|
<source>Confirmation</source>
|
||||||
<translation type="unfinished">确认</translation>
|
<translation>确认</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="574"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="574"/>
|
||||||
<source>Unsaved changes will be lost, are you sure?</source>
|
<source>Unsaved changes will be lost, are you sure?</source>
|
||||||
<translation type="unfinished">未保存的改动会丢失,你确定要这么做吗?</translation>
|
<translation>未保存的改动会丢失,你确定要这么做吗?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="616"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="616"/>
|
||||||
<source>Open template</source>
|
<source>Open template</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>打开模版</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="618"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="618"/>
|
||||||
<source>VCMI templates(*.json)</source>
|
<source>VCMI templates(*.json)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>VCMI模版(*.json)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="631"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="631"/>
|
||||||
<source>Save template</source>
|
<source>Save template</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>保存模版</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="631"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="631"/>
|
||||||
<source>VCMI templates (*.json)</source>
|
<source>VCMI templates (*.json)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>VCMI模版(*.json)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="744"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="744"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="784"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="784"/>
|
||||||
<source>Enter Name</source>
|
<source>Enter Name</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>输入名字</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="744"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="744"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="784"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="784"/>
|
||||||
<source>Name:</source>
|
<source>Name:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>名字:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="751"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="751"/>
|
||||||
<source>Already existing!</source>
|
<source>Already existing!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>已存在!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="751"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="751"/>
|
||||||
<source>A template with this name is already existing.</source>
|
<source>A template with this name is already existing.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>同名模版已存在。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="767"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="767"/>
|
||||||
<source>To few templates!</source>
|
<source>To few templates!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>模版过少!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="767"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="767"/>
|
||||||
<source>At least one template should remain after removing.</source>
|
<source>At least one template should remain after removing.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>移除后最少需要保留一个模版。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="1036"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="1036"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="1063"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="1063"/>
|
||||||
<source>Error</source>
|
<source>Error</source>
|
||||||
<translation type="unfinished">错误</translation>
|
<translation>错误</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="1036"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="1036"/>
|
||||||
<location filename="../templateeditor/templateeditor.cpp" line="1063"/>
|
<location filename="../templateeditor/templateeditor.cpp" line="1063"/>
|
||||||
<source>Not implemented yet!</source>
|
<source>Not implemented yet!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>尚未实现!</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -3736,12 +3730,12 @@ Guard: %3</source>
|
|||||||
<location filename="../templateeditor/terrainselector.ui" line="14"/>
|
<location filename="../templateeditor/terrainselector.ui" line="14"/>
|
||||||
<location filename="../templateeditor/terrainselector.ui" line="20"/>
|
<location filename="../templateeditor/terrainselector.ui" line="20"/>
|
||||||
<source>Select Terrains</source>
|
<source>Select Terrains</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>选择地形</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/terrainselector.cpp" line="25"/>
|
<location filename="../templateeditor/terrainselector.cpp" line="25"/>
|
||||||
<source>Terrain Selector</source>
|
<source>Terrain Selector</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>地形选择器</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -4090,32 +4084,32 @@ Guard: %3</source>
|
|||||||
<location filename="../templateeditor/treasureselector.ui" line="14"/>
|
<location filename="../templateeditor/treasureselector.ui" line="14"/>
|
||||||
<location filename="../templateeditor/treasureselector.ui" line="20"/>
|
<location filename="../templateeditor/treasureselector.ui" line="20"/>
|
||||||
<source>Select Treasures</source>
|
<source>Select Treasures</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>选择财宝</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/treasureselector.cpp" line="26"/>
|
<location filename="../templateeditor/treasureselector.cpp" line="26"/>
|
||||||
<source>Treasure Selector</source>
|
<source>Treasure Selector</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>财宝选择器</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/treasureselector.cpp" line="32"/>
|
<location filename="../templateeditor/treasureselector.cpp" line="32"/>
|
||||||
<source>Min</source>
|
<source>Min</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>最小</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/treasureselector.cpp" line="32"/>
|
<location filename="../templateeditor/treasureselector.cpp" line="32"/>
|
||||||
<source>Max</source>
|
<source>Max</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>最大</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/treasureselector.cpp" line="32"/>
|
<location filename="../templateeditor/treasureselector.cpp" line="32"/>
|
||||||
<source>Density</source>
|
<source>Density</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>密度</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../templateeditor/treasureselector.cpp" line="32"/>
|
<location filename="../templateeditor/treasureselector.cpp" line="32"/>
|
||||||
<source>Action</source>
|
<source>Action</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>行动</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -4178,8 +4172,7 @@ Guard: %3</source>
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../validator.cpp" line="87"/>
|
<location filename="../validator.cpp" line="87"/>
|
||||||
<source>Ownable object %1 is UNFLAGGABLE but must have NEUTRAL or player owner</source>
|
<source>Ownable object %1 is UNFLAGGABLE but must have NEUTRAL or player owner</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translation>可占领对象%1是无主的,需要设立为为中立或玩家所有</translation>
|
||||||
<translation type="unfinished">可归属对象 %1 是 UNFLAGGABLE,但必须为中立或玩家所有</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../validator.cpp" line="111"/>
|
<location filename="../validator.cpp" line="111"/>
|
||||||
@@ -4224,8 +4217,7 @@ Guard: %3</source>
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../validator.cpp" line="206"/>
|
<location filename="../validator.cpp" line="206"/>
|
||||||
<source>The map is valid and has no issues.</source>
|
<source>The map is valid and has no issues.</source>
|
||||||
<translatorcomment>AI-generated, needs review by native speaker; delete this comment afterwards</translatorcomment>
|
<translation>地图有效,无任何问题。</translation>
|
||||||
<translation type="unfinished">地图有效,无任何问题。</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../validator.cpp" line="179"/>
|
<location filename="../validator.cpp" line="179"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user