freedombone/locale/de/freedombone-restore-local.json

45 lines
1.9 KiB
JSON
Raw Normal View History

2015-12-08 17:43:17 +01:00
{
"Please attach a USB drive": "",
"No backup directory found on the USB drive.": "",
"Checking that admin user exists": "",
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
"Copying GPG keys to root": "",
"Restoring ${1} database": "",
"Unable to restore ${1} database": "",
"Restoring ${1} installation": "",
"Restoring mysql 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 admin user README": "",
"Restoring IPFS": "",
"Restoring ssh keys for $USERNAME": "",
"Restoring config files for $USERNAME": "",
"Restoring certificates": "",
"Restoring projects for $USERNAME": "",
"Restoring personal settings for $USERNAME": "",
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Gogs settings": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "",
"Restoring blog installation": "",
"No content directory found after restoring blog": "",
"Restoring cjdns installation": "",
"Restoring emails for $USERNAME": "",
"Restoring DLNA cache": "",
"Restoring VoIP settings": "",
"Restoring Tox node settings": "",
"Setting permissions": "",
"Unmount encrypted USB": "",
"Restore from USB drive is complete. You can now remove it.": ""
}