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

This commit is contained in:
LoRd_MuldeR 2021-01-08 00:57:40 +01:00
parent 69f2517d66
commit 1e2134a0b3
3 changed files with 3 additions and 3 deletions

View File

@ -111,12 +111,12 @@
<message> <message>
<location filename="../../src/Dialog_About.cpp" line="850"/> <location filename="../../src/Dialog_About.cpp" line="850"/>
<source>cURL - Curl URL Request Library</source> <source>cURL - Curl URL Request Library</source>
<translation type="unfinished"></translation> <translation>cURL - Curl URL请求库</translation>
</message> </message>
<message> <message>
<location filename="../../src/Dialog_About.cpp" line="852"/> <location filename="../../src/Dialog_About.cpp" line="852"/>
<source>By Daniel Stenberg, released under the terms of the MIT/X Derivate License.</source> <source>By Daniel Stenberg, released under the terms of the MIT/X Derivate License.</source>
<translation type="unfinished"></translation> <translation>Daniel StenbergMIT/X衍生许可证下发布</translation>
</message> </message>
<message> <message>
<location filename="../../src/Dialog_About.cpp" line="864"/> <location filename="../../src/Dialog_About.cpp" line="864"/>

Binary file not shown.

View File

@ -35,7 +35,7 @@
#define VER_LAMEXP_MINOR_LO 9 #define VER_LAMEXP_MINOR_LO 9
#define VER_LAMEXP_TYPE RC #define VER_LAMEXP_TYPE RC
#define VER_LAMEXP_PATCH 1 #define VER_LAMEXP_PATCH 1
#define VER_LAMEXP_BUILD 2286 #define VER_LAMEXP_BUILD 2287
#define VER_LAMEXP_CONFG 2188 #define VER_LAMEXP_CONFG 2188
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////