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,14 @@
<?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="2015-11-09T01:59:35Z" product-name="func_wizards">
<header/>
<body>
<trans-unit id="mod_wizards" xml:space="preserve" approved="yes">
<source>Wizards</source>
<target state="translated">Assistenten</target></trans-unit>
<trans-unit id="wiz_lWizards" xml:space="preserve" approved="yes">
<source>Select Wizard</source>
<target state="translated">Assistenten wählen</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="de" type="array">
<label index="mod_wizards">Assistenten</label>
<label index="wiz_lWizards">Assistenten wählen</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,19 @@
<?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="2015-11-09T01:59:35Z" product-name="func_wizards">
<header/>
<body>
<trans-unit id="tx_funcwizards.alttitle" xml:space="preserve" approved="yes">
<source>Page Wizards</source>
<target state="translated">Seitenassistenten</target></trans-unit>
<trans-unit id="tx_funcwizards.description" xml:space="preserve" approved="yes">
<source>This submodule provides a framework where wizards can be added. Available wizards currently include a wizard for creating pages and sorting pages by title etc.</source>
<target state="translated">Dieses Modul bietet einen Rahmen, um neue Assistenten einzufügen. Bereits verfügbare Assistenten bieten Funktionalitäten wie mehrfache Seitenerzeugung und alphabetische Seitensortierung.</target></trans-unit>
<trans-unit id="_tx_funcwizards.seeAlso" xml:space="preserve" approved="yes">
<source>_MOD_web_func:tx_wizardcrpages,
_MOD_web_func:tx_wizardsortpages</source>
<target state="translated">_MOD_web_func:tx_wizardcrpages, _MOD_web_func:tx_wizardsortpages</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note></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="tx_funcwizards.alttitle">Seitenassistenten</label>
<label index="tx_funcwizards.description">Dieses Modul bietet einen Rahmen, um neue Assistenten einzufügen. Bereits verfügbare Assistenten bieten Funktionalitäten wie mehrfache Seitenerzeugung und alphabetische Seitensortierung.</label>
<label index="_tx_funcwizards.seeAlso">_MOD_web_func:tx_wizardcrpages, _MOD_web_func:tx_wizardsortpages</label>
</languageKey>
</data>
</T3locallangExt>