diff options
Diffstat (limited to 'tracker-fusion')
| -rw-r--r-- | tracker-fusion/lang/zh_CN.ts | 49 | 
1 files changed, 49 insertions, 0 deletions
| diff --git a/tracker-fusion/lang/zh_CN.ts b/tracker-fusion/lang/zh_CN.ts new file mode 100644 index 00000000..fd5cb84f --- /dev/null +++ b/tracker-fusion/lang/zh_CN.ts @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> +    <name>fusion_dialog</name> +    <message> +        <source>Fusion tracker only works when distinct trackers are selected for rotation and position.</source> +        <translation type="unfinished"></translation> +    </message> +</context> +<context> +    <name>fusion_tracker</name> +    <message> +        <source>Fusion tracker</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Trackers not selected.</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Select different trackers for rotation and position.</source> +        <translation type="unfinished"></translation> +    </message> +</context> +<context> +    <name>fusion_ui</name> +    <message> +        <source>Fusion</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Set distinct trackers for rotation and position input.</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Configure the trackers on the main window. It's required that they're both distinct, and both are set to something.</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Rotation</source> +        <translation type="unfinished"></translation> +    </message> +    <message> +        <source>Position</source> +        <translation type="unfinished"></translation> +    </message> +</context> +</TS> | 
