Deprecate IPFS for now

This commit is contained in:
Bob Mottram 2016-04-06 15:02:36 +01:00
parent 5cbc292c0b
commit d49af2f06d
574 changed files with 4756 additions and 202 deletions

View File

@ -172,7 +172,6 @@ On your internet router, typically under firewall settings, open the following p
| Email | 993 |
| VoIP | 64738 |
| Tox | 33445 |
| IPFS | 4001 |
Keydrives
=========

View File

@ -197,7 +197,6 @@ On your internet router, typically under firewall settings, open the following p
| VoIP | 64738 |
| VoIP | 5060 |
| Tox | 33445 |
| IPFS | 4001 |
* Keydrives
After installing for the first time it's a good idea to create some keydrives. These will store your gpg key so that if all else fails you will still be able to restore from backup. There are two ways to do this:

View File

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}",
"Backing up Owncloud data": "Backing up Owncloud data",
"Backing up Mediagoblin": "Backing up Mediagoblin",
"Obtaining Gogs settings backup": "Obtaining Gogs settings backup",
"Obtaining Gogs repos backup": "Obtaining Gogs repos backup",
"Obtaining Gogs authorized_keys backup": "Obtaining Gogs authorized_keys backup",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": "${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]"
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "\\nPlease enter your blog details:",
"Owncloud Configuration": "Owncloud Configuration",
"\\nPlease enter your Owncloud details:": "\\nPlease enter your Owncloud details:",
"Mediagoblin Configuration": "Mediagoblin Configuration",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:",
"Hubzilla Configuration": "Hubzilla Configuration",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.",
"Remove an ssh public key": "Remove an ssh public key",
"The ssh key has been removed": "The ssh key has been removed",
"Freedombone Control Panel": "Freedombone Control Panel",
"SMTP Proxy for $USER": "SMTP Proxy for $USER",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.",
"Enable proxy:": "Enable proxy:",
"Protocol (smtp/smtps):": "Protocol (smtp/smtps):",
"ISP mail server:": "ISP mail server:",
"Port:": "Port:",
"Username:": "Username:",
"Password:": "Password:",
"Your Encryption Keys": "Your Encryption Keys",
"Choose an operation:": "Choose an operation:",
"Show your PGP/GPG key": "Show your PGP/GPG key",
@ -75,6 +84,7 @@
"Use XMPP Chat": "Use XMPP Chat",
"Use IRC": "Use IRC",
"Browse the Web": "Browse the Web",
"Set an outgoing email proxy": "Set an outgoing email proxy",
"Administrator controls": "Administrator controls",
"Exit to the command line": "Exit to the command line",
"Log out": "Log out"

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "This does not look like an ssh public key",
"Select User": "Select User",
"Select one of the following:": "Select one of the following:",
"SMTP Proxy for $ADMIN_USER": "SMTP Proxy for $ADMIN_USER",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.",
"Enable proxy:": "Enable proxy:",
"Protocol (smtp/smtps):": "Protocol (smtp/smtps):",
"ISP mail server:": "ISP mail server:",
"Port:": "Port:",
"Administrator user": "Administrator user",
"You can't delete the administrator user": "You can't delete the administrator user",
"No Administrator user found. Check $COMPLETION_FILE": "No Administrator user found. Check $COMPLETION_FILE",
@ -33,6 +39,9 @@
"IRC Password": "IRC Password",
"Password for all IRC users, or press Enter for no password": "Password for all IRC users, or press Enter for no password",
"The IRC password was changed": "The IRC password was changed",
"Change blog avatar": "Change blog avatar",
"Enter a URL for an image. It should be approximately a square image.": "Enter a URL for an image. It should be approximately a square image.",
"Your blog avatar has been changed": "Your blog avatar has been changed",
"Change ssh public key": "Change ssh public key",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?",
"Change ssh public key for $SELECTED_USERNAME": "Change ssh public key for $SELECTED_USERNAME",
@ -110,6 +119,7 @@
"VoIP": "VoIP",
"RSS reader": "RSS reader",
"Tox": "Tox",
"Mediagoblin": "Mediagoblin",
"Restore from ${remote_domain_name}": "Restore from ${remote_domain_name}",
"Restore data from USB": "Restore data from USB",
"Plug in your backup USB drive": "Plug in your backup USB drive",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "Remove a drive containing playable media",
"Exit": "Exit",
"IRC Menu": "IRC Menu",
"No IRC server is installed": "No IRC server is installed",
"Set a password for all IRC users": "Set a password for all IRC users",
"Show current IRC login password": "Show current IRC login password",
"Access via the onion address": "Access via the onion address",
"Control Panel": "Control Panel",
"About this system": "About this system",
"Reset Tripwire": "Reset Tripwire",
"Logging on/off": "Logging on/off",
"Ping enable/disable": "Ping enable/disable",
"Outgoing Email Proxy": "Outgoing Email Proxy",
"Security Settings": "Security Settings",
"Set the main repository (repo mirrors)": "Set the main repository (repo mirrors)",
"Media menu": "Media menu",
"IRC menu": "IRC menu"
"IRC menu": "IRC menu",
"Change your blog avatar": "Change your blog avatar"
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "Restoring public mailing list",
"Restoring XMPP settings": "Restoring XMPP settings",
"Restoring Owncloud installation": "Restoring Owncloud installation",
"Restoring Mediagoblin installation": "Restoring Mediagoblin installation",
"Restoring Gogs repos": "Restoring Gogs repos",
"Restoring Gogs authorized_keys": "Restoring Gogs authorized_keys",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "Restoring Wiki installation $WIKI_DOMAIN_NAME",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "Private certificate for $CHECK_HOSTNAME was not created",
"Public certificate for $CHECK_HOSTNAME was not created": "Public certificate for $CHECK_HOSTNAME was not created",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "DiffieHellman parameters for $CHECK_HOSTNAME were not created",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "Lets Encrypt failed for $SITE_DOMAIN_NAME",
"Mesh Networking (cjdns)": "Mesh Networking (cjdns)",
"cjdns IPv6 address: $CJDNS_IPV6": "cjdns IPv6 address: $CJDNS_IPV6",
"cjdns public key: $CJDNS_PUBLIC_KEY": "cjdns public key: $CJDNS_PUBLIC_KEY",
@ -142,6 +144,6 @@
"SIP server username: $MY_USERNAME": "SIP server username: $MY_USERNAME",
"SIP server extension: 201": "SIP server extension: 201",
"SIP server password: $SIP_SERVER_PASSWORD": "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 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",
"\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 ": "\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.": "See /home/$MY_USERNAME/README for post-installation instructions."
}

View File

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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

@ -25,6 +25,7 @@
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
"Backing up Owncloud data": "",
"Backing up Mediagoblin": "",
"Obtaining Gogs settings backup": "",
"Obtaining Gogs repos backup": "",
"Obtaining Gogs authorized_keys backup": "",

View File

@ -0,0 +1,3 @@
{
"${PROJECT_NAME}-blog -h [hostname] -a [avatar image file]": ""
}

View File

@ -211,6 +211,8 @@
"\\nPlease enter your blog details:": "",
"Owncloud Configuration": "",
"\\nPlease enter your Owncloud details:": "",
"Mediagoblin Configuration": "",
"\\nPlease enter your Mediagoblin details, or just select Ok if you don't need a Mediagoblin site:": "",
"Hubzilla Configuration": "",
"\\nPlease enter your Hubzilla details.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
"\\nPlease enter your Hubzilla details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",

View File

@ -58,6 +58,15 @@
"Enter the ssh public key which is to be removed. This can be just the address at the end.\\n\\nWARNING: If you make any mistakes here then you may not be able to log in and will need to get the administrator to clear your ssh authorized_keys file.": "",
"Remove an ssh public key": "",
"The ssh key has been removed": "",
"Freedombone Control Panel": "",
"SMTP Proxy for $USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Username:": "",
"Password:": "",
"Your Encryption Keys": "",
"Choose an operation:": "",
"Show your PGP/GPG key": "",
@ -75,6 +84,7 @@
"Use XMPP Chat": "",
"Use IRC": "",
"Browse the Web": "",
"Set an outgoing email proxy": "",
"Administrator controls": "",
"Exit to the command line": "",
"Log out": ""

View File

@ -21,6 +21,12 @@
"This does not look like an ssh public key": "",
"Select User": "",
"Select one of the following:": "",
"SMTP Proxy for $ADMIN_USER": "",
"You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
"Enable proxy:": "",
"Protocol (smtp/smtps):": "",
"ISP mail server:": "",
"Port:": "",
"Administrator user": "",
"You can't delete the administrator user": "",
"No Administrator user found. Check $COMPLETION_FILE": "",
@ -33,6 +39,9 @@
"IRC Password": "",
"Password for all IRC users, or press Enter for no password": "",
"The IRC password was changed": "",
"Change blog avatar": "",
"Enter a URL for an image. It should be approximately a square image.": "",
"Your blog avatar has been changed": "",
"Change ssh public key": "",
"\\nThis is the administrator user.\\n\\nAre you sure you want to change the ssh public key for the administrator?": "",
"Change ssh public key for $SELECTED_USERNAME": "",
@ -110,6 +119,7 @@
"VoIP": "",
"RSS reader": "",
"Tox": "",
"Mediagoblin": "",
"Restore from ${remote_domain_name}": "",
"Restore data from USB": "",
"Plug in your backup USB drive": "",
@ -187,15 +197,19 @@
"Remove a drive containing playable media": "",
"Exit": "",
"IRC Menu": "",
"No IRC server is installed": "",
"Set a password for all IRC users": "",
"Show current IRC login password": "",
"Access via the onion address": "",
"Control Panel": "",
"About this system": "",
"Reset Tripwire": "",
"Logging on/off": "",
"Ping enable/disable": "",
"Outgoing Email Proxy": "",
"Security Settings": "",
"Set the main repository (repo mirrors)": "",
"Media menu": "",
"IRC menu": ""
"IRC menu": "",
"Change your blog avatar": ""
}

View File

@ -30,6 +30,7 @@
"Restoring public mailing list": "",
"Restoring XMPP settings": "",
"Restoring Owncloud installation": "",
"Restoring Mediagoblin installation": "",
"Restoring Gogs repos": "",
"Restoring Gogs authorized_keys": "",
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",

View File

@ -23,6 +23,8 @@
"Private certificate for $CHECK_HOSTNAME was not created": "",
"Public certificate for $CHECK_HOSTNAME was not created": "",
"DiffieHellman parameters for $CHECK_HOSTNAME were not created": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME, so try making a self-signed cert": "",
"Lets Encrypt failed for $SITE_DOMAIN_NAME": "",
"Mesh Networking (cjdns)": "",
"cjdns IPv6 address: $CJDNS_IPV6": "",
"cjdns public key: $CJDNS_PUBLIC_KEY": "",
@ -142,6 +144,6 @@
"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 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.": ""
}

Some files were not shown because too many files have changed in this diff Show More