diff options
author | Slávek Banko <[email protected]> | 2018-12-31 02:10:01 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-31 02:33:02 +0100 |
commit | ad59b2b7eec8cf7c1f48848be071d5fbd173bd84 (patch) | |
tree | 29a774c91164feb2b42959042b62128e8999ef2f /template/messages/tdeaddons/imgalleryplugin.pot | |
parent | 1758f9ac9b57165ad7b944871b240deda9702770 (diff) | |
download | tde-i18n-ad59b2b7eec8cf7c1f48848be071d5fbd173bd84.tar.gz tde-i18n-ad59b2b7eec8cf7c1f48848be071d5fbd173bd84.zip |
Add translation templates for tdeaddons.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit f92f4244c6fa42b3f76ff0555b2db305fd014d98)
Diffstat (limited to 'template/messages/tdeaddons/imgalleryplugin.pot')
-rw-r--r-- | template/messages/tdeaddons/imgalleryplugin.pot | 235 |
1 files changed, 235 insertions, 0 deletions
diff --git a/template/messages/tdeaddons/imgalleryplugin.pot b/template/messages/tdeaddons/imgalleryplugin.pot new file mode 100644 index 00000000000..8bcb7dde676 --- /dev/null +++ b/template/messages/tdeaddons/imgalleryplugin.pot @@ -0,0 +1,235 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-30 19:53+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 "" + +#: imgallerydialog.cpp:48 +msgid "Configure" +msgstr "" + +#: imgallerydialog.cpp:53 +msgid "Create Image Gallery" +msgstr "" + +#: imgallerydialog.cpp:54 +msgid "Create" +msgstr "" + +#: imgallerydialog.cpp:63 imgallerydialog.cpp:99 +#, c-format +msgid "Image Gallery for %1" +msgstr "" + +#: imgallerydialog.cpp:88 +msgid "Look" +msgstr "" + +#: imgallerydialog.cpp:88 +msgid "Page Look" +msgstr "" + +#: imgallerydialog.cpp:96 +msgid "&Page title:" +msgstr "" + +#: imgallerydialog.cpp:105 +msgid "I&mages per row:" +msgstr "" + +#: imgallerydialog.cpp:111 +msgid "Show image file &name" +msgstr "" + +#: imgallerydialog.cpp:115 +msgid "Show image file &size" +msgstr "" + +#: imgallerydialog.cpp:119 +msgid "Show image &dimensions" +msgstr "" + +#: imgallerydialog.cpp:132 +msgid "Fon&t name:" +msgstr "" + +#: imgallerydialog.cpp:144 +msgid "Font si&ze:" +msgstr "" + +#: imgallerydialog.cpp:156 +msgid "&Foreground color:" +msgstr "" + +#: imgallerydialog.cpp:168 +msgid "&Background color:" +msgstr "" + +#: imgallerydialog.cpp:178 +msgid "Folders" +msgstr "" + +#: imgallerydialog.cpp:185 +msgid "&Save to HTML file:" +msgstr "" + +#: imgallerydialog.cpp:188 +msgid "<p>The name of the HTML file this gallery will be saved to." +msgstr "" + +#: imgallerydialog.cpp:199 +msgid "&Recurse subfolders" +msgstr "" + +#: imgallerydialog.cpp:201 +msgid "" +"<p>Whether subfolders should be included for the image gallery creation or " +"not." +msgstr "" + +#: imgallerydialog.cpp:208 +msgid "Rec&ursion depth:" +msgstr "" + +#: imgallerydialog.cpp:210 +msgid "Endless" +msgstr "" + +#: imgallerydialog.cpp:212 +msgid "" +"<p>You can limit the number of folders the image gallery creator will " +"traverse to by setting an upper bound for the recursion depth." +msgstr "" + +#: imgallerydialog.cpp:224 +msgid "Copy or&iginal files" +msgstr "" + +#: imgallerydialog.cpp:227 +msgid "" +"<p>This makes a copy of all images and the gallery will refer to these " +"copies instead of the original images." +msgstr "" + +#: imgallerydialog.cpp:233 +msgid "Use &comment file" +msgstr "" + +#: imgallerydialog.cpp:237 +msgid "" +"<p>If you enable this option you can specify a comment file which will be " +"used for generating subtitles for the images.<p>For details about the file " +"format please see the \"What's This?\" help below." +msgstr "" + +#: imgallerydialog.cpp:244 +msgid "Comments &file:" +msgstr "" + +#: imgallerydialog.cpp:247 +msgid "" +"<p>You can specify the name of the comment file here. The comment file " +"contains the subtitles for the images. The format of this file " +"is:<p>FILENAME1:<br>Description<br><br>FILENAME2:<br>Description<br><br>and " +"so on" +msgstr "" + +#: imgallerydialog.cpp:274 +msgid "Thumbnails" +msgstr "" + +#: imgallerydialog.cpp:290 +msgid "Image format f&or the thumbnails:" +msgstr "" + +#: imgallerydialog.cpp:298 +msgid "Thumbnail size:" +msgstr "" + +#: imgallerydialog.cpp:307 +msgid "&Set different color depth:" +msgstr "" + +#: imgalleryplugin.cpp:54 +msgid "&Create Image Gallery..." +msgstr "" + +#: imgalleryplugin.cpp:63 +msgid "Could not create the plugin, please report a bug." +msgstr "" + +#: imgalleryplugin.cpp:68 +msgid "Creating an image gallery works only on local folders." +msgstr "" + +#: imgalleryplugin.cpp:87 +msgid "Creating thumbnails" +msgstr "" + +#: imgalleryplugin.cpp:108 imgalleryplugin.cpp:269 +#, c-format +msgid "Couldn't create folder: %1" +msgstr "" + +#: imgalleryplugin.cpp:169 +#, c-format +msgid "<i>Number of images</i>: %1" +msgstr "" + +#: imgalleryplugin.cpp:170 +#, c-format +msgid "<i>Created on</i>: %1" +msgstr "" + +#: imgalleryplugin.cpp:175 +msgid "<i>Subfolders</i>:" +msgstr "" + +#: imgalleryplugin.cpp:208 +#, c-format +msgid "" +"Created thumbnail for: \n" +"%1" +msgstr "" + +#: imgalleryplugin.cpp:211 +msgid "" +"Creating thumbnail for: \n" +"%1\n" +" failed" +msgstr "" + +#: imgalleryplugin.cpp:226 +msgid "KB" +msgstr "" + +#: imgalleryplugin.cpp:323 imgalleryplugin.cpp:418 +#, c-format +msgid "Couldn't open file: %1" +msgstr "" + +#: kimgalleryplugin.rc:4 +#, no-c-format +msgid "&Tools" +msgstr "" |