Updated Simplified Chinese translation, thanks to Hongchuan Zhuang <kidneybean@sohu.com>.

This commit is contained in:
LoRd_MuldeR 2023-12-26 15:43:45 +01:00
parent c677351967
commit 8ae0a6b488
3 changed files with 7 additions and 7 deletions

View File

@ -1230,7 +1230,7 @@
<message>
<location filename="../../gui/MainWindow.ui" line="5164"/>
<source>Disable Icon in Notification Area</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<location filename="../../src/Dialog_MainWindow.cpp" line="850"/>
@ -2342,28 +2342,28 @@
<message>
<location filename="../../src/Dialog_MainWindow.cpp" line="1612"/>
<source>Alternatively, LameXP supports using QAAC, i.e. the Apple QuickTime/iTunes AAC encoder.</source>
<translation type="unfinished"></translation>
<translation>LameXP 使QAACQuickTime/iTunes AAC解码器</translation>
</message>
<message>
<location filename="../../src/Dialog_MainWindow.cpp" line="1613"/>
<source>Please refer to the manual for instructions on how to set up QAAC with LameXP!</source>
<translation type="unfinished"></translation>
<translation>LameXP中设置QAAC的方法</translation>
</message>
<message>
<location filename="../../src/Dialog_MainWindow.cpp" line="2355"/>
<location filename="../../src/Dialog_MainWindow.cpp" line="2359"/>
<source>Notification Icon</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<location filename="../../src/Dialog_MainWindow.cpp" line="2355"/>
<source>The notification icon has been disabled.</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<location filename="../../src/Dialog_MainWindow.cpp" line="2359"/>
<source>The notification icon has been re-enabled.</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<location filename="../../src/Dialog_MainWindow.cpp" line="2484"/>

Binary file not shown.

View File

@ -35,7 +35,7 @@
#define VER_LAMEXP_MINOR_LO 1
#define VER_LAMEXP_TYPE RC
#define VER_LAMEXP_PATCH 1
#define VER_LAMEXP_BUILD 2378
#define VER_LAMEXP_BUILD 2379
#define VER_LAMEXP_CONFG 2188
///////////////////////////////////////////////////////////////////////////////