mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-30 16:50:30 -04:00
updates langpack source files to match 1.67 release (#21228)
* updates langpack source files to match 1.67 release * added small version bump
This commit is contained in:
@@ -8,14 +8,16 @@
|
||||
],
|
||||
"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 を入力してください。"
|
||||
"code.detail": "認証を完了するには、GitHub に移動し、上記のワンタイム コードを貼り付けます。",
|
||||
"code.title": "コード: {0}",
|
||||
"no": "いいえ",
|
||||
"otherReasonMessage": "GitHub を使用するためのこの拡張機能の承認がまだ完了していません。引き続き試しますか?",
|
||||
"progress": "新しいタブで [{0}]({0}) を開き、ワンタイム コードを貼り付けます: {1}",
|
||||
"signingIn": "github.com にサインインしています...",
|
||||
"signingInAnotherWay": "github.com にサインインしています...",
|
||||
"userCancelledMessage": "ログインに問題がありますか? 別の方法を試しますか?",
|
||||
"yes": "はい"
|
||||
},
|
||||
"package": {
|
||||
"description": "GitHub 認証プロバイダー",
|
||||
|
||||
Reference in New Issue
Block a user