Skip to content
Snippets Groups Projects
Commit eed89058 authored by Hendrik Lüth's avatar Hendrik Lüth
Browse files

make the translations ready for the formular

parent 1f9c2f6a
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ msgid "" ...@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2015-03-19 20:28+0100\n" "PO-Revision-Date: 2015-04-25 19:00+0100\n"
"Last-Translator: Matthias Schiffer <mschiffer@universe-factory.net>\n" "Last-Translator: bdobe\n"
"Language-Team: English\n" "Language-Team: English\n"
"Language: en\n" "Language: en\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
...@@ -12,22 +12,37 @@ msgstr "" ...@@ -12,22 +12,37 @@ msgstr ""
msgid "gluon-config-mode:welcome" msgid "gluon-config-mode:welcome"
msgstr "" msgstr ""
"Welcome the the setup wizard of your new Freifunk node. " "Welcome the the setup wizard for your new Freifunk node. "
"Please fill out the following form and transmit it." "Please fill out and then transmit the following form. "
"You're free to choose your own node name in the field below, so "
"come up with something nice. This will be the name of the node in "
"the network and has nothing to do with the broadcast network name (SSID). "
"The latter is always nord.freifunk.net."
msgid "gluon-config-mode:pubkey" msgid "gluon-config-mode:pubkey"
msgstr "" msgstr ""
"This is your Freifunk node's public key. The node won't be able to " "<p>This is the public key for your Freifunk node. You can only "
"connect to the mesh VPN until the key has been registered on the Freifunk servers. " "connect the node to the Freifunk Nord mesh VPN after the key has been registered on "
"To register the key send it together with your node's name (<em><%=hostname%></em>) to <a href=" "the Freifunk Nord servers. "
"\"mailto:keys@freifunk-keys@in-kiel.de?subject=Anmeldung:%20<%=hostname%>&amp;" "Please register your key, the name of your node (<em><%=hostname%></em>), and a bit of additional info at "
"body=%23%20<%=hostname%>%0A%23%20<%=sysconfig.primary_mac%>%0Akey%20%22<" "<a href=\"https://formular.ffnord.net/#/new?hostname=<%=hostname%>&key=<%=pubkey%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.ffnord.net/</a>.</p>"
"%=pubkey%>%22%3B\">keys@freifunk-keys@in-kiel.de</a>." "<div class=\"the-key\">"
" # <%= hostname %>"
" <br/>"
"<%= pubkey %>"
"</div>"
msgid "gluon-config-mode:reboot" msgid "gluon-config-mode:reboot"
msgstr "" msgstr ""
"<p>The node is currently rebooting and will try to connect to other " "<p>The node is currently rebooting and, afterwards, will try to connect to other "
"nearby Freifunk nodes after that. " "nearby Freifunk nodes. "
"Your can find lots of information on the Freifunk Nord community on " "You can find lots more information about the Freifunk Hamburg community on "
"<a href=\"http://nord.freifunk.net/\">our homepage</a>.</p>" "<a href=\"https://nord.freifunk.net/\">our homepage</a>.</p>"
"<p>Have fun with your node and exploring the Freifunk network!</p>" "<p>Have fun with your node and exploring the Freifunk network!</p>"
msgid "gluon-config-mode:nopubkey"
msgstr ""
"Please enter the name of your node "
"(<em><%=hostname%></em>) and some additional information at "
"<a href=\"https://formular.ffnord.net/#/new?hostname=<%=hostname%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.ffnord.net/</a> "
"."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment