diff options
Diffstat (limited to 'proto-ft')
| -rw-r--r-- | proto-ft/lang/nl_NL.ts | 18 | ||||
| -rw-r--r-- | proto-ft/lang/ru_RU.ts | 18 | ||||
| -rw-r--r-- | proto-ft/lang/stub.ts | 18 | ||||
| -rw-r--r-- | proto-ft/lang/zh_CN.ts | 18 | 
4 files changed, 72 insertions, 0 deletions
| diff --git a/proto-ft/lang/nl_NL.ts b/proto-ft/lang/nl_NL.ts index 5f68fb99..f84518ec 100644 --- a/proto-ft/lang/nl_NL.ts +++ b/proto-ft/lang/nl_NL.ts @@ -41,4 +41,22 @@ Starting tracking will again overwrite the DLL locations.</source>          <translation type="unfinished"></translation>      </message>  </context> +<context> +    <name>freetrack</name> +    <message> +        <source>Can't load freetrack memory mapping</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Unknown game</source> +        <translation type="unfinished"></translation> +    </message> +</context> +<context> +    <name>freetrackDll</name> +    <message> +        <source>freetrack 2.0 Enhanced</source> +        <translation type="unfinished"></translation> +    </message> +</context>  </TS> diff --git a/proto-ft/lang/ru_RU.ts b/proto-ft/lang/ru_RU.ts index 31d0a2be..e002d64d 100644 --- a/proto-ft/lang/ru_RU.ts +++ b/proto-ft/lang/ru_RU.ts @@ -43,4 +43,22 @@ Starting tracking will again overwrite the DLL locations.</source>  Запуск отслеживания в opentrack приведет к перезаписи расположения DLL-файла.</translation>      </message>  </context> +<context> +    <name>freetrack</name> +    <message> +        <source>Can't load freetrack memory mapping</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Unknown game</source> +        <translation type="unfinished"></translation> +    </message> +</context> +<context> +    <name>freetrackDll</name> +    <message> +        <source>freetrack 2.0 Enhanced</source> +        <translation type="unfinished"></translation> +    </message> +</context>  </TS> diff --git a/proto-ft/lang/stub.ts b/proto-ft/lang/stub.ts index 4fb52c8c..af613383 100644 --- a/proto-ft/lang/stub.ts +++ b/proto-ft/lang/stub.ts @@ -41,4 +41,22 @@ Starting tracking will again overwrite the DLL locations.</source>          <translation type="unfinished"></translation>      </message>  </context> +<context> +    <name>freetrack</name> +    <message> +        <source>Can't load freetrack memory mapping</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Unknown game</source> +        <translation type="unfinished"></translation> +    </message> +</context> +<context> +    <name>freetrackDll</name> +    <message> +        <source>freetrack 2.0 Enhanced</source> +        <translation type="unfinished"></translation> +    </message> +</context>  </TS> diff --git a/proto-ft/lang/zh_CN.ts b/proto-ft/lang/zh_CN.ts index 63791bc8..3978d792 100644 --- a/proto-ft/lang/zh_CN.ts +++ b/proto-ft/lang/zh_CN.ts @@ -41,4 +41,22 @@ Starting tracking will again overwrite the DLL locations.</source>          <translation type="unfinished"></translation>      </message>  </context> +<context> +    <name>freetrack</name> +    <message> +        <source>Can't load freetrack memory mapping</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Unknown game</source> +        <translation type="unfinished"></translation> +    </message> +</context> +<context> +    <name>freetrackDll</name> +    <message> +        <source>freetrack 2.0 Enhanced</source> +        <translation type="unfinished"></translation> +    </message> +</context>  </TS> | 
