mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 02:48:30 -05:00
25 lines
1.0 KiB
JSON
25 lines
1.0 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": {
|
|
"dist/common/keychain": {
|
|
"keychainWriteError": "ログイン情報のキーチェーンへの書き込みが、エラー '{0}' で失敗しました。",
|
|
"troubleshooting": "トラブルシューティング ガイド"
|
|
},
|
|
"dist/githubServer": {
|
|
"signingIn": "$(mark-github) github.com にサインインしています...",
|
|
"status.git.signIn.name": "GitHub サインイン",
|
|
"validUri": "GitHub ログインページの有効な URI を入力してください。"
|
|
},
|
|
"package": {
|
|
"description": "GitHub 認証プロバイダー",
|
|
"displayName": "GitHub 認証"
|
|
}
|
|
}
|
|
} |