From a72cf0b86b836ce2a4e846a97df94ddaea48bd21 Mon Sep 17 00:00:00 2001
From: Matthias Schiffer
Viel Spaß mit deinem Knoten und der Erkundung von Freifunk!
" -msgid "gluon-config-mode:altitude-label" -msgstr "Höhe" - -msgid "gluon-config-mode:altitude-help" -msgstr "" -"Die Höhenangabe ist optional und sollte nur gesetzt werden, wenn ein " -"exakter Wert bekannt ist." - # Leave empty to use the default text, which can be found in: # package/gluon-config-mode-hostname/i18n/ msgid "gluon-config-mode:hostname-help" @@ -78,6 +70,9 @@ msgstr "" 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" diff --git a/docs/site-example/i18n/en.po b/docs/site-example/i18n/en.po index c31043a2..23f1c77d 100644 --- a/docs/site-example/i18n/en.po +++ b/docs/site-example/i18n/en.po @@ -55,14 +55,6 @@ msgstr "" "mode." "Have fun with your node and exploring of the Freifunk network!
" -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." - # Leave empty to use the default text, which can be found in: # package/gluon-config-mode-hostname/i18n/ msgid "gluon-config-mode:hostname-help" @@ -73,6 +65,9 @@ msgstr "" 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" diff --git a/docs/site-example/i18n/fr.po b/docs/site-example/i18n/fr.po index 5a591ee5..f3fd4efa 100644 --- a/docs/site-example/i18n/fr.po +++ b/docs/site-example/i18n/fr.po @@ -55,14 +55,6 @@ msgstr "" "redémarer en mode configuration. " "Profitez votre de nœud et amusez vous à découvrir le réseau Freifunk!
" -msgid "gluon-config-mode:altitude-label" -msgstr "Hauteur" - -msgid "gluon-config-mode:altitude-help" -msgstr "" -"La altitude est optionelle et ne devrait que être ajoutée si la valeur " -"exacte est connue." - # Leave empty to use the default text, which can be found in: # package/gluon-config-mode-hostname/i18n/ msgid "gluon-config-mode:hostname-help" @@ -73,6 +65,9 @@ msgstr "" 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" diff --git a/docs/site-example/i18n/gluon-site.pot b/docs/site-example/i18n/gluon-site.pot index 032c6931..b06b126b 100644 --- a/docs/site-example/i18n/gluon-site.pot +++ b/docs/site-example/i18n/gluon-site.pot @@ -19,10 +19,13 @@ msgstr "" msgid "gluon-config-mode:reboot" msgstr "" -msgid "gluon-config-mode:altitude-label" +msgid "gluon-config-mode:hostname-help" msgstr "" -msgid "gluon-config-mode:altitude-help" +msgid "gluon-config-mode:geo-location-help" +msgstr "" + +msgid "gluon-config-mode:altitude-label" msgstr "" msgid "gluon-config-mode:contact-help" @@ -30,9 +33,3 @@ msgstr "" msgid "gluon-config-mode:contact-note" msgstr "" - -msgid "gluon-config-mode:hostname-help" -msgstr "" - -msgid "gluon-config-mode:geo-location-help" -msgstr "" diff --git a/docs/user/site.rst b/docs/user/site.rst index 0e763ef8..29ef966c 100644 --- a/docs/user/site.rst +++ b/docs/user/site.rst @@ -403,10 +403,9 @@ config_mode \: optional and the node's primary MAC address is assigned. Manually setting a hostname can be enforced by setting *hostname.optional* to *false*. - By default, no altitude fields are shown by the *gluon-config-mode-geo-location* - package. If *geo_location.show_altitude* is set to *true*, the *gluon-config-mode:altitude-label* - and *gluon-config-mode:altitude-help* strings must be provided in the site i18n - data as well. + By default, no altitude field is shown by the *gluon-config-mode-geo-location* + package. Set *geo_location.show_altitude* to *true* if you want the altitude + field to be visible. The remote login page only shows SSH key configuration by default. A password form can be displayed by setting *remote_login.show_password_form* @@ -580,12 +579,6 @@ gluon-config-mode:pubkey gluon-config-mode:novpn Information shown on the reboot page, if the mesh VPN was not selected. -gluon-config-mode:altitude-label - Label for the ``altitude`` field - -gluon-config-mode:altitude-help - Description for the usage of the ``altitude`` field - gluon-config-mode:contact-help Description for the usage of the ``contact`` field @@ -596,7 +589,10 @@ gluon-config-mode:hostname-help Description for the usage of the ``hostname`` field gluon-config-mode:geo-location-help - Description for the usage of the longitude/latitude fields + Description for the usage of the longitude/latitude fields (and altitude, if shown) + +gluon-config-mode:altitude-label + Label for the ``altitude`` field gluon-config-mode:reboot General information shown on the reboot page. diff --git a/package/gluon-config-mode-geo-location/i18n/de.po b/package/gluon-config-mode-geo-location/i18n/de.po index c8bc906a..70d955c9 100644 --- a/package/gluon-config-mode-geo-location/i18n/de.po +++ b/package/gluon-config-mode-geo-location/i18n/de.po @@ -10,6 +10,9 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +msgid "Altitude" +msgstr "Höhe" + msgid "" "If you want the location of your node to be displayed on the map, you can " "enter its coordinates here." @@ -26,5 +29,12 @@ msgstr "Längengrad" msgid "Show node on the map" msgstr "Knoten auf der Karte anzeigen" +msgid "" +"Specifying the altitude is optional; it should only be filled in if a " +"accurate value is known." +msgstr "" +"Die Höhenangabe ist optional und sollte nur gesetzt werden, wenn ein " +"exakter Wert bekannt ist." + msgid "e.g. %s" msgstr "z.B. %s" diff --git a/package/gluon-config-mode-geo-location/i18n/fr.po b/package/gluon-config-mode-geo-location/i18n/fr.po index d3d7c6e8..e632d29f 100644 --- a/package/gluon-config-mode-geo-location/i18n/fr.po +++ b/package/gluon-config-mode-geo-location/i18n/fr.po @@ -1,15 +1,18 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: PACKAGE VERSION\n" "PO-Revision-Date: 2015-08-12 23:30+0100\n" "Last-Translator:Tobias Bernot