Initial commit - Typo3 11.5.41

This commit is contained in:
Matteo Gallo
2026-07-03 17:53:31 +02:00
commit 5ca4743197
6811 changed files with 568848 additions and 0 deletions

View File

@@ -0,0 +1,71 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814952" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Substitute this occurrence?" xml:space="preserve" approved="yes">
<source>Substitute this occurrence?</source>
<target state="translated">Sostituire questa occorrenza?</target></trans-unit>
<trans-unit id="Enter the text you want to find" xml:space="preserve" approved="yes">
<source>Enter the text you want to find</source>
<target state="translated">Inserisci il testo che vuoi trovare</target></trans-unit>
<trans-unit id="Inform a replacement word" xml:space="preserve" approved="yes">
<source>This will erase all occurrences.</source>
<target state="translated">Questo cancellerà tutte le occorrenze.</target></trans-unit>
<trans-unit id="found items" xml:space="preserve" approved="yes">
<source>found items</source>
<target state="translated">elementi trovati</target></trans-unit>
<trans-unit id="replaced items" xml:space="preserve" approved="yes">
<source>replaced items</source>
<target state="translated">elementi sostituiti</target></trans-unit>
<trans-unit id="found item" xml:space="preserve" approved="yes">
<source>item found</source>
<target state="translated">elemento trovato</target></trans-unit>
<trans-unit id="replaced item" xml:space="preserve" approved="yes">
<source>item replaced</source>
<target state="translated">elemento sostituito</target></trans-unit>
<trans-unit id="not found" xml:space="preserve" approved="yes">
<source>not found</source>
<target state="translated">non trovato</target></trans-unit>
<trans-unit id="Find and Replace" xml:space="preserve" approved="yes">
<source>Find And Replace</source>
<target state="translated">Trova e Sostituisci</target></trans-unit>
<trans-unit id="Options" xml:space="preserve" approved="yes">
<source>Options</source>
<target state="translated">Opzioni:</target></trans-unit>
<trans-unit id="Whole words only" xml:space="preserve" approved="yes">
<source>Whole words only</source>
<target state="translated">Solo parole intere</target></trans-unit>
<trans-unit id="Case sensitive search" xml:space="preserve" approved="yes">
<source>Case sensitive search</source>
<target state="translated">Ricerca sensibile a MAIUSCOLE/MINUSCOLE</target></trans-unit>
<trans-unit id="Substitute all occurrences" xml:space="preserve" approved="yes">
<source>Substitute all occurrences</source>
<target state="translated">Sostituisci tutte le occorrenze</target></trans-unit>
<trans-unit id="Search for:" xml:space="preserve" approved="yes">
<source>Search for:</source>
<target state="translated">Cerca per:</target></trans-unit>
<trans-unit id="Replace with:" xml:space="preserve" approved="yes">
<source>Replace with:</source>
<target state="translated">Sostituisci con:</target></trans-unit>
<trans-unit id="Actions" xml:space="preserve" approved="yes">
<source>Actions</source>
<target state="translated">Azioni:</target></trans-unit>
<trans-unit id="Clear" xml:space="preserve" approved="yes">
<source>Clear</source>
<target state="translated">Pulisci</target></trans-unit>
<trans-unit id="Highlight" xml:space="preserve" approved="yes">
<source>Highlight</source>
<target state="translated">Evidenzia</target></trans-unit>
<trans-unit id="Undo" xml:space="preserve" approved="yes">
<source>Undo</source>
<target state="translated">Passo indietro</target></trans-unit>
<trans-unit id="Next" xml:space="preserve" approved="yes">
<source>Next</source>
<target state="translated">Prossima</target></trans-unit>
<trans-unit id="Done" xml:space="preserve" approved="yes">
<source>Done</source>
<target state="translated">Fatto</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Substitute this occurrence?">Sostituire questa occorrenza?</label>
<label index="Enter the text you want to find">Inserisci il testo che vuoi trovare</label>
<label index="Inform a replacement word">Questo cancellerà tutte le occorrenze.</label>
<label index="found items">elementi trovati</label>
<label index="replaced items">elementi sostituiti</label>
<label index="found item">elemento trovato</label>
<label index="replaced item">elemento sostituito</label>
<label index="not found">non trovato</label>
<label index="Find and Replace">Trova e Sostituisci</label>
<label index="Options">Opzioni:</label>
<label index="Whole words only">Solo parole intere</label>
<label index="Case sensitive search">Ricerca sensibile a MAIUSCOLE/MINUSCOLE</label>
<label index="Substitute all occurrences">Sostituisci tutte le occorrenze</label>
<label index="Search for:">Cerca per:</label>
<label index="Replace with:">Sostituisci con:</label>
<label index="Actions">Azioni:</label>
<label index="Clear">Pulisci</label>
<label index="Highlight">Evidenzia</label>
<label index="Undo">Passo indietro</label>
<label index="Next">Prossima</label>
<label index="Done">Fatto</label>
</languageKey>
</data>
</T3locallangExt>