"Tessellation": Two variations; add icon; move...
... to pattern painting group
This commit is contained in:
parent
881ea9a3c1
commit
7ccd3aca7f
135 changed files with 3781 additions and 289 deletions
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint 0.9.17\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-10-07 22:44-0700\n"
|
||||
"POT-Creation-Date: 2024-10-09 19:25-0700\n"
|
||||
"PO-Revision-Date: 2008-10-20 09:16-0700\n"
|
||||
"Last-Translator: Neskie Manuel <neskiem@gmail.com>\n"
|
||||
"Language-Team: Ubuntu Secwepemc Translators <ubuntu-l10n-shs@lists.ubuntu."
|
||||
|
|
@ -376,7 +376,8 @@ msgstr ""
|
|||
msgid ""
|
||||
"New Magic tools: \"Comic dots\", \"Rotate\", various \"ASCII\" art, various "
|
||||
"\"Fractals\", \"Crescent\", \"Spray Paint\", \"Spiral\", \"Square Spiral\", "
|
||||
"\"Concentric Circle\", and \"Concentric Square\"."
|
||||
"\"Concentric Circle\", \"Concentric Square\", and a pair of \"Tessellation\" "
|
||||
"tools."
|
||||
msgstr ""
|
||||
|
||||
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54
|
||||
|
|
@ -2807,6 +2808,28 @@ msgstr ""
|
|||
msgid "Click and drag to add fur to your picture."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/tessell.c:114
|
||||
msgid "Tessellation Pointy"
|
||||
msgstr ""
|
||||
|
||||
#. which == TOOL_TESSELL_TOP_TOP
|
||||
#: ../../magic/src/tessell.c:116
|
||||
msgid "Tessellation Flat"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/tessell.c:132
|
||||
msgid ""
|
||||
"Click and drag to draw a repeating tessellating pattern of pointy-topped "
|
||||
"hexagons."
|
||||
msgstr ""
|
||||
|
||||
#. which == TOOL_TESSELL_FLAT_TOP
|
||||
#: ../../magic/src/tessell.c:134
|
||||
msgid ""
|
||||
"Click and drag to draw a repeating tessellating pattern of flat-topped "
|
||||
"hexagons."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/tint.c:73
|
||||
msgid "Tint"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue