diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-28 02:28:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-28 02:28:47 +0000 |
commit | f0df06ed311ec6004d14fb6b439d30b4cf223fbb (patch) | |
tree | 11aa71d99673abcbb146e104530d6f0fa400fc0a /lib/l10n/zh_TW.js | |
parent | d6be54e147da0272214b242274142cbd6c424ec2 (diff) | |
download | nextcloud-server-f0df06ed311ec6004d14fb6b439d30b4cf223fbb.tar.gz nextcloud-server-f0df06ed311ec6004d14fb6b439d30b4cf223fbb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 03049244140..cae81d98dad 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.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." : "請聯絡您的系統管理員重新啟動網頁伺服器", + "Please ask your server administrator to check the Nextcloud configuration." : "請聯絡您的伺服器管理員檢查 Nextcloud 設定。", "PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9。", "Please upgrade your database version." : "請升級您的資料庫版本。", "Your data directory is readable by other users." : "您的 data 目錄可被其他使用讀取。", |