diff options
Diffstat (limited to 'lib/l10n/zh_HK.json')
-rw-r--r-- | lib/l10n/zh_HK.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 7674175fc5c..6420e00ec7c 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -3,7 +3,6 @@ "This can usually be fixed by giving the web server write access to the config directory." : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "但是,如果您希望將 config.php 檔案保持為唯讀,請將其中的 “config_is_read_only” 選項設置為 true。", "See %s" : "見 %s", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "無法正確取代應用程式 %1$s 的檔案。請確保它們的版本與伺服器的版本兼容。", "Sample configuration detected" : "您目前正在使用範例配置", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "系統檢測到示例配置已被複製。這樣做會破壞您的安裝並且不受支持。請在對 config.php 進行更改之前閱讀說明書", "404" : "404", @@ -261,6 +260,7 @@ "Storage connection error. %s" : "儲存空間連線錯誤。%s", "Storage is temporarily not available" : "儲存空間暫時無法使用", "Storage connection timeout. %s" : "儲存空間連線逾時。%s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "無法正確取代應用程式 %1$s 的檔案。請確保它們的版本與伺服器的版本兼容。", "Full name" : "全名", "%s enter the database username and name." : "%s 輸入數據庫名稱及用戶名稱", "%s enter the database username." : "%s 輸入數據庫用戶名稱", |