diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-27 07:45:15 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-27 07:45:15 +0100 |
commit | 517b118a8aa2a65a545fdb4ec8b720ad8c9ef3f6 (patch) | |
tree | 5515c22629740ae353121c129bc4d6013edeabce /filter-accela | |
parent | fa39bfb07912d44c90aa99ecaf334b8f6ac9fb74 (diff) |
remove unfinished polish translation files
Polish speakers typically know English well enough and translations are
awkward.
Diffstat (limited to 'filter-accela')
-rw-r--r-- | filter-accela/lang/pl_PL.ts | 89 |
1 files changed, 0 insertions, 89 deletions
diff --git a/filter-accela/lang/pl_PL.ts b/filter-accela/lang/pl_PL.ts deleted file mode 100644 index 077805c0..00000000 --- a/filter-accela/lang/pl_PL.ts +++ /dev/null @@ -1,89 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> -<context> - <name>AccelaUICdialog_accela</name> - <message> - <location filename="../ftnoir_accela_filtercontrols.ui" line="+23"/> - <source>Filter settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+13"/> - <source>General</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+12"/> - <source>Smoothing</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+13"/> - <source>0 ms</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+32"/> - <source>Position filtering (X, Y, Z - translation)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+24"/> - <location line="+111"/> - <source>Sensitivity</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="-98"/> - <location line="+29"/> - <source>0mm</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+7"/> - <location line="+104"/> - <source>Deadzone</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="-66"/> - <source>Rotation filtering (Yaw, pitch, and roll)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+37"/> - <location line="+42"/> - <source>0°</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+26"/> - <source>Rotation nonlinearity</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+17"/> - <source><html><head/><body><p>x<span style=" vertical-align:super;">2</span></p></body></html></source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+7"/> - <source>Value</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+49"/> - <source><html><head/><body><p align="right"><br/><span style=" font-size:10pt;">Accela by </span><a href="https://github.com/sthalik"><span style=" font-size:10pt; text-decoration: underline; color:#0057ae;">Stanisław Halik</span></a><span style=" font-size:10pt;"><br/>Thanks to </span><a href="https://github.com/dbaarda"><span style=" font-size:10pt; text-decoration: underline; color:#0057ae;">Donovan Baarda</span></a></p><p align="right"><span style=" font-size:10pt;">2012-2015</span></p><p align="right"><br/><span style=" font-size:8pt;">Visit </span><a href="https://github.com/opentrack/opentrack/wiki/Accela-in-opentrack-2.3"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">our wiki</span></a><span style=" font-size:8pt;"> for description of the settings.</span></p></body></html></source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>accelaDll</name> - <message> - <location filename="../ftnoir_filter_accela.h" line="+63"/> - <source>Accela</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |