diff options
author | Slávek Banko <[email protected]> | 2019-03-19 22:02:37 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-03-19 22:02:37 +0100 |
commit | dbc86217d05b4e7c00958fd3da95dafda1877fdf (patch) | |
tree | 0a8cdf28d78846052068a9c69bb6e5ce4ee01d03 /po/kipiplugin_jpeglossless.pot | |
parent | 47e7af27e977437f283d6e181af4da35bedf2235 (diff) | |
download | kipi-plugins-dbc86217d05b4e7c00958fd3da95dafda1877fdf.tar.gz kipi-plugins-dbc86217d05b4e7c00958fd3da95dafda1877fdf.zip |
Add CMakeL10n rules.
Create translation templates.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'po/kipiplugin_jpeglossless.pot')
-rw-r--r-- | po/kipiplugin_jpeglossless.pot | 192 |
1 files changed, 192 insertions, 0 deletions
diff --git a/po/kipiplugin_jpeglossless.pot b/po/kipiplugin_jpeglossless.pot new file mode 100644 index 0000000..7933f98 --- /dev/null +++ b/po/kipiplugin_jpeglossless.pot @@ -0,0 +1,192 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 18:32+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: convert2grayscale.cpp:86 convert2grayscale.cpp:163 imageflip.cpp:86 +#: imagerotate.cpp:87 jpegtransform.cpp:163 jpegtransform.cpp:285 +msgid "Error in opening input file" +msgstr "" + +#: convert2grayscale.cpp:92 imageflip.cpp:92 imagerotate.cpp:93 +msgid "Error in opening temporary file" +msgstr "" + +#: convert2grayscale.cpp:100 +msgid "Cannot convert to gray scale RAW file" +msgstr "" + +#: convert2grayscale.cpp:124 imageflip.cpp:124 imagerotate.cpp:127 +msgid "Cannot update source image" +msgstr "" + +#: convert2grayscale.cpp:172 jpegtransform.cpp:172 jpegtransform.cpp:228 +#: jpegtransform.cpp:294 +msgid "Error in opening output file" +msgstr "" + +#: convert2grayscale.cpp:262 +#, c-format +msgid "Cannot convert to gray scale: %1" +msgstr "" + +#: imageflip.cpp:100 imagerotate.cpp:101 +msgid "Cannot rotate RAW file" +msgstr "" + +#: imageflip.cpp:150 imageflip.cpp:180 +msgid "Nonstandard flip action" +msgstr "" + +#: imageflip.cpp:216 +#, c-format +msgid "Cannot flip: %1" +msgstr "" + +#: imagerotate.cpp:163 imagerotate.cpp:204 +msgid "Nonstandard rotation angle" +msgstr "" + +#: imagerotate.cpp:240 +#, c-format +msgid "Cannot rotate: %1" +msgstr "" + +#: plugin_jpeglossless.cpp:82 +msgid "Auto Rotate/Flip Using Exif Information" +msgstr "" + +#: plugin_jpeglossless.cpp:89 +msgid "Rotate" +msgstr "" + +#: plugin_jpeglossless.cpp:109 +msgid "Flip" +msgstr "" + +#: plugin_jpeglossless.cpp:114 +msgid "Horizontally" +msgstr "" + +#: plugin_jpeglossless.cpp:122 +msgid "Vertically" +msgstr "" + +#: plugin_jpeglossless.cpp:130 +msgid "Convert to Black && White" +msgstr "" + +#: plugin_jpeglossless.cpp:189 +msgid "horizontaly" +msgstr "" + +#: plugin_jpeglossless.cpp:195 +msgid "vertically" +msgstr "" + +#: plugin_jpeglossless.cpp:216 +#, c-format +msgid "Flip images %1" +msgstr "" + +#: plugin_jpeglossless.cpp:239 +msgid "right (clockwise)" +msgstr "" + +#: plugin_jpeglossless.cpp:245 +msgid "left (counterclockwise)" +msgstr "" + +#: plugin_jpeglossless.cpp:251 +msgid "using Exif orientation tag" +msgstr "" + +#: plugin_jpeglossless.cpp:272 +#, c-format +msgid "Rotate images %1" +msgstr "" + +#: plugin_jpeglossless.cpp:288 +msgid "" +"<p>Are you sure you wish to convert the selected image(s) to black and " +"white? This operation <b>cannot</b> be undone.</p>" +msgstr "" + +#: plugin_jpeglossless.cpp:305 +msgid "Convert images to black & white" +msgstr "" + +#: plugin_jpeglossless.cpp:347 +msgid "Rotating Image \"%1\"" +msgstr "" + +#: plugin_jpeglossless.cpp:352 +msgid "Flipping Image \"%1\"" +msgstr "" + +#: plugin_jpeglossless.cpp:357 +msgid "Converting to Black & White \"%1\"" +msgstr "" + +#: plugin_jpeglossless.cpp:378 +msgid "Failed to Rotate image" +msgstr "" + +#: plugin_jpeglossless.cpp:383 +msgid "Failed to Flip image" +msgstr "" + +#: plugin_jpeglossless.cpp:388 +msgid "Failed to convert image to Black & White" +msgstr "" + +#: plugin_jpeglossless.cpp:408 +msgid "Rotate image complete" +msgstr "" + +#: plugin_jpeglossless.cpp:413 +msgid "Flip image complete" +msgstr "" + +#: plugin_jpeglossless.cpp:418 +msgid "Convert to Black & White complete" +msgstr "" + +#: utils.cpp:90 +msgid "unable to open source file" +msgstr "" + +#: utils.cpp:117 +msgid "unable to open temp file" +msgstr "" + +#: utils.cpp:129 +msgid "Cannot rotate: unable to open temp file" +msgstr "" + +#: utils.cpp:178 +#, c-format +msgid "Cannot update metadata: %1" +msgstr "" |