diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-23 02:31:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-23 02:31:03 +0000 |
commit | 74d81655e8b0625b436628c34dfc907f6be7f300 (patch) | |
tree | 526374aa7eda2bd136046cc46ec92c076e943114 /apps/settings/l10n/zh_TW.json | |
parent | 3b8a0053d9c07cf824d7d6fedf90333c71661f8e (diff) | |
download | nextcloud-server-74d81655e8b0625b436628c34dfc907f6be7f300.tar.gz nextcloud-server-74d81655e8b0625b436628c34dfc907f6be7f300.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 66b017bbe7b..6b041d6dd73 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.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 呼叫一次 cron.php。使用情境:非常小的站台(一到五個使用者,取決於使用量)。", + "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 服務來每五分鐘呼叫一次 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}", |