diff options
Diffstat (limited to 'translations/messages_da_DK.po')
| -rw-r--r-- | translations/messages_da_DK.po | 69 |
1 files changed, 57 insertions, 12 deletions
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 "" |
