mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MINOR Updated translations master
This commit is contained in:
parent
f3912f32d8
commit
78163f9403
19
lang/en.yml
19
lang/en.yml
@ -34,6 +34,8 @@ en:
|
||||
Back: Back
|
||||
BasicFieldsTestPage:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
BigFamilyPage:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
BrokenLinksReport:
|
||||
Any: Any
|
||||
BROKENLINKS: 'Broken links report'
|
||||
@ -84,8 +86,9 @@ en:
|
||||
PAGETYPEOPT: 'Page Type'
|
||||
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\n intended to be used after there have been massive edits of the content, such as when the site was\n first built."
|
||||
PUBALLFUN2: "Pressing this button will do the equivalent of going to every page and pressing "publish". It's\n\t\t\t\tintended to be used after there have been massive edits of the content, such as when the site was\n\t\t\t\tfirst built."
|
||||
PUBPAGES: 'Done: Published {count} pages'
|
||||
PageAdded: 'Successfully created page'
|
||||
REMOVED: 'Deleted ''%s''%s from live site'
|
||||
REMOVEDPAGE: 'Removed ''{title}'' from the published site'
|
||||
REMOVEDPAGEFROMDRAFT: 'Removed ''%s'' from the draft site'
|
||||
@ -206,6 +209,7 @@ en:
|
||||
GridFieldTestPage:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
LeftAndMain:
|
||||
DELETED: Deleted.
|
||||
PreviewButton: Preview
|
||||
SAVEDUP: Saved.
|
||||
STATUSPUBLISHEDSUCCESS: 'Published ''{title}'' successfully'
|
||||
@ -213,6 +217,16 @@ en:
|
||||
VersionUnknown: Unknown
|
||||
LegacyTableFieldsTestPage:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
MyNonRootPage:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
MyOtherPage:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
MyPage:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
MyRandomPage:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
PackageManagerPage:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
Page:
|
||||
DESCRIPTION: 'Generic content page'
|
||||
Permission:
|
||||
@ -259,8 +273,6 @@ en:
|
||||
EDITHEADER: 'Who can edit pages on this site?'
|
||||
EDIT_PERMISSION: 'Manage site configuration'
|
||||
EDIT_PERMISSION_HELP: 'Ability to edit global access settings/top-level page permissions.'
|
||||
PLURALNAME: 'Site Configs'
|
||||
SINGULARNAME: 'Site Config'
|
||||
SITENAMEDEFAULT: 'Your Site Name'
|
||||
SITETAGLINE: 'Site Tagline/Slogan'
|
||||
SITETITLE: 'Site title'
|
||||
@ -284,7 +296,6 @@ en:
|
||||
BUTTONSAVEPUBLISH: 'Save & Publish'
|
||||
BUTTONUNPUBLISH: Unpublish
|
||||
BUTTONUNPUBLISHDESC: 'Remove this page from the published site'
|
||||
CHANGETO: 'Change to "%s"'
|
||||
CREATED: 'Date Created'
|
||||
Comments: Comments
|
||||
Content: Content
|
||||
|
Loading…
Reference in New Issue
Block a user