mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
* [Loc] update to langpack source files (new format), and fix for vscode filter * added markdown * added in yarn lock
40 lines
3.1 KiB
JSON
40 lines
3.1 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"bundle": {
|
|
"Error validating custom environment setting: {0}": "Error validating custom environment setting: {0}",
|
|
"Microsoft Authentication": "Microsoft 驗證",
|
|
"Microsoft Sovereign Cloud Authentication": "Microsoft Sovereign Cloud Authentication",
|
|
"Open settings": "Open settings",
|
|
"Paste authorization code here...": "在這裡貼上授權碼...",
|
|
"Provide the authorization code to complete the sign in flow.": "提供授權碼以完成登入流程。",
|
|
"The environment `{0}` is not a valid environment.": "The environment `{0}` is not a valid environment.",
|
|
"You have been signed out because reading stored authentication information failed.": "因為讀取儲存的驗證資訊失敗,所以已將您登出。",
|
|
"You must also specify a custom environment in order to use the custom environment auth provider.": "You must also specify a custom environment in order to use the custom environment auth provider."
|
|
},
|
|
"package": {
|
|
"description": "Microsoft 驗證提供者",
|
|
"displayName": "Microsoft 帳戶",
|
|
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryEndpointUrl.description": "The Active Directory endpoint for the custom Sovereign Cloud.",
|
|
"microsoft-sovereign-cloud.customEnvironment.activeDirectoryResourceId.description": "The Active Directory resource ID for the custom Sovereign Cloud.",
|
|
"microsoft-sovereign-cloud.customEnvironment.description": "The custom configuration for the Sovereign Cloud to use with the Microsoft Sovereign Cloud authentication provider. This along with setting `#microsoft-sovereign-cloud.environment#` to `custom` is required to use this feature.",
|
|
"microsoft-sovereign-cloud.customEnvironment.managementEndpointUrl.description": "The management endpoint for the custom Sovereign Cloud.",
|
|
"microsoft-sovereign-cloud.customEnvironment.name.description": "The name of the custom Sovereign Cloud.",
|
|
"microsoft-sovereign-cloud.customEnvironment.portalUrl.description": "The portal URL for the custom Sovereign Cloud.",
|
|
"microsoft-sovereign-cloud.customEnvironment.resourceManagerEndpointUrl.description": "The resource manager endpoint for the custom Sovereign Cloud.",
|
|
"microsoft-sovereign-cloud.environment.description": "The Sovereign Cloud to use for authentication. If you select `custom`, you must also set the `#microsoft-sovereign-cloud.customEnvironment#` setting.",
|
|
"microsoft-sovereign-cloud.environment.enumDescriptions.AzureChinaCloud": "Azure China",
|
|
"microsoft-sovereign-cloud.environment.enumDescriptions.AzureUSGovernment": "Azure US Government",
|
|
"microsoft-sovereign-cloud.environment.enumDescriptions.custom": "A custom Microsoft Sovereign Cloud",
|
|
"signIn": "登入",
|
|
"signOut": "登出"
|
|
}
|
|
}
|
|
} |