62 lines
No EOL
2.9 KiB
XML
62 lines
No EOL
2.9 KiB
XML
<?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="../LocalizableStrings.resx">
|
|
<body>
|
|
<trans-unit id="GlobalSectionMoreThanOnceError">
|
|
<source>Global section specified more than once</source>
|
|
<target state="translated">전역 섹션이 두 번 이상 지정됨</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="GlobalSectionNotClosedError">
|
|
<source>Global section not closed</source>
|
|
<target state="translated">전역 섹션이 닫히지 않음</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FileHeaderMissingError">
|
|
<source>Expected file header not found</source>
|
|
<target state="translated">필요한 파일 헤더가 없음</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectSectionNotClosedError">
|
|
<source>Project section not closed</source>
|
|
<target state="translated">프로젝트 섹션이 닫히지 않음</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="InvalidSectionTypeError">
|
|
<source>Invalid section type: {0}</source>
|
|
<target state="translated">잘못된 섹션 유형: {0}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="SectionIdMissingError">
|
|
<source>Section id missing</source>
|
|
<target state="translated">섹션 ID가 누락됨</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ClosingSectionTagNotFoundError">
|
|
<source>Closing section tag not found</source>
|
|
<target state="translated">닫기 섹션 태그를 찾을 수 없음</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ErrorMessageFormatString">
|
|
<source>Invalid format in line {0}: {1}</source>
|
|
<target state="translated">{0} 줄에 잘못된 형식: {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectParsingErrorFormatString">
|
|
<source>Project section is missing '{0}' when parsing the line starting at position {1}</source>
|
|
<target state="translated">{1} 위치에서 시작하는 줄을 구문 분석할 때 프로젝트 섹션에 '{0}'이(가) 없습니다.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="InvalidPropertySetFormatString">
|
|
<source>Property set is missing '{0}'</source>
|
|
<target state="translated">속성 설정에 '{0}'이(가) 없습니다.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FileHeaderMissingVersionError">
|
|
<source>File header is missing version</source>
|
|
<target state="translated">파일 헤더에 버전이 없습니다.</target>
|
|
<note />
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff> |