aboutsummaryrefslogtreecommitdiff
path: root/locale/de
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/de
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/de')
-rw-r--r--locale/de/LC_MESSAGES/messages.po28
1 files changed, 19 insertions, 9 deletions
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index 0a4dee70..f3210950 100644
--- a/locale/de/LC_MESSAGES/messages.po
+++ b/locale/de/LC_MESSAGES/messages.po
@@ -7,7 +7,7 @@ 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: 2019-06-29 16:13+0200\n" 10"POT-Creation-Date: 2019-06-29 17:41+0200\n"
11"PO-Revision-Date: 2018-02-24 17:42\n" 11"PO-Revision-Date: 2018-02-24 17:42\n"
12"Last-Translator: Torsten Grothoff <torsten@grothoff.org>\n" 12"Last-Translator: Torsten Grothoff <torsten@grothoff.org>\n"
13"Language-Team: German <LL@li.org>\n" 13"Language-Team: German <LL@li.org>\n"
@@ -322,11 +322,11 @@ msgstr ""
322msgid "GNUnet System Architecture" 322msgid "GNUnet System Architecture"
323msgstr "GNUnet Systemarchitektur" 323msgstr "GNUnet Systemarchitektur"
324 324
325#: template/architecture.html.j2:21 325#: template/architecture.html.j2:20
326msgid "Foundations" 326msgid "Foundations"
327msgstr "Grundlagen" 327msgstr "Grundlagen"
328 328
329#: template/architecture.html.j2:23 329#: template/architecture.html.j2:22
330msgid "" 330msgid ""
331"The foundations of GNUnet are a distributed hash table (R5N), an SCTP-like " 331"The foundations of GNUnet are a distributed hash table (R5N), an SCTP-like "
332"end-to-end encrypted messaging layer (CADET), a public key infrastructure " 332"end-to-end encrypted messaging layer (CADET), a public key infrastructure "
@@ -341,11 +341,11 @@ msgstr ""
341"decentralizierte Routingalgorithmen benutzt. Diese Komponenten ersetzen das " 341"decentralizierte Routingalgorithmen benutzt. Diese Komponenten ersetzen das "
342"traditionelle Internet (TCP/IP)." 342"traditionelle Internet (TCP/IP)."
343 343
344#: template/architecture.html.j2:36 344#: template/architecture.html.j2:35
345msgid "Security" 345msgid "Security"
346msgstr "Sicherheit" 346msgstr "Sicherheit"
347 347
348#: template/architecture.html.j2:39 348#: template/architecture.html.j2:38
349msgid "" 349msgid ""
350"GNUnet is implemented using a multi-process architecture. Each subsystem " 350"GNUnet is implemented using a multi-process architecture. Each subsystem "
351"runs as a separate process, providing fault-isolation and enabling tight " 351"runs as a separate process, providing fault-isolation and enabling tight "
@@ -354,6 +354,16 @@ msgid ""
354"remain free software." 354"remain free software."
355msgstr "" 355msgstr ""
356 356
357#: template/architecture.html.j2:51
358#, fuzzy
359#| msgid "System Architecture"
360msgid "System architecture"
361msgstr "System Architekture"
362
363#: template/architecture.html.j2:57
364msgid "Services"
365msgstr ""
366
357#: template/contact.html.j2:6 367#: template/contact.html.j2:6
358msgid "Contact information" 368msgid "Contact information"
359msgstr "Kontaktinformation" 369msgstr "Kontaktinformation"
@@ -681,11 +691,11 @@ msgid ""
681"only used once." 691"only used once."
682msgstr "" 692msgstr ""
683 693
684#: template/glossary.html.j2:68 694#: template/glossary.html.j2:71
685msgid "Namespaces" 695msgid "Namespaces"
686msgstr "Namensraum" 696msgstr "Namensraum"
687 697
688#: template/glossary.html.j2:70 698#: template/glossary.html.j2:73
689msgid "" 699msgid ""
690"The GNU Name System allows every ego (or identity) to securely and privately " 700"The GNU Name System allows every ego (or identity) to securely and privately "
691"associate any number of label-value pairs with an ego. The values are called " 701"associate any number of label-value pairs with an ego. The values are called "
@@ -698,11 +708,11 @@ msgid ""
698"the GNS protocol itself." 708"the GNS protocol itself."
699msgstr "" 709msgstr ""
700 710
701#: template/glossary.html.j2:86 711#: template/glossary.html.j2:89
702msgid "Peer" 712msgid "Peer"
703msgstr "" 713msgstr ""
704 714
705#: template/glossary.html.j2:88 715#: template/glossary.html.j2:91
706msgid "" 716msgid ""
707"A \"peer\" is an instance of GNUnet with its own per-instance public key and " 717"A \"peer\" is an instance of GNUnet with its own per-instance public key and "
708"network addresses. Technically, it is possible to run multiple peers on the " 718"network addresses. Technically, it is possible to run multiple peers on the "