silverstripe-framework/lang/en_US.php

826 lines
43 KiB
PHP

<?php
global $lang;
$lang['en_US']['AdvancedSearchForm']['ALLWORDS'] = 'All Words';
$lang['en_US']['AdvancedSearchForm']['ATLEAST'] = 'At Least One Of the Words';
$lang['en_US']['AdvancedSearchForm']['EXACT'] = 'Exact Phrase';
$lang['en_US']['AdvancedSearchForm']['FROM'] = 'From';
$lang['en_US']['AdvancedSearchForm']['GO'] = 'Go';
$lang['en_US']['AdvancedSearchForm']['LASTUPDATED'] = 'Last Updated';
$lang['en_US']['AdvancedSearchForm']['LASTUPDATEDHEADER'] = 'LAST UPDATED';
$lang['en_US']['AdvancedSearchForm']['PAGETITLE'] = 'Page Title';
$lang['en_US']['AdvancedSearchForm']['RELEVANCE'] = 'Relevance';
$lang['en_US']['AdvancedSearchForm']['SEARCHBY'] = 'SEARCH BY';
$lang['en_US']['AdvancedSearchForm']['SORTBY'] = 'SORT RESULTS BY';
$lang['en_US']['AdvancedSearchForm']['TO'] = 'To';
$lang['en_US']['AdvancedSearchForm']['WITHOUT'] = 'Without the Words';
$lang['en_US']['BBCodeParser']['ALIGNEMENT'] = 'Alignment';
$lang['en_US']['BBCodeParser']['ALIGNEMENTEXAMPLE'] = 'right aligned';
$lang['en_US']['BBCodeParser']['BOLD'] = 'Bold Text';
$lang['en_US']['BBCodeParser']['BOLDEXAMPLE'] = 'Bold';
$lang['en_US']['BBCodeParser']['CODE'] = 'Code Block';
$lang['en_US']['BBCodeParser']['CODEDESCRIPTION'] = 'Unformatted code block';
$lang['en_US']['BBCodeParser']['CODEEXAMPLE'] = 'Code block';
$lang['en_US']['BBCodeParser']['COLORED'] = 'Colored text';
$lang['en_US']['BBCodeParser']['COLOREDEXAMPLE'] = 'blue text';
$lang['en_US']['BBCodeParser']['EMAILLINK'] = 'Email link';
$lang['en_US']['BBCodeParser']['EMAILLINKDESCRIPTION'] = 'Create link to an email address';
$lang['en_US']['BBCodeParser']['IMAGE'] = 'Image';
$lang['en_US']['BBCodeParser']['IMAGEDESCRIPTION'] = 'Show an image in your post';
$lang['en_US']['BBCodeParser']['ITALIC'] = 'Italic Text';
$lang['en_US']['BBCodeParser']['ITALICEXAMPLE'] = 'Italics';
$lang['en_US']['BBCodeParser']['LINK'] = 'Website link';
$lang['en_US']['BBCodeParser']['LINKDESCRIPTION'] = 'Link to another website or URL';
$lang['en_US']['BBCodeParser']['STRUCK'] = 'Struck-out Text';
$lang['en_US']['BBCodeParser']['STRUCKEXAMPLE'] = 'Struck-out';
$lang['en_US']['BBCodeParser']['UNDERLINE'] = 'Underlined Text';
$lang['en_US']['BBCodeParser']['UNDERLINEEXAMPLE'] = 'Underlined';
$lang['en_US']['BBCodeParser']['UNORDERED'] = 'Unordered list';
$lang['en_US']['BBCodeParser']['UNORDEREDDESCRIPTION'] = 'Unordered list';
$lang['en_US']['BBCodeParser']['UNORDEREDEXAMPLE1'] = 'unordered item 1';
$lang['en_US']['BBCodeParser']['UNORDEREDEXAMPLE2'] = 'unordered item 2';
$lang['en_US']['BankAccountField']['VALIDATIONJS'] = 'Please enter a valid bank number';
$lang['en_US']['BasicAuth']['ENTERINFO'] = 'Please enter a username and password.';
$lang['en_US']['BasicAuth']['ERRORNOTADMIN'] = 'That user is not an administrator.';
$lang['en_US']['BasicAuth']['ERRORNOTREC'] = 'That username / password isn\'t recognised';
$lang['en_US']['ChangePasswordEmail.ss']['CHANGEPASSWORDTEXT1'] = array(
'You changed your password for',
PR_MEDIUM,
'for a url'
);
$lang['en_US']['ChangePasswordEmail.ss']['CHANGEPASSWORDTEXT2'] = 'You can now use the following credentials to log in:';
$lang['en_US']['ChangePasswordEmail.ss']['EMAIL'] = 'Email';
$lang['en_US']['ChangePasswordEmail.ss']['HELLO'] = 'Hi';
$lang['en_US']['ChangePasswordEmail.ss']['PASSWORD'] = 'Password';
$lang['en_US']['ComplexTableField']['CLOSEPOPUP'] = 'Close Popup';
$lang['en_US']['ComplexTableField']['SUCCESSADD'] = 'Added %s %s %s';
$lang['en_US']['ComplexTableField']['SUCCESSEDIT'] = 'Saved %s %s %s';
$lang['en_US']['ComplexTableField.ss']['ADDITEM'] = array(
'Add %s',
PR_MEDIUM,
'Add [name]'
);
$lang['en_US']['ComplexTableField.ss']['CSVEXPORT'] = 'Export to CSV';
$lang['en_US']['ComplexTableField.ss']['NOITEMSFOUND'] = 'No items found';
$lang['en_US']['ComplexTableField.ss']['SORTASC'] = 'Sort ascending';
$lang['en_US']['ComplexTableField.ss']['SORTDESC'] = 'Sort descending';
$lang['en_US']['ComplexTableField_popup.ss']['NEXT'] = 'Next';
$lang['en_US']['ComplexTableField_popup.ss']['PREVIOUS'] = 'Previous';
$lang['en_US']['CompositeDateField']['DAY'] = 'Day';
$lang['en_US']['CompositeDateField']['DAYJS'] = 'day';
$lang['en_US']['CompositeDateField']['MONTH'] = 'Month';
$lang['en_US']['CompositeDateField']['MONTHJS'] = 'month';
$lang['en_US']['CompositeDateField']['VALIDATIONJS1'] = 'Please ensure you have set the';
$lang['en_US']['CompositeDateField']['VALIDATIONJS2'] = 'correctly.';
$lang['en_US']['CompositeDateField']['YEARJS'] = 'year';
$lang['en_US']['ConfirmedFormAction']['CONFIRMATION'] = array(
'Are you sure?',
PR_MEDIUM,
'Confirmation popup before executing the form action'
);
$lang['en_US']['ConfirmedPasswordField']['ATLEAST'] = 'Passwords must be at least %s characters long.';
$lang['en_US']['ConfirmedPasswordField']['BETWEEN'] = 'Passwords must be %s to %s characters long.';
$lang['en_US']['ConfirmedPasswordField']['HAVETOMATCH'] = 'Passwords have to match.';
$lang['en_US']['ConfirmedPasswordField']['LEASTONE'] = 'Passwords must have at least one digit and one alphanumeric character.';
$lang['en_US']['ConfirmedPasswordField']['MAXIMUM'] = 'Passwords must be at most %s characters long.';
$lang['en_US']['ConfirmedPasswordField']['NOEMPTY'] = 'Passwords can\'t be empty.';
$lang['en_US']['ContentController']['DRAFT_SITE_ACCESS_RESTRICTION'] = 'You must log in with your CMS password in order to view the draft or archived content. <a href="%s">Click here to go back to the published site.</a>';
$lang['en_US']['Controller']['FILE'] = 'File';
$lang['en_US']['Controller']['IMAGE'] = 'Image';
$lang['en_US']['CreditCardField']['FIRST'] = 'first';
$lang['en_US']['CreditCardField']['FOURTH'] = 'fourth';
$lang['en_US']['CreditCardField']['SECOND'] = 'second';
$lang['en_US']['CreditCardField']['THIRD'] = 'third';
$lang['en_US']['CreditCardField']['VALIDATIONJS1'] = 'Please ensure you have entered the';
$lang['en_US']['CreditCardField']['VALIDATIONJS2'] = 'credit card number correctly.';
$lang['en_US']['CurrencyField']['CURRENCYSYMBOL'] = '$';
$lang['en_US']['CurrencyField']['VALIDATIONJS'] = 'Please enter a valid currency.';
$lang['en_US']['DMYDateField']['VALIDDATEFORMAT'] = 'Please enter a valid date format (DD-MM-YYYY).';
$lang['en_US']['DataObject']['PLURALNAME'] = array(
'Data Objects',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['DataObject']['SINGULARNAME'] = array(
'Data Object',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['Date']['AGO'] = ' ago';
$lang['en_US']['Date']['AWAY'] = ' away';
$lang['en_US']['Date']['DAY'] = ' day';
$lang['en_US']['Date']['DAYS'] = ' days';
$lang['en_US']['Date']['HOUR'] = ' hour';
$lang['en_US']['Date']['HOURS'] = ' hours';
$lang['en_US']['Date']['MIN'] = ' min';
$lang['en_US']['Date']['MINS'] = ' mins';
$lang['en_US']['Date']['MONTH'] = ' month';
$lang['en_US']['Date']['MONTHS'] = ' months';
$lang['en_US']['Date']['SEC'] = ' sec';
$lang['en_US']['Date']['SECS'] = ' secs';
$lang['en_US']['Date']['YEAR'] = ' year';
$lang['en_US']['Date']['YEARS'] = ' years';
$lang['en_US']['DateField']['NODATESET'] = 'No date set';
$lang['en_US']['DateField']['NOTSET'] = 'not set';
$lang['en_US']['DateField']['TODAY'] = 'today';
$lang['en_US']['DateField']['VALIDATIONJS'] = 'Please enter a valid date format (DD/MM/YYYY).';
$lang['en_US']['DateField']['VALIDDATEFORMAT'] = 'Please enter a valid date format (DD/MM/YYYY).';
$lang['en_US']['DropdownField']['CHOOSE'] = array(
'(Choose)',
PR_MEDIUM,
'Start-value of a dropdown'
);
$lang['en_US']['EmailField']['VALIDATION'] = 'Please enter an email address.';
$lang['en_US']['EmailField']['VALIDATIONJS'] = 'Please enter an email address.';
$lang['en_US']['ErrorPage']['400'] = '400 - Bad Request';
$lang['en_US']['ErrorPage']['401'] = '401 - Unauthorized';
$lang['en_US']['ErrorPage']['403'] = '403 - Forbidden';
$lang['en_US']['ErrorPage']['404'] = '404 - Not Found';
$lang['en_US']['ErrorPage']['405'] = '405 - Method Not Allowed';
$lang['en_US']['ErrorPage']['406'] = '406 - Not Acceptable';
$lang['en_US']['ErrorPage']['407'] = '407 - Proxy Authentication Required';
$lang['en_US']['ErrorPage']['408'] = '408 - Request Timeout';
$lang['en_US']['ErrorPage']['409'] = '409 - Conflict';
$lang['en_US']['ErrorPage']['410'] = '410 - Gone';
$lang['en_US']['ErrorPage']['411'] = '411 - Length Required';
$lang['en_US']['ErrorPage']['412'] = '412 - Precondition Failed';
$lang['en_US']['ErrorPage']['413'] = '413 - Request Entity Too Large';
$lang['en_US']['ErrorPage']['414'] = '414 - Request-URI Too Long';
$lang['en_US']['ErrorPage']['415'] = '415 - Unsupported Media Type';
$lang['en_US']['ErrorPage']['416'] = '416 - Request Range Not Satisfiable';
$lang['en_US']['ErrorPage']['417'] = '417 - Expectation Failed';
$lang['en_US']['ErrorPage']['500'] = '500 - Internal Server Error';
$lang['en_US']['ErrorPage']['501'] = '501 - Not Implemented';
$lang['en_US']['ErrorPage']['502'] = '502 - Bad Gateway';
$lang['en_US']['ErrorPage']['503'] = '503 - Service Unavailable';
$lang['en_US']['ErrorPage']['504'] = '504 - Gateway Timeout';
$lang['en_US']['ErrorPage']['505'] = '505 - HTTP Version Not Supported';
$lang['en_US']['ErrorPage']['CODE'] = 'Error code';
$lang['en_US']['ErrorPage']['DEFAULTERRORPAGECONTENT'] = '<p>Sorry, it seems you were trying to access a page that doesn\'t exist.</p><p>Please check the spelling of the URL you were trying to access and try again.</p>';
$lang['en_US']['ErrorPage']['DEFAULTERRORPAGETITLE'] = 'Page not found';
$lang['en_US']['ErrorPage']['PLURALNAME'] = array(
'Error Pags',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['ErrorPage']['SINGULARNAME'] = array(
'Error Page',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['File']['Content'] = 'Content';
$lang['en_US']['File']['Filename'] = 'Filename';
$lang['en_US']['File']['INVALIDEXTENSION'] = array(
'Extension is not allowed (valid: %s)',
PR_MEDIUM,
'Argument 1: Comma-separated list of valid extensions'
);
$lang['en_US']['File']['NOFILESIZE'] = 'Filesize is zero bytes.';
$lang['en_US']['File']['Name'] = 'Name';
$lang['en_US']['File']['PLURALNAME'] = array(
'Files',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['File']['SINGULARNAME'] = array(
'File',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['File']['Sort'] = 'Sort Order';
$lang['en_US']['File']['TOOLARGE'] = array(
'Filesize is too large, maximum %s allowed.',
PR_MEDIUM,
'Argument 1: Filesize (e.g. 1MB)'
);
$lang['en_US']['File']['Title'] = 'Title';
$lang['en_US']['FileIFrameField']['NOTEADDFILES'] = 'You can add files once you have saved for the first time.';
$lang['en_US']['Folder']['CREATED'] = 'First Uploaded';
$lang['en_US']['Folder']['DELETEUNUSEDTHUMBNAILS'] = 'Delete unused thumbnails';
$lang['en_US']['Folder']['DELSELECTED'] = 'Delete selected files';
$lang['en_US']['Folder']['DETAILSTAB'] = 'Details';
$lang['en_US']['Folder']['FILENAME'] = 'Filename';
$lang['en_US']['Folder']['FILESTAB'] = 'Files';
$lang['en_US']['Folder']['LASTEDITED'] = 'Last Updated';
$lang['en_US']['Folder']['PLURALNAME'] = array(
'Files',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['Folder']['SINGULARNAME'] = array(
'File',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['Folder']['TITLE'] = 'Title';
$lang['en_US']['Folder']['TYPE'] = 'Type';
$lang['en_US']['Folder']['UNUSEDFILESTAB'] = 'Unused files';
$lang['en_US']['Folder']['UNUSEDFILESTITLE'] = 'Unused files';
$lang['en_US']['Folder']['UNUSEDTHUMBNAILSTITLE'] = 'Unused thumbnails';
$lang['en_US']['Folder']['UPLOADTAB'] = 'Upload';
$lang['en_US']['Folder']['URL'] = 'URL';
$lang['en_US']['Folder']['VIEWASSET'] = 'View Asset';
$lang['en_US']['Folder']['VIEWEDITASSET'] = 'View/Edit Asset';
$lang['en_US']['ForgotPasswordEmail.ss']['HELLO'] = 'Hi';
$lang['en_US']['ForgotPasswordEmail.ss']['TEXT1'] = 'Here is your';
$lang['en_US']['ForgotPasswordEmail.ss']['TEXT2'] = 'password reset link';
$lang['en_US']['ForgotPasswordEmail.ss']['TEXT3'] = 'for';
$lang['en_US']['Form']['DATENOTSET'] = '(No date set)';
$lang['en_US']['Form']['FIELDISREQUIRED'] = '%s is required';
$lang['en_US']['Form']['LANGAOTHER'] = 'Other languages';
$lang['en_US']['Form']['LANGAVAIL'] = 'Available languages';
$lang['en_US']['Form']['NOTSET'] = '(not set)';
$lang['en_US']['Form']['VALIDATIONALLDATEVALUES'] = 'Please ensure you have set all date values';
$lang['en_US']['Form']['VALIDATIONBANKACC'] = 'Please enter a valid bank number';
$lang['en_US']['Form']['VALIDATIONCREDITNUMBER'] = 'Please ensure you have entered the %s credit card number correctly.';
$lang['en_US']['Form']['VALIDATIONFAILED'] = 'Validation failed';
$lang['en_US']['Form']['VALIDATIONNOTUNIQUE'] = 'The value entered is not unique';
$lang['en_US']['Form']['VALIDATIONPASSWORDSDONTMATCH'] = 'Passwords don\'t match';
$lang['en_US']['Form']['VALIDATIONPASSWORDSNOTEMPTY'] = 'Passwords can\'t be empty';
$lang['en_US']['Form']['VALIDATIONSTRONGPASSWORD'] = 'Passwords must have at least one digit and one alphanumeric character.';
$lang['en_US']['Form']['VALIDATOR'] = 'Validator';
$lang['en_US']['Form']['VALIDCURRENCY'] = 'Please enter a valid currency.';
$lang['en_US']['FormField']['NONE'] = 'none';
$lang['en_US']['GSTNumberField']['VALIDATION'] = 'Please enter a valid GST Number';
$lang['en_US']['GSTNumberField']['VALIDATIONJS'] = 'Please enter a valid GST Number';
$lang['en_US']['GhostPage']['NOLINKED'] = 'This ghost page has no linked page.';
$lang['en_US']['GhostPage']['PLURALNAME'] = array(
'Ghost Pags',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['GhostPage']['SINGULARNAME'] = array(
'Ghost Page',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['Group']['Code'] = array(
'Group Code',
PR_MEDIUM,
'Programmatical code identifying a group'
);
$lang['en_US']['Group']['Description'] = 'Description';
$lang['en_US']['Group']['IPRestrictions'] = 'IP Address Restrictions';
$lang['en_US']['Group']['Locked'] = array(
'Locked?',
PR_MEDIUM,
'Group is locked in the security administration area'
);
$lang['en_US']['Group']['PLURALNAME'] = array(
'Groups',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['Group']['Parent'] = array(
'Parent Group',
PR_MEDIUM,
'One group has one parent group'
);
$lang['en_US']['Group']['SINGULARNAME'] = array(
'Group',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['Group']['Sort'] = 'Sort Order';
$lang['en_US']['Group']['has_many_Permissions'] = array(
'Permissions',
PR_MEDIUM,
'One group has many permissions'
);
$lang['en_US']['Group']['many_many_Members'] = array(
'Members',
PR_MEDIUM,
'One group has many members'
);
$lang['en_US']['HtmlEditorField']['ALTTEXT'] = 'Description';
$lang['en_US']['HtmlEditorField']['ANCHOR'] = 'Insert/edit anchor';
$lang['en_US']['HtmlEditorField']['ANCHORVALUE'] = 'Anchor';
$lang['en_US']['HtmlEditorField']['BULLETLIST'] = 'Bullet-point list';
$lang['en_US']['HtmlEditorField']['BUTTONALIGNCENTER'] = 'Align center';
$lang['en_US']['HtmlEditorField']['BUTTONALIGNJUSTIFY'] = 'Justify';
$lang['en_US']['HtmlEditorField']['BUTTONALIGNLEFT'] = 'Align left';
$lang['en_US']['HtmlEditorField']['BUTTONALIGNRIGHT'] = 'Align right';
$lang['en_US']['HtmlEditorField']['BUTTONBOLD'] = 'Bold (Ctrl+B)';
$lang['en_US']['HtmlEditorField']['BUTTONEDITIMAGE'] = 'Edit image';
$lang['en_US']['HtmlEditorField']['BUTTONINSERTFLASH'] = 'Insert Flash';
$lang['en_US']['HtmlEditorField']['BUTTONINSERTIMAGE'] = 'Insert image';
$lang['en_US']['HtmlEditorField']['BUTTONINSERTLINK'] = 'Insert link';
$lang['en_US']['HtmlEditorField']['BUTTONITALIC'] = 'Italic (Ctrl+I)';
$lang['en_US']['HtmlEditorField']['BUTTONREMOVELINK'] = 'Remove link';
$lang['en_US']['HtmlEditorField']['BUTTONSTRIKE'] = 'strikethrough';
$lang['en_US']['HtmlEditorField']['BUTTONUNDERLINE'] = 'Underline (Ctrl+U)';
$lang['en_US']['HtmlEditorField']['CHARMAP'] = 'Insert symbol';
$lang['en_US']['HtmlEditorField']['CLOSE'] = 'close';
$lang['en_US']['HtmlEditorField']['COPY'] = 'Copy (Ctrl+C)';
$lang['en_US']['HtmlEditorField']['CREATEFOLDER'] = 'create folder';
$lang['en_US']['HtmlEditorField']['CSSCLASS'] = 'Alignment / style';
$lang['en_US']['HtmlEditorField']['CSSCLASSCENTER'] = 'Centered, on its own.';
$lang['en_US']['HtmlEditorField']['CSSCLASSLEFT'] = 'On the left, with text wrapping around.';
$lang['en_US']['HtmlEditorField']['CSSCLASSLEFTALONE'] = 'On the left, on its own.';
$lang['en_US']['HtmlEditorField']['CSSCLASSRIGHT'] = 'On the right, with text wrapping around.';
$lang['en_US']['HtmlEditorField']['CUT'] = 'Cut (Ctrl+X)';
$lang['en_US']['HtmlEditorField']['DELETECOL'] = 'Delete column';
$lang['en_US']['HtmlEditorField']['DELETEROW'] = 'Delete row';
$lang['en_US']['HtmlEditorField']['EDITCODE'] = 'Edit HTML Code';
$lang['en_US']['HtmlEditorField']['EMAIL'] = 'Email address';
$lang['en_US']['HtmlEditorField']['FILE'] = 'File';
$lang['en_US']['HtmlEditorField']['FLASH'] = 'Flash';
$lang['en_US']['HtmlEditorField']['FOLDER'] = 'Folder';
$lang['en_US']['HtmlEditorField']['FOLDERCANCEL'] = 'cancel';
$lang['en_US']['HtmlEditorField']['FORMATADDR'] = array(
'Address',
PR_MEDIUM,
'<address> tag'
);
$lang['en_US']['HtmlEditorField']['FORMATH1'] = array(
'Heading 1',
PR_MEDIUM,
'<h1> tag'
);
$lang['en_US']['HtmlEditorField']['FORMATH2'] = array(
'Heading 2',
PR_MEDIUM,
'<h2> tag'
);
$lang['en_US']['HtmlEditorField']['FORMATH3'] = array(
'Heading 3',
PR_MEDIUM,
'<h3> tag'
);
$lang['en_US']['HtmlEditorField']['FORMATH4'] = array(
'Heading 4',
PR_MEDIUM,
'<h4> tag'
);
$lang['en_US']['HtmlEditorField']['FORMATH5'] = array(
'Heading 5',
PR_MEDIUM,
'<h5> tag'
);
$lang['en_US']['HtmlEditorField']['FORMATH6'] = array(
'Heading 6',
PR_MEDIUM,
'<h6> tag'
);
$lang['en_US']['HtmlEditorField']['FORMATP'] = array(
'Paragraph',
PR_MEDIUM,
'<p> tag'
);
$lang['en_US']['HtmlEditorField']['FORMATPRE'] = array(
'Preformatted',
PR_MEDIUM,
'<pre> tag'
);
$lang['en_US']['HtmlEditorField']['HR'] = 'Insert horizontal line';
$lang['en_US']['HtmlEditorField']['IMAGE'] = 'Image';
$lang['en_US']['HtmlEditorField']['IMAGEDIMENSIONS'] = 'Dimensions';
$lang['en_US']['HtmlEditorField']['IMAGEHEIGHTPX'] = 'Height';
$lang['en_US']['HtmlEditorField']['IMAGEWIDTHPX'] = 'Width';
$lang['en_US']['HtmlEditorField']['INDENT'] = 'Increase indent';
$lang['en_US']['HtmlEditorField']['INSERTCOLAFTER'] = 'Insert column after';
$lang['en_US']['HtmlEditorField']['INSERTCOLBEF'] = 'Insert column before';
$lang['en_US']['HtmlEditorField']['INSERTROWAFTER'] = 'Insert row after';
$lang['en_US']['HtmlEditorField']['INSERTROWBEF'] = 'Insert row before';
$lang['en_US']['HtmlEditorField']['INSERTTABLE'] = 'Insert table';
$lang['en_US']['HtmlEditorField']['LINK'] = 'Link';
$lang['en_US']['HtmlEditorField']['LINKANCHOR'] = 'Anchor on this page';
$lang['en_US']['HtmlEditorField']['LINKDESCR'] = 'Link description';
$lang['en_US']['HtmlEditorField']['LINKEMAIL'] = 'Email address';
$lang['en_US']['HtmlEditorField']['LINKEXTERNAL'] = 'Another website';
$lang['en_US']['HtmlEditorField']['LINKFILE'] = 'Download a file';
$lang['en_US']['HtmlEditorField']['LINKINTERNAL'] = 'Page on the site';
$lang['en_US']['HtmlEditorField']['LINKOPENNEWWIN'] = 'Open link in a new window?';
$lang['en_US']['HtmlEditorField']['LINKTEXT'] = 'Link text';
$lang['en_US']['HtmlEditorField']['LINKTO'] = 'Link to';
$lang['en_US']['HtmlEditorField']['OK'] = 'ok';
$lang['en_US']['HtmlEditorField']['OL'] = 'Numbered list';
$lang['en_US']['HtmlEditorField']['OUTDENT'] = 'Decrease outdent';
$lang['en_US']['HtmlEditorField']['PAGE'] = 'Page';
$lang['en_US']['HtmlEditorField']['PASTE'] = 'Paste (Ctrl+V)';
$lang['en_US']['HtmlEditorField']['PASTETEXT'] = 'Paste plain text';
$lang['en_US']['HtmlEditorField']['PASTEWORD'] = 'Paste from Word';
$lang['en_US']['HtmlEditorField']['REDO'] = 'Redo (Ctrl+Y)';
$lang['en_US']['HtmlEditorField']['SELECTALL'] = 'Select All (Ctrl+A)';
$lang['en_US']['HtmlEditorField']['UNDO'] = 'Undo (Ctrl+Z)';
$lang['en_US']['HtmlEditorField']['UNLINK'] = 'Remove link';
$lang['en_US']['HtmlEditorField']['UPLOAD'] = 'upload';
$lang['en_US']['HtmlEditorField']['URL'] = 'URL';
$lang['en_US']['HtmlEditorField']['VISUALAID'] = 'Show/hide guidelines';
$lang['en_US']['Image']['PLURALNAME'] = array(
'Files',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['Image']['SINGULARNAME'] = array(
'File',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['ImageField']['NOTEADDIMAGES'] = 'You can add images once you have saved for the first time.';
$lang['en_US']['ImageUplaoder']['ONEFROMFILESTORE'] = 'With one from the file store';
$lang['en_US']['ImageUploader']['ATTACH'] = array(
'Attach %s',
PR_MEDIUM,
'Attach image/file'
);
$lang['en_US']['ImageUploader']['DELETE'] = array(
'Delete %s',
PR_MEDIUM,
'Delete file/image'
);
$lang['en_US']['ImageUploader']['FROMCOMPUTER'] = 'From your computer';
$lang['en_US']['ImageUploader']['FROMFILESTORE'] = 'From the file store';
$lang['en_US']['ImageUploader']['ONEFROMCOMPUTER'] = 'With one from your computer';
$lang['en_US']['ImageUploader']['REALLYDELETE'] = 'Do you really want to remove this %s?';
$lang['en_US']['ImageUploader']['REPLACE'] = array(
'Replace %s',
PR_MEDIUM,
'Replace file/image'
);
$lang['en_US']['Image_iframe.ss']['TITLE'] = 'Image Uploading Iframe';
$lang['en_US']['LoginAttempt']['Email'] = 'Email Address';
$lang['en_US']['LoginAttempt']['IP'] = 'IP Address';
$lang['en_US']['LoginAttempt']['PLURALNAME'] = array(
'Login Attempts',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['LoginAttempt']['SINGULARNAME'] = array(
'Login Attempt',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['LoginAttempt']['Status'] = 'Status';
$lang['en_US']['Member']['ADDRESS'] = 'Address';
$lang['en_US']['Member']['BUTTONCHANGEPASSWORD'] = 'Change Password';
$lang['en_US']['Member']['BUTTONLOGIN'] = 'Log in';
$lang['en_US']['Member']['BUTTONLOGINOTHER'] = 'Log in as someone else';
$lang['en_US']['Member']['BUTTONLOSTPASSWORD'] = 'I\'ve lost my password';
$lang['en_US']['Member']['CONFIRMNEWPASSWORD'] = 'Confirm New Password';
$lang['en_US']['Member']['CONFIRMPASSWORD'] = 'Confirm Password';
$lang['en_US']['Member']['CONTACTINFO'] = 'Contact Information';
$lang['en_US']['Member']['EMAIL'] = array(
'Email',
PR_MEDIUM,
'Noun'
);
$lang['en_US']['Member']['EMAILSIGNUPINTRO1'] = 'Thanks for signing up to become a new member, your details are listed below for future reference.';
$lang['en_US']['Member']['EMAILSIGNUPINTRO2'] = 'You can login to the website using the credentials listed below';
$lang['en_US']['Member']['EMAILSIGNUPSUBJECT'] = 'Thanks for signing up';
$lang['en_US']['Member']['ENTEREMAIL'] = 'Please enter an email address to get a password reset link.';
$lang['en_US']['Member']['ERRORLOCKEDOUT'] = 'Your account has been temporarily disabled because of too many failed attempts at logging in. Please try again in 20 minutes.';
$lang['en_US']['Member']['ERRORNEWPASSWORD'] = 'Your have entered your new password differently, try again';
$lang['en_US']['Member']['ERRORPASSWORDNOTMATCH'] = 'Your current password does not match, please try again';
$lang['en_US']['Member']['ERRORWRONGCRED'] = 'That doesn\'t seem to be the right e-mail address or password. Please try again.';
$lang['en_US']['Member']['FIRSTNAME'] = 'First Name';
$lang['en_US']['Member']['GREETING'] = 'Welcome';
$lang['en_US']['Member']['INTERFACELANG'] = array(
'Interface Language',
PR_MEDIUM,
'Language of the CMS'
);
$lang['en_US']['Member']['LOGGEDINAS'] = 'You\'re logged in as %s.';
$lang['en_US']['Member']['MOBILE'] = 'Mobile';
$lang['en_US']['Member']['NAME'] = 'Name';
$lang['en_US']['Member']['NEWPASSWORD'] = 'New Password';
$lang['en_US']['Member']['PASSWORD'] = 'Password';
$lang['en_US']['Member']['PASSWORDCHANGED'] = 'Your password has been changed, and a copy emailed to you.';
$lang['en_US']['Member']['PERSONALDETAILS'] = array(
'Personal Details',
PR_MEDIUM,
'Headline for formfields'
);
$lang['en_US']['Member']['PHONE'] = 'Phone';
$lang['en_US']['Member']['PLURALNAME'] = array(
'Members',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['Member']['REMEMBERME'] = 'Remember me next time?';
$lang['en_US']['Member']['SECURITYGROUPS'] = 'Security groups';
$lang['en_US']['Member']['SINGULARNAME'] = array(
'Member',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['Member']['SUBJECTPASSWORDCHANGED'] = array(
'Your password has been changed',
PR_MEDIUM,
'Email subject'
);
$lang['en_US']['Member']['SUBJECTPASSWORDRESET'] = array(
'Your password reset link',
PR_MEDIUM,
'Email subject'
);
$lang['en_US']['Member']['SURNAME'] = 'Surname';
$lang['en_US']['Member']['USERDETAILS'] = array(
'User Details',
PR_MEDIUM,
'Headline for formfields'
);
$lang['en_US']['Member']['VALIDATIONMEMBEREXISTS'] = 'There already exists a member with this email';
$lang['en_US']['Member']['WELCOMEBACK'] = 'Welcome Back, %s';
$lang['en_US']['Member']['YOUROLDPASSWORD'] = 'Your old password';
$lang['en_US']['Member']['belongs_many_many_Groups'] = array(
'Groups',
PR_MEDIUM,
'Security Groups this member belongs to'
);
$lang['en_US']['Member']['db_LastVisited'] = 'Last Visited Date';
$lang['en_US']['Member']['db_Locale'] = 'Interface Locale';
$lang['en_US']['Member']['db_LockedOutUntil'] = array(
'Locked out until',
PR_MEDIUM,
'Security related date'
);
$lang['en_US']['Member']['db_NumVisit'] = 'Number of Visits';
$lang['en_US']['Member']['db_Password'] = 'Password';
$lang['en_US']['Member']['db_PasswordExpiry'] = array(
'Password Expiry Date',
PR_MEDIUM,
'Password expiry date'
);
$lang['en_US']['MemberAuthenticator']['TITLE'] = 'E-mail &amp; Password';
$lang['en_US']['MemberPassword']['PLURALNAME'] = array(
'Member Passwords',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['MemberPassword']['SINGULARNAME'] = array(
'Member Password',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['NumericField']['VALIDATION'] = '\'%s\' is not a number, only numbers can be accepted for this field';
$lang['en_US']['NumericField']['VALIDATIONJS'] = 'is not a number, only numbers can be accepted for this field';
$lang['en_US']['Permission']['FULLADMINRIGHTS'] = 'Full administrative rights';
$lang['en_US']['Permission']['PERMSDEFINED'] = 'The following permission codes are defined';
$lang['en_US']['Permission']['PLURALNAME'] = array(
'Permissions',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['Permission']['SINGULARNAME'] = array(
'Permission',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['PhoneNumberField']['VALIDATION'] = 'Please enter a valid phone number';
$lang['en_US']['QueuedEmail']['PLURALNAME'] = array(
'Queued Emails',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['QueuedEmail']['SINGULARNAME'] = array(
'Queued Email',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['RedirectorPage']['HASBEENSETUP'] = 'A redirector page has been set up without anywhere to redirect to.';
$lang['en_US']['RedirectorPage']['HEADER'] = 'This page will redirect users to another page';
$lang['en_US']['RedirectorPage']['OTHERURL'] = 'Other website URL';
$lang['en_US']['RedirectorPage']['PLURALNAME'] = array(
'Redirector Pags',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['RedirectorPage']['REDIRECTTO'] = 'Redirect to';
$lang['en_US']['RedirectorPage']['REDIRECTTOEXTERNAL'] = 'Another website';
$lang['en_US']['RedirectorPage']['REDIRECTTOPAGE'] = 'A page on your website';
$lang['en_US']['RedirectorPage']['SINGULARNAME'] = array(
'Redirector Page',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['RedirectorPage']['YOURPAGE'] = 'Page on your website';
$lang['en_US']['RelationComplexTableField.ss']['ADD'] = 'Add';
$lang['en_US']['RelationComplexTableField.ss']['CSVEXPORT'] = 'Export to CSV';
$lang['en_US']['RelationComplexTableField.ss']['DELETE'] = 'delete';
$lang['en_US']['RelationComplexTableField.ss']['EDIT'] = 'edit';
$lang['en_US']['RelationComplexTableField.ss']['NOTFOUND'] = 'No items found';
$lang['en_US']['RelationComplexTableField.ss']['SHOW'] = 'show';
$lang['en_US']['SearchForm']['GO'] = 'Go';
$lang['en_US']['SearchForm']['SEARCH'] = 'Search';
$lang['en_US']['Security']['ALREADYLOGGEDIN'] = 'You don\'t have access to this page. If you have another account that can access that page, you can log in below.';
$lang['en_US']['Security']['BUTTONSEND'] = 'Send me the password reset link';
$lang['en_US']['Security']['CHANGEPASSWORDBELOW'] = 'You can change your password below.';
$lang['en_US']['Security']['CHANGEPASSWORDHEADER'] = 'Change your password';
$lang['en_US']['Security']['EMAIL'] = 'E-Mail:';
$lang['en_US']['Security']['ENCDISABLED1'] = 'Password encryption disabled!';
$lang['en_US']['Security']['ENCDISABLED2'] = 'To encrypt your passwords change your password settings by adding';
$lang['en_US']['Security']['ENCDISABLED3'] = 'to mysite/_config.php';
$lang['en_US']['Security']['ENCRYPT'] = 'Encrypting all passwords';
$lang['en_US']['Security']['ENCRYPTEDMEMBERS'] = 'Encrypted credentials for member &quot;';
$lang['en_US']['Security']['ENCRYPTWITH'] = 'The passwords will be encrypted using the &quot;%s&quot; algorithm';
$lang['en_US']['Security']['ENCRYPTWITHOUTSALT'] = 'without using a salt to increase the security.';
$lang['en_US']['Security']['ENCRYPTWITHSALT'] = 'with a salt to increase the security.';
$lang['en_US']['Security']['ENTERNEWPASSWORD'] = 'Please enter a new password.';
$lang['en_US']['Security']['ERRORPASSWORDPERMISSION'] = 'You must be logged in in order to change your password!';
$lang['en_US']['Security']['ID'] = 'ID:';
$lang['en_US']['Security']['IPADDRESSES'] = 'IP Addresses';
$lang['en_US']['Security']['LOGGEDOUT'] = 'You have been logged out. If you would like to log in again, enter your credentials below.';
$lang['en_US']['Security']['LOGIN'] = 'Log in';
$lang['en_US']['Security']['LOSTPASSWORDHEADER'] = 'Lost Password';
$lang['en_US']['Security']['NOTEPAGESECURED'] = 'That page is secured. Enter your credentials below and we will send you right along.';
$lang['en_US']['Security']['NOTERESETLINKINVALID'] = '<p>The password reset link is invalid or expired.</p><p>You can request a new one <a href="%s">here</a> or change your password after you <a href="%s">logged in</a>.</p>';
$lang['en_US']['Security']['NOTERESETPASSWORD'] = 'Enter your e-mail address and we will send you a link with which you can reset your password';
$lang['en_US']['Security']['NOTHINGTOENCRYPT1'] = 'No passwords to encrypt';
$lang['en_US']['Security']['NOTHINGTOENCRYPT2'] = 'There are no members with a clear text password that could be encrypted!';
$lang['en_US']['Security']['PASSWORDSENTHEADER'] = 'Password reset link sent to \'%s\'';
$lang['en_US']['Security']['PASSWORDSENTTEXT'] = 'Thank you! The password reset link has been sent to \'%s\'.';
$lang['en_US']['Security']['PERMFAILURE'] = ' This page is secured and you need administrator rights to access it.
Enter your credentials below and we will send you right along.';
$lang['en_US']['SecurityAdmin']['ADVANCEDONLY'] = 'This section is for advanced users only.
See <a href=\"http://doc.silverstripe.com/doku.php?id=permissions:codes\" target=\"_blank\">this page</a>
for more information.';
$lang['en_US']['SecurityAdmin']['CODE'] = 'Code';
$lang['en_US']['SecurityAdmin']['GROUPNAME'] = 'Group name';
$lang['en_US']['SecurityAdmin']['IPADDRESSESHELP'] = '<p>You can restrict this group to a particular
IP address range (one range per line). <br />Ranges can be in any of the following forms: <br />
203.96.152.12<br />
203.96.152/24<br />
203.96/16<br />
203/8<br /><br />If you enter one or more IP address ranges in this box, then members will only get
the rights of being in this group if they log on from one of the valid IP addresses. It won\'t prevent
people from logging in. This is because the same user might have to log in to access parts of the
system without IP address restrictions.';
$lang['en_US']['SecurityAdmin']['MEMBERS'] = 'Members';
$lang['en_US']['SecurityAdmin']['OPTIONALID'] = 'Optional ID';
$lang['en_US']['SecurityAdmin']['PERMISSIONS'] = 'Permissions';
$lang['en_US']['SecurityAdmin']['VIEWUSER'] = 'View User';
$lang['en_US']['SimpleImageField']['NOUPLOAD'] = 'No Image Uploaded';
$lang['en_US']['SiteTree']['ACCESSANYONE'] = 'Anyone';
$lang['en_US']['SiteTree']['ACCESSHEADER'] = 'Who can view this page on my site?';
$lang['en_US']['SiteTree']['ACCESSLOGGEDIN'] = 'Logged-in users';
$lang['en_US']['SiteTree']['ACCESSONLYTHESE'] = 'Only these people (choose from list)';
$lang['en_US']['SiteTree']['ADDEDTODRAFT'] = 'Added to draft site';
$lang['en_US']['SiteTree']['ALLOWCOMMENTS'] = 'Allow comments on this page?';
$lang['en_US']['SiteTree']['APPEARSVIRTUALPAGES'] = 'This content also appears on the virtual pages in the %s sections.';
$lang['en_US']['SiteTree']['BUTTONCANCELDRAFT'] = 'Cancel draft changes';
$lang['en_US']['SiteTree']['BUTTONCANCELDRAFTDESC'] = 'Delete your draft and revert to the currently published page';
$lang['en_US']['SiteTree']['BUTTONSAVEPUBLISH'] = 'Save and Publish';
$lang['en_US']['SiteTree']['BUTTONUNPUBLISH'] = 'Unpublish';
$lang['en_US']['SiteTree']['BUTTONUNPUBLISHDESC'] = 'Remove this page from the published site';
$lang['en_US']['SiteTree']['CHANGETO'] = 'Change to';
$lang['en_US']['SiteTree']['CURRENT'] = 'current';
$lang['en_US']['SiteTree']['CURRENTLY'] = 'Currently';
$lang['en_US']['SiteTree']['Comments'] = 'Comments';
$lang['en_US']['SiteTree']['Content'] = array(
'Content',
PR_MEDIUM,
'Main HTML Content for a page'
);
$lang['en_US']['SiteTree']['DEFAULTABOUTCONTENT'] = '<p>You can fill this page out with your own content, or delete it and create your own pages.<br /></p>';
$lang['en_US']['SiteTree']['DEFAULTABOUTTITLE'] = 'About Us';
$lang['en_US']['SiteTree']['DEFAULTCONTACTCONTENT'] = '<p>You can fill this page out with your own content, or delete it and create your own pages.<br /></p>';
$lang['en_US']['SiteTree']['DEFAULTCONTACTTITLE'] = 'Contact Us';
$lang['en_US']['SiteTree']['DEFAULTHOMECONTENT'] = '<p>Welcome to SilverStripe! This is the default homepage. You can edit this page by opening <a href="admin/">the CMS</a>. You can now access the <a href="http://doc.silverstripe.com">developer documentation</a>, or begin <a href="http://doc.silverstripe.com/doku.php?id=tutorials">the tutorials.</a></p>';
$lang['en_US']['SiteTree']['DEFAULTHOMETITLE'] = 'Home';
$lang['en_US']['SiteTree']['EDITANYONE'] = 'Anyone who can log-in to the CMS';
$lang['en_US']['SiteTree']['EDITHEADER'] = 'Who can edit this inside the CMS?';
$lang['en_US']['SiteTree']['EDITONLYTHESE'] = 'Only these people (choose from list)';
$lang['en_US']['SiteTree']['Editors'] = 'Editors Group';
$lang['en_US']['SiteTree']['GROUP'] = 'Group';
$lang['en_US']['SiteTree']['HASBROKENLINKS'] = 'This page has broken links.';
$lang['en_US']['SiteTree']['HOMEPAGEFORDOMAIN'] = array(
'Domain(s)',
PR_MEDIUM,
'Listing domains that should be used as homepage'
);
$lang['en_US']['SiteTree']['HTMLEDITORTITLE'] = array(
'Content',
PR_MEDIUM,
'HTML editor title'
);
$lang['en_US']['SiteTree']['HomepageForDomain'] = 'Hompage for this domain';
$lang['en_US']['SiteTree']['MENUTITLE'] = 'Navigation label';
$lang['en_US']['SiteTree']['METAADVANCEDHEADER'] = 'Advanced Options...';
$lang['en_US']['SiteTree']['METADESC'] = 'Description';
$lang['en_US']['SiteTree']['METAEXTRA'] = 'Custom Meta Tags';
$lang['en_US']['SiteTree']['METAHEADER'] = 'Search Engine Meta-tags';
$lang['en_US']['SiteTree']['METAKEYWORDS'] = 'Keywords';
$lang['en_US']['SiteTree']['METANOTEPRIORITY'] = 'Manually specify a Google Sitemaps priority for this page (%s)';
$lang['en_US']['SiteTree']['METAPAGEPRIO'] = 'Page Priority';
$lang['en_US']['SiteTree']['METATITLE'] = 'Title';
$lang['en_US']['SiteTree']['MODIFIEDONDRAFT'] = 'Modified on draft site';
$lang['en_US']['SiteTree']['NOBACKLINKS'] = 'This page hasn\'t been linked to from any pages.';
$lang['en_US']['SiteTree']['NOTEUSEASHOMEPAGE'] = 'Use this page as the \'home page\' for the following domains:
(separate multiple domains with commas)';
$lang['en_US']['SiteTree']['PAGESLINKING'] = 'The following pages link to this page:';
$lang['en_US']['SiteTree']['PAGETITLE'] = 'Page name';
$lang['en_US']['SiteTree']['PAGETYPE'] = array(
'Page type',
PR_MEDIUM,
'Classname of a page object'
);
$lang['en_US']['SiteTree']['PLURALNAME'] = array(
'Site Tres',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['SiteTree']['PRIORITYAUTOSET'] = 'Auto-set based on page depth';
$lang['en_US']['SiteTree']['PRIORITYLEASTIMPORTANT'] = 'Least important';
$lang['en_US']['SiteTree']['PRIORITYMOSTIMPORTANT'] = 'Most important';
$lang['en_US']['SiteTree']['PRIORITYNOTINDEXED'] = 'Not indexed';
$lang['en_US']['SiteTree']['REMOVEDFROMDRAFT'] = 'Removed from draft site';
$lang['en_US']['SiteTree']['SHOWINMENUS'] = 'Show in menus?';
$lang['en_US']['SiteTree']['SHOWINSEARCH'] = 'Show in search?';
$lang['en_US']['SiteTree']['SINGULARNAME'] = array(
'Site Tree',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['SiteTree']['TABACCESS'] = 'Access';
$lang['en_US']['SiteTree']['TABBACKLINKS'] = 'BackLinks';
$lang['en_US']['SiteTree']['TABBEHAVIOUR'] = 'Behaviour';
$lang['en_US']['SiteTree']['TABCONTENT'] = 'Content';
$lang['en_US']['SiteTree']['TABMAIN'] = 'Main';
$lang['en_US']['SiteTree']['TABMETA'] = 'Metadata';
$lang['en_US']['SiteTree']['TABREPORTS'] = 'Reports';
$lang['en_US']['SiteTree']['TODOHELP'] = '<p>You can use this to keep track of work that needs to be done to the content of your site. To see all your pages with to do information, open the \'Site Reports\' window on the left and select \'To Do\'</p>';
$lang['en_US']['SiteTree']['TOPLEVEL'] = 'Site Content (Top Level)';
$lang['en_US']['SiteTree']['ToDo'] = 'Todo Notes';
$lang['en_US']['SiteTree']['URL'] = 'URL';
$lang['en_US']['SiteTree']['URLSegment'] = array(
'URL Segment',
PR_MEDIUM,
'URL for this page'
);
$lang['en_US']['SiteTree']['VALIDATIONURLSEGMENT1'] = 'Another page is using that URL. URL must be unique for each page';
$lang['en_US']['SiteTree']['VALIDATIONURLSEGMENT2'] = 'URLs can only be made up of letters, digits and hyphens.';
$lang['en_US']['SiteTree']['Viewers'] = 'Viewers Group';
$lang['en_US']['SiteTree']['has_one_Parent'] = array(
'Parent Page',
PR_MEDIUM,
'The parent page in the site hierarchy'
);
$lang['en_US']['SiteTree']['many_many_BackLinkTracking'] = 'Backlink Tracking';
$lang['en_US']['SiteTree']['many_many_ImageTracking'] = 'Image Tracking';
$lang['en_US']['SiteTree']['many_many_LinkTracking'] = 'Link Tracking';
$lang['en_US']['TableField']['ISREQUIRED'] = 'In %s \'%s\' is required.';
$lang['en_US']['TableField.ss']['ADD'] = 'Add a new row';
$lang['en_US']['TableField.ss']['CSVEXPORT'] = 'Export to CSV';
$lang['en_US']['TableListField']['CSVEXPORT'] = 'Export to CSV';
$lang['en_US']['TableListField']['PRINT'] = 'Print';
$lang['en_US']['TableListField_PageControls.ss']['DISPLAYING'] = 'Displaying';
$lang['en_US']['TableListField_PageControls.ss']['OF'] = 'of';
$lang['en_US']['TableListField_PageControls.ss']['TO'] = 'to';
$lang['en_US']['TableListField_PageControls.ss']['VIEWFIRST'] = 'View first';
$lang['en_US']['TableListField_PageControls.ss']['VIEWLAST'] = 'View last';
$lang['en_US']['TableListField_PageControls.ss']['VIEWNEXT'] = 'View next';
$lang['en_US']['TableListField_PageControls.ss']['VIEWPREVIOUS'] = 'View previous';
$lang['en_US']['ToggleCompositeField.ss']['HIDE'] = 'Hide';
$lang['en_US']['ToggleCompositeField.ss']['SHOW'] = 'Show';
$lang['en_US']['ToggleField']['LESS'] = 'less';
$lang['en_US']['ToggleField']['MORE'] = 'more';
$lang['en_US']['Translatable']['CREATE'] = 'Create new translation';
$lang['en_US']['Translatable']['CREATEBUTTON'] = 'Create';
$lang['en_US']['Translatable']['EXISTING'] = 'Existing translations:';
$lang['en_US']['Translatable']['NEWLANGUAGE'] = 'New language';
$lang['en_US']['Translatable']['TRANSLATIONS'] = 'Translations';
$lang['en_US']['TreeSelectorField']['CANCEL'] = 'cancel';
$lang['en_US']['TreeSelectorField']['SAVE'] = 'save';
$lang['en_US']['TypeDropdown']['NONE'] = 'None';
$lang['en_US']['Versioned']['has_many_Versions'] = array(
'Versions',
PR_MEDIUM,
'Past Versions of this page'
);
$lang['en_US']['VirtualPage']['CHOOSE'] = 'Choose a page to link to';
$lang['en_US']['VirtualPage']['EDITCONTENT'] = 'click here to edit the content';
$lang['en_US']['VirtualPage']['HEADER'] = 'This is a virtual page';
$lang['en_US']['VirtualPage']['PLURALNAME'] = array(
'Virtual Pags',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['VirtualPage']['SINGULARNAME'] = array(
'Virtual Page',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['Widget']['PLURALNAME'] = array(
'Widgets',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['Widget']['SINGULARNAME'] = array(
'Widget',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
$lang['en_US']['WidgetArea']['PLURALNAME'] = array(
'Widget Areas',
50,
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
);
$lang['en_US']['WidgetArea']['SINGULARNAME'] = array(
'Widget Area',
50,
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
);
?>