mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-11 03:59:35 +00:00
Some checks failed
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / docker (push) Has been cancelled
Docker Image Build (FrankenPHP) / docker (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Has been cancelled
* New translations security.en.xlf (French) * New translations security.en.xlf (Spanish) * New translations security.en.xlf (Czech) * New translations security.en.xlf (Italian) * New translations security.en.xlf (Polish) * New translations security.en.xlf (Russian) * New translations frontend.en.xlf (French) * New translations frontend.en.xlf (Spanish) * New translations frontend.en.xlf (Czech) * New translations frontend.en.xlf (Italian) * New translations frontend.en.xlf (Polish) * New translations frontend.en.xlf (Russian)
23 lines
1.4 KiB
XML
23 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="ru">
|
||
<file id="security.en">
|
||
<unit id="GrLNa9P" name="user.login_error.user_disabled">
|
||
<segment state="translated">
|
||
<source>user.login_error.user_disabled</source>
|
||
<target>Ваша учетная запись отключена! Свяжитесь с администратором, если вы считаете, что это неправильно.</target>
|
||
</segment>
|
||
</unit>
|
||
<unit id="IFQ5XrG" name="saml.error.cannot_login_local_user_per_saml">
|
||
<segment state="translated">
|
||
<source>saml.error.cannot_login_local_user_per_saml</source>
|
||
<target>Вы не можете войти в систему как локальный пользователь через SSO! Используйте локального пользователя и его пароль.</target>
|
||
</segment>
|
||
</unit>
|
||
<unit id="wOYPZmb" name="saml.error.cannot_login_saml_user_locally">
|
||
<segment state="translated">
|
||
<source>saml.error.cannot_login_saml_user_locally</source>
|
||
<target>Вы не можете использовать локальную аутентификацию для входа в качестве пользователя SAML! Вместо этого используйте вход SSO.</target>
|
||
</segment>
|
||
</unit>
|
||
</file>
|
||
</xliff>
|