Dither: Add a "keep color" variation
This commit is contained in:
parent
9a36dc2cda
commit
35c12c60fd
132 changed files with 4525 additions and 814 deletions
34
src/po/bo.po
34
src/po/bo.po
|
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Tux Paint\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-29 01:13-0800\n"
|
||||
"POT-Creation-Date: 2024-02-29 21:40-0800\n"
|
||||
"PO-Revision-Date: 2006-01-01 17:43+0900\n"
|
||||
"Last-Translator: none\n"
|
||||
"Language-Team: none\n"
|
||||
|
|
@ -1677,16 +1677,38 @@ msgstr ""
|
|||
msgid "Click and drag the mouse to cause distortion in your picture."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/dither.c:80
|
||||
#: ../../magic/src/dither.c:32
|
||||
msgid "Dither"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/dither.c:99
|
||||
msgid "Click and drag to replace parts of your image with dithered dots."
|
||||
#: ../../magic/src/dither.c:33
|
||||
#, fuzzy
|
||||
#| msgid "Colors"
|
||||
msgid "Dither (Keep Color)"
|
||||
msgstr "]xn.q+."
|
||||
|
||||
#: ../../magic/src/dither.c:38
|
||||
msgid ""
|
||||
"Click and drag to replace parts of your image with a dithered pattern of "
|
||||
"dots in your chosen color."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/dither.c:101
|
||||
msgid "Click to replace your entire image with dithered dots."
|
||||
#: ../../magic/src/dither.c:39
|
||||
msgid ""
|
||||
"Click to replace your entire image with a dithered pattern of dots in your "
|
||||
"chosen color."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/dither.c:42
|
||||
msgid ""
|
||||
"Click and drag to replace parts of your image with a dithered pattern of "
|
||||
"dots using the picture's original colors."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/dither.c:43
|
||||
msgid ""
|
||||
"Click to replace your entire image with a dithered pattern of dots using the "
|
||||
"picture's original colors."
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/emboss.c:108
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue