Skip to content
Snippets Groups Projects
Commit 580d3cec authored by Bob Mottram's avatar Bob Mottram
Browse files

Update translations

parent b028a8c0
No related branches found
No related tags found
No related merge requests found
Showing
with 189 additions and 1 deletion
{
"${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": ""
}
\ No newline at end of file
{
"${PROJECT_NAME}-addemail -u [username] -e [email address] -g [group name]": ""
}
\ No newline at end of file
{
"${PROJECT_NAME}-addlist -u [username] -l [mailing list name] -s [subject tag] -e [list email address]": ""
}
\ No newline at end of file
{
"${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": ""
}
\ No newline at end of file
{
"${PROJECT_NAME}-addxmpp -e [email address] -p [password]": ""
}
\ No newline at end of file
{
"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}": ""
}
\ No newline at end of file
{
"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": ""
}
\ No newline at end of file
{
"${PROJECT_NAME}-client": ""
}
\ No newline at end of file
{
"${PROJECT_NAME}-clientcert -u [username]": "",
"User $USERNAME not found": ""
}
\ No newline at end of file
{
"${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": "",
......
{
"${PROJECT_NAME}-ignore -u [username] -e [mail address] -t [text in subject line]": ""
}
\ No newline at end of file
{
"${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": "",
......
{
"${PROJECT_NAME}-recoverkey -u [username] -d [drive]": "",
"User $MY_USERNAME does not exist on the system": "",
"Starting key retrieval from $REMOTE_SERVER...": ""
}
\ No newline at end of file
{
"${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": ""
......
{
"${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": "",
......
{
"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.": ""
}
\ No newline at end of file
{
"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.": ""
}
\ No newline at end of file
{
"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": ""
}
\ No newline at end of file
{
"${PROJECT_NAME}-rmemail -u [username] -e [email address]": ""
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment