diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-14 00:21:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-14 00:21:37 +0000 |
commit | 2bbc4f59886c8586c5de55956af68b7c7f8159fd (patch) | |
tree | 3d53922e60303a35e19236d5a3a82b0a5e8c9dc4 /apps/user_ldap/l10n/zh_HK.js | |
parent | afc4b0aea5103fad469bd27d1d199778f956291c (diff) | |
download | nextcloud-server-2bbc4f59886c8586c5de55956af68b7c7f8159fd.tar.gz nextcloud-server-2bbc4f59886c8586c5de55956af68b7c7f8159fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/zh_HK.js')
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index 5273ccc7667..3893be516e4 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -99,7 +99,7 @@ OC.L10N.register( "Other Attributes:" : "其他屬性:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "定義嘗試登入時要應用的過濾器。“%%uid” 取代登入時輸入的用戶名。示例:“uid = %%uid”", "Test Loginname" : "測試登入姓名", - "Attempts to receive a DN for the given loginname and the current login filter" : "嘗試接收給定登錄名和當前登錄過濾器的 DN", + "Attempts to receive a DN for the given loginname and the current login filter" : "嘗試接收給定登錄名和目前登錄過濾器的 DN", "Verify settings" : "驗證設定", "%s. Server:" : "%s。伺服器:", "Add a new configuration" : "添加一個新的配置", |