mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
366 lines
13 KiB
YAML
366 lines
13 KiB
YAML
en_GB:
|
|
AssetAdmin:
|
|
CHOOSEFILE: "Choose file:"
|
|
MENUTITLE: "Files & Images"
|
|
NEWFOLDER: "NewFolder"
|
|
AssetAdmin_left.ss:
|
|
GO: "Go"
|
|
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:
|
|
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"
|
|
NOITEMSFOUND: "No items found"
|
|
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."
|
|
HAVETOMATCH: "Passwords have to match."
|
|
LEASTONE: "Passwords must have at least one digit and one alphanumeric character."
|
|
MAXIMUM: "Passwords must be at most %s characters long."
|
|
NOEMPTY: "Passwords can't be empty."
|
|
SHOWONCLICKTITLE: "Change Password"
|
|
CreditCardField:
|
|
FIRST: "first"
|
|
FOURTH: "fourth"
|
|
SECOND: "second"
|
|
THIRD: "third"
|
|
VALIDATIONJS1: "Please ensure you have entered the"
|
|
VALIDATIONJS2: "credit card number correctly."
|
|
CurrencyField:
|
|
CURRENCYSYMBOL: "$"
|
|
VALIDATIONJS: "Please enter a valid currency."
|
|
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"
|
|
VALIDATIONJS: "Please enter a valid date format (DD/MM/YYYY)."
|
|
DropdownField:
|
|
CHOOSE: "(Choose)"
|
|
EmailField:
|
|
VALIDATION: "Please enter an email address."
|
|
VALIDATIONJS: "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"
|
|
Sort: "Sort Order"
|
|
TOOLARGE: "Filesize is too large; maximum %s is allowed."
|
|
Title: "Title"
|
|
Folder:
|
|
CREATED: "First Uploaded"
|
|
DELSELECTED: "Delete selected files"
|
|
DETAILSTAB: "Details"
|
|
FILENAME: "Filename"
|
|
FILESTAB: "Files"
|
|
LASTEDITED: "Last Updated"
|
|
PLURALNAME: "Files"
|
|
SINGULARNAME: "File"
|
|
TITLE: "Title"
|
|
TYPE: "Type"
|
|
UPLOADTAB: "Upload"
|
|
URL: "URL"
|
|
VIEWEDITASSET: "View/Edit Asset"
|
|
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"
|
|
IPRestrictions: "IP Address Restrictions"
|
|
Locked: "Locked?"
|
|
PLURALNAME: "Groups"
|
|
Parent: "Parent Group"
|
|
SINGULARNAME: "Group"
|
|
Sort: "Sort Order"
|
|
has_many_Permissions: "Permissions"
|
|
many_many_Members: "Members"
|
|
HtmlEditorField:
|
|
ANCHORVALUE: "Anchor"
|
|
BUTTONINSERTFLASH: "Insert Flash"
|
|
BUTTONINSERTIMAGE: "Insert image"
|
|
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"
|
|
FLASH: "Flash"
|
|
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?"
|
|
LINKTEXT: "Link text"
|
|
LINKTO: "Link to"
|
|
PAGE: "Page"
|
|
SEARCHFILENAME: "Search by file name"
|
|
URL: "URL"
|
|
Image:
|
|
PLURALNAME: "Files"
|
|
SINGULARNAME: "File"
|
|
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"
|
|
PLURALNAME: "Log-in Attempts"
|
|
SINGULARNAME: "Log-in Attempt"
|
|
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"
|
|
MemberPassword:
|
|
PLURALNAME: "Member Passwords"
|
|
SINGULARNAME: "Member Password"
|
|
MemberTableField:
|
|
ADD: "Add"
|
|
ADDEDTOGROUP: "Added member to group"
|
|
ADDINGFIELD: "Adding failed"
|
|
FILTER: "Filter"
|
|
SEARCH: "Search"
|
|
ModelAdmin:
|
|
ADDBUTTON: "Add"
|
|
ADDFORM: "Fill out this form to add a %s to the database."
|
|
CHOOSE_COLUMNS: "Select result columns..."
|
|
CLEAR_SEARCH: "Clear Search"
|
|
CREATEBUTTON: "Create '%s'"
|
|
DELETE: "Delete"
|
|
DELETEDRECORDS: "Deleted %s records."
|
|
FOUNDRESULTS: "Your search found %s matching items"
|
|
IMPORT: "Import from CSV"
|
|
IMPORTEDRECORDS: "Imported %s records."
|
|
ITEMNOTFOUND: "That item was not found."
|
|
LOADEDFOREDITING: "Loaded '%s' for editing."
|
|
NOCSVFILE: "Please browse for a CSV file to import"
|
|
NOIMPORT: "Nothing to import"
|
|
NORESULTS: "No results"
|
|
SAVE: "Save"
|
|
SEARCHRESULTS: "Search Results"
|
|
SELECTALL: "select all"
|
|
SELECTNONE: "select none"
|
|
UPDATEDRECORDS: "Updated %s records."
|
|
MyEntity:
|
|
MyNamespace: "My default natural language value"
|
|
MyNamespace:
|
|
MYENTITY: "Counting %s things"
|
|
NumericField:
|
|
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:
|
|
PLURALNAME: "Pages"
|
|
SINGULARNAME: "Page"
|
|
Permission:
|
|
FULLADMINRIGHTS: "Full administrative rights"
|
|
PLURALNAME: "Permissions"
|
|
SINGULARNAME: "Permission"
|
|
PhoneNumberField:
|
|
VALIDATION: "Please enter a valid phone number"
|
|
RelationComplexTableField.ss:
|
|
ADD: "Add"
|
|
CSVEXPORT: "Export to CSV"
|
|
NOTFOUND: "No items found"
|
|
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!"
|
|
IPADDRESSES: "IP Addresses"
|
|
LOGGEDOUT: "You have been logged out. If you would like to log in again, enter your credentials below."
|
|
LOGIN: "Log in"
|
|
LOSTPASSWORDHEADER: "Lost Password"
|
|
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:
|
|
ADDMEMBER: "Add Member"
|
|
EDITPERMISSIONS: "Manage permissions for groups"
|
|
GROUPNAME: "Group name"
|
|
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. MEMBERS: "Members"
|
|
MENUTITLE: "Security"
|
|
NEWGROUP: "New Group"
|
|
PERMISSIONS: "Permissions"
|
|
SGROUPS: "Security Groups"
|
|
VIEWUSER: "View User"
|
|
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:
|
|
DISPLAYING: "Displaying"
|
|
OF: "of"
|
|
TO: "to"
|
|
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"
|