diff options
| author | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2022-07-08 15:04:17 +0000 |
|---|---|---|
| committer | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2022-07-08 15:04:17 +0000 |
| commit | 2667aa5b94c27e00189fa388f17a6ba0a7263480 (patch) | |
| tree | aac985ccaadbe8e453dee2ca0a03f8bd4901633b /translations | |
| parent | 28534cf1a8d692687d9f40c3be622e0945b5a2ee (diff) | |
new translations from Crowdin
Diffstat (limited to 'translations')
30 files changed, 1733 insertions, 383 deletions
diff --git a/translations/messages_af_ZA.po b/translations/messages_af_ZA.po index a29cdab2..14c76a0b 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Afrikaans\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_ar_SA.po b/translations/messages_ar_SA.po index 42f9ee71..9608083e 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3431,6 +3440,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3623,6 +3644,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4066,11 +4099,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4342,6 +4375,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_ca_ES.po b/translations/messages_ca_ES.po index 79eadc52..f8622863 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Catalan\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_cs_CZ.po b/translations/messages_cs_CZ.po index a29c37dc..c82c651b 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Czech\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -34,7 +34,7 @@ msgstr "" #. name of font in fonts/Brockscript #: inkstitch-fonts-metadata.py:2 msgid "Brock Script" -msgstr "" +msgstr "Brock Script" #. description of font in fonts/Brockscript #: inkstitch-fonts-metadata.py:4 @@ -44,7 +44,7 @@ msgstr "" #. name of font in fonts/abecedaire #: inkstitch-fonts-metadata.py:6 msgid "Abécédaire AGS" -msgstr "" +msgstr "Abécédaire AGS" #. description of font in fonts/abecedaire #: inkstitch-fonts-metadata.py:8 @@ -54,7 +54,7 @@ msgstr "" #. name of font in fonts/amitaclo #: inkstitch-fonts-metadata.py:10 msgid "Amitaclo" -msgstr "" +msgstr "Amitaclo" #. description of font in fonts/amitaclo #: inkstitch-fonts-metadata.py:12 @@ -65,7 +65,7 @@ msgstr "" #. name of font in fonts/amitaclo_small #: inkstitch-fonts-metadata.py:14 msgid "Amitaclo small" -msgstr "" +msgstr "Amitaclo small" #. description of font in fonts/amitaclo_small #: inkstitch-fonts-metadata.py:16 @@ -85,7 +85,7 @@ msgstr "" #. name of font in fonts/aventurina #: inkstitch-fonts-metadata.py:22 msgid "Aventurina" -msgstr "" +msgstr "Aventurina" #. description of font in fonts/aventurina #: inkstitch-fonts-metadata.py:24 @@ -95,7 +95,7 @@ msgstr "" #. name of font in fonts/baumans_FI #: inkstitch-fonts-metadata.py:26 msgid "Baumans FI" -msgstr "" +msgstr "Baumans FI" #. description of font in fonts/baumans_FI #: inkstitch-fonts-metadata.py:28 @@ -106,7 +106,7 @@ msgstr "" #. name of font in fonts/cherryforinkstitch #: inkstitch-fonts-metadata.py:30 msgid "Cherry for inkstitch" -msgstr "" +msgstr "Cherry for inkstitch" #. description of font in fonts/cherryforinkstitch #: inkstitch-fonts-metadata.py:32 @@ -116,7 +116,7 @@ msgstr "" #. name of font in fonts/cherryforkaalleen #: inkstitch-fonts-metadata.py:34 msgid "Cherry for Kaalleen" -msgstr "" +msgstr "Cherry for Kaalleen" #. description of font in fonts/cherryforkaalleen #: inkstitch-fonts-metadata.py:36 @@ -168,7 +168,7 @@ msgstr "" #. name of font in fonts/dinomouse72 #: inkstitch-fonts-metadata.py:54 msgid "DinoMouse72" -msgstr "" +msgstr "DinoMouse72" #. description of font in fonts/dinomouse72 #: inkstitch-fonts-metadata.py:56 @@ -189,7 +189,7 @@ msgstr "" #. name of font in fonts/emilio_20_tricolore #: inkstitch-fonts-metadata.py:62 msgid "EMILIO 20 TRICOLORE" -msgstr "" +msgstr "Emilio 20 Tricolore" #. description of font in fonts/emilio_20_tricolore #: inkstitch-fonts-metadata.py:64 @@ -199,7 +199,7 @@ msgstr "" #. name of font in fonts/espresso_KOR #: inkstitch-fonts-metadata.py:66 msgid "Espresso KOR" -msgstr "" +msgstr "Espresso KOR" #. description of font in fonts/espresso_KOR #: inkstitch-fonts-metadata.py:68 @@ -209,7 +209,7 @@ msgstr "" #. name of font in fonts/espresso_tiny #: inkstitch-fonts-metadata.py:70 msgid "Espresso tiny" -msgstr "" +msgstr "Espresso tiny" #. description of font in fonts/espresso_tiny #: inkstitch-fonts-metadata.py:72 @@ -219,7 +219,7 @@ msgstr "" #. name of font in fonts/excalibur_KOR #: inkstitch-fonts-metadata.py:74 msgid "Excalibur KOR" -msgstr "" +msgstr "Excalibur KOR" #. description of font in fonts/excalibur_KOR #: inkstitch-fonts-metadata.py:76 @@ -229,7 +229,7 @@ msgstr "" #. name of font in fonts/fold_inkstitch #: inkstitch-fonts-metadata.py:78 msgid "Fold Ink/Stitch" -msgstr "" +msgstr "Fold Ink/Stitch" #. description of font in fonts/fold_inkstitch #: inkstitch-fonts-metadata.py:80 @@ -239,7 +239,7 @@ msgstr "" #. name of font in fonts/geneva_rounded #: inkstitch-fonts-metadata.py:82 msgid "Geneva Simple Sans Rounded" -msgstr "" +msgstr "Geneva Simple Sans Rounded" #. description of font in fonts/geneva_rounded #: inkstitch-fonts-metadata.py:84 @@ -259,7 +259,7 @@ msgstr "Použitelné pro malá písma (od 6 do 15 mm)" #. name of font in fonts/glacial_tiny #: inkstitch-fonts-metadata.py:90 msgid "Glacial Tiny 60 AGS" -msgstr "" +msgstr "Glacial Tiny 60 AGS" #. description of font in fonts/glacial_tiny #: inkstitch-fonts-metadata.py:92 @@ -269,7 +269,7 @@ msgstr "" #. name of font in fonts/grand_hotel_marif #: inkstitch-fonts-metadata.py:94 msgid "Grand Hotel Marif" -msgstr "" +msgstr "Grand Hotel Marif" #. description of font in fonts/grand_hotel_marif #: inkstitch-fonts-metadata.py:96 @@ -279,7 +279,7 @@ msgstr "" #. name of font in fonts/grandhotel_small #: inkstitch-fonts-metadata.py:98 msgid "Grand Hotel small" -msgstr "" +msgstr "Grand Hotel small" #. description of font in fonts/grandhotel_small #: inkstitch-fonts-metadata.py:100 @@ -289,7 +289,7 @@ msgstr "" #. name of font in fonts/infinipicto #: inkstitch-fonts-metadata.py:102 msgid "InfiniPicto" -msgstr "" +msgstr "InfiniPicto" #. description of font in fonts/infinipicto #: inkstitch-fonts-metadata.py:104 @@ -299,7 +299,7 @@ msgstr "" #. name of font in fonts/kaushan_script_MAM #: inkstitch-fonts-metadata.py:106 msgid "Kaushan Script MAM" -msgstr "" +msgstr "Kaushan Script MAM" #. description of font in fonts/kaushan_script_MAM #: inkstitch-fonts-metadata.py:108 @@ -320,7 +320,7 @@ msgstr "" #. name of font in fonts/lobster_AGS #: inkstitch-fonts-metadata.py:114 msgid "Lobster AGS" -msgstr "" +msgstr "Lobster AGS" #. description of font in fonts/lobster_AGS #: inkstitch-fonts-metadata.py:116 @@ -331,7 +331,7 @@ msgstr "" #. name of font in fonts/magnolia_ KOR #: inkstitch-fonts-metadata.py:118 msgid "Magnolia KOR" -msgstr "" +msgstr "Magnolia KOR" #. description of font in fonts/magnolia_ KOR #: inkstitch-fonts-metadata.py:120 @@ -477,7 +477,7 @@ msgstr "" #. name of font in fonts/sortefax_medium #: inkstitch-fonts-metadata.py:174 msgid "Sortefax Medium Initials" -msgstr "" +msgstr "Sortefax Medium Initials" #. description of font in fonts/sortefax_medium #: inkstitch-fonts-metadata.py:176 @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2100,7 +2104,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2723,33 +2727,38 @@ msgstr "Brother formát pro šití" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3430,6 +3439,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3622,6 +3643,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4065,11 +4098,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4341,6 +4374,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_da_DK.po b/translations/messages_da_DK.po index 7f84b890..492665ba 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_de_DE.po b/translations/messages_de_DE.po index e7ad45c0..a647fcf4 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1807,6 +1807,10 @@ msgstr "Bitte einen oder mehrere Befehle auswählen." msgid "Please select one or more text elements to split lines." msgstr "Um Text in Textzeilen zu zerlegen, bitte ein oder mehrere Textelemente auswählen." +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "Palette kann nicht gelesen werden: Ungültiger GIMP-Palettenheader" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Diese Einstellung wird auf 1 Objekt angewendet." @@ -2107,7 +2111,7 @@ msgstr "Die Schrift '%s' hat keine Varianten." #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Fehler beim Schreiben in %(path)s: %(error)s" @@ -2730,33 +2734,38 @@ msgstr "Brother Stichformat" msgid "PNG Format, Portable Network Graphics" msgstr "PNG Format, Portable Network Graphics" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "gcode Format, Textdatei" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "Husqvarna Stickformat" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "Edr Farbformat" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "Col Farbformat" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "Inf Farbformat" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "Json-Export" @@ -3435,6 +3444,18 @@ msgstr "Ink/Stitch: Col Farbformat (.col)" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "COL Datei mit Ink/Stitch in manuelle Stickpfade konvertieren" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "DAT Datei importieren" @@ -3627,6 +3648,18 @@ msgstr "Ink/Stitch: Janome Stickformat (.jpx)" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "JPX Datei mit Ink/Stitch in manuelle Stickpfade konvertieren" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "KSM Datei importieren" @@ -4070,11 +4103,11 @@ msgstr "Buchstaben zu Schrift" msgid "File format" msgstr "Dateiformat" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "Schriftordner" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "Befehle importieren" @@ -4346,6 +4379,18 @@ msgstr "Ink/Stitch: Skalierbare Vektorgrafik [DEBUG] (.svg)" msgid "Save design in SVG format using Ink/Stitch" msgstr "Design mit Ink/Stitch im SVG-Format speichern" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "U01 Datei exportieren" diff --git a/translations/messages_el_GR.po b/translations/messages_el_GR.po index 78c8e282..ee4c85c1 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Greek\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_en_US.po b/translations/messages_en_US.po index b3097a59..99caac21 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: English\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_es_ES.po b/translations/messages_es_ES.po index 23a14e52..5fc4e0dc 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:04\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1802,6 +1802,10 @@ msgstr "Elija uno o más comandos para adjuntar." msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Esta configuración se aplicará a 1 objeto." @@ -2102,7 +2106,7 @@ msgstr "La fuente '%s' no tiene variantes." #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Error escribiendo a %(path)s: %(error)s" @@ -2725,33 +2729,38 @@ msgstr "Formato de puntada Brother" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3430,6 +3439,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "Entrada de archivo DAT" @@ -3622,6 +3643,18 @@ msgstr "Ink/Stitch: Formato de bordado Janome (.jpx)" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "convertir fichero JPX a trayectos manuales Ink/Stitch" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "Entrada de archivo KSM" @@ -4065,11 +4098,11 @@ msgstr "Letras fuente" msgid "File format" msgstr "Formato de Archivo" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "Carpeta de Fuentes" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "Importar comandos" @@ -4341,6 +4374,18 @@ msgstr "Ink/Stitch: Scalable Vector Graphics [DEBUG] (.svg)" msgid "Save design in SVG format using Ink/Stitch" msgstr "Guardar el diseño en formato SVG usando Ink/Stitch" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "Archivo de salida U01" diff --git a/translations/messages_fi_FI.po b/translations/messages_fi_FI.po index a1ca1075..a10bff72 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Finnish\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "Valitse lisättäväksi yksi tai useampi komento." msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Nämä asetukset lisätään yhteen objektiin." @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Virhe kirjoitettaessa %(path)s: %(error)s" @@ -2722,33 +2726,38 @@ msgstr "Brother brodeeraus tiedostomuoto" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_fr_FR.po b/translations/messages_fr_FR.po index b6b3f2fa..d0f75b0d 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1807,6 +1807,10 @@ msgstr "Veuillez choisir une ou plusieurs commandes à attacher." msgid "Please select one or more text elements to split lines." msgstr "Veuillez sélectionner un ou plusieurs éléments de texte pour diviser les lignes." +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "Impossible de lire la palette : header de palette GIMP invalide" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Ces paramètres seront appliqués à 1 objet." @@ -2107,7 +2111,7 @@ msgstr "Aucun fichier variant trouvé pour la police '%s'." #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Erreur d’écriture pour %(path)s: %(error)s" @@ -2731,33 +2735,38 @@ msgstr "Format de broderie Brother" msgid "PNG Format, Portable Network Graphics" msgstr "Format PNG, Portable Network Graphics" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "Format gcode, fichier texte" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "Format de broderie Husqvarna" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "Format de couleur Edr" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "Format de couleur Col" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "Format de couleur Inf" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "Export Json" @@ -3436,6 +3445,18 @@ msgstr "Ink/Stitch: Format de couleur Col (.col)" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "convertir un fichier COL en chemins de points manuels Ink/Stitch" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "Importer un fichier DAT" @@ -3628,6 +3649,18 @@ msgstr "Ink/Stitch : Format de broderie Janome (.jpx)" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "convertir un fichier JPX en chemins de points manuels Ink/Stitch" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "Importer un fichier KSM" @@ -4071,11 +4104,11 @@ msgstr "Lettres vers police" msgid "File format" msgstr "Format de fichier" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "Répertoire des polices" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "Importer des commandes" @@ -4347,6 +4380,18 @@ msgstr "Ink/Stitch : Scalable Vector Graphics [DEBUG] (.svg)" msgid "Save design in SVG format using Ink/Stitch" msgstr "Enregistrez le dessin au format SVG à l'aide d'Ink/Stitch" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "Sortie en fichier U01" diff --git a/translations/messages_he_IL.po b/translations/messages_he_IL.po index 037edd9b..32d00138 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3429,6 +3438,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3621,6 +3642,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4064,11 +4097,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4340,6 +4373,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_hu_HU.po b/translations/messages_hu_HU.po index 132e3398..819841cd 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_it_IT.po b/translations/messages_it_IT.po index 8788a8ca..fce91224 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1801,6 +1801,10 @@ msgstr "Selezionare uno o più comandi da collegare." msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Queste impostazioni saranno applicate ad un oggetto." @@ -2100,7 +2104,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Errore scrivendo in %(path)s: %(error)s" @@ -2723,33 +2727,38 @@ msgstr "Formato di cucito Brother" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3428,6 +3437,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3620,6 +3641,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4063,11 +4096,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4339,6 +4372,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_ja_JP.po b/translations/messages_ja_JP.po index 36163e8c..4c41b2a7 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Japanese\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1804,6 +1804,10 @@ msgstr "添付するコマンドを1つ以上選択してください。" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "この設定は1つのオブジェクトに適用されます。" @@ -2103,7 +2107,7 @@ msgstr "フォント '%s'にはバリアントがありません。" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "%(path)sへの書き込みエラー:%(error)s" @@ -2726,33 +2730,38 @@ msgstr "ブラザーステッチフォーマット" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3430,6 +3439,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "DATファイルインプット" @@ -3622,6 +3643,18 @@ msgstr "Ink/Stitch: ジャノメ刺繡フォーマット (.jpx)" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "JPXファイルをInk/Stitchマニュアルパスに変換する" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "KSMファイルのインプット" @@ -4065,11 +4098,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4341,6 +4374,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_ko_KR.po b/translations/messages_ko_KR.po index 878fe6d6..317345d3 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Korean\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3426,6 +3435,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3618,6 +3639,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4061,11 +4094,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4337,6 +4370,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_nl_NL.po b/translations/messages_nl_NL.po index 66bf3860..212bd19b 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Dutch\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1807,6 +1807,10 @@ msgstr "Selecteer een of meer commando's om te koppelen." msgid "Please select one or more text elements to split lines." msgstr "Selecteer een of meer tekstelementen om regels te splitsen." +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "Kan palet niet lezen: ongeldige GIMP-palet aanhef" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Deze instellingen worden toegepast op 1 object." @@ -2107,7 +2111,7 @@ msgstr "Het lettertype '%s' heeft geen varianten." #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Fout bij schrijven naar %(path)s: %(error)s" @@ -2731,33 +2735,38 @@ msgstr "Brother Stitch Formaat" msgid "PNG Format, Portable Network Graphics" msgstr "PNG formaat, Portable Network Graphics" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "Gcode formaat, tekstbestand" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "Husqvarna Borduurformaat" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "Edr Kleurformaat" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "Col Kleurformaat" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "Inf Kleurformaat" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "Json uitvoer" @@ -3436,6 +3445,18 @@ msgstr "Ink/Stitch: Col Kleurformaat (.col)" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "COL-bestand converteren naar Ink/Stitch handmatige steekpaden" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "DAT bestandsinvoer" @@ -3628,6 +3649,18 @@ msgstr "Ink/Stitch: Janome Borduurformaat (.jpx)" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "JPX-bestand converteren naar Ink/Stitch handmatige steekpaden" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "KSM bestandsinvoer" @@ -4071,11 +4104,11 @@ msgstr "Letters naar lettertype" msgid "File format" msgstr "Bestandsformaat" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "Lettertype map" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "Commando's importeren" @@ -4347,6 +4380,18 @@ msgstr "Ink/Stitch: Scalable Vector Graphics [DEBUG] (.svg)" msgid "Save design in SVG format using Ink/Stitch" msgstr "Sla ontwerp op in SVG formaat met Ink/Stitch" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "U01 bestandsuitvoer" diff --git a/translations/messages_no_NO.po b/translations/messages_no_NO.po index 607bf1f4..76b7b7c0 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Norwegian\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_pl_PL.po b/translations/messages_pl_PL.po index afa55590..a6f0bb85 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3429,6 +3438,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3621,6 +3642,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4064,11 +4097,11 @@ msgstr "" msgid "File format" msgstr "Format pliku" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "Komendy importu" @@ -4340,6 +4373,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "W programie Ink/Stitch możliwe jest zapisanie plików projektu w formacie SVG" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_pt_BR.po b/translations/messages_pt_BR.po index c9939c34..d9bcb166 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_pt_PT.po b/translations/messages_pt_PT.po index b16e9730..2c202b58 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:07\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Definições serão aplicadas a 1 objecto." @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_ro_RO.po b/translations/messages_ro_RO.po index 33297948..78446fc8 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Romanian\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3428,6 +3437,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3620,6 +3641,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4063,11 +4096,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4339,6 +4372,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po index 58fbb63d..60a45f10 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:04\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1801,6 +1801,10 @@ msgstr "Выберите одну или несколько команд для msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Эти настройки будут применены к 1 объекту." @@ -2101,7 +2105,7 @@ msgstr "Для шрифта '%s' нет вариантов." #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Ошибка при записи в %(path)s: %(error)s" @@ -2724,33 +2728,38 @@ msgstr "Формат стежков Brother" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3431,6 +3440,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "Входной файл DAT" @@ -3623,6 +3644,18 @@ msgstr "Ink/Stitch: Формат вышивки Janome (.jpx)" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "конвертировать файл JPX в ручные стежки Ink/Stitch" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "Входной файл KSM" @@ -4066,11 +4099,11 @@ msgstr "Буквы в шрифт" msgid "File format" msgstr "Формат файла" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "Папка шрифтов" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "Импорт команд" @@ -4342,6 +4375,18 @@ msgstr "Ink/Stitch: Файл SVG [DEBUG] (.svg)" msgid "Save design in SVG format using Ink/Stitch" msgstr "Сохранить дизайн в формат SVG используя Ink/Stitch" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "Выходной файл U01" diff --git a/translations/messages_sr_SP.po b/translations/messages_sr_SP.po index 0cbcbe41..f07c5699 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:04\n" "Last-Translator: \n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3428,6 +3437,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3620,6 +3641,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4063,11 +4096,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4339,6 +4372,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_sv_SE.po b/translations/messages_sv_SE.po index c5982d23..b10d1277 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:04\n" "Last-Translator: \n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_tr_TR.po b/translations/messages_tr_TR.po index 2e066290..d5bc82c1 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:04\n" "Last-Translator: \n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Bu ayarlar sadece 1 objeye uygulanacaktır." @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "Brother Dikiş Formatı" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3427,6 +3436,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3619,6 +3640,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4062,11 +4095,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4338,6 +4371,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_uk_UA.po b/translations/messages_uk_UA.po index 2d91b83d..b95915a1 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:04\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1801,6 +1801,10 @@ msgstr "Виберіть одну або декілька команд, які msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Ці настройки буде застосовано до 1 об'єкта." @@ -2101,7 +2105,7 @@ msgstr "Для шрифта '%s' немає варіантів." #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Помилка при записі в %(path)s: %(error)s" @@ -2724,33 +2728,38 @@ msgstr "Формат вишивки Brother" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3431,6 +3440,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3623,6 +3644,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4066,11 +4099,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4342,6 +4375,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_vi_VN.po b/translations/messages_vi_VN.po index 8c55d0b2..934b6385 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:04\n" "Last-Translator: \n" "Language-Team: Vietnamese\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3426,6 +3435,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3618,6 +3639,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4061,11 +4094,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4337,6 +4370,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_zh_CN.po b/translations/messages_zh_CN.po index ea72acc3..3eb8f2b0 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3426,6 +3435,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3618,6 +3639,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4061,11 +4094,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4337,6 +4370,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" diff --git a/translations/messages_zh_TW.po b/translations/messages_zh_TW.po index 9f069e61..e276d16e 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:06\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:03\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1800,6 +1800,10 @@ msgstr "" msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "" @@ -2099,7 +2103,7 @@ msgstr "" #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "" @@ -2722,33 +2726,38 @@ msgstr "" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3426,6 +3435,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "" @@ -3618,6 +3639,18 @@ msgstr "" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "" @@ -4061,11 +4094,11 @@ msgstr "" msgid "File format" msgstr "" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "" @@ -4337,6 +4370,18 @@ msgstr "" msgid "Save design in SVG format using Ink/Stitch" msgstr "" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "" |
