mirror of https://github.com/mgba-emu/mgba.git
Qt: Update Simplified Chinese GUI translation (#1819)
- remove unnecessary whitespace - fix non-quote punctuation
This commit is contained in:
parent
c3e048d5fb
commit
386b788956
|
@ -1512,11 +1512,6 @@ Game Boy Advance 是任天堂有限公司(Nintendo Co., Ltd.)的注册商标
|
|||
<source>Add CodeBreaker</source>
|
||||
<translation>添加 CodeBreaker</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../CheatsView.cpp" line="74"/>
|
||||
<source>Add GameShark</source>
|
||||
<translation>添加 GameShark</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../CheatsView.cpp" line="80"/>
|
||||
<source>Add GameGenie</source>
|
||||
|
@ -1562,7 +1557,7 @@ Game Boy Advance 是任天堂有限公司(Nintendo Co., Ltd.)的注册商标
|
|||
<message>
|
||||
<location filename="../CoreManager.cpp" line="86"/>
|
||||
<source>Could not load game. Are you sure it's in the correct format?</source>
|
||||
<translation>无法载入游戏。请确认游戏格式是否无误。</translation>
|
||||
<translation>无法载入游戏。是否确认游戏格式无误?</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -1696,8 +1691,8 @@ Game Boy Advance 是任天堂有限公司(Nintendo Co., Ltd.)的注册商标
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../GIFView.cpp" line="81"/>
|
||||
<source>Graphics Interchange Format (*.gif);;Animated Portable Network Graphics (*.png *.apng)"</source>
|
||||
<translation>图形交换格式 (*.gif);;动画便携式网络图形 (*.png *.apng)"</translation>
|
||||
<source>Graphics Interchange Format (*.gif);;Animated Portable Network Graphics (*.png *.apng)"</source>
|
||||
<translation>图形交换格式 (*.gif);;动画便携式网络图形 (*.png *.apng)"</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
|
@ -3947,7 +3942,7 @@ Game Boy Advance 是任天堂有限公司(Nintendo Co., Ltd.)的注册商标
|
|||
<location filename="../Window.cpp" line="1191"/>
|
||||
<location filename="../Window.cpp" line="1196"/>
|
||||
<source>State &%1</source>
|
||||
<translation>即时存档 1(&1)</translation>
|
||||
<translation>即时存档 (&%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../Window.cpp" line="1203"/>
|
||||
|
@ -5318,21 +5313,11 @@ Game Boy Advance 是任天堂有限公司(Nintendo Co., Ltd.)的注册商标
|
|||
<source>MKV</source>
|
||||
<translation>MKV</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VideoView.ui" line="251"/>
|
||||
<source>WebM</source>
|
||||
<translation>WebM</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VideoView.ui" line="256"/>
|
||||
<source>AVI</source>
|
||||
<translation>AVI</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VideoView.ui" line="21"/>
|
||||
<source>MP4</source>
|
||||
<translation>MP4</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VideoView.ui" line="273"/>
|
||||
<source>h.264</source>
|
||||
|
@ -5407,7 +5392,7 @@ Game Boy Advance 是任天堂有限公司(Nintendo Co., Ltd.)的注册商标
|
|||
<message>
|
||||
<location filename="../VideoView.ui" line="361"/>
|
||||
<source> Bitrate (kbps)</source>
|
||||
<translation>比特率 (kbps)</translation>
|
||||
<translation> 比特率 (kbps)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../VideoView.ui" line="367"/>
|
||||
|
|
Loading…
Reference in New Issue