123456789101112131415161718192021222324252627282930313233 |
- {
- "No backup directory found on the USB drive.": "No backup directory found on the USB drive.",
- "Checking that admin user exists": "Checking that admin user exists",
- "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.",
- "Copying GPG keys from admin user to root": "Copying GPG keys from admin user to root",
- "Restoring configuration files": "Restoring configuration files",
- "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",
- "Restoring mysql settings": "Restoring mysql settings",
- "Get the MariaDB password from the backup": "Get the MariaDB password from the backup",
- "MariaDB password file not found": "MariaDB password file not found",
- "Restore the MariaDB user table": "Restore the MariaDB user table",
- "Try again using the password obtained from backup": "Try again using the password obtained from backup",
- "Restarting database": "Restarting database",
- "Change the MariaDB password to the backup version": "Change the MariaDB password to the backup version",
- "Restoring Lets Encrypt settings": "Restoring Lets Encrypt settings",
- "Restoring Tor settings": "Restoring Tor settings",
- "Restoring Mutt settings for $USERNAME": "Restoring Mutt settings for $USERNAME",
- "Restoring gnupg settings for $USERNAME": "Restoring gnupg settings for $USERNAME",
- "Restoring procmail settings for $USERNAME": "Restoring procmail settings for $USERNAME",
- "Restoring spamassassin settings for $USERNAME": "Restoring spamassassin settings for $USERNAME",
- "Restoring admin user README": "Restoring admin user README",
- "Restoring ssh keys for $USERNAME": "Restoring ssh keys for $USERNAME",
- "Restoring config files for $USERNAME": "Restoring config files for $USERNAME",
- "Restoring monkeysphere ids for $USERNAME": "Restoring monkeysphere ids for $USERNAME",
- "Restoring fin files for $USERNAME": "Restoring fin files for $USERNAME",
- "Restoring local files for $USERNAME": "Restoring local files for $USERNAME",
- "Restoring certificates": "Restoring certificates",
- "Restoring personal settings for $USERNAME": "Restoring personal settings for $USERNAME",
- "Restoring public mailing list": "Restoring public mailing list",
- "Restoring emails for $USERNAME": "Restoring emails for $USERNAME",
- "Restore $RESTORE_APP": "Restore $RESTORE_APP",
- "Restore from USB drive is complete. You can now unplug it.": "Restore from USB drive is complete. You can now unplug it."
- }
|