"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
31
src/po/it.po
31
src/po/it.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint 0.9.23\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: 2017-12-18 09:15+0000\n"
|
||||
"Last-Translator: Flavio Pastore <ironbishop@fsfe.org>\n"
|
||||
"Language-Team: Italian\n"
|
||||
|
|
@ -417,7 +417,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
|
||||
|
|
@ -3192,6 +3193,32 @@ msgstr ""
|
|||
msgid "Click and drag to add fur to your picture."
|
||||
msgstr "Fai clic e trascina per disegnare le rotaie del treno nel tuo disegno."
|
||||
|
||||
#: ../../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
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
msgid ""
|
||||
"Click and drag to draw a repeating tessellating pattern of pointy-topped "
|
||||
"hexagons."
|
||||
msgstr "Fai clic e trascina per disegnare modelli ripetitivi."
|
||||
|
||||
#. which == TOOL_TESSELL_FLAT_TOP
|
||||
#: ../../magic/src/tessell.c:134
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw repetitive patterns. "
|
||||
msgid ""
|
||||
"Click and drag to draw a repeating tessellating pattern of flat-topped "
|
||||
"hexagons."
|
||||
msgstr "Fai clic e trascina per disegnare modelli ripetitivi."
|
||||
|
||||
#: ../../magic/src/tint.c:73
|
||||
msgid "Tint"
|
||||
msgstr "Tinta"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue