|
533 | 533 | "not_backed_up": "Not backed up", |
534 | 534 | "search_instances": "Search applications", |
535 | 535 | "not_backed_up_instances_selected": "Instances not backed up are currently selected", |
536 | | - "data_encryption_key_tooltip": "This password is used to encrypt data in the backup destination and is saved inside your cluster backup. Store this password in a safe place, or remember to download cluster backup regularly.", |
| 536 | + "data_encryption_key_tooltip": "This key encrypts backup data stored on the destination. It is independent of any remote provider credentials. If left empty, a random key is generated automatically. The key is saved in the cluster backup, store it in a safe place or download the cluster backup regularly.", |
537 | 537 | "run_backup": "Run backup", |
538 | 538 | "run_backup_now": "Run backup now", |
539 | 539 | "last_backup": "Last backup", |
|
671 | 671 | "rclone_configuration_source_upload_configuration": "Upload configuration file", |
672 | 672 | "rclone_configuration_file": "Rclone configuration file", |
673 | 673 | "rclone_configuration_file_helper": "Supported file types: .conf, .txt", |
674 | | - "rclone_base_path": "Base path", |
| 674 | + "rclone_base_path": "Path", |
675 | 675 | "rclone_encryption_key_configured": "Encryption key configured", |
676 | | - "rclone_encryption_key_configured_description": "Keys cannot be viewed or modified after creation.", |
677 | 676 | "rclone_configuration_source_keep_configuration": "Keep current configuration", |
678 | 677 | "data_encryption_key_placeholder": "e.g a76917c4522...", |
679 | 678 | "invalid_base64": "Invalid base64 file format" |
|
0 commit comments