<?php
// Czech language include
// For version 1.0 PHP iCalendar
//
// Translation by Whit, studio jižák (hide@address.com)
//
// Submit new translations to hide@address.com
$day_lang = 'Den';
$week_lang = 'Týden';
$month_lang = 'MÄsÃc';
$year_lang = 'Rok';
$calendar_lang = 'KalendáÅ';
$next_day_lang = 'NásledujÃcà den';
$next_month_lang = 'NásledujÃcà mÄsÃc';
$next_week_lang = 'NásledujÃcà týden';
$next_year_lang = 'PÅÃÅ¡tà rok';
$last_day_lang = 'PÅedchozà den';
$last_month_lang = 'PÅedchozà mÄsÃc';
$last_week_lang = 'PÅedchozà týden';
$last_year_lang = 'PÅedchozà rok';
$subscribe_lang = 'PÅihlaÅ¡';
$download_lang = 'Stáhni';
$powered_by_lang = 'Powered by';
$event_lang = 'Událost';
$event_start_lang = 'ZaÄátek';
$event_end_lang = 'Konec';
$this_months_lang = 'Tento mÄsÃc';
$date_lang = 'Datum';
$summary_lang = 'Souhrn';
$all_day_lang = 'Celý den';
$notes_lang = 'Poznámky';
$this_years_lang = 'Tento rok';
$today_lang = 'Dnes';
$this_week_lang = 'Tento týden';
$this_month_lang = 'Tento mÄsÃc';
$jump_lang = 'Jdi';
$tomorrows_lang = 'ZÃtra';
$goday_lang = 'Dnešek';
$goweek_lang = 'Tento týden';
$gomonth_lang = 'Tento mÄsÃc';
$goyear_lang = 'Tento rok';
$search_lang = 'Hledej'; // the verb
$results_lang = 'Výsledky hledánÃ';
$query_lang = 'Dotaz: '; // will be followed by the search query
$no_results_lang = 'Žádné nalezené záznamy';
$goprint_lang = 'Tisk';
$time_lang = 'Äas';
$summary_lang = 'Souhrn';
$description_lang = 'Popis';
$this_site_is_lang = 'Tato stránka je';
$no_events_day_lang = 'Žádné záznamy v tomto dni.';
$no_events_week_lang = 'Žádné záznamy v tomto týdnu.';
$no_events_month_lang = 'Žádné záznamy v tomto mÄsÃci.';
$rss_day_date = 'G:i A'; // Lists just the time
$rss_week_date = '%A, %e %B'; // Lists just the day
$rss_month_date = '%A, %e %B'; // Lists just the day
$rss_language = 'cs-cz';
$search_took_lang = 'Hledánà trvalo %s vteÅin';
$recurring_event_lang = 'OpakujÃcà se událost';
$exception_lang = 'Výjimka';
$no_query_lang = 'Nebyl zadán dotaz';
$preferences_lang = 'NastavenÃ';
$printer_lang = 'Tiskárna';
$select_lang_lang = 'Výchozà jazyk:';
$select_cal_lang = 'Výchozà kalendáÅ:';
$select_view_lang = 'Výchozà pohled:';
$select_time_lang = 'Výchozà startovnà Äas:';
$select_day_lang = 'Výchozà prvnà den týdne:';
$select_style_lang = 'Výchozà styl:';
$set_prefs_lang = 'Ulož nastavenÃ';
$completed_date_lang = 'Kompletnà v';
$completed_lang = 'KompletnÃ';
$created_lang = 'VytvoÅeno:';
$due_lang = 'Due:';
$priority_lang = 'Priorita:';
$priority_high_lang = 'Vysoká';
$priority_low_lang = 'NÃzká';
$priority_medium_lang = 'StÅednÃ';
$priority_none_lang = 'Žádná';
$status_lang = 'Status';
$todo_lang = 'Seznam úkolů';
$unfinished_lang = 'NedokonÄeno';
$prefs_set_lang = 'Your preferences have been set.';
$prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
$unset_prefs_lang = 'Unset preferences:';
// ----- New for 0.9.2
$organizer_lang = 'Organizer';
$attendee_lang = 'Attendee';
$location_lang = 'Location';
$admin_header_lang = 'PHP iCalendar Administration';
$username_lang = 'Username';
$password_lang = 'Password';
$login_lang = 'Login';
$invalid_login_lang = 'Wrong username or password.';
$addupdate_cal_lang = 'Add or Update a Calendar';
$addupdate_desc_lang = 'Add a calendar by uploading a new file. Update a calendar by uploading a file of the same name.';
$delete_cal_lang = 'Delete a Calendar';
$logout_lang = 'Logout';
$cal_file_lang = 'Calendar File';
$php_error_lang = '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.';
$upload_error_type_lang = 'Only .ics files may be uploaded.';
$copy_error_lang = 'Failed to copy file';
$delete_error_lang = 'Failed to delete file';
$delete_success_lang = 'was deleted successfully.';
$action_success_lang = 'Your action was successful.';
$submit_lang = 'Submit';
$delete_lang = 'Delete';
// - navigation
$back_lang = 'ZpÄt';
$next_lang = 'DalÅ¡Ã';
$prev_lang = 'PÅedchozÃ';
$day_view_lang = 'Zobraz den';
$week_view_lang = 'Zobraz týden';
$month_view_lang = 'Zobraz mÄsÃc';
$year_view_lang = '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';
// 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';
/*
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
$error_title_lang = 'Chyba!';
$error_window_lang = 'Chybové okno!';
$error_calendar_lang = 'PÅi vytváÅenà kalendáÅe â%sâ se vyskytla chyba.';
$error_path_lang = 'Nelze otevÅÃt: "%s"';
$error_back_lang = 'Použij tlaÄÃtko "ZpÄt" pro návrat.';
$error_remotecal_lang = 'Tento server blokuje vzdálené kalendáÅe, které nejsou odsouhlaseny.';
$error_restrictedcal_lang = 'ZkouÅ¡ÃÅ¡ pÅistupovat k zamknutému kalendáÅi.';
$error_invalidcal_lang = 'Chybný soubor. Vyber jiný kalendáÅ.';
?>