mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 04:54:27 +08:00
fix pot and lang after PR (#1001)
This commit is contained in:
parent
6875e2aac5
commit
00b172f4c6
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-06 13:46+0200\n"
|
||||
"POT-Creation-Date: 2023-05-08 16:37+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"
|
||||
@ -3194,6 +3194,9 @@ msgstr ""
|
||||
msgid "Pressure advance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction test"
|
||||
msgstr ""
|
||||
|
||||
msgid "Max flowrate"
|
||||
msgstr ""
|
||||
|
||||
@ -5158,7 +5161,7 @@ msgstr ""
|
||||
msgid "Cooling Fan"
|
||||
msgstr ""
|
||||
|
||||
msgid "Fan speedup time"
|
||||
msgid "Fan speed-up time"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extruder Clearance"
|
||||
@ -7044,6 +7047,14 @@ msgstr ""
|
||||
msgid "Travel speed of initial layer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Number of slow layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The first few layers are printed slower than normal. The speed is gradually "
|
||||
"increased in a linear fashion over the specified number of layers."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer nozzle temperature"
|
||||
msgstr ""
|
||||
|
||||
@ -7053,6 +7064,24 @@ msgstr ""
|
||||
msgid "Full fan speed at layer"
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
msgid "Support interface fan speed"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This fan speed is enforced during all support interfaces, to be able to "
|
||||
"weaken their bonding with a high fan speed.\n"
|
||||
"Set to -1 to disable this override.\n"
|
||||
"Can only be overriden by disable_fan_first_layers."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Randomly jitter while printing the wall, so that the surface has a rough "
|
||||
"look. This setting controls the fuzzy position"
|
||||
@ -7158,9 +7187,6 @@ msgstr ""
|
||||
msgid "Enable this option if machine has auxiliary part cooling fan"
|
||||
msgstr ""
|
||||
|
||||
msgid "Fan Speedup Time"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Start the fan this number of seconds earlier than its target start time (you "
|
||||
"can use fractional seconds). It assumes infinite acceleration for this time "
|
||||
@ -8655,6 +8681,15 @@ msgid ""
|
||||
"end > start + step)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Start retraction length: "
|
||||
msgstr ""
|
||||
|
||||
msgid "End retraction length: "
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/mm"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid "3D Scene Operations\nDid you know how to control view and object/part selection with mouse and touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
@ -8754,3 +8789,4 @@ msgstr ""
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid "Improve strength\nDid you know that you can use more wall loops and higher sparse infill density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-06 13:46+0200\n"
|
||||
"POT-Creation-Date: 2023-05-08 16:37+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Heiko Liebscher <hliebschergmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
@ -3469,6 +3469,10 @@ msgstr "Durchflussrate"
|
||||
msgid "Pressure advance"
|
||||
msgstr "Pressure advance"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Retraction test"
|
||||
msgstr "Rückzugslängen Test"
|
||||
|
||||
msgid "Max flowrate"
|
||||
msgstr "Maximale Durchflussrate"
|
||||
|
||||
@ -5666,8 +5670,8 @@ msgid "Cooling Fan"
|
||||
msgstr "Kühlung"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Fan speedup time"
|
||||
msgstr "Lüftergeschwindigkeit"
|
||||
msgid "Fan speed-up time"
|
||||
msgstr "Lüfter Beschleunigungszeit"
|
||||
|
||||
msgid "Extruder Clearance"
|
||||
msgstr "Freiraum des Extruders"
|
||||
@ -7858,6 +7862,17 @@ msgstr "Bewegung"
|
||||
msgid "Travel speed of initial layer"
|
||||
msgstr "Bewegungsgeschwindigkeit der ersten Schicht"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Number of slow layers"
|
||||
msgstr "Anzahl der lansamen Schichten"
|
||||
|
||||
msgid ""
|
||||
"The first few layers are printed slower than normal. The speed is gradually "
|
||||
"increased in a linear fashion over the specified number of layers."
|
||||
msgstr ""
|
||||
"Die ersten paar Schichten werden langsamer als normal gedruckt. Die Geschwindigkeit"
|
||||
"wird allmählich linear über die angegebene Anzahl von Schichten erhöht."
|
||||
|
||||
msgid "Initial layer nozzle temperature"
|
||||
msgstr "Düsentemperatur für die erste Schicht"
|
||||
|
||||
@ -7869,6 +7884,33 @@ msgstr ""
|
||||
msgid "Full fan speed at layer"
|
||||
msgstr "Volle Lüfterdrehzahl ab Schicht"
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
"Die Lüftergeschwindigkeit wird linear von Null bei der Schicht
|
||||
"\"close_fan_the_first_x_layers\" auf das Maximum bei der Schicht \"full_fan_speed_layer\" erhöht."
|
||||
"\"full_fan_speed_layer\" wird ignoriert, wenn es niedriger ist als \"close_fan_the_first_x_layers\","
|
||||
"in diesem Fall läuft der Lüfter bei Schicht \"close_fan_the_first_x_layers\"
|
||||
" + 1 mit maximal zulässiger Geschwindigkeit."
|
||||
|
||||
#, fuzzy
|
||||
msgid "Support interface fan speed"
|
||||
msgstr "Stützstruktur-Schnittstelle"
|
||||
|
||||
msgid ""
|
||||
"This fan speed is enforced during all support interfaces, to be able to "
|
||||
"weaken their bonding with a high fan speed.\n"
|
||||
"Set to -1 to disable this override.\n"
|
||||
"Can only be overriden by disable_fan_first_layers."
|
||||
msgstr ""
|
||||
"Diese Lüftergeschwindigkeit wird während der Stützstruktur verwendet.\n"
|
||||
"Setzen Sie es auf -1, um dies zu deaktivieren.\n"
|
||||
"Kann nur durch disable_fan_first_layers außer Kraft gesetzt werden."
|
||||
|
||||
msgid ""
|
||||
"Randomly jitter while printing the wall, so that the surface has a rough "
|
||||
"look. This setting controls the fuzzy position"
|
||||
@ -7997,10 +8039,6 @@ msgstr ""
|
||||
"Aktivieren Sie diese Option, wenn die Maschine über ein zusätzliches "
|
||||
"Kühlgebläse verfügt"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Fan Speedup Time"
|
||||
msgstr "Lüftergeschwindigkeit: "
|
||||
|
||||
msgid ""
|
||||
"Start the fan this number of seconds earlier than its target start time (you "
|
||||
"can use fractional seconds). It assumes infinite acceleration for this time "
|
||||
@ -9805,6 +9843,17 @@ msgstr ""
|
||||
"Start > 10 Schrittweite >= 0\n"
|
||||
"Ende > Start + Schrittweite)"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Start retraction length: "
|
||||
msgstr "Start Rückzugslänge"
|
||||
|
||||
#, fuzzy
|
||||
msgid "End retraction length: "
|
||||
msgstr "Ende Rückzugslänge"
|
||||
|
||||
msgid "mm/mm"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
@ -10078,6 +10127,10 @@ msgstr ""
|
||||
"Wussten Sie, dass Sie die Festigkeit des Modells durch mehr Wandschleifen "
|
||||
"und eine höhere Dichte der Füllung verbessern können?"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Fan Speedup Time"
|
||||
#~ msgstr "Lüftergeschwindigkeit: "
|
||||
|
||||
#~ msgid "Post-processing scripts"
|
||||
#~ msgstr "Post-Processing-Skripte"
|
||||
|
||||
|
@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-04-29 20:13+0800\n"
|
||||
"POT-Creation-Date: 2023-05-08 16:37+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -13,6 +13,40 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n==1) ? 0 : 1;\n"
|
||||
"X-Generator: Poedit 3.1\n"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Physical Printer"
|
||||
msgstr "Printer"
|
||||
|
||||
msgid ""
|
||||
"HTTPS CA file is optional. It is only needed if you use HTTPS with a self-"
|
||||
"signed certificate."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"On this system, %s uses HTTPS certificates from the system Certificate Store "
|
||||
"or Keychain."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"To use a custom CA file, please import your CA file into Certificate Store / "
|
||||
"Keychain."
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Send to print"
|
||||
msgstr "Send to printer"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Upload"
|
||||
msgstr "Unload"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Upload and Print"
|
||||
msgstr "Uploading"
|
||||
|
||||
msgid "Use forward slashes ( / ) as a directory separator if needed."
|
||||
msgstr ""
|
||||
|
||||
msgid "Supports Painting"
|
||||
msgstr "Support Painting"
|
||||
|
||||
@ -3277,6 +3311,10 @@ msgstr ""
|
||||
msgid "Pressure advance"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Retraction test"
|
||||
msgstr ""
|
||||
|
||||
msgid "Max flowrate"
|
||||
msgstr ""
|
||||
|
||||
@ -5081,13 +5119,13 @@ 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 ""
|
||||
"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\"."
|
||||
|
||||
msgid "Line width"
|
||||
msgstr "Line width"
|
||||
@ -5152,9 +5190,6 @@ msgstr ""
|
||||
msgid "Post-processing Scripts"
|
||||
msgstr ""
|
||||
|
||||
msgid "Post-processing scripts"
|
||||
msgstr ""
|
||||
|
||||
msgid "Frequent"
|
||||
msgstr "Frequent"
|
||||
|
||||
@ -5290,6 +5325,12 @@ msgstr "Filament end G-code"
|
||||
msgid "Printable space"
|
||||
msgstr "Printable space"
|
||||
|
||||
msgid "Cooling Fan"
|
||||
msgstr ""
|
||||
|
||||
msgid "Fan speed-up time"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extruder Clearance"
|
||||
msgstr ""
|
||||
|
||||
@ -6591,7 +6632,7 @@ msgid ""
|
||||
"all outer wall no matter how much overhang degree"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bridge direction"
|
||||
msgid "Bridge infill direction"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@ -7154,14 +7195,6 @@ msgstr ""
|
||||
"This is the angle for sparse infill pattern, which controls the start or "
|
||||
"main direction of lines."
|
||||
|
||||
msgid "Bridge infill direction"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Angle for bridge infill pattern, which controls the start or main direction "
|
||||
"of line"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill density"
|
||||
msgstr "Sparse infill density"
|
||||
|
||||
@ -7312,6 +7345,15 @@ msgstr ""
|
||||
msgid "Travel speed of initial layer"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Number of slow layers"
|
||||
msgstr "This is the number of top interface layers."
|
||||
|
||||
msgid ""
|
||||
"The first few layers are printed slower than normal. The speed is gradually "
|
||||
"increased in a linear fashion over the specified number of layers."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer nozzle temperature"
|
||||
msgstr "First layer nozzle temperature"
|
||||
|
||||
@ -7321,6 +7363,24 @@ msgstr "Nozzle temperature for printing the first layer with this filament"
|
||||
msgid "Full fan speed at layer"
|
||||
msgstr "Full fan speed at layer"
|
||||
|
||||
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."
|
||||
msgstr ""
|
||||
|
||||
msgid "Support interface fan speed"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This fan speed is enforced during all support interfaces, to be able to "
|
||||
"weaken their bonding with a high fan speed.\n"
|
||||
"Set to -1 to disable this override.\n"
|
||||
"Can only be overriden by disable_fan_first_layers."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Randomly jitter while printing the wall, so that the surface has a rough "
|
||||
"look. This setting controls the fuzzy position"
|
||||
@ -7442,6 +7502,35 @@ msgstr ""
|
||||
msgid "Enable this option if machine has auxiliary part cooling fan"
|
||||
msgstr "Enable this option if the machine has an auxiliary part cooling fan"
|
||||
|
||||
msgid ""
|
||||
"Start the fan this number of seconds earlier than its target start time (you "
|
||||
"can use fractional seconds). It assumes infinite acceleration for this time "
|
||||
"estimation, and will only take into account G1 and G0 moves (arc fitting is "
|
||||
"unsupported).\n"
|
||||
"It won't move fan comands from custom gcodes (they act as a sort of "
|
||||
"'barrier').\n"
|
||||
"It won't move fan comands into the start gcode if the 'only custom start "
|
||||
"gcode' is activated.\n"
|
||||
"Use 0 to deactivate."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only overhangs"
|
||||
msgstr ""
|
||||
|
||||
msgid "Will only take into account the delay for the cooling of overhangs."
|
||||
msgstr ""
|
||||
|
||||
msgid "Fan kick-start time"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Emit a max fan speed command for this amount of seconds before reducing to "
|
||||
"target speed to kick-start the cooling fan.\n"
|
||||
"This is useful for fans where a low PWM/power may be insufficient to get the "
|
||||
"fan started spinning from a stop, or to get the fan up to speed faster.\n"
|
||||
"Set to 0 to deactivate."
|
||||
msgstr ""
|
||||
|
||||
msgid "G-code flavor"
|
||||
msgstr "G-code flavor"
|
||||
|
||||
@ -7975,8 +8064,8 @@ msgstr ""
|
||||
msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the current "
|
||||
"extruder diameter. The default value for this parameter is 15%."
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
msgstr ""
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
@ -9006,6 +9095,15 @@ msgid ""
|
||||
"end > start + step)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Start retraction length: "
|
||||
msgstr ""
|
||||
|
||||
msgid "End retraction length: "
|
||||
msgstr "Retraction Length"
|
||||
|
||||
msgid "mm/mm"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
@ -9835,9 +9933,6 @@ msgstr ""
|
||||
#~ msgid "Unable to create zip file"
|
||||
#~ msgstr "Unable to create zip file"
|
||||
|
||||
#~ msgid "Uploading"
|
||||
#~ msgstr "Uploading"
|
||||
|
||||
#~ msgid "User pause"
|
||||
#~ msgstr "User pause"
|
||||
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user