diff options
Diffstat (limited to 'proto-simconnect/lang')
-rw-r--r-- | proto-simconnect/lang/de_DE.ts | 69 | ||||
-rw-r--r-- | proto-simconnect/lang/zh_CN.ts | 2 |
2 files changed, 70 insertions, 1 deletions
diff --git a/proto-simconnect/lang/de_DE.ts b/proto-simconnect/lang/de_DE.ts new file mode 100644 index 00000000..3d6a4157 --- /dev/null +++ b/proto-simconnect/lang/de_DE.ts @@ -0,0 +1,69 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="de_DE"> +<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>Prepar3d / SP2 XPACK</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>Steam FSX (older)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Steam FSX (newer)</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> + <message> + <source>Install FSX/Prepar3D SimConnect SDK.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>can't import %1: %2</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FSX / Prepar3D</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>simconnect_metadata</name> + <message> + <source>Microsoft FSX SimConnect</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/proto-simconnect/lang/zh_CN.ts b/proto-simconnect/lang/zh_CN.ts index 50d0fa8a..86e487f2 100644 --- a/proto-simconnect/lang/zh_CN.ts +++ b/proto-simconnect/lang/zh_CN.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1"> +<TS version="2.1" language="zh_CN"> <context> <name>UICSCControls</name> <message> |