Glass Tile, Lighten (fade) and Darken magic tools can now affect entire image.
This commit is contained in:
parent
fb9096c6f6
commit
b2a1b57336
85 changed files with 2765 additions and 854 deletions
45
src/po/ta.po
45
src/po/ta.po
|
|
@ -2,7 +2,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: TuxPaint 0.9.13\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-07-09 13:17-0700\n"
|
||||
"POT-Creation-Date: 2008-07-09 13:31-0700\n"
|
||||
"PO-Revision-Date: 2004-07-15 00:25+0800\n"
|
||||
"Last-Translator: Muguntharaj <mugunth@thamizha.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -797,22 +797,33 @@ msgstr ""
|
|||
msgid "Click and drag the mouse to emboss the picture."
|
||||
msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø, þó¾ À¼õ ¦ÁøÄ¢Â¾¡¸ Á¡Úõ"
|
||||
|
||||
#: ../../magic/src/fade_darken.c:116
|
||||
#: ../../magic/src/fade_darken.c:119
|
||||
msgid "Lighten"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/fade_darken.c:118
|
||||
#: ../../magic/src/fade_darken.c:121
|
||||
msgid "Darken"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/fade_darken.c:128
|
||||
msgid "Click and move to fade the colors."
|
||||
msgstr "¿¢Èí¸¨Ç Áí¸Ä¡ì¸ ¾ðÊÅ¢ðÎ ¿¸÷ò¾×õ"
|
||||
|
||||
#: ../../magic/src/fade_darken.c:131
|
||||
#: ../../magic/src/fade_darken.c:132
|
||||
#, fuzzy
|
||||
msgid "Click and move to darken the colors."
|
||||
msgstr "¿¢Èí¸¨Ç Áí¸Ä¡ì¸ ¾ðÊÅ¢ðÎ ¿¸÷ò¾×õ"
|
||||
msgid "Click and move the mouse to lighten parts of your picture."
|
||||
msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ Áí¸Ä¡Ìõ."
|
||||
|
||||
#: ../../magic/src/fade_darken.c:134
|
||||
#, fuzzy
|
||||
msgid "Click to lighten your entire picture."
|
||||
msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ ¸ð¼í¸Ç¡¸ Á¡Úõ."
|
||||
|
||||
#: ../../magic/src/fade_darken.c:139
|
||||
#, fuzzy
|
||||
msgid "Click and move the mouse to darken parts of your picture."
|
||||
msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ Áí¸Ä¡Ìõ."
|
||||
|
||||
#: ../../magic/src/fade_darken.c:141
|
||||
#, fuzzy
|
||||
msgid "Click to darken your entire picture."
|
||||
msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ ¸ð¼í¸Ç¡¸ Á¡Úõ."
|
||||
|
||||
#: ../../magic/src/fill.c:87
|
||||
msgid "Fill"
|
||||
|
|
@ -844,11 +855,16 @@ msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø,þó¾ À¼õ ¾ÊÁÉ¡Ì
|
|||
msgid "Glass Tile"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/glasstile.c:89
|
||||
#: ../../magic/src/glasstile.c:90
|
||||
#, fuzzy
|
||||
msgid "Click and drag the mouse to put glass tile over your picture."
|
||||
msgstr "±Ä¢¨Â ¦º¡Î츢 ¿¸÷ò¾¢É¡ø, þó¾ À¼õ ¦ÁøÄ¢Â¾¡¸ Á¡Úõ"
|
||||
|
||||
#: ../../magic/src/glasstile.c:92
|
||||
#, fuzzy
|
||||
msgid "Click to cover your entire picture in glass tiles."
|
||||
msgstr "¾ðÊÅ¢ðÎ ±Ä¢¨Â ¿¸÷ò¾¢É¡ø À¼õ ¸ð¼í¸Ç¡¸ Á¡Úõ."
|
||||
|
||||
# 'Erase' label:
|
||||
#: ../../magic/src/grass.c:92
|
||||
#, fuzzy
|
||||
|
|
@ -1007,6 +1023,13 @@ msgid ""
|
|||
"waves."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Click and move to fade the colors."
|
||||
#~ msgstr "¿¢Èí¸¨Ç Áí¸Ä¡ì¸ ¾ðÊÅ¢ðÎ ¿¸÷ò¾×õ"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Click and move to darken the colors."
|
||||
#~ msgstr "¿¢Èí¸¨Ç Áí¸Ä¡ì¸ ¾ðÊÅ¢ðÎ ¿¸÷ò¾×õ"
|
||||
|
||||
#~ msgid "Sparkles"
|
||||
#~ msgstr "´Ç¢÷×"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue