diff options
Diffstat (limited to 'translations')
30 files changed, 1473 insertions, 1443 deletions
diff --git a/translations/messages_af_ZA.po b/translations/messages_af_ZA.po index 1a741ef9..e42c5c86 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:17\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_ar_SA.po b/translations/messages_ar_SA.po index 2efc22f4..fc65fc64 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:17\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_ca_ES.po b/translations/messages_ca_ES.po index 7317a59d..dc5e0d99 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:17\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_cs_CZ.po b/translations/messages_cs_CZ.po index 23fb37cb..57b26a91 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Úhel výplně" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Řádkování" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Maximální délka stehu" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_da_DK.po b/translations/messages_da_DK.po index da287668..558bbf00 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_de_DE.po b/translations/messages_de_DE.po index ba2695f8..5b249f6c 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -901,7 +901,7 @@ msgstr "Wenn du uns helfen willst Ink/Stitch zu verbessern,\n" "- speichere die SVG-Datei ab und\n" "- erstelle einen Fehlerbereicht (New Issue) auf https://github.com/inkstitch/inkstitch/issues" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "Sende die Fehlerbeschreibung und (wenn möglich) auch die SVG-Datei." @@ -1225,7 +1225,7 @@ msgstr "Kleines Füllobjekt" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Dieses Füllobjekt ist so klein, dass es sich besser für einen Geradstich oder Satinstich eignet. Bei sehr kleinen Objekten ist ein Füllstich nicht möglich und Ink/Stitch nutzt automatisch einen Geradstich um die Außenränder herum." -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Erweitern" @@ -1233,7 +1233,7 @@ msgstr "Erweitern" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "Die \"Erweitern\"-Einstellung für dieses Füll-Objekt kann nicht angewendet werden. Ink/Stitch wird diese Einstellung ignorieren und stattdessen die Originalgröße nutzen." -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Einzug" @@ -1434,11 +1434,11 @@ msgstr "Winkel der Stichlinien" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "Der Winkel nimmt gegen den Uhrzeigersinn zu. 0 ist horizontal. Negative Winkel sind erlaubt." -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Letzten Stich in jeder Reihe überspringen" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "Der letzte Stich einer Reihe ist sehr nah an dem ersten Stich der nächsten Reihe. Ihn zu überspringen verringert Stichanzahl und Dichte." @@ -1474,89 +1474,108 @@ msgstr "Reihenanzahl bis sich das Muster wiederholt" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "Dieser Wert beschreibt, nach wie vielen Reihen die Einstichstellen übereinander liegen. Dezimalwerte sind zulässig und zeigen weniger deutliche Diagonalen im Stickbild." -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Stichlänge" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "Stichlänge um den Umriss des Füllbereichs, der beim Übergang von Abschnitt zu Abschnitt verwendet wird. Wird auch für Mäander- und Spiralfüllung verwendet." -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "Geradstich-Toleranz" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "Alle Stiche müssen innerhalb dieser Toleranzgrenze zum Pfad liegen. Eine niedrigere Toleranz bedeutet, dass sich die Stichlänge mehr reduziert. Eine größere Toleranz lann zur Abrundung scharfer Ecken führen." -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Wiederholungen" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "Definiert, wie oft am Pfad herunter und zurück gelaufen wird." + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "Mehrfach Geradstich Anzahl der Wiederholungen" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "Anzahl der Wiederholungen für jeden Stich. Ein Wert von 1 erzeugt einen Dreifachstich (Vor, zurück, vor). Ein Wert von 2 erzeugt einen Fünffachstich, usw.\n\n" +"Mit der Eingabe von mehreren durch Leerzeichen getrennte Werte kann ein Muster mit unterschiedlichen Stichwiederholungen erzeugt werden." + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Unterlage" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "Füllung Unterlage" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Füllwinkel" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "Standard: Füllwinkel + 90 Grad. Füge eine Liste von mit Leerzeichen getrennten Werten ein, um mehrere Lagen zu erzeugen." -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Reihenabstand" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "Standard: 3x Füllreihenabstand" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Maximale Stichlänge" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "Standard: entspricht der maximalen Stichlänge" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Verkleinern Sie die Unterlage, um zu verhindern, dass die Unterlage an der Außenseite der Füllstiche sichtbar wird." -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "Erweitert die Ursprungsform. Diese Option kann genutzt werden, um Lücken zwischen angrenzenden Objekten zu verringern. Negative Werte verkleinern die Form." -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "Pfad auf Form beschränken" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "Nützlich bei der Verwendung von Glätten und Erweitern." -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "Verbindungsstiche innerhalb des Objektes" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "Stiche zum Verbinden der Teilbereiche verlaufen innerhalb des Objektes. Verbindungsstiche vermeiden im Winkel des Füllmusters zu verlaufen. Das kann ihnen ein zackiges Aussehen verleihen." -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "Es ist ein Fehler bei der Füllung aufgetreten! Das bedeutet, das ist ein Bug in Ink/Stitch." #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1874,10 +1893,6 @@ msgstr "Mittellinien Unterlage" msgid "Center-Walk Underlay" msgstr "Mittellinien Unterlage" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Wiederholungen" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "Bei einer ungeraden Anzahl an Wiederholungen wird die Richtung, in die die Satinsäule verläuft, umgekehrt. Sie endet dementsprechend wieder am Startpunkt." @@ -1965,20 +1980,6 @@ msgstr "Zickzack-Stich" msgid "Manual Stitch" msgstr "Manuelle Stichpositionierung" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "Definiert, wie oft am Pfad herunter und zurück gelaufen wird." - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "Mehrfach Geradstich Anzahl der Wiederholungen" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "Anzahl der Wiederholungen für jeden Stich. Ein Wert von 1 erzeugt einen Dreifachstich (Vor, zurück, vor). Ein Wert von 2 erzeugt einen Fünffachstich, usw.\n\n" -"Mit der Eingabe von mehreren durch Leerzeichen getrennte Werte kann ein Muster mit unterschiedlichen Stichwiederholungen erzeugt werden." - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "Länge der Stiche. Stiche können abhängig von der Stichtoleranz-Einstellung kürzer ausfallen." diff --git a/translations/messages_el_GR.po b/translations/messages_el_GR.po index 13e38b0d..9e058e5d 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_en_US.po b/translations/messages_en_US.po index c1713fb6..7ef6776f 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_es_ES.po b/translations/messages_es_ES.po index fc246fc4..6e29f279 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "Relleno Pequeño" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Este objeto para relleno es tan pequeño que probablemente sería mejor en puntada recta o columna de satín. Para formas muy pequeñas, no es posible usar la puntada de relleno, e Ink/Stitch usará puntada recta a lo largo de contorno." -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Expandir" @@ -1230,7 +1230,7 @@ msgstr "Expandir" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "No se puede aplicar el parámetro de expansión para este objeto de relleno. Ink/Stitch lo ignorará y utilizará el tamaño original en su lugar." -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Recuadro" @@ -1431,11 +1431,11 @@ msgstr "Ángulo de líneas de puntadas" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "El ángulo aumenta en sentido antihorario. 0 es horizontal. Se permiten ángulos negativos." -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Saltar última puntada de cada fila" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "La última puntada de cada fila está bastante cerca de la primera puntada de la siguiente fila. Omitirlo reduce el número de puntadas y la densidad." @@ -1471,89 +1471,107 @@ msgstr "Alterne las filas esto muchas veces antes de repetir" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Corriendo longitud de puntada" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Repetir" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "Define cuántas veces baja y sube a lo largo del patrón." + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "Número de repeticiones por puntada triple" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Capa base" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Ángulo de relleno" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Espaciado de la fila" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "por defecto: rellenar el espaciado de línea x3" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Longitud de puntada máxima" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "por defecto: igual a rellenar la longitud máxima de puntada" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Reduzca la forma antes de aplicar la capa base, para evitar que la capa base se vea alrededor del exterior del relleno." -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "Capa base" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "Viaja dentro de la forma al pasar de una sección a otra. Las puntadas subterráneas evitan viajar en la dirección del ángulo de la fila para que no sean visibles. Esto les da una apariencia irregular." -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "Capa base para caminar en el centro" msgid "Center-Walk Underlay" msgstr "Capa base para caminar en el centro" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Repetir" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "Define cuántas veces baja y sube a lo largo del patrón." - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "Número de repeticiones por puntada triple" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_fi_FI.po b/translations/messages_fi_FI.po index 4bd54185..ed2e0ece 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "Pieni täyttö" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Objektin täyttä on niin pieni että se voisi toimia paremmin satiinina tai juoksevana tikkinä. Täytetikki ei ole mahdollista ja Ink/Stitch neuloo vain reunan." -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Laajenna" @@ -1230,7 +1230,7 @@ msgstr "Laajenna" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Sisennys" @@ -1431,11 +1431,11 @@ msgstr "Tikkien kulma" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Hyppää yli joka rivin viimenen tikki" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "Viimenen tikki jokaisessa rivissä on melko lähellä ensimmäistä tikkiä seuraavassa rivissä. Viimeisen tikin ohitus vähentää tikkimäärää ja tiheyttä." @@ -1471,89 +1471,107 @@ msgstr "Erota rivit näin monta kertaa ennenkuin toistetaan" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Juoksutikin pituus" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Toistot" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "Määrittää kuinka monta kertaa polkua pitkin tikataan edestakaisin." + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "Helmitikki toistojen määrä" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Alatäyttö" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Täytön suuntakulma" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Rivien välit" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "vakio: 3x rivien välit" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Pisin tikin pituus" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Kutista muotoa ennen pohjan tikkaamista, estääksesi pohjatikkien näkymisen täyttötikin ulkopuolelta." -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "Alipolku" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "Keskitikki pohjustus" msgid "Center-Walk Underlay" msgstr "Keskitikki pohjustus" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Toistot" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "Määrittää kuinka monta kertaa polkua pitkin tikataan edestakaisin." - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "Helmitikki toistojen määrä" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_fr_FR.po b/translations/messages_fr_FR.po index 7b48222e..0e8ceb81 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -901,7 +901,7 @@ msgstr "Si vous souhaitez aider, merci de \n" "- sauvegarder votre fichier svg\n" "- créer un rapport d'erreur (issue) sur https://github.com/inkstitch/inkstitch/issues" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "Incluez la description de l'erreur et (si possible) le fichier svg." @@ -1225,7 +1225,7 @@ msgstr "Petit remplissage" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Ce remplissage est si petit qu'il serait sans doute mieux en point droit ou colonne satin. Pour les très petites formes, le remplissage n'est pas possible, et Ink/Stitch le remplacera par du point droit sur le contour." -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Compensation d'étirement - élargir" @@ -1233,7 +1233,7 @@ msgstr "Compensation d'étirement - élargir" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "Le paramètre élargir pour le remplissage de cet objet ne peut pas être appliqué. Ink/Stitch va l'ignorer et utiliser la taille originale." -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Décalage" @@ -1434,11 +1434,11 @@ msgstr "Angle des lignes de points" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "L’angle augmente dans un sens anti-horaire. 0 est horizontal. Les angles négatifs sont autorisés." -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Sauter le dernier point dans chaque rangée" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "Le dernier point dans chaque rangée est très proche du premier point dans la rangée suivante. Le sauter diminue le nombre de points et la densité." @@ -1474,89 +1474,109 @@ msgstr "Décaler les rangées autant de fois avant de répéter" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "Longueur du cycle de décalage des rangées. Les fractions sont autorisées et peuvent produire des diagonales moins visibles que les valeurs entières." -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Longueur de point droit" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "Longueur des points utilisés pour ce déplacer de section en section dans un remplissage. Utilisé aussi pour le remplissage en méandres et le remplissage circulaire." -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "Tolérance du point droit" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "Tous les points doivent rester au plus à cette distance du chemin. Une tolérance plus faible signifie que les points seront plus rapprochés. Une tolérance plus élevée signifie que les angles vifs peuvent être arrondis." -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Répétitions" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "Définit combien de fois broder en avant et en arrière le long du chemin." + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "Nombre de répétitions pour le point triple (bean stitch)" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "Repasse sur chaque point le nombre de fois indiqué. Une valeur de 1 triplera chaque point (avant, arrière, avant).\n" +"Une valeur de 2 permettra de quintupler chaque point, etc.\n\n" +"Il est possible de définir un motif de répétitions en entrant plusieurs valeurs séparées par un espace." + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Sous-couche" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "Sous-couche de remplissage" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Angle de remplissage" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "Par défaut : angle de remplissage + 90 degrés. Pour obtenir plusieurs sous-couches, insérer une liste de valeurs séparée par des espaces." -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Espacement entre rangées de points" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "défaut: 3x espacement entre les rangées" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Longueur de point maximale" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "défaut : égal à longueur max des points de remplissage" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Rétrécit la forme avant de faire la sous-couche, pour empêcher que la sous-couche se montre en dehors du remplissage." -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "Étend la forme avant le remplissage pour éviter les trous entre les formes. Les valeurs négatives contractent." -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "Fixer le chemin" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "Contraint le chemin à rester dans la forme. Utile quand lissage et étendre sont utilisés." -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "Chemin de dessous" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "Les points qui relient les sections à l'intérieur de l'objet. Les points des chemins de dessous évitent d'aller dans la même direction que ceux de dessus pour ne pas être visibles. Cela leur donne une apparence déchiquetée." -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "Erreur pendant l'auto-remplissage. Cela veut dire que Ink/Stitch a un problème." #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1874,10 +1894,6 @@ msgstr "Sous-couche centrale" msgid "Center-Walk Underlay" msgstr "Sous-couche centrale" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Répétitions" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "Pour un nombre impair de répétitions, ceci renversa la direction de broderie de la colonne satin, la broderie commençant et terminant au point de départ." @@ -1965,21 +1981,6 @@ msgstr "Point zigzag" msgid "Manual Stitch" msgstr "Point manuel" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "Définit combien de fois broder en avant et en arrière le long du chemin." - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "Nombre de répétitions pour le point triple (bean stitch)" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "Repasse sur chaque point le nombre de fois indiqué. Une valeur de 1 triplera chaque point (avant, arrière, avant).\n" -"Une valeur de 2 permettra de quintupler chaque point, etc.\n\n" -"Il est possible de définir un motif de répétitions en entrant plusieurs valeurs séparées par un espace." - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "Longueur des points. Selon la valeur de la tolérance, il se peut que les points soient plus court." diff --git a/translations/messages_he_IL.po b/translations/messages_he_IL.po index 933c9e62..389a36bc 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_hu_HU.po b/translations/messages_hu_HU.po index 3f7d1bc5..45eae85a 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_it_IT.po b/translations/messages_it_IT.po index e1ea0238..22222769 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "Riempimento piccolo" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Questo oggetto di riempimento è così piccolo che probabilmente avrebbe un aspetto migliore come punto filza o colonna satinata. Per forme molto piccole, il punto di riempimento non è possibile e Ink/Stitch utilizzerà invece il punto filza intorno al contorno." -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Espandi" @@ -1230,7 +1230,7 @@ msgstr "Espandi" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Intarsio" @@ -1431,11 +1431,11 @@ msgstr "Angolo delle linee dei punti" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "L'angolo si incrementa in senso anti-orario. Zero è orizzontale. Sono ammessi valori negativi." -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Salta l'ultimo punto in ogni fila" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "L'ultimo punto di ogni fila è molto vicino al primo punto della fila successiva. Saltandolo si riduce il numero di punti e la loro densità." @@ -1471,89 +1471,107 @@ msgstr "Scorri le file questo tanto di volte prima di ripetere" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Lunghezza progressiva dei punti" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Ripetizioni" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "Definisce quante volte percorre avanti e indietro il percorso." + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "Numero di ripetizioni del punto a fagiolo" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Sottostrato" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Angolo di riempimento" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Spaziatura tra righe" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "predefinito: 3 volte la spaziatura tra le file di riempimento" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Lunghezza massima punto" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "predefinito: uguale alla lunghezza massima del punto di riempimento" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Restringe la forma prima di eseguire il sottostrato per evitare che quest'ultimo sia visibile all'esterno del riempimento." -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "Sottofondo" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "Spostamento all'interno della forma quando si passa da una sezione all'altra. I punti del sottostrato non si spostano in direzione dell'angolo della fila e quindi non sono visibili. Questo dà loro un aspetto frastagliato." -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "Base passaggio centrale" msgid "Center-Walk Underlay" msgstr "Base passaggio centrale" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Ripetizioni" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "Definisce quante volte percorre avanti e indietro il percorso." - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "Numero di ripetizioni del punto a fagiolo" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_ja_JP.po b/translations/messages_ja_JP.po index 5f87915d..1d060594 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -901,7 +901,7 @@ msgstr "以下のご協力をお願いします:\n" "- SVG ファイルを保存。\n" "- https://github.com/inkstitch/inkstitch/issues に報告がない場合、レポートを新規作成しエラーを報告。" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "エラーの説明と (可能であれば) svg ファイルを添付してください。" @@ -1225,7 +1225,7 @@ msgstr "スモールフィル" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "この塗りつぶしオブジェクトは非常に小さいので、ランニングステッチやサテンステッチのラインとした方が見栄えがよくなります。非常に小さい形状の場合、塗りつぶしステッチは不可能であり、インク/ステッチは代わりにアウトラインの周りにランニングステッチを使用します。" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "展開" @@ -1234,7 +1234,7 @@ msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch w msgstr "この塗りつぶしオブジェクトの展開パラメータは適用できません。\n" "インク/ステッチはそれを無視し、代わりに元のサイズを使用します。" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "挿入する" @@ -1436,11 +1436,11 @@ msgstr "ステッチの線の角度" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "角度は反時計回りに回転します。 0は水平です。負の角度も設定可能です。" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "各行の最後のステッチをスキップします" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "各行の最後のステッチは、次の行の最初のステッチに非常に近いです。スキップすると、ステッチ数と密度が減少します。" @@ -1476,89 +1476,107 @@ msgstr "繰り返す前に、行をずらしていきます" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "ランニングステッチの長さ" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "繰り返し" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "パスに沿って縫ったり戻ったりする回数を定義します。" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "繰り返すビーンステッチ数" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "アンダーレイ" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "塗りつぶし角度" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "行間隔" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "デフォルト:3x塗りつぶし行間隔" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "最大ステッチ長さ" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "デフォルト:最大フィルステッチ長" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "アンダーレイを行う前に形状を縮小して、アンダーレイが塗りつぶしの外側に表示されないようにします。" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "アンダーパス" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "セクション間を移動するときは、シェイプ内を移動します。アンダーパスステッチは、列の角度の方向に移動しないようにして、非表示にします。ギザギザの外観を与えます。" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1873,10 +1891,6 @@ msgstr "センターウォークアンダーレイ" msgid "Center-Walk Underlay" msgstr "センターウォークアンダーレイ" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "繰り返し" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1964,19 +1978,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "パスに沿って縫ったり戻ったりする回数を定義します。" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "繰り返すビーンステッチ数" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_ko_KR.po b/translations/messages_ko_KR.po index d558f209..138bc8b1 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_nl_NL.po b/translations/messages_nl_NL.po index afb79c16..54041218 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -901,7 +901,7 @@ msgstr "Als u wilt helpen, alstublieft\n" "- sla uw SVG-bestand op en\n" "- maak een nieuw probleem aan op https://github.com/inkstitch/inkstitch/issues" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "Voeg de foutbeschrijving bij en ook (indien mogelijk) het svg-bestand." @@ -1225,7 +1225,7 @@ msgstr "Kleine Opvulling" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Dit invulobject is zo klein dat het er waarschijnlijk beter uitziet als doorlopende steek of satijnbaan. Voor hele kleine vormen is invulsteek niet mogelijk, Ink/Stitch zal inplaats daarvan een doorlopende steek langs de rand maken." -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Uitbreiden" @@ -1233,7 +1233,7 @@ msgstr "Uitbreiden" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "De parameter Uitbreiden voor dit opvulobject kan niet worden toegepast. Ink/Stitch zal deze negeren en in plaats daarvan de oorspronkelijke grootte gebruiken." -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Inzet" @@ -1434,11 +1434,11 @@ msgstr "Hoek van de lijnen van de steken" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "De hoek neemt toe tegen de klok in. 0 is horizontaal. Negatieve waarden zijn toegestaan." -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Sla de laatste steek in elke rij over" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "De laatste steek in elke rij is vrij dicht op de eerste steek in de volgende rij. Door deze over te slaan wordt de dichtheid en het aantal steken verkleind." @@ -1474,89 +1474,107 @@ msgstr "Spring rijen zoveel keer in voordat herhaald wordt" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Doorlopende steek lengte" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "Tolerantie lopende steek" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "Alle steken moeten binnen deze afstand van het pad liggen. Een lagere tolerantie betekent dat de steken dichter bij elkaar komen te liggen. Een hogere tolerantie betekent dat scherpe hoeken mogen worden afgerond." -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Herhalingen" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "Bepaalt hoe vaak op en neer langs een pad wordt gegaan." + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "Bonensteek aantal herhalingen" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Versteviging" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "Vulling onderlaag" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Opvul hoek" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Opvulrij afstand" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "standaard: 3x opvulrij afstand" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Max steek lengte" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "standaard: gelijk aan max steek lengte" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Verklein de vorm van de versteviging om te voorkomen dat de versteviging zichtbaar is aan de buitenkant van de opvulling." -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "Onderpad" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "Beweeg binnen de vorm bij verplaatsen tussen secties. Onderpad steken vermijden de richting van de rijhoek zodat ze niet zichtbaar zijn. Dit geeft ze een gekarteld uiterlijk." -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1871,10 +1889,6 @@ msgstr "Middenlijn versteviging" msgid "Center-Walk Underlay" msgstr "Middenlijn Versteviging" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Herhalingen" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1962,19 +1976,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "Bepaalt hoe vaak op en neer langs een pad wordt gegaan." - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "Bonensteek aantal herhalingen" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_no_NO.po b/translations/messages_no_NO.po index a4998f5f..8cca7fe4 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -901,7 +901,7 @@ msgstr "Hvis du vil hjelpe, så vennligst:\n" "- lagre din svg-fil og\n" "- opprett et nytt problem på: https://github.com/inkstitch/inkstitch/issues" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1225,7 +1225,7 @@ msgstr "Smått fyll" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Utvidelse" @@ -1233,7 +1233,7 @@ msgstr "Utvidelse" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Innsett" @@ -1434,11 +1434,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Spring over det siste sting i hver rekke" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1474,89 +1474,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Lengden av rettsøm" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "Toleranse til rettsting" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "Alle sting må være innenfor denne avstand fra stien. En lavere toleranse vil gi sting, som er tettere på hverandre. En høyere toleranse betyr skarpe hjørner vil bli avrundet." -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Gjentakelser" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "Definerer hvor mange ganger det skal broderes frem og tilbake langs med stien." + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Underlag" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "Fyll-underlag" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Vinkel på underlag" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Avstand mellem rekker" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Maks stinglengde" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1871,10 +1889,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Gjentakelser" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1962,19 +1976,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "Definerer hvor mange ganger det skal broderes frem og tilbake langs med stien." - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_pl_PL.po b/translations/messages_pl_PL.po index 6c770559..46b74e65 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "Kąt nachylenia linii ściegów" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "Kąt rośnie w kierunku przeciwnym do ruchu wskazówek zegara. 0 jest w poziomie. Dozwolone są kąty ujemne." -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Podszycie" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Kąt wypełnienia" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Maks. długość ściegu" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_pt_BR.po b/translations/messages_pt_BR.po index 56e8717e..cb698786 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "Pequeno preenchimento" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Expandir" @@ -1230,7 +1230,7 @@ msgstr "Expandir" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Inserir" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Pule o último ponto de cada linha" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "O último ponto de cada linha é bastante próximo ao primeiro ponto da próxima linha. Ignorá-lo diminui a densidade e a contagem de pontos." @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Comprimento máximo do ponto" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "padrão: igual ao comprimento máximo do ponto de preenchimento" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Reduza a forma antes de fazer a base, para evitar que a base apareça na parte externa do preenchimento." -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_pt_PT.po b/translations/messages_pt_PT.po index 80923084..5552a15c 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "Ângulo das linhas de ponto" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "Numero de vezes a escalonar linhas antes de repetir" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Distância de ponto corrido" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Repetições" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Sub-camada" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Distância máxima de ponto" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "Sub-camada com movimento central" msgid "Center-Walk Underlay" msgstr "Sub-camada com movimento central" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Repetições" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_ro_RO.po b/translations/messages_ro_RO.po index 8dcc7d14..706850be 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Distantarea randurilor" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po index 610251fc..96ee0bbb 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "Малое заполнение" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Этот объект заполнения слишком мал и вероятно будет лучше выполнить его строчкой или сатином. Для очень маленьких фигур вышивка заполнением невозможна, вместо неё Ink/Stitch будет использовать строчку по контуру." -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Уширение" @@ -1230,7 +1230,7 @@ msgstr "Уширение" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "Параметр расширения не может быть применен для этого объекта заполнения. Вместо него Ink/Stitch будет использовать оригинальный размер." -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Отступ" @@ -1431,11 +1431,11 @@ msgstr "Угол линий стежков" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "Угол увеличивается в направление против часовой стрелки. 0 - горизонтально. Отрицательные значения допускаются." -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Пропускать последний стежок в ряду" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "Последний стежок в ряду находится очень близко к первому стежку следующей строки. Его пропуск уменьшает количество стежков и плотность." @@ -1471,89 +1471,107 @@ msgstr "Количество сдвигов строчек перед повто msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Длина стежка строчки" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Повторов строчки" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "Определяет сколько раз нужно пройти по строчке вперед и назад." + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "Число повторов стежка" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Предварительная прострочка" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Угол заполнения" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Расстояние между рядов" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "по умолчанию: растояние между рядов заполнения × 3" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Максимальная длина стежка" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "по умолчанию: равна максимальной длине стежка заполнения" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Сжать контур предварительной прострочки, чтобы она не показалась из под заполнения." -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "Нижние переходы" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "Перемещение внутри контура при переходе от секции к секции. Строчка переходов под заполнением или прострочкой избегает направления рядов, поэтому она не видна. Но могут сделать поверхность заполнения немного неровной." -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "Предварительная прострочка по центру" msgid "Center-Walk Underlay" msgstr "Прострочка По Центру" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Повторов строчки" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "Определяет сколько раз нужно пройти по строчке вперед и назад." - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "Число повторов стежка" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_sr_SP.po b/translations/messages_sr_SP.po index 5ac653a6..3e7f8517 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_sv_SE.po b/translations/messages_sv_SE.po index a1530a99..05563afd 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:19\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Hoppa över sista stygnet i varje rad" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Max stygn längd" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_tr_TR.po b/translations/messages_tr_TR.po index 9e37388a..604394b0 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:19\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Her sırada son dikişi atla" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Tekrarlamalar" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Max dikiş uzunluğu" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Tekrarlamalar" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_uk_UA.po b/translations/messages_uk_UA.po index 8a724f3d..f53d32d4 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:19\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "Дрібне заповнення" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Цей об'єкт із заповненням настільки малий, що він, мабуть, буде виглядати краще як його виконати стібком або атласною колонкою. Для дуже маленьких форм заповнення неможливо, а Ink/Stitch застосує стібок по контуру." -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "Розширити" @@ -1230,7 +1230,7 @@ msgstr "Розширити" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "Параметр розширення не можна застосувати для цього об'єкта гладі. Замість нього Ink/Stitch буде використовувати оригінальний розмір." -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "Вставки" @@ -1431,11 +1431,11 @@ msgstr "Кут стібків" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "Кут збільшується в напрямку проти годинникової стрілки. 0 - горизонтальний. Дозволені негативні кути." -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "Пропустіть останній стібок у кожному ряду" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "Останній стібок у кожному ряду досить близький до першого стібка в наступному ряду. Пропускаючи його, зменшується кількість швів і щільність." @@ -1471,89 +1471,107 @@ msgstr "Повторний рядок це багато разів, перш н msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "Довжина стіжка по лінії" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "Повтори прострочки" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "Визначає скільки разів потрібно пройти про стрічці вперед і назад." + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "Бобова вишивка кількість повторень" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "Підкладка" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "Кут заповнення" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "Міжрядковий інтервал" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "типовий: 3-кратний проміжок між рядками" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "Максимальна довжина стібка" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "типовий: дорівнює максимальній довжині стібка" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Перед тим, як робити підкладку, стисніть форму, щоб запобігти появі підкладки навколо зовнішньої сторони заповнення." -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "Нижні переходи" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "Переміщення всередині контуру при переході від секції до секції. Рядок переходів під гладдю або прострочкою уникає напрямків рядів, тому її не видно. Це робить поверхню гладі трохи нерівною." -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "Попередня прострочка по центру" msgid "Center-Walk Underlay" msgstr "Прострочка по центру" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "Повтори прострочки" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "Визначає скільки разів потрібно пройти про стрічці вперед і назад." - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "Бобова вишивка кількість повторень" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_vi_VN.po b/translations/messages_vi_VN.po index 4b892ecb..d9d5af43 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:20\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:19\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_zh_CN.po b/translations/messages_zh_CN.po index 45fb3624..45825956 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:17\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "默认值:3x 填充行间距" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "下缝" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" diff --git a/translations/messages_zh_TW.po b/translations/messages_zh_TW.po index 0ae79631..09ccee58 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: 2023-04-24 01:17+0000\n" -"PO-Revision-Date: 2023-04-24 01:19\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" +"PO-Revision-Date: 2023-04-25 01:18\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: 2023-04-24 01:17+0000\n" +"POT-Creation-Date: 2023-04-25 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -898,7 +898,7 @@ msgid "If you'd like to help please\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:107 lib/elements/fill_stitch.py:851 +#: inkstitch.py:107 lib/elements/fill_stitch.py:877 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -1222,7 +1222,7 @@ msgstr "" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "" -#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:555 +#: lib/elements/fill_stitch.py:42 lib/elements/fill_stitch.py:433 msgid "Expand" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "" -#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:532 +#: lib/elements/fill_stitch.py:48 lib/elements/fill_stitch.py:410 msgid "Inset" msgstr "" @@ -1431,11 +1431,11 @@ msgstr "" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "" -#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:544 +#: lib/elements/fill_stitch.py:231 lib/elements/fill_stitch.py:422 msgid "Skip last stitch in each row" msgstr "" -#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:545 +#: lib/elements/fill_stitch.py:232 lib/elements/fill_stitch.py:423 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "" @@ -1471,89 +1471,107 @@ msgstr "" msgid "Length of the cycle by which successive stitch rows are staggered. Fractional values are allowed and can have less visible diagonals than integer values." msgstr "" -#: lib/elements/fill_stitch.py:452 lib/elements/stroke.py:108 +#: lib/elements/fill_stitch.py:305 lib/elements/stroke.py:108 msgid "Running stitch length" msgstr "" -#: lib/elements/fill_stitch.py:453 +#: lib/elements/fill_stitch.py:306 msgid "Length of stitches around the outline of the fill region used when moving from section to section. Also used for meander and circular fill." msgstr "" -#: lib/elements/fill_stitch.py:468 +#: lib/elements/fill_stitch.py:321 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:469 +#: lib/elements/fill_stitch.py:322 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:480 inx/inkstitch_select_elements.inx:43 +#: lib/elements/fill_stitch.py:334 lib/elements/satin_column.py:308 +#: lib/elements/stroke.py:82 +msgid "Repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:335 lib/elements/stroke.py:83 +msgid "Defines how many times to run down and back along the path." +msgstr "" + +#: lib/elements/fill_stitch.py:345 lib/elements/stroke.py:94 +msgid "Bean stitch number of repeats" +msgstr "" + +#: lib/elements/fill_stitch.py:346 lib/elements/stroke.py:95 +msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" +"A pattern with various repeats can be created with a list of values separated by a space." +msgstr "" + +#: lib/elements/fill_stitch.py:358 inx/inkstitch_select_elements.inx:43 #: inx/inkstitch_select_elements.inx:45 msgid "Underlay" msgstr "" -#: lib/elements/fill_stitch.py:480 lib/elements/fill_stitch.py:489 -#: lib/elements/fill_stitch.py:514 lib/elements/fill_stitch.py:525 -#: lib/elements/fill_stitch.py:535 lib/elements/fill_stitch.py:547 -#: lib/elements/fill_stitch.py:598 +#: lib/elements/fill_stitch.py:358 lib/elements/fill_stitch.py:367 +#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:403 +#: lib/elements/fill_stitch.py:413 lib/elements/fill_stitch.py:425 +#: lib/elements/fill_stitch.py:476 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:486 +#: lib/elements/fill_stitch.py:364 msgid "Fill angle" msgstr "" -#: lib/elements/fill_stitch.py:487 +#: lib/elements/fill_stitch.py:365 msgid "Default: fill angle + 90 deg. Insert a list for multiple layers separated by a space." msgstr "" -#: lib/elements/fill_stitch.py:511 +#: lib/elements/fill_stitch.py:389 msgid "Row spacing" msgstr "" -#: lib/elements/fill_stitch.py:512 +#: lib/elements/fill_stitch.py:390 msgid "default: 3x fill row spacing" msgstr "" -#: lib/elements/fill_stitch.py:522 lib/elements/stroke.py:134 +#: lib/elements/fill_stitch.py:400 lib/elements/stroke.py:134 msgid "Max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:523 +#: lib/elements/fill_stitch.py:401 msgid "default: equal to fill max stitch length" msgstr "" -#: lib/elements/fill_stitch.py:533 +#: lib/elements/fill_stitch.py:411 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "" -#: lib/elements/fill_stitch.py:556 +#: lib/elements/fill_stitch.py:434 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes. Negative values contract instead." msgstr "" -#: lib/elements/fill_stitch.py:569 +#: lib/elements/fill_stitch.py:447 msgid "Clip path" msgstr "" -#: lib/elements/fill_stitch.py:570 +#: lib/elements/fill_stitch.py:448 msgid "Constrain stitching to the shape. Useful when smoothing and expand are used." msgstr "" -#: lib/elements/fill_stitch.py:580 lib/elements/fill_stitch.py:594 +#: lib/elements/fill_stitch.py:458 lib/elements/fill_stitch.py:472 msgid "Underpath" msgstr "" -#: lib/elements/fill_stitch.py:581 lib/elements/fill_stitch.py:595 +#: lib/elements/fill_stitch.py:459 lib/elements/fill_stitch.py:473 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "" -#: lib/elements/fill_stitch.py:843 +#: lib/elements/fill_stitch.py:869 msgid "Error during autofill! This means it is a bug in Ink/Stitch." msgstr "" #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:846 +#: lib/elements/fill_stitch.py:872 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" @@ -1868,10 +1886,6 @@ msgstr "" msgid "Center-Walk Underlay" msgstr "" -#: lib/elements/satin_column.py:308 lib/elements/stroke.py:82 -msgid "Repeats" -msgstr "" - #: lib/elements/satin_column.py:309 msgid "For an odd number of repeats, this will reverse the direction the satin column is stitched, causing stitching to both begin and end at the start point." msgstr "" @@ -1959,19 +1973,6 @@ msgstr "" msgid "Manual Stitch" msgstr "" -#: lib/elements/stroke.py:83 -msgid "Defines how many times to run down and back along the path." -msgstr "" - -#: lib/elements/stroke.py:94 -msgid "Bean stitch number of repeats" -msgstr "" - -#: lib/elements/stroke.py:95 -msgid "Backtrack each stitch this many times. A value of 1 would triple each stitch (forward, back, forward). A value of 2 would quintuple each stitch, etc.\n\n" -"A pattern with various repeats can be created with a list of values separated by a space." -msgstr "" - #: lib/elements/stroke.py:109 msgid "Length of stitches. Stitches can be shorter according to the stitch tolerance setting." msgstr "" |
