diff options
Diffstat (limited to 'tracker-steamvr/lang')
| -rw-r--r-- | tracker-steamvr/lang/nl_NL.ts | 17 | ||||
| -rw-r--r-- | tracker-steamvr/lang/ru_RU.ts | 17 | ||||
| -rw-r--r-- | tracker-steamvr/lang/stub.ts | 17 | ||||
| -rw-r--r-- | tracker-steamvr/lang/zh_CN.ts | 33 |
4 files changed, 51 insertions, 33 deletions
diff --git a/tracker-steamvr/lang/nl_NL.ts b/tracker-steamvr/lang/nl_NL.ts index f57bcc35..37c3130d 100644 --- a/tracker-steamvr/lang/nl_NL.ts +++ b/tracker-steamvr/lang/nl_NL.ts @@ -4,33 +4,28 @@ <context> <name>dialog</name> <message> - <location filename="../dialog.ui" line="+23"/> <source>Valve SteamVR</source> <translation type="unfinished"></translation> </message> -</context> -<context> - <name>steamvr</name> <message> - <location filename="../steamvr.cpp" line="+57"/> - <source>Valve SteamVR init error</source> + <source>Device</source> <translation type="unfinished"></translation> </message> +</context> +<context> + <name>steamvr</name> <message> - <location line="+17"/> - <source>Valve SteamVR init warning</source> + <source>No HMD connected</source> <translation type="unfinished"></translation> </message> <message> - <location line="+1"/> - <source>No HMD connected</source> + <source>Can't find device with that serial</source> <translation type="unfinished"></translation> </message> </context> <context> <name>steamvr_metadata</name> <message> - <location filename="../steamvr.hpp" line="+74"/> <source>Valve SteamVR</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-steamvr/lang/ru_RU.ts b/tracker-steamvr/lang/ru_RU.ts index 85eb4faf..380518d0 100644 --- a/tracker-steamvr/lang/ru_RU.ts +++ b/tracker-steamvr/lang/ru_RU.ts @@ -4,33 +4,28 @@ <context> <name>dialog</name> <message> - <location filename="../dialog.ui" line="+23"/> <source>Valve SteamVR</source> <translation type="unfinished"></translation> </message> -</context> -<context> - <name>steamvr</name> <message> - <location filename="../steamvr.cpp" line="+57"/> - <source>Valve SteamVR init error</source> + <source>Device</source> <translation type="unfinished"></translation> </message> +</context> +<context> + <name>steamvr</name> <message> - <location line="+17"/> - <source>Valve SteamVR init warning</source> + <source>No HMD connected</source> <translation type="unfinished"></translation> </message> <message> - <location line="+1"/> - <source>No HMD connected</source> + <source>Can't find device with that serial</source> <translation type="unfinished"></translation> </message> </context> <context> <name>steamvr_metadata</name> <message> - <location filename="../steamvr.hpp" line="+74"/> <source>Valve SteamVR</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-steamvr/lang/stub.ts b/tracker-steamvr/lang/stub.ts index 757a56c1..7b68034b 100644 --- a/tracker-steamvr/lang/stub.ts +++ b/tracker-steamvr/lang/stub.ts @@ -4,33 +4,28 @@ <context> <name>dialog</name> <message> - <location filename="../dialog.ui" line="+23"/> <source>Valve SteamVR</source> <translation type="unfinished"></translation> </message> -</context> -<context> - <name>steamvr</name> <message> - <location filename="../steamvr.cpp" line="+57"/> - <source>Valve SteamVR init error</source> + <source>Device</source> <translation type="unfinished"></translation> </message> +</context> +<context> + <name>steamvr</name> <message> - <location line="+17"/> - <source>Valve SteamVR init warning</source> + <source>No HMD connected</source> <translation type="unfinished"></translation> </message> <message> - <location line="+1"/> - <source>No HMD connected</source> + <source>Can't find device with that serial</source> <translation type="unfinished"></translation> </message> </context> <context> <name>steamvr_metadata</name> <message> - <location filename="../steamvr.hpp" line="+74"/> <source>Valve SteamVR</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-steamvr/lang/zh_CN.ts b/tracker-steamvr/lang/zh_CN.ts new file mode 100644 index 00000000..2c6f7230 --- /dev/null +++ b/tracker-steamvr/lang/zh_CN.ts @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh_CN"> +<context> + <name>dialog</name> + <message> + <source>Valve SteamVR</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Device</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>steamvr</name> + <message> + <source>No HMD connected</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Can't find device with that serial</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>steamvr_metadata</name> + <message> + <source>Valve SteamVR</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
