2018-03-28. Merged in translations from Transifex.

This commit is contained in:
Daniel Ye
2018-03-28 18:20:16 -07:00
parent 5126026376
commit 5e51bf9fd8
883 changed files with 8089 additions and 2047 deletions

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"configuration.suggest.basic": "Указывает, включены ли встроенные языковые предложения для PHP. Поддержка предлагает глобальные значения и переменные PHP.",
"configuration.validate.enable": "Включение или отключение встроенной проверки PHP.",
"configuration.validate.executablePath": "Указывает на исполняемый файл PHP.",
"configuration.validate.run": "Запускается ли анализатор кода при сохранении или при печати.",
"configuration.title": "PHP",
"commands.categroy.php": "PHP",
"command.untrustValidationExecutable": "Запретить исполняемый файл проверки PHP (определяется как параметр рабочей области)"
}