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/da.po
27
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-02 23:33-0700\n"
|
||||
"POT-Creation-Date: 2024-10-04 21:06-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"
|
||||
|
|
@ -404,7 +404,8 @@ msgstr ""
|
|||
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:53
|
||||
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 ""
|
||||
|
||||
#: ../org.tuxpaint.Tuxpaint.appdata.xml.in:54
|
||||
|
|
@ -2993,6 +2994,28 @@ msgstr "Klik for at tilføje snebolde i dit billede."
|
|||
msgid "Click to add snow flakes to your picture."
|
||||
msgstr "Klik for at tilføje snefnug i dit billede."
|
||||
|
||||
#: ../../magic/src/spiral.c:41
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/spiral.c:42
|
||||
#, fuzzy
|
||||
#| msgid "Square"
|
||||
msgid "Square Spiral"
|
||||
msgstr "Kvadrat"
|
||||
|
||||
#: ../../magic/src/spiral.c:46
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw large bricks."
|
||||
msgid "Click and drag to create a spiral."
|
||||
msgstr "Klik og bevæg for at tegne store mursten."
|
||||
|
||||
#: ../../magic/src/spiral.c:47
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw large bricks."
|
||||
msgid "Click and drag to create a square spiral."
|
||||
msgstr "Klik og bevæg for at tegne store mursten."
|
||||
|
||||
#: ../../magic/src/spraypaint.c:104
|
||||
#, fuzzy
|
||||
#| msgid "Metal Paint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue