freedombone-backup-local.json 3.1KB

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