feat: add manual download and cancel download for email accounts

This commit is contained in:
rustmailer
2026-05-08 01:00:46 +08:00
parent 7eacfbfb20
commit 174d56e7b4
30 changed files with 404 additions and 49 deletions
+6
View File
@@ -104,6 +104,8 @@
"autoConfiguring": "自動設定中...",
"beforeRelative": "古いメールのみダウンロード",
"beforeRelativeValue": "{{value}} {{unit}}前より古いメールをダウンロード",
"cancelDownload": "ダウンロードをキャンセル",
"cancelFailed": "ダウンロードタスクのキャンセルに失敗しました",
"capabilities": "機能",
"chooseAuthMethod": "IMAPの認証方式を選択してください。",
"chooseEncryptionMethod": "IMAPの暗号化方式を選択してください。",
@@ -127,10 +129,13 @@
"downloadAll": "すべてのメールをダウンロード",
"downloadBatchSize": "ダウンロードバッチサイズ",
"downloadBatchSizeDescription": "IMAPリクエストごとに取得されるメッセージ数",
"downloadCancelled": "タスクをキャンセルしました",
"downloadFailed": "ダウンロードタスクの起動に失敗しました",
"downloadInterval": "ダウンロード間隔 (分)",
"downloadIntervalPlaceholder": "分を入力してください",
"downloadScope": "ダウンロード戦略",
"downloadScopeDescription": "インデックスとダウンロードの対象となるメールを選択してください。",
"downloadStarted": "ダウンロードタスクを開始しました",
"duration": "期間",
"edit": "編集",
"email": "メールアドレス",
@@ -255,6 +260,7 @@
"sinceFixed": "指定した日付以降",
"sinceRelative": "最近のメールのみダウンロード",
"sinceRelativeValue": "直近の期間のメールをダウンロード",
"startDownload": "ダウンロードを開始",
"state": "状態",
"status": "ステータス",
"step": "ステップ {{index}}",