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,23 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814977" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="noTitle" xml:space="preserve" approved="yes">
<source>No title</source>
<target state="translated">Nessun titolo</target></trans-unit>
<trans-unit id="expand" xml:space="preserve" approved="yes">
<source>Expand category</source>
<target state="translated">Espandi categoria</target></trans-unit>
<trans-unit id="noTextSelection" xml:space="preserve" approved="yes">
<source>Error: There was no selected text to wrap.</source>
<target state="translated">Errore: nessun testo selezionato.</target></trans-unit>
<trans-unit id="pixels" xml:space="preserve" approved="yes">
<source>Pixels</source>
<target state="translated">Pixels</target></trans-unit>
<trans-unit id="filesize" xml:space="preserve" approved="yes">
<source>Filesize</source>
<target state="translated">Dimensioni file</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="noTitle">Nessun titolo</label>
<label index="expand">Espandi categoria</label>
<label index="noTextSelection">Errore: nessun testo selezionato.</label>
<label index="pixels">Pixels</label>
<label index="filesize">Dimensioni file</label>
</languageKey>
</data>
</T3locallangExt>