1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- msgid ""
- msgstr ""
- "Content-Type: text/plain; charset=UTF-8\n"
- "Project-Id-Version: PACKAGE VERSION\n"
- "PO-Revision-Date: 2017-06-25 12:20+0200\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 ""
- "<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 "
- "Hochstift servers. "
- "To register, send the key together with your node's name to "
- "<a href=\"mailto:kontakt@hochstift.freifunk.net?subject=<%= urlencode('new node \'' .. hostname .. '\'') %>&"
- "body=<%= urlencode(hostname .. '\n\n# Owner: ') %><%= urlencode(contact or '\n') %><%= urlencode('\n# MAC: ' .. sysconfig.primary_mac .. '\nkey \"' .. pubkey .. '\";\n\nYour message:\n') %>\">kontakt@hochstift.freifunk.net</a> or use the "
- "<a href=\"https://hochstift.freifunk.net/neuen-knoten-eintragen/?key=<%= pubkey %>&nname=<%= urlencode(hostname) %>&mac=<%= urlencode(sysconfig.primary_mac) %>&email=<%= urlencode(contact or '') %>\"> "
- "formular filled in beforehand on our website</a>."
- "</p>"
- "<div class=\"the-key\">"
- "<%= pcdata(hostname) %><br/><br/>"
- "# Owner: <%= pcdata(contact) %><br/>"
- "# MAC: <%= pcdata(sysconfig.primary_mac) %><br/>"
- "key \"<%= pubkey %>\";"
- "</div>"
- msgid "gluon-config-mode:novpn"
- msgstr ""
- "<p>You have selected not to use the mesh VPN. "
- "Your node will only be able to connect to the Freifunk network if other nodes in reach "
- "already have a connection.</p>"
- msgid "gluon-config-mode:reboot"
- msgstr ""
- "<p>Your node <em><%= pcdata(hostname) %></em> is currently rebooting and will "
- "try to connect to other nearby Freifunk nodes after that. For more "
- "information about the Freifunk Hochstift community, have a look at "
- "<a href=\"https://hochstift.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>"
- msgid "gluon-config-mode:altitude-label"
- msgstr "Altitude"
- msgid "gluon-config-mode:altitude-help"
- msgstr ""
- "Specifying the altitude is optional and should only be done if a proper "
- "value is known.
|