diff options
Diffstat (limited to 'messages.po')
| -rw-r--r-- | messages.po | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/messages.po b/messages.po index c8a12f5b..70900191 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-05 20:31-0400\n" +"POT-Creation-Date: 2018-08-05 20:33-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" @@ -245,14 +245,31 @@ msgstr "" msgid "Tip: use Path -> Object to Path to convert non-paths." msgstr "" -#: lib/extensions/commands.py:140 +#: lib/extensions/commands.py:125 msgid "Please select one or more objects to which to attach commands." msgstr "" -#: lib/extensions/commands.py:148 +#: lib/extensions/commands.py:133 msgid "Please choose one or more commands to attach." msgstr "" +#: 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:34 +msgid "Only simple lines may be converted to satin columns." +msgstr "" + +#: lib/extensions/convert_to_satin.py:55 +#, 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 msgid "" "\n" |
