Update translations
This commit is contained in:
parent
74d24aa298
commit
0dbb3e6f11
|
@ -17,6 +17,8 @@
|
|||
"Backing up emails for $USERNAME": "",
|
||||
"Backing up Lets Encrypt settings": "",
|
||||
"Backing up Tor settings": "",
|
||||
"Backing up RSS reader installation": "",
|
||||
"RSS reader domain specified but not found in /etc/share/ttrss}": "",
|
||||
"Backing up GNU social installation": "",
|
||||
"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}": "",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"<h1>Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog</h1><p>Another $PROJECT_NAME site</p>": "",
|
||||
"${PROJECT_NAME}-config -f [config filename] -m [min password length]": "",
|
||||
"Encryption keys": "",
|
||||
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
|
||||
|
@ -24,6 +25,8 @@
|
|||
"French": "",
|
||||
"German": "",
|
||||
"Spanish": "",
|
||||
"Select User": "",
|
||||
"Select one of the following:": "",
|
||||
"Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "",
|
||||
"Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE": "",
|
||||
"Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE": "",
|
||||
|
@ -45,7 +48,6 @@
|
|||
"Wifi Channel (spaced to be non-overlapping):": "",
|
||||
"Username": "",
|
||||
"Set your username for the system\\n\\nYour username should not contain any spaces": "",
|
||||
"Select the user account to install as": "",
|
||||
"Don't use the default user account": "",
|
||||
"The directory /home/$MY_USERNAME does not exist": "",
|
||||
"Install Target": "",
|
||||
|
@ -149,7 +151,9 @@
|
|||
"\\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:": "",
|
||||
"Microblog Configuration": "",
|
||||
"\\nPlease enter your Microblog details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
|
||||
"\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
|
||||
"Welcome Message:": "",
|
||||
"Background image URL:": "",
|
||||
"Developer Configuration": "",
|
||||
"\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "",
|
||||
"Your main domain name": "",
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
"The username should not contain any spaces": "",
|
||||
"ssh public key": "",
|
||||
"This does not look like an ssh public key": "",
|
||||
"User directory check": "",
|
||||
"This does not look like a user directory": "",
|
||||
"Select User": "",
|
||||
"Select one of the following:": "",
|
||||
"Administrator user": "",
|
||||
"You can't delete the administrator user": "",
|
||||
"No Administrator user found. Check $COMPLETION_FILE": "",
|
||||
|
@ -38,6 +38,10 @@
|
|||
"Change ssh public key for $SELECTED_USERNAME": "",
|
||||
"Paste the ssh public key below": "",
|
||||
"ssh public key was installed": "",
|
||||
"Exit back to user mainenance": "",
|
||||
"Remove a mailing list for $SELECTED_USERNAME": "",
|
||||
"Remove user from mailing list": "",
|
||||
"${SELECTED_USERNAME} has been removed from ${remove_list_name}": "",
|
||||
"Subscribe $SELECTED_USERNAME to a mailing list": "",
|
||||
"List folder name:": "",
|
||||
"Name between [] on subject line:": "",
|
||||
|
@ -158,6 +162,7 @@
|
|||
"Back to main menu": "",
|
||||
"Email Filtering Rules": "",
|
||||
"Add a user to a mailing list": "",
|
||||
"Remove a user from a mailing list": "",
|
||||
"Add an email rule": "",
|
||||
"Block/Unblock an email address": "",
|
||||
"Block/Unblock email with subject text": "",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"${PROJECT_NAME}-mirrors --sync [domain/url] -p [password]": "",
|
||||
" -p|--password [yes|no] Friend's mirrors user password": "",
|
||||
" -m|--mypassword [yes|no] Local mirrors user password": "",
|
||||
" -p|--password [password] Friend's mirrors user password": "",
|
||||
" -m|--mypassword [password] Local mirrors user password": "",
|
||||
" --port [number] Friend's server ssh port number": "",
|
||||
" -s|--sync [domain] Friend's server domain to sync with": "",
|
||||
"WARNING: failed to mirror repo ${repo_url}": ""
|
||||
|
|
|
@ -117,13 +117,19 @@
|
|||
"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 ": "",
|
||||
"RSS Reader": "",
|
||||
"RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "",
|
||||
"RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "",
|
||||
"RSS reader admin username: ${MY_USERNAME}": "",
|
||||
"RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "",
|
||||
"To set up the system open http://${RSS_READER_ONION_HOSTNAME} and enter:": "",
|
||||
" Username: root": "",
|
||||
" Password: ${MARIADB_PASSWORD}": "",
|
||||
" Tiny Tint RSS URL: http://${RSS_READER_ONION_HOSTNAME}/": "",
|
||||
" Tiny Tint RSS URL (mobile): http://${RSS_READER_ONION_HOSTNAME}/mobile": "",
|
||||
"Microblog administrator": "",
|
||||
"Microblog administrator nickname: $MY_USERNAME": "",
|
||||
"Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "",
|
||||
"Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
|
||||
"ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
|
||||
"VoIP onion domain": "",
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
"Backing up emails for $USERNAME": "",
|
||||
"Backing up Lets Encrypt settings": "",
|
||||
"Backing up Tor settings": "",
|
||||
"Backing up RSS reader installation": "",
|
||||
"RSS reader domain specified but not found in /etc/share/ttrss}": "",
|
||||
"Backing up GNU social installation": "",
|
||||
"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}": "",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"<h1>Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog</h1><p>Another $PROJECT_NAME site</p>": "",
|
||||
"${PROJECT_NAME}-config -f [config filename] -m [min password length]": "",
|
||||
"Encryption keys": "",
|
||||
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
|
||||
|
@ -24,6 +25,8 @@
|
|||
"French": "",
|
||||
"German": "",
|
||||
"Spanish": "",
|
||||
"Select User": "",
|
||||
"Select one of the following:": "",
|
||||
"Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "",
|
||||
"Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE": "",
|
||||
"Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE": "",
|
||||
|
@ -45,7 +48,6 @@
|
|||
"Wifi Channel (spaced to be non-overlapping):": "",
|
||||
"Username": "",
|
||||
"Set your username for the system\\n\\nYour username should not contain any spaces": "",
|
||||
"Select the user account to install as": "",
|
||||
"Don't use the default user account": "",
|
||||
"The directory /home/$MY_USERNAME does not exist": "",
|
||||
"Install Target": "",
|
||||
|
@ -149,7 +151,9 @@
|
|||
"\\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:": "",
|
||||
"Microblog Configuration": "",
|
||||
"\\nPlease enter your Microblog details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
|
||||
"\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
|
||||
"Welcome Message:": "",
|
||||
"Background image URL:": "",
|
||||
"Developer Configuration": "",
|
||||
"\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "",
|
||||
"Your main domain name": "",
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
"The username should not contain any spaces": "",
|
||||
"ssh public key": "",
|
||||
"This does not look like an ssh public key": "",
|
||||
"User directory check": "",
|
||||
"This does not look like a user directory": "",
|
||||
"Select User": "",
|
||||
"Select one of the following:": "",
|
||||
"Administrator user": "",
|
||||
"You can't delete the administrator user": "",
|
||||
"No Administrator user found. Check $COMPLETION_FILE": "",
|
||||
|
@ -38,6 +38,10 @@
|
|||
"Change ssh public key for $SELECTED_USERNAME": "",
|
||||
"Paste the ssh public key below": "",
|
||||
"ssh public key was installed": "",
|
||||
"Exit back to user mainenance": "",
|
||||
"Remove a mailing list for $SELECTED_USERNAME": "",
|
||||
"Remove user from mailing list": "",
|
||||
"${SELECTED_USERNAME} has been removed from ${remove_list_name}": "",
|
||||
"Subscribe $SELECTED_USERNAME to a mailing list": "",
|
||||
"List folder name:": "",
|
||||
"Name between [] on subject line:": "",
|
||||
|
@ -158,6 +162,7 @@
|
|||
"Back to main menu": "",
|
||||
"Email Filtering Rules": "",
|
||||
"Add a user to a mailing list": "",
|
||||
"Remove a user from a mailing list": "",
|
||||
"Add an email rule": "",
|
||||
"Block/Unblock an email address": "",
|
||||
"Block/Unblock email with subject text": "",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"${PROJECT_NAME}-mirrors --sync [domain/url] -p [password]": "",
|
||||
" -p|--password [yes|no] Friend's mirrors user password": "",
|
||||
" -m|--mypassword [yes|no] Local mirrors user password": "",
|
||||
" -p|--password [password] Friend's mirrors user password": "",
|
||||
" -m|--mypassword [password] Local mirrors user password": "",
|
||||
" --port [number] Friend's server ssh port number": "",
|
||||
" -s|--sync [domain] Friend's server domain to sync with": "",
|
||||
"WARNING: failed to mirror repo ${repo_url}": ""
|
||||
|
|
|
@ -117,13 +117,19 @@
|
|||
"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 ": "",
|
||||
"RSS Reader": "",
|
||||
"RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "",
|
||||
"RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "",
|
||||
"RSS reader admin username: ${MY_USERNAME}": "",
|
||||
"RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "",
|
||||
"To set up the system open http://${RSS_READER_ONION_HOSTNAME} and enter:": "",
|
||||
" Username: root": "",
|
||||
" Password: ${MARIADB_PASSWORD}": "",
|
||||
" Tiny Tint RSS URL: http://${RSS_READER_ONION_HOSTNAME}/": "",
|
||||
" Tiny Tint RSS URL (mobile): http://${RSS_READER_ONION_HOSTNAME}/mobile": "",
|
||||
"Microblog administrator": "",
|
||||
"Microblog administrator nickname: $MY_USERNAME": "",
|
||||
"Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "",
|
||||
"Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
|
||||
"ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
|
||||
"VoIP onion domain": "",
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
"Backing up emails for $USERNAME": "",
|
||||
"Backing up Lets Encrypt settings": "",
|
||||
"Backing up Tor settings": "",
|
||||
"Backing up RSS reader installation": "",
|
||||
"RSS reader domain specified but not found in /etc/share/ttrss}": "",
|
||||
"Backing up GNU social installation": "",
|
||||
"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}": "",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"<h1>Welcome to \\$MICROBLOG_DOMAIN_NAME – a federated microblog</h1><p>Another $PROJECT_NAME site</p>": "",
|
||||
"${PROJECT_NAME}-config -f [config filename] -m [min password length]": "",
|
||||
"Encryption keys": "",
|
||||
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
|
||||
|
@ -24,6 +25,8 @@
|
|||
"French": "",
|
||||
"German": "",
|
||||
"Spanish": "",
|
||||
"Select User": "",
|
||||
"Select one of the following:": "",
|
||||
"Please enter the FreeDNS code for this domain.\\n\\nThe code can be found by going to https://freedns.afraid.org, selecting 'Dynamic DNS' and then opening 'Wget example'. The code will consist of letters and numbers and be between the ? and = characters.": "",
|
||||
"Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nEnsure that you have your domain and dynamic DNS settings ready.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE": "",
|
||||
"Welcome to the Freedombone interactive installer. Communications freedom is only a short time away.\\n\\nWeb sites created will only be viewable within a Tor browser.\\n\\nFor more information please visit $FREEDOMBONE_WEBSITE or send a Bitmessage to $FREEDOMBONE_BITMESSAGE": "",
|
||||
|
@ -45,7 +48,6 @@
|
|||
"Wifi Channel (spaced to be non-overlapping):": "",
|
||||
"Username": "",
|
||||
"Set your username for the system\\n\\nYour username should not contain any spaces": "",
|
||||
"Select the user account to install as": "",
|
||||
"Don't use the default user account": "",
|
||||
"The directory /home/$MY_USERNAME does not exist": "",
|
||||
"Install Target": "",
|
||||
|
@ -149,7 +151,9 @@
|
|||
"\\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:": "",
|
||||
"Microblog Configuration": "",
|
||||
"\\nPlease enter your Microblog details\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
|
||||
"\\nPlease enter your Microblog details. Welcome message and background image URL can be left blank.\\n\\nIMPORTANT: This should be a domain name which is supported by Let's Encrypt:": "",
|
||||
"Welcome Message:": "",
|
||||
"Background image URL:": "",
|
||||
"Developer Configuration": "",
|
||||
"\\nPlease enter your Git hosting site details.\\nIf You don't need developer tools then just select Ok": "",
|
||||
"Your main domain name": "",
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
"The username should not contain any spaces": "",
|
||||
"ssh public key": "",
|
||||
"This does not look like an ssh public key": "",
|
||||
"User directory check": "",
|
||||
"This does not look like a user directory": "",
|
||||
"Select User": "",
|
||||
"Select one of the following:": "",
|
||||
"Administrator user": "",
|
||||
"You can't delete the administrator user": "",
|
||||
"No Administrator user found. Check $COMPLETION_FILE": "",
|
||||
|
@ -38,6 +38,10 @@
|
|||
"Change ssh public key for $SELECTED_USERNAME": "",
|
||||
"Paste the ssh public key below": "",
|
||||
"ssh public key was installed": "",
|
||||
"Exit back to user mainenance": "",
|
||||
"Remove a mailing list for $SELECTED_USERNAME": "",
|
||||
"Remove user from mailing list": "",
|
||||
"${SELECTED_USERNAME} has been removed from ${remove_list_name}": "",
|
||||
"Subscribe $SELECTED_USERNAME to a mailing list": "",
|
||||
"List folder name:": "",
|
||||
"Name between [] on subject line:": "",
|
||||
|
@ -158,6 +162,7 @@
|
|||
"Back to main menu": "",
|
||||
"Email Filtering Rules": "",
|
||||
"Add a user to a mailing list": "",
|
||||
"Remove a user from a mailing list": "",
|
||||
"Add an email rule": "",
|
||||
"Block/Unblock an email address": "",
|
||||
"Block/Unblock email with subject text": "",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"${PROJECT_NAME}-mirrors --sync [domain/url] -p [password]": "",
|
||||
" -p|--password [yes|no] Friend's mirrors user password": "",
|
||||
" -m|--mypassword [yes|no] Local mirrors user password": "",
|
||||
" -p|--password [password] Friend's mirrors user password": "",
|
||||
" -m|--mypassword [password] Local mirrors user password": "",
|
||||
" --port [number] Friend's server ssh port number": "",
|
||||
" -s|--sync [domain] Friend's server domain to sync with": "",
|
||||
"WARNING: failed to mirror repo ${repo_url}": ""
|
||||
|
|
|
@ -117,13 +117,19 @@
|
|||
"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 ": "",
|
||||
"RSS Reader": "",
|
||||
"RSS reader domain: ${RSS_READER_DOMAIN_NAME}": "",
|
||||
"RSS reader onion domain: ${RSS_READER_ONION_HOSTNAME}": "",
|
||||
"RSS reader admin username: ${MY_USERNAME}": "",
|
||||
"RSS reader admin password: ${RSS_READER_ADMIN_PASSWORD}": "",
|
||||
"To set up the system open http://${RSS_READER_ONION_HOSTNAME} and enter:": "",
|
||||
" Username: root": "",
|
||||
" Password: ${MARIADB_PASSWORD}": "",
|
||||
" Tiny Tint RSS URL: http://${RSS_READER_ONION_HOSTNAME}/": "",
|
||||
" Tiny Tint RSS URL (mobile): http://${RSS_READER_ONION_HOSTNAME}/mobile": "",
|
||||
"Microblog administrator": "",
|
||||
"Microblog administrator nickname: $MY_USERNAME": "",
|
||||
"Microblog administrator password: $MICROBLOG_ADMIN_PASSWORD": "",
|
||||
"Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
|
||||
"ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
|
||||
"VoIP onion domain": "",
|
||||
|
|
Loading…
Reference in New Issue