diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-21 21:12:53 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-21 21:12:53 +0100 |
commit | b41fa9452b62bb1d83819910272524fd09c36e3c (patch) | |
tree | bc8868b085f0b5dc74d277fba68f0be9e5e9f15c /proto-fsuipc/lang/nl_NL.ts | |
parent | 4397e2ac9f17829db1fe33938f81077b2b332429 (diff) |
modules: add .ts files
Diffstat (limited to 'proto-fsuipc/lang/nl_NL.ts')
-rw-r--r-- | proto-fsuipc/lang/nl_NL.ts | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/proto-fsuipc/lang/nl_NL.ts b/proto-fsuipc/lang/nl_NL.ts new file mode 100644 index 00000000..cb9bb89f --- /dev/null +++ b/proto-fsuipc/lang/nl_NL.ts @@ -0,0 +1,67 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>FSUIPCControls</name> + <message> + <location filename="../ftnoir_protocol_fsuipc_dialog.cpp" line="+36"/> + <source>Locate file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+2"/> + <source>FSUIPC DLL file (FSUIPC*.dll);;All Files (*)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>UICFSUIPCControls</name> + <message> + <location filename="../ftnoir_fsuipccontrols.ui" line="+17"/> + <source>FSUIPC settings FaceTrackNoIR</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+34"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+13"/> + <location line="+12"/> + <source>Location of FSUIPC.dll</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+7"/> + <source>The DLL should be located in the Modules/ directory of MS FS 2004</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+25"/> + <source>OK</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+13"/> + <source>...</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>fsuipc</name> + <message> + <location filename="../ftnoir_protocol_fsuipc.h" line="+57"/> + <source>Microsoft Flight Simulator X</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>fsuipcDll</name> + <message> + <location line="+30"/> + <source>FSUIPC -- Microsoft FS2002/FS2004</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |