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

27 lines
4.1 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<xliff xmlns:t3="http://typo3.org/schemas/xliff" version="1.0">
<file t3:id="1415814911" source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:35Z" product-name="rsaauth" target-language="it">
<header/>
<body>
<trans-unit id="hook_empty_directory" xml:space="preserve" approved="yes">
<source>RSA temporary directory is empty. This is a security risk. Please, go to the Extension Manager, select the "RSA authentication" extension and set the directory according to instructions there.</source>
<target state="translated">La directory temporanea RSA è vuota. Questo costituisce un rischio per la sicurezza. Accedi all' Extension Manager, seleziona l'estensione "Autenticazione RSA" e configura la directory seguendo le istruzioni.</target></trans-unit>
<trans-unit id="hook_directory_not_absolute" xml:space="preserve" approved="yes">
<source>RSA temporary directory path is not absolute. This may cause RSA authentication errors and it is a security risk. Please, go to the Extension Manager, select the "RSA authentication" extension and set the directory according to instructions there.</source>
<target state="translated">Il percorso della directory temporanea RSA non è assoluto. Questo potrebbe causare errori di autenticazione RSA e costituisce un rischio per la sicurezza. Accedi all' Extension Manager, seleziona l'estensione "Autenticazione RSA" e configura la directory seguendo le istruzioni.</target></trans-unit>
<trans-unit id="hook_directory_not_exist" xml:space="preserve" approved="yes">
<source>RSA temporary directory does not exist. This is a security risk because an insecure directory will be used for RSA operations. Please, go to the Extension Manager, select the "RSA authentication" extension and set the directory according to instructions there.</source>
<target state="translated">La directory temporanea RSA non esiste. Questo costituisce un rischio per la sicurezza poichè verrebbe utilizzata una cartella non sicura per le operazioni RSA. Accedi all' Extension Manager, seleziona l'estensione "Autenticazione RSA" e configura la directory seguendo le istruzioni.</target></trans-unit>
<trans-unit id="hook_directory_not_writable" xml:space="preserve" approved="yes">
<source>RSA temporary directory is not writable. This may cause RSA authentication errors and it is a security risk. Please, go to the Extension Manager, select the "RSA authentication" extension and set the directory according to instructions there.</source>
<target state="translated">La directory temporanea RSA non è scrivibile. Questo potrebbe causare errori di autenticazione RSA e costituisce un rischio per la sicurezza. Accedi all' Extension Manager, seleziona l'estensione "Autenticazione RSA" e configura la directory seguendo le istruzioni.</target></trans-unit>
<trans-unit id="hook_directory_inside_siteroot" xml:space="preserve" approved="yes">
<source>RSA temporary directory is inside the web site root directory. This is a security risk. Please, go to the Extension Manager, select the "RSA authentication" extension and set the directory according to instructions there.</source>
<target state="translated">La directory temporanea RSA è collocata all'interno della directory radice del sito web. Questo costituisce un rischio per la sicurezza. Accedi all' Extension Manager, seleziona l'estensione "Autenticazione RSA" e configura la directory seguendo le istruzioni.</target></trans-unit>
<trans-unit id="hook_using_cmdline" xml:space="preserve" approved="yes">
<source>RSA authentication could not detect the openssl PHP extension. Currently RSA authentication uses a command line openssl utility. This is slower and less secure. Please, consider installing openssl PHP extension.</source>
<target state="translated">Autenticazione RSA non è in grado di rilevare l'estensione PHP openssl. Attualmente l'autenticazione RSA utilizza una utility a riga di comando openssl. Questo è più lenta e meno sicura. Per favore, considera di installare l'estensione PHP openssl.</target></trans-unit>
</body>
</file>
</xliff>