"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/da.po
31
src/po/da.po
|
|
@ -13,7 +13,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tux Paint\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-05 12:38+0100\n"
|
||||
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
|
||||
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
||||
|
|
@ -405,7 +405,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
|
||||
|
|
@ -3148,6 +3149,32 @@ msgstr ""
|
|||
msgid "Click and drag to add fur to your picture."
|
||||
msgstr "Klik og bevæg musen rundt for at tegne togspor på dit billede."
|
||||
|
||||
#: ../../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 "Klik og bevæg for at tegne gentagende mønstre."
|
||||
|
||||
#. 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 "Klik og bevæg for at tegne gentagende mønstre."
|
||||
|
||||
#: ../../magic/src/tint.c:73
|
||||
msgid "Tint"
|
||||
msgstr "Farve"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue