diff options
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.js | 6 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index f3f2e2c9272..71af5963d5c 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -94,9 +94,9 @@ OC.L10N.register( "Attempts to receive a DN for the given loginname and the current login filter" : "嘗試接收給定登錄名和當前登錄過濾器的 DN", "Verify settings" : "驗證設定", "%s. Server:" : "%s。伺服器:", - "Add a new configuration" : "建立一個新的配置", - "Copy current configuration into new directory binding" : "複製目前的設定檔到新目錄", - "Delete the current configuration" : "刪除目前的設定檔", + "Add a new configuration" : "添加一個新的配置", + "Copy current configuration into new directory binding" : "複製目前的配置到新目錄綁定", + "Delete the current configuration" : "刪除目前的配置", "Host" : "主機", "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "除非需要 SSL,否則可以省略該協議。如果需要 SSL,請以 ldaps:// 開頭", "Port" : "連接埠", diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json index 5c4bfd25678..3488d3005e5 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -92,9 +92,9 @@ "Attempts to receive a DN for the given loginname and the current login filter" : "嘗試接收給定登錄名和當前登錄過濾器的 DN", "Verify settings" : "驗證設定", "%s. Server:" : "%s。伺服器:", - "Add a new configuration" : "建立一個新的配置", - "Copy current configuration into new directory binding" : "複製目前的設定檔到新目錄", - "Delete the current configuration" : "刪除目前的設定檔", + "Add a new configuration" : "添加一個新的配置", + "Copy current configuration into new directory binding" : "複製目前的配置到新目錄綁定", + "Delete the current configuration" : "刪除目前的配置", "Host" : "主機", "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "除非需要 SSL,否則可以省略該協議。如果需要 SSL,請以 ldaps:// 開頭", "Port" : "連接埠", |