Initial commit - Typo3 11.5.41
This commit is contained in:
32
typo3conf/l10n/it/indexed_search/modfunc2/it.locallang.xlf
Normal file
32
typo3conf/l10n/it/indexed_search/modfunc2/it.locallang.xlf
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
||||
<file t3:id="1415814836" 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="title" xml:space="preserve" approved="yes">
|
||||
<source>Indexed search statistics</source>
|
||||
<target state="translated">Statistiche ricerca indicizzata</target></trans-unit>
|
||||
<trans-unit id="title2" xml:space="preserve" approved="yes">
|
||||
<source>List of most searched words</source>
|
||||
<target state="translated">Lista delle parole più ricercate</target></trans-unit>
|
||||
<trans-unit id="noresults" xml:space="preserve" approved="yes">
|
||||
<source>No results</source>
|
||||
<target state="translated">Nessun risultato</target></trans-unit>
|
||||
<trans-unit id="all" xml:space="preserve" approved="yes">
|
||||
<source>All</source>
|
||||
<target state="translated">Tutte</target></trans-unit>
|
||||
<trans-unit id="last30days" xml:space="preserve" approved="yes">
|
||||
<source>Last 30 days</source>
|
||||
<target state="translated">Ultimi 30 giorni</target></trans-unit>
|
||||
<trans-unit id="last24hours" xml:space="preserve" approved="yes">
|
||||
<source>Last 24 hours</source>
|
||||
<target state="translated">Ultime 24 ore</target></trans-unit>
|
||||
<trans-unit id="justthispage" xml:space="preserve" approved="yes">
|
||||
<source>Statistics for this page only</source>
|
||||
<target state="translated">Statistiche solo per questa pagina</target></trans-unit>
|
||||
<trans-unit id="allpages" xml:space="preserve" approved="yes">
|
||||
<source>Statistics for all pages. Select a page with indexed search form to see several statistics</source>
|
||||
<target state="translated">Statistiche per tutte le pagine. Seleziona una pagina con una form di ricerca indicizzata per vedere diverse statistiche</target></trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
15
typo3conf/l10n/it/indexed_search/modfunc2/it.locallang.xml
Normal file
15
typo3conf/l10n/it/indexed_search/modfunc2/it.locallang.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="title">Statistiche ricerca indicizzata</label>
|
||||
<label index="title2">Lista delle parole più ricercate</label>
|
||||
<label index="noresults">Nessun risultato</label>
|
||||
<label index="all">Tutte</label>
|
||||
<label index="last30days">Ultimi 30 giorni</label>
|
||||
<label index="last24hours">Ultime 24 ore</label>
|
||||
<label index="justthispage">Statistiche solo per questa pagina</label>
|
||||
<label index="allpages">Statistiche per tutte le pagine. Seleziona una pagina con una form di ricerca indicizzata per vedere diverse statistiche</label>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user