Qt: Fix duckstation-qt_zh-cn.ts line numbers

This commit is contained in:
Albert Liu 2020-10-10 14:48:26 -07:00
parent 0c21dcb141
commit b05db4d641
1 changed files with 15 additions and 15 deletions

View File

@ -4014,77 +4014,77 @@ This will download approximately 4 megabytes over your current internet connecti
<translation></translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="343"/>
<location filename="../../core/host_interface.cpp" line="349"/>
<source>Loading state from &apos;%s&apos;...</source>
<translation>&apos;%s&apos;...</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="349"/>
<location filename="../../core/host_interface.cpp" line="355"/>
<source>Loading state from &apos;%s&apos; failed. Resetting.</source>
<translation>&apos;%s&apos;</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="377"/>
<location filename="../../core/host_interface.cpp" line="383"/>
<source>Saving state to &apos;%s&apos; failed.</source>
<translation>&apos;%s&apos;</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="382"/>
<location filename="../../core/host_interface.cpp" line="388"/>
<source>State saved to &apos;%s&apos;.</source>
<translation>&apos;%s&apos;</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="522"/>
<location filename="../../core/host_interface.cpp" line="528"/>
<source>PGXP is incompatible with the software renderer, disabling PGXP.</source>
<translation>PGXP与软件呈现程序不兼容PGXP</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="531"/>
<location filename="../../core/host_interface.cpp" line="537"/>
<source>PGXP CPU mode is incompatible with the recompiler, using Cached Interpreter instead.</source>
<translation>PGXP在CPU模式与重新编译器不兼容使</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="560"/>
<location filename="../../core/host_interface.cpp" line="566"/>
<source>Switching to %s%s GPU renderer.</source>
<translation> %s%s GPU渲染器</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="571"/>
<location filename="../../core/host_interface.cpp" line="577"/>
<source>Switching to %s audio backend.</source>
<translation> %s </translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="586"/>
<location filename="../../core/host_interface.cpp" line="592"/>
<source>Switching to %s CPU execution mode.</source>
<translation> %s CPU执行模式</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="598"/>
<location filename="../../core/host_interface.cpp" line="604"/>
<source>CPU memory exceptions enabled, flushing all blocks.</source>
<translation>CPU内存异常</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="599"/>
<location filename="../../core/host_interface.cpp" line="605"/>
<source>CPU memory exceptions disabled, flushing all blocks.</source>
<translation>CPU内存异常</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="608"/>
<location filename="../../core/host_interface.cpp" line="614"/>
<source>CPU ICache enabled, flushing all blocks.</source>
<translation>CPU的ICache</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="609"/>
<location filename="../../core/host_interface.cpp" line="615"/>
<source>CPU ICache disabled, flushing all blocks.</source>
<translation>CPU的ICache</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="640"/>
<location filename="../../core/host_interface.cpp" line="646"/>
<source>PGXP enabled, recompiling all blocks.</source>
<translation>PGXP</translation>
</message>
<message>
<location filename="../../core/host_interface.cpp" line="641"/>
<location filename="../../core/host_interface.cpp" line="647"/>
<source>PGXP disabled, recompiling all blocks.</source>
<translation>PGXP</translation>
</message>