Alphabetise keys

This commit is contained in:
Aaron Carlino 2017-04-27 14:09:57 +12:00
parent e8e11d618e
commit 3077f31899

View File

@ -1,241 +1,237 @@
en: en:
SilverStripe\AssetAdmin\Controller\AssetAdmin: SilverStripe\Admin\CMSBatchAction:
BACKLINKCOUNT: 'Used on:' PUBLISHED_PAGES: 'Published %d pages, %d failures'
PAGES: page(s) PUBLISH_PAGES: Publish
SilverStripe\CMS\Reports\BrokenLinksReport: RESTORE: Restore
Any: Any RESTORED_PAGES: 'Restored %d pages'
BROKENLINKS: 'Broken links report' UNPUBLISHED_PAGES: 'Unpublished %d pages'
CheckSite: 'Check site' UNPUBLISH_PAGES: Unpublish
CheckSiteDropdownDraft: 'Draft Site' SilverStripe\Admin\LeftAndMain:
CheckSiteDropdownPublished: 'Published Site' CANT_REORGANISE: 'You do not have permission to alter Top level pages. Your change was not saved.'
ColumnDateLastModified: 'Date last modified' PLEASESAVE: 'Please Save Page: This page could not be updated because it hasn''t been saved yet.'
ColumnDateLastPublished: 'Date last published' REORGANISATIONSUCCESSFUL: 'Reorganised the site tree successfully.'
ColumnProblemType: 'Problem type' ShowAsList: 'show as list'
ColumnURL: URL TooManyPages: 'Too many pages'
HasBrokenFile: 'has broken file' SilverStripe\AssetAdmin\Controller\AssetAdmin:
HasBrokenLink: 'has broken link' BACKLINKCOUNT: 'Used on:'
HasBrokenLinkAndFile: 'has broken link and file' PAGES: page(s)
HoverTitleEditPage: 'Edit page' SilverStripe\CMS\BatchActions\CMSBatchAction_Archive:
PageName: 'Page name' RESULT: 'Deleted %d pages from draft and live, and sent them to the archive'
ReasonDropdown: 'Problem to check' TITLE: 'Unpublish and archive'
ReasonDropdownBROKENFILE: 'Broken file' SilverStripe\CMS\Controllers\CMSMain:
ReasonDropdownBROKENLINK: 'Broken link' APPLY_FILTER: Search
ReasonDropdownRPBROKENLINK: 'Redirector page pointing to non-existent page' CLEAR_FILTER: Clear
ReasonDropdownVPBROKENLINK: 'Virtual page pointing to non-existent page' SilverStripe\CMS\Controllers\CMSPageAddController:
RedirectorNonExistent: 'redirector page pointing to non-existent page' MENUTITLE: 'Add page'
VirtualPageNonExistent: 'virtual page pointing to non-existent page' SilverStripe\CMS\Controllers\CMSPageEditController:
SilverStripe\CMS\Controllers\CMSPageAddController: MENUTITLE: 'Edit Page'
MENUTITLE: 'Add page' SilverStripe\CMS\Controllers\CMSPageHistoryController:
SilverStripe\CMS\BatchActions\CMSBatchAction_Archive: MULTISELECT: 'Batch actions'
RESULT: 'Deleted %d pages from draft and live, and sent them to the archive' SilverStripe\CMS\Controllers\CMSPageSettingsController:
TITLE: 'Unpublish and archive' MENUTITLE: 'Edit Page'
SilverStripe\Admin\CMSBatchAction: SilverStripe\CMS\Controllers\CMSPagesController:
PUBLISHED_PAGES: 'Published %d pages, %d failures' FILTER: Filter
PUBLISH_PAGES: Publish SilverStripe\CMS\Controllers\CMSSIteTreeFilter_PublishedPages:
RESTORE: Restore Title: 'Published pages'
RESTORED_PAGES: 'Restored %d pages' SilverStripe\CMS\Controllers\CMSSiteTreeFilter_ChangedPages:
UNPUBLISHED_PAGES: 'Unpublished %d pages' Title: 'Modified pages'
UNPUBLISH_PAGES: Unpublish SilverStripe\CMS\Controllers\CMSSiteTreeFilter_DeletedPages:
SilverStripe\CMS\Controllers\CMSMain: Title: 'All pages, including archived'
APPLY_FILTER: Search SilverStripe\CMS\Controllers\CMSSiteTreeFilter_Search:
CLEAR_FILTER: Clear Title: 'All pages'
SilverStripe\CMS\Controllers\CMSPageHistoryController: SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusDeletedPages:
MULTISELECT: 'Batch actions' Title: 'Archived pages'
SilverStripe\CMS\Controllers\CMSPagesController: SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusDraftPages:
FILTER: Filter Title: 'Draft pages'
SilverStripe\CMS\Controllers\CMSSIteTreeFilter_PublishedPages: SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusRemovedFromDraftPages:
Title: 'Published pages' Title: 'Live but removed from draft'
SilverStripe\CMS\Search\SearchForm: SilverStripe\CMS\Controllers\ContentController:
GO: Go ARCHIVEDSITE: 'Preview version'
SEARCH: Search ARCHIVEDSITEFROM: 'Archived site from'
SearchResults: 'Search Results' CMS: CMS
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_ChangedPages: DRAFT: Draft
Title: 'Modified pages' DRAFTSITE: 'Draft Site'
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_DeletedPages: Email: Email
Title: 'All pages, including archived' INSTALL_SUCCESS: 'Installation Successful!'
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_Search: InstallFilesDeleted: 'Installation files have been successfully deleted.'
Title: 'All pages' InstallSecurityWarning: 'For security reasons you should now delete the install files, unless you are planning to reinstall later (<em>requires admin login, see above</em>). The web server also now only needs write access to the "assets" folder, you can remove write access from all other folders. <a href="{link}" style="text-align: center;">Click here to delete the install files.</a>'
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusDeletedPages: InstallSuccessCongratulations: 'SilverStripe has been successfully installed!'
Title: 'Archived pages' LOGGEDINAS: 'Logged in as'
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusDraftPages: LOGIN: Login
Title: 'Draft pages' LOGOUT: 'Log out'
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusRemovedFromDraftPages: NOTLOGGEDIN: 'Not logged in'
Title: 'Live but removed from draft' PUBLISHED: Published
SilverStripe\CMS\Controllers\ContentController: PUBLISHEDSITE: 'Published Site'
ARCHIVEDSITE: 'Preview version' Password: Password
ARCHIVEDSITEFROM: 'Archived site from' PostInstallTutorialIntro: 'This website is a simplistic version of a SilverStripe 3 site. To extend this, please take a look at {link}.'
CMS: CMS StartEditing: 'You can start editing your content by opening <a href="{link}">the CMS</a>.'
DRAFT: Draft UnableDeleteInstall: 'Unable to delete installation files. Please delete the files below manually'
DRAFTSITE: 'Draft Site' VIEWPAGEIN: 'View Page in:'
Email: Email SilverStripe\CMS\Controllers\SilverStripeNavigator:
INSTALL_SUCCESS: 'Installation Successful!' ARCHIVED: Archived
InstallFilesDeleted: 'Installation files have been successfully deleted.' SilverStripe\CMS\Email\ViewArchivedmail.ss:
InstallSecurityWarning: 'For security reasons you should now delete the install files, unless you are planning to reinstall later (<em>requires admin login, see above</em>). The web server also now only needs write access to the "assets" folder, you can remove write access from all other folders. <a href="{link}" style="text-align: center;">Click here to delete the install files.</a>' CANACCESS: 'You can access the archived site at this link:'
InstallSuccessCongratulations: 'SilverStripe has been successfully installed!' HAVEASKED: 'You have asked to view the content of our site on'
LOGGEDINAS: 'Logged in as' SilverStripe\CMS\Forms\SiteTreeURLSegmentField:
LOGIN: Login Cancel: Cancel
LOGOUT: 'Log out' Edit: Edit
NOTLOGGEDIN: 'Not logged in' OK: OK
PUBLISHED: Published SilverStripe\CMS\Model\ErrorPage:
PUBLISHEDSITE: 'Published Site' DESCRIPTION: 'Custom content for different error cases (e.g. "Page not found")'
Password: Password PLURALNAME: 'Error Pages'
PostInstallTutorialIntro: 'This website is a simplistic version of a SilverStripe 3 site. To extend this, please take a look at {link}.' PLURALS: { one: 'An Error Page', other: '{count} Error Pages' }
StartEditing: 'You can start editing your content by opening <a href="{link}">the CMS</a>.' SINGULARNAME: 'Error Page'
UnableDeleteInstall: 'Unable to delete installation files. Please delete the files below manually' SilverStripe\CMS\Model\RedirectorPage:
VIEWPAGEIN: 'View Page in:' DESCRIPTION: 'Redirects to an internal page or an external URL'
SilverStripe\CMS\Model\ErrorPage: PLURALNAME: 'Redirector Pages'
DESCRIPTION: 'Custom content for different error cases (e.g. "Page not found")' PLURALS: { one: 'A Redirector Page', other: '{count} Redirector Pages' }
PLURALNAME: 'Error Pages' SINGULARNAME: 'Redirector Page'
PLURALS: SilverStripe\CMS\Model\SiteTree:
one: 'An Error Page' ACCESSANYONE: Anyone
other: '{count} Error Pages' ACCESSHEADER: 'Who can view this page?'
SINGULARNAME: 'Error Page' ACCESSLOGGEDIN: 'Logged-in users'
SilverStripe\Admin\LeftAndMain: ACCESSONLYTHESE: 'Only these people (choose from list)'
CANT_REORGANISE: 'You do not have permission to alter Top level pages. Your change was not saved.' ADDEDTODRAFTHELP: 'Page has not been published yet'
PLEASESAVE: 'Please Save Page: This page could not be updated because it hasn''t been saved yet.' ADDEDTODRAFTSHORT: Draft
REORGANISATIONSUCCESSFUL: 'Reorganised the site tree successfully.' APPEARSVIRTUALPAGES: 'This content also appears on the virtual pages in the {title} sections.'
ShowAsList: 'show as list' ARCHIVEDPAGEHELP: 'Page is removed from draft and live'
TooManyPages: 'Too many pages' ARCHIVEDPAGESHORT: Archived
SilverStripe\Security\Permission: BUTTONCANCELDRAFT: 'Cancel draft changes'
CONTENT_CATEGORY: 'Content permissions' BUTTONCANCELDRAFTDESC: 'Delete your draft and revert to the currently published page'
PERMISSIONS_CATEGORY: 'Roles and access permissions' BUTTONDELETEDESC: 'Remove from draft/live and send to archive'
SilverStripe\CMS\Model\RedirectorPage: BUTTONPUBLISHED: Published
DESCRIPTION: 'Redirects to an internal page or an external URL' BUTTONSAVED: Saved
PLURALNAME: 'Redirector Pages' BUTTONSAVEPUBLISH: 'Save & publish'
PLURALS: BUTTONUNPUBLISH: Unpublish
one: 'A Redirector Page' BUTTONUNPUBLISHDESC: 'Remove this page from the published site'
other: '{count} Redirector Pages' Comments: Comments
SINGULARNAME: 'Redirector Page' Content: Content
SilverStripe\CMS\Tasks\RemoveOrphanedPagesTask: DEFAULTABOUTCONTENT: '<p>You can fill this page out with your own content, or delete it and create your own pages.</p>'
BUTTONRUN: Run DEFAULTABOUTTITLE: 'About Us'
CHOOSEOPERATION: 'Choose operation:' DEFAULTCONTACTCONTENT: '<p>You can fill this page out with your own content, or delete it and create your own pages.</p>'
DELETEWARNING: 'Warning: These operations are not reversible. Please handle with care.' DEFAULTCONTACTTITLE: 'Contact Us'
HEADER: 'Remove all orphaned pages task' DEFAULTHOMECONTENT: '<p>Welcome to SilverStripe! This is the default homepage. You can edit this page by opening <a href="admin/">the CMS</a>.</p><p>You can now access the <a href="http://docs.silverstripe.org">developer documentation</a>, or begin the <a href="http://www.silverstripe.org/learn/lessons">SilverStripe lessons</a>.</p>'
NONEFOUND: 'No orphans found' DEFAULTHOMETITLE: Home
NONEREMOVED: 'None removed' DEPENDENT_NOTE: 'The following pages depend on this page. This includes virtual pages, redirector pages, and pages with content links.'
OPERATION_REMOVE: 'Remove selected from all stages (WARNING: Will destroy all selected pages from both stage and live)' DependtPageColumnLinkType: 'Link type'
SELECTALL: 'select all' DependtPageColumnURL: URL
UNSELECTALL: 'unselect all' EDITANYONE: 'Anyone who can log-in to the CMS'
SilverStripe\CMS\Model\SiteTree: EDITHEADER: 'Who can edit this page?'
ACCESSANYONE: Anyone EDITONLYTHESE: 'Only these people (choose from list)'
ACCESSHEADER: 'Who can view this page?' EDITORGROUPS: 'Editor Groups'
ACCESSLOGGEDIN: 'Logged-in users' EDIT_ALL_DESCRIPTION: 'Edit any page'
ACCESSONLYTHESE: 'Only these people (choose from list)' EDIT_ALL_HELP: 'Ability to edit any page on the site, regardless of the settings on the Access tab. Requires the "Access to ''Pages'' section" permission'
ADDEDTODRAFTHELP: 'Page has not been published yet' Editors: 'Editors Groups'
ADDEDTODRAFTSHORT: Draft GroupPlaceholder: 'Click to select group'
APPEARSVIRTUALPAGES: 'This content also appears on the virtual pages in the {title} sections.' HASBROKENLINKS: 'This page has broken links.'
ARCHIVEDPAGEHELP: 'Page is removed from draft and live' HTMLEDITORTITLE: Content
ARCHIVEDPAGESHORT: Archived INHERIT: 'Inherit from parent page'
BUTTONCANCELDRAFT: 'Cancel draft changes' LASTPUBLISHED: 'Last published'
BUTTONCANCELDRAFTDESC: 'Delete your draft and revert to the currently published page' LASTSAVED: 'Last saved'
BUTTONDELETEDESC: 'Remove from draft/live and send to archive' LASTUPDATED: 'Last Updated'
BUTTONPUBLISHED: Published LINKCHANGENOTE: 'Changing this page''s link will also affect the links of all child pages.'
BUTTONSAVED: Saved LINKSALREADYUNIQUE: ' {url} is already unique'
BUTTONSAVEPUBLISH: 'Save & publish' LINKSCHANGEDTO: ' changed {url1} -> {url2}'
BUTTONUNPUBLISH: Unpublish MENUTITLE: 'Navigation label'
BUTTONUNPUBLISHDESC: 'Remove this page from the published site' METADESC: 'Meta Description'
Comments: Comments METADESCHELP: 'Search engines use this content for displaying search results (although it will not influence their ranking).'
Content: Content METAEXTRA: 'Custom Meta Tags'
DEFAULTABOUTCONTENT: '<p>You can fill this page out with your own content, or delete it and create your own pages.</p>' METAEXTRAHELP: 'HTML tags for additional meta information. For example &lt;meta name="customName" content="your custom content here" /&gt;'
DEFAULTABOUTTITLE: 'About Us' MODIFIEDONDRAFTHELP: 'Page has unpublished changes'
DEFAULTCONTACTCONTENT: '<p>You can fill this page out with your own content, or delete it and create your own pages.</p>' MODIFIEDONDRAFTSHORT: Modified
DEFAULTCONTACTTITLE: 'Contact Us' MetadataToggle: Metadata
DEFAULTHOMECONTENT: '<p>Welcome to SilverStripe! This is the default homepage. You can edit this page by opening <a href="admin/">the CMS</a>.</p><p>You can now access the <a href="http://docs.silverstripe.org">developer documentation</a>, or begin the <a href="http://www.silverstripe.org/learn/lessons">SilverStripe lessons</a>.</p>' MoreOptions: 'More options'
DEFAULTHOMETITLE: Home NOTPUBLISHED: 'Not published'
DEPENDENT_NOTE: 'The following pages depend on this page. This includes virtual pages, redirector pages, and pages with content links.' OBSOLETECLASS: 'This page is of obsolete type {type}. Saving will reset its type and you may lose data'
DependtPageColumnLinkType: 'Link type' ONLIVEONLYSHORT: 'On live only'
DependtPageColumnURL: URL ONLIVEONLYSHORTHELP: 'Page is published, but has been deleted from draft'
EDITANYONE: 'Anyone who can log-in to the CMS' PAGELOCATION: 'Page location'
EDITHEADER: 'Who can edit this page?' PAGETITLE: 'Page name'
EDITONLYTHESE: 'Only these people (choose from list)' PAGETYPE: 'Page type'
EDITORGROUPS: 'Editor Groups' PARENTID: 'Parent page'
EDIT_ALL_DESCRIPTION: 'Edit any page' PARENTTYPE: 'Page location'
EDIT_ALL_HELP: 'Ability to edit any page on the site, regardless of the settings on the Access tab. Requires the "Access to ''Pages'' section" permission' PARENTTYPE_ROOT: 'Top-level page'
Editors: 'Editors Groups' PARENTTYPE_SUBPAGE: 'Sub-page underneath a parent page'
GroupPlaceholder: 'Click to select group' PERMISSION_GRANTACCESS_DESCRIPTION: 'Manage access rights for content'
HASBROKENLINKS: 'This page has broken links.' PERMISSION_GRANTACCESS_HELP: 'Allow setting of page-specific access restrictions in the "Pages" section.'
HTMLEDITORTITLE: Content PageTypNotAllowedOnRoot: 'Page type "{type}" is not allowed on the root level'
INHERIT: 'Inherit from parent page' PageTypeNotAllowed: 'Page type "{type}" not allowed as child of this parent page'
LASTPUBLISHED: 'Last published' REMOVE_INSTALL_WARNING: 'Warning: You should remove install.php from this SilverStripe install for security reasons.'
LASTSAVED: 'Last saved' REORGANISE_DESCRIPTION: 'Change site structure'
LASTUPDATED: 'Last Updated' REORGANISE_HELP: 'Rearrange pages in the site tree through drag&drop.'
LINKCHANGENOTE: 'Changing this page''s link will also affect the links of all child pages.' SHOWINMENUS: 'Show in menus?'
LINKSALREADYUNIQUE: ' {url} is already unique' SHOWINSEARCH: 'Show in search?'
LINKSCHANGEDTO: ' changed {url1} -> {url2}' TABBEHAVIOUR: Behavior
MENUTITLE: 'Navigation label' TABCONTENT: 'Main Content'
METADESC: 'Meta Description' TABDEPENDENT: 'Dependent pages'
METADESCHELP: 'Search engines use this content for displaying search results (although it will not influence their ranking).' TOPLEVEL: 'Site Content (Top Level)'
METAEXTRA: 'Custom Meta Tags' URLSegment: 'URL Segment'
METAEXTRAHELP: 'HTML tags for additional meta information. For example &lt;meta name="customName" content="your custom content here" /&gt;' VIEWERGROUPS: 'Viewer Groups'
MODIFIEDONDRAFTHELP: 'Page has unpublished changes' VIEW_ALL_DESCRIPTION: 'View any page'
MODIFIEDONDRAFTSHORT: Modified VIEW_ALL_HELP: 'Ability to view any page on the site, regardless of the settings on the Access tab. Requires the "Access to ''Pages'' section" permission'
MetadataToggle: Metadata VIEW_DRAFT_CONTENT: 'View draft content'
MoreOptions: 'More options' VIEW_DRAFT_CONTENT_HELP: 'Applies to viewing pages outside of the CMS in draft mode. Useful for external collaborators without CMS access.'
NOTPUBLISHED: 'Not published' Viewers: 'Viewers Groups'
OBSOLETECLASS: 'This page is of obsolete type {type}. Saving will reset its type and you may lose data' Visibility: Visibility
ONLIVEONLYSHORT: 'On live only' has_one_Parent: 'Parent Page'
ONLIVEONLYSHORTHELP: 'Page is published, but has been deleted from draft' many_many_BackLinkTracking: 'Backlink Tracking'
PAGELOCATION: 'Page location' many_many_ImageTracking: 'Image Tracking'
PAGETITLE: 'Page name' many_many_LinkTracking: 'Link Tracking'
PAGETYPE: 'Page type' SilverStripe\CMS\Model\SiteTreeFileExtension:
PARENTID: 'Parent page' TITLE_INDEX: '#'
PARENTTYPE: 'Page location' TITLE_TYPE: Type
PARENTTYPE_ROOT: 'Top-level page' TITLE_USED_ON: 'Used on'
PARENTTYPE_SUBPAGE: 'Sub-page underneath a parent page' SilverStripe\CMS\Model\VirtualPage:
PERMISSION_GRANTACCESS_DESCRIPTION: 'Manage access rights for content' CHOOSE: 'Linked Page'
PERMISSION_GRANTACCESS_HELP: 'Allow setting of page-specific access restrictions in the "Pages" section.' EditLink: edit
PageTypNotAllowedOnRoot: 'Page type "{type}" is not allowed on the root level' HEADER: 'This is a virtual page'
PageTypeNotAllowed: 'Page type "{type}" not allowed as child of this parent page' HEADERWITHLINK: 'This is a virtual page copying content from "{title}" ({link})'
REMOVE_INSTALL_WARNING: 'Warning: You should remove install.php from this SilverStripe install for security reasons.' PageTypNotAllowedOnRoot: 'Original page type "{type}" is not allowed on the root level for this virtual page'
REORGANISE_DESCRIPTION: 'Change site structure' SilverStripe\CMS\Reports\BrokenLinksReport:
REORGANISE_HELP: 'Rearrange pages in the site tree through drag&drop.' Any: Any
SHOWINMENUS: 'Show in menus?' BROKENLINKS: 'Broken links report'
SHOWINSEARCH: 'Show in search?' CheckSite: 'Check site'
TABBEHAVIOUR: Behavior CheckSiteDropdownDraft: 'Draft Site'
TABCONTENT: 'Main Content' CheckSiteDropdownPublished: 'Published Site'
TABDEPENDENT: 'Dependent pages' ColumnDateLastModified: 'Date last modified'
TOPLEVEL: 'Site Content (Top Level)' ColumnDateLastPublished: 'Date last published'
URLSegment: 'URL Segment' ColumnProblemType: 'Problem type'
VIEWERGROUPS: 'Viewer Groups' ColumnURL: URL
VIEW_ALL_DESCRIPTION: 'View any page' HasBrokenFile: 'has broken file'
VIEW_ALL_HELP: 'Ability to view any page on the site, regardless of the settings on the Access tab. Requires the "Access to ''Pages'' section" permission' HasBrokenLink: 'has broken link'
VIEW_DRAFT_CONTENT: 'View draft content' HasBrokenLinkAndFile: 'has broken link and file'
VIEW_DRAFT_CONTENT_HELP: 'Applies to viewing pages outside of the CMS in draft mode. Useful for external collaborators without CMS access.' HoverTitleEditPage: 'Edit page'
Viewers: 'Viewers Groups' PageName: 'Page name'
Visibility: Visibility ReasonDropdown: 'Problem to check'
has_one_Parent: 'Parent Page' ReasonDropdownBROKENFILE: 'Broken file'
many_many_BackLinkTracking: 'Backlink Tracking' ReasonDropdownBROKENLINK: 'Broken link'
many_many_ImageTracking: 'Image Tracking' ReasonDropdownRPBROKENLINK: 'Redirector page pointing to non-existent page'
many_many_LinkTracking: 'Link Tracking' ReasonDropdownVPBROKENLINK: 'Virtual page pointing to non-existent page'
SilverStripe\Reports\SideReport: RedirectorNonExistent: 'redirector page pointing to non-existent page'
BROKENFILES: 'Pages with broken files' VirtualPageNonExistent: 'virtual page pointing to non-existent page'
BROKENREDIRECTORPAGES: 'RedirectorPages pointing to deleted pages' SilverStripe\CMS\Search\SearchForm:
BROKENVIRTUALPAGES: 'VirtualPages pointing to deleted pages' GO: Go
BrokenLinksGroupTitle: 'Broken links reports' SEARCH: Search
ContentGroupTitle: 'Content reports' SearchResults: 'Search Results'
EMPTYPAGES: 'Pages with no content' SilverStripe\CMS\Tasks\RemoveOrphanedPagesTask:
LAST2WEEKS: 'Pages edited in the last 2 weeks' BUTTONRUN: Run
ParameterLiveCheckbox: 'Check live site' CHOOSEOPERATION: 'Choose operation:'
SilverStripe\CMS\Controllers\SilverStripeNavigator: DELETEWARNING: 'Warning: These operations are not reversible. Please handle with care.'
ARCHIVED: Archived HEADER: 'Remove all orphaned pages task'
SilverStripe\CMS\Controllers\CMSPageEditController: NONEFOUND: 'No orphans found'
MENUTITLE: 'Edit Page' NONEREMOVED: 'None removed'
SilverStripe\CMS\Controllers\CMSPageSettingsController: OPERATION_REMOVE: 'Remove selected from all stages (WARNING: Will destroy all selected pages from both stage and live)'
MENUTITLE: 'Edit Page' SELECTALL: 'select all'
SilverStripe\CMS\Model\VirtualPage: UNSELECTALL: 'unselect all'
CHOOSE: 'Linked Page' SilverStripe\Reports\SideReport:
EditLink: edit BROKENFILES: 'Pages with broken files'
HEADER: 'This is a virtual page' BROKENREDIRECTORPAGES: 'RedirectorPages pointing to deleted pages'
HEADERWITHLINK: 'This is a virtual page copying content from "{title}" ({link})' BROKENVIRTUALPAGES: 'VirtualPages pointing to deleted pages'
PageTypNotAllowedOnRoot: 'Original page type "{type}" is not allowed on the root level for this virtual page' BrokenLinksGroupTitle: 'Broken links reports'
SilverStripe\CMS\Model\SiteTreeFileExtension: ContentGroupTitle: 'Content reports'
TITLE_INDEX: '#' EMPTYPAGES: 'Pages with no content'
TITLE_TYPE: Type LAST2WEEKS: 'Pages edited in the last 2 weeks'
TITLE_USED_ON: 'Used on' ParameterLiveCheckbox: 'Check live site'
SilverStripe\CMS\Forms\SiteTreeURLSegmentField: SilverStripe\Security\Permission:
Cancel: Cancel CONTENT_CATEGORY: 'Content permissions'
Edit: Edit PERMISSIONS_CATEGORY: 'Roles and access permissions'
OK: OK
SilverStripe\CMS\Email\ViewArchivedmail.ss:
CANACCESS: 'You can access the archived site at this link:'
HAVEASKED: 'You have asked to view the content of our site on'