Files
kimai2/translations/reporting.tr.xlf
2021-03-03 13:19:06 +01:00

20 lines
770 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="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>