Update to langpack source files for September release. (#16990)

* update to localized XLFs

* added update to langpack source files

* updated xlfs

* update to source files
This commit is contained in:
Alex Ma
2021-09-03 10:46:12 -07:00
committed by GitHub
parent d32f25425b
commit fe0c1307a0
620 changed files with 136658 additions and 131498 deletions

View File

@@ -8,16 +8,18 @@
],
"version": "1.0.0",
"contents": {
"package": {
"displayName": "GitHub 認証",
"description": "GitHub 認証プロバイダー"
"dist/common/keychain": {
"keychainWriteError": "ログイン情報のキーチェーンへの書き込みが、エラー '{0}' で失敗しました。",
"troubleshooting": "トラブルシューティング ガイド"
},
"dist/githubServer": {
"signingIn": "$(mark-github) github.com にサインインしています..."
"signingIn": "$(mark-github) github.com にサインインしています...",
"signingInEnterprise": "$(mark-github) {0} にサインインしています...",
"status.git.signIn.name": "GitHub サインイン"
},
"dist/common/keychain": {
"troubleshooting": "トラブルシューティング ガイド",
"keychainWriteError": "ログイン情報のキーチェーンへの書き込みが、エラー '{0}' で失敗しました。"
"package": {
"description": "GitHub 認証プロバイダー",
"displayName": "GitHub 認証"
}
}
}