diff options
author | Stanisław Halik <sthalik@misaki.pl> | 2017-07-16 14:31:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-16 14:31:01 +0200 |
commit | 08933e46ed419cb40e0d9740d35161d014b0d48c (patch) | |
tree | 5122dc790840e896a0df5e847d5744111c2e508e /tracker-s2bot/lang/nl_NL.ts | |
parent | dc2989a8cedcd506bfa13d16bc57b5a702a204b3 (diff) | |
parent | 77cc0ce77eaa693a369b3fdd920dd22f1d5783a1 (diff) |
Merge pull request #650 from achipa/s2bot
S2bot :+1:
Diffstat (limited to 'tracker-s2bot/lang/nl_NL.ts')
-rw-r--r-- | tracker-s2bot/lang/nl_NL.ts | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/tracker-s2bot/lang/nl_NL.ts b/tracker-s2bot/lang/nl_NL.ts new file mode 100644 index 00000000..dc59f914 --- /dev/null +++ b/tracker-s2bot/lang/nl_NL.ts @@ -0,0 +1,121 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>UI_s2bot_dialog</name> + <message> + <location filename="../s2bot-controls.ui" line="+17"/> + <source>Tracker settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+31"/> + <source>UDP port</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+20"/> + <source>Axis order</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+6"/> + <source>output yaw</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+8"/> + <location line="+19"/> + <location line="+26"/> + <source>input yaw</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-40"/> + <location line="+19"/> + <location line="+26"/> + <source>input pitch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-40"/> + <location line="+19"/> + <location line="+26"/> + <source>input roll</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-18"/> + <source>output pitch</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+26"/> + <source>output roll</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+10"/> + <source>Add to axis</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+6"/> + <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>meta_freepie</name> + <message> + <location filename="../ftnoir_tracker_s2bot.h" line="+66"/> + <source>FreePIE UDP receiver</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |