diff options
Diffstat (limited to 'tracker-rs/lang/pl_PL.ts')
-rw-r--r-- | tracker-rs/lang/pl_PL.ts | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/tracker-rs/lang/pl_PL.ts b/tracker-rs/lang/pl_PL.ts new file mode 100644 index 00000000..6be28658 --- /dev/null +++ b/tracker-rs/lang/pl_PL.ts @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<context> + <name>RSTrackerMetaData</name> + <message> + <location filename="../ftnoir_tracker_rs.cpp" line="+145"/> + <source>Intel® RealSense™ Technology</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>UIRSControls</name> + <message> + <location filename="../ftnoir_tracker_rs_controls.ui" line="+17"/> + <source>RealSense 3D Tracker settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+16"/> + <source>There is no configuration available at the moment. + +The application will activate your camera for face tracking by the +Intel® RealSense™ SDK. By design, the application has no direct access +to any camera images. + +In order to use this tracker, you need a PC equipped with an Intel® RealSense™ +F200 or SR300 camera and the RealSense™ SDK 2016 R2 runtime.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+14"/> + <source>Install Runtime</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |