Files
azuredatastudio/i18n/ads-language-pack-ja/translations/extensions/github-authentication.i18n.json
2022-01-07 10:37:09 -08:00

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 認証"
}
}
}