mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
feat: add manual download and cancel download for email accounts
This commit is contained in:
@@ -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}}",
|
||||
|
||||
Reference in New Issue
Block a user