mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 15:25:02 +08:00
Merge branch 'main' into PP-285_Add_support_materials_tag
This commit is contained in:
commit
545914ca84
@ -1,6 +1,6 @@
|
|||||||
Submitting bug reports
|
Submitting bug reports
|
||||||
----------------------
|
----------------------
|
||||||
Please submit bug reports for all of Cura and CuraEngine to the [Cura repository](https://github.com/Ultimaker/Cura/issues). There will be a template there to fill in. Depending on the type of issue, we will usually ask for the [Cura log](Logging Issues) or a project file.
|
Please submit bug reports for all of Cura and CuraEngine to the [Cura repository](https://github.com/Ultimaker/Cura/issues). There will be a template there to fill in. Depending on the type of issue, we will usually ask for the [Cura log](https://github.com/Ultimaker/Cura/wiki/Reporting#cura-log) or a project file.
|
||||||
|
|
||||||
If a bug report would contain private information, such as a proprietary 3D model, you may also e-mail us. Ask for contact information in the issue.
|
If a bug report would contain private information, such as a proprietary 3D model, you may also e-mail us. Ask for contact information in the issue.
|
||||||
|
|
||||||
@ -8,14 +8,22 @@ Bugs related to supporting certain types of printers can usually not be solved b
|
|||||||
|
|
||||||
Requesting features
|
Requesting features
|
||||||
-------------------
|
-------------------
|
||||||
The issue template in the Cura repository does not apply to feature requests. You can ignore it.
|
|
||||||
|
|
||||||
When requesting a feature, please describe clearly what you need and why you think this is valuable to users or what problem it solves.
|
When requesting a feature, please describe clearly what you need and why you think this is valuable to users or what problem it solves.
|
||||||
|
|
||||||
Making pull requests
|
Making pull requests
|
||||||
--------------------
|
--------------------
|
||||||
If you want to propose a change to Cura's source code, please create a pull request in the appropriate repository (being [Cura](https://github.com/Ultimaker/Cura), [Uranium](https://github.com/Ultimaker/Uranium), [CuraEngine](https://github.com/Ultimaker/CuraEngine), [fdm_materials](https://github.com/Ultimaker/fdm_materials), [libArcus](https://github.com/Ultimaker/libArcus), [cura-build](https://github.com/Ultimaker/cura-build), [cura-build-environment](https://github.com/Ultimaker/cura-build-environment), [libSavitar](https://github.com/Ultimaker/libSavitar), [libCharon](https://github.com/Ultimaker/libCharon) or [cura-binary-data](https://github.com/Ultimaker/cura-binary-data)) and if your change requires changes on multiple of these repositories, please link them together so that we know to merge them together.
|
If you want to propose a change to Cura's source code, please create a pull request in the appropriate repository. Since Cura has multiple repositories that influence it, we've listed the most important ones below:
|
||||||
|
* [Cura](https://github.com/Ultimaker/Cura)
|
||||||
|
* [Uranium](https://github.com/Ultimaker/Uranium)
|
||||||
|
* [CuraEngine](https://github.com/Ultimaker/CuraEngine)
|
||||||
|
* [fdm_materials](https://github.com/Ultimaker/fdm_materials)
|
||||||
|
* [libArcus](https://github.com/Ultimaker/libArcus)
|
||||||
|
* [libSavitar](https://github.com/Ultimaker/libSavitar)
|
||||||
|
* [libCharon](https://github.com/Ultimaker/libCharon)
|
||||||
|
* [cura-binary-data](https://github.com/Ultimaker/cura-binary-data))
|
||||||
|
|
||||||
|
If your change requires changes on multiple of these repositories, please link them together so that we know to merge & review them together.
|
||||||
|
|
||||||
The style guide for code contributions to Cura and other Ultimaker projects can be found [here](https://github.com/Ultimaker/Meta/blob/master/general/generic_code_conventions.md).
|
The style guide for code contributions to Cura and other Ultimaker projects can be found [here](https://github.com/Ultimaker/Meta/blob/master/general/generic_code_conventions.md).
|
||||||
|
|
||||||
Some of these repositories will have automated tests running when you create a pull request, indicated by green check marks or red crosses in the Github web page. If you see a red cross, that means that a test has failed. If the test doesn't fail on the Master branch but does fail on your branch, that indicates that you've probably made a mistake and you need to do that. Click on the cross for more details, or run the test locally by running `cmake . && ctest --verbose`.
|
Some of these repositories will have automated tests running when you create a pull request, indicated by green check marks or red crosses in the Github web page. If you see a red cross, that means that a test has failed. If the test doesn't fail on the Main branch but does fail on your branch, that indicates that you've probably made a mistake and you need to do that. Click on the cross for more details, or run the test locally by running `cmake . && ctest --verbose`.
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cura 5.1\n"
|
"Project-Id-Version: Cura 5.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: 2023-02-16 20:28+0100\n"
|
"PO-Revision-Date: 2023-02-16 20:28+0100\n"
|
||||||
"Last-Translator: Miroslav Šustek <sustmidown@centrum.cz>\n"
|
"Last-Translator: Miroslav Šustek <sustmidown@centrum.cz>\n"
|
||||||
"Language-Team: DenyCZ <www.github.com/DenyCZ>\n"
|
"Language-Team: DenyCZ <www.github.com/DenyCZ>\n"
|
||||||
@ -5083,7 +5083,7 @@ msgstr[0] "Tisknout vybraný model pomocí:"
|
|||||||
msgstr[1] "Tisknout vybrané modely pomocí:"
|
msgstr[1] "Tisknout vybrané modely pomocí:"
|
||||||
msgstr[2] "Tisknout vybrané modely pomocí:"
|
msgstr[2] "Tisknout vybrané modely pomocí:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
@ -5091,7 +5091,7 @@ msgstr[0] "Násobit vybraný model"
|
|||||||
msgstr[1] "Násobit vybrané modele"
|
msgstr[1] "Násobit vybrané modele"
|
||||||
msgstr[2] "Násobit vybrané modele"
|
msgstr[2] "Násobit vybrané modele"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Počet kopií"
|
msgstr "Počet kopií"
|
||||||
@ -6716,22 +6716,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Přidat tiskárnu manuálně"
|
msgstr "Přidat tiskárnu manuálně"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Výrobce"
|
msgstr "Výrobce"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Autor profilu"
|
msgstr "Autor profilu"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Název tiskárny"
|
msgstr "Název tiskárny"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Pojmenujte prosím svou tiskárnu"
|
msgstr "Pojmenujte prosím svou tiskárnu"
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5071,14 +5071,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Ausgewähltes Modell drucken mit:"
|
msgstr[0] "Ausgewähltes Modell drucken mit:"
|
||||||
msgstr[1] "Ausgewählte Modelle drucken mit:"
|
msgstr[1] "Ausgewählte Modelle drucken mit:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Ausgewähltes Modell multiplizieren"
|
msgstr[0] "Ausgewähltes Modell multiplizieren"
|
||||||
msgstr[1] "Ausgewählte Modelle multiplizieren"
|
msgstr[1] "Ausgewählte Modelle multiplizieren"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Anzahl Kopien"
|
msgstr "Anzahl Kopien"
|
||||||
@ -6695,22 +6695,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Drucker manuell hinzufügen"
|
msgstr "Drucker manuell hinzufügen"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Hersteller"
|
msgstr "Hersteller"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Autor des Profils"
|
msgstr "Autor des Profils"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Druckername"
|
msgstr "Druckername"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Bitte weisen Sie Ihrem Drucker einen Namen zu"
|
msgstr "Bitte weisen Sie Ihrem Drucker einen Namen zu"
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cura 5.3\n"
|
"Project-Id-Version: Cura 5.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5071,14 +5071,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Imprimir modelo seleccionado con:"
|
msgstr[0] "Imprimir modelo seleccionado con:"
|
||||||
msgstr[1] "Imprimir modelos seleccionados con:"
|
msgstr[1] "Imprimir modelos seleccionados con:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Multiplicar modelo seleccionado"
|
msgstr[0] "Multiplicar modelo seleccionado"
|
||||||
msgstr[1] "Multiplicar modelos seleccionados"
|
msgstr[1] "Multiplicar modelos seleccionados"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Número de copias"
|
msgstr "Número de copias"
|
||||||
@ -6695,22 +6695,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Añadir impresora manualmente"
|
msgstr "Añadir impresora manualmente"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Fabricante"
|
msgstr "Fabricante"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Autor del perfil"
|
msgstr "Autor del perfil"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Nombre de la impresora"
|
msgstr "Nombre de la impresora"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Asigne un nombre a su impresora"
|
msgstr "Asigne un nombre a su impresora"
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cura 5.1\n"
|
"Project-Id-Version: Cura 5.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: 2022-07-15 10:53+0200\n"
|
"PO-Revision-Date: 2022-07-15 10:53+0200\n"
|
||||||
"Last-Translator: Bothof <info@bothof.nl>\n"
|
"Last-Translator: Bothof <info@bothof.nl>\n"
|
||||||
"Language-Team: Finnish\n"
|
"Language-Team: Finnish\n"
|
||||||
@ -5040,14 +5040,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Tulosta valittu malli asetuksella:"
|
msgstr[0] "Tulosta valittu malli asetuksella:"
|
||||||
msgstr[1] "Tulosta valitut mallit asetuksella:"
|
msgstr[1] "Tulosta valitut mallit asetuksella:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Kerro valittu malli"
|
msgstr[0] "Kerro valittu malli"
|
||||||
msgstr[1] "Kerro valitut mallit"
|
msgstr[1] "Kerro valitut mallit"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Kopioiden määrä"
|
msgstr "Kopioiden määrä"
|
||||||
@ -6657,22 +6657,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5071,14 +5071,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Imprimer le modèle sélectionné avec :"
|
msgstr[0] "Imprimer le modèle sélectionné avec :"
|
||||||
msgstr[1] "Imprimer les modèles sélectionnés avec :"
|
msgstr[1] "Imprimer les modèles sélectionnés avec :"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Multiplier le modèle sélectionné"
|
msgstr[0] "Multiplier le modèle sélectionné"
|
||||||
msgstr[1] "Multiplier les modèles sélectionnés"
|
msgstr[1] "Multiplier les modèles sélectionnés"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Nombre de copies"
|
msgstr "Nombre de copies"
|
||||||
@ -6695,22 +6695,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Ajouter l'imprimante manuellement"
|
msgstr "Ajouter l'imprimante manuellement"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Fabricant"
|
msgstr "Fabricant"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Auteur du profil"
|
msgstr "Auteur du profil"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Nom de l'imprimante"
|
msgstr "Nom de l'imprimante"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Veuillez nommer votre imprimante"
|
msgstr "Veuillez nommer votre imprimante"
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cura 5.1\n"
|
"Project-Id-Version: Cura 5.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: 2020-03-24 09:36+0100\n"
|
"PO-Revision-Date: 2020-03-24 09:36+0100\n"
|
||||||
"Last-Translator: Nagy Attila <vokroot@gmail.com>\n"
|
"Last-Translator: Nagy Attila <vokroot@gmail.com>\n"
|
||||||
"Language-Team: ATI-SZOFT\n"
|
"Language-Team: ATI-SZOFT\n"
|
||||||
@ -5054,14 +5054,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Kiválasztott modell nyomtatása:"
|
msgstr[0] "Kiválasztott modell nyomtatása:"
|
||||||
msgstr[1] "Kiválasztott modellek nyomtatása:"
|
msgstr[1] "Kiválasztott modellek nyomtatása:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Kiválasztott modell sokszorozása"
|
msgstr[0] "Kiválasztott modell sokszorozása"
|
||||||
msgstr[1] "Kiválasztott modellek sokszorozása"
|
msgstr[1] "Kiválasztott modellek sokszorozása"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Másolatok száma"
|
msgstr "Másolatok száma"
|
||||||
@ -6671,22 +6671,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Nyomtató név"
|
msgstr "Nyomtató név"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5074,14 +5074,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Stampa modello selezionato con:"
|
msgstr[0] "Stampa modello selezionato con:"
|
||||||
msgstr[1] "Stampa modelli selezionati con:"
|
msgstr[1] "Stampa modelli selezionati con:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Moltiplica modello selezionato"
|
msgstr[0] "Moltiplica modello selezionato"
|
||||||
msgstr[1] "Moltiplica modelli selezionati"
|
msgstr[1] "Moltiplica modelli selezionati"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Numero di copie"
|
msgstr "Numero di copie"
|
||||||
@ -6698,22 +6698,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Aggiungere la stampante manualmente"
|
msgstr "Aggiungere la stampante manualmente"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Produttore"
|
msgstr "Produttore"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Autore profilo"
|
msgstr "Autore profilo"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Nome stampante"
|
msgstr "Nome stampante"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Dare un nome alla stampante"
|
msgstr "Dare un nome alla stampante"
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5061,13 +5061,13 @@ msgid "Print Selected Model With:"
|
|||||||
msgid_plural "Print Selected Models With:"
|
msgid_plural "Print Selected Models With:"
|
||||||
msgstr[0] "選択したモデルで印刷:"
|
msgstr[0] "選択したモデルで印刷:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "選択した複数のモデル"
|
msgstr[0] "選択した複数のモデル"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "コピーの数"
|
msgstr "コピーの数"
|
||||||
@ -6677,22 +6677,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "プリンタを手動で追加する"
|
msgstr "プリンタを手動で追加する"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "製造元"
|
msgstr "製造元"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "プロファイル作成者"
|
msgstr "プロファイル作成者"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "プリンター名"
|
msgstr "プリンター名"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "プリンターに名前を付けてください"
|
msgstr "プリンターに名前を付けてください"
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5060,13 +5060,13 @@ msgid "Print Selected Model With:"
|
|||||||
msgid_plural "Print Selected Models With:"
|
msgid_plural "Print Selected Models With:"
|
||||||
msgstr[0] "선택된 모델 프린팅 :"
|
msgstr[0] "선택된 모델 프린팅 :"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "선택한 모델 복"
|
msgstr[0] "선택한 모델 복"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "복제할 수"
|
msgstr "복제할 수"
|
||||||
@ -6680,22 +6680,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "수동으로 프린터 추가"
|
msgstr "수동으로 프린터 추가"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "제조업체"
|
msgstr "제조업체"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "프로파일 원작자"
|
msgstr "프로파일 원작자"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "프린터 이름"
|
msgstr "프린터 이름"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "프린터의 이름을 설정하십시오"
|
msgstr "프린터의 이름을 설정하십시오"
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5074,14 +5074,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Geselecteerd model printen met:"
|
msgstr[0] "Geselecteerd model printen met:"
|
||||||
msgstr[1] "Geselecteerde modellen printen met:"
|
msgstr[1] "Geselecteerde modellen printen met:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Geselecteerd model verveelvoudigen"
|
msgstr[0] "Geselecteerd model verveelvoudigen"
|
||||||
msgstr[1] "Geselecteerde modellen verveelvoudigen"
|
msgstr[1] "Geselecteerde modellen verveelvoudigen"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Aantal exemplaren"
|
msgstr "Aantal exemplaren"
|
||||||
@ -6698,22 +6698,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Printer handmatig toevoegen"
|
msgstr "Printer handmatig toevoegen"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Fabrikant"
|
msgstr "Fabrikant"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Profieleigenaar"
|
msgstr "Profieleigenaar"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Printernaam"
|
msgstr "Printernaam"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Geef uw printer een naam"
|
msgstr "Geef uw printer een naam"
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cura 5.1\n"
|
"Project-Id-Version: Cura 5.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: 2021-09-07 08:02+0200\n"
|
"PO-Revision-Date: 2021-09-07 08:02+0200\n"
|
||||||
"Last-Translator: Mariusz Matłosz <matliks@gmail.com>\n"
|
"Last-Translator: Mariusz Matłosz <matliks@gmail.com>\n"
|
||||||
"Language-Team: Mariusz Matłosz <matliks@gmail.com>, reprapy.pl\n"
|
"Language-Team: Mariusz Matłosz <matliks@gmail.com>, reprapy.pl\n"
|
||||||
@ -5057,14 +5057,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Wydrukuj wybrany model z:"
|
msgstr[0] "Wydrukuj wybrany model z:"
|
||||||
msgstr[1] "Wydrukuj wybrane modele z:"
|
msgstr[1] "Wydrukuj wybrane modele z:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Zduplikuj wybrany model"
|
msgstr[0] "Zduplikuj wybrany model"
|
||||||
msgstr[1] "Zduplikuj wybrane modele"
|
msgstr[1] "Zduplikuj wybrane modele"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Liczba kopii"
|
msgstr "Liczba kopii"
|
||||||
@ -6674,22 +6674,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Producent"
|
msgstr "Producent"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Nazwa drukarki"
|
msgstr "Nazwa drukarki"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cura 5.0\n"
|
"Project-Id-Version: Cura 5.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: 2023-02-17 17:37+0100\n"
|
"PO-Revision-Date: 2023-02-17 17:37+0100\n"
|
||||||
"Last-Translator: Cláudio Sampaio <patola@gmail.com>\n"
|
"Last-Translator: Cláudio Sampaio <patola@gmail.com>\n"
|
||||||
"Language-Team: Cláudio Sampaio <patola@gmail.com>\n"
|
"Language-Team: Cláudio Sampaio <patola@gmail.com>\n"
|
||||||
@ -5071,14 +5071,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Imprimir Modelo Selecionado Com:"
|
msgstr[0] "Imprimir Modelo Selecionado Com:"
|
||||||
msgstr[1] "Imprimir Modelos Selecionados Com:"
|
msgstr[1] "Imprimir Modelos Selecionados Com:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Multiplicar Modelo Selecionado"
|
msgstr[0] "Multiplicar Modelo Selecionado"
|
||||||
msgstr[1] "Multiplicar Modelos Selecionados"
|
msgstr[1] "Multiplicar Modelos Selecionados"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Número de Cópias"
|
msgstr "Número de Cópias"
|
||||||
@ -6700,22 +6700,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Adicionar impressora manualmente"
|
msgstr "Adicionar impressora manualmente"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Fabricante"
|
msgstr "Fabricante"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Autor do perfil"
|
msgstr "Autor do perfil"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Nome da impressora"
|
msgstr "Nome da impressora"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Por favor dê um nome à sua impressora"
|
msgstr "Por favor dê um nome à sua impressora"
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5072,14 +5072,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Imprimir Modelo Selecionado Com:"
|
msgstr[0] "Imprimir Modelo Selecionado Com:"
|
||||||
msgstr[1] "Imprimir modelos selecionados com:"
|
msgstr[1] "Imprimir modelos selecionados com:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Multiplicar Modelo Selecionado"
|
msgstr[0] "Multiplicar Modelo Selecionado"
|
||||||
msgstr[1] "Multiplicar modelos selecionados"
|
msgstr[1] "Multiplicar modelos selecionados"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Número de Cópias"
|
msgstr "Número de Cópias"
|
||||||
@ -6697,22 +6697,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Adicionar impressora manualmente"
|
msgstr "Adicionar impressora manualmente"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Fabricante"
|
msgstr "Fabricante"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Autor do perfil"
|
msgstr "Autor do perfil"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Nome da impressora"
|
msgstr "Nome da impressora"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Atribuir um nome à impressora"
|
msgstr "Atribuir um nome à impressora"
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5084,7 +5084,7 @@ msgstr[0] "Печать выбранной модели:"
|
|||||||
msgstr[1] "Печать выбранных моделей:"
|
msgstr[1] "Печать выбранных моделей:"
|
||||||
msgstr[2] "Печать выбранных моделей:"
|
msgstr[2] "Печать выбранных моделей:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
@ -5092,7 +5092,7 @@ msgstr[0] "Размножить выбранную модель"
|
|||||||
msgstr[1] "Размножить выбранные модели"
|
msgstr[1] "Размножить выбранные модели"
|
||||||
msgstr[2] "Размножить выбранные модели"
|
msgstr[2] "Размножить выбранные модели"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Количество копий"
|
msgstr "Количество копий"
|
||||||
@ -6712,22 +6712,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Добавить принтер вручную"
|
msgstr "Добавить принтер вручную"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Производитель"
|
msgstr "Производитель"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Автор профиля"
|
msgstr "Автор профиля"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Имя принтера"
|
msgstr "Имя принтера"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Присвойте имя принтеру"
|
msgstr "Присвойте имя принтеру"
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -5074,14 +5074,14 @@ msgid_plural "Print Selected Models With:"
|
|||||||
msgstr[0] "Seçili Modeli Şununla Yazdır:"
|
msgstr[0] "Seçili Modeli Şununla Yazdır:"
|
||||||
msgstr[1] "Seçili Modelleri Şununla Yazdır:"
|
msgstr[1] "Seçili Modelleri Şununla Yazdır:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "Seçili Modeli Çoğalt"
|
msgstr[0] "Seçili Modeli Çoğalt"
|
||||||
msgstr[1] "Seçili Modelleri Çoğalt"
|
msgstr[1] "Seçili Modelleri Çoğalt"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "Kopya Sayısı"
|
msgstr "Kopya Sayısı"
|
||||||
@ -6698,22 +6698,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "Yazıcıyı manuel olarak ekle"
|
msgstr "Yazıcıyı manuel olarak ekle"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "Üretici"
|
msgstr "Üretici"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "Profil sahibi"
|
msgstr "Profil sahibi"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "Yazıcı adı"
|
msgstr "Yazıcı adı"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "Lütfen yazıcınızı adlandırın"
|
msgstr "Lütfen yazıcınızı adlandırın"
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cura 5.1\n"
|
"Project-Id-Version: Cura 5.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: 2022-07-15 11:06+0200\n"
|
"PO-Revision-Date: 2022-07-15 11:06+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
@ -5062,13 +5062,13 @@ msgid "Print Selected Model With:"
|
|||||||
msgid_plural "Print Selected Models With:"
|
msgid_plural "Print Selected Models With:"
|
||||||
msgstr[0] "打印所选模型:"
|
msgstr[0] "打印所选模型:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "复制所选模型"
|
msgstr[0] "复制所选模型"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "复制个数"
|
msgstr "复制个数"
|
||||||
@ -6682,22 +6682,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "手动添加打印机"
|
msgstr "手动添加打印机"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "制造商"
|
msgstr "制造商"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "配置文件作者"
|
msgstr "配置文件作者"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "打印机名称"
|
msgstr "打印机名称"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "请为您的打印机命名"
|
msgstr "请为您的打印机命名"
|
||||||
|
@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cura 5.1\n"
|
"Project-Id-Version: Cura 5.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2023-05-15 14:32+0000\n"
|
"POT-Creation-Date: 2023-06-02 11:57+0000\n"
|
||||||
"PO-Revision-Date: 2022-01-02 19:59+0800\n"
|
"PO-Revision-Date: 2022-01-02 19:59+0800\n"
|
||||||
"Last-Translator: Valen Chang <carf17771@gmail.com>\n"
|
"Last-Translator: Valen Chang <carf17771@gmail.com>\n"
|
||||||
"Language-Team: Valen Chang <carf17771@gmail.com>\n"
|
"Language-Team: Valen Chang <carf17771@gmail.com>\n"
|
||||||
@ -5060,13 +5060,13 @@ msgid "Print Selected Model With:"
|
|||||||
msgid_plural "Print Selected Models With:"
|
msgid_plural "Print Selected Models With:"
|
||||||
msgstr[0] "列印所選模型:"
|
msgstr[0] "列印所選模型:"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:92
|
#: resources/qml/Menus/ContextMenu.qml:103
|
||||||
msgctxt "@title:window"
|
msgctxt "@title:window"
|
||||||
msgid "Multiply Selected Model"
|
msgid "Multiply Selected Model"
|
||||||
msgid_plural "Multiply Selected Models"
|
msgid_plural "Multiply Selected Models"
|
||||||
msgstr[0] "複製所選模型"
|
msgstr[0] "複製所選模型"
|
||||||
|
|
||||||
#: resources/qml/Menus/ContextMenu.qml:123
|
#: resources/qml/Menus/ContextMenu.qml:134
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Number of Copies"
|
msgid "Number of Copies"
|
||||||
msgstr "複製個數"
|
msgstr "複製個數"
|
||||||
@ -6673,22 +6673,22 @@ msgctxt "@button"
|
|||||||
msgid "Add printer manually"
|
msgid "Add printer manually"
|
||||||
msgstr "手動新增印表機"
|
msgstr "手動新增印表機"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:212
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:214
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Manufacturer"
|
msgid "Manufacturer"
|
||||||
msgstr "製造商"
|
msgstr "製造商"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:223
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:225
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Profile author"
|
msgid "Profile author"
|
||||||
msgstr "列印參數作者"
|
msgstr "列印參數作者"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:235
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:237
|
||||||
msgctxt "@label"
|
msgctxt "@label"
|
||||||
msgid "Printer name"
|
msgid "Printer name"
|
||||||
msgstr "印表機名稱"
|
msgstr "印表機名稱"
|
||||||
|
|
||||||
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:241
|
#: resources/qml/WelcomePages/AddLocalPrinterScrollView.qml:243
|
||||||
msgctxt "@text"
|
msgctxt "@text"
|
||||||
msgid "Please name your printer"
|
msgid "Please name your printer"
|
||||||
msgstr "請為你的印表機取一個名稱"
|
msgstr "請為你的印表機取一個名稱"
|
||||||
|
@ -0,0 +1,29 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Annealing
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = annealing
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_sparse_density = 100
|
||||||
|
jerk_print = 30
|
||||||
|
material_shrinkage_percentage_xy = 100.3
|
||||||
|
material_shrinkage_percentage_z = 102.0
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_enable = True
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,24 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Accurate
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = engineering
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
jerk_print = 30
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,29 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Annealing
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = annealing
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_sparse_density = 100
|
||||||
|
jerk_print = 30
|
||||||
|
material_shrinkage_percentage_xy = 100.3
|
||||||
|
material_shrinkage_percentage_z = 102.0
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 20
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_enable = True
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,24 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Accurate
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = engineering
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
jerk_print = 30
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 20
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,29 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Annealing
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = annealing
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.6
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_sparse_density = 100
|
||||||
|
jerk_print = 30
|
||||||
|
material_shrinkage_percentage_xy = 100.3
|
||||||
|
material_shrinkage_percentage_z = 102.0
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_enable = True
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,24 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Accurate
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = engineering
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.6
|
||||||
|
|
||||||
|
[values]
|
||||||
|
jerk_print = 30
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,29 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Annealing
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = annealing
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.6
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_sparse_density = 100
|
||||||
|
jerk_print = 30
|
||||||
|
material_shrinkage_percentage_xy = 100.3
|
||||||
|
material_shrinkage_percentage_z = 102.0
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_enable = True
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,24 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Accurate
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = engineering
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.6
|
||||||
|
|
||||||
|
[values]
|
||||||
|
jerk_print = 30
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,29 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Annealing
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = annealing
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_sparse_density = 100
|
||||||
|
jerk_print = 30
|
||||||
|
material_shrinkage_percentage_xy = 100.3
|
||||||
|
material_shrinkage_percentage_z = 102.0
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_enable = True
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,24 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Accurate
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = engineering
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
jerk_print = 30
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,29 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Annealing
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = annealing
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_sparse_density = 100
|
||||||
|
jerk_print = 30
|
||||||
|
material_shrinkage_percentage_xy = 100.3
|
||||||
|
material_shrinkage_percentage_z = 102.0
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 20
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_enable = True
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,24 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Accurate
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = engineering
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.4
|
||||||
|
|
||||||
|
[values]
|
||||||
|
jerk_print = 30
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 20
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,29 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Annealing
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = annealing
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.6
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_sparse_density = 100
|
||||||
|
jerk_print = 30
|
||||||
|
material_shrinkage_percentage_xy = 100.3
|
||||||
|
material_shrinkage_percentage_z = 102.0
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_enable = True
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,24 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Accurate
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = engineering
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.6
|
||||||
|
|
||||||
|
[values]
|
||||||
|
jerk_print = 30
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,29 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Annealing
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = annealing
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.6
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_sparse_density = 100
|
||||||
|
jerk_print = 30
|
||||||
|
material_shrinkage_percentage_xy = 100.3
|
||||||
|
material_shrinkage_percentage_z = 102.0
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_layer_0 = 20
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_enable = True
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -0,0 +1,24 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Accurate
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
intent_category = engineering
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = intent
|
||||||
|
variant = CC 0.6
|
||||||
|
|
||||||
|
[values]
|
||||||
|
jerk_print = 30
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
top_bottom_thickness = =wall_thickness
|
||||||
|
wall_thickness = =line_width * 3
|
||||||
|
|
@ -44,8 +44,19 @@ Cura.Menu
|
|||||||
onTriggered: CuraActions.setExtruderForSelection(model.id)
|
onTriggered: CuraActions.setExtruderForSelection(model.id)
|
||||||
shortcut: "Ctrl+" + (model.index + 1)
|
shortcut: "Ctrl+" + (model.index + 1)
|
||||||
}
|
}
|
||||||
// Add it to the fifth position (and above) as we want it to be added after the extruder header.
|
|
||||||
onObjectAdded: function(index, object) { base.insertItem(index + 5, object) }
|
onObjectAdded: function(index, object) {
|
||||||
|
var extruder_header_location = 5;
|
||||||
|
// Find the location of the extruder header and insert it below that.
|
||||||
|
for (var i = 0; i < base.count; i++)
|
||||||
|
{
|
||||||
|
if(base.itemAt(i) === extruderHeader)
|
||||||
|
{
|
||||||
|
extruder_header_location = i + 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
base.insertItem(extruder_header_location + index, object)
|
||||||
|
}
|
||||||
onObjectRemoved: function(index, object) { base.removeItem(object) }
|
onObjectRemoved: function(index, object) { base.removeItem(object) }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2022 Ultimaker B.V.
|
// Copyright (c) 2023 UltiMaker
|
||||||
// Cura is released under the terms of the LGPLv3 or higher.
|
// Cura is released under the terms of the LGPLv3 or higher.
|
||||||
|
|
||||||
import QtQuick 2.15
|
import QtQuick 2.15
|
||||||
@ -69,6 +69,8 @@ Item
|
|||||||
const initialSection = "Ultimaker B.V.";
|
const initialSection = "Ultimaker B.V.";
|
||||||
base.currentSections.add(initialSection);
|
base.currentSections.add(initialSection);
|
||||||
updateCurrentItemUponSectionChange(initialSection);
|
updateCurrentItemUponSectionChange(initialSection);
|
||||||
|
// Trigger update on base.currentSections
|
||||||
|
base.currentSections = base.currentSections;
|
||||||
}
|
}
|
||||||
|
|
||||||
Row
|
Row
|
||||||
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Normal
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.4
|
||||||
|
weight = -1
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 0.8
|
||||||
|
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Fast
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.4
|
||||||
|
weight = -2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 0.8
|
||||||
|
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Normal
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.6
|
||||||
|
weight = -1
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Fast
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.6
|
||||||
|
weight = -2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s3
|
||||||
|
name = Extra Fast
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = verydraft
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.6
|
||||||
|
weight = -3
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Normal
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.4
|
||||||
|
weight = -1
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 0.8
|
||||||
|
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Fast
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.4
|
||||||
|
weight = -2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 25
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 0.8
|
||||||
|
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Normal
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = fast
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.6
|
||||||
|
weight = -1
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Fast
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = draft
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.6
|
||||||
|
weight = -2
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
|
@ -0,0 +1,28 @@
|
|||||||
|
[general]
|
||||||
|
definition = ultimaker_s5
|
||||||
|
name = Extra Fast
|
||||||
|
version = 4
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
material = generic_petcf
|
||||||
|
quality_type = verydraft
|
||||||
|
setting_version = 22
|
||||||
|
type = quality
|
||||||
|
variant = CC 0.6
|
||||||
|
weight = -3
|
||||||
|
|
||||||
|
[values]
|
||||||
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
||||||
|
raft_airgap = =layer_height * 2
|
||||||
|
skin_overlap = 20
|
||||||
|
speed_infill = =speed_print
|
||||||
|
speed_print = 30
|
||||||
|
speed_topbottom = =speed_print
|
||||||
|
speed_wall = =speed_print
|
||||||
|
speed_wall_0 = =speed_wall
|
||||||
|
speed_wall_x = =speed_wall
|
||||||
|
support_bottom_distance = =support_z_distance / 2
|
||||||
|
support_top_distance = =support_z_distance / 2
|
||||||
|
support_z_distance = =layer_height * 2
|
||||||
|
top_bottom_thickness = 1.2
|
||||||
|
|
@ -39,7 +39,6 @@ skin_overlap = 5
|
|||||||
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
||||||
speed_print = 35
|
speed_print = 35
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_angle = 60
|
support_angle = 60
|
||||||
|
@ -19,7 +19,6 @@ machine_nozzle_tip_outer_diameter = 1.0
|
|||||||
retraction_min_travel = =3 * line_width
|
retraction_min_travel = =3 * line_width
|
||||||
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_bottom_height = =layer_height * 2
|
support_bottom_height = =layer_height * 2
|
||||||
|
@ -39,7 +39,6 @@ skin_overlap = 5
|
|||||||
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
||||||
speed_print = 35
|
speed_print = 35
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_angle = 60
|
support_angle = 60
|
||||||
|
@ -19,7 +19,6 @@ machine_nozzle_tip_outer_diameter = 1.0
|
|||||||
retraction_min_travel = =3 * line_width
|
retraction_min_travel = =3 * line_width
|
||||||
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_bottom_height = =layer_height * 2
|
support_bottom_height = =layer_height * 2
|
||||||
|
@ -37,7 +37,6 @@ skin_overlap = 5
|
|||||||
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
||||||
speed_print = 35
|
speed_print = 35
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_angle = 60
|
support_angle = 60
|
||||||
|
@ -19,7 +19,6 @@ machine_nozzle_tip_outer_diameter = 1.0
|
|||||||
retraction_min_travel = =3 * line_width
|
retraction_min_travel = =3 * line_width
|
||||||
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_bottom_height = =layer_height * 2
|
support_bottom_height = =layer_height * 2
|
||||||
|
@ -37,7 +37,6 @@ skin_overlap = 5
|
|||||||
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
||||||
speed_print = 35
|
speed_print = 35
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_angle = 60
|
support_angle = 60
|
||||||
|
@ -19,7 +19,6 @@ machine_nozzle_tip_outer_diameter = 1.0
|
|||||||
retraction_min_travel = =3 * line_width
|
retraction_min_travel = =3 * line_width
|
||||||
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_bottom_height = =layer_height * 2
|
support_bottom_height = =layer_height * 2
|
||||||
|
@ -38,7 +38,6 @@ skin_overlap = 5
|
|||||||
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 7 / 35)
|
||||||
speed_print = 35
|
speed_print = 35
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_angle = 60
|
support_angle = 60
|
||||||
|
@ -20,7 +20,6 @@ retraction_amount = 4.5
|
|||||||
retraction_min_travel = =3 * line_width
|
retraction_min_travel = =3 * line_width
|
||||||
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
speed_prime_tower = =math.ceil(speed_print * 10 / 35)
|
||||||
speed_support = =math.ceil(speed_print * 25 / 35)
|
speed_support = =math.ceil(speed_print * 25 / 35)
|
||||||
speed_support_bottom = =math.ceil(speed_support_interface * 10 / 20)
|
|
||||||
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
speed_support_interface = =math.ceil(speed_support * 20 / 25)
|
||||||
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
speed_wall_0 = =math.ceil(speed_wall * 25 / 30)
|
||||||
support_bottom_height = =layer_height * 2
|
support_bottom_height = =layer_height * 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user