L10N: Don't translate strings that dont contain any alphabetic character

Per 0penBrain's suggestion
This commit is contained in:
luz paz
2022-12-02 05:29:56 -05:00
committed by 0penBrain
parent 772fe258b9
commit 07d34012dd
35 changed files with 86 additions and 86 deletions

View File

@@ -47,7 +47,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>-90°</string>
<string notr="true">-90°</string>
</property>
</widget>
</item>
@@ -67,7 +67,7 @@
<item row="0" column="2">
<widget class="QLabel" name="label_4">
<property name="text">
<string>90°</string>
<string notr="true">90°</string>
</property>
</widget>
</item>

View File

@@ -94,42 +94,42 @@
</property>
<item>
<property name="text">
<string>1 °</string>
<string notr="true">1 °</string>
</property>
</item>
<item>
<property name="text">
<string>2 °</string>
<string notr="true">2 °</string>
</property>
</item>
<item>
<property name="text">
<string>5 °</string>
<string notr="true">5 °</string>
</property>
</item>
<item>
<property name="text">
<string>10 °</string>
<string notr="true">10 °</string>
</property>
</item>
<item>
<property name="text">
<string>20 °</string>
<string notr="true">20 °</string>
</property>
</item>
<item>
<property name="text">
<string>45 °</string>
<string notr="true">45 °</string>
</property>
</item>
<item>
<property name="text">
<string>90 °</string>
<string notr="true">90 °</string>
</property>
</item>
<item>
<property name="text">
<string>180 °</string>
<string notr="true">180 °</string>
</property>
</item>
</widget>

View File

@@ -140,7 +140,7 @@
<item>
<widget class="QSpinBox" name="shininess">
<property name="suffix">
<string>%</string>
<string notr="true">%</string>
</property>
<property name="singleStep">
<number>5</number>

View File

@@ -83,7 +83,7 @@ in the corner -- in % of height/width of viewport</string>
<number>10</number>
</property>
<property name="suffix">
<string>%</string>
<string notr="true">%</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>CornerCoordSystemSize</cstring>

View File

@@ -78,37 +78,37 @@
</property>
<item>
<property name="text">
<string>1/2"</string>
<string notr="true">1/2"</string>
</property>
</item>
<item>
<property name="text">
<string>1/4"</string>
<string notr="true">1/4"</string>
</property>
</item>
<item>
<property name="text">
<string>1/8"</string>
<string notr="true">1/8"</string>
</property>
</item>
<item>
<property name="text">
<string>1/16"</string>
<string notr="true">1/16"</string>
</property>
</item>
<item>
<property name="text">
<string>1/32"</string>
<string notr="true">1/32"</string>
</property>
</item>
<item>
<property name="text">
<string>1/64"</string>
<string notr="true">1/64"</string>
</property>
</item>
<item>
<property name="text">
<string>1/128"</string>
<string notr="true">1/128"</string>
</property>
</item>
</widget>

View File

@@ -132,7 +132,7 @@
<string>A comma-separated list of angles to try and rotate the shapes</string>
</property>
<property name="text">
<string>0,90,180,270</string>
<string notr="true">0,90,180,270</string>
</property>
</widget>
</item>

View File

@@ -586,7 +586,7 @@
to projections of hidden objects.</string>
</property>
<property name="text">
<string>30, 10</string>
<string notr="true">30, 10</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

View File

@@ -183,7 +183,7 @@
<string>The transparency of faces</string>
</property>
<property name="suffix">
<string> %</string>
<string notr="true"> %</string>
</property>
<property name="maximum">
<number>100</number>

View File

@@ -68,7 +68,7 @@
<item row="3" column="1">
<widget class="QDoubleSpinBox" name="Rotation">
<property name="suffix">
<string>°</string>
<string notr="true">°</string>
</property>
<property name="maximum">
<double>359.990000000000009</double>

View File

