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_sync.pot | 207 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 po/kipiplugin_sync.pot (limited to 'po/kipiplugin_sync.pot') diff --git a/po/kipiplugin_sync.pot b/po/kipiplugin_sync.pot new file mode 100644 index 0000000..9b6df4a --- /dev/null +++ b/po/kipiplugin_sync.pot @@ -0,0 +1,207 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , 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 \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 "" + +#: 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 "" + +#: gallerywidget.cpp:71 gallerywidget.cpp:136 +msgid "Albums" +msgstr "" + +#: gallerywidget.cpp:99 +msgid "Override Default Options" +msgstr "" + +#: gallerywidget.cpp:109 +msgid "Resize photos before uploading" +msgstr "" + +#: gallerywidget.cpp:117 +msgid "Maximum dimension:" +msgstr "" + +#: gallerywidget.cpp:135 +msgid "

Gallery Export

" +msgstr "" + +#: gallerywidget.cpp:137 +msgid "&New Album" +msgstr "" + +#: gallerywidget.cpp:138 +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:228 +msgid "Failed to login into remote gallery. " +msgstr "" + +#: gallerywindow.cpp:230 +msgid "" +"\n" +"Do you want to try again?" +msgstr "" + +#: gallerywindow.cpp:516 +#, c-format +msgid "Sorry, these characters are not allowed in album name: %1" +msgstr "" + +#: gallerywindow.cpp:586 +msgid "Uploading file %1 " +msgstr "" + +#: gallerywindow.cpp:603 +msgid "Failed to upload photo into remote gallery. " +msgstr "" + +#: gallerywindow.cpp:606 +msgid "" +"\n" +"Do you want to continue?" +msgstr "" + +#: plugin_sync.cpp:77 +msgid "Synchronize..." +msgstr "" + +#: plugin_sync.cpp:86 +msgid "Configure Synchronization..." +msgstr "" + +#: plugin_sync.cpp:95 plugin_sync.cpp:104 +msgid "Synchronization Settings..." +msgstr "" + +#: sinklist.cpp:46 +msgid "Name" +msgstr "" + +#: sinklist.cpp:47 +msgid "Type" +msgstr "" + +#: sinklist.cpp:121 sinklist.cpp:144 +msgid "No sink selected!" +msgstr "" + +#: sinklist.cpp:150 +msgid "" +"Are you sure you want to remove this sink? All synchronisaton settings will " +"be lost. You cannot undo this action." +msgstr "" + +#: sinklist.cpp:153 +msgid "Remove Sink?" +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 "" + +#: sinklistbase.ui:16 +#, no-c-format +msgid "Sinks" +msgstr "" + +#: sinklistbase.ui:97 +#, no-c-format +msgid "&Find" +msgstr "" + +#: sinklistbase.ui:100 +#, no-c-format +msgid "Alt+F" +msgstr "" + +#: sinklistbase.ui:128 +#, no-c-format +msgid "Alt+O" +msgstr "" + +#: sinklistbase.ui:142 +#, no-c-format +msgid "Alt+C" +msgstr "" -- cgit v1.2.1