Initial commit

This commit is contained in:
2018-04-02 08:07:38 +02:00
commit 7330c1ed3e
2054 changed files with 405203 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<xliff version="1.0">
<file source-language="en" target-language="de" datatype="plaintext" original="messages" date="2016-02-19T02:22:02Z" product-name="indexed_search">
<header/>
<body>
<trans-unit id="mlang_labels_tabdescr" approved="yes">
<source>This lets you manage settings for the Indexing Engine which is provided by the frontend website. You can see statistics of indexed pages. Indexing must be enabled in the TypoScript template.&lt;br /&gt;&lt;em&gt;Access for 'admin' users only!&lt;/em&gt;</source>
<target state="translated">Hier können Sie die Einstellungen der Indizierungs-Engine vornehmen, welche durch das TYPO3-Frontend zur Verfügung gestellt wird. Sie können Statistiken über indizierte Seiten ansehen. Die Indizierung muss allerdings im TypoScript-Template aktiviert werden.&lt;br /&gt;&lt;em&gt;Zugriff nur für Administratoren!&lt;/em&gt;</target>
</trans-unit>
<trans-unit id="mlang_labels_tablabel" approved="yes">
<source>View statistics for the Indexing Engine</source>
<target state="translated">Statistik für die Indizierungs-Engine</target>
</trans-unit>
<trans-unit id="mlang_tabs_tab" approved="yes">
<source>Indexing</source>
<target state="translated">Indizierung</target>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="de" type="array">
<label index="mlang_labels_tabdescr">Hier können Sie die Einstellungen der Indizierungs-Engine vornehmen, welche durch das TYPO3-Frontend zur Verfügung gestellt wird. Sie können Statistiken über indizierte Seiten ansehen. Die Indizierung muss allerdings im TypoScript-Template aktiviert werden.&lt;br /&gt;&lt;em&gt;Zugriff nur für Administratoren!&lt;/em&gt;</label>
<label index="mlang_labels_tablabel">Statistik für die Indizierungs-Engine</label>
<label index="mlang_tabs_tab">Indizierung</label>
</languageKey>
</data>
</T3locallangExt>