[gegl] Update Polish translation



commit 3693cda248bd016ae4a7821bf19d9a63c426dbf6
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Sep 16 17:21:24 2018 +0200

    Update Polish translation

 po/pl.po | 762 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 395 insertions(+), 367 deletions(-)
---
diff --git a/po/pl.po b/po/pl.po
index 0424327fc..4dd0deb14 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -12,8 +12,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gegl\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gegl/issues\n";
-"POT-Creation-Date: 2018-08-29 17:04+0000\n"
-"PO-Revision-Date: 2018-09-01 20:00+0200\n"
+"POT-Creation-Date: 2018-09-12 16:04+0000\n"
+"PO-Revision-Date: 2018-09-16 17:20+0200\n"
 "Last-Translator: Piotr Drąg <piotrdrag gmail com>\n"
 "Language-Team: Polish <community-poland mozilla org>\n"
 "Language: pl\n"
@@ -219,7 +219,7 @@ msgstr "Floyda-Steinberga"
 msgid "Bayer"
 msgstr "Bayera"
 
-#: gegl/gegl-enums.c:93 operations/common/waterpixels.c:35
+#: gegl/gegl-enums.c:93 operations/common/waterpixels.c:36
 msgid "Random"
 msgstr "Losowo"
 
@@ -256,12 +256,12 @@ msgid "Chebyshev"
 msgstr "Czebyszewa"
 
 #: gegl/gegl-enums.c:150 operations/common/edge-sobel.c:27
-#: operations/common/noise-spread.c:29 operations/common/spherize.c:26
+#: operations/common/noise-spread.c:30 operations/common/spherize.c:27
 msgid "Horizontal"
 msgstr "Poziomy"
 
 #: gegl/gegl-enums.c:151 operations/common/edge-sobel.c:29
-#: operations/common/noise-spread.c:35 operations/common/spherize.c:27
+#: operations/common/noise-spread.c:36 operations/common/spherize.c:28
 msgid "Vertical"
 msgstr "Pionowy"
 
@@ -398,7 +398,7 @@ msgid "Component 1 frequency"
 msgstr "Częstotliwość 1. składowej"
 
 #: operations/common/alien-map.c:43
-#: operations/common-gpl3+/diffraction-patterns.c:30
+#: operations/common-gpl3+/diffraction-patterns.c:31
 msgid "Red frequency"
 msgstr "Częstotliwość czerwieni"
 
@@ -411,7 +411,7 @@ msgid "Component 2 frequency"
 msgstr "Częstotliwość 2. składowej"
 
 #: operations/common/alien-map.c:51
-#: operations/common-gpl3+/diffraction-patterns.c:34
+#: operations/common-gpl3+/diffraction-patterns.c:35
 msgid "Green frequency"
 msgstr "Częstotliwość zieleni"
 
@@ -424,7 +424,7 @@ msgid "Component 3 frequency"
 msgstr "Częstotliwość 3. składowej"
 
 #: operations/common/alien-map.c:59
-#: operations/common-gpl3+/diffraction-patterns.c:38
+#: operations/common-gpl3+/diffraction-patterns.c:39
 msgid "Blue frequency"
 msgstr "Częstotliwość niebieskiego"
 
@@ -553,9 +553,9 @@ msgstr ""
 "Podobny do rozmycia Gaussa, ale wpływ każdego sąsiedniego piksela jest "
 "ważony także przez różnicę kolorów z pierwotnego środkowego piksela. "
 
-#: operations/common/box-blur.c:25 operations/common/c2g.c:27
+#: operations/common/box-blur.c:25 operations/common/c2g.c:29
 #: operations/common/edge-neon.c:47 operations/common/median-blur.c:43
-#: operations/common/snn-mean.c:26 operations/common/stress.c:27
+#: operations/common/snn-mean.c:26 operations/common/stress.c:28
 #: operations/common/unsharp-mask.c:24 operations/common/vignette.c:38
 #: operations/common/wavelet-blur-1d.c:28 operations/common/wavelet-blur.c:27
 #: operations/common-gpl3+/shadows-highlights.c:40
@@ -596,8 +596,8 @@ msgid "Magnitude of contrast scaling >1.0 brighten < 1.0 darken"
 msgstr "Wielkość skalowania kontrastu >1,0 rozjaśnienie < 1,0 przyciemnienie"
 
 #: operations/common/brightness-contrast.c:36 operations/common/reinhard05.c:26
-#: operations/common-gpl3+/diffraction-patterns.c:66
-#: operations/common-gpl3+/softglow.c:30
+#: operations/common-gpl3+/diffraction-patterns.c:67
+#: operations/common-gpl3+/softglow.c:31
 msgid "Brightness"
 msgstr "Jasność"
 
@@ -663,7 +663,7 @@ msgstr "Źródło buforu"
 msgid "Use an existing in-memory GeglBuffer as image source."
 msgstr "Użyj istniejącego GeglBuffer w pamięci jako źródło obrazu."
 
-#: operations/common/c2g.c:28
+#: operations/common/c2g.c:30
 msgid ""
 "Neighborhood taken into account, this is the radius in pixels taken into "
 "account when deciding which colors map to which gray values"
@@ -672,24 +672,24 @@ msgstr ""
 "uwzględniane podczas decydowania, który kolor odpowiada której wartości "
 "szarości"
 
-#: operations/common/c2g.c:36 operations/common/stress.c:34
+#: operations/common/c2g.c:38 operations/common/stress.c:35
 msgid "Samples"
 msgstr "Próbki"
 
-#: operations/common/c2g.c:37 operations/common/stress.c:35
+#: operations/common/c2g.c:39 operations/common/stress.c:36
 msgid "Number of samples to do per iteration looking for the range of colors"
 msgstr ""
 "Liczba próbek wykonanych na każdą iterację wyszukiwania zakresu kolorów"
 
-#: operations/common/c2g.c:41 operations/common/matting-global.c:25
-#: operations/common/mean-curvature-blur.c:24 operations/common/noise-cell.c:48
-#: operations/common/noise-perlin.c:33 operations/common/noise-simplex.c:35
-#: operations/common/recursive-transform.c:36 operations/common/slic.c:38
-#: operations/common/stress.c:39 operations/common-gpl3+/fractal-explorer.c:55
+#: operations/common/c2g.c:43 operations/common/matting-global.c:25
+#: operations/common/mean-curvature-blur.c:24 operations/common/noise-cell.c:49
+#: operations/common/noise-perlin.c:33 operations/common/noise-simplex.c:36
+#: operations/common/recursive-transform.c:36 operations/common/slic.c:39
+#: operations/common/stress.c:40 operations/common-gpl3+/fractal-explorer.c:55
 msgid "Iterations"
 msgstr "Iteracje"
 
-#: operations/common/c2g.c:42
+#: operations/common/c2g.c:44
 msgid ""
 "Number of iterations, a higher number of iterations provides less noisy "
 "results at a computational cost"
@@ -697,15 +697,15 @@ msgstr ""
 "Liczba iteracji, wyższa liczba iteracji dostarcza wyniki z mniejszym szumem "
 "kosztem większej siły obliczeniowej"
 
-#: operations/common/c2g.c:47 operations/common/stress.c:44
+#: operations/common/c2g.c:49 operations/common/stress.c:45
 msgid "Enhance Shadows"
 msgstr "Uwydatnianie cienia"
 
-#: operations/common/c2g.c:48
+#: operations/common/c2g.c:50
 msgid "When enabled details in shadows are boosted at the expense of noise"
 msgstr "Po włączeniu szczegóły w cieniu są uwydatniane kosztem szumu"
 
-#: operations/common/c2g.c:458
+#: operations/common/c2g.c:462
 msgid ""
 "Color to grayscale conversion, uses envelopes formed with the STRESS "
 "approach to perform local color-difference preserving grayscale generation."
@@ -714,11 +714,11 @@ msgstr ""
 "podejścia STRESS do wykonywania funkcji kolorów zachowując tworzenie odcieni "
 "szarości."
 
-#: operations/common/checkerboard.c:25 operations/common/grid.c:24
-#: operations/common/little-planet.c:46
-#: operations/common/panorama-projection.c:46 operations/common/rectangle.c:36
-#: operations/common-gpl3+/diffraction-patterns.c:78
-#: operations/common-gpl3+/maze.c:40 operations/common-gpl3+/noise-solid.c:64
+#: operations/common/checkerboard.c:27 operations/common/grid.c:24
+#: operations/common/little-planet.c:47
+#: operations/common/panorama-projection.c:47 operations/common/rectangle.c:36
+#: operations/common-gpl3+/diffraction-patterns.c:79
+#: operations/common-gpl3+/maze.c:40 operations/common-gpl3+/noise-solid.c:65
 #: operations/common-gpl3+/plasma.c:54 operations/common-gpl3+/sinus.c:76
 #: operations/common-gpl3+/spiral.c:86 operations/core/crop.c:35
 #: operations/external/svg-load.c:30 operations/external/text.c:61
@@ -728,17 +728,17 @@ msgstr ""
 msgid "Width"
 msgstr "Szerokość"
 
-#: operations/common/checkerboard.c:26 operations/common/grid.c:25
+#: operations/common/checkerboard.c:28 operations/common/grid.c:25
 #: operations/common-gpl3+/maze.c:41
 msgid "Horizontal width of cells pixels"
 msgstr "Pozioma szerokość pikseli komórek"
 
-#: operations/common/checkerboard.c:33 operations/common/grid.c:31
-#: operations/common/little-planet.c:52
-#: operations/common/panorama-projection.c:52 operations/common/rectangle.c:42
-#: operations/common-gpl3+/diffraction-patterns.c:86
+#: operations/common/checkerboard.c:35 operations/common/grid.c:31
+#: operations/common/little-planet.c:53
+#: operations/common/panorama-projection.c:53 operations/common/rectangle.c:42
+#: operations/common-gpl3+/diffraction-patterns.c:87
 #: operations/common-gpl3+/engrave.c:31 operations/common-gpl3+/maze.c:48
-#: operations/common-gpl3+/noise-solid.c:72 operations/common-gpl3+/plasma.c:62
+#: operations/common-gpl3+/noise-solid.c:73 operations/common-gpl3+/plasma.c:62
 #: operations/common-gpl3+/sinus.c:84 operations/common-gpl3+/spiral.c:94
 #: operations/core/crop.c:40 operations/external/svg-load.c:32
 #: operations/external/text.c:63 operations/external/v4l.c:31
@@ -747,67 +747,67 @@ msgstr "Pozioma szerokość pikseli komórek"
 msgid "Height"
 msgstr "Wysokość"
 
-#: operations/common/checkerboard.c:34 operations/common/grid.c:32
+#: operations/common/checkerboard.c:36 operations/common/grid.c:32
 #: operations/common-gpl3+/maze.c:49
 msgid "Vertical width of cells pixels"
 msgstr "Pionowa szerokość pikseli komórek"
 
-#: operations/common/checkerboard.c:41 operations/common/grid.c:38
+#: operations/common/checkerboard.c:43 operations/common/grid.c:38
 #: operations/common/mirrors.c:46 operations/common-gpl3+/bump-map.c:62
 #: operations/seamless-clone/seamless-clone.c:26
 #: operations/seamless-clone/seamless-clone-compose.c:25
 msgid "Offset X"
 msgstr "Przesunięcie na osi X"
 
-#: operations/common/checkerboard.c:42 operations/common/grid.c:39
+#: operations/common/checkerboard.c:44 operations/common/grid.c:39
 msgid "Horizontal offset (from origin) for start of grid"
 msgstr ""
 "Poziome przesunięcie (od początku układu współrzędnych) dla początku siatki"
 
-#: operations/common/checkerboard.c:47 operations/common/grid.c:44
+#: operations/common/checkerboard.c:49 operations/common/grid.c:44
 #: operations/common/mirrors.c:52 operations/common-gpl3+/bump-map.c:68
 #: operations/seamless-clone/seamless-clone.c:32
 #: operations/seamless-clone/seamless-clone-compose.c:31
 msgid "Offset Y"
 msgstr "Przesunięcie na osi Y"
 
-#: operations/common/checkerboard.c:48 operations/common/grid.c:45
+#: operations/common/checkerboard.c:50 operations/common/grid.c:45
 msgid "Vertical offset (from origin) for start of grid"
 msgstr ""
 "Pionowe przesunięcie (od początku układu współrzędnych) dla początku siatki"
 
-#: operations/common/checkerboard.c:53 operations/common-gpl3+/sinus.c:58
+#: operations/common/checkerboard.c:55 operations/common-gpl3+/sinus.c:58
 #: operations/common-gpl3+/spiral.c:80 operations/workshop/gradient-map.c:26
 msgid "Color 1"
 msgstr "1. kolor"
 
-#: operations/common/checkerboard.c:54
+#: operations/common/checkerboard.c:56
 msgid "The first cell color"
 msgstr "Kolor pierwszej komórki"
 
-#: operations/common/checkerboard.c:57 operations/common-gpl3+/sinus.c:60
+#: operations/common/checkerboard.c:59 operations/common-gpl3+/sinus.c:60
 #: operations/common-gpl3+/spiral.c:83 operations/workshop/gradient-map.c:28
 msgid "Color 2"
 msgstr "2. kolor"
 
-#: operations/common/checkerboard.c:58
+#: operations/common/checkerboard.c:60
 msgid "The second cell color"
 msgstr "Kolor drugiej komórki"
 
-#: operations/common/checkerboard.c:61 operations/common/color.c:29
+#: operations/common/checkerboard.c:63 operations/common/color.c:29
 msgid "Babl Format"
 msgstr "Format biblioteki babl"
 
-#: operations/common/checkerboard.c:62 operations/common/color.c:30
+#: operations/common/checkerboard.c:64 operations/common/color.c:30
 #: operations/core/cast-format.c:28 operations/core/convert-format.c:28
 msgid "The babl format of the output"
 msgstr "Format biblioteki babl wyjścia"
 
-#: operations/common/checkerboard.c:347
+#: operations/common/checkerboard.c:349
 msgid "Checkerboard"
 msgstr "Szachownica"
 
-#: operations/common/checkerboard.c:350
+#: operations/common/checkerboard.c:352
 msgid "Render a checkerboard pattern"
 msgstr "Renderuj wzór szachownicy"
 
@@ -817,7 +817,7 @@ msgstr "Renderuj wzór szachownicy"
 #: operations/common/rectangle.c:48 operations/common/vignette.c:34
 #: operations/common-gpl3+/color-to-alpha.c:29
 #: operations/common-gpl3+/supernova.c:61
-#: operations/common-gpl3+/tile-paper.c:30
+#: operations/common-gpl3+/tile-paper.c:31
 #: operations/common-gpl3+/value-propagate.c:55 operations/external/text.c:37
 #: operations/external/vector-fill.c:26 operations/external/vector-stroke.c:27
 msgid "Color"
@@ -831,11 +831,11 @@ msgstr ""
 "Tworzy bufor całkowicie wypełniony podanym kolorem, należy użyć działania "
 "„gegl:crop”, aby osiągnąć mniejsze wymiary."
 
-#: operations/common/color-enhance.c:276
+#: operations/common/color-enhance.c:277
 msgid "Color Enhance"
 msgstr "Uwydatnianie koloru"
 
-#: operations/common/color-enhance.c:280
+#: operations/common/color-enhance.c:281
 msgid ""
 "Stretch color chroma to cover maximum possible range, keeping hue and "
 "lightness untouched."
@@ -1509,66 +1509,66 @@ msgstr "Przekształcenie odległości"
 msgid "Calculate a distance transform"
 msgstr "Oblicz przekształcenie odległości"
 
-#: operations/common/dither.c:27
+#: operations/common/dither.c:28
 msgid "Red levels"
 msgstr "Poziomy czerwieni"
 
-#: operations/common/dither.c:28
+#: operations/common/dither.c:29
 msgid "Number of levels for red channel"
 msgstr "Liczba poziomów dla kanału czerwieni"
 
-#: operations/common/dither.c:32
+#: operations/common/dither.c:33
 msgid "Green levels"
 msgstr "Poziomy zieleni"
 
-#: operations/common/dither.c:33
+#: operations/common/dither.c:34
 msgid "Number of levels for green channel"
 msgstr "Liczba poziomów dla kanału zieleni"
 
-#: operations/common/dither.c:37
+#: operations/common/dither.c:38
 msgid "Blue levels"
 msgstr "Poziomy niebieskiego"
 
-#: operations/common/dither.c:38
+#: operations/common/dither.c:39
 msgid "Number of levels for blue channel"
 msgstr "Liczba poziomów dla kanału niebieskiego"
 
-#: operations/common/dither.c:42
+#: operations/common/dither.c:43
 msgid "Alpha levels"
 msgstr "Poziomy alfy"
 
-#: operations/common/dither.c:43
+#: operations/common/dither.c:44
 msgid "Number of levels for alpha channel"
 msgstr "Liczba poziomów dla kanału alfy"
 
-#: operations/common/dither.c:47
+#: operations/common/dither.c:48
 msgid "Dithering method"
 msgstr "Metoda mieszania"
 
-#: operations/common/dither.c:49
+#: operations/common/dither.c:50
 msgid "The dithering method to use"
 msgstr "Używana metoda mieszania"
 
-#: operations/common/dither.c:51 operations/common/noise-cell.c:55
+#: operations/common/dither.c:52 operations/common/noise-cell.c:56
 #: operations/common/noise-cie-lch.c:38 operations/common/noise-hsv.c:40
-#: operations/common/noise-hurl.c:37 operations/common/noise-pick.c:38
-#: operations/common/noise-rgb.c:55 operations/common/noise-simplex.c:39
-#: operations/common/noise-spread.c:41 operations/common-gpl3+/cubism.c:42
+#: operations/common/noise-hurl.c:37 operations/common/noise-pick.c:39
+#: operations/common/noise-rgb.c:55 operations/common/noise-simplex.c:40
+#: operations/common/noise-spread.c:42 operations/common-gpl3+/cubism.c:42
 #: operations/common-gpl3+/maze.c:63 operations/common-gpl3+/mosaic.c:89
-#: operations/common-gpl3+/noise-slur.c:40
-#: operations/common-gpl3+/noise-solid.c:62 operations/common-gpl3+/plasma.c:70
+#: operations/common-gpl3+/noise-slur.c:41
+#: operations/common-gpl3+/noise-solid.c:63 operations/common-gpl3+/plasma.c:70
 #: operations/common-gpl3+/shift.c:35 operations/common-gpl3+/sinus.c:50
 #: operations/common-gpl3+/supernova.c:64
-#: operations/common-gpl3+/tile-paper.c:80 operations/common-gpl3+/wind.c:68
-#: operations/workshop/segment-kmeans.c:37
+#: operations/common-gpl3+/tile-paper.c:81 operations/common-gpl3+/wind.c:68
+#: operations/workshop/segment-kmeans.c:38
 msgid "Random seed"
 msgstr "Ziarno losowości"
 
-#: operations/common/dither.c:640
+#: operations/common/dither.c:650
 msgid "Dither"
 msgstr "Mieszaj kolory"
 
-#: operations/common/dither.c:643
+#: operations/common/dither.c:653
 msgid ""
 "Reduce the number of colors in the image, by reducing the levels per channel "
 "(colors and alpha). Different dithering methods can be specified to "
@@ -1617,7 +1617,7 @@ msgstr "Kolor cienia (domyślnie „black” — czarny)"
 #. * for example)
 #.
 #: operations/common/dropshadow.c:50 operations/common/layer.c:33
-#: operations/common/opacity.c:25 operations/common/opacity.c:308
+#: operations/common/opacity.c:25 operations/common/opacity.c:310
 #: operations/external/vector-fill.c:29 operations/external/vector-stroke.c:34
 msgid "Opacity"
 msgstr "Krycie"
@@ -1804,16 +1804,16 @@ msgid "How the gaussian kernel is discretized"
 msgstr "Sposób dyskretyzacji jądra Gaussa"
 
 #: operations/common/gaussian-blur.c:58 operations/common/gblur-1d.c:60
-#: operations/common/map-absolute.c:26 operations/common/map-relative.c:31
-#: operations/common/median-blur.c:56 operations/common-gpl3+/displace.c:42
+#: operations/common/map-absolute.c:27 operations/common/map-relative.c:32
+#: operations/common/median-blur.c:56 operations/common-gpl3+/displace.c:44
 #: operations/common-gpl3+/fractal-trace.c:67
-#: operations/common-gpl3+/ripple.c:56 operations/transform/scale.c:102
+#: operations/common-gpl3+/ripple.c:57 operations/transform/scale.c:102
 msgid "Abyss policy"
 msgstr "Polityka głębi"
 
 #: operations/common/gaussian-blur.c:60 operations/common/gblur-1d.c:62
-#: operations/common/median-blur.c:58 operations/common-gpl3+/displace.c:45
-#: operations/common-gpl3+/ripple.c:59 operations/transform/scale.c:103
+#: operations/common/median-blur.c:58 operations/common-gpl3+/displace.c:47
+#: operations/common-gpl3+/ripple.c:60 operations/transform/scale.c:103
 msgid "How image edges are handled"
 msgstr "Sposób obsługi krawędzi obrazu"
 
@@ -1868,7 +1868,7 @@ msgstr "Jednowymiarowe rozmycie Gaussa"
 #: operations/external/rgbe-save.c:26 operations/external/svg-load.c:25
 #: operations/external/tiff-load.c:25 operations/external/tiff-save.c:25
 #: operations/external/webp-load.c:25 operations/external/webp-save.c:25
-#: operations/workshop/external/gluas.c:37
+#: operations/workshop/gif-load.c:34 operations/workshop/external/gluas.c:37
 #: operations/workshop/rawbayer-load.c:25
 msgid "File"
 msgstr "Plik"
@@ -2022,39 +2022,39 @@ msgstr ""
 "Przechowuje profil ICC, który byłby osadzony, jeśli byłby przechowywany jako "
 "obraz."
 
-#: operations/common/image-compare.c:27
+#: operations/common/image-compare.c:28
 msgid "Wrong pixels"
 msgstr "Błędne piksele"
 
-#: operations/common/image-compare.c:28
+#: operations/common/image-compare.c:29
 msgid "Number of differing pixels."
 msgstr "Liczba różnych pikseli."
 
-#: operations/common/image-compare.c:30
+#: operations/common/image-compare.c:31
 msgid "Maximum difference"
 msgstr "Maksymalna różnica"
 
-#: operations/common/image-compare.c:31
+#: operations/common/image-compare.c:32
 msgid "Maximum difference between two pixels."
 msgstr "Maksymalna różnica między dwoma pikselami."
 
-#: operations/common/image-compare.c:33
+#: operations/common/image-compare.c:34
 msgid "Average difference (wrong)"
 msgstr "Średnia różnica (błędna)"
 
-#: operations/common/image-compare.c:34
+#: operations/common/image-compare.c:35
 msgid "Average difference between wrong pixels."
 msgstr "Średnia różnica między błędnymi pikselami."
 
-#: operations/common/image-compare.c:36
+#: operations/common/image-compare.c:37
 msgid "Average difference (total)"
 msgstr "Średnia różnica (całkowita)"
 
-#: operations/common/image-compare.c:37
+#: operations/common/image-compare.c:38
 msgid "Average difference between all pixels."
 msgstr "Średnia różnica między wszystkimi pikselami."
 
-#: operations/common/image-compare.c:207
+#: operations/common/image-compare.c:208
 msgid ""
 "Compares if input and aux buffers are different. Global statistics are saved "
 "in the properties and a visual difference image is produced as a visual "
@@ -2142,8 +2142,8 @@ msgstr "Poziome położenie w pikselach"
 msgid "Vertical position in pixels"
 msgstr "Pionowe położenie w pikselach"
 
-#: operations/common/layer.c:46 operations/common/noise-cell.c:36
-#: operations/common/noise-perlin.c:27 operations/common/noise-simplex.c:31
+#: operations/common/layer.c:46 operations/common/noise-cell.c:37
+#: operations/common/noise-perlin.c:27 operations/common/noise-simplex.c:32
 #: operations/common/saturation.c:24
 #: operations/workshop/external/lens-correct.c:50
 msgid "Scale"
@@ -2264,61 +2264,61 @@ msgstr "Liniowy gradient"
 msgid "Linear gradient renderer"
 msgstr "Liniowe renderowanie gradientów"
 
-#: operations/common/little-planet.c:24
-#: operations/common/panorama-projection.c:24
+#: operations/common/little-planet.c:25
+#: operations/common/panorama-projection.c:25
 msgid "Pan"
 msgstr "Panoramowanie"
 
-#: operations/common/little-planet.c:25
-#: operations/common/panorama-projection.c:25
+#: operations/common/little-planet.c:26
+#: operations/common/panorama-projection.c:26
 msgid "Horizontal camera panning"
 msgstr "Poziome przesunięcie kamery"
 
-#: operations/common/little-planet.c:30
-#: operations/common/panorama-projection.c:30
+#: operations/common/little-planet.c:31
+#: operations/common/panorama-projection.c:31
 msgid "Tilt"
 msgstr "Nachylenie"
 
-#: operations/common/little-planet.c:31
-#: operations/common/panorama-projection.c:31
+#: operations/common/little-planet.c:32
+#: operations/common/panorama-projection.c:32
 msgid "Vertical camera panning"
 msgstr "Pionowe przesunięcie kamery"
 
-#: operations/common/little-planet.c:37
-#: operations/common/panorama-projection.c:37
+#: operations/common/little-planet.c:38
+#: operations/common/panorama-projection.c:38
 msgid "Spin"
 msgstr "Obrót"
 
-#: operations/common/little-planet.c:38
-#: operations/common/panorama-projection.c:38
+#: operations/common/little-planet.c:39
+#: operations/common/panorama-projection.c:39
 msgid "Spin angle around camera axis"
 msgstr "Kąt obrotu wokół osi kamery"
 
-#: operations/common/little-planet.c:42 operations/common/mirrors.c:76
-#: operations/common/panorama-projection.c:42
+#: operations/common/little-planet.c:43 operations/common/mirrors.c:76
+#: operations/common/panorama-projection.c:43
 #: operations/common-gpl3+/fractal-explorer.c:58
 #: operations/common-gpl3+/lens-distortion.c:41
 msgid "Zoom"
 msgstr "Powiększenie"
 
-#: operations/common/little-planet.c:47
-#: operations/common/panorama-projection.c:47
+#: operations/common/little-planet.c:48
+#: operations/common/panorama-projection.c:48
 msgid "output/rendering width in pixels, -1 for input width"
 msgstr ""
 "szerokość wyjścia/renderowania w pikselach, -1 oznacza szerokość wejścia"
 
-#: operations/common/little-planet.c:53
-#: operations/common/panorama-projection.c:53
+#: operations/common/little-planet.c:54
+#: operations/common/panorama-projection.c:54
 msgid "output/rendering height in pixels, -1 for input height"
 msgstr "wysokość wyjścia/renderowania w pikselach, -1 oznacza wysokość wejścia"
 
-#: operations/common/little-planet.c:58
-#: operations/common/panorama-projection.c:58
+#: operations/common/little-planet.c:59
+#: operations/common/panorama-projection.c:59
 msgid "Inverse transform"
 msgstr "Odwrotne przekształcenie"
 
-#: operations/common/little-planet.c:59
-#: operations/common/panorama-projection.c:59
+#: operations/common/little-planet.c:60
+#: operations/common/panorama-projection.c:60
 msgid ""
 "Do the inverse mapping, useful for touching up zenith, nadir or other parts "
 "of panorama."
@@ -2327,16 +2327,16 @@ msgstr ""
 "i innych części panoramy."
 
 #. XXX: needs better ui type
-#: operations/common/little-planet.c:61 operations/common/map-absolute.c:22
-#: operations/common/map-relative.c:28
-#: operations/common/panorama-projection.c:61
-#: operations/common/recursive-transform.c:52 operations/common/spherize.c:56
-#: operations/common-gpl3+/ripple.c:50 operations/common-gpl3+/waves.c:50
+#: operations/common/little-planet.c:62 operations/common/map-absolute.c:23
+#: operations/common/map-relative.c:29
+#: operations/common/panorama-projection.c:62
+#: operations/common/recursive-transform.c:52 operations/common/spherize.c:57
+#: operations/common-gpl3+/ripple.c:51 operations/common-gpl3+/waves.c:51
 msgid "Resampling method"
 msgstr "Metoda resamplingu"
 
-#: operations/common/little-planet.c:63
-#: operations/common/panorama-projection.c:63
+#: operations/common/little-planet.c:64
+#: operations/common/panorama-projection.c:64
 msgid ""
 "Image resampling method to use, for good results with double resampling when "
 "retouching panoramas, use nearest to generate the view and cubic or better "
@@ -2347,11 +2347,11 @@ msgstr ""
 "do utworzenia widoku i sześciennej lub lepszej do odwrotnego przekształcenia "
 "z powrotem na panoramę."
 
-#: operations/common/little-planet.c:494
+#: operations/common/little-planet.c:495
 msgid "Little Planet"
 msgstr "Mała planeta"
 
-#: operations/common/little-planet.c:498
+#: operations/common/little-planet.c:499
 msgid "Do a stereographic/little planet transform of an equirectangular image."
 msgstr ""
 "Wykonaj przekształcenie stereograficzne/małej planety obrazu walcowego "
@@ -2401,7 +2401,7 @@ msgstr "Styl cienia"
 #: operations/common/long-shadow.c:43 operations/common/motion-blur-linear.c:33
 #: operations/common/newsprint.c:72
 #: operations/common-gpl3+/motion-blur-circular.c:52
-#: operations/common-gpl3+/ripple.c:45 operations/workshop/linear-sinusoid.c:66
+#: operations/common-gpl3+/ripple.c:46 operations/workshop/linear-sinusoid.c:66
 msgid "Angle"
 msgstr "Kąt"
 
@@ -2445,11 +2445,11 @@ msgstr "Ułożenie"
 msgid "Output composition"
 msgstr "Ułożenie wyjściowe"
 
-#: operations/common/long-shadow.c:1651
+#: operations/common/long-shadow.c:1652
 msgid "Long Shadow"
 msgstr "Długi cień"
 
-#: operations/common/long-shadow.c:1655
+#: operations/common/long-shadow.c:1656
 msgid "Creates a long-shadow effect"
 msgstr "Tworzy efekt długiego cienia"
 
@@ -2468,7 +2468,7 @@ msgstr "Wrapper programu Image Magick używający działania png."
 msgid "The amount of contrast compression"
 msgstr "Ilość kompresji kontrastu"
 
-#: operations/common/mantiuk06.c:39 operations/common-gpl3+/noise-solid.c:51
+#: operations/common/mantiuk06.c:39 operations/common-gpl3+/noise-solid.c:52
 msgid "Detail"
 msgstr "Szczegół"
 
@@ -2491,11 +2491,11 @@ msgstr ""
 "między wieloma częstotliwościami przestrzennymi, tworząc luminancję "
 "w zakresie 0,0-1,0"
 
-#: operations/common/map-absolute.c:162
+#: operations/common/map-absolute.c:164
 msgid "Map Absolute"
 msgstr "Mapowanie bezwzględne"
 
-#: operations/common/map-absolute.c:165
+#: operations/common/map-absolute.c:167
 msgid ""
 "sample input with an auxiliary buffer that contain absolute source "
 "coordinates"
@@ -2503,11 +2503,11 @@ msgstr ""
 "wejściowa próbka z pomocniczym buforem zawierającym bezwzględne współrzędne "
 "źródła"
 
-#: operations/common/map-relative.c:23
+#: operations/common/map-relative.c:24
 msgid "Scaling"
 msgstr "Skalowanie"
 
-#: operations/common/map-relative.c:24
+#: operations/common/map-relative.c:25
 msgid ""
 "scaling factor of displacement, indicates how large spatial displacement a "
 "relative mapping value of 1.0 corresponds to."
@@ -2515,11 +2515,11 @@ msgstr ""
 "współczynnik skalowania przemieszczenia, wskazuje wielkość przemieszczenia "
 "przestrzennego, do którego odnosi się względna wartość mapowania 1,0."
 
-#: operations/common/map-relative.c:182
+#: operations/common/map-relative.c:184
 msgid "Map Relative"
 msgstr "Mapowanie względne"
 
-#: operations/common/map-relative.c:185
+#: operations/common/map-relative.c:187
 msgid ""
 "sample input with an auxiliary buffer that contain relative source "
 "coordinates"
@@ -2576,7 +2576,7 @@ msgstr ""
 "Uporządkuj geometrię przy prędkości proporcjonalnej do lokalnej wartości "
 "średniej krzywizny"
 
-#: operations/common/median-blur.c:28 operations/common/pixelize.c:29
+#: operations/common/median-blur.c:28 operations/common/pixelize.c:30
 #: operations/common/vignette.c:26
 msgid "Square"
 msgstr "Kwadratowy"
@@ -2587,7 +2587,7 @@ msgid "Circle"
 msgstr "Okrąg"
 
 #: operations/common/median-blur.c:30 operations/common/newsprint.c:27
-#: operations/common/pixelize.c:27 operations/common/vignette.c:27
+#: operations/common/pixelize.c:28 operations/common/vignette.c:27
 msgid "Diamond"
 msgstr "Romb"
 
@@ -2668,10 +2668,10 @@ msgid "position of symmetry center in output"
 msgstr "położenie środka symetrii w wyjściu"
 
 #: operations/common/mirrors.c:58 operations/common/vignette.c:61
-#: operations/common-gpl3+/displace.c:80
+#: operations/common-gpl3+/displace.c:82
 #: operations/common-gpl3+/motion-blur-circular.c:41
 #: operations/common-gpl3+/motion-blur-zoom.c:40
-#: operations/common-gpl3+/supernova.c:33 operations/common-gpl3+/waves.c:26
+#: operations/common-gpl3+/supernova.c:33 operations/common-gpl3+/waves.c:27
 msgid "Center X"
 msgstr "Środek na osi X"
 
@@ -2680,10 +2680,10 @@ msgid "X axis ratio for the center of mirroring"
 msgstr "Współrzędna osi X środka lustra"
 
 #: operations/common/mirrors.c:63 operations/common/vignette.c:66
-#: operations/common-gpl3+/displace.c:87
+#: operations/common-gpl3+/displace.c:89
 #: operations/common-gpl3+/motion-blur-circular.c:46
 #: operations/common-gpl3+/motion-blur-zoom.c:45
-#: operations/common-gpl3+/supernova.c:39 operations/common-gpl3+/waves.c:31
+#: operations/common-gpl3+/supernova.c:39 operations/common-gpl3+/waves.c:32
 msgid "Center Y"
 msgstr "Środek na osi Y"
 
@@ -2838,8 +2838,8 @@ msgstr "Deseń"
 msgid "Halftoning/dot pattern to use"
 msgstr "Używany deseń rastra/punktu"
 
-#: operations/common/newsprint.c:47 operations/common-gpl3+/ripple.c:38
-#: operations/common-gpl3+/waves.c:40
+#: operations/common/newsprint.c:47 operations/common-gpl3+/ripple.c:39
+#: operations/common-gpl3+/waves.c:41
 msgid "Period"
 msgstr "Okres"
 
@@ -2938,47 +2938,47 @@ msgstr "Papier gazetowy"
 msgid "Digital halftoning with optional modulations. "
 msgstr "Cyfrowy raster z opcjonalnymi modulacjami. "
 
-#: operations/common/noise-cell.c:37 operations/common/noise-simplex.c:32
+#: operations/common/noise-cell.c:38 operations/common/noise-simplex.c:33
 msgid "The scale of the noise function"
 msgstr "Skala funkcji szumu"
 
-#: operations/common/noise-cell.c:40 operations/common/pixelize.c:32
+#: operations/common/noise-cell.c:41 operations/common/pixelize.c:33
 msgid "Shape"
 msgstr "Kształt"
 
-#: operations/common/noise-cell.c:41
+#: operations/common/noise-cell.c:42
 msgid "Interpolate between Manhattan and Euclidean distance."
 msgstr "Interpolacja między odległościami Manhattan i euklidesowymi."
 
-#: operations/common/noise-cell.c:44
+#: operations/common/noise-cell.c:45
 msgid "Rank"
 msgstr "Stopień"
 
-#: operations/common/noise-cell.c:45
+#: operations/common/noise-cell.c:46
 msgid "Select the n-th closest point"
 msgstr "Wybór najbliższego punktu"
 
-#: operations/common/noise-cell.c:49 operations/common/noise-simplex.c:36
+#: operations/common/noise-cell.c:50 operations/common/noise-simplex.c:37
 msgid "The number of noise octaves."
 msgstr "Liczna oktaw szumu."
 
-#: operations/common/noise-cell.c:52
+#: operations/common/noise-cell.c:53
 msgid "Palettize"
 msgstr "Paletyzuj"
 
-#: operations/common/noise-cell.c:53
+#: operations/common/noise-cell.c:54
 msgid "Fill each cell with a random color"
 msgstr "Wypełnij każdą komórkę losowym kolorem"
 
-#: operations/common/noise-cell.c:56 operations/common/noise-simplex.c:40
+#: operations/common/noise-cell.c:57 operations/common/noise-simplex.c:41
 msgid "The random seed for the noise function"
 msgstr "Ziarno losowości dla funkcji szumu"
 
-#: operations/common/noise-cell.c:432
+#: operations/common/noise-cell.c:433
 msgid "Cell Noise"
 msgstr "Szum komórkowy"
 
-#: operations/common/noise-cell.c:436
+#: operations/common/noise-cell.c:437
 msgid "Generates a cellular texture."
 msgstr "Tworzy teksturę komórkową."
 
@@ -3013,13 +3013,13 @@ msgstr "Dodaj szum HSV"
 msgid "Randomize hue, saturation and value independently"
 msgstr "Niezależne losowanie barwy, nasycenia i wartości"
 
-#: operations/common/noise-hurl.c:31 operations/common/noise-pick.c:32
-#: operations/common-gpl3+/noise-slur.c:34
+#: operations/common/noise-hurl.c:31 operations/common/noise-pick.c:33
+#: operations/common-gpl3+/noise-slur.c:35
 msgid "Randomization (%)"
 msgstr "Losowość (%)"
 
-#: operations/common/noise-hurl.c:34 operations/common/noise-pick.c:35
-#: operations/common-gpl3+/noise-slur.c:37
+#: operations/common/noise-hurl.c:34 operations/common/noise-pick.c:36
+#: operations/common-gpl3+/noise-slur.c:38
 msgid "Repeat"
 msgstr "Powtarzanie"
 
@@ -3043,11 +3043,11 @@ msgstr "Szum Perlina"
 msgid "Perlin noise generator"
 msgstr "Generator szumu Perlina"
 
-#: operations/common/noise-pick.c:144
+#: operations/common/noise-pick.c:145
 msgid "Noise Pick"
 msgstr "Wyciosanie szumu"
 
-#: operations/common/noise-pick.c:147
+#: operations/common/noise-pick.c:148
 msgid "Randomly interchange some pixels with neighbors"
 msgstr "Losowo wymieniaj niektóre piksele z sąsiednimi"
 
@@ -3122,27 +3122,27 @@ msgstr "Dodaj szum RGB"
 msgid "Distort colors by random amounts"
 msgstr "Zniekształć kolory o losowe ilości"
 
-#: operations/common/noise-simplex.c:332
+#: operations/common/noise-simplex.c:333
 msgid "Simplex Noise"
 msgstr "Szum Simplex"
 
-#: operations/common/noise-simplex.c:336
+#: operations/common/noise-simplex.c:337
 msgid "Generates a solid noise texture."
 msgstr "Tworzy jednolitą teksturę szumu."
 
-#: operations/common/noise-spread.c:30
+#: operations/common/noise-spread.c:31
 msgid "Horizontal spread amount"
 msgstr "Ilość poziomego rozciągnięcia"
 
-#: operations/common/noise-spread.c:36
+#: operations/common/noise-spread.c:37
 msgid "Vertical spread amount"
 msgstr "Ilość pionowego rozciągnięcia"
 
-#: operations/common/noise-spread.c:159
+#: operations/common/noise-spread.c:160
 msgid "Noise Spread"
 msgstr "Rozciągnięcie szumu"
 
-#: operations/common/noise-spread.c:162
+#: operations/common/noise-spread.c:163
 msgid "Move pixels around randomly"
 msgstr "Losowo poprzesuwaj piksele"
 
@@ -3154,7 +3154,7 @@ msgstr ""
 "Globalna wartość nieprzezroczystości używana zawsze na podstawie "
 "opcjonalnego pomocniczego bufora wejściowego."
 
-#: operations/common/opacity.c:311
+#: operations/common/opacity.c:313
 msgid ""
 "Weights the opacity of the input both the value of the aux input and the "
 "global value property."
@@ -3186,11 +3186,11 @@ msgstr ""
 "Działanie Portera-Duffa na (znane także jako zwykły tryb, i „src-over”) (d = "
 "cA + cB * (1 - aA))"
 
-#: operations/common/panorama-projection.c:506
+#: operations/common/panorama-projection.c:508
 msgid "Panorama Projection"
 msgstr "Rzut panoramy"
 
-#: operations/common/panorama-projection.c:511
+#: operations/common/panorama-projection.c:513
 msgid ""
 "Do panorama viewer rendering mapping or its inverse for an equirectangular "
 "input image. (2:1 ratio containing 360x180 degree panorama)."
@@ -3199,62 +3199,62 @@ msgstr ""
 "obrazu wejściowego o odwzorowaniu walcowym równoodległościowym (proporcje "
 "2∶1 zawierające panoramę o stopniu 360×180)."
 
-#: operations/common/pixelize.c:28
+#: operations/common/pixelize.c:29
 msgid "Round"
 msgstr "Okrągły"
 
-#: operations/common/pixelize.c:34
+#: operations/common/pixelize.c:35
 msgid "The shape of pixels"
 msgstr "Kształt pikseli"
 
-#: operations/common/pixelize.c:36
+#: operations/common/pixelize.c:37
 msgid "Block width"
 msgstr "Szerokość bloku"
 
-#: operations/common/pixelize.c:37
+#: operations/common/pixelize.c:38
 msgid "Width of blocks in pixels"
 msgstr "Szerokość bloków w pikselach"
 
-#: operations/common/pixelize.c:44
+#: operations/common/pixelize.c:45
 msgid "Block height"
 msgstr "Wysokość bloku"
 
-#: operations/common/pixelize.c:45
+#: operations/common/pixelize.c:46
 msgid "Height of blocks in pixels"
 msgstr "Wysokość bloków w pikselach"
 
-#: operations/common/pixelize.c:52
+#: operations/common/pixelize.c:53
 msgid "Size ratio X"
 msgstr "Proporcje rozmiaru na osi X"
 
-#: operations/common/pixelize.c:53
+#: operations/common/pixelize.c:54
 msgid "Horizontal size ratio of a pixel inside each block"
 msgstr "Poziome proporcje rozmiaru piksela wewnątrz każdego bloku"
 
-#: operations/common/pixelize.c:57
+#: operations/common/pixelize.c:58
 msgid "Size ratio Y"
 msgstr "Proporcje rozmiaru na osi Y"
 
-#: operations/common/pixelize.c:58
+#: operations/common/pixelize.c:59
 msgid "Vertical size ratio of a pixel inside each block"
 msgstr "Pionowe proporcje rozmiaru piksela wewnątrz każdego bloku"
 
-#: operations/common/pixelize.c:62 operations/common-gpl3+/apply-lens.c:44
+#: operations/common/pixelize.c:63 operations/common-gpl3+/apply-lens.c:45
 #: operations/common-gpl3+/cubism.c:39
 #: operations/common-gpl3+/lens-distortion.c:57
-#: operations/common-gpl3+/tile-paper.c:75
+#: operations/common-gpl3+/tile-paper.c:76
 msgid "Background color"
 msgstr "Kolor tła"
 
-#: operations/common/pixelize.c:63
+#: operations/common/pixelize.c:64
 msgid "Color used to fill the background"
 msgstr "Kolor używany do wypełnienia tła"
 
-#: operations/common/pixelize.c:663
+#: operations/common/pixelize.c:664
 msgid "Pixelize"
 msgstr "Pikselizuj"
 
-#: operations/common/pixelize.c:665
+#: operations/common/pixelize.c:666
 msgid "Simplify image into an array of solid-colored rectangles"
 msgstr "Uprość obraz na macierz jednokolorowych prostokątów"
 
@@ -3325,7 +3325,7 @@ msgstr ""
 msgid "First iteration"
 msgstr "Pierwsza iteracja"
 
-#: operations/common/recursive-transform.c:37 operations/common/slic.c:39
+#: operations/common/recursive-transform.c:37 operations/common/slic.c:40
 msgid "Number of iterations"
 msgstr "Liczba iteracji"
 
@@ -3356,8 +3356,8 @@ msgstr "Wklej poniżej"
 msgid "Paste transformed images below each other"
 msgstr "Wklej przekształcone obrazy pod nimi"
 
-#: operations/common/recursive-transform.c:54 operations/common/spherize.c:58
-#: operations/common-gpl3+/waves.c:52
+#: operations/common/recursive-transform.c:54 operations/common/spherize.c:59
+#: operations/common-gpl3+/waves.c:53
 msgid "Mathematical method for reconstructing pixel values"
 msgstr "Matematyczna metoda rekonstrukcji wartości pikseli"
 
