mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
287 lines
10 KiB
YAML
287 lines
10 KiB
YAML
en_GB:
|
|
AssetAdmin:
|
|
MENUTITLE: "Files & Images"
|
|
NEWFOLDER: "NewFolder"
|
|
AssetTableField:
|
|
CREATED: "First uploaded"
|
|
DIM: "Dimensions"
|
|
FILENAME: "Filename"
|
|
LASTEDIT: "Last changed"
|
|
OWNER: "Owner"
|
|
SIZE: "Size"
|
|
TITLE: "Title"
|
|
TYPE: "Type"
|
|
URL: "URL"
|
|
BBCodeParser:
|
|
ALIGNEMENT: "Alignment"
|
|
ALIGNEMENTEXAMPLE: "right aligned"
|
|
BOLD: "Bold Text"
|
|
BOLDEXAMPLE: "Bold"
|
|
CODE: "Code Block"
|
|
CODEDESCRIPTION: "Unformatted code block"
|
|
CODEEXAMPLE: "Code block"
|
|
COLORED: "Coloured text"
|
|
COLOREDEXAMPLE: "blue text"
|
|
EMAILLINK: "Email link"
|
|
EMAILLINKDESCRIPTION: "Create link to an email address"
|
|
IMAGE: "Image"
|
|
IMAGEDESCRIPTION: "Show an image in your post"
|
|
ITALIC: "Italic Text"
|
|
ITALICEXAMPLE: "Italic Text"
|
|
LINK: "Website link"
|
|
LINKDESCRIPTION: "Link to another website or URL"
|
|
STRUCK: "Struck-out Text"
|
|
STRUCKEXAMPLE: "Struck-out"
|
|
UNDERLINE: "Underlined Text"
|
|
UNDERLINEEXAMPLE: "Underlined"
|
|
UNORDERED: "Unordered list"
|
|
UNORDEREDDESCRIPTION: "Unordered list"
|
|
UNORDEREDEXAMPLE1: "unordered item 1"
|
|
BasicAuth:
|
|
ENTERINFO: "Please enter a username and password."
|
|
ERRORNOTADMIN: "That user is not an administrator."
|
|
ERRORNOTREC: "That username / password isn't recognised"
|
|
CMSMain:
|
|
ACCESS: "Access to '%s' section"
|
|
ACCESSALLINTERFACES: "Access to all CMS sections"
|
|
MENUTITLE: "Pages"
|
|
SAVE: "Save"
|
|
ChangePasswordEmail.ss:
|
|
CHANGEPASSWORDTEXT1: "You changed your password for"
|
|
CHANGEPASSWORDTEXT2: "You can now use the following credentials to log in:"
|
|
EMAIL: "Email"
|
|
HELLO: "Hello"
|
|
PASSWORD: "Password"
|
|
ComplexTableField:
|
|
CLOSEPOPUP: "Close Popup"
|
|
SUCCESSADD: "Added %s %s %s"
|
|
SUCCESSEDIT: "Saved %s %s %s"
|
|
ComplexTableField.ss:
|
|
ADDITEM: "Add %s"
|
|
SORTASC: "Sort ascending"
|
|
SORTDESC: "Sort descending"
|
|
ComplexTableField_popup.ss:
|
|
NEXT: "Next"
|
|
PREVIOUS: "Previous"
|
|
ConfirmedPasswordField:
|
|
ATLEAST: "Passwords must be at least %s characters long."
|
|
BETWEEN: "Passwords must be %s to %s characters long."
|
|
MAXIMUM: "Passwords must be at most %s characters long."
|
|
SHOWONCLICKTITLE: "Change Password"
|
|
CreditCardField:
|
|
FIRST: "first"
|
|
FOURTH: "fourth"
|
|
SECOND: "second"
|
|
THIRD: "third"
|
|
CurrencyField:
|
|
CURRENCYSYMBOL: "$"
|
|
DataObject:
|
|
PLURALNAME: "Data Objects"
|
|
SINGULARNAME: "Data Object"
|
|
Date:
|
|
DAY: "day"
|
|
DAYS: "days"
|
|
HOUR: "hour"
|
|
HOURS: "hours"
|
|
MIN: "min"
|
|
MINS: "mins"
|
|
MONTH: "month"
|
|
MONTHS: " months"
|
|
SEC: "sec"
|
|
SECS: "secs"
|
|
TIMEDIFFAGO: "%s ago"
|
|
YEAR: "year"
|
|
YEARS: "years"
|
|
DateField:
|
|
NOTSET: "not set"
|
|
TODAY: "today"
|
|
DropdownField:
|
|
CHOOSE: "(Choose)"
|
|
EmailField:
|
|
VALIDATION: "Please enter an email address."
|
|
File:
|
|
Content: "Content"
|
|
Filename: "Filename"
|
|
INVALIDEXTENSION: "Extension is not allowed (valid: %s)"
|
|
NOFILESIZE: "File size is zero bytes."
|
|
Name: "Name"
|
|
PLURALNAME: "Files"
|
|
SINGULARNAME: "File"
|
|
TOOLARGE: "Filesize is too large; maximum %s is allowed."
|
|
Title: "Title"
|
|
ForgotPasswordEmail.ss:
|
|
HELLO: "Hello"
|
|
TEXT1: "Here is your"
|
|
TEXT2: "password reset link"
|
|
TEXT3: "for"
|
|
Form:
|
|
FIELDISREQUIRED: "%s is required."
|
|
VALIDATIONCREDITNUMBER: "Please ensure you have entered the %s credit card number correctly."
|
|
VALIDATIONFAILED: "Validation failed"
|
|
VALIDATIONNOTUNIQUE: "The value entered is not unique"
|
|
VALIDATIONPASSWORDSDONTMATCH: "Passwords don't match"
|
|
VALIDATIONPASSWORDSNOTEMPTY: "Passwords can't be empty"
|
|
VALIDATIONSTRONGPASSWORD: "Passwords must have at least one digit and one alphanumeric character."
|
|
VALIDATOR: "Validator"
|
|
VALIDCURRENCY: "Please enter a valid currency."
|
|
FormField:
|
|
NONE: "none"
|
|
Group:
|
|
Code: "Group Code"
|
|
Description: "Description"
|
|
Locked: "Locked?"
|
|
Parent: "Parent Group"
|
|
Sort: "Sort Order"
|
|
has_many_Permissions: "Permissions"
|
|
many_many_Members: "Members"
|
|
HtmlEditorField:
|
|
ANCHORVALUE: "Anchor"
|
|
BUTTONINSERTLINK: "Insert link"
|
|
BUTTONREMOVELINK: "Remove link"
|
|
CSSCLASS: "Alignment / style"
|
|
CSSCLASSCENTER: "Centred, on its own."
|
|
CSSCLASSLEFT: "On the left, with text wrapping around."
|
|
CSSCLASSLEFTALONE: "On the left, on its own."
|
|
CSSCLASSRIGHT: "On the right, with text wrapping around."
|
|
EMAIL: "Email address"
|
|
FILE: "File"
|
|
FOLDER: "Folder"
|
|
IMAGE: "Image"
|
|
IMAGEDIMENSIONS: "Dimensions"
|
|
IMAGEHEIGHTPX: "Height"
|
|
IMAGEWIDTHPX: "Width"
|
|
LINK: "Link"
|
|
LINKANCHOR: "Anchor on this page"
|
|
LINKDESCR: "Link description"
|
|
LINKEMAIL: "Email address"
|
|
LINKEXTERNAL: "Another website"
|
|
LINKFILE: "Download a file"
|
|
LINKINTERNAL: "Page on the site"
|
|
LINKOPENNEWWIN: "Open link in a new window?"
|
|
LINKTO: "Link to"
|
|
PAGE: "Page"
|
|
URL: "URL"
|
|
Image_iframe.ss:
|
|
TITLE: "Image Uploading Iframe"
|
|
LeftAndMain:
|
|
HELP: "Help"
|
|
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."
|
|
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."
|
|
PLEASESAVE: "Please Save Page: This page could not be updated because it hasn't been saved yet."
|
|
SAVED: "saved"
|
|
LoginAttempt:
|
|
Email: "Email Address"
|
|
IP: "IP Address"
|
|
Status: "Status"
|
|
Member:
|
|
ADDRESS: "Address"
|
|
BUTTONCHANGEPASSWORD: "Change Password"
|
|
BUTTONLOGIN: "Log in"
|
|
BUTTONLOGINOTHER: "Log in as someone else"
|
|
BUTTONLOSTPASSWORD: "I've lost my password"
|
|
CONFIRMNEWPASSWORD: "Confirm New Password"
|
|
CONFIRMPASSWORD: "Confirm Password"
|
|
CONTACTINFO: "Contact Information"
|
|
EMAIL: "Email"
|
|
EMAILSIGNUPINTRO1: "Thanks for signing up to become a new member, your details are listed below for future reference."
|
|
EMAILSIGNUPINTRO2: "You can log-in to the website using the credentials listed below"
|
|
EMAILSIGNUPSUBJECT: "Thanks for signing up"
|
|
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."
|
|
ERRORNEWPASSWORD: "Your have entered your new password differently, 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."
|
|
FIRSTNAME: "First Name"
|
|
GREETING: "Welcome"
|
|
INTERFACELANG: "Interface Language"
|
|
LOGGEDINAS: "You're logged in as %s."
|
|
MOBILE: "Mobile"
|
|
NAME: "Name"
|
|
NEWPASSWORD: "New Password"
|
|
PASSWORD: "Password"
|
|
PHONE: "Phone"
|
|
PLURALNAME: "Members"
|
|
PROFILESAVESUCCESS: "Successfully saved."
|
|
REMEMBERME: "Remember me next time?"
|
|
SINGULARNAME: "Member"
|
|
SUBJECTPASSWORDCHANGED: "Your password has been changed"
|
|
SUBJECTPASSWORDRESET: "Your password reset link"
|
|
SURNAME: "Surname"
|
|
VALIDATIONMEMBEREXISTS: "A member already exists with the same %s"
|
|
WELCOMEBACK: "Welcome Back, %s"
|
|
YOUROLDPASSWORD: "Your old password"
|
|
belongs_many_many_Groups: "Groups"
|
|
db_LastVisited: "Last Visited Date"
|
|
db_Locale: "Interface Locale"
|
|
db_LockedOutUntil: "Locked out until"
|
|
db_NumVisit: "Number of Visits"
|
|
db_Password: "Password"
|
|
db_PasswordExpiry: "Password Expiry Date"
|
|
MemberAuthenticator:
|
|
TITLE: "E-mail & Password"
|
|
ModelAdmin:
|
|
DELETE: "Delete"
|
|
DELETEDRECORDS: "Deleted %s records."
|
|
IMPORT: "Import from CSV"
|
|
IMPORTEDRECORDS: "Imported %s records."
|
|
NOCSVFILE: "Please browse for a CSV file to import"
|
|
NOIMPORT: "Nothing to import"
|
|
UPDATEDRECORDS: "Updated %s records."
|
|
NumericField:
|
|
VALIDATION: "'%s' is not a number, only numbers can be accepted for this field"
|
|
Permission:
|
|
FULLADMINRIGHTS: "Full administrative rights"
|
|
PhoneNumberField:
|
|
VALIDATION: "Please enter a valid phone number"
|
|
RelationComplexTableField.ss:
|
|
ADD: "Add"
|
|
ReportAdmin:
|
|
MENUTITLE: "Reports"
|
|
Security:
|
|
ALREADYLOGGEDIN: "You don't have access to this page. If you have another account that can access that page, you can <a href=\"%s\">log in again</a>."
|
|
BUTTONSEND: "Send me the password reset link"
|
|
CHANGEPASSWORDBELOW: "You can change your password below."
|
|
CHANGEPASSWORDHEADER: "Change your password"
|
|
ENTERNEWPASSWORD: "Please enter a new 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."
|
|
LOGIN: "Log in"
|
|
NOTEPAGESECURED: "That page is secured. Enter your credentials below and we will send you right along."
|
|
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>"
|
|
NOTERESETPASSWORD: "Enter your e-mail address and we will send you a link with which you can reset your password"
|
|
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:
|
|
EDITPERMISSIONS: "Manage permissions for groups"
|
|
GROUPNAME: "Group name"
|
|
MEMBERS: "Members"
|
|
MENUTITLE: "Security"
|
|
NEWGROUP: "New Group"
|
|
PERMISSIONS: "Permissions"
|
|
SimpleImageField:
|
|
NOUPLOAD: "No Image Uploaded"
|
|
SiteTree:
|
|
TABMAIN: "Main"
|
|
TableField:
|
|
ISREQUIRED: "In %s '%s' is required."
|
|
TableField.ss:
|
|
ADD: "Add a new row"
|
|
TableListField:
|
|
CSVEXPORT: "Export to CSV"
|
|
PRINT: "Print"
|
|
TableListField_PageControls.ss:
|
|
VIEWFIRST: "View first"
|
|
VIEWLAST: "View last"
|
|
VIEWNEXT: "View next"
|
|
VIEWPREVIOUS: "View previous"
|
|
ToggleCompositeField.ss:
|
|
HIDE: "Hide"
|
|
SHOW: "Show"
|
|
ToggleField:
|
|
LESS: "less"
|
|
MORE: "more"
|
|
Versioned:
|
|
has_many_Versions: "Versions"
|