diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-04 18:40:37 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-11-04 19:48:10 +0100 |
commit | 068e0c7d432ede0a388fe1478b5146fcf1809315 (patch) | |
tree | 53cd09c78f5140263bbddfacaf90b3297a230be8 /filter-kalman | |
parent | f08dc187499d2895f50f7e2e7e99bf698b0c0738 (diff) |
modules: add autogenerated translation files
Diffstat (limited to 'filter-kalman')
-rw-r--r-- | filter-kalman/lang/opentrack-filter-kalman-pl_PL.ts | 37 | ||||
-rw-r--r-- | filter-kalman/lang/opentrack-filter-kalman-ru_RU.ts | 37 | ||||
-rw-r--r-- | filter-kalman/lang/pl_PL.ts | 37 | ||||
-rw-r--r-- | filter-kalman/lang/ru_RU.ts | 37 |
4 files changed, 148 insertions, 0 deletions
diff --git a/filter-kalman/lang/opentrack-filter-kalman-pl_PL.ts b/filter-kalman/lang/opentrack-filter-kalman-pl_PL.ts new file mode 100644 index 00000000..02e1544e --- /dev/null +++ b/filter-kalman/lang/opentrack-filter-kalman-pl_PL.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<context> + <name>KalmanUICFilterControls</name> + <message> + <location filename="../ftnoir_kalman_filtercontrols.ui" line="+23"/> + <source>Kalman settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+19"/> + <source>Measurement Noise</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+6"/> + <source>Rotation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+35"/> + <source>Position</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+32"/> + <source>°</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+13"/> + <source>-</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/filter-kalman/lang/opentrack-filter-kalman-ru_RU.ts b/filter-kalman/lang/opentrack-filter-kalman-ru_RU.ts new file mode 100644 index 00000000..90fe86ac --- /dev/null +++ b/filter-kalman/lang/opentrack-filter-kalman-ru_RU.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<context> + <name>KalmanUICFilterControls</name> + <message> + <location filename="../ftnoir_kalman_filtercontrols.ui" line="+23"/> + <source>Kalman settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+19"/> + <source>Measurement Noise</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+6"/> + <source>Rotation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+35"/> + <source>Position</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+32"/> + <source>°</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+13"/> + <source>-</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/filter-kalman/lang/pl_PL.ts b/filter-kalman/lang/pl_PL.ts new file mode 100644 index 00000000..6090c12c --- /dev/null +++ b/filter-kalman/lang/pl_PL.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<context> + <name>KalmanUICdialog_kalman</name> + <message> + <location filename="../ftnoir_kalman_filtercontrols.ui" line="+23"/> + <source>Kalman settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+19"/> + <source>Measurement Noise</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+6"/> + <source>Rotation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+35"/> + <source>Position</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+32"/> + <source>°</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+13"/> + <source>-</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/filter-kalman/lang/ru_RU.ts b/filter-kalman/lang/ru_RU.ts new file mode 100644 index 00000000..7aa0f761 --- /dev/null +++ b/filter-kalman/lang/ru_RU.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<context> + <name>KalmanUICdialog_kalman</name> + <message> + <location filename="../ftnoir_kalman_filtercontrols.ui" line="+23"/> + <source>Kalman settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+19"/> + <source>Measurement Noise</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+6"/> + <source>Rotation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+35"/> + <source>Position</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+32"/> + <source>°</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+13"/> + <source>-</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |