ENH Update translations

This commit is contained in:
Steve Boyd 2023-06-14 12:41:23 +12:00
parent 39fe63db8a
commit cdd6e54fce
1 changed files with 62 additions and 14 deletions

View File

@ -12,10 +12,10 @@ en:
UNPUBLISHED_PAGES: 'Unpublished %d pages'
UNPUBLISH_PAGES: Unpublish
SilverStripe\CMS\Controllers\CMSMain:
ACCESS: 'Access to ''{title}'' section'
ACCESS: "Access to '{title}' section"
ACCESS_HELP: 'Allow viewing of the section containing page tree and content. View and edit permissions can be handled through page specific dropdowns, as well as the separate "Content permissions".'
ARCHIVE: Archive
ARCHIVEDPAGE: 'Archived page ''{title}'''
ARCHIVEDPAGE: "Archived page '{title}'"
AddNew: 'Add new page'
AddNewButton: 'Add new'
AddPageRestriction: 'Note: Some page types are not allowed for this selection'
@ -28,35 +28,35 @@ en:
ChoosePageParentMode: 'Choose where to create this page'
ChoosePageType: 'Choose page type'
Create: Create
DUPLICATED: 'Duplicated ''{title}'' successfully'
DUPLICATEDWITHCHILDREN: 'Duplicated ''{title}'' and children successfully'
DUPLICATED: "Duplicated '{title}' successfully"
DUPLICATEDWITHCHILDREN: "Duplicated '{title}' and children successfully"
EMAIL: Email
NEWPAGE: 'New {pagetype}'
PAGENOTEXISTS: 'This page doesn''t exist'
PAGENOTEXISTS: "This page doesn't exist"
PAGES: 'Page status'
PAGESALLOPT: 'All pages'
PAGETYPEANYOPT: Any
PAGETYPEOPT: 'Page type'
PAGETYPE_TITLE: '(Page type: {type}) {title}'
PLEASESAVE: 'Please Save Page: This page could not be updated because it hasn''t been saved yet.'
PLEASESAVE: "Please Save Page: This page could not be updated because it hasn't been saved yet."
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. For large websites, this task might not be able to run through to completion. In this case, we recommend talking to your developers to create a custom task'
PUBLISHED: 'Published ''{title}'' successfully.'
PUBLISHED: "Published '{title}' successfully."
PUBPAGES: 'Done: Published {count} pages'
PageAdded: 'Successfully created page'
REMOVEDPAGE: 'Removed ''{title}'' from the published site'
REMOVEDPAGEFROMDRAFT: 'Removed ''{title}'' from the draft site'
REMOVEDPAGE: "Removed '{title}' from the published site"
REMOVEDPAGEFROMDRAFT: "Removed '{title}' from the draft site"
REORGANISATIONSUCCESSFUL: 'Reorganised the site tree successfully.'
RESTORE: 'Restore draft'
RESTORED: 'Restored ''{title}'' successfully'
RESTORED: "Restored '{title}' successfully"
RESTORE_DESC: 'Restore the archived version to draft'
RESTORE_TO_ROOT: 'Restore draft at top level'
RESTORE_TO_ROOT_DESC: 'Restore the archived version to draft as a top level page'
ROLLBACK: 'Roll back to this version'
ROLLEDBACKPUBv2: 'Rolled back to published version.'
ROLLEDBACKVERSIONv2: 'Rolled back to version #{version}.'
SAVED: 'Saved ''{title}'' successfully.'
SAVED: "Saved '{title}' successfully."
SAVEDRAFT: Save
SEARCHRESULTS: 'Search results'
SHOW_AS_LIST: 'show as list'
@ -73,8 +73,8 @@ en:
ParentMode_top: 'Top level'
Title: 'Add page'
SilverStripe\CMS\Controllers\CMSPageEditController:
ErrorItemPermissionDenied: 'It seems you don''t have the necessary permissions to add {ObjectTitle} to a campaign'
ErrorNotFound: 'That {Type} couldn''t be found'
ErrorItemPermissionDenied: "It seems you don't have the necessary permissions to add {ObjectTitle} to a campaign"
ErrorNotFound: "That {Type} couldn't be found"
MENUTITLE: 'Edit Page'
SilverStripe\CMS\Controllers\CMSPageHistoryController:
AUTHOR: Author
@ -114,6 +114,7 @@ en:
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusRemovedFromDraftPages:
Title: 'Live but removed from draft'
SilverStripe\CMS\Controllers\ContentController:
ARCHIVEDSITEFROM: 'Archived site from'
CMS: CMS
DRAFT: Draft
DRAFTSITE: 'Draft Site'
@ -162,6 +163,10 @@ en:
REDIRECTTOPAGE: 'A page on your website'
SINGULARNAME: 'Redirector Page'
YOURPAGE: 'Page on your website'
db_ExternalURL: 'External URL'
db_RedirectionType: 'Redirection type'
has_one_LinkTo: 'Link to'
has_one_LinkToFile: 'Link to file'
SilverStripe\CMS\Model\RedirectorPageController:
HASBEENSETUP: 'A redirector page has been set up without anywhere to redirect to.'
SilverStripe\CMS\Model\SiteTree:
@ -207,7 +212,7 @@ en:
LASTPUBLISHED: 'Last published'
LASTSAVED: 'Last saved'
LASTUPDATED: 'Last Updated'
LINKCHANGENOTE: 'Changing this page''s link will also affect the links of all child pages.'
LINKCHANGENOTE: "Changing this page's link will also affect the links of all child pages."
LINKSALREADYUNIQUE: ' {url} is already unique'
LINKSCHANGEDTO: ' changed {url1} -> {url2}'
MENUTITLE: 'Navigation label'
@ -262,10 +267,47 @@ en:
VIRTUALPAGEWARNINGSETTINGS: 'Please choose a linked page in the main content fields in order to publish'
Viewers: 'Viewers Groups'
Visibility: Visibility
belongs_many_many_ContentReviewGroups: 'Content review groups'
belongs_many_many_ContentReviewUsers: 'Content review users'
belongs_many_many_RelationFieldsTestPages: 'Relation fields test pages'
db_CanEditType: 'Can edit type'
db_CanViewType: 'Can view type'
db_Content: Content
db_ContentReviewType: 'Content review type'
db_ExtraMeta: 'Extra meta'
db_HasBrokenFile: 'Has broken file'
db_HasBrokenLink: 'Has broken link'
db_LastEditedByName: 'Last edited by name'
db_MenuTitle: 'Menu title'
db_MetaDescription: 'Meta description'
db_NextReviewDate: 'Next review date'
db_OwnerNames: 'Owner names'
db_PublicHistory: 'Public history'
db_ReportClass: 'Report class'
db_ReviewPeriodDays: 'Review period days'
db_ShareTokenSalt: 'Share token salt'
db_ShowInMenus: 'Show in menus'
db_ShowInSearch: 'Show in search'
db_ShowPageUtilities: 'Show page utilities'
db_Sort: Sort
db_Title: Title
db_URLSegment: 'URL segment'
db_Version: Version
has_many_BackLinks: 'Back links'
has_many_ReviewLogs: 'Review logs'
has_many_ShareTokens: 'Share tokens'
has_many_VirtualPages: 'Virtual pages'
has_one_Parent: 'Parent Page'
has_one_RelationFieldsTestPage: 'Relation fields test page'
has_one_Subsite: Subsite
has_one_WorkflowDefinition: 'Workflow definition'
many_many_AdditionalWorkflowDefinitions: 'Additional workflow definitions'
many_many_BackLinkTracking: 'Backlink Tracking'
many_many_CrossSubsiteLinkTracking: 'Cross subsite link tracking'
many_many_EditorGroups: 'Editor groups'
many_many_ImageTracking: 'Image Tracking'
many_many_LinkTracking: 'Link Tracking'
many_many_ViewerGroups: 'Viewer groups'
SilverStripe\CMS\Model\SiteTreeFileExtension:
TITLE_INDEX: '#'
TITLE_TYPE: Type
@ -278,6 +320,10 @@ en:
one: 'A Site Tree Link'
other: '{count} Site Tree Links'
SINGULARNAME: 'Site Tree Link'
has_one_Linked: Linked
has_one_Parent: Parent
SilverStripe\CMS\Model\SiteTreeLinkTracking:
many_many_LinkTracking: 'Link tracking'
SilverStripe\CMS\Model\VirtualPage:
CHOOSE: 'Linked Page'
DESCRIPTION: 'Displays the content of another page'
@ -290,6 +336,8 @@ en:
other: '{count} Base Pages'
PageTypNotAllowedOnRoot: 'Original page type "{type}" is not allowed on the root level for this virtual page'
SINGULARNAME: 'Virtual Page'
db_VersionID: 'Version ID'
has_one_CopyContentFrom: 'Copy content from'
SilverStripe\CMS\Reports\BrokenFilesReport:
BROKENFILES: 'Pages with broken files'
BrokenLinksGroupTitle: 'Broken links reports'