silverstripe-cms/lang/en_GB.yml

238 lines
9.2 KiB
YAML

en_GB:
AdvancedSearchForm:
ALLWORDS: "All Words"
ATLEAST: "At Least One Of the Words"
EXACT: "Exact Phrase"
FROM: "From"
GO: "Go"
LASTUPDATED: "Last Updated"
LASTUPDATEDHEADER: "LAST UPDATED"
PAGETITLE: "Page Title"
RELEVANCE: "Relevance"
SEARCHBY: "SEARCH BY"
SORTBY: "SORT RESULTS BY"
TO: "To"
WITHOUT: "Without the Words"
AssetAdmin:
CHOOSEFILE: "Choose file:"
DELETEDX: "Deleted %s files.%s"
FILESREADY: "Files ready to upload:"
MOVEDX: "Moved %s files"
NEWFOLDER: "NewFolder"
NOTEMP: "There is no temporary folder for uploads. Please set upload_tmp_dir in php.ini."
NOTHINGTOUPLOAD: "There was nothing to upload"
NOWBROKEN: "The following pages now have broken links:"
THUMBSDELETED: "%s unused thumbnails have been deleted"
UPLOAD: "Upload Files Listed Below"
UPLOADEDX: "Uploaded %s files"
AssetAdmin_left.ss:
SELECTTODEL: "Select the folders that you want to delete and then click the button below"
AssetAdmin_uploadiframe.ss:
PERMFAILED: "You do not have permission to upload files into this folder."
AssetTableField:
CREATED: "First uploaded"
DIM: "Dimensions"
FILENAME: "Filename"
IMAGE: "Image"
LASTEDIT: "Last changed"
MAIN: "Main"
NOLINKS: "This file hasn't been linked to from any pages."
OWNER: "Owner"
PAGESLINKING: "The following pages link to this file:"
SIZE: "Size"
TITLE: "Title"
TYPE: "Type"
URL: "URL"
CMSMain:
ACCESS: "Access to '%s' section"
ACCESSALLINTERFACES: "Access to all CMS sections"
DELETE: "Delete from the draft site"
DELETEFP: "Delete from the published site"
DESCREMOVED: "and %s descendants"
EMAIL: "Email"
NEW: "New"
NOCONTENT: "no content"
PAGENOTEXISTS: "This page doesn't exist"
PUBALLCONFIRM: "Please publish every page in the site, copying content stage to live"
PUBALLFUN: "\"Publish All\" functionality"
PUBALLFUN2: |
Pressing this button will do the equivalent of going to every page and pressing "publish". It's intended to be used after there have been massive edits of the content, such as when the site was
first built. PUBPAGES: "Done: Published %d pages"
REMOVED: "Deleted '%s'%s from live site"
REMOVEDPAGE: "Removed '%s' from the published site"
REMOVEDPAGEFROMDRAFT: "Removed '%s' from the draft site"
REPORT: "Report"
RESTORE: "Restore"
RESTORED: "Restored '%s' successfully"
ROLLBACK: "Roll back to this version"
ROLLEDBACKPUB: "Rolled back to published version. New version number is #%d"
ROLLEDBACKVERSION: "Rolled back to version #%d. New version number is #%d"
SAVE: "Save"
TOTALPAGES: "Total pages:"
CMSMain_left.ss:
GO: "Go"
SEARCH: "Search"
ContentController:
DRAFT_SITE_ACCESS_RESTRICTION: "You must log in with your CMS password in order to view the draft or archived content. <a href=\"%s\">Click here to go back to the published site.</a>"
ErrorPage:
CODE: "Error code"
DEFAULTERRORPAGECONTENT: "<p>Sorry, it seems you were trying to access a page that doesn't exist.</p><p>Please check the spelling of the URL you were trying to access and try again.</p>"
DEFAULTERRORPAGETITLE: "Page not found"
PLURALNAME: "Error Pages"
SINGULARNAME: "Error Page"
400: "400 - Bad Request"
401: "401 - Unauthorised"
403: "403 - Forbidden"
404: "404 - Not Found"
405: "405 - Method Not Allowed"
406: "406 - Not Acceptable"
407: "407 - Proxy Authentication Required"
408: "408 - Request Timeout"
409: "409 - Conflict"
410: "410 - Gone"
411: "411 - Length Required"
412: "412 - Precondition Failed"
413: "413 - Request Entity Too Large"
414: "414 - Request-URI Too Long"
415: "415 - Unsupported Media Type"
416: "416 - Request Range Not Satisfiable"
417: "417 - Expectation Failed"
500: "500 - Internal Server Error"
501: "501 - Not Implemented"
502: "502 - Bad Gateway"
503: "503 - Service Unavailable"
504: "504 - Gateway Timeout"
505: "505 - HTTP Version Not Supported"
Folder:
DELETEUNUSEDTHUMBNAILS: "Delete unused thumbnails"
DELSELECTED: "Delete selected files"
FILENAME: "Filename"
TITLE: "Title"
UNUSEDFILESTAB: "Unused files"
UNUSEDFILESTITLE: "Unused files"
UNUSEDTHUMBNAILSTITLE: "Unused thumbnails"
VIEWASSET: "View Asset"
LeftAndMain:
STATUSPUBLISHEDSUCCESS: "Published '%s' successfully"
MemberTableField:
FILTER: "Filter"
SEARCH: "Search"
RedirectorPage:
HASBEENSETUP: "A redirector page has been set up without anywhere to redirect to."
HEADER: "This page will redirect users to another page"
OTHERURL: "Other website URL"
PLURALNAME: "Redirector Pages"
REDIRECTTO: "Redirect to"
REDIRECTTOEXTERNAL: "Another website"
REDIRECTTOPAGE: "A page on your website"
SINGULARNAME: "Redirector Page"
YOURPAGE: "Page on your website"
SearchForm:
GO: "Go"
SEARCH: "Search"
SecurityAdmin:
SideReport:
EMPTYPAGES: "Pages with no content"
LAST2WEEKS: "Pages edited in the last 2 weeks"
REPEMPTY: "The %s report is empty."
SiteTree:
ACCESSANYONE: "Anyone"
ACCESSHEADER: "Who can view this page?"
ACCESSLOGGEDIN: "Logged-in users"
ACCESSONLYTHESE: "Only these people (choose from list)"
ADDEDTODRAFT: "Added to draft site"
ALLOWCOMMENTS: "Allow comments on this page?"
APPEARSVIRTUALPAGES: "This content also appears on the virtual pages in the %s sections."
BUTTONCANCELDRAFT: "Cancel draft changes"
BUTTONCANCELDRAFTDESC: "Delete your draft and revert to the currently published page"
BUTTONSAVEPUBLISH: "Save and Publish"
BUTTONUNPUBLISH: "Unpublish"
BUTTONUNPUBLISHDESC: "Remove this page from the published site"
CHANGETO: "Change to \"%s\""
Comments: "Comments"
Content: "Content"
DEFAULTABOUTCONTENT: "<p>You can fill this page out with your own content, or delete it and create your own pages.<br /></p>"
DEFAULTABOUTTITLE: "About Us"
DEFAULTCONTACTCONTENT: "<p>You can fill this page out with your own content, or delete it and create your own pages.<br /></p>"
DEFAULTCONTACTTITLE: "Contact Us"
DEFAULTHOMECONTENT: "<p>Welcome to SilverStripe! This is the default home page. You can edit this page by opening <a href=\"admin/\">the CMS</a>. You can now access the <a href=\"http://doc.silverstripe.org\">developer documentation</a>, or begin <a href=\"http://doc.silverstripe.org/doku.php?id=tutorials\">the tutorials.</a></p>"
DEFAULTHOMETITLE: "Home"
EDITANYONE: "Anyone who can log-in to the CMS"
EDITHEADER: "Who can edit this page?"
EDITONLYTHESE: "Only these people (choose from list)"
Editors: "Editors Groups"
HASBROKENLINKS: "This page has broken links."
HOMEPAGEFORDOMAIN: "Domain(s)"
HTMLEDITORTITLE: "Content"
HomepageForDomain: "Homepage for this domain"
INHERIT: "Inherit from parent page"
MENUTITLE: "Navigation label"
METADESC: "Description"
METAEXTRA: "Custom Meta Tags"
METAHEADER: "Search Engine Meta-tags"
METAKEYWORDS: "Keywords"
METATITLE: "Title"
MODIFIEDONDRAFT: "Modified on draft site"
NOTEUSEASHOMEPAGE: |
Use this page as the 'home page' for the following domains:
(separate multiple domains with commas) PAGETITLE: "Page name"
PAGETYPE: "Page type"
PERMISSION_GRANTACCESS_DESCRIPTION: "Manage access rights for content"
PLURALNAME: "Site Trees"
REMOVEDFROMDRAFT: "Removed from draft site"
SHOWINMENUS: "Show in menus?"
SHOWINSEARCH: "Show in search?"
SINGULARNAME: "Site Tree"
TABACCESS: "Access"
TABBEHAVIOUR: "Behaviour"
TABCONTENT: "Content"
TABMETA: "Meta-data"
TOPLEVEL: "Site Content (Top Level)"
URLSegment: "URL Segment"
Viewers: "Viewers Groups"
has_one_Parent: "Parent Page"
many_many_BackLinkTracking: "Backlink Tracking"
many_many_ImageTracking: "Image Tracking"
many_many_LinkTracking: "Link Tracking"
StaticExporter:
BASEURL: "Base URL"
EXPORTTO: "Export to that folder"
FOLDEREXPORT: "Folder to export to"
NAME: "Static exporter"
TableListField_PageControls.ss:
DISPLAYING: "Displaying"
OF: "of"
TO: "to"
VIEWFIRST: "View first"
VIEWLAST: "View last"
VIEWNEXT: "View next"
VIEWPREVIOUS: "View previous"
ThumbnailStripField:
NOFLASHFOUND: "No flash files found"
NOFOLDERFLASHFOUND: "No flash files found in"
NOFOLDERIMAGESFOUND: "No images found in"
NOIMAGESFOUND: "No images found"
ThumbnailStripField.ss:
CHOOSEFOLDER: "(Choose a folder or search above)"
ViewArchivedEmail.ss:
CANACCESS: "You can access the archived site at this link:"
HAVEASKED: "You have asked to view the content of our site on"
VirtualPage:
CHOOSE: "Choose a page to link to"
EDITCONTENT: "click here to edit the content"
HEADER: "This is a virtual page"
PLURALNAME: "Virtual Pages"
SINGULARNAME: "Virtual Page"
Widget:
PLURALNAME: "Widgets"
SINGULARNAME: "Widget"
WidgetArea:
PLURALNAME: "Widget Areas"
SINGULARNAME: "Widget Area"
WidgetAreaEditor.ss:
AVAILABLE: "Available Widgets"
INUSE: "Widgets currently used"
NOAVAIL: "There are currently no widgets available."
WidgetEditor.ss:
DELETE: "Delete"