freedombone-restore-local.json 2.9KB

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "No backup directory found on the USB drive.": "No backup directory found on the USB drive.",
  3. "Checking that admin user exists": "Checking that admin user exists",
  4. "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.",
  5. "Copying GPG keys from admin user to root": "Copying GPG keys from admin user to root",
  6. "Restoring configuration files": "Restoring configuration files",
  7. "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": "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",
  8. "Restoring mysql settings": "Restoring mysql settings",
  9. "Get the MariaDB password from the backup": "Get the MariaDB password from the backup",
  10. "MariaDB password file not found": "MariaDB password file not found",
  11. "Restore the MariaDB user table": "Restore the MariaDB user table",
  12. "Try again using the password obtained from backup": "Try again using the password obtained from backup",
  13. "Restarting database": "Restarting database",
  14. "Change the MariaDB password to the backup version": "Change the MariaDB password to the backup version",
  15. "Restoring Lets Encrypt settings": "Restoring Lets Encrypt settings",
  16. "Restoring Tor settings": "Restoring Tor settings",
  17. "Restoring Mutt settings for $USERNAME": "Restoring Mutt settings for $USERNAME",
  18. "Restoring gnupg settings for $USERNAME": "Restoring gnupg settings for $USERNAME",
  19. "Restoring procmail settings for $USERNAME": "Restoring procmail settings for $USERNAME",
  20. "Restoring spamassassin settings for $USERNAME": "Restoring spamassassin settings for $USERNAME",
  21. "Restoring admin user README": "Restoring admin user README",
  22. "Restoring ssh keys for $USERNAME": "Restoring ssh keys for $USERNAME",
  23. "Restoring config files for $USERNAME": "Restoring config files for $USERNAME",
  24. "Restoring monkeysphere ids for $USERNAME": "Restoring monkeysphere ids for $USERNAME",
  25. "Restoring fin files for $USERNAME": "Restoring fin files for $USERNAME",
  26. "Restoring local files for $USERNAME": "Restoring local files for $USERNAME",
  27. "Restoring certificates": "Restoring certificates",
  28. "Restoring personal settings for $USERNAME": "Restoring personal settings for $USERNAME",
  29. "Restoring public mailing list": "Restoring public mailing list",
  30. "Restoring emails for $USERNAME": "Restoring emails for $USERNAME",
  31. "Restore $RESTORE_APP": "Restore $RESTORE_APP",
  32. "Restore from USB drive is complete. You can now unplug it.": "Restore from USB drive is complete. You can now unplug it."
  33. }