<?php
// Czech language include
// For version 2.0 PHP iCalendar
//
// Translation by Whit, studio jiâæâ°k (hide@address.com)
//
// Submit new translations to hide@address.com
$lang['l_day'] = 'Den';
$lang['l_week'] = 'TâΩden';
$lang['l_month'] = 'MÆÃµsââ c';
$lang['l_year'] = 'Rok';
$lang['l_calendar'] = 'Kalendâ°âô';
$lang['l_next_day'] = 'Nâ°sledujââ cââ den';
$lang['l_next_month'] = 'Nâ°sledujââ cââ mÆÃµsââ c';
$lang['l_next_week'] = 'Nâ°sledujââ cââ tâΩden';
$lang['l_next_year'] = 'Pâôââ â°tââ rok';
$lang['l_last_day'] = 'Pâôedchozââ den';
$lang['l_last_month'] = 'Pâôedchozââ mÆÃµsââ c';
$lang['l_last_week'] = 'Pâôedchozââ tâΩden';
$lang['l_last_year'] = 'Pâôedchozââ rok';
$lang['l_subscribe'] = 'Pâôihlaâ°';
$lang['l_download'] = 'Stâ°hni';
$lang['l_powered_by'] = 'Powered by';
$lang['l_event'] = 'Udâ°lost';
$lang['l_event_start'] = 'ZaÆÃ§â°tek';
$lang['l_event_end'] = 'Konec';
$lang['l_this_months'] = 'Tento mÆÃµsââ c';
$lang['l_date'] = 'Datum';
$lang['l_summary'] = 'Souhrn';
$lang['l_all_day'] = 'CelâΩ den';
$lang['l_notes'] = 'Poznâ°mky';
$lang['l_this_years'] = 'Tento rok';
$lang['l_today'] = 'Dnes';
$lang['l_this_week'] = 'Tento tâΩden';
$lang['l_this_month'] = 'Tento mÆÃµsââ c';
$lang['l_jump'] = 'Jdi';
$lang['l_tomorrows'] = 'Zââ tra';
$lang['l_goday'] = 'Dneâ°ek';
$lang['l_goweek'] = 'Tento tâΩden';
$lang['l_gomonth'] = 'Tento mÆÃµsââ c';
$lang['l_goyear'] = 'Tento rok';
$lang['l_search'] = 'Hledej'; // the verb
$lang['l_results'] = 'VâΩsledky hledâ°nââ ';
$lang['l_pick_multiple'] = 'VâΩchozââ multiple';
$lang['l_query'] = 'Dotaz: '; // will be followed by the search query
$lang['l_no_results'] = 'âΩâ°dnâ© nalezenâ© zâ°znamy';
$lang['l_goprint'] = 'Tisk';
$lang['l_time'] = 'ÆÃ¥as';
$lang['l_summary'] = 'Souhrn';
$lang['l_description'] = 'Popis';
$lang['l_this_site_is'] = 'Tato strâ°nka je';
$lang['l_no_events_day'] = 'âΩâ°dnâ© zâ°znamy v tomto dni.';
$lang['l_no_events_week'] = 'âΩâ°dnâ© zâ°znamy v tomto tâΩdnu.';
$lang['l_no_events_month'] = 'âΩâ°dnâ© zâ°znamy v tomto mÆÃµsââ ci.';
$lang['l_rss_day_date'] = 'G:i A'; // Lists just the time
$lang['l_rss_week_date '] = '%A, %e %B'; // Lists just the day
$lang['l_rss_month_date '] = '%A, %e %B'; // Lists just the day
$lang['l_rss_language'] = 'cs-cz';
$lang['l_search_took'] = 'Hledâ°nââ trvalo %s vteâôin';
$lang['l_recurring_event'] = 'Opakujââ cââ se udâ°lost';
$lang['l_exception'] = 'VâΩjimka';
$lang['l_no_query'] = 'Nebyl zadâ°n dotaz';
$lang['l_preferences'] = 'Nastavenââ ';
$lang['l_printer'] = 'Tiskâ°rna';
$lang['l_select_lang'] = 'VâΩchozââ jazyk:';
$lang['l_select_cal'] = 'VâΩchozââ kalendâ°âô:';
$lang['l_select_view'] = 'VâΩchozââ pohled:';
$lang['l_select_time'] = 'VâΩchozââ startovnââ ÆÃ§as:';
$lang['l_select_day'] = 'VâΩchozââ prvnââ den tâΩdne:';
$lang['l_select_style'] = 'VâΩchozââ styl:';
$lang['l_set_prefs'] = 'Uloâæ nastavenââ ';
$lang['l_completed_date'] = 'Kompletnââ v';
$lang['l_completed'] = 'Kompletnââ ';
$lang['l_created'] = 'Vytvoâôeno:';
$lang['l_due'] = 'Due:';
$lang['l_priority'] = 'Priorita:';
$lang['l_priority_high'] = 'Vysokâ°';
$lang['l_priority_low'] = 'Nââ zkâ°';
$lang['l_priority_medium'] = 'Stâôednââ ';
$lang['l_priority_none'] = 'âΩâ°dnâ°';
$lang['l_status'] = 'Status';
$lang['l_status_confirmed'] = 'Konfirmovaný ' ;
$lang['l_status_cancelled'] = 'Odvolaný ';
$lang['l_status_tentative'] = 'pÅedbÄžný ';
$lang['l_todo'] = 'Seznam ââ«kolâÃ';
$lang['l_unfinished'] = 'NedokonÆÃ§eno';
$lang['l_prefs_set'] = 'Your preferences have been set.';
$lang['l_prefs_unset'] = 'Preferences unset. Changes will take place next page load.';
$lang['l_unset_prefs'] = 'Unset preferences';
$lang['l_organizer'] = 'Organizer';
$lang['l_attendee'] = 'Attendee';
$lang['l_location'] = 'Location';
$lang['l_admin_header'] = 'PHP iCalendar Administration';
$lang['l_username'] = 'Username';
$lang['l_password'] = 'Password';
$lang['l_login'] = 'Login';
$lang['l_invalid_login'] = 'Wrong username or password.';
$lang['l_addupdate_cal'] = 'Add or Update a Calendar';
$lang['l_addupdate_desc'] = 'Add a calendar by uploading a new file. Update a calendar by uploading a file of the same name.';
$lang['l_delete_cal'] = 'Delete a Calendar';
$lang['l_logout'] = 'Logout';
$lang['l_cal_file'] = 'Calendar File';
$lang['l_php_error'] = 'PHP Error';
$upload_error_gen_lang = 'There was a problem with your upload.';
$upload_error_lang[0] = 'There was a problem with your upload.';
$upload_error_lang[1] = 'The file you are trying to upload is too big.';
$upload_error_lang[2] = 'The file you are trying to upload is too big.';
$upload_error_lang[3] = 'The file you are trying upload was only partially uploaded.';
$upload_error_lang[4] = 'You must select a file for upload.';
$lang['l_upload_error_type'] = 'Only .ics files may be uploaded.';
$lang['l_copy_error'] = 'Failed to copy file';
$lang['l_delete_error'] = 'Failed to delete file';
$lang['l_delete_success'] = 'was deleted successfully.';
$lang['l_action_success'] = 'Your action was successful.';
$lang['l_submit'] = 'Submit';
$lang['l_delete'] = 'Delete';
$all_cal_comb_lang = 'All Combined';
// New for 2.0
$lang['l_legend'] = 'Legend';
$lang['l_admin_subhead'] = 'Manage your calendars from this page';
$lang['l_prefs_subhead'] = 'Sets a cookie for visiting this site';
$lang['l_rss_info'] = 'RSS Information';
$lang['l_rss_subhead'] = 'Basic RSS feeds available for each calendar';
$lang['l_rss_notenabled'] = 'RSS is not enabled on this site';
// - navigation
$lang['l_back'] = 'ZpÆÃµt';
$lang['l_next'] = 'Dalâ°ââ ';
$lang['l_prev'] = 'Pâôedchozââ ';
$lang['l_day_view'] = 'Zobraz den';
$lang['l_week_view'] = 'Zobraz tâΩden';
$lang['l_month_view'] = 'Zobraz mÆÃµsââ c';
$lang['l_year_view'] = 'Zobraz rok';
// ---------------------------------
// $format_recur, items enclosed in % will be substituted with variables
$format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three'
$format_recur_lang['yearly'] = array('rok','roky'); // for these, put singular
$format_recur_lang['monthly'] = array('mÆÃµsââ c','mÆÃµsââ ce'); // and plural forms
$format_recur_lang['weekly'] = array('tâΩden','tâΩdny'); // these will be %freq%
$format_recur_lang['daily'] = array('den','dny'); // in the replacement below
$format_recur_lang['hourly'] = array('hodina','hodiny');
$format_recur_lang['minutely'] = array('minuta','minuty');
$format_recur_lang['secondly'] = array('vtâôina','vteâôiny');
$format_recur_lang['start'] = 'KaâædâΩ %int% %freq% %for%'; // ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5'
$format_recur_lang['until'] = 'aâæ do %date%'; // ie, 'until January 4'
$format_recur_lang['count'] = '%int% krâ°t'; // ie, 'for 5 times'
$format_recur_lang['bymonth'] = 'V mÆÃµsââ cââ ch: %list%'; // ie, 'In months: January, February, March'
$format_recur_lang['bymonthday'] = 'V datech: %list%'; // ie, 'On dates: 1, 2, 3, 4'
$format_recur_lang['byday'] = 'Ve dnech: %list%'; // ie, 'On days: Mon, Tues, Wed, Thurs'
// ---------------------------------
$daysofweek_lang = array ('NedÆÃµle','PondÆÃµlââ ','âöterâΩ','Stâôeda','ÆÃ¥tvrtek','Pâ°tek','Sobota');
$daysofweekshort_lang = array ('Ne','Po','âöt','St','ÆÃ¥t','Pâ°','So');
$daysofweekreallyshort_lang = array ('N','P','âö','S','ÆÃ¥','P','S');
$monthsofyear_lang = array ('Leden','âönor','Bâôezen','Duben','KvÆÃµten','ÆÃ¥erven','ÆÃ¥ervenec','Srpen','Zâ°âôââ ','âòââ jen','Listopad','Prosinec');
$monthsofyearshort_lang = array ('Led.','âöno.','Bâôe.','Dub.','KvÆÃµ.','ÆÃ¥er.','ÆÃ¥ec.','Srp.','Zâ°âô.','âòââ j.','List.','Pros.');
// For time formatting, check out: http://www.php.net/manual/en/function.date.php
$timeFormat = 'G:i';
$timeFormat_small = 'g:i';
// For date formatting, see note below
$dateFormat_day = '%A, %e. %B';
$dateFormat_week = '%e. %B';
$dateFormat_week_list = '%a, %e. %b';
$dateFormat_week_jump = '%e. %B';// new since last translation
$dateFormat_month = '%B %Y';
$dateFormat_month_list = '%A, %e. %B';
$dateFormat_year = '%Y';
/*
Notes about $dateFormat_*
The pieces are similar to that of the PHP function strftime(),
however only the following is supported at this time:
%A - the full week day name as specified in $daysofweek_lang
%a - the shortened week day name as specified in $daysofweekshort_lang
%B - the full month name as specified in $monthsofyear_lang
%b - the shortened month name as specified in $monthsofyearshort_lang
%e - the day of the month as a decimal number (1 to 31)
%Y - the 4-digit year
If this causes problems with representing your language accurately, let
us know. We will be happy to modify this if needed.
*/
// Error messages - %s will be replaced with a variable
$lang['l_error_title'] = 'Chyba!';
$lang['l_error_window'] = 'Chybovâ© okno!';
$lang['l_error_calendar'] = 'Pâôi vytvâ°âôenââ kalendâ°âôe âÃû%sâÃù se vyskytla chyba.';
$lang['l_error_path'] = 'Nelze otevâôââ t: "%s"';
$lang['l_error_back'] = 'Pouâæij tlaÆÃ§ââ tko "ZpÆÃµt" pro nâ°vrat.';
$lang['l_error_remotecal'] = 'Tento server blokuje vzdâ°lenâ© kalendâ°âôe, kterâ© nejsou odsouhlaseny.';
$lang['l_error_restrictedcal'] = 'Zkouâ°ââ â° pâôistupovat k zamknutâ©mu kalendâ°âôi.';
$lang['l_error_invalidcal'] = 'ChybnâΩ soubor. Vyber jinâΩ kalendâ°âô.';
$lang['l_error_cantopen'] = 'Unable to open calendar.';
$lang['l_error_cache'] = 'Unable to write to cache directory. Please check your config.';
?>