| Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-tstemplate/Resources/Private/Language/ |
| Current File : /var/www/surf/TYPO3/vendor/typo3/cms-tstemplate/Resources/Private/Language/locallang_analyzer.xlf |
<?xml version="1.0" encoding="UTF-8"?> <xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2"> <file source-language="en" datatype="plaintext" original="EXT:tstemplate/Resources/Private/Language/locallang_analyzer.xlf" date="2011-10-17T20:22:37Z" product-name="tstemplate"> <header/> <body> <trans-unit id="submodule.title" resname="submodule.title"> <source>Included TypoScript</source> </trans-unit> <trans-unit id="submodule.titleWithRecord" resname="submodule.titleWithRecord"> <source>Included TypoScript for record "%s"</source> </trans-unit> <trans-unit id="submodule.description" resname="submodule.description"> <source>Overview of the included TypoScript and include order for the current page.</source> </trans-unit> <trans-unit id="infobox.message.noTypoScriptFound" resname="infobox.message.noTypoScriptFound"> <source>No TypoScript found.</source> </trans-unit> <trans-unit id="options.selectedRecord" resname="options.selectedRecord"> <source>Selected record</source> </trans-unit> <trans-unit id="sectionHeadline.constants" resname="sectionHeadline.constants"> <source>Constants</source> </trans-unit> <trans-unit id="sectionHeadline.setup" resname="sectionHeadline.setup"> <source>Setup</source> </trans-unit> <trans-unit id="panel.header.syntaxErrors" resname="panel.header.syntaxErrors"> <source>Syntax scanner warnings</source> </trans-unit> <trans-unit id="panel.header.conditions" resname="panel.header.conditions"> <source>Conditions</source> </trans-unit> <trans-unit id="panel.header.configuration" resname="panel.header.configuration"> <source>Configuration</source> </trans-unit> <trans-unit id="panel.info.syntaxErrorCount.single" resname="panel.info.syntaxErrorCount.single"> <source>%s syntax warning</source> </trans-unit> <trans-unit id="panel.info.syntaxErrorCount.multiple" resname="panel.info.syntaxErrorCount.multiple"> <source>%s syntax warnings</source> </trans-unit> <trans-unit id="panel.info.conditionActiveCount.multiple" resname="panel.info.conditionActiveCount.multiple"> <source>%s active conditions</source> </trans-unit> <trans-unit id="panel.info.conditionActiveCount.single" resname="panel.info.conditionActiveCount.single"> <source>%s active condition</source> </trans-unit> <trans-unit id="panel.info.conditionWithConstant" resname="panel.info.conditionWithConstant"> <source>Constant usage: [%s]</source> </trans-unit> <trans-unit id="syntaxError.sourceCode" resname="syntaxError.sourceCode"> <source>Show affected code snippet</source> </trans-unit> <trans-unit id="syntaxError.type.line.invalid" resname="syntaxError.type.line.invalid"> <source>Invalid line in "%1$s", line number "%2$s"</source> </trans-unit> <trans-unit id="syntaxError.type.brace.excess" resname="syntaxError.type.brace.excess"> <source>Brace in excess in "%1$s", line number "%2$s"</source> </trans-unit> <trans-unit id="syntaxError.type.brace.missing" resname="syntaxError.type.brace.missing"> <source>Brace missing in "%1$s", line number "%2$s"</source> </trans-unit> <trans-unit id="syntaxError.type.import.empty" resname="syntaxError.type.import.empty"> <source>Import does not find a file in "%1$s", line number "%2$s"</source> </trans-unit> <trans-unit id="tree.child.btn.sourceCode" resname="tree.child.btn.sourceCode"> <source>Show code</source> </trans-unit> <trans-unit id="tree.child.btn.sourceCodeWithResolvedIncludes" resname="tree.child.btn.sourceCodeWithResolvedIncludes"> <source>Show code including possible includes/imports</source> </trans-unit> <trans-unit id="tree.child.conditionVerdict.matched" resname="tree.child.conditionVerdict.matched"> <source>Matched</source> </trans-unit> <trans-unit id="tree.child.conditionVerdict.notMatched" resname="tree.child.conditionVerdict.notMatched"> <source>Not matched</source> </trans-unit> <trans-unit id="tree.child.setting.clear" resname="tree.child.setting.clear"> <source>Clear</source> </trans-unit> <trans-unit id="tree.child.setting.root" resname="tree.child.setting.root"> <source>Root</source> </trans-unit> <trans-unit id="tree.child.sysTemplateRecord" resname="tree.child.sysTemplateRecord"> <source>TypoScript record (page UID %s)</source> </trans-unit> <trans-unit id="tree.child.type.AtImport" resname="tree.child.type.AtImport"> <source>Included via "@import"</source> </trans-unit> <trans-unit id="tree.child.type.Condition" resname="tree.child.type.Condition"> <source>Condition (then)</source> </trans-unit> <trans-unit id="tree.child.type.ConditionElse" resname="tree.child.type.ConditionElse"> <source>Condition (else)</source> </trans-unit> <trans-unit id="tree.child.type.ConditionIncludeTyposcript" resname="tree.child.type.ConditionIncludeTyposcript"> <source>Included via "INCLUDE_TYPOSCRIPT" (with condition)</source> </trans-unit> <trans-unit id="tree.child.type.DefaultTypoScript" resname="tree.child.type.DefaultTypoScript"> <source>Included via "$GLOBALS"</source> </trans-unit> <trans-unit id="tree.child.type.DefaultTypoScriptMagicKey" resname="tree.child.type.DefaultTypoScriptMagicKey"> <source>Included via "$GLOBALS"</source> </trans-unit> <trans-unit id="tree.child.type.DefaultTypoScriptMagicKey_formlabel" resname="tree.child.type.DefaultTypoScriptMagicKey_formlabel"> <source>Default content rendering</source> </trans-unit> <trans-unit id="tree.child.type.ExtensionStatic" resname="tree.child.type.ExtensionStatic"> <source>TypoScript set (loaded automatically)</source> </trans-unit> <trans-unit id="tree.child.type.File" resname="tree.child.type.File"> <source>Part of a TypoScript set</source> </trans-unit> <trans-unit id="tree.child.type.IncludeStaticFileDatabase" resname="tree.child.type.IncludeStaticFileDatabase"> <source>TypoScript set</source> </trans-unit> <trans-unit id="tree.child.type.IncludeStaticFileFile" resname="tree.child.type.IncludeStaticFileFile"> <source>TypoScript set (included via file)</source> </trans-unit> <trans-unit id="tree.child.type.IncludeTyposcript" resname="tree.child.type.IncludeTyposcript"> <source>Included via "INCLUDE_TYPOSCRIPT"</source> </trans-unit> <trans-unit id="tree.child.type.Root" resname="tree.child.type.Root"> <source>Root</source> </trans-unit> <trans-unit id="tree.child.type.Segment" resname="tree.child.type.Segment"> <source>Code segment</source> </trans-unit> <trans-unit id="tree.child.type.Site" resname="tree.child.type.Site"> <source>Site</source> </trans-unit> <trans-unit id="tree.child.type.SysTemplate" resname="tree.child.type.SysTemplate"> <source>TypoScript record</source> </trans-unit> </body> </file> </xliff>