Skip to content
Snippets Groups Projects
Commit 5648faf8 authored by Ruben Barkow's avatar Ruben Barkow Committed by Christof Schulze
Browse files

Enhance example translation files

parent 2b208647
No related branches found
No related tags found
No related merge requests found
...@@ -28,35 +28,61 @@ msgstr "" ...@@ -28,35 +28,61 @@ msgstr ""
msgid "gluon-config-mode:pubkey" msgid "gluon-config-mode:pubkey"
msgstr "" msgstr ""
"<p>Dies ist der öffentliche Schlüssel deines Freifunk-Knotens. Erst nachdem " "<p>Dies ist der öffentliche Schlüssel deines Freifunk-Knotens. Erst nachdem "
"er auf den Servern des Freifunk-Projektes auf Alpha Centauri eingetragen wurde, " "er auf den Servern des Freifunk-Projektes auf Alpha Centauri eingetragen "
"kann sich dein Knoten mit dem Mesh-VPN dort verbinden. Bitte " "wurde, kann sich dein Knoten mit dem Mesh-VPN dort verbinden. Bitte schicke "
"schicke dazu diesen Schlüssel und den Namen deines Knotens " "dazu diesen Schlüssel und den Namen deines Knotens "
"(<em><%=pcdata(hostname)%></em>) an " "(<em><%=pcdata(hostname)%></em>) an "
"<a href=\"mailto:keys@alpha-centauri.freifunk.net?subject=<%= urlencode('Anmeldung: ' .. hostname) %>&amp;" "<a href=\"mailto:keys@alpha-centauri.freifunk.net?subject="
"body=<%= urlencode('# ' .. hostname .. '\n' .. pubkey) %>\">keys@alpha-centauri.freifunk.net</a>." "<%= urlencode('Anmeldung: ' .. hostname) %>&amp;body="
"<%= urlencode('# ' .. hostname .. '\n# ' .. sysconfig.primary_mac .. '\nkey ') %>"
"%22<%= pubkey %>%22;"
"<%= urlencode('\n\nIch habe zur Kenntnis genommen, dass der im ') %>"
"<%= urlencode('Knoten von mir eingetragene Kontakt im Meshnetz ') %>"
"<%= urlencode('öffentlich abfragbar ist und von beliebigen Diensten ') %>"
"<%= urlencode('(z.B. der Freifunk-Karte) veröffentlicht werden kann.') %>"
"<%= urlencode('\n\nGruß, \n\n') %>"
"\">keys@alpha-centauri.freifunk.net</a>. Deine E-Mail Adresse wird "
"selbstverständlich vertraulich behandelt und nicht weitergegeben."
"</p>" "</p>"
"<div class=\"the-key\">" "<div class=\"the-key\">"
" # <%= pcdata(hostname) %>" "# <%= pcdata(hostname) %><br />"
" <br />"
"<%= pubkey %>" "<%= pubkey %>"
"</div>" "</div>"
"<p>Dein Knoten startet gerade neu und wird anschließend versuchen, sich mit "
"anderen Freifunkknoten in seiner Nähe über WLAN sowie über deine"
"Internetverbindung über das VPN-Gateway zu verbinden.</p>"
"<p>Vergiss nicht das Netzwerkkabel vom LAN Port in den WAN Port "
"umzustecken.</p>"
msgid "gluon-config-mode:novpn" msgid "gluon-config-mode:novpn"
msgstr "" msgstr ""
"<p>Du hast ausgewählt, <strong>kein Mesh-VPN</strong> " "<p><strong>Du hast ausgewählt die Internetverbindung (Mesh-VPN) nicht zu "
"zu nutzen. Dein Knoten kann also nur dann eine Verbindung zum Freifunk-Netz " "nutzen</strong>. Dein Knoten kann also nur dann eine Verbindung zum "
"aufbauen, wenn andere Freifunk-Router in WLAN-Reichweite sind." "Freifunk-Netz aufbauen, wenn andere Freifunk-Knoten in WLAN-Reichweite sind."
"</p>" "<p>Bitte schicke uns eine E-Mail mit dem Namen deines Knotens "
"(<em><%= pcdata(hostname) %></em>) und ein paar Informationen an <a href="
"\"mailto:freifunk-keys@lists.in-kiel.de?"
"subject=<%= urlencode('Anmeldung: ' .. hostname) %>&amp;"
"body=<%= urlencode('# ' .. hostname .. '\n# ' .. sysconfig.primary_mac .. '\n# kein mesh-VPN') %>"
"<%= urlencode('\n\nIch habe zur Kenntnis genommen, dass der im ') %>"
"<%= urlencode('Knoten von mir eingetragene Kontakt im Meshnetz ') %>"
"<%= urlencode('öffentlich abfragbar ist und von beliebigen Diensten ') %>"
"<%= urlencode('(z.B. der Freifunk-Karte) veröffentlicht werden kann.') %>"
"<%= urlencode('\n\nGruß, \n\n') %>"
"\">kontakt@alpha-centauri.freifunk.net</a>. Deine E-Mail Adresse wird "
"selbstverständlich vertraulich behandelt und nicht weitergegeben.</p>"
"<p>Dein Knoten <em><%= pcdata(hostname) %></em> startet gerade neu und wird "
"anschließend versuchen, sich mit anderen Freifunkknoten in seiner Nähe über "
"WLAN zu verbinden.</p>"
msgid "gluon-config-mode:reboot" msgid "gluon-config-mode:reboot"
msgstr "" msgstr ""
"<p>Dein Knoten <em><%= pcdata(hostname) %></em> startet gerade neu und wird " "<p>Weitere Informationen zur "
"anschließend versuchen, sich mit anderen Freifunkknoten in seiner Nähe zu "
"verbinden. Weitere Informationen zur "
"Alpha Centauri Freifunk-Community findest du auf " "Alpha Centauri Freifunk-Community findest du auf "
"<a href=\"https://alpha-centauri.freifunk.net/\">unserer Webseite</a>.</p>" "<a href=\"https://alpha-centauri.freifunk.net/\" target=\"_blank\">unserer "
"Webseite</a>.</p>"
"<p>Um zu dieser Konfigurationsseite zurückzugelangen, drücke im normalen " "<p>Um zu dieser Konfigurationsseite zurückzugelangen, drücke im normalen "
"Betrieb für drei Sekunden den Reset-Button. Das Gerät wird dann im Config " "Betrieb für ca. 10 Sekunden den Reset-Button. Das Gerät wird dann im Config "
"Mode neustarten.</p>" "Mode neustarten.</p>"
"<p>Viel Spaß mit deinem Knoten und der Erkundung von Freifunk!</p>" "<p>Viel Spaß mit deinem Knoten und der Erkundung von Freifunk!</p>"
......
...@@ -12,8 +12,8 @@ msgstr "" ...@@ -12,8 +12,8 @@ msgstr ""
msgid "gluon-config-mode:welcome" msgid "gluon-config-mode:welcome"
msgstr "" msgstr ""
"Welcome to the setup wizard of your new Freifunk Alpha Centauri node. " "Welcome to the setup wizard of your new Freifunk Alpha Centauri node. Please "
"Please fill out the following form and submit it." "fill out the following form and submit it."
msgid "gluon-config-mode:domain" msgid "gluon-config-mode:domain"
msgstr "Domain" msgstr "Domain"
...@@ -22,37 +22,62 @@ msgid "gluon-config-mode:domain-select" ...@@ -22,37 +22,62 @@ msgid "gluon-config-mode:domain-select"
msgstr "" msgstr ""
"Here you have the possibility of selecting the mesh domain in which your node " "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 " "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" msgid "gluon-config-mode:pubkey"
msgstr "" msgstr ""
"<p>This is your Freifunk node's public key. The node won't be able to " "<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. " "connect to the mesh VPN until the key has been registered on the Freifunk "
"To register, send the key together with your node's name (<em><%=pcdata(hostname)%></em>) to " "servers. To register, send the key together with your node's name "
"<a href=\"mailto:keys@alpha-centauri.freifunk.net?subject=<%= urlencode('Registration: ' .. hostname) %>&amp;" "(<em><%=pcdata(hostname)%></em>) to "
"body=<%= urlencode('# ' .. hostname .. '\n' .. pubkey) %>\">keys@alpha-centauri.freifunk.net</a>." "<a href=\"mailto:keys@alpha-centauri.freifunk.net?subject="
"</p>" "<%= urlencode('Registration: ' .. hostname) %>&amp;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>"
"<div class=\"the-key\">" "<div class=\"the-key\">"
" # <%= pcdata(hostname) %>" " # <%= pcdata(hostname) %><br />"
" <br />"
"<%= pubkey %>" "<%= pubkey %>"
"</div>" "</div>"
"<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" msgid "gluon-config-mode:novpn"
msgstr "" msgstr ""
"<p>You have selected <strong>not</strong> to use the mesh VPN. " "<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 " "Your node will only be able to connect to the Freifunk network if other nodes "
"already have a connection.</p>" "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) %>&amp;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>"
msgid "gluon-config-mode:reboot" msgid "gluon-config-mode:reboot"
msgstr "" msgstr ""
"<p>Your node <em><%= pcdata(hostname) %></em> is currently rebooting and will " "<p>For more information about the Freifunk community on Alpha Centauri, have a "
"try to connect to other nearby Freifunk nodes after that. For more " "look at <a href=\"https://alpha-centauri.freifunk.net/\" target=\"_blank\">our "
"information about the Freifunk community on Alpha Centauri, have a look at " "homepage</a>.</p>"
"<a href=\"https://alpha-centauri.freifunk.net/\">our homepage</a>.</p>"
"<p>To get back to this configuration interface, press the reset button for " "<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 " "about 10 seconds during normal operation. The device will then reboot into "
"mode.</p>" "config mode.</p>"
"<p>Have fun with your node and exploring of the Freifunk network!</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: # Leave empty to use the default text, which can be found in:
......
...@@ -14,27 +14,29 @@ msgid "gluon-config-mode:welcome" ...@@ -14,27 +14,29 @@ msgid "gluon-config-mode:welcome"
msgstr "" msgstr ""
"Bienvenue dans l'assistant de configuration pour votre nouveau nœud " "Bienvenue dans l'assistant de configuration pour votre nouveau nœud "
"Freifunk. Remplissez le formulaire suivant en fonction de vos besoins " "Freifunk. Remplissez le formulaire suivant en fonction de vos besoins "
"et enregistrez le" "et enregistrez le."
msgid "gluon-config-mode:domain" msgid "gluon-config-mode:domain"
msgstr "Domaine" msgstr "Domaine"
msgid "gluon-config-mode:domain-select" msgid "gluon-config-mode:domain-select"
msgstr "" msgstr "Ici, vous avez la possibilité de sélectionner le domaine dans lequel "
"se trouve votre nœud. N'oubliez pas que votre nœud ne peut se connecter "
"qu'aux nœuds du domaine sélectionné."
msgid "gluon-config-mode:pubkey" msgid "gluon-config-mode:pubkey"
msgstr "" msgstr ""
"<p>Ceci est la clé publique de votre nœud Freifunk. Seulment après que la clé soit " "<p>Ceci est la clé publique de votre nœud Freifunk. Seulment après que la clé "
"entrée sur les serveurs de votre groupe de Freifunk votre nœud pourra se connecter " "soit entrée sur les serveurs de votre groupe de Freifunk votre nœud pourra se "
"sur les serveur Mesh-VPN de votre groupe Freifunk. Veuillez envoyer la clé avec le " "connecter sur les serveur Mesh-VPN de votre groupe Freifunk. Veuillez envoyer "
"nom de votre nœud " "la clé avec le nom de votre nœud "
"(<em><%=pcdata(hostname)%></em>) à " "(<em><%=pcdata(hostname)%></em>) à "
"<a href=\"mailto:keys@alpha-centauri.freifunk.net?subject=<%= urlencode('Enregistrement: ' .. hostname) %>&amp;" "<a href=\"mailto:keys@alpha-centauri.freifunk.net?"
"subject=<%= urlencode('Enregistrement: ' .. hostname) %>&amp;"
"body=<%= urlencode('# ' .. hostname .. '\n' .. pubkey) %>\">keys@alpha-centauri.freifunk.net</a>." "body=<%= urlencode('# ' .. hostname .. '\n' .. pubkey) %>\">keys@alpha-centauri.freifunk.net</a>."
"</p>" "</p>"
"<div class=\"the-key\">" "<div class=\"the-key\">"
" # <%= pcdata(hostname) %>" " # <%= pcdata(hostname) %><br />"
" <br />"
"<%= pubkey %>" "<%= pubkey %>"
"</div>" "</div>"
...@@ -49,10 +51,11 @@ msgstr "" ...@@ -49,10 +51,11 @@ msgstr ""
"<p>Votre nœud <em><%= pcdata(hostname) %></em> es en train de redémarrer et " "<p>Votre nœud <em><%= pcdata(hostname) %></em> es en train de redémarrer et "
"va ensuite éssayer de se connecter avec les autres nœuds du réseau Freifunk " "va ensuite éssayer de se connecter avec les autres nœuds du réseau Freifunk "
"Vous pourrez trouver plus d'informations sur votre groupe Freifunk sur la page " "Vous pourrez trouver plus d'informations sur votre groupe Freifunk sur la page "
"<a href=\"https://alpha-centauri.freifunk.net/\"> de ton groupe </a>.</p> " "<a href=\"https://alpha-centauri.freifunk.net/\" target=\"_blank\"> de ton "
"groupe </a>.</p>"
"<p> Pour retrouver cette page de configuration veuillier appuyez pendant le " "<p> Pour retrouver cette page de configuration veuillier appuyez pendant le "
"fonctionement normal pendant 3 Secondes sur le bouton reset. L'appareil va ensuite " "fonctionement normal pendant 3 Secondes sur le bouton reset. L'appareil va "
"redémarer en mode configuration.</p> " "ensuite redémarer en mode configuration.</p>"
"<p>Profitez votre de nœud et amusez vous à découvrir le réseau Freifunk!</p>" "<p>Profitez votre de nœud et amusez vous à découvrir le réseau Freifunk!</p>"
# Leave empty to use the default text, which can be found in: # Leave empty to use the default text, which can be found in:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment