freedombone-restore-local.json 4.5KB

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