freedombone-restore-local.json 1.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "Please attach a USB drive": "",
  3. "No backup directory found on the USB drive.": "",
  4. "Checking that admin user exists": "",
  5. "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
  6. "Copying GPG keys to root": "",
  7. "Restoring ${1} database": "",
  8. "Unable to restore ${1} database": "",
  9. "Restoring ${1} installation": "",
  10. "Restoring mysql settings": "",
  11. "Get the MariaDB password from the backup": "",
  12. "MariaDB password file not found": "",
  13. "Restore the MariaDB user table": "",
  14. "Try again using the password obtained from backup": "",
  15. "Restarting database": "",
  16. "Change the MariaDB password to the backup version": "",
  17. "Restoring Lets Encrypt settings": "",
  18. "Restoring Mutt settings for $USERNAME": "",
  19. "Restoring gnupg settings for $USERNAME": "",
  20. "Restoring procmail settings for $USERNAME": "",
  21. "Restoring spamassassin settings for $USERNAME": "",
  22. "Restoring admin user README": "",
  23. "Restoring IPFS": "",
  24. "Restoring ssh keys for $USERNAME": "",
  25. "Restoring config files for $USERNAME": "",
  26. "Restoring certificates": "",
  27. "Restoring projects for $USERNAME": "",
  28. "Restoring personal settings for $USERNAME": "",
  29. "Restoring public mailing list": "",
  30. "Restoring XMPP settings": "",
  31. "Restoring Gogs settings": "",
  32. "Restoring Gogs repos": "",
  33. "Restoring Gogs authorized_keys": "",
  34. "Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "",
  35. "Restoring blog installation": "",
  36. "No content directory found after restoring blog": "",
  37. "Restoring cjdns installation": "",
  38. "Restoring emails for $USERNAME": "",
  39. "Restoring DLNA cache": "",
  40. "Restoring VoIP settings": "",
  41. "Restoring Tox node settings": "",
  42. "Setting permissions": "",
  43. "Unmount encrypted USB": "",
  44. "Restore from USB drive is complete. You can now remove it.": ""
  45. }