1#
2msgid ""
3msgstr ""
4"Project-Id-Version: gimp-plugins HEAD\n"
5"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n"
6"POT-Creation-Date: 2004-12-28 15:41+0100\n"
7"PO-Revision-Date: 2003-06-28 22:04+0700\n"
8"Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
9"Language-Team: Indonesian <sukarelawan@gnome.linux.or.id>\n"
10"Language: id\n"
11"MIME-Version: 1.0\n"
12"Content-Type: text/plain; charset=UTF-8\n"
13"Content-Transfer-Encoding: 8bit\n"
14
15#: plug-ins/FractalExplorer/Dialogs.c:523 plug-ins/gfig/gfig-dialog.c:283
16#: plug-ins/gflare/gflare.c:891
17#, c-format
18msgid ""
19"No %s in gimprc:\n"
20"You need to add an entry like\n"
21"(%s \"%s\")\n"
22"to your %s file."
23msgstr ""
24
25#: plug-ins/FractalExplorer/Dialogs.c:543
26#: plug-ins/FractalExplorer/Dialogs.c:1647 plug-ins/imagemap/imap_about.c:39
27#: plug-ins/print/gimp_main_window.c:367
28msgid "About"
29msgstr "Keterangan Program"
30
31#: plug-ins/FractalExplorer/Dialogs.c:608
32msgid "Realtime Preview"
33msgstr ""
34
35#: plug-ins/FractalExplorer/Dialogs.c:615
36msgid "If you enable this option the preview will be redrawn automatically"
37msgstr ""
38
39#: plug-ins/FractalExplorer/Dialogs.c:618
40msgid "Redraw"
41msgstr ""
42
43#: plug-ins/FractalExplorer/Dialogs.c:624
44msgid "Redraw preview"
45msgstr ""
46
47#. Zoom Options
48#: plug-ins/FractalExplorer/Dialogs.c:627 plug-ins/imagemap/imap_popup.c:146
49msgid "Zoom"
50msgstr ""
51
52#: plug-ins/FractalExplorer/Dialogs.c:655
53msgid "Undo last zoom"
54msgstr ""
55
56#: plug-ins/FractalExplorer/Dialogs.c:665
57msgid "Redo last zoom"
58msgstr ""
59
60#: plug-ins/FractalExplorer/Dialogs.c:680
61msgid "_Parameters"
62msgstr ""
63
64#: plug-ins/FractalExplorer/Dialogs.c:683
65msgid "Fractal Parameters"
66msgstr ""
67
68#: plug-ins/FractalExplorer/Dialogs.c:696
69msgid "XMIN:"
70msgstr ""
71
72#: plug-ins/FractalExplorer/Dialogs.c:699
73msgid "Change the first (minimal) x-coordinate delimitation"
74msgstr ""
75
76#: plug-ins/FractalExplorer/Dialogs.c:707
77msgid "XMAX:"
78msgstr ""
79
80#: plug-ins/FractalExplorer/Dialogs.c:710
81msgid "Change the second (maximal) x-coordinate delimitation"
82msgstr ""
83
84#: plug-ins/FractalExplorer/Dialogs.c:718
85msgid "YMIN:"
86msgstr ""
87
88#: plug-ins/FractalExplorer/Dialogs.c:721
89msgid "Change the first (minimal) y-coordinate delimitation"
90msgstr ""
91
92#: plug-ins/FractalExplorer/Dialogs.c:729
93msgid "YMAX:"
94msgstr ""
95
96#: plug-ins/FractalExplorer/Dialogs.c:732
97msgid "Change the second (maximal) y-coordinate delimitation"
98msgstr ""
99
100#: plug-ins/FractalExplorer/Dialogs.c:740
101msgid "ITER:"
102msgstr ""
103
104#: plug-ins/FractalExplorer/Dialogs.c:743
105msgid ""
106"Change the iteration value. The higher it is, the more details will be "
107"calculated, which will take more time"
108msgstr ""
109
110#: plug-ins/FractalExplorer/Dialogs.c:752
111msgid "CX:"
112msgstr ""
113
114#: plug-ins/FractalExplorer/Dialogs.c:755
115msgid ""
116"Change the CX value (changes aspect of fractal, active with every fractal "
117"but Mandelbrot and Sierpinski)"
118msgstr ""
119
120#: plug-ins/FractalExplorer/Dialogs.c:764
121msgid "CY:"
122msgstr ""
123
124#: plug-ins/FractalExplorer/Dialogs.c:767
125msgid ""
126"Change the CY value (changes aspect of fractal, active with every fractal "
127"but Mandelbrot and Sierpinski)"
128msgstr ""
129
130#: plug-ins/FractalExplorer/Dialogs.c:784
131msgid "Load a fractal from file"
132msgstr ""
133
134#: plug-ins/FractalExplorer/Dialogs.c:792
135msgid "Reset parameters to default values"
136msgstr ""
137
138#: plug-ins/FractalExplorer/Dialogs.c:801
139msgid "Save active fractal to file"
140msgstr ""
141
142#. Fractal type toggle box
143#: plug-ins/FractalExplorer/Dialogs.c:804
144msgid "Fractal Type"
145msgstr ""
146
147#: plug-ins/FractalExplorer/Dialogs.c:817
148msgid "Mandelbrot"
149msgstr ""
150
151#: plug-ins/FractalExplorer/Dialogs.c:819
152msgid "Julia"
153msgstr ""
154
155#: plug-ins/FractalExplorer/Dialogs.c:821
156msgid "Barnsley 1"
157msgstr ""
158
159#: plug-ins/FractalExplorer/Dialogs.c:823
160msgid "Barnsley 2"
161msgstr ""
162
163#: plug-ins/FractalExplorer/Dialogs.c:825
164msgid "Barnsley 3"
165msgstr ""
166
167#: plug-ins/FractalExplorer/Dialogs.c:827
168msgid "Spider"
169msgstr "Spider"
170
171#: plug-ins/FractalExplorer/Dialogs.c:829
172msgid "Man'o'war"
173msgstr ""
174
175#: plug-ins/FractalExplorer/Dialogs.c:831
176msgid "Lambda"
177msgstr ""
178
179#: plug-ins/FractalExplorer/Dialogs.c:833
180msgid "Sierpinski"
181msgstr ""
182
183#: plug-ins/FractalExplorer/Dialogs.c:879 plug-ins/common/sinus.c:879
184msgid "Co_lors"
185msgstr ""
186
187#. Number of Colors frame
188#: plug-ins/FractalExplorer/Dialogs.c:883 plug-ins/common/borderaverage.c:405
189msgid "Number of Colors"
190msgstr ""
191
192#: plug-ins/FractalExplorer/Dialogs.c:895
193msgid "Number of colors:"
194msgstr ""
195
196#: plug-ins/FractalExplorer/Dialogs.c:898
197msgid "Change the number of colors in the mapping"
198msgstr ""
199
200#: plug-ins/FractalExplorer/Dialogs.c:905
201msgid "Use loglog smoothing"
202msgstr ""
203
204#: plug-ins/FractalExplorer/Dialogs.c:912
205msgid "Use log log smoothing to eliminate \"banding\" in the result"
206msgstr ""
207
208#. Color Density frame
209#: plug-ins/FractalExplorer/Dialogs.c:916
210msgid "Color Density"
211msgstr ""
212
213#. These values are translated for the GUI but also used internally
214#. to figure out which button the user pushed, etc.
215#. Not my design, please don't blame me -- njl
216#: plug-ins/FractalExplorer/Dialogs.c:928 plug-ins/common/compose.c:128
217#: plug-ins/common/compose.c:138 plug-ins/common/fp.c:217
218msgid "Red:"
219msgstr ""
220
221#: plug-ins/FractalExplorer/Dialogs.c:931
222msgid "Change the intensity of the red channel"
223msgstr ""
224
225#: plug-ins/FractalExplorer/Dialogs.c:938 plug-ins/common/compose.c:129
226#: plug-ins/common/compose.c:139 plug-ins/common/fp.c:218
227msgid "Green:"
228msgstr ""
229
230#: plug-ins/FractalExplorer/Dialogs.c:941
231msgid "Change the intensity of the green channel"
232msgstr ""
233
234#: plug-ins/FractalExplorer/Dialogs.c:948 plug-ins/common/compose.c:130
235#: plug-ins/common/compose.c:140 plug-ins/common/fp.c:219
236msgid "Blue:"
237msgstr ""
238
239#: plug-ins/FractalExplorer/Dialogs.c:951
240msgid "Change the intensity of the blue channel"
241msgstr ""
242
243#. Color Function frame
244#: plug-ins/FractalExplorer/Dialogs.c:957
245msgid "Color Function"
246msgstr ""
247
248#. Redmode radio frame
249#: plug-ins/FractalExplorer/Dialogs.c:966 plug-ins/common/channel_mixer.c:523
250#: plug-ins/common/decompose.c:133
251msgid "Red"
252msgstr "Merah"
253
254#: plug-ins/FractalExplorer/Dialogs.c:970
255#: plug-ins/FractalExplorer/Dialogs.c:1011
256#: plug-ins/FractalExplorer/Dialogs.c:1052
257msgid "Sine"
258msgstr ""
259
260#: plug-ins/FractalExplorer/Dialogs.c:972
261#: plug-ins/FractalExplorer/Dialogs.c:1013
262#: plug-ins/FractalExplorer/Dialogs.c:1054
263msgid "Cosine"
264msgstr ""
265
266#: plug-ins/FractalExplorer/Dialogs.c:974
267#: plug-ins/FractalExplorer/Dialogs.c:1015
268#: plug-ins/FractalExplorer/Dialogs.c:1056 plug-ins/Lighting/lighting_ui.c:369
269#: plug-ins/common/CML_explorer.c:168 plug-ins/common/align_layers.c:416
270#: plug-ins/common/align_layers.c:447 plug-ins/common/postscript.c:3019
271#: plug-ins/common/postscript.c:3031 plug-ins/common/psp.c:416
272#: plug-ins/fits/fits.c:1012
273msgid "None"
274msgstr "Tidak ada"
275
276#: plug-ins/FractalExplorer/Dialogs.c:979
277#: plug-ins/FractalExplorer/Dialogs.c:1020
278#: plug-ins/FractalExplorer/Dialogs.c:1061
279msgid "Use sine-function for this color component"
280msgstr ""
281
282#: plug-ins/FractalExplorer/Dialogs.c:982
283#: plug-ins/FractalExplorer/Dialogs.c:1023
284#: plug-ins/FractalExplorer/Dialogs.c:1064
285msgid "Use cosine-function for this color component"
286msgstr ""
287
288#: plug-ins/FractalExplorer/Dialogs.c:985
289#: plug-ins/FractalExplorer/Dialogs.c:1026
290#: plug-ins/FractalExplorer/Dialogs.c:1067
291msgid ""
292"Use linear mapping instead of any trigonometrical function for this color "
293"channel"
294msgstr ""
295
296#: plug-ins/FractalExplorer/Dialogs.c:994
297#: plug-ins/FractalExplorer/Dialogs.c:1035
298#: plug-ins/FractalExplorer/Dialogs.c:1076
299msgid "Inversion"
300msgstr ""
301
302#: plug-ins/FractalExplorer/Dialogs.c:1002
303#: plug-ins/FractalExplorer/Dialogs.c:1043
304#: plug-ins/FractalExplorer/Dialogs.c:1084
305msgid ""
306"If you enable this option higher color values will be swapped with lower "
307"ones and vice versa"
308msgstr ""
309
310#. Greenmode radio frame
311#: plug-ins/FractalExplorer/Dialogs.c:1007 plug-ins/common/channel_mixer.c:528
312#: plug-ins/common/decompose.c:134
313msgid "Green"
314msgstr "Hijau"
315
316#. Bluemode radio frame
317#: plug-ins/FractalExplorer/Dialogs.c:1048 plug-ins/common/channel_mixer.c:533
318#: plug-ins/common/decompose.c:139
319msgid "Blue"
320msgstr "Biru"
321
322#. Colormode toggle box
323#: plug-ins/FractalExplorer/Dialogs.c:1089
324msgid "Color Mode"
325msgstr ""
326
327#: plug-ins/FractalExplorer/Dialogs.c:1098
328msgid "As specified above"
329msgstr ""
330
331#: plug-ins/FractalExplorer/Dialogs.c:1110
332msgid ""
333"Create a color-map with the options you specified above (color density/"
334"function). The result is visible in the preview image"
335msgstr ""
336
337#: plug-ins/FractalExplorer/Dialogs.c:1120
338msgid "Apply active gradient to final image"
339msgstr ""
340
341#: plug-ins/FractalExplorer/Dialogs.c:1132
342msgid "Create a color-map using a gradient from the gradient editor"
343msgstr ""
344
345#: plug-ins/FractalExplorer/Dialogs.c:1143
346msgid "FractalExplorer Gradient"
347msgstr ""
348
349#: plug-ins/FractalExplorer/Dialogs.c:1173
350msgid "_Fractals"
351msgstr ""
352
353#: plug-ins/FractalExplorer/Dialogs.c:1796
354#: plug-ins/Lighting/lighting_ui.c:1109 plug-ins/bmp/bmpwrite.c:198
355#: plug-ins/common/CEL.c:577 plug-ins/common/CML_explorer.c:2001
356#: plug-ins/common/channel_mixer.c:1044 plug-ins/common/compressor.c:404
357#: plug-ins/common/compressor.c:535 plug-ins/common/curve_bend.c:866
358#: plug-ins/common/dicom.c:647 plug-ins/common/gbr.c:586
359#: plug-ins/common/gif.c:994 plug-ins/common/gih.c:1254
360#: plug-ins/common/gtm.c:225 plug-ins/common/jpeg.c:1496
361#: plug-ins/common/mng.c:557 plug-ins/common/mng.c:941
362#: plug-ins/common/pat.c:433 plug-ins/common/pcx.c:585
363#: plug-ins/common/pix.c:515 plug-ins/common/png.c:1178
364#: plug-ins/common/pnm.c:809 plug-ins/common/postscript.c:1123
365#: plug-ins/common/psd_save.c:1588 plug-ins/common/raw.c:517
366#: plug-ins/common/raw.c:544 plug-ins/common/spheredesigner.c:2088
367#: plug-ins/common/sunras.c:513 plug-ins/common/tga.c:1030
368#: plug-ins/common/tiff.c:1810 plug-ins/common/xbm.c:996
369#: plug-ins/common/xwd.c:577 plug-ins/fits/fits.c:450
370#: plug-ins/flame/flame.c:443 plug-ins/gfig/gfig.c:783
371#: plug-ins/gfli/gfli.c:715 plug-ins/ifscompose/ifscompose.c:2395
372#: plug-ins/winicon/icosave.c:243 plug-ins/xjt/xjt.c:1263
373#: plug-ins/xjt/xjt.c:1702
374#, c-format
375msgid "Could not open '%s' for writing: %s"
376msgstr ""
377
378#: plug-ins/FractalExplorer/Dialogs.c:1810
379#, c-format
380msgid "Could not write '%s': %s"
381msgstr ""
382
383#: plug-ins/FractalExplorer/Dialogs.c:1863
384msgid "Load Fractal Parameters"
385msgstr ""
386
387#: plug-ins/FractalExplorer/Dialogs.c:1894
388msgid "Save Fractal Parameters"
389msgstr ""
390
391#. Do not rely on librsvg setting GError on failure!
392#. stat error (file does not exist)
393#: plug-ins/FractalExplorer/Dialogs.c:2094
394#: plug-ins/Lighting/lighting_ui.c:1247 plug-ins/bmp/bmpread.c:153
395#: plug-ins/common/CEL.c:305 plug-ins/common/CML_explorer.c:2216
396#: plug-ins/common/channel_mixer.c:966 plug-ins/common/curve_bend.c:918
397#: plug-ins/common/dicom.c:290 plug-ins/common/gbr.c:327
398#: plug-ins/common/gifload.c:296 plug-ins/common/gih.c:648
399#: plug-ins/common/jpeg.c:934 plug-ins/common/jpeg.c:2549
400#: plug-ins/common/mng.c:1112 plug-ins/common/pat.c:300
401#: plug-ins/common/pcx.c:302 plug-ins/common/pix.c:332
402#: plug-ins/common/png.c:674 plug-ins/common/pnm.c:432
403#: plug-ins/common/postscript.c:990 plug-ins/common/psd.c:1759
404#: plug-ins/common/psp.c:1457 plug-ins/common/raw.c:230
405#: plug-ins/common/raw.c:635 plug-ins/common/spheredesigner.c:1990
406#: plug-ins/common/sunras.c:382 plug-ins/common/svg.c:311
407#: plug-ins/common/svg.c:694 plug-ins/common/tga.c:415
408#: plug-ins/common/tiff.c:510 plug-ins/common/xbm.c:719
409#: plug-ins/common/xwd.c:422 plug-ins/faxg3/faxg3.c:220
410#: plug-ins/fits/fits.c:337 plug-ins/flame/flame.c:412
411#: plug-ins/gfig/gfig.c:431 plug-ins/gfli/gfli.c:424 plug-ins/gfli/gfli.c:460
412#: plug-ins/help/domain.c:421 plug-ins/winicon/icoload.c:126
413#: plug-ins/xjt/xjt.c:2526 plug-ins/xjt/xjt.c:2534
414#, c-format
415msgid "Could not open '%s' for reading: %s"
416msgstr ""
417
418#: plug-ins/FractalExplorer/Dialogs.c:2102
419#, c-format
420msgid "'%s' is not a FractalExplorer file"
421msgstr ""
422
423#: plug-ins/FractalExplorer/Dialogs.c:2108
424#, c-format
425msgid "'%s' is corrupt. Line %d Option section incorrect"
426msgstr ""
427
428#: plug-ins/FractalExplorer/FractalExplorer.c:269
429msgid "_Fractal Explorer..."
430msgstr ""
431
432#: plug-ins/FractalExplorer/FractalExplorer.c:400
433msgid "Rendering Fractal..."
434msgstr ""
435
436#: plug-ins/FractalExplorer/FractalExplorer.c:772
437#: plug-ins/gflare/gflare.c:3128
438#, c-format
439msgid "Are you sure you want to delete \"%s\" from the list and from disk?"
440msgstr ""
441
442#: plug-ins/FractalExplorer/FractalExplorer.c:776
443msgid "Delete Fractal"
444msgstr ""
445
446#. the dialog
447#: plug-ins/FractalExplorer/FractalExplorer.c:853
448msgid "Edit fractal name"
449msgstr ""
450
451#: plug-ins/FractalExplorer/FractalExplorer.c:879
452msgid "Fractal name:"
453msgstr ""
454
455#: plug-ins/FractalExplorer/FractalExplorer.c:901
456msgid "New Fractal"
457msgstr ""
458
459#: plug-ins/FractalExplorer/FractalExplorer.c:1181
460#, c-format
461msgid "File '%s' is not a FractalExplorer file"
462msgstr ""
463
464#: plug-ins/FractalExplorer/FractalExplorer.c:1190
465#, c-format
466msgid ""
467"File '%s' is corrupt.\n"
468"Line %d Option section incorrect"
469msgstr ""
470
471#: plug-ins/FractalExplorer/FractalExplorer.c:1240
472msgid "My first fractal"
473msgstr ""
474
475#: plug-ins/FractalExplorer/FractalExplorer.c:1256
476msgid "Choose Fractal by double-clicking on it"
477msgstr ""
478
479#: plug-ins/FractalExplorer/FractalExplorer.c:1293
480msgid "Select folder and rescan collection"
481msgstr ""
482
483#: plug-ins/FractalExplorer/FractalExplorer.c:1305
484msgid "Delete currently selected fractal"
485msgstr ""
486
487#: plug-ins/FractalExplorer/FractalExplorer.c:1356
488msgid "Rescan for Fractals"
489msgstr ""
490
491#: plug-ins/FractalExplorer/FractalExplorer.c:1373
492msgid "Add FractalExplorer Path"
493msgstr ""
494
495#: plug-ins/Lighting/lighting_apply.c:103
496msgid "Lighting Effects..."
497msgstr ""
498
499#: plug-ins/Lighting/lighting_main.c:197
500msgid "_Lighting Effects..."
501msgstr ""
502
503#. General options
504#: plug-ins/Lighting/lighting_ui.c:261
505msgid "General Options"
506msgstr ""
507
508#: plug-ins/Lighting/lighting_ui.c:269
509msgid "T_ransparent background"
510msgstr ""
511
512#: plug-ins/Lighting/lighting_ui.c:279
513msgid "Make destination image transparent where bump height is zero"
514msgstr ""
515
516#: plug-ins/Lighting/lighting_ui.c:282
517msgid "Cre_ate new image"
518msgstr ""
519
520#: plug-ins/Lighting/lighting_ui.c:292 plug-ins/MapObject/mapobject_ui.c:570
521msgid "Create a new image when applying filter"
522msgstr ""
523
524#: plug-ins/Lighting/lighting_ui.c:294
525msgid "High _Quality preview"
526msgstr ""
527
528#: plug-ins/Lighting/lighting_ui.c:304
529msgid "Enable/disable high quality preview"
530msgstr ""
531
532#: plug-ins/Lighting/lighting_ui.c:331 plug-ins/MapObject/mapobject_ui.c:649
533msgid "Light Settings"
534msgstr ""
535
536#: plug-ins/Lighting/lighting_ui.c:344
537msgid "Light 1"
538msgstr ""
539
540#: plug-ins/Lighting/lighting_ui.c:345
541msgid "Light 2"
542msgstr ""
543
544#: plug-ins/Lighting/lighting_ui.c:346
545msgid "Light 3"
546msgstr ""
547
548#: plug-ins/Lighting/lighting_ui.c:347
549msgid "Light 4"
550msgstr ""
551
552#: plug-ins/Lighting/lighting_ui.c:348
553msgid "Light 5"
554msgstr ""
555
556#: plug-ins/Lighting/lighting_ui.c:349
557msgid "Light 6"
558msgstr ""
559
560#. row labels
561#: plug-ins/Lighting/lighting_ui.c:358 plug-ins/common/spheredesigner.c:2624
562msgid "Type:"
563msgstr ""
564
565#: plug-ins/Lighting/lighting_ui.c:363
566msgid "Color:"
567msgstr ""
568
569#: plug-ins/Lighting/lighting_ui.c:370
570msgid "Directional"
571msgstr ""
572
573#: plug-ins/Lighting/lighting_ui.c:371
574msgid "Point"
575msgstr "Poin"
576
577#: plug-ins/Lighting/lighting_ui.c:386 plug-ins/MapObject/mapobject_ui.c:677
578msgid "Type of light source to apply"
579msgstr ""
580
581#: plug-ins/Lighting/lighting_ui.c:388 plug-ins/MapObject/mapobject_ui.c:679
582msgid "Select lightsource color"
583msgstr ""
584
585#: plug-ins/Lighting/lighting_ui.c:400 plug-ins/MapObject/mapobject_ui.c:692
586msgid "Set light source color"
587msgstr ""
588
589#: plug-ins/Lighting/lighting_ui.c:408
590msgid "_Intensity:"
591msgstr ""
592
593#: plug-ins/Lighting/lighting_ui.c:414
594msgid "Light intensity"
595msgstr ""
596
597#: plug-ins/Lighting/lighting_ui.c:417 plug-ins/MapObject/mapobject_ui.c:694
598#: plug-ins/MapObject/mapobject_ui.c:1021
599#: plug-ins/print/gimp_main_window.c:464
600msgid "Position"
601msgstr "Posisi"
602
603#: plug-ins/Lighting/lighting_ui.c:426 plug-ins/common/flarefx.c:756
604#: plug-ins/common/mblur.c:1001 plug-ins/common/nova.c:451
605#: plug-ins/common/papertile.c:267 plug-ins/flame/flame.c:1207
606#: plug-ins/gflare/gflare.c:2653
607msgid "_X:"
608msgstr ""
609
610#: plug-ins/Lighting/lighting_ui.c:432 plug-ins/MapObject/mapobject_ui.c:718
611msgid "Light source X position in XYZ space"
612msgstr ""
613
614#: plug-ins/Lighting/lighting_ui.c:439 plug-ins/common/flarefx.c:761
615#: plug-ins/common/mblur.c:1007 plug-ins/common/nova.c:456
616#: plug-ins/common/papertile.c:276 plug-ins/flame/flame.c:1221
617#: plug-ins/gflare/gflare.c:2657
618msgid "_Y:"
619msgstr ""
620
621#: plug-ins/Lighting/lighting_ui.c:445 plug-ins/MapObject/mapobject_ui.c:732
622msgid "Light source Y position in XYZ space"
623msgstr ""
624
625#: plug-ins/Lighting/lighting_ui.c:452
626msgid "_Z:"
627msgstr ""
628
629#: plug-ins/Lighting/lighting_ui.c:458 plug-ins/MapObject/mapobject_ui.c:746
630msgid "Light source Z position in XYZ space"
631msgstr ""
632
633#. *****************************************************
634#. radio buttons for choosing LEFT or RIGHT
635#. *************************************************
636#: plug-ins/Lighting/lighting_ui.c:461 plug-ins/common/struc.c:1286
637#: plug-ins/common/wind.c:930
638msgid "Direction"
639msgstr ""
640
641#. X
642#: plug-ins/Lighting/lighting_ui.c:469 plug-ins/MapObject/mapobject_ui.c:710
643#: plug-ins/MapObject/mapobject_ui.c:764
644#: plug-ins/MapObject/mapobject_ui.c:1032
645#: plug-ins/MapObject/mapobject_ui.c:1081 plug-ins/ifscompose/ifscompose.c:544
646msgid "X:"
647msgstr ""
648
649#: plug-ins/Lighting/lighting_ui.c:475 plug-ins/MapObject/mapobject_ui.c:772
650msgid "Light source X direction in XYZ space"
651msgstr ""
652
653#. Y
654#: plug-ins/Lighting/lighting_ui.c:481 plug-ins/MapObject/mapobject_ui.c:724
655#: plug-ins/MapObject/mapobject_ui.c:777
656#: plug-ins/MapObject/mapobject_ui.c:1045
657#: plug-ins/MapObject/mapobject_ui.c:1092
658#: plug-ins/MapObject/mapobject_ui.c:1190 plug-ins/ifscompose/ifscompose.c:558
659msgid "Y:"
660msgstr ""
661
662#: plug-ins/Lighting/lighting_ui.c:487 plug-ins/MapObject/mapobject_ui.c:785
663msgid "Light source Y direction in XYZ space"
664msgstr ""
665
666#: plug-ins/Lighting/lighting_ui.c:493 plug-ins/MapObject/mapobject_ui.c:738
667#: plug-ins/MapObject/mapobject_ui.c:790
668#: plug-ins/MapObject/mapobject_ui.c:1058
669#: plug-ins/MapObject/mapobject_ui.c:1103
670#: plug-ins/MapObject/mapobject_ui.c:1202
671msgid "Z:"
672msgstr ""
673
674#: plug-ins/Lighting/lighting_ui.c:499 plug-ins/MapObject/mapobject_ui.c:798
675msgid "Light source Z direction in XYZ space"
676msgstr ""
677
678#: plug-ins/Lighting/lighting_ui.c:502
679msgid "I_solate"
680msgstr ""
681
682#: plug-ins/Lighting/lighting_ui.c:512
683msgid "Lighting preset:"
684msgstr ""
685
686#: plug-ins/Lighting/lighting_ui.c:558
687msgid "Material properties"
688msgstr ""
689
690#: plug-ins/Lighting/lighting_ui.c:576
691msgid "_Glowing:"
692msgstr ""
693
694#: plug-ins/Lighting/lighting_ui.c:592 plug-ins/MapObject/mapobject_ui.c:859
695msgid "Amount of original color to show where no direct light falls"
696msgstr ""
697
698#: plug-ins/Lighting/lighting_ui.c:605
699msgid "_Bright:"
700msgstr ""
701
702#: plug-ins/Lighting/lighting_ui.c:621 plug-ins/MapObject/mapobject_ui.c:888
703msgid "Intensity of original color when lit by a light source"
704msgstr ""
705
706#: plug-ins/Lighting/lighting_ui.c:634
707msgid "_Shiny:"
708msgstr ""
709
710#: plug-ins/Lighting/lighting_ui.c:650 plug-ins/MapObject/mapobject_ui.c:960
711msgid "Controls how intense the highlights will be"
712msgstr ""
713
714#: plug-ins/Lighting/lighting_ui.c:662
715msgid "_Polished:"
716msgstr ""
717
718#: plug-ins/Lighting/lighting_ui.c:678 plug-ins/MapObject/mapobject_ui.c:989
719msgid "Higher values makes the highlights more focused"
720msgstr ""
721
722#. Metallic
723#: plug-ins/Lighting/lighting_ui.c:687
724msgid "_Metallic"
725msgstr ""
726
727#: plug-ins/Lighting/lighting_ui.c:723
728msgid "E_nable bump mapping"
729msgstr ""
730
731#: plug-ins/Lighting/lighting_ui.c:737
732msgid "Enable/disable bump-mapping (image depth)"
733msgstr ""
734
735#: plug-ins/Lighting/lighting_ui.c:755
736msgid "Bumpm_ap image:"
737msgstr ""
738
739#. Map type menu
740#: plug-ins/Lighting/lighting_ui.c:758 plug-ins/common/bumpmap.c:896
741#: plug-ins/flame/flame.c:733
742msgid "Linear"
743msgstr "Linier"
744
745#: plug-ins/Lighting/lighting_ui.c:759
746msgid "Logarithmic"
747msgstr "Logaritmis"
748
749#: plug-ins/Lighting/lighting_ui.c:760 plug-ins/common/bumpmap.c:898
750#: plug-ins/flame/flame.c:734
751msgid "Sinusoidal"
752msgstr ""
753
754#: plug-ins/Lighting/lighting_ui.c:761 plug-ins/common/bumpmap.c:897
755#: plug-ins/flame/flame.c:735
756msgid "Spherical"
757msgstr ""
758
759#: plug-ins/Lighting/lighting_ui.c:771
760msgid "Cu_rve:"
761msgstr ""
762
763#: plug-ins/Lighting/lighting_ui.c:776
764msgid "Ma_ximum height:"
765msgstr ""
766
767#: plug-ins/Lighting/lighting_ui.c:786
768msgid "Maximum height for bumps"
769msgstr ""
770
771#: plug-ins/Lighting/lighting_ui.c:811
772msgid "E_nable environment mapping"
773msgstr ""
774
775#: plug-ins/Lighting/lighting_ui.c:825
776msgid "Enable/disable environment-mapping (reflection)"
777msgstr ""
778
779#: plug-ins/Lighting/lighting_ui.c:847
780msgid "En_vironment image:"
781msgstr ""
782
783#: plug-ins/Lighting/lighting_ui.c:849
784msgid "Environment image to use"
785msgstr ""
786
787#: plug-ins/Lighting/lighting_ui.c:871
788msgid "Op_tions"
789msgstr ""
790
791#: plug-ins/Lighting/lighting_ui.c:875 plug-ins/MapObject/mapobject_ui.c:1326
792msgid "_Light"
793msgstr ""
794
795#: plug-ins/Lighting/lighting_ui.c:879 plug-ins/MapObject/mapobject_ui.c:1330
796msgid "_Material"
797msgstr ""
798
799#: plug-ins/Lighting/lighting_ui.c:883
800msgid "_Bump Map"
801msgstr ""
802
803#: plug-ins/Lighting/lighting_ui.c:887
804msgid "_Environment Map"
805msgstr ""
806
807#: plug-ins/Lighting/lighting_ui.c:933
808msgid "Lighting Effects"
809msgstr ""
810
811#: plug-ins/Lighting/lighting_ui.c:982 plug-ins/gimpressionist/preview.c:181
812#: plug-ins/imagemap/imap_polygon.c:514
813msgid "_Update"
814msgstr "_Update"
815
816#: plug-ins/Lighting/lighting_ui.c:989 plug-ins/MapObject/mapobject_ui.c:1425
817msgid "Recompute preview image"
818msgstr ""
819
820#: plug-ins/Lighting/lighting_ui.c:991
821msgid "I_nteractive"
822msgstr ""
823
824#: plug-ins/Lighting/lighting_ui.c:1005
825msgid "Enable/disable real time preview of changes"
826msgstr ""
827
828#: plug-ins/Lighting/lighting_ui.c:1044
829msgid "Save Lighting Preset"
830msgstr ""
831
832#: plug-ins/Lighting/lighting_ui.c:1177
833msgid "Load Lighting Preset"
834msgstr ""
835
836#: plug-ins/MapObject/mapobject_apply.c:273
837msgid "Map to Plane..."
838msgstr ""
839
840#: plug-ins/MapObject/mapobject_apply.c:276
841msgid "Map to Sphere..."
842msgstr ""
843
844#: plug-ins/MapObject/mapobject_apply.c:279
845msgid "Map to Box..."
846msgstr ""
847
848#: plug-ins/MapObject/mapobject_apply.c:282
849msgid "Map to Cylinder..."
850msgstr ""
851
852#: plug-ins/MapObject/mapobject_main.c:199
853msgid "Map _Object..."
854msgstr ""
855
856#: plug-ins/MapObject/mapobject_ui.c:248
857#: plug-ins/MapObject/mapobject_ui.c:1340
858msgid "_Box"
859msgstr ""
860
861#: plug-ins/MapObject/mapobject_ui.c:266
862#: plug-ins/MapObject/mapobject_ui.c:1346
863msgid "C_ylinder"
864msgstr ""
865
866#. General options
867#: plug-ins/MapObject/mapobject_ui.c:496
868#, fuzzy
869msgid "General options"
870msgstr "Lihat Contoh Jadi"
871
872#: plug-ins/MapObject/mapobject_ui.c:508
873msgid "Map to:"
874msgstr ""
875
876#: plug-ins/MapObject/mapobject_ui.c:512
877msgid "Plane"
878msgstr ""
879
880#: plug-ins/MapObject/mapobject_ui.c:513
881msgid "Sphere"
882msgstr ""
883
884#: plug-ins/MapObject/mapobject_ui.c:514
885msgid "Box"
886msgstr ""
887
888#: plug-ins/MapObject/mapobject_ui.c:515
889msgid "Cylinder"
890msgstr ""
891
892#: plug-ins/MapObject/mapobject_ui.c:530
893msgid "Type of object to map to"
894msgstr ""
895
896#: plug-ins/MapObject/mapobject_ui.c:532
897msgid "Transparent background"
898msgstr ""
899
900#: plug-ins/MapObject/mapobject_ui.c:543
901msgid "Make image transparent outside object"
902msgstr ""
903
904#: plug-ins/MapObject/mapobject_ui.c:545
905msgid "Tile source image"
906msgstr ""
907
908#: plug-ins/MapObject/mapobject_ui.c:556
909msgid "Tile source image: useful for infinite planes"
910msgstr ""
911
912#: plug-ins/MapObject/mapobject_ui.c:559
913msgid "Create new image"
914msgstr ""
915
916#: plug-ins/MapObject/mapobject_ui.c:578
917msgid "Enable _antialiasing"
918msgstr ""
919
920#: plug-ins/MapObject/mapobject_ui.c:585
921msgid "Enable/disable jagged edges removal (antialiasing)"
922msgstr ""
923
924#: plug-ins/MapObject/mapobject_ui.c:602 plug-ins/common/bumpmap.c:980
925#: plug-ins/common/emboss.c:509 plug-ins/common/fractaltrace.c:791
926#: plug-ins/common/struc.c:1318
927msgid "_Depth:"
928msgstr ""
929
930#: plug-ins/MapObject/mapobject_ui.c:605
931msgid "Antialiasing quality. Higher is better, but slower"
932msgstr ""
933
934#: plug-ins/MapObject/mapobject_ui.c:614 plug-ins/common/unsharp.c:691
935#: plug-ins/common/wind.c:993 plug-ins/imagemap/imap_preferences.c:539
936msgid "_Threshold:"
937msgstr ""
938
939#: plug-ins/MapObject/mapobject_ui.c:622
940msgid "Stop when pixel differences are smaller than this value"
941msgstr ""
942
943#: plug-ins/MapObject/mapobject_ui.c:658
944#, fuzzy
945msgid "Point light"
946msgstr "Poin"
947
948#: plug-ins/MapObject/mapobject_ui.c:659
949msgid "Directional light"
950msgstr ""
951
952#: plug-ins/MapObject/mapobject_ui.c:660
953msgid "No light"
954msgstr ""
955
956#: plug-ins/MapObject/mapobject_ui.c:674
957msgid "Lightsource type:"
958msgstr ""
959
960#: plug-ins/MapObject/mapobject_ui.c:684
961msgid "Lightsource color:"
962msgstr ""
963
964#: plug-ins/MapObject/mapobject_ui.c:749
965msgid "Direction Vector"
966msgstr ""
967
968#: plug-ins/MapObject/mapobject_ui.c:825
969msgid "Intensity Levels"
970msgstr ""
971
972#: plug-ins/MapObject/mapobject_ui.c:844
973msgid "Ambient:"
974msgstr "Ambient"
975
976#: plug-ins/MapObject/mapobject_ui.c:873 plug-ins/MapObject/mapobject_ui.c:916
977msgid "Diffuse:"
978msgstr ""
979
980#: plug-ins/MapObject/mapobject_ui.c:897
981msgid "Reflectivity"
982msgstr ""
983
984#: plug-ins/MapObject/mapobject_ui.c:931
985msgid "Higher values makes the object reflect more light (appear lighter)"
986msgstr ""
987
988#: plug-ins/MapObject/mapobject_ui.c:945
989msgid "Specular:"
990msgstr ""
991
992#: plug-ins/MapObject/mapobject_ui.c:974
993msgid "Highlight:"
994msgstr ""
995
996#: plug-ins/MapObject/mapobject_ui.c:1035
997msgid "Object X position in XYZ space"
998msgstr ""
999
1000#: plug-ins/MapObject/mapobject_ui.c:1048
1001msgid "Object Y position in XYZ space"
1002msgstr ""
1003
1004#: plug-ins/MapObject/mapobject_ui.c:1061
1005msgid "Object Z position in XYZ space"
1006msgstr ""
1007
1008#. Rotation
1009#: plug-ins/MapObject/mapobject_ui.c:1070 plug-ins/common/postscript.c:3183
1010msgid "Rotation"
1011msgstr ""
1012
1013#: plug-ins/MapObject/mapobject_ui.c:1084
1014msgid "Rotation angle about X axis"
1015msgstr ""
1016
1017#: plug-ins/MapObject/mapobject_ui.c:1095
1018msgid "Rotation angle about Y axis"
1019msgstr ""
1020
1021#: plug-ins/MapObject/mapobject_ui.c:1106
1022msgid "Rotation angle about Z axis"
1023msgstr ""
1024
1025#: plug-ins/MapObject/mapobject_ui.c:1132
1026msgid "Front:"
1027msgstr ""
1028
1029#: plug-ins/MapObject/mapobject_ui.c:1132
1030msgid "Back:"
1031msgstr ""
1032
1033#: plug-ins/MapObject/mapobject_ui.c:1133
1034#: plug-ins/print/gimp_main_window.c:523
1035msgid "Top:"
1036msgstr ""
1037
1038#: plug-ins/MapObject/mapobject_ui.c:1133
1039#: plug-ins/print/gimp_main_window.c:564
1040msgid "Bottom:"
1041msgstr ""
1042
1043#: plug-ins/MapObject/mapobject_ui.c:1134
1044#: plug-ins/print/gimp_main_window.c:510
1045msgid "Left:"
1046msgstr ""
1047
1048#: plug-ins/MapObject/mapobject_ui.c:1134
1049#: plug-ins/print/gimp_main_window.c:536
1050msgid "Right:"
1051msgstr ""
1052
1053#: plug-ins/MapObject/mapobject_ui.c:1140
1054msgid "Map Images to Box Faces"
1055msgstr ""
1056
1057#: plug-ins/MapObject/mapobject_ui.c:1178
1058#: plug-ins/common/spheredesigner.c:2719
1059msgid "Scale X:"
1060msgstr ""
1061
1062#: plug-ins/MapObject/mapobject_ui.c:1181
1063msgid "X scale (size)"
1064msgstr ""
1065
1066#: plug-ins/MapObject/mapobject_ui.c:1193
1067msgid "Y scale (size)"
1068msgstr ""
1069
1070#: plug-ins/MapObject/mapobject_ui.c:1205
1071msgid "Z scale (size)"
1072msgstr ""
1073
1074#: plug-ins/MapObject/mapobject_ui.c:1228
1075msgid "_Top:"
1076msgstr ""
1077
1078#: plug-ins/MapObject/mapobject_ui.c:1228
1079msgid "_Bottom:"
1080msgstr ""
1081
1082#: plug-ins/MapObject/mapobject_ui.c:1233
1083msgid "Images for the Cap Faces"
1084msgstr ""
1085
1086#: plug-ins/MapObject/mapobject_ui.c:1262
1087#: plug-ins/print/gimp_main_window.c:1102
1088msgid "Size"
1089msgstr "Ukuran"
1090
1091#: plug-ins/MapObject/mapobject_ui.c:1273
1092msgid "R_adius:"
1093msgstr ""
1094
1095#: plug-ins/MapObject/mapobject_ui.c:1277
1096msgid "Cylinder radius"
1097msgstr ""
1098
1099#: plug-ins/MapObject/mapobject_ui.c:1287 plug-ins/common/mblur.c:941
1100msgid "L_ength:"
1101msgstr ""
1102
1103#: plug-ins/MapObject/mapobject_ui.c:1291
1104msgid "Cylinder length"
1105msgstr ""
1106
1107#: plug-ins/MapObject/mapobject_ui.c:1322
1108msgid "O_ptions"
1109msgstr ""
1110
1111#: plug-ins/MapObject/mapobject_ui.c:1334
1112msgid "O_rientation"
1113msgstr ""
1114
1115#: plug-ins/MapObject/mapobject_ui.c:1370
1116msgid "Map to Object"
1117msgstr ""
1118
1119#: plug-ins/MapObject/mapobject_ui.c:1416 plug-ins/common/diffraction.c:474
1120msgid "_Preview!"
1121msgstr ""
1122
1123#: plug-ins/MapObject/mapobject_ui.c:1439
1124msgid "Zoom out (make image smaller)"
1125msgstr ""
1126
1127#: plug-ins/MapObject/mapobject_ui.c:1453
1128msgid "Zoom in (make image bigger)"
1129msgstr ""
1130
1131#: plug-ins/MapObject/mapobject_ui.c:1455
1132msgid "Show preview _wireframe"
1133msgstr ""
1134
1135#: plug-ins/MapObject/mapobject_ui.c:1464
1136msgid "Show/hide preview wireframe"
1137msgstr ""
1138
1139#: plug-ins/bmp/bmp.c:120 plug-ins/bmp/bmp.c:139
1140msgid "Windows BMP image"
1141msgstr ""
1142
1143#: plug-ins/bmp/bmpread.c:86
1144msgid "Bad colormap"
1145msgstr ""
1146
1147#. Set up progress display
1148#. put up a progress bar
1149#. max. rows allocated
1150#. column, highest column ever used
1151#. -1  assume fsel is not available (and not attached to any drawable)
1152#. -1  assume there is no floating selection
1153#: plug-ins/bmp/bmpread.c:158 plug-ins/common/CEL.c:310
1154#: plug-ins/common/dicom.c:295 plug-ins/common/gbr.c:332
1155#: plug-ins/common/gifload.c:301 plug-ins/common/gih.c:653
1156#: plug-ins/common/jpeg.c:941 plug-ins/common/pat.c:305
1157#: plug-ins/common/pcx.c:307 plug-ins/common/pix.c:338
1158#: plug-ins/common/png.c:681 plug-ins/common/pnm.c:437
1159#: plug-ins/common/postscript.c:996 plug-ins/common/psd.c:1764
1160#: plug-ins/common/raw.c:640 plug-ins/common/sunras.c:436
1161#: plug-ins/common/tga.c:420 plug-ins/common/tiff.c:515
1162#: plug-ins/common/wmf.c:952 plug-ins/common/xbm.c:724
1163#: plug-ins/common/xpm.c:342 plug-ins/common/xwd.c:475
1164#: plug-ins/faxg3/faxg3.c:203 plug-ins/gfli/gfli.c:465 plug-ins/sgi/sgi.c:323
1165#: plug-ins/winicon/icoload.c:505 plug-ins/xjt/xjt.c:3312
1166#, c-format
1167msgid "Opening '%s'..."
1168msgstr ""
1169
1170#: plug-ins/bmp/bmpread.c:170 plug-ins/bmp/bmpread.c:179
1171#: plug-ins/bmp/bmpread.c:185 plug-ins/bmp/bmpread.c:193
1172#: plug-ins/bmp/bmpread.c:207 plug-ins/bmp/bmpread.c:341
1173#, c-format
1174msgid "'%s' is not a valid BMP file"
1175msgstr ""
1176
1177#: plug-ins/bmp/bmpread.c:220 plug-ins/bmp/bmpread.c:239
1178#: plug-ins/bmp/bmpread.c:260 plug-ins/bmp/bmpread.c:279
1179#: plug-ins/bmp/bmpread.c:300 plug-ins/bmp/bmpread.c:306
1180#: plug-ins/bmp/bmpread.c:312
1181#, c-format
1182msgid "Error reading BMP file header from '%s'"
1183msgstr ""
1184
1185#: plug-ins/bmp/bmpread.c:439 plug-ins/bmp/bmpread.c:474
1186msgid "Unrecognized or invalid BMP compression format."
1187msgstr ""
1188
1189#.
1190#. * Create the "background" layer to hold the image...
1191#.
1192#: plug-ins/bmp/bmpread.c:479 plug-ins/common/CEL.c:357
1193#: plug-ins/common/CEL.c:360 plug-ins/common/blinds.c:273
1194#: plug-ins/common/compose.c:625 plug-ins/common/decompose.c:594
1195#: plug-ins/common/dicom.c:442 plug-ins/common/film.c:946
1196#: plug-ins/common/gifload.c:865 plug-ins/common/jpeg.c:1101
1197#: plug-ins/common/jpeg.c:2416 plug-ins/common/pcx.c:334
1198#: plug-ins/common/pcx.c:340 plug-ins/common/pix.c:374
1199#: plug-ins/common/png.c:808 plug-ins/common/pnm.c:517
1200#: plug-ins/common/psd.c:2173 plug-ins/common/raw.c:677
1201#: plug-ins/common/smooth_palette.c:257 plug-ins/common/sunras.c:925
1202#: plug-ins/common/tga.c:929 plug-ins/common/tiff.c:833
1203#: plug-ins/common/tile.c:266 plug-ins/common/winclipboard.c:579
1204#: plug-ins/common/xbm.c:867 plug-ins/faxg3/faxg3.c:465
1205#: plug-ins/fits/fits.c:506 plug-ins/gfig/gfig-dialog.c:1286
1206#: plug-ins/gimpressionist/general.c:121 plug-ins/sgi/sgi.c:376
1207#: plug-ins/twain/twain.c:571 plug-ins/winsnap/winsnap.c:1152
1208msgid "Background"
1209msgstr ""
1210
1211#: plug-ins/bmp/bmpwrite.c:136 plug-ins/common/dicom.c:617
1212#: plug-ins/common/pcx.c:579
1213msgid "Cannot save images with alpha channel."
1214msgstr ""
1215
1216#: plug-ins/bmp/bmpwrite.c:182 plug-ins/common/dicom.c:632
1217#: plug-ins/common/postscript.c:1114 plug-ins/common/xwd.c:568
1218#: plug-ins/fits/fits.c:441 plug-ins/xjt/xjt.c:1677
1219msgid "Cannot operate on unknown image types."
1220msgstr ""
1221
1222#. And let's begin the progress
1223#. init the progress meter
1224#. Set up progress display
1225#: plug-ins/bmp/bmpwrite.c:209 plug-ins/common/CEL.c:582
1226#: plug-ins/common/gbr.c:591 plug-ins/common/gif.c:1001
1227#: plug-ins/common/gih.c:1259 plug-ins/common/gtm.c:245
1228#: plug-ins/common/jpeg.c:1451 plug-ins/common/pat.c:438
1229#: plug-ins/common/pcx.c:545 plug-ins/common/pix.c:521
1230#: plug-ins/common/png.c:1185 plug-ins/common/pnm.c:814
1231#: plug-ins/common/postscript.c:1128 plug-ins/common/psd_save.c:1593
1232#: plug-ins/common/sunras.c:518 plug-ins/common/tga.c:1035
1233#: plug-ins/common/tiff.c:1815 plug-ins/common/xbm.c:1001
1234#: plug-ins/common/xpm.c:628 plug-ins/common/xwd.c:582
1235#: plug-ins/fits/fits.c:455 plug-ins/gfli/gfli.c:682 plug-ins/sgi/sgi.c:545
1236#: plug-ins/winicon/icosave.c:954 plug-ins/xjt/xjt.c:1682
1237#, c-format
1238msgid "Saving '%s'..."
1239msgstr ""
1240
1241#: plug-ins/bmp/bmpwrite.c:554
1242msgid "Save as BMP"
1243msgstr ""
1244
1245#: plug-ins/bmp/bmpwrite.c:568
1246msgid "_RLE encoded"
1247msgstr ""
1248
1249#: plug-ins/common/AlienMap2.c:145
1250msgid "_Modify red channel"
1251msgstr ""
1252
1253#: plug-ins/common/AlienMap2.c:145
1254msgid "_Modify hue channel"
1255msgstr ""
1256
1257#: plug-ins/common/AlienMap2.c:146
1258msgid "Mo_dify green channel"
1259msgstr ""
1260
1261#: plug-ins/common/AlienMap2.c:146
1262msgid "Mo_dify saturation channel"
1263msgstr ""
1264
1265#: plug-ins/common/AlienMap2.c:147
1266msgid "Mod_ify blue channel"
1267msgstr ""
1268
1269#: plug-ins/common/AlienMap2.c:147
1270msgid "Mod_ify luminosity channel"
1271msgstr ""
1272
1273#: plug-ins/common/AlienMap2.c:152
1274msgid "Red _frequency:"
1275msgstr ""
1276
1277#: plug-ins/common/AlienMap2.c:152
1278msgid "Hue _frequency:"
1279msgstr ""
1280
1281#: plug-ins/common/AlienMap2.c:153
1282msgid "Green fr_equency:"
1283msgstr ""
1284
1285#: plug-ins/common/AlienMap2.c:153
1286msgid "Saturation fr_equency:"
1287msgstr ""
1288
1289#: plug-ins/common/AlienMap2.c:154
1290msgid "Blue freq_uency:"
1291msgstr ""
1292
1293#: plug-ins/common/AlienMap2.c:154
1294msgid "Luminosity freq_uency:"
1295msgstr ""
1296
1297#: plug-ins/common/AlienMap2.c:156
1298msgid "Red _phaseshift:"
1299msgstr ""
1300
1301#: plug-ins/common/AlienMap2.c:156
1302msgid "Hue _phaseshift:"
1303msgstr ""
1304
1305#: plug-ins/common/AlienMap2.c:157
1306msgid "Green ph_aseshift:"
1307msgstr ""
1308
1309#: plug-ins/common/AlienMap2.c:157
1310msgid "Saturation ph_aseshift:"
1311msgstr ""
1312
1313#: plug-ins/common/AlienMap2.c:158
1314msgid "Blue pha_seshift:"
1315msgstr ""
1316
1317#: plug-ins/common/AlienMap2.c:158
1318msgid "Luminosity pha_seshift:"
1319msgstr ""
1320
1321#: plug-ins/common/AlienMap2.c:193
1322msgid "Alien Map _2..."
1323msgstr ""
1324
1325#: plug-ins/common/AlienMap2.c:325
1326msgid "AlienMap2: Transforming..."
1327msgstr ""
1328
1329#: plug-ins/common/AlienMap2.c:398
1330msgid "AlienMap2"
1331msgstr ""
1332
1333#: plug-ins/common/AlienMap2.c:438 plug-ins/common/AlienMap2.c:462
1334#: plug-ins/common/AlienMap2.c:486
1335msgid "Number of cycles covering full value range"
1336msgstr ""
1337
1338#: plug-ins/common/AlienMap2.c:450 plug-ins/common/AlienMap2.c:474
1339#: plug-ins/common/AlienMap2.c:498
1340msgid "Phase angle, range 0-360"
1341msgstr ""
1342
1343#. Propagate Mode
1344#: plug-ins/common/AlienMap2.c:512 plug-ins/common/hot.c:588
1345#: plug-ins/common/vpropagate.c:1084 plug-ins/common/waves.c:270
1346msgid "Mode"
1347msgstr ""
1348
1349#: plug-ins/common/AlienMap2.c:516
1350msgid "_RGB color model"
1351msgstr ""
1352
1353#: plug-ins/common/AlienMap2.c:517
1354msgid "_HSL color model"
1355msgstr ""
1356
1357#: plug-ins/common/CEL.c:112 plug-ins/common/CEL.c:130
1358msgid "KISS CEL"
1359msgstr ""
1360
1361#: plug-ins/common/CEL.c:191
1362msgid "Load KISS Palette"
1363msgstr ""
1364
1365#: plug-ins/common/CEL.c:349
1366msgid "Can't create a new image"
1367msgstr ""
1368
1369#: plug-ins/common/CEL.c:438
1370#, c-format
1371msgid "Unsupported bit depth (%d)!"
1372msgstr ""
1373
1374#: plug-ins/common/CML_explorer.c:131
1375msgid "Keep image's values"
1376msgstr ""
1377
1378#: plug-ins/common/CML_explorer.c:132
1379msgid "Keep the first value"
1380msgstr ""
1381
1382#: plug-ins/common/CML_explorer.c:133
1383msgid "Fill with parameter k"
1384msgstr ""
1385
1386#: plug-ins/common/CML_explorer.c:134
1387msgid "k{x(1-x)}^p"
1388msgstr ""
1389
1390#: plug-ins/common/CML_explorer.c:135
1391msgid "k{x(1-x)}^p stepped"
1392msgstr ""
1393
1394#: plug-ins/common/CML_explorer.c:136
1395msgid "kx^p"
1396msgstr ""
1397
1398#: plug-ins/common/CML_explorer.c:137
1399msgid "kx^p stepped"
1400msgstr ""
1401
1402#: plug-ins/common/CML_explorer.c:138
1403msgid "k(1-x^p)"
1404msgstr ""
1405
1406#: plug-ins/common/CML_explorer.c:139
1407msgid "k(1-x^p) stepped"
1408msgstr ""
1409
1410#: plug-ins/common/CML_explorer.c:140
1411msgid "Delta function"
1412msgstr ""
1413
1414#: plug-ins/common/CML_explorer.c:141
1415msgid "Delta function stepped"
1416msgstr ""
1417
1418#: plug-ins/common/CML_explorer.c:142
1419msgid "sin^p-based function"
1420msgstr ""
1421
1422#: plug-ins/common/CML_explorer.c:143
1423msgid "sin^p, stepped"
1424msgstr ""
1425
1426#: plug-ins/common/CML_explorer.c:169
1427msgid "Max (x, -)"
1428msgstr ""
1429
1430#: plug-ins/common/CML_explorer.c:170
1431msgid "Max (x+d, -)"
1432msgstr ""
1433
1434#: plug-ins/common/CML_explorer.c:171
1435msgid "Max (x-d, -)"
1436msgstr ""
1437
1438#: plug-ins/common/CML_explorer.c:172
1439msgid "Min (x, -)"
1440msgstr ""
1441
1442#: plug-ins/common/CML_explorer.c:173
1443msgid "Min (x+d, -)"
1444msgstr ""
1445
1446#: plug-ins/common/CML_explorer.c:174
1447msgid "Min (x-d, -)"
1448msgstr ""
1449
1450#: plug-ins/common/CML_explorer.c:175
1451msgid "Max (x+d, -), (x < 0.5)"
1452msgstr ""
1453
1454#: plug-ins/common/CML_explorer.c:176
1455msgid "Max (x+d, -), (0.5 < x)"
1456msgstr ""
1457
1458#: plug-ins/common/CML_explorer.c:177
1459msgid "Max (x-d, -), (x < 0.5)"
1460msgstr ""
1461
1462#: plug-ins/common/CML_explorer.c:178
1463msgid "Max (x-d, -), (0.5 < x)"
1464msgstr ""
1465
1466#: plug-ins/common/CML_explorer.c:179
1467msgid "Min (x+d, -), (x < 0.5)"
1468msgstr ""
1469
1470#: plug-ins/common/CML_explorer.c:180
1471msgid "Min (x+d, -), (0.5 < x)"
1472msgstr ""
1473
1474#: plug-ins/common/CML_explorer.c:181
1475msgid "Min (x-d, -), (x < 0.5)"
1476msgstr ""
1477
1478#: plug-ins/common/CML_explorer.c:182
1479msgid "Min (x-d, -), (0.5 < x)"
1480msgstr ""
1481
1482#: plug-ins/common/CML_explorer.c:202 plug-ins/common/sunras.c:1594
1483#: plug-ins/print/gimp_main_window.c:1645
1484msgid "Standard"
1485msgstr ""
1486
1487#: plug-ins/common/CML_explorer.c:203
1488msgid "Use average value"
1489msgstr ""
1490
1491#: plug-ins/common/CML_explorer.c:204
1492msgid "Use reverse value"
1493msgstr ""
1494
1495#: plug-ins/common/CML_explorer.c:205
1496msgid "With random power (0,10)"
1497msgstr ""
1498
1499#: plug-ins/common/CML_explorer.c:206
1500msgid "With random power (0,1)"
1501msgstr ""
1502
1503#: plug-ins/common/CML_explorer.c:207
1504msgid "With gradient power (0,1)"
1505msgstr ""
1506
1507#: plug-ins/common/CML_explorer.c:208
1508msgid "Multiply rand. value (0,1)"
1509msgstr ""
1510
1511#: plug-ins/common/CML_explorer.c:209
1512msgid "Multiply rand. value (0,2)"
1513msgstr ""
1514
1515#: plug-ins/common/CML_explorer.c:210
1516msgid "Multiply gradient (0,1)"
1517msgstr ""
1518
1519#: plug-ins/common/CML_explorer.c:211
1520msgid "With p and random (0,1)"
1521msgstr ""
1522
1523#: plug-ins/common/CML_explorer.c:225
1524msgid "All black"
1525msgstr ""
1526
1527#: plug-ins/common/CML_explorer.c:226
1528msgid "All gray"
1529msgstr ""
1530
1531#: plug-ins/common/CML_explorer.c:227
1532msgid "All white"
1533msgstr ""
1534
1535#: plug-ins/common/CML_explorer.c:228
1536msgid "The first row of the image"
1537msgstr ""
1538
1539#: plug-ins/common/CML_explorer.c:229
1540msgid "Continuous gradient"
1541msgstr ""
1542
1543#: plug-ins/common/CML_explorer.c:230
1544msgid "Continuous grad. w/o gap"
1545msgstr ""
1546
1547#: plug-ins/common/CML_explorer.c:231
1548msgid "Random, ch. independent"
1549msgstr ""
1550
1551#: plug-ins/common/CML_explorer.c:232
1552msgid "Random shared"
1553msgstr ""
1554
1555#: plug-ins/common/CML_explorer.c:233
1556msgid "Randoms from seed"
1557msgstr ""
1558
1559#: plug-ins/common/CML_explorer.c:234
1560msgid "Randoms from seed (shared)"
1561msgstr ""
1562
1563#: plug-ins/common/CML_explorer.c:302 plug-ins/common/CML_explorer.c:310
1564#: plug-ins/common/decompose.c:143 plug-ins/gimpressionist/orientation.c:162
1565#: plug-ins/gimpressionist/size.c:165
1566msgid "Hue"
1567msgstr ""
1568
1569#: plug-ins/common/CML_explorer.c:303 plug-ins/common/CML_explorer.c:311
1570#: plug-ins/common/decompose.c:144 plug-ins/rcm/rcm_dialog.c:541
1571msgid "Saturation"
1572msgstr ""
1573
1574#: plug-ins/common/CML_explorer.c:304 plug-ins/common/CML_explorer.c:312
1575#: plug-ins/common/decompose.c:145 plug-ins/gimpressionist/orientation.c:138
1576#: plug-ins/gimpressionist/size.c:141
1577msgid "Value"
1578msgstr ""
1579
1580#: plug-ins/common/CML_explorer.c:309
1581msgid "(None)"
1582msgstr ""
1583
1584#: plug-ins/common/CML_explorer.c:470
1585msgid "CML _Explorer..."
1586msgstr ""
1587
1588#: plug-ins/common/CML_explorer.c:760
1589msgid "CML_explorer: evoluting..."
1590msgstr ""
1591
1592#: plug-ins/common/CML_explorer.c:1186
1593msgid "Coupled-Map-Lattice Explorer"
1594msgstr ""
1595
1596#: plug-ins/common/CML_explorer.c:1225
1597msgid "New seed"
1598msgstr ""
1599
1600#: plug-ins/common/CML_explorer.c:1236
1601msgid "Fix seed"
1602msgstr ""
1603
1604#: plug-ins/common/CML_explorer.c:1247
1605msgid "Random seed"
1606msgstr ""
1607
1608#: plug-ins/common/CML_explorer.c:1289 plug-ins/common/fp.c:663
1609#: plug-ins/common/lic.c:669
1610msgid "_Hue"
1611msgstr ""
1612
1613#: plug-ins/common/CML_explorer.c:1293
1614msgid "Sat_uration"
1615msgstr ""
1616
1617#: plug-ins/common/CML_explorer.c:1297 plug-ins/common/fp.c:671
1618msgid "_Value"
1619msgstr ""
1620
1621#: plug-ins/common/CML_explorer.c:1301
1622msgid "_Advanced"
1623msgstr ""
1624
1625#: plug-ins/common/CML_explorer.c:1316
1626msgid "Channel Independent Parameters"
1627msgstr ""
1628
1629#: plug-ins/common/CML_explorer.c:1338
1630msgid "Initial value:"
1631msgstr ""
1632
1633#: plug-ins/common/CML_explorer.c:1344
1634msgid "Zoom scale:"
1635msgstr ""
1636
1637#: plug-ins/common/CML_explorer.c:1353
1638msgid "Start offset:"
1639msgstr ""
1640
1641#: plug-ins/common/CML_explorer.c:1362
1642msgid "Seed of Random (only for \"From Seed\" Modes)"
1643msgstr ""
1644
1645#: plug-ins/common/CML_explorer.c:1373 plug-ins/maze/maze_face.c:277
1646msgid "Seed:"
1647msgstr ""
1648
1649#: plug-ins/common/CML_explorer.c:1386
1650msgid "Switch to \"From seed\" with the last seed"
1651msgstr ""
1652
1653#: plug-ins/common/CML_explorer.c:1398
1654msgid ""
1655"\"Fix seed\" button is an alias of me.\n"
1656"The same seed produces the same image, if (1) the widths of images are same "
1657"(this is the reason why image on drawable is different from preview), and "
1658"(2) all mutation rates equal to zero."
1659msgstr ""
1660
1661#: plug-ins/common/CML_explorer.c:1406
1662msgid "O_thers"
1663msgstr ""
1664
1665#: plug-ins/common/CML_explorer.c:1421
1666msgid "Copy Settings"
1667msgstr ""
1668
1669#: plug-ins/common/CML_explorer.c:1440
1670msgid "Source channel:"
1671msgstr ""
1672
1673#: plug-ins/common/CML_explorer.c:1455 plug-ins/common/CML_explorer.c:1503
1674msgid "Destination channel:"
1675msgstr ""
1676
1677#: plug-ins/common/CML_explorer.c:1459
1678msgid "Copy parameters"
1679msgstr ""
1680
1681#: plug-ins/common/CML_explorer.c:1468
1682msgid "Selective Load Settings"
1683msgstr ""
1684
1685#: plug-ins/common/CML_explorer.c:1488
1686msgid "Source channel in file:"
1687msgstr ""
1688
1689#: plug-ins/common/CML_explorer.c:1509
1690msgid "_Misc Ops."
1691msgstr ""
1692
1693#: plug-ins/common/CML_explorer.c:1558
1694msgid "Function type:"
1695msgstr ""
1696
1697#: plug-ins/common/CML_explorer.c:1574
1698msgid "Composition:"
1699msgstr ""
1700
1701#: plug-ins/common/CML_explorer.c:1588
1702msgid "Misc arrange:"
1703msgstr ""
1704
1705#: plug-ins/common/CML_explorer.c:1592
1706msgid "Use cyclic range"
1707msgstr ""
1708
1709#: plug-ins/common/CML_explorer.c:1602
1710msgid "Mod. rate:"
1711msgstr ""
1712
1713#: plug-ins/common/CML_explorer.c:1611
1714msgid "Env. sensitivity:"
1715msgstr ""
1716
1717#: plug-ins/common/CML_explorer.c:1620
1718msgid "Diffusion dist.:"
1719msgstr ""
1720
1721#: plug-ins/common/CML_explorer.c:1629
1722msgid "# of subranges:"
1723msgstr ""
1724
1725#: plug-ins/common/CML_explorer.c:1638
1726msgid "P(ower factor):"
1727msgstr ""
1728
1729#: plug-ins/common/CML_explorer.c:1647
1730msgid "Parameter k:"
1731msgstr ""
1732
1733#: plug-ins/common/CML_explorer.c:1656
1734msgid "Range low:"
1735msgstr ""
1736
1737#: plug-ins/common/CML_explorer.c:1665
1738msgid "Range high:"
1739msgstr ""
1740
1741#: plug-ins/common/CML_explorer.c:1677
1742msgid "Plot a graph of the settings"
1743msgstr ""
1744
1745#: plug-ins/common/CML_explorer.c:1722
1746msgid "Ch. sensitivity:"
1747msgstr ""
1748
1749#: plug-ins/common/CML_explorer.c:1732
1750msgid "Mutation rate:"
1751msgstr ""
1752
1753#: plug-ins/common/CML_explorer.c:1742
1754msgid "Mutation dist.:"
1755msgstr ""
1756
1757#: plug-ins/common/CML_explorer.c:1819
1758msgid "Graph of the current settings"
1759msgstr ""
1760
1761#: plug-ins/common/CML_explorer.c:1889
1762msgid "Warning: the source and the destination are the same channel."
1763msgstr ""
1764
1765#: plug-ins/common/CML_explorer.c:1948
1766msgid "Save Parameters to"
1767msgstr ""
1768
1769#: plug-ins/common/CML_explorer.c:2056 plug-ins/common/channel_mixer.c:1052
1770#, c-format
1771msgid "Parameters were saved to '%s'"
1772msgstr ""
1773
1774#: plug-ins/common/CML_explorer.c:2077
1775msgid "CML Explorer: Overwrite File?"
1776msgstr ""
1777
1778#: plug-ins/common/CML_explorer.c:2091 plug-ins/common/channel_mixer.c:1083
1779#, c-format
1780msgid ""
1781"File '%s' exists.\n"
1782"Overwrite it?"
1783msgstr ""
1784
1785#: plug-ins/common/CML_explorer.c:2140
1786msgid "Load Parameters from"
1787msgstr ""
1788
1789#: plug-ins/common/CML_explorer.c:2142
1790msgid "Selective Load from"
1791msgstr ""
1792
1793#: plug-ins/common/CML_explorer.c:2238
1794msgid "Error: it's not CML parameter file."
1795msgstr ""
1796
1797#: plug-ins/common/CML_explorer.c:2245
1798#, c-format
1799msgid "Warning: '%s' is an old format file."
1800msgstr ""
1801
1802#: plug-ins/common/CML_explorer.c:2248
1803#, c-format
1804msgid "Warning: '%s' is a parameter file for newer CML_explorer than me."
1805msgstr ""
1806
1807#: plug-ins/common/CML_explorer.c:2311
1808msgid "Error: failed to load parameters"
1809msgstr ""
1810
1811#: plug-ins/common/aa.c:94
1812msgid "ASCII art"
1813msgstr ""
1814
1815#. Create the actual window.
1816#: plug-ins/common/aa.c:345
1817msgid "Save as Text"
1818msgstr ""
1819
1820#: plug-ins/common/aa.c:360
1821msgid "_Format:"
1822msgstr ""
1823
1824#: plug-ins/common/align_layers.c:135
1825msgid "Align _Visible Layers..."
1826msgstr ""
1827
1828#: plug-ins/common/align_layers.c:173
1829msgid "There are not enough layers to align."
1830msgstr ""
1831
1832#: plug-ins/common/align_layers.c:399
1833msgid "Align Visible Layers"
1834msgstr ""
1835
1836#: plug-ins/common/align_layers.c:417 plug-ins/common/align_layers.c:448
1837msgid "Collect"
1838msgstr ""
1839
1840#: plug-ins/common/align_layers.c:418
1841msgid "Fill (left to right)"
1842msgstr ""
1843
1844#: plug-ins/common/align_layers.c:419
1845msgid "Fill (right to left)"
1846msgstr ""
1847
1848#. "snap to grid" checkbutton at bottom of style frame
1849#: plug-ins/common/align_layers.c:420 plug-ins/common/align_layers.c:451
1850#: plug-ins/gfig/gfig-dialog.c:495
1851msgid "Snap to grid"
1852msgstr ""
1853
1854#: plug-ins/common/align_layers.c:429
1855msgid "_Horizontal style:"
1856msgstr ""
1857
1858#: plug-ins/common/align_layers.c:433
1859msgid "Left edge"
1860msgstr ""
1861
1862#: plug-ins/common/align_layers.c:434 plug-ins/common/align_layers.c:464
1863#: plug-ins/gflare/gflare.c:2641
1864msgid "Center"
1865msgstr ""
1866
1867#: plug-ins/common/align_layers.c:435
1868msgid "Right edge"
1869msgstr ""
1870
1871#: plug-ins/common/align_layers.c:444
1872msgid "Ho_rizontal base:"
1873msgstr ""
1874
1875#: plug-ins/common/align_layers.c:449
1876msgid "Fill (top to bottom)"
1877msgstr ""
1878
1879#: plug-ins/common/align_layers.c:450
1880msgid "Fill (bottom to top)"
1881msgstr ""
1882
1883#: plug-ins/common/align_layers.c:460
1884msgid "_Vertical style:"
1885msgstr ""
1886
1887#: plug-ins/common/align_layers.c:463
1888msgid "Top edge"
1889msgstr ""
1890
1891#: plug-ins/common/align_layers.c:465
1892msgid "Bottom edge"
1893msgstr ""
1894
1895#: plug-ins/common/align_layers.c:474
1896msgid "Ver_tical base:"
1897msgstr ""
1898
1899#: plug-ins/common/align_layers.c:478
1900msgid "_Grid size:"
1901msgstr ""
1902
1903#: plug-ins/common/align_layers.c:487
1904msgid "_Ignore the bottom layer even if visible"
1905msgstr ""
1906
1907#: plug-ins/common/align_layers.c:497
1908msgid "_Use the (invisible) bottom layer as the base"
1909msgstr ""
1910
1911#: plug-ins/common/animationplay.c:181
1912msgid "_Playback..."
1913msgstr ""
1914
1915#: plug-ins/common/animationplay.c:413
1916msgid "Animation Playback:"
1917msgstr ""
1918
1919#: plug-ins/common/animationplay.c:431
1920msgid "Playback:"
1921msgstr ""
1922
1923#: plug-ins/common/animationplay.c:457
1924msgid "Play/Stop"
1925msgstr ""
1926
1927#: plug-ins/common/animationplay.c:463
1928msgid "Rewind"
1929msgstr ""
1930
1931#: plug-ins/common/animationplay.c:469
1932msgid "Step"
1933msgstr ""
1934
1935#: plug-ins/common/animationplay.c:1138
1936#, c-format
1937msgid "Frame %d of %d"
1938msgstr ""
1939
1940#: plug-ins/common/animoptimize.c:140
1941msgid "Optimize (for _GIF)"
1942msgstr ""
1943
1944#: plug-ins/common/animoptimize.c:158
1945msgid "_Optimize (Difference)"
1946msgstr ""
1947
1948#: plug-ins/common/animoptimize.c:175
1949msgid "_UnOptimize"
1950msgstr ""
1951
1952#: plug-ins/common/animoptimize.c:198
1953msgid "_Remove Backdrop"
1954msgstr ""
1955
1956#: plug-ins/common/animoptimize.c:214
1957msgid "_Find Backdrop"
1958msgstr ""
1959
1960#: plug-ins/common/animoptimize.c:429
1961msgid "UnOptimizing Animation..."
1962msgstr ""
1963
1964#: plug-ins/common/animoptimize.c:432
1965msgid "Removing Animation Background..."
1966msgstr ""
1967
1968#: plug-ins/common/animoptimize.c:435
1969msgid "Finding Animation Background..."
1970msgstr ""
1971
1972#: plug-ins/common/animoptimize.c:439
1973msgid "Optimizing Animation..."
1974msgstr ""
1975
1976#: plug-ins/common/apply_lens.c:112
1977msgid "Apply _Lens..."
1978msgstr ""
1979
1980#: plug-ins/common/apply_lens.c:179
1981msgid "Applying lens..."
1982msgstr ""
1983
1984#: plug-ins/common/apply_lens.c:391
1985msgid "Lens Effect"
1986msgstr ""
1987
1988#: plug-ins/common/apply_lens.c:417
1989msgid "_Keep original surroundings"
1990msgstr ""
1991
1992#: plug-ins/common/apply_lens.c:432
1993msgid "_Set surroundings to index 0"
1994msgstr ""
1995
1996#: plug-ins/common/apply_lens.c:433
1997msgid "_Set surroundings to background color"
1998msgstr ""
1999
2000#: plug-ins/common/apply_lens.c:448
2001msgid "_Make surroundings transparent"
2002msgstr ""
2003
2004#: plug-ins/common/apply_lens.c:465
2005msgid "_Lens refraction index:"
2006msgstr ""
2007
2008#: plug-ins/common/autocrop.c:85
2009msgid "_Autocrop Image"
2010msgstr ""
2011
2012#: plug-ins/common/autocrop.c:99
2013msgid "_Autocrop Layer"
2014msgstr ""
2015
2016#: plug-ins/common/autocrop.c:146
2017msgid "Cropping..."
2018msgstr ""
2019
2020#: plug-ins/common/autostretch_hsv.c:80
2021msgid "Stretch _HSV"
2022msgstr ""
2023
2024#: plug-ins/common/autostretch_hsv.c:116
2025msgid "Auto-Stretching HSV..."
2026msgstr ""
2027
2028#: plug-ins/common/autostretch_hsv.c:192
2029msgid "autostretch_hsv: cmap was NULL!  Quitting...\n"
2030msgstr ""
2031
2032#: plug-ins/common/blinds.c:124
2033msgid "_Blinds..."
2034msgstr ""
2035
2036#: plug-ins/common/blinds.c:191
2037msgid "Adding Blinds..."
2038msgstr ""
2039
2040#: plug-ins/common/blinds.c:229
2041msgid "Blinds"
2042msgstr ""
2043
2044#. Orientation toggle box
2045#: plug-ins/common/blinds.c:255 plug-ins/common/ripple.c:535
2046msgid "Orientation"
2047msgstr ""
2048
2049#: plug-ins/common/blinds.c:259 plug-ins/common/ripple.c:539
2050#: plug-ins/common/tileit.c:418 plug-ins/pagecurl/pagecurl.c:530
2051msgid "_Horizontal"
2052msgstr ""
2053
2054#: plug-ins/common/blinds.c:260 plug-ins/common/ripple.c:540
2055#: plug-ins/common/tileit.c:428 plug-ins/pagecurl/pagecurl.c:529
2056msgid "_Vertical"
2057msgstr ""
2058
2059#: plug-ins/common/blinds.c:277 plug-ins/common/fractaltrace.c:733
2060#: plug-ins/common/papertile.c:358
2061msgid "_Transparent"
2062msgstr ""
2063
2064#: plug-ins/common/blinds.c:303
2065msgid "_Displacement:"
2066msgstr ""
2067
2068#: plug-ins/common/blinds.c:315
2069msgid "_Number of segments:"
2070msgstr ""
2071
2072#: plug-ins/common/blur.c:147
2073#, fuzzy
2074msgid "_Blur"
2075msgstr "Biru"
2076
2077#: plug-ins/common/blur.c:191 plug-ins/common/unsharp.c:432
2078msgid "Blurring..."
2079msgstr ""
2080
2081#: plug-ins/common/borderaverage.c:101
2082msgid "_Border Average..."
2083msgstr ""
2084
2085#: plug-ins/common/borderaverage.c:168
2086msgid "Border Average..."
2087msgstr ""
2088
2089#: plug-ins/common/borderaverage.c:348
2090msgid "Borderaverage"
2091msgstr ""
2092
2093#: plug-ins/common/borderaverage.c:362
2094msgid "Border Size"
2095msgstr ""
2096
2097#: plug-ins/common/borderaverage.c:370
2098msgid "_Thickness:"
2099msgstr ""
2100
2101#: plug-ins/common/borderaverage.c:413
2102msgid "_Bucket size:"
2103msgstr ""
2104
2105#: plug-ins/common/bumpmap.c:341
2106msgid "_Bump Map..."
2107msgstr ""
2108
2109#: plug-ins/common/bumpmap.c:490
2110msgid "Bump-mapping..."
2111msgstr ""
2112
2113#: plug-ins/common/bumpmap.c:834
2114msgid "Bump Map"
2115msgstr ""
2116
2117#: plug-ins/common/bumpmap.c:893
2118msgid "_Bump map:"
2119msgstr ""
2120
2121#: plug-ins/common/bumpmap.c:908
2122msgid "_Map type:"
2123msgstr ""
2124
2125#. Compensate darkening
2126#: plug-ins/common/bumpmap.c:913
2127msgid "Co_mpensate for darkening"
2128msgstr ""
2129
2130#. Invert bumpmap
2131#: plug-ins/common/bumpmap.c:927
2132msgid "I_nvert bumpmap"
2133msgstr ""
2134
2135#. Tile bumpmap
2136#: plug-ins/common/bumpmap.c:941
2137msgid "_Tile bumpmap"
2138msgstr ""
2139
2140#: plug-ins/common/bumpmap.c:956 plug-ins/common/emboss.c:485
2141msgid "_Azimuth:"
2142msgstr ""
2143
2144#: plug-ins/common/bumpmap.c:968
2145msgid "_Elevation:"
2146msgstr ""
2147
2148#: plug-ins/common/bumpmap.c:994 plug-ins/common/postscript.c:3137
2149msgid "_X offset:"
2150msgstr ""
2151
2152#: plug-ins/common/bumpmap.c:997 plug-ins/common/bumpmap.c:1011
2153msgid ""
2154"The offset can be adjusted by dragging the preview using the middle mouse "
2155"button."
2156msgstr ""
2157
2158#: plug-ins/common/bumpmap.c:1008 plug-ins/common/postscript.c:3146
2159msgid "_Y offset:"
2160msgstr ""
2161
2162#: plug-ins/common/bumpmap.c:1022
2163msgid "_Waterlevel:"
2164msgstr ""
2165
2166#: plug-ins/common/bumpmap.c:1034
2167msgid "A_mbient:"
2168msgstr ""
2169
2170#: plug-ins/common/c_astretch.c:78
2171msgid "_Stretch Contrast"
2172msgstr ""
2173
2174#: plug-ins/common/c_astretch.c:112
2175msgid "Auto-Stretching Contrast..."
2176msgstr ""
2177
2178#: plug-ins/common/c_astretch.c:152
2179msgid "c_astretch: cmap was NULL!  Quitting...\n"
2180msgstr ""
2181
2182#: plug-ins/common/cartoon.c:147
2183msgid "Ca_rtoon..."
2184msgstr ""
2185
2186#: plug-ins/common/cartoon.c:229 plug-ins/common/dog.c:247
2187#: plug-ins/common/gauss.c:431 plug-ins/common/neon.c:221
2188#: plug-ins/common/photocopy.c:241 plug-ins/common/sel_gauss.c:204
2189#: plug-ins/common/softglow.c:220 plug-ins/gflare/gflare.c:972
2190#: plug-ins/sgi/sgi.c:528 plug-ins/xjt/xjt.c:1673
2191msgid "Cannot operate on indexed color images."
2192msgstr ""
2193
2194#: plug-ins/common/cartoon.c:808
2195msgid "Cartoon"
2196msgstr ""
2197
2198#: plug-ins/common/cartoon.c:838 plug-ins/common/photocopy.c:867
2199msgid "_Mask radius:"
2200msgstr ""
2201
2202#: plug-ins/common/cartoon.c:852
2203msgid "_Percent black:"
2204msgstr ""
2205
2206#: plug-ins/common/ccanalyze.c:110
2207msgid "Colorcube A_nalysis..."
2208msgstr ""
2209
2210#: plug-ins/common/ccanalyze.c:200
2211msgid "Colorcube Analysis..."
2212msgstr ""
2213
2214#: plug-ins/common/ccanalyze.c:358
2215msgid "Colorcube Analysis"
2216msgstr ""
2217
2218#. output results
2219#: plug-ins/common/ccanalyze.c:384 plug-ins/imagemap/imap_cmd_guides.c:233
2220#, c-format
2221msgid "Image dimensions: %d x %d"
2222msgstr ""
2223
2224#: plug-ins/common/ccanalyze.c:387
2225msgid "No colors"
2226msgstr ""
2227
2228#: plug-ins/common/ccanalyze.c:389
2229msgid "Only one unique color"
2230msgstr ""
2231
2232#: plug-ins/common/ccanalyze.c:391
2233#, c-format
2234msgid "Number of unique colors: %d"
2235msgstr ""
2236
2237#: plug-ins/common/ccanalyze.c:394
2238#, c-format
2239msgid "Uncompressed size: %s"
2240msgstr ""
2241
2242#: plug-ins/common/ccanalyze.c:401
2243#, c-format
2244msgid "Filename: %s"
2245msgstr ""
2246
2247#: plug-ins/common/ccanalyze.c:402
2248#, c-format
2249msgid "Compressed size: %s"
2250msgstr ""
2251
2252#: plug-ins/common/ccanalyze.c:403
2253#, c-format
2254msgid "Compression ratio (approx.): %d to 1"
2255msgstr ""
2256
2257#: plug-ins/common/channel_mixer.c:197
2258msgid "Channel Mi_xer..."
2259msgstr ""
2260
2261#: plug-ins/common/channel_mixer.c:485
2262msgid "Channel Mixer"
2263msgstr ""
2264
2265#: plug-ins/common/channel_mixer.c:514
2266msgid "O_utput channel:"
2267msgstr ""
2268
2269#: plug-ins/common/channel_mixer.c:568 plug-ins/common/diffraction.c:498
2270#: plug-ins/common/diffraction.c:536 plug-ins/common/diffraction.c:574
2271#: plug-ins/common/exchange.c:397 plug-ins/common/noisify.c:526
2272#: plug-ins/common/noisify.c:533
2273msgid "_Red:"
2274msgstr ""
2275
2276#: plug-ins/common/channel_mixer.c:586 plug-ins/common/diffraction.c:507
2277#: plug-ins/common/diffraction.c:545 plug-ins/common/diffraction.c:583
2278#: plug-ins/common/exchange.c:457 plug-ins/common/noisify.c:527
2279#: plug-ins/common/noisify.c:534
2280msgid "_Green:"
2281msgstr ""
2282
2283#: plug-ins/common/channel_mixer.c:605 plug-ins/common/diffraction.c:516
2284#: plug-ins/common/diffraction.c:554 plug-ins/common/diffraction.c:592
2285#: plug-ins/common/exchange.c:519 plug-ins/common/noisify.c:528
2286#: plug-ins/common/noisify.c:535
2287msgid "_Blue:"
2288msgstr ""
2289
2290#. The monochrome toggle
2291#: plug-ins/common/channel_mixer.c:616
2292msgid "_Monochrome"
2293msgstr ""
2294
2295#: plug-ins/common/channel_mixer.c:628
2296msgid "Preserve _luminosity"
2297msgstr ""
2298
2299#: plug-ins/common/channel_mixer.c:857
2300msgid "Load Channel Mixer Settings"
2301msgstr ""
2302
2303#: plug-ins/common/channel_mixer.c:989
2304msgid "Save Channel Mixer Settings"
2305msgstr ""
2306
2307#: plug-ins/common/channel_mixer.c:1068
2308msgid "Channel Mixer File Operation Warning"
2309msgstr ""
2310
2311#: plug-ins/common/checkerboard.c:93
2312msgid "_Checkerboard..."
2313msgstr ""
2314
2315#: plug-ins/common/checkerboard.c:161
2316msgid "Adding Checkerboard..."
2317msgstr ""
2318
2319#: plug-ins/common/checkerboard.c:310
2320msgid "Checkerboard"
2321msgstr ""
2322
2323#: plug-ins/common/checkerboard.c:332
2324msgid "_Psychobilly"
2325msgstr ""
2326
2327#: plug-ins/common/checkerboard.c:365 plug-ins/common/papertile.c:287
2328#: plug-ins/gimpressionist/sizemap.c:487
2329msgid "_Size:"
2330msgstr ""
2331
2332#: plug-ins/common/color_enhance.c:80
2333msgid "_Color Enhance"
2334msgstr ""
2335
2336#: plug-ins/common/color_enhance.c:115
2337msgid "Color Enhance..."
2338msgstr ""
2339
2340#: plug-ins/common/colorify.c:110
2341msgid "_Colorify..."
2342msgstr ""
2343
2344#: plug-ins/common/colorify.c:171
2345msgid "Colorifying..."
2346msgstr ""
2347
2348#: plug-ins/common/colorify.c:258
2349msgid "Colorify"
2350msgstr ""
2351
2352#: plug-ins/common/colorify.c:285
2353msgid "Custom Color:"
2354msgstr ""
2355
2356#: plug-ins/common/colorify.c:290
2357msgid "Colorify Custom Color"
2358msgstr ""
2359
2360#: plug-ins/common/colortoalpha.c:104
2361msgid "Color to _Alpha..."
2362msgstr ""
2363
2364#: plug-ins/common/colortoalpha.c:181
2365msgid "Removing color..."
2366msgstr ""
2367
2368#: plug-ins/common/colortoalpha.c:377
2369msgid "Color to Alpha"
2370msgstr ""
2371
2372#: plug-ins/common/colortoalpha.c:402 plug-ins/common/mapcolor.c:424
2373#: plug-ins/gfli/gfli.c:835 plug-ins/gfli/gfli.c:898
2374msgid "From:"
2375msgstr ""
2376
2377#: plug-ins/common/colortoalpha.c:406
2378msgid "Color to Alpha Color Picker"
2379msgstr ""
2380
2381#: plug-ins/common/colortoalpha.c:420
2382msgid "to alpha"
2383msgstr ""
2384
2385#: plug-ins/common/compose.c:127 plug-ins/common/decompose.c:130
2386#: plug-ins/common/raw.c:953
2387msgid "RGB"
2388msgstr ""
2389
2390#: plug-ins/common/compose.c:137 plug-ins/common/decompose.c:135
2391#: plug-ins/common/raw.c:954
2392msgid "RGBA"
2393msgstr ""
2394
2395#: plug-ins/common/compose.c:141
2396msgid "Alpha:"
2397msgstr ""
2398
2399#: plug-ins/common/compose.c:147 plug-ins/common/decompose.c:140
2400msgid "HSV"
2401msgstr ""
2402
2403#. Gray: Circle: Spinbutton 1
2404#: plug-ins/common/compose.c:148 plug-ins/rcm/rcm_dialog.c:452
2405msgid "Hue:"
2406msgstr ""
2407
2408#. Gray: Circle: Spinbutton 2
2409#: plug-ins/common/compose.c:149 plug-ins/print/gimp_color_window.c:364
2410#: plug-ins/rcm/rcm_dialog.c:479
2411msgid "Saturation:"
2412msgstr ""
2413
2414#: plug-ins/common/compose.c:150
2415msgid "Value:"
2416msgstr ""
2417
2418#: plug-ins/common/compose.c:154 plug-ins/common/decompose.c:146
2419msgid "CMY"
2420msgstr ""
2421
2422#: plug-ins/common/compose.c:155 plug-ins/common/compose.c:162
2423#: plug-ins/common/fp.c:220 plug-ins/print/gimp_color_window.c:307
2424msgid "Cyan:"
2425msgstr ""
2426
2427#: plug-ins/common/compose.c:156 plug-ins/common/compose.c:163
2428#: plug-ins/common/fp.c:222 plug-ins/print/gimp_color_window.c:326
2429msgid "Magenta:"
2430msgstr ""
2431
2432#: plug-ins/common/compose.c:157 plug-ins/common/compose.c:164
2433#: plug-ins/common/fp.c:221 plug-ins/print/gimp_color_window.c:345
2434msgid "Yellow:"
2435msgstr ""
2436
2437#: plug-ins/common/compose.c:161 plug-ins/common/decompose.c:152
2438msgid "CMYK"
2439msgstr ""
2440
2441#: plug-ins/common/compose.c:165
2442msgid "Black:"
2443msgstr ""
2444
2445#: plug-ins/common/compose.c:168 plug-ins/common/decompose.c:161
2446msgid "LAB"
2447msgstr ""
2448
2449#: plug-ins/common/compose.c:176
2450msgid "Luma_y470:"
2451msgstr ""
2452
2453#: plug-ins/common/compose.c:177
2454msgid "Blueness_cb470:"
2455msgstr ""
2456
2457#: plug-ins/common/compose.c:178
2458msgid "Redness_cr470:"
2459msgstr ""
2460
2461#: plug-ins/common/compose.c:183
2462msgid "Luma_y709:"
2463msgstr ""
2464
2465#: plug-ins/common/compose.c:184
2466msgid "Blueness_cb709:"
2467msgstr ""
2468
2469#: plug-ins/common/compose.c:185
2470msgid "Redness_cr709:"
2471msgstr ""
2472
2473#: plug-ins/common/compose.c:190
2474msgid "Luma_y470f:"
2475msgstr ""
2476
2477#: plug-ins/common/compose.c:191
2478msgid "Blueness_cb470f:"
2479msgstr ""
2480
2481#: plug-ins/common/compose.c:192
2482msgid "Redness_cr470f:"
2483msgstr ""
2484
2485#: plug-ins/common/compose.c:197
2486msgid "Luma_y709f:"
2487msgstr ""
2488
2489#: plug-ins/common/compose.c:198
2490msgid "Blueness_cb709f:"
2491msgstr ""
2492
2493#: plug-ins/common/compose.c:199
2494msgid "Redness_cr709f:"
2495msgstr ""
2496
2497#: plug-ins/common/compose.c:294
2498msgid "C_ompose..."
2499msgstr ""
2500
2501#: plug-ins/common/compose.c:360
2502#, c-format
2503msgid "Could not get layers for image %d"
2504msgstr ""
2505
2506#: plug-ins/common/compose.c:411
2507msgid "Composing..."
2508msgstr ""
2509
2510#: plug-ins/common/compose.c:480
2511msgid "Drawables have different size"
2512msgstr ""
2513
2514#: plug-ins/common/compose.c:497
2515msgid "Images have different size"
2516msgstr ""
2517
2518#: plug-ins/common/compose.c:511
2519msgid "Error in getting layer IDs"
2520msgstr ""
2521
2522#: plug-ins/common/compose.c:528
2523#, c-format
2524msgid "Image is not a gray image (bpp=%d)"
2525msgstr ""
2526
2527#: plug-ins/common/compose.c:1103
2528msgid "Compose"
2529msgstr ""
2530
2531#. The left frame keeps the compose type toggles
2532#: plug-ins/common/compose.c:1119
2533msgid "Compose Channels"
2534msgstr ""
2535
2536#. The right frame keeps the selection menues for images.
2537#. Because the labels within this frame will change when a toggle
2538#. in the left frame is changed, fill in the right part first.
2539#. Otherwise it can occur, that a non-existing label might be changed.
2540#: plug-ins/common/compose.c:1130
2541msgid "Channel Representations"
2542msgstr ""
2543
2544#: plug-ins/common/compressor.c:153
2545msgid "gzip archive"
2546msgstr ""
2547
2548#: plug-ins/common/compressor.c:174
2549msgid "bzip archive"
2550msgstr ""
2551
2552#: plug-ins/common/compressor.c:367
2553msgid "No sensible extension, saving as compressed XCF."
2554msgstr ""
2555
2556#: plug-ins/common/compressor.c:508
2557msgid "No sensible extension, attempting to load with file magic."
2558msgstr ""
2559
2560#: plug-ins/common/convmatrix.c:87
2561msgid "Gr_ey"
2562msgstr ""
2563
2564#: plug-ins/common/convmatrix.c:88
2565msgid "Re_d"
2566msgstr ""
2567
2568#: plug-ins/common/convmatrix.c:89 plug-ins/common/newsprint.c:363
2569msgid "_Green"
2570msgstr ""
2571
2572#: plug-ins/common/convmatrix.c:90 plug-ins/common/newsprint.c:371
2573msgid "_Blue"
2574msgstr ""
2575
2576#: plug-ins/common/convmatrix.c:91
2577msgid "_Alpha"
2578msgstr ""
2579
2580#: plug-ins/common/convmatrix.c:96
2581msgid "E_xtend"
2582msgstr ""
2583
2584#: plug-ins/common/convmatrix.c:97 plug-ins/common/displace.c:394
2585#: plug-ins/common/edge.c:716 plug-ins/common/ripple.c:560
2586msgid "_Wrap"
2587msgstr ""
2588
2589#: plug-ins/common/convmatrix.c:98
2590msgid "Cro_p"
2591msgstr ""
2592
2593#: plug-ins/common/convmatrix.c:195
2594msgid "_Convolution Matrix..."
2595msgstr ""
2596
2597#: plug-ins/common/convmatrix.c:229
2598msgid "Convolution Matrix does not work on layers smaller than 3 pixels."
2599msgstr ""
2600
2601#: plug-ins/common/convmatrix.c:302
2602msgid "Applying convolution"
2603msgstr ""
2604
2605#: plug-ins/common/convmatrix.c:877
2606msgid "Convolution Matrix"
2607msgstr ""
2608
2609#: plug-ins/common/convmatrix.c:902
2610msgid "Matrix"
2611msgstr ""
2612
2613#: plug-ins/common/convmatrix.c:936
2614msgid "D_ivisor:"
2615msgstr ""
2616
2617#: plug-ins/common/convmatrix.c:957 plug-ins/common/depthmerge.c:748
2618#: plug-ins/common/raw.c:972
2619msgid "O_ffset:"
2620msgstr ""
2621
2622#: plug-ins/common/convmatrix.c:983
2623msgid "A_utomatic"
2624msgstr ""
2625
2626#: plug-ins/common/convmatrix.c:992
2627msgid "A_lpha-weighting"
2628msgstr ""
2629
2630#: plug-ins/common/convmatrix.c:1008
2631msgid "Border"
2632msgstr ""
2633
2634#: plug-ins/common/convmatrix.c:1032
2635msgid "Channels"
2636msgstr ""
2637
2638#: plug-ins/common/csource.c:108
2639msgid "C source code"
2640msgstr ""
2641
2642#: plug-ins/common/csource.c:635
2643msgid "Save as C-Source"
2644msgstr ""
2645
2646#: plug-ins/common/csource.c:659
2647msgid "_Prefixed name:"
2648msgstr ""
2649
2650#: plug-ins/common/csource.c:668
2651msgid "Co_mment:"
2652msgstr ""
2653
2654#. Use Comment
2655#.
2656#: plug-ins/common/csource.c:675
2657msgid "_Save comment to file"
2658msgstr ""
2659
2660#. GLib types
2661#.
2662#: plug-ins/common/csource.c:687
2663msgid "_Use GLib types (guint8*)"
2664msgstr ""
2665
2666#. Use Macros
2667#.
2668#: plug-ins/common/csource.c:699
2669msgid "Us_e macros instead of struct"
2670msgstr ""
2671
2672#. Use RLE
2673#.
2674#: plug-ins/common/csource.c:711
2675msgid "Use _1 byte Run-Length-Encoding"
2676msgstr ""
2677
2678#. Alpha
2679#.
2680#: plug-ins/common/csource.c:723
2681msgid "Sa_ve alpha channel (RGBA/RGB)"
2682msgstr ""
2683
2684#: plug-ins/common/csource.c:741 plug-ins/common/sparkle.c:427
2685msgid "Op_acity:"
2686msgstr ""
2687
2688#: plug-ins/common/cubism.c:156
2689msgid "_Cubism..."
2690msgstr ""
2691
2692#: plug-ins/common/cubism.c:269
2693msgid "Cubism"
2694msgstr ""
2695
2696#: plug-ins/common/cubism.c:298
2697msgid "_Tile size:"
2698msgstr ""
2699
2700#: plug-ins/common/cubism.c:311
2701msgid "T_ile saturation:"
2702msgstr ""
2703
2704#: plug-ins/common/cubism.c:322
2705msgid "_Use background color"
2706msgstr ""
2707
2708#: plug-ins/common/cubism.c:412
2709msgid "Cubistic Transformation..."
2710msgstr ""
2711
2712#: plug-ins/common/curve_bend.c:572
2713msgid "_Curve Bend..."
2714msgstr ""
2715
2716#: plug-ins/common/curve_bend.c:708
2717msgid "Can operate on layers only (but was called on channel or mask)."
2718msgstr ""
2719
2720#: plug-ins/common/curve_bend.c:726
2721msgid "Cannot operate on layers with masks."
2722msgstr ""
2723
2724#: plug-ins/common/curve_bend.c:741
2725msgid "Cannot operate on empty selections."
2726msgstr ""
2727
2728#. Possibly retrieve data from a previous run
2729#. The shell and main vbox
2730#: plug-ins/common/curve_bend.c:1244
2731msgid "Curve Bend"
2732msgstr ""
2733
2734#. Preview area, top of column
2735#: plug-ins/common/curve_bend.c:1273 plug-ins/gimpressionist/orientmap.c:567
2736#: plug-ins/gimpressionist/sizemap.c:437
2737msgid "Preview"
2738msgstr "Lihat Contoh Jadi"
2739
2740#. The preview button
2741#: plug-ins/common/curve_bend.c:1307
2742#, fuzzy
2743msgid "_Preview once"
2744msgstr "Lihat Contoh Jadi"
2745
2746#. The preview toggle
2747#: plug-ins/common/curve_bend.c:1316
2748msgid "Automatic pre_view"
2749msgstr ""
2750
2751#. Options area, bottom of column
2752#. the vertical box and its toggle buttons
2753#. Options section
2754#: plug-ins/common/curve_bend.c:1326 plug-ins/common/mosaic.c:529
2755#: plug-ins/common/ripple.c:501 plug-ins/gfig/gfig-dialog.c:1209
2756msgid "Options"
2757msgstr ""
2758
2759#. Rotate spinbutton
2760#: plug-ins/common/curve_bend.c:1340
2761msgid "Rotat_e:"
2762msgstr ""
2763
2764#. The smoothing toggle
2765#: plug-ins/common/curve_bend.c:1358
2766msgid "Smoo_thing"
2767msgstr ""
2768
2769#. The antialiasing toggle
2770#: plug-ins/common/curve_bend.c:1368 plug-ins/common/gqbist.c:823
2771#: plug-ins/common/mosaic.c:535 plug-ins/common/ripple.c:510
2772msgid "_Antialiasing"
2773msgstr ""
2774
2775#. The work_on_copy toggle
2776#: plug-ins/common/curve_bend.c:1378
2777msgid "Work on cop_y"
2778msgstr ""
2779
2780#. The curves graph
2781#: plug-ins/common/curve_bend.c:1388
2782msgid "Modify Curves"
2783msgstr ""
2784
2785#: plug-ins/common/curve_bend.c:1416
2786msgid "Curve for Border"
2787msgstr ""
2788
2789#: plug-ins/common/curve_bend.c:1420
2790#, fuzzy
2791msgid "_Upper"
2792msgstr "_Update"
2793
2794#: plug-ins/common/curve_bend.c:1421
2795msgid "_Lower"
2796msgstr ""
2797
2798#: plug-ins/common/curve_bend.c:1431
2799msgid "Curve Type"
2800msgstr ""
2801
2802#: plug-ins/common/curve_bend.c:1435
2803msgid "Smoot_h"
2804msgstr ""
2805
2806#: plug-ins/common/curve_bend.c:1436
2807#, fuzzy
2808msgid "_Free"
2809msgstr "Hijau"
2810
2811#. The Copy button
2812#: plug-ins/common/curve_bend.c:1451
2813msgid "_Copy"
2814msgstr ""
2815
2816#: plug-ins/common/curve_bend.c:1456
2817msgid "Copy the active curve to the other border"
2818msgstr ""
2819
2820#. The CopyInv button
2821#: plug-ins/common/curve_bend.c:1463
2822msgid "_Mirror"
2823msgstr ""
2824
2825#: plug-ins/common/curve_bend.c:1468
2826msgid "Mirror the active curve to the other border"
2827msgstr ""
2828
2829#. The Swap button
2830#: plug-ins/common/curve_bend.c:1476
2831msgid "S_wap"
2832msgstr ""
2833
2834#: plug-ins/common/curve_bend.c:1481
2835msgid "Swap the two curves"
2836msgstr ""
2837
2838#: plug-ins/common/curve_bend.c:1493
2839msgid "Reset the active curve"
2840msgstr ""
2841
2842#: plug-ins/common/curve_bend.c:1510
2843msgid "Load the curves from a file"
2844msgstr ""
2845
2846#: plug-ins/common/curve_bend.c:1522
2847msgid "Save the curves to a file"
2848msgstr ""
2849
2850#: plug-ins/common/curve_bend.c:2057
2851msgid "Load Curve Points from file"
2852msgstr ""
2853
2854#: plug-ins/common/curve_bend.c:2084
2855msgid "Save Curve Points to file"
2856msgstr ""
2857
2858#: plug-ins/common/curve_bend.c:2969
2859msgid "Curve Bend..."
2860msgstr ""
2861
2862#: plug-ins/common/decompose.c:130 plug-ins/common/decompose.c:133
2863#: plug-ins/common/decompose.c:135
2864msgid "red"
2865msgstr ""
2866
2867#: plug-ins/common/decompose.c:131 plug-ins/common/decompose.c:134
2868#: plug-ins/common/decompose.c:136
2869msgid "green"
2870msgstr ""
2871
2872#: plug-ins/common/decompose.c:132 plug-ins/common/decompose.c:137
2873#: plug-ins/common/decompose.c:139
2874msgid "blue"
2875msgstr ""
2876
2877#: plug-ins/common/decompose.c:138 plug-ins/common/decompose.c:159
2878msgid "alpha"
2879msgstr ""
2880
2881#: plug-ins/common/decompose.c:140 plug-ins/common/decompose.c:143
2882msgid "hue"
2883msgstr ""
2884
2885#: plug-ins/common/decompose.c:141 plug-ins/common/decompose.c:144
2886msgid "saturation"
2887msgstr ""
2888
2889#: plug-ins/common/decompose.c:142 plug-ins/common/decompose.c:145
2890msgid "value"
2891msgstr ""
2892
2893#: plug-ins/common/decompose.c:146 plug-ins/common/decompose.c:149
2894msgid "cyan"
2895msgstr ""
2896
2897#: plug-ins/common/decompose.c:147 plug-ins/common/decompose.c:150
2898msgid "magenta"
2899msgstr ""
2900
2901#: plug-ins/common/decompose.c:148 plug-ins/common/decompose.c:151
2902msgid "yellow"
2903msgstr ""
2904
2905#: plug-ins/common/decompose.c:149
2906msgid "Cyan"
2907msgstr ""
2908
2909#: plug-ins/common/decompose.c:150
2910msgid "Magenta"
2911msgstr ""
2912
2913#: plug-ins/common/decompose.c:151
2914msgid "Yellow"
2915msgstr ""
2916
2917#: plug-ins/common/decompose.c:152 plug-ins/common/decompose.c:156
2918msgid "cyan_k"
2919msgstr ""
2920
2921#: plug-ins/common/decompose.c:153 plug-ins/common/decompose.c:157
2922msgid "magenta_k"
2923msgstr ""
2924
2925#: plug-ins/common/decompose.c:154 plug-ins/common/decompose.c:158
2926msgid "yellow_k"
2927msgstr ""
2928
2929#: plug-ins/common/decompose.c:155
2930msgid "black"
2931msgstr ""
2932
2933#: plug-ins/common/decompose.c:156
2934msgid "Cyan_K"
2935msgstr ""
2936
2937#: plug-ins/common/decompose.c:157
2938msgid "Magenta_K"
2939msgstr ""
2940
2941#: plug-ins/common/decompose.c:158
2942msgid "Yellow_K"
2943msgstr ""
2944
2945#: plug-ins/common/decompose.c:159
2946msgid "Alpha"
2947msgstr ""
2948
2949#: plug-ins/common/decompose.c:166
2950msgid "luma_y470"
2951msgstr ""
2952
2953#: plug-ins/common/decompose.c:167
2954msgid "blueness_cb470"
2955msgstr ""
2956
2957#: plug-ins/common/decompose.c:168
2958msgid "redness_cr470"
2959msgstr ""
2960
2961#: plug-ins/common/decompose.c:170
2962msgid "luma_y709"
2963msgstr ""
2964
2965#: plug-ins/common/decompose.c:171
2966msgid "blueness_cb709"
2967msgstr ""
2968
2969#: plug-ins/common/decompose.c:172
2970msgid "redness_cr709"
2971msgstr ""
2972
2973#: plug-ins/common/decompose.c:174
2974msgid "luma_y470f"
2975msgstr ""
2976
2977#: plug-ins/common/decompose.c:175
2978msgid "blueness_cb470f"
2979msgstr ""
2980
2981#: plug-ins/common/decompose.c:176
2982msgid "redness_cr470f"
2983msgstr ""
2984
2985#: plug-ins/common/decompose.c:178
2986msgid "luma_y709f"
2987msgstr ""
2988
2989#: plug-ins/common/decompose.c:179
2990msgid "blueness_cb709f"
2991msgstr ""
2992
2993#: plug-ins/common/decompose.c:180
2994msgid "redness_cr709f"
2995msgstr ""
2996
2997#: plug-ins/common/decompose.c:245
2998msgid "_Decompose..."
2999msgstr ""
3000
3001#: plug-ins/common/decompose.c:330
3002msgid "Decomposing..."
3003msgstr ""
3004
3005#: plug-ins/common/decompose.c:1198
3006msgid "Decompose"
3007msgstr ""
3008
3009#. parameter settings
3010#: plug-ins/common/decompose.c:1214
3011msgid "Extract Channels"
3012msgstr ""
3013
3014#: plug-ins/common/decompose.c:1242
3015msgid "Decompose to _layers"
3016msgstr ""
3017
3018#: plug-ins/common/deinterlace.c:99
3019msgid "_Deinterlace..."
3020msgstr ""
3021
3022#: plug-ins/common/deinterlace.c:156
3023msgid "Deinterlace..."
3024msgstr ""
3025
3026#: plug-ins/common/deinterlace.c:315
3027msgid "Deinterlace"
3028msgstr ""
3029
3030#: plug-ins/common/deinterlace.c:340
3031msgid "Keep o_dd fields"
3032msgstr ""
3033
3034#: plug-ins/common/deinterlace.c:341
3035msgid "Keep _even fields"
3036msgstr ""
3037
3038#: plug-ins/common/depthmerge.c:192
3039msgid "_Depth Merge..."
3040msgstr ""
3041
3042#: plug-ins/common/depthmerge.c:382
3043msgid "Depth-merging..."
3044msgstr ""
3045
3046#: plug-ins/common/depthmerge.c:631
3047msgid "Depth Merge"
3048msgstr ""
3049
3050#: plug-ins/common/depthmerge.c:676
3051msgid "Source 1:"
3052msgstr ""
3053
3054#: plug-ins/common/depthmerge.c:691 plug-ins/common/depthmerge.c:721
3055msgid "Depth map:"
3056msgstr ""
3057
3058#: plug-ins/common/depthmerge.c:706
3059msgid "Source 2:"
3060msgstr ""
3061
3062#: plug-ins/common/depthmerge.c:738
3063msgid "O_verlap:"
3064msgstr ""
3065
3066#: plug-ins/common/depthmerge.c:758
3067msgid "Sc_ale 1:"
3068msgstr ""
3069
3070#: plug-ins/common/depthmerge.c:768
3071msgid "Sca_le 2:"
3072msgstr ""
3073
3074#: plug-ins/common/despeckle.c:177
3075msgid "Des_peckle..."
3076msgstr ""
3077
3078#: plug-ins/common/despeckle.c:418 plug-ins/common/despeckle.c:640
3079msgid "Despeckle"
3080msgstr ""
3081
3082#.
3083#. * Filter type controls...
3084#.
3085#: plug-ins/common/despeckle.c:444 plug-ins/gimpressionist/orientmap.c:616
3086msgid "Type"
3087msgstr ""
3088
3089#. parameter settings
3090#: plug-ins/common/despeckle.c:454
3091msgid "Median"
3092msgstr ""
3093
3094#: plug-ins/common/despeckle.c:460
3095msgid "_Adaptive"
3096msgstr ""
3097
3098#: plug-ins/common/despeckle.c:470
3099msgid "R_ecursive"
3100msgstr ""
3101
3102#: plug-ins/common/despeckle.c:494 plug-ins/common/neon.c:727
3103#: plug-ins/common/nlfilt.c:1083 plug-ins/common/nova.c:359
3104#: plug-ins/common/unsharp.c:665 plug-ins/common/whirlpinch.c:588
3105#: plug-ins/gflare/gflare.c:2686 plug-ins/imagemap/imap_circle.c:278
3106msgid "_Radius:"
3107msgstr ""
3108
3109#: plug-ins/common/despeckle.c:510
3110msgid "_Black level:"
3111msgstr ""
3112
3113#: plug-ins/common/despeckle.c:526
3114msgid "_White level:"
3115msgstr ""
3116
3117#: plug-ins/common/destripe.c:113
3118msgid "Des_tripe..."
3119msgstr ""
3120
3121#: plug-ins/common/destripe.c:276
3122msgid "Destriping..."
3123msgstr ""
3124
3125#: plug-ins/common/destripe.c:442
3126msgid "Destripe"
3127msgstr ""
3128
3129#: plug-ins/common/destripe.c:469 plug-ins/common/gtm.c:578
3130#: plug-ins/common/postscript.c:2958 plug-ins/common/postscript.c:3119
3131#: plug-ins/common/raw.c:985 plug-ins/common/smooth_palette.c:429
3132#: plug-ins/common/tile.c:417 plug-ins/imagemap/imap_cmd_guides.c:167
3133#: plug-ins/imagemap/imap_rectangle.c:403
3134msgid "_Width:"
3135msgstr ""
3136
3137#: plug-ins/common/destripe.c:480
3138msgid "Create _histogram"
3139msgstr ""
3140
3141#: plug-ins/common/dicom.c:134
3142msgid "DICOM image"
3143msgstr ""
3144
3145#: plug-ins/common/dicom.c:159
3146msgid "Digital Imaging and Communications in Medicine image"
3147msgstr ""
3148
3149#: plug-ins/common/dicom.c:318
3150#, c-format
3151msgid "'%s' is not a DICOM file."
3152msgstr ""
3153
3154#: plug-ins/common/diffraction.c:177
3155msgid "_Diffraction Patterns..."
3156msgstr ""
3157
3158#: plug-ins/common/diffraction.c:334
3159msgid "Creating diffraction pattern..."
3160msgstr ""
3161
3162#: plug-ins/common/diffraction.c:438
3163msgid "Diffraction Patterns"
3164msgstr ""
3165
3166#: plug-ins/common/diffraction.c:524
3167msgid "Frequencies"
3168msgstr ""
3169
3170#: plug-ins/common/diffraction.c:562
3171msgid "Contours"
3172msgstr ""
3173
3174#: plug-ins/common/diffraction.c:600
3175msgid "Sharp edges"
3176msgstr ""
3177
3178#: plug-ins/common/diffraction.c:612 plug-ins/common/softglow.c:673
3179#: plug-ins/flame/flame.c:1037
3180msgid "_Brightness:"
3181msgstr ""
3182
3183#: plug-ins/common/diffraction.c:621
3184msgid "Sc_attering:"
3185msgstr ""
3186
3187#: plug-ins/common/diffraction.c:630
3188#, fuzzy
3189msgid "Po_larization:"
3190msgstr "Posisi"
3191
3192#: plug-ins/common/diffraction.c:638
3193msgid "Other options"
3194msgstr ""
3195
3196#: plug-ins/common/displace.c:154
3197msgid "_Displace..."
3198msgstr ""
3199
3200#: plug-ins/common/displace.c:231
3201msgid "Displacing..."
3202msgstr ""
3203
3204#: plug-ins/common/displace.c:268
3205msgid "Displace"
3206msgstr ""
3207
3208#. X options
3209#: plug-ins/common/displace.c:297
3210msgid "_X displacement:"
3211msgstr ""
3212
3213#. Y Options
3214#: plug-ins/common/displace.c:344
3215msgid "_Y displacement:"
3216msgstr ""
3217
3218#: plug-ins/common/displace.c:390
3219msgid "On Edges:"
3220msgstr ""
3221
3222#: plug-ins/common/displace.c:396 plug-ins/common/edge.c:729
3223#: plug-ins/common/ripple.c:561 plug-ins/common/waves.c:274
3224msgid "_Smear"
3225msgstr ""
3226
3227#: plug-ins/common/displace.c:398 plug-ins/common/edge.c:742
3228#: plug-ins/common/fractaltrace.c:735 plug-ins/common/newsprint.c:408
3229#: plug-ins/common/ripple.c:562
3230msgid "_Black"
3231msgstr ""
3232
3233#: plug-ins/common/dog.c:139
3234msgid "Difference of Gaussians..."
3235msgstr ""
3236
3237#: plug-ins/common/dog.c:227 plug-ins/common/dog.c:274
3238msgid "DoG Edge Detect"
3239msgstr ""
3240
3241#: plug-ins/common/dog.c:295
3242msgid "Smoothing parameters"
3243msgstr ""
3244
3245#: plug-ins/common/dog.c:309
3246msgid "_Radius 1:"
3247msgstr ""
3248
3249#: plug-ins/common/dog.c:313
3250msgid "R_adius 2:"
3251msgstr ""
3252
3253#: plug-ins/common/dog.c:325 plug-ins/common/normalize.c:88
3254msgid "_Normalize"
3255msgstr ""
3256
3257#: plug-ins/common/dog.c:336 plug-ins/gimpressionist/paper.c:149
3258msgid "_Invert"
3259msgstr ""
3260
3261#: plug-ins/common/edge.c:162
3262msgid "_Edge..."
3263msgstr ""
3264
3265#: plug-ins/common/edge.c:234
3266msgid "Edge Detection..."
3267msgstr ""
3268
3269#: plug-ins/common/edge.c:648
3270msgid "Edge Detection"
3271msgstr ""
3272
3273#: plug-ins/common/edge.c:675
3274msgid "Sobel"
3275msgstr ""
3276
3277#: plug-ins/common/edge.c:676
3278#, fuzzy
3279msgid "Prewitt"
3280msgstr "Poin"
3281
3282#: plug-ins/common/edge.c:677 plug-ins/common/sinus.c:897
3283msgid "Gradient"
3284msgstr ""
3285
3286#: plug-ins/common/edge.c:678
3287msgid "Roberts"
3288msgstr ""
3289
3290#: plug-ins/common/edge.c:679
3291msgid "Differential"
3292msgstr ""
3293
3294#: plug-ins/common/edge.c:680
3295msgid "Laplace"
3296msgstr ""
3297
3298#: plug-ins/common/edge.c:689
3299#, fuzzy
3300msgid "_Algorithm:"
3301msgstr "Logaritmis"
3302
3303#: plug-ins/common/edge.c:697
3304#, fuzzy
3305msgid "A_mount:"
3306msgstr "Keterangan Program"
3307
3308#: plug-ins/common/emboss.c:133
3309msgid "_Emboss..."
3310msgstr ""
3311
3312#: plug-ins/common/emboss.c:376 plug-ins/common/emboss.c:439
3313msgid "Emboss"
3314msgstr ""
3315
3316#: plug-ins/common/emboss.c:460
3317msgid "Function"
3318msgstr ""
3319
3320#: plug-ins/common/emboss.c:464
3321msgid "_Bumpmap"
3322msgstr ""
3323
3324#: plug-ins/common/emboss.c:465
3325msgid "_Emboss"
3326msgstr ""
3327
3328#: plug-ins/common/emboss.c:497
3329msgid "E_levation:"
3330msgstr ""
3331
3332#: plug-ins/common/engrave.c:108
3333msgid "En_grave..."
3334msgstr ""
3335
3336#: plug-ins/common/engrave.c:182
3337msgid "Engraving..."
3338msgstr ""
3339
3340#: plug-ins/common/engrave.c:211
3341msgid "Engrave"
3342msgstr ""
3343
3344#: plug-ins/common/engrave.c:238 plug-ins/common/film.c:1203
3345#: plug-ins/common/gtm.c:594 plug-ins/common/postscript.c:2967
3346#: plug-ins/common/postscript.c:3128 plug-ins/common/raw.c:998
3347#: plug-ins/common/smooth_palette.c:434 plug-ins/common/tile.c:421
3348#: plug-ins/imagemap/imap_cmd_guides.c:177
3349#: plug-ins/imagemap/imap_rectangle.c:410
3350msgid "_Height:"
3351msgstr ""
3352
3353#: plug-ins/common/engrave.c:249
3354msgid "_Limit line width"
3355msgstr ""
3356
3357#: plug-ins/common/exchange.c:133
3358msgid "_Color Exchange..."
3359msgstr ""
3360
3361#: plug-ins/common/exchange.c:218
3362msgid "Color Exchange..."
3363msgstr ""
3364
3365#. set up the dialog
3366#: plug-ins/common/exchange.c:293
3367msgid "Color Exchange"
3368msgstr ""
3369
3370#: plug-ins/common/exchange.c:308
3371msgid "Middle-click inside preview to pick \"From Color\""
3372msgstr ""
3373
3374#: plug-ins/common/exchange.c:346
3375msgid "To Color"
3376msgstr ""
3377
3378#: plug-ins/common/exchange.c:346
3379msgid "From Color"
3380msgstr ""
3381
3382#: plug-ins/common/exchange.c:364
3383msgid "Color Exchange: To Color"
3384msgstr ""
3385
3386#: plug-ins/common/exchange.c:365
3387msgid "Color Exchange: From Color"
3388msgstr ""
3389
3390#: plug-ins/common/exchange.c:423
3391msgid "R_ed threshold:"
3392msgstr ""
3393
3394#: plug-ins/common/exchange.c:484
3395msgid "G_reen threshold:"
3396msgstr ""
3397
3398#: plug-ins/common/exchange.c:545
3399msgid "B_lue threshold:"
3400msgstr ""
3401
3402#: plug-ins/common/exchange.c:573
3403msgid "Lock _thresholds"
3404msgstr ""
3405
3406#: plug-ins/common/film.c:240
3407msgid "_Film..."
3408msgstr ""
3409
3410#: plug-ins/common/film.c:325
3411msgid "Composing Images..."
3412msgstr ""
3413
3414#: plug-ins/common/film.c:438 plug-ins/common/guillotine.c:183
3415#: plug-ins/helpbrowser/dialog.c:523
3416msgid "Untitled"
3417msgstr ""
3418
3419#. ** Get a RGB copy of the source region **
3420#: plug-ins/common/film.c:700
3421msgid "Temporary"
3422msgstr ""
3423
3424#: plug-ins/common/film.c:1079
3425msgid "Available Images:"
3426msgstr ""
3427
3428#: plug-ins/common/film.c:1080
3429msgid "On Film:"
3430msgstr ""
3431
3432#. Create selection
3433#: plug-ins/common/film.c:1166 plug-ins/imagemap/imap_selection.c:400
3434#: plug-ins/rcm/rcm_dialog.c:158
3435msgid "Selection"
3436msgstr ""
3437
3438#. Film height/colour
3439#: plug-ins/common/film.c:1176 plug-ins/common/film.c:1449
3440msgid "Film"
3441msgstr ""
3442
3443#. Keep maximum image height
3444#: plug-ins/common/film.c:1185
3445msgid "_Fit height to images"
3446msgstr ""
3447
3448#. Film color
3449#: plug-ins/common/film.c:1221
3450msgid "Select Film Color"
3451msgstr ""
3452
3453#: plug-ins/common/film.c:1226 plug-ins/common/film.c:1277
3454#: plug-ins/common/nova.c:346
3455msgid "Co_lor:"
3456msgstr ""
3457
3458#. Film numbering: Startindex/Font/colour
3459#: plug-ins/common/film.c:1235
3460msgid "Numbering"
3461msgstr ""
3462
3463#: plug-ins/common/film.c:1253
3464msgid "Start _index:"
3465msgstr ""
3466
3467#: plug-ins/common/film.c:1267
3468msgid "_Font:"
3469msgstr ""
3470
3471#. Numbering color
3472#: plug-ins/common/film.c:1272
3473msgid "Select Number Color"
3474msgstr ""
3475
3476#: plug-ins/common/film.c:1287
3477#, fuzzy
3478msgid "At _bottom"
3479msgstr "Keterangan Program"
3480
3481#: plug-ins/common/film.c:1288
3482msgid "At _top"
3483msgstr ""
3484
3485#. ** The right frame keeps the image selection **
3486#: plug-ins/common/film.c:1301
3487msgid "Image Selection"
3488msgstr ""
3489
3490#: plug-ins/common/film.c:1329
3491msgid "All Values are Fractions of the Film Height"
3492msgstr ""
3493
3494#: plug-ins/common/film.c:1332
3495msgid "Ad_vanced"
3496msgstr ""
3497
3498#: plug-ins/common/film.c:1351
3499msgid "Image _height:"
3500msgstr ""
3501
3502#: plug-ins/common/film.c:1362
3503msgid "Image spac_ing:"
3504msgstr ""
3505
3506#: plug-ins/common/film.c:1373
3507msgid "_Hole offset:"
3508msgstr ""
3509
3510#: plug-ins/common/film.c:1384
3511msgid "Ho_le width:"
3512msgstr ""
3513
3514#: plug-ins/common/film.c:1395
3515msgid "Hol_e height:"
3516msgstr ""
3517
3518#: plug-ins/common/film.c:1406
3519msgid "Hole sp_acing:"
3520msgstr ""
3521
3522#: plug-ins/common/film.c:1417
3523msgid "_Number height:"
3524msgstr ""
3525
3526#: plug-ins/common/flarefx.c:196
3527msgid "_FlareFX..."
3528msgstr ""
3529
3530#: plug-ins/common/flarefx.c:271
3531msgid "Render Flare..."
3532msgstr ""
3533
3534#: plug-ins/common/flarefx.c:308
3535msgid "FlareFX"
3536msgstr ""
3537
3538#: plug-ins/common/flarefx.c:741
3539msgid "Center of Flare Effect"
3540msgstr ""
3541
3542#: plug-ins/common/flarefx.c:777
3543msgid "_Show cursor"
3544msgstr ""
3545
3546#: plug-ins/common/fp.c:224
3547msgid "Darker:"
3548msgstr ""
3549
3550#: plug-ins/common/fp.c:225
3551msgid "Lighter:"
3552msgstr ""
3553
3554#: plug-ins/common/fp.c:227
3555msgid "More Sat:"
3556msgstr ""
3557
3558#: plug-ins/common/fp.c:228
3559msgid "Less Sat:"
3560msgstr ""
3561
3562#. All the previews
3563#: plug-ins/common/fp.c:230 plug-ins/common/fp.c:477
3564msgid "Current:"
3565msgstr ""
3566
3567#: plug-ins/common/fp.c:321
3568msgid "_Filter Pack..."
3569msgstr ""
3570
3571#: plug-ins/common/fp.c:361
3572msgid "Convert the image to RGB first!"
3573msgstr ""
3574
3575#: plug-ins/common/fp.c:366
3576msgid "Applying the Filter Pack..."
3577msgstr ""
3578
3579#: plug-ins/common/fp.c:474
3580msgid "Before and After"
3581msgstr ""
3582
3583#: plug-ins/common/fp.c:481
3584msgid "Original:"
3585msgstr ""
3586
3587#: plug-ins/common/fp.c:540
3588msgid "Hue Variations"
3589msgstr ""
3590
3591#: plug-ins/common/fp.c:594
3592msgid "Roughness"
3593msgstr ""
3594
3595#: plug-ins/common/fp.c:637
3596msgid "Affected Range"
3597msgstr ""
3598
3599#: plug-ins/common/fp.c:641
3600msgid "Sha_dows"
3601msgstr ""
3602
3603#: plug-ins/common/fp.c:642
3604msgid "_Midtones"
3605msgstr ""
3606
3607#: plug-ins/common/fp.c:643
3608msgid "H_ighlights"
3609msgstr ""
3610
3611#: plug-ins/common/fp.c:657
3612msgid "Windows"
3613msgstr ""
3614
3615#: plug-ins/common/fp.c:667 plug-ins/common/lic.c:670
3616msgid "_Saturation"
3617msgstr ""
3618
3619#: plug-ins/common/fp.c:675
3620msgid "A_dvanced"
3621msgstr ""
3622
3623#: plug-ins/common/fp.c:695
3624msgid "Value Variations"
3625msgstr ""
3626
3627#: plug-ins/common/fp.c:739
3628msgid "Saturation Variations"
3629msgstr ""
3630
3631#: plug-ins/common/fp.c:791
3632msgid "Select Pixels by"
3633msgstr ""
3634
3635#: plug-ins/common/fp.c:796
3636msgid "H_ue"
3637msgstr ""
3638
3639#: plug-ins/common/fp.c:797
3640msgid "Satu_ration"
3641msgstr ""
3642
3643#: plug-ins/common/fp.c:798
3644#, fuzzy
3645msgid "V_alue"
3646msgstr "Biru"
3647
3648#: plug-ins/common/fp.c:824
3649msgid "Show"
3650msgstr ""
3651
3652#: plug-ins/common/fp.c:829
3653msgid "_Entire Image"
3654msgstr ""
3655
3656#: plug-ins/common/fp.c:830
3657msgid "Se_lection Only"
3658msgstr ""
3659
3660#: plug-ins/common/fp.c:831
3661msgid "Selec_tion In Context"
3662msgstr ""
3663
3664#: plug-ins/common/fp.c:1143
3665msgid "Filter Pack Simulation"
3666msgstr ""
3667
3668#: plug-ins/common/fp.c:1253
3669msgid "Shadows:"
3670msgstr ""
3671
3672#: plug-ins/common/fp.c:1254
3673msgid "Midtones:"
3674msgstr ""
3675
3676#: plug-ins/common/fp.c:1255
3677msgid "Highlights:"
3678msgstr ""
3679
3680#: plug-ins/common/fp.c:1267
3681msgid "Advanced Filter Pack Options"
3682msgstr ""
3683
3684#: plug-ins/common/fp.c:1278
3685msgid "Smoothness of Aliasing"
3686msgstr ""
3687
3688#: plug-ins/common/fp.c:1378
3689msgid "Preview as You Drag"
3690msgstr ""
3691
3692#: plug-ins/common/fp.c:1382
3693msgid "Preview Size"
3694msgstr ""
3695
3696#: plug-ins/common/fractaltrace.c:126
3697msgid "_Fractal Trace..."
3698msgstr ""
3699
3700#: plug-ins/common/fractaltrace.c:466 plug-ins/common/fractaltrace.c:693
3701msgid "Fractal Trace"
3702msgstr ""
3703
3704#. Settings
3705#: plug-ins/common/fractaltrace.c:726
3706msgid "Outside Type"
3707msgstr ""
3708
3709#: plug-ins/common/fractaltrace.c:731
3710msgid "_Warp"
3711msgstr ""
3712
3713#: plug-ins/common/fractaltrace.c:737
3714msgid "_White"
3715msgstr ""
3716
3717#: plug-ins/common/fractaltrace.c:744
3718msgid "Mandelbrot Parameters"
3719msgstr ""
3720
3721#: plug-ins/common/fractaltrace.c:755
3722msgid "X_1:"
3723msgstr ""
3724
3725#: plug-ins/common/fractaltrace.c:764
3726msgid "X_2:"
3727msgstr ""
3728
3729#: plug-ins/common/fractaltrace.c:773
3730msgid "Y_1:"
3731msgstr ""
3732
3733#: plug-ins/common/fractaltrace.c:782
3734msgid "Y_2:"
3735msgstr ""
3736
3737#: plug-ins/common/gauss.c:157
3738#, fuzzy
3739msgid "_Gaussian Blur..."
3740msgstr "Biru"
3741
3742#: plug-ins/common/gauss.c:413
3743#, fuzzy
3744msgid "Gaussian Blur..."
3745msgstr "Biru"
3746
3747#: plug-ins/common/gauss.c:461
3748msgid "Gaussian Blur"
3749msgstr ""
3750
3751#. parameter settings
3752#: plug-ins/common/gauss.c:484
3753msgid "Blur Radius"
3754msgstr ""
3755
3756#: plug-ins/common/gauss.c:498 plug-ins/common/jigsaw.c:2456
3757#: plug-ins/common/spread.c:379
3758msgid "_Horizontal:"
3759msgstr ""
3760
3761#: plug-ins/common/gauss.c:502 plug-ins/common/jigsaw.c:2473
3762#: plug-ins/common/spread.c:383
3763msgid "_Vertical:"
3764msgstr ""
3765
3766#: plug-ins/common/gauss.c:525
3767msgid "Blur Method"
3768msgstr ""
3769
3770#: plug-ins/common/gauss.c:529
3771msgid "_IIR"
3772msgstr ""
3773
3774#: plug-ins/common/gauss.c:530
3775msgid "_RLE"
3776msgstr ""
3777
3778#: plug-ins/common/gbr.c:130 plug-ins/common/gbr.c:151
3779msgid "GIMP brush"
3780msgstr ""
3781
3782#: plug-ins/common/gbr.c:369 plug-ins/common/gbr.c:381
3783msgid "Unsupported brush format"
3784msgstr ""
3785
3786#: plug-ins/common/gbr.c:392
3787#, c-format
3788msgid "Error in GIMP brush file '%s'"
3789msgstr ""
3790
3791#: plug-ins/common/gbr.c:400
3792#, c-format
3793msgid "Invalid UTF-8 string in brush file '%s'."
3794msgstr ""
3795
3796#: plug-ins/common/gbr.c:406 plug-ins/common/gih.c:497
3797#: plug-ins/common/gih.c:1154 plug-ins/gflare/gflare.c:2991
3798msgid "Unnamed"
3799msgstr ""
3800
3801#: plug-ins/common/gbr.c:578
3802msgid "GIMP brushes are either GRAYSCALE or RGBA"
3803msgstr ""
3804
3805#: plug-ins/common/gbr.c:663
3806msgid "Save as Brush"
3807msgstr ""
3808
3809#. attach labels
3810#: plug-ins/common/gbr.c:683 plug-ins/common/grid.c:769
3811msgid "Spacing:"
3812msgstr ""
3813
3814#: plug-ins/common/gbr.c:694 plug-ins/common/gih.c:904
3815#: plug-ins/common/pat.c:521 plug-ins/gimpressionist/presets.c:642
3816msgid "Description:"
3817msgstr ""
3818
3819#: plug-ins/common/gee.c:94
3820msgid "Gee-_Slime"
3821msgstr ""
3822
3823#: plug-ins/common/gee.c:152
3824msgid "GEE-SLIME"
3825msgstr ""
3826
3827#: plug-ins/common/gee.c:158 plug-ins/common/gee_zoom.c:191
3828msgid "Thank you for choosing GIMP"
3829msgstr ""
3830
3831#: plug-ins/common/gee.c:166
3832msgid ""
3833"A less-obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox.org / "
3834"1998-2000"
3835msgstr ""
3836
3837#: plug-ins/common/gee_zoom.c:124
3838msgid "Gee-_Zoom"
3839msgstr ""
3840
3841#: plug-ins/common/gee_zoom.c:185
3842msgid "GEE-ZOOM"
3843msgstr ""
3844
3845#: plug-ins/common/gee_zoom.c:199
3846msgid ""
3847"An obsolete creation of Adam D. Moss / adam@gimp.org / adam@foxbox.org / "
3848"1998-2000"
3849msgstr ""
3850
3851#: plug-ins/common/gif.c:402 plug-ins/common/gifload.c:143
3852msgid "GIF image"
3853msgstr ""
3854
3855#: plug-ins/common/gif.c:687
3856msgid "Couldn't simply reduce colors further. Saving as opaque."
3857msgstr ""
3858
3859#: plug-ins/common/gif.c:909
3860msgid ""
3861"The GIF format only supports comments in 7bit ASCII encoding. No comment is "
3862"saved."
3863msgstr ""
3864
3865#: plug-ins/common/gif.c:970
3866msgid ""
3867"Cannot save RGB color images. Convert to indexed color or grayscale first."
3868msgstr ""
3869
3870#: plug-ins/common/gif.c:1113
3871msgid ""
3872"Warning:\n"
3873"Transparent color in written file might be incorrect on viewers which don't "
3874"support transparency."
3875msgstr ""
3876
3877#: plug-ins/common/gif.c:1152
3878msgid "Delay inserted to prevent evil CPU-sucking anim."
3879msgstr ""
3880
3881#: plug-ins/common/gif.c:1194
3882msgid "GIF Warning"
3883msgstr ""
3884
3885#: plug-ins/common/gif.c:1210
3886msgid ""
3887"The image which you are trying to save as a GIF\n"
3888"contains layers which extend beyond the actual\n"
3889"borders of the image.  This isn't allowed in GIFs,\n"
3890"I'm afraid.\n"
3891"\n"
3892"You may choose whether to crop all of the layers to\n"
3893"the image borders, or cancel this save."
3894msgstr ""
3895
3896#: plug-ins/common/gif.c:1254
3897msgid "Save as GIF"
3898msgstr ""
3899
3900#. regular gif parameter settings
3901#: plug-ins/common/gif.c:1269
3902msgid "GIF Options"
3903msgstr ""
3904
3905#: plug-ins/common/gif.c:1275
3906msgid "_Interlace"
3907msgstr ""
3908
3909#: plug-ins/common/gif.c:1291
3910msgid "_GIF comment:"
3911msgstr ""
3912
3913#. additional animated gif parameter settings
3914#: plug-ins/common/gif.c:1348
3915msgid "Animated GIF Options"
3916msgstr ""
3917
3918#: plug-ins/common/gif.c:1354
3919msgid "_Loop forever"
3920msgstr ""
3921
3922#: plug-ins/common/gif.c:1367
3923msgid "_Delay between frames where unspecified:"
3924msgstr ""
3925
3926#: plug-ins/common/gif.c:1380 plug-ins/common/mng.c:1522
3927msgid "milliseconds"
3928msgstr ""
3929
3930#: plug-ins/common/gif.c:1390
3931msgid "Frame disposal where unspecified: "
3932msgstr ""
3933
3934#: plug-ins/common/gif.c:1394
3935msgid "I don't care"
3936msgstr ""
3937
3938#: plug-ins/common/gif.c:1396
3939msgid "Cumulative layers (combine)"
3940msgstr ""
3941
3942#: plug-ins/common/gif.c:1398
3943msgid "One frame per layer (replace)"
3944msgstr ""
3945
3946#: plug-ins/common/gif.c:2611
3947msgid "Error writing output file."
3948msgstr ""
3949
3950#: plug-ins/common/gif.c:2681
3951#, c-format
3952msgid "The default comment is limited to %d characters."
3953msgstr ""
3954
3955#: plug-ins/common/gifload.c:314
3956msgid "This is not a GIF file"
3957msgstr ""
3958
3959#: plug-ins/common/gifload.c:352
3960msgid "Non-square pixels.  Image might look squashed."
3961msgstr ""
3962
3963#: plug-ins/common/gifload.c:867
3964#, c-format
3965msgid "Background (%d%s)"
3966msgstr ""
3967
3968#: plug-ins/common/gifload.c:915 plug-ins/common/iwarp.c:783
3969#: plug-ins/common/iwarp.c:817
3970#, c-format
3971msgid "Frame %d"
3972msgstr ""
3973
3974#: plug-ins/common/gifload.c:917
3975#, c-format
3976msgid "Frame %d (%d%s)"
3977msgstr ""
3978
3979#: plug-ins/common/gifload.c:947
3980#, c-format
3981msgid ""
3982"GIF: Undocumented GIF composite type %d is not handled.  Animation might not "
3983"play or re-save perfectly."
3984msgstr ""
3985
3986#: plug-ins/common/gih.c:205 plug-ins/common/gih.c:226
3987msgid "GIMP brush (animated)"
3988msgstr ""
3989
3990#: plug-ins/common/gih.c:319
3991#, c-format
3992msgid "Layer %s doesn't have an alpha channel, skipped"
3993msgstr ""
3994
3995#: plug-ins/common/gih.c:490
3996msgid "Error in GIMP brush pipe file."
3997msgstr ""
3998
3999#: plug-ins/common/gih.c:556
4000msgid "GIMP brush file appears to be corrupted."
4001msgstr ""
4002
4003#: plug-ins/common/gih.c:704
4004msgid "Couldn't load one brush in the pipe, giving up."
4005msgstr ""
4006
4007#: plug-ins/common/gih.c:867
4008msgid "Save as Brush Pipe"
4009msgstr ""
4010
4011#: plug-ins/common/gih.c:890
4012msgid "Spacing (percent):"
4013msgstr ""
4014
4015#: plug-ins/common/gih.c:957
4016msgid "Pixels"
4017msgstr ""
4018
4019#: plug-ins/common/gih.c:962
4020msgid "Cell size:"
4021msgstr ""
4022
4023#: plug-ins/common/gih.c:974
4024msgid "Number of cells:"
4025msgstr ""
4026
4027#: plug-ins/common/gih.c:999
4028msgid " Rows of "
4029msgstr ""
4030
4031#: plug-ins/common/gih.c:1011
4032msgid " Columns on each layer"
4033msgstr ""
4034
4035#: plug-ins/common/gih.c:1015
4036msgid " (Width Mismatch!) "
4037msgstr ""
4038
4039#: plug-ins/common/gih.c:1019
4040msgid " (Height Mismatch!) "
4041msgstr ""
4042
4043#: plug-ins/common/gih.c:1024
4044msgid "Display as:"
4045msgstr ""
4046
4047#: plug-ins/common/gih.c:1033
4048msgid "Dimension:"
4049msgstr ""
4050
4051#: plug-ins/common/gih.c:1110
4052msgid "Ranks:"
4053msgstr ""
4054
4055#: plug-ins/common/glasstile.c:129
4056msgid "_Glass Tile..."
4057msgstr ""
4058
4059#: plug-ins/common/glasstile.c:209
4060msgid "Glass Tile..."
4061msgstr ""
4062
4063#: plug-ins/common/glasstile.c:250
4064msgid "Glass Tile"
4065msgstr ""
4066
4067#: plug-ins/common/glasstile.c:281
4068msgid "Tile _width:"
4069msgstr ""
4070
4071#: plug-ins/common/glasstile.c:295 plug-ins/common/mosaic.c:621
4072msgid "Tile _height:"
4073msgstr ""
4074
4075#: plug-ins/common/gqbist.c:415
4076msgid "_Qbist..."
4077msgstr ""
4078
4079#: plug-ins/common/gqbist.c:514
4080msgid "Qbist ..."
4081msgstr ""
4082
4083#: plug-ins/common/gqbist.c:695
4084msgid "Load QBE file"
4085msgstr ""
4086
4087#: plug-ins/common/gqbist.c:733
4088msgid "Save (middle transform) as QBE file"
4089msgstr ""
4090
4091#: plug-ins/common/gqbist.c:781
4092msgid "G-Qbist"
4093msgstr ""
4094
4095#: plug-ins/common/gradmap.c:86
4096msgid "_Gradient Map"
4097msgstr ""
4098
4099#: plug-ins/common/gradmap.c:124
4100msgid "Gradient Map..."
4101msgstr ""
4102
4103#: plug-ins/common/grid.c:149
4104msgid "_Grid..."
4105msgstr ""
4106
4107#: plug-ins/common/grid.c:242
4108msgid "Drawing Grid..."
4109msgstr ""
4110
4111#: plug-ins/common/grid.c:621 plug-ins/gfig/gfig-dialog.c:1355
4112#: plug-ins/imagemap/imap_menu.c:385 plug-ins/imagemap/imap_popup.c:153
4113#: plug-ins/imagemap/imap_toolbar.c:163
4114msgid "Grid"
4115msgstr ""
4116
4117#. attach labels
4118#: plug-ins/common/grid.c:696
4119msgid "Horizontal"
4120msgstr ""
4121
4122#: plug-ins/common/grid.c:698
4123msgid "Vertical"
4124msgstr ""
4125
4126#: plug-ins/common/grid.c:700
4127msgid "Intersection"
4128msgstr ""
4129
4130#. Width and Height
4131#: plug-ins/common/grid.c:703 plug-ins/common/svg.c:761
4132#: plug-ins/common/wmf.c:548 plug-ins/print/gimp_main_window.c:992
4133#: plug-ins/print/gimp_main_window.c:1199
4134msgid "Width:"
4135msgstr ""
4136
4137#. attach labels
4138#: plug-ins/common/grid.c:836
4139msgid "Offset:"
4140msgstr ""
4141
4142#. attach color selectors
4143#: plug-ins/common/grid.c:875
4144msgid "Horizontal Color"
4145msgstr ""
4146
4147#: plug-ins/common/grid.c:893
4148msgid "Vertical Color"
4149msgstr ""
4150
4151#: plug-ins/common/grid.c:911
4152msgid "Intersection Color"
4153msgstr ""
4154
4155#: plug-ins/common/gtm.c:154
4156msgid "HTML table"
4157msgstr ""
4158
4159#: plug-ins/common/gtm.c:399
4160msgid "GIMP Table Magic"
4161msgstr ""
4162
4163#: plug-ins/common/gtm.c:419
4164msgid "Warning"
4165msgstr ""
4166
4167#: plug-ins/common/gtm.c:430
4168msgid ""
4169"You are about to create a huge\n"
4170"HTML file which will most likely\n"
4171"crash your browser."
4172msgstr ""
4173
4174#. HTML Page Options
4175#: plug-ins/common/gtm.c:439
4176msgid "HTML Page Options"
4177msgstr ""
4178
4179#: plug-ins/common/gtm.c:446
4180msgid "_Generate full HTML document"
4181msgstr ""
4182
4183#: plug-ins/common/gtm.c:452
4184msgid ""
4185"If checked GTM will output a full HTML document with <HTML>, <BODY>, etc. "
4186"tags instead of just the table html."
4187msgstr ""
4188
4189#. HTML Table Creation Options
4190#: plug-ins/common/gtm.c:465
4191msgid "Table Creation Options"
4192msgstr ""
4193
4194#: plug-ins/common/gtm.c:473
4195msgid "_Use cellspan"
4196msgstr ""
4197
4198#: plug-ins/common/gtm.c:479
4199msgid ""
4200"If checked GTM will replace any rectangular sections of identically colored "
4201"blocks with one large cell with ROWSPAN and COLSPAN values."
4202msgstr ""
4203
4204#: plug-ins/common/gtm.c:488
4205msgid "Co_mpress TD tags"
4206msgstr ""
4207
4208#: plug-ins/common/gtm.c:494
4209msgid ""
4210"Checking this tag will cause GTM to leave no whitespace between the TD tags "
4211"and the cellcontent.  This is only necessary for pixel level positioning "
4212"control."
4213msgstr ""
4214
4215#: plug-ins/common/gtm.c:504
4216msgid "C_aption"
4217msgstr ""
4218
4219#: plug-ins/common/gtm.c:510
4220msgid "Check if you would like to have the table captioned."
4221msgstr ""
4222
4223#: plug-ins/common/gtm.c:525
4224msgid "The text for the table caption."
4225msgstr ""
4226
4227#: plug-ins/common/gtm.c:538
4228msgid "C_ell content:"
4229msgstr ""
4230
4231#: plug-ins/common/gtm.c:542
4232msgid "The text to go into each cell."
4233msgstr ""
4234
4235#. HTML Table Options
4236#: plug-ins/common/gtm.c:552
4237msgid "Table Options"
4238msgstr ""
4239
4240#: plug-ins/common/gtm.c:563
4241msgid "_Border:"
4242msgstr ""
4243
4244#: plug-ins/common/gtm.c:567
4245msgid "The number of pixels in the table border."
4246msgstr ""
4247
4248#: plug-ins/common/gtm.c:582
4249msgid "The width for each table cell.  Can be a number or a percent."
4250msgstr ""
4251
4252#: plug-ins/common/gtm.c:598
4253msgid "The height for each table cell.  Can be a number or a percent."
4254msgstr ""
4255
4256#: plug-ins/common/gtm.c:609
4257msgid "Cell-_padding:"
4258msgstr ""
4259
4260#: plug-ins/common/gtm.c:613
4261msgid "The amount of cellpadding."
4262msgstr ""
4263
4264#: plug-ins/common/gtm.c:622
4265msgid "Cell-_spacing:"
4266msgstr ""
4267
4268#: plug-ins/common/gtm.c:626
4269msgid "The amount of cellspacing."
4270msgstr ""
4271
4272#: plug-ins/common/guillotine.c:72
4273msgid "_Guillotine"
4274msgstr ""
4275
4276#: plug-ins/common/guillotine.c:104
4277msgid "Guillotine..."
4278msgstr ""
4279
4280#: plug-ins/common/header.c:75
4281msgid "C source code header"
4282msgstr ""
4283
4284#: plug-ins/common/hot.c:217
4285msgid "_Hot..."
4286msgstr ""
4287
4288#: plug-ins/common/hot.c:379
4289msgid "Hot..."
4290msgstr ""
4291
4292#: plug-ins/common/hot.c:570
4293msgid "Hot"
4294msgstr ""
4295
4296#: plug-ins/common/hot.c:600
4297msgid "Create _New layer"
4298msgstr ""
4299
4300#: plug-ins/common/hot.c:609
4301msgid "Action"
4302msgstr ""
4303
4304#: plug-ins/common/hot.c:613
4305msgid "Reduce _Luminance"
4306msgstr ""
4307
4308#: plug-ins/common/hot.c:614
4309msgid "Reduce _Saturation"
4310msgstr ""
4311
4312#: plug-ins/common/hot.c:615 plug-ins/common/waves.c:275
4313msgid "_Blacken"
4314msgstr ""
4315
4316#: plug-ins/common/illusion.c:101
4317msgid "_Illusion..."
4318msgstr ""
4319
4320#: plug-ins/common/illusion.c:173
4321msgid "Illusion..."
4322msgstr ""
4323
4324#: plug-ins/common/illusion.c:394
4325msgid "Illusion"
4326msgstr ""
4327
4328#: plug-ins/common/illusion.c:423
4329msgid "_Divisions:"
4330msgstr ""
4331
4332#: plug-ins/common/illusion.c:433
4333msgid "Mode _1"
4334msgstr ""
4335
4336#: plug-ins/common/illusion.c:448
4337msgid "Mode _2"
4338msgstr ""
4339
4340#: plug-ins/common/iwarp.c:254
4341msgid "_IWarp..."
4342msgstr ""
4343
4344#: plug-ins/common/iwarp.c:688
4345msgid "Warping..."
4346msgstr ""
4347
4348#: plug-ins/common/iwarp.c:793 plug-ins/common/iwarp.c:805
4349#, c-format
4350msgid "Warping Frame No. %d..."
4351msgstr ""
4352
4353#: plug-ins/common/iwarp.c:806
4354msgid "Ping pong"
4355msgstr ""
4356
4357#: plug-ins/common/iwarp.c:941
4358msgid "A_nimate"
4359msgstr ""
4360
4361#: plug-ins/common/iwarp.c:960
4362msgid "Number of _Frames:"
4363msgstr ""
4364
4365#: plug-ins/common/iwarp.c:969
4366msgid "R_everse"
4367msgstr ""
4368
4369#: plug-ins/common/iwarp.c:978
4370msgid "_Ping Pong"
4371msgstr ""
4372
4373#: plug-ins/common/iwarp.c:991
4374msgid "_Animate"
4375msgstr ""
4376
4377#: plug-ins/common/iwarp.c:1012
4378msgid "Deform Mode"
4379msgstr ""
4380
4381#: plug-ins/common/iwarp.c:1025
4382msgid "_Move"
4383msgstr ""
4384
4385#: plug-ins/common/iwarp.c:1026
4386msgid "_Grow"
4387msgstr ""
4388
4389#: plug-ins/common/iwarp.c:1027
4390msgid "S_wirl CCW"
4391msgstr ""
4392
4393#: plug-ins/common/iwarp.c:1028
4394msgid "Remo_ve"
4395msgstr ""
4396
4397#: plug-ins/common/iwarp.c:1029
4398msgid "S_hrink"
4399msgstr ""
4400
4401#: plug-ins/common/iwarp.c:1030
4402msgid "Sw_irl CW"
4403msgstr ""
4404
4405#: plug-ins/common/iwarp.c:1059
4406msgid "_Deform radius:"
4407msgstr ""
4408
4409#: plug-ins/common/iwarp.c:1069
4410msgid "D_eform amount:"
4411msgstr ""
4412
4413#: plug-ins/common/iwarp.c:1078
4414msgid "_Bilinear"
4415msgstr ""
4416
4417#: plug-ins/common/iwarp.c:1092
4418msgid "Adaptive s_upersample"
4419msgstr ""
4420
4421#: plug-ins/common/iwarp.c:1112
4422msgid "Ma_x depth:"
4423msgstr ""
4424
4425#: plug-ins/common/iwarp.c:1122
4426msgid "Thresho_ld:"
4427msgstr ""
4428
4429#: plug-ins/common/iwarp.c:1135 plug-ins/common/sinus.c:764
4430#: plug-ins/gflare/gflare.c:2795
4431msgid "_Settings"
4432msgstr ""
4433
4434#: plug-ins/common/iwarp.c:1151
4435msgid "IWarp"
4436msgstr ""
4437
4438#: plug-ins/common/jigsaw.c:364
4439msgid "_Jigsaw..."
4440msgstr ""
4441
4442#: plug-ins/common/jigsaw.c:418
4443msgid "Assembling Jigsaw..."
4444msgstr ""
4445
4446#: plug-ins/common/jigsaw.c:2423
4447msgid "Jigsaw"
4448msgstr ""
4449
4450#: plug-ins/common/jigsaw.c:2444
4451msgid "Number of Tiles"
4452msgstr ""
4453
4454#: plug-ins/common/jigsaw.c:2459
4455msgid "Number of pieces going across"
4456msgstr ""
4457
4458#: plug-ins/common/jigsaw.c:2476
4459msgid "Number of pieces going down"
4460msgstr ""
4461
4462#: plug-ins/common/jigsaw.c:2490
4463msgid "Bevel Edges"
4464msgstr ""
4465
4466#: plug-ins/common/jigsaw.c:2500
4467msgid "_Bevel width:"
4468msgstr ""
4469
4470#: plug-ins/common/jigsaw.c:2504
4471msgid "Degree of slope of each piece's edge"
4472msgstr ""
4473
4474#: plug-ins/common/jigsaw.c:2517
4475msgid "H_ighlight:"
4476msgstr ""
4477
4478#: plug-ins/common/jigsaw.c:2521
4479msgid "The amount of highlighting on the edges of each piece"
4480msgstr ""
4481
4482#. frame for primitive radio buttons
4483#: plug-ins/common/jigsaw.c:2538
4484msgid "Jigsaw Style"
4485msgstr ""
4486
4487#: plug-ins/common/jigsaw.c:2542
4488msgid "_Square"
4489msgstr ""
4490
4491#: plug-ins/common/jigsaw.c:2543
4492msgid "C_urved"
4493msgstr ""
4494
4495#: plug-ins/common/jigsaw.c:2547
4496msgid "Each piece has straight sides"
4497msgstr ""
4498
4499#: plug-ins/common/jigsaw.c:2548
4500msgid "Each piece has curved sides"
4501msgstr ""
4502
4503#: plug-ins/common/jpeg.c:372 plug-ins/common/jpeg.c:410
4504msgid "JPEG image"
4505msgstr ""
4506
4507#: plug-ins/common/jpeg.c:516
4508msgid "Export Preview"
4509msgstr ""
4510
4511#: plug-ins/common/jpeg.c:880
4512msgid "EXIF data will be ignored."
4513msgstr ""
4514
4515#: plug-ins/common/jpeg.c:1094
4516msgid "JPEG preview"
4517msgstr ""
4518
4519#: plug-ins/common/jpeg.c:1356
4520#, c-format
4521msgid "File size: %02.01f kB"
4522msgstr ""
4523
4524#: plug-ins/common/jpeg.c:1809 plug-ins/common/jpeg.c:1909
4525msgid "File size: unknown"
4526msgstr ""
4527
4528#: plug-ins/common/jpeg.c:1874
4529msgid "Save as JPEG"
4530msgstr ""
4531
4532#: plug-ins/common/jpeg.c:1895
4533msgid "_Quality:"
4534msgstr ""
4535
4536#: plug-ins/common/jpeg.c:1899
4537msgid "JPEG quality parameter"
4538msgstr ""
4539
4540#: plug-ins/common/jpeg.c:1918
4541msgid "Show _Preview in image window"
4542msgstr ""
4543
4544#: plug-ins/common/jpeg.c:1931
4545#, fuzzy
4546msgid "_Advanced Options"
4547msgstr "Lihat Contoh Jadi"
4548
4549#: plug-ins/common/jpeg.c:1959
4550msgid "_Smoothing:"
4551msgstr ""
4552
4553#: plug-ins/common/jpeg.c:1972
4554msgid "Frequency (rows):"
4555msgstr ""
4556
4557#: plug-ins/common/jpeg.c:1986
4558msgid "Use restart markers"
4559msgstr ""
4560
4561#: plug-ins/common/jpeg.c:2001 plug-ins/xjt/xjt.c:860
4562msgid "Optimize"
4563msgstr ""
4564
4565#: plug-ins/common/jpeg.c:2015
4566msgid "Progressive"
4567msgstr ""
4568
4569#: plug-ins/common/jpeg.c:2034
4570msgid "Force baseline JPEG"
4571msgstr ""
4572
4573#: plug-ins/common/jpeg.c:2050
4574msgid "Save EXIF data"
4575msgstr ""
4576
4577#: plug-ins/common/jpeg.c:2064
4578msgid "Save thumbnail"
4579msgstr ""
4580
4581#. Subsampling
4582#: plug-ins/common/jpeg.c:2078
4583msgid "Subsampling:"
4584msgstr ""
4585
4586#. DCT method
4587#: plug-ins/common/jpeg.c:2105
4588msgid "DCT method:"
4589msgstr ""
4590
4591#: plug-ins/common/jpeg.c:2111
4592msgid "Fast Integer"
4593msgstr ""
4594
4595#: plug-ins/common/jpeg.c:2112
4596msgid "Integer"
4597msgstr ""
4598
4599#: plug-ins/common/jpeg.c:2113
4600msgid "Floating-Point"
4601msgstr ""
4602
4603#: plug-ins/common/jpeg.c:2127
4604msgid "Comment"
4605msgstr ""
4606
4607#: plug-ins/common/jpeg.c:2280
4608#, c-format
4609msgid "Opening thumbnail for '%s'..."
4610msgstr ""
4611
4612#: plug-ins/common/laplace.c:95
4613msgid "_Laplace"
4614msgstr ""
4615
4616#: plug-ins/common/laplace.c:228
4617msgid "Laplace..."
4618msgstr ""
4619
4620#: plug-ins/common/laplace.c:305
4621msgid "Cleanup..."
4622msgstr ""
4623
4624#: plug-ins/common/lic.c:571
4625msgid "Van Gogh (LIC)..."
4626msgstr ""
4627
4628#: plug-ins/common/lic.c:646
4629msgid "Van Gogh (LIC)"
4630msgstr ""
4631
4632#: plug-ins/common/lic.c:664
4633msgid "Effect Channel"
4634msgstr ""
4635
4636#: plug-ins/common/lic.c:671
4637msgid "_Brightness"
4638msgstr ""
4639
4640#: plug-ins/common/lic.c:677
4641msgid "Effect Operator"
4642msgstr ""
4643
4644#: plug-ins/common/lic.c:682
4645msgid "_Derivative"
4646msgstr ""
4647
4648#: plug-ins/common/lic.c:683
4649msgid "_Gradient"
4650msgstr ""
4651
4652#: plug-ins/common/lic.c:689
4653msgid "Convolve"
4654msgstr ""
4655
4656#: plug-ins/common/lic.c:694
4657msgid "_With white noise"
4658msgstr ""
4659
4660#: plug-ins/common/lic.c:695
4661msgid "W_ith source image"
4662msgstr ""
4663
4664#: plug-ins/common/lic.c:714
4665msgid "_Effect Image:"
4666msgstr ""
4667
4668#: plug-ins/common/lic.c:725
4669msgid "_Filter length:"
4670msgstr ""
4671
4672#: plug-ins/common/lic.c:734
4673msgid "_Noise magnitude:"
4674msgstr ""
4675
4676#: plug-ins/common/lic.c:743
4677msgid "In_tegration steps:"
4678msgstr ""
4679
4680#: plug-ins/common/lic.c:752
4681msgid "_Minimum value:"
4682msgstr ""
4683
4684#: plug-ins/common/lic.c:761
4685msgid "M_aximum value:"
4686msgstr ""
4687
4688#: plug-ins/common/lic.c:812
4689msgid "_Van Gogh (LIC)..."
4690msgstr ""
4691
4692#: plug-ins/common/mail.c:253
4693msgid "_Mail Image..."
4694msgstr ""
4695
4696#: plug-ins/common/mail.c:474
4697msgid "Send as Mail"
4698msgstr ""
4699
4700#: plug-ins/common/mail.c:498
4701msgid "_Recipient:"
4702msgstr ""
4703
4704#: plug-ins/common/mail.c:510
4705msgid "_Sender:"
4706msgstr ""
4707
4708#: plug-ins/common/mail.c:522
4709msgid "S_ubject:"
4710msgstr ""
4711
4712#: plug-ins/common/mail.c:534
4713msgid "Comm_ent:"
4714msgstr ""
4715
4716#: plug-ins/common/mail.c:546
4717msgid "_Filename:"
4718msgstr ""
4719
4720#. Encapsulation label
4721#: plug-ins/common/mail.c:580
4722msgid "Encapsulation:"
4723msgstr ""
4724
4725#: plug-ins/common/mail.c:592
4726msgid "_Uuencode"
4727msgstr ""
4728
4729#: plug-ins/common/mail.c:593
4730msgid "_MIME"
4731msgstr ""
4732
4733#: plug-ins/common/mail.c:693
4734msgid "some sort of error with the file extension or lack thereof"
4735msgstr ""
4736
4737#: plug-ins/common/mapcolor.c:113
4738msgid "First Source Color"
4739msgstr ""
4740
4741#: plug-ins/common/mapcolor.c:114
4742msgid "Second Source Color"
4743msgstr ""
4744
4745#: plug-ins/common/mapcolor.c:115
4746msgid "First Destination Color"
4747msgstr ""
4748
4749#: plug-ins/common/mapcolor.c:116
4750msgid "Second Destination Color"
4751msgstr ""
4752
4753#: plug-ins/common/mapcolor.c:154
4754msgid "Adjust _FG-BG"
4755msgstr ""
4756
4757#: plug-ins/common/mapcolor.c:172
4758msgid "Color Range _Mapping..."
4759msgstr ""
4760
4761#: plug-ins/common/mapcolor.c:219 plug-ins/common/mapcolor.c:507
4762msgid "Cannot operate on gray or indexed color images."
4763msgstr ""
4764
4765#: plug-ins/common/mapcolor.c:240
4766msgid "Adjusting Foreground/Background..."
4767msgstr ""
4768
4769#: plug-ins/common/mapcolor.c:282
4770msgid "Mapping colors..."
4771msgstr ""
4772
4773#: plug-ins/common/mapcolor.c:359
4774msgid "Map Color Range"
4775msgstr ""
4776
4777#: plug-ins/common/mapcolor.c:383
4778msgid "Source color range"
4779msgstr ""
4780
4781#: plug-ins/common/mapcolor.c:384
4782msgid "Destination color range"
4783msgstr ""
4784
4785#: plug-ins/common/mapcolor.c:424 plug-ins/gfli/gfli.c:844
4786#: plug-ins/gfli/gfli.c:907
4787msgid "To:"
4788msgstr ""
4789
4790#: plug-ins/common/max_rgb.c:106
4791msgid "_Max RGB..."
4792msgstr ""
4793
4794#: plug-ins/common/max_rgb.c:145
4795msgid "Can only operate on RGB drawables."
4796msgstr ""
4797
4798#: plug-ins/common/max_rgb.c:245
4799msgid "Max RGB..."
4800msgstr ""
4801
4802#: plug-ins/common/max_rgb.c:270
4803msgid "Max RGB"
4804msgstr ""
4805
4806#: plug-ins/common/max_rgb.c:295
4807msgid "_Hold the maximal channels"
4808msgstr ""
4809
4810#: plug-ins/common/max_rgb.c:298
4811msgid "Ho_ld the minimal channels"
4812msgstr ""
4813
4814#: plug-ins/common/mblur.c:176
4815msgid "_Motion Blur..."
4816msgstr ""
4817
4818#: plug-ins/common/mblur.c:796
4819msgid "Motion Blurring..."
4820msgstr ""
4821
4822#: plug-ins/common/mblur.c:893
4823msgid "Motion Blur"
4824msgstr ""
4825
4826#: plug-ins/common/mblur.c:915
4827msgid "Blur Type"
4828msgstr ""
4829
4830#: plug-ins/common/mblur.c:919
4831msgid "_Linear"
4832msgstr ""
4833
4834#: plug-ins/common/mblur.c:920
4835msgid "_Radial"
4836msgstr ""
4837
4838#: plug-ins/common/mblur.c:921
4839msgid "_Zoom"
4840msgstr ""
4841
4842#: plug-ins/common/mblur.c:930
4843msgid "Blur Parameters"
4844msgstr ""
4845
4846#: plug-ins/common/mblur.c:956 plug-ins/common/newsprint.c:1012
4847msgid "_Angle:"
4848msgstr ""
4849
4850#: plug-ins/common/mblur.c:969
4851msgid "Blur Center"
4852msgstr ""
4853
4854#. Inform the user that we couldn't losslessly save the
4855#. * transparency & just use the full palette
4856#: plug-ins/common/mng.c:494 plug-ins/common/png.c:1562
4857msgid "Couldn't losslessly save transparency, saving opacity instead."
4858msgstr ""
4859
4860#: plug-ins/common/mng.c:1309
4861msgid "Save as MNG"
4862msgstr ""
4863
4864#: plug-ins/common/mng.c:1322
4865msgid "MNG Options"
4866msgstr ""
4867
4868#: plug-ins/common/mng.c:1328
4869msgid "Interlace"
4870msgstr ""
4871
4872#: plug-ins/common/mng.c:1340
4873msgid "Save background color"
4874msgstr ""
4875
4876#: plug-ins/common/mng.c:1351
4877msgid "Save gamma"
4878msgstr ""
4879
4880#: plug-ins/common/mng.c:1361
4881msgid "Save resolution"
4882msgstr ""
4883
4884#: plug-ins/common/mng.c:1372
4885msgid "Save creation time"
4886msgstr ""
4887
4888#: plug-ins/common/mng.c:1391
4889msgid "PNG"
4890msgstr ""
4891
4892#: plug-ins/common/mng.c:1392
4893msgid "JNG"
4894msgstr ""
4895
4896#: plug-ins/common/mng.c:1395
4897msgid "PNG + delta PNG"
4898msgstr ""
4899
4900#: plug-ins/common/mng.c:1396
4901msgid "JNG + delta PNG"
4902msgstr ""
4903
4904#: plug-ins/common/mng.c:1397
4905msgid "All PNG"
4906msgstr ""
4907
4908#: plug-ins/common/mng.c:1398
4909msgid "All JNG"
4910msgstr ""
4911
4912#: plug-ins/common/mng.c:1410
4913msgid "Default chunks type:"
4914msgstr ""
4915
4916#: plug-ins/common/mng.c:1413
4917msgid "Combine"
4918msgstr ""
4919
4920#: plug-ins/common/mng.c:1414
4921msgid "Replace"
4922msgstr ""
4923
4924#: plug-ins/common/mng.c:1425
4925msgid "Default frame disposal:"
4926msgstr ""
4927
4928#: plug-ins/common/mng.c:1437
4929msgid "PNG compression level:"
4930msgstr ""
4931
4932#: plug-ins/common/mng.c:1445 plug-ins/common/png.c:1703
4933msgid "Choose a high compression level for small file size"
4934msgstr ""
4935
4936#: plug-ins/common/mng.c:1459
4937msgid "JPEG compression quality:"
4938msgstr ""
4939
4940#: plug-ins/common/mng.c:1476
4941msgid "JPEG smoothing factor:"
4942msgstr ""
4943
4944#: plug-ins/common/mng.c:1486
4945#, fuzzy
4946msgid "Animated MNG options"
4947msgstr "Lihat Contoh Jadi"
4948
4949#: plug-ins/common/mng.c:1492
4950msgid "Loop"
4951msgstr ""
4952
4953#: plug-ins/common/mng.c:1506
4954msgid "Default frame delay:"
4955msgstr ""
4956
4957#: plug-ins/common/mng.c:1584
4958msgid "MNG animation"
4959msgstr ""
4960
4961#: plug-ins/common/mosaic.c:309
4962msgid "_Mosaic..."
4963msgstr ""
4964
4965#. progress bar for gradient finding
4966#: plug-ins/common/mosaic.c:435
4967msgid "Finding Edges..."
4968msgstr ""
4969
4970#. Progress bar for rendering tiles
4971#: plug-ins/common/mosaic.c:483
4972msgid "Rendering Tiles..."
4973msgstr ""
4974
4975#: plug-ins/common/mosaic.c:509
4976msgid "Mosaic"
4977msgstr ""
4978
4979#: plug-ins/common/mosaic.c:544
4980msgid "Co_lor averaging"
4981msgstr ""
4982
4983#: plug-ins/common/mosaic.c:554
4984msgid "Allo_w tile splitting"
4985msgstr ""
4986
4987#: plug-ins/common/mosaic.c:564
4988msgid "_Pitted surfaces"
4989msgstr ""
4990
4991#: plug-ins/common/mosaic.c:574
4992msgid "_FG/BG lighting"
4993msgstr ""
4994
4995#. tiling primitive
4996#: plug-ins/common/mosaic.c:588
4997msgid "Tiling Primitives"
4998msgstr ""
4999
5000#: plug-ins/common/mosaic.c:592
5001msgid "_Squares"
5002msgstr ""
5003
5004#: plug-ins/common/mosaic.c:593
5005msgid "He_xagons"
5006msgstr ""
5007
5008#: plug-ins/common/mosaic.c:594
5009msgid "Oc_tagons & squares"
5010msgstr ""
5011
5012#. parameter settings
5013#: plug-ins/common/mosaic.c:603
5014msgid "Settings"
5015msgstr ""
5016
5017#: plug-ins/common/mosaic.c:612
5018msgid "T_ile size:"
5019msgstr ""
5020
5021#: plug-ins/common/mosaic.c:630
5022msgid "Til_e spacing:"
5023msgstr ""
5024
5025#: plug-ins/common/mosaic.c:639
5026msgid "Tile _neatness:"
5027msgstr ""
5028
5029#: plug-ins/common/mosaic.c:649
5030msgid "Light _direction:"
5031msgstr ""
5032
5033#: plug-ins/common/mosaic.c:658
5034#, fuzzy
5035msgid "Color _variation:"
5036msgstr "Posisi"
5037
5038#: plug-ins/common/mosaic.c:2392
5039msgid "Unable to add additional point.\n"
5040msgstr ""
5041
5042#: plug-ins/common/neon.c:135
5043msgid "_Neon..."
5044msgstr ""
5045
5046#: plug-ins/common/neon.c:207
5047msgid "Neon..."
5048msgstr ""
5049
5050#: plug-ins/common/neon.c:697
5051msgid "Neon Detection"
5052msgstr ""
5053
5054#: plug-ins/common/neon.c:742 plug-ins/common/unsharp.c:678
5055msgid "_Amount:"
5056msgstr ""
5057
5058#: plug-ins/common/newsprint.c:135
5059msgid "Round"
5060msgstr ""
5061
5062#: plug-ins/common/newsprint.c:144
5063msgid "Line"
5064msgstr ""
5065
5066#: plug-ins/common/newsprint.c:153
5067msgid "Diamond"
5068msgstr ""
5069
5070#: plug-ins/common/newsprint.c:161
5071msgid "PS Square (Euclidean Dot)"
5072msgstr ""
5073
5074#: plug-ins/common/newsprint.c:170
5075msgid "PS Diamond"
5076msgstr ""
5077
5078#: plug-ins/common/newsprint.c:342
5079msgid "_Grey"
5080msgstr ""
5081
5082#: plug-ins/common/newsprint.c:355
5083msgid "R_ed"
5084msgstr ""
5085
5086#: plug-ins/common/newsprint.c:384
5087msgid "C_yan"
5088msgstr ""
5089
5090#: plug-ins/common/newsprint.c:392
5091msgid "Magen_ta"
5092msgstr ""
5093
5094#: plug-ins/common/newsprint.c:400
5095msgid "_Yellow"
5096msgstr ""
5097
5098#: plug-ins/common/newsprint.c:421
5099msgid "Intensity"
5100msgstr ""
5101
5102#: plug-ins/common/newsprint.c:537
5103msgid "Newsprin_t..."
5104msgstr ""
5105
5106#: plug-ins/common/newsprint.c:638
5107msgid "Newsprint..."
5108msgstr ""
5109
5110#: plug-ins/common/newsprint.c:1042
5111msgid "_Spot function:"
5112msgstr ""
5113
5114#: plug-ins/common/newsprint.c:1199
5115msgid "Newsprint"
5116msgstr ""
5117
5118#. resolution settings
5119#: plug-ins/common/newsprint.c:1243
5120msgid "Resolution"
5121msgstr ""
5122
5123#: plug-ins/common/newsprint.c:1262
5124msgid "_Input SPI:"
5125msgstr ""
5126
5127#: plug-ins/common/newsprint.c:1276
5128msgid "O_utput LPI:"
5129msgstr ""
5130
5131#: plug-ins/common/newsprint.c:1289
5132msgid "C_ell size:"
5133msgstr ""
5134
5135#. screen settings
5136#: plug-ins/common/newsprint.c:1302 plug-ins/gflare/gflare.c:562
5137msgid "Screen"
5138msgstr ""
5139
5140#: plug-ins/common/newsprint.c:1321
5141msgid "B_lack pullout (%):"
5142msgstr ""
5143
5144#: plug-ins/common/newsprint.c:1343
5145msgid "Separate to:"
5146msgstr ""
5147
5148#: plug-ins/common/newsprint.c:1347
5149msgid "_RGB"
5150msgstr ""
5151
5152#: plug-ins/common/newsprint.c:1364
5153msgid "C_MYK"
5154msgstr ""
5155
5156#: plug-ins/common/newsprint.c:1381
5157msgid "I_ntensity"
5158msgstr ""
5159
5160#: plug-ins/common/newsprint.c:1406
5161msgid "_Lock channels"
5162msgstr ""
5163
5164#: plug-ins/common/newsprint.c:1419
5165msgid "_Factory defaults"
5166msgstr ""
5167
5168#. anti-alias control
5169#: plug-ins/common/newsprint.c:1445 plug-ins/gfig/gfig-dialog.c:1258
5170msgid "Antialiasing"
5171msgstr ""
5172
5173#: plug-ins/common/newsprint.c:1453
5174msgid "O_versample:"
5175msgstr ""
5176
5177#: plug-ins/common/nlfilt.c:126
5178msgid "_NL Filter..."
5179msgstr ""
5180
5181#: plug-ins/common/nlfilt.c:954
5182msgid "NL Filter..."
5183msgstr ""
5184
5185#: plug-ins/common/nlfilt.c:1017
5186msgid "NL Filter"
5187msgstr ""
5188
5189#: plug-ins/common/nlfilt.c:1038
5190msgid "Filter"
5191msgstr ""
5192
5193#: plug-ins/common/nlfilt.c:1042
5194msgid "_Alpha trimmed mean"
5195msgstr ""
5196
5197#: plug-ins/common/nlfilt.c:1044
5198msgid "Op_timal estimation"
5199msgstr ""
5200
5201#: plug-ins/common/nlfilt.c:1046
5202msgid "_Edge enhancement"
5203msgstr ""
5204
5205#: plug-ins/common/nlfilt.c:1071
5206msgid "A_lpha:"
5207msgstr ""
5208
5209#: plug-ins/common/noisify.c:157
5210msgid "_Scatter RGB..."
5211msgstr ""
5212
5213#: plug-ins/common/noisify.c:285
5214msgid "Adding Noise..."
5215msgstr ""
5216
5217#: plug-ins/common/noisify.c:451
5218msgid "Scatter RGB"
5219msgstr ""
5220
5221#: plug-ins/common/noisify.c:477
5222#, fuzzy
5223msgid "Co_rrelated noise"
5224msgstr "Lihat Contoh Jadi"
5225
5226#: plug-ins/common/noisify.c:492
5227msgid "_Independent RGB"
5228msgstr ""
5229
5230#: plug-ins/common/noisify.c:516 plug-ins/common/noisify.c:520
5231msgid "_Gray:"
5232msgstr ""
5233
5234#: plug-ins/common/noisify.c:521 plug-ins/common/noisify.c:536
5235msgid "_Alpha:"
5236msgstr ""
5237
5238#: plug-ins/common/noisify.c:546
5239#, c-format
5240msgid "Channel #%d:"
5241msgstr ""
5242
5243#: plug-ins/common/normalize.c:122
5244msgid "Normalizing..."
5245msgstr ""
5246
5247#: plug-ins/common/nova.c:179
5248msgid "Su_perNova..."
5249msgstr ""
5250
5251#: plug-ins/common/nova.c:262
5252msgid "Rendering SuperNova..."
5253msgstr ""
5254
5255#: plug-ins/common/nova.c:305
5256msgid "SuperNova"
5257msgstr ""
5258
5259#: plug-ins/common/nova.c:342
5260msgid "SuperNova Color Picker"
5261msgstr ""
5262
5263#: plug-ins/common/nova.c:371
5264msgid "_Spokes:"
5265msgstr ""
5266
5267#: plug-ins/common/nova.c:386
5268msgid "R_andom hue:"
5269msgstr ""
5270
5271#: plug-ins/common/nova.c:438
5272msgid "Center of SuperNova"
5273msgstr ""
5274
5275#: plug-ins/common/nova.c:472
5276msgid "S_how cursor"
5277msgstr ""
5278
5279#: plug-ins/common/oilify.c:111
5280msgid "Oili_fy..."
5281msgstr ""
5282
5283#: plug-ins/common/oilify.c:189
5284msgid "Oil Painting..."
5285msgstr ""
5286
5287#: plug-ins/common/oilify.c:477
5288msgid "Oilify"
5289msgstr ""
5290
5291#: plug-ins/common/oilify.c:504
5292msgid "_Mask size:"
5293msgstr ""
5294
5295#: plug-ins/common/oilify.c:515
5296msgid "_Use intensity algorithm"
5297msgstr ""
5298
5299#: plug-ins/common/papertile.c:235
5300msgid "Paper Tile"
5301msgstr ""
5302
5303#: plug-ins/common/papertile.c:254
5304msgid "Division"
5305msgstr ""
5306
5307#: plug-ins/common/papertile.c:293
5308msgid "Fractional Pixels"
5309msgstr ""
5310
5311#: plug-ins/common/papertile.c:298
5312msgid "_Background"
5313msgstr ""
5314
5315#: plug-ins/common/papertile.c:300
5316msgid "_Ignore"
5317msgstr ""
5318
5319#: plug-ins/common/papertile.c:302
5320msgid "_Force"
5321msgstr ""
5322
5323#: plug-ins/common/papertile.c:309
5324msgid "C_entering"
5325msgstr ""
5326
5327#: plug-ins/common/papertile.c:324
5328msgid "Movement"
5329msgstr ""
5330
5331#: plug-ins/common/papertile.c:337
5332msgid "_Max (%):"
5333msgstr ""
5334
5335#: plug-ins/common/papertile.c:343
5336msgid "_Wrap around"
5337msgstr ""
5338
5339#: plug-ins/common/papertile.c:353
5340msgid "Background Type"
5341msgstr ""
5342
5343#: plug-ins/common/papertile.c:360
5344msgid "I_nverted image"
5345msgstr ""
5346
5347#: plug-ins/common/papertile.c:362
5348msgid "Im_age"
5349msgstr ""
5350
5351#: plug-ins/common/papertile.c:364
5352msgid "Fo_reground color"
5353msgstr ""
5354
5355#: plug-ins/common/papertile.c:366
5356msgid "Bac_kground color"
5357msgstr ""
5358
5359#: plug-ins/common/papertile.c:368
5360msgid "S_elect here:"
5361msgstr ""
5362
5363#: plug-ins/common/papertile.c:375
5364msgid "Background Color"
5365msgstr ""
5366
5367#: plug-ins/common/papertile.c:527
5368msgid "Paper Tile..."
5369msgstr ""
5370
5371#: plug-ins/common/papertile.c:815
5372msgid "September 31, 1999"
5373msgstr ""
5374
5375#: plug-ins/common/papertile.c:816
5376msgid "_Paper Tile..."
5377msgstr ""
5378
5379#: plug-ins/common/pat.c:104 plug-ins/common/pat.c:126
5380msgid "GIMP pattern"
5381msgstr ""
5382
5383#: plug-ins/common/pat.c:343
5384#, c-format
5385msgid "Invalid UTF-8 string in pattern file '%s'."
5386msgstr ""
5387
5388#: plug-ins/common/pat.c:501
5389msgid "Save as Pattern"
5390msgstr ""
5391
5392#: plug-ins/common/pcx.c:96 plug-ins/common/pcx.c:115
5393msgid "ZSoft PCX image"
5394msgstr ""
5395
5396#: plug-ins/common/pcx.c:314
5397#, c-format
5398msgid "Could not read header from '%s'"
5399msgstr ""
5400
5401#: plug-ins/common/pcx.c:321
5402#, c-format
5403msgid "'%s' is not a PCX file"
5404msgstr ""
5405
5406#: plug-ins/common/pcx.c:375
5407msgid "Unusual PCX flavour, giving up"
5408msgstr ""
5409
5410#: plug-ins/common/photocopy.c:158
5411msgid "_Photocopy..."
5412msgstr ""
5413
5414#: plug-ins/common/photocopy.c:837
5415msgid "Photocopy"
5416msgstr ""
5417
5418#: plug-ins/common/photocopy.c:881 plug-ins/common/sharpen.c:509
5419#: plug-ins/common/softglow.c:687
5420msgid "_Sharpness:"
5421msgstr ""
5422
5423#: plug-ins/common/photocopy.c:895
5424msgid "Percent _black:"
5425msgstr ""
5426
5427#: plug-ins/common/photocopy.c:909
5428msgid "Percent _white:"
5429msgstr ""
5430
5431#: plug-ins/common/pix.c:141 plug-ins/common/pix.c:158
5432msgid "Alias|Wavefront PIX image"
5433msgstr ""
5434
5435#: plug-ins/common/pixelize.c:173
5436msgid "_Pixelize..."
5437msgstr ""
5438
5439#: plug-ins/common/pixelize.c:275
5440msgid "Pixelizing..."
5441msgstr ""
5442
5443#: plug-ins/common/pixelize.c:315
5444msgid "Pixelize"
5445msgstr ""
5446
5447#: plug-ins/common/pixelize.c:337
5448msgid "Pixel _Width:"
5449msgstr ""
5450
5451#: plug-ins/common/pixelize.c:342
5452msgid "Pixel _Height:"
5453msgstr ""
5454
5455#: plug-ins/common/plasma.c:185
5456msgid "_Plasma..."
5457msgstr ""
5458
5459#: plug-ins/common/plasma.c:268
5460msgid "Plasma..."
5461msgstr ""
5462
5463#: plug-ins/common/plasma.c:305
5464msgid "Plasma"
5465msgstr ""
5466
5467#: plug-ins/common/plasma.c:334
5468msgid "Random _seed:"
5469msgstr ""
5470
5471#: plug-ins/common/plasma.c:345
5472msgid "T_urbulence:"
5473msgstr ""
5474
5475#: plug-ins/common/png.c:249 plug-ins/common/png.c:266
5476#: plug-ins/common/png.c:281 plug-ins/common/png.c:295
5477msgid "PNG image"
5478msgstr ""
5479
5480#: plug-ins/common/png.c:657
5481#, c-format
5482msgid "Error while reading '%s'. File corrupted?"
5483msgstr ""
5484
5485#. Aie! Unknown type
5486#: plug-ins/common/png.c:791
5487#, c-format
5488msgid "Unknown color model in PNG file '%s'."
5489msgstr ""
5490
5491#: plug-ins/common/png.c:846
5492msgid ""
5493"The PNG file specifies an offset that caused the layer to be positioned "
5494"outside the image."
5495msgstr ""
5496
5497#: plug-ins/common/png.c:1163
5498#, c-format
5499msgid "Error while saving '%s'. Could not save image."
5500msgstr ""
5501
5502#: plug-ins/common/png.c:1591
5503msgid "Save as PNG"
5504msgstr ""
5505
5506#: plug-ins/common/png.c:1595
5507msgid "_Load defaults"
5508msgstr ""
5509
5510#: plug-ins/common/png.c:1596
5511msgid "_Save defaults"
5512msgstr ""
5513
5514#: plug-ins/common/png.c:1617
5515msgid "_Interlacing (Adam7)"
5516msgstr ""
5517
5518#: plug-ins/common/png.c:1628
5519msgid "Save _background color"
5520msgstr ""
5521
5522#: plug-ins/common/png.c:1636
5523msgid "Save _gamma"
5524msgstr ""
5525
5526#: plug-ins/common/png.c:1645
5527msgid "Save layer o_ffset"
5528msgstr ""
5529
5530#: plug-ins/common/png.c:1654
5531msgid "Save _resolution"
5532msgstr ""
5533
5534#: plug-ins/common/png.c:1663
5535msgid "Save creation _time"
5536msgstr ""
5537
5538#: plug-ins/common/png.c:1671
5539msgid "Save comme_nt"
5540msgstr ""
5541
5542#: plug-ins/common/png.c:1686
5543msgid "Save color _values from transparent pixels"
5544msgstr ""
5545
5546#: plug-ins/common/png.c:1699
5547msgid "Co_mpression level:"
5548msgstr ""
5549
5550#: plug-ins/common/png.c:1819
5551msgid "Could not load PNG defaults"
5552msgstr ""
5553
5554#: plug-ins/common/pnm.c:228
5555msgid "PNM Image"
5556msgstr ""
5557
5558#: plug-ins/common/pnm.c:248
5559msgid "PNM image"
5560msgstr ""
5561
5562#: plug-ins/common/pnm.c:260
5563msgid "PGM image"
5564msgstr ""
5565
5566#: plug-ins/common/pnm.c:272
5567msgid "PPM image"
5568msgstr ""
5569
5570#: plug-ins/common/pnm.c:465 plug-ins/common/pnm.c:486
5571#: plug-ins/common/pnm.c:493 plug-ins/common/pnm.c:502
5572#: plug-ins/common/pnm.c:577 plug-ins/common/pnm.c:633
5573msgid "PNM: Premature end of file."
5574msgstr ""
5575
5576#: plug-ins/common/pnm.c:467
5577msgid "PNM: Invalid file."
5578msgstr ""
5579
5580#: plug-ins/common/pnm.c:480
5581msgid "File not in a supported format."
5582msgstr ""
5583
5584#: plug-ins/common/pnm.c:489
5585msgid "PNM: Invalid X resolution."
5586msgstr ""
5587
5588#: plug-ins/common/pnm.c:496
5589msgid "PNM: Invalid Y resolution."
5590msgstr ""
5591
5592#: plug-ins/common/pnm.c:508
5593msgid "PNM: Invalid maximum value."
5594msgstr ""
5595
5596#: plug-ins/common/pnm.c:684
5597msgid "PNM: Error reading file."
5598msgstr ""
5599
5600#: plug-ins/common/pnm.c:800
5601msgid "PNM save cannot handle images with alpha channels."
5602msgstr ""
5603
5604#: plug-ins/common/pnm.c:949
5605msgid "Save as PNM"
5606msgstr ""
5607
5608#. file save type
5609#: plug-ins/common/pnm.c:959
5610msgid "Data formatting"
5611msgstr ""
5612
5613#: plug-ins/common/pnm.c:963
5614msgid "Raw"
5615msgstr ""
5616
5617#: plug-ins/common/pnm.c:964
5618msgid "Ascii"
5619msgstr ""
5620
5621#: plug-ins/common/polar.c:170
5622msgid "P_olar Coords..."
5623msgstr ""
5624
5625#: plug-ins/common/polar.c:357
5626msgid "Polarizing..."
5627msgstr ""
5628
5629#: plug-ins/common/polar.c:589
5630msgid "Polarize"
5631msgstr ""
5632
5633#: plug-ins/common/polar.c:620
5634msgid "Circle _depth in percent:"
5635msgstr ""
5636
5637#: plug-ins/common/polar.c:632
5638msgid "Offset _angle:"
5639msgstr ""
5640
5641#: plug-ins/common/polar.c:647
5642msgid "_Map backwards"
5643msgstr ""
5644
5645#: plug-ins/common/polar.c:653
5646msgid ""
5647"If checked the mapping will begin at the right side, as opposed to beginning "
5648"at the left."
5649msgstr ""
5650
5651#: plug-ins/common/polar.c:664
5652msgid "Map from _top"
5653msgstr ""
5654
5655#: plug-ins/common/polar.c:670
5656msgid ""
5657"If unchecked the mapping will put the bottom row in the middle and the top "
5658"row on the outside.  If checked it will be the opposite."
5659msgstr ""
5660
5661#: plug-ins/common/polar.c:682
5662msgid "To _polar"
5663msgstr ""
5664
5665#: plug-ins/common/polar.c:688
5666msgid ""
5667"If unchecked the image will be circularly mapped onto a rectangle.  If "
5668"checked the image will be mapped onto a circle."
5669msgstr ""
5670
5671#: plug-ins/common/postscript.c:576 plug-ins/common/postscript.c:662
5672msgid "PostScript document"
5673msgstr ""
5674
5675#: plug-ins/common/postscript.c:595 plug-ins/common/postscript.c:677
5676msgid "Encapsulated PostScript image"
5677msgstr ""
5678
5679#: plug-ins/common/postscript.c:614
5680msgid "PDF document"
5681msgstr ""
5682
5683#: plug-ins/common/postscript.c:1005
5684#, c-format
5685msgid "Could not interpret '%s'"
5686msgstr ""
5687
5688#: plug-ins/common/postscript.c:1103
5689msgid "PostScript save cannot handle images with alpha channels"
5690msgstr ""
5691
5692#: plug-ins/common/postscript.c:1622
5693#, c-format
5694msgid "Error starting ghostscript (%s)"
5695msgstr ""
5696
5697#: plug-ins/common/postscript.c:1652
5698#, c-format
5699msgid "Error starting ghostscript: %s"
5700msgstr ""
5701
5702#: plug-ins/common/postscript.c:2472 plug-ins/common/postscript.c:2605
5703#: plug-ins/common/postscript.c:2757 plug-ins/common/postscript.c:2886
5704#: plug-ins/common/sunras.c:1454 plug-ins/common/sunras.c:1562
5705#: plug-ins/fits/fits.c:826 plug-ins/fits/fits.c:950
5706msgid "Write error occurred"
5707msgstr ""
5708
5709#: plug-ins/common/postscript.c:2913
5710msgid "Load PostScript"
5711msgstr ""
5712
5713#. Rendering
5714#: plug-ins/common/postscript.c:2933
5715msgid "Rendering"
5716msgstr ""
5717
5718#. Resolution
5719#: plug-ins/common/postscript.c:2949 plug-ins/common/svg.c:882
5720#: plug-ins/common/wmf.c:669 plug-ins/print/gimp_main_window.c:1087
5721msgid "Resolution:"
5722msgstr ""
5723
5724#: plug-ins/common/postscript.c:2977
5725msgid "Pages:"
5726msgstr ""
5727
5728#: plug-ins/common/postscript.c:2983
5729msgid "Pages to load (e.g.: 1-4 or 1,3,5-7)"
5730msgstr ""
5731
5732#: plug-ins/common/postscript.c:2985
5733msgid "Try Bounding Box"
5734msgstr ""
5735
5736#. Colouring
5737#: plug-ins/common/postscript.c:2998
5738msgid "Coloring"
5739msgstr ""
5740
5741#: plug-ins/common/postscript.c:3002
5742msgid "B/W"
5743msgstr ""
5744
5745#: plug-ins/common/postscript.c:3003 plug-ins/rcm/rcm_dialog.c:404
5746msgid "Gray"
5747msgstr ""
5748
5749#: plug-ins/common/postscript.c:3004 plug-ins/common/xpm.c:469
5750#: plug-ins/gimpressionist/color.c:48 plug-ins/gimpressionist/general.c:151
5751#: plug-ins/imagemap/imap_menu.c:306 plug-ins/print/gimp_main_window.c:1399
5752msgid "Color"
5753msgstr ""
5754
5755#: plug-ins/common/postscript.c:3005 plug-ins/fits/fits.c:1000
5756msgid "Automatic"
5757msgstr ""
5758
5759#: plug-ins/common/postscript.c:3015
5760msgid "Text antialiasing"
5761msgstr ""
5762
5763#: plug-ins/common/postscript.c:3020 plug-ins/common/postscript.c:3032
5764msgid "Weak"
5765msgstr ""
5766
5767#: plug-ins/common/postscript.c:3021 plug-ins/common/postscript.c:3033
5768msgid "Strong"
5769msgstr ""
5770
5771#: plug-ins/common/postscript.c:3027
5772msgid "Graphic antialiasing"
5773msgstr ""
5774
5775#: plug-ins/common/postscript.c:3079
5776msgid "Save as PostScript"
5777msgstr ""
5778
5779#. Image Size
5780#: plug-ins/common/postscript.c:3103
5781msgid "Image Size"
5782msgstr ""
5783
5784#: plug-ins/common/postscript.c:3152
5785msgid "_Keep aspect ratio"
5786msgstr ""
5787
5788#: plug-ins/common/postscript.c:3158
5789msgid ""
5790"When toggled, the resulting image will be scaled to fit into the given size "
5791"without changing the aspect ratio."
5792msgstr ""
5793
5794#. Unit
5795#: plug-ins/common/postscript.c:3167
5796msgid "Unit"
5797msgstr ""
5798
5799#: plug-ins/common/postscript.c:3171
5800msgid "_Inch"
5801msgstr ""
5802
5803#: plug-ins/common/postscript.c:3172
5804msgid "_Millimeter"
5805msgstr ""
5806
5807#. Format
5808#: plug-ins/common/postscript.c:3198
5809msgid "Output"
5810msgstr ""
5811
5812#: plug-ins/common/postscript.c:3204
5813msgid "_PostScript level 2"
5814msgstr ""
5815
5816#: plug-ins/common/postscript.c:3213
5817msgid "_Encapsulated PostScript"
5818msgstr ""
5819
5820#: plug-ins/common/postscript.c:3222
5821msgid "P_review"
5822msgstr ""
5823
5824#: plug-ins/common/postscript.c:3243
5825#, fuzzy
5826msgid "Preview _size:"
5827msgstr "Lihat Contoh Jadi"
5828
5829#: plug-ins/common/psd.c:489
5830msgid "Invalid UTF-8 string in PSD file"
5831msgstr ""
5832
5833#: plug-ins/common/psd_save.c:181
5834msgid "Photoshop image"
5835msgstr ""
5836
5837#: plug-ins/common/psd_save.c:1564
5838#, c-format
5839msgid ""
5840"Unable to save '%s'.  The psd file format does not support images that are "
5841"more than 30000 pixels wide or tall."
5842msgstr ""
5843
5844#: plug-ins/common/psd_save.c:1576
5845#, c-format
5846msgid ""
5847"Unable to save '%s'.  The psd file format does not support images with "
5848"layers that are more than 30000 pixels wide or tall."
5849msgstr ""
5850
5851#: plug-ins/common/psp.c:362
5852msgid "Paint Shop Pro image"
5853msgstr ""
5854
5855#: plug-ins/common/psp.c:402
5856msgid "Save as PSP"
5857msgstr ""
5858
5859#. file save type
5860#: plug-ins/common/psp.c:412
5861msgid "Data Compression"
5862msgstr ""
5863
5864#: plug-ins/common/psp.c:417
5865msgid "RLE"
5866msgstr ""
5867
5868#: plug-ins/common/psp.c:418
5869msgid "LZ77"
5870msgstr ""
5871
5872#: plug-ins/common/randomize.c:107
5873msgid "Random Hurl 1.7"
5874msgstr ""
5875
5876#: plug-ins/common/randomize.c:108
5877msgid "Random Pick 1.7"
5878msgstr ""
5879
5880#: plug-ins/common/randomize.c:109
5881msgid "Random Slur 1.7"
5882msgstr ""
5883
5884#: plug-ins/common/randomize.c:244
5885msgid "_Hurl..."
5886msgstr ""
5887
5888#: plug-ins/common/randomize.c:256
5889msgid "_Pick..."
5890msgstr ""
5891
5892#: plug-ins/common/randomize.c:268
5893msgid "_Slur..."
5894msgstr ""
5895
5896#: plug-ins/common/randomize.c:756 plug-ins/common/snoise.c:614
5897msgid "_Random seed:"
5898msgstr ""
5899
5900#: plug-ins/common/randomize.c:765
5901msgid "R_andomization (%):"
5902msgstr ""
5903
5904#: plug-ins/common/randomize.c:768
5905msgid "Percentage of pixels to be filtered"
5906msgstr ""
5907
5908#: plug-ins/common/randomize.c:777
5909msgid "R_epeat:"
5910msgstr ""
5911
5912#: plug-ins/common/randomize.c:780
5913msgid "Number of times to apply filter"
5914msgstr ""
5915
5916#: plug-ins/common/raw.c:166 plug-ins/common/raw.c:181
5917msgid "Raw Image Data"
5918msgstr ""
5919
5920#: plug-ins/common/raw.c:915
5921msgid "Raw Image Loader"
5922msgstr ""
5923
5924#: plug-ins/common/raw.c:943
5925msgid "Image"
5926msgstr ""
5927
5928#: plug-ins/common/raw.c:955
5929msgid "Planar RGB"
5930msgstr ""
5931
5932#: plug-ins/common/raw.c:956
5933msgid "Indexed"
5934msgstr ""
5935
5936#: plug-ins/common/raw.c:961
5937msgid "Image _Type:"
5938msgstr ""
5939
5940#: plug-ins/common/raw.c:1011
5941msgid "Palette"
5942msgstr ""
5943
5944#: plug-ins/common/raw.c:1021 plug-ins/common/raw.c:1109
5945msgid "R, G, B (normal)"
5946msgstr ""
5947
5948#: plug-ins/common/raw.c:1022 plug-ins/common/raw.c:1111
5949msgid "B, G, R, X (bmp style)"
5950msgstr ""
5951
5952#: plug-ins/common/raw.c:1027
5953msgid "_Palette Type:"
5954msgstr ""
5955
5956#: plug-ins/common/raw.c:1038
5957msgid "Off_set:"
5958msgstr ""
5959
5960#: plug-ins/common/raw.c:1050
5961msgid "Select Palette File to Load"
5962msgstr ""
5963
5964#: plug-ins/common/raw.c:1053
5965msgid "Pal_ette File:"
5966msgstr ""
5967
5968#: plug-ins/common/raw.c:1081
5969msgid "Raw Image Save"
5970msgstr ""
5971
5972#: plug-ins/common/raw.c:1095
5973msgid "RGB Save Type"
5974msgstr ""
5975
5976#: plug-ins/common/raw.c:1099
5977msgid "Standard (R,G,B)"
5978msgstr ""
5979
5980#: plug-ins/common/raw.c:1100
5981msgid "Planar (RRR,GGG,BBB)"
5982msgstr ""
5983
5984#: plug-ins/common/raw.c:1105
5985msgid "Indexed Palette Type"
5986msgstr ""
5987
5988#: plug-ins/common/retinex.c:167
5989msgid "_Retinex..."
5990msgstr ""
5991
5992#: plug-ins/common/retinex.c:250
5993msgid "Retinex..."
5994msgstr ""
5995
5996#: plug-ins/common/retinex.c:252
5997msgid "Retinex (4/4): updated..."
5998msgstr ""
5999
6000#: plug-ins/common/retinex.c:289
6001msgid "Retinex Image Enhancement"
6002msgstr ""
6003
6004#: plug-ins/common/retinex.c:310
6005msgid "Level"
6006msgstr ""
6007
6008#: plug-ins/common/retinex.c:314
6009msgid "_Uniform"
6010msgstr ""
6011
6012#: plug-ins/common/retinex.c:316
6013msgid "_Low"
6014msgstr ""
6015
6016#: plug-ins/common/retinex.c:318
6017msgid "_High"
6018msgstr ""
6019
6020#: plug-ins/common/retinex.c:343
6021#, fuzzy
6022msgid "_Scale:"
6023msgstr "Biru"
6024
6025#: plug-ins/common/retinex.c:358
6026msgid "_Scale division:"
6027msgstr ""
6028
6029#: plug-ins/common/retinex.c:373
6030msgid "_Dynamic:"
6031msgstr ""
6032
6033#: plug-ins/common/retinex.c:647
6034msgid "Retinex: Filtering..."
6035msgstr ""
6036
6037#: plug-ins/common/ripple.c:138
6038msgid "_Ripple..."
6039msgstr ""
6040
6041#: plug-ins/common/ripple.c:222
6042msgid "Rippling..."
6043msgstr ""
6044
6045#: plug-ins/common/ripple.c:472
6046msgid "Ripple"
6047msgstr ""
6048
6049#: plug-ins/common/ripple.c:522
6050msgid "_Retain tilability"
6051msgstr ""
6052
6053#. Edges toggle box
6054#: plug-ins/common/ripple.c:556
6055msgid "Edges"
6056msgstr ""
6057
6058#. Wave toggle box
6059#: plug-ins/common/ripple.c:584
6060msgid "Wave Type"
6061msgstr ""
6062
6063#: plug-ins/common/ripple.c:588
6064msgid "Saw_tooth"
6065msgstr ""
6066
6067#: plug-ins/common/ripple.c:589
6068msgid "S_ine"
6069msgstr ""
6070
6071#: plug-ins/common/ripple.c:612
6072msgid "_Period:"
6073msgstr ""
6074
6075#: plug-ins/common/ripple.c:625
6076msgid "A_mplitude:"
6077msgstr ""
6078
6079#: plug-ins/common/rotate.c:421
6080msgid "You can not rotate the whole image if there's a selection."
6081msgstr ""
6082
6083#: plug-ins/common/rotate.c:428
6084msgid "You can not rotate the whole image if there's a floating selection."
6085msgstr ""
6086
6087#: plug-ins/common/rotate.c:439
6088msgid "Sorry, channels and masks can not be rotated."
6089msgstr ""
6090
6091#: plug-ins/common/rotate.c:445
6092msgid "Rotating..."
6093msgstr ""
6094
6095#: plug-ins/common/sample_colorize.c:296
6096msgid "_Sample Colorize..."
6097msgstr ""
6098
6099#: plug-ins/common/sample_colorize.c:1310
6100msgid "Sample Colorize"
6101msgstr ""
6102
6103#: plug-ins/common/sample_colorize.c:1315
6104msgid "Get sample colors"
6105msgstr ""
6106
6107#: plug-ins/common/sample_colorize.c:1317
6108msgid "Apply"
6109msgstr ""
6110
6111#. layer combo_box (Dst)
6112#: plug-ins/common/sample_colorize.c:1335
6113msgid "Destination:"
6114msgstr ""
6115
6116#. layer combo_box (Sample)
6117#: plug-ins/common/sample_colorize.c:1351
6118msgid "Sample:"
6119msgstr ""
6120
6121#: plug-ins/common/sample_colorize.c:1361
6122msgid "From reverse gradient"
6123msgstr ""
6124
6125#: plug-ins/common/sample_colorize.c:1366
6126msgid "From gradient"
6127msgstr ""
6128
6129#. check button
6130#: plug-ins/common/sample_colorize.c:1387
6131#: plug-ins/common/sample_colorize.c:1414
6132msgid "Show selection"
6133msgstr ""
6134
6135#. check button
6136#: plug-ins/common/sample_colorize.c:1398
6137#: plug-ins/common/sample_colorize.c:1425
6138msgid "Show color"
6139msgstr ""
6140
6141#: plug-ins/common/sample_colorize.c:1538
6142msgid "Input levels:"
6143msgstr ""
6144
6145#: plug-ins/common/sample_colorize.c:1588
6146msgid "Output Levels:"
6147msgstr ""
6148
6149#. check button
6150#: plug-ins/common/sample_colorize.c:1628
6151msgid "Hold intensity"
6152msgstr ""
6153
6154#. check button
6155#: plug-ins/common/sample_colorize.c:1639
6156msgid "Original intensity"
6157msgstr ""
6158
6159#. check button
6160#: plug-ins/common/sample_colorize.c:1657
6161msgid "Use subcolors"
6162msgstr ""
6163
6164#. check button
6165#: plug-ins/common/sample_colorize.c:1668
6166msgid "Smooth samples"
6167msgstr ""
6168
6169#: plug-ins/common/sample_colorize.c:2632
6170msgid "Sample Analyze..."
6171msgstr ""
6172
6173#: plug-ins/common/sample_colorize.c:3002
6174msgid "Remap Colorized..."
6175msgstr ""
6176
6177#: plug-ins/common/scatter_hsv.c:113
6178msgid "S_catter HSV..."
6179msgstr ""
6180
6181#: plug-ins/common/scatter_hsv.c:208
6182msgid "Scattering HSV..."
6183msgstr ""
6184
6185#: plug-ins/common/scatter_hsv.c:344
6186msgid "Scatter HSV"
6187msgstr ""
6188
6189#: plug-ins/common/scatter_hsv.c:372
6190msgid "_Holdness:"
6191msgstr ""
6192
6193#: plug-ins/common/scatter_hsv.c:384
6194msgid "H_ue:"
6195msgstr ""
6196
6197#: plug-ins/common/scatter_hsv.c:396
6198msgid "_Saturation:"
6199msgstr ""
6200
6201#: plug-ins/common/scatter_hsv.c:408
6202msgid "_Value:"
6203msgstr ""
6204
6205#: plug-ins/common/screenshot.c:257 plug-ins/winsnap/winsnap.c:990
6206msgid "_Screen Shot..."
6207msgstr ""
6208
6209#: plug-ins/common/screenshot.c:395
6210msgid "Error grabbing the pointer"
6211msgstr ""
6212
6213#: plug-ins/common/screenshot.c:471
6214msgid "Loading Screen Shot..."
6215msgstr ""
6216
6217#: plug-ins/common/screenshot.c:478 plug-ins/common/screenshot.c:638
6218msgid "Screen Shot"
6219msgstr ""
6220
6221#: plug-ins/common/screenshot.c:586
6222msgid "Specified window not found"
6223msgstr ""
6224
6225#: plug-ins/common/screenshot.c:609
6226msgid "Error obtaining Screen Shot"
6227msgstr ""
6228
6229#. single window
6230#: plug-ins/common/screenshot.c:643 plug-ins/common/screenshot.c:673
6231#: plug-ins/winsnap/winsnap.c:866
6232msgid "Grab"
6233msgstr ""
6234
6235#: plug-ins/common/screenshot.c:680
6236msgid "a _Single Window"
6237msgstr ""
6238
6239#: plug-ins/common/screenshot.c:698
6240msgid "S_elect Window After"
6241msgstr ""
6242
6243#: plug-ins/common/screenshot.c:713 plug-ins/common/screenshot.c:755
6244msgid "Seconds Delay"
6245msgstr ""
6246
6247#: plug-ins/common/screenshot.c:719
6248msgid "the _Whole Screen"
6249msgstr ""
6250
6251#: plug-ins/common/screenshot.c:740
6252msgid "Grab _After"
6253msgstr ""
6254
6255#: plug-ins/common/sel_gauss.c:107
6256msgid "_Selective Gaussian Blur..."
6257msgstr ""
6258
6259#: plug-ins/common/sel_gauss.c:187
6260msgid "Selective Gaussian Blur..."
6261msgstr ""
6262
6263#: plug-ins/common/sel_gauss.c:225
6264msgid "Selective Gaussian Blur"
6265msgstr ""
6266
6267#: plug-ins/common/sel_gauss.c:257
6268msgid "_Blur radius:"
6269msgstr ""
6270
6271#: plug-ins/common/sel_gauss.c:267
6272msgid "_Max. delta:"
6273msgstr ""
6274
6275#: plug-ins/common/semiflatten.c:77
6276msgid "_Semi-Flatten"
6277msgstr ""
6278
6279#: plug-ins/common/semiflatten.c:122
6280msgid "Semi-Flattening..."
6281msgstr ""
6282
6283#: plug-ins/common/sharpen.c:124
6284msgid "_Sharpen..."
6285msgstr ""
6286
6287#.
6288#. * Let the user know what we're doing...
6289#.
6290#: plug-ins/common/sharpen.c:311
6291msgid "Sharpening..."
6292msgstr ""
6293
6294#: plug-ins/common/sharpen.c:480
6295msgid "Sharpen"
6296msgstr ""
6297
6298#: plug-ins/common/shift.c:113
6299msgid "_Shift..."
6300msgstr ""
6301
6302#: plug-ins/common/shift.c:194
6303msgid "Shifting..."
6304msgstr ""
6305
6306#: plug-ins/common/shift.c:349
6307msgid "Shift"
6308msgstr ""
6309
6310#: plug-ins/common/shift.c:373
6311msgid "Shift _horizontally"
6312msgstr ""
6313
6314#: plug-ins/common/shift.c:374
6315msgid "Shift _vertically"
6316msgstr ""
6317
6318#: plug-ins/common/shift.c:404
6319msgid "Shift _amount:"
6320msgstr ""
6321
6322#: plug-ins/common/sinus.c:191
6323msgid "_Sinus..."
6324msgstr ""
6325
6326#: plug-ins/common/sinus.c:284
6327msgid "Sinus: rendering..."
6328msgstr ""
6329
6330#. Create Main window with a vbox
6331#. ==============================
6332#: plug-ins/common/sinus.c:648
6333msgid "Sinus"
6334msgstr ""
6335
6336#: plug-ins/common/sinus.c:683
6337msgid "Drawing Settings"
6338msgstr ""
6339
6340#: plug-ins/common/sinus.c:693
6341msgid "_X Scale:"
6342msgstr ""
6343
6344#: plug-ins/common/sinus.c:702
6345msgid "_Y Scale:"
6346msgstr ""
6347
6348#: plug-ins/common/sinus.c:711
6349msgid "Co_mplexity:"
6350msgstr ""
6351
6352#: plug-ins/common/sinus.c:721
6353msgid "Calculation Settings"
6354msgstr ""
6355
6356#: plug-ins/common/sinus.c:734
6357msgid "R_andom seed:"
6358msgstr ""
6359
6360#: plug-ins/common/sinus.c:743
6361msgid "_Force tiling?"
6362msgstr ""
6363
6364#: plug-ins/common/sinus.c:756
6365msgid "_Ideal"
6366msgstr ""
6367
6368#: plug-ins/common/sinus.c:757
6369msgid "_Distorted"
6370msgstr ""
6371
6372#: plug-ins/common/sinus.c:775 plug-ins/common/sinus.c:791
6373#: plug-ins/imagemap/imap_preferences.c:516
6374msgid "Colors"
6375msgstr ""
6376
6377#. if in grey scale, the colors are necessarily black and white
6378#: plug-ins/common/sinus.c:784
6379msgid "The colors are white and black."
6380msgstr ""
6381
6382#: plug-ins/common/sinus.c:795
6383msgid "Bl_ack & white"
6384msgstr ""
6385
6386#: plug-ins/common/sinus.c:797
6387msgid "_Foreground & background"
6388msgstr ""
6389
6390#: plug-ins/common/sinus.c:799
6391msgid "C_hoose here:"
6392msgstr ""
6393
6394#: plug-ins/common/sinus.c:812
6395msgid "First color"
6396msgstr ""
6397
6398#: plug-ins/common/sinus.c:822
6399msgid "Second color"
6400msgstr ""
6401
6402#: plug-ins/common/sinus.c:835
6403msgid "Alpha Channels"
6404msgstr ""
6405
6406#: plug-ins/common/sinus.c:848
6407msgid "F_irst Color:"
6408msgstr ""
6409
6410#: plug-ins/common/sinus.c:863
6411msgid "S_econd Color:"
6412msgstr ""
6413
6414#: plug-ins/common/sinus.c:888
6415msgid "Blend Settings"
6416msgstr ""
6417
6418#: plug-ins/common/sinus.c:901
6419msgid "L_inear"
6420msgstr ""
6421
6422#: plug-ins/common/sinus.c:902
6423msgid "Bili_near"
6424msgstr ""
6425
6426#: plug-ins/common/sinus.c:903
6427msgid "Sin_usoidal"
6428msgstr ""
6429
6430#: plug-ins/common/sinus.c:915
6431msgid "_Exponent:"
6432msgstr ""
6433
6434#: plug-ins/common/sinus.c:925
6435msgid "_Blend"
6436msgstr ""
6437
6438#: plug-ins/common/sinus.c:1042
6439msgid "Do _Preview"
6440msgstr ""
6441
6442#: plug-ins/common/smooth_palette.c:88
6443msgid "Smoo_th Palette..."
6444msgstr ""
6445
6446#: plug-ins/common/smooth_palette.c:180
6447msgid "Deriving Smooth Palette..."
6448msgstr ""
6449
6450#: plug-ins/common/smooth_palette.c:412
6451msgid "Smooth Palette"
6452msgstr ""
6453
6454#: plug-ins/common/smooth_palette.c:445
6455msgid "_Search depth:"
6456msgstr ""
6457
6458#: plug-ins/common/snoise.c:186
6459msgid "_Solid Noise..."
6460msgstr ""
6461
6462#: plug-ins/common/snoise.c:336
6463msgid "Solid Noise..."
6464msgstr ""
6465
6466#. Dialog initialization
6467#: plug-ins/common/snoise.c:583
6468msgid "Solid Noise"
6469msgstr ""
6470
6471#: plug-ins/common/snoise.c:627
6472msgid "_Detail:"
6473msgstr ""
6474
6475#. Turbulent
6476#: plug-ins/common/snoise.c:637
6477msgid "T_urbulent"
6478msgstr ""
6479
6480#. Tilable
6481#: plug-ins/common/snoise.c:651
6482msgid "T_ilable"
6483msgstr ""
6484
6485#: plug-ins/common/snoise.c:666
6486msgid "_X size:"
6487msgstr ""
6488
6489#: plug-ins/common/snoise.c:679
6490msgid "_Y size:"
6491msgstr ""
6492
6493#: plug-ins/common/sobel.c:119
6494msgid "_Sobel..."
6495msgstr ""
6496
6497#: plug-ins/common/sobel.c:227
6498msgid "Sobel Edge Detection"
6499msgstr ""
6500
6501#: plug-ins/common/sobel.c:249
6502msgid "Sobel _Horizontally"
6503msgstr ""
6504
6505#: plug-ins/common/sobel.c:261
6506msgid "Sobel _Vertically"
6507msgstr ""
6508
6509#: plug-ins/common/sobel.c:273
6510msgid "_Keep sign of result (one direction only)"
6511msgstr ""
6512
6513#: plug-ins/common/sobel.c:359
6514msgid "Sobel Edge Detecting..."
6515msgstr ""
6516
6517#: plug-ins/common/softglow.c:138
6518msgid "_Softglow..."
6519msgstr ""
6520
6521#: plug-ins/common/softglow.c:629
6522msgid "Softglow"
6523msgstr ""
6524
6525#: plug-ins/common/softglow.c:659
6526msgid "_Glow radius:"
6527msgstr ""
6528
6529#: plug-ins/common/sparkle.c:186
6530msgid "_Sparkle..."
6531msgstr ""
6532
6533#: plug-ins/common/sparkle.c:292
6534msgid "Sparkling..."
6535msgstr ""
6536
6537#: plug-ins/common/sparkle.c:343
6538msgid "Sparkle"
6539msgstr ""
6540
6541#: plug-ins/common/sparkle.c:366
6542msgid "Luminosity _Threshold:"
6543msgstr ""
6544
6545#: plug-ins/common/sparkle.c:369
6546msgid "Adjust the Luminosity Threshold"
6547msgstr ""
6548
6549#: plug-ins/common/sparkle.c:376
6550msgid "F_lare intensity:"
6551msgstr ""
6552
6553#: plug-ins/common/sparkle.c:379
6554msgid "Adjust the Flare Intensity"
6555msgstr ""
6556
6557#: plug-ins/common/sparkle.c:386
6558msgid "_Spike length:"
6559msgstr ""
6560
6561#: plug-ins/common/sparkle.c:389
6562msgid "Adjust the Spike Length"
6563msgstr ""
6564
6565#: plug-ins/common/sparkle.c:396
6566msgid "Sp_ike points:"
6567msgstr ""
6568
6569#: plug-ins/common/sparkle.c:399
6570msgid "Adjust the Number of Spikes"
6571msgstr ""
6572
6573#: plug-ins/common/sparkle.c:406
6574msgid "Spi_ke angle (-1: random):"
6575msgstr ""
6576
6577#: plug-ins/common/sparkle.c:409
6578msgid "Adjust the Spike Angle (-1 means a Random Angle is chosen)"
6579msgstr ""
6580
6581#: plug-ins/common/sparkle.c:417
6582msgid "Spik_e density:"
6583msgstr ""
6584
6585#: plug-ins/common/sparkle.c:420
6586msgid "Adjust the Spike Density"
6587msgstr ""
6588
6589#: plug-ins/common/sparkle.c:430
6590msgid "Adjust the Opacity of the Spikes"
6591msgstr ""
6592
6593#: plug-ins/common/sparkle.c:437
6594msgid "_Random hue:"
6595msgstr ""
6596
6597#: plug-ins/common/sparkle.c:440
6598msgid "Adjust the Value how much the Hue should be changed randomly"
6599msgstr ""
6600
6601#: plug-ins/common/sparkle.c:448
6602#, fuzzy
6603msgid "Rando_m saturation:"
6604msgstr "Posisi"
6605
6606#: plug-ins/common/sparkle.c:451
6607msgid "Adjust the Value how much the Saturation should be changed randomly"
6608msgstr ""
6609
6610#: plug-ins/common/sparkle.c:465
6611msgid "_Preserve luminosity"
6612msgstr ""
6613
6614#: plug-ins/common/sparkle.c:472
6615msgid "Should the Luminosity be preserved?"
6616msgstr ""
6617
6618#: plug-ins/common/sparkle.c:478
6619msgid "In_verse"
6620msgstr ""
6621
6622#: plug-ins/common/sparkle.c:484
6623msgid "Should an Inverse Effect be done?"
6624msgstr ""
6625
6626#: plug-ins/common/sparkle.c:490
6627msgid "A_dd border"
6628msgstr ""
6629
6630#: plug-ins/common/sparkle.c:496
6631msgid "Draw a Border of Spikes around the Image"
6632msgstr ""
6633
6634#: plug-ins/common/sparkle.c:507
6635msgid "_Natural color"
6636msgstr ""
6637
6638#: plug-ins/common/sparkle.c:508
6639msgid "_Foreground color"
6640msgstr ""
6641
6642#: plug-ins/common/sparkle.c:509
6643msgid "_Background color"
6644msgstr ""
6645
6646#: plug-ins/common/sparkle.c:516
6647msgid "Use the color of the image"
6648msgstr ""
6649
6650#: plug-ins/common/sparkle.c:517
6651msgid "Use the foreground color"
6652msgstr ""
6653
6654#: plug-ins/common/sparkle.c:518
6655msgid "Use the background color"
6656msgstr ""
6657
6658#: plug-ins/common/spheredesigner.c:280 plug-ins/gimpressionist/general.c:147
6659msgid "Solid"
6660msgstr ""
6661
6662#: plug-ins/common/spheredesigner.c:281
6663msgid "Checker"
6664msgstr ""
6665
6666#: plug-ins/common/spheredesigner.c:282
6667msgid "Marble"
6668msgstr ""
6669
6670#: plug-ins/common/spheredesigner.c:283
6671msgid "Lizard"
6672msgstr ""
6673
6674#: plug-ins/common/spheredesigner.c:284
6675msgid "Phong"
6676msgstr ""
6677
6678#: plug-ins/common/spheredesigner.c:285
6679msgid "Noise"
6680msgstr ""
6681
6682#: plug-ins/common/spheredesigner.c:286
6683msgid "Wood"
6684msgstr ""
6685
6686#: plug-ins/common/spheredesigner.c:287
6687msgid "Spiral"
6688msgstr ""
6689
6690#: plug-ins/common/spheredesigner.c:288
6691msgid "Spots"
6692msgstr ""
6693
6694#: plug-ins/common/spheredesigner.c:1741 plug-ins/common/spheredesigner.c:2615
6695msgid "Texture"
6696msgstr ""
6697
6698#: plug-ins/common/spheredesigner.c:1743
6699msgid "Bumpmap"
6700msgstr ""
6701
6702#: plug-ins/common/spheredesigner.c:1745 plug-ins/common/spheredesigner.c:2617
6703msgid "Light"
6704msgstr ""
6705
6706#: plug-ins/common/spheredesigner.c:2164
6707msgid "Open File"
6708msgstr ""
6709
6710#: plug-ins/common/spheredesigner.c:2164
6711msgid "Save File"
6712msgstr ""
6713
6714#: plug-ins/common/spheredesigner.c:2481
6715msgid "Sphere Designer"
6716msgstr ""
6717
6718#: plug-ins/common/spheredesigner.c:2518
6719#, fuzzy
6720msgid "Update _Preview"
6721msgstr "Lihat Contoh Jadi"
6722
6723#: plug-ins/common/spheredesigner.c:2572
6724msgid "Textures"
6725msgstr ""
6726
6727#: plug-ins/common/spheredesigner.c:2600
6728msgid "Texture Properties"
6729msgstr ""
6730
6731#: plug-ins/common/spheredesigner.c:2616
6732msgid "Bump"
6733msgstr ""
6734
6735#: plug-ins/common/spheredesigner.c:2644
6736msgid "Texture:"
6737msgstr ""
6738
6739#: plug-ins/common/spheredesigner.c:2649
6740msgid "Colors:"
6741msgstr ""
6742
6743#: plug-ins/common/spheredesigner.c:2652 plug-ins/common/spheredesigner.c:2663
6744msgid "Color Selection Dialog"
6745msgstr ""
6746
6747#. Scale
6748#: plug-ins/common/spheredesigner.c:2674 plug-ins/gimpressionist/paper.c:176
6749#: plug-ins/ifscompose/ifscompose.c:572
6750msgid "Scale:"
6751msgstr ""
6752
6753#: plug-ins/common/spheredesigner.c:2682
6754msgid "Turbulence:"
6755msgstr ""
6756
6757#: plug-ins/common/spheredesigner.c:2689
6758msgid "Amount:"
6759msgstr ""
6760
6761#: plug-ins/common/spheredesigner.c:2696
6762msgid "Exp.:"
6763msgstr ""
6764
6765#: plug-ins/common/spheredesigner.c:2703
6766msgid "Texture Transformations"
6767msgstr ""
6768
6769#: plug-ins/common/spheredesigner.c:2726
6770msgid "Scale Y:"
6771msgstr ""
6772
6773#: plug-ins/common/spheredesigner.c:2732
6774msgid "Scale Z:"
6775msgstr ""
6776
6777#: plug-ins/common/spheredesigner.c:2739
6778msgid "Rotate X:"
6779msgstr ""
6780
6781#: plug-ins/common/spheredesigner.c:2746
6782msgid "Rotate Y:"
6783msgstr ""
6784
6785#: plug-ins/common/spheredesigner.c:2753
6786msgid "Rotate Z:"
6787msgstr ""
6788
6789#: plug-ins/common/spheredesigner.c:2760
6790#, fuzzy
6791msgid "Position X:"
6792msgstr "Posisi"
6793
6794#: plug-ins/common/spheredesigner.c:2767
6795#, fuzzy
6796msgid "Position Y:"
6797msgstr "Posisi"
6798
6799#: plug-ins/common/spheredesigner.c:2774
6800#, fuzzy
6801msgid "Position Z:"
6802msgstr "Posisi"
6803
6804#: plug-ins/common/spheredesigner.c:2922
6805msgid "Rendering Sphere..."
6806msgstr ""
6807
6808#: plug-ins/common/spheredesigner.c:2979
6809msgid "Sphere _Designer..."
6810msgstr ""
6811
6812#: plug-ins/common/spread.c:99
6813msgid "Sp_read..."
6814msgstr ""
6815
6816#: plug-ins/common/spread.c:182
6817msgid "Spreading..."
6818msgstr ""
6819
6820#: plug-ins/common/spread.c:346
6821msgid "Spread"
6822msgstr ""
6823
6824#: plug-ins/common/spread.c:364
6825msgid "Spread Amount"
6826msgstr ""
6827
6828#: plug-ins/common/struc.c:1146
6829msgid "_Apply Canvas..."
6830msgstr ""
6831
6832#: plug-ins/common/struc.c:1227
6833msgid "Applying Canvas..."
6834msgstr ""
6835
6836#: plug-ins/common/struc.c:1264
6837msgid "Apply Canvas"
6838msgstr ""
6839
6840#: plug-ins/common/struc.c:1290
6841msgid "_Top-right"
6842msgstr ""
6843
6844#: plug-ins/common/struc.c:1291
6845msgid "Top-_left"
6846msgstr ""
6847
6848#: plug-ins/common/struc.c:1292
6849msgid "_Bottom-left"
6850msgstr ""
6851
6852#: plug-ins/common/struc.c:1293
6853msgid "Bottom-_right"
6854msgstr ""
6855
6856#: plug-ins/common/sunras.c:217 plug-ins/common/sunras.c:237
6857msgid "SUN Rasterfile image"
6858msgstr ""
6859
6860#: plug-ins/common/sunras.c:392
6861#, c-format
6862msgid "Could not open '%s' as SUN-raster-file"
6863msgstr ""
6864
6865#: plug-ins/common/sunras.c:400
6866msgid "The type of this SUN-rasterfile is not supported"
6867msgstr ""
6868
6869#: plug-ins/common/sunras.c:423
6870#, c-format
6871msgid "Could not read color entries from '%s'"
6872msgstr ""
6873
6874#: plug-ins/common/sunras.c:431
6875msgid "Type of colormap not supported"
6876msgstr ""
6877
6878#: plug-ins/common/sunras.c:470
6879msgid "This image depth is not supported"
6880msgstr ""
6881
6882#: plug-ins/common/sunras.c:493
6883msgid "SUNRAS save cannot handle images with alpha channels"
6884msgstr ""
6885
6886#: plug-ins/common/sunras.c:504
6887msgid "Can't operate on unknown image types"
6888msgstr ""
6889
6890#: plug-ins/common/sunras.c:1032 plug-ins/common/sunras.c:1123
6891#: plug-ins/common/sunras.c:1204 plug-ins/common/sunras.c:1299
6892#: plug-ins/common/xwd.c:1313 plug-ins/common/xwd.c:1414
6893#: plug-ins/common/xwd.c:1572 plug-ins/common/xwd.c:1772
6894#: plug-ins/common/xwd.c:2029 plug-ins/fits/fits.c:673
6895msgid "EOF encountered on reading"
6896msgstr ""
6897
6898#: plug-ins/common/sunras.c:1579
6899msgid "Save as SUNRAS"
6900msgstr ""
6901
6902#. file save type
6903#: plug-ins/common/sunras.c:1589
6904msgid "Data Formatting"
6905msgstr ""
6906
6907#: plug-ins/common/sunras.c:1593
6908msgid "RunLength Encoded"
6909msgstr ""
6910
6911#: plug-ins/common/svg.c:136
6912msgid "Scalable SVG image"
6913msgstr ""
6914
6915#: plug-ins/common/svg.c:313 plug-ins/common/svg.c:696
6916msgid "Unknown reason"
6917msgstr ""
6918
6919#: plug-ins/common/svg.c:317
6920msgid "Rendering SVG..."
6921msgstr ""
6922
6923#: plug-ins/common/svg.c:327
6924msgid "Rendered SVG"
6925msgstr ""
6926
6927#: plug-ins/common/svg.c:492
6928msgid ""
6929"SVG file does not\n"
6930"specify a size!"
6931msgstr ""
6932
6933#: plug-ins/common/svg.c:498 plug-ins/common/wmf.c:342
6934#, c-format
6935msgid "%d x %d"
6936msgstr ""
6937
6938#. Scalable Vector Graphics is SVG, should perhaps not be translated
6939#: plug-ins/common/svg.c:703
6940msgid "Render Scalable Vector Graphics"
6941msgstr ""
6942
6943#: plug-ins/common/svg.c:767 plug-ins/common/wmf.c:554
6944#: plug-ins/print/gimp_main_window.c:1009
6945#: plug-ins/print/gimp_main_window.c:1212
6946msgid "Height:"
6947msgstr ""
6948
6949#: plug-ins/common/svg.c:841 plug-ins/common/wmf.c:628
6950#, fuzzy
6951msgid "_X ratio:"
6952msgstr "Posisi"
6953
6954#: plug-ins/common/svg.c:863 plug-ins/common/wmf.c:650
6955#, fuzzy
6956msgid "_Y ratio:"
6957msgstr "Posisi"
6958
6959#: plug-ins/common/svg.c:877 plug-ins/common/wmf.c:664
6960msgid "Constrain aspect ratio"
6961msgstr ""
6962
6963#: plug-ins/common/svg.c:888 plug-ins/common/wmf.c:675
6964#, c-format
6965msgid "pixels/%a"
6966msgstr ""
6967
6968#. Path Import
6969#: plug-ins/common/svg.c:908
6970msgid "Import _paths"
6971msgstr ""
6972
6973#: plug-ins/common/svg.c:914
6974msgid ""
6975"Import path elements of the SVG so they can be used with the GIMP path tool"
6976msgstr ""
6977
6978#: plug-ins/common/svg.c:927
6979msgid "Merge imported paths"
6980msgstr ""
6981
6982#: plug-ins/common/tga.c:233 plug-ins/common/tga.c:249
6983msgid "TarGA image"
6984msgstr ""
6985
6986#: plug-ins/common/tga.c:428
6987#, c-format
6988msgid "Cannot read footer from '%s'"
6989msgstr ""
6990
6991#: plug-ins/common/tga.c:444
6992#, c-format
6993msgid "Cannot read extension from '%s'"
6994msgstr ""
6995
6996#: plug-ins/common/tga.c:1194
6997msgid "Save as TGA"
6998msgstr ""
6999
7000#. rle
7001#: plug-ins/common/tga.c:1209
7002msgid "_RLE compression"
7003msgstr ""
7004
7005#. origin
7006#: plug-ins/common/tga.c:1219
7007msgid "Or_igin at bottom left"
7008msgstr ""
7009
7010#: plug-ins/common/threshold_alpha.c:95
7011msgid "_Threshold Alpha..."
7012msgstr ""
7013
7014#: plug-ins/common/threshold_alpha.c:134
7015msgid "The layer preserves transparency."
7016msgstr ""
7017
7018#: plug-ins/common/threshold_alpha.c:140
7019msgid "RGBA/GRAYA drawable is not selected."
7020msgstr ""
7021
7022#: plug-ins/common/threshold_alpha.c:202
7023msgid "Threshold Alpha: Coloring Transparency..."
7024msgstr ""
7025
7026#: plug-ins/common/threshold_alpha.c:224
7027msgid "Threshold Alpha"
7028msgstr ""
7029
7030#: plug-ins/common/threshold_alpha.c:239
7031msgid "Threshold:"
7032msgstr ""
7033
7034#: plug-ins/common/tiff.c:211 plug-ins/common/tiff.c:232
7035#: plug-ins/common/tiff.c:249
7036msgid "TIFF image"
7037msgstr ""
7038
7039#: plug-ins/common/tiff.c:835
7040#, c-format
7041msgid "Page %d"
7042msgstr ""
7043
7044#: plug-ins/common/tiff.c:850
7045msgid "TIFF Channel"
7046msgstr ""
7047
7048#: plug-ins/common/tiff.c:859
7049msgid ""
7050"Warning:\n"
7051"The image you are loading has 16 bits per channel. GIMP can only handle 8 "
7052"bit, so it will be converted for you. Information will be lost because of "
7053"this conversion."
7054msgstr ""
7055
7056#: plug-ins/common/tiff.c:1955
7057msgid ""
7058"The TIFF format only supports comments in\n"
7059"7bit ASCII encoding. No comment is saved."
7060msgstr ""
7061
7062#: plug-ins/common/tiff.c:2104
7063msgid "Save as TIFF"
7064msgstr ""
7065
7066#. compression
7067#: plug-ins/common/tiff.c:2118
7068msgid "Compression"
7069msgstr ""
7070
7071#: plug-ins/common/tiff.c:2122
7072msgid "_None"
7073msgstr ""
7074
7075#: plug-ins/common/tiff.c:2123
7076msgid "_LZW"
7077msgstr ""
7078
7079#: plug-ins/common/tiff.c:2124
7080msgid "_Pack Bits"
7081msgstr ""
7082
7083#: plug-ins/common/tiff.c:2125
7084msgid "_Deflate"
7085msgstr ""
7086
7087#: plug-ins/common/tiff.c:2126
7088msgid "_JPEG"
7089msgstr ""
7090
7091#: plug-ins/common/tiff.c:2135
7092msgid "Save _color values from transparent pixels"
7093msgstr ""
7094
7095#: plug-ins/common/tiff.c:2151 plug-ins/common/xbm.c:1201
7096msgid "Comment:"
7097msgstr ""
7098
7099#: plug-ins/common/tile.c:112
7100msgid "_Tile..."
7101msgstr ""
7102
7103#. Set the tile cache size
7104#: plug-ins/common/tile.c:192 plug-ins/common/tileit.c:320
7105msgid "Tiling..."
7106msgstr ""
7107
7108#: plug-ins/common/tile.c:394
7109msgid "Tile"
7110msgstr ""
7111
7112#: plug-ins/common/tile.c:408
7113msgid "Tile to New Size"
7114msgstr ""
7115
7116#: plug-ins/common/tile.c:430
7117msgid "C_reate New Image"
7118msgstr ""
7119
7120#: plug-ins/common/tileit.c:224
7121msgid "_Small Tiles..."
7122msgstr ""
7123
7124#. Get the preview image
7125#: plug-ins/common/tileit.c:363
7126msgid "TileIt"
7127msgstr ""
7128
7129#. Area for buttons etc
7130#. Flip
7131#: plug-ins/common/tileit.c:406 plug-ins/ifscompose/ifscompose.c:628
7132msgid "Flip"
7133msgstr ""
7134
7135#: plug-ins/common/tileit.c:454
7136msgid "A_ll tiles"
7137msgstr ""
7138
7139#: plug-ins/common/tileit.c:468
7140msgid "Al_ternate tiles"
7141msgstr ""
7142
7143#: plug-ins/common/tileit.c:482
7144msgid "_Explicit tile"
7145msgstr ""
7146
7147#: plug-ins/common/tileit.c:488
7148msgid "Ro_w:"
7149msgstr ""
7150
7151#: plug-ins/common/tileit.c:512
7152msgid "Col_umn:"
7153msgstr ""
7154
7155#: plug-ins/common/tileit.c:564
7156msgid "O_pacity:"
7157msgstr ""
7158
7159#. Lower frame saying howmany segments
7160#: plug-ins/common/tileit.c:573
7161msgid "Number of Segments"
7162msgstr ""
7163
7164#: plug-ins/common/tiler.c:66
7165msgid "_Make Seamless"
7166msgstr ""
7167
7168#: plug-ins/common/tiler.c:322
7169msgid "Tiler..."
7170msgstr ""
7171
7172#: plug-ins/common/uniteditor.c:94
7173msgid "Saved"
7174msgstr ""
7175
7176#: plug-ins/common/uniteditor.c:94
7177msgid ""
7178"A unit definition will only be saved before GIMP exits if this column is "
7179"checked."
7180msgstr ""
7181
7182#: plug-ins/common/uniteditor.c:96
7183msgid "ID"
7184msgstr ""
7185
7186#: plug-ins/common/uniteditor.c:96
7187msgid ""
7188"This string will be used to identify a unit in GIMP's configuration files."
7189msgstr ""
7190
7191#: plug-ins/common/uniteditor.c:98
7192msgid "Factor"
7193msgstr ""
7194
7195#: plug-ins/common/uniteditor.c:98
7196msgid "How many units make up an inch."
7197msgstr ""
7198
7199#: plug-ins/common/uniteditor.c:99
7200msgid "Digits"
7201msgstr ""
7202
7203#: plug-ins/common/uniteditor.c:99
7204msgid ""
7205"This field is a hint for numerical input fields. It specifies how many "
7206"decimal digits the input field should provide to get approximately the same "
7207"accuracy as an \"inch\" input field with two decimal digits."
7208msgstr ""
7209
7210#: plug-ins/common/uniteditor.c:104
7211msgid "Symbol"
7212msgstr ""
7213
7214#: plug-ins/common/uniteditor.c:104
7215msgid ""
7216"The unit's symbol if it has one (e.g. \"'\" for inches). The unit's "
7217"abbreviation is used if doesn't have a symbol."
7218msgstr ""
7219
7220#: plug-ins/common/uniteditor.c:107
7221msgid "Abbreviation"
7222msgstr ""
7223
7224#: plug-ins/common/uniteditor.c:107
7225msgid "The unit's abbreviation (e.g. \"cm\" for centimeters)."
7226msgstr ""
7227
7228#: plug-ins/common/uniteditor.c:109
7229msgid "Singular"
7230msgstr ""
7231
7232#: plug-ins/common/uniteditor.c:109
7233msgid "The unit's singular form."
7234msgstr ""
7235
7236#: plug-ins/common/uniteditor.c:110
7237msgid "Plural"
7238msgstr ""
7239
7240#: plug-ins/common/uniteditor.c:110
7241msgid "The unit's plural form."
7242msgstr ""
7243
7244#: plug-ins/common/uniteditor.c:121
7245msgid "Create a new unit from scratch."
7246msgstr ""
7247
7248#: plug-ins/common/uniteditor.c:127
7249msgid "Create a new unit with the currently selected unit as template."
7250msgstr ""
7251
7252#: plug-ins/common/uniteditor.c:151
7253msgid "_Unit Editor"
7254msgstr ""
7255
7256#: plug-ins/common/uniteditor.c:210
7257msgid "New Unit"
7258msgstr ""
7259
7260#: plug-ins/common/uniteditor.c:234
7261msgid "_ID:"
7262msgstr ""
7263
7264#: plug-ins/common/uniteditor.c:245
7265msgid "_Factor:"
7266msgstr ""
7267
7268#: plug-ins/common/uniteditor.c:255
7269msgid "_Digits:"
7270msgstr ""
7271
7272#: plug-ins/common/uniteditor.c:267
7273msgid "_Symbol:"
7274msgstr ""
7275
7276#: plug-ins/common/uniteditor.c:279
7277msgid "_Abbreviation:"
7278msgstr ""
7279
7280#: plug-ins/common/uniteditor.c:291
7281msgid "Si_ngular:"
7282msgstr ""
7283
7284#: plug-ins/common/uniteditor.c:303
7285msgid "_Plural:"
7286msgstr ""
7287
7288#: plug-ins/common/uniteditor.c:339
7289msgid "Unit factor must not be 0."
7290msgstr ""
7291
7292#: plug-ins/common/uniteditor.c:349
7293msgid "All text fields must contain a value."
7294msgstr ""
7295
7296#: plug-ins/common/uniteditor.c:403
7297msgid "Unit Editor"
7298msgstr ""
7299
7300#: plug-ins/common/unsharp.c:143
7301msgid "_Unsharp Mask..."
7302msgstr ""
7303
7304#: plug-ins/common/unsharp.c:468
7305msgid "Merging..."
7306msgstr ""
7307
7308#: plug-ins/common/unsharp.c:635
7309msgid "Unsharp Mask"
7310msgstr ""
7311
7312#: plug-ins/common/url.c:85 plug-ins/imagemap/imap_selection.c:421
7313msgid "URL"
7314msgstr ""
7315
7316#: plug-ins/common/video.c:44
7317msgid "_Staggered"
7318msgstr ""
7319
7320#: plug-ins/common/video.c:45
7321msgid "_Large staggered"
7322msgstr ""
7323
7324#: plug-ins/common/video.c:46
7325msgid "S_triped"
7326msgstr ""
7327
7328#: plug-ins/common/video.c:47
7329msgid "_Wide-striped"
7330msgstr ""
7331
7332#: plug-ins/common/video.c:48
7333msgid "Lo_ng-staggered"
7334msgstr ""
7335
7336#: plug-ins/common/video.c:49
7337msgid "_3x3"
7338msgstr ""
7339
7340#: plug-ins/common/video.c:50
7341msgid "Larg_e 3x3"
7342msgstr ""
7343
7344#: plug-ins/common/video.c:51
7345msgid "_Hex"
7346msgstr ""
7347
7348#: plug-ins/common/video.c:52
7349msgid "_Dots"
7350msgstr ""
7351
7352#: plug-ins/common/video.c:1817
7353msgid "Vi_deo..."
7354msgstr ""
7355
7356#: plug-ins/common/video.c:1889
7357msgid "Video/RGB..."
7358msgstr ""
7359
7360#: plug-ins/common/video.c:2020
7361msgid "Video"
7362msgstr ""
7363
7364#. frame for the radio buttons
7365#: plug-ins/common/video.c:2035
7366msgid "Video Pattern"
7367msgstr ""
7368
7369#: plug-ins/common/video.c:2079
7370msgid "_Additive"
7371msgstr ""
7372
7373#: plug-ins/common/video.c:2089
7374msgid "_Rotated"
7375msgstr ""
7376
7377#: plug-ins/common/vinvert.c:84
7378msgid "_Value Invert"
7379msgstr ""
7380
7381#: plug-ins/common/vinvert.c:126
7382msgid "Value Invert..."
7383msgstr ""
7384
7385#: plug-ins/common/vpropagate.c:193
7386msgid "More _white (larger value)"
7387msgstr ""
7388
7389#: plug-ins/common/vpropagate.c:196
7390msgid "More blac_k (smaller value)"
7391msgstr ""
7392
7393#: plug-ins/common/vpropagate.c:199
7394msgid "_Middle value to peaks"
7395msgstr ""
7396
7397#: plug-ins/common/vpropagate.c:202
7398msgid "_Foreground to peaks"
7399msgstr ""
7400
7401#: plug-ins/common/vpropagate.c:205
7402msgid "O_nly foreground"
7403msgstr ""
7404
7405#: plug-ins/common/vpropagate.c:208
7406msgid "Only b_ackground"
7407msgstr ""
7408
7409#: plug-ins/common/vpropagate.c:211
7410msgid "Mor_e opaque"
7411msgstr ""
7412
7413#: plug-ins/common/vpropagate.c:214
7414msgid "More t_ransparent"
7415msgstr ""
7416
7417#: plug-ins/common/vpropagate.c:242
7418msgid "_Value Propagate..."
7419msgstr ""
7420
7421#: plug-ins/common/vpropagate.c:254
7422msgid "E_rode"
7423msgstr ""
7424
7425#: plug-ins/common/vpropagate.c:266
7426msgid "_Dilate"
7427msgstr ""
7428
7429#: plug-ins/common/vpropagate.c:476
7430msgid "Value Propagating..."
7431msgstr ""
7432
7433#: plug-ins/common/vpropagate.c:1058
7434msgid "Value Propagate"
7435msgstr ""
7436
7437#. Parameter settings
7438#: plug-ins/common/vpropagate.c:1116
7439msgid "Propagate"
7440msgstr ""
7441
7442#: plug-ins/common/vpropagate.c:1129
7443msgid "Lower t_hreshold:"
7444msgstr ""
7445
7446#: plug-ins/common/vpropagate.c:1141
7447msgid "_Upper threshold:"
7448msgstr ""
7449
7450#: plug-ins/common/vpropagate.c:1153
7451msgid "_Propagating rate:"
7452msgstr ""
7453
7454#: plug-ins/common/vpropagate.c:1164
7455msgid "To l_eft"
7456msgstr ""
7457
7458#: plug-ins/common/vpropagate.c:1167
7459msgid "To _right"
7460msgstr ""
7461
7462#: plug-ins/common/vpropagate.c:1170
7463msgid "To _top"
7464msgstr ""
7465
7466#: plug-ins/common/vpropagate.c:1173
7467#, fuzzy
7468msgid "To _bottom"
7469msgstr "Keterangan Program"
7470
7471#: plug-ins/common/vpropagate.c:1182
7472msgid "Propagating _Alpha Channel"
7473msgstr ""
7474
7475#: plug-ins/common/vpropagate.c:1193
7476msgid "Propagating Value Channel"
7477msgstr ""
7478
7479#: plug-ins/common/warp.c:247
7480msgid "_Warp..."
7481msgstr ""
7482
7483#: plug-ins/common/warp.c:391
7484msgid "Warp"
7485msgstr ""
7486
7487#: plug-ins/common/warp.c:405
7488#, fuzzy
7489msgid "Basic Options"
7490msgstr "Lihat Contoh Jadi"
7491
7492#: plug-ins/common/warp.c:427
7493msgid "Step size:"
7494msgstr ""
7495
7496#: plug-ins/common/warp.c:441 plug-ins/ifscompose/ifscompose.c:1214
7497msgid "Iterations:"
7498msgstr ""
7499
7500#. Displacement map menu
7501#: plug-ins/common/warp.c:450
7502msgid "Displacement map:"
7503msgstr ""
7504
7505#. =======================================================================
7506#. Displacement Type
7507#: plug-ins/common/warp.c:468
7508msgid "On edges:"
7509msgstr ""
7510
7511#: plug-ins/common/warp.c:479
7512msgid "Wrap"
7513msgstr ""
7514
7515#: plug-ins/common/warp.c:494
7516msgid "Smear"
7517msgstr ""
7518
7519#: plug-ins/common/warp.c:509 plug-ins/fits/fits.c:988
7520#: plug-ins/flame/flame.c:1131 plug-ins/gfig/gfig-dialog.c:1421
7521msgid "Black"
7522msgstr ""
7523
7524#: plug-ins/common/warp.c:524
7525msgid "FG color"
7526msgstr ""
7527
7528#. --------------------------------------------------------------------
7529#. ---------    The secondary table         --------------------------
7530#: plug-ins/common/warp.c:544
7531#, fuzzy
7532msgid "Advanced Options"
7533msgstr "Lihat Contoh Jadi"
7534
7535#: plug-ins/common/warp.c:560
7536msgid "Dither size:"
7537msgstr ""
7538
7539#: plug-ins/common/warp.c:573
7540msgid "Rotation angle:"
7541msgstr ""
7542
7543#: plug-ins/common/warp.c:586
7544msgid "Substeps:"
7545msgstr ""
7546
7547#. Magnitude map menu
7548#: plug-ins/common/warp.c:595
7549msgid "Magnitude map:"
7550msgstr ""
7551
7552#: plug-ins/common/warp.c:617
7553msgid "Use magnitude map"
7554msgstr ""
7555
7556#. --------------------------------------------------------------------
7557#. ---------    The "other" table         --------------------------
7558#: plug-ins/common/warp.c:630
7559#, fuzzy
7560msgid "More Advanced Options"
7561msgstr "Lihat Contoh Jadi"
7562
7563#: plug-ins/common/warp.c:647
7564msgid "Gradient scale:"
7565msgstr ""
7566
7567#: plug-ins/common/warp.c:670
7568msgid "Gradient map selection menu"
7569msgstr ""
7570
7571#: plug-ins/common/warp.c:680
7572msgid "Vector mag:"
7573msgstr ""
7574
7575#. Angle
7576#: plug-ins/common/warp.c:695 plug-ins/ifscompose/ifscompose.c:586
7577msgid "Angle:"
7578msgstr ""
7579
7580#: plug-ins/common/warp.c:718
7581msgid "Fixed-direction-vector map selection menu"
7582msgstr ""
7583
7584#.
7585#. if (display_diff_map) {
7586#. gimp_display_new(new_image_id);
7587#. }
7588#.
7589#. make sure layer is visible
7590#: plug-ins/common/warp.c:1175
7591msgid "Smoothing X gradient..."
7592msgstr ""
7593
7594#: plug-ins/common/warp.c:1177
7595msgid "Smoothing Y gradient..."
7596msgstr ""
7597
7598#. calculate new X,Y Displacement image maps
7599#: plug-ins/common/warp.c:1232
7600msgid "Finding XY gradient..."
7601msgstr ""
7602
7603#: plug-ins/common/warp.c:1255
7604#, c-format
7605msgid "Flow Step %d..."
7606msgstr ""
7607
7608#: plug-ins/common/waves.c:127
7609msgid "_Waves..."
7610msgstr ""
7611
7612#: plug-ins/common/waves.c:249
7613msgid "Waves"
7614msgstr ""
7615
7616#: plug-ins/common/waves.c:287
7617msgid "_Reflective"
7618msgstr ""
7619
7620#: plug-ins/common/waves.c:306
7621msgid "_Amplitude:"
7622msgstr ""
7623
7624#: plug-ins/common/waves.c:318
7625msgid "_Phase:"
7626msgstr ""
7627
7628#: plug-ins/common/waves.c:330
7629msgid "_Wavelength:"
7630msgstr ""
7631
7632#: plug-ins/common/waves.c:431
7633msgid "Waving..."
7634msgstr ""
7635
7636#: plug-ins/common/webbrowser.c:141
7637msgid ""
7638"Web browser not specified.\n"
7639"Please specify a web browser using the Preferences Dialog."
7640msgstr ""
7641
7642#: plug-ins/common/webbrowser.c:161
7643#, c-format
7644msgid ""
7645"Could not parse specified web browser command:\n"
7646"%s"
7647msgstr ""
7648
7649#: plug-ins/common/webbrowser.c:174
7650#, c-format
7651msgid ""
7652"Could not execute specified web browser:\n"
7653"%s"
7654msgstr ""
7655
7656#: plug-ins/common/whirlpinch.c:161
7657msgid "W_hirl and Pinch..."
7658msgstr ""
7659
7660#: plug-ins/common/whirlpinch.c:348
7661msgid "Whirling and Pinching..."
7662msgstr ""
7663
7664#: plug-ins/common/whirlpinch.c:535
7665msgid "Whirl and Pinch"
7666msgstr ""
7667
7668#: plug-ins/common/whirlpinch.c:564
7669msgid "_Whirl angle:"
7670msgstr ""
7671
7672#: plug-ins/common/whirlpinch.c:576
7673msgid "_Pinch amount:"
7674msgstr ""
7675
7676#: plug-ins/common/winclipboard.c:109
7677msgid "Copy to Clipboard"
7678msgstr ""
7679
7680#: plug-ins/common/winclipboard.c:121
7681msgid "Paste from Clipboard"
7682msgstr ""
7683
7684#: plug-ins/common/winclipboard.c:133
7685msgid "From Clipboard"
7686msgstr ""
7687
7688#: plug-ins/common/winclipboard.c:331
7689msgid "Copying..."
7690msgstr ""
7691
7692#: plug-ins/common/winclipboard.c:494
7693msgid "Unsupported format or Clipboard empty!"
7694msgstr ""
7695
7696#: plug-ins/common/winclipboard.c:505
7697msgid "Can't get Clipboard data."
7698msgstr ""
7699
7700#. ??? gimp_image_convert_rgb (image_ID);
7701#.
7702#: plug-ins/common/winclipboard.c:587
7703msgid "Pasted"
7704msgstr ""
7705
7706#: plug-ins/common/winclipboard.c:600
7707msgid "Pasting..."
7708msgstr ""
7709
7710#: plug-ins/common/wind.c:183
7711msgid "Wi_nd..."
7712msgstr ""
7713
7714#: plug-ins/common/wind.c:315
7715msgid "Rendering Blast..."
7716msgstr ""
7717
7718#: plug-ins/common/wind.c:438
7719msgid "Rendering Wind..."
7720msgstr ""
7721
7722#: plug-ins/common/wind.c:873
7723msgid "Wind"
7724msgstr ""
7725
7726#. ********************************************************
7727#. radio buttons for choosing wind rendering algorithm
7728#. *****************************************************
7729#: plug-ins/common/wind.c:906
7730msgid "Style"
7731msgstr ""
7732
7733#: plug-ins/common/wind.c:910
7734msgid "_Wind"
7735msgstr ""
7736
7737#: plug-ins/common/wind.c:911
7738msgid "_Blast"
7739msgstr ""
7740
7741#: plug-ins/common/wind.c:934
7742msgid "_Left"
7743msgstr ""
7744
7745#: plug-ins/common/wind.c:935
7746msgid "_Right"
7747msgstr ""
7748
7749#. ****************************************************
7750#. radio buttons for choosing BOTH, LEADING, TRAILING
7751#. **************************************************
7752#: plug-ins/common/wind.c:954
7753msgid "Edge Affected"
7754msgstr ""
7755
7756#: plug-ins/common/wind.c:958
7757msgid "L_eading"
7758msgstr ""
7759
7760#: plug-ins/common/wind.c:959
7761msgid "Tr_ailing"
7762msgstr ""
7763
7764#: plug-ins/common/wind.c:960
7765msgid "Bot_h"
7766msgstr ""
7767
7768#: plug-ins/common/wind.c:997
7769msgid "Higher values restrict the effect to fewer areas of the image"
7770msgstr ""
7771
7772#: plug-ins/common/wind.c:1012 plug-ins/gimpressionist/orientmap.c:669
7773msgid "_Strength:"
7774msgstr ""
7775
7776#: plug-ins/common/wind.c:1016
7777msgid "Higher values increase the magnitude of the effect"
7778msgstr ""
7779
7780#: plug-ins/common/winprint.c:224
7781#, fuzzy
7782msgid "_Print"
7783msgstr "Poin"
7784
7785#: plug-ins/common/winprint.c:236
7786msgid "Page Setup"
7787msgstr ""
7788
7789#: plug-ins/common/winprint.c:341
7790#, c-format
7791msgid "PrintDlg failed: %d"
7792msgstr ""
7793
7794#: plug-ins/common/winprint.c:377
7795msgid "Printer doesn't support bitmaps"
7796msgstr ""
7797
7798#: plug-ins/common/winprint.c:418
7799msgid "StartPage failed"
7800msgstr ""
7801
7802#: plug-ins/common/winprint.c:427 plug-ins/print/print-image-gimp.c:320
7803msgid "Printing..."
7804msgstr ""
7805
7806#: plug-ins/common/winprint.c:459
7807msgid "CreateDIBSection failed"
7808msgstr ""
7809
7810#: plug-ins/common/winprint.c:495
7811msgid "SetStretchBltMode failed (warning only)"
7812msgstr ""
7813
7814#: plug-ins/common/winprint.c:558
7815#, c-format
7816msgid ""
7817"StretchBlt (hDC, %d, %d, %d, %d, hdcMem, %d, 0, %d, 1, SRCCOPY) failed, "
7818"error = %d, y = %d"
7819msgstr ""
7820
7821#: plug-ins/common/winprint.c:587
7822msgid "EndPage failed"
7823msgstr ""
7824
7825#: plug-ins/common/winprint.c:634
7826#, c-format
7827msgid "PageSetupDlg failed: %d"
7828msgstr ""
7829
7830#: plug-ins/common/wmf.c:131
7831msgid "Microsoft WMF file"
7832msgstr ""
7833
7834#: plug-ins/common/wmf.c:336
7835msgid ""
7836"WMF file does not\n"
7837"specify a size!"
7838msgstr ""
7839
7840#: plug-ins/common/wmf.c:484
7841msgid "Render Windows Metafile"
7842msgstr ""
7843
7844#: plug-ins/common/wmf.c:947 plug-ins/sgi/sgi.c:318
7845#, c-format
7846msgid "Could not open '%s' for reading."
7847msgstr ""
7848
7849#: plug-ins/common/wmf.c:963
7850msgid "Rendered WMF"
7851msgstr ""
7852
7853#: plug-ins/common/xbm.c:169 plug-ins/common/xbm.c:187
7854msgid "X BitMap image"
7855msgstr ""
7856
7857#: plug-ins/common/xbm.c:241
7858msgid "Created with The GIMP"
7859msgstr ""
7860
7861#: plug-ins/common/xbm.c:804
7862#, c-format
7863msgid ""
7864"'%s':\n"
7865"Could not read header (ftell == %ld)"
7866msgstr ""
7867
7868#: plug-ins/common/xbm.c:811
7869#, c-format
7870msgid ""
7871"'%s':\n"
7872"No image width specified"
7873msgstr ""
7874
7875#: plug-ins/common/xbm.c:818
7876#, c-format
7877msgid ""
7878"'%s':\n"
7879"No image height specified"
7880msgstr ""
7881
7882#: plug-ins/common/xbm.c:825
7883#, c-format
7884msgid ""
7885"'%s':\n"
7886"No image data type specified"
7887msgstr ""
7888
7889#. The image is not black-and-white.
7890#: plug-ins/common/xbm.c:960
7891msgid ""
7892"The image which you are trying to save as an XBM contains more than two "
7893"colors.\n"
7894"\n"
7895"Please convert it to a black and white (1-bit) indexed image and try again."
7896msgstr ""
7897
7898#: plug-ins/common/xbm.c:971
7899msgid ""
7900"You cannot save a cursor mask for an image\n"
7901"which has no alpha channel."
7902msgstr ""
7903
7904#: plug-ins/common/xbm.c:1148
7905msgid "Save as XBM"
7906msgstr ""
7907
7908#. parameter settings
7909#: plug-ins/common/xbm.c:1158
7910msgid "XBM Options"
7911msgstr ""
7912
7913#. X10 format
7914#: plug-ins/common/xbm.c:1167
7915msgid "_X10 format bitmap"
7916msgstr ""
7917
7918#: plug-ins/common/xbm.c:1187
7919msgid "_Identifier prefix:"
7920msgstr ""
7921
7922#. hotspot toggle
7923#: plug-ins/common/xbm.c:1209
7924msgid "_Write hot spot values"
7925msgstr ""
7926
7927#: plug-ins/common/xbm.c:1231
7928msgid "Hot spot _X:"
7929msgstr ""
7930
7931#: plug-ins/common/xbm.c:1241
7932msgid "Hot spot _Y:"
7933msgstr ""
7934
7935#. mask file
7936#: plug-ins/common/xbm.c:1248
7937msgid "Mask File"
7938msgstr ""
7939
7940#: plug-ins/common/xbm.c:1258
7941msgid "W_rite extra mask file"
7942msgstr ""
7943
7944#: plug-ins/common/xbm.c:1271
7945msgid "_Mask file extension:"
7946msgstr ""
7947
7948#: plug-ins/common/xpm.c:170 plug-ins/common/xpm.c:195
7949msgid "X PixMap image"
7950msgstr ""
7951
7952#: plug-ins/common/xpm.c:354
7953#, c-format
7954msgid "Error opening file '%s'"
7955msgstr ""
7956
7957#: plug-ins/common/xpm.c:359
7958msgid "XPM file invalid"
7959msgstr ""
7960
7961#: plug-ins/common/xpm.c:780
7962msgid "Save as XPM"
7963msgstr ""
7964
7965#: plug-ins/common/xpm.c:796
7966msgid "_Alpha threshold:"
7967msgstr ""
7968
7969#: plug-ins/common/xwd.c:277 plug-ins/common/xwd.c:297
7970msgid "X window dump"
7971msgstr ""
7972
7973#: plug-ins/common/xwd.c:430
7974#, c-format
7975msgid "Could not read XWD header from '%s'"
7976msgstr ""
7977
7978#: plug-ins/common/xwd.c:468
7979msgid "Can't read color entries"
7980msgstr ""
7981
7982#: plug-ins/common/xwd.c:527
7983#, c-format
7984msgid ""
7985"XWD-file %s has format %d, depth %d\n"
7986"and bits per pixel %d.\n"
7987"Currently this is not supported."
7988msgstr ""
7989
7990#: plug-ins/common/xwd.c:557
7991msgid "Cannot save images with alpha channels."
7992msgstr ""
7993
7994#: plug-ins/common/xwd.c:2160
7995msgid "Error during writing indexed/gray image"
7996msgstr ""
7997
7998#: plug-ins/common/xwd.c:2258
7999msgid "Error during writing rgb image"
8000msgstr ""
8001
8002#: plug-ins/common/zealouscrop.c:85
8003msgid "_Zealous Crop"
8004msgstr ""
8005
8006#: plug-ins/common/zealouscrop.c:133
8007msgid "ZealousCropping(tm)..."
8008msgstr ""
8009
8010#: plug-ins/common/zealouscrop.c:234
8011msgid "Nothing to crop."
8012msgstr ""
8013
8014#: plug-ins/dbbrowser/gimpprocbrowser.c:128
8015#: plug-ins/dbbrowser/gimpprocbrowser.c:142
8016msgid "Procedure Browser"
8017msgstr ""
8018
8019#: plug-ins/dbbrowser/gimpprocbrowser.c:132
8020#: plug-ins/dbbrowser/gimpprocbrowser.c:146
8021#: plug-ins/dbbrowser/plugin-browser.c:548
8022msgid "Search by _Name"
8023msgstr ""
8024
8025#: plug-ins/dbbrowser/gimpprocbrowser.c:133
8026#: plug-ins/dbbrowser/gimpprocbrowser.c:147
8027msgid "Search by _Blurb"
8028msgstr ""
8029
8030#: plug-ins/dbbrowser/gimpprocbrowser.c:224
8031#: plug-ins/dbbrowser/plugin-browser.c:718
8032msgid "_Search:"
8033msgstr ""
8034
8035#: plug-ins/dbbrowser/gimpprocbrowser.c:386
8036#: plug-ins/dbbrowser/plugin-browser.c:397
8037msgid "Searching by name - please wait"
8038msgstr ""
8039
8040#: plug-ins/dbbrowser/gimpprocbrowser.c:410
8041msgid "Searching by blurb - please wait"
8042msgstr ""
8043
8044#: plug-ins/dbbrowser/gimpprocbrowser.c:421
8045msgid "Searching - please wait"
8046msgstr ""
8047
8048#: plug-ins/dbbrowser/gimpprocbrowser.c:428
8049msgid "1 Procedure"
8050msgstr ""
8051
8052#: plug-ins/dbbrowser/gimpprocbrowser.c:430
8053#, c-format
8054msgid "%d Procedures"
8055msgstr ""
8056
8057#: plug-ins/dbbrowser/gimpprocbrowser.c:476
8058#: plug-ins/dbbrowser/plugin-browser.c:516
8059msgid "No matches"
8060msgstr ""
8061
8062#.
8063#. *  Scales
8064#.
8065#.
8066#. *    Scales
8067#.
8068#: plug-ins/dbbrowser/gimpprocview.c:133 plug-ins/gflare/gflare.c:2673
8069#: plug-ins/gflare/gflare.c:3503 plug-ins/gflare/gflare.c:3608
8070#: plug-ins/gflare/gflare.c:3745
8071msgid "Parameters"
8072msgstr ""
8073
8074#: plug-ins/dbbrowser/gimpprocview.c:146
8075msgid "Return Values"
8076msgstr ""
8077
8078#: plug-ins/dbbrowser/gimpprocview.c:159
8079msgid "Additional Information"
8080msgstr ""
8081
8082#: plug-ins/dbbrowser/gimpprocview.c:198
8083msgid "Author:"
8084msgstr ""
8085
8086#: plug-ins/dbbrowser/gimpprocview.c:209
8087msgid "Date:"
8088msgstr ""
8089
8090#: plug-ins/dbbrowser/gimpprocview.c:220
8091msgid "Copyright:"
8092msgstr ""
8093
8094#: plug-ins/dbbrowser/gimpprocview.c:319
8095msgid "Internal GIMP procedure"
8096msgstr ""
8097
8098#: plug-ins/dbbrowser/gimpprocview.c:320
8099msgid "GIMP Plug-In"
8100msgstr ""
8101
8102#: plug-ins/dbbrowser/gimpprocview.c:321
8103msgid "GIMP Extension"
8104msgstr ""
8105
8106#: plug-ins/dbbrowser/gimpprocview.c:322
8107msgid "Temporary Procedure"
8108msgstr ""
8109
8110#: plug-ins/dbbrowser/plugin-browser.c:151
8111msgid "_Plug-In Browser"
8112msgstr ""
8113
8114#: plug-ins/dbbrowser/plugin-browser.c:418
8115msgid "1 Plug-In Interface"
8116msgstr ""
8117
8118#: plug-ins/dbbrowser/plugin-browser.c:420
8119#, c-format
8120msgid "%d Plug-In Interfaces"
8121msgstr ""
8122
8123#: plug-ins/dbbrowser/plugin-browser.c:544
8124msgid "Plug-In Browser"
8125msgstr ""
8126
8127#: plug-ins/dbbrowser/plugin-browser.c:595
8128msgid "Name"
8129msgstr ""
8130
8131#: plug-ins/dbbrowser/plugin-browser.c:603
8132#: plug-ins/dbbrowser/plugin-browser.c:672
8133msgid "Insertion Date"
8134msgstr ""
8135
8136#: plug-ins/dbbrowser/plugin-browser.c:611
8137msgid "Menu Path"
8138msgstr ""
8139
8140#: plug-ins/dbbrowser/plugin-browser.c:619
8141#: plug-ins/dbbrowser/plugin-browser.c:681
8142msgid "Image Types"
8143msgstr ""
8144
8145#: plug-ins/dbbrowser/plugin-browser.c:643
8146msgid "List View"
8147msgstr ""
8148
8149#: plug-ins/dbbrowser/plugin-browser.c:663
8150msgid "Menu Path/Name"
8151msgstr ""
8152
8153#: plug-ins/dbbrowser/plugin-browser.c:704
8154#, fuzzy
8155msgid "Tree View"
8156msgstr "Lihat Contoh Jadi"
8157
8158#: plug-ins/dbbrowser/procedure-browser.c:89
8159msgid "Procedure _Browser"
8160msgstr ""
8161
8162#: plug-ins/faxg3/faxg3.c:100
8163msgid "G3 fax image"
8164msgstr ""
8165
8166#: plug-ins/fits/fits.c:159 plug-ins/fits/fits.c:178
8167msgid "Flexible Image Transport System"
8168msgstr ""
8169
8170#: plug-ins/fits/fits.c:346
8171msgid "Error during open of FITS file"
8172msgstr ""
8173
8174#: plug-ins/fits/fits.c:351
8175msgid "FITS file keeps no displayable images"
8176msgstr ""
8177
8178#: plug-ins/fits/fits.c:430
8179msgid "FITS save cannot handle images with alpha channels"
8180msgstr ""
8181
8182#: plug-ins/fits/fits.c:969
8183msgid "Load FITS File"
8184msgstr ""
8185
8186#: plug-ins/fits/fits.c:984
8187msgid "BLANK/NaN Pixel Replacement"
8188msgstr ""
8189
8190#: plug-ins/fits/fits.c:989 plug-ins/gfig/gfig-dialog.c:1288
8191#: plug-ins/gfig/gfig-dialog.c:1422
8192msgid "White"
8193msgstr ""
8194
8195#: plug-ins/fits/fits.c:996
8196msgid "Pixel value scaling"
8197msgstr ""
8198
8199#: plug-ins/fits/fits.c:1001
8200msgid "By DATAMIN/DATAMAX"
8201msgstr ""
8202
8203#: plug-ins/fits/fits.c:1008
8204msgid "Image Composing"
8205msgstr ""
8206
8207#: plug-ins/flame/flame.c:133
8208msgid "_Flame..."
8209msgstr ""
8210
8211#: plug-ins/flame/flame.c:227
8212msgid "Drawing Flame..."
8213msgstr ""
8214
8215#: plug-ins/flame/flame.c:319
8216msgid "Flame works only on RGB drawables."
8217msgstr ""
8218
8219#: plug-ins/flame/flame.c:402
8220#, c-format
8221msgid "'%s' is not a regular file"
8222msgstr ""
8223
8224#: plug-ins/flame/flame.c:637
8225msgid "Edit Flame"
8226msgstr ""
8227
8228#: plug-ins/flame/flame.c:655
8229msgid "Directions"
8230msgstr ""
8231
8232#: plug-ins/flame/flame.c:691
8233msgid "Controls"
8234msgstr ""
8235
8236#: plug-ins/flame/flame.c:705
8237msgid "_Speed:"
8238msgstr ""
8239
8240#: plug-ins/flame/flame.c:722
8241msgid "_Randomize"
8242msgstr ""
8243
8244#: plug-ins/flame/flame.c:731
8245msgid "Same"
8246msgstr ""
8247
8248#: plug-ins/flame/flame.c:732 plug-ins/gimpressionist/orientation.c:146
8249#: plug-ins/gimpressionist/size.c:149
8250msgid "Random"
8251msgstr ""
8252
8253#: plug-ins/flame/flame.c:736
8254msgid "Swirl"
8255msgstr ""
8256
8257#: plug-ins/flame/flame.c:737
8258msgid "Horseshoe"
8259msgstr ""
8260
8261#: plug-ins/flame/flame.c:738 plug-ins/gfig/gfig-dialog.c:1403
8262msgid "Polar"
8263msgstr ""
8264
8265#: plug-ins/flame/flame.c:739
8266msgid "Bent"
8267msgstr ""
8268
8269#: plug-ins/flame/flame.c:752
8270msgid "_Variation:"
8271msgstr ""
8272
8273#: plug-ins/flame/flame.c:774
8274msgid "Load Flame"
8275msgstr ""
8276
8277#: plug-ins/flame/flame.c:789
8278msgid "Save Flame"
8279msgstr ""
8280
8281#: plug-ins/flame/flame.c:931
8282msgid "Flame"
8283msgstr ""
8284
8285#: plug-ins/flame/flame.c:1025
8286msgid "_Rendering"
8287msgstr ""
8288
8289#: plug-ins/flame/flame.c:1051
8290msgid "Co_ntrast:"
8291msgstr ""
8292
8293#: plug-ins/flame/flame.c:1065
8294msgid "_Gamma:"
8295msgstr ""
8296
8297#: plug-ins/flame/flame.c:1079
8298msgid "Sample _density:"
8299msgstr ""
8300
8301#: plug-ins/flame/flame.c:1090
8302msgid "Spa_tial oversample:"
8303msgstr ""
8304
8305#: plug-ins/flame/flame.c:1101
8306msgid "Spatial _filter radius:"
8307msgstr ""
8308
8309#: plug-ins/flame/flame.c:1120
8310msgid "Color_map:"
8311msgstr ""
8312
8313#: plug-ins/flame/flame.c:1162
8314msgid "Custom gradient"
8315msgstr ""
8316
8317#: plug-ins/flame/flame.c:1188
8318msgid "C_amera"
8319msgstr ""
8320
8321#: plug-ins/flame/flame.c:1193
8322msgid "_Zoom:"
8323msgstr ""
8324
8325#: plug-ins/gfig/gfig-bezier.c:448
8326msgid "Closed"
8327msgstr ""
8328
8329#: plug-ins/gfig/gfig-bezier.c:453
8330msgid "Close curve on completion"
8331msgstr ""
8332
8333#: plug-ins/gfig/gfig-bezier.c:458
8334msgid "Show Line Frame"
8335msgstr ""
8336
8337#: plug-ins/gfig/gfig-bezier.c:463
8338msgid "Draws lines between the control points. Only during curve creation"
8339msgstr ""
8340
8341#. Start building the dialog up
8342#: plug-ins/gfig/gfig-dialog.c:295
8343msgid "Gfig"
8344msgstr ""
8345
8346#. Tool options notebook
8347#: plug-ins/gfig/gfig-dialog.c:341
8348#, fuzzy
8349msgid "Tool options"
8350msgstr "Lihat Contoh Jadi"
8351
8352#: plug-ins/gfig/gfig-dialog.c:358
8353msgid "_Stroke"
8354msgstr ""
8355
8356#. Fill frame on right side
8357#: plug-ins/gfig/gfig-dialog.c:405
8358msgid "Fill"
8359msgstr ""
8360
8361#: plug-ins/gfig/gfig-dialog.c:419
8362msgid "No fill"
8363msgstr ""
8364
8365#: plug-ins/gfig/gfig-dialog.c:420
8366msgid "Color fill"
8367msgstr ""
8368
8369#: plug-ins/gfig/gfig-dialog.c:421
8370msgid "Pattern fill"
8371msgstr ""
8372
8373#: plug-ins/gfig/gfig-dialog.c:422
8374msgid "Gradient fill"
8375msgstr ""
8376
8377#. "show image" checkbutton at bottom of style frame
8378#: plug-ins/gfig/gfig-dialog.c:482
8379msgid "Show image"
8380msgstr ""
8381
8382#. "show grid" checkbutton at bottom of style frame
8383#: plug-ins/gfig/gfig-dialog.c:504
8384msgid "Show grid"
8385msgstr ""
8386
8387#: plug-ins/gfig/gfig-dialog.c:639
8388msgid "Load Gfig object collection"
8389msgstr ""
8390
8391#: plug-ins/gfig/gfig-dialog.c:683
8392msgid "Save Gfig Drawing"
8393msgstr ""
8394
8395#: plug-ins/gfig/gfig-dialog.c:820
8396msgid "First Gfig"
8397msgstr ""
8398
8399#: plug-ins/gfig/gfig-dialog.c:859
8400msgid "_Undo"
8401msgstr ""
8402
8403#: plug-ins/gfig/gfig-dialog.c:863
8404msgid "_Clear"
8405msgstr ""
8406
8407#: plug-ins/gfig/gfig-dialog.c:867
8408msgid "_Grid"
8409msgstr ""
8410
8411#: plug-ins/gfig/gfig-dialog.c:875
8412msgid "Raise selected object"
8413msgstr ""
8414
8415#: plug-ins/gfig/gfig-dialog.c:879
8416msgid "Lower selected object"
8417msgstr ""
8418
8419#: plug-ins/gfig/gfig-dialog.c:883
8420msgid "Raise selected object to top"
8421msgstr ""
8422
8423#: plug-ins/gfig/gfig-dialog.c:887
8424msgid "Lower selected object to bottom"
8425msgstr ""
8426
8427#: plug-ins/gfig/gfig-dialog.c:891
8428msgid "Show previous object"
8429msgstr ""
8430
8431#: plug-ins/gfig/gfig-dialog.c:895
8432msgid "Show next object"
8433msgstr ""
8434
8435#: plug-ins/gfig/gfig-dialog.c:899
8436msgid "Show all objects"
8437msgstr ""
8438
8439#: plug-ins/gfig/gfig-dialog.c:905
8440#, fuzzy
8441msgid "Create line"
8442msgstr "Lihat Contoh Jadi"
8443
8444#: plug-ins/gfig/gfig-dialog.c:908
8445msgid "Create circle"
8446msgstr ""
8447
8448#: plug-ins/gfig/gfig-dialog.c:911
8449msgid "Create ellipse"
8450msgstr ""
8451
8452#: plug-ins/gfig/gfig-dialog.c:914
8453msgid "Create arc"
8454msgstr ""
8455
8456#: plug-ins/gfig/gfig-dialog.c:917
8457msgid "Create reg polygon"
8458msgstr ""
8459
8460#: plug-ins/gfig/gfig-dialog.c:920
8461msgid "Create star"
8462msgstr ""
8463
8464#: plug-ins/gfig/gfig-dialog.c:923
8465msgid "Create spiral"
8466msgstr ""
8467
8468#: plug-ins/gfig/gfig-dialog.c:926
8469msgid "Create bezier curve. Shift + Button ends object creation."
8470msgstr ""
8471
8472#: plug-ins/gfig/gfig-dialog.c:930
8473msgid "Move an object"
8474msgstr ""
8475
8476#: plug-ins/gfig/gfig-dialog.c:933
8477msgid "Move a single point"
8478msgstr ""
8479
8480#: plug-ins/gfig/gfig-dialog.c:936
8481msgid "Copy an object"
8482msgstr ""
8483
8484#: plug-ins/gfig/gfig-dialog.c:939
8485msgid "Delete an object"
8486msgstr ""
8487
8488#: plug-ins/gfig/gfig-dialog.c:942
8489msgid "Select an object"
8490msgstr ""
8491
8492#: plug-ins/gfig/gfig-dialog.c:1023
8493msgid "This tool has no options"
8494msgstr ""
8495
8496#. Put buttons in
8497#: plug-ins/gfig/gfig-dialog.c:1230
8498#, fuzzy
8499msgid "Show position"
8500msgstr "Posisi"
8501
8502#: plug-ins/gfig/gfig-dialog.c:1242
8503msgid "Show control points"
8504msgstr ""
8505
8506#: plug-ins/gfig/gfig-dialog.c:1276
8507msgid "Max undo:"
8508msgstr ""
8509
8510#: plug-ins/gfig/gfig-dialog.c:1285 plug-ins/gimpressionist/general.c:166
8511msgid "Transparent"
8512msgstr ""
8513
8514#: plug-ins/gfig/gfig-dialog.c:1287
8515msgid "Foreground"
8516msgstr ""
8517
8518#: plug-ins/gfig/gfig-dialog.c:1289 plug-ins/imagemap/imap_cmd_copy.c:54
8519#: plug-ins/imagemap/imap_cmd_copy_object.c:55
8520#: plug-ins/imagemap/imap_object_popup.c:113
8521#: plug-ins/imagemap/imap_toolbar.c:126
8522msgid "Copy"
8523msgstr ""
8524
8525#: plug-ins/gfig/gfig-dialog.c:1298
8526msgid ""
8527"Layer background type. Copy causes the previous layer to be copied before "
8528"the draw is performed."
8529msgstr ""
8530
8531#: plug-ins/gfig/gfig-dialog.c:1304
8532msgid "Background:"
8533msgstr ""
8534
8535#: plug-ins/gfig/gfig-dialog.c:1307
8536msgid "Feather"
8537msgstr ""
8538
8539#: plug-ins/gfig/gfig-dialog.c:1331
8540msgid "Radius:"
8541msgstr ""
8542
8543#: plug-ins/gfig/gfig-dialog.c:1386
8544msgid "Grid spacing:"
8545msgstr ""
8546
8547#: plug-ins/gfig/gfig-dialog.c:1402 plug-ins/imagemap/imap_menu.c:369
8548#: plug-ins/imagemap/imap_popup.c:137 plug-ins/imagemap/imap_tools.c:156
8549msgid "Rectangle"
8550msgstr ""
8551
8552#: plug-ins/gfig/gfig-dialog.c:1404
8553msgid "Isometric"
8554msgstr ""
8555
8556#: plug-ins/gfig/gfig-dialog.c:1413
8557msgid "Grid type:"
8558msgstr ""
8559
8560#: plug-ins/gfig/gfig-dialog.c:1420 plug-ins/gflare/gflare.c:559
8561msgid "Normal"
8562msgstr ""
8563
8564#: plug-ins/gfig/gfig-dialog.c:1423
8565#, fuzzy
8566msgid "Grey"
8567msgstr "Hijau"
8568
8569#: plug-ins/gfig/gfig-dialog.c:1424
8570msgid "Darker"
8571msgstr ""
8572
8573#: plug-ins/gfig/gfig-dialog.c:1425
8574#, fuzzy
8575msgid "Lighter"
8576msgstr "Linier"
8577
8578#: plug-ins/gfig/gfig-dialog.c:1426
8579msgid "Very dark"
8580msgstr ""
8581
8582#: plug-ins/gfig/gfig-dialog.c:1435
8583msgid "Grid color:"
8584msgstr ""
8585
8586#: plug-ins/gfig/gfig-dialog.c:1638
8587#, fuzzy
8588msgid "Sides:"
8589msgstr "Spider"
8590
8591#: plug-ins/gfig/gfig-dialog.c:1648
8592#, fuzzy
8593msgid "Right"
8594msgstr "Linier"
8595
8596#: plug-ins/gfig/gfig-dialog.c:1649
8597msgid "Left"
8598msgstr ""
8599
8600#: plug-ins/gfig/gfig-dialog.c:1659 plug-ins/gimpressionist/orientation.c:130
8601#: plug-ins/print/gimp_main_window.c:500
8602msgid "Orientation:"
8603msgstr ""
8604
8605#: plug-ins/gfig/gfig-dobject.c:585
8606msgid "Hey where has the object gone ?"
8607msgstr ""
8608
8609#: plug-ins/gfig/gfig-dobject.c:941
8610msgid "Error reading file"
8611msgstr ""
8612
8613#: plug-ins/gfig/gfig-dobject.c:1030
8614msgid "Editing read-only object - you will not be able to save it"
8615msgstr ""
8616
8617#: plug-ins/gfig/gfig-poly.c:56
8618msgid "Regular Polygon Number of Sides"
8619msgstr ""
8620
8621#: plug-ins/gfig/gfig-preview.c:333
8622msgid "Object Details"
8623msgstr ""
8624
8625#. Position labels
8626#: plug-ins/gfig/gfig-preview.c:383
8627#, fuzzy
8628msgid "XY position:"
8629msgstr "Posisi"
8630
8631#: plug-ins/gfig/gfig-spiral.c:59
8632msgid "Spiral Number of Turns"
8633msgstr ""
8634
8635#: plug-ins/gfig/gfig-star.c:57
8636msgid "Star Number of Points"
8637msgstr ""
8638
8639#: plug-ins/gfig/gfig.c:132
8640msgid "_Gfig..."
8641msgstr ""
8642
8643#: plug-ins/gfig/gfig.c:726
8644msgid ""
8645"Error trying to save figure as a parasite: can't attach parasite to "
8646"drawable.\n"
8647msgstr ""
8648
8649#: plug-ins/gfig/gfig.c:747
8650#, c-format
8651msgid "Error trying to open temp file '%s'for parasite loading.\n"
8652msgstr ""
8653
8654#: plug-ins/gflare/gflare.c:560
8655msgid "Addition"
8656msgstr ""
8657
8658#: plug-ins/gflare/gflare.c:561
8659msgid "Overlay"
8660msgstr ""
8661
8662#: plug-ins/gflare/gflare.c:821
8663msgid "_GFlare..."
8664msgstr ""
8665
8666#: plug-ins/gflare/gflare.c:960
8667msgid "Gradient Flare..."
8668msgstr ""
8669
8670#: plug-ins/gflare/gflare.c:1262
8671#, c-format
8672msgid "Failed to open GFlare file '%s': %s"
8673msgstr ""
8674
8675#: plug-ins/gflare/gflare.c:1270
8676#, c-format
8677msgid "'%s' is not a valid GFlare file."
8678msgstr ""
8679
8680#: plug-ins/gflare/gflare.c:1324
8681#, c-format
8682msgid "invalid formatted GFlare file: %s\n"
8683msgstr ""
8684
8685#: plug-ins/gflare/gflare.c:1449
8686#, c-format
8687msgid ""
8688"GFlare '%s' is not saved. If you add a new entry in '%s', like:\n"
8689"(gflare-path \"%s\")\n"
8690"and make a folder '%s', then you can save your own GFlares into that folder."
8691msgstr ""
8692
8693#: plug-ins/gflare/gflare.c:1482
8694#, c-format
8695msgid "Failed to write GFlare file '%s': %s"
8696msgstr ""
8697
8698#.
8699#. *    Dialog Shell
8700#.
8701#: plug-ins/gflare/gflare.c:2294
8702msgid "GFlare"
8703msgstr ""
8704
8705#: plug-ins/gflare/gflare.c:2346
8706#, fuzzy
8707msgid "A_uto update preview"
8708msgstr "Lihat Contoh Jadi"
8709
8710#: plug-ins/gflare/gflare.c:2397
8711msgid "`Default' is created."
8712msgstr ""
8713
8714#: plug-ins/gflare/gflare.c:2398
8715msgid "Default"
8716msgstr ""
8717
8718#: plug-ins/gflare/gflare.c:2699
8719msgid "Ro_tation:"
8720msgstr ""
8721
8722#: plug-ins/gflare/gflare.c:2711
8723msgid "_Hue rotation:"
8724msgstr ""
8725
8726#: plug-ins/gflare/gflare.c:2723
8727msgid "Vector _Angle:"
8728msgstr ""
8729
8730#: plug-ins/gflare/gflare.c:2735
8731msgid "Vector _Length:"
8732msgstr ""
8733
8734#: plug-ins/gflare/gflare.c:2756
8735msgid "A_daptive supersampling"
8736msgstr ""
8737
8738#: plug-ins/gflare/gflare.c:2775
8739msgid "_Max Depth:"
8740msgstr ""
8741
8742#: plug-ins/gflare/gflare.c:2785
8743msgid "_Threshold"
8744msgstr ""
8745
8746#: plug-ins/gflare/gflare.c:2923
8747msgid "S_elector"
8748msgstr ""
8749
8750#: plug-ins/gflare/gflare.c:2987
8751msgid "New GFlare"
8752msgstr ""
8753
8754#: plug-ins/gflare/gflare.c:2990
8755msgid "Enter a name for the new GFlare"
8756msgstr ""
8757
8758#: plug-ins/gflare/gflare.c:3010
8759#, c-format
8760msgid "The name '%s' is used already!"
8761msgstr ""
8762
8763#: plug-ins/gflare/gflare.c:3066
8764msgid "Copy GFlare"
8765msgstr ""
8766
8767#: plug-ins/gflare/gflare.c:3069
8768msgid "Enter a name for the copied GFlare"
8769msgstr ""
8770
8771#: plug-ins/gflare/gflare.c:3091
8772#, c-format
8773msgid "The name `%s' is used already!"
8774msgstr ""
8775
8776#: plug-ins/gflare/gflare.c:3122
8777msgid "Cannot delete!! There must be at least one GFlare."
8778msgstr ""
8779
8780#: plug-ins/gflare/gflare.c:3132
8781msgid "Delete GFlare"
8782msgstr ""
8783
8784#: plug-ins/gflare/gflare.c:3203
8785#, c-format
8786msgid "not found %s in gflares_list"
8787msgstr ""
8788
8789#: plug-ins/gflare/gflare.c:3244
8790msgid "GFlare Editor"
8791msgstr ""
8792
8793#: plug-ins/gflare/gflare.c:3248
8794msgid "Rescan Gradients"
8795msgstr ""
8796
8797#. Glow
8798#: plug-ins/gflare/gflare.c:3367
8799msgid "Glow Paint Options"
8800msgstr ""
8801
8802#: plug-ins/gflare/gflare.c:3378 plug-ins/gflare/gflare.c:3406
8803#: plug-ins/gflare/gflare.c:3434
8804msgid "Opacity:"
8805msgstr ""
8806
8807#: plug-ins/gflare/gflare.c:3391 plug-ins/gflare/gflare.c:3419
8808#: plug-ins/gflare/gflare.c:3447
8809msgid "Paint Mode:"
8810msgstr ""
8811
8812#. Rays
8813#: plug-ins/gflare/gflare.c:3395
8814msgid "Rays Paint Options"
8815msgstr ""
8816
8817#. Rays
8818#: plug-ins/gflare/gflare.c:3423
8819msgid "Second Flares Paint Options"
8820msgstr ""
8821
8822#: plug-ins/gflare/gflare.c:3450 plug-ins/gimpressionist/general.c:115
8823msgid "_General"
8824msgstr ""
8825
8826#.
8827#. *  Gradient Menus
8828#.
8829#: plug-ins/gflare/gflare.c:3476 plug-ins/gflare/gflare.c:3579
8830#: plug-ins/gflare/gflare.c:3718
8831msgid "Gradients"
8832msgstr ""
8833
8834#: plug-ins/gflare/gflare.c:3487 plug-ins/gflare/gflare.c:3592
8835#: plug-ins/gflare/gflare.c:3729
8836msgid "Radial Gradient:"
8837msgstr ""
8838
8839#: plug-ins/gflare/gflare.c:3491 plug-ins/gflare/gflare.c:3596
8840msgid "Angular Gradient:"
8841msgstr ""
8842
8843#: plug-ins/gflare/gflare.c:3495 plug-ins/gflare/gflare.c:3600
8844msgid "Angular Size Gradient:"
8845msgstr ""
8846
8847#: plug-ins/gflare/gflare.c:3515 plug-ins/gflare/gflare.c:3620
8848#: plug-ins/gflare/gflare.c:3757
8849msgid "Size (%):"
8850msgstr ""
8851
8852#: plug-ins/gflare/gflare.c:3527 plug-ins/gflare/gflare.c:3632
8853#: plug-ins/gflare/gflare.c:3769
8854msgid "Rotation:"
8855msgstr ""
8856
8857#: plug-ins/gflare/gflare.c:3539 plug-ins/gflare/gflare.c:3645
8858#: plug-ins/gflare/gflare.c:3782
8859msgid "Hue Rotation:"
8860msgstr ""
8861
8862#: plug-ins/gflare/gflare.c:3553
8863msgid "G_low"
8864msgstr ""
8865
8866#: plug-ins/gflare/gflare.c:3657
8867msgid "# of Spikes:"
8868msgstr ""
8869
8870#: plug-ins/gflare/gflare.c:3669
8871msgid "Spike Thickness:"
8872msgstr ""
8873
8874#: plug-ins/gflare/gflare.c:3683
8875msgid "_Rays"
8876msgstr ""
8877
8878#: plug-ins/gflare/gflare.c:3733
8879msgid "Size Factor Gradient:"
8880msgstr ""
8881
8882#: plug-ins/gflare/gflare.c:3737
8883msgid "Probability Gradient:"
8884msgstr ""
8885
8886#.
8887#. *    Shape Radio Button Frame
8888#.
8889#: plug-ins/gflare/gflare.c:3799
8890msgid "Shape of Second Flares"
8891msgstr ""
8892
8893#: plug-ins/gflare/gflare.c:3807 plug-ins/imagemap/imap_menu.c:372
8894#: plug-ins/imagemap/imap_popup.c:140 plug-ins/imagemap/imap_tools.c:160
8895msgid "Circle"
8896msgstr ""
8897
8898#: plug-ins/gflare/gflare.c:3824 plug-ins/imagemap/imap_menu.c:374
8899#: plug-ins/imagemap/imap_popup.c:143 plug-ins/imagemap/imap_tools.c:164
8900msgid "Polygon"
8901msgstr ""
8902
8903#: plug-ins/gflare/gflare.c:3857
8904msgid "Random Seed:"
8905msgstr ""
8906
8907#: plug-ins/gflare/gflare.c:3871
8908msgid "_Second Flares"
8909msgstr ""
8910
8911#: plug-ins/gfli/gfli.c:158 plug-ins/gfli/gfli.c:178
8912msgid "AutoDesk FLIC animation"
8913msgstr ""
8914
8915#: plug-ins/gfli/gfli.c:527
8916#, c-format
8917msgid "Frame (%i)"
8918msgstr ""
8919
8920#: plug-ins/gfli/gfli.c:678
8921msgid "Sorry, I can save only INDEXED and GRAY images."
8922msgstr ""
8923
8924#: plug-ins/gfli/gfli.c:811
8925msgid "GFLI 1.3 - Load framestack"
8926msgstr ""
8927
8928#: plug-ins/gfli/gfli.c:874
8929msgid "GFLI 1.3 - Save framestack"
8930msgstr ""
8931
8932#: plug-ins/gimpressionist/brush.c:230
8933msgid "Can only save drawables!"
8934msgstr ""
8935
8936#: plug-ins/gimpressionist/brush.c:235
8937msgid "Save Brush"
8938msgstr ""
8939
8940#: plug-ins/gimpressionist/brush.c:481
8941msgid "_Brush"
8942msgstr ""
8943
8944#: plug-ins/gimpressionist/brush.c:518 plug-ins/print/gimp_color_window.c:407
8945msgid "Gamma:"
8946msgstr ""
8947
8948#: plug-ins/gimpressionist/brush.c:536
8949msgid "Changes the gamma (brightness) of the selected brush"
8950msgstr ""
8951
8952#: plug-ins/gimpressionist/brush.c:544
8953msgid "Select:"
8954msgstr ""
8955
8956#: plug-ins/gimpressionist/brush.c:573
8957msgid "Aspect ratio:"
8958msgstr ""
8959
8960#: plug-ins/gimpressionist/brush.c:577
8961msgid "Specifies the aspect ratio of the brush"
8962msgstr ""
8963
8964#: plug-ins/gimpressionist/brush.c:586 plug-ins/gimpressionist/paper.c:188
8965msgid "Relief:"
8966msgstr ""
8967
8968#: plug-ins/gimpressionist/brush.c:590 plug-ins/gimpressionist/paper.c:192
8969msgid "Specifies the amount of embossing to apply to the image (in percent)"
8970msgstr ""
8971
8972#: plug-ins/gimpressionist/color.c:42
8973msgid "Co_lor"
8974msgstr ""
8975
8976#: plug-ins/gimpressionist/color.c:52
8977msgid "A_verage under brush"
8978msgstr ""
8979
8980#: plug-ins/gimpressionist/color.c:54
8981msgid "C_enter of brush"
8982msgstr ""
8983
8984#: plug-ins/gimpressionist/color.c:61
8985msgid "Color is computed from the average of all pixels under the brush"
8986msgstr ""
8987
8988#: plug-ins/gimpressionist/color.c:65
8989msgid "Samples the color from the pixel in the center of the brush"
8990msgstr ""
8991
8992#: plug-ins/gimpressionist/color.c:76
8993msgid "Color _noise:"
8994msgstr ""
8995
8996#: plug-ins/gimpressionist/color.c:80
8997msgid "Adds random noise to the color"
8998msgstr ""
8999
9000#: plug-ins/gimpressionist/general.c:131
9001msgid "Keep original"
9002msgstr ""
9003
9004#: plug-ins/gimpressionist/general.c:132
9005msgid "Preserve the original image as a background"
9006msgstr ""
9007
9008#: plug-ins/gimpressionist/general.c:137
9009msgid "From paper"
9010msgstr ""
9011
9012#: plug-ins/gimpressionist/general.c:138
9013msgid "Copy the texture of the selected paper as a background"
9014msgstr ""
9015
9016#: plug-ins/gimpressionist/general.c:148
9017msgid "Solid colored background"
9018msgstr ""
9019
9020#: plug-ins/gimpressionist/general.c:167
9021msgid "Use a transparent background; Only the strokes painted will be visible"
9022msgstr ""
9023
9024#: plug-ins/gimpressionist/general.c:184
9025msgid "Paint edges"
9026msgstr ""
9027
9028#: plug-ins/gimpressionist/general.c:189
9029msgid "Selects if to place strokes all the way out to the edges of the image"
9030msgstr ""
9031
9032#. Tileable checkbox
9033#: plug-ins/gimpressionist/general.c:194 plug-ins/maze/maze_face.c:264
9034msgid "Tileable"
9035msgstr ""
9036
9037#: plug-ins/gimpressionist/general.c:198
9038msgid "Selects if the resulting image should be seamlessly tileable"
9039msgstr ""
9040
9041#: plug-ins/gimpressionist/general.c:203
9042msgid "Drop Shadow"
9043msgstr ""
9044
9045#: plug-ins/gimpressionist/general.c:208
9046msgid "Adds a shadow effect to each brush stroke"
9047msgstr ""
9048
9049#: plug-ins/gimpressionist/general.c:221
9050msgid "Edge darken:"
9051msgstr ""
9052
9053#: plug-ins/gimpressionist/general.c:225
9054msgid "How much to \"darken\" the edges of each brush stroke"
9055msgstr ""
9056
9057#: plug-ins/gimpressionist/general.c:230
9058msgid "Shadow darken:"
9059msgstr ""
9060
9061#: plug-ins/gimpressionist/general.c:234
9062msgid "How much to \"darken\" the drop shadow"
9063msgstr ""
9064
9065#: plug-ins/gimpressionist/general.c:239
9066msgid "Shadow depth:"
9067msgstr ""
9068
9069#: plug-ins/gimpressionist/general.c:243
9070msgid ""
9071"The depth of the drop shadow, i.e. how far apart from the object it should be"
9072msgstr ""
9073
9074#: plug-ins/gimpressionist/general.c:248
9075msgid "Shadow blur:"
9076msgstr ""
9077
9078#: plug-ins/gimpressionist/general.c:252
9079msgid "How much to blur the drop shadow"
9080msgstr ""
9081
9082#: plug-ins/gimpressionist/general.c:257
9083msgid "Deviation threshold:"
9084msgstr ""
9085
9086#: plug-ins/gimpressionist/general.c:261
9087msgid "A bailout-value for adaptive selections"
9088msgstr ""
9089
9090#: plug-ins/gimpressionist/gimp.c:79
9091msgid "_GIMPressionist..."
9092msgstr ""
9093
9094#: plug-ins/gimpressionist/gimp.c:350
9095msgid "Painting..."
9096msgstr ""
9097
9098#: plug-ins/gimpressionist/gimpressionist.c:117
9099msgid "The GIMPressionist"
9100msgstr ""
9101
9102#: plug-ins/gimpressionist/gimpressionist.c:196
9103msgid "Gimpressionist"
9104msgstr ""
9105
9106#: plug-ins/gimpressionist/gimpressionist.c:200
9107#, fuzzy
9108msgid "A_bout"
9109msgstr "Keterangan Program"
9110
9111#: plug-ins/gimpressionist/orientation.c:74
9112msgid "Or_ientation"
9113msgstr ""
9114
9115#: plug-ins/gimpressionist/orientation.c:88
9116msgid "Directions:"
9117msgstr ""
9118
9119#: plug-ins/gimpressionist/orientation.c:92
9120msgid "The number of directions (i.e. brushes) to use"
9121msgstr ""
9122
9123#: plug-ins/gimpressionist/orientation.c:100
9124msgid "Start angle:"
9125msgstr ""
9126
9127#: plug-ins/gimpressionist/orientation.c:104
9128msgid "The starting angle of the first brush to create"
9129msgstr ""
9130
9131#: plug-ins/gimpressionist/orientation.c:112
9132msgid "Angle span:"
9133msgstr ""
9134
9135#: plug-ins/gimpressionist/orientation.c:116
9136msgid "The angle span of the first brush to create"
9137msgstr ""
9138
9139#: plug-ins/gimpressionist/orientation.c:139
9140msgid ""
9141"Let the value (brightness) of the region determine the direction of the "
9142"stroke"
9143msgstr ""
9144
9145#: plug-ins/gimpressionist/orientation.c:142
9146#: plug-ins/gimpressionist/size.c:145
9147msgid "Radius"
9148msgstr ""
9149
9150#: plug-ins/gimpressionist/orientation.c:143
9151msgid ""
9152"The distance from the center of the image determines the direction of the "
9153"stroke"
9154msgstr ""
9155
9156#: plug-ins/gimpressionist/orientation.c:147
9157msgid "Selects a random direction of each stroke"
9158msgstr ""
9159
9160#: plug-ins/gimpressionist/orientation.c:150
9161#: plug-ins/gimpressionist/size.c:153
9162msgid "Radial"
9163msgstr ""
9164
9165#: plug-ins/gimpressionist/orientation.c:151
9166msgid "Let the direction from the center determine the direction of the stroke"
9167msgstr ""
9168
9169#: plug-ins/gimpressionist/orientation.c:158
9170#: plug-ins/gimpressionist/size.c:161
9171msgid "Flowing"
9172msgstr ""
9173
9174#: plug-ins/gimpressionist/orientation.c:159
9175#: plug-ins/gimpressionist/size.c:162
9176msgid "The strokes follow a \"flowing\" pattern"
9177msgstr ""
9178
9179#: plug-ins/gimpressionist/orientation.c:163
9180msgid "The hue of the region determines the direction of the stroke"
9181msgstr ""
9182
9183#: plug-ins/gimpressionist/orientation.c:166
9184#: plug-ins/gimpressionist/size.c:169
9185msgid "Adaptive"
9186msgstr ""
9187
9188#: plug-ins/gimpressionist/orientation.c:167
9189msgid "The direction that matches the original image the closest is selected"
9190msgstr ""
9191
9192#: plug-ins/gimpressionist/orientation.c:174
9193#: plug-ins/gimpressionist/size.c:178
9194msgid "Manual"
9195msgstr ""
9196
9197#: plug-ins/gimpressionist/orientation.c:175
9198msgid "Manually specify the stroke orientation"
9199msgstr ""
9200
9201#: plug-ins/gimpressionist/orientation.c:186
9202msgid "Opens up the Orientation Map Editor"
9203msgstr ""
9204
9205#: plug-ins/gimpressionist/orientmap.c:508
9206msgid "Orientation Map Editor"
9207msgstr ""
9208
9209#: plug-ins/gimpressionist/orientmap.c:530
9210msgid "Vectors"
9211msgstr ""
9212
9213#: plug-ins/gimpressionist/orientmap.c:542
9214msgid ""
9215"The vector-field. Left-click to move selected vector, Right-click to point "
9216"it towards mouse, Middle-click to add a new vector."
9217msgstr ""
9218
9219#: plug-ins/gimpressionist/orientmap.c:565
9220#: plug-ins/gimpressionist/sizemap.c:435
9221msgid "Adjust the preview's brightness"
9222msgstr ""
9223
9224#: plug-ins/gimpressionist/orientmap.c:587
9225msgid "Select previous vector"
9226msgstr ""
9227
9228#: plug-ins/gimpressionist/orientmap.c:593
9229msgid "Select next vector"
9230msgstr ""
9231
9232#: plug-ins/gimpressionist/orientmap.c:595
9233#: plug-ins/gimpressionist/sizemap.c:466
9234msgid "A_dd"
9235msgstr ""
9236
9237#: plug-ins/gimpressionist/orientmap.c:599
9238msgid "Add new vector"
9239msgstr ""
9240
9241#: plug-ins/gimpressionist/orientmap.c:601
9242#: plug-ins/gimpressionist/sizemap.c:473
9243msgid "_Kill"
9244msgstr ""
9245
9246#: plug-ins/gimpressionist/orientmap.c:605
9247msgid "Delete selected vector"
9248msgstr ""
9249
9250#: plug-ins/gimpressionist/orientmap.c:620
9251msgid "_Normal"
9252msgstr ""
9253
9254#: plug-ins/gimpressionist/orientmap.c:621
9255msgid "Vorte_x"
9256msgstr ""
9257
9258#: plug-ins/gimpressionist/orientmap.c:622
9259msgid "Vortex_2"
9260msgstr ""
9261
9262#: plug-ins/gimpressionist/orientmap.c:623
9263msgid "Vortex_3"
9264msgstr ""
9265
9266#: plug-ins/gimpressionist/orientmap.c:629
9267#: plug-ins/gimpressionist/sizemap.c:518
9268msgid "_Voronoi"
9269msgstr ""
9270
9271#: plug-ins/gimpressionist/orientmap.c:637
9272msgid ""
9273"Voronoi-mode makes only the vector closest to the given point have any "
9274"influence"
9275msgstr ""
9276
9277#: plug-ins/gimpressionist/orientmap.c:647
9278msgid "A_ngle:"
9279msgstr ""
9280
9281#: plug-ins/gimpressionist/orientmap.c:651
9282msgid "Change the angle of the selected vector"
9283msgstr ""
9284
9285#: plug-ins/gimpressionist/orientmap.c:658
9286msgid "Ang_le offset:"
9287msgstr ""
9288
9289#: plug-ins/gimpressionist/orientmap.c:662
9290msgid "Offset all vectors with a given angle"
9291msgstr ""
9292
9293#: plug-ins/gimpressionist/orientmap.c:673
9294msgid "Change the strength of the selected vector"
9295msgstr ""
9296
9297#: plug-ins/gimpressionist/orientmap.c:680
9298msgid "S_trength exp.:"
9299msgstr ""
9300
9301#: plug-ins/gimpressionist/orientmap.c:684
9302#: plug-ins/gimpressionist/sizemap.c:513
9303msgid "Change the exponent of the strength"
9304msgstr ""
9305
9306#: plug-ins/gimpressionist/paper.c:120
9307msgid "P_aper"
9308msgstr ""
9309
9310#: plug-ins/gimpressionist/paper.c:155
9311msgid "Inverts the Papers texture"
9312msgstr ""
9313
9314#: plug-ins/gimpressionist/paper.c:159
9315msgid "O_verlay"
9316msgstr ""
9317
9318#: plug-ins/gimpressionist/paper.c:164
9319msgid "Applies the paper as it is (without embossing it)"
9320msgstr ""
9321
9322#: plug-ins/gimpressionist/paper.c:180
9323msgid "Specifies the scale of the texture (in percent of original file)"
9324msgstr ""
9325
9326#: plug-ins/gimpressionist/placement.c:49
9327msgid "Pl_acement"
9328msgstr ""
9329
9330#: plug-ins/gimpressionist/placement.c:55
9331msgid "Placement"
9332msgstr ""
9333
9334#: plug-ins/gimpressionist/placement.c:59
9335msgid "Randomly"
9336msgstr ""
9337
9338#: plug-ins/gimpressionist/placement.c:63
9339msgid "Evenly distributed"
9340msgstr ""
9341
9342#: plug-ins/gimpressionist/placement.c:71
9343msgid "Place strokes randomly around the image"
9344msgstr ""
9345
9346#: plug-ins/gimpressionist/placement.c:75
9347msgid "The strokes are evenly distributed across the image"
9348msgstr ""
9349
9350#: plug-ins/gimpressionist/placement.c:91
9351msgid "Stroke _density:"
9352msgstr ""
9353
9354#: plug-ins/gimpressionist/placement.c:95
9355msgid "The relative density of the brush strokes"
9356msgstr ""
9357
9358#: plug-ins/gimpressionist/placement.c:101
9359msgid "Centerize"
9360msgstr ""
9361
9362#: plug-ins/gimpressionist/placement.c:107
9363msgid "Focus the brush strokes around the center of the image"
9364msgstr ""
9365
9366#.
9367#. * gimp_filename_to_utf8 () and g_strerror () return temporary strings
9368#. * that need not and should not be freed. So this call is OK.
9369#. *
9370#: plug-ins/gimpressionist/ppmtool.c:630
9371#, c-format
9372msgid "Failed to save PPM file '%s': %s"
9373msgstr ""
9374
9375#: plug-ins/gimpressionist/presets.c:621
9376msgid "Save Current"
9377msgstr ""
9378
9379#: plug-ins/gimpressionist/presets.c:863
9380msgid "The Gimpressionist Defaults"
9381msgstr ""
9382
9383#: plug-ins/gimpressionist/presets.c:979
9384msgid "_Presets"
9385msgstr ""
9386
9387#: plug-ins/gimpressionist/presets.c:994
9388msgid "Save current..."
9389msgstr ""
9390
9391#: plug-ins/gimpressionist/presets.c:999
9392msgid "Save the current settings to the specified file"
9393msgstr ""
9394
9395#: plug-ins/gimpressionist/presets.c:1027
9396msgid "Reads the selected Preset into memory"
9397msgstr ""
9398
9399#: plug-ins/gimpressionist/presets.c:1033
9400msgid "Deletes the selected Preset"
9401msgstr ""
9402
9403#: plug-ins/gimpressionist/presets.c:1039
9404msgid "Reread the folder of Presets"
9405msgstr ""
9406
9407#: plug-ins/gimpressionist/preview.c:187
9408msgid "Refresh the Preview window"
9409msgstr ""
9410
9411#: plug-ins/gimpressionist/preview.c:195
9412msgid "Revert to the original image"
9413msgstr ""
9414
9415#: plug-ins/gimpressionist/repaint.c:1160
9416msgid "Update"
9417msgstr ""
9418
9419#: plug-ins/gimpressionist/size.c:77
9420msgid "_Size"
9421msgstr ""
9422
9423#: plug-ins/gimpressionist/size.c:91
9424msgid "Sizes:"
9425msgstr ""
9426
9427#: plug-ins/gimpressionist/size.c:95
9428msgid "The number of sizes of brushes to use"
9429msgstr ""
9430
9431#: plug-ins/gimpressionist/size.c:103
9432msgid "Minimum size:"
9433msgstr ""
9434
9435#: plug-ins/gimpressionist/size.c:107
9436msgid "The smallest brush to create"
9437msgstr ""
9438
9439#: plug-ins/gimpressionist/size.c:115
9440msgid "Maximum size:"
9441msgstr ""
9442
9443#: plug-ins/gimpressionist/size.c:119
9444msgid "The largest brush to create"
9445msgstr ""
9446
9447#: plug-ins/gimpressionist/size.c:133
9448msgid "Size:"
9449msgstr ""
9450
9451#: plug-ins/gimpressionist/size.c:142
9452msgid ""
9453"Let the value (brightness) of the region determine the size of the stroke"
9454msgstr ""
9455
9456#: plug-ins/gimpressionist/size.c:146
9457msgid ""
9458"The distance from the center of the image determines the size of the stroke"
9459msgstr ""
9460
9461#: plug-ins/gimpressionist/size.c:150
9462msgid "Selects a random size for each stroke"
9463msgstr ""
9464
9465#: plug-ins/gimpressionist/size.c:154
9466msgid "Let the direction from the center determine the size of the stroke"
9467msgstr ""
9468
9469#: plug-ins/gimpressionist/size.c:166
9470msgid "The hue of the region determines the size of the stroke"
9471msgstr ""
9472
9473#: plug-ins/gimpressionist/size.c:170
9474msgid "The brush-size that matches the original image the closest is selected"
9475msgstr ""
9476
9477#: plug-ins/gimpressionist/size.c:179
9478msgid "Manually specify the stroke size"
9479msgstr ""
9480
9481#: plug-ins/gimpressionist/size.c:190
9482msgid "Opens up the Size Map Editor"
9483msgstr ""
9484
9485#: plug-ins/gimpressionist/sizemap.c:383
9486msgid "Size Map Editor"
9487msgstr ""
9488
9489#: plug-ins/gimpressionist/sizemap.c:405
9490msgid "Smvectors"
9491msgstr ""
9492
9493#: plug-ins/gimpressionist/sizemap.c:415
9494msgid ""
9495"The smvector-field. Left-click to move selected smvector, Right-click to "
9496"point it towards mouse, Middle-click to add a new smvector."
9497msgstr ""
9498
9499#: plug-ins/gimpressionist/sizemap.c:457
9500msgid "Select previous smvector"
9501msgstr ""
9502
9503#: plug-ins/gimpressionist/sizemap.c:464
9504msgid "Select next smvector"
9505msgstr ""
9506
9507#: plug-ins/gimpressionist/sizemap.c:471
9508msgid "Add new smvector"
9509msgstr ""
9510
9511#: plug-ins/gimpressionist/sizemap.c:478
9512msgid "Delete selected smvector"
9513msgstr ""
9514
9515#: plug-ins/gimpressionist/sizemap.c:491
9516msgid "Change the angle of the selected smvector"
9517msgstr ""
9518
9519#: plug-ins/gimpressionist/sizemap.c:498
9520msgid "S_trength:"
9521msgstr ""
9522
9523#: plug-ins/gimpressionist/sizemap.c:502
9524msgid "Change the strength of the selected smvector"
9525msgstr ""
9526
9527#: plug-ins/gimpressionist/sizemap.c:509
9528msgid "St_rength exp.:"
9529msgstr ""
9530
9531#: plug-ins/gimpressionist/sizemap.c:525
9532msgid ""
9533"Voronoi-mode makes only the smvector closest to the given point have any "
9534"influence"
9535msgstr ""
9536
9537#. don't translate the gimprc entry
9538#: plug-ins/gimpressionist/utils.c:135
9539#, c-format
9540msgid ""
9541"It is highly recommended to add\n"
9542" (gimpressionist-path \"%s\")\n"
9543"(or similar) to your gimprc file."
9544msgstr ""
9545
9546#: plug-ins/help/domain.c:175
9547msgid "The GIMP help files are not installed."
9548msgstr ""
9549
9550#: plug-ins/help/domain.c:177
9551msgid "There is a problem with the GIMP help files."
9552msgstr ""
9553
9554#: plug-ins/help/domain.c:182
9555msgid "Please check your installation."
9556msgstr ""
9557
9558#: plug-ins/help/domain.c:190
9559#, c-format
9560msgid "Help ID '%s' unknown"
9561msgstr ""
9562
9563#: plug-ins/help/domain.c:447
9564#, c-format
9565msgid ""
9566"Parse error in '%s':\n"
9567"%s"
9568msgstr ""
9569
9570#: plug-ins/helpbrowser/dialog.c:157
9571msgid "GIMP Help browser"
9572msgstr ""
9573
9574#: plug-ins/helpbrowser/dialog.c:409
9575msgid "Document not found"
9576msgstr ""
9577
9578#: plug-ins/helpbrowser/dialog.c:411
9579msgid "The requested URL could not be loaded:"
9580msgstr ""
9581
9582#: plug-ins/ifscompose/ifscompose.c:357
9583msgid "_IFS Fractal..."
9584msgstr ""
9585
9586#. Asym
9587#: plug-ins/ifscompose/ifscompose.c:600
9588msgid "Asymmetry:"
9589msgstr ""
9590
9591#. Shear
9592#: plug-ins/ifscompose/ifscompose.c:614
9593msgid "Shear:"
9594msgstr ""
9595
9596#. Simple color control section
9597#: plug-ins/ifscompose/ifscompose.c:659
9598msgid "Simple"
9599msgstr ""
9600
9601#: plug-ins/ifscompose/ifscompose.c:668
9602msgid "IFS Fractal: Target"
9603msgstr ""
9604
9605#: plug-ins/ifscompose/ifscompose.c:674
9606msgid "Scale Hue by:"
9607msgstr ""
9608
9609#: plug-ins/ifscompose/ifscompose.c:689
9610msgid "Scale Value by:"
9611msgstr ""
9612
9613#. Full color control section
9614#: plug-ins/ifscompose/ifscompose.c:706
9615msgid "Full"
9616msgstr ""
9617
9618#: plug-ins/ifscompose/ifscompose.c:713
9619msgid "IFS Fractal: Red"
9620msgstr ""
9621
9622#: plug-ins/ifscompose/ifscompose.c:720
9623msgid "IFS Fractal: Green"
9624msgstr ""
9625
9626#: plug-ins/ifscompose/ifscompose.c:727
9627msgid "IFS Fractal: Blue"
9628msgstr ""
9629
9630#: plug-ins/ifscompose/ifscompose.c:734
9631msgid "IFS Fractal: Black"
9632msgstr ""
9633
9634#: plug-ins/ifscompose/ifscompose.c:784
9635msgid "IFS Fractal"
9636msgstr ""
9637
9638#: plug-ins/ifscompose/ifscompose.c:872
9639msgid "Spatial Transformation"
9640msgstr ""
9641
9642#: plug-ins/ifscompose/ifscompose.c:878
9643msgid "Color Transformation"
9644msgstr ""
9645
9646#: plug-ins/ifscompose/ifscompose.c:888
9647msgid "Relative probability:"
9648msgstr ""
9649
9650#: plug-ins/ifscompose/ifscompose.c:1063
9651msgid "Select _All"
9652msgstr ""
9653
9654#: plug-ins/ifscompose/ifscompose.c:1067
9655msgid "Re_center"
9656msgstr ""
9657
9658#: plug-ins/ifscompose/ifscompose.c:1067
9659msgid "Recompute Center"
9660msgstr ""
9661
9662#: plug-ins/ifscompose/ifscompose.c:1071
9663#, fuzzy
9664msgid "Render options"
9665msgstr "Lihat Contoh Jadi"
9666
9667#: plug-ins/ifscompose/ifscompose.c:1077 plug-ins/imagemap/imap_cmd_move.c:86
9668#: plug-ins/imagemap/imap_cmd_object_move.c:57
9669msgid "Move"
9670msgstr ""
9671
9672#: plug-ins/ifscompose/ifscompose.c:1080
9673msgid "Rotate"
9674msgstr ""
9675
9676#: plug-ins/ifscompose/ifscompose.c:1080
9677msgid "Rotate / Scale"
9678msgstr ""
9679
9680#: plug-ins/ifscompose/ifscompose.c:1083
9681msgid "Stretch"
9682msgstr ""
9683
9684#: plug-ins/ifscompose/ifscompose.c:1180
9685#, fuzzy
9686msgid "IFS Fractal Render Options"
9687msgstr "Lihat Contoh Jadi"
9688
9689#: plug-ins/ifscompose/ifscompose.c:1201
9690msgid "Max. Memory:"
9691msgstr ""
9692
9693#: plug-ins/ifscompose/ifscompose.c:1228
9694msgid "Subdivide:"
9695msgstr ""
9696
9697#: plug-ins/ifscompose/ifscompose.c:1241
9698msgid "Spot Radius:"
9699msgstr ""
9700
9701#: plug-ins/ifscompose/ifscompose.c:1313
9702#, c-format
9703msgid "Rendering IFS (%d/%d)..."
9704msgstr ""
9705
9706#. transfer the image to the drawable
9707#: plug-ins/ifscompose/ifscompose.c:1333
9708#, c-format
9709msgid "Copying IFS to image (%d/%d)..."
9710msgstr ""
9711
9712#: plug-ins/ifscompose/ifscompose.c:1476
9713#, c-format
9714msgid "Transformation %s"
9715msgstr ""
9716
9717#: plug-ins/ifscompose/ifscompose.c:2400
9718msgid "Save failed"
9719msgstr ""
9720
9721#: plug-ins/ifscompose/ifscompose.c:2481 plug-ins/ifscompose/ifscompose.c:2494
9722msgid "Open failed"
9723msgstr ""
9724
9725#: plug-ins/ifscompose/ifscompose.c:2489
9726#, c-format
9727msgid "File '%s' doesn't seem to be an IFS Fractal file."
9728msgstr ""
9729
9730#: plug-ins/ifscompose/ifscompose.c:2529
9731msgid "Save as IFS Fraktal file"
9732msgstr ""
9733
9734#: plug-ins/ifscompose/ifscompose.c:2559
9735msgid "Open IFS Fraktal file"
9736msgstr ""
9737
9738#: plug-ins/imagemap/imap_about.c:43
9739msgid "Imagemap plug-in 2.2"
9740msgstr ""
9741
9742#: plug-ins/imagemap/imap_about.c:44
9743msgid "Copyright(c) 1999-2004 by Maurits Rijk"
9744msgstr ""
9745
9746#: plug-ins/imagemap/imap_about.c:46
9747msgid "Released under the GNU General Public License"
9748msgstr ""
9749
9750#: plug-ins/imagemap/imap_circle.c:64
9751msgid "C_ircle"
9752msgstr ""
9753
9754#: plug-ins/imagemap/imap_circle.c:264
9755msgid "Center _x:"
9756msgstr ""
9757
9758#: plug-ins/imagemap/imap_circle.c:269 plug-ins/imagemap/imap_circle.c:276
9759#: plug-ins/imagemap/imap_circle.c:282 plug-ins/imagemap/imap_grid.c:254
9760#: plug-ins/imagemap/imap_grid.c:260 plug-ins/imagemap/imap_polygon.c:504
9761#: plug-ins/imagemap/imap_polygon.c:512 plug-ins/imagemap/imap_rectangle.c:394
9762#: plug-ins/imagemap/imap_rectangle.c:401
9763#: plug-ins/imagemap/imap_rectangle.c:408
9764#: plug-ins/imagemap/imap_rectangle.c:415
9765msgid "pixels"
9766msgstr ""
9767
9768#: plug-ins/imagemap/imap_circle.c:271
9769msgid "Center _y:"
9770msgstr ""
9771
9772#: plug-ins/imagemap/imap_cmd_clear.c:51
9773msgid "Clear"
9774msgstr ""
9775
9776#: plug-ins/imagemap/imap_cmd_create.c:58
9777#: plug-ins/imagemap/imap_cmd_gimp_guides.c:151
9778msgid "Create"
9779msgstr ""
9780
9781#: plug-ins/imagemap/imap_cmd_cut.c:55
9782#: plug-ins/imagemap/imap_cmd_cut_object.c:51
9783#: plug-ins/imagemap/imap_object_popup.c:111
9784#: plug-ins/imagemap/imap_toolbar.c:123
9785msgid "Cut"
9786msgstr ""
9787
9788#: plug-ins/imagemap/imap_cmd_delete.c:57
9789#: plug-ins/imagemap/imap_selection.c:172 plug-ins/imagemap/imap_tools.c:174
9790msgid "Delete"
9791msgstr ""
9792
9793#: plug-ins/imagemap/imap_cmd_delete_point.c:61
9794#: plug-ins/imagemap/imap_polygon.c:723
9795msgid "Delete Point"
9796msgstr ""
9797
9798#: plug-ins/imagemap/imap_cmd_edit_object.c:54
9799msgid "Edit Object"
9800msgstr ""
9801
9802#. Create the areas
9803#: plug-ins/imagemap/imap_cmd_gimp_guides.c:117
9804#: plug-ins/imagemap/imap_cmd_gimp_guides.c:147
9805#: plug-ins/imagemap/imap_cmd_gimp_guides.c:251
9806msgid "Use Gimp Guides"
9807msgstr ""
9808
9809#: plug-ins/imagemap/imap_cmd_gimp_guides.c:160
9810msgid "Al_ternate"
9811msgstr ""
9812
9813#: plug-ins/imagemap/imap_cmd_gimp_guides.c:165
9814msgid "A_ll"
9815msgstr ""
9816
9817#: plug-ins/imagemap/imap_cmd_gimp_guides.c:169
9818msgid "Add Additional Guides"
9819msgstr ""
9820
9821#: plug-ins/imagemap/imap_cmd_gimp_guides.c:177
9822msgid "L_eft Border"
9823msgstr ""
9824
9825#: plug-ins/imagemap/imap_cmd_gimp_guides.c:181
9826msgid "_Right Border"
9827msgstr ""
9828
9829#: plug-ins/imagemap/imap_cmd_gimp_guides.c:185
9830msgid "_Upper Border"
9831msgstr ""
9832
9833#: plug-ins/imagemap/imap_cmd_gimp_guides.c:189
9834msgid "Lo_wer Border"
9835msgstr ""
9836
9837#: plug-ins/imagemap/imap_cmd_gimp_guides.c:197
9838msgid "_Base URL:"
9839msgstr ""
9840
9841#: plug-ins/imagemap/imap_cmd_guides.c:72
9842#: plug-ins/imagemap/imap_cmd_guides.c:138
9843msgid "Create Guides"
9844msgstr ""
9845
9846#: plug-ins/imagemap/imap_cmd_guides.c:111
9847#, c-format
9848msgid "Resulting Guide Bounds: %d,%d to %d,%d (%d areas)"
9849msgstr ""
9850
9851#: plug-ins/imagemap/imap_cmd_guides.c:142
9852msgid ""
9853"Guides are pre-defined rectangles covering the image. You define them by "
9854"their width, height, and spacing from each other. This allows you to rapidly "
9855"create the most common image map type - image collection of \"thumbnails\", "
9856"suitable for navigation bars."
9857msgstr ""
9858
9859#: plug-ins/imagemap/imap_cmd_guides.c:172
9860msgid "_Left Start at:"
9861msgstr ""
9862
9863#: plug-ins/imagemap/imap_cmd_guides.c:182
9864msgid "_Top Start at:"
9865msgstr ""
9866
9867#: plug-ins/imagemap/imap_cmd_guides.c:187
9868msgid "_Horz. Spacing:"
9869msgstr ""
9870
9871#: plug-ins/imagemap/imap_cmd_guides.c:193
9872msgid "_No. Across:"
9873msgstr ""
9874
9875#: plug-ins/imagemap/imap_cmd_guides.c:199
9876msgid "_Vert. Spacing:"
9877msgstr ""
9878
9879#: plug-ins/imagemap/imap_cmd_guides.c:205
9880msgid "No. _Down:"
9881msgstr ""
9882
9883#: plug-ins/imagemap/imap_cmd_guides.c:214
9884msgid "Base _URL:"
9885msgstr ""
9886
9887#: plug-ins/imagemap/imap_cmd_guides.c:238
9888msgid "Resulting Guide Bounds: 0,0 to 0,0 (0 areas)"
9889msgstr ""
9890
9891#: plug-ins/imagemap/imap_cmd_guides.c:273
9892msgid "Guides"
9893msgstr ""
9894
9895#: plug-ins/imagemap/imap_cmd_insert_point.c:62
9896#: plug-ins/imagemap/imap_polygon.c:737
9897msgid "Insert Point"
9898msgstr ""
9899
9900#: plug-ins/imagemap/imap_cmd_move_down.c:53
9901#: plug-ins/imagemap/imap_cmd_object_down.c:55
9902#: plug-ins/imagemap/imap_object_popup.c:109
9903#: plug-ins/imagemap/imap_selection.c:163
9904msgid "Move Down"
9905msgstr ""
9906
9907#: plug-ins/imagemap/imap_cmd_move_sash.c:68
9908msgid "Move Sash"
9909msgstr ""
9910
9911#: plug-ins/imagemap/imap_cmd_move_selected.c:56
9912msgid "Move Selected Objects"
9913msgstr ""
9914
9915#: plug-ins/imagemap/imap_cmd_move_to_front.c:51
9916#: plug-ins/imagemap/imap_toolbar.c:151
9917msgid "Move To Front"
9918msgstr ""
9919
9920#: plug-ins/imagemap/imap_cmd_move_up.c:53
9921#: plug-ins/imagemap/imap_cmd_object_up.c:55
9922#: plug-ins/imagemap/imap_object_popup.c:107
9923#: plug-ins/imagemap/imap_selection.c:159
9924msgid "Move Up"
9925msgstr ""
9926
9927#: plug-ins/imagemap/imap_cmd_paste.c:51 plug-ins/imagemap/imap_toolbar.c:129
9928msgid "Paste"
9929msgstr ""
9930
9931#: plug-ins/imagemap/imap_cmd_select.c:53 plug-ins/imagemap/imap_tools.c:144
9932msgid "Select"
9933msgstr ""
9934
9935#: plug-ins/imagemap/imap_cmd_select_all.c:51
9936msgid "Select All"
9937msgstr ""
9938
9939#: plug-ins/imagemap/imap_cmd_select_next.c:51
9940msgid "Select Next"
9941msgstr ""
9942
9943#: plug-ins/imagemap/imap_cmd_select_prev.c:51
9944msgid "Select Previous"
9945msgstr ""
9946
9947#: plug-ins/imagemap/imap_cmd_select_region.c:64
9948msgid "Select Region"
9949msgstr ""
9950
9951#: plug-ins/imagemap/imap_cmd_send_to_back.c:51
9952#: plug-ins/imagemap/imap_toolbar.c:157
9953msgid "Send To Back"
9954msgstr ""
9955
9956#: plug-ins/imagemap/imap_cmd_unselect.c:53
9957msgid "Unselect"
9958msgstr ""
9959
9960#: plug-ins/imagemap/imap_cmd_unselect_all.c:53
9961msgid "Unselect All"
9962msgstr ""
9963
9964#: plug-ins/imagemap/imap_edit_area_info.c:196
9965msgid "Link Type"
9966msgstr ""
9967
9968#: plug-ins/imagemap/imap_edit_area_info.c:205
9969msgid "_Web Site"
9970msgstr ""
9971
9972#: plug-ins/imagemap/imap_edit_area_info.c:211
9973msgid "_Ftp Site"
9974msgstr ""
9975
9976#: plug-ins/imagemap/imap_edit_area_info.c:217
9977msgid "_Gopher"
9978msgstr ""
9979
9980#: plug-ins/imagemap/imap_edit_area_info.c:223
9981msgid "Ot_her"
9982msgstr ""
9983
9984#: plug-ins/imagemap/imap_edit_area_info.c:229
9985msgid "F_ile"
9986msgstr ""
9987
9988#: plug-ins/imagemap/imap_edit_area_info.c:235
9989msgid "WAI_S"
9990msgstr ""
9991
9992#: plug-ins/imagemap/imap_edit_area_info.c:241
9993msgid "Tel_net"
9994msgstr ""
9995
9996#: plug-ins/imagemap/imap_edit_area_info.c:247
9997msgid "e-_mail"
9998msgstr ""
9999
10000#: plug-ins/imagemap/imap_edit_area_info.c:253
10001msgid "_URL to activate when this area is clicked: (required)"
10002msgstr ""
10003
10004#: plug-ins/imagemap/imap_edit_area_info.c:255
10005msgid "Select HTML file"
10006msgstr ""
10007
10008#: plug-ins/imagemap/imap_edit_area_info.c:264
10009msgid "Relati_ve link"
10010msgstr ""
10011
10012#: plug-ins/imagemap/imap_edit_area_info.c:270
10013msgid "_Target frame name/ID: (optional - used for FRAMES only)"
10014msgstr ""
10015
10016#: plug-ins/imagemap/imap_edit_area_info.c:273
10017msgid "ALT te_xt: (optional)"
10018msgstr ""
10019
10020#: plug-ins/imagemap/imap_edit_area_info.c:276
10021msgid "_Link"
10022msgstr ""
10023
10024#: plug-ins/imagemap/imap_edit_area_info.c:310
10025msgid "Dimensions"
10026msgstr ""
10027
10028#: plug-ins/imagemap/imap_edit_area_info.c:314
10029msgid "Pre_view"
10030msgstr ""
10031
10032#: plug-ins/imagemap/imap_edit_area_info.c:352
10033msgid "_JavaScript"
10034msgstr ""
10035
10036#: plug-ins/imagemap/imap_edit_area_info.c:451
10037msgid "Area Settings"
10038msgstr ""
10039
10040#: plug-ins/imagemap/imap_edit_area_info.c:493
10041#, c-format
10042msgid "Area #%d Settings"
10043msgstr ""
10044
10045#: plug-ins/imagemap/imap_file.c:49 plug-ins/imagemap/imap_menu.c:65
10046msgid "Error opening file"
10047msgstr ""
10048
10049#: plug-ins/imagemap/imap_file.c:69
10050msgid "Load Imagemap"
10051msgstr ""
10052
10053#: plug-ins/imagemap/imap_file.c:114
10054msgid "File already exists"
10055msgstr ""
10056
10057#: plug-ins/imagemap/imap_file.c:115
10058msgid "Do you really want to overwrite?"
10059msgstr ""
10060
10061#: plug-ins/imagemap/imap_file.c:166
10062msgid "Save Imagemap"
10063msgstr ""
10064
10065#: plug-ins/imagemap/imap_grid.c:201
10066msgid "Grid Settings"
10067msgstr ""
10068
10069#: plug-ins/imagemap/imap_grid.c:205
10070msgid "_Snap-To Grid Enabled"
10071msgstr ""
10072
10073#: plug-ins/imagemap/imap_grid.c:211
10074msgid "Grid Visibility and Type"
10075msgstr ""
10076
10077#: plug-ins/imagemap/imap_grid.c:218
10078msgid "_Hidden"
10079msgstr ""
10080
10081#: plug-ins/imagemap/imap_grid.c:226
10082msgid "_Lines"
10083msgstr ""
10084
10085#: plug-ins/imagemap/imap_grid.c:235
10086msgid "C_rosses"
10087msgstr ""
10088
10089#: plug-ins/imagemap/imap_grid.c:243
10090msgid "Grid Granularity"
10091msgstr ""
10092
10093#: plug-ins/imagemap/imap_grid.c:250
10094msgid "_Width"
10095msgstr ""
10096
10097#: plug-ins/imagemap/imap_grid.c:256
10098msgid "_Height"
10099msgstr ""
10100
10101#: plug-ins/imagemap/imap_grid.c:270
10102msgid "Grid Offset"
10103msgstr ""
10104
10105#: plug-ins/imagemap/imap_grid.c:277
10106msgid "pixels from l_eft"
10107msgstr ""
10108
10109#: plug-ins/imagemap/imap_grid.c:282
10110msgid "pixels from _top"
10111msgstr ""
10112
10113#: plug-ins/imagemap/imap_grid.c:293
10114msgid "_Preview"
10115msgstr ""
10116
10117#: plug-ins/imagemap/imap_main.c:128
10118msgid "_ImageMap..."
10119msgstr ""
10120
10121#: plug-ins/imagemap/imap_main.c:594 plug-ins/imagemap/imap_settings.c:171
10122msgid "<Untitled>"
10123msgstr ""
10124
10125#: plug-ins/imagemap/imap_main.c:746
10126msgid "Some data has been changed!"
10127msgstr ""
10128
10129#: plug-ins/imagemap/imap_main.c:747
10130msgid "Do you really want to discard your changes?"
10131msgstr ""
10132
10133#: plug-ins/imagemap/imap_main.c:955
10134#, c-format
10135msgid "File \"%s\" saved."
10136msgstr ""
10137
10138#: plug-ins/imagemap/imap_main.c:959
10139msgid "Couldn't save file:"
10140msgstr ""
10141
10142#: plug-ins/imagemap/imap_main.c:985
10143msgid "Image size has changed."
10144msgstr ""
10145
10146#: plug-ins/imagemap/imap_main.c:986
10147msgid "Resize area's?"
10148msgstr ""
10149
10150#: plug-ins/imagemap/imap_main.c:1014
10151msgid "Couldn't read file:"
10152msgstr ""
10153
10154#: plug-ins/imagemap/imap_main.c:1061
10155#, c-format
10156msgid "URL: %s"
10157msgstr ""
10158
10159#: plug-ins/imagemap/imap_menu.c:181
10160msgid "_File"
10161msgstr ""
10162
10163#: plug-ins/imagemap/imap_menu.c:187
10164msgid "Open recent"
10165msgstr ""
10166
10167#: plug-ins/imagemap/imap_menu.c:209
10168#, c-format
10169msgid "_Undo %s"
10170msgstr ""
10171
10172#: plug-ins/imagemap/imap_menu.c:225
10173#, c-format
10174msgid "_Redo %s"
10175msgstr ""
10176
10177#: plug-ins/imagemap/imap_menu.c:253
10178msgid "_Edit"
10179msgstr ""
10180
10181#: plug-ins/imagemap/imap_menu.c:271
10182msgid "Select _all"
10183msgstr ""
10184
10185#: plug-ins/imagemap/imap_menu.c:274
10186msgid "Deselect _all"
10187msgstr ""
10188
10189#: plug-ins/imagemap/imap_menu.c:279
10190msgid "Edit area info..."
10191msgstr ""
10192
10193#: plug-ins/imagemap/imap_menu.c:294
10194msgid "_View"
10195msgstr ""
10196
10197#: plug-ins/imagemap/imap_menu.c:298
10198msgid "Area list"
10199msgstr ""
10200
10201#: plug-ins/imagemap/imap_menu.c:302
10202msgid "Source..."
10203msgstr ""
10204
10205#: plug-ins/imagemap/imap_menu.c:310 plug-ins/print/gimp_main_window.c:1410
10206msgid "Grayscale"
10207msgstr ""
10208
10209#: plug-ins/imagemap/imap_menu.c:328
10210msgid "Zoom to"
10211msgstr ""
10212
10213#: plug-ins/imagemap/imap_menu.c:358
10214msgid "_Mapping"
10215msgstr ""
10216
10217#: plug-ins/imagemap/imap_menu.c:361 plug-ins/imagemap/imap_popup.c:134
10218msgid "Arrow"
10219msgstr ""
10220
10221#: plug-ins/imagemap/imap_menu.c:365
10222msgid "Select contiguous region"
10223msgstr ""
10224
10225#: plug-ins/imagemap/imap_menu.c:384
10226msgid "_Tools"
10227msgstr ""
10228
10229#: plug-ins/imagemap/imap_menu.c:386
10230msgid "Grid settings..."
10231msgstr ""
10232
10233#: plug-ins/imagemap/imap_menu.c:389
10234msgid "Use GIMP guides..."
10235msgstr ""
10236
10237#: plug-ins/imagemap/imap_menu.c:391
10238msgid "Create guides..."
10239msgstr ""
10240
10241#: plug-ins/imagemap/imap_menu.c:399
10242msgid "_Help"
10243msgstr ""
10244
10245#: plug-ins/imagemap/imap_menu.c:401
10246msgid "_Contents"
10247msgstr ""
10248
10249#: plug-ins/imagemap/imap_menu.c:405
10250msgid "_About ImageMap"
10251msgstr ""
10252
10253#: plug-ins/imagemap/imap_object_popup.c:103
10254msgid "Edit Area Info..."
10255msgstr ""
10256
10257#: plug-ins/imagemap/imap_object_popup.c:105
10258msgid "Delete Area"
10259msgstr ""
10260
10261#: plug-ins/imagemap/imap_polygon.c:71
10262msgid "_Polygon"
10263msgstr ""
10264
10265#: plug-ins/imagemap/imap_polygon.c:473
10266msgid "x (pixels)"
10267msgstr ""
10268
10269#: plug-ins/imagemap/imap_polygon.c:482
10270msgid "y (pixels)"
10271msgstr ""
10272
10273#: plug-ins/imagemap/imap_polygon.c:520
10274msgid "_Insert"
10275msgstr ""
10276
10277#: plug-ins/imagemap/imap_polygon.c:526
10278msgid "A_ppend"
10279msgstr ""
10280
10281#: plug-ins/imagemap/imap_polygon.c:532
10282msgid "_Remove"
10283msgstr ""
10284
10285#: plug-ins/imagemap/imap_popup.c:133
10286msgid "Tools"
10287msgstr ""
10288
10289#: plug-ins/imagemap/imap_popup.c:154
10290msgid "Grid Settings..."
10291msgstr ""
10292
10293#: plug-ins/imagemap/imap_popup.c:156
10294msgid "Guides..."
10295msgstr ""
10296
10297#: plug-ins/imagemap/imap_preferences.c:213
10298msgid "Couldn't save resource file:"
10299msgstr ""
10300
10301#: plug-ins/imagemap/imap_preferences.c:358
10302msgid "Select Color"
10303msgstr ""
10304
10305#: plug-ins/imagemap/imap_preferences.c:443
10306#, fuzzy
10307msgid "General"
10308msgstr "Lihat Contoh Jadi"
10309
10310#: plug-ins/imagemap/imap_preferences.c:447
10311msgid "Default Map Type"
10312msgstr ""
10313
10314#: plug-ins/imagemap/imap_preferences.c:466
10315msgid "_Prompt for area info"
10316msgstr ""
10317
10318#: plug-ins/imagemap/imap_preferences.c:468
10319msgid "_Require default URL"
10320msgstr ""
10321
10322#: plug-ins/imagemap/imap_preferences.c:470
10323msgid "Show area _handles"
10324msgstr ""
10325
10326#: plug-ins/imagemap/imap_preferences.c:472
10327msgid "_Keep NCSA circles true"
10328msgstr ""
10329
10330#: plug-ins/imagemap/imap_preferences.c:474
10331msgid "Show area URL _tip"
10332msgstr ""
10333
10334#: plug-ins/imagemap/imap_preferences.c:477
10335msgid "_Use double-sized grab handles"
10336msgstr ""
10337
10338#: plug-ins/imagemap/imap_preferences.c:484
10339msgid "Menu"
10340msgstr ""
10341
10342#: plug-ins/imagemap/imap_preferences.c:488
10343msgid "Number of _Undo levels (1 - 99):"
10344msgstr ""
10345
10346#: plug-ins/imagemap/imap_preferences.c:493
10347msgid "Number of M_RU entries (1 - 16):"
10348msgstr ""
10349
10350#: plug-ins/imagemap/imap_preferences.c:518
10351msgid "Normal:"
10352msgstr ""
10353
10354#: plug-ins/imagemap/imap_preferences.c:524
10355msgid "Selected:"
10356msgstr ""
10357
10358#: plug-ins/imagemap/imap_preferences.c:535
10359msgid "Co_ntiguous Region"
10360msgstr ""
10361
10362#: plug-ins/imagemap/imap_preferences.c:541
10363msgid "_Automatically convert"
10364msgstr ""
10365
10366#: plug-ins/imagemap/imap_preferences.c:563
10367msgid "General Preferences"
10368msgstr ""
10369
10370#: plug-ins/imagemap/imap_rectangle.c:69
10371msgid "_Rectangle"
10372msgstr ""
10373
10374#: plug-ins/imagemap/imap_rectangle.c:389
10375msgid "Upper left _x:"
10376msgstr ""
10377
10378#: plug-ins/imagemap/imap_rectangle.c:396
10379msgid "Upper left _y:"
10380msgstr ""
10381
10382#: plug-ins/imagemap/imap_selection.c:168 plug-ins/imagemap/imap_tools.c:169
10383msgid "Edit"
10384msgstr ""
10385
10386#: plug-ins/imagemap/imap_selection.c:410
10387msgid "#"
10388msgstr ""
10389
10390#: plug-ins/imagemap/imap_selection.c:439
10391msgid "ALT Text"
10392msgstr ""
10393
10394#: plug-ins/imagemap/imap_selection.c:449
10395msgid "Target"
10396msgstr ""
10397
10398#: plug-ins/imagemap/imap_settings.c:90
10399msgid "Settings for this Mapfile"
10400msgstr ""
10401
10402#: plug-ins/imagemap/imap_settings.c:94
10403msgid "Filename:"
10404msgstr ""
10405
10406#: plug-ins/imagemap/imap_settings.c:97
10407msgid "Image name:"
10408msgstr ""
10409
10410#: plug-ins/imagemap/imap_settings.c:98
10411msgid "Select Image File"
10412msgstr ""
10413
10414#: plug-ins/imagemap/imap_settings.c:102
10415msgid "_Title:"
10416msgstr ""
10417
10418#: plug-ins/imagemap/imap_settings.c:104
10419msgid "Aut_hor:"
10420msgstr ""
10421
10422#: plug-ins/imagemap/imap_settings.c:106
10423msgid "Default _URL:"
10424msgstr ""
10425
10426#: plug-ins/imagemap/imap_settings.c:108
10427msgid "_Description:"
10428msgstr ""
10429
10430#: plug-ins/imagemap/imap_settings.c:130
10431msgid "Map file format"
10432msgstr ""
10433
10434#: plug-ins/imagemap/imap_source.c:63
10435msgid "View Source"
10436msgstr ""
10437
10438#: plug-ins/imagemap/imap_stock.c:45
10439msgid "Edit Map Info..."
10440msgstr ""
10441
10442#: plug-ins/imagemap/imap_toolbar.c:102
10443msgid "Open"
10444msgstr ""
10445
10446#: plug-ins/imagemap/imap_toolbar.c:104
10447msgid "Save"
10448msgstr ""
10449
10450#: plug-ins/imagemap/imap_toolbar.c:107
10451msgid "Preferences"
10452msgstr ""
10453
10454#: plug-ins/imagemap/imap_toolbar.c:112
10455msgid "Undo"
10456msgstr ""
10457
10458#: plug-ins/imagemap/imap_toolbar.c:116
10459msgid "Redo"
10460msgstr ""
10461
10462#: plug-ins/imagemap/imap_toolbar.c:137
10463msgid "Zoom in"
10464msgstr ""
10465
10466#: plug-ins/imagemap/imap_toolbar.c:142
10467msgid "Zoom out"
10468msgstr ""
10469
10470#: plug-ins/imagemap/imap_toolbar.c:147
10471msgid "Edit map info"
10472msgstr ""
10473
10474#: plug-ins/imagemap/imap_tools.c:145
10475msgid "Select existing area"
10476msgstr ""
10477
10478#: plug-ins/imagemap/imap_tools.c:150
10479msgid "Fuzzy Select"
10480msgstr ""
10481
10482#: plug-ins/imagemap/imap_tools.c:151
10483msgid "Select contiguous regions"
10484msgstr ""
10485
10486#: plug-ins/imagemap/imap_tools.c:157
10487msgid "Define Rectangle area"
10488msgstr ""
10489
10490#: plug-ins/imagemap/imap_tools.c:161
10491msgid "Define Circle/Oval area"
10492msgstr ""
10493
10494#: plug-ins/imagemap/imap_tools.c:165
10495msgid "Define Polygon area"
10496msgstr ""
10497
10498#: plug-ins/imagemap/imap_tools.c:170
10499msgid "Edit selected area info"
10500msgstr ""
10501
10502#: plug-ins/imagemap/imap_tools.c:175
10503msgid "Delete selected area"
10504msgstr ""
10505
10506#: plug-ins/maze/algorithms.c:287
10507msgid "Constructing maze using Prim's Algorithm..."
10508msgstr ""
10509
10510#: plug-ins/maze/algorithms.c:463
10511msgid "Constructing tileable maze using Prim's Algorithm..."
10512msgstr ""
10513
10514#: plug-ins/maze/maze.c:163
10515msgid "_Maze..."
10516msgstr ""
10517
10518#: plug-ins/maze/maze.c:450
10519msgid "Drawing Maze..."
10520msgstr ""
10521
10522#: plug-ins/maze/maze.h:2
10523msgid "Maze"
10524msgstr ""
10525
10526#. entscale == Entry and Scale pair function found in pixelize.c
10527#: plug-ins/maze/maze_face.c:202
10528msgid "Width (pixels):"
10529msgstr ""
10530
10531#: plug-ins/maze/maze_face.c:214 plug-ins/maze/maze_face.c:230
10532msgid "Pieces:"
10533msgstr ""
10534
10535#: plug-ins/maze/maze_face.c:219
10536msgid "Height (pixels):"
10537msgstr ""
10538
10539#: plug-ins/maze/maze_face.c:242
10540msgid "Multiple (57):"
10541msgstr ""
10542
10543#: plug-ins/maze/maze_face.c:255
10544msgid "Offset (1):"
10545msgstr ""
10546
10547#: plug-ins/maze/maze_face.c:287
10548msgid "Depth first"
10549msgstr ""
10550
10551#: plug-ins/maze/maze_face.c:288
10552#, fuzzy
10553msgid "Prim's algorithm"
10554msgstr "Logaritmis"
10555
10556#: plug-ins/maze/maze_face.c:397
10557msgid ""
10558"Selection size is not even.\n"
10559"Tileable maze won't work perfectly."
10560msgstr ""
10561
10562#: plug-ins/pagecurl/pagecurl.c:224
10563msgid "_Pagecurl..."
10564msgstr ""
10565
10566#: plug-ins/pagecurl/pagecurl.c:443
10567msgid "Pagecurl Effect"
10568msgstr ""
10569
10570#: plug-ins/pagecurl/pagecurl.c:458
10571msgid "Curl Location"
10572msgstr ""
10573
10574#: plug-ins/pagecurl/pagecurl.c:477
10575msgid "Lower right"
10576msgstr ""
10577
10578#: plug-ins/pagecurl/pagecurl.c:478
10579msgid "Lower left"
10580msgstr ""
10581
10582#: plug-ins/pagecurl/pagecurl.c:479
10583#, fuzzy
10584msgid "Upper left"
10585msgstr "_Update"
10586
10587#: plug-ins/pagecurl/pagecurl.c:480
10588msgid "Upper right"
10589msgstr ""
10590
10591#: plug-ins/pagecurl/pagecurl.c:520
10592msgid "Curl Orientation"
10593msgstr ""
10594
10595#: plug-ins/pagecurl/pagecurl.c:564
10596msgid "_Shade under curl"
10597msgstr ""
10598
10599#: plug-ins/pagecurl/pagecurl.c:577
10600msgid "Current gradient (reversed)"
10601msgstr ""
10602
10603#: plug-ins/pagecurl/pagecurl.c:582
10604msgid "Current gradient"
10605msgstr ""
10606
10607#: plug-ins/pagecurl/pagecurl.c:587
10608msgid "Foreground / background colors"
10609msgstr ""
10610
10611#: plug-ins/pagecurl/pagecurl.c:607
10612msgid "_Opacity:"
10613msgstr ""
10614
10615#: plug-ins/pagecurl/pagecurl.c:730
10616msgid "Curl Layer"
10617msgstr ""
10618
10619#: plug-ins/pagecurl/pagecurl.c:1018
10620msgid "Page Curl..."
10621msgstr ""
10622
10623#: plug-ins/print/gimp_color_window.c:208
10624msgid "Print Color Adjust"
10625msgstr ""
10626
10627#: plug-ins/print/gimp_color_window.c:268
10628msgid "Brightness:"
10629msgstr ""
10630
10631#: plug-ins/print/gimp_color_window.c:276
10632msgid ""
10633"Set the brightness of the print.\n"
10634"0 is solid black, 2 is solid white"
10635msgstr ""
10636
10637#: plug-ins/print/gimp_color_window.c:288
10638msgid "Contrast:"
10639msgstr ""
10640
10641#: plug-ins/print/gimp_color_window.c:296
10642msgid "Set the contrast of the print"
10643msgstr ""
10644
10645#: plug-ins/print/gimp_color_window.c:315
10646msgid "Adjust the cyan balance of the print"
10647msgstr ""
10648
10649#: plug-ins/print/gimp_color_window.c:334
10650msgid "Adjust the magenta balance of the print"
10651msgstr ""
10652
10653#: plug-ins/print/gimp_color_window.c:353
10654msgid "Adjust the yellow balance of the print"
10655msgstr ""
10656
10657#: plug-ins/print/gimp_color_window.c:372
10658msgid ""
10659"Adjust the saturation (color balance) of the print\n"
10660"Use zero saturation to produce grayscale output using color and black inks"
10661msgstr ""
10662
10663#: plug-ins/print/gimp_color_window.c:385
10664msgid "Density:"
10665msgstr ""
10666
10667#: plug-ins/print/gimp_color_window.c:393
10668msgid ""
10669"Adjust the density (amount of ink) of the print. Reduce the density if the "
10670"ink bleeds through the paper or smears; increase the density if black "
10671"regions are not solid."
10672msgstr ""
10673
10674#: plug-ins/print/gimp_color_window.c:415
10675msgid ""
10676"Adjust the gamma of the print. Larger values will produce a generally "
10677"brighter print, while smaller values will produce a generally darker print. "
10678"Black and white will remain the same, unlike with the brightness adjustment."
10679msgstr ""
10680
10681#: plug-ins/print/gimp_color_window.c:432
10682msgid "Dither Algorithm:"
10683msgstr ""
10684
10685#: plug-ins/print/gimp_color_window.c:440
10686msgid ""
10687"Choose the dither algorithm to be used.\n"
10688"Adaptive Hybrid usually produces the best all-around quality.\n"
10689"Ordered is faster and produces almost as good quality on photographs.\n"
10690"Fast and Very Fast are considerably faster, and work well for text and line "
10691"art.\n"
10692"Hybrid Floyd-Steinberg generally produces inferior output."
10693msgstr ""
10694
10695#.
10696#. * Create the main dialog
10697#.
10698#: plug-ins/print/gimp_main_window.c:359
10699#, c-format
10700msgid "%s -- Print v%s"
10701msgstr ""
10702
10703#: plug-ins/print/gimp_main_window.c:368
10704msgid ""
10705"Save\n"
10706"Settings"
10707msgstr ""
10708
10709#: plug-ins/print/gimp_main_window.c:369
10710msgid ""
10711"Print and\n"
10712"Save Settings"
10713msgstr ""
10714
10715#: plug-ins/print/gimp_main_window.c:438
10716msgid ""
10717"Position the image on the page.\n"
10718"Click and drag with the primary button to position the image.\n"
10719"Click and drag with the second button to move the image with finer "
10720"precision; each unit of motion moves the image one point (1/72\")\n"
10721"Click and drag with the third (middle) button to move the image in units of "
10722"the image size.\n"
10723"Holding down the shift key while clicking and dragging constrains the image "
10724"to only horizontal or vertical motion.\n"
10725"If you click another button while dragging the mouse, the image will return "
10726"to its original position."
10727msgstr ""
10728
10729#: plug-ins/print/gimp_main_window.c:481
10730msgid "Auto"
10731msgstr ""
10732
10733#: plug-ins/print/gimp_main_window.c:482
10734msgid "Portrait"
10735msgstr ""
10736
10737#: plug-ins/print/gimp_main_window.c:483
10738msgid "Landscape"
10739msgstr ""
10740
10741#: plug-ins/print/gimp_main_window.c:484
10742msgid "Upside down"
10743msgstr ""
10744
10745#: plug-ins/print/gimp_main_window.c:485
10746msgid "Seascape"
10747msgstr ""
10748
10749#: plug-ins/print/gimp_main_window.c:495
10750msgid ""
10751"Select the orientation: portrait, landscape, upside down, or seascape "
10752"(upside down landscape)"
10753msgstr ""
10754
10755#: plug-ins/print/gimp_main_window.c:514
10756msgid "Distance from the left of the paper to the image"
10757msgstr ""
10758
10759#: plug-ins/print/gimp_main_window.c:527
10760msgid "Distance from the top of the paper to the image"
10761msgstr ""
10762
10763#: plug-ins/print/gimp_main_window.c:540
10764msgid "Distance from the left of the paper to the right of the image"
10765msgstr ""
10766
10767#: plug-ins/print/gimp_main_window.c:550
10768msgid "Right Border:"
10769msgstr ""
10770
10771#: plug-ins/print/gimp_main_window.c:554
10772msgid "Distance from the right of the paper to the image"
10773msgstr ""
10774
10775#: plug-ins/print/gimp_main_window.c:568
10776msgid "Distance from the top of the paper to the bottom of the image"
10777msgstr ""
10778
10779#: plug-ins/print/gimp_main_window.c:578
10780msgid "Bottom Border:"
10781msgstr ""
10782
10783#: plug-ins/print/gimp_main_window.c:582
10784msgid "Distance from the bottom of the paper to the image"
10785msgstr ""
10786
10787#: plug-ins/print/gimp_main_window.c:595
10788msgid "Center:"
10789msgstr ""
10790
10791#: plug-ins/print/gimp_main_window.c:599
10792msgid "Vertically"
10793msgstr ""
10794
10795#: plug-ins/print/gimp_main_window.c:604
10796msgid "Center the image vertically on the paper"
10797msgstr ""
10798
10799#: plug-ins/print/gimp_main_window.c:610
10800msgid "Both"
10801msgstr ""
10802
10803#: plug-ins/print/gimp_main_window.c:615
10804msgid "Center the image on the paper"
10805msgstr ""
10806
10807#: plug-ins/print/gimp_main_window.c:622
10808msgid "Horizontally"
10809msgstr ""
10810
10811#: plug-ins/print/gimp_main_window.c:627
10812msgid "Center the image horizontally on the paper"
10813msgstr ""
10814
10815#: plug-ins/print/gimp_main_window.c:643
10816msgid "Setup Printer"
10817msgstr ""
10818
10819#.
10820#. * Printer driver option menu.
10821#.
10822#: plug-ins/print/gimp_main_window.c:672
10823msgid "Printer Model:"
10824msgstr ""
10825
10826#: plug-ins/print/gimp_main_window.c:684
10827msgid "Select your printer model"
10828msgstr ""
10829
10830#.
10831#. * PPD file.
10832#.
10833#: plug-ins/print/gimp_main_window.c:723
10834msgid "PPD File:"
10835msgstr ""
10836
10837#: plug-ins/print/gimp_main_window.c:739
10838msgid "Enter the PPD filename for your printer"
10839msgstr ""
10840
10841#: plug-ins/print/gimp_main_window.c:742
10842msgid "Browse"
10843msgstr ""
10844
10845#: plug-ins/print/gimp_main_window.c:748
10846msgid "Choose the PPD file for your printer"
10847msgstr ""
10848
10849#.
10850#. * Print command.
10851#.
10852#: plug-ins/print/gimp_main_window.c:758
10853msgid "Command:"
10854msgstr ""
10855
10856#: plug-ins/print/gimp_main_window.c:771
10857msgid ""
10858"Enter the command to print to your printer. Note: Please do not remove the `-"
10859"l' or `-oraw' from the command string, or printing will probably fail!"
10860msgstr ""
10861
10862#: plug-ins/print/gimp_main_window.c:781
10863msgid "Choose PPD File"
10864msgstr ""
10865
10866#: plug-ins/print/gimp_main_window.c:802
10867msgid "Define New Printer"
10868msgstr ""
10869
10870#: plug-ins/print/gimp_main_window.c:825 plug-ins/print/gimp_main_window.c:920
10871msgid "Printer name:"
10872msgstr ""
10873
10874#: plug-ins/print/gimp_main_window.c:829
10875msgid "Enter the name you wish to give this logical printer"
10876msgstr ""
10877
10878#: plug-ins/print/gimp_main_window.c:842
10879msgid "About Gimp-Print "
10880msgstr ""
10881
10882#: plug-ins/print/gimp_main_window.c:855
10883msgid "Gimp-Print Version "
10884msgstr ""
10885
10886#: plug-ins/print/gimp_main_window.c:855
10887msgid ""
10888"\n"
10889"\n"
10890"Copyright (C) 1997-2001 Michael Sweet, Robert Krawitz,\n"
10891"and the rest of the Gimp-Print Development Team.\n"
10892"\n"
10893"Please visit our web site at http://gimp-print.sourceforge.net.\n"
10894"\n"
10895"This program is free software; you can redistribute it and/or modify\n"
10896"it under the terms of the GNU General Public License as published by\n"
10897"the Free Software Foundation; either version 2 of the License, or\n"
10898"(at your option) any later version.\n"
10899"\n"
10900"This program is distributed in the hope that it will be useful,\n"
10901"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
10902"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
10903"GNU General Public License for more details.\n"
10904"\n"
10905"You should have received a copy of the GNU General Public License\n"
10906"along with this program; if not, write to the Free Software\n"
10907"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\n"
10908msgstr ""
10909
10910#: plug-ins/print/gimp_main_window.c:903
10911msgid "Printer Settings"
10912msgstr ""
10913
10914#: plug-ins/print/gimp_main_window.c:916
10915msgid ""
10916"Select the name of the printer (not the type, or model, of printer) that you "
10917"wish to print to"
10918msgstr ""
10919
10920#: plug-ins/print/gimp_main_window.c:926
10921msgid "Printer model:"
10922msgstr ""
10923
10924#.
10925#. * Setup printer button
10926#.
10927#: plug-ins/print/gimp_main_window.c:937
10928msgid "Setup printer..."
10929msgstr ""
10930
10931#: plug-ins/print/gimp_main_window.c:939
10932msgid ""
10933"Choose the printer model, PPD file, and command that is used to print to "
10934"this printer"
10935msgstr ""
10936
10937#.
10938#. * New printer button
10939#.
10940#: plug-ins/print/gimp_main_window.c:954
10941msgid "New printer..."
10942msgstr ""
10943
10944#: plug-ins/print/gimp_main_window.c:956
10945msgid ""
10946"Define a new logical printer. This can be used to name a collection of "
10947"settings that you wish to remember for future use."
10948msgstr ""
10949
10950#: plug-ins/print/gimp_main_window.c:977
10951msgid "Size of paper that you wish to print to"
10952msgstr ""
10953
10954#: plug-ins/print/gimp_main_window.c:980
10955msgid "Media size:"
10956msgstr ""
10957
10958#: plug-ins/print/gimp_main_window.c:989
10959msgid "Dimensions:"
10960msgstr ""
10961
10962#: plug-ins/print/gimp_main_window.c:1003
10963msgid "Width of the paper that you wish to print to"
10964msgstr ""
10965
10966#: plug-ins/print/gimp_main_window.c:1020
10967msgid "Height of the paper that you wish to print to"
10968msgstr ""
10969
10970#: plug-ins/print/gimp_main_window.c:1036
10971msgid "Type of media you're printing to"
10972msgstr ""
10973
10974#: plug-ins/print/gimp_main_window.c:1039
10975msgid "Media type:"
10976msgstr ""
10977
10978#: plug-ins/print/gimp_main_window.c:1052
10979msgid "Source (input slot) of media you're printing to"
10980msgstr ""
10981
10982#: plug-ins/print/gimp_main_window.c:1055
10983msgid "Media source:"
10984msgstr ""
10985
10986#: plug-ins/print/gimp_main_window.c:1068
10987msgid "Type of ink in the printer"
10988msgstr ""
10989
10990#: plug-ins/print/gimp_main_window.c:1071
10991msgid "Ink type:"
10992msgstr ""
10993
10994#: plug-ins/print/gimp_main_window.c:1084
10995msgid "Resolution and quality of the print"
10996msgstr ""
10997
10998#: plug-ins/print/gimp_main_window.c:1121
10999msgid "Scaling:"
11000msgstr ""
11001
11002#: plug-ins/print/gimp_main_window.c:1127
11003msgid "Set the scale (size) of the image"
11004msgstr ""
11005
11006#: plug-ins/print/gimp_main_window.c:1152
11007msgid "Scale by:"
11008msgstr ""
11009
11010#: plug-ins/print/gimp_main_window.c:1157
11011msgid ""
11012"Select whether scaling is measured as percent of available page size or "
11013"number of output dots per inch"
11014msgstr ""
11015
11016#: plug-ins/print/gimp_main_window.c:1162
11017msgid "Percent"
11018msgstr ""
11019
11020#: plug-ins/print/gimp_main_window.c:1169
11021msgid "Scale the print to the size of the page"
11022msgstr ""
11023
11024#: plug-ins/print/gimp_main_window.c:1175
11025msgid "PPI"
11026msgstr ""
11027
11028#: plug-ins/print/gimp_main_window.c:1181
11029msgid "Scale the print to the number of dots per inch"
11030msgstr ""
11031
11032#: plug-ins/print/gimp_main_window.c:1203
11033msgid "Set the width of the print"
11034msgstr ""
11035
11036#: plug-ins/print/gimp_main_window.c:1216
11037msgid "Set the height of the print"
11038msgstr ""
11039
11040#: plug-ins/print/gimp_main_window.c:1237
11041msgid "Units:"
11042msgstr ""
11043
11044#: plug-ins/print/gimp_main_window.c:1242
11045msgid "Select the base unit of measurement for printing"
11046msgstr ""
11047
11048#: plug-ins/print/gimp_main_window.c:1245
11049msgid "Inch"
11050msgstr ""
11051
11052#: plug-ins/print/gimp_main_window.c:1252
11053msgid "Set the base unit of measurement to inches"
11054msgstr ""
11055
11056#: plug-ins/print/gimp_main_window.c:1258
11057msgid "cm"
11058msgstr ""
11059
11060#: plug-ins/print/gimp_main_window.c:1264
11061msgid "Set the base unit of measurement to centimetres"
11062msgstr ""
11063
11064#.
11065#. * The "image size" button
11066#.
11067#: plug-ins/print/gimp_main_window.c:1274
11068msgid ""
11069"Use Original\n"
11070"Image Size"
11071msgstr ""
11072
11073#: plug-ins/print/gimp_main_window.c:1280
11074msgid "Set the print size to the size of the image"
11075msgstr ""
11076
11077#: plug-ins/print/gimp_main_window.c:1303
11078msgid "Image / Output Settings"
11079msgstr ""
11080
11081#: plug-ins/print/gimp_main_window.c:1317
11082msgid "Image type:"
11083msgstr ""
11084
11085#: plug-ins/print/gimp_main_window.c:1325
11086msgid "Optimize the output for the type of image being printed"
11087msgstr ""
11088
11089#: plug-ins/print/gimp_main_window.c:1329
11090#, fuzzy
11091msgid "Line art"
11092msgstr "Linier"
11093
11094#: plug-ins/print/gimp_main_window.c:1336
11095msgid "Fastest and brightest color for text and line art"
11096msgstr ""
11097
11098#: plug-ins/print/gimp_main_window.c:1343
11099msgid "Solid colors"
11100msgstr ""
11101
11102#: plug-ins/print/gimp_main_window.c:1350
11103msgid "Best for images dominated by regions of solid color"
11104msgstr ""
11105
11106#: plug-ins/print/gimp_main_window.c:1358
11107msgid "Photograph"
11108msgstr ""
11109
11110#: plug-ins/print/gimp_main_window.c:1366
11111msgid ""
11112"Slowest, but most accurate and smoothest color for continuous tone images "
11113"and photographs"
11114msgstr ""
11115
11116#: plug-ins/print/gimp_main_window.c:1389
11117msgid "Output type:"
11118msgstr ""
11119
11120#: plug-ins/print/gimp_main_window.c:1396
11121msgid "Select the desired output type"
11122msgstr ""
11123
11124#: plug-ins/print/gimp_main_window.c:1405
11125msgid "Color output"
11126msgstr ""
11127
11128#: plug-ins/print/gimp_main_window.c:1417
11129msgid "Print in shades of gray using black ink"
11130msgstr ""
11131
11132#: plug-ins/print/gimp_main_window.c:1424
11133msgid "Black and white"
11134msgstr ""
11135
11136#: plug-ins/print/gimp_main_window.c:1431
11137msgid "Print in black and white (no color, and no shades of gray)"
11138msgstr ""
11139
11140#.
11141#. *  Color adjust button
11142#.
11143#: plug-ins/print/gimp_main_window.c:1442
11144msgid "Adjust output..."
11145msgstr ""
11146
11147#: plug-ins/print/gimp_main_window.c:1449
11148msgid ""
11149"Adjust color balance, brightness, contrast, saturation, and dither algorithm"
11150msgstr ""
11151
11152#: plug-ins/print/gimp_main_window.c:1483
11153msgid "Print to File"
11154msgstr ""
11155
11156#: plug-ins/print/print.c:164
11157msgid "_Print..."
11158msgstr ""
11159
11160#: plug-ins/print/print.c:694 plug-ins/print/print.c:695
11161#: plug-ins/print/print.c:785 plug-ins/print/print.c:1124
11162msgid "File"
11163msgstr ""
11164
11165#: plug-ins/rcm/rcm.c:106
11166msgid "Colormap _Rotation..."
11167msgstr ""
11168
11169#: plug-ins/rcm/rcm.c:270
11170msgid "Rotating the colormap..."
11171msgstr ""
11172
11173#: plug-ins/rcm/rcm_dialog.c:114
11174msgid "Original"
11175msgstr ""
11176
11177#: plug-ins/rcm/rcm_dialog.c:127
11178msgid "Rotated"
11179msgstr ""
11180
11181#: plug-ins/rcm/rcm_dialog.c:140
11182msgid "Continuous update"
11183msgstr ""
11184
11185#: plug-ins/rcm/rcm_dialog.c:153
11186msgid "Area:"
11187msgstr ""
11188
11189#: plug-ins/rcm/rcm_dialog.c:157
11190msgid "Entire Layer"
11191msgstr ""
11192
11193#: plug-ins/rcm/rcm_dialog.c:159
11194msgid "Context"
11195msgstr ""
11196
11197#. spinbutton 1
11198#: plug-ins/rcm/rcm_dialog.c:284 plug-ins/rcm/rcm_dialog.c:362
11199msgid "From"
11200msgstr ""
11201
11202#. spinbutton 2
11203#: plug-ins/rcm/rcm_dialog.c:310 plug-ins/rcm/rcm_dialog.c:363
11204msgid "To"
11205msgstr ""
11206
11207#. * Gray: Operation-Mode *
11208#: plug-ins/rcm/rcm_dialog.c:499
11209msgid "Gray Mode"
11210msgstr ""
11211
11212#. Gray: Operation-Mode: two radio buttons
11213#: plug-ins/rcm/rcm_dialog.c:508
11214msgid "Treat as this"
11215msgstr ""
11216
11217#: plug-ins/rcm/rcm_dialog.c:520
11218msgid "Change to this"
11219msgstr ""
11220
11221#. * Gray: What is gray? *
11222#: plug-ins/rcm/rcm_dialog.c:533
11223msgid "Gray Threshold"
11224msgstr ""
11225
11226#. * Misc: Used unit selection *
11227#: plug-ins/rcm/rcm_dialog.c:572 plug-ins/rcm/rcm_dialog.c:676
11228msgid "Units"
11229msgstr ""
11230
11231#. Misc: Used unit selection: 3 radio buttons
11232#: plug-ins/rcm/rcm_dialog.c:581
11233msgid "Radians"
11234msgstr ""
11235
11236#: plug-ins/rcm/rcm_dialog.c:593
11237msgid "Radians/Pi"
11238msgstr ""
11239
11240#: plug-ins/rcm/rcm_dialog.c:605
11241msgid "Degrees"
11242msgstr ""
11243
11244#. Create dialog
11245#: plug-ins/rcm/rcm_dialog.c:638
11246msgid "Colormap Rotation"
11247msgstr ""
11248
11249#: plug-ins/rcm/rcm_dialog.c:670
11250msgid "Main Options"
11251msgstr ""
11252
11253#: plug-ins/rcm/rcm_dialog.c:673
11254#, fuzzy
11255msgid "Gray Options"
11256msgstr "Lihat Contoh Jadi"
11257
11258#: plug-ins/rcm/rcm_stock.c:35
11259msgid "Switch to clockwise"
11260msgstr ""
11261
11262#: plug-ins/rcm/rcm_stock.c:37
11263msgid "Switch to c/clockwise"
11264msgstr ""
11265
11266#: plug-ins/rcm/rcm_stock.c:39
11267msgid "Change order of arrows"
11268msgstr ""
11269
11270#: plug-ins/rcm/rcm_stock.c:41
11271msgid "Select all"
11272msgstr ""
11273
11274#. printf("width = %d, height = %d\n",BITMAP_WIDTH(marked),BITMAP_HEIGHT(marked));
11275#: plug-ins/sel2path/pxl-outline.c:83
11276msgid "Selection to Path..."
11277msgstr ""
11278
11279#: plug-ins/sel2path/sel2path.c:185
11280msgid "No selection to convert"
11281msgstr ""
11282
11283#: plug-ins/sel2path/sel2path.c:302
11284msgid "Selection To Path Advanced Settings"
11285msgstr ""
11286
11287#: plug-ins/sgi/sgi.c:122 plug-ins/sgi/sgi.c:142
11288msgid "Silicon Graphics IRIS image"
11289msgstr ""
11290
11291#: plug-ins/sgi/sgi.c:540
11292#, c-format
11293msgid "Could not open '%s' for writing."
11294msgstr ""
11295
11296#: plug-ins/sgi/sgi.c:622
11297msgid "Save as SGI"
11298msgstr ""
11299
11300#: plug-ins/sgi/sgi.c:631
11301msgid "Compression type"
11302msgstr ""
11303
11304#: plug-ins/sgi/sgi.c:635
11305msgid "No compression"
11306msgstr ""
11307
11308#: plug-ins/sgi/sgi.c:637
11309msgid "RLE compression"
11310msgstr ""
11311
11312#: plug-ins/sgi/sgi.c:639
11313msgid ""
11314"Aggressive RLE\n"
11315"(not supported by SGI)"
11316msgstr ""
11317
11318#: plug-ins/twain/twain.c:313
11319msgid "TWAIN (Dump)..."
11320msgstr ""
11321
11322#: plug-ins/twain/twain.c:332
11323msgid "TWAIN (Read)..."
11324msgstr ""
11325
11326#: plug-ins/twain/twain.c:352
11327msgid "_TWAIN..."
11328msgstr ""
11329
11330#. Initialize our progress dialog
11331#: plug-ins/twain/twain.c:489
11332msgid "Transferring TWAIN data..."
11333msgstr ""
11334
11335#: plug-ins/winicon/icodialog.c:123
11336msgid "1 bpp, 1-bit alpha, 2-slot palette"
11337msgstr ""
11338
11339#: plug-ins/winicon/icodialog.c:124
11340msgid "4 bpp, 1-bit alpha, 16-slot palette"
11341msgstr ""
11342
11343#: plug-ins/winicon/icodialog.c:125
11344msgid "8 bpp, 1-bit alpha, 256-slot palette"
11345msgstr ""
11346
11347#: plug-ins/winicon/icodialog.c:126
11348msgid "32 bpp, 8-bit alpha, no palette"
11349msgstr ""
11350
11351#: plug-ins/winicon/icodialog.c:151
11352msgid "GIMP Windows Icon Plugin"
11353msgstr ""
11354
11355#: plug-ins/winicon/icodialog.c:172
11356msgid "Icon details"
11357msgstr ""
11358
11359#: plug-ins/winicon/icoload.c:340
11360#, c-format
11361msgid "Icon #%i"
11362msgstr ""
11363
11364#: plug-ins/winicon/icosave.c:940
11365msgid "Windows icons cannot be higher or wider than 255 pixels."
11366msgstr ""
11367
11368#: plug-ins/winicon/main.c:88 plug-ins/winicon/main.c:107
11369msgid "Microsoft Windows icon"
11370msgstr ""
11371
11372#: plug-ins/winsnap/winsnap.c:877
11373msgid "Grab a single window"
11374msgstr ""
11375
11376#: plug-ins/winsnap/winsnap.c:891
11377msgid "Grab the whole screen"
11378msgstr ""
11379
11380#: plug-ins/winsnap/winsnap.c:907
11381msgid "after"
11382msgstr ""
11383
11384#: plug-ins/winsnap/winsnap.c:919
11385msgid "Seconds delay"
11386msgstr ""
11387
11388#: plug-ins/winsnap/winsnap.c:926
11389msgid "Include decorations"
11390msgstr ""
11391
11392#: plug-ins/winsnap/winsnap.c:1139
11393msgid "No data captured"
11394msgstr ""
11395
11396#: plug-ins/xjt/xjt.c:475 plug-ins/xjt/xjt.c:493
11397msgid "GIMP compressed XJT image"
11398msgstr ""
11399
11400#: plug-ins/xjt/xjt.c:714
11401#, c-format
11402msgid "XJT file contains unknown layermode %d"
11403msgstr ""
11404
11405#: plug-ins/xjt/xjt.c:751
11406#, c-format
11407msgid "Warning: unsupported layermode %d saved to XJT"
11408msgstr ""
11409
11410#: plug-ins/xjt/xjt.c:767
11411#, c-format
11412msgid "XJT file contains unknown pathtype %d"
11413msgstr ""
11414
11415#: plug-ins/xjt/xjt.c:783
11416#, c-format
11417msgid "Warning: unsupported pathtype %d saved to XJT"
11418msgstr ""
11419
11420#: plug-ins/xjt/xjt.c:802
11421#, c-format
11422msgid "XJT file contains unknown unittype %d"
11423msgstr ""
11424
11425#: plug-ins/xjt/xjt.c:823
11426#, c-format
11427msgid "Warning: unsupported unittype %d saved to XJT"
11428msgstr ""
11429
11430#: plug-ins/xjt/xjt.c:844
11431msgid "Save as XJT"
11432msgstr ""
11433
11434#: plug-ins/xjt/xjt.c:870
11435msgid "Clear transparent"
11436msgstr ""
11437
11438#: plug-ins/xjt/xjt.c:882
11439msgid "Quality:"
11440msgstr ""
11441
11442#: plug-ins/xjt/xjt.c:891
11443msgid "Smoothing:"
11444msgstr ""
11445
11446#: plug-ins/xjt/xjt.c:1693 plug-ins/xjt/xjt.c:3323
11447#, c-format
11448msgid "Could not create working folder '%s': %s"
11449msgstr ""
11450
11451#: plug-ins/xjt/xjt.c:3189
11452#, c-format
11453msgid "Error: Could not read XJT property file '%s'."
11454msgstr ""
11455
11456#: plug-ins/xjt/xjt.c:3195
11457#, c-format
11458msgid "Error: XJT property file '%s' is empty."
11459msgstr ""
11460
11461#, fuzzy
11462#~ msgid "Paint"
11463#~ msgstr "Poin"
11464
11465#, fuzzy
11466#~ msgid "/Redo"
11467#~ msgstr "Merah"
11468
11469#, fuzzy
11470#~ msgid "_Do preview"
11471#~ msgstr "Lihat Contoh Jadi"
11472
11473#, fuzzy
11474#~ msgid "Do pre_view"
11475#~ msgstr "Lihat Contoh Jadi"
11476