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,29 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:32Z" product-name="adodb" target-language="it">
<header/>
<body>
<trans-unit id="dbtype" xml:space="preserve" approved="yes">
<source>Database type</source>
<target state="translated">Tipo di database</target></trans-unit>
<trans-unit id="host" xml:space="preserve" approved="yes">
<source>Host or DSN</source>
<target state="translated">Host o DNS</target></trans-unit>
<trans-unit id="dbname" xml:space="preserve" approved="yes">
<source>Database name</source>
<target state="translated">Nome database</target></trans-unit>
<trans-unit id="username" xml:space="preserve" approved="yes">
<source>Username</source>
<target state="translated">Username</target></trans-unit>
<trans-unit id="password" xml:space="preserve" approved="yes">
<source>Password</source>
<target state="translated">Password</target></trans-unit>
<trans-unit id="table" xml:space="preserve" approved="yes">
<source>Table name</source>
<target state="translated">Nome tabella</target></trans-unit>
<trans-unit id="checkconnectionwizard" xml:space="preserve" approved="yes">
<source>Check connection to database with configuration entered below</source>
<target state="translated">Controlla la connessione al database con la configurazione sottostante</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="dbtype">Tipo di database</label>
<label index="host">Host o DNS</label>
<label index="dbname">Nome database</label>
<label index="username">Username</label>
<label index="password">Password</label>
<label index="table">Nome tabella</label>
<label index="checkconnectionwizard">Controlla la connessione al database con la configurazione sottostante</label>
</languageKey>
</data>
</T3locallangExt>

View File

@@ -0,0 +1,29 @@
<?xml version='1.0' encoding='utf-8'?>
<xliff version="1.0">
<file source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:32Z" product-name="adodb" target-language="it">
<header/>
<body>
<trans-unit id="dbtype" xml:space="preserve" approved="yes">
<source>Database type</source>
<target state="translated">Tipo di database</target></trans-unit>
<trans-unit id="host" xml:space="preserve" approved="yes">
<source>Host or DSN</source>
<target state="translated">Host o DNS</target></trans-unit>
<trans-unit id="dbname" xml:space="preserve" approved="yes">
<source>Database name</source>
<target state="translated">Nome Database</target></trans-unit>
<trans-unit id="username" xml:space="preserve" approved="yes">
<source>Username</source>
<target state="translated">Username</target></trans-unit>
<trans-unit id="password" xml:space="preserve" approved="yes">
<source>Password</source>
<target state="translated">Password</target></trans-unit>
<trans-unit id="table" xml:space="preserve" approved="yes">
<source>Table name</source>
<target state="translated">Nome Tabella</target></trans-unit>
<trans-unit id="checkconnectionwizard" xml:space="preserve" approved="yes">
<source>Check connection to database with configuration entered below</source>
<target state="translated">Controlla la connessione al database con la configurazione sottostante</target></trans-unit>
</body>
</file>
</xliff>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<T3locallangExt>
<data type="array">
<languageKey index="it" type="array">
<label index="dbtype">Tipo di database</label>
<label index="host">Host o DNS</label>
<label index="dbname">Nome Database</label>
<label index="username">Username</label>
<label index="password">Password</label>
<label index="table">Nome Tabella</label>
<label index="checkconnectionwizard">Controlla la connessione al database con la configurazione sottostante</label>
</languageKey>
</data>
</T3locallangExt>