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,68 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814927" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="No font" xml:space="preserve" approved="yes">
<source>No font</source>
<target state="translated">Nessun carattere</target></trans-unit>
<trans-unit id="No size" xml:space="preserve" approved="yes">
<source>No font size</source>
<target state="translated">Nessuna dimensione del carattere</target></trans-unit>
<trans-unit id="Default font" xml:space="preserve" approved="yes">
<source>Default font</source>
<target state="translated">Carattere predefinito</target></trans-unit>
<trans-unit id="Default size" xml:space="preserve" approved="yes">
<source>Default size</source>
<target state="translated">Dimensione predefinita</target></trans-unit>
<trans-unit id="Extra small" xml:space="preserve">
<source>Extra small</source>
<target></target></trans-unit>
<trans-unit id="Very small" xml:space="preserve">
<source>Very small</source>
<target></target></trans-unit>
<trans-unit id="Small" xml:space="preserve">
<source>Small</source>
<target></target></trans-unit>
<trans-unit id="Medium" xml:space="preserve">
<source>Medium</source>
<target></target></trans-unit>
<trans-unit id="Large" xml:space="preserve">
<source>Large</source>
<target></target></trans-unit>
<trans-unit id="Very large" xml:space="preserve">
<source>Very large</source>
<target></target></trans-unit>
<trans-unit id="Extra large" xml:space="preserve">
<source>Extra large</source>
<target></target></trans-unit>
<trans-unit id="Arial" xml:space="preserve">
<source>Arial</source>
<target></target></trans-unit>
<trans-unit id="Arial Black" xml:space="preserve">
<source>Arial Black</source>
<target></target></trans-unit>
<trans-unit id="Verdana" xml:space="preserve">
<source>Verdana</source>
<target></target></trans-unit>
<trans-unit id="Times New Roman" xml:space="preserve">
<source>Times New Roman</source>
<target></target></trans-unit>
<trans-unit id="Garamond" xml:space="preserve">
<source>Garamond</source>
<target></target></trans-unit>
<trans-unit id="Lucida Handwriting" xml:space="preserve">
<source>Lucida Handwriting</source>
<target></target></trans-unit>
<trans-unit id="Courier" xml:space="preserve">
<source>Courier</source>
<target></target></trans-unit>
<trans-unit id="Webdings" xml:space="preserve">
<source>Webdings</source>
<target></target></trans-unit>
<trans-unit id="Wingdings" xml:space="preserve">
<source>Wingdings</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="No font">Nessun carattere</label>
<label index="No size">Nessuna dimensione del carattere</label>
<label index="Default font">Carattere predefinito</label>
<label index="Default size">Dimensione predefinita</label>
<label index="Extra small"/>
<label index="Very small"/>
<label index="Small"/>
<label index="Medium"/>
<label index="Large"/>
<label index="Very large"/>
<label index="Extra large"/>
<label index="Arial"/>
<label index="Arial Black"/>
<label index="Verdana"/>
<label index="Times New Roman"/>
<label index="Garamond"/>
<label index="Lucida Handwriting"/>
<label index="Courier"/>
<label index="Webdings"/>
<label index="Wingdings"/>
</languageKey>
</data>
</T3locallangExt>