2016-02-25 21:43:30 +01:00
{
"Press any key to continue..." : "" ,
"Exit back to user mainenance" : "" ,
"Freedombone User Control Panel" : "" ,
"Remove yourself from a mailing list" : "" ,
"Select one of the following:" : "" ,
"Remove yourself from mailing list" : "" ,
"You have been removed from ${remove_list_name}" : "" ,
"Subscribe to a mailing list" : "" ,
"You can either enter a subject or an email address\\n" : "" ,
"List folder name:" : "" ,
"Name between [] on subject line:" : "" ,
"List email address:" : "" ,
"Public:" : "" ,
"yes" : "" ,
"Add mailing list" : "" ,
"No mailing list name was given" : "" ,
"No mailing list subject or address was given" : "" ,
"Unrecognised email address" : "" ,
"$LIST_NAME list was added" : "" ,
"Create an email rule" : "" ,
"When email arrives from address:" : "" ,
"Move to folder:" : "" ,
"no" : "" ,
"No email address was given" : "" ,
"No folder name was given" : "" ,
"Email rule for $RULE_EMAIL was added" : "" ,
2016-02-25 22:12:19 +01:00
"When email arrives with subject containing:" : "" ,
"No subject text was given" : "" ,
"Email rule for subject '$RULE_SUBJECT' was added" : "" ,
2016-02-25 21:43:30 +01:00
"Block or unblock emails from a given address" : "" ,
"Block it:" : "" ,
"Block an email" : "" ,
"Unblock an email" : "" ,
"Block or unblock emails with text in the subject line" : "" ,
"When email arrives with subject text:" : "" ,
"No subject was given" : "" ,
2016-02-27 15:29:36 +01:00
"Email with subject $BLOCK_SUBJECT is now blocked" : "" ,
"Email with subject $BLOCK_SUBJECT is now unblocked" : "" ,
"Your PGP/GPG Key" : "" ,
"Email Address: $MY_EMAIL_ADDRESS\\n\\nKey ID: $GPG_ID\\n\\nFingerprint: $GPG_FINGERPRINT\\n\\nCreated: $GPG_DATE" : "" ,
"Publish your PGP/GPG key" : "" ,
"Your key has now been published" : "" ,
"Add someone's PGP/GPG key" : "" ,
"Enter their email address below" : "" ,
"This doesn't look like an email address" : "" ,
"Remove someone's PGP/GPG key" : "" ,
"It's not a good idea to remove your own encryption key" : "" ,
"Add an ssh key for logging in" : "" ,
"This will allow you to log into ${PROJECT_NAME} if you have an ssh key on your system, and provides much stronger security than simply using a login password.\\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." : "" ,
"New ssh key added" : "" ,
"Your ssh key has now been added" : "" ,
"ssh key already added" : "" ,
"That ssh key has already been added" : "" ,
"Unrecognised ssh public key" : "" ,
"This doesn't look like an ssh key" : "" ,
"Remove an ssh key for logging in" : "" ,
"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" : "" ,
"Your Encryption Keys" : "" ,
2016-02-25 21:43:30 +01:00
"Choose an operation:" : "" ,
2016-02-27 15:29:36 +01:00
"Show your PGP/GPG key" : "" ,
"Publish your PGP/GPG key so that others can find it" : "" ,
"Back to main menu" : "" ,
"Change Email Filtering Rules" : "" ,
2016-02-25 21:43:30 +01:00
"Add yourself to a mailing list" : "" ,
2016-02-25 22:12:19 +01:00
"Add an email rule for an address" : "" ,
"Add an email rule for a subject" : "" ,
2016-02-25 21:43:30 +01:00
"Block or unblock an email address" : "" ,
"Block or unblock email with subject text" : "" ,
"User Control Panel" : "" ,
"Use Email" : "" ,
2016-02-27 15:29:36 +01:00
"Use Tox Chat" : "" ,
"Use XMPP Chat" : "" ,
2016-02-25 21:43:30 +01:00
"Use IRC" : "" ,
2016-03-21 17:15:12 +01:00
"Browse the Web" : "" ,
2016-02-27 23:30:47 +01:00
"Administrator controls" : "" ,
2016-02-25 21:43:30 +01:00
"Exit to the command line" : "" ,
"Log out" : ""
}