mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
18 lines
816 B
Text
18 lines
816 B
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="cs">
|
||
|
<file id="security.en">
|
||
|
<unit id="aazoCks" name="user.login_error.user_disabled">
|
||
|
<segment state="translated">
|
||
|
<source>user.login_error.user_disabled</source>
|
||
|
<target>Váš účet je deaktivován! Pokud si myslíte, že je to špatně, kontaktujte správce.</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>Přes SSO se nelze přihlásit jako místní uživatel! Místo toho použijte heslo místního uživatele.</target>
|
||
|
</segment>
|
||
|
</unit>
|
||
|
</file>
|
||
|
</xliff>
|