diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-27 07:45:15 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-02-27 07:45:15 +0100 |
commit | 517b118a8aa2a65a545fdb4ec8b720ad8c9ef3f6 (patch) | |
tree | 5515c22629740ae353121c129bc4d6013edeabce /tracker-rs | |
parent | fa39bfb07912d44c90aa99ecaf334b8f6ac9fb74 (diff) |
remove unfinished polish translation files
Polish speakers typically know English well enough and translations are
awkward.
Diffstat (limited to 'tracker-rs')
-rw-r--r-- | tracker-rs/lang/pl_PL.ts | 37 | ||||
-rw-r--r-- | tracker-rs/rs_impl/lang/pl_PL.ts | 4 |
2 files changed, 0 insertions, 41 deletions
diff --git a/tracker-rs/lang/pl_PL.ts b/tracker-rs/lang/pl_PL.ts deleted file mode 100644 index 6be28658..00000000 --- a/tracker-rs/lang/pl_PL.ts +++ /dev/null @@ -1,37 +0,0 @@ -<?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> diff --git a/tracker-rs/rs_impl/lang/pl_PL.ts b/tracker-rs/rs_impl/lang/pl_PL.ts deleted file mode 100644 index fb60fbb0..00000000 --- a/tracker-rs/rs_impl/lang/pl_PL.ts +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> -</TS> |