mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-01-18 14:25:38 +00:00
Qt: Remove zh-cn translation causing crash on subimage change
This commit is contained in:
parent
0f564885dc
commit
49ee838562
|
@ -7878,16 +7878,6 @@ Please configure a supported controller from the list above.</source>
|
|||
<source>Failed to open disc image '%s': %s.</source>
|
||||
<translation>无法打开光盘镜像'%s': %s。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../core/system.cpp" line="2180"/>
|
||||
<source>Failed to switch to subimage %u in '%s': %s.</source>
|
||||
<translation>无法打开'%s': %s的子镜像%u。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../core/system.cpp" line="2187"/>
|
||||
<source>Switched to sub-image %s (%u) in '%s'.</source>
|
||||
<translation>打开'%s'的子镜像%s (%u)。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failed to open CD image from save state: '%s'. Using existing image '%s', this may result in instability.</source>
|
||||
<translation type="vanished">无法从存档'%s'打开CD映像。使用现有镜像'%s',这可能会导致不稳定。</translation>
|
||||
|
|
Loading…
Reference in a new issue