use pyembroidery 1.2.26 from github

pull/270/head
Lex Neva 2018-08-11 15:14:01 -04:00
rodzic 40cb741092
commit 94a481687a
2 zmienionych plików z 151 dodań i 52 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2018-08-05 20:33-0400\n" "POT-Creation-Date: 2018-08-11 15:14-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -25,40 +25,70 @@ msgstr ""
msgid "Automatically routed fill stitching" msgid "Automatically routed fill stitching"
msgstr "" msgstr ""
#: lib/elements/auto_fill.py:33 #: lib/elements/auto_fill.py:34
msgid "Running stitch length (traversal between sections)" msgid "Running stitch length (traversal between sections)"
msgstr "" msgstr ""
#: lib/elements/auto_fill.py:38 #: lib/elements/auto_fill.py:35
msgid "Underlay" msgid ""
msgstr "" "Length of stitches around the outline of the fill region used when moving"
" from section to section."
#: lib/elements/auto_fill.py:38 lib/elements/auto_fill.py:43
#: lib/elements/auto_fill.py:54 lib/elements/auto_fill.py:60
#: lib/elements/auto_fill.py:70
msgid "AutoFill Underlay"
msgstr "" msgstr ""
#: lib/elements/auto_fill.py:43 #: lib/elements/auto_fill.py:43
msgid "Fill angle (default: fill angle + 90 deg)" msgid "Underlay"
msgstr "" msgstr ""
#: lib/elements/auto_fill.py:54 #: lib/elements/auto_fill.py:43 lib/elements/auto_fill.py:52
msgid "Row spacing (default: 3x fill row spacing)" #: lib/elements/auto_fill.py:68 lib/elements/auto_fill.py:79
#: lib/elements/auto_fill.py:89
msgid "AutoFill Underlay"
msgstr "" msgstr ""
#: lib/elements/auto_fill.py:60 #: lib/elements/auto_fill.py:49
msgid "Fill angle"
msgstr ""
#: lib/elements/auto_fill.py:50
msgid "default: fill angle + 90 deg"
msgstr ""
#: lib/elements/auto_fill.py:65
msgid "Row spacing"
msgstr ""
#: lib/elements/auto_fill.py:66
msgid "default: 3x fill row spacing"
msgstr ""
#: lib/elements/auto_fill.py:76
msgid "Max stitch length" msgid "Max stitch length"
msgstr "" msgstr ""
#: lib/elements/auto_fill.py:67 #: lib/elements/auto_fill.py:77
msgid "default: equal to fill max stitch length"
msgstr ""
#: lib/elements/auto_fill.py:86
msgid "Inset" msgid "Inset"
msgstr "" msgstr ""
#: lib/elements/auto_fill.py:78 #: lib/elements/auto_fill.py:87
msgid ""
"Shrink the shape before doing underlay, to prevent underlay from showing "
"around the outside of the fill."
msgstr ""
#: lib/elements/auto_fill.py:97
msgid "Expand" msgid "Expand"
msgstr "" msgstr ""
#: lib/elements/auto_fill.py:98
msgid ""
"Expand the shape before fill stitching, to compensate for gaps between "
"shapes."
msgstr ""
#: lib/elements/element.py:232 #: lib/elements/element.py:232
#, python-format #, python-format
msgid "%(id)s has more than one command of type '%(command)s' linked to it" msgid "%(id)s has more than one command of type '%(command)s' linked to it"
@ -68,30 +98,62 @@ msgstr ""
msgid "Fill" msgid "Fill"
msgstr "" msgstr ""
#: lib/elements/fill.py:18 #: lib/elements/fill.py:19
msgid "Manually routed fill stitching" msgid "Manually routed fill stitching"
msgstr "" msgstr ""
#: lib/elements/fill.py:23 #: lib/elements/fill.py:20
msgid "AutoFill is the default method for generating fill stitching."
msgstr ""
#: lib/elements/fill.py:29
msgid "Angle of lines of stitches" msgid "Angle of lines of stitches"
msgstr "" msgstr ""
#: lib/elements/fill.py:34 #: lib/elements/fill.py:30
msgid ""
"The angle increases in a counter-clockwise direction. 0 is horizontal. "
"Negative angles are allowed."
msgstr ""
#: lib/elements/fill.py:45
msgid "Flip fill (start right-to-left)" msgid "Flip fill (start right-to-left)"
msgstr "" msgstr ""
#: lib/elements/fill.py:39 #: lib/elements/fill.py:46
msgid ""
"The flip option can help you with routing your stitch path. When you "
"enable flip, stitching goes from right-to-left instead of left-to-right."
msgstr ""
#: lib/elements/fill.py:54
msgid "Spacing between rows" msgid "Spacing between rows"
msgstr "" msgstr ""
#: lib/elements/fill.py:48 #: lib/elements/fill.py:55
msgid "Distance between rows of stitches."
msgstr ""
#: lib/elements/fill.py:68
msgid "Maximum fill stitch length" msgid "Maximum fill stitch length"
msgstr "" msgstr ""
#: lib/elements/fill.py:53 #: lib/elements/fill.py:69
msgid ""
"The length of each stitch in a row. Shorter stitch may be used at the "
"start or end of a row."
msgstr ""
#: lib/elements/fill.py:78
msgid "Stagger rows this many times before repeating" msgid "Stagger rows this many times before repeating"
msgstr "" msgstr ""
#: lib/elements/fill.py:79
msgid ""
"Setting this dictates how many rows apart the stitches will be before "
"they fall in the same column position."
msgstr ""
#: lib/elements/satin_column.py:10 #: lib/elements/satin_column.py:10
msgid "Satin Column" msgid "Satin Column"
msgstr "" msgstr ""
@ -104,87 +166,112 @@ msgstr ""
msgid "\"E\" stitch" msgid "\"E\" stitch"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:31 lib/elements/stroke.py:45 #: lib/elements/satin_column.py:32 lib/elements/stroke.py:52
msgid "Zig-zag spacing (peak-to-peak)" msgid "Zig-zag spacing (peak-to-peak)"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:37 #: lib/elements/satin_column.py:33
msgid "Peak-to-peak distance between zig-zags."
msgstr ""
#: lib/elements/satin_column.py:43
msgid "Pull compensation" msgid "Pull compensation"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:45 #: lib/elements/satin_column.py:44
msgid ""
"Satin stitches pull the fabric together, resulting in a column narrower "
"than you draw in Inkscape. This setting expands each pair of needle "
"penetrations outward from the center of the satin column."
msgstr ""
#: lib/elements/satin_column.py:55
msgid "Contour underlay" msgid "Contour underlay"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:45 lib/elements/satin_column.py:52 #: lib/elements/satin_column.py:55 lib/elements/satin_column.py:62
#: lib/elements/satin_column.py:57 #: lib/elements/satin_column.py:71
msgid "Contour Underlay" msgid "Contour Underlay"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:52 lib/elements/satin_column.py:70 #: lib/elements/satin_column.py:62 lib/elements/satin_column.py:86
msgid "Stitch length" msgid "Stitch length"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:57 #: lib/elements/satin_column.py:68
msgid "Contour underlay inset amount" msgid "Contour underlay inset amount"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:63 #: lib/elements/satin_column.py:69
msgid ""
"Shrink the outline, to prevent the underlay from showing around the "
"outside of the satin column."
msgstr ""
#: lib/elements/satin_column.py:79
msgid "Center-walk underlay" msgid "Center-walk underlay"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:63 lib/elements/satin_column.py:70 #: lib/elements/satin_column.py:79 lib/elements/satin_column.py:86
msgid "Center-Walk Underlay" msgid "Center-Walk Underlay"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:75 #: lib/elements/satin_column.py:91
msgid "Zig-zag underlay" msgid "Zig-zag underlay"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:75 lib/elements/satin_column.py:80 #: lib/elements/satin_column.py:91 lib/elements/satin_column.py:100
#: lib/elements/satin_column.py:85 #: lib/elements/satin_column.py:111
msgid "Zig-zag Underlay" msgid "Zig-zag Underlay"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:80 #: lib/elements/satin_column.py:97
msgid "Zig-Zag spacing (peak-to-peak)" msgid "Zig-Zag spacing (peak-to-peak)"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:85 #: lib/elements/satin_column.py:98
msgid "Inset amount (default: half of contour underlay inset)" msgid "Distance between peaks of the zig-zags."
msgstr "" msgstr ""
#: lib/elements/satin_column.py:118 #: lib/elements/satin_column.py:108
msgid "Inset amount"
msgstr ""
#: lib/elements/satin_column.py:109
msgid "default: half of contour underlay inset"
msgstr ""
#: lib/elements/satin_column.py:146
#, python-format #, python-format
msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)" msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:144 #: lib/elements/satin_column.py:172
msgid "" msgid ""
"One or more rails crosses itself, and this is not allowed. Please split " "One or more rails crosses itself, and this is not allowed. Please split "
"into multiple satin columns." "into multiple satin columns."
msgstr "" msgstr ""
#: lib/elements/satin_column.py:151 #: lib/elements/satin_column.py:179
msgid "satin column: One or more of the rungs doesn't intersect both rails." msgid "satin column: One or more of the rungs doesn't intersect both rails."
msgstr "" msgstr ""
#: lib/elements/satin_column.py:151 lib/elements/satin_column.py:153 #: lib/elements/satin_column.py:179 lib/elements/satin_column.py:181
msgid "Each rail should intersect both rungs once." msgid "Each rail should intersect both rungs once."
msgstr "" msgstr ""
#: lib/elements/satin_column.py:153 #: lib/elements/satin_column.py:181
msgid "" msgid ""
"satin column: One or more of the rungs intersects the rails more than " "satin column: One or more of the rungs intersects the rails more than "
"once." "once."
msgstr "" msgstr ""
#: lib/elements/satin_column.py:194 #: lib/elements/satin_column.py:222
#, python-format #, python-format
msgid "satin column: object %s has a fill (but should not)" msgid "satin column: object %s has a fill (but should not)"
msgstr "" msgstr ""
#: lib/elements/satin_column.py:198 #: lib/elements/satin_column.py:226
#, python-format #, python-format
msgid "" msgid ""
"satin column: object %(id)s has two paths with an unequal number of " "satin column: object %(id)s has two paths with an unequal number of "
@ -195,36 +282,48 @@ msgstr ""
msgid "Satin stitch along paths" msgid "Satin stitch along paths"
msgstr "" msgstr ""
#: lib/elements/stroke.py:30 #: lib/elements/stroke.py:31
msgid "Running stitch length" msgid "Running stitch length"
msgstr "" msgstr ""
#: lib/elements/stroke.py:36 #: lib/elements/stroke.py:32
msgid "Length of stitches in running stitch mode."
msgstr ""
#: lib/elements/stroke.py:42
msgid "Bean stitch number of repeats" msgid "Bean stitch number of repeats"
msgstr "" msgstr ""
#: lib/elements/stroke.py:37 #: lib/elements/stroke.py:43
msgid "" msgid ""
"Backtrack each stitch this many times. A value of 1 would triple each " "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 (forward, back, forward). A value of 2 would quintuple each "
"stitch, etc. Only applies to running stitch." "stitch, etc. Only applies to running stitch."
msgstr "" msgstr ""
#: lib/elements/stroke.py:51 #: lib/elements/stroke.py:53
msgid "Length of stitches in zig-zag mode."
msgstr ""
#: lib/elements/stroke.py:64
msgid "Repeats" msgid "Repeats"
msgstr "" msgstr ""
#: lib/elements/stroke.py:71 #: lib/elements/stroke.py:65
msgid "Defines how many times to run down and back along the path."
msgstr ""
#: lib/elements/stroke.py:89
msgid "Manual stitch placement" msgid "Manual stitch placement"
msgstr "" msgstr ""
#: lib/elements/stroke.py:71 #: lib/elements/stroke.py:90
msgid "" msgid ""
"Stitch every node in the path. Stitch length and zig-zag spacing are " "Stitch every node in the path. Stitch length and zig-zag spacing are "
"ignored." "ignored."
msgstr "" msgstr ""
#: lib/elements/stroke.py:102 #: lib/elements/stroke.py:124
msgid "" msgid ""
"Legacy running stitch setting detected!\n" "Legacy running stitch setting detected!\n"
"\n" "\n"

Wyświetl plik

@ -1,4 +1,4 @@
pyembroidery >=1.2.12, <1.3.0 git+https://github.com/inkstitch/pyembroidery@1.2.26#egg=pyembroidery
backports.functools_lru_cache backports.functools_lru_cache
wxPython wxPython
networkx networkx