diff options
| author | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2021-07-09 00:54:57 +0000 |
|---|---|---|
| committer | Ink/Stitch Crowdin integration <inkstitch-crowdin@lex.gd> | 2021-07-09 00:54:57 +0000 |
| commit | 487caeeabd5fcf9ed77188902d2cdca11a788967 (patch) | |
| tree | 7f9ee4d967f99ea88f9f81b73861fe49a04f3762 /translations/messages_ru_RU.po | |
| parent | 5ea98e5e89405645f6e36125056a131c923b0324 (diff) | |
new translations from Crowdin
Diffstat (limited to 'translations/messages_ru_RU.po')
| -rw-r--r-- | translations/messages_ru_RU.po | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po index 822a3cbd..f239e541 100644 --- a/translations/messages_ru_RU.po +++ b/translations/messages_ru_RU.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: Russian\n" "MIME-Version: 1.0\n" @@ -963,6 +963,13 @@ msgstr "В сатиновую колонну можно превратить т msgid "Ink/Stitch cannot convert your stroke into a satin column. Please break up your path and try again." msgstr "Ink/Stitch не может преобразовать вашу линию в сатиновую колонну. Разделите линию и попробуйте снова." +#. : 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 "Выберите одну или несколько сатиновых колонн для разделения." @@ -1975,7 +1982,8 @@ msgid "Preserve order of satin columns" msgstr "Сохранить порядок сатиновых колонн" #: 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 "Инструменты Сатина" @@ -2023,6 +2031,18 @@ msgstr "Порог длины линий (px)" msgid "Convert Line to Satin" msgstr "Преобразовать линию в Сатин" +#: 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 "Разделить Сатиновую Колонну" |
