From db9836f994a69340f26b768f03fe8144d5bfee15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Mar 2019 22:02:37 +0100 Subject: Add CMakeL10n rules. Create translation templates. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit dbc86217d05b4e7c00958fd3da95dafda1877fdf) --- po/kipiplugin_galleryexport.pot | 235 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 235 insertions(+) create mode 100644 po/kipiplugin_galleryexport.pot (limited to 'po/kipiplugin_galleryexport.pot') diff --git a/po/kipiplugin_galleryexport.pot b/po/kipiplugin_galleryexport.pot new file mode 100644 index 0000000..9265eed --- /dev/null +++ b/po/kipiplugin_galleryexport.pot @@ -0,0 +1,235 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , 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 \n" +"Language-Team: LANGUAGE \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 "" + +#: galleries.cpp:237 +msgid "Gallery Name" +msgstr "" + +#: galleries.cpp:238 +msgid "URL" +msgstr "" + +#: galleries.cpp:239 +msgid "User" +msgstr "" + +#: galleries.h:37 +msgid "New Gallery" +msgstr "" + +#: galleryconfig.cpp:104 +msgid "Name:" +msgstr "" + +#: galleryconfig.cpp:108 +msgid "URL:" +msgstr "" + +#: galleryconfig.cpp:112 +msgid "Username:" +msgstr "" + +#: galleryconfig.cpp:116 +msgid "Password:" +msgstr "" + +#: galleryconfig.cpp:120 +msgid "Use &Gallery 2" +msgstr "" + +#: gallerylist.cpp:50 +msgid "Remote Galleries" +msgstr "" + +#: gallerylist.cpp:142 +msgid "New Remote Gallery" +msgstr "" + +#: gallerylist.cpp:162 gallerylist.cpp:183 +msgid "No gallery selected!" +msgstr "" + +#: gallerylist.cpp:167 +msgid "Edit Remote Gallery" +msgstr "" + +#: gallerylist.cpp:189 +msgid "" +"Are you sure you want to remove this gallery? All synchronisaton settings " +"will be lost. You cannot undo this action." +msgstr "" + +#: gallerylist.cpp:192 +msgid "Remove Remote Gallery" +msgstr "" + +#: gallerytalker.cpp:371 +msgid "Gallery URL probably incorrect" +msgstr "" + +#: gallerytalker.cpp:377 +msgid "Incorrect username or password specified" +msgstr "" + +#: gallerytalker.cpp:472 gallerytalker.cpp:551 gallerytalker.cpp:608 +#: gallerytalker.cpp:664 +msgid "Invalid response received from remote Gallery" +msgstr "" + +#: gallerytalker.cpp:478 +msgid "Failed to list albums" +msgstr "" + +#: gallerytalker.cpp:557 +msgid "Failed to list photos" +msgstr "" + +#: gallerytalker.cpp:614 +msgid "Failed to create new album" +msgstr "" + +#: gallerytalker.cpp:670 +msgid "Failed to upload photo" +msgstr "" + +#: gallerywidget.cpp:71 gallerywidget.cpp:146 +msgid "Albums" +msgstr "" + +#: gallerywidget.cpp:99 +msgid "Override Default Options" +msgstr "" + +#: gallerywidget.cpp:108 +msgid "Comment sets Title" +msgstr "" + +#: gallerywidget.cpp:112 +msgid "Comment sets Description" +msgstr "" + +#: gallerywidget.cpp:116 +msgid "Resize photos before uploading" +msgstr "" + +#: gallerywidget.cpp:124 +msgid "Maximum dimension:" +msgstr "" + +#: gallerywidget.cpp:145 +msgid "

Gallery Export

" +msgstr "" + +#: gallerywidget.cpp:147 +msgid "&New Album" +msgstr "" + +#: gallerywidget.cpp:148 +msgid "&Add Photos" +msgstr "" + +#: gallerywindow.cpp:72 gallerywindow.cpp:81 +msgid "Gallery Export" +msgstr "" + +#: gallerywindow.cpp:84 +msgid "A Kipi plugin to export image collection to remote Gallery server." +msgstr "" + +#: gallerywindow.cpp:87 +msgid "Author" +msgstr "" + +#: gallerywindow.cpp:90 +msgid "Maintainer" +msgstr "" + +#: gallerywindow.cpp:96 +msgid "Plugin Handbook" +msgstr "" + +#: gallerywindow.cpp:243 +msgid "Failed to login into remote gallery. " +msgstr "" + +#: gallerywindow.cpp:245 +msgid "" +"\n" +"Do you want to try again?" +msgstr "" + +#: gallerywindow.cpp:531 +#, c-format +msgid "Sorry, these characters are not allowed in album name: %1" +msgstr "" + +#: gallerywindow.cpp:603 +msgid "Uploading file %1 " +msgstr "" + +#: gallerywindow.cpp:620 +msgid "Failed to upload photo into remote gallery. " +msgstr "" + +#: gallerywindow.cpp:623 +msgid "" +"\n" +"Do you want to continue?" +msgstr "" + +#: plugin_galleryexport.cpp:77 +msgid "Remote Gallery Sync..." +msgstr "" + +#: plugin_galleryexport.cpp:86 +msgid "Remote Galleries..." +msgstr "" + +#: galleryalbumdialog.ui:16 +#, no-c-format +msgid "MyDialog" +msgstr "" + +#: galleryalbumdialog.ui:36 +#, no-c-format +msgid "

Enter New Album Name

" +msgstr "" + +#: galleryalbumdialog.ui:66 +#, no-c-format +msgid "Title (optional):" +msgstr "" + +#: galleryalbumdialog.ui:74 +#, no-c-format +msgid "Name (optional):" +msgstr "" + +#: galleryalbumdialog.ui:82 +#, no-c-format +msgid "Caption (optional):" +msgstr "" -- cgit v1.2.1