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,32 @@
<?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="all" xml:space="preserve" approved="yes">
<source>All</source>
<target state="translated">Alle</target></trans-unit>
<trans-unit id="allpages" xml:space="preserve" approved="yes">
<source>Statistics for all pages. Select a page with indexed search form to see several statistics</source>
<target state="translated">Statistik für alle Seiten. Einzelstatistiken sind auf Seiten mit Suchformularen der Indexsuche verfügbar</target></trans-unit>
<trans-unit id="justthispage" xml:space="preserve" approved="yes">
<source>Statistics for this page only</source>
<target state="translated">Statistik für diese Seite</target></trans-unit>
<trans-unit id="last24hours" xml:space="preserve" approved="yes">
<source>Last 24 hours</source>
<target state="translated">Letzte 24 Stunden</target></trans-unit>
<trans-unit id="last30days" xml:space="preserve" approved="yes">
<source>Last 30 days</source>
<target state="translated">Letzte 30 Tage</target></trans-unit>
<trans-unit id="noresults" xml:space="preserve" approved="yes">
<source>No results</source>
<target state="translated">Kein Ergebnis</target></trans-unit>
<trans-unit id="title" xml:space="preserve" approved="yes">
<source>Indexed search statistics</source>
<target state="translated">Statistik Indexsuche</target></trans-unit>
<trans-unit id="title2" xml:space="preserve" approved="yes">
<source>List of most searched words</source>
<target state="translated">Liste der meistgesuchten Wörter</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="de" type="array">
<label index="all">Alle</label>
<label index="allpages">Statistik für alle Seiten. Einzelstatistiken sind auf Seiten mit Suchformularen der Indexsuche verfügbar</label>
<label index="justthispage">Statistik für diese Seite</label>
<label index="last24hours">Letzte 24 Stunden</label>
<label index="last30days">Letzte 30 Tage</label>
<label index="noresults">Kein Ergebnis</label>
<label index="title">Statistik Indexsuche</label>
<label index="title2">Liste der meistgesuchten Wörter</label>
</languageKey>
</data>
</T3locallangExt>