diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-18 02:26:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-18 02:26:57 +0000 |
commit | 3b70e44f2a1483fe89469e7de9321c2cc79fd720 (patch) | |
tree | e375b6c7e234c4ddc67224eec2ef365981d71b1b /lib/l10n/zh_HK.js | |
parent | b73f40eabbfb3e7941b5628b7243b58211e07d58 (diff) | |
download | nextcloud-server-3b70e44f2a1483fe89469e7de9321c2cc79fd720.tar.gz nextcloud-server-3b70e44f2a1483fe89469e7de9321c2cc79fd720.zip |
[tx-robot] updated from transifex
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 574176407a8..c706d20b97f 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Cannot write into \"config\" directory!" : "無法寫入 \"config\" 目錄!", "This can usually be fixed by giving the webserver 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" : "您目前正在使用範例設定", |