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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/src/vs/workbench/services/themes/electron-browser/workbenchThemeService.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/services/themes/electron-browser/workbenchThemeService.i18n.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/i18n/jpn/src/vs/workbench/services/themes/electron-browser/workbenchThemeService.i18n.json b/i18n/jpn/src/vs/workbench/services/themes/electron-browser/workbenchThemeService.i18n.json
index 18938fb3a92..db40a8ef3c1 100644
--- a/i18n/jpn/src/vs/workbench/services/themes/electron-browser/workbenchThemeService.i18n.json
+++ b/i18n/jpn/src/vs/workbench/services/themes/electron-browser/workbenchThemeService.i18n.json
@@ -4,31 +4,15 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "vscode.extension.contributes.themes": "TextMate の配色テーマを提供します。",
- "vscode.extension.contributes.themes.id": "ユーザー設定で使用されるアイコン テーマの ID。",
- "vscode.extension.contributes.themes.label": "UI で表示される配色テーマのラベル。",
- "vscode.extension.contributes.themes.uiTheme": "エディターの周囲の色を定義する基本テーマ: 'vs' は明るい色のテーマで、'vs-dark' は濃い色のテーマです。'hc-black' は濃い色のハイ コントラストのテーマです。",
- "vscode.extension.contributes.themes.path": "tmTheme ファイルのパス。拡張機能フォルダーに対する相対パスで、通常 './themes/themeFile.tmTheme' です。",
- "vscode.extension.contributes.iconThemes": "Contributes file icon themes.",
- "vscode.extension.contributes.iconThemes.id": "ユーザー設定で使用されるアイコン テーマの ID。",
- "vscode.extension.contributes.iconThemes.label": "UI に表示されるアイコン テーマのラベル。",
- "vscode.extension.contributes.iconThemes.path": "アイコン テーマの定義ファイルのパス。このパスは拡張フォルダーの相対パスであり、通常は './icons/awesome-icon-theme.json' です。",
"migration.completed": "ユーザー設定に新しいテーマの設定が追加されました。{0} に利用可能なバックアップがあります。",
"error.cannotloadtheme": "Unable to load {0}: {1}",
- "reqarray": "Extension point `{0}` must be an array.",
- "reqpath": "`contributes.{0}.path` に文字列が必要です。提供された値: {1}",
- "invalid.path.1": "拡張機能のフォルダー ({2}) の中に `contributes.{0}.path` ({1}) が含まれている必要があります。これにより拡張を移植できなくなる可能性があります。",
- "reqid": "`contributes.{0}.id` に文字列が必要です。提供された値: {1}",
"error.cannotloadicontheme": "Unable to load {0}",
- "error.cannotparseicontheme": "アイコン ファイルの解析中に問題が発生しました: {0}",
"colorTheme": "ワークベンチで使用する配色テーマを指定します。",
"colorThemeError": "テーマが不明、またはインストールされていません。",
"iconTheme": "ワークベンチで使用するアイコンのテーマを指定します。'null' を指定するとファイル アイコンが表示されなくなります。",
"noIconThemeDesc": "ファイル アイコンがありません",
"iconThemeError": "ファイル アイコンのテーマが不明、またはインストールされていません。",
"workbenchColors": "現在選択している配色テーマで配色を上書きします。",
- "workbenchColors.deprecated": "この設定はもう試験的なものではなく、名前が 'workbench.colorCustomizations' に変更されています",
- "workbenchColors.deprecatedDescription": "代わりに 'workbench.colorCustomizations' を使用してください",
"editorColors": "現在選択している配色テーマで配色とフォント スタイルを上書きします。",
"editorColors.comments": "コメントの色とスタイルを設定します",
"editorColors.strings": "文字列リテラルの色とスタイルを設定します。",