gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch stable updated (adf4d21 -> 6ea2481)


From: gnunet
Subject: [taler-www] branch stable updated (adf4d21 -> 6ea2481)
Date: Wed, 20 Dec 2023 08:36:46 +0100

This is an automated email from the git hooks/post-receive script.

skuegel pushed a change to branch stable
in repository www.

    from adf4d21  adjust layout and replace events carousel with static list at 
the bottom of the consortium web page
     add 6a533d8  erase two words in events section
     add 5a9c121  updating navigation and adding ngi-taler.html to taler.net
     add c0bbe5b  Translated using Weblate (German)
     add b67e85d  Translated using Weblate (Arabic)
     add a9bf708  Translated using Weblate (Czech)
     add 28fe31a  updating all language files
     add 8d94ff5  Translated using Weblate (German)
     add ce9f8aa  Translated using Weblate (Spanish)
     add 7a6972a  Translated using Weblate (French)
     add 815de4a  Translated using Weblate (Italian)
     add aefb027  Translated using Weblate (Portuguese)
     add 074780a  Translated using Weblate (Russian)
     add c30058f  Translated using Weblate (Turkish)
     add 25be7a2  Translated using Weblate (Japanese)
     add 49106d8  Translated using Weblate (Swedish)
     add 6058efc  Translated using Weblate (Hindi)
     add 5f073eb  Translated using Weblate (Korean)
     add a0413a5  Translated using Weblate (Arabic)
     add 30f08dd  Translated using Weblate (Portuguese (Brazil))
     add 474b6e2  Translated using Weblate (Chinese (Traditional))
     add 0251480  Translated using Weblate (Hungarian)
     add 42154b3  Translated using Weblate (Czech)
     add 9b2ce4e  Translated using Weblate (Chinese (Simplified))
     add e48d78b  Translated using Weblate (Dutch)
     add 6ea2481  removed consortium.html.j2 --> ngi-taler.html.j2 is active

No new revisions were added by this update.

Summary of changes:
 common/consortium.j2                               |  4 +-
 common/footer-eu.j2.inc                            |  2 +-
 common/navigation.j2.inc                           |  4 +-
 locale/ar/LC_MESSAGES/messages.po                  | 16 +++++---
 locale/cs/LC_MESSAGES/messages.po                  | 48 +++++++++-------------
 locale/de/LC_MESSAGES/messages.po                  | 23 +++++------
 locale/en/LC_MESSAGES/messages.po                  |  6 ++-
 locale/es/LC_MESSAGES/messages.po                  | 14 ++++---
 locale/fr/LC_MESSAGES/messages.po                  | 14 ++++---
 locale/hi/LC_MESSAGES/messages.po                  | 16 +++++---
 locale/hu/LC_MESSAGES/messages.po                  | 14 ++++---
 locale/it/LC_MESSAGES/messages.po                  | 14 ++++---
 locale/ja/LC_MESSAGES/messages.po                  | 14 ++++---
 locale/ko/LC_MESSAGES/messages.po                  | 14 ++++---
 locale/messages.pot                                |  6 ++-
 locale/nl/LC_MESSAGES/messages.po                  | 16 +++++---
 locale/pt/LC_MESSAGES/messages.po                  | 14 ++++---
 locale/pt_BR/LC_MESSAGES/messages.po               | 14 ++++---
 locale/ru/LC_MESSAGES/messages.po                  | 14 ++++---
 locale/sv/LC_MESSAGES/messages.po                  | 14 ++++---
 locale/tr/LC_MESSAGES/messages.po                  | 12 ++++--
 locale/zh_Hans/LC_MESSAGES/messages.po             | 14 ++++---
 locale/zh_Hant/LC_MESSAGES/messages.po             | 14 ++++---
 template/{consortium.html.j2 => ngi-taler.html.j2} |  2 +-
 24 files changed, 194 insertions(+), 129 deletions(-)
 rename template/{consortium.html.j2 => ngi-taler.html.j2} (99%)

diff --git a/common/consortium.j2 b/common/consortium.j2
index 7191890..b961249 100644
--- a/common/consortium.j2
+++ b/common/consortium.j2
@@ -4,7 +4,7 @@
     <meta charset="UTF-8"/>
     <title>NGI Taler</title>
     <link rel="shortcut icon" href="/favicon.ico" />
