123456789101112131415161718192021222324252627282930313233 |
- {
- "No friends list found at /home/${ADMIN_USERNAME}/backup.list": "",
- "Server not found within the friends list": "",
- "Restoring ${1} database": "",
- "Unable to restore ${1} database": "",
- "Restoring ${1} installation": "",
- "Restoring MariaDB settings": "",
- "Get the MariaDB password from the backup": "",
- "MariaDB password file not found": "",
- "Restore the MariaDB user table": "",
- "Try again using the password obtained from backup": "",
- "Restarting database": "",
- "Change the MariaDB password to the backup version": "",
- "Restoring Lets Encrypt settings": "",
- "Restoring Mutt settings for $USERNAME": "",
- "Restoring gnupg settings for $USERNAME": "",
- "Restoring procmail settings for $USERNAME": "",
- "Restoring spamassassin settings for $USERNAME": "",
- "Restoring README": "",
- "Restoring IPFS": "",
- "Restoring ssh keys for $USERNAME": "",
- "Restoring config files for $USERNAME": "",
- "Restoring certificates": "",
- "Restoring personal settings for $USERNAME": "",
- "Restoring public mailing list": "",
- "Restoring XMPP settings": "",
- "Restoring Owncloud installation": "",
- "Restoring Gogs repos": "",
- "Restoring Gogs authorized_keys": "",
- "Restoring Wiki installation $WIKI_DOMAIN_NAME": "",
- "Restoring blog installation $FULLBLOG_DOMAIN_NAME": "",
- "No content directory found after restoring blog": ""
- }
|