diff options
Diffstat (limited to 'po/pa')
-rw-r--r-- | po/pa/libkdcraw.po | 222 |
1 files changed, 111 insertions, 111 deletions
diff --git a/po/pa/libkdcraw.po b/po/pa/libkdcraw.po index eabccad..20b0356 100644 --- a/po/pa/libkdcraw.po +++ b/po/pa/libkdcraw.po @@ -4,19 +4,43 @@ msgid "" msgstr "" "Project-Id-Version: libkdcraw\n" -"POT-Creation-Date: 2008-09-15 08:37+0200\n" +"POT-Creation-Date: 2019-03-19 18:06+0100\n" "PO-Revision-Date: 2007-03-04 13:58+0530\n" "Last-Translator: A S Alam <aalam@users.sf.net>\n" "Language-Team: Punjabi <punjabi-l10n@users.sf.net>\n" +"Language: pa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: libkdcraw/rcombobox.cpp:73 libkdcraw/rnuminput.cpp:74 -#: libkdcraw/rnuminput.cpp:172 -msgid "Reset to default value" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: libkdcraw/dcrawbinary.cpp:160 +msgid "" +"<qt><p>Unable to find the <b>%1</b> executable:<br>This binary program is " +"required to support Raw file formats. You can continue, but you will not be " +"able to handle any Raw images. Please check the installation of libkdcraw " +"package on your computer." +msgstr "" + +#: libkdcraw/dcrawbinary.cpp:176 +msgid "" +"<qt><p><b>%1</b> executable is not up to date:<br> The version %2 of this " +"binary program have been found on your computer. This version is too old to " +"run properly. You can continue, but you will not be able to handle any Raw " +"images. Please check the installation of libkdcraw package on your computer." msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:183 @@ -27,10 +51,9 @@ msgstr "16 ਬਿੱਟ ਰੰਗ ਗਹਿਰਾਈ" msgid "" "<p>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." -"<p>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." +"recommended to use Color Management in this mode.<p>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 "" #: libkdcraw/dcrawsettingswidget.cpp:203 @@ -39,13 +62,12 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:204 msgid "" -"<p><b>Interpolate RGB as four colors</b>" -"<p>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." -"<p>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." +"<p><b>Interpolate RGB as four colors</b><p>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." +"<p>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 "" #: libkdcraw/dcrawsettingswidget.cpp:217 @@ -63,12 +85,10 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:225 msgid "" -"<p><b>Do not stretch or rotate pixels</b>" -"<p>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." -"<p>" +"<p><b>Do not stretch or rotate pixels</b><p>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.<p>" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:235 @@ -93,28 +113,25 @@ msgstr "AHD" #: libkdcraw/dcrawsettingswidget.cpp:242 msgid "" -"<p><b>Quality (interpolation)</b>" -"<p>Select here the demosaicing RAW images decoding interpolation method. 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. There are 4 methods to demosaicing RAW images:" -"<p><b>Bilinear</b>: use high-speed but low-quality bilinear interpolation " -"(default - for slow computer). In this method, the red value of a non-red pixel " -"is computed as the average of the adjacent red pixels, and similar for blue and " -"green." +"<p><b>Quality (interpolation)</b><p>Select here the demosaicing RAW images " +"decoding interpolation method. 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. There are 4 methods to demosaicing RAW images:<p><b>Bilinear</" +"b>: use high-speed but low-quality bilinear interpolation (default - for " +"slow computer). In this method, the red value of a non-red pixel is computed " +"as the average of the adjacent red pixels, and similar for blue and green." "<p><b>VNG</b>: 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." -"<p><b>PPG</b>: 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." -"<p><b>AHD</b>: use Adaptive Homogeneity-Directed interpolation. This method " -"selects the direction of interpolation so as to maximize a homogeneity metric, " -"thus typically minimizing color artifacts." -"<p>" +"estimate.<p><b>PPG</b>: 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.<p><b>AHD</b>: use Adaptive Homogeneity-Directed " +"interpolation. This method selects the direction of interpolation so as to " +"maximize a homogeneity metric, thus typically minimizing color artifacts.<p>" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:272 @@ -123,9 +140,8 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:273 msgid "" -"<p><b>Median Filter</b>" -"<p>Set here the passes used by median filter applied after interpolation to " -"Red-Green and Blue-Green channels." +"<p><b>Median Filter</b><p>Set here the passes used by median filter applied " +"after interpolation to Red-Green and Blue-Green channels." msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:282 @@ -154,15 +170,12 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:297 msgid "" -"<p><b>White Balance Method</b>" -"<p>Configure the raw white balance :" +"<p><b>White Balance Method</b><p>Configure the raw white balance :" "<p><b>Default D65</b>: Use a standard daylight D65 white balance (dcraw " -"defaults)" -"<p><b>Camera</b>: Use the white balance specified by the camera. If not " -"available, reverts to default neutral white balance" -"<p><b>Automatic</b>: Calculates an automatic white balance averaging the entire " -"image" -"<p><b>Manual</b>: Set a custom temperature and green level values" +"defaults)<p><b>Camera</b>: Use the white balance specified by the camera. If " +"not available, reverts to default neutral white balance<p><b>Automatic</b>: " +"Calculates an automatic white balance averaging the entire " +"image<p><b>Manual</b>: Set a custom temperature and green level values" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:309 @@ -204,13 +217,11 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:328 msgid "" -"<p><b>Highlights</b>" -"<p>Select here the highlight clipping method:" -"<p><b>Solid white</b>: clip all highlights to solid white" -"<p><b>Unclip</b>: leave highlights unclipped in various shades of pink" -"<p><b>Blend</b>:Blend clipped and unclipped values together for a gradual fade " -"to white" -"<p><b>Rebuild</b>: reconstruct highlights using a level value" +"<p><b>Highlights</b><p>Select here the highlight clipping method:<p><b>Solid " +"white</b>: clip all highlights to solid white<p><b>Unclip</b>: leave " +"highlights unclipped in various shades of pink<p><b>Blend</b>:Blend clipped " +"and unclipped values together for a gradual fade to white<p><b>Rebuild</b>: " +"reconstruct highlights using a level value" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:337 @@ -219,9 +230,8 @@ msgstr "ਪੱਧਰ:" #: libkdcraw/dcrawsettingswidget.cpp:341 msgid "" -"<p><b>Level</b>" -"<p>Specify the reconstruct highlight level. Low values favor whites and high " -"values favor colors." +"<p><b>Level</b><p>Specify the reconstruct highlight level. Low values favor " +"whites and high values favor colors." msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:345 @@ -230,10 +240,8 @@ msgstr "ਚਮਕ:" #: libkdcraw/dcrawsettingswidget.cpp:350 msgid "" -"<p><b>Brighness</b>" -"<p>Specify the brightness level of output image.The default value is 1.0 (works " -"in 8-bit mode only)." -"<p>" +"<p><b>Brighness</b><p>Specify the brightness level of output image.The " +"default value is 1.0 (works in 8-bit mode only).<p>" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:360 @@ -242,17 +250,15 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:361 msgid "" -"<p><b>Black point</b>" -"<p>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." -"<p>" +"<p><b>Black point</b><p>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.<p>" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:368 msgid "" -"<p><b>Black point value</b>" -"<p>Specify specific black point value of the output image." -"<p>" +"<p><b>Black point value</b><p>Specify specific black point value of the " +"output image.<p>" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:371 @@ -261,17 +267,15 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:372 msgid "" -"<p><b>White point</b>" -"<p>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." -"<p>" +"<p><b>White point</b><p>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.<p>" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:379 msgid "" -"<p><b>White point value</b>" -"<p>Specify specific white point value of the output image." -"<p>" +"<p><b>White point value</b><p>Specify specific white point value of the " +"output image.<p>" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:409 @@ -285,9 +289,8 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:418 msgid "" -"<p><b>Enable Noise Reduction</b>" -"<p>Use wavelets to erase noise while preserving real detail." -"<p>" +"<p><b>Enable Noise Reduction</b><p>Use wavelets to erase noise while " +"preserving real detail.<p>" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:424 @@ -296,8 +299,7 @@ msgstr "ਥਰੈਸ਼ਹੋਲਡ:" #: libkdcraw/dcrawsettingswidget.cpp:425 msgid "" -"<p><b>Threshold</b>" -"<p>Set here the noise reduction threshold value to use." +"<p><b>Threshold</b><p>Set here the noise reduction threshold value to use." msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:428 @@ -306,10 +308,9 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:429 msgid "" -"<p><b>Enable Chromatic Aberration correction</b>" -"<p>Enlarge the raw red and blue layers by the given factors, typically 0.999 to " -"1.001, to correct chromatic aberration." -"<p>" +"<p><b>Enable Chromatic Aberration correction</b><p>Enlarge the raw red and " +"blue layers by the given factors, typically 0.999 to 1.001, to correct " +"chromatic aberration.<p>" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:433 @@ -318,8 +319,7 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:438 msgid "" -"<p><b>Red multiplier</b>" -"<p>Set here the magnification factor of the red layer" +"<p><b>Red multiplier</b><p>Set here the magnification factor of the red layer" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:441 @@ -328,8 +328,8 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:446 msgid "" -"<p><b>Blue multiplier</b>" -"<p>Set here the magnification factor of the blue layer" +"<p><b>Blue multiplier</b><p>Set here the magnification factor of the blue " +"layer" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:461 @@ -354,9 +354,8 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:475 msgid "" -"<p><b>Camera Profile</b>" -"<p>Select here the input color space used to decode RAW data." -"<p><b>None</b>: no input color profile is used during RAW decoding." +"<p><b>Camera Profile</b><p>Select here the input color space used to decode " +"RAW data.<p><b>None</b>: no input color profile is used during RAW decoding." "<p><b>Embedded</b>: use embedded color profile from RAW file if exist." "<p><b>Custom</b>: use a custom input color space profile." msgstr "" @@ -392,28 +391,29 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:494 msgid "" -"<p><b>Workspace</b>" -"<p>Select here the output color space used to decode RAW data." -"<p><b>Raw (linear)</b>: in this mode, no output color space is used during RAW " -"decoding." -"<p><b>sRGB</b>: this is a RGB color space, created cooperatively by " -"Hewlett-Packard and Microsoft. It is the best choice for images destined for " -"the Web and portrait photography." -"<p><b>Adobe RGB</b>: this color space is an extended RGB color space, developed " -"by Adobe. It is used for photography applications such as advertising and fine " -"art." -"<p><b>Wide Gamut</b>: this color space is an expanded version of the Adobe RGB " -"color space." -"<p><b>Pro-Photo</b>: 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." -"<p><b>Custom</b>: use a custom output color space profile." +"<p><b>Workspace</b><p>Select here the output color space used to decode RAW " +"data.<p><b>Raw (linear)</b>: in this mode, no output color space is used " +"during RAW decoding.<p><b>sRGB</b>: this is a RGB color space, created " +"cooperatively by Hewlett-Packard and Microsoft. It is the best choice for " +"images destined for the Web and portrait photography.<p><b>Adobe RGB</b>: " +"this color space is an extended RGB color space, developed by Adobe. It is " +"used for photography applications such as advertising and fine art." +"<p><b>Wide Gamut</b>: this color space is an expanded version of the Adobe " +"RGB color space.<p><b>Pro-Photo</b>: 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.<p><b>Custom</b>: use a custom output " +"color space profile." msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:525 msgid "Color Management" msgstr "" +#: libkdcraw/rcombobox.cpp:73 libkdcraw/rnuminput.cpp:74 +#: libkdcraw/rnuminput.cpp:172 +msgid "Reset to default value" +msgstr "" + #, fuzzy #~ msgid "Camera White Balance" #~ msgstr "ਕੈਮਰਾ ਚਿੱਟਾ ਸੰਤੁਲਨ ਵਰਤੋਂ" |