New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-07 03:41:29 +01:00
parent a6d9e5c0d5
commit b6e39e795f

View File

@@ -185,10 +185,11 @@ StackTrace:
<value>최신 버전을 확인할 수 없습니다!</value>
</data>
<data name="ErrorUpdateNoAssetForThisBinary" xml:space="preserve">
<value>Could not proceed with update because there is no asset that relates to currently running binary! Please ensure that your ASF binary is named appropriately!</value>
<value>현재 실행 중인 파일을 찾을 수 없어 업데이트를 진행할 수 없습니다!
ASF 실행 파일의 이름이 적절한지 확인하시기 바랍니다!</value>
</data>
<data name="ErrorUpdateNoAssets" xml:space="preserve">
<value>Could not proceed with an update because that version doesn't include any assets!</value>
<value>해당 버전이 아무 내용도 포함되어 있지 않아 업데이트를 진행할 수 없습니다!</value>
</data>
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
<value>Received a request for user input, but process is running in headless mode!</value>