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-vjoystick/lang/nl_NL.ts | 48 +++++++++++++++++++++++++++++++++++++++++++ proto-vjoystick/lang/pl_PL.ts | 48 +++++++++++++++++++++++++++++++++++++++++++ proto-vjoystick/lang/ru_RU.ts | 48 +++++++++++++++++++++++++++++++++++++++++++ proto-vjoystick/lang/stub.ts | 48 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 192 insertions(+) create mode 100644 proto-vjoystick/lang/nl_NL.ts create mode 100644 proto-vjoystick/lang/pl_PL.ts create mode 100644 proto-vjoystick/lang/ru_RU.ts create mode 100644 proto-vjoystick/lang/stub.ts (limited to 'proto-vjoystick/lang') diff --git a/proto-vjoystick/lang/nl_NL.ts b/proto-vjoystick/lang/nl_NL.ts new file mode 100644 index 00000000..fc2ea6c4 --- /dev/null +++ b/proto-vjoystick/lang/nl_NL.ts @@ -0,0 +1,48 @@ + + + + + vjoystick + + + VJoy + + + + + <html><head/><body><p>Go to the <a href="http://vjoystick.sourceforge.net/site/"><span style=" text-decoration: underline; color:#0000ff;">vjoystick</span></a> project site or <a href="https://sourceforge.net/projects/vjoystick/files/latest/download"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a></p></body></html> + + + + + vjoystick_metadata + + + Joystick emulation -- vjoystick + + + + + vjoystick_proto + + + vjoystick driver missing + + + + + vjoystick won't work without the driver installed. + + + + + Download the driver + + + + + Visit project site + + + + diff --git a/proto-vjoystick/lang/pl_PL.ts b/proto-vjoystick/lang/pl_PL.ts new file mode 100644 index 00000000..15973151 --- /dev/null +++ b/proto-vjoystick/lang/pl_PL.ts @@ -0,0 +1,48 @@ + + + + + vjoystick + + + VJoy + + + + + <html><head/><body><p>Go to the <a href="http://vjoystick.sourceforge.net/site/"><span style=" text-decoration: underline; color:#0000ff;">vjoystick</span></a> project site or <a href="https://sourceforge.net/projects/vjoystick/files/latest/download"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a></p></body></html> + + + + + vjoystick_metadata + + + Joystick emulation -- vjoystick + + + + + vjoystick_proto + + + vjoystick driver missing + + + + + vjoystick won't work without the driver installed. + + + + + Download the driver + + + + + Visit project site + + + + diff --git a/proto-vjoystick/lang/ru_RU.ts b/proto-vjoystick/lang/ru_RU.ts new file mode 100644 index 00000000..5293b3be --- /dev/null +++ b/proto-vjoystick/lang/ru_RU.ts @@ -0,0 +1,48 @@ + + + + + vjoystick + + + VJoy + + + + + <html><head/><body><p>Go to the <a href="http://vjoystick.sourceforge.net/site/"><span style=" text-decoration: underline; color:#0000ff;">vjoystick</span></a> project site or <a href="https://sourceforge.net/projects/vjoystick/files/latest/download"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a></p></body></html> + + + + + vjoystick_metadata + + + Joystick emulation -- vjoystick + + + + + vjoystick_proto + + + vjoystick driver missing + + + + + vjoystick won't work without the driver installed. + + + + + Download the driver + + + + + Visit project site + + + + diff --git a/proto-vjoystick/lang/stub.ts b/proto-vjoystick/lang/stub.ts new file mode 100644 index 00000000..5efa6b56 --- /dev/null +++ b/proto-vjoystick/lang/stub.ts @@ -0,0 +1,48 @@ + + + + + vjoystick + + + VJoy + + + + + <html><head/><body><p>Go to the <a href="http://vjoystick.sourceforge.net/site/"><span style=" text-decoration: underline; color:#0000ff;">vjoystick</span></a> project site or <a href="https://sourceforge.net/projects/vjoystick/files/latest/download"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a></p></body></html> + + + + + vjoystick_metadata + + + Joystick emulation -- vjoystick + + + + + vjoystick_proto + + + vjoystick driver missing + + + + + vjoystick won't work without the driver installed. + + + + + Download the driver + + + + + Visit project site + + + + -- cgit v1.2.3