added resname for tool compatibility (#2912)

This commit is contained in:
Kevin Papst
2021-11-05 14:40:31 +01:00
committed by GitHub
parent 3e61b60c4e
commit 73ab26c7b7
430 changed files with 19405 additions and 19474 deletions

View File

@@ -1,16 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<?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="report_user_week">
<trans-unit id="XV3FBpu" resname="report_user_week">
<source>report_user_week</source>
<target>사용자에 대한 주별 보기</target>
</trans-unit>
<trans-unit id="report_user_month">
<trans-unit id="Ng47B75" resname="report_user_month">
<source>report_user_month</source>
<target>사용자에 대한 월별 보기</target>
</trans-unit>
<trans-unit id="report_monthly_users">
<trans-unit id="zk30bmP" resname="report_monthly_users">
<source>report_monthly_users</source>
<target>모든 사용자에 대한 월별 보기</target>
</trans-unit>