mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
c9d3a1f854
Fixes for SS 3.0 beta 3 Fixed compatibility issues with ss3.0 rc1 fixed potential issue caused by the from array format changing in 3.0 Fixed strict standards warnings Fixed strict notice "Only variables should be passed by reference" Fixed strict notice "Only variables should be passed by reference" Fixed strict notice caused by SubsiteAdmin not declaring all of the properties for getCMSFields() Made Subsite::accessible_sites() static Fixed issue caused when trying to add a domain before saving for the first time Fixed undefined property ParentID
41 lines
1.5 KiB
YAML
41 lines
1.5 KiB
YAML
tr_TR:
|
||
SubsiteAdmin:
|
||
MENUTITLE: "Alt Siteler"
|
||
GroupSubsites:
|
||
ACCESSALL: "All subsites"
|
||
ACCESSONLY: "Only these subsites"
|
||
ACCESSRADIOTITLE: "Give this group access to"
|
||
SECURITYTABTITLE: "Alt Siteler"
|
||
SECURITYACCESS: "Alt sitelere İYS erişimini kısıtla"
|
||
ModelAdmin:
|
||
LOADEDFOREDITING: "Loaded \'%s\' for editing."
|
||
RelatedPageLink:
|
||
PLURALNAME: "Related Page Links"
|
||
SINGULARNAME: "Related Page Link"
|
||
Subsite:
|
||
PLURALNAME: "Alt Siteler"
|
||
SINGULARNAME: "Alt Site"
|
||
DOMAINSAVEFIRST: "You can only add domains after saving for the first time"
|
||
SubsiteDomain:
|
||
PLURALNAME: "Subsite Domains"
|
||
SINGULARNAME: "Subsite Domain"
|
||
DOMAIN: "Domain"
|
||
IS_PRIMARY: "Is Primary Domain"
|
||
Subsite_Template:
|
||
PLURALNAME: "Subsite Templats"
|
||
SINGULARNAME: "Subsite Template"
|
||
SubsitesVirtualPage:
|
||
PLURALNAME: "Alt Site Sanal Sayfalar"
|
||
SINGULARNAME: "Alt Site Sanal Sayfa"
|
||
VirtualPage:
|
||
CHOOSE: "İzleyene bağlantı vermek için bir sayfa seçiniz: "
|
||
EDITCONTENT: "İçeriği düzenlemek için tıklayınız"
|
||
GridFieldAddFromTemplateButton:
|
||
AddFromTemplate: "Add New from Template"
|
||
GridFieldAddFromTemplate:
|
||
NewFromTemplate: "New %s from template"
|
||
TEMPLATE_NOT_FOUND: "The selected template could not be found"
|
||
TEMPLATE: "Template"
|
||
LeftAndMainSubsites:
|
||
DEFAULT_SITE: "Default Site"
|