Updated ts files

This commit is contained in:
Yorik van Havre
2021-12-29 12:09:06 +01:00
parent ad6c607f5c
commit 372f1f7beb
4 changed files with 549 additions and 99 deletions

View File

@@ -484,6 +484,11 @@ or from the subelement 'VertexN', 'EdgeN', or 'FaceN&ap
<source>Fill letters with faces</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="draftlink.py" line="99"/>
<source>Force sync pattern placements even when array elements are expanded</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="draftlink.py" line="104"/>
<source>Show the individual array elements</source>
@@ -640,11 +645,6 @@ This property is read-only, as the number depends on the points contained within
<source>The PAT file used by this object</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="hatch.py" line="49"/>
<source>The shape of this object</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="hatch.py" line="58"/>
<source>The pattern name used by this object</source>
@@ -655,6 +655,11 @@ This property is read-only, as the number depends on the points contained within
<source>The pattern scale used by this object</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="hatch.py" line="49"/>
<source>The shape of this object</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="hatch.py" line="64"/>
<source>The pattern rotation used by this object</source>
@@ -3689,6 +3694,16 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<source>Wrong input: subelement not in object.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="make_label.py" line="272"/>
<source>Wrong input: label_type must be a string.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="make_label.py" line="277"/>
<source>Wrong input: label_type must be one of the following: </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="make_label.py" line="278"/>
<source>Wrong input: must be a string, &apos;Custom&apos;, &apos;Name&apos;, &apos;Label&apos;, &apos;Position&apos;, &apos;Length&apos;, &apos;Area&apos;, &apos;Volume&apos;, &apos;Tag&apos;, or &apos;Material&apos;.</source>
@@ -3769,6 +3784,36 @@ Not available if Draft preference option &apos;Use Part Primitives&apos; is enab
<source>migrated &apos;DraftText&apos; type to &apos;Text&apos;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="view_layer.py" line="358"/>
<source>Activate this layer</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="view_layer.py" line="364"/>
<source>Select layer contents</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="view_layer.py" line="421"/>
<source>Merge layer duplicates</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="view_layer.py" line="469"/>
<source>Add new layer</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="view_layer.py" line="454"/>
<source>Relabeling layer:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="view_layer.py" line="458"/>
<source>Merging layer:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="InitGui.py" line="46"/>
<source>Draft</source>
@@ -4837,16 +4882,6 @@ The final angle will be the base angle plus this amount.</source>
<source>Pick rotation angle</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="view_layer.py" line="358"/>
<source>Activate this layer</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="view_layer.py" line="364"/>
<source>Select layer contents</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="gui_lineops.py" line="73"/>
<source>No active command.</source>