diff options
Diffstat (limited to 'tracker-tobii/lang')
-rw-r--r-- | tracker-tobii/lang/nl_NL.ts | 22 | ||||
-rw-r--r-- | tracker-tobii/lang/ru_RU.ts | 22 | ||||
-rw-r--r-- | tracker-tobii/lang/stub.ts | 22 | ||||
-rw-r--r-- | tracker-tobii/lang/zh_CN.ts | 22 |
4 files changed, 88 insertions, 0 deletions
diff --git a/tracker-tobii/lang/nl_NL.ts b/tracker-tobii/lang/nl_NL.ts new file mode 100644 index 00000000..538a31f1 --- /dev/null +++ b/tracker-tobii/lang/nl_NL.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>tobii_metadata</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>tobii_ui</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please make sure the Tobii Experience application is running and tracking is active.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/tracker-tobii/lang/ru_RU.ts b/tracker-tobii/lang/ru_RU.ts new file mode 100644 index 00000000..b86ba010 --- /dev/null +++ b/tracker-tobii/lang/ru_RU.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<context> + <name>tobii_metadata</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>tobii_ui</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please make sure the Tobii Experience application is running and tracking is active.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/tracker-tobii/lang/stub.ts b/tracker-tobii/lang/stub.ts new file mode 100644 index 00000000..566900a3 --- /dev/null +++ b/tracker-tobii/lang/stub.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>tobii_metadata</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>tobii_ui</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please make sure the Tobii Experience application is running and tracking is active.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/tracker-tobii/lang/zh_CN.ts b/tracker-tobii/lang/zh_CN.ts new file mode 100644 index 00000000..908770e3 --- /dev/null +++ b/tracker-tobii/lang/zh_CN.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh_CN"> +<context> + <name>tobii_metadata</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>tobii_ui</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please make sure the Tobii Experience application is running and tracking is active.</source> + <translation type="unfinished">请确保 Tobii 应用程序正在运行,跟踪功能处于激活状态. </translation> + </message> +</context> +</TS> |