Update translations

This commit is contained in:
Bob Mottram 2016-01-06 16:06:38 +00:00
parent 9f14fbeb60
commit d087b3aaa4
6 changed files with 48 additions and 3 deletions

View File

@ -139,6 +139,9 @@
"In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "",
"Set the IP address of your internet router/modem": "",
"Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "",
"VoIP onion domain": "",
"Enable Mumble via onion service": "",
"Enable Mumble via an onion domain?": "",
"Backup and Restore": "",
"Choose an operation:": "",
"Backup data to USB drive": "",
@ -164,6 +167,8 @@
"Attach a drive containing playable media": "",
"Remove a drive containing playable media": "",
"Exit": "",
"SIP/VoIP Menu": "",
"Mumble via onion service": "",
"IRC Menu": "",
"Set a password for all IRC users": "",
"Control Panel": "",
@ -173,5 +178,6 @@
"Ping enable/disable": "",
"Security Settings": "",
"Media menu": "",
"SIP/VoIP menu": "",
"IRC menu": ""
}

View File

@ -17,6 +17,9 @@
"'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} 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.": "",
"No Tor installation found. ${onion_service_name} onion site cannot be configured.": "",
"Added onion site for ${onion_service_name}": "",
"${onion_service_name} onion site hostname 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": "",
@ -98,11 +101,13 @@
"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 onion domain: ${TOX_ONION_HOSTNAME}": "",
"Your Tox node public key is: $TOX_PUBLIC_KEY": "",
"ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "",
"XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "",
"Your XMPP password is: $XMPP_PASSWORD": "",
"ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
"IRC onion domain": "",
"IRC Server": "",
"Wiki password": "",
"Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "",
@ -120,12 +125,16 @@
"https://$MICROBLOG_DOMAIN_NAME and you can then ": "",
"Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
"ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
"VoIP onion domain": "",
"VoIP Server": "",
"VoIP onion domain:$VOIP_ONION_HOSTNAME": "",
"VoIP server password: $VOIP_SERVER_PASSWORD": "",
"SIP onion domain": "",
"SIP Server": "",
"SIP onion_domain: $SIP_ONION_HOSTNAME": "",
"SIP server username: $MY_USERNAME": "",
"SIP server extension: 201": "",
"SIP server password: $SIP_SERVER_PASSWORD": "",
"\n *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n Now forward these ports from your internet router\n\n HTTP 80\n HTTPS 443\n SSH 2222\n DLNA 1900\n DLNA 8200\n XMPP 5222-5223\n XMPP 5269\n XMPP 5280-5281\n IRC 6697\n IRC 9999\n Git 9418\n Email 25\n Email 587\n Email 465\n Email 993\n VoIP 64738\n VoIP 5060\n Tox 33445\n IPFS 4001\n": "",
"\n *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n Now forward these ports from your internet router\n\n HTTP 80\n HTTPS 443\n SSH 2222\n DLNA 1900\n DLNA 8200\n XMPP 5222-5223\n XMPP 5269\n XMPP 5280-5281\n IRC 6697\n Git 9418\n Email 25\n Email 587\n Email 465\n Email 993\n VoIP 64738\n VoIP 5060\n Tox 33445\n IPFS 4001\n": "",
"See /home/$MY_USERNAME/README for post-installation instructions.": ""
}

View File

@ -139,6 +139,9 @@
"In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "",
"Set the IP address of your internet router/modem": "",
"Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "",
"VoIP onion domain": "",
"Enable Mumble via onion service": "",
"Enable Mumble via an onion domain?": "",
"Backup and Restore": "",
"Choose an operation:": "",
"Backup data to USB drive": "",
@ -164,6 +167,8 @@
"Attach a drive containing playable media": "",
"Remove a drive containing playable media": "",
"Exit": "",
"SIP/VoIP Menu": "",
"Mumble via onion service": "",
"IRC Menu": "",
"Set a password for all IRC users": "",
"Control Panel": "",
@ -173,5 +178,6 @@
"Ping enable/disable": "",
"Security Settings": "",
"Media menu": "",
"SIP/VoIP menu": "",
"IRC menu": ""
}

View File