@@ -605,7 +605,7 @@
</size>
</property>
<property name="text">
<string>`</string>
<string notr="true">`</string>
</property>
<property name="maxLength">
<number>1</number>
@@ -693,7 +693,7 @@
</size>
</property>
<property name="text">
<string>/</string>
<string notr="true">/</string>
</property>
<property name="maxLength">
<number>1</number>
@@ -781,7 +781,7 @@
</size>
</property>
<property name="text">
<string>[</string>
<string notr="true">[</string>
</property>
<property name="maxLength">
<number>1</number>
@@ -825,7 +825,7 @@
</size>
</property>
<property name="text">
<string>]</string>
<string notr="true">]</string>
</property>
<property name="maxLength">
<number>1</number>

View File

@@ -395,7 +395,7 @@
<string>An SVG linestyle definition</string>
</property>
<property name="text">
<string>0.09,0.05</string>
<string notr="true">0.09,0.05</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -438,7 +438,7 @@
<string>An SVG linestyle definition</string>
</property>
<property name="text">
<string>0.09,0.05,0.02,0.05</string>
<string notr="true">0.09,0.05,0.02,0.05</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -481,7 +481,7 @@
<string>An SVG linestyle definition</string>
</property>
<property name="text">
<string>0.02,0.02</string>
<string notr="true">0.02,0.02</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

View File

@@ -618,27 +618,27 @@
<widget class="QTableWidget" name="tw_pump_characteristics">
<row>
<property name="text">
<string>1</string>
<string notr="true">1</string>
</property>
</row>
<row>
<property name="text">
<string>2</string>
<string notr="true">2</string>
</property>
</row>
<row>
<property name="text">
<string>3</string>
<string notr="true">3</string>
</property>
</row>
<row>
<property name="text">
<string>4</string>
<string notr="true">4</string>
</property>
</row>
<row>
<property name="text">
<string>5</string>
<string notr="true">5</string>
</property>
</row>
<column>

View File

@@ -85,7 +85,7 @@
<item row="0" column="1">
<widget class="Gui::InputField" name="if_norm">
<property name="text">
<string>0 </string>
<string notr="true">0 </string>
</property>
<property name="unit" stdset="0">
<string notr="true"/>

View File

@@ -49,7 +49,7 @@
</rect>
</property>
<property name="text">
<string>25</string>
<string notr="true">25</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

View File

@@ -53,7 +53,7 @@
</rect>
</property>
<property name="text">
<string>25</string>
<string notr="true">25</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

View File

@@ -141,7 +141,7 @@
</sizepolicy>
</property>
<property name="text">
<string>-100000</string>
<string notr="true">-100000</string>
</property>
</widget>
</item>
@@ -185,7 +185,7 @@
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string>0</string>
<string notr="true">0</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

View File

@@ -120,7 +120,7 @@
<item row="0" column="4">
<widget class="Gui::PrefSpinBox" name="spinMeshTransparency">
<property name="suffix">
<string>%</string>
<string notr="true">%</string>
</property>
<property name="maximum">
<number>100</number>
@@ -189,7 +189,7 @@
<item row="1" column="4">
<widget class="Gui::PrefSpinBox" name="spinLineTransparency">
<property name="suffix">
<string>%</string>
<string notr="true">%</string>
</property>
<property name="maximum">
<number>100</number>
@@ -372,7 +372,7 @@ to a smoother appearance.
If face angle &lt; crease angle, smooth shading is used</string>
</property>
<property name="suffix">
<string> °</string>
<string notr="true"> °</string>
</property>
<property name="maximum">
<double>180.000000000000000</double>

View File

@@ -296,7 +296,7 @@
<string>Minimum angle for a fragment</string>
</property>
<property name="suffix">
<string>°</string>
<string notr="true">°</string>
</property>
<property name="minimum">
<double>0.010000000000000</double>

View File

