freedombone-backup-remote.json 2.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "Creating backup key": "",
  3. "Backup key could not be found": "",
  4. "No MariaDB password was given": "",
  5. "${1} database could not be saved": "",
  6. "Unable to export ${1} database": "",
  7. "${PROJECT_NAME} backup to friends": "",
  8. "Backing up ${PROJECT_NAME} configuration files": "",
  9. "Backing up personal settings for $USERNAME": "",
  10. "Backing up gpg keys for $USERNAME": "",
  11. "Backing up ssh keys for $USERNAME": "",
  12. "Backing up config files for $USERNAME": "",
  13. "Backing up local files for $USERNAME": "",
  14. "Backing up Mutt settings for $USERNAME": "",
  15. "Backing up procmail settings for $USERNAME": "",
  16. "Backing up spamassassin settings for $USERNAME": "",
  17. "Creating an email archive": "",
  18. "Backing up emails for $USERNAME": "",
  19. "Backing up Lets Encrypt settings": "",
  20. "Backing up Tor settings": "",
  21. "Backing up RSS reader installation": "",
  22. "RSS reader domain specified but not found in /etc/share/ttrss}": "",
  23. "Backing up GNU social installation": "",
  24. "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
  25. "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
  26. "Backing up Owncloud data": "",
  27. "Obtaining Gogs settings backup": "",
  28. "Obtaining Gogs repos backup": "",
  29. "Obtaining Gogs authorized_keys backup": "",
  30. "Backing up wiki": "",
  31. "Backing up blog": "",
  32. "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "",
  33. "Backing up certificates": "",
  34. "Backing up the public mailing list": "",
  35. "Backing up the XMPP settings": "",
  36. "Backing up web settings": "",
  37. "Backing up README": "",
  38. "Backing up IPFS": "",
  39. "Backing up DLNA cache": "",
  40. "Backing up VoIP settings": "",
  41. "Unable to backup MariaDB settings": "",
  42. "Unable to export database settings": "",
  43. "Backing up some additional directories": "",
  44. "WARNING: The backup directory $destination_dir is already used.": "",
  45. "Choose a different destination name for backing up $backup_dir": "",
  46. "WARNING: Directory $backup_dir does not exist": ""
  47. }