summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInk/Stitch Crowdin integration <inkstitch-crowdin@lex.gd>2020-04-20 00:10:25 +0000
committerInk/Stitch Crowdin integration <inkstitch-crowdin@lex.gd>2020-04-20 00:10:25 +0000
commit6e5013713ab278d769ce3c0cc5ade502dc16cd90 (patch)
tree3e57a6a9bb85a1c8faf5ed927e2cee359647bd8c
parent2f4ca0cf10d9aa09711034c683e148b309822b86 (diff)
new translations from Crowdin
-rw-r--r--translations/messages_af_ZA.po92
-rw-r--r--translations/messages_ar_SA.po92
-rw-r--r--translations/messages_ca_ES.po92
-rw-r--r--translations/messages_cs_CZ.po92
-rw-r--r--translations/messages_da_DK.po92
-rw-r--r--translations/messages_de_DE.po104
-rw-r--r--translations/messages_el_GR.po92
-rw-r--r--translations/messages_en_US.po92
-rw-r--r--translations/messages_es_ES.po92
-rw-r--r--translations/messages_fi_FI.po96
-rw-r--r--translations/messages_fr_FR.po104
-rw-r--r--translations/messages_he_IL.po92
-rw-r--r--translations/messages_hu_HU.po92
-rw-r--r--translations/messages_it_IT.po104
-rw-r--r--translations/messages_ja_JP.po92
-rw-r--r--translations/messages_ko_KR.po92
-rw-r--r--translations/messages_nl_NL.po92
-rw-r--r--translations/messages_no_NO.po92
-rw-r--r--translations/messages_pl_PL.po92
-rw-r--r--translations/messages_pt_BR.po92
-rw-r--r--translations/messages_pt_PT.po92
-rw-r--r--translations/messages_ro_RO.po92
-rw-r--r--translations/messages_ru_RU.po92
-rw-r--r--translations/messages_sr_SP.po92
-rw-r--r--translations/messages_sv_SE.po92
-rw-r--r--translations/messages_tr_TR.po92
-rw-r--r--translations/messages_uk_UA.po94
-rw-r--r--translations/messages_vi_VN.po92
-rw-r--r--translations/messages_zh_CN.po92
-rw-r--r--translations/messages_zh_TW.po92
30 files changed, 1761 insertions, 1041 deletions
diff --git a/translations/messages_af_ZA.po b/translations/messages_af_ZA.po
index c685ad7c..ba3c3e82 100644
--- a/translations/messages_af_ZA.po
+++ b/translations/messages_af_ZA.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Afrikaans\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_ar_SA.po b/translations/messages_ar_SA.po
index ac0db4c3..eb441b75 100644
--- a/translations/messages_ar_SA.po
+++ b/translations/messages_ar_SA.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_ca_ES.po b/translations/messages_ca_ES.po
index 16c23ceb..570ea0df 100644
--- a/translations/messages_ca_ES.po
+++ b/translations/messages_ca_ES.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_cs_CZ.po b/translations/messages_cs_CZ.po
index 4fa0a1ce..73a09cd4 100644
--- a/translations/messages_cs_CZ.po
+++ b/translations/messages_cs_CZ.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_da_DK.po b/translations/messages_da_DK.po
index 766c106a..399fa82d 100644
--- a/translations/messages_da_DK.po
+++ b/translations/messages_da_DK.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_de_DE.po b/translations/messages_de_DE.po
index 663c3e4e..320eeb96 100644
--- a/translations/messages_de_DE.po
+++ b/translations/messages_de_DE.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@@ -606,6 +606,10 @@ msgstr "Ink/Stitch kann nur mit Pfaden arbeiten, nicht aber mit Objekten wie Tex
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr "Tipp: Markiere einige Objekte und nutze die Funktion \"Pfad > Objekt in Pfad umwandeln\"."
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr "Bitte wähle mindestens eine Zeile aus, die in eine Satinkolumne konvertiert werden soll."
@@ -1551,6 +1555,14 @@ msgstr "Behalte Reihenfolge der Satinkolumnen bei"
msgid "Satin Tools"
msgstr "Satin Werkzeuge"
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr "Konvertierung Linie zu Satinstich"
@@ -1643,79 +1655,91 @@ msgstr "Befehle mit gewählten Objekten verknüpfen"
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr "Speichern des Designs ins %(file_extension)s Format mit Ink/Stitch"
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr "Lasermodus"
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr "Lasermodus (G-Code für den GRBL Lasermodus generieren)"
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr "dynamische Kraft des Lasers"
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr "Verwende den dynamischen Laserleistungsmodus M4 von GRBL. Gewährleistet eine konstante Laserschneidleistung unabhängig von der Motordrehzahl. Nur für PWM-fähige Laser."
-
-#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
-msgstr "Laser Aufwärmzeit"
-
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
-msgstr "Warte so viele Sekunden nach dem Einschalten des Lasers - Aufwärmphase (G4 Befehl)"
-
-#: templates/output_params_txt.xml:5
msgid "negate X coordinate values"
msgstr "x-Koordinatenwerte negieren"
-#: templates/output_params_txt.xml:5
+#: templates/output_params_txt.xml:4
msgid "Negate x coordinates"
msgstr "X-Koordinaten negieren"
-#: templates/output_params_txt.xml:6
+#: templates/output_params_txt.xml:5
msgid "negate Y coordinate values"
msgstr "y-Koordinatenwerte negieren"
-#: templates/output_params_txt.xml:6
+#: templates/output_params_txt.xml:5
msgid "Negate y coordinates"
msgstr "Y-Koordinaten negieren"
+#: templates/output_params_txt.xml:6
+msgid "Z coordinate value"
+msgstr ""
+
+#: templates/output_params_txt.xml:6
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
+msgstr ""
+
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr "Z Weg pro Stich"
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
-msgstr "Erhöhe z-Koordinate um diesen Wert pro Stich"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr "Lasermodus"
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr "Lasermodus (G-Code für den GRBL Lasermodus generieren)"
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
+msgstr "dynamische Kraft des Lasers"
+
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr "Verwende den dynamischen Laserleistungsmodus M4 von GRBL. Gewährleistet eine konstante Laserschneidleistung unabhängig von der Motordrehzahl. Nur für PWM-fähige Laser."
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr "Laser Aufwärmzeit"
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr "Warte so viele Sekunden nach dem Einschalten des Lasers - Aufwärmphase (G4 Befehl)"
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr "Spindeldrehzahl"
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr "Spindeldrehzahl (Laserpower für Lasermodus, setze auf -1 um es auszulassen)"
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr "minimale Spindeldrehzahl"
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr "minimale Spindeldrehzahl Wert (grbl $31 setting)"
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr "maximale Spindeldrehzahl"
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr "minimale Spindeldrehzahl Wert (grbl $30 setting)"
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr "Vorschubsrate (in mm/min, setzte auf -1 um es auszulassen)"
@@ -1775,7 +1799,7 @@ msgstr "Ink/Stitch: Export von mehreren Formaten (.zip)"
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr "Erstellen einer ZIP-Datei mit mehreren Stickformaten die Ink/Stitch unterstützt"
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_el_GR.po b/translations/messages_el_GR.po
index 9f3b8b4b..ccf7ce78 100644
--- a/translations/messages_el_GR.po
+++ b/translations/messages_el_GR.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Greek\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_en_US.po b/translations/messages_en_US.po
index 9d080482..075efe44 100644
--- a/translations/messages_en_US.po
+++ b/translations/messages_en_US.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_es_ES.po b/translations/messages_es_ES.po
index 45c4ae53..82a67f69 100644
--- a/translations/messages_es_ES.po
+++ b/translations/messages_es_ES.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr "Crear un archivo ZIP con múltiples formatos de archivos de bordado usando Ink/Stitch"
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_fi_FI.po b/translations/messages_fi_FI.po
index 933128bf..2e7bde69 100644
--- a/translations/messages_fi_FI.po
+++ b/translations/messages_fi_FI.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Finnish\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1550,6 +1554,14 @@ msgstr "Säilytä satiinien järjestys"
msgid "Satin Tools"
msgstr "Satiini työkalut"
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr "Muunna viiva satiiniksi"
@@ -1642,79 +1654,91 @@ msgstr "Liitä komento valittuihin objekteihin"
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr "Tallenna malli %(file_extension)s muodossa käyttäen Ink/Stitch"
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr "laser moodi"
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr "Laser moodi (generoi G-koodi Grbl laaserille)"
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr "dynaaminen laaserin teho"
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
-msgstr "laaserin lämmitys aika"
+msgid "negate X coordinate values"
+msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
-msgstr "lisää Z koordinaattia tämän verran jokaisella tikillä"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr "laser moodi"
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr "Laser moodi (generoi G-koodi Grbl laaserille)"
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
+msgstr "dynaaminen laaserin teho"
+
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr "laaserin lämmitys aika"
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr "karan nopeus"
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr "pienin karan nopeus"
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr "pienin karan nopeus arvo (grbl $31)"
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr "maksimi karan nopeus"
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr "pienin karan nopeus (grbl $30 asetus)"
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1774,7 +1798,7 @@ msgstr "Ink/Stitch: ZIP vie monta formaattia"
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr "Tee ZIP paketti monesta eri tiedostomuodosta"
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_fr_FR.po b/translations/messages_fr_FR.po
index 734a0da7..f6a2801e 100644
--- a/translations/messages_fr_FR.po
+++ b/translations/messages_fr_FR.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr "Ink/Stitch sait seulement traiter des chemins. Il ne peut pas traiter le
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr "Astuce: sélectionner des objets et utiliser -> Objet en chemin pour les convertir en chemin."
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr "Veuillez sélectionner au moins une ligne pour convertir en colonne satinée."
@@ -1550,6 +1554,14 @@ msgstr "Préserver l’ordre des colonnes satin"
msgid "Satin Tools"
msgstr "Outils de satin"
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr "Convertir ligne en satin"
@@ -1642,79 +1654,91 @@ msgstr "Attacher des commandes à des objets sélectionnés"
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr "Enregistrer la création au format %(file_extension)s à l’aide d’Ink/Stitch"
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr "mode laser"
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr "Mode laser (générer du G-code pour le mode laser grbl)"
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr "puissance dynamique du laser"
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr "Utiliser le mode puissance laser dynamique du Grbl. Assure une puissance consistante indépendamment de la vitesse du moteur. Seulement pour des laser capables PWM."
-
-#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
-msgstr "temps de réchauffement du laser"
-
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
-msgstr "Lorsque vous allumez le laser, attendez X secondes pour qu'il se réchauffe (commande G4)"
-
-#: templates/output_params_txt.xml:5
msgid "negate X coordinate values"
msgstr "intervertir les valeurs des coordonnées X"
-#: templates/output_params_txt.xml:5
+#: templates/output_params_txt.xml:4
msgid "Negate x coordinates"
msgstr "Négativer coordonnés x"
-#: templates/output_params_txt.xml:6
+#: templates/output_params_txt.xml:5
msgid "negate Y coordinate values"
msgstr "intervertir les valeurs des coordonnées Y"
-#: templates/output_params_txt.xml:6
+#: templates/output_params_txt.xml:5
msgid "Negate y coordinates"
msgstr "Négativer coordonnés y"
+#: templates/output_params_txt.xml:6
+msgid "Z coordinate value"
+msgstr ""
+
+#: templates/output_params_txt.xml:6
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
+msgstr ""
+
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr "déplacement Z par point"
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
-msgstr "augmenter coordonné z par ce montant par point"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr "mode laser"
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr "Mode laser (générer du G-code pour le mode laser grbl)"
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
+msgstr "puissance dynamique du laser"
+
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr "Utiliser le mode puissance laser dynamique du Grbl. Assure une puissance consistante indépendamment de la vitesse du moteur. Seulement pour des laser capables PWM."
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr "temps de réchauffement du laser"
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr "Lorsque vous allumez le laser, attendez X secondes pour qu'il se réchauffe (commande G4)"
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr "vitesse de la broche"
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr "vitesse de la broche (puissance du laser pour le mode laser, mettre à -1 pour l'omettre)"
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr "vitesse minimale de la broche"
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr "valeur maximale de vitesse de la broche (réglage grbl $1)"
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr "vitesse de broche maximale"
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr "vitesse de broche minimale (spindle speed, valeur grbl $30)"
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr "vitesse de déplacement (en mm/min, mettre à -1 pour omettre)"
@@ -1774,7 +1798,7 @@ msgstr "Ink/Stitch : ZIP exporter plusieurs formats (.zip)"
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr "Créer un ZIP avec des formats de fichiers de broderie multiples à l’aide d’encre/Stitch"
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_he_IL.po b/translations/messages_he_IL.po
index 79c6d768..3e691d9a 100644
--- a/translations/messages_he_IL.po
+++ b/translations/messages_he_IL.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_hu_HU.po b/translations/messages_hu_HU.po
index c3a487b8..9db9d8be 100644
--- a/translations/messages_hu_HU.po
+++ b/translations/messages_hu_HU.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_it_IT.po b/translations/messages_it_IT.po
index 6a03907a..133b6c25 100644
--- a/translations/messages_it_IT.po
+++ b/translations/messages_it_IT.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr "Ink/Stitch è in grado di lavorare solo con percorsi. Non può lavorare
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr "Consiglio: seleziona degli oggetti ed utilizza il comando \"Percorso -> Oggetti a percorso\" per convertirli in percorsi."
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr "Seleziona almeno una linea per convertirla in una colonna raso."
@@ -1550,6 +1554,14 @@ msgstr "Conserva l'ordine delle colonne raso"
msgid "Satin Tools"
msgstr "Strumanti raso"
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr "Converti linea in raso"
@@ -1642,79 +1654,91 @@ msgstr "Collega i comandi agli oggetti selezionati"
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr "Salva il disegno nel formato %(file_extension)s usando Ink/Stitch"
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr "modalità laser"
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr "Modalità laser (genera g-code per la modalità laser grbl)"
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr "potenza laser dinamica"
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr "Utilizza la modalità di potenza laser dinamica M4 di Grbl. Assicura una potenza di laser affidabile indipendentemente dalla velocità del motore. Solo per laser abilitati PWM."
-
-#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
-msgstr "tempo di riscaldamento del laser"
-
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
-msgstr "Tempo di attesa in secondi per il riscaldamento del laser dopo l'accensione (comando G4)"
-
-#: templates/output_params_txt.xml:5
msgid "negate X coordinate values"
msgstr "negazione dei valori della coordinata X"
-#: templates/output_params_txt.xml:5
+#: templates/output_params_txt.xml:4
msgid "Negate x coordinates"
msgstr "Negazione delle coordinate x"
-#: templates/output_params_txt.xml:6
+#: templates/output_params_txt.xml:5
msgid "negate Y coordinate values"
msgstr "negazione dei valori della coordinata Y"
-#: templates/output_params_txt.xml:6
+#: templates/output_params_txt.xml:5
msgid "Negate y coordinates"
msgstr "Negazione delle coordinate y"
+#: templates/output_params_txt.xml:6
+msgid "Z coordinate value"
+msgstr ""
+
+#: templates/output_params_txt.xml:6
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
+msgstr ""
+
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
-msgstr "incremento della coordinata z di questo quantitativo per punto"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr "modalità laser"
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr "Modalità laser (genera g-code per la modalità laser grbl)"
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
+msgstr "potenza laser dinamica"
+
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr "Utilizza la modalità di potenza laser dinamica M4 di Grbl. Assicura una potenza di laser affidabile indipendentemente dalla velocità del motore. Solo per laser abilitati PWM."
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr "tempo di riscaldamento del laser"
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr "Tempo di attesa in secondi per il riscaldamento del laser dopo l'accensione (comando G4)"
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr "velocità del mandrino"
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr "velocità del mandrino (potenza laser nella modalità laser, impostare a -1 per omettere)"
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr "velocità minima mandrino"
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr "velocità minima mandrino (impostazione grbl $31)"
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr "velocità massima mandrino"
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr "velocità minima mandrino (impostazione grbl $30)"
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr "velocità di alimentazione (in mm/min, impostare a -1 per omettere)"
@@ -1774,7 +1798,7 @@ msgstr "Ink/Stitch: esportazione ZIP formati multipli (.zip)"
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr "Creare un file ZIP con formati di ricamo multipli usando Ink/Stitch"
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_ja_JP.po b/translations/messages_ja_JP.po
index dfd38ad6..6b462f80 100644
--- a/translations/messages_ja_JP.po
+++ b/translations/messages_ja_JP.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Japanese\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_ko_KR.po b/translations/messages_ko_KR.po
index dbaa2f4f..8fac1450 100644
--- a/translations/messages_ko_KR.po
+++ b/translations/messages_ko_KR.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_nl_NL.po b/translations/messages_nl_NL.po
index 6c14af14..7514d9db 100644
--- a/translations/messages_nl_NL.po
+++ b/translations/messages_nl_NL.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Dutch\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_no_NO.po b/translations/messages_no_NO.po
index 69ea12e8..f9ecdb80 100644
--- a/translations/messages_no_NO.po
+++ b/translations/messages_no_NO.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_pl_PL.po b/translations/messages_pl_PL.po
index aceeed2b..2d493d0d 100644
--- a/translations/messages_pl_PL.po
+++ b/translations/messages_pl_PL.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr "Ink/Stitch: ZIP eksport wielu formatów (.zip)"
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr "Stwórz ZIP z wieloma plikami ściegu dla różnych hafciarek używając Ink/Stitch"
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_pt_BR.po b/translations/messages_pt_BR.po
index b43d3874..e0e7b8dd 100644
--- a/translations/messages_pt_BR.po
+++ b/translations/messages_pt_BR.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese, Brazilian\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_pt_PT.po b/translations/messages_pt_PT.po
index ec220fde..731182b3 100644
--- a/translations/messages_pt_PT.po
+++ b/translations/messages_pt_PT.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1550,6 +1554,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1642,79 +1654,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1774,7 +1798,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_ro_RO.po b/translations/messages_ro_RO.po
index 02eb3523..7aa48685 100644
--- a/translations/messages_ro_RO.po
+++ b/translations/messages_ro_RO.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po
index 5dacd575..7c0491f2 100644
--- a/translations/messages_ru_RU.po
+++ b/translations/messages_ru_RU.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_sr_SP.po b/translations/messages_sr_SP.po
index 17c53f1c..6e9159e7 100644
--- a/translations/messages_sr_SP.po
+++ b/translations/messages_sr_SP.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Serbian (Cyrillic)\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_sv_SE.po b/translations/messages_sv_SE.po
index fea5a470..d7fb7295 100644
--- a/translations/messages_sv_SE.po
+++ b/translations/messages_sv_SE.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_tr_TR.po b/translations/messages_tr_TR.po
index beda7aa9..e9a37380 100644
--- a/translations/messages_tr_TR.po
+++ b/translations/messages_tr_TR.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr "Saten Gereçler"
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr "Çizgiyi Saten’e Çevir"
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_uk_UA.po b/translations/messages_uk_UA.po
index 2f38e50e..51e7d649 100644
--- a/translations/messages_uk_UA.po
+++ b/translations/messages_uk_UA.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:08\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr "Зберегти порядок атласних колон"
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
-msgstr "збільшити z координату на цю величину на стібок"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
+msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr "Ink/Stitch: експорт ZIP декількох форматів (.zip
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr "Створіть ZIP за допомогою декількох форматів файлів для вишивки за допомогою Ink/Stitch"
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_vi_VN.po b/translations/messages_vi_VN.po
index 72f96fbf..c4295b75 100644
--- a/translations/messages_vi_VN.po
+++ b/translations/messages_vi_VN.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:08\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:10\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_zh_CN.po b/translations/messages_zh_CN.po
index b2f57690..fea88f6f 100644
--- a/translations/messages_zh_CN.po
+++ b/translations/messages_zh_CN.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""
diff --git a/translations/messages_zh_TW.po b/translations/messages_zh_TW.po
index 0a78a209..c112bc60 100644
--- a/translations/messages_zh_TW.po
+++ b/translations/messages_zh_TW.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: inkstitch\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2020-04-09 00:06+0000\n"
-"PO-Revision-Date: 2020-04-09 00:07\n"
+"POT-Creation-Date: 2020-04-20 00:09+0000\n"
+"PO-Revision-Date: 2020-04-20 00:09\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -605,6 +605,10 @@ msgstr ""
msgid "Tip: select some objects and use Path -> Object to Path to convert them to paths."
msgstr ""
+#: lib/extensions/break_apart.py:19
+msgid "Please select one or more fill areas to break apart."
+msgstr ""
+
#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
@@ -1549,6 +1553,14 @@ msgstr ""
msgid "Satin Tools"
msgstr ""
+#: templates/break_apart.inx:3
+msgid "Break Apart and Retain Holes"
+msgstr ""
+
+#: templates/break_apart.inx:10
+msgid "Fill Tools"
+msgstr ""
+
#: templates/convert_to_satin.inx:3
msgid "Convert Line to Satin"
msgstr ""
@@ -1641,79 +1653,91 @@ msgstr ""
msgid "Save design in %(file_extension)s format using Ink/Stitch"
msgstr ""
-#: templates/output_params_txt.xml:2
-msgid "laser mode"
-msgstr ""
-
-#: templates/output_params_txt.xml:2
-msgid "Laser mode (generate g-code for grbl laser mode)"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "dynamic laser power"
-msgstr ""
-
-#: templates/output_params_txt.xml:3
-msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
-msgstr ""
-
#: templates/output_params_txt.xml:4
-msgid "laser warm-up time"
+msgid "negate X coordinate values"
msgstr ""
#: templates/output_params_txt.xml:4
-msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgid "Negate x coordinates"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "negate X coordinate values"
+msgid "negate Y coordinate values"
msgstr ""
#: templates/output_params_txt.xml:5
-msgid "Negate x coordinates"
+msgid "Negate y coordinates"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "negate Y coordinate values"
+msgid "Z coordinate value"
msgstr ""
#: templates/output_params_txt.xml:6
-msgid "Negate y coordinates"
+msgid "Either alternate Z value between 0 and 1 or travel custom value."
msgstr ""
#: templates/output_params_txt.xml:7
+msgid "alternate Z value"
+msgstr ""
+
+#: templates/output_params_txt.xml:8 templates/output_params_txt.xml:10
msgid "Z travel per stitch"
msgstr ""
-#: templates/output_params_txt.xml:7
-msgid "increment z coordinate by this amount per stitch"
+#: templates/output_params_txt.xml:10
+msgid "increment z coordinate by this amount per stitch if \"Z travel per stitch\" is enabled"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "laser mode"
+msgstr ""
+
+#: templates/output_params_txt.xml:13
+msgid "Laser mode (generate g-code for grbl laser mode)"
+msgstr ""
+
+#: templates/output_params_txt.xml:14
+msgid "dynamic laser power"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:14
+msgid "Use Grbl's M4 dynamic laser power mode. Ensures consistent laser cutting power regardless of motor speed. Only for PWM-capable lasers."
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "laser warm-up time"
+msgstr ""
+
+#: templates/output_params_txt.xml:15
+msgid "When turning on the laser, wait this many seconds for laser to warm up (G4 command)"
+msgstr ""
+
+#: templates/output_params_txt.xml:16
msgid "spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:8
+#: templates/output_params_txt.xml:16
msgid "spindle speed (laser power for laser mode, set to -1 to omit)"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "min spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:9
+#: templates/output_params_txt.xml:17
msgid "minimum spindle speed value (grbl $31 setting)"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "max spindle speed"
msgstr ""
-#: templates/output_params_txt.xml:10
+#: templates/output_params_txt.xml:18
msgid "minimum spindle speed value (grbl $30 setting)"
msgstr ""
-#: templates/output_params_txt.xml:11
+#: templates/output_params_txt.xml:19
msgid "feed rate (in mm/min, set to -1 to omit)"
msgstr ""
@@ -1773,7 +1797,7 @@ msgstr ""
msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
msgstr ""
-#: templates/zip.inx:13
+#: templates/zip.inx:15
msgid "Scalable Vector Graphic"
msgstr ""