mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
Merged in translations
This commit is contained in:
@@ -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 可执行文件。单击“路径”状态栏项目以配置可执行文件。"
|
||||
}
|
||||
Reference in New Issue
Block a user