# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Andrew Coles , 2009, 2010, 2011. # Steve Allewell , 2014. msgid "" msgstr "" "Project-Id-Version: libkdcraw\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2015-06-25 09:29+0300\n" "PO-Revision-Date: 2014-06-29 13:44+0100\n" "Last-Translator: Steve Allewell \n" "Language-Team: British English \n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: libkdcraw/dcrawsettingswidget.cpp:223 msgctxt "@option:check" msgid "16 bits color depth" msgstr "16 bits colour depth" #: libkdcraw/dcrawsettingswidget.cpp:224 msgctxt "@info:whatsthis" msgid "" "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.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." "" msgstr "" "If enabled, all RAW files will be decoded in 16-bit colour depth using " "a linear gamma curve. To prevent dark picture rendering in the editor, it is " "recommended to use Colour Management in this mode.If disabled, " "all RAW files will be decoded in 8-bit colour depth with a BT.709 gamma " "curve and a 99th-percentile white point. This mode is faster than 16-bit " "decoding." #: libkdcraw/dcrawsettingswidget.cpp:243 msgctxt "@option:check" msgid "Interpolate RGB as four colors" msgstr "Interpolate RGB as four colours" #: libkdcraw/dcrawsettingswidget.cpp:244 msgctxt "@info:whatsthis" msgid "" "Interpolate RGB as four colorsThe 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.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." msgstr "" "Interpolate RGB as four coloursThe 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.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." #: libkdcraw/dcrawsettingswidget.cpp:259 msgctxt "@info:tooltip" msgid "Visit LibRaw project website" msgstr "Visit LibRaw project website" #: libkdcraw/dcrawsettingswidget.cpp:262 msgctxt "@option:check" msgid "Do not stretch or rotate pixels" msgstr "Do not stretch or rotate pixels" #: libkdcraw/dcrawsettingswidget.cpp:264 msgctxt "@info:whatsthis" msgid "" "Do not stretch or rotate pixelsFor 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." msgstr "" "Do not stretch or rotate pixelsFor 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." #: libkdcraw/dcrawsettingswidget.cpp:272 msgctxt "@label:listbox" msgid "Quality:" msgstr "Quality:" #: libkdcraw/dcrawsettingswidget.cpp:276 msgctxt "@item:inlistbox Quality" msgid "Bilinear" msgstr "Bilinear" #: libkdcraw/dcrawsettingswidget.cpp:277 msgctxt "@item:inlistbox Quality" msgid "VNG" msgstr "VNG" #: libkdcraw/dcrawsettingswidget.cpp:278 msgctxt "@item:inlistbox Quality" msgid "PPG" msgstr "PPG" #: libkdcraw/dcrawsettingswidget.cpp:279 msgctxt "@item:inlistbox Quality" msgid "AHD" msgstr "AHD" #: libkdcraw/dcrawsettingswidget.cpp:282 msgctxt "@item:inlistbox Quality" msgid "DCB" msgstr "DCB" #: libkdcraw/dcrawsettingswidget.cpp:283 msgctxt "@item:inlistbox Quality" msgid "AHD v2" msgstr "AHD v2" #: libkdcraw/dcrawsettingswidget.cpp:284 msgctxt "@item:inlistbox Quality" msgid "AFD" msgstr "AFD" #: libkdcraw/dcrawsettingswidget.cpp:285 msgctxt "@item:inlistbox Quality" msgid "VCD" msgstr "VCD" #: libkdcraw/dcrawsettingswidget.cpp:286 msgctxt "@item:inlistbox Quality" msgid "VCD & AHD" msgstr "VCD & AHD" #: libkdcraw/dcrawsettingswidget.cpp:287 msgctxt "@item:inlistbox Quality" msgid "LMMSE" msgstr "LMMSE" #: libkdcraw/dcrawsettingswidget.cpp:289 msgctxt "@item:inlistbox Quality" msgid "AMaZE" msgstr "AMaZE" #: libkdcraw/dcrawsettingswidget.cpp:306 msgctxt "@info:whatsthis" msgid "" "Quality (interpolation)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:" "Bilinear: 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.VNG: 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.PPG: 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.AHD: use " "Adaptive Homogeneity-Directed interpolation. This method selects the " "direction of interpolation so as to maximize a homogeneity metric, thus " "typically minimizing color artifacts.DCB: DCB interpolation from linuxphoto.org project." "AHD v2: modified AHD " "interpolation using Variance of Color Differences method.AFD: Adaptive Filtered " "Demosaicing interpolation through 5 pass median filter from PerfectRaw " "project.VCD: Variance of " "Color Differences interpolation.VCD & " "AHD: Mixed demosaicing between VCD and AHD.LMMSE: color demosaicing via directional linear " "minimum mean-square error estimation interpolation from PerfectRaw.AMaZE: Aliasing Minimization " "interpolation and Zipper Elimination to apply color aberration removal from " "RawTherapee project.Note: some methods can be " "unavailable if RAW decoder have been built without extension packs." msgstr "" "Quality (interpolation)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 colour-filtered image sensor, internal to many digital " "cameras, in form of a matrix of coloured pixels. Also known as CFA " "interpolation or colour reconstruction, another common spelling is " "demosaicing. The following methods are available for demosaicing RAW images:" "Bilinear: 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.VNG: 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.PPG: use Patterned-Pixel-Grouping interpolation. " "Pixel Grouping uses assumptions about natural scenery in making estimates. " "It has fewer colour artifacts on natural images than the Variable Number of " "Gradients method.AHD: use " "Adaptive Homogeneity-Directed interpolation. This method selects the " "direction of interpolation so as to maximize a homogeneity metric, thus " "typically minimizing colour artifacts.DCB: DCB interpolation from linuxphoto.org project." "AHD v2: modified AHD " "interpolation using Variance of Colour Differences method.AFD: Adaptive Filtered " "Demosaicing interpolation through 5 pass median filter from PerfectRaw " "project.VCD: Variance of " "Colour Differences interpolation.VCD & " "AHD: Mixed demosaicing between VCD and AHD.LMMSE: colour demosaicing via directional linear " "minimum mean-square error estimation interpolation from PerfectRaw.AMaZE: Aliasing Minimization " "interpolation and Zipper Elimination to apply colour aberration removal from " "RawTherapee project.Note: some methods can be " "unavailable if RAW decoder have been built without extension packs." #: libkdcraw/dcrawsettingswidget.cpp:376 msgctxt "@label:slider" msgid "Pass:" msgstr "Pass:" #: libkdcraw/dcrawsettingswidget.cpp:377 msgctxt "@info:whatsthis" msgid "" "PassSet here the passes used by the median filter " "applied after interpolation to Red-Green and Blue-Green channels.This setting is only available for specific Quality options: " "Bilinear, VNG, PPG, AHD, DCB, and " "VCD & AHD." msgstr "" "PassSet here the passes used by the median filter " "applied after interpolation to Red-Green and Blue-Green channels.This setting is only available for specific Quality options: " "Bilinear, VNG, PPG, AHD, DCB, and " "VCD & AHD." #: libkdcraw/dcrawsettingswidget.cpp:389 msgctxt "@option:check" msgid "Refine interpolation" msgstr "Refine interpolation" #: libkdcraw/dcrawsettingswidget.cpp:390 msgctxt "@info:whatsthis" msgid "" "Refine interpolationThis setting is available only for " "few Quality options:DCB: turn on the enhance interpolated colors filter.VCD & AHD: turn on the " "enhanced effective color interpolation (EECI) refine to improve sharpness." msgstr "" "Refine interpolationThis setting is available only for " "few Quality options:DCB: turn on the enhance interpolated colours filter.VCD & AHD: turn on the " "enhanced effective colour interpolation (EECI) refine to improve sharpness." #: libkdcraw/dcrawsettingswidget.cpp:407 msgctxt "@label" msgid "Demosaicing" msgstr "Demosaicing" #: libkdcraw/dcrawsettingswidget.cpp:415 msgctxt "@label:listbox" msgid "Method:" msgstr "Method:" #: libkdcraw/dcrawsettingswidget.cpp:417 msgctxt "@item:inlistbox" msgid "Default D65" msgstr "Default D65" #: libkdcraw/dcrawsettingswidget.cpp:418 msgctxt "@item:inlistbox" msgid "Camera" msgstr "Camera" #: libkdcraw/dcrawsettingswidget.cpp:419 msgctxt "@item:inlistbox set while balance automatically" msgid "Automatic" msgstr "Automatic" #: libkdcraw/dcrawsettingswidget.cpp:420 msgctxt "@item:inlistbox set white balance manually" msgid "Manual" msgstr "Manual" #: libkdcraw/dcrawsettingswidget.cpp:422 msgctxt "@info:whatsthis" msgid "" "White BalanceConfigure the raw white balance:Default D65: Use a " "standard daylight D65 white balance.Camera: Use the white balance specified by the " "camera. If not available, reverts to default neutral white balance.Automatic: Calculates an " "automatic white balance averaging the entire image.Manual: Set a custom temperature and green level " "values." msgstr "" "White BalanceConfigure the raw white balance:Default D65: Use a " "standard daylight D65 white balance.Camera: Use the white balance specified by the " "camera. If not available, reverts to default neutral white balance.Automatic: Calculates an " "automatic white balance averaging the entire image.Manual: Set a custom temperature and green level " "values." #: libkdcraw/dcrawsettingswidget.cpp:438 msgctxt "@label:slider" msgid "T(K):" msgstr "T(K):" #: libkdcraw/dcrawsettingswidget.cpp:439 msgctxt "@info:whatsthis" msgid "" "TemperatureSet here the color temperature in Kelvin." msgstr "" "TemperatureSet the colour temperature in Kelvin here." #: libkdcraw/dcrawsettingswidget.cpp:446 msgctxt "@label:slider Green component" msgid "Green:" msgstr "Green:" #: libkdcraw/dcrawsettingswidget.cpp:447 msgctxt "@info:whatsthis" msgid "" "Set here the green component to set magenta color cast removal level." msgstr "" "Set here the green component to set magenta colour cast removal level." "" #: libkdcraw/dcrawsettingswidget.cpp:450 msgctxt "@label:listbox" msgid "Highlights:" msgstr "Highlights:" #: libkdcraw/dcrawsettingswidget.cpp:452 msgctxt "@item:inlistbox" msgid "Solid white" msgstr "Solid white" #: libkdcraw/dcrawsettingswidget.cpp:453 msgctxt "@item:inlistbox" msgid "Unclip" msgstr "Unclip" #: libkdcraw/dcrawsettingswidget.cpp:454 msgctxt "@item:inlistbox" msgid "Blend" msgstr "Blend" #: libkdcraw/dcrawsettingswidget.cpp:455 msgctxt "@item:inlistbox" msgid "Rebuild" msgstr "Rebuild" #: libkdcraw/dcrawsettingswidget.cpp:457 msgctxt "@info:whatsthis" msgid "" "HighlightsSelect here the highlight clipping method:Solid white: clip " "all highlights to solid whiteUnclip: leave highlights unclipped in various shades of pinkBlend:Blend clipped and " "unclipped values together for a gradual fade to whiteRebuild: reconstruct highlights using a level " "value" msgstr "" "HighlightsSelect the highlight clipping method here:Solid white: clip " "all highlights to solid whiteUnclip: leave highlights unclipped in various shades of pinkBlend:Blend clipped and " "unclipped values together for a gradual fade to whiteRebuild: reconstruct highlights using a level " "value" #: libkdcraw/dcrawsettingswidget.cpp:468 msgctxt "@label:slider Highlight reconstruct level" msgid "Level:" msgstr "Level:" #: libkdcraw/dcrawsettingswidget.cpp:473 msgctxt "@info:whatsthis" msgid "" "LevelSpecify the reconstruct highlight level. Low " "values favor whites and high values favor colors." msgstr "" "LevelSpecify the reconstruct highlight level. Low " "values favor whites and high values favor colours." #: libkdcraw/dcrawsettingswidget.cpp:477 msgctxt "@option:check" msgid "Exposure Correction (E.V)" msgstr "Exposure Correction (E.V)" #: libkdcraw/dcrawsettingswidget.cpp:478 msgctxt "@info:whatsthis" msgid "Turn on the exposure correction before interpolation." msgstr "Turn on the exposure correction before interpolation." #: libkdcraw/dcrawsettingswidget.cpp:481 msgctxt "@label:slider" msgid "Linear Shift:" msgstr "Linear Shift:" #: libkdcraw/dcrawsettingswidget.cpp:486 msgctxt "@info:whatsthis" msgid "" "ShiftLinear Shift of exposure correction before " "interpolation in E.V" msgstr "" "ShiftLinear Shift of exposure correction before " "interpolation in E.V" #: libkdcraw/dcrawsettingswidget.cpp:489 msgctxt "@label:slider" msgid "Highlight:" msgstr "Highlight:" #: libkdcraw/dcrawsettingswidget.cpp:494 msgctxt "@info:whatsthis" msgid "" "HighlightAmount of highlight preservation for exposure " "correction before interpolation in E.V. Only take effect if Shift Correction " "is > 1.0 E.V" msgstr "" "HighlightAmount of highlight preservation for exposure " "correction before interpolation in E.V. Only take effect if Shift Correction " "is > 1.0 E.V" #: libkdcraw/dcrawsettingswidget.cpp:498 msgctxt "@option:check" msgid "Correct false colors in highlights" msgstr "Correct false colours in highlights" #: libkdcraw/dcrawsettingswidget.cpp:499 msgctxt "@info:whatsthis" msgid "" "If enabled, images with overblown channels are processed much more " "accurately, without 'pink clouds' (and blue highlights under tungsten lamps)." "" msgstr "" "If enabled, images with overblown channels are processed much more " "accurately, without 'pink clouds' (and blue highlights under tungsten lamps)." "" #: libkdcraw/dcrawsettingswidget.cpp:503 msgctxt "@option:check" msgid "Auto Brightness" msgstr "Auto Brightness" #: libkdcraw/dcrawsettingswidget.cpp:504 msgctxt "@info:whatsthis" msgid "" "If disable, use a fixed white level and ignore the image histogram to " "adjust brightness." msgstr "" "If disabled, use a fixed white level and ignore the image histogram to " "adjust brightness." #: libkdcraw/dcrawsettingswidget.cpp:507 msgctxt "@label:slider" msgid "Brightness:" msgstr "Brightness:" #: libkdcraw/dcrawsettingswidget.cpp:512 msgctxt "@info:whatsthis" msgid "" "BrightnessSpecify the brightness level of output image. " "The default value is 1.0 (works in 8-bit mode only)." msgstr "" "BrightnessSpecify the brightness level of output image. " "The default value is 1.0 (works in 8-bit mode only)." #: libkdcraw/dcrawsettingswidget.cpp:522 msgctxt "@option:check Black point" msgid "Black:" msgstr "Black:" #: libkdcraw/dcrawsettingswidget.cpp:523 msgctxt "@info:whatsthis" msgid "" "Black pointUse a specific black point value to decode " "RAW pictures. If you set this option to off, the Black Point value will be " "automatically computed." msgstr "" "Black pointUse a specific black point value to decode " "RAW pictures. If you set this option to off, the Black Point value will be " "automatically computed." #: libkdcraw/dcrawsettingswidget.cpp:531 msgctxt "@info:whatsthis" msgid "" "Black point valueSpecify specific black point value of " "the output image." msgstr "" "Black point valueSpecify specific black point value of " "the output image." #: libkdcraw/dcrawsettingswidget.cpp:534 msgctxt "@option:check White point" msgid "White:" msgstr "White:" #: libkdcraw/dcrawsettingswidget.cpp:535 msgctxt "@info:whatsthis" msgid "" "White pointUse a specific white point value to decode " "RAW pictures. If you set this option to off, the White Point value will be " "automatically computed." msgstr "" "White pointUse a specific white point value to decode " "RAW pictures. If you set this option to off, the White Point value will be " "automatically computed." #: libkdcraw/dcrawsettingswidget.cpp:543 msgctxt "@info:whatsthis" msgid "" "White point valueSpecify specific white point value of " "the output image." msgstr "" "White point valueSpecify specific white point value of " "the output image." #: libkdcraw/dcrawsettingswidget.cpp:580 msgctxt "@label" msgid "White Balance" msgstr "White Balance" #: libkdcraw/dcrawsettingswidget.cpp:588 msgctxt "@label:listbox" msgid "Noise reduction:" msgstr "Noise reduction:" #: libkdcraw/dcrawsettingswidget.cpp:590 msgctxt "@item:inlistbox Noise Reduction" msgid "None" msgstr "None" #: libkdcraw/dcrawsettingswidget.cpp:591 msgctxt "@item:inlistbox Noise Reduction" msgid "Wavelets" msgstr "Wavelets" #: libkdcraw/dcrawsettingswidget.cpp:592 msgctxt "@item:inlistbox Noise Reduction" msgid "FBDD" msgstr "FBDD" #: libkdcraw/dcrawsettingswidget.cpp:593 msgctxt "@item:inlistbox Noise Reduction" msgid "CFA Line Denoise" msgstr "CFA Line Denoise" #: libkdcraw/dcrawsettingswidget.cpp:594 msgctxt "@item:inlistbox Noise Reduction" msgid "Impulse Denoise" msgstr "Impulse Denoise" #: libkdcraw/dcrawsettingswidget.cpp:596 msgctxt "@info:whatsthis" msgid "" "Noise ReductionSelect here the noise reduction method " "to apply during RAW decoding.None: no noise reduction.Wavelets: wavelets correction to erase noise while " "preserving real detail. It's applied after interpolation.FBDD: Fake Before Demosaicing " "Denoising noise reduction. It's applied before interpolation.CFA Line Denoise: Banding " "noise suppression. It's applied after interpolation.Impulse Denoise: Impulse noise suppression. It's " "applied after interpolation." msgstr "" "Noise ReductionSelect here the noise reduction method " "to apply during RAW decoding.None: no noise reduction.Wavelets: wavelets correction to erase noise while " "preserving real detail. It's applied after interpolation.FBDD: Fake Before Demosaicing " "Denoising noise reduction. It's applied before interpolation.CFA Line Denoise: Banding " "noise suppression. It's applied after interpolation.Impulse Denoise: Impulse noise suppression. It's " "applied after interpolation." #: libkdcraw/dcrawsettingswidget.cpp:624 msgctxt "@option:check" msgid "Enable Chromatic Aberration correction" msgstr "Enable Chromatic Aberration correction" #: libkdcraw/dcrawsettingswidget.cpp:625 msgctxt "@info:whatsthis" msgid "" "Enable Chromatic Aberration correctionEnlarge the raw " "red-green and blue-yellow axis by the given factors (automatic by default)." msgstr "" "Enable Chromatic Aberration correctionEnlarge the raw " "red-green and blue-yellow axis by the given factors (automatic by default)." #: libkdcraw/dcrawsettingswidget.cpp:630 msgctxt "@option:check" msgid "Automatic color axis adjustments" msgstr "Automatic colour axis adjustments" #: libkdcraw/dcrawsettingswidget.cpp:631 msgctxt "@info:whatsthis" msgid "" "Automatic Chromatic Aberration correctionIf 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." msgstr "" "Automatic Chromatic Aberration correctionIf 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 colour " "factors." #: libkdcraw/dcrawsettingswidget.cpp:638 msgctxt "@label:slider" msgid "Red-Green:" msgstr "Red-Green:" #: libkdcraw/dcrawsettingswidget.cpp:643 msgctxt "@info:whatsthis" msgid "" "Red-Green multiplierSet here the amount of correction " "on red-green axis" msgstr "" "Red-Green multiplierSet here the amount of correction " "on red-green axis" #: libkdcraw/dcrawsettingswidget.cpp:646 msgctxt "@label:slider" msgid "Blue-Yellow:" msgstr "Blue-Yellow:" #: libkdcraw/dcrawsettingswidget.cpp:651 msgctxt "@info:whatsthis" msgid "" "Blue-Yellow multiplierSet here the amount of correction " "on blue-yellow axis" msgstr "" "Blue-Yellow multiplierSet here the amount of correction " "on blue-yellow axis" #: libkdcraw/dcrawsettingswidget.cpp:670 msgctxt "@label" msgid "Corrections" msgstr "Corrections" #: libkdcraw/dcrawsettingswidget.cpp:678 msgctxt "@label:listbox" msgid "Camera Profile:" msgstr "Camera Profile:" #: libkdcraw/dcrawsettingswidget.cpp:680 msgctxt "@item:inlistbox Camera Profile" msgid "None" msgstr "None" #: libkdcraw/dcrawsettingswidget.cpp:681 msgctxt "@item:inlistbox Camera Profile" msgid "Embedded" msgstr "Embedded" #: libkdcraw/dcrawsettingswidget.cpp:682 msgctxt "@item:inlistbox Camera Profile" msgid "Custom" msgstr "Custom" #: libkdcraw/dcrawsettingswidget.cpp:684 msgctxt "@info:whatsthis" msgid "" "Camera ProfileSelect here the input color space used to " "decode RAW data.None: no input color profile is used during RAW decoding.Embedded: use embedded color " "profile from RAW file, if it exists.Custom: use a custom input color space profile." msgstr "" "Camera ProfileSelect here the input colour space used " "to decode RAW data.None: no input colour profile is used during RAW decoding.Embedded: use embedded colour " "profile from RAW file, if it exists.Custom: use a custom input colour space profile." #: libkdcraw/dcrawsettingswidget.cpp:695 libkdcraw/dcrawsettingswidget.cpp:729 msgid "ICC Files (*.icc; *.icm)" msgstr "ICC Files (*.icc; *.icm)" #: libkdcraw/dcrawsettingswidget.cpp:697 msgctxt "@label:listbox" msgid "Workspace:" msgstr "Workspace:" #: libkdcraw/dcrawsettingswidget.cpp:699 msgctxt "@item:inlistbox Workspace" msgid "Raw (no profile)" msgstr "Raw (no profile)" #: libkdcraw/dcrawsettingswidget.cpp:700 msgctxt "@item:inlistbox Workspace" msgid "sRGB" msgstr "sRGB" #: libkdcraw/dcrawsettingswidget.cpp:701 msgctxt "@item:inlistbox Workspace" msgid "Adobe RGB" msgstr "Adobe RGB" #: libkdcraw/dcrawsettingswidget.cpp:702 msgctxt "@item:inlistbox Workspace" msgid "Wide Gamut" msgstr "Wide Gamut" #: libkdcraw/dcrawsettingswidget.cpp:703 msgctxt "@item:inlistbox Workspace" msgid "Pro-Photo" msgstr "Pro-Photo" #: libkdcraw/dcrawsettingswidget.cpp:704 msgctxt "@item:inlistbox Workspace" msgid "Custom" msgstr "Custom" #: libkdcraw/dcrawsettingswidget.cpp:706 msgctxt "@info:whatsthis" msgid "" "WorkspaceSelect here the output color space used to " "decode RAW data.Raw " "(linear): in this mode, no output color space is used during RAW " "decoding.sRGB: 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." "Adobe RGB: this color space " "is an extended RGB color space, developed by Adobe. It is used for " "photography applications such as advertising and fine art.Wide Gamut: this color space " "is an expanded version of the Adobe RGB color space.Pro-Photo: 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.Custom: use a custom output color space profile." msgstr "" "WorkspaceSelect here the output colour space used to " "decode RAW data.Raw " "(linear): in this mode, no output colour space is used during RAW " "decoding.sRGB: this is an " "RGB colour space, created cooperatively by Hewlett-Packard and Microsoft. It " "is the best choice for images destined for the Web and portrait photography." "Adobe RGB: this colour space " "is an extended RGB colour space, developed by Adobe. It is used for " "photography applications such as advertising and fine art.Wide Gamut: this colour space " "is an expanded version of the Adobe RGB colour space.Pro-Photo: this colour space is an RGB colour " "space, developed by Kodak, that offers an especially large gamut designed " "for use with photographic outputs in mind.Custom: use a custom output colour space profile." #: libkdcraw/dcrawsettingswidget.cpp:741 msgctxt "@label" msgid "Color Management" msgstr "Colour Management" #: libkdcraw/dcrawsettingswidget.cpp:955 msgctxt "@label" msgid "Threshold:" msgstr "Threshold:" #: libkdcraw/dcrawsettingswidget.cpp:956 msgctxt "@info:whatsthis" msgid "" "ThresholdSet here the noise reduction threshold value " "to use." msgstr "" "ThresholdSet here the noise reduction threshold value " "to use." #: libkdcraw/dcrawsettingswidget.cpp:969 msgctxt "@label" msgid "Luminance:" msgstr "Luminance:" #: libkdcraw/dcrawsettingswidget.cpp:970 msgctxt "@info:whatsthis" msgid "" "LuminanceAmount of Luminance impulse noise reduction." msgstr "" "LuminanceAmount of Luminance impulse noise reduction." #: libkdcraw/dcrawsettingswidget.cpp:972 msgctxt "@label" msgid "Chrominance:" msgstr "Chrominance:" #: libkdcraw/dcrawsettingswidget.cpp:973 msgctxt "@info:whatsthis" msgid "" "ChrominanceAmount of Chrominance impulse noise " "reduction." msgstr "" "ChrominanceAmount of Chrominance impulse noise " "reduction." #: libkdcraw/rcombobox.cpp:69 libkdcraw/rnuminput.cpp:70 #: libkdcraw/rnuminput.cpp:169 msgctxt "@info:tooltip" msgid "Reset to default value" msgstr "Reset to default value"