Merged in translations

This commit is contained in:
Dirk Baeumer
2017-02-06 09:58:01 +01:00
parent 0ca70f86ca
commit d0364c2453
96 changed files with 323 additions and 151 deletions

View File

@@ -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 可執行檔,所以無法進行驗證。請按一下 [路徑] 狀態列項目以設定可執行檔。"
}