﻿/*
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
 * Copyright (C) 2003-2009 Frederico Caldeira Knabben
 *
 * == BEGIN LICENSE ==
 *
 * Licensed under the terms of any of the following licenses at your
 * choice:
 *
 *  - GNU General Public License Version 2 or later (the "GPL")
 *    http://www.gnu.org/licenses/gpl.html
 *
 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
 *    http://www.gnu.org/licenses/lgpl.html
 *
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
 *    http://www.mozilla.org/MPL/MPL-1.1.html
 *
 * == END LICENSE ==
 *
 * English language file.
 */

var FCKLang =
{
// Language direction : "ltr" (left to right) or "rtl" (right to left).
Dir					: "ltr",

ToolbarCollapse		: "Collapse Toolbar",
ToolbarExpand		: "Expand Toolbar",

// Toolbar Items and Context Menu
Save				: "Save",
NewPage				: "New Page",
Preview				: "Preview",
Cut					: "Cut",
Copy				: "Copy",
Paste				: "Paste",
PasteText			: "Paste as plain text",
PasteWord			: "Paste from Word",
Print				: "Print",
SelectAll			: "Select All",
RemoveFormat		: "Remove Format",
InsertLinkLbl		: "Link",
InsertLink			: "Insert/Edit Link",
RemoveLink			: "Remove Link",
VisitLink			: "Open Link",
Anchor				: "Insert/Edit Anchor",
AnchorDelete		: "Remove Anchor",
InsertImageLbl		: "Image",
InsertImage			: "Insert/Edit Image",
InsertFlashLbl		: "Flash",
InsertFlash			: "Insert/Edit Flash",
InsertTableLbl		: "Table",
InsertTable			: "Insert/Edit Table",
InsertLineLbl		: "Line",
InsertLine			: "Insert Horizontal Line",
InsertSpecialCharLbl: "Special Character",
InsertSpecialChar	: "Insert Special Character",
InsertSmileyLbl		: "Smiley",
InsertSmiley		: "Insert Smiley",
About				: "About FCKeditor",
Bold				: "Bold",
Italic				: "Italic",
Underline			: "Underline",
StrikeThrough		: "Strike Through",
Subscript			: "Subscript",
Superscript			: "Superscript",
LeftJustify			: "Left Justify",
CenterJustify		: "Center Justify",
RightJustify		: "Right Justify",
BlockJustify		: "Block Justify",
DecreaseIndent		: "Decrease Indent",
IncreaseIndent		: "Increase Indent",
Blockquote			: "Blockquote",
CreateDiv			: "Create Div Container",
EditDiv				: "Edit Div Container",
DeleteDiv			: "Remove Div Container",
Undo				: "Undo",
Redo				: "Redo",
NumberedListLbl		: "Numbered List",
NumberedList		: "Insert/Remove Numbered List",
BulletedListLbl		: "Bulleted List",
BulletedList		: "Insert/Remove Bulleted List",
ShowTableBorders	: "Show Table Borders",
ShowDetails			: "Show Details",
Style				: "Style",
FontFormat			: "Format",
Font				: "Font",
FontSize			: "Size",
TextColor			: "Text Color",
BGColor				: "Background Color",
Source				: "Source",
Find				: "Find",
Replace				: "Replace",
SpellCheck			: "Check Spelling",
UniversalKeyboard	: "Universal Keyboard",
PageBreakLbl		: "Page Break",
PageBreak			: "Insert Page Break",

Form			: "Form",
Checkbox		: "Checkbox",
RadioButton		: "Radio Button",
TextField		: "Text Field",
Textarea		: "Textarea",
HiddenField		: "Hidden Field",
Button			: "Button",
SelectionField	: "Selection Field",
ImageButton		: "Image Button",

FitWindow		: "Maximize the editor size",
ShowBlocks		: "Show Blocks",

// Context Menu
EditLink			: "Edit Link",
CellCM				: "Cell",
RowCM				: "Row",
ColumnCM			: "Column",
InsertRowAfter		: "Insert Row After",
InsertRowBefore		: "Insert Row Before",
DeleteRows			: "Delete Rows",
InsertColumnAfter	: "Insert Column After",
InsertColumnBefore	: "Insert Column Before",
DeleteColumns		: "Delete Columns",
InsertCellAfter		: "Insert Cell After",
InsertCellBefore	: "Insert Cell Before",
DeleteCells			: "Delete Cells",
MergeCells			: "Merge Cells",
MergeRight			: "Merge Right",
MergeDown			: "Merge Down",
HorizontalSplitCell	: "Split Cell Horizontally",
VerticalSplitCell	: "Split Cell Vertically",
TableDelete			: "Delete Table",
CellProperties		: "Cell Properties",
TableProperties		: "Table Properties",
ImageProperties		: "Image Properties",
FlashProperties		: "Flash Properties",

AnchorProp			: "Anchor Properties",
ButtonProp			: "Button Properties",
CheckboxProp		: "Checkbox Properties",
HiddenFieldProp		: "Hidden Field Properties",
RadioButtonProp		: "Radio Button Properties",
ImageButtonProp		: "Image Button Properties",
TextFieldProp		: "Text Field Properties",
SelectionFieldProp	: "Selection Field Properties",
TextareaProp		: "Textarea Properties",
FormProp			: "Form Properties",

FontFormats			: "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",

// Alerts and Messages
ProcessingXHTML		: "Processing XHTML. Please wait...",
Done				: "Done",
PasteWordConfirm	: "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
NotCompatiblePaste	: "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",
UnknownToolbarItem	: "Unknown toolbar item \"%1\"",
UnknownCommand		: "Unknown command name \"%1\"",
NotImplemented		: "Command not implemented",
UnknownToolbarSet	: "Toolbar set \"%1\" doesn't exist",
NoActiveX			: "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
VisitLinkBlocked	: "It was not possible to open a new window. Make sure all popup blockers are disabled.",

// Dialogs
DlgBtnOK			: "OK",
DlgBtnCancel		: "Cancel",
DlgBtnClose			: "Close",
DlgBtnBrowseServer	: "Browse Server",
DlgBtnBrowseServerPageLink: "Browse to webpage",
DlgAdvancedTag		: "Advanced",
DlgOpOther			: "<Other>",
DlgInfoTab			: "Info",
DlgAlertUrl			: "Please insert the URL",

// General Dialogs Labels
DlgSetDisplayName    : "Page title",
DlgSetMouseEvent    : "Set mouse event",
DlgGenNotSet		: "<not set>",
DlgGenId			: "Id",
DlgGenLangDir		: "Language Direction",
DlgGenLangDirLtr	: "Left to Right (LTR)",
DlgGenLangDirRtl	: "Right to Left (RTL)",
DlgGenLangCode		: "Language Code",
DlgGenAccessKey		: "Access Key",
DlgGenName			: "Name",
DlgGenTabIndex		: "Tab Index",
DlgGenLongDescr		: "Long Description URL",
DlgGenClass			: "Stylesheet Classes",
DlgGenTitle			: "Advisory Title",
DlgGenContType		: "Advisory Content Type",
DlgGenLinkCharset	: "Linked Resource Charset",
DlgGenStyle			: "Style",

// Image Dialog
DlgImgTitle			: "Image Properties",
DlgImgInfoTab		: "Image Info",
DlgImgBtnUpload		: "Send it to the Server",
DlgImgURL			: "URL",
DlgImgUpload		: "Upload",
DlgImgAlt			: "Alternative Text",
DlgImgWidth			: "Width",
DlgImgHeight		: "Height",
DlgImgLockRatio		: "Lock Ratio",
DlgBtnResetSize		: "Reset Size",
DlgImgBorder		: "Border",
DlgImgHSpace		: "HSpace",
DlgImgVSpace		: "VSpace",
DlgImgAlign			: "Align",
DlgImgAlignLeft		: "Left",
DlgImgAlignAbsBottom: "Abs Bottom",
DlgImgAlignAbsMiddle: "Abs Middle",
DlgImgAlignBaseline	: "Baseline",
DlgImgAlignBottom	: "Bottom",
DlgImgAlignMiddle	: "Middle",
DlgImgAlignRight	: "Right",
DlgImgAlignTextTop	: "Text Top",
DlgImgAlignTop		: "Top",
DlgImgPreview		: "Preview",
DlgImgAlertUrl		: "Please type the image URL",
DlgImgLinkTab		: "Link",
DlgGenPlayer		: "Image presentation",
DlgImgPopup			: "Include poup",
DlgGenGroupName		: "Group name",
DlgGenNavigation	: "Navigation",
DlgGenTransition	: "Transition",
DlgGenOverStretch	: "Deformation",
DlgGenLinkFromDisplay : "Link from display",
DlgGenRotatetime	: "Rotation time(sec.)",
txtUseFolder		: "Use content folder",

// Flash Dialog
DlgFlashTitle		: "Flash Properties",
DlgFlashChkPlay		: "Auto Play",
DlgFlashChkLoop		: "Loop",
DlgFlashChkMenu		: "Enable Flash Menu",
DlgFlashScale		: "Scale",
DlgFlashScaleAll	: "Show all",
DlgFlashScaleNoBorder	: "No Border",
DlgFlashScaleFit	: "Exact Fit",

// Link Dialog
DlgLnkWindowTitle	: "Link",
DlgLnkInfoTab		: "Link Info",
DlgLnkTargetTab		: "Target",

DlgLnkType			: "Link Type",
DlgLnkTypeURL		: "URL",
DlgLnkTypeAnchor	: "Link to anchor in the text",
DlgLnkTypeEMail		: "E-Mail",
DlgLnkProto			: "Protocol",
DlgLnkProtoOther	: "<other>",
DlgLnkURL			: "URL",
DlgLnkAnchorSel		: "Select an Anchor",
DlgLnkAnchorByName	: "By Anchor Name",
DlgLnkAnchorById	: "By Element Id",
DlgLnkNoAnchors		: "(No anchors available in the document)",
DlgLnkEMail			: "E-Mail Address",
DlgLnkEMailSubject	: "Message Subject",
DlgLnkEMailBody		: "Message Body",
DlgLnkUpload		: "Upload",
DlgLnkBtnUpload		: "Send it to the Server",

DlgLnkTarget		: "Target",
DlgLnkTargetFrame	: "<frame>",
DlgLnkTargetPopup	: "<popup window>",
DlgLnkTargetBlank	: "New Window (_blank)",
DlgLnkTargetParent	: "Parent Window (_parent)",
DlgLnkTargetSelf	: "Same Window (_self)",
DlgLnkTargetTop		: "Topmost Window (_top)",
DlgLnkTargetFrameName	: "Target Frame Name",
DlgLnkPopWinName	: "Popup Window Name",
DlgLnkPopWinFeat	: "Popup Window Features",
DlgLnkPopResize		: "Resizable",
DlgLnkPopLocation	: "Location Bar",
DlgLnkPopMenu		: "Menu Bar",
DlgLnkPopScroll		: "Scroll Bars",
DlgLnkPopStatus		: "Status Bar",
DlgLnkPopToolbar	: "Toolbar",
DlgLnkPopFullScrn	: "Full Screen (IE)",
DlgLnkPopDependent	: "Dependent (Netscape)",
DlgLnkPopWidth		: "Width",
DlgLnkPopHeight		: "Height",
DlgLnkPopLeft		: "Left Position",
DlgLnkPopTop		: "Top Position",

DlnLnkMsgNoUrl		: "Please type the link URL",
DlnLnkMsgNoEMail	: "Please type the e-mail address",
DlnLnkMsgNoAnchor	: "Please select an anchor",
DlnLnkMsgInvPopName	: "The popup name must begin with an alphabetic character and must not contain spaces",

// Color Dialog
DlgColorTitle		: "Select Color",
DlgColorBtnClear	: "Clear",
DlgColorHighlight	: "Highlight",
DlgColorSelected	: "Selected",

// Smiley Dialog
DlgSmileyTitle		: "Insert a Smiley",

// Special Character Dialog
DlgSpecialCharTitle	: "Select Special Character",

// Table Dialog
DlgTableTitle		: "Table Properties",
DlgTableRows		: "Rows",
DlgTableColumns		: "Columns",
DlgTableBorder		: "Border size",
DlgTableAlign		: "Alignment",
DlgTableAlignNotSet	: "<Not set>",
DlgTableAlignLeft	: "Left",
DlgTableAlignCenter	: "Center",
DlgTableAlignRight	: "Right",
DlgTableWidth		: "Width",
DlgTableWidthPx		: "pixels",
DlgTableWidthPc		: "percent",
DlgTableHeight		: "Height",
DlgTableCellSpace	: "Cell spacing",
DlgTableCellPad		: "Cell padding",
DlgTableCaption		: "Caption",
DlgTableSummary		: "Summary",
DlgTableHeaders		: "Headers",
DlgTableHeadersNone		: "None",
DlgTableHeadersColumn	: "First column",
DlgTableHeadersRow		: "First Row",
DlgTableHeadersBoth		: "Both",

// Table Cell Dialog
DlgCellTitle		: "Cell Properties",
DlgCellWidth		: "Width",
DlgCellWidthPx		: "pixels",
DlgCellWidthPc		: "percent",
DlgCellHeight		: "Height",
DlgCellWordWrap		: "Word Wrap",
DlgCellWordWrapNotSet	: "<Not set>",
DlgCellWordWrapYes	: "Yes",
DlgCellWordWrapNo	: "No",
DlgCellHorAlign		: "Horizontal Alignment",
DlgCellHorAlignNotSet	: "<Not set>",
DlgCellHorAlignLeft	: "Left",
DlgCellHorAlignCenter	: "Center",
DlgCellHorAlignRight: "Right",
DlgCellVerAlign		: "Vertical Alignment",
DlgCellVerAlignNotSet	: "<Not set>",
DlgCellVerAlignTop	: "Top",
DlgCellVerAlignMiddle	: "Middle",
DlgCellVerAlignBottom	: "Bottom",
DlgCellVerAlignBaseline	: "Baseline",
DlgCellType		: "Cell Type",
DlgCellTypeData		: "Data",
DlgCellTypeHeader	: "Header",
DlgCellRowSpan		: "Rows Span",
DlgCellCollSpan		: "Columns Span",
DlgCellBackColor	: "Background Color",
DlgCellBorderColor	: "Border Color",
DlgCellBtnSelect	: "Select...",

// Find and Replace Dialog
DlgFindAndReplaceTitle	: "Find and Replace",

// Find Dialog
DlgFindTitle		: "Find",
DlgFindFindBtn		: "Find",
DlgFindNotFoundMsg	: "The specified text was not found.",

// Replace Dialog
DlgReplaceTitle			: "Replace",
DlgReplaceFindLbl		: "Find what:",
DlgReplaceReplaceLbl	: "Replace with:",
DlgReplaceCaseChk		: "Match case",
DlgReplaceReplaceBtn	: "Replace",
DlgReplaceReplAllBtn	: "Replace All",
DlgReplaceWordChk		: "Match whole word",

// Paste Operations / Dialog
PasteErrorCut	: "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
PasteErrorCopy	: "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",

PasteAsText		: "Paste as Plain Text",
PasteFromWord	: "Paste from Word",

DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",
DlgPasteSec		: "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
DlgPasteIgnoreFont		: "Ignore Font Face definitions",
DlgPasteRemoveStyles	: "Remove Styles definitions",

// Color Picker
ColorAutomatic	: "Automatic",
ColorMoreColors	: "More Colors...",

// Document Properties
DocProps		: "Document Properties",

// Anchor Dialog
DlgAnchorTitle		: "Anchor Properties",
DlgAnchorName		: "Anchor Name",
DlgAnchorErrorName	: "Please type the anchor name",

// Speller Pages Dialog
DlgSpellNotInDic		: "Not in dictionary",
DlgSpellChangeTo		: "Change to",
DlgSpellBtnIgnore		: "Ignore",
DlgSpellBtnIgnoreAll	: "Ignore All",
DlgSpellBtnReplace		: "Replace",
DlgSpellBtnReplaceAll	: "Replace All",
DlgSpellBtnUndo			: "Undo",
DlgSpellNoSuggestions	: "- No suggestions -",
DlgSpellProgress		: "Spell check in progress...",
DlgSpellNoMispell		: "Spell check complete: No misspellings found",
DlgSpellNoChanges		: "Spell check complete: No words changed",
DlgSpellOneChange		: "Spell check complete: One word changed",
DlgSpellManyChanges		: "Spell check complete: %1 words changed",

IeSpellDownload			: "Spell checker not installed. Do you want to download it now?",

// Button Dialog
DlgButtonText		: "Text (Value)",
DlgButtonType		: "Type",
DlgButtonTypeBtn	: "Button",
DlgButtonTypeSbm	: "Submit",
DlgButtonTypeRst	: "Reset",

// Checkbox and Radio Button Dialogs
DlgCheckboxName		: "Name",
DlgCheckboxValue	: "Value",
DlgCheckboxSelected	: "Selected",

// Form Dialog
DlgFormName		: "Name",
DlgFormAction	: "Action",
DlgFormMethod	: "Method",

// Select Field Dialog
DlgSelectName		: "Name",
DlgSelectValue		: "Value",
DlgSelectSize		: "Size",
DlgSelectLines		: "lines",
DlgSelectChkMulti	: "Allow multiple selections",
DlgSelectOpAvail	: "Available Options",
DlgSelectOpText		: "Text",
DlgSelectOpValue	: "Value",
DlgSelectBtnAdd		: "Add",
DlgSelectBtnModify	: "Modify",
DlgSelectBtnUp		: "Up",
DlgSelectBtnDown	: "Down",
DlgSelectBtnSetValue : "Set as selected value",
DlgSelectBtnDelete	: "Delete",

// Textarea Dialog
DlgTextareaName	: "Name",
DlgTextareaCols	: "Columns",
DlgTextareaRows	: "Rows",

// Text Field Dialog
DlgTextName			: "Name",
DlgTextValue		: "Value",
DlgTextCharWidth	: "Character Width",
DlgTextMaxChars		: "Maximum Characters",
DlgTextType			: "Type",
DlgTextTypeText		: "Text",
DlgTextTypePass		: "Password",

// Hidden Field Dialog
DlgHiddenName	: "Name",
DlgHiddenValue	: "Value",

// Bulleted List Dialog
BulletedListProp	: "Bulleted List Properties",
NumberedListProp	: "Numbered List Properties",
DlgLstStart			: "Start",
DlgLstType			: "Type",
DlgLstTypeCircle	: "Circle",
DlgLstTypeDisc		: "Disc",
DlgLstTypeSquare	: "Square",
DlgLstTypeNumbers	: "Numbers (1, 2, 3)",
DlgLstTypeLCase		: "Lowercase Letters (a, b, c)",
DlgLstTypeUCase		: "Uppercase Letters (A, B, C)",
DlgLstTypeSRoman	: "Small Roman Numerals (i, ii, iii)",
DlgLstTypeLRoman	: "Large Roman Numerals (I, II, III)",

// Document Properties Dialog
DlgDocGeneralTab	: "General",
DlgDocBackTab		: "Background",
DlgDocColorsTab		: "Colors and Margins",
DlgDocMetaTab		: "Meta Data",

DlgDocPageTitle		: "Page Title",
DlgDocLangDir		: "Language Direction",
DlgDocLangDirLTR	: "Left to Right (LTR)",
DlgDocLangDirRTL	: "Right to Left (RTL)",
DlgDocLangCode		: "Language Code",
DlgDocCharSet		: "Character Set Encoding",
DlgDocCharSetCE		: "Central European",
DlgDocCharSetCT		: "Chinese Traditional (Big5)",
DlgDocCharSetCR		: "Cyrillic",
DlgDocCharSetGR		: "Greek",
DlgDocCharSetJP		: "Japanese",
DlgDocCharSetKR		: "Korean",
DlgDocCharSetTR		: "Turkish",
DlgDocCharSetUN		: "Unicode (UTF-8)",
DlgDocCharSetWE		: "Western European",
DlgDocCharSetOther	: "Other Character Set Encoding",

DlgDocDocType		: "Document Type Heading",
DlgDocDocTypeOther	: "Other Document Type Heading",
DlgDocIncXHTML		: "Include XHTML Declarations",
DlgDocBgColor		: "Background Color",
DlgDocBgImage		: "Background Image URL",
DlgDocBgNoScroll	: "Nonscrolling Background",
DlgDocCText			: "Text",
DlgDocCLink			: "Link",
DlgDocCVisited		: "Visited Link",
DlgDocCActive		: "Active Link",
DlgDocMargins		: "Page Margins",
DlgDocMaTop			: "Top",
DlgDocMaLeft		: "Left",
DlgDocMaRight		: "Right",
DlgDocMaBottom		: "Bottom",
DlgDocMeIndex		: "Document Indexing Keywords (comma separated)",
DlgDocMeDescr		: "Document Description",
DlgDocMeAuthor		: "Author",
DlgDocMeCopy		: "Copyright",
DlgDocPreview		: "Preview",

// Templates Dialog
Templates			: "Templates",
DlgTemplatesTitle	: "Content Templates",
DlgTemplatesSelMsg	: "Please select the template to open in the editor<br />(the actual contents will be lost):",
DlgTemplatesLoading	: "Loading templates list. Please wait...",
DlgTemplatesNoTpl	: "(No templates defined)",
DlgTemplatesReplace	: "Replace actual contents",

//KDCMS
textSelectedItem		: "Selected item",
txtConfirmLinkPageToMenuItem	: "Are you sure you want to link the selected menu item to this page?",
txtConfirmRemoveLinkPageToMenuItem	: "Are you sure you want remove the link from the selected menu item?",
txtConfirmNoMenuItemSelected	: "No menu item has been selected",
lblGenarateAliasAutomaticly		: "Generate alias automaticly",
txtConfirmDeleteLovPage		: "Are you sure you want to delete this document?",

titleBrowseToPage		: "Select page",
titleDelete				: "Delete",
titleSave				: "Save",
titleNewItem			: "New item",
titleRestore			: "Replace with backup",
titleDeleteDraft		: "Delete temporarily version",
titlePublishPage		: "Make temporarily version definitive",
titleImageGalleryByBrowsing		: "Add image to collection",
titleAddMediaText		: "Add text document to collection",
titleMediaGallery		: "Add media to collection",
titleLogout				: "Log out",
titleEndSessionCMS		: "End session",
titleContinueSessionCMS		: "Login to continue CMS session",
titlePublishPreview		: "Preview draft",
titleLov				: "List of values",
titleAddToNavigationWebsite	: "Add to website navigation",
titleAddToWidgetNavigation1	: "Add to widget navigation 1",
titleAddToWidgetNavigation2	: "Add to widget navigation 2",
titleAddItemToWidgetMenuMainMenu : "Add to widget navigation main menu",
lblShowInMenu			: "Show in menu",
lblMenuLabel			: "Menu label",
titleRewriteUrl			: "Add / Change / Delete alias url",
titleAdminUser			: "Administrators",
titleHelp				: "Help",
titleToWebSite			: "To website",
titleToWebSiteCMS		: "To website (CMS)",
titleNewFolder			: "New folder",
textNewName				: "New name",
titleGoUpOneLevel		: "Go up one level",
titleControlImages		: "Administration images",
titleTypeRadiobutton	: "choose type: radiobutton",
titleTypeTextbox		: "choose type: textbox",
titleTypeChecktbox		: "choose type: checkbox",
titleTypeFile			: "choose type: file",
titleTypeTexarea		: "choose type: textarea with mutiple lines",
titleMoveUp				: "move up",
titleMoveDown			: "move down",
titleEdit				: "edit",
titleClearFind			: "Clear find",
titleClose				: "Close",
titleSendToFriend		: "Send to friend",
titleOpen				: "Open",
titleLoginPm			: "To ProductManager",
textToCms				: "To SiteManager",
titleTypeHiddenfield	: "choose type: hidden field",
titleTypeLineBreak		: "choose type: extra space with text",

btnMakeCopy				: "Make copy",

legendUpload			: "Upload",
refMrs					: "Mrs.",
refMr					: "Dr.",
refMiss					: "Miss",

DlgBtnBrowseRewriteUrl	: "Choose alias",

textActionDeleteDoc		: "Are you sure you want to delete the selected item?",
textAlertRestore		: "Do you want to replace this item by its back-up?",
textActionDeleteDraft	: "Are you sure you want to delete the draft version of this item?",
textPublishAction	    : "Are you sure you want to publish this item?",
textDeleteSelectedItem	: "Are you sure you want to delete the selected item(s)?",
textActionDeleteUser	: "Are you sure you want to delete the selected administrator?",
textNoRights			: "You have no rights for this\nOr\nyour session has ended, to continue, you will have to login again.",
textAllreadyInUse		: "selected item is allready in use",
textRadioWithSameValue	: "there allready excists an radiobutton with the same value:",
textNotExcistInput		: "does not excists : input_",
textNotExcistOption		: "does not excists: option_",
textNoFormat			: "No size selected.",
textNewImageAdded		: "Image added.",
textError				: "An error accured.",
textNewFolderAdded		: "Folder added.",
textFolderNameMissing	: "You have to enter a foldername.",
textNameExcists			: "Name already excists.",
textFileDeleted			: "File Deleted.",
textFileNotExcist		: "File not found.",
textlinkFound			: "A link to the file to be deleted found in following documents,\nif you want to delete the selected file anyway, click ok",
textImageWidth			: "Width:",
textImageHeight			: "Height:",
textNewFolder			: "Enter foldername.",
textNoImg				: "No image selected.",
textImgFormat			: "If the original image is smaller than the choosen size, there will be no resizing. The image remains in its scale.",
textAddWatermark		: "Add watermark",
textImageBorder			: "Imageborder",
textNoScaling			: "no scaling",
textMetaData			: "Meta data",
textPageSettings		: "Settings",
textPageContent			: "Content",
textForm				: "Form",
txtMax200char			: "(max. 200 characters)",
textMetaDocTitle		: "<b>Title</b> [max. 100 characters]",
textMetaDocDesc			: "<b>Description</b> [max. 200 characters]",
textMetaDocSearchwords	: "<b>Search words</b> [max. 1000 characters]",
textMetaDocSearchwordsExample	: "Example searchwords: searchword1, searchword2, searchword3, searchword4",
textMetaCharactersLeft	: "number of characters left.",
textActiveFolder		: "Active folder",
textCategory			: "Category",
textAlertAddOption		: "To be able to add an option the text must have a value",
textAttach	 			: "Attach",
textNew					: "New",
textId					:"id",
textText				:"text",
textRightAll			: "all rights except the following",
textRightPublish		: "publish pages",
textRightDeleteDraft	: "delete draft pages",
textRightLOV			: "edit LOV pages",
textRghtRewriteUrl		: "edit url aliasses",
textSelectAllItems		: "All the items in the selectbox have to be selected!",
parent_id				: "Choose parent",
to_page_id				: "Select page",
to_url					: "Website url",
displayvalue			: "Label",
lic						: "Language Independent Code",
active					: "Active",
textAddCategoryItemsAsChild :"Add category items as child",
textAccessRights		: "Access rights",
textAccessRightsMember	: "Access rights members",
textAlias				: "Alias",
textTestUrl				: "test url",
textRemoveUrl			: "delete url",
textUpdateCanceled		: "Data not stored due to inbetween changes",
textPlaceHolderForm		: "A form will be placed here",
textNoDocSelected		: "There was no webpage selected!",
textNoItemselected		: "There are no items selected!",
textNoFileSelectedToUpload	: "There is no document selected to be uploaded!",
textNoFileSelectedToImport	: "There is no document selected to be imported!",
textNoNewName			: "No name hase been given!",
textPages				: "Pages",
textPage				: "Page",
textSearchResult		: "Search result",
textSearchStartText		: "Search text",
textRequired			: "* means required field",
textNoNavCMS			: "No navigation due to CMS session",
textNoSearchresult		: "No search result with given search words.",
textGivenSearchWords	: "Given search word(s)",
textEditContent			: "Edit content",
textCurrentPageName		: "Page name: ",
textActiveLanguageCode	: " Active language code: ",
textActiveLicCode		: " Active code: ",
textLogin				: "Login",
textPassword			: "Password",
textPasswordRepeat		: "Repeat password",
textGetInlogData		: "Request for login data",
textUserName			: "User name",
textShowAllItems		: "Show all items",
textHome				: "Home",
textMain				: "Main",
textCompany				: "Company",
textFAQ					: "Frequently asked questions",
textSubject				: "Subject",
textGuestBook			: "Guestbook",
textMembers				: "Members",
textMemberGroups		: "Groups",
textNewsLetter			: "Newsletter",
textList				: "List",
textLayout				: "Layout",
textObject				: "Object",
textBrand				: "Brand",
textSelectBrand			: "Select brand",
textSelectAvailableBrand	: "Select an available brand name<br />or fill in a new name in the following field.",
textFirstSelectCategory	: "First you have to select a Category before you can choose a brand name.",
textFeatures			: "Feature",
textExcelTable			: "Excel table",
textCharacters			: "Special characters",
textLastUpdate			: "Last update",
textWebsite				: "Website",
textFax					: "Fax",
textBiddings			: "Biddings",
textImage				: "Image",
TextPaymentAuction		: "Payment auction",
textParts				: "Parts",
textSortParts			: "Sort&nbsp;parts",
textSelected			: "Selected",
textAvailable			: "Available",
textCreated				: "Created",
textLastUpdate			: "Last update",
textNumber				: "Number",
textMax4000				: "(maximum 4000 characters)",
textMax1000				: "(maximum 1000 characters)",
textMax250				: "(maximum 250 characters)",
textMax200				: "(maximum 200 characters)",
textMax150				: "(maximum 150 characters)",
textMax100				: "(maximum 100 characters)",
textMax50				: "(maximum 50 characters)",
textSortOrder			: "Sort order",
textExcistingImage		: "Excisting image",
textDeleteImage			: "Delete image",
textCode				: "Code",
textUIC					: "Unique Import Code (UIC)",
textIntroduction		: "Introduction",
textFooter				: "Footer",
textClickHere			: "Click here text",
textExcistingHeader		: "Excisting header",
textDeleteHeader		: "Delete header",
textHeaderImage			: "Header image",
textExcistingFooter		: "Excisting footer",
textDeleteFooter		: "Delete footer",
textFooterImage			: "Footer image",
textStyleCode			: "Layout code",
textDefault				: "Default",
textReset				: "Reset",
textBookmarks			: "Includable \"bookmarks\" (copy from field and paste in texteditor). Only use given bookmarks!",
textFormData			: "Send in data",
textDynamiclyGeneratedText	: "Dynamicly generated text, i.e. a link",
textThumbnail			: "Thumbnail",
textOnlyForMembers		: "Only for members",
textQuestion			: "Question",
textAnswer				: "Answer",
textCountryCode			: "Country code (3 characters)",
txtLoadCountries		: "Import country list",
txtConfirmLoadCountries	: "Are you sure you want to import the country list?",
textNameCSVdoc			: "Pay attention to the construction of the name of the document to be uploaded:<br /><b>*_NAME_TABLE.csv</b>",
textSelectDocToDelete	: "Select a document to delete.",
textNoDocsToDelete		: "No documents found to delete.",
textPayRef				: "Pay reference",
textContribution		: "Contribution",
textObjectCode			: "Object code",
textPrevious			: "Previous",
textNext				: "Next",
textListSize			: "List size",
textTotalAmount			: "Total amount",
TextRemoveFilter		: "Remove filter",
textNoObjectsFound		: "No objects found",
textPublished			: "Published",
textNotPublished		: "Not published",
textPublishedButAliasNot : "Item gepubliceerd, but alias not!",
textAliasAllreadyExcists : "Alias allready excists!",
textGroup				: "Group",
textMemberNewsLetter	: "Member newsLetter",
textMemberIsAllowedToUnsubscribe : "Allowed to unsubscribe from newsletters",
textCheckFollowingEmailAddresses	: "Check following email addresses.",
textCoupleObjects		: "Are you sure you want to couple the selected items to this object?",
textPart				: "Part",
textSelectable			: "Selectable",
textStatus				: "Status",
textUICshort			: "U I C",
textActiveUntil			: "Active until",
textActiveFrom			: "Active from",
textBid					: "Bid",
textChangePublish		: "Are you sure you want to mark the items to be marked as PUBLISH or NOT PUBLISH?",
textTypePublish			: "Publish / Do not publish",
textMessageHighestOfferSend	: "Highest bid confirmation send",
textMailRead			: "Email read",
textTriedToPay			: "Made attempt to pay",
textMessageToMemberHighestBid : "Send a confirmation message to the members with the highest bid from the auctions finished.",
textOnlyNewMessages		: "Only to memebers who haven't received a confirmation yet.",
textNotPaid				: "Not paid yet",
textAuctionFinished		: "Auction closed",
textObjectsBidOn		: "Objects bid placed on",
textObjectsNotBidOn		: "Objects NO bid placed on",
textTableProperties		: "Table properties",
textMakeExport			: "Export data from a table",
textMakeImport			: "Import data in a table",
textUploadExcell		: "Upload excell document",
textClickShortInfo		: "Click here for short information",
textExplanationTables	: "- Make sure no \";\" character is used while ADDING text to the Excell or .CSV document. Use \"PuntKomma\" instead.<br />- If a \";\" character is in a text, this will be replaced by \"PuntKomma\" when a table is EXPORTED.<br />- The last column should always have content. If not Then insert \"NULL\" instead.<br />- A downloaded document can have the following name : \"<b>1_</b>TBL_PRODUCT.csv\".<br />- The prefix \"1_\" is your id (number). See the red box in the following image.",
textYourId				: "Your number or id",
textExplanationPrefix		: "The prefix is used to make sure that only you can work with documents created and uploaded by you.<br />Check if the prefix is the same as your id (number).<br />If NOT create a new document.",
textSeePdfExplanation	: "Click here voor more explanation about tables and excell documents.",
textChooseATable		: "Choose a table",
textNewCode				: "New code",
textGeneratedAutomaticly	: "(remark: this will be generated automaticly)",
textDateOfBirth			: "Date of birth",
testMember				: "Test member",
textRemarkMember		: "Remarks about member",
textConfirmationSubscibtion 	: "Confirmation email subscribtion",
textConfirmationActivation		: "Confirmation email activation",
textSelectAvailableCity	: "Select available city<br />or fill in a new name in the following field.",
textFirstSelectCountry	: "First you have to select a country before you can select a city.",
textActiveAuction		: "Active auction",
textBidDate				: "Bid date",
textHighestBid			: "Highest did",
textBidToLow			: "Bid to low",
textLocked				: "Locked",
textUnlocked			: "Unlocked",
textPublishFrom			: "Publish from",
textPublishUntil		: "Publish until",
textEndPublishTime		: "Publish time ended",
textNewsDate			: "News date",
textDaysBack			: "Number of days back",
textShowMaxNumberObjects	: "Maximum number of objects to be shown",
textSelectImage			: "Select image",
textSelectImageDimensions	: "Select dimension(s) for the uploaded image(s)",
textImgForWebsite		: "Image for website",
textUnsubscribe			: "Unsubscribe text",
textUnsubscribeExample	: "e.g.:<i>Click here to unsubscribe from the newsletter</i>",
textThumbnailsColumns	: "Thumbnails(the number is the amount of columns used, max = 10)",
textPaid				: "Paid",
textMemberName			: "Member name",
textMemberNumber		: "Member number",
textWeekIn				: "Week in",
textWeekOut				: "Week out",
textOffer				: "Special offer",
textProdOfMonth			: "Product of the week/month",
textPartLong			: "Part, will NOT be shown in the main objectlist on website",
textMakeRequired		: "Make required",
textOnlyOneOptionSelectable	: "From this object only one option is selectable",
textShowOptionsInStack	: "From this object show the options stacked",
textConstructionYear	: "Year of construction",
textStreetName			: "Street name",
textHouseNumber			: "House number",
textHouseNumberSuffix	: "House number suffix",
textRoomNumber			: "Room number",
textLivingSurface		: "Living surface",
textPropertySurface		: "Property surface",
textAccessionDate		: "Accession date",
textPriceBuyDirect		: "Buy now price",
textShopPrice			: "Shop price",
textStarPriceAuction	: "Start price auction",
textRegularPrice		: "Regular price",
textMinimumAuctionPrice	: "Minimum sell price",
textSpecialOfferPrice	: "Special offer price",
textPledge				: "Pledge",
textMinimumBidRaise		: "Minimum bid raise",
textAddBigImage			: "Add large image",
textImageForInteractiveMap	: "Background image for interactive map. Attention: scale 1:50",
textRights				: "Rights",
textRight				: "Right",
textNoRight				: "No right",
textNoDocUploaded		: "No document has been uploaded!",
textUploadSuccesFull	: "Document uploaded successfully",
textChooseDocument		: "Choose document",
textImageToLarge		: "Image not uploaded.\nDocument bigger than 0,5 mb.",
textChooseExtension		: "Choose extension",
textDownloadDocument	: "Download document",
textNoDocsForTable		: "There are no documents available<br />for the choosen table.",
textShowInfoReject		: "Click here for information about table rows NOT being edit.",
textNumberOfImages		: "Number of images",
textProductManager		: "Productmanager",
textClickHereToUnscubscribeFromNwesletter: "Unsubscribe me from the newsletter.",
textTitleFromMetaData	: "Page title will be used from the meta data",
textDescrFromMetaData	: "Page description will be used from the meta data",
textBackToSearchResult	: "Back to search result",
textCopyText			: "Copy the given code (not case sensetive)",
textContibutionGuestBook	: "Click here for your contribution.",
textSearchResult		: "Search result",
textNoresizeBigImage	: "Don't resize the big image",
textUserNote			: "Note's",
textSendNewsLetterToTestMembers	: "Send newsletter to test members",
textSendNewsLetterToMembers	: "Send newsletter to members",
textErrorAlert			: "Error alert",
txtSelectFolder			: "Select folder",
txtViews				: "Views",
txtWebSiteSettings		: "Settings website",
txtBasicData			: "Basic data",
txtReadMore				: "Read more",
NoSupportBrowser : "Your browser does not support the technology used in this survey!\nPlease use a different browser like Internet Explorer or Firefox",
AlertMandatoryAnswersLeftOpen : "The marked questions are not (fully) answered.\nYou need to answer the questions before you can send the survey. ",
AlertOnlyNumbers : "Fill in only numbers.",
TextNumberMustBe : "Number must be ",
TextAtLeastAnd : " at least  and ",
TextAtMost : " at most.",
TextConfirmCloseWindow : "Are you sure you want to close this window?",
textAdminId				: "Admin id",
txtEditContentReady		: "Ready edit content",

textBackToMyMenu		: "&laquo; My menu",
textBackToList			: "&laquo; Back to list",

btnValueSearch			: "Search",
btnValueSend			: "Send",

//guestbook
date_created			: "Date created",
name					: "Name",
emailaddress			: "Email address",
email				: "Email address",
contribution			: "Contribution",
//lov
value					: "Value",
password				: "Password",

//formmessage
emailsubject			: "Subject",
emailmessage			: "Message",
emailfooter				: "Message footer",
txtSaveOk				: "Ok",

lblTemplate				: "Template",
lblLanguage				: "Language",
lblSiteZone				: "Zone",
lblSiteMain				: "Main",
lblSitePersonal			: "Personal",
lblAccesRights			: "Acces rights",
lblYes					: "Yes",
lblNo					: "No",
lblShowInWebsite		: "Show in website",
lblPrefix				: "Introduction",
lblFullName				: "Full name",
lblFirstName			: "Name",
lblInfix				: "Insertion",
lblLastName				: "Surname",
lblAddress				: "Address",
lblStreetName			: "Streetname",
lblPostcode				: "Postcode",
lblCity					: "City",
lblCountry				: "Country",
lblPhone				: "Phone",
lblEmail				: "Email address",
lblEmailRepeat			: "Repeat email address",
lblMakeContactBy		: "Make contact by",
lblMakeContactByPhone	: "Make contact by phone",
lblMakeContactByMail	: "Make contact by email",
lblSell					: "I want to sell something",
lblAttachAdocument		: "Attach a document",
lblRemark				: "Remark",
lblTooltip				: "Tooltip",
lblLabel				: "Label",
lblValue				: "Value",
lblAllowedInputValue	: "Allowed input value",
lblOptionText			: "Option text",
lblMakeNewSequence		: "Make new sequence",
lblOldSequence			: "Old sequence",
lblNewSequence			: "New sequence",
lblLic					: "LIC (<i>Laguages Independent Code</i>)",
lblDescription			: "Description",
lblDescriptionPlainText : "Description [without styling]",
txtPlainContent			: "Text without styling",
lblContactForm			: "Contact form",
lblIncludeObjectPresentation : "Include object presentation",
lblPersonalMessage		: "Personal message",
lblIncludeNews			: "Include news",
lblIncludeObjectList	: "Include object list",
lblFormActionUrl		: "Form action url",
lblIncludeGuestBook		: "Include guestbook",
lblFormAutoMessage		: "Message email reply",



lgdFormEdit				: "add | edit | delete",
lgdListOptions			: "list options",
lgdAdministrator		: "Administrator",
lgdSelectAdministrator	: "Select administrator",
lgdSelectLovPage		: "Select basic data page",
lgdSelectLov			: "Select item",
lgdLovItem				: "Basic data item",
lblJanuary				: "January",
lblFebruary				: "February",
lblMarch				: "March",
lblApril				: "April",
lblMay					: "May",
lblJune					: "June",
lblJuly					: "July",
lblAugust				: "August",
lblSeptember			: "September",
lblOctober				: "October",
lblNovember				: "November",
lblDecember				: "December",
lblDate					: "Date",
lblHours				: "Hours",
lblMinutes				: "Minutes",
lblSeconds				: "Seconds",
lblNameSender			: "Name sender *",
lblEmailSender			: "Email address sender *",
lblNameReciptient		: "Recipient's name *",
lblEmailReciptient		: "Recipient's email address *",
lblCopyCode				: "Enter the given code.",
lblSetAllowedToDelete	: "Allowed to be deleted",
lblFunction						: "Function",
lblIncludeSitemap			: "Include Sitemap",
lblPathToImagesFolder	: "Slideshow: Path / folder name images",
lblPageThumbnail		: "Page thumbnail",
lblShowPageInSearchResult	: "Show in list search result/sitemap",

optTemplateDefault		: "Standard layout",
optTemplate2Columns		: "2 columns",
optTemplate3Columns		: "3 columns",
optTemplate4Columns		: "4 columns",
optMakeChoice			: "Make a choice -->",
optAddForm				: "Add a form",
optAddFormMainColumn	: "Add to left column (main column)",
optAddFormRightColumn	: "Add to rightcolumn",
optSubjectForm			: "Subject form",
optHiddenField			: "hidden field",
optRadiobutton			: "radiobutton",
optCheckBox				: "checkbox",
optTextBox				: "textbox",
optTextArea				: "textarea with multiple lines",
optList					: "list",
optFile					: "attachment",
optRequired				: "required",
optNotRequired			: "not required",
optOnlyNumbers			: "only numbers",
optEverything			: "everything",
optSelect 				: "Select",
optSelectFolder			: "Select folder -->",
optSelectStatus			: "Select status -->",
optSelectCategory		: "Select category -->",
optSelectPage			: "Select page -->",
optSelectLanguage		: "Select language -->",
optTXT					: ".txt [text document]",
optCSV					: ".csv [excel document]",
optWhiteSpaceWithText	: "White space (with text)",
optReadonly				: "readonly (no edit)",


alertMailNotSend					: "Email not send.",
alertMailSend						: "Email send.",
alertEmailallreadyInUse				: "Email address already in use.",
alertErrorInEmailAddress			: "Error in email address.",
alertAttachmentToBig				: "Email not send.\nAttachment is too big\nMax:200 Kb for each document.",
alertUnknownMember					: "Unknown member.",
alertMembershipNotActivated			: "Membership has not been activated yet.",
alertRequestInlogData				: "Request login data.",
alertInlogDataSend					: "Email with your login data \nhas successfully been send to your email address.",
alertMainError						: "General error.",
alertDataChanged					: "Data has been successfully updated.",
alertUnknownEmailAddress			: "Given email adrress is unknown.",
alertAllreadySubscribed				: "You are already a member.",
alertSubscribedFailed				: "Subscribing failed,\ncheck your data.",
alertSubscribedSuccesFull			: "Successfully subscribed.",
alertAcceptDeliveryConditions		: "To subscribe you have to accept the delivery conditions.",
textEmailDontMatch					: "Given email addresses don't match.",
textSubmissionSendSuccesfull		: "Your remark has been send successfully.\nThank you very much!",
textSubmissionNotSend				: "Your remark hasn't been send.",
alertErrorInEmailAddress			: "No valid email address.",
alertErrorUnSubscribe				: "Internal error occurd during unsuscribing",
textUnSubscribedNewsletter			: "Unsubscribed successfully for newsletter.",
alertMemberNotActivated				: "You are already a member,\nbut your membership has not been activated yet.\nYou will soon receive your password.",
alertAllreadyMemeber				: "You are already a member.",
alertItemCopied						: "Item has been copied.",
alertItemNotCopied					: "Item hasn't been copied.",
alertForgotToFillInName				: "You forgot to fill in a name.",
alertDataDeleted					: "Data has been deleted.",
alertNoItemSelectedToBeDeleted		: "No item(s) has been selected to be deleted.",
alertDateNotCorrect					: "Given date not correct.",
alertNoSubject						: "You forgot to choose a subject.",
alertAtLeastOneCategory				: "You have to choose at least one category.",
alertNewAddNewCode					: "Are you sure you want to created a new code?",
alertNewCodeIsRequired				: "A new code is required.",
alertLockMemberObjects				: "Are you sure that you want to lock of unlock the selected items?",
alertDateFromNotCorrect				: "Date FROM incorrect",
alertDateUntilNotCorrect			: "Date UNTIL incorrect",
alertDateFromRequired				: "You have to give a date FROM",
alertToMuchCharacters1				: "The maximum number of characters that can be entered is: ",
alertToMuchCharacters2				: ".\n\n The number of characters that you have entered is: ",
alertWrongWeekNumber				: "Week number lies between 0 and 53!!",
alertAreYouSureSendMesToHighestBidder	: "Are you sure you want to send a confirmation message to the highest bidders?",
alertNoDocSelecedtedForUpload		: "You have to choose a document to be uploaded!",
alertNoExtensionChoosen				: "You have to choose an extension!",
alertSendNewsletterToTestMembers		: "Are you sure you want to sent the newsletter to the test members?",
alertSendNewsletter					: "Are you sure you want to sent the newsletter?",
alertCopyItem						: "Are you sure you want to copy this item?",
alertDontSaveChanges				: "Are you sure you don't want to save your changes?",
alertOnlyDeleteDraftVersion			: "You can only remove a draft version.",
alertPageSelectedToDeleteNotFound	: "Page selected to delete not found.",
alertNoPageDeleted					: "No page selected to delete Or selected page cannot be deleted.",
alertOnlyRestoreExcistingPage		: "You can only restore an excisting page.",
alertSelectLOVpageFirst				: "You have to select a LOV page first.",
alertOnlyPublishExcistingPage		: "You can only publish an excisting page.",
alertWrongLoginData					: "Email address is wrong and/or password is wrong!",
alertUnsubscribeFromNewsletter		: "Are you sure you want to unsubscribe from the newsletter?",
alertTextEnteredToLong				: "The entered text is to long! The text cannot be saved in this way.",
alertMessageToSenderFailed			: "Message to sender has not been send.",
alertChooseLanguageForSomeItems		: "You have forgottten to choose a language by one or more items",
alertWrongCaptchaCode				: "The code you entered did not match with the given code, please try again.",
alertNoBrowserSupport				: "Sorry! Your browser doesn't support this function.",
alertDraftDeleted					: "Draft removed, a new draft has been made from the published version.",
alertBackupRestored					: "Draft replaced by its backup.",
alertNoBackupFound					: "Backup not found or someting went wrong during restoring the backup.",
textClosePage						: "close page",
textPrintPage						: "print page",
alertIdMissing						: "Id is missing, nothing saved",

altTextShowObject					: "Click on the link to view the object",

//cms
txtDetails							: "Details",
txtPreview							: "Preview",
txtEntryLanguageDoesNotExists		: "Language version does not exists",
txtEntryLanguageExists				: "Language version allready exists",
txtNewLanguageVersionAdded			: "Added language version",
txtNewItemAdded						: "Added new item",
txtNoEmailAddressFound				: "Email address not found",
txtLicBelongsToDifferentId			: "Language Independent Code allready in use",
txtEmailResponse					: "Email response",
txtMediaImage						: "Image",
txtMedia							: "Media",
txtVideo							: "Video",
txtMediaVideo						: "Video",
txtMediaText						: "Text",
txtContent							: "Content",
txtFolder							: "Folder",
txtManageAdministrator				: "<b>Basic data</b>: Manage administrators",
txtManageCategory						: "<b>Basic data</b>: Manage category",
txtManageEmailResponse				: "<b>Basic data</b>: Manage email auto respone text",
txtManageMediaImages					: "<b>Media</b>: Manage image files (.jpg, .gif, .png)",
txtManageMediaText					: "<b>Media data</b>: Manage text files (.pdf, .txt .doc)",
txtManageMediaVideo					: "<b>Media data</b>: Manage video files (.swf, .flv)",
txtManageXmlPages						: "<b>Content</b>: Manage pages",
txtManageXmlGuestBook					: "<b>Content</b>: Manage guestbook",
txtManageMember						: "<b>Basic data</b>: Manage members",
txtManageMemberRights					: "<b>Basic data</b>: Manage member access rights",
txtManageXmlPagesLanguage				: "<b>Basic data</b>: Manage language options website",
txtXmlPagesLanguage					: "Manage language options website",
txtManageAdministratorLanguage         : "<b>Basic data</b>: Manage language options administrators",
txtPageDescription					: "Page description",

txtEditAdministrator				: "Edit administrator",
txtEditCategory						: "Edit category",
txtEditEmailResponse				: "Edit email response",
txtEditMediaImages					: "Upload image file(.jpg, .gif, .png)",
txtEditMediaText					: "Upload text file (.pdf, .txt .doc)",
txtEditMediaVideo					: "Upload video file (.swf, .flv)",
txtEditXmlPages						: "Edit page",
txtEditXmlGuestBook					: "Edit guestbook entry",
txtEditMember						: "Edit member",
txtEditMemberRights					: "Edit access right members",
txtEditXmlPagesLanguage				: "Edit language option website",
txtEditAdministratorLanguage        : "Edit language option administrators",


txtAdministratorLanguage         	: "Language administrator",
lblLevelWidgetMenu					: "Elements in widget menu",
txtSameLevel						: "Pages on the same level as this page",
txtDownLevel						: "Pages one level deeper as this page",
txtHeaderVersion					: "Version",
textDefenitive						: "Definitive",
txtTemporarily						: "Temporarily",
txtSize								: "Size",
txtVersion							: "Version",
txtImageName						: "Image name",
txtFilter							: "Filter",
txtActive							: "Active",
txtNotActive						: "Not active",
textAllrights						: "Super",
textSiterights						: "Site",
textContentrights					: "Content",
txtExampleUrlInLabel				: "Example: how to put a link in the label: ",
txtNoVariablesGiven					: "No variables are given",
txtPageDontExists					: "Page does not exists",
txtTagNameEmailMissing				: "Tag name for email address is missing",
txtEntryFound						: "Item found",
txtEntryHasNoLanguageTags			: "Item has no language tags",
txtLicBelongsToId					: "LIC belongs to the selected item",
txtNotActiveAccount					: "Your account is not active, you can't login",
textAliasAllreadyExists				: "Alias allready excists!",

//validation form
textForgotRequiredField : "You forgot to fill in one of the required fields",
textIncorrectBirthYear	: "Year of birth out of scope",
textShortBirthYear		: "Year of birth incorrect\nexample: 1968",
textBirthYearLeftOpen	: "You forgot to fill in one of the required fields",
textIncorrectBirthmonth	: "Month of birth incorrect",
textIncorrectBirthday	: "Day of birth incorrect",
textPasswordDontMatch	: "The given passwords don't match",
textEmailDontMatch		: "The given email addresses don't match",
textBirthdateDontExcists	: "Date of birth does not exist",
textForgotCheckbox		: "You forgot to check one of the required checkboxes",
textForgotOption		: "You forgot to check one of the required options",
//end KDCMS
// About Dialog
DlgAboutAboutTab	: "About",
DlgAboutBrowserInfoTab	: "Browser Info",
DlgAboutLicenseTab	: "License",
DlgAboutVersion		: "version",
DlgAboutInfo		: "For further information go to",

// Div Dialog
DlgDivGeneralTab	: "General",
DlgDivAdvancedTab	: "Advanced",
DlgDivStyle		: "Style",
DlgDivInlineStyle	: "Inline Style",

ScaytTitle			: "SCAYT",
ScaytTitleOptions	: "Options",
ScaytTitleLangs		: "Languages",
ScaytTitleAbout		: "About"
};