@@ -56,7 +56,7 @@
<item row="0" column="1">
<widget class="Gui::PrefDoubleSpinBox" name="maxDeviation">
<property name="suffix">
<string> %</string>
<string notr="true"> %</string>
</property>
<property name="decimals">
<number>4</number>
@@ -91,7 +91,7 @@
<item row="1" column="1">
<widget class="Gui::PrefDoubleSpinBox" name="maxAngularDeflection">
<property name="suffix">
<string> °</string>
<string notr="true"> °</string>
</property>
<property name="decimals">
<number>2</number>

View File

@@ -90,7 +90,7 @@
<string>The default transparency for new shapes</string>
</property>
<property name="suffix">
<string>%</string>
<string notr="true">%</string>
</property>
<property name="maximum">
<number>100</number>

View File

@@ -339,7 +339,7 @@ Works only if all objects have the same values.</string>
<bool>false</bool>
</property>
<property name="toolTip">
<string>0 %</string>
<string notr="true">0 %</string>
</property>
<property name="maximum">
<number>100</number>

View File

@@ -258,7 +258,7 @@
</size>
</property>
<property name="text">
<string>%</string>
<string notr="true">%</string>
</property>
</widget>
</item>

View File

@@ -135,10 +135,10 @@
<item row="0" column="1">
<widget class="Gui::InputField" name="toolCuttingEdgeAngle">
<property name="text">
<string>0 °</string>
<string notr="true">0 °</string>
</property>
<property name="unit" stdset="0">
<string>°</string>
<string notr="true">°</string>
</property>
</widget>
</item>

View File

@@ -71,7 +71,7 @@
<item row="3" column="1">
<widget class="Gui::InputField" name="toolLengthOffset">
<property name="text">
<string>0.00</string>
<string notr="true">0.00</string>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -128,7 +128,7 @@
<item row="1" column="1">
<widget class="Gui::InputField" name="toolDiameter">
<property name="text">
<string>0.00</string>
<string notr="true">0.00</string>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -138,7 +138,7 @@
<item row="3" column="1">
<widget class="Gui::InputField" name="toolFlatRadius">
<property name="text">
<string>0.00</string>
<string notr="true">0.00</string>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -148,7 +148,7 @@
<item row="4" column="1">
<widget class="Gui::InputField" name="toolCornerRadius">
<property name="text">
<string>0.00</string>
<string notr="true">0.00</string>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -158,17 +158,17 @@
<item row="5" column="1">
<widget class="Gui::InputField" name="toolCuttingEdgeAngle">
<property name="text">
<string>180°</string>
<string notr="true">180°</string>
</property>
<property name="unit" stdset="0">
<string>°</string>
<string notr="true">°</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="Gui::InputField" name="toolCuttingEdgeHeight">
<property name="text">
<string>0.00</string>
<string notr="true">0.00</string>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -200,7 +200,7 @@
<item row="1" column="1">
<widget class="Gui::InputField" name="value_D">
<property name="text">
<string>0.00</string>
<string notr="true">0.00</string>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -217,7 +217,7 @@
<item row="2" column="1">
<widget class="Gui::InputField" name="value_d">
<property name="text">
<string>0.00</string>
<string notr="true">0.00</string>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -234,7 +234,7 @@
<item row="3" column="1">
<widget class="Gui::InputField" name="value_H">
<property name="text">
<string>0.00</string>
<string notr="true">0.00</string>
</property>
<property name="unit" stdset="0">
<string>mm</string>
@@ -244,17 +244,17 @@
<item row="4" column="0">
<widget class="QLabel" name="label_a">
<property name="text">
<string>α = </string>
<string notr="true">α = </string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="Gui::InputField" name="value_a">
<property name="text">
<string>180°</string>
<string notr="true">180°</string>
</property>
<property name="unit" stdset="0">
<string>°</string>
<string notr="true">°</string>
</property>
</widget>
</item>
@@ -274,7 +274,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>0.00</string>
<string notr="true">0.00</string>
</property>
<property name="unit" stdset="0">
<string>mm</string>

View File

