freedombone-sec.json 3.8KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "SSH Passwords": "SSH Passwords",
  3. "Freedombone Security Configuration": "Freedombone Security Configuration",
  4. "\\nAllow SSH login using passwords?": "\\nAllow SSH login using passwords?",
  5. "\\nWeb/IMAP Ciphers:": "\\nWeb/IMAP Ciphers:",
  6. "Protocols:": "Protocols:",
  7. "Ciphers:": "Ciphers:",
  8. "\\nSecure Shell Ciphers:": "\\nSecure Shell Ciphers:",
  9. "MACs:": "MACs:",
  10. "KEX:": "KEX:",
  11. "Host key algorithms:": "Host key algorithms:",
  12. "\\nXMPP Ciphers:": "\\nXMPP Ciphers:",
  13. "ECC Curve:": "ECC Curve:",
  14. "Final Confirmation": "Final Confirmation",
  15. "\\nPlease confirm that you wish your security settings to be changed?\\n\\nWARNING: any mistakes made in the security settings could compromise your system, so be extra careful when answering 'yes'.": "\\nPlease confirm that you wish your security settings to be changed?\\n\\nWARNING: any mistakes made in the security settings could compromise your system, so be extra careful when answering 'yes'.",
  16. "OpenPGP fingerprint": "OpenPGP fingerprint",
  17. "Renew a StartSSL certificate": "Renew a StartSSL certificate",
  18. "Freedombone Security Settings": "Freedombone Security Settings",
  19. "Enter the domain name": "Enter the domain name",
  20. "Don't include the https://": "Don't include the https://",
  21. "An existing certificate for $renew_domain was not found": "An existing certificate for $renew_domain was not found",
  22. "Invalid domain name: $renew_domain": "Invalid domain name: $renew_domain",
  23. "Renew a Let's Encrypt certificate": "Renew a Let's Encrypt certificate",
  24. "Create a new Let's Encrypt certificate": "Create a new Let's Encrypt certificate",
  25. "Invalid domain name: $new_domain": "Invalid domain name: $new_domain",
  26. "Update ciphersuite": "Update ciphersuite",
  27. "The ciphersuite has been updated to recommended versions": "The ciphersuite has been updated to recommended versions",
  28. "GPG based authentication": "GPG based authentication",
  29. "\\nEnable GPG based authentication with monkeysphere ?": "\\nEnable GPG based authentication with monkeysphere ?",
  30. "$MY_USERNAME does not currently have any ids within ~/.monkeysphere/authorized_user_ids": "$MY_USERNAME does not currently have any ids within ~/.monkeysphere/authorized_user_ids",
  31. "GPG based authentication was enabled": "GPG based authentication was enabled",
  32. "GPG based authentication was disabled": "GPG based authentication was disabled",
  33. "Can't register local domains": "Can't register local domains",
  34. "No SSL/TLS private key found for ${domain}": "No SSL/TLS private key found for ${domain}",
  35. "No virtual host found for ${domain}": "No virtual host found for ${domain}",
  36. "Register a website with monkeysphere": "Register a website with monkeysphere",
  37. "Enter the website domain name (without https://)": "Enter the website domain name (without https://)",
  38. "$domain has been registered": "$domain has been registered",
  39. "Remove pinning for a domain": "Remove pinning for a domain",
  40. "Removed pinning from $domain": "Removed pinning from $domain",
  41. "Freedombone Control Panel": "Freedombone Control Panel",
  42. "Security Settings": "Security Settings",
  43. "Choose an operation:": "Choose an operation:",
  44. "Regenerate ssh host keys": "Regenerate ssh host keys",
  45. "Regenerate Diffie-Hellman keys": "Regenerate Diffie-Hellman keys",
  46. "Update cipersuite": "Update cipersuite",
  47. "Renew Let's Encrypt certificate": "Renew Let's Encrypt certificate",
  48. "Enable GPG based authentication (monkeysphere)": "Enable GPG based authentication (monkeysphere)",
  49. "Allow ssh login with passwords": "Allow ssh login with passwords",
  50. "Go Back/Exit": "Go Back/Exit",
  51. "Import file $IMPORT_FILE not found": "Import file $IMPORT_FILE not found",
  52. "Security settings exported to $EXPORT_FILE": "Security settings exported to $EXPORT_FILE"
  53. }