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/gl.po
27
src/po/gl.po
|
|
@ -11,7 +11,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: 2021-03-03 10:01+0100\n"
|
||||
"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Proxecto Trasno <proxecto@trasno.net>\n"
|
||||
|
|
@ -406,7 +406,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
|
||||
|
|
@ -2977,6 +2978,28 @@ msgstr "Preme para engadirlle cerellos ao debuxo."
|
|||
msgid "Click to add snow flakes to your picture."
|
||||
msgstr "Preme para engadirlle folerpas ao debuxo."
|
||||
|
||||
#: ../../magic/src/spiral.c:41
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/spiral.c:42
|
||||
#, fuzzy
|
||||
#| msgid "Square"
|
||||
msgid "Square Spiral"
|
||||
msgstr "Cadrado"
|
||||
|
||||
#: ../../magic/src/spiral.c:46
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw large pixels."
|
||||
msgid "Click and drag to create a spiral."
|
||||
msgstr "Preme e arrastra o rato para debuxar píxeles grandes."
|
||||
|
||||
#: ../../magic/src/spiral.c:47
|
||||
#, fuzzy
|
||||
#| msgid "Click and drag to draw large pixels."
|
||||
msgid "Click and drag to create a square spiral."
|
||||
msgstr "Preme e arrastra o rato para debuxar píxeles grandes."
|
||||
|
||||
#: ../../magic/src/spraypaint.c:104
|
||||
#, fuzzy
|
||||
#| msgid "Metal Paint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue