diff options
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 95696ede7f0..cb2616ee74e 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -189,7 +189,7 @@ OC.L10N.register( "Application is not enabled" : "應用程式未啟用", "Authentication error" : "認證錯誤", "Token expired. Please reload page." : "Token 過期,請重新整理頁面。", - "No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝數據庫驅動程式(sqlite, mysql, 或 postgresql)", + "No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝數據庫驅動程式(sqlite, mysql, 或 postgresql)", "Cannot write into \"config\" directory" : "無法寫入 config 目錄", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題,詳見 %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "或者,如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。見%s", |