freedombone/locale/de/freedombone.json

95 lines
5.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "",
"'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "",
"or '$VARIANT_MESH'.": "",
"If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "",
"The command ${PROJECT_NAME}-remote was not found": "",
" ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "",
"The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "",
"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]": "",
"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": "",
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Address: $ZERONET_BLOG_ADDRESS": "",
"Public key: $ZERONET_BLOG_PRIVATE_KEY": "",
"Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "",
"ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "",
"ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "",
"Address: $ZERONET_MAIL_ADDRESS": "",
"Public key: $ZERONET_MAIL_PRIVATE_KEY": "",
"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": "",
"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": "",
"OneRNG package could not be downloaded": "",
"OneRNG package: $ONERNG_PACKAGE": "",
"Hash does not match. This could indicate that the package has been tampered with.": "",
"OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "",
"OneRNG actual hash: $hash": "",
"OneRNG Device": "",
"Please plug in the OneRNG device": "",
"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": "",
"If you have imported legacy email which is not encrypted": "",
"Your MariaDB password is: $MARIADB_PASSWORD": "",
"Music player in Owncloud": "",
" *** Freedombone $SYSTEM_TYPE is now installed ***": "",
"Open $OWNCLOUD_DOMAIN_NAME in a web browser to complete the setup": "",
"Owncloud install did not recognise the system type $SYSTEM_TYPE": "",
"Owncloud database password: $OWNCLOUD_ADMIN_PASSWORD": "",
"the Users dropdown menu entry. The username should be '$MY_USERNAME'.": "",
"the URL https://$OWNCLOUD_DOMAIN_NAME/remote.php/caldav/principals/$MY_USERNAME": "",
"Gogs admin user password": "",
"Database password: $MARIADB_PASSWORD": "",
"Gogs admin user password: $GIT_ADMIN_PASSWORD": "",
"Gogs admin user email: $MY_EMAIL_ADDRESS": "",
"Note that there's a usability/security trade-off made here.": "",
"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": "",
"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: $TOX_PUBLIC_KEY": "",
"Your XMPP password is: $XMPP_PASSWORD": "",
"ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
"Wiki password": "",
"Wiki username: $MY_USERNAME": "",
"Wiki password: $WIKI_ADMIN_PASSWORD": "",
"Your blog username: $MY_USERNAME": "",
"Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "",
"Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "",
"Your MariaDB gnusocial admin password is: $MICROBLOG_ADMIN_PASSWORD": "",
"To set up your microblog go to": "",
"https://$MICROBLOG_DOMAIN_NAME/install.php": "",
" - DB Password; $MARIADB_PASSWORD": "",
" - Administrator nickname: $MY_USERNAME": "",
" - Administrator password: $MICROBLOG_ADMIN_PASSWORD": "",
"https://$MICROBLOG_DOMAIN_NAME and you can then ": "",
"Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
"To set up your Hubzilla site go to": "",
"to use Hubzilla. Put the public certificate in /etc/ssl/certs/$HUBZILLA_DOMAIN_NAME.crt": "",
"and the private certificate in /etc/ssl/private/$HUBZILLA_DOMAIN_NAME.key.": "",
"Then change ssl_certificate to /etc/ssl/certs/$HUBZILLA_DOMAIN_NAME.bundle.crt": "",
"within /etc/nginx/sites-available/$HUBZILLA_DOMAIN_NAME": "",
"ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
"VoIP Server": "",
"VoIP server password: $VOIP_SERVER_PASSWORD": "",
"SIP Server": "",
"SIP server username: $MY_USERNAME": "",
"SIP server extension: 201": "",
"SIP server password: $SIP_SERVER_PASSWORD": "",
"See /home/$MY_USERNAME/README for post-installation instructions.": ""
}