aboutsummaryrefslogtreecommitdiff
path: root/locale/en
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-06-29 17:43:58 +0200
committerxrs <xrs@mail36.net>2019-06-29 17:43:58 +0200
commit228f877871b03afafe5cc874612dfac58f13c8ec (patch)
tree89ec07b35793d9d4b47527a68362f401a96f87f4 /locale/en
parentbb3c36ce6c4ba1c76afc5891557383134377f6ba (diff)
downloadwww-228f877871b03afafe5cc874612dfac58f13c8ec.tar.gz
www-228f877871b03afafe5cc874612dfac58f13c8ec.zip
more of simplify and unify code: header tag, article tag, divs; improve architecture.html
Diffstat (limited to 'locale/en')
-rw-r--r--locale/en/LC_MESSAGES/messages.po24
1 files changed, 16 insertions, 8 deletions
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index b1d5508b..a4c46dee 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -281,11 +281,11 @@ msgstr ""
281msgid "GNUnet System Architecture" 281msgid "GNUnet System Architecture"
282msgstr "" 282msgstr ""
283 283
284#: template/architecture.html.j2:21 284#: template/architecture.html.j2:20
285msgid "Foundations" 285msgid "Foundations"
286msgstr "" 286msgstr ""
287 287
288#: template/architecture.html.j2:23 288#: template/architecture.html.j2:22
289msgid "" 289msgid ""
290"The foundations of GNUnet are a distributed hash table (R5N), an SCTP-like " 290"The foundations of GNUnet are a distributed hash table (R5N), an SCTP-like "
291"end-to-end encrypted messaging layer (CADET), a public key infrastructure " 291"end-to-end encrypted messaging layer (CADET), a public key infrastructure "
@@ -294,11 +294,11 @@ msgid ""
294"subsystems replace the traditional TCP/IP stack." 294"subsystems replace the traditional TCP/IP stack."
295msgstr "" 295msgstr ""
296 296
297#: template/architecture.html.j2:36 297#: template/architecture.html.j2:35
298msgid "Security" 298msgid "Security"
299msgstr "" 299msgstr ""
300 300
301#: template/architecture.html.j2:39 301#: template/architecture.html.j2:38
302msgid "" 302msgid ""
303"GNUnet is implemented using a multi-process architecture. Each subsystem " 303"GNUnet is implemented using a multi-process architecture. Each subsystem "
304"runs as a separate process, providing fault-isolation and enabling tight " 304"runs as a separate process, providing fault-isolation and enabling tight "
@@ -307,6 +307,14 @@ msgid ""
307"remain free software." 307"remain free software."
308msgstr "" 308msgstr ""
309 309
310#: template/architecture.html.j2:51
311msgid "System architecture"
312msgstr ""
313
314#: template/architecture.html.j2:57
315msgid "Services"
316msgstr ""
317
310#: template/contact.html.j2:6 318#: template/contact.html.j2:6
311msgid "Contact information" 319msgid "Contact information"
312msgstr "" 320msgstr ""
@@ -634,11 +642,11 @@ msgid ""
634"only used once." 642"only used once."
635msgstr "" 643msgstr ""
636 644
637#: template/glossary.html.j2:68 645#: template/glossary.html.j2:71
638msgid "Namespaces" 646msgid "Namespaces"
639msgstr "" 647msgstr ""
640 648
641#: template/glossary.html.j2:70 649#: template/glossary.html.j2:73
642msgid "" 650msgid ""
643"The GNU Name System allows every ego (or identity) to securely and privately " 651"The GNU Name System allows every ego (or identity) to securely and privately "
644"associate any number of label-value pairs with an ego. The values are called " 652"associate any number of label-value pairs with an ego. The values are called "
@@ -651,11 +659,11 @@ msgid ""
651"the GNS protocol itself." 659"the GNS protocol itself."
652msgstr "" 660msgstr ""
653 661
654#: template/glossary.html.j2:86 662#: template/glossary.html.j2:89
655msgid "Peer" 663msgid "Peer"
656msgstr "" 664msgstr ""
657 665
658#: template/glossary.html.j2:88 666#: template/glossary.html.j2:91
659msgid "" 667msgid ""
660"A \"peer\" is an instance of GNUnet with its own per-instance public key and " 668"A \"peer\" is an instance of GNUnet with its own per-instance public key and "
661"network addresses. Technically, it is possible to run multiple peers on the " 669"network addresses. Technically, it is possible to run multiple peers on the "