From 899b3799871ee36607562f04fd516a7f677ebbf4 Mon Sep 17 00:00:00 2001 From: Ink/Stitch Crowdin integration Date: Thu, 30 Jun 2022 18:05:09 +0000 Subject: new translations from Crowdin --- translations/messages_ru_RU.po | 100 ++++++++++++++++++++--------------------- 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'translations/messages_ru_RU.po') diff --git a/translations/messages_ru_RU.po b/translations/messages_ru_RU.po index b9a6637b..d4e89219 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-25 02:44+0000\n" -"PO-Revision-Date: 2022-06-28 02:32\n" +"POT-Creation-Date: 2022-06-30 18:02+0000\n" +"PO-Revision-Date: 2022-06-30 18: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-25 02:44+0000\n" +"POT-Creation-Date: 2022-06-30 18:02+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -504,26 +504,26 @@ msgstr "TT Masters" msgid "A font suited for heavy typing :)" msgstr "Шрифт для тяжелой печати :)" -#: inkstitch.py:71 +#: inkstitch.py:88 msgid "Ink/Stitch cannot read your SVG file. This is often the case when you use a file which has been created with Adobe Illustrator." msgstr "Ink/Stitch не может прочитать ваш SVG файл. Такая ситуация часто возникает, если файл был создан в программе Adobe Illustrator." -#: inkstitch.py:74 +#: inkstitch.py:91 msgid "Try to import the file into Inkscape through 'File > Import...' (Ctrl+I)" msgstr "Попробуйте импортировать файл в Inkscape через меню 'Файл > Импортировать...' (Ctrl+I)" -#: inkstitch.py:85 +#: inkstitch.py:102 msgid "Ink/Stitch experienced an unexpected error. This means it is a bug in Ink/Stitch." msgstr "" -#: inkstitch.py:86 +#: inkstitch.py:103 msgid "If you'd like to help please\n" "- copy the entire error message below\n" "- save your SVG file and\n" "- create a new issue at https://github.com/inkstitch/inkstitch/issues" msgstr "" -#: inkstitch.py:90 +#: inkstitch.py:107 msgid "Include the error description and also (if possible) the svg file." msgstr "" @@ -754,7 +754,7 @@ msgstr "Малое заполнение" msgid "This fill object is so small that it would probably look better as running stitch or satin column. For very small shapes, fill stitch is not possible, and Ink/Stitch will use running stitch around the outline instead." msgstr "Этот объект заполнения слишком мал и вероятно будет лучше выполнить его строчкой или сатином. Для очень маленьких фигур вышивка заполнением невозможна, вместо неё Ink/Stitch будет использовать строчку по контуру." -#: lib/elements/fill_stitch.py:35 lib/elements/fill_stitch.py:465 +#: lib/elements/fill_stitch.py:35 lib/elements/fill_stitch.py:469 msgid "Expand" msgstr "Уширение" @@ -762,7 +762,7 @@ msgstr "Уширение" msgid "The expand parameter for this fill object cannot be applied. Ink/Stitch will ignore it and will use original size instead." msgstr "Параметр расширения не может быть применен для этого объекта заполнения. Вместо него Ink/Stitch будет использовать оригинальный размер." -#: lib/elements/fill_stitch.py:41 lib/elements/fill_stitch.py:442 +#: lib/elements/fill_stitch.py:41 lib/elements/fill_stitch.py:446 msgid "Inset" msgstr "Отступ" @@ -931,11 +931,11 @@ msgstr "Угол линий стежков" msgid "The angle increases in a counter-clockwise direction. 0 is horizontal. Negative angles are allowed." msgstr "Угол увеличивается в направление против часовой стрелки. 0 - горизонтально. Отрицательные значения допускаются." -#: lib/elements/fill_stitch.py:165 lib/elements/fill_stitch.py:454 +#: lib/elements/fill_stitch.py:165 lib/elements/fill_stitch.py:458 msgid "Skip last stitch in each row" msgstr "Пропускать последний стежок в ряду" -#: lib/elements/fill_stitch.py:166 lib/elements/fill_stitch.py:455 +#: lib/elements/fill_stitch.py:166 lib/elements/fill_stitch.py:459 msgid "The last stitch in each row is quite close to the first stitch in the next row. Skipping it decreases stitch count and density." msgstr "Последний стежок в ряду находится очень близко к первому стежку следующей строки. Его пропуск уменьшает количество стежков и плотность." @@ -971,80 +971,80 @@ msgstr "Количество сдвигов строчек перед повто msgid "Setting this dictates how many rows apart the stitches will be before they fall in the same column position." msgstr "Количество строчек между стежками в одной и той же позиции в колонке." -#: lib/elements/fill_stitch.py:368 +#: lib/elements/fill_stitch.py:372 msgid "Running stitch length (traversal between sections)" msgstr "Длина стежка строчки (переход между секциями)" -#: lib/elements/fill_stitch.py:369 +#: lib/elements/fill_stitch.py:373 msgid "Length of stitches around the outline of the fill region used when moving from section to section." msgstr "Длина стежков внутри контура заполнения при переходе от секции к секции." -#: lib/elements/fill_stitch.py:380 lib/elements/stroke.py:116 +#: lib/elements/fill_stitch.py:384 lib/elements/stroke.py:116 msgid "Running stitch tolerance" msgstr "" -#: lib/elements/fill_stitch.py:381 +#: lib/elements/fill_stitch.py:385 msgid "All stitches must be within this distance of the path. A lower tolerance means stitches will be closer together. A higher tolerance means sharp corners may be rounded." msgstr "" -#: lib/elements/fill_stitch.py:392 +#: lib/elements/fill_stitch.py:396 msgid "Underlay" msgstr "Предварительная прострочка" -#: lib/elements/fill_stitch.py:392 lib/elements/fill_stitch.py:401 -#: lib/elements/fill_stitch.py:424 lib/elements/fill_stitch.py:435 -#: lib/elements/fill_stitch.py:445 lib/elements/fill_stitch.py:457 -#: lib/elements/fill_stitch.py:495 +#: lib/elements/fill_stitch.py:396 lib/elements/fill_stitch.py:405 +#: lib/elements/fill_stitch.py:428 lib/elements/fill_stitch.py:439 +#: lib/elements/fill_stitch.py:449 lib/elements/fill_stitch.py:461 +#: lib/elements/fill_stitch.py:499 msgid "Fill Underlay" msgstr "" -#: lib/elements/fill_stitch.py:398 +#: lib/elements/fill_stitch.py:402 msgid "Fill angle" msgstr "Угол заполнения" -#: lib/elements/fill_stitch.py:399 +#: lib/elements/fill_stitch.py:403 msgid "Default: fill angle + 90 deg. Insert comma-seperated list for multiple layers." msgstr "По умолчанию: угол заполнения +90°. Укажите список через запятую для нескольких слоёв." -#: lib/elements/fill_stitch.py:421 +#: lib/elements/fill_stitch.py:425 msgid "Row spacing" msgstr "Расстояние между рядов" -#: lib/elements/fill_stitch.py:422 +#: lib/elements/fill_stitch.py:426 msgid "default: 3x fill row spacing" msgstr "по умолчанию: растояние между рядов заполнения × 3" -#: lib/elements/fill_stitch.py:432 +#: lib/elements/fill_stitch.py:436 msgid "Max stitch length" msgstr "Максимальная длина стежка" -#: lib/elements/fill_stitch.py:433 +#: lib/elements/fill_stitch.py:437 msgid "default: equal to fill max stitch length" msgstr "по умолчанию: равна максимальной длине стежка заполнения" -#: lib/elements/fill_stitch.py:443 +#: lib/elements/fill_stitch.py:447 msgid "Shrink the shape before doing underlay, to prevent underlay from showing around the outside of the fill." msgstr "Сжать контур предварительной прострочки, чтобы она не показалась из под заполнения." -#: lib/elements/fill_stitch.py:466 +#: lib/elements/fill_stitch.py:470 msgid "Expand the shape before fill stitching, to compensate for gaps between shapes." msgstr "Увеличение контура заполнения для компенсации расстояния между формами." -#: lib/elements/fill_stitch.py:477 lib/elements/fill_stitch.py:491 +#: lib/elements/fill_stitch.py:481 lib/elements/fill_stitch.py:495 msgid "Underpath" msgstr "Нижние переходы" -#: lib/elements/fill_stitch.py:478 lib/elements/fill_stitch.py:492 +#: lib/elements/fill_stitch.py:482 lib/elements/fill_stitch.py:496 msgid "Travel inside the shape when moving from section to section. Underpath stitches avoid traveling in the direction of the row angle so that they are not visible. This gives them a jagged appearance." msgstr "Перемещение внутри контура при переходе от секции к секции. Строчка переходов под заполнением или прострочкой избегает направления рядов, поэтому она не видна. Но могут сделать поверхность заполнения немного неровной." -#: lib/elements/fill_stitch.py:701 +#: lib/elements/fill_stitch.py:713 msgid "Error during autofill! This means that there is a problem with Ink/Stitch." msgstr "Ошибка создания автозаполнения! Это значит, что возникла проблема в Ink/Stitch." #. this message is followed by a URL: #. https://github.com/inkstitch/inkstitch/issues/new -#: lib/elements/fill_stitch.py:704 +#: lib/elements/fill_stitch.py:716 msgid "If you'd like to help us make Ink/Stitch better, please paste this whole message into a new issue at: " msgstr "Если вы желаете помочь нам делать Ink/Stitch лучше, пожалуйста скопируйте весь текст целиком в сообщение об ошибке на сайте: " @@ -1463,18 +1463,6 @@ msgstr "" msgid "Scale axis for satin guided ripple stitches." msgstr "" -#: lib/elements/stroke.py:249 -msgid "X Y" -msgstr "" - -#: lib/elements/stroke.py:249 -msgid "X" -msgstr "" - -#: lib/elements/stroke.py:249 -msgid "Y" -msgstr "" - #: lib/elements/stroke.py:249 print/templates/ui.html:172 msgid "None" msgstr "Нет" @@ -1507,7 +1495,23 @@ msgstr "" msgid "Rotate satin guided ripple stitches" msgstr "" -#: lib/elements/stroke.py:361 +#: lib/elements/stroke.py:291 +msgid "Join style" +msgstr "" + +#: lib/elements/stroke.py:292 +msgid "Join style for non circular ripples." +msgstr "" + +#: lib/elements/stroke.py:295 +msgid "flat" +msgstr "" + +#: lib/elements/stroke.py:295 +msgid "point" +msgstr "" + +#: lib/elements/stroke.py:374 msgid "Legacy running stitch setting detected!\n\n" "It looks like you're using a stroke smaller than 0.5 units to indicate a running stitch, which is deprecated. Instead, please set your stroke to be dashed to indicate running stitch. Any kind of dash will work." msgstr "Обнаружена устаревшая настройка!\n\n" @@ -2139,10 +2143,6 @@ msgstr "АвтоСатин %d" msgid "AutoSatin Running Stitch %d" msgstr "АвтоСатин Строчка %d" -#: lib/stitches/guided_fill.py:118 -msgid "Guide line (or offset copy) is self crossing!" -msgstr "" - #: lib/svg/rendering.py:222 msgid "Stitch Plan" msgstr "План Стежков" -- cgit v1.3.1