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