diff options
-rw-r--r-- | contact.html.j2 | 59 | ||||
-rw-r--r-- | locale/de/LC_MESSAGES/messages.po | 62 | ||||
-rw-r--r-- | locale/en/LC_MESSAGES/messages.po | 62 | ||||
-rw-r--r-- | locale/es/LC_MESSAGES/messages.po | 62 | ||||
-rw-r--r-- | locale/fr/LC_MESSAGES/messages.po | 62 | ||||
-rw-r--r-- | locale/it/LC_MESSAGES/messages.po | 62 |
6 files changed, 364 insertions, 5 deletions
diff --git a/contact.html.j2 b/contact.html.j2 new file mode 100644 index 0000000..afe0c1e --- /dev/null +++ b/contact.html.j2 @@ -0,0 +1,59 @@ +{% extends "common/base.j2" %} +{% block body_content %} + +<div class="jumbotron"> + <div class="container text-center"> + <h1>{{ _("Contact information") }}</h1> + </div> +</div> + +<div class="container"> +<div class="row"> + <div class="col-lg-6"> + <h2>{{ _("The mailinglist") }}</h2> + <p> + {% trans %} + An archived, public mailinglist for GNU Taler is + hosted at + <a href="https://lists.gnu.org/mailman/listinfo/taler">https://lists.gnu.org/mailman/listinfo/taler</a>. You can send messages to the list + at <a href="mailto:taler@gnu.org">taler@gnu.org</a>. + {% endtrans %} + </p> + </div> + + <div class="col-lg-6"> + <h2>{{ _("Contacting individuals") }}</h2> + <p> + {% trans %} + Team members are generally reachable at + <tt>LASTNAME@taler.net</tt>. All of us + support receiving GnuPG encrypted e-mails. + {% endtrans %} + </p> + </div> + + <div class="col-lg-6"> + <h2>{{ _("Reporting bugs") }}</h2> + <p> + {% trans %} + We track open feature requests and bugs in our + <a href="https://gnunet.org/bugs/">Bug tracker</a>, + which is shared with the GNUnet project. + You can also report bugs or feature requests to the + mailinglist. + {% endtrans %} + </p> + </div> + + <div class="col-lg-6"> + <h2>{{ _("Executive team") }}</h2> + <p> + {% trans %} + For non-technical commercial requests, please contact + <tt>ceo AT taler.net</tt>. + {% endtrans %} + </p> + </div> +</div> +</div> +{% endblock body_content %} diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po index 986c2ea..66adb05 100644 --- a/locale/de/LC_MESSAGES/messages.po +++ b/locale/de/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-03-06 22:45+0100\n" +"POT-Creation-Date: 2017-03-06 23:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language: de\n" @@ -274,6 +274,66 @@ msgid "" " the customer, or even use in court." msgstr "" +#: contact.html.j2:6 +msgid "Contact information" +msgstr "" + +#: contact.html.j2:13 +msgid "The mailinglist" +msgstr "" + +#: contact.html.j2:15 +msgid "" +"\n" +" An archived, public mailinglist for GNU Taler is\n" +" hosted at\n" +" <a " +"href=\"https://lists.gnu.org/mailman/listinfo/taler\">https://lists.gnu.org/mailman/listinfo/taler</a>." +" You can send messages to the list\n" +" at <a href=\"mailto:taler@gnu.org\">taler@gnu.org</a>.\n" +" " +msgstr "" + +#: contact.html.j2:25 +msgid "Contacting individuals" +msgstr "" + +#: contact.html.j2:27 +msgid "" +"\n" +" Team members are generally reachable at\n" +" <tt>LASTNAME@taler.net</tt>. All of us\n" +" support receiving GnuPG encrypted e-mails.\n" +" " +msgstr "" + +#: contact.html.j2:36 +msgid "Reporting bugs" +msgstr "" + +#: contact.html.j2:38 +msgid "" +"\n" +" We track open feature requests and bugs in our\n" +" <a href=\"https://gnunet.org/bugs/\">Bug tracker</a>,\n" +" which is shared with the GNUnet project.\n" +" You can also report bugs or feature requests to the\n" +" mailinglist.\n" +" " +msgstr "" + +#: contact.html.j2:49 +msgid "Executive team" +msgstr "" + +#: contact.html.j2:51 +msgid "" +"\n" +" For non-technical commercial requests, please contact\n" +" <tt>ceo AT taler.net</tt>.\n" +" " +msgstr "" + #: developers.html.j2:5 msgid "Taler for developers" msgstr "Taler für Entwickler" diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po index c8d78e8..0808de5 100644 --- a/locale/en/LC_MESSAGES/messages.po +++ b/locale/en/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-03-06 22:45+0100\n" +"POT-Creation-Date: 2017-03-06 23:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language: en\n" @@ -266,6 +266,66 @@ msgid "" " the customer, or even use in court." msgstr "" +#: contact.html.j2:6 +msgid "Contact information" +msgstr "" + +#: contact.html.j2:13 +msgid "The mailinglist" +msgstr "" + +#: contact.html.j2:15 +msgid "" +"\n" +" An archived, public mailinglist for GNU Taler is\n" +" hosted at\n" +" <a " +"href=\"https://lists.gnu.org/mailman/listinfo/taler\">https://lists.gnu.org/mailman/listinfo/taler</a>." +" You can send messages to the list\n" +" at <a href=\"mailto:taler@gnu.org\">taler@gnu.org</a>.\n" +" " +msgstr "" + +#: contact.html.j2:25 +msgid "Contacting individuals" +msgstr "" + +#: contact.html.j2:27 +msgid "" +"\n" +" Team members are generally reachable at\n" +" <tt>LASTNAME@taler.net</tt>. All of us\n" +" support receiving GnuPG encrypted e-mails.\n" +" " +msgstr "" + +#: contact.html.j2:36 +msgid "Reporting bugs" +msgstr "" + +#: contact.html.j2:38 +msgid "" +"\n" +" We track open feature requests and bugs in our\n" +" <a href=\"https://gnunet.org/bugs/\">Bug tracker</a>,\n" +" which is shared with the GNUnet project.\n" +" You can also report bugs or feature requests to the\n" +" mailinglist.\n" +" " +msgstr "" + +#: contact.html.j2:49 +msgid "Executive team" +msgstr "" + +#: contact.html.j2:51 +msgid "" +"\n" +" For non-technical commercial requests, please contact\n" +" <tt>ceo AT taler.net</tt>.\n" +" " +msgstr "" + #: developers.html.j2:5 msgid "Taler for developers" msgstr "" diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po index 8897e27..6a5dc5a 100644 --- a/locale/es/LC_MESSAGES/messages.po +++ b/locale/es/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-03-06 22:45+0100\n" +"POT-Creation-Date: 2017-03-06 23:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language: es\n" @@ -284,6 +284,66 @@ msgid "" " the customer, or even use in court." msgstr "" +#: contact.html.j2:6 +msgid "Contact information" +msgstr "" + +#: contact.html.j2:13 +msgid "The mailinglist" +msgstr "" + +#: contact.html.j2:15 +msgid "" +"\n" +" An archived, public mailinglist for GNU Taler is\n" +" hosted at\n" +" <a " +"href=\"https://lists.gnu.org/mailman/listinfo/taler\">https://lists.gnu.org/mailman/listinfo/taler</a>." +" You can send messages to the list\n" +" at <a href=\"mailto:taler@gnu.org\">taler@gnu.org</a>.\n" +" " +msgstr "" + +#: contact.html.j2:25 +msgid "Contacting individuals" +msgstr "" + +#: contact.html.j2:27 +msgid "" +"\n" +" Team members are generally reachable at\n" +" <tt>LASTNAME@taler.net</tt>. All of us\n" +" support receiving GnuPG encrypted e-mails.\n" +" " +msgstr "" + +#: contact.html.j2:36 +msgid "Reporting bugs" +msgstr "" + +#: contact.html.j2:38 +msgid "" +"\n" +" We track open feature requests and bugs in our\n" +" <a href=\"https://gnunet.org/bugs/\">Bug tracker</a>,\n" +" which is shared with the GNUnet project.\n" +" You can also report bugs or feature requests to the\n" +" mailinglist.\n" +" " +msgstr "" + +#: contact.html.j2:49 +msgid "Executive team" +msgstr "" + +#: contact.html.j2:51 +msgid "" +"\n" +" For non-technical commercial requests, please contact\n" +" <tt>ceo AT taler.net</tt>.\n" +" " +msgstr "" + #: developers.html.j2:5 msgid "Taler for developers" msgstr "Taler para programadores" diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po index 49cb4bd..9ce1a0d 100644 --- a/locale/fr/LC_MESSAGES/messages.po +++ b/locale/fr/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-03-06 22:45+0100\n" +"POT-Creation-Date: 2017-03-06 23:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language: fr\n" @@ -282,6 +282,66 @@ msgid "" " the customer, or even use in court." msgstr "" +#: contact.html.j2:6 +msgid "Contact information" +msgstr "" + +#: contact.html.j2:13 +msgid "The mailinglist" +msgstr "" + +#: contact.html.j2:15 +msgid "" +"\n" +" An archived, public mailinglist for GNU Taler is\n" +" hosted at\n" +" <a " +"href=\"https://lists.gnu.org/mailman/listinfo/taler\">https://lists.gnu.org/mailman/listinfo/taler</a>." +" You can send messages to the list\n" +" at <a href=\"mailto:taler@gnu.org\">taler@gnu.org</a>.\n" +" " +msgstr "" + +#: contact.html.j2:25 +msgid "Contacting individuals" +msgstr "" + +#: contact.html.j2:27 +msgid "" +"\n" +" Team members are generally reachable at\n" +" <tt>LASTNAME@taler.net</tt>. All of us\n" +" support receiving GnuPG encrypted e-mails.\n" +" " +msgstr "" + +#: contact.html.j2:36 +msgid "Reporting bugs" +msgstr "" + +#: contact.html.j2:38 +msgid "" +"\n" +" We track open feature requests and bugs in our\n" +" <a href=\"https://gnunet.org/bugs/\">Bug tracker</a>,\n" +" which is shared with the GNUnet project.\n" +" You can also report bugs or feature requests to the\n" +" mailinglist.\n" +" " +msgstr "" + +#: contact.html.j2:49 +msgid "Executive team" +msgstr "" + +#: contact.html.j2:51 +msgid "" +"\n" +" For non-technical commercial requests, please contact\n" +" <tt>ceo AT taler.net</tt>.\n" +" " +msgstr "" + #: developers.html.j2:5 msgid "Taler for developers" msgstr "Taler pour les développeurs" diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po index 4041c66..5049df2 100644 --- a/locale/it/LC_MESSAGES/messages.po +++ b/locale/it/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2017-03-06 22:45+0100\n" +"POT-Creation-Date: 2017-03-06 23:06+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language: it\n" @@ -283,6 +283,66 @@ msgid "" " the customer, or even use in court." msgstr "" +#: contact.html.j2:6 +msgid "Contact information" +msgstr "" + +#: contact.html.j2:13 +msgid "The mailinglist" +msgstr "" + +#: contact.html.j2:15 +msgid "" +"\n" +" An archived, public mailinglist for GNU Taler is\n" +" hosted at\n" +" <a " +"href=\"https://lists.gnu.org/mailman/listinfo/taler\">https://lists.gnu.org/mailman/listinfo/taler</a>." +" You can send messages to the list\n" +" at <a href=\"mailto:taler@gnu.org\">taler@gnu.org</a>.\n" +" " +msgstr "" + +#: contact.html.j2:25 +msgid "Contacting individuals" +msgstr "" + +#: contact.html.j2:27 +msgid "" +"\n" +" Team members are generally reachable at\n" +" <tt>LASTNAME@taler.net</tt>. All of us\n" +" support receiving GnuPG encrypted e-mails.\n" +" " +msgstr "" + +#: contact.html.j2:36 +msgid "Reporting bugs" +msgstr "" + +#: contact.html.j2:38 +msgid "" +"\n" +" We track open feature requests and bugs in our\n" +" <a href=\"https://gnunet.org/bugs/\">Bug tracker</a>,\n" +" which is shared with the GNUnet project.\n" +" You can also report bugs or feature requests to the\n" +" mailinglist.\n" +" " +msgstr "" + +#: contact.html.j2:49 +msgid "Executive team" +msgstr "" + +#: contact.html.j2:51 +msgid "" +"\n" +" For non-technical commercial requests, please contact\n" +" <tt>ceo AT taler.net</tt>.\n" +" " +msgstr "" + #: developers.html.j2:5 msgid "Taler for developers" msgstr "Taler per programmatori" |