diff --git a/web/src/features/accounts/components/download-folders.tsx b/web/src/features/accounts/components/download-folders.tsx
index c3e98f3..41231e0 100644
--- a/web/src/features/accounts/components/download-folders.tsx
+++ b/web/src/features/accounts/components/download-folders.tsx
@@ -331,7 +331,7 @@ export function DownloadFoldersDialog({ currentRow, open, onOpenChange }: Props)
function handleSuccess() {
toast({
- title: t('accounts.accountSyncFoldersUpdated'),
+ title: t('accounts.download_folders_updated'),
description: t('accounts.accountUpdatedDesc'),
action: {t('common.close')},
});
@@ -348,7 +348,7 @@ export function DownloadFoldersDialog({ currentRow, open, onOpenChange }: Props)
toast({
variant: "destructive",
- title: t('accounts.accountSyncFoldersUpdateFailed'),
+ title: t('accounts.download_folders_update_failed'),
description: errorMessage as string,
action: {t('common.tryAgain')},
});
diff --git a/web/src/locales/ar.json b/web/src/locales/ar.json
index 182e1e3..076c4a8 100644
--- a/web/src/locales/ar.json
+++ b/web/src/locales/ar.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "فشل إنشاء الحساب",
"accountDetails": "تفاصيل الحساب",
"accountHasBeenSuccessfully": "تم {{action}} الحساب بنجاح",
- "accountSyncFoldersUpdateFailed": "فشل تحديث مجلدات مزامنة الحساب",
- "accountSyncFoldersUpdated": "تم تحديث مجلدات مزامنة الحساب",
"accountUpdateFailed": "فشل تحديث الحساب",
"accountUpdated": "تم تحديث الحساب",
"accountUpdatedDesc": "تم تحديث حسابك بنجاح.",
@@ -136,6 +134,8 @@
"downloadScope": "استراتيجية التنزيل",
"downloadScopeDescription": "اختر رسائل البريد الإلكتروني التي يجب فهرستها وتنزيلها.",
"downloadStarted": "بدأت مهمة التنزيل",
+ "download_folders_update_failed": "فشل تحديث قائمة مجلدات التنزيل",
+ "download_folders_updated": "تم تحديث قائمة مجلدات التنزيل",
"duration": "المدة",
"edit": "تعديل",
"email": "البريد الإلكتروني",
diff --git a/web/src/locales/da.json b/web/src/locales/da.json
index e9ac377..9550b84 100644
--- a/web/src/locales/da.json
+++ b/web/src/locales/da.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Kontooprettelse mislykkedes",
"accountDetails": "Kontodetaljer",
"accountHasBeenSuccessfully": "Kontoen er blevet {{action}}",
- "accountSyncFoldersUpdateFailed": "Opdatering af synkroniseringsmapper mislykkedes",
- "accountSyncFoldersUpdated": "Synkroniseringsmapper opdateret",
"accountUpdateFailed": "Kontopdatering mislykkedes",
"accountUpdated": "Konto opdateret",
"accountUpdatedDesc": "Din konto er blevet opdateret.",
@@ -136,6 +134,8 @@
"downloadScope": "Downloadstrategi",
"downloadScopeDescription": "Vælg hvilke e-mails der skal indekseres og downloades.",
"downloadStarted": "Download-opgave startet",
+ "download_folders_update_failed": "Opdatering af downloadmapper mislykkedes",
+ "download_folders_updated": "Downloadmapper opdateret",
"duration": "Varighed",
"edit": "Rediger",
"email": "E-mail",
diff --git a/web/src/locales/de.json b/web/src/locales/de.json
index bad9568..54b1bcd 100644
--- a/web/src/locales/de.json
+++ b/web/src/locales/de.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Kontoerstellung fehlgeschlagen",
"accountDetails": "Kontodetails",
"accountHasBeenSuccessfully": "Konto wurde erfolgreich {{action}}",
- "accountSyncFoldersUpdateFailed": "Aktualisierung der Synchronisierungsordner des Kontos fehlgeschlagen",
- "accountSyncFoldersUpdated": "Synchronisierungsordner des Kontos aktualisiert",
"accountUpdateFailed": "Kontoaktualisierung fehlgeschlagen",
"accountUpdated": "Konto aktualisiert",
"accountUpdatedDesc": "Ihr Konto wurde erfolgreich aktualisiert.",
@@ -136,6 +134,8 @@
"downloadScope": "Download-Strategie",
"downloadScopeDescription": "Wählen Sie aus, welche E-Mails indiziert und heruntergeladen werden sollen.",
"downloadStarted": "Download-Aufgabe gestartet",
+ "download_folders_update_failed": "Update der Download-Ordnerliste fehlgeschlagen",
+ "download_folders_updated": "Download-Ordnerliste aktualisiert",
"duration": "Dauer",
"edit": "Bearbeiten",
"email": "E-Mail",
diff --git a/web/src/locales/en.json b/web/src/locales/en.json
index 8acdc77..bb25118 100644
--- a/web/src/locales/en.json
+++ b/web/src/locales/en.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Account Creation Failed",
"accountDetails": "Account Details",
"accountHasBeenSuccessfully": "Account has been successfully {{action}}",
- "accountSyncFoldersUpdateFailed": "Account Sync Folders Update Failed",
- "accountSyncFoldersUpdated": "Account Sync Folders Updated",
"accountUpdateFailed": "Account Update Failed",
"accountUpdated": "Account Updated",
"accountUpdatedDesc": "Your account has been successfully updated.",
@@ -136,6 +134,8 @@
"downloadScope": "Download Strategy",
"downloadScopeDescription": "Choose which emails should be indexed and downloaded.",
"downloadStarted": "Download task started",
+ "download_folders_update_failed": "Failed to update download folder list",
+ "download_folders_updated": "Download folder list updated",
"duration": "Duration",
"edit": "Edit",
"email": "Email",
diff --git a/web/src/locales/es.json b/web/src/locales/es.json
index 90368fd..6aae412 100644
--- a/web/src/locales/es.json
+++ b/web/src/locales/es.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Error al crear la cuenta",
"accountDetails": "Detalles de la cuenta",
"accountHasBeenSuccessfully": "La cuenta se ha {{action}} correctamente",
- "accountSyncFoldersUpdateFailed": "Error al actualizar las carpetas de sincronización de cuenta",
- "accountSyncFoldersUpdated": "Carpetas de sincronización de cuenta actualizadas",
"accountUpdateFailed": "Error al actualizar la cuenta",
"accountUpdated": "Cuenta actualizada",
"accountUpdatedDesc": "Tu cuenta ha sido actualizada con éxito.",
@@ -136,6 +134,8 @@
"downloadScope": "Estrategia de descarga",
"downloadScopeDescription": "Elija qué correos electrónicos deben indexarse y descargarse.",
"downloadStarted": "Tarea de descarga iniciada",
+ "download_folders_update_failed": "Error al actualizar la lista de carpetas de descarga",
+ "download_folders_updated": "Lista de carpetas de descarga actualizada",
"duration": "Duración",
"edit": "Editar",
"email": "Correo electrónico",
diff --git a/web/src/locales/fi.json b/web/src/locales/fi.json
index 517de3c..0ad0537 100644
--- a/web/src/locales/fi.json
+++ b/web/src/locales/fi.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Tilin luominen epäonnistui",
"accountDetails": "Tilin tiedot",
"accountHasBeenSuccessfully": "Tili on onnistuneesti {{action}}",
- "accountSyncFoldersUpdateFailed": "Tilin synkronointikansioiden päivitys epäonnistui",
- "accountSyncFoldersUpdated": "Tilin synkronointikansiot päivitetty",
"accountUpdateFailed": "Tilin päivitys epäonnistui",
"accountUpdated": "Tili päivitetty",
"accountUpdatedDesc": "Tilisi on päivitetty onnistuneesti.",
@@ -136,6 +134,8 @@
"downloadScope": "Latausstrategia",
"downloadScopeDescription": "Valitse, mitkä sähköpostit indeksoidaan ja ladataan.",
"downloadStarted": "Lataustehtävä aloitettu",
+ "download_folders_update_failed": "Latauskansioiden luettelon päivitys epäonnistui",
+ "download_folders_updated": "Latauskansioiden luettelo päivitetty",
"duration": "Kesto",
"edit": "Muokkaa",
"email": "Sähköposti",
diff --git a/web/src/locales/fr.json b/web/src/locales/fr.json
index e903f9a..fe7521d 100644
--- a/web/src/locales/fr.json
+++ b/web/src/locales/fr.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Échec de la Création du Compte",
"accountDetails": "Détails du Compte",
"accountHasBeenSuccessfully": "Le compte a été {{action}} avec succès",
- "accountSyncFoldersUpdateFailed": "Échec de la Mise à Jour des Dossiers de Synchronisation de Compte",
- "accountSyncFoldersUpdated": "Dossiers de Synchronisation de Compte Mis à Jour",
"accountUpdateFailed": "Échec de la Mise à Jour du Compte",
"accountUpdated": "Compte Mis à Jour",
"accountUpdatedDesc": "Votre compte a été mis à jour avec succès.",
@@ -136,6 +134,8 @@
"downloadScope": "Stratégie de téléchargement",
"downloadScopeDescription": "Choisissez les e-mails à indexer et à télécharger.",
"downloadStarted": "Tâche de téléchargement lancée",
+ "download_folders_update_failed": "Échec de la mise à jour de la liste des dossiers de téléchargement",
+ "download_folders_updated": "Liste des dossiers de téléchargement mise à jour",
"duration": "Durée",
"edit": "Modifier",
"email": "E-mail",
diff --git a/web/src/locales/it.json b/web/src/locales/it.json
index c4d9f8e..f13929b 100644
--- a/web/src/locales/it.json
+++ b/web/src/locales/it.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Creazione Account Fallita",
"accountDetails": "Dettagli Account",
"accountHasBeenSuccessfully": "L'account è stato {{action}} con successo",
- "accountSyncFoldersUpdateFailed": "Aggiornamento Cartelle di Sincronizzazione Account Fallito",
- "accountSyncFoldersUpdated": "Cartelle di Sincronizzazione Account Aggiornate",
"accountUpdateFailed": "Aggiornamento Account Fallito",
"accountUpdated": "Account Aggiornato",
"accountUpdatedDesc": "Il tuo account è stato aggiornato con successo.",
@@ -136,6 +134,8 @@
"downloadScope": "Strategia di download",
"downloadScopeDescription": "Scegli quali email indicizzare e scaricare.",
"downloadStarted": "Attività di download avviata",
+ "download_folders_update_failed": "Aggiornamento elenco cartelle di download fallito",
+ "download_folders_updated": "Elenco cartelle di download aggiornato",
"duration": "Durata",
"edit": "Modifica",
"email": "Email",
diff --git a/web/src/locales/jp.json b/web/src/locales/jp.json
index 15767eb..fc0ccc0 100644
--- a/web/src/locales/jp.json
+++ b/web/src/locales/jp.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "アカウントの作成に失敗しました",
"accountDetails": "アカウント詳細",
"accountHasBeenSuccessfully": "アカウントは正常に{{action}}されました",
- "accountSyncFoldersUpdateFailed": "アカウント同期フォルダーの更新に失敗しました",
- "accountSyncFoldersUpdated": "アカウント同期フォルダーが更新されました",
"accountUpdateFailed": "アカウントの更新に失敗しました",
"accountUpdated": "アカウントが更新されました",
"accountUpdatedDesc": "アカウントが正常に更新されました。",
@@ -136,6 +134,8 @@
"downloadScope": "ダウンロード戦略",
"downloadScopeDescription": "インデックスとダウンロードの対象となるメールを選択してください。",
"downloadStarted": "ダウンロードタスクを開始しました",
+ "download_folders_update_failed": "ダウンロードフォルダー一覧の更新に失敗しました",
+ "download_folders_updated": "ダウンロードフォルダー一覧を更新しました",
"duration": "期間",
"edit": "編集",
"email": "メールアドレス",
diff --git a/web/src/locales/ko.json b/web/src/locales/ko.json
index f7bd23a..22c782e 100644
--- a/web/src/locales/ko.json
+++ b/web/src/locales/ko.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "계정 생성 실패",
"accountDetails": "계정 세부 정보",
"accountHasBeenSuccessfully": "계정이 성공적으로 {{action}}되었습니다",
- "accountSyncFoldersUpdateFailed": "계정 동기화 폴더 업데이트 실패",
- "accountSyncFoldersUpdated": "계정 동기화 폴더 업데이트됨",
"accountUpdateFailed": "계정 업데이트 실패",
"accountUpdated": "계정 업데이트됨",
"accountUpdatedDesc": "계정이 성공적으로 업데이트되었습니다.",
@@ -136,6 +134,8 @@
"downloadScope": "다운로드 전략",
"downloadScopeDescription": "색인화 및 다운로드할 이메일을 선택하십시오.",
"downloadStarted": "다운로드 작업 시작됨",
+ "download_folders_update_failed": "다운로드 폴더 목록 업데이트 실패",
+ "download_folders_updated": "다운로드 폴더 목록 업데이트됨",
"duration": "기간",
"edit": "편집",
"email": "이메일",
diff --git a/web/src/locales/nl.json b/web/src/locales/nl.json
index 1c73db9..f6c3b4d 100644
--- a/web/src/locales/nl.json
+++ b/web/src/locales/nl.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Account Aanmaken Mislukt",
"accountDetails": "Accountdetails",
"accountHasBeenSuccessfully": "Account is succesvol {{action}}",
- "accountSyncFoldersUpdateFailed": "Account Sync Mappen Bijwerken Mislukt",
- "accountSyncFoldersUpdated": "Account Sync Mappen Bijgewerkt",
"accountUpdateFailed": "Account Bijwerken Mislukt",
"accountUpdated": "Account Bijgewerkt",
"accountUpdatedDesc": "Uw account is succesvol bijgewerkt.",
@@ -136,6 +134,8 @@
"downloadScope": "Downloadstrategie",
"downloadScopeDescription": "Kies welke e-mails moeten worden geïndexeerd en gedownload.",
"downloadStarted": "Downloadtaak gestart",
+ "download_folders_update_failed": "Bijwerken downloadmappenlijst mislukt",
+ "download_folders_updated": "Lijst met downloadmappen bijgewerkt",
"duration": "Duur",
"edit": "Bewerken",
"email": "E-mail",
diff --git a/web/src/locales/no.json b/web/src/locales/no.json
index 74b3783..78770ed 100644
--- a/web/src/locales/no.json
+++ b/web/src/locales/no.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Kontoopprettelse mislyktes",
"accountDetails": "Kontodetaljer",
"accountHasBeenSuccessfully": "Kontoen har blitt {{action}}",
- "accountSyncFoldersUpdateFailed": "Oppdatering av synkroniseringsmapper mislyktes",
- "accountSyncFoldersUpdated": "Synkroniseringsmapper oppdatert",
"accountUpdateFailed": "Kontooppdatering mislyktes",
"accountUpdated": "Konto oppdatert",
"accountUpdatedDesc": "Kontoen din har blitt oppdatert.",
@@ -136,6 +134,8 @@
"downloadScope": "Nedlastingsstrategi",
"downloadScopeDescription": "Velg hvilke e-poster som skal indekseres og lastes ned.",
"downloadStarted": "Nedlastingsoppgave startet",
+ "download_folders_update_failed": "Oppdatering av nedlastingsmapper mislyktes",
+ "download_folders_updated": "Liste over nedlastingsmapper oppdatert",
"duration": "Varighet",
"edit": "Rediger",
"email": "E-post",
diff --git a/web/src/locales/pl.json b/web/src/locales/pl.json
index bce0647..e236078 100644
--- a/web/src/locales/pl.json
+++ b/web/src/locales/pl.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Bład podczas tworzenia konta",
"accountDetails": "Szczegóły konta",
"accountHasBeenSuccessfully": "Konto zostalo {{action}}",
- "accountSyncFoldersUpdateFailed": "Nie udało się zaktualizować folderiów synchronizacji kont",
- "accountSyncFoldersUpdated": "Zaktualizowano foldery synchronizacji kont",
"accountUpdateFailed": "Bład aktulizacji konta",
"accountUpdated": "Konto zaktualizowano",
"accountUpdatedDesc": "Twoje konto zostało prawidłowo zaktualizowane.",
@@ -136,6 +134,8 @@
"downloadScope": "Strategia pobierania",
"downloadScopeDescription": "Wybierz, które wiadomości e-mail mają być indeksowane i pobierane.",
"downloadStarted": "Uruchomiono zadanie pobierania",
+ "download_folders_update_failed": "Nie udało się zaktualizować listy folderów pobierania",
+ "download_folders_updated": "Lista folderów pobierania zaktualizowana",
"duration": "Czas trwania",
"edit": "Edytuj",
"email": "Email",
diff --git a/web/src/locales/pt.json b/web/src/locales/pt.json
index f8ceae6..ec5e6da 100644
--- a/web/src/locales/pt.json
+++ b/web/src/locales/pt.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Falha ao Criar Conta",
"accountDetails": "Detalhes da Conta",
"accountHasBeenSuccessfully": "A conta foi {{action}} com sucesso",
- "accountSyncFoldersUpdateFailed": "Falha ao Atualizar Pastas de Sincronização da Conta",
- "accountSyncFoldersUpdated": "Pastas de Sincronização da Conta Atualizadas",
"accountUpdateFailed": "Falha ao Atualizar Conta",
"accountUpdated": "Conta Atualizada",
"accountUpdatedDesc": "A conta foi atualizada com sucesso.",
@@ -136,6 +134,8 @@
"downloadScope": "Estratégia de download",
"downloadScopeDescription": "Escolha quais e-mails devem ser indexados e baixados.",
"downloadStarted": "Tarefa de download iniciada",
+ "download_folders_update_failed": "Falha ao atualizar a lista de pastas de download",
+ "download_folders_updated": "Lista de pastas de download atualizada",
"duration": "Duração",
"edit": "Editar",
"email": "Email",
diff --git a/web/src/locales/ru.json b/web/src/locales/ru.json
index e41ad23..d8737e0 100644
--- a/web/src/locales/ru.json
+++ b/web/src/locales/ru.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Ошибка создания аккаунта",
"accountDetails": "Детали аккаунта",
"accountHasBeenSuccessfully": "Аккаунт успешно {{action}}",
- "accountSyncFoldersUpdateFailed": "Не удалось обновить папки синхронизации",
- "accountSyncFoldersUpdated": "Папки синхронизации обновлены",
"accountUpdateFailed": "Ошибка обновления аккаунта",
"accountUpdated": "Аккаунт обновлен",
"accountUpdatedDesc": "Ваш аккаунт был успешно обновлен.",
@@ -136,6 +134,8 @@
"downloadScope": "Стратегия загрузки",
"downloadScopeDescription": "Выберите, какие электронные письма должны быть проиндексированы и скачаны.",
"downloadStarted": "Задача загрузки запущена",
+ "download_folders_update_failed": "Ошибка обновления списка папок для загрузки",
+ "download_folders_updated": "Список папок для загрузки обновлен",
"duration": "Продолжительность",
"edit": "Ред.",
"email": "Email",
diff --git a/web/src/locales/sv.json b/web/src/locales/sv.json
index 3e41a26..a8a600a 100644
--- a/web/src/locales/sv.json
+++ b/web/src/locales/sv.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "Kontoskapande misslyckades",
"accountDetails": "Kontodetaljer",
"accountHasBeenSuccessfully": "Kontot har {{action}} framgångsrikt",
- "accountSyncFoldersUpdateFailed": "Uppdatering av synkroniseringsmappar misslyckades",
- "accountSyncFoldersUpdated": "Synkroniseringsmappar uppdaterade",
"accountUpdateFailed": "Kontouppdatering misslyckades",
"accountUpdated": "Konto uppdaterat",
"accountUpdatedDesc": "Ditt konto har uppdaterats.",
@@ -136,6 +134,8 @@
"downloadScope": "Nedladdningsstrategi",
"downloadScopeDescription": "Välj vilka e-postmeddelanden som ska indexeras och laddas ner.",
"downloadStarted": "Hämtningsuppgift startad",
+ "download_folders_update_failed": "Misslyckades med att uppdatera hämtningsmappar",
+ "download_folders_updated": "Lista över hämtningsmappar uppdaterad",
"duration": "Varaktighet",
"edit": "Redigera",
"email": "E-post",
diff --git a/web/src/locales/zh-tw.json b/web/src/locales/zh-tw.json
index ab67ce6..8bf4975 100644
--- a/web/src/locales/zh-tw.json
+++ b/web/src/locales/zh-tw.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "帳號建立失敗",
"accountDetails": "帳號詳細資訊",
"accountHasBeenSuccessfully": "帳戶已成功{{action}}",
- "accountSyncFoldersUpdateFailed": "帳號同步資料夾更新失敗",
- "accountSyncFoldersUpdated": "帳號同步資料夾已更新",
"accountUpdateFailed": "帳號更新失敗",
"accountUpdated": "帳號已更新",
"accountUpdatedDesc": "帳號已成功更新。",
@@ -136,6 +134,8 @@
"downloadScope": "下載策略",
"downloadScopeDescription": "選擇哪些郵件應被索引和下載。",
"downloadStarted": "下載任務已啟動",
+ "download_folders_update_failed": "郵件夾下載列表更新失敗",
+ "download_folders_updated": "郵件夾下載列表已更新",
"duration": "時長",
"edit": "編輯",
"email": "電子郵件",
diff --git a/web/src/locales/zh.json b/web/src/locales/zh.json
index b5b2c60..11f73db 100644
--- a/web/src/locales/zh.json
+++ b/web/src/locales/zh.json
@@ -86,8 +86,6 @@
"accountCreationFailed": "账户创建失败",
"accountDetails": "账户详情",
"accountHasBeenSuccessfully": "账户已成功{{action}}",
- "accountSyncFoldersUpdateFailed": "账户同步文件夹更新失败",
- "accountSyncFoldersUpdated": "账户同步文件夹已更新",
"accountUpdateFailed": "账户更新失败",
"accountUpdated": "账户已更新",
"accountUpdatedDesc": "您的账户已成功更新。",
@@ -136,6 +134,8 @@
"downloadScope": "下载策略",
"downloadScopeDescription": "选择哪些邮件应被索引和下载。",
"downloadStarted": "下载任务已启动",
+ "download_folders_update_failed": "邮件夹下载列表更新失败",
+ "download_folders_updated": "邮件夹下载列表已更新",
"duration": "时长",
"edit": "编辑",
"email": "邮箱",