Merge from master

This commit is contained in:
Raj Musuku
2019-02-21 17:56:04 -08:00
parent 5a146e34fa
commit 666ae11639
11482 changed files with 119352 additions and 255574 deletions

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"titleLabel": "{0} ({1})"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"repeated": "{0} (再発)"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"defaultLabel": "入力"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"caseDescription": "大文字と小文字を区別する",
"wordsDescription": "単語単位で検索する",
"regexDescription": "正規表現を使用する"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"alertErrorMessage": "エラー: {0}",
"alertWarningMessage": "警告: {0}",
"alertInfoMessage": "情報: {0}"
}

View File

@@ -1,18 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"imgMeta": "{0}x{1} {2}",
"largeImageError": "画像が非常に大きいため、エディターに表示されません。 ",
"resourceOpenExternalButton": "外部のプログラムを使用して画像を開きますか?",
"nativeBinaryError": "このファイルはバイナリか、非常に大きいか、またはサポートされていないテキスト エンコードを使用しているため、エディターに表示されません。",
"sizeB": "{0}B",
"sizeKB": "{0}KB",
"sizeMB": "{0}MB",
"sizeGB": "{0}GB",
"sizeTB": "{0}TB"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"selectAriaOption": "{0}"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"more": "その他"
}

View File

@@ -1,13 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"stackTrace.format": "{0}: {1}",
"error.defaultMessage": "不明なエラーが発生しました。ログで詳細を確認してください。",
"nodeExceptionMessage": "システム エラーが発生しました ({0})",
"error.moreErrors": "{0} (合計 {1} エラー)"
}

View File

@@ -1,16 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"error.invalidSymbol": "シンボルが無効です",
"error.invalidNumberFormat": "数値表示形式が無効です",
"error.propertyNameExpected": "プロパティ名が必要です",
"error.valueExpected": "値が必要です",
"error.colonExpected": "コロンが必要です",
"error.commaExpected": "コンマが必要です",
"error.closeBraceExpected": "右中かっこが必要です",
"error.closeBracketExpected": "右角かっこが必要です",
"error.endOfFileExpected": "ファイルの終わりが必要です"
}

View File

@@ -1,18 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"error.invalidSymbol": "シンボルが無効です",
"error.invalidNumberFormat": "数値表示形式が無効です",
"error.propertyNameExpected": "プロパティ名が必要です",
"error.valueExpected": "値が必要です",
"error.colonExpected": "コロンが必要です",
"error.commaExpected": "コンマが必要です",
"error.closeBraceExpected": "右中かっこが必要です",
"error.closeBracketExpected": "右角かっこが必要です",
"error.endOfFileExpected": "EOF が必要です"
}

View File

@@ -1,18 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"ctrlKey": "Ctrl",
"shiftKey": "Shift",
"altKey": "Alt",
"windowsKey": "Windows",
"ctrlKey.long": "Control",
"shiftKey.long": "Shift",
"altKey.long": "Alt",
"cmdKey.long": "コマンド",
"windowsKey.long": "Windows"
}

View File

@@ -1,11 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"ExecutableParser.commandMissing": "エラー: 実行可能ファイルの情報は、型 string のコマンドを定義する必要があります。",
"ExecutableParser.isShellCommand": "警告: isShellCommand は、型ブール値でなければなりません。値 {0} を無視します。",
"ExecutableParser.args": "警告: 引数は、型 string[] でなければなりません。値 {0} を無視します。",
"ExecutableParser.invalidCWD": "警告: options.cwd は、型 string でなければなりません。値 {0} を無視します。"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"sev.error": "エラー",
"sev.warning": "警告",
"sev.info": "情報"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"TaskRunner.UNC": "UNC ドライブ上でシェル コマンドを実行できません。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"collecting": "CPU とメモリーの情報を収集しています。これには数秒かかる場合があります。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"incompleteExtract": "不完全です。{0} / {1} 個のエントリが見つかりました",
"notFound": "zip ファイルの中に {0} が見つかりません。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"quickOpenAriaLabelEntry": "{0}, ピッカー",
"quickOpenAriaLabel": "選択"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"quickOpenAriaLabel": "クイック選択。入力すると結果が絞り込まれます。",
"treeAriaLabel": "クイック選択"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"collapse": "折りたたむ"
}

View File

@@ -1,31 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"hide": "非表示",
"show": "表示",
"previewOnGitHub": "GitHub 上でプレビュー",
"loadingData": "データを読み込んでいます...",
"rateLimited": "GitHub クエリの制限を超えました。お待ちください。",
"similarIssues": "類似の問題",
"open": "Open",
"closed": "Closed",
"noSimilarIssues": "類似の問題は見つかりませんでした",
"settingsSearchIssue": "設定検索の問題",
"bugReporter": "バグ レポート",
"featureRequest": "機能欲求",
"performanceIssue": "パフォーマンスの問題",
"stepsToReproduce": "再現手順",
"bugDescription": "問題を再現するための正確な手順を共有します。このとき、期待する結果と実際の結果を提供してください。GitHub-flavored Markdown に対応しています。GitHub 上で確認するときに問題を編集してスクリーンショットを追加できます。",
"performanceIssueDesciption": "このパフォーマンスの問題はいつ発生しましたか? それは起動時ですか? それとも特定のアクションのあとですか? GitHub-flavored Markdown に対応しています。GitHub 上で確認するときに問題を編集してスクリーンショットを追加できます。",
"description": "説明",
"featureRequestDescription": "見てみたいその機能についての詳細を入力してください。GitHub-flavored Markdown に対応しています。GitHub 上で確認するときに問題を編集してスクリーンショットを追加できます。",
"expectedResults": "期待された結果",
"settingsSearchResultsDescription": "このクエリで検索したときに、表示されることを期待していた結果をリストしてください。GitHub-flavored Markdown に対応しています。GitHub 上で確認するときに問題を編集してスクリーンショットを追加できます。",
"pasteData": "必要なデータが送信するには大きすぎたため、クリップボードに書き込みました。貼り付けてください。",
"disabledExtensions": "拡張機能が無効化されています"
}

View File

@@ -1,28 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"completeInEnglish": "英語で記入して下さい。",
"issueTypeLabel": "種類",
"issueSourceLabel": "記録",
"vscode": "Visual Studio Code",
"extension": "拡張機能",
"disableExtensionsLabelText": "{0} を実行後に問題を再現してみてください。拡張機能がアクティブな場合にのみ問題が再現する場合は、拡張機能の問題である可能性があります。",
"disableExtensions": "すべての拡張機能を無効にしてウィンドウを再読みする",
"chooseExtension": "拡張機能",
"issueTitleLabel": "題名",
"issueTitleRequired": "題名を入力してください",
"titleLengthValidation": "タイトルが長すぎます。",
"details": "詳細を入力してください。",
"sendSystemInfo": "自分のシステム情報 ({0}) を含める",
"show": "表示",
"sendProcessInfo": "自分が現在実行中のプロセス ({0}) を含める",
"sendWorkspaceInfo": "自分のワークスペースのメタデータ ({0}) を含める",
"sendExtensions": "自分の利用可能な拡張機能 ({0}) を含める",
"sendSearchedExtensions": "検索された拡張機能 ({0}) を送信する",
"sendSettingsSearchDetails": "設定検索の詳細 ({0}) を送信する"
}

View File

@@ -1,17 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"cpu": "CPU %",
"memory": "メモリ (MB)",
"pid": "pid",
"name": "名前",
"killProcess": "プロセスの終了",
"forceKillProcess": "プロセスの強制終了",
"copy": "コピー",
"copyAll": "すべてコピー"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"authRequire": "プロキシ認証が必要",
"proxyauth": "{0} プロキシには認証が必要です。"
}

View File

@@ -1,20 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"invalidEndpoint": "無効なログ アップローダーのエンドポイント",
"beginUploading": "アップロードしています...",
"didUploadLogs": "アップロードに成功しました! Log file ID: {0}",
"logUploadPromptHeader": "Microsoft メンバーの VS Code チームのみがアクセスできる安全な Microsoft エンドポイントにセッション ログをアップロードしようとしています。",
"logUploadPromptBody": "セッション ログは完全なパスやファイルの内容などの個人情報を含んでいる可能性があります。セッション ログ ファイルを次の場所で確認して編集してください: '{0}'",
"logUploadPromptBodyDetails": "続行するには、セッション ログ ファイルを確認および編集済みであり、Microsoft が VS Code のデバッグにそれらを利用することに同意しているかを確認してください。",
"logUploadPromptAcceptInstructions": "アップロードを続けるために '--upload-logs={0}' をつけて code を実行してください",
"postError": "ログを提出中のエラー: {0}",
"responseError": "ログの投稿でエラーが発生しました。{0} を取得しました — {1}",
"parseError": "レスポンスを解析中にエラー",
"zipError": "ログを zip に圧縮中にエラー : {0}"
}

View File

@@ -1,14 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"secondInstanceNoResponse": "{0} の別のインスタンスが実行中ですが応答していません",
"secondInstanceNoResponseDetail": "他すべてのインスタンスを閉じてからもう一度お試しください。",
"secondInstanceAdmin": "{0} の 2 つ目のインスタンスが既に管理者として実行されています。",
"secondInstanceAdminDetail": "他すべてのインスタンスを閉じてからもう一度お試しください。",
"close": "閉じる(&&C)"
}

View File

@@ -1,193 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"mFile": "ファイル(&&F)",
"mEdit": "編集(&&E)",
"mSelection": "選択(&C)",
"mView": "表示(&&V)",
"mGoto": "移動(&G)",
"mDebug": "デバッグ(&&D)",
"mWindow": "ウィンドウ",
"mHelp": "ヘルプ(&&H)",
"mTask": "タスク(&&T)",
"miNewWindow": "新しいウィンドウ(&&W)",
"mAbout": "{0} のバージョン情報",
"mServices": "サービス",
"mHide": "{0} を非表示にする",
"mHideOthers": "その他を非表示にする",
"mShowAll": "すべて表示",
"miQuit": "{0} を終了",
"miNewFile": "新規ファイル(&&N)",
"miOpen": "開く(&&O)...",
"miOpenWorkspace": "ワークスペースを開く(&&K)...",
"miOpenFolder": "フォルダーを開く(&&F)...",
"miOpenFile": "ファイルを開く(&&O)...",
"miOpenRecent": "最近使用した項目を開く(&&R)",
"miSaveWorkspaceAs": "名前を付けてワークスペースを保存...",
"miAddFolderToWorkspace": "ワークスペースにフォルダーを追加(&&D)...",
"miSave": "保存(&&S)",
"miSaveAs": "名前を付けて保存(&&A)...",
"miSaveAll": "すべて保存(&&L)",
"miAutoSave": "自動保存",
"miRevert": "ファイルを元に戻す(&&V)",
"miCloseWindow": "ウィンドウを閉じる(&&E)",
"miCloseWorkspace": "ワークスペースを閉じる(&&W)",
"miCloseFolder": "フォルダーを閉じる(&&F)",
"miCloseEditor": "エディターを閉じる(&&C)",
"miExit": "終了(&E)",
"miOpenSettings": "設定 (&&S)",
"miOpenKeymap": "キーボード ショートカット(&&K)",
"miOpenKeymapExtensions": "キーマップ拡張機能(&&K)",
"miOpenSnippets": "ユーザー スニペット(&&S)",
"miSelectColorTheme": "配色テーマ(&&C)",
"miSelectIconTheme": "ファイル アイコンのテーマ(&&I)",
"miPreferences": "基本設定(&&P)",
"miReopenClosedEditor": "閉じたエディターを再度開く(&&R)",
"miMore": "その他(&&M)...",
"miClearRecentOpen": "最近開いた項目をクリア(&&C)",
"miUndo": "元に戻す(&&U)",
"miRedo": "やり直し(&&R)",
"miCut": "切り取り(&C)",
"miCopy": "コピー (&&C)",
"miPaste": "貼り付け(&&P)",
"miFind": "検索(&&F)",
"miReplace": "置換(&&R)",
"miFindInFiles": "複数ファイルから検索(&&I)",
"miReplaceInFiles": "複数のファイルで置換(&&I)",
"miEmmetExpandAbbreviation": "Emmet: 略語の展開(&&X)",
"miShowEmmetCommands": "Emmet(&&M)...",
"miToggleLineComment": "行コメントの切り替え(&&T)",
"miToggleBlockComment": "ブロック コメントの切り替え(&&B)",
"miMultiCursorAlt": "マルチ カーソルを Alt+Click に切り替える",
"miMultiCursorCmd": "マルチ カーソルを Cmd+Click に切り替える",
"miMultiCursorCtrl": "マルチ カーソルを Ctrl+Click に切り替える",
"miInsertCursorAbove": "カーソルを上に挿入(&&A)",
"miInsertCursorBelow": "カーソルを下に挿入(&&D)",
"miInsertCursorAtEndOfEachLineSelected": "カーソルを行末に挿入(&&U)",
"miAddSelectionToNextFindMatch": "次の出現箇所を追加(&&N)",
"miAddSelectionToPreviousFindMatch": "前の出現箇所を追加(&&R)",
"miSelectHighlights": "すべての出現箇所を選択(&&O)",
"miCopyLinesUp": "行を上へコピー(&&C)",
"miCopyLinesDown": "行を下へコピー(&&P)",
"miMoveLinesUp": "行を上へ移動(&&V)",
"miMoveLinesDown": "行を下へ移動(&&L)",
"miSelectAll": "すべて選択(&&S)",
"miSmartSelectGrow": "選択範囲の展開(&&E)",
"miSmartSelectShrink": "選択範囲の縮小(&&S)",
"miViewExplorer": "エクスプローラー(&&E)",
"miViewSearch": "検索(&&S)",
"miViewSCM": "SCM(&&S)",
"miViewDebug": "デバッグ(&&D)",
"miViewExtensions": "拡張機能(&&X)",
"miToggleOutput": "出力(&&O)",
"miToggleDebugConsole": "デバッグ コンソール(&&B)",
"miToggleIntegratedTerminal": "統合ターミナル(&&I)",
"miMarker": "問題(&&P)",
"miCommandPalette": "コマンド パレット(&&C)...",
"miOpenView": "ビューを開く... &&O",
"miToggleFullScreen": "全画面表示の切り替え(&&F)",
"miToggleZenMode": "Zen Mode の切り替え",
"miToggleCenteredLayout": "中央揃えレイアウトの切り替え",
"miToggleMenuBar": "メニュー バーの切り替え(&&B)",
"miSplitEditor": "エディターを分割(&&E)",
"miToggleEditorLayout": "エディター グループ レイアウトの切り替え(&&L)",
"miToggleSidebar": "サイドバーの切り替え(&&T)",
"miMoveSidebarRight": "サイド バーを右へ移動(&&M)",
"miMoveSidebarLeft": "サイド バーを左へ移動(&&M)",
"miTogglePanel": "パネルの切り替え(&&P)",
"miHideStatusbar": "ステータス バーを非表示(&&H)",
"miShowStatusbar": "ステータス バーの表示(&&S)",
"miHideActivityBar": "アクティビティ バーを非表示にする(&&A)",
"miShowActivityBar": "アクティビティ バーを表示する(&&A)",
"miToggleWordWrap": "折り返しの切り替え(&&W)",
"miToggleMinimap": "ミニマップの切り替え(&&M)",
"miToggleRenderWhitespace": "空白文字の表示の切り替え(&&R)",
"miToggleRenderControlCharacters": "制御文字の切り替え(&&C)",
"miZoomIn": "拡大(&&Z)",
"miZoomOut": "縮小(&&U)",
"miZoomReset": "ズームのリセット(&&R)",
"miBack": "戻る(&B)",
"miForward": "進む(&&F)",
"miNextEditor": "次のエディター(&&N)",
"miPreviousEditor": "前のエディター(&&P)",
"miNextEditorInGroup": "グループ内の次の使用されているエディター(&&N)",
"miPreviousEditorInGroup": "グループ内の前の使用されているエディター(&&P)",
"miSwitchEditor": "エディターの切り替え(&&E)",
"miFocusFirstGroup": "1 番目のグループ(&&F)",
"miFocusSecondGroup": "2 番目のグループ(&&S)",
"miFocusThirdGroup": "3 番目のグループ(&&T)",
"miNextGroup": "次のグループ(&&N)",
"miPreviousGroup": "前のグループ(&&P)",
"miSwitchGroup": "グループの切り替え(&&G)",
"miGotoFile": "ファイルに移動(&&F)...",
"miGotoSymbolInFile": "ファイル内のシンボルへ移動(&&S)...",
"miGotoSymbolInWorkspace": "ワークスペース内のシンボルへ移動(&&W)...",
"miGotoDefinition": "定義に移動(&&D)",
"miGotoTypeDefinition": "型定義に移動(&&T)",
"miGotoImplementation": "実装に移動(&&I)",
"miGotoLine": "指定行へ移動(&&L)...",
"miStartDebugging": "デバッグの開始(&&S)",
"miStartWithoutDebugging": "デバッグなしで開始(&&W)",
"miStopDebugging": "デバッグの停止(&&S)",
"miRestart Debugging": "デバッグの再起動(&&R)",
"miOpenConfigurations": "構成を開く(&&C)",
"miAddConfiguration": "構成の追加...",
"miStepOver": "ステップ オーバーする(&&O)",
"miStepInto": "ステップ インする(&&I)",
"miStepOut": "ステップ アウトする(&&U)",
"miContinue": "続行(&&C)",
"miToggleBreakpoint": "ブレークポイントの切り替え(&&B)",
"miConditionalBreakpoint": "条件付きブレークポイント(&&C)...",
"miInlineBreakpoint": "インライン ブレークポイント(&&O)",
"miFunctionBreakpoint": "関数のブレークポイント(&&F)...",
"miLogPoint": "ログポイント(&&L)",
"miNewBreakpoint": "新しいブレークポイント(&&N)",
"miEnableAllBreakpoints": "すべてのブレークポイントを有効にする",
"miDisableAllBreakpoints": "すべてのブレークポイントを無効にする(&&L)",
"miRemoveAllBreakpoints": "すべてのブレークポイントを削除する(&&R)",
"miInstallAdditionalDebuggers": "追加のデバッガーをインストール(&&I)...",
"mMinimize": "最小化",
"mZoom": "ズーム",
"mBringToFront": "すべてを前面に配置",
"miSwitchWindow": "ウィンドウの切り替え(&&W)...",
"mShowPreviousTab": "前のタブを表示",
"mShowNextTab": "次のタブを表示",
"mMoveTabToNewWindow": "タブを新しいウィンドウに移動",
"mMergeAllWindows": "すべてのウィンドウを統合",
"miToggleDevTools": "開発者ツールの切り替え(&&T)",
"miAccessibilityOptions": "ユーザー補助オプション(&&O)",
"miOpenProcessExplorerer": "プロセス エクスプローラーを開く(&&P)",
"miReportIssue": "問題の報告(&&I)",
"miWelcome": "ようこそ(&&W)",
"miInteractivePlayground": "対話型プレイグラウンド(&&I)",
"miDocumentation": "参照資料(&&D)",
"miReleaseNotes": "リリース ノート(&&R)",
"miKeyboardShortcuts": "キーボード ショートカットの参照(&&K)",
"miIntroductoryVideos": "紹介ビデオ(&&V)",
"miTipsAndTricks": "ヒントとコツ(&&T)",
"miTwitter": "ツイッターに参加(&&J)",
"miUserVoice": "機能要求の検索(&&S)",
"miLicense": "ライセンスの表示(&&L)",
"miPrivacyStatement": "プライバシーについて(&&P)",
"miAbout": "バージョン情報(&&A)",
"miRunTask": "タスクの実行(&&R)...",
"miBuildTask": "ビルド タスクの実行(&&B)...",
"miRunningTask": "実行中のタスクを表示(&&G)...",
"miRestartTask": "実行中のタスクの再起動(&&E)...",
"miTerminateTask": "タスクの終了(&&T)...",
"miConfigureTask": "タスクの構成(&&C)…",
"miConfigureBuildTask": "既定のビルド タスクの構成(&&F)…",
"accessibilityOptionsWindowTitle": "ユーザー補助オプション",
"miCheckForUpdates": "更新の確認...",
"miCheckingForUpdates": "更新を確認しています...",
"miDownloadUpdate": "利用可能な更新プログラムをダウンロードします",
"miDownloadingUpdate": "更新をダウンロードしています...",
"miInstallUpdate": "更新プログラムのインストール...",
"miInstallingUpdate": "更新プログラムをインストールしています...",
"miRestartToUpdate": "再起動して更新..."
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"hiddenMenuBar": "引き続き Alt キーを押してメニュー バーにアクセスできます。"
}

View File

@@ -1,32 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"ok": "OK",
"pathNotExistTitle": "パスが存在しません",
"pathNotExistDetail": "パス '{0}' はディスクに存在しなくなったようです。",
"reopen": "もう一度開く(&&R)",
"wait": "待機を続ける(&&K)",
"close": "閉じる(&&C)",
"appStalled": "ウィンドウから応答がありません",
"appStalledDetail": "ウィンドウを再度開くか、閉じるか、このまま待機できます。",
"appCrashed": "ウィンドウがクラッシュしました",
"appCrashedDetail": "ご不便をおかけして申し訳ありません。ウィンドウを再度開いて、中断したところから続行できます。",
"open": "開く",
"openFolder": "フォルダーを開く",
"openFile": "ファイルを開く",
"workspaceOpenedMessage": "ワークスペース '{0}' を保存できません",
"workspaceOpenedDetail": "ワークスペースは既に別のウィンドウで開いています。最初にそのウィンドウを閉じててから、もう一度やり直してください。",
"openWorkspace": "開く(&&O)",
"openWorkspaceTitle": "ワークスペースを開く",
"save": "保存(&&S)",
"doNotSave": "保存しない(&&N)",
"cancel": "キャンセル",
"saveWorkspaceMessage": "ワークスペースの構成をファイルとして保存しますか?",
"saveWorkspaceDetail": "再度開く予定があるならワークスペースを保存します。",
"saveWorkspace": "ワークスペースを保存"
}

View File

@@ -1,20 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"notFound": "拡張機能 '{0}' が見つかりませんでした。",
"notInstalled": "拡張機能 '{0}' がインストールされていません。",
"useId": "発行元などの完全な拡張機能 ID を使用していることをご確認ください。例: {0}",
"successVsixInstall": "拡張機能 '{0}' が正常にインストールされました。",
"cancelVsixInstall": "拡張機能 '{0}' のインストールをキャンセルしました。",
"alreadyInstalled": "拡張機能 '{0}' は既にインストールされています。",
"foundExtension": "Marketplace で '{0}' が見つかりました。",
"installing": "インストールしています...",
"successInstall": "拡張機能 '{0}' v{1} が正常にインストールされました!",
"uninstalling": "{0} をアンインストールしています...",
"successUninstall": "拡張機能 '{0}' が正常にアンインストールされました!"
}

View File

@@ -1,13 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"summary.0": "編集は行われませんでした",
"summary.nm": "{1} 個のファイルで {0} 件のテキスト編集を実行",
"summary.n0": "1 つのファイルで {0} 個のテキストを編集",
"conflict": "この間に次のファイルが変更されました: {0}"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"cursors.maximum": "カーソルの数は {0} 個に制限されています。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"diff.tooLarge": "一方のファイルが大きすぎるため、ファイルを比較できません。"
}

View File

