Translation input.

This commit is contained in:
Dirk Baeumer
2016-03-18 21:59:11 +01:00
parent a0a22c8a51
commit 633c9d11a0
429 changed files with 2147 additions and 464 deletions

View File

@@ -4,6 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"noPHP": "php 파일의 유효성을 검사할 수 없. php 프로그램을 찾을 수 없습니다. 'php.validate.executablePath' 설정을 사용하여 'php'의 위치를 구성하세요.",
"noPHP": "php 파일의 유효성을 검사할 수 없습니다. php 프로그램을 찾을 수 없습니다. 'php.validate.executablePath' 설정을 사용하여 'php'의 위치를 구성하세요.",
"unknownReason": "{0} 경로를 사용하여 php를 실행하지 못했습니다. 이유를 알 수 없습니다."
}