freedombone-controlpanel-user.json 6.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  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. "My 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. "Refresh PGP/GPG keys": "",
  45. "Your keys have been refreshed": "",
  46. "Add someone's PGP/GPG key": "",
  47. "Enter their email address or Key ID below": "",
  48. "This doesn't look like an email address or key ID": "",
  49. "Remove someone's PGP/GPG key": "",
  50. "Enter their email address below": "",
  51. "It's not a good idea to remove your own encryption key": "",
  52. "This doesn't look like an email address": "",
  53. "Add an ssh key for logging in": "",
  54. "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.": "",
  55. "New ssh key added": "",
  56. "Your ssh key has now been added": "",
  57. "ssh key already added": "",
  58. "That ssh key has already been added": "",
  59. "Unrecognised ssh public key": "",
  60. "This doesn't look like an ssh key": "",
  61. "Remove an ssh key for logging in": "",
  62. "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.": "",
  63. "Remove an ssh public key": "",
  64. "The ssh key has been removed": "",
  65. "Freedombone Control Panel": "",
  66. "SMTP Proxy for $USER": "",
  67. "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
  68. "Enable proxy:": "",
  69. "Protocol (smtp/smtps):": "",
  70. "ISP mail server:": "",
  71. "Port:": "",
  72. "Username:": "",
  73. "Password:": "",
  74. "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "",
  75. "Device ID for ${PROJECT_NAME}": "",
  76. "In a desktop terminal press shift and select the ID below,\\nthen right click and copy.\\n\\nWithin Connectbot select Menu/Copy and then highlight the ID below\\n\\n$SYNCTHING_ID": "",
  77. "Add a Syncthing device ID": "",
  78. "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "",
  79. "Device ID:": "",
  80. "Description (optional):": "",
  81. "That doesn't look like a device ID": "",
  82. "That ID has already been added": "",
  83. "The ID was added": "",
  84. "Remove a Syncthing device ID": "",
  85. "Paste the device ID which is to be removed below": "",
  86. "That ID wasn't registered anyway": "",
  87. "The ID was removed": "",
  88. "Sign a PGP/GPG key or website domain": "",
  89. "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.": "",
  90. "Sign a PGP/GPG key": "",
  91. "$SIGN_ADDRESS was signed": "",
  92. "Trust a PGP/GPG key or website domain": "",
  93. "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.": "",
  94. "Set the trust level for $TRUST_ADDRESS:": "",
  95. "I don't know or won't say": "",
  96. "I do NOT trust": "",
  97. "I trust marginally": "",
  98. "I trust fully": "",
  99. "I trust ultimately": "",
  100. "$TRUST_ADDRESS was set to trust level ${TRUST_LEVEL}": "",
  101. "My Encryption Keys": "",
  102. "Choose an operation:": "",
  103. "Show your PGP/GPG key": "",
  104. "Publish your PGP/GPG key so that others can find it": "",
  105. "Refresh your PGP/GPG keys": "",
  106. "Set the trust level for a PGP/GPG key": "",
  107. "Back to main menu": "",
  108. "Change Email Filtering Rules": "",
  109. "Add yourself to a mailing list": "",
  110. "Add an email rule for an address": "",
  111. "Add an email rule for a subject": "",
  112. "Block or unblock an email address": "",
  113. "Block or unblock email with subject text": "",
  114. "File Synchronization": "",
  115. "Show device ID for ${PROJECT_NAME}": "",
  116. "Add an ID for another machine or device": "",
  117. "Remove an ID for another machine or device": "",
  118. "Manually edit device IDs": "",
  119. "Monkeysphere sign server keys": "",
  120. "Freedombone Security Configuration": "",
  121. "\\nMonkeysphere has been enabled and you will need to sign and trust the server keys. Do you want to do that now?": "",
  122. "User Control Panel": "",
  123. "Use Email": "",
  124. "Use Tox Chat": "",
  125. "Use XMPP Chat": "",
  126. "Use IRC": "",
  127. "Browse the Web": "",
  128. "Set an outgoing email proxy": "",
  129. "Administrator controls": "",
  130. "Exit to the command line": "",
  131. "Log out": ""
  132. }