-    <link rel="icon" type="image/svg+xml" href="{{ 
url_static('images/favicon.svg') }}" sizes="any" />
+    <link rel="icon" type="image/svg+xml" href="{{ 
url_static('images/logo-NGI_Taler.svg') }}" sizes="any" />
     <link rel="icon" type="image/png" href="{{ 
url_static('images/android-chrome-192x192.png') }}" sizes="192x192" />
     <link rel="icon" type="image/png" href="{{ 
url_static('images/android-chrome-512x512.png') }}" sizes="512x512" />
     <link rel="apple-touch-icon" sizes="180x180" href="{{ 
url_static('images/apple-touch-icon.png') }}" />
@@ -12,7 +12,7 @@
     <meta name="msapplication-TileImage" content="{{ 
url_static('images/mstile-150x150.png') }}" />
     <meta property="og:title" content="NGI Taler project funded by Horizon 
Europe and SBFI." />
     <meta property="og:type" content="website" />
-    <meta property="og:url" content="{{ url_localized('consortium.html') }}" />
+    <meta property="og:url" content="{{ url_localized('ngi-taler.html') }}" />
     <meta property="og:image" content="https://taler.net/favicon.ico"; />
     <meta property="og:image" content="/favicon.ico" />
     <meta property="og:image" content="{{ url_static('images/favicon.png') }}" 
/>
diff --git a/common/footer-eu.j2.inc b/common/footer-eu.j2.inc
index 10c869a..b541f03 100644
--- a/common/footer-eu.j2.inc
+++ b/common/footer-eu.j2.inc
@@ -6,7 +6,7 @@
       </div>
     </div>
     <div class="row justify-content-top">
-      <div class="col-md-4 col-sm-16">
+      <div class="col-md-4 col-sm-12">
       <h4>NGI TALER Overview</h4>
         <ul class="footer-list">
         <img class="img-fluid" src="{{ url_static('images/logo-NGI_Taler.svg') 
}}" alt="The NGI Taler logo" width="280px">
diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index d5958ed..4df4011 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -31,10 +31,10 @@
           {{ navlink('principles.html', _('Principles')) }}
           {{ navlink('docs.html', _('Docs')) }}
           {{ navlink('development.html', _('Development')) }}
