diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-08 02:23:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-08 02:23:21 +0000 |
commit | 48df1bef17800889d3ce0960fb7c44d190121899 (patch) | |
tree | 229d3eb6810dd262a05b8679a62934476ee407bd /apps/user_ldap | |
parent | 0dc05f51ef1c376cd7b09557370809a719900afa (diff) | |
download | nextcloud-server-48df1bef17800889d3ce0960fb7c44d190121899.tar.gz nextcloud-server-48df1bef17800889d3ce0960fb7c44d190121899.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index 7be3bbeaca7..a60098366db 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -56,8 +56,8 @@ OC.L10N.register( "Password change rejected. Hint: " : "密碼更改被拒絕。提示:", "Please login with the new password" : "請登入並使用新的密碼", "LDAP User backend" : "LDAP 用戶後端系統", - "Your password will expire tomorrow." : "您的密碼將於明天過期", - "Your password will expire today." : "您的密碼將於今天過期", + "Your password will expire tomorrow." : "您的密碼將於明日過期", + "Your password will expire today." : "您的密碼將於今日過期", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後過期"], "LDAP / AD integration" : "LDAP /AD 整合", "_%s group found_::_%s groups found_" : ["找到 %s 群組"], diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json index afc94d90a39..6db170bd2fb 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -54,8 +54,8 @@ "Password change rejected. Hint: " : "密碼更改被拒絕。提示:", "Please login with the new password" : "請登入並使用新的密碼", "LDAP User backend" : "LDAP 用戶後端系統", - "Your password will expire tomorrow." : "您的密碼將於明天過期", - "Your password will expire today." : "您的密碼將於今天過期", + "Your password will expire tomorrow." : "您的密碼將於明日過期", + "Your password will expire today." : "您的密碼將於今日過期", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後過期"], "LDAP / AD integration" : "LDAP /AD 整合", "_%s group found_::_%s groups found_" : ["找到 %s 群組"], |