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/cs.po
27
src/po/cs.po
|
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\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: 2010-07-08 13:33+0100\n"
|
||||
"Last-Translator: Zdeněk Chalupský <chalzd@gmail.com>\n"
|
||||
"Language-Team: Czech <cs@li.org>\n"
|
||||
|
|
@ -396,7 +396,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
|
||||
|
|
@ -3013,6 +3014,28 @@ msgstr "Kliknutím přidáš na obrázek sněhové koule."
|
|||
msgid "Click to add snow flakes to your picture."
|
||||
msgstr "Kliknutím přidáš na svůj obrázek sněhové vločky."
|
||||
|
||||
#: ../../magic/src/spiral.c:41
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/spiral.c:42
|
||||
#, fuzzy
|
||||
#| msgid "Square"
|
||||
msgid "Square Spiral"
|
||||
msgstr "Čtverec"
|
||||
|
||||
#: ../../magic/src/spiral.c:46
|
||||
#, fuzzy
|
||||
#| msgid "Click and move to draw large bricks."
|
||||
msgid "Click and drag to create a spiral."
|
||||
msgstr "Kliknutím, nebo pohybem myši nakreslíš velké cihly."
|
||||
|
||||
#: ../../magic/src/spiral.c:47
|
||||
#, fuzzy
|
||||
#| msgid "Click and move to draw large bricks."
|
||||
msgid "Click and drag to create a square spiral."
|
||||
msgstr "Kliknutím, nebo pohybem myši nakreslíš velké cihly."
|
||||
|
||||
#: ../../magic/src/spraypaint.c:104
|
||||
#, fuzzy
|
||||
#| msgid "Metal Paint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue