diff options
Diffstat (limited to 'tracker-steamvr/lang/nl_NL.ts')
-rw-r--r-- | tracker-steamvr/lang/nl_NL.ts | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/tracker-steamvr/lang/nl_NL.ts b/tracker-steamvr/lang/nl_NL.ts new file mode 100644 index 00000000..f57bcc35 --- /dev/null +++ b/tracker-steamvr/lang/nl_NL.ts @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<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> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+17"/> + <source>Valve SteamVR init warning</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+1"/> + <source>No HMD connected</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> +</context> +</TS> |