1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "Creating backup key": "",
- "Backup key could not be found": "",
- "No MariaDB password was given": "",
- "${1} database could not be saved": "",
- "Unable to export ${1} database": "",
- "${PROJECT_NAME} backup to friends": "",
- "Backing up personal settings for $USERNAME": "",
- "Backing up gpg keys for $USERNAME": "",
- "Backing up ssh keys for $USERNAME": "",
- "Backing up config files for $USERNAME": "",
- "Backing up Mutt settings for $USERNAME": "",
- "Backing up procmail settings for $USERNAME": "",
- "Backing up spamassassin settings for $USERNAME": "",
- "Creating an email archive": "",
- "Backing up emails for $USERNAME": "",
- "Backing up Lets Encrypt settings": "",
- "Backing up GNU social installation": "",
- "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
- "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
- "Backing up Owncloud data": "",
- "Obtaining Gogs settings backup": "",
- "Obtaining Gogs repos backup": "",
- "Obtaining Gogs authorized_keys backup": "",
- "Backing up wiki": "",
- "Backing up blog": "",
- "Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "",
- "Backing up certificates": "",
- "Backing up the public mailing list": "",
- "Backing up the XMPP settings": "",
- "Backing up web settings": "",
- "Backing up README": "",
- "Backing up IPFS": "",
- "Backing up DLNA cache": "",
- "Backing up VoIP settings": "",
- "Unable to backup MariaDB settings": "",
- "Unable to export database settings": ""
- }
|