diff options
author | TDE Weblate <[email protected]> | 2019-03-31 08:57:52 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2019-03-31 08:57:52 +0000 |
commit | 8213cee9ec38b5cfca7f0bbd6f0eea80ae18969b (patch) | |
tree | 4bcacb530a6e05a13e00c245d28b8312468ee791 /po/sk | |
parent | 63f9b9ceb7f5c975e77781a8325e481d0b43c740 (diff) | |
download | kipi-plugins-8213cee9ec38b5cfca7f0bbd6f0eea80ae18969b.tar.gz kipi-plugins-8213cee9ec38b5cfca7f0bbd6f0eea80ae18969b.zip |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: libraries/kipi-plugins - rawconverter
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/kipi-plugins-rawconverter/
Diffstat (limited to 'po/sk')
-rw-r--r-- | po/sk/kipiplugin_rawconverter.po | 47 |
1 files changed, 20 insertions, 27 deletions
diff --git a/po/sk/kipiplugin_rawconverter.po b/po/sk/kipiplugin_rawconverter.po index d2271a3..b2d9be3 100644 --- a/po/sk/kipiplugin_rawconverter.po +++ b/po/sk/kipiplugin_rawconverter.po @@ -4,23 +4,24 @@ msgid "" msgstr "" "Project-Id-Version: kipiplugin_rawconverter\n" -"POT-Creation-Date: 2008-09-15 08:37+0200\n" +"POT-Creation-Date: 2019-03-19 18:33+0100\n" "PO-Revision-Date: 2006-09-15 18:47+0200\n" "Last-Translator: Richard Fric <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" +"Language: sk\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: _translatorinfo.cpp:1 +#: _translatorinfo:1 msgid "" "_: NAME OF TRANSLATORS\n" "Your names" msgstr "" -#: _translatorinfo.cpp:3 +#: _translatorinfo:2 msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" @@ -31,33 +32,27 @@ msgid "Cannot identify Raw image" msgstr "" #: actionthread.cpp:175 -msgid "" -"Make: %1\n" +msgid "Make: %1\n" msgstr "" #: actionthread.cpp:176 -msgid "" -"Model: %1\n" +msgid "Model: %1\n" msgstr "" #: actionthread.cpp:180 -msgid "" -"Created: %1\n" +msgid "Created: %1\n" msgstr "" #: actionthread.cpp:186 -msgid "" -"Aperture: f/%1\n" +msgid "Aperture: f/%1\n" msgstr "" #: actionthread.cpp:191 -msgid "" -"Focal: %1 mm\n" +msgid "Focal: %1 mm\n" msgstr "" #: actionthread.cpp:196 -msgid "" -"Exposure: 1/%1 s\n" +msgid "Exposure: 1/%1 s\n" msgstr "" #: actionthread.cpp:201 @@ -164,19 +159,17 @@ msgstr "" #: savesettingswidget.cpp:83 msgid "" -"<p>Set here the output file format to use:" -"<p><b>JPEG</b>: output the processed image in JPEG Format. this format will " -"give smaller-sized files. Minimum JPEG compression level will be used during " -"Raw conversion." +"<p>Set here the output file format to use:<p><b>JPEG</b>: output the " +"processed image in JPEG Format. this format will give smaller-sized files. " +"Minimum JPEG compression level will be used during Raw conversion." "<p><b>Warning!!! duing of destructive compression algorithm, JPEG is a lossy " -"quality format.</b>" -"<p><b>TIFF</b>: output the processed image in TIFF Format. This generates " -"larges, without losing quality. Adobe Deflate compression will be used during " -"conversion." -"<p><b>PPM</b>: output the processed image in PPM Format. This generates the " -"largest files, without losing quality." -"<p><b>PNG</b>: output the processed image in PNG Format. This generates larges, " -"without losing quality. Maximum PNG compression will be used during conversion." +"quality format.</b><p><b>TIFF</b>: output the processed image in TIFF " +"Format. This generates larges, without losing quality. Adobe Deflate " +"compression will be used during conversion.<p><b>PPM</b>: output the " +"processed image in PPM Format. This generates the largest files, without " +"losing quality.<p><b>PNG</b>: output the processed image in PNG Format. This " +"generates larges, without losing quality. Maximum PNG compression will be " +"used during conversion." msgstr "" #: savesettingswidget.cpp:101 |