New Crowdin Translations (automated) (#31169)

Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
github-actions[bot] 2024-07-29 10:24:15 +02:00 committed by GitHub
parent 848a5ca53d
commit ec5a860924
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
50 changed files with 234 additions and 73 deletions

View file

@ -83,6 +83,7 @@ zh-TW:
access_denied: 資源持有者或授權伺服器拒絕請求。
credential_flow_not_configured: 因為 Doorkeeper.configure.resource_owner_from_credentials 未設定,所以資源持有者密碼認證程序失敗。
invalid_client: 用戶端驗證失敗,可能是因為未知的用戶端程式、未包含用戶端驗證、或使用了不支援的認證方法。
invalid_code_challenge_method: code challenge 方式必須為 S256 (SHA256),不支援 plain 方式。
invalid_grant: 授權申請不正確、逾期、已被註銷、與授權請求內的重新導向 URI 不符、或屬於別的用戶端程式。
invalid_redirect_uri: 包含的重新導向 URI 是不正確的。
invalid_request: