Initial commit
This commit is contained in:
14
typo3conf/l10n/de/func_wizards/de.locallang.xlf
Normal file
14
typo3conf/l10n/de/func_wizards/de.locallang.xlf
Normal 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>
|
||||
9
typo3conf/l10n/de/func_wizards/de.locallang.xml
Normal file
9
typo3conf/l10n/de/func_wizards/de.locallang.xml
Normal 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>
|
||||
19
typo3conf/l10n/de/func_wizards/de.locallang_csh.xlf
Normal file
19
typo3conf/l10n/de/func_wizards/de.locallang_csh.xlf
Normal 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>
|
||||
10
typo3conf/l10n/de/func_wizards/de.locallang_csh.xml
Normal file
10
typo3conf/l10n/de/func_wizards/de.locallang_csh.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="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>
|
||||
Reference in New Issue
Block a user