freedombone-controlpanel-user.json 3.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. {
  2. "Press any key to continue...": "",
  3. "Exit back to user mainenance": "",
  4. "Freedombone User Control Panel": "",
  5. "Remove yourself from a mailing list": "",
  6. "Select one of the following:": "",
  7. "Remove yourself from mailing list": "",
  8. "You have been removed from ${remove_list_name}": "",
  9. "Subscribe to a mailing list": "",
  10. "You can either enter a subject or an email address\\n": "",
  11. "List folder name:": "",
  12. "Name between [] on subject line:": "",
  13. "List email address:": "",
  14. "Public:": "",
  15. "yes": "",
  16. "Add mailing list": "",
  17. "No mailing list name was given": "",
  18. "No mailing list subject or address was given": "",
  19. "Unrecognised email address": "",
  20. "$LIST_NAME list was added": "",
  21. "Create an email rule": "",
  22. "When email arrives from address:": "",
  23. "Move to folder:": "",
  24. "no": "",
  25. "No email address was given": "",
  26. "No folder name was given": "",
  27. "Email rule for $RULE_EMAIL was added": "",
  28. "When email arrives with subject containing:": "",
  29. "No subject text was given": "",
  30. "Email rule for subject '$RULE_SUBJECT' was added": "",
  31. "Block or unblock emails from a given address": "",
  32. "Block it:": "",
  33. "Block an email": "",
  34. "Unblock an email": "",
  35. "Block or unblock emails with text in the subject line": "",
  36. "When email arrives with subject text:": "",
  37. "No subject was given": "",
  38. "Email with subject $BLOCK_SUBJECT is now blocked": "",
  39. "Email with subject $BLOCK_SUBJECT is now unblocked": "",
  40. "Your PGP/GPG Key": "",
  41. "Email Address: $MY_EMAIL_ADDRESS\\n\\nKey ID: $GPG_ID\\n\\nFingerprint: $GPG_FINGERPRINT\\n\\nCreated: $GPG_DATE": "",
  42. "Publish your PGP/GPG key": "",
  43. "Your key has now been published": "",
  44. "Add someone's PGP/GPG key": "",
  45. "Enter their email address below": "",
  46. "This doesn't look like an email address": "",
  47. "Remove someone's PGP/GPG key": "",
  48. "It's not a good idea to remove your own encryption key": "",
  49. "Add an ssh key for logging in": "",
  50. "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.": "",
  51. "New ssh key added": "",
  52. "Your ssh key has now been added": "",
  53. "ssh key already added": "",
  54. "That ssh key has already been added": "",
  55. "Unrecognised ssh public key": "",
  56. "This doesn't look like an ssh key": "",
  57. "Remove an ssh key for logging in": "",
  58. "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.": "",
  59. "Remove an ssh public key": "",
  60. "The ssh key has been removed": "",
  61. "Your Encryption Keys": "",
  62. "Choose an operation:": "",
  63. "Show your PGP/GPG key": "",
  64. "Publish your PGP/GPG key so that others can find it": "",
  65. "Back to main menu": "",
  66. "Change Email Filtering Rules": "",
  67. "Add yourself to a mailing list": "",
  68. "Add an email rule for an address": "",
  69. "Add an email rule for a subject": "",
  70. "Block or unblock an email address": "",
  71. "Block or unblock email with subject text": "",
  72. "User Control Panel": "",
  73. "Use Email": "",
  74. "Use Tox Chat": "",
  75. "Use XMPP Chat": "",
  76. "Use IRC": "",
  77. "Browse the Web": "",
  78. "Administrator controls": "",
  79. "Exit to the command line": "",
  80. "Log out": ""
  81. }