# translation of kspreadinsertcalendar.po to British English # Andrew Coles , 2005. # msgid "" msgstr "" "Project-Id-Version: kspreadinsertcalendar\n" "POT-Creation-Date: 2006-03-29 04:03+0200\n" "PO-Revision-Date: 2005-04-27 13:40+0100\n" "Last-Translator: Andrew Coles \n" "Language-Team: British English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9\n" #. i18n: file kspread_insertcalendardialogbase.ui line 16 #: kspread_plugininsertcalendar.cc:88 rc.cpp:6 #, no-c-format msgid "Insert Calendar" msgstr "Insert Calendar" #. i18n: file kspread_insertcalendardialogbase.ui line 22 #: rc.cpp:10 #, no-c-format msgid "" "The Insert Calendar dialog lets you set the dates of the calendar you want to " "insert. When you have choosen the desired dates, simply press the Insert button " "to insert the calendar into the spreadsheet, starting at the cell you have " "currently selected." msgstr "" "The Insert Calendar dialogue lets you set the dates of the calendar you want to " "insert. When you have choosen the desired dates, simply press the Insert button " "to insert the calendar into the spreadsheet, starting at the cell you have " "currently selected." #. i18n: file kspread_insertcalendardialogbase.ui line 34 #: rc.cpp:13 #, no-c-format msgid "Start Date" msgstr "Start Date" #. i18n: file kspread_insertcalendardialogbase.ui line 37 #: rc.cpp:16 #, fuzzy, no-c-format msgid "Set the start date of the calendar you want to insert." msgstr "Set the start date of the calendar you want to insert." #. i18n: file kspread_insertcalendardialogbase.ui line 40 #: rc.cpp:19 #, no-c-format msgid "" "Here you can choose on which date your calendar should start. The selected date " "will be the first day of the inserted calendar. You can also choose a date from " "a calendar dialog by pressing Select Date." msgstr "" "Here you can choose on which date your calendar should start. The selected date " "will be the first day of the inserted calendar. You can also choose a date from " "a calendar dialogue by pressing Select Date." #. i18n: file kspread_insertcalendardialogbase.ui line 72 #: rc.cpp:22 rc.cpp:37 #, no-c-format msgid "Date Picker" msgstr "Date Picker" #. i18n: file kspread_insertcalendardialogbase.ui line 75 #: rc.cpp:25 rc.cpp:40 #, fuzzy, no-c-format msgid "Use a graphical date picker to select a date." msgstr "Use a graphical date picker to select a date." #. i18n: file kspread_insertcalendardialogbase.ui line 91 #: rc.cpp:28 #, no-c-format msgid "End Date" msgstr "End Date" #. i18n: file kspread_insertcalendardialogbase.ui line 94 #: rc.cpp:31 #, fuzzy, no-c-format msgid "Set the end date of the calendar you want to insert." msgstr "Set the end date of the calendar you want to insert." #. i18n: file kspread_insertcalendardialogbase.ui line 97 #: rc.cpp:34 #, no-c-format msgid "" "Here you can choose on which date your calendar should end. The selected date " "will be the last day of the inserted calendar. You can also choose a date from " "a calendar dialog by pressing Select Date." msgstr "" "Here you can choose on which date your calendar should end. The selected date " "will be the last day of the inserted calendar. You can also choose a date from " "a calendar dialogue by pressing Select Date." #. i18n: file kspread_insertcalendardialogbase.ui line 170 #: rc.cpp:46 #, fuzzy, no-c-format msgid "Insert the calendar at the currently selected cell." msgstr "Insert the calendar at the currently selected cell." #. i18n: file kspread_insertcalendardialogbase.ui line 174 #: rc.cpp:49 #, no-c-format msgid "" "A new calendar will be inserted starting at the currently selected cell." msgstr "" "A new calendar will be inserted starting at the currently selected cell." #. i18n: file kspread_insertcalendardialogbase.ui line 194 #: rc.cpp:55 #, fuzzy, no-c-format msgid "Don't insert a calendar." msgstr "Do not insert a calendar." #. i18n: file kspread_insertcalendardialogbase.ui line 197 #: rc.cpp:58 #, no-c-format msgid "" "Quits the dialog and does not insert a calendar. Use this to cancel this " "operation." msgstr "" "Quits the dialogue and does not insert a calendar. Use this to cancel this " "operation." #: kspread_plugininsertcalendar.cc:76 msgid "Insert Calendar..." msgstr "Insert Calendar..." #: kspread_plugininsertcalendar.cc:90 msgid "KSpread Insert Calendar Plugin" msgstr "KSpread Insert Calendar Plugin" #: kspread_plugininsertcalendar.cc:92 msgid "(c) 2005, The KSpread Team" msgstr "(c) 2005, The KSpread Team" #: kspread_plugininsertcalendar.cc:129 msgid "Can't insert calendar because no document is set!" msgstr "Cannot insert calendar because no document is set." #: kspread_plugininsertcalendar.cc:135 msgid "" "End date is before start date! Please make sure that end date comes after start " "date." msgstr "" "End date is before start date. Please make sure that end date comes after start " "date." #: kspread_plugininsertcalendar.cc:141 msgid "" "Calendars shouldn't be longer than 10 years. If you really need such long " "periods you need to split them up." msgstr "" "Calendars should not be longer than 10 years. If you really need such long " "periods you need to split them up." #: kspread_plugininsertcalendar.cc:147 msgid "" "Start and end dates are equal! Only one day will be inserted, do you want to " "continue?" msgstr "" "Start and end dates are equal. Only one day will be inserted, do you want to " "continue?" #: kspread_plugininsertcalendar.cc:153 msgid "" "Creating a calendar for a longer period than a year can take up a lot of space, " "do you want to continue?" msgstr "" "Creating a calendar for a longer period than a year can take up a lot of space, " "do you want to continue?" #: kspread_plugininsertcalendar.cc:180 msgid "" "The area where the calendar is inserted is NOT empty, are you sure you want to " "continue, overwriting existing data? If you choose No the area that would be " "required for the desired calendar will be selected so you can see what data " "would be overwritten." msgstr "" "The area where the calendar is inserted is NOT empty, are you sure you want to " "continue, overwriting existing data? If you choose No the area that would be " "required for the desired calendar will be selected so you can see what data " "would be overwritten." #: kspread_plugininsertcalendar.cc:197 msgid "Calendar from %1 to %2" msgstr "Calendar from %1 to %2" #: kspread_plugininsertcalendar.cc:244 msgid "week" msgstr "week" #: _translatorinfo.cpp:1 msgid "" "_: NAME OF TRANSLATORS\n" "Your names" msgstr "Andrew Coles" #: _translatorinfo.cpp:3 msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" msgstr "andrew_coles@yahoo.co.uk"