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,32 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814980" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:32Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="rtehtmlarea.config.noSpellCheckLanguages" xml:space="preserve">
<source>No spell checking languages: The list of languages for which Aspell does not provide spell checking (see http://aspell.net/man-html/Unsupported.html#Unsupported) and for which the htmlArea SpellChecker plugin will therefore be disabled.</source>
<target></target></trans-unit>
<trans-unit id="rtehtmlarea.config.AspellDirectory" xml:space="preserve">
<source>Aspell path: The server path where Aspell is installed.</source>
<target></target></trans-unit>
<trans-unit id="rtehtmlarea.config.defaultConfiguration" xml:space="preserve">
<source>Default configuration settings</source>
<target></target></trans-unit>
<trans-unit id="rtehtmlarea.config.enableImages" xml:space="preserve">
<source>Enable images in the RTE: If set, the use of images will be enabled in the "Minimal" or the "Typical" default configuration of the RTE.</source>
<target></target></trans-unit>
<trans-unit id="rtehtmlarea.config.enableInlineElements" xml:space="preserve">
<source>Enable additional inline elements: If set, the potential use of additional inline elements will be enabled.</source>
<target></target></trans-unit>
<trans-unit id="rtehtmlarea.config.allowStyleAttribute" xml:space="preserve">
<source>Enable features that use the style attribute: If set, the potential use of features that use the style attribute (textcolor, bgcolor, fontstyle, fontsize) will be enabled.</source>
<target></target></trans-unit>
<trans-unit id="rtehtmlarea.config.enableAccessibilityIcons" xml:space="preserve">
<source>Enable links accessibility icons: If set, accessibility icons will be added in front of links.</source>
<target></target></trans-unit>
<trans-unit id="rtehtmlarea.config.forceCommandMode" xml:space="preserve">
<source>Force Aspell command mode: If set, the spellchecker will use the Aspell command interface. Presumably. PHP is compiled with pspell, but with an old version of Aspell.</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="rtehtmlarea.config.noSpellCheckLanguages"/>
<label index="rtehtmlarea.config.AspellDirectory"/>
<label index="rtehtmlarea.config.defaultConfiguration"/>
<label index="rtehtmlarea.config.enableImages"/>
<label index="rtehtmlarea.config.enableInlineElements"/>
<label index="rtehtmlarea.config.allowStyleAttribute"/>
<label index="rtehtmlarea.config.enableAccessibilityIcons"/>
<label index="rtehtmlarea.config.forceCommandMode"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,100 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814913" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id=".alttitle" xml:space="preserve">
<source>htmlArea RTE &gt; Abbreviation</source>
<target></target></trans-unit>
<trans-unit id=".description" xml:space="preserve">
<source>The "Abbreviation" dialogue allows to associate an abbreviation to a term.</source>
<target></target></trans-unit>
<trans-unit id=".details" xml:space="preserve">
<source>Clicking the "Insert abbreviation" icon in the RTE tool bar opens a dialogue that allows to insert an abbreviation or to edit one that already exists in the content.
Any existing abbreviation is underlined with a broken line and the cursor changes to a question mark when the mouse goes over it.
The dialogue allows to associate an abbreviation to a term. The abbreviation may be selected among abbreviations that have been pre-defined in the database or may be entered directly in the dialogue.</source>
<target></target></trans-unit>
<trans-unit id=".image" xml:space="preserve" approved="yes">
<source>EXT:rtehtmlarea/extensions/Acronym/skin/images/acronym.gif</source>
<target state="translated">EXT:rtehtmlarea/extensions/Acronym/skin/images/acronym.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note></trans-unit>
<trans-unit id=".image_descr" xml:space="preserve">
<source>"Insert abbreviation" icon in the editor tool bar.</source>
<target></target></trans-unit>
<trans-unit id=".seeAlso" xml:space="preserve" approved="yes">
<source>xEXT_rtehtmlarea_Acronym:preDefinedAbbreviation,
xEXT_rtehtmlarea_Acronym:unabridgedTerm,
xEXT_rtehtmlarea_Acronym:abridgedTerm,
xEXT_rtehtmlarea_Acronym:language,
xEXT_rtehtmlarea_Acronym:termToAbridge,
xEXT_rtehtmlarea_Acronym:useThisTerm
tx_rtehtmlarea_acronym</source>
<target state="translated">xEXT_rtehtmlarea_Acronym:preDefinedAbbreviation,
xEXT_rtehtmlarea_Acronym:unabridgedTerm,
xEXT_rtehtmlarea_Acronym:abridgedTerm,
xEXT_rtehtmlarea_Acronym:language,
xEXT_rtehtmlarea_Acronym:termToAbridge,
xEXT_rtehtmlarea_Acronym:useThisTerm
tx_rtehtmlarea_acronym</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note></trans-unit>
<trans-unit id="preDefinedAbbreviation.alttitle" xml:space="preserve">
<source>Pre-defined abbreviations</source>
<target></target></trans-unit>
<trans-unit id="preDefinedAbbreviation.description" xml:space="preserve" approved="no">
<source>This section lets you select abbreviations already defined in the database.</source>
<target state="needs-translation">Questa sezione permettte di selezionare gli acronimi precedentemente definiti nel database.</target><note>78%</note></trans-unit>
<trans-unit id="preDefinedAbbreviation.seeAlso" xml:space="preserve" approved="yes">
<source>tx_rtehtmlarea_acronym</source>
<target state="translated">tx_rtehtmlarea_acronym</target></trans-unit>
<trans-unit id="preDefinedAcronym.alttitle" xml:space="preserve" approved="yes">
<source>Pre-defined acronyms</source>
<target state="translated">Acronimi predefiniti</target></trans-unit>
<trans-unit id="preDefinedAcronym.description" xml:space="preserve" approved="yes">
<source>This section lets you select acronyms already defined in the database.</source>
<target state="translated">Questa sezione permettte di selezionare gli acronimi precedentemente definiti nel database.</target></trans-unit>
<trans-unit id="preDefinedAcronym.seeAlso" xml:space="preserve" approved="yes">
<source>tx_rtehtmlarea_acronym</source>
<target state="translated">tx_rtehtmlarea_acronym</target></trans-unit>
<trans-unit id="unabridgedTerm.alttitle" xml:space="preserve" approved="yes">
<source>Unabbreviated term</source>
<target state="translated">Termine non abbreviato</target></trans-unit>
<trans-unit id="unabridgedTerm.description" xml:space="preserve" approved="yes">
<source>Select the unabbreviated form of the term.</source>
<target state="translated">Scegli la forma non abbreviata del termine.</target></trans-unit>
<trans-unit id="unabridgedTerm.details" xml:space="preserve" approved="yes">
<source>The selected term will be set as the title attribute of the abbreviation (or acronym) element.</source>
<target state="translated">Il termine selezionato sarà l'attributo "title" dell'elemento abbreviato (o acronimo).</target></trans-unit>
<trans-unit id="abridgedTerm.alttitle" xml:space="preserve">
<source>Abbreviation</source>
<target></target></trans-unit>
<trans-unit id="abridgedTerm.description" xml:space="preserve" approved="yes">
<source>Select the short form of the term.</source>
<target state="translated">Seleziona la forma abbreviata del termine.</target></trans-unit>
<trans-unit id="language.alttitle" xml:space="preserve">
<source>Language</source>
<target></target></trans-unit>
<trans-unit id="language.description" xml:space="preserve">
<source>Select the language for which the abbreviation is defined.</source>
<target></target></trans-unit>
<trans-unit id="language.details" xml:space="preserve">
<source>The selected language will be set as the language attribute of the abbreviation (or acronym) element.
If a pre-defined abbreviation (or acronym) is selected, the language for which it is defined, if any, is initially selected.</source>
<target></target></trans-unit>
<trans-unit id="termToAbridge.alttitle" xml:space="preserve">
<source>Term to abbreviate</source>
<target></target></trans-unit>
<trans-unit id="termToAbridge.description" xml:space="preserve">
<source>This section lets you enter a term for which the current selection will be the short form.</source>
<target></target></trans-unit>
<trans-unit id="useThisTerm.alttitle" xml:space="preserve">
<source>Use this term</source>
<target></target></trans-unit>
<trans-unit id="useThisTerm.description" xml:space="preserve">
<source>Enter the term that you want to associate as the unabbreviated form of the current selection.</source>
<target></target></trans-unit>
<trans-unit id="useThisTerm.details" xml:space="preserve">
<source>The entered term will be set as the title attribute of the abbreviation (or acronym) element.</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=".alttitle"/>
<label index=".description"/>
<label index=".details"/>
<label index=".image">EXT:rtehtmlarea/extensions/Acronym/skin/images/acronym.gif</label>
<label index=".image_descr"/>
<label index=".seeAlso">xEXT_rtehtmlarea_Acronym:preDefinedAbbreviation,
xEXT_rtehtmlarea_Acronym:unabridgedTerm,
xEXT_rtehtmlarea_Acronym:abridgedTerm,
xEXT_rtehtmlarea_Acronym:language,
xEXT_rtehtmlarea_Acronym:termToAbridge,
xEXT_rtehtmlarea_Acronym:useThisTerm
tx_rtehtmlarea_acronym</label>
<label index="preDefinedAbbreviation.alttitle"/>
<label index="preDefinedAbbreviation.description">Questa sezione permettte di selezionare gli acronimi precedentemente definiti nel database.</label>
<label index="preDefinedAbbreviation.seeAlso">tx_rtehtmlarea_acronym</label>
<label index="preDefinedAcronym.alttitle">Acronimi predefiniti</label>
<label index="preDefinedAcronym.description">Questa sezione permettte di selezionare gli acronimi precedentemente definiti nel database.</label>
<label index="preDefinedAcronym.seeAlso">tx_rtehtmlarea_acronym</label>
<label index="unabridgedTerm.alttitle">Termine non abbreviato</label>
<label index="unabridgedTerm.description">Scegli la forma non abbreviata del termine.</label>
<label index="unabridgedTerm.details">Il termine selezionato sarà l'attributo "title" dell'elemento abbreviato (o acronimo).</label>
<label index="abridgedTerm.alttitle"/>
<label index="abridgedTerm.description">Seleziona la forma abbreviata del termine.</label>
<label index="language.alttitle"/>
<label index="language.description"/>
<label index="language.details"/>
<label index="termToAbridge.alttitle"/>
<label index="termToAbridge.description"/>
<label index="useThisTerm.alttitle"/>
<label index="useThisTerm.description"/>
<label index="useThisTerm.details"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,62 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814914" 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 block" xml:space="preserve" approved="yes">
<source>No block format</source>
<target state="translated">Nessun formato del blocco</target></trans-unit>
<trans-unit id="Paragraph" xml:space="preserve" approved="yes">
<source>Paragraph</source>
<target state="translated">Paragrafo</target></trans-unit>
<trans-unit id="Heading 1" xml:space="preserve" approved="yes">
<source>Heading 1</source>
<target state="translated">Intestazione 1</target></trans-unit>
<trans-unit id="Heading 2" xml:space="preserve" approved="yes">
<source>Heading 2</source>
<target state="translated">Intestazione 2</target></trans-unit>
<trans-unit id="Heading 3" xml:space="preserve" approved="yes">
<source>Heading 3</source>
<target state="translated">Intestazione 3</target></trans-unit>
<trans-unit id="Heading 4" xml:space="preserve" approved="yes">
<source>Heading 4</source>
<target state="translated">Intestazione 4</target></trans-unit>
<trans-unit id="Heading 5" xml:space="preserve" approved="yes">
<source>Heading 5</source>
<target state="translated">Intestazione 5</target></trans-unit>
<trans-unit id="Heading 6" xml:space="preserve" approved="yes">
<source>Heading 6</source>
<target state="translated">Intestazione 6</target></trans-unit>
<trans-unit id="Preformatted" xml:space="preserve">
<source>Preformatted</source>
<target></target></trans-unit>
<trans-unit id="Long quotation" xml:space="preserve">
<source>Quotation</source>
<target></target></trans-unit>
<trans-unit id="Address" xml:space="preserve" approved="yes">
<source>Address</source>
<target state="translated">Indirizzo</target></trans-unit>
<trans-unit id="Article" xml:space="preserve">
<source>Article</source>
<target></target></trans-unit>
<trans-unit id="Aside" xml:space="preserve">
<source>Aside</source>
<target></target></trans-unit>
<trans-unit id="Container" xml:space="preserve" approved="yes">
<source>Container</source>
<target state="translated">Contenitore</target></trans-unit>
<trans-unit id="Footer" xml:space="preserve" approved="yes">
<source>Footer</source>
<target state="translated">Piè di pagina</target></trans-unit>
<trans-unit id="Header" xml:space="preserve" approved="yes">
<source>Header</source>
<target state="translated">Intestazione</target></trans-unit>
<trans-unit id="Navigation" xml:space="preserve" approved="yes">
<source>Navigation</source>
<target state="translated">Navigazione</target></trans-unit>
<trans-unit id="Section" xml:space="preserve" approved="yes">
<source>Section</source>
<target state="translated">Sezione</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="No block">Nessun formato del blocco</label>
<label index="Paragraph">Paragrafo</label>
<label index="Heading 1">Intestazione 1</label>
<label index="Heading 2">Intestazione 2</label>
<label index="Heading 3">Intestazione 3</label>
<label index="Heading 4">Intestazione 4</label>
<label index="Heading 5">Intestazione 5</label>
<label index="Heading 6">Intestazione 6</label>
<label index="Preformatted"/>
<label index="Long quotation"/>
<label index="Address">Indirizzo</label>
<label index="Article"/>
<label index="Aside"/>
<label index="Container">Contenitore</label>
<label index="Footer">Piè di pagina</label>
<label index="Header">Intestazione</label>
<label index="Navigation">Navigazione</label>
<label index="Section">Sezione</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814915" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body/>
</file>
</xliff>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array"/>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814916" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body/>
</file>
</xliff>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array"/>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,14 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814917" 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 font" xml:space="preserve" approved="yes">
<source>No font</source>
<target state="translated">Nessun tipo di carattere</target></trans-unit>
<trans-unit id="No size" xml:space="preserve" approved="yes">
<source>No font size</source>
<target state="translated">Nessuna dimensione del carattere</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="No font">Nessun tipo di carattere</label>
<label index="No size">Nessuna dimensione del carattere</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814918" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body/>
</file>
</xliff>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array"/>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,119 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814919" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id=".alttitle" xml:space="preserve">
<source>htmlArea RTE &gt; Edit Element</source>
<target></target></trans-unit>
<trans-unit id=".description" xml:space="preserve">
<source>The "Edit element" dialogue allows to edit the general attributes of an element in the RTE editing area.</source>
<target></target></trans-unit>
<trans-unit id=".details" xml:space="preserve">
<source>Clicking the "Edit element" icon in the RTE tool bar opens a dialogue that allows to edit the general attributes of an element.
The dialogue allows to edit the id, title, class, lang and dir attributes, as well as the microdata attributes of the element. It also allows to specify handlers for keyboard and mouse events.</source>
<target></target></trans-unit>
<trans-unit id=".image" xml:space="preserve">
<source>EXT:rtehtmlarea/extensions/EditElement/skin/images/element-edit.png</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id=".image_descr" xml:space="preserve">
<source>"Edit element" icon in the editor tool bar.</source>
<target></target></trans-unit>
<trans-unit id=".seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_EditElement:id,
xEXT_rtehtmlarea_EditElement:title,
xEXT_rtehtmlarea_EditElement:className,
xEXT_rtehtmlarea_Language:languageCombo,
xEXT_rtehtmlarea_Language:directionCombo,
xEXT_rtehtmlarea_MicrodataSchema,
xEXT_rtehtmlarea_EditElement:events</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="id.alttitle" xml:space="preserve">
<source>Id attribute</source>
<target></target></trans-unit>
<trans-unit id="id.description" xml:space="preserve">
<source>Enter or edit the value of the id attribute of the element.</source>
<target></target></trans-unit>
<trans-unit id="title.alttitle" xml:space="preserve">
<source>Title attribute</source>
<target></target></trans-unit>
<trans-unit id="title.description" xml:space="preserve">
<source>Enter or edit the value of the title attribute of the element.</source>
<target></target></trans-unit>
<trans-unit id="className.alttitle" xml:space="preserve">
<source>Class attribute</source>
<target></target></trans-unit>
<trans-unit id="className.description" xml:space="preserve">
<source>Choose a CSS class selector to be assigned to the element.</source>
<target></target></trans-unit>
<trans-unit id="events.alttitle" xml:space="preserve">
<source>Event handlers</source>
<target></target></trans-unit>
<trans-unit id="events.description" xml:space="preserve">
<source>Using this fieldset, edit handlers for keyboard and mouse events.</source>
<target></target></trans-unit>
<trans-unit id="onkeydown.alttitle" xml:space="preserve">
<source>Onkeydown event handler</source>
<target></target></trans-unit>
<trans-unit id="onkeydown.description" xml:space="preserve">
<source>Enter or edit the script to be run when a key is pressed.</source>
<target></target></trans-unit>
<trans-unit id="onkeypress.alttitle" xml:space="preserve">
<source>Onkeypress event handler</source>
<target></target></trans-unit>
<trans-unit id="onkeypress.description" xml:space="preserve">
<source>Enter or edit the script to be run when a key is pressed and released.</source>
<target></target></trans-unit>
<trans-unit id="onkeyup.alttitle" xml:space="preserve">
<source>Onkeyup event handler</source>
<target></target></trans-unit>
<trans-unit id="onkeyup.description" xml:space="preserve">
<source>Enter or edit the script to be run when a key is pressed and released.</source>
<target></target></trans-unit>
<trans-unit id="onclick.alttitle" xml:space="preserve">
<source>Onclick event handler</source>
<target></target></trans-unit>
<trans-unit id="onclick.description" xml:space="preserve">
<source>Enter or edit the script to be run on a mouse click.</source>
<target></target></trans-unit>
<trans-unit id="ondblclick.alttitle" xml:space="preserve">
<source>Ondblclick event handler</source>
<target></target></trans-unit>
<trans-unit id="ondblclick.description" xml:space="preserve">
<source>Enter or edit the script to be run on a mouse double-click.</source>
<target></target></trans-unit>
<trans-unit id="onmousedown.alttitle" xml:space="preserve">
<source>Onmousedown event handler</source>
<target></target></trans-unit>
<trans-unit id="onmousedown.description" xml:space="preserve">
<source>Enter or edit the script to be run when a mouse button is pressed.</source>
<target></target></trans-unit>
<trans-unit id="onmousemove.alttitle" xml:space="preserve">
<source>Onmousemove event handler</source>
<target></target></trans-unit>
<trans-unit id="onmousemove.description" xml:space="preserve">
<source>Enter or edit the script to be run when the mouse pointer moves.</source>
<target></target></trans-unit>
<trans-unit id="onmouseout.alttitle" xml:space="preserve">
<source>Onmouseout event handler</source>
<target></target></trans-unit>
<trans-unit id="onmouseout.description" xml:space="preserve">
<source>Enter or edit the script to be run when mouse pointer moves out of the element.</source>
<target></target></trans-unit>
<trans-unit id="onmouseover.alttitle" xml:space="preserve">
<source>Onmouseover event handler</source>
<target></target></trans-unit>
<trans-unit id="onmouseover.description" xml:space="preserve">
<source>Enter or edit the script to be run when mouse pointer moves over the element.</source>
<target></target></trans-unit>
<trans-unit id="onmouseup.alttitle" xml:space="preserve">
<source>Onmouseup event handler</source>
<target></target></trans-unit>
<trans-unit id="onmouseup.description" xml:space="preserve">
<source>Enter or edit the script to be run when a mouse button is released.</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index=".alttitle"/>
<label index=".description"/>
<label index=".details"/>
<label index=".image"/>
<label index=".image_descr"/>
<label index=".seeAlso"/>
<label index="id.alttitle"/>
<label index="id.description"/>
<label index="title.alttitle"/>
<label index="title.description"/>
<label index="className.alttitle"/>
<label index="className.description"/>
<label index="events.alttitle"/>
<label index="events.description"/>
<label index="onkeydown.alttitle"/>
<label index="onkeydown.description"/>
<label index="onkeypress.alttitle"/>
<label index="onkeypress.description"/>
<label index="onkeyup.alttitle"/>
<label index="onkeyup.description"/>
<label index="onclick.alttitle"/>
<label index="onclick.description"/>
<label index="ondblclick.alttitle"/>
<label index="ondblclick.description"/>
<label index="onmousedown.alttitle"/>
<label index="onmousedown.description"/>
<label index="onmousemove.alttitle"/>
<label index="onmousemove.description"/>
<label index="onmouseout.alttitle"/>
<label index="onmouseout.description"/>
<label index="onmouseover.alttitle"/>
<label index="onmouseover.description"/>
<label index="onmouseup.alttitle"/>
<label index="onmouseup.description"/>
</languageKey>
</data>
</T3locallangExt>

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>

View File

@@ -0,0 +1,11 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814921" 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 language mark" xml:space="preserve">
<source>No language mark</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="No language mark"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,61 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814922" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id=".alttitle" xml:space="preserve">
<source>htmlArea RTE &gt; Language</source>
<target></target></trans-unit>
<trans-unit id=".description" xml:space="preserve">
<source>The Language feature allows to edit the language and text direction attributes of an element in the RTE editing area.</source>
<target></target></trans-unit>
<trans-unit id=".details" xml:space="preserve">
<source>The following items may appear in the RTE toolbar:
- a selector box that allows to assign the language of contents of an element;
- two buttons that allow to set the direction of text;
- another button that allows to make the language marks visible wittin the RTE editing area.
The language selector box may also appear in some dialogues along with a text direction selector box.</source>
<target></target></trans-unit>
<trans-unit id=".image" xml:space="preserve">
<source>EXT:rtehtmlarea/extensions/Language/skin/images/left_to_right.gif,
EXT:rtehtmlarea/extensions/Language/skin/images/right_to_left.gif,
EXT:rtehtmlarea/extensions/Language/skin/images/show-language-marks.gif</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id=".image_descr" xml:space="preserve">
<source>"Left to right" icon in the editor tool bar.
"Right to left" icon in the editor tool bar.
"Show language marks" icon in the editor tool bar.</source>
<target></target></trans-unit>
<trans-unit id=".seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_Language:languageCombo,
xEXT_rtehtmlarea_Language:directionCombo</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="languageCombo.alttitle" xml:space="preserve">
<source>Language of contents</source>
<target></target></trans-unit>
<trans-unit id="languageCombo.description" xml:space="preserve">
<source>Select the language of the contents of the element.</source>
<target></target></trans-unit>
<trans-unit id="languageCombo.details" xml:space="preserve">
<source>The language selector box may appear in the RTE toolbar and in some dialogues.
The selector shows the language currently assigned to the current element, if any.
Selecting a language assigns it to the element. If a language was already assigned to the element, it is replaced by the newly selected language.
Any currently assigned language may be removed by selecting the "Remove language mark" item at the top of the list of the selector box.</source>
<target></target></trans-unit>
<trans-unit id="directionCombo.alttitle" xml:space="preserve">
<source>Direction of text</source>
<target></target></trans-unit>
<trans-unit id="directionCombo.description" xml:space="preserve">
<source>Select the direction of text within the contents of the element.</source>
<target></target></trans-unit>
<trans-unit id="directionCombo.details" xml:space="preserve">
<source>The text direction selector box may appear in some dialogues.
The selector shows the direction of text currently set on the current element, if any.
Selecting a direction sets it on the element. If a direction was already set on the element, it is replaced by the newly selected direction.
Any currently set direction may be removed by selecting the "Not set" item at the top of the list of the selector box.</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index=".alttitle"/>
<label index=".description"/>
<label index=".details"/>
<label index=".image"/>
<label index=".image_descr"/>
<label index=".seeAlso"/>
<label index="languageCombo.alttitle"/>
<label index="languageCombo.description"/>
<label index="languageCombo.details"/>
<label index="directionCombo.alttitle"/>
<label index="directionCombo.description"/>
<label index="directionCombo.details"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,14 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814923" 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 type" xml:space="preserve">
<source>No type</source>
<target></target></trans-unit>
<trans-unit id="No property" xml:space="preserve">
<source>No property</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="No type"/>
<label index="No property"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,89 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814924" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id=".alttitle" xml:space="preserve">
<source>htmlArea RTE &gt; Microdata</source>
<target></target></trans-unit>
<trans-unit id=".description" xml:space="preserve">
<source>The Microdata feature allows to edit microdata attributes of elements in the RTE editing area.</source>
<target></target></trans-unit>
<trans-unit id=".details" xml:space="preserve">
<source>When this feature is enabled, the dialogue opened when clicking the "Edit element" button in the editor toolbar allows to edit the microdata attributes of the current element in the RTE editing area.
Another button allows to make visible all microdata in the editing area.
By default, this features uses the microdata dictionary defined by schema.org (http://schema.org). However, it may be configured to use other dictionaries.</source>
<target></target></trans-unit>
<trans-unit id=".image" xml:space="preserve">
<source>EXT:rtehtmlarea/extensions/EditElement/skin/images/element-edit.png,
EXT:rtehtmlarea/extensions/MicrodataSchema/skin/images/microdata-show.gif</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id=".image_descr" xml:space="preserve">
<source>"Edit element" icon. When the cursor is inside an element, clicking it opens a dialogue that allows to edit the microdata attributes of the element.
"Show microdata" icon. Clicking it shows or hides all microdata items in the editing area.</source>
<target></target></trans-unit>
<trans-unit id=".seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_EditElement,
xEXT_rtehtmlarea_MicrodataSchema:Show_microdata,
xEXT_rtehtmlarea_MicrodataSchema:currentItemType,
xEXT_rtehtmlarea_MicrodataSchema:itemscope,
xEXT_rtehtmlarea_MicrodataSchema:itemtype,
xEXT_rtehtmlarea_MicrodataSchema:itemprop</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="Show_microdata.alttitle" xml:space="preserve">
<source>Show microdata</source>
<target></target></trans-unit>
<trans-unit id="Show_microdata.image" xml:space="preserve">
<source>EXT:rtehtmlarea/extensions/MicrodataSchema/skin/images/microdata-show.gif</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="Show_microdata.image_descr" xml:space="preserve">
<source>"Show microdata" icon.</source>
<target></target></trans-unit>
<trans-unit id="Show_microdata.description" xml:space="preserve">
<source>Show/hide all microdata items in the editing area..</source>
<target></target></trans-unit>
<trans-unit id="Show_microdata.details" xml:space="preserve">
<source>Clicking the "Show microdata" button makes all microdata items in the editing area visible or, if they are currently visible, the button being highlighted as active, hides these items.
The type or the property of each item is shown in small capital letters in front of the element providing the microdata value.
This applies only when editing content and has no effect when the element is rendered in the frontend.</source>
<target></target></trans-unit>
<trans-unit id="currentItemType.alttitle" xml:space="preserve">
<source>Type of current containing item</source>
<target></target></trans-unit>
<trans-unit id="currentItemType.description" xml:space="preserve">
<source>This field displays the type of the item within the scope of which the current element resides, if any.</source>
<target></target></trans-unit>
<trans-unit id="currentItemType.details" xml:space="preserve">
<source>If a type of item is displayed, then the current element may be assigned a property of that type of item.</source>
<target></target></trans-unit>
<trans-unit id="itemprop.description" xml:space="preserve">
<source>Select the item property associated to the current element.</source>
<target></target></trans-unit>
<trans-unit id="itemprop.details" xml:space="preserve">
<source>The properties displayed in this selector box are those of the type of the current containing item.</source>
<target></target></trans-unit>
<trans-unit id="itemscope.alttitle" xml:space="preserve">
<source>Item scope</source>
<target></target></trans-unit>
<trans-unit id="itemscope.description" xml:space="preserve">
<source>Check/uncheck this checkbox in order to set or unset this element as an item.</source>
<target></target></trans-unit>
<trans-unit id="itemscope.details" xml:space="preserve">
<source>If the checkbox is checked, then the current element is identified as an item and should be assigned a type.</source>
<target></target></trans-unit>
<trans-unit id="itemtype.alttitle" xml:space="preserve">
<source>Item type</source>
<target></target></trans-unit>
<trans-unit id="itemtype.description" xml:space="preserve">
<source>Select the type of item to be assigned to the current element.</source>
<target></target></trans-unit>
<trans-unit id="itemprop.alttitle" xml:space="preserve">
<source>Item property</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index=".alttitle"/>
<label index=".description"/>
<label index=".details"/>
<label index=".image"/>
<label index=".image_descr"/>
<label index=".seeAlso"/>
<label index="Show_microdata.alttitle"/>
<label index="Show_microdata.image"/>
<label index="Show_microdata.image_descr"/>
<label index="Show_microdata.description"/>
<label index="Show_microdata.details"/>
<label index="currentItemType.alttitle"/>
<label index="currentItemType.description"/>
<label index="currentItemType.details"/>
<label index="itemprop.description"/>
<label index="itemprop.details"/>
<label index="itemscope.alttitle"/>
<label index="itemscope.description"/>
<label index="itemscope.details"/>
<label index="itemtype.alttitle"/>
<label index="itemtype.description"/>
<label index="itemprop.alttitle"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,104 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814925" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id=".alttitle" xml:space="preserve">
<source>htmlArea RTE &gt; Clean Paste</source>
<target></target></trans-unit>
<trans-unit id=".description" xml:space="preserve">
<source>The Clean Paste feature offers options for cleaning content copied from external source before it gets pasted into the editing area.</source>
<target></target></trans-unit>
<trans-unit id=".details" xml:space="preserve">
<source>This feature is useful when pasting text that was copied to the clipboard from some external source.
The "Clean paste" button allows to toggle to clean paste mode and back to normal paste mode.
Clicking on the "Clean paste" button puts the button "on". This action does not initiate any paste operation. But when the "clean paste" button is "on" in the RTE tool bar, whenever a paste operation is performed, content contained in the clipboard is transformed before being pasted into the editing area.
Clicking again on the toggle button puts it "off". Any subsequent paste operation is performed as a normal paste.</source>
<target></target></trans-unit>
<trans-unit id=".image" xml:space="preserve">
<source>EXT:rtehtmlarea/extensions/PlainText/skin/images/paste-toggle.gif,
EXT:rtehtmlarea/extensions/PlainText/skin/images/paste-behaviour.gif</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id=".image_descr" xml:space="preserve">
<source>"Clean paste" toggle icon in the editor tool bar. Clicking on it changes the behaviour of subsequent paste operations.
"Clean Paste Behaviour" icon in the editor tool bar. Clicking on it opens a dialogue that allows to select an alternate paste behaviour.</source>
<target></target></trans-unit>
<trans-unit id=".seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_PlainText:behaviour</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="behaviour.alttitle" xml:space="preserve">
<source>Select a paste behaviour</source>
<target></target></trans-unit>
<trans-unit id="behaviour.description" xml:space="preserve">
<source>Select one of the three alternate paste behaviours.</source>
<target></target></trans-unit>
<trans-unit id="behaviour.details" xml:space="preserve">
<source>When the "Clean paste" toggle is "on" in the RTE tool bar, the content may be tranformed according to the three following behaviours before being pasted:
- plain text: all HTML markup is removed;
- structure only: only structural HTML markup is retained, all format is removed;
- structure and basic format: structural HTML markup is preserved as well as basic format provided by inline HTML elements.
Which behaviour is activated when clicking the toggle button may be set either in the TYPO3 BE User Settings or in the "Clean Paste Behaviour" dialogue. If not set, it defaults to "Paste as plain text".
The "Clean Paste Behaviour" dialogue is activated by clicking on the "Clean Paste Behaviour" button in the toolbar of the RTE.</source>
<target></target></trans-unit>
<trans-unit id="behaviour.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_PlainText:plainText,xEXT_rtehtmlarea_PlainText:pasteStructure,xEXT_rtehtmlarea_PlainText:pasteFormat,_MOD_user_setup</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="plainText.alttitle" xml:space="preserve">
<source>Paste as plain text</source>
<target></target></trans-unit>
<trans-unit id="plainText.description" xml:space="preserve">
<source>When this paste behaviour is enabled, all HTML markup is removed before content is pasted in the editing area.</source>
<target></target></trans-unit>
<trans-unit id="plainText.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_PlainText:behaviour</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="pasteStructure.alttitle" xml:space="preserve">
<source>Paste structure only</source>
<target></target></trans-unit>
<trans-unit id="pasteStructure.description" xml:space="preserve">
<source>When this paste behaviour is enabled and content is pasted in the editing area, only structural HTML markup is retained, all format is removed.</source>
<target></target></trans-unit>
<trans-unit id="pasteStructure.details" xml:space="preserve">
<source>By default, "Structure only" means that:
- only the following HTML elements are retained: a, p, h[0-6], pre, address, article, aside, blockquote, div, footer, header, nav, section, hr, br, table, thead, tbody, tfoot, caption, tr, th, td, ul, ol, dl, li, dt, dd;
- the following HTML attributes are removed: id, style, class, lang, align, valign, bgcolor, color, border, face, any attribute starting with "on", and any attribute containing ":".
These defaults may be modified in Page TSConfig.</source>
<target></target></trans-unit>
<trans-unit id="pasteStructure.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_PlainText:behaviour</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="pasteFormat.alttitle" xml:space="preserve">
<source>Paste structure and basic format</source>
<target></target></trans-unit>
<trans-unit id="pasteFormat.description" xml:space="preserve">
<source>When this paste behaviour is enabled and content is pasted in the editing area, structural HTML markup is preserved as well as basic format provided by inline HTML elements.</source>
<target></target></trans-unit>
<trans-unit id="pasteFormat.details" xml:space="preserve">
<source>By default, "Structure and basic format" means that:
- the following HTML structural elements are retained: a, p, h[0-6], pre, address, article, aside, blockquote, div, footer, header, nav, section, hr, br, table, thead, tbody, tfoot, caption, tr, th, td, ul, ol, dl, li, dt, dd;
- the following HTML inline elements are also retained: b, bdo, big, cite, code, del, dfn, em, i, ins, kbd, label, q, samp, small, strike, strong, sub, sup, tt, u, var;
- the following HTML attributes are removed: id, style, class, lang, align, valign, bgcolor, color, border, face, any attribute starting with "on", and any attribute containing ":".
These defaults may be modified in Page TSConfig.</source>
<target></target></trans-unit>
<trans-unit id="pasteFormat.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_PlainText:behaviour</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="pasteInPastingPad.description" xml:space="preserve">
<source>Contents pasted into this pasting pad will be cleaned. Click OK to insert the cleaned contents into the RTE editing area.</source>
<target></target></trans-unit>
<trans-unit id="pasteInPastingPad.details" xml:space="preserve">
<source>When using Internet Explorer and when pasting behaviour "Paste structure only" or "Paste structure and format" is enabled, contents must first be pasted into this pasting pad so that they can be cleaned before being inserted into the RTE editing area.</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index=".alttitle"/>
<label index=".description"/>
<label index=".details"/>
<label index=".image"/>
<label index=".image_descr"/>
<label index=".seeAlso"/>
<label index="behaviour.alttitle"/>
<label index="behaviour.description"/>
<label index="behaviour.details"/>
<label index="behaviour.seeAlso"/>
<label index="plainText.alttitle"/>
<label index="plainText.description"/>
<label index="plainText.seeAlso"/>
<label index="pasteStructure.alttitle"/>
<label index="pasteStructure.description"/>
<label index="pasteStructure.details"/>
<label index="pasteStructure.seeAlso"/>
<label index="pasteFormat.alttitle"/>
<label index="pasteFormat.description"/>
<label index="pasteFormat.details"/>
<label index="pasteFormat.seeAlso"/>
<label index="pasteInPastingPad.description"/>
<label index="pasteInPastingPad.details"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,150 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814926" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id=".alttitle" xml:space="preserve">
<source>htmlArea RTE &gt; Remove Format</source>
<target></target></trans-unit>
<trans-unit id=".description" xml:space="preserve">
<source>The Remove Format feature offers options for cleaning up the HTML markup of the text being edited.</source>
<target></target></trans-unit>
<trans-unit id=".details" xml:space="preserve">
<source>This feature may be useful in order to clean up text that was copied from some external source and pasted into the editing area.
The feature is accessed by clicking on the "Remove format" button in the editor tool bar.
In the dialogue window that opens when the button is clicked:
- First, select the area to be cleaned;
- Second, choose the format removal options that you wish to be applied to the selected area;
- Press the OK button for the format removal operation to be performed. The dialogue window will be automatically closed.</source>
<target></target></trans-unit>
<trans-unit id=".image" xml:space="preserve">
<source>EXT:rtehtmlarea/extensions/RemoveFormat/skin/images/remove-format.gif</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id=".image_descr" xml:space="preserve">
<source>Remove format icon in the editor tool bar.</source>
<target></target></trans-unit>
<trans-unit id=".seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_RemoveFormat:area,xEXT_rtehtmlarea_RemoveFormat:options</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="area.alttitle" xml:space="preserve">
<source>Select the area to be cleaned</source>
<target></target></trans-unit>
<trans-unit id="area.description" xml:space="preserve">
<source>The format removal operation may be applied either to the currently highlighted text or to the whole contents of the editing area.</source>
<target></target></trans-unit>
<trans-unit id="area.details" xml:space="preserve">
<source>Use one of these two radio buttons to select the area to which you wish to apply the format removal operation.</source>
<target></target></trans-unit>
<trans-unit id="selection.alttitle" xml:space="preserve">
<source>Remove format on selected text only</source>
<target></target></trans-unit>
<trans-unit id="selection.description" xml:space="preserve">
<source>Select this option to perform the format removal operation on the currently selected text only.</source>
<target></target></trans-unit>
<trans-unit id="_selection.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_RemoveFormat:area</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="all.alttitle" xml:space="preserve">
<source>Remove format on all contents</source>
<target></target></trans-unit>
<trans-unit id="all.description" xml:space="preserve">
<source>Select this option to perform the format removal operation on the whole contents of the editing area.</source>
<target></target></trans-unit>
<trans-unit id="_all.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_RemoveFormat:area</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="options.alttitle" xml:space="preserve">
<source>Select the types of format to be removed</source>
<target></target></trans-unit>
<trans-unit id="options.description" xml:space="preserve">
<source>The format removal operation may remove various types of format.</source>
<target></target></trans-unit>
<trans-unit id="options.details" xml:space="preserve">
<source>Check one or more of these check boxes to select the type(s) of format you wish to be removed.</source>
<target></target></trans-unit>
<trans-unit id="options.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_RemoveFormat:htmlFormat,xEXT_rtehtmlarea_RemoveFormat:msWordFormat,xEXT_rtehtmlarea_RemoveFormat:typographicalPunctuation,xEXT_rtehtmlarea_RemoveFormat:nonBreakingSpace,xEXT_rtehtmlarea_RemoveFormat:images,xEXT_rtehtmlarea_RemoveFormat:allHtml</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="htmlFormat.alttitle" xml:space="preserve">
<source>Remove all HTML inline markup and style</source>
<target></target></trans-unit>
<trans-unit id="htmlFormat.description" xml:space="preserve">
<source>Check this option if you wish to remove all HTML inline markup and style.</source>
<target></target></trans-unit>
<trans-unit id="htmlFormat.details" xml:space="preserve">
<source>This option removes:
- the following HTML elements, but keeps their textual contents: abbr, acronym, b, big, cite, code, em, font, i, q, s, samp, small, span, strike, strong, sub, sup, tt, u, var;
- the following attributes on all HTML elements: align, bgcolor, cellpadding, cellspacing, class, frame, style.</source>
<target></target></trans-unit>
<trans-unit id="msWordFormat.alttitle" xml:space="preserve">
<source>Remove all MS Word markup and style</source>
<target></target></trans-unit>
<trans-unit id="msWordFormat.description" xml:space="preserve">
<source>Check this option if you wish to remove all MS Word markup and style.</source>
<target></target></trans-unit>
<trans-unit id="msWordFormat.details" xml:space="preserve">
<source>This option removes:
- all attributes on the following elements: b, em, i, li, p, strong, ul;
- the following attributes on all HTML elements: align, class, style;
- the following elements, but keeps their textual contents: div, f, formulas, link, lock, meta, path, shape, shapetype, span, stroke, ?xml, any element containing ":" in its name;
- the following elements and their contents: style, title;
- HTML comments;
- img, imagedata tags;
- xml tags;
- the following elements whenever they have no textual contents: b, big, i, s, small, strike, tt, u;
- double opening and double closing tags;
- multiples spaces, replacing them by single spaces.</source>
<target></target></trans-unit>
<trans-unit id="typographicalPunctuation.alttitle" xml:space="preserve">
<source>Replace typographical punctuation</source>
<target></target></trans-unit>
<trans-unit id="typographicalPunctuation.description" xml:space="preserve">
<source>Check this option if you wish to replace typographical punctuation with ASCII character codes.</source>
<target></target></trans-unit>
<trans-unit id="typographicalPunctuation.details" xml:space="preserve">
<source>This option replaces typographical punctuation entities with ASCII character codes. The following substitutions are performed:
- replace horizontal ellipsis with three periods;
- replace en-dash and em-dash with hyphen;
- replace double low-9, left double and right double quotation mark with double quote;
- replace left single, right single and single low-9 quotation mark with single quote;
- replace single left/right-pointing angle quotation mark with single quote;
- replace left/right-pointing double angle quotation mark (also known as left/right pointing guillemet) with double quote;
- replace grave accent (spacing grave) and acute accent (spacing acute) with single quote.</source>
<target></target></trans-unit>
<trans-unit id="nonBreakingSpace.alttitle" xml:space="preserve">
<source>Replace non-breaking spaces</source>
<target></target></trans-unit>
<trans-unit id="nonBreakingSpace.description" xml:space="preserve">
<source>Check this option if you wish to replace non-breaking spaces with normal spaces.</source>
<target></target></trans-unit>
<trans-unit id="nonBreakingSpace.details" xml:space="preserve">
<source>This option replaces any non-breaking space with a simple normal space.</source>
<target></target></trans-unit>
<trans-unit id="images.alttitle" xml:space="preserve">
<source>Remove images</source>
<target></target></trans-unit>
<trans-unit id="images.description" xml:space="preserve">
<source>Check this option if you wish to remove all images.</source>
<target></target></trans-unit>
<trans-unit id="images.details" xml:space="preserve">
<source>This option removes all images from the selected text.</source>
<target></target></trans-unit>
<trans-unit id="allHtml.alttitle" xml:space="preserve">
<source>Remove all HTML format</source>
<target></target></trans-unit>
<trans-unit id="allHtml.description" xml:space="preserve">
<source>Check this option if you wish to remove all HTML format.</source>
<target></target></trans-unit>
<trans-unit id="allHtml.details" xml:space="preserve">
<source>This option removes all HTML markup from the selected text.</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index=".alttitle"/>
<label index=".description"/>
<label index=".details"/>
<label index=".image"/>
<label index=".image_descr"/>
<label index=".seeAlso"/>
<label index="area.alttitle"/>
<label index="area.description"/>
<label index="area.details"/>
<label index="selection.alttitle"/>
<label index="selection.description"/>
<label index="_selection.seeAlso"/>
<label index="all.alttitle"/>
<label index="all.description"/>
<label index="_all.seeAlso"/>
<label index="options.alttitle"/>
<label index="options.description"/>
<label index="options.details"/>
<label index="options.seeAlso"/>
<label index="htmlFormat.alttitle"/>
<label index="htmlFormat.description"/>
<label index="htmlFormat.details"/>
<label index="msWordFormat.alttitle"/>
<label index="msWordFormat.description"/>
<label index="msWordFormat.details"/>
<label index="typographicalPunctuation.alttitle"/>
<label index="typographicalPunctuation.description"/>
<label index="typographicalPunctuation.details"/>
<label index="nonBreakingSpace.alttitle"/>
<label index="nonBreakingSpace.description"/>
<label index="nonBreakingSpace.details"/>
<label index="images.alttitle"/>
<label index="images.description"/>
<label index="images.details"/>
<label index="allHtml.alttitle"/>
<label index="allHtml.description"/>
<label index="allHtml.details"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,68 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814927" 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 font" xml:space="preserve" approved="yes">
<source>No font</source>
<target state="translated">Nessun carattere</target></trans-unit>
<trans-unit id="No size" xml:space="preserve" approved="yes">
<source>No font size</source>
<target state="translated">Nessuna dimensione del carattere</target></trans-unit>
<trans-unit id="Default font" xml:space="preserve" approved="yes">
<source>Default font</source>
<target state="translated">Carattere predefinito</target></trans-unit>
<trans-unit id="Default size" xml:space="preserve" approved="yes">
<source>Default size</source>
<target state="translated">Dimensione predefinita</target></trans-unit>
<trans-unit id="Extra small" xml:space="preserve">
<source>Extra small</source>
<target></target></trans-unit>
<trans-unit id="Very small" xml:space="preserve">
<source>Very small</source>
<target></target></trans-unit>
<trans-unit id="Small" xml:space="preserve">
<source>Small</source>
<target></target></trans-unit>
<trans-unit id="Medium" xml:space="preserve">
<source>Medium</source>
<target></target></trans-unit>
<trans-unit id="Large" xml:space="preserve">
<source>Large</source>
<target></target></trans-unit>
<trans-unit id="Very large" xml:space="preserve">
<source>Very large</source>
<target></target></trans-unit>
<trans-unit id="Extra large" xml:space="preserve">
<source>Extra large</source>
<target></target></trans-unit>
<trans-unit id="Arial" xml:space="preserve">
<source>Arial</source>
<target></target></trans-unit>
<trans-unit id="Arial Black" xml:space="preserve">
<source>Arial Black</source>
<target></target></trans-unit>
<trans-unit id="Verdana" xml:space="preserve">
<source>Verdana</source>
<target></target></trans-unit>
<trans-unit id="Times New Roman" xml:space="preserve">
<source>Times New Roman</source>
<target></target></trans-unit>
<trans-unit id="Garamond" xml:space="preserve">
<source>Garamond</source>
<target></target></trans-unit>
<trans-unit id="Lucida Handwriting" xml:space="preserve">
<source>Lucida Handwriting</source>
<target></target></trans-unit>
<trans-unit id="Courier" xml:space="preserve">
<source>Courier</source>
<target></target></trans-unit>
<trans-unit id="Webdings" xml:space="preserve">
<source>Webdings</source>
<target></target></trans-unit>
<trans-unit id="Wingdings" xml:space="preserve">
<source>Wingdings</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="No font">Nessun carattere</label>
<label index="No size">Nessuna dimensione del carattere</label>
<label index="Default font">Carattere predefinito</label>
<label index="Default size">Dimensione predefinita</label>
<label index="Extra small"/>
<label index="Very small"/>
<label index="Small"/>
<label index="Medium"/>
<label index="Large"/>
<label index="Very large"/>
<label index="Extra large"/>
<label index="Arial"/>
<label index="Arial Black"/>
<label index="Verdana"/>
<label index="Times New Roman"/>
<label index="Garamond"/>
<label index="Lucida Handwriting"/>
<label index="Courier"/>
<label index="Webdings"/>
<label index="Wingdings"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814930" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body/>
</file>
</xliff>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array"/>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,916 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814928" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id=".alttitle" xml:space="preserve">
<source>htmlArea RTE &gt; Table Operations</source>
<target></target></trans-unit>
<trans-unit id=".description" xml:space="preserve" approved="yes">
<source>This feature offers multiple tools for creating and editing tables in the RTE editing area.</source>
<target state="translated">Questa funzionalità offre molti strumenti per la creazione e modifica delle tabelle in RTE</target></trans-unit>
<trans-unit id=".details" xml:space="preserve" approved="yes">
<source>When this feature is enabled, an "Insert table" button is shown in the editor toolbar.
A number of buttons may also appear, usually as the last line of the toolbar. The editor may also be configured so that table operations options appear only in the context menu.
All buttons that may be configured are shown below.</source>
<target state="translated">Quando questa funzionalità è abilitata, il pulsante "Inserisci tabella" viene visualizzato nella barra degli strumenti.
Un numero di pulsanti può anche apparire come nell'ultima linea della barra degli strumenti. L'editor può anche essere configurato in modo che le le opzioni sulle tabelle vengano visualizzate solo nel menu contestuale.
Tutti i pulsanti che possono essere configurati sono riportati di seguito.</target></trans-unit>
<trans-unit id=".image" xml:space="preserve" approved="yes">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/insert_table.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-restyle.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/toggle-borders.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-insert-above.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-insert-under.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-delete.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-split.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-insert-before.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-insert-after.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-delete.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-split.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-insert-before.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-insert-after.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-delete.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-split.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-merge.gif
</source>
<target state="translated">EXT:rtehtmlarea/extensions/TableOperations/skin/images/insert_table.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-restyle.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/toggle-borders.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-insert-above.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-insert-under.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-delete.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-split.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-insert-before.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-insert-after.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-delete.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-split.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-insert-before.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-insert-after.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-delete.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-split.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-merge.gif
</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note></trans-unit>
<trans-unit id=".image_descr" xml:space="preserve">
<source>"Insert table" icon. Clicking it opens a dialogue that allows to insert a table at the current cursor position.
"Table properties" icon. When the cursor is inside a table, clicking it opens a dialogue that allows to edit the properties of the table.
"Re-apply table styles" icon. When the cursor is inside a table, clicking it re-calculates the odd/even and counting styles of the table.
"Toggle borders" icon. Clicking it shows or hides the borders of all tables in the editing area.
"Row properties" icon. When the cursor is inside a table row, clicking it opens a dialogue that allows to edit the properties of the row.
"Insert row before" icon. When the cursor is inside a table row, clicking it inserts a new row above this row.
"Insert row after" icon. When the cursor is inside a table row, clicking it inserts a new row below this row.
"Delete row" icon. When the cursor is inside a table row, clicking it deletes the row from table.
"Split row" icon. When the cursor is inside a table cell that was merged over two or more rows, clicking it splits the cell into as many rows as were merged.
"Column cells properties" icon. When the cursor is inside a table column, clicking it opens a dialogue that allows to edit the properties of the cells of the column.
"Insert column before" icon. When the cursor is inside a table column, clicking it inserts a new column to the left of this column.
"Insert column after" icon. When the cursor is inside a table column, clicking it inserts a new column to the right of this column.
"Delete column" icon. When the cursor is inside a table column, clicking it deletes the column from the table.
"Split column" icon. When the cursor is inside a table cell that was merged over two or more columns, clicking it splits the cell into as many columns as were merged.
"Cell properties" icon. When the cursor is inside a table cell, clicking it opens a dialogue that allows to edit the properties of the cell.
"Insert cell before" icon. When the cursor is inside a table cell, clicking it inserts a new column to the left of this cell.
"Insert cell after" icon. When the cursor is inside a table cell, clicking it inserts a new column to the right of this cell.
"Delete cell" icon. When the cursor is inside a table cell, clicking it deletes the cell from the table.
"Split cell" icon. When the cursor is inside a table cell that was merged over columns and rows, clicking it splits the cell into as many rows and columns as were merged.
"Merge cells" icon. When some table cells are selected, clicking it merges the cells into one cell.</source>
<target></target></trans-unit>
<trans-unit id=".seeAlso" xml:space="preserve" approved="yes">
<source>xEXT_rtehtmlarea_TableOperations:InsertTable,
xEXT_rtehtmlarea_TableOperations:TO_table_prop,
xEXT_rtehtmlarea_TableOperations:TO_table_restyle,
xEXT_rtehtmlarea_TableOperations:TO_toggle_borders,
xEXT_rtehtmlarea_TableOperations:TO_row_prop,
xEXT_rtehtmlarea_TableOperations:TO_row_insert_above,
xEXT_rtehtmlarea_TableOperations:TO_row_insert_under,
xEXT_rtehtmlarea_TableOperations:TO_row_delete,
xEXT_rtehtmlarea_TableOperations:TO_row_split,
xEXT_rtehtmlarea_TableOperations:TO_col_prop,
xEXT_rtehtmlarea_TableOperations:TO_column_insert_before,
xEXT_rtehtmlarea_TableOperations:TO_column_insert_after,
xEXT_rtehtmlarea_TableOperations:TO_column_delete,
xEXT_rtehtmlarea_TableOperations:TO_column_split,
xEXT_rtehtmlarea_TableOperations:TO_cell_prop,
xEXT_rtehtmlarea_TableOperations:TO_cell_insert_before,
xEXT_rtehtmlarea_TableOperations:TO_cell_insert_after,
xEXT_rtehtmlarea_TableOperations:TO_cell_delete,
xEXT_rtehtmlarea_TableOperations:TO_cell_split,
xEXT_rtehtmlarea_TableOperations:TO_cell_merge</source>
<target state="translated">xEXT_rtehtmlarea_TableOperations:InsertTable,
xEXT_rtehtmlarea_TableOperations:TO_table_prop,
xEXT_rtehtmlarea_TableOperations:TO_table_restyle,
xEXT_rtehtmlarea_TableOperations:TO_toggle_borders,
xEXT_rtehtmlarea_TableOperations:TO_row_prop,
xEXT_rtehtmlarea_TableOperations:TO_row_insert_above,
xEXT_rtehtmlarea_TableOperations:TO_row_insert_under,
xEXT_rtehtmlarea_TableOperations:TO_row_delete,
xEXT_rtehtmlarea_TableOperations:TO_row_split,
xEXT_rtehtmlarea_TableOperations:TO_col_prop,
xEXT_rtehtmlarea_TableOperations:TO_column_insert_before,
xEXT_rtehtmlarea_TableOperations:TO_column_insert_after,
xEXT_rtehtmlarea_TableOperations:TO_column_delete,
xEXT_rtehtmlarea_TableOperations:TO_column_split,
xEXT_rtehtmlarea_TableOperations:TO_cell_prop,
xEXT_rtehtmlarea_TableOperations:TO_cell_insert_before,
xEXT_rtehtmlarea_TableOperations:TO_cell_insert_after,
xEXT_rtehtmlarea_TableOperations:TO_cell_delete,
xEXT_rtehtmlarea_TableOperations:TO_cell_split,
xEXT_rtehtmlarea_TableOperations:TO_cell_merge</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note></trans-unit>
<trans-unit id="InsertTable.alttitle" xml:space="preserve" approved="yes">
<source>Insert table</source>
<target state="translated">Inserisci tabella</target></trans-unit>
<trans-unit id="InsertTable.image" xml:space="preserve" approved="yes">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/insert_table.gif</source>
<target state="translated">EXT:rtehtmlarea/extensions/TableOperations/skin/images/insert_table.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note></trans-unit>
<trans-unit id="InsertTable.image_descr" xml:space="preserve" approved="yes">
<source>"Insert table" icon.</source>
<target state="translated">Icona "Inserisci tabella".</target></trans-unit>
<trans-unit id="InsertTable.description" xml:space="preserve" approved="yes">
<source>Create a new table and insert it into the editing area.</source>
<target state="translated">Creare una nuova tabella ed inserirla nell'area di modifica.</target></trans-unit>
<trans-unit id="InsertTable.details" xml:space="preserve">
<source>Clicking the "Table properties" button opens a dialogue window that allows to create a new table and insert it into the editing area at the current cursor position.</source>
<target></target></trans-unit>
<trans-unit id="InsertTable.seeAlso" xml:space="preserve" approved="yes">
<source>xEXT_rtehtmlarea_TableOperations:caption,xEXT_rtehtmlarea_TableOperations:summary,
xEXT_rtehtmlarea_TableOperations:numberOfRows,xEXT_rtehtmlarea_TableOperations:numberOfColumns,xEXT_rtehtmlarea_TableOperations:tableHeaders,
xEXT_rtehtmlarea_TableOperations:tableStyle,xEXT_rtehtmlarea_TableOperations:Table_class_selector,xEXT_rtehtmlarea_TableOperations:Table_header_class_selector,xEXT_rtehtmlarea_TableOperations:Table_body_class_selector,
xEXT_rtehtmlarea_TableOperations:cellSpacing,xEXT_rtehtmlarea_TableOperations:cellPadding,
xEXT_rtehtmlarea_Language:languageCombo,xEXT_rtehtmlarea_Language:directionCombo,
xEXT_rtehtmlarea_TableOperations:Table_width,xEXT_rtehtmlarea_TableOperations:Width_unit,xEXT_rtehtmlarea_TableOperations:Table_height,xEXT_rtehtmlarea_TableOperations:Height_unit,xEXT_rtehtmlarea_TableOperations:tableFloat,
xEXT_rtehtmlarea_TableOperations:textAlignment,xEXT_rtehtmlarea_TableOperations:verticalAlignment,
xEXT_rtehtmlarea_TableOperations:borderStyle,xEXT_rtehtmlarea_TableOperations:borderWidth,xEXT_rtehtmlarea_TableOperations:borderColor,
xEXT_rtehtmlarea_TableOperations:collapsedBorders,xEXT_rtehtmlarea_TableOperations:frames,xEXT_rtehtmlarea_TableOperations:rules,
xEXT_rtehtmlarea_TableOperations:textColor,xEXT_rtehtmlarea_TableOperations:backgroundColor,xEXT_rtehtmlarea_TableOperations:backgroundImage</source>
<target state="translated">xEXT_rtehtmlarea_TableOperations:caption,xEXT_rtehtmlarea_TableOperations:summary,
xEXT_rtehtmlarea_TableOperations:numberOfRows,xEXT_rtehtmlarea_TableOperations:numberOfColumns,xEXT_rtehtmlarea_TableOperations:tableHeaders,
xEXT_rtehtmlarea_TableOperations:tableStyle,xEXT_rtehtmlarea_TableOperations:Table_class_selector,xEXT_rtehtmlarea_TableOperations:Table_header_class_selector,xEXT_rtehtmlarea_TableOperations:Table_body_class_selector,
xEXT_rtehtmlarea_TableOperations:cellSpacing,xEXT_rtehtmlarea_TableOperations:cellPadding,
xEXT_rtehtmlarea_Language:languageCombo,xEXT_rtehtmlarea_Language:directionCombo,
xEXT_rtehtmlarea_TableOperations:Table_width,xEXT_rtehtmlarea_TableOperations:Width_unit,xEXT_rtehtmlarea_TableOperations:Table_height,xEXT_rtehtmlarea_TableOperations:Height_unit,xEXT_rtehtmlarea_TableOperations:tableFloat,
xEXT_rtehtmlarea_TableOperations:textAlignment,xEXT_rtehtmlarea_TableOperations:verticalAlignment,
xEXT_rtehtmlarea_TableOperations:borderStyle,xEXT_rtehtmlarea_TableOperations:borderWidth,xEXT_rtehtmlarea_TableOperations:borderColor,
xEXT_rtehtmlarea_TableOperations:collapsedBorders,xEXT_rtehtmlarea_TableOperations:frames,xEXT_rtehtmlarea_TableOperations:rules,
xEXT_rtehtmlarea_TableOperations:textColor,xEXT_rtehtmlarea_TableOperations:backgroundColor,xEXT_rtehtmlarea_TableOperations:backgroundImage</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note></trans-unit>
<trans-unit id="TO_table_prop.alttitle" xml:space="preserve" approved="yes">
<source>Table properties</source>
<target state="translated">Proprietà della tabella</target></trans-unit>
<trans-unit id="TO_table_prop.image" xml:space="preserve" approved="yes">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</source>
<target state="translated">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note></trans-unit>
<trans-unit id="TO_table_prop.image_descr" xml:space="preserve" approved="yes">
<source>"Table properties" icon.</source>
<target state="translated">Icone "Proprietà della tabella"</target></trans-unit>
<trans-unit id="TO_table_prop.description" xml:space="preserve">
<source>Edit the properties of the table in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_table_prop.details" xml:space="preserve">
<source>Clicking the "Table properties" button opens a dialogue that allows to edit the properties of the table in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_table_prop.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_TableOperations:caption,xEXT_rtehtmlarea_TableOperations:summary,
xEXT_rtehtmlarea_TableOperations:tableHeaders,
xEXT_rtehtmlarea_TableOperations:tableStyle,xEXT_rtehtmlarea_TableOperations:Table_class_selector,xEXT_rtehtmlarea_TableOperations:Table_header_class_selector,xEXT_rtehtmlarea_TableOperations:Table_body_class_selector,xEXT_rtehtmlarea_TableOperations:Table_footer_class_selector,
xEXT_rtehtmlarea_TableOperations:cellSpacing,xEXT_rtehtmlarea_TableOperations:cellPadding,
xEXT_rtehtmlarea_Language:languageCombo,xEXT_rtehtmlarea_Language:directionCombo,
xEXT_rtehtmlarea_TableOperations:Table_width,xEXT_rtehtmlarea_TableOperations:Width_unit,xEXT_rtehtmlarea_TableOperations:Table_height,xEXT_rtehtmlarea_TableOperations:Height_unit,xEXT_rtehtmlarea_TableOperations:tableFloat,
xEXT_rtehtmlarea_TableOperations:textAlignment,xEXT_rtehtmlarea_TableOperations:verticalAlignment,
xEXT_rtehtmlarea_TableOperations:borderStyle,xEXT_rtehtmlarea_TableOperations:borderWidth,xEXT_rtehtmlarea_TableOperations:borderColor,
xEXT_rtehtmlarea_TableOperations:collapsedBorders,xEXT_rtehtmlarea_TableOperations:frames,xEXT_rtehtmlarea_TableOperations:rules,
xEXT_rtehtmlarea_TableOperations:textColor,xEXT_rtehtmlarea_TableOperations:backgroundColor,xEXT_rtehtmlarea_TableOperations:backgroundImage</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="caption.alttitle" xml:space="preserve">
<source>Table caption</source>
<target></target></trans-unit>
<trans-unit id="caption.description" xml:space="preserve">
<source>Enter the description of the nature of the table.</source>
<target></target></trans-unit>
<trans-unit id="caption.details" xml:space="preserve">
<source>The description entered in this field becomes the content of the table caption. By default, the table caption is center-aligned above a table.</source>
<target></target></trans-unit>
<trans-unit id="summary.alttitle" xml:space="preserve">
<source>Table summary</source>
<target></target></trans-unit>
<trans-unit id="summary.description" xml:space="preserve">
<source>Enter a summary of the table purpose and structure.</source>
<target></target></trans-unit>
<trans-unit id="summary.details" xml:space="preserve">
<source>The text entered in this field becomes the summary attribute of the table.
Note that this attribute is not supported in HTML5.</source>
<target></target></trans-unit>
<trans-unit id="numberOfRows.alttitle" xml:space="preserve">
<source>Number of rows</source>
<target></target></trans-unit>
<trans-unit id="numberOfRows.description" xml:space="preserve">
<source>Enter the number of rows of the table to be created.</source>
<target></target></trans-unit>
<trans-unit id="numberOfRows.details" xml:space="preserve">
<source>Enter in this field the number of rows that the table should have when it is created.</source>
<target></target></trans-unit>
<trans-unit id="numberOfColumns.alttitle" xml:space="preserve">
<source>Number of columns</source>
<target></target></trans-unit>
<trans-unit id="numberOfColumns.description" xml:space="preserve">
<source>Enter the number of columns of the table to be created.</source>
<target></target></trans-unit>
<trans-unit id="numberOfColumns.details" xml:space="preserve">
<source>Enter in this field the number of columns that the table should have when it is created.</source>
<target></target></trans-unit>
<trans-unit id="tableHeaders.alttitle" xml:space="preserve">
<source>Header cells</source>
<target></target></trans-unit>
<trans-unit id="tableHeaders.description" xml:space="preserve">
<source>Select the location of table header cells.</source>
<target></target></trans-unit>
<trans-unit id="tableHeaders.details" xml:space="preserve">
<source>By selecting an option from the list, specify whether the table should have header cells and where they should be located. The options are:
1. No header cells: the table will not have any header cells
2. Header cells on top: only the cells of the topmost row will be header cells and this row will belong to the header part of the table
3. Header cells on left: only the cells of the leftmost column will be header cells
4. Header cells on top and left: the second and third option will both apply.</source>
<target></target></trans-unit>
<trans-unit id="tableStyle.alttitle" xml:space="preserve">
<source>Table styles</source>
<target></target></trans-unit>
<trans-unit id="tableStyle.description" xml:space="preserve">
<source>Apply stlyles to the table and to its parts.</source>
<target></target></trans-unit>
<trans-unit id="tableStyle.details" xml:space="preserve">
<source>The "Style" fieldset allows to apply styles to the table and to each of the table parts, i.e. header, body and footer. A selector is displayed for each part that exists in the current table.</source>
<target></target></trans-unit>
<trans-unit id="Table_class_selector.alttitle" xml:space="preserve">
<source>Table style selector</source>
<target></target></trans-unit>
<trans-unit id="Table_class_selector.description" xml:space="preserve">
<source>Apply a style to the table or remove the style that was last applied.</source>
<target></target></trans-unit>
<trans-unit id="Table_body_class_selector.alttitle" xml:space="preserve">
<source>Table body style selector</source>
<target></target></trans-unit>
<trans-unit id="Table_body_class_selector.description" xml:space="preserve">
<source>Apply a style to the body part of the table or remove the style that was last applied.</source>
<target></target></trans-unit>
<trans-unit id="Table_header_class_selector.alttitle" xml:space="preserve">
<source>Table header style selector</source>
<target></target></trans-unit>
<trans-unit id="Table_header_class_selector.description" xml:space="preserve">
<source>Apply a style to the header part of the table or remove the style that was last applied.</source>
<target></target></trans-unit>
<trans-unit id="Table_footer_class_selector.alttitle" xml:space="preserve">
<source>Table footer style selector</source>
<target></target></trans-unit>
<trans-unit id="Table_footer_class_selector.description" xml:space="preserve">
<source>Apply a style to the footer part of the table or remove the style that was last applied.</source>
<target></target></trans-unit>
<trans-unit id="Class_selector.alttitle" xml:space="preserve">
<source>Style selector</source>
<target></target></trans-unit>
<trans-unit id="Class_selector.description" xml:space="preserve">
<source>Apply a style to the current element or remove the style that was last applied.</source>
<target></target></trans-unit>
<trans-unit id="cellSpacing.alttitle" xml:space="preserve">
<source>Cell spacing</source>
<target></target></trans-unit>
<trans-unit id="cellSpacing.description" xml:space="preserve">
<source>Enter the numer of pixels of space between adjacent cells.</source>
<target></target></trans-unit>
<trans-unit id="cellPadding.alttitle" xml:space="preserve">
<source>Cell padding</source>
<target></target></trans-unit>
<trans-unit id="cellPadding.description" xml:space="preserve">
<source>Enter the numer of pixels of space between content and border in cells.</source>
<target></target></trans-unit>
<trans-unit id="Table_width.alttitle" xml:space="preserve">
<source>Table width</source>
<target></target></trans-unit>
<trans-unit id="Table_width.description" xml:space="preserve">
<source>Enter the table width using the selected width unit.</source>
<target></target></trans-unit>
<trans-unit id="Table_height.alttitle" xml:space="preserve">
<source>Table height</source>
<target></target></trans-unit>
<trans-unit id="Table_height.description" xml:space="preserve">
<source>Enter the table height using the selected height unit.</source>
<target></target></trans-unit>
<trans-unit id="Width_unit.alttitle" xml:space="preserve">
<source>Width unit</source>
<target></target></trans-unit>
<trans-unit id="Width_unit.description" xml:space="preserve">
<source>Select the width unit.</source>
<target></target></trans-unit>
<trans-unit id="Height_unit.alttitle" xml:space="preserve">
<source>Height unit</source>
<target></target></trans-unit>
<trans-unit id="Height_unit.description" xml:space="preserve">
<source>Select the height unit.</source>
<target></target></trans-unit>
<trans-unit id="tableFloat.alttitle" xml:space="preserve">
<source>Table float</source>
<target></target></trans-unit>
<trans-unit id="tableFloat.description" xml:space="preserve">
<source>Select whether and how the table should float.</source>
<target></target></trans-unit>
<trans-unit id="textAlignment.alttitle" xml:space="preserve">
<source>Text alignment</source>
<target></target></trans-unit>
<trans-unit id="textAlignment.description" xml:space="preserve">
<source>Select the vertical alignment of text within a cell.</source>
<target></target></trans-unit>
<trans-unit id="verticalAlignment.alttitle" xml:space="preserve">
<source>Vertical alignment</source>
<target></target></trans-unit>
<trans-unit id="verticalAlignment.description" xml:space="preserve">
<source>Select the vertical alignment of content within a cell.</source>
<target></target></trans-unit>
<trans-unit id="borderStyle.alttitle" xml:space="preserve">
<source>Border style</source>
<target></target></trans-unit>
<trans-unit id="borderStyle.description" xml:space="preserve">
<source>Select the border style.</source>
<target></target></trans-unit>
<trans-unit id="borderWidth.alttitle" xml:space="preserve">
<source>Border width</source>
<target></target></trans-unit>
<trans-unit id="borderWidth.description" xml:space="preserve">
<source>Enter the border width in pixels.</source>
<target></target></trans-unit>
<trans-unit id="borderColor.alttitle" xml:space="preserve">
<source>Border color</source>
<target></target></trans-unit>
<trans-unit id="borderColor.description" xml:space="preserve">
<source>Select the border color.</source>
<target></target></trans-unit>
<trans-unit id="collapsedBorders.alttitle" xml:space="preserve">
<source>Collapsed borders</source>
<target></target></trans-unit>
<trans-unit id="collapsedBorders.description" xml:space="preserve">
<source>Select whether table borders should be collapsed, detached or default.</source>
<target></target></trans-unit>
<trans-unit id="frames.alttitle" xml:space="preserve">
<source>Frames</source>
<target></target></trans-unit>
<trans-unit id="frames.description" xml:space="preserve">
<source>Select which sides should have a border.</source>
<target></target></trans-unit>
<trans-unit id="rules.alttitle" xml:space="preserve">
<source>Rules</source>
<target></target></trans-unit>
<trans-unit id="rules.description" xml:space="preserve">
<source>Select where rules should be displayed.</source>
<target></target></trans-unit>
<trans-unit id="textColor.alttitle" xml:space="preserve">
<source>Text color</source>
<target></target></trans-unit>
<trans-unit id="textColor.description" xml:space="preserve">
<source>Select the color of the text.</source>
<target></target></trans-unit>
<trans-unit id="backgroundColor.alttitle" xml:space="preserve">
<source>Background color</source>
<target></target></trans-unit>
<trans-unit id="backgroundColor.description" xml:space="preserve">
<source>Select the color of the background.</source>
<target></target></trans-unit>
<trans-unit id="backgroundImage.alttitle" xml:space="preserve">
<source>URL of background image</source>
<target></target></trans-unit>
<trans-unit id="backgroundImage.description" xml:space="preserve">
<source>Enter the URL of the background image.</source>
<target></target></trans-unit>
<trans-unit id="TO_table_restyle.alttitle" xml:space="preserve">
<source>Re-apply table styles</source>
<target></target></trans-unit>
<trans-unit id="TO_table_restyle.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-restyle.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
87%</note></trans-unit>
<trans-unit id="TO_table_restyle.image_descr" xml:space="preserve">
<source>"Re-apply table styles" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_table_restyle.description" xml:space="preserve">
<source>Re-apply odd/even and/or counting styles to the table in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_table_restyle.details" xml:space="preserve">
<source>If odd/even and/or counting styles have been applied to the table in which the cursor is currently positioned, some table operations may have broken the layout of the table.
Clicking the "Re-apply table styles" button will re-calculate the odd/even and the counting styles, and re-apply the styles to the rows and/or columns of the table.</source>
<target></target></trans-unit>
<trans-unit id="TO_toggle_borders.alttitle" xml:space="preserve">
<source>Toggle borders</source>
<target></target></trans-unit>
<trans-unit id="TO_toggle_borders.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/toggle-borders.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
84%</note></trans-unit>
<trans-unit id="TO_toggle_borders.image_descr" xml:space="preserve">
<source>"Toggle borders" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_toggle_borders.description" xml:space="preserve">
<source>Show/hide the borders of all tables in the editing area.</source>
<target></target></trans-unit>
<trans-unit id="TO_toggle_borders.details" xml:space="preserve">
<source>Clicking the "Toggle borders" button makes the boundaries of all tables in the editing area visible or, if they are currently visible, the button being highlighted as active, hides these boundaries.
This applies only when editing content and has no effect when the element is rendered in the frontend.
This button may be configured so that it is activated when the element is opened for editing.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_prop.alttitle" xml:space="preserve">
<source>Row properties</source>
<target></target></trans-unit>
<trans-unit id="TO_row_prop.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-prop.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
92%</note></trans-unit>
<trans-unit id="TO_row_prop.image_descr" xml:space="preserve" approved="no">
<source>"Row properties" icon.</source>
<target state="needs-translation">Icone "Proprietà della tabella"</target><note>79%</note></trans-unit>
<trans-unit id="TO_row_prop.description" xml:space="preserve">
<source>Edit the properties of the table row in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_prop.details" xml:space="preserve">
<source>Clicking the "Row properties" button opens a dialogue window that allows to edit the properties of the table row in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_prop.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_TableOperations:rowGroup,xEXT_rtehtmlarea_TableOperations:Class_selector,
xEXT_rtehtmlarea_Language:languageCombo,xEXT_rtehtmlarea_Language:directionCombo,
xEXT_rtehtmlarea_TableOperations:Row_width,xEXT_rtehtmlarea_TableOperations:Width_unit,xEXT_rtehtmlarea_TableOperations:Row_height,xEXT_rtehtmlarea_TableOperations:Height_unit,
xEXT_rtehtmlarea_TableOperations:textAlignment,xEXT_rtehtmlarea_TableOperations:verticalAlignment,
xEXT_rtehtmlarea_TableOperations:borderStyle,xEXT_rtehtmlarea_TableOperations:borderWidth,xEXT_rtehtmlarea_TableOperations:borderColor,
xEXT_rtehtmlarea_TableOperations:textColor,xEXT_rtehtmlarea_TableOperations:backgroundColor,xEXT_rtehtmlarea_TableOperations:backgroundImage</source>
<target></target></trans-unit>
<trans-unit id="rowGroup.alttitle" xml:space="preserve">
<source>Row group</source>
<target></target></trans-unit>
<trans-unit id="rowGroup.description" xml:space="preserve">
<source>Select to which table part this row should belong.</source>
<target></target></trans-unit>
<trans-unit id="rowGroup.details" xml:space="preserve">
<source>The row may belong either to the header, body or footer of the table.</source>
<target></target></trans-unit>
<trans-unit id="Row_width.alttitle" xml:space="preserve">
<source>Row width</source>
<target></target></trans-unit>
<trans-unit id="Row_width.description" xml:space="preserve">
<source>Enter the row width using the selected width unit.</source>
<target></target></trans-unit>
<trans-unit id="Row_height.alttitle" xml:space="preserve">
<source>Row height</source>
<target></target></trans-unit>
<trans-unit id="Row_height.description" xml:space="preserve">
<source>Enter the row height using the selected height unit.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_insert_above.alttitle" xml:space="preserve">
<source>Insert row before</source>
<target></target></trans-unit>
<trans-unit id="TO_row_insert_above.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-insert-above.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
80%</note></trans-unit>
<trans-unit id="TO_row_insert_above.image_descr" xml:space="preserve">
<source>"Insert row before" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_insert_above.description" xml:space="preserve">
<source>Insert a new row above the current table row.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_insert_above.details" xml:space="preserve">
<source>Clicking the "Insert row before" button inserts a new row above the table row in which the cursor is currently positioned.
The new row is of the same type, i.e. header or data, as the row in which the cursor is currently positioned, belongs to the same part of the table, i.e. header, body or footer, and has the same properties.
The cells of the new row also have the same properties as the corresponding cells of the row in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_insert_under.alttitle" xml:space="preserve">
<source>Insert row after</source>
<target></target></trans-unit>
<trans-unit id="TO_row_insert_under.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-insert-under.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
80%</note></trans-unit>
<trans-unit id="TO_row_insert_under.image_descr" xml:space="preserve">
<source>"Insert row after" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_insert_under.description" xml:space="preserve">
<source>Insert a new row after, or below, the current table row.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_insert_under.details" xml:space="preserve">
<source>Clicking the "Insert row after" button inserts a new row after, or below, the table row in which the cursor is currently positioned.
The new row is of the same type, i.e. header or data, as the row in which the cursor is currently positioned, belongs to the same part of the table, i.e. header, body or footer, and has the same properties.
The cells of the new row also have the same properties as the corresponding cells of the row in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_delete.alttitle" xml:space="preserve">
<source>Delete row</source>
<target></target></trans-unit>
<trans-unit id="TO_row_delete.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-delete.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
85%</note></trans-unit>
<trans-unit id="TO_row_delete.image_descr" xml:space="preserve">
<source>"Delete row" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_delete.description" xml:space="preserve">
<source>Delete the current table row.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_delete.details" xml:space="preserve">
<source>Clicking the "Delete row" button deletes the table row in which the cursor is currently positioned.
If the deleted row was the last row of a part of the table, i.e. header, body or footer, then this part of the table is also deleted.
If the deleted row was the last row of the table, then the table is deleted.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_split.alttitle" xml:space="preserve">
<source>Split row</source>
<target></target></trans-unit>
<trans-unit id="TO_row_split.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-split.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
86%</note></trans-unit>
<trans-unit id="TO_row_split.image_descr" xml:space="preserve">
<source>"Split row" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_split.description" xml:space="preserve">
<source>Split a table cell that was merged over two or more rows.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_split.details" xml:space="preserve">
<source>When the cursor is inside a table cell that was merged over two or more rows, clicking the "Split row" button splits the cell into as many rows as were merged.</source>
<target></target></trans-unit>
<trans-unit id="TO_row_split.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_TableOperations:TO_cell_merge,xEXT_rtehtmlarea_TableOperations:TO_column_split,xEXT_rtehtmlarea_TableOperations:TO_cell_split</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="TO_col_prop.alttitle" xml:space="preserve">
<source>Column cells properties</source>
<target></target></trans-unit>
<trans-unit id="TO_col_prop.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-prop.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
94%</note></trans-unit>
<trans-unit id="TO_col_prop.image_descr" xml:space="preserve">
<source>"Column cells properties" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_col_prop.description" xml:space="preserve">
<source>Edit the properties of the cells of the table column in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_col_prop.details" xml:space="preserve">
<source>Clicking the "Column cells properties" button opens a dialogue window that allows to edit the properties of the cells of the table column in which the cursor is currently positioned. The values of the properties will be applied to all the cells of the column.</source>
<target></target></trans-unit>
<trans-unit id="TO_col_prop.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_TableOperations:columnCellsType,
xEXT_rtehtmlarea_Language:languageCombo,xEXT_rtehtmlarea_Language:directionCombo,
xEXT_rtehtmlarea_TableOperations:Cell_width,xEXT_rtehtmlarea_TableOperations:Width_unit,xEXT_rtehtmlarea_TableOperations:Cell_height,xEXT_rtehtmlarea_TableOperations:Height_unit,
xEXT_rtehtmlarea_TableOperations:textAlignment,xEXT_rtehtmlarea_TableOperations:verticalAlignment,
xEXT_rtehtmlarea_TableOperations:borderStyle,xEXT_rtehtmlarea_TableOperations:borderWidth,xEXT_rtehtmlarea_TableOperations:borderColor,
xEXT_rtehtmlarea_TableOperations:textColor,xEXT_rtehtmlarea_TableOperations:backgroundColor,xEXT_rtehtmlarea_TableOperations:backgroundImage</source>
<target></target></trans-unit>
<trans-unit id="columnCellsType.alttitle" xml:space="preserve">
<source>Type of cells</source>
<target></target></trans-unit>
<trans-unit id="columnCellsType.description" xml:space="preserve">
<source>Select the type of the cells of this column.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_insert_before.alttitle" xml:space="preserve">
<source>Insert column before</source>
<target></target></trans-unit>
<trans-unit id="TO_column_insert_before.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-insert-before.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
80%</note></trans-unit>
<trans-unit id="TO_column_insert_before.image_descr" xml:space="preserve">
<source>"Insert column before" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_insert_before.description" xml:space="preserve">
<source>Insert a new column to the left the current table column.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_insert_before.details" xml:space="preserve">
<source>Clicking the "Insert column before" button inserts a new column to the left of the table column in which the cursor is currently positioned.
The cells of the new column are of the same type, i.e. header for row/row group or data, belong to the same part of the table, i.e. header, body or footer, and have the same properties as the corresponding cells of the column in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_insert_after.alttitle" xml:space="preserve">
<source>Insert column after</source>
<target></target></trans-unit>
<trans-unit id="TO_column_insert_after.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-insert-after.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
80%</note></trans-unit>
<trans-unit id="TO_column_insert_after.image_descr" xml:space="preserve">
<source>"Insert column after" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_insert_after.description" xml:space="preserve">
<source>Insert a new column to the right of the current table column.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_insert_after.details" xml:space="preserve">
<source>Clicking the "Insert column after" button inserts a new column to the right of the table column in which the cursor is currently positioned.
The cells of the new column are of the same type, i.e. header for row/row group or data, belong to the same part of the table, i.e. header, body or footer, and have the same properties as the corresponding cells of the column in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_delete.alttitle" xml:space="preserve">
<source>Delete column</source>
<target></target></trans-unit>
<trans-unit id="TO_column_delete.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-delete.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
85%</note></trans-unit>
<trans-unit id="TO_column_delete.image_descr" xml:space="preserve">
<source>"Delete column" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_delete.description" xml:space="preserve">
<source>Delete the current table column.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_delete.details" xml:space="preserve">
<source>Clicking the "Delete column" button deletes the table column in which the cursor is currently positioned.
If the deleted column was the last column of the table, then the table is deleted.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_split.alttitle" xml:space="preserve">
<source>Split column</source>
<target></target></trans-unit>
<trans-unit id="TO_column_split.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-split.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
88%</note></trans-unit>
<trans-unit id="TO_column_split.image_descr" xml:space="preserve">
<source>"Split column" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_split.description" xml:space="preserve">
<source>Split a table cell that was merged over two or more columns.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_split.details" xml:space="preserve">
<source>When the cursor is inside a table cell that was merged over two or more columns, clicking the "Split column" button splits the cell into as many columns as were merged.</source>
<target></target></trans-unit>
<trans-unit id="TO_column_split.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_TableOperations:TO_cell_merge,xEXT_rtehtmlarea_TableOperations:TO_row_split,xEXT_rtehtmlarea_TableOperations:TO_cell_split</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="TO_cell_prop.alttitle" xml:space="preserve" approved="no">
<source>Cell properties</source>
<target state="needs-translation">Proprietà della tabella</target><note>75%</note></trans-unit>
<trans-unit id="TO_cell_prop.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-prop.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
94%</note></trans-unit>
<trans-unit id="TO_cell_prop.image_descr" xml:space="preserve" approved="no">
<source>"Cell properties" icon.</source>
<target state="needs-translation">Icone "Proprietà della tabella"</target><note>83%</note></trans-unit>
<trans-unit id="TO_cell_prop.description" xml:space="preserve">
<source>Edit the properties of the table cell in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_prop.details" xml:space="preserve">
<source>Clicking the "Cell properties" button opens a dialogue window that allows to edit the properties of the table cell in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_prop.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_TableOperations:cellType,xEXT_rtehtmlarea_TableOperations:cellAbbreviation,
xEXT_rtehtmlarea_Language:languageCombo,xEXT_rtehtmlarea_Language:directionCombo,
xEXT_rtehtmlarea_TableOperations:Cell_width,xEXT_rtehtmlarea_TableOperations:Width_unit,xEXT_rtehtmlarea_TableOperations:Cell_height,xEXT_rtehtmlarea_TableOperations:Height_unit,
xEXT_rtehtmlarea_TableOperations:textAlignment,xEXT_rtehtmlarea_TableOperations:verticalAlignment,
xEXT_rtehtmlarea_TableOperations:borderStyle,xEXT_rtehtmlarea_TableOperations:borderWidth,xEXT_rtehtmlarea_TableOperations:borderColor,
xEXT_rtehtmlarea_TableOperations:textColor,xEXT_rtehtmlarea_TableOperations:backgroundColor,xEXT_rtehtmlarea_TableOperations:backgroundImage</source>
<target></target></trans-unit>
<trans-unit id="cellType.alttitle" xml:space="preserve">
<source>Type of cell</source>
<target></target></trans-unit>
<trans-unit id="cellType.description" xml:space="preserve">
<source>Select the type of the cell.</source>
<target></target></trans-unit>
<trans-unit id="cellAbbreviation.alttitle" xml:space="preserve">
<source>Header cell abbreviation</source>
<target></target></trans-unit>
<trans-unit id="cellAbbreviation.description" xml:space="preserve">
<source>Enter the abbreviation of the header cell.</source>
<target></target></trans-unit>
<trans-unit id="Cell_width.alttitle" xml:space="preserve">
<source>Cell width</source>
<target></target></trans-unit>
<trans-unit id="Cell_width.description" xml:space="preserve">
<source>Enter the cell width using the selected width unit.</source>
<target></target></trans-unit>
<trans-unit id="Cell_height.alttitle" xml:space="preserve">
<source>Cell height</source>
<target></target></trans-unit>
<trans-unit id="Cell_height.description" xml:space="preserve">
<source>Enter the cell height using the selected height unit.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_insert_before.alttitle" xml:space="preserve">
<source>Insert cell before</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_insert_before.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-insert-before.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
81%</note></trans-unit>
<trans-unit id="TO_cell_insert_before.image_descr" xml:space="preserve">
<source>"Insert cell before" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_insert_before.description" xml:space="preserve">
<source>Insert a new cell to the left the current table cell.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_insert_before.details" xml:space="preserve">
<source>Clicking the "Insert cell before" button inserts a new cell to the left of the table cell in which the cursor is currently positioned.
The new cell is of the same type, i.e. header or data, belongs to the same row, and has the same properties as the cell in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_insert_after.alttitle" xml:space="preserve">
<source>Insert cell after</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_insert_after.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-insert-after.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
81%</note></trans-unit>
<trans-unit id="TO_cell_insert_after.image_descr" xml:space="preserve">
<source>"Insert cell after" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_insert_after.description" xml:space="preserve">
<source>Insert a new cell to the right of the current table cell.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_insert_after.details" xml:space="preserve">
<source>Clicking the "Insert cell after" button inserts a new cell to the right of the table cell in which the cursor is currently positioned.
The new cell is of the same type, i.e. header or data, belongs to the same row, and has the same properties as the cell in which the cursor is currently positioned.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_delete.alttitle" xml:space="preserve">
<source>Delete cell</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_delete.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-delete.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
85%</note></trans-unit>
<trans-unit id="TO_cell_delete.image_descr" xml:space="preserve">
<source>"Delete cell" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_delete.description" xml:space="preserve">
<source>Delete the current table cell.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_delete.details" xml:space="preserve">
<source>Clicking the "Delete cell" button deletes the table cell in which the cursor is currently positioned.
If the deleted cell was the last cell of the table, then the table is deleted.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_split.alttitle" xml:space="preserve">
<source>Split cell</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_split.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-split.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
88%</note></trans-unit>
<trans-unit id="TO_cell_split.image_descr" xml:space="preserve">
<source>"Split cell" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_split.description" xml:space="preserve">
<source>Split a table cell that was merged over two or more rows and columns.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_split.details" xml:space="preserve">
<source>When the cursor is inside a table cell that was merged over two or more rows AND columns, clicking the "Split cell" button splits the cell into as many cells as were merged.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_split.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_TableOperations:TO_cell_merge,xEXT_rtehtmlarea_TableOperations:TO_row_split,xEXT_rtehtmlarea_TableOperations:TO_column_split</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
<trans-unit id="TO_cell_merge.alttitle" xml:space="preserve">
<source>Merge cells</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_merge.image" xml:space="preserve" approved="no">
<source>EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-merge.gif</source>
<target state="needs-translation">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
<note>This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.
88%</note></trans-unit>
<trans-unit id="TO_cell_merge.image_descr" xml:space="preserve">
<source>"Merge cells" icon.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_merge.description" xml:space="preserve">
<source>Merge a set of contiguous table cells.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_merge.details" xml:space="preserve">
<source>In Firefox, when a set of contiguous table cells have been selected with a mouse movement or through the keyboard, clicking the "Merge cells" button merges the selected cells into a single cell.
In other browsers, when the cursor is positioned in a cell, clicking the "Merge cells" button prompts the user for the number of rows to the right and the number of columns down over which the cells should be merged. The set of contiguous cells so defined are then merged.</source>
<target></target></trans-unit>
<trans-unit id="TO_cell_merge.seeAlso" xml:space="preserve">
<source>xEXT_rtehtmlarea_TableOperations:TO_row_split,xEXT_rtehtmlarea_TableOperations:TO_column_split,xEXT_rtehtmlarea_TableOperations:TO_cell_split</source>
<target></target><note from="developer">This string contains an internal text, which must not be changed. Just copy the original text into the translation field. For more information have a look at the Tutorial.</note>
</trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,253 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index=".alttitle"/>
<label index=".description">Questa funzionalità offre molti strumenti per la creazione e modifica delle tabelle in RTE</label>
<label index=".details">Quando questa funzionalità è abilitata, il pulsante "Inserisci tabella" viene visualizzato nella barra degli strumenti.
Un numero di pulsanti può anche apparire come nell'ultima linea della barra degli strumenti. L'editor può anche essere configurato in modo che le le opzioni sulle tabelle vengano visualizzate solo nel menu contestuale.
Tutti i pulsanti che possono essere configurati sono riportati di seguito.</label>
<label index=".image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/insert_table.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-restyle.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/toggle-borders.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-insert-above.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-insert-under.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-delete.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/row-split.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-insert-before.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-insert-after.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-delete.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/col-split.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-prop.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-insert-before.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-insert-after.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-delete.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-split.gif,
EXT:rtehtmlarea/extensions/TableOperations/skin/images/cell-merge.gif
</label>
<label index=".image_descr"/>
<label index=".seeAlso">xEXT_rtehtmlarea_TableOperations:InsertTable,
xEXT_rtehtmlarea_TableOperations:TO_table_prop,
xEXT_rtehtmlarea_TableOperations:TO_table_restyle,
xEXT_rtehtmlarea_TableOperations:TO_toggle_borders,
xEXT_rtehtmlarea_TableOperations:TO_row_prop,
xEXT_rtehtmlarea_TableOperations:TO_row_insert_above,
xEXT_rtehtmlarea_TableOperations:TO_row_insert_under,
xEXT_rtehtmlarea_TableOperations:TO_row_delete,
xEXT_rtehtmlarea_TableOperations:TO_row_split,
xEXT_rtehtmlarea_TableOperations:TO_col_prop,
xEXT_rtehtmlarea_TableOperations:TO_column_insert_before,
xEXT_rtehtmlarea_TableOperations:TO_column_insert_after,
xEXT_rtehtmlarea_TableOperations:TO_column_delete,
xEXT_rtehtmlarea_TableOperations:TO_column_split,
xEXT_rtehtmlarea_TableOperations:TO_cell_prop,
xEXT_rtehtmlarea_TableOperations:TO_cell_insert_before,
xEXT_rtehtmlarea_TableOperations:TO_cell_insert_after,
xEXT_rtehtmlarea_TableOperations:TO_cell_delete,
xEXT_rtehtmlarea_TableOperations:TO_cell_split,
xEXT_rtehtmlarea_TableOperations:TO_cell_merge</label>
<label index="InsertTable.alttitle">Inserisci tabella</label>
<label index="InsertTable.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/insert_table.gif</label>
<label index="InsertTable.image_descr">Icona "Inserisci tabella".</label>
<label index="InsertTable.description">Creare una nuova tabella ed inserirla nell'area di modifica.</label>
<label index="InsertTable.details"/>
<label index="InsertTable.seeAlso">xEXT_rtehtmlarea_TableOperations:caption,xEXT_rtehtmlarea_TableOperations:summary,
xEXT_rtehtmlarea_TableOperations:numberOfRows,xEXT_rtehtmlarea_TableOperations:numberOfColumns,xEXT_rtehtmlarea_TableOperations:tableHeaders,
xEXT_rtehtmlarea_TableOperations:tableStyle,xEXT_rtehtmlarea_TableOperations:Table_class_selector,xEXT_rtehtmlarea_TableOperations:Table_header_class_selector,xEXT_rtehtmlarea_TableOperations:Table_body_class_selector,
xEXT_rtehtmlarea_TableOperations:cellSpacing,xEXT_rtehtmlarea_TableOperations:cellPadding,
xEXT_rtehtmlarea_Language:languageCombo,xEXT_rtehtmlarea_Language:directionCombo,
xEXT_rtehtmlarea_TableOperations:Table_width,xEXT_rtehtmlarea_TableOperations:Width_unit,xEXT_rtehtmlarea_TableOperations:Table_height,xEXT_rtehtmlarea_TableOperations:Height_unit,xEXT_rtehtmlarea_TableOperations:tableFloat,
xEXT_rtehtmlarea_TableOperations:textAlignment,xEXT_rtehtmlarea_TableOperations:verticalAlignment,
xEXT_rtehtmlarea_TableOperations:borderStyle,xEXT_rtehtmlarea_TableOperations:borderWidth,xEXT_rtehtmlarea_TableOperations:borderColor,
xEXT_rtehtmlarea_TableOperations:collapsedBorders,xEXT_rtehtmlarea_TableOperations:frames,xEXT_rtehtmlarea_TableOperations:rules,
xEXT_rtehtmlarea_TableOperations:textColor,xEXT_rtehtmlarea_TableOperations:backgroundColor,xEXT_rtehtmlarea_TableOperations:backgroundImage</label>
<label index="TO_table_prop.alttitle">Proprietà della tabella</label>
<label index="TO_table_prop.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_table_prop.image_descr">Icone "Proprietà della tabella"</label>
<label index="TO_table_prop.description"/>
<label index="TO_table_prop.details"/>
<label index="TO_table_prop.seeAlso"/>
<label index="caption.alttitle"/>
<label index="caption.description"/>
<label index="caption.details"/>
<label index="summary.alttitle"/>
<label index="summary.description"/>
<label index="summary.details"/>
<label index="numberOfRows.alttitle"/>
<label index="numberOfRows.description"/>
<label index="numberOfRows.details"/>
<label index="numberOfColumns.alttitle"/>
<label index="numberOfColumns.description"/>
<label index="numberOfColumns.details"/>
<label index="tableHeaders.alttitle"/>
<label index="tableHeaders.description"/>
<label index="tableHeaders.details"/>
<label index="tableStyle.alttitle"/>
<label index="tableStyle.description"/>
<label index="tableStyle.details"/>
<label index="Table_class_selector.alttitle"/>
<label index="Table_class_selector.description"/>
<label index="Table_body_class_selector.alttitle"/>
<label index="Table_body_class_selector.description"/>
<label index="Table_header_class_selector.alttitle"/>
<label index="Table_header_class_selector.description"/>
<label index="Table_footer_class_selector.alttitle"/>
<label index="Table_footer_class_selector.description"/>
<label index="Class_selector.alttitle"/>
<label index="Class_selector.description"/>
<label index="cellSpacing.alttitle"/>
<label index="cellSpacing.description"/>
<label index="cellPadding.alttitle"/>
<label index="cellPadding.description"/>
<label index="Table_width.alttitle"/>
<label index="Table_width.description"/>
<label index="Table_height.alttitle"/>
<label index="Table_height.description"/>
<label index="Width_unit.alttitle"/>
<label index="Width_unit.description"/>
<label index="Height_unit.alttitle"/>
<label index="Height_unit.description"/>
<label index="tableFloat.alttitle"/>
<label index="tableFloat.description"/>
<label index="textAlignment.alttitle"/>
<label index="textAlignment.description"/>
<label index="verticalAlignment.alttitle"/>
<label index="verticalAlignment.description"/>
<label index="borderStyle.alttitle"/>
<label index="borderStyle.description"/>
<label index="borderWidth.alttitle"/>
<label index="borderWidth.description"/>
<label index="borderColor.alttitle"/>
<label index="borderColor.description"/>
<label index="collapsedBorders.alttitle"/>
<label index="collapsedBorders.description"/>
<label index="frames.alttitle"/>
<label index="frames.description"/>
<label index="rules.alttitle"/>
<label index="rules.description"/>
<label index="textColor.alttitle"/>
<label index="textColor.description"/>
<label index="backgroundColor.alttitle"/>
<label index="backgroundColor.description"/>
<label index="backgroundImage.alttitle"/>
<label index="backgroundImage.description"/>
<label index="TO_table_restyle.alttitle"/>
<label index="TO_table_restyle.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_table_restyle.image_descr"/>
<label index="TO_table_restyle.description"/>
<label index="TO_table_restyle.details"/>
<label index="TO_toggle_borders.alttitle"/>
<label index="TO_toggle_borders.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_toggle_borders.image_descr"/>
<label index="TO_toggle_borders.description"/>
<label index="TO_toggle_borders.details"/>
<label index="TO_row_prop.alttitle"/>
<label index="TO_row_prop.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_row_prop.image_descr">Icone "Proprietà della tabella"</label>
<label index="TO_row_prop.description"/>
<label index="TO_row_prop.details"/>
<label index="TO_row_prop.seeAlso"/>
<label index="rowGroup.alttitle"/>
<label index="rowGroup.description"/>
<label index="rowGroup.details"/>
<label index="Row_width.alttitle"/>
<label index="Row_width.description"/>
<label index="Row_height.alttitle"/>
<label index="Row_height.description"/>
<label index="TO_row_insert_above.alttitle"/>
<label index="TO_row_insert_above.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_row_insert_above.image_descr"/>
<label index="TO_row_insert_above.description"/>
<label index="TO_row_insert_above.details"/>
<label index="TO_row_insert_under.alttitle"/>
<label index="TO_row_insert_under.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_row_insert_under.image_descr"/>
<label index="TO_row_insert_under.description"/>
<label index="TO_row_insert_under.details"/>
<label index="TO_row_delete.alttitle"/>
<label index="TO_row_delete.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_row_delete.image_descr"/>
<label index="TO_row_delete.description"/>
<label index="TO_row_delete.details"/>
<label index="TO_row_split.alttitle"/>
<label index="TO_row_split.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_row_split.image_descr"/>
<label index="TO_row_split.description"/>
<label index="TO_row_split.details"/>
<label index="TO_row_split.seeAlso"/>
<label index="TO_col_prop.alttitle"/>
<label index="TO_col_prop.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_col_prop.image_descr"/>
<label index="TO_col_prop.description"/>
<label index="TO_col_prop.details"/>
<label index="TO_col_prop.seeAlso"/>
<label index="columnCellsType.alttitle"/>
<label index="columnCellsType.description"/>
<label index="TO_column_insert_before.alttitle"/>
<label index="TO_column_insert_before.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_column_insert_before.image_descr"/>
<label index="TO_column_insert_before.description"/>
<label index="TO_column_insert_before.details"/>
<label index="TO_column_insert_after.alttitle"/>
<label index="TO_column_insert_after.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_column_insert_after.image_descr"/>
<label index="TO_column_insert_after.description"/>
<label index="TO_column_insert_after.details"/>
<label index="TO_column_delete.alttitle"/>
<label index="TO_column_delete.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_column_delete.image_descr"/>
<label index="TO_column_delete.description"/>
<label index="TO_column_delete.details"/>
<label index="TO_column_split.alttitle"/>
<label index="TO_column_split.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_column_split.image_descr"/>
<label index="TO_column_split.description"/>
<label index="TO_column_split.details"/>
<label index="TO_column_split.seeAlso"/>
<label index="TO_cell_prop.alttitle">Proprietà della tabella</label>
<label index="TO_cell_prop.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_cell_prop.image_descr">Icone "Proprietà della tabella"</label>
<label index="TO_cell_prop.description"/>
<label index="TO_cell_prop.details"/>
<label index="TO_cell_prop.seeAlso"/>
<label index="cellType.alttitle"/>
<label index="cellType.description"/>
<label index="cellAbbreviation.alttitle"/>
<label index="cellAbbreviation.description"/>
<label index="Cell_width.alttitle"/>
<label index="Cell_width.description"/>
<label index="Cell_height.alttitle"/>
<label index="Cell_height.description"/>
<label index="TO_cell_insert_before.alttitle"/>
<label index="TO_cell_insert_before.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_cell_insert_before.image_descr"/>
<label index="TO_cell_insert_before.description"/>
<label index="TO_cell_insert_before.details"/>
<label index="TO_cell_insert_after.alttitle"/>
<label index="TO_cell_insert_after.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_cell_insert_after.image_descr"/>
<label index="TO_cell_insert_after.description"/>
<label index="TO_cell_insert_after.details"/>
<label index="TO_cell_delete.alttitle"/>
<label index="TO_cell_delete.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_cell_delete.image_descr"/>
<label index="TO_cell_delete.description"/>
<label index="TO_cell_delete.details"/>
<label index="TO_cell_split.alttitle"/>
<label index="TO_cell_split.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_cell_split.image_descr"/>
<label index="TO_cell_split.description"/>
<label index="TO_cell_split.details"/>
<label index="TO_cell_split.seeAlso"/>
<label index="TO_cell_merge.alttitle"/>
<label index="TO_cell_merge.image">EXT:rtehtmlarea/extensions/TableOperations/skin/images/table-prop.gif</label>
<label index="TO_cell_merge.image_descr"/>
<label index="TO_cell_merge.description"/>
<label index="TO_cell_merge.details"/>
<label index="TO_cell_merge.seeAlso"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,11 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814929" 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 text style</source>
<target state="translated">Nessuno stile sul testo</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="No style">Nessuno stile sul testo</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,11 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814931" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="title" xml:space="preserve" approved="yes">
<source>Clear RTE Cache</source>
<target state="translated">Cancella cache RTE</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="title">Cancella cache RTE</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,20 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814932" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="title" xml:space="preserve">
<source>Conflicting extensions installed</source>
<target></target></trans-unit>
<trans-unit id="none" xml:space="preserve">
<source>None</source>
<target></target></trans-unit>
<trans-unit id="keys" xml:space="preserve">
<source>Extension keys:</source>
<target></target></trans-unit>
<trans-unit id="uninstall" xml:space="preserve">
<source>Conflicting extensions should be uninstalled for htmlArea RTE to function correctly.</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="title"/>
<label index="none"/>
<label index="keys"/>
<label index="uninstall"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,350 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814933" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="OK" xml:space="preserve" approved="yes">
<source>OK</source>
<target state="translated">OK</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="Delete" xml:space="preserve" approved="yes">
<source>Delete</source>
<target state="translated">Elimina</target></trans-unit>
<trans-unit id="Close" xml:space="preserve" approved="yes">
<source>Close</source>
<target state="translated">Chiudi</target></trans-unit>
<trans-unit id="Not set" xml:space="preserve" approved="yes">
<source>Not set</source>
<target state="translated">Non configurato</target></trans-unit>
<trans-unit id="General" xml:space="preserve" approved="yes">
<source>General</source>
<target state="translated">Generale</target></trans-unit>
<trans-unit id="Alignment:" xml:space="preserve" approved="yes">
<source>Text alignment:</source>
<target state="translated">Allineamento testo:</target></trans-unit>
<trans-unit id="Alignment not set" xml:space="preserve" approved="yes">
<source>Not set</source>
<target state="translated">Non configurato</target></trans-unit>
<trans-unit id="Left" xml:space="preserve" approved="yes">
<source>Left</source>
<target state="translated">Sinistra</target></trans-unit>
<trans-unit id="Center" xml:space="preserve" approved="yes">
<source>Center</source>
<target state="translated">Centrato</target></trans-unit>
<trans-unit id="Right" xml:space="preserve" approved="yes">
<source>Right</source>
<target state="translated">Destra</target></trans-unit>
<trans-unit id="Texttop" xml:space="preserve" approved="yes">
<source>Texttop</source>
<target state="translated">Texttop</target></trans-unit>
<trans-unit id="Absmiddle" xml:space="preserve" approved="yes">
<source>Absmiddle</source>
<target state="translated">Absmiddle</target></trans-unit>
<trans-unit id="Baseline" xml:space="preserve" approved="yes">
<source>Baseline</source>
<target state="translated">Baseline</target></trans-unit>
<trans-unit id="Absbottom" xml:space="preserve" approved="yes">
<source>Absbottom</source>
<target state="translated">Absbottom</target></trans-unit>
<trans-unit id="Bottom" xml:space="preserve" approved="yes">
<source>Bottom</source>
<target state="translated">Bottom</target></trans-unit>
<trans-unit id="Middle" xml:space="preserve" approved="yes">
<source>Middle</source>
<target state="translated">Middle</target></trans-unit>
<trans-unit id="Top" xml:space="preserve" approved="yes">
<source>Top</source>
<target state="translated">Top</target></trans-unit>
<trans-unit id="Justify" xml:space="preserve" approved="yes">
<source>Justify</source>
<target state="translated">Giustificato</target></trans-unit>
<trans-unit id="Float:" xml:space="preserve" approved="yes">
<source>Float:</source>
<target state="translated">Float:</target></trans-unit>
<trans-unit id="Non-floating" xml:space="preserve" approved="yes">
<source>Non-floating</source>
<target state="translated">Non-floating</target></trans-unit>
<trans-unit id="Layout" xml:space="preserve" approved="yes">
<source>Layout</source>
<target state="translated">Layout</target></trans-unit>
<trans-unit id="Spacing and padding" xml:space="preserve" approved="yes">
<source>Spacing and padding</source>
<target state="translated">Spaziatura e padding:</target></trans-unit>
<trans-unit id="Horizontal:" xml:space="preserve" approved="yes">
<source>Horizontal:</source>
<target state="translated">Orizzontale</target></trans-unit>
<trans-unit id="Horizontal padding" xml:space="preserve" approved="yes">
<source>Horizontal padding</source>
<target state="translated">Padding orizzontale</target></trans-unit>
<trans-unit id="Vertical:" xml:space="preserve" approved="yes">
<source>Vertical:</source>
<target state="translated">Verticale:</target></trans-unit>
<trans-unit id="Vertical padding" xml:space="preserve" approved="yes">
<source>Vertical padding</source>
<target state="translated">Padding verticale</target></trans-unit>
<trans-unit id="Border" xml:space="preserve" approved="yes">
<source>Border</source>
<target state="translated">Bordo</target></trans-unit>
<trans-unit id="Border thickness:" xml:space="preserve" approved="yes">
<source>Border thickness:</source>
<target state="translated">Spessore bordo:</target></trans-unit>
<trans-unit id="Leave empty for no border" xml:space="preserve" approved="yes">
<source>Leave empty for no border</source>
<target state="translated">Lascia vuoto per non avere bordo</target></trans-unit>
<trans-unit id="Insert/Modify Link" xml:space="preserve" approved="yes">
<source>Insert/Modify Link</source>
<target state="translated">Inserisci/Modifica Link</target></trans-unit>
<trans-unit id="Insert link" xml:space="preserve" approved="yes">
<source>Insert link</source>
<target state="translated">Inserisci link</target></trans-unit>
<trans-unit id="Modify link" xml:space="preserve" approved="yes">
<source>Modify link</source>
<target state="translated">Modifica link</target></trans-unit>
<trans-unit id="URL:" xml:space="preserve" approved="yes">
<source>URL:</source>
<target state="translated">URL:</target></trans-unit>
<trans-unit id="link_href_tooltip" xml:space="preserve" approved="yes">
<source>Enter the link URL here</source>
<target state="translated">Inserisci la URL (tooltip)</target></trans-unit>
<trans-unit id="link_url_required" xml:space="preserve" approved="yes">
<source>Please enter the URL where this link points to</source>
<target state="translated">Inserisci la URL a cui punta questo link:</target></trans-unit>
<trans-unit id="Title (tooltip):" xml:space="preserve" approved="yes">
<source>Title:</source>
<target state="translated">Titolo (tooltip):</target></trans-unit>
<trans-unit id="link_title_tooltip" xml:space="preserve" approved="yes">
<source>Enter the link tooltip here</source>
<target state="translated">Inserisci il tooltip del link:</target></trans-unit>
<trans-unit id="Target:" xml:space="preserve" approved="yes">
<source>Target:</source>
<target state="translated">Target:</target></trans-unit>
<trans-unit id="link_target_tooltip" xml:space="preserve" approved="yes">
<source>Select the name of the target frame</source>
<target state="translated">Seleziona il target frame</target></trans-unit>
<trans-unit id="target_none" xml:space="preserve" approved="yes">
<source>None (use implicit)</source>
<target state="translated">Nessuno</target></trans-unit>
<trans-unit id="target_blank" xml:space="preserve" approved="yes">
<source>New window (_blank)</source>
<target state="translated">Nuova finestra (_blank)</target></trans-unit>
<trans-unit id="target_self" xml:space="preserve" approved="yes">
<source>Same frame (_self)</source>
<target state="translated">Stesso frame (_self)</target></trans-unit>
<trans-unit id="target_top" xml:space="preserve" approved="yes">
<source>Top frame (_top)</source>
<target state="translated">Top frame (_top)</target></trans-unit>
<trans-unit id="target_other" xml:space="preserve" approved="yes">
<source>Other frame</source>
<target state="translated">Altro frame</target></trans-unit>
<trans-unit id="Insert Custom Element" xml:space="preserve" approved="yes">
<source>Insert Custom Element</source>
<target state="translated">Inserisci elemento personalizzato</target></trans-unit>
<trans-unit id="Insert Table" xml:space="preserve" approved="yes">
<source>Insert Table</source>
<target state="translated">Inserisci Tabella</target></trans-unit>
<trans-unit id="Dimension" xml:space="preserve" approved="yes">
<source>Dimension</source>
<target state="translated">Dimensione</target></trans-unit>
<trans-unit id="Rows:" xml:space="preserve" approved="yes">
<source>Rows:</source>
<target state="translated">Righe:</target></trans-unit>
<trans-unit id="Number of rows" xml:space="preserve" approved="yes">
<source>Number of rows</source>
<target state="translated">Numero di righe</target></trans-unit>
<trans-unit id="You must enter a number of rows" xml:space="preserve" approved="yes">
<source>You must enter a number of rows</source>
<target state="translated">&amp;Egrave; necessario inserire il numero di righe</target></trans-unit>
<trans-unit id="Cols:" xml:space="preserve" approved="yes">
<source>Cols:</source>
<target state="translated">Colonne:</target></trans-unit>
<trans-unit id="Number of columns" xml:space="preserve" approved="yes">
<source>Number of columns</source>
<target state="translated">Numero di colonne</target></trans-unit>
<trans-unit id="You must enter a number of columns" xml:space="preserve" approved="yes">
<source>You must enter a number of columns</source>
<target state="translated">Devi inserire il numero di colonne</target></trans-unit>
<trans-unit id="Width:" xml:space="preserve" approved="yes">
<source>Width:</source>
<target state="translated">Larghezza:</target></trans-unit>
<trans-unit id="Width of the table" xml:space="preserve" approved="yes">
<source>Width of the table</source>
<target state="translated">Larghezza della tabella</target></trans-unit>
<trans-unit id="Percent" xml:space="preserve" approved="yes">
<source>Percent</source>
<target state="translated">Percentuale</target></trans-unit>
<trans-unit id="Pixels" xml:space="preserve" approved="yes">
<source>Pixels</source>
<target state="translated">Pixel</target></trans-unit>
<trans-unit id="Em" xml:space="preserve" approved="yes">
<source>Em</source>
<target state="translated">Em</target></trans-unit>
<trans-unit id="Width unit" xml:space="preserve" approved="yes">
<source>Width unit</source>
<target state="translated">Unità di misura</target></trans-unit>
<trans-unit id="Text alignment" xml:space="preserve" approved="yes">
<source>Text alignment</source>
<target state="translated">Allineamento testo</target></trans-unit>
<trans-unit id="Where the table should float" xml:space="preserve" approved="yes">
<source>Specifies where the table should float</source>
<target state="translated">Specifica dove posizionare la tabella</target></trans-unit>
<trans-unit id="Cell spacing:" xml:space="preserve" approved="yes">
<source>Cell spacing:</source>
<target state="translated">Cell spacing:</target></trans-unit>
<trans-unit id="Space between adjacent cells" xml:space="preserve" approved="yes">
<source>Space between adjacent cells</source>
<target state="translated">Spazio tra celle adiacenti</target></trans-unit>
<trans-unit id="Cell padding:" xml:space="preserve" approved="yes">
<source>Cell padding:</source>
<target state="translated">Cell padding:</target></trans-unit>
<trans-unit id="Space between content and border in cell" xml:space="preserve" approved="yes">
<source>Space between content and border in cell</source>
<target state="translated">Spazio tra il contenuto ed il bordo della cella</target></trans-unit>
<trans-unit id="Insert Image" xml:space="preserve" approved="yes">
<source>Insert/Modify Image</source>
<target state="translated">Inserisci/Modifica Immagine</target></trans-unit>
<trans-unit id="Insert image" xml:space="preserve" approved="yes">
<source>Insert image</source>
<target state="translated">Inserisci immagine</target></trans-unit>
<trans-unit id="Modify image" xml:space="preserve" approved="yes">
<source>Modify image</source>
<target state="translated">Modifica immagine</target></trans-unit>
<trans-unit id="Image URL:" xml:space="preserve" approved="yes">
<source>Image URL:</source>
<target state="translated">URL Immagine:</target></trans-unit>
<trans-unit id="Enter the image URL here" xml:space="preserve" approved="yes">
<source>Enter the image URL here</source>
<target state="translated">Inserisci qui l'URL dell'immagine</target></trans-unit>
<trans-unit id="Preview" xml:space="preserve" approved="yes">
<source>Preview</source>
<target state="translated">Anteprima</target></trans-unit>
<trans-unit id="Preview the image in a new window" xml:space="preserve" approved="yes">
<source>Preview the image in a new window</source>
<target state="translated">Anteprima immagine in una nuova finestra</target></trans-unit>
<trans-unit id="Alternate text:" xml:space="preserve" approved="yes">
<source>Alternate text:</source>
<target state="translated">Testo alternativo:</target></trans-unit>
<trans-unit id="For browsers that dont support images" xml:space="preserve" approved="yes">
<source>For browsers that don't support images</source>
<target state="translated">Per browser che non supportano le immagini</target></trans-unit>
<trans-unit id="Where the image should float" xml:space="preserve" approved="yes">
<source>Specifies where the image should float</source>
<target state="translated">Specifica dove posizionare l'immagine</target></trans-unit>
<trans-unit id="Image alignment:" xml:space="preserve" approved="yes">
<source>Image alignment:</source>
<target state="translated">Allineamento immagine:</target></trans-unit>
<trans-unit id="Positioning of this image" xml:space="preserve" approved="yes">
<source>Positioning of this image relative to text</source>
<target state="translated">Posizione di questa immagine rispetto al testo</target></trans-unit>
<trans-unit id="Image Preview" xml:space="preserve" approved="yes">
<source>Image Preview</source>
<target state="translated">Anteprima immagine</target></trans-unit>
<trans-unit id="image_url_first" xml:space="preserve" approved="yes">
<source>You have to enter the image URL first</source>
<target state="translated">Devi prima inserire la URL dell'immagine</target></trans-unit>
<trans-unit id="image_url_required" xml:space="preserve" approved="yes">
<source>You must enter the image URL</source>
<target state="translated">Devi inserire la URL dell'immagine</target></trans-unit>
<trans-unit id="Select Color" xml:space="preserve" approved="yes">
<source>Select Color</source>
<target state="translated">Seleziona colore</target></trans-unit>
<trans-unit id="Insert/Modify Acronym" xml:space="preserve" approved="yes">
<source>Insert/Modify Acronym or Abbreviation</source>
<target state="translated">Inserisci/Modifica Acronimo o Abbreviazione</target></trans-unit>
<trans-unit id="About HTMLArea" xml:space="preserve" approved="yes">
<source>About htmlArea RTE</source>
<target state="translated">Info su htmlArea RTE</target></trans-unit>
<trans-unit id="About" xml:space="preserve" approved="yes">
<source>About</source>
<target state="translated">Info</target></trans-unit>
<trans-unit id="free_editor" xml:space="preserve" approved="yes">
<source>A free and open-source editor for &lt;textarea&gt; fields, featuring integration with TYPO3.</source>
<target state="translated">Un editor WYSIWYG libero per campi &lt;textarea&gt;</target></trans-unit>
<trans-unit id="Browser support" xml:space="preserve" approved="yes">
<source>Browser support</source>
<target state="translated">Supporto Browser</target></trans-unit>
<trans-unit id="Mozilla_or_IE" xml:space="preserve" approved="yes">
<source>For Firefox 1.5+, SeaMonkey 1.0+, Safari 3.0.4+, Google Chrome 1.0+ and Opera 9.62+ on any platform, and for Internet Explorer 6.0+ on Windows.</source>
<target state="translated">Per Firefox 1.5+, SeaMonkey 1.0+, Safari 3.0.4+, Google Chrome 1.0+ e Opera 9.62+ (ogni piattaforma), e Internet Explorer 6.0+ su Windows.</target></trans-unit>
<trans-unit id="product_documentation" xml:space="preserve" approved="yes">
<source>For more information, please visit:</source>
<target state="translated">Per maggiori informazioni, visita:</target></trans-unit>
<trans-unit id="All rights reserved." xml:space="preserve" approved="yes">
<source>All Rights Reserved.</source>
<target state="translated">Tutti i Diritti Riservati.</target></trans-unit>
<trans-unit id="License" xml:space="preserve" approved="yes">
<source>License</source>
<target state="translated">Licenza</target></trans-unit>
<trans-unit id="htmlArea License (based on BSD license)" xml:space="preserve" approved="yes">
<source>htmlArea RTE License, based on BSD License</source>
<target state="translated">Licenza htmlArea RTE, basata sulla licenza BSD</target></trans-unit>
<trans-unit id="Plugins" xml:space="preserve" approved="yes">
<source>Plugins</source>
<target state="translated">Plugin</target></trans-unit>
<trans-unit id="Name" xml:space="preserve" approved="yes">
<source>Name</source>
<target state="translated">Nome</target></trans-unit>
<trans-unit id="Developer" xml:space="preserve" approved="yes">
<source>Developer</source>
<target state="translated">Sviluppatore</target></trans-unit>
<trans-unit id="Sponsored by" xml:space="preserve" approved="yes">
<source>Sponsored by</source>
<target state="translated">Sponsorizzato da</target></trans-unit>
<trans-unit id="The following plugins have been loaded." xml:space="preserve" approved="yes">
<source>The following plugins have been loaded.</source>
<target state="translated">Sono stai caricati i seguenti plugin.</target></trans-unit>
<trans-unit id="No plugins have been loaded." xml:space="preserve" approved="yes">
<source>No plugins have been loaded.</source>
<target state="translated">Non è stato caricato alcun plugin.</target></trans-unit>
<trans-unit id="User agent reports:" xml:space="preserve" approved="yes">
<source>User agent reports:</source>
<target state="translated">Reports user agents:</target></trans-unit>
<trans-unit id="style" xml:space="preserve" approved="yes">
<source>Paragraph:</source>
<target state="translated">Paragrafo:</target></trans-unit>
<trans-unit id="Block style label" xml:space="preserve" approved="yes">
<source>Block style:</source>
<target state="translated">Stile blocco:</target></trans-unit>
<trans-unit id="text_style" xml:space="preserve" approved="yes">
<source>Text style:</source>
<target state="translated">Stile testo:</target></trans-unit>
<trans-unit id="LeftToRight" xml:space="preserve" approved="yes">
<source>Left to right</source>
<target state="translated">Da sinistra a destra</target></trans-unit>
<trans-unit id="RightToLeft" xml:space="preserve" approved="yes">
<source>Right to left</source>
<target state="translated">Da destra a sinistra</target></trans-unit>
<trans-unit id="Language" xml:space="preserve" approved="yes">
<source>Language</source>
<target state="translated">Lingua</target></trans-unit>
<trans-unit id="Text direction" xml:space="preserve" approved="yes">
<source>Text direction</source>
<target state="translated">Direzione del testo</target></trans-unit>
<trans-unit id="Language:" xml:space="preserve" approved="yes">
<source>Language:</source>
<target state="translated">Lingua:</target></trans-unit>
<trans-unit id="Text direction:" xml:space="preserve" approved="yes">
<source>Text direction:</source>
<target state="translated">Direzione del testo:</target></trans-unit>
<trans-unit id="No language mark" xml:space="preserve" approved="yes">
<source>No language</source>
<target state="translated">Nessuna lingua</target></trans-unit>
<trans-unit id="Remove language mark" xml:space="preserve" approved="yes">
<source>Remove language</source>
<target state="translated">Rimuovi lingua</target></trans-unit>
<trans-unit id="statusBarStyle" xml:space="preserve" approved="yes">
<source>Style</source>
<target state="translated">Stile</target></trans-unit>
<trans-unit id="statusBarReady" xml:space="preserve" approved="yes">
<source>Ready</source>
<target state="translated">Pronto</target></trans-unit>
<trans-unit id="word" xml:space="preserve" approved="yes">
<source>word</source>
<target state="translated">parola</target></trans-unit>
<trans-unit id="words" xml:space="preserve" approved="yes">
<source>words</source>
<target state="translated">parole</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,121 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="OK">OK</label>
<label index="Cancel">Annulla</label>
<label index="Delete">Elimina</label>
<label index="Close">Chiudi</label>
<label index="Not set">Non configurato</label>
<label index="General">Generale</label>
<label index="Alignment:">Allineamento testo:</label>
<label index="Alignment not set">Non configurato</label>
<label index="Left">Sinistra</label>
<label index="Center">Centrato</label>
<label index="Right">Destra</label>
<label index="Texttop">Texttop</label>
<label index="Absmiddle">Absmiddle</label>
<label index="Baseline">Baseline</label>
<label index="Absbottom">Absbottom</label>
<label index="Bottom">Bottom</label>
<label index="Middle">Middle</label>
<label index="Top">Top</label>
<label index="Justify">Giustificato</label>
<label index="Float:">Float:</label>
<label index="Non-floating">Non-floating</label>
<label index="Layout">Layout</label>
<label index="Spacing and padding">Spaziatura e padding:</label>
<label index="Horizontal:">Orizzontale</label>
<label index="Horizontal padding">Padding orizzontale</label>
<label index="Vertical:">Verticale:</label>
<label index="Vertical padding">Padding verticale</label>
<label index="Border">Bordo</label>
<label index="Border thickness:">Spessore bordo:</label>
<label index="Leave empty for no border">Lascia vuoto per non avere bordo</label>
<label index="Insert/Modify Link">Inserisci/Modifica Link</label>
<label index="Insert link">Inserisci link</label>
<label index="Modify link">Modifica link</label>
<label index="URL:">URL:</label>
<label index="link_href_tooltip">Inserisci la URL (tooltip)</label>
<label index="link_url_required">Inserisci la URL a cui punta questo link:</label>
<label index="Title (tooltip):">Titolo (tooltip):</label>
<label index="link_title_tooltip">Inserisci il tooltip del link:</label>
<label index="Target:">Target:</label>
<label index="link_target_tooltip">Seleziona il target frame</label>
<label index="target_none">Nessuno</label>
<label index="target_blank">Nuova finestra (_blank)</label>
<label index="target_self">Stesso frame (_self)</label>
<label index="target_top">Top frame (_top)</label>
<label index="target_other">Altro frame</label>
<label index="Insert Custom Element">Inserisci elemento personalizzato</label>
<label index="Insert Table">Inserisci Tabella</label>
<label index="Dimension">Dimensione</label>
<label index="Rows:">Righe:</label>
<label index="Number of rows">Numero di righe</label>
<label index="You must enter a number of rows">&amp;Egrave; necessario inserire il numero di righe</label>
<label index="Cols:">Colonne:</label>
<label index="Number of columns">Numero di colonne</label>
<label index="You must enter a number of columns">Devi inserire il numero di colonne</label>
<label index="Width:">Larghezza:</label>
<label index="Width of the table">Larghezza della tabella</label>
<label index="Percent">Percentuale</label>
<label index="Pixels">Pixel</label>
<label index="Em">Em</label>
<label index="Width unit">Unità di misura</label>
<label index="Text alignment">Allineamento testo</label>
<label index="Where the table should float">Specifica dove posizionare la tabella</label>
<label index="Cell spacing:">Cell spacing:</label>
<label index="Space between adjacent cells">Spazio tra celle adiacenti</label>
<label index="Cell padding:">Cell padding:</label>
<label index="Space between content and border in cell">Spazio tra il contenuto ed il bordo della cella</label>
<label index="Insert Image">Inserisci/Modifica Immagine</label>
<label index="Insert image">Inserisci immagine</label>
<label index="Modify image">Modifica immagine</label>
<label index="Image URL:">URL Immagine:</label>
<label index="Enter the image URL here">Inserisci qui l'URL dell'immagine</label>
<label index="Preview">Anteprima</label>
<label index="Preview the image in a new window">Anteprima immagine in una nuova finestra</label>
<label index="Alternate text:">Testo alternativo:</label>
<label index="For browsers that dont support images">Per browser che non supportano le immagini</label>
<label index="Where the image should float">Specifica dove posizionare l'immagine</label>
<label index="Image alignment:">Allineamento immagine:</label>
<label index="Positioning of this image">Posizione di questa immagine rispetto al testo</label>
<label index="Image Preview">Anteprima immagine</label>
<label index="image_url_first">Devi prima inserire la URL dell'immagine</label>
<label index="image_url_required">Devi inserire la URL dell'immagine</label>
<label index="Select Color">Seleziona colore</label>
<label index="Insert/Modify Acronym">Inserisci/Modifica Acronimo o Abbreviazione</label>
<label index="About HTMLArea">Info su htmlArea RTE</label>
<label index="About">Info</label>
<label index="free_editor">Un editor WYSIWYG libero per campi &lt;textarea&gt;</label>
<label index="Browser support">Supporto Browser</label>
<label index="Mozilla_or_IE">Per Firefox 1.5+, SeaMonkey 1.0+, Safari 3.0.4+, Google Chrome 1.0+ e Opera 9.62+ (ogni piattaforma), e Internet Explorer 6.0+ su Windows.</label>
<label index="product_documentation">Per maggiori informazioni, visita:</label>
<label index="All rights reserved.">Tutti i Diritti Riservati.</label>
<label index="License">Licenza</label>
<label index="htmlArea License (based on BSD license)">Licenza htmlArea RTE, basata sulla licenza BSD</label>
<label index="Plugins">Plugin</label>
<label index="Name">Nome</label>
<label index="Developer">Sviluppatore</label>
<label index="Sponsored by">Sponsorizzato da</label>
<label index="The following plugins have been loaded.">Sono stai caricati i seguenti plugin.</label>
<label index="No plugins have been loaded.">Non è stato caricato alcun plugin.</label>
<label index="User agent reports:">Reports user agents:</label>
<label index="style">Paragrafo:</label>
<label index="Block style label">Stile blocco:</label>
<label index="text_style">Stile testo:</label>
<label index="LeftToRight">Da sinistra a destra</label>
<label index="RightToLeft">Da destra a sinistra</label>
<label index="Language">Lingua</label>
<label index="Text direction">Direzione del testo</label>
<label index="Language:">Lingua:</label>
<label index="Text direction:">Direzione del testo:</label>
<label index="No language mark">Nessuna lingua</label>
<label index="Remove language mark">Rimuovi lingua</label>
<label index="statusBarStyle">Stile</label>
<label index="statusBarReady">Pronto</label>
<label index="word">parola</label>
<label index="words">parole</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,44 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814934" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Path" xml:space="preserve" approved="yes">
<source>Path</source>
<target state="translated">Percorso</target></trans-unit>
<trans-unit id="TEXT_MODE" xml:space="preserve" approved="yes">
<source>You are in TEXT MODE. Use the [&lt;&gt;] button to switch back to WYSIWYG.</source>
<target state="translated">Sei in MODALITA' TESTO</target></trans-unit>
<trans-unit id="ActiveX-required" xml:space="preserve" approved="yes">
<source>Loading the editor in Internet Explorer requires the execution of ActiveX controls to be enabled.</source>
<target state="translated">Il caricamento dell'editor in Internet Explorer richiede l'abilitazione all'esecuzione dei controlli ActiveX.</target></trans-unit>
<trans-unit id="HTML-document-not-well-formed" xml:space="preserve" approved="yes">
<source>The HTML document is not well-formed.</source>
<target state="translated">Il documento HTML non è ben scritto.</target></trans-unit>
<trans-unit id="Moz-Clipboard" xml:space="preserve" approved="yes">
<source>Unprivileged scripts cannot access Cut/Copy/Paste programatically for security reasons. Click YES to see a technical note at mozilla.org which shows you how to allow a script to access the clipboard.</source>
<target state="translated">Scripts senza l'autorizzazione non possono utilizzare le funzioni Taglia/Copia/Incolla. Clicca OK per visualizzare una nota tecnica in mozilla.org che ti mostrerà come permettere ad uno script di accedere alla clipboard.</target></trans-unit>
<trans-unit id="Moz-Extension" xml:space="preserve" approved="yes">
<source>For security reasons, unprivileged applications cannot access the clipboard. Click YES to install a component that will enable applications from this site to access the clipboard and perform copy, cut and paste operations.</source>
<target state="translated">Per motivi di sicurezza, le applicazioni senza permessi non possono accedere al 'clipboard'. Scegli OK per installare un componente che permetterà all'applicazioni di questo sito di accedere alla 'clipboard' e permettere le operazioni di copia, taglio e incolla.</target></trans-unit>
<trans-unit id="Moz-Extension-Success" xml:space="preserve" approved="yes">
<source>The installation was successful. You need to exit and restart your browser for the change to take effect.</source>
<target state="translated">L'installazione è riuscita. Devi uscire e rilanciare il browser per dare effetto alle modifiche.</target></trans-unit>
<trans-unit id="Moz-Extension-Failure" xml:space="preserve" approved="yes">
<source>Sorry, Firefox Add-on AllowClipboard Helper could not be installed.</source>
<target state="translated">Spiacenti, ma l'installazione non è andata a buon fine.</target></trans-unit>
<trans-unit id="Moz-Extension-Install-Not-Enabled" xml:space="preserve" approved="yes">
<source>The installation cannot be performed. Please change your browser preferences in order to allow installation of sofware from this site.</source>
<target state="translated">L'installazione non può essere eseguita. E' necessario cambiare le impostazioni del browser per permettere l'installazione da questo sito.</target></trans-unit>
<trans-unit id="Allow-Clipboard-Helper-Extension" xml:space="preserve" approved="yes">
<source>For security reasons, unprivileged applications cannot access the clipboard. Click YES to install a component that will enable you to specify the sites or pages that will be allowed to access the clipboard and perform copy, cut and paste operations.</source>
<target state="translated">Per motivi di sicurezza, le applicazioni senza permessi non possono accedere al clipboard. Premi OK per installare un componente che permetterà di indicari i siti o le pagine che avranno i permessi per accedere al clipboard ed eseguire le operazioni di copia, taglia e incolla.</target></trans-unit>
<trans-unit id="Mozilla-Org-Install-Not-Enabled" xml:space="preserve" approved="yes">
<source>The installation cannot be performed. Please change your browser preferences in order to allow installation of sofware from https://addons.mozilla.org.</source>
<target state="translated">L'installazione non può essere eseguita. E' necessario cambiare le impostazioni del browser per permettere l'installazione di software da http://ftp.mozilla.org.</target></trans-unit>
<trans-unit id="Allow-Clipboard-Helper-Extension-Success" xml:space="preserve" approved="yes">
<source>The installation was successful. You need to exit and restart your browser for the change to take effect. Afterwards, use the AllowClipboard Helper from the tools menu to allow specific sites to use the clipboard.</source>
<target state="translated">L'installazione è riuscita. Devi uscire e rilanciare il browser per dare effetto alle modifiche. Quindi usa AllowClipboard Helper dagli strumenti per abilitare siti specifici all'uso della clipboard.</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Path">Percorso</label>
<label index="TEXT_MODE">Sei in MODALITA' TESTO</label>
<label index="ActiveX-required">Il caricamento dell'editor in Internet Explorer richiede l'abilitazione all'esecuzione dei controlli ActiveX.</label>
<label index="HTML-document-not-well-formed">Il documento HTML non è ben scritto.</label>
<label index="Moz-Clipboard">Scripts senza l'autorizzazione non possono utilizzare le funzioni Taglia/Copia/Incolla. Clicca OK per visualizzare una nota tecnica in mozilla.org che ti mostrerà come permettere ad uno script di accedere alla clipboard.</label>
<label index="Moz-Extension">Per motivi di sicurezza, le applicazioni senza permessi non possono accedere al 'clipboard'. Scegli OK per installare un componente che permetterà all'applicazioni di questo sito di accedere alla 'clipboard' e permettere le operazioni di copia, taglio e incolla.</label>
<label index="Moz-Extension-Success">L'installazione è riuscita. Devi uscire e rilanciare il browser per dare effetto alle modifiche.</label>
<label index="Moz-Extension-Failure">Spiacenti, ma l'installazione non è andata a buon fine.</label>
<label index="Moz-Extension-Install-Not-Enabled">L'installazione non può essere eseguita. E' necessario cambiare le impostazioni del browser per permettere l'installazione da questo sito.</label>
<label index="Allow-Clipboard-Helper-Extension">Per motivi di sicurezza, le applicazioni senza permessi non possono accedere al clipboard. Premi OK per installare un componente che permetterà di indicari i siti o le pagine che avranno i permessi per accedere al clipboard ed eseguire le operazioni di copia, taglia e incolla.</label>
<label index="Mozilla-Org-Install-Not-Enabled">L'installazione non può essere eseguita. E' necessario cambiare le impostazioni del browser per permettere l'installazione di software da http://ftp.mozilla.org.</label>
<label index="Allow-Clipboard-Helper-Extension-Success">L'installazione è riuscita. Devi uscire e rilanciare il browser per dare effetto alle modifiche. Quindi usa AllowClipboard Helper dagli strumenti per abilitare siti specifici all'uso della clipboard.</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,125 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814935" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="bold" xml:space="preserve" approved="yes">
<source>Bold</source>
<target state="translated">Grassetto</target></trans-unit>
<trans-unit id="italic" xml:space="preserve" approved="yes">
<source>Italic</source>
<target state="translated">Corsivo</target></trans-unit>
<trans-unit id="underline" xml:space="preserve" approved="yes">
<source>Underline</source>
<target state="translated">Sottolineatura</target></trans-unit>
<trans-unit id="strikethrough" xml:space="preserve" approved="yes">
<source>Strikethrough</source>
<target state="translated">Linea in mezzo al testo</target></trans-unit>
<trans-unit id="subscript" xml:space="preserve" approved="yes">
<source>Subscript</source>
<target state="translated">Indice posto in basso</target></trans-unit>
<trans-unit id="superscript" xml:space="preserve" approved="yes">
<source>Superscript</source>
<target state="translated">Indice posto in alto</target></trans-unit>
<trans-unit id="justifyleft" xml:space="preserve" approved="yes">
<source>Justify Left</source>
<target state="translated">Giustificato a Sinistra</target></trans-unit>
<trans-unit id="justifycenter" xml:space="preserve" approved="yes">
<source>Justify Center</source>
<target state="translated">Giustificato al Centro</target></trans-unit>
<trans-unit id="justifyright" xml:space="preserve" approved="yes">
<source>Justify Right</source>
<target state="translated">Giustificato a Destra</target></trans-unit>
<trans-unit id="justifyfull" xml:space="preserve" approved="yes">
<source>Justify Full</source>
<target state="translated">Pienamente Giustificato</target></trans-unit>
<trans-unit id="insertorderedlist" xml:space="preserve" approved="yes">
<source>Ordered List</source>
<target state="translated">Lista numerata</target></trans-unit>
<trans-unit id="insertunorderedlist" xml:space="preserve" approved="yes">
<source>Bulleted List</source>
<target state="translated">Lista non numerata</target></trans-unit>
<trans-unit id="outdent" xml:space="preserve" approved="yes">
<source>Decrease Indent</source>
<target state="translated">Diminuisci Indentazione</target></trans-unit>
<trans-unit id="indent" xml:space="preserve" approved="yes">
<source>Increase Indent</source>
<target state="translated">Aumenta Indentazione</target></trans-unit>
<trans-unit id="forecolor" xml:space="preserve" approved="yes">
<source>Font Color</source>
<target state="translated">Colore Carattere</target></trans-unit>
<trans-unit id="hilitecolor" xml:space="preserve" approved="yes">
<source>Background Color</source>
<target state="translated">Colore Background</target></trans-unit>
<trans-unit id="inserthorizontalrule" xml:space="preserve" approved="yes">
<source>Horizontal Rule</source>
<target state="translated">Linea Orizzontale</target></trans-unit>
<trans-unit id="createlink" xml:space="preserve" approved="yes">
<source>Insert Web Link</source>
<target state="translated">Inserisci Link</target></trans-unit>
<trans-unit id="unlink" xml:space="preserve" approved="yes">
<source>Remove link</source>
<target state="translated">Rimuovi Link</target></trans-unit>
<trans-unit id="insertimage" xml:space="preserve" approved="yes">
<source>Insert/Modify Image</source>
<target state="translated">Inserisci/Modifica Immagine</target></trans-unit>
<trans-unit id="inserttable" xml:space="preserve" approved="yes">
<source>Insert Table</source>
<target state="translated">Inserisci Tabella</target></trans-unit>
<trans-unit id="htmlmode" xml:space="preserve" approved="yes">
<source>Toggle HTML Source</source>
<target state="translated">Visualizza Codice HTML</target></trans-unit>
<trans-unit id="popupeditor" xml:space="preserve" approved="yes">
<source>Enlarge the editor</source>
<target state="translated">Ingrandisci Editor</target></trans-unit>
<trans-unit id="about" xml:space="preserve" approved="yes">
<source>About this editor</source>
<target state="translated">Info su questo editor</target></trans-unit>
<trans-unit id="showhelp" xml:space="preserve" approved="yes">
<source>Help using editor</source>
<target state="translated">Aiuto nell'utilizzo dell'editor</target></trans-unit>
<trans-unit id="textindicator" xml:space="preserve" approved="yes">
<source>Current style</source>
<target state="translated">Stile attuale</target></trans-unit>
<trans-unit id="undo" xml:space="preserve" approved="yes">
<source>Undo the last action</source>
<target state="translated">Annulla l'ultima operazione</target></trans-unit>
<trans-unit id="redo" xml:space="preserve" approved="yes">
<source>Redo the last action</source>
<target state="translated">Rifai l'ultima operazione</target></trans-unit>
<trans-unit id="cut" xml:space="preserve" approved="yes">
<source>Cut selection</source>
<target state="translated">Taglia selezione</target></trans-unit>
<trans-unit id="copy" xml:space="preserve" approved="yes">
<source>Copy selection</source>
<target state="translated">Copia Selezione</target></trans-unit>
<trans-unit id="paste" xml:space="preserve" approved="yes">
<source>Paste from clipboard</source>
<target state="translated">Incolla dalla clipboard</target></trans-unit>
<trans-unit id="lefttoright" xml:space="preserve" approved="yes">
<source>Direction left to right</source>
<target state="translated">Direzione da sinistra a destra</target></trans-unit>
<trans-unit id="righttoleft" xml:space="preserve" approved="yes">
<source>Direction right to left</source>
<target state="translated">Direzione da destra e sinistra</target></trans-unit>
<trans-unit id="removeformat" xml:space="preserve" approved="yes">
<source>Remove formatting</source>
<target state="translated">Rimuovi formattazione</target></trans-unit>
<trans-unit id="print" xml:space="preserve" approved="yes">
<source>Print document</source>
<target state="translated">Stampa documento</target></trans-unit>
<trans-unit id="killword" xml:space="preserve" approved="yes">
<source>Clear MSOffice tags</source>
<target state="translated">Pulisci tag MSOffice</target></trans-unit>
<trans-unit id="fontname" xml:space="preserve" approved="yes">
<source>Font</source>
<target state="translated">Font</target></trans-unit>
<trans-unit id="fontsize" xml:space="preserve" approved="yes">
<source>Font size</source>
<target state="translated">Dimensione Font</target></trans-unit>
<trans-unit id="formatblock" xml:space="preserve" approved="yes">
<source>Type of paragragh</source>
<target state="translated">Tipo di paragrafo</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="bold">Grassetto</label>
<label index="italic">Corsivo</label>
<label index="underline">Sottolineatura</label>
<label index="strikethrough">Linea in mezzo al testo</label>
<label index="subscript">Indice posto in basso</label>
<label index="superscript">Indice posto in alto</label>
<label index="justifyleft">Giustificato a Sinistra</label>
<label index="justifycenter">Giustificato al Centro</label>
<label index="justifyright">Giustificato a Destra</label>
<label index="justifyfull">Pienamente Giustificato</label>
<label index="insertorderedlist">Lista numerata</label>
<label index="insertunorderedlist">Lista non numerata</label>
<label index="outdent">Diminuisci Indentazione</label>
<label index="indent">Aumenta Indentazione</label>
<label index="forecolor">Colore Carattere</label>
<label index="hilitecolor">Colore Background</label>
<label index="inserthorizontalrule">Linea Orizzontale</label>
<label index="createlink">Inserisci Link</label>
<label index="unlink">Rimuovi Link</label>
<label index="insertimage">Inserisci/Modifica Immagine</label>
<label index="inserttable">Inserisci Tabella</label>
<label index="htmlmode">Visualizza Codice HTML</label>
<label index="popupeditor">Ingrandisci Editor</label>
<label index="about">Info su questo editor</label>
<label index="showhelp">Aiuto nell'utilizzo dell'editor</label>
<label index="textindicator">Stile attuale</label>
<label index="undo">Annulla l'ultima operazione</label>
<label index="redo">Rifai l'ultima operazione</label>
<label index="cut">Taglia selezione</label>
<label index="copy">Copia Selezione</label>
<label index="paste">Incolla dalla clipboard</label>
<label index="lefttoright">Direzione da sinistra a destra</label>
<label index="righttoleft">Direzione da destra e sinistra</label>
<label index="removeformat">Rimuovi formattazione</label>
<label index="print">Stampa documento</label>
<label index="killword">Pulisci tag MSOffice</label>
<label index="fontname">Font</label>
<label index="fontsize">Dimensione Font</label>
<label index="formatblock">Tipo di paragrafo</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,68 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814936" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Insert/Modify Acronym" xml:space="preserve" approved="yes">
<source>Insert/edit abbreviation</source>
<target state="translated">Inserisci/Modifica Acronimo o Abbreviazione</target></trans-unit>
<trans-unit id="Insert abbreviation" xml:space="preserve" approved="yes">
<source>Insert abbreviation</source>
<target state="translated">Inserire abbreviazione</target><note>79%</note></trans-unit>
<trans-unit id="Edit abbreviation" xml:space="preserve" approved="yes">
<source>Edit abbreviation</source>
<target state="translated">Modifica abbreviazione</target></trans-unit>
<trans-unit id="Term_to_abridge" xml:space="preserve">
<source>Term to abbreviate</source>
<target></target></trans-unit>
<trans-unit id="Defined_acronym" xml:space="preserve" approved="yes">
<source>Pre-defined acronyms</source>
<target state="translated">Acronimi predefiniti</target></trans-unit>
<trans-unit id="Defined_abbr" xml:space="preserve" approved="yes">
<source>Pre-defined abbreviations</source>
<target state="translated">Abbreviazioni predefinite</target></trans-unit>
<trans-unit id="Term" xml:space="preserve" approved="yes">
<source>Term</source>
<target state="translated">Termine</target></trans-unit>
<trans-unit id="Unabridged_term" xml:space="preserve" approved="yes">
<source>Term</source>
<target state="translated">Termine</target></trans-unit>
<trans-unit id="Select_a_term" xml:space="preserve" approved="yes">
<source>Select a term</source>
<target state="translated">Selezionare un termine</target></trans-unit>
<trans-unit id="Abridged_term" xml:space="preserve" approved="yes">
<source>Short form</source>
<target state="translated">Forma abbreviata</target></trans-unit>
<trans-unit id="Acronym" xml:space="preserve" approved="yes">
<source>Acronym</source>
<target state="translated">Acronimo</target></trans-unit>
<trans-unit id="Abbreviation" xml:space="preserve" approved="yes">
<source>Abbreviation</source>
<target state="translated">Abbreviazione</target></trans-unit>
<trans-unit id="Select_an_acronym" xml:space="preserve" approved="yes">
<source>Select an acronym</source>
<target state="translated">Selezionare un acronimo</target></trans-unit>
<trans-unit id="Select_an_abbr" xml:space="preserve" approved="yes">
<source>Select an abbreviation</source>
<target state="translated">Selezionare un'abbreviazione</target></trans-unit>
<trans-unit id="Use_this_term" xml:space="preserve" approved="yes">
<source>Use this term</source>
<target state="translated">Usare questo termine</target></trans-unit>
<trans-unit id="Use_this_term_explain" xml:space="preserve">
<source>Associate this term to the current selection</source>
<target></target></trans-unit>
<trans-unit id="Delete" xml:space="preserve" approved="yes">
<source>Delete</source>
<target state="translated">Cancellare</target></trans-unit>
<trans-unit id="Select_a_language" xml:space="preserve">
<source>Select a language</source>
<target></target></trans-unit>
<trans-unit id="Language_abbr_helpText" xml:space="preserve">
<source>This is the language for which the abbreviation is defined</source>
<target></target></trans-unit>
<trans-unit id="Language_acronym_helpText" xml:space="preserve">
<source>This is the language for which the acronym is defined</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Insert/Modify Acronym">Inserisci/Modifica Acronimo o Abbreviazione</label>
<label index="Insert abbreviation">Inserire abbreviazione</label>
<label index="Edit abbreviation">Modifica abbreviazione</label>
<label index="Term_to_abridge"/>
<label index="Defined_acronym">Acronimi predefiniti</label>
<label index="Defined_abbr">Abbreviazioni predefinite</label>
<label index="Term">Termine</label>
<label index="Unabridged_term">Termine</label>
<label index="Select_a_term">Selezionare un termine</label>
<label index="Abridged_term">Forma abbreviata</label>
<label index="Acronym">Acronimo</label>
<label index="Abbreviation">Abbreviazione</label>
<label index="Select_an_acronym">Selezionare un acronimo</label>
<label index="Select_an_abbr">Selezionare un'abbreviazione</label>
<label index="Use_this_term">Usare questo termine</label>
<label index="Use_this_term_explain"/>
<label index="Delete">Cancellare</label>
<label index="Select_a_language"/>
<label index="Language_abbr_helpText"/>
<label index="Language_acronym_helpText"/>
</languageKey>
</data>
</T3locallangExt>

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="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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -0,0 +1,752 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814939" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="CharacterMapTooltip" xml:space="preserve" approved="yes">
<source>Insert special character</source>
<target state="translated">Inserisci carattere speciale</target></trans-unit>
<trans-unit id="InsertCharacter-Tooltip" xml:space="preserve" approved="yes">
<source>Insert special character</source>
<target state="translated">Inserisci carattere speciale</target><note>100%</note></trans-unit>
<trans-unit id="Insert special character" xml:space="preserve" approved="yes">
<source>Insert special character</source>
<target state="translated">Inserisci carattere speciale</target></trans-unit>
<trans-unit id="InsertSoftHyphen-Tooltip" xml:space="preserve">
<source>Insert soft hyphen</source>
<target></target></trans-unit>
<trans-unit id="general" xml:space="preserve">
<source>General</source>
<target></target></trans-unit>
<trans-unit id="mathematical" xml:space="preserve">
<source>Mathematical</source>
<target></target></trans-unit>
<trans-unit id="graphical" xml:space="preserve">
<source>Shapes and arrows</source>
<target></target></trans-unit>
<trans-unit id="HTML value:" xml:space="preserve" approved="yes">
<source>HTML value:</source>
<target state="translated">Valore HTML:</target></trans-unit>
<trans-unit id="Close" xml:space="preserve" approved="yes">
<source>Close</source>
<target state="translated">Chiudi</target></trans-unit>
<trans-unit id="nbsp" xml:space="preserve">
<source>Non-breaking space</source>
<target></target></trans-unit>
<trans-unit id="Agrave" xml:space="preserve">
<source>Capital a with grave accent</source>
<target></target></trans-unit>
<trans-unit id="agrave" xml:space="preserve">
<source>Small a with grave accent</source>
<target></target></trans-unit>
<trans-unit id="Aacute" xml:space="preserve">
<source>Capital a with acute accent</source>
<target></target></trans-unit>
<trans-unit id="aacute" xml:space="preserve">
<source>Small a with acute accent</source>
<target></target></trans-unit>
<trans-unit id="Acirc" xml:space="preserve">
<source>Capital a with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="acirc" xml:space="preserve">
<source>Small a with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="Atilde" xml:space="preserve">
<source>Capital a with tilde</source>
<target></target></trans-unit>
<trans-unit id="atilde" xml:space="preserve">
<source>Small a with tilde</source>
<target></target></trans-unit>
<trans-unit id="Auml" xml:space="preserve">
<source>Capital a with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="auml" xml:space="preserve">
<source>Small a with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="Aring" xml:space="preserve">
<source>Capital a with ring</source>
<target></target></trans-unit>
<trans-unit id="aring" xml:space="preserve">
<source>Small a with ring</source>
<target></target></trans-unit>
<trans-unit id="AElig" xml:space="preserve">
<source>Capital ligature ae</source>
<target></target></trans-unit>
<trans-unit id="aelig" xml:space="preserve">
<source>Small ligature ae</source>
<target></target></trans-unit>
<trans-unit id="ordf" xml:space="preserve">
<source>Feminine ordinal indicator</source>
<target></target></trans-unit>
<trans-unit id="Ccedil" xml:space="preserve">
<source>Capital c with cedilla</source>
<target></target></trans-unit>
<trans-unit id="ccedil" xml:space="preserve">
<source>Small c with cedilla</source>
<target></target></trans-unit>
<trans-unit id="ETH" xml:space="preserve">
<source>Capital eth, Icelandic</source>
<target></target></trans-unit>
<trans-unit id="eth" xml:space="preserve">
<source>Small eth, Icelandic</source>
<target></target></trans-unit>
<trans-unit id="Egrave" xml:space="preserve">
<source>Capital e with grave accent</source>
<target></target></trans-unit>
<trans-unit id="egrave" xml:space="preserve">
<source>Small e with grave accent</source>
<target></target></trans-unit>
<trans-unit id="Eacute" xml:space="preserve">
<source>Capital e with acute accent</source>
<target></target></trans-unit>
<trans-unit id="eacute" xml:space="preserve">
<source>Small e with acute accent</source>
<target></target></trans-unit>
<trans-unit id="Ecirc" xml:space="preserve">
<source>Capital e with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="ecirc" xml:space="preserve">
<source>Small e with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="Euml" xml:space="preserve">
<source>Capital e with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="euml" xml:space="preserve">
<source>Small e with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="Igrave" xml:space="preserve">
<source>Capital i with grave accent</source>
<target></target></trans-unit>
<trans-unit id="igrave" xml:space="preserve">
<source>Small i with grave accent</source>
<target></target></trans-unit>
<trans-unit id="Iacute" xml:space="preserve">
<source>Capital i with acute accent</source>
<target></target></trans-unit>
<trans-unit id="iacute" xml:space="preserve">
<source>Small i with acute accent</source>
<target></target></trans-unit>
<trans-unit id="Icirc" xml:space="preserve">
<source>Capital i with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="icirc" xml:space="preserve">
<source>Small i with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="Iuml" xml:space="preserve">
<source>Capital i with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="iuml" xml:space="preserve">
<source>Small i with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="Ntilde" xml:space="preserve">
<source>Capital n with tilde</source>
<target></target></trans-unit>
<trans-unit id="ntilde" xml:space="preserve">
<source>Small n with tilde</source>
<target></target></trans-unit>
<trans-unit id="Ograve" xml:space="preserve">
<source>Capital o with grave accent</source>
<target></target></trans-unit>
<trans-unit id="ograve" xml:space="preserve">
<source>Small o with grave accent</source>
<target></target></trans-unit>
<trans-unit id="Oacute" xml:space="preserve">
<source>Capital o with acute accent</source>
<target></target></trans-unit>
<trans-unit id="oacute" xml:space="preserve">
<source>Small o with acute accent</source>
<target></target></trans-unit>
<trans-unit id="Ocirc" xml:space="preserve">
<source>Capital o with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="ocirc" xml:space="preserve">
<source>Small o with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="Otilde" xml:space="preserve">
<source>Capital o with tilde</source>
<target></target></trans-unit>
<trans-unit id="otilde" xml:space="preserve">
<source>Small o with tilde</source>
<target></target></trans-unit>
<trans-unit id="Ouml" xml:space="preserve">
<source>Capital o with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="ouml" xml:space="preserve">
<source>Small o with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="Oslash" xml:space="preserve">
<source>Capital o with slash</source>
<target></target></trans-unit>
<trans-unit id="oslash" xml:space="preserve">
<source>Small o with slash</source>
<target></target></trans-unit>
<trans-unit id="OElig" xml:space="preserve">
<source>Capital ligature OE</source>
<target></target></trans-unit>
<trans-unit id="oelig" xml:space="preserve">
<source>Small ligature OE</source>
<target></target></trans-unit>
<trans-unit id="ordm" xml:space="preserve">
<source>Masculine ordinal indicator</source>
<target></target></trans-unit>
<trans-unit id="Scaron" xml:space="preserve">
<source>Capital s with caron</source>
<target></target></trans-unit>
<trans-unit id="scaron" xml:space="preserve">
<source>Small s with caron</source>
<target></target></trans-unit>
<trans-unit id="szlig" xml:space="preserve">
<source>Small sharp s, German</source>
<target></target></trans-unit>
<trans-unit id="THORN" xml:space="preserve">
<source>Capital THORN, Icelandic</source>
<target></target></trans-unit>
<trans-unit id="thorn" xml:space="preserve">
<source>Small thorn, Icelandic</source>
<target></target></trans-unit>
<trans-unit id="Ugrave" xml:space="preserve">
<source>Capital u with grave accent</source>
<target></target></trans-unit>
<trans-unit id="ugrave" xml:space="preserve">
<source>Small u with grave accent</source>
<target></target></trans-unit>
<trans-unit id="Uacute" xml:space="preserve">
<source>Capital u with acute accent</source>
<target></target></trans-unit>
<trans-unit id="uacute" xml:space="preserve">
<source>Small u with acute accent</source>
<target></target></trans-unit>
<trans-unit id="Ucirc" xml:space="preserve">
<source>Capital u with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="ucirc" xml:space="preserve">
<source>Small u with circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="Uuml" xml:space="preserve">
<source>Capital u with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="uuml" xml:space="preserve">
<source>Small u with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="Yacute" xml:space="preserve">
<source>Capital y with acute accent</source>
<target></target></trans-unit>
<trans-unit id="yacute" xml:space="preserve">
<source>Small y with acute accent</source>
<target></target></trans-unit>
<trans-unit id="Yuml" xml:space="preserve">
<source>Capital y with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="yuml" xml:space="preserve">
<source>Small y with umlaut/diaeresis</source>
<target></target></trans-unit>
<trans-unit id="acute" xml:space="preserve">
<source>Spacing acute</source>
<target></target></trans-unit>
<trans-unit id="circ" xml:space="preserve">
<source>Modifier letter circumflex accent</source>
<target></target></trans-unit>
<trans-unit id="tilde" xml:space="preserve">
<source>Small tilde</source>
<target></target></trans-unit>
<trans-unit id="uml" xml:space="preserve">
<source>Spacing diaeresis</source>
<target></target></trans-unit>
<trans-unit id="cedil" xml:space="preserve">
<source>Spacing cedilla</source>
<target></target></trans-unit>
<trans-unit id="shy" xml:space="preserve">
<source>Soft hyphen</source>
<target></target></trans-unit>
<trans-unit id="ndash" xml:space="preserve">
<source>En dash</source>
<target></target></trans-unit>
<trans-unit id="mdash" xml:space="preserve">
<source>Em dash</source>
<target></target></trans-unit>
<trans-unit id="lsquo" xml:space="preserve">
<source>Left single quotation mark</source>
<target></target></trans-unit>
<trans-unit id="rsquo" xml:space="preserve">
<source>Right single quotation mark</source>
<target></target></trans-unit>
<trans-unit id="sbquo" xml:space="preserve">
<source>Single low-9 quotation mark</source>
<target></target></trans-unit>
<trans-unit id="ldquo" xml:space="preserve">
<source>Left double quotation mark</source>
<target></target></trans-unit>
<trans-unit id="rdquo" xml:space="preserve">
<source>Right double quotation mark</source>
<target></target></trans-unit>
<trans-unit id="bdquo" xml:space="preserve">
<source>Double low-9 quotation mark</source>
<target></target></trans-unit>
<trans-unit id="lsaquo" xml:space="preserve">
<source>Single left angle quotation</source>
<target></target></trans-unit>
<trans-unit id="rsaquo" xml:space="preserve">
<source>Single right angle quotation</source>
<target></target></trans-unit>
<trans-unit id="laquo" xml:space="preserve">
<source>Left angle quotation mark</source>
<target></target></trans-unit>
<trans-unit id="raquo" xml:space="preserve">
<source>Right angle quotation mark</source>
<target></target></trans-unit>
<trans-unit id="quot" xml:space="preserve">
<source>Quotation mark</source>
<target></target></trans-unit>
<trans-unit id="hellip" xml:space="preserve">
<source>Horizontal ellipsis</source>
<target></target></trans-unit>
<trans-unit id="iquest" xml:space="preserve">
<source>Inverted question mark</source>
<target></target></trans-unit>
<trans-unit id="iexcl" xml:space="preserve">
<source>Inverted exclamation mark</source>
<target></target></trans-unit>
<trans-unit id="bull" xml:space="preserve">
<source>Bullet</source>
<target></target></trans-unit>
<trans-unit id="dagger" xml:space="preserve">
<source>Dagger</source>
<target></target></trans-unit>
<trans-unit id="Dagger" xml:space="preserve">
<source>Double dagger</source>
<target></target></trans-unit>
<trans-unit id="brvbar" xml:space="preserve">
<source>Broken vertical bar</source>
<target></target></trans-unit>
<trans-unit id="para" xml:space="preserve">
<source>Paragraph</source>
<target></target></trans-unit>
<trans-unit id="sect" xml:space="preserve">
<source>Section</source>
<target></target></trans-unit>
<trans-unit id="loz" xml:space="preserve">
<source>Lozenge</source>
<target></target></trans-unit>
<trans-unit id="#064" xml:space="preserve">
<source>At</source>
<target></target></trans-unit>
<trans-unit id="copy" xml:space="preserve">
<source>Copyright</source>
<target></target></trans-unit>
<trans-unit id="reg" xml:space="preserve">
<source>Registered trademark</source>
<target></target></trans-unit>
<trans-unit id="trade" xml:space="preserve">
<source>Trademark</source>
<target></target></trans-unit>
<trans-unit id="curren" xml:space="preserve">
<source>Currency</source>
<target></target></trans-unit>
<trans-unit id="cent" xml:space="preserve">
<source>Cent</source>
<target></target></trans-unit>
<trans-unit id="euro" xml:space="preserve">
<source>Euro</source>
<target></target></trans-unit>
<trans-unit id="pound" xml:space="preserve">
<source>Pound</source>
<target></target></trans-unit>
<trans-unit id="yen" xml:space="preserve">
<source>Yen</source>
<target></target></trans-unit>
<trans-unit id="emsp" xml:space="preserve">
<source>Em space</source>
<target></target></trans-unit>
<trans-unit id="ensp" xml:space="preserve">
<source>En space</source>
<target></target></trans-unit>
<trans-unit id="thinsp" xml:space="preserve">
<source>Thin space</source>
<target></target></trans-unit>
<trans-unit id="zwj" xml:space="preserve">
<source>Zero width joiner</source>
<target></target></trans-unit>
<trans-unit id="zwnj" xml:space="preserve">
<source>Zero width non-joiner</source>
<target></target></trans-unit>
<trans-unit id="minus" xml:space="preserve">
<source>Minus sign</source>
<target></target></trans-unit>
<trans-unit id="plusmn" xml:space="preserve">
<source>Plus-or-minus sign</source>
<target></target></trans-unit>
<trans-unit id="times" xml:space="preserve">
<source>Multiplication</source>
<target></target></trans-unit>
<trans-unit id="divide" xml:space="preserve">
<source>Division</source>
<target></target></trans-unit>
<trans-unit id="radic" xml:space="preserve">
<source>Square root</source>
<target></target></trans-unit>
<trans-unit id="sdot" xml:space="preserve">
<source>Dot operator</source>
<target></target></trans-unit>
<trans-unit id="otimes" xml:space="preserve">
<source>Vector product</source>
<target></target></trans-unit>
<trans-unit id="lowast" xml:space="preserve">
<source>Asterisk operator</source>
<target></target></trans-unit>
<trans-unit id="ge" xml:space="preserve">
<source>Greater than or equal to</source>
<target></target></trans-unit>
<trans-unit id="le" xml:space="preserve">
<source>Less than or equal to</source>
<target></target></trans-unit>
<trans-unit id="ne" xml:space="preserve">
<source>Not equal to</source>
<target></target></trans-unit>
<trans-unit id="asymp" xml:space="preserve">
<source>Almost equal to, asymptotic to</source>
<target></target></trans-unit>
<trans-unit id="sim" xml:space="preserve">
<source>Varies with, similar to</source>
<target></target></trans-unit>
<trans-unit id="prop" xml:space="preserve">
<source>Proportional to</source>
<target></target></trans-unit>
<trans-unit id="deg" xml:space="preserve">
<source>Degree</source>
<target></target></trans-unit>
<trans-unit id="prime" xml:space="preserve">
<source>Prime, minutes, feet</source>
<target></target></trans-unit>
<trans-unit id="Prime" xml:space="preserve">
<source>Double prime, seconds, inches</source>
<target></target></trans-unit>
<trans-unit id="micro" xml:space="preserve">
<source>Micro</source>
<target></target></trans-unit>
<trans-unit id="ang" xml:space="preserve">
<source>Angle</source>
<target></target></trans-unit>
<trans-unit id="perp" xml:space="preserve">
<source>Orthogonal to, perpendicular to</source>
<target></target></trans-unit>
<trans-unit id="permil" xml:space="preserve">
<source>Per mille</source>
<target></target></trans-unit>
<trans-unit id="frasl" xml:space="preserve">
<source>Fraction slash</source>
<target></target></trans-unit>
<trans-unit id="frac14" xml:space="preserve">
<source>Fraction 1/4</source>
<target></target></trans-unit>
<trans-unit id="frac12" xml:space="preserve">
<source>Fraction 1/2</source>
<target></target></trans-unit>
<trans-unit id="frac34" xml:space="preserve">
<source>Fraction 3/4</source>
<target></target></trans-unit>
<trans-unit id="sup1" xml:space="preserve">
<source>Superscript 1</source>
<target></target></trans-unit>
<trans-unit id="sup2" xml:space="preserve">
<source>Superscript 2</source>
<target></target></trans-unit>
<trans-unit id="sup3" xml:space="preserve">
<source>Superscript 3</source>
<target></target></trans-unit>
<trans-unit id="not" xml:space="preserve">
<source>Negation</source>
<target></target></trans-unit>
<trans-unit id="and" xml:space="preserve">
<source>Logical and</source>
<target></target></trans-unit>
<trans-unit id="or" xml:space="preserve">
<source>Logical or</source>
<target></target></trans-unit>
<trans-unit id="there4" xml:space="preserve">
<source>Therefore</source>
<target></target></trans-unit>
<trans-unit id="cong" xml:space="preserve">
<source>Congruent to</source>
<target></target></trans-unit>
<trans-unit id="isin" xml:space="preserve">
<source>Is element of</source>
<target></target></trans-unit>
<trans-unit id="ni" xml:space="preserve">
<source>Contains as member</source>
<target></target></trans-unit>
<trans-unit id="notin" xml:space="preserve">
<source>Is not an element of</source>
<target></target></trans-unit>
<trans-unit id="sub" xml:space="preserve">
<source>Proper subset of</source>
<target></target></trans-unit>
<trans-unit id="sube" xml:space="preserve">
<source>Subset of or equal to</source>
<target></target></trans-unit>
<trans-unit id="nsub" xml:space="preserve">
<source>Not subset of</source>
<target></target></trans-unit>
<trans-unit id="sup" xml:space="preserve">
<source>Proper superset of</source>
<target></target></trans-unit>
<trans-unit id="supe" xml:space="preserve">
<source>Superset of or equal to</source>
<target></target></trans-unit>
<trans-unit id="cap" xml:space="preserve">
<source>Intersection</source>
<target></target></trans-unit>
<trans-unit id="cup" xml:space="preserve">
<source>Union</source>
<target></target></trans-unit>
<trans-unit id="oplus" xml:space="preserve">
<source>Direct sum</source>
<target></target></trans-unit>
<trans-unit id="nabla" xml:space="preserve">
<source>Gradient</source>
<target></target></trans-unit>
<trans-unit id="empty" xml:space="preserve">
<source>Empty set</source>
<target></target></trans-unit>
<trans-unit id="equiv" xml:space="preserve">
<source>Equivalent</source>
<target></target></trans-unit>
<trans-unit id="sum" xml:space="preserve">
<source>Sum</source>
<target></target></trans-unit>
<trans-unit id="prod" xml:space="preserve">
<source>Product</source>
<target></target></trans-unit>
<trans-unit id="weierp" xml:space="preserve">
<source>Power set (Weierstrass p)</source>
<target></target></trans-unit>
<trans-unit id="exist" xml:space="preserve">
<source>There exists</source>
<target></target></trans-unit>
<trans-unit id="forall" xml:space="preserve">
<source>For all</source>
<target></target></trans-unit>
<trans-unit id="infin" xml:space="preserve">
<source>Infinity</source>
<target></target></trans-unit>
<trans-unit id="alefsym" xml:space="preserve">
<source>Alef (first transfinite cardinal)</source>
<target></target></trans-unit>
<trans-unit id="real" xml:space="preserve">
<source>Real part of complex number</source>
<target></target></trans-unit>
<trans-unit id="image" xml:space="preserve">
<source>Imaginary part of complex number</source>
<target></target></trans-unit>
<trans-unit id="fnof" xml:space="preserve">
<source>Function</source>
<target></target></trans-unit>
<trans-unit id="int" xml:space="preserve">
<source>Integral</source>
<target></target></trans-unit>
<trans-unit id="part" xml:space="preserve">
<source>Partial differential</source>
<target></target></trans-unit>
<trans-unit id="Alpha" xml:space="preserve">
<source>Greek capital letter alpha</source>
<target></target></trans-unit>
<trans-unit id="alpha" xml:space="preserve">
<source>Greek small letter alpha</source>
<target></target></trans-unit>
<trans-unit id="Beta" xml:space="preserve">
<source>Greek capital letter beta</source>
<target></target></trans-unit>
<trans-unit id="beta" xml:space="preserve">
<source>Greek small letter beta</source>
<target></target></trans-unit>
<trans-unit id="Gamma" xml:space="preserve">
<source>Greek capital letter gamma</source>
<target></target></trans-unit>
<trans-unit id="gamma" xml:space="preserve">
<source>Greek small letter gamma</source>
<target></target></trans-unit>
<trans-unit id="Delta" xml:space="preserve">
<source>Greek capital letter delta</source>
<target></target></trans-unit>
<trans-unit id="delta" xml:space="preserve">
<source>Greek small letter delta</source>
<target></target></trans-unit>
<trans-unit id="Epsilon" xml:space="preserve">
<source>Greek capital letter epsilon</source>
<target></target></trans-unit>
<trans-unit id="epsilon" xml:space="preserve">
<source>Greek small letter epsilon</source>
<target></target></trans-unit>
<trans-unit id="Zeta" xml:space="preserve">
<source>Greek capital letter zeta</source>
<target></target></trans-unit>
<trans-unit id="zeta" xml:space="preserve">
<source>Greek small letter zeta</source>
<target></target></trans-unit>
<trans-unit id="Eta" xml:space="preserve">
<source>Greek capital letter eta</source>
<target></target></trans-unit>
<trans-unit id="eta" xml:space="preserve">
<source>Greek small letter eta</source>
<target></target></trans-unit>
<trans-unit id="Theta" xml:space="preserve">
<source>Greek capital letter theta</source>
<target></target></trans-unit>
<trans-unit id="theta" xml:space="preserve">
<source>Greek small letter theta</source>
<target></target></trans-unit>
<trans-unit id="thetasym" xml:space="preserve">
<source>Greek small letter theta symbol</source>
<target></target></trans-unit>
<trans-unit id="Iota" xml:space="preserve">
<source>Greek capital letter iota</source>
<target></target></trans-unit>
<trans-unit id="iota" xml:space="preserve">
<source>Greek small letter iota</source>
<target></target></trans-unit>
<trans-unit id="Kappa" xml:space="preserve">
<source>Greek capital letter kappa</source>
<target></target></trans-unit>
<trans-unit id="kappa" xml:space="preserve">
<source>Greek small letter kappa</source>
<target></target></trans-unit>
<trans-unit id="Lambda" xml:space="preserve">
<source>Greek capital letter lambda</source>
<target></target></trans-unit>
<trans-unit id="lambda" xml:space="preserve">
<source>Greek small letter lambda</source>
<target></target></trans-unit>
<trans-unit id="Mu" xml:space="preserve">
<source>Greek capital letter mu</source>
<target></target></trans-unit>
<trans-unit id="mu" xml:space="preserve">
<source>Greek small letter mu</source>
<target></target></trans-unit>
<trans-unit id="Nu" xml:space="preserve">
<source>Greek capital letter nu</source>
<target></target></trans-unit>
<trans-unit id="nu" xml:space="preserve">
<source>Greek small letter nu</source>
<target></target></trans-unit>
<trans-unit id="Xi" xml:space="preserve">
<source>Greek capital letter xi</source>
<target></target></trans-unit>
<trans-unit id="xi" xml:space="preserve">
<source>Greek small letter xi</source>
<target></target></trans-unit>
<trans-unit id="Omicron" xml:space="preserve">
<source>Greek capital letter omicron</source>
<target></target></trans-unit>
<trans-unit id="omicron" xml:space="preserve">
<source>Greek small letter omicron</source>
<target></target></trans-unit>
<trans-unit id="Pi" xml:space="preserve">
<source>Greek capital letter pi</source>
<target></target></trans-unit>
<trans-unit id="pi" xml:space="preserve">
<source>Greek small letter pi</source>
<target></target></trans-unit>
<trans-unit id="piv" xml:space="preserve">
<source>Greek pi symbol</source>
<target></target></trans-unit>
<trans-unit id="Rho" xml:space="preserve">
<source>Greek capital letter rho</source>
<target></target></trans-unit>
<trans-unit id="rho" xml:space="preserve">
<source>Greek small letter rho</source>
<target></target></trans-unit>
<trans-unit id="Sigma" xml:space="preserve">
<source>Greek capital letter sigma</source>
<target></target></trans-unit>
<trans-unit id="sigma" xml:space="preserve">
<source>Greek small letter sigma</source>
<target></target></trans-unit>
<trans-unit id="sigmaf" xml:space="preserve">
<source>Greek small letter final sigma</source>
<target></target></trans-unit>
<trans-unit id="Tau" xml:space="preserve">
<source>Greek capital letter tau</source>
<target></target></trans-unit>
<trans-unit id="tau" xml:space="preserve">
<source>Greek small letter tau</source>
<target></target></trans-unit>
<trans-unit id="Upsilon" xml:space="preserve">
<source>Greek capital letter upsilon</source>
<target></target></trans-unit>
<trans-unit id="upsih" xml:space="preserve">
<source>Greek upsilon with hook symbol</source>
<target></target></trans-unit>
<trans-unit id="upsilon" xml:space="preserve">
<source>Greek small letter upsilon</source>
<target></target></trans-unit>
<trans-unit id="Phi" xml:space="preserve">
<source>Greek capital letter phi</source>
<target></target></trans-unit>
<trans-unit id="phi" xml:space="preserve">
<source>Greek small letter phi</source>
<target></target></trans-unit>
<trans-unit id="Chi" xml:space="preserve">
<source>Greek capital letter chi</source>
<target></target></trans-unit>
<trans-unit id="chi" xml:space="preserve">
<source>Greek small letter chi</source>
<target></target></trans-unit>
<trans-unit id="Psi" xml:space="preserve">
<source>Greek capital letter psi</source>
<target></target></trans-unit>
<trans-unit id="psi" xml:space="preserve">
<source>Greek small letter psi</source>
<target></target></trans-unit>
<trans-unit id="Omega" xml:space="preserve">
<source>Greek capital letter omega</source>
<target></target></trans-unit>
<trans-unit id="omega" xml:space="preserve">
<source>Greek small letter omega</source>
<target></target></trans-unit>
<trans-unit id="crarr" xml:space="preserve">
<source>Carriage return arrow</source>
<target></target></trans-unit>
<trans-unit id="uarr" xml:space="preserve">
<source>Upwards arrow</source>
<target></target></trans-unit>
<trans-unit id="darr" xml:space="preserve">
<source>Downwards arrow</source>
<target></target></trans-unit>
<trans-unit id="larr" xml:space="preserve">
<source>Leftwards arrow</source>
<target></target></trans-unit>
<trans-unit id="rarr" xml:space="preserve">
<source>Rightwards arrow</source>
<target></target></trans-unit>
<trans-unit id="harr" xml:space="preserve">
<source>Left right arrow</source>
<target></target></trans-unit>
<trans-unit id="uArr" xml:space="preserve">
<source>Upwards double arrow</source>
<target></target></trans-unit>
<trans-unit id="dArr" xml:space="preserve">
<source>Downwards double arrow</source>
<target></target></trans-unit>
<trans-unit id="lArr" xml:space="preserve">
<source>Leftwards double arrow</source>
<target></target></trans-unit>
<trans-unit id="rArr" xml:space="preserve">
<source>Rightwards double arrow</source>
<target></target></trans-unit>
<trans-unit id="hArr" xml:space="preserve">
<source>Left right double arrow</source>
<target></target></trans-unit>
<trans-unit id="clubs" xml:space="preserve">
<source>Club</source>
<target></target></trans-unit>
<trans-unit id="diams" xml:space="preserve">
<source>Diamond</source>
<target></target></trans-unit>
<trans-unit id="hearts" xml:space="preserve">
<source>Heart</source>
<target></target></trans-unit>
<trans-unit id="spades" xml:space="preserve">
<source>Spade</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,255 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="CharacterMapTooltip">Inserisci carattere speciale</label>
<label index="InsertCharacter-Tooltip">Inserisci carattere speciale</label>
<label index="Insert special character">Inserisci carattere speciale</label>
<label index="InsertSoftHyphen-Tooltip"/>
<label index="general"/>
<label index="mathematical"/>
<label index="graphical"/>
<label index="HTML value:">Valore HTML:</label>
<label index="Close">Chiudi</label>
<label index="nbsp"/>
<label index="Agrave"/>
<label index="agrave"/>
<label index="Aacute"/>
<label index="aacute"/>
<label index="Acirc"/>
<label index="acirc"/>
<label index="Atilde"/>
<label index="atilde"/>
<label index="Auml"/>
<label index="auml"/>
<label index="Aring"/>
<label index="aring"/>
<label index="AElig"/>
<label index="aelig"/>
<label index="ordf"/>
<label index="Ccedil"/>
<label index="ccedil"/>
<label index="ETH"/>
<label index="eth"/>
<label index="Egrave"/>
<label index="egrave"/>
<label index="Eacute"/>
<label index="eacute"/>
<label index="Ecirc"/>
<label index="ecirc"/>
<label index="Euml"/>
<label index="euml"/>
<label index="Igrave"/>
<label index="igrave"/>
<label index="Iacute"/>
<label index="iacute"/>
<label index="Icirc"/>
<label index="icirc"/>
<label index="Iuml"/>
<label index="iuml"/>
<label index="Ntilde"/>
<label index="ntilde"/>
<label index="Ograve"/>
<label index="ograve"/>
<label index="Oacute"/>
<label index="oacute"/>
<label index="Ocirc"/>
<label index="ocirc"/>
<label index="Otilde"/>
<label index="otilde"/>
<label index="Ouml"/>
<label index="ouml"/>
<label index="Oslash"/>
<label index="oslash"/>
<label index="OElig"/>
<label index="oelig"/>
<label index="ordm"/>
<label index="Scaron"/>
<label index="scaron"/>
<label index="szlig"/>
<label index="THORN"/>
<label index="thorn"/>
<label index="Ugrave"/>
<label index="ugrave"/>
<label index="Uacute"/>
<label index="uacute"/>
<label index="Ucirc"/>
<label index="ucirc"/>
<label index="Uuml"/>
<label index="uuml"/>
<label index="Yacute"/>
<label index="yacute"/>
<label index="Yuml"/>
<label index="yuml"/>
<label index="acute"/>
<label index="circ"/>
<label index="tilde"/>
<label index="uml"/>
<label index="cedil"/>
<label index="shy"/>
<label index="ndash"/>
<label index="mdash"/>
<label index="lsquo"/>
<label index="rsquo"/>
<label index="sbquo"/>
<label index="ldquo"/>
<label index="rdquo"/>
<label index="bdquo"/>
<label index="lsaquo"/>
<label index="rsaquo"/>
<label index="laquo"/>
<label index="raquo"/>
<label index="quot"/>
<label index="hellip"/>
<label index="iquest"/>
<label index="iexcl"/>
<label index="bull"/>
<label index="dagger"/>
<label index="Dagger"/>
<label index="brvbar"/>
<label index="para"/>
<label index="sect"/>
<label index="loz"/>
<label index="#064"/>
<label index="copy"/>
<label index="reg"/>
<label index="trade"/>
<label index="curren"/>
<label index="cent"/>
<label index="euro"/>
<label index="pound"/>
<label index="yen"/>
<label index="emsp"/>
<label index="ensp"/>
<label index="thinsp"/>
<label index="zwj"/>
<label index="zwnj"/>
<label index="minus"/>
<label index="plusmn"/>
<label index="times"/>
<label index="divide"/>
<label index="radic"/>
<label index="sdot"/>
<label index="otimes"/>
<label index="lowast"/>
<label index="ge"/>
<label index="le"/>
<label index="ne"/>
<label index="asymp"/>
<label index="sim"/>
<label index="prop"/>
<label index="deg"/>
<label index="prime"/>
<label index="Prime"/>
<label index="micro"/>
<label index="ang"/>
<label index="perp"/>
<label index="permil"/>
<label index="frasl"/>
<label index="frac14"/>
<label index="frac12"/>
<label index="frac34"/>
<label index="sup1"/>
<label index="sup2"/>
<label index="sup3"/>
<label index="not"/>
<label index="and"/>
<label index="or"/>
<label index="there4"/>
<label index="cong"/>
<label index="isin"/>
<label index="ni"/>
<label index="notin"/>
<label index="sub"/>
<label index="sube"/>
<label index="nsub"/>
<label index="sup"/>
<label index="supe"/>
<label index="cap"/>
<label index="cup"/>
<label index="oplus"/>
<label index="nabla"/>
<label index="empty"/>
<label index="equiv"/>
<label index="sum"/>
<label index="prod"/>
<label index="weierp"/>
<label index="exist"/>
<label index="forall"/>
<label index="infin"/>
<label index="alefsym"/>
<label index="real"/>
<label index="image"/>
<label index="fnof"/>
<label index="int"/>
<label index="part"/>
<label index="Alpha"/>
<label index="alpha"/>
<label index="Beta"/>
<label index="beta"/>
<label index="Gamma"/>
<label index="gamma"/>
<label index="Delta"/>
<label index="delta"/>
<label index="Epsilon"/>
<label index="epsilon"/>
<label index="Zeta"/>
<label index="zeta"/>
<label index="Eta"/>
<label index="eta"/>
<label index="Theta"/>
<label index="theta"/>
<label index="thetasym"/>
<label index="Iota"/>
<label index="iota"/>
<label index="Kappa"/>
<label index="kappa"/>
<label index="Lambda"/>
<label index="lambda"/>
<label index="Mu"/>
<label index="mu"/>
<label index="Nu"/>
<label index="nu"/>
<label index="Xi"/>
<label index="xi"/>
<label index="Omicron"/>
<label index="omicron"/>
<label index="Pi"/>
<label index="pi"/>
<label index="piv"/>
<label index="Rho"/>
<label index="rho"/>
<label index="Sigma"/>
<label index="sigma"/>
<label index="sigmaf"/>
<label index="Tau"/>
<label index="tau"/>
<label index="Upsilon"/>
<label index="upsih"/>
<label index="upsilon"/>
<label index="Phi"/>
<label index="phi"/>
<label index="Chi"/>
<label index="chi"/>
<label index="Psi"/>
<label index="psi"/>
<label index="Omega"/>
<label index="omega"/>
<label index="crarr"/>
<label index="uarr"/>
<label index="darr"/>
<label index="larr"/>
<label index="rarr"/>
<label index="harr"/>
<label index="uArr"/>
<label index="dArr"/>
<label index="lArr"/>
<label index="rArr"/>
<label index="hArr"/>
<label index="clubs"/>
<label index="diams"/>
<label index="hearts"/>
<label index="spades"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,224 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814940" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Remove the" xml:space="preserve" approved="yes">
<source>Remove the</source>
<target state="translated">Rimuovi</target></trans-unit>
<trans-unit id="Remove this node from the document" xml:space="preserve" approved="yes">
<source>Removes this node from the document</source>
<target state="translated">Rimuovi questo nodo dal documento</target></trans-unit>
<trans-unit id="TO-toggle-borders-tooltip" xml:space="preserve" approved="yes">
<source>Toggle borders</source>
<target state="translated">Inverti bordi</target></trans-unit>
<trans-unit id="TO-cell-prop-tooltip" xml:space="preserve" approved="yes">
<source>Shows the Table Cell Properties dialogue</source>
<target state="translated">Mostra la finestra di proprietà della Cella</target></trans-unit>
<trans-unit id="TO-cell-insert-before-tooltip" xml:space="preserve" approved="yes">
<source>Inserts a new cell before the current one</source>
<target state="translated">Inserisci una nuova cella PRIMA della corrente</target></trans-unit>
<trans-unit id="TO-cell-insert-after-tooltip" xml:space="preserve" approved="yes">
<source>Inserts a new cell after the current one</source>
<target state="translated">Inserisci una nuova cella DOPO la corrente</target></trans-unit>
<trans-unit id="TO-cell-delete-tooltip" xml:space="preserve" approved="yes">
<source>Deletes the current cell</source>
<target state="translated">Elimina la cella corrente</target></trans-unit>
<trans-unit id="TO-cell-split-tooltip" xml:space="preserve" approved="yes">
<source>Splits the current cell</source>
<target state="translated">Dividi la cella corrente</target></trans-unit>
<trans-unit id="TO-cell-merge-tooltip" xml:space="preserve" approved="yes">
<source>Merges the selected cells</source>
<target state="translated">Unisci le celle selezionate</target></trans-unit>
<trans-unit id="TO-row-prop-tooltip" xml:space="preserve" approved="yes">
<source>Shows the Table Row Properties dialogue</source>
<target state="translated">Mostra la finestra di proprietà della Riga</target></trans-unit>
<trans-unit id="TO-row-insert-above-tooltip" xml:space="preserve" approved="yes">
<source>Inserts a new row before the current one</source>
<target state="translated">Inserisci una nuova riga prima della riga corrente</target></trans-unit>
<trans-unit id="TO-row-insert-under-tooltip" xml:space="preserve" approved="yes">
<source>Inserts a new row after the current one</source>
<target state="translated">Inserisci una nuova riga dopo la riga corrente</target></trans-unit>
<trans-unit id="TO-row-delete-tooltip" xml:space="preserve" approved="yes">
<source>Deletes the current row</source>
<target state="translated">Elimina la riga corrente</target></trans-unit>
<trans-unit id="TO-row-split-tooltip" xml:space="preserve" approved="yes">
<source>Splits the current row</source>
<target state="translated">Dividi la riga corrente</target></trans-unit>
<trans-unit id="TO-table-prop-tooltip" xml:space="preserve" approved="yes">
<source>Shows the Table Properties dialogue</source>
<target state="translated">Mostra la finestra di proprietà della Tabella</target></trans-unit>
<trans-unit id="TO-table-restyle-tooltip" xml:space="preserve">
<source>Re-applies the odd-even styles on the table</source>
<target></target></trans-unit>
<trans-unit id="TO-col-prop-tooltip" xml:space="preserve" approved="no">
<source>Shows the Column Cells Properties dialogue</source>
<target state="needs-translation">Mostra la finestra di proprietà della Cella</target><note>83%</note></trans-unit>
<trans-unit id="TO-col-insert-before-tooltip" xml:space="preserve" approved="yes">
<source>Inserts a new column before the current one</source>
<target state="translated">Inserisci una nuova colonna prima della colonna corrente</target></trans-unit>
<trans-unit id="TO-col-insert-after-tooltip" xml:space="preserve" approved="yes">
<source>Inserts a new column after the current one</source>
<target state="translated">Inserisci una nuova colonna dopo la colonna corrente</target></trans-unit>
<trans-unit id="TO-col-delete-tooltip" xml:space="preserve" approved="yes">
<source>Deletes the current column</source>
<target state="translated">Elimina la colonna corrente</target></trans-unit>
<trans-unit id="TO-col-split-tooltip" xml:space="preserve" approved="yes">
<source>Splits the current column</source>
<target state="translated">Dividi la colonna corrente</target></trans-unit>
<trans-unit id="Element" xml:space="preserve" approved="yes">
<source>Element</source>
<target state="translated">Elemento</target></trans-unit>
<trans-unit id="Please confirm remove" xml:space="preserve" approved="yes">
<source>Please confirm that you want to remove this element:</source>
<target state="translated">E' necesario confermare di voler rimuovere questo elemento:</target></trans-unit>
<trans-unit id="Remove this node from the document" xml:space="preserve" approved="yes">
<source>Removes this node from the document</source>
<target state="translated">Rimuovi questo nodo dal documento</target></trans-unit>
<trans-unit id="How did you get here? (Please report!)" xml:space="preserve" approved="yes">
<source>How did you get here? (Please report!)</source>
<target state="translated">Come sei giunto fin qui? (Per piacere scrivi un report!)</target></trans-unit>
<trans-unit id="Show the image properties dialog" xml:space="preserve" approved="yes">
<source>Show the image properties dialog</source>
<target state="translated">Mostra la finestra proprietà immagini</target></trans-unit>
<trans-unit id="Modify URL" xml:space="preserve" approved="yes">
<source>Modify URL</source>
<target state="translated">Modifica URL</target></trans-unit>
<trans-unit id="Current URL is" xml:space="preserve" approved="yes">
<source>Current URL is</source>
<target state="translated">L'URL attuale è</target></trans-unit>
<trans-unit id="Opens this link in a new window" xml:space="preserve" approved="yes">
<source>Opens this link in a new window</source>
<target state="translated">Apre il link in una nuova finestra</target></trans-unit>
<trans-unit id="Please confirm unlink" xml:space="preserve" approved="yes">
<source>Please confirm that you want to unlink this element.</source>
<target state="translated">E' necessario confermare di voler togliere il link da questo elemento</target></trans-unit>
<trans-unit id="Link points to:" xml:space="preserve" approved="yes">
<source>Link points to:</source>
<target state="translated">Il link punta a:</target></trans-unit>
<trans-unit id="Unlink the current element" xml:space="preserve" approved="yes">
<source>Unlink the current element</source>
<target state="translated">Togli il link dall'elemento corrente</target></trans-unit>
<trans-unit id="Cut" xml:space="preserve" approved="yes">
<source>Cut</source>
<target state="translated">Taglia</target></trans-unit>
<trans-unit id="Copy" xml:space="preserve" approved="yes">
<source>Copy</source>
<target state="translated">Copia</target></trans-unit>
<trans-unit id="Paste" xml:space="preserve" approved="yes">
<source>Paste</source>
<target state="translated">Incolla</target></trans-unit>
<trans-unit id="Image Properties" xml:space="preserve" approved="yes">
<source>_Image Properties</source>
<target state="translated">Proprietà Immagine...</target></trans-unit>
<trans-unit id="Modify Link" xml:space="preserve" approved="yes">
<source>_Modify Link</source>
<target state="translated">Modifica Link</target></trans-unit>
<trans-unit id="Check Link" xml:space="preserve" approved="yes">
<source>Chec_k Link</source>
<target state="translated">Controlla Link</target></trans-unit>
<trans-unit id="Remove Link" xml:space="preserve" approved="yes">
<source>_Remove Link</source>
<target state="translated">Rimuovi Link</target></trans-unit>
<trans-unit id="TO-toggle-borders-title" xml:space="preserve" approved="yes">
<source>Toggle borders</source>
<target state="translated">Inverti bordi</target></trans-unit>
<trans-unit id="TO-cell-prop-title" xml:space="preserve" approved="yes">
<source>C_ell Properties</source>
<target state="translated">Proprietà Celle</target></trans-unit>
<trans-unit id="TO-cell-insert-before-title" xml:space="preserve" approved="yes">
<source>Insert cell before</source>
<target state="translated">Inserisci cella prima</target></trans-unit>
<trans-unit id="TO-cell-insert-after-title" xml:space="preserve" approved="yes">
<source>Insert cell after</source>
<target state="translated">Inserisci cella dopo</target></trans-unit>
<trans-unit id="TO-cell-delete-title" xml:space="preserve" approved="yes">
<source>Delete Cell</source>
<target state="translated">Elimina cella</target></trans-unit>
<trans-unit id="TO-cell-split-title" xml:space="preserve" approved="yes">
<source>Split Cell</source>
<target state="translated">Dividi cella</target></trans-unit>
<trans-unit id="TO-cell-merge-title" xml:space="preserve" approved="yes">
<source>Merge Cells</source>
<target state="translated">Unisci celle</target></trans-unit>
<trans-unit id="TO-row-prop-title" xml:space="preserve" approved="yes">
<source>Ro_w Properties</source>
<target state="translated">Proprietà Righe</target></trans-unit>
<trans-unit id="TO-row-insert-above-title" xml:space="preserve" approved="yes">
<source>I_nsert Row Before</source>
<target state="translated">Inserisci Riga Prima</target></trans-unit>
<trans-unit id="TO-row-insert-under-title" xml:space="preserve" approved="yes">
<source>In_sert Row After</source>
<target state="translated">Inserisci Riga Dopo</target></trans-unit>
<trans-unit id="TO-row-delete-title" xml:space="preserve" approved="yes">
<source>_Delete Row</source>
<target state="translated">Elimina Riga</target></trans-unit>
<trans-unit id="TO-row-split-title" xml:space="preserve" approved="yes">
<source>Split Row</source>
<target state="translated">Dividi Riga</target></trans-unit>
<trans-unit id="TO-table-prop-title" xml:space="preserve" approved="yes">
<source>_Table Properties</source>
<target state="translated">Proprietà Tabella</target></trans-unit>
<trans-unit id="TO-table-restyle-title" xml:space="preserve">
<source>Re-apply table styles</source>
<target></target></trans-unit>
<trans-unit id="TO-col-prop-title" xml:space="preserve">
<source>Column Cells Properties</source>
<target></target></trans-unit>
<trans-unit id="TO-col-insert-before-title" xml:space="preserve" approved="yes">
<source>Insert _Column Before</source>
<target state="translated">Inserisci Colonna Prima</target></trans-unit>
<trans-unit id="TO-col-insert-after-title" xml:space="preserve" approved="yes">
<source>Insert C_olumn After</source>
<target state="translated">Inserisci Colonna Dopo</target></trans-unit>
<trans-unit id="TO-col-delete-title" xml:space="preserve" approved="yes">
<source>De_lete Column</source>
<target state="translated">Cancella Colonna</target></trans-unit>
<trans-unit id="TO-col-split-title" xml:space="preserve" approved="yes">
<source>Split Column</source>
<target state="translated">Dividi Colonna</target></trans-unit>
<trans-unit id="Create a link" xml:space="preserve" approved="yes">
<source>Create a link</source>
<target state="translated">Crea un link</target></trans-unit>
<trans-unit id="Insert paragraph before" xml:space="preserve" approved="yes">
<source>Insert paragraph before</source>
<target state="translated">Inserisci paragrafo prima</target></trans-unit>
<trans-unit id="Insert a paragraph before the current node" xml:space="preserve" approved="yes">
<source>Insert a paragraph before the current node</source>
<target state="translated">Inserisci un paragrafo prima del nodo corrente</target></trans-unit>
<trans-unit id="Insert paragraph after" xml:space="preserve" approved="yes">
<source>Insert paragraph after</source>
<target state="translated">Inserisci paragrafo dopo</target></trans-unit>
<trans-unit id="Insert a paragraph after the current node" xml:space="preserve" approved="yes">
<source>Insert a paragraph after the current node</source>
<target state="translated">Inserisci un paragrafo dopo il nodo corrente</target></trans-unit>
<trans-unit id="JustifyLeft-title" xml:space="preserve" approved="yes">
<source>Justify Left</source>
<target state="translated">Giustificato a Sinistra</target></trans-unit>
<trans-unit id="JustifyCenter-title" xml:space="preserve" approved="yes">
<source>Justify Center</source>
<target state="translated">Giustificato al Centro</target></trans-unit>
<trans-unit id="JustifyRight-title" xml:space="preserve" approved="yes">
<source>Justify Right</source>
<target state="translated">Giustificato a Sinistra</target></trans-unit>
<trans-unit id="JustifyFull-title" xml:space="preserve" approved="yes">
<source>Justify Full</source>
<target state="translated">Completamente Giustificato</target></trans-unit>
<trans-unit id="JustifyLeft-tooltip" xml:space="preserve" approved="yes">
<source>Aligns text to the left</source>
<target state="translated">Allinea testo a sinistra</target></trans-unit>
<trans-unit id="JustifyCenter-tooltip" xml:space="preserve" approved="yes">
<source>Centers the text</source>
<target state="translated">Centra il testo</target></trans-unit>
<trans-unit id="JustifyRight-tooltip" xml:space="preserve" approved="yes">
<source>Aligns text to the right</source>
<target state="translated">Allinea testo a destra</target></trans-unit>
<trans-unit id="JustifyFull-tooltip" xml:space="preserve" approved="yes">
<source>Aligns text both to the left and the right</source>
<target state="translated">Allinea testo sia a destra che a sinistra</target></trans-unit>
<trans-unit id="Make link" xml:space="preserve" approved="yes">
<source>Make lin_k</source>
<target state="translated">Crea link</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,79 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Remove the">Rimuovi</label>
<label index="Remove this node from the document">Rimuovi questo nodo dal documento</label>
<label index="TO-toggle-borders-tooltip">Inverti bordi</label>
<label index="TO-cell-prop-tooltip">Mostra la finestra di proprietà della Cella</label>
<label index="TO-cell-insert-before-tooltip">Inserisci una nuova cella PRIMA della corrente</label>
<label index="TO-cell-insert-after-tooltip">Inserisci una nuova cella DOPO la corrente</label>
<label index="TO-cell-delete-tooltip">Elimina la cella corrente</label>
<label index="TO-cell-split-tooltip">Dividi la cella corrente</label>
<label index="TO-cell-merge-tooltip">Unisci le celle selezionate</label>
<label index="TO-row-prop-tooltip">Mostra la finestra di proprietà della Riga</label>
<label index="TO-row-insert-above-tooltip">Inserisci una nuova riga prima della riga corrente</label>
<label index="TO-row-insert-under-tooltip">Inserisci una nuova riga dopo la riga corrente</label>
<label index="TO-row-delete-tooltip">Elimina la riga corrente</label>
<label index="TO-row-split-tooltip">Dividi la riga corrente</label>
<label index="TO-table-prop-tooltip">Mostra la finestra di proprietà della Tabella</label>
<label index="TO-table-restyle-tooltip"/>
<label index="TO-col-prop-tooltip">Mostra la finestra di proprietà della Cella</label>
<label index="TO-col-insert-before-tooltip">Inserisci una nuova colonna prima della colonna corrente</label>
<label index="TO-col-insert-after-tooltip">Inserisci una nuova colonna dopo la colonna corrente</label>
<label index="TO-col-delete-tooltip">Elimina la colonna corrente</label>
<label index="TO-col-split-tooltip">Dividi la colonna corrente</label>
<label index="Element">Elemento</label>
<label index="Please confirm remove">E' necesario confermare di voler rimuovere questo elemento:</label>
<label index="Remove this node from the document">Rimuovi questo nodo dal documento</label>
<label index="How did you get here? (Please report!)">Come sei giunto fin qui? (Per piacere scrivi un report!)</label>
<label index="Show the image properties dialog">Mostra la finestra proprietà immagini</label>
<label index="Modify URL">Modifica URL</label>
<label index="Current URL is">L'URL attuale è</label>
<label index="Opens this link in a new window">Apre il link in una nuova finestra</label>
<label index="Please confirm unlink">E' necessario confermare di voler togliere il link da questo elemento</label>
<label index="Link points to:">Il link punta a:</label>
<label index="Unlink the current element">Togli il link dall'elemento corrente</label>
<label index="Cut">Taglia</label>
<label index="Copy">Copia</label>
<label index="Paste">Incolla</label>
<label index="Image Properties">Proprietà Immagine...</label>
<label index="Modify Link">Modifica Link</label>
<label index="Check Link">Controlla Link</label>
<label index="Remove Link">Rimuovi Link</label>
<label index="TO-toggle-borders-title">Inverti bordi</label>
<label index="TO-cell-prop-title">Proprietà Celle</label>
<label index="TO-cell-insert-before-title">Inserisci cella prima</label>
<label index="TO-cell-insert-after-title">Inserisci cella dopo</label>
<label index="TO-cell-delete-title">Elimina cella</label>
<label index="TO-cell-split-title">Dividi cella</label>
<label index="TO-cell-merge-title">Unisci celle</label>
<label index="TO-row-prop-title">Proprietà Righe</label>
<label index="TO-row-insert-above-title">Inserisci Riga Prima</label>
<label index="TO-row-insert-under-title">Inserisci Riga Dopo</label>
<label index="TO-row-delete-title">Elimina Riga</label>
<label index="TO-row-split-title">Dividi Riga</label>
<label index="TO-table-prop-title">Proprietà Tabella</label>
<label index="TO-table-restyle-title"/>
<label index="TO-col-prop-title"/>
<label index="TO-col-insert-before-title">Inserisci Colonna Prima</label>
<label index="TO-col-insert-after-title">Inserisci Colonna Dopo</label>
<label index="TO-col-delete-title">Cancella Colonna</label>
<label index="TO-col-split-title">Dividi Colonna</label>
<label index="Create a link">Crea un link</label>
<label index="Insert paragraph before">Inserisci paragrafo prima</label>
<label index="Insert a paragraph before the current node">Inserisci un paragrafo prima del nodo corrente</label>
<label index="Insert paragraph after">Inserisci paragrafo dopo</label>
<label index="Insert a paragraph after the current node">Inserisci un paragrafo dopo il nodo corrente</label>
<label index="JustifyLeft-title">Giustificato a Sinistra</label>
<label index="JustifyCenter-title">Giustificato al Centro</label>
<label index="JustifyRight-title">Giustificato a Sinistra</label>
<label index="JustifyFull-title">Completamente Giustificato</label>
<label index="JustifyLeft-tooltip">Allinea testo a sinistra</label>
<label index="JustifyCenter-tooltip">Centra il testo</label>
<label index="JustifyRight-tooltip">Allinea testo a destra</label>
<label index="JustifyFull-tooltip">Allinea testo sia a destra che a sinistra</label>
<label index="Make link">Crea link</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,17 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814941" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Allow-Clipboard-Helper-Add-On-Title" xml:space="preserve">
<source>Firefox Add-on AllowClipboard Helper</source>
<target></target></trans-unit>
<trans-unit id="Firefox-Security-Prefs-Question-Title" xml:space="preserve">
<source>Firefox Clipboard Access Security Settings</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,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Allow-Clipboard-Helper-Add-On-Title"/>
<label index="Firefox-Security-Prefs-Question-Title"/>
<label index="Technische Universitat Ilmenau"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,11 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814942" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="CleanWord-Tooltip" xml:space="preserve">
<source>Clean up HTML content</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="CleanWord-Tooltip"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,11 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814943" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Invalid color code" xml:space="preserve">
<source>Invalid color code</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Invalid color code"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814944" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body/>
</file>
</xliff>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array"/>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,35 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814945" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Top padding" xml:space="preserve">
<source>Top padding</source>
<target></target></trans-unit>
<trans-unit id="Right padding" xml:space="preserve">
<source>Right padding</source>
<target></target></trans-unit>
<trans-unit id="Bottom padding" xml:space="preserve">
<source>Bottom padding</source>
<target></target></trans-unit>
<trans-unit id="Left padding" xml:space="preserve">
<source>Left padding</source>
<target></target></trans-unit>
<trans-unit id="Top:" xml:space="preserve">
<source>Top:</source>
<target></target></trans-unit>
<trans-unit id="Right:" xml:space="preserve">
<source>Right:</source>
<target></target></trans-unit>
<trans-unit id="Bottom:" xml:space="preserve">
<source>Bottom:</source>
<target></target></trans-unit>
<trans-unit id="image_url" xml:space="preserve">
<source>Image URL</source>
<target></target></trans-unit>
<trans-unit id="image_url_invalid" xml:space="preserve">
<source>The url could not be accessed or is not a valid image.</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Top padding"/>
<label index="Right padding"/>
<label index="Bottom padding"/>
<label index="Left padding"/>
<label index="Top:"/>
<label index="Right:"/>
<label index="Bottom:"/>
<label index="image_url"/>
<label index="image_url_invalid"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,26 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814946" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Bold-Tooltip" xml:space="preserve">
<source>Bold</source>
<target></target></trans-unit>
<trans-unit id="Italic-Tooltip" xml:space="preserve">
<source>Italic</source>
<target></target></trans-unit>
<trans-unit id="StrikeThrough-Tooltip" xml:space="preserve">
<source>Strike-through</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>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Bold-Tooltip"/>
<label index="Italic-Tooltip"/>
<label index="StrikeThrough-Tooltip"/>
<label index="Subscript-Tooltip"/>
<label index="Superscript-Tooltip"/>
<label index="Underline-Tooltip"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,20 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814947" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="URL" xml:space="preserve">
<source>URL</source>
<target></target></trans-unit>
<trans-unit id="Select some text" xml:space="preserve">
<source>You need to select some text before creating a link</source>
<target></target></trans-unit>
<trans-unit id="frame" xml:space="preserve">
<source>Frame name:</source>
<target></target></trans-unit>
<trans-unit id="frame_help" xml:space="preserve">
<source>Enter the name of the frame to be used as target</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="URL"/>
<label index="Select some text"/>
<label index="frame"/>
<label index="frame_help"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,41 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814948" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" 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="DefinitionList-Tooltip" xml:space="preserve">
<source>Definition list</source>
<target></target></trans-unit>
<trans-unit id="DefinitionList-helpText" xml:space="preserve">
<source>Makes a definition list from the current selection</source>
<target></target></trans-unit>
<trans-unit id="DefinitionItem-Tooltip" xml:space="preserve">
<source>Toggle term and definition</source>
<target></target></trans-unit>
<trans-unit id="DefinitionItem-helpText" xml:space="preserve">
<source>Toggles term and definition elements</source>
<target></target></trans-unit>
<trans-unit id="No block" xml:space="preserve" approved="yes">
<source>No block format</source>
<target state="translated">Nessun formato sul blocco</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>

View File

@@ -0,0 +1,18 @@
<?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="DefinitionList-Tooltip"/>
<label index="DefinitionList-helpText"/>
<label index="DefinitionItem-Tooltip"/>
<label index="DefinitionItem-helpText"/>
<label index="No block">Nessun formato sul blocco</label>
<label index="Remove block"/>
<label index="Technische Universitat Ilmenau"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,38 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814949" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Default" xml:space="preserve" approved="yes">
<source>Default</source>
<target state="translated">Predefinito</target></trans-unit>
<trans-unit id="Undefined" xml:space="preserve" approved="yes">
<source>Undefined</source>
<target state="translated">Non definito</target></trans-unit>
<trans-unit id="DynamicCSSStyleTooltip" xml:space="preserve" approved="yes">
<source>Apply style to the containing paragraph</source>
<target state="translated">Applica stile al paragrafo contenitore</target></trans-unit>
<trans-unit id="frame-frame1" xml:space="preserve" approved="yes">
<source>Frame with grey background</source>
<target state="translated">Frame con sfondo grigio</target></trans-unit>
<trans-unit id="frame-frame2" xml:space="preserve" approved="yes">
<source>Frame with yellow background</source>
<target state="translated">Frame con sfondo giallo</target></trans-unit>
<trans-unit id="important" xml:space="preserve" approved="yes">
<source>Important</source>
<target state="translated">Importante</target></trans-unit>
<trans-unit id="name-of-person" xml:space="preserve" approved="yes">
<source>Name of person</source>
<target state="translated">Nome della persona</target></trans-unit>
<trans-unit id="detail" xml:space="preserve" approved="yes">
<source>Detail</source>
<target state="translated">Dettagli</target></trans-unit>
<trans-unit id="component-items" xml:space="preserve" approved="yes">
<source>Component items</source>
<target state="translated">Componenti</target></trans-unit>
<trans-unit id="action-items" xml:space="preserve" approved="yes">
<source>Action items</source>
<target state="translated">Attività</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Default">Predefinito</label>
<label index="Undefined">Non definito</label>
<label index="DynamicCSSStyleTooltip">Applica stile al paragrafo contenitore</label>
<label index="frame-frame1">Frame con sfondo grigio</label>
<label index="frame-frame2">Frame con sfondo giallo</label>
<label index="important">Importante</label>
<label index="name-of-person">Nome della persona</label>
<label index="detail">Dettagli</label>
<label index="component-items">Componenti</label>
<label index="action-items">Attività</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,59 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814950" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="editElement" xml:space="preserve">
<source>Edit element</source>
<target></target></trans-unit>
<trans-unit id="general" xml:space="preserve">
<source>General</source>
<target></target></trans-unit>
<trans-unit id="identification" xml:space="preserve">
<source>Identification</source>
<target></target></trans-unit>
<trans-unit id="id" xml:space="preserve">
<source>Id</source>
<target></target></trans-unit>
<trans-unit id="title" xml:space="preserve">
<source>Title</source>
<target></target></trans-unit>
<trans-unit id="className" xml:space="preserve">
<source>Class</source>
<target></target></trans-unit>
<trans-unit id="events" xml:space="preserve">
<source>Events</source>
<target></target></trans-unit>
<trans-unit id="onkeydown" xml:space="preserve">
<source>Onkeydown</source>
<target></target></trans-unit>
<trans-unit id="onkeypress" xml:space="preserve">
<source>Onkeypress</source>
<target></target></trans-unit>
<trans-unit id="onkeyup" xml:space="preserve">
<source>Onkeyup</source>
<target></target></trans-unit>
<trans-unit id="onclick" xml:space="preserve">
<source>Onclick</source>
<target></target></trans-unit>
<trans-unit id="ondblclick" xml:space="preserve">
<source>Ondblclick</source>
<target></target></trans-unit>
<trans-unit id="onmousedown" xml:space="preserve">
<source>Onmousedown</source>
<target></target></trans-unit>
<trans-unit id="onmousemove" xml:space="preserve">
<source>Onmousemove</source>
<target></target></trans-unit>
<trans-unit id="onmouseout" xml:space="preserve">
<source>Onmouseout</source>
<target></target></trans-unit>
<trans-unit id="onmouseover" xml:space="preserve">
<source>Onmouseover</source>
<target></target></trans-unit>
<trans-unit id="onmouseup" xml:space="preserve">
<source>Onmouseup</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="editElement"/>
<label index="general"/>
<label index="identification"/>
<label index="id"/>
<label index="title"/>
<label index="className"/>
<label index="events"/>
<label index="onkeydown"/>
<label index="onkeypress"/>
<label index="onkeyup"/>
<label index="onclick"/>
<label index="ondblclick"/>
<label index="onmousedown"/>
<label index="onmousemove"/>
<label index="onmouseout"/>
<label index="onmouseover"/>
<label index="onmouseup"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,14 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814951" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="TextMode-Tooltip" xml:space="preserve">
<source>Toggle text mode</source>
<target></target></trans-unit>
<trans-unit id="HTMLMode-Tooltip" xml:space="preserve">
<source>Toggle HTML mode</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="TextMode-Tooltip"/>
<label index="HTMLMode-Tooltip"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,71 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814952" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Substitute this occurrence?" xml:space="preserve" approved="yes">
<source>Substitute this occurrence?</source>
<target state="translated">Sostituire questa occorrenza?</target></trans-unit>
<trans-unit id="Enter the text you want to find" xml:space="preserve" approved="yes">
<source>Enter the text you want to find</source>
<target state="translated">Inserisci il testo che vuoi trovare</target></trans-unit>
<trans-unit id="Inform a replacement word" xml:space="preserve" approved="yes">
<source>This will erase all occurrences.</source>
<target state="translated">Questo cancellerà tutte le occorrenze.</target></trans-unit>
<trans-unit id="found items" xml:space="preserve" approved="yes">
<source>found items</source>
<target state="translated">elementi trovati</target></trans-unit>
<trans-unit id="replaced items" xml:space="preserve" approved="yes">
<source>replaced items</source>
<target state="translated">elementi sostituiti</target></trans-unit>
<trans-unit id="found item" xml:space="preserve" approved="yes">
<source>item found</source>
<target state="translated">elemento trovato</target></trans-unit>
<trans-unit id="replaced item" xml:space="preserve" approved="yes">
<source>item replaced</source>
<target state="translated">elemento sostituito</target></trans-unit>
<trans-unit id="not found" xml:space="preserve" approved="yes">
<source>not found</source>
<target state="translated">non trovato</target></trans-unit>
<trans-unit id="Find and Replace" xml:space="preserve" approved="yes">
<source>Find And Replace</source>
<target state="translated">Trova e Sostituisci</target></trans-unit>
<trans-unit id="Options" xml:space="preserve" approved="yes">
<source>Options</source>
<target state="translated">Opzioni:</target></trans-unit>
<trans-unit id="Whole words only" xml:space="preserve" approved="yes">
<source>Whole words only</source>
<target state="translated">Solo parole intere</target></trans-unit>
<trans-unit id="Case sensitive search" xml:space="preserve" approved="yes">
<source>Case sensitive search</source>
<target state="translated">Ricerca sensibile a MAIUSCOLE/MINUSCOLE</target></trans-unit>
<trans-unit id="Substitute all occurrences" xml:space="preserve" approved="yes">
<source>Substitute all occurrences</source>
<target state="translated">Sostituisci tutte le occorrenze</target></trans-unit>
<trans-unit id="Search for:" xml:space="preserve" approved="yes">
<source>Search for:</source>
<target state="translated">Cerca per:</target></trans-unit>
<trans-unit id="Replace with:" xml:space="preserve" approved="yes">
<source>Replace with:</source>
<target state="translated">Sostituisci con:</target></trans-unit>
<trans-unit id="Actions" xml:space="preserve" approved="yes">
<source>Actions</source>
<target state="translated">Azioni:</target></trans-unit>
<trans-unit id="Clear" xml:space="preserve" approved="yes">
<source>Clear</source>
<target state="translated">Pulisci</target></trans-unit>
<trans-unit id="Highlight" xml:space="preserve" approved="yes">
<source>Highlight</source>
<target state="translated">Evidenzia</target></trans-unit>
<trans-unit id="Undo" xml:space="preserve" approved="yes">
<source>Undo</source>
<target state="translated">Passo indietro</target></trans-unit>
<trans-unit id="Next" xml:space="preserve" approved="yes">
<source>Next</source>
<target state="translated">Prossima</target></trans-unit>
<trans-unit id="Done" xml:space="preserve" approved="yes">
<source>Done</source>
<target state="translated">Fatto</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Substitute this occurrence?">Sostituire questa occorrenza?</label>
<label index="Enter the text you want to find">Inserisci il testo che vuoi trovare</label>
<label index="Inform a replacement word">Questo cancellerà tutte le occorrenze.</label>
<label index="found items">elementi trovati</label>
<label index="replaced items">elementi sostituiti</label>
<label index="found item">elemento trovato</label>
<label index="replaced item">elemento sostituito</label>
<label index="not found">non trovato</label>
<label index="Find and Replace">Trova e Sostituisci</label>
<label index="Options">Opzioni:</label>
<label index="Whole words only">Solo parole intere</label>
<label index="Case sensitive search">Ricerca sensibile a MAIUSCOLE/MINUSCOLE</label>
<label index="Substitute all occurrences">Sostituisci tutte le occorrenze</label>
<label index="Search for:">Cerca per:</label>
<label index="Replace with:">Sostituisci con:</label>
<label index="Actions">Azioni:</label>
<label index="Clear">Pulisci</label>
<label index="Highlight">Evidenzia</label>
<label index="Undo">Passo indietro</label>
<label index="Next">Prossima</label>
<label index="Done">Fatto</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,23 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814953" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Default" xml:space="preserve" approved="yes">
<source>Default</source>
<target state="translated">Predefinito</target></trans-unit>
<trans-unit id="Undefined" xml:space="preserve" approved="yes">
<source>Undefined</source>
<target state="translated">Non definito</target></trans-unit>
<trans-unit id="InlineCSSStyleTooltip" xml:space="preserve" approved="yes">
<source>Apply style to the selected text</source>
<target state="translated">Applica lo stile al testo selezionato</target></trans-unit>
<trans-unit id="InlineCSS-class-Tooltip" xml:space="preserve" approved="yes">
<source>Apply style to the selected text</source>
<target state="translated">Applica lo stile al testo selezionato</target><note>100%</note></trans-unit>
<trans-unit id="You have to select some text" xml:space="preserve" approved="yes">
<source>You have to select some text</source>
<target state="translated">E' necessario selezionare del testo</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Default">Predefinito</label>
<label index="Undefined">Non definito</label>
<label index="InlineCSSStyleTooltip">Applica lo stile al testo selezionato</label>
<label index="InlineCSS-class-Tooltip">Applica lo stile al testo selezionato</label>
<label index="You have to select some text">E' necessario selezionare del testo</label>
</languageKey>
</data>
</T3locallangExt>

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>

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>

View File

@@ -0,0 +1,23 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814956" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="LeftToRight-Tooltip" xml:space="preserve">
<source>Direction left to right</source>
<target></target></trans-unit>
<trans-unit id="RightToLeft-Tooltip" xml:space="preserve">
<source>Direction right to left</source>
<target></target></trans-unit>
<trans-unit id="Language-Tooltip" xml:space="preserve" approved="yes">
<source>Language</source>
<target state="translated">Lingua</target></trans-unit>
<trans-unit id="ShowLanguageMarks-Tooltip" xml:space="preserve">
<source>Show language marks</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,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="LeftToRight-Tooltip"/>
<label index="RightToLeft-Tooltip"/>
<label index="Language-Tooltip">Lingua</label>
<label index="ShowLanguageMarks-Tooltip"/>
<label index="Technische Universitat Ilmenau"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,26 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814957" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="ShowMicrodata-Tooltip" xml:space="preserve">
<source>Show microdata</source>
<target></target></trans-unit>
<trans-unit id="microdata" xml:space="preserve">
<source>Microdata</source>
<target></target></trans-unit>
<trans-unit id="itemscope" xml:space="preserve">
<source>Item scope</source>
<target></target></trans-unit>
<trans-unit id="itemtype" xml:space="preserve">
<source>Item type</source>
<target></target></trans-unit>
<trans-unit id="currentItemType" xml:space="preserve">
<source>Current item type</source>
<target></target></trans-unit>
<trans-unit id="itemprop" xml:space="preserve">
<source>Item property</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="ShowMicrodata-Tooltip"/>
<label index="microdata"/>
<label index="itemscope"/>
<label index="itemtype"/>
<label index="currentItemType"/>
<label index="itemprop"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,53 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814958" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="PasteToggleTooltip" xml:space="preserve">
<source>Toggle paste behaviour</source>
<target></target></trans-unit>
<trans-unit id="plainText" xml:space="preserve">
<source>Paste as plain text</source>
<target></target></trans-unit>
<trans-unit id="pasteStructure" xml:space="preserve">
<source>Paste structure only</source>
<target></target></trans-unit>
<trans-unit id="pasteFormat" xml:space="preserve">
<source>Paste structure and basic format</source>
<target></target></trans-unit>
<trans-unit id="PasteBehaviourTooltip" xml:space="preserve">
<source>Select alternate paste behaviour</source>
<target></target></trans-unit>
<trans-unit id="Paste-as-Plain-Text" xml:space="preserve">
<source>Paste as plain text</source>
<target></target></trans-unit>
<trans-unit id="Access-to-clipboard-denied" xml:space="preserve">
<source>Content could not be pasted as plain text because permission to access the clipboard was denied.</source>
<target></target></trans-unit>
<trans-unit id="enableplainText" xml:space="preserve">
<source>Enable paste as plain text</source>
<target></target></trans-unit>
<trans-unit id="enablepasteStructure" xml:space="preserve">
<source>Enable paste structure only</source>
<target></target></trans-unit>
<trans-unit id="enablepasteFormat" xml:space="preserve">
<source>Enable paste structure and basic format</source>
<target></target></trans-unit>
<trans-unit id="disableplainText" xml:space="preserve">
<source>Disable paste as plain text</source>
<target></target></trans-unit>
<trans-unit id="disablepasteStructure" xml:space="preserve">
<source>Disable paste structure only</source>
<target></target></trans-unit>
<trans-unit id="disablepasteFormat" xml:space="preserve">
<source>Disable paste structure and basic format</source>
<target></target></trans-unit>
<trans-unit id="pasteInPastingPad" xml:space="preserve">
<source>Paste the content into this pasting pad and click OK.</source>
<target></target></trans-unit>
<trans-unit id="rteCleanPasteBehaviour" xml:space="preserve">
<source>Clean paste behaviour</source>
<target></target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="PasteToggleTooltip"/>
<label index="plainText"/>
<label index="pasteStructure"/>
<label index="pasteFormat"/>
<label index="PasteBehaviourTooltip"/>
<label index="Paste-as-Plain-Text"/>
<label index="Access-to-clipboard-denied"/>
<label index="enableplainText"/>
<label index="enablepasteStructure"/>
<label index="enablepasteFormat"/>
<label index="disableplainText"/>
<label index="disablepasteStructure"/>
<label index="disablepasteFormat"/>
<label index="pasteInPastingPad"/>
<label index="rteCleanPasteBehaviour"/>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,44 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814959" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="Quick Tag Editor" xml:space="preserve" approved="yes">
<source>Insert tag</source>
<target state="translated">Inserisci tag</target></trans-unit>
<trans-unit id="Enter the TAG you want to insert" xml:space="preserve" approved="yes">
<source>Enter the TAG you want to insert</source>
<target state="translated">Scegli il TAG che vuoi inserire</target></trans-unit>
<trans-unit id="You have to select some text" xml:space="preserve" approved="yes">
<source>You have to select some text</source>
<target state="translated">Devi selezionare del testo</target></trans-unit>
<trans-unit id="There are some unclosed quote" xml:space="preserve" approved="yes">
<source>There are some unclosed quotes</source>
<target state="translated">Ci sono virgolette non chiuse</target></trans-unit>
<trans-unit id="This attribute already exists in the TAG" xml:space="preserve" approved="yes">
<source>This attribute already exists in the TAG</source>
<target state="translated">Questo attributo esiste già nel TAG</target></trans-unit>
<trans-unit id="No CSS class avaiable" xml:space="preserve" approved="yes">
<source>No CSS classes available</source>
<target state="translated">Non ci sono classi CSS disponibili</target></trans-unit>
<trans-unit id="OPTIONS" xml:space="preserve" approved="yes">
<source>Options</source>
<target state="translated">OPZIONI</target></trans-unit>
<trans-unit id="ATTRIBUTES" xml:space="preserve" approved="yes">
<source>Attributes</source>
<target state="translated">ATTRIBUTI</target></trans-unit>
<trans-unit id="TAGs" xml:space="preserve" approved="yes">
<source>Tags</source>
<target state="translated">TAG</target></trans-unit>
<trans-unit id="Colors" xml:space="preserve" approved="yes">
<source>Colors</source>
<target state="translated">Colori</target></trans-unit>
<trans-unit id="Ok" xml:space="preserve" approved="yes">
<source>Ok</source>
<target state="translated">Ok</target></trans-unit>
<trans-unit id="Cancel" xml:space="preserve" approved="yes">
<source>Cancel</source>
<target state="translated">Annulla</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="Quick Tag Editor">Inserisci tag</label>
<label index="Enter the TAG you want to insert">Scegli il TAG che vuoi inserire</label>
<label index="You have to select some text">Devi selezionare del testo</label>
<label index="There are some unclosed quote">Ci sono virgolette non chiuse</label>
<label index="This attribute already exists in the TAG">Questo attributo esiste già nel TAG</label>
<label index="No CSS class avaiable">Non ci sono classi CSS disponibili</label>
<label index="OPTIONS">OPZIONI</label>
<label index="ATTRIBUTES">ATTRIBUTI</label>
<label index="TAGs">TAG</label>
<label index="Colors">Colori</label>
<label index="Ok">Ok</label>
<label index="Cancel">Annulla</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,53 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814960" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="RemoveFormatTooltip" xml:space="preserve" approved="yes">
<source>Remove format</source>
<target state="translated">Rimuovi formattazione</target></trans-unit>
<trans-unit id="Cleaning Area" xml:space="preserve" approved="yes">
<source>Cleaning Area</source>
<target state="translated">Area Pulitura</target></trans-unit>
<trans-unit id="Selection" xml:space="preserve" approved="yes">
<source>Selected text</source>
<target state="translated">Selezione</target></trans-unit>
<trans-unit id="All" xml:space="preserve" approved="yes">
<source>All</source>
<target state="translated">Tutto</target></trans-unit>
<trans-unit id="Remove formatting" xml:space="preserve" approved="yes">
<source>Remove format</source>
<target state="translated">Rimuovi formattazione</target></trans-unit>
<trans-unit id="Cleaning options" xml:space="preserve" approved="yes">
<source>Type(s) of format to remove</source>
<target state="translated">Tipo di formattazione da rimuovere</target></trans-unit>
<trans-unit id="Formatting:" xml:space="preserve" approved="yes">
<source>HTML Format:</source>
<target state="translated">Formattazione HTML:</target></trans-unit>
<trans-unit id="MS Word Formatting:" xml:space="preserve" approved="yes">
<source>MS Word Format:</source>
<target state="translated">Formattazione MS Word:</target></trans-unit>
<trans-unit id="Typographical punctuation:" xml:space="preserve">
<source>Typographical punctuation:</source>
<target></target></trans-unit>
<trans-unit id="Spaces" xml:space="preserve">
<source>Non-breaking spaces:</source>
<target></target></trans-unit>
<trans-unit id="Images:" xml:space="preserve" approved="yes">
<source>Images:</source>
<target state="translated">Immagini:</target></trans-unit>
<trans-unit id="All HTML:" xml:space="preserve" approved="yes">
<source>All HTML tags:</source>
<target state="translated">Tutti i tag HTML:</target></trans-unit>
<trans-unit id="Select the type of formatting you wish to remove." xml:space="preserve" approved="yes">
<source>Select the type(s) of format to remove.</source>
<target state="translated">Seleziona il tipo di formattazione da rimuovere.</target></trans-unit>
<trans-unit id="OK" xml:space="preserve" approved="yes">
<source>OK</source>
<target state="translated">OK</target></trans-unit>
<trans-unit id="Cancel" xml:space="preserve" approved="yes">
<source>Cancel</source>
<target state="translated">Annulla</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="RemoveFormatTooltip">Rimuovi formattazione</label>
<label index="Cleaning Area">Area Pulitura</label>
<label index="Selection">Selezione</label>
<label index="All">Tutto</label>
<label index="Remove formatting">Rimuovi formattazione</label>
<label index="Cleaning options">Tipo di formattazione da rimuovere</label>
<label index="Formatting:">Formattazione HTML:</label>
<label index="MS Word Formatting:">Formattazione MS Word:</label>
<label index="Typographical punctuation:"/>
<label index="Spaces"/>
<label index="Images:">Immagini:</label>
<label index="All HTML:">Tutti i tag HTML:</label>
<label index="Select the type of formatting you wish to remove.">Seleziona il tipo di formattazione da rimuovere.</label>
<label index="OK">OK</label>
<label index="Cancel">Annulla</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,26 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814961" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:36Z" product-name="rtehtmlarea" target-language="it">
<header/>
<body>
<trans-unit id="CO-forecolor" xml:space="preserve" approved="yes">
<source>Text Color</source>
<target state="translated">Colore Testo</target></trans-unit>
<trans-unit id="CO-hilitecolor" xml:space="preserve" approved="yes">
<source>Background Color</source>
<target state="translated">Colore Background</target></trans-unit>
<trans-unit id="CO-forecolor_title" xml:space="preserve" approved="yes">
<source>Set the text color</source>
<target state="translated">Imposta il colore del testo</target></trans-unit>
<trans-unit id="CO-hilitecolor_title" xml:space="preserve" approved="yes">
<source>Set the background color</source>
<target state="translated">Imposta il colore del background</target></trans-unit>
<trans-unit id="color_title" xml:space="preserve" approved="yes">
<source>Choose a color</source>
<target state="translated">Scegli un colore</target></trans-unit>
<trans-unit id="no_color" xml:space="preserve" approved="yes">
<source>No color</source>
<target state="translated">Nessun colore</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="CO-forecolor">Colore Testo</label>
<label index="CO-hilitecolor">Colore Background</label>
<label index="CO-forecolor_title">Imposta il colore del testo</label>
<label index="CO-hilitecolor_title">Imposta il colore del background</label>
<label index="color_title">Scegli un colore</label>
<label index="no_color">Nessun colore</label>
</languageKey>
</data>
</T3locallangExt>

Some files were not shown because too many files have changed in this diff Show More