summaryrefslogtreecommitdiff
path: root/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'messages.po')
-rw-r--r--messages.po636
1 files changed, 523 insertions, 113 deletions
diff --git a/messages.po b/messages.po
index 465954c9..e3f14902 100644
--- a/messages.po
+++ b/messages.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2018-08-17 16:19-0400\n"
+"POT-Creation-Date: 2018-08-25 11:47-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,6 +17,95 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.5.3\n"
+#. command attached to an object
+#: lib/commands.py:13
+msgid "fill_start"
+msgstr ""
+
+#: lib/commands.py:13
+msgid "Fill stitch starting position"
+msgstr ""
+
+#. command attached to an object
+#: lib/commands.py:16
+msgid "fill_end"
+msgstr ""
+
+#: lib/commands.py:16
+msgid "Fill stitch ending position"
+msgstr ""
+
+#. command attached to an object
+#: lib/commands.py:19
+msgid "stop"
+msgstr ""
+
+#: lib/commands.py:19
+msgid "Stop (pause machine) after sewing this object"
+msgstr ""
+
+#. command attached to an object
+#: lib/commands.py:22
+msgid "trim"
+msgstr ""
+
+#: lib/commands.py:22
+msgid "Trim thread after sewing this object"
+msgstr ""
+
+#. command attached to an object
+#: lib/commands.py:25
+msgid "ignore_object"
+msgstr ""
+
+#: lib/commands.py:25
+msgid "Ignore this object (do not stitch)"
+msgstr ""
+
+#. command that affects a layer
+#: lib/commands.py:28
+msgid "ignore_layer"
+msgstr ""
+
+#: lib/commands.py:28
+msgid "Ignore layer (do not stitch any objects in this layer)"
+msgstr ""
+
+#. command that affects entire document
+#: lib/commands.py:31
+msgid "origin"
+msgstr ""
+
+#: lib/commands.py:31
+msgid "Origin for exported embroidery files"
+msgstr ""
+
+#. command that affects entire document
+#: lib/commands.py:34
+msgid "stop_position"
+msgstr ""
+
+#: lib/commands.py:34
+msgid "Jump destination for Stop commands (a.k.a. \"Frame Out position\")."
+msgstr ""
+
+#: lib/commands.py:190
+#, python-format
+msgid ""
+"Error: there is more than one %(command)s command in the document, but "
+"there can only be one. Please remove all but one."
+msgstr ""
+
+#. This is a continuation of the previous error message, letting the user know
+#. what command we're talking about since we don't normally expose the actual
+#. command name to them. Contents of %(description)s are in a separate
+#. translation
+#. string.
+#: lib/commands.py:197
+#, python-format
+msgid "%(command)s: %(description)s"
+msgstr ""
+
#: lib/elements/auto_fill.py:11
msgid "Auto-Fill"
msgstr ""
@@ -89,7 +178,7 @@ msgid ""
"shapes."
msgstr ""
-#: lib/elements/element.py:232
+#: lib/elements/element.py:230
#, python-format
msgid "%(id)s has more than one command of type '%(command)s' linked to it"
msgstr ""
@@ -116,45 +205,45 @@ msgid ""
"Negative angles are allowed."
msgstr ""
-#: lib/elements/fill.py:45
+#: lib/elements/fill.py:46
msgid "Flip fill (start right-to-left)"
msgstr ""
-#: lib/elements/fill.py:46
+#: lib/elements/fill.py:47
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
+#: lib/elements/fill.py:56
msgid "Spacing between rows"
msgstr ""
-#: lib/elements/fill.py:55
+#: lib/elements/fill.py:57
msgid "Distance between rows of stitches."
msgstr ""
-#: lib/elements/fill.py:68
+#: lib/elements/fill.py:70
msgid "Maximum fill stitch length"
msgstr ""
-#: lib/elements/fill.py:69
+#: lib/elements/fill.py:71
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
+#: lib/elements/fill.py:80
msgid "Stagger rows this many times before repeating"
msgstr ""
-#: lib/elements/fill.py:79
+#: lib/elements/fill.py:81
msgid ""
"Setting this dictates how many rows apart the stitches will be before "
"they fall in the same column position."
msgstr ""
-#: lib/elements/fill.py:112
+#: lib/elements/fill.py:114
#, python-format
msgid ""
"shape %s is so small that it cannot be filled with stitches. Please make"
@@ -173,7 +262,7 @@ msgstr ""
msgid "\"E\" stitch"
msgstr ""
-#: lib/elements/satin_column.py:32 lib/elements/stroke.py:52
+#: lib/elements/satin_column.py:32 lib/elements/stroke.py:55
msgid "Zig-zag spacing (peak-to-peak)"
msgstr ""
@@ -181,104 +270,104 @@ msgstr ""
msgid "Peak-to-peak distance between zig-zags."
msgstr ""
-#: lib/elements/satin_column.py:43
+#: lib/elements/satin_column.py:44
msgid "Pull compensation"
msgstr ""
-#: lib/elements/satin_column.py:44
+#: lib/elements/satin_column.py:45
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
+#: lib/elements/satin_column.py:57
msgid "Contour underlay"
msgstr ""
-#: lib/elements/satin_column.py:55 lib/elements/satin_column.py:62
-#: lib/elements/satin_column.py:71
+#: lib/elements/satin_column.py:57 lib/elements/satin_column.py:64
+#: lib/elements/satin_column.py:73
msgid "Contour Underlay"
msgstr ""
-#: lib/elements/satin_column.py:62 lib/elements/satin_column.py:86
+#: lib/elements/satin_column.py:64 lib/elements/satin_column.py:88
msgid "Stitch length"
msgstr ""
-#: lib/elements/satin_column.py:68
+#: lib/elements/satin_column.py:70
msgid "Contour underlay inset amount"
msgstr ""
-#: lib/elements/satin_column.py:69
+#: lib/elements/satin_column.py:71
msgid ""
"Shrink the outline, to prevent the underlay from showing around the "
"outside of the satin column."
msgstr ""
-#: lib/elements/satin_column.py:79
+#: lib/elements/satin_column.py:81
msgid "Center-walk underlay"
msgstr ""
-#: lib/elements/satin_column.py:79 lib/elements/satin_column.py:86
+#: lib/elements/satin_column.py:81 lib/elements/satin_column.py:88
msgid "Center-Walk Underlay"
msgstr ""
-#: lib/elements/satin_column.py:91
+#: lib/elements/satin_column.py:93
msgid "Zig-zag underlay"
msgstr ""
-#: lib/elements/satin_column.py:91 lib/elements/satin_column.py:100
-#: lib/elements/satin_column.py:111
+#: lib/elements/satin_column.py:93 lib/elements/satin_column.py:102
+#: lib/elements/satin_column.py:113
msgid "Zig-zag Underlay"
msgstr ""
-#: lib/elements/satin_column.py:97
+#: lib/elements/satin_column.py:99
msgid "Zig-Zag spacing (peak-to-peak)"
msgstr ""
-#: lib/elements/satin_column.py:98
+#: lib/elements/satin_column.py:100
msgid "Distance between peaks of the zig-zags."
msgstr ""
-#: lib/elements/satin_column.py:108
+#: lib/elements/satin_column.py:110
msgid "Inset amount"
msgstr ""
-#: lib/elements/satin_column.py:109
+#: lib/elements/satin_column.py:111
msgid "default: half of contour underlay inset"
msgstr ""
-#: lib/elements/satin_column.py:146
+#: lib/elements/satin_column.py:148
#, python-format
msgid "satin column: %(id)s: at least two subpaths required (%(num)d found)"
msgstr ""
-#: lib/elements/satin_column.py:172
+#: lib/elements/satin_column.py:173
msgid ""
"One or more rails crosses itself, and this is not allowed. Please split "
"into multiple satin columns."
msgstr ""
-#: lib/elements/satin_column.py:179
+#: lib/elements/satin_column.py:180
msgid "satin column: One or more of the rungs doesn't intersect both rails."
msgstr ""
-#: lib/elements/satin_column.py:179 lib/elements/satin_column.py:181
+#: lib/elements/satin_column.py:181 lib/elements/satin_column.py:184
msgid "Each rail should intersect both rungs once."
msgstr ""
-#: lib/elements/satin_column.py:181
+#: lib/elements/satin_column.py:183
msgid ""
"satin column: One or more of the rungs intersects the rails more than "
"once."
msgstr ""
-#: lib/elements/satin_column.py:222
+#: lib/elements/satin_column.py:224
#, python-format
msgid "satin column: object %s has a fill (but should not)"
msgstr ""
-#: lib/elements/satin_column.py:226
+#: lib/elements/satin_column.py:228
#, python-format
msgid ""
"satin column: object %(id)s has two paths with an unequal number of "
@@ -297,40 +386,40 @@ msgstr ""
msgid "Length of stitches in running stitch mode."
msgstr ""
-#: lib/elements/stroke.py:42
+#: lib/elements/stroke.py:43
msgid "Bean stitch number of repeats"
msgstr ""
-#: lib/elements/stroke.py:43
+#: lib/elements/stroke.py:44
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. Only applies to running stitch."
msgstr ""
-#: lib/elements/stroke.py:53
+#: lib/elements/stroke.py:56
msgid "Length of stitches in zig-zag mode."
msgstr ""
-#: lib/elements/stroke.py:64
+#: lib/elements/stroke.py:67
msgid "Repeats"
msgstr ""
-#: lib/elements/stroke.py:65
+#: lib/elements/stroke.py:68
msgid "Defines how many times to run down and back along the path."
msgstr ""
-#: lib/elements/stroke.py:89
+#: lib/elements/stroke.py:92
msgid "Manual stitch placement"
msgstr ""
-#: lib/elements/stroke.py:90
+#: lib/elements/stroke.py:93
msgid ""
"Stitch every node in the path. Stitch length and zig-zag spacing are "
"ignored."
msgstr ""
-#: lib/elements/stroke.py:124
+#: lib/elements/stroke.py:127
msgid ""
"Legacy running stitch setting detected!\n"
"\n"
@@ -339,36 +428,36 @@ msgid ""
"be dashed to indicate running stitch. Any kind of dash will work."
msgstr ""
-#: lib/extensions/base.py:108
+#: lib/extensions/base.py:113
msgid "No embroiderable paths selected."
msgstr ""
-#: lib/extensions/base.py:110
+#: lib/extensions/base.py:115
msgid "No embroiderable paths found in document."
msgstr ""
-#: lib/extensions/base.py:111
+#: lib/extensions/base.py:116
msgid "Tip: use Path -> Object to Path to convert non-paths."
msgstr ""
-#: lib/extensions/convert_to_satin.py:28
+#: lib/extensions/convert_to_satin.py:29
msgid "Please select at least one line to convert to a satin column."
msgstr ""
#. : Convert To Satin extension, user selected one or more objects that were
#. not lines.
-#: lib/extensions/convert_to_satin.py:33
+#: lib/extensions/convert_to_satin.py:34
msgid "Only simple lines may be converted to satin columns."
msgstr ""
-#: lib/extensions/convert_to_satin.py:54
+#: lib/extensions/convert_to_satin.py:56
#, python-format
msgid ""
"Cannot convert %s to a satin column because it intersects itself. Try "
"breaking it up into multiple paths."
msgstr ""
-#: lib/extensions/embroider.py:41
+#: lib/extensions/embroider.py:38
msgid ""
"\n"
"\n"
@@ -379,64 +468,78 @@ msgstr ""
msgid "Please select one or more satin columns to flip."
msgstr ""
-#: lib/extensions/install.py:30
+#: lib/extensions/install.py:25
msgid ""
"Ink/Stitch can install files (\"add-ons\") that make it easier to use "
"Inkscape to create machine embroidery designs. These add-ons will be "
"installed:"
msgstr ""
-#: lib/extensions/install.py:31
+#: lib/extensions/install.py:27
msgid "thread manufacturer color palettes"
msgstr ""
-#: lib/extensions/install.py:32
+#: lib/extensions/install.py:28
msgid "Ink/Stitch visual commands (Object -> Symbols...)"
msgstr ""
-#: lib/extensions/install.py:41
+#: lib/extensions/install.py:37
msgid "Install"
msgstr ""
-#: lib/extensions/install.py:44 lib/extensions/params.py:380
+#: lib/extensions/install.py:40 lib/extensions/params.py:379
msgid "Cancel"
msgstr ""
-#: lib/extensions/install.py:58
+#: lib/extensions/install.py:54
msgid "Choose Inkscape directory"
msgstr ""
-#: lib/extensions/install.py:68
+#: lib/extensions/install.py:64
msgid "Inkscape add-on installation failed"
msgstr ""
-#: lib/extensions/install.py:69
+#: lib/extensions/install.py:65
msgid "Installation Failed"
msgstr ""
-#: lib/extensions/install.py:73
+#: lib/extensions/install.py:69
msgid ""
"Inkscape add-on files have been installed. Please restart Inkscape to "
"load the new add-ons."
msgstr ""
-#: lib/extensions/install.py:74
+#: lib/extensions/install.py:70
msgid "Installation Completed"
msgstr ""
-#: lib/extensions/install.py:103
+#: lib/extensions/install.py:104
msgid "Ink/Stitch Add-ons Installer"
msgstr ""
-#: lib/extensions/layer_commands.py:28
+#: lib/extensions/layer_commands.py:27
msgid "Please choose one or more commands to add."
msgstr ""
-#: lib/extensions/object_commands.py:93
+#: lib/extensions/layer_commands.py:39 lib/extensions/object_commands.py:74
+msgid "Ink/Stitch Command"
+msgstr ""
+
+#. : the name of the line that connects a command to the object it applies to
+#: lib/extensions/object_commands.py:30
+msgid "connector"
+msgstr ""
+
+#. : the name of a command symbol (example: scissors icon for trim command)
+#: lib/extensions/object_commands.py:89
+msgid "command marker"
+msgstr ""
+
+#: lib/extensions/object_commands.py:100
msgid "Please select one or more objects to which to attach commands."
msgstr ""
-#: lib/extensions/object_commands.py:101
+#: lib/extensions/object_commands.py:108
msgid "Please choose one or more commands to attach."
msgstr ""
@@ -473,76 +576,76 @@ msgstr ""
msgid "Inkscape objects"
msgstr ""
-#: lib/extensions/params.py:346
+#: lib/extensions/params.py:345
msgid "Embroidery Params"
msgstr ""
-#: lib/extensions/params.py:363
+#: lib/extensions/params.py:362
msgid "Presets"
msgstr ""
-#: lib/extensions/params.py:368
+#: lib/extensions/params.py:367
msgid "Load"
msgstr ""
-#: lib/extensions/params.py:371
+#: lib/extensions/params.py:370
msgid "Add"
msgstr ""
-#: lib/extensions/params.py:374
+#: lib/extensions/params.py:373
msgid "Overwrite"
msgstr ""
-#: lib/extensions/params.py:377
+#: lib/extensions/params.py:376
msgid "Delete"
msgstr ""
-#: lib/extensions/params.py:384
+#: lib/extensions/params.py:383
msgid "Use Last Settings"
msgstr ""
-#: lib/extensions/params.py:387
+#: lib/extensions/params.py:386
msgid "Apply and Quit"
msgstr ""
-#: lib/extensions/params.py:439
+#: lib/extensions/params.py:447
msgid "Preview"
msgstr ""
-#: lib/extensions/params.py:458
+#: lib/extensions/params.py:466
msgid "Internal Error"
msgstr ""
-#: lib/extensions/params.py:511
+#: lib/extensions/params.py:519
msgid "Please enter or select a preset name first."
msgstr ""
-#: lib/extensions/params.py:511 lib/extensions/params.py:517
-#: lib/extensions/params.py:545
+#: lib/extensions/params.py:519 lib/extensions/params.py:525
+#: lib/extensions/params.py:553
msgid "Preset"
msgstr ""
-#: lib/extensions/params.py:517
+#: lib/extensions/params.py:525
#, python-format
msgid "Preset \"%s\" not found."
msgstr ""
-#: lib/extensions/params.py:545
+#: lib/extensions/params.py:553
#, python-format
msgid ""
"Preset \"%s\" already exists. Please use another name or press "
"\"Overwrite\""
msgstr ""
-#: lib/extensions/print_pdf.py:134
+#: lib/extensions/print_pdf.py:132
msgid "Closing..."
msgstr ""
-#: lib/extensions/print_pdf.py:134
+#: lib/extensions/print_pdf.py:132
msgid "It is safe to close this window now."
msgstr ""
-#: lib/extensions/print_pdf.py:265
+#: lib/extensions/print_pdf.py:263
msgid ""
"A print preview has been opened in your web browser. This window will "
"stay open in order to communicate with the JavaScript code running in "
@@ -552,7 +655,7 @@ msgid ""
" or you can close it manually if necessary."
msgstr ""
-#: lib/extensions/print_pdf.py:411
+#: lib/extensions/print_pdf.py:412
msgid "Ink/Stitch Print"
msgstr ""
@@ -560,80 +663,115 @@ msgstr ""
msgid "Embroidery Simulation"
msgstr ""
-#: lib/extensions/zip.py:52
+#: lib/extensions/zip.py:49
msgid "No embroidery file formats selected."
msgstr ""
-#: lib/simulator.py:40
-msgid "Speed up"
+#. If you translate this string, that will tell Ink/Stitch to
+#. generate menu items for this language in Inkscape's "Extensions"
+#. menu.
+#: lib/inx/utils.py:46
+msgid "Generate INX files"
+msgstr ""
+
+#: lib/simulator.py:45
+msgid "<<"
+msgstr ""
+
+#: lib/simulator.py:45
+msgid "Play reverse (arrow left)"
+msgstr ""
+
+#: lib/simulator.py:46
+msgid "-"
+msgstr ""
+
+#: lib/simulator.py:46
+msgid "Play one frame backward (+)"
+msgstr ""
+
+#: lib/simulator.py:47
+msgid "+"
+msgstr ""
+
+#: lib/simulator.py:47
+msgid "Play one frame forward (+)"
msgstr ""
-#: lib/simulator.py:40
-msgid "Press + or arrow up to speed up"
+#: lib/simulator.py:48
+msgid ">>"
msgstr ""
-#: lib/simulator.py:41
-msgid "Slow down"
+#: lib/simulator.py:48
+msgid "Play forward (arrow right)"
msgstr ""
-#: lib/simulator.py:41
-msgid "Press - or arrow down to slow down"
+#: lib/simulator.py:49
+msgid "^"
msgstr ""
-#: lib/simulator.py:42
+#: lib/simulator.py:49
+msgid "Speed up (arrow up)"
+msgstr ""
+
+#: lib/simulator.py:50
+msgid "v"
+msgstr ""
+
+#: lib/simulator.py:50
+msgid "Slow down (arrow down)"
+msgstr ""
+
+#: lib/simulator.py:51
msgid "Pause"
msgstr ""
-#: lib/simulator.py:42
-msgid "Press P to pause the animation"
+#: lib/simulator.py:51
+msgid "Pause (P)"
msgstr ""
-#: lib/simulator.py:43
+#: lib/simulator.py:52
msgid "Restart"
msgstr ""
-#: lib/simulator.py:43
-msgid "Press R to restart the animation"
+#: lib/simulator.py:52
+msgid "Restart (R)"
msgstr ""
-#: lib/simulator.py:44
+#: lib/simulator.py:53
msgid "Quit"
msgstr ""
-#: lib/simulator.py:44
-msgid "Press Q to close the simulation window"
+#: lib/simulator.py:53
+msgid "Close (Q)"
msgstr ""
-#: lib/simulator.py:169
+#: lib/simulator.py:231
msgid "Stitch # "
msgstr ""
-#: lib/simulator.py:172
-msgid "Stitch #"
-msgstr ""
-
-#: lib/stitches/auto_fill.py:168
+#: lib/stitches/auto_fill.py:167
msgid ""
"Unable to autofill. This most often happens because your shape is made "
"up of multiple sections that aren't connected."
msgstr ""
-#: lib/stitches/auto_fill.py:393
+#: lib/stitches/auto_fill.py:395
msgid ""
"Unexpected error while generating fill stitches. Please send your SVG "
"file to lexelby@github."
msgstr ""
-#: lib/svg/svg.py:90
+#: lib/svg/svg.py:94
msgid "Stitch Plan"
msgstr ""
-#: lib/svg/units.py:44
+#: lib/svg/units.py:46
#, python-format
msgid "parseLengthWithUnits: unknown unit %s"
msgstr ""
-#: lib/svg/units.py:76
+#: lib/svg/units.py:78
#, python-format
msgid "Unknown unit: %s"
msgstr ""
@@ -800,7 +938,7 @@ msgstr ""
msgid "Ink/Stitch Print Preview"
msgstr ""
-#: print/templates/ui.html:4
+#: print/templates/ui.html:4 templates/print.inx:3
msgid "Print"
msgstr ""
@@ -899,3 +1037,275 @@ msgstr ""
msgid "Realistic"
msgstr ""
+#. description for pyembroidery file format: pec
+#. description for pyembroidery file format: pes
+#. description for pyembroidery file format: phb
+#. description for pyembroidery file format: phc
+#: pyembroidery-format-descriptions.py:2 pyembroidery-format-descriptions.py:4
+#: pyembroidery-format-descriptions.py:56
+#: pyembroidery-format-descriptions.py:58
+msgid "Brother Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: exp
+#: pyembroidery-format-descriptions.py:6
+msgid "Melco Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: dst
+#. description for pyembroidery file format: tbf
+#: pyembroidery-format-descriptions.py:8 pyembroidery-format-descriptions.py:48
+msgid "Tajima Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: jef
+#. description for pyembroidery file format: sew
+#. description for pyembroidery file format: jpx
+#: pyembroidery-format-descriptions.py:10
+#: pyembroidery-format-descriptions.py:20
+#: pyembroidery-format-descriptions.py:74
+msgid "Janome Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: vp3
+#. description for pyembroidery file format: ksm
+#. description for pyembroidery file format: max
+#. description for pyembroidery file format: pcd
+#. description for pyembroidery file format: pcq
+#. description for pyembroidery file format: pcm
+#. description for pyembroidery file format: pcs
+#: pyembroidery-format-descriptions.py:12
+#: pyembroidery-format-descriptions.py:50
+#: pyembroidery-format-descriptions.py:62
+#: pyembroidery-format-descriptions.py:66
+#: pyembroidery-format-descriptions.py:68
+#: pyembroidery-format-descriptions.py:70
+#: pyembroidery-format-descriptions.py:72
+msgid "Pfaff Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: svg
+#: pyembroidery-format-descriptions.py:14
+msgid "Scalable Vector Graphics"
+msgstr ""
+
+#. description for pyembroidery file format: csv
+#: pyembroidery-format-descriptions.py:16
+msgid "Comma-separated values"
+msgstr ""
+
+#. description for pyembroidery file format: xxx
+#: pyembroidery-format-descriptions.py:18
+msgid "Singer Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: u01
+#: pyembroidery-format-descriptions.py:22
+msgid "Barudan Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: shv
+#: pyembroidery-format-descriptions.py:24
+msgid "Husqvarna Viking Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: 10o
+#. description for pyembroidery file format: 100
+#: pyembroidery-format-descriptions.py:26
+#: pyembroidery-format-descriptions.py:28
+msgid "Toyota Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: bro
+#: pyembroidery-format-descriptions.py:30
+msgid "Bits & Volts Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: dat
+#: pyembroidery-format-descriptions.py:32
+msgid "Sunstar or Barudan Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: dsb
+#: pyembroidery-format-descriptions.py:34
+msgid "Tajima(Barudan) Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: dsz
+#: pyembroidery-format-descriptions.py:36
+msgid "ZSK USA Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: emd
+#: pyembroidery-format-descriptions.py:38
+msgid "Elna Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: exy
+#: pyembroidery-format-descriptions.py:40
+msgid "Eltac Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: fxy
+#: pyembroidery-format-descriptions.py:42
+msgid "Fortron Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: gt
+#: pyembroidery-format-descriptions.py:44
+msgid "Gold Thread Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: inb
+#: pyembroidery-format-descriptions.py:46
+msgid "Inbro Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: tap
+#: pyembroidery-format-descriptions.py:52
+msgid "Happy Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: stx
+#: pyembroidery-format-descriptions.py:54
+msgid "Data Stitch Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: new
+#: pyembroidery-format-descriptions.py:60
+msgid "Ameco Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: mit
+#: pyembroidery-format-descriptions.py:64
+msgid "Mitsubishi Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: stc
+#: pyembroidery-format-descriptions.py:76
+msgid "Gunold Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: zxy
+#: pyembroidery-format-descriptions.py:78
+msgid "ZSK TC Embroidery Format"
+msgstr ""
+
+#. description for pyembroidery file format: pmv
+#: pyembroidery-format-descriptions.py:80
+msgid "Brother Stitch Format"
+msgstr ""
+
+#: templates/convert_to_satin.inx:3
+msgid "Convert Line to Satin"
+msgstr ""
+
+#. This is used for the submenu under Extensions -> Ink/Stitch. Translate this
+#. to your language's word for its language, e.g. "EspaƱol" for the spanish
+#. translation.
+#: templates/convert_to_satin.inx:12 templates/embroider.inx:24
+#: templates/flip.inx:12 templates/global_commands.inx:16
+#: templates/install.inx:12 templates/layer_commands.inx:16
+#: templates/object_commands.inx:15 templates/params.inx:12
+#: templates/print.inx:12 templates/simulate.inx:12
+msgid "English"
+msgstr ""
+
+#: templates/embroider.inx:3
+msgid "Embroider"
+msgstr ""
+
+#: templates/embroider.inx:7
+msgid "Collapse length (mm)"
+msgstr ""
+
+#: templates/embroider.inx:7
+msgid "Jump stitches smaller than this will be treated as normal stitches."
+msgstr ""
+
+#: templates/embroider.inx:8
+msgid "Hide other layers"
+msgstr ""
+
+#: templates/embroider.inx:8
+msgid ""
+"Hide all other top-level layers when the embroidery layer is generated, "
+"in order to make stitching discernible."
+msgstr ""
+
+#: templates/embroider.inx:9
+msgid "Output file format"
+msgstr ""
+
+#: templates/embroider.inx:14
+msgid "DEBUG"
+msgstr ""
+
+#: templates/embroider.inx:17
+msgid "Directory"
+msgstr ""
+
+#: templates/embroider.inx:17
+msgid "Leave empty to save the output in Inkscape's extension directory."
+msgstr ""
+
+#: templates/flip.inx:3
+msgid "Flip Satin Columns"
+msgstr ""
+
+#: templates/global_commands.inx:3
+msgid "Add Commands"
+msgstr ""
+
+#: templates/global_commands.inx:7
+msgid "These commands affect the entire embroidery design."
+msgstr ""
+
+#. Inkscape submenu under Extensions -> Ink/Stitch
+#: templates/global_commands.inx:18 templates/layer_commands.inx:17
+#: templates/object_commands.inx:16
+msgid "Commands"
+msgstr ""
+
+#: templates/input.inx:11
+#, python-format
+msgid "convert %(file_extension)s file to Ink/Stitch manual-stitch paths"
+msgstr ""
+
+#: templates/install.inx:3
+msgid "Install add-ons for Inkscape"
+msgstr ""
+
+#: templates/layer_commands.inx:3
+msgid "Add Layer Commands"
+msgstr ""
+
+#: templates/layer_commands.inx:7
+msgid "Commands will be added to the currently-selected layer."
+msgstr ""
+
+#: templates/object_commands.inx:3
+msgid "Attach Commands to Selected Objects"
+msgstr ""
+
+#: templates/output.inx:11
+#, python-format
+msgid "Save design in %(file_extension)s format using Ink/Stitch"
+msgstr ""
+
+#: templates/params.inx:3
+msgid "Params"
+msgstr ""
+
+#: templates/simulate.inx:3
+msgid "Simulate"
+msgstr ""
+
+#: templates/zip.inx:10
+msgid "Ink/Stitch: ZIP export multiple formats (.zip)"
+msgstr ""
+
+#: templates/zip.inx:11
+msgid "Create a ZIP with multiple embroidery file formats using Ink/Stitch"
+msgstr ""
+