|
454 | 454 | "keywords": "Schlüsselwörter", |
455 | 455 | "author": "Autor", |
456 | 456 | "filtered by": "Gefiltert nach", |
457 | | - "clean install state": "Sauberer Installationsstatus" |
| 457 | + "clean install state": "Clean Install State", |
| 458 | + "backup created": "Backup created", |
| 459 | + "restore completed": "Restore completed", |
| 460 | + "restore will include": "This will restore", |
| 461 | + "restore warning": "This action cannot be undone. Continue?", |
| 462 | + "reload to apply": "Reload to apply changes?", |
| 463 | + "reload app": "Reload app", |
| 464 | + "preparing backup": "Preparing backup", |
| 465 | + "collecting settings": "Collecting settings", |
| 466 | + "collecting key bindings": "Collecting key bindings", |
| 467 | + "collecting plugins": "Collecting plugin information", |
| 468 | + "creating backup": "Creating backup file", |
| 469 | + "validating backup": "Validating backup", |
| 470 | + "restoring key bindings": "Restoring key bindings", |
| 471 | + "restoring plugins": "Restoring plugins", |
| 472 | + "restoring settings": "Restoring settings", |
| 473 | + "legacy backup warning": "This is an older backup format. Some features may be limited.", |
| 474 | + "checksum mismatch": "Checksum mismatch - backup file may have been modified or corrupted.", |
| 475 | + "plugin not found": "Plugin not found in registry", |
| 476 | + "paid plugin skipped": "Paid plugin - purchase not found", |
| 477 | + "source not found": "Source file no longer exists", |
| 478 | + "restored": "Restored", |
| 479 | + "skipped": "Skipped", |
| 480 | + "backup not valid object": "Backup file is not a valid object", |
| 481 | + "backup no data": "Backup file contains no data to restore", |
| 482 | + "backup legacy warning": "This is an older backup format (v1). Some features may be limited.", |
| 483 | + "backup missing metadata": "Missing backup metadata - some info may be unavailable", |
| 484 | + "backup checksum mismatch": "Checksum mismatch - backup file may have been modified or corrupted. Proceed with caution.", |
| 485 | + "backup checksum verify failed": "Could not verify checksum", |
| 486 | + "backup invalid settings": "Invalid settings format", |
| 487 | + "backup invalid keybindings": "Invalid keyBindings format", |
| 488 | + "backup invalid plugins": "Invalid installedPlugins format", |
| 489 | + "issues found": "Issues found", |
| 490 | + "error details": "Error details" |
458 | 491 | } |
0 commit comments