diff options
Diffstat (limited to 'translations/messages_ru_RU.po')
| -rw-r--r-- | translations/messages_ru_RU.po | 69 |
1 files changed, 57 insertions, 12 deletions
diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po index 58fbb63d..60a45f10 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: 2022-06-30 18:02+0000\n" -"PO-Revision-Date: 2022-07-01 13:08\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" +"PO-Revision-Date: 2022-07-08 15:04\n" "Last-Translator: \n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: \n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"POT-Creation-Date: 2022-07-08 15:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1801,6 +1801,10 @@ msgstr "Выберите одну или несколько команд для msgid "Please select one or more text elements to split lines." msgstr "" +#: lib/extensions/palette_to_text.py:31 +msgid "Cannot read palette: invalid GIMP palette header" +msgstr "" + #: lib/extensions/params.py:228 msgid "These settings will be applied to 1 object." msgstr "Эти настройки будут применены к 1 объекту." @@ -2101,7 +2105,7 @@ msgstr "Для шрифта '%s' нет вариантов." #. low-level file error. %(error)s is (hopefully?) translated by #. the user's system automatically. -#: lib/output.py:105 +#: lib/output.py:108 #, python-format msgid "Error writing to %(path)s: %(error)s" msgstr "Ошибка при записи в %(path)s: %(error)s" @@ -2724,33 +2728,38 @@ msgstr "Формат стежков Brother" msgid "PNG Format, Portable Network Graphics" msgstr "" -#. description for pyembroidery file format: gcode +#. description for pyembroidery file format: txt #: pyembroidery-format-descriptions.py:88 +msgid "txt Format, Text File" +msgstr "" + +#. description for pyembroidery file format: gcode +#: pyembroidery-format-descriptions.py:90 msgid "gcode Format, Text File" msgstr "" #. description for pyembroidery file format: hus -#: pyembroidery-format-descriptions.py:90 +#: pyembroidery-format-descriptions.py:92 msgid "Husqvarna Embroidery Format" msgstr "" #. description for pyembroidery file format: edr -#: pyembroidery-format-descriptions.py:92 +#: pyembroidery-format-descriptions.py:94 msgid "Edr Color Format" msgstr "" #. description for pyembroidery file format: col -#: pyembroidery-format-descriptions.py:94 +#: pyembroidery-format-descriptions.py:96 msgid "Col Color Format" msgstr "" #. description for pyembroidery file format: inf -#: pyembroidery-format-descriptions.py:96 +#: pyembroidery-format-descriptions.py:98 msgid "Inf Color Format" msgstr "" #. description for pyembroidery file format: json -#: pyembroidery-format-descriptions.py:98 +#: pyembroidery-format-descriptions.py:100 msgid "Json Export" msgstr "" @@ -3431,6 +3440,18 @@ msgstr "" msgid "convert COL file to Ink/Stitch manual-stitch paths" msgstr "" +#: inx/inkstitch_input_CSV.inx:3 +msgid "CSV file input" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:8 +msgid "Ink/Stitch: Comma-separated values (.csv)" +msgstr "" + +#: inx/inkstitch_input_CSV.inx:9 +msgid "convert CSV file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_DAT.inx:3 msgid "DAT file input" msgstr "Входной файл DAT" @@ -3623,6 +3644,18 @@ msgstr "Ink/Stitch: Формат вышивки Janome (.jpx)" msgid "convert JPX file to Ink/Stitch manual-stitch paths" msgstr "конвертировать файл JPX в ручные стежки Ink/Stitch" +#: inx/inkstitch_input_JSON.inx:3 +msgid "JSON file input" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:8 +msgid "Ink/Stitch: Json Export (.json)" +msgstr "" + +#: inx/inkstitch_input_JSON.inx:9 +msgid "convert JSON file to Ink/Stitch manual-stitch paths" +msgstr "" + #: inx/inkstitch_input_KSM.inx:3 msgid "KSM file input" msgstr "Входной файл KSM" @@ -4066,11 +4099,11 @@ msgstr "Буквы в шрифт" msgid "File format" msgstr "Формат файла" -#: inx/inkstitch_letters_to_font.inx:59 +#: inx/inkstitch_letters_to_font.inx:61 msgid "Font directory" msgstr "Папка шрифтов" -#: inx/inkstitch_letters_to_font.inx:61 +#: inx/inkstitch_letters_to_font.inx:63 msgid "Import commands" msgstr "Импорт команд" @@ -4342,6 +4375,18 @@ msgstr "Ink/Stitch: Файл SVG [DEBUG] (.svg)" msgid "Save design in SVG format using Ink/Stitch" msgstr "Сохранить дизайн в формат SVG используя Ink/Stitch" +#: inx/inkstitch_output_TXT.inx:3 +msgid "TXT file output" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:8 +msgid "Ink/Stitch: txt Format, Text File [DEBUG] (.txt)" +msgstr "" + +#: inx/inkstitch_output_TXT.inx:9 +msgid "Save design in TXT format using Ink/Stitch" +msgstr "" + #: inx/inkstitch_output_U01.inx:3 msgid "U01 file output" msgstr "Выходной файл U01" |
