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

@@ -5,5 +5,21 @@
"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

@@ -5,5 +5,6 @@
"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

@@ -5,5 +5,8 @@
"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": "대시보드에 사용되는 위젯"
}