mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-03-21 08:03:01 +00:00

Co-authored-by: Bruno Arakaki <brn.arakaki@gmail.com> Co-authored-by: Katarzyna Sobolewska <kasia.sobolewska1@gmail.com> Co-authored-by: ssantos <ssantos@web.de> Co-authored-by: aquilesi8 <adamdavies7@protonmail.com> Co-authored-by: koffevar <egor.kafisov@gmail.com> Co-authored-by: Nathan <bonnemainsnathan@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: David Ordás <davorpatech@gmail.com> Co-authored-by: iglv <ilv0609@gmail.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
39 lines
2.1 KiB
XML
39 lines
2.1 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
|
<file source-language="en" target-language="ru" datatype="plaintext" original="teams.en.xlf">
|
|
<body>
|
|
<trans-unit id="teams.title">
|
|
<source>teams.title</source>
|
|
<target>Команды</target>
|
|
</trans-unit>
|
|
<trans-unit id="teams.project_access">
|
|
<source>teams.project_access</source>
|
|
<target>Предоставить доступ проектам</target>
|
|
</trans-unit>
|
|
<trans-unit id="teams.customer_access">
|
|
<source>teams.customer_access</source>
|
|
<target>Предоставить доступ клиентам</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.visibility_global">
|
|
<source>team.visibility_global</source>
|
|
<target>Видно для всех, так как ни одной команды не было назначено.</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.visibility_restricted">
|
|
<source>team.visibility_restricted</source>
|
|
<target>Видно только для следующих команд и всех администраторов.</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.project_visibility_inherited">
|
|
<source>team.project_visibility_inherited</source>
|
|
<target>Проект имеет ограниченный доступ, так как права команды выставлены для клиента.</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.activity_visibility_inherited">
|
|
<source>team.activity_visibility_inherited</source>
|
|
<target>Проект имеет ограниченный доступ, так как права команды выставлены для проекта и/или клиента.</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.create_default">
|
|
<source>team.create_default</source>
|
|
<target>Создать новую команду для ограничения доступа</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|