Add option to abort migration entry

This commit is contained in:
schroda
2026-05-22 14:13:56 +02:00
parent afb2c0cc0f
commit a876879d0e
11 changed files with 259 additions and 77 deletions

View File

@@ -57,6 +57,12 @@ msgstr "{0, plural, one {# Source} other {# Sources}}"
msgid "{0, plural, one {# Tracker} other {# Tracker}}"
msgstr "{0, plural, one {# Tracker} other {# Tracker}}"
#. placeholder {0}: abortedEntries.length
#: src/features/migration/screens/MigrationExecute.tsx
#: src/features/migration/screens/MigrationSearch.tsx
msgid "{0, plural, one {1 aborted entry} other {# aborted entries}}"
msgstr "{0, plural, one {1 aborted entry} other {# aborted entries}}"
#. placeholder {0}: noMatchEntries.length
#: src/features/migration/screens/MigrationExecute.tsx
#: src/features/migration/screens/MigrationSearch.tsx
@@ -325,6 +331,7 @@ msgstr "A preview focused web frontend built with svelte"
msgid "A-Z"
msgstr "A-Z"
#: src/features/migration/components/migration-entry/MigrationEntrySearchExcludeActions.tsx
#: src/features/migration/screens/MigrationExecute.tsx
msgid "Abort"
msgstr "Abort"
@@ -333,6 +340,7 @@ msgstr "Abort"
msgid "Abort migration"
msgstr "Abort migration"
#: src/features/migration/Migration.constants.ts
#: src/features/migration/screens/MigrationExecute.tsx
msgid "Aborted"
msgstr "Aborted"