mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
2017-04-19. Merge in translation from transifex
This commit is contained in:
@@ -4,11 +4,10 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"command.untrustValidationExecutable": "PHP 유효성 검사 실행 파일을 신뢰 안 함",
|
||||
"commands.categroy.php": "PHP",
|
||||
"configuration.suggest.basic": "기본 제공 PHP 언어 제안을 사용하는지 여부를 구성합니다. 지원에서는 PHP 전역 및 변수를 제안합니다.",
|
||||
"configuration.title": "PHP",
|
||||
"configuration.validate.enable": "기본 제공 PHP 유효성 검사를 사용하거나 사용하지 않습니다.",
|
||||
"configuration.validate.executablePath": "PHP 실행 파일을 가리킵니다.",
|
||||
"configuration.validate.run": "저장 시 또는 입력 시 Linter의 실행 여부입니다."
|
||||
"configuration.validate.run": "저장 시 또는 입력 시 Linter의 실행 여부입니다.",
|
||||
"configuration.title": "PHP",
|
||||
"commands.categroy.php": "PHP"
|
||||
}
|
||||
Reference in New Issue
Block a user