Update the Simple-Chinese translation to latest. (#3122)
This commit is contained in:
parent
94657ae4ab
commit
75cd2dac0d
|
@ -4303,9 +4303,8 @@ You cannot undo this action.</source>
|
|||
<translation>F5</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="348"/>
|
||||
<source>Toggle B&reakpoint</source>
|
||||
<translation>断点开关(&R)</translation>
|
||||
<translation type="vanished">断点开关(&R)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="354"/>
|
||||
|
@ -4370,14 +4369,12 @@ You cannot undo this action.</source>
|
|||
<translation>无效的搜索模式。它应当包含十六进制数字或问号。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.cpp" line="269"/>
|
||||
<source>Follow Load/Store</source>
|
||||
<translation>跟随加载/存储</translation>
|
||||
<translation type="vanished">跟随加载/存储</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="409"/>
|
||||
<source>Add &Breakpoint</source>
|
||||
<translation>添加断点(&B)</translation>
|
||||
<translation type="vanished">添加断点(&B)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="334"/>
|
||||
|
@ -4420,6 +4417,11 @@ You cannot undo this action.</source>
|
|||
<source>Ctrl+G</source>
|
||||
<translation>Ctrl+G</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="409"/>
|
||||
<source>&Add Breakpoint</source>
|
||||
<translation>添加断点(&A)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="429"/>
|
||||
<source>Ctrl+P</source>
|
||||
|
@ -4461,6 +4463,7 @@ You cannot undo this action.</source>
|
|||
<translation>清除断点</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="348"/>
|
||||
<location filename="../debuggerwindow.cpp" line="254"/>
|
||||
<source>Toggle &Breakpoint</source>
|
||||
<translation>断点开关(&B)</translation>
|
||||
|
@ -4593,6 +4596,11 @@ This file can be several gigabytes, so be aware of SSD wear.</source>
|
|||
<source>View in &Dump</source>
|
||||
<translation>在转储中查看(&D)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.cpp" line="269"/>
|
||||
<source>&Follow Load/Store</source>
|
||||
<translation>跟随加载/存储(&F)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../debuggerwindow.ui" line="451"/>
|
||||
<source>&Dump Address</source>
|
||||
|
|
Loading…
Reference in New Issue