From 99b4262a24d1c0390aac1b4ce5c7c1c1339403d0 Mon Sep 17 00:00:00 2001 From: TDE Weblate Date: Sun, 31 Mar 2019 08:51:54 +0000 Subject: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: libraries/libkdcraw Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/ --- po/sr@Latn/libkdcraw.po | 226 ++++++++++++++++++++++++------------------------ 1 file changed, 113 insertions(+), 113 deletions(-) (limited to 'po/sr@Latn') diff --git a/po/sr@Latn/libkdcraw.po b/po/sr@Latn/libkdcraw.po index ad84731..7c9f7f2 100644 --- a/po/sr@Latn/libkdcraw.po +++ b/po/sr@Latn/libkdcraw.po @@ -4,20 +4,44 @@ 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-07-23 14:06+0200\n" "Last-Translator: Slobodan Simic \n" "Language-Team: Serbian \n" +"Language: sr\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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" -"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\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 "" +"

Unable to find the %1 executable:
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 "" +"

%1 executable is not up to date:
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 @@ -28,10 +52,9 @@ msgstr "16-bitne boje" 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." +"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 "" #: libkdcraw/dcrawsettingswidget.cpp:203 @@ -40,13 +63,12 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:204 msgid "" -"

Interpolate RGB as four colors" -"

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." -"

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." +"

Interpolate RGB as four colors

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." +"

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 @@ -64,12 +86,10 @@ msgstr "Ne rasteži i ne rotiraj piksele" #: libkdcraw/dcrawsettingswidget.cpp:225 msgid "" -"

Do not stretch or rotate pixels" -"

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." -"

" +"

Do not stretch or rotate pixels

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.

" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:235 @@ -94,28 +114,25 @@ msgstr "AHD" #: libkdcraw/dcrawsettingswidget.cpp:242 msgid "" -"

Quality (interpolation)" -"

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:" -"

Bilinear: 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." +"

Quality (interpolation)

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:

Bilinear: 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." "

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." -"

" +"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.

" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:272 @@ -124,9 +141,8 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:273 msgid "" -"

Median Filter" -"

Set here the passes used by median filter applied after interpolation to " -"Red-Green and Blue-Green channels." +"

Median Filter

Set here the passes used by median filter applied " +"after interpolation to Red-Green and Blue-Green channels." msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:282 @@ -155,15 +171,12 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:297 msgid "" -"

White Balance Method" -"

Configure the raw white balance :" +"

White Balance Method

Configure the raw white balance :" "

Default D65: Use a standard daylight D65 white balance (dcraw " -"defaults)" -"

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" +"defaults)

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 "" #: libkdcraw/dcrawsettingswidget.cpp:309 @@ -205,13 +218,11 @@ msgstr "Ponovo izgradi" #: libkdcraw/dcrawsettingswidget.cpp:328 msgid "" -"

Highlights" -"

Select here the highlight clipping method:" -"

Solid white: clip all highlights to solid white" -"

Unclip: leave highlights unclipped in various shades of pink" -"

Blend:Blend clipped and unclipped values together for a gradual fade " -"to white" -"

Rebuild: reconstruct highlights using a level value" +"

Highlights

Select here the highlight clipping method:

Solid " +"white: clip all highlights to solid white

Unclip: leave " +"highlights unclipped in various shades of pink

Blend:Blend clipped " +"and unclipped values together for a gradual fade to white

Rebuild: " +"reconstruct highlights using a level value" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:337 @@ -220,9 +231,8 @@ msgstr "Nivo:" #: libkdcraw/dcrawsettingswidget.cpp:341 msgid "" -"

Level" -"

Specify the reconstruct highlight level. Low values favor whites and high " -"values favor colors." +"

Level

Specify the reconstruct highlight level. Low values favor " +"whites and high values favor colors." msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:345 @@ -231,10 +241,8 @@ msgstr "Osvetljaj:" #: libkdcraw/dcrawsettingswidget.cpp:350 msgid "" -"

Brighness" -"

Specify the brightness level of output image.The default value is 1.0 (works " -"in 8-bit mode only)." -"

" +"

Brighness

Specify the brightness level of output image.The " +"default value is 1.0 (works in 8-bit mode only).

" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:360 @@ -243,17 +251,15 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:361 msgid "" -"

Black point" -"

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." -"

" +"

Black point

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.

" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:368 msgid "" -"

Black point value" -"

Specify specific black point value of the output image." -"

" +"

Black point value

Specify specific black point value of the " +"output image.

" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:371 @@ -262,17 +268,15 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:372 msgid "" -"

White point" -"

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." -"

" +"

White point

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.

" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:379 msgid "" -"

White point value" -"

Specify specific white point value of the output image." -"

" +"

White point value

Specify specific white point value of the " +"output image.

" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:409 @@ -286,9 +290,8 @@ msgstr "Uključi smanjenje šuma" #: libkdcraw/dcrawsettingswidget.cpp:418 msgid "" -"

Enable Noise Reduction" -"

Use wavelets to erase noise while preserving real detail." -"

" +"

Enable Noise Reduction

Use wavelets to erase noise while " +"preserving real detail.

" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:424 @@ -297,8 +300,7 @@ msgstr "Prag:" #: libkdcraw/dcrawsettingswidget.cpp:425 msgid "" -"

Threshold" -"

Set here the noise reduction threshold value to use." +"

Threshold

Set here the noise reduction threshold value to use." msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:428 @@ -308,10 +310,9 @@ msgstr "Uključi smanjenje šuma" #: libkdcraw/dcrawsettingswidget.cpp:429 msgid "" -"

Enable Chromatic Aberration correction" -"

Enlarge the raw red and blue layers by the given factors, typically 0.999 to " -"1.001, to correct chromatic aberration." -"

" +"

Enable Chromatic Aberration correction

Enlarge the raw red and " +"blue layers by the given factors, typically 0.999 to 1.001, to correct " +"chromatic aberration.

" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:433 @@ -320,8 +321,7 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:438 msgid "" -"

Red multiplier" -"

Set here the magnification factor of the red layer" +"

Red multiplier

Set here the magnification factor of the red layer" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:441 @@ -331,8 +331,8 @@ msgstr "Stopi" #: libkdcraw/dcrawsettingswidget.cpp:446 msgid "" -"

Blue multiplier" -"

Set here the magnification factor of the blue layer" +"

Blue multiplier

Set here the magnification factor of the blue " +"layer" msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:461 @@ -357,9 +357,8 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:475 msgid "" -"

Camera Profile" -"

Select here the input color space used to decode RAW data." -"

None: no input color profile is used during RAW decoding." +"

Camera Profile

Select 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 exist." "

Custom: use a custom input color space profile." msgstr "" @@ -395,28 +394,29 @@ msgstr "" #: libkdcraw/dcrawsettingswidget.cpp:494 msgid "" -"

Workspace" -"

Select 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 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." -"

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." +"

Workspace

Select 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 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.

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 "" #: 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 "Automatski balans belog" -- cgit v1.2.1