mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
- Translated Chinese texts (by zwwooooo)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6586 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -257,14 +257,14 @@ STR16 gzIMPMajorTraitsHelpTextsCovertOps[]=
|
||||
L"伪装动作消耗的AP降低 %d%s\n",//L"Disguise AP cost lowered by %d%s.\n",
|
||||
};
|
||||
|
||||
STR16 gzIMPMajorTraitsHelpTextsRadioOperator[]= // TODO.Translate
|
||||
STR16 gzIMPMajorTraitsHelpTextsRadioOperator[]=
|
||||
{
|
||||
L"Can use communications equipment\n",
|
||||
L"Can call in artillery strikes from allies in neighbouring sectors.\n",
|
||||
L"Via Frequency Scan assignment, enemy patrols can be located.\n",
|
||||
L"Communications can be jammed sector-wide.\n",
|
||||
L"If communications are jammed, a operator can scan for the jamming device.\n",
|
||||
L"Can call in militia reinforcements from neighbouring sectors.\n",
|
||||
L"可以使用通讯设备\n", //L"Can use communications equipment\n",
|
||||
L"可以呼叫临区盟友进行火炮攻击。\n", //L"Can call in artillery strikes from allies in neighbouring sectors.\n",
|
||||
L"可以通过通讯频率扫描任务定位敌军巡逻队。\n", //L"Via Frequency Scan assignment, enemy patrols can be located.\n",
|
||||
L"可以在分区范围内干扰通讯设备。\n", //L"Communications can be jammed sector-wide.\n",
|
||||
L"如果通讯受到干扰,操作员可以扫描到那个干扰设备。\n", //L"If communications are jammed, a operator can scan for the jamming device.\n",
|
||||
L"可以呼叫临区军队进行支援。\n", //L"Can call in militia reinforcements from neighbouring sectors.\n",
|
||||
};
|
||||
|
||||
STR16 gzIMPMajorTraitsHelpTextsNone[]=
|
||||
|
||||
Reference in New Issue
Block a user