diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-05 02:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-05 02:24:46 +0000 |
commit | bb3ba96b3797228eef7bcf7cc953c62373022b13 (patch) | |
tree | a640e461a0311348eea0fd8bbc5fa68026ec6134 /apps/user_ldap/l10n | |
parent | bfd926938f5c26f22fb453ad24b62817170dd2a4 (diff) | |
download | nextcloud-server-bb3ba96b3797228eef7bcf7cc953c62373022b13.tar.gz nextcloud-server-bb3ba96b3797228eef7bcf7cc953c62373022b13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-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 abb559250c6..5982a30199f 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -12,14 +12,14 @@ OC.L10N.register( "No data specified" : "沒有指定資料", " Could not set configuration %s" : "無法為 %s 設定配置值", "Action does not exist" : "操作不存在", - "Renewing …" : "更新中。。。", + "Renewing …" : "更新中...", "Very weak password" : "密碼安全性極弱", "Weak password" : "密碼安全性弱", "So-so password" : "密碼安全性普通", "Good password" : "密碼安全性佳", "Strong password" : "密碼安全性極佳", "The Base DN appears to be wrong" : "Base DN 出現問題", - "Testing configuration…" : "配置測試中。。。", + "Testing configuration…" : "配置測試中...", "Configuration incorrect" : "配置不正確", "Configuration incomplete" : "配置未完成", "Configuration OK" : "配置完成", diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json index bac3f359157..68e18fbb989 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -10,14 +10,14 @@ "No data specified" : "沒有指定資料", " Could not set configuration %s" : "無法為 %s 設定配置值", "Action does not exist" : "操作不存在", - "Renewing …" : "更新中。。。", + "Renewing …" : "更新中...", "Very weak password" : "密碼安全性極弱", "Weak password" : "密碼安全性弱", "So-so password" : "密碼安全性普通", "Good password" : "密碼安全性佳", "Strong password" : "密碼安全性極佳", "The Base DN appears to be wrong" : "Base DN 出現問題", - "Testing configuration…" : "配置測試中。。。", + "Testing configuration…" : "配置測試中...", "Configuration incorrect" : "配置不正確", "Configuration incomplete" : "配置未完成", "Configuration OK" : "配置完成", |