2015-03-19 21:46:01 +00:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2016-02-04 13:29:01 +00:00
|
|
|
"PO-Revision-Date: 2016-02-04 14:28+0100\n"
|
|
|
|
"Last-Translator: David Lutz <kpanic@hirnduenger.de>\n"
|
2015-03-19 21:46:01 +00:00
|
|
|
"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 ""
|
2018-07-15 00:33:48 +00:00
|
|
|
"Welcome to the setup wizard of your new Freifunk Alpha Centauri node. Please "
|
|
|
|
"fill out the following form and submit it."
|
2015-03-19 21:46:01 +00:00
|
|
|
|
2018-02-02 20:33:17 +00:00
|
|
|
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 "
|
2018-07-15 00:33:48 +00:00
|
|
|
"of the selected domain."
|
2018-02-02 20:33:17 +00:00
|
|
|
|
2015-03-19 21:46:01 +00:00
|
|
|
msgid "gluon-config-mode:pubkey"
|
|
|
|
msgstr ""
|
2015-08-30 19:41:57 +00:00
|
|
|
"<p>This is your Freifunk node's public key. The node won't be able to "
|
2018-07-15 00:33:48 +00:00
|
|
|
"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# ' .. sysconfig.primary_mac .. '\nkey ') %>"
|
|
|
|
"%22<%= pubkey %>%22;"
|
|
|
|
"<%= urlencode('\n\nI have taken note that the contact I entered in the ') %>"
|
|
|
|
"<%= urlencode('node is publicly available on the Internet and can be ') %>"
|
|
|
|
"<%= urlencode('used by any services (e.g. the meshviewer map).') %>"
|
|
|
|
"<%= urlencode('\n\nThanks, \n\n') %>"
|
|
|
|
"\">keys@alpha-centauri.freifunk.net</a>. Of course, your e-mail address will "
|
|
|
|
"be treated confidentially and will not be passed on.</p>"
|
2015-08-30 19:41:57 +00:00
|
|
|
"<div class=\"the-key\">"
|
2022-02-20 15:12:30 +00:00
|
|
|
" # <%= pcdata(hostname) %><br>"
|
2015-08-30 19:41:57 +00:00
|
|
|
"<%= pubkey %>"
|
|
|
|
"</div>"
|
2018-07-15 00:33:48 +00:00
|
|
|
"<p>Your node <em><%= pcdata(hostname) %></em> is currently rebooting and will "
|
|
|
|
"try to connect to other nearby Freifunk nodes via WLAN and to a VPN-gateway "
|
|
|
|
"via your internet connection after the reboot is finished.</p>"
|
|
|
|
"<p>Don't forget to plug the network cable from the LAN port to the WAN port."
|
|
|
|
"</p>"
|
2015-03-19 21:46:01 +00:00
|
|
|
|
2016-11-10 06:40:21 +00:00
|
|
|
msgid "gluon-config-mode:novpn"
|
|
|
|
msgstr ""
|
2017-02-23 09:21:31 +00:00
|
|
|
"<p>You have selected <strong>not</strong> to use the mesh VPN. "
|
2018-07-15 00:33:48 +00:00
|
|
|
"Your node will only be able to connect to the Freifunk network if other nodes "
|
|
|
|
"in reach already have a connection.</p>"
|
|
|
|
"Please send an e-mail with the name of your node "
|
|
|
|
"(<em><%=pcdata(hostname)%></em>) and some additional information to "
|
|
|
|
"<a href=\"mailto:keys@alpha-centauri.freifunk.net?subject="
|
|
|
|
"<%= urlencode('Registration: ' .. hostname) %>&body="
|
|
|
|
"<%= urlencode('# ' .. hostname .. '\n# ' .. sysconfig.primary_mac .. '\nkey ') %>"
|
|
|
|
"%22<%= pubkey %>%22;"
|
|
|
|
"<%= urlencode('\n\nI have taken note that the contact I entered in the ') %>"
|
|
|
|
"<%= urlencode('node is publicly available on the Internet and can be ') %>"
|
|
|
|
"<%= urlencode('used by any services (e.g. the meshviewer map).') %>"
|
|
|
|
"<%= urlencode('\n\nThanks, \n\n') %>"
|
|
|
|
"\">keys@alpha-centauri.freifunk.net</a>. Of course, your e-mail address will "
|
|
|
|
"be treated confidentially and will not be passed on.</p>"
|
|
|
|
"<p>Your node <em><%= pcdata(hostname) %></em> is currently rebooting and will "
|
|
|
|
"try to connect to other nearby Freifunk nodes after that.</p>"
|
2016-11-10 06:40:21 +00:00
|
|
|
|
2015-03-19 21:46:01 +00:00
|
|
|
msgid "gluon-config-mode:reboot"
|
|
|
|
msgstr ""
|
2018-07-15 00:33:48 +00:00
|
|
|
"<p>For more information about the Freifunk community on Alpha Centauri, have a "
|
|
|
|
"look at <a href=\"https://alpha-centauri.freifunk.net/\" target=\"_blank\">our "
|
|
|
|
"homepage</a>.</p>"
|
2015-05-04 17:37:53 +00:00
|
|
|
"<p>To get back to this configuration interface, press the reset button for "
|
2018-07-15 00:33:48 +00:00
|
|
|
"about 10 seconds during normal operation. The device will then reboot into "
|
|
|
|
"config mode.</p>"
|
2016-02-04 13:29:01 +00:00
|
|
|
"<p>Have fun with your node and exploring of the Freifunk network!</p>"
|
2016-11-30 12:13:59 +00:00
|
|
|
|
2018-06-26 22:36:59 +00:00
|
|
|
# Leave empty to use the default text, which can be found in:
|
|
|
|
# package/gluon-config-mode-hostname/i18n/
|
|
|
|
msgid "gluon-config-mode:hostname-help"
|
|
|
|
msgstr ""
|
2018-06-26 22:11:00 +00:00
|
|
|
|
|
|
|
# Leave empty to use the default text, which can be found in:
|
|
|
|
# package/gluon-config-mode-geo-location/i18n/
|
|
|
|
msgid "gluon-config-mode:geo-location-help"
|
|
|
|
msgstr ""
|
2018-06-29 19:03:45 +00:00
|
|
|
|
2018-08-19 18:58:26 +00:00
|
|
|
msgid "gluon-config-mode:altitude-label"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-06-29 19:03:45 +00:00
|
|
|
# Leave empty to use the default text, which can be found in:
|
|
|
|
# package/gluon-config-mode-contact-info/i18n/
|
|
|
|
msgid "gluon-config-mode:contact-help"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "gluon-config-mode:contact-note"
|
|
|
|
msgstr ""
|