Files
cms-tstemplate/Resources/Private/Language/locallang.xlf
T

42 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" datatype="plaintext" original="EXT:tstemplate/Resources/Private/Language/locallang.xlf" date="2011-10-17T20:22:37Z" product-name="tstemplate">
<header/>
<body>
<trans-unit id="noRecordFound.infobox.title">
<source>No TypoScript record on the current page</source>
</trans-unit>
<trans-unit id="noRecordFound.infobox.message">
<source>You need to create a TypoScript record in order to edit your configuration.</source>
</trans-unit>
<trans-unit id="noRecordFound.goToClosestRecord.description">
<source>The closest TypoScript record is located on page '%s' (uid %s).</source>
</trans-unit>
<trans-unit id="noRecordFound.goToClosestRecord.link.title">
<source>Select this TypoScript record</source>
</trans-unit>
<trans-unit id="noRecordFound.createRootTypoScriptRecord.headline">
<source>Root TypoScript record</source>
</trans-unit>
<trans-unit id="noRecordFound.createRootTypoScriptRecord.description">
<source>Choose this option if you want this page to be the root of a new site.</source>
</trans-unit>
<trans-unit id="noRecordFound.createRootTypoScriptRecord.link.title">
<source>Create a root TypoScript record</source>
</trans-unit>
<trans-unit id="noRecordFound.createRootTypoScriptRecord.title.placeholder">
<source>NEW SITE</source>
</trans-unit>
<trans-unit id="noRecordFound.createAdditionalTypoScriptRecord.headline">
<source>Additional TypoScript record</source>
</trans-unit>
<trans-unit id="noRecordFound.createAdditionalTypoScriptRecord.description">
<source>An additional TypoScript record allows you to enter TypoScript values that will affect only this page and subpages.</source>
</trans-unit>
<trans-unit id="noRecordFound.createAdditionalTypoScriptRecord.link.title">
<source>Create an additional TypoScript record</source>
</trans-unit>
</body>
</file>
</xliff>