Files
kimai2/translations/reporting.ko.xlf
Weblate (bot) 62bfe0af2b updated Korean translations (#2093)
Co-authored-by: BeckeBauer <berko@gmx.de>
Co-authored-by: 김옥현 <dhrgusdlrns3@gmail.com>
2020-11-07 20:05:40 +01:00

24 lines
885 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="ko" 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>