Optionally ignore missing chapter matches during bulk migration

This commit is contained in:
schroda
2026-05-17 13:19:21 +02:00
parent fc4767e819
commit 710e7c0deb
8 changed files with 114 additions and 25 deletions

View File

@@ -518,6 +518,18 @@ msgstr "Automatically mark chapters as read when you download them."
msgid "Automatically refresh metadata"
msgstr "Automatically refresh metadata"
#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx
msgid "Automatically select matches if they have additional chapters"
msgstr "Automatically select matches if they have additional chapters"
#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx
msgid "Automatically select matches if they have at least the same latest chapter"
msgstr "Automatically select matches if they have at least the same latest chapter"
#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx
msgid "Automatically select matches if they have no missing chapters"
msgstr "Automatically select matches if they have no missing chapters"
#: src/features/reader/settings/behaviour/ReaderBehaviourSettings.tsx
msgid "Automatically use webtoon mode for entries that are detected to likely use the long strip format"
msgstr "Automatically use webtoon mode for entries that are detected to likely use the long strip format"
@@ -1845,6 +1857,10 @@ msgstr "Ignore filters when searching"
msgid "Ignore matches that are behind in chapters"
msgstr "Ignore matches that are behind in chapters"
#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx
msgid "Ignore matches with missing chapters"
msgstr "Ignore matches with missing chapters"
#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx
msgid "Ignore matches without newer chapters"
msgstr "Ignore matches without newer chapters"
@@ -2375,6 +2391,11 @@ msgstr "Minute"
msgid "Misc"
msgstr "Misc"
#. placeholder {0}: entry.missingChapters
#: src/features/migration/components/migration-entry/MigrationEntryMetadataText.tsx
msgid "Missing: {0}"
msgstr "Missing: {0}"
#: src/features/reader/overlay/settings/ReaderSettingOverlayMode.tsx
msgid "Mobile"
msgstr "Mobile"
@@ -2558,14 +2579,6 @@ msgstr "Oneshot"
msgid "Ongoing"
msgstr "Ongoing"
#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx
msgid "Only automatically select matches if they have additional chapters. They will still be shown in the found matches"
msgstr "Only automatically select matches if they have additional chapters. They will still be shown in the found matches"
#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx
msgid "Only automatically select matches if they have at least the same latest chapter. They will still be shown in the found matches"
msgstr "Only automatically select matches if they have at least the same latest chapter. They will still be shown in the found matches"
#: src/features/migration/Migration.constants.ts
msgid "Only outdated matches found"
msgstr "Only outdated matches found"