diff options
Diffstat (limited to 'filter-accela/lang/stub.ts')
-rw-r--r-- | filter-accela/lang/stub.ts | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/filter-accela/lang/stub.ts b/filter-accela/lang/stub.ts new file mode 100644 index 00000000..f58321f8 --- /dev/null +++ b/filter-accela/lang/stub.ts @@ -0,0 +1,94 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>AccelaUICdialog_accela</name> + <message> + <location filename="../ftnoir_accela_filtercontrols.ui" line="+29"/> + <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="+38"/> + <source>Position filtering (X, Y, Z - translation)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+24"/> + <location line="+123"/> + <source>Sensitivity</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-110"/> + <location line="+35"/> + <source>0mm</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+7"/> + <location line="+116"/> + <source>Deadzone</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="-72"/> + <source>Rotation filtering (Yaw, pitch, and roll)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+37"/> + <location line="+48"/> + <source>0°</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+32"/> + <source>Rotation nonlinearity</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+6"/> + <source>Setting it higher will filter out rotation noise but may cause sudden jumps on very high settings.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+52"/> + <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="-18"/> + <source>Value</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+76"/> + <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="+66"/> + <source>Accela</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |