mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +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": "無法使用路徑 {0} 執行 PHP。原因不明。"
|
||||
"noExecutable": "因為未設定 PHP 可執行檔,所以無法進行驗證。請按一下 [路徑] 狀態列項目以設定可執行檔。",
|
||||
"unknownReason": "無法使用路徑 {0} 執行 PHP。原因不明。",
|
||||
"wrongExecutable": "因為 {0} 不是有效的 PHP 可執行檔,所以無法進行驗證。請按一下 [路徑] 狀態列項目以設定可執行檔。"
|
||||
}
|
||||
Reference in New Issue
Block a user