mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update localization resource files (#14389)
This commit is contained in:
14
i18n/kor/extensions/azurecore/dist/account-provider/azureAccountProvider.i18n.json
vendored
Normal file
14
i18n/kor/extensions/azurecore/dist/account-provider/azureAccountProvider.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"accountProviderNotInitialized": "계정 공급자가 초기화되지 않아 작업을 수행할 수 없습니다.",
|
||||
"addAccount": "{0} 계정 추가",
|
||||
"refreshAccount": "{0} 계정 새로 고침",
|
||||
"azureWorkAccountDisplayName": "회사 또는 학교 계정",
|
||||
"microsoftAccountDisplayName": "Microsoft 계정"
|
||||
}
|
||||
11
i18n/kor/extensions/azurecore/dist/account-provider/azureAccountProviderService.i18n.json
vendored
Normal file
11
i18n/kor/extensions/azurecore/dist/account-provider/azureAccountProviderService.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"clearTokenCacheSuccess": "토큰 캐시를 지웠습니다.",
|
||||
"clearTokenCacheFailure": "토큰 캐시를 지우지 못했습니다."
|
||||
}
|
||||
10
i18n/kor/extensions/azurecore/dist/account-provider/providerSettings.i18n.json
vendored
Normal file
10
i18n/kor/extensions/azurecore/dist/account-provider/providerSettings.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"publicCloudDisplayName": "Azure"
|
||||
}
|
||||
10
i18n/kor/extensions/azurecore/dist/azureResource/commands.i18n.json
vendored
Normal file
10
i18n/kor/extensions/azurecore/dist/azureResource/commands.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"azure.resource.selectsubscriptions.credentialError": "계정 {0}의 자격 증명을 가져오지 못했습니다. 계정을 새로 고치세요."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"azure.resource.providers.database.treeDataProvider.databaseContainerLabel": "SQL 데이터베이스"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel": "SQL Server"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel": "Azure Database for PostgreSQL 서버"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"azure.resource.providers.sqlInstanceContainerLabel": "SQL Managed Instances"
|
||||
}
|
||||
10
i18n/kor/extensions/azurecore/dist/azureResource/resourceTreeNode.i18n.json
vendored
Normal file
10
i18n/kor/extensions/azurecore/dist/azureResource/resourceTreeNode.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"azure.resource.resourceTreeNode.noResourcesLabel": "리소스를 찾을 수 없음"
|
||||
}
|
||||
10
i18n/kor/extensions/azurecore/dist/azureResource/tree/accountNotSignedInTreeNode.i18n.json
vendored
Normal file
10
i18n/kor/extensions/azurecore/dist/azureResource/tree/accountNotSignedInTreeNode.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"azure.resource.tree.accountNotSignedInTreeNode.signInLabel": "Azure에 로그인..."
|
||||
}
|
||||
11
i18n/kor/extensions/azurecore/dist/azureResource/tree/accountTreeNode.i18n.json
vendored
Normal file
11
i18n/kor/extensions/azurecore/dist/azureResource/tree/accountTreeNode.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"azure.resource.tree.accountTreeNode.credentialError": "계정 {0}의 자격 증명을 가져오지 못했습니다. 계정을 새로 고치세요.",
|
||||
"azure.resource.tree.accountTreeNode.noSubscriptionsLabel": "구독을 찾을 수 없습니다."
|
||||
}
|
||||
10
i18n/kor/extensions/azurecore/dist/azureResource/tree/subscriptionTreeNode.i18n.json
vendored
Normal file
10
i18n/kor/extensions/azurecore/dist/azureResource/tree/subscriptionTreeNode.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"azure.resource.tree.subscriptionTreeNode.noResourcesLabel": "리소스를 찾을 수 없습니다."
|
||||
}
|
||||
10
i18n/kor/extensions/azurecore/dist/azureResource/tree/treeProvider.i18n.json
vendored
Normal file
10
i18n/kor/extensions/azurecore/dist/azureResource/tree/treeProvider.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"azure.resource.tree.treeProvider.loadingLabel": "로드하는 중..."
|
||||
}
|
||||
10
i18n/kor/extensions/azurecore/dist/azureResource/utils.i18n.json
vendored
Normal file
10
i18n/kor/extensions/azurecore/dist/azureResource/utils.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"azure.resource.error": "오류: {0}"
|
||||
}
|
||||
10
i18n/kor/extensions/azurecore/dist/constants.i18n.json
vendored
Normal file
10
i18n/kor/extensions/azurecore/dist/constants.i18n.json
vendored
Normal 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."
|
||||
],
|
||||
"extensionName": "Azure 계정"
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"azure.displayName": "Azure(Core)",
|
||||
"azure.description": "Azure 리소스 찾아보기 및 작업",
|
||||
"azure.description": "Azure 리소스 찾아보기 및 사용",
|
||||
"azure.title": "Azure",
|
||||
"azure.resource.config.title": "Azure 리소스 구성",
|
||||
"azure.resource.config.filter.description": "리소스 필터, 각 요소는 계정 ID임, 구독 ID와 이름은 슬래시로 구분됨",
|
||||
@@ -19,8 +19,8 @@
|
||||
"azure.resource.connectsqlserver.title": "연결",
|
||||
"azure.resource.connectsqldb.title": "서버에 추가",
|
||||
"accounts.clearTokenCache": "Azure 계정 토큰 캐시 지우기",
|
||||
"config.enablePublicCloudDescription": "Azure 공용 클라우드 통합을 사용하도록 설정된 경우",
|
||||
"config.enableUsGovCloudDescription": "US Government Azure 클라우드(Fairfax) 통합을 사용하도록 설정된 경우",
|
||||
"config.enableChinaCloudDescription": "Azure 중국 통합을 사용하도록 설정된 경우",
|
||||
"config.enableGermanyCloudDescription": "Azure 독일 통합을 사용하도록 설정된 경우"
|
||||
"config.enablePublicCloudDescription": "Azure 퍼블릭 클라우드 통합을 사용하도록 설정한 경우",
|
||||
"config.enableUsGovCloudDescription": "US Government Azure 클라우드(Fairfax) 통합을 사용하도록 설정한 경우",
|
||||
"config.enableChinaCloudDescription": "Azure 중국 통합을 사용하도록 설정한 경우",
|
||||
"config.enableGermanyCloudDescription": "Azure 독일 통합을 사용하도록 설정한 경우"
|
||||
}
|
||||
Reference in New Issue
Block a user