@codingame/monaco-vscode-language-pack-ja 1.83.3-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -0
- package/index.js +92 -0
- package/package.json +23 -0
- package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
- package/translations/extensions/vscode.bat.i18n.json +16 -0
- package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
- package/translations/extensions/vscode.clojure.i18n.json +16 -0
- package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
- package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
- package/translations/extensions/vscode.cpp.i18n.json +16 -0
- package/translations/extensions/vscode.csharp.i18n.json +16 -0
- package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
- package/translations/extensions/vscode.css.i18n.json +16 -0
- package/translations/extensions/vscode.dart.i18n.json +16 -0
- package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
- package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
- package/translations/extensions/vscode.diff.i18n.json +16 -0
- package/translations/extensions/vscode.docker.i18n.json +16 -0
- package/translations/extensions/vscode.emmet.i18n.json +83 -0
- package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
- package/translations/extensions/vscode.fsharp.i18n.json +16 -0
- package/translations/extensions/vscode.git-base.i18n.json +30 -0
- package/translations/extensions/vscode.git.i18n.json +606 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
- package/translations/extensions/vscode.github.i18n.json +58 -0
- package/translations/extensions/vscode.go.i18n.json +16 -0
- package/translations/extensions/vscode.groovy.i18n.json +16 -0
- package/translations/extensions/vscode.grunt.i18n.json +25 -0
- package/translations/extensions/vscode.gulp.i18n.json +24 -0
- package/translations/extensions/vscode.handlebars.i18n.json +16 -0
- package/translations/extensions/vscode.hlsl.i18n.json +16 -0
- package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
- package/translations/extensions/vscode.html.i18n.json +16 -0
- package/translations/extensions/vscode.ini.i18n.json +16 -0
- package/translations/extensions/vscode.ipynb.i18n.json +26 -0
- package/translations/extensions/vscode.jake.i18n.json +24 -0
- package/translations/extensions/vscode.java.i18n.json +16 -0
- package/translations/extensions/vscode.javascript.i18n.json +16 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
- package/translations/extensions/vscode.json.i18n.json +16 -0
- package/translations/extensions/vscode.julia.i18n.json +16 -0
- package/translations/extensions/vscode.latex.i18n.json +16 -0
- package/translations/extensions/vscode.less.i18n.json +16 -0
- package/translations/extensions/vscode.log.i18n.json +16 -0
- package/translations/extensions/vscode.lua.i18n.json +16 -0
- package/translations/extensions/vscode.make.i18n.json +16 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
- package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
- package/translations/extensions/vscode.markdown.i18n.json +16 -0
- package/translations/extensions/vscode.media-preview.i18n.json +40 -0
- package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
- package/translations/extensions/vscode.npm.i18n.json +122 -0
- package/translations/extensions/vscode.objective-c.i18n.json +16 -0
- package/translations/extensions/vscode.perl.i18n.json +16 -0
- package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
- package/translations/extensions/vscode.php.i18n.json +16 -0
- package/translations/extensions/vscode.powershell.i18n.json +16 -0
- package/translations/extensions/vscode.pug.i18n.json +16 -0
- package/translations/extensions/vscode.python.i18n.json +16 -0
- package/translations/extensions/vscode.r.i18n.json +16 -0
- package/translations/extensions/vscode.razor.i18n.json +16 -0
- package/translations/extensions/vscode.references-view.i18n.json +61 -0
- package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
- package/translations/extensions/vscode.ruby.i18n.json +16 -0
- package/translations/extensions/vscode.rust.i18n.json +16 -0
- package/translations/extensions/vscode.scss.i18n.json +16 -0
- package/translations/extensions/vscode.search-result.i18n.json +16 -0
- package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
- package/translations/extensions/vscode.shellscript.i18n.json +16 -0
- package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
- package/translations/extensions/vscode.sql.i18n.json +16 -0
- package/translations/extensions/vscode.swift.i18n.json +16 -0
- package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
- package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
- package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
- package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
- package/translations/extensions/vscode.theme-red.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
- package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
- package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
- package/translations/extensions/vscode.typescript.i18n.json +16 -0
- package/translations/extensions/vscode.vb.i18n.json +16 -0
- package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
- package/translations/extensions/vscode.xml.i18n.json +16 -0
- package/translations/extensions/vscode.yaml.i18n.json +16 -0
- package/translations/main.i18n.json.js +13020 -0
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Format uri ('{0}') must contain exactly one substitution placeholder.": "URI ('{0}') 形式には代入プレースホルダーを 1 つだけ含める必要があります。",
|
|
13
|
+
"Format uri ('{0}') uses a substitution placeholder but pattern did not capture anything.": "URI ('{0}') 形式では代入プレースホルダーを使用していますが、パターンによって何も取り込まれませんでした。"
|
|
14
|
+
},
|
|
15
|
+
"package": {
|
|
16
|
+
"debug.server.ready.action.debugWithChrome.description": "'Chrome用のデバッガー' でデバッグを開始します。",
|
|
17
|
+
"debug.server.ready.action.description": "サーバーの準備が整ったときにURIをどうするか。",
|
|
18
|
+
"debug.server.ready.action.openExternally.description": "既定のアプリケーションで外部 URI を開きます。",
|
|
19
|
+
"debug.server.ready.action.startDebugging.description": "別の起動構成を実行してください。",
|
|
20
|
+
"debug.server.ready.debugConfigName.description": "実行する起動構成の名前です。",
|
|
21
|
+
"debug.server.ready.killOnServerStop.description": "親セッションが停止したときに子セッションを停止します。",
|
|
22
|
+
"debug.server.ready.pattern.description": "このパターンがデバッグコンソールに表示される場合、サーバーは準備完了です。最初のキャプチャーグループはURIまたはポート番号を含める必要があります。",
|
|
23
|
+
"debug.server.ready.serverReadyAction.description": "デバッグ中のサーバー プログラムの準備ができたら URI に対して実行します (準備が整うと 'listening on port 3000' または 'Now listening on: https://localhost:5001' の形式でデバッグ コンソールに出力が送信されます)。",
|
|
24
|
+
"debug.server.ready.uriFormat.description": "ポート番号から URI を構築するときに使用する書式設定文字列。最初の '%s' は、ポート番号に置き換えられます。",
|
|
25
|
+
"debug.server.ready.webRoot.description": "'Chrome用デバッガー' のデバッグ構成に値が渡されます。",
|
|
26
|
+
"description": "デバッグ対象のサーバーが準備完了になったら、URI をブラウザーで開きます。",
|
|
27
|
+
"displayName": "サーバーの準備完了アクション"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "差分ファイルで構文の強調表示とかっこの一致を提供します。",
|
|
13
|
+
"displayName": "差分言語の基本"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "Docker ファイル内で構文ハイライト、かっこ一致を提供します。",
|
|
13
|
+
"displayName": "Docker ファイルの基本言語サポート"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Emmet Abbreviation": "emmet 省略記法",
|
|
13
|
+
"Enter Abbreviation": "省略形を入力してください",
|
|
14
|
+
"Invalid emmet.variables field. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example.": "emmet.variables フィールドが無効です。有効な例については https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration を参照してください。",
|
|
15
|
+
"Invalid snippets file. See https://code.visualstudio.com/docs/editor/emmet#_using-custom-emmet-snippets for a valid example.": "スニペット ファイルが無効です。有効な例については、https://code.visualstudio.com/docs/editor/emmet#_using-custom-emmet-snippets を参照してください。",
|
|
16
|
+
"Invalid syntax profile. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example.": "構文プロファイルが無効です。有効な例については、https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration を参照してください。"
|
|
17
|
+
},
|
|
18
|
+
"package": {
|
|
19
|
+
"command.balanceIn": "バランス (内側)",
|
|
20
|
+
"command.balanceOut": "バランス (外側)",
|
|
21
|
+
"command.decrementNumberByOne": "1 ずつ減少",
|
|
22
|
+
"command.decrementNumberByOneTenth": "0.1 ずつ減少",
|
|
23
|
+
"command.decrementNumberByTen": "10 ずつ減少",
|
|
24
|
+
"command.evaluateMathExpression": "数式の評価",
|
|
25
|
+
"command.incrementNumberByOne": "1 ずつ増加",
|
|
26
|
+
"command.incrementNumberByOneTenth": "0.1 ずつ増加",
|
|
27
|
+
"command.incrementNumberByTen": "10 ずつ増加",
|
|
28
|
+
"command.matchTag": "一致するペアに移動",
|
|
29
|
+
"command.mergeLines": "行のマージ",
|
|
30
|
+
"command.nextEditPoint": "次の編集点に移動",
|
|
31
|
+
"command.prevEditPoint": "前の編集点に移動",
|
|
32
|
+
"command.reflectCSSValue": "CSS 値を反映",
|
|
33
|
+
"command.removeTag": "タグの削除",
|
|
34
|
+
"command.selectNextItem": "次の項目を選択",
|
|
35
|
+
"command.selectPrevItem": "前の項目を選択",
|
|
36
|
+
"command.showEmmetCommands": "Emmet コマンドの表示",
|
|
37
|
+
"command.splitJoinTag": "タグの分割/結合",
|
|
38
|
+
"command.toggleComment": "コメントの切り替え",
|
|
39
|
+
"command.updateImageSize": "イメージ サイズの更新",
|
|
40
|
+
"command.updateTag": "タグの更新",
|
|
41
|
+
"command.wrapWithAbbreviation": "ラップ変換",
|
|
42
|
+
"description": "VSCode の Emmet サポート",
|
|
43
|
+
"emmetExclude": "Emmet 省略記法を展開すべきでない言語の配列。",
|
|
44
|
+
"emmetExtensionsPath": "各パスに Emmet の syntaxProfile や snippet ファイルを含めることができるパスの配列。\r\n競合が発生した場合、後のパスのプロファイルまたはスニペットが前のパスのプロファイルまたはスニペットを上書きします。\r\n詳細およびスニペット ファイルの例については、https://code.visualstudio.com/docs/editor/emmet を参照してください。",
|
|
45
|
+
"emmetExtensionsPathItem": "Emmet syntaxProfiles やスニペットを含むパス。",
|
|
46
|
+
"emmetIncludeLanguages": "既定ではサポートされていない言語の emmet 省略記法を有効にします。言語と Emmet でサポートされる言語との間のマッピングをこちらに追加してください。\r\n 例: `{\"vue-html\": \"html\", \"javascript\": \"javascriptreact\"}`",
|
|
47
|
+
"emmetOptimizeStylesheetParsing": "`false` に設定すると、現在位置が emmet 省略記法の展開に有効かどうかを判別するためにファイル全体が解析されます。`true` に設定すると、CSS、SCSS、Less ファイルでの現在位置周辺のコンテンツのみが解析されます。",
|
|
48
|
+
"emmetPreferences": "Emmet の一部のアクションやリゾルバーの動作の変更に使用される基本設定。",
|
|
49
|
+
"emmetPreferencesAllowCompactBoolean": "`true` の場合、ブール属性の短縮表記が生成されます。",
|
|
50
|
+
"emmetPreferencesBemElementSeparator": "BEM フィルターを利用時にクラス使用する Element の区切り文字。",
|
|
51
|
+
"emmetPreferencesBemModifierSeparator": "BEM フィルターを利用時にクラス使用する Modifier の区切り文字。",
|
|
52
|
+
"emmetPreferencesCssAfter": "CSS 省略形を展開するときに CSS プロパティの最後に配置するシンボル。",
|
|
53
|
+
"emmetPreferencesCssBetween": "CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル。",
|
|
54
|
+
"emmetPreferencesCssColorShort": "'true' の場合、#f のような色の値は #ffffff ではなく #fff に拡張されます。",
|
|
55
|
+
"emmetPreferencesCssFuzzySearchMinScore": "あいまい検索の省略形が達成すべき (0 から 1 の) 最小スコア。値が低ければ多くの誤検出が発生する可能性があります。値が高ければ一致する見込みが減る可能性があります。",
|
|
56
|
+
"emmetPreferencesCssMozProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'moz' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'moz' プレフィックスを避ける場合は空の文字列に設定します。",
|
|
57
|
+
"emmetPreferencesCssMsProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'ms' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'ms' プレフィックスを避ける場合は空の文字列に設定します。",
|
|
58
|
+
"emmetPreferencesCssOProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'o' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'o' プレフィックスを避ける場合は空の文字列に設定します。",
|
|
59
|
+
"emmetPreferencesCssWebkitProperties": "Emmet 省略記法で使用される場合に `-` で始まる 'webkit' ベンダー プレフィックスを取得するカンマ区切りの CSS プロパティ。常に 'webkit' プレフィックスを避ける場合は空の文字列に設定します。",
|
|
60
|
+
"emmetPreferencesFilterCommentAfter": "コメント フィルター使用時、一致した要素の後に配置するコメントの定義。",
|
|
61
|
+
"emmetPreferencesFilterCommentBefore": "コメント フィルター使用時、一致した要素の前に配置するコメントの定義。",
|
|
62
|
+
"emmetPreferencesFilterCommentTrigger": "コメント フィルターに適用される略語に存在する属性名のカンマ区切りのリスト。",
|
|
63
|
+
"emmetPreferencesFloatUnit": "float 値に使用する既定の単位。",
|
|
64
|
+
"emmetPreferencesFormatForceIndentTags": "内部インデントを常に取得するタグ名の配列。",
|
|
65
|
+
"emmetPreferencesFormatNoIndentTags": "内部インデントを常に取得しないタグ名の配列。",
|
|
66
|
+
"emmetPreferencesIntUnit": "整数値に使用する既定の単位。",
|
|
67
|
+
"emmetPreferencesOutputInlineBreak": "兄弟インライン要素の間に改行を配置するために必要なそれらの要素の数。`0` の場合、インライン要素は常に 1 行に展開されます。",
|
|
68
|
+
"emmetPreferencesOutputReverseAttributes": "'true' の場合、スニペットを解決するときに属性を結合する方向を反転します。",
|
|
69
|
+
"emmetPreferencesOutputSelfClosingStyle": "自己終了タグのスタイル: html ('<br>')、xml ('<br/>') または xhtml ('<br />')。",
|
|
70
|
+
"emmetPreferencesSassAfter": "Sass ファイルで CSS 略語を展開するときに CSS プロパティの末尾に配置されるシンボル。",
|
|
71
|
+
"emmetPreferencesSassBetween": "Sass ファイルで CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル。",
|
|
72
|
+
"emmetPreferencesStylusAfter": "Stylus ファイルで CSS 略語を展開するときに CSS プロパティの末尾に配置されるシンボル。",
|
|
73
|
+
"emmetPreferencesStylusBetween": "Stylus ファイルで CSS の略語を展開するときに CSS プロパティと値の間に配置されるシンボル。",
|
|
74
|
+
"emmetShowAbbreviationSuggestions": "利用できる Emmet 省略記法を候補として表示します。スタイルシートや emmet.showExpandedAbbreviation を `\"never\"` に設定していると適用されません。",
|
|
75
|
+
"emmetShowExpandedAbbreviation": "展開された Emmet 省略形を候補として表示します。\r\nオプション `\"inMarkupAndStylesheetFilesOnly\"` は、html、haml、jade、slim、xml、xsl、css、scss、sass、less、stylus に適用されます。\r\nオプション `\"always\"` は、マークアップと css に関係なくファイルのすべての部分に適用されます。",
|
|
76
|
+
"emmetShowSuggestionsAsSnippets": "`true` の場合、Emmet 候補をスニペットとして表示して `#editor.snippetSuggestions#` 設定に従ってそれらを並び替えます。",
|
|
77
|
+
"emmetSyntaxProfiles": "指定した構文に対してプロファイルを定義するか、特定の規則がある独自のプロファイルをご使用ください。",
|
|
78
|
+
"emmetTriggerExpansionOnTab": "有効にすると、入力候補が表示されない場合でも Tab キーを押すと Emmet 省略記法が展開されます。無効にした場合でも、TAB キーを押すと、表示される入力候補を受け入れられます。",
|
|
79
|
+
"emmetUseInlineCompletions": "'true' の場合、Emmet はインライン補完を使用して拡張を提案します。この設定が 'true' の間にインライン以外の完了項目プロバイダーが頻繁に表示されないようにするには、'#editor.quickSuggestions#' を 'inline' に、あるいは 'other' 項目を 'off' にします。",
|
|
80
|
+
"emmetVariables": "Emmet のスニペットで使用される変数。"
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Data URLs are not a valid image source.": "Data URL は無効な画像のソースです。",
|
|
13
|
+
"Embedded SVGs are not a valid image source.": "埋め込み SVG は無効な画像のソースです。",
|
|
14
|
+
"Error parsing the when-clause:": "when 句の解析エラーです:",
|
|
15
|
+
"Images must use the HTTPS protocol.": "画像には HTTPS プロトコルを使用する必要があります。",
|
|
16
|
+
"Language specific editor settings": "言語固有のエディター設定",
|
|
17
|
+
"Override editor settings for language": "言語に対するエディター設定を上書きします",
|
|
18
|
+
"Relative badge URLs require a repository with HTTPS protocol to be specified in this package.json.": "相対的なバッジ URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。",
|
|
19
|
+
"Relative image URLs require a repository with HTTPS protocol to be specified in the package.json.": "相対的な画像 URL では、HTTPS プロトコルのリポジトリが package.json で指定されている必要があります。",
|
|
20
|
+
"Remove activation event": "アクティブ化イベントの削除",
|
|
21
|
+
"SVGs are not a valid image source.": "SVG は無効な画像のソースです。",
|
|
22
|
+
"This activation event can be removed as VS Code generates these automatically from your package.json contribution declarations.": "このアクティブ化イベントは、package.json コントリビューション宣言から自動的に生成されるので VS Code として削除できます。",
|
|
23
|
+
"This activation event can be removed for extensions targeting engine version ^1.75 as VS Code will generate these automatically from your package.json contribution declarations.": "このアクティブ化イベントは、エンジン バージョン ^1.75 をターゲットにする拡張機能用に削除できます。というのは、VS Code が package.json コントリビューション宣言から自動的にこれらの拡張機能を生成するかです。",
|
|
24
|
+
"This activation event cannot be explicitly listed by your extension.": "このアクティブ化イベントは、拡張機能によって明示的に一覧表示できません。",
|
|
25
|
+
"This proposal cannot be used because for this extension the product defines a fixed set of API proposals. You can test your extension but before publishing you MUST reach out to the VS Code team.": "この拡張機能では、製品によって API 提案の固定一式が定義されているため、この提案は使用できません。拡張機能はテストできますが、公開する前に、VS Code チームに連絡する必要があります。",
|
|
26
|
+
"Using '*' activation is usually a bad idea as it impacts performance.": "通常、'*' のアクティブ化を使用することは、パフォーマンスに影響を与えるので適切ではありません。"
|
|
27
|
+
},
|
|
28
|
+
"package": {
|
|
29
|
+
"description": "拡張機能を作成するためのリンティング機能を提供します。",
|
|
30
|
+
"displayName": "拡張機能の作成"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "F# ファイル内でスニペット、構文ハイライト、かっこ一致、折りたたみを提供します。",
|
|
13
|
+
"displayName": "F# の基本言語サポート"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Branch name": "ブランチ名",
|
|
13
|
+
"Choose a URL to clone from.": "複製元の URL を選択します。",
|
|
14
|
+
"No remote repositories found.": "リモート リポジトリが見つかりません。",
|
|
15
|
+
"Provide repository URL": "リポジトリ URL を指定する",
|
|
16
|
+
"Provide repository URL or pick a repository source.": "リポジトリ URL を指定するか、リポジトリ ソースを選択します。",
|
|
17
|
+
"Repository name": "リポジトリ名",
|
|
18
|
+
"Repository name (type to search)": "リポジトリ名 (検索するテキストを入力)",
|
|
19
|
+
"URL": "URL",
|
|
20
|
+
"recently opened": "最近開いたもの",
|
|
21
|
+
"remote sources": "リモート ソース",
|
|
22
|
+
"{0} Error: {1}": "{0} エラー: {1}"
|
|
23
|
+
},
|
|
24
|
+
"package": {
|
|
25
|
+
"command.api.getRemoteSources": "リモート ソースの取得",
|
|
26
|
+
"description": "Git の静的コントリビューションとピッカー。",
|
|
27
|
+
"displayName": "Git ベース"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|