Skip to content

Commit

Permalink
Add language support- traditional chinese (#1028)
Browse files Browse the repository at this point in the history
* add translation file

* fix expression
  • Loading branch information
YunChaoTsai authored and shanalikhan committed Sep 2, 2019
1 parent 924ba6e commit 8902a74
Showing 1 changed file with 141 additions and 0 deletions.
141 changes: 141 additions & 0 deletions package.nls.zh-tw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,141 @@
{
"cmd.downloadSettings.error.removeExtFail": "Sync: 無法移除一些延伸模組",
"cmd.downloadSettings.error.unableSave": "Sync: 無法儲存延伸模組設定檔案。",
"cmd.downloadSettings.info.downloaded": "Sync: 下載完成。",
"cmd.downloadSettings.info.gotLatestVersion": "Sync: 你已經應用了最新版本的設定",
"cmd.downloadSettings.info.readdingOnline": "Sync: 正在讀取線上設定。",
"cmd.downloadSettings.title": "Sync: 下載設定",
"cmd.howSetting.title": "Sync: 如何設定",
"cmd.otherOptions.customizedSync": "Sync: 增加自定義的檔案同步路徑",
"cmd.otherOptions.customizedSync.done": "Sync: {0} 已經被註冊。",
"cmd.otherOptions.customizedSync.placeholder": "輸入額外上傳檔案的絶對路徑。",
"cmd.otherOptions.customizedSync.prompt": "(例如 /path/to/.eslintrc) 將被上傳和下載到指定的路徑。",
"cmd.otherOptions.downloadCustomFile": "Sync: 導入自定義同步檔案到工作區",
"cmd.otherOptions.downloadCustomFile.done": "{0} 下載完成。",
"cmd.otherOptions.downloadCustomFile.placeholder": "選擇你想要的檔案下載到你正在使用的工作空間的根目錄下。",
"cmd.otherOptions.downloadSetting": "Sync: 從公開 Gist 下載設定",
"cmd.otherOptions.editLocalSetting": "Sync: 編輯本機延伸模組設定",
"cmd.otherOptions.error.toggleFail": "Sync: 無法切換。",
"cmd.otherOptions.joinCommunity": "Sync: 加入社群",
"cmd.otherOptions.openIssue": "Sync: 打開 Issue",
"cmd.otherOptions.openSettingsPage": "Sync: 打開設定",
"cmd.otherOptions.preserve": "Sync: 保存電腦裡的設定,避免被下載的設定覆蓋",
"cmd.otherOptions.preserve.info.done1": "Sync: 完成。下載完成後將從 setting.json 中刪除 {0}",
"cmd.otherOptions.preserve.info.done2": "Sync: 完成。下載完成後延伸模組將在 settings.json 中保留 {0}:{1} 。",
"cmd.otherOptions.preserve.placeholder": "輸入 settings.json 中的任意欄位以保留",
"cmd.otherOptions.preserve.prompt": "例如:輸入 'http.proxy' => 在本機存儲該設定,並覆蓋同步後的設定。如果設定為空白,則會移除同步後設定中的這一欄位。",
"cmd.otherOptions.quietSync.off": "Sync: 將在上傳或下載時顯示摘要。",
"cmd.otherOptions.quietSync.on": "Sync: 將在上傳或下載後更新狀態欄。",
"cmd.otherOptions.releaseNotes": "Sync: 更新日誌",
"cmd.otherOptions.shareSetting": "Sync: 在公開 Gist 上分享設定",
"cmd.otherOptions.shareSetting.beforeConfirm": "Sync: 這將移除當前的 Gist 並將設定發佈到新的公開 Gist 。你確定繼續嗎?",
"cmd.otherOptions.title": "Sync: 進階選項",
"cmd.otherOptions.toggleAutoDownload": "Sync: 切換啟動時自動下載",
"cmd.otherOptions.toggleAutoDownload.off": "Sync: VSCode 啟動時自動下載已停用",
"cmd.otherOptions.toggleAutoDownload.on": "Sync: VSCode 啟動時自動下載已啟用",
"cmd.otherOptions.toggleAutoUpload": "Sync: 切換設定更新後自動上傳",
"cmd.otherOptions.toggleAutoUpload.off": "Sync: 自動上傳設定已停用。",
"cmd.otherOptions.toggleAutoUpload.on": "Sync: 自動上傳設定已啟用。重啟後生效。",
"cmd.otherOptions.toggleForceDownload": "Sync: 開關強制下載",
"cmd.otherOptions.toggleForceDownload.off": "Sync: 強制下載已停用。",
"cmd.otherOptions.toggleForceDownload.on": "Sync: 強制下載已啟用。",
"cmd.otherOptions.toggleForceUpload": "Sync: 切換強制上傳",
"cmd.otherOptions.toggleForceUpload.off": "Sync: 強制上傳已停用。",
"cmd.otherOptions.toggleForceUpload.on": "Sync: 強制上傳已啟用。",
"cmd.otherOptions.toggleSummaryPage": "Sync: 開關同步時顯示摘要頁面",
"cmd.otherOptions.triggerReset": "Sync: 確定要重設設定嗎?",
"cmd.otherOptions.warning.tokenNotRequire": "Sync: Settings Sync 將不再要求填寫 GitHub 令牌。",
"cmd.resetSettings.info.resetting": "Sync: 正在重設你的設定。",
"cmd.resetSettings.info.settingClear": "Sync: 設定已清除。",
"cmd.resetSettings.title": "Sync: 重設延伸模組設定",
"cmd.updateSettings.error.gistNotSave": "Sync: Gist 沒有儲存",
"cmd.updateSettings.error.newGistCreateFail": "Sync: 無法創建 Gist。",
"cmd.updateSettings.error.readGistFail": "Sync: 無法讀取 Gist ID:{0}。",
"cmd.updateSettings.info.newGistCreated": "Sync: 已創建新的 Gist。",
"cmd.updateSettings.info.readding": "Sync: 正在讀取設定和延伸模組",
"cmd.updateSettings.info.shareGist": "Sync: 與其他用戶分享 Gist ID 來共享設定",
"cmd.updateSettings.info.uploadCanceled": "Sync: 上傳已取消。",
"cmd.updateSettings.info.uploading": "Sync: 上傳/更新您的設定到 GitHub",
"cmd.updateSettings.info.uploadingDone": "Sync: 上傳完成。Gist ID:{0}。請複製這個 ID 並將其用於其他裝置來下載設定。",
"cmd.updateSettings.info.uploadingFile": "Sync: 上傳檔案資料。",
"cmd.updateSettings.info.uploadingSuccess": "Sync: 上傳成功。",
"cmd.updateSettings.title": "Sync: 更新/上傳設定",
"cmd.updateSettings.warning.OSNotSupported": "不支援同步 Pragma OS 值 {0}。行:{1}",
"cmd.updateSettings.warning.noToken": "Sync: 設定 GitHub 令牌或從本機同步設定檔案中禁用 'downloadPublicGist' 。",
"common.action.donate": "現在捐贈",
"common.action.joinCommunity": "加入社群",
"common.action.openExtPage": "打開延伸模組主頁",
"common.action.openExtTutorial": "打開教學",
"common.action.releaseNotes": "更新日誌",
"common.action.support": "支持這個專案",
"common.action.writeReview": "寫評論",
"common.button.yes": "",
"common.error.canNotSave": "Sync: 儲存設定失敗。請確保你的 setting.json 檔案合法 (例如 : 沒有逗號尾隨)",
"common.error.connection": "Sync: 未連接到網絡或者連接 GitHub 失敗。錯誤信息已列印到控制台",
"common.error.gistNotSave": "Sync: Gist 未儲存。",
"common.error.invalidGistId": "Sync: Gist Id 無效。請確認你的 Gist : https://gist.github.com/<your_userName>/<Gist_id> 是否有效",
"common.error.invalidToken": "Sync: GitHub 令牌無效或已過期。請重新生成。錯誤信息已列印到控制台",
"common.error.message": "Sync: 錯誤信息已列印在控制台 (幫助 > 切換開發人員工具)。",
"common.error.tokenNotSave": "Sync: 令牌未儲存。",
"common.info.donate": "Sync: 你喜歡這個延伸模組嗎?要不留下評論或捐助我怎麼樣 :)",
"common.info.excludeFile": "Sync: 你可以在上傳和下載中忽略任何檔案或資料夾",
"common.info.gistSaved": "Sync: Gist 已儲存",
"common.info.initAutoUpload": "Sync: {0} 秒後開始自動上傳",
"common.info.installed": "Sync: 已建立設定。感謝您的使用!",
"common.info.needHelp": "Sync: 需要幫助來設定此延伸模組嗎?",
"common.info.setToken": "Sync: 現現在你可以在 `syncLocalSettings.json` 中手動設定 GitHub 令牌",
"common.info.tokenSaved": "Sync: 令牌已儲存",
"common.info.updateTo": "Sync: 更新至 v{0}",
"common.info.updating": "Sync: 正在更新... 請稍候。",
"common.placeholder.enterGistId": "請輸入 Gist Id",
"common.placeholder.enterGithubAccessToken": "請輸入 GitHub Token",
"common.placeholder.multipleGist": "Gist 名 [ 例如 : Personal Settings ]",
"common.prompt.enterGistId": "請輸入上一次上傳設定的 Gist Id 。你也可以手動增加到 VSCode 的設定檔案 (sync.gist 欄位) 。按下 [Enter] 確認或者 輸入 'esc' 取消",
"common.prompt.enterGithubAccessToken": "連結打開了!你可以手動增加到用戶目錄/syncLocalSettings.json 。按下 [Enter] 確認或者 輸入 'esc' 取消",
"common.prompt.gistNewer": "Sync: Gist 具有較新的或相同版本的設定。你是否想要啟用強制上傳覆蓋它?",
"common.prompt.multipleGist": "如果你有多個 Gist 設定,使你可以識別設定",
"common.prompt.restartCode": "你是否要重新啟動 VSCode 以應用延伸模組和設定?",
"ext.config.autoDownload": "設定為 true 在編輯器打開時自動下載線上設定。[需要重啟]",
"ext.config.autoDownload.name": "自動下載",
"ext.config.autoUpload": "設定為 true 在編輯器打開時自動上傳本機設定。[需要重啟]",
"ext.config.autoUpload.name": "自動上傳",
"ext.config.forceDownload": "設定為 true 將會下載線上設定,即便本機已有更新的設定。",
"ext.config.forceDownload.name": "強制下載",
"ext.config.forceUpload": "如果即使 Gist 具有較新設定你仍想上傳設定,請設定為 true 。",
"ext.config.forceUpload.name": "強制上傳",
"ext.config.gist": "設定同步使用的 GitHub Gist ID",
"ext.config.gist.name": "Gist ID",
"ext.config.gist.placeholder": "請輸入 Gist ID",
"ext.config.host": "如果你是 GitHub 企業用戶,設定為 GitHub 企業版伺服器。",
"ext.config.lastDownload": "最後下載時間。如果你要手動下載,請將其設定為空白",
"ext.config.lastUpload": "最後上傳時間。如果你要手動下載,請將其設定為空白",
"ext.config.pathPrefix": "如果你是 GitHub 企業用戶,設定 GitHub 的 API 前綴。通常是 '/api/v3' 。只在 host 欄位設定後生效",
"ext.config.quietSync": "如果設定為 true ,將顯示結果在狀態欄而非輸出面板",
"ext.config.quietSync.name": "静音模式同步",
"ext.config.removeExtensions": "設定為 false 如果你不想在下載時移除延伸模組。",
"ext.config.removeExtensions.name": "刪除延伸模組",
"ext.config.syncExtensions": "設定為 false 如果你不想上傳/下載延伸模組。",
"ext.config.syncExtensions.name": "同步延伸模組",
"ext.config.title": "Code Settings Sync 設定",
"ext.globalConfig.askGistName.name": "創建 Gist 時詢問名稱,這可以幫助您在您的多個 Gist 中找到這個設定",
"ext.globalConfig.autoUploadDelay.name": "自動上傳延遲",
"ext.globalConfig.autoUploadDelay.placeholder": "輸入延遲的秒數",
"ext.globalConfig.downloadPublicGist.name": "下載公開 Gist",
"ext.globalConfig.gistDescription.name": "Gist 描述說明",
"ext.globalConfig.gistDescription.placeholder": "請輸入描述",
"ext.globalConfig.githubEnterpriseUrl.name": "GitHub 企業版 URL(可選)",
"ext.globalConfig.githubEnterpriseUrl.placeholder": "輸入 GitHub 企業版 URL",
"ext.globalConfig.hostName.name": "主機名(可選)",
"ext.globalConfig.hostName.placeholder": "輸入主機名",
"ext.globalConfig.ignoreExtensions.name": "忽略的延伸模組",
"ext.globalConfig.ignoreExtensions.placeholder": "每行輸入一個延伸模組名稱(全名)",
"ext.globalConfig.ignoreUploadFiles.name": "忽略的檔案",
"ext.globalConfig.ignoreUploadFiles.placeholder": "每行輸入一個檔案",
"ext.globalConfig.ignoreUploadFolders.name": "忽略資料夾",
"ext.globalConfig.ignoredUploadFolders.placeholder": "每行輸入一個資料夾",
"ext.globalConfig.openTokenLink.name": "打開令牌連結",
"ext.globalConfig.supportedFileExtensions.name": "支援的檔案延伸模組",
"ext.globalConfig.supportedFileExtensions.placeholder": "每行輸入一個檔案延伸模組",
"ext.globalConfig.token.name": "獲取令牌",
"ext.globalConfig.token.placeholder": "輸入令牌"
}

0 comments on commit 8902a74

Please sign in to comment.