en.po 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. msgid ""
  2. msgstr ""
  3. "Content-Type: text/plain; charset=UTF-8\n"
  4. "Project-Id-Version: PACKAGE VERSION\n"
  5. "PO-Revision-Date: 2015-03-19 20:28+0100\n"
  6. "Last-Translator: Matthias Schiffer <mschiffer@universe-factory.net>\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 the the setup wizard of your new Freifunk Paderborn node. "
  15. "Please fill out the following form and transmit it."
  16. msgid "gluon-config-mode:pubkey"
  17. msgstr ""
  18. "<p>"
  19. "This is your Freifunk node's public key. The node won't be able to "
  20. "connect to the mesh VPN until the key has been registered on the Freifunk "
  21. "Paderborn servers. "
  22. "To register the key fill out "
  23. "<a href=\"http://paderborn.freifunk.net/?page_id=366&key=<%=pubkey%>&nname=<%=hostname%>&mac=<%=sysconfig.primary_mac%>\">this form</a> "
  24. "or send it together with your node's name (<em><%=hostname%></em>) to "
  25. "<a href=\"mailto:maschinenraum@paderborn.freifunk.net\">maschinenraum@paderborn.freifunk.net</a>."
  26. "</p>"
  27. "<div class=\"the-key\">"
  28. " # <%= hostname %>"
  29. " <br/>"
  30. "<%= pubkey %>"
  31. "</div>"
  32. msgid "gluon-config-mode:reboot"
  33. msgstr ""
  34. "<p>The node is currently rebooting and will try to connect to other "
  35. "nearby Freifunk nodes after that. "
  36. "Your can find lots of information on the Freifunk Paderborn community on "
  37. "<a href=\"https://paderborn.freifunk.net/\">our homepage</a>.</p>"
  38. "<p>Have fun with your node and exploring the Freifunk network!</p>"