From a17f3168cc68574369f1b669fe1b4118e4843525 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 5 Apr 2018 04:46:00 +0200 Subject: fir Linux build --- proto-libevdev/lang/nl_NL.ts | 22 ++++++++++++++++++---- proto-libevdev/lang/ru_RU.ts | 22 ++++++++++++++++++---- proto-libevdev/lang/stub.ts | 22 ++++++++++++++++++---- proto-libevdev/lang/zh_CN.ts | 41 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 95 insertions(+), 12 deletions(-) create mode 100644 proto-libevdev/lang/zh_CN.ts (limited to 'proto-libevdev/lang') diff --git a/proto-libevdev/lang/nl_NL.ts b/proto-libevdev/lang/nl_NL.ts index 503c6938..90ed636a 100644 --- a/proto-libevdev/lang/nl_NL.ts +++ b/proto-libevdev/lang/nl_NL.ts @@ -4,24 +4,38 @@ UICLibevdevControls - VJoy - Make sure rw for /dev/input/uinput! - OK - Cancel + + evdev + + Virtual joystick for Linux + + + + Can't open /dev/uinput: %1 + + + + + evdevDll + + libevdev joystick receiver + + + diff --git a/proto-libevdev/lang/ru_RU.ts b/proto-libevdev/lang/ru_RU.ts index 9e78d930..cdf8920d 100644 --- a/proto-libevdev/lang/ru_RU.ts +++ b/proto-libevdev/lang/ru_RU.ts @@ -4,24 +4,38 @@ UICLibevdevControls - VJoy - Make sure rw for /dev/input/uinput! - OK - Cancel + + evdev + + Can't open /dev/uinput: %1 + + + + Virtual joystick for Linux + + + + + evdevDll + + libevdev joystick receiver + + + diff --git a/proto-libevdev/lang/stub.ts b/proto-libevdev/lang/stub.ts index ae9cf4cc..ae2e5c96 100644 --- a/proto-libevdev/lang/stub.ts +++ b/proto-libevdev/lang/stub.ts @@ -4,24 +4,38 @@ UICLibevdevControls - VJoy - Make sure rw for /dev/input/uinput! - OK - Cancel + + evdev + + Can't open /dev/uinput: %1 + + + + Virtual joystick for Linux + + + + + evdevDll + + libevdev joystick receiver + + + diff --git a/proto-libevdev/lang/zh_CN.ts b/proto-libevdev/lang/zh_CN.ts new file mode 100644 index 00000000..ae2e5c96 --- /dev/null +++ b/proto-libevdev/lang/zh_CN.ts @@ -0,0 +1,41 @@ + + + + + UICLibevdevControls + + VJoy + + + + Make sure rw for /dev/input/uinput! + + + + OK + + + + Cancel + + + + + evdev + + Can't open /dev/uinput: %1 + + + + Virtual joystick for Linux + + + + + evdevDll + + libevdev joystick receiver + + + + -- cgit v1.2.3