From 93fcd64512ba925a411f873f6865e621ceba06b6 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Wed, 10 Apr 2024 02:29:04 +0300 Subject: [PATCH] New translations translations.pot (Polish) --- Translations/pl_PL.po | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Translations/pl_PL.po b/Translations/pl_PL.po index 597b07174..7f21fea8f 100644 --- a/Translations/pl_PL.po +++ b/Translations/pl_PL.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Polish\n" "Language: pl_PL\n" -"PO-Revision-Date: 2024-04-09 15:42\n" +"PO-Revision-Date: 2024-04-09 23:29\n" msgid "OK" msgstr "OK" @@ -994,6 +994,14 @@ msgstr "Kolory:" msgid "Steps:" msgstr "Kroki:" +#. An image effect. It maps the color of the input to the nearest color in the selected palette. Useful for limiting color in pixel art and for artistic effects. +msgid "Palettize" +msgstr "" + +#. An image effect. It makes the input image pixelated. +msgid "Pixelize" +msgstr "" + #. An image effect. For more details about what it does, you can refer to GIMP's documentation https://docs.gimp.org/2.8/en/gimp-tool-posterize.html msgid "Posterize" msgstr "Posteryzuj"