Updated: i18n language files
This commit is contained in:
parent
9ddf2f6720
commit
a3c524b2b9
2 changed files with 121 additions and 51 deletions
85
i18n/en.po
85
i18n/en.po
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"PO-Revision-Date: 2015-04-25 19:00+0100\n"
|
||||
"Last-Translator: bdobe\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"
|
||||
|
|
@ -12,46 +12,79 @@ msgstr ""
|
|||
|
||||
msgid "gluon-config-mode:welcome"
|
||||
msgstr ""
|
||||
"Welcome the the setup wizard for your new Freifunk Hamburg node. "
|
||||
"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 hamburg.freifunk.net."
|
||||
"Welcome to the setup wizard of your new Freifunk Hamburg node. Please "
|
||||
"fill out the following form and submit it."
|
||||
|
||||
msgid "gluon-config-mode:domain"
|
||||
msgstr "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"
|
||||
"of the selected domain."
|
||||
|
||||
msgid "gluon-config-mode:pubkey"
|
||||
msgstr ""
|
||||
"<p>This is the public key for your Freifunk node. You can only "
|
||||
"connect the node to the Hamburg mesh VPN after the key has been registered on "
|
||||
"the Freifunk Hamburg servers. "
|
||||
"Please register your key, the name of your node (<em><%=pcdata(hostname)%></em>), and a bit of additional info at "
|
||||
"<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. Please register your key, the name of your node (<em><%=pcdata(hostname)%></em>), "
|
||||
"and a bit of additional info at "
|
||||
"<a href=\"https://formular.hamburg.freifunk.net/#/new?hostname=<%=pcdata(hostname)%>&key=<%=pubkey%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/</a>.</p>"
|
||||
"<div class=\"the-key\">"
|
||||
" # <%= pcdata(hostname) %>"
|
||||
" <br/>"
|
||||
"<%= pubkey %>"
|
||||
"</div>"
|
||||
|
||||
msgid "gluon-config-mode:reboot"
|
||||
msgstr ""
|
||||
"<p>The node is currently rebooting and, afterwards, will try to connect to other "
|
||||
"nearby Freifunk nodes. "
|
||||
"You can find lots more information about the Freifunk Hamburg community on "
|
||||
"<a href=\"https://hamburg.freifunk.net/\">our homepage</a>.</p>"
|
||||
"<p>Have fun with your node and exploring the Freifunk network!</p>"
|
||||
"<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>"
|
||||
|
||||
msgid "gluon-config-mode:novpn"
|
||||
msgstr ""
|
||||
"Please enter the name of your node "
|
||||
"(<em><%=hostname%></em>) and some additional information at "
|
||||
"<a href=\"https://formular.hamburg.freifunk.net/#/new?hostname=<%=pcdata(hostname)%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/</a> "
|
||||
"."
|
||||
"<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>"
|
||||
"Please register your key, the name of your node (<em><%=pcdata(hostname)%></em>), "
|
||||
"and a bit of additional info at "
|
||||
"<a href=\"https://formular.hamburg.freifunk.net/#/new?hostname=<%=pcdata(hostname)%>&key=<%=pubkey%>&mac=<%= sysconfig.primary_mac %>\" target=\"_blank\">https://formular.hamburg.freifunk.net/</a>.</p>"
|
||||
"<div class=\"the-key\">"
|
||||
" # <%= pcdata(hostname) %>"
|
||||
" <br/>"
|
||||
"<%= pubkey %>"
|
||||
"</div>"
|
||||
"<p>Your node <em><%= pcdata(hostname) %></em> is currently rebooting and will "
|
||||
"try to connect to other nearby Freifunk nodes after that.</p>"
|
||||
|
||||
msgid "gluon-config-mode:reboot"
|
||||
msgstr ""
|
||||
"<p>For more information about the Freifunk community on Hamburg, have a "
|
||||
"look at <a href=\"https://hamburg.freifunk.net/\" target=\"_blank\">our "
|
||||
"homepage</a>.</p>"
|
||||
"<p>To get back to this configuration interface, press the reset button for "
|
||||
"about 10 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>"
|
||||
|
||||
# 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 ""
|
||||
|
||||
# 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 ""
|
||||
|
||||
msgid "gluon-config-mode:altitude-label"
|
||||
msgstr ""
|
||||
|
||||
# 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 ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue