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