@@ -3487,27 +3487,27 @@ msgstr "Sepia"
 msgid "Apply a sepia tone to the input image"
 msgstr "Nakłada odcienie sepii na obraz wejściowy"
 
-#: operations/common/slic.c:28
+#: operations/common/slic.c:29
 msgid "Regions size"
 msgstr "Rozmiar regionów"
 
-#: operations/common/slic.c:29
+#: operations/common/slic.c:30
 msgid "Size of a region side"
 msgstr "Rozmiar strony obszaru"
 
-#: operations/common/slic.c:33
+#: operations/common/slic.c:34
 msgid "Compactness"
 msgstr "Zwartość"
 
-#: operations/common/slic.c:34
+#: operations/common/slic.c:35
 msgid "Cluster size"
 msgstr "Rozmiar klastra"
 
-#: operations/common/slic.c:456
+#: operations/common/slic.c:458
 msgid "Simple Linear Iterative Clustering"
 msgstr "SLIC"
 
-#: operations/common/slic.c:459
+#: operations/common/slic.c:461
 msgid "Superpixels based on k-means clustering"
 msgstr "Nadpiksele na podstawie klastrów k-średnich"
 
@@ -3531,31 +3531,31 @@ msgstr ""
 "Filtr rozmycia zmniejszający szum i zachowujący krawędzie na podstawie "
 "symetrycznych najbliższych sąsiadów"
 
-#: operations/common/spherize.c:25
+#: operations/common/spherize.c:26
 msgid "Radial"
 msgstr "Promieniowy"
 
-#: operations/common/spherize.c:30 operations/common-gpl3+/value-propagate.c:38
+#: operations/common/spherize.c:31 operations/common-gpl3+/value-propagate.c:38
 msgid "Mode"
 msgstr "Tryb"
 
-#: operations/common/spherize.c:33 operations/common-gpl3+/displace.c:32
+#: operations/common/spherize.c:34 operations/common-gpl3+/displace.c:34
 msgid "Displacement mode"
 msgstr "Tryb przesunięcia"
 
-#: operations/common/spherize.c:35
+#: operations/common/spherize.c:36
 msgid "Angle of view"
 msgstr "Kąt widoku"
 
-#: operations/common/spherize.c:36
+#: operations/common/spherize.c:37
 msgid "Camera angle of view"
 msgstr "Kąt kamery widoku"
 
-#: operations/common/spherize.c:40
+#: operations/common/spherize.c:41
 msgid "Curvature"
 msgstr "Krzywizna"
 
-#: operations/common/spherize.c:41
+#: operations/common/spherize.c:42
 msgid "Spherical cap apex angle, as a fraction of the co-angle of view"
 msgstr "Kąt wierzchołka kuli jako ułamek przyległej widoku"
 
@@ -3568,12 +3568,12 @@ msgstr "Kąt wierzchołka kuli jako ułamek przyległej widoku"
 #. * since their upper-bound, wrt the angle of view, is
 #. * arbitrary.
 #.
-#: operations/common/spherize.c:52 operations/common/unsharp-mask.c:31
+#: operations/common/spherize.c:53 operations/common/unsharp-mask.c:31
 #: operations/common-gpl3+/edge.c:42
 msgid "Amount"
 msgstr "Ilość"
 
-#: operations/common/spherize.c:53
+#: operations/common/spherize.c:54
 msgid ""
 "Displacement scaling factor (negative values refer to the inverse "
 "displacement)"
@@ -3581,15 +3581,15 @@ msgstr ""
 "Współczynnik skalowania przemieszczenia (ujemne wartości odnoszą się do "
 "odwrotnego przemieszczenia)"
 
-#: operations/common/spherize.c:317
+#: operations/common/spherize.c:319
 msgid "Spherize"
 msgstr "Utwórz kulę"
 
-#: operations/common/spherize.c:320
+#: operations/common/spherize.c:322
 msgid "Wrap image around a spherical cap"
 msgstr "Zawiń obraz wokół kuli"
 
-#: operations/common/stress.c:28
+#: operations/common/stress.c:29
 msgid ""
 "Neighborhood taken into account, for enhancement ideal values are close to "
 "the longest side of the image, increasing this increases the runtime"
@@ -3597,7 +3597,7 @@ msgstr ""
 "Sąsiedztwo brane pod uwagę, dla uwydatnienia najlepsze wartości są bliskie "
 "najdłuższej krawędzi obrazu, zwiększanie tego zwiększa czas działania"
 
-#: operations/common/stress.c:40
+#: operations/common/stress.c:41
 msgid ""
 "Number of iterations, a higher number of iterations provides a less noisy "
 "rendering at a computational cost"
@@ -3605,7 +3605,7 @@ msgstr ""
 "Liczba iteracji, wyższy numer iteracji dostarcza obraz o mniejszym szumie, "
 "kosztem mocy obliczeniowych"
 
-#: operations/common/stress.c:45
+#: operations/common/stress.c:46
 msgid ""
 "When enabled also enhances shadow regions - when disabled a more natural "
 "result is yielded"
@@ -3613,23 +3613,23 @@ msgstr ""
 "Po włączeniu uwydatnia także obszary w cieniu — po wyłączeniu daje bardziej "
 "naturalny wynik"
 
-#: operations/common/stress.c:267 operations/common/stress.c:271
+#: operations/common/stress.c:269 operations/common/stress.c:273
 msgid "Spatio Temporal Retinex-like Envelope with Stochastic Sampling"
 msgstr "STRESS"
 
-#: operations/common/stretch-contrast.c:25
+#: operations/common/stretch-contrast.c:26
 msgid "Keep colors"
 msgstr "Utrzymanie kolorów"
 
-#: operations/common/stretch-contrast.c:26
+#: operations/common/stretch-contrast.c:27
 msgid "Impact each channel with the same amount"
 msgstr "Zmiana każdego kanału o tę samą ilość"
 
-#: operations/common/stretch-contrast.c:28
+#: operations/common/stretch-contrast.c:29
 msgid "Non-linear components"
 msgstr "Nieliniowe składowe"
 
-#: operations/common/stretch-contrast.c:29
+#: operations/common/stretch-contrast.c:30
 msgid ""
 "When set operate on gamma corrected values instead of linear RGB - acting "
 "like the old normalize filter in GIMP"
@@ -3637,11 +3637,11 @@ msgstr ""
 "Po ustawieniu działa na wartościach z korektą gammy zamiast liniowego RGB — "
 "zachowuje się jak poprzedni filtr normalizacji w programie GIMP"
 
-#: operations/common/stretch-contrast.c:583
+#: operations/common/stretch-contrast.c:584
 msgid "Stretch Contrast"
 msgstr "Rozciągnij kontrast"
 
-#: operations/common/stretch-contrast.c:586
+#: operations/common/stretch-contrast.c:587
 msgid ""
 "Scales the components of the buffer to be in the 0.0-1.0 range. This "
 "improves images that make poor use of the available contrast (little "
@@ -3651,11 +3651,11 @@ msgstr ""
 "korzystające z dostępnego kontrastu (niski kontrast, bardzo ciemne lub "
 "bardzo jasne obrazy)."
 
-#: operations/common/stretch-contrast-hsv.c:253
+#: operations/common/stretch-contrast-hsv.c:254
 msgid "Stretch Contrast HSV"
 msgstr "Rozciągnij kontrast HSV"
 
-#: operations/common/stretch-contrast-hsv.c:256
+#: operations/common/stretch-contrast-hsv.c:257
 msgid ""
 "Scales the components of the buffer to be in the 0.0-1.0 range. This "
 "improves images that make poor use of the available contrast (little "
@@ -3748,11 +3748,11 @@ msgstr "Kafel"
 msgid "Infinitely repeats the input image."
 msgstr "Powtarza obraz wejściowy w nieskończoność."
 
-#: operations/common/tile-seamless.c:167
+#: operations/common/tile-seamless.c:169
 msgid "Make Seamlessly tileable"
 msgstr "Kafelkowanie bezszwowe"
 
-#: operations/common/tile-seamless.c:171
+#: operations/common/tile-seamless.c:173
 msgid ""
 "Make the input buffer seamlessly tileable. The algorithm is not content-"
 "aware, so the result may need post-processing."
@@ -3920,49 +3920,49 @@ msgstr "Deformuj"
 msgid "Compute a relative displacement mapping from a stroke"
 msgstr "Oblicz względne rozmieszczenie odwzorowania z pociągnięcia"
 
-#: operations/common/waterpixels.c:34
+#: operations/common/waterpixels.c:35
 msgid "Average"
 msgstr "Średnia"
 
-#: operations/common/waterpixels.c:38
+#: operations/common/waterpixels.c:39
 msgid "Superpixels size"
 msgstr "Rozmiar nadpikseli"
 
-#: operations/common/waterpixels.c:42
+#: operations/common/waterpixels.c:43
 msgid "Gradient smoothness"
 msgstr "Gładkość gradientu"
 
-#: operations/common/waterpixels.c:47
+#: operations/common/waterpixels.c:48
 msgid "Spatial regularization"
 msgstr "Uregulowanie przestrzenne"
 
-#: operations/common/waterpixels.c:49
+#: operations/common/waterpixels.c:50
 msgid ""
 "trade-off between superpixel regularity and adherence to object boundaries"
 msgstr ""
 "kompromis między regularnością nadpikseli a przyleganiem do granic obiektu"
 
-#: operations/common/waterpixels.c:52
+#: operations/common/waterpixels.c:53
 msgid "Superpixels color"
 msgstr "Kolor nadpikseli"
 
-#: operations/common/waterpixels.c:55
+#: operations/common/waterpixels.c:56
 msgid "How to fill superpixels"
 msgstr "Jak wypełniać nadpiksele"
 
-#: operations/common/waterpixels.c:513
+#: operations/common/waterpixels.c:515
 msgid "Waterpixels"
 msgstr "Piksele wody"
 
-#: operations/common/waterpixels.c:516
+#: operations/common/waterpixels.c:518
 msgid "Superpixels based on the watershed transformation"
 msgstr "Nadpiksele na podstawie przekształcenia działu wodnego"
 
-#: operations/common/watershed-transform.c:381
+#: operations/common/watershed-transform.c:383
 msgid "Watershed Transform"
 msgstr "Przekształcenie działu wodnego"
 
-#: operations/common/watershed-transform.c:384
+#: operations/common/watershed-transform.c:386
 msgid "Labels propagation by watershed transformation"
 msgstr "Rozprowadzanie etykiet według przekształcenia działu wodnego"
 
@@ -4013,23 +4013,23 @@ msgstr "Wygładzanie Scale3X"
 msgid "Antialias using the Scale3X edge-extrapolation algorithm"
 msgstr "Wygładzanie za pomocą algorytmu ekstrapolacji krawędziowej Scale3X"
 
-#: operations/common-gpl3+/apply-lens.c:36
+#: operations/common-gpl3+/apply-lens.c:37
 msgid "Lens refraction index"
 msgstr "Współczynnik załamania soczewki"
 
-#: operations/common-gpl3+/apply-lens.c:41
+#: operations/common-gpl3+/apply-lens.c:42
 msgid "Keep original surroundings"
 msgstr "Pozostawienie pierwotnego otoczenia"
 
-#: operations/common-gpl3+/apply-lens.c:42
+#: operations/common-gpl3+/apply-lens.c:43
 msgid "Keep image unchanged, where not affected by the lens."
 msgstr "Bez zmienienia obrazu w miejscach bez soczewki."
 
