From b41fa9452b62bb1d83819910272524fd09c36e3c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 21 Feb 2017 21:12:53 +0100 Subject: modules: add .ts files --- tracker-freepie-udp/lang/nl_NL.ts | 121 ++++++++++++++++++++++++++++++++++++++ tracker-freepie-udp/lang/pl_PL.ts | 121 ++++++++++++++++++++++++++++++++++++++ tracker-freepie-udp/lang/ru_RU.ts | 121 ++++++++++++++++++++++++++++++++++++++ tracker-freepie-udp/lang/stub.ts | 121 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 484 insertions(+) create mode 100644 tracker-freepie-udp/lang/nl_NL.ts create mode 100644 tracker-freepie-udp/lang/pl_PL.ts create mode 100644 tracker-freepie-udp/lang/ru_RU.ts create mode 100644 tracker-freepie-udp/lang/stub.ts (limited to 'tracker-freepie-udp') diff --git a/tracker-freepie-udp/lang/nl_NL.ts b/tracker-freepie-udp/lang/nl_NL.ts new file mode 100644 index 00000000..c46ad00e --- /dev/null +++ b/tracker-freepie-udp/lang/nl_NL.ts @@ -0,0 +1,121 @@ + + + + + UI_freepie_udp_dialog + + + Tracker settings + + + + + UDP port + + + + + Axis order + + + + + output yaw + + + + + + + input yaw + + + + + + + input pitch + + + + + + + input roll + + + + + output pitch + + + + + output roll + + + + + Add to axis + + + + + yaw + + + + + + + 0 + + + + + + + +90 + + + + + + + -90 + + + + + + + +180 + + + + + + + -180 + + + + + pitch + + + + + roll + + + + + meta_freepie + + + FreePIE UDP receiver + + + + diff --git a/tracker-freepie-udp/lang/pl_PL.ts b/tracker-freepie-udp/lang/pl_PL.ts new file mode 100644 index 00000000..934d4f8c --- /dev/null +++ b/tracker-freepie-udp/lang/pl_PL.ts @@ -0,0 +1,121 @@ + + + + + UI_freepie_udp_dialog + + + Tracker settings + + + + + UDP port + + + + + Axis order + + + + + output yaw + + + + + + + input yaw + + + + + + + input pitch + + + + + + + input roll + + + + + output pitch + + + + + output roll + + + + + Add to axis + + + + + yaw + + + + + + + 0 + + + + + + + +90 + + + + + + + -90 + + + + + + + +180 + + + + + + + -180 + + + + + pitch + + + + + roll + + + + + meta_freepie + + + FreePIE UDP receiver + + + + diff --git a/tracker-freepie-udp/lang/ru_RU.ts b/tracker-freepie-udp/lang/ru_RU.ts new file mode 100644 index 00000000..45160d13 --- /dev/null +++ b/tracker-freepie-udp/lang/ru_RU.ts @@ -0,0 +1,121 @@ + + + + + UI_freepie_udp_dialog + + + Tracker settings + + + + + UDP port + + + + + Axis order + + + + + output yaw + + + + + + + input yaw + + + + + + + input pitch + + + + + + + input roll + + + + + output pitch + + + + + output roll + + + + + Add to axis + + + + + yaw + + + + + + + 0 + + + + + + + +90 + + + + + + + -90 + + + + + + + +180 + + + + + + + -180 + + + + + pitch + + + + + roll + + + + + meta_freepie + + + FreePIE UDP receiver + + + + diff --git a/tracker-freepie-udp/lang/stub.ts b/tracker-freepie-udp/lang/stub.ts new file mode 100644 index 00000000..e12452c5 --- /dev/null +++ b/tracker-freepie-udp/lang/stub.ts @@ -0,0 +1,121 @@ + + + + + UI_freepie_udp_dialog + + + Tracker settings + + + + + UDP port + + + + + Axis order + + + + + output yaw + + + + + + + input yaw + + + + + + + input pitch + + + + + + + input roll + + + + + output pitch + + + + + output roll + + + + + Add to axis + + + + + yaw + + + + + + + 0 + + + + + + + +90 + + + + + + + -90 + + + + + + + +180 + + + + + + + -180 + + + + + pitch + + + + + roll + + + + + meta_freepie + + + FreePIE UDP receiver + + + + -- cgit v1.2.3