freedombone-controlpanel-user.json 5.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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 below": "",
  48. "This doesn't look like an email address": "",
  49. "Remove someone's PGP/GPG key": "",
  50. "It's not a good idea to remove your own encryption key": "",
  51. "Add an ssh key for logging in": "",
  52. "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.": "",
  53. "New ssh key added": "",
  54. "Your ssh key has now been added": "",
  55. "ssh key already added": "",
  56. "That ssh key has already been added": "",
  57. "Unrecognised ssh public key": "",
  58. "This doesn't look like an ssh key": "",
  59. "Remove an ssh key for logging in": "",
  60. "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.": "",
  61. "Remove an ssh public key": "",
  62. "The ssh key has been removed": "",
  63. "Freedombone Control Panel": "",
  64. "SMTP Proxy for $USER": "",
  65. "You may need to proxy outgoing email via your ISP's mail server. If so enter the details below.": "",
  66. "Enable proxy:": "",
  67. "Protocol (smtp/smtps):": "",
  68. "ISP mail server:": "",
  69. "Port:": "",
  70. "Username:": "",
  71. "Password:": "",
  72. "# The ${PROJECT_NAME} syncthing ID is: $SYNCTHING_ID": "",
  73. "Device ID for ${PROJECT_NAME}": "",
  74. "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": "",
  75. "Add a Syncthing device ID": "",
  76. "Paste the device ID for your laptop/desktop/netbook/phone/tablet below": "",
  77. "Device ID:": "",
  78. "Description (optional):": "",
  79. "That doesn't look like a device ID": "",
  80. "That ID has already been added": "",
  81. "The ID was added": "",
  82. "Remove a Syncthing device ID": "",
  83. "Paste the device ID which is to be removed below": "",
  84. "That ID wasn't registered anyway": "",
  85. "The ID was removed": "",
  86. "Sign a PGP/GPG key": "",
  87. "Enter the Key ID, address or domain to be signed": "",
  88. "$SIGN_ADDRESS was signed": "",
  89. "My Encryption Keys": "",
  90. "Choose an operation:": "",
  91. "Show your PGP/GPG key": "",
  92. "Publish your PGP/GPG key so that others can find it": "",
  93. "Refresh your PGP/GPG keys": "",
  94. "Back to main menu": "",
  95. "Change Email Filtering Rules": "",
  96. "Add yourself to a mailing list": "",
  97. "Add an email rule for an address": "",
  98. "Add an email rule for a subject": "",
  99. "Block or unblock an email address": "",
  100. "Block or unblock email with subject text": "",
  101. "File Synchronization": "",
  102. "Show device ID for ${PROJECT_NAME}": "",
  103. "Add an ID for another machine or device": "",
  104. "Remove an ID for another machine or device": "",
  105. "Manually edit device IDs": "",
  106. "User Control Panel": "",
  107. "Use Email": "",
  108. "Use Tox Chat": "",
  109. "Use XMPP Chat": "",
  110. "Use IRC": "",
  111. "Browse the Web": "",
  112. "Set an outgoing email proxy": "",
  113. "Administrator controls": "",
  114. "Exit to the command line": "",
  115. "Log out": ""
  116. }