translate("Follow the steps below to install Bibledit.")
translate("Install required software:")
sudo apt install software-properties-common
translate("Add the Bibledit repository:")
sudo add-apt-repository ppa:bibledit/ppa
translate("Read the repository:")
sudo apt update
translate("Install Bibledit:")
sudo apt install bibledit-cloud
translate("Bibledit will be accessible through the IP address port 8080.") translate("Examples:")
translate("Open the web address in a browser, follow the instructions on the screen to configure Bibledit Cloud, and log in.")
translate ("The Ubuntu packages support Ubuntu 15.05 and higher.") Bibledit Cloud can also be installed from source.