Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?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-19T00:40:21Z" product-name="compatibility6">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="setPageTSconfig" approved="yes">
|
||||
<source>Set PageTSconfig by default: If you are going to use this extension by default in this database then set this flag. In that case you don't need to set specific PageTSconfig for each page, which you have to do otherwise!</source>
|
||||
<target state="translated">Seiten-TSconfig standardmäßig setzen: Wenn Sie diese Erweiterung in dieser Datenbank standardmäßig nutzen, aktivieren Sie diese Option. Sie müssen dann kein spezielles Seiten-TSconfig für jede Seite setzen, was Sie sonst tun müssten!</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="de" type="array">
|
||||
<label index="setPageTSconfig">Seiten-TSconfig standardmäßig setzen: Wenn Sie diese Erweiterung in dieser Datenbank standardmäßig nutzen, aktivieren Sie diese Option. Sie müssen dann kein spezielles Seiten-TSconfig für jede Seite setzen, was Sie sonst tun müssten!</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?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-19T00:40:21Z" product-name="compatibility6">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="mod_wizards" approved="yes">
|
||||
<source>Wizards</source>
|
||||
<target state="translated">Assistent</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="wiz_lWizards" approved="yes">
|
||||
<source>Select Wizard</source>
|
||||
<target state="translated">Assistent auswählen</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="de" type="array">
|
||||
<label index="mod_wizards">Assistent</label>
|
||||
<label index="wiz_lWizards">Assistent auswählen</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?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-19T00:40:21Z" product-name="compatibility6">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="tx_funcwizards.alttitle" approved="yes">
|
||||
<source>Page Wizards</source>
|
||||
<target state="translated">Seitenassistenten</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="tx_funcwizards.description" 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 stellt ein Framework zur Verfügung, zu dem Assistenten hinzugefügt werden können. Momentan sind Assistenten zum Erstellen von Seiten, zum Sortieren nach Seitentitel usw. verfügbar.</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>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?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 stellt ein Framework zur Verfügung, zu dem Assistenten hinzugefügt werden können. Momentan sind Assistenten zum Erstellen von Seiten, zum Sortieren nach Seitentitel usw. verfügbar.</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