diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-22 02:30:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-22 02:30:54 +0000 |
commit | f0e75d9c6495856e089b3f0175d443fdf21b5da7 (patch) | |
tree | f916ec1179e5c93f8e4d7a8e59e9e7690f921a38 /apps/settings/l10n/zh_HK.json | |
parent | e9011f0495f8b64299755bcee8b7cf4ba51fac27 (diff) | |
download | nextcloud-server-f0e75d9c6495856e089b3f0175d443fdf21b5da7.tar.gz nextcloud-server-f0e75d9c6495856e089b3f0175d443fdf21b5da7.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.json')
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index ce3416bb9b5..c10069b9c4b 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -228,11 +228,18 @@ "Copied!" : "已複製!", "Copy" : "複製", "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。", + "Last job execution ran {time}. Something seems wrong." : "上次執行作業的時間是 {time}。似乎有些不對勁。", + "Last job ran {relativeTime}." : "上次執行作業的時間是 {relativeTime}。", "Background job didn’t run yet!" : "後台作業從未執行!", + "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "每個頁面載入時執行一次任務。使用情境:單使用者站台。", + "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php 註冊了一個 webcron 服務,該服務將通過 HTTP 每 5 分鐘執行一次 cron.php。 用例:非常小的實例(1-5 個用戶,具體取決於使用情況)。", + "Cron (Recommended)" : "Cron(推薦)", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "要執行這個,您需要 PHP POSIX 擴充元件。請查閱 {linkstart}PHP 說明文件{linkend} 以取得更多資訊。", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "使用系統 cron 服務每 5 分鐘調用一次 cron.php。 推薦用於所有實例。", + "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php 必須由系統用戶「{user}」執行。", + "Unable to update background job mode" : "無法更新後台作業模式", "Profile" : "個人設定", "Enable or disable profile by default for new users." : "默認情況下為新用戶啟用或停用個人檔案。", "Enable" : "啟用", @@ -340,6 +347,7 @@ "Updates" : "更新", "App bundles" : "應用程式套裝", "Featured apps" : "精選應用程式", + "For the server to work properly, it" : "為了使伺服器正常運作,", "Details" : "詳細資訊", "Changelog" : "軟件更新紀錄", "by {author}\n{license}" : "作者為 {author}\n{license}", |