Initial commit
This commit is contained in:
20
typo3conf/l10n/de/indexed_search/mod/de.locallang_mod.xlf
Normal file
20
typo3conf/l10n/de/indexed_search/mod/de.locallang_mod.xlf
Normal 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.<br /><em>Access for 'admin' users only!</em></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.<br /><em>Zugriff nur für Administratoren!</em></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>
|
||||
10
typo3conf/l10n/de/indexed_search/mod/de.locallang_mod.xml
Normal file
10
typo3conf/l10n/de/indexed_search/mod/de.locallang_mod.xml
Normal 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.<br /><em>Zugriff nur für Administratoren!</em></label>
|
||||
<label index="mlang_labels_tablabel">Statistik für die Indizierungs-Engine</label>
|
||||
<label index="mlang_tabs_tab">Indizierung</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user