From 21a035b269bda845b07c7edab3ea2cc5d542ecd3 Mon Sep 17 00:00:00 2001 From: Emmanouil Papadeas <35376950+OverloadedOrama@users.noreply.github.com> Date: Fri, 13 Sep 2024 13:46:48 +0300 Subject: [PATCH] New Crowdin updates (#1083) --- Translations/af_ZA.po | 43 ++++++++++- Translations/ar_SA.po | 43 ++++++++++- Translations/be_BY.po | 43 ++++++++++- Translations/bg_BG.po | 43 ++++++++++- Translations/ca_ES.po | 43 ++++++++++- Translations/cs_CZ.po | 43 ++++++++++- Translations/cy_GB.po | 43 ++++++++++- Translations/da_DK.po | 43 ++++++++++- Translations/de_DE.po | 167 +++++++++++++++++++++++++---------------- Translations/el_GR.po | 43 ++++++++++- Translations/en_PT.po | 43 ++++++++++- Translations/eo_UY.po | 43 ++++++++++- Translations/es_ES.po | 45 +++++++++-- Translations/et_EE.po | 43 ++++++++++- Translations/fi_FI.po | 43 ++++++++++- Translations/fil_PH.po | 43 ++++++++++- Translations/fr_FR.po | 43 ++++++++++- Translations/ga_IE.po | 43 ++++++++++- Translations/grc.po | 53 ++++++++++--- Translations/he_IL.po | 43 ++++++++++- Translations/hi_IN.po | 43 ++++++++++- Translations/hr_HR.po | 43 ++++++++++- Translations/hu_HU.po | 43 ++++++++++- Translations/id_ID.po | 83 ++++++++++++++------ Translations/is_IS.po | 43 ++++++++++- Translations/it_IT.po | 45 +++++++++-- Translations/ja_JP.po | 43 ++++++++++- Translations/ko_KR.po | 43 ++++++++++- Translations/la_LA.po | 43 ++++++++++- Translations/lt_LT.po | 43 ++++++++++- Translations/lv_LV.po | 43 ++++++++++- Translations/mk_MK.po | 43 ++++++++++- Translations/ml_IN.po | 43 ++++++++++- Translations/mr_IN.po | 43 ++++++++++- Translations/ms_MY.po | 43 ++++++++++- Translations/nb_NO.po | 43 ++++++++++- Translations/nl_NL.po | 43 ++++++++++- Translations/pl_PL.po | 43 ++++++++++- Translations/pt_BR.po | 45 +++++++++-- Translations/pt_PT.po | 43 ++++++++++- Translations/ro_RO.po | 43 ++++++++++- Translations/ru_RU.po | 133 ++++++++++++++++++++------------ Translations/si_LK.po | 43 ++++++++++- Translations/sk_SK.po | 43 ++++++++++- Translations/sl_SI.po | 43 ++++++++++- Translations/sq_AL.po | 43 ++++++++++- Translations/sr_SP.po | 43 ++++++++++- Translations/sv_SE.po | 43 ++++++++++- Translations/sw_KE.po | 43 ++++++++++- Translations/ta_IN.po | 43 ++++++++++- Translations/th_TH.po | 43 ++++++++++- Translations/tlh_AA.po | 43 ++++++++++- Translations/tr_TR.po | 43 ++++++++++- Translations/uk_UA.po | 43 ++++++++++- Translations/vi_VN.po | 43 ++++++++++- Translations/zh_CN.po | 47 ++++++++++-- Translations/zh_TW.po | 43 ++++++++++- 57 files changed, 2364 insertions(+), 361 deletions(-) diff --git a/Translations/af_ZA.po b/Translations/af_ZA.po index 1d89eac87..318c0f2cb 100644 --- a/Translations/af_ZA.po +++ b/Translations/af_ZA.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Afrikaans\n" "Language: af_ZA\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "Goed" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/ar_SA.po b/Translations/ar_SA.po index 5ba1aacc0..c3f6c24b6 100644 --- a/Translations/ar_SA.po +++ b/Translations/ar_SA.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Arabic\n" "Language: ar_SA\n" -"PO-Revision-Date: 2024-08-17 20:10\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "حسنا" @@ -557,6 +557,10 @@ msgstr "تصفّح" msgid "Resize:" msgstr "تغيير الحجم:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "إلغاء التصدير" @@ -951,12 +955,15 @@ msgstr "تعديل القناة الزرقاء" msgid "Modify Alpha Channel" msgstr "تعديل قناة الشفافية" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "تحديد خارجي" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "ظل خلفي" @@ -969,6 +976,26 @@ msgstr "" msgid "Shadow color:" msgstr "لون الظل:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1028,7 +1055,7 @@ msgstr "النوع:" msgid "Angle:" msgstr "الزاوية:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1098,11 +1125,11 @@ msgstr "الألوان:" msgid "Steps:" msgstr "الخطوات:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2648,6 +2675,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "إغلاق" diff --git a/Translations/be_BY.po b/Translations/be_BY.po index c3c1bfdb3..016deec5f 100644 --- a/Translations/be_BY.po +++ b/Translations/be_BY.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Belarusian\n" "Language: be_BY\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -556,6 +556,10 @@ msgstr "Агляд" msgid "Resize:" msgstr "Змена памеру:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Скасаваць экспарт" @@ -950,12 +954,15 @@ msgstr "Мяняць сіні канал" msgid "Modify Alpha Channel" msgstr "Мяняць альфа-канал" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Цень" @@ -968,6 +975,26 @@ msgstr "Зрух па Y:" msgid "Shadow color:" msgstr "Колер цені:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Градыент" @@ -1027,7 +1054,7 @@ msgstr "Тып:" msgid "Angle:" msgstr "Кут:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1097,11 +1124,11 @@ msgstr "Колеры:" msgid "Steps:" msgstr "Крокі:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2643,6 +2670,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/bg_BG.po b/Translations/bg_BG.po index 845f4abfe..fedff4db7 100644 --- a/Translations/bg_BG.po +++ b/Translations/bg_BG.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Bulgarian\n" "Language: bg_BG\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/ca_ES.po b/Translations/ca_ES.po index 88367af2c..2c36d8787 100644 --- a/Translations/ca_ES.po +++ b/Translations/ca_ES.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Catalan\n" "Language: ca_ES\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "D'acord" @@ -557,6 +557,10 @@ msgstr "Navegar" msgid "Resize:" msgstr "Redimensionar:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Cancel·lar exportació" @@ -951,12 +955,15 @@ msgstr "Modifica el canal blau" msgid "Modify Alpha Channel" msgstr "Modifica el canal alfa" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Desaturació" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Contorn" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -969,6 +976,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Degradat" @@ -1028,7 +1055,7 @@ msgstr "Tipus:" msgid "Angle:" msgstr "Angle:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Ajusta la Tonalitat/Saturació/Lluminositat" @@ -1098,11 +1125,11 @@ msgstr "Colors:" msgid "Steps:" msgstr "Passos:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2683,6 +2710,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Tancar" diff --git a/Translations/cs_CZ.po b/Translations/cs_CZ.po index 94d6a2f84..863e16968 100644 --- a/Translations/cs_CZ.po +++ b/Translations/cs_CZ.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Czech\n" "Language: cs_CZ\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -558,6 +558,10 @@ msgstr "Procházet" msgid "Resize:" msgstr "Změnit velikost:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Zrušit export" @@ -952,12 +956,15 @@ msgstr "Upravit modrý kanál" msgid "Modify Alpha Channel" msgstr "Upravit alfa kanál" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Odstíny šedi" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Obrys" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Vrhnout stín" @@ -970,6 +977,26 @@ msgstr "Odsazení Y:" msgid "Shadow color:" msgstr "Barva stínu:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Gradient" @@ -1029,7 +1056,7 @@ msgstr "Typ:" msgid "Angle:" msgstr "Úhel:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Upravit odstín, sytost a hodnotu" @@ -1099,11 +1126,11 @@ msgstr "Barvy:" msgid "Steps:" msgstr "Kroky:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Paletizovat" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pixelizace" @@ -2697,6 +2724,14 @@ msgstr "Oddělovací znak(y):" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Zavřít" diff --git a/Translations/cy_GB.po b/Translations/cy_GB.po index 016e751f7..013c3b49f 100644 --- a/Translations/cy_GB.po +++ b/Translations/cy_GB.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Welsh\n" "Language: cy_GB\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/da_DK.po b/Translations/da_DK.po index 688e875d1..52a13a61c 100644 --- a/Translations/da_DK.po +++ b/Translations/da_DK.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Danish\n" "Language: da_DK\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -557,6 +557,10 @@ msgstr "Browse" msgid "Resize:" msgstr "Tilpas størrelse:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Annullér Eksport" @@ -951,12 +955,15 @@ msgstr "Ændr Blå Kanal" msgid "Modify Alpha Channel" msgstr "Ændr Alpha Kanal" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Desaturation" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Kontur" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Skyggeeffekt" @@ -969,6 +976,26 @@ msgstr "Forskydning Y:" msgid "Shadow color:" msgstr "Skyggefarve:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Gradient" @@ -1028,7 +1055,7 @@ msgstr "Type:" msgid "Angle:" msgstr "Vinkel:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Justér Nuance/Mætning/Værdi" @@ -1098,11 +1125,11 @@ msgstr "Farver:" msgid "Steps:" msgstr "Trin:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2681,6 +2708,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Luk" diff --git a/Translations/de_DE.po b/Translations/de_DE.po index a39a35d5e..089272df7 100644 --- a/Translations/de_DE.po +++ b/Translations/de_DE.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: German\n" "Language: de_DE\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -101,7 +101,9 @@ msgstr "Gemischte Bilder einbeziehen" msgid "If enabled, the final blended images are also being stored in the pxo, for each frame.\n" "This makes the pxo file larger and is useful for importing by third-party software\n" "or CLI exporting. Loading pxo files in Pixelorama does not need this option to be enabled." -msgstr "" +msgstr "Wenn aktiviert, werden die letzten überlagerten Bilder für jeden Frame auch in der pxo gespeichert.\n" +"Dies macht die pxo-Datei größer und ist nützlich für den Import durch Software von Drittanbietern\n" +"oder den CLI-Export. Beim Laden von pxo-Dateien in Pixelorama muss diese Option nicht aktiviert sein." msgid "Import" msgstr "Importieren" @@ -557,6 +559,10 @@ msgstr "Durchsuchen" msgid "Resize:" msgstr "Größe verändern" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "Qualität:" + msgid "Cancel Export" msgstr "Export abbrechen" @@ -636,25 +642,25 @@ msgid "Export dimensions:" msgstr "Export-Größen:" msgid "Save a File" -msgstr "" +msgstr "Datei speichern" msgid "Go to previous folder." -msgstr "" +msgstr "Gehe zum vorherigen Ordner." msgid "Go to next folder." -msgstr "" +msgstr "Gehe zum nächsten Ordner." msgid "Go to parent folder." -msgstr "" +msgstr "Gehe zum übergeordneten Ordner." msgid "Path:" msgstr "Pfad:" msgid "Refresh files." -msgstr "" +msgstr "Dateien aktualisieren." msgid "Toggle the visibility of hidden files." -msgstr "" +msgstr "Schalten Sie die Sichtbarkeit von versteckten Dateien um." msgid "Directories & Files:" msgstr "Verzeichnisse & Dateien:" @@ -667,51 +673,51 @@ msgstr "Datei:" #. Found in "Open" and "Save" file dialogs. Searches all file types. msgid "All Files" -msgstr "" +msgstr "Alle Dateien" #. Found in the "Open" file dialog. Searches all file types supported by Pixelorama. msgid "All Recognized" -msgstr "" +msgstr "Alle erkannt" #. Found in "Open" and "Save" file dialogs. Searches Pixelorama Project files only (.pxo). msgid "Pixelorama Project" -msgstr "" +msgstr "Pixelorama-Projekt" #. Found in the "Open" file dialog. Searches PNG files only. (Note that PNG is a file type and should remain untranslated) msgid "PNG Image" -msgstr "" +msgstr "PNG-Bild" #. Found in the "Open" file dialog. Searches BMP files only. (Note that BMP is a file type and should remain untranslated) msgid "BMP Image" -msgstr "" +msgstr "BMP-Bild" #. Found in the "Open" file dialog. Searches "Radiance HDR" files only. (Note that "Radiance HDR" is a file type and is better untranslated) msgid "Radiance HDR Image" -msgstr "" +msgstr "Radiance HDR-Bild" #. Found in the "Open" file dialog. Searches JPEG files only. (Note that JPEG is a file type and should remain untranslated) msgid "JPEG Image" -msgstr "" +msgstr "JPEG Bild" #. Found in the "Open" file dialog. Searches SVG files only. (Note that SVG is a file type and should remain untranslated) msgid "SVG Image" -msgstr "" +msgstr "SVG-Bild" #. Found in the "Open" file dialog. Searches TGA files only. (Note that TGA is a file type and should remain untranslated) msgid "TGA Image" -msgstr "" +msgstr "TGA-Bild" #. Found in the "Open" file dialog. Searches WebP files only. (Note that WebP is a file type and should remain untranslated) msgid "WebP Image" -msgstr "" +msgstr "WebP Bild" #. Found in the "Open" file dialog. Searches Pixelorama palette files only (.json). msgid "Pixelorama palette" -msgstr "" +msgstr "Pixelorama-Palette" #. Found in the "Open" file dialog. Searches GIMP palette files only (.gpl). (Note that GIMP is a software and should remain untranslated) msgid "GIMP palette" -msgstr "" +msgstr "GIMP palette" #. Found in the export dialog. It is a button that when pressed, shows more options. msgid "Advanced options" @@ -951,12 +957,15 @@ msgstr "Blau-Kanal ändern" msgid "Modify Alpha Channel" msgstr "Alpha-Kanal ändern" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Entsättigung" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Umriss" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Schlagschatten" @@ -969,6 +978,26 @@ msgstr "Offset Y:" msgid "Shadow color:" msgstr "Schattenfarbe:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "Gaußsche Unschärfe" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "Unschärfe-Typ:" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "Unschärfebetrag:" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "Unschärferadius:" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "Unschärfe-Richtung:" + msgid "Gradient" msgstr "Gradient" @@ -1029,7 +1058,7 @@ msgstr "Typ:" msgid "Angle:" msgstr "Winkel:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Farbton/Sättigung/Wert anpassen" @@ -1051,35 +1080,35 @@ msgstr "Wert:" #. An image effect. Adjusts the brightness and contrast of the colors of an image. msgid "Adjust Brightness/Contrast" -msgstr "" +msgstr "Helligkeit/Kontrast anpassen" #. Refers to the brightness of the colors of an image. msgid "Brightness:" -msgstr "" +msgstr "Helligkeit:" #. Refers to the contrast of the colors of an image. msgid "Contrast:" -msgstr "" +msgstr "Kontrast:" #. Refers to the red value of the colors of an image. msgid "Red value:" -msgstr "" +msgstr "Rot-Wert:" #. Refers to the green value of the colors of an image. msgid "Green value:" -msgstr "" +msgstr "Grün-Wert:" #. Refers to the blue value of the colors of an image. msgid "Blue value:" -msgstr "" +msgstr "Blau-Wert:" #. Refers to a color that tints an image. msgid "Tint color:" -msgstr "" +msgstr "Farbton:" #. Refers to the factor (how much) a color tints an image. msgid "Tint effect factor:" -msgstr "" +msgstr "Farbeffekt-Faktor:" msgid "Apply" msgstr "Übernehmen" @@ -1099,11 +1128,11 @@ msgstr "Farben:" msgid "Steps:" msgstr "Schritte:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Palettieren" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pixelieren" @@ -1358,7 +1387,9 @@ msgstr "Lasso- / Freies Auswahl-Werkzeug\n\n" msgid "Select by Drawing\n\n" "%s for left mouse button\n" "%s for right mouse button" -msgstr "" +msgstr "Auswählen durchs Zeichnen\n\n" +"%s für die linke Maustaste\n" +"%s für die rechte Maustaste" msgid "Move\n\n" "%s for left mouse button\n" @@ -1392,7 +1423,8 @@ msgstr "Farbauswahl\n\n" msgid "Crop\n\n" "Resize the canvas" -msgstr "" +msgstr "Zuschneiden\n\n" +"Größe der Leinwand" msgid "Pencil\n\n" "%s for left mouse button\n" @@ -1498,7 +1530,7 @@ msgstr "Wechsle die linke und rechte Farben." #. Tooltip of the average color button, found in the color picker panel. Shows the average color between the two selected. msgid "Average Color:" -msgstr "" +msgstr "Mittelwerts-Farbe:" msgid "Reset the colors to their default state (black for left, white for right)" msgstr "Setzt die Farben auf den Standardzustand zurück (schwarz für links, weiß für rechts)" @@ -1509,7 +1541,7 @@ msgstr "Wähle eine Farbe des Bildschirms aus." #. Tooltip of the color text field found in the color picker panel that lets users change the color by hex code or english name ("red" cannot be translated). msgid "Enter a hex code (\"#ff0000\") or named color (\"red\")." -msgstr "" +msgstr "Geben Sie einen Hex-Code (\"#ff0000\") oder eine Farbe mit Namen (\"red\") ein." #. Tooltip of the button found in the color picker panel that lets users change the shape of the color picker. msgid "Select a picker shape." @@ -1521,19 +1553,19 @@ msgstr "Farboptionen" #. Tooltip of the button with three dots found under color options in the color picker panel that lets users change the mode of the color picker/sliders. msgid "Select a picker mode." -msgstr "" +msgstr "Wählen Sie einen Picker-Modus." #. Checkbox found in the menu of the button with three dots found under color options in the color picker panel. msgid "Colorized Sliders" -msgstr "" +msgstr "Farbige Schieberegler" #. Shows saved colors in certain color picker menus. msgid "Swatches" -msgstr "" +msgstr "Swatches" #. Found under color options in the color picker panel. msgid "Recent Colors" -msgstr "" +msgstr "Letzte Farben" msgid "Left tool" msgstr "Linkes Werkzeug" @@ -1718,7 +1750,7 @@ msgstr "Legt die Grenze der Frames pro Sekunde fest. Je niedriger die Anzahl, de #. Found in the Preferences, under the Performance section. Changes the value of the maximum undo steps projects can use. msgid "Max undo steps:" -msgstr "" +msgstr "Max. Rückgängig-Schritte:" #. An option found in the preferences, under the Performance section. msgid "Pause application when it loses focus" @@ -1730,11 +1762,11 @@ msgstr "Wenn dies eingeschaltet ist und das Fenster der Anwendung den Fokus verl #. An option found in the preferences, under the Performance section. Refers to the screen being updated (redrawn) continuously. msgid "Update continuously" -msgstr "" +msgstr "Kontinuierlich aktualisieren" #. Found in the preferences, hint of the "Update continuously" option. msgid "If this is toggled on, the application will redraw the screen continuously, even while it's not used. Turning this off helps lower CPU and GPU usage when idle." -msgstr "" +msgstr "Wenn dies eingeschaltet ist, wird die Anwendung den Bildschirm kontinuierlich neu zeichnen, auch wenn er nicht verwendet wird. Das Ausschalten hilft, die CPU- und GPU-Nutzung zu senken, wenn die Applikation im Moment nicht verwendet wird." #. An option found in the preferences, under the Performance section. msgid "Enable window transparency" @@ -2013,22 +2045,22 @@ msgid "Current frame as spritesheet" msgstr "Aktueller Frame als Spritesheet" msgid "Jump to the first frame" -msgstr "" +msgstr "Zum ersten Frame springen" msgid "Go to the previous frame" -msgstr "" +msgstr "Zum vorherigen Frame gehen" msgid "Play the animation backwards (from end to beginning)" -msgstr "" +msgstr "Spiele die Animation rückwärts ab (vom Ende bis zum Anfang)" msgid "Play the animation forward (from beginning to end)" -msgstr "" +msgstr "Spiele die Animation vorwärts ab (vom Anfang bis zum Ende)" msgid "Go to the next frame" -msgstr "" +msgstr "Gehe zum nächsten Frame" msgid "Jump to the last frame" -msgstr "" +msgstr "Springe zum letzten Frame" msgid "Timeline settings" msgstr "Timeline-Einstellungen" @@ -2162,7 +2194,7 @@ msgstr "Neuer Tag" #. Found on the popup menu that appears when a user right-clicks on a frame button. When clicked, it allows users to paste/import tags from other opened projects. msgid "Import Tag" -msgstr "" +msgstr "Tag importieren" #. Found on the popup menu that appears when a user right-clicks on a frame button. When clicked, the order of the selected frames is being reversed. msgid "Reverse Frames" @@ -2218,7 +2250,7 @@ msgstr "Mischmodus:" #. Found in the layer's section of the timeline, as a blend mode option, only available for group layers. If enabled, group blending is disabled and the group simply acts as a way to organize layers instead of affecting blending. msgid "Pass through" -msgstr "" +msgstr "Pass-through" #. Adjective, refers to something usual/regular, such as the normal blend mode. msgid "Normal" @@ -2692,6 +2724,14 @@ msgstr "Trennzeichen(n):" msgid "The character(s) that separate the file name and the frame number" msgstr "Die Zeichen, die den Dateinamen und die Frame-Nummer trennen" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Schließen" @@ -3159,24 +3199,25 @@ msgstr "Monochrom" #. Found in the Reference Images panel when no reference image has been imported. msgid "When opening an image, it may be imported as a reference." -msgstr "" +msgstr "Beim Öffnen eines Bildes kann es als Referenz importiert werden." #. Found in the Reference Images panel after a reference image has been imported. msgid "Select an image below to change its properties.\n" "Note that you cannot draw while a reference image is selected." -msgstr "" +msgstr "Wählen Sie ein Bild unten, um seine Eigenschaften zu ändern.\n" +"Beachten Sie, dass Sie nicht zeichnen können, während ein Referenzbild ausgewählt ist." #. Removes the selected reference image. msgid "Remove" -msgstr "" +msgstr "Entfernen" #. A tooltip to tell users to hold the Shift key while clicking the remove button msgid "Hold Shift while pressing to instantly remove." -msgstr "" +msgstr "Halten Sie Shift während des Benutzens gedrückt für sofortige Entfernung." #. Shown in the confirmation dialog for removing a reference image. msgid "Are you sure you want to remove this reference image? It will not be deleted from your file system." -msgstr "" +msgstr "Sind Sie sicher, dass Sie dieses Referenzbild entfernen möchten? Es wird nicht aus Ihrem Dateisystem gelöscht." #. Moves the reference image up in the list msgid "Move the selected reference image to the right" @@ -3204,35 +3245,35 @@ msgstr "Ausgewähltes Referenzbild skalieren" #. Button to select no reference images in the Reference Images panel. msgid "none" -msgstr "" +msgstr "keine" #. Resets the Transform of the selected reference image on the canvas. msgid "Reset Transform" -msgstr "" +msgstr "Transformation zurücksetzen" #. Position of the selected reference image on the canvas. msgid "Position" -msgstr "" +msgstr "Position" #. Scale of the selected reference image on the canvas. msgid "Scale" -msgstr "" +msgstr "Skalierung" #. Rotation of the selected reference image on the canvas. msgid "Rotation" -msgstr "" +msgstr "Rotation" #. Toggle filter of the selected reference image on the canvas. msgid "Filter" -msgstr "" +msgstr "Filter" #. Opacity of the selected reference image on the canvas. msgid "Opacity" -msgstr "" +msgstr "Transparenz" #. Color clamping of the selected reference image on the canvas. msgid "Color Clamping" -msgstr "" +msgstr "Farbklampen" #. Used in checkbuttons (like on/off switches) that enable/disable something. msgid "Enabled" diff --git a/Translations/el_GR.po b/Translations/el_GR.po index eb112399c..4c1bee570 100644 --- a/Translations/el_GR.po +++ b/Translations/el_GR.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Greek\n" "Language: el_GR\n" -"PO-Revision-Date: 2024-08-16 16:44\n" +"PO-Revision-Date: 2024-09-12 14:53\n" msgid "OK" msgstr "Εντάξει" @@ -560,6 +560,10 @@ msgstr "Περιήγηση" msgid "Resize:" msgstr "Αλλαγή μεγέθους:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "Ποιότητα:" + msgid "Cancel Export" msgstr "Ακύρωση Εξαγωγής" @@ -954,12 +958,15 @@ msgstr "Τροποποίηση Μπλε Καναλιού" msgid "Modify Alpha Channel" msgstr "Τροποποίηση Καναλιού Διαφάνειας" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Αποκορεσμός" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Περίγραμμα" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Πίπτουσα σκιά" @@ -972,6 +979,26 @@ msgstr "Μετατόπιση Y:" msgid "Shadow color:" msgstr "Χρώμα σκιάς:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "Θόλωση Gauss" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "Τύπος θόλωσης:" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "Ποσότητα θόλωσης:" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "Ακτίνα θόλωσης:" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "Κατεύθυνση θόλωσης:" + msgid "Gradient" msgstr "Διαβάθμιση" @@ -1032,7 +1059,7 @@ msgstr "Είδος:" msgid "Angle:" msgstr "Γωνία:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Ρύθμιση απόχρωσης/κορεσμού/τιμής" @@ -1102,11 +1129,11 @@ msgstr "Χρώματα:" msgid "Steps:" msgstr "Βαθμίδες:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Παλετοποίηση" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Δημιουργία εικονοστοιχείων" @@ -2698,6 +2725,14 @@ msgstr "Διαχωριστικοί χαρακτήρες:" msgid "The character(s) that separate the file name and the frame number" msgstr "Οι χαρακτήρες που διαχωρίζουν το όνομα του αρχείου και τον αριθμό του καρέ" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "Περικοπή εικόνων" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "Περικοπή των εξαγόμενων εικόνων στο ορατό τμήμα τους, θεωρώντας κάθε pixel με ένα μη μηδενικό alpha κανάλι ως ορατό." + msgid "Close" msgstr "Κλείσιμο" diff --git a/Translations/en_PT.po b/Translations/en_PT.po index 8a756709a..848dee25e 100644 --- a/Translations/en_PT.po +++ b/Translations/en_PT.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Pirate English\n" "Language: en_PT\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/eo_UY.po b/Translations/eo_UY.po index 8a7f8234b..95f52d3e7 100644 --- a/Translations/eo_UY.po +++ b/Translations/eo_UY.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Esperanto\n" "Language: eo_UY\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "Bone" @@ -557,6 +557,10 @@ msgstr "Foliumo" msgid "Resize:" msgstr "Reskali:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Nuligi eksporton" @@ -951,12 +955,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Konturoj" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Ĵeti ombron" @@ -969,6 +976,26 @@ msgstr "" msgid "Shadow color:" msgstr "Koloro de la ombro:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Gradiento" @@ -1028,7 +1055,7 @@ msgstr "Tipo:" msgid "Angle:" msgstr "Angulo:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1098,11 +1125,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2634,6 +2661,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Fermi" diff --git a/Translations/es_ES.po b/Translations/es_ES.po index a3465db82..82d2a07d0 100644 --- a/Translations/es_ES.po +++ b/Translations/es_ES.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Spanish\n" "Language: es_ES\n" -"PO-Revision-Date: 2024-08-16 13:17\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -557,6 +557,10 @@ msgstr "Explorar" msgid "Resize:" msgstr "Redimensionar:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Cancelar exportación" @@ -951,12 +955,15 @@ msgstr "Modificar canal azul" msgid "Modify Alpha Channel" msgstr "Modificar canal alfa" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Desaturación" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Silueta" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Sombra paralela" @@ -969,6 +976,26 @@ msgstr "Desplazamiento en Y:" msgid "Shadow color:" msgstr "Color de la sombra:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Degradado" @@ -1029,7 +1056,7 @@ msgstr "Tipo:" msgid "Angle:" msgstr "Ángulo:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Ajustar Matiz/Saturación/Valor" @@ -1099,11 +1126,11 @@ msgstr "Colores:" msgid "Steps:" msgstr "Pasos:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Paletizar" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pixelizar" @@ -1720,7 +1747,7 @@ msgstr "Establece el límite de fotogramas por segundo de la aplicación. Cuanto #. Found in the Preferences, under the Performance section. Changes the value of the maximum undo steps projects can use. msgid "Max undo steps:" -msgstr "" +msgstr "Deshaceres máximos:" #. An option found in the preferences, under the Performance section. msgid "Pause application when it loses focus" @@ -2693,6 +2720,14 @@ msgstr "Separar carácter(es):" msgid "The character(s) that separate the file name and the frame number" msgstr "El(los) carácter(es) que separan Él nombre del archivo y Él número de fotograma" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Cerrar" diff --git a/Translations/et_EE.po b/Translations/et_EE.po index c253cff38..b48ae8683 100644 --- a/Translations/et_EE.po +++ b/Translations/et_EE.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Estonian\n" "Language: et_EE\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/fi_FI.po b/Translations/fi_FI.po index 89faa8a04..69da4c8a9 100644 --- a/Translations/fi_FI.po +++ b/Translations/fi_FI.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Finnish\n" "Language: fi_FI\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/fil_PH.po b/Translations/fil_PH.po index 3566813bf..9e96fb069 100644 --- a/Translations/fil_PH.po +++ b/Translations/fil_PH.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Filipino\n" "Language: fil_PH\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/fr_FR.po b/Translations/fr_FR.po index 14722d17e..04572e476 100644 --- a/Translations/fr_FR.po +++ b/Translations/fr_FR.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: French\n" "Language: fr_FR\n" -"PO-Revision-Date: 2024-08-16 13:17\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -558,6 +558,10 @@ msgstr "Parcourir" msgid "Resize:" msgstr "Redimensionner :" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Annuler l'exportation" @@ -952,12 +956,15 @@ msgstr "Modifier le Canal Bleu" msgid "Modify Alpha Channel" msgstr "Modifier le Canal Alpha" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Désaturation" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Contour" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Ombre portée" @@ -970,6 +977,26 @@ msgstr "Décalage Y :" msgid "Shadow color:" msgstr "Couleur d'ombre :" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Dégradé" @@ -1030,7 +1057,7 @@ msgstr "Type:" msgid "Angle:" msgstr "Angle :" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Ajuster la Teinte/Saturation/Valeur" @@ -1100,11 +1127,11 @@ msgstr "Couleurs:" msgid "Steps:" msgstr "Étapes:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pixeliser" @@ -2687,6 +2714,14 @@ msgstr "Caractère(s) de séparation :" msgid "The character(s) that separate the file name and the frame number" msgstr "Le ou les caractères qui séparent le nom du fichier et le numéro de frame" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Fermer" diff --git a/Translations/ga_IE.po b/Translations/ga_IE.po index 0e5d94c49..8baec4a68 100644 --- a/Translations/ga_IE.po +++ b/Translations/ga_IE.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Irish\n" "Language: ga_IE\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/grc.po b/Translations/grc.po index 375892d7a..6ff8c94bc 100644 --- a/Translations/grc.po +++ b/Translations/grc.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Ancient Greek\n" "Language: grc\n" -"PO-Revision-Date: 2024-08-16 13:19\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "Ἐντάξει" @@ -43,7 +43,7 @@ msgid "Frame Size" msgstr "" msgid "Size:" -msgstr "" +msgstr "Μέγεθος:" msgid "Width:" msgstr "" @@ -55,7 +55,7 @@ msgid "Center" msgstr "" msgid "File" -msgstr "" +msgstr "Ἀρχείον" msgid "Edit" msgstr "" @@ -64,13 +64,13 @@ msgid "Select" msgstr "" msgid "View" -msgstr "" +msgstr "Ἰδεῖν" msgid "Window" -msgstr "" +msgstr "Παράθυρον" msgid "Image" -msgstr "" +msgstr "Εἰκών" msgid "Effects" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/he_IL.po b/Translations/he_IL.po index ece76eae9..099aa696e 100644 --- a/Translations/he_IL.po +++ b/Translations/he_IL.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hebrew\n" "Language: he_IL\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "אישור" @@ -556,6 +556,10 @@ msgstr "עיון" msgid "Resize:" msgstr "שינוי גודל:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "ביטול ייצוא" @@ -950,12 +954,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "קו מתאר" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "הצללה" @@ -968,6 +975,26 @@ msgstr "היסט Y:" msgid "Shadow color:" msgstr "צבע צל:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1027,7 +1054,7 @@ msgstr "סוג:" msgid "Angle:" msgstr "זווית:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1097,11 +1124,11 @@ msgstr "צבעים:" msgid "Steps:" msgstr "צעדים:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2638,6 +2665,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/hi_IN.po b/Translations/hi_IN.po index c3a811fc9..744bf6757 100644 --- a/Translations/hi_IN.po +++ b/Translations/hi_IN.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hindi\n" "Language: hi_IN\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "ठीक है" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/hr_HR.po b/Translations/hr_HR.po index a1d515c03..19b2b4a4d 100644 --- a/Translations/hr_HR.po +++ b/Translations/hr_HR.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Croatian\n" "Language: hr_HR\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/hu_HU.po b/Translations/hu_HU.po index 4aa3a7ca6..a36113ffa 100644 --- a/Translations/hu_HU.po +++ b/Translations/hu_HU.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Hungarian\n" "Language: hu_HU\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "Ok" @@ -556,6 +556,10 @@ msgstr "Tallózás" msgid "Resize:" msgstr "Átméretezés:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Exportálás megszakítása" @@ -950,12 +954,15 @@ msgstr "A kék csatorna módosítása" msgid "Modify Alpha Channel" msgstr "A alfa csatorna módosítása" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Kifakítás" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Körvonal" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -968,6 +975,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Színátmenet" @@ -1027,7 +1054,7 @@ msgstr "Típus:" msgid "Angle:" msgstr "Szög:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Színárnyalat/Telítettség/Érték beállítása" @@ -1097,11 +1124,11 @@ msgstr "Színek:" msgid "Steps:" msgstr "Lépések:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2645,6 +2672,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Bezárás" diff --git a/Translations/id_ID.po b/Translations/id_ID.po index f5d42a09f..dae1e7d8d 100644 --- a/Translations/id_ID.po +++ b/Translations/id_ID.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Indonesian\n" "Language: id_ID\n" -"PO-Revision-Date: 2024-08-16 17:44\n" +"PO-Revision-Date: 2024-09-12 03:49\n" msgid "OK" msgstr "Oke" @@ -101,9 +101,9 @@ msgstr "Sertakan gambar tercampur" msgid "If enabled, the final blended images are also being stored in the pxo, for each frame.\n" "This makes the pxo file larger and is useful for importing by third-party software\n" "or CLI exporting. Loading pxo files in Pixelorama does not need this option to be enabled." -msgstr "Jika diaktifkan, bentuk akhir gambar tercampur akan disimpan jadi pxo, ke tiap bingkai.\n" +msgstr "Jika diaktifkan, bentuk akhir gambar tercampur disimpan menjadi pxo, ke tiap bingkai.\n" "Berkas pxo akan lebih besar dan mampu diimpor dengan peranti lunak pihak ketiga\n" -"atau diekspor CLI. Memuat pxo di Pixelorama tidak perlu mengaktifkan opsi ini." +"atau diekspor CLI. Membuka pxo di Pixelorama tidak perlu mengaktifkan opsi ini." msgid "Import" msgstr "Impor" @@ -171,11 +171,11 @@ msgstr "Persentase" #. Found in the image menu. Sets the size of the project to be the same as the size of the active selection. msgid "Crop to Selection" -msgstr "Pangkas ke Seleksi" +msgstr "Potong ke Seleksi" #. Found in the image menu. Automatically trims out all the transparent pixels, making the image smaller. msgid "Crop to Content" -msgstr "Pangkas ke Isi" +msgstr "Potong ke Isi" msgid "Resize Canvas" msgstr "Ubah Ukuran Kanvas" @@ -294,7 +294,7 @@ msgstr "Ini pratayang, mengubah ini tidak akan mengubah tata letak" #. Found in the manage layouts dialog msgid "Double click to set as new startup layout" -msgstr "Klik dua kali agar jadi tata letak baru di awal buka" +msgstr "Klik 2x agar menjadi tata letak baru di awal buka" msgid "Add" msgstr "Tambah" @@ -458,7 +458,7 @@ msgstr "Jarak peleburan:" #. Found in the preview image dialog, which appears when importing an image file. This option appears when the image is being imported as a spritesheet, if "smart slice" is enabled. Hint tooltip of the "Merge distance" value slider. msgid "Images which crossed the threshold will get merged into a larger image, if they are within this distance" -msgstr "Gambar yang melewati ambang batas akan dileburkan jadi gambar lebih besar, jika masih dalam jarak ini" +msgstr "Gambar yang melewati ambang batas akan dileburkan menjadi gambar lebih besar, jika masih sejarak ini" #. A button that, when pressed, refreshes something. Used to apply certain settings again after they changed. Currently it's only used in the preview image dialog, which appears when importing an image file. This option appears when the image is being imported as a spritesheet, if "smart slice" is enabled. msgid "Refresh" @@ -560,6 +560,10 @@ msgstr "Telusur" msgid "Resize:" msgstr "Ubah ukuran:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "Mutu:" + msgid "Cancel Export" msgstr "Batalkan Ekspor" @@ -817,7 +821,7 @@ msgstr "Keker Integer" #. Found in the preferences, under Canvas. Hint tooltip of "Integer Zoom". msgid "Restricts the value to be an integer multiple of 100%" -msgstr "Membatasi nilai jadi kelipatan bilangan bulat 100%" +msgstr "Membatasi nilai ke kelipatan bilangan bulat 100%" msgid "Tablet pressure sensitivity:" msgstr "Kepekaan tekanan tablet:" @@ -954,12 +958,15 @@ msgstr "Ubah Saluran Biru" msgid "Modify Alpha Channel" msgstr "Ubah Saluran Alfa" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Desaturasi" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Garis luar" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Bayangan Jatuh" @@ -972,6 +979,26 @@ msgstr "Offset Y:" msgid "Shadow color:" msgstr "Warna bayangan:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "Buram Gauss" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "Tipe buram:" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "Jumlah buram:" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "Jari-jari buram:" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "Arah buram:" + msgid "Gradient" msgstr "Gradien" @@ -979,7 +1006,7 @@ msgid "Gradient Map" msgstr "Peta Gradien" msgid "Divide into equal parts" -msgstr "Bagi jadi sama rata" +msgstr "Bagi menjadi sama rata" msgid "Parts:" msgstr "Bagian:" @@ -1032,7 +1059,7 @@ msgstr "Tipe:" msgid "Angle:" msgstr "Sudut:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Sesuaikan Rona/Saturasi/Nilai" @@ -1102,11 +1129,11 @@ msgstr "Warna:" msgid "Steps:" msgstr "Step:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Paletkan" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pikselkan" @@ -1335,7 +1362,7 @@ msgid "Polygonal Selection\n\n" msgstr "Seleksi Poligon\n\n" "%s untuk tetikus kiri\n" "%s untuk tetikus kanan\n\n" -"Pencet dua kali untuk menghubungkan titik akhir ke titik awal" +"Klik dua kali untuk menghubungkan titik akhir ke titik awal" msgid "Select By Color\n\n" "%s for left mouse button\n" @@ -1397,7 +1424,7 @@ msgstr "Pemilih Warna\n\n" msgid "Crop\n\n" "Resize the canvas" -msgstr "Pangkas\n\n" +msgstr "Potong\n\n" "Ubah besar kanvas" msgid "Pencil\n\n" @@ -2698,6 +2725,14 @@ msgstr "Huruf pemisah:" msgid "The character(s) that separate the file name and the frame number" msgstr "Huruf-huruf untuk memisahkan nama berkas dan nomor bingkai" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "Pangkas gambar" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "Memangkas gambar terekspor ke bagian terlihat, piksel apa pun bersaluran alfa bukan nol akan dianggap terlihat." + msgid "Close" msgstr "Tutup" @@ -2787,31 +2822,31 @@ msgstr "Terbalikkan warna" #. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their hue. msgid "Sort by hue" -msgstr "Urut ikut rona" +msgstr "Urut sesuai rona" #. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their saturation. msgid "Sort by saturation" -msgstr "Urut ikut saturasi" +msgstr "Urut sesuai saturasi" #. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their value. msgid "Sort by value" -msgstr "Urut ikut nilai" +msgstr "Urut sesuai nilai" #. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their red channel value. msgid "Sort by red" -msgstr "Urut ikut merah" +msgstr "Urut sesuai merah" #. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their green channel value. msgid "Sort by green" -msgstr "Urut ikut hijau" +msgstr "Urut sesuai hijau" #. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their blue channel value. msgid "Sort by blue" -msgstr "Urut ikut biru" +msgstr "Urut sesuai biru" #. An option of the Sort palette button found in the palette panel. When selected, the colors of the palette are being sorted based on their alpha channel value. msgid "Sort by alpha" -msgstr "Urut ikut alfa" +msgstr "Urut sesuai alfa" msgid "Palette with the same name and path already exists!" msgstr "Palet dengan nama dan jalur yang sama sudah ada!" @@ -2865,7 +2900,7 @@ msgid "Recorder" msgstr "Perekam" msgid "Crop" -msgstr "Pangkas" +msgstr "Potong" msgid "Resize the canvas" msgstr "Ubah ukuran kanvas" @@ -2901,7 +2936,7 @@ msgid "Locked size\n\n" "When enabled using the tool on the canvas will only move the cropping rectangle.\n\n" "When disabled using the tool on the canvas will draw the rectangle." msgstr "Ukuran terkunci\n\n" -"Saat diaktifkan dengan alat di kanvas hanya akan memindahkan persegi berpangkas.\n\n" +"Saat diaktifkan dengan alat di kanvas hanya akan memindahkan persegi terpotong.\n\n" "Saat dinonaktifkan dengan alat di kanvas hanya akan membuat persegi." #. A tool used in 3D layers, that edits 3D objects. @@ -3196,7 +3231,7 @@ msgstr "Pindahkan gambar rujukan terpilih ke kiri" #. Select a reference on the canvas msgid "Selects a reference image on the canvas" -msgstr "Memilih yang jadi gambar rujukan di kanvas" +msgstr "Memilih gambar rujukan untuk di kanvas" #. Moves the reference on the canvas msgid "Move the selected reference image" diff --git a/Translations/is_IS.po b/Translations/is_IS.po index 01de5f687..128ea343d 100644 --- a/Translations/is_IS.po +++ b/Translations/is_IS.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Icelandic\n" "Language: is_IS\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/it_IT.po b/Translations/it_IT.po index fa74b7cc6..c4ec5e10c 100644 --- a/Translations/it_IT.po +++ b/Translations/it_IT.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Italian\n" "Language: it_IT\n" -"PO-Revision-Date: 2024-08-16 15:20\n" +"PO-Revision-Date: 2024-09-12 16:19\n" msgid "OK" msgstr "OK" @@ -560,6 +560,10 @@ msgstr "Esplora" msgid "Resize:" msgstr "Ridimensiona:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "Qualità:" + msgid "Cancel Export" msgstr "Annulla esportazione" @@ -954,12 +958,15 @@ msgstr "Modifica Canale Blu" msgid "Modify Alpha Channel" msgstr "Modifica Canale Alfa" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Desaturazione" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Contorno" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Rilascia Ombra" @@ -972,6 +979,26 @@ msgstr "Spostamento Y:" msgid "Shadow color:" msgstr "Colore ombra:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "Sfocatura Gaussiana" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "Tipo di sfocatura:" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "Quantità sfocatura:" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "Raggio Sfocatura:" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "Direzione sfocatura:" + msgid "Gradient" msgstr "Gradiente" @@ -1032,7 +1059,7 @@ msgstr "Tipo:" msgid "Angle:" msgstr "Angolo:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Regola Tonalità/Saturazione/Valore" @@ -1102,11 +1129,11 @@ msgstr "Colori:" msgid "Steps:" msgstr "Passaggi:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Pallettizza" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pixellizza" @@ -1736,7 +1763,7 @@ msgstr "Se questa opzione viene attivata, quando la finestra dell'applicazione p #. An option found in the preferences, under the Performance section. Refers to the screen being updated (redrawn) continuously. msgid "Update continuously" -msgstr "" +msgstr "Aggiorna continuamente" #. Found in the preferences, hint of the "Update continuously" option. msgid "If this is toggled on, the application will redraw the screen continuously, even while it's not used. Turning this off helps lower CPU and GPU usage when idle." @@ -2698,6 +2725,14 @@ msgstr "Carattere(i) separatore(i):" msgid "The character(s) that separate the file name and the frame number" msgstr "I caratteri che separano il nome del file e il numero di fotogramma" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "Ritaglia immagini" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "Ritaglia le immagini esportate nella loro porzione visibile, considerando ogni pixel con un canale alfa diverso da zero come visibile." + msgid "Close" msgstr "Chiudi" diff --git a/Translations/ja_JP.po b/Translations/ja_JP.po index 309642861..3cba3d4b4 100644 --- a/Translations/ja_JP.po +++ b/Translations/ja_JP.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Japanese\n" "Language: ja_JP\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 17:12\n" msgid "OK" msgstr "OK" @@ -560,6 +560,10 @@ msgstr "参照" msgid "Resize:" msgstr "サイズを変更" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "品質:" + msgid "Cancel Export" msgstr "エクスポートをキャンセル" @@ -954,12 +958,15 @@ msgstr "青チャンネルを変更" msgid "Modify Alpha Channel" msgstr "アルファチャンネルを変更" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "彩度を下げる" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "アウトライン" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "ドロップシャドウ" @@ -972,6 +979,26 @@ msgstr "オフセット Y:" msgid "Shadow color:" msgstr "影の色:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "グラディエーション" @@ -1032,7 +1059,7 @@ msgstr "タイプ:" msgid "Angle:" msgstr "角度:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "色相/彩度/値を調整" @@ -1102,11 +1129,11 @@ msgstr "色:" msgid "Steps:" msgstr "手順:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "パレット化" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "ピクセル化" @@ -2698,6 +2725,14 @@ msgstr "区切り文字:" msgid "The character(s) that separate the file name and the frame number" msgstr "ファイル名とフレーム番号を区切る文字" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "画像をトリム" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "エクスポートされた画像を可視部分にトリミングします。各ピクセルをゼロではないアルファチャンネルを可視とします。" + msgid "Close" msgstr "閉じる" diff --git a/Translations/ko_KR.po b/Translations/ko_KR.po index 4ff5901b3..268822dfa 100644 --- a/Translations/ko_KR.po +++ b/Translations/ko_KR.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Korean\n" "Language: ko_KR\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "예" @@ -557,6 +557,10 @@ msgstr "찾아보기" msgid "Resize:" msgstr "크기 조정" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "내보내기 취소" @@ -951,12 +955,15 @@ msgstr "블루 채널 수정" msgid "Modify Alpha Channel" msgstr "알파 채널 수정" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "채도 낮추기" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "외곽선" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "그림자" @@ -969,6 +976,26 @@ msgstr "Y 오프셋:" msgid "Shadow color:" msgstr "그림자 색상:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "그레디언트" @@ -1028,7 +1055,7 @@ msgstr "타입:" msgid "Angle:" msgstr "각도:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "색상/채도/명도 수정" @@ -1098,11 +1125,11 @@ msgstr "색상:" msgid "Steps:" msgstr "단계:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2682,6 +2709,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "닫기" diff --git a/Translations/la_LA.po b/Translations/la_LA.po index 5f7500441..70f9aed95 100644 --- a/Translations/la_LA.po +++ b/Translations/la_LA.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Latin\n" "Language: la_LA\n" -"PO-Revision-Date: 2024-08-16 13:19\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/lt_LT.po b/Translations/lt_LT.po index 01fa3b43f..382cb56ec 100644 --- a/Translations/lt_LT.po +++ b/Translations/lt_LT.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Lithuanian\n" "Language: lt_LT\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/lv_LV.po b/Translations/lv_LV.po index 77d53a7c9..0d99ab710 100644 --- a/Translations/lv_LV.po +++ b/Translations/lv_LV.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Latvian\n" "Language: lv_LV\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "Labi" @@ -556,6 +556,10 @@ msgstr "" msgid "Resize:" msgstr "Mainīt izmēru:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Atcelt eksportēšanu" @@ -950,12 +954,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Atsātināt" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Ārlīnija" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -968,6 +975,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1027,7 +1054,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1097,11 +1124,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2642,6 +2669,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/mk_MK.po b/Translations/mk_MK.po index b07d4cf04..42ed9542f 100644 --- a/Translations/mk_MK.po +++ b/Translations/mk_MK.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Macedonian\n" "Language: mk_MK\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/ml_IN.po b/Translations/ml_IN.po index 194315520..9c2f90948 100644 --- a/Translations/ml_IN.po +++ b/Translations/ml_IN.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Malayalam\n" "Language: ml_IN\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "ഓക്കേ" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/mr_IN.po b/Translations/mr_IN.po index e6f8db932..dc2f2394b 100644 --- a/Translations/mr_IN.po +++ b/Translations/mr_IN.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Marathi\n" "Language: mr_IN\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/ms_MY.po b/Translations/ms_MY.po index 1741ad18d..ceebd503c 100644 --- a/Translations/ms_MY.po +++ b/Translations/ms_MY.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Malay\n" "Language: ms_MY\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/nb_NO.po b/Translations/nb_NO.po index b378c7238..ca7a3a640 100644 --- a/Translations/nb_NO.po +++ b/Translations/nb_NO.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Norwegian Bokmal\n" "Language: nb_NO\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "OK" @@ -556,6 +556,10 @@ msgstr "Bla gjennom" msgid "Resize:" msgstr "Endre størrelse:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Avbryt Eksport" @@ -950,12 +954,15 @@ msgstr "Endre Blå Kanal" msgid "Modify Alpha Channel" msgstr "Endre Alpha Kanal" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Avmettning" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Omriss" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -968,6 +975,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Gradient" @@ -1027,7 +1054,7 @@ msgstr "Type:" msgid "Angle:" msgstr "Vinkel:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Justér Fargetone/Metning/Verdi" @@ -1097,11 +1124,11 @@ msgstr "Farger:" msgid "Steps:" msgstr "Trinn:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2681,6 +2708,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Lukk" diff --git a/Translations/nl_NL.po b/Translations/nl_NL.po index af18bc92a..a78e3853f 100644 --- a/Translations/nl_NL.po +++ b/Translations/nl_NL.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Dutch\n" "Language: nl_NL\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "Oké" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/pl_PL.po b/Translations/pl_PL.po index 66117e91d..38276ec12 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-08-17 07:21\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -559,6 +559,10 @@ msgstr "Przeglądaj" msgid "Resize:" msgstr "Zmień rozmiar:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "Jakość:" + msgid "Cancel Export" msgstr "Anuluj eksportowanie" @@ -953,12 +957,15 @@ msgstr "Modyfikuj kanał niebieski" msgid "Modify Alpha Channel" msgstr "Modyfikuj kanał alfa" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Desaturacja (zmniejsz nasycenie)" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Obrys" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Cień" @@ -971,6 +978,26 @@ msgstr "Przesunięcie Y:" msgid "Shadow color:" msgstr "Kolor cienia:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Gradient" @@ -1031,7 +1058,7 @@ msgstr "Typ:" msgid "Angle:" msgstr "Kąt:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Dostosuj Odcień/Nasycenie/Wartość" @@ -1101,11 +1128,11 @@ 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Paletyzacja" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pixelizuj" @@ -2696,6 +2723,14 @@ msgstr "Znak(i) rozdzielające:" msgid "The character(s) that separate the file name and the frame number" msgstr "Znak(i) oddzielające nazwę pliku od numeru klatki" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Zamknij" diff --git a/Translations/pt_BR.po b/Translations/pt_BR.po index dcbe9f62c..9cc39f303 100644 --- a/Translations/pt_BR.po +++ b/Translations/pt_BR.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese, Brazilian\n" "Language: pt_BR\n" -"PO-Revision-Date: 2024-08-16 13:17\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -560,6 +560,10 @@ msgstr "Localizar" msgid "Resize:" msgstr "Redimensionar:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Cancelar exportação" @@ -954,12 +958,15 @@ msgstr "Modificar O Canal Azul" msgid "Modify Alpha Channel" msgstr "Modificar O Canal Alfa" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Dessaturação" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Contorno" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Sombra projetada" @@ -972,6 +979,26 @@ msgstr "Deslocar Y:" msgid "Shadow color:" msgstr "Cor da sombra:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Gradiente" @@ -1032,7 +1059,7 @@ msgstr "Tipo:" msgid "Angle:" msgstr "Ângulo:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Ajustar Matiz/Saturação/Valor" @@ -1102,11 +1129,11 @@ msgstr "Cores:" msgid "Steps:" msgstr "Etapas:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Paletizar" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pixelizar" @@ -1724,7 +1751,7 @@ msgstr "Define o limite de FPS (quadros por segundo) do aplicativo. Quanto menor #. Found in the Preferences, under the Performance section. Changes the value of the maximum undo steps projects can use. msgid "Max undo steps:" -msgstr "" +msgstr "Máximo de ações salvas para desfazer:" #. An option found in the preferences, under the Performance section. msgid "Pause application when it loses focus" @@ -2698,6 +2725,14 @@ msgstr "Usar caractere(s) de separação:" msgid "The character(s) that separate the file name and the frame number" msgstr "O(s) caractere(s) que separam o nome do arquivo e o número do quadro" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Fechar" diff --git a/Translations/pt_PT.po b/Translations/pt_PT.po index d93dfd0e7..55b34e40b 100644 --- a/Translations/pt_PT.po +++ b/Translations/pt_PT.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Portuguese\n" "Language: pt_PT\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -556,6 +556,10 @@ msgstr "Pesquisar" msgid "Resize:" msgstr "Redimensionar:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Cancelar Exportar" @@ -950,12 +954,15 @@ msgstr "Alterar Canal Azul" msgid "Modify Alpha Channel" msgstr "Alterar Canal Alpha" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Dessaturação" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Contorno" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -968,6 +975,26 @@ msgstr "" msgid "Shadow color:" msgstr "Cor da sombra:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Gradiente" @@ -1028,7 +1055,7 @@ msgstr "Tipo:" msgid "Angle:" msgstr "Angulo:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Ajustar Hue/Saturação/Valor" @@ -1098,11 +1125,11 @@ msgstr "Cores:" msgid "Steps:" msgstr "Passos:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2677,6 +2704,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Fechar" diff --git a/Translations/ro_RO.po b/Translations/ro_RO.po index 2b6ba88bd..673ab37ab 100644 --- a/Translations/ro_RO.po +++ b/Translations/ro_RO.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Romanian\n" "Language: ro_RO\n" -"PO-Revision-Date: 2024-08-16 15:20\n" +"PO-Revision-Date: 2024-09-11 18:44\n" msgid "OK" msgstr "OK" @@ -558,6 +558,10 @@ msgstr "Răsfoire" msgid "Resize:" msgstr "Redimensionare:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "Calitate:" + msgid "Cancel Export" msgstr "Anulare exportare" @@ -952,12 +956,15 @@ msgstr "Modificare canal albastru" msgid "Modify Alpha Channel" msgstr "Modificare canal alfa" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Desaturație" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Contur" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Umbră" @@ -970,6 +977,26 @@ msgstr "Decalaj Y:" msgid "Shadow color:" msgstr "Culoarea umbrei:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "Estompare gaussiană" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "Tip de estompare:" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "Cantitate de estompare:" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "Rază de estompare:" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "Direcția de estompare:" + msgid "Gradient" msgstr "Degrade" @@ -1030,7 +1057,7 @@ msgstr "Tip:" msgid "Angle:" msgstr "Unghi:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Ajustare nuanță/saturație/valoare" @@ -1100,11 +1127,11 @@ msgstr "Culori:" msgid "Steps:" msgstr "Pași:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Paletizare" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pixelizare" @@ -2696,6 +2723,14 @@ msgstr "Caractere separatoare:" msgid "The character(s) that separate the file name and the frame number" msgstr "Caracterele care separă numele fișierului și numărul cadrului" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "Trunchiere imagini" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "Trunchiază imaginile exportate până la porțiunea lor vizibilă, considerând fiecare pixel cu un canal alfa non-zero ca fiind vizibil." + msgid "Close" msgstr "Închide" diff --git a/Translations/ru_RU.po b/Translations/ru_RU.po index 1b5e663e8..cc0d0e557 100644 --- a/Translations/ru_RU.po +++ b/Translations/ru_RU.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Russian\n" "Language: ru_RU\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -329,16 +329,16 @@ msgid "Mirror View" msgstr "Зеркальный вид" msgid "Show Grid" -msgstr "Показывать сетку" +msgstr "Показать сетку" msgid "Show Pixel Grid" msgstr "Показать пиксельную сетку" msgid "Show Rulers" -msgstr "Показывать линейки" +msgstr "Показать линейки" msgid "Show Guides" -msgstr "Показывать направляющие" +msgstr "Показать направляющие" #. Found under the View menu. msgid "Show Mouse Guides" @@ -558,6 +558,10 @@ msgstr "Обзор" msgid "Resize:" msgstr "Изменить размер:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Отменить экспорт" @@ -640,22 +644,22 @@ msgid "Save a File" msgstr "Сохранить файл" msgid "Go to previous folder." -msgstr "" +msgstr "Перейти к предыдущей папке." msgid "Go to next folder." -msgstr "" +msgstr "Перейти к следующей папке." msgid "Go to parent folder." -msgstr "" +msgstr "Перейти в родительскую папку." msgid "Path:" msgstr "Путь:" msgid "Refresh files." -msgstr "" +msgstr "Обновить файлы." msgid "Toggle the visibility of hidden files." -msgstr "" +msgstr "Переключение видимости скрытых файлов." msgid "Directories & Files:" msgstr "Папки и файлы:" @@ -672,19 +676,19 @@ msgstr "Все файлы" #. Found in the "Open" file dialog. Searches all file types supported by Pixelorama. msgid "All Recognized" -msgstr "" +msgstr "Все распознано" #. Found in "Open" and "Save" file dialogs. Searches Pixelorama Project files only (.pxo). msgid "Pixelorama Project" -msgstr "" +msgstr "Проект Pixelorama" #. Found in the "Open" file dialog. Searches PNG files only. (Note that PNG is a file type and should remain untranslated) msgid "PNG Image" -msgstr "" +msgstr "Изображение PNG" #. Found in the "Open" file dialog. Searches BMP files only. (Note that BMP is a file type and should remain untranslated) msgid "BMP Image" -msgstr "" +msgstr "Изображение BMP" #. Found in the "Open" file dialog. Searches "Radiance HDR" files only. (Note that "Radiance HDR" is a file type and is better untranslated) msgid "Radiance HDR Image" @@ -692,27 +696,27 @@ msgstr "" #. Found in the "Open" file dialog. Searches JPEG files only. (Note that JPEG is a file type and should remain untranslated) msgid "JPEG Image" -msgstr "" +msgstr "Изображение JPEG" #. Found in the "Open" file dialog. Searches SVG files only. (Note that SVG is a file type and should remain untranslated) msgid "SVG Image" -msgstr "" +msgstr "Изображение SVG" #. Found in the "Open" file dialog. Searches TGA files only. (Note that TGA is a file type and should remain untranslated) msgid "TGA Image" -msgstr "" +msgstr "Изображение TGA" #. Found in the "Open" file dialog. Searches WebP files only. (Note that WebP is a file type and should remain untranslated) msgid "WebP Image" -msgstr "" +msgstr "Изображение WebP" #. Found in the "Open" file dialog. Searches Pixelorama palette files only (.json). msgid "Pixelorama palette" -msgstr "" +msgstr "Палитра Pixelorama" #. Found in the "Open" file dialog. Searches GIMP palette files only (.gpl). (Note that GIMP is a software and should remain untranslated) msgid "GIMP palette" -msgstr "" +msgstr "Палитра GIMP" #. Found in the export dialog. It is a button that when pressed, shows more options. msgid "Advanced options" @@ -952,12 +956,15 @@ msgstr "Изменять синий канал" msgid "Modify Alpha Channel" msgstr "Изменять альфа-канал" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Обесцвечивание" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Обводка" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Отбросить тень" @@ -970,6 +977,26 @@ msgstr "Смещение по Y:" msgid "Shadow color:" msgstr "Цвет тени:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Градиент" @@ -1029,7 +1056,7 @@ msgstr "Тип:" msgid "Angle:" msgstr "Угол:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Изменить Оттенок/Насыщенность/Яркость" @@ -1051,31 +1078,31 @@ msgstr "Яркость:" #. An image effect. Adjusts the brightness and contrast of the colors of an image. msgid "Adjust Brightness/Contrast" -msgstr "" +msgstr "Регулировка яркости/контрастности" #. Refers to the brightness of the colors of an image. msgid "Brightness:" -msgstr "" +msgstr "Яркость:" #. Refers to the contrast of the colors of an image. msgid "Contrast:" -msgstr "" +msgstr "Контраст:" #. Refers to the red value of the colors of an image. msgid "Red value:" -msgstr "" +msgstr "Значение красного:" #. Refers to the green value of the colors of an image. msgid "Green value:" -msgstr "" +msgstr "Значение зеленого:" #. Refers to the blue value of the colors of an image. msgid "Blue value:" -msgstr "" +msgstr "Значение синего:" #. Refers to a color that tints an image. msgid "Tint color:" -msgstr "" +msgstr "Цвет плитки:" #. Refers to the factor (how much) a color tints an image. msgid "Tint effect factor:" @@ -1099,11 +1126,11 @@ msgstr "Цвета:" msgid "Steps:" msgstr "Шаги:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Паллетизация" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Пикселизация" @@ -1358,7 +1385,9 @@ msgstr "Лассо / свободное выделение\n\n" msgid "Select by Drawing\n\n" "%s for left mouse button\n" "%s for right mouse button" -msgstr "" +msgstr "Выбор по рисунку\n\n" +"%s левой кнопкой мыши\n" +"%s для правой кнопки мыши" msgid "Move\n\n" "%s for left mouse button\n" @@ -1497,7 +1526,7 @@ msgstr "Поменять левый и правый цвета местами." #. Tooltip of the average color button, found in the color picker panel. Shows the average color between the two selected. msgid "Average Color:" -msgstr "" +msgstr "Средний цвет:" msgid "Reset the colors to their default state (black for left, white for right)" msgstr "Сбросить цвета по умолчанию (слева черный, справа белый)" @@ -1532,7 +1561,7 @@ msgstr "" #. Found under color options in the color picker panel. msgid "Recent Colors" -msgstr "" +msgstr "Недавние цвета" msgid "Left tool" msgstr "Левый инструмент" @@ -1607,7 +1636,7 @@ msgid "Isometric" msgstr "Изометрическая" msgid "All" -msgstr "Обе" +msgstr "Все" #. Found in the Preferences, in the Canvas tab. msgid "Rectangular grid size:" @@ -1717,7 +1746,7 @@ msgstr "Устанавливает лимит на количество кадр #. Found in the Preferences, under the Performance section. Changes the value of the maximum undo steps projects can use. msgid "Max undo steps:" -msgstr "" +msgstr "Максимум шагов отмены:" #. An option found in the preferences, under the Performance section. msgid "Pause application when it loses focus" @@ -1729,7 +1758,7 @@ msgstr "Если этот параметр включен, то, когда ок #. An option found in the preferences, under the Performance section. Refers to the screen being updated (redrawn) continuously. msgid "Update continuously" -msgstr "" +msgstr "Постоянно обновлять" #. Found in the preferences, hint of the "Update continuously" option. msgid "If this is toggled on, the application will redraw the screen continuously, even while it's not used. Turning this off helps lower CPU and GPU usage when idle." @@ -2012,10 +2041,10 @@ msgid "Current frame as spritesheet" msgstr "Текущий кадр как спрайт лист" msgid "Jump to the first frame" -msgstr "" +msgstr "Перейти к первому кадру" msgid "Go to the previous frame" -msgstr "" +msgstr "На предыдущий кадр" msgid "Play the animation backwards (from end to beginning)" msgstr "" @@ -2024,10 +2053,10 @@ msgid "Play the animation forward (from beginning to end)" msgstr "" msgid "Go to the next frame" -msgstr "" +msgstr "На следующий кадр" msgid "Jump to the last frame" -msgstr "" +msgstr "Перейти на последний кадр" msgid "Timeline settings" msgstr "Настройка таймлана" @@ -2161,7 +2190,7 @@ msgstr "Новый тег" #. Found on the popup menu that appears when a user right-clicks on a frame button. When clicked, it allows users to paste/import tags from other opened projects. msgid "Import Tag" -msgstr "" +msgstr "Импорт метки" #. Found on the popup menu that appears when a user right-clicks on a frame button. When clicked, the order of the selected frames is being reversed. msgid "Reverse Frames" @@ -2217,7 +2246,7 @@ msgstr "Режим смешивания:" #. Found in the layer's section of the timeline, as a blend mode option, only available for group layers. If enabled, group blending is disabled and the group simply acts as a way to organize layers instead of affecting blending. msgid "Pass through" -msgstr "" +msgstr "Пропуск" #. Adjective, refers to something usual/regular, such as the normal blend mode. msgid "Normal" @@ -2531,7 +2560,7 @@ msgid "Portrait" msgstr "Портретная" msgid "Landscape" -msgstr "Горизонтальное" +msgstr "Горизонтальная" msgid "Templates:" msgstr "Шаблоны:" @@ -2691,6 +2720,14 @@ msgstr "Разделитель символов:" msgid "The character(s) that separate the file name and the frame number" msgstr "Символы, разделяющие имя файла и номер кадра" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Закрыть" @@ -3167,11 +3204,11 @@ msgstr "" #. Removes the selected reference image. msgid "Remove" -msgstr "" +msgstr "Удалить" #. A tooltip to tell users to hold the Shift key while clicking the remove button msgid "Hold Shift while pressing to instantly remove." -msgstr "" +msgstr "Удерживайте Shift, чтобы мгновенно удалить." #. Shown in the confirmation dialog for removing a reference image. msgid "Are you sure you want to remove this reference image? It will not be deleted from your file system." @@ -3203,15 +3240,15 @@ msgstr "Масштабировать выбранное референсное #. Button to select no reference images in the Reference Images panel. msgid "none" -msgstr "" +msgstr "нет" #. Resets the Transform of the selected reference image on the canvas. msgid "Reset Transform" -msgstr "" +msgstr "Сбросить трансформацию" #. Position of the selected reference image on the canvas. msgid "Position" -msgstr "" +msgstr "Положение" #. Scale of the selected reference image on the canvas. msgid "Scale" @@ -3223,7 +3260,7 @@ msgstr "Поворот" #. Toggle filter of the selected reference image on the canvas. msgid "Filter" -msgstr "" +msgstr "Фильтр" #. Opacity of the selected reference image on the canvas. msgid "Opacity" diff --git a/Translations/si_LK.po b/Translations/si_LK.po index ac8432839..6d84d7be6 100644 --- a/Translations/si_LK.po +++ b/Translations/si_LK.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Sinhala\n" "Language: si_LK\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "හරි" @@ -555,6 +555,10 @@ msgstr "පිරික්සන්න" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "පියවර:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/sk_SK.po b/Translations/sk_SK.po index 04cea609f..0dd21bca4 100644 --- a/Translations/sk_SK.po +++ b/Translations/sk_SK.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovak\n" "Language: sk_SK\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/sl_SI.po b/Translations/sl_SI.po index 1990d1b72..27ef2b48e 100644 --- a/Translations/sl_SI.po +++ b/Translations/sl_SI.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Slovenian\n" "Language: sl_SI\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/sq_AL.po b/Translations/sq_AL.po index d65c97db5..aa1dc151c 100644 --- a/Translations/sq_AL.po +++ b/Translations/sq_AL.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Albanian\n" "Language: sq_AL\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "Ne rregull" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/sr_SP.po b/Translations/sr_SP.po index d0dabd6f0..cc8d676ff 100644 --- a/Translations/sr_SP.po +++ b/Translations/sr_SP.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Serbian (Cyrillic)\n" "Language: sr_SP\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "ОК" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "Тип:" msgid "Angle:" msgstr "Угао:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "Боја:" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/sv_SE.po b/Translations/sv_SE.po index 32bf6083a..2c099e0dc 100644 --- a/Translations/sv_SE.po +++ b/Translations/sv_SE.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Swedish\n" "Language: sv_SE\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "Okej" @@ -555,6 +555,10 @@ msgstr "Bläddra" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "Typ:" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "Färger:" msgid "Steps:" msgstr "Steg:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Stäng" diff --git a/Translations/sw_KE.po b/Translations/sw_KE.po index 16f78efe1..0c0d6b5ec 100644 --- a/Translations/sw_KE.po +++ b/Translations/sw_KE.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Swahili\n" "Language: sw_KE\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/ta_IN.po b/Translations/ta_IN.po index a74853986..fe6a48d0f 100644 --- a/Translations/ta_IN.po +++ b/Translations/ta_IN.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Tamil\n" "Language: ta_IN\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/th_TH.po b/Translations/th_TH.po index 538d7d5ac..c99954ebc 100644 --- a/Translations/th_TH.po +++ b/Translations/th_TH.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Thai\n" "Language: th_TH\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/tlh_AA.po b/Translations/tlh_AA.po index 87ed68a48..947b176d0 100644 --- a/Translations/tlh_AA.po +++ b/Translations/tlh_AA.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Klingon\n" "Language: tlh_AA\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:45\n" msgid "OK" msgstr "" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/tr_TR.po b/Translations/tr_TR.po index aacd268cc..30053f92e 100644 --- a/Translations/tr_TR.po +++ b/Translations/tr_TR.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Turkish\n" "Language: tr_TR\n" -"PO-Revision-Date: 2024-08-17 21:08\n" +"PO-Revision-Date: 2024-09-11 20:00\n" msgid "OK" msgstr "Tamam" @@ -560,6 +560,10 @@ msgstr "Gözat" msgid "Resize:" msgstr "Boyutlandır:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "Kalite:" + msgid "Cancel Export" msgstr "Dışarı Aktarmayı İptal Et" @@ -954,12 +958,15 @@ msgstr "Mavi Kanalı Düzenle" msgid "Modify Alpha Channel" msgstr "Alfa Kanalını Düzenle" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Doygunluğu azalt" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Anahat" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Gölge" @@ -972,6 +979,26 @@ msgstr "Uzaklık Y:" msgid "Shadow color:" msgstr "Gölge rengi:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "Gauss Bulanıklığı" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "Bulanıklık türü:" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "Bulanıklık miktarı:" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "Bulanıklık yarıçapı:" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "Bulanıklık yönü:" + msgid "Gradient" msgstr "Gradyan" @@ -1032,7 +1059,7 @@ msgstr "Tür:" msgid "Angle:" msgstr "Açı:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Renk Tonu/Doygunluk/Değer Ayarla" @@ -1102,11 +1129,11 @@ msgstr "Renkler:" msgid "Steps:" msgstr "Adımlar:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "Paletleştir" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "Pikselleştir" @@ -2698,6 +2725,14 @@ msgstr "Ayırcı karakter(ler):" msgid "The character(s) that separate the file name and the frame number" msgstr "Dosya adını ve kare numarasını ayıran karakter(ler)" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "Görüntüleri kırp" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "Dışa aktarılan görüntüleri görünür kısımlarına kırpar, sıfır olmayan alfa kanalına sahip her piksel görünür kabul edilir." + msgid "Close" msgstr "Kapat" diff --git a/Translations/uk_UA.po b/Translations/uk_UA.po index 6662ac090..56dd51228 100644 --- a/Translations/uk_UA.po +++ b/Translations/uk_UA.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Ukrainian\n" "Language: uk_UA\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "Гаразд" @@ -560,6 +560,10 @@ msgstr "Огляд" msgid "Resize:" msgstr "Змінити розмір:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "Скасувати експорт" @@ -954,12 +958,15 @@ msgstr "Змінити синій канал" msgid "Modify Alpha Channel" msgstr "Змінити альфа-канал" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "Знебарвлення" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "Контур" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "Тінь" @@ -972,6 +979,26 @@ msgstr "Зсув за Y:" msgid "Shadow color:" msgstr "Колір тіні:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "Градієнт" @@ -1032,7 +1059,7 @@ msgstr "Тип:" msgid "Angle:" msgstr "Кут:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "Змінити Відтінки/Насиченість/Яскравість" @@ -1102,11 +1129,11 @@ msgstr "Кольори:" msgid "Steps:" msgstr "Кроки:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2689,6 +2716,14 @@ msgstr "Роздільні символ(и):" msgid "The character(s) that separate the file name and the frame number" msgstr "Символ(и), що розділяють назву файлу та номер кадра" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "Закрити" diff --git a/Translations/vi_VN.po b/Translations/vi_VN.po index 72b5869af..1af207637 100644 --- a/Translations/vi_VN.po +++ b/Translations/vi_VN.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Vietnamese\n" "Language: vi_VN\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "OK" @@ -555,6 +555,10 @@ msgstr "" msgid "Resize:" msgstr "" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "" @@ -949,12 +953,15 @@ msgstr "" msgid "Modify Alpha Channel" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "" @@ -1026,7 +1053,7 @@ msgstr "" msgid "Angle:" msgstr "" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "" @@ -1096,11 +1123,11 @@ msgstr "" msgid "Steps:" msgstr "" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2632,6 +2659,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "" diff --git a/Translations/zh_CN.po b/Translations/zh_CN.po index 784c38f64..090460c10 100644 --- a/Translations/zh_CN.po +++ b/Translations/zh_CN.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "确定" @@ -560,6 +560,10 @@ msgstr "浏览" msgid "Resize:" msgstr "调整大小:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "取消导出" @@ -954,12 +958,15 @@ msgstr "修改蓝色通道" msgid "Modify Alpha Channel" msgstr "修改 Alpha 通道" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "去饱和" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "轮廓" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "阴影" @@ -972,6 +979,26 @@ msgstr "偏移 Y:" msgid "Shadow color:" msgstr "阴影颜色:" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "渐变" @@ -1032,7 +1059,7 @@ msgstr "类型:" msgid "Angle:" msgstr "角度:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "调整色相/饱和度/值" @@ -1102,11 +1129,11 @@ msgstr "颜色:" msgid "Steps:" msgstr "步骤:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "调色板" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "像素化" @@ -1723,7 +1750,7 @@ msgstr "设置应用程序帧每秒的限制。 数字越低,CPU 使用率越 #. Found in the Preferences, under the Performance section. Changes the value of the maximum undo steps projects can use. msgid "Max undo steps:" -msgstr "" +msgstr "最大撤消步骤:" #. An option found in the preferences, under the Performance section. msgid "Pause application when it loses focus" @@ -2223,7 +2250,7 @@ msgstr "混合模式:" #. Found in the layer's section of the timeline, as a blend mode option, only available for group layers. If enabled, group blending is disabled and the group simply acts as a way to organize layers instead of affecting blending. msgid "Pass through" -msgstr "" +msgstr "通过" #. Adjective, refers to something usual/regular, such as the normal blend mode. msgid "Normal" @@ -2697,6 +2724,14 @@ msgstr "分隔符:" msgid "The character(s) that separate the file name and the frame number" msgstr "分隔文件名称和帧编号的字符(秒)" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "关闭" diff --git a/Translations/zh_TW.po b/Translations/zh_TW.po index 038caba78..0ca2b814d 100644 --- a/Translations/zh_TW.po +++ b/Translations/zh_TW.po @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Language-Team: Chinese Traditional\n" "Language: zh_TW\n" -"PO-Revision-Date: 2024-08-16 13:18\n" +"PO-Revision-Date: 2024-09-11 15:44\n" msgid "OK" msgstr "確定" @@ -555,6 +555,10 @@ msgstr "瀏覽" msgid "Resize:" msgstr "調整大小:" +#. Found in the export dialog, when exporting a jpeg file. Refers to the quality of the exported file. +msgid "Quality:" +msgstr "" + msgid "Cancel Export" msgstr "取消輸出" @@ -949,12 +953,15 @@ msgstr "修改藍色色版" msgid "Modify Alpha Channel" msgstr "修改透明色版" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Desaturation" msgstr "去飽和" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Outline" msgstr "描邊" +#. An image effect. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Drop Shadow" msgstr "" @@ -967,6 +974,26 @@ msgstr "" msgid "Shadow color:" msgstr "" +#. An image effect. https://en.wikipedia.org/wiki/Gaussian_blur +msgid "Gaussian Blur" +msgstr "" + +#. The type of the Gaussian blur, an image effect. +msgid "Blur type:" +msgstr "" + +#. The applied amount of Gaussian blur, an image effect. +msgid "Blur amount:" +msgstr "" + +#. The applied radius of Gaussian blur, an image effect. +msgid "Blur radius:" +msgstr "" + +#. The applied direction of Gaussian blur, an image effect. +msgid "Blur direction:" +msgstr "" + msgid "Gradient" msgstr "顏色漸變" @@ -1026,7 +1053,7 @@ msgstr "類型:" msgid "Angle:" msgstr "角度:" -#. An image effect. Adjusts the hue, saturation and value of the colors of an image. +#. An image effect. Adjusts the hue, saturation and value of the colors of an image. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Adjust Hue/Saturation/Value" msgstr "調整色相、飽和度、亮度" @@ -1096,11 +1123,11 @@ msgstr "顏色:" msgid "Steps:" msgstr "色階數:" -#. 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. +#. 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. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Palettize" msgstr "" -#. An image effect. It makes the input image pixelated. +#. An image effect. It makes the input image pixelated. See Pixelorama's documentation page for more information: https://www.oramainteractive.com/Pixelorama-Docs/user_manual/image_effects msgid "Pixelize" msgstr "" @@ -2643,6 +2670,14 @@ msgstr "" msgid "The character(s) that separate the file name and the frame number" msgstr "" +#. Found in the export dialog. It is an option that removes the transparent area around non-transparent pixels of the exported images. +msgid "Trim images" +msgstr "" + +#. Found in the export dialog. Tooltip of the "trim images" option. +msgid "Trims the exported images to their visible portion, considering each pixel with a non-zero alpha channel as visible." +msgstr "" + msgid "Close" msgstr "關閉"