diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-02 07:35:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-02 07:35:19 +0000 |
commit | 276b8f2315e9edf3418818eda1e6a8722dae8e00 (patch) | |
tree | 4a818e731ec5cd2124e245e99df00c80e5ba6fed /lib/l10n/zh_HK.js | |
parent | 398727fd07d5d7a9d1d3bf14c9401dcc1a4c76c1 (diff) | |
download | nextcloud-server-276b8f2315e9edf3418818eda1e6a8722dae8e00.tar.gz nextcloud-server-276b8f2315e9edf3418818eda1e6a8722dae8e00.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 4f6c4d6cc5a..94866af0545 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -194,7 +194,7 @@ OC.L10N.register( "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", "Cannot write into \"apps\" directory" : "無法寫入 apps 目錄", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "這通常可以通過授予網絡服務器對應用程式目錄的寫存取權限或在配置檔案中禁用 App Store 來解決。", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the App Store in the config file." : "這通常可以通過授予網絡伺服器對應用程式目錄的寫存取權限或在配置檔案中禁用 App Store 來解決。", "Cannot create \"data\" directory" : "無法建立 \"data\" 目錄", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "開放網頁伺服器存取根目錄通常就可以修正這個問題,詳見 %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "開放網頁伺服器存取根目錄通常就可以修正權限問題,詳見 %s", |