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": "Konfigurerer automatisk...",
"beforeRelative": "Last ned kun gamle e-poster",
"beforeRelativeValue": "Last ned e-poster fra {{value}} {{unit}} siden",
"cancelDownload": "Avbryt nedlasting",
"cancelFailed": "Kunne ikke avbryte nedlastingsoppgave",
"capabilities": "Funksjoner",
"chooseAuthMethod": "Velg autentiseringsmetoden for IMAP.",
"chooseEncryptionMethod": "Velg krypteringsmetoden for IMAP.",
@@ -127,10 +129,13 @@
"downloadAll": "Last ned alle e-poster",
"downloadBatchSize": "Nedlastingsbatchstørrelse",
"downloadBatchSizeDescription": "Antall meldinger hentet per IMAP-forespørsel",
"downloadCancelled": "Oppgave avbrutt",
"downloadFailed": "Kunne ikke starte nedlastingsoppgave",
"downloadInterval": "Nedlastingsintervall (minutter)",
"downloadIntervalPlaceholder": "Skriv inn minutter",
"downloadScope": "Nedlastingsstrategi",
"downloadScopeDescription": "Velg hvilke e-poster som skal indekseres og lastes ned.",
"downloadStarted": "Nedlastingsoppgave startet",
"duration": "Varighet",
"edit": "Rediger",
"email": "E-post",
@@ -255,6 +260,7 @@
"sinceFixed": "Siden spesifikk dato",
"sinceRelative": "Last ned kun nylige e-poster",
"sinceRelativeValue": "Last ned e-poster fra de siste",
"startDownload": "Start nedlasting",
"state": "Tilstand",
"status": "Status",
"step": "Trinn {{index}}",