From 075d74a33c8caac88be183525daaac4e07119813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Mar 2019 22:04:09 +0100 Subject: Add CMakeL10n rules. Create translation template. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- po/libkipi.pot | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 po/libkipi.pot (limited to 'po') diff --git a/po/libkipi.pot b/po/libkipi.pot new file mode 100644 index 0000000..7440838 --- /dev/null +++ b/po/libkipi.pot @@ -0,0 +1,125 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-03-19 18:09+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 "" + +#: libkipi/batchprogressdialog.cpp:171 +msgid "Status" +msgstr "" + +#: libkipi/batchprogressdialog.cpp:172 +msgid "Current Actions" +msgstr "" + +#: libkipi/batchprogressdialog.cpp:177 +msgid "

This is the current tasks list released." +msgstr "" + +#: libkipi/batchprogressdialog.cpp:184 +msgid "

This is the list current percent task released." +msgstr "" + +#: libkipi/imagecollectionselector.cpp:109 +msgid "Invert Selection" +msgstr "" + +#: libkipi/imagecollectionselector.cpp:110 +msgid "Select None" +msgstr "" + +#: libkipi/imagecollectionselector.cpp:283 +msgid "Images:" +msgstr "" + +#: libkipi/imagecollectionselector.cpp:300 +msgid "Comments:" +msgstr "" + +#: libkipi/imagecollectionselector.cpp:308 +msgid "Category:" +msgstr "" + +#: libkipi/imagecollectionselector.cpp:317 +msgid "Date:" +msgstr "" + +#: libkipi/imagecollectionshared.cpp:81 +msgid "Images" +msgstr "" + +#: libkipi/imagedialog.cpp:90 libkipi/imagedialog.cpp:110 +msgid "Select Image From Album" +msgstr "" + +#: libkipi/imagedialog.cpp:128 +msgid "Image selector dialog" +msgstr "" + +#: libkipi/imagedialog.cpp:130 +msgid "A Kipi dialog for image selection" +msgstr "" + +#: libkipi/imagedialog.cpp:139 +msgid "Kipi Plugins Handbooks" +msgstr "" + +#: libkipi/imagedialog.cpp:147 +msgid "Album Name" +msgstr "" + +#: libkipi/imagedialog.cpp:152 +msgid "Image Name" +msgstr "" + +#: libkipi/imagedialog.cpp:161 libkipi/imagedialog.cpp:240 +msgid "No image selected" +msgstr "" + +#: libkipi/imagedialog.cpp:274 +msgid "No images selected" +msgstr "" + +#: libkipi/imagedialog.cpp:293 +#, c-format +msgid "" +"_n: 1 image selected\n" +"%n images selected" +msgstr "" + +#: libkipi/uploadwidget.cpp:85 +msgid "Folder" +msgstr "" + +#: libkipi/uploadwidget.cpp:176 +msgid "Please select a directory first." +msgstr "" + +#: libkipi/uploadwidget.cpp:181 +msgid "Create Directory" +msgstr "" + +#: libkipi/uploadwidget.cpp:182 +msgid "Enter new directory name (to be created as subdir of %1):" +msgstr "" -- cgit v1.2.3