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,23 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415815010" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:37Z" product-name="version" target-language="it">
<header/>
<body>
<trans-unit id="subject" xml:space="preserve">
<source>TYPO3 Workspace Note: Stage Change for ###ELEMENT_NAME###</source>
<target></target></trans-unit>
<trans-unit id="message" xml:space="preserve">
<source>At the TYPO3 site "###SITE_NAME###" (###SITE_URL###)
in workspace "###WORKSPACE_TITLE###" (###WORKSPACE_UID###)
the stage has changed for the element(s) "###RECORD_TITLE###" (###ELEMENT_NAME###) at location "###RECORD_PATH###" in the page tree:
=&gt; ###NEXT_STAGE###
User Comment:
"###COMMENT###"
State was changed by ###USER_FULLNAME### (username: ###USER_USERNAME###)</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="subject"/>
<label index="message"/>
</languageKey>
</data>
</T3locallangExt>