diff options
author | rubo77 <github@r.z11.de> | 2016-11-26 23:25:50 +0100 |
---|---|---|
committer | rubo77 <github@r.z11.de> | 2016-11-26 23:26:48 +0100 |
commit | 9fe197ca65374af324bd7d448d13574bbf24178e (patch) | |
tree | 9f6ec73757fc53ddc589c9dc304d7d55c67597ea /i18n | |
parent | 28a5fbc760bf5307b0309bf0df79c59f280ab9b0 (diff) |
Übersetzungen für die Höhenangabe aufgenommen, die die default Texte ersetzen
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/de.po | 8 | ||||
-rw-r--r-- | i18n/en.po | 16 |
2 files changed, 11 insertions, 13 deletions
@@ -83,11 +83,3 @@ msgstr "" msgid "e.g. E-mail or phone number" msgstr "z.B. E-Mail, Chatname oder Telefonnummer" - -# only applies, if this gets merged: https://github.com/freifunk-gluon/gluon/pull/883 -msgid "gluon-config-mode:altitude-string" -msgstr "" -"Die Höhenangabe ist optional und kann geschätzt werden, wenn kein genauer Wert bekannt ist." - -msgid "gluon-config-mode:altitude-label" -msgstr "Höhe (3m pro Stockwerk)" @@ -48,10 +48,16 @@ msgstr "" "mode.</p>" "<p>Have fun with your node and exploring the Freifunk network!</p>" -# only applies, if this gets merged: https://github.com/freifunk-gluon/gluon/pull/883 -msgid "gluon-config-mode:altitude-string" +# translations from within default gluon: + +msgid "Altitude" +msgstr "Altitude (3m per storey)" + +msgid "" +"Specifying the altitude is optional and should only be done if a proper " +"value is known." msgstr "" -"Height is optional and should be approximated if no exact value is known." +"Specifying the altitude is optional and can be aproximated with 3m per storey." -msgid "gluon-config-mode:altitude-label" -msgstr "Height (3m per Storey)" +msgid "e.g. E-mail or phone number" +msgstr "e.g. E-mail, chat buddy or phone number" |