diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index f74b99a412c..2de0b59788a 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -77,6 +77,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache 內部字串緩衝區幾乎快滿了。為確保可以有效快取重複字串,建議在您的 PHP 設定中的 <code>opcache.interned_strings_buffer</code> 套用高於 <code>%s</code> 的值。", "Administrator documentation" : "管理員使用手冊", "User documentation" : "用戶使用手冊", + "Nextcloud help overview" : "Nextcloud 幫助概覽", "Invalid SMTP password." : "無效的 SMTP 密碼", "Email setting test" : "測試郵件設定", "Well done, %s!" : "太棒了,%s!", @@ -489,6 +490,10 @@ OC.L10N.register( "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Documentation" : "使用手冊", "Forum" : "論壇", + "Nextcloud help resources" : "Nextcloud 幫助資源", + "Account documentation" : "賬戶使用手冊", + "Administration documentation" : "管理使用手冊", + "General documentation" : "一般使用手冊", "Login" : "登入", "None/STARTTLS" : "無/STARTTLS", "SSL" : "SSL", |