Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"profiler.settings.viewTemplates": "ビュー テンプレートを指定する",
"profiler.settings.sessionTemplates": "セッション テンプレートを指定"
}

View File

@@ -0,0 +1,26 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"profilerAction.connect": "接続",
"profilerAction.disconnect": "切断",
"start": "スタート",
"create": "新しいセッション",
"profilerAction.pauseCapture": "一時停止",
"profilerAction.resumeCapture": "再開",
"profilerStop.stop": "停止",
"profiler.clear": "データのクリア",
"profilerAction.autoscrollOn": "自動スクロール: オン",
"profilerAction.autoscrollOff": "自動スクロール: オフ",
"profiler.toggleCollapsePanel": "折りたたんだパネルを切り替える",
"profiler.editColumns": "列の編集",
"profiler.findNext": "次の文字列を検索",
"profiler.findPrevious": "前の文字列を検索します",
"profilerAction.newProfiler": "プロファイラーを起動",
"profiler.filter": "フィルター...",
"profiler.clearFilter": "フィルターのクリア"
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"eventSort": "イベントで並び替え",
"nameColumn": "列で並べ替え",
"profilerColumnDialog.profiler": "プロファイラー",
"profilerColumnDialog.ok": "OK",
"profilerColumnDialog.cancel": "キャンセル"
}

View File

@@ -0,0 +1,26 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"profilerFilterDialog.clear": "すべてクリア",
"profilerFilterDialog.apply": "適用",
"profilerFilterDialog.ok": "OK",
"profilerFilterDialog.cancel": "キャンセル",
"profilerFilterDialog.title": "フィルター",
"profilerFilterDialog.remove": "削除",
"profilerFilterDialog.add": "追加",
"profilerFilterDialog.addClauseText": "句を追加するにはここをクリック",
"profilerFilterDialog.fieldColumn": "フィールド",
"profilerFilterDialog.operatorColumn": "演算子",
"profilerFilterDialog.valueColumn": "値",
"profilerFilterDialog.isNullOperator": "Null である",
"profilerFilterDialog.isNotNullOperator": "Null でない",
"profilerFilterDialog.containsOperator": "次の値を含む",
"profilerFilterDialog.notContainsOperator": "含まない",
"profilerFilterDialog.startsWithOperator": "次で始まる",
"profilerFilterDialog.notStartsWithOperator": "次で始まらない"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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": "閉じる",
"title.matchesCountLimit": "検索で多数の結果が返されました。最初の 999 件のみ強調表示されます。",
"label.matchesLocation": "{1} の {0}",
"label.noResults": "結果はありません。"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"ProfilerTableEditor.eventCountFiltered": "イベント (フィルター処理済み): {0}/{1}",
"ProfilerTableEditor.eventCount": "イベント: {0}"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"profiler.viewSelectAccessibleName": "ビューの選択",
"profiler.sessionSelectAccessibleName": "セッションの選択",
"profiler.sessionSelectLabel": "セッションを選択:",
"profiler.viewSelectLabel": "ビューを選択:",
"text": "テキスト",
"label": "ラベル",
"profilerEditor.value": "値",
"details": "詳細"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"profilerInput.profiler": "プロファイラー",
"profilerInput.notConnected": "接続されていません",
"profiler.sessionStopped": "サーバー {0} で XEvent プロファイラー セッションが予期せず停止しました。",
"profiler.sessionCreationError": "新しいセッションを開始中にエラーが発生しました",
"profiler.eventsLost": "{0} の XEvent プロファイラー セッションのイベントが失われました。",
"confirmStopProfilerSession": "実行中の XEvent セッションを停止しますか?",
"profilerClosingActions.yes": "はい",
"profilerClosingActions.no": "いいえ",
"profilerClosingActions.cancel": "キャンセル"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"profilerTextEditorAriaLabel": "イベントテキストのプロファイラーエディター。読み取り専用"
}