Initial commit - Typo3 11.5.41
This commit is contained in:
17
typo3conf/l10n/it/indexed_search/mod/it.locallang_mod.xlf
Normal file
17
typo3conf/l10n/it/indexed_search/mod/it.locallang_mod.xlf
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
||||
<file t3:id="1415814834" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:33Z" product-name="indexed_search" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="mlang_labels_tablabel" xml:space="preserve" approved="yes">
|
||||
<source>View statistics for the Indexing Engine</source>
|
||||
<target state="translated">Statistiche del motore di indicizzazione</target></trans-unit>
|
||||
<trans-unit id="mlang_labels_tabdescr" xml:space="preserve" approved="yes">
|
||||
<source>This lets you manage settings for the Indexing Engine which is provided by the frontend website. You can see statistics of indexed pages. Indexing must be enabled in the TypoScript template.<br /><em>Access for 'admin' users only!</em></source>
|
||||
<target state="translated">In questo modulo puoi configurare il motore di indicizzazione del sito web. Puoi vedere le statistiche sulle pagine indicizzate. L'indicizzazione deve essere attivata nel template Typoscript.<br /><em>Accesso riservato ai soli utenti 'admin'!</em></target></trans-unit>
|
||||
<trans-unit id="mlang_tabs_tab" xml:space="preserve" approved="yes">
|
||||
<source>Indexing</source>
|
||||
<target state="translated">Indicizzazione</target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
10
typo3conf/l10n/it/indexed_search/mod/it.locallang_mod.xml
Normal file
10
typo3conf/l10n/it/indexed_search/mod/it.locallang_mod.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="mlang_labels_tablabel">Statistiche del motore di indicizzazione</label>
|
||||
<label index="mlang_labels_tabdescr">In questo modulo puoi configurare il motore di indicizzazione del sito web. Puoi vedere le statistiche sulle pagine indicizzate. L'indicizzazione deve essere attivata nel template Typoscript.<br /><em>Accesso riservato ai soli utenti 'admin'!</em></label>
|
||||
<label index="mlang_tabs_tab">Indicizzazione</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user