freedombone-restore-local.json 2.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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. "Setting permissions": "",
  6. "Unmount encrypted USB": "",
  7. "No backup directory found on the USB drive.": "",
  8. "Checking that admin user exists": "",
  9. "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
  10. "Copying GPG keys from admin user to root": "",
  11. "Restoring ${1} database": "",
  12. "Unable to restore ${1} database": "",
  13. "Restoring ${1} installation": "",
  14. "Restoring configuration files": "",
  15. "The admin username has changed from $PREV_ADMIN_USERNAME to $ADMIN_USERNAME. To restore you will first need to install a new ${PROJECT_NAME} system with an initial admin user named $PREV_ADMIN_USERNAME": "",
  16. "Restoring mysql settings": "",
  17. "Get the MariaDB password from the backup": "",
  18. "MariaDB password file not found": "",
  19. "Restore the MariaDB user table": "",
  20. "Try again using the password obtained from backup": "",
  21. "Restarting database": "",
  22. "Change the MariaDB password to the backup version": "",
  23. "Restoring Lets Encrypt settings": "",
  24. "Restoring Tor settings": "",
  25. "Restoring Mutt settings for $USERNAME": "",
  26. "Restoring gnupg settings for $USERNAME": "",
  27. "Restoring procmail settings for $USERNAME": "",
  28. "Restoring spamassassin settings for $USERNAME": "",
  29. "Restoring admin user README": "",
  30. "Restoring IPFS": "",
  31. "Restoring ssh keys for $USERNAME": "",
  32. "Restoring config files for $USERNAME": "",
  33. "Restoring local files for $USERNAME": "",
  34. "Restoring certificates": "",
  35. "Restoring personal settings for $USERNAME": "",
  36. "Restoring public mailing list": "",
  37. "Restoring XMPP settings": "",
  38. "Restoring Gogs settings": "",
  39. "Restoring Gogs repos": "",
  40. "Restoring Gogs authorized_keys": "",
  41. "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "",
  42. "Restoring blog installation": "",
  43. "No content directory found after restoring blog": "",
  44. "Restoring cjdns installation": "",
  45. "Restoring emails for $USERNAME": "",
  46. "Restoring DLNA cache": "",
  47. "Restoring VoIP settings": "",
  48. "Restoring Tox node settings": "",
  49. "Restore $RESTORE_APP": "",
  50. "Restore from USB drive is complete. You can now unplug it.": ""
  51. }