diff options
Diffstat (limited to 'tracker-udp/lang/nl_NL.ts')
-rw-r--r-- | tracker-udp/lang/nl_NL.ts | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/tracker-udp/lang/nl_NL.ts b/tracker-udp/lang/nl_NL.ts new file mode 100644 index 00000000..8ad0d31a --- /dev/null +++ b/tracker-udp/lang/nl_NL.ts @@ -0,0 +1,80 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>UICFTNClientControls</name> + <message> + <location filename="../ftnoir_ftnclientcontrols.ui" line="+23"/> + <source>UDP tracker settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+49"/> + <source>Port</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+20"/> + <source>Add to axis</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+24"/> + <source>yaw</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+8"/> + <location line="+43"/> + <location line="+29"/> + <source>0</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-67"/> + <location line="+43"/> + <location line="+29"/> + <source>+90</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-67"/> + <location line="+43"/> + <location line="+29"/> + <source>-90</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-67"/> + <location line="+43"/> + <location line="+29"/> + <source>+180</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-67"/> + <location line="+43"/> + <location line="+29"/> + <source>-180</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-64"/> + <source>pitch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+7"/> + <source>roll</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>udpDll</name> + <message> + <location filename="../ftnoir_tracker_udp.h" line="+57"/> + <source>UDP sender</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |