From 6c67677c4db2cdf0a6bc5ee7f0c1b95e2c95573d Mon Sep 17 00:00:00 2001 From: jspijker Date: Mon, 6 Mar 2023 16:59:36 +0100 Subject: [PATCH] Use translationextractor 1.1.0 Contribute to CURA-10208 --- resources/i18n/cs_CZ/cura.po | 22 +- resources/i18n/cura.pot | 1213 +++++++++-------------- resources/i18n/fdmextruder.def.json.pot | 2 +- resources/i18n/fdmprinter.def.json.pot | 2 +- resources/i18n/fi_FI/cura.po | 22 +- resources/i18n/fr_FR/cura.po | 22 +- resources/i18n/hu_HU/cura.po | 22 +- resources/i18n/it_IT/cura.po | 12 +- resources/i18n/ja_JP/cura.po | 22 +- resources/i18n/ko_KR/cura.po | 22 +- resources/i18n/nl_NL/cura.po | 22 +- resources/i18n/pl_PL/cura.po | 22 +- resources/i18n/pt_BR/cura.po | 22 +- resources/i18n/pt_PT/cura.po | 22 +- resources/i18n/ru_RU/cura.po | 15 +- resources/i18n/tr_TR/cura.po | 22 +- resources/i18n/zh_CN/cura.po | 22 +- resources/i18n/zh_TW/cura.po | 22 +- 18 files changed, 643 insertions(+), 887 deletions(-) diff --git a/resources/i18n/cs_CZ/cura.po b/resources/i18n/cs_CZ/cura.po index 8145858c8b..debdaf6fcc 100644 --- a/resources/i18n/cs_CZ/cura.po +++ b/resources/i18n/cs_CZ/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: 2022-10-10 18:52+0200\n" "Last-Translator: Miroslav Šustek \n" "Language-Team: DenyCZ \n" @@ -1183,11 +1183,6 @@ msgctxt "name" msgid "USB printing" msgstr "USB tisk" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "Digitální knihovna UltiMaker" - #: plugin.json #, fuzzy msgctxt "name" @@ -1200,6 +1195,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "Akce zařízení UltiMaker" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "Digitální knihovna UltiMaker" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2093,18 +2093,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "Soubor G-kódu" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "Zpracovávám G kód" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "Podrobnosti G kódu" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Před odesláním souboru se ujistěte, že je g-kód vhodný pro vaši tiskárnu a konfiguraci tiskárny. Reprezentace g-kódu nemusí být přesná." @@ -6214,7 +6214,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "Nastavení tisku zakázáno. Soubor G-kódu nelze změnit." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Doporučeno" diff --git a/resources/i18n/cura.pot b/resources/i18n/cura.pot index c1025fccaf..4e9b666598 100644 --- a/resources/i18n/cura.pot +++ b/resources/i18n/cura.pot @@ -3,17 +3,18 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" @@ -32,7 +33,8 @@ msgctxt "@info:title" msgid "Finding Location" msgstr "" -#: cura/Arranging/ArrangeObjectsJob.py:42 cura/MultiplyObjectsJob.py:99 +#: cura/Arranging/ArrangeObjectsJob.py:42 +#: cura/MultiplyObjectsJob.py:99 msgctxt "@info:status" msgid "Unable to find a location within the build volume for all objects" msgstr "" @@ -47,7 +49,8 @@ msgctxt "@info:backup_failed" msgid "Could not create archive from user data directory: {}" msgstr "" -#: cura/Backups/Backup.py:122 cura/Backups/Backup.py:159 +#: cura/Backups/Backup.py:122 +#: cura/Backups/Backup.py:159 #: plugins/CuraDrive/src/DrivePluginExtension.py:118 #: plugins/CuraDrive/src/DrivePluginExtension.py:126 msgctxt "@info:title" @@ -71,9 +74,7 @@ msgstr "" #: cura/BuildVolume.py:100 msgctxt "@info:status" -msgid "" -"The build volume height has been reduced due to the value of the \"Print " -"Sequence\" setting to prevent the gantry from colliding with printed models." +msgid "The build volume height has been reduced due to the value of the \"Print Sequence\" setting to prevent the gantry from colliding with printed models." msgstr "" #: cura/BuildVolume.py:103 @@ -89,15 +90,10 @@ msgstr "" #: cura/CrashHandler.py:113 msgctxt "@label crash message" msgid "" -"

Oops, UltiMaker Cura has encountered something that doesn't seem right." -"

\n" -"

We encountered an unrecoverable error during start " -"up. It was possibly caused by some incorrect configuration files. We suggest " -"to backup and reset your configuration.

\n" -"

Backups can be found in the configuration folder.\n" -"

Please send us this Crash Report to fix the problem.\n" +"

Oops, UltiMaker Cura has encountered something that doesn't seem right.

\n" +"

We encountered an unrecoverable error during start up. It was possibly caused by some incorrect configuration files. We suggest to backup and reset your configuration.

\n" +"

Backups can be found in the configuration folder.

\n" +"

Please send us this Crash Report to fix the problem.

\n" " " msgstr "" @@ -129,10 +125,8 @@ msgstr "" #: cura/CrashHandler.py:190 msgctxt "@label crash message" msgid "" -"

A fatal error has occurred in Cura. Please send us this Crash Report " -"to fix the problem

\n" -"

Please use the \"Send report\" button to post a bug report " -"automatically to our servers

\n" +"

A fatal error has occurred in Cura. Please send us this Crash Report to fix the problem

\n" +"

Please use the \"Send report\" button to post a bug report automatically to our servers

\n" " " msgstr "" @@ -261,9 +255,7 @@ msgstr "" #: cura/CuraApplication.py:1290 #, python-format -msgctxt "" -"@info 'width', 'depth' and 'height' are variable names that must NOT be " -"translated; just translate the format of ##x##x## mm." +msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm." msgid "%(width).1f x %(depth).1f x %(height).1f mm" msgstr "" @@ -273,7 +265,8 @@ msgctxt "@info:status" msgid "Only one G-code file can be loaded at a time. Skipped importing {0}" msgstr "" -#: cura/CuraApplication.py:1818 cura/OAuth2/AuthorizationService.py:217 +#: cura/CuraApplication.py:1818 +#: cura/OAuth2/AuthorizationService.py:217 #: plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:189 msgctxt "@info:title" msgid "Warning" @@ -285,7 +278,8 @@ msgctxt "@info:status" msgid "Can't open any other file if G-code is loading. Skipped importing {0}" msgstr "" -#: cura/CuraApplication.py:1830 cura/Settings/CuraContainerRegistry.py:156 +#: cura/CuraApplication.py:1830 +#: cura/Settings/CuraContainerRegistry.py:156 #: cura/Settings/CuraContainerRegistry.py:166 #: plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153 #: plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:173 @@ -300,8 +294,7 @@ msgstr "" #: cura/Machines/Models/DiscoveredPrintersModel.py:113 msgctxt "@label" -msgid "" -"The printer(s) below cannot be connected because they are part of a group" +msgid "The printer(s) below cannot be connected because they are part of a group" msgstr "" #: cura/Machines/Models/DiscoveredPrintersModel.py:115 @@ -350,9 +343,7 @@ msgstr "" #: cura/Machines/Models/IntentSelectionModel.py:66 #: cura/Machines/Models/IntentTranslations.py:15 msgctxt "@text" -msgid "" -"The visual profile is designed to print visual prototypes and models with " -"the intent of high visual and surface quality." +msgid "The visual profile is designed to print visual prototypes and models with the intent of high visual and surface quality." msgstr "" #: cura/Machines/Models/IntentCategoryModel.py:49 @@ -366,9 +357,7 @@ msgstr "" #: cura/Machines/Models/IntentSelectionModel.py:71 #: cura/Machines/Models/IntentTranslations.py:19 msgctxt "@text" -msgid "" -"The engineering profile is designed to print functional prototypes and end-" -"use parts with the intent of better accuracy and for closer tolerances." +msgid "The engineering profile is designed to print functional prototypes and end-use parts with the intent of better accuracy and for closer tolerances." msgstr "" #: cura/Machines/Models/IntentCategoryModel.py:53 @@ -382,9 +371,7 @@ msgstr "" #: cura/Machines/Models/IntentSelectionModel.py:76 #: cura/Machines/Models/IntentTranslations.py:23 msgctxt "@text" -msgid "" -"The draft profile is designed to print initial prototypes and concept " -"validation with the intent of significant print time reduction." +msgid "The draft profile is designed to print initial prototypes and concept validation with the intent of significant print time reduction." msgstr "" #: cura/Machines/Models/MaterialManagementModel.py:232 @@ -461,9 +448,7 @@ msgstr "" #: cura/OAuth2/AuthorizationService.py:216 msgctxt "@info" -msgid "" -"Unable to start a new sign in process. Check if another sign in attempt is " -"still active." +msgid "Unable to start a new sign in process. Check if another sign in attempt is still active." msgstr "" #: cura/OAuth2/AuthorizationService.py:277 @@ -501,9 +486,7 @@ msgstr "" #: cura/PrinterOutput/UploadMaterialsJob.py:218 msgctxt "@text:error" -msgid "" -"Failed to connect to Digital Factory to sync materials with some of the " -"printers." +msgid "Failed to connect to Digital Factory to sync materials with some of the printers." msgstr "" #: cura/PrinterOutput/UploadMaterialsJob.py:232 @@ -526,12 +509,11 @@ msgstr "" #: cura/Settings/CuraContainerRegistry.py:141 #, python-brace-format msgctxt "@label Don't translate the XML tag !" -msgid "" -"The file {0} already exists. Are you sure you want to " -"overwrite it?" +msgid "The file {0} already exists. Are you sure you want to overwrite it?" msgstr "" -#: cura/Settings/ContainerManager.py:459 cura/Settings/ContainerManager.py:462 +#: cura/Settings/ContainerManager.py:459 +#: cura/Settings/ContainerManager.py:462 msgctxt "@info:status" msgid "Invalid file URL:" msgstr "" @@ -539,16 +521,13 @@ msgstr "" #: cura/Settings/CuraContainerRegistry.py:153 #, python-brace-format msgctxt "@info:status Don't translate the XML tags or !" -msgid "" -"Failed to export profile to {0}: {1}" +msgid "Failed to export profile to {0}: {1}" msgstr "" #: cura/Settings/CuraContainerRegistry.py:163 #, python-brace-format msgctxt "@info:status Don't translate the XML tag !" -msgid "" -"Failed to export profile to {0}: Writer plugin reported " -"failure." +msgid "Failed to export profile to {0}: Writer plugin reported failure." msgstr "" #: cura/Settings/CuraContainerRegistry.py:171 @@ -571,8 +550,7 @@ msgstr "" #: cura/Settings/CuraContainerRegistry.py:209 #, python-brace-format msgctxt "@info:status Don't translate the XML tags !" -msgid "" -"Can't import profile from {0} before a printer is added." +msgid "Can't import profile from {0} before a printer is added." msgstr "" #: cura/Settings/CuraContainerRegistry.py:224 @@ -591,9 +569,7 @@ msgstr "" #: cura/Settings/CuraContainerRegistry.py:262 #, python-brace-format msgctxt "@info:status Don't translate the XML tags !" -msgid "" -"This profile {0} contains incorrect data, could not " -"import it." +msgid "This profile {0} contains incorrect data, could not import it." msgstr "" #: cura/Settings/CuraContainerRegistry.py:355 @@ -643,18 +619,13 @@ msgstr "" #: cura/Settings/CuraContainerRegistry.py:483 #, python-brace-format msgctxt "@info:status" -msgid "" -"Quality type '{0}' is not compatible with the current active machine " -"definition '{1}'." +msgid "Quality type '{0}' is not compatible with the current active machine definition '{1}'." msgstr "" #: cura/Settings/CuraContainerRegistry.py:488 #, python-brace-format msgctxt "@info:status" -msgid "" -"Warning: The profile is not visible because its quality type '{0}' is not " -"available for the current configuration. Switch to a material/nozzle " -"combination that can use this quality type." +msgid "Warning: The profile is not visible because its quality type '{0}' is not available for the current configuration. Switch to a material/nozzle combination that can use this quality type." msgstr "" #: cura/Settings/MachineManager.py:746 @@ -665,8 +636,7 @@ msgstr "" #: cura/Settings/MachineManager.py:890 msgctxt "@info:message Followed by a list of settings." -msgid "" -"Settings have been changed to match the current availability of extruders:" +msgid "Settings have been changed to match the current availability of extruders:" msgstr "" #: cura/Settings/MachineManager.py:891 @@ -695,12 +665,14 @@ msgctxt "@action:button" msgid "Add" msgstr "" -#: cura/UI/AddPrinterPagesModel.py:26 cura/UI/WelcomePagesModel.py:290 +#: cura/UI/AddPrinterPagesModel.py:26 +#: cura/UI/WelcomePagesModel.py:290 msgctxt "@action:button" msgid "Finish" msgstr "" -#: cura/UI/AddPrinterPagesModel.py:33 plugins/3MFReader/WorkspaceDialog.qml:386 +#: cura/UI/AddPrinterPagesModel.py:33 +#: plugins/3MFReader/WorkspaceDialog.qml:386 #: plugins/ImageReader/ConfigUI.qml:323 #: plugins/SliceInfoPlugin/MoreInfoWindow.qml:147 #: plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:27 @@ -779,17 +751,20 @@ msgctxt "@tooltip" msgid "Other" msgstr "" -#: cura/UI/TextManager.py:37 cura/UI/TextManager.py:63 +#: cura/UI/TextManager.py:37 +#: cura/UI/TextManager.py:63 msgctxt "@text:window" msgid "The release notes could not be opened." msgstr "" -#: cura/UI/WelcomePagesModel.py:57 cura/UI/WelcomePagesModel.py:277 +#: cura/UI/WelcomePagesModel.py:57 +#: cura/UI/WelcomePagesModel.py:277 msgctxt "@action:button" msgid "Next" msgstr "" -#: cura/UI/WelcomePagesModel.py:286 cura/UI/WhatsNewPagesModel.py:68 +#: cura/UI/WelcomePagesModel.py:286 +#: cura/UI/WhatsNewPagesModel.py:68 msgctxt "@action:button" msgid "Skip" msgstr "" @@ -805,9 +780,7 @@ msgstr "" #: cura/UltimakerCloud/CloudMaterialSync.py:66 msgctxt "@action:button" -msgid "" -"Please sync the material profiles with your printers before starting to " -"print." +msgid "Please sync the material profiles with your printers before starting to print." msgstr "" #: cura/UltimakerCloud/CloudMaterialSync.py:67 @@ -821,7 +794,8 @@ msgid "Sync materials" msgstr "" #: cura/UltimakerCloud/CloudMaterialSync.py:82 -#: plugins/3MFReader/WorkspaceDialog.py:418 plugins/SolidView/SolidView.py:80 +#: plugins/3MFReader/WorkspaceDialog.py:418 +#: plugins/SolidView/SolidView.py:80 msgctxt "@action:button" msgid "Learn more" msgstr "" @@ -844,10 +818,7 @@ msgstr "" #: plugins/3MFReader/ThreeMFWorkspaceReader.py:547 #, python-brace-format msgctxt "@info:status Don't translate the XML tags or !" -msgid "" -"Project file {0} contains an unknown machine type " -"{1}. Cannot import the machine. Models will be imported " -"instead." +msgid "Project file {0} contains an unknown machine type {1}. Cannot import the machine. Models will be imported instead." msgstr "" #: plugins/3MFReader/ThreeMFWorkspaceReader.py:550 @@ -866,9 +837,7 @@ msgstr "" #: plugins/3MFReader/ThreeMFWorkspaceReader.py:681 #, python-brace-format msgctxt "@info:error Don't translate the XML tags or !" -msgid "" -"Project file {0} is suddenly inaccessible: {1}" -"." +msgid "Project file {0} is suddenly inaccessible: {1}." msgstr "" #: plugins/3MFReader/ThreeMFWorkspaceReader.py:682 @@ -882,16 +851,13 @@ msgstr "" #: plugins/3MFReader/ThreeMFWorkspaceReader.py:707 #, python-brace-format msgctxt "@info:error Don't translate the XML tags or !" -msgid "" -"Project file {0} is corrupt: {1}." +msgid "Project file {0} is corrupt: {1}." msgstr "" #: plugins/3MFReader/ThreeMFWorkspaceReader.py:754 #, python-brace-format msgctxt "@info:error Don't translate the XML tag !" -msgid "" -"Project file {0} is made using profiles that are " -"unknown to this version of Ultimaker Cura." +msgid "Project file {0} is made using profiles that are unknown to this version of Ultimaker Cura." msgstr "" #: plugins/3MFReader/WorkspaceDialog.py:233 @@ -906,10 +872,7 @@ msgstr "" #: plugins/3MFReader/WorkspaceDialog.py:411 msgctxt "@info:status" -msgid "" -"The material used in this project relies on some material definitions not " -"available in Cura, this might produce undesirable print results. We highly " -"recommend installing the full material package from the Marketplace." +msgid "The material used in this project relies on some material definitions not available in Cura, this might produce undesirable print results. We highly recommend installing the full material package from the Marketplace." msgstr "" #: plugins/3MFReader/WorkspaceDialog.py:413 @@ -969,9 +932,7 @@ msgstr "" #: plugins/3MFReader/WorkspaceDialog.qml:104 msgctxt "@info:tooltip" -msgid "" -"Printer settings will be updated to match the settings saved with the " -"project." +msgid "Printer settings will be updated to match the settings saved with the project." msgstr "" #: plugins/3MFReader/WorkspaceDialog.qml:156 @@ -1047,9 +1008,7 @@ msgstr "" #: plugins/3MFReader/WorkspaceDialog.qml:367 msgctxt "@label" -msgid "" -"The material used in this project is currently not installed in Cura.
Install the material profile and reopen the project." +msgid "The material used in this project is currently not installed in Cura.
Install the material profile and reopen the project." msgstr "" #: plugins/3MFReader/WorkspaceDialog.qml:392 @@ -1067,7 +1026,8 @@ msgctxt "@action:button" msgid "Install missing material" msgstr "" -#: plugins/3MFReader/__init__.py:27 plugins/3MFReader/__init__.py:33 +#: plugins/3MFReader/__init__.py:27 +#: plugins/3MFReader/__init__.py:33 msgctxt "@item:inlistbox" msgid "3MF File" msgstr "" @@ -1090,9 +1050,7 @@ msgstr "" #: plugins/3MFWriter/ThreeMFWorkspaceWriter.py:101 msgctxt "@error:zip" -msgid "" -"The operating system does not allow saving a project file to this location " -"or with this file name." +msgid "The operating system does not allow saving a project file to this location or with this file name." msgstr "" #: plugins/3MFWriter/ThreeMFWriter.py:240 @@ -1203,9 +1161,7 @@ msgstr "" #: plugins/CuraDrive/src/qml/components/BackupListItem.qml:103 msgctxt "@dialog:info" -msgid "" -"You will need to restart Cura before your backup is restored. Do you want to " -"close Cura now?" +msgid "You will need to restart Cura before your backup is restored. Do you want to close Cura now?" msgstr "" #: plugins/CuraDrive/src/qml/components/BackupListItemDetails.qml:21 @@ -1245,16 +1201,12 @@ msgstr "" #: plugins/CuraDrive/src/qml/pages/BackupsPage.qml:36 msgctxt "@empty_state" -msgid "" -"You don't have any backups currently. Use the 'Backup Now' button to create " -"one." +msgid "You don't have any backups currently. Use the 'Backup Now' button to create one." msgstr "" #: plugins/CuraDrive/src/qml/pages/BackupsPage.qml:55 msgctxt "@backup_limit_info" -msgid "" -"During the preview phase, you'll be limited to 5 visible backups. Remove a " -"backup to see older ones." +msgid "During the preview phase, you'll be limited to 5 visible backups. Remove a backup to see older ones." msgstr "" #: plugins/CuraDrive/src/qml/pages/WelcomePage.qml:34 @@ -1272,9 +1224,7 @@ msgstr "" #: plugins/CuraEngineBackend/CuraEngineBackend.py:162 msgctxt "@message" -msgid "" -"Slicing failed with an unexpected error. Please consider reporting a bug on " -"our issue tracker." +msgid "Slicing failed with an unexpected error. Please consider reporting a bug on our issue tracker." msgstr "" #: plugins/CuraEngineBackend/CuraEngineBackend.py:163 @@ -1294,9 +1244,7 @@ msgstr "" #: plugins/CuraEngineBackend/CuraEngineBackend.py:401 msgctxt "@info:status" -msgid "" -"Unable to slice with the current material as it is incompatible with the " -"selected machine or configuration." +msgid "Unable to slice with the current material as it is incompatible with the selected machine or configuration." msgstr "" #: plugins/CuraEngineBackend/CuraEngineBackend.py:402 @@ -1312,31 +1260,24 @@ msgstr "" #: plugins/CuraEngineBackend/CuraEngineBackend.py:434 #, python-brace-format msgctxt "@info:status" -msgid "" -"Unable to slice with the current settings. The following settings have " -"errors: {0}" +msgid "Unable to slice with the current settings. The following settings have errors: {0}" msgstr "" #: plugins/CuraEngineBackend/CuraEngineBackend.py:461 #, python-brace-format msgctxt "@info:status" -msgid "" -"Unable to slice due to some per-model settings. The following settings have " -"errors on one or more models: {error_labels}" +msgid "Unable to slice due to some per-model settings. The following settings have errors on one or more models: {error_labels}" msgstr "" #: plugins/CuraEngineBackend/CuraEngineBackend.py:473 msgctxt "@info:status" -msgid "" -"Unable to slice because the prime tower or prime position(s) are invalid." +msgid "Unable to slice because the prime tower or prime position(s) are invalid." msgstr "" #: plugins/CuraEngineBackend/CuraEngineBackend.py:485 #, python-format msgctxt "@info:status" -msgid "" -"Unable to slice because there are objects associated with disabled Extruder " -"%s." +msgid "Unable to slice because there are objects associated with disabled Extruder %s." msgstr "" #: plugins/CuraEngineBackend/CuraEngineBackend.py:495 @@ -1387,13 +1328,8 @@ msgstr "" #: plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:17 #, python-brace-format -msgctxt "" -"@info Don't translate {machine_name}, since it gets replaced by a printer " -"name!" -msgid "" -"New features or bug-fixes may be available for your {machine_name}! If you " -"haven't done so already, it is recommended to update the firmware on your " -"printer to version {latest_version}." +msgctxt "@info Don't translate {machine_name}, since it gets replaced by a printer name!" +msgid "New features or bug-fixes may be available for your {machine_name}! If you haven't done so already, it is recommended to update the firmware on your printer to version {latest_version}." msgstr "" #: plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerMessage.py:22 @@ -1419,17 +1355,12 @@ msgstr "" #: plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:37 msgctxt "@label" -msgid "" -"Firmware is the piece of software running directly on your 3D printer. This " -"firmware controls the step motors, regulates the temperature and ultimately " -"makes your printer work." +msgid "Firmware is the piece of software running directly on your 3D printer. This firmware controls the step motors, regulates the temperature and ultimately makes your printer work." msgstr "" #: plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:43 msgctxt "@label" -msgid "" -"The firmware shipping with new printers works, but new versions tend to have " -"more features and improvements." +msgid "The firmware shipping with new printers works, but new versions tend to have more features and improvements." msgstr "" #: plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:55 @@ -1444,15 +1375,12 @@ msgstr "" #: plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:79 msgctxt "@label" -msgid "" -"Firmware can not be updated because there is no connection with the printer." +msgid "Firmware can not be updated because there is no connection with the printer." msgstr "" #: plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:86 msgctxt "@label" -msgid "" -"Firmware can not be updated because the connection with the printer does not " -"support upgrading firmware." +msgid "Firmware can not be updated because the connection with the printer does not support upgrading firmware." msgstr "" #: plugins/FirmwareUpdater/FirmwareUpdaterMachineAction.qml:93 @@ -1495,7 +1423,8 @@ msgctxt "@label" msgid "Firmware update failed due to missing firmware." msgstr "" -#: plugins/GCodeGzReader/__init__.py:17 plugins/GCodeGzWriter/__init__.py:17 +#: plugins/GCodeGzReader/__init__.py:17 +#: plugins/GCodeGzWriter/__init__.py:17 msgctxt "@item:inlistbox" msgid "Compressed G-code File" msgstr "" @@ -1505,28 +1434,27 @@ msgctxt "@error:not supported" msgid "GCodeGzWriter does not support text mode." msgstr "" -#: plugins/GCodeProfileReader/__init__.py:14 plugins/GCodeReader/__init__.py:14 +#: plugins/GCodeProfileReader/__init__.py:14 +#: plugins/GCodeReader/__init__.py:14 #: plugins/GCodeWriter/__init__.py:16 msgctxt "@item:inlistbox" msgid "G-code File" msgstr "" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" -msgid "" -"Make sure the g-code is suitable for your printer and printer configuration " -"before sending the file to it. The g-code representation may not be accurate." +msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "" #: plugins/GCodeReader/__init__.py:18 @@ -1539,7 +1467,8 @@ msgctxt "@error:not supported" msgid "GCodeWriter does not support non-text mode." msgstr "" -#: plugins/GCodeWriter/GCodeWriter.py:81 plugins/GCodeWriter/GCodeWriter.py:97 +#: plugins/GCodeWriter/GCodeWriter.py:81 +#: plugins/GCodeWriter/GCodeWriter.py:97 msgctxt "@warning:status" msgid "Please prepare G-code before exporting." msgstr "" @@ -1601,11 +1530,7 @@ msgstr "" #: plugins/ImageReader/ConfigUI.qml:195 msgctxt "@info:tooltip" -msgid "" -"For lithophanes dark pixels should correspond to thicker locations in order " -"to block more light coming through. For height maps lighter pixels signify " -"higher terrain, so lighter pixels should correspond to thicker locations in " -"the generated 3D model." +msgid "For lithophanes dark pixels should correspond to thicker locations in order to block more light coming through. For height maps lighter pixels signify higher terrain, so lighter pixels should correspond to thicker locations in the generated 3D model." msgstr "" #: plugins/ImageReader/ConfigUI.qml:205 @@ -1625,9 +1550,7 @@ msgstr "" #: plugins/ImageReader/ConfigUI.qml:232 msgctxt "@info:tooltip" -msgid "" -"For lithophanes a simple logarithmic model for translucency is available. " -"For height maps the pixel values correspond to heights linearly." +msgid "For lithophanes a simple logarithmic model for translucency is available. For height maps the pixel values correspond to heights linearly." msgstr "" #: plugins/ImageReader/ConfigUI.qml:242 @@ -1637,10 +1560,7 @@ msgstr "" #: plugins/ImageReader/ConfigUI.qml:263 msgctxt "@info:tooltip" -msgid "" -"The percentage of light penetrating a print with a thickness of 1 " -"millimeter. Lowering this value increases the contrast in dark regions and " -"decreases the contrast in light regions of the image." +msgid "The percentage of light penetrating a print with a thickness of 1 millimeter. Lowering this value increases the contrast in dark regions and decreases the contrast in light regions of the image." msgstr "" #: plugins/ImageReader/ConfigUI.qml:274 @@ -1655,7 +1575,8 @@ msgstr "" #: plugins/ImageReader/ConfigUI.qml:329 #: plugins/SliceInfoPlugin/MoreInfoWindow.qml:136 -#: resources/qml/ColorDialog.qml:148 resources/qml/Dialogs/RenameDialog.qml:25 +#: resources/qml/ColorDialog.qml:148 +#: resources/qml/Dialogs/RenameDialog.qml:25 msgctxt "@action:button" msgid "OK" msgstr "" @@ -1938,10 +1859,7 @@ msgstr "" #: plugins/Marketplace/PackageModel.py:95 msgctxt "@label:label Ultimaker Marketplace is a brand name, don't translate" -msgid "" -"The material package associated with the Cura project could not be found on " -"the Ultimaker Marketplace. Use the partial material profile definition " -"stored in the Cura project file at your own risk." +msgid "The material package associated with the Cura project could not be found on the Ultimaker Marketplace. Use the partial material profile definition stored in the Cura project file at your own risk." msgstr "" #: plugins/Marketplace/RemotePackageList.py:117 @@ -1978,9 +1896,7 @@ msgstr "" #: plugins/Marketplace/resources/qml/CompatibilityDialog.qml:94 msgctxt "@label" -msgid "" -"The following packages can not be installed because of an incompatible Cura " -"version:" +msgid "The following packages can not be installed because of an incompatible Cura version:" msgstr "" #: plugins/Marketplace/resources/qml/InstallMissingPackagesDialog.qml:15 @@ -2015,9 +1931,7 @@ msgstr "" #: plugins/Marketplace/resources/qml/ManagedPackages.qml:16 msgctxt "@text" -msgid "" -"Manage your UltiMaker Cura plugins and material profiles here. Make sure to " -"keep your plugins up to date and backup your setup regularly." +msgid "Manage your UltiMaker Cura plugins and material profiles here. Make sure to keep your plugins up to date and backup your setup regularly." msgstr "" #: plugins/Marketplace/resources/qml/Marketplace.qml:87 @@ -2058,9 +1972,7 @@ msgstr "" #: plugins/Marketplace/resources/qml/Materials.qml:12 msgctxt "@text" -msgid "" -"Select and install material profiles optimised for your UltiMaker 3D " -"printers." +msgid "Select and install material profiles optimised for your UltiMaker 3D printers." msgstr "" #: plugins/Marketplace/resources/qml/MultipleLicenseDialog.qml:35 @@ -2243,9 +2155,7 @@ msgstr "" #: plugins/Marketplace/resources/qml/Plugins.qml:12 msgctxt "@text" -msgid "" -"Streamline your workflow and customize your UltiMaker Cura experience with " -"plugins contributed by our amazing community of users." +msgid "Streamline your workflow and customize your UltiMaker Cura experience with plugins contributed by our amazing community of users." msgstr "" #: plugins/Marketplace/resources/qml/VerifiedIcon.qml:21 @@ -2272,13 +2182,10 @@ msgstr "" #, python-brace-format msgctxt "@info:status" msgid "" -"

