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

update.i18n.json « electron-browser « update « parts « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dbab4eaef8f2c9132ad272b4b9d5a7396f1a4ed0 (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": "キーボード ショートカット",
	"selectTheme.label": "配色テーマ",
	"themes.selectIconTheme.label": "ファイル アイコンのテーマ",
	"not available": "更新は利用できません",
	"checkingForUpdates": "更新を確認しています...",
	"DownloadUpdate": "利用可能な更新プログラムをダウンロードします",
	"DownloadingUpdate": "更新をダウンロードしています...",
	"InstallingUpdate": "更新プログラムをインストールしています...",
	"checkForUpdates": "更新の確認..."
}