Skip to content

Commit ba400d9

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 6c25030 commit ba400d9

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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",

l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
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",

l10n/zh_HK.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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" : "發行者與發現端點中的不匹配",

l10n/zh_HK.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
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" : "發行者與發現端點中的不匹配",

0 commit comments

Comments
 (0)