diff options
author | Alexander Orokhovatskiy <orokhovatskiy@gmail.com> | 2017-07-23 07:23:26 +0300 |
---|---|---|
committer | Alexander Orokhovatskiy <orokhovatskiy@gmail.com> | 2017-07-23 07:23:26 +0300 |
commit | 7653f6f4459e8b7e03dd3db488bfc5d55e0bc94c (patch) | |
tree | 1599cd0c3deed7f081de913edd591986c7c0debd /tracker-pt/lang | |
parent | 5151e045095f4387fa5027c3b4fb3d115059d448 (diff) |
Made several translation lines
Diffstat (limited to 'tracker-pt/lang')
-rw-r--r-- | tracker-pt/lang/ru_RU.ts | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/tracker-pt/lang/ru_RU.ts b/tracker-pt/lang/ru_RU.ts index 684c824a..016ddb7c 100644 --- a/tracker-pt/lang/ru_RU.ts +++ b/tracker-pt/lang/ru_RU.ts @@ -4,7 +4,7 @@ <context> <name>PT_metadata</name> <message> - <location filename="../ftnoir_tracker_pt.h" line="+94"/> + <location filename="../ftnoir_tracker_pt.h" line="+96"/> <source>PointTracker 1.1</source> <translation></translation> </message> @@ -12,17 +12,22 @@ <context> <name>TrackerDialog_PT</name> <message> - <location filename="../ftnoir_tracker_pt_dialog.cpp" line="+113"/> + <location filename="../ftnoir_tracker_pt_dialog.cpp" line="+130"/> <source>%1 samples. Over %2, good!</source> <translation>Получено %1 образца(-ов). Больше %2, отлично!!</translation> </message> <message> - <location line="+1"/> - <source>%1 samples. Try for at least %2 for a precise calibration.</source> - <translation>Получено %1 образца(-ов). Для точной калибровки попробуйте достичь, как минимум %2.</translation> + <location line="-8"/> + <source>%1 yaw samples. Yaw more to %2 samples for stable calibration.</source> + <translation>По оси YAW выполнено: %1 замер(а/ов). Для стабильного результата необходимо не меньше %2</translation> </message> <message> - <location line="+10"/> + <location line="+3"/> + <source>%1 pitch samples. Pitch more to %2 samples for stable calibration.</source> + <translation>По оси Pitch выполнено: %1 замер(а/ов). Для стабильного результата необходимо не меньше %2</translation> + </message> + <message> + <location line="+16"/> <source>Stop calibration</source> <translation>Остановить калибровку</translation> </message> @@ -134,8 +139,8 @@ </message> <message> <location line="+19"/> - <source>Dynamic pose resolution</source> - <translation>Динамическая поза (активация) </translation> + <source>Dynamic pose (for caps only, never clips)</source> + <translation>Динамическая поза (Только для модели "Кепка")</translation> </message> <message> <location line="+13"/> |