Welcome to mirror list, hosted at ThFree Co, Russian Federation.

update.i18n.json « electron-browser « update « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9f485311c72b91d91f09cd1ac39a6aa70eb4c120 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
	"updateNow": "立即更新",
	"later": "稍後",
	"unassigned": "未指派",
	"releaseNotes": "版本資訊",
	"showReleaseNotes": "顯示版本資訊",
	"downloadNow": "立即下載",
	"read the release notes": "歡迎使用 {0} v{1}! 您要閱讀版本資訊嗎?",
	"licenseChanged": "授權條款已有所變更,請仔細閱讀。",
	"license": "閱讀授權",
	"updateIsReady": "可用的更新",
	"thereIsUpdateAvailable": "已有更新可用。",
	"updateAvailable": "{0} 重新啟動後將會更新。",
	"noUpdatesAvailable": "目前沒有可用的更新。",
	"commandPalette": "命令選擇區...",
	"settings": "設定",
	"keyboardShortcuts": "鍵盤快速鍵(&&K)",
	"selectTheme.label": "色彩佈景主題",
	"themes.selectIconTheme.label": "檔案圖示佈景主題",
	"not available": "無可用更新",
	"checkingForUpdates": "正在查看是否有更新...",
	"DownloadUpdate": "下載可用更新",
	"DownloadingUpdate": "正在下載更新...",
	"InstallingUpdate": "正在安裝更新...",
	"checkForUpdates": "查看是否有更新..."
}