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
|
Back: Back
|
||||||
BasicFieldsTestPage:
|
BasicFieldsTestPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Generic content page'
|
||||||
|
BigFamilyPage:
|
||||||
|
DESCRIPTION: 'Generic content page'
|
||||||
BrokenLinksReport:
|
BrokenLinksReport:
|
||||||
Any: Any
|
Any: Any
|
||||||
BROKENLINKS: 'Broken links report'
|
BROKENLINKS: 'Broken links report'
|
||||||
@ -84,8 +86,9 @@ en:
|
|||||||
PAGETYPEOPT: 'Page Type'
|
PAGETYPEOPT: 'Page Type'
|
||||||
PUBALLCONFIRM: 'Please publish every page in the site, copying content stage to live'
|
PUBALLCONFIRM: 'Please publish every page in the site, copying content stage to live'
|
||||||
PUBALLFUN: '"Publish All" functionality'
|
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'
|
PUBPAGES: 'Done: Published {count} pages'
|
||||||
|
PageAdded: 'Successfully created page'
|
||||||
REMOVED: 'Deleted ''%s''%s from live site'
|
REMOVED: 'Deleted ''%s''%s 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'
|
||||||
@ -206,6 +209,7 @@ en:
|
|||||||
GridFieldTestPage:
|
GridFieldTestPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Generic content page'
|
||||||
LeftAndMain:
|
LeftAndMain:
|
||||||
|
DELETED: Deleted.
|
||||||
PreviewButton: Preview
|
PreviewButton: Preview
|
||||||
SAVEDUP: Saved.
|
SAVEDUP: Saved.
|
||||||
STATUSPUBLISHEDSUCCESS: 'Published ''{title}'' successfully'
|
STATUSPUBLISHEDSUCCESS: 'Published ''{title}'' successfully'
|
||||||
@ -213,6 +217,16 @@ en:
|
|||||||
VersionUnknown: Unknown
|
VersionUnknown: Unknown
|
||||||
LegacyTableFieldsTestPage:
|
LegacyTableFieldsTestPage:
|
||||||
DESCRIPTION: 'Generic content page'
|
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:
|
Page:
|
||||||
DESCRIPTION: 'Generic content page'
|
DESCRIPTION: 'Generic content page'
|
||||||
Permission:
|
Permission:
|
||||||
@ -259,8 +273,6 @@ en:
|
|||||||
EDITHEADER: 'Who can edit pages on this site?'
|
EDITHEADER: 'Who can edit pages on this site?'
|
||||||
EDIT_PERMISSION: 'Manage site configuration'
|
EDIT_PERMISSION: 'Manage site configuration'
|
||||||
EDIT_PERMISSION_HELP: 'Ability to edit global access settings/top-level page permissions.'
|
EDIT_PERMISSION_HELP: 'Ability to edit global access settings/top-level page permissions.'
|
||||||
PLURALNAME: 'Site Configs'
|
|
||||||
SINGULARNAME: 'Site Config'
|
|
||||||
SITENAMEDEFAULT: 'Your Site Name'
|
SITENAMEDEFAULT: 'Your Site Name'
|
||||||
SITETAGLINE: 'Site Tagline/Slogan'
|
SITETAGLINE: 'Site Tagline/Slogan'
|
||||||
SITETITLE: 'Site title'
|
SITETITLE: 'Site title'
|
||||||
@ -284,7 +296,6 @@ en:
|
|||||||
BUTTONSAVEPUBLISH: 'Save & Publish'
|
BUTTONSAVEPUBLISH: 'Save & Publish'
|
||||||
BUTTONUNPUBLISH: Unpublish
|
BUTTONUNPUBLISH: Unpublish
|
||||||
BUTTONUNPUBLISHDESC: 'Remove this page from the published site'
|
BUTTONUNPUBLISHDESC: 'Remove this page from the published site'
|
||||||
CHANGETO: 'Change to "%s"'
|
|
||||||
CREATED: 'Date Created'
|
CREATED: 'Date Created'
|
||||||
Comments: Comments
|
Comments: Comments
|
||||||
Content: Content
|
Content: Content
|
||||||
|
Loading…
Reference in New Issue
Block a user