-          {# {{ navlink('consortium.html', _('Consortium')) }} #}
+          {{ navlink('ngi-taler.html', _('NGI Taler')) }}
           {# {{ navlink('comingsoon.html', _('Coming soon')) }} #}
           {{ navlink('news/index.html', _('News')) }}
-          {# NOTE Removed from navigation and linked consortium page instead 
-- Taler Systems is reachable via consortium partners #}
+          {# NOTE taler-systems.com deprecated in navigation bar -- Taler 
Systems is reachable via consortium page instead #}
           {# <li class="nav-item mx-2">
             <a class="nav-link" href="https://taler-systems.com/"; 
target="_blank" rel="noopener noreferrer">{% trans %}Company{% endtrans %}</a>
           </li>
diff --git a/locale/ar/LC_MESSAGES/messages.po 
b/locale/ar/LC_MESSAGES/messages.po
index 4793778..9deb433 100644
--- a/locale/ar/LC_MESSAGES/messages.po
+++ b/locale/ar/LC_MESSAGES/messages.po
@@ -7,21 +7,22 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 21:37+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Arabic <https://weblate.taler.net/projects/gnu-taler/main-web-";
-"site/ar/>\n"
+"Language-Team: Arabic <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/ar/>\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.6.0\n"
 
 #: common/base.j2:5 common/news.j2:5
+#, fuzzy
 msgid "GNU Taler"
 msgstr "نظام GNU Taler للدفع الإلكتروني"
 
@@ -182,6 +183,11 @@ msgstr "المزايا"
 msgid "Principles"
 msgstr "المبادئ"
 
+#: common/navigation.j2.inc:34
+#, fuzzy
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/cs/LC_MESSAGES/messages.po 
b/locale/cs/LC_MESSAGES/messages.po
index cc7c4dc..13b7dc2 100644
--- a/locale/cs/LC_MESSAGES/messages.po
+++ b/locale/cs/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-01-31 13:36+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Czech <https://weblate.taler.net/projects/gnu-taler/main-web-";
-"site/cs/>\n"
+"Language-Team: Czech <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/cs/>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Weblate 4.13.1\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.8.0\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -168,6 +168,10 @@ msgstr "Vlastnosti"
 msgid "Principles"
 msgstr "Zásady"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
@@ -277,16 +281,12 @@ msgid ""
 msgstr ""
 
 #: template/contact.html.j2:27
-#, fuzzy
-#| msgid ""
-#| "You can reach a group of team members handling general inquiries at "
-#| "<tt>contact AT taler.net</tt>."
 msgid ""
 "You can reach a group of team members handling general inquiries by sending "
 "emails to <a href=\"mailto:contact'AT'taler.net\">contact'AT'taler.net</a>."
 msgstr ""
-"Skupinu členů týmu, kteří vyřizují obecné dotazy, můžete kontaktovat na "
-"adrese <tt>contact AT taler.net</tt>."
+"Pro všeobecné dotazy můžete nás kontaktovat emailovou zprávou na <a "
+"href=\"mailto:contact'AT'taler.net\">contact'AT'taler.net</a>."
 
 #: template/contact.html.j2:35
 #, fuzzy
@@ -342,16 +342,12 @@ msgid "Executive Team"
 msgstr "Vedení projektu"
 
 #: template/contact.html.j2:72
-#, fuzzy
-#| msgid ""
-#| "For non-technical commercial requests, please contact <tt>ceo AT taler."
-#| "net</tt>."
 msgid ""
 "For non-technical commercial requests, please contact <a href=\"mailto:";
 "ceo'AT'taler-systems.com\">ceo'AT'taler-systems.com</a>."
 msgstr ""
-"V případě netechnických komerčních požadavků se obraťte na <tt>ceo AT taler."
-"net</tt>."
+"V případě netechnických komerčních požadavků se obraťte prosím na <a "
+"href=\"mailto:ceo'AT'taler-systems.com\">ceo'AT'taler-systems.com</a>."
 
 #: template/contact.html.j2:80 template/development.html.j2:145
 msgid "IRC"
@@ -374,18 +370,15 @@ msgid "Sales and Marketing"
 msgstr ""
 
 #: template/contact.html.j2:92
-#, fuzzy
-#| msgid ""
-#| "You can reach a group of team members handling general inquiries at "
-#| "<tt>contact AT taler.net</tt>."
 msgid ""
 "You can reach our Head of Marketing handling your requests by sending an "
 "email to <a href=\"mailto:sales'AT'taler.net\">sales'AT'taler.net</a> "
 "respectively <a href=\"mailto:marketing'AT'taler.net\">marketing'AT'taler."
 "net</a>."
 msgstr ""
-"Skupinu členů týmu, kteří vyřizují obecné dotazy, můžete kontaktovat na "
-"adrese <tt>contact AT taler.net</tt>."
+"Našeho vedoucího marketingu můžete kontaktovat zasláním e-mailu na adresu <a "
+"href=\"mailto:sales'AT'taler.net\">sales'AT'taler.net</a> nebo <a "
+"href=\"mailto:marketing'AT'taler.net\">marketing'AT'taler.net</a>."
 
 #: template/contact.html.j2:100 template/development.html.j2:161
 msgid "Onboarding"
@@ -405,16 +398,13 @@ msgid "Public Relations and Media Contact"
 msgstr ""
 
 #: template/contact.html.j2:112
-#, fuzzy
-#| msgid ""
-#| "You can reach a group of team members handling general inquiries at "
-#| "<tt>contact AT taler.net</tt>."
 msgid ""
 "You can reach our team members responsible for PR, press and media contacts "
 "via email to <a href=\"mailto:press'AT'taler.net\">press'AT'taler.net</a>."
 msgstr ""
-"Skupinu členů týmu, kteří vyřizují obecné dotazy, můžete kontaktovat na "
-"adrese <tt>contact AT taler.net</tt>."
+"Členy našeho týmu odpovědné za PR, tisk a kontakty s médii můžete "
+"kontaktovat e-mailem na <a href=\"mailto:press'AT'taler.net\">press'AT'taler."
+"net</a>."
 
 #: template/copyright.html.j2:6
 msgid "Copyright Assignment"
diff --git a/locale/de/LC_MESSAGES/messages.po 
b/locale/de/LC_MESSAGES/messages.po
index 0054880..a99346c 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -2,17 +2,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: German (Taler Website)\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-12-06 10:47+0100\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: German <https://weblate.taler.net/projects/gnu-taler/main-web-";
-"site/de/>\n"
+"Language-Team: German <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/de/>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Poedit 3.2.2\n"
+"X-Generator: Weblate 5.2.1\n"
 
 #: common/base.j2:5 common/news.j2:5
 msgid "GNU Taler"
@@ -143,6 +143,10 @@ msgstr "Besonderheiten"
 msgid "Principles"
 msgstr "Prinzipien"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
@@ -825,14 +829,9 @@ msgid "Know-your-customer"
 msgstr "Know Your Customer (KYC)"
 
 #: template/docs.html.j2:284
-#, fuzzy
-#| msgid ""
-#| "Documentation on how to configure Know-your-customer (KYC) rules for a "
-#| "Taler Exchange."
 msgid "Overview on Know-your-customer (KYC) integrations for a Taler Exchange."
 msgstr ""
-"Dokumentation zur Konfiguration von Know-Your-Customer (KYC)-Regeln für "
-"einen Taler-Exchange."
+"Übersicht zur Know-Your-Customer (KYC)-Integration für einen Taler-Exchange."
 
 #: template/faq.html.j2:6
 msgid "How is Taler related to Bitcoin or Blockchains?"
@@ -2407,7 +2406,7 @@ msgstr ""
 
 #: template/wallet.html.j2:209
 msgid "Install the Android App from Google App Store."
-msgstr "Installation der GNU Taler Android-App vom Google App-Store"
+msgstr "Installation der GNU Taler Android-App vom Google App-Store."
 
 #: template/wallet.html.j2:214
 msgid "Download the Android App from F-Droid (bypassing Google registration)."
diff --git a/locale/en/LC_MESSAGES/messages.po 
b/locale/en/LC_MESSAGES/messages.po
index a8bd98c..d4812bb 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: en <LL@li.org>\n"
@@ -131,6 +131,10 @@ msgstr ""
 msgid "Principles"
 msgstr ""
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr ""
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/es/LC_MESSAGES/messages.po 
b/locale/es/LC_MESSAGES/messages.po
index a8ccd4a..790f840 100644
--- a/locale/es/LC_MESSAGES/messages.po
+++ b/locale/es/LC_MESSAGES/messages.po
@@ -2,17 +2,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Spanish <https://weblate.taler.net/projects/gnu-taler/main-";
-"web-site/es/>\n"
+"Language-Team: Spanish <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/es/>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.3.4\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -149,6 +149,10 @@ msgstr "Características"
 msgid "Principles"
 msgstr "Principios"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/fr/LC_MESSAGES/messages.po 
b/locale/fr/LC_MESSAGES/messages.po
index 83826b1..51aff1f 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -2,17 +2,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: French (Taler Website)\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: French <https://weblate.taler.net/projects/gnu-taler/main-web-";
-"site/fr/>\n"
+"Language-Team: French <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/fr/>\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 
 #: common/base.j2:5 common/news.j2:5
 msgid "GNU Taler"
@@ -154,6 +154,10 @@ msgstr "Fonctionnalités"
 msgid "Principles"
 msgstr "Principes"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/hi/LC_MESSAGES/messages.po 
b/locale/hi/LC_MESSAGES/messages.po
index 9110f1f..b88e3e3 100644
--- a/locale/hi/LC_MESSAGES/messages.po
+++ b/locale/hi/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-01-31 13:36+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Hindi <https://weblate.taler.net/projects/gnu-taler/main-web-";
-"site/hi/>\n"
+"Language-Team: Hindi <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/hi/>\n"
 "Language: hi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 4.13.1\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.6.0\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -167,6 +167,12 @@ msgstr "विशेषताएँ"
 msgid "Principles"
 msgstr "सिद्धांत"
 
+#: common/navigation.j2.inc:34
+#, fuzzy
+#| msgid "GNU Taler"
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/hu/LC_MESSAGES/messages.po 
b/locale/hu/LC_MESSAGES/messages.po
index bf5d596..acafb66 100644
--- a/locale/hu/LC_MESSAGES/messages.po
+++ b/locale/hu/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Hungarian <https://weblate.taler.net/projects/gnu-taler/main-";
-"web-site/hu/>\n"
+"Language-Team: Hungarian <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/hu/>\n"
 "Language: hu\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.8.0\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -146,6 +146,10 @@ msgstr "Jellemzők"
 msgid "Principles"
 msgstr "Elvek"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/it/LC_MESSAGES/messages.po 
b/locale/it/LC_MESSAGES/messages.po
index 513bc95..16d318d 100644
--- a/locale/it/LC_MESSAGES/messages.po
+++ b/locale/it/LC_MESSAGES/messages.po
@@ -2,17 +2,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Italian <https://weblate.taler.net/projects/gnu-taler/main-";
-"web-site/it/>\n"
+"Language-Team: Italian <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/it/>\n"
 "Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.3.4\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -145,6 +145,10 @@ msgstr "Funzioni"
 msgid "Principles"
 msgstr "Principi"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/ja/LC_MESSAGES/messages.po 
b/locale/ja/LC_MESSAGES/messages.po
index 742c8e4..b3e4b34 100644
--- a/locale/ja/LC_MESSAGES/messages.po
+++ b/locale/ja/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Japanese <https://weblate.taler.net/projects/gnu-taler/main-";
-"web-site/ja/>\n"
+"Language-Team: Japanese <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/ja/>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.6.0\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -182,6 +182,10 @@ msgstr "機能"
 msgid "Principles"
 msgstr "行動規範"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/ko/LC_MESSAGES/messages.po 
b/locale/ko/LC_MESSAGES/messages.po
index 5fcc2e7..af17228 100644
--- a/locale/ko/LC_MESSAGES/messages.po
+++ b/locale/ko/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Korean <https://weblate.taler.net/projects/gnu-taler/main-web-";
-"site/ko/>\n"
+"Language-Team: Korean <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/ko/>\n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.6.0\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -179,6 +179,10 @@ msgstr "기능"
 msgid "Principles"
 msgstr "원칙"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/messages.pot b/locale/messages.pot
index e5245b7..9f60754 100644
--- a/locale/messages.pot
+++ b/locale/messages.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -135,6 +135,10 @@ msgstr ""
 msgid "Principles"
 msgstr ""
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr ""
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/nl/LC_MESSAGES/messages.po 
b/locale/nl/LC_MESSAGES/messages.po
index eea6eef..1ae1ed7 100644
--- a/locale/nl/LC_MESSAGES/messages.po
+++ b/locale/nl/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-08-16 01:06+0000\n"
-"Last-Translator: L <hanneke@cultuurconcepten.nl>\n"
-"Language-Team: Dutch <https://weblate.taler.net/projects/gnu-taler/main-web-";
-"site/nl/>\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
+"Last-Translator: Stefan Kügel <skuegel@web.de>\n"
+"Language-Team: Dutch <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/nl/>\n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.13.1\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.12.1\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -148,6 +148,10 @@ msgstr "Functionaliteiten"
 msgid "Principles"
 msgstr "Principes"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/pt/LC_MESSAGES/messages.po 
b/locale/pt/LC_MESSAGES/messages.po
index 07fa2bc..1264c92 100644
--- a/locale/pt/LC_MESSAGES/messages.po
+++ b/locale/pt/LC_MESSAGES/messages.po
@@ -6,17 +6,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GNU taler master\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-01-31 13:36+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Portuguese <https://weblate.taler.net/projects/gnu-taler/main-";
-"web-site/pt/>\n"
+"Language-Team: Portuguese <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/pt/>\n"
 "Language: pt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 4.13.1\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.5.3\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -169,6 +169,10 @@ msgstr "Funcionalidades"
 msgid "Principles"
 msgstr "Princípios"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/pt_BR/LC_MESSAGES/messages.po 
b/locale/pt_BR/LC_MESSAGES/messages.po
index dcefd23..1e645e8 100644
--- a/locale/pt_BR/LC_MESSAGES/messages.po
+++ b/locale/pt_BR/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-01-31 13:36+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Portuguese (Brazil) <https://weblate.taler.net/projects/gnu-";
-"taler/main-web-site/pt_BR/>\n"
+"Language-Team: Portuguese (Brazil) <https://weblate.taler.net/projects/";
+"gnu-taler/main-web-site/pt_BR/>\n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 4.13.1\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.6.0\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -166,6 +166,10 @@ msgstr "Características"
 msgid "Principles"
 msgstr "Princípios"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 #, fuzzy
diff --git a/locale/ru/LC_MESSAGES/messages.po 
b/locale/ru/LC_MESSAGES/messages.po
index dbebe10..32b973f 100644
--- a/locale/ru/LC_MESSAGES/messages.po
+++ b/locale/ru/LC_MESSAGES/messages.po
@@ -7,18 +7,18 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Russian <https://weblate.taler.net/projects/gnu-taler/main-";
-"web-site/ru/>\n"
+"Language-Team: Russian <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/ru/>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.5.1\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -179,6 +179,10 @@ msgstr "Особенности"
 msgid "Principles"
 msgstr "Принципы"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/sv/LC_MESSAGES/messages.po 
b/locale/sv/LC_MESSAGES/messages.po
index 76bc880..012ce62 100644
--- a/locale/sv/LC_MESSAGES/messages.po
+++ b/locale/sv/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Swedish <https://weblate.taler.net/projects/gnu-taler/main-";
-"web-site/sv/>\n"
+"Language-Team: Swedish <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/sv/>\n"
 "Language: sv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.6.0\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -182,6 +182,10 @@ msgstr "Funktioner"
 msgid "Principles"
 msgstr "Principer"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/tr/LC_MESSAGES/messages.po 
b/locale/tr/LC_MESSAGES/messages.po
index c97e404..b820eeb 100644
--- a/locale/tr/LC_MESSAGES/messages.po
+++ b/locale/tr/LC_MESSAGES/messages.po
@@ -7,11 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-12-05 22:31+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Turkish <https://weblate.taler.net/projects/gnu-taler/main-";
-"web-site/tr/>\n"
+"Language-Team: Turkish <https://weblate.taler.net/projects/gnu-taler/";
+"main-web-site/tr/>\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -175,6 +175,10 @@ msgstr "Özellikleri"
 msgid "Principles"
 msgstr "İlkelerimiz"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/zh_Hans/LC_MESSAGES/messages.po 
b/locale/zh_Hans/LC_MESSAGES/messages.po
index a6c357e..674672e 100644
--- a/locale/zh_Hans/LC_MESSAGES/messages.po
+++ b/locale/zh_Hans/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Chinese (Simplified) <https://weblate.taler.net/projects/gnu-";
-"taler/main-web-site/zh_Hans/>\n"
+"Language-Team: Chinese (Simplified) <https://weblate.taler.net/projects/";
+"gnu-taler/main-web-site/zh_Hans/>\n"
 "Language: zh_Hans\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.9.1\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -180,6 +180,10 @@ msgstr "产品特点"
 msgid "Principles"
 msgstr "设计理念"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/locale/zh_Hant/LC_MESSAGES/messages.po 
b/locale/zh_Hant/LC_MESSAGES/messages.po
index 67b2eec..7ba86e4 100644
--- a/locale/zh_Hant/LC_MESSAGES/messages.po
+++ b/locale/zh_Hant/LC_MESSAGES/messages.po
@@ -7,17 +7,17 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-12-18 13:19+0100\n"
-"PO-Revision-Date: 2023-11-17 20:41+0000\n"
+"POT-Creation-Date: 2023-12-20 07:47+0100\n"
+"PO-Revision-Date: 2023-12-20 07:25+0000\n"
 "Last-Translator: Stefan Kügel <skuegel@web.de>\n"
-"Language-Team: Chinese (Traditional) <https://weblate.taler.net/projects/gnu-";
-"taler/main-web-site/zh_Hant/>\n"
+"Language-Team: Chinese (Traditional) <https://weblate.taler.net/projects/";
+"gnu-taler/main-web-site/zh_Hant/>\n"
 "Language: zh_Hant\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 4.14.2\n"
+"X-Generator: Weblate 5.2.1\n"
 "Generated-By: Babel 2.9.0\n"
 
 #: common/base.j2:5 common/news.j2:5
@@ -179,6 +179,10 @@ msgstr "功能"
 msgid "Principles"
 msgstr "設計理念"
 
+#: common/navigation.j2.inc:34
+msgid "NGI Taler"
+msgstr "NGI Taler"
+
 #: common/navigation.j2.inc:36 template/index.html.j2:54
 #: template/news/index.html.j2:9
 msgid "News"
diff --git a/template/consortium.html.j2 b/template/ngi-taler.html.j2
similarity index 99%
rename from template/consortium.html.j2
rename to template/ngi-taler.html.j2
index 86e9abc..f25297b 100644
--- a/template/consortium.html.j2
+++ b/template/ngi-taler.html.j2
@@ -191,7 +191,7 @@
 
     <div class="row mb-4">
       <p>
-        The consortium will organize or participate in different types of 
events around money across Europe. 
+        The consortium will organize or participate in different types of 
events across Europe. 
         <!-- Events will include talks presenting GNU Taler and related 
technologies, expert panels discussing 
         financial problems and possible solutions, workshops to jointly work 
on GNU Taler integrations, 
         usability studies with interested volunteers, and public consultations 
to gather ideas and requirements 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]