freedombone-backup-local.json 1.7KB

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "Please attach a USB drive": "",
  3. "There was a problem mounting the USB drive to $USB_MOUNT": "",
  4. "Unable to unmount the drive. This means that the backup did not work": "",
  5. "Unmount encrypted USB": "",
  6. "Backup to USB drive is complete. You can now unplug it.": "",
  7. "No MariaDB password was given": "",
  8. "Obtaining ${1} database backup": "",
  9. "${1} database could not be saved": "",
  10. "WARNING: directory does not exist: ${1}": "",
  11. "Backup key could not be found": "",
  12. "There was a problem making the directory $USB_MOUNT/backup.": "",
  13. "Less than 5% of space remaining on backup drive": "",
  14. "Backing up gpg keys for $USERNAME": "",
  15. "Backing up personal settings for $USERNAME": "",
  16. "Backing up ssh keys for $USERNAME": "",
  17. "Backing up fin files for $USERNAME": "",
  18. "Backing up syncthing files for $USERNAME": "",
  19. "Backing up config files for $USERNAME": "",
  20. "Backing up monkeysphere files for $USERNAME": "",
  21. "Backing up local files for $USERNAME": "",
  22. "Backing up Mutt settings for $USERNAME": "",
  23. "Creating an email archive for $USERNAME": "",
  24. "Backing up emails for $USERNAME": "",
  25. "Backing up spamassassin settings for $USERNAME": "",
  26. "Backing up procmail settings for $USERNAME": "",
  27. "Backing up $source_directory to $dest_directory": "",
  28. "Backing up ${PROJECT_NAME} configuration files": "",
  29. "Backing up README": "",
  30. "Backing up VoIP settings": "",
  31. "Unable to backup mysql settings": "",
  32. "Backing up some additional directories": "",
  33. "WARNING: The backup directory $destination_dir is already used.": "",
  34. "Choose a different destination name for backing up $backup_dir": "",
  35. "WARNING: Directory $backup_dir does not exist": ""
  36. }