From b41fa9452b62bb1d83819910272524fd09c36e3c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 21 Feb 2017 21:12:53 +0100 Subject: modules: add .ts files --- proto-fsuipc/lang/nl_NL.ts | 67 ++++++++++++++++++++++++++++++++++++++++++++++ proto-fsuipc/lang/pl_PL.ts | 67 ++++++++++++++++++++++++++++++++++++++++++++++ proto-fsuipc/lang/ru_RU.ts | 67 ++++++++++++++++++++++++++++++++++++++++++++++ proto-fsuipc/lang/stub.ts | 67 ++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 268 insertions(+) create mode 100644 proto-fsuipc/lang/nl_NL.ts create mode 100644 proto-fsuipc/lang/pl_PL.ts create mode 100644 proto-fsuipc/lang/ru_RU.ts create mode 100644 proto-fsuipc/lang/stub.ts (limited to 'proto-fsuipc') 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 @@ + + + + + FSUIPCControls + + + Locate file + + + + + FSUIPC DLL file (FSUIPC*.dll);;All Files (*) + + + + + UICFSUIPCControls + + + FSUIPC settings FaceTrackNoIR + + + + + Cancel + + + + + + Location of FSUIPC.dll + + + + + The DLL should be located in the Modules/ directory of MS FS 2004 + + + + + OK + + + + + ... + + + + + fsuipc + + + Microsoft Flight Simulator X + + + + + fsuipcDll + + + FSUIPC -- Microsoft FS2002/FS2004 + + + + diff --git a/proto-fsuipc/lang/pl_PL.ts b/proto-fsuipc/lang/pl_PL.ts new file mode 100644 index 00000000..4ab736b5 --- /dev/null +++ b/proto-fsuipc/lang/pl_PL.ts @@ -0,0 +1,67 @@ + + + + + FSUIPCControls + + + Locate file + + + + + FSUIPC DLL file (FSUIPC*.dll);;All Files (*) + + + + + UICFSUIPCControls + + + FSUIPC settings FaceTrackNoIR + + + + + Cancel + + + + + + Location of FSUIPC.dll + + + + + The DLL should be located in the Modules/ directory of MS FS 2004 + + + + + OK + + + + + ... + + + + + fsuipc + + + Microsoft Flight Simulator X + + + + + fsuipcDll + + + FSUIPC -- Microsoft FS2002/FS2004 + + + + diff --git a/proto-fsuipc/lang/ru_RU.ts b/proto-fsuipc/lang/ru_RU.ts new file mode 100644 index 00000000..361a5442 --- /dev/null +++ b/proto-fsuipc/lang/ru_RU.ts @@ -0,0 +1,67 @@ + + + + + FSUIPCControls + + + Locate file + + + + + FSUIPC DLL file (FSUIPC*.dll);;All Files (*) + + + + + UICFSUIPCControls + + + FSUIPC settings FaceTrackNoIR + + + + + Cancel + + + + + + Location of FSUIPC.dll + + + + + The DLL should be located in the Modules/ directory of MS FS 2004 + + + + + OK + + + + + ... + + + + + fsuipc + + + Microsoft Flight Simulator X + + + + + fsuipcDll + + + FSUIPC -- Microsoft FS2002/FS2004 + + + + diff --git a/proto-fsuipc/lang/stub.ts b/proto-fsuipc/lang/stub.ts new file mode 100644 index 00000000..d64a9e92 --- /dev/null +++ b/proto-fsuipc/lang/stub.ts @@ -0,0 +1,67 @@ + + + + + FSUIPCControls + + + Locate file + + + + + FSUIPC DLL file (FSUIPC*.dll);;All Files (*) + + + + + UICFSUIPCControls + + + FSUIPC settings FaceTrackNoIR + + + + + Cancel + + + + + + Location of FSUIPC.dll + + + + + The DLL should be located in the Modules/ directory of MS FS 2004 + + + + + OK + + + + + ... + + + + + fsuipc + + + Microsoft Flight Simulator X + + + + + fsuipcDll + + + FSUIPC -- Microsoft FS2002/FS2004 + + + + -- cgit v1.2.3