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
1.5 KiB
XML
39 lines
1.5 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="about.en.xlf">
|
||
<body>
|
||
<trans-unit id="help">
|
||
<source>help</source>
|
||
<target>Документация</target>
|
||
</trans-unit>
|
||
<trans-unit id="library_authors">
|
||
<source>library_authors</source>
|
||
<target>… авторам следующих библиотек, Kimai не существовал бы без вас 👍</target>
|
||
</trans-unit>
|
||
<trans-unit id="special_thanks">
|
||
<source>special_thanks</source>
|
||
<target>Особое спасибо …</target>
|
||
</trans-unit>
|
||
<trans-unit id="published_under">
|
||
<source>published_under</source>
|
||
<target>%kimai% опубликовано под</target>
|
||
</trans-unit>
|
||
<trans-unit id="donate">
|
||
<source>donate</source>
|
||
<target>Пожертвовать на будущее Kimai</target>
|
||
</trans-unit>
|
||
<trans-unit id="website">
|
||
<source>website</source>
|
||
<target>Домашняя страница</target>
|
||
</trans-unit>
|
||
<trans-unit id="support">
|
||
<source>support</source>
|
||
<target>Поддержка</target>
|
||
</trans-unit>
|
||
<trans-unit id="about.title">
|
||
<source>about.title</source>
|
||
<target>О Kimai</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
</xliff>
|