﻿var locals =
{
	"lang": "en",

	"buttonCancel": "Cancel",
	"buttonClose": "Close",
	"buttonDelete": "Delete",
	"buttonSave": "Save",

	"msgContactAdmin": "Please inform site administrator about this error",
	"msgCriticalError": "Critical Error",
	"msgAjaxFailed": "Connection with the server fails.\r\nPlease reload table or page.\r\nOr log out from site and log in again.",
	"msgDeleteRecord" : "Delete record?",
	"lblAddNewRecord": "< add new record >",
	"No": "No",
	"msgDeleteNewsFromSchema": "Delete news from this schema?",
	"altLockedNews": "Locked by Editor. Click here to unlock the news.",
	"altReadyByEditor": "Ready by Editor. Click here to mark the news as opened.",
	"altUnlockedNews": "Unlocked for changes. Click here to lock the news.",
	"altNotReady": "Not ready by Editor. Click here to mark the news as ready.",
	"altNotReadyByCreator": "Not ready by Author",
	"altNotReadyByEditor": "Not ready by Editor",
	"lblAddNews": "Add news",
	"lblDestroySystemNews": "Destroy system news.",
	"lblSeeNews": "See news",
	"altReadyByCreator": "Ready by Author",
	"altLockedByEditor": "Locked by Editor",
	"altReadyByEditor": "Ready by Editor",
	"msgWantsToDetachNews": "Wants to detach the news from broadcast?",
	"msgWantsToDestroySystemNews": "Wants to destroy system news?",
	"lblAddIdeaRow": "< add idea >",
	"lblAddCommentRow": "< add comment >",
	"lblAddIdea": "Add Idea",
	"msgNewsIsAdded": "News has been created. You can find it in 'News'",
	"lblAddCrowl": "Add Crowl",
	"lblViewCrowl": "View Crowl",
	"msgDeleteNews": "Delete news? \r\n Note: You will delete only this version of the news.",
	"altUseThisVersion": "Use this version for base.",
	"msgUseThisVersion": "Use this version for base?",
	"msgWantsToAttachNews": "Wants to attach this version to Broadcast?",
	"msgDeleteIcon": "Delete Icon?",
	"btnLocked": "News is open for changes. Click here to lock the news.",
	"btnIsReadyByEditor": "Not ready by Editor. Click here to mark the news as ready.",
	
	"calendarDayNames": ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
	"calendarMonthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"],
	"calendarToday": "today",
	"calendarMonth": "month",
	"calendarWeek": "week",
	"calendarDay": "day",
	
	"titleCreateNewShift": "Creating a new shift",
	"titleEditShift": "Edit shift",
	"msgShiftsCreateShiftFirst": "You must create first shifts for selected user type",
	"msgShiftsSelectShiftFirst": "Please select first the shift.",
	"msgWorkingDayCheckShiftStaff": "Please enter number in shift staff field",
	"titleEditUserWorkingTimeNote": "Edit User working time coment",

	"msgBroadcastMainEditor": "You are already the main editor",
	"msgBroadcastNOTMainEditor": "You are not the main editor.\r\nYou can change the news but not the position in the broadcast, you cannot detach news.\r\nYou can be again main editor from table 'Team' in hidden broadcast menu upper on the page",
	"lblHistory": "News History. Cick here to see all versions of the news",
	"lblEditNews": "Edit News",
	"lblRemoveNewsFromBroadcast": "Detach news from broadcast",
	"lblEditNewsTag": "Edit news service info",
	"lblResource": "resource"

};
