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:
Alex Ma
2022-11-15 10:19:38 -08:00
committed by GitHub
parent c1e90092a8
commit 1105e4d15c
94 changed files with 19345 additions and 8175 deletions

View File

@@ -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 認証プロバイダー",