diff options
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> |