aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-26 18:57:57 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-26 18:57:57 +0100
commit85b9c9589ab4097a2bb6c02f6bbf6d2d04b34162 (patch)
tree036de44cc53b300f0f04e1a43b71b27e0ce394bf
parent2a25de3b4440921a5c6704ca7b7d696a9fdfae53 (diff)
downloadwww-85b9c9589ab4097a2bb6c02f6bbf6d2d04b34162.tar.gz
www-85b9c9589ab4097a2bb6c02f6bbf6d2d04b34162.zip
add livingstandards
-rw-r--r--common/navigation.j2.inc1
m---------inc0
-rw-r--r--locale/de/LC_MESSAGES/messages.po49
-rw-r--r--locale/es/LC_MESSAGES/messages.po43
-rw-r--r--locale/fr/LC_MESSAGES/messages.po38
-rw-r--r--locale/it/LC_MESSAGES/messages.po38
-rw-r--r--locale/messages.pot43
-rw-r--r--template/livingstandards.html.j227
8 files changed, 172 insertions, 67 deletions
diff --git a/common/navigation.j2.inc b/common/navigation.j2.inc
index 4d4827bc..958db193 100644
--- a/common/navigation.j2.inc
+++ b/common/navigation.j2.inc
@@ -84,6 +84,7 @@
84 <li><a class="dropdown-item" href="{{ url_localized('video.html') }}">{{ _("Videos") }}</a></li> 84 <li><a class="dropdown-item" href="{{ url_localized('video.html') }}">{{ _("Videos") }}</a></li>
85 <li><a class="dropdown-item" href="{{ url_localized('glossary.html') }}">{{ _("Glossary") }}</a></li> 85 <li><a class="dropdown-item" href="{{ url_localized('glossary.html') }}">{{ _("Glossary") }}</a></li>
86 <li><a class="dropdown-item" target="_blank" href="https://docs.gnunet.org/handbook/gnunet.html">{{ _("Handbook") }}</a></li> 86 <li><a class="dropdown-item" target="_blank" href="https://docs.gnunet.org/handbook/gnunet.html">{{ _("Handbook") }}</a></li>
87 <li><a class="dropdown-item" target="_blank" href="{{ url_localized('livingstandards.html') }}">{{ _("Living Standards") }}</a></li>
87 <li><a class="dropdown-item" target="_blank" href="https://rest.gnunet.org/">{{ _("REST API") }}</a></li> 88 <li><a class="dropdown-item" target="_blank" href="https://rest.gnunet.org/">{{ _("REST API") }}</a></li>
88 <li><a class="dropdown-item" href="{{ url_localized('faq.html') }}">{{ _("FAQ") }}</a></li> 89 <li><a class="dropdown-item" href="{{ url_localized('faq.html') }}">{{ _("FAQ") }}</a></li>
89 <li><a class="dropdown-item" href="https://bib.gnunet.org/date.html" target="_blank">{{ _("Bibliography") }}</a></li> 90 <li><a class="dropdown-item" href="https://bib.gnunet.org/date.html" target="_blank">{{ _("Bibliography") }}</a></li>
diff --git a/inc b/inc
Subproject 4ae188ae658793c6cfddf60fdb5a563e590f9cf Subproject 99a0de7cac0033db10a0bed9f476900ece1e402
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index b00ab01f..c318b67f 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -7,11 +7,11 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: PROJECT VERSION\n" 8"Project-Id-Version: PROJECT VERSION\n"
9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 9"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10"POT-Creation-Date: 2021-02-14 19:58+0100\n" 10"POT-Creation-Date: 2021-02-26 18:56+0100\n"
11"PO-Revision-Date: 2021-02-17 15:13+0000\n" 11"PO-Revision-Date: 2021-02-17 15:13+0000\n"
12"Last-Translator: Weblate Admin <admin@example.com>\n" 12"Last-Translator: Weblate Admin <admin@example.com>\n"
13"Language-Team: German <http://weblate.taler.net/projects/gnunet/website/de/>" 13"Language-Team: German <http://weblate.taler.net/projects/gnunet/website/de/"
14"\n" 14">\n"
15"Language: de\n" 15"Language: de\n"
16"MIME-Version: 1.0\n" 16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n" 17"Content-Type: text/plain; charset=UTF-8\n"
@@ -48,7 +48,7 @@ msgstr "Fehlerdatenbank"
48msgid "Copyright Assignment" 48msgid "Copyright Assignment"
49msgstr "Copyright Übertragung" 49msgstr "Copyright Übertragung"
50 50
51#: common/footer.j2.inc:20 common/navigation.j2.inc:89 51#: common/footer.j2.inc:20 common/navigation.j2.inc:90
52#: template/developers.html.j2:24 52#: template/developers.html.j2:24
53msgid "Bibliography" 53msgid "Bibliography"
54msgstr "Bibliografie" 54msgstr "Bibliografie"
@@ -66,6 +66,7 @@ msgid "About"
66msgstr "Über GNUnet" 66msgstr "Über GNUnet"
67 67
68#: common/navigation.j2.inc:39 news/index.html.j2:8 68#: common/navigation.j2.inc:39 news/index.html.j2:8
69#: news/oldnews-2018.html.j2:13 news/oldnews-2019.html.j2:13
69msgid "News" 70msgid "News"
70msgstr "Neues" 71msgstr "Neues"
71 72
@@ -151,26 +152,39 @@ msgstr "Glossar"
151msgid "Handbook" 152msgid "Handbook"
152msgstr "Handbuch" 153msgstr "Handbuch"
153 154
154#: common/navigation.j2.inc:87 155#: common/navigation.j2.inc:87 template/livingstandards.html.j2:8
156msgid "Living Standards"
157msgstr ""
158
159#: common/navigation.j2.inc:88
155msgid "REST API" 160msgid "REST API"
156msgstr "REST API" 161msgstr "REST API"
157 162
158#: common/navigation.j2.inc:88 163#: common/navigation.j2.inc:89
159msgid "FAQ" 164msgid "FAQ"
160msgstr "FAQ" 165msgstr "FAQ"
161 166
162#: news/index.html.j2:11 167#: news/index.html.j2:11 news/oldnews-2018.html.j2:16
168#: news/oldnews-2019.html.j2:16
163msgid "News posts about changes related to GNUnet such as releases and events" 169msgid "News posts about changes related to GNUnet such as releases and events"
164msgstr "" 170msgstr ""
165 171
166#: news/index.html.j2:16 172#: news/index.html.j2:16 news/oldnews-2018.html.j2:21
173#: news/oldnews-2019.html.j2:21
167msgid "subscribe to our RSS feed" 174msgid "subscribe to our RSS feed"
168msgstr "" 175msgstr ""
169 176
170#: news/index.html.j2:34 177#: news/index.html.j2:36 news/oldnews-2018.html.j2:40
178#: news/oldnews-2019.html.j2:40
171msgid "read more" 179msgid "read more"
172msgstr "" 180msgstr ""
173 181
182#: news/index.html.j2:45
183#, fuzzy
184#| msgid "IRC Archive"
185msgid "News archives:"
186msgstr "IRC Archive"
187
174#: template/about.html.j2:11 188#: template/about.html.j2:11
175msgid "What is GNUnet?" 189msgid "What is GNUnet?"
176msgstr "Was ist GNUnet?" 190msgstr "Was ist GNUnet?"
@@ -1233,10 +1247,10 @@ msgstr ""
1233 1247
1234#: template/gnurl.html.j2:397 1248#: template/gnurl.html.j2:397
1235msgid "" 1249msgid ""
1236"gnurl/libgnurl is maintained by Nikita. Releases after version 7.69.1 are " 1250"gnurl/libgnurl is looking for a new maintainer. Releases after version "
1237"signed with the OpenPGP Key <b>0xD6B570842F7E7F8D</b> (<a href=\"https://" 1251"7.69.1 and up to version 7.72.0 were signed with the OpenPGP Key "
1238"keys.openpgp.org/search?q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys." 1252"<b>0xD6B570842F7E7F8D</b> (<a href=\"https://keys.openpgp.org/search?"
1239"openpgp.org</a>, <a href=\"https://n0.is/pubkey.asc\">n0.is</a>), with the " 1253"q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys.openpgp.org</a>), with the "
1240"key fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>." 1254"key fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>."
1241msgstr "" 1255msgstr ""
1242 1256
@@ -2101,6 +2115,10 @@ msgid ""
2101"experience, <a href=\"https://gnunet.org/en/use.html\">continue here</a>." 2115"experience, <a href=\"https://gnunet.org/en/use.html\">continue here</a>."
2102msgstr "" 2116msgstr ""
2103 2117
2118#: template/livingstandards.html.j2:11
2119msgid "On this page you can find links to our technical specifications."
2120msgstr ""
2121
2104#: template/use.html.j2:6 2122#: template/use.html.j2:6
2105msgid "How to use GNUnet - in a nutshell" 2123msgid "How to use GNUnet - in a nutshell"
2106msgstr "" 2124msgstr ""
@@ -2196,11 +2214,6 @@ msgstr ""
2196#~ msgstr "2013-12 (Gründungstreffen)" 2214#~ msgstr "2013-12 (Gründungstreffen)"
2197 2215
2198#, fuzzy 2216#, fuzzy
2199#~| msgid "IRC Archive"
2200#~ msgid "IRC archive"
2201#~ msgstr "IRC Archive"
2202
2203#, fuzzy
2204#~| msgid "" 2217#~| msgid ""
2205#~| "Copyright &copy; <a href=\"ev.html\">GNUnet e.V.</a> 2015, 2016, 2017, " 2218#~| "Copyright &copy; <a href=\"ev.html\">GNUnet e.V.</a> 2015, 2016, 2017, "
2206#~| "2018, 2019<br> This page was created using <a href='https://www.gnu." 2219#~| "2018, 2019<br> This page was created using <a href='https://www.gnu."
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index 9541d355..cf151d5b 100644
--- a/locale/es/LC_MESSAGES/messages.po
+++ b/locale/es/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2021-02-14 19:58+0100\n" 11"POT-Creation-Date: 2021-02-26 18:56+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -48,7 +48,7 @@ msgstr "Herramienta de seguimiento de errores"
48msgid "Copyright Assignment" 48msgid "Copyright Assignment"
49msgstr "Transmisión de derechos de autor" 49msgstr "Transmisión de derechos de autor"
50 50
51#: common/footer.j2.inc:20 common/navigation.j2.inc:89 51#: common/footer.j2.inc:20 common/navigation.j2.inc:90
52#: template/developers.html.j2:24 52#: template/developers.html.j2:24
53msgid "Bibliography" 53msgid "Bibliography"
54msgstr "Bibliografía" 54msgstr "Bibliografía"
@@ -66,6 +66,7 @@ msgid "About"
66msgstr "Sobre" 66msgstr "Sobre"
67 67
68#: common/navigation.j2.inc:39 news/index.html.j2:8 68#: common/navigation.j2.inc:39 news/index.html.j2:8
69#: news/oldnews-2018.html.j2:13 news/oldnews-2019.html.j2:13
69msgid "News" 70msgid "News"
70msgstr "Nuevo" 71msgstr "Nuevo"
71 72
@@ -149,26 +150,39 @@ msgstr "Glosario"
149msgid "Handbook" 150msgid "Handbook"
150msgstr "Manual" 151msgstr "Manual"
151 152
152#: common/navigation.j2.inc:87 153#: common/navigation.j2.inc:87 template/livingstandards.html.j2:8
154msgid "Living Standards"
155msgstr ""
156
157#: common/navigation.j2.inc:88
153msgid "REST API" 158msgid "REST API"
154msgstr "REST API" 159msgstr "REST API"
155 160
156#: common/navigation.j2.inc:88 161#: common/navigation.j2.inc:89
157msgid "FAQ" 162msgid "FAQ"
158msgstr "FAQ" 163msgstr "FAQ"
159 164
160#: news/index.html.j2:11 165#: news/index.html.j2:11 news/oldnews-2018.html.j2:16
166#: news/oldnews-2019.html.j2:16
161msgid "News posts about changes related to GNUnet such as releases and events" 167msgid "News posts about changes related to GNUnet such as releases and events"
162msgstr "" 168msgstr ""
163 169
164#: news/index.html.j2:16 170#: news/index.html.j2:16 news/oldnews-2018.html.j2:21
171#: news/oldnews-2019.html.j2:21
165msgid "subscribe to our RSS feed" 172msgid "subscribe to our RSS feed"
166msgstr "" 173msgstr ""
167 174
168#: news/index.html.j2:34 175#: news/index.html.j2:36 news/oldnews-2018.html.j2:40
176#: news/oldnews-2019.html.j2:40
169msgid "read more" 177msgid "read more"
170msgstr "" 178msgstr ""
171 179
180#: news/index.html.j2:45
181#, fuzzy
182#| msgid "IRC archive"
183msgid "News archives:"
184msgstr "Archivo IRC"
185
172#: template/about.html.j2:11 186#: template/about.html.j2:11
173msgid "What is GNUnet?" 187msgid "What is GNUnet?"
174msgstr "Qué es GNUnet?" 188msgstr "Qué es GNUnet?"
@@ -1221,10 +1235,10 @@ msgstr ""
1221 1235
1222#: template/gnurl.html.j2:397 1236#: template/gnurl.html.j2:397
1223msgid "" 1237msgid ""
1224"gnurl/libgnurl is maintained by Nikita. Releases after version 7.69.1 are " 1238"gnurl/libgnurl is looking for a new maintainer. Releases after version "
1225"signed with the OpenPGP Key <b>0xD6B570842F7E7F8D</b> (<a href=\"https://" 1239"7.69.1 and up to version 7.72.0 were signed with the OpenPGP Key "
1226"keys.openpgp.org/search?q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys." 1240"<b>0xD6B570842F7E7F8D</b> (<a href=\"https://keys.openpgp.org/search?"
1227"openpgp.org</a>, <a href=\"https://n0.is/pubkey.asc\">n0.is</a>), with the " 1241"q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys.openpgp.org</a>), with the "
1228"key fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>." 1242"key fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>."
1229msgstr "" 1243msgstr ""
1230 1244
@@ -2089,6 +2103,10 @@ msgid ""
2089"experience, <a href=\"https://gnunet.org/en/use.html\">continue here</a>." 2103"experience, <a href=\"https://gnunet.org/en/use.html\">continue here</a>."
2090msgstr "" 2104msgstr ""
2091 2105
2106#: template/livingstandards.html.j2:11
2107msgid "On this page you can find links to our technical specifications."
2108msgstr ""
2109
2092#: template/use.html.j2:6 2110#: template/use.html.j2:6
2093msgid "How to use GNUnet - in a nutshell" 2111msgid "How to use GNUnet - in a nutshell"
2094msgstr "" 2112msgstr ""
@@ -2178,9 +2196,6 @@ msgstr ""
2178#~ msgid "Get off GNUnet" 2196#~ msgid "Get off GNUnet"
2179#~ msgstr "Qué es GNUnet?" 2197#~ msgstr "Qué es GNUnet?"
2180 2198
2181#~ msgid "IRC archive"
2182#~ msgstr "Archivo IRC"
2183
2184#~ msgid "Developer Team" 2199#~ msgid "Developer Team"
2185#~ msgstr "Equipo de desarrollo" 2200#~ msgstr "Equipo de desarrollo"
2186 2201
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index 453f24a5..8a8b1354 100644
--- a/locale/fr/LC_MESSAGES/messages.po
+++ b/locale/fr/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2021-02-14 19:58+0100\n" 11"POT-Creation-Date: 2021-02-26 18:56+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -46,7 +46,7 @@ msgstr ""
46msgid "Copyright Assignment" 46msgid "Copyright Assignment"
47msgstr "" 47msgstr ""
48 48
49#: common/footer.j2.inc:20 common/navigation.j2.inc:89 49#: common/footer.j2.inc:20 common/navigation.j2.inc:90
50#: template/developers.html.j2:24 50#: template/developers.html.j2:24
51msgid "Bibliography" 51msgid "Bibliography"
52msgstr "" 52msgstr ""
@@ -64,6 +64,7 @@ msgid "About"
64msgstr "" 64msgstr ""
65 65
66#: common/navigation.j2.inc:39 news/index.html.j2:8 66#: common/navigation.j2.inc:39 news/index.html.j2:8
67#: news/oldnews-2018.html.j2:13 news/oldnews-2019.html.j2:13
67msgid "News" 68msgid "News"
68msgstr "" 69msgstr ""
69 70
@@ -143,26 +144,37 @@ msgstr ""
143msgid "Handbook" 144msgid "Handbook"
144msgstr "" 145msgstr ""
145 146
146#: common/navigation.j2.inc:87 147#: common/navigation.j2.inc:87 template/livingstandards.html.j2:8
147msgid "REST API" 148msgid "Living Standards"
148msgstr "" 149msgstr ""
149 150
150#: common/navigation.j2.inc:88 151#: common/navigation.j2.inc:88
152msgid "REST API"
153msgstr ""
154
155#: common/navigation.j2.inc:89
151msgid "FAQ" 156msgid "FAQ"
152msgstr "" 157msgstr ""
153 158
154#: news/index.html.j2:11 159#: news/index.html.j2:11 news/oldnews-2018.html.j2:16
160#: news/oldnews-2019.html.j2:16
155msgid "News posts about changes related to GNUnet such as releases and events" 161msgid "News posts about changes related to GNUnet such as releases and events"
156msgstr "" 162msgstr ""
157 163
158#: news/index.html.j2:16 164#: news/index.html.j2:16 news/oldnews-2018.html.j2:21
165#: news/oldnews-2019.html.j2:21
159msgid "subscribe to our RSS feed" 166msgid "subscribe to our RSS feed"
160msgstr "" 167msgstr ""
161 168
162#: news/index.html.j2:34 169#: news/index.html.j2:36 news/oldnews-2018.html.j2:40
170#: news/oldnews-2019.html.j2:40
163msgid "read more" 171msgid "read more"
164msgstr "" 172msgstr ""
165 173
174#: news/index.html.j2:45
175msgid "News archives:"
176msgstr ""
177
166#: template/about.html.j2:11 178#: template/about.html.j2:11
167msgid "What is GNUnet?" 179msgid "What is GNUnet?"
168msgstr "" 180msgstr ""
@@ -1199,10 +1211,10 @@ msgstr ""
1199 1211
1200#: template/gnurl.html.j2:397 1212#: template/gnurl.html.j2:397
1201msgid "" 1213msgid ""
1202"gnurl/libgnurl is maintained by Nikita. Releases after version 7.69.1 are " 1214"gnurl/libgnurl is looking for a new maintainer. Releases after version "
1203"signed with the OpenPGP Key <b>0xD6B570842F7E7F8D</b> (<a href=\"https://" 1215"7.69.1 and up to version 7.72.0 were signed with the OpenPGP Key "
1204"keys.openpgp.org/search?q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys." 1216"<b>0xD6B570842F7E7F8D</b> (<a href=\"https://keys.openpgp.org/search?"
1205"openpgp.org</a>, <a href=\"https://n0.is/pubkey.asc\">n0.is</a>), with the " 1217"q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys.openpgp.org</a>), with the "
1206"key fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>." 1218"key fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>."
1207msgstr "" 1219msgstr ""
1208 1220
@@ -2051,6 +2063,10 @@ msgid ""
2051"experience, <a href=\"https://gnunet.org/en/use.html\">continue here</a>." 2063"experience, <a href=\"https://gnunet.org/en/use.html\">continue here</a>."
2052msgstr "" 2064msgstr ""
2053 2065
2066#: template/livingstandards.html.j2:11
2067msgid "On this page you can find links to our technical specifications."
2068msgstr ""
2069
2054#: template/use.html.j2:6 2070#: template/use.html.j2:6
2055msgid "How to use GNUnet - in a nutshell" 2071msgid "How to use GNUnet - in a nutshell"
2056msgstr "" 2072msgstr ""
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index 19867c79..b5cbaf1a 100644
--- a/locale/it/LC_MESSAGES/messages.po
+++ b/locale/it/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2021-02-14 19:58+0100\n" 11"POT-Creation-Date: 2021-02-26 18:56+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -46,7 +46,7 @@ msgstr ""
46msgid "Copyright Assignment" 46msgid "Copyright Assignment"
47msgstr "" 47msgstr ""
48 48
49#: common/footer.j2.inc:20 common/navigation.j2.inc:89 49#: common/footer.j2.inc:20 common/navigation.j2.inc:90
50#: template/developers.html.j2:24 50#: template/developers.html.j2:24
51msgid "Bibliography" 51msgid "Bibliography"
52msgstr "" 52msgstr ""
@@ -64,6 +64,7 @@ msgid "About"
64msgstr "" 64msgstr ""
65 65
66#: common/navigation.j2.inc:39 news/index.html.j2:8 66#: common/navigation.j2.inc:39 news/index.html.j2:8
67#: news/oldnews-2018.html.j2:13 news/oldnews-2019.html.j2:13
67msgid "News" 68msgid "News"
68msgstr "" 69msgstr ""
69 70
@@ -143,26 +144,37 @@ msgstr ""
143msgid "Handbook" 144msgid "Handbook"
144msgstr "" 145msgstr ""
145 146
146#: common/navigation.j2.inc:87 147#: common/navigation.j2.inc:87 template/livingstandards.html.j2:8
147msgid "REST API" 148msgid "Living Standards"
148msgstr "" 149msgstr ""
149 150
150#: common/navigation.j2.inc:88 151#: common/navigation.j2.inc:88
152msgid "REST API"
153msgstr ""
154
155#: common/navigation.j2.inc:89
151msgid "FAQ" 156msgid "FAQ"
152msgstr "" 157msgstr ""
153 158
154#: news/index.html.j2:11 159#: news/index.html.j2:11 news/oldnews-2018.html.j2:16
160#: news/oldnews-2019.html.j2:16
155msgid "News posts about changes related to GNUnet such as releases and events" 161msgid "News posts about changes related to GNUnet such as releases and events"
156msgstr "" 162msgstr ""
157 163
158#: news/index.html.j2:16 164#: news/index.html.j2:16 news/oldnews-2018.html.j2:21
165#: news/oldnews-2019.html.j2:21
159msgid "subscribe to our RSS feed" 166msgid "subscribe to our RSS feed"
160msgstr "" 167msgstr ""
161 168
162#: news/index.html.j2:34 169#: news/index.html.j2:36 news/oldnews-2018.html.j2:40
170#: news/oldnews-2019.html.j2:40
163msgid "read more" 171msgid "read more"
164msgstr "" 172msgstr ""
165 173
174#: news/index.html.j2:45
175msgid "News archives:"
176msgstr ""
177
166#: template/about.html.j2:11 178#: template/about.html.j2:11
167msgid "What is GNUnet?" 179msgid "What is GNUnet?"
168msgstr "" 180msgstr ""
@@ -1199,10 +1211,10 @@ msgstr ""
1199 1211
1200#: template/gnurl.html.j2:397 1212#: template/gnurl.html.j2:397
1201msgid "" 1213msgid ""
1202"gnurl/libgnurl is maintained by Nikita. Releases after version 7.69.1 are " 1214"gnurl/libgnurl is looking for a new maintainer. Releases after version "
1203"signed with the OpenPGP Key <b>0xD6B570842F7E7F8D</b> (<a href=\"https://" 1215"7.69.1 and up to version 7.72.0 were signed with the OpenPGP Key "
1204"keys.openpgp.org/search?q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys." 1216"<b>0xD6B570842F7E7F8D</b> (<a href=\"https://keys.openpgp.org/search?"
1205"openpgp.org</a>, <a href=\"https://n0.is/pubkey.asc\">n0.is</a>), with the " 1217"q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys.openpgp.org</a>), with the "
1206"key fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>." 1218"key fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>."
1207msgstr "" 1219msgstr ""
1208 1220
@@ -2051,6 +2063,10 @@ msgid ""
2051"experience, <a href=\"https://gnunet.org/en/use.html\">continue here</a>." 2063"experience, <a href=\"https://gnunet.org/en/use.html\">continue here</a>."
2052msgstr "" 2064msgstr ""
2053 2065
2066#: template/livingstandards.html.j2:11
2067msgid "On this page you can find links to our technical specifications."
2068msgstr ""
2069
2054#: template/use.html.j2:6 2070#: template/use.html.j2:6
2055msgid "How to use GNUnet - in a nutshell" 2071msgid "How to use GNUnet - in a nutshell"
2056msgstr "" 2072msgstr ""
diff --git a/locale/messages.pot b/locale/messages.pot
index 4b6c9e85..818bd593 100644
--- a/locale/messages.pot
+++ b/locale/messages.pot
@@ -8,14 +8,14 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PROJECT VERSION\n" 9"Project-Id-Version: PROJECT VERSION\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" 10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2021-02-14 19:58+0100\n" 11"POT-Creation-Date: 2021-02-26 18:56+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n" 15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=utf-8\n" 16"Content-Type: text/plain; charset=utf-8\n"
17"Content-Transfer-Encoding: 8bit\n" 17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 2.6.0\n" 18"Generated-By: Babel 2.9.0\n"
19 19
20#: common/base.j2:5 common/news.j2:5 20#: common/base.j2:5 common/news.j2:5
21msgid "GNUnet" 21msgid "GNUnet"
@@ -45,7 +45,7 @@ msgstr ""
45msgid "Copyright Assignment" 45msgid "Copyright Assignment"
46msgstr "" 46msgstr ""
47 47
48#: common/footer.j2.inc:20 common/navigation.j2.inc:89 48#: common/footer.j2.inc:20 common/navigation.j2.inc:90
49#: template/developers.html.j2:24 49#: template/developers.html.j2:24
50msgid "Bibliography" 50msgid "Bibliography"
51msgstr "" 51msgstr ""
@@ -63,6 +63,7 @@ msgid "About"
63msgstr "" 63msgstr ""
64 64
65#: common/navigation.j2.inc:39 news/index.html.j2:8 65#: common/navigation.j2.inc:39 news/index.html.j2:8
66#: news/oldnews-2018.html.j2:13 news/oldnews-2019.html.j2:13
66msgid "News" 67msgid "News"
67msgstr "" 68msgstr ""
68 69
@@ -142,26 +143,37 @@ msgstr ""
142msgid "Handbook" 143msgid "Handbook"
143msgstr "" 144msgstr ""
144 145
145#: common/navigation.j2.inc:87 146#: common/navigation.j2.inc:87 template/livingstandards.html.j2:8
146msgid "REST API" 147msgid "Living Standards"
147msgstr "" 148msgstr ""
148 149
149#: common/navigation.j2.inc:88 150#: common/navigation.j2.inc:88
151msgid "REST API"
152msgstr ""
153
154#: common/navigation.j2.inc:89
150msgid "FAQ" 155msgid "FAQ"
151msgstr "" 156msgstr ""
152 157
153#: news/index.html.j2:11 158#: news/index.html.j2:11 news/oldnews-2018.html.j2:16
159#: news/oldnews-2019.html.j2:16
154msgid "News posts about changes related to GNUnet such as releases and events" 160msgid "News posts about changes related to GNUnet such as releases and events"
155msgstr "" 161msgstr ""
156 162
157#: news/index.html.j2:16 163#: news/index.html.j2:16 news/oldnews-2018.html.j2:21
164#: news/oldnews-2019.html.j2:21
158msgid "subscribe to our RSS feed" 165msgid "subscribe to our RSS feed"
159msgstr "" 166msgstr ""
160 167
161#: news/index.html.j2:34 168#: news/index.html.j2:36 news/oldnews-2018.html.j2:40
169#: news/oldnews-2019.html.j2:40
162msgid "read more" 170msgid "read more"
163msgstr "" 171msgstr ""
164 172
173#: news/index.html.j2:45
174msgid "News archives:"
175msgstr ""
176
165#: template/about.html.j2:11 177#: template/about.html.j2:11
166msgid "What is GNUnet?" 178msgid "What is GNUnet?"
167msgstr "" 179msgstr ""
@@ -1221,11 +1233,12 @@ msgstr ""
1221 1233
1222#: template/gnurl.html.j2:397 1234#: template/gnurl.html.j2:397
1223msgid "" 1235msgid ""
1224"gnurl/libgnurl is maintained by Nikita. Releases after version 7.69.1 are" 1236"gnurl/libgnurl is looking for a new maintainer. Releases after version "
1225" signed with the OpenPGP Key <b>0xD6B570842F7E7F8D</b> (<a " 1237"7.69.1 and up to version 7.72.0 were signed with the OpenPGP Key "
1226"href=\"https://keys.openpgp.org/search?q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys.openpgp.org</a>," 1238"<b>0xD6B570842F7E7F8D</b> (<a "
1227" <a href=\"https://n0.is/pubkey.asc\">n0.is</a>), with the key " 1239"href=\"https://keys.openpgp.org/search?q=6115012DEA3026F62A98A556D6B570842F7E7F8D\">keys.openpgp.org</a>),"
1228"fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E 7F8D</b>." 1240" with the key fingerprint <b>6115 012D EA30 26F6 2A98 A556 D6B5 7084 2F7E"
1241" 7F8D</b>."
1229msgstr "" 1242msgstr ""
1230 1243
1231#: template/gsoc-2018-gnunet-webui.html.j2:7 1244#: template/gsoc-2018-gnunet-webui.html.j2:7
@@ -2100,6 +2113,10 @@ msgid ""
2100"here</a>." 2113"here</a>."
2101msgstr "" 2114msgstr ""
2102 2115
2116#: template/livingstandards.html.j2:11
2117msgid "On this page you can find links to our technical specifications."
2118msgstr ""
2119
2103#: template/use.html.j2:6 2120#: template/use.html.j2:6
2104msgid "How to use GNUnet - in a nutshell" 2121msgid "How to use GNUnet - in a nutshell"
2105msgstr "" 2122msgstr ""
diff --git a/template/livingstandards.html.j2 b/template/livingstandards.html.j2
new file mode 100644
index 00000000..f8d1d580
--- /dev/null
+++ b/template/livingstandards.html.j2
@@ -0,0 +1,27 @@
1{% extends "common/base.j2" %}
2{% block body_content %}
3 <div class="container-fluid">
4 <div class="container">
5 <article>
6 <div class="row">
7 <div class="container text-center">
8 <h1>{{ _("Living Standards") }}</h1>
9 <section>
10 <p>
11 {% trans %}
12 On this page you can find links to our technical specifications.
13 {% endtrans %}
14 </p>
15 </section>
16 </div>
17 </div>
18 <ul>
19 <li><b>LSD0000</b>: The Distributed Hash Table</li>
20 <li><b>LSD0001</b>: <a href="https://lsd.gnunet.org/lsd0001">The GNU Name System</a></li>
21 <li><b>LSD0002</b>: <a href="https://lsd.gnunet.org/lsd0002">re:claimID</a></li>
22 <li><b>LSD0003</b>: <a href="https://lsd.gnunet.org/lsd0003">Byzantine Fault Tolerant Set Reconciliation</a></li>
23 </ul>
24 </article>
25 </div>
26 </div>
27{% endblock body_content %}