silverstripe-subsites/lang/en.yml
Ingo Schommer 51e8d98707 Fixed translation namespacing
The TEMPLATE.ss.ENTITY wording stuffs up the YAML
parser in transifex, which made most translations
invisible to SilverStripe since they're indented wrongly.
Also removed empty FR file since Transifex complains about it on upload.
2013-11-14 23:18:01 +01:00

82 lines
2.8 KiB
YAML

en:
SubsiteAdmin:
MENUTITLE: Subsites
SubsiteXHRController:
MENUTITLE: SubsiteXHRController
ASSETADMIN:
SUBSITENOTICE: 'Folders and files created in the main site are accessible by all subsites.'
FileSubsites:
AllSitesDropdownOpt: 'All sites'
SubsiteFieldLabel: Subsite
GridFieldAddFromTemplateButton:
AddFromTemplate: 'Add New from Template'
GroupSubsites:
ACCESSALL: 'All subsites'
ACCESSONLY: 'Only these subsites'
ACCESSRADIOTITLE: 'Give this group access to'
GlobalGroup: 'global group'
MANAGE_SUBSITES: 'Manage subsites for groups'
MANAGE_SUBSITES_HELP: 'Ability to limit the permissions for a group to one or more subsites.'
SECURITYTABTITLE: Subsites
LeftAndMainSubsites:
Saved: 'Saved, please update related pages.'
LeftAndMain_Menu:
Hello: Hi
LOGOUT: 'Log out'
Permissions:
PERMISSIONS_CATEGORY: 'Roles and access permissions'
SiteTree:
PLURALNAME: Pages
SINGULARNAME: Page
SiteTreeSubsites:
CopyAction: Copy
CopyToSubsite: 'Copy page to subsite'
Subsite:
ButtonLabelCopy: 'Create copy'
COPYSTRUCTURE: 'Copy structure from:'
CopyMessage: 'Created a copy of {title}'
CustomExtraMeta: 'Custom Meta Tags'
CustomMetaDescription: Description
CustomMetaKeywords: Keywords
CustomMetaTitle: Title
DOMAINSAVEFIRST: 'You can only add domains after saving for the first time'
DomainsHeadline: 'Domains for this subsite'
DomainsListTitle: Domains
IsPublicHeaderField: 'Active subsite'
MANAGE_ASSETS: 'Manage assets for subsites'
MANAGE_ASSETS_HELP: 'Ability to select the subsite to which an asset folder belongs. Requires "Access to Files & Images."'
NOTEMPLATE: 'No template'
PLURALNAME: Subsits
PageTypeBlacklistField: 'Disallow page types?'
SINGULARNAME: Subsite
SiteConfigSubtitle: 'Your tagline here'
SiteConfigTitle: 'Your Site Name'
TabTitleConfig: Configuration
ValidateTitle: 'Please add a "Title"'
SubsiteDomain:
DOMAIN: Domain
IS_PRIMARY: 'Is Primary Domain'
PLURALNAME: 'Subsite Domains'
SINGULARNAME: 'Subsite Domain'
SubsiteReportWrapper:
ReportDropdown: Sites
Subsites:
DefaultSiteFieldLabel: 'Default site'
DomainFieldLabel: Domain
IsPublicFieldLabel: 'Enable public access'
LanguageFieldLabel: Language
MainSiteTitle: 'Main site'
PageTypeBlacklistFieldLabel: 'Page Type Blacklist'
PrimaryDomainFieldLabel: 'Primary Domain'
RedirectURLFieldLabel: 'Redirect URL'
ThemeFieldLabel: Theme
TitleFieldLabel: 'Subsite Name'
SubsitesVirtualPage:
DESCRIPTION: 'Displays the content of a page on another subsite'
PLURALNAME: 'Base Pages'
SINGULARNAME: 'Subsites Virtual Page'
SubsiteField: Subsite
VirtualPage:
CHOOSE: 'Choose a page to link to'
EDITCONTENT: 'Click here to edit the content'