Dither: Add a "keep color" variation
This commit is contained in:
parent
9a36dc2cda
commit
35c12c60fd
132 changed files with 4525 additions and 814 deletions
42
src/po/da.po
42
src/po/da.po
|
|
@ -13,7 +13,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: 2017-12-05 12:38+0100\n"
|
||||
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
|
||||
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
||||
|
|
@ -1792,24 +1792,54 @@ msgstr "Forvrængning"
|
|||
msgid "Click and drag the mouse to cause distortion in your picture."
|
||||
msgstr "Klik og bevæg musen rundt, for at skabe forvrængning i dit billede."
|
||||
|
||||
#: ../../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 "Colors"
|
||||
msgid "Dither (Keep Color)"
|
||||
msgstr "Farver"
|
||||
|
||||
#: ../../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 og bevæg musen rundt for at få dit billede til at se ud som om, det er "
|
||||
"i fjernsynet."
|
||||
|
||||
#: ../../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 for at dække dit billede med regndråber."
|
||||
|
||||
#: ../../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 og bevæg musen rundt for at få dit billede til at se ud som om, det er "
|
||||
"i fjernsynet."
|
||||
|
||||
#: ../../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 for at dække dit billede med regndråber."
|
||||
|
||||
# Engelsk forklaring af ordet emboss: to raise or represent (surface designs) in relief.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue