Files
oai-symfony/typo3conf/l10n/it/adodb/it.locallang_datasource_config.xlf
2026-07-03 17:53:31 +02:00

30 lines
1.5 KiB
XML

<?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>