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
f95a10852b
commit
faad047848
@ -5,6 +5,7 @@ en:
|
|||||||
ActionAdd: 'Add folder'
|
ActionAdd: 'Add folder'
|
||||||
AppCategoryArchive: Archive
|
AppCategoryArchive: Archive
|
||||||
AppCategoryAudio: Audio
|
AppCategoryAudio: Audio
|
||||||
|
AppCategoryDocument: Document
|
||||||
AppCategoryFlash: Flash
|
AppCategoryFlash: Flash
|
||||||
AppCategoryImage: Image
|
AppCategoryImage: Image
|
||||||
AppCategoryVideo: Video
|
AppCategoryVideo: Video
|
||||||
@ -162,17 +163,18 @@ en:
|
|||||||
DRAFTSITE: 'Draft Site'
|
DRAFTSITE: 'Draft Site'
|
||||||
DRAFT_SITE_ACCESS_RESTRICTION: 'You must log in with your CMS password in order to view the draft or archived content. <a href="%s">Click here to go back to the published site.</a>'
|
DRAFT_SITE_ACCESS_RESTRICTION: 'You must log in with your CMS password in order to view the draft or archived content. <a href="%s">Click here to go back to the published site.</a>'
|
||||||
Email: Email
|
Email: Email
|
||||||
|
INSTALL_SUCCESS: 'Installation Successful!'
|
||||||
InstallFilesDeleted: 'Installation files have been successfully deleted.'
|
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>'
|
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.'
|
InstallSuccessCongratulations: 'SilverStripe has been successfully installed!'
|
||||||
LOGGEDINAS: 'Logged in as'
|
LOGGEDINAS: 'Logged in as'
|
||||||
LOGIN: Login
|
LOGIN: Login
|
||||||
LOGOUT: 'Log out'
|
LOGOUT: 'Log out'
|
||||||
NOTLOGGEDIN: 'Not logged in'
|
NOTLOGGEDIN: 'Not logged in'
|
||||||
PUBLISHEDSITE: 'Published Site'
|
PUBLISHEDSITE: 'Published Site'
|
||||||
Password: Password
|
Password: Password
|
||||||
PostInstallTutorialIntro: 'This website is a simplistic version of a SilverStripe 2 site. To extend this, please take a look at {link}.'
|
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 site\''s content by opening <a href="{link}">the CMS</a>.'
|
StartEditing: 'You can start editing your site''s content by opening <a href=\"{link}\">the CMS</a>.'
|
||||||
UnableDeleteInstall: 'Unable to delete installation files. Please delete the files below manually'
|
UnableDeleteInstall: 'Unable to delete installation files. Please delete the files below manually'
|
||||||
VIEWPAGEIN: 'View Page in:'
|
VIEWPAGEIN: 'View Page in:'
|
||||||
ErrorPage:
|
ErrorPage:
|
||||||
@ -328,6 +330,7 @@ en:
|
|||||||
MODIFIEDONDRAFTHELP: 'Page has unpublished changes'
|
MODIFIEDONDRAFTHELP: 'Page has unpublished changes'
|
||||||
MODIFIEDONDRAFTSHORT: Modified
|
MODIFIEDONDRAFTSHORT: Modified
|
||||||
MetadataToggle: Metadata
|
MetadataToggle: Metadata
|
||||||
|
OBSOLETECLASS: 'This page is of obsolete type {type}. Saving will reset it''s type and you may lose data'
|
||||||
PAGELOCATION: 'Page location'
|
PAGELOCATION: 'Page location'
|
||||||
PAGETITLE: 'Page name'
|
PAGETITLE: 'Page name'
|
||||||
PAGETYPE: 'Page type'
|
PAGETYPE: 'Page type'
|
||||||
|
Loading…
Reference in New Issue
Block a user