added resname for tool compatibility (#2912)
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
<?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="exceptions.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="access.denied">
|
||||
<trans-unit id="DhMUS5c" resname="access.denied">
|
||||
<source>access.denied</source>
|
||||
<target state="translated">접근 거부 </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stacktrace">
|
||||
<trans-unit id="wSGnVM4" resname="stacktrace">
|
||||
<source>stacktrace</source>
|
||||
<target state="translated">문제 발생 </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.title">
|
||||
<trans-unit id="rtYKRSj" resname="http_error.title">
|
||||
<source>http_error.title</source>
|
||||
<target state="translated">오류 </target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.description">
|
||||
<trans-unit id="e3w.2Rf" resname="http_error.description">
|
||||
<source>http_error.description</source>
|
||||
<target state="translated">오류 발생</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.suggestion">
|
||||
<trans-unit id="ru5FEGk" resname="http_error.suggestion">
|
||||
<source>http_error.suggestion</source>
|
||||
<target state="translated">
|
||||
예상치 못했던 오류 발생했습니다, 다시 시도하십시오.
|
||||
@@ -26,22 +26,22 @@
|
||||
관리자에게 연락을 취하십시오.
|
||||
</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_404.description">
|
||||
<trans-unit id="_W1eNz2" resname="http_error_404.description">
|
||||
<source>http_error_404.description</source>
|
||||
<target state="translated">페이지를 찾을 수 없음</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_404.suggestion">
|
||||
<trans-unit id="MWNS5dg" resname="http_error_404.suggestion">
|
||||
<source>http_error_404.suggestion</source>
|
||||
<target state="translated">
|
||||
찾고 계신 페이지를 찾을 수 없습니다.
|
||||
그러나 대시 보드로 돌아가서 다시 시작할 수 있습니다.
|
||||
</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_403.description">
|
||||
<trans-unit id="Qn5rwdU" resname="http_error_403.description">
|
||||
<source>http_error_403.description</source>
|
||||
<target state="translated">페이지 제한됨</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_403.suggestion">
|
||||
<trans-unit id="zDeeh7L" resname="http_error_403.suggestion">
|
||||
<source>http_error_403.suggestion</source>
|
||||
<target state="translated">
|
||||
죄송하지만, 이 페이지를 볼 수 있는 권한이 없습니다.
|
||||
|
||||
Reference in New Issue
Block a user