mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
* New translations messages.en.xlf (French) * New translations messages.en.xlf (Italian) * New translations messages.en.xlf (Italian) * New translations messages.en.xlf (Italian) * New translations messages.en.xlf (Italian) * New translations messages.en.xlf (Italian) * New translations messages.en.xlf (Italian) * New translations messages.en.xlf (Italian) * New translations messages.en.xlf (Italian) * New translations validators.en.xlf (Italian) * New translations security.en.xlf (Italian) * New translations messages.en.xlf (Italian) * New translations messages.en.xlf (Italian)
17 lines
801 B
XML
17 lines
801 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="it">
|
|
<file id="security.en">
|
|
<unit id="aazoCks" name="user.login_error.user_disabled">
|
|
<segment state="translated">
|
|
<source>user.login_error.user_disabled</source>
|
|
<target>Il tuo account è disabilitato! Contatta un amministratore se ritieni che non sia corretto.</target>
|
|
</segment>
|
|
</unit>
|
|
<unit id="Dpb9AmY" name="saml.error.cannot_login_local_user_per_saml">
|
|
<segment state="translated">
|
|
<source>saml.error.cannot_login_local_user_per_saml</source>
|
|
<target>Non è possibile accedere come utente locale tramite SSO! Usare invece la password locale.</target>
|
|
</segment>
|
|
</unit>
|
|
</file>
|
|
</xliff>
|