diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-02-09 06:27:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-09 06:27:23 +0100 |
commit | b41fdd0111baf86132c3b61b8e1e6085635e77be (patch) | |
tree | 2caea6565fe3c2b070ab5260380664246a4d10fb /tracker-kinect-face/lang/nl_NL.ts | |
parent | b9d34a26d35d05f793161e54001329edb5122a81 (diff) | |
parent | 26ad3d2b154f9161cf577060f9b161e3312b5e76 (diff) |
Merge pull request #869 from Slion/tracker-kinect-face
Tracker kinect face
Diffstat (limited to 'tracker-kinect-face/lang/nl_NL.ts')
-rw-r--r-- | tracker-kinect-face/lang/nl_NL.ts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tracker-kinect-face/lang/nl_NL.ts b/tracker-kinect-face/lang/nl_NL.ts new file mode 100644 index 00000000..a0a737ee --- /dev/null +++ b/tracker-kinect-face/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>KinectFaceMetadata</name> + <message> + <source>Kinect Face 0.1</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>KinectFaceUi</name> + <message> + <source>Kinect Face Tracker</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Start OpenTrack to check if Kinect Face Tracker is working.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |