mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Remove unused keys (textcollector with merge=0)
This commit is contained in:
parent
85de5dd2b9
commit
e665a51942
405
lang/en.yml
405
lang/en.yml
@ -1,101 +1,81 @@
|
|||||||
en:
|
en:
|
||||||
AssetAdmin:
|
|
||||||
ADDFILES: 'Add Files'
|
|
||||||
ActionAdd: 'Add folder'
|
|
||||||
AppCategoryArchive: Archive
|
|
||||||
AppCategoryAudio: Audio
|
|
||||||
AppCategoryDocument: Document
|
|
||||||
AppCategoryFlash: Flash
|
|
||||||
AppCategoryImage: Image
|
|
||||||
AppCategoryVideo: Video
|
|
||||||
BackToFolder: 'Back to folder'
|
|
||||||
CREATED: Date
|
|
||||||
CurrentFolderOnly: 'Limit to current folder?'
|
|
||||||
DetailsView: Details
|
|
||||||
ErrorItemPermissionDenied: 'It seems you don''t have the necessary permissions to add {ObjectTitle} to a campaign'
|
|
||||||
ErrorNotFound: 'That {Type} couldn''t be found'
|
|
||||||
FILES: Files
|
|
||||||
FILESYSTEMSYNC: 'Sync files'
|
|
||||||
FILESYSTEMSYNCTITLE: 'Update the CMS database entries of files on the filesystem. Useful when new files have been uploaded outside of the CMS, e.g. through FTP.'
|
|
||||||
FROMTHEINTERNET: 'From the internet'
|
|
||||||
FROMYOURCOMPUTER: 'From your computer'
|
|
||||||
Filetype: 'File type'
|
|
||||||
ListView: 'List View'
|
|
||||||
MENUTITLE: Files
|
|
||||||
NEWFOLDER: NewFolder
|
|
||||||
SIZE: Size
|
|
||||||
THUMBSDELETED: '{count} unused thumbnails have been deleted'
|
|
||||||
TreeView: 'Tree View'
|
|
||||||
Upload: Upload
|
|
||||||
AssetAdmin_DeleteBatchAction:
|
|
||||||
TITLE: 'Delete folders'
|
|
||||||
AssetAdmin_left_ss:
|
|
||||||
GO: Go
|
|
||||||
AssetTableField:
|
|
||||||
BACKLINKCOUNT: 'Used on:'
|
|
||||||
PAGES: page(s)
|
|
||||||
BrokenLinksReport:
|
|
||||||
Any: Any
|
|
||||||
BROKENLINKS: 'Broken links report'
|
|
||||||
CheckSite: 'Check site'
|
|
||||||
CheckSiteDropdownDraft: 'Draft Site'
|
|
||||||
CheckSiteDropdownPublished: 'Published Site'
|
|
||||||
ColumnDateLastModified: 'Date last modified'
|
|
||||||
ColumnDateLastPublished: 'Date last published'
|
|
||||||
ColumnProblemType: 'Problem type'
|
|
||||||
ColumnURL: URL
|
|
||||||
HasBrokenFile: 'has broken file'
|
|
||||||
HasBrokenLink: 'has broken link'
|
|
||||||
HasBrokenLinkAndFile: 'has broken link and file'
|
|
||||||
HoverTitleEditPage: 'Edit page'
|
|
||||||
PageName: 'Page name'
|
|
||||||
ReasonDropdown: 'Problem to check'
|
|
||||||
ReasonDropdownBROKENFILE: 'Broken file'
|
|
||||||
ReasonDropdownBROKENLINK: 'Broken link'
|
|
||||||
ReasonDropdownRPBROKENLINK: 'Redirector page pointing to non-existent page'
|
|
||||||
ReasonDropdownVPBROKENLINK: 'Virtual page pointing to non-existent page'
|
|
||||||
RedirectorNonExistent: 'redirector page pointing to non-existent page'
|
|
||||||
VirtualPageNonExistent: 'virtual page pointing to non-existent page'
|
|
||||||
CMSAddPageController:
|
CMSAddPageController:
|
||||||
Title: 'Add page'
|
Title: 'Add page'
|
||||||
CMSBatchAction_Archive:
|
CMSMain:
|
||||||
RESULT: 'Deleted %d pages from draft and live, and sent them to the archive'
|
AddNew: 'Add new page'
|
||||||
TITLE: 'Unpublish and archive'
|
AddNewButton: 'Add new'
|
||||||
CMSBatchActions:
|
EMAIL: Email
|
||||||
ARCHIVE: Archive
|
ListFiltered: 'Showing search results.'
|
||||||
ARCHIVED_PAGES: 'Archived %d pages'
|
ROLLBACK: 'Roll back to this version'
|
||||||
DELETED_DRAFT_PAGES: 'Deleted %d pages from draft site, %d failures'
|
TabContent: Content
|
||||||
DELETED_PAGES: 'Deleted %d pages from published site, %d failures'
|
TabHistory: History
|
||||||
DELETE_DRAFT_PAGES: 'Delete from draft site'
|
TabSettings: Settings
|
||||||
DELETE_PAGES: 'Delete from published site'
|
TreeFiltered: 'Showing search results.'
|
||||||
|
TreeFilteredClear: Clear
|
||||||
|
CMSPageHistoryController_versions_ss:
|
||||||
|
AUTHOR: Author
|
||||||
|
NOTPUBLISHED: 'Not published'
|
||||||
|
PREVIEW: 'Website preview'
|
||||||
|
PUBLISHER: Publisher
|
||||||
|
UNKNOWN: Unknown
|
||||||
|
WHEN: When
|
||||||
|
CMSPagesController:
|
||||||
|
ListView: 'List View'
|
||||||
|
TreeView: 'Tree View'
|
||||||
|
CMSPagesController_ContentToolbar_ss:
|
||||||
|
MULTISELECT: 'Batch actions'
|
||||||
|
CMSPagesController_Tools_ss:
|
||||||
|
FILTER: Filter
|
||||||
|
ContentController:
|
||||||
|
Email: Email
|
||||||
|
InstallFilesDeleted: 'Installation files have been successfully deleted.'
|
||||||
|
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>'
|
||||||
|
InstallSuccessCongratulations: 'SilverStripe has been successfully installed!'
|
||||||
|
Password: Password
|
||||||
|
PostInstallTutorialIntro: 'This website is a simplistic version of a SilverStripe 3 site. To extend this, please take a look at {link}.'
|
||||||
|
StartEditing: 'You can start editing your content by opening <a href="{link}">the CMS</a>.'
|
||||||
|
UnableDeleteInstall: 'Unable to delete installation files. Please delete the files below manually'
|
||||||
|
LeftAndMain:
|
||||||
|
ShowAsList: 'show as list'
|
||||||
|
TooManyPages: 'Too many pages'
|
||||||
|
SearchForm:
|
||||||
|
GO: Go
|
||||||
|
SEARCH: Search
|
||||||
|
SilverStripe\Admin\CMSBatchAction:
|
||||||
PUBLISHED_PAGES: 'Published %d pages, %d failures'
|
PUBLISHED_PAGES: 'Published %d pages, %d failures'
|
||||||
PUBLISH_PAGES: Publish
|
PUBLISH_PAGES: Publish
|
||||||
RESTORE: Restore
|
RESTORE: Restore
|
||||||
RESTORED_PAGES: 'Restored %d pages'
|
RESTORED_PAGES: 'Restored %d pages'
|
||||||
UNPUBLISHED_PAGES: 'Unpublished %d pages'
|
UNPUBLISHED_PAGES: 'Unpublished %d pages'
|
||||||
UNPUBLISH_PAGES: Unpublish
|
UNPUBLISH_PAGES: Unpublish
|
||||||
CMSFileAddController:
|
SilverStripe\Admin\LeftAndMain:
|
||||||
MENUTITLE: Files
|
CANT_REORGANISE: 'You do not have permission to alter Top level pages. Your change was not saved.'
|
||||||
CMSMain:
|
PLEASESAVE: 'Please Save Page: This page could not be updated because it hasn''t been saved yet.'
|
||||||
|
REORGANISATIONSUCCESSFUL: 'Reorganised the site tree successfully.'
|
||||||
|
SilverStripe\AssetAdmin\Controller\AssetAdmin:
|
||||||
|
BACKLINKCOUNT: 'Used on:'
|
||||||
|
PAGES: page(s)
|
||||||
|
SilverStripe\CMS\BatchActions\CMSBatchAction_Archive:
|
||||||
|
RESULT: 'Deleted %d pages from draft and live, and sent them to the archive'
|
||||||
|
TITLE: 'Unpublish and archive'
|
||||||
|
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".'
|
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".'
|
||||||
|
APPLY_FILTER: Search
|
||||||
ARCHIVE: Archive
|
ARCHIVE: Archive
|
||||||
ARCHIVEDPAGE: 'Archived page ''%s'''
|
ARCHIVEDPAGE: 'Archived page ''%s'''
|
||||||
AddNew: 'Add new page'
|
|
||||||
AddNewButton: 'Add new'
|
|
||||||
AddPageRestriction: 'Note: Some page types are not allowed for this selection'
|
AddPageRestriction: 'Note: Some page types are not allowed for this selection'
|
||||||
|
ArchiveWarning: 'Warning: This page will be unpublished before being sent to the archive.\n\nAre you sure you want to proceed?'
|
||||||
|
ArchiveWarningWithCampaigns: 'Warning: This page will be unpublished and automatically removed from their associated {NumCampaigns} before being sent to the archive.\n\nAre you sure you want to proceed?'
|
||||||
|
ArchiveWarningWithChildren: 'Warning: This page and all of its child pages will be unpublished before being sent to the archive.\n\nAre you sure you want to proceed?'
|
||||||
|
ArchiveWarningWithChildrenAndCampaigns: 'Warning: This page and all of its child pages will be unpublished and automatically removed from their associated {NumCampaigns} before being sent to the archive.\n\nAre you sure you want to proceed?'
|
||||||
|
CLEAR_FILTER: Clear
|
||||||
Cancel: Cancel
|
Cancel: Cancel
|
||||||
ChoosePageParentMode: 'Choose where to create this page'
|
ChoosePageParentMode: 'Choose where to create this page'
|
||||||
ChoosePageType: 'Choose page type'
|
ChoosePageType: 'Choose page type'
|
||||||
Create: Create
|
Create: Create
|
||||||
DELETE: 'Delete draft'
|
|
||||||
DELETEFP: Delete
|
|
||||||
DESCREMOVED: 'and {count} descendants'
|
|
||||||
DUPLICATED: 'Duplicated ''{title}'' successfully'
|
DUPLICATED: 'Duplicated ''{title}'' successfully'
|
||||||
DUPLICATEDWITHCHILDREN: 'Duplicated ''{title}'' and children successfully'
|
DUPLICATEDWITHCHILDREN: 'Duplicated ''{title}'' and children successfully'
|
||||||
EMAIL: Email
|
|
||||||
ListFiltered: 'Showing search results.'
|
|
||||||
MENUTITLE: 'Edit Page'
|
|
||||||
NEWPAGE: 'New {pagetype}'
|
NEWPAGE: 'New {pagetype}'
|
||||||
PAGENOTEXISTS: 'This page doesn''t exist'
|
PAGENOTEXISTS: 'This page doesn''t exist'
|
||||||
PAGES: 'Page status'
|
PAGES: 'Page status'
|
||||||
@ -107,7 +87,6 @@ en:
|
|||||||
PUBLISHED: 'Published ''{title}'' successfully.'
|
PUBLISHED: 'Published ''{title}'' successfully.'
|
||||||
PUBPAGES: 'Done: Published {count} pages'
|
PUBPAGES: 'Done: Published {count} pages'
|
||||||
PageAdded: 'Successfully created page'
|
PageAdded: 'Successfully created page'
|
||||||
REMOVED: 'Deleted ''{title}''{description} from live site'
|
|
||||||
REMOVEDPAGE: 'Removed ''{title}'' from the published site'
|
REMOVEDPAGE: 'Removed ''{title}'' from the published site'
|
||||||
REMOVEDPAGEFROMDRAFT: 'Removed ''%s'' from the draft site'
|
REMOVEDPAGEFROMDRAFT: 'Removed ''%s'' from the draft site'
|
||||||
RESTORE: 'Restore draft'
|
RESTORE: 'Restore draft'
|
||||||
@ -115,102 +94,64 @@ en:
|
|||||||
RESTORE_DESC: 'Restore the archived version to draft'
|
RESTORE_DESC: 'Restore the archived version to draft'
|
||||||
RESTORE_TO_ROOT: 'Restore draft at top level'
|
RESTORE_TO_ROOT: 'Restore draft at top level'
|
||||||
RESTORE_TO_ROOT_DESC: 'Restore the archived version to draft as a top level page'
|
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.'
|
ROLLEDBACKPUBv2: 'Rolled back to published version.'
|
||||||
ROLLEDBACKVERSIONv2: 'Rolled back to version #%d.'
|
ROLLEDBACKVERSIONv2: 'Rolled back to version #%d.'
|
||||||
SAVED: 'Saved ''{title}'' successfully.'
|
SAVED: 'Saved ''{title}'' successfully.'
|
||||||
SAVEDRAFT: 'Save draft'
|
SAVEDRAFT: 'Save draft'
|
||||||
TabContent: Content
|
|
||||||
TabHistory: History
|
|
||||||
TabSettings: Settings
|
|
||||||
TreeFiltered: 'Showing search results.'
|
|
||||||
TreeFilteredClear: Clear
|
|
||||||
UNPUBLISH_AND_ARCHIVE: 'Unpublish and archive'
|
UNPUBLISH_AND_ARCHIVE: 'Unpublish and archive'
|
||||||
CMSMain_left_ss:
|
SilverStripe\CMS\Controllers\CMSPageAddController:
|
||||||
APPLY_FILTER: Search
|
|
||||||
CLEAR_FILTER: Clear
|
|
||||||
RESET: Reset
|
|
||||||
CMSPageAddController:
|
|
||||||
MENUTITLE: 'Add page'
|
MENUTITLE: 'Add page'
|
||||||
ParentMode_child: 'Under another page'
|
ParentMode_child: 'Under another page'
|
||||||
ParentMode_top: 'Top level'
|
ParentMode_top: 'Top level'
|
||||||
CMSPageEditController:
|
SilverStripe\CMS\Controllers\CMSPageEditController:
|
||||||
MENUTITLE: 'Edit Page'
|
MENUTITLE: 'Edit Page'
|
||||||
CMSPageHistoryController:
|
SilverStripe\CMS\Controllers\CMSPageHistoryController:
|
||||||
COMPAREMODE: 'Compare mode (select two)'
|
COMPAREMODE: 'Compare mode (select two)'
|
||||||
COMPAREVERSIONS: 'Compare Versions'
|
|
||||||
COMPARINGVERSION: 'Comparing versions {version1} and {version2}.'
|
|
||||||
MENUTITLE: History
|
MENUTITLE: History
|
||||||
REVERTTOTHISVERSION: 'Revert to this version'
|
REVERTTOTHISVERSION: 'Revert to this version'
|
||||||
SHOWUNPUBLISHED: 'Show unpublished versions'
|
SHOWUNPUBLISHED: 'Show unpublished versions'
|
||||||
SHOWVERSION: 'Show Version'
|
|
||||||
VIEW: view
|
VIEW: view
|
||||||
VIEWINGLATEST: 'Currently viewing the latest version.'
|
VIEWINGLATEST: 'Currently viewing the latest version.'
|
||||||
VIEWINGVERSION: 'Currently viewing version {version}.'
|
VIEWINGVERSION: 'Currently viewing version {version}.'
|
||||||
CMSPageHistoryController_versions_ss:
|
SilverStripe\CMS\Controllers\CMSPageSettingsController:
|
||||||
AUTHOR: Author
|
|
||||||
NOTPUBLISHED: 'Not published'
|
|
||||||
PREVIEW: 'Website preview'
|
|
||||||
PUBLISHER: Publisher
|
|
||||||
UNKNOWN: Unknown
|
|
||||||
WHEN: When
|
|
||||||
CMSPageSettingsController:
|
|
||||||
MENUTITLE: 'Edit Page'
|
MENUTITLE: 'Edit Page'
|
||||||
CMSPagesController:
|
SilverStripe\CMS\Controllers\CMSPagesController:
|
||||||
ListView: 'List View'
|
|
||||||
MENUTITLE: Pages
|
MENUTITLE: Pages
|
||||||
TreeView: 'Tree View'
|
SilverStripe\CMS\Controllers\CMSSIteTreeFilter_PublishedPages:
|
||||||
CMSPagesController_ContentToolbar_ss:
|
|
||||||
MULTISELECT: 'Batch actions'
|
|
||||||
CMSPagesController_Tools_ss:
|
|
||||||
FILTER: Filter
|
|
||||||
CMSSIteTreeFilter_PublishedPages:
|
|
||||||
Title: 'Published pages'
|
Title: 'Published pages'
|
||||||
CMSSearch:
|
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_ChangedPages:
|
||||||
FILTERDATEFROM: From
|
|
||||||
FILTERDATEHEADING: Date
|
|
||||||
FILTERDATETO: To
|
|
||||||
FILTERLABELTEXT: Search
|
|
||||||
PAGEFILTERDATEHEADING: 'Last edited'
|
|
||||||
CMSSettingsController:
|
|
||||||
MENUTITLE: Settings
|
|
||||||
CMSSiteTreeFilter_ChangedPages:
|
|
||||||
Title: 'Modified pages'
|
Title: 'Modified pages'
|
||||||
CMSSiteTreeFilter_DeletedPages:
|
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_DeletedPages:
|
||||||
Title: 'All pages, including archived'
|
Title: 'All pages, including archived'
|
||||||
CMSSiteTreeFilter_Search:
|
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_Search:
|
||||||
Title: 'All pages'
|
Title: 'All pages'
|
||||||
CMSSiteTreeFilter_StatusDeletedPages:
|
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusDeletedPages:
|
||||||
Title: 'Archived pages'
|
Title: 'Archived pages'
|
||||||
CMSSiteTreeFilter_StatusDraftPages:
|
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusDraftPages:
|
||||||
Title: 'Draft pages'
|
Title: 'Draft pages'
|
||||||
CMSSiteTreeFilter_StatusRemovedFromDraftPages:
|
SilverStripe\CMS\Controllers\CMSSiteTreeFilter_StatusRemovedFromDraftPages:
|
||||||
Title: 'Live but removed from draft'
|
Title: 'Live but removed from draft'
|
||||||
ContentControl:
|
SilverStripe\CMS\Controllers\ContentController:
|
||||||
NOTEWONTBESHOWN: 'Note: this message will not be shown to your visitors'
|
|
||||||
ContentController:
|
|
||||||
ARCHIVEDSITE: 'Preview version'
|
ARCHIVEDSITE: 'Preview version'
|
||||||
ARCHIVEDSITEFROM: 'Archived site from'
|
ARCHIVEDSITEFROM: 'Archived site from'
|
||||||
CMS: CMS
|
CMS: CMS
|
||||||
DRAFT: Draft
|
DRAFT: Draft
|
||||||
DRAFTSITE: 'Draft Site'
|
DRAFTSITE: 'Draft Site'
|
||||||
Email: Email
|
|
||||||
INSTALL_SUCCESS: 'Installation Successful!'
|
INSTALL_SUCCESS: 'Installation Successful!'
|
||||||
InstallFilesDeleted: 'Installation files have been successfully deleted.'
|
|
||||||
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>'
|
|
||||||
InstallSuccessCongratulations: 'SilverStripe has been successfully installed!'
|
|
||||||
LOGGEDINAS: 'Logged in as'
|
LOGGEDINAS: 'Logged in as'
|
||||||
LOGIN: Login
|
LOGIN: Login
|
||||||
LOGOUT: 'Log out'
|
LOGOUT: 'Log out'
|
||||||
|
NOTEWONTBESHOWN: 'Note: this message will not be shown to your visitors'
|
||||||
NOTLOGGEDIN: 'Not logged in'
|
NOTLOGGEDIN: 'Not logged in'
|
||||||
PUBLISHED: Published
|
PUBLISHED: Published
|
||||||
PUBLISHEDSITE: 'Published Site'
|
PUBLISHEDSITE: 'Published Site'
|
||||||
Password: Password
|
|
||||||
PostInstallTutorialIntro: 'This website is a simplistic version of a SilverStripe 3 site. To extend this, please take a look at {link}.'
|
|
||||||
StartEditing: 'You can start editing your content by opening <a href="{link}">the CMS</a>.'
|
|
||||||
UnableDeleteInstall: 'Unable to delete installation files. Please delete the files below manually'
|
|
||||||
VIEWPAGEIN: 'View Page in:'
|
VIEWPAGEIN: 'View Page in:'
|
||||||
ErrorPage:
|
SilverStripe\CMS\Controllers\SilverStripeNavigator:
|
||||||
|
ARCHIVED: Archived
|
||||||
|
SilverStripe\CMS\Forms\SiteTreeURLSegmentField:
|
||||||
|
EMPTY: 'Please enter a URL Segment or click cancel'
|
||||||
|
HelpChars: ' Special characters are automatically converted or removed.'
|
||||||
|
SilverStripe\CMS\Model\ErrorPage:
|
||||||
400: '400 - Bad Request'
|
400: '400 - Bad Request'
|
||||||
401: '401 - Unauthorized'
|
401: '401 - Unauthorized'
|
||||||
403: '403 - Forbidden'
|
403: '403 - Forbidden'
|
||||||
@ -241,77 +182,6 @@ en:
|
|||||||
DEFAULTERRORPAGETITLE: 'Page not found'
|
DEFAULTERRORPAGETITLE: 'Page not found'
|
||||||
DEFAULTSERVERERRORPAGECONTENT: '<p>Sorry, there was a problem with handling your request.</p>'
|
DEFAULTSERVERERRORPAGECONTENT: '<p>Sorry, there was a problem with handling your request.</p>'
|
||||||
DEFAULTSERVERERRORPAGETITLE: 'Server error'
|
DEFAULTSERVERERRORPAGETITLE: 'Server error'
|
||||||
DESCRIPTION: 'Custom content for different error cases (e.g. "Page not found")'
|
|
||||||
ERRORFILEPROBLEM: 'Error opening file "{filename}" for writing. Please check file permissions.'
|
|
||||||
PLURALNAME: 'Error Pages'
|
|
||||||
SINGULARNAME: 'Error Page'
|
|
||||||
Folder:
|
|
||||||
AddFolderButton: 'Add folder'
|
|
||||||
DELETEUNUSEDTHUMBNAILS: 'Delete unused thumbnails'
|
|
||||||
UNUSEDFILESTITLE: 'Unused files'
|
|
||||||
UNUSEDTHUMBNAILSTITLE: 'Unused thumbnails'
|
|
||||||
UploadFilesButton: Upload
|
|
||||||
LeftAndMain:
|
|
||||||
SearchResults: 'Search Results'
|
|
||||||
Permissions:
|
|
||||||
CONTENT_CATEGORY: 'Content permissions'
|
|
||||||
PERMISSIONS_CATEGORY: 'Roles and access permissions'
|
|
||||||
RedirectorPage:
|
|
||||||
DESCRIPTION: 'Redirects to a different internal page'
|
|
||||||
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'
|
|
||||||
RemoveOrphanedPagesTask:
|
|
||||||
BUTTONRUN: Run
|
|
||||||
CHOOSEOPERATION: 'Choose operation:'
|
|
||||||
DELETEWARNING: 'Warning: These operations are not reversible. Please handle with care.'
|
|
||||||
HEADER: 'Remove all orphaned pages task'
|
|
||||||
NONEFOUND: 'No orphans found'
|
|
||||||
NONEREMOVED: 'None removed'
|
|
||||||
OPERATION_REMOVE: 'Remove selected from all stages (WARNING: Will destroy all selected pages from both stage and live)'
|
|
||||||
SELECTALL: 'select all'
|
|
||||||
UNSELECTALL: 'unselect all'
|
|
||||||
SITETREE:
|
|
||||||
VIRTUALPAGEDRAFTWARNING: 'Please publish the linked page in order to publish the virtual page'
|
|
||||||
VIRTUALPAGEWARNING: 'Please choose a linked page and save first in order to publish this page'
|
|
||||||
VIRTUALPAGEWARNINGSETTINGS: 'Please choose a linked page in the main content fields in order to publish'
|
|
||||||
SearchForm:
|
|
||||||
GO: Go
|
|
||||||
SEARCH: Search
|
|
||||||
SearchResults: 'Search Results'
|
|
||||||
SideReport:
|
|
||||||
BROKENFILES: 'Pages with broken files'
|
|
||||||
BROKENREDIRECTORPAGES: 'RedirectorPages pointing to deleted pages'
|
|
||||||
BROKENVIRTUALPAGES: 'VirtualPages pointing to deleted pages'
|
|
||||||
BrokenLinksGroupTitle: 'Broken links reports'
|
|
||||||
ContentGroupTitle: 'Content reports'
|
|
||||||
EMPTYPAGES: 'Pages with no content'
|
|
||||||
LAST2WEEKS: 'Pages edited in the last 2 weeks'
|
|
||||||
ParameterLiveCheckbox: 'Check live site'
|
|
||||||
SilverStripeNavigator:
|
|
||||||
ARCHIVED: Archived
|
|
||||||
SilverStripeNavigatorLink:
|
|
||||||
ShareInstructions: 'To share this page, copy and paste the link below.'
|
|
||||||
ShareLink: 'Share link'
|
|
||||||
SilverStripeNavigatorLinkl:
|
|
||||||
CloseLink: Close
|
|
||||||
SilverStripe\CMS\Controllers\CMSPageAddController:
|
|
||||||
MENUTITLE: 'Add page'
|
|
||||||
SilverStripe\CMS\Controllers\CMSPageEditController:
|
|
||||||
MENUTITLE: 'Edit Page'
|
|
||||||
SilverStripe\CMS\Controllers\CMSPageHistoryController:
|
|
||||||
MENUTITLE: History
|
|
||||||
SilverStripe\CMS\Controllers\CMSPageSettingsController:
|
|
||||||
MENUTITLE: 'Edit Page'
|
|
||||||
SilverStripe\CMS\Controllers\CMSPagesController:
|
|
||||||
MENUTITLE: Pages
|
|
||||||
SilverStripe\CMS\Model\ErrorPage:
|
|
||||||
DESCRIPTION: 'Custom content for different error cases (e.g. "Page not found")'
|
DESCRIPTION: 'Custom content for different error cases (e.g. "Page not found")'
|
||||||
PLURALNAME: 'Error Pages'
|
PLURALNAME: 'Error Pages'
|
||||||
PLURALS:
|
PLURALS:
|
||||||
@ -320,26 +190,19 @@ en:
|
|||||||
SINGULARNAME: 'Error Page'
|
SINGULARNAME: 'Error Page'
|
||||||
SilverStripe\CMS\Model\RedirectorPage:
|
SilverStripe\CMS\Model\RedirectorPage:
|
||||||
DESCRIPTION: 'Redirects to an internal page or an external URL'
|
DESCRIPTION: 'Redirects to an internal page or an external URL'
|
||||||
|
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'
|
PLURALNAME: 'Redirector Pages'
|
||||||
PLURALS:
|
PLURALS:
|
||||||
one: 'A Redirector Page'
|
one: 'A Redirector Page'
|
||||||
other: '{count} Redirector Pages'
|
other: '{count} Redirector Pages'
|
||||||
|
REDIRECTTO: 'Redirect to'
|
||||||
|
REDIRECTTOEXTERNAL: 'Another website'
|
||||||
|
REDIRECTTOPAGE: 'A page on your website'
|
||||||
SINGULARNAME: 'Redirector Page'
|
SINGULARNAME: 'Redirector Page'
|
||||||
|
YOURPAGE: 'Page on your website'
|
||||||
SilverStripe\CMS\Model\SiteTree:
|
SilverStripe\CMS\Model\SiteTree:
|
||||||
DESCRIPTION: 'Generic content page'
|
|
||||||
PLURALNAME: Pages
|
|
||||||
PLURALS:
|
|
||||||
one: 'A Page'
|
|
||||||
other: '{count} Pages'
|
|
||||||
SINGULARNAME: Page
|
|
||||||
SilverStripe\CMS\Model\VirtualPage:
|
|
||||||
DESCRIPTION: 'Displays the content of another page'
|
|
||||||
PLURALNAME: 'Virtual Pages'
|
|
||||||
PLURALS:
|
|
||||||
one: 'A Virtual Page'
|
|
||||||
other: '{count} Virtual Pages'
|
|
||||||
SINGULARNAME: 'Virtual Page'
|
|
||||||
SiteTree:
|
|
||||||
ACCESSANYONE: Anyone
|
ACCESSANYONE: Anyone
|
||||||
ACCESSHEADER: 'Who can view this page?'
|
ACCESSHEADER: 'Who can view this page?'
|
||||||
ACCESSLOGGEDIN: 'Logged-in users'
|
ACCESSLOGGEDIN: 'Logged-in users'
|
||||||
@ -349,7 +212,6 @@ en:
|
|||||||
APPEARSVIRTUALPAGES: 'This content also appears on the virtual pages in the {title} sections.'
|
APPEARSVIRTUALPAGES: 'This content also appears on the virtual pages in the {title} sections.'
|
||||||
ARCHIVEDPAGEHELP: 'Page is removed from draft and live'
|
ARCHIVEDPAGEHELP: 'Page is removed from draft and live'
|
||||||
ARCHIVEDPAGESHORT: Archived
|
ARCHIVEDPAGESHORT: Archived
|
||||||
BUTTONARCHIVEDESC: 'Unpublish and send to archive'
|
|
||||||
BUTTONCANCELDRAFT: 'Cancel draft changes'
|
BUTTONCANCELDRAFT: 'Cancel draft changes'
|
||||||
BUTTONCANCELDRAFTDESC: 'Delete your draft and revert to the currently published page'
|
BUTTONCANCELDRAFTDESC: 'Delete your draft and revert to the currently published page'
|
||||||
BUTTONDELETEDESC: 'Remove from draft/live and send to archive'
|
BUTTONDELETEDESC: 'Remove from draft/live and send to archive'
|
||||||
@ -360,9 +222,9 @@ en:
|
|||||||
BUTTONUNPUBLISHDESC: 'Remove this page from the published site'
|
BUTTONUNPUBLISHDESC: 'Remove this page from the published site'
|
||||||
Comments: Comments
|
Comments: Comments
|
||||||
Content: Content
|
Content: Content
|
||||||
DEFAULTABOUTCONTENT: '<p>You can fill this page out with your own content, or delete it and create your own pages.<br /></p>'
|
DEFAULTABOUTCONTENT: '<p>You can fill this page out with your own content, or delete it and create your own pages.</p>'
|
||||||
DEFAULTABOUTTITLE: 'About Us'
|
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>'
|
DEFAULTCONTACTCONTENT: '<p>You can fill this page out with your own content, or delete it and create your own pages.</p>'
|
||||||
DEFAULTCONTACTTITLE: 'Contact Us'
|
DEFAULTCONTACTTITLE: 'Contact Us'
|
||||||
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>'
|
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>'
|
||||||
DEFAULTHOMETITLE: Home
|
DEFAULTHOMETITLE: Home
|
||||||
@ -381,8 +243,6 @@ en:
|
|||||||
HASBROKENLINKS: 'This page has broken links.'
|
HASBROKENLINKS: 'This page has broken links.'
|
||||||
HTMLEDITORTITLE: Content
|
HTMLEDITORTITLE: Content
|
||||||
INHERIT: 'Inherit from parent page'
|
INHERIT: 'Inherit from parent page'
|
||||||
LASTPUBLISHED: 'Last published'
|
|
||||||
LASTSAVED: 'Last saved'
|
|
||||||
LASTUPDATED: 'Last Updated'
|
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'
|
LINKSALREADYUNIQUE: ' {url} is already unique'
|
||||||
@ -396,7 +256,6 @@ en:
|
|||||||
MODIFIEDONDRAFTSHORT: Modified
|
MODIFIEDONDRAFTSHORT: Modified
|
||||||
MetadataToggle: Metadata
|
MetadataToggle: Metadata
|
||||||
MoreOptions: 'More options'
|
MoreOptions: 'More options'
|
||||||
NOTPUBLISHED: 'Not published'
|
|
||||||
OBSOLETECLASS: 'This page is of obsolete type {type}. Saving will reset its type and you may lose data'
|
OBSOLETECLASS: 'This page is of obsolete type {type}. Saving will reset its type and you may lose data'
|
||||||
ONLIVEONLYSHORT: 'On live only'
|
ONLIVEONLYSHORT: 'On live only'
|
||||||
ONLIVEONLYSHORTHELP: 'Page is published, but has been deleted from draft'
|
ONLIVEONLYSHORTHELP: 'Page is published, but has been deleted from draft'
|
||||||
@ -410,10 +269,11 @@ en:
|
|||||||
PERMISSION_GRANTACCESS_DESCRIPTION: 'Manage access rights for content'
|
PERMISSION_GRANTACCESS_DESCRIPTION: 'Manage access rights for content'
|
||||||
PERMISSION_GRANTACCESS_HELP: 'Allow setting of page-specific access restrictions in the "Pages" section.'
|
PERMISSION_GRANTACCESS_HELP: 'Allow setting of page-specific access restrictions in the "Pages" section.'
|
||||||
PLURALNAME: Pages
|
PLURALNAME: Pages
|
||||||
|
PLURALS:
|
||||||
|
one: 'A Page'
|
||||||
|
other: '{count} Pages'
|
||||||
PageTypNotAllowedOnRoot: 'Page type "{type}" is not allowed on the root level'
|
PageTypNotAllowedOnRoot: 'Page type "{type}" is not allowed on the root level'
|
||||||
PageTypeNotAllowed: 'Page type "{type}" not allowed as child of this parent page'
|
PageTypeNotAllowed: 'Page type "{type}" not allowed as child of this parent page'
|
||||||
REMOVEDFROMDRAFTHELP: 'Page is published, but has been deleted from draft'
|
|
||||||
REMOVEDFROMDRAFTSHORT: 'Removed from draft'
|
|
||||||
REMOVE_INSTALL_WARNING: 'Warning: You should remove install.php from this SilverStripe install for security reasons.'
|
REMOVE_INSTALL_WARNING: 'Warning: You should remove install.php from this SilverStripe install for security reasons.'
|
||||||
REORGANISE_DESCRIPTION: 'Change site structure'
|
REORGANISE_DESCRIPTION: 'Change site structure'
|
||||||
REORGANISE_HELP: 'Rearrange pages in the site tree through drag&drop.'
|
REORGANISE_HELP: 'Rearrange pages in the site tree through drag&drop.'
|
||||||
@ -430,21 +290,87 @@ en:
|
|||||||
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'
|
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'
|
||||||
VIEW_DRAFT_CONTENT: 'View draft content'
|
VIEW_DRAFT_CONTENT: 'View draft content'
|
||||||
VIEW_DRAFT_CONTENT_HELP: 'Applies to viewing pages outside of the CMS in draft mode. Useful for external collaborators without CMS access.'
|
VIEW_DRAFT_CONTENT_HELP: 'Applies to viewing pages outside of the CMS in draft mode. Useful for external collaborators without CMS access.'
|
||||||
|
VIRTUALPAGEDRAFTWARNING: 'Please publish the linked page in order to publish the virtual page'
|
||||||
|
VIRTUALPAGEWARNING: 'Please choose a linked page and save first in order to publish this page'
|
||||||
|
VIRTUALPAGEWARNINGSETTINGS: 'Please choose a linked page in the main content fields in order to publish'
|
||||||
Viewers: 'Viewers Groups'
|
Viewers: 'Viewers Groups'
|
||||||
Visibility: Visibility
|
Visibility: Visibility
|
||||||
has_one_Parent: 'Parent Page'
|
has_one_Parent: 'Parent Page'
|
||||||
many_many_BackLinkTracking: 'Backlink Tracking'
|
many_many_BackLinkTracking: 'Backlink Tracking'
|
||||||
many_many_ImageTracking: 'Image Tracking'
|
many_many_ImageTracking: 'Image Tracking'
|
||||||
many_many_LinkTracking: 'Link Tracking'
|
many_many_LinkTracking: 'Link Tracking'
|
||||||
|
SilverStripe\CMS\Model\VirtualPage:
|
||||||
|
CHOOSE: 'Linked Page'
|
||||||
|
DESCRIPTION: 'Displays the content of another page'
|
||||||
|
EditLink: edit
|
||||||
|
HEADER: 'This is a virtual page'
|
||||||
|
HEADERWITHLINK: 'This is a virtual page copying content from "{title}" ({link})'
|
||||||
|
PLURALNAME: 'Virtual Pages'
|
||||||
|
PLURALS:
|
||||||
|
one: 'A Virtual Page'
|
||||||
|
other: '{count} Virtual Pages'
|
||||||
|
PageTypNotAllowedOnRoot: 'Original page type "{type}" is not allowed on the root level for this virtual page'
|
||||||
|
SINGULARNAME: 'Virtual Page'
|
||||||
|
SilverStripe\CMS\Reports\BrokenLinksReport:
|
||||||
|
Any: Any
|
||||||
|
BROKENLINKS: 'Broken links report'
|
||||||
|
CheckSite: 'Check site'
|
||||||
|
CheckSiteDropdownDraft: 'Draft Site'
|
||||||
|
CheckSiteDropdownPublished: 'Published Site'
|
||||||
|
ColumnDateLastModified: 'Date last modified'
|
||||||
|
ColumnDateLastPublished: 'Date last published'
|
||||||
|
ColumnProblemType: 'Problem type'
|
||||||
|
ColumnURL: URL
|
||||||
|
HasBrokenFile: 'has broken file'
|
||||||
|
HasBrokenLink: 'has broken link'
|
||||||
|
HasBrokenLinkAndFile: 'has broken link and file'
|
||||||
|
HoverTitleEditPage: 'Edit page'
|
||||||
|
PageName: 'Page name'
|
||||||
|
ReasonDropdown: 'Problem to check'
|
||||||
|
ReasonDropdownBROKENFILE: 'Broken file'
|
||||||
|
ReasonDropdownBROKENLINK: 'Broken link'
|
||||||
|
ReasonDropdownRPBROKENLINK: 'Redirector page pointing to non-existent page'
|
||||||
|
ReasonDropdownVPBROKENLINK: 'Virtual page pointing to non-existent page'
|
||||||
|
RedirectorNonExistent: 'redirector page pointing to non-existent page'
|
||||||
|
VirtualPageNonExistent: 'virtual page pointing to non-existent page'
|
||||||
|
SilverStripe\CMS\Search\SearchForm:
|
||||||
|
FILTERDATEFROM: From
|
||||||
|
FILTERDATETO: To
|
||||||
|
FILTERLABELTEXT: Search
|
||||||
|
GO: Go
|
||||||
|
PAGEFILTERDATEHEADING: 'Last edited'
|
||||||
|
SEARCH: Search
|
||||||
|
SearchResults: 'Search Results'
|
||||||
|
SilverStripe\CMS\Tasks\RemoveOrphanedPagesTask:
|
||||||
|
BUTTONRUN: Run
|
||||||
|
CHOOSEOPERATION: 'Choose operation:'
|
||||||
|
DELETEWARNING: 'Warning: These operations are not reversible. Please handle with care.'
|
||||||
|
HEADER: 'Remove all orphaned pages task'
|
||||||
|
NONEFOUND: 'No orphans found'
|
||||||
|
NONEREMOVED: 'None removed'
|
||||||
|
OPERATION_REMOVE: 'Remove selected from all stages (WARNING: Will destroy all selected pages from both stage and live)'
|
||||||
|
SELECTALL: 'select all'
|
||||||
|
UNSELECTALL: 'unselect all'
|
||||||
|
SilverStripe\Reports\SideReport:
|
||||||
|
BROKENFILES: 'Pages with broken files'
|
||||||
|
BROKENREDIRECTORPAGES: 'RedirectorPages pointing to deleted pages'
|
||||||
|
BROKENVIRTUALPAGES: 'VirtualPages pointing to deleted pages'
|
||||||
|
BrokenLinksGroupTitle: 'Broken links reports'
|
||||||
|
ContentGroupTitle: 'Content reports'
|
||||||
|
EMPTYPAGES: 'Pages with no content'
|
||||||
|
LAST2WEEKS: 'Pages edited in the last 2 weeks'
|
||||||
|
ParameterLiveCheckbox: 'Check live site'
|
||||||
|
SilverStripe\Security\Permission:
|
||||||
|
CONTENT_CATEGORY: 'Content permissions'
|
||||||
|
PERMISSIONS_CATEGORY: 'Roles and access permissions'
|
||||||
|
SiteTree:
|
||||||
|
LASTPUBLISHED: 'Last published'
|
||||||
|
LASTSAVED: 'Last saved'
|
||||||
|
NOTPUBLISHED: 'Not published'
|
||||||
SiteTreeFileExtension:
|
SiteTreeFileExtension:
|
||||||
BACKLINK_LIST_DESCRIPTION: 'This list shows all pages where the file has been added through a WYSIWYG editor.'
|
|
||||||
EDIT: Edit
|
|
||||||
TITLE_INDEX: '#'
|
TITLE_INDEX: '#'
|
||||||
TITLE_TYPE: Type
|
TITLE_TYPE: Type
|
||||||
TITLE_USED_ON: 'Used on'
|
TITLE_USED_ON: 'Used on'
|
||||||
SiteTreeURLSegmentField:
|
|
||||||
EMPTY: 'Please enter a URL Segment or click cancel'
|
|
||||||
HelpChars: ' Special characters are automatically converted or removed.'
|
|
||||||
URLSegmentField:
|
URLSegmentField:
|
||||||
Cancel: Cancel
|
Cancel: Cancel
|
||||||
Edit: Edit
|
Edit: Edit
|
||||||
@ -452,12 +378,3 @@ en:
|
|||||||
ViewArchivedEmail_ss:
|
ViewArchivedEmail_ss:
|
||||||
CANACCESS: 'You can access the archived site at this link:'
|
CANACCESS: 'You can access the archived site at this link:'
|
||||||
HAVEASKED: 'You have asked to view the content of our site on'
|
HAVEASKED: 'You have asked to view the content of our site on'
|
||||||
VirtualPage:
|
|
||||||
CHOOSE: 'Linked Page'
|
|
||||||
DESCRIPTION: 'Displays the content of another page'
|
|
||||||
EditLink: edit
|
|
||||||
HEADER: 'This is a virtual page'
|
|
||||||
HEADERWITHLINK: 'This is a virtual page copying content from "{title}" ({link})'
|
|
||||||
PLURALNAME: 'Virtual Pages'
|
|
||||||
PageTypNotAllowedOnRoot: 'Original page type "{type}" is not allowed on the root level for this virtual page'
|
|
||||||
SINGULARNAME: 'Virtual Page'
|
|
||||||
|
Loading…
Reference in New Issue
Block a user