Initial commit - Typo3 11.5.41
This commit is contained in:
@@ -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 > 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>
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user