Update translations
This commit is contained in:
parent
b028a8c009
commit
580d3cec40
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addcert -h [hostname] -c [country code] -a [area] -l [location]": "",
|
||||
"$0: openssl is not installed, exiting": "",
|
||||
"Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addemail -u [username] -e [email address] -g [group name]": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addlist -u [username] -l [mailing list name] -s [subject tag] -e [list email address]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addsipuser -u [username] -e [extension] -p [password]": "",
|
||||
"SIP configuration file not found": "",
|
||||
"User $MY_USERNAME not found": "",
|
||||
"SIP user $MY_USERNAME amended": "",
|
||||
|
|
|
@ -8,5 +8,6 @@
|
|||
"New user $MY_USERNAME was created": "",
|
||||
"Their SIP phone extension is $SIP_EXTENSION": "",
|
||||
"Their login password is $NEW_USER_PASSWORD": "",
|
||||
"They can download their GPG keys with:": ""
|
||||
"They can download their GPG keys with:": "",
|
||||
"They should also run ${PROJECT_NAME}-client on their system to ensure": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addxmpp -e [email address] -p [password]": ""
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"Please attach a USB drive": "",
|
||||
"There was a problem mounting the USB drive to $USB_MOUNT": "",
|
||||
"There was a problem making the directory $USB_MOUNT/backup.": "",
|
||||
"Less than 5% of space remaining on backup drive": "",
|
||||
"No MariaDB password was given": "",
|
||||
"Obtaining ${1} database backup": "",
|
||||
"${1} database could not be saved": "",
|
||||
"WARNING: directory does not exist: ${1}": "",
|
||||
"Backup key could not be found": "",
|
||||
"Backing up gpg keys for $USERNAME": "",
|
||||
"Backing up personal settings for $USERNAME": "",
|
||||
"Backing up ssh keys for $USERNAME": "",
|
||||
"Backing up config files for $USERNAME": "",
|
||||
"Backing up Mutt settings for $USERNAME": "",
|
||||
"Creating an email archive for $USERNAME": "",
|
||||
"Backing up emails for $USERNAME": "",
|
||||
"Backing up spamassassin settings for $USERNAME": "",
|
||||
"Backing up procmail settings for $USERNAME": "",
|
||||
"Backing up Lets Encrypt settings": "",
|
||||
"Backing up GNU social installation": "",
|
||||
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
|
||||
"Backing up Hubzilla installation": "",
|
||||
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
|
||||
"Obtaining Owncloud data backup": "",
|
||||
"Obtaining Gogs settings backup": "",
|
||||
"Obtaining Gogs repos backup": "",
|
||||
"Obtaining Gogs authorized_keys backup": "",
|
||||
"Obtaining wiki data backup": "",
|
||||
"Obtaining blog backup": "",
|
||||
"Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": ""
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"Creating backup key": "",
|
||||
"Backup key could not be found": "",
|
||||
"No MariaDB password was given": "",
|
||||
"${1} database could not be saved": "",
|
||||
"Unable to export ${1} database": "",
|
||||
"${PROJECT_NAME} backup to friends": "",
|
||||
"Backing up personal settings for $USERNAME": "",
|
||||
"Backing up gpg keys for $USERNAME": "",
|
||||
"Backing up ssh keys for $USERNAME": "",
|
||||
"Backing up config files for $USERNAME": "",
|
||||
"Backing up Mutt settings for $USERNAME": "",
|
||||
"Backing up procmail settings for $USERNAME": "",
|
||||
"Backing up spamassassin settings for $USERNAME": "",
|
||||
"Creating an email archive": "",
|
||||
"Backing up emails for $USERNAME": "",
|
||||
"Backing up Lets Encrypt settings": "",
|
||||
"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}": "",
|
||||
"Backing up Owncloud data": "",
|
||||
"Obtaining Gogs settings backup": "",
|
||||
"Obtaining Gogs repos backup": "",
|
||||
"Obtaining Gogs authorized_keys backup": "",
|
||||
"Backing up wiki": "",
|
||||
"Backing up blog": "",
|
||||
"Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "",
|
||||
"Backing up certificates": "",
|
||||
"Backing up the public mailing list": "",
|
||||
"Backing up the XMPP settings": "",
|
||||
"Backing up web settings": "",
|
||||
"Backing up README": "",
|
||||
"Backing up IPFS": "",
|
||||
"Backing up DLNA cache": "",
|
||||
"Backing up VoIP settings": "",
|
||||
"Unable to backup MariaDB settings": "",
|
||||
"Unable to export database settings": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-client": ""
|
||||
}
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"${PROJECT_NAME}-clientcert -u [username]": "",
|
||||
"User $USERNAME not found": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-config -f [config filename] -m [min password length]": "",
|
||||
"Encryption keys": "",
|
||||
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
|
||||
"The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "",
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-ignore -u [username] -e [mail address] -t [text in subject line]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-keydrive -u [username] -d [device, eg. sdb] --master [yes/no] -n [no of fragments] --format [yes/no]": "",
|
||||
"Home directory for $MY_USERNAME not found. This user may not exist on the system": "",
|
||||
"There was a problem mounting the USB drive to $USB_MOUNT": "",
|
||||
"No .gnupg directory was found for $MY_USERNAME": "",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "",
|
||||
"User $MY_USERNAME does not exist on the system": "",
|
||||
"Starting key retrieval from $REMOTE_SERVER...": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-remote -u [username] -l [backup list filename] -m [min password length]": "",
|
||||
"The user /home/$MY_USERNAME does not exist on the system": "",
|
||||
"No remote backups list found: $FRIENDS_SERVERS_LIST": "",
|
||||
"Remote backups list: $FRIENDS_SERVERS_LIST": ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-renew-cert -h [hostname] -p [provider]": "",
|
||||
"Adding Let's Encrypt certificate": "",
|
||||
"Unable to add Let's encrypt certificate": "",
|
||||
"Renewing Let's Encrypt certificate": "",
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"Please attach a USB drive": "",
|
||||
"No backup directory found on the USB drive.": "",
|
||||
"Checking that admin user exists": "",
|
||||
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
|
||||
"Copying GPG keys to root": "",
|
||||
"Restoring ${1} database": "",
|
||||
"Unable to restore ${1} database": "",
|
||||
"Restoring ${1} installation": "",
|
||||
"Setting permissions": "",
|
||||
"Unmount encrypted USB": "",
|
||||
"Hubzilla Restore from USB drive is complete. You can now remove it.": ""
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"Please attach a USB drive": "",
|
||||
"No backup directory found on the USB drive.": "",
|
||||
"Checking that admin user exists": "",
|
||||
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
|
||||
"Copying GPG keys to root": "",
|
||||
"Restoring ${1} database": "",
|
||||
"Unable to restore ${1} database": "",
|
||||
"Restoring ${1} installation": "",
|
||||
"Restoring mysql settings": "",
|
||||
"Get the MariaDB password from the backup": "",
|
||||
"MariaDB password file not found": "",
|
||||
"Restore the MariaDB user table": "",
|
||||
"Try again using the password obtained from backup": "",
|
||||
"Restarting database": "",
|
||||
"Change the MariaDB password to the backup version": "",
|
||||
"Restoring Lets Encrypt settings": "",
|
||||
"Restoring Mutt settings for $USERNAME": "",
|
||||
"Restoring gnupg settings for $USERNAME": "",
|
||||
"Restoring procmail settings for $USERNAME": "",
|
||||
"Restoring spamassassin settings for $USERNAME": "",
|
||||
"Restoring admin user README": "",
|
||||
"Restoring IPFS": "",
|
||||
"Restoring ssh keys for $USERNAME": "",
|
||||
"Restoring config files for $USERNAME": "",
|
||||
"Restoring certificates": "",
|
||||
"Restoring projects for $USERNAME": "",
|
||||
"Restoring personal settings for $USERNAME": "",
|
||||
"Restoring public mailing list": "",
|
||||
"Restoring XMPP settings": "",
|
||||
"Restoring Gogs settings": "",
|
||||
"Restoring Gogs repos": "",
|
||||
"Restoring Gogs authorized_keys": "",
|
||||
"Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "",
|
||||
"Restoring blog installation": "",
|
||||
"No content directory found after restoring blog": "",
|
||||
"Restoring cjdns installation": "",
|
||||
"Restoring emails for $USERNAME": "",
|
||||
"Restoring DLNA cache": "",
|
||||
"Restoring VoIP settings": "",
|
||||
"Restoring Tox node settings": "",
|
||||
"Setting permissions": "",
|
||||
"Unmount encrypted USB": "",
|
||||
"Restore from USB drive is complete. You can now remove it.": ""
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"No friends list found at /home/${ADMIN_USERNAME}/backup.list": "",
|
||||
"Server not found within the friends list": "",
|
||||
"Restoring ${1} database": "",
|
||||
"Unable to restore ${1} database": "",
|
||||
"Restoring ${1} installation": "",
|
||||
"Restoring MariaDB settings": "",
|
||||
"Get the MariaDB password from the backup": "",
|
||||
"MariaDB password file not found": "",
|
||||
"Restore the MariaDB user table": "",
|
||||
"Try again using the password obtained from backup": "",
|
||||
"Restarting database": "",
|
||||
"Change the MariaDB password to the backup version": "",
|
||||
"Restoring Lets Encrypt settings": "",
|
||||
"Restoring Mutt settings for $USERNAME": "",
|
||||
"Restoring gnupg settings for $USERNAME": "",
|
||||
"Restoring procmail settings for $USERNAME": "",
|
||||
"Restoring spamassassin settings for $USERNAME": "",
|
||||
"Restoring README": "",
|
||||
"Restoring IPFS": "",
|
||||
"Restoring ssh keys for $USERNAME": "",
|
||||
"Restoring config files for $USERNAME": "",
|
||||
"Restoring certificates": "",
|
||||
"Restoring personal settings for $USERNAME": "",
|
||||
"Restoring public mailing list": "",
|
||||
"Restoring XMPP settings": "",
|
||||
"Restoring Owncloud installation": "",
|
||||
"Restoring Gogs repos": "",
|
||||
"Restoring Gogs authorized_keys": "",
|
||||
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",
|
||||
"Restoring blog installation $FULLBLOG_DOMAIN_NAME": "",
|
||||
"No content directory found after restoring blog": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmemail -u [username] -e [email address]": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmlist -u [username] -l [mailing list name] -e [list email address]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmsipuser [username]": "",
|
||||
"SIP configuration file not found": "",
|
||||
"User $MY_USERNAME not found": "",
|
||||
"SIP user $MY_USERNAME removed": ""
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmxmpp -e [email address]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-splitkey -u [username] -n [number of fragments] -e [email address] --fullname [Full name]": "",
|
||||
"User $MY_USERNAME does not exist on the system": "",
|
||||
"gpg key for $MY_EMAIL_ADDRESS was not found": "",
|
||||
"gpg backup key for '$MY_NAME' was not found": "",
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-unignore -u [username] -e [mail address] -t [text in subject line]": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-xmpp-pass -e [email address]": ""
|
||||
}
|
|
@ -3,8 +3,12 @@
|
|||
"'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "",
|
||||
"or '$VARIANT_MESH'.": "",
|
||||
"If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "",
|
||||
" freedombone-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "",
|
||||
" freedombone-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
|
||||
"The command ${PROJECT_NAME}-remote was not found": "",
|
||||
" ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "",
|
||||
"The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "",
|
||||
"The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "",
|
||||
"The command ${PROJECT_NAME}-config was not found": "",
|
||||
" ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
|
||||
"There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "",
|
||||
"'$SYSTEM_TYPE' is an unrecognised Freedombone variant.": "",
|
||||
"The configuration file $CONFIGURATION_FILE was not found": "",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addcert -h [hostname] -c [country code] -a [area] -l [location]": "",
|
||||
"$0: openssl is not installed, exiting": "",
|
||||
"Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addemail -u [username] -e [email address] -g [group name]": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addlist -u [username] -l [mailing list name] -s [subject tag] -e [list email address]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addsipuser -u [username] -e [extension] -p [password]": "",
|
||||
"SIP configuration file not found": "",
|
||||
"User $MY_USERNAME not found": "",
|
||||
"SIP user $MY_USERNAME amended": "",
|
||||
|
|
|
@ -8,5 +8,6 @@
|
|||
"New user $MY_USERNAME was created": "",
|
||||
"Their SIP phone extension is $SIP_EXTENSION": "",
|
||||
"Their login password is $NEW_USER_PASSWORD": "",
|
||||
"They can download their GPG keys with:": ""
|
||||
"They can download their GPG keys with:": "",
|
||||
"They should also run ${PROJECT_NAME}-client on their system to ensure": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addxmpp -e [email address] -p [password]": ""
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"Please attach a USB drive": "",
|
||||
"There was a problem mounting the USB drive to $USB_MOUNT": "",
|
||||
"There was a problem making the directory $USB_MOUNT/backup.": "",
|
||||
"Less than 5% of space remaining on backup drive": "",
|
||||
"No MariaDB password was given": "",
|
||||
"Obtaining ${1} database backup": "",
|
||||
"${1} database could not be saved": "",
|
||||
"WARNING: directory does not exist: ${1}": "",
|
||||
"Backup key could not be found": "",
|
||||
"Backing up gpg keys for $USERNAME": "",
|
||||
"Backing up personal settings for $USERNAME": "",
|
||||
"Backing up ssh keys for $USERNAME": "",
|
||||
"Backing up config files for $USERNAME": "",
|
||||
"Backing up Mutt settings for $USERNAME": "",
|
||||
"Creating an email archive for $USERNAME": "",
|
||||
"Backing up emails for $USERNAME": "",
|
||||
"Backing up spamassassin settings for $USERNAME": "",
|
||||
"Backing up procmail settings for $USERNAME": "",
|
||||
"Backing up Lets Encrypt settings": "",
|
||||
"Backing up GNU social installation": "",
|
||||
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
|
||||
"Backing up Hubzilla installation": "",
|
||||
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
|
||||
"Obtaining Owncloud data backup": "",
|
||||
"Obtaining Gogs settings backup": "",
|
||||
"Obtaining Gogs repos backup": "",
|
||||
"Obtaining Gogs authorized_keys backup": "",
|
||||
"Obtaining wiki data backup": "",
|
||||
"Obtaining blog backup": "",
|
||||
"Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": ""
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"Creating backup key": "",
|
||||
"Backup key could not be found": "",
|
||||
"No MariaDB password was given": "",
|
||||
"${1} database could not be saved": "",
|
||||
"Unable to export ${1} database": "",
|
||||
"${PROJECT_NAME} backup to friends": "",
|
||||
"Backing up personal settings for $USERNAME": "",
|
||||
"Backing up gpg keys for $USERNAME": "",
|
||||
"Backing up ssh keys for $USERNAME": "",
|
||||
"Backing up config files for $USERNAME": "",
|
||||
"Backing up Mutt settings for $USERNAME": "",
|
||||
"Backing up procmail settings for $USERNAME": "",
|
||||
"Backing up spamassassin settings for $USERNAME": "",
|
||||
"Creating an email archive": "",
|
||||
"Backing up emails for $USERNAME": "",
|
||||
"Backing up Lets Encrypt settings": "",
|
||||
"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}": "",
|
||||
"Backing up Owncloud data": "",
|
||||
"Obtaining Gogs settings backup": "",
|
||||
"Obtaining Gogs repos backup": "",
|
||||
"Obtaining Gogs authorized_keys backup": "",
|
||||
"Backing up wiki": "",
|
||||
"Backing up blog": "",
|
||||
"Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "",
|
||||
"Backing up certificates": "",
|
||||
"Backing up the public mailing list": "",
|
||||
"Backing up the XMPP settings": "",
|
||||
"Backing up web settings": "",
|
||||
"Backing up README": "",
|
||||
"Backing up IPFS": "",
|
||||
"Backing up DLNA cache": "",
|
||||
"Backing up VoIP settings": "",
|
||||
"Unable to backup MariaDB settings": "",
|
||||
"Unable to export database settings": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-client": ""
|
||||
}
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"${PROJECT_NAME}-clientcert -u [username]": "",
|
||||
"User $USERNAME not found": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-config -f [config filename] -m [min password length]": "",
|
||||
"Encryption keys": "",
|
||||
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
|
||||
"The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "",
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-ignore -u [username] -e [mail address] -t [text in subject line]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-keydrive -u [username] -d [device, eg. sdb] --master [yes/no] -n [no of fragments] --format [yes/no]": "",
|
||||
"Home directory for $MY_USERNAME not found. This user may not exist on the system": "",
|
||||
"There was a problem mounting the USB drive to $USB_MOUNT": "",
|
||||
"No .gnupg directory was found for $MY_USERNAME": "",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "",
|
||||
"User $MY_USERNAME does not exist on the system": "",
|
||||
"Starting key retrieval from $REMOTE_SERVER...": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-remote -u [username] -l [backup list filename] -m [min password length]": "",
|
||||
"The user /home/$MY_USERNAME does not exist on the system": "",
|
||||
"No remote backups list found: $FRIENDS_SERVERS_LIST": "",
|
||||
"Remote backups list: $FRIENDS_SERVERS_LIST": ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-renew-cert -h [hostname] -p [provider]": "",
|
||||
"Adding Let's Encrypt certificate": "",
|
||||
"Unable to add Let's encrypt certificate": "",
|
||||
"Renewing Let's Encrypt certificate": "",
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"Please attach a USB drive": "",
|
||||
"No backup directory found on the USB drive.": "",
|
||||
"Checking that admin user exists": "",
|
||||
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
|
||||
"Copying GPG keys to root": "",
|
||||
"Restoring ${1} database": "",
|
||||
"Unable to restore ${1} database": "",
|
||||
"Restoring ${1} installation": "",
|
||||
"Setting permissions": "",
|
||||
"Unmount encrypted USB": "",
|
||||
"Hubzilla Restore from USB drive is complete. You can now remove it.": ""
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"Please attach a USB drive": "",
|
||||
"No backup directory found on the USB drive.": "",
|
||||
"Checking that admin user exists": "",
|
||||
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
|
||||
"Copying GPG keys to root": "",
|
||||
"Restoring ${1} database": "",
|
||||
"Unable to restore ${1} database": "",
|
||||
"Restoring ${1} installation": "",
|
||||
"Restoring mysql settings": "",
|
||||
"Get the MariaDB password from the backup": "",
|
||||
"MariaDB password file not found": "",
|
||||
"Restore the MariaDB user table": "",
|
||||
"Try again using the password obtained from backup": "",
|
||||
"Restarting database": "",
|
||||
"Change the MariaDB password to the backup version": "",
|
||||
"Restoring Lets Encrypt settings": "",
|
||||
"Restoring Mutt settings for $USERNAME": "",
|
||||
"Restoring gnupg settings for $USERNAME": "",
|
||||
"Restoring procmail settings for $USERNAME": "",
|
||||
"Restoring spamassassin settings for $USERNAME": "",
|
||||
"Restoring admin user README": "",
|
||||
"Restoring IPFS": "",
|
||||
"Restoring ssh keys for $USERNAME": "",
|
||||
"Restoring config files for $USERNAME": "",
|
||||
"Restoring certificates": "",
|
||||
"Restoring projects for $USERNAME": "",
|
||||
"Restoring personal settings for $USERNAME": "",
|
||||
"Restoring public mailing list": "",
|
||||
"Restoring XMPP settings": "",
|
||||
"Restoring Gogs settings": "",
|
||||
"Restoring Gogs repos": "",
|
||||
"Restoring Gogs authorized_keys": "",
|
||||
"Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "",
|
||||
"Restoring blog installation": "",
|
||||
"No content directory found after restoring blog": "",
|
||||
"Restoring cjdns installation": "",
|
||||
"Restoring emails for $USERNAME": "",
|
||||
"Restoring DLNA cache": "",
|
||||
"Restoring VoIP settings": "",
|
||||
"Restoring Tox node settings": "",
|
||||
"Setting permissions": "",
|
||||
"Unmount encrypted USB": "",
|
||||
"Restore from USB drive is complete. You can now remove it.": ""
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"No friends list found at /home/${ADMIN_USERNAME}/backup.list": "",
|
||||
"Server not found within the friends list": "",
|
||||
"Restoring ${1} database": "",
|
||||
"Unable to restore ${1} database": "",
|
||||
"Restoring ${1} installation": "",
|
||||
"Restoring MariaDB settings": "",
|
||||
"Get the MariaDB password from the backup": "",
|
||||
"MariaDB password file not found": "",
|
||||
"Restore the MariaDB user table": "",
|
||||
"Try again using the password obtained from backup": "",
|
||||
"Restarting database": "",
|
||||
"Change the MariaDB password to the backup version": "",
|
||||
"Restoring Lets Encrypt settings": "",
|
||||
"Restoring Mutt settings for $USERNAME": "",
|
||||
"Restoring gnupg settings for $USERNAME": "",
|
||||
"Restoring procmail settings for $USERNAME": "",
|
||||
"Restoring spamassassin settings for $USERNAME": "",
|
||||
"Restoring README": "",
|
||||
"Restoring IPFS": "",
|
||||
"Restoring ssh keys for $USERNAME": "",
|
||||
"Restoring config files for $USERNAME": "",
|
||||
"Restoring certificates": "",
|
||||
"Restoring personal settings for $USERNAME": "",
|
||||
"Restoring public mailing list": "",
|
||||
"Restoring XMPP settings": "",
|
||||
"Restoring Owncloud installation": "",
|
||||
"Restoring Gogs repos": "",
|
||||
"Restoring Gogs authorized_keys": "",
|
||||
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",
|
||||
"Restoring blog installation $FULLBLOG_DOMAIN_NAME": "",
|
||||
"No content directory found after restoring blog": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmemail -u [username] -e [email address]": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmlist -u [username] -l [mailing list name] -e [list email address]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmsipuser [username]": "",
|
||||
"SIP configuration file not found": "",
|
||||
"User $MY_USERNAME not found": "",
|
||||
"SIP user $MY_USERNAME removed": ""
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmxmpp -e [email address]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-splitkey -u [username] -n [number of fragments] -e [email address] --fullname [Full name]": "",
|
||||
"User $MY_USERNAME does not exist on the system": "",
|
||||
"gpg key for $MY_EMAIL_ADDRESS was not found": "",
|
||||
"gpg backup key for '$MY_NAME' was not found": "",
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-unignore -u [username] -e [mail address] -t [text in subject line]": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-xmpp-pass -e [email address]": ""
|
||||
}
|
|
@ -3,8 +3,12 @@
|
|||
"'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "",
|
||||
"or '$VARIANT_MESH'.": "",
|
||||
"If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "",
|
||||
" freedombone-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "",
|
||||
" freedombone-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
|
||||
"The command ${PROJECT_NAME}-remote was not found": "",
|
||||
" ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "",
|
||||
"The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "",
|
||||
"The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "",
|
||||
"The command ${PROJECT_NAME}-config was not found": "",
|
||||
" ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
|
||||
"There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "",
|
||||
"'$SYSTEM_TYPE' is an unrecognised Freedombone variant.": "",
|
||||
"The configuration file $CONFIGURATION_FILE was not found": "",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addcert -h [hostname] -c [country code] -a [area] -l [location]": "",
|
||||
"$0: openssl is not installed, exiting": "",
|
||||
"Failed to install letsencrypt for domain $LETSENCRYPT_HOSTNAME": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addemail -u [username] -e [email address] -g [group name]": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addlist -u [username] -l [mailing list name] -s [subject tag] -e [list email address]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addsipuser -u [username] -e [extension] -p [password]": "",
|
||||
"SIP configuration file not found": "",
|
||||
"User $MY_USERNAME not found": "",
|
||||
"SIP user $MY_USERNAME amended": "",
|
||||
|
|
|
@ -8,5 +8,6 @@
|
|||
"New user $MY_USERNAME was created": "",
|
||||
"Their SIP phone extension is $SIP_EXTENSION": "",
|
||||
"Their login password is $NEW_USER_PASSWORD": "",
|
||||
"They can download their GPG keys with:": ""
|
||||
"They can download their GPG keys with:": "",
|
||||
"They should also run ${PROJECT_NAME}-client on their system to ensure": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-addxmpp -e [email address] -p [password]": ""
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"Please attach a USB drive": "",
|
||||
"There was a problem mounting the USB drive to $USB_MOUNT": "",
|
||||
"There was a problem making the directory $USB_MOUNT/backup.": "",
|
||||
"Less than 5% of space remaining on backup drive": "",
|
||||
"No MariaDB password was given": "",
|
||||
"Obtaining ${1} database backup": "",
|
||||
"${1} database could not be saved": "",
|
||||
"WARNING: directory does not exist: ${1}": "",
|
||||
"Backup key could not be found": "",
|
||||
"Backing up gpg keys for $USERNAME": "",
|
||||
"Backing up personal settings for $USERNAME": "",
|
||||
"Backing up ssh keys for $USERNAME": "",
|
||||
"Backing up config files for $USERNAME": "",
|
||||
"Backing up Mutt settings for $USERNAME": "",
|
||||
"Creating an email archive for $USERNAME": "",
|
||||
"Backing up emails for $USERNAME": "",
|
||||
"Backing up spamassassin settings for $USERNAME": "",
|
||||
"Backing up procmail settings for $USERNAME": "",
|
||||
"Backing up Lets Encrypt settings": "",
|
||||
"Backing up GNU social installation": "",
|
||||
"GNU Social domain specified but not found in /var/www/${MICROBLOG_DOMAIN_NAME}": "",
|
||||
"Backing up Hubzilla installation": "",
|
||||
"Hubzilla domain specified but not found in /var/www/${HUBZILLA_DOMAIN_NAME}": "",
|
||||
"Obtaining Owncloud data backup": "",
|
||||
"Obtaining Gogs settings backup": "",
|
||||
"Obtaining Gogs repos backup": "",
|
||||
"Obtaining Gogs authorized_keys backup": "",
|
||||
"Obtaining wiki data backup": "",
|
||||
"Obtaining blog backup": "",
|
||||
"Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": ""
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"Creating backup key": "",
|
||||
"Backup key could not be found": "",
|
||||
"No MariaDB password was given": "",
|
||||
"${1} database could not be saved": "",
|
||||
"Unable to export ${1} database": "",
|
||||
"${PROJECT_NAME} backup to friends": "",
|
||||
"Backing up personal settings for $USERNAME": "",
|
||||
"Backing up gpg keys for $USERNAME": "",
|
||||
"Backing up ssh keys for $USERNAME": "",
|
||||
"Backing up config files for $USERNAME": "",
|
||||
"Backing up Mutt settings for $USERNAME": "",
|
||||
"Backing up procmail settings for $USERNAME": "",
|
||||
"Backing up spamassassin settings for $USERNAME": "",
|
||||
"Creating an email archive": "",
|
||||
"Backing up emails for $USERNAME": "",
|
||||
"Backing up Lets Encrypt settings": "",
|
||||
"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}": "",
|
||||
"Backing up Owncloud data": "",
|
||||
"Obtaining Gogs settings backup": "",
|
||||
"Obtaining Gogs repos backup": "",
|
||||
"Obtaining Gogs authorized_keys backup": "",
|
||||
"Backing up wiki": "",
|
||||
"Backing up blog": "",
|
||||
"Blog domain specified but not found in /var/www/${FULLBLOG_DOMAIN_NAME}": "",
|
||||
"Backing up certificates": "",
|
||||
"Backing up the public mailing list": "",
|
||||
"Backing up the XMPP settings": "",
|
||||
"Backing up web settings": "",
|
||||
"Backing up README": "",
|
||||
"Backing up IPFS": "",
|
||||
"Backing up DLNA cache": "",
|
||||
"Backing up VoIP settings": "",
|
||||
"Unable to backup MariaDB settings": "",
|
||||
"Unable to export database settings": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-client": ""
|
||||
}
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"${PROJECT_NAME}-clientcert -u [username]": "",
|
||||
"User $USERNAME not found": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-config -f [config filename] -m [min password length]": "",
|
||||
"Encryption keys": "",
|
||||
"There was a problem mounting the USB drive to $GPG_USB_MOUNT": "",
|
||||
"The directory $GPG_USB_MOUNT/.gnupg or $GPG_USB_MOUNT/.gnupg_fragments was not found": "",
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-ignore -u [username] -e [mail address] -t [text in subject line]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-keydrive -u [username] -d [device, eg. sdb] --master [yes/no] -n [no of fragments] --format [yes/no]": "",
|
||||
"Home directory for $MY_USERNAME not found. This user may not exist on the system": "",
|
||||
"There was a problem mounting the USB drive to $USB_MOUNT": "",
|
||||
"No .gnupg directory was found for $MY_USERNAME": "",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "",
|
||||
"User $MY_USERNAME does not exist on the system": "",
|
||||
"Starting key retrieval from $REMOTE_SERVER...": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-remote -u [username] -l [backup list filename] -m [min password length]": "",
|
||||
"The user /home/$MY_USERNAME does not exist on the system": "",
|
||||
"No remote backups list found: $FRIENDS_SERVERS_LIST": "",
|
||||
"Remote backups list: $FRIENDS_SERVERS_LIST": ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-renew-cert -h [hostname] -p [provider]": "",
|
||||
"Adding Let's Encrypt certificate": "",
|
||||
"Unable to add Let's encrypt certificate": "",
|
||||
"Renewing Let's Encrypt certificate": "",
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"Please attach a USB drive": "",
|
||||
"No backup directory found on the USB drive.": "",
|
||||
"Checking that admin user exists": "",
|
||||
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
|
||||
"Copying GPG keys to root": "",
|
||||
"Restoring ${1} database": "",
|
||||
"Unable to restore ${1} database": "",
|
||||
"Restoring ${1} installation": "",
|
||||
"Setting permissions": "",
|
||||
"Unmount encrypted USB": "",
|
||||
"Hubzilla Restore from USB drive is complete. You can now remove it.": ""
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"Please attach a USB drive": "",
|
||||
"No backup directory found on the USB drive.": "",
|
||||
"Checking that admin user exists": "",
|
||||
"Username $ADMIN_USERNAME not found. Reinstall ${PROJECT_NAME} with this username.": "",
|
||||
"Copying GPG keys to root": "",
|
||||
"Restoring ${1} database": "",
|
||||
"Unable to restore ${1} database": "",
|
||||
"Restoring ${1} installation": "",
|
||||
"Restoring mysql settings": "",
|
||||
"Get the MariaDB password from the backup": "",
|
||||
"MariaDB password file not found": "",
|
||||
"Restore the MariaDB user table": "",
|
||||
"Try again using the password obtained from backup": "",
|
||||
"Restarting database": "",
|
||||
"Change the MariaDB password to the backup version": "",
|
||||
"Restoring Lets Encrypt settings": "",
|
||||
"Restoring Mutt settings for $USERNAME": "",
|
||||
"Restoring gnupg settings for $USERNAME": "",
|
||||
"Restoring procmail settings for $USERNAME": "",
|
||||
"Restoring spamassassin settings for $USERNAME": "",
|
||||
"Restoring admin user README": "",
|
||||
"Restoring IPFS": "",
|
||||
"Restoring ssh keys for $USERNAME": "",
|
||||
"Restoring config files for $USERNAME": "",
|
||||
"Restoring certificates": "",
|
||||
"Restoring projects for $USERNAME": "",
|
||||
"Restoring personal settings for $USERNAME": "",
|
||||
"Restoring public mailing list": "",
|
||||
"Restoring XMPP settings": "",
|
||||
"Restoring Gogs settings": "",
|
||||
"Restoring Gogs repos": "",
|
||||
"Restoring Gogs authorized_keys": "",
|
||||
"Restoring Wiki installation ${WIKI_DOMAIN_NAME}": "",
|
||||
"Restoring blog installation": "",
|
||||
"No content directory found after restoring blog": "",
|
||||
"Restoring cjdns installation": "",
|
||||
"Restoring emails for $USERNAME": "",
|
||||
"Restoring DLNA cache": "",
|
||||
"Restoring VoIP settings": "",
|
||||
"Restoring Tox node settings": "",
|
||||
"Setting permissions": "",
|
||||
"Unmount encrypted USB": "",
|
||||
"Restore from USB drive is complete. You can now remove it.": ""
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"No friends list found at /home/${ADMIN_USERNAME}/backup.list": "",
|
||||
"Server not found within the friends list": "",
|
||||
"Restoring ${1} database": "",
|
||||
"Unable to restore ${1} database": "",
|
||||
"Restoring ${1} installation": "",
|
||||
"Restoring MariaDB settings": "",
|
||||
"Get the MariaDB password from the backup": "",
|
||||
"MariaDB password file not found": "",
|
||||
"Restore the MariaDB user table": "",
|
||||
"Try again using the password obtained from backup": "",
|
||||
"Restarting database": "",
|
||||
"Change the MariaDB password to the backup version": "",
|
||||
"Restoring Lets Encrypt settings": "",
|
||||
"Restoring Mutt settings for $USERNAME": "",
|
||||
"Restoring gnupg settings for $USERNAME": "",
|
||||
"Restoring procmail settings for $USERNAME": "",
|
||||
"Restoring spamassassin settings for $USERNAME": "",
|
||||
"Restoring README": "",
|
||||
"Restoring IPFS": "",
|
||||
"Restoring ssh keys for $USERNAME": "",
|
||||
"Restoring config files for $USERNAME": "",
|
||||
"Restoring certificates": "",
|
||||
"Restoring personal settings for $USERNAME": "",
|
||||
"Restoring public mailing list": "",
|
||||
"Restoring XMPP settings": "",
|
||||
"Restoring Owncloud installation": "",
|
||||
"Restoring Gogs repos": "",
|
||||
"Restoring Gogs authorized_keys": "",
|
||||
"Restoring Wiki installation $WIKI_DOMAIN_NAME": "",
|
||||
"Restoring blog installation $FULLBLOG_DOMAIN_NAME": "",
|
||||
"No content directory found after restoring blog": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmemail -u [username] -e [email address]": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmlist -u [username] -l [mailing list name] -e [list email address]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmsipuser [username]": "",
|
||||
"SIP configuration file not found": "",
|
||||
"User $MY_USERNAME not found": "",
|
||||
"SIP user $MY_USERNAME removed": ""
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-rmxmpp -e [email address]": ""
|
||||
}
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"${PROJECT_NAME}-splitkey -u [username] -n [number of fragments] -e [email address] --fullname [Full name]": "",
|
||||
"User $MY_USERNAME does not exist on the system": "",
|
||||
"gpg key for $MY_EMAIL_ADDRESS was not found": "",
|
||||
"gpg backup key for '$MY_NAME' was not found": "",
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-unignore -u [username] -e [mail address] -t [text in subject line]": ""
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"${PROJECT_NAME}-xmpp-pass -e [email address]": ""
|
||||
}
|
|
@ -3,8 +3,12 @@
|
|||
"'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "",
|
||||
"or '$VARIANT_MESH'.": "",
|
||||
"If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "",
|
||||
" freedombone-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "",
|
||||
" freedombone-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
|
||||
"The command ${PROJECT_NAME}-remote was not found": "",
|
||||
" ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "",
|
||||
"The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "",
|
||||
"The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "",
|
||||
"The command ${PROJECT_NAME}-config was not found": "",
|
||||
" ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
|
||||
"There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "",
|
||||
"'$SYSTEM_TYPE' is an unrecognised Freedombone variant.": "",
|
||||
"The configuration file $CONFIGURATION_FILE was not found": "",
|
||||
|
|
Loading…
Reference in New Issue