Dither: Add a "keep color" variation

This commit is contained in:
Bill Kendrick 2024-02-29 21:41:16 -08:00
parent 9a36dc2cda
commit 35c12c60fd
132 changed files with 4525 additions and 814 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \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-30 18:24+0000\n"
"Last-Translator: Chris <cjl@sugarlabs.org>\n"
"Language-Team: Bengali\n"
@ -1792,22 +1792,50 @@ 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
#: ../../magic/src/dither.c:33
#, fuzzy
#| msgid "Colors"
msgid "Dither (Keep Color)"
msgstr "রঙ"
#: ../../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 "আপনার ছবিটির কিছু অংশ টেলিভিশনের মধ্যে আছে এমন দেখাতে ক্লিক করুন ও টানুন."
#: ../../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 "আপনার ছবিতে বৃষ্টির ফোঁটা দিয়ে ভরতে ক্লিক করুন."
#: ../../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 "আপনার ছবিটির কিছু অংশ টেলিভিশনের মধ্যে আছে এমন দেখাতে ক্লিক করুন ও টানুন."
#: ../../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 "আপনার ছবিতে বৃষ্টির ফোঁটা দিয়ে ভরতে ক্লিক করুন."
#: ../../magic/src/emboss.c:108