Dither: Add a "keep color" variation
This commit is contained in:
parent
9a36dc2cda
commit
35c12c60fd
132 changed files with 4525 additions and 814 deletions
41
src/po/nl.po
41
src/po/nl.po
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: tuxpaint\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: 2023-03-30 14:41+0200\n"
|
||||
"Last-Translator: Willem Heppe <heppew@yahoo.com>\n"
|
||||
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
|
||||
|
|
@ -1854,23 +1854,52 @@ msgstr "Vervorming"
|
|||
msgid "Click and drag the mouse to cause distortion in your picture."
|
||||
msgstr "Klik en sleep de muis om vervormingen te maken in je tekening."
|
||||
|
||||
#: ../../magic/src/dither.c:80
|
||||
#: ../../magic/src/dither.c:32
|
||||
msgid "Dither"
|
||||
msgstr ""
|
||||
|
||||
#: ../../magic/src/dither.c:99
|
||||
#: ../../magic/src/dither.c:33
|
||||
#, fuzzy
|
||||
#| msgid "Keep Color"
|
||||
msgid "Dither (Keep Color)"
|
||||
msgstr "Behoud de Kleur"
|
||||
|
||||
#: ../../magic/src/dither.c:38
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
msgid "Click and drag to replace parts of your image with dithered dots."
|
||||
msgid ""
|
||||
"Click and drag to replace parts of your image with a dithered pattern of "
|
||||
"dots in your chosen color."
|
||||
msgstr ""
|
||||
"Klik en sleep om delen van de tekening op een televisiebeeld te laten lijken."
|
||||
|
||||
#: ../../magic/src/dither.c:101
|
||||
#: ../../magic/src/dither.c:39
|
||||
#, fuzzy
|
||||
#| msgid "Click to cover your picture with rain drops."
|
||||
msgid "Click to replace your entire image with dithered dots."
|
||||
msgid ""
|
||||
"Click to replace your entire image with a dithered pattern of dots in your "
|
||||
"chosen color."
|
||||
msgstr "Klik en bedek je tekening met regendruppels."
|
||||
|
||||
#: ../../magic/src/dither.c:42
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Click and drag to make parts of your picture look like they are on "
|
||||
#| "television."
|
||||
msgid ""
|
||||
"Click and drag to replace parts of your image with a dithered pattern of "
|
||||
"dots using the picture's original colors."
|
||||
msgstr ""
|
||||
"Klik en sleep om delen van de tekening op een televisiebeeld te laten lijken."
|
||||
|
||||
#: ../../magic/src/dither.c:43
|
||||
#, fuzzy
|
||||
#| msgid "Click to cover your picture with rain drops."
|
||||
msgid ""
|
||||
"Click to replace your entire image with a dithered pattern of dots using the "
|
||||
"picture's original colors."
|
||||
msgstr "Klik en bedek je tekening met regendruppels."
|
||||
|
||||
#: ../../magic/src/emboss.c:108
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue