File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ OC.L10N.register(
2121 "There is no such OpenID Connect provider." : "There is no such OpenID Connect provider." ,
2222 "Could not reach the OpenID Connect provider." : "Could not reach the OpenID Connect provider." ,
2323 "The identity provider failed to authenticate the user." : "The identity provider failed to authenticate the user." ,
24+ "The received state has expired." : "The received state has expired." ,
2425 "Failed to decrypt the OIDC provider client secret" : "Failed to decrypt the OIDC provider client secret" ,
2526 "Failed to contact the OIDC provider token endpoint" : "Failed to contact the OIDC provider token endpoint" ,
2627 "The issuer does not match the one from the discovery endpoint" : "The issuer does not match the one from the discovery endpoint" ,
Original file line number Diff line number Diff line change 1919 "There is no such OpenID Connect provider." : " There is no such OpenID Connect provider." ,
2020 "Could not reach the OpenID Connect provider." : " Could not reach the OpenID Connect provider." ,
2121 "The identity provider failed to authenticate the user." : " The identity provider failed to authenticate the user." ,
22+ "The received state has expired." : " The received state has expired." ,
2223 "Failed to decrypt the OIDC provider client secret" : " Failed to decrypt the OIDC provider client secret" ,
2324 "Failed to contact the OIDC provider token endpoint" : " Failed to contact the OIDC provider token endpoint" ,
2425 "The issuer does not match the one from the discovery endpoint" : " The issuer does not match the one from the discovery endpoint" ,
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ OC.L10N.register(
2121 "There is no such OpenID Connect provider." : "找不到此 OpenID Connect 提供者。" ,
2222 "Could not reach the OpenID Connect provider." : "無法連接到 OpenID Connect 提供者。" ,
2323 "The identity provider failed to authenticate the user." : "身分提供者未能驗證用戶。" ,
24+ "The received state has expired." : "接收到的狀態已過期。" ,
2425 "Failed to decrypt the OIDC provider client secret" : "無法解密 OIDC 提供者的客戶端密鑰" ,
2526 "Failed to contact the OIDC provider token endpoint" : "無法聯繫 OIDC 提供者的權杖端點" ,
2627 "The issuer does not match the one from the discovery endpoint" : "發行者與發現端點中的不匹配" ,
Original file line number Diff line number Diff line change 1919 "There is no such OpenID Connect provider." : " 找不到此 OpenID Connect 提供者。" ,
2020 "Could not reach the OpenID Connect provider." : " 無法連接到 OpenID Connect 提供者。" ,
2121 "The identity provider failed to authenticate the user." : " 身分提供者未能驗證用戶。" ,
22+ "The received state has expired." : " 接收到的狀態已過期。" ,
2223 "Failed to decrypt the OIDC provider client secret" : " 無法解密 OIDC 提供者的客戶端密鑰" ,
2324 "Failed to contact the OIDC provider token endpoint" : " 無法聯繫 OIDC 提供者的權杖端點" ,
2425 "The issuer does not match the one from the discovery endpoint" : " 發行者與發現端點中的不匹配" ,
You can’t perform that action at this time.
0 commit comments