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,20 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814811" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:32Z" product-name="dbal" target-language="it">
<header/>
<body>
<trans-unit id="title" xml:space="preserve" approved="yes">
<source>DBAL Analysis Module</source>
<target state="translated">Moldulo Analisi DBAL</target></trans-unit>
<trans-unit id="Debug_log" xml:space="preserve" approved="yes">
<source>Debug log</source>
<target state="translated">Log Debug</target></trans-unit>
<trans-unit id="Cached_info" xml:space="preserve" approved="yes">
<source>Cached info</source>
<target state="translated">Cached info</target></trans-unit>
<trans-unit id="SQL_check" xml:space="preserve" approved="yes">
<source>SQL Check</source>
<target state="translated">Check SQL</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">Moldulo Analisi DBAL</label>
<label index="Debug_log">Log Debug</label>
<label index="Cached_info">Cached info</label>
<label index="SQL_check">Check SQL</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="1415814812" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:32Z" product-name="dbal" target-language="it">
<header/>
<body>
<trans-unit id="mlang_tabs_tab" xml:space="preserve" approved="yes">
<source>DBAL Debug</source>
<target state="translated">DBAL Debug</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="mlang_tabs_tab">DBAL Debug</label>
</languageKey>
</data>
</T3locallangExt>