diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-11 21:40:53 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-12 10:05:00 +0100 |
commit | 31d9768413199f388c216d92d9db5158ce8785cf (patch) | |
tree | be1d7431f986121f858a3f4788e6425c914db8e3 /proto-vjoystick/lang | |
parent | 94e483008ed35b2b8d16bce733bbdf5398d19ec1 (diff) |
cmake: add zh_CN
cf. #746
Diffstat (limited to 'proto-vjoystick/lang')
-rw-r--r-- | proto-vjoystick/lang/zh_CN.ts | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/proto-vjoystick/lang/zh_CN.ts b/proto-vjoystick/lang/zh_CN.ts new file mode 100644 index 00000000..1a85a52f --- /dev/null +++ b/proto-vjoystick/lang/zh_CN.ts @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>vjoystick</name> + <message> + <source>VJoy</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> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |