Initial commit - Typo3 11.5.41
This commit is contained in:
29
typo3conf/l10n/it/adodb/it.locallang_datasource_config.xlf
Normal file
29
typo3conf/l10n/it/adodb/it.locallang_datasource_config.xlf
Normal 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>
|
||||
14
typo3conf/l10n/it/adodb/it.locallang_datasource_config.xml
Normal file
14
typo3conf/l10n/it/adodb/it.locallang_datasource_config.xml
Normal 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>
|
||||
29
typo3conf/l10n/it/adodb/it.locallang_wizard.xlf
Normal file
29
typo3conf/l10n/it/adodb/it.locallang_wizard.xlf
Normal 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>
|
||||
14
typo3conf/l10n/it/adodb/it.locallang_wizard.xml
Normal file
14
typo3conf/l10n/it/adodb/it.locallang_wizard.xml
Normal 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>
|
||||
Reference in New Issue
Block a user