diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-07 21:36:10 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-07 21:36:10 +0200 |
commit | 0bc78d53028f5ac68b9ab454347b8ad453988c08 (patch) | |
tree | 913abe48caeaf01e08707dfa4d0ef6aac3903b24 /proto-simconnect/lang/nl_NL.ts | |
parent | bf5954132b776b19b20586b0a4b2b622ab0642ea (diff) |
rename several protocols from abbreviated names
Diffstat (limited to 'proto-simconnect/lang/nl_NL.ts')
-rw-r--r-- | proto-simconnect/lang/nl_NL.ts | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/proto-simconnect/lang/nl_NL.ts b/proto-simconnect/lang/nl_NL.ts new file mode 100644 index 00000000..f01f6d88 --- /dev/null +++ b/proto-simconnect/lang/nl_NL.ts @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>UICSCControls</name> + <message> + <location filename="../ftnoir_sccontrols.ui" line="+17"/> + <source>Protocol settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+25"/> + <source>FSX version</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+14"/> + <source>SP1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+5"/> + <source>SP2</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+5"/> + <source>Acceleration</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+17"/> + <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>simconnectDll</name> + <message> + <location filename="../ftnoir_protocol_sc.h" line="+106"/> + <source>Microsoft FSX SimConnect</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |