diff options
Diffstat (limited to 'tracker-rs/lang/ru_RU.ts')
-rw-r--r-- | tracker-rs/lang/ru_RU.ts | 46 |
1 files changed, 24 insertions, 22 deletions
diff --git a/tracker-rs/lang/ru_RU.ts b/tracker-rs/lang/ru_RU.ts index 8f9a419b..4836eb8f 100644 --- a/tracker-rs/lang/ru_RU.ts +++ b/tracker-rs/lang/ru_RU.ts @@ -4,15 +4,7 @@ <context> <name>RSTracker</name> <message> - <source>Intel® RealSense™ Runtime Installation</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Installation process failed to start.</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Couldn't initialize RealSense tracking. Please make sure SDK Runtime 2016 R2 is installed.</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> @@ -23,30 +15,40 @@ <source>Tracking stopped after another program changed camera streams configuration.</source> <translation type="unfinished"></translation> </message> +</context> +<context> + <name>RSTrackerMetaData</name> <message> - <source>Install Runtime</source> + <source>Intel® RealSense™ Technology</source> <translation type="unfinished"></translation> </message> </context> <context> <name>UIRSControls</name> <message> - <source>RealSense 3D Tracker settings</source> + <source>Intel RealSense</source> <translation type="unfinished"></translation> </message> <message> - <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> - <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> |