One or more 3D models may not print optimally due to the model size and " -"material configuration:

\n" +"

One or more 3D models may not print optimally due to the model size and material configuration:

\n" "

{model_names}

\n" -"

Find out how to ensure the best possible print quality and reliability.\n" -"

View print quality " -"guide

" +"

Find out how to ensure the best possible print quality and reliability.

\n" +"

View print quality guide

" msgstr "" #: plugins/MonitorStage/MonitorMain.qml:100 @@ -2664,9 +2571,7 @@ msgstr "" #: plugins/SliceInfoPlugin/MoreInfoWindow.qml:73 msgctxt "@text:window" -msgid "" -"UltiMaker Cura collects anonymous data in order to improve the print quality " -"and user experience. Below is an example of all the data that is shared:" +msgid "UltiMaker Cura collects anonymous data in order to improve the print quality and user experience. Below is an example of all the data that is shared:" msgstr "" #: plugins/SliceInfoPlugin/MoreInfoWindow.qml:107 @@ -2686,9 +2591,7 @@ msgstr "" #: plugins/SolidView/SolidView.py:71 msgctxt "@info:status" -msgid "" -"The highlighted areas indicate either missing or extraneous surfaces. Fix " -"your model and open it again into Cura." +msgid "The highlighted areas indicate either missing or extraneous surfaces. Fix your model and open it again into Cura." msgstr "" #: plugins/SolidView/SolidView.py:73 @@ -2741,14 +2644,18 @@ msgctxt "@item:inlistbox" msgid "Compressed COLLADA Digital Asset Exchange" msgstr "" -#: plugins/UFPReader/__init__.py:22 plugins/UFPWriter/__init__.py:28 +#: plugins/UFPReader/__init__.py:22 +#: plugins/UFPWriter/__init__.py:28 msgctxt "@item:inlistbox" msgid "UltiMaker Format Package" msgstr "" -#: plugins/UFPWriter/UFPWriter.py:64 plugins/UFPWriter/UFPWriter.py:80 -#: plugins/UFPWriter/UFPWriter.py:93 plugins/UFPWriter/UFPWriter.py:115 -#: plugins/UFPWriter/UFPWriter.py:170 plugins/UFPWriter/UFPWriter.py:180 +#: plugins/UFPWriter/UFPWriter.py:64 +#: plugins/UFPWriter/UFPWriter.py:80 +#: plugins/UFPWriter/UFPWriter.py:93 +#: plugins/UFPWriter/UFPWriter.py:115 +#: plugins/UFPWriter/UFPWriter.py:170 +#: plugins/UFPWriter/UFPWriter.py:180 msgctxt "@info:error" msgid "Can't write to UFP file:" msgstr "" @@ -2765,12 +2672,7 @@ msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/DiscoverUM3Action.qml:51 msgctxt "@label" -msgid "" -"To print directly to your printer over the network, please make sure your " -"printer is connected to the network using a network cable or by connecting " -"your printer to your WIFI network. If you don't connect Cura with your " -"printer, you can still use a USB drive to transfer g-code files to your " -"printer." +msgid "To print directly to your printer over the network, please make sure your printer is connected to the network using a network cable or by connecting your printer to your WIFI network. If you don't connect Cura with your printer, you can still use a USB drive to transfer g-code files to your printer." msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/DiscoverUM3Action.qml:71 @@ -2793,9 +2695,7 @@ msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/DiscoverUM3Action.qml:161 msgctxt "@label" -msgid "" -"If your printer is not listed, read the network printing " -"troubleshooting guide" +msgid "If your printer is not listed, read the network printing troubleshooting guide" msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/DiscoverUM3Action.qml:186 @@ -2871,16 +2771,13 @@ msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:83 msgctxt "@label" msgid "The assigned printer, %1, requires the following configuration change:" -msgid_plural "" -"The assigned printer, %1, requires the following configuration changes:" +msgid_plural "The assigned printer, %1, requires the following configuration changes:" msgstr[0] "" msgstr[1] "" #: plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:87 msgctxt "@label" -msgid "" -"The printer %1 is assigned, but the job contains an unknown material " -"configuration." +msgid "The printer %1 is assigned, but the job contains an unknown material configuration." msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:97 @@ -2900,9 +2797,7 @@ msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/MonitorConfigOverrideDialog.qml:110 msgctxt "@label" -msgid "" -"Override will use the specified settings with the existing printer " -"configuration. This may result in a failed print." +msgid "Override will use the specified settings with the existing printer configuration. This may result in a failed print." msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenu.qml:144 @@ -2932,7 +2827,8 @@ msgid "Resuming..." msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/MonitorContextMenu.qml:192 -#: resources/qml/MonitorButton.qml:279 resources/qml/MonitorButton.qml:288 +#: resources/qml/MonitorButton.qml:279 +#: resources/qml/MonitorButton.qml:288 msgctxt "@label" msgid "Pause" msgstr "" @@ -3062,9 +2958,7 @@ msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:280 msgctxt "@info" -msgid "" -"Webcam feeds for cloud printers cannot be viewed from UltiMaker Cura. Click " -"\"Manage printer\" to visit Ultimaker Digital Factory and view this webcam." +msgid "Webcam feeds for cloud printers cannot be viewed from UltiMaker Cura. Click \"Manage printer\" to visit Ultimaker Digital Factory and view this webcam." msgstr "" #: plugins/UM3NetworkPrinting/resources/qml/MonitorPrinterCard.qml:340 @@ -3234,12 +3128,10 @@ msgstr "" #, python-brace-format msgctxt "@label" msgid "" -"You are about to remove {0} printer from Cura. This action cannot be " -"undone.\n" +"You are about to remove {0} printer from Cura. This action cannot be undone.\n" "Are you sure you want to continue?" msgid_plural "" -"You are about to remove {0} printers from Cura. This action cannot be " -"undone.\n" +"You are about to remove {0} printers from Cura. This action cannot be undone.\n" "Are you sure you want to continue?" msgstr[0] "" msgstr[1] "" @@ -3247,8 +3139,7 @@ msgstr[1] "" #: plugins/UM3NetworkPrinting/src/Cloud/CloudOutputDeviceManager.py:484 msgctxt "@label" msgid "" -"You are about to remove all printers from Cura. This action cannot be " -"undone.\n" +"You are about to remove all printers from Cura. This action cannot be undone.\n" "Are you sure you want to continue?" msgstr "" @@ -3257,8 +3148,7 @@ msgstr "" msgctxt "@info:status" msgid "" "Your printer {printer_name} could be connected via cloud.\n" -" Manage your print queue and monitor your prints from anywhere connecting " -"your printer to Digital Factory" +" Manage your print queue and monitor your prints from anywhere connecting your printer to Digital Factory" msgstr "" #: plugins/UM3NetworkPrinting/src/Messages/CloudFlowMessage.py:26 @@ -3279,9 +3169,7 @@ msgstr "" #: plugins/UM3NetworkPrinting/src/Messages/LegacyDeviceNoLongerSupportedMessage.py:18 msgctxt "@info:status" -msgid "" -"You are attempting to connect to a printer that is not running UltiMaker " -"Connect. Please update the printer to the latest firmware." +msgid "You are attempting to connect to a printer that is not running UltiMaker Connect. Please update the printer to the latest firmware." msgstr "" #: plugins/UM3NetworkPrinting/src/Messages/LegacyDeviceNoLongerSupportedMessage.py:21 @@ -3292,9 +3180,7 @@ msgstr "" #: plugins/UM3NetworkPrinting/src/Messages/MaterialSyncMessage.py:24 #, python-brace-format msgctxt "@info:status" -msgid "" -"Cura has detected material profiles that were not yet installed on the host " -"printer of group {0}." +msgid "Cura has detected material profiles that were not yet installed on the host printer of group {0}." msgstr "" #: plugins/UM3NetworkPrinting/src/Messages/MaterialSyncMessage.py:26 @@ -3331,9 +3217,7 @@ msgstr "" #: plugins/UM3NetworkPrinting/src/Messages/NotClusterHostMessage.py:27 #, python-brace-format msgctxt "@info:status" -msgid "" -"You are attempting to connect to {0} but it is not the host of a group. You " -"can visit the web page to configure it as a group host." +msgid "You are attempting to connect to {0} but it is not the host of a group. You can visit the web page to configure it as a group host." msgstr "" #: plugins/UM3NetworkPrinting/src/Messages/NotClusterHostMessage.py:30 @@ -3348,8 +3232,7 @@ msgstr "" #: plugins/UM3NetworkPrinting/src/Messages/PrintJobAwaitingApprovalMessage.py:18 msgctxt "@info:status" -msgid "" -"You will receive a confirmation via email when the print job is approved" +msgid "You will receive a confirmation via email when the print job is approved" msgstr "" #: plugins/UM3NetworkPrinting/src/Messages/PrintJobAwaitingApprovalMessage.py:19 @@ -3494,15 +3377,12 @@ msgstr "" #: plugins/USBPrinting/USBPrinterOutputDevice.py:110 msgctxt "@label" -msgid "" -"A USB print is in progress, closing Cura will stop this print. Are you sure?" +msgid "A USB print is in progress, closing Cura will stop this print. Are you sure?" msgstr "" #: plugins/USBPrinting/USBPrinterOutputDevice.py:135 msgctxt "@message" -msgid "" -"A print is still in progress. Cura cannot start another print via USB until " -"the previous print has completed." +msgid "A print is still in progress. Cura cannot start another print via USB until the previous print has completed." msgstr "" #: plugins/USBPrinting/USBPrinterOutputDevice.py:136 @@ -3522,18 +3402,12 @@ msgstr "" #: plugins/UltimakerMachineActions/BedLevelMachineAction.qml:42 msgctxt "@label" -msgid "" -"To make sure your prints will come out great, you can now adjust your " -"buildplate. When you click 'Move to Next Position' the nozzle will move to " -"the different positions that can be adjusted." +msgid "To make sure your prints will come out great, you can now adjust your buildplate. When you click 'Move to Next Position' the nozzle will move to the different positions that can be adjusted." msgstr "" #: plugins/UltimakerMachineActions/BedLevelMachineAction.qml:52 msgctxt "@label" -msgid "" -"For every position; insert a piece of paper under the nozzle and adjust the " -"print build plate height. The print build plate height is right when the " -"paper is slightly gripped by the tip of the nozzle." +msgid "For every position; insert a piece of paper under the nozzle and adjust the print build plate height. The print build plate height is right when the paper is slightly gripped by the tip of the nozzle." msgstr "" #: plugins/UltimakerMachineActions/BedLevelMachineAction.qml:67 @@ -3781,9 +3655,7 @@ msgid "Manage Materials..." msgstr "" #: resources/qml/Actions.qml:218 -msgctxt "" -"@action:inmenu Marketplace is a brand name of UltiMaker's, so don't " -"translate." +msgctxt "@action:inmenu Marketplace is a brand name of UltiMaker's, so don't translate." msgid "Add more materials from Marketplace" msgstr "" @@ -3922,7 +3794,8 @@ msgctxt "@action:inmenu menubar:help" msgid "Show Configuration Folder" msgstr "" -#: resources/qml/Actions.qml:469 resources/qml/Settings/SettingView.qml:476 +#: resources/qml/Actions.qml:469 +#: resources/qml/Settings/SettingView.qml:476 msgctxt "@action:menu" msgid "Configure setting visibility..." msgstr "" @@ -4007,7 +3880,8 @@ msgctxt "@label" msgid "This package will be installed after restarting." msgstr "" -#: resources/qml/Cura.qml:467 resources/qml/Preferences/GeneralPage.qml:14 +#: resources/qml/Cura.qml:467 +#: resources/qml/Preferences/GeneralPage.qml:14 msgctxt "@title:tab" msgid "General" msgstr "" @@ -4017,7 +3891,8 @@ msgctxt "@title:tab" msgid "Settings" msgstr "" -#: resources/qml/Cura.qml:472 resources/qml/Preferences/MachinesPage.qml:17 +#: resources/qml/Cura.qml:472 +#: resources/qml/Preferences/MachinesPage.qml:17 msgctxt "@title:tab" msgid "Printers" msgstr "" @@ -4028,7 +3903,8 @@ msgctxt "@title:tab" msgid "Materials" msgstr "" -#: resources/qml/Cura.qml:476 resources/qml/Preferences/ProfilesPage.qml:57 +#: resources/qml/Cura.qml:476 +#: resources/qml/Preferences/ProfilesPage.qml:57 msgctxt "@title:tab" msgid "Profiles" msgstr "" @@ -4038,7 +3914,8 @@ msgctxt "@title:window %1 is the application name" msgid "Closing %1" msgstr "" -#: resources/qml/Cura.qml:582 resources/qml/Cura.qml:591 +#: resources/qml/Cura.qml:582 +#: resources/qml/Cura.qml:591 msgctxt "@label %1 is the application name" msgid "Are you sure you want to exit %1?" msgstr "" @@ -4061,10 +3938,7 @@ msgstr "" #: resources/qml/Cura.qml:743 msgctxt "@text:window" -msgid "" -"We have found one or more G-Code files within the files you have selected. " -"You can only open one G-Code file at a time. If you want to open a G-Code " -"file, please just select only one." +msgid "We have found one or more G-Code files within the files you have selected. You can only open one G-Code file at a time. If you want to open a G-Code file, please just select only one." msgstr "" #: resources/qml/Cura.qml:828 @@ -4094,10 +3968,7 @@ msgstr "" #: resources/qml/Cura.qml:909 msgctxt "@label %i will be replaced with a profile name" -msgid "" -"Only user changed settings will be saved in the custom profile.
For materials that support it, the new custom profile will inherit " -"properties from %1." +msgid "Only user changed settings will be saved in the custom profile.
For materials that support it, the new custom profile will inherit properties from %1." msgstr "" #: resources/qml/Cura.qml:917 @@ -4310,9 +4181,7 @@ msgstr "" #: resources/qml/Dialogs/AskOpenAsProjectOrModelsDialog.qml:84 msgctxt "@text:window" -msgid "" -"This is a Cura project file. Would you like to open it as a project or " -"import the models from it?" +msgid "This is a Cura project file. Would you like to open it as a project or import the models from it?" msgstr "" #: resources/qml/Dialogs/AskOpenAsProjectOrModelsDialog.qml:91 @@ -4352,10 +4221,7 @@ msgstr "" #: resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:64 msgctxt "@text:window, %1 is a profile name" -msgid "" -"You have customized some profile settings. Would you like to Keep these " -"changed settings after switching profiles? Alternatively, you can discard " -"the changes to load the defaults from '%1'." +msgid "You have customized some profile settings. Would you like to Keep these changed settings after switching profiles? Alternatively, you can discard the changes to load the defaults from '%1'." msgstr "" #: resources/qml/Dialogs/DiscardOrKeepProfileChangesDialog.qml:90 @@ -4406,10 +4272,7 @@ msgstr "" #: resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:47 msgctxt "@text:window" -msgid "" -"We have found one or more project file(s) within the files you have " -"selected. You can open only one project file at a time. We suggest to only " -"import models from those files. Would you like to proceed?" +msgid "We have found one or more project file(s) within the files you have selected. You can open only one project file at a time. We suggest to only import models from those files. Would you like to proceed?" msgstr "" #: resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qml:64 @@ -4475,9 +4338,7 @@ msgstr "" #: resources/qml/MainWindow/ApplicationMenu.qml:88 msgctxt "@info:question" -msgid "" -"Are you sure you want to start a new project? This will clear the build " -"plate and any unsaved settings." +msgid "Are you sure you want to start a new project? This will clear the build plate and any unsaved settings." msgstr "" #: resources/qml/MainWindow/MainWindowHeader.qml:135 @@ -4492,9 +4353,7 @@ msgstr "" #: resources/qml/Menus/ConfigurationMenu/ConfigurationItem.qml:137 msgctxt "@label" -msgid "" -"This configuration is not available because %1 is not recognized. Please " -"visit %2 to download the correct material profile." +msgid "This configuration is not available because %1 is not recognized. Please visit %2 to download the correct material profile." msgstr "" #: resources/qml/Menus/ConfigurationMenu/ConfigurationItem.qml:138 @@ -4509,14 +4368,12 @@ msgstr "" #: resources/qml/Menus/ConfigurationMenu/ConfigurationListView.qml:53 msgctxt "@label" -msgid "" -"The configurations are not available because the printer is disconnected." +msgid "The configurations are not available because the printer is disconnected." msgstr "" #: resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:106 msgctxt "@tooltip" -msgid "" -"The configuration of this extruder is not allowed, and prohibits slicing." +msgid "The configuration of this extruder is not allowed, and prohibits slicing." msgstr "" #: resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:110 @@ -4822,8 +4679,7 @@ msgid "Currency:" msgstr "" #: resources/qml/Preferences/GeneralPage.qml:277 -msgctxt "" -"@label: Please keep the asterix, it's to indicate that a restart is needed." +msgctxt "@label: Please keep the asterix, it's to indicate that a restart is needed." msgid "Theme*:" msgstr "" @@ -4849,8 +4705,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:357 msgctxt "@label" -msgid "" -"*You will need to restart the application for these changes to have effect." +msgid "*You will need to restart the application for these changes to have effect." msgstr "" #: resources/qml/Preferences/GeneralPage.qml:373 @@ -4860,9 +4715,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:381 msgctxt "@info:tooltip" -msgid "" -"Highlight unsupported areas of the model in red. Without support these areas " -"will not print properly." +msgid "Highlight unsupported areas of the model in red. Without support these areas will not print properly." msgstr "" #: resources/qml/Preferences/GeneralPage.qml:390 @@ -4872,9 +4725,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:400 msgctxt "@info:tooltip" -msgid "" -"Highlight missing or extraneous surfaces of the model using warning signs. " -"The toolpaths will often be missing parts of the intended geometry." +msgid "Highlight missing or extraneous surfaces of the model using warning signs. The toolpaths will often be missing parts of the intended geometry." msgstr "" #: resources/qml/Preferences/GeneralPage.qml:409 @@ -4884,9 +4735,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:417 msgctxt "@info:tooltip" -msgid "" -"Moves the camera so the model is in the center of the view when a model is " -"selected" +msgid "Moves the camera so the model is in the center of the view when a model is selected" msgstr "" #: resources/qml/Preferences/GeneralPage.qml:422 @@ -4911,8 +4760,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:453 msgctxt "@info:tooltip" -msgid "" -"Zooming towards the mouse is not supported in the orthographic perspective." +msgid "Zooming towards the mouse is not supported in the orthographic perspective." msgstr "" #: resources/qml/Preferences/GeneralPage.qml:458 @@ -4922,8 +4770,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:484 msgctxt "@info:tooltip" -msgid "" -"Should models on the platform be moved so that they no longer intersect?" +msgid "Should models on the platform be moved so that they no longer intersect?" msgstr "" #: resources/qml/Preferences/GeneralPage.qml:489 @@ -4996,9 +4843,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:624 msgctxt "@info:tooltip" -msgid "" -"Should opening files from the desktop or external applications open in the " -"same instance of Cura?" +msgid "Should opening files from the desktop or external applications open in the same instance of Cura?" msgstr "" #: resources/qml/Preferences/GeneralPage.qml:629 @@ -5008,9 +4853,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:640 msgctxt "@info:tooltip" -msgid "" -"Should the build plate be cleared before loading a new model in the single " -"instance of Cura?" +msgid "Should the build plate be cleared before loading a new model in the single instance of Cura?" msgstr "" #: resources/qml/Preferences/GeneralPage.qml:646 @@ -5030,9 +4873,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:671 msgctxt "@info:tooltip" -msgid "" -"An model may appear extremely small if its unit is for example in meters " -"rather than millimeters. Should these models be scaled up?" +msgid "An model may appear extremely small if its unit is for example in meters rather than millimeters. Should these models be scaled up?" msgstr "" #: resources/qml/Preferences/GeneralPage.qml:676 @@ -5052,9 +4893,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:701 msgctxt "@info:tooltip" -msgid "" -"Should a prefix based on the printer name be added to the print job name " -"automatically?" +msgid "Should a prefix based on the printer name be added to the print job name automatically?" msgstr "" #: resources/qml/Preferences/GeneralPage.qml:706 @@ -5099,10 +4938,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:792 msgctxt "@info:tooltip" -msgid "" -"When you have made changes to a profile and switched to a different one, a " -"dialog will be shown asking whether you want to keep your modifications or " -"not, or you can choose a default behaviour and never show that dialog again." +msgid "When you have made changes to a profile and switched to a different one, a dialog will be shown asking whether you want to keep your modifications or not, or you can choose a default behaviour and never show that dialog again." msgstr "" #: resources/qml/Preferences/GeneralPage.qml:801 @@ -5113,9 +4949,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:806 msgctxt "@window:text" -msgid "" -"Default behavior for changed setting values when switching to a different " -"profile: " +msgid "Default behavior for changed setting values when switching to a different profile: " msgstr "" #: resources/qml/Preferences/GeneralPage.qml:821 @@ -5135,10 +4969,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:862 msgctxt "@info:tooltip" -msgid "" -"Should anonymous data about your print be sent to UltiMaker? Note, no " -"models, IP addresses or other personally identifiable information is sent or " -"stored." +msgid "Should anonymous data about your print be sent to UltiMaker? Note, no models, IP addresses or other personally identifiable information is sent or stored." msgstr "" #: resources/qml/Preferences/GeneralPage.qml:867 @@ -5183,9 +5014,7 @@ msgstr "" #: resources/qml/Preferences/GeneralPage.qml:957 msgctxt "@info:tooltip" -msgid "" -"Should an automatic check for new plugins be done every time Cura is " -"started? It is highly recommended that you do not disable this!" +msgid "Should an automatic check for new plugins be done every time Cura is started? It is highly recommended that you do not disable this!" msgstr "" #: resources/qml/Preferences/GeneralPage.qml:962 @@ -5270,8 +5099,7 @@ msgstr "" #: resources/qml/Preferences/Materials/MaterialsPage.qml:245 msgctxt "@info:status Don't translate the XML tags or !" -msgid "" -"Could not import material %1: %2" +msgid "Could not import material %1: %2" msgstr "" #: resources/qml/Preferences/Materials/MaterialsPage.qml:256 @@ -5282,8 +5110,7 @@ msgstr "" #: resources/qml/Preferences/Materials/MaterialsPage.qml:272 msgctxt "@info:status Don't translate the XML tags and !" -msgid "" -"Failed to export material to %1: %2" +msgid "Failed to export material to %1: %2" msgstr "" #: resources/qml/Preferences/Materials/MaterialsPage.qml:275 @@ -5303,9 +5130,7 @@ msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:55 msgctxt "@text" -msgid "" -"Following a few simple steps, you will be able to synchronize all your " -"material profiles with your printers." +msgid "Following a few simple steps, you will be able to synchronize all your material profiles with your printers." msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:77 @@ -5325,9 +5150,7 @@ msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:150 msgctxt "@text" -msgid "" -"To automatically sync the material profiles with all your printers connected " -"to Digital Factory you need to be signed in in Cura." +msgid "To automatically sync the material profiles with all your printers connected to Digital Factory you need to be signed in in Cura." msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:174 @@ -5365,8 +5188,7 @@ msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:424 msgctxt "@text" -msgid "" -"Make sure all your printers are turned ON and connected to Digital Factory." +msgid "Make sure all your printers are turned ON and connected to Digital Factory." msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:433 @@ -5403,10 +5225,7 @@ msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:574 msgctxt "@text" -msgid "" -"It seems like you don't have any compatible printers connected to Digital " -"Factory. Make sure your printer is connected and it's running the latest " -"firmware." +msgid "It seems like you don't have any compatible printers connected to Digital Factory. Make sure your printer is connected and it's running the latest firmware." msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:585 @@ -5425,10 +5244,8 @@ msgid "Sync material profiles via USB" msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:648 -msgctxt "" -"@text In the UI this is followed by a list of steps the user needs to take." -msgid "" -"Follow the following steps to load the new material profiles to your printer." +msgctxt "@text In the UI this is followed by a list of steps the user needs to take." +msgid "Follow the following steps to load the new material profiles to your printer." msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:679 @@ -5443,9 +5260,7 @@ msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:681 msgctxt "@text" -msgid "" -"Insert the USB stick into your printer and launch the procedure to load new " -"material profiles." +msgid "Insert the USB stick into your printer and launch the procedure to load new material profiles." msgstr "" #: resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:689 @@ -5476,9 +5291,7 @@ msgstr "" #: resources/qml/Preferences/Materials/MaterialsView.qml:122 msgctxt "@label (%1 is a number)" -msgid "" -"The new filament diameter is set to %1 mm, which is not compatible with the " -"current extruder. Do you wish to continue?" +msgid "The new filament diameter is set to %1 mm, which is not compatible with the current extruder. Do you wish to continue?" msgstr "" #: resources/qml/Preferences/Materials/MaterialsView.qml:152 @@ -5604,9 +5417,7 @@ msgstr "" #: resources/qml/Preferences/ProfilesPage.qml:158 msgctxt "@action:label" -msgid "" -"This profile uses the defaults specified by the printer, so it has no " -"settings/overrides in the list below." +msgid "This profile uses the defaults specified by the printer, so it has no settings/overrides in the list below." msgstr "" #: resources/qml/Preferences/ProfilesPage.qml:165 @@ -5653,18 +5464,13 @@ msgstr "" #: resources/qml/Preferences/SettingVisibilityItem.qml:56 msgctxt "@item:tooltip" -msgid "" -"This setting has been hidden by the active machine and will not be visible." +msgid "This setting has been hidden by the active machine and will not be visible." msgstr "" #: resources/qml/Preferences/SettingVisibilityItem.qml:73 msgctxt "@item:tooltip %1 is list of setting names" -msgid "" -"This setting has been hidden by the value of %1. Change the value of that " -"setting to make this setting visible." -msgid_plural "" -"This setting has been hidden by the values of %1. Change the values of those " -"settings to make this setting visible." +msgid "This setting has been hidden by the value of %1. Change the value of that setting to make this setting visible." +msgid_plural "This setting has been hidden by the values of %1. Change the values of those settings to make this setting visible." msgstr[0] "" msgstr[1] "" @@ -5706,8 +5512,7 @@ msgstr "" #: resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml:136 msgctxt "@tooltip" msgid "" -"Some setting/override values are different from the values stored in the " -"profile.\n" +"Some setting/override values are different from the values stored in the profile.\n" "\n" "Click to open the profile manager." msgstr "" @@ -5722,7 +5527,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "" -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "" @@ -5774,9 +5579,7 @@ msgstr "" #: resources/qml/PrintSetupSelector/Recommended/RecommendedAdhesionSelector.qml:20 msgctxt "@label" -msgid "" -"Enable printing a brim or raft. This will add a flat area around or under " -"your object which is easy to cut off afterwards." +msgid "Enable printing a brim or raft. This will add a flat area around or under your object which is easy to cut off afterwards." msgstr "" #: resources/qml/PrintSetupSelector/Recommended/RecommendedPrintSetup.qml:102 @@ -5824,14 +5627,11 @@ msgctxt "@label" msgid "" "The pattern of the infill material of the print:\n" "\n" -"For quick prints of non functional model choose line, zig zag or lighting " -"infill.\n" +"For quick prints of non functional model choose line, zig zag or lighting infill.\n" "\n" -"For functional part not subjected to a lot of stress we reccomend grid or " -"triangle or tri hexagon.\n" +"For functional part not subjected to a lot of stress we reccomend grid or triangle or tri hexagon.\n" "\n" -"For functional 3D prints which require high strenght in multiple directions " -"use cubic, cubic subdivision, quarter cubic, octet, and gyroid." +"For functional 3D prints which require high strenght in multiple directions use cubic, cubic subdivision, quarter cubic, octet, and gyroid." msgstr "" #: resources/qml/PrintSetupSelector/Recommended/RecommendedStrengthSelector.qml:67 @@ -5851,9 +5651,7 @@ msgstr "" #: resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:21 msgctxt "@label" -msgid "" -"Generate structures to support parts of the model which have overhangs. " -"Without these structures, these parts would collapse during printing." +msgid "Generate structures to support parts of the model which have overhangs. Without these structures, these parts would collapse during printing." msgstr "" #: resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:40 @@ -5866,12 +5664,9 @@ msgctxt "@label" msgid "" "Chooses between the techniques available to generate support. \n" "\n" -"\"Normal\" support creates a support structure directly below the " -"overhanging parts and drops those areas straight down. \n" +"\"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \n" "\n" -"\"Tree\" support creates branches towards the overhanging areas that support " -"the model on the tips of those branches, and allows the branches to crawl " -"around the model to support it from the build plate as much as possible." +"\"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible." msgstr "" #: resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:53 @@ -5881,9 +5676,7 @@ msgstr "" #: resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:54 msgctxt "@label" -msgid "" -"The extruder train to use for printing the support. This is used in multi-" -"extrusion." +msgid "The extruder train to use for printing the support. This is used in multi-extrusion." msgstr "" #: resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:67 @@ -5893,10 +5686,7 @@ msgstr "" #: resources/qml/PrintSetupSelector/Recommended/RecommendedSupportSelector.qml:68 msgctxt "support_type description" -msgid "" -"Adjusts the placement of the support structures. The placement can be set to " -"touching build plate or everywhere. When set to everywhere the support " -"structures will also be printed on the model." +msgid "Adjusts the placement of the support structures. The placement can be set to touching build plate or everywhere. When set to everywhere the support structures will also be printed on the model." msgstr "" #: resources/qml/PrintSetupSelector/Recommended/UnsupportedProfileIndication.qml:31 @@ -5906,9 +5696,7 @@ msgstr "" #: resources/qml/PrintSetupSelector/Recommended/UnsupportedProfileIndication.qml:39 msgctxt "@message:text %1 is the name the printer uses for 'nozzle'." -msgid "" -"No profiles are available for the selected material/%1 configuration. Please " -"change your configuration." +msgid "No profiles are available for the selected material/%1 configuration. Please change your configuration." msgstr "" #: resources/qml/PrintSetupSelector/Recommended/UnsupportedProfileIndication.qml:47 @@ -5923,9 +5711,7 @@ msgstr "" #: resources/qml/PrinterOutput/ExtruderBox.qml:70 msgctxt "@tooltip" -msgid "" -"The target temperature of the hotend. The hotend will heat up or cool down " -"towards this temperature. If this is 0, the hotend heating is turned off." +msgid "The target temperature of the hotend. The hotend will heat up or cool down towards this temperature. If this is 0, the hotend heating is turned off." msgstr "" #: resources/qml/PrinterOutput/ExtruderBox.qml:105 @@ -5952,10 +5738,7 @@ msgstr "" #: resources/qml/PrinterOutput/ExtruderBox.qml:297 msgctxt "@tooltip of pre-heat" -msgid "" -"Heat the hotend in advance before printing. You can continue adjusting your " -"print while it is heating, and you won't have to wait for the hotend to heat " -"up when you're ready to print." +msgid "Heat the hotend in advance before printing. You can continue adjusting your print while it is heating, and you won't have to wait for the hotend to heat up when you're ready to print." msgstr "" #: resources/qml/PrinterOutput/ExtruderBox.qml:335 @@ -5980,9 +5763,7 @@ msgstr "" #: resources/qml/PrinterOutput/HeatedBedBox.qml:55 msgctxt "@tooltip" -msgid "" -"The target temperature of the heated bed. The bed will heat up or cool down " -"towards this temperature. If this is 0, the bed heating is turned off." +msgid "The target temperature of the heated bed. The bed will heat up or cool down towards this temperature. If this is 0, the bed heating is turned off." msgstr "" #: resources/qml/PrinterOutput/HeatedBedBox.qml:88 @@ -5997,10 +5778,7 @@ msgstr "" #: resources/qml/PrinterOutput/HeatedBedBox.qml:286 msgctxt "@tooltip of pre-heat" -msgid "" -"Heat the bed in advance before printing. You can continue adjusting your " -"print while it is heating, and you won't have to wait for the bed to heat up " -"when you're ready to print." +msgid "Heat the bed in advance before printing. You can continue adjusting your print while it is heating, and you won't have to wait for the bed to heat up when you're ready to print." msgstr "" #: resources/qml/PrinterOutput/ManualPrinterControl.qml:51 @@ -6035,9 +5813,7 @@ msgstr "" #: resources/qml/PrinterOutput/ManualPrinterControl.qml:319 msgctxt "@tooltip of G-code command input" -msgid "" -"Send a custom G-code command to the connected printer. Press 'enter' to send " -"the command." +msgid "Send a custom G-code command to the connected printer. Press 'enter' to send the command." msgstr "" #: resources/qml/PrinterOutput/OutputDeviceHeader.qml:55 @@ -6057,30 +5833,22 @@ msgstr "" #: resources/qml/PrinterSelector/MachineSelector.qml:64 msgctxt "@status" -msgid "" -"The cloud printer is offline. Please check if the printer is turned on and " -"connected to the internet." +msgid "The cloud printer is offline. Please check if the printer is turned on and connected to the internet." msgstr "" #: resources/qml/PrinterSelector/MachineSelector.qml:68 msgctxt "@status" -msgid "" -"This printer is not linked to your account. Please visit the Ultimaker " -"Digital Factory to establish a connection." +msgid "This printer is not linked to your account. Please visit the Ultimaker Digital Factory to establish a connection." msgstr "" #: resources/qml/PrinterSelector/MachineSelector.qml:73 msgctxt "@status" -msgid "" -"The cloud connection is currently unavailable. Please sign in to connect to " -"the cloud printer." +msgid "The cloud connection is currently unavailable. Please sign in to connect to the cloud printer." msgstr "" #: resources/qml/PrinterSelector/MachineSelector.qml:78 msgctxt "@status" -msgid "" -"The cloud connection is currently unavailable. Please check your internet " -"connection." +msgid "The cloud connection is currently unavailable. Please check your internet connection." msgstr "" #: resources/qml/PrinterSelector/MachineSelectorList.qml:30 @@ -6117,17 +5885,14 @@ msgstr "" #: resources/qml/Settings/SettingCategory.qml:115 msgctxt "@label" msgid "" -"Some hidden settings use values different from their normal calculated " -"value.\n" +"Some hidden settings use values different from their normal calculated value.\n" "\n" "Click to make these settings visible." msgstr "" #: resources/qml/Settings/SettingItem.qml:84 msgctxt "@label" -msgid "" -"This setting is not used because all the settings that it influences are " -"overridden." +msgid "This setting is not used because all the settings that it influences are overridden." msgstr "" #: resources/qml/Settings/SettingItem.qml:89 @@ -6142,9 +5907,7 @@ msgstr "" #: resources/qml/Settings/SettingItem.qml:190 msgctxt "@label" -msgid "" -"This setting is always shared between all extruders. Changing it here will " -"change the value for all extruders." +msgid "This setting is always shared between all extruders. Changing it here will change the value for all extruders." msgstr "" #: resources/qml/Settings/SettingItem.qml:194 @@ -6163,8 +5926,7 @@ msgstr "" #: resources/qml/Settings/SettingItem.qml:334 msgctxt "@label" msgid "" -"This setting is normally calculated, but it currently has an absolute value " -"set.\n" +"This setting is normally calculated, but it currently has an absolute value set.\n" "\n" "Click to restore the calculated value." msgstr "" @@ -6334,9 +6096,7 @@ msgstr "" #: resources/qml/WelcomePages/AddPrinterByIpContent.qml:231 msgctxt "@label" -msgid "" -"This printer cannot be added because it's an unknown printer or it's not the " -"host of a group." +msgid "This printer cannot be added because it's an unknown printer or it's not the host of a group." msgstr "" #: resources/qml/WelcomePages/AddPrinterByIpContent.qml:312 @@ -6391,9 +6151,7 @@ msgstr "" #: resources/qml/WelcomePages/AddUltimakerPrinter.qml:33 msgctxt "@label" -msgid "" -"New UltiMaker printers can be connected to Digital Factory and monitored " -"remotely." +msgid "New UltiMaker printers can be connected to Digital Factory and monitored remotely." msgstr "" #: resources/qml/WelcomePages/AddUltimakerPrinter.qml:70 @@ -6466,7 +6224,6 @@ msgctxt "@text" msgid "Create a free UltiMaker Account" msgstr "" - #: resources/qml/WelcomePages/DropDownWidget.qml:93 msgctxt "@label" msgid "Empty" @@ -6493,22 +6250,32 @@ msgid "No items to select from" msgstr "" #: plugin.json msgctxt "description" -msgid "Provides a way to change machine settings (such as build volume, nozzle size, etc.)." +msgid "Extension that allows for user created scripts for post processing" msgstr "" #: plugin.json msgctxt "name" -msgid "Machine Settings Action" +msgid "Post Processing" msgstr "" #: plugin.json msgctxt "description" -msgid "Enables ability to generate printable geometry from 2D image files." +msgid "Provides a normal solid mesh view." msgstr "" #: plugin.json msgctxt "name" -msgid "Image Reader" +msgid "Solid View" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides support for importing profiles from legacy Cura versions." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Legacy Cura Profile Reader" msgstr "" #: plugin.json @@ -6523,82 +6290,32 @@ msgstr "" #: plugin.json msgctxt "description" -msgid "Provides support for reading X3D files." +msgid "Provides the preview of sliced layerdata." msgstr "" #: plugin.json msgctxt "name" -msgid "X3D Reader" +msgid "Simulation View" msgstr "" #: plugin.json msgctxt "description" -msgid "Provides support for importing Cura profiles." +msgid "Provides support for reading AMF files." msgstr "" #: plugin.json msgctxt "name" -msgid "Cura Profile Reader" +msgid "AMF Reader" msgstr "" #: plugin.json msgctxt "description" -msgid "Extension that allows for user created scripts for post processing" +msgid "Provides a preview stage in Cura." msgstr "" #: plugin.json msgctxt "name" -msgid "Post Processing" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Manages network connections to UltiMaker networked printers." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "UltiMaker Network Connection" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides support for writing 3MF files." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "3MF Writer" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Backup and restore your configuration." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Cura Backups" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Submits anonymous slice info. Can be disabled through preferences." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Slice info" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides support for writing Ultimaker Format Packages." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "UFP Writer" +msgid "Preview Stage" msgstr "" #: plugin.json @@ -6613,52 +6330,32 @@ msgstr "" #: plugin.json msgctxt "description" -msgid "Provides support for importing profiles from g-code files." +msgid "Provides a machine actions for updating firmware." msgstr "" #: plugin.json msgctxt "name" -msgid "G-code Profile Reader" +msgid "Firmware Updater" msgstr "" #: plugin.json msgctxt "description" -msgid "Allows loading and displaying G-code files." +msgid "Enables ability to generate printable geometry from 2D image files." msgstr "" #: plugin.json msgctxt "name" -msgid "G-code Reader" +msgid "Image Reader" msgstr "" #: plugin.json msgctxt "description" -msgid "Provides support for reading model files." +msgid "Backup and restore your configuration." msgstr "" #: plugin.json msgctxt "name" -msgid "Trimesh Reader" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.)." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "UltiMaker machine actions" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Reads g-code from a compressed archive." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Compressed G-code Reader" +msgid "Cura Backups" msgstr "" #: plugin.json @@ -6671,6 +6368,136 @@ msgctxt "name" msgid "Marketplace" msgstr "" +#: plugin.json +msgctxt "description" +msgid "Provides support for reading X3D files." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "X3D Reader" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides support for writing 3MF files." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "3MF Writer" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Checks for firmware updates." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Firmware Update Checker" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides support for reading model files." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Trimesh Reader" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Allows loading and displaying G-code files." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "G-code Reader" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc.)." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "UltiMaker machine actions" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Writes g-code to a compressed archive." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Compressed G-code Writer" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides a way to change machine settings (such as build volume, nozzle size, etc.)." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Machine Settings Action" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides support for importing profiles from g-code files." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "G-code Profile Reader" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides the link to the CuraEngine slicing backend." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "CuraEngine Backend" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides a prepare stage in Cura." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Prepare Stage" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides support for writing Ultimaker Format Packages." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "UFP Writer" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Logs certain events so that they can be used by the crash reporter" +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Sentry Logger" +msgstr "" + #: plugin.json msgctxt "description" msgid "Provides removable drive hotplugging and writing support." @@ -6681,6 +6508,66 @@ msgctxt "name" msgid "Removable Drive Output Device Plugin" msgstr "" +#: plugin.json +msgctxt "description" +msgid "Provides the Per Model Settings." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Per Model Settings Tool" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Writes g-code to a file." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "G-code Writer" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Accepts G-Code and sends them to a printer. Plugin can also update firmware." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "USB printing" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Submits anonymous slice info. Can be disabled through preferences." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Slice info" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Provides support for exporting Cura profiles." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Cura Profile Writer" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Manages network connections to UltiMaker networked printers." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "UltiMaker Network Connection" +msgstr "" + #: plugin.json msgctxt "description" msgid "Provides a monitor stage in Cura." @@ -6693,92 +6580,72 @@ msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 2.5 to Cura 2.6." +msgid "Provides support for reading 3MF files." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 2.5 to 2.6" +msgid "3MF Reader" msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 2.6 to Cura 2.7." +msgid "Provides capabilities to read and write XML-based material profiles." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 2.6 to 2.7" +msgid "Material Profiles" msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.13 to Cura 5.0." +msgid "Provides support for reading Ultimaker Format Packages." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 4.13 to 5.0" +msgid "UFP Reader" msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.8 to Cura 4.9." +msgid "Checks models and print configuration for possible printing issues and give suggestions." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 4.8 to 4.9" +msgid "Model Checker" msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 3.4 to Cura 3.5." +msgid "Provides support for importing Cura profiles." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 3.4 to 3.5" +msgid "Cura Profile Reader" msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.4 to Cura 4.5." +msgid "Creates an eraser mesh to block the printing of support in certain places" msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 4.4 to 4.5" +msgid "Support Eraser" msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.3 to Cura 4.4." +msgid "Reads g-code from a compressed archive." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 4.3 to 4.4" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 3.2 to Cura 3.3." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Version Upgrade 3.2 to 3.3" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 3.3 to Cura 3.4." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Version Upgrade 3.3 to 3.4" +msgid "Compressed G-code Reader" msgstr "" #: plugin.json @@ -6793,22 +6660,42 @@ msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.2 to Cura 4.3." +msgid "Upgrades configurations from Cura 2.2 to Cura 2.4." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 4.2 to 4.3" +msgid "Version Upgrade 2.2 to 2.4" msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7." +msgid "Upgrades configurations from Cura 4.13 to Cura 5.0." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 4.6.2 to 4.7" +msgid "Version Upgrade 4.13 to 5.0" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 2.6 to Cura 2.7." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Version Upgrade 2.6 to 2.7" +msgstr "" + +#: plugin.json +msgctxt "description" +msgid "Upgrades configurations from Cura 4.11 to Cura 4.12." +msgstr "" + +#: plugin.json +msgctxt "name" +msgid "Version Upgrade 4.11 to 4.12" msgstr "" #: plugin.json @@ -6823,22 +6710,12 @@ msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 3.5 to Cura 4.0." +msgid "Upgrades configurations from Cura 4.6.2 to Cura 4.7." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 3.5 to 4.0" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 2.2 to Cura 2.4." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Version Upgrade 2.2 to 2.4" +msgid "Version Upgrade 4.6.2 to 4.7" msgstr "" #: plugin.json @@ -6853,22 +6730,22 @@ msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2." +msgid "Upgrades configurations from Cura 3.0 to Cura 3.1." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 4.6.0 to 4.6.2" +msgid "Version Upgrade 3.0 to 3.1" msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 4.7 to Cura 4.8." +msgid "Upgrades configurations from Cura 4.3 to Cura 4.4." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 4.7 to 4.8" +msgid "Version Upgrade 4.3 to 4.4" msgstr "" #: plugin.json @@ -6893,32 +6770,22 @@ msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 2.7 to Cura 3.0." +msgid "Upgrades configurations from Cura 4.2 to Cura 4.3." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 2.7 to 3.0" +msgid "Version Upgrade 4.2 to 4.3" msgstr "" #: plugin.json msgctxt "description" -msgid "Upgrades configurations from Cura 3.0 to Cura 3.1." +msgid "Upgrades configurations from Cura 4.7 to Cura 4.8." msgstr "" #: plugin.json msgctxt "name" -msgid "Version Upgrade 3.0 to 3.1" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Upgrades configurations from Cura 4.11 to Cura 4.12." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Version Upgrade 4.11 to 4.12" +msgid "Version Upgrade 4.7 to 4.8" msgstr "" #: plugin.json @@ -6933,201 +6800,91 @@ msgstr "" #: plugin.json msgctxt "description" -msgid "Provides the link to the CuraEngine slicing backend." +msgid "Upgrades configurations from Cura 3.2 to Cura 3.3." msgstr "" #: plugin.json msgctxt "name" -msgid "CuraEngine Backend" +msgid "Version Upgrade 3.2 to 3.3" msgstr "" #: plugin.json msgctxt "description" -msgid "Provides support for reading 3MF files." +msgid "Upgrades configurations from Cura 3.5 to Cura 4.0." msgstr "" #: plugin.json msgctxt "name" -msgid "3MF Reader" +msgid "Version Upgrade 3.5 to 4.0" msgstr "" #: plugin.json msgctxt "description" -msgid "Provides the Per Model Settings." +msgid "Upgrades configurations from Cura 2.5 to Cura 2.6." msgstr "" #: plugin.json msgctxt "name" -msgid "Per Model Settings Tool" +msgid "Version Upgrade 2.5 to 2.6" msgstr "" #: plugin.json msgctxt "description" -msgid "Provides capabilities to read and write XML-based material profiles." +msgid "Upgrades configurations from Cura 4.4 to Cura 4.5." msgstr "" #: plugin.json msgctxt "name" -msgid "Material Profiles" +msgid "Version Upgrade 4.4 to 4.5" msgstr "" #: plugin.json msgctxt "description" -msgid "Provides support for exporting Cura profiles." +msgid "Upgrades configurations from Cura 2.7 to Cura 3.0." msgstr "" #: plugin.json msgctxt "name" -msgid "Cura Profile Writer" +msgid "Version Upgrade 2.7 to 3.0" msgstr "" #: plugin.json msgctxt "description" -msgid "Checks models and print configuration for possible printing issues and give suggestions." +msgid "Upgrades configurations from Cura 3.4 to Cura 3.5." msgstr "" #: plugin.json msgctxt "name" -msgid "Model Checker" +msgid "Version Upgrade 3.4 to 3.5" msgstr "" #: plugin.json msgctxt "description" -msgid "Accepts G-Code and sends them to a printer. Plugin can also update firmware." +msgid "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2." msgstr "" #: plugin.json msgctxt "name" -msgid "USB printing" +msgid "Version Upgrade 4.6.0 to 4.6.2" msgstr "" #: plugin.json msgctxt "description" -msgid "Provides a preview stage in Cura." +msgid "Upgrades configurations from Cura 4.8 to Cura 4.9." msgstr "" #: plugin.json msgctxt "name" -msgid "Preview Stage" +msgid "Version Upgrade 4.8 to 4.9" msgstr "" #: plugin.json msgctxt "description" -msgid "Writes g-code to a file." +msgid "Upgrades configurations from Cura 3.3 to Cura 3.4." msgstr "" #: plugin.json msgctxt "name" -msgid "G-code Writer" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides support for reading Ultimaker Format Packages." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "UFP Reader" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides a machine actions for updating firmware." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Firmware Updater" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Writes g-code to a compressed archive." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Compressed G-code Writer" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides the preview of sliced layerdata." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Simulation View" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides support for importing profiles from legacy Cura versions." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Legacy Cura Profile Reader" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides support for reading AMF files." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "AMF Reader" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides a normal solid mesh view." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Solid View" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Checks for firmware updates." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Firmware Update Checker" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Logs certain events so that they can be used by the crash reporter" -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Sentry Logger" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Creates an eraser mesh to block the printing of support in certain places" -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Support Eraser" -msgstr "" - -#: plugin.json -msgctxt "description" -msgid "Provides a prepare stage in Cura." -msgstr "" - -#: plugin.json -msgctxt "name" -msgid "Prepare Stage" +msgid "Version Upgrade 3.3 to 3.4" msgstr "" diff --git a/resources/i18n/fdmextruder.def.json.pot b/resources/i18n/fdmextruder.def.json.pot index 58e6ab78c2..852dcbb93d 100644 --- a/resources/i18n/fdmextruder.def.json.pot +++ b/resources/i18n/fdmextruder.def.json.pot @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Uranium json setting files\n" "Report-Msgid-Bugs-To: plugins@ultimaker.com\n" -"POT-Creation-Date: 2023-01-31 16:46+0000\n" +"POT-Creation-Date: 2023-03-06 16:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE\n" diff --git a/resources/i18n/fdmprinter.def.json.pot b/resources/i18n/fdmprinter.def.json.pot index 91518f23aa..f8c1bac0ff 100644 --- a/resources/i18n/fdmprinter.def.json.pot +++ b/resources/i18n/fdmprinter.def.json.pot @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Uranium json setting files\n" "Report-Msgid-Bugs-To: plugins@ultimaker.com\n" -"POT-Creation-Date: 2023-02-02 16:06+0000\n" +"POT-Creation-Date: 2023-03-06 16:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE\n" diff --git a/resources/i18n/fi_FI/cura.po b/resources/i18n/fi_FI/cura.po index 2bfb917b7f..87cc720fe8 100644 --- a/resources/i18n/fi_FI/cura.po +++ b/resources/i18n/fi_FI/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: 2022-07-15 10:53+0200\n" "Last-Translator: Bothof \n" "Language-Team: Finnish\n" @@ -1173,11 +1173,6 @@ msgctxt "name" msgid "USB printing" msgstr "USB-tulostus" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "" - #: plugin.json #, fuzzy msgctxt "name" @@ -1190,6 +1185,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "UltiMaker-laitteen toiminnot" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2077,18 +2077,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "GCode-tiedosto" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "G-coden jäsennys" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "G-coden tiedot" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Varmista, että G-code on tulostimelle ja sen tulostusasetuksille soveltuva, ennen kuin lähetät tiedoston siihen. G-coden esitys ei välttämättä ole tarkka." @@ -6161,7 +6161,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "" -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "" diff --git a/resources/i18n/fr_FR/cura.po b/resources/i18n/fr_FR/cura.po index 40b5243b40..31e2998b67 100644 --- a/resources/i18n/fr_FR/cura.po +++ b/resources/i18n/fr_FR/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1177,11 +1177,6 @@ msgctxt "name" msgid "USB printing" msgstr "Impression par USB" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "Ultimaker Digital Library" - #: plugin.json msgctxt "name" msgid "UltiMaker Network Connection" @@ -1192,6 +1187,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "Actions de la machine UltiMaker" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "Ultimaker Digital Library" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2079,18 +2079,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "Fichier GCode" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "Analyse du G-Code" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "Détails G-Code" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Assurez-vous que le g-code est adapté à votre imprimante et à la configuration de l'imprimante avant d'y envoyer le fichier. La représentation du g-code peut ne pas être exacte." @@ -6177,7 +6177,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "Configuration d'impression désactivée. Le fichier G-Code ne peut pas être modifié." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Recommandé" diff --git a/resources/i18n/hu_HU/cura.po b/resources/i18n/hu_HU/cura.po index 7019841bc6..2d05a9a3df 100644 --- a/resources/i18n/hu_HU/cura.po +++ b/resources/i18n/hu_HU/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: 2020-03-24 09:36+0100\n" "Last-Translator: Nagy Attila \n" "Language-Team: ATI-SZOFT\n" @@ -1182,11 +1182,6 @@ msgctxt "name" msgid "USB printing" msgstr "USB nyomtatás" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "" - #: plugin.json #, fuzzy msgctxt "name" @@ -1199,6 +1194,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "UltiMaker gépi funkciók" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2086,18 +2086,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "G-code Fájl" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "G-kód elemzés" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "G-kód részletek" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Győződj meg róla, hogy a G-kód igazodik a nyomtatódhoz és beállításaihoz, mielőtt elküldöd a fájlt. A G-kód ábrázolása nem biztos, hogy pontos." @@ -6177,7 +6177,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "A nyomtatás beállítása letiltva. A G-kód fájl nem módosítható." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Ajánlott" diff --git a/resources/i18n/it_IT/cura.po b/resources/i18n/it_IT/cura.po index 0c374a7db0..aa89866f3c 100644 --- a/resources/i18n/it_IT/cura.po +++ b/resources/i18n/it_IT/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2079,18 +2079,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "File G-Code" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "Parsing codice G" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "Dettagli codice G" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Verifica che il codice G sia idoneo alla tua stampante e alla sua configurazione prima di trasmettere il file. La rappresentazione del codice G potrebbe non essere accurata." @@ -6177,7 +6177,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "Impostazione di stampa disabilitata. Il file G-code non può essere modificato." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Consigliata" diff --git a/resources/i18n/ja_JP/cura.po b/resources/i18n/ja_JP/cura.po index 7075a93e73..e4640093e0 100644 --- a/resources/i18n/ja_JP/cura.po +++ b/resources/i18n/ja_JP/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1177,11 +1177,6 @@ msgctxt "name" msgid "USB printing" msgstr "USBプリンティング" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "Ultimaker Digital Library" - #: plugin.json msgctxt "name" msgid "UltiMaker Network Connection" @@ -1192,6 +1187,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "Ultimaker Digital Library" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2077,18 +2077,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "G-codeファイル" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "G-codeを解析" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "G-codeの詳細" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "データファイルを送信する前に、プリンターとプリンターの構成設定にそのG-codeが適応しているか確認してください。G-codeの表示が適切でない場合があります。" @@ -6163,7 +6163,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "印刷設定は無効にされました。G-code ファイルは変更できません。" -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "推奨" diff --git a/resources/i18n/ko_KR/cura.po b/resources/i18n/ko_KR/cura.po index c2c051da7a..ce3a79261c 100644 --- a/resources/i18n/ko_KR/cura.po +++ b/resources/i18n/ko_KR/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1177,11 +1177,6 @@ msgctxt "name" msgid "USB printing" msgstr "USB 프린팅" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "UltiMaker 디지털 라이브러리" - #: plugin.json msgctxt "name" msgid "UltiMaker Network Connection" @@ -1192,6 +1187,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "UltiMaker 디지털 라이브러리" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2077,18 +2077,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "G-code 파일" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "G 코드 파싱" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "G-코드 세부 정보" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "파일을 보내기 전에 g-코드가 프린터 및 프린터 구성에 적합한 지 확인하십시오. g-코드가 정확하지 않을 수 있습니다." @@ -6163,7 +6163,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "인쇄 설정 비활성화됨. G 코드 파일을 수정할 수 없습니다." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "추천" diff --git a/resources/i18n/nl_NL/cura.po b/resources/i18n/nl_NL/cura.po index 31b4e8323d..82d355528d 100644 --- a/resources/i18n/nl_NL/cura.po +++ b/resources/i18n/nl_NL/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1177,11 +1177,6 @@ msgctxt "name" msgid "USB printing" msgstr "USB-printen" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "Ultimaker Digital Library" - #: plugin.json msgctxt "name" msgid "UltiMaker Network Connection" @@ -1192,6 +1187,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "Acties UltiMaker-machines" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "Ultimaker Digital Library" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2079,18 +2079,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "G-code-bestand" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "G-code parseren" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "Details van de G-code" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Zorg ervoor dat de G-code geschikt is voor uw printer en de printerconfiguratie voordat u het bestand verzendt. Mogelijk is de weergave van de G-code niet nauwkeurig." @@ -6180,7 +6180,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "De printinstelling is uitgeschakeld. Het G-code-bestand kan niet worden gewijzigd." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Aanbevolen" diff --git a/resources/i18n/pl_PL/cura.po b/resources/i18n/pl_PL/cura.po index 8a7e4e2df5..256e153056 100644 --- a/resources/i18n/pl_PL/cura.po +++ b/resources/i18n/pl_PL/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: 2021-09-07 08:02+0200\n" "Last-Translator: Mariusz Matłosz \n" "Language-Team: Mariusz Matłosz , reprapy.pl\n" @@ -1183,11 +1183,6 @@ msgctxt "name" msgid "USB printing" msgstr "Drukowanie USB" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "" - #: plugin.json #, fuzzy msgctxt "name" @@ -1200,6 +1195,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "Czynności maszyny UltiMaker" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2087,18 +2087,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "Pliki G-code" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "Analizowanie G-code" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "Szczegóły G-code" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Przed wysłaniem pliku upewnij się, że G-code jest odpowiedni do konfiguracji drukarki. Przedstawienie G-kodu może nie być dokładne." @@ -6180,7 +6180,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "Ustawienia druku niedostępne. Plik .gcode nie może być modyfikowany." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Polecane" diff --git a/resources/i18n/pt_BR/cura.po b/resources/i18n/pt_BR/cura.po index a560f93b3d..fde677ed37 100644 --- a/resources/i18n/pt_BR/cura.po +++ b/resources/i18n/pt_BR/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: 2022-10-10 08:19+0200\n" "Last-Translator: Cláudio Sampaio \n" "Language-Team: Cláudio Sampaio \n" @@ -1183,11 +1183,6 @@ msgctxt "name" msgid "USB printing" msgstr "Impressão USB" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "Digital Library da UltiMaker" - #: plugin.json #, fuzzy msgctxt "name" @@ -1200,6 +1195,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "Ações de máquina UltiMaker" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "Digital Library da UltiMaker" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2091,18 +2091,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "Arquivo G-Code" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "Interpretando G-Code" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "Detalhes do G-Code" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Certifique que o g-code é adequado para sua impressora e configuração antes de enviar o arquivo. A representação de g-code pode não ser acurada." @@ -6199,7 +6199,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "Configuração de Impressão desabilitada. O arquivo de G-Code não pode ser modificado." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Recomendado" diff --git a/resources/i18n/pt_PT/cura.po b/resources/i18n/pt_PT/cura.po index ef08206813..2e51d1a1b2 100644 --- a/resources/i18n/pt_PT/cura.po +++ b/resources/i18n/pt_PT/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1172,11 +1172,6 @@ msgctxt "name" msgid "USB printing" msgstr "Impressão USB" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "Biblioteca Digital UltiMaker" - #: plugin.json msgctxt "name" msgid "UltiMaker Network Connection" @@ -1187,6 +1182,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "Funções para impressoras Ultimaker" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "Biblioteca Digital UltiMaker" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2074,18 +2074,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "Ficheiro G-code" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "A analisar G-code" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "Detalhes do G-code" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Certifique-se de que este g-code é apropriado para a sua impressora e respetiva configuração, antes de enviar o ficheiro para a impressora. A representação do g-code poderá não ser exata." @@ -6170,7 +6170,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "Configuração de impressão desativada. O ficheiro G-code não pode ser modificado." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Recomendado" diff --git a/resources/i18n/ru_RU/cura.po b/resources/i18n/ru_RU/cura.po index 7f46e0d29b..3011e05fca 100644 --- a/resources/i18n/ru_RU/cura.po +++ b/resources/i18n/ru_RU/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -93,8 +93,7 @@ msgid "" "

Backups can be found in the configuration folder.

\n" "

Please send us this Crash Report to fix the problem.

\n" " " -msgstr "" -" " +msgstr " " #: cura/CrashHandler.py:122 msgctxt "@action:button" @@ -2077,18 +2076,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "Файл G-code" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "Обработка G-code" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "Параметры G-code" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Перед отправкой G-code на принтер удостоверьтесь в его соответствии вашему принтеру и его настройкам. Возможны неточности в G-code." @@ -6186,7 +6185,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "Настройка печати отключена. Невозможно изменить файл с G-кодом." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Рекомендован" diff --git a/resources/i18n/tr_TR/cura.po b/resources/i18n/tr_TR/cura.po index 060a7bd83f..a17d48a8bf 100644 --- a/resources/i18n/tr_TR/cura.po +++ b/resources/i18n/tr_TR/cura.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1181,11 +1181,6 @@ msgctxt "name" msgid "USB printing" msgstr "USB yazdırma" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "Ultimaker Digital Library" - #: plugin.json #, fuzzy msgctxt "name" @@ -1198,6 +1193,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "UltiMaker makine eylemleri" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "Ultimaker Digital Library" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2089,18 +2089,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "G-code dosyası" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "G-code ayrıştırma" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "G-code Ayrıntıları" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "Dosya göndermeden önce g-code’un yazıcınız ve yazıcı yapılandırmanız için uygun olduğundan emin olun. G-code temsili doğru olmayabilir." @@ -6204,7 +6204,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "Yazıcı kurulumu devre dışı bırakıldı. G-code dosyası düzenlenemez." -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "Önerilen" diff --git a/resources/i18n/zh_CN/cura.po b/resources/i18n/zh_CN/cura.po index d98d6ea7ca..f756380509 100644 --- a/resources/i18n/zh_CN/cura.po +++ b/resources/i18n/zh_CN/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: 2022-07-15 11:06+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -1183,11 +1183,6 @@ msgctxt "name" msgid "USB printing" msgstr "USB 联机打印" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "Ultimaker Digital Library" - #: plugin.json #, fuzzy msgctxt "name" @@ -1200,6 +1195,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "UltiMaker 打印机操作" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "Ultimaker Digital Library" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2089,18 +2089,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "GCode 文件" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "解析 G-code" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "G-code 详细信息" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "发送文件之前,请确保 G-code 适用于当前打印机和打印机配置。当前 G-code 文件可能不准确。" @@ -6187,7 +6187,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "打印设置已禁用。无法修改 G code 文件。" -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "推荐" diff --git a/resources/i18n/zh_TW/cura.po b/resources/i18n/zh_TW/cura.po index f4266bbb94..f9d054af2f 100644 --- a/resources/i18n/zh_TW/cura.po +++ b/resources/i18n/zh_TW/cura.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cura 5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-01-31 16:46+0100\n" +"POT-Creation-Date: 2023-03-06 16:57+0100\n" "PO-Revision-Date: 2022-01-02 19:59+0800\n" "Last-Translator: Valen Chang \n" "Language-Team: Valen Chang \n" @@ -1182,11 +1182,6 @@ msgctxt "name" msgid "USB printing" msgstr "USB 連線列印" -#: plugin.json -msgctxt "name" -msgid "Ultimaker Digital Library" -msgstr "UltiMaker 數位博物館" - #: plugin.json #, fuzzy msgctxt "name" @@ -1199,6 +1194,11 @@ msgctxt "name" msgid "UltiMaker machine actions" msgstr "UltiMaker 印表機操作" +#: plugin.json +msgctxt "name" +msgid "Ultimaker Digital Library" +msgstr "UltiMaker 數位博物館" + #: plugin.json msgctxt "description" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." @@ -2088,18 +2088,18 @@ msgctxt "@item:inlistbox" msgid "G-code File" msgstr "G-code 檔案" -#: plugins/GCodeReader/FlavorParser.py:350 +#: plugins/GCodeReader/FlavorParser.py:359 msgctxt "@info:status" msgid "Parsing G-code" msgstr "正在解析 G-code" -#: plugins/GCodeReader/FlavorParser.py:352 -#: plugins/GCodeReader/FlavorParser.py:506 +#: plugins/GCodeReader/FlavorParser.py:361 +#: plugins/GCodeReader/FlavorParser.py:515 msgctxt "@info:title" msgid "G-code Details" msgstr "G-code 細項設定" -#: plugins/GCodeReader/FlavorParser.py:504 +#: plugins/GCodeReader/FlavorParser.py:513 msgctxt "@info:generic" msgid "Make sure the g-code is suitable for your printer and printer configuration before sending the file to it. The g-code representation may not be accurate." msgstr "發送檔案之前,請確保 G-code 適用於目前印表機和印表機設定。目前 G-code 檔案可能不準確。" @@ -6184,7 +6184,7 @@ msgctxt "@label shown when we load a Gcode file" msgid "Print setup disabled. G-code file can not be modified." msgstr "列印設定已被停用。 G-code 檔案無法修改。" -#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:160 +#: resources/qml/PrintSetupSelector/PrintSetupSelectorContents.qml:179 msgctxt "@button" msgid "Recommended" msgstr "推薦"