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

48 lines
3.7 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814981" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:37Z" product-name="saltedpasswords" target-language="it">
<header/>
<body>
<trans-unit id="ext.saltedpasswords.title.tx_saltedpasswords_salts_phpass" xml:space="preserve" approved="yes">
<source>Portable PHP password hashing (phpass)</source>
<target state="translated">Hashing portabile PHP delle password (phpass)</target></trans-unit>
<trans-unit id="ext.saltedpasswords.title.tx_saltedpasswords_salts_md5" xml:space="preserve" approved="yes">
<source>MD5 salted hashing (secure)</source>
<target state="translated">Hashing MD5 con entropia (sicuro)</target></trans-unit>
<trans-unit id="ext.saltedpasswords.title.tx_saltedpasswords_salts_blowfish" xml:space="preserve" approved="yes">
<source>Blowfish salted hashing (advanced)</source>
<target state="translated">Hashing Blowfish con entropia (avanzato)</target></trans-unit>
<trans-unit id="ext.saltedpasswords.title.phpasssalt" xml:space="preserve" approved="yes">
<source>Portable PHP password hashing (phpass)</source>
<target state="translated">Hashing portabile PHP delle password (phpass)</target><note>100%</note></trans-unit>
<trans-unit id="ext.saltedpasswords.title.md5salt" xml:space="preserve" approved="yes">
<source>MD5 salted hashing (secure)</source>
<target state="translated">Hashing MD5 con entropia (sicuro)</target><note>100%</note></trans-unit>
<trans-unit id="ext.saltedpasswords.title.blowfishsalt" xml:space="preserve" approved="yes">
<source>Blowfish salted hashing (advanced)</source>
<target state="translated">Hashing Blowfish con entropia (avanzato)</target><note>100%</note></trans-unit>
<trans-unit id="ext.saltedpasswords.tasks.bulkupdate.name" xml:space="preserve" approved="yes">
<source>Convert user passwords to salted hashes</source>
<target state="translated">Converti le password utente in hash con entropia</target></trans-unit>
<trans-unit id="ext.saltedpasswords.tasks.bulkupdate.description" xml:space="preserve" approved="yes">
<source>Update all frontend and backend user passwords to salted hashes. This task deactivates itself when completed.</source>
<target state="translated">Aggiorna tutte le password degli utenti di frontend e di backend in hash con entropia. Questo compito si disattiva autonomamente una volta completato.</target></trans-unit>
<trans-unit id="ext.saltedpasswords.tasks.bulkupdate.label.numberOfRecords" xml:space="preserve">
<source>The number of records to process on each run</source>
<target></target></trans-unit>
<trans-unit id="ext.saltedpasswords.tasks.bulkupdate.invalidNumberOfRecords" xml:space="preserve">
<source>The number of records to process on each run must be greater than zero and numeric.</source>
<target></target></trans-unit>
<trans-unit id="ext.saltedpasswords.tasks.bulkupdate.label.canDeactivateSelf" xml:space="preserve">
<source>Deactivate if all records are converted</source>
<target></target></trans-unit>
<trans-unit id="ext.saltedpasswords.tasks.bulkupdate.label.additionalinformation.deactivateself" xml:space="preserve">
<source>Deactivate=</source>
<target></target></trans-unit>
<trans-unit id="ext.saltedpasswords.tasks.bulkupdate.label.additionalinformation.numberofrecords" xml:space="preserve">
<source>Number of records=</source>
<target></target></trans-unit>
</body>
</file>
</xliff>