@@ -1,20 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"label.close": "閉じる",
"no_lines": "行なし",
"one_line": "1 行",
"more_lines": "{0} 行",
"header": "{1} の差異 {0}: 変更前 {2}, {3}, 変更後 {4}, {5}",
"blankLine": "空白",
"equalLine": "変更前の {0}、変更後の {1}: {2}",
"insertLine": "+ 変更後の {0}: {1}",
"deleteLine": "- 変更前の {0}: {1}",
"editor.action.diffReview.next": "次の差分に移動",
"editor.action.diffReview.prev": "前の差分に移動"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"cursors.maximum": "カーソルの数は {0} 個に制限されています。"
}

View File

@@ -1,118 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"editorConfigurationTitle": "エディター",
"fontFamily": "フォント ファミリを制御します。",
"fontWeight": "フォントの太さを制御します。",
"fontSize": "フォント サイズをピクセル単位で制御します。",
"lineHeight": "行の高さを制御します。fontSize に基づいて lineHeight を計算する場合には、0 を使用します。",
"letterSpacing": "文字の間隔をピクセル単位で制御します。",
"lineNumbers.off": "行番号は表示されません。",
"lineNumbers.on": "行番号は、絶対数として表示されます。",
"lineNumbers.relative": "行番号は、カーソル位置までの行数として表示されます。",
"lineNumbers.interval": "行番号は 10 行ごとに表示されます。",
"lineNumbers": "行番号の表示を制御します。",
"rulers": "等幅フォントの特定番号の後ろに垂直ルーラーを表示します。複数のルーラーには複数の値を使用します。配列が空の場合はルーラーを表示しません。",
"wordSeparators": "単語に関連したナビゲーションまたは操作を実行するときに、単語の区切り文字として使用される文字",
"tabSize": "1 つのタブに相当するスペースの数。`editor.detectIndentation` がオンの場合、この設定はファイル コンテンツに基づいて上書きされます。",
"tabSize.errorMessage": "'number' が必要です。`editor.detectIndentation` 設定によって値 \"auto\" が置き換えられていることに注意してください。",
"insertSpaces": "Tab キーを押すとスペースが挿入されます。`editor.detectIndentation` がオンの場合、この設定はファイル コンテンツに基づいて上書きされます。",
"insertSpaces.errorMessage": "'boolean' が必要です。`editor.detectIndentation` 設定によって値 \"auto\" が置き換えられていることに注意してください。",
"detectIndentation": "ファイルを開くと、そのファイルの内容に基づいて `editor.tabSize` と `editor.insertSpaces` が検出されます。",
"roundedSelection": "選択範囲の角を丸くするかどうかを制御します",
"scrollBeyondLastLine": "エディターで最後の行を越えてスクロールするかどうかを制御します",
"scrollBeyondLastColumn": "エディターが水平方向に余分にスクロールする文字数を制御します",
"smoothScrolling": "アニメーションでエディターをスクロールするかどうかを制御します",
"minimap.enabled": "ミニマップを表示するかどうかを制御します",
"minimap.side": "ミニマップを表示する場所を制御します。",
"minimap.showSlider": "ミニマップのスライダーを自動的に非表示にするかどうかを制御します。",
"minimap.renderCharacters": "行に (カラー ブロックではなく) 実際の文字を表示します",
"minimap.maxColumn": "表示するミニマップの最大幅を特定の桁数に制限します",
"find.seedSearchStringFromSelection": "エディターの選択から検索ウィジェット内の検索文字列を与えるかどうかを制御します",
"find.autoFindInSelection": "エディター内で複数の文字もしくは行が選択されているときに選択範囲を検索するフラグを有効にするかどうかを制御します",
"find.globalFindClipboard": "macOS で検索ウィジェットが共有の検索クリップボードを読み取りまたは変更するかどうかを制御します",
"wordWrap.off": "行を折り返しません。",
"wordWrap.on": "行をビューポートの幅で折り返します。",
"wordWrap.wordWrapColumn": "行を 'editor.wordWrapColumn' で折り返します。",
"wordWrap.bounded": "ビューポートと 'editor.wordWrapColumn' の最小値で行を折り返します。",
"wordWrap": "行の折り返し方法を制御します。次の値を指定できます。\n - 'off' (折り返さない),\n - 'on' (ビューポート折り返し),\n - 'wordWrapColumn' ('editor.wordWrapColumn' で折り返し) or\n - 'bounded' (ビューポートと 'editor.wordWrapColumn' の最小値で折り返し).",
"wordWrapColumn": "'editor.wordWrap' が 'wordWrapColumn' または 'bounded' の場合に、エディターの折り返し桁を制御します。",
"wrappingIndent": "折り返し行のインデントを制御します。'none'、'same'、'indent' または 'deepIndent' のいずれかを指定できます。",
"mouseWheelScrollSensitivity": "マウス ホイール スクロール イベントの `deltaX` と `deltaY` で使用される乗数",
"multiCursorModifier.ctrlCmd": "Windows および Linux 上の `Control` キーと macOS 上の `Command` キーに割り当てます。",
"multiCursorModifier.alt": "Windows および Linux 上の `Alt` キーと macOS 上の `Option` キーに割り当てます。",
"multiCursorModifier": "マウスを使用して複数のカーソルを追加するときに使用する修飾キーです。`ctrlCmd` は Windows および Linux 上の `Control` キーと macOS 上の `Command` キーに割り当てます。「定義に移動」や「リンクを開く」のマウス操作は、マルチカーソルの修飾キーと競合しないように適用されます。",
"multiCursorMergeOverlapping": "複数のカーソルが重なっているときは、マージします。",
"quickSuggestions.strings": "文字列内でクイック候補を有効にします。",
"quickSuggestions.comments": "コメント内でクイック候補を有効にします。",
"quickSuggestions.other": "文字列およびコメント外でクイック候補を有効にします。",
"quickSuggestions": "入力中に候補を自動的に表示するかどうかを制御します",
"quickSuggestionsDelay": "クイック候補が表示されるまでの待ち時間 (ミリ秒) を制御します",
"parameterHints": "入力時にパラメーター ドキュメントと型情報を表示するポップアップを有効にする",
"autoClosingBrackets": "エディターで左角かっこの後に自動的に右角かっこを挿入するかどうかを制御します",
"formatOnType": "エディターで入力後に自動的に行の書式設定を行うかどうかを制御します",
"formatOnPaste": "貼り付けた内容がエディターにより自動的にフォーマットされるかどうかを制御します。フォーマッタを使用可能にする必要があります。また、フォーマッタがドキュメント内の範囲をフォーマットできなければなりません。",
"autoIndent": "ユーザーが入力や貼り付け、行の移動をしたとき、エディターがインデントを自動的に調整するかどうかを制御します。言語のインデント ルールを使用できる必要があります。",
"suggestOnTriggerCharacters": "トリガー文字の入力時に候補が自動的に表示されるようにするかどうかを制御します",
"acceptSuggestionOnEnter": "'Tab' キーに加えて 'Enter' キーで候補を受け入れるかどうかを制御します。改行の挿入や候補の反映の間であいまいさを解消するのに役立ちます。'smart' 値は文字を変更するときに、Enter キーを押すだけで提案を反映することを意味します。",
"acceptSuggestionOnCommitCharacter": "コミット文字で候補を受け入れるかどうかを制御します。たとえば、JavaScript ではセミコロン (';') をコミット文字にして、候補を受け入れてその文字を入力することができます。",
"snippetSuggestions.top": "他の候補の上にスニペットの候補を表示します。",
"snippetSuggestions.bottom": "他の候補の下にスニペットの候補を表示します。",
"snippetSuggestions.inline": "他の候補と一緒にスニペットの候補を表示します。",
"snippetSuggestions.none": "スニペットの候補を表示しません。",
"snippetSuggestions": "他の修正候補と一緒にスニペットを表示するかどうか、およびその並び替えの方法を制御します。",
"emptySelectionClipboard": "選択範囲を指定しないでコピーする場合に現在の行をコピーするかどうかを制御します。",
"wordBasedSuggestions": "ドキュメント内の単語に基づいて入力候補を計算するかどうかを制御します。",
"suggestSelection.first": "常に最初の候補を選択します。",
"suggestSelection.recentlyUsed": "追加入力によって選択されたものがなければ、最近の候補を選択します。例: `console.| -> console.log` (`log` は最近入力されたため)。",
"suggestSelection.recentlyUsedByPrefix": "これらの候補を入力した前のプレフィックスに基づいて候補を選択します。例: `co -> console`、`con -> const`。",
"suggestSelection": "候補リストを表示するときに候補を事前に選択する方法を制御します。",
"suggestFontSize": "候補のウィジェットのフォント サイズ",
"suggestLineHeight": "候補のウィジェットの行の高さ",
"selectionHighlight": "エディターで選択範囲に類似する一致箇所を強調表示するかどうかを制御します",
"occurrencesHighlight": "エディターでセマンティック シンボルの出現箇所を強調表示するかどうかを制御します",
"overviewRulerLanes": "概要ルーラーの同じ位置に表示できる装飾の数を制御します",
"overviewRulerBorder": "概要ルーラーの周囲に境界線が描画されるかどうかを制御します。",
"cursorBlinking": "カーソルのアニメーション方式を制御します。",
"mouseWheelZoom": "Ctrl キーを押しながらマウス ホイールを使用してエディターのフォントをズームします",
"cursorStyle": "カーソルのスタイルを制御します。指定できる値は 'block'、'block-outline'、'line'、'line-thin'、'underline'、'underline-thin' です",
"cursorWidth": "editor.cursorStyle が 'line' に設定されている場合、カーソルの幅を制御する",
"fontLigatures": "フォントの合字を使用します",
"hideCursorInOverviewRuler": "概要ルーラーでカーソルを非表示にするかどうかを制御します。",
"renderWhitespace": "エディターで空白文字を表示する方法を制御します。'none'、'boundary' および 'all' が使用可能です。'boundary' オプションでは、単語間の単一スペースは表示されません。",
"renderControlCharacters": "エディターで制御文字を表示する必要があるかどうかを制御します",
"renderIndentGuides": "エディターでインデントのガイドを表示する必要があるかどうかを制御します",
"renderLineHighlight": "エディターが現在の行をどのように強調表示するかを制御します。考えられる値は 'none'、'gutter'、'line'、'all' です。",
"codeLens": "エディターが CodeLens を表示するかどうかを制御します",
"folding": "エディターでコードの折りたたみを有効にするかどうかを制御します",
"foldingStrategyAuto": "利用可能であれば、言語に特有の折りたたみ方式を使用して、そうでない場合はインデント方式に戻ります。",
"foldingStrategyIndentation": "常にインデントに基づく折りたたみ方式を使用します",
"foldingStrategy": "折りたたみ範囲の計算方法を制御します。'auto' は利用可能であれば言語固有の折りたたみ方式を使用します。'indentation' は常にインデントに基づく折りたたみ方式を使用します。",
"showFoldingControls": "余白上の折りたたみコントロールを自動的に非表示にするかどうかを制御します 。",
"matchBrackets": "かっこを選択すると、対応するかっこを強調表示します。",
"glyphMargin": "エディターで縦のグリフ余白が表示されるかどうかを制御します。ほとんどの場合、グリフ余白はデバッグに使用されます。",
"useTabStops": "空白の挿入や削除はタブ位置に従って行われます",
"trimAutoWhitespace": "自動挿入された末尾の空白を削除する",
"stablePeek": "エディターのコンテンツをダブルクリックするか、Esc キーを押しても、ピーク エディターを開いたままにします。",
"dragAndDrop": "ドラッグ アンド ドロップによる選択範囲の移動をエディターが許可する必要があるかどうかを制御します。",
"accessibilitySupport.auto": "エディターはスクリーン リーダーがいつ接続されたかを検出するためにプラットフォーム API を使用します。",
"accessibilitySupport.on": "エディターは永続的にスクリーン リーダー向けに最適化されます。",
"accessibilitySupport.off": "エディターはスクリーン リーダー向けに最適化されません。",
"accessibilitySupport": "エディターをスクリーン リーダーに最適化されたモードで実行するかどうかを制御します。",
"links": "エディターがリンクを検出してクリック可能な状態にするかどうかを制御します",
"colorDecorators": "エディターでインライン カラー デコレーターと色の選択を表示する必要があるかどうかを制御します。",
"codeActions": "コード アクション (lightbulb) を有効にする",
"codeActionsOnSave.organizeImports": "保存時にインポートの整理を実行しますか?",
"codeActionsOnSave": "保存時に実行されるコードアクションの種類。",
"codeActionsOnSaveTimeout": "保存時に実行されるコード アクションのタイムアウト値。",
"selectionClipboard": "Linux の PRIMARY クリップボードをサポートするかどうかを制御します。",
"sideBySide": "差分エディターが差分を横に並べて表示するか、行内に表示するかを制御します",
"ignoreTrimWhitespace": "差分エディターが、先頭または末尾の空白の変更を差分として表示するかどうかを制御します。",
"largeFileOptimizations": "大きなファイルでメモリが集中する特定の機能を無効にするための特別な処理。",
"renderIndicators": "差分エディターが追加/削除された変更に +/- インジケーターを示すかどうかを制御します"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"editorViewAccessibleLabel": "エディターのコンテンツ"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"accessibilityOffAriaLabel": "現在エディターにアクセスすることはできません。 Alt + F1 キーを押してオプションを選択します。",
"editorViewAccessibleLabel": "エディターのコンテンツ"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"corrupt.commands": "コマンドの実行中に予期しない例外が発生しました。"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"mode.tokenizationSupportFailed": "入力のトークン化中にモードが失敗しました。"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"plainText.alias": "プレーンテキスト"
}

