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,19 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="zh-CN" datatype="plaintext" original="teams.en.xlf">
<body>
<trans-unit id="teams.title">
<source>teams.title</source>
<target>团队</target>
</trans-unit>
<trans-unit id="teams.project_access">
<source>teams.project_access</source>
<target>授予访问项目权限</target>
</trans-unit>
<trans-unit id="teams.customer_access">
<source>teams.customer_access</source>
<target>授予访问客户权限</target>
</trans-unit>
</body>
</file>
<?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="zh-CN" datatype="plaintext" original="teams.en.xlf">
<body>
<trans-unit id="kgxAl_x" resname="teams.title">
<source>teams.title</source>
<target>团队</target>
</trans-unit>
<trans-unit id="A_4Fc7c" resname="teams.project_access">
<source>teams.project_access</source>
<target>授予访问项目权限</target>
</trans-unit>
<trans-unit id="QchGnbx" resname="teams.customer_access">
<source>teams.customer_access</source>
<target>授予访问客户权限</target>
</trans-unit>
</body>
</file>
</xliff>