Merged in translations

This commit is contained in:
Dirk Baeumer
2017-02-17 17:48:29 +01:00
parent 58ecc07f3b
commit 1a5e433edd
27 changed files with 82 additions and 43 deletions

View File

@@ -4,7 +4,11 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"noExecutable": "无法验证,因为未设置任何 PHP 可执行文件。单击“路径”状态栏项目以配置可执行文件。",
"noExecutable": "无法验证,因为未设置任何 PHP 可执行文件。请使用设置 \"php.validate.executablePath\" 配置 PHP 可执行文件。",
"php.more": "了解详细信息",
"php.no": "否",
"php.useExecutablePath": "是否允许执行 {0} 以进行 PHP 文件的 lint 操作?",
"php.yes": "是",
"unknownReason": "使用路径运行 php 失败: {0}。原因未知。",
"wrongExecutable": "无法验证,因为 {0} 不是有效的 PHP 可执行文件。单击“路径”状态栏项目以配置可执行文件。"
"wrongExecutable": "无法验证,因为 {0} 不是有效的 PHP 可执行文件。请使用设置 \"php.validate.executablePath\" 配置 PHP 可执行文件。"
}