View File

@@ -1,11 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"conflict": "この間に次のファイルが変更されました: {0}",
"summary.0": "編集は行われませんでした",
"summary.nm": "{1} 個のファイルで {0} 件のテキスト編集を実行",
"summary.n0": "1 つのファイルで {0} 個のテキストを編集"
}

View File

@@ -1,16 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"vscode.extension.contributes.languages": "言語の宣言を提供します。",
"vscode.extension.contributes.languages.id": "言語の ID。",
"vscode.extension.contributes.languages.aliases": "言語の名前のエイリアス。",
"vscode.extension.contributes.languages.extensions": "言語に関連付けられているファイルの拡張子。",
"vscode.extension.contributes.languages.filenames": "言語に関連付けられたファイル名。",
"vscode.extension.contributes.languages.filenamePatterns": "言語に関連付けられたファイル名の glob パターン。",
"vscode.extension.contributes.languages.mimetypes": "言語に関連付けられている MIME の種類。",
"vscode.extension.contributes.languages.firstLine": "言語のファイルの最初の行に一致する正規表現。",
"vscode.extension.contributes.languages.configuration": "言語の構成オプションを含むファイルへの相対パス。"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"diagAndSourceMultiline": "[{0}]\n{1}",
"diagAndSource": "[{0}] {1}"
}

View File

