b98956e47e
[Matthias Schiffer: slightly clean up code]
65 lines
2.4 KiB
Plaintext
65 lines
2.4 KiB
Plaintext
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 Alpha Centauri node. "
|
|
"Please fill out the following form and submit it."
|
|
|
|
msgid "gluon-config-mode:domain"
|
|
msgstr "Domain"
|
|
|
|
msgid "gluon-config-mode:domain-select"
|
|
msgstr ""
|
|
"Here you have the possibility of selecting the mesh domain in which your node "
|
|
"is placed. Please keep in mind that your router only connects with the nodes "
|
|
"of the selected domain"
|
|
|
|
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 servers. "
|
|
"To register, send the key together with your node's name (<em><%=pcdata(hostname)%></em>) to "
|
|
"<a href=\"mailto:keys@alpha-centauri.freifunk.net?subject=<%= urlencode('Registration: ' .. hostname) %>&"
|
|
"body=<%= urlencode('# ' .. hostname .. '\n' .. pubkey) %>\">keys@alpha-centauri.freifunk.net</a>."
|
|
"</p>"
|
|
"<div class=\"the-key\">"
|
|
" # <%= pcdata(hostname) %>"
|
|
" <br />"
|
|
"<%= pubkey %>"
|
|
"</div>"
|
|
|
|
msgid "gluon-config-mode:novpn"
|
|
msgstr ""
|
|
"<p>You have selected <strong>not</strong> 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 community on Alpha Centauri, have a look at "
|
|
"<a href=\"https://alpha-centauri.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."
|