diff options
author | rubo77 <github@r.z11.de> | 2018-05-24 01:39:21 +0200 |
---|---|---|
committer | rubo77 <github@r.z11.de> | 2018-05-24 01:39:21 +0200 |
commit | ac619dd2308ff100e89fc0d6126566cb72896cc7 (patch) | |
tree | 3809f4e845aa41948aa6616449e07fb6a5529f9d /i18n | |
parent | e6dd852bae258738e09b089ee442952a710134f5 (diff) |
Kontakt Feld: Text aus https://github.com/freifunk-gluon/gluon/pull/1394 ergänzt.
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/de.po | 12 | ||||
-rw-r--r-- | i18n/en.po | 12 |
2 files changed, 24 insertions, 0 deletions
@@ -98,3 +98,15 @@ msgstr "" msgid "e.g. E-mail or phone number" msgstr "z.B. E-Mail, Chatname oder Telefonnummer" + +msgid "" +"Please provide your contact information here to allow others to contact " +"you. Note that this information will be visible <em>publicly</em> on " +"the internet together with your node's coordinates." +msgstr "" +"Please provide your contact information here to allow others to contact " +"you. Note that this information will be visible <em>publicly</em> on " +"the internet together with your node's coordinates. This means it can be " +"downloaded and processed by anyone. This information is " +"not required to operate a node. If you chose to enter data, it will be " +"stored on this node and can be deleted by yourself at any time." @@ -68,3 +68,15 @@ msgstr "" msgid "e.g. E-mail or phone number" msgstr "e.g. E-mail, chat buddy or phone number" + +msgid "" +"Please provide your contact information here to allow others to contact " +"you. Note that this information will be visible <em>publicly</em> on " +"the internet together with your node's coordinates." +msgstr "" +"Please provide your contact information here to allow others to contact " +"you. Note that this information will be visible <em>publicly</em> on " +"the internet together with your node's coordinates. This means it can be " +"downloaded and processed by anyone. This information is " +"not required to operate a node. If you chose to enter data, it will be " +"stored on this node and can be deleted by yourself at any time." |