diff options
Diffstat (limited to 'proto-vjoystick')
-rw-r--r-- | proto-vjoystick/lang/nl_NL.ts | 42 | ||||
-rw-r--r-- | proto-vjoystick/lang/ru_RU.ts | 42 | ||||
-rw-r--r-- | proto-vjoystick/lang/stub.ts | 42 | ||||
-rw-r--r-- | proto-vjoystick/lang/zh_CN.ts | 42 |
4 files changed, 168 insertions, 0 deletions
diff --git a/proto-vjoystick/lang/nl_NL.ts b/proto-vjoystick/lang/nl_NL.ts index f9d754a5..46d0398d 100644 --- a/proto-vjoystick/lang/nl_NL.ts +++ b/proto-vjoystick/lang/nl_NL.ts @@ -12,4 +12,46 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>vjoystick_metadata</name> + <message> + <source>Joystick emulation -- vjoystick</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>vjoystick_proto</name> + <message> + <source>vjoystick driver missing</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick won't work without the driver installed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Download the driver</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Visit project site</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick not installed or disabled</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>can't initialize vjoystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>unknown error</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Virtual joystick</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/proto-vjoystick/lang/ru_RU.ts b/proto-vjoystick/lang/ru_RU.ts index c6834f9d..6a618904 100644 --- a/proto-vjoystick/lang/ru_RU.ts +++ b/proto-vjoystick/lang/ru_RU.ts @@ -12,4 +12,46 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>vjoystick_metadata</name> + <message> + <source>Joystick emulation -- vjoystick</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>vjoystick_proto</name> + <message> + <source>vjoystick driver missing</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick won't work without the driver installed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Download the driver</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Visit project site</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick not installed or disabled</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>can't initialize vjoystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>unknown error</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Virtual joystick</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/proto-vjoystick/lang/stub.ts b/proto-vjoystick/lang/stub.ts index 1a85a52f..c8909cfe 100644 --- a/proto-vjoystick/lang/stub.ts +++ b/proto-vjoystick/lang/stub.ts @@ -12,4 +12,46 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>vjoystick_metadata</name> + <message> + <source>Joystick emulation -- vjoystick</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>vjoystick_proto</name> + <message> + <source>vjoystick driver missing</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick won't work without the driver installed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Download the driver</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Visit project site</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick not installed or disabled</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>can't initialize vjoystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>unknown error</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Virtual joystick</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/proto-vjoystick/lang/zh_CN.ts b/proto-vjoystick/lang/zh_CN.ts index 1a85a52f..c8909cfe 100644 --- a/proto-vjoystick/lang/zh_CN.ts +++ b/proto-vjoystick/lang/zh_CN.ts @@ -12,4 +12,46 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>vjoystick_metadata</name> + <message> + <source>Joystick emulation -- vjoystick</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>vjoystick_proto</name> + <message> + <source>vjoystick driver missing</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick won't work without the driver installed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Download the driver</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Visit project site</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick not installed or disabled</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>can't initialize vjoystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>unknown error</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Virtual joystick</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |