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>
95 lines
3.3 KiB
XML
95 lines
3.3 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="actions.en.xlf">
|
|
<body>
|
|
<trans-unit id="stop">
|
|
<source>stop</source>
|
|
<target>Стоп</target>
|
|
</trans-unit>
|
|
<trans-unit id="back">
|
|
<source>back</source>
|
|
<target>Назад</target>
|
|
</trans-unit>
|
|
<trans-unit id="edit">
|
|
<source>edit</source>
|
|
<target>Редактировать</target>
|
|
</trans-unit>
|
|
<trans-unit id="trash">
|
|
<source>trash</source>
|
|
<target>Удалить</target>
|
|
</trans-unit>
|
|
<trans-unit id="repeat">
|
|
<source>repeat</source>
|
|
<target>Начать заново</target>
|
|
</trans-unit>
|
|
<trans-unit id="profile-stats">
|
|
<source>profile-stats</source>
|
|
<target>Профиль</target>
|
|
</trans-unit>
|
|
<trans-unit id="settings">
|
|
<source>settings</source>
|
|
<target>Настройки</target>
|
|
</trans-unit>
|
|
<trans-unit id="timesheet">
|
|
<source>timesheet</source>
|
|
<target>Расписания</target>
|
|
</trans-unit>
|
|
<trans-unit id="customer">
|
|
<source>customer</source>
|
|
<target>Фильтр клиентов</target>
|
|
</trans-unit>
|
|
<trans-unit id="project">
|
|
<source>project</source>
|
|
<target>Фильтр проектов</target>
|
|
</trans-unit>
|
|
<trans-unit id="activity">
|
|
<source>activity</source>
|
|
<target>Фильтр действий</target>
|
|
</trans-unit>
|
|
<trans-unit id="copy">
|
|
<source>copy</source>
|
|
<target>Создать копию</target>
|
|
</trans-unit>
|
|
<trans-unit id="home">
|
|
<source>home</source>
|
|
<target>Домашняя страница</target>
|
|
</trans-unit>
|
|
<trans-unit id="create-project">
|
|
<source>create-project</source>
|
|
<target>Создать проект</target>
|
|
</trans-unit>
|
|
<trans-unit id="create-activity">
|
|
<source>create-activity</source>
|
|
<target>Создать действие</target>
|
|
</trans-unit>
|
|
<trans-unit id="create-timesheet">
|
|
<source>create-timesheet</source>
|
|
<target>Создать расписание</target>
|
|
</trans-unit>
|
|
<trans-unit id="create-timesheet-multiuser">
|
|
<source>create-timesheet-multiuser</source>
|
|
<target>Для нескольких пользователей</target>
|
|
</trans-unit>
|
|
<trans-unit id="permissions">
|
|
<source>permissions</source>
|
|
<target>Права команды</target>
|
|
</trans-unit>
|
|
<trans-unit id="details">
|
|
<source>details</source>
|
|
<target>Показать</target>
|
|
</trans-unit>
|
|
<trans-unit id="download">
|
|
<source>download</source>
|
|
<target>Скачать</target>
|
|
</trans-unit>
|
|
<trans-unit id="invoice.pending">
|
|
<source>invoice.pending</source>
|
|
<target>Ожидание платежа</target>
|
|
</trans-unit>
|
|
<trans-unit id="invoice.paid">
|
|
<source>invoice.paid</source>
|
|
<target>Счет оплачен</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|