@ -17,6 +17,9 @@
"'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} 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.": "",
"No Tor installation found. ${onion_service_name} onion site cannot be configured.": "",
"Added onion site for ${onion_service_name}": "",
"${onion_service_name} onion site hostname 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": "",
@ -98,11 +101,13 @@
"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 onion domain: ${TOX_ONION_HOSTNAME}": "",
"Your Tox node public key is: $TOX_PUBLIC_KEY": "",
"ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "",
"XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "",
"Your XMPP password is: $XMPP_PASSWORD": "",
"ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
"IRC onion domain": "",
"IRC Server": "",
"Wiki password": "",
"Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "",
@ -120,12 +125,16 @@
"https://$MICROBLOG_DOMAIN_NAME and you can then ": "",
"Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
"ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
"VoIP onion domain": "",
"VoIP Server": "",
"VoIP onion domain:$VOIP_ONION_HOSTNAME": "",
"VoIP server password: $VOIP_SERVER_PASSWORD": "",
"SIP onion domain": "",
"SIP Server": "",
"SIP onion_domain: $SIP_ONION_HOSTNAME": "",
"SIP server username: $MY_USERNAME": "",
"SIP server extension: 201": "",
"SIP server password: $SIP_SERVER_PASSWORD": "",
"\n *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n Now forward these ports from your internet router\n\n HTTP 80\n HTTPS 443\n SSH 2222\n DLNA 1900\n DLNA 8200\n XMPP 5222-5223\n XMPP 5269\n XMPP 5280-5281\n IRC 6697\n IRC 9999\n Git 9418\n Email 25\n Email 587\n Email 465\n Email 993\n VoIP 64738\n VoIP 5060\n Tox 33445\n IPFS 4001\n": "",
"\n *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n Now forward these ports from your internet router\n\n HTTP 80\n HTTPS 443\n SSH 2222\n DLNA 1900\n DLNA 8200\n XMPP 5222-5223\n XMPP 5269\n XMPP 5280-5281\n IRC 6697\n Git 9418\n Email 25\n Email 587\n Email 465\n Email 993\n VoIP 64738\n VoIP 5060\n Tox 33445\n IPFS 4001\n": "",
"See /home/$MY_USERNAME/README for post-installation instructions.": ""
}

View File

@ -139,6 +139,9 @@
"In order to forward incoming internet traffic to this system most internet routers need to know a static local IP address to send the data to.\\n\\n\nEnter a static local IP address for this system.\\n\\nIt will typically be 192.168.1.x": "",
"Set the IP address of your internet router/modem": "",
"Set the local IP address for your internet router or ADSL modem.\\n\\nIt will typically be 192.168.1.1, 192.168.1.254, or similar": "",
"VoIP onion domain": "",
"Enable Mumble via onion service": "",
"Enable Mumble via an onion domain?": "",
"Backup and Restore": "",
"Choose an operation:": "",
"Backup data to USB drive": "",
@ -164,6 +167,8 @@
"Attach a drive containing playable media": "",
"Remove a drive containing playable media": "",
"Exit": "",
"SIP/VoIP Menu": "",
"Mumble via onion service": "",
"IRC Menu": "",
"Set a password for all IRC users": "",
"Control Panel": "",
@ -173,5 +178,6 @@
"Ping enable/disable": "",
"Security Settings": "",
"Media menu": "",
"SIP/VoIP menu": "",
"IRC menu": ""
}

View File

@ -17,6 +17,9 @@
"'$SYSTEM_TYPE' is an unrecognised ${PROJECT_NAME} 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.": "",
"No Tor installation found. ${onion_service_name} onion site cannot be configured.": "",
"Added onion site for ${onion_service_name}": "",
"${onion_service_name} onion site hostname 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": "",
@ -98,11 +101,13 @@
"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 onion domain: ${TOX_ONION_HOSTNAME}": "",
"Your Tox node public key is: $TOX_PUBLIC_KEY": "",
"ERROR: prosody does not appear to have installed. $CHECK_MESSAGE": "",
"XMPP onion domain: ${XMPP_ONION_HOSTNAME}": "",
"Your XMPP password is: $XMPP_PASSWORD": "",
"ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
"IRC onion domain": "",
"IRC Server": "",
"Wiki password": "",
"Wiki onion domain: ${WIKI_ONION_HOSTNAME}": "",
@ -120,12 +125,16 @@
"https://$MICROBLOG_DOMAIN_NAME and you can then ": "",
"Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
"ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
"VoIP onion domain": "",
"VoIP Server": "",
"VoIP onion domain:$VOIP_ONION_HOSTNAME": "",
"VoIP server password: $VOIP_SERVER_PASSWORD": "",
"SIP onion domain": "",
"SIP Server": "",
"SIP onion_domain: $SIP_ONION_HOSTNAME": "",
"SIP server username: $MY_USERNAME": "",
"SIP server extension: 201": "",
"SIP server password: $SIP_SERVER_PASSWORD": "",
"\n *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n Now forward these ports from your internet router\n\n HTTP 80\n HTTPS 443\n SSH 2222\n DLNA 1900\n DLNA 8200\n XMPP 5222-5223\n XMPP 5269\n XMPP 5280-5281\n IRC 6697\n IRC 9999\n Git 9418\n Email 25\n Email 587\n Email 465\n Email 993\n VoIP 64738\n VoIP 5060\n Tox 33445\n IPFS 4001\n": "",
"\n *** ${PROJECT_NAME} installation is complete. Rebooting... ***\n\n Now forward these ports from your internet router\n\n HTTP 80\n HTTPS 443\n SSH 2222\n DLNA 1900\n DLNA 8200\n XMPP 5222-5223\n XMPP 5269\n XMPP 5280-5281\n IRC 6697\n Git 9418\n Email 25\n Email 587\n Email 465\n Email 993\n VoIP 64738\n VoIP 5060\n Tox 33445\n IPFS 4001\n": "",
"See /home/$MY_USERNAME/README for post-installation instructions.": ""
}