Initial commit - Typo3 11.5.41
This commit is contained in:
14
typo3conf/l10n/it/func_wizards/it.locallang.xlf
Normal file
14
typo3conf/l10n/it/func_wizards/it.locallang.xlf
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
||||
<file t3:id="1415814826" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:33Z" product-name="func_wizards" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="wiz_lWizards" xml:space="preserve" approved="yes">
|
||||
<source>Select Wizard</source>
|
||||
<target state="translated">Scegli Wizard</target></trans-unit>
|
||||
<trans-unit id="mod_wizards" xml:space="preserve" approved="yes">
|
||||
<source>Wizards</source>
|
||||
<target state="translated">Wizard</target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
9
typo3conf/l10n/it/func_wizards/it.locallang.xml
Normal file
9
typo3conf/l10n/it/func_wizards/it.locallang.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="wiz_lWizards">Scegli Wizard</label>
|
||||
<label index="mod_wizards">Wizard</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
20
typo3conf/l10n/it/func_wizards/it.locallang_csh.xlf
Normal file
20
typo3conf/l10n/it/func_wizards/it.locallang_csh.xlf
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
||||
<file t3:id="1415814827" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:33Z" product-name="func_wizards" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="tx_funcwizards.alttitle" xml:space="preserve" approved="yes">
|
||||
<source>Page Wizards</source>
|
||||
<target state="translated">Wizards di pagina</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">Questo sottomodulo rende disponibile un framework al quale si possono aggiungere i wizards. I wizards attualmente disponibili permettono di creare pagine multiple, ordinare le pagine in ordine alfabetico, etc.</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>
|
||||
11
typo3conf/l10n/it/func_wizards/it.locallang_csh.xml
Normal file
11
typo3conf/l10n/it/func_wizards/it.locallang_csh.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="tx_funcwizards.alttitle">Wizards di pagina</label>
|
||||
<label index="tx_funcwizards.description">Questo sottomodulo rende disponibile un framework al quale si possono aggiungere i wizards. I wizards attualmente disponibili permettono di creare pagine multiple, ordinare le pagine in ordine alfabetico, etc.</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