diff options
author | rubo77 <github@r.z11.de> | 2016-11-25 00:37:17 +0100 |
---|---|---|
committer | rubo77 <github@r.z11.de> | 2016-11-25 00:37:17 +0100 |
commit | 6e40de4762c7521688c4e44f2578f3f324b55d1c (patch) | |
tree | 716c4a52a87056154cda1decd0b038f13009439e | |
parent | 4b0f0e5d054e3ca336492e18473a7ae9d33eddac (diff) |
versuch, die standardtexte zu überschreiben mit erweiterten Texten
-rw-r--r-- | i18n/de.po | 15 | ||||
-rw-r--r-- | i18n/en.po | 1 |
2 files changed, 16 insertions, 0 deletions
@@ -69,6 +69,21 @@ msgstr "" "<p><small>Hilf uns, weitere Anleitungen, Texte, Grafiken, Applikationen, Schaubilder, und ähnliches zu erstellen die wir hier verlinken können, um jedem neuen Freifunker einen guten Start zu ermöglichen.</small>" "</p>" +# translations from within default gluon: + +msgid "Altitude" +msgstr "Höhe (3m pro Stock)" + +msgid "" +"Specifying the altitude is optional and should only be done if a proper " +"value is known." +msgstr "" +"Die Höhenangabe ist optional und kann geschätzt werden mit 3m pro Stockwerk." + +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." @@ -48,6 +48,7 @@ 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" msgstr "" "Height is optional and should be approximated if no exact value is known." |