diff options
Diffstat (limited to 'proto-iokit-foohid/lang')
-rw-r--r-- | proto-iokit-foohid/lang/nl_NL.ts | 40 | ||||
-rw-r--r-- | proto-iokit-foohid/lang/ru_RU.ts | 40 | ||||
-rw-r--r-- | proto-iokit-foohid/lang/stub.ts | 40 |
3 files changed, 120 insertions, 0 deletions
diff --git a/proto-iokit-foohid/lang/nl_NL.ts b/proto-iokit-foohid/lang/nl_NL.ts new file mode 100644 index 00000000..f5861f6e --- /dev/null +++ b/proto-iokit-foohid/lang/nl_NL.ts @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>IOKitProtocolDialog</name> + <message> + <location filename="../iokitprotocoldialog.cpp" line="+17"/> + <source>No settings available.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>iokit-foohid</name> + <message> + <location filename="../iokitprotocol.h" line="+32"/> + <source>Virtual joystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../foohidjoystick.cpp" line="+54"/> + <source>Unable to find FooHID IOService.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+15"/> + <source>Unable to connect to FooHID IOService.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+23"/> + <source>Failed to create virtual joystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+28"/> + <source>Failed to send values to virtual joystick</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/proto-iokit-foohid/lang/ru_RU.ts b/proto-iokit-foohid/lang/ru_RU.ts new file mode 100644 index 00000000..15ab759f --- /dev/null +++ b/proto-iokit-foohid/lang/ru_RU.ts @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<context> + <name>IOKitProtocolDialog</name> + <message> + <location filename="../iokitprotocoldialog.cpp" line="+17"/> + <source>No settings available.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>iokit-foohid</name> + <message> + <location filename="../iokitprotocol.h" line="+32"/> + <source>Virtual joystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../foohidjoystick.cpp" line="+54"/> + <source>Unable to find FooHID IOService.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+15"/> + <source>Unable to connect to FooHID IOService.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+23"/> + <source>Failed to create virtual joystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+28"/> + <source>Failed to send values to virtual joystick</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/proto-iokit-foohid/lang/stub.ts b/proto-iokit-foohid/lang/stub.ts new file mode 100644 index 00000000..889ade33 --- /dev/null +++ b/proto-iokit-foohid/lang/stub.ts @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>IOKitProtocolDialog</name> + <message> + <location filename="../iokitprotocoldialog.cpp" line="+17"/> + <source>No settings available.</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>iokit-foohid</name> + <message> + <location filename="../iokitprotocol.h" line="+32"/> + <source>Virtual joystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../foohidjoystick.cpp" line="+54"/> + <source>Unable to find FooHID IOService.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+15"/> + <source>Unable to connect to FooHID IOService.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+23"/> + <source>Failed to create virtual joystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+28"/> + <source>Failed to send values to virtual joystick</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |