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,25 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dashboard.properties.property": "ダッシュ ボードに表示するプロパティを定義します",
"dashboard.properties.property.displayName": "プロパティのラベルとして使用する値",
"dashboard.properties.property.value": "値にアクセスするためのオブジェクトの値",
"dashboard.properties.property.ignore": "無視される値を指定します。",
"dashboard.properties.property.default": "無視されるか値が無い場合に表示される既定値です。",
"dashboard.properties.flavor": "デッシュボード プロパティを定義するための構成",
"dashboard.properties.flavor.id": "フレーバーの ID",
"dashboard.properties.flavor.condition": "このフレーバーを使用する条件",
"dashboard.properties.flavor.condition.field": "比較するフィールド",
"dashboard.properties.flavor.condition.operator": "比較に使用する演算子",
"dashboard.properties.flavor.condition.value": "フィールドを比較する値",
"dashboard.properties.databaseProperties": "データベース ページに表示するプロパティ",
"dashboard.properties.serverProperties": "サーバー ページに表示するプロパティ",
"carbon.extension.dashboard": "このプロバイダーがダッシュボードをサポートすることを定義します",
"dashboard.id": "プロバイダー id (例: MSSQL)",
"dashboard.properties": "ダッシュ ボードに表示するプロパティの値"
}

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."
],
"schema.dashboardWidgets.InsightsRegistry": "ダッシュ ボードで使用されているウィジェット"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"schema.dashboardWidgets.all": "ダッシュ ボードで使用されているウィジェット",
"schema.dashboardWidgets.database": "ダッシュ ボードで使用されているウィジェット",
"schema.dashboardWidgets.server": "ダッシュ ボードで使用されているウィジェット"
}