diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-30 02:27:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-30 02:27:31 +0000 |
commit | 77db6ced432953e2f36db28f7a981dbe997e7055 (patch) | |
tree | b1879cb210eab2e3f243326397651fd16796fc80 /lib/l10n/zh_HK.js | |
parent | 0d873357510a1a6d57a6b8fa54b027b2eb8e558b (diff) | |
download | nextcloud-server-77db6ced432953e2f36db28f7a981dbe997e7055.tar.gz nextcloud-server-77db6ced432953e2f36db28f7a981dbe997e7055.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index c1b6d7536af..41032eb6361 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -235,6 +235,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的", "PHP modules have been installed, but they are still listed as missing?" : "你已經安裝了指定的 PHP 模組,可是還是顯示為找不到嗎?", "Please ask your server administrator to restart the web server." : "請聯絡您的系統管理員重新啟動網頁伺服器", + "The required %s config variable is not configured in the config.php file." : "所需的配置變量 %s 未在 config.php 檔案中配置。", "Please ask your server administrator to check the Nextcloud configuration." : "請聯絡您的伺服器管理員檢查 Nextcloud 配置。", "PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9", "Please upgrade your database version." : "請升級您數據庫的版本。", |