-
Notifications
You must be signed in to change notification settings - Fork 108
Expand file tree
/
Copy pathTrustedSigningResources.ko.xlf
More file actions
27 lines (27 loc) · 1.6 KB
/
TrustedSigningResources.ko.xlf
File metadata and controls
27 lines (27 loc) · 1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="ko" original="../TrustedSigningResources.resx">
<body>
<trans-unit id="AccountOptionDescription">
<source>The Trusted Signing Account name.</source>
<target state="translated">신뢰할 수 있는 서명 계정 이름입니다.</target>
<note />
</trans-unit>
<trans-unit id="CertificateProfileOptionDescription">
<source>The Certificate Profile name.</source>
<target state="translated">인증서 프로필 이름입니다.</target>
<note />
</trans-unit>
<trans-unit id="CommandDescription">
<source>Use Trusted Signing. (obsolete, use artifact-signing instead)</source>
<target state="new">Use Trusted Signing. (obsolete, use artifact-signing instead)</target>
<note />
</trans-unit>
<trans-unit id="EndpointOptionDescription">
<source>The Trusted Signing Account endpoint. The value must be a URI that aligns to the region that your Trusted Signing Account and Certificate Profile were created in.</source>
<target state="translated">신뢰할 수 있는 서명 계정 엔드포인트입니다. 값은 신뢰할 수 있는 서명 계정 및 인증서 프로필이 생성된 지역에 맞는 URI여야 합니다.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>