mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Merged in translations
This commit is contained in:
@@ -5,10 +5,9 @@
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"noExecutable": "PHP 실행 파일이 설정되지 않았기 때문에 유효성을 검사할 수 없습니다. 'php.validate.executablePath' 설정을 사용하여 PHP 실행 파일을 구성하세요.",
|
||||
"php.more": "자세한 정보",
|
||||
"php.no": "아니요",
|
||||
"php.no": "허용 안 함",
|
||||
"php.useExecutablePath": "PHP 파일을 lint하기 위해 {0}(작업 영역 설정으로 정의됨)의 실행을 허용하시겠습니까?",
|
||||
"php.yes": "예",
|
||||
"php.yes": "허용",
|
||||
"unknownReason": "{0} 경로를 사용하여 php를 실행하지 못했습니다. 이유를 알 수 없습니다.",
|
||||
"wrongExecutable": "{0}은(는) 유효한 PHP 실행 파일이 아니기 때문에 유효성을 검사할 수 없습니다. 'php.validate.executablePath' 설정을 사용하여 PHP 실행 파일을 구성하세요."
|
||||
}
|
||||
Reference in New Issue
Block a user