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
906 B
XML
24 lines
906 B
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="tr" datatype="plaintext" original="reporting.en.xlf">
|
||
<body>
|
||
<trans-unit id="reporting.title">
|
||
<source>reporting.title</source>
|
||
<target>Raporlama</target>
|
||
</trans-unit>
|
||
<trans-unit id="report_user_week">
|
||
<source>report_user_week</source>
|
||
<target>Bir kullanıcı için haftalık görünüm</target>
|
||
</trans-unit>
|
||
<trans-unit id="report_user_month">
|
||
<source>report_user_month</source>
|
||
<target>Bir kullanıcı için aylık görünüm</target>
|
||
</trans-unit>
|
||
<trans-unit id="report_monthly_users">
|
||
<source>report_monthly_users</source>
|
||
<target>Tüm kullanıcılar için aylık görünüm</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
</xliff>
|