diff options
Diffstat (limited to 'proto-vjoystick/lang/de_DE.ts')
-rw-r--r-- | proto-vjoystick/lang/de_DE.ts | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/proto-vjoystick/lang/de_DE.ts b/proto-vjoystick/lang/de_DE.ts new file mode 100644 index 00000000..24f61c52 --- /dev/null +++ b/proto-vjoystick/lang/de_DE.ts @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="de_DE"> +<context> + <name>vjoystick</name> + <message> + <source>vjoystick</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><html><head/><body><p>Go to the <a href="https://github.com/jshafer817/vJoy"><span style=" text-decoration: underline; color:#0000ff;">vJoy</span></a> project site or <a href="https://github.com/jshafer817/vJoy/releases/tag/v2.1.9.1"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a> for Windows 10 and 11.</p></body></html></source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick won't work without the driver installed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>driver/SDK version mismatch (dll 0x%1, driver 0x%2)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>BUG: handle leak.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Virtual joystick already in use.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Device missing. Add joystick #1.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Unknown error.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Unknown error #%1.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>vjoystick driver problem</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>Driver problem.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Virtual joystick</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>vjoystick_metadata</name> + <message> + <source>Joystick emulation -- vjoystick</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |