Initial commit - Typo3 11.5.41
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
|
||||
<file t3:id="1415814938" 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 style" xml:space="preserve" approved="yes">
|
||||
<source>No block style</source>
|
||||
<target state="translated">Nessuno stile sul blocco</target></trans-unit>
|
||||
<trans-unit id="Remove style" xml:space="preserve" approved="yes">
|
||||
<source>Remove block style</source>
|
||||
<target state="translated">Rimuovi lo stile dal blocco</target></trans-unit>
|
||||
<trans-unit id="Unknown style" xml:space="preserve" approved="yes">
|
||||
<source>Unknown block style</source>
|
||||
<target state="translated">Stile del blocco sconosciuto</target></trans-unit>
|
||||
<trans-unit id="Element style" xml:space="preserve" approved="yes">
|
||||
<source>Block element style</source>
|
||||
<target state="translated">Stile del blocco</target></trans-unit>
|
||||
<trans-unit id="BlockStyle-Tooltip" xml:space="preserve" approved="yes">
|
||||
<source>Apply style to the containing block</source>
|
||||
<target state="translated">Applica lo stile al blocco contenitore</target></trans-unit>
|
||||
<trans-unit id="frame-frame1" xml:space="preserve" approved="yes">
|
||||
<source>Frame with grey background</source>
|
||||
<target state="translated">Riquadro con lo sfondo grigio</target></trans-unit>
|
||||
<trans-unit id="frame-frame2" xml:space="preserve" approved="yes">
|
||||
<source>Frame with yellow background</source>
|
||||
<target state="translated">Riquadro con lo sfondo giallo</target></trans-unit>
|
||||
<trans-unit id="important" xml:space="preserve" approved="yes">
|
||||
<source>Important</source>
|
||||
<target state="translated">Significativo</target></trans-unit>
|
||||
<trans-unit id="name-of-person" xml:space="preserve">
|
||||
<source>Name of person</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="detail" xml:space="preserve" approved="yes">
|
||||
<source>Detail</source>
|
||||
<target state="translated">Dettaglio</target></trans-unit>
|
||||
<trans-unit id="component-items" xml:space="preserve">
|
||||
<source>Component items</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="action-items" xml:space="preserve">
|
||||
<source>Action items</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>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="No style">Nessuno stile sul blocco</label>
|
||||
<label index="Remove style">Rimuovi lo stile dal blocco</label>
|
||||
<label index="Unknown style">Stile del blocco sconosciuto</label>
|
||||
<label index="Element style">Stile del blocco</label>
|
||||
<label index="BlockStyle-Tooltip">Applica lo stile al blocco contenitore</label>
|
||||
<label index="frame-frame1">Riquadro con lo sfondo grigio</label>
|
||||
<label index="frame-frame2">Riquadro con lo sfondo giallo</label>
|
||||
<label index="important">Significativo</label>
|
||||
<label index="name-of-person"/>
|
||||
<label index="detail">Dettaglio</label>
|
||||
<label index="component-items"/>
|
||||
<label index="action-items"/>
|
||||
<label index="Technische Universitat Ilmenau"/>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user