diff options
author | Slávek Banko <[email protected]> | 2019-03-19 22:02:37 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-03-31 10:56:16 +0200 |
commit | db9836f994a69340f26b768f03fe8144d5bfee15 (patch) | |
tree | f7f97d35ea14b106a9b6e9219f0a92192d8ba4c0 /po/kipiplugin_rawconverter.pot | |
parent | 2cf95fc0a83b6b23e7850a393ae10df7994ba38e (diff) | |
download | kipi-plugins-db9836f994a69340f26b768f03fe8144d5bfee15.tar.gz kipi-plugins-db9836f994a69340f26b768f03fe8144d5bfee15.zip |
Add CMakeL10n rules.
Create translation templates.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit dbc86217d05b4e7c00958fd3da95dafda1877fdf)
Diffstat (limited to 'po/kipiplugin_rawconverter.pot')
-rw-r--r-- | po/kipiplugin_rawconverter.pot | 227 |
1 files changed, 227 insertions, 0 deletions
diff --git a/po/kipiplugin_rawconverter.pot b/po/kipiplugin_rawconverter.pot new file mode 100644 index 0000000..a192a55 --- /dev/null +++ b/po/kipiplugin_rawconverter.pot @@ -0,0 +1,227 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 18:33+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 "" + +#: actionthread.cpp:168 +msgid "Cannot identify Raw image" +msgstr "" + +#: actionthread.cpp:175 +msgid "Make: %1\n" +msgstr "" + +#: actionthread.cpp:176 +msgid "Model: %1\n" +msgstr "" + +#: actionthread.cpp:180 +msgid "Created: %1\n" +msgstr "" + +#: actionthread.cpp:186 +msgid "Aperture: f/%1\n" +msgstr "" + +#: actionthread.cpp:191 +msgid "Focal: %1 mm\n" +msgstr "" + +#: actionthread.cpp:196 +msgid "Exposure: 1/%1 s\n" +msgstr "" + +#: actionthread.cpp:201 +msgid "Sensitivity: %1 ISO" +msgstr "" + +#: batchdialog.cpp:87 +msgid "Raw Images Batch Converter" +msgstr "" + +#: batchdialog.cpp:89 singledialog.cpp:85 +msgid "Con&vert" +msgstr "" + +#: batchdialog.cpp:89 singledialog.cpp:85 +msgid "&Abort" +msgstr "" + +#: batchdialog.cpp:100 +msgid "Thumbnail" +msgstr "" + +#: batchdialog.cpp:101 +msgid "Raw File" +msgstr "" + +#: batchdialog.cpp:102 +msgid "Target File" +msgstr "" + +#: batchdialog.cpp:103 +msgid "Camera" +msgstr "" + +#: batchdialog.cpp:117 batchdialog.cpp:120 singledialog.cpp:102 +#: singledialog.cpp:105 +msgid "Save settings" +msgstr "" + +#: batchdialog.cpp:136 singledialog.cpp:116 +msgid "RAW Image Converter" +msgstr "" + +#: batchdialog.cpp:139 +msgid "A Kipi plugin to batch convert Raw images" +msgstr "" + +#: batchdialog.cpp:143 singledialog.cpp:123 +msgid "Original author" +msgstr "" + +#: batchdialog.cpp:146 singledialog.cpp:126 +msgid "Maintainer" +msgstr "" + +#: batchdialog.cpp:151 singledialog.cpp:131 +msgid "Plugin Handbook" +msgstr "" + +#: batchdialog.cpp:157 +msgid "<p>Start converting the Raw images from current settings" +msgstr "" + +#: batchdialog.cpp:158 +msgid "<p>Abort the current Raw files conversion" +msgstr "" + +#: batchdialog.cpp:159 singledialog.cpp:145 +msgid "<p>Exit Raw Converter" +msgstr "" + +#: batchdialog.cpp:311 +msgid "There is no Raw file to process in the list!" +msgstr "" + +#: batchdialog.cpp:522 singledialog.cpp:436 +msgid "Save Raw Image converted from '%1' as" +msgstr "" + +#: batchdialog.cpp:551 singledialog.cpp:463 +#, c-format +msgid "Failed to save image %1" +msgstr "" + +#: plugin_rawconverter.cpp:84 +msgid "Raw Image Converter..." +msgstr "" + +#: plugin_rawconverter.cpp:92 +msgid "Batch Raw Converter..." +msgstr "" + +#: plugin_rawconverter.cpp:170 +msgid "\"%1\" is not a Raw file." +msgstr "" + +#: previewwidget.cpp:110 +msgid "Failed to load image after processing" +msgstr "" + +#: savesettingswidget.cpp:77 +msgid "Output file format:" +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><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." +msgstr "" + +#: savesettingswidget.cpp:101 +msgid "If Target File Exists:" +msgstr "" + +#: savesettingswidget.cpp:103 +msgid "Overwrite automatically" +msgstr "" + +#: savesettingswidget.cpp:104 +msgid "Open rename-file dialog" +msgstr "" + +#: singledialog.cpp:83 +msgid "Raw Image Converter" +msgstr "" + +#: singledialog.cpp:85 +msgid "&Preview" +msgstr "" + +#: singledialog.cpp:119 +msgid "A Kipi plugin to convert a Raw image" +msgstr "" + +#: singledialog.cpp:136 +msgid "" +"<p>Generate a Preview from current settings. Uses a simple bilinear " +"interpolation for quick results." +msgstr "" + +#: singledialog.cpp:140 +msgid "" +"<p>Convert the Raw Image from current settings. This uses a high-quality " +"adaptive algorithm." +msgstr "" + +#: singledialog.cpp:143 +msgid "<p>Abort the current Raw file conversion" +msgstr "" + +#: singledialog.cpp:393 +msgid "Failed to generate preview" +msgstr "" + +#: singledialog.cpp:472 +msgid "Failed to convert Raw image" +msgstr "" + +#: singledialog.cpp:477 +msgid "Generating Preview..." +msgstr "" + +#: singledialog.cpp:490 +msgid "Converting Raw Image..." +msgstr "" |