en.po 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. msgid ""
  2. msgstr ""
  3. "Content-Type: text/plain; charset=UTF-8\n"
  4. "Project-Id-Version: PACKAGE VERSION\n"
  5. "PO-Revision-Date: 2016-02-04 14:28+0100\n"
  6. "Last-Translator: David Lutz <kpanic@hirnduenger.de>\n"
  7. "Language-Team: English\n"
  8. "Language: en\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Transfer-Encoding: 8bit\n"
  11. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  12. msgid "gluon-config-mode:welcome"
  13. msgstr ""
  14. "Welcome to the setup wizard of your new Freifunk Alpha Centauri node. "
  15. "Please fill out the following form and submit it."
  16. msgid "gluon-config-mode:pubkey"
  17. msgstr ""
  18. "<p>This is your Freifunk node's public key. The node won't be able to "
  19. "connect to the mesh VPN until the key has been registered on the Freifunk servers. "
  20. "To register, send the key together with your node's name (<em><%=escape(hostname)%></em>) to "
  21. "<a href=\"mailto:keys@alpha-centauri.freifunk.net\">keys@alpha-centauri.freifunk.net</a>."
  22. "</p>"
  23. "<div class=\"the-key\">"
  24. " # <%= escape(hostname) %>"
  25. " <br/>"
  26. "<%= pubkey %>"
  27. "</div>"
  28. msgid "gluon-config-mode:reboot"
  29. msgstr ""
  30. "<p>The node is currently rebooting and will try to connect to other "
  31. "nearby Freifunk nodes after that. "
  32. "For more information on the Freifunk Alpha Centauri community, have a look at "
  33. "<a href=\"https://alpha-centauri.freifunk.net/\">our homepage</a>.</p>"
  34. "<p>To get back to this configuration interface, press the reset button for "
  35. "3 seconds during normal operation. The device will then reboot into config "
  36. "mode.</p>"
  37. "<p>Have fun with your node and exploring of the Freifunk network!</p>"
  38. msgid "gluon-config-mode:altitude-label"
  39. msgstr "Altitude"
  40. msgid "gluon-config-mode:altitude-help"
  41. msgstr ""
  42. "Specifying the altitude is optional and should only be done if a proper "
  43. "value is known."