freedombone-controlpanel-user.json 9.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "Press any key to continue...": "Press any key to continue...",
  3. "Exit back to user mainenance": "Exit back to user mainenance",
  4. "Freedombone User Control Panel": "Freedombone User Control Panel",
  5. "Remove yourself from a mailing list": "Remove yourself from a mailing list",
  6. "Select one of the following:": "Select one of the following:",
  7. "Remove yourself from mailing list": "Remove yourself from mailing list",
  8. "You have been removed from ${remove_list_name}": "You have been removed from ${remove_list_name}",
  9. "Subscribe to a mailing list": "Subscribe to a mailing list",
  10. "You can either enter a subject or an email address\\n": "You can either enter a subject or an email address\\n",
  11. "List folder name:": "List folder name:",
  12. "Name between [] on subject line:": "Name between [] on subject line:",
  13. "List email address:": "List email address:",
  14. "Public:": "Public:",
  15. "yes": "yes",
  16. "Add mailing list": "Add mailing list",
  17. "No mailing list name was given": "No mailing list name was given",
  18. "No mailing list subject or address was given": "No mailing list subject or address was given",
  19. "Unrecognised email address": "Unrecognised email address",
  20. "$LIST_NAME list was added": "$LIST_NAME list was added",
  21. "Create an email rule": "Create an email rule",
  22. "When email arrives from address:": "When email arrives from address:",
  23. "Move to folder:": "Move to folder:",
  24. "no": "no",
  25. "No email address was given": "No email address was given",
  26. "No folder name was given": "No folder name was given",
  27. "Email rule for $RULE_EMAIL was added": "Email rule for $RULE_EMAIL was added",
  28. "Trust a PGP/GPG key or website domain": "Trust a PGP/GPG key or website domain",
  29. "Set the trust level for $TRUST_ADDRESS:": "Set the trust level for $TRUST_ADDRESS:",
  30. "I don't know or won't say": "I don't know or won't say",
  31. "I do NOT trust": "I do NOT trust",
  32. "I trust marginally": "I trust marginally",
  33. "I trust fully": "I trust fully",
  34. "I trust ultimately": "I trust ultimately",
  35. "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}",
  36. "When email arrives with subject containing:": "When email arrives with subject containing:",
  37. "No subject text was given": "No subject text was given",
  38. "Email rule for subject '$RULE_SUBJECT' was added": "Email rule for subject '$RULE_SUBJECT' was added",
  39. "Block or unblock emails from a given address": "Block or unblock emails from a given address",
  40. "Block it:": "Block it:",
  41. "Block an email": "Block an email",
  42. "Unblock an email": "Unblock an email",
  43. "Block or unblock emails with text in the subject line": "Block or unblock emails with text in the subject line",
  44. "When email arrives with subject text:": "When email arrives with subject text:",
  45. "No subject was given": "No subject was given",
  46. "Email with subject $BLOCK_SUBJECT is now blocked": "Email with subject $BLOCK_SUBJECT is now blocked",
  47. "Email with subject $BLOCK_SUBJECT is now unblocked": "Email with subject $BLOCK_SUBJECT is now unblocked",
  48. "My PGP/GPG Key": "My PGP/GPG Key",
  49. "Email Address: $MY_EMAIL_ADDRESS\\n\\nKey ID: $GPG_ID\\n\\nFingerprint: $GPG_FINGERPRINT\\n\\nCreated: $GPG_DATE": "Email Address: $MY_EMAIL_ADDRESS\\n\\nKey ID: $GPG_ID\\n\\nFingerprint: $GPG_FINGERPRINT\\n\\nCreated: $GPG_DATE",
  50. "Publish your PGP/GPG key": "Publish your PGP/GPG key",
  51. "Your key has now been published": "Your key has now been published",
  52. "Refresh PGP/GPG keys": "Refresh PGP/GPG keys",
  53. "Your keys have been refreshed": "Your keys have been refreshed",
  54. "Add someone's PGP/GPG key": "Add someone's PGP/GPG key",
  55. "Enter their email address or Key ID below": "Enter their email address or Key ID below",
  56. "This doesn't look like an email address or key ID": "This doesn't look like an email address or key ID",
  57. "Remove someone's PGP/GPG key": "Remove someone's PGP/GPG key",
  58. "Enter their email address below": "Enter their email address below",
  59. "It's not a good idea to remove your own encryption key": "It's not a good idea to remove your own encryption key",
  60. "This doesn't look like an email address": "This doesn't look like an email address",
  61. "Add an ssh key for logging in": "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.": "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": "New ssh key added",
  64. "Your ssh key has now been added": "Your ssh key has now been added",
  65. "ssh key already added": "ssh key already added",
  66. "That ssh key has already been added": "That ssh key has already been added",
  67. "Unrecognised ssh public key": "Unrecognised ssh public key",
  68. "This doesn't look like an ssh key": "This doesn't look like an ssh key",
  69. "Remove an ssh key for logging in": "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.": "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": "Remove an ssh public key",
  72. "The ssh key has been removed": "The ssh key has been removed",
  73. "Freedombone Control Panel": "Freedombone Control Panel",
  74. "SMTP Proxy for $USER": "SMTP Proxy for $USER",
  75. "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.",
  76. "Enable proxy:": "Enable proxy:",
  77. "Protocol (smtp/smtps):": "Protocol (smtp/smtps):",
  78. "ISP mail server:": "ISP mail server:",
  79. "Port:": "Port:",
  80. "Username:": "Username:",
  81. "Password:": "Password:",
  82. "Sign a PGP/GPG key or website domain": "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.": "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": "Sign a PGP/GPG key",
  85. "$SIGN_ADDRESS was signed": "$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.": "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": "My Encryption Keys",
  88. "Choose an operation:": "Choose an operation:",
  89. "Show your PGP/GPG key": "Show your PGP/GPG key",
  90. "Publish your PGP/GPG key so that others can find it": "Publish your PGP/GPG key so that others can find it",
  91. "Refresh your PGP/GPG keys": "Refresh your PGP/GPG keys",
  92. "Set the trust level for a PGP/GPG key": "Set the trust level for a PGP/GPG key",
  93. "Back to main menu": "Back to main menu",
  94. "Change Email Filtering Rules": "Change Email Filtering Rules",
  95. "Add yourself to a mailing list": "Add yourself to a mailing list",
  96. "Add an email rule for an address": "Add an email rule for an address",
  97. "Add an email rule for a subject": "Add an email rule for a subject",
  98. "Block or unblock an email address": "Block or unblock an email address",
  99. "Block or unblock email with subject text": "Block or unblock email with subject text",
  100. "Monkeysphere sign server keys": "Monkeysphere sign server keys",
  101. "Freedombone Security Configuration": "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?": "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?",
  103. "Freedombone": "Freedombone",
  104. "Run an App": "Run an App",
  105. "User Control Panel": "User Control Panel",
  106. "Use Email": "Use Email",
  107. "Browse the Web": "Browse the Web",
  108. "Set an outgoing email proxy": "Set an outgoing email proxy",
  109. "Administrator controls": "Administrator controls",
  110. "Exit to the command line": "Exit to the command line",
  111. "Log out": "Log out"
  112. }