Update .POT, Polish translations .PO, and list.txt for gettext (#4301)

* Update .POT, Polish translations .PO, and list.txt for gettext

* update

* update
This commit is contained in:
KrisMorr 2024-03-03 16:54:18 +01:00 committed by GitHub
parent 27b8c3498b
commit 0787cc20b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 14611 additions and 13416 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-03 09:32+0800\n"
"POT-Creation-Date: 2024-03-02 19:55+0100\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"
@ -1449,6 +1449,9 @@ msgstr ""
msgid "Choose one or more files (3mf/step/stl/svg/obj/amf):"
msgstr ""
msgid "Choose ZIP file"
msgstr ""
msgid "Choose one file (gcode/3mf):"
msgstr ""
@ -1512,6 +1515,11 @@ msgstr ""
msgid "Select a G-code file:"
msgstr ""
msgid ""
"Could not start URL download. Destination folder is not set. Please choose "
"destination folder in Configuration Wizard."
msgstr ""
msgid "Import File"
msgstr ""
@ -3408,6 +3416,68 @@ msgstr ""
msgid "default"
msgstr ""
#, possible-boost-format
msgid "Edit Custom G-code (%1%)"
msgstr ""
msgid "Built-in placeholders (Double click item to add to G-code)"
msgstr ""
msgid "Search gcode placeholders"
msgstr ""
msgid "Add selected placeholder to G-code"
msgstr ""
msgid "Select placeholder"
msgstr ""
msgid "[Global] Slicing State"
msgstr ""
msgid "Read Only"
msgstr ""
msgid "Read Write"
msgstr ""
msgid "Slicing State"
msgstr ""
msgid "Print Statistics"
msgstr ""
msgid "Objects Info"
msgstr ""
msgid "Dimensions"
msgstr ""
msgid "Temperatures"
msgstr ""
msgid "Timestamps"
msgstr ""
#, possible-boost-format
msgid "Specific for %1%"
msgstr ""
msgid "Presets"
msgstr ""
msgid "Print settings"
msgstr ""
msgid "Filament settings"
msgstr ""
msgid "SLA Materials settings"
msgstr ""
msgid "Printer settings"
msgstr ""
msgid "parameter name"
msgstr ""
@ -3598,9 +3668,6 @@ msgstr ""
msgid "Printer"
msgstr ""
msgid "Print settings"
msgstr ""
msgid "Custom g-code"
msgstr ""
@ -4050,6 +4117,12 @@ msgstr ""
msgid "Load a model"
msgstr ""
msgid "Import Zip Archive"
msgstr ""
msgid "Load models contained within a zip archive"
msgstr ""
msgid "Import Configs"
msgstr ""
@ -4933,10 +5006,10 @@ msgstr[1] ""
msgid "ERROR"
msgstr ""
msgid "CANCELED"
msgid "COMPLETED"
msgstr ""
msgid "COMPLETED"
msgid "CANCELED"
msgstr ""
msgid "Cancel upload"
@ -5059,12 +5132,6 @@ msgstr ""
msgid "View all object's settings"
msgstr ""
msgid "Filament settings"
msgstr ""
msgid "Printer settings"
msgstr ""
msgid "Remove current plate (if not last one)"
msgstr ""
@ -5471,6 +5538,20 @@ msgstr ""
msgid "Error occurs while loading G-code file"
msgstr ""
#. TRN %1% is archive path
#, possible-boost-format
msgid "Loading of a ZIP archive on path %1% has failed."
msgstr ""
#. TRN: First argument = path to file, second argument = error description
#, possible-boost-format
msgid "Failed to unzip file to %1%: %2%"
msgstr ""
#, possible-boost-format
msgid "Failed to find unzipped file at %1%. Unzipping of file has failed."
msgstr ""
msgid "Drop project file"
msgstr ""
@ -5735,9 +5816,6 @@ msgstr ""
msgid "If enabled, auto-calculate everytime the color changed."
msgstr ""
msgid "Presets"
msgstr ""
msgid "Auto sync user presets(Printer/Filament/Process)"
msgstr ""
@ -5802,6 +5880,9 @@ msgstr ""
msgid "Downloads"
msgstr ""
msgid "Allow downloads from Printables.com"
msgstr ""
msgid "Dark Mode"
msgstr ""
@ -6518,6 +6599,13 @@ msgstr ""
msgid "Ignore"
msgstr ""
msgid ""
"When using scarf joint, we recommend the following settings:\n"
"print outer wall first, disable wipe before external loop, reduce outer wall "
"speed to no greater than 50mm/s, and don't use random or nearest seam "
"position"
msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
@ -13071,7 +13159,7 @@ msgid "Auxiliary fan\nDid you know that OrcaSlicer supports Auxiliary part cooli
msgstr ""
#: resources/data/hints.ini: [hint:Air filtration]
msgid "Air filtration/Exhaust Fan\nDid you know that OrcaSlicer can support Air filtration/Exhaust Fan?"
msgid "Air filtration/Exhuast Fan\nDid you know that OrcaSlicer can support Air filtration/Exhuast Fan?"
msgstr ""
#: resources/data/hints.ini: [hint:G-code window]

View File

@ -58,6 +58,7 @@ src/slic3r/GUI/BedShapeDialog.hpp
src/slic3r/GUI/ConfigManipulation.cpp
src/slic3r/GUI/DeviceManager.cpp
src/slic3r/GUI/ExtraRenderers.cpp
src/slic3r/GUI/EditGCodeDialog.cpp
src/slic3r/GUI/Field.cpp
src/slic3r/GUI/GCodeViewer.cpp
src/slic3r/GUI/GLCanvas3D.cpp

File diff suppressed because it is too large Load Diff