WIP "Spiral" & "Square Spiral" magic tools
Needs docs, icons, sound effects, and correct grouping/ordering. For https://sourceforge.net/p/tuxpaint/feature-requests/261/
This commit is contained in:
parent
f296e98acf
commit
cc8b903850
134 changed files with 3590 additions and 265 deletions
27
src/po/ru.po
27
src/po/ru.po
|
|
@ -11,7 +11,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-10-02 23:33-0700\n"
|
||||
"POT-Creation-Date: 2024-10-04 21:06-0700\n"
|
||||
"PO-Revision-Date: 2024-06-27 16:04+0300\n"
|
||||
"Last-Translator: Alevtina <karashokovaaa@basealt.ru>\n"
|
||||
"Language-Team: Basealt Translation Team\n"
|
||||
|
|
@ -430,7 +430,8 @@ msgstr ""
|
|||
#| msgid "New Magic tools: Dither, Filled Polygon."
|
||||
msgid ""
|
||||
"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, various "
|
||||
"\"Fractals\", \"Crescent\", and \"Spray Paint\"."
|
||||
"\"Fractals\", \"Crescent\", \"Spray Paint\", \"Spiral\" and \"Square "
|
||||
"Spiral\"."
|
||||
msgstr ""
|
||||
"Новые магические инструменты: Узор из точек, Закрашенный многоугольник."
|
||||
|
||||
|
|
@ -3078,6 +3079,28 @@ msgstr "Щёлкните, чтобы добавить снежки на карт
|
|||
msgid "Click to add snow flakes to your picture."
|
||||
msgstr "Щёлкните, чтобы добавить снежинки на картинку."
|
||||
|
||||
#: ../../magic/src/spiral.c:41
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/spiral.c:42
|
||||
#, fuzzy
|
||||
#| msgid "Square"
|
||||
msgid "Square Spiral"
|
||||
msgstr "Квадрат"
|
||||
|
||||
#: ../../magic/src/spiral.c:46
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw large pixels."
|
||||
msgid "Click and drag to create a spiral."
|
||||
msgstr "Щёлкните и ведите мышью по картинке, чтобы нарисовать большие пикселы."
|
||||
|
||||
#: ../../magic/src/spiral.c:47
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw large pixels."
|
||||
msgid "Click and drag to create a square spiral."
|
||||
msgstr "Щёлкните и ведите мышью по картинке, чтобы нарисовать большие пикселы."
|
||||
|
||||
#: ../../magic/src/spraypaint.c:104
|
||||
#, fuzzy
|
||||
#| msgid "Metal Paint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue