1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- msgid ""
- msgstr ""
- "Content-Type: text/plain; charset=UTF-8\n"
- "Project-Id-Version: PACKAGE VERSION\n"
- "PO-Revision-Date: 2015-11-02 13:15+0100\n"
- "Last-Translator: Freifunk Hochstift <kontakt@hochstift.freifunk.net>\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 the the setup wizard of your new Freifunk Hochstift node. "
- "Please fill out the following form and transmit it."
- msgid "gluon-config-mode:site-select"
- msgstr ""
- "Here you have the possibility of selecting the region in which "
- "your node is placed. Please keep in mind that your router "
- "connects only with the mesh of the selected region"
- msgid "gluon-config-mode:pubkey"
- msgstr ""
- "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 "
- "Hochstift servers. "
- "To register the key fill out "
- "<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> "
- "or send it together with your node's name (<em><%=escape(hostname)%></em>) to "
- "<a href=\"mailto:kontakt@hochstift.freifunk.net\">kontakt@hochstift.freifunk.net</a>."
- "</p>"
- "<div class=\"the-key\">"
- "<%=escape(hostname)%><br/><br/>"
- "# Owner: <%=escape(contact or '')%><br/>"
- "# MAC: <%=escape(sysconfig.primary_mac)%><br/>"
- "key \"<%=escape(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. "
- "Your can find lots of information on the Freifunk Hochstift community on "
- "<a href=\"https://hochstift.freifunk.net/\">our homepage</a>.</p>"
- "<p>Have fun with your node and exploring the Freifunk network!</p>"
|