@@ -1,40 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"lineHighlight": "カーソル位置の行を強調表示する背景色。",
"lineHighlightBorderBox": "カーソル位置の行の境界線を強調表示する背景色。",
"rangeHighlight": "Quick Open 機能や検索機能などによって強調表示された範囲の背景色。下にある装飾を隠さないために、色は不透過であってはなりません。",
"rangeHighlightBorder": "強調表示された範囲の境界線の背景色。",
"caret": "エディターのカーソルの色。",
"editorCursorBackground": "選択された文字列の背景色です。選択された文字列の背景色をカスタマイズ出来ます。",
"editorWhitespaces": "エディターのスペース文字の色。",
"editorIndentGuides": "エディター インデント ガイドの色。",
"editorActiveIndentGuide": "アクティブなエディターのインデント ガイドの色。",
"editorLineNumbers": "エディターの行番号の色。",
"editorActiveLineNumber": "エディターのアクティブ行番号の色",
"deprecatedEditorActiveLineNumber": "id は使用しないでください。代わりに 'EditorLineNumber.activeForeground' を使用してください。",
"editorRuler": "エディター ルーラーの色。",
"editorCodeLensForeground": "CodeLens エディターの前景色。",
"editorBracketMatchBackground": "一致するかっこの背景色",
"editorBracketMatchBorder": "一致するかっこ内のボックスの色",
"editorOverviewRulerBorder": "概要ルーラーの境界色。",
"editorGutter": "エディターの余白の背景色。余白にはグリフ マージンと行番号が含まれます。",
"errorForeground": "エディターでエラーを示す波線の前景色。",
"errorBorder": "エディターでエラーを示す波線の境界線の色。",
"warningForeground": "エディターで警告を示す波線の前景色。",
"warningBorder": "エディターで警告を示す波線の境界線の色。",
"infoForeground": "エディターで情報を示す波線の前景色。",
"infoBorder": "エディターで情報を示す波線の境界線の色。",
"hintForeground": "エディターでヒントを示す波線の前景色。",
"hintBorder": "エディターでヒントを示す波線の境界線の色。",
"unnecessaryForeground": "エディターの中で不要なコードを示す前景色。",
"overviewRulerRangeHighlight": "範囲を強調表示するときの概要ルーラーのマーカー色。この色は下地の色に紛れないよう不明瞭であってはいけません。",
"overviewRuleError": "エラーを示す概要ルーラーのマーカー色。",
"overviewRuleWarning": "警告を示す概要ルーラーのマーカー色。",
"overviewRuleInfo": "情報を示す概要ルーラーのマーカー色。"
}

View File

@@ -1,15 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"introMsg": "VS Code のアクセシビリティ オプションをご利用いただき、ありがとうございます。",
"status": "ステータス:",
"tabFocusModeOnMsg": "現在のエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。{0} を押すと、この動作が切り替わります。",
"tabFocusModeOnMsgNoKb": "現在のエディターで Tab キーを押すと、次のフォーカス可能な要素にフォーカスを移動します。コマンド {0} は、キー バインドでは現在トリガーできません。",
"tabFocusModeOffMsg": "現在のエディターで Tab キーを押すと、タブ文字が挿入されます。{0} を押すと、この動作が切り替わります。",
"tabFocusModeOffMsgNoKb": "現在のエディターで Tab キーを押すと、タブ文字が挿入されます。コマンド {0} は、キー バインドでは現在トリガーできません。",
"outroMsg": "Esc キーを押すと、ヒントを消してエディターに戻ることができます。",
"ShowAccessibilityHelpAction": "アクセシビリティのヘルプを表示します"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"overviewRulerBracketMatchForeground": "一致するブラケットを示す概要ルーラーのマーカー色。",
"smartSelect.jumpBracket": "ブラケットへ移動",
"smartSelect.selectToBracket": "ブラケットに選択"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"smartSelect.jumpBracket": "ブラケットへ移動"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"caret.moveLeft": "キャレットを左に移動",
"caret.moveRight": "キャレットを右に移動"
}

View File

@@ -1,9 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"caret.moveLeft": "キャレットを左に移動",
"caret.moveRight": "キャレットを右に移動"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"transposeLetters.label": "文字の入れ替え"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"transposeLetters.label": "文字の入れ替え"
}

View File

@@ -1,11 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"actions.clipboard.cutLabel": "切り取り",
"actions.clipboard.copyLabel": "コピー",
"actions.clipboard.pasteLabel": "貼り付け",
"actions.clipboard.copyWithSyntaxHighlightingLabel": "構文を強調表示してコピー"
}

View File

@@ -1,13 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"actions.clipboard.cutLabel": "切り取り",
"actions.clipboard.copyLabel": "コピー",
"actions.clipboard.pasteLabel": "貼り付け",
"actions.clipboard.copyWithSyntaxHighlightingLabel": "構文を強調表示してコピー"
}

View File

@@ -1,19 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"quickFixWithKb": "修正プログラム ({0}) を表示する",
"quickFix": "修正プログラムを表示する",
"quickfix.trigger.label": "クイック フィックス...",
"editor.action.quickFix.noneMessage": "利用可能なコード アクションはありません",
"refactor.label": "リファクター...",
"editor.action.refactor.noneMessage": "利用可能なリファクタリングはありません",
"source.label": "ソース アクション...",
"editor.action.source.noneMessage": "利用可能なソース アクションはありません",
"organizeImports.label": "インポートを整理",
"editor.action.organize.noneMessage": "利用可能なインポートの整理アクションはありません"
}

View File

@@ -1,13 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"comment.line": "行コメントの切り替え",
"comment.line.add": "行コメントの追加",
"comment.line.remove": "行コメントの削除",
"comment.block": "ブロック コメントの切り替え"
}

View File

@@ -1,11 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"comment.line": "行コメントの切り替え",
"comment.line.add": "行コメントの追加",
"comment.line.remove": "行コメントの削除",
"comment.block": "ブロック コメントの切り替え"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"action.showContextMenu.label": "エディターのコンテキスト メニューの表示"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"action.showContextMenu.label": "エディターのコンテキスト メニューの表示"
}

View File

@@ -1,21 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"label.find": "検索",
"placeholder.find": "検索",
"label.previousMatchButton": "前の一致項目",
"label.nextMatchButton": "次の一致項目",
"label.toggleSelectionFind": "選択範囲を検索",
"label.closeButton": "閉じる",
"label.replace": "置換",
"placeholder.replace": "置換",
"label.replaceButton": "置換",
"label.replaceAllButton": "すべて置換",
"label.toggleReplaceButton": "置換モードの切り替え",
"title.matchesCountLimit": "最初の {0} 件の結果だけが強調表示されますが、すべての検索操作はテキスト全体で機能します。",
"label.matchesLocation": "{0} / {1} 件",
"label.noResults": "結果なし"
}

View File

@@ -1,12 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"label.find": "検索",
"placeholder.find": "検索",
"label.previousMatchButton": "前の一致項目",
"label.nextMatchButton": "次の一致項目",
"label.closeButton": "閉じる"
}

View File

@@ -1,15 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"startFindAction": "検索",
"findNextMatchAction": "次を検索",
"findPreviousMatchAction": "前を検索",
"nextSelectionMatchFindAction": "次の選択項目を検索",
"previousSelectionMatchFindAction": "前の選択項目を検索",
"startReplace": "置換",
"showNextFindTermAction": "次の検索語句を表示",
"showPreviousFindTermAction": "前の検索語句を表示"
}

View File

@@ -1,18 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"startFindAction": "検索",
"startFindWithSelectionAction": "選択範囲を検索",
"findNextMatchAction": "次を検索",
"findPreviousMatchAction": "前を検索",
"nextSelectionMatchFindAction": "次の選択項目を検索",
"previousSelectionMatchFindAction": "前の選択項目を検索",
"startReplace": "置換",
"showNextFindTermAction": "次の検索語句を表示",
"showPreviousFindTermAction": "前の検索語句を表示"
}

View File

@@ -1,23 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"label.find": "検索",
"placeholder.find": "検索",
"label.previousMatchButton": "前の一致項目",
"label.nextMatchButton": "次の一致項目",
"label.toggleSelectionFind": "選択範囲を検索",
"label.closeButton": "閉じる",
"label.replace": "置換",
"placeholder.replace": "置換",
"label.replaceButton": "置換",
"label.replaceAllButton": "すべて置換",
"label.toggleReplaceButton": "置換モードの切り替え",
"title.matchesCountLimit": "最初の {0} 件の結果だけが強調表示されますが、すべての検索操作はテキスト全体で機能します。",
"label.matchesLocation": "{0} / {1} 件",
"label.noResults": "結果なし"
}

View File

@@ -1,14 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"label.find": "検索",
"placeholder.find": "検索",
"label.previousMatchButton": "前の一致項目",
"label.nextMatchButton": "次の一致項目",
"label.closeButton": "閉じる"
}

View File

@@ -1,14 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"unfoldAction.label": "展開",
"unFoldRecursivelyAction.label": "再帰的に展開",
"foldAction.label": "折りたたみ",
"foldRecursivelyAction.label": "再帰的に折りたたむ",
"foldAllAction.label": "すべて折りたたみ",
"unfoldAllAction.label": "すべて展開",
"foldLevelAction.label": "折りたたみレベル {0}"
}

View File

@@ -1,19 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"unfoldAction.label": "展開",
"unFoldRecursivelyAction.label": "再帰的に展開",
"foldAction.label": "折りたたみ",
"foldRecursivelyAction.label": "再帰的に折りたたむ",
"foldAllBlockComments.label": "すべてのブロック コメントの折りたたみ",
"foldAllMarkerRegions.label": "すべての領域を折りたたむ",
"unfoldAllMarkerRegions.label": "すべての領域を展開",
"foldAllAction.label": "すべて折りたたみ",
"unfoldAllAction.label": "すべて展開",
"foldLevelAction.label": "レベル {0} で折りたたむ"
}

View File

@@ -1,12 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"EditorFontZoomIn.label": "エディターのフォントを拡大",
"EditorFontZoomOut.label": "エディターのフォントを縮小",
"EditorFontZoomReset.label": "エディターのフォントのズームをリセット"
}

View File

@@ -1,14 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"hint11": "行 {0} で 1 つの書式設定を編集",
"hintn1": "行 {1} で {0} 個の書式設定を編集",
"hint1n": "行 {0} と {1} の間で 1 つの書式設定を編集",
"hintnn": "行 {1} と {2} の間で {0} 個の書式設定を編集",
"no.provider": "申し訳ありません。インストールされた '{0}'ファイル用のフォーマッターが存在しません。",
"formatDocument.label": "ドキュメントのフォーマット",
"formatSelection.label": "選択範囲のフォーマット"
}

View File

@@ -1,18 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"hint11": "行 {0} で 1 つの書式設定を編集",
"hintn1": "行 {1} で {0} 個の書式設定を編集",
"hint1n": "行 {0} と {1} の間で 1 つの書式設定を編集",
"hintnn": "行 {1} と {2} の間で {0} 個の書式設定を編集",
"no.provider": "インストールされた '{0}'ファイル用のフォーマッターが存在しません。",
"formatDocument.label": "ドキュメントのフォーマット",
"no.documentprovider": "インストールされた '{0}'ファイル用のドキュメント フォーマッターが存在しません。",
"formatSelection.label": "選択範囲のフォーマット",
"no.selectionprovider": "インストールされた '{0}' ファイル用の選択範囲フォーマッターが存在しません。"
}

View File

@@ -1,24 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"noResultWord": "'{0}' の定義は見つかりません",
"generic.noResults": "定義が見つかりません",
"meta.title": " {0} 個の定義",
"actions.goToDecl.label": "定義へ移動",
"actions.goToDeclToSide.label": "定義を横に開く",
"actions.previewDecl.label": "定義をここに表示",
"goToImplementation.noResultWord": "'{0}' の実装が見つかりません",
"goToImplementation.generic.noResults": "実装が見つかりません",
"meta.implementations.title": " {0} 個の実装",
"actions.goToImplementation.label": "実装に移動",
"actions.peekImplementation.label": "実装のプレビュー",
"goToTypeDefinition.noResultWord": "'{0}' の型定義が見つかりません",
"goToTypeDefinition.generic.noResults": "型定義が見つかりません",
"meta.typeDefinitions.title": " {0} 個の型定義",
"actions.goToTypeDefinition.label": "型定義へ移動",
"actions.peekTypeDefinition.label": "型定義を表示",
"multipleResults": "クリックして、{0} の定義を表示します。"
}

View File

@@ -1,23 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"noResultWord": "'{0}' の定義は見つかりません",
"generic.noResults": "定義が見つかりません",
"meta.title": " {0} 個の定義",
"actions.goToDecl.label": "定義へ移動",
"actions.goToDeclToSide.label": "定義を横に開く",
"actions.previewDecl.label": "定義をここに表示",
"goToImplementation.noResultWord": "'{0}' の実装が見つかりません",
"goToImplementation.generic.noResults": "実装が見つかりません",
"meta.implementations.title": " {0} 個の実装",
"actions.goToImplementation.label": "実装に移動",
"actions.peekImplementation.label": "実装のプレビュー",
"goToTypeDefinition.noResultWord": "'{0}' の型定義が見つかりません",
"goToTypeDefinition.generic.noResults": "型定義が見つかりません",
"meta.typeDefinitions.title": " {0} 個の型定義",
"actions.goToTypeDefinition.label": "型定義へ移動",
"actions.peekTypeDefinition.label": "型定義を表示"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"multipleResults": "クリックして、{0} の定義を表示します。"
}

View File

@@ -1,25 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"noResultWord": "'{0}' の定義は見つかりません",
"generic.noResults": "定義が見つかりません",
"meta.title": " {0} 個の定義",
"actions.goToDecl.label": "定義へ移動",
"actions.goToDeclToSide.label": "定義を横に開く",
"actions.previewDecl.label": "定義をここに表示",
"goToImplementation.noResultWord": "'{0}' の実装が見つかりません",
"goToImplementation.generic.noResults": "実装が見つかりません",
"meta.implementations.title": " {0} 個の実装",
"actions.goToImplementation.label": "実装に移動",
"actions.peekImplementation.label": "実装のプレビュー",
"goToTypeDefinition.noResultWord": "'{0}' の型定義が見つかりません",
"goToTypeDefinition.generic.noResults": "型定義が見つかりません",
"meta.typeDefinitions.title": " {0} 個の型定義",
"actions.goToTypeDefinition.label": "型定義へ移動",
"actions.peekTypeDefinition.label": "型定義を表示"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"multipleResults": "クリックして、{0} の定義を表示します。"
}

View File

@@ -1,25 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"noResultWord": "'{0}' の定義は見つかりません",
"generic.noResults": "定義が見つかりません",
"meta.title": " {0} 個の定義",
"actions.goToDecl.label": "定義へ移動",
"actions.goToDeclToSide.label": "定義を横に開く",
"actions.previewDecl.label": "定義をここに表示",
"goToImplementation.noResultWord": "'{0}' の実装が見つかりません",
"goToImplementation.generic.noResults": "実装が見つかりません",
"meta.implementations.title": " {0} 個の実装",
"actions.goToImplementation.label": "実装に移動",
"actions.peekImplementation.label": "実装のプレビュー",
"goToTypeDefinition.noResultWord": "'{0}' の型定義が見つかりません",
"goToTypeDefinition.generic.noResults": "型定義が見つかりません",
"meta.typeDefinitions.title": " {0} 個の型定義",
"actions.goToTypeDefinition.label": "型定義へ移動",
"actions.peekTypeDefinition.label": "型定義を表示"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"multipleResults": "クリックして、{0} の定義を表示します。"
}

View File

@@ -1,14 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"title.wo_source": "({0}/{1})",
"markerAction.next.label": "次のエラーまたは警告へ移動",
"markerAction.previous.label": "前のエラーまたは警告へ移動",
"editorMarkerNavigationError": "エディターのマーカー ナビゲーション ウィジェットのエラーの色。",
"editorMarkerNavigationWarning": "エディターのマーカー ナビゲーション ウィジェットの警告の色。",
"editorMarkerNavigationInfo": "エディターのマーカー ナビゲーション ウィジェットの情報の色。",
"editorMarkerNavigationBackground": "エディターのマーカー ナビゲーション ウィジェットの背景。"
}

View File

@@ -1,13 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"markerAction.next.label": "次の問題 (エラー、警告、情報) へ移動",
"markerAction.previous.label": "前の問題 (エラー、警告、情報) へ移動",
"markerAction.nextInFiles.label": "ファイル内の次の問題 (エラー、警告、情報) へ移動",
"markerAction.previousInFiles.label": "ファイル内の前の問題 (エラー、警告、情報) へ移動"
}

View File

@@ -1,14 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"title.wo_source": "({0}/{1})",
"editorMarkerNavigationError": "エディターのマーカー ナビゲーション ウィジェットのエラーの色。",
"editorMarkerNavigationWarning": "エディターのマーカー ナビゲーション ウィジェットの警告の色。",
"editorMarkerNavigationInfo": "エディターのマーカー ナビゲーション ウィジェットの情報の色。",
"editorMarkerNavigationBackground": "エディターのマーカー ナビゲーション ウィジェットの背景。"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"showHover": "ホバーの表示"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"modesContentHover.loading": "読み込んでいます..."
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"showHover": "ホバーの表示"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"modesContentHover.loading": "読み込んでいます..."
}

View File

@@ -1,9 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"InPlaceReplaceAction.previous.label": "前の値に置換",
"InPlaceReplaceAction.next.label": "次の値に置換"
}

View File

@@ -1,11 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"InPlaceReplaceAction.previous.label": "前の値に置換",
"InPlaceReplaceAction.next.label": "次の値に置換"
}

View File

@@ -1,15 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"indentationToSpaces": "インデントをスペースに変換",
"indentationToTabs": "インデントをタブに変換",
"configuredTabSize": "構成されたタブのサイズ",
"selectTabWidth": "現在のファイルのタブのサイズを選択",
"indentUsingTabs": "タブによるインデント",
"indentUsingSpaces": "スペースによるインデント",
"detectIndentation": "内容からインデントを検出",
"editor.reindentlines": "行の再インデント"
}

View File

@@ -1,18 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"indentationToSpaces": "インデントをスペースに変換",
"indentationToTabs": "インデントをタブに変換",
"configuredTabSize": "構成されたタブのサイズ",
"selectTabWidth": "現在のファイルのタブのサイズを選択",
"indentUsingTabs": "タブによるインデント",
"indentUsingSpaces": "スペースによるインデント",
"detectIndentation": "内容からインデントを検出",
"editor.reindentlines": "行の再インデント",
"editor.reindentselectedlines": "選択行を再インデント"
}

View File

@@ -1,9 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"inspectTMScopes": "開発者: TM スコープの検査",
"inspectTMScopesWidget.loading": "読み込んでいます..."
}

View File

@@ -1,25 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"lines.copyUp": "行を上へコピー",
"lines.copyDown": "行を下へコピー",
"lines.moveUp": "行を上へ移動",
"lines.moveDown": "行を下へ移動",
"lines.sortAscending": "行を昇順に並べ替え",
"lines.sortDescending": "行を降順に並べ替え",
"lines.trimTrailingWhitespace": "末尾の空白のトリミング",
"lines.delete": "行の削除",
"lines.indent": "行のインデント",
"lines.outdent": "行のインデント解除",
"lines.insertBefore": "行を上に挿入",
"lines.insertAfter": "行を下に挿入",
"lines.deleteAllLeft": "左側をすべて削除",
"lines.deleteAllRight": "右側をすべて削除",
"lines.joinLines": "行をつなげる",
"editor.transpose": "カーソルの周囲の文字を入れ替える",
"editor.transformToUppercase": "大文字に変換",
"editor.transformToLowercase": "小文字に変換"
}

View File

@@ -1,27 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"lines.copyUp": "行を上へコピー",
"lines.copyDown": "行を下へコピー",
"lines.moveUp": "行を上へ移動",
"lines.moveDown": "行を下へ移動",
"lines.sortAscending": "行を昇順に並べ替え",
"lines.sortDescending": "行を降順に並べ替え",
"lines.trimTrailingWhitespace": "末尾の空白のトリミング",
"lines.delete": "行の削除",
"lines.indent": "行のインデント",
"lines.outdent": "行のインデント解除",
"lines.insertBefore": "行を上に挿入",
"lines.insertAfter": "行を下に挿入",
"lines.deleteAllLeft": "左側をすべて削除",
"lines.deleteAllRight": "右側をすべて削除",
"lines.joinLines": "行をつなげる",
"editor.transpose": "カーソルの周囲の文字を入れ替える",
"editor.transformToUppercase": "大文字に変換",
"editor.transformToLowercase": "小文字に変換"
}

View File

@@ -1,16 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"links.navigate.mac": "command キーを押しながらクリックしてリンク先を表示",
"links.navigate": "Ctrl キーを押しながらクリックしてリンク先を表示",
"links.command.mac": "command キーを押しながらクリックしてコマンドを実行",
"links.command": "Ctrl キーを押しながらクリックしてコマンドを実行",
"links.navigate.al": "Altl キーを押しながらクリックしてリンク先を表示",
"links.command.al": "Alt キーを押しながらクリックしてコマンドを実行",
"invalid.url": "申し訳ありません。このリンクは形式が正しくないため開くことができませんでした: {0}",
"missing.url": "申し訳ありません。このリンクはターゲットが存在しないため開くことができませんでした。",
"label": "リンクを開く"
}

View File

@@ -1,20 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"links.navigate.mac": "command キーを押しながらクリックしてリンク先を表示",
"links.navigate": "Ctrl キーを押しながらクリックしてリンク先を表示",
"links.command.mac": "command キーを押しながらクリックしてコマンドを実行",
"links.command": "Ctrl キーを押しながらクリックしてコマンドを実行",
"links.navigate.al.mac": "Option キーを押しながらクリックしてリンク先を表示",
"links.navigate.al": "Altl キーを押しながらクリックしてリンク先を表示",
"links.command.al.mac": "Option キーを押しながらクリックしてコマンドを実行",
"links.command.al": "Alt キーを押しながらクリックしてコマンドを実行",
"invalid.url": "このリンクは形式が正しくないため開くことができませんでした: {0}",
"missing.url": "このリンクはターゲットが存在しないため開くことができませんでした。",
"label": "リンクを開く"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"editor.readonly": "読み取り専用のエディターは編集できません"
}

View File

@@ -1,16 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"mutlicursor.insertAbove": "カーソルを上に挿入",
"mutlicursor.insertBelow": "カーソルを下に挿入",
"mutlicursor.insertAtEndOfEachLineSelected": "カーソルを行末に挿入",
"addSelectionToNextFindMatch": "選択した項目を次の一致項目に追加",
"addSelectionToPreviousFindMatch": "選んだ項目を前の一致項目に追加する",
"moveSelectionToNextFindMatch": "最後に選択した項目を次の一致項目に移動",
"moveSelectionToPreviousFindMatch": "最後に選んだ項目を前の一致項目に移動する",
"selectAllOccurrencesOfFindMatch": "一致するすべての出現箇所を選択します",
"changeAll.label": "すべての出現箇所を変更"
}

View File

@@ -1,18 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"mutlicursor.insertAbove": "カーソルを上に挿入",
"mutlicursor.insertBelow": "カーソルを下に挿入",
"mutlicursor.insertAtEndOfEachLineSelected": "カーソルを行末に挿入",
"addSelectionToNextFindMatch": "選択項目を次の一致項目に追加",
"addSelectionToPreviousFindMatch": "選択項目を次の一致項目に追加",
"moveSelectionToNextFindMatch": "最後に選択した項目を次の一致項目に移動",
"moveSelectionToPreviousFindMatch": "最後に選択した項目を前の一致項目に移動",
"selectAllOccurrencesOfFindMatch": "一致するすべての出現箇所を選択",
"changeAll.label": "すべての出現箇所を変更"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"parameterHints.trigger.label": "パラメーター ヒントをトリガー"
}

View File

@@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"hint": "{0}、ヒント"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"parameterHints.trigger.label": "パラメーター ヒントをトリガー"
}

View File

@@ -1,10 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"hint": "{0}、ヒント"
}

Some files were not shown because too many files have changed in this diff Show More