diff options
Diffstat (limited to 'tracker-rs/lang/nl_NL.ts')
| -rw-r--r-- | tracker-rs/lang/nl_NL.ts | 55 |
1 files changed, 20 insertions, 35 deletions
diff --git a/tracker-rs/lang/nl_NL.ts b/tracker-rs/lang/nl_NL.ts index 696c0818..f129ea58 100644 --- a/tracker-rs/lang/nl_NL.ts +++ b/tracker-rs/lang/nl_NL.ts @@ -4,40 +4,21 @@ <context> <name>RSTracker</name> <message> - <location filename="../ftnoir_tracker_rs.cpp" line="+91"/> - <source>Intel® RealSense™ Runtime Installation</source> + <source>Couldn't initialize RealSense tracking. Open the tracker settings dialog for links to the camera driver and the SDK.</source> <translation type="unfinished"></translation> </message> <message> - <location line="+1"/> - <source>Installation process failed to start.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+14"/> - <source>Couldn't initialize RealSense tracking. Please make sure SDK Runtime 2016 R2 is installed.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+3"/> <source>Tracking stopped after the RealSense SDK Runtime execution has aborted.</source> <translation type="unfinished"></translation> </message> <message> - <location line="+3"/> <source>Tracking stopped after another program changed camera streams configuration.</source> <translation type="unfinished"></translation> </message> - <message> - <location line="+6"/> - <source>Install Runtime</source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>RSTrackerMetaData</name> <message> - <location line="+30"/> <source>Intel® RealSense™ Technology</source> <translation type="unfinished"></translation> </message> @@ -45,25 +26,29 @@ <context> <name>UIRSControls</name> <message> - <location filename="../ftnoir_tracker_rs_controls.ui" line="+17"/> - <source>RealSense 3D Tracker settings</source> + <source>Intel RealSense</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. + <source><html><head/><body> +In order to use this tracker, you need: -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> +<ul> +<li> + A PC equipped with an Intel® RealSense™ F200 or SR300 camera +</li> +<li> + Depth Camera Manager <a href="https://www.intel.com/content/www/us/en/download/18309/intel-realsense-depth-camera-manager.html"><span>driver</span></a> + <blockquote> + To avoid problems with the DCM installer updating the camera's firmware it is recomended to run the DCM installer from the command line with the following flags:<br/> + <span style=" font-weight: bold; font-family:monospace, 'Courier New';">--ignore-fw-update --silent --no-progress --acceptlicense=yes</span> + </blockquote> +</li> +<li> + RealSense™ <a href="http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe"><span>SDK 2016 R2 runtime</span></a> +</li> +</ul> +</body></html></source> <translation type="unfinished"></translation> </message> </context> |
