From dbc86217d05b4e7c00958fd3da95dafda1877fdf 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 --- po/kipiplugin_calendar.pot | 196 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 196 insertions(+) create mode 100644 po/kipiplugin_calendar.pot (limited to 'po/kipiplugin_calendar.pot') diff --git a/po/kipiplugin_calendar.pot b/po/kipiplugin_calendar.pot new file mode 100644 index 0000000..d0041a1 --- /dev/null +++ b/po/kipiplugin_calendar.pot @@ -0,0 +1,196 @@ +# 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 "" + +#: calevents.cpp:56 +msgid "Select 'Official Holidays' calendar file" +msgstr "" + +#: calevents.cpp:70 +msgid "Select 'Family Holidays' calendar file" +msgstr "" + +#: calselect.cpp:69 calwizard.cpp:165 +msgid "Create Calendar" +msgstr "" + +#: calselect.cpp:70 +msgid "Select Year" +msgstr "" + +#: calselect.cpp:87 +msgid "Select Images" +msgstr "" + +#: calselect.cpp:119 +msgid "" +"Left click on Months to Select Images. Right click to Clear Month.\n" +"You can also drag and drop images onto the Months" +msgstr "" + +#: caltemplate.cpp:66 +msgid "Preview" +msgstr "" + +#: caltemplate.cpp:78 +msgid "Settings" +msgstr "" + +#: caltemplate.cpp:87 +msgid "Paper size:" +msgstr "" + +#: caltemplate.cpp:103 +msgid "Image Position" +msgstr "" + +#: caltemplate.cpp:125 +msgid "Draw lines in calendar" +msgstr "" + +#: caltemplate.cpp:136 +msgid "Image to text ratio:" +msgstr "" + +#: caltemplate.cpp:150 +msgid "Font:" +msgstr "" + +#: calwizard.cpp:80 +msgid "Create Template for Calendar" +msgstr "" + +#: calwizard.cpp:86 +msgid "Choose the events to show on the Calendar" +msgstr "" + +#: calwizard.cpp:92 +msgid "Select Year & Images" +msgstr "" + +#: calwizard.cpp:117 +msgid "Current Page" +msgstr "" + +#: calwizard.cpp:123 +msgid "Total Pages" +msgstr "" + +#: calwizard.cpp:130 +msgid "Printing" +msgstr "" + +#: calwizard.cpp:137 +msgid "Calendar" +msgstr "" + +#: calwizard.cpp:140 +msgid "A Kipi plugin to create a calendar" +msgstr "" + +#: calwizard.cpp:143 +msgid "Author and maintainer" +msgstr "" + +#: calwizard.cpp:146 +msgid "Former Author and maintainer" +msgstr "" + +#: calwizard.cpp:152 +msgid "Plugin Handbook" +msgstr "" + +#: calwizard.cpp:221 +msgid "" +"Please note that you are making a calendar for
the current year or a year " +"in the past." +msgstr "" + +#: calwizard.cpp:226 +msgid "" +"

You can see KJobViewer is already started. After the plugin has " +"prepared the calendar, it is passed to the PDF printer. In the KJobViewer " +"you can see the progress of that part of the generation of the calendar." +msgstr "" + +#: calwizard.cpp:231 +msgid "" +"Click Next to start Printing

Following months will be printed for " +"year %1:" +msgstr "" + +#: calwizard.cpp:240 +msgid "No valid images selected for months
Click Back to select images" +msgstr "" + +#: calwizard.cpp:293 +msgid "Printing Cancelled" +msgstr "" + +#: calwizard.cpp:310 +msgid "Printing Complete" +msgstr "" + +#: calwizard.cpp:322 calwizard.cpp:326 +msgid "Printing Calendar Page for %1 of %2" +msgstr "" + +#: plugin_calendar.cpp:60 +msgid "Create Calendar..." +msgstr "" + +#: caleventsbase.ui:16 +#, no-c-format +msgid "CalEventBaseWidget" +msgstr "" + +#: caleventsbase.ui:32 +#, no-c-format +msgid "Select an optional calendar file with the official holidays" +msgstr "" + +#: caleventsbase.ui:77 +#, no-c-format +msgid "" +"You can download a calendar for your country from http://www.icalshare.com/ " +"or other sites.\n" +"This is fully optional. All the events from this calendar will be printed " +"red." +msgstr "" + +#: caleventsbase.ui:108 +#, no-c-format +msgid "Select an optional calendar file with your \"family holidays\"" +msgstr "" + +#: caleventsbase.ui:161 +#, no-c-format +msgid "" +"You can create such a calendar using KOrganizer or any other calendar " +"program.\n" +"This is fully optional. All the events from this calendar will be printed " +"green." +msgstr "" -- cgit v1.2.1