Initial commit - Typo3 11.5.41
This commit is contained in:
@@ -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="1415814937" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
|
||||
<header/>
|
||||
<body>
|
||||
<trans-unit id="Indent-Tooltip" xml:space="preserve">
|
||||
<source>Increase indent</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Indent-helpText" xml:space="preserve">
|
||||
<source>Increases text indentation</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Outdent-Tooltip" xml:space="preserve">
|
||||
<source>Reduce indent</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Outdent-helpText" xml:space="preserve">
|
||||
<source>Reduces text indentation</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Blockquote-Tooltip" xml:space="preserve">
|
||||
<source>Large quotation</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Blockquote-helpText" xml:space="preserve">
|
||||
<source>Makes a large quotation block</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="FormatBlock-Tooltip" xml:space="preserve">
|
||||
<source>Type of block</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertParagraphBefore-Tooltip" xml:space="preserve">
|
||||
<source>Insert a paragraph before the current block</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertParagraphBefore-contextMenuTitle" xml:space="preserve">
|
||||
<source>Insert paragraph before</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertParagraphBefore-helpText" xml:space="preserve">
|
||||
<source>Inserts a paragraph before the current block</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertParagraphAfter-Tooltip" xml:space="preserve">
|
||||
<source>Insert a paragraph after the current block</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertParagraphAfter-contextMenuTitle" xml:space="preserve">
|
||||
<source>Insert paragraph after</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertParagraphAfter-helpText" xml:space="preserve">
|
||||
<source>Inserts a paragraph after the current block</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="JustifyLeft-Tooltip" xml:space="preserve">
|
||||
<source>Justify left</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="JustifyLeft-helpText" xml:space="preserve">
|
||||
<source>Aligns the text to the left</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="JustifyCenter-Tooltip" xml:space="preserve">
|
||||
<source>Center</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="JustifyCenter-helpText" xml:space="preserve">
|
||||
<source>Centers the text</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="JustifyRight-Tooltip" xml:space="preserve">
|
||||
<source>Justify right</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="JustifyRight-helpText" xml:space="preserve">
|
||||
<source>Aligns the text to the right</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="JustifyFull-Tooltip" xml:space="preserve">
|
||||
<source>Justify left and right</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="JustifyFull-helpText" xml:space="preserve">
|
||||
<source>Aligns the text both to the left and the right</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Left-Tooltip" xml:space="preserve">
|
||||
<source>Left</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertOrderedList-Tooltip" xml:space="preserve">
|
||||
<source>Ordered List</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertOrderedList-helpText" xml:space="preserve">
|
||||
<source>Makes an ordered list from the curent selection</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertUnorderedList-Tooltip" xml:space="preserve">
|
||||
<source>Bulleted List</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertUnorderedList-helpText" xml:space="preserve">
|
||||
<source>Makes a bulleted list from the current selection</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertHorizontalRule-Tooltip" xml:space="preserve">
|
||||
<source>Horizontal Rule</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="InsertHorizontalRule-helpText" xml:space="preserve">
|
||||
<source>Inserts an horizontal rule</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="No block" xml:space="preserve">
|
||||
<source>No block format</source>
|
||||
<target></target></trans-unit>
|
||||
<trans-unit id="Remove block" xml:space="preserve">
|
||||
<source>Remove block format</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,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<T3locallangExt>
|
||||
<data type="array">
|
||||
<languageKey index="it" type="array">
|
||||
<label index="Indent-Tooltip"/>
|
||||
<label index="Indent-helpText"/>
|
||||
<label index="Outdent-Tooltip"/>
|
||||
<label index="Outdent-helpText"/>
|
||||
<label index="Blockquote-Tooltip"/>
|
||||
<label index="Blockquote-helpText"/>
|
||||
<label index="FormatBlock-Tooltip"/>
|
||||
<label index="InsertParagraphBefore-Tooltip"/>
|
||||
<label index="InsertParagraphBefore-contextMenuTitle"/>
|
||||
<label index="InsertParagraphBefore-helpText"/>
|
||||
<label index="InsertParagraphAfter-Tooltip"/>
|
||||
<label index="InsertParagraphAfter-contextMenuTitle"/>
|
||||
<label index="InsertParagraphAfter-helpText"/>
|
||||
<label index="JustifyLeft-Tooltip"/>
|
||||
<label index="JustifyLeft-helpText"/>
|
||||
<label index="JustifyCenter-Tooltip"/>
|
||||
<label index="JustifyCenter-helpText"/>
|
||||
<label index="JustifyRight-Tooltip"/>
|
||||
<label index="JustifyRight-helpText"/>
|
||||
<label index="JustifyFull-Tooltip"/>
|
||||
<label index="JustifyFull-helpText"/>
|
||||
<label index="Left-Tooltip"/>
|
||||
<label index="InsertOrderedList-Tooltip"/>
|
||||
<label index="InsertOrderedList-helpText"/>
|
||||
<label index="InsertUnorderedList-Tooltip"/>
|
||||
<label index="InsertUnorderedList-helpText"/>
|
||||
<label index="InsertHorizontalRule-Tooltip"/>
|
||||
<label index="InsertHorizontalRule-helpText"/>
|
||||
<label index="No block"/>
|
||||
<label index="Remove block"/>
|
||||
<label index="Technische Universitat Ilmenau"/>
|
||||
</languageKey>
|
||||
</data>
|
||||
</T3locallangExt>
|
||||
Reference in New Issue
Block a user