diff options
Diffstat (limited to 'filter-kalman/lang/stub.ts')
-rw-r--r-- | filter-kalman/lang/stub.ts | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/filter-kalman/lang/stub.ts b/filter-kalman/lang/stub.ts new file mode 100644 index 00000000..55b62247 --- /dev/null +++ b/filter-kalman/lang/stub.ts @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<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> +<context> + <name>kalmanDll</name> + <message> + <location filename="../kalman.h" line="+159"/> + <source>Kalman</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |