forked from GNOME/gimp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsk.po
32367 lines (26488 loc) · 850 KB
/
sk.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
# Slovak translation for gimp.
# Copyright (C) 2003-2005, 2010-2012 Free Software Foundation, Inc.
# This file is distributed under the same license as the gimp package.
# Stanislav Visnovsky <[email protected]>, 2003.
# Zdenko Podobný <[email protected]>, 2003, 2004.
# Marcel Telka <[email protected]>, 2005.
# Peter Mráz <[email protected]>, 2010.
# Stanislav Petrek <[email protected]>, 2011.
# Peter Mráz <[email protected]>, 2012.
# Dušan Kazik <[email protected]>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: gimp\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n"
"POT-Creation-Date: 2020-10-09 09:56+0000\n"
"PO-Revision-Date: 2020-10-16 14:21+0200\n"
"Last-Translator: Dušan Kazik <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
"X-Generator: Poedit 2.4.1\n"
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1
#: ../desktop/gimp.desktop.in.in.h:1 ../app/about.h:26
msgid "GNU Image Manipulation Program"
msgstr "GNU program na manipuláciu s obrázkami"
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:2
#: ../desktop/gimp.desktop.in.in.h:3
msgid "Create images and edit photographs"
msgstr "Vytvárajte a upravujte obrázky alebo fotografie"
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:3
msgid ""
"GIMP is an acronym for GNU Image Manipulation Program. It is a freely "
"distributed program for such tasks as photo retouching, image composition "
"and image authoring."
msgstr ""
"GIMP je skratka pre GNU Image Manipulation Program. Je to voľne šíriteľný "
"program na retušovanie fotografií, vytváranie a autorizovanie obrázkov."
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:4
msgid ""
"It has many capabilities. It can be used as a simple paint program, an "
"expert quality photo retouching program, an online batch processing system, "
"a mass production image renderer, an image format converter, etc."
msgstr ""
"Disponuje mnohými možnosťami. Môže byť použitý ako jednoduchý kresliaci "
"program, profesionálny program na retušovanie fotografií, internetový "
"dávkový systém na spracovanie fotografií, vykresľovač obrázkov hromadnej "
"výroby, konvertor formátov obrázkov, atď."
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:5
msgid ""
"GIMP is expandable and extensible. It is designed to be augmented with plug-"
"ins and extensions to do just about anything. The advanced scripting "
"interface allows everything from the simplest task to the most complex image "
"manipulation procedures to be easily scripted. GIMP is available for Linux, "
"Microsoft Windows and OS X."
msgstr ""
"GIMP je nepostrádateľný a rozšíriteľný. Je navrhnutý s rozšíreniami pomocou "
"zásuvných modulov a rozšírení, ktoré dokážu vykonať takmer čokoľvek. "
"Pokročilé rozhranie jednoducho ovládateľné pomocou skriptov vám umožňuje "
"vykonať všetko od najľahšej úlohy až po tie najzložitejšie manipulačné "
"procedúry. Program GIMP je dostupný pre systémy Linux, Microsoft Windows a "
"OS X."
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:6
msgid "Painting in GIMP"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:7
msgid "Photo editing in GIMP"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8
msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9
msgid ""
"HEIF support improvements: optional exporting with high bit depth, AVIF "
"importing and exporting"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10
msgid "Multiple improvements in Corel PaintShop Pro support"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11
msgid "\"Sample merged\" now available in GEGL operation tool options"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12
msgid "\"Sample merged\" is now enabled by default for color picking"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13
msgid ""
"The option enabling OpenCL support has been moved to the Playground tab in "
"Preferences"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14
msgid ""
"Matting Levin is now the default engine of Foreground Select tool as it "
"performs a lot better"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15
msgid "New progressive performance logs and dashboard updates"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16
msgid "Verbose debug now shows Flatpak info when relevant"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17
msgid "Various bug fixes"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18
msgid ""
"GIMP 2.10.20 comes with new features as well as important bugfixes. Notable "
"changes:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19
msgid "Tool groups now expand on hover rather than click by default"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20
msgid ""
"Non-destructive cropping now available by cropping the canvas rather than "
"actual pixels"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21
msgid ""
"Better PSD support: exporting of 16-bit files now available, reading/writing "
"channels in the right order"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22
msgid "On-canvas controls for the Vignette filter"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23
msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24
msgid "Over 30 bugfixes"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25
msgid ""
"GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD "
"files, and adds a higher-contrast variation of the symbolic icon theme."
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26
msgid ""
"GIMP 2.10.16 delivers several major usability improvements, a new tool for "
"transformations in 3D space, new release checker, and the usual amount of "
"bug fixes. Notable improvements:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27
msgid "Tools are now grouped in the toolbox by default"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28
msgid "Sliders now use a compact style with improved user interaction"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29
msgid "Vastly improved user experience for the transformation preview"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30
msgid "Dockable areas now highlighted when a dockable dialog is being dragged"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31
msgid "New 3D Transform tool to rotate and pan items"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32
msgid "Much smoother brush outline motion on the canvas"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33
msgid "Consolidated user interface for merging down and anchoring layers"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34
msgid "Update check to notify users that a new release/installer is available"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35
msgid ""
"GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. "
"Furthermore many old filters got finally ported to GEGL. Of course it also "
"has a few noteworthy improvements:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36
msgid ""
"View menu: new \"Show All\" option to reveal pixels outside the canvas "
"boundary"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37
msgid "Filters: new \"Clipping\" option to allow layer resize when relevant"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38
msgid "Foreground Select tool: new \"Grayscale\" Preview Mode"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39
msgid "Foreground Select tool: color/opacity selector for \"Color\" preview"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40
msgid "Free Select tool: improved copy-paste interaction"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41
msgid "Transform tools: new Image transform type to transform the whole image"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42
msgid "Preferences: new \"Allow editing on non-visible layers\" setting"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43
msgid "HEIF import/export: color profile support"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44
msgid "PDF export: text layers in layer groups now exported as texts"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45
msgid "TIFF import: now asks how to process unspecified TIFF channels"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46
msgid ""
"GIMP 2.10.12 is a significant bug fix release, which is to be expected after "
"a 2.10.10 with so many changes! Still, very cool improvements are also "
"available, in particular for curves editing:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47
msgid "Improved curves interaction overall"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48
msgid "A few enhancements specific to the Curves tool"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49
msgid "Layer support in TIFF"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50
msgid "Discovery of user-installed fonts in Windows"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51
msgid "Incremental mode in the Dodge/Burn tool"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52
msgid "Free Select tool creates preliminary selection"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53
msgid ""
"GIMP 2.10.10 is quite a big update with many new features and bug fixes. "
"Notable improvements include:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54
msgid ""
"Bucket Fill tool: new \"Fill by line art detection\" for not perfectly "
"closed line art zones"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55
msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56
msgid ""
"Bucket Fill tool allows holding the mouse when filling \"similar colors\" "
"and \"by line art detection\""
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57
msgid "Scale tool scales around center even when using numeric input"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58
msgid ""
"Unified Transform tool now defaults to preserving aspect ratio when scaling "
"up or down"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59
msgid ""
"Add \"Constrain handles\" and \"Around center\" options to the perspective-"
"transform tool's GUI"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60
msgid "New generic canvas modifier 'Alt + middle click' to pick layers"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61
msgid "Parametric brushes now 32-bit float to avoid posterization"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62
msgid "Clipboard brushes and pattern can now be duplicated"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63
msgid ""
"Failure to edit locked layers will blink to shift attention to the cause of "
"the error"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64
msgid ""
"New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65
msgid "Several optimizations including faster layer group rendering"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66
msgid ""
"Swap and cache files are not saved in the configuration directory anymore"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67
msgid ""
"Various file saving/exporting made more robust to error by not saving "
"partial files"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68
msgid "HiDPI support improvements"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69
msgid "New preference to choose the default export file type"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70
msgid ""
"New option to export PNG, JPEG and TIFF with a color profile; always export "
"PSD with a color profile"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71
msgid "New DDS format loading/exporting plug-in"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72
msgid ""
"Full rewrite of the Spyrogimp plug-in with more options and better "
"interaction"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73
msgid ""
"GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it "
"includes:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74
msgid ""
"Adaptative chunk size when rendering projections, improving responsiveness "
"dynamically"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75
msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76
msgid ""
"XCF compatibility information in the Save dialog more understandable and "
"discoverable"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77
msgid ""
"Various performance log tools added and log recording made available in the "
"Dashboard dock"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78
msgid ""
"GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most "
"notable changes are:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79
msgid ""
"Text layers can now represent vertical texts (with various character "
"orientations and line directions)"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80
msgid "New \"Little Planet\" (gegl:stereographic-projection) filter"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81
msgid "New \"Long Shadow\" filter"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82
msgid ""
"The \"Straighten\" option of the Measure Tool now allows vertical "
"straightening"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83
msgid ""
"Drawable previews are now rendered asynchronously and layer group previews "
"can be disabled in Preferences"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84
msgid ""
"New \"async\" field in the Dashboard \"misc\" group, showing the number of "
"async operations currently running"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85
msgid "File format filtering in Open/Save/Export dialogs made less confusing"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86
msgid "New language (having GIMP translated in 81 languages now): Marathi"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87
msgid ""
"GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. "
"Most notable changes are:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88
msgid ""
"Straightening in Measurement tool: layers can be rotated using the "
"measurement line as horizon"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89
msgid "Fast startup: fonts loading is not blocking startup anymore"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90
msgid ""
"Fonts Tagging with the same user interface as for brushes, patterns, and "
"gradients"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91
msgid "PSD support: a pre-composited version of a PSD image can be imported"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92
msgid ""
"Dashboard update: new \"Memory\" group and improved \"Swap\" group showing "
"various metrics"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93
msgid ""
"This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly "
"the usual bug-fixing version after a major release, with a few dozen bugs "
"fixed."
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94
msgid ""
"It also features a new plug-in for the support of the HEIF format, both for "
"importing and exporting, as well as 2 new filters: \"Spherize\" and "
"\"Recursive Transform\". These are nice examples of our relaxed feature "
"policy in stable micro releases."
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95
msgid ""
"First release of the 2.10 series which prominently features the port to a "
"new image processing engine, GEGL. The most outstanding changes are:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96
msgid "High bit depth color processing (16/32-bit per color channel)"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97
msgid ""
"Color management is a core feature now, most widgets and preview areas are "
"color-managed"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98
msgid ""
"On-canvas effect preview, with split view for before/after processing pixels"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99
msgid ""
"Multi-threaded and hardware-accelerated rendering, processing and painting"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100
msgid "Most tools improved, several new transformation tools"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101
msgid ""
"Improved support for many image formats, in particular better PSD importing"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102
msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103
msgid ""
"Improved digital painting: canvas rotation and flipping, symmetry painting, "
"MyPaint brushes…"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104
msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105
msgid "Basic HiDPI support: automatically or user-selected icon size"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106
msgid "New themes for GIMP: Light, Gray, Dark, and System"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107
msgid "And much, much more…"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108
msgid ""
"In this second release candidate before GIMP 2.10.0, while debugging is "
"still a prime target, a new focus has been put on speed and optimization in "
"order to provide a smoother painting experience. Bigger changes are:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109
msgid ""
"Major core optimizations for painting and display, including parallelized "
"painting code"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110
msgid "Symmetries are now preserved in XCF files (saved as image parasites)"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111
msgid ""
"\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various "
"usability issues. \"Lighter\" and \"Darker\" themes removed."
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112
msgid ""
"New GimpToolGyroscope on-canvas control, currently used for the Panorama "
"Projection filter. The widget provides on-canvas interaction for 3D rotation "
"(yaw, pitch, roll)."
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113
msgid ""
"Plug-in debugging improved to output stack traces from plug-ins with --stack-"
"trace-mode command line option not only on receiving signals but also on "
"warnings and critical errors when \"fatal-warnings\" debug key is set"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114
msgid ""
"GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable "
"release, with a focus on debugging and stability. Other than the many bug "
"fixes, most notable improvements are:"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115
msgid "New dashboard dockable to monitor GIMP resource usage"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116
msgid ""
"New debug dialog to produce back traces and other debug data, encouraging to "
"report bugs"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117
msgid "Unsaved images can now be recovered after a crash"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118
#, fuzzy
#| msgid "Cannot paint on layer groups."
msgid "Layer masks on layer groups"
msgstr "Nie je možné kresliť na skupinu vrstiev."
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119
msgid "JPEG 2000 support improved for high bit depth and various color spaces"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120
msgid "Screenshot and color picking improved on various platforms"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121
msgid "Metadata defaults preferences now available"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122
msgid "Various GUI polishing"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123
msgid ""
"GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements "
"while focusing on bugfixing and stability."
msgstr ""
# tooltip
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124
#, fuzzy
#| msgctxt "dialogs-action"
#| msgid "Open the gradient editor"
msgid "On-canvas gradient editing"
msgstr "Otvoriť editor prechodu"
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125
msgid "Notification when an image is over/underexposed"
msgstr ""
# netbook page
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126
#, fuzzy
#| msgid "Color Management"
msgid "Better and faster color management"
msgstr "Správa farieb"
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127
msgid "Support for color picker and screenshots in Wayland on KDE Plasma"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128
msgid "Paste in place feature"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129
msgid "Many usability improvements"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130
msgid "Manual can be displayed in the user's preferred language"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131
msgid "Improvements for the Wavelet Decompose filter"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132
msgid "Improved compatibility with Photoshop .psd files"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133
msgid "New support for password-protected PDF"
msgstr ""
#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134
msgid "New support for HGT format (Digital Elevation Model data)"
msgstr ""
#: ../desktop/gimp-data-extras.metainfo.xml.in.in.h:1
msgid "Extra files for GIMP"
msgstr ""
#: ../desktop/gimp-data-extras.metainfo.xml.in.in.h:2
msgid "Patterns, gradients, and other extra files for GIMP"
msgstr ""
#: ../desktop/gimp.desktop.in.in.h:2
msgid "Image Editor"
msgstr "Editor obrázkov"
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: ../desktop/gimp.desktop.in.in.h:5
msgid "GIMP;graphic;design;illustration;painting;"
msgstr "GIMP;grafika;grafický;návrh;dizajn;ilustrácia;kresba;maľovanie;maľba;"
#: ../app/about.h:23
msgid "GIMP"
msgstr "GIMP"
#. The year of the last commit (UTC) will be inserted into this string.
#: ../app/about.h:30
#, c-format
msgid ""
"Copyright © 1995-%s\n"
"Spencer Kimball, Peter Mattis and the GIMP Development Team"
msgstr ""
"Autorské práva (C) 1995-%s\n"
"Spencer Kimball, Peter Mattis a tím vývojárov aplikácie GIMP"
#. TRANSLATORS: do not end the license URL with a dot, because it would
#. * be in the link. Because of technical limitations, make sure the URL
#. * ends with a space, a newline or is end of text.
#. * Cf. bug 762282.
#.
#: ../app/about.h:39
msgid ""
"GIMP is free software: you can redistribute it and/or modify it under the "
"terms of the GNU General Public License as published by the Free Software "
"Foundation; either version 3 of the License, or (at your option) any later "
"version.\n"
"\n"
"GIMP is distributed in the hope that it will be useful, but WITHOUT ANY "
"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
"FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
"details.\n"
"\n"
"You should have received a copy of the GNU General Public License along with "
"GIMP. If not, see: https://www.gnu.org/licenses/"
msgstr ""
"GIMP je slobodný softvér; môžete ho šíriť a/alebo meniť za podmienok "
"licencie GNU General Public License ako ju publikovala Free Software "
"Foundation; a to buď verzie 3 alebo (podľa vášho uváženia) hociktorej "
"neskoršej verzie.\n"
"\n"
"GIMP je šírený vo viere, že bude užitočný, ale BEZ AKEJKOĽVEK ZÁRUKY; "
"dokonca aj bez implicitnej záruky OBCHODOVATEĽNOSTI či VHODNOSTI NA URČITÝ "
"ÚČEL. Podrobnosti nájdete v GNU General Public License.\n"
"\n"
"Spolu s programom GIMP by ste mali dostať kópiu GNU General Public License. "
"Ak sa tak nestalo, nájdete ju na adrese https://www.gnu.org/licenses/"
#: ../app/gimp-update.c:261
#, c-format
msgid ""
"A new version of GIMP (%s) was released.\n"
"It is recommended to update."
msgstr ""
#: ../app/gimp-version.c:66 ../app/gimp-version.c:185
#, c-format
msgid "using %s version %s (compiled against version %s)"
msgstr "použitá knižnica %s verzie %s (preložená vo verzii %s)"
#: ../app/gimp-version.c:213
#, c-format
msgid "%s version %s"
msgstr "%s verzie %s"
# popis voľby príkazového riadka
#: ../app/main.c:164
msgid "Show version information and exit"
msgstr "Zobrazí informácie o verzii a ukončí program"
# popis voľby príkazového riadka
#: ../app/main.c:169
msgid "Show license information and exit"
msgstr "Zobrazí informácie o licencii a ukončí program"
# popis voľby príkazového riadka
#: ../app/main.c:174
msgid "Be more verbose"
msgstr "Zobrazí podrobnejšie ladiace výpisy"
# popis voľby príkazového riadka
#: ../app/main.c:179
msgid "Start a new GIMP instance"
msgstr "Spustí novú inštanciu GIMPu"
# popis voľby príkazového riadka
#: ../app/main.c:184
msgid "Open images as new"
msgstr "Otvorí obrázky ako nové"
# popis voľby príkazového riadka
#: ../app/main.c:189
msgid "Run without a user interface"
msgstr "Spustí bez používateľského rozhrania"
# popis voľby príkazového riadka
#: ../app/main.c:194
msgid "Do not load brushes, gradients, patterns, ..."
msgstr "Nenačíta štetce, prechody, vzory, ..."
# popis voľby príkazového riadka
#: ../app/main.c:199
msgid "Do not load any fonts"
msgstr "Nenačíta žiadne písma"
#: ../app/main.c:204
msgid "Do not show a splash screen"
msgstr "Nezobrazí úvodné okno"
# popis voľby príkazového riadka
#: ../app/main.c:209
#, fuzzy
#| msgid "Do not use shared memory between GIMP and plugins"
msgid "Do not use shared memory between GIMP and plug-ins"
msgstr "Nepoužije zdieľanú pamäť medzi programom GIMP a zásuvnými modulmi"
# popis voľby príkazového riadka
#: ../app/main.c:214
msgid "Do not use special CPU acceleration functions"
msgstr "Nepoužije špeciálne funkcie procesora na urýchľovanie"
# popis voľby príkazového riadka
#: ../app/main.c:219
msgid "Use an alternate sessionrc file"
msgstr "Použije náhradný súbor sessionrc"
# popis voľby príkazového riadka
#: ../app/main.c:224
msgid "Use an alternate user gimprc file"
msgstr "Použije náhradný súbor používateľa gimprc"
# popis voľby príkazového riadka
#: ../app/main.c:229
msgid "Use an alternate system gimprc file"
msgstr "Použije náhradný systémový súbor gimprc"
# popis voľby príkazového riadka
#: ../app/main.c:234
msgid "Batch command to run (can be used multiple times)"
msgstr "Spustí dávkový príkaz (môže byť použitý viackrát)"
# popis voľby príkazového riadka
#: ../app/main.c:239
msgid "The procedure to process batch commands with"
msgstr "Procedúra, ktorou bude spracovaná dávka príkazov"
# popis voľby príkazového riadka
#: ../app/main.c:244
msgid "Send messages to console instead of using a dialog"
msgstr "Odošle správy do konzoly namiesto do dialógového okna"
# popis voľby príkazového riadka
#. don't translate the mode names (off|on|warn)
#: ../app/main.c:250
msgid "PDB compatibility mode (off|on|warn)"
msgstr "Režim kompatibility PDB: off (vypnúť), on (zapnúť), warn (upozorniť)"
# popis voľby príkazového riadka
#. don't translate the mode names (never|query|always)
#: ../app/main.c:256
msgid "Debug in case of a crash (never|query|always)"
msgstr ""
"Ladenie v prípade pádu programu: never (nikdy), query (opýtať sa), always "
"(vždy)"
# popis voľby príkazového riadka
#: ../app/main.c:261
msgid "Enable non-fatal debugging signal handlers"
msgstr "Povoliť obsluhu nezávažných ladiacich signálov"
# popis voľby príkazového riadka
#: ../app/main.c:266
msgid "Make all warnings fatal"
msgstr "Nastaví všetky upozornenia na závažné"
# popis voľby príkazového riadka
#: ../app/main.c:271
msgid "Output a gimprc file with default settings"
msgstr "Vypíše súbor gimprc s predvolenými nastaveniami"
# popis voľby príkazového riadka
#: ../app/main.c:287
msgid "Output a sorted list of deprecated procedures in the PDB"
msgstr "Vypíše usporiadaný zoznam zavrhnutých procedúr v PDB"
#: ../app/main.c:292
msgid "Show a preferences page with experimental features"
msgstr ""
#: ../app/main.c:297
msgid "Show an image submenu with debug actions"
msgstr ""
# Tvar zadania parametrov v príkazovom riadku
#: ../app/main.c:578
msgid "[FILE|URI...]"
msgstr "[SÚBOR|URI...]"
# chybová správa
#: ../app/main.c:596
msgid ""
"GIMP could not initialize the graphical user interface.\n"
"Make sure a proper setup for your display environment exists."
msgstr ""
"GIMP nemohol spustiť grafické používateľské rozhranie.\n"
"Uistite sa, že existuje správne nastavenie zobrazovacieho prostredia."
# chybová správa
#: ../app/main.c:615
msgid "Another GIMP instance is already running."
msgstr "Práve je spustená iná inštancia GIMPu."
# Titulok pre okno konzoly
#: ../app/main.c:706
msgid "GIMP output. Type any character to close this window."
msgstr "Výstup GIMPu. Stlačte ľubovoľný znak pre zatvorenie tohto okna."
# výpis do konzoly
#: ../app/main.c:707
#, c-format
msgid "(Type any character to close this window)\n"
msgstr "(Stlačte ľubovoľný znak pre zatvorenie tohto okna)\n"
# Titulok pre okno konzoly
#: ../app/main.c:724
msgid "GIMP output. You can minimize this window, but don't close it."
msgstr "Výstup GIMPu. Toto okno môžete minimalizovať, ale nezatvárajte ho."
# chybové hlásenie
#: ../app/sanity.c:562
#, c-format
msgid ""
"The configured filename encoding cannot be converted to UTF-8: %s\n"
"\n"
"Please check the value of the environment variable G_FILENAME_ENCODING."
msgstr ""
"Nastavené kódovanie súborov nie je možné previesť na UTF-8: %s\n"
"\n"
"Skontrolujte hodnotu premennej prostredia G_FILENAME_ENCODING."
# chybové hlásenie
#: ../app/sanity.c:581
#, c-format
msgid ""
"The name of the directory holding the GIMP user configuration cannot be "
"converted to UTF-8: %s\n"
"\n"
"Your filesystem probably stores files in an encoding other than UTF-8 and "
"you didn't tell GLib about this. Please set the environment variable "
"G_FILENAME_ENCODING."
msgstr ""
"Názov priečinka s používateľským nastavením GIMP nie je možné previesť do "
"kódovania UTF-8: %s\n"
"\n"
"Váš systém pravdepodobne ukladá súbory v inom kódovaní ako je UTF-8 a "
"nepovedali ste o tom GLib. Nastavte hodnotu premenej prostredia "
"G_FILENAME_ENCODING."
#: ../app/actions/actions.c:111 ../app/dialogs/dialogs.c:422
#: ../app/widgets/gimpbrusheditor.c:89
msgid "Brush Editor"
msgstr "Editor štetcov"
#. initialize the list of gimp brushes
#: ../app/actions/actions.c:114 ../app/core/gimp-data-factories.c:349
#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3262
msgid "Brushes"
msgstr "Štetce"
#: ../app/actions/actions.c:117 ../app/dialogs/dialogs.c:358
msgid "Buffers"
msgstr "Schránky"
#: ../app/actions/actions.c:120 ../app/dialogs/dialogs.c:376
#: ../app/propgui/gimppropgui-newsprint.c:160
#: ../app/widgets/gimppickablepopup.c:246
msgid "Channels"
msgstr "Kanály"
#: ../app/actions/actions.c:123 ../app/dialogs/convert-indexed-dialog.c:178
#: ../app/dialogs/dialogs.c:384
msgid "Colormap"