fix de for 1.8 new features (#2378)

fix
This commit is contained in:
Heiko Liebscher 2023-10-11 16:21:34 +02:00 committed by GitHub
parent b013c97376
commit 4854572b7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 172 additions and 32 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-30 10:27+0800\n"
"POT-Creation-Date: 2023-10-10 11:06+0200\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"
@ -2917,7 +2917,7 @@ msgstr ""
msgid "Size:"
msgstr ""
#, possible-c-format, possible-boost-format
#, possible-boost-format
msgid ""
"Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please "
"separate the conflicted objects farther (%s <-> %s)."
@ -4142,6 +4142,24 @@ msgstr ""
msgid "Printer settings"
msgstr ""
msgid "Remove current plate (if not last one)"
msgstr ""
msgid "Auto orient objects on current plate"
msgstr ""
msgid "Arrange objects on current plate"
msgstr ""
msgid "Unlock current plate"
msgstr ""
msgid "Lock current plate"
msgstr ""
msgid "Customize current plate"
msgstr ""
msgid "Untitled"
msgstr ""
@ -5421,8 +5439,8 @@ msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
"by right-click the empty position of build plate and choose \"Add Primitive"
"\"->\"Timelapse Wipe Tower\"."
"by right-click the empty position of build plate and choose \"Add "
"Primitive\"->\"Timelapse Wipe Tower\"."
msgstr ""
msgid "Line width"
@ -6769,6 +6787,19 @@ msgid ""
"effect"
msgstr ""
msgid "Elephant foot compensation layers"
msgstr ""
msgid ""
"The number of layers on which the elephant foot compensation will be active. "
"The first layer will be shrunk by the elephant foot compensation value, then "
"the next layers will be linearly shrunk less, up to the layer indicated by "
"this value."
msgstr ""
msgid "layers"
msgstr ""
msgid ""
"Slicing height for each layer. Smaller layer height means more accurate and "
"more printing time"
@ -7234,9 +7265,6 @@ msgid ""
"layer used to be closed to get better build plate adhesion"
msgstr ""
msgid "layers"
msgstr ""
msgid "Don't support bridges"
msgstr ""
@ -7882,10 +7910,10 @@ msgstr ""
msgid ""
"Fan speed will be ramped up linearly from zero at layer "
"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer"
"\". \"full_fan_speed_layer\" will be ignored if lower than "
"\"close_fan_the_first_x_layers\", in which case the fan will be running at "
"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
"\"close_fan_the_first_x_layers\" to maximum at layer "
"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower "
"than \"close_fan_the_first_x_layers\", in which case the fan will be running "
"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
msgstr ""
msgid "Support interface fan speed"
@ -8171,6 +8199,9 @@ msgstr ""
msgid "Ironing Pattern"
msgstr ""
msgid "The pattern that will be used when ironing"
msgstr ""
msgid "Ironing flow"
msgstr ""
@ -8191,6 +8222,14 @@ msgstr ""
msgid "Print speed of ironing lines"
msgstr ""
msgid "Ironing angle"
msgstr ""
msgid ""
"The angle ironing is done at. A negative number disables this function and "
"uses the default method."
msgstr ""
msgid "This gcode part is inserted at every layer change after lift z"
msgstr ""
@ -9429,6 +9468,34 @@ msgid ""
"assembling issue"
msgstr ""
msgid "Convert holes to polyholes"
msgstr ""
msgid ""
"Search for almost-circular holes that span more than one layer and convert "
"the geometry to polyholes. Use the nozzle size and the (biggest) diameter to "
"compute the polyhole.\n"
"See http://hydraraptor.blogspot.com/2011/02/polyholes.html"
msgstr ""
msgid "Polyhole detection margin"
msgstr ""
#, possible-c-format, possible-boost-format
msgid ""
"Maximum defection of a point to the estimated radius of the circle.\n"
"As cylinders are often exported as triangles of varying size, points may not "
"be on the circle circumference. This setting allows you some leway to "
"broaden the detection.\n"
"In mm or in % of the radius."
msgstr ""
msgid "Polyhole twist"
msgstr ""
msgid "Rotate the polyhole every layer."
msgstr ""
msgid "G-code thumbnails"
msgstr ""