@@ -154,12 +154,12 @@
</property>
<item>
<property name="text">
<string>,</string>
<string notr="true">,</string>
</property>
</item>
<item>
<property name="text">
<string>;</string>
<string notr="true">;</string>
</property>
</item>
<item>
@@ -345,7 +345,7 @@
<item>
<widget class="QLineEdit" name="lineEditPreviewLines">
<property name="text">
<string>100</string>
<string notr="true">100</string>
</property>
</widget>
</item>

View File

@@ -117,7 +117,7 @@
</font>
</property>
<property name="text">
<string>||</string>
<string notr="true">||</string>
</property>
</widget>
</item>
@@ -234,7 +234,7 @@
<item>
<widget class="QSpinBox" name="Override">
<property name="suffix">
<string>%</string>
<string notr="true">%</string>
</property>
<property name="maximum">
<number>100</number>

View File

@@ -133,7 +133,7 @@
<item>
<widget class="QLineEdit" name="lineEditPlacement">
<property name="text">
<string>(0,0,0),(0,0,0)</string>
<string notr="true">(0,0,0),(0,0,0)</string>
</property>
<property name="readOnly">
<bool>true</bool>

View File

@@ -117,7 +117,7 @@
</font>
</property>
<property name="text">
<string>||</string>
<string notr="true">||</string>
</property>
</widget>
</item>
@@ -234,7 +234,7 @@
<item>
<widget class="QSpinBox" name="Override">
<property name="suffix">
<string>%</string>
<string notr="true">%</string>
</property>
<property name="maximum">
<number>100</number>

View File

@@ -43,7 +43,7 @@
<string notr="true">padding-right: 0px; margin-right: 0px</string>
</property>
<property name="text">
<string></string>
<string notr="true"></string>
</property>
</widget>
</item>

View File

@@ -43,7 +43,7 @@
<string notr="true">padding-right: 0px; margin-right: 0px</string>
</property>
<property name="text">
<string></string>
<string notr="true"></string>
</property>
</widget>
</item>

View File

@@ -76,12 +76,12 @@
</item>
<item>
<property name="text">
<string>;</string>
<string notr="true">;</string>
</property>
</item>
<item>
<property name="text">
<string>,</string>
<string notr="true">,</string>
</property>
</item>
</widget>
@@ -108,7 +108,7 @@
<string/>
</property>
<property name="text">
<string>"</string>
<string notr="true">"</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>ImportExportQuoteCharacter</cstring>
@@ -137,7 +137,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Escape character, typically the backslash (\), used to indicate special unprintable characters, e.g. \t = tab. Must be a single character.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>\</string>
<string notr="true">\</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>ImportExportEscapeCharacter</cstring>

View File

@@ -407,7 +407,7 @@ Multiplier of 'Font Size'</string>
<string>Character used to indicate diameter dimensions</string>
</property>
<property name="text">
<string>⌀</string>
<string notr="true">⌀</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

View File

@@ -133,7 +133,7 @@
<item>
<widget class="QLabel" name="label_4">
<property name="text">
<string>:</string>
<string notr="true">:</string>
</property>
</widget>
</item>

View File

@@ -26,7 +26,7 @@
<item row="0" column="1">
<widget class="QLabel" name="l_All">
<property name="text">
<string>0</string>
<string notr="true">0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@@ -43,7 +43,7 @@
<item row="1" column="1">
<widget class="QLabel" name="l_Geometry">
<property name="text">
<string>0</string>
<string notr="true">0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@@ -60,7 +60,7 @@
<item row="2" column="1">
<widget class="QLabel" name="l_Cosmetic">
<property name="text">
<string>0</string>
<string notr="true">0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@@ -77,7 +77,7 @@
<item row="3" column="1">
<widget class="QLabel" name="l_Center">
<property name="text">
<string>0</string>
<string notr="true">0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>

View File

@@ -105,7 +105,7 @@
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Rotation angle&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>0</string>
<string notr="true">0</string>
</property>
</widget>
</item>