en.po 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  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: Daniel Toschke <duese@freifunk-datteln.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 the the setup wizard of your new Freifunk 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. You can use your node right away."
  20. "</p>"
  21. "<div class=\"the-key\">"
  22. " # <%= hostname %>"
  23. " <br/>"
  24. "<%= pubkey %>"
  25. "</div>"
  26. msgid "gluon-config-mode:reboot"
  27. msgstr ""
  28. "<p>The node is currently rebooting and will try to connect to other "
  29. "nearby Freifunk nodes after that. "
  30. "Your can find lots of information on Freifunk in Dortmund on "
  31. "<a href=\"http://www.freifunk-dortmund.de/\">our homepage</a>.</p>"
  32. "<p>Have fun with your node and exploring the Freifunk network!</p>"