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: cda5b7948e8c558f3efa297bea0c3793bcea4a6b (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
32
33
34
35
36
37
38
39
40
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"later": "稍後",
	"unassigned": "未指派",
	"releaseNotes": "版本資訊",
	"showReleaseNotes": "顯示版本資訊",
	"read the release notes": "歡迎使用 {0} v{1}! 您要閱讀版本資訊嗎?",
	"licenseChanged": "我們的授權條款已變更,請按一下[這裡]({0})查看變更項目。",
	"neveragain": "不要再顯示",
	"64bitisavailable": "適用於 64 位元 Windows 的 {0} 已正式推出! 若要深入了解,請按一下[這裡]({1})。",
	"updateIsReady": "新的 {0} 更新已可用。",
	"noUpdatesAvailable": "目前沒有任何可用的更新。",
	"ok": "確定",
	"download now": "立即下載",
	"thereIsUpdateAvailable": "已有更新可用。",
	"installUpdate": "安裝更新",
	"updateAvailable": "已有更新可用: {0} {1}",
	"updateInstalling": "{0} {1} 正在背景執行安裝,完成後我們會通知您。",
	"updateNow": "立即更新",
	"updateAvailableAfterRestart": "{0} 重新啟動後將會更新。",
	"commandPalette": "命令選擇區...",
	"settings": "設定",
	"keyboardShortcuts": "鍵盤快速鍵(&&K)",
	"showExtensions": "管理擴充功能",
	"userSnippets": "使用者程式碼片段",
	"selectTheme.label": "色彩佈景主題",
	"themes.selectIconTheme.label": "檔案圖示佈景主題",
	"checkForUpdates": "查看是否有更新...",
	"checkingForUpdates": "正在查看是否有更新...",
	"DownloadingUpdate": "正在下載更新...",
	"installUpdate...": "安裝更新...",
	"installingUpdate": "正在安裝更新...",
	"restartToUpdate": "請重新啟動以更新..."
}