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

60 lines
4.4 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:34Z" product-name="linkvalidator" target-language="it">
<header/>
<body>
<trans-unit id="mod_linkvalidator" xml:space="preserve" approved="yes">
<source>Linkvalidator</source>
<target state="translated">Validatore link</target></trans-unit>
<trans-unit id="tasks.validate.name" xml:space="preserve" approved="yes">
<source>Linkvalidator</source>
<target state="translated">Linkvalidator</target></trans-unit>
<trans-unit id="tasks.validate.description" xml:space="preserve" approved="yes">
<source>Search for broken links and store the result into the temporary table tx_linkvalidator_link in order to ease up the backend module.</source>
<target state="translated">Cerca i collegamenti incompleti e memorizza i risultati nella tabella temporanea tx_linkvalidator per velocizzare il modulo di backend.</target></trans-unit>
<trans-unit id="tasks.validate.page" xml:space="preserve" approved="yes">
<source>Start page (uid)</source>
<target state="translated">Pagina iniziale (uid)</target></trans-unit>
<trans-unit id="tasks.validate.depth" xml:space="preserve" approved="yes">
<source>Depth</source>
<target state="translated">Profondità</target></trans-unit>
<trans-unit id="tasks.validate.conf" xml:space="preserve" approved="yes">
<source>Overwrite TSconfig</source>
<target state="translated">Sovrascrivi TSconfig</target></trans-unit>
<trans-unit id="tasks.validate.email" xml:space="preserve" approved="yes">
<source>Send email report to</source>
<target state="translated">Invia report a</target></trans-unit>
<trans-unit id="tasks.validate.emailOnBrokenLinkOnly" xml:space="preserve" approved="yes">
<source>Send email on new broken links only</source>
<target state="translated">Manda una email solo se trovati collegamenti incompleti</target></trans-unit>
<trans-unit id="tasks.validate.emailTemplateFile" xml:space="preserve" approved="yes">
<source>Email template file</source>
<target state="translated">File di template per l'Email</target></trans-unit>
<trans-unit id="tasks.validate.invalidEmail" xml:space="preserve" approved="yes">
<source>Invalid email format!</source>
<target state="translated">Formato email non valido!</target></trans-unit>
<trans-unit id="tasks.validate.invalidPage" xml:space="preserve" approved="yes">
<source>Invalid page uid, please enter a valid page uid!</source>
<target state="translated">UID di pagina non valido. Inserire un UID valido!</target></trans-unit>
<trans-unit id="tasks.validate.invalidDepth" xml:space="preserve" approved="yes">
<source>There is no depth set, please set it to one of the offered values!</source>
<target state="translated">Non è stata definita una opzione per la profondità; scegli uno tra i valori elencati!</target></trans-unit>
<trans-unit id="tasks.error.noSubject" xml:space="preserve" approved="yes">
<source>No subject for the notification email</source>
<target state="translated">Nessun oggetto per la email di notifica</target></trans-unit>
<trans-unit id="tasks.error.invalidToEmail" xml:space="preserve" approved="yes">
<source>Invalid format of one or more of the recipient email addresses!</source>
<target state="translated">Formato non valido oppure di uno o più email dei destinatari!</target></trans-unit>
<trans-unit id="tasks.error.invalidFromEmail" xml:space="preserve" approved="yes">
<source>Invalid format of the email address in the from header</source>
<target state="translated">Formato non valido dell'indirizzo email nel campo from della header </target></trans-unit>
<trans-unit id="tasks.error.invalidTSconfig" xml:space="preserve" approved="yes">
<source>Invalid TSconfig in the task configuration!</source>
<target state="translated">Codice TSconfig non valido nella configurazione del task!</target></trans-unit>
<trans-unit id="tasks.error.invalidEmailTemplateFile" xml:space="preserve" approved="yes">
<source>The email template file is not existing!</source>
<target state="translated">Il file di template per l'email non esiste!</target></trans-unit>
</body>
</file>
</xliff>