From 0b2356ba04befe7cd515a04f8b5c8344bf9f2213 Mon Sep 17 00:00:00 2001 From: Kuzemko Alexsandr Date: Tue, 21 Jun 2022 17:35:36 +0300 Subject: [PATCH] Add missing file. --- .../Gui/Resources/translations/Inspection.ts | 133 ++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 src/Mod/Inspection/Gui/Resources/translations/Inspection.ts diff --git a/src/Mod/Inspection/Gui/Resources/translations/Inspection.ts b/src/Mod/Inspection/Gui/Resources/translations/Inspection.ts new file mode 100644 index 0000000000..33ed9b5184 --- /dev/null +++ b/src/Mod/Inspection/Gui/Resources/translations/Inspection.ts @@ -0,0 +1,133 @@ + + + + + CmdInspectElement + + + Inspection + + + + + Inspection... + + + + + Get distance information + + + + + CmdVisualInspection + + + Inspection + + + + + Visual inspection... + + + + + + Visual inspection + + + + + Command + + + Visual Inspection + + + + + InspectionGui::VisualInspection + + + Visual Inspection + + + + + Actual + + + + + + Objects + + + + + Nominal + + + + + Parameter + + + + + Search distance + + + + + + mm + + + + + Thickness + + + + + QObject + + + Remove annotations + + + + + Do you want to remove all annotations? + + + + + Annotation + + + + + Leave info mode + + + + + Distance: > %1 + + + + + Distance: < %1 + + + + + + Distance: %1 + + + +