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,80 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814920" 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 markup" xml:space="preserve">
<source>No text format</source>
<target></target></trans-unit>
<trans-unit id="Bold" xml:space="preserve">
<source>Bold</source>
<target></target></trans-unit>
<trans-unit id="BiDi override" xml:space="preserve">
<source>BiDi override</source>
<target></target></trans-unit>
<trans-unit id="Large text" xml:space="preserve">
<source>Large text</source>
<target></target></trans-unit>
<trans-unit id="Citation" xml:space="preserve">
<source>Citation</source>
<target></target></trans-unit>
<trans-unit id="Code" xml:space="preserve">
<source>Code</source>
<target></target></trans-unit>
<trans-unit id="Definition" xml:space="preserve">
<source>Definition</source>
<target></target></trans-unit>
<trans-unit id="Deleted text" xml:space="preserve">
<source>Deleted text</source>
<target></target></trans-unit>
<trans-unit id="Emphasis" xml:space="preserve">
<source>Emphasis</source>
<target></target></trans-unit>
<trans-unit id="Inserted text" xml:space="preserve">
<source>Inserted text</source>
<target></target></trans-unit>
<trans-unit id="Italic" xml:space="preserve">
<source>Italic</source>
<target></target></trans-unit>
<trans-unit id="Keyboard" xml:space="preserve">
<source>Keyboard</source>
<target></target></trans-unit>
<trans-unit id="Label" xml:space="preserve">
<source>Label</source>
<target></target></trans-unit>
<trans-unit id="Monospaced text" xml:space="preserve">
<source>Monospaced text</source>
<target></target></trans-unit>
<trans-unit id="Quotation" xml:space="preserve">
<source>Quotation</source>
<target></target></trans-unit>
<trans-unit id="Sample" xml:space="preserve">
<source>Sample</source>
<target></target></trans-unit>
<trans-unit id="Small text" xml:space="preserve">
<source>Small text</source>
<target></target></trans-unit>
<trans-unit id="Style container" xml:space="preserve">
<source>Style container</source>
<target></target></trans-unit>
<trans-unit id="Strike-through" xml:space="preserve">
<source>Strike-through</source>
<target></target></trans-unit>
<trans-unit id="Strong emphasis" xml:space="preserve">
<source>Strong emphasis</source>
<target></target></trans-unit>
<trans-unit id="Subscript" xml:space="preserve">
<source>Subscript</source>
<target></target></trans-unit>
<trans-unit id="Superscript" xml:space="preserve">
<source>Superscript</source>
<target></target></trans-unit>
<trans-unit id="Underline" xml:space="preserve">
<source>Underline</source>
<target></target></trans-unit>
<trans-unit id="Variable" xml:space="preserve">
<source>Variable</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="No markup"/>
<label index="Bold"/>
<label index="BiDi override"/>
<label index="Large text"/>
<label index="Citation"/>
<label index="Code"/>
<label index="Definition"/>
<label index="Deleted text"/>
<label index="Emphasis"/>
<label index="Inserted text"/>
<label index="Italic"/>
<label index="Keyboard"/>
<label index="Label"/>
<label index="Monospaced text"/>
<label index="Quotation"/>
<label index="Sample"/>
<label index="Small text"/>
<label index="Style container"/>
<label index="Strike-through"/>
<label index="Strong emphasis"/>
<label index="Subscript"/>
<label index="Superscript"/>
<label index="Underline"/>
<label index="Variable"/>
</languageKey>
</data>
</T3locallangExt>