1. Add run_gettext.sh

2. Update locale
This commit is contained in:
SoftFever 2023-05-27 19:08:42 +08:00
parent 8b0e307941
commit 1ab212512e
16 changed files with 535 additions and 26 deletions

View file

@ -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 ""