mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
775 lines
38 KiB
PHP
775 lines
38 KiB
PHP
<?php
|
|
|
|
global $lang;
|
|
|
|
$lang['en_US']['']['CHOOSEPAGE'] = 'Please choose an item from the left.';
|
|
$lang['en_US']['AssetAdmin']['ActionAdd'] = 'Add folder';
|
|
$lang['en_US']['AssetAdmin']['CHOOSEFILE'] = 'Choose file: ';
|
|
$lang['en_US']['AssetAdmin']['MENUTITLE'] = array(
|
|
'Files',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['AssetAdmin']['NEWFOLDER'] = 'NewFolder';
|
|
$lang['en_US']['AssetAdmin_DeleteBatchAction']['TITLE'] = 'Delete groups';
|
|
$lang['en_US']['AssetAdmin_left.ss']['GO'] = 'Go';
|
|
$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']['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']['Boolean']['ANY'] = 'Any';
|
|
$lang['en_US']['Boolean']['NO'] = 'No';
|
|
$lang['en_US']['Boolean']['YES'] = 'Yes';
|
|
$lang['en_US']['CMSBatchActions']['PUBLISHED_PAGES'] = 'published %d pages';
|
|
$lang['en_US']['CMSMain']['MENUTITLE'] = array(
|
|
'Edit Page',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['CMSMain']['SAVE'] = 'Save';
|
|
$lang['en_US']['CMSPageEditController']['MENUTITLE'] = array(
|
|
'Edit Page',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['CMSPageHistoryController']['MENUTITLE'] = array(
|
|
'Edit Page',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['CMSPageReportsController']['MENUTITLE'] = array(
|
|
'Edit Page',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['CMSPageSettingsController']['MENUTITLE'] = array(
|
|
'Edit Page',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['CMSPagesController']['MENUTITLE'] = array(
|
|
'Pages',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['CMSSettingsController']['MENUTITLE'] = array(
|
|
'Settings',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$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']['CheckboxField']['NO'] = 'No';
|
|
$lang['en_US']['CheckboxField']['YES'] = 'Yes';
|
|
$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']['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']['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']['ConfirmedPasswordField']['SHOWONCLICKTITLE'] = array(
|
|
'Change Password',
|
|
PR_MEDIUM,
|
|
'Label of the link which triggers display of the "change password" formfields'
|
|
);
|
|
$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']['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']['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']['TIMEDIFFAGO'] = array(
|
|
'%s ago',
|
|
PR_MEDIUM,
|
|
'Natural language time difference, e.g. 2 hours ago'
|
|
);
|
|
$lang['en_US']['Date']['TIMEDIFFIN'] = array(
|
|
'in %s',
|
|
PR_MEDIUM,
|
|
'Natural language time difference, e.g. in 2 hours'
|
|
);
|
|
$lang['en_US']['Date']['YEAR'] = ' year';
|
|
$lang['en_US']['Date']['YEARS'] = ' years';
|
|
$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']['VALIDDATEFORMAT2'] = 'Please enter a valid date format (%s).';
|
|
$lang['en_US']['DateField']['VALIDDATEMAXDATE'] = 'Your date has to be older or matching the maximum allowed date (%s)';
|
|
$lang['en_US']['DateField']['VALIDDATEMINDATE'] = 'Your date has to be newer or matching the minimum allowed date (%s)';
|
|
$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']['Email_BounceRecord']['PLURALNAME'] = array(
|
|
'Email Bounce Records',
|
|
50,
|
|
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
|
|
);
|
|
$lang['en_US']['Email_BounceRecord']['SINGULARNAME'] = array(
|
|
'Email Bounce Record',
|
|
50,
|
|
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
|
|
);
|
|
$lang['en_US']['Enum']['ANY'] = 'Any';
|
|
$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']['NOVALIDUPLOAD'] = 'File is not a valid upload';
|
|
$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']['ATTACH'] = 'Attach %s';
|
|
$lang['en_US']['FileIFrameField']['ATTACHONCESAVED'] = '%ss can be attached once you have saved the record for the first time.';
|
|
$lang['en_US']['FileIFrameField']['DELETE'] = 'Delete %s';
|
|
$lang['en_US']['FileIFrameField']['DISALLOWEDFILETYPE'] = 'This filetype is not allowed to be uploaded';
|
|
$lang['en_US']['FileIFrameField']['FILE'] = 'File';
|
|
$lang['en_US']['FileIFrameField']['FROMCOMPUTER'] = 'From your Computer';
|
|
$lang['en_US']['FileIFrameField']['FROMFILESTORE'] = 'From the File Store';
|
|
$lang['en_US']['FileIFrameField']['NOSOURCE'] = 'Please select a source file to attach';
|
|
$lang['en_US']['FileIFrameField']['REPLACE'] = 'Replace %s';
|
|
$lang['en_US']['FileIFrameField.ss']['TITLE'] = 'Image Uploading Iframe';
|
|
$lang['en_US']['Folder']['CREATED'] = 'First Uploaded';
|
|
$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(
|
|
'Folders',
|
|
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(
|
|
'Folder',
|
|
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']['UPLOADTAB'] = 'Upload';
|
|
$lang['en_US']['Folder']['URL'] = 'URL';
|
|
$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']['FIELDISREQUIRED'] = '%s is required';
|
|
$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']['Group']['Code'] = array(
|
|
'Group Code',
|
|
PR_MEDIUM,
|
|
'Programmatical code identifying a group'
|
|
);
|
|
$lang['en_US']['Group']['DefaultGroupTitleAdministrators'] = 'Administrators';
|
|
$lang['en_US']['Group']['DefaultGroupTitleContentAuthors'] = 'Content Authors';
|
|
$lang['en_US']['Group']['Description'] = 'Description';
|
|
$lang['en_US']['Group']['IMPORTTABTITLE'] = 'Import';
|
|
$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']['RolesAddEditLink'] = 'Add/edit roles';
|
|
$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']['GroupImportForm']['Help1'] = '<p>Import one or more groups in <em>CSV</em> format (comma-separated values). <small><a href="#" class="toggle-advanced">Show advanced usage</a></small></p>';
|
|
$lang['en_US']['GroupImportForm']['Help2'] = '<div class="advanced">
|
|
<h4>Advanced usage</h4>
|
|
<ul>
|
|
<li>Allowed columns: <em>%s</em></li>
|
|
<li>Existing groups are matched by their unique <em>Code</em> value, and updated with any new values from the imported file</li>
|
|
<li>Group hierarchies can be created by using a <em>ParentCode</em> column.</li>
|
|
<li>Permission codes can be assigned by the <em>PermissionCode</em> column. Existing permission codes are not cleared.</li>
|
|
</ul>
|
|
</div>';
|
|
$lang['en_US']['GroupImportForm']['ResultCreated'] = 'Created %d groups';
|
|
$lang['en_US']['GroupImportForm']['ResultDeleted'] = 'Deleted %d groups';
|
|
$lang['en_US']['GroupImportForm']['ResultUpdated'] = 'Updated %d groups';
|
|
$lang['en_US']['HtmlEditorField']['ANCHORVALUE'] = 'Anchor';
|
|
$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']['BUTTONREMOVELINK'] = 'Remove link';
|
|
$lang['en_US']['HtmlEditorField']['CAPTIONTEXT'] = 'Caption text';
|
|
$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']['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']['IMAGE'] = 'Image';
|
|
$lang['en_US']['HtmlEditorField']['IMAGEALTTEXT'] = 'Alternative text (alt) - shown if image cannot be displayed';
|
|
$lang['en_US']['HtmlEditorField']['IMAGEDIMENSIONS'] = 'Dimensions';
|
|
$lang['en_US']['HtmlEditorField']['IMAGEHEIGHTPX'] = 'Height';
|
|
$lang['en_US']['HtmlEditorField']['IMAGETITLE'] = 'Title text (tooltip) - for additional information about the image';
|
|
$lang['en_US']['HtmlEditorField']['IMAGEWIDTHPX'] = 'Width';
|
|
$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']['PAGE'] = 'Page';
|
|
$lang['en_US']['HtmlEditorField']['SEARCHFILENAME'] = 'Search by file name';
|
|
$lang['en_US']['HtmlEditorField']['SHOWUPLOADFORM'] = 'Upload File';
|
|
$lang['en_US']['HtmlEditorField']['URL'] = 'URL';
|
|
$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']['IMAGE'] = 'Image';
|
|
$lang['en_US']['Image_Cached']['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_Cached']['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']['Image_iframe.ss']['TITLE'] = 'Image Uploading Iframe';
|
|
$lang['en_US']['LeftAndMain']['CANT_REORGANISE'] = 'You do not have permission to rearange the site tree. Your change was not saved.';
|
|
$lang['en_US']['LeftAndMain']['DropdownBatchActionsDefault'] = 'Actions';
|
|
$lang['en_US']['LeftAndMain']['HELP'] = array(
|
|
'Help',
|
|
PR_HIGH,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['LeftAndMain']['PAGETYPE'] = 'Page type: ';
|
|
$lang['en_US']['LeftAndMain']['PERMAGAIN'] = 'You have been logged out of the CMS. If you would like to log in again, enter a username and password below.';
|
|
$lang['en_US']['LeftAndMain']['PERMALREADY'] = 'I\'m sorry, but you can\'t access that part of the CMS. If you want to log in as someone else, do so below';
|
|
$lang['en_US']['LeftAndMain']['PERMDEFAULT'] = 'Please choose an authentication method and enter your credentials to access the CMS.';
|
|
$lang['en_US']['LeftAndMain']['PLEASESAVE'] = 'Please Save Page: This page could not be upated because it hasn\'t been saved yet.';
|
|
$lang['en_US']['LeftAndMain']['SAVED'] = 'saved';
|
|
$lang['en_US']['LeftAndMain_right.ss']['WELCOMETO'] = 'Welcome to';
|
|
$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']['DefaultAdminFirstname'] = 'Default Admin';
|
|
$lang['en_US']['Member']['DefaultDateTime'] = 'default';
|
|
$lang['en_US']['Member']['EMAIL'] = 'Email';
|
|
$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']['EMPTYNEWPASSWORD'] = 'The new password can\'t be empty, please try again';
|
|
$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'] = 'You 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']['INVALIDNEWPASSWORD'] = 'We couldn\'t accept that password: %s';
|
|
$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']['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']['PROFILESAVESUCCESS'] = 'Successfully saved.';
|
|
$lang['en_US']['Member']['REMEMBERME'] = 'Remember me next time?';
|
|
$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']['VALIDATIONMEMBEREXISTS'] = 'A member already exists with the same %s';
|
|
$lang['en_US']['Member']['ValidationIdentifierFailed'] = array(
|
|
'Can\'t overwrite existing member #%d with identical identifier (%s = %s))',
|
|
PR_MEDIUM,
|
|
'The values in brackets show a fieldname mapped to a value, usually denoting an existing email address'
|
|
);
|
|
$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 & Password';
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['AMORPM'] = array(
|
|
'AM (Ante meridiem) or PM (Post meridiem)',
|
|
40,
|
|
'Help text describing what "a" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['Custom'] = 'Custom';
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['DATEFORMATBAD'] = 'Date format is invalid';
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['DAYNOLEADING'] = array(
|
|
'Day of month without leading zero',
|
|
40,
|
|
'Help text describing what "d" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['DIGITSDECFRACTIONSECOND'] = array(
|
|
'One or more digits representing a decimal fraction of a second',
|
|
40,
|
|
'Help text describing what "s" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['FOURDIGITYEAR'] = array(
|
|
'Four-digit year',
|
|
40,
|
|
'Help text describing what "YYYY" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['FULLNAMEMONTH'] = array(
|
|
'Full name of month (e.g. June)',
|
|
40,
|
|
'Help text describing what "MMMM" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['HOURNOLEADING'] = array(
|
|
'Hour without leading zero',
|
|
40,
|
|
'Help text describing what "h" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['MINUTENOLEADING'] = array(
|
|
'Minute without leading zero',
|
|
40,
|
|
'Help text describing what "m" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['MONTHNOLEADING'] = array(
|
|
'Month digit without leading zero',
|
|
40,
|
|
'Help text describing what "M" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['Preview'] = 'Preview';
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['SHORTMONTH'] = array(
|
|
'Short name of month (e.g. Jun)',
|
|
40,
|
|
'Help text letting describing what "MMM" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['TOGGLEHELP'] = 'Toggle formatting help';
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITDAY'] = array(
|
|
'Two-digit day of month',
|
|
40,
|
|
'Help text describing what "dd" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITHOUR'] = array(
|
|
'Two digits of hour (00 through 23)',
|
|
40,
|
|
'Help text describing what "hh" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITMINUTE'] = array(
|
|
'Two digits of minute (00 through 59)',
|
|
40,
|
|
'Help text describing what "mm" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITMONTH'] = array(
|
|
'Two-digit month (01=January, etc.)',
|
|
40,
|
|
'Help text describing what "MM" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITSECOND'] = array(
|
|
'Two digits of second (00 through 59)',
|
|
40,
|
|
'Help text describing what "ss" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberDatetimeOptionsetField']['TWODIGITYEAR'] = array(
|
|
'Two-digit year',
|
|
40,
|
|
'Help text describing what "YY" means in ISO date formatting'
|
|
);
|
|
$lang['en_US']['MemberImportForm']['Help1'] = '<p>Import members in <em>CSV format</em> (comma-separated values). <small><a href="#" class="toggle-advanced">Show advanced usage</a></small></p>';
|
|
$lang['en_US']['MemberImportForm']['Help2'] = '<div class="advanced">
|
|
<h4>Advanced usage</h4>
|
|
<ul>
|
|
<li>Allowed columns: <em>%s</em></li>
|
|
<li>Existing members are matched by their unique <em>Code</em> property, and updated with any new values from the imported file.</li>
|
|
<li>Groups can be assigned by the <em>Groups</em> column. Groups are identified by their <em>Code</em> property, multiple groups can be separated by comma. Existing group memberships are not cleared.</li>
|
|
</ul>
|
|
</div>';
|
|
$lang['en_US']['MemberImportForm']['ResultCreated'] = 'Created %d members';
|
|
$lang['en_US']['MemberImportForm']['ResultDeleted'] = 'Deleted %d members';
|
|
$lang['en_US']['MemberImportForm']['ResultNone'] = 'No changes';
|
|
$lang['en_US']['MemberImportForm']['ResultUpdated'] = 'Updated %d members';
|
|
$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']['MemberTableField']['ADD'] = 'Add';
|
|
$lang['en_US']['MemberTableField']['ADDEDTOGROUP'] = 'Added member to group';
|
|
$lang['en_US']['MemberTableField']['ADDINGFIELD'] = 'Adding failed';
|
|
$lang['en_US']['MemberTableField']['DeleteTitleText'] = array(
|
|
'Delete from this group',
|
|
PR_MEDIUM,
|
|
'Delete button hover text'
|
|
);
|
|
$lang['en_US']['MemberTableField']['DeleteTitleTextDatabase'] = array(
|
|
'Delete from database and all groups',
|
|
PR_MEDIUM,
|
|
'Delete button hover text'
|
|
);
|
|
$lang['en_US']['MemberTableField']['ERRORADDINGUSER'] = 'There was an error adding the user to the group: %s';
|
|
$lang['en_US']['MemberTableField']['FILTER'] = 'Filter';
|
|
$lang['en_US']['MemberTableField']['SEARCH'] = 'Search';
|
|
$lang['en_US']['ModelAdmin']['ADDBUTTON'] = 'Add';
|
|
$lang['en_US']['ModelAdmin']['ADDFORM'] = 'Fill out this form to add a %s to the database.';
|
|
$lang['en_US']['ModelAdmin']['CHOOSE_COLUMNS'] = 'Select result columns...';
|
|
$lang['en_US']['ModelAdmin']['CLEAR_SEARCH'] = 'Clear Search';
|
|
$lang['en_US']['ModelAdmin']['CREATEBUTTON'] = array(
|
|
'Create \'%s\'',
|
|
PR_MEDIUM,
|
|
'Create a new instance from a model class'
|
|
);
|
|
$lang['en_US']['ModelAdmin']['DELETE'] = 'Delete';
|
|
$lang['en_US']['ModelAdmin']['DELETEDRECORDS'] = 'Deleted %s records.';
|
|
$lang['en_US']['ModelAdmin']['FOUNDRESULTS'] = 'Your search found %s matching items';
|
|
$lang['en_US']['ModelAdmin']['IMPORT'] = 'Import from CSV';
|
|
$lang['en_US']['ModelAdmin']['IMPORTEDRECORDS'] = 'Imported %s records.';
|
|
$lang['en_US']['ModelAdmin']['ITEMNOTFOUND'] = 'I can\'t find that item';
|
|
$lang['en_US']['ModelAdmin']['LOADEDFOREDITING'] = 'Loaded \'%s\' for editing.';
|
|
$lang['en_US']['ModelAdmin']['NOCSVFILE'] = 'Please browse for a CSV file to import';
|
|
$lang['en_US']['ModelAdmin']['NOIMPORT'] = 'Nothing to import';
|
|
$lang['en_US']['ModelAdmin']['NORESULTS'] = 'Your search didn\'t return any matching items';
|
|
$lang['en_US']['ModelAdmin']['SAVE'] = 'Save';
|
|
$lang['en_US']['ModelAdmin']['SEARCHRESULTS'] = 'Search Results';
|
|
$lang['en_US']['ModelAdmin']['SELECTALL'] = 'select all';
|
|
$lang['en_US']['ModelAdmin']['SELECTNONE'] = 'select none';
|
|
$lang['en_US']['ModelAdmin']['UPDATEDRECORDS'] = 'Updated %s records.';
|
|
$lang['en_US']['MoneyField']['FIELDLABELAMOUNT'] = 'Amount';
|
|
$lang['en_US']['MoneyField']['FIELDLABELCURRENCY'] = 'Currency';
|
|
$lang['en_US']['MyEntity']['MyNamespace'] = 'My default natural language value';
|
|
$lang['en_US']['MyModelAdmin']['MENUTITLE'] = array(
|
|
'MyModel',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['MyNamespace']['MYENTITY'] = 'Counting %s things';
|
|
$lang['en_US']['NullableField']['IsNullLabel'] = array(
|
|
'Is Null',
|
|
PR_HIGH
|
|
);
|
|
$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']['AdminGroup'] = 'Administrator';
|
|
$lang['en_US']['Permission']['FULLADMINRIGHTS'] = 'Full administrative rights';
|
|
$lang['en_US']['Permission']['FULLADMINRIGHTS_HELP'] = 'Implies and overrules all other assigned permissions.';
|
|
$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']['PermissionCheckboxSetField']['AssignedTo'] = 'assigned to "%s"';
|
|
$lang['en_US']['PermissionCheckboxSetField']['FromGroup'] = array(
|
|
'inherited from group "%s"',
|
|
PR_MEDIUM,
|
|
'A permission inherited from a certain group'
|
|
);
|
|
$lang['en_US']['PermissionCheckboxSetField']['FromRole'] = array(
|
|
'inherited from role "%s"',
|
|
PR_MEDIUM,
|
|
'A permission inherited from a certain permission role'
|
|
);
|
|
$lang['en_US']['PermissionCheckboxSetField']['FromRoleOnGroup'] = array(
|
|
'inherited from role "%s" on group "%s"',
|
|
PR_MEDIUM,
|
|
'A permission inherited from a role on a certain group'
|
|
);
|
|
$lang['en_US']['PermissionRole']['PLURALNAME'] = array(
|
|
'Roles',
|
|
50,
|
|
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
|
|
);
|
|
$lang['en_US']['PermissionRole']['SINGULARNAME'] = array(
|
|
'Role',
|
|
50,
|
|
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
|
|
);
|
|
$lang['en_US']['PermissionRoleCode']['PLURALNAME'] = array(
|
|
'Permission Role Cods',
|
|
50,
|
|
'Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface'
|
|
);
|
|
$lang['en_US']['PermissionRoleCode']['SINGULARNAME'] = array(
|
|
'Permission Role Code',
|
|
50,
|
|
'Singular name of the object, used in dropdowns and to generally identify a single object in the interface'
|
|
);
|
|
$lang['en_US']['Permissions']['PERMISSIONS_CATEGORY'] = 'Roles and access permissions';
|
|
$lang['en_US']['PhoneNumberField']['VALIDATION'] = 'Please enter a valid phone number';
|
|
$lang['en_US']['RelationComplexTableField.ss']['ADD'] = 'Add';
|
|
$lang['en_US']['RelationComplexTableField.ss']['CSVEXPORT'] = 'Export to CSV';
|
|
$lang['en_US']['RelationComplexTableField.ss']['NOTFOUND'] = 'No items found';
|
|
$lang['en_US']['ReportAdmin']['MENUTITLE'] = array(
|
|
'Reports',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['Security']['ALREADYLOGGEDIN'] = array(
|
|
'You don\'t have access to this page. If you have another account that can access that page, you can log in again below.',
|
|
PR_MEDIUM,
|
|
'%s will be replaced with a link to log in.'
|
|
);
|
|
$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']['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']['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']['PASSWORDSENTHEADER'] = 'Password reset link sent to \'%s\'';
|
|
$lang['en_US']['Security']['PASSWORDSENTTEXT'] = 'Thank you! A reset link has been sent to \'%s\', provided an account exists for this email address.';
|
|
$lang['en_US']['SecurityAdmin']['ADDMEMBER'] = 'Add Member';
|
|
$lang['en_US']['SecurityAdmin']['APPLY_ROLES'] = 'Apply roles to groups';
|
|
$lang['en_US']['SecurityAdmin']['APPLY_ROLES_HELP'] = 'Ability to edit the roles assigned to a group. Requires the "Access to \'Security\' section" permission.';
|
|
$lang['en_US']['SecurityAdmin']['EDITPERMISSIONS'] = 'Manage permissions for groups';
|
|
$lang['en_US']['SecurityAdmin']['EDITPERMISSIONS_HELP'] = 'Ability to edit Permissions and IP Addresses for a group. Requires the "Access to \'Security\' section" permission.';
|
|
$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']['MENUTITLE'] = array(
|
|
'Users',
|
|
100,
|
|
'Menu title'
|
|
);
|
|
$lang['en_US']['SecurityAdmin']['MemberListCaution'] = 'Caution: Removing members from this list will remove them from all groups and the database';
|
|
$lang['en_US']['SecurityAdmin']['NEWGROUP'] = 'New Group';
|
|
$lang['en_US']['SecurityAdmin']['PERMISSIONS'] = 'Permissions';
|
|
$lang['en_US']['SecurityAdmin']['ROLES'] = 'Roles';
|
|
$lang['en_US']['SecurityAdmin']['ROLESDESCRIPTION'] = 'This section allows you to add roles to this group. Roles are logical groupings of permissions, which can be editied in the Roles tab';
|
|
$lang['en_US']['SecurityAdmin']['SGROUPS'] = 'Security Groups';
|
|
$lang['en_US']['SecurityAdmin']['TABIMPORT'] = 'Import';
|
|
$lang['en_US']['SecurityAdmin']['TABROLES'] = 'Roles';
|
|
$lang['en_US']['SecurityAdmin']['VIEWUSER'] = 'View User';
|
|
$lang['en_US']['SecurityAdmin_MemberImportForm']['BtnImport'] = 'Import';
|
|
$lang['en_US']['SecurityAdmin_MemberImportForm']['FileFieldLabel'] = 'CSV File <small>(Allowed extensions: *.csv)</small>';
|
|
$lang['en_US']['SimpleImageField']['NOUPLOAD'] = 'No Image Uploaded';
|
|
$lang['en_US']['SiteTree']['TABMAIN'] = 'Main';
|
|
$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']['ADDITEM'] = 'Add %s';
|
|
$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']['SELECT'] = 'Select:';
|
|
$lang['en_US']['TableListField.ss']['NOITEMSFOUND'] = 'No items found';
|
|
$lang['en_US']['TableListField.ss']['SORTASC'] = 'Sort in ascending order';
|
|
$lang['en_US']['TableListField.ss']['SORTDESC'] = 'Sort in descending order';
|
|
$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']['TimeField']['VALIDATEFORMAT'] = 'Please enter a valid time format (%s)';
|
|
$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']['Versioned']['has_many_Versions'] = array(
|
|
'Versions',
|
|
PR_MEDIUM,
|
|
'Past Versions of this page'
|
|
);
|
|
|