123456789101112131415161718192021222324252627282930313233343536373839404142 |
- msgid ""
- msgstr ""
- "Content-Type: text/plain; charset=UTF-8\n"
- "Project-Id-Version: PACKAGE VERSION\n"
- "PO-Revision-Date: 2016-02-04 14:28+0100\n"
- "Last-Translator: David Lutz <kpanic@hirnduenger.de>\n"
- "Language-Team: English\n"
- "Language: en\n"
- "MIME-Version: 1.0\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- msgid "gluon-config-mode:welcome"
- msgstr ""
- "Welcome to the setup wizard of your new Freifunk Duckburg node. "
- "Please fill out the following form and submit it."
- msgid "gluon-config-mode:pubkey"
- msgstr ""
- "<p>This is your Freifunk node's public key. The node won't be able to "
- "connect to the mesh VPN until the key has been registered on the Freifunk "
- "Duckburg servers. "
- "To register, send the key together with your node's name (<em><%=escape(hostname)%></em>) to "
- "<a href=\"mailto:keys@entenhausen.freifunk.net\">keys@entenhausen.freifunk.net</a>."
- "</p>"
- "<div class=\"the-key\">"
- " # <%= escape(hostname) %>"
- " <br/>"
- "<%= pubkey %>"
- "</div>"
- msgid "gluon-config-mode:reboot"
- msgstr ""
- "<p>The node is currently rebooting and will try to connect to other "
- "nearby Freifunk nodes after that. "
- "For more information on the Freifunk Duckburg community, have a look at "
- "<a href=\"https://entenhausen.freifunk.net/\">our homepage</a>.</p>"
- "<p>To get back to this configuration interface, press the reset button for "
- "3 seconds during normal operation. The device will then reboot into config "
- "mode.</p>"
- "<p>Have fun with your node and exploring of the Freifunk network!</p>"
|