Last minute string changes

Some new message that still needed to be in...

Contributes to issue CURA-4341.
This commit is contained in:
Ghostkeeper 2017-09-19 13:21:48 +02:00
parent 19222a3221
commit d47bc710bf
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -57,9 +57,9 @@ msgstr ""
#: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/Doodle3D/D3DCloudPrintOutputDevicePlugin.py:155 #: /home/ruben/Projects/Cura/plugins/Doodle3D-cura-plugin/Doodle3D/D3DCloudPrintOutputDevicePlugin.py:155
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:840 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:840
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkPrinterOutputDevice.py:822 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkPrinterOutputDevice.py:822
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:423 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:428
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:350 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:350
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:350 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:367
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/PrintWindow.qml:78 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/PrintWindow.qml:78
#: /home/ruben/Projects/Cura/plugins/CuraSolidWorksPlugin/ConfigDialog.qml:104 #: /home/ruben/Projects/Cura/plugins/CuraSolidWorksPlugin/ConfigDialog.qml:104
#: /home/ruben/Projects/Cura/plugins/CuraSolidWorksPlugin/ExportSTLUI.qml:99 #: /home/ruben/Projects/Cura/plugins/CuraSolidWorksPlugin/ExportSTLUI.qml:99
@ -563,12 +563,12 @@ msgctxt "@action"
msgid "Connect via Network" msgid "Connect via Network"
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:102 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:103
msgid "" msgid ""
"This printer is not set up to host a group of connected Ultimaker 3 printers." "This printer is not set up to host a group of connected Ultimaker 3 printers."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:103 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:104
#, python-brace-format #, python-brace-format
msgctxt "Count is number of printers." msgctxt "Count is number of printers."
msgid "" msgid ""
@ -576,56 +576,56 @@ msgid ""
"printers." "printers."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:104 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:105
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"{printer_name} has finished printing '{job_name}'. Please collect the print " "{printer_name} has finished printing '{job_name}'. Please collect the print "
"and confirm clearing the build plate." "and confirm clearing the build plate."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:105 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:106
#, python-brace-format #, python-brace-format
msgid "" msgid ""
"{printer_name} is reserved to print '{job_name}'. Please change the " "{printer_name} is reserved to print '{job_name}'. Please change the "
"printer's configuration to match the job, for it to start printing." "printer's configuration to match the job, for it to start printing."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:191 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:196
msgctxt "@info:status" msgctxt "@info:status"
msgid "" msgid ""
"Sending new jobs (temporarily) blocked, still sending the previous print job." "Sending new jobs (temporarily) blocked, still sending the previous print job."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:207 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:212
msgctxt "@info:status" msgctxt "@info:status"
msgid "" msgid ""
"Unable to send new print job: this 3D printer is not (yet) set up to host a " "Unable to send new print job: this 3D printer is not (yet) set up to host a "
"group of connected Ultimaker 3 printers." "group of connected Ultimaker 3 printers."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:420 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:425
#, python-brace-format #, python-brace-format
msgctxt "@info:progress" msgctxt "@info:progress"
msgid "Sending <filename>{file_name}</filename> to group {cluster_name}" msgid "Sending <filename>{file_name}</filename> to group {cluster_name}"
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:493 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:498
#, python-brace-format #, python-brace-format
msgctxt "@info:status" msgctxt "@info:status"
msgid "Sent {file_name} to group {cluster_name}." msgid "Sent {file_name} to group {cluster_name}."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:498 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:503
msgctxt "@action:button" msgctxt "@action:button"
msgid "Show print jobs" msgid "Show print jobs"
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:499 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:504
msgctxt "@info:tooltip" msgctxt "@info:tooltip"
msgid "Opens the print jobs interface in your browser." msgid "Opens the print jobs interface in your browser."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:515 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/NetworkClusterPrinterOutputDevice.py:520
#, python-brace-format #, python-brace-format
msgctxt "@info:status" msgctxt "@info:status"
msgid "Unable to send print job to group {cluster_name}." msgid "Unable to send print job to group {cluster_name}."
@ -1576,33 +1576,33 @@ msgid "Address"
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:280 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:280
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:280 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:297
msgctxt "@label" msgctxt "@label"
msgid "The printer at this address has not yet responded." msgid "The printer at this address has not yet responded."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:285 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:285
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:38 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/UM3InfoComponents.qml:38
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:285 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:302
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/UM3InfoComponents.qml:38 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/UM3InfoComponents.qml:38
msgctxt "@action:button" msgctxt "@action:button"
msgid "Connect" msgid "Connect"
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:299 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:299
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:299 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:316
msgctxt "@title:window" msgctxt "@title:window"
msgid "Printer Address" msgid "Printer Address"
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:329 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:329
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:329 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:346
msgctxt "@alabel" msgctxt "@alabel"
msgid "Enter the IP address or hostname of your printer on the network." msgid "Enter the IP address or hostname of your printer on the network."
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:359 #: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/DiscoverUM3Action.qml:359
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:359 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:376
msgctxt "@action:button" msgctxt "@action:button"
msgid "Ok" msgid "Ok"
msgstr "" msgstr ""
@ -1625,6 +1625,18 @@ msgctxt "@action:button"
msgid "Activate Configuration" msgid "Activate Configuration"
msgstr "" msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:284
msgctxt "@label"
msgid ""
"This printer is not set up to host a group of connected Ultimaker 3 printers"
msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:287
msgctxt "@label"
msgid ""
"This printer is the host for a group of %1 connected Ultimaker 3 printers"
msgstr ""
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/PrintWindow.qml:24 #: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/PrintWindow.qml:24
msgctxt "@title:window" msgctxt "@title:window"
msgid "Print over network" msgid "Print over network"