Update .ts with lupdate ver 6.4.0.

This commit is contained in:
Kuzemko Alexsandr
2022-05-20 18:51:25 +03:00
committed by Yorik van Havre
parent 68ca847c56
commit c266f16c53
22 changed files with 12511 additions and 9547 deletions

View File

@@ -4,37 +4,37 @@
<context>
<name>Dialog</name>
<message>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="144"/>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="128"/>
<source>Scale image plane</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="145"/>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="129"/>
<source>Distance [mm]</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="146"/>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="130"/>
<source>Select first point</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="171"/>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="155"/>
<source>&lt;font color=&apos;red&apos;&gt;Enter distance&lt;/font&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="174"/>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="158"/>
<source>&lt;font color=&apos;red&apos;&gt;Select ImagePlane&lt;/font&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="199"/>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="183"/>
<source>Select second point</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="208"/>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="192"/>
<source>Select Image Plane and type distance</source>
<translation type="unfinished"></translation>
</message>
@@ -42,12 +42,12 @@
<context>
<name>Image_Scaling</name>
<message>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="62"/>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="46"/>
<source>Scale image plane</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="64"/>
<location filename="../../../ImageTools/_CommandImageScaling.py" line="50"/>
<source>Scales an image plane by defining a distance between two points</source>
<translation type="unfinished"></translation>
</message>