Skip to content
Snippets Groups Projects
Commit e67e250b authored by Bob Mottram's avatar Bob Mottram
Browse files

More translation strings

parent 92493126
No related branches found
No related tags found
No related merge requests found
......@@ -9,12 +9,23 @@
"The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "",
"The command ${PROJECT_NAME}-config was not found": "",
" ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
"Encrypted backup to other servers": "",
"Freedombone Configuration": "",
"\\nDo you wish to configure some remote backup locations?": "",
"There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "",
"'$SYSTEM_TYPE' is an unrecognised Freedombone variant.": "",
"The configuration file $CONFIGURATION_FILE was not found": "",
"Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "",
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
"cjdns private key: $CJDNS_PRIVATE_KEY": "",
"cjdns password: $CJDNS_PASSWORD": "",
"cjdns port: $CJDNS_PORT": "",
"Forward port $CJDNS_PORT from your internet router to the Freedombone": "",
"Address: $ZERONET_BLOG_ADDRESS": "",
"Public key: $ZERONET_BLOG_PRIVATE_KEY": "",
"Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "",
......@@ -25,11 +36,17 @@
"Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "",
"ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "",
"ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "",
"ZeroNet Mail address": "",
"ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "",
"${MY_USERNAME}'s Forum": "",
"Address: $ZERONET_FORUM_ADDRESS": "",
"Public key: $ZERONET_FORUM_PRIVATE_KEY": "",
"Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "",
"Forum address: $ZERONET_FORUM_ADDRESS": "",
"Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "",
"ZeroNet Forum address": "",
"ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "",
"ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "",
"OneRNG package could not be downloaded": "",
"OneRNG package: $ONERNG_PACKAGE": "",
"Hash does not match. This could indicate that the package has been tampered with.": "",
......@@ -37,14 +54,29 @@
"OneRNG actual hash: $hash": "",
"OneRNG Device": "",
"Please plug in the OneRNG device": "",
"ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "",
"ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "",
"Unknown subkey usage: $GPG_KEY_USAGE": "",
"Public key: $MY_GPG_PUBLIC_KEY": "",
"Private key: $MY_GPG_PRIVATE_KEY": "",
"GPG public key file $MY_GPG_PUBLIC_KEY was not found": "",
"GPG private key file $MY_GPG_PRIVATE_KEY was not found": "",
"The GPG key for $MY_EMAIL_ADDRESS could not be imported": "",
"A GPG key for $MY_EMAIL_ADDRESS could not be created": "",
"Change your GPG password": "",
"It's very important to add a password to your GPG key so that": "",
"if anyone does get access to your email they still won't be able": "",
"Publish your GPG public key": "",
"If you have imported legacy email which is not encrypted": "",
"ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "",
"Creating the $PUBLIC_MAILING_LIST mailing list": "",
"$PUBLIC_MAILING_LIST mailing list": "",
"To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "",
"cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "",
"Email import directory $IMPORT_MAILDIR not found": "",
"ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "",
"Your MariaDB password is: $MARIADB_PASSWORD": "",
"ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "",
"Music player in Owncloud": "",
" *** Freedombone $SYSTEM_TYPE is now installed ***": "",
"Open $OWNCLOUD_DOMAIN_NAME in a web browser to complete the setup": "",
......@@ -60,11 +92,15 @@
"In order to allow git clone via http we don't redirect everything": "",
"should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "",
"File not found /usr/local/bin/tox-bootstrapd": "",
"Account to run Tox's DHT bootstrap daemon": "",
"File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "",
"File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "",
"Your Tox node public key is": "",
"Your Tox node public key is: $TOX_PUBLIC_KEY": "",
"ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "",
"Your XMPP password is: $XMPP_PASSWORD": "",
"ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
"IRC Server": "",
"Wiki password": "",
"Wiki username: $MY_USERNAME": "",
"Wiki password: $WIKI_ADMIN_PASSWORD": "",
......
......@@ -9,12 +9,23 @@
"The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "",
"The command ${PROJECT_NAME}-config was not found": "",
" ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
"Encrypted backup to other servers": "",
"Freedombone Configuration": "",
"\\nDo you wish to configure some remote backup locations?": "",
"There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "",
"'$SYSTEM_TYPE' is an unrecognised Freedombone variant.": "",
"The configuration file $CONFIGURATION_FILE was not found": "",
"Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "",
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
"cjdns private key: $CJDNS_PRIVATE_KEY": "",
"cjdns password: $CJDNS_PASSWORD": "",
"cjdns port: $CJDNS_PORT": "",
"Forward port $CJDNS_PORT from your internet router to the Freedombone": "",
"Address: $ZERONET_BLOG_ADDRESS": "",
"Public key: $ZERONET_BLOG_PRIVATE_KEY": "",
"Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "",
......@@ -25,11 +36,17 @@
"Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "",
"ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "",
"ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "",
"ZeroNet Mail address": "",
"ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "",
"${MY_USERNAME}'s Forum": "",
"Address: $ZERONET_FORUM_ADDRESS": "",
"Public key: $ZERONET_FORUM_PRIVATE_KEY": "",
"Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "",
"Forum address: $ZERONET_FORUM_ADDRESS": "",
"Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "",
"ZeroNet Forum address": "",
"ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "",
"ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "",
"OneRNG package could not be downloaded": "",
"OneRNG package: $ONERNG_PACKAGE": "",
"Hash does not match. This could indicate that the package has been tampered with.": "",
......@@ -37,14 +54,29 @@
"OneRNG actual hash: $hash": "",
"OneRNG Device": "",
"Please plug in the OneRNG device": "",
"ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "",
"ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "",
"Unknown subkey usage: $GPG_KEY_USAGE": "",
"Public key: $MY_GPG_PUBLIC_KEY": "",
"Private key: $MY_GPG_PRIVATE_KEY": "",
"GPG public key file $MY_GPG_PUBLIC_KEY was not found": "",
"GPG private key file $MY_GPG_PRIVATE_KEY was not found": "",
"The GPG key for $MY_EMAIL_ADDRESS could not be imported": "",
"A GPG key for $MY_EMAIL_ADDRESS could not be created": "",
"Change your GPG password": "",
"It's very important to add a password to your GPG key so that": "",
"if anyone does get access to your email they still won't be able": "",
"Publish your GPG public key": "",
"If you have imported legacy email which is not encrypted": "",
"ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "",
"Creating the $PUBLIC_MAILING_LIST mailing list": "",
"$PUBLIC_MAILING_LIST mailing list": "",
"To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "",
"cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "",
"Email import directory $IMPORT_MAILDIR not found": "",
"ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "",
"Your MariaDB password is: $MARIADB_PASSWORD": "",
"ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "",
"Music player in Owncloud": "",
" *** Freedombone $SYSTEM_TYPE is now installed ***": "",
"Open $OWNCLOUD_DOMAIN_NAME in a web browser to complete the setup": "",
......@@ -60,11 +92,15 @@
"In order to allow git clone via http we don't redirect everything": "",
"should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "",
"File not found /usr/local/bin/tox-bootstrapd": "",
"Account to run Tox's DHT bootstrap daemon": "",
"File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "",
"File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "",
"Your Tox node public key is": "",
"Your Tox node public key is: $TOX_PUBLIC_KEY": "",
"ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "",
"Your XMPP password is: $XMPP_PASSWORD": "",
"ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
"IRC Server": "",
"Wiki password": "",
"Wiki username: $MY_USERNAME": "",
"Wiki password: $WIKI_ADMIN_PASSWORD": "",
......
......@@ -9,12 +9,23 @@
"The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "",
"The command ${PROJECT_NAME}-config was not found": "",
" ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
"Encrypted backup to other servers": "",
"Freedombone Configuration": "",
"\\nDo you wish to configure some remote backup locations?": "",
"There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "",
"'$SYSTEM_TYPE' is an unrecognised Freedombone variant.": "",
"The configuration file $CONFIGURATION_FILE was not found": "",
"Check your internet connection, /etc/network/interfaces and /etc/resolv.conf, then delete $COMPLETION_FILE, run 'rm -fR /var/lib/apt/lists/* && apt-get update --fix-missing' and run this script again. If hash sum mismatches persist then try setting $DEBIAN_REPO to a different mirror and also change /etc/apt/sources.list.": "",
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
"cjdns private key: $CJDNS_PRIVATE_KEY": "",
"cjdns password: $CJDNS_PASSWORD": "",
"cjdns port: $CJDNS_PORT": "",
"Forward port $CJDNS_PORT from your internet router to the Freedombone": "",
"Address: $ZERONET_BLOG_ADDRESS": "",
"Public key: $ZERONET_BLOG_PRIVATE_KEY": "",
"Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "",
......@@ -25,11 +36,17 @@
"Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "",
"ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "",
"ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "",
"ZeroNet Mail address": "",
"ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "",
"${MY_USERNAME}'s Forum": "",
"Address: $ZERONET_FORUM_ADDRESS": "",
"Public key: $ZERONET_FORUM_PRIVATE_KEY": "",
"Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "",
"Forum address: $ZERONET_FORUM_ADDRESS": "",
"Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "",
"ZeroNet Forum address": "",
"ZeroNet Forum address: $ZERONET_FORUM_ADDRESS": "",
"ZeroNet Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "",
"OneRNG package could not be downloaded": "",
"OneRNG package: $ONERNG_PACKAGE": "",
"Hash does not match. This could indicate that the package has been tampered with.": "",
......@@ -37,14 +54,29 @@
"OneRNG actual hash: $hash": "",
"OneRNG Device": "",
"Please plug in the OneRNG device": "",
"ERROR: Exim does not appear to have installed. $CHECK_MESSAGE": "",
"ERROR: Dovecot does not appear to have installed. $CHECK_MESSAGE": "",
"Unknown subkey usage: $GPG_KEY_USAGE": "",
"Public key: $MY_GPG_PUBLIC_KEY": "",
"Private key: $MY_GPG_PRIVATE_KEY": "",
"GPG public key file $MY_GPG_PUBLIC_KEY was not found": "",
"GPG private key file $MY_GPG_PRIVATE_KEY was not found": "",
"The GPG key for $MY_EMAIL_ADDRESS could not be imported": "",
"A GPG key for $MY_EMAIL_ADDRESS could not be created": "",
"Change your GPG password": "",
"It's very important to add a password to your GPG key so that": "",
"if anyone does get access to your email they still won't be able": "",
"Publish your GPG public key": "",
"If you have imported legacy email which is not encrypted": "",
"ERROR: Mutt does not appear to have installed. $CHECK_MESSAGE": "",
"Creating the $PUBLIC_MAILING_LIST mailing list": "",
"$PUBLIC_MAILING_LIST mailing list": "",
"To subscribe to the $PUBLIC_MAILING_LIST mailing list send a": "",
"cleartext email to $PUBLIC_MAILING_LIST+subscribe@$DEFAULT_DOMAIN_NAME": "",
"Email import directory $IMPORT_MAILDIR not found": "",
"ERROR: nginx does not appear to have installed. $CHECK_MESSAGE": "",
"Your MariaDB password is: $MARIADB_PASSWORD": "",
"ERROR: mariadb-server does not appear to have installed. $CHECK_MESSAGE": "",
"Music player in Owncloud": "",
" *** Freedombone $SYSTEM_TYPE is now installed ***": "",
"Open $OWNCLOUD_DOMAIN_NAME in a web browser to complete the setup": "",
......@@ -60,11 +92,15 @@
"In order to allow git clone via http we don't redirect everything": "",
"should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "",
"File not found /usr/local/bin/tox-bootstrapd": "",
"Account to run Tox's DHT bootstrap daemon": "",
"File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "",
"File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "",
"Your Tox node public key is": "",
"Your Tox node public key is: $TOX_PUBLIC_KEY": "",
"ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "",
"Your XMPP password is: $XMPP_PASSWORD": "",
"ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
"IRC Server": "",
"Wiki password": "",
"Wiki username: $MY_USERNAME": "",
"Wiki password: $WIKI_ADMIN_PASSWORD": "",
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment