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,101 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814954" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" 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="Remove markup" xml:space="preserve">
<source>Remove text format</source>
<target></target></trans-unit>
<trans-unit id="FormatText-Tooltip" xml:space="preserve">
<source>Apply format to selected text</source>
<target></target></trans-unit>
<trans-unit id="BiDiOverride-Tooltip" xml:space="preserve">
<source>Bidirectionality override</source>
<target></target></trans-unit>
<trans-unit id="Big-Tooltip" xml:space="preserve">
<source>Large text</source>
<target></target></trans-unit>
<trans-unit id="Bold-Tooltip" xml:space="preserve">
<source>Bold</source>
<target></target></trans-unit>
<trans-unit id="Citation-Tooltip" xml:space="preserve">
<source>Citation</source>
<target></target></trans-unit>
<trans-unit id="Code-Tooltip" xml:space="preserve">
<source>Computer code fragment</source>
<target></target></trans-unit>
<trans-unit id="Code-contextMenuTitle" xml:space="preserve">
<source>Code fragment</source>
<target></target></trans-unit>
<trans-unit id="Definition-Tooltip" xml:space="preserve">
<source>Definition</source>
<target></target></trans-unit>
<trans-unit id="DeletedText-Tooltip" xml:space="preserve">
<source>Deleted text</source>
<target></target></trans-unit>
<trans-unit id="Emphasis-Tooltip" xml:space="preserve">
<source>Emphasis</source>
<target></target></trans-unit>
<trans-unit id="Keyboard-Tooltip" xml:space="preserve">
<source>Text to be entered by the user</source>
<target></target></trans-unit>
<trans-unit id="Keyboard-contextMenuTitle" xml:space="preserve">
<source>Text to enter</source>
<target></target></trans-unit>
<trans-unit id="InsertedText-Tooltip" xml:space="preserve">
<source>Inserted text</source>
<target></target></trans-unit>
<trans-unit id="Italic-Tooltip" xml:space="preserve">
<source>Italic</source>
<target></target></trans-unit>
<trans-unit id="MonoSpaced-Tooltip" xml:space="preserve">
<source>Monospaced text</source>
<target></target></trans-unit>
<trans-unit id="Quotation-Tooltip" xml:space="preserve">
<source>Short inline quotation</source>
<target></target></trans-unit>
<trans-unit id="Quotation-contextMenuTitle" xml:space="preserve">
<source>Short quotation</source>
<target></target></trans-unit>
<trans-unit id="Sample-Tooltip" xml:space="preserve">
<source>Sample program output or script</source>
<target></target></trans-unit>
<trans-unit id="Sample-contextMenuTitle" xml:space="preserve">
<source>Sample output</source>
<target></target></trans-unit>
<trans-unit id="Small-Tooltip" xml:space="preserve">
<source>Small text</source>
<target></target></trans-unit>
<trans-unit id="Span-Tooltip" xml:space="preserve">
<source>Style container</source>
<target></target></trans-unit>
<trans-unit id="StrikeThrough-Tooltip" xml:space="preserve">
<source>Strike-through text</source>
<target></target></trans-unit>
<trans-unit id="Strong-Tooltip" xml:space="preserve">
<source>Strong emphasis</source>
<target></target></trans-unit>
<trans-unit id="Subscript-Tooltip" xml:space="preserve">
<source>Subscript</source>
<target></target></trans-unit>
<trans-unit id="Superscript-Tooltip" xml:space="preserve">
<source>Superscript</source>
<target></target></trans-unit>
<trans-unit id="Underline-Tooltip" xml:space="preserve">
<source>Underline</source>
<target></target></trans-unit>
<trans-unit id="Variable-Tooltip" xml:space="preserve">
<source>Variable or program argument</source>
<target></target></trans-unit>
<trans-unit id="Variable-contextMenuTitle" xml:space="preserve">
<source>Variable</source>
<target></target></trans-unit>
<trans-unit id="Technische Universitat Ilmenau" xml:space="preserve">
<source>Technische Universität Ilmenau</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="No markup"/>
<label index="Remove markup"/>
<label index="FormatText-Tooltip"/>
<label index="BiDiOverride-Tooltip"/>
<label index="Big-Tooltip"/>
<label index="Bold-Tooltip"/>
<label index="Citation-Tooltip"/>
<label index="Code-Tooltip"/>
<label index="Code-contextMenuTitle"/>
<label index="Definition-Tooltip"/>
<label index="DeletedText-Tooltip"/>
<label index="Emphasis-Tooltip"/>
<label index="Keyboard-Tooltip"/>
<label index="Keyboard-contextMenuTitle"/>
<label index="InsertedText-Tooltip"/>
<label index="Italic-Tooltip"/>
<label index="MonoSpaced-Tooltip"/>
<label index="Quotation-Tooltip"/>
<label index="Quotation-contextMenuTitle"/>
<label index="Sample-Tooltip"/>
<label index="Sample-contextMenuTitle"/>
<label index="Small-Tooltip"/>
<label index="Span-Tooltip"/>
<label index="StrikeThrough-Tooltip"/>
<label index="Strong-Tooltip"/>
<label index="Subscript-Tooltip"/>
<label index="Superscript-Tooltip"/>
<label index="Underline-Tooltip"/>
<label index="Variable-Tooltip"/>
<label index="Variable-contextMenuTitle"/>
<label index="Technische Universitat Ilmenau"/>
</languageKey>
</data>
</T3locallangExt>