diff options
Diffstat (limited to 'translations/messages_it_IT.po')
| -rw-r--r-- | translations/messages_it_IT.po | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/translations/messages_it_IT.po b/translations/messages_it_IT.po index 8222fa08..8aa0c737 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: 2021-06-13 00:53+0000\n" -"PO-Revision-Date: 2021-07-01 00:55\n" +"POT-Creation-Date: 2021-07-05 00:48+0000\n" +"PO-Revision-Date: 2021-07-09 00:54\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" @@ -963,6 +963,13 @@ msgstr "Solo linee semplici possono essere convertite in colonne raso." msgid "Ink/Stitch cannot convert your stroke into a satin column. Please break up your path and try again." msgstr "" +#. : Convert To Satin extension, user selected one or more objects that were +#. not lines. +#: lib/extensions/convert_to_stroke.py:25 +#: lib/extensions/convert_to_stroke.py:30 +msgid "Please select at least one satin column to convert to a running stitch." +msgstr "" + #: lib/extensions/cut_satin.py:20 msgid "Please select one or more satin columns to cut." msgstr "Selezionare una o più colonne raso da tagliare." @@ -1974,7 +1981,8 @@ msgid "Preserve order of satin columns" msgstr "Conserva l'ordine delle colonne raso" #: templates/auto_satin.xml:12 templates/convert_to_satin.xml:10 -#: templates/cut_satin.xml:10 templates/flip.xml:10 +#: templates/convert_to_stroke.xml:13 templates/cut_satin.xml:10 +#: templates/flip.xml:10 msgid "Satin Tools" msgstr "Strumanti raso" @@ -2022,6 +2030,18 @@ msgstr "" msgid "Convert Line to Satin" msgstr "Converti linea in raso" +#: templates/convert_to_stroke.xml:3 +msgid "Convert Satin to Stroke" +msgstr "" + +#: templates/convert_to_stroke.xml:6 +msgid "Converts a satin column into a running stitch." +msgstr "" + +#: templates/convert_to_stroke.xml:8 +msgid "Do not delete original satin column." +msgstr "" + #: templates/cut_satin.xml:3 msgid "Cut Satin Column" msgstr "Taglia colonna raso" |
