Your IP : 172.28.240.42


Current Path : /var/www/html/clients/rebirth.e-nk.ru/cache-/lang_cache/ru/
Upload File :
Current File : /var/www/html/clients/rebirth.e-nk.ru/cache-/lang_cache/ru/lang_calendar.php

<?php

$lang = array (

//2.1.3
'form_set_times'			=> "If this is not an all-day event, do you wish to specify a 'start' time?",
'form_timestart'			=> "Start Time (HH:MM)",

// 2.1 (NEW)

'cal_title_jump'          	=> 'Calendar Jump',
'cal_title_nav'           	=> 'Calendar Navigation',
'cal_event_add_single'    	=> 'Add New Single Event',
'cal_event_add_ranged'    	=> 'Add New Ranged Event',
'cal_event_add_recurring' 	=> 'Add New Recurring Event',


'cal_event_delete' 			=> 'Calendar event removed',
'button_delete'  			=> "Delete",
'button_edit'    			=> "Edit",
'button_approve' 			=> "Approve (Make Visible)",
'button_unapprove' 			=> "Un-approve (Make Invisible)",
'new_event_mod' 			=> "Your event has been posted to the moderation queue and will require approval before it's shown",
'day_add_event' 			=> 'Add New Event',
'show_n_events' 			=> '(%s) Events',
'form_whichcal' 			=> 'Add to Calendar',
'form_tz'       			=> 'Event Time Zone',
'calendar_group_filter' 	=> "<b>Admin Option</b><br />(only applies to public events)",
'calendar_delete_box'   	=> "Delete Event",
'calendar_title'  			=> "Event Title",
'calendar_event_date' 		=> "Date for Event",
'calendar_event_type' 		=> "Type of Event",
'calendar_type_private' 	=> "Personal Event (Viewable by you only)",
'calendar_type_public'  	=> "Public Event (Viewable by all)",
'calendar_submit'       	=> "Add Calendar Event",

'calendar_edit_submit'  	=> "Edit Event",

// 2.1 (CHANGED)

'entry_birthdays'  			=> "(%s) Birthdays",
'post_new_event'   			=> "Manage Calendar Event",

//------------------------------------------------

'bd_birthday'      			=> "'s Birthday",
'aa_add_new_event' 			=> "Add New Event",
'aa_cur_month'     			=> "View Current Month",
'aa_view_week'     			=> "View Current Week",

// 1.2

'fv_single' 				=> "Event On/Starts",
'fv_range'  				=> "Ranged Event...",
'fv_range_ends' 			=> 'Ends',
'fv_recur'  				=> "Recurring Event...",
'fv_recur_every' 			=> "Every",
'fv_days'   				=> "Week",
'fv_months' 				=> "Month",
'fv_years'  				=> "Year",
'fv_hidden' 				=> '------------',
'fv_bgcolor' 				=> "Background",
'fv_font'    				=> "Text",
'fv_until'   				=> "Until",
'tbt_recur' 				=> "Recurring Event",
'js_del_1'					=>	"Are you sure you want to delete this event?",
'js_del_2'					=>	"Action cancelled",

'se_normal' 				=> "Single Day Event",
'se_recur'					=> "Recurring Event",
'se_range'  				=> "Ranged Event",
'se_ends'   				=> "ends",
'month_jump' 				=> "Month Jump",

// ---


'page_title'  				=> 'Calendar',
'table_title' 				=> 'Event Calendar',

'form_submit_show' 			=> "Show",

'new_event_redirect' 		=> "your calendar event has been posted",

'cal_title_events'  		=> "Calendar Events",

'cal_birthdays'     		=> "Birthdays",

'back'              		=> "Back",

'private_event'     		=> "Private Event",
'public_event'      		=> "Public Event",
'restricted_event'  		=> "Restricted Event",

'joined'  					=> "Joined:",
'posts'   					=> "Posts:",
'group'   					=> "Group:",

'edit_event' 				=> "Edit Event:",

'edit_event_redirect' 		=> "the calendar event has been edited",
'delete_event_redirect' 	=> "the calendar event has been <b>deleted</b>",

'event_date'  				=> "Event Date:",

);
?>