diff options
Diffstat (limited to 'proto-vjoystick/lang/zh_CN.ts')
-rw-r--r-- | proto-vjoystick/lang/zh_CN.ts | 61 |
1 files changed, 58 insertions, 3 deletions
diff --git a/proto-vjoystick/lang/zh_CN.ts b/proto-vjoystick/lang/zh_CN.ts index 1a85a52f..95192e1d 100644 --- a/proto-vjoystick/lang/zh_CN.ts +++ b/proto-vjoystick/lang/zh_CN.ts @@ -1,14 +1,69 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1"> +<TS version="2.1" language="zh_CN"> <context> <name>vjoystick</name> <message> - <source>VJoy</source> + <source>vjoystick won't work without the driver installed.</source> <translation type="unfinished"></translation> </message> <message> - <source><html><head/><body><p>Go to the <a href="http://vjoystick.sourceforge.net/site/"><span style=" text-decoration: underline; color:#0000ff;">vjoystick</span></a> project site or <a href="https://sourceforge.net/projects/vjoystick/files/latest/download"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a></p></body></html></source> + <source>Download the driver</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Visit project site</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Virtual joystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Device missing. Add joystick #1.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick driver problem</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Driver problem.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>BUG: handle leak.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Virtual joystick already in use.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Unknown error.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Unknown error #%1.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>driver/SDK version mismatch (dll 0x%1, driver 0x%2)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><html><head/><body><p>Go to the <a href="https://github.com/jshafer817/vJoy"><span style=" text-decoration: underline; color:#0000ff;">vJoy</span></a> project site or <a href="https://github.com/jshafer817/vJoy/releases/tag/v2.1.9.1"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a> for Windows 10 and 11.</p></body></html></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>vjoystick_metadata</name> + <message> + <source>Joystick emulation -- vjoystick</source> <translation type="unfinished"></translation> </message> </context> |