-#: operations/common-gpl3+/apply-lens.c:274
+#: operations/common-gpl3+/apply-lens.c:275
 msgid "Apply Lens"
 msgstr "Zastosuj soczewki"
 
-#: operations/common-gpl3+/apply-lens.c:278
+#: operations/common-gpl3+/apply-lens.c:279
 msgid ""
 "Simulates the optical distortion caused by having an elliptical lens over "
 "the image"
@@ -4115,19 +4115,19 @@ msgstr ""
 "0-12-336155-9). Zastosowuje on bufor jako mapę wypukłości na inny bufor, co "
 "tworzy efekt wytłoczenia."
 
-#: operations/common-gpl3+/cartoon.c:28
+#: operations/common-gpl3+/cartoon.c:29
 msgid "Mask radius"
 msgstr "Promień maski"
 
-#: operations/common-gpl3+/cartoon.c:31
+#: operations/common-gpl3+/cartoon.c:32
 msgid "Percent black"
 msgstr "Procent czerni"
 
-#: operations/common-gpl3+/cartoon.c:294
+#: operations/common-gpl3+/cartoon.c:295
 msgid "Cartoon"
 msgstr "Film rysunkowy"
 
-#: operations/common-gpl3+/cartoon.c:297
+#: operations/common-gpl3+/cartoon.c:298
 msgid ""
 "Simulates a cartoon, its result is similar to a black felt pen drawing "
 "subsequently shaded with color. This is achieved by enhancing edges and "
@@ -4212,11 +4212,11 @@ msgstr "Niebieski w kanale niebieskiego"
 msgid "Set the blue amount for the blue channel"
 msgstr "Ilość niebieskiego w kanale niebieskiego"
 
-#: operations/common-gpl3+/channel-mixer.c:267
+#: operations/common-gpl3+/channel-mixer.c:268
 msgid "Channel Mixer"
 msgstr "Mikser kanałów"
 
-#: operations/common-gpl3+/channel-mixer.c:269
+#: operations/common-gpl3+/channel-mixer.c:270
 msgid ""
 "Remix colors; by defining relative contributions from source components."
 msgstr ""
@@ -4267,7 +4267,7 @@ msgstr "Próg niebieskiego koloru wejściowego"
 msgid "Exchange color"
 msgstr "Wymień kolor"
 
-#: operations/common-gpl3+/color-exchange.c:247
+#: operations/common-gpl3+/color-exchange.c:248
 msgid ""
 "Exchange one color with another, optionally setting a threshold to convert "
 "from one shade to another."
@@ -4367,195 +4367,195 @@ msgstr "Usuń przeplot"
 msgid "Fix images where every other row or column is missing"
 msgstr "Napraw obrazy, w których brakuje co drugiego rzędu lub kolumny"
 
-#: operations/common-gpl3+/diffraction-patterns.c:31
+#: operations/common-gpl3+/diffraction-patterns.c:32
 msgid "Light frequency (red)"
 msgstr "Częstotliwość światła (czerwony)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:35
+#: operations/common-gpl3+/diffraction-patterns.c:36
 msgid "Light frequency (green)"
 msgstr "Częstotliwość światła (zielony)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:39
+#: operations/common-gpl3+/diffraction-patterns.c:40
 msgid "Light frequency (blue)"
 msgstr "Częstotliwość światła (niebieski)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:42
+#: operations/common-gpl3+/diffraction-patterns.c:43
 msgid "Red contours"
 msgstr "Czerwone kontury"
 
-#: operations/common-gpl3+/diffraction-patterns.c:43
+#: operations/common-gpl3+/diffraction-patterns.c:44
 msgid "Number of contours (red)"
 msgstr "Liczba konturów (czerwony)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:46
+#: operations/common-gpl3+/diffraction-patterns.c:47
 msgid "Green contours"
 msgstr "Zielone kontury"
 
-#: operations/common-gpl3+/diffraction-patterns.c:47
+#: operations/common-gpl3+/diffraction-patterns.c:48
 msgid "Number of contours (green)"
 msgstr "Liczba konturów (zielony)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:50
+#: operations/common-gpl3+/diffraction-patterns.c:51
 msgid "Blue contours"
 msgstr "Niebieskie kontury"
 
-#: operations/common-gpl3+/diffraction-patterns.c:51
+#: operations/common-gpl3+/diffraction-patterns.c:52
 msgid "Number of contours (blue)"
 msgstr "Liczba konturów (niebieski)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:54
+#: operations/common-gpl3+/diffraction-patterns.c:55
 msgid "Red sharp edges"
 msgstr "Czerwone, ostre krawędzie"
 
-#: operations/common-gpl3+/diffraction-patterns.c:55
+#: operations/common-gpl3+/diffraction-patterns.c:56
 msgid "Number of sharp edges (red)"
 msgstr "Liczba ostrych krawędzi (czerwony)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:58
+#: operations/common-gpl3+/diffraction-patterns.c:59
 msgid "Green sharp edges"
 msgstr "Zielone, ostre krawędzie"
 
-#: operations/common-gpl3+/diffraction-patterns.c:59
+#: operations/common-gpl3+/diffraction-patterns.c:60
 msgid "Number of sharp edges (green)"
 msgstr "Liczba ostrych krawędzi (zielony)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:62
+#: operations/common-gpl3+/diffraction-patterns.c:63
 msgid "Blue sharp edges"
 msgstr "Niebieskie, ostre krawędzie"
 
-#: operations/common-gpl3+/diffraction-patterns.c:63
+#: operations/common-gpl3+/diffraction-patterns.c:64
 msgid "Number of sharp edges (blue)"
 msgstr "Liczba ostrych krawędzi (niebieski)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:67
+#: operations/common-gpl3+/diffraction-patterns.c:68
 msgid "Brightness and shifting/fattening of contours"
 msgstr "Jasność i przesuwanie/pogrubianie konturów"
 
-#: operations/common-gpl3+/diffraction-patterns.c:70
+#: operations/common-gpl3+/diffraction-patterns.c:71
 msgid "Scattering"
 msgstr "Rozpraszanie"
 
-#: operations/common-gpl3+/diffraction-patterns.c:71
+#: operations/common-gpl3+/diffraction-patterns.c:72
 msgid "Scattering (speed vs. quality)"
 msgstr "Rozpraszanie (prędkość a jakość)"
 
-#: operations/common-gpl3+/diffraction-patterns.c:74
 #: operations/common-gpl3+/diffraction-patterns.c:75
+#: operations/common-gpl3+/diffraction-patterns.c:76
 msgid "Polarization"
 msgstr "Polaryzacja"
 
-#: operations/common-gpl3+/diffraction-patterns.c:79
-#: operations/common-gpl3+/noise-solid.c:65 operations/common-gpl3+/plasma.c:55
+#: operations/common-gpl3+/diffraction-patterns.c:80
+#: operations/common-gpl3+/noise-solid.c:66 operations/common-gpl3+/plasma.c:55
 #: operations/common-gpl3+/sinus.c:77 operations/common-gpl3+/spiral.c:87
 msgid "Width of the generated buffer"
 msgstr "Szerokość tworzonego bufora"
 
-#: operations/common-gpl3+/diffraction-patterns.c:87
-#: operations/common-gpl3+/noise-solid.c:73 operations/common-gpl3+/plasma.c:63
+#: operations/common-gpl3+/diffraction-patterns.c:88
+#: operations/common-gpl3+/noise-solid.c:74 operations/common-gpl3+/plasma.c:63
 #: operations/common-gpl3+/sinus.c:85 operations/common-gpl3+/spiral.c:95
 msgid "Height of the generated buffer"
 msgstr "Wysokość tworzonego bufora"
 
-#: operations/common-gpl3+/diffraction-patterns.c:384
+#: operations/common-gpl3+/diffraction-patterns.c:385
 msgid "Diffraction Patterns"
 msgstr "Desenie dyfrakcyjne"
 
-#: operations/common-gpl3+/diffraction-patterns.c:389
+#: operations/common-gpl3+/diffraction-patterns.c:390
 msgid "Generate diffraction patterns"
 msgstr "Utwórz desenie dyfrakcyjne"
 
-#: operations/common-gpl3+/displace.c:28
+#: operations/common-gpl3+/displace.c:30
 msgid "Cartesian"
 msgstr "Kartezjański"
 
-#: operations/common-gpl3+/displace.c:29
+#: operations/common-gpl3+/displace.c:31
 msgid "Polar"
 msgstr "Biegunowy"
 
-#: operations/common-gpl3+/displace.c:35
+#: operations/common-gpl3+/displace.c:37
 msgid "Mode of displacement"
 msgstr "Tryb przesunięcia"
 
-#: operations/common-gpl3+/displace.c:37 operations/external/npd.c:47
-#: operations/transform/transform-core.c:225 operations/workshop/ditto.c:27
+#: operations/common-gpl3+/displace.c:39 operations/external/npd.c:47
+#: operations/transform/transform-core.c:227 operations/workshop/ditto.c:27
 msgid "Sampler"
 msgstr "Próbka"
 
-#: operations/common-gpl3+/displace.c:40
+#: operations/common-gpl3+/displace.c:42
 msgid "Type of GeglSampler used to fetch input pixels"
 msgstr "Typ GeglSampler używanego do pobierania pikseli wejściowych"
 
-#: operations/common-gpl3+/displace.c:47
+#: operations/common-gpl3+/displace.c:49
 msgid "X displacement"
 msgstr "Przesunięcie na osi X"
 
-#: operations/common-gpl3+/displace.c:48
+#: operations/common-gpl3+/displace.c:50
 msgid "Displace multiplier for X or radial direction"
 msgstr "Mnożnik przesunięcia dla osi X lub kierunku promieniowego"
 
-#: operations/common-gpl3+/displace.c:55
+#: operations/common-gpl3+/displace.c:57
 msgid "Horizontal displacement"
 msgstr "Przesunięcie poziome"
 
-#: operations/common-gpl3+/displace.c:56
+#: operations/common-gpl3+/displace.c:58
 #: operations/common-gpl3+/whirl-pinch.c:42
 msgid "Pinch"
 msgstr "Ściśnięcie"
 
-#: operations/common-gpl3+/displace.c:59
+#: operations/common-gpl3+/displace.c:61
 msgid "Displacement multiplier for the horizontal direction"
 msgstr "Mnożnik przesunięcia dla kierunku poziomego"
 
-#: operations/common-gpl3+/displace.c:60
+#: operations/common-gpl3+/displace.c:62
 msgid "Displacement multiplier for the radial direction"
 msgstr "Mnożnik przesunięcia dla kierunku promieniowego"
 
-#: operations/common-gpl3+/displace.c:62
+#: operations/common-gpl3+/displace.c:64
 msgid "Y displacement"
 msgstr "Przesunięcie na osi Y"
 
-#: operations/common-gpl3+/displace.c:63
+#: operations/common-gpl3+/displace.c:65
 msgid "Displace multiplier for Y or tangent (degrees) direction"
 msgstr "Mnożnik przesunięcia dla osi Y lub kierunku stycznej (w stopniach)"
 
-#: operations/common-gpl3+/displace.c:70
+#: operations/common-gpl3+/displace.c:72
 msgid "Vertical displacement"
 msgstr "Przesunięcie pionowe"
 
-#: operations/common-gpl3+/displace.c:71
+#: operations/common-gpl3+/displace.c:73
 #: operations/common-gpl3+/whirl-pinch.c:36
 msgid "Whirl"
 msgstr "Skręcanie"
 
