forked from PintaProject/Pinta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmessages-pl.po
1690 lines (1314 loc) · 41.9 KB
/
messages-pl.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Polish translation for pinta
# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
# This file is distributed under the same license as the pinta package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: pinta\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2011-02-28 17:08-0600\n"
"PO-Revision-Date: 2011-03-20 20:12+0000\n"
"Last-Translator: Patryk Wychowaniec <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2011-03-29 21:32+0000\n"
"X-Generator: Launchpad (build 12684)\n"
#: Pinta.Effects/Adjustments/AutoLevelEffect.cs:26
msgid "Auto Level"
msgstr "Automatyczne ustawienie poziomu"
#: Pinta.Effects/Adjustments/InvertColorsEffect.cs:26
msgid "Invert Colors"
msgstr "Odwróć kolory"
#: Pinta.Effects/Adjustments/LevelsEffect.cs:24
msgid "Levels"
msgstr "Poziomy"
#: Pinta.Effects/Adjustments/SepiaEffect.cs:27
msgid "Sepia"
msgstr "Sepia"
#: Pinta.Effects/Adjustments/PosterizeEffect.cs:26
#: Pinta.Effects/gtk-gui/Pinta.Effects.PosterizeDialog.cs:26
msgid "Posterize"
msgstr "Redukcja kolorów"
#: Pinta.Effects/Adjustments/BlackAndWhiteEffect.cs:26
msgid "Black and White"
msgstr "Czarno-biały"
#: Pinta.Effects/Adjustments/CurvesEffect.cs:28
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:46
msgid "Curves"
msgstr "Krzywe"
#: Pinta.Effects/Adjustments/BrightnessContrastEffect.cs:30
msgid "Brightness / Contrast"
msgstr "Jasność / Kontrast"
#: Pinta.Effects/Adjustments/HueSaturationEffect.cs:27
msgid "Hue / Saturation"
msgstr "Barwa / Nasycenie"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:103
msgid "Levels Adjustment"
msgstr "Regulacja poziomów"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:130
msgid "Input Histogram"
msgstr "Poziomy wejściowe"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:172
msgid "Input"
msgstr "Wejście"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:285
msgid "Output"
msgstr "Wyjście"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:413
msgid "Output Histogram"
msgstr "Poziomy wyjściowe"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:456
msgid "Auto"
msgstr "Automatycznie"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:468
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:173
msgid "Reset"
msgstr "Przywróć"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:478
msgid "Red"
msgstr "Czerwony"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:489
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:142
msgid "Green"
msgstr "Zielony"
#: Pinta.Effects/gtk-gui/Pinta.Effects.LevelsDialog.cs:528
msgid "Blue"
msgstr "Niebieski"
#: Pinta.Effects/gtk-gui/Pinta.Effects.PosterizeDialog.cs:93
msgid "Linked"
msgstr "Powiązane"
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:62
msgid "Transfer Map"
msgstr "Mapa przeniesienia"
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:85
msgid "RGB"
msgstr "RGB"
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:86
msgid "Luminosity"
msgstr "Jaskrawość"
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:100
msgid "(256, 256)"
msgstr "(256, 256)"
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:131
msgid "Red "
msgstr "Czerwony "
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:153
msgid "Blue "
msgstr "Niebieski "
#: Pinta.Effects/gtk-gui/Pinta.Effects.CurvesDialog.cs:187
msgid "Tip: Right-click to remove control points."
msgstr "Wskazówka: Kliknij prawym przyciskiem by usunąć punkty kontrolne."
#: Pinta.Effects/Effects/ReduceNoiseEffect.cs:29
msgid "Reduce Noise"
msgstr "Redukcja szumów"
#: Pinta.Effects/Effects/ReduceNoiseEffect.cs:37
#: Pinta.Effects/Effects/MedianEffect.cs:37
#: Pinta.Effects/Effects/AddNoiseEffect.cs:38
msgid "Noise"
msgstr "Szum"
#: Pinta.Effects/Effects/FragmentEffect.cs:26
msgid "Fragment"
msgstr "Fragment"
#: Pinta.Effects/Effects/FragmentEffect.cs:34
#: Pinta.Effects/Effects/UnfocusEffect.cs:36
#: Pinta.Effects/Effects/RadialBlurEffect.cs:34
#: Pinta.Effects/Effects/GaussianBlurEffect.cs:34
#: Pinta.Effects/Effects/MotionBlurEffect.cs:34
#: Pinta.Effects/Effects/ZoomBlurEffect.cs:34
msgid "Blurs"
msgstr "Rozmycia"
#: Pinta.Effects/Effects/CloudsEffect.cs:30
msgid "Clouds"
msgstr "Chmury"
#: Pinta.Effects/Effects/CloudsEffect.cs:38
#: Pinta.Effects/Effects/MandelbrotFractalEffect.cs:34
#: Pinta.Effects/Effects/JuliaFractalEffect.cs:34
msgid "Render"
msgstr "Renderowanie"
#: Pinta.Effects/Effects/UnfocusEffect.cs:28
msgid "Unfocus"
msgstr "Rozmycie powierzchowe"
#: Pinta.Effects/Effects/RedEyeRemoveEffect.cs:29
msgid "Red Eye Removal"
msgstr "Usuwanie efektu czerwonych oczu"
#: Pinta.Effects/Effects/RedEyeRemoveEffect.cs:37
#: Pinta.Effects/Effects/GlowEffect.cs:39
#: Pinta.Effects/Effects/SoftenPortraitEffect.cs:67
#: Pinta.Effects/Effects/SharpenEffect.cs:34
msgid "Photo"
msgstr "Fotografia"
#: Pinta.Effects/Effects/MandelbrotFractalEffect.cs:26
msgid "Mandelbrot Fractal"
msgstr "Fraktal Mandelbrota"
#: Pinta.Effects/Effects/GlowEffect.cs:31
msgid "Glow"
msgstr "Poświata"
#: Pinta.Effects/Effects/EdgeDetectEffect.cs:29
msgid "Edge Detect"
msgstr "Wykrywanie krawędzi"
#: Pinta.Effects/Effects/EdgeDetectEffect.cs:37
#: Pinta.Effects/Effects/ReliefEffect.cs:33
#: Pinta.Effects/Effects/EmbossEffect.cs:34
#: Pinta.Effects/Effects/OutlineEffect.cs:37
msgid "Stylize"
msgstr "Stylizacja"
#: Pinta.Effects/Effects/RadialBlurEffect.cs:26
msgid "Radial Blur"
msgstr "Rozmycie promieniowe"
#: Pinta.Effects/Effects/FrostedGlassEffect.cs:26
msgid "Frosted Glass"
msgstr "Zamarznięte szkło"
#: Pinta.Effects/Effects/FrostedGlassEffect.cs:34
#: Pinta.Effects/Effects/TileEffect.cs:34
#: Pinta.Effects/Effects/PixelateEffect.cs:38
#: Pinta.Effects/Effects/PolarInversionEffect.cs:39
#: Pinta.Effects/Effects/BulgeEffect.cs:34
#: Pinta.Effects/Effects/TwistEffect.cs:34
msgid "Distort"
msgstr "Zniekształcanie"
#: Pinta.Effects/Effects/OilPaintingEffect.cs:26
msgid "Oil Painting"
msgstr "Obraz olejny"
#: Pinta.Effects/Effects/OilPaintingEffect.cs:34
#: Pinta.Effects/Effects/InkSketchEffect.cs:42
#: Pinta.Effects/Effects/PencilSketchEffect.cs:41
msgid "Artistic"
msgstr "Artystyczne"
#: Pinta.Effects/Effects/JuliaFractalEffect.cs:26
msgid "Julia Fractal"
msgstr "Fraktal Julii"
#: Pinta.Effects/Effects/SoftenPortraitEffect.cs:59
msgid "Soften Portrait"
msgstr "Wygładź portret"
#: Pinta.Effects/Effects/ReliefEffect.cs:45
msgid "Relief"
msgstr "Płaskorzeźba"
#: Pinta.Effects/Effects/InkSketchEffect.cs:34
msgid "Ink Sketch"
msgstr "Szkic tuszem"
#: Pinta.Effects/Effects/MedianEffect.cs:29
msgid "Median"
msgstr "Mediana"
#: Pinta.Effects/Effects/EmbossEffect.cs:26
msgid "Emboss"
msgstr "Płaskorzeźba"
#: Pinta.Effects/Effects/GaussianBlurEffect.cs:26
msgid "Gaussian Blur"
msgstr "Rozmycie Gaussa"
#: Pinta.Effects/Effects/SharpenEffect.cs:26
msgid "Sharpen"
msgstr "Wyostrzanie"
#: Pinta.Effects/Effects/AddNoiseEffect.cs:30
msgid "Add Noise"
msgstr "Dodaj szum"
#: Pinta.Effects/Effects/TileEffect.cs:26
msgid "Tile Reflection"
msgstr "Refleks"
#: Pinta.Effects/Effects/PixelateEffect.cs:26
msgid "Pixelate"
msgstr "Pikselizacja"
#: Pinta.Effects/Effects/MotionBlurEffect.cs:26
msgid "Motion Blur"
msgstr "Rozmycie ruchem"
#: Pinta.Effects/Effects/PolarInversionEffect.cs:26
msgid "Polar Inversion"
msgstr "Inwersja polarna"
#: Pinta.Effects/Effects/BulgeEffect.cs:26
msgid "Bulge"
msgstr "Wypukłość"
#: Pinta.Effects/Effects/ZoomBlurEffect.cs:26
msgid "Zoom Blur"
msgstr "Rozmycie przez powiększenie"
#: Pinta.Effects/Effects/PencilSketchEffect.cs:33
msgid "Pencil Sketch"
msgstr "Szkic ołówkiem"
#: Pinta.Effects/Effects/OutlineEffect.cs:29
#: Pinta.Tools/TextTool/TextTool.cs:171
msgid "Outline"
msgstr "Kontur"
#: Pinta.Effects/Effects/TwistEffect.cs:26
msgid "Twist"
msgstr "Wir"
#: Pinta.Gui.Widgets/gtk-gui/Pinta.Gui.Widgets.AnglePickerWidget.cs:52
#: Pinta.Gui.Widgets/gtk-gui/Pinta.Gui.Widgets.HScaleSpinButtonWidget.cs:48
msgid "label1"
msgstr "etykieta1"
#: Pinta.Gui.Widgets/gtk-gui/Pinta.Gui.Widgets.ComboBoxWidget.cs:42
#: Pinta.Gui.Widgets/gtk-gui/Pinta.Gui.Widgets.PointPickerWidget.cs:58
msgid "label"
msgstr "etykieta"
#: Pinta.Gui.Widgets/gtk-gui/Pinta.Gui.Widgets.ReseedButtonWidget.cs:38
msgid "Random Noise"
msgstr "Losowy szum"
#: Pinta.Gui.Widgets/gtk-gui/Pinta.Gui.Widgets.ReseedButtonWidget.cs:65
msgid "Reseed"
msgstr "Nowe ziarno"
#: Pinta.Gui.Widgets/Widgets/ColorPaletteWidget.cs:75
msgid "Choose Primary Color"
msgstr "Wybierz kolor podstawowy"
#: Pinta.Gui.Widgets/Widgets/ColorPaletteWidget.cs:89
msgid "Choose Secondary Color"
msgstr "Wybierz kolor dodatkowy"
#: Pinta.Gui.Widgets/Widgets/ColorPaletteWidget.cs:112
msgid "Choose Palette Color"
msgstr "Wybierz kolor z palety"
#: Pinta.Tools/RectangleSelectTool.cs:38
msgid "Rectangle Select"
msgstr "Zaznaczenie prostokątne"
#: Pinta.Tools/RectangleSelectTool.cs:44
msgid ""
"Click and drag to draw a rectangular selection. Hold shift to constrain to a "
"square."
msgstr ""
"Kliknij i przeciągaj, aby narysować zaznaczenie prostokątne. Przytrzymaj "
"klawisz Shift aby zawsze rysowane było zaznaczenie kwadratowe."
#: Pinta.Tools/CloneStampTool.cs:43
msgid "Clone Stamp"
msgstr "Klonowanie"
#: Pinta.Tools/CloneStampTool.cs:48
msgid "Ctrl-left click to set origin, left click to paint."
msgstr ""
"Trzymając Ctrl kliknij lewym przyciskiem myszy w celu wybrania punktu "
"źródłowego, następnie kliknij lewym przyciskiem, aby malować."
#: Pinta.Tools/MagicWandTool.cs:46
msgid "Magic Wand Select"
msgstr "Magiczna różdżka"
#: Pinta.Tools/MagicWandTool.cs:54
msgid "Click to select region of similar color."
msgstr "Kliknij, aby zaznaczyć obszar o podobnym kolorze."
#: Pinta.Tools/RectangleTool.cs:38
msgid "Rectangle"
msgstr "Prostokąt"
#: Pinta.Tools/RectangleTool.cs:44
msgid ""
"Click and drag to draw a rectangle (right click for secondary color). Hold "
"shift to constrain to a square."
msgstr ""
"Kliknij i przeciągaj, aby narysować prostokąt (jeśli chcesz użyć koloru "
"dodatkowego, użyj prawego przycisku myszy). Przytrzymaj klawisz Shift aby "
"zawsze rysowany był kwadrat."
#: Pinta.Tools/MoveSelectionTool.cs:42
msgid "Move Selection"
msgstr "Przesunięcie zaznaczenia"
#: Pinta.Tools/MoveSelectionTool.cs:48
msgid "Drag the selection to move selection outline."
msgstr "Przeciągnij zaznaczenie, aby przenieść kontur zaznaczenia."
#: Pinta.Tools/GradientTool.cs:56 Pinta.Tools/GradientTool.cs:167
msgid "Gradient"
msgstr "Gradient"
#: Pinta.Tools/GradientTool.cs:64
msgid ""
"Click and drag to draw gradient from primary to secondary color. Right "
"click to reverse."
msgstr ""
"Kliknij i przeciągnij, aby wypełnić gradientem od koloru podstawowego do "
"dodatkowego. Użyj prawego przycisku myszy, aby zastosować odwrotną kolejność "
"kolorów."
#: Pinta.Tools/GradientTool.cs:174
msgid "Linear Gradient"
msgstr "Gradient liniowy"
#: Pinta.Tools/GradientTool.cs:175
msgid "Linear Reflected Gradient"
msgstr "Gradient liniowy lustrzany"
#: Pinta.Tools/GradientTool.cs:176
msgid "Linear Diamond Gradient"
msgstr "Gradient liniowy diamentowy"
#: Pinta.Tools/GradientTool.cs:177
msgid "Radial Gradient"
msgstr "Gradient promienisty"
#: Pinta.Tools/GradientTool.cs:178
msgid "Conical Gradient"
msgstr "Gradient stożkowy"
#: Pinta.Tools/FloodTool.cs:73
msgid "Flood Mode"
msgstr "Tryb zalewania"
#: Pinta.Tools/FloodTool.cs:80
msgid "Contiguous"
msgstr "Przylegające"
#: Pinta.Tools/FloodTool.cs:81
msgid "Global"
msgstr "Globalne"
#: Pinta.Tools/FloodTool.cs:92 Pinta.Tools/RecolorTool.cs:73
msgid "Tolerance"
msgstr "Tolerancja"
#: Pinta.Tools/PaintBrushTool.cs:41 Pinta/MainWindow.cs:401
msgid "Paintbrush"
msgstr "Pędzel"
#: Pinta.Tools/PaintBrushTool.cs:43 Pinta.Tools/FreeformShapeTool.cs:55
msgid ""
"Left click to draw with primary color, right click to draw with secondary "
"color."
msgstr ""
"Kliknij lewym przyciskiem myszy, aby rysować kolorem podstawowym, a prawym - "
"aby rysować kolorem dodatkowym."
#: Pinta.Tools/PaintBrushTool.cs:64
msgid "Type"
msgstr "Rodzaj"
#: Pinta.Tools/PencilTool.cs:48 Pinta.Tools/ColorPickerTool.cs:120
msgid "Pencil"
msgstr "Ołówek"
#: Pinta.Tools/PencilTool.cs:50
msgid ""
"Left click to draw freeform, one-pixel wide lines with the primary color, "
"right click to use the secondary color."
msgstr ""
"Kliknij lewym przyciskiem, aby rysować swobodnie kolorem podstawowym linie o "
"szerokości 1 piksela. Kliknij prawym przyciskiem, aby rysować kolorem "
"dodatkowym."
#: Pinta.Tools/EllipseSelectTool.cs:38
msgid "Ellipse Select"
msgstr "Zaznaczenie eliptyczne"
#: Pinta.Tools/EllipseSelectTool.cs:44
msgid ""
"Click and drag to draw an elliptical selection. Hold shift to constrain to a "
"circle."
msgstr ""
"Kliknij i przeciągnij, aby narysować zaznaczenie eliptyczne. Przytrzymaj "
"klawisz Shift, aby zawsze rysowane było zaznaczenie o kształcie koła."
#: Pinta.Tools/LineCurveTool.cs:38
msgid "Line"
msgstr "Linia"
#: Pinta.Tools/LineCurveTool.cs:44
msgid ""
"Left click to draw with primary color, right click for secondary color."
msgstr ""
"Kliknij lewym przyciskiem myszy, aby rysować kolorem podstawowym, a prawym - "
"aby rysować kolorem dodatkowym."
#: Pinta.Tools/EraserTool.cs:45
msgid "Eraser"
msgstr "Gumka"
#: Pinta.Tools/EraserTool.cs:47
msgid ""
"Left click to erase to transparent, right click to erase to secondary color. "
msgstr ""
#: Pinta.Tools/PanTool.cs:38
msgid "Pan"
msgstr "Nawigacja"
#: Pinta.Tools/PanTool.cs:44
msgid "Click and drag to navigate image."
msgstr "Naciśnij i przytrzymaj lewy przycisk myszy by móc przesunąć obraz."
#: Pinta.Tools/ColorPickerTool.cs:44
msgid "Color Picker"
msgstr "Wybór koloru"
#: Pinta.Tools/ColorPickerTool.cs:50
msgid "Left click to set primary color. Right click to set secondary color."
msgstr ""
"Kliknij lewym przyciskiem myszy, aby ustawić kolor podstawowy. Kliknij "
"prawym przyciskiem, aby ustawić kolor dodatkowy."
#: Pinta.Tools/ColorPickerTool.cs:62
msgid "After select"
msgstr "Po wybraniu"
#: Pinta.Tools/ColorPickerTool.cs:68
msgid "Do not switch tool"
msgstr "NIe zmieniaj narzędzia"
#: Pinta.Tools/ColorPickerTool.cs:68
msgid "Switch to previous tool"
msgstr "Zmień na poprzednie narzędzie"
#: Pinta.Tools/ColorPickerTool.cs:68
msgid "Switch to Pencil tool"
msgstr "Zmień na Ołówek"
#: Pinta.Tools/RoundedRectangleTool.cs:44
msgid "Rounded Rectangle"
msgstr "Zaokrąglony prostokąt"
#: Pinta.Tools/RoundedRectangleTool.cs:50
msgid ""
"Click and drag to draw a rounded rectangle (right click for secondary "
"color). Hold shift to constrain."
msgstr ""
"Kliknij i przeciągnij, aby narysować zaokrąglony prostokąt (kliknij prawym "
"przyciskiem myszy w celu użycia koloru dodatkowego). Przytrzymaj klawisza "
"Shift, aby narysować zaokrąglony kwadrat."
#: Pinta.Tools/RoundedRectangleTool.cs:83
msgid "Radius"
msgstr "Promień"
#: Pinta.Tools/RoundedRectangleTool.cs:88
msgid "Decrease rectangle's corner radius"
msgstr "Zmniejsz promień zaokrąglenia prostokąta"
#: Pinta.Tools/RoundedRectangleTool.cs:102
msgid "Increase rectangle's corner radius"
msgstr "Zwiększ promień zaokrąglenia prostokąta"
#: Pinta.Tools/MoveSelectedTool.cs:42
#: Pinta.Core/HistoryItems/PasteHistoryItem.cs:70
#: Pinta.Core/HistoryItems/FinishPixelsHistoryItem.cs:64
#: Pinta.Core/Actions/EditActions.cs:255
msgid "Move Selected Pixels"
msgstr "Przenieś zaznaczone piksele"
#: Pinta.Tools/MoveSelectedTool.cs:48
msgid "Drag the selection to move selected content."
msgstr "Przeciągnij zaznaczenie, aby przenieść jego zawartość."
#: Pinta.Tools/RecolorTool.cs:59
msgid "Recolor"
msgstr "Przemaluj"
#: Pinta.Tools/RecolorTool.cs:61
msgid "Left click to replace the secondary color with the primary color."
msgstr ""
"Kliknij lewym przyciskiem myszy, aby zamienić kolor podstawowy na kolor "
"dodatkowy."
#: Pinta.Tools/PaintBucketTool.cs:40
msgid "Paint Bucket"
msgstr "Wypełnienie"
#: Pinta.Tools/PaintBucketTool.cs:46
msgid ""
"Left click to fill a region with the primary color, right click to fill with "
"the secondary color."
msgstr ""
"Kliknij lewym przyciskiem myszy, aby wypełnić obszar kolorem podstawowym, a "
"prawym - aby wypełnić go kolorem dodatkowym."
#: Pinta.Tools/EllipseTool.cs:38
msgid "Ellipse"
msgstr "Elipsa"
#: Pinta.Tools/EllipseTool.cs:44
msgid ""
"Click and drag to draw an ellipse (right click for secondary color). Hold "
"shift to constrain to a circle."
msgstr ""
"Kliknij i przeciągnij, aby narysować elipsę (kliknij prawym przyciskiem "
"myszy, by użyć koloru dodatkowego). Przytrzymaj klawisz Shift, aby zawsze "
"rysowany był okrąg."
#: Pinta.Tools/TextTool/TextTool.cs:36
msgid "Text"
msgstr "Tekst"
#: Pinta.Tools/TextTool/TextTool.cs:42
msgid ""
"Left click to place cursor, then type desired text. Text color is primary "
"color."
msgstr ""
"Kliknij lewym przyciskiem by ustawić kursor, a następnie wpisz tekst. "
"Kolorem tekstu będzie kolor wybrany jako podstawowy."
#: Pinta.Tools/TextTool/TextTool.cs:77
msgid "Font"
msgstr "Czcionka"
#: Pinta.Tools/TextTool/TextTool.cs:112
msgid "Bold"
msgstr "Pogrubienie"
#: Pinta.Tools/TextTool/TextTool.cs:119
msgid "Italic"
msgstr "Kursywa"
#: Pinta.Tools/TextTool/TextTool.cs:126
msgid "Underline"
msgstr "Podkreślenie"
#: Pinta.Tools/TextTool/TextTool.cs:135
msgid "Left Align"
msgstr "Wyrównanie do lewej"
#: Pinta.Tools/TextTool/TextTool.cs:143
msgid "Center Align"
msgstr "Wyrównanie do środka"
#: Pinta.Tools/TextTool/TextTool.cs:150
msgid "Right Align"
msgstr "Wyrównanie do prawej"
#: Pinta.Tools/TextTool/TextTool.cs:162
msgid "Text Style"
msgstr "Styl napisu"
#: Pinta.Tools/TextTool/TextTool.cs:169 Pinta.Tools/Brushes/PlainBrush.cs:38
msgid "Normal"
msgstr "Normalny"
#: Pinta.Tools/TextTool/TextTool.cs:170
msgid "Normal and Outline"
msgstr ""
#: Pinta.Tools/TextTool/TextTool.cs:179
msgid "Outline width"
msgstr ""
#: Pinta.Tools/TextTool/TextTool.cs:184
msgid "Decrease outline size"
msgstr ""
#: Pinta.Tools/TextTool/TextTool.cs:201
msgid "Increase outline size"
msgstr ""
#: Pinta.Tools/ShapeTool.cs:99 Pinta.Tools/BaseBrushTool.cs:70
msgid "Brush width"
msgstr "Szerokość pędzla"
#: Pinta.Tools/ShapeTool.cs:104 Pinta.Tools/BaseBrushTool.cs:75
msgid "Decrease brush size"
msgstr "Zmniejsz rozmiar pędzla"
#: Pinta.Tools/ShapeTool.cs:118 Pinta.Tools/BaseBrushTool.cs:89
msgid "Increase brush size"
msgstr "Zwiększ rozmiar pędzla"
#: Pinta.Tools/ShapeTool.cs:131 Pinta.Tools/FreeformShapeTool.cs:71
msgid "Fill Style"
msgstr "Styl wypełniania"
#: Pinta.Tools/ShapeTool.cs:138 Pinta.Tools/FreeformShapeTool.cs:78
msgid "Outline Shape"
msgstr "Obrysowywanie kształtu"
#: Pinta.Tools/ShapeTool.cs:139 Pinta.Tools/FreeformShapeTool.cs:79
msgid "Fill Shape"
msgstr "Wypełnianie kształtu"
#: Pinta.Tools/ShapeTool.cs:140 Pinta.Tools/FreeformShapeTool.cs:80
msgid "Fill and Outline Shape"
msgstr "Obrysowywanie i wypełnianie kształtu"
#: Pinta.Tools/Brushes/CircleBrush.cs:38
msgid "Circles"
msgstr "Okręgi"
#: Pinta.Tools/Brushes/GridBrush.cs:38
msgid "Grid"
msgstr "Siatka"
#: Pinta.Tools/Brushes/SquaresBrush.cs:40
msgid "Squares"
msgstr "Kwadraty"
#: Pinta.Tools/Brushes/SplatterBrush.cs:38
msgid "Splatter"
msgstr "Rozprysk"
#: Pinta.Tools/ZoomTool.cs:49
msgid "Zoom"
msgstr "Powiększenie"
#: Pinta.Tools/ZoomTool.cs:55
msgid ""
"Left click to zoom in. Right click to zoom out. Click and drag to zoom in "
"selection."
msgstr ""
"Kliknij lewym przyciskiem myszy, aby powiększyć. Kliknij prawym przyciskiem "
"myszy, aby pomniejszyć. Kliknij i przeciągnij, aby powiększyć zaznaczony "
"obszar."
#: Pinta.Tools/LassoSelectTool.cs:45
msgid "Lasso Select"
msgstr "Zaznaczanie lassem"
#: Pinta.Tools/LassoSelectTool.cs:47
msgid "Click and drag to draw the outline for a selection area."
msgstr "Kliknij i przeciągnij, aby zaznaczyć obszar."
#: Pinta.Tools/FreeformShapeTool.cs:53
msgid "Freeform Shape"
msgstr "Dowolny kształt"
#: Pinta/MainWindow.cs:146 Pinta.Core/Actions/HelpActions.cs:53
msgid "About"
msgstr "O programie..."
#: Pinta/MainWindow.cs:371 Pinta/MainWindow.cs:387
msgid "..."
msgstr "..."
#: Pinta/MainWindow.cs:456
msgid "_File"
msgstr "_Plik"
#: Pinta/MainWindow.cs:457
msgid "_Edit"
msgstr "_Edycja"
#: Pinta/MainWindow.cs:459
msgid "_View"
msgstr "_Widok"
#: Pinta/MainWindow.cs:462
msgid "_Image"
msgstr "_Obraz"
#: Pinta/MainWindow.cs:463
msgid "_Layers"
msgstr "Wa_rstwy"
#: Pinta/MainWindow.cs:464
msgid "_Adjustments"
msgstr "Do_stosowanie kolorów"
#: Pinta/MainWindow.cs:465
msgid "Effe_cts"
msgstr "E_fekty"
#: Pinta/MainWindow.cs:467
msgid "_Window"
msgstr "_Okno"
#: Pinta/MainWindow.cs:471
msgid "Tool Windows"
msgstr "Okna narzędziowe"
#: Pinta/MainWindow.cs:475
msgid "_Help"
msgstr "_Pomoc"
#: Pinta/MainWindow.cs:557 Pinta/MainWindow.cs:563
msgid "Tools"
msgstr "Narzędzia"
#: Pinta/MainWindow.cs:571 Pinta/MainWindow.cs:578
#: Pinta.Core/Actions/EditActions.cs:121
msgid "Palette"
msgstr "Paleta"
#: Pinta/MainWindow.cs:588
msgid "Documents"
msgstr "Dokumenty"
#: Pinta/MainWindow.cs:638 Pinta/MainWindow.cs:649
msgid "Layers"
msgstr "Warstwy"
#: Pinta/MainWindow.cs:658 Pinta/MainWindow.cs:665
msgid "History"
msgstr "Historia"
#: Pinta/DockLibrary/DockItemContainer.cs:90 Pinta/DockLibrary/DockItem.cs:477
msgid "Hide"
msgstr "Ukryj"
#: Pinta/DockLibrary/DockItemContainer.cs:190
msgid "Dock"
msgstr "Zadokuj"
#: Pinta/DockLibrary/DockItemContainer.cs:194
#: Pinta/DockLibrary/DockItem.cs:502
msgid "Auto Hide"
msgstr "Automatyczne ukrywanie"
#: Pinta/DockLibrary/DockItem.cs:485
msgid "Dockable"
msgstr "Dokowalne"
#: Pinta/DockLibrary/DockItem.cs:493
msgid "Floating"
msgstr "Ruchoma"
#: Pinta/DialogHandlers.cs:109
msgid "Take Screenshot"
msgstr "Zrzut ekranu"
#: Pinta/DialogHandlers.cs:110
msgid "Delay before taking a screenshot (seconds):"
msgstr "Opóźnienie wykonania zrzutu ekranu (w sekundach):"
#: Pinta/DialogHandlers.cs:158
#, csharp-format
msgid "Save the changes to image \"{0}\" before closing?"
msgstr "Czy chcesz zapisać zmiany w obrazie \"{0}\" przed jego zamknięciem?"
#: Pinta/DialogHandlers.cs:159
msgid "If you don't save, all changes will be permanently lost."
msgstr "Jeśli nie zapiszesz, wszystkie zmiany zostaną utracone"
#: Pinta/DialogHandlers.cs:166
msgid "Close without saving"
msgstr "Zamknij bez zapisywania"
#: Pinta/DialogHandlers.cs:193
msgid "Resize Palette"
msgstr "Zmień rozmiar palety"
#: Pinta/DialogHandlers.cs:194
msgid "New palette size:"
msgstr "Nowy rozmiar palety:"
#: Pinta/DialogHandlers.cs:223 Pinta.Core/Actions/EditActions.cs:70
msgid "Paste Into New Layer"
msgstr "Wklej do nowej warstwy"
#: Pinta/DialogHandlers.cs:320
msgid "Layer Opacity"
msgstr "Nieprzezroczystość warstwy"
#: Pinta/DialogHandlers.cs:325
msgid "Rename Layer"
msgstr "Zmień nazwę warstwy"
#: Pinta/DialogHandlers.cs:330
msgid "Hide Layer"
msgstr "Ukryj warstwę"
#: Pinta/DialogHandlers.cs:330
msgid "Show Layer"
msgstr "Pokaż warstwę"
#: Pinta/DialogHandlers.cs:335 Pinta/gtk-gui/Pinta.LayerPropertiesDialog.cs:44
msgid "Layer Properties"
msgstr "Właściwości warstwy"
#: Pinta/DialogHandlers.cs:415 Pinta.Core/Actions/LayerActions.cs:156
msgid "Open Image File"
msgstr "Otwórz plik obrazu"
#: Pinta/DialogHandlers.cs:423
msgid "Image files"
msgstr "Pliki graficzne"
#: Pinta/DialogHandlers.cs:427 Pinta.Core/Actions/EditActions.cs:330
msgid "All files"
msgstr "Wszystkie pliki"
#: Pinta/DialogHandlers.cs:480
msgid "Paste cancelled"
msgstr "Wklejanie anulowane"
#: Pinta/DialogHandlers.cs:481
msgid "The clipboard does not contain an image"
msgstr "Schowek nie zawiera obrazu"
#: Pinta/DialogHandlers.cs:514
msgid "Save Image File"
msgstr "Zapisz Obraz"
#: Pinta/DialogHandlers.cs:612
msgid "Pinta does not support saving images in this file format."
msgstr "Pinta nie obsługuje zapisu w tym formacie."
#: Pinta/DialogHandlers.cs:613 Pinta.Core/Managers/WorkspaceManager.cs:185
#: Pinta.Core/Actions/EditActions.cs:347
msgid "Error"
msgstr "Błąd"
#: Pinta/DialogHandlers.cs:633
#, csharp-format
msgid "A file named \"{0}\" already exists. Do you want to replace it?"
msgstr "Plik \"{0}\" już istnieje. Czy chcesz go zastąpić?"
#: Pinta/DialogHandlers.cs:634
#, csharp-format
msgid ""
"The file already exists in \"{1}\". Replacing it will overwrite its contents."
msgstr ""
"Już istnieje taki plik w \"{1}\". Zastąpienie go spowoduje nadpisanie jego "
"zawartości przez nowy plik."
#: Pinta/Dialogs/JpegCompressionDialog.cs:38
msgid "JPEG Quality"
msgstr "Jakość JPEG"
#: Pinta/Dialogs/JpegCompressionDialog.cs:46
msgid "Quality: "
msgstr "Jakość: "
#: Pinta/Dialogs/VersionInformationTabPage.cs:44
msgid "Title"
msgstr "Tytuł"
#: Pinta/Dialogs/VersionInformationTabPage.cs:50
#: Pinta/Dialogs/AboutPintaTabPage.cs:41
msgid "Version"
msgstr "Wersja"
#: Pinta/Dialogs/VersionInformationTabPage.cs:53
msgid "Path"
msgstr "Ścieżka"
#: Pinta/Dialogs/AboutDialog.cs:101
msgid "Contributors to this Release"
msgstr "Zaangażowani w to wydanie"
#: Pinta/Dialogs/AboutDialog.cs:111
msgid "Previous Contributors"
msgstr "Wcześniej zaangażowani"
#: Pinta/Dialogs/AboutDialog.cs:120
msgid "translator-credits"
msgstr ""
"Launchpad Contributions:\n"
" Bartosz Kaszubowski https://launchpad.net/~simek\n"
" Dweight https://launchpad.net/~devilsenator\n"
" Jonathan Pobst https://launchpad.net/~jpobst\n"
" Maciej Leśniewski https://launchpad.net/~leshniak\n"
" Michał Richter https://launchpad.net/~matmatyk\n"
" Miłosz Kosobucki https://launchpad.net/~mikom\n"
" Patryk Wychowaniec https://launchpad.net/~p98\n"
" Sebastian Mazur https://launchpad.net/~sebastianmaz\n"
" Spox5 https://launchpad.net/~spox5\n"
" doiges https://launchpad.net/~bohopicasso\n"
" eeree https://launchpad.net/~eeree\n"
" jacek https://launchpad.net/~yacka71\n"
" pp/bs https://launchpad.net/~pawprok"
#: Pinta/Dialogs/AboutDialog.cs:123
msgid "Translated by:"
msgstr "Tłumaczenie:"
#: Pinta/Dialogs/AboutDialog.cs:130
msgid "Based on the work of Paint.NET:"
msgstr "Bazuje na projekcie Paint.NET:"
#: Pinta/Dialogs/AboutDialog.cs:137
msgid "Using some icons from:"
msgstr "Wykorzystane ikony:"
#: Pinta/Dialogs/AboutDialog.cs:249
msgid "About Pinta"
msgstr "O Pinta"
#: Pinta/Dialogs/AboutDialog.cs:267
msgid "Version Info"
msgstr "Informacje o wersji"
#: Pinta/Dialogs/AboutPintaTabPage.cs:50
msgid "License"
msgstr "Licencja"
#: Pinta/Dialogs/AboutPintaTabPage.cs:50
msgid "Released under the MIT X11 License."
msgstr "Wydane na licencji MIT X11"
#: Pinta/Dialogs/AboutPintaTabPage.cs:57
msgid "Copyright"
msgstr "Prawa autorskie"
#: Pinta/Dialogs/AboutPintaTabPage.cs:57
msgid "by Pinta contributors"
msgstr "przez współtwórców Pinta"
#: Pinta/gtk-gui/Pinta.LayerPropertiesDialog.cs:62