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>
24 lines
1.0 KiB
XML
24 lines
1.0 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="reporting.en.xlf">
|
|
<body>
|
|
<trans-unit id="reporting.title">
|
|
<source>reporting.title</source>
|
|
<target>Отчетность</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_user_week">
|
|
<source>report_user_week</source>
|
|
<target>Недельный просмотр для одного пользователя</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_user_month">
|
|
<source>report_user_month</source>
|
|
<target>Месячный просмотр для одного пользователя</target>
|
|
</trans-unit>
|
|
<trans-unit id="report_monthly_users">
|
|
<source>report_monthly_users</source>
|
|
<target>Месячный просмотр для всех пользователей</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|