1. Add run_gettext.sh
2. Update locale
This commit is contained in:
parent
8b0e307941
commit
1ab212512e
16 changed files with 535 additions and 26 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:52+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -6929,6 +6929,45 @@ msgstr ""
|
|||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"PO-Revision-Date: 2023-03-31 22:48+0200\n"
|
||||
"Last-Translator: Momo <renemosner@seznam.cz>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -7456,6 +7456,45 @@ msgstr "Kubický podepíraný"
|
|||
msgid "Lightning"
|
||||
msgstr "Blesky"
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr "Zrychlení vnějších stěny"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Heiko Liebscher <hliebschergmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -7712,6 +7712,66 @@ msgstr "Kubisch Stützen"
|
|||
msgid "Lightning"
|
||||
msgstr "Blitz"
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr "Länge des Infill-Ankers"
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
"Verbindet eine Infill-Linie mit einem kurzen Segment eines zusätzlichen "
|
||||
"Perimeters mit einem internen Perimeter. Wenn sie als Prozentsatz "
|
||||
"ausgedrückt wird (Beispiel: 15%), wird sie über die Breite der Infill-"
|
||||
"Extrusion berechnet. PrusaSlicer versucht, zwei nahe beieinander liegende "
|
||||
"Infill-Linien mit einem kurzen Perimetersegment zu verbinden. Wenn kein "
|
||||
"solches Perimetersegment gefunden wird, das kürzer als infill_anchor_max "
|
||||
"ist, wird die Infill-Linie nur an einer Seite mit einem Perimetersegment "
|
||||
"verbunden und die Länge des genommenen Perimetersegments ist auf diesen "
|
||||
"Parameter begrenzt, aber nicht länger als anchor_length_max. Setzen Sie "
|
||||
"diesen Parameter auf Null, um die Verankerung von Perimetern zu "
|
||||
"deaktivieren, die mit einer einzelnen Infill-Linie verbunden sind."
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
"Verbindet eine Infill-Linie mit einem kurzen Segment eines zusätzlichen "
|
||||
"Perimeters mit einem internen Perimeter. Wenn sie als Prozentsatz "
|
||||
"ausgedrückt wird (Beispiel: 15%), wird sie über die Breite der Infill-"
|
||||
"Extrusion berechnet. PrusaSlicer versucht, zwei nahe beieinander liegende "
|
||||
"Infill-Linien mit einem kurzen Perimetersegment zu verbinden. Wenn kein "
|
||||
"solches Perimetersegment gefunden wird, das kürzer als dieser Parameter ist, "
|
||||
"wird die Infill-Linie nur an einer Seite mit einem Perimetersegment "
|
||||
"verbunden und die Länge des genommenen Perimetersegments wird auf "
|
||||
"infill_anchor begrenzt, aber nicht länger als dieser Parameter. Setzen Sie "
|
||||
"diesen Parameter auf Null, um die Verankerung zu deaktivieren."
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr "Beschleunigung Außenwände"
|
||||
|
||||
|
@ -9887,7 +9947,9 @@ msgstr ""
|
|||
"CA-Datei in den Zertifikatspeicher / das Schlüsselbund."
|
||||
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr "Die Verbindung zu den über den Druck-Host verbundenen Druckern ist fehlgeschlagen."
|
||||
msgstr ""
|
||||
"Die Verbindung zu den über den Druck-Host verbundenen Druckern ist "
|
||||
"fehlgeschlagen."
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -7208,6 +7208,45 @@ msgstr ""
|
|||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -7301,6 +7301,45 @@ msgstr ""
|
|||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Guislain Cyril\n"
|
||||
|
@ -7712,6 +7712,45 @@ msgstr "Support cubique"
|
|||
msgid "Lightning"
|
||||
msgstr "Éclair"
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr "Accélération des parois extérieures"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -7268,6 +7268,45 @@ msgstr ""
|
|||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -7208,6 +7208,45 @@ msgstr ""
|
|||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -7195,6 +7195,45 @@ msgstr "キュービックサポート"
|
|||
msgid "Lightning"
|
||||
msgstr "ライトニング"
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -7310,6 +7310,45 @@ msgstr ""
|
|||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -7198,6 +7198,45 @@ msgstr ""
|
|||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Slic3rPE\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-05-27 18:30+0800\n"
|
||||
"PO-Revision-Date: 2023-04-01 13:21+0800\n"
|
||||
"Last-Translator: Jiang Yue <maze1024@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -7091,6 +7091,54 @@ msgstr "支撑立方体"
|
|||
msgid "Lightning"
|
||||
msgstr "闪电"
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr "稀疏填充锚线长度"
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
"用附加周长的一小段将填充线连接到内部周长。如果以百分比(例如:15%)表示,则计"
|
||||
"算填充拉伸宽度。PrusaSlicer 试图将两条紧密的填充线连接到一个短的周长段。如果"
|
||||
"找不到短于“填充”和“锚点”最大值的周长线段,则填充线仅在一侧连接到周长线段,并"
|
||||
"且所取周长线段的长度仅限于此参数,但不超过“锚点长度”最大值。将此参数设置为"
|
||||
"零,以禁用连接到单个填充线的锚点周长。"
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr "0 (无锚线)"
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr "1000(无限制)"
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr "填充锚线的最大长度"
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
"用附加周长的一小段将填充线连接到内部周长。如果以百分比(例如:15%)表示,则计"
|
||||
"算填充拉伸宽度。PrusaSlicer 试图将两条紧密的填充线连接到一个短的周长段。如果"
|
||||
"找不到比此参数短的周长线段,则填充线仅在一侧连接到周长线段,并且所采用的周长"
|
||||
"线段的长度仅限于 infl_anchor,但不超过此参数。将此参数设置为零以禁用锚点。"
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr "外墙的加速度。它通常使用比内壁速度慢的加速度,以获得更好的质量"
|
||||
|
||||
|
@ -12216,24 +12264,12 @@ msgstr ""
|
|||
#~ msgid "Bridges"
|
||||
#~ msgstr "桥接"
|
||||
|
||||
#~ msgid "Sparse infill anchor length"
|
||||
#~ msgstr "稀疏填充锚线长度"
|
||||
|
||||
#~ msgid "0 (no open anchors)"
|
||||
#~ msgstr "0 (无锚线)"
|
||||
|
||||
#~ msgid "5 mm"
|
||||
#~ msgstr "5 mm"
|
||||
|
||||
#~ msgid "10 mm"
|
||||
#~ msgstr "10 mm"
|
||||
|
||||
#~ msgid "1000 (unlimited)"
|
||||
#~ msgstr "1000(无限制)"
|
||||
|
||||
#~ msgid "Maximum length of the infill anchor"
|
||||
#~ msgstr "填充锚线的最大长度"
|
||||
|
||||
#~ msgid "0 (not anchored)"
|
||||
#~ msgstr "0(无)"
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
21
run_gettext.sh
Executable file
21
run_gettext.sh
Executable file
|
@ -0,0 +1,21 @@
|
|||
#!/bin/sh
|
||||
|
||||
# OrcaSlicer gettext
|
||||
# Created by SoftFever on 27/5/23.
|
||||
#
|
||||
xgettext --keyword=L --keyword=_L --keyword=_u8L --keyword=L_CONTEXT:1,2c --keyword=_L_PLURAL:1,2 --add-comments=TRN --from-code=UTF-8 --no-location --debug --boost -f ./bbl/i18n/list.txt -o ./bbl/i18n/OrcaSlicer.pot
|
||||
./build_arm64/src/hints/Release/hintsToPot.app/Contents/MacOS/hintsToPot ./resources ./bbl/i18n
|
||||
|
||||
|
||||
echo $PWD
|
||||
pot_file="./bbl/i18n/OrcaSlicer.pot"
|
||||
for dir in ./bbl/i18n/*/
|
||||
do
|
||||
dir=${dir%*/} # remove the trailing "/"
|
||||
lang=${dir##*/} # extract the language identifier
|
||||
|
||||
if [ -f "$dir/OrcaSlicer_${lang}.po" ]; then
|
||||
msgmerge -N -o $dir/OrcaSlicer_${lang}.po $dir/OrcaSlicer_${lang}.po $pot_file
|
||||
msgfmt --check-format -o ./resources/i18n/${lang}/OrcaSlicer.mo $dir/OrcaSlicer_${lang}.po
|
||||
fi
|
||||
done
|
|
@ -1435,7 +1435,7 @@ void PrintConfigDef::init_fff_params()
|
|||
def->set_default_value(new ConfigOptionEnum<InfillPattern>(ipCubic));
|
||||
|
||||
auto def_infill_anchor_min = def = this->add("infill_anchor", coFloatOrPercent);
|
||||
def->label = L("Length of the infill anchor");
|
||||
def->label = L("Sparse infill anchor length");
|
||||
def->category = L("Strength");
|
||||
def->tooltip = L("Connect an infill line to an internal perimeter with a short segment of an additional perimeter. "
|
||||
"If expressed as percentage (example: 15%) it is calculated over infill extrusion width. Slic3r tries to connect two close infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
|
|
Loading…
Reference in a new issue