en.po 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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-11-02 13:15+0100\n"
  6. "Last-Translator: Freifunk Hochstift <kontakt@hochstift.freifunk.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 Hochstift node. "
  15. "Please fill out the following form and transmit it."
  16. msgid "gluon-config-mode:site-select"
  17. msgstr ""
  18. "Here you have the possibility of selecting the region in which "
  19. "your node is placed. Please keep in mind that your router "
  20. "connects only with the mesh of the selected region"
  21. msgid "gluon-config-mode:pubkey"
  22. msgstr ""
  23. "This is your Freifunk node's public key. The node won't be able to "
  24. "connect to the mesh VPN until the key has been registered on the Freifunk "
  25. "Hochstift servers. "
  26. "To register the key fill out "
  27. "<a href=\"http://hochstift.freifunk.net/?page_id=366&key=<%=urlescape(pubkey)%>&nname=<%=urlescape(hostname)%>&mac=<%=urlescape(sysconfig.primary_mac)%>&email=<%=urlescape(contact or '')%>\">this form</a> "
  28. "or send it together with your node's name (<em><%=escape(hostname)%></em>) to "
  29. "<a href=\"mailto:kontakt@hochstift.freifunk.net\">kontakt@hochstift.freifunk.net</a>."
  30. "</p>"
  31. "<div class=\"the-key\">"
  32. "<%=escape(hostname)%><br/><br/>"
  33. "# Owner: <%=escape(contact or '')%><br/>"
  34. "# MAC: <%=escape(sysconfig.primary_mac)%><br/>"
  35. "key \"<%=escape(pubkey)%>\";"
  36. "</div>"
  37. msgid "gluon-config-mode:reboot"
  38. msgstr ""
  39. "<p>The node is currently rebooting and will try to connect to other "
  40. "nearby Freifunk nodes after that. "
  41. "Your can find lots of information on the Freifunk Hochstift community on "
  42. "<a href=\"https://hochstift.freifunk.net/\">our homepage</a>.</p>"
  43. "<p>Have fun with your node and exploring the Freifunk network!</p>"