diff options
Diffstat (limited to 'proto-vjoystick/lang/nl_NL.ts')
-rw-r--r-- | proto-vjoystick/lang/nl_NL.ts | 48 |
1 files changed, 48 insertions, 0 deletions
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 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>vjoystick</name> + <message> + <location filename="../vjoystick.ui" line="+17"/> + <source>VJoy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+16"/> + <source><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></source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>vjoystick_metadata</name> + <message> + <location filename="../vjoystick.h" line="+77"/> + <source>Joystick emulation -- vjoystick</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>vjoystick_proto</name> + <message> + <location filename="../vjoystick.cpp" line="+102"/> + <source>vjoystick driver missing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+1"/> + <source>vjoystick won't work without the driver installed.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+2"/> + <source>Download the driver</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+1"/> + <source>Visit project site</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |