en.po 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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 Duckburg 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 "
  20. "Duckburg servers. "
  21. "To register, send the key together with your node's name (<em><%=escape(hostname)%></em>) to "
  22. "<a href=\"mailto:keys@entenhausen.freifunk.net\">keys@entenhausen.freifunk.net</a>."
  23. "</p>"
  24. "<div class=\"the-key\">"
  25. " # <%= escape(hostname) %>"
  26. " <br/>"
  27. "<%= pubkey %>"
  28. "</div>"
  29. msgid "gluon-config-mode:reboot"
  30. msgstr ""
  31. "<p>The node is currently rebooting and will try to connect to other "
  32. "nearby Freifunk nodes after that. "
  33. "For more information on the Freifunk Duckburg community, have a look at "
  34. "<a href=\"https://entenhausen.freifunk.net/\">our homepage</a>.</p>"
  35. "<p>To get back to this configuration interface, press the reset button for "
  36. "3 seconds during normal operation. The device will then reboot into config "
  37. "mode.</p>"
  38. "<p>Have fun with your node and exploring of the Freifunk network!</p>"
  39. msgid "gluon-config-mode:altitude-label"
  40. msgstr "Altitude"
  41. msgid "gluon-config-mode:altitude-help"
  42. msgstr ""
  43. "Specifying the altitude is optional and should only be done if a proper "
  44. "value is known."