freedombone-controlpanel-user.json 5.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  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. "Trust a PGP/GPG key or website domain": "",
  29. "Set the trust level for $TRUST_ADDRESS:": "",
  30. "I don't know or won't say": "",
  31. "I do NOT trust": "",
  32. "I trust marginally": "",
  33. "I trust fully": "",
  34. "I trust ultimately": "",
  35. "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "",
  36. "When email arrives with subject containing:": "",
  37. "No subject text was given": "",
  38. "Email rule for subject '$RULE_SUBJECT' was added": "",
  39. "Block or unblock emails from a given address": "",
  40. "Block it:": "",
  41. "Block an email": "",
  42. "Unblock an email": "",
  43. "Block or unblock emails with text in the subject line": "",
  44. "When email arrives with subject text:": "",
  45. "No subject was given": "",
  46. "Email with subject $BLOCK_SUBJECT is now blocked": "",
  47. "Email with subject $BLOCK_SUBJECT is now unblocked": "",
  48. "My PGP/GPG Key": "",
  49. "Email Address: $MY_EMAIL_ADDRESS\\n\\nKey ID: $GPG_ID\\n\\nFingerprint: $GPG_FINGERPRINT\\n\\nCreated: $GPG_DATE": "",
  50. "Publish your PGP/GPG key": "",
  51. "Your key has now been published": "",
  52. "Refresh PGP/GPG keys": "",
  53. "Your keys have been refreshed": "",
  54. "Add someone's PGP/GPG key": "",
  55. "Enter their email address or Key ID below": "",
  56. "This doesn't look like an email address or key ID": "",
  57. "Remove someone's PGP/GPG key": "",
  58. "Enter their email address below": "",
  59. "It's not a good idea to remove your own encryption key": "",
  60. "This doesn't look like an email address": "",
  61. "Add an ssh key for logging in": "",
  62. "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.": "",
  63. "New ssh key added": "",
  64. "Your ssh key has now been added": "",
  65. "ssh key already added": "",
  66. "That ssh key has already been added": "",
  67. "Unrecognised ssh public key": "",
  68. "This doesn't look like an ssh key": "",
  69. "Remove an ssh key for logging in": "",
  70. "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.": "",
  71. "Remove an ssh public key": "",
  72. "The ssh key has been removed": "",
  73. "Freedombone Control Panel": "",
  74. "SMTP Proxy for $USER": "",
  75. "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
  76. "Enable proxy:": "",
  77. "Protocol (smtp/smtps):": "",
  78. "ISP mail server:": "",
  79. "Port:": "",
  80. "Username:": "",
  81. "Password:": "",
  82. "Sign a PGP/GPG key or website domain": "",
  83. "Enter the Key ID, address or domain to be signed.\\n\\nIf you are signing a website domain then include the https:// at the beginning.\\n\\nIf you are signing an ssh key then include ssh:// before the domain name.": "",
  84. "Sign a PGP/GPG key": "",
  85. "$SIGN_ADDRESS was signed": "",
  86. "Enter the Key ID, address or domain to be trusted.\\n\\nIf you are trusting a website domain then include the https:// at the beginning.\\n\\nIf you are trusting an ssh key then include ssh:// before the domain name.": "",
  87. "My Encryption Keys": "",
  88. "Choose an operation:": "",
  89. "Show your PGP/GPG key": "",
  90. "Publish your PGP/GPG key so that others can find it": "",
  91. "Refresh your PGP/GPG keys": "",
  92. "Set the trust level for a PGP/GPG key": "",
  93. "Back to main menu": "",
  94. "Change Email Filtering Rules": "",
  95. "Add yourself to a mailing list": "",
  96. "Add an email rule for an address": "",
  97. "Add an email rule for a subject": "",
  98. "Block or unblock an email address": "",
  99. "Block or unblock email with subject text": "",
  100. "Monkeysphere sign server keys": "",
  101. "Freedombone Security Configuration": "",
  102. "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "",
  103. "Freedombone": "",
  104. "Run an App": "",
  105. "User Control Panel": "",
  106. "Use Email": "",
  107. "Browse the Web": "",
  108. "Set an outgoing email proxy": "",
  109. "Administrator controls": "",
  110. "Exit to the command line": "",
  111. "Log out": ""
  112. }