Merged in translations

This commit is contained in:
Dirk Baeumer
2017-02-02 10:40:40 +01:00
parent c3e22c0e0c
commit 33ede8782d
121 changed files with 428 additions and 179 deletions

View File

@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"noPHP": "无法验证 php 文件。找不到 php 程序。请使用 \"php.validate.executablePath\" 设置来配置 \"php\" 的位置",
"unknownReason": "使用路径运行 php 失败: {0}。原因未知。"
"noExecutable": "无法验证,因为未设置任何 PHP 可执行文件。单击“路径”状态栏项目以配置可执行文件。",
"unknownReason": "使用路径运行 php 失败: {0}。原因未知。",
"wrongExecutable": "无法验证,因为 {0} 不是有效的 PHP 可执行文件。单击“路径”状态栏项目以配置可执行文件。"
}