-#: operations/common-gpl3+/displace.c:74
+#: operations/common-gpl3+/displace.c:76
 msgid "Displacement multiplier for the vertical direction"
 msgstr "Mnożnik przesunięcia dla kierunku pionowego"
 
-#: operations/common-gpl3+/displace.c:75
+#: operations/common-gpl3+/displace.c:77
 msgid "Displacement multiplier for the angular offset"
 msgstr "Mnożnik przesunięcia dla przesunięcia kątowego"
 
-#: operations/common-gpl3+/displace.c:77
+#: operations/common-gpl3+/displace.c:79
 msgid "Center displacement"
 msgstr "Przesunięcie na środku"
 
-#: operations/common-gpl3+/displace.c:78
+#: operations/common-gpl3+/displace.c:80
 msgid "Center the displacement around a specified point"
 msgstr "Wyśrodkowanie przesunięcia wokół podanego punktu"
 
-#: operations/common-gpl3+/displace.c:81
+#: operations/common-gpl3+/displace.c:83
 msgid "X coordinate of the displacement center"
 msgstr "Współrzędna środka przesunięcia na osi X"
 
-#: operations/common-gpl3+/displace.c:88
+#: operations/common-gpl3+/displace.c:90
 msgid "Y coordinate of the displacement center"
 msgstr "Współrzędna środka przesunięcia na osi Y"
 
-#: operations/common-gpl3+/displace.c:477
+#: operations/common-gpl3+/displace.c:479
 msgid "Displace"
 msgstr "Przesuń"
 
-#: operations/common-gpl3+/displace.c:480
+#: operations/common-gpl3+/displace.c:482
 msgid "Displace pixels as indicated by displacement maps"
 msgstr "Przesuń piksele według wskazań map przesuwania"
 
@@ -4766,7 +4766,7 @@ msgid "Blue stretching factor"
 msgstr "Współczynnik rozciągnięcia błękitu"
 
 #: operations/common-gpl3+/fractal-explorer.c:94
-#: operations/common-gpl3+/ripple.c:29
+#: operations/common-gpl3+/ripple.c:30
 msgid "Sine"
 msgstr "Sinus"
 
@@ -4890,35 +4890,35 @@ msgstr "Wybiórcze rozmycie Gaussa"
 msgid "Blur neighboring pixels, but only in low-contrast areas"
 msgstr "Rozmyj sąsiedni piksele, ale tylko w obszarach o niskim kontraście"
 
-#: operations/common-gpl3+/illusion.c:28
+#: operations/common-gpl3+/illusion.c:29
 msgid "Type 1"
 msgstr "1. typ"
 
-#: operations/common-gpl3+/illusion.c:29
+#: operations/common-gpl3+/illusion.c:30
 msgid "Type 2"
 msgstr "2. typ"
 
-#: operations/common-gpl3+/illusion.c:32
+#: operations/common-gpl3+/illusion.c:33
 msgid "Division"
 msgstr "Podział"
 
-#: operations/common-gpl3+/illusion.c:33
+#: operations/common-gpl3+/illusion.c:34
 msgid "The number of divisions"
 msgstr "Liczba podziałów"
 
-#: operations/common-gpl3+/illusion.c:37
+#: operations/common-gpl3+/illusion.c:38
 msgid "Illusion type"
 msgstr "Typ iluzji"
 
-#: operations/common-gpl3+/illusion.c:40
+#: operations/common-gpl3+/illusion.c:41
 msgid "Type of illusion"
 msgstr "Typ iluzji"
 
-#: operations/common-gpl3+/illusion.c:272
+#: operations/common-gpl3+/illusion.c:273
 msgid "Illusion"
 msgstr "Iluzja"
 
-#: operations/common-gpl3+/illusion.c:276
+#: operations/common-gpl3+/illusion.c:277
 msgid "Superimpose many altered copies of the image."
 msgstr "Nałóż zmienione kopie obrazu na siebie."
 
@@ -5006,8 +5006,8 @@ msgstr "Typ algorytmu"
 msgid "Maze algorithm type"
 msgstr "Typ algorytmu labiryntu"
 
-#: operations/common-gpl3+/maze.c:61 operations/common-gpl3+/noise-solid.c:56
-#: operations/common-gpl3+/ripple.c:61
+#: operations/common-gpl3+/maze.c:61 operations/common-gpl3+/noise-solid.c:57
+#: operations/common-gpl3+/ripple.c:62
 msgid "Tileable"
 msgstr "Kafelkowalność"
 
@@ -5169,55 +5169,55 @@ msgstr "Rozmycie ruchu przybliżania"
 msgid "Zoom motion blur"
 msgstr "Rozmycie ruchu przybliżania"
 
-#: operations/common-gpl3+/noise-slur.c:157
+#: operations/common-gpl3+/noise-slur.c:158
 msgid "Noise Slur"
 msgstr "Zlewanie szumu"
 
-#: operations/common-gpl3+/noise-slur.c:161
+#: operations/common-gpl3+/noise-slur.c:162
 msgid "Randomly slide some pixels downward (similar to melting)"
 msgstr "Losowo przesuń niektóre piksele w dół (podobnie do topnienia się)"
 
-#: operations/common-gpl3+/noise-solid.c:37
+#: operations/common-gpl3+/noise-solid.c:38
 msgid "X Size"
 msgstr "Rozmiar na osi X"
 
-#: operations/common-gpl3+/noise-solid.c:38
+#: operations/common-gpl3+/noise-solid.c:39
 msgid "Horizontal texture size"
 msgstr "Poziomy rozmiar tekstury"
 
-#: operations/common-gpl3+/noise-solid.c:44
+#: operations/common-gpl3+/noise-solid.c:45
 msgid "Y Size"
 msgstr "Rozmiar na osi Y"
 
-#: operations/common-gpl3+/noise-solid.c:45
+#: operations/common-gpl3+/noise-solid.c:46
 msgid "Vertical texture size"
 msgstr "Pionowy rozmiar tekstury"
 
-#: operations/common-gpl3+/noise-solid.c:52
+#: operations/common-gpl3+/noise-solid.c:53
 msgid "Detail level"
 msgstr "Poziom szczegółów"
 
-#: operations/common-gpl3+/noise-solid.c:57
+#: operations/common-gpl3+/noise-solid.c:58
 msgid "Create a tileable output"
 msgstr "Utwórz kafelkowane wyjście"
 
-#: operations/common-gpl3+/noise-solid.c:59
+#: operations/common-gpl3+/noise-solid.c:60
 msgid "Turbulent"
 msgstr "Turbulencje"
 
-#: operations/common-gpl3+/noise-solid.c:60
+#: operations/common-gpl3+/noise-solid.c:61
 msgid "Make a turbulent noise"
 msgstr "Utwórz szum turbulencji"
 
-#: operations/common-gpl3+/noise-solid.c:346
+#: operations/common-gpl3+/noise-solid.c:347
 msgid "Solid Noise"
 msgstr "Jednolity szum"
 
-#: operations/common-gpl3+/noise-solid.c:351
+#: operations/common-gpl3+/noise-solid.c:352
 msgid "Create a random cloud-like texture"
 msgstr "Utwórz losową teksturę podobną do chmury"
 
-#: operations/common-gpl3+/oilify.c:27 operations/common-gpl3+/photocopy.c:25
+#: operations/common-gpl3+/oilify.c:27 operations/common-gpl3+/photocopy.c:27
 msgid "Mask Radius"
 msgstr "Promień maski"
 
@@ -5255,23 +5255,23 @@ msgstr "Farba olejna"
 msgid "Emulate an oil painting"
 msgstr "Emuluj obraz olejny"
 
-#: operations/common-gpl3+/photocopy.c:28 operations/common-gpl3+/softglow.c:33
+#: operations/common-gpl3+/photocopy.c:30 operations/common-gpl3+/softglow.c:34
 msgid "Sharpness"
 msgstr "Ostrość"
 
-#: operations/common-gpl3+/photocopy.c:31
+#: operations/common-gpl3+/photocopy.c:33
 msgid "Percent Black"
 msgstr "Procent czerni"
 
-#: operations/common-gpl3+/photocopy.c:34
+#: operations/common-gpl3+/photocopy.c:36
 msgid "Percent White"
 msgstr "Procent bieli"
 
-#: operations/common-gpl3+/photocopy.c:329
+#: operations/common-gpl3+/photocopy.c:331
 msgid "Photocopy"
 msgstr "Kserokopia"
 
-#: operations/common-gpl3+/photocopy.c:331
+#: operations/common-gpl3+/photocopy.c:333
 msgid "Simulate color distortion produced by a copy machine"
 msgstr "Symuluj zniekształcenie koloru powodowane przez kserokopiarkę"
 
@@ -5360,36 +5360,36 @@ msgstr "Usuwanie efektu czerwonego oka"
 msgid "Remove the red eye effect caused by camera flashes"
 msgstr "Usuń efekt czerwonego oka powodowany przez migawkę aparatu"
 
-#: operations/common-gpl3+/ripple.c:30
+#: operations/common-gpl3+/ripple.c:31
 msgid "Triangle"
 msgstr "Trójkąt"
 
-#: operations/common-gpl3+/ripple.c:31
+#: operations/common-gpl3+/ripple.c:32
 msgid "Sawtooth"
 msgstr "Ząbkowatość"
 
-#: operations/common-gpl3+/ripple.c:34 operations/common-gpl3+/waves.c:36
+#: operations/common-gpl3+/ripple.c:35 operations/common-gpl3+/waves.c:37
 #: operations/workshop/bayer-matrix.c:59
 msgid "Amplitude"
 msgstr "Amplituda"
 
-#: operations/common-gpl3+/ripple.c:42 operations/common-gpl3+/waves.c:44
+#: operations/common-gpl3+/ripple.c:43 operations/common-gpl3+/waves.c:45
 msgid "Phase shift"
 msgstr "Przesunięcie rzutu"
 
-#: operations/common-gpl3+/ripple.c:53
+#: operations/common-gpl3+/ripple.c:54
 msgid "Wave type"
 msgstr "Typ fali"
 
-#: operations/common-gpl3+/ripple.c:62
+#: operations/common-gpl3+/ripple.c:63
 msgid "Retain tilebility"
 msgstr "Zachowaj kafelkowalność"
 
-#: operations/common-gpl3+/ripple.c:259
+#: operations/common-gpl3+/ripple.c:260
 msgid "Ripple"
 msgstr "Falowanie"
 
-#: operations/common-gpl3+/ripple.c:264
+#: operations/common-gpl3+/ripple.c:265
 msgid "Displace pixels in a ripple pattern"
 msgstr "Rozmieść piksele na wzór zmarszczki"
 
@@ -5545,15 +5545,15 @@ msgstr "Sinus"
 msgid "Generate complex sinusoidal textures"
 msgstr "Utwórz złożone tekstury sinusoidalne"
 
-#: operations/common-gpl3+/softglow.c:26
+#: operations/common-gpl3+/softglow.c:27
 msgid "Glow radius"
 msgstr "Promień poświaty"
 
-#: operations/common-gpl3+/softglow.c:235
+#: operations/common-gpl3+/softglow.c:236
 msgid "Softglow"
 msgstr "Lekki żar"
 
-#: operations/common-gpl3+/softglow.c:239
+#: operations/common-gpl3+/softglow.c:240
 msgid "Simulate glow by making highlights intense and fuzzy"
 msgstr "Symuluj poświatę przez zintensyfikowanie i rozmycie podświetleń"
 
@@ -5698,12 +5698,12 @@ msgid "Textures the image as if it were an artist's canvas."
 msgstr "Nakłada teksturę na obraz, jakby to było płótno artysty."
 
 #: operations/common-gpl3+/tile-glass.c:28
-#: operations/common-gpl3+/tile-paper.c:39
+#: operations/common-gpl3+/tile-paper.c:40
 msgid "Tile Width"
 msgstr "Szerokość kafla"
 
 #: operations/common-gpl3+/tile-glass.c:34
-#: operations/common-gpl3+/tile-paper.c:46
+#: operations/common-gpl3+/tile-paper.c:47
 msgid "Tile Height"
 msgstr "Wysokość kafla"
 
@@ -5715,77 +5715,77 @@ msgstr "Szkło kafla"
 msgid "Simulate distortion caused by rectangular glass tiles"
 msgstr "Symuluj zniekształcenie powodowane przez prostokątne, szklane kafle"
 
-#: operations/common-gpl3+/tile-paper.c:27
+#: operations/common-gpl3+/tile-paper.c:28
 msgid "Transparent"
 msgstr "Przezroczyste"
 
-#: operations/common-gpl3+/tile-paper.c:28
+#: operations/common-gpl3+/tile-paper.c:29
 msgid "Inverted image"
 msgstr "Odwrócony obraz"
 
-#: operations/common-gpl3+/tile-paper.c:29
+#: operations/common-gpl3+/tile-paper.c:30
 msgid "Image"
 msgstr "Obraz"
 
-#: operations/common-gpl3+/tile-paper.c:34
+#: operations/common-gpl3+/tile-paper.c:35
 msgid "Background"
 msgstr "Tło"
 
-#: operations/common-gpl3+/tile-paper.c:35
+#: operations/common-gpl3+/tile-paper.c:36
 msgid "Ignore"
 msgstr "Ignorowanie"
 
-#: operations/common-gpl3+/tile-paper.c:36
+#: operations/common-gpl3+/tile-paper.c:37
 msgid "Force"
 msgstr "Siła"
 
-#: operations/common-gpl3+/tile-paper.c:40
+#: operations/common-gpl3+/tile-paper.c:41
 msgid "Width of the tile"
 msgstr "Szerokość kafla"
 
-#: operations/common-gpl3+/tile-paper.c:47
+#: operations/common-gpl3+/tile-paper.c:48
 msgid "Height of the tile"
 msgstr "Wysokość kafla"
 
-#: operations/common-gpl3+/tile-paper.c:53
 #: operations/common-gpl3+/tile-paper.c:54
+#: operations/common-gpl3+/tile-paper.c:55
 msgid "Move rate"
 msgstr "Częstotliwość przenoszenia"
 
-#: operations/common-gpl3+/tile-paper.c:59
+#: operations/common-gpl3+/tile-paper.c:60
 msgid "Wrap around"
 msgstr "Zawinięcie wokół"
 
-#: operations/common-gpl3+/tile-paper.c:60
+#: operations/common-gpl3+/tile-paper.c:61
 msgid "Wrap the fractional tiles"
 msgstr "Odwzorowanie ułamkowych kafli"
 
-#: operations/common-gpl3+/tile-paper.c:62
+#: operations/common-gpl3+/tile-paper.c:63
 msgid "Fractional type"
 msgstr "Typ ułamkowy"
 
-#: operations/common-gpl3+/tile-paper.c:65
+#: operations/common-gpl3+/tile-paper.c:66
 msgid "Fractional Type"
 msgstr "Typ ułamkowy"
 
-#: operations/common-gpl3+/tile-paper.c:67
+#: operations/common-gpl3+/tile-paper.c:68
 msgid "Centering"
 msgstr "Wyśrodkowanie"
 
-#: operations/common-gpl3+/tile-paper.c:68
+#: operations/common-gpl3+/tile-paper.c:69
 msgid "Centering of the tiles"
 msgstr "Wyśrodkowanie kafli"
 
-#: operations/common-gpl3+/tile-paper.c:70
-#: operations/common-gpl3+/tile-paper.c:73
+#: operations/common-gpl3+/tile-paper.c:71
+#: operations/common-gpl3+/tile-paper.c:74
 msgid "Background type"
 msgstr "Typ tła"
 
-#: operations/common-gpl3+/tile-paper.c:429
+#: operations/common-gpl3+/tile-paper.c:430
 msgid "Paper Tile"
 msgstr "Kawałki papieru"
 
-#: operations/common-gpl3+/tile-paper.c:434
+#: operations/common-gpl3+/tile-paper.c:435
 msgid "Cut image into paper tiles, and slide them"
 msgstr "Wycina obraz na kawałki papieru i przesuwa je"
 
@@ -5962,31 +5962,31 @@ msgstr ""
 "Symuluje zniekształcenie tworzone przez stary monitor o małej rozdzielczości "
 "RGB."
 
-#: operations/common-gpl3+/waves.c:37
+#: operations/common-gpl3+/waves.c:38
 msgid "Amplitude of the ripple"
 msgstr "Amplituda zmarszczki"
 
-#: operations/common-gpl3+/waves.c:41
+#: operations/common-gpl3+/waves.c:42
 msgid "Period (wavelength) of the ripple"
 msgstr "Okres (długość fali) zmarszczki"
 
-#: operations/common-gpl3+/waves.c:47
+#: operations/common-gpl3+/waves.c:48
 msgid "Aspect ratio"
 msgstr "Proporcje obrazu"
 
-#: operations/common-gpl3+/waves.c:54
+#: operations/common-gpl3+/waves.c:55
 msgid "Clamp deformation"
 msgstr "Deformacja zacisku"
 
-#: operations/common-gpl3+/waves.c:55
+#: operations/common-gpl3+/waves.c:56
 msgid "Limit deformation in the image area."
 msgstr "Ogranicz deformację w obszarze obrazu."
 
-#: operations/common-gpl3+/waves.c:197
+#: operations/common-gpl3+/waves.c:198
 msgid "Waves"
 msgstr "Fale"
 
-#: operations/common-gpl3+/waves.c:202
+#: operations/common-gpl3+/waves.c:203
 msgid "Distort the image with waves"
 msgstr "Zniekształć obraz za pomocą fal"
 
@@ -6259,7 +6259,7 @@ msgstr "Ścieżka do wczytywanego pliku wideo"
 msgid "Frame number"
 msgstr "Liczba klatek"
 
-#: operations/external/ff-load.c:36
+#: operations/external/ff-load.c:36 operations/workshop/gif-load.c:38
 msgid "frames"
 msgstr "klatki"
 
@@ -6458,7 +6458,7 @@ msgstr "Odpływ wyjścia wideo biblioteki FFmpeg"
 
 #: operations/external/jp2-load.c:26 operations/external/jpg-load.c:25
 #: operations/external/svg-load.c:26 operations/external/tiff-load.c:26
-#: operations/external/webp-load.c:26
+#: operations/external/webp-load.c:26 operations/workshop/gif-load.c:35
 msgid "Path of file to load"
 msgstr "Ścieżka do wczytywanego pliku"
 
@@ -6750,7 +6750,7 @@ msgstr "Model zachowywania"
 msgid "When TRUE the model will not be freed"
 msgstr "Kiedy wynosi „true”, to model nie będzie zwalniany"
 
-#: operations/external/npd.c:50 operations/transform/transform-core.c:226
+#: operations/external/npd.c:50 operations/transform/transform-core.c:228
 #: operations/workshop/ditto.c:29
 msgid "Sampler used internally"
 msgstr "Wewnętrznie używana próbka"
@@ -7619,27 +7619,27 @@ msgstr "Ciąg przekształcenia składni przekształceń SVG"
 msgid "Do a transformation using SVG syntax transformation."
 msgstr "Wykonaj przekształcenie za pomocą składni przekształceń SVG."
 
-#: operations/transform/transform-core.c:201
+#: operations/transform/transform-core.c:203
 msgid "Origin-x"
 msgstr "Początek układu współrzędnych na osi X"
 
-#: operations/transform/transform-core.c:202
+#: operations/transform/transform-core.c:204
 msgid "X coordinate of origin"
 msgstr "Współrzędna początku układu współrzędnych na osi X"
 
-#: operations/transform/transform-core.c:209
+#: operations/transform/transform-core.c:211
 msgid "Origin-y"
 msgstr "Początek układu współrzędnych na osi Y"
 
-#: operations/transform/transform-core.c:210
+#: operations/transform/transform-core.c:212
 msgid "Y coordinate of origin"
 msgstr "Współrzędna początku układu współrzędnych na osi Y"
 
-#: operations/transform/transform-core.c:217
+#: operations/transform/transform-core.c:219
 msgid "Near-z"
 msgstr "Blisko osi Z"
 
-#: operations/transform/transform-core.c:218
+#: operations/transform/transform-core.c:220
 msgid "Z coordinate of the near clipping plane"
 msgstr "Współrzędna na osi Z bliskiej płaszczyzny przycinania"
 
@@ -7663,6 +7663,34 @@ msgstr ""
 "Zmienia położenie bufora (o dokładności podpikselowej), jeśli podano "
 "współrzędne całkowite, to używana jest szybka ścieżka bez resamplingu"
 
+#: operations/workshop/gif-load.c:36
+msgid "frame"
+msgstr "klatka"
+
+#: operations/workshop/gif-load.c:37
+msgid "frame number to decode"
+msgstr "numer klatki do zdekodowania"
+
+#: operations/workshop/gif-load.c:39
+msgid "Number of frames in gif animation"
+msgstr "Liczba klatek w animacji GIF"
+
+#: operations/workshop/gif-load.c:40
+msgid "frame-delay"
+msgstr "opóźnienie-klatek"
+
+#: operations/workshop/gif-load.c:41
+msgid "Delay in ms for last decoded frame"
+msgstr "Opóźnienie w milisekundach dla ostatniej zdekodowanej klatki"
+
+#: operations/workshop/gif-load.c:236
+msgid "GIF File Loader"
+msgstr "Wczytywanie plików GIF"
+
+#: operations/workshop/gif-load.c:238
+msgid "GIF image loader."
+msgstr "Wczytywanie obrazów GIF."
+
 #: operations/workshop/bayer-matrix.c:26
 msgid "Subdivisions"
 msgstr "Podpodział"
@@ -8291,24 +8319,24 @@ msgstr ""
 "format pliku to .rawbayerS, to zwrócone liczby 16-bitowe zostaną wymienione "
 "(wczytywanie plików PNM zawiera błędy)"
 
-#: operations/workshop/segment-kmeans.c:27
 #: operations/workshop/segment-kmeans.c:28
+#: operations/workshop/segment-kmeans.c:29
 msgid "Number of clusters"
 msgstr "Liczba klastrów"
 
-#: operations/workshop/segment-kmeans.c:32
+#: operations/workshop/segment-kmeans.c:33
 msgid "Max. Iterations"
 msgstr "Maksymalna liczba iteracji"
 
-#: operations/workshop/segment-kmeans.c:33
+#: operations/workshop/segment-kmeans.c:34
 msgid "Maximum number of iterations"
 msgstr "Maksymalna liczba iteracji"
 
-#: operations/workshop/segment-kmeans.c:392
+#: operations/workshop/segment-kmeans.c:393
 msgid "K-means Segmentation"
 msgstr "Segmentacja k-średnich"
 
-#: operations/workshop/segment-kmeans.c:394
+#: operations/workshop/segment-kmeans.c:395
 msgid "Segment colors using K-means clustering"
 msgstr "Segmentuj kolory za pomocą klastrów k-średnich"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]