1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
|
# translation of libkdcraw.po to Occitan (lengadocian)
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Yannig Marchegay (Kokoyaya) <yannig@marchegay.org>, 2007, 2008.
msgid ""
msgstr ""
"Project-Id-Version: libkdcraw\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2011-09-08 13:31+0000\n"
"PO-Revision-Date: 2012-01-16 13:11+0000\n"
"Last-Translator: Launchpad Translations Administrators <Unknown>\n"
"Language-Team: Occitan (lengadocian) <ubuntu-l10n-oci@lists.ubuntu.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2012-03-06 09:51+0000\n"
"X-Generator: Launchpad (build 14900)\n"
#: libkdcraw/dcrawsettingswidget.cpp:203
msgctxt "@option:check"
msgid "16 bits color depth"
msgstr "Prigondor de las colors de 16 bits"
#: libkdcraw/dcrawsettingswidget.cpp:204
msgctxt "@info:whatsthis"
msgid ""
"<para>If enabled, all RAW files will be decoded in 16-bit color depth using "
"a linear gamma curve. To prevent dark picture rendering in the editor, it is "
"recommended to use Color Management in this mode.</para><para>If disabled, "
"all RAW files will be decoded in 8-bit color depth with a BT.709 gamma curve "
"and a 99th-percentile white point. This mode is faster than 16-bit "
"decoding.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:223
msgctxt "@option:check"
msgid "Interpolate RGB as four colors"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:224
msgctxt "@info:whatsthis"
msgid ""
"<title>Interpolate RGB as four colors</title><para>The default is to assume "
"that all green pixels are the same. If even-row green pixels are more "
"sensitive to ultraviolet light than odd-row this difference causes a mesh "
"pattern in the output; using this option solves this problem with minimal "
"loss of detail.</para><para>To resume, this option blurs the image a little, "
"but it eliminates false 2x2 mesh patterns with VNG quality method or mazes "
"with AHD quality method.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:239
msgctxt "@info:tooltip"
msgid "Visit LibRaw project website"
msgstr "Visitar lo site del projècte LibRaw"
#: libkdcraw/dcrawsettingswidget.cpp:242
msgctxt "@option:check"
msgid "Do not stretch or rotate pixels"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:244
msgctxt "@info:whatsthis"
msgid ""
"<title>Do not stretch or rotate pixels</title><para>For Fuji Super CCD "
"cameras, show the image tilted 45 degrees. For cameras with non-square "
"pixels, do not stretch the image to its correct aspect ratio. In any case, "
"this option guarantees that each output pixel corresponds to one RAW "
"pixel.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:252
msgctxt "@label:listbox"
msgid "Quality:"
msgstr "Qualitat :"
#: libkdcraw/dcrawsettingswidget.cpp:256
msgctxt "@item:inlistbox Quality"
msgid "Bilinear"
msgstr "Bilinear"
#: libkdcraw/dcrawsettingswidget.cpp:257
msgctxt "@item:inlistbox Quality"
msgid "VNG"
msgstr "VNG"
#: libkdcraw/dcrawsettingswidget.cpp:258
msgctxt "@item:inlistbox Quality"
msgid "PPG"
msgstr "PPG"
#: libkdcraw/dcrawsettingswidget.cpp:259
msgctxt "@item:inlistbox Quality"
msgid "AHD"
msgstr "AHD"
#: libkdcraw/dcrawsettingswidget.cpp:262
msgctxt "@item:inlistbox Quality"
msgid "DCB"
msgstr "DCB"
#: libkdcraw/dcrawsettingswidget.cpp:263
msgctxt "@item:inlistbox Quality"
msgid "AHD v2"
msgstr "AHD v2"
#: libkdcraw/dcrawsettingswidget.cpp:264
msgctxt "@item:inlistbox Quality"
msgid "AFD"
msgstr "AFD"
#: libkdcraw/dcrawsettingswidget.cpp:265
msgctxt "@item:inlistbox Quality"
msgid "VCD"
msgstr "VCD"
#: libkdcraw/dcrawsettingswidget.cpp:266
msgctxt "@item:inlistbox Quality"
msgid "VCD & AHD"
msgstr "VCD & AHD"
#: libkdcraw/dcrawsettingswidget.cpp:267
msgctxt "@item:inlistbox Quality"
msgid "LMMSE"
msgstr "LMMSE"
#: libkdcraw/dcrawsettingswidget.cpp:268
msgctxt "@item:inlistbox Quality"
msgid "AMaZE"
msgstr "AMaZE"
#: libkdcraw/dcrawsettingswidget.cpp:271
msgctxt "@info:whatsthis"
msgid ""
"<title>Quality (interpolation)</title><para>Select here the demosaicing "
"method to use when decoding RAW images. A demosaicing algorithm is a digital "
"image process used to interpolate a complete image from the partial raw data "
"received from the color-filtered image sensor, internal to many digital "
"cameras, in form of a matrix of colored pixels. Also known as CFA "
"interpolation or color reconstruction, another common spelling is "
"demosaicing. The following methods are available for demosaicing RAW "
"images:</para><para><list><item><emphasis strong='true'>Bilinear</emphasis>: "
"use high-speed but low-quality bilinear interpolation (default - for slow "
"computers). In this method, the red value of a non-red pixel is computed as "
"the average of the adjacent red pixels, and similarly for blue and "
"green.</item><item><emphasis strong='true'>VNG</emphasis>: use Variable "
"Number of Gradients interpolation. This method computes gradients near the "
"pixel of interest and uses the lower gradients (representing smoother and "
"more similar parts of the image) to make an estimate.</item><item><emphasis "
"strong='true'>PPG</emphasis>: use Patterned-Pixel-Grouping interpolation. "
"Pixel Grouping uses assumptions about natural scenery in making estimates. "
"It has fewer color artifacts on natural images than the Variable Number of "
"Gradients method.</item><item><emphasis strong='true'>AHD</emphasis>: use "
"Adaptive Homogeneity-Directed interpolation. This method selects the "
"direction of interpolation so as to maximize a homogeneity metric, thus "
"typically minimizing color artifacts.</item><item><emphasis "
"strong='true'>DCB</emphasis>: DCB interpolation from linuxphoto.org "
"project.</item><item><emphasis strong='true'>AHD v2</emphasis>: modified AHD "
"interpolation using Variance of Color Differences "
"method.</item><item><emphasis strong='true'>AFD</emphasis>: Adaptive "
"Filtered Demosaicing interpolation through 5 pass median filter from "
"PerfectRaw project.</item><item><emphasis strong='true'>VCD</emphasis>: "
"Variance of Color Differences interpolation.</item><item><emphasis "
"strong='true'>VCD & AHD</emphasis>: Mixed demosaicing between VCD and "
"AHD.</item><item><emphasis strong='true'>LMMSE</emphasis>: color demosaicing "
"via directional linear minimum mean-square error estimation interpolation "
"from PerfectRaw.</item><item><emphasis strong='true'>AMaZE</emphasis>: "
"Aliasing Minimization interpolation and Zipper Elimination to apply color "
"aberration removal from RawTherapee project.</item></list></para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:338
msgctxt "@label:slider"
msgid "Pass:"
msgstr "Senhal :"
#: libkdcraw/dcrawsettingswidget.cpp:339
msgctxt "@info:whatsthis"
msgid ""
"<title>Pass</title><para>Set here the passes used by the median filter "
"applied after interpolation to Red-Green and Blue-Green "
"channels.</para><para>This setting is only available for specific Quality "
"options: <emphasis strong='true'>Bilinear</emphasis>, <emphasis "
"strong='true'>VNG</emphasis>, <emphasis strong='true'>PPG</emphasis>, "
"<emphasis strong='true'>AHD</emphasis>, <emphasis "
"strong='true'>DCB</emphasis>, and <emphasis strong='true'>VCD & "
"AHD</emphasis>.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:351
msgctxt "@option:check"
msgid "Refine interpolation"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:352
msgctxt "@info:whatsthis"
msgid ""
"<title>Refine interpolation</title><para>This setting is available only for "
"few Quality options:</para><para><list><item><emphasis "
"strong='true'>DCB</emphasis>: turn on the enhance interpolated colors "
"filter.</item><item><emphasis strong='true'>VCD & AHD</emphasis>: turn on "
"the enhanced effective color interpolation (EECI) refine to improve "
"sharpness.</item></list></para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:361
msgctxt "@label"
msgid "Demosaicing"
msgstr "Dematrisatge"
#: libkdcraw/dcrawsettingswidget.cpp:369
msgctxt "@label:listbox"
msgid "Method:"
msgstr "Metòde :"
#: libkdcraw/dcrawsettingswidget.cpp:371
msgctxt "@item:inlistbox"
msgid "Default D65"
msgstr "D65 per defaut"
#: libkdcraw/dcrawsettingswidget.cpp:372
msgctxt "@item:inlistbox"
msgid "Camera"
msgstr "Aparelh de fòto"
#: libkdcraw/dcrawsettingswidget.cpp:373
msgctxt "@item:inlistbox"
msgid "Automatic"
msgstr "Automatic"
#: libkdcraw/dcrawsettingswidget.cpp:374
msgctxt "@item:inlistbox set white balance manually"
msgid "Manual"
msgstr "Manual"
#: libkdcraw/dcrawsettingswidget.cpp:376
msgctxt "@info:whatsthis"
msgid ""
"<title>White Balance</title><para>Configure the raw white "
"balance:</para><para><list><item><emphasis strong='true'>Default "
"D65</emphasis>: Use a standard daylight D65 white "
"balance.</item><item><emphasis strong='true'>Camera</emphasis>: Use the "
"white balance specified by the camera. If not available, reverts to default "
"neutral white balance.</item><item><emphasis "
"strong='true'>Automatic</emphasis>: Calculates an automatic white balance "
"averaging the entire image.</item><item><emphasis "
"strong='true'>Manual</emphasis>: Set a custom temperature and green level "
"values.</item></list></para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:392
msgctxt "@label:slider"
msgid "T(K):"
msgstr "T(K) :"
#: libkdcraw/dcrawsettingswidget.cpp:393
msgctxt "@info:whatsthis"
msgid ""
"<title>Temperature</title><para>Set here the color temperature in "
"Kelvin.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:400
msgctxt "@label:slider"
msgid "Green:"
msgstr "Verd :"
#: libkdcraw/dcrawsettingswidget.cpp:401
msgctxt "@info:whatsthis"
msgid ""
"<para>Set here the green component to set magenta color cast removal "
"level.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:404
msgctxt "@label:listbox"
msgid "Highlights:"
msgstr "Susbrilhanças :"
#: libkdcraw/dcrawsettingswidget.cpp:406
msgctxt "@item:inlistbox"
msgid "Solid white"
msgstr "Blanc pur"
#: libkdcraw/dcrawsettingswidget.cpp:407
msgctxt "@item:inlistbox"
msgid "Unclip"
msgstr "Descompausar"
#: libkdcraw/dcrawsettingswidget.cpp:408
msgctxt "@item:inlistbox"
msgid "Blend"
msgstr "Degradat"
#: libkdcraw/dcrawsettingswidget.cpp:409
msgctxt "@item:inlistbox"
msgid "Rebuild"
msgstr "Regenerar"
#: libkdcraw/dcrawsettingswidget.cpp:411
msgctxt "@info:whatsthis"
msgid ""
"<title>Highlights</title><para>Select here the highlight clipping "
"method:</para><para><list><item><emphasis strong='true'>Solid "
"white</emphasis>: clip all highlights to solid white</item><item><emphasis "
"strong='true'>Unclip</emphasis>: leave highlights unclipped in various "
"shades of pink</item><item><emphasis strong='true'>Blend</emphasis>:Blend "
"clipped and unclipped values together for a gradual fade to "
"white</item><item><emphasis strong='true'>Rebuild</emphasis>: reconstruct "
"highlights using a level value</item></list></para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:422
msgctxt "@label:slider"
msgid "Level:"
msgstr "Nivèl :"
#: libkdcraw/dcrawsettingswidget.cpp:427
msgctxt "@info:whatsthis"
msgid ""
"<title>Level</title><para>Specify the reconstruct highlight level. Low "
"values favor whites and high values favor colors.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:431
msgctxt "@option:check"
msgid "Exposure Correction"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:432
msgctxt "@info:whatsthis"
msgid "<para>Turn on the exposure correction before interpolation.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:435
msgctxt "@label:slider"
msgid "Shift (linear):"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:440
msgctxt "@info:whatsthis"
msgid ""
"<title>Shift</title><para>Shift of exposure correction before interpolation "
"in linear scale.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:444
msgctxt "@label:slider"
msgid "Highlight (E.V):"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:449
msgctxt "@info:whatsthis"
msgid ""
"<title>Highlight</title><para>Amount of highlight preservation for exposure "
"correction before interpolation in E.V.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:453
msgctxt "@option:check"
msgid "Correct false colors in highlights"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:454
msgctxt "@info:whatsthis"
msgid ""
"<para>If enabled, images with overblown channels are processed much more "
"accurately, without 'pink clouds' (and blue highlights under tungsten "
"lamps).</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:458
msgctxt "@option:check"
msgid "Auto Brightness"
msgstr "Luminositat automatica"
#: libkdcraw/dcrawsettingswidget.cpp:459
msgctxt "@info:whatsthis"
msgid ""
"<para>If disable, use a fixed white level and ignore the image histogram to "
"adjust brightness.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:462
msgctxt "@label:slider"
msgid "Brightness:"
msgstr "Luminositat :"
#: libkdcraw/dcrawsettingswidget.cpp:467
msgctxt "@info:whatsthis"
msgid ""
"<title>Brightness</title><para>Specify the brightness level of output image. "
"The default value is 1.0 (works in 8-bit mode only).</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:477
msgctxt "@option:check"
msgid "Black:"
msgstr "Negre :"
#: libkdcraw/dcrawsettingswidget.cpp:478
msgctxt "@info:whatsthis"
msgid ""
"<title>Black point</title><para>Use a specific black point value to decode "
"RAW pictures. If you set this option to off, the Black Point value will be "
"automatically computed.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:486
msgctxt "@info:whatsthis"
msgid ""
"<title>Black point value</title><para>Specify specific black point value of "
"the output image.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:489
msgctxt "@option:check"
msgid "White:"
msgstr "Blanc :"
#: libkdcraw/dcrawsettingswidget.cpp:490
msgctxt "@info:whatsthis"
msgid ""
"<title>White point</title><para>Use a specific white point value to decode "
"RAW pictures. If you set this option to off, the White Point value will be "
"automatically computed.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:498
msgctxt "@info:whatsthis"
msgid ""
"<title>White point value</title><para>Specify specific white point value of "
"the output image.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:535
msgctxt "@label"
msgid "White Balance"
msgstr "Balança dels blancs"
#: libkdcraw/dcrawsettingswidget.cpp:543
msgctxt "@label:listbox"
msgid "Noise reduction:"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:545
msgctxt "@item:inlistbox Noise Reduction"
msgid "None"
msgstr "Pas cap"
#: libkdcraw/dcrawsettingswidget.cpp:546
msgctxt "@item:inlistbox Noise Reduction"
msgid "Wavelets"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:547
msgctxt "@item:inlistbox Noise Reduction"
msgid "FBDD"
msgstr "FBDD"
#: libkdcraw/dcrawsettingswidget.cpp:548
msgctxt "@item:inlistbox Noise Reduction"
msgid "CFA Line Denoise"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:549
msgctxt "@item:inlistbox Noise Reduction"
msgid "Impulse Denoise"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:551
msgctxt "@info:whatsthis"
msgid ""
"<title>Noise Reduction</title><para>Select here the noise reduction method "
"to apply during RAW decoding.</para><para><list><item><emphasis "
"strong='true'>None</emphasis>: no noise reduction.</item><item><emphasis "
"strong='true'>Wavelets</emphasis>: wavelets correction to erase noise while "
"preserving real detail. It's applied after "
"interpolation.</item><item><emphasis strong='true'>FBDD</emphasis>: Fake "
"Before Demosaicing Denoising noise reduction. It's applied before "
"interpolation.</item><item><emphasis strong='true'>CFA Line "
"Denoise</emphasis>: Banding noise suppression. It's applied after "
"interpolation.</item><item><emphasis strong='true'>Impulse "
"Denoise</emphasis>: Impulse noise suppression. It's applied after "
"interpolation.</item></list></para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:579
msgctxt "@option:check"
msgid "Enable Chromatic Aberration correction"
msgstr "Activar la correccion de las aberracions cromaticas"
#: libkdcraw/dcrawsettingswidget.cpp:580
msgctxt "@info:whatsthis"
msgid ""
"<title>Enable Chromatic Aberration correction</title><para>Enlarge the raw "
"red-green and blue-yellow axis by the given factors (automatic by "
"default).</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:585
msgctxt "@option:check"
msgid "Automatic color axis adjustments"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:586
msgctxt "@info:whatsthis"
msgid ""
"<title>Automatic Chromatic Aberration correction</title><para>If this option "
"is turned on, it will try to shift image channels slightly and evaluate "
"Chromatic Aberration change. Note that if you shot blue-red pattern, the "
"method may fail. In this case, disable this option and tune manually color "
"factors.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:593
msgctxt "@label:slider"
msgid "Red-Green:"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:598
msgctxt "@info:whatsthis"
msgid ""
"<title>Red-Green multiplier</title><para>Set here the amount of correction "
"on red-green axis</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:601
msgctxt "@label:slider"
msgid "Blue-Yellow:"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:606
msgctxt "@info:whatsthis"
msgid ""
"<title>Blue-Yellow multiplier</title><para>Set here the amount of correction "
"on blue-yellow axis</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:625
msgctxt "@label"
msgid "Corrections"
msgstr "Correccions"
#: libkdcraw/dcrawsettingswidget.cpp:633
msgctxt "@label:listbox"
msgid "Camera Profile:"
msgstr "Perfil de l'aparelh de fòto :"
#: libkdcraw/dcrawsettingswidget.cpp:635
msgctxt "@item:inlistbox Camera Profile"
msgid "None"
msgstr "Pas cap"
#: libkdcraw/dcrawsettingswidget.cpp:636
msgctxt "@item:inlistbox Camera Profile"
msgid "Embedded"
msgstr "integrat"
#: libkdcraw/dcrawsettingswidget.cpp:637
msgctxt "@item:inlistbox Camera Profile"
msgid "Custom"
msgstr "Personalizat"
#: libkdcraw/dcrawsettingswidget.cpp:639
msgctxt "@info:whatsthis"
msgid ""
"<title>Camera Profile</title><para>Select here the input color space used to "
"decode RAW data.</para><para><list><item><emphasis "
"strong='true'>None</emphasis>: no input color profile is used during RAW "
"decoding.</item><item><emphasis strong='true'>Embedded</emphasis>: use "
"embedded color profile from RAW file, if it exists.</item><item><emphasis "
"strong='true'>Custom</emphasis>: use a custom input color space "
"profile.</item></list></para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:477 libkdcraw/dcrawsettingswidget.cpp:507
msgid "ICC Files (*.icc; *.icm)"
msgstr "Fichièrs ICC (*.icc; *.icm)"
#: libkdcraw/dcrawsettingswidget.cpp:652
msgctxt "@label:listbox"
msgid "Workspace:"
msgstr "Espaci de trabalh :"
#: libkdcraw/dcrawsettingswidget.cpp:654
msgctxt "@item:inlistbox Workspace"
msgid "Raw (no profile)"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:655
msgctxt "@item:inlistbox Workspace"
msgid "sRGB"
msgstr "sRVB"
#: libkdcraw/dcrawsettingswidget.cpp:656
msgctxt "@item:inlistbox Workspace"
msgid "Adobe RGB"
msgstr "RVB Adobe"
#: libkdcraw/dcrawsettingswidget.cpp:657
msgctxt "@item:inlistbox Workspace"
msgid "Wide Gamut"
msgstr "Gamma larga"
#: libkdcraw/dcrawsettingswidget.cpp:658
msgctxt "@item:inlistbox Workspace"
msgid "Pro-Photo"
msgstr "Profòto"
#: libkdcraw/dcrawsettingswidget.cpp:659
msgctxt "@item:inlistbox Workspace"
msgid "Custom"
msgstr "Personalizat"
#: libkdcraw/dcrawsettingswidget.cpp:661
msgctxt "@info:whatsthis"
msgid ""
"<title>Workspace</title><para>Select here the output color space used to "
"decode RAW data.</para><para><list><item><emphasis strong='true'>Raw "
"(linear)</emphasis>: in this mode, no output color space is used during RAW "
"decoding.</item><item><emphasis strong='true'>sRGB</emphasis>: this is an "
"RGB color space, created cooperatively by Hewlett-Packard and Microsoft. It "
"is the best choice for images destined for the Web and portrait "
"photography.</item><item><emphasis strong='true'>Adobe RGB</emphasis>: this "
"color space is an extended RGB color space, developed by Adobe. It is used "
"for photography applications such as advertising and fine "
"art.</item><item><emphasis strong='true'>Wide Gamut</emphasis>: this color "
"space is an expanded version of the Adobe RGB color "
"space.</item><item><emphasis strong='true'>Pro-Photo</emphasis>: this color "
"space is an RGB color space, developed by Kodak, that offers an especially "
"large gamut designed for use with photographic outputs in "
"mind.</item><item><emphasis strong='true'>Custom</emphasis>: use a custom "
"output color space profile.</item></list></para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:696
msgctxt "@label"
msgid "Color Management"
msgstr "Gestion de las colors"
#: libkdcraw/dcrawsettingswidget.cpp:907
msgctxt "@label"
msgid "Threshold:"
msgstr "Sulhet :"
#: libkdcraw/dcrawsettingswidget.cpp:908
msgctxt "@info:whatsthis"
msgid ""
"<title>Threshold</title><para>Set here the noise reduction threshold value "
"to use.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:921
msgctxt "@label"
msgid "Luminance:"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:922
msgctxt "@info:whatsthis"
msgid ""
"<title>Luminance</title><para>Amount of Luminance impulse noise "
"reduction.</para>"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:924
msgctxt "@label"
msgid "Chrominance:"
msgstr ""
#: libkdcraw/dcrawsettingswidget.cpp:925
msgctxt "@info:whatsthis"
msgid ""
"<title>Chrominance</title><para>Amount of Chrominance impulse noise "
"reduction.</para>"
msgstr ""
#: libkdcraw/rcombobox.cpp:69 libkdcraw/rnuminput.cpp:70
#: libkdcraw/rnuminput.cpp:169
msgctxt "@info:tooltip"
msgid "Reset to default value"
msgstr "Reïnicializar la valor per defaut"
|