mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Merged in translations
This commit is contained in:
@@ -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 可执行文件。"
|
||||
}
|
||||
Reference in New Issue
Block a user