2017-10-27. Merged in translations from Transifex.

This commit is contained in:
Daniel Ye
2017-10-27 16:25:23 -07:00
parent 58c5d31d39
commit 820ad84843
314 changed files with 683 additions and 228 deletions

View File

@@ -6,6 +6,11 @@
{
"activeEditorShort": "檔案名稱(例如myFile.txt)",
"activeEditorMedium": "檔案相對於工作區資料夾的相對路徑(例如myFolder/myFile.txt)",
"activeEditorLong": "檔案完整路徑 (例如 /Users/Development/myProject/myFolder/myFile.txt)",
"rootName": "工作區名稱 (例如 myFolder or myWorkspace)",
"rootPath": "工作區檔案路徑 (例如 /Users/Development/myWorkspace)",
"folderName": "包含在工作區內的檔案名稱 (例如 myFolder)",
"folderPath": "包含在工作區內的檔案路徑 (例如 /Users/Development/myFolder)",
"appName": "例如 VS Code",
"dirty": "若使用中的編輯器已變更,即為已變更的指示區",
"separator": "條件式分隔符號 (' - '),只會在前後為具有值的變數時顯示",