diff options
Diffstat (limited to 'tracker-easy/lang')
| -rw-r--r-- | tracker-easy/lang/nl_NL.ts | 16 | ||||
| -rw-r--r-- | tracker-easy/lang/ru_RU.ts | 16 | ||||
| -rw-r--r-- | tracker-easy/lang/stub.ts | 16 | ||||
| -rw-r--r-- | tracker-easy/lang/zh_CN.ts | 16 | 
4 files changed, 48 insertions, 16 deletions
| diff --git a/tracker-easy/lang/nl_NL.ts b/tracker-easy/lang/nl_NL.ts index 1054e1f7..f83e859a 100644 --- a/tracker-easy/lang/nl_NL.ts +++ b/tracker-easy/lang/nl_NL.ts @@ -243,10 +243,6 @@ Don't roll or change position.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <source><html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 1.1</span></p><p><span style=" font-weight:600;">by Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Manual (external)</span></a></p></body></html></source> -        <translation type="unfinished"></translation> -    </message> -    <message>          <source>Status</source>          <translation type="unfinished"></translation>      </message> @@ -266,5 +262,17 @@ Don't roll or change position.</source>          <source>Debug (full size preview)</source>          <translation type="unfinished"></translation>      </message> +    <message> +        <source>Deadzone</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source><html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 0.1</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See  <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999AA;">documentation on GitHub</span></a></p></body></html></source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Size in pixels of half the edge defining deadzone squares around tracked points</source> +        <translation type="unfinished"></translation> +    </message>  </context>  </TS> diff --git a/tracker-easy/lang/ru_RU.ts b/tracker-easy/lang/ru_RU.ts index 66245b14..0dbc8323 100644 --- a/tracker-easy/lang/ru_RU.ts +++ b/tracker-easy/lang/ru_RU.ts @@ -248,10 +248,6 @@ ROLL или X/Y-смещения.</translation>          <translation>О программе</translation>      </message>      <message> -        <source><html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 1.1</span></p><p><span style=" font-weight:600;">by Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Manual (external)</span></a></p></body></html></source> -        <translation><html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 1.1</span></p><p><span style=" font-weight:600;">by Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Руководство (PointTracker)</span></a></p></body></html></translation> -    </message> -    <message>          <source>Status</source>          <translation>Статус</translation>      </message> @@ -271,5 +267,17 @@ ROLL или X/Y-смещения.</translation>          <source>Debug (full size preview)</source>          <translation type="unfinished"></translation>      </message> +    <message> +        <source>Deadzone</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source><html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 0.1</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See  <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999AA;">documentation on GitHub</span></a></p></body></html></source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Size in pixels of half the edge defining deadzone squares around tracked points</source> +        <translation type="unfinished"></translation> +    </message>  </context>  </TS> diff --git a/tracker-easy/lang/stub.ts b/tracker-easy/lang/stub.ts index eca29787..32b314e9 100644 --- a/tracker-easy/lang/stub.ts +++ b/tracker-easy/lang/stub.ts @@ -243,10 +243,6 @@ Don't roll or change position.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <source><html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 1.1</span></p><p><span style=" font-weight:600;">by Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Manual (external)</span></a></p></body></html></source> -        <translation type="unfinished"></translation> -    </message> -    <message>          <source>Status</source>          <translation type="unfinished"></translation>      </message> @@ -266,5 +262,17 @@ Don't roll or change position.</source>          <source>Debug (full size preview)</source>          <translation type="unfinished"></translation>      </message> +    <message> +        <source>Deadzone</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source><html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 0.1</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See  <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999AA;">documentation on GitHub</span></a></p></body></html></source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Size in pixels of half the edge defining deadzone squares around tracked points</source> +        <translation type="unfinished"></translation> +    </message>  </context>  </TS> diff --git a/tracker-easy/lang/zh_CN.ts b/tracker-easy/lang/zh_CN.ts index 656cb8db..f90e261f 100644 --- a/tracker-easy/lang/zh_CN.ts +++ b/tracker-easy/lang/zh_CN.ts @@ -214,10 +214,6 @@          <translation>关于</translation>      </message>      <message> -        <source><html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 1.1</span></p><p><span style=" font-weight:600;">by Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Manual (external)</span></a></p></body></html></source> -        <translation><html><head/><body><p><span style=" font-weight:600;">FTNoIR PointTracker Plugin<br/>Version 1.1</span></p><p><span style=" font-weight:600;">Patrick Ruoff</span></p><p><a href="http://ftnoirpt.sourceforge.net/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">参考手册 (外部链接)</span></a></p></body></html></translation> -    </message> -    <message>          <source>Status</source>          <translation>状态</translation>      </message> @@ -266,5 +262,17 @@ Don't roll or change position.</source>          <source>Debug (full size preview)</source>          <translation type="unfinished"></translation>      </message> +    <message> +        <source>Deadzone</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source><html><head/><body><p><span style=" font-weight:600;">Easy Tracker<br/>Version 0.1</span></p><p><span style=" font-weight:600;">by Stéphane Lenclud</span></p><p>See  <a href="https://github.com/opentrack/opentrack/wiki/Easy-Tracker"><span style=" font-weight:600; text-decoration: underline; color:#9999AA;">documentation on GitHub</span></a></p></body></html></source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Size in pixels of half the edge defining deadzone squares around tracked points</source> +        <translation type="unfinished"></translation> +    </message>  </context>  </TS> | 
