var LANG = new Array();
LANG['FORM_ERRORS']='Errors field';
LANG['FORM_HISTORY']='History field';
LANG['FORM_SAVE']='Save';
LANG['FORM_CANCEL']='Cancel';
LANG['FORM_LABEL']='Label';
LANG['EDITOR_NOTINRANGE']='Please click in the document where you want the element to be inserted.';
LANG['EDITOR_VALIDATE_SUCCESS']='Document validated successfully.';
LANG['EDITOR_SAVE_FAIL']='Save failed.';
LANG['EDITOR_SAVE_SUCCESS']='Document saved successfully.';
LANG['FORM_FILEATTACH']='Attach file';
LANG['FORM_FILEDEATTACH']='Deattach file';
LANG['EDITOR_FIELDNAME_ERROR']='The name of a field can only contains letters and the &quot;_&quot; sign. Must begin with a letter.';
LANG['EDITOR_CANNOTINSERT']='Insert  is not possible.';
LANG['EDITOR_LANG']='Lang element';
LANG['POPUP_ANCHORINSERT_ERROR_0']='Name already exists in system!';
LANG['POPUP_ANCHORINSERT_ERROR_1']='Please fill in the &apos;Name&apos; gap!';
LANG['POPUP_TABLEINSERT_CANCEL']='Cancel';
LANG['POPUP_TOOLBAR_LAST_OPERATION']='Last operation';
LANG['POPUP_LINKINSERT_ERROR_0']='Please fill in the &apos;URL&apos; field!';
LANG['POPUP_LINKINSERT_ERROR_1']='Please choose an object!';
LANG['POPUP_LINKINSERT_ERROR_2']='Wrong e-mail address in &apos;URL&apos; field!';
LANG['POPUP_LINKINSERT_ERROR_3']='Please fill in the &apos;URL&apos; field!';
LANG['POPUP_LINKINSERT_ERROR_4']='Please select &apos;Anchor name&apos; field!';
LANG['POPUP_LINKINSERT_ERROR_5']='Please fill in the &apos;Title&apos; field!';
LANG['POPUP_LINKINSERT_ERROR_6']='Please fill in the &apos;Link open&apos; field!';
LANG['POPUP_OBJECT_ERROR_0']='Please select one from the &apos;Search results&apos;';
LANG['POPUP_OBJECT_ERROR_1']='Please fill in the &apos;Alternative text&apos; field!';
LANG['FORM_TITLE']='Form title';
LANG['EDITOR_SAVEAS_NEWID']='New object id:';
LANG['EDITOR_MSG_LABEL_CUT']='Cut';
LANG['EDITOR_MSG_TITLE_CUT']='Failed to cut.';
LANG['EDITOR_MSG_LABEL_COPY']='Copy';
LANG['EDITOR_MSG_TITLE_COPY']='Failed to copy.';
LANG['EDITOR_MSG_LABEL_PASTE']='Paste';
LANG['EDITOR_MSG_TITLE_PASTE']='Failed to paste.';
LANG['EDITOR_MSG_LABEL_STRONG']='Strong';
LANG['EDITOR_MSG_TITLE_STRONG']='Action failed.';
LANG['EDITOR_MSG_LABEL_ITALIC']='Italic';
LANG['EDITOR_MSG_TITLE_ITALIC']='Action failed.';
LANG['EDITOR_MSG_LABEL_UNDERLINE']='Underline';
LANG['EDITOR_MSG_TITLE_UNDERLINE']='Action failed.';
LANG['EDITOR_MSG_LABEL_OVERLINE']='Overline';
LANG['EDITOR_MSG_TITLE_OVERLINE']='Action failed.';
LANG['EDITOR_MSG_LABEL_LINETHROUGH']='Line through';
LANG['EDITOR_MSG_TITLE_LINETHROUGH']='Action failed.';
LANG['EDITOR_MSG_LABEL_ALIGN']='Text align';
LANG['EDITOR_MSG_TITLE_ALIGN']='Action failed.';
LANG['EDITOR_MSG_LABEL_SECTIONBREAK']='Section break';
LANG['EDITOR_MSG_TITLE_SECTIONBREAK']='Action failed.';
LANG['EDITOR_MSG_LABEL_PAGEBREAK']='Page break';
LANG['EDITOR_MSG_TITLE_PAGEBREAK']='Action failed.';
LANG['EDITOR_MSG_LABEL_BORDER']='Border';
LANG['EDITOR_MSG_TITLE_BORDER']='Action failed.';
LANG['EDITOR_MSG_LABEL_LIST']='List';
LANG['EDITOR_MSG_TITLE_LIST']='Action failed.';
LANG['EDITOR_MSG_LABEL_LINK']='Link';
LANG['EDITOR_MSG_TITLE_LINK']='Action failed.';
LANG['EDITOR_MSG_LABEL_ANCHOR']='Anchor';
LANG['EDITOR_MSG_TITLE_ANCHOR']='Action failed.';
LANG['EDITOR_MSG_LABEL_DELETELINK']='Remove link';
LANG['EDITOR_MSG_TITLE_DELETELINK']='Action failed.';
LANG['EDITOR_MSG_LABEL_LINE']='Line';
LANG['EDITOR_MSG_TITLE_LINE']='Action failed.';
LANG['EDITOR_MSG_LABEL_TEXTBOX']='Textbox';
LANG['EDITOR_MSG_TITLE_TEXTBOX']='Action failed.';
LANG['EDITOR_MSG_LABEL_OBJECT']='Object';
LANG['EDITOR_MSG_TITLE_OBJECT']='Action failed.';
LANG['EDITOR_MSG_LABEL_TABLE']='Table';
LANG['EDITOR_MSG_TITLE_TABLE']='Action failed.';
LANG['EDITOR_MSG_LABEL_DELETE']='Delete';
LANG['EDITOR_MSG_TITLE_DELETE']='Action failed.';
LANG['EDITOR_MSG_LABEL_MOVEUP']='Move up';
LANG['EDITOR_MSG_TITLE_MOVEUP']='Action failed.';
LANG['EDITOR_MSG_LABEL_MOVEDOWN']='Move down';
LANG['EDITOR_MSG_TITLE_MOVEDOWN']='Action failed.';
LANG['EDITOR_MSG_LABEL_CLEARFORMAT']='Clear formating';
LANG['EDITOR_MSG_TITLE_CLEARFORMAT']='Action failed.';
LANG['EDITOR_MSG_LABEL_ARTICLEPART']='Article part';
LANG['EDITOR_MSG_TITLE_ARTICLEPART']='Action failed.';
LANG['EDITOR_MSG_LABEL_STYLE']='Style';
LANG['EDITOR_MSG_LABEL_SPECIALCHARS']='Special chars';
LANG['EDITOR_MSG_TITLE_SPECIALCHARS']='Action failed.';
LANG['EDITOR_MSG_TITLE_STYLE']='Action failed.';
LANG['EDITOR_MSG_LABEL_REPLACE']='Replace';
LANG['EDITOR_MSG_TITLE_REPLACE']='Action failed.';
LANG['EDITOR_MSG_LABEL_INSERTTAG']='Insert HTML element';
LANG['EDITOR_MSG_TITLE_INSERTTAG']='Action failed.';
LANG['XMLEDITOR_IMAGEMAP_SHAPE']='Shape:';
LANG['XMLEDITOR_IMAGEMAP_RECTANGLE']='rectangle';
LANG['XMLEDITOR_IMAGEMAP_CIRCLE']='circle';
LANG['XMLEDITOR_IMAGEMAP_POLYGON']='polygon';
LANG['XMLEDITOR_IMAGEMAP_HREF']='Href:';
LANG['XMLEDITOR_IMAGEMAP_ALT']='Alt:';
LANG['XMLEDITOR_IMAGEMAP_TARGET']='Target:';
LANG['XMLEDITOR_IMAGEMAP_SELF']='this window';
LANG['XMLEDITOR_IMAGEMAP_BLANK']='new window';
LANG['XMLEDITOR_IMAGEMAP_TOP']='top window';
LANG['EDITOR_ARTICLEPART_ERROR_0']='Your selection can not be converted into a section because of overlapping sections.';
LANG['EDITOR_ARTICLEPART_ERROR_1']='Failed to create new section ID. Name may already exist.';
LANG['EDITOR_ARTICLEPART_ERROR_2']='Query of section ID failed. Name may not exist yet.';
LANG['EDITOR_ARTICLEPART_ERROR_3']='Invalid selection! Your selection can not be converted to a section.';
LANG['EDITOR_ARTICLEPART_ERROR_4']='Please fill in the Section Title field.';
LANG['EDITOR_MSG_LABEL_TABLEATTRIB']='Table properties';
LANG['EDITOR_MSG_TITLE_TABLEATTRIB']='Failed to modify properties.';
LANG['EDITOR_MSG_BODY_TABLEATTRIB']='Table attribute not found.';
LANG['EDITOR_MSG_LABEL_PARTATTRIB']='Section properties';
LANG['EDITOR_MSG_TITLE_PARTATTRIB_0']='Action failed.';
LANG['EDITOR_MSG_BODY_PARTATTRIB_0']='Matching new and previous name!';
LANG['EDITOR_MSG_TITLE_PARTATTRIB_1']='Action failed.';
LANG['EDITOR_MSG_BODY_PARTATTRIB_1']='Please enter article name!';
LANG['EDITOR_MSG_TITLE_PARTATTRIB_2']='Section title already exists.';
LANG['EDITOR_MSG_BODY_PARTATTRIB_2']='Are you sure you wish to modify the existing section?';
LANG['POPUP_PICINS_ERROR_0']='Please select an image!';
LANG['POPUP_PICINS_ERROR_1']='Please fill in the &apos;label&apos; field!';
LANG['POPUP_PICINS_ERROR_2']='Invalid value in Border field!';
LANG['POPUP_PICINS_ERROR_3']='Invalid value in Horizontal space field!';
LANG['POPUP_PICINS_ERROR_4']='Invalid value in Vertical space field!';
LANG['EDITOR_MSG_LABEL_PIC']='Insert image';
LANG['EDITOR_MSG_TITLE_PIC']='Action failed.';
LANG['EDITOR_MSG_TITLE_PICINS']='Action failed.';
LANG['HISTORY_AREUSURE']='Are you sure?';
LANG['EDITOR_MSG_TITLE_CLASS']='Action failed.';
LANG['EDITOR_MSG_LABEL_CLASS']='Style settings:';
LANG['EDITOR_MSG_CLASS_ERROR_1_T']='Failed to proceed!';
LANG['EDITOR_MSG_CLASS_ERROR_1']='Style name already exists!';
LANG['EDITOR_MSG_CLASS_ERROR_2']='Please fill in the &quot;Name of new style&quot; field!';
LANG['EDITOR_MSG_CLASS_ERROR_3']='Please fill in the &quot;Name of edited style&quot; field!';
LANG['EDITOR_MSG_CLASS_ERROR_4_T']='Save failed!';
LANG['EDITOR_MSG_CLASS_ERROR_4']='Save failed!';
LANG['EDITOR_MSG_CLASS_ERROR_5_T']='Save successful.';
LANG['EDITOR_MSG_CLASS_ERROR_5']='To give effect to new style settings, please save and reload current document!';
LANG['EDITOR_TOOLBAR_SHOW_BLOCK_BOTTOM_ALT']='End of blocks';
LANG['EDITOR_TOOLBAR_SHOW_BLOCK_BOTTOM']='End of blocks';
LANG['CREATE_DATE_EMPTY']='(not saved yet)';
LANG['EDITOR_COMPLEX_OPTION']='Non-textual option';
LANG['IMAGE_DELETE']='Delete';
LANG['FINISH']='Finish';
LANG['PERM_DELETE_SURE']='Are you sure to delete this permission?';
LANG['OBJECT_DELETE_SURE']='Are you sure?';
LANG['CALENDAR_DAY_1_SHORT']='Mon';
LANG['CALENDAR_DAY_2_SHORT']='Tue';
LANG['CALENDAR_DAY_3_SHORT']='Wed';
LANG['CALENDAR_DAY_4_SHORT']='Thu';
LANG['CALENDAR_DAY_5_SHORT']='Fri';
LANG['CALENDAR_DAY_6_SHORT']='Sat';
LANG['CALENDAR_DAY_7_SHORT']='Sun';
LANG['NEED_NAME']='Please enter your Name!';
LANG['NEED_EMAIL']='Please enter your e-mail address!';
LANG['NEED_LOGON']='Please enter your username!';
LANG['NEED_PWD2']='Please enter your password into both fields congruously.';
LANG['NEED_PWD']='Please enter your password!';
LANG['NEED_GIFT']='Please enter the name and address of the beneficiary!';
LANG['NEED_INVOICE']='Please enter your billing data!';
LANG['XMLEDITOR_POPUP_DOCUMENT_UPLOAD_INSERT']='Upload and insert';
LANG['XMLEDITOR_POPUP_DOCUMENT_UPLOAD']='Upload ...';
LANG['EDITOR_MSG_LABEL_COMPONENT']='Insert component';
LANG['EDITOR_MSG_TITLE_FAILED']='Action failed.';
LANG['EDITOR_MSG_COMPONENT_NOTVALIDFILENAME']='Component name is not valid!';
LANG['POPUP_LINKINSERT_DATA_0']='Title';
LANG['POPUP_LINKINSERT_DATA_1']='Subtitle';
LANG['POPUP_LINKINSERT_DATA_2']='Intro';
LANG['POPUP_LINKINSERT_DATA_3']='Short intro';
LANG['POPUP_LINKINSERT_DATA_4']='Article body';
LANG['POPUP_LINKINSERT_DATA_5']='Document';
LANG['POPUP_LINKINSERT_ERROR_8']='The text you selected contains block level elements. Please select inline parts separately.';
LANG['XMLEDITOR_IMAGEMAP_COORDS']='Coordinates:';
LANG['XMLEDITOR_POPUP_PIC_FORMAT']='Select a file';
LANG['XMLEDITOR_POPUP_GALERY_TITLE']='Insert image gallery';
LANG['XMLEDITOR_POPUP_PIC_TITLE']='Insert image';
LANG['XMLEDITOR_POPUP_GALERY_FORMAT']='Select a file (image or ZIP)';
LANG['XMLEDITOR_POPUP_PIC_DESC']='ascending';
LANG['XMLEDITOR_POPUP_PIC_ASC']='descending';
LANG['XMLEDITOR_POPUP_PIC_NO_HIT']='0 hits.';
LANG['POPUP_PICINS_ERROR_8']='Please select an image.';
LANG['POPUP_PICINS_ERROR_6']='Please fill in the alternative text field.';
LANG['POPUP_PICINS_ERROR_5']='Please fill in the title field.';
LANG['POPUP_PICINS_ERROR_7']='Please select a folder.';
LANG['POPUP_PICINS_ERROR_9']='please fill in gallery title.';
LANG['EDITOR_NO_SAVE_ARTICLE']='You have to save the article before you can preview.';
LANG['EDITOR_NO_PREVIEW_FOLDER']='Error: No preview folder. Please notify Webra2 vendor.';
LANG['POPUP_DOCUMENT_TITLE']='Document';
LANG['EDITOR_MSG_LABEL_MEDIA']='Insert media';
LANG['EDITOR_MSG_LABEL_FLASH']='Insert Flash object';
LANG['OBJECT_NEW_ERROR_0']='Please select a file.';
LANG['OBJECT_NEW_ERROR_1']='Please fill in the title field.';
LANG['OBJECT_NEW_ERROR_2']='please select a folder.';
LANG['EDITOR_EMBEDDED_BLOCK']='The text you selected contains block level elements. Please select inline parts separately.';
LANG['FILENAME_ERROR']='The file name constains illegal characters. Please use the English alphabet, numbers, \'.\' (dot) or \'_\' (underscore) characters only.';
LANG['OBJECT_NEW_ERROR_3']='Please fill in the alternative text field.';
LANG['POPUP_LINKINSERT_ERROR_9']='There is no text selected. This link will be inserted at the cursor\'s current position.';
LANG['POPUP_LINKINSERT_ERROR_7']='The selected image already has a link.';
LANG['POPUP_LINKINSERT_ERROR_10']='Please select an element.';
LANG['ADMIN_ST_VISIBLE']='Visible:';
LANG['ADMIN_ST_SUM']='Total:';
LANG['EDITOR_SAVE_COMPONENT_CONDITION_1']='A component name may appear only once within a document.';
LANG['USER_SAVE_FAILED']='Error:';
LANG['USER_SAVE_OK']='Save successful:';
LANG['USER_DELETE_CONFIRMATION']='Are you sure you wish to delete this user?';
LANG['ADMIN_MESSAGE_ERRORMSG_FILLERROR']='Please fill in the fields.';
LANG['CONFIG_VARIABLE_NAME_MISSING_MESSAGE']='Please fill mandatory fields (variable name).';
LANG['ALL_FIELDS_ARE_MANDATORY']='All fields are mandatory.';
LANG['COPY']='Copy';
LANG['COPY_FAILED']='Copy failed';
LANG['CLOSE']='Close';
LANG['FILL_EMPHASIZED_FIELDS']='Please fill the fields with emphasised name.';
LANG['MULTIPLIER_ITEM_DOESNT_EXIST']='There is no multiplier item available for this button.';
LANG['SAVE_AND_FINALIZE']='Save and finalize';
LANG['CONFIRM_SAVE_AND_SEND_MSG']='Are you sure you wish to submit and save these data? If you click yes you will be unable to modify later.';
LANG['LEAVE_FORM']='Leave form';
LANG['CONFIRM_EXIT_MSG']='Are you sure you want to exit? Changes after last save will be lost';
LANG['EMPTY_TABLE']='Empty table';
LANG['CONFIRM_EMPTY_TABLE']='Are you sure you wish to empty all information from this table?';
LANG['WF_NAME_MISSING']='Workflow name is missing';
LANG['PLS_SELECT_USER_MSG']='Please select a user.';
LANG['CLOSED_ORDER']='Closed order';
LANG['CANNOT_ADD_TO_CLOSED_ORDER']='You can not add new items to a closed order. Please create a new order.';
LANG['CASSA_IS_CLOSED_MSG']='The cash register is closed yet. Please open it first.';
LANG['CASSA_OPENED_YESTERDAY_MSG']='The cash register was opened yesterday. Please close it and open again.';
LANG['CASSA']='Cash register';
LANG['INVOICE_SAVE_FAILED']='Could not save invoice.';
LANG['INVOICE_STORNO_SAVE_FAILED']='Could not save reverse invoice.';
LANG['CASSA_CLOSED_OPEN_LABEL']='Cash register. Open:';
LANG['CASSA_CLOSED_LABEL']='Cash register closed';
LANG['REASON_OF_STORNO']='Invoice reversed beacuse:';
LANG['ADD_ITEM_TO_FAVORITES_UNAVAILABLE']='This item can not be added to Favorites, or no item selected.';
LANG['ZIPCODE_ALREADY_BOUNDED']='This ZIP is already linked to a settlement.';
LANG['PLS_FILL_MANDATORY_FIELDS_NAME_FULLNAME']='Please fill in the mandatory fields (name, full name, calling code).';
LANG['PLS_FILL_ALL_MANDATORY_FIELDS']='Please fill in all mandatory fields.';
LANG['PLS_FILL_MANDATORY_FIELDS_WCODE_MODULE']='Please fill in the mandatory fields (Webra code and module).';
LANG['ADMIN_DELETE_CONFIRM_TITLE']='Delete';
LANG['ADMIN_DELETE_CONFIRM_TXT']='Do you wish to move to the Trash %1 item(s)?';
LANG['ADMIN_OBJECTBROWSER_COPYOBJECT_POPUP_ERRORMSG_WINDOWTITLE']='Copy';
LANG['ADMIN_OBJECTBROWSER_COPYOBJECT_POPUP_ERRORMSG_TITLE']='Copy failed';
LANG['EDITOR_MSG_MODULE_INSERR1']='A megadott modul xml szerkezete nem megfelelő!';
LANG['ADMIN_OBJECTBROWSER_EMPTYTRASH_CONFIRM_TITLE']='Empty Trash';
LANG['ADMIN_OBJECTBROWSER_EMPTYTRASH_CONFIRM_TXT']='Are You sure to delete all objects irrevocably and empty the Trash folder?';
LANG['ADMIN_OBJECTBROWSER_FINALDELETE_CONFIRM_TITLE']='Final deletion';
LANG['ADMIN_OBJECTBROWSER_FINALDELETE_CONFIRM_TXT']='Are you sure to delete this/these %1 element(s) irrevocably from the Trash?';
LANG['ADMIN_MSG_LABEL_TEMPLATE']='Template';
LANG['ADMIN_MSG_TITLE_TEMPLATE']='Action failed!';
LANG['POPUP_TEMPLATE_ERROR_1']='Please fill in the \'Template name\' field!';
LANG['POPUP_TEMPLATE_ERROR_2']='Please fill in the \'Module name\' field!';
LANG['POPUP_LINKINSERT_ERROR_11']='The page can not be found';
LANG['POPUP_LINKINSERT_ERROR_12']='Link OK';
LANG['EDITOR_MSG_LABEL_MODULE']='Insert module';
LANG['EDITOR_MSG_TITLE_MODULE']='Action failed!';
LANG['ADMIN_MSG_LABEL_DATE']='Date module';
LANG['ADMIN_MSG_TITLE_CREATE_MODULE']='Unable to create module.';
LANG['ADMIN_MSG_DATE_ERROR_1']='Too many characters in the \'Date format\' field.';
LANG['ADMIN_MSG_DATE_ERROR_2']='Please fill in the \'Language\' gap!';
LANG['EDITOR_MSG_LABEL_STRUCTURE']='Structure';
LANG['EDITOR_MSG_TITLE_STRUCTURE']='Edit structure';
LANG['EDITOR_STRUCTURE_FUNCTION_ERROR1']='Please select a component or module before using this option!';
LANG['EDITOR_STRUCTURE_FUNCTION_ERROR2']='Please select a component or module before using this option!';
LANG['EDITOR_MSG_LABEL_COMPONENT_MOD']='Component';
LANG['EDITOR_MSG_TITLE_COMPONENT_MOD']='Component';
LANG['EDITOR_MSG_COMPONENT_MOD_ATTRIB_1']='Settings were modified successfully. They will take effect on the layout after saving.';
LANG['EDITOR_MSG_COMPONENT_MOD_ATTRIB_2']='Settings were modified successfully.';
LANG['EDITOR_MSG_MODULE_INSERR1']='The XML structure of the module is not correct!';
LANG['ADMIN_MSG_LABEL_FULLOBJECT']='Article view module';
LANG['ADMIN_MSG_FULLOBJECT_ERROR_1']='Please select the title of shown article';
LANG['ADMIN_MSG_FULLOBJECT_ERROR_2']='Please fill in the \'Module\'s unique ID\' field!';
LANG['ADMIN_MSG_FULLOBJECT_ERROR_3']='\'Module\'s unique ID\' field can only contain integers!';
LANG['ADMIN_MSG_FULLOBJECT_ERROR_4']='Please select an Article view template!';
LANG['ADMIN_MSG_FULLOBJECT_ERROR_5']='\'Article view\' template can only contain integers!';
LANG['ADMIN_MSG_LABEL_OBJECTLIST']='Object list';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_1']='The \'Preview size\' field can only contain integers!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_2']='The \'Number of listed objects\' field can only contain integers!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_3']='The \'List from this element\' field can only contain integers!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_4']='The \'Objects/Page\' field can only contain integers!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_5']='Please fill in the \'List template\' field!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_6']='The \'List template\' field can only contain integers!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_7']='Please fill in the \'Article view\' template!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_8']='The \'Article view\' template can only contain integers!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_9']='Please fill in the \'Module\'s unique ID\' field!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_10']='The \'Module\'s unique ID\' field can only contain integers!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_11']='The \'Article view\' template can only contain integers!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_12']='The first selected folder is not correct! Please enter an integer instead!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_13']='The ##1##. selected folder is not correct! Please enter an integer instead!';
LANG['ADMIN_MSG_OBJECTLIST_ERROR_14']='The ##1##. exception folder is not correct! Please enter an integer instead!';
LANG['EDITOR_MSG_LABEL_JSERROR']='Run JavaScript';
LANG['EDITOR_MSG_TITLE_JSERROR']='There was an error by running the JavaScript.';
LANG['ADMIN_MSG_JSERROR_2']='The error is apparently in the extra JavaScript codes defined in the file.<br/>Error message: <br/>##1##.';
LANG['ADMIN_MSG_JSERROR_3']='The error is apparently in the extra JavaScript codes defined for the file.<br/>Error message: <br/>##1##.<br/>Line: ##2##.';
LANG['EDITOR_MSG_LABEL_SAVESTRUCTURE']='Save structure';
LANG['EDITOR_MSG_TITLE_SAVESTRUCTURE']='Save structure';
LANG['ADMIN_MSG_SAVESTRUCTURE_ERROR_1']='No changes to save!';
LANG['ADMIN_MSG_LABEL_FOLDERPATH']='Folderpath';
LANG['ADMIN_MSG_FOLDERPATH_ERROR_1']='Invalid start folder';
LANG['ADMIN_MSG_FOLDERPATH_ERROR_2']='Invalied end folder';
LANG['ADMIN_MSG_FOLDERPATH_ERROR_3']='Invalid template';
LANG['EDITOR_INCORRECT_XML']='The XML structure is not correct!';
LANG['POPUP_PICINS_ERROR_10']='File upload is unsuccessful!';
LANG['EDITOR_MSG_HEAD_PRE']='Place of headline';
LANG['EDITOR_MSG_HEAD_POST']='';
LANG['NEWFOLDER_TITLE']='Create new folder';
LANG['NEWFOLDER_ALT']='Váltás több rovatról egyre';
LANG['NEWFOLDER_TEXT']='A megadott rovat nevek közül csak az elsőt jegyzi meg a rendszer.<br/>Szeretné folytatni a műveletet?';
LANG['LIGHTWINDOW_CLOSE']='Close';
LANG['LIGHTWINDOW_GALLERIES']='Galleries';
LANG['LIGHTWINDOW_OF']='of';
LANG['LIGHTWINDOW_BY']='by';
LANG['LIGHTWINDOW_LOADING_OR']='Loading or';
LANG['LIGHTWINDOW_CANCEL']='Cancel';
LANG['LOADING']='Loading...';
LANG['EDITOR_SCHEME_CELL_DEFAULT_NAME']='Name of cell';
LANG['EDITOR_MSG_TITLE_JSERROR_1']='Information';
LANG['ADMIN_MSG_JSERROR_1']='This file contains a not supported JavaScript command "write()", that was not executed.';
LANG['ARTICLE_DATE_ERROR']='Wrong date format!';
LANG['UPLOAD_RETURN_ERROR']='Hibás szerver visszatérés! Elképzelhető hogy valamilyen hiba történt a feldolgozás során. Kérem, ellenőrizze a keletkezett adatokat!';
LANG['POPUP_OPEN_ERROR']='Hiba történ egy felugró ablak megnyitása közben!';
LANG['EDITOR_MSG_LABEL_PIC_SAVE']='Saving image';
LANG['EDITOR_MSG_LABEL_SAVE']='Saving';
LANG['EDITOR_NOTEDITVIEW']='Ez a művelet csak szerkesztő nézetben érhető el!';
LANG['EDITOR_MSG_TITLE_CUT_ERROR']='<div style="font-size: 11px;line-height: 11px;">A böngésző biztonsági beállításai miatt a szerkesztő nem fér hozzá a vágólaphoz.<br/><br/><span style="font-weight: bold;">Ha a kijelölt tartalmat ki szeretné vágni, használja a (CTRL+X) billentyű kombinációt!</span><br/><br/>További információt találhat a <a style="color: white;" href="http://www.mozilla.org/editor/midasdemo/securityprefs.html" target="_blank">http://www.mozilla.org/editor/midasdemo/securityprefs.html</a> címen.</div>';
LANG['EDITOR_MSG_TITLE_COPY_ERROR']='<div style="font-size: 11px;line-height: 11px;">A böngésző biztonsági beállításai miatt a szerkesztő nem fér hozzá a vágólaphoz.<br/><br/><span style="font-weight: bold;">Ha a kijelölt tartalmat másolni szeretné, használja a (CTRL+C) billentyű kombinációt!</span><br/><br/>További információt találhat a <a style="color: white;" href="http://www.mozilla.org/editor/midasdemo/securityprefs.html" target="_blank">http://www.mozilla.org/editor/midasdemo/securityprefs.html</a> címen.</div>';
LANG['RESTORE_HISTORY_TITLE']='Restore document';
LANG['SE_LINK_TITLE']='Link';
LANG['SE_LINK_LABEL']='Insert link';
LANG['SE_LINK_ERROR_URL']='\'Hivatkozás (URL)\' mező kitöltése kötelező!';
LANG['SE_LINK_ERROR_TITLE']='\'Hivatkozás címe\' mező kitöltése kötelező!';
LANG['SE_LINK_ERROR_ARTICLE']='Cikket kötelező kiválasztani!';
LANG['SE_ERROR_SELECTED_PAGE']='Kiválasztott oldal megtalálási hiba!';
LANG['SE_MSG_COPY']='Egy vágólap funkció nem megfelelően működik!Önnek valószínű nincsen jogosultsága elérni a vágólapot.További információt találhat a \'http://www.mozilla.org/editor/midasdemo/securityprefs.html\' címen.Ha szeretné hogy a kijelölt tartalom a vágólapra kerüljön, kérem használja (CTRL+C) billentyű kombinációt!';
LANG['SE_MSG_CUT']='Egy vágólap funkció nem megfelelően működik!Önnek valószínű nincsen jogosultsága elérni a vágólapot.További információt találhat a \'http://www.mozilla.org/editor/midasdemo/securityprefs.html\' címen.Ha szeretné hogy a kijelölt tartalom a vágólapra kerüljön, kérem használja (CTRL+X) billentyű kombinációt!';
LANG['SE_EDITING_TITLE']='Editing';
LANG['SE_EDITING_LABEL']='Szerkesztő művelet';
LANG['SE_EDITING_ERROR_FOCUS']='A művelet végrehajtásához a kurzornak az aktuális szerkesztő területen belül kell lennie!';
LANG['SE_EDITING_ERROR_VIEW']='Ez a művelet csak szerkesztő nézetben érhető el!';
LANG['SE_IMAGE_TITLE']='Image';
LANG['SE_IMAGE_LABEL']='Insert image';
LANG['SE_IMAGE_ERROR_SELECTED_FILE']='\'Fájl kiválasztása\' kötelező!';
LANG['SE_IMAGE_ERROR_TITLE']='\'Cím\' mező kitöltése kötelező!';
LANG['SE_IMAGE_ERROR_DESCRIPTION']='\'Leírás\' mező kitöltése kötelező!';
LANG['SE_IMAGE_ERROR_SELECTED_IMAGE']='Képet kötelező kiválasztani!';
LANG['SE_DOCUMNET_TITLE']='Document';
LANG['SE_DOCUMENT_LABEL']='Insert document';
LANG['SE_DOCUMENT_ERROR_SELECTED_DOCUMENT']='Dokumentumot kötelező kiválasztani!';
LANG['SE_MSG_INSERT']='Ha szeretné hogy a vágólap tartalma a szerkesztett tartalomba kerüljön, kérem újra illessze be a lenti beviteli mezőbe a tartalmat (CTRL+V)!Egy vágólap funkció nem megfelelően működik!Önnek valószínű nincsen jogosultsága elérni a vágólapot.További információt találhat a \'http://www.mozilla.org/editor/midasdemo/securityprefs.html\' címen.';
LANG['SE_MSG_LINK_URL']='Kérem adja meg a link elérési útját (URL)';
LANG['SE_MSG_IMAGE_URL']='Kérem adja meg a kép elérési útját (URL)';
LANG['SE_MSG_DOCUMENT_URL']='Kérem adja meg a dokumentum elérési útját (URL)';
LANG['SE_ICON_VIEW']='Edit / Source';
LANG['SE_ICON_BOLD']='Bold';
LANG['SE_ICON_ITALIC']='Italic';
LANG['SE_ICON_UNDERLINE']='Underline';
LANG['SE_ICON_LINETHROUGH']='Linethrough';
LANG['SE_ICON_COPY']='Copy';
LANG['SE_ICON_CUT']='Cut';
LANG['SE_ICON_PASTE']='Paste';
LANG['SE_ICON_PASTETEXT']='Paste plain text';
LANG['SE_ICON_SELECTALL']='Select all';
LANG['SE_ICON_JUSTIFYLEFT']='Align left';
LANG['SE_ICON_JUSTIFYCENTER']='Align center';
LANG['SE_ICON_JUSTIFYRIGHT']='Align right';
LANG['SE_ICON_H2']='Header (H2)';
LANG['SE_ICON_H3']='Header (H3)';
LANG['SE_ICON_H4']='Header (H4)';
LANG['SE_ICON_FONTFAMILY']='Font family';
LANG['SE_ICON_FONTSIZE']='Font size';
LANG['SE_ICON_BACKCOLOR']='Background color';
LANG['SE_ICON_TEXTCOLOR']='Text color';
LANG['SE_ICON_INDENT']='Indent';
LANG['SE_ICON_OUTDENT']='Outdent';
LANG['SE_ICON_LINK']='Link';
LANG['SE_ICON_IMAGE']='Picture';
LANG['SE_ICON_DOCUMENT']='Document';
LANG['SE_ICON_HORIZONTALRULE']='Horizontal rule';
LANG['SE_ICON_ORDEREDLIST']='Ordered list';
LANG['SE_ICON_UNORDEREDLIST']='Unordered list';
LANG['SE_ICON_SMALL']='Small';
LANG['SE_ICON_TT']='TT';
LANG['SE_ICON_DIFF']='Edit / Compare';
LANG['ADMIN_MSG_LABEL_GOOGLEMAP']='Googlemap';
LANG['ADMIN_MSG_GOOGLEMAP_ERROR_1']='Invalid width';
LANG['ADMIN_MSG_GOOGLEMAP_ERROR_2']='Invalid height';
LANG['ADMIN_MSG_GOOGLEMAP_ERROR_3']='Invalid center';
LANG['ADMIN_MSG_GOOGLEMAP_ERROR_4']='Invalid zoom';
LANG['ADMIN_MSG_GOOGLEMAP_ERROR_5']='Enter at least one coordinate!';
LANG['ADMIN_MSG_GOOGLEMAP_ERROR_6']='Invalid coordinate(s):';
LANG['SEARCH_ALL_GOOGLE_RESULTS']='All Google results';
LANG['SEARCH_NO_GOOGLE_RESULTS']='There isn\'t any Google results';
LANG['ADMIN_DOMAIN_DELETE_DEFAULT']='The default domain can\'t be deleted';
LANG['ADMIN_DOMAIN_EXISTS']='This domain already exists in the system!';
LANG['ADMIN_DOMAIN_INVALID']='The domain format is not valid!';
LANG['TREE_ELEMENT']='Element';
LANG['TREE_PROPERTIES']='Properties';
LANG['TREE_PARENTFOLDER']='Parentfolder';
LANG['MOVE']='Move';
LANG['TREE_MSG_ACTION_DID_NOT_RUN']='The action did not performed';
LANG['PANORAMIO_BOTTOM']='A <a href="http://www.panoramio.com/">Panoramio</a> által rendelkezésre bocsátott fotókra a tulajdonosaik szerzői jogai érvényesek.';
LANG['PHOTO']='photo:';
LANG['PANORAMIO_PHOTO']='photo';
LANG['SE_ICON_REMOVELINK']='Remove link';
LANG['ADMIN_MSG_LABEL_USER']='User';
LANG['ADMIN_MSG_USER_ERROR_3']='Invalid successful login folder';
LANG['HCB_CO2_ATTENDANCE_ERROR']='';
LANG['ADMIN_MSG_USER_ERROR_4']='Invalid unsuccessful login folder';
LANG['DOMAINCONFIGDELETEQUESTION']='Do you want to delete this domain specific variable?';
LANG['HCB_CO2_EMPTY_WARNING']='You didn\'t enter data to each question thus the result might be imprecise.';
LANG['HCB_CO2_EMAIL_ERROR']='Please provide a valid e-mail address!';
LANG['HCB_CO2_INTEGER_ERROR']='Please use positive, whole numbers in the form.';
LANG['ADMIN_MSG_TITLE_SAVE_ARTICLE']='Unable to save article';
LANG['ADMIN_MSG_LABEL_QUICKEDITOR']='Quickeditor';
LANG['ADMIN_MSG_QUICKEDITOR_ERROR_1']='Missing title';
LANG['ADMIN_MSG_QUICKEDITOR_ERROR_2']='Server error';
LANG['UPLOAD_CONNECTION_ERROR']='Possible connection error. Please, reload page.';
LANG['PAGELANG']='en';
LANG['EDITOR_MSG_PREVIEW_TITLE']='Preview';
LANG['EDITOR_MSG_PREVIEW_FAILED_TITLE']='Missing article view schema in parent folder';
LANG['EDITOR_MSG_PREVIEW_FAILED']='Preview will use the default preview schema.';
LANG['SE_ICON_JUSTIFYJUSTIFY']='Justify';
LANG['FILE_UPLOAD_IN_PROGRESS']='File upload in progress...';
LANG['FILE_UPLOAD_ERROR']='Error during file upload:';
LANG['WIT_ACTION_1']='New task';
LANG['WIT_ACTION_2']='Start';
LANG['WIT_ACTION_3']='Solve';
LANG['WIT_ACTION_4']='Solve';
LANG['WIT_ACTION_5']='Close';
LANG['WIT_ACTION_6']='Solve and close';
LANG['WIT_ACTION_7']='Suspend or more detail';
LANG['WIT_ACTION_8']='Re-Open (in progress)';
LANG['WIT_ACTION_9']='Re-Open (open)';
LANG['WIT_ACTION_10']='Save';
LANG['WIT_ACTION_11']='Save';
LANG['WIT_ACTION_12']='Save';
LANG['EDITOR_MSG_LABEL_IMAGE_HANDLE']='Image handling';
LANG['EDITOR_MSG_TITLE_FALSE_BROWSER']='Invalid browser!';
LANG['EDITOR_MSG_ERROR_FALSE_BROWSER']='Ez a funkció nem érhető el az aktuális böngészőben!';
LANG['ADMIN_MSG_CALENDAR_ERROR_1']='Please enter an integer for list length';
LANG['ADMIN_MSG_CALENDAR_ERROR_2']='Invalid RSS folder';
LANG['ADMIN_MSG_CALENDAR_ERROR_3']='Invalid \'More events\' folder';
LANG['ADMIN_MSG_FEEDBACK_ERROR_1']='Invalid Email to';
LANG['ADMIN_MSG_FEEDBACK_ERROR_2']='Invalid \'Cc\' field';
LANG['ADMIN_MSG_FORUM_ERROR_1']='Invalid forum root folder';
LANG['ADMIN_MSG_FORUM_ERROR_2']='Invalid otherfolder';
LANG['ADMIN_MSG_FORUM_ERROR_3']='Invalid topic list template';
LANG['ADMIN_MSG_FORUM_ERROR_4']='Invalid message list template';
LANG['ADMIN_MSG_FORUM_ERROR_5']='Please enter an integer for \'Messages per page\'';
LANG['ADMIN_MSG_FORUM_ERROR_6']='Ivalid IP filter expression';
LANG['ADMIN_MSG_FORUM_ERROR_7']='Please enter an integer for \'Forum posts\'';
LANG['ADMIN_MSG_FORUM_ERROR_8']='Please enter an integer for \'Maximum length\'';
LANG['ADMIN_MSG_LABEL_ARTICLECOMMENT']='Comment on article content';
LANG['ADMIN_MSG_LABEL_CALENDAR']='Calendar';
LANG['ADMIN_MSG_LABEL_FEEDBACK']='Feedback';
LANG['ADMIN_MSG_LABEL_FORUM']='Forum';
LANG['ADMIN_MSG_LABEL_LADDERMENU']='Laddermenu';
LANG['ADMIN_MSG_LABEL_NEWSIMAGESCROLLER']='Article slideshow';
LANG['ADMIN_MSG_LABEL_NEWSLETTER']='Newsletter';
LANG['ADMIN_MSG_LABEL_SEARCH']='Search';
LANG['ADMIN_MSG_LABEL_SENDARTICLE']='Send article as email';
LANG['ADMIN_MSG_LABEL_SENDLINK']='Send article link as email';
LANG['ADMIN_MSG_LABEL_TAGCLOUD']='Tagcloud';
LANG['ADMIN_MSG_LADDERMENU_ERROR_1']='Please enter an integer for \'Menu depth\'';
LANG['ADMIN_MSG_LADDERMENU_ERROR_2']='Please enter an integer for \'Minimal depth\'';
LANG['ADMIN_MSG_LADDERMENU_ERROR_3']='Please enter an integer for \'Menus per level\'';
LANG['ADMIN_MSG_NEWSIMAGESCROLLER_ERROR_1']='Invalid folder for \'Slideshow from\'';
LANG['ADMIN_MSG_NEWSIMAGESCROLLER_ERROR_2']='Please enter an integer for \'Nr. of articles\' in slideshow';
LANG['ADMIN_MSG_NEWSIMAGESCROLLER_ERROR_3']='Invalid folder for \'Shortnews\'';
LANG['ADMIN_MSG_NEWSIMAGESCROLLER_ERROR_4']='Please enter an integer for \'Nr. Shortnews\'';
LANG['ADMIN_MSG_NEWSIMAGESCROLLER_ERROR_5']='\'Nr. of articles\' is too big';
LANG['ADMIN_MSG_NEWSLETTER_ERROR_1']='Invalid newsletter handler';
LANG['ADMIN_MSG_TAGCLOUD_ERROR_1']='Please enter an integer for \'Nr. of tagcloud labels\'';
LANG['ADMIN_MSG_TAGCLOUD_ERROR_2']='Please enter an integer for \'Nr. of label sizes\'';
LANG['ADMIN_MSG_TAGCLOUD_ERROR_3']='\'Nr. of tagcloud labels\' less than \'Nr. of label sizes\'';
LANG['ADMIN_MSG_TAGCLOUD_ERROR_4']='Please enter an integer for \'Nr. of articles\'';
LANG['XMLEDITOR_IMG_TITLE']='Save current image data';
LANG['ADMIN_MSG_SEARCH_ERROR_1']='Please enter an integer for thumbnail size';
var showEditorButton='true';
var mainURL='http://www.spasinhungary.com/';
var mainURLPath='/';
var currentFolderId='';
var webraMainURL='http://www.spasinhungary.com/main.php';
var popupURL = webraMainURL+'?folderID=47';
var imageURL='http://www.spasinhungary.com/webra_admin.php?folderID=918';
var autocompleteURL='http://www.spasinhungary.com/webra_admin.php?folderID=45';
var autocompleteSMARTURL='http://itthon.hu/automatikus-kiegeszites';
var objectbrowserURL='http://www.spasinhungary.com/webra_admin.php?folderID=26';
var filenamePattern=/^[a-zA-Z0-9_\-\.éáűúőóüöíÉÁŰÚŐÓÜÖÍ]+$/;
var langprofile={};
var langsession={};
var profilePublicURL='http://www.spasinhungary.com/main.php?folderID=1023';
var favouriteURL='http://www.spasinhungary.com/webra_admin.php?folderID=1022';
var portalScriptFilename='main.php';
var imageGalleryFolderId='1039';
var bannerGalleryFolderId='27481';
var formPrintFolderId='FOLDER_FORM_PRINT';
var smarturl_space_char='-';
var preg_smarturl_space_char='-';
var smarturlcallbackURL = 'http://www.spasinhungary.com/webra_admin.php?folderID=933';
var folderSchemaeditor = '20211';
var folderTemplateeditor = '53481';
var folderStructureeditor = '53491';
var folderSimpleeditorIframe = 'FOLDER_SIMPLEEDITOR_IFRAME';
var xeRunJs='1';
var EDITOR_NEWSIMAGESCROLLER_MAXITEM = 20;
var FOLDER_PUBLIC_ROOT = 24;
var FOLDER_PUBLIC_ROOT_NAME = '/';
