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-simconnect/lang | |
parent | 94e483008ed35b2b8d16bce733bbdf5398d19ec1 (diff) |
cmake: add zh_CN
cf. #746
Diffstat (limited to 'proto-simconnect/lang')
-rw-r--r-- | proto-simconnect/lang/zh_CN.ts | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/proto-simconnect/lang/zh_CN.ts b/proto-simconnect/lang/zh_CN.ts new file mode 100644 index 00000000..73608a68 --- /dev/null +++ b/proto-simconnect/lang/zh_CN.ts @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>UICSCControls</name> + <message> + <source>Protocol settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FSX version</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>RTM</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>SP1</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>SP2 -- Acceleration</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Prepar3d SP2 XPACK</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Steam FSX (older)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Steam FSX (new)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>You need to install SimConnect SDK for your FSX version. For the Steam version, choose SP1 in the above combo box.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>simconnect</name> + <message> + <source>dll load failed -- %1</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |