mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Updated lang file to new generated YML format
This commit is contained in:
parent
cbcee57496
commit
f61dbfda09
979
lang/en.yml
979
lang/en.yml
@ -1,605 +1,522 @@
|
|||||||
en:
|
en:
|
||||||
AssetAdmin:
|
AssetAdmin:
|
||||||
ActionAdd: "Add folder"
|
MENUTITLE: Files
|
||||||
CHOOSEFILE: "Choose file: "
|
NEWFOLDER: NewFolder
|
||||||
# Menu title
|
AssetTableField:
|
||||||
MENUTITLE: "Files"
|
BACKLINKCOUNT: 'Used on:'
|
||||||
NEWFOLDER: "NewFolder"
|
CREATED: 'First uploaded'
|
||||||
AssetAdmin_DeleteBatchAction:
|
DIM: Dimensions
|
||||||
TITLE: "Delete groups"
|
FILENAME: Filename
|
||||||
AssetAdmin_left.ss:
|
FOLDER: Folder
|
||||||
GO: "Go"
|
LASTEDIT: 'Last changed'
|
||||||
|
OWNER: Owner
|
||||||
|
PAGES: page(s)
|
||||||
|
SIZE: 'File size'
|
||||||
|
TITLE: Title
|
||||||
|
TYPE: 'File type'
|
||||||
|
URL: URL
|
||||||
|
AssetUploadField:
|
||||||
|
ChooseFiles: 'Choose files'
|
||||||
|
DRAGFILESHERE: 'Drag files here'
|
||||||
|
DROPAREA: 'Drop Area'
|
||||||
|
EDITANDORGANIZE: 'Edit & organize'
|
||||||
|
FROMCOMPUTER: 'Choose files from your computer'
|
||||||
|
UPLOADOR: OR
|
||||||
BBCodeParser:
|
BBCodeParser:
|
||||||
ALIGNEMENT: "Alignment"
|
ALIGNEMENT: Alignment
|
||||||
ALIGNEMENTEXAMPLE: "right aligned"
|
ALIGNEMENTEXAMPLE: 'right aligned'
|
||||||
BOLD: "Bold Text"
|
BOLD: 'Bold Text'
|
||||||
BOLDEXAMPLE: "Bold"
|
BOLDEXAMPLE: Bold
|
||||||
CODE: "Code Block"
|
CODE: 'Code Block'
|
||||||
CODEDESCRIPTION: "Unformatted code block"
|
CODEDESCRIPTION: 'Unformatted code block'
|
||||||
CODEEXAMPLE: "Code block"
|
CODEEXAMPLE: 'Code block'
|
||||||
COLORED: "Colored text"
|
COLORED: 'Colored text'
|
||||||
COLOREDEXAMPLE: "blue text"
|
COLOREDEXAMPLE: 'blue text'
|
||||||
EMAILLINK: "Email link"
|
EMAILLINK: 'Email link'
|
||||||
EMAILLINKDESCRIPTION: "Create link to an email address"
|
EMAILLINKDESCRIPTION: 'Create link to an email address'
|
||||||
IMAGE: "Image"
|
IMAGE: Image
|
||||||
IMAGEDESCRIPTION: "Show an image in your post"
|
IMAGEDESCRIPTION: 'Show an image in your post'
|
||||||
ITALIC: "Italic Text"
|
ITALIC: 'Italic Text'
|
||||||
ITALICEXAMPLE: "Italics"
|
ITALICEXAMPLE: Italics
|
||||||
LINK: "Website link"
|
LINK: 'Website link'
|
||||||
LINKDESCRIPTION: "Link to another website or URL"
|
LINKDESCRIPTION: 'Link to another website or URL'
|
||||||
STRUCK: "Struck-out Text"
|
STRUCK: 'Struck-out Text'
|
||||||
STRUCKEXAMPLE: "Struck-out"
|
STRUCKEXAMPLE: Struck-out
|
||||||
UNDERLINE: "Underlined Text"
|
UNDERLINE: 'Underlined Text'
|
||||||
UNDERLINEEXAMPLE: "Underlined"
|
UNDERLINEEXAMPLE: Underlined
|
||||||
UNORDERED: "Unordered list"
|
UNORDERED: 'Unordered list'
|
||||||
UNORDEREDDESCRIPTION: "Unordered list"
|
UNORDEREDDESCRIPTION: 'Unordered list'
|
||||||
UNORDEREDEXAMPLE1: "unordered item 1"
|
UNORDEREDEXAMPLE1: 'unordered item 1'
|
||||||
BasicAuth:
|
BasicAuth:
|
||||||
ENTERINFO: "Please enter a username and password."
|
ENTERINFO: 'Please enter a username and password.'
|
||||||
ERRORNOTADMIN: "That user is not an administrator."
|
ERRORNOTADMIN: 'That user is not an administrator.'
|
||||||
ERRORNOTREC: "That username / password isn't recognised"
|
ERRORNOTREC: 'That username / password isn''t recognised'
|
||||||
Boolean:
|
Boolean:
|
||||||
ANY: "Any"
|
ANY: Any
|
||||||
NO: "No"
|
NO: No
|
||||||
YES: "Yes"
|
YES: Yes
|
||||||
CMSBatchActions:
|
CMSFileAddController:
|
||||||
PUBLISHED_PAGES: "published %d pages"
|
MENUTITLE: Files
|
||||||
CMSMain:
|
CMSMain:
|
||||||
# Menu title
|
ACCESS: 'Access to ''%s'' section'
|
||||||
MENUTITLE: "Edit Page"
|
ACCESSALLINTERFACES: 'Access to all CMS sections'
|
||||||
SAVE: "Save"
|
ACCESSALLINTERFACESHELP: 'Overrules more specific access settings.'
|
||||||
|
MENUTITLE: 'Edit Page'
|
||||||
|
SAVE: Save
|
||||||
|
CMSPageAddController:
|
||||||
|
MENUTITLE: 'Add page'
|
||||||
CMSPageEditController:
|
CMSPageEditController:
|
||||||
# Menu title
|
MENUTITLE: 'Edit Page'
|
||||||
MENUTITLE: "Edit Page"
|
|
||||||
CMSPageHistoryController:
|
CMSPageHistoryController:
|
||||||
# Menu title
|
MENUTITLE: History
|
||||||
MENUTITLE: "History"
|
|
||||||
CMSPageSettingsController:
|
CMSPageSettingsController:
|
||||||
# Menu title
|
MENUTITLE: 'Edit Page'
|
||||||
MENUTITLE: "Edit Page"
|
|
||||||
CMSPagesController:
|
CMSPagesController:
|
||||||
# Menu title
|
MENUTITLE: Pages
|
||||||
MENUTITLE: "Pages"
|
CMSProfileController:
|
||||||
|
MENUTITLE: CMSProfileController
|
||||||
CMSSettingsController:
|
CMSSettingsController:
|
||||||
# Menu title
|
MENUTITLE: Settings
|
||||||
MENUTITLE: "Settings"
|
|
||||||
ChangePasswordEmail.ss:
|
ChangePasswordEmail.ss:
|
||||||
# for a url
|
CHANGEPASSWORDTEXT1: 'You changed your password for'
|
||||||
CHANGEPASSWORDTEXT1: "You changed your password for"
|
CHANGEPASSWORDTEXT2: 'You can now use the following credentials to log in:'
|
||||||
CHANGEPASSWORDTEXT2: "You can now use the following credentials to log in:"
|
EMAIL: Email
|
||||||
EMAIL: "Email"
|
HELLO: Hi
|
||||||
HELLO: "Hi"
|
PASSWORD: Password
|
||||||
PASSWORD: "Password"
|
|
||||||
CheckboxField:
|
CheckboxField:
|
||||||
NO: "No"
|
NO: No
|
||||||
YES: "Yes"
|
YES: Yes
|
||||||
ComplexTableField:
|
ComplexTableField:
|
||||||
CLOSEPOPUP: "Close Popup"
|
CLOSEPOPUP: 'Close Popup'
|
||||||
SUCCESSADD: "Added %s %s %s"
|
SUCCESSADD: 'Added %s %s %s'
|
||||||
SUCCESSEDIT: "Saved %s %s %s"
|
SUCCESSEDIT: 'Saved %s %s %s'
|
||||||
|
SUCCESSEDIT2: 'Deleted %s %s'
|
||||||
ComplexTableField.ss:
|
ComplexTableField.ss:
|
||||||
# Add [name]
|
ADDITEM: add
|
||||||
ADDITEM: "Add %s"
|
SORTASC: 'Sort ascending'
|
||||||
NOITEMSFOUND: "No items found"
|
SORTDESC: 'Sort descending'
|
||||||
SORTASC: "Sort ascending"
|
|
||||||
SORTDESC: "Sort descending"
|
|
||||||
ComplexTableField_popup.ss:
|
ComplexTableField_popup.ss:
|
||||||
NEXT: "Next"
|
NEXT: Next
|
||||||
PREVIOUS: "Previous"
|
PREVIOUS: Previous
|
||||||
ConfirmedPasswordField:
|
ConfirmedPasswordField:
|
||||||
ATLEAST: "Passwords must be at least %s characters long."
|
ATLEAST: 'Passwords must be at least %s characters long.'
|
||||||
BETWEEN: "Passwords must be %s to %s characters long."
|
BETWEEN: 'Passwords must be %s to %s characters long.'
|
||||||
HAVETOMATCH: "Passwords have to match."
|
MAXIMUM: 'Passwords must be at most %s characters long.'
|
||||||
LEASTONE: "Passwords must have at least one digit and one alphanumeric character."
|
SHOWONCLICKTITLE: 'Change Password'
|
||||||
MAXIMUM: "Passwords must be at most %s characters long."
|
|
||||||
NOEMPTY: "Passwords can't be empty."
|
|
||||||
# Label of the link which triggers display of the "change password" formfields
|
|
||||||
SHOWONCLICKTITLE: "Change Password"
|
|
||||||
CreditCardField:
|
CreditCardField:
|
||||||
FIRST: "first"
|
FIRST: first
|
||||||
FOURTH: "fourth"
|
FOURTH: fourth
|
||||||
SECOND: "second"
|
SECOND: second
|
||||||
THIRD: "third"
|
THIRD: third
|
||||||
VALIDATIONJS1: "Please ensure you have entered the"
|
|
||||||
VALIDATIONJS2: "credit card number correctly."
|
|
||||||
CurrencyField:
|
CurrencyField:
|
||||||
CURRENCYSYMBOL: "$"
|
CURRENCYSYMBOL: $
|
||||||
VALIDATIONJS: "Please enter a valid currency."
|
|
||||||
DataObject:
|
DataObject:
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
PLURALNAME: 'Data Objects'
|
||||||
PLURALNAME: "Data Objects"
|
SINGULARNAME: 'Data Object'
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
|
||||||
SINGULARNAME: "Data Object"
|
|
||||||
Date:
|
Date:
|
||||||
DAY: " day"
|
DAY: ' day'
|
||||||
DAYS: " days"
|
DAYS: ' days'
|
||||||
HOUR: " hour"
|
HOUR: ' hour'
|
||||||
HOURS: " hours"
|
HOURS: ' hours'
|
||||||
MIN: " min"
|
MIN: ' min'
|
||||||
MINS: " mins"
|
MINS: ' mins'
|
||||||
MONTH: " month"
|
MONTH: ' month'
|
||||||
MONTHS: " months"
|
MONTHS: ' months'
|
||||||
SEC: " sec"
|
SEC: ' sec'
|
||||||
SECS: " secs"
|
SECS: ' secs'
|
||||||
# Natural language time difference, e.g. 2 hours ago
|
TIMEDIFFAGO: '%s ago'
|
||||||
TIMEDIFFAGO: "%s ago"
|
TIMEDIFFIN: 'in %s'
|
||||||
# Natural language time difference, e.g. in 2 hours
|
YEAR: ' year'
|
||||||
TIMEDIFFIN: "in %s"
|
YEARS: ' years'
|
||||||
YEAR: " year"
|
|
||||||
YEARS: " years"
|
|
||||||
DateField:
|
DateField:
|
||||||
NOTSET: "not set"
|
NOTSET: 'not set'
|
||||||
TODAY: "today"
|
TODAY: today
|
||||||
VALIDATIONJS: "Please enter a valid date format (DD/MM/YYYY)."
|
VALIDDATEFORMAT2: 'Please enter a valid date format (%s).'
|
||||||
VALIDDATEFORMAT2: "Please enter a valid date format (%s)."
|
VALIDDATEMAXDATE: 'Your date has to be older or matching the maximum allowed date (%s)'
|
||||||
VALIDDATEMAXDATE: "Your date has to be older or matching the maximum allowed date (%s)"
|
VALIDDATEMINDATE: 'Your date has to be newer or matching the minimum allowed date (%s)'
|
||||||
VALIDDATEMINDATE: "Your date has to be newer or matching the minimum allowed date (%s)"
|
|
||||||
DropdownField:
|
DropdownField:
|
||||||
# start value of a dropdown
|
CHOOSE: (Choose)
|
||||||
CHOOSE: "(Choose)"
|
|
||||||
EmailField:
|
EmailField:
|
||||||
VALIDATION: "Please enter an email address."
|
VALIDATION: 'Please enter an email address.'
|
||||||
VALIDATIONJS: "Please enter an email address."
|
|
||||||
Email_BounceRecord:
|
Email_BounceRecord:
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
PLURALNAME: 'Email Bounce Records'
|
||||||
PLURALNAME: "Email Bounce Records"
|
SINGULARNAME: 'Email Bounce Record'
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
|
||||||
SINGULARNAME: "Email Bounce Record"
|
|
||||||
Enum:
|
Enum:
|
||||||
ANY: "Any"
|
ANY: Any
|
||||||
File:
|
File:
|
||||||
Content: "Content"
|
Content: Content
|
||||||
Filename: "Filename"
|
Filename: Filename
|
||||||
# Argument 1: Comma-separated list of valid extensions
|
INVALIDEXTENSION: 'Extension is not allowed (valid: %s)'
|
||||||
INVALIDEXTENSION: "Extension is not allowed (valid: %s)"
|
NOFILESIZE: 'Filesize is zero bytes.'
|
||||||
NOFILESIZE: "Filesize is zero bytes."
|
NOVALIDUPLOAD: 'File is not a valid upload'
|
||||||
NOVALIDUPLOAD: "File is not a valid upload"
|
Name: null
|
||||||
Name: "Name"
|
PLURALNAME: Files
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
SINGULARNAME: File
|
||||||
PLURALNAME: "Files"
|
TOOLARGE: 'Filesize is too large, maximum %s allowed.'
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
Title: Title
|
||||||
SINGULARNAME: "File"
|
|
||||||
Sort: "Sort Order"
|
|
||||||
# Argument 1: Filesize (e.g. 1MB)
|
|
||||||
TOOLARGE: "Filesize is too large, maximum %s allowed."
|
|
||||||
Title: "Title"
|
|
||||||
FileIFrameField:
|
FileIFrameField:
|
||||||
ATTACH: "Attach %s"
|
ATTACH: 'Attach %s'
|
||||||
ATTACHONCESAVED: "%ss can be attached once you have saved the record for the first time."
|
ATTACHONCESAVED: '%ss can be attached once you have saved the record for the first time.'
|
||||||
DELETE: "Delete %s"
|
DELETE: 'Delete %s'
|
||||||
DISALLOWEDFILETYPE: "This filetype is not allowed to be uploaded"
|
DISALLOWEDFILETYPE: 'This filetype is not allowed to be uploaded'
|
||||||
FILE: "File"
|
FILE: File
|
||||||
FROMCOMPUTER: "From your Computer"
|
FROMCOMPUTER: 'From your Computer'
|
||||||
FROMFILESTORE: "From the File Store"
|
FROMFILESTORE: 'From the File Store'
|
||||||
NOSOURCE: "Please select a source file to attach"
|
NOSOURCE: 'Please select a source file to attach'
|
||||||
REPLACE: "Replace %s"
|
REPLACE: 'Replace %s'
|
||||||
FileIFrameField.ss:
|
FileIFrameField_iframe.ss:
|
||||||
TITLE: "Image Uploading Iframe"
|
TITLE: 'Image Uploading Iframe'
|
||||||
|
Filesystem:
|
||||||
|
SYNCRESULTS: 'Sync complete: %s items created, %d items deleted'
|
||||||
Folder:
|
Folder:
|
||||||
CREATED: "First Uploaded"
|
PLURALNAME: Folders
|
||||||
DELSELECTED: "Delete selected files"
|
SINGULARNAME: Folder
|
||||||
DETAILSTAB: "Details"
|
|
||||||
FILENAME: "Filename"
|
|
||||||
FILESTAB: "Files"
|
|
||||||
LASTEDITED: "Last Updated"
|
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
|
||||||
PLURALNAME: "Folders"
|
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
|
||||||
SINGULARNAME: "Folder"
|
|
||||||
TITLE: "Title"
|
|
||||||
TYPE: "Type"
|
|
||||||
UPLOADTAB: "Upload"
|
|
||||||
URL: "URL"
|
|
||||||
VIEWEDITASSET: "View/Edit Asset"
|
|
||||||
ForgotPasswordEmail.ss:
|
ForgotPasswordEmail.ss:
|
||||||
HELLO: "Hi"
|
HELLO: Hi
|
||||||
TEXT1: "Here is your"
|
TEXT1: 'Here is your'
|
||||||
TEXT2: "password reset link"
|
TEXT2: 'password reset link'
|
||||||
TEXT3: "for"
|
TEXT3: for
|
||||||
Form:
|
Form:
|
||||||
FIELDISREQUIRED: "%s is required"
|
FIELDISREQUIRED: '%s is required'
|
||||||
VALIDATIONCREDITNUMBER: "Please ensure you have entered the %s credit card number correctly."
|
VALIDATIONCREDITNUMBER: 'Please ensure you have entered the %s credit card number correctly.'
|
||||||
VALIDATIONFAILED: "Validation failed"
|
VALIDATIONFAILED: 'Validation failed'
|
||||||
VALIDATIONNOTUNIQUE: "The value entered is not unique"
|
VALIDATIONNOTUNIQUE: 'The value entered is not unique'
|
||||||
VALIDATIONPASSWORDSDONTMATCH: "Passwords don't match"
|
VALIDATIONPASSWORDSDONTMATCH: 'Passwords don''t match'
|
||||||
VALIDATIONPASSWORDSNOTEMPTY: "Passwords can't be empty"
|
VALIDATIONPASSWORDSNOTEMPTY: 'Passwords can''t be empty'
|
||||||
VALIDATIONSTRONGPASSWORD: "Passwords must have at least one digit and one alphanumeric character."
|
VALIDATIONSTRONGPASSWORD: 'Passwords must have at least one digit and one alphanumeric character.'
|
||||||
VALIDATOR: "Validator"
|
VALIDATOR: Validator
|
||||||
VALIDCURRENCY: "Please enter a valid currency."
|
VALIDCURRENCY: 'Please enter a valid currency.'
|
||||||
FormField:
|
FormField:
|
||||||
NONE: "none"
|
NONE: none
|
||||||
|
GridAction:
|
||||||
|
Delete: Delete
|
||||||
|
UnlinkRelation: Unlink
|
||||||
|
GridField:
|
||||||
|
AddNew: 'Add New'
|
||||||
|
Filter: Filter
|
||||||
|
Find: Find
|
||||||
|
LinkExisting: 'Link Existing'
|
||||||
|
NewRecord: 'New %s'
|
||||||
|
NoItemsFound: 'No items found'
|
||||||
|
PRINTEDAT: 'Printed at'
|
||||||
|
PRINTEDBY: 'Printed by'
|
||||||
|
PlaceHolder: 'Find %s'
|
||||||
|
PlaceHolderWithLabels: 'Find %s by %s'
|
||||||
|
RelationSearch: 'Relation search'
|
||||||
|
ResetFilter: Reset
|
||||||
|
GridFieldAction_Delete:
|
||||||
|
DeletePermissionsFailure: 'No delete permissions'
|
||||||
|
GridFieldDetailsForm:
|
||||||
|
Create: Create
|
||||||
|
Delete: Delete
|
||||||
|
DeletePermissionsFailure: 'No delete permissions'
|
||||||
|
Save: Save
|
||||||
|
GridFieldItemEditView.ss:
|
||||||
|
'Go back': 'Go back'
|
||||||
Group:
|
Group:
|
||||||
# Programmatical code identifying a group
|
AddRole: 'Add a role for this group'
|
||||||
Code: "Group Code"
|
Code: 'Group Code'
|
||||||
DefaultGroupTitleAdministrators: "Administrators"
|
DefaultGroupTitleAdministrators: Administrators
|
||||||
DefaultGroupTitleContentAuthors: "Content Authors"
|
DefaultGroupTitleContentAuthors: 'Content Authors'
|
||||||
Description: "Description"
|
Description: Description
|
||||||
IMPORTTABTITLE: "Import"
|
GroupReminder: 'If you choose a parent group, this group will take all it''s roles'
|
||||||
IPRestrictions: "IP Address Restrictions"
|
Locked: 'Locked?'
|
||||||
# Group is locked in the security administration area
|
NoRoles: 'No roles found'
|
||||||
Locked: "Locked?"
|
PLURALNAME: Groups
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
Parent: 'Parent Group'
|
||||||
PLURALNAME: "Groups"
|
RolesAddEditLink: 'Manage roles'
|
||||||
# One group has one parent group
|
SINGULARNAME: Group
|
||||||
Parent: "Parent Group"
|
Sort: 'Sort Order'
|
||||||
RolesAddEditLink: "Add/edit roles"
|
has_many_Permissions: Permissions
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
many_many_Members: Members
|
||||||
SINGULARNAME: "Group"
|
|
||||||
Sort: "Sort Order"
|
|
||||||
# One group has many permissions
|
|
||||||
has_many_Permissions: "Permissions"
|
|
||||||
# One group has many members
|
|
||||||
many_many_Members: "Members"
|
|
||||||
GroupImportForm:
|
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>"
|
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>'
|
||||||
Help2: |
|
Help2: "<div class=\"advanced\">\n <h4>Advanced usage</h4>\n <ul>\n <li>Allowed columns: <em>%s</em></li>\n <li>Existing groups are matched by their unique <em>Code</em> value, and updated with any new values from the imported file</li>\n <li>Group hierarchies can be created by using a <em>ParentCode</em> column.</li>\n <li>Permission codes can be assigned by the <em>PermissionCode</em> column. Existing permission codes are not cleared.</li>\n </ul>\n</div>"
|
||||||
<div class="advanced">
|
ResultCreated: 'Created %d groups'
|
||||||
<h4>Advanced usage</h4>
|
ResultDeleted: 'Deleted %d groups'
|
||||||
<ul>
|
ResultUpdated: 'Updated %d groups'
|
||||||
<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> ResultCreated: "Created %d groups"
|
|
||||||
ResultDeleted: "Deleted %d groups"
|
|
||||||
ResultUpdated: "Updated %d groups"
|
|
||||||
HtmlEditorField:
|
HtmlEditorField:
|
||||||
ANCHORVALUE: "Anchor"
|
ANCHORVALUE: Anchor
|
||||||
BUTTONINSERTFLASH: "Insert Flash"
|
BUTTONINSERT: Insert
|
||||||
BUTTONINSERTIMAGE: "Insert image"
|
BUTTONINSERTLINK: 'Insert link'
|
||||||
BUTTONINSERTLINK: "Insert link"
|
BUTTONREMOVELINK: 'Remove link'
|
||||||
BUTTONREMOVELINK: "Remove link"
|
CAPTIONTEXT: 'Caption text'
|
||||||
CAPTIONTEXT: "Caption text"
|
CSSCLASS: 'Alignment / style'
|
||||||
CSSCLASS: "Alignment / style"
|
CSSCLASSCENTER: 'Centered, on its own.'
|
||||||
CSSCLASSCENTER: "Centered, on its own."
|
CSSCLASSLEFT: 'On the left, with text wrapping around.'
|
||||||
CSSCLASSLEFT: "On the left, with text wrapping around."
|
CSSCLASSLEFTALONE: 'On the left, on its own.'
|
||||||
CSSCLASSLEFTALONE: "On the left, on its own."
|
CSSCLASSRIGHT: 'On the right, with text wrapping around.'
|
||||||
CSSCLASSRIGHT: "On the right, with text wrapping around."
|
DETAILS: Details
|
||||||
EMAIL: "Email address"
|
EMAIL: 'Email address'
|
||||||
FILE: "File"
|
EditDetails: 'Edit details'
|
||||||
FLASH: "Flash"
|
FILE: File
|
||||||
FOLDER: "Folder"
|
FOLDER: Folder
|
||||||
IMAGE: "Image"
|
FROMCMS: 'From the CMS'
|
||||||
IMAGEALTTEXT: "Alternative text (alt) - shown if image cannot be displayed"
|
FROMCOMPUTER: 'From your computer'
|
||||||
IMAGEDIMENSIONS: "Dimensions"
|
Find: Find
|
||||||
IMAGEHEIGHTPX: "Height"
|
IMAGE: 'Insert Image'
|
||||||
IMAGETITLE: "Title text (tooltip) - for additional information about the image"
|
IMAGEALTTEXT: 'Alternative text (alt) - shown if image cannot be displayed'
|
||||||
IMAGEWIDTHPX: "Width"
|
IMAGEDIMENSIONS: Dimensions
|
||||||
LINK: "Link"
|
IMAGEHEIGHTPX: Height
|
||||||
LINKANCHOR: "Anchor on this page"
|
IMAGETITLE: 'Title text (tooltip) - for additional information about the image'
|
||||||
LINKDESCR: "Link description"
|
IMAGEWIDTHPX: Width
|
||||||
LINKEMAIL: "Email address"
|
LINK: Link
|
||||||
LINKEXTERNAL: "Another website"
|
LINKANCHOR: 'Anchor on this page'
|
||||||
LINKFILE: "Download a file"
|
LINKDESCR: 'Link description'
|
||||||
LINKINTERNAL: "Page on the site"
|
LINKEMAIL: 'Email address'
|
||||||
LINKOPENNEWWIN: "Open link in a new window?"
|
LINKEXTERNAL: 'Another website'
|
||||||
LINKTEXT: "Link text"
|
LINKFILE: 'Download a file'
|
||||||
LINKTO: "Link to"
|
LINKINTERNAL: 'Page on the site'
|
||||||
PAGE: "Page"
|
LINKOPENNEWWIN: 'Open link in a new window?'
|
||||||
SEARCHFILENAME: "Search by file name"
|
LINKTO: 'Link to'
|
||||||
SHOWUPLOADFORM: "Upload File"
|
PAGE: Page
|
||||||
URL: "URL"
|
URL: URL
|
||||||
Image:
|
Image:
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
PLURALNAME: Files
|
||||||
PLURALNAME: "Files"
|
SINGULARNAME: File
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
|
||||||
SINGULARNAME: "File"
|
|
||||||
ImageField:
|
ImageField:
|
||||||
IMAGE: "Image"
|
IMAGE: Image
|
||||||
Image_Cached:
|
Image_Cached:
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
PLURALNAME: Files
|
||||||
PLURALNAME: "Files"
|
SINGULARNAME: File
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
|
||||||
SINGULARNAME: "File"
|
|
||||||
Image_iframe.ss:
|
Image_iframe.ss:
|
||||||
TITLE: "Image Uploading Iframe"
|
TITLE: 'Image Uploading Iframe'
|
||||||
LeftAndMain:
|
LeftAndMain:
|
||||||
CANT_REORGANISE: "You do not have permission to rearange the site tree. Your change was not saved."
|
CANT_REORGANISE: 'You do not have permission to rearange the site tree. Your change was not saved.'
|
||||||
DropdownBatchActionsDefault: "Actions"
|
DropdownBatchActionsDefault: Actions
|
||||||
# Menu title
|
HELP: Help
|
||||||
HELP: "Help"
|
PAGETYPE: 'Page type: '
|
||||||
PAGETYPE: "Page type: "
|
PERMAGAIN: 'You have been logged out of the CMS. If you would like to log in again, enter a username and password below.'
|
||||||
PERMAGAIN: "You have been logged out of the CMS. If you would like to log in again, enter a username and password below."
|
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'
|
||||||
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"
|
PERMDEFAULT: 'Please choose an authentication method and enter your credentials to access the CMS.'
|
||||||
PERMDEFAULT: "Please choose an authentication method and enter your credentials to access the CMS."
|
PLEASESAVE: 'Please Save Page: This page could not be upated because it hasn''t been saved yet.'
|
||||||
PLEASESAVE: "Please Save Page: This page could not be upated because it hasn't been saved yet."
|
SAVED: saved
|
||||||
SAVED: "saved"
|
SAVEDUP: null
|
||||||
LeftAndMain_right.ss:
|
VersionUnknown: unknown
|
||||||
WELCOMETO: "Welcome to"
|
|
||||||
LoginAttempt:
|
LoginAttempt:
|
||||||
Email: "Email Address"
|
Email: 'Email Address'
|
||||||
IP: "IP Address"
|
IP: 'IP Address'
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
PLURALNAME: 'Login Attempts'
|
||||||
PLURALNAME: "Login Attempts"
|
SINGULARNAME: 'Login Attempt'
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
Status: Status
|
||||||
SINGULARNAME: "Login Attempt"
|
|
||||||
Status: "Status"
|
|
||||||
Member:
|
Member:
|
||||||
ADDRESS: "Address"
|
ADDRESS: Address
|
||||||
BUTTONCHANGEPASSWORD: "Change Password"
|
BUTTONCHANGEPASSWORD: 'Change Password'
|
||||||
BUTTONLOGIN: "Log in"
|
BUTTONLOGIN: 'Log in'
|
||||||
BUTTONLOGINOTHER: "Log in as someone else"
|
BUTTONLOGINOTHER: 'Log in as someone else'
|
||||||
BUTTONLOSTPASSWORD: "I've lost my password"
|
BUTTONLOSTPASSWORD: 'I''ve lost my password'
|
||||||
CONFIRMNEWPASSWORD: "Confirm New Password"
|
CONFIRMNEWPASSWORD: 'Confirm New Password'
|
||||||
CONFIRMPASSWORD: "Confirm Password"
|
CONFIRMPASSWORD: 'Confirm Password'
|
||||||
CONTACTINFO: "Contact Information"
|
CONTACTINFO: 'Contact Information'
|
||||||
DefaultAdminFirstname: "Default Admin"
|
DefaultAdminFirstname: 'Default Admin'
|
||||||
DefaultDateTime: "default"
|
DefaultDateTime: default
|
||||||
EMAIL: "Email"
|
EMAIL: Email
|
||||||
EMAILSIGNUPINTRO1: "Thanks for signing up to become a new member, your details are listed below for future reference."
|
EMAILSIGNUPINTRO1: 'Thanks for signing up to become a new member, your details are listed below for future reference.'
|
||||||
EMAILSIGNUPINTRO2: "You can login to the website using the credentials listed below"
|
EMAILSIGNUPINTRO2: 'You can login to the website using the credentials listed below'
|
||||||
EMAILSIGNUPSUBJECT: "Thanks for signing up"
|
EMAILSIGNUPSUBJECT: 'Thanks for signing up'
|
||||||
EMPTYNEWPASSWORD: "The new password can't be empty, please try again"
|
EMPTYNEWPASSWORD: 'The new password can''t be empty, please try again'
|
||||||
ENTEREMAIL: "Please enter an email address to get a password reset link."
|
ENTEREMAIL: 'Please enter an email address to get a password reset link.'
|
||||||
ERRORLOCKEDOUT: "Your account has been temporarily disabled because of too many failed attempts at logging in. Please try again in 20 minutes."
|
ERRORLOCKEDOUT: 'Your account has been temporarily disabled because of too many failed attempts at logging in. Please try again in 20 minutes.'
|
||||||
ERRORNEWPASSWORD: "You have entered your new password differently, try again"
|
ERRORNEWPASSWORD: 'You have entered your new password differently, try again'
|
||||||
ERRORPASSWORDNOTMATCH: "Your current password does not match, please try again"
|
ERRORPASSWORDNOTMATCH: 'Your current password does not match, please try again'
|
||||||
ERRORWRONGCRED: "That doesn't seem to be the right e-mail address or password. Please try again."
|
ERRORWRONGCRED: null
|
||||||
FIRSTNAME: "First Name"
|
FIRSTNAME: 'First Name'
|
||||||
GREETING: "Welcome"
|
GREETING: Welcome
|
||||||
# Language of the CMS
|
INTERFACELANG: 'Interface Language'
|
||||||
INTERFACELANG: "Interface Language"
|
INVALIDNEWPASSWORD: 'We couldn''t accept that password: %s'
|
||||||
INVALIDNEWPASSWORD: "We couldn't accept that password: %s"
|
LOGGEDINAS: 'You''re logged in as %s.'
|
||||||
LOGGEDINAS: "You're logged in as %s."
|
MOBILE: Mobile
|
||||||
MOBILE: "Mobile"
|
NAME: Name
|
||||||
NAME: "Name"
|
NEWPASSWORD: 'New Password'
|
||||||
NEWPASSWORD: "New Password"
|
PASSWORD: Password
|
||||||
PASSWORD: "Password"
|
PHONE: Phone
|
||||||
PHONE: "Phone"
|
PLURALNAME: Members
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
PROFILESAVESUCCESS: 'Successfully saved.'
|
||||||
PLURALNAME: "Members"
|
REFRESHLANG: null
|
||||||
PROFILESAVESUCCESS: "Successfully saved."
|
REMEMBERME: 'Remember me next time?'
|
||||||
REMEMBERME: "Remember me next time?"
|
SINGULARNAME: Member
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
SUBJECTPASSWORDCHANGED: 'Your password has been changed'
|
||||||
SINGULARNAME: "Member"
|
SUBJECTPASSWORDRESET: 'Your password reset link'
|
||||||
# Email subject
|
SURNAME: Surname
|
||||||
SUBJECTPASSWORDCHANGED: "Your password has been changed"
|
VALIDATIONMEMBEREXISTS: 'A member already exists with the same %s'
|
||||||
# Email subject
|
ValidationIdentifierFailed: 'Can''t overwrite existing member #%d with identical identifier (%s = %s))'
|
||||||
SUBJECTPASSWORDRESET: "Your password reset link"
|
WELCOMEBACK: 'Welcome Back, %s'
|
||||||
SURNAME: "Surname"
|
YOUROLDPASSWORD: 'Your old password'
|
||||||
VALIDATIONMEMBEREXISTS: "A member already exists with the same %s"
|
belongs_many_many_Groups: Groups
|
||||||
# The values in brackets show a fieldname mapped to a value, usually denoting an existing email address
|
db_LastVisited: 'Last Visited Date'
|
||||||
ValidationIdentifierFailed: "Can't overwrite existing member #%d with identical identifier (%s = %s))"
|
db_Locale: 'Interface Locale'
|
||||||
WELCOMEBACK: "Welcome Back, %s"
|
db_LockedOutUntil: 'Locked out until'
|
||||||
YOUROLDPASSWORD: "Your old password"
|
db_NumVisit: 'Number of Visits'
|
||||||
# Security Groups this member belongs to
|
db_Password: Password
|
||||||
belongs_many_many_Groups: "Groups"
|
db_PasswordExpiry: 'Password Expiry Date'
|
||||||
db_LastVisited: "Last Visited Date"
|
|
||||||
db_Locale: "Interface Locale"
|
|
||||||
# Security related date
|
|
||||||
db_LockedOutUntil: "Locked out until"
|
|
||||||
db_NumVisit: "Number of Visits"
|
|
||||||
db_Password: "Password"
|
|
||||||
# Password expiry date
|
|
||||||
db_PasswordExpiry: "Password Expiry Date"
|
|
||||||
MemberAuthenticator:
|
MemberAuthenticator:
|
||||||
TITLE: "E-mail & Password"
|
TITLE: 'E-mail & Password'
|
||||||
MemberDatetimeOptionsetField:
|
MemberDatetimeOptionsetField:
|
||||||
# Help text describing what "a" means in ISO date formatting
|
AMORPM: 'AM (Ante meridiem) or PM (Post meridiem)'
|
||||||
AMORPM: "AM (Ante meridiem) or PM (Post meridiem)"
|
Custom: Custom
|
||||||
Custom: "Custom"
|
DATEFORMATBAD: 'Date format is invalid'
|
||||||
DATEFORMATBAD: "Date format is invalid"
|
DAYNOLEADING: 'Day of month without leading zero'
|
||||||
# Help text describing what "d" means in ISO date formatting
|
DIGITSDECFRACTIONSECOND: 'One or more digits representing a decimal fraction of a second'
|
||||||
DAYNOLEADING: "Day of month without leading zero"
|
FOURDIGITYEAR: 'Four-digit year'
|
||||||
# Help text describing what "s" means in ISO date formatting
|
FULLNAMEMONTH: 'Full name of month (e.g. June)'
|
||||||
DIGITSDECFRACTIONSECOND: "One or more digits representing a decimal fraction of a second"
|
HOURNOLEADING: 'Hour without leading zero'
|
||||||
# Help text describing what "YYYY" means in ISO date formatting
|
MINUTENOLEADING: 'Minute without leading zero'
|
||||||
FOURDIGITYEAR: "Four-digit year"
|
MONTHNOLEADING: 'Month digit without leading zero'
|
||||||
# Help text describing what "MMMM" means in ISO date formatting
|
Preview: Preview
|
||||||
FULLNAMEMONTH: "Full name of month (e.g. June)"
|
SHORTMONTH: 'Short name of month (e.g. Jun)'
|
||||||
# Help text describing what "h" means in ISO date formatting
|
TOGGLEHELP: 'Toggle formatting help'
|
||||||
HOURNOLEADING: "Hour without leading zero"
|
TWODIGITDAY: 'Two-digit day of month'
|
||||||
# Help text describing what "m" means in ISO date formatting
|
TWODIGITHOUR: 'Two digits of hour (00 through 23)'
|
||||||
MINUTENOLEADING: "Minute without leading zero"
|
TWODIGITMINUTE: 'Two digits of minute (00 through 59)'
|
||||||
# Help text describing what "M" means in ISO date formatting
|
TWODIGITMONTH: 'Two-digit month (01=January, etc.)'
|
||||||
MONTHNOLEADING: "Month digit without leading zero"
|
TWODIGITSECOND: 'Two digits of second (00 through 59)'
|
||||||
Preview: "Preview"
|
TWODIGITYEAR: 'Two-digit year'
|
||||||
# Help text letting describing what "MMM" means in ISO date formatting
|
|
||||||
SHORTMONTH: "Short name of month (e.g. Jun)"
|
|
||||||
TOGGLEHELP: "Toggle formatting help"
|
|
||||||
# Help text describing what "dd" means in ISO date formatting
|
|
||||||
TWODIGITDAY: "Two-digit day of month"
|
|
||||||
# Help text describing what "hh" means in ISO date formatting
|
|
||||||
TWODIGITHOUR: "Two digits of hour (00 through 23)"
|
|
||||||
# Help text describing what "mm" means in ISO date formatting
|
|
||||||
TWODIGITMINUTE: "Two digits of minute (00 through 59)"
|
|
||||||
# Help text describing what "MM" means in ISO date formatting
|
|
||||||
TWODIGITMONTH: "Two-digit month (01=January, etc.)"
|
|
||||||
# Help text describing what "ss" means in ISO date formatting
|
|
||||||
TWODIGITSECOND: "Two digits of second (00 through 59)"
|
|
||||||
# Help text describing what "YY" means in ISO date formatting
|
|
||||||
TWODIGITYEAR: "Two-digit year"
|
|
||||||
MemberImportForm:
|
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>"
|
Help1: '<p>Import users in <em>CSV format</em> (comma-separated values). <small><a href="#" class="toggle-advanced">Show advanced usage</a></small></p>'
|
||||||
Help2: |
|
Help2: "<div class=\"advanced\">\n <h4>Advanced usage</h4>\n <ul>\n <li>Allowed columns: <em>%s</em></li>\n <li>Existing users are matched by their unique <em>Code</em> property, and updated with any new values from the imported file.</li>\n <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>\n </ul>\n</div>"
|
||||||
<div class="advanced">
|
ResultCreated: 'Created %d members'
|
||||||
<h4>Advanced usage</h4>
|
ResultDeleted: 'Deleted %d members'
|
||||||
<ul>
|
ResultNone: 'No changes'
|
||||||
<li>Allowed columns: <em>%s</em></li>
|
ResultUpdated: 'Updated %d members'
|
||||||
<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> ResultCreated: "Created %d members"
|
|
||||||
ResultDeleted: "Deleted %d members"
|
|
||||||
ResultNone: "No changes"
|
|
||||||
ResultUpdated: "Updated %d members"
|
|
||||||
MemberPassword:
|
MemberPassword:
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
PLURALNAME: 'Member Passwords'
|
||||||
PLURALNAME: "Member Passwords"
|
SINGULARNAME: 'Member Password'
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
|
||||||
SINGULARNAME: "Member Password"
|
|
||||||
MemberTableField:
|
MemberTableField:
|
||||||
ADD: "Add"
|
'APPLY FILTER': 'Apply Filter'
|
||||||
ADDEDTOGROUP: "Added member to group"
|
|
||||||
ADDINGFIELD: "Adding failed"
|
|
||||||
# Delete button hover text
|
|
||||||
DeleteTitleText: "Delete from this group"
|
|
||||||
# Delete button hover text
|
|
||||||
DeleteTitleTextDatabase: "Delete from database and all groups"
|
|
||||||
ERRORADDINGUSER: "There was an error adding the user to the group: %s"
|
|
||||||
FILTER: "Filter"
|
|
||||||
SEARCH: "Search"
|
|
||||||
ModelAdmin:
|
ModelAdmin:
|
||||||
ADDBUTTON: "Add"
|
CLASSTYPE: null
|
||||||
ADDFORM: "Fill out this form to add a %s to the database."
|
DELETE: Delete
|
||||||
CHOOSE_COLUMNS: "Select result columns..."
|
DELETEDRECORDS: 'Deleted %s records.'
|
||||||
CLEAR_SEARCH: "Clear Search"
|
IMPORT: 'Import from CSV'
|
||||||
# Create a new instance from a model class
|
IMPORTEDRECORDS: 'Imported %s records.'
|
||||||
CREATEBUTTON: "Create '%s'"
|
NOCSVFILE: 'Please browse for a CSV file to import'
|
||||||
DELETE: "Delete"
|
NOIMPORT: 'Nothing to import'
|
||||||
DELETEDRECORDS: "Deleted %s records."
|
RESET: Reset
|
||||||
FOUNDRESULTS: "Your search found %s matching items"
|
UPDATEDRECORDS: 'Updated %s records.'
|
||||||
IMPORT: "Import from CSV"
|
|
||||||
IMPORTEDRECORDS: "Imported %s records."
|
|
||||||
ITEMNOTFOUND: "I can't find that item"
|
|
||||||
LOADEDFOREDITING: "Loaded '%s' for editing."
|
|
||||||
NOCSVFILE: "Please browse for a CSV file to import"
|
|
||||||
NOIMPORT: "Nothing to import"
|
|
||||||
NORESULTS: "Your search didn't return any matching items"
|
|
||||||
SAVE: "Save"
|
|
||||||
SEARCHRESULTS: "Search Results"
|
|
||||||
SELECTALL: "select all"
|
|
||||||
SELECTNONE: "select none"
|
|
||||||
UPDATEDRECORDS: "Updated %s records."
|
|
||||||
MoneyField:
|
MoneyField:
|
||||||
FIELDLABELAMOUNT: "Amount"
|
FIELDLABELAMOUNT: Amount
|
||||||
FIELDLABELCURRENCY: "Currency"
|
FIELDLABELCURRENCY: Currency
|
||||||
MyEntity:
|
MyAdmin:
|
||||||
MyNamespace: "My default natural language value"
|
MENUTITLE: 'My Product Admin'
|
||||||
MyModelAdmin:
|
MyModelAdmin:
|
||||||
# Menu title
|
MENUTITLE: MyModel
|
||||||
MENUTITLE: "MyModel"
|
|
||||||
MyNamespace:
|
|
||||||
MYENTITY: "Counting %s things"
|
|
||||||
NullableField:
|
NullableField:
|
||||||
IsNullLabel: "Is Null"
|
IsNullLabel: 'Is Null'
|
||||||
NumericField:
|
NumericField:
|
||||||
VALIDATION: "'%s' is not a number, only numbers can be accepted for this field"
|
VALIDATION: '''%s'' is not a number, only numbers can be accepted for this field'
|
||||||
VALIDATIONJS: "is not a number, only numbers can be accepted for this field"
|
|
||||||
Page:
|
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
|
||||||
PLURALNAME: "Pags"
|
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
|
||||||
SINGULARNAME: "Page"
|
|
||||||
Permission:
|
Permission:
|
||||||
AdminGroup: "Administrator"
|
AdminGroup: Administrator
|
||||||
FULLADMINRIGHTS: "Full administrative rights"
|
CMS_ACCESS_CATEGORY: 'CMS Access'
|
||||||
FULLADMINRIGHTS_HELP: "Implies and overrules all other assigned permissions."
|
FULLADMINRIGHTS: 'Full administrative rights'
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
FULLADMINRIGHTS_HELP: 'Implies and overrules all other assigned permissions.'
|
||||||
PLURALNAME: "Permissions"
|
PLURALNAME: Permissions
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
SINGULARNAME: Permission
|
||||||
SINGULARNAME: "Permission"
|
|
||||||
PermissionCheckboxSetField:
|
PermissionCheckboxSetField:
|
||||||
AssignedTo: "assigned to \"%s\""
|
AssignedTo: 'assigned to "%s"'
|
||||||
# A permission inherited from a certain group
|
FromGroup: 'inherited from group "%s"'
|
||||||
FromGroup: "inherited from group \"%s\""
|
FromRole: 'inherited from role "%s"'
|
||||||
# A permission inherited from a certain permission role
|
FromRoleOnGroup: 'inherited from role "%s" on group "%s"'
|
||||||
FromRole: "inherited from role \"%s\""
|
|
||||||
# A permission inherited from a role on a certain group
|
|
||||||
FromRoleOnGroup: "inherited from role \"%s\" on group \"%s\""
|
|
||||||
PermissionRole:
|
PermissionRole:
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
PLURALNAME: Roles
|
||||||
PLURALNAME: "Roles"
|
SINGULARNAME: Role
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
|
||||||
SINGULARNAME: "Role"
|
|
||||||
PermissionRoleCode:
|
PermissionRoleCode:
|
||||||
# Pural name of the object, used in dropdowns and to generally identify a collection of this object in the interface
|
PLURALNAME: 'Permission Role Cods'
|
||||||
PLURALNAME: "Permission Role Cods"
|
SINGULARNAME: 'Permission Role Code'
|
||||||
# Singular name of the object, used in dropdowns and to generally identify a single object in the interface
|
|
||||||
SINGULARNAME: "Permission Role Code"
|
|
||||||
Permissions:
|
Permissions:
|
||||||
PERMISSIONS_CATEGORY: "Roles and access permissions"
|
PERMISSIONS_CATEGORY: 'Roles and access permissions'
|
||||||
PhoneNumberField:
|
PhoneNumberField:
|
||||||
VALIDATION: "Please enter a valid phone number"
|
VALIDATION: 'Please enter a valid phone number'
|
||||||
RelationComplexTableField.ss:
|
RelationComplexTableField.ss:
|
||||||
ADD: "Add"
|
ADD: Add
|
||||||
CSVEXPORT: "Export to CSV"
|
|
||||||
NOTFOUND: "No items found"
|
|
||||||
ReportAdmin:
|
ReportAdmin:
|
||||||
# Menu title
|
MENUTITLE: Reports
|
||||||
MENUTITLE: "Reports"
|
|
||||||
Security:
|
Security:
|
||||||
# %s will be replaced with a link to log in.
|
ALREADYLOGGEDIN: 'You don''t have access to this page. If you have another account that can access that page, you can log in again below.'
|
||||||
ALREADYLOGGEDIN: "You don't have access to this page. If you have another account that can access that page, you can log in again below."
|
BUTTONSEND: 'Send me the password reset link'
|
||||||
BUTTONSEND: "Send me the password reset link"
|
CHANGEPASSWORDBELOW: 'You can change your password below.'
|
||||||
CHANGEPASSWORDBELOW: "You can change your password below."
|
CHANGEPASSWORDHEADER: 'Change your password'
|
||||||
CHANGEPASSWORDHEADER: "Change your password"
|
ENTERNEWPASSWORD: 'Please enter a new password.'
|
||||||
ENTERNEWPASSWORD: "Please enter a new password."
|
ERRORPASSWORDPERMISSION: 'You must be logged in in order to change your password!'
|
||||||
ERRORPASSWORDPERMISSION: "You must be logged in in order to change your password!"
|
LOGGEDOUT: 'You have been logged out. If you would like to log in again, enter your credentials below.'
|
||||||
IPADDRESSES: "IP Addresses"
|
LOGIN: 'Log in'
|
||||||
LOGGEDOUT: "You have been logged out. If you would like to log in again, enter your credentials below."
|
LOSTPASSWORDHEADER: null
|
||||||
LOGIN: "Log in"
|
NOTEPAGESECURED: 'That page is secured. Enter your credentials below and we will send you right along.'
|
||||||
LOSTPASSWORDHEADER: "Lost Password"
|
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>'
|
||||||
NOTEPAGESECURED: "That page is secured. Enter your credentials below and we will send you right along."
|
NOTERESETPASSWORD: 'Enter your e-mail address and we will send you a link with which you can reset your password'
|
||||||
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>"
|
PASSWORDSENTHEADER: 'Password reset link sent to ''%s'''
|
||||||
NOTERESETPASSWORD: "Enter your e-mail address and we will send you a link with which you can reset your password"
|
PASSWORDSENTTEXT: 'Thank you! A reset link has been sent to ''%s'', provided an account exists for this email address.'
|
||||||
PASSWORDSENTHEADER: "Password reset link sent to '%s'"
|
|
||||||
PASSWORDSENTTEXT: "Thank you! A reset link has been sent to '%s', provided an account exists for this email address."
|
|
||||||
SecurityAdmin:
|
SecurityAdmin:
|
||||||
ADDMEMBER: "Add Member"
|
ACCESS_HELP: 'Allow viewing, adding and editing users, as well as assigning permissions and roles to them.'
|
||||||
APPLY_ROLES: "Apply roles to groups"
|
APPLY_ROLES: 'Apply roles to groups'
|
||||||
APPLY_ROLES_HELP: "Ability to edit the roles assigned to a group. Requires the \"Access to 'Security' section\" permission."
|
APPLY_ROLES_HELP: 'Ability to edit the roles assigned to a group. Requires the "Access to ''Users'' section" permission.'
|
||||||
EDITPERMISSIONS: "Manage permissions for groups"
|
EDITPERMISSIONS: 'Manage permissions for groups'
|
||||||
EDITPERMISSIONS_HELP: "Ability to edit Permissions and IP Addresses for a group. Requires the \"Access to 'Security' section\" permission."
|
EDITPERMISSIONS_HELP: 'Ability to edit Permissions and IP Addresses for a group. Requires the "Access to ''Security'' section" permission.'
|
||||||
GROUPNAME: "Group name"
|
GROUPNAME: 'Group name'
|
||||||
IPADDRESSESHELP: |
|
IMPORTGROUPS: 'Import groups'
|
||||||
<p>You can restrict this group to a particular
|
IMPORTUSERS: 'Import users'
|
||||||
IP address range (one range per line). <br />Ranges can be in any of the following forms: <br />
|
MEMBERS: Members
|
||||||
203.96.152.12<br />
|
MENUTITLE: null
|
||||||
203.96.152/24<br />
|
MemberListCaution: 'Caution: Removing members from this list will remove them from all groups and the database'
|
||||||
203.96/16<br />
|
NEWGROUP: 'New Group'
|
||||||
203/8<br /><br />If you enter one or more IP address ranges in this box, then members will only get
|
PERMISSIONS: Permissions
|
||||||
the rights of being in this group if they log on from one of the valid IP addresses. It won't prevent
|
ROLES: Roles
|
||||||
people from logging in. This is because the same user might have to log in to access parts of the
|
ROLESDESCRIPTION: 'Roles are predefined sets of permissions, and can be assigned to groups.<br />They are inherited from parent groups if required.'
|
||||||
system without IP address restrictions. MEMBERS: "Members"
|
TABROLES: Roles
|
||||||
# Menu title
|
Users: Users
|
||||||
MENUTITLE: "Users"
|
|
||||||
MemberListCaution: "Caution: Removing members from this list will remove them from all groups and the database"
|
|
||||||
NEWGROUP: "New Group"
|
|
||||||
PERMISSIONS: "Permissions"
|
|
||||||
ROLES: "Roles"
|
|
||||||
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"
|
|
||||||
SGROUPS: "Security Groups"
|
|
||||||
TABIMPORT: "Import"
|
|
||||||
TABROLES: "Roles"
|
|
||||||
VIEWUSER: "View User"
|
|
||||||
SecurityAdmin_MemberImportForm:
|
SecurityAdmin_MemberImportForm:
|
||||||
BtnImport: "Import"
|
BtnImport: 'Import from CSV'
|
||||||
FileFieldLabel: "CSV File <small>(Allowed extensions: *.csv)</small>"
|
FileFieldLabel: 'CSV File <small>(Allowed extensions: *.csv)</small>'
|
||||||
SimpleImageField:
|
SimpleImageField:
|
||||||
NOUPLOAD: "No Image Uploaded"
|
NOUPLOAD: 'No Image Uploaded'
|
||||||
SiteTree:
|
SiteTree:
|
||||||
TABMAIN: "Main"
|
TABMAIN: Main
|
||||||
TableField:
|
TableField:
|
||||||
ISREQUIRED: "In %s '%s' is required."
|
ISREQUIRED: 'In %s ''%s'' is required.'
|
||||||
TableField.ss:
|
TableField.ss:
|
||||||
ADD: "Add a new row"
|
ADD: 'Add a new row'
|
||||||
ADDITEM: "Add %s"
|
DELETE: null
|
||||||
|
DELETEROW: null
|
||||||
TableListField:
|
TableListField:
|
||||||
CSVEXPORT: "Export to CSV"
|
CSVEXPORT: 'Export to CSV'
|
||||||
PRINT: "Print"
|
PRINT: Print
|
||||||
SELECT: "Select:"
|
Print: Print
|
||||||
|
SELECT: 'Select:'
|
||||||
TableListField.ss:
|
TableListField.ss:
|
||||||
NOITEMSFOUND: "No items found"
|
SORTASC: 'Sort in ascending order'
|
||||||
SORTASC: "Sort in ascending order"
|
SORTDESC: 'Sort in descending order'
|
||||||
SORTDESC: "Sort in descending order"
|
|
||||||
TableListField_PageControls.ss:
|
TableListField_PageControls.ss:
|
||||||
DISPLAYING: "Displaying"
|
VIEWFIRST: 'View first'
|
||||||
OF: "of"
|
VIEWLAST: 'View last'
|
||||||
TO: "to"
|
VIEWNEXT: 'View next'
|
||||||
VIEWFIRST: "View first"
|
VIEWPREVIOUS: 'View previous'
|
||||||
VIEWLAST: "View last"
|
TestModelAdmin:
|
||||||
VIEWNEXT: "View next"
|
MENUTITLE: 'Test ModelAdmin'
|
||||||
VIEWPREVIOUS: "View previous"
|
TextareaField_Readonly.ss:
|
||||||
|
NONE: none
|
||||||
TimeField:
|
TimeField:
|
||||||
VALIDATEFORMAT: "Please enter a valid time format (%s)"
|
VALIDATEFORMAT: 'Please enter a valid time format (%s)'
|
||||||
ToggleCompositeField.ss:
|
ToggleCompositeField.ss:
|
||||||
HIDE: "Hide"
|
HIDE: Hide
|
||||||
SHOW: "Show"
|
SHOW: Show
|
||||||
ToggleField:
|
ToggleField:
|
||||||
LESS: "less"
|
LESS: less
|
||||||
MORE: "more"
|
MORE: more
|
||||||
|
UploadField:
|
||||||
|
ATTACHFILE: 'Attach a file'
|
||||||
|
ATTACHFILES: 'Attach files'
|
||||||
|
AttachFile: 'Attach file(s)'
|
||||||
|
DELETEINFO: 'Permanently delete this file from the file store'
|
||||||
|
DOEDIT: Save
|
||||||
|
DROPFILE: 'drop a file'
|
||||||
|
DROPFILES: 'drop files'
|
||||||
|
EDITINFO: 'Edit this file'
|
||||||
|
FIELDNOTSET: 'File information not found'
|
||||||
|
FROMCOMPUTER: 'From files'
|
||||||
|
MAXNUMBEROFFILES: 'Max number of %s file(s) exceeded.'
|
||||||
|
REMOVEERROR: 'Error removing file'
|
||||||
|
REMOVEINFO: 'Remove this file from here, but do not delete it from the file store'
|
||||||
|
STARTALL: 'Start all'
|
||||||
|
Saved: Saved
|
||||||
Versioned:
|
Versioned:
|
||||||
# Past Versions of this page
|
has_many_Versions: Versions
|
||||||
has_many_Versions: "Versions"
|
sapphire: null
|
||||||
|
Loading…
Reference in New Issue
Block a user