diff options
| author | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2024-05-10 01:09:21 +0000 |
|---|---|---|
| committer | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2024-05-10 01:09:21 +0000 |
| commit | bef112c8755bd5d23124b0a7910de06336dde7ca (patch) | |
| tree | 7911d47bcd17aabb5e410717b24ddd03c26d6341 /translations/messages_da_DK.po | |
| parent | fe734531e40a219025ffe50823a73410d699aefd (diff) | |
new translations from Crowdin
Diffstat (limited to 'translations/messages_da_DK.po')
| -rw-r--r-- | translations/messages_da_DK.po | 50 |
1 files changed, 43 insertions, 7 deletions
diff --git a/translations/messages_da_DK.po b/translations/messages_da_DK.po index 5e54dd55..5f2d401d 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: 2024-05-08 00:56+0000\n" -"PO-Revision-Date: 2024-05-08 00:57\n" +"POT-Creation-Date: 2024-05-10 01:08+0000\n" +"PO-Revision-Date: 2024-05-10 01:09\n" "Last-Translator: \n" "Language-Team: Danish\n" "MIME-Version: 1.0\n" @@ -12,7 +12,7 @@ msgstr "" "Generated-By: Babel 2.15.0\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-05-08 00:56+0000\n" +"POT-Creation-Date: 2024-05-10 01:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2862,10 +2862,18 @@ msgstr "" msgid "Please choose one or more commands to attach." msgstr "" -#: lib/extensions/outline.py:23 +#: lib/extensions/outline.py:29 msgid "Please select one or more shapes to convert to their outline." msgstr "" +#: lib/extensions/outline.py:69 +msgid "{element_id} is not a path element. This extension is designed to generate an outline of an embroidery pattern." +msgstr "" + +#: lib/extensions/outline.py:75 +msgid "Could not generate path from element {element_id} with the given settings." +msgstr "" + #: lib/extensions/palette_split_text.py:16 msgid "Please select one or more text elements to split lines." msgstr "" @@ -6005,11 +6013,39 @@ msgid "Outline" msgstr "" #: inx/inkstitch_outline.inx:14 -msgid "Ratio" +msgid "Keep original element(s)" +msgstr "" + +#: inx/inkstitch_outline.inx:19 +msgid "Threshold (mm²)" +msgstr "" + +#: inx/inkstitch_outline.inx:19 +msgid "Removes smaller shape areas than that" +msgstr "" + +#: inx/inkstitch_outline.inx:21 +msgid "Buffer (mm)" +msgstr "" + +#: inx/inkstitch_outline.inx:21 +msgid "Enlarge strokes by this amount" +msgstr "" + +#: inx/inkstitch_outline.inx:23 +msgid "Smoothness (mm)" +msgstr "" + +#: inx/inkstitch_outline.inx:23 +msgid "Smooth path by this amount" +msgstr "" + +#: inx/inkstitch_outline.inx:28 +msgid "Inset (mm)" msgstr "" -#: inx/inkstitch_outline.inx:15 -msgid "Allow Holes" +#: inx/inkstitch_outline.inx:28 +msgid "Counteract the buffer effect" msgstr "" #: inx/inkstitch_output_COL.inx:3 |
