freedombone-backup-remote.json 2.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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 syncthing files for $USERNAME": "",
  13. "Backing up config files for $USERNAME": "",
  14. "Backing up monkeysphere files for $USERNAME": "",
  15. "Backing up fin files for $USERNAME": "",
  16. "Backing up local files for $USERNAME": "",
  17. "Backing up Mutt settings for $USERNAME": "",
  18. "Backing up procmail settings for $USERNAME": "",
  19. "Backing up spamassassin settings for $USERNAME": "",
  20. "Creating an email archive": "",
  21. "Backing up emails for $USERNAME": "",
  22. "Backing up Lets Encrypt settings": "",
  23. "Backing up Tor settings": "",
  24. "Backing up RSS reader installation": "",
  25. "RSS reader domain specified but not found in /etc/share/ttrss}": "",
  26. "Backing up GNU social installation": "",
  27. "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
  28. "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
  29. "Backing up syncthing configuration": "",
  30. "Backing up syncthing shared files": "",
  31. "Backing up Mediagoblin": "",
  32. "Obtaining Gogs settings backup": "",
  33. "Obtaining Gogs repos backup": "",
  34. "Obtaining Gogs authorized_keys backup": "",
  35. "Backing up wiki": "",
  36. "Backing up blog": "",
  37. "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "",
  38. "Backing up certificates": "",
  39. "Backing up the public mailing list": "",
  40. "Backing up the XMPP settings": "",
  41. "Backing up web settings": "",
  42. "Backing up README": "",
  43. "Backing up IPFS": "",
  44. "Backing up DLNA cache": "",
  45. "Backing up VoIP settings": "",
  46. "Unable to backup MariaDB settings": "",
  47. "Unable to export database settings": "",
  48. "Backing up some additional directories": "",
  49. "WARNING: The backup directory $destination_dir is already used.": "",
  50. "Choose a different destination name for backing up $backup_dir": "",
  51. "WARNING: Directory $backup_dir does not exist": ""
  52. }