diff options
-rw-r--r-- | filter-kalman/lang/pl_PL.ts | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/filter-kalman/lang/pl_PL.ts b/filter-kalman/lang/pl_PL.ts deleted file mode 100644 index 150abc78..00000000 --- a/filter-kalman/lang/pl_PL.ts +++ /dev/null @@ -1,45 +0,0 @@ -<?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> -<context> - <name>kalmanDll</name> - <message> - <location filename="../kalman.h" line="+159"/> - <source>Kalman</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |