# Cura # Copyright (C) 2017 Ultimaker # This file is distributed under the same license as the Cura package. # Ruben Dulek , 2017. # msgid "" msgstr "" "Project-Id-Version: Cura 2.5\n" "Report-Msgid-Bugs-To: https://github.com/Ultimaker/Cura\n" "POT-Creation-Date: 2017-03-27 17:27+0200\n" "PO-Revision-Date: 2017-03-27 17:27+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: None\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/__init__.py:12 msgctxt "@label" msgid "Machine Settings action" msgstr "Machine Settings action" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/__init__.py:15 msgctxt "@info:whatsthis" msgid "Provides a way to change machine settings (such as build volume, nozzle size, etc)" msgstr "Provides a way to change machine settings (such as build volume, nozzle size, etc)" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.py:25 msgctxt "@action" msgid "Machine Settings" msgstr "Machine Settings" #: /home/ruben/Projects/Cura/plugins/XRayView/__init__.py:12 msgctxt "@label" msgid "X-Ray View" msgstr "X-Ray View" #: /home/ruben/Projects/Cura/plugins/XRayView/__init__.py:15 msgctxt "@info:whatsthis" msgid "Provides the X-Ray view." msgstr "Provides the X-Ray view." #: /home/ruben/Projects/Cura/plugins/XRayView/__init__.py:19 msgctxt "@item:inlistbox" msgid "X-Ray" msgstr "X-Ray" #: /home/ruben/Projects/Cura/plugins/X3DReader/__init__.py:11 msgctxt "@label" msgid "X3D Reader" msgstr "X3D Reader" #: /home/ruben/Projects/Cura/plugins/X3DReader/__init__.py:14 msgctxt "@info:whatsthis" msgid "Provides support for reading X3D files." msgstr "Provides support for reading X3D files." #: /home/ruben/Projects/Cura/plugins/X3DReader/__init__.py:20 msgctxt "@item:inlistbox" msgid "X3D File" msgstr "X3D File" #: /home/ruben/Projects/Cura/plugins/GCodeWriter/__init__.py:12 msgctxt "@label" msgid "GCode Writer" msgstr "GCode Writer" #: /home/ruben/Projects/Cura/plugins/GCodeWriter/__init__.py:15 msgctxt "@info:whatsthis" msgid "Writes GCode to a file." msgstr "Writes GCode to a file." #: /home/ruben/Projects/Cura/plugins/GCodeWriter/__init__.py:22 msgctxt "@item:inlistbox" msgid "GCode File" msgstr "GCode File" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/__init__.py:13 msgctxt "@label" msgid "Doodle3D" msgstr "Doodle3D" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/__init__.py:17 msgctxt "@info:whatsthis" msgid "Accepts G-Code and sends them over WiFi to a Doodle3D WiFi-Box." msgstr "Accepts G-Code and sends them over WiFi to a Doodle3D WiFi-Box." #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/PrinterConnection.py:36 msgctxt "@item:inmenu" msgid "Doodle3D printing" msgstr "Doodle3D printing" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/PrinterConnection.py:37 msgctxt "@action:button Preceded by 'Ready to'." msgid "Print with Doodle3D" msgstr "Print with Doodle3D" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/PrinterConnection.py:38 msgctxt "@info:tooltip" msgid "Print with " msgstr "Print with " #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/Doodle3D.py:49 msgctxt "@title:menu" msgid "Doodle3D" msgstr "Doodle3D" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/Doodle3D.py:50 msgctxt "@item:inlistbox" msgid "Enable Scan devices..." msgstr "Enable Scan devices..." #: /home/ruben/Projects/Cura/plugins/ChangeLogPlugin/__init__.py:12 #: /home/ruben/Projects/Cura/plugins/ChangeLogPlugin/ChangeLog.qml:18 msgctxt "@label" msgid "Changelog" msgstr "Changelog" #: /home/ruben/Projects/Cura/plugins/ChangeLogPlugin/__init__.py:15 msgctxt "@info:whatsthis" msgid "Shows changes since latest checked version." msgstr "Shows changes since latest checked version." #: /home/ruben/Projects/Cura/plugins/ChangeLogPlugin/ChangeLog.py:35 msgctxt "@item:inmenu" msgid "Show Changelog" msgstr "Show Changelog" #: /home/ruben/Projects/Cura/plugins/USBPrinting/__init__.py:13 msgctxt "@label" msgid "USB printing" msgstr "USB printing" #: /home/ruben/Projects/Cura/plugins/USBPrinting/__init__.py:17 msgctxt "@info:whatsthis" msgid "Accepts G-Code and sends them to a printer. Plugin can also update firmware." msgstr "Accepts G-Code and sends them to a printer. Plugin can also update firmware." #: /home/ruben/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:26 msgctxt "@item:inmenu" msgid "USB printing" msgstr "USB printing" #: /home/ruben/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:27 msgctxt "@action:button Preceded by 'Ready to'." msgid "Print via USB" msgstr "Print via USB" #: /home/ruben/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:28 msgctxt "@info:tooltip" msgid "Print via USB" msgstr "Print via USB" #: /home/ruben/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:30 msgctxt "@info:status" msgid "Connected via USB" msgstr "Connected via USB" #: /home/ruben/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:152 msgctxt "@info:status" msgid "Unable to start a new job because the printer is busy or not connected." msgstr "Unable to start a new job because the printer is busy or not connected." #: /home/ruben/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:450 msgctxt "@info:status" msgid "This printer does not support USB printing because it uses UltiGCode flavor." msgstr "This printer does not support USB printing because it uses UltiGCode flavor." #: /home/ruben/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDevice.py:454 msgctxt "@info:status" msgid "Unable to start a new job because the printer does not support usb printing." msgstr "Unable to start a new job because the printer does not support usb printing." #: /home/ruben/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDeviceManager.py:107 msgctxt "@info" msgid "Unable to update firmware because there are no printers connected." msgstr "Unable to update firmware because there are no printers connected." #: /home/ruben/Projects/Cura/plugins/USBPrinting/USBPrinterOutputDeviceManager.py:121 #, python-format msgctxt "@info" msgid "Could not find firmware required for the printer at %s." msgstr "Could not find firmware required for the printer at %s." #: /home/ruben/Projects/Cura/plugins/X3GWriter/__init__.py:15 msgctxt "X3G Writer Plugin Description" msgid "Writes X3G to a file" msgstr "Writes X3G to a file" #: /home/ruben/Projects/Cura/plugins/X3GWriter/__init__.py:22 msgctxt "X3G Writer File Description" msgid "X3G File" msgstr "X3G File" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:23 msgctxt "@action:button Preceded by 'Ready to'." msgid "Save to Removable Drive" msgstr "Save to Removable Drive" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:24 #, python-brace-format msgctxt "@item:inlistbox" msgid "Save to Removable Drive {0}" msgstr "Save to Removable Drive {0}" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:88 #, python-brace-format msgctxt "@info:progress" msgid "Saving to Removable Drive {0}" msgstr "Saving to Removable Drive {0}" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:98 #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:101 #, python-brace-format msgctxt "@info:status" msgid "Could not save to {0}: {1}" msgstr "Could not save to {0}: {1}" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:137 #, python-brace-format msgctxt "@info:status" msgid "Saved to Removable Drive {0} as {1}" msgstr "Saved to Removable Drive {0} as {1}" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:138 msgctxt "@action:button" msgid "Eject" msgstr "Eject" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:138 #, python-brace-format msgctxt "@action" msgid "Eject removable device {0}" msgstr "Eject removable device {0}" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:143 #, python-brace-format msgctxt "@info:status" msgid "Could not save to removable drive {0}: {1}" msgstr "Could not save to removable drive {0}: {1}" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:153 #, python-brace-format msgctxt "@info:status" msgid "Ejected {0}. You can now safely remove the drive." msgstr "Ejected {0}. You can now safely remove the drive." #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:155 #, python-brace-format msgctxt "@info:status" msgid "Failed to eject {0}. Another program may be using the drive." msgstr "Failed to eject {0}. Another program may be using the drive." #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/__init__.py:12 msgctxt "@label" msgid "Removable Drive Output Device Plugin" msgstr "Removable Drive Output Device Plugin" #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/__init__.py:14 msgctxt "@info:whatsthis" msgid "Provides removable drive hotplugging and writing support." msgstr "Provides removable drive hotplugging and writing support." #: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/WindowsRemovableDrivePlugin.py:69 msgctxt "@item:intext" msgid "Removable Drive" msgstr "Removable Drive" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/__init__.py:13 msgctxt "@info:whatsthis" msgid "Manages network connections to Ultimaker 3 printers" msgstr "Manages network connections to Ultimaker 3 printers" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:106 msgctxt "@action:button Preceded by 'Ready to'." msgid "Print over network" msgstr "Print over network" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:107 msgctxt "@properties:tooltip" msgid "Print over network" msgstr "Print over network" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:156 msgctxt "@info:status" msgid "Access to the printer requested. Please approve the request on the printer" msgstr "Access to the printer requested. Please approve the request on the printer" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:157 msgctxt "@info:status" msgid "" msgstr "" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:158 msgctxt "@action:button" msgid "Retry" msgstr "Retry" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:158 msgctxt "@info:tooltip" msgid "Re-send the access request" msgstr "Re-send the access request" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:160 msgctxt "@info:status" msgid "Access to the printer accepted" msgstr "Access to the printer accepted" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:161 msgctxt "@info:status" msgid "No access to print with this printer. Unable to send print job." msgstr "No access to print with this printer. Unable to send print job." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:162 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:28 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:72 msgctxt "@action:button" msgid "Request Access" msgstr "Request Access" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:162 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:27 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:71 msgctxt "@info:tooltip" msgid "Send access request to the printer" msgstr "Send access request to the printer" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:336 msgctxt "@info:status" msgid "Connected over the network. Please approve the access request on the printer." msgstr "Connected over the network. Please approve the access request on the printer." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:343 msgctxt "@info:status" msgid "Connected over the network." msgstr "Connected over the network." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:356 msgctxt "@info:status" msgid "Connected over the network. No access to control the printer." msgstr "Connected over the network. No access to control the printer." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:361 msgctxt "@info:status" msgid "Access request was denied on the printer." msgstr "Access request was denied on the printer." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:364 msgctxt "@info:status" msgid "Access request failed due to a timeout." msgstr "Access request failed due to a timeout." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:428 msgctxt "@info:status" msgid "The connection with the network was lost." msgstr "The connection with the network was lost." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:459 msgctxt "@info:status" msgid "The connection with the printer was lost. Check your printer to see if it is connected." msgstr "The connection with the printer was lost. Check your printer to see if it is connected." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:607 #, python-format msgctxt "@info:status" msgid "Unable to start a new print job, printer is busy. Current printer status is %s." msgstr "Unable to start a new print job, printer is busy. Current printer status is %s." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:628 #, python-brace-format msgctxt "@info:status" msgid "Unable to start a new print job. No PrinterCore loaded in slot {0}" msgstr "Unable to start a new print job. No PrinterCore loaded in slot {0}" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:635 #, python-brace-format msgctxt "@info:status" msgid "Unable to start a new print job. No material loaded in slot {0}" msgstr "Unable to start a new print job. No material loaded in slot {0}" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:646 #, python-brace-format msgctxt "@label" msgid "Not enough material for spool {0}." msgstr "Not enough material for spool {0}." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:656 #, python-brace-format msgctxt "@label" msgid "Different print core (Cura: {0}, Printer: {1}) selected for extruder {2}" msgstr "Different print core (Cura: {0}, Printer: {1}) selected for extruder {2}" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:670 #, python-brace-format msgctxt "@label" msgid "Different material (Cura: {0}, Printer: {1}) selected for extruder {2}" msgstr "Different material (Cura: {0}, Printer: {1}) selected for extruder {2}" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:678 #, python-brace-format msgctxt "@label" msgid "Print core {0} is not properly calibrated. XY calibration needs to be performed on the printer." msgstr "Print core {0} is not properly calibrated. XY calibration needs to be performed on the printer." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:681 msgctxt "@label" msgid "Are you sure you wish to print with the selected configuration?" msgstr "Are you sure you wish to print with the selected configuration?" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:682 msgctxt "@label" msgid "There is a mismatch between the configuration or calibration of the printer and Cura. For the best result, always slice for the PrintCores and materials that are inserted in your printer." msgstr "There is a mismatch between the configuration or calibration of the printer and Cura. For the best result, always slice for the PrintCores and materials that are inserted in your printer." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:688 msgctxt "@window:title" msgid "Mismatched configuration" msgstr "Mismatched configuration" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:783 msgctxt "@info:status" msgid "Sending data to printer" msgstr "Sending data to printer" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:784 #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/SettingsWindow.qml:46 #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:73 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:350 #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:188 #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:377 #: /home/ruben/Projects/Cura/resources/qml/MultiplyObjectOptions.qml:61 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:258 msgctxt "@action:button" msgid "Cancel" msgstr "Cancel" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:830 msgctxt "@info:status" msgid "Unable to send data to printer. Is another job still active?" msgstr "Unable to send data to printer. Is another job still active?" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:954 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:196 msgctxt "@label:MonitorStatus" msgid "Aborting print..." msgstr "Aborting print..." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:960 msgctxt "@label:MonitorStatus" msgid "Print aborted. Please check the printer" msgstr "Print aborted. Please check the printer" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:966 msgctxt "@label:MonitorStatus" msgid "Pausing print..." msgstr "Pausing print..." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:968 msgctxt "@label:MonitorStatus" msgid "Resuming print..." msgstr "Resuming print..." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:1104 msgctxt "@window:title" msgid "Sync with your printer" msgstr "Sync with your printer" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:1106 msgctxt "@label" msgid "Would you like to use your current printer configuration in Cura?" msgstr "Would you like to use your current printer configuration in Cura?" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:1108 msgctxt "@label" msgid "The print cores and/or materials on your printer differ from those within your current project. For the best result, always slice for the print cores and materials that are inserted in your printer." msgstr "The print cores and/or materials on your printer differ from those within your current project. For the best result, always slice for the print cores and materials that are inserted in your printer." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.py:19 msgctxt "@action" msgid "Connect via Network" msgstr "Connect via Network" #: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.py:24 msgid "Modify G-Code" msgstr "Modify G-Code" #: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/__init__.py:12 msgctxt "@label" msgid "Post Processing" msgstr "Post Processing" #: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/__init__.py:16 msgctxt "Description of plugin" msgid "Extension that allows for user created scripts for post processing" msgstr "Extension that allows for user created scripts for post processing" #: /home/ruben/Projects/Cura/plugins/AutoSave/__init__.py:12 msgctxt "@label" msgid "Auto Save" msgstr "Auto Save" #: /home/ruben/Projects/Cura/plugins/AutoSave/__init__.py:15 msgctxt "@info:whatsthis" msgid "Automatically saves Preferences, Machines and Profiles after changes." msgstr "Automatically saves Preferences, Machines and Profiles after changes." #: /home/ruben/Projects/Cura/plugins/SliceInfoPlugin/__init__.py:10 msgctxt "@label" msgid "Slice info" msgstr "Slice info" #: /home/ruben/Projects/Cura/plugins/SliceInfoPlugin/__init__.py:13 msgctxt "@info:whatsthis" msgid "Submits anonymous slice info. Can be disabled through preferences." msgstr "Submits anonymous slice info. Can be disabled through preferences." #: /home/ruben/Projects/Cura/plugins/SliceInfoPlugin/SliceInfo.py:75 msgctxt "@info" msgid "Cura collects anonymised slicing statistics. You can disable this in preferences" msgstr "Cura collects anonymised slicing statistics. You can disable this in preferences" #: /home/ruben/Projects/Cura/plugins/SliceInfoPlugin/SliceInfo.py:76 msgctxt "@action:button" msgid "Dismiss" msgstr "Dismiss" #: /home/ruben/Projects/Cura/plugins/XmlMaterialProfile/__init__.py:13 msgctxt "@label" msgid "Material Profiles" msgstr "Material Profiles" #: /home/ruben/Projects/Cura/plugins/XmlMaterialProfile/__init__.py:16 msgctxt "@info:whatsthis" msgid "Provides capabilities to read and write XML-based material profiles." msgstr "Provides capabilities to read and write XML-based material profiles." #: /home/ruben/Projects/Cura/plugins/LegacyProfileReader/__init__.py:12 msgctxt "@label" msgid "Legacy Cura Profile Reader" msgstr "Legacy Cura Profile Reader" #: /home/ruben/Projects/Cura/plugins/LegacyProfileReader/__init__.py:15 msgctxt "@info:whatsthis" msgid "Provides support for importing profiles from legacy Cura versions." msgstr "Provides support for importing profiles from legacy Cura versions." #: /home/ruben/Projects/Cura/plugins/LegacyProfileReader/__init__.py:21 msgctxt "@item:inlistbox" msgid "Cura 15.04 profiles" msgstr "Cura 15.04 profiles" #: /home/ruben/Projects/Cura/plugins/GCodeProfileReader/__init__.py:12 msgctxt "@label" msgid "GCode Profile Reader" msgstr "GCode Profile Reader" #: /home/ruben/Projects/Cura/plugins/GCodeProfileReader/__init__.py:15 msgctxt "@info:whatsthis" msgid "Provides support for importing profiles from g-code files." msgstr "Provides support for importing profiles from g-code files." #: /home/ruben/Projects/Cura/plugins/GCodeProfileReader/__init__.py:21 #: /home/ruben/Projects/Cura/plugins/GCodeReader/__init__.py:21 msgctxt "@item:inlistbox" msgid "G-code File" msgstr "G-code File" #: /home/ruben/Projects/Cura/plugins/LayerView/__init__.py:13 msgctxt "@label" msgid "Layer View" msgstr "Layer View" #: /home/ruben/Projects/Cura/plugins/LayerView/__init__.py:16 msgctxt "@info:whatsthis" msgid "Provides the Layer view." msgstr "Provides the Layer view." #: /home/ruben/Projects/Cura/plugins/LayerView/__init__.py:20 msgctxt "@item:inlistbox" msgid "Layers" msgstr "Layers" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.py:91 msgctxt "@info:status" msgid "Cura does not accurately display layers when Wire Printing is enabled" msgstr "Cura does not accurately display layers when Wire Printing is enabled" #: /home/ruben/Projects/Cura/plugins/VersionUpgrade/VersionUpgrade24to25/__init__.py:14 msgctxt "@label" msgid "Version Upgrade 2.4 to 2.5" msgstr "Version Upgrade 2.4 to 2.5" #: /home/ruben/Projects/Cura/plugins/VersionUpgrade/VersionUpgrade24to25/__init__.py:17 msgctxt "@info:whatsthis" msgid "Upgrades configurations from Cura 2.4 to Cura 2.5." msgstr "Upgrades configurations from Cura 2.4 to Cura 2.5." #: /home/ruben/Projects/Cura/plugins/VersionUpgrade/VersionUpgrade21to22/__init__.py:14 msgctxt "@label" msgid "Version Upgrade 2.1 to 2.2" msgstr "Version Upgrade 2.1 to 2.2" #: /home/ruben/Projects/Cura/plugins/VersionUpgrade/VersionUpgrade21to22/__init__.py:17 msgctxt "@info:whatsthis" msgid "Upgrades configurations from Cura 2.1 to Cura 2.2." msgstr "Upgrades configurations from Cura 2.1 to Cura 2.2." #: /home/ruben/Projects/Cura/plugins/VersionUpgrade/VersionUpgrade22to24/__init__.py:14 msgctxt "@label" msgid "Version Upgrade 2.2 to 2.4" msgstr "Version Upgrade 2.2 to 2.4" #: /home/ruben/Projects/Cura/plugins/VersionUpgrade/VersionUpgrade22to24/__init__.py:17 msgctxt "@info:whatsthis" msgid "Upgrades configurations from Cura 2.2 to Cura 2.4." msgstr "Upgrades configurations from Cura 2.2 to Cura 2.4." #: /home/ruben/Projects/Cura/plugins/ImageReader/__init__.py:12 msgctxt "@label" msgid "Image Reader" msgstr "Image Reader" #: /home/ruben/Projects/Cura/plugins/ImageReader/__init__.py:15 msgctxt "@info:whatsthis" msgid "Enables ability to generate printable geometry from 2D image files." msgstr "Enables ability to generate printable geometry from 2D image files." #: /home/ruben/Projects/Cura/plugins/ImageReader/__init__.py:21 msgctxt "@item:inlistbox" msgid "JPG Image" msgstr "JPG Image" #: /home/ruben/Projects/Cura/plugins/ImageReader/__init__.py:25 msgctxt "@item:inlistbox" msgid "JPEG Image" msgstr "JPEG Image" #: /home/ruben/Projects/Cura/plugins/ImageReader/__init__.py:29 msgctxt "@item:inlistbox" msgid "PNG Image" msgstr "PNG Image" #: /home/ruben/Projects/Cura/plugins/ImageReader/__init__.py:33 msgctxt "@item:inlistbox" msgid "BMP Image" msgstr "BMP Image" #: /home/ruben/Projects/Cura/plugins/ImageReader/__init__.py:37 msgctxt "@item:inlistbox" msgid "GIF Image" msgstr "GIF Image" #: /home/ruben/Projects/Cura/plugins/CuraEngineBackend/CuraEngineBackend.py:260 #: /home/ruben/Projects/Cura/cura/Settings/MachineManager.py:84 msgctxt "@info:status" msgid "The selected material is incompatible with the selected machine or configuration." msgstr "The selected material is incompatible with the selected machine or configuration." #: /home/ruben/Projects/Cura/plugins/CuraEngineBackend/CuraEngineBackend.py:281 #, python-brace-format msgctxt "@info:status" msgid "Unable to slice with the current settings. The following settings have errors: {0}" msgstr "Unable to slice with the current settings. The following settings have errors: {0}" #: /home/ruben/Projects/Cura/plugins/CuraEngineBackend/CuraEngineBackend.py:290 msgctxt "@info:status" msgid "Unable to slice because the prime tower or prime position(s) are invalid." msgstr "Unable to slice because the prime tower or prime position(s) are invalid." #: /home/ruben/Projects/Cura/plugins/CuraEngineBackend/CuraEngineBackend.py:298 msgctxt "@info:status" msgid "Nothing to slice because none of the models fit the build volume. Please scale or rotate models to fit." msgstr "Nothing to slice because none of the models fit the build volume. Please scale or rotate models to fit." #: /home/ruben/Projects/Cura/plugins/CuraEngineBackend/__init__.py:13 msgctxt "@label" msgid "CuraEngine Backend" msgstr "CuraEngine Backend" #: /home/ruben/Projects/Cura/plugins/CuraEngineBackend/__init__.py:15 msgctxt "@info:whatsthis" msgid "Provides the link to the CuraEngine slicing backend." msgstr "Provides the link to the CuraEngine slicing backend." #: /home/ruben/Projects/Cura/plugins/CuraEngineBackend/ProcessSlicedLayersJob.py:61 #: /home/ruben/Projects/Cura/plugins/CuraEngineBackend/ProcessSlicedLayersJob.py:234 msgctxt "@info:status" msgid "Processing Layers" msgstr "Processing Layers" #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/__init__.py:14 msgctxt "@label" msgid "Per Model Settings Tool" msgstr "Per Model Settings Tool" #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/__init__.py:17 msgctxt "@info:whatsthis" msgid "Provides the Per Model Settings." msgstr "Provides the Per Model Settings." #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/__init__.py:21 msgctxt "@label" msgid "Per Model Settings" msgstr "Per Model Settings" #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/__init__.py:22 msgctxt "@info:tooltip" msgid "Configure Per Model Settings" msgstr "Configure Per Model Settings" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:162 #: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:571 msgctxt "@title:tab" msgid "Recommended" msgstr "Recommended" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.py:164 #: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:577 msgctxt "@title:tab" msgid "Custom" msgstr "Custom" #: /home/ruben/Projects/Cura/plugins/3MFReader/__init__.py:19 msgctxt "@label" msgid "3MF Reader" msgstr "3MF Reader" #: /home/ruben/Projects/Cura/plugins/3MFReader/__init__.py:22 msgctxt "@info:whatsthis" msgid "Provides support for reading 3MF files." msgstr "Provides support for reading 3MF files." #: /home/ruben/Projects/Cura/plugins/3MFReader/__init__.py:28 #: /home/ruben/Projects/Cura/plugins/3MFReader/__init__.py:35 msgctxt "@item:inlistbox" msgid "3MF File" msgstr "3MF File" #: /home/ruben/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:60 #: /home/ruben/Projects/Cura/cura/Settings/MachineManager.py:1042 msgctxt "@label" msgid "Nozzle" msgstr "Nozzle" #: /home/ruben/Projects/Cura/plugins/SolidView/__init__.py:12 msgctxt "@label" msgid "Solid View" msgstr "Solid View" #: /home/ruben/Projects/Cura/plugins/SolidView/__init__.py:15 msgctxt "@info:whatsthis" msgid "Provides a normal solid mesh view." msgstr "Provides a normal solid mesh view." #: /home/ruben/Projects/Cura/plugins/SolidView/__init__.py:19 msgctxt "@item:inmenu" msgid "Solid" msgstr "Solid" #: /home/ruben/Projects/Cura/plugins/GCodeReader/__init__.py:12 msgctxt "@label" msgid "G-code Reader" msgstr "G-code Reader" #: /home/ruben/Projects/Cura/plugins/GCodeReader/__init__.py:15 msgctxt "@info:whatsthis" msgid "Allows loading and displaying G-code files." msgstr "Allows loading and displaying G-code files." #: /home/ruben/Projects/Cura/plugins/GCodeReader/__init__.py:25 msgctxt "@item:inlistbox" msgid "G File" msgstr "G File" #: /home/ruben/Projects/Cura/plugins/GCodeReader/GCodeReader.py:227 msgctxt "@info:status" msgid "Parsing G-code" msgstr "Parsing G-code" #: /home/ruben/Projects/Cura/plugins/CuraProfileWriter/__init__.py:12 msgctxt "@label" msgid "Cura Profile Writer" msgstr "Cura Profile Writer" #: /home/ruben/Projects/Cura/plugins/CuraProfileWriter/__init__.py:15 msgctxt "@info:whatsthis" msgid "Provides support for exporting Cura profiles." msgstr "Provides support for exporting Cura profiles." #: /home/ruben/Projects/Cura/plugins/CuraProfileWriter/__init__.py:21 #: /home/ruben/Projects/Cura/plugins/CuraProfileReader/__init__.py:21 msgctxt "@item:inlistbox" msgid "Cura Profile" msgstr "Cura Profile" #: /home/ruben/Projects/Cura/plugins/3MFWriter/__init__.py:13 msgctxt "@label" msgid "3MF Writer" msgstr "3MF Writer" #: /home/ruben/Projects/Cura/plugins/3MFWriter/__init__.py:16 msgctxt "@info:whatsthis" msgid "Provides support for writing 3MF files." msgstr "Provides support for writing 3MF files." #: /home/ruben/Projects/Cura/plugins/3MFWriter/__init__.py:22 msgctxt "@item:inlistbox" msgid "3MF file" msgstr "3MF file" #: /home/ruben/Projects/Cura/plugins/3MFWriter/__init__.py:30 msgctxt "@item:inlistbox" msgid "Cura Project 3MF file" msgstr "Cura Project 3MF file" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/__init__.py:15 msgctxt "@label" msgid "Ultimaker machine actions" msgstr "Ultimaker machine actions" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/__init__.py:18 msgctxt "@info:whatsthis" msgid "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc)" msgstr "Provides machine actions for Ultimaker machines (such as bed leveling wizard, selecting upgrades, etc)" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOUpgradeSelection.py:20 msgctxt "@action" msgid "Select upgrades" msgstr "Select upgrades" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.py:12 msgctxt "@action" msgid "Upgrade Firmware" msgstr "Upgrade Firmware" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.py:14 msgctxt "@action" msgid "Checkup" msgstr "Checkup" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.py:15 msgctxt "@action" msgid "Level build plate" msgstr "Level build plate" #: /home/ruben/Projects/Cura/plugins/CuraProfileReader/__init__.py:12 msgctxt "@label" msgid "Cura Profile Reader" msgstr "Cura Profile Reader" #: /home/ruben/Projects/Cura/plugins/CuraProfileReader/__init__.py:15 msgctxt "@info:whatsthis" msgid "Provides support for importing Cura profiles." msgstr "Provides support for importing Cura profiles." #: /home/ruben/Projects/Cura/cura/PrintInformation.py:214 #, python-brace-format msgctxt "@label" msgid "Pre-sliced file {0}" msgstr "Pre-sliced file {0}" #: /home/ruben/Projects/Cura/cura/PrinterOutputDevice.py:376 msgctxt "@item:material" msgid "No material loaded" msgstr "No material loaded" #: /home/ruben/Projects/Cura/cura/PrinterOutputDevice.py:383 msgctxt "@item:material" msgid "Unknown material" msgstr "Unknown material" #: /home/ruben/Projects/Cura/cura/Settings/ContainerManager.py:353 #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:82 msgctxt "@title:window" msgid "File Already Exists" msgstr "File Already Exists" #: /home/ruben/Projects/Cura/cura/Settings/ContainerManager.py:354 #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:83 #, python-brace-format msgctxt "@label" msgid "The file {0} already exists. Are you sure you want to overwrite it?" msgstr "The file {0} already exists. Are you sure you want to overwrite it?" #: /home/ruben/Projects/Cura/cura/Settings/MachineManager.py:1243 msgctxt "@info:status" msgid "Unable to find a quality profile for this combination. Default settings will be used instead." msgstr "Unable to find a quality profile for this combination. Default settings will be used instead." #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:113 #, python-brace-format msgctxt "@info:status" msgid "Failed to export profile to {0}: {1}" msgstr "Failed to export profile to {0}: {1}" #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:118 #, python-brace-format msgctxt "@info:status" msgid "Failed to export profile to {0}: Writer plugin reported failure." msgstr "Failed to export profile to {0}: Writer plugin reported failure." #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:121 #, python-brace-format msgctxt "@info:status" msgid "Exported profile to {0}" msgstr "Exported profile to {0}" #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:147 #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:169 #, python-brace-format msgctxt "@info:status" msgid "Failed to import profile from {0}: {1}" msgstr "Failed to import profile from {0}: {1}" #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:176 #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:210 #, python-brace-format msgctxt "@info:status" msgid "Successfully imported profile {0}" msgstr "Successfully imported profile {0}" #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:213 #, python-brace-format msgctxt "@info:status" msgid "Profile {0} has an unknown file type or is corrupted." msgstr "Profile {0} has an unknown file type or is corrupted." #: /home/ruben/Projects/Cura/cura/Settings/CuraContainerRegistry.py:219 msgctxt "@label" msgid "Custom profile" msgstr "Custom profile" #: /home/ruben/Projects/Cura/cura/BuildVolume.py:94 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." msgstr "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." #: /home/ruben/Projects/Cura/cura/CrashHandler.py:51 msgctxt "@title:window" msgid "Oops!" msgstr "Oops!" #: /home/ruben/Projects/Cura/cura/CrashHandler.py:78 msgctxt "@label" msgid "" "

A fatal exception has occurred that we could not recover from!

\n" "

We hope this picture of a kitten helps you recover from the shock.

\n" "

Please use the information below to post a bug report at http://github.com/Ultimaker/Cura/issues

\n" " " msgstr "" "

A fatal exception has occurred that we could not recover from!

\n" "

We hope this picture of a kitten helps you recover from the shock.

\n" "

Please use the information below to post a bug report at http://github.com/Ultimaker/Cura/issues

\n" " " #: /home/ruben/Projects/Cura/cura/CrashHandler.py:101 msgctxt "@action:button" msgid "Open Web Page" msgstr "Open Web Page" #: /home/ruben/Projects/Cura/cura/CuraApplication.py:211 msgctxt "@info:progress" msgid "Loading machines..." msgstr "Loading machines..." #: /home/ruben/Projects/Cura/cura/CuraApplication.py:566 msgctxt "@info:progress" msgid "Setting up scene..." msgstr "Setting up scene..." #: /home/ruben/Projects/Cura/cura/CuraApplication.py:603 msgctxt "@info:progress" msgid "Loading interface..." msgstr "Loading interface..." #: /home/ruben/Projects/Cura/cura/CuraApplication.py:744 #, python-format msgctxt "@info" msgid "%(width).1f x %(depth).1f x %(height).1f mm" msgstr "%(width).1f x %(depth).1f x %(height).1f mm" #: /home/ruben/Projects/Cura/cura/CuraApplication.py:1192 #, python-brace-format msgctxt "@info:status" msgid "Only one G-code file can be loaded at a time. Skipped importing {0}" msgstr "Only one G-code file can be loaded at a time. Skipped importing {0}" #: /home/ruben/Projects/Cura/cura/CuraApplication.py:1201 #, python-brace-format msgctxt "@info:status" msgid "Can't open any other file if G-code is loading. Skipped importing {0}" msgstr "Can't open any other file if G-code is loading. Skipped importing {0}" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:27 msgctxt "@title" msgid "Machine Settings" msgstr "Machine Settings" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:38 msgctxt "@label" msgid "Please enter the correct settings for your printer below:" msgstr "Please enter the correct settings for your printer below:" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:63 msgctxt "@label" msgid "Printer Settings" msgstr "Printer Settings" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:74 msgctxt "@label" msgid "X (Width)" msgstr "X (Width)" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:85 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:101 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:117 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:273 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:289 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:305 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:321 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:341 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:363 msgctxt "@label" msgid "mm" msgstr "mm" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:90 msgctxt "@label" msgid "Y (Depth)" msgstr "Y (Depth)" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:106 msgctxt "@label" msgid "Z (Height)" msgstr "Z (Height)" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:129 msgctxt "@label" msgid "Build Plate Shape" msgstr "Build Plate Shape" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:176 msgctxt "@option:check" msgid "Machine Center is Zero" msgstr "Machine Center is Zero" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:187 msgctxt "@option:check" msgid "Heated Bed" msgstr "Heated Bed" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:199 msgctxt "@label" msgid "GCode Flavor" msgstr "GCode Flavor" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:251 msgctxt "@label" msgid "Printhead Settings" msgstr "Printhead Settings" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:262 msgctxt "@label" msgid "X min" msgstr "X min" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:278 msgctxt "@label" msgid "Y min" msgstr "Y min" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:294 msgctxt "@label" msgid "X max" msgstr "X max" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:310 msgctxt "@label" msgid "Y max" msgstr "Y max" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:330 msgctxt "@label" msgid "Gantry height" msgstr "Gantry height" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:350 msgctxt "@label" msgid "Nozzle size" msgstr "Nozzle size" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:382 msgctxt "@label" msgid "Start Gcode" msgstr "Start Gcode" #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:406 msgctxt "@label" msgid "End Gcode" msgstr "End Gcode" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/SettingsWindow.qml:20 msgctxt "@title:window" msgid "Doodle3D Settings" msgstr "Doodle3D Settings" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/SettingsWindow.qml:53 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:244 msgctxt "@action:button" msgid "Save" msgstr "Save" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:23 msgctxt "@title:window" msgid "Print to: %1" msgstr "Print to: %1" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:40 msgctxt "@label" msgid "Extruder Temperature: %1/%2°C" msgstr "Extruder Temperature: %1/%2°C" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:45 msgctxt "@label" msgid "" msgstr "" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:46 msgctxt "@label" msgid "Bed Temperature: %1/%2°C" msgstr "Bed Temperature: %1/%2°C" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:64 msgctxt "@label" msgid "%1" msgstr "%1" #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/ControlWindow.qml:82 msgctxt "@action:button" msgid "Print" msgstr "Print" #: /home/ruben/Projects/Cura/plugins/ChangeLogPlugin/ChangeLog.qml:37 #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:105 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:55 #: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:446 #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml:435 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:125 #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:146 #: /home/ruben/Projects/Cura/resources/qml/EngineLog.qml:38 msgctxt "@action:button" msgid "Close" msgstr "Close" #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:20 msgctxt "@title:window" msgid "Firmware Update" msgstr "Firmware Update" #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:40 msgctxt "@label" msgid "Firmware update completed." msgstr "Firmware update completed." #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:45 msgctxt "@label" msgid "Starting firmware update, this may take a while." msgstr "Starting firmware update, this may take a while." #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:50 msgctxt "@label" msgid "Updating firmware." msgstr "Updating firmware." #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:59 msgctxt "@label" msgid "Firmware update failed due to an unknown error." msgstr "Firmware update failed due to an unknown error." #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:62 msgctxt "@label" msgid "Firmware update failed due to an communication error." msgstr "Firmware update failed due to an communication error." #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:65 msgctxt "@label" msgid "Firmware update failed due to an input/output error." msgstr "Firmware update failed due to an input/output error." #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:68 msgctxt "@label" msgid "Firmware update failed due to missing firmware." msgstr "Firmware update failed due to missing firmware." #: /home/ruben/Projects/Cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:71 msgctxt "@label" msgid "Unknown error code: %1" msgstr "Unknown error code: %1" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:57 msgctxt "@title:window" msgid "Connect to Networked Printer" msgstr "Connect to Networked Printer" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:67 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.\n" "\n" "Select your printer from the list below:" msgstr "" "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.\n" "\n" "Select your printer from the list below:" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:77 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:44 msgctxt "@action:button" msgid "Add" msgstr "Add" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:87 msgctxt "@action:button" msgid "Edit" msgstr "Edit" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:98 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:50 #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:95 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:159 msgctxt "@action:button" msgid "Remove" msgstr "Remove" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:106 msgctxt "@action:button" msgid "Refresh" msgstr "Refresh" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:198 msgctxt "@label" msgid "If your printer is not listed, read the network-printing troubleshooting guide" msgstr "If your printer is not listed, read the network-printing troubleshooting guide" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:225 msgctxt "@label" msgid "Type" msgstr "Type" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:237 msgctxt "@label" msgid "Ultimaker 3" msgstr "Ultimaker 3" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:240 msgctxt "@label" msgid "Ultimaker 3 Extended" msgstr "Ultimaker 3 Extended" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:243 msgctxt "@label" msgid "Unknown" msgstr "Unknown" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:256 msgctxt "@label" msgid "Firmware version" msgstr "Firmware version" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:268 msgctxt "@label" msgid "Address" msgstr "Address" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:282 msgctxt "@label" msgid "The printer at this address has not yet responded." msgstr "The printer at this address has not yet responded." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:287 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:38 msgctxt "@action:button" msgid "Connect" msgstr "Connect" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:301 msgctxt "@title:window" msgid "Printer Address" msgstr "Printer Address" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:331 msgctxt "@alabel" msgid "Enter the IP address or hostname of your printer on the network." msgstr "Enter the IP address or hostname of your printer on the network." #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:358 msgctxt "@action:button" msgid "Ok" msgstr "Ok" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:37 msgctxt "@info:tooltip" msgid "Connect to a printer" msgstr "Connect to a printer" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:116 msgctxt "@info:tooltip" msgid "Load the configuration of the printer into Cura" msgstr "Load the configuration of the printer into Cura" #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:117 msgctxt "@action:button" msgid "Activate Configuration" msgstr "Activate Configuration" #: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:18 msgctxt "@title:window" msgid "Post Processing Plugin" msgstr "Post Processing Plugin" #: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:49 msgctxt "@label" msgid "Post Processing Scripts" msgstr "Post Processing Scripts" #: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:218 msgctxt "@action" msgid "Add a script" msgstr "Add a script" #: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:264 msgctxt "@label" msgid "Settings" msgstr "Settings" #: /home/ruben/Projects/Cura/plugins/PostProcessingPlugin/PostProcessingPlugin.qml:456 msgctxt "@info:tooltip" msgid "Change active post-processing scripts" msgstr "Change active post-processing scripts" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:59 msgctxt "@label" msgid "View Mode: Layers" msgstr "View Mode: Layers" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:75 msgctxt "@label" msgid "Color scheme" msgstr "Color scheme" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:88 msgctxt "@label:listbox" msgid "Material Color" msgstr "Material Color" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:92 msgctxt "@label:listbox" msgid "Line Type" msgstr "Line Type" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:133 msgctxt "@label" msgid "Compatibility Mode" msgstr "Compatibility Mode" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:171 msgctxt "@label" msgid "Extruder %1" msgstr "Extruder %1" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:185 msgctxt "@label" msgid "Show Travels" msgstr "Show Travels" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:206 msgctxt "@label" msgid "Show Helpers" msgstr "Show Helpers" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:227 msgctxt "@label" msgid "Show Shell" msgstr "Show Shell" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:248 msgctxt "@label" msgid "Show Infill" msgstr "Show Infill" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:269 msgctxt "@label" msgid "Only Show Top Layers" msgstr "Only Show Top Layers" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:277 msgctxt "@label" msgid "Show 5 Detailed Layers On Top" msgstr "Show 5 Detailed Layers On Top" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:285 msgctxt "@label" msgid "Top / Bottom" msgstr "Top / Bottom" #: /home/ruben/Projects/Cura/plugins/LayerView/LayerView.qml:306 msgctxt "@label" msgid "Inner Wall" msgstr "Inner Wall" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:19 msgctxt "@title:window" msgid "Convert Image..." msgstr "Convert Image..." #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:33 msgctxt "@info:tooltip" msgid "The maximum distance of each pixel from \"Base.\"" msgstr "The maximum distance of each pixel from \"Base.\"" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:38 msgctxt "@action:label" msgid "Height (mm)" msgstr "Height (mm)" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:56 msgctxt "@info:tooltip" msgid "The base height from the build plate in millimeters." msgstr "The base height from the build plate in millimeters." #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:61 msgctxt "@action:label" msgid "Base (mm)" msgstr "Base (mm)" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:79 msgctxt "@info:tooltip" msgid "The width in millimeters on the build plate." msgstr "The width in millimeters on the build plate." #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:84 msgctxt "@action:label" msgid "Width (mm)" msgstr "Width (mm)" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:103 msgctxt "@info:tooltip" msgid "The depth in millimeters on the build plate" msgstr "The depth in millimeters on the build plate" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:108 msgctxt "@action:label" msgid "Depth (mm)" msgstr "Depth (mm)" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:126 msgctxt "@info:tooltip" msgid "By default, white pixels represent high points on the mesh and black pixels represent low points on the mesh. Change this option to reverse the behavior such that black pixels represent high points on the mesh and white pixels represent low points on the mesh." msgstr "By default, white pixels represent high points on the mesh and black pixels represent low points on the mesh. Change this option to reverse the behavior such that black pixels represent high points on the mesh and white pixels represent low points on the mesh." #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:139 msgctxt "@item:inlistbox" msgid "Lighter is higher" msgstr "Lighter is higher" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:139 msgctxt "@item:inlistbox" msgid "Darker is higher" msgstr "Darker is higher" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:149 msgctxt "@info:tooltip" msgid "The amount of smoothing to apply to the image." msgstr "The amount of smoothing to apply to the image." #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:154 msgctxt "@action:label" msgid "Smoothing" msgstr "Smoothing" #: /home/ruben/Projects/Cura/plugins/ImageReader/ConfigUI.qml:181 #: /home/ruben/Projects/Cura/resources/qml/MultiplyObjectOptions.qml:55 msgctxt "@action:button" msgid "OK" msgstr "OK" #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml:34 msgctxt "@label Followed by extruder selection drop-down." msgid "Print model with" msgstr "Print model with" #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml:286 msgctxt "@action:button" msgid "Select settings" msgstr "Select settings" #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml:326 msgctxt "@title:window" msgid "Select Settings to Customize for this model" msgstr "Select Settings to Customize for this model" #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml:350 #: /home/ruben/Projects/Cura/resources/qml/Preferences/SettingVisibilityPage.qml:91 #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingView.qml:73 msgctxt "@label:textbox" msgid "Filter..." msgstr "Filter..." #: /home/ruben/Projects/Cura/plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml:374 msgctxt "@label:checkbox" msgid "Show all" msgstr "Show all" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:13 msgctxt "@title:window" msgid "Open Project" msgstr "Open Project" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:60 msgctxt "@action:ComboBox option" msgid "Update existing" msgstr "Update existing" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:61 msgctxt "@action:ComboBox option" msgid "Create new" msgstr "Create new" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:72 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:77 msgctxt "@action:title" msgid "Summary - Cura Project" msgstr "Summary - Cura Project" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:94 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:95 msgctxt "@action:label" msgid "Printer settings" msgstr "Printer settings" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:110 msgctxt "@info:tooltip" msgid "How should the conflict in the machine be resolved?" msgstr "How should the conflict in the machine be resolved?" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:130 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:104 msgctxt "@action:label" msgid "Type" msgstr "Type" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:146 #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:203 #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:295 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:119 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:195 msgctxt "@action:label" msgid "Name" msgstr "Name" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:167 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:171 msgctxt "@action:label" msgid "Profile settings" msgstr "Profile settings" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:183 msgctxt "@info:tooltip" msgid "How should the conflict in the profile be resolved?" msgstr "How should the conflict in the profile be resolved?" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:218 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:179 msgctxt "@action:label" msgid "Not in profile" msgstr "Not in profile" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:223 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:184 msgctxt "@action:label" msgid "%1 override" msgid_plural "%1 overrides" msgstr[0] "%1 override" msgstr[1] "%1 overrides" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:234 msgctxt "@action:label" msgid "Derivative from" msgstr "Derivative from" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:239 msgctxt "@action:label" msgid "%1, %2 override" msgid_plural "%1, %2 overrides" msgstr[0] "%1, %2 override" msgstr[1] "%1, %2 overrides" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:255 msgctxt "@action:label" msgid "Material settings" msgstr "Material settings" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:271 msgctxt "@info:tooltip" msgid "How should the conflict in the material be resolved?" msgstr "How should the conflict in the material be resolved?" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:314 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:214 msgctxt "@action:label" msgid "Setting visibility" msgstr "Setting visibility" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:323 msgctxt "@action:label" msgid "Mode" msgstr "Mode" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:338 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:223 msgctxt "@action:label" msgid "Visible settings:" msgstr "Visible settings:" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:343 #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:228 msgctxt "@action:label" msgid "%1 out of %2" msgstr "%1 out of %2" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:369 msgctxt "@action:warning" msgid "Loading a project will clear all models on the buildplate" msgstr "Loading a project will clear all models on the buildplate" #: /home/ruben/Projects/Cura/plugins/3MFReader/WorkspaceDialog.qml:388 msgctxt "@action:button" msgid "Open" msgstr "Open" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.qml:27 msgctxt "@title" msgid "Build Plate Leveling" msgstr "Build Plate Leveling" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.qml:38 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." msgstr "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." #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.qml:47 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." msgstr "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." #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.qml:62 msgctxt "@action:button" msgid "Start Build Plate Leveling" msgstr "Start Build Plate Leveling" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/BedLevelMachineAction.qml:74 msgctxt "@action:button" msgid "Move to Next Position" msgstr "Move to Next Position" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml:27 msgctxt "@title" msgid "Upgrade Firmware" msgstr "Upgrade Firmware" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml:38 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." msgstr "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." #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml:48 msgctxt "@label" msgid "The firmware shipping with new printers works, but new versions tend to have more features and improvements." msgstr "The firmware shipping with new printers works, but new versions tend to have more features and improvements." #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml:62 msgctxt "@action:button" msgid "Automatically upgrade Firmware" msgstr "Automatically upgrade Firmware" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml:72 msgctxt "@action:button" msgid "Upload custom Firmware" msgstr "Upload custom Firmware" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UpgradeFirmwareMachineAction.qml:83 msgctxt "@title:window" msgid "Select custom firmware" msgstr "Select custom firmware" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOUpgradeSelectionMachineAction.qml:25 msgctxt "@title" msgid "Select Printer Upgrades" msgstr "Select Printer Upgrades" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOUpgradeSelectionMachineAction.qml:37 msgctxt "@label" msgid "Please select any upgrades made to this Ultimaker Original" msgstr "Please select any upgrades made to this Ultimaker Original" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOUpgradeSelectionMachineAction.qml:45 msgctxt "@label" msgid "Heated Build Plate (official kit or self-built)" msgstr "Heated Build Plate (official kit or self-built)" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:27 msgctxt "@title" msgid "Check Printer" msgstr "Check Printer" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:39 msgctxt "@label" msgid "It's a good idea to do a few sanity checks on your Ultimaker. You can skip this step if you know your machine is functional" msgstr "It's a good idea to do a few sanity checks on your Ultimaker. You can skip this step if you know your machine is functional" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:53 msgctxt "@action:button" msgid "Start Printer Check" msgstr "Start Printer Check" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:80 msgctxt "@label" msgid "Connection: " msgstr "Connection: " #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:89 msgctxt "@info:status" msgid "Connected" msgstr "Connected" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:89 msgctxt "@info:status" msgid "Not connected" msgstr "Not connected" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:99 msgctxt "@label" msgid "Min endstop X: " msgstr "Min endstop X: " #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:109 #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:130 #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:151 msgctxt "@info:status" msgid "Works" msgstr "Works" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:109 #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:130 #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:151 #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:173 #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:234 msgctxt "@info:status" msgid "Not checked" msgstr "Not checked" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:120 msgctxt "@label" msgid "Min endstop Y: " msgstr "Min endstop Y: " #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:141 msgctxt "@label" msgid "Min endstop Z: " msgstr "Min endstop Z: " #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:163 msgctxt "@label" msgid "Nozzle temperature check: " msgstr "Nozzle temperature check: " #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:187 #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:248 msgctxt "@action:button" msgid "Stop Heating" msgstr "Stop Heating" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:187 #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:248 msgctxt "@action:button" msgid "Start Heating" msgstr "Start Heating" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:223 msgctxt "@label" msgid "Build plate temperature check:" msgstr "Build plate temperature check:" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:234 msgctxt "@info:status" msgid "Checked" msgstr "Checked" #: /home/ruben/Projects/Cura/plugins/UltimakerMachineActions/UMOCheckupMachineAction.qml:284 msgctxt "@label" msgid "Everything is in order! You're done with your CheckUp." msgstr "Everything is in order! You're done with your CheckUp." #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:89 msgctxt "@label:MonitorStatus" msgid "Not connected to a printer" msgstr "Not connected to a printer" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:91 msgctxt "@label:MonitorStatus" msgid "Printer does not accept commands" msgstr "Printer does not accept commands" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:97 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:194 msgctxt "@label:MonitorStatus" msgid "In maintenance. Please check the printer" msgstr "In maintenance. Please check the printer" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:102 msgctxt "@label:MonitorStatus" msgid "Lost connection with the printer" msgstr "Lost connection with the printer" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:104 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:184 msgctxt "@label:MonitorStatus" msgid "Printing..." msgstr "Printing..." #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:107 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:186 msgctxt "@label:MonitorStatus" msgid "Paused" msgstr "Paused" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:110 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:188 msgctxt "@label:MonitorStatus" msgid "Preparing..." msgstr "Preparing..." #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:112 msgctxt "@label:MonitorStatus" msgid "Please remove the print" msgstr "Please remove the print" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:238 msgctxt "@label:" msgid "Resume" msgstr "Resume" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:242 msgctxt "@label:" msgid "Pause" msgstr "Pause" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:271 msgctxt "@label:" msgid "Abort Print" msgstr "Abort Print" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:281 msgctxt "@window:title" msgid "Abort print" msgstr "Abort print" #: /home/ruben/Projects/Cura/resources/qml/MonitorButton.qml:283 msgctxt "@label" msgid "Are you sure you want to abort the print?" msgstr "Are you sure you want to abort the print?" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:14 msgctxt "@title:window" msgid "Discard or Keep changes" msgstr "Discard or Keep changes" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:59 msgctxt "@text:window" msgid "" "You have customized some profile settings.\n" "Would you like to keep or discard those settings?" msgstr "" "You have customized some profile settings.\n" "Would you like to keep or discard those settings?" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:108 msgctxt "@title:column" msgid "Profile settings" msgstr "Profile settings" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:115 msgctxt "@title:column" msgid "Default" msgstr "Default" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:122 msgctxt "@title:column" msgid "Customized" msgstr "Customized" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:152 #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:391 msgctxt "@option:discardOrKeep" msgid "Always ask me this" msgstr "Always ask me this" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:153 #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:392 msgctxt "@option:discardOrKeep" msgid "Discard and never ask again" msgstr "Discard and never ask again" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:154 #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:393 msgctxt "@option:discardOrKeep" msgid "Keep and never ask again" msgstr "Keep and never ask again" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:189 msgctxt "@action:button" msgid "Discard" msgstr "Discard" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:202 msgctxt "@action:button" msgid "Keep" msgstr "Keep" #: /home/ruben/Projects/Cura/resources/qml/DiscardOrKeepProfileChangesDialog.qml:215 msgctxt "@action:button" msgid "Create New Profile" msgstr "Create New Profile" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:29 msgctxt "@title" msgid "Information" msgstr "Information" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:53 msgctxt "@label" msgid "Display Name" msgstr "Display Name" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:63 msgctxt "@label" msgid "Brand" msgstr "Brand" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:73 msgctxt "@label" msgid "Material Type" msgstr "Material Type" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:82 msgctxt "@label" msgid "Color" msgstr "Color" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:116 msgctxt "@label" msgid "Properties" msgstr "Properties" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:118 msgctxt "@label" msgid "Density" msgstr "Density" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:133 msgctxt "@label" msgid "Diameter" msgstr "Diameter" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:148 msgctxt "@label" msgid "Filament Cost" msgstr "Filament Cost" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:164 msgctxt "@label" msgid "Filament weight" msgstr "Filament weight" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:181 msgctxt "@label" msgid "Filament length" msgstr "Filament length" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:190 msgctxt "@label" msgid "Cost per Meter" msgstr "Cost per Meter" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:201 msgctxt "@label" msgid "Description" msgstr "Description" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:214 msgctxt "@label" msgid "Adhesion Information" msgstr "Adhesion Information" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:238 msgctxt "@label" msgid "Print settings" msgstr "Print settings" #: /home/ruben/Projects/Cura/resources/qml/Preferences/SettingVisibilityPage.qml:14 msgctxt "@title:tab" msgid "Setting Visibility" msgstr "Setting Visibility" #: /home/ruben/Projects/Cura/resources/qml/Preferences/SettingVisibilityPage.qml:44 msgctxt "@label:textbox" msgid "Check all" msgstr "Check all" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfileTab.qml:53 msgctxt "@title:column" msgid "Setting" msgstr "Setting" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfileTab.qml:60 msgctxt "@title:column" msgid "Profile" msgstr "Profile" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfileTab.qml:67 msgctxt "@title:column" msgid "Current" msgstr "Current" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfileTab.qml:75 msgctxt "@title:column" msgid "Unit" msgstr "Unit" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:14 #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:502 msgctxt "@title:tab" msgid "General" msgstr "General" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:92 msgctxt "@label" msgid "Interface" msgstr "Interface" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:101 msgctxt "@label" msgid "Language:" msgstr "Language:" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:157 msgctxt "@label" msgid "Currency:" msgstr "Currency:" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:173 msgctxt "@label" msgid "You will need to restart the application for language changes to have effect." msgstr "You will need to restart the application for language changes to have effect." #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:190 msgctxt "@info:tooltip" msgid "Slice automatically when changing settings." msgstr "Slice automatically when changing settings." #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:199 msgctxt "@option:check" msgid "Slice automatically" msgstr "Slice automatically" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:213 msgctxt "@label" msgid "Viewport behavior" msgstr "Viewport behavior" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:221 msgctxt "@info:tooltip" msgid "Highlight unsupported areas of the model in red. Without support these areas will not print properly." msgstr "Highlight unsupported areas of the model in red. Without support these areas will not print properly." #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:230 msgctxt "@option:check" msgid "Display overhang" msgstr "Display overhang" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:237 msgctxt "@info:tooltip" msgid "Moves the camera so the model is in the center of the view when an model is selected" msgstr "Moves the camera so the model is in the center of the view when an model is selected" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:242 msgctxt "@action:button" msgid "Center camera when item is selected" msgstr "Center camera when item is selected" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:251 msgctxt "@info:tooltip" msgid "Should models on the platform be moved so that they no longer intersect?" msgstr "Should models on the platform be moved so that they no longer intersect?" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:256 msgctxt "@option:check" msgid "Ensure models are kept apart" msgstr "Ensure models are kept apart" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:264 msgctxt "@info:tooltip" msgid "Should models on the platform be moved down to touch the build plate?" msgstr "Should models on the platform be moved down to touch the build plate?" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:269 msgctxt "@option:check" msgid "Automatically drop models to the build plate" msgstr "Automatically drop models to the build plate" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:278 msgctxt "@info:tooltip" msgid "Should layer be forced into compatibility mode?" msgstr "Should layer be forced into compatibility mode?" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:283 msgctxt "@option:check" msgid "Force layer view compatibility mode (restart required)" msgstr "Force layer view compatibility mode (restart required)" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:299 msgctxt "@label" msgid "Opening and saving files" msgstr "Opening and saving files" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:305 msgctxt "@info:tooltip" msgid "Should models be scaled to the build volume if they are too large?" msgstr "Should models be scaled to the build volume if they are too large?" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:310 msgctxt "@option:check" msgid "Scale large models" msgstr "Scale large models" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:319 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?" msgstr "An model may appear extremely small if its unit is for example in meters rather than millimeters. Should these models be scaled up?" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:324 msgctxt "@option:check" msgid "Scale extremely small models" msgstr "Scale extremely small models" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:333 msgctxt "@info:tooltip" msgid "Should a prefix based on the printer name be added to the print job name automatically?" msgstr "Should a prefix based on the printer name be added to the print job name automatically?" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:338 msgctxt "@option:check" msgid "Add machine prefix to job name" msgstr "Add machine prefix to job name" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:347 msgctxt "@info:tooltip" msgid "Should a summary be shown when saving a project file?" msgstr "Should a summary be shown when saving a project file?" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:351 msgctxt "@option:check" msgid "Show summary dialog when saving project" msgstr "Show summary dialog when saving project" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:369 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." msgstr "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." #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:378 msgctxt "@label" msgid "Override Profile" msgstr "Override Profile" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:427 msgctxt "@label" msgid "Privacy" msgstr "Privacy" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:434 msgctxt "@info:tooltip" msgid "Should Cura check for updates when the program is started?" msgstr "Should Cura check for updates when the program is started?" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:439 msgctxt "@option:check" msgid "Check for updates on start" msgstr "Check for updates on start" #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:449 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." msgstr "Should anonymous data about your print be sent to Ultimaker? Note, no models, IP addresses or other personally identifiable information is sent or stored." #: /home/ruben/Projects/Cura/resources/qml/Preferences/GeneralPage.qml:454 msgctxt "@option:check" msgid "Send (anonymous) print information" msgstr "Send (anonymous) print information" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:15 #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:507 msgctxt "@title:tab" msgid "Printers" msgstr "Printers" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:37 #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:51 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:128 msgctxt "@action:button" msgid "Activate" msgstr "Activate" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:57 #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:102 msgctxt "@action:button" msgid "Rename" msgstr "Rename" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:151 msgctxt "@label" msgid "Printer type:" msgstr "Printer type:" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:159 msgctxt "@label" msgid "Connection:" msgstr "Connection:" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:164 #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:52 msgctxt "@info:status" msgid "The printer is not connected." msgstr "The printer is not connected." #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:170 msgctxt "@label" msgid "State:" msgstr "State:" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:190 msgctxt "@label:MonitorStatus" msgid "Waiting for someone to clear the build plate" msgstr "Waiting for someone to clear the build plate" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MachinesPage.qml:199 msgctxt "@label:MonitorStatus" msgid "Waiting for a printjob" msgstr "Waiting for a printjob" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:15 #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:511 msgctxt "@title:tab" msgid "Profiles" msgstr "Profiles" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:29 msgctxt "@label" msgid "Protected profiles" msgstr "Protected profiles" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:29 msgctxt "@label" msgid "Custom profiles" msgstr "Custom profiles" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:64 msgctxt "@label" msgid "Create" msgstr "Create" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:80 msgctxt "@label" msgid "Duplicate" msgstr "Duplicate" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:113 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:166 msgctxt "@action:button" msgid "Import" msgstr "Import" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:119 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:173 msgctxt "@action:button" msgid "Export" msgstr "Export" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:126 msgctxt "@label %1 is printer name" msgid "Printer: %1" msgstr "Printer: %1" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:165 msgctxt "@action:button" msgid "Update profile with current settings/overrides" msgstr "Update profile with current settings/overrides" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:173 msgctxt "@action:button" msgid "Discard current changes" msgstr "Discard current changes" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:190 msgctxt "@action:label" msgid "This profile uses the defaults specified by the printer, so it has no settings/overrides in the list below." msgstr "This profile uses the defaults specified by the printer, so it has no settings/overrides in the list below." #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:197 msgctxt "@action:label" msgid "Your current settings match the selected profile." msgstr "Your current settings match the selected profile." #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:215 msgctxt "@title:tab" msgid "Global Settings" msgstr "Global Settings" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:258 msgctxt "@title:window" msgid "Rename Profile" msgstr "Rename Profile" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:271 msgctxt "@title:window" msgid "Create Profile" msgstr "Create Profile" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:285 msgctxt "@title:window" msgid "Duplicate Profile" msgstr "Duplicate Profile" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:299 msgctxt "@window:title" msgid "Import Profile" msgstr "Import Profile" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:307 msgctxt "@title:window" msgid "Import Profile" msgstr "Import Profile" #: /home/ruben/Projects/Cura/resources/qml/Preferences/ProfilesPage.qml:335 msgctxt "@title:window" msgid "Export Profile" msgstr "Export Profile" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:15 #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:509 msgctxt "@title:tab" msgid "Materials" msgstr "Materials" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:107 msgctxt "@action:label %1 is printer name, %2 is how this printer names variants, %3 is variant name" msgid "Printer: %1, %2: %3" msgstr "Printer: %1, %2: %3" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:111 msgctxt "@action:label %1 is printer name" msgid "Printer: %1" msgstr "Printer: %1" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:139 msgctxt "@action:button" msgid "Duplicate" msgstr "Duplicate" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:261 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:269 msgctxt "@title:window" msgid "Import Material" msgstr "Import Material" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:270 msgctxt "@info:status" msgid "Could not import material %1: %2" msgstr "Could not import material %1: %2" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:274 msgctxt "@info:status" msgid "Successfully imported material %1" msgstr "Successfully imported material %1" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:293 #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:308 msgctxt "@title:window" msgid "Export Material" msgstr "Export Material" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:312 msgctxt "@info:status" msgid "Failed to export material to %1: %2" msgstr "Failed to export material to %1: %2" #: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialsPage.qml:318 msgctxt "@info:status" msgid "Successfully exported material to %1" msgstr "Successfully exported material to %1" #: /home/ruben/Projects/Cura/resources/qml/AddMachineDialog.qml:18 #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:821 msgctxt "@title:window" msgid "Add Printer" msgstr "Add Printer" #: /home/ruben/Projects/Cura/resources/qml/AddMachineDialog.qml:185 msgctxt "@label" msgid "Printer Name:" msgstr "Printer Name:" #: /home/ruben/Projects/Cura/resources/qml/AddMachineDialog.qml:208 msgctxt "@action:button" msgid "Add Printer" msgstr "Add Printer" #: /home/ruben/Projects/Cura/resources/qml/JobSpecs.qml:180 msgctxt "@label" msgid "00h 00min" msgstr "00h 00min" #: /home/ruben/Projects/Cura/resources/qml/JobSpecs.qml:231 msgctxt "@label" msgid "%1 m / ~ %2 g / ~ %4 %3" msgstr "%1 m / ~ %2 g / ~ %4 %3" #: /home/ruben/Projects/Cura/resources/qml/JobSpecs.qml:236 msgctxt "@label" msgid "%1 m / ~ %2 g" msgstr "%1 m / ~ %2 g" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:15 msgctxt "@title:window" msgid "About Cura" msgstr "About Cura" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:56 msgctxt "@label" msgid "End-to-end solution for fused filament 3D printing." msgstr "End-to-end solution for fused filament 3D printing." #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:69 msgctxt "@info:credit" msgid "" "Cura is developed by Ultimaker B.V. in cooperation with the community.\n" "Cura proudly uses the following open source projects:" msgstr "" "Cura is developed by Ultimaker B.V. in cooperation with the community.\n" "Cura proudly uses the following open source projects:" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:118 msgctxt "@label" msgid "Graphical user interface" msgstr "Graphical user interface" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:119 msgctxt "@label" msgid "Application framework" msgstr "Application framework" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:120 msgctxt "@label" msgid "GCode generator" msgstr "GCode generator" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:121 msgctxt "@label" msgid "Interprocess communication library" msgstr "Interprocess communication library" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:123 msgctxt "@label" msgid "Programming language" msgstr "Programming language" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:124 msgctxt "@label" msgid "GUI framework" msgstr "GUI framework" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:125 msgctxt "@label" msgid "GUI framework bindings" msgstr "GUI framework bindings" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:126 msgctxt "@label" msgid "C/C++ Binding library" msgstr "C/C++ Binding library" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:127 msgctxt "@label" msgid "Data interchange format" msgstr "Data interchange format" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:128 msgctxt "@label" msgid "Support library for scientific computing " msgstr "Support library for scientific computing " #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:129 msgctxt "@label" msgid "Support library for faster math" msgstr "Support library for faster math" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:130 msgctxt "@label" msgid "Support library for handling STL files" msgstr "Support library for handling STL files" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:131 msgctxt "@label" msgid "Support library for handling 3MF files" msgstr "Support library for handling 3MF files" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:132 msgctxt "@label" msgid "Serial communication library" msgstr "Serial communication library" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:133 msgctxt "@label" msgid "ZeroConf discovery library" msgstr "ZeroConf discovery library" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:134 msgctxt "@label" msgid "Polygon clipping library" msgstr "Polygon clipping library" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:136 msgctxt "@label" msgid "Font" msgstr "Font" #: /home/ruben/Projects/Cura/resources/qml/AboutDialog.qml:137 msgctxt "@label" msgid "SVG icons" msgstr "SVG icons" #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingView.qml:350 msgctxt "@action:menu" msgid "Copy value to all extruders" msgstr "Copy value to all extruders" #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingView.qml:365 msgctxt "@action:menu" msgid "Hide this setting" msgstr "Hide this setting" #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingView.qml:375 msgctxt "@action:menu" msgid "Don't show this setting" msgstr "Don't show this setting" #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingView.qml:379 msgctxt "@action:menu" msgid "Keep this setting visible" msgstr "Keep this setting visible" #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingView.qml:398 msgctxt "@action:menu" msgid "Configure setting visiblity..." msgstr "Configure setting visiblity..." #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingCategory.qml:93 msgctxt "@label" msgid "" "Some hidden settings use values different from their normal calculated value.\n" "\n" "Click to make these settings visible." msgstr "" "Some hidden settings use values different from their normal calculated value.\n" "\n" "Click to make these settings visible." #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingItem.qml:60 msgctxt "@label Header for list of settings." msgid "Affects" msgstr "Affects" #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingItem.qml:65 msgctxt "@label Header for list of settings." msgid "Affected By" msgstr "Affected By" #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingItem.qml:155 msgctxt "@label" msgid "This setting is always shared between all extruders. Changing it here will change the value for all extruders" msgstr "This setting is always shared between all extruders. Changing it here will change the value for all extruders" #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingItem.qml:158 msgctxt "@label" msgid "The value is resolved from per-extruder values " msgstr "The value is resolved from per-extruder values " #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingItem.qml:184 msgctxt "@label" msgid "" "This setting has a value that is different from the profile.\n" "\n" "Click to restore the value of the profile." msgstr "" "This setting has a value that is different from the profile.\n" "\n" "Click to restore the value of the profile." #: /home/ruben/Projects/Cura/resources/qml/Settings/SettingItem.qml:282 msgctxt "@label" msgid "" "This setting is normally calculated, but it currently has an absolute value set.\n" "\n" "Click to restore the calculated value." msgstr "" "This setting is normally calculated, but it currently has an absolute value set.\n" "\n" "Click to restore the calculated value." #: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:185 msgctxt "@tooltip" msgid "Print Setup

Edit or review the settings for the active print job." msgstr "Print Setup

Edit or review the settings for the active print job." #: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:284 msgctxt "@tooltip" msgid "Print Monitor

Monitor the state of the connected printer and the print job in progress." msgstr "Print Monitor

Monitor the state of the connected printer and the print job in progress." #: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:337 msgctxt "@label:listbox" msgid "Print Setup" msgstr "Print Setup" #: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:337 msgctxt "@label:listbox" msgid "" "Print Setup disabled\n" "G-code files cannot be modified" msgstr "" "Print Setup disabled\n" "G-code files cannot be modified" #: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:572 msgctxt "@tooltip" msgid "Recommended Print Setup

Print with the recommended settings for the selected printer, material and quality." msgstr "Recommended Print Setup

Print with the recommended settings for the selected printer, material and quality." #: /home/ruben/Projects/Cura/resources/qml/Sidebar.qml:578 msgctxt "@tooltip" msgid "Custom Print Setup

Print with finegrained control over every last bit of the slicing process." msgstr "Custom Print Setup

Print with finegrained control over every last bit of the slicing process." #: /home/ruben/Projects/Cura/resources/qml/Menus/MaterialMenu.qml:26 msgctxt "@title:menuitem %1 is the automatically selected material" msgid "Automatic: %1" msgstr "Automatic: %1" #: /home/ruben/Projects/Cura/resources/qml/Menus/ViewMenu.qml:12 msgctxt "@title:menu menubar:toplevel" msgid "&View" msgstr "&View" #: /home/ruben/Projects/Cura/resources/qml/Menus/NozzleMenu.qml:26 msgctxt "@title:menuitem %1 is the value from the printer" msgid "Automatic: %1" msgstr "Automatic: %1" #: /home/ruben/Projects/Cura/resources/qml/Menus/RecentFilesMenu.qml:13 msgctxt "@title:menu menubar:file" msgid "Open &Recent" msgstr "Open &Recent" #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:33 msgctxt "@info:status" msgid "No printer connected" msgstr "No printer connected" #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:90 msgctxt "@label" msgid "Hotend" msgstr "Hotend" #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:119 msgctxt "@tooltip" msgid "The current temperature of this extruder." msgstr "The current temperature of this extruder." #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:154 msgctxt "@tooltip" msgid "The colour of the material in this extruder." msgstr "The colour of the material in this extruder." #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:186 msgctxt "@tooltip" msgid "The material in this extruder." msgstr "The material in this extruder." #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:218 msgctxt "@tooltip" msgid "The nozzle inserted in this extruder." msgstr "The nozzle inserted in this extruder." #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:249 msgctxt "@label" msgid "Build plate" msgstr "Build plate" #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:278 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." msgstr "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." #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:310 msgctxt "@tooltip" msgid "The current temperature of the heated bed." msgstr "The current temperature of the heated bed." #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:379 msgctxt "@tooltip of temperature input" msgid "The temperature to pre-heat the bed to." msgstr "The temperature to pre-heat the bed to." #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:573 msgctxt "@button Cancel pre-heating" msgid "Cancel" msgstr "Cancel" #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:573 msgctxt "@button" msgid "Pre-heat" msgstr "Pre-heat" #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:600 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." msgstr "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." #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:633 msgctxt "@label" msgid "Active print" msgstr "Active print" #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:638 msgctxt "@label" msgid "Job Name" msgstr "Job Name" #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:644 msgctxt "@label" msgid "Printing Time" msgstr "Printing Time" #: /home/ruben/Projects/Cura/resources/qml/PrintMonitor.qml:650 msgctxt "@label" msgid "Estimated time left" msgstr "Estimated time left" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:63 msgctxt "@action:inmenu" msgid "Toggle Fu&ll Screen" msgstr "Toggle Fu&ll Screen" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:70 msgctxt "@action:inmenu menubar:edit" msgid "&Undo" msgstr "&Undo" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:80 msgctxt "@action:inmenu menubar:edit" msgid "&Redo" msgstr "&Redo" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:90 msgctxt "@action:inmenu menubar:file" msgid "&Quit" msgstr "&Quit" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:98 msgctxt "@action:inmenu" msgid "Configure Cura..." msgstr "Configure Cura..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:105 msgctxt "@action:inmenu menubar:printer" msgid "&Add Printer..." msgstr "&Add Printer..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:111 msgctxt "@action:inmenu menubar:printer" msgid "Manage Pr&inters..." msgstr "Manage Pr&inters..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:118 msgctxt "@action:inmenu" msgid "Manage Materials..." msgstr "Manage Materials..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:126 msgctxt "@action:inmenu menubar:profile" msgid "&Update profile with current settings/overrides" msgstr "&Update profile with current settings/overrides" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:134 msgctxt "@action:inmenu menubar:profile" msgid "&Discard current changes" msgstr "&Discard current changes" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:146 msgctxt "@action:inmenu menubar:profile" msgid "&Create profile from current settings/overrides..." msgstr "&Create profile from current settings/overrides..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:152 msgctxt "@action:inmenu menubar:profile" msgid "Manage Profiles..." msgstr "Manage Profiles..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:159 msgctxt "@action:inmenu menubar:help" msgid "Show Online &Documentation" msgstr "Show Online &Documentation" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:167 msgctxt "@action:inmenu menubar:help" msgid "Report a &Bug" msgstr "Report a &Bug" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:175 msgctxt "@action:inmenu menubar:help" msgid "&About..." msgstr "&About..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:182 msgctxt "@action:inmenu menubar:edit" msgid "Delete &Selection" msgstr "Delete &Selection" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:192 msgctxt "@action:inmenu" msgid "Delete Model" msgstr "Delete Model" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:200 msgctxt "@action:inmenu" msgid "Ce&nter Model on Platform" msgstr "Ce&nter Model on Platform" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:206 msgctxt "@action:inmenu menubar:edit" msgid "&Group Models" msgstr "&Group Models" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:216 msgctxt "@action:inmenu menubar:edit" msgid "Ungroup Models" msgstr "Ungroup Models" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:226 msgctxt "@action:inmenu menubar:edit" msgid "&Merge Models" msgstr "&Merge Models" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:236 msgctxt "@action:inmenu" msgid "&Multiply Model..." msgstr "&Multiply Model..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:243 msgctxt "@action:inmenu menubar:edit" msgid "&Select All Models" msgstr "&Select All Models" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:253 msgctxt "@action:inmenu menubar:edit" msgid "&Clear Build Plate" msgstr "&Clear Build Plate" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:263 msgctxt "@action:inmenu menubar:file" msgid "Re&load All Models" msgstr "Re&load All Models" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:272 msgctxt "@action:inmenu menubar:edit" msgid "Reset All Model Positions" msgstr "Reset All Model Positions" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:279 msgctxt "@action:inmenu menubar:edit" msgid "Reset All Model &Transformations" msgstr "Reset All Model &Transformations" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:286 msgctxt "@action:inmenu menubar:file" msgid "&Open File..." msgstr "&Open File..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:294 msgctxt "@action:inmenu menubar:file" msgid "&Open Project..." msgstr "&Open Project..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:300 msgctxt "@action:inmenu menubar:help" msgid "Show Engine &Log..." msgstr "Show Engine &Log..." #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:308 msgctxt "@action:inmenu menubar:help" msgid "Show Configuration Folder" msgstr "Show Configuration Folder" #: /home/ruben/Projects/Cura/resources/qml/Actions.qml:315 msgctxt "@action:menu" msgid "Configure setting visibility..." msgstr "Configure setting visibility..." #: /home/ruben/Projects/Cura/resources/qml/MultiplyObjectOptions.qml:15 msgctxt "@title:window" msgid "Multiply Model" msgstr "Multiply Model" #: /home/ruben/Projects/Cura/resources/qml/SaveButton.qml:27 msgctxt "@label:PrintjobStatus" msgid "Please load a 3d model" msgstr "Please load a 3d model" #: /home/ruben/Projects/Cura/resources/qml/SaveButton.qml:33 msgctxt "@label:PrintjobStatus" msgid "Ready to slice" msgstr "Ready to slice" #: /home/ruben/Projects/Cura/resources/qml/SaveButton.qml:35 msgctxt "@label:PrintjobStatus" msgid "Slicing..." msgstr "Slicing..." #: /home/ruben/Projects/Cura/resources/qml/SaveButton.qml:37 msgctxt "@label:PrintjobStatus %1 is target operation" msgid "Ready to %1" msgstr "Ready to %1" #: /home/ruben/Projects/Cura/resources/qml/SaveButton.qml:39 msgctxt "@label:PrintjobStatus" msgid "Unable to Slice" msgstr "Unable to Slice" #: /home/ruben/Projects/Cura/resources/qml/SaveButton.qml:41 msgctxt "@label:PrintjobStatus" msgid "Slicing unavailable" msgstr "Slicing unavailable" #: /home/ruben/Projects/Cura/resources/qml/SaveButton.qml:136 msgctxt "@label:Printjob" msgid "Prepare" msgstr "Prepare" #: /home/ruben/Projects/Cura/resources/qml/SaveButton.qml:136 msgctxt "@label:Printjob" msgid "Cancel" msgstr "Cancel" #: /home/ruben/Projects/Cura/resources/qml/SaveButton.qml:276 msgctxt "@info:tooltip" msgid "Select the active output device" msgstr "Select the active output device" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:19 msgctxt "@title:window" msgid "Cura" msgstr "Cura" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:68 msgctxt "@title:menu menubar:toplevel" msgid "&File" msgstr "&File" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:86 msgctxt "@action:inmenu menubar:file" msgid "&Save Selection to File" msgstr "&Save Selection to File" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:94 msgctxt "@title:menu menubar:file" msgid "Save &All" msgstr "Save &All" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:114 msgctxt "@title:menu menubar:file" msgid "Save project" msgstr "Save project" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:137 msgctxt "@title:menu menubar:toplevel" msgid "&Edit" msgstr "&Edit" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:153 msgctxt "@title:menu" msgid "&View" msgstr "&View" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:158 msgctxt "@title:menu" msgid "&Settings" msgstr "&Settings" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:160 msgctxt "@title:menu menubar:toplevel" msgid "&Printer" msgstr "&Printer" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:170 #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:182 msgctxt "@title:menu" msgid "&Material" msgstr "&Material" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:171 #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:183 msgctxt "@title:menu" msgid "&Profile" msgstr "&Profile" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:175 msgctxt "@action:inmenu" msgid "Set as Active Extruder" msgstr "Set as Active Extruder" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:193 msgctxt "@title:menu menubar:toplevel" msgid "E&xtensions" msgstr "E&xtensions" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:226 msgctxt "@title:menu menubar:toplevel" msgid "P&references" msgstr "P&references" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:234 msgctxt "@title:menu menubar:toplevel" msgid "&Help" msgstr "&Help" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:337 msgctxt "@action:button" msgid "Open File" msgstr "Open File" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:410 msgctxt "@action:button" msgid "View Mode" msgstr "View Mode" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:505 msgctxt "@title:tab" msgid "Settings" msgstr "Settings" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:724 msgctxt "@title:window" msgid "Open file" msgstr "Open file" #: /home/ruben/Projects/Cura/resources/qml/Cura.qml:759 msgctxt "@title:window" msgid "Open workspace" msgstr "Open workspace" #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:14 msgctxt "@title:window" msgid "Save Project" msgstr "Save Project" #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:141 msgctxt "@action:label" msgid "Extruder %1" msgstr "Extruder %1" #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:151 msgctxt "@action:label" msgid "%1 & material" msgstr "%1 & material" #: /home/ruben/Projects/Cura/resources/qml/WorkspaceSummaryDialog.qml:235 msgctxt "@action:label" msgid "Don't show project summary on save again" msgstr "Don't show project summary on save again" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:40 msgctxt "@label" msgid "Infill" msgstr "Infill" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:184 msgctxt "@label" msgid "Hollow" msgstr "Hollow" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:188 msgctxt "@label" msgid "No (0%) infill will leave your model hollow at the cost of low strength" msgstr "No (0%) infill will leave your model hollow at the cost of low strength" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:192 msgctxt "@label" msgid "Light" msgstr "Light" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:196 msgctxt "@label" msgid "Light (20%) infill will give your model an average strength" msgstr "Light (20%) infill will give your model an average strength" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:200 msgctxt "@label" msgid "Dense" msgstr "Dense" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:204 msgctxt "@label" msgid "Dense (50%) infill will give your model an above average strength" msgstr "Dense (50%) infill will give your model an above average strength" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:208 msgctxt "@label" msgid "Solid" msgstr "Solid" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:212 msgctxt "@label" msgid "Solid (100%) infill will make your model completely solid" msgstr "Solid (100%) infill will make your model completely solid" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:235 msgctxt "@label" msgid "Enable Support" msgstr "Enable Support" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:266 msgctxt "@label" msgid "Enable support structures. These structures support parts of the model with severe overhangs." msgstr "Enable support structures. These structures support parts of the model with severe overhangs." #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:283 msgctxt "@label" msgid "Support Extruder" msgstr "Support Extruder" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:357 msgctxt "@label" msgid "Select which extruder to use for support. This will build up supporting structures below the model to prevent the model from sagging or printing in mid air." msgstr "Select which extruder to use for support. This will build up supporting structures below the model to prevent the model from sagging or printing in mid air." #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:382 msgctxt "@label" msgid "Build Plate Adhesion" msgstr "Build Plate Adhesion" #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:428 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." msgstr "Enable printing a brim or raft. This will add a flat area around or under your object which is easy to cut off afterwards." #: /home/ruben/Projects/Cura/resources/qml/SidebarSimple.qml:481 msgctxt "@label" msgid "Need help improving your prints? Read the Ultimaker Troubleshooting Guides" msgstr "Need help improving your prints? Read the Ultimaker Troubleshooting Guides" #: /home/ruben/Projects/Cura/resources/qml/EngineLog.qml:15 msgctxt "@title:window" msgid "Engine Log" msgstr "Engine Log" #: /home/ruben/Projects/Cura/resources/qml/SidebarHeader.qml:185 #: /home/ruben/Projects/Cura/resources/qml/SidebarHeader.qml:193 msgctxt "@label" msgid "Material" msgstr "Material" #: /home/ruben/Projects/Cura/resources/qml/SidebarHeader.qml:278 msgctxt "@label" msgid "Profile:" msgstr "Profile:" #: /home/ruben/Projects/Cura/resources/qml/SidebarHeader.qml:329 msgctxt "@tooltip" msgid "" "Some setting/override values are different from the values stored in the profile.\n" "\n" "Click to open the profile manager." msgstr "" "Some setting/override values are different from the values stored in the profile.\n" "\n" "Click to open the profile manager."