diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-11 21:40:53 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-12 10:05:00 +0100 |
commit | 31d9768413199f388c216d92d9db5158ce8785cf (patch) | |
tree | be1d7431f986121f858a3f4788e6425c914db8e3 /proto-ft | |
parent | 94e483008ed35b2b8d16bce733bbdf5398d19ec1 (diff) |
cmake: add zh_CN
cf. #746
Diffstat (limited to 'proto-ft')
-rw-r--r-- | proto-ft/lang/zh_CN.ts | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/proto-ft/lang/zh_CN.ts b/proto-ft/lang/zh_CN.ts new file mode 100644 index 00000000..63791bc8 --- /dev/null +++ b/proto-ft/lang/zh_CN.ts @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>FTControls</name> + <message> + <source>Select the desired NPClient DLL</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Dll file (*.dll);;All Files (*)</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>UICFTControls</name> + <message> + <source>freetrack protocol settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Repair NPClient location</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Locate DLL</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Replace the registry entry if you want to use other software with the NPClient protocol and it doesn't work automatically. + +Starting tracking will again overwrite the DLL locations.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Select interface</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Disable one of the protocols if game is confused by presence of both at the same time.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |