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,65 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814955" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Insert Smiley" xml:space="preserve" approved="yes">
<source>Insert Smiley</source>
<target state="translated">Inserisci Smiley</target></trans-unit>
<trans-unit id="Smiley" xml:space="preserve" approved="yes">
<source>Smiley</source>
<target state="translated">Smiley</target></trans-unit>
<trans-unit id="Cancel" xml:space="preserve" approved="yes">
<source>Cancel</source>
<target state="translated">Annulla</target></trans-unit>
<trans-unit id="mozilla_smile" xml:space="preserve" approved="no">
<source>Smile</source>
<target state="needs-translation">Smiley</target><note>83%</note></trans-unit>
<trans-unit id="mozilla_frown" xml:space="preserve">
<source>Frown</source>
<target></target></trans-unit>
<trans-unit id="mozilla_wink" xml:space="preserve">
<source>Wink</source>
<target></target></trans-unit>
<trans-unit id="mozilla_tongueout" xml:space="preserve">
<source>Tongue out</source>
<target></target></trans-unit>
<trans-unit id="mozilla_laughing" xml:space="preserve">
<source>Laughing</source>
<target></target></trans-unit>
<trans-unit id="mozilla_embarassed" xml:space="preserve">
<source>Embarassed</source>
<target></target></trans-unit>
<trans-unit id="mozilla_undecided" xml:space="preserve">
<source>Undecided</source>
<target></target></trans-unit>
<trans-unit id="mozilla_surprised" xml:space="preserve">
<source>Surprise</source>
<target></target></trans-unit>
<trans-unit id="mozilla_kiss" xml:space="preserve">
<source>Kiss</source>
<target></target></trans-unit>
<trans-unit id="mozilla_yell" xml:space="preserve">
<source>Yell</source>
<target></target></trans-unit>
<trans-unit id="mozilla_cool" xml:space="preserve">
<source>Cool</source>
<target></target></trans-unit>
<trans-unit id="mozilla_moneyinmouth" xml:space="preserve">
<source>Money Mouth</source>
<target></target></trans-unit>
<trans-unit id="mozilla_footinmouth" xml:space="preserve">
<source>Foot in mouth</source>
<target></target></trans-unit>
<trans-unit id="mozilla_innocent" xml:space="preserve">
<source>Innocent</source>
<target></target></trans-unit>
<trans-unit id="mozilla_cry" xml:space="preserve">
<source>Cry</source>
<target></target></trans-unit>
<trans-unit id="mozilla_sealed" xml:space="preserve">
<source>Lips are sealed</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Insert Smiley">Inserisci Smiley</label>
<label index="Smiley">Smiley</label>
<label index="Cancel">Annulla</label>
<label index="mozilla_smile">Smiley</label>
<label index="mozilla_frown"/>
<label index="mozilla_wink"/>
<label index="mozilla_tongueout"/>
<label index="mozilla_laughing"/>
<label index="mozilla_embarassed"/>
<label index="mozilla_undecided"/>
<label index="mozilla_surprised"/>
<label index="mozilla_kiss"/>
<label index="mozilla_yell"/>
<label index="mozilla_cool"/>
<label index="mozilla_moneyinmouth"/>
<label index="mozilla_footinmouth"/>
<label index="mozilla_innocent"/>
<label index="mozilla_cry"/>
<label index="mozilla_sealed"/>
</languageKey>
</data>
</T3locallangExt>