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-ewma2/lang | |
parent | fa39bfb07912d44c90aa99ecaf334b8f6ac9fb74 (diff) |
remove unfinished polish translation files
Polish speakers typically know English well enough and translations are
awkward.
Diffstat (limited to 'filter-ewma2/lang')
-rw-r--r-- | filter-ewma2/lang/pl_PL.ts | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/filter-ewma2/lang/pl_PL.ts b/filter-ewma2/lang/pl_PL.ts deleted file mode 100644 index c3eec5e2..00000000 --- a/filter-ewma2/lang/pl_PL.ts +++ /dev/null @@ -1,64 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> -<context> - <name>UICdialog_ewma</name> - <message> - <location filename="../ftnoir_ewma_filtercontrols.ui" line="+23"/> - <source>EWMA filter settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+37"/> - <source>Max</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+53"/> - <source>Min</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+47"/> - <source>Curve</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+44"/> - <location line="+16"/> - <location line="+16"/> - <source>100%</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+20"/> - <source><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans Serif'; font-size:10pt; font-weight:600;">Give the filter up to 60 seconds to warm up and stop shaking.</span></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:10pt;">Min:</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:10pt;">Defines the way the filter responds to fast movements;</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:10pt;">Higher value: slower response;</span></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:10pt;">Max:</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:10pt;">Defines the way the filter responds to slow movements;</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:10pt;">Higher value: slower response;</span></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:10pt;">Pow:</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:10pt;">Defines the filters 'readiness' to respond to speed changes;</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:10pt;">Higher value = </span><span style=" font-size:10pt; font-weight:600;">faster</span><span style=" font-size:10pt;"> response;</span></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;"><br /></p></body></html></source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>ewmaDll</name> - <message> - <location filename="../ftnoir_filter_ewma2.h" line="+62"/> - <source>EWMA</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |