diff options
Diffstat (limited to 'messages.po')
| -rw-r--r-- | messages.po | 57 |
1 files changed, 36 insertions, 21 deletions
diff --git a/messages.po b/messages.po index ba50ab62..465954c9 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-16 22:50-0400\n" +"POT-Creation-Date: 2018-08-17 16:19-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" @@ -154,6 +154,13 @@ msgid "" "they fall in the same column position." msgstr "" +#: lib/elements/fill.py:112 +#, python-format +msgid "" +"shape %s is so small that it cannot be filled with stitches. Please make" +" it bigger or delete it." +msgstr "" + #: lib/elements/satin_column.py:10 msgid "Satin Column" msgstr "" @@ -498,29 +505,29 @@ msgstr "" msgid "Apply and Quit" msgstr "" -#: lib/extensions/params.py:436 +#: lib/extensions/params.py:439 msgid "Preview" msgstr "" -#: lib/extensions/params.py:454 +#: lib/extensions/params.py:458 msgid "Internal Error" msgstr "" -#: lib/extensions/params.py:507 +#: lib/extensions/params.py:511 msgid "Please enter or select a preset name first." msgstr "" -#: lib/extensions/params.py:507 lib/extensions/params.py:513 -#: lib/extensions/params.py:541 +#: lib/extensions/params.py:511 lib/extensions/params.py:517 +#: lib/extensions/params.py:545 msgid "Preset" msgstr "" -#: lib/extensions/params.py:513 +#: lib/extensions/params.py:517 #, python-format msgid "Preset \"%s\" not found." msgstr "" -#: lib/extensions/params.py:541 +#: lib/extensions/params.py:545 #, python-format msgid "" "Preset \"%s\" already exists. Please use another name or press " @@ -549,7 +556,7 @@ msgstr "" msgid "Ink/Stitch Print" msgstr "" -#: lib/extensions/simulate.py:24 +#: lib/extensions/simulate.py:29 msgid "Embroidery Simulation" msgstr "" @@ -557,53 +564,61 @@ msgstr "" msgid "No embroidery file formats selected." msgstr "" -#: lib/simulator.py:34 +#: lib/simulator.py:40 msgid "Speed up" msgstr "" -#: lib/simulator.py:34 +#: lib/simulator.py:40 msgid "Press + or arrow up to speed up" msgstr "" -#: lib/simulator.py:35 +#: lib/simulator.py:41 msgid "Slow down" msgstr "" -#: lib/simulator.py:35 +#: lib/simulator.py:41 msgid "Press - or arrow down to slow down" msgstr "" -#: lib/simulator.py:36 +#: lib/simulator.py:42 msgid "Pause" msgstr "" -#: lib/simulator.py:36 +#: lib/simulator.py:42 msgid "Press P to pause the animation" msgstr "" -#: lib/simulator.py:37 +#: lib/simulator.py:43 msgid "Restart" msgstr "" -#: lib/simulator.py:37 +#: lib/simulator.py:43 msgid "Press R to restart the animation" msgstr "" -#: lib/simulator.py:38 +#: lib/simulator.py:44 msgid "Quit" msgstr "" -#: lib/simulator.py:38 +#: lib/simulator.py:44 msgid "Press Q to close the simulation window" msgstr "" -#: lib/stitches/auto_fill.py:167 +#: lib/simulator.py:169 +msgid "Stitch # " +msgstr "" + +#: lib/simulator.py:172 +msgid "Stitch #" +msgstr "" + +#: lib/stitches/auto_fill.py:168 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:392 +#: lib/stitches/auto_fill.py:393 msgid "" "Unexpected error while generating fill stitches. Please send your SVG " "file to lexelby@github." |
