diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-02 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-02 00:19:21 +0000 |
commit | ee7dda5e867b4b86fdd26abcbc574f619e8a8d64 (patch) | |
tree | 2fcd0a818333269c2d4fc066e986262bb13d23f6 /apps/settings/l10n/zh_HK.js | |
parent | 92acbb0d39728b9bfc7530957611ff19aec31d84 (diff) | |
download | nextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.tar.gz nextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index d56ae219791..cf89f309f14 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -288,6 +288,7 @@ OC.L10N.register( "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "您似乎正在執行 32 位元版本的 PHP。Nextcloud 需要 64 位元才能運作良好。請將您的作業系統與 PHP 升級至 64 位元!", "Temporary space available" : "可用臨時空間", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "檢查臨時 PHP 路徑時發生錯誤 - 未正確設定為目錄。回傳值:%s", + "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP 函式「disk_free_space」已停用,這會導致無法檢查臨時目錄中的剩餘空間。", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "檢查臨時 PHP 路徑的可用磁碟空間時發生錯誤或未回傳可用磁碟空間。臨時路徑:%s", "- %.1f GiB available in %s (PHP temporary directory)" : "- 在 %s(PHP 臨時目錄)有 %.1f GiB 可用", "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- 在 %s(Nextcloud 臨時目錄)有 %.1f GiB 可用", |