forked from GNOME/gimp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhe.po
14105 lines (11028 loc) · 311 KB
/
he.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
msgid ""
msgstr ""
"Project-Id-Version: gimp CVS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-08-04 00:05+0300\n"
"PO-Revision-Date: 2000-02-02 14:07+0000\n"
"Last-Translator: Gil 'Dolfin' Osher <[email protected]>\n"
"Language-Team: Hebrew <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../plug-ins/color-rotate/color-rotate-dialog.c:118
msgid "Original"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:136
msgid "Rotated"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:154
msgid "Continuous update"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:167
msgid "Area:"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:171
msgid "Entire Layer"
msgstr ""
#. Create selection
#: ../plug-ins/color-rotate/color-rotate-dialog.c:172
#: ../plug-ins/common/film.c:965 ../plug-ins/imagemap/imap_selection.c:340
#: ../plug-ins/selection-to-path/selection-to-path.c:433
msgid "Selection"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:173
msgid "Context"
msgstr ""
#. spinbutton 1
#: ../plug-ins/color-rotate/color-rotate-dialog.c:298
#: ../plug-ins/file-fli/fli-gimp.c:874 ../plug-ins/file-fli/fli-gimp.c:930
msgid "From:"
msgstr ""
#. spinbutton 2
#: ../plug-ins/color-rotate/color-rotate-dialog.c:324
#: ../plug-ins/file-fli/fli-gimp.c:883 ../plug-ins/file-fli/fli-gimp.c:939
msgid "To:"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:376
#, fuzzy
msgctxt "color-rotate"
msgid "From:"
msgstr "Colour Mode"
#: ../plug-ins/color-rotate/color-rotate-dialog.c:377
#, fuzzy
msgctxt "color-rotate"
msgid "To:"
msgstr "Colour Mode"
#: ../plug-ins/color-rotate/color-rotate-dialog.c:418
#: ../plug-ins/common/file-ps.c:3226 ../plug-ins/imagemap/imap_menu.c:213
msgid "Gray"
msgstr "Grey"
#. Gray: Circle: Spinbutton 1
#: ../plug-ins/color-rotate/color-rotate-dialog.c:466
msgid "Hue:"
msgstr ""
#. Gray: Circle: Spinbutton 2
#: ../plug-ins/color-rotate/color-rotate-dialog.c:493
#: ../plug-ins/color-rotate/color-rotate-dialog.c:555
msgid "Saturation:"
msgstr ""
#. * Gray: Operation-Mode *
#: ../plug-ins/color-rotate/color-rotate-dialog.c:513
#, fuzzy
msgid "Gray Mode"
msgstr "Colour Mode"
#. Gray: Operation-Mode: two radio buttons
#: ../plug-ins/color-rotate/color-rotate-dialog.c:522
msgid "Treat as this"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:534
msgid "Change to this"
msgstr ""
#. * Gray: What is gray? *
#: ../plug-ins/color-rotate/color-rotate-dialog.c:547
msgid "Gray Threshold"
msgstr ""
#. * Misc: Used unit selection *
#: ../plug-ins/color-rotate/color-rotate-dialog.c:587
#: ../plug-ins/color-rotate/color-rotate-dialog.c:697
msgid "Units"
msgstr ""
#. Misc: Used unit selection: 3 radio buttons
#: ../plug-ins/color-rotate/color-rotate-dialog.c:596
msgid "Radians"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:608
msgid "Radians/Pi"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:620
msgid "Degrees"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:651
#, fuzzy
msgid "Rotate Colors"
msgstr "To Colour"
#: ../plug-ins/color-rotate/color-rotate-dialog.c:691
msgid "Main Options"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-dialog.c:694
#, fuzzy
msgid "Gray Options"
msgstr "Centre"
#: ../plug-ins/color-rotate/color-rotate-stock.c:34
#, fuzzy
msgid "Switch to Clockwise"
msgstr "Colours"
#: ../plug-ins/color-rotate/color-rotate-stock.c:36
#, fuzzy
msgid "Switch to C/Clockwise"
msgstr "Colours"
#: ../plug-ins/color-rotate/color-rotate-stock.c:38
msgid "Change Order of Arrows"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate-stock.c:40
#: ../plug-ins/imagemap/imap_cmd_select_all.c:50
msgid "Select All"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate.c:98
msgid "Replace a range of colors with another"
msgstr ""
#: ../plug-ins/color-rotate/color-rotate.c:105
#, fuzzy
msgid "_Rotate Colors..."
msgstr "Rotating the colourmap..."
#: ../plug-ins/color-rotate/color-rotate.c:139
#, fuzzy
msgid "Rotating the colors"
msgstr "Rotating the colourmap..."
#: ../plug-ins/common/alien-map.c:139
#, fuzzy
msgid "_Modify red channel"
msgstr "Colour Variation:"
#: ../plug-ins/common/alien-map.c:139
#, fuzzy
msgid "_Modify hue channel"
msgstr "Colour Variation:"
#: ../plug-ins/common/alien-map.c:140
#, fuzzy
msgid "Mo_dify green channel"
msgstr "Colour Variation:"
#: ../plug-ins/common/alien-map.c:140
#, fuzzy
msgid "Mo_dify saturation channel"
msgstr "Colour Variation:"
#: ../plug-ins/common/alien-map.c:141
#, fuzzy
msgid "Mod_ify blue channel"
msgstr "Colour Variation:"
#: ../plug-ins/common/alien-map.c:141
#, fuzzy
msgid "Mod_ify luminosity channel"
msgstr "Colour Variation:"
#: ../plug-ins/common/alien-map.c:146
msgid "Red _frequency:"
msgstr ""
#: ../plug-ins/common/alien-map.c:146
msgid "Hue _frequency:"
msgstr ""
#: ../plug-ins/common/alien-map.c:147
#, fuzzy
msgid "Green fr_equency:"
msgstr "can't read colour entries"
#: ../plug-ins/common/alien-map.c:147
#, fuzzy
msgid "Saturation fr_equency:"
msgstr "can't read colour entries"
#: ../plug-ins/common/alien-map.c:148
msgid "Blue freq_uency:"
msgstr ""
#: ../plug-ins/common/alien-map.c:148
msgid "Luminosity freq_uency:"
msgstr ""
#: ../plug-ins/common/alien-map.c:150
msgid "Red _phaseshift:"
msgstr ""
#: ../plug-ins/common/alien-map.c:150
msgid "Hue _phaseshift:"
msgstr ""
#: ../plug-ins/common/alien-map.c:151
msgid "Green ph_aseshift:"
msgstr ""
#: ../plug-ins/common/alien-map.c:151
#, fuzzy
msgid "Saturation ph_aseshift:"
msgstr "can't read colour entries"
#: ../plug-ins/common/alien-map.c:152
msgid "Blue pha_seshift:"
msgstr ""
#: ../plug-ins/common/alien-map.c:152
msgid "Luminosity pha_seshift:"
msgstr ""
#: ../plug-ins/common/alien-map.c:182
msgid "Alter colors in various psychedelic ways"
msgstr ""
#: ../plug-ins/common/alien-map.c:187
msgid "_Alien Map..."
msgstr ""
#: ../plug-ins/common/alien-map.c:319
#, fuzzy
msgid "Alien Map: Transforming"
msgstr "Colour Transformation"
#: ../plug-ins/common/alien-map.c:392
msgid "Alien Map"
msgstr ""
#: ../plug-ins/common/alien-map.c:441 ../plug-ins/common/alien-map.c:465
#: ../plug-ins/common/alien-map.c:489
msgid "Number of cycles covering full value range"
msgstr ""
#: ../plug-ins/common/alien-map.c:453 ../plug-ins/common/alien-map.c:477
#: ../plug-ins/common/alien-map.c:501
msgid "Phase angle, range 0-360"
msgstr ""
#. Propagate Mode
#: ../plug-ins/common/alien-map.c:515 ../plug-ins/common/hot.c:611
#: ../plug-ins/common/value-propagate.c:1123 ../plug-ins/common/waves.c:278
msgid "Mode"
msgstr ""
#: ../plug-ins/common/alien-map.c:519
#, fuzzy
msgid "_RGB color model"
msgstr "RGB Colour Model"
#: ../plug-ins/common/alien-map.c:520
#, fuzzy
msgid "_HSL color model"
msgstr "HSL Colour Model"
#: ../plug-ins/common/align-layers.c:127
msgid "Align all visible layers of the image"
msgstr ""
#: ../plug-ins/common/align-layers.c:132
msgid "Align Visi_ble Layers..."
msgstr ""
#: ../plug-ins/common/align-layers.c:172
msgid "There are not enough layers to align."
msgstr ""
#: ../plug-ins/common/align-layers.c:399
msgid "Align Visible Layers"
msgstr ""
#. if and how to center the image on the page
#: ../plug-ins/common/align-layers.c:423 ../plug-ins/common/align-layers.c:454
#: ../plug-ins/common/cml-explorer.c:165 ../plug-ins/common/file-ps.c:3242
#: ../plug-ins/common/file-ps.c:3254 ../plug-ins/common/file-psp.c:646
#: ../plug-ins/file-fits/fits.c:1044
#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:998
#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1039
#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1080
#: ../plug-ins/lighting/lighting-ui.c:415
#: ../plug-ins/print/print-page-layout.c:461
msgid "None"
msgstr ""
#: ../plug-ins/common/align-layers.c:424 ../plug-ins/common/align-layers.c:455
msgid "Collect"
msgstr ""
#: ../plug-ins/common/align-layers.c:425
msgid "Fill (left to right)"
msgstr ""
#: ../plug-ins/common/align-layers.c:426
msgid "Fill (right to left)"
msgstr ""
#: ../plug-ins/common/align-layers.c:427 ../plug-ins/common/align-layers.c:458
#, fuzzy
msgid "Snap to grid"
msgstr "Show Colour"
#: ../plug-ins/common/align-layers.c:436
#, fuzzy
msgid "_Horizontal style:"
msgstr "Horizontal Colour"
#: ../plug-ins/common/align-layers.c:440
#, fuzzy
msgid "Left edge"
msgstr "Lightsource colour"
#: ../plug-ins/common/align-layers.c:441 ../plug-ins/common/align-layers.c:471
#: ../plug-ins/gradient-flare/gradient-flare.c:2712
msgid "Center"
msgstr "Centre"
#: ../plug-ins/common/align-layers.c:442
#, fuzzy
msgid "Right edge"
msgstr "Lightsource colour"
#: ../plug-ins/common/align-layers.c:451
#, fuzzy
msgid "Ho_rizontal base:"
msgstr "Horizontal Colour"
#: ../plug-ins/common/align-layers.c:456
msgid "Fill (top to bottom)"
msgstr ""
#: ../plug-ins/common/align-layers.c:457
msgid "Fill (bottom to top)"
msgstr ""
#: ../plug-ins/common/align-layers.c:467
#, fuzzy
msgid "_Vertical style:"
msgstr "Vertical Colour"
#: ../plug-ins/common/align-layers.c:470
msgid "Top edge"
msgstr ""
#: ../plug-ins/common/align-layers.c:472
msgid "Bottom edge"
msgstr ""
#: ../plug-ins/common/align-layers.c:481
#, fuzzy
msgid "Ver_tical base:"
msgstr "Vertical Colour"
#: ../plug-ins/common/align-layers.c:485
msgid "_Grid size:"
msgstr ""
#: ../plug-ins/common/align-layers.c:494
msgid "_Ignore the bottom layer even if visible"
msgstr ""
#: ../plug-ins/common/align-layers.c:504
msgid "_Use the (invisible) bottom layer as the base"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:132
msgid "Modify image to reduce size when saved as GIF animation"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:144
msgid "Optimize (for _GIF)"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:152
msgid "Reduce file size where combining layers is possible"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:162
#, fuzzy
msgid "_Optimize (Difference)"
msgstr "<Image>/Filters/Blur/Pixelise..."
#: ../plug-ins/common/animation-optimize.c:170
msgid "Remove optimization to make editing easier"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:177
msgid "_Unoptimize"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:197
msgid "_Remove Backdrop"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:213
msgid "_Find Backdrop"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:426
msgid "Unoptimizing animation"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:429
msgid "Removing animation background"
msgstr ""
#: ../plug-ins/common/animation-optimize.c:432
#, fuzzy
msgid "Finding animation background"
msgstr "Use Background Colour"
#: ../plug-ins/common/animation-optimize.c:436
#, fuzzy
msgid "Optimizing animation"
msgstr "Colour Variation:"
#: ../plug-ins/common/animation-play.c:167
msgid "Preview a GIMP layer-based animation"
msgstr ""
#: ../plug-ins/common/animation-play.c:172
msgid "_Playback..."
msgstr ""
#: ../plug-ins/common/animation-play.c:451
msgid "_Step"
msgstr ""
#: ../plug-ins/common/animation-play.c:451
#, fuzzy
msgid "Step to next frame"
msgstr "Colour Selection Dialog"
#: ../plug-ins/common/animation-play.c:455
msgid "Rewind the animation"
msgstr ""
#: ../plug-ins/common/animation-play.c:473
#, fuzzy
msgid "Faster"
msgstr "Centre"
#: ../plug-ins/common/animation-play.c:473
msgid "Increase the speed of the animation"
msgstr ""
#: ../plug-ins/common/animation-play.c:478
msgid "Slower"
msgstr ""
#: ../plug-ins/common/animation-play.c:478
msgid "Decrease the speed of the animation"
msgstr ""
#: ../plug-ins/common/animation-play.c:483
msgid "Reset speed"
msgstr ""
#: ../plug-ins/common/animation-play.c:483
#, fuzzy
msgid "Reset the speed of the animation"
msgstr "Use the Colour of the Image"
#: ../plug-ins/common/animation-play.c:491
#: ../plug-ins/common/animation-play.c:1472
msgid "Start playback"
msgstr ""
#: ../plug-ins/common/animation-play.c:495
msgid "Detach"
msgstr ""
#: ../plug-ins/common/animation-play.c:496
msgid "Detach the animation from the dialog window"
msgstr ""
#: ../plug-ins/common/animation-play.c:588
msgid "Animation Playback:"
msgstr ""
#. list is given in "fps" - frames per second
#: ../plug-ins/common/animation-play.c:661
#, c-format
msgid "%d fps"
msgstr ""
#: ../plug-ins/common/animation-play.c:672
#, fuzzy
msgid "Default framerate"
msgstr "Centre"
#: ../plug-ins/common/animation-play.c:693
msgid "Playback speed"
msgstr ""
#: ../plug-ins/common/animation-play.c:829
msgid "Tried to display an invalid layer."
msgstr ""
#: ../plug-ins/common/animation-play.c:1349
#, c-format
msgid "Frame %d of %d"
msgstr ""
#: ../plug-ins/common/animation-play.c:1472
msgid "Stop playback"
msgstr ""
#: ../plug-ins/common/antialias.c:84
msgid "Antialias using the Scale3X edge-extrapolation algorithm"
msgstr ""
#: ../plug-ins/common/antialias.c:90
msgid "_Antialias"
msgstr ""
#: ../plug-ins/common/antialias.c:149
#, fuzzy
msgid "Antialiasing..."
msgstr "Pixelising..."
#: ../plug-ins/common/apply-canvas.c:1139
msgid "Add a canvas texture to the image"
msgstr ""
#: ../plug-ins/common/apply-canvas.c:1144
msgid "_Apply Canvas..."
msgstr ""
#: ../plug-ins/common/apply-canvas.c:1225
msgid "Applying canvas"
msgstr ""
#: ../plug-ins/common/apply-canvas.c:1262
msgid "Apply Canvas"
msgstr ""
#. *****************************************************
#. radio buttons for choosing LEFT or RIGHT
#. *************************************************
#: ../plug-ins/common/apply-canvas.c:1292 ../plug-ins/common/wind.c:945
#: ../plug-ins/lighting/lighting-ui.c:517
msgid "Direction"
msgstr ""
#: ../plug-ins/common/apply-canvas.c:1296
msgid "_Top-right"
msgstr ""
#: ../plug-ins/common/apply-canvas.c:1297
msgid "Top-_left"
msgstr ""
#: ../plug-ins/common/apply-canvas.c:1298
msgid "_Bottom-left"
msgstr ""
#: ../plug-ins/common/apply-canvas.c:1299
msgid "Bottom-_right"
msgstr ""
#: ../plug-ins/common/apply-canvas.c:1324 ../plug-ins/common/bump-map.c:916
#: ../plug-ins/common/emboss.c:524 ../plug-ins/common/fractal-trace.c:796
#: ../plug-ins/map-object/map-object-ui.c:573
msgid "_Depth:"
msgstr ""
#: ../plug-ins/common/blinds.c:112
msgid "Simulate an image painted on window blinds"
msgstr ""
#: ../plug-ins/common/blinds.c:117
msgid "_Blinds..."
msgstr ""
#: ../plug-ins/common/blinds.c:184
msgid "Adding blinds"
msgstr ""
#: ../plug-ins/common/blinds.c:222
msgid "Blinds"
msgstr ""
#. Orientation toggle box
#: ../plug-ins/common/blinds.c:257 ../plug-ins/common/ripple.c:554
msgid "Orientation"
msgstr ""
#: ../plug-ins/common/blinds.c:261 ../plug-ins/common/ripple.c:558
#: ../plug-ins/common/tile-small.c:425 ../plug-ins/pagecurl/pagecurl.c:533
#, fuzzy
msgid "_Horizontal"
msgstr "Horizontal Colour"
#: ../plug-ins/common/blinds.c:264 ../plug-ins/common/ripple.c:561
#: ../plug-ins/common/tile-small.c:435 ../plug-ins/pagecurl/pagecurl.c:532
#, fuzzy
msgid "_Vertical"
msgstr "Vertical Colour"
#.
#. * Create the "background" layer to hold the image...
#.
#: ../plug-ins/common/blinds.c:278 ../plug-ins/common/compose.c:934
#: ../plug-ins/common/decompose.c:725 ../plug-ins/common/file-cel.c:361
#: ../plug-ins/common/file-cel.c:364 ../plug-ins/common/file-dicom.c:609
#: ../plug-ins/common/file-gif-load.c:927
#: ../plug-ins/common/file-jp2-load.c:351 ../plug-ins/common/file-pcx.c:418
#: ../plug-ins/common/file-pcx.c:424 ../plug-ins/common/file-pix.c:381
#: ../plug-ins/common/file-png.c:851 ../plug-ins/common/file-pnm.c:584
#: ../plug-ins/common/file-raw.c:761 ../plug-ins/common/file-sunras.c:974
#: ../plug-ins/common/file-tga.c:1063 ../plug-ins/common/file-tiff-load.c:998
#: ../plug-ins/common/file-xbm.c:896 ../plug-ins/common/film.c:745
#: ../plug-ins/common/smooth-palette.c:256 ../plug-ins/common/tile.c:266
#: ../plug-ins/file-bmp/bmp-read.c:381 ../plug-ins/file-bmp/bmp-read.c:648
#: ../plug-ins/file-faxg3/faxg3.c:477 ../plug-ins/file-fits/fits.c:529
#: ../plug-ins/file-jpeg/jpeg-load.c:248 ../plug-ins/file-jpeg/jpeg-load.c:760
#: ../plug-ins/file-psd/psd-image-res-load.c:994
#: ../plug-ins/file-psd/psd-load.c:1574 ../plug-ins/file-sgi/sgi.c:404
#: ../plug-ins/gfig/gfig-dialog.c:1284
#: ../plug-ins/gimpressionist/general.c:139 ../plug-ins/twain/twain.c:567
#: ../plug-ins/win-snap/winsnap.c:1155
msgid "Background"
msgstr ""
#: ../plug-ins/common/blinds.c:282 ../plug-ins/common/fractal-trace.c:738
#: ../plug-ins/common/tile-paper.c:384
#, fuzzy
msgid "_Transparent"
msgstr "Use Background Colour"
#: ../plug-ins/common/blinds.c:308
msgid "_Displacement:"
msgstr ""
#: ../plug-ins/common/blinds.c:320
#, fuzzy
msgid "_Number of segments:"
msgstr "Number of Colours:"
#: ../plug-ins/common/blur-gauss-selective.c:103
msgid "Blur neighboring pixels, but only in low-contrast areas"
msgstr ""
#: ../plug-ins/common/blur-gauss-selective.c:114
#, fuzzy
msgid "_Selective Gaussian Blur..."
msgstr "<Image>/Filters/Blur/Pixelise..."
#: ../plug-ins/common/blur-gauss-selective.c:194
#: ../plug-ins/common/blur-gauss-selective.c:231
msgid "Selective Gaussian Blur"
msgstr ""
#: ../plug-ins/common/blur-gauss-selective.c:210
#: ../plug-ins/common/blur-gauss.c:447 ../plug-ins/common/cartoon.c:231
#: ../plug-ins/common/edge-dog.c:266 ../plug-ins/common/edge-neon.c:227
#: ../plug-ins/common/edge-sobel.c:211 ../plug-ins/common/photocopy.c:243
#: ../plug-ins/common/pixelize.c:292 ../plug-ins/common/softglow.c:223
#: ../plug-ins/file-sgi/sgi.c:555 ../plug-ins/file-xjt/xjt.c:1683
#: ../plug-ins/gradient-flare/gradient-flare.c:965
#, fuzzy
msgid "Cannot operate on indexed color images."
msgstr "xjt: cannot operate on indexed colour images"
#: ../plug-ins/common/blur-gauss-selective.c:271
#, fuzzy
msgid "_Blur radius:"
msgstr "Colour Mode"
#: ../plug-ins/common/blur-gauss-selective.c:281
msgid "_Max. delta:"
msgstr ""
#: ../plug-ins/common/blur-gauss.c:158
msgid "Simplest, most commonly used way of blurring"
msgstr ""
#: ../plug-ins/common/blur-gauss.c:171
#, fuzzy
msgid "_Gaussian Blur..."
msgstr "<Image>/Filters/Blur/Pixelise..."
#: ../plug-ins/common/blur-gauss.c:178 ../plug-ins/common/blur-gauss.c:198
#: ../plug-ins/common/blur-gauss.c:218 ../plug-ins/common/blur-gauss.c:238
#, fuzzy
msgid "Apply a gaussian blur"
msgstr "<Image>/Filters/Blur/Pixelise..."
#: ../plug-ins/common/blur-gauss.c:427 ../plug-ins/common/blur-gauss.c:477
#, fuzzy
msgid "Gaussian Blur"
msgstr "<Image>/Filters/Blur/Pixelise..."
#. parameter settings
#: ../plug-ins/common/blur-gauss.c:508
msgid "Blur Radius"
msgstr ""
#: ../plug-ins/common/blur-gauss.c:522 ../plug-ins/common/jigsaw.c:2457
#: ../plug-ins/common/noise-spread.c:384
#, fuzzy
msgid "_Horizontal:"
msgstr "Horizontal Colour"
#: ../plug-ins/common/blur-gauss.c:526 ../plug-ins/common/jigsaw.c:2474
#: ../plug-ins/common/noise-spread.c:388
#, fuzzy
msgid "_Vertical:"
msgstr "Vertical Colour"
#: ../plug-ins/common/blur-gauss.c:549
msgid "Blur Method"
msgstr ""
#: ../plug-ins/common/blur-gauss.c:553
msgid "_IIR"
msgstr ""
#: ../plug-ins/common/blur-gauss.c:554
msgid "_RLE"
msgstr ""
#: ../plug-ins/common/blur-motion.c:156 ../plug-ins/common/blur-motion.c:170
msgid "Simulate movement using directional blur"
msgstr ""
#: ../plug-ins/common/blur-motion.c:163 ../plug-ins/common/blur-motion.c:176
msgid "_Motion Blur..."
msgstr ""
#: ../plug-ins/common/blur-motion.c:909
msgid "Motion blurring"
msgstr ""
#: ../plug-ins/common/blur-motion.c:1011
msgid "Motion Blur"
msgstr ""
#: ../plug-ins/common/blur-motion.c:1045
msgid "Blur Type"
msgstr ""
#: ../plug-ins/common/blur-motion.c:1049
#, fuzzy
msgctxt "blur-type"
msgid "_Linear"
msgstr "Colours"
#: ../plug-ins/common/blur-motion.c:1050
#, fuzzy
msgctxt "blur-type"
msgid "_Radial"
msgstr "Vertical Colour"
#: ../plug-ins/common/blur-motion.c:1051
msgctxt "blur-type"
msgid "_Zoom"
msgstr ""
#: ../plug-ins/common/blur-motion.c:1058
#, fuzzy
msgid "Blur Center"
msgstr "Centre"
#: ../plug-ins/common/blur-motion.c:1094 ../plug-ins/common/lens-flare.c:772
#: ../plug-ins/common/nova.c:463 ../plug-ins/common/tile-paper.c:282
#: ../plug-ins/flame/flame.c:1248
#: ../plug-ins/gradient-flare/gradient-flare.c:2724
#: ../plug-ins/lighting/lighting-ui.c:476
msgid "_X:"
msgstr ""
#: ../plug-ins/common/blur-motion.c:1099 ../plug-ins/common/lens-flare.c:777
#: ../plug-ins/common/nova.c:468 ../plug-ins/common/tile-paper.c:291
#: ../plug-ins/flame/flame.c:1262
#: ../plug-ins/gradient-flare/gradient-flare.c:2728
#: ../plug-ins/lighting/lighting-ui.c:491
msgid "_Y:"
msgstr ""
#: ../plug-ins/common/blur-motion.c:1101
msgid "Blur _outward"
msgstr ""
#: ../plug-ins/common/blur-motion.c:1114
msgid "Blur Parameters"
msgstr ""
#: ../plug-ins/common/blur-motion.c:1125
#: ../plug-ins/map-object/map-object-ui.c:1252
msgid "L_ength:"
msgstr ""
#: ../plug-ins/common/blur-motion.c:1138 ../plug-ins/common/newsprint.c:991
msgid "_Angle:"
msgstr ""
#: ../plug-ins/common/blur.c:124
msgid "Simple blur, fast but not very strong"
msgstr ""
#: ../plug-ins/common/blur.c:133
msgid "_Blur"
msgstr ""
#: ../plug-ins/common/blur.c:177 ../plug-ins/common/unsharp-mask.c:583
#, fuzzy
msgid "Blurring"
msgstr "Colouring"
#: ../plug-ins/common/border-average.c:98
msgid "Set foreground to the average color of the image border"
msgstr ""
#: ../plug-ins/common/border-average.c:103
#, fuzzy
msgid "_Border Average..."
msgstr "<Image>/Filters/Colours/Border Average..."
#: ../plug-ins/common/border-average.c:170
#, fuzzy
msgid "Border Average"
msgstr "<Image>/Filters/Colours/Border Average..."
#: ../plug-ins/common/border-average.c:350
msgid "Borderaverage"
msgstr ""
#: ../plug-ins/common/border-average.c:372
msgid "Border Size"
msgstr ""
#: ../plug-ins/common/border-average.c:380
msgid "_Thickness:"
msgstr ""
#. Number of Colors frame
#: ../plug-ins/common/border-average.c:415
#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:907
msgid "Number of Colors"
msgstr "Number of Colours"
#: ../plug-ins/common/border-average.c:423
msgid "_Bucket size:"
msgstr ""
#: ../plug-ins/common/bump-map.c:256
msgid "Create an embossing effect using a bump map"
msgstr ""
#: ../plug-ins/common/bump-map.c:266
msgid "_Bump Map..."
msgstr ""
#: ../plug-ins/common/bump-map.c:414
#, fuzzy
msgid "Bump-mapping"
msgstr "Mapping colours"
#: ../plug-ins/common/bump-map.c:765
msgid "Bump Map"
msgstr ""
#: ../plug-ins/common/bump-map.c:832
msgid "_Bump map:"
msgstr ""
#. Map type menu
#: ../plug-ins/common/bump-map.c:835 ../plug-ins/flame/flame.c:745
#: ../plug-ins/lighting/lighting-ui.c:841
msgid "Linear"
msgstr ""
#: ../plug-ins/common/bump-map.c:836 ../plug-ins/flame/flame.c:747
#: ../plug-ins/lighting/lighting-ui.c:844
msgid "Spherical"
msgstr ""
#: ../plug-ins/common/bump-map.c:837 ../plug-ins/flame/flame.c:746
#: ../plug-ins/lighting/lighting-ui.c:843
msgid "Sinusoidal"
msgstr ""
#: ../plug-ins/common/bump-map.c:844
#, fuzzy
msgid "_Map type:"
msgstr "Lightsource colour"
#. Compensate darkening
#: ../plug-ins/common/bump-map.c:849
msgid "Co_mpensate for darkening"
msgstr ""
#. Invert bumpmap
#: ../plug-ins/common/bump-map.c:863
msgid "I_nvert bumpmap"
msgstr ""
#. Tile bumpmap
#: ../plug-ins/common/bump-map.c:877
msgid "_Tile bumpmap"
msgstr ""
#: ../plug-ins/common/bump-map.c:892 ../plug-ins/common/emboss.c:500
msgid "_Azimuth:"
msgstr ""
#: ../plug-ins/common/bump-map.c:904
msgid "_Elevation:"
msgstr ""
#: ../plug-ins/common/bump-map.c:930 ../plug-ins/common/file-ps.c:3379
msgid "_X offset:"
msgstr ""
#: ../plug-ins/common/bump-map.c:933 ../plug-ins/common/bump-map.c:947
msgid ""
"The offset can be adjusted by dragging the preview using the middle mouse "
"button."
msgstr ""
#: ../plug-ins/common/bump-map.c:944 ../plug-ins/common/file-ps.c:3388
msgid "_Y offset:"
msgstr ""
#: ../plug-ins/common/bump-map.c:958
msgid "_Waterlevel:"
msgstr ""
#: ../plug-ins/common/bump-map.c:970
msgid "A_mbient:"
msgstr ""
#: ../plug-ins/common/cartoon.c:141
msgid "Simulate a cartoon by enhancing edges"
msgstr ""
#: ../plug-ins/common/cartoon.c:146
#, fuzzy
msgid "Ca_rtoon..."
msgstr "Colour Variation:"
#: ../plug-ins/common/cartoon.c:810
#, fuzzy
msgid "Cartoon"
msgstr "Colour Variation:"
#: ../plug-ins/common/cartoon.c:848 ../plug-ins/common/photocopy.c:876
#, fuzzy
msgid "_Mask radius:"
msgstr "Colour Mode"
#: ../plug-ins/common/cartoon.c:862
msgid "_Percent black:"
msgstr ""
#: ../plug-ins/common/channel-mixer.c:174
msgid "Alter colors by mixing RGB Channels"
msgstr ""
#: ../plug-ins/common/channel-mixer.c:179
#, fuzzy