diff --git a/bbl/i18n/BambuStudio.pot b/bbl/i18n/BambuStudio.pot index 37cfbb26d..1297fe915 100644 --- a/bbl/i18n/BambuStudio.pot +++ b/bbl/i18n/BambuStudio.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-21 11:05+0800\n" +"POT-Creation-Date: 2022-09-27 16:25+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -813,7 +813,7 @@ msgstr "" msgid "Clone" msgstr "" -msgid "Reduce Triangles" +msgid "Simplify Model" msgstr "" msgid "Center" @@ -1787,12 +1787,10 @@ msgstr "" msgid "Tool" msgstr "" -#, possible-c-format, possible-boost-format -msgid "Speed: %.f" +msgid "Speed: " msgstr "" -#, possible-c-format, possible-boost-format -msgid "Flow: %.f" +msgid "Flow: " msgstr "" msgid "Loading G-codes" @@ -1891,6 +1889,9 @@ msgstr "" msgid "Flushed filament" msgstr "" +msgid "Total" +msgstr "" + msgid "Filament change times" msgstr "" @@ -1924,9 +1925,6 @@ msgstr "" msgid "Model printing time" msgstr "" -msgid "Total" -msgstr "" - msgid "Switch to silent mode" msgstr "" @@ -2431,11 +2429,14 @@ msgstr "" msgid "Initializing..." msgstr "" -#, possible-c-format, possible-boost-format -msgid "Initialize failed [%d]!" +msgid "Loading..." msgstr "" -msgid "Loading..." +msgid "Initialize failed (Not supported)!" +msgstr "" + +#, possible-c-format, possible-boost-format +msgid "Initialize failed [%d]!" msgstr "" msgid "Stopped." @@ -2457,18 +2458,45 @@ msgstr "" msgid "All Files" msgstr "" +msgid "Group files by year, recent first." +msgstr "" + +msgid "Group files by month, recent first." +msgstr "" + +msgid "Show all files, recent first." +msgstr "" + +msgid "Switch to timelapse files." +msgstr "" + msgid "Video" msgstr "" +msgid "Switch to video files." +msgstr "" + +msgid "Delete selected files from printer." +msgstr "" + msgid "Download" msgstr "" +msgid "Download selected files from printer." +msgstr "" + msgid "Management" msgstr "" +msgid "Batch manage files." +msgstr "" + msgid "No printers." msgstr "" +msgid "Not supported." +msgstr "" + msgid "Connecting..." msgstr "" @@ -2570,6 +2598,12 @@ msgstr "" msgid "Printing List" msgstr "" +msgid "Cancel print" +msgstr "" + +msgid "Are you sure you want to cancel this print?" +msgstr "" + msgid "Downloading..." msgstr "" @@ -2769,10 +2803,10 @@ msgctxt "Layers" msgid "Bottom" msgstr "" -msgid "Spaghetti Detection" +msgid "Spaghetti and Excess Chute Pileup Detection" msgstr "" -msgid "Stop printing when spaghetti detected" +msgid "Stop printing when Spaghetti or Excess Chute Pileup is detected" msgstr "" msgid "First Layer Inspection" @@ -2842,6 +2876,33 @@ msgstr "" msgid "Flushing volumes" msgstr "" +msgid "Add one filament" +msgstr "" + +msgid "Remove last filament" +msgstr "" + +msgid "Sync material list from AMS" +msgstr "" + +msgid "Set filaments to use" +msgstr "" + +msgid "" +"No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "" + +msgid "Sync filaments with AMS" +msgstr "" + +msgid "" +"Sync filaments with AMS will drop all current selected filament presets and " +"colors. Do you want to continue?" +msgstr "" + +msgid "There are no compatible filaments, and sync is not performed." +msgstr "" + msgid "Untitled" msgstr "" @@ -2849,6 +2910,16 @@ msgstr "" msgid "Do you want to save changes to \"%1%\"?" msgstr "" +#, possible-c-format, possible-boost-format +msgid "" +"Successfully unmounted. The device %s(%s) can now be safely removed from the " +"computer." +msgstr "" + +#, possible-c-format, possible-boost-format +msgid "Ejecting of device %s(%s) has failed." +msgstr "" + msgid "Previous unsaved project detected, do you want to restore it?" msgstr "" @@ -3569,6 +3640,12 @@ msgstr "" msgid "Delete this preset" msgstr "" +msgid "Search in preset" +msgstr "" + +msgid "Click to reset all settings to the last saved preset." +msgstr "" + msgid "" "Prime tower is required by timeplase. Are you sure you want to disable both " "of them?" @@ -4274,6 +4351,53 @@ msgstr "" msgid "Don't remind me of this version again" msgstr "" +msgid "" +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." +msgstr "" + +msgid "" +"An important update was detected and needs to be run before printing can " +"continue. Do you want to update now? You can also update later from 'Upgrade " +"firmware'." +msgstr "" + +msgid "" +"The firmware version is abnormal. Repairing and updating are required before " +"printing. Do you want to update now? You can also update later on printer or " +"update next time starting the studio." +msgstr "" + +msgid "Model:" +msgstr "" + +msgid "Serial:" +msgstr "" + +msgid "Version:" +msgstr "" + +msgid "Upgrade firmware" +msgstr "" + +msgid "Printing" +msgstr "" + +msgid "Idle" +msgstr "" + +msgid "Latest version" +msgstr "" + +msgid "Upgrading" +msgstr "" + +msgid "Upgrading failed" +msgstr "" + +msgid "Upgrading successful" +msgstr "" + msgid "Saving objects into the 3mf failed." msgstr "" @@ -4960,6 +5084,9 @@ msgstr "" msgid "Aligned Rectilinear" msgstr "" +msgid "Hilbert Curve" +msgstr "" + msgid "Bottom surface pattern" msgstr "" @@ -5820,6 +5947,14 @@ msgstr "" msgid "Don't create support on model surface, only on build plate" msgstr "" +msgid "Support critical regions only" +msgstr "" + +msgid "" +"Only create support for critical regions including sharp tail, cantilever, " +"etc." +msgstr "" + msgid "Top Z distance" msgstr "" diff --git a/bbl/i18n/de/BambuStudio_de.po b/bbl/i18n/de/BambuStudio_de.po index 45509578d..0e7c28e89 100644 --- a/bbl/i18n/de/BambuStudio_de.po +++ b/bbl/i18n/de/BambuStudio_de.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-21 11:05+0800\n" +"POT-Creation-Date: 2022-09-27 16:25+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -836,8 +836,8 @@ msgstr "Aktuelle Druckplatte entfernen" msgid "Clone" msgstr "Klonen" -msgid "Reduce Triangles" -msgstr "Dreiecke reduzieren" +msgid "Simplify Model" +msgstr "" msgid "Center" msgstr "" @@ -1941,12 +1941,10 @@ msgstr "Fluss" msgid "Tool" msgstr "Werkzeug" -#, c-format, boost-format -msgid "Speed: %.f" +msgid "Speed: " msgstr "" -#, c-format, boost-format -msgid "Flow: %.f" +msgid "Flow: " msgstr "" msgid "Loading G-codes" @@ -2045,6 +2043,9 @@ msgstr "Filament 1" msgid "Flushed filament" msgstr "gereinigtes Filament" +msgid "Total" +msgstr "Gesamt" + msgid "Filament change times" msgstr "Filamentwechselzeiten" @@ -2078,9 +2079,6 @@ msgstr "Vorbereitungszeit" msgid "Model printing time" msgstr "Druckzeit des Modell" -msgid "Total" -msgstr "Gesamt" - msgid "Switch to silent mode" msgstr "Zum Leisemodus wechseln" @@ -2590,13 +2588,16 @@ msgstr "Initialisierung fehlgeschlagen (Kein Gerät)!" msgid "Initializing..." msgstr "Initialisieren..." +msgid "Loading..." +msgstr "Laden..." + +msgid "Initialize failed (Not supported)!" +msgstr "" + #, c-format, boost-format msgid "Initialize failed [%d]!" msgstr "Initialisierung fehlgeschlagen [%d]!" -msgid "Loading..." -msgstr "Laden..." - msgid "Stopped." msgstr "Gestoppt." @@ -2616,18 +2617,45 @@ msgstr "Month" msgid "All Files" msgstr "" +msgid "Group files by year, recent first." +msgstr "" + +msgid "Group files by month, recent first." +msgstr "" + +msgid "Show all files, recent first." +msgstr "" + +msgid "Switch to timelapse files." +msgstr "" + msgid "Video" msgstr "Video" +msgid "Switch to video files." +msgstr "" + +msgid "Delete selected files from printer." +msgstr "" + msgid "Download" msgstr "Herunterladen" +msgid "Download selected files from printer." +msgstr "" + msgid "Management" msgstr "Management" +msgid "Batch manage files." +msgstr "" + msgid "No printers." msgstr "No printers." +msgid "Not supported." +msgstr "" + msgid "Connecting..." msgstr "Connecting..." @@ -2729,6 +2757,12 @@ msgstr "Debug-Informationen" msgid "Printing List" msgstr "Druckliste" +msgid "Cancel print" +msgstr "" + +msgid "Are you sure you want to cancel this print?" +msgstr "" + msgid "Downloading..." msgstr "Downloading..." @@ -2932,10 +2966,10 @@ msgctxt "Layers" msgid "Bottom" msgstr "Untere" -msgid "Spaghetti Detection" +msgid "Spaghetti and Excess Chute Pileup Detection" msgstr "" -msgid "Stop printing when spaghetti detected" +msgid "Stop printing when Spaghetti or Excess Chute Pileup is detected" msgstr "" msgid "First Layer Inspection" @@ -3007,6 +3041,33 @@ msgstr "Druckbetttyp" msgid "Flushing volumes" msgstr "Säuberungsvolumen" +msgid "Add one filament" +msgstr "" + +msgid "Remove last filament" +msgstr "" + +msgid "Sync material list from AMS" +msgstr "" + +msgid "Set filaments to use" +msgstr "" + +msgid "" +"No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "" + +msgid "Sync filaments with AMS" +msgstr "" + +msgid "" +"Sync filaments with AMS will drop all current selected filament presets and " +"colors. Do you want to continue?" +msgstr "" + +msgid "There are no compatible filaments, and sync is not performed." +msgstr "" + msgid "Untitled" msgstr "Unbenannt" @@ -3014,6 +3075,16 @@ msgstr "Unbenannt" msgid "Do you want to save changes to \"%1%\"?" msgstr "Möchten Sie Änderungen unter \" %1% \" speichern?" +#, c-format, boost-format +msgid "" +"Successfully unmounted. The device %s(%s) can now be safely removed from the " +"computer." +msgstr "" + +#, c-format, boost-format +msgid "Ejecting of device %s(%s) has failed." +msgstr "" + msgid "Previous unsaved project detected, do you want to restore it?" msgstr "" "Ein früheres ungespeichertes Projekt wurde entdeckt, möchten Sie es " @@ -3782,6 +3853,12 @@ msgstr "Speichere aktuelle %s" msgid "Delete this preset" msgstr "Lösche diese Voreinstellung" +msgid "Search in preset" +msgstr "" + +msgid "Click to reset all settings to the last saved preset." +msgstr "" + msgid "" "Prime tower is required by timeplase. Are you sure you want to disable both " "of them?" @@ -4547,6 +4624,53 @@ msgstr "Neue Version von Bambu Studio" msgid "Don't remind me of this version again" msgstr "" +msgid "" +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." +msgstr "" + +msgid "" +"An important update was detected and needs to be run before printing can " +"continue. Do you want to update now? You can also update later from 'Upgrade " +"firmware'." +msgstr "" + +msgid "" +"The firmware version is abnormal. Repairing and updating are required before " +"printing. Do you want to update now? You can also update later on printer or " +"update next time starting the studio." +msgstr "" + +msgid "Model:" +msgstr "" + +msgid "Serial:" +msgstr "" + +msgid "Version:" +msgstr "" + +msgid "Upgrade firmware" +msgstr "" + +msgid "Printing" +msgstr "" + +msgid "Idle" +msgstr "" + +msgid "Latest version" +msgstr "" + +msgid "Upgrading" +msgstr "" + +msgid "Upgrading failed" +msgstr "" + +msgid "Upgrading successful" +msgstr "" + msgid "Saving objects into the 3mf failed." msgstr "Das Speichern von Objekten in der 3mf ist fehlgeschlagen." @@ -5349,6 +5473,9 @@ msgstr "Monotone Linie" msgid "Aligned Rectilinear" msgstr "" +msgid "Hilbert Curve" +msgstr "" + msgid "Bottom surface pattern" msgstr "Muster der unteren Oberfläche" @@ -6347,6 +6474,14 @@ msgstr "" "Stützen nicht auf der Modelloberfläche, sondern nur auf der Druckplatte " "erzeugen" +msgid "Support critical regions only" +msgstr "" + +msgid "" +"Only create support for critical regions including sharp tail, cantilever, " +"etc." +msgstr "" + msgid "Top Z distance" msgstr "Oberer Z-Abstand" @@ -6862,6 +6997,9 @@ msgstr "Support: Löcher in Schicht %d repairieren" msgid "Support: propagate branches at layer %d" msgstr "Support: Verbreiten von Zweigen auf Ebene %d" +#~ msgid "Reduce Triangles" +#~ msgstr "Dreiecke reduzieren" + #~ msgid "" #~ "Switch to zig-zag pattern?\n" #~ "Yes - switch to zig-zag pattern automaticlly\n" diff --git a/bbl/i18n/en/BambuStudio_en.po b/bbl/i18n/en/BambuStudio_en.po index 2e795af16..b530d84ed 100644 --- a/bbl/i18n/en/BambuStudio_en.po +++ b/bbl/i18n/en/BambuStudio_en.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-21 11:05+0800\n" +"POT-Creation-Date: 2022-09-27 16:25+0800\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -823,8 +823,8 @@ msgstr "Remove the selected plate" msgid "Clone" msgstr "Clone" -msgid "Reduce Triangles" -msgstr "Reduce Triangles" +msgid "Simplify Model" +msgstr "" msgid "Center" msgstr "" @@ -1897,12 +1897,10 @@ msgstr "Flow" msgid "Tool" msgstr "Tool" -#, c-format, boost-format -msgid "Speed: %.f" +msgid "Speed: " msgstr "" -#, c-format, boost-format -msgid "Flow: %.f" +msgid "Flow: " msgstr "" msgid "Loading G-codes" @@ -2001,6 +1999,9 @@ msgstr "Filament 1" msgid "Flushed filament" msgstr "Flushed filament" +msgid "Total" +msgstr "Total" + msgid "Filament change times" msgstr "Filament change times" @@ -2034,9 +2035,6 @@ msgstr "Prepare time" msgid "Model printing time" msgstr "Model printing time" -msgid "Total" -msgstr "Total" - msgid "Switch to silent mode" msgstr "Switch to silent mode" @@ -2550,13 +2548,16 @@ msgstr "Initialization failed (No Device)!" msgid "Initializing..." msgstr "Initializing..." +msgid "Loading..." +msgstr "Loading..." + +msgid "Initialize failed (Not supported)!" +msgstr "" + #, c-format, boost-format msgid "Initialize failed [%d]!" msgstr "Initalization failed [%d]!" -msgid "Loading..." -msgstr "Loading..." - msgid "Stopped." msgstr "Stopped." @@ -2576,18 +2577,45 @@ msgstr "" msgid "All Files" msgstr "" +msgid "Group files by year, recent first." +msgstr "" + +msgid "Group files by month, recent first." +msgstr "" + +msgid "Show all files, recent first." +msgstr "" + +msgid "Switch to timelapse files." +msgstr "" + msgid "Video" msgstr "" +msgid "Switch to video files." +msgstr "" + +msgid "Delete selected files from printer." +msgstr "" + msgid "Download" msgstr "Download" +msgid "Download selected files from printer." +msgstr "" + msgid "Management" msgstr "" +msgid "Batch manage files." +msgstr "" + msgid "No printers." msgstr "" +msgid "Not supported." +msgstr "" + msgid "Connecting..." msgstr "" @@ -2689,6 +2717,12 @@ msgstr "Debug Info" msgid "Printing List" msgstr "Printing list" +msgid "Cancel print" +msgstr "" + +msgid "Are you sure you want to cancel this print?" +msgstr "" + msgid "Downloading..." msgstr "" @@ -2892,10 +2926,10 @@ msgctxt "Layers" msgid "Bottom" msgstr "Bottom" -msgid "Spaghetti Detection" +msgid "Spaghetti and Excess Chute Pileup Detection" msgstr "" -msgid "Stop printing when spaghetti detected" +msgid "Stop printing when Spaghetti or Excess Chute Pileup is detected" msgstr "" msgid "First Layer Inspection" @@ -2965,6 +2999,33 @@ msgstr "Bed type" msgid "Flushing volumes" msgstr "Flushing volumes" +msgid "Add one filament" +msgstr "" + +msgid "Remove last filament" +msgstr "" + +msgid "Sync material list from AMS" +msgstr "" + +msgid "Set filaments to use" +msgstr "" + +msgid "" +"No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "" + +msgid "Sync filaments with AMS" +msgstr "" + +msgid "" +"Sync filaments with AMS will drop all current selected filament presets and " +"colors. Do you want to continue?" +msgstr "" + +msgid "There are no compatible filaments, and sync is not performed." +msgstr "" + msgid "Untitled" msgstr "Untitled" @@ -2972,6 +3033,16 @@ msgstr "Untitled" msgid "Do you want to save changes to \"%1%\"?" msgstr "Do you want to save changes to \"%1%\"?" +#, c-format, boost-format +msgid "" +"Successfully unmounted. The device %s(%s) can now be safely removed from the " +"computer." +msgstr "" + +#, c-format, boost-format +msgid "Ejecting of device %s(%s) has failed." +msgstr "" + msgid "Previous unsaved project detected, do you want to restore it?" msgstr "" "Previously unsaved items have been detected. Do you want to restore them?" @@ -3713,6 +3784,12 @@ msgstr "Save current %s" msgid "Delete this preset" msgstr "Delete this preset" +msgid "Search in preset" +msgstr "" + +msgid "Click to reset all settings to the last saved preset." +msgstr "" + msgid "" "Prime tower is required by timeplase. Are you sure you want to disable both " "of them?" @@ -4458,6 +4535,53 @@ msgstr "New version of Bambu Studio" msgid "Don't remind me of this version again" msgstr "" +msgid "" +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." +msgstr "" + +msgid "" +"An important update was detected and needs to be run before printing can " +"continue. Do you want to update now? You can also update later from 'Upgrade " +"firmware'." +msgstr "" + +msgid "" +"The firmware version is abnormal. Repairing and updating are required before " +"printing. Do you want to update now? You can also update later on printer or " +"update next time starting the studio." +msgstr "" + +msgid "Model:" +msgstr "" + +msgid "Serial:" +msgstr "" + +msgid "Version:" +msgstr "" + +msgid "Upgrade firmware" +msgstr "" + +msgid "Printing" +msgstr "" + +msgid "Idle" +msgstr "" + +msgid "Latest version" +msgstr "" + +msgid "Upgrading" +msgstr "" + +msgid "Upgrading failed" +msgstr "" + +msgid "Upgrading successful" +msgstr "" + msgid "Saving objects into the 3mf failed." msgstr "Saving objects into the 3mf failed." @@ -5237,6 +5361,9 @@ msgstr "Monotonic line" msgid "Aligned Rectilinear" msgstr "" +msgid "Hilbert Curve" +msgstr "" + msgid "Bottom surface pattern" msgstr "Bottom surface pattern" @@ -6218,6 +6345,14 @@ msgstr "On build plate only" msgid "Don't create support on model surface, only on build plate" msgstr "This setting only generates supports that begin on the build plate." +msgid "Support critical regions only" +msgstr "" + +msgid "" +"Only create support for critical regions including sharp tail, cantilever, " +"etc." +msgstr "" + msgid "Top Z distance" msgstr "Top Z distance" @@ -6717,6 +6852,9 @@ msgstr "Support: fix holes at layer %d" msgid "Support: propagate branches at layer %d" msgstr "Support: propagate branches at layer %d" +#~ msgid "Reduce Triangles" +#~ msgstr "Reduce Triangles" + #~ msgid "" #~ "Switch to zig-zag pattern?\n" #~ "Yes - switch to zig-zag pattern automaticlly\n" diff --git a/bbl/i18n/es/BambuStudio_es.po b/bbl/i18n/es/BambuStudio_es.po index 1b2f8bdcb..8d441ddd8 100644 --- a/bbl/i18n/es/BambuStudio_es.po +++ b/bbl/i18n/es/BambuStudio_es.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-21 11:05+0800\n" +"POT-Creation-Date: 2022-09-27 16:25+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -837,8 +837,8 @@ msgstr "Retirar la placa seleccionada" msgid "Clone" msgstr "Clonar" -msgid "Reduce Triangles" -msgstr "Reducir los triángulos" +msgid "Simplify Model" +msgstr "" msgid "Center" msgstr "" @@ -1939,12 +1939,10 @@ msgstr "Flujo" msgid "Tool" msgstr "Herramienta" -#, c-format, boost-format -msgid "Speed: %.f" +msgid "Speed: " msgstr "" -#, c-format, boost-format -msgid "Flow: %.f" +msgid "Flow: " msgstr "" msgid "Loading G-codes" @@ -2043,6 +2041,9 @@ msgstr "Filamento 1" msgid "Flushed filament" msgstr "Filamento limpiado" +msgid "Total" +msgstr "Total" + msgid "Filament change times" msgstr "Tiempos de cambio de filamento" @@ -2076,9 +2077,6 @@ msgstr "Planificar tiempo" msgid "Model printing time" msgstr "Tiempo de impresión del modelo" -msgid "Total" -msgstr "Total" - msgid "Switch to silent mode" msgstr "Cambiar al modo silencioso" @@ -2588,13 +2586,16 @@ msgstr "¡Inicialización fallida (No hay dispositivo)!" msgid "Initializing..." msgstr "Iniciando..." +msgid "Loading..." +msgstr "Cargando..." + +msgid "Initialize failed (Not supported)!" +msgstr "" + #, c-format, boost-format msgid "Initialize failed [%d]!" msgstr "¡Ha fallado la inicialización [%d]!" -msgid "Loading..." -msgstr "Cargando..." - msgid "Stopped." msgstr "Detenido." @@ -2614,18 +2615,45 @@ msgstr "Month" msgid "All Files" msgstr "" +msgid "Group files by year, recent first." +msgstr "" + +msgid "Group files by month, recent first." +msgstr "" + +msgid "Show all files, recent first." +msgstr "" + +msgid "Switch to timelapse files." +msgstr "" + msgid "Video" msgstr "Video" +msgid "Switch to video files." +msgstr "" + +msgid "Delete selected files from printer." +msgstr "" + msgid "Download" msgstr "Descargar" +msgid "Download selected files from printer." +msgstr "" + msgid "Management" msgstr "Management" +msgid "Batch manage files." +msgstr "" + msgid "No printers." msgstr "No printers." +msgid "Not supported." +msgstr "" + msgid "Connecting..." msgstr "Connecting..." @@ -2727,6 +2755,12 @@ msgstr "Información de Depuración" msgid "Printing List" msgstr "Imprimiendo Lista" +msgid "Cancel print" +msgstr "" + +msgid "Are you sure you want to cancel this print?" +msgstr "" + msgid "Downloading..." msgstr "Downloading..." @@ -2932,10 +2966,10 @@ msgctxt "Layers" msgid "Bottom" msgstr "Inferior" -msgid "Spaghetti Detection" +msgid "Spaghetti and Excess Chute Pileup Detection" msgstr "" -msgid "Stop printing when spaghetti detected" +msgid "Stop printing when Spaghetti or Excess Chute Pileup is detected" msgstr "" msgid "First Layer Inspection" @@ -3007,6 +3041,33 @@ msgstr "Tipo de cama" msgid "Flushing volumes" msgstr "Volúmenes de limpieza" +msgid "Add one filament" +msgstr "" + +msgid "Remove last filament" +msgstr "" + +msgid "Sync material list from AMS" +msgstr "" + +msgid "Set filaments to use" +msgstr "" + +msgid "" +"No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "" + +msgid "Sync filaments with AMS" +msgstr "" + +msgid "" +"Sync filaments with AMS will drop all current selected filament presets and " +"colors. Do you want to continue?" +msgstr "" + +msgid "There are no compatible filaments, and sync is not performed." +msgstr "" + msgid "Untitled" msgstr "Sin título" @@ -3014,6 +3075,16 @@ msgstr "Sin título" msgid "Do you want to save changes to \"%1%\"?" msgstr "¿Quieres guardar los cambios en \"%1%\"?" +#, c-format, boost-format +msgid "" +"Successfully unmounted. The device %s(%s) can now be safely removed from the " +"computer." +msgstr "" + +#, c-format, boost-format +msgid "Ejecting of device %s(%s) has failed." +msgstr "" + msgid "Previous unsaved project detected, do you want to restore it?" msgstr "" "Se ha detectado un proyecto anterior no guardado, ¿quieres restaurarlo?" @@ -3779,6 +3850,12 @@ msgstr "Guardar %s actuales" msgid "Delete this preset" msgstr "Borra este ajuste" +msgid "Search in preset" +msgstr "" + +msgid "Click to reset all settings to the last saved preset." +msgstr "" + msgid "" "Prime tower is required by timeplase. Are you sure you want to disable both " "of them?" @@ -4537,6 +4614,53 @@ msgstr "Nueva versión de Bambu Studio" msgid "Don't remind me of this version again" msgstr "" +msgid "" +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." +msgstr "" + +msgid "" +"An important update was detected and needs to be run before printing can " +"continue. Do you want to update now? You can also update later from 'Upgrade " +"firmware'." +msgstr "" + +msgid "" +"The firmware version is abnormal. Repairing and updating are required before " +"printing. Do you want to update now? You can also update later on printer or " +"update next time starting the studio." +msgstr "" + +msgid "Model:" +msgstr "" + +msgid "Serial:" +msgstr "" + +msgid "Version:" +msgstr "" + +msgid "Upgrade firmware" +msgstr "" + +msgid "Printing" +msgstr "" + +msgid "Idle" +msgstr "" + +msgid "Latest version" +msgstr "" + +msgid "Upgrading" +msgstr "" + +msgid "Upgrading failed" +msgstr "" + +msgid "Upgrading successful" +msgstr "" + msgid "Saving objects into the 3mf failed." msgstr "El guardado de objetos en el 3mf no ha funcionado." @@ -5333,6 +5457,9 @@ msgstr "Linea continua" msgid "Aligned Rectilinear" msgstr "" +msgid "Hilbert Curve" +msgstr "" + msgid "Bottom surface pattern" msgstr "Patrón de la superficie inferior" @@ -6333,6 +6460,14 @@ msgid "Don't create support on model surface, only on build plate" msgstr "" "No crear soporte en la superficie del modelo, sólo en la placa de impresión" +msgid "Support critical regions only" +msgstr "" + +msgid "" +"Only create support for critical regions including sharp tail, cantilever, " +"etc." +msgstr "" + msgid "Top Z distance" msgstr "Distancia Z superior" @@ -6846,6 +6981,9 @@ msgstr "Soporte: arreglar huecos en la capa %d" msgid "Support: propagate branches at layer %d" msgstr "Soporte: propagar ramas en la capa %d" +#~ msgid "Reduce Triangles" +#~ msgstr "Reducir los triángulos" + #~ msgid "" #~ "Switch to zig-zag pattern?\n" #~ "Yes - switch to zig-zag pattern automaticlly\n" diff --git a/bbl/i18n/fr/BambuStudio_fr.po b/bbl/i18n/fr/BambuStudio_fr.po index d39c7faab..06621f610 100644 --- a/bbl/i18n/fr/BambuStudio_fr.po +++ b/bbl/i18n/fr/BambuStudio_fr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-21 11:05+0800\n" +"POT-Creation-Date: 2022-09-27 16:25+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -836,8 +836,8 @@ msgstr "Supprimer la plaque sélectionnée" msgid "Clone" msgstr "Cloner" -msgid "Reduce Triangles" -msgstr "Réduire les triangles" +msgid "Simplify Model" +msgstr "" msgid "Center" msgstr "" @@ -1912,12 +1912,10 @@ msgstr "débit" msgid "Tool" msgstr "Outil" -#, c-format, boost-format -msgid "Speed: %.f" +msgid "Speed: " msgstr "" -#, c-format, boost-format -msgid "Flow: %.f" +msgid "Flow: " msgstr "" msgid "Loading G-codes" @@ -2016,6 +2014,9 @@ msgstr "Filament 1" msgid "Flushed filament" msgstr "Filament purgé" +msgid "Total" +msgstr "Total" + msgid "Filament change times" msgstr "Temps de changement de filament" @@ -2049,9 +2050,6 @@ msgstr "Temps de préparation" msgid "Model printing time" msgstr "Temps d'impression du modèle" -msgid "Total" -msgstr "Total" - msgid "Switch to silent mode" msgstr "Passer en mode silencieux" @@ -2562,13 +2560,16 @@ msgstr "Échec de l'initialisation (pas de périphérique) !" msgid "Initializing..." msgstr "Initialisation..." +msgid "Loading..." +msgstr "Chargement..." + +msgid "Initialize failed (Not supported)!" +msgstr "" + #, c-format, boost-format msgid "Initialize failed [%d]!" msgstr "Échec de l'initialisation [%d] !" -msgid "Loading..." -msgstr "Chargement..." - msgid "Stopped." msgstr "Arrêté." @@ -2588,18 +2589,45 @@ msgstr "Month" msgid "All Files" msgstr "" +msgid "Group files by year, recent first." +msgstr "" + +msgid "Group files by month, recent first." +msgstr "" + +msgid "Show all files, recent first." +msgstr "" + +msgid "Switch to timelapse files." +msgstr "" + msgid "Video" msgstr "Video" +msgid "Switch to video files." +msgstr "" + +msgid "Delete selected files from printer." +msgstr "" + msgid "Download" msgstr "Télécharger" +msgid "Download selected files from printer." +msgstr "" + msgid "Management" msgstr "Management" +msgid "Batch manage files." +msgstr "" + msgid "No printers." msgstr "No printers." +msgid "Not supported." +msgstr "" + msgid "Connecting..." msgstr "Connecting..." @@ -2701,6 +2729,12 @@ msgstr "Les informations de débogage" msgid "Printing List" msgstr "Liste d'impression" +msgid "Cancel print" +msgstr "" + +msgid "Are you sure you want to cancel this print?" +msgstr "" + msgid "Downloading..." msgstr "Downloading..." @@ -2903,10 +2937,10 @@ msgctxt "Layers" msgid "Bottom" msgstr "Fond" -msgid "Spaghetti Detection" +msgid "Spaghetti and Excess Chute Pileup Detection" msgstr "" -msgid "Stop printing when spaghetti detected" +msgid "Stop printing when Spaghetti or Excess Chute Pileup is detected" msgstr "" msgid "First Layer Inspection" @@ -2978,6 +3012,33 @@ msgstr "Type de lit" msgid "Flushing volumes" msgstr "Volumes de rinçage" +msgid "Add one filament" +msgstr "" + +msgid "Remove last filament" +msgstr "" + +msgid "Sync material list from AMS" +msgstr "" + +msgid "Set filaments to use" +msgstr "" + +msgid "" +"No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "" + +msgid "Sync filaments with AMS" +msgstr "" + +msgid "" +"Sync filaments with AMS will drop all current selected filament presets and " +"colors. Do you want to continue?" +msgstr "" + +msgid "There are no compatible filaments, and sync is not performed." +msgstr "" + msgid "Untitled" msgstr "Sans titre" @@ -2985,6 +3046,16 @@ msgstr "Sans titre" msgid "Do you want to save changes to \"%1%\"?" msgstr "Voulez-vous enregistrer les modifications apportées à \"%1%\" ?" +#, c-format, boost-format +msgid "" +"Successfully unmounted. The device %s(%s) can now be safely removed from the " +"computer." +msgstr "" + +#, c-format, boost-format +msgid "Ejecting of device %s(%s) has failed." +msgstr "" + msgid "Previous unsaved project detected, do you want to restore it?" msgstr "Projet précédent non enregistré détecté, voulez-vous le restaurer ?" @@ -3753,6 +3824,12 @@ msgstr "Enregistrer le %s actuel" msgid "Delete this preset" msgstr "Supprimer ce préréglage" +msgid "Search in preset" +msgstr "" + +msgid "Click to reset all settings to the last saved preset." +msgstr "" + msgid "" "Prime tower is required by timeplase. Are you sure you want to disable both " "of them?" @@ -4516,6 +4593,53 @@ msgstr "Nouvelle version de Bambu Studio" msgid "Don't remind me of this version again" msgstr "" +msgid "" +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." +msgstr "" + +msgid "" +"An important update was detected and needs to be run before printing can " +"continue. Do you want to update now? You can also update later from 'Upgrade " +"firmware'." +msgstr "" + +msgid "" +"The firmware version is abnormal. Repairing and updating are required before " +"printing. Do you want to update now? You can also update later on printer or " +"update next time starting the studio." +msgstr "" + +msgid "Model:" +msgstr "" + +msgid "Serial:" +msgstr "" + +msgid "Version:" +msgstr "" + +msgid "Upgrade firmware" +msgstr "" + +msgid "Printing" +msgstr "" + +msgid "Idle" +msgstr "" + +msgid "Latest version" +msgstr "" + +msgid "Upgrading" +msgstr "" + +msgid "Upgrading failed" +msgstr "" + +msgid "Upgrading successful" +msgstr "" + msgid "Saving objects into the 3mf failed." msgstr "L'enregistrement d'objets dans le 3mf a échoué." @@ -5322,6 +5446,9 @@ msgstr "Ligne monotone" msgid "Aligned Rectilinear" msgstr "" +msgid "Hilbert Curve" +msgstr "" + msgid "Bottom surface pattern" msgstr "Modèle de surface inférieure" @@ -6335,6 +6462,14 @@ msgstr "" "Ne créez pas de support sur la surface du modèle, uniquement sur la plaque " "de construction" +msgid "Support critical regions only" +msgstr "" + +msgid "" +"Only create support for critical regions including sharp tail, cantilever, " +"etc." +msgstr "" + msgid "Top Z distance" msgstr "Distance Z supérieure" @@ -6849,6 +6984,9 @@ msgstr "Support : Correction des trous dans la couche %d" msgid "Support: propagate branches at layer %d" msgstr "Support : propagation des branches à la couche %d" +#~ msgid "Reduce Triangles" +#~ msgstr "Réduire les triangles" + #~ msgid "" #~ "Switch to zig-zag pattern?\n" #~ "Yes - switch to zig-zag pattern automaticlly\n" diff --git a/bbl/i18n/hu/BambuStudio_hu.po b/bbl/i18n/hu/BambuStudio_hu.po index 0ce93f0fb..d87332567 100644 --- a/bbl/i18n/hu/BambuStudio_hu.po +++ b/bbl/i18n/hu/BambuStudio_hu.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-21 11:05+0800\n" +"POT-Creation-Date: 2022-09-27 16:25+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -835,8 +835,8 @@ msgstr "Kiválasztott tálca eltávolítása" msgid "Clone" msgstr "Klónozás" -msgid "Reduce Triangles" -msgstr "Háromszögek csökkentése" +msgid "Simplify Model" +msgstr "" msgid "Center" msgstr "" @@ -1931,12 +1931,10 @@ msgstr "Anyagáramlás" msgid "Tool" msgstr "Tool" -#, c-format, boost-format -msgid "Speed: %.f" +msgid "Speed: " msgstr "" -#, c-format, boost-format -msgid "Flow: %.f" +msgid "Flow: " msgstr "" msgid "Loading G-codes" @@ -2035,6 +2033,9 @@ msgstr "Filament 1" msgid "Flushed filament" msgstr "Öblített filament" +msgid "Total" +msgstr "Összesen" + msgid "Filament change times" msgstr "Filamentcserék száma" @@ -2068,9 +2069,6 @@ msgstr "Előkészítési idő" msgid "Model printing time" msgstr "Modell nyomtatási ideje" -msgid "Total" -msgstr "Összesen" - msgid "Switch to silent mode" msgstr "Switch to silent mode" @@ -2589,13 +2587,16 @@ msgstr "Sikertelen inicializálás (Nincs eszköz)!" msgid "Initializing..." msgstr "Initializing..." +msgid "Loading..." +msgstr "Loading..." + +msgid "Initialize failed (Not supported)!" +msgstr "" + #, c-format, boost-format msgid "Initialize failed [%d]!" msgstr "Initalization failed [%d]!" -msgid "Loading..." -msgstr "Loading..." - msgid "Stopped." msgstr "Megállítva." @@ -2615,18 +2616,45 @@ msgstr "Month" msgid "All Files" msgstr "" +msgid "Group files by year, recent first." +msgstr "" + +msgid "Group files by month, recent first." +msgstr "" + +msgid "Show all files, recent first." +msgstr "" + +msgid "Switch to timelapse files." +msgstr "" + msgid "Video" msgstr "Video" +msgid "Switch to video files." +msgstr "" + +msgid "Delete selected files from printer." +msgstr "" + msgid "Download" msgstr "Letöltés" +msgid "Download selected files from printer." +msgstr "" + msgid "Management" msgstr "Management" +msgid "Batch manage files." +msgstr "" + msgid "No printers." msgstr "No printers." +msgid "Not supported." +msgstr "" + msgid "Connecting..." msgstr "Csatlakozás..." @@ -2728,6 +2756,12 @@ msgstr "Hibakeresési infó" msgid "Printing List" msgstr "Nyomtatási lista" +msgid "Cancel print" +msgstr "" + +msgid "Are you sure you want to cancel this print?" +msgstr "" + msgid "Downloading..." msgstr "Letöltés..." @@ -2931,10 +2965,10 @@ msgctxt "Layers" msgid "Bottom" msgstr "Alsó" -msgid "Spaghetti Detection" +msgid "Spaghetti and Excess Chute Pileup Detection" msgstr "" -msgid "Stop printing when spaghetti detected" +msgid "Stop printing when Spaghetti or Excess Chute Pileup is detected" msgstr "" msgid "First Layer Inspection" @@ -3004,6 +3038,33 @@ msgstr "Asztaltípus" msgid "Flushing volumes" msgstr "Öblítési mennyiségek" +msgid "Add one filament" +msgstr "" + +msgid "Remove last filament" +msgstr "" + +msgid "Sync material list from AMS" +msgstr "" + +msgid "Set filaments to use" +msgstr "" + +msgid "" +"No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "" + +msgid "Sync filaments with AMS" +msgstr "" + +msgid "" +"Sync filaments with AMS will drop all current selected filament presets and " +"colors. Do you want to continue?" +msgstr "" + +msgid "There are no compatible filaments, and sync is not performed." +msgstr "" + msgid "Untitled" msgstr "Untitled" @@ -3011,6 +3072,16 @@ msgstr "Untitled" msgid "Do you want to save changes to \"%1%\"?" msgstr "Szeretnéd elmenteni \"%1%\" változásait?" +#, c-format, boost-format +msgid "" +"Successfully unmounted. The device %s(%s) can now be safely removed from the " +"computer." +msgstr "" + +#, c-format, boost-format +msgid "Ejecting of device %s(%s) has failed." +msgstr "" + msgid "Previous unsaved project detected, do you want to restore it?" msgstr "Korábbi, nem mentett projektet találtunk, vissza szeretnéd állítani?" @@ -3759,6 +3830,12 @@ msgstr "Jelenlegi %s mentése" msgid "Delete this preset" msgstr "Ezen beállítás törlése" +msgid "Search in preset" +msgstr "" + +msgid "Click to reset all settings to the last saved preset." +msgstr "" + msgid "" "Prime tower is required by timeplase. Are you sure you want to disable both " "of them?" @@ -4515,6 +4592,53 @@ msgstr "A Bambu Studio új verziója" msgid "Don't remind me of this version again" msgstr "" +msgid "" +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." +msgstr "" + +msgid "" +"An important update was detected and needs to be run before printing can " +"continue. Do you want to update now? You can also update later from 'Upgrade " +"firmware'." +msgstr "" + +msgid "" +"The firmware version is abnormal. Repairing and updating are required before " +"printing. Do you want to update now? You can also update later on printer or " +"update next time starting the studio." +msgstr "" + +msgid "Model:" +msgstr "" + +msgid "Serial:" +msgstr "" + +msgid "Version:" +msgstr "" + +msgid "Upgrade firmware" +msgstr "" + +msgid "Printing" +msgstr "" + +msgid "Idle" +msgstr "" + +msgid "Latest version" +msgstr "" + +msgid "Upgrading" +msgstr "" + +msgid "Upgrading failed" +msgstr "" + +msgid "Upgrading successful" +msgstr "" + msgid "Saving objects into the 3mf failed." msgstr "Az objektumok mentése a 3mf-be sikertelen volt." @@ -5305,6 +5429,9 @@ msgstr "Monotonikus vonal" msgid "Aligned Rectilinear" msgstr "" +msgid "Hilbert Curve" +msgstr "" + msgid "Bottom surface pattern" msgstr "Alsó felület mintázata" @@ -6304,6 +6431,14 @@ msgstr "Csak a tárgyasztaltól" msgid "Don't create support on model surface, only on build plate" msgstr "Nem generál támaszt a modell felületén, csak a tárgyasztalon" +msgid "Support critical regions only" +msgstr "" + +msgid "" +"Only create support for critical regions including sharp tail, cantilever, " +"etc." +msgstr "" + msgid "Top Z distance" msgstr "Z távolság" @@ -6807,6 +6942,9 @@ msgstr "Support: fix holes at layer %d" msgid "Support: propagate branches at layer %d" msgstr "Support: propagate branches at layer %d" +#~ msgid "Reduce Triangles" +#~ msgstr "Háromszögek csökkentése" + #~ msgid "" #~ "Switch to zig-zag pattern?\n" #~ "Yes - switch to zig-zag pattern automaticlly\n" diff --git a/bbl/i18n/list.txt b/bbl/i18n/list.txt index 95da14a63..9280653e5 100644 --- a/bbl/i18n/list.txt +++ b/bbl/i18n/list.txt @@ -56,6 +56,7 @@ src/slic3r/GUI/GLCanvas3D.cpp src/slic3r/GUI/Calibration.cpp src/slic3r/GUI/CameraPopup.cpp src/slic3r/GUI/ConnectPrinter.cpp +src/slic3r/GUI/ConfirmHintDialog.cpp src/slic3r/GUI/HMSPanel.cpp src/slic3r/GUI/MainFrame.cpp src/slic3r/GUI/MediaPlayCtrl.cpp @@ -99,6 +100,7 @@ src/slic3r/GUI/KBShortcutsDialog.hpp src/slic3r/GUI/KBShortcutsDialog.cpp src/slic3r/GUI/ReleaseNote.cpp src/slic3r/GUI/ReleaseNote.hpp +src/slic3r/GUI/UpgradePanel.cpp src/slic3r/Utils/FixModelByWin10.cpp src/slic3r/Utils/PresetUpdater.cpp src/slic3r/Utils/Http.cpp diff --git a/bbl/i18n/nl/BambuStudio_nl.po b/bbl/i18n/nl/BambuStudio_nl.po index 6e99a486b..43eb3731a 100644 --- a/bbl/i18n/nl/BambuStudio_nl.po +++ b/bbl/i18n/nl/BambuStudio_nl.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-21 11:05+0800\n" +"POT-Creation-Date: 2022-09-27 16:25+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -834,8 +834,8 @@ msgstr "Verwijder het huidige printbed" msgid "Clone" msgstr "Dupliceren" -msgid "Reduce Triangles" -msgstr "Aantal driehoeken verkleinen (vereenvoudigen)" +msgid "Simplify Model" +msgstr "" msgid "Center" msgstr "" @@ -1936,12 +1936,10 @@ msgstr "Flow" msgid "Tool" msgstr "Hulpmiddel" -#, c-format, boost-format -msgid "Speed: %.f" +msgid "Speed: " msgstr "" -#, c-format, boost-format -msgid "Flow: %.f" +msgid "Flow: " msgstr "" msgid "Loading G-codes" @@ -2040,6 +2038,9 @@ msgstr "Filament 1" msgid "Flushed filament" msgstr "Flushed filament" +msgid "Total" +msgstr "Totaal" + msgid "Filament change times" msgstr "Filamentwisseltijden" @@ -2073,9 +2074,6 @@ msgstr "Voorbereidingstijd" msgid "Model printing time" msgstr "Model print tijd" -msgid "Total" -msgstr "Totaal" - msgid "Switch to silent mode" msgstr "Omzetten naar stille modus" @@ -2585,13 +2583,16 @@ msgstr "Het initializeren is mislukt (geen apparaat)!" msgid "Initializing..." msgstr "Initialiseren..." +msgid "Loading..." +msgstr "Laden..." + +msgid "Initialize failed (Not supported)!" +msgstr "" + #, c-format, boost-format msgid "Initialize failed [%d]!" msgstr "Het initialiseren is mislukt [%d]!" -msgid "Loading..." -msgstr "Laden..." - msgid "Stopped." msgstr "Gestopt." @@ -2611,18 +2612,45 @@ msgstr "Maand" msgid "All Files" msgstr "" +msgid "Group files by year, recent first." +msgstr "" + +msgid "Group files by month, recent first." +msgstr "" + +msgid "Show all files, recent first." +msgstr "" + +msgid "Switch to timelapse files." +msgstr "" + msgid "Video" msgstr "Video" +msgid "Switch to video files." +msgstr "" + +msgid "Delete selected files from printer." +msgstr "" + msgid "Download" msgstr "Downloaden" +msgid "Download selected files from printer." +msgstr "" + msgid "Management" msgstr "Management" +msgid "Batch manage files." +msgstr "" + msgid "No printers." msgstr "Geen printers" +msgid "Not supported." +msgstr "" + msgid "Connecting..." msgstr "Verbinden..." @@ -2724,6 +2752,12 @@ msgstr "Informatie over Debuggen" msgid "Printing List" msgstr "Print lijst" +msgid "Cancel print" +msgstr "" + +msgid "Are you sure you want to cancel this print?" +msgstr "" + msgid "Downloading..." msgstr "Downloaden..." @@ -2935,10 +2969,10 @@ msgctxt "Layers" msgid "Bottom" msgstr "Onderste" -msgid "Spaghetti Detection" +msgid "Spaghetti and Excess Chute Pileup Detection" msgstr "" -msgid "Stop printing when spaghetti detected" +msgid "Stop printing when Spaghetti or Excess Chute Pileup is detected" msgstr "" msgid "First Layer Inspection" @@ -3010,6 +3044,33 @@ msgstr "Printbed type" msgid "Flushing volumes" msgstr "Volumes schoonmaken" +msgid "Add one filament" +msgstr "" + +msgid "Remove last filament" +msgstr "" + +msgid "Sync material list from AMS" +msgstr "" + +msgid "Set filaments to use" +msgstr "" + +msgid "" +"No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "" + +msgid "Sync filaments with AMS" +msgstr "" + +msgid "" +"Sync filaments with AMS will drop all current selected filament presets and " +"colors. Do you want to continue?" +msgstr "" + +msgid "There are no compatible filaments, and sync is not performed." +msgstr "" + msgid "Untitled" msgstr "Naamloos" @@ -3017,6 +3078,16 @@ msgstr "Naamloos" msgid "Do you want to save changes to \"%1%\"?" msgstr "Wilt u de wijzigingen opslaan in \"%1%\"?" +#, c-format, boost-format +msgid "" +"Successfully unmounted. The device %s(%s) can now be safely removed from the " +"computer." +msgstr "" + +#, c-format, boost-format +msgid "Ejecting of device %s(%s) has failed." +msgstr "" + msgid "Previous unsaved project detected, do you want to restore it?" msgstr "" "Er is niet opgeslagen project data gedectereerd, wilt u deze herstellen?" @@ -3782,6 +3853,12 @@ msgstr "Bewaar huidige %s" msgid "Delete this preset" msgstr "Verwijder deze voorinstelling" +msgid "Search in preset" +msgstr "" + +msgid "Click to reset all settings to the last saved preset." +msgstr "" + msgid "" "Prime tower is required by timeplase. Are you sure you want to disable both " "of them?" @@ -4544,6 +4621,53 @@ msgstr "Nieuwe versie van Bambu Studio" msgid "Don't remind me of this version again" msgstr "" +msgid "" +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." +msgstr "" + +msgid "" +"An important update was detected and needs to be run before printing can " +"continue. Do you want to update now? You can also update later from 'Upgrade " +"firmware'." +msgstr "" + +msgid "" +"The firmware version is abnormal. Repairing and updating are required before " +"printing. Do you want to update now? You can also update later on printer or " +"update next time starting the studio." +msgstr "" + +msgid "Model:" +msgstr "" + +msgid "Serial:" +msgstr "" + +msgid "Version:" +msgstr "" + +msgid "Upgrade firmware" +msgstr "" + +msgid "Printing" +msgstr "" + +msgid "Idle" +msgstr "" + +msgid "Latest version" +msgstr "" + +msgid "Upgrading" +msgstr "" + +msgid "Upgrading failed" +msgstr "" + +msgid "Upgrading successful" +msgstr "" + msgid "Saving objects into the 3mf failed." msgstr "Het opslaan van de objecten naar het 3mf bestand is mislukt." @@ -5344,6 +5468,9 @@ msgstr "Monotone lijn" msgid "Aligned Rectilinear" msgstr "" +msgid "Hilbert Curve" +msgstr "" + msgid "Bottom surface pattern" msgstr "Bodem oppvlakte patroon" @@ -6355,6 +6482,14 @@ msgstr "Alleen op het printbed" msgid "Don't create support on model surface, only on build plate" msgstr "Deze instelling genereert alleen support die begint op het printbed." +msgid "Support critical regions only" +msgstr "" + +msgid "" +"Only create support for critical regions including sharp tail, cantilever, " +"etc." +msgstr "" + msgid "Top Z distance" msgstr "Top Z afstand" @@ -6867,6 +7002,9 @@ msgstr "Support: repareer gaten op laag %d" msgid "Support: propagate branches at layer %d" msgstr "Support: verspreid takken op laag %d" +#~ msgid "Reduce Triangles" +#~ msgstr "Aantal driehoeken verkleinen (vereenvoudigen)" + #~ msgid "" #~ "Switch to zig-zag pattern?\n" #~ "Yes - switch to zig-zag pattern automaticlly\n" diff --git a/bbl/i18n/sv/BambuStudio_sv.po b/bbl/i18n/sv/BambuStudio_sv.po index 885ab9e9a..7970d5176 100644 --- a/bbl/i18n/sv/BambuStudio_sv.po +++ b/bbl/i18n/sv/BambuStudio_sv.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Bambu Studio\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-21 11:05+0800\n" +"POT-Creation-Date: 2022-09-27 16:25+0800\n" "PO-Revision-Date: \n" "Last-Translator: \n" "Language-Team: \n" @@ -827,8 +827,8 @@ msgstr "Radera den valda plattan" msgid "Clone" msgstr "Klona" -msgid "Reduce Triangles" -msgstr "Reducera Trianglar" +msgid "Simplify Model" +msgstr "" msgid "Center" msgstr "" @@ -1906,12 +1906,10 @@ msgstr "Flöde" msgid "Tool" msgstr "Verktyg" -#, c-format, boost-format -msgid "Speed: %.f" +msgid "Speed: " msgstr "" -#, c-format, boost-format -msgid "Flow: %.f" +msgid "Flow: " msgstr "" msgid "Loading G-codes" @@ -2010,6 +2008,9 @@ msgstr "Filament 1" msgid "Flushed filament" msgstr "Rensat filament" +msgid "Total" +msgstr "Totalt" + msgid "Filament change times" msgstr "Filament bytes tider" @@ -2043,9 +2044,6 @@ msgstr "Förbered tid" msgid "Model printing time" msgstr "Utskriftstid för modellen" -msgid "Total" -msgstr "Totalt" - msgid "Switch to silent mode" msgstr "Ändra till tyst läge" @@ -2555,13 +2553,16 @@ msgstr "Start misslyckad (Ingen Enhet)!" msgid "Initializing..." msgstr "Startar..." +msgid "Loading..." +msgstr "Laddar..." + +msgid "Initialize failed (Not supported)!" +msgstr "" + #, c-format, boost-format msgid "Initialize failed [%d]!" msgstr "Start misslyckad [%d]!" -msgid "Loading..." -msgstr "Laddar..." - msgid "Stopped." msgstr "Avbruten." @@ -2581,18 +2582,45 @@ msgstr "Månad" msgid "All Files" msgstr "" +msgid "Group files by year, recent first." +msgstr "" + +msgid "Group files by month, recent first." +msgstr "" + +msgid "Show all files, recent first." +msgstr "" + +msgid "Switch to timelapse files." +msgstr "" + msgid "Video" msgstr "Video" +msgid "Switch to video files." +msgstr "" + +msgid "Delete selected files from printer." +msgstr "" + msgid "Download" msgstr "Ladda ner" +msgid "Download selected files from printer." +msgstr "" + msgid "Management" msgstr "Handhavande" +msgid "Batch manage files." +msgstr "" + msgid "No printers." msgstr "Ingen printer." +msgid "Not supported." +msgstr "" + msgid "Connecting..." msgstr "Sammankopplar..." @@ -2694,6 +2722,12 @@ msgstr "Felsöknings Information" msgid "Printing List" msgstr "Utskrifts Lista" +msgid "Cancel print" +msgstr "" + +msgid "Are you sure you want to cancel this print?" +msgstr "" + msgid "Downloading..." msgstr "Laddar ner..." @@ -2896,10 +2930,10 @@ msgctxt "Layers" msgid "Bottom" msgstr "Bottenlager" -msgid "Spaghetti Detection" +msgid "Spaghetti and Excess Chute Pileup Detection" msgstr "" -msgid "Stop printing when spaghetti detected" +msgid "Stop printing when Spaghetti or Excess Chute Pileup is detected" msgstr "" msgid "First Layer Inspection" @@ -2969,6 +3003,33 @@ msgstr "Typ av byggplatta" msgid "Flushing volumes" msgstr "Rensnings volymer" +msgid "Add one filament" +msgstr "" + +msgid "Remove last filament" +msgstr "" + +msgid "Sync material list from AMS" +msgstr "" + +msgid "Set filaments to use" +msgstr "" + +msgid "" +"No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "" + +msgid "Sync filaments with AMS" +msgstr "" + +msgid "" +"Sync filaments with AMS will drop all current selected filament presets and " +"colors. Do you want to continue?" +msgstr "" + +msgid "There are no compatible filaments, and sync is not performed." +msgstr "" + msgid "Untitled" msgstr "Ej namngiven" @@ -2976,6 +3037,16 @@ msgstr "Ej namngiven" msgid "Do you want to save changes to \"%1%\"?" msgstr "Spara ändringarna till \"%1%\"?" +#, c-format, boost-format +msgid "" +"Successfully unmounted. The device %s(%s) can now be safely removed from the " +"computer." +msgstr "" + +#, c-format, boost-format +msgid "Ejecting of device %s(%s) has failed." +msgstr "" + msgid "Previous unsaved project detected, do you want to restore it?" msgstr "Tidigare osparat projekt upptäckt, återställa det?" @@ -3715,6 +3786,12 @@ msgstr "Spara nuvarande %s" msgid "Delete this preset" msgstr "Radera denna förinställning" +msgid "Search in preset" +msgstr "" + +msgid "Click to reset all settings to the last saved preset." +msgstr "" + msgid "" "Prime tower is required by timeplase. Are you sure you want to disable both " "of them?" @@ -4466,6 +4543,53 @@ msgstr "Ny version av Bambu Studio" msgid "Don't remind me of this version again" msgstr "" +msgid "" +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." +msgstr "" + +msgid "" +"An important update was detected and needs to be run before printing can " +"continue. Do you want to update now? You can also update later from 'Upgrade " +"firmware'." +msgstr "" + +msgid "" +"The firmware version is abnormal. Repairing and updating are required before " +"printing. Do you want to update now? You can also update later on printer or " +"update next time starting the studio." +msgstr "" + +msgid "Model:" +msgstr "" + +msgid "Serial:" +msgstr "" + +msgid "Version:" +msgstr "" + +msgid "Upgrade firmware" +msgstr "" + +msgid "Printing" +msgstr "" + +msgid "Idle" +msgstr "" + +msgid "Latest version" +msgstr "" + +msgid "Upgrading" +msgstr "" + +msgid "Upgrading failed" +msgstr "" + +msgid "Upgrading successful" +msgstr "" + msgid "Saving objects into the 3mf failed." msgstr "Sparande av objektet till 3mf misslyckades." @@ -5230,6 +5354,9 @@ msgstr "Monoton linje" msgid "Aligned Rectilinear" msgstr "" +msgid "Hilbert Curve" +msgstr "" + msgid "Bottom surface pattern" msgstr "Botten ytans mönster" @@ -6213,6 +6340,14 @@ msgstr "Endast på byggplattan" msgid "Don't create support on model surface, only on build plate" msgstr "Inställningen skapar bara support som utgår ifrån byggplattan" +msgid "Support critical regions only" +msgstr "" + +msgid "" +"Only create support for critical regions including sharp tail, cantilever, " +"etc." +msgstr "" + msgid "Top Z distance" msgstr "Topp Z-distans" @@ -6712,6 +6847,9 @@ msgstr "Support: åtgärda hål vid lager %d" msgid "Support: propagate branches at layer %d" msgstr "Support: föröka grenar vid lager %d" +#~ msgid "Reduce Triangles" +#~ msgstr "Reducera Trianglar" + #~ msgid "" #~ "Switch to zig-zag pattern?\n" #~ "Yes - switch to zig-zag pattern automaticlly\n" diff --git a/bbl/i18n/zh_cn/BambuStudio_zh_CN.po b/bbl/i18n/zh_cn/BambuStudio_zh_CN.po index ba33b8e44..9febb4160 100644 --- a/bbl/i18n/zh_cn/BambuStudio_zh_CN.po +++ b/bbl/i18n/zh_cn/BambuStudio_zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Slic3rPE\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-21 11:05+0800\n" +"POT-Creation-Date: 2022-09-27 16:25+0800\n" "PO-Revision-Date: 2022-09-05 14:22+0800\n" "Last-Translator: Jiang Yue \n" "Language-Team: \n" @@ -818,11 +818,11 @@ msgstr "删除所选盘" msgid "Clone" msgstr "克隆" -msgid "Reduce Triangles" -msgstr "简化三角形" +msgid "Simplify Model" +msgstr "" msgid "Center" -msgstr "" +msgstr "居中" msgid "Edit in Parameter Table" msgstr "在参数表格中编辑" @@ -1300,23 +1300,23 @@ msgstr "" "为基础的。" msgid "PrusaSlicer is originally based on Slic3r by Alessandro Ranellucci." -msgstr "MerillPrusasicle最初是以Alessandro Ranellucci为基础的Slic3r。" +msgstr "PrusaSlicer最初是基于Alessandro Ranellucci的Slic3r。" msgid "" "Slic3r was created by Alessandro Ranellucci with the help of many other " "contributors." -msgstr "Slic3r是由Alessandro Ranellucci和许多其他贡献者的帮助下创建的。" +msgstr "Slic3r由Alessandro Ranellucci在其他众多贡献者的帮助下创建。" msgid "Bambu Studio also referenced some ideas from Cura by Ultimaker." -msgstr "Bambu Studio还引入了Ultimaker从Cura提出的一些想法。" +msgstr "Bambu Studio还参考了Ultimaker的Cura中的一些想法。" msgid "" "There many parts of the software that come from community contributions, so " "we're unable to list them one-by-one, and instead, they'll be attributed in " "the corresponding code comments." msgstr "" -"软件中的很多部分都来自于社区贡献,因此,我们无法逐一列出他们,相反的,他们将" -"被注释于相应的代码中。" +"软件中有很多部分来自于社区贡献,因此我们不便逐一列出他们,作为替代,他们将在" +"相应的代码注释中被介绍。" msgid "AMS Materials Setting" msgstr "AMS 材料设置" @@ -1853,12 +1853,10 @@ msgstr "流量" msgid "Tool" msgstr "工具" -#, c-format, boost-format -msgid "Speed: %.f" +msgid "Speed: " msgstr "" -#, c-format, boost-format -msgid "Flow: %.f" +msgid "Flow: " msgstr "" msgid "Loading G-codes" @@ -1957,6 +1955,9 @@ msgstr "耗材丝 1" msgid "Flushed filament" msgstr "换料冲刷消耗" +msgid "Total" +msgstr "总计" + msgid "Filament change times" msgstr "换料次数" @@ -1990,9 +1991,6 @@ msgstr "准备时间" msgid "Model printing time" msgstr "模型打印时间" -msgid "Total" -msgstr "总计" - msgid "Switch to silent mode" msgstr "切换到静音模式" @@ -2507,13 +2505,16 @@ msgstr "初始化失败(没有设备)!" msgid "Initializing..." msgstr "正在初始化……" +msgid "Loading..." +msgstr "正在加载视频……" + +msgid "Initialize failed (Not supported)!" +msgstr "" + #, c-format, boost-format msgid "Initialize failed [%d]!" msgstr "初始化失败 [%d]!" -msgid "Loading..." -msgstr "正在加载视频……" - msgid "Stopped." msgstr "已经停止。" @@ -2533,18 +2534,45 @@ msgstr "月" msgid "All Files" msgstr "所有文件" +msgid "Group files by year, recent first." +msgstr "" + +msgid "Group files by month, recent first." +msgstr "" + +msgid "Show all files, recent first." +msgstr "" + +msgid "Switch to timelapse files." +msgstr "" + msgid "Video" msgstr "录像" +msgid "Switch to video files." +msgstr "" + +msgid "Delete selected files from printer." +msgstr "" + msgid "Download" msgstr "下载" +msgid "Download selected files from printer." +msgstr "" + msgid "Management" msgstr "管理" +msgid "Batch manage files." +msgstr "" + msgid "No printers." msgstr "未选择打印机" +msgid "Not supported." +msgstr "" + msgid "Connecting..." msgstr "连接中..." @@ -2646,6 +2674,12 @@ msgstr "调试信息" msgid "Printing List" msgstr "项目切片" +msgid "Cancel print" +msgstr "取消打印" + +msgid "Are you sure you want to cancel this print?" +msgstr "你确定要取消这次打印吗?" + msgid "Downloading..." msgstr "下载中..." @@ -2843,11 +2877,11 @@ msgctxt "Layers" msgid "Bottom" msgstr "底部" -msgid "Spaghetti Detection" -msgstr "炒面检测" +msgid "Spaghetti and Excess Chute Pileup Detection" +msgstr "炒面与堆料检查" -msgid "Stop printing when spaghetti detected" -msgstr "当发生炒面时停止打印" +msgid "Stop printing when Spaghetti or Excess Chute Pileup is detected" +msgstr "当发生炒面或废料口堆料时停止打印" msgid "First Layer Inspection" msgstr "首层扫描" @@ -2916,6 +2950,33 @@ msgstr "热床类型" msgid "Flushing volumes" msgstr "冲刷体积" +msgid "Add one filament" +msgstr "" + +msgid "Remove last filament" +msgstr "" + +msgid "Sync material list from AMS" +msgstr "" + +msgid "Set filaments to use" +msgstr "" + +msgid "" +"No AMS filaments. Please select a printer in 'Device' page to load AMS info." +msgstr "" + +msgid "Sync filaments with AMS" +msgstr "" + +msgid "" +"Sync filaments with AMS will drop all current selected filament presets and " +"colors. Do you want to continue?" +msgstr "" + +msgid "There are no compatible filaments, and sync is not performed." +msgstr "" + msgid "Untitled" msgstr "未命名" @@ -2923,6 +2984,16 @@ msgstr "未命名" msgid "Do you want to save changes to \"%1%\"?" msgstr "是否保存修改到“%1%”?" +#, c-format, boost-format +msgid "" +"Successfully unmounted. The device %s(%s) can now be safely removed from the " +"computer." +msgstr "" + +#, c-format, boost-format +msgid "Ejecting of device %s(%s) has failed." +msgstr "" + msgid "Previous unsaved project detected, do you want to restore it?" msgstr "检测到有未保存的项目,是否恢复此项目?" @@ -3658,6 +3729,12 @@ msgstr "保存当前 %s" msgid "Delete this preset" msgstr "删除此预设" +msgid "Search in preset" +msgstr "" + +msgid "Click to reset all settings to the last saved preset." +msgstr "" + msgid "" "Prime tower is required by timeplase. Are you sure you want to disable both " "of them?" @@ -4379,6 +4456,53 @@ msgstr "新版本的Bambu Studio" msgid "Don't remind me of this version again" msgstr "此版本不再提示" +msgid "" +"Are you sure you want to update? This will take about 10 minutes. Do not " +"turn off the power while the printer is updating." +msgstr "确定要更新吗?更新需要大约10分钟,在此期间请勿关闭电源。" + +msgid "" +"An important update was detected and needs to be run before printing can " +"continue. Do you want to update now? You can also update later from 'Upgrade " +"firmware'." +msgstr "检测到重要更新,需要升级后才可进行打印。你想现在就开始升级吗?你也可以稍后点击‘升级固件’完成升级。" + +msgid "" +"The firmware version is abnormal. Repairing and updating are required before " +"printing. Do you want to update now? You can also update later on printer or " +"update next time starting the studio." +msgstr "当前固件版本异常,需要进行修复升级,否则无法继续打印。你想现在就开始升级吗?你也可以稍后在打印机上升级,或者下一次启动studio再升级。" + +msgid "Model:" +msgstr "" + +msgid "Serial:" +msgstr "" + +msgid "Version:" +msgstr "" + +msgid "Upgrade firmware" +msgstr "升级固件" + +msgid "Printing" +msgstr "" + +msgid "Idle" +msgstr "" + +msgid "Latest version" +msgstr "" + +msgid "Upgrading" +msgstr "升级中" + +msgid "Upgrading failed" +msgstr "升级失败" + +msgid "Upgrading successful" +msgstr "升级成功" + msgid "Saving objects into the 3mf failed." msgstr "保存对象到3mf失败。" @@ -5093,6 +5217,9 @@ msgstr "单调线" msgid "Aligned Rectilinear" msgstr "" +msgid "Hilbert Curve" +msgstr "" + msgid "Bottom surface pattern" msgstr "底面图案" @@ -5995,6 +6122,14 @@ msgstr "仅在构建板生成" msgid "Don't create support on model surface, only on build plate" msgstr "不在模型表面上生成支撑,只在热床上生成。" +msgid "Support critical regions only" +msgstr "" + +msgid "" +"Only create support for critical regions including sharp tail, cantilever, " +"etc." +msgstr "" + msgid "Top Z distance" msgstr "顶部Z距离" @@ -6461,6 +6596,15 @@ msgstr "支撑:正在修补层%d的空洞" msgid "Support: propagate branches at layer %d" msgstr "支撑:正在生长层%d的树枝" +#~ msgid "Reduce Triangles" +#~ msgstr "简化三角形" + +#~ msgid "Spaghetti Detection" +#~ msgstr "炒面检测" + +#~ msgid "Stop printing when spaghetti detected" +#~ msgstr "当发生炒面时停止打印" + #~ msgid "" #~ "Switch to zig-zag pattern?\n" #~ "Yes - switch to zig-zag pattern automaticlly\n" diff --git a/resources/i18n/de/BambuStudio.mo b/resources/i18n/de/BambuStudio.mo index f3788fb68..36a191879 100644 Binary files a/resources/i18n/de/BambuStudio.mo and b/resources/i18n/de/BambuStudio.mo differ diff --git a/resources/i18n/en/BambuStudio.mo b/resources/i18n/en/BambuStudio.mo index 7866f77ee..42e37272c 100644 Binary files a/resources/i18n/en/BambuStudio.mo and b/resources/i18n/en/BambuStudio.mo differ diff --git a/resources/i18n/es/BambuStudio.mo b/resources/i18n/es/BambuStudio.mo index 708d5115f..abe8bad18 100644 Binary files a/resources/i18n/es/BambuStudio.mo and b/resources/i18n/es/BambuStudio.mo differ diff --git a/resources/i18n/fr/BambuStudio.mo b/resources/i18n/fr/BambuStudio.mo index 9a7e905f0..fb082b37a 100644 Binary files a/resources/i18n/fr/BambuStudio.mo and b/resources/i18n/fr/BambuStudio.mo differ diff --git a/resources/i18n/hu/BambuStudio.mo b/resources/i18n/hu/BambuStudio.mo index 175665433..fe5f19c4f 100644 Binary files a/resources/i18n/hu/BambuStudio.mo and b/resources/i18n/hu/BambuStudio.mo differ diff --git a/resources/i18n/nl/BambuStudio.mo b/resources/i18n/nl/BambuStudio.mo index 4468382eb..c33614493 100644 Binary files a/resources/i18n/nl/BambuStudio.mo and b/resources/i18n/nl/BambuStudio.mo differ diff --git a/resources/i18n/sv/BambuStudio.mo b/resources/i18n/sv/BambuStudio.mo index 4dddd0c6c..4af60293f 100644 Binary files a/resources/i18n/sv/BambuStudio.mo and b/resources/i18n/sv/BambuStudio.mo differ diff --git a/resources/i18n/zh_cn/BambuStudio.mo b/resources/i18n/zh_cn/BambuStudio.mo index dcb7eae95..d21210eb8 100644 Binary files a/resources/i18n/zh_cn/BambuStudio.mo and b/resources/i18n/zh_cn/BambuStudio.mo differ diff --git a/src/slic3r/GUI/PrintOptionsDialog.cpp b/src/slic3r/GUI/PrintOptionsDialog.cpp index 3c84646e5..101b129b9 100644 --- a/src/slic3r/GUI/PrintOptionsDialog.cpp +++ b/src/slic3r/GUI/PrintOptionsDialog.cpp @@ -108,7 +108,7 @@ wxBoxSizer* PrintOptionsDialog::create_settings_group(wxWindow* parent) auto sizer = new wxBoxSizer(wxVERTICAL); auto line_sizer = new wxBoxSizer(wxHORIZONTAL); m_cb_spaghetti = new CheckBox(parent); - text_spaghetti = new wxStaticText(parent, wxID_ANY, _L("Spaghetti Detection")); + text_spaghetti = new wxStaticText(parent, wxID_ANY, _L("Spaghetti and Excess Chute Pileup Detection")); text_spaghetti->SetFont(Label::Body_14); line_sizer->Add(FromDIP(5), 0, 0, 0); line_sizer->Add(m_cb_spaghetti, 0, wxALL | wxALIGN_CENTER_VERTICAL, FromDIP(5)); @@ -117,7 +117,7 @@ wxBoxSizer* PrintOptionsDialog::create_settings_group(wxWindow* parent) line_sizer = new wxBoxSizer(wxHORIZONTAL); m_cb_spaghetti_print_halt = new CheckBox(parent); - text_spaghetti_print_halt = new wxStaticText(parent, wxID_ANY, _L("Stop printing when spaghetti detected")); + text_spaghetti_print_halt = new wxStaticText(parent, wxID_ANY, _L("Stop printing when Spaghetti or Excess Chute Pileup is detected")); text_spaghetti_print_halt->SetFont(Label::Body_14); line_sizer->Add(FromDIP(30), 0, 0, 0); line_sizer->Add(m_cb_spaghetti_print_halt, 0, wxALL | wxALIGN_CENTER_VERTICAL, FromDIP(5));