Merged in translations

This commit is contained in:
Dirk Baeumer
2017-04-12 10:35:32 +02:00
parent 226868aef3
commit 1d2cf62f16
271 changed files with 1112 additions and 631 deletions

View File

@@ -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": "是否允许执行 {0} (定义为工作区设置)以进行 PHP 文件的 lint 操作?",
"php.yes": "",
"php.yes": "允许",
"unknownReason": "使用路径运行 php 失败: {0}。原因未知。",
"wrongExecutable": "无法验证,因为 {0} 不是有效的 PHP 可执行文件。请使用设置 \"php.validate.executablePath\" 配置 PHP 可执行文件。"
}