diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-21 21:12:53 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-21 21:12:53 +0100 |
commit | b41fa9452b62bb1d83819910272524fd09c36e3c (patch) | |
tree | bc8868b085f0b5dc74d277fba68f0be9e5e9f15c /tracker-rift-042/lang/nl_NL.ts | |
parent | 4397e2ac9f17829db1fe33938f81077b2b332429 (diff) |
modules: add .ts files
Diffstat (limited to 'tracker-rift-042/lang/nl_NL.ts')
-rw-r--r-- | tracker-rift-042/lang/nl_NL.ts | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/tracker-rift-042/lang/nl_NL.ts b/tracker-rift-042/lang/nl_NL.ts new file mode 100644 index 00000000..cd5f3ef1 --- /dev/null +++ b/tracker-rift-042/lang/nl_NL.ts @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>dialog_rift_042</name> + <message> + <location filename="../ftnoir_rift_clientcontrols_042.ui" line="+23"/> + <source>Oculus Rift tracker settings FaceTrackNoIR</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+16"/> + <source>Yaw spring</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+6"/> + <source>Enable</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+7"/> + <source>Persistence</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+35"/> + <source>Constant drift</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+35"/> + <source>Deadzone</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>rift_042Dll</name> + <message> + <location filename="../ftnoir_tracker_rift_042.h" line="+57"/> + <source>Oculus Rift runtime 0.4.2 -- HMD</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>rift_tracker_042</name> + <message> + <location filename="../ftnoir_tracker_rift_042.cpp" line="+51"/> + <source>Unable to start Rift tracker: %1</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |