aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--locale/de/LC_MESSAGES/messages.po53
-rw-r--r--locale/en/LC_MESSAGES/messages.po49
-rw-r--r--locale/es/LC_MESSAGES/messages.po53
-rw-r--r--locale/fr/LC_MESSAGES/messages.po51
-rw-r--r--locale/it/LC_MESSAGES/messages.po51
-rw-r--r--static/stage.robots.txt21
-rw-r--r--template/about.html.j222
-rw-r--r--template/architecture.html.j28
-rw-r--r--template/contact.html.j213
-rw-r--r--template/install-on-macos.html.j22
-rw-r--r--template/install-on-netbsd.html.j22
-rw-r--r--template/use.html.j212
13 files changed, 199 insertions, 139 deletions
diff --git a/Makefile b/Makefile
index 50fbc8a4..f548aa79 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ all: css locale template
15 cp -R dist rendered/ 15 cp -R dist rendered/
16 cp -R static rendered/ 16 cp -R static rendered/
17 cp rendered/static/robots.txt rendered/robots.txt 17 cp rendered/static/robots.txt rendered/robots.txt
18 cp rendered/static/stage.robots.txt rendered/stage.robots.txt
18 cp rendered/static/robots.txt rendered/dist/robots.txt 19 cp rendered/static/robots.txt rendered/dist/robots.txt
19 cp rendered/static/robots.txt rendered/en/robots.txt 20 cp rendered/static/robots.txt rendered/en/robots.txt
20 cp rendered/static/robots.txt rendered/de/robots.txt 21 cp rendered/static/robots.txt rendered/de/robots.txt
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index 65222c73..c15ec31b 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-07-04 17:41+0000\n" 10"POT-Creation-Date: 2019-07-05 16:54+0000\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"
@@ -55,11 +55,11 @@ msgstr "IRC Archive"
55msgid "Copyright Assignment" 55msgid "Copyright Assignment"
56msgstr "Copyright Übertragung" 56msgstr "Copyright Übertragung"
57 57
58#: common/footer.j2.inc:22 common/navigation.j2.inc:69 58#: common/footer.j2.inc:22 common/navigation.j2.inc:70
59msgid "Continuous Integration" 59msgid "Continuous Integration"
60msgstr "Kontinuierliche Integration" 60msgstr "Kontinuierliche Integration"
61 61
62#: common/footer.j2.inc:23 common/navigation.j2.inc:92 62#: common/footer.j2.inc:23 common/navigation.j2.inc:93
63#: template/developers.html.j2:24 63#: template/developers.html.j2:24
64msgid "Bibliography" 64msgid "Bibliography"
65msgstr "Bibliografie" 65msgstr "Bibliografie"
@@ -123,42 +123,48 @@ msgstr "Systemarchitektur"
123msgid "Source Code" 123msgid "Source Code"
124msgstr "Quellkode" 124msgstr "Quellkode"
125 125
126#: common/navigation.j2.inc:71 126#: common/navigation.j2.inc:67
127#, fuzzy
128#| msgid "Documentation"
129msgid "Source Code Documentation"
130msgstr "Dokumentation"
131
132#: common/navigation.j2.inc:72
127#, fuzzy 133#, fuzzy
128#| msgid "Development" 134#| msgid "Development"
129msgid "Development Tutorial" 135msgid "Development Tutorial"
130msgstr "Entwicklung" 136msgstr "Entwicklung"
131 137
132#: common/navigation.j2.inc:82 138#: common/navigation.j2.inc:83
133msgid "Documentation" 139msgid "Documentation"
134msgstr "Dokumentation" 140msgstr "Dokumentation"
135 141
136#: common/navigation.j2.inc:85 template/index.html.j2:52 142#: common/navigation.j2.inc:86 template/index.html.j2:52
137#: template/install.html.j2:6 143#: template/install.html.j2:6
138msgid "Install" 144msgid "Install"
139msgstr "Installieren" 145msgstr "Installieren"
140 146
141#: common/navigation.j2.inc:86 147#: common/navigation.j2.inc:87
142msgid "Use" 148msgid "Use"
143msgstr "Nutzen" 149msgstr "Nutzen"
144 150
145#: common/navigation.j2.inc:87 151#: common/navigation.j2.inc:88
146msgid "Videos" 152msgid "Videos"
147msgstr "Videos" 153msgstr "Videos"
148 154
149#: common/navigation.j2.inc:88 template/glossary.html.j2:6 155#: common/navigation.j2.inc:89 template/glossary.html.j2:6
150msgid "Glossary" 156msgid "Glossary"
151msgstr "Glossar" 157msgstr "Glossar"
152 158
153#: common/navigation.j2.inc:89 159#: common/navigation.j2.inc:90
154msgid "Handbook" 160msgid "Handbook"
155msgstr "Handbuch" 161msgstr "Handbuch"
156 162
157#: common/navigation.j2.inc:90 163#: common/navigation.j2.inc:91
158msgid "REST API" 164msgid "REST API"
159msgstr "REST API" 165msgstr "REST API"
160 166
161#: common/navigation.j2.inc:91 167#: common/navigation.j2.inc:92
162msgid "FAQ" 168msgid "FAQ"
163msgstr "FAQ" 169msgstr "FAQ"
164 170
@@ -421,25 +427,28 @@ msgstr "Der IRC Kanal"
421 427
422#: template/contact.html.j2:25 428#: template/contact.html.j2:25
423msgid "" 429msgid ""
424"#gnunet is reachable via irc.freenode.net. There is also an <a href=" 430"<tt>#gnunet</tt> is reachable via <a href=\"https://freenode.net\">irc."
425"\"https://old.gnunet.org/bot/log/gnunet\">archive</a> availabe." 431"freenode.net</a>. There is also an <a href=\"https://old.gnunet.org/bot/log/"
432"gnunet\">archive</a> available (currently unavailable, we are working on "
433"restoring access to it)."
426msgstr "" 434msgstr ""
427 435
428#: template/contact.html.j2:34 436#: template/contact.html.j2:38
429msgid "Contacting individuals" 437msgid "Contacting individuals"
430msgstr "Individuelle Kontaktaufname" 438msgstr "Individuelle Kontaktaufname"
431 439
432#: template/contact.html.j2:36 440#: template/contact.html.j2:40
433msgid "" 441msgid ""
434"GNUnet developers are generally reachable at <tt>PSEUDONYM@gnunet.org</tt>. " 442"GNUnet developers are generally reachable at either <tt>PSEUDONYM@gnunet."
435"Most of us support receiving GnuPG encrypted Emails." 443"org</tt> or <tt>LASTNAME@gnunet.org</tt>. Most of us support receiving GnuPG "
444"encrypted Emails."
436msgstr "" 445msgstr ""
437 446
438#: template/contact.html.j2:45 447#: template/contact.html.j2:50
439msgid "Reporting bugs" 448msgid "Reporting bugs"
440msgstr "Fehler melden" 449msgstr "Fehler melden"
441 450
442#: template/contact.html.j2:47 451#: template/contact.html.j2:52
443msgid "" 452msgid ""
444"We track open feature requests and bugs for projects within GNUnet in our <a " 453"We track open feature requests and bugs for projects within GNUnet in our <a "
445"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs " 454"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs "
@@ -1966,11 +1975,11 @@ msgstr ""
1966msgid "2013" 1975msgid "2013"
1967msgstr "" 1976msgstr ""
1968 1977
1969#: template/video.html.j2:72 1978#: template/video.html.j2:71
1970msgid "2012" 1979msgid "2012"
1971msgstr "" 1980msgstr ""
1972 1981
1973#: template/video.html.j2:77 1982#: template/video.html.j2:75
1974msgid "2010" 1983msgid "2010"
1975msgstr "" 1984msgstr ""
1976 1985
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index dc725971..62ede9b1 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -34,11 +34,11 @@ msgstr ""
34msgid "Copyright Assignment" 34msgid "Copyright Assignment"
35msgstr "" 35msgstr ""
36 36
37#: common/footer.j2.inc:22 common/navigation.j2.inc:69 37#: common/footer.j2.inc:22 common/navigation.j2.inc:70
38msgid "Continuous Integration" 38msgid "Continuous Integration"
39msgstr "" 39msgstr ""
40 40
41#: common/footer.j2.inc:23 common/navigation.j2.inc:92 41#: common/footer.j2.inc:23 common/navigation.j2.inc:93
42#: template/developers.html.j2:24 42#: template/developers.html.j2:24
43msgid "Bibliography" 43msgid "Bibliography"
44msgstr "" 44msgstr ""
@@ -92,40 +92,44 @@ msgstr ""
92msgid "Source Code" 92msgid "Source Code"
93msgstr "" 93msgstr ""
94 94
95#: common/navigation.j2.inc:71 95#: common/navigation.j2.inc:67
96msgid "Source Code Documentation"
97msgstr ""
98
99#: common/navigation.j2.inc:72
96msgid "Development Tutorial" 100msgid "Development Tutorial"
97msgstr "" 101msgstr ""
98 102
99#: common/navigation.j2.inc:82 103#: common/navigation.j2.inc:83
100msgid "Documentation" 104msgid "Documentation"
101msgstr "" 105msgstr ""
102 106
103#: common/navigation.j2.inc:85 template/index.html.j2:52 107#: common/navigation.j2.inc:86 template/index.html.j2:52
104#: template/install.html.j2:6 108#: template/install.html.j2:6
105msgid "Install" 109msgid "Install"
106msgstr "" 110msgstr ""
107 111
108#: common/navigation.j2.inc:86 112#: common/navigation.j2.inc:87
109msgid "Use" 113msgid "Use"
110msgstr "" 114msgstr ""
111 115
112#: common/navigation.j2.inc:87 116#: common/navigation.j2.inc:88
113msgid "Videos" 117msgid "Videos"
114msgstr "" 118msgstr ""
115 119
116#: common/navigation.j2.inc:88 template/glossary.html.j2:6 120#: common/navigation.j2.inc:89 template/glossary.html.j2:6
117msgid "Glossary" 121msgid "Glossary"
118msgstr "" 122msgstr ""
119 123
120#: common/navigation.j2.inc:89 124#: common/navigation.j2.inc:90
121msgid "Handbook" 125msgid "Handbook"
122msgstr "" 126msgstr ""
123 127
124#: common/navigation.j2.inc:90 128#: common/navigation.j2.inc:91
125msgid "REST API" 129msgid "REST API"
126msgstr "" 130msgstr ""
127 131
128#: common/navigation.j2.inc:91 132#: common/navigation.j2.inc:92
129msgid "FAQ" 133msgid "FAQ"
130msgstr "" 134msgstr ""
131 135
@@ -370,25 +374,28 @@ msgstr ""
370 374
371#: template/contact.html.j2:25 375#: template/contact.html.j2:25
372msgid "" 376msgid ""
373"#gnunet is reachable via irc.freenode.net. There is also an <a href=" 377"<tt>#gnunet</tt> is reachable via <a href=\"https://freenode.net\">irc."
374"\"https://old.gnunet.org/bot/log/gnunet\">archive</a> availabe." 378"freenode.net</a>. There is also an <a href=\"https://old.gnunet.org/bot/log/"
379"gnunet\">archive</a> available (currently unavailable, we are working on "
380"restoring access to it)."
375msgstr "" 381msgstr ""
376 382
377#: template/contact.html.j2:34 383#: template/contact.html.j2:38
378msgid "Contacting individuals" 384msgid "Contacting individuals"
379msgstr "" 385msgstr ""
380 386
381#: template/contact.html.j2:36 387#: template/contact.html.j2:40
382msgid "" 388msgid ""
383"GNUnet developers are generally reachable at <tt>PSEUDONYM@gnunet.org</tt>. " 389"GNUnet developers are generally reachable at either <tt>PSEUDONYM@gnunet."
384"Most of us support receiving GnuPG encrypted Emails." 390"org</tt> or <tt>LASTNAME@gnunet.org</tt>. Most of us support receiving GnuPG "
391"encrypted Emails."
385msgstr "" 392msgstr ""
386 393
387#: template/contact.html.j2:45 394#: template/contact.html.j2:50
388msgid "Reporting bugs" 395msgid "Reporting bugs"
389msgstr "" 396msgstr ""
390 397
391#: template/contact.html.j2:47 398#: template/contact.html.j2:52
392msgid "" 399msgid ""
393"We track open feature requests and bugs for projects within GNUnet in our <a " 400"We track open feature requests and bugs for projects within GNUnet in our <a "
394"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs " 401"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs "
@@ -1905,11 +1912,11 @@ msgstr ""
1905msgid "2013" 1912msgid "2013"
1906msgstr "" 1913msgstr ""
1907 1914
1908#: template/video.html.j2:72 1915#: template/video.html.j2:71
1909msgid "2012" 1916msgid "2012"
1910msgstr "" 1917msgstr ""
1911 1918
1912#: template/video.html.j2:77 1919#: template/video.html.j2:75
1913msgid "2010" 1920msgid "2010"
1914msgstr "" 1921msgstr ""
1915 1922
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index 829ea0e1..cd2e5552 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: 2019-07-04 17:41+0000\n" 11"POT-Creation-Date: 2019-07-05 16:54+0000\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"
@@ -54,11 +54,11 @@ msgstr "Archivo IRC"
54msgid "Copyright Assignment" 54msgid "Copyright Assignment"
55msgstr "Transmisión de derechos de autor" 55msgstr "Transmisión de derechos de autor"
56 56
57#: common/footer.j2.inc:22 common/navigation.j2.inc:69 57#: common/footer.j2.inc:22 common/navigation.j2.inc:70
58msgid "Continuous Integration" 58msgid "Continuous Integration"
59msgstr "Integración continua" 59msgstr "Integración continua"
60 60
61#: common/footer.j2.inc:23 common/navigation.j2.inc:92 61#: common/footer.j2.inc:23 common/navigation.j2.inc:93
62#: template/developers.html.j2:24 62#: template/developers.html.j2:24
63msgid "Bibliography" 63msgid "Bibliography"
64msgstr "Bibliografía" 64msgstr "Bibliografía"
@@ -112,42 +112,48 @@ msgstr "Architectura del sistema"
112msgid "Source Code" 112msgid "Source Code"
113msgstr "Códico fuente" 113msgstr "Códico fuente"
114 114
115#: common/navigation.j2.inc:71 115#: common/navigation.j2.inc:67
116#, fuzzy
117#| msgid "Documentation"
118msgid "Source Code Documentation"
119msgstr "Documentación"
120
121#: common/navigation.j2.inc:72
116#, fuzzy 122#, fuzzy
117#| msgid "Development" 123#| msgid "Development"
118msgid "Development Tutorial" 124msgid "Development Tutorial"
119msgstr "Desarrollo" 125msgstr "Desarrollo"
120 126
121#: common/navigation.j2.inc:82 127#: common/navigation.j2.inc:83
122msgid "Documentation" 128msgid "Documentation"
123msgstr "Documentación" 129msgstr "Documentación"
124 130
125#: common/navigation.j2.inc:85 template/index.html.j2:52 131#: common/navigation.j2.inc:86 template/index.html.j2:52
126#: template/install.html.j2:6 132#: template/install.html.j2:6
127msgid "Install" 133msgid "Install"
128msgstr "Instala" 134msgstr "Instala"
129 135
130#: common/navigation.j2.inc:86 136#: common/navigation.j2.inc:87
131msgid "Use" 137msgid "Use"
132msgstr "Usa" 138msgstr "Usa"
133 139
134#: common/navigation.j2.inc:87 140#: common/navigation.j2.inc:88
135msgid "Videos" 141msgid "Videos"
136msgstr "Videos" 142msgstr "Videos"
137 143
138#: common/navigation.j2.inc:88 template/glossary.html.j2:6 144#: common/navigation.j2.inc:89 template/glossary.html.j2:6
139msgid "Glossary" 145msgid "Glossary"
140msgstr "Glosario" 146msgstr "Glosario"
141 147
142#: common/navigation.j2.inc:89 148#: common/navigation.j2.inc:90
143msgid "Handbook" 149msgid "Handbook"
144msgstr "Manual" 150msgstr "Manual"
145 151
146#: common/navigation.j2.inc:90 152#: common/navigation.j2.inc:91
147msgid "REST API" 153msgid "REST API"
148msgstr "REST API" 154msgstr "REST API"
149 155
150#: common/navigation.j2.inc:91 156#: common/navigation.j2.inc:92
151msgid "FAQ" 157msgid "FAQ"
152msgstr "FAQ" 158msgstr "FAQ"
153 159
@@ -392,25 +398,28 @@ msgstr ""
392 398
393#: template/contact.html.j2:25 399#: template/contact.html.j2:25
394msgid "" 400msgid ""
395"#gnunet is reachable via irc.freenode.net. There is also an <a href=" 401"<tt>#gnunet</tt> is reachable via <a href=\"https://freenode.net\">irc."
396"\"https://old.gnunet.org/bot/log/gnunet\">archive</a> availabe." 402"freenode.net</a>. There is also an <a href=\"https://old.gnunet.org/bot/log/"
403"gnunet\">archive</a> available (currently unavailable, we are working on "
404"restoring access to it)."
397msgstr "" 405msgstr ""
398 406
399#: template/contact.html.j2:34 407#: template/contact.html.j2:38
400msgid "Contacting individuals" 408msgid "Contacting individuals"
401msgstr "" 409msgstr ""
402 410
403#: template/contact.html.j2:36 411#: template/contact.html.j2:40
404msgid "" 412msgid ""
405"GNUnet developers are generally reachable at <tt>PSEUDONYM@gnunet.org</tt>. " 413"GNUnet developers are generally reachable at either <tt>PSEUDONYM@gnunet."
406"Most of us support receiving GnuPG encrypted Emails." 414"org</tt> or <tt>LASTNAME@gnunet.org</tt>. Most of us support receiving GnuPG "
415"encrypted Emails."
407msgstr "" 416msgstr ""
408 417
409#: template/contact.html.j2:45 418#: template/contact.html.j2:50
410msgid "Reporting bugs" 419msgid "Reporting bugs"
411msgstr "" 420msgstr ""
412 421
413#: template/contact.html.j2:47 422#: template/contact.html.j2:52
414msgid "" 423msgid ""
415"We track open feature requests and bugs for projects within GNUnet in our <a " 424"We track open feature requests and bugs for projects within GNUnet in our <a "
416"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs " 425"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs "
@@ -1933,11 +1942,11 @@ msgstr ""
1933msgid "2013" 1942msgid "2013"
1934msgstr "" 1943msgstr ""
1935 1944
1936#: template/video.html.j2:72 1945#: template/video.html.j2:71
1937msgid "2012" 1946msgid "2012"
1938msgstr "" 1947msgstr ""
1939 1948
1940#: template/video.html.j2:77 1949#: template/video.html.j2:75
1941msgid "2010" 1950msgid "2010"
1942msgstr "" 1951msgstr ""
1943 1952
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index 423a783a..9a2e95ce 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: 2019-07-04 17:41+0000\n" 11"POT-Creation-Date: 2019-07-05 16:54+0000\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"
@@ -54,11 +54,11 @@ msgstr ""
54msgid "Copyright Assignment" 54msgid "Copyright Assignment"
55msgstr "" 55msgstr ""
56 56
57#: common/footer.j2.inc:22 common/navigation.j2.inc:69 57#: common/footer.j2.inc:22 common/navigation.j2.inc:70
58msgid "Continuous Integration" 58msgid "Continuous Integration"
59msgstr "" 59msgstr ""
60 60
61#: common/footer.j2.inc:23 common/navigation.j2.inc:92 61#: common/footer.j2.inc:23 common/navigation.j2.inc:93
62#: template/developers.html.j2:24 62#: template/developers.html.j2:24
63msgid "Bibliography" 63msgid "Bibliography"
64msgstr "" 64msgstr ""
@@ -112,40 +112,44 @@ msgstr ""
112msgid "Source Code" 112msgid "Source Code"
113msgstr "" 113msgstr ""
114 114
115#: common/navigation.j2.inc:71 115#: common/navigation.j2.inc:67
116msgid "Source Code Documentation"
117msgstr ""
118
119#: common/navigation.j2.inc:72
116msgid "Development Tutorial" 120msgid "Development Tutorial"
117msgstr "" 121msgstr ""
118 122
119#: common/navigation.j2.inc:82 123#: common/navigation.j2.inc:83
120msgid "Documentation" 124msgid "Documentation"
121msgstr "" 125msgstr ""
122 126
123#: common/navigation.j2.inc:85 template/index.html.j2:52 127#: common/navigation.j2.inc:86 template/index.html.j2:52
124#: template/install.html.j2:6 128#: template/install.html.j2:6
125msgid "Install" 129msgid "Install"
126msgstr "" 130msgstr ""
127 131
128#: common/navigation.j2.inc:86 132#: common/navigation.j2.inc:87
129msgid "Use" 133msgid "Use"
130msgstr "" 134msgstr ""
131 135
132#: common/navigation.j2.inc:87 136#: common/navigation.j2.inc:88
133msgid "Videos" 137msgid "Videos"
134msgstr "" 138msgstr ""
135 139
136#: common/navigation.j2.inc:88 template/glossary.html.j2:6 140#: common/navigation.j2.inc:89 template/glossary.html.j2:6
137msgid "Glossary" 141msgid "Glossary"
138msgstr "" 142msgstr ""
139 143
140#: common/navigation.j2.inc:89 144#: common/navigation.j2.inc:90
141msgid "Handbook" 145msgid "Handbook"
142msgstr "" 146msgstr ""
143 147
144#: common/navigation.j2.inc:90 148#: common/navigation.j2.inc:91
145msgid "REST API" 149msgid "REST API"
146msgstr "" 150msgstr ""
147 151
148#: common/navigation.j2.inc:91 152#: common/navigation.j2.inc:92
149msgid "FAQ" 153msgid "FAQ"
150msgstr "" 154msgstr ""
151 155
@@ -390,25 +394,28 @@ msgstr ""
390 394
391#: template/contact.html.j2:25 395#: template/contact.html.j2:25
392msgid "" 396msgid ""
393"#gnunet is reachable via irc.freenode.net. There is also an <a href=" 397"<tt>#gnunet</tt> is reachable via <a href=\"https://freenode.net\">irc."
394"\"https://old.gnunet.org/bot/log/gnunet\">archive</a> availabe." 398"freenode.net</a>. There is also an <a href=\"https://old.gnunet.org/bot/log/"
399"gnunet\">archive</a> available (currently unavailable, we are working on "
400"restoring access to it)."
395msgstr "" 401msgstr ""
396 402
397#: template/contact.html.j2:34 403#: template/contact.html.j2:38
398msgid "Contacting individuals" 404msgid "Contacting individuals"
399msgstr "" 405msgstr ""
400 406
401#: template/contact.html.j2:36 407#: template/contact.html.j2:40
402msgid "" 408msgid ""
403"GNUnet developers are generally reachable at <tt>PSEUDONYM@gnunet.org</tt>. " 409"GNUnet developers are generally reachable at either <tt>PSEUDONYM@gnunet."
404"Most of us support receiving GnuPG encrypted Emails." 410"org</tt> or <tt>LASTNAME@gnunet.org</tt>. Most of us support receiving GnuPG "
411"encrypted Emails."
405msgstr "" 412msgstr ""
406 413
407#: template/contact.html.j2:45 414#: template/contact.html.j2:50
408msgid "Reporting bugs" 415msgid "Reporting bugs"
409msgstr "" 416msgstr ""
410 417
411#: template/contact.html.j2:47 418#: template/contact.html.j2:52
412msgid "" 419msgid ""
413"We track open feature requests and bugs for projects within GNUnet in our <a " 420"We track open feature requests and bugs for projects within GNUnet in our <a "
414"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs " 421"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs "
@@ -1925,10 +1932,10 @@ msgstr ""
1925msgid "2013" 1932msgid "2013"
1926msgstr "" 1933msgstr ""
1927 1934
1928#: template/video.html.j2:72 1935#: template/video.html.j2:71
1929msgid "2012" 1936msgid "2012"
1930msgstr "" 1937msgstr ""
1931 1938
1932#: template/video.html.j2:77 1939#: template/video.html.j2:75
1933msgid "2010" 1940msgid "2010"
1934msgstr "" 1941msgstr ""
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index 5c769c93..a7ab4e20 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: 2019-07-04 17:41+0000\n" 11"POT-Creation-Date: 2019-07-05 16:54+0000\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"
@@ -54,11 +54,11 @@ msgstr ""
54msgid "Copyright Assignment" 54msgid "Copyright Assignment"
55msgstr "" 55msgstr ""
56 56
57#: common/footer.j2.inc:22 common/navigation.j2.inc:69 57#: common/footer.j2.inc:22 common/navigation.j2.inc:70
58msgid "Continuous Integration" 58msgid "Continuous Integration"
59msgstr "" 59msgstr ""
60 60
61#: common/footer.j2.inc:23 common/navigation.j2.inc:92 61#: common/footer.j2.inc:23 common/navigation.j2.inc:93
62#: template/developers.html.j2:24 62#: template/developers.html.j2:24
63msgid "Bibliography" 63msgid "Bibliography"
64msgstr "" 64msgstr ""
@@ -112,40 +112,44 @@ msgstr ""
112msgid "Source Code" 112msgid "Source Code"
113msgstr "" 113msgstr ""
114 114
115#: common/navigation.j2.inc:71 115#: common/navigation.j2.inc:67
116msgid "Source Code Documentation"
117msgstr ""
118
119#: common/navigation.j2.inc:72
116msgid "Development Tutorial" 120msgid "Development Tutorial"
117msgstr "" 121msgstr ""
118 122
119#: common/navigation.j2.inc:82 123#: common/navigation.j2.inc:83
120msgid "Documentation" 124msgid "Documentation"
121msgstr "" 125msgstr ""
122 126
123#: common/navigation.j2.inc:85 template/index.html.j2:52 127#: common/navigation.j2.inc:86 template/index.html.j2:52
124#: template/install.html.j2:6 128#: template/install.html.j2:6
125msgid "Install" 129msgid "Install"
126msgstr "" 130msgstr ""
127 131
128#: common/navigation.j2.inc:86 132#: common/navigation.j2.inc:87
129msgid "Use" 133msgid "Use"
130msgstr "" 134msgstr ""
131 135
132#: common/navigation.j2.inc:87 136#: common/navigation.j2.inc:88
133msgid "Videos" 137msgid "Videos"
134msgstr "" 138msgstr ""
135 139
136#: common/navigation.j2.inc:88 template/glossary.html.j2:6 140#: common/navigation.j2.inc:89 template/glossary.html.j2:6
137msgid "Glossary" 141msgid "Glossary"
138msgstr "" 142msgstr ""
139 143
140#: common/navigation.j2.inc:89 144#: common/navigation.j2.inc:90
141msgid "Handbook" 145msgid "Handbook"
142msgstr "" 146msgstr ""
143 147
144#: common/navigation.j2.inc:90 148#: common/navigation.j2.inc:91
145msgid "REST API" 149msgid "REST API"
146msgstr "" 150msgstr ""
147 151
148#: common/navigation.j2.inc:91 152#: common/navigation.j2.inc:92
149msgid "FAQ" 153msgid "FAQ"
150msgstr "" 154msgstr ""
151 155
@@ -390,25 +394,28 @@ msgstr ""
390 394
391#: template/contact.html.j2:25 395#: template/contact.html.j2:25
392msgid "" 396msgid ""
393"#gnunet is reachable via irc.freenode.net. There is also an <a href=" 397"<tt>#gnunet</tt> is reachable via <a href=\"https://freenode.net\">irc."
394"\"https://old.gnunet.org/bot/log/gnunet\">archive</a> availabe." 398"freenode.net</a>. There is also an <a href=\"https://old.gnunet.org/bot/log/"
399"gnunet\">archive</a> available (currently unavailable, we are working on "
400"restoring access to it)."
395msgstr "" 401msgstr ""
396 402
397#: template/contact.html.j2:34 403#: template/contact.html.j2:38
398msgid "Contacting individuals" 404msgid "Contacting individuals"
399msgstr "" 405msgstr ""
400 406
401#: template/contact.html.j2:36 407#: template/contact.html.j2:40
402msgid "" 408msgid ""
403"GNUnet developers are generally reachable at <tt>PSEUDONYM@gnunet.org</tt>. " 409"GNUnet developers are generally reachable at either <tt>PSEUDONYM@gnunet."
404"Most of us support receiving GnuPG encrypted Emails." 410"org</tt> or <tt>LASTNAME@gnunet.org</tt>. Most of us support receiving GnuPG "
411"encrypted Emails."
405msgstr "" 412msgstr ""
406 413
407#: template/contact.html.j2:45 414#: template/contact.html.j2:50
408msgid "Reporting bugs" 415msgid "Reporting bugs"
409msgstr "" 416msgstr ""
410 417
411#: template/contact.html.j2:47 418#: template/contact.html.j2:52
412msgid "" 419msgid ""
413"We track open feature requests and bugs for projects within GNUnet in our <a " 420"We track open feature requests and bugs for projects within GNUnet in our <a "
414"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs " 421"href=\"https://bugs.gnunet.org/\">Bug tracker</a>. You can also report bugs "
@@ -1925,11 +1932,11 @@ msgstr ""
1925msgid "2013" 1932msgid "2013"
1926msgstr "" 1933msgstr ""
1927 1934
1928#: template/video.html.j2:72 1935#: template/video.html.j2:71
1929msgid "2012" 1936msgid "2012"
1930msgstr "" 1937msgstr ""
1931 1938
1932#: template/video.html.j2:77 1939#: template/video.html.j2:75
1933msgid "2010" 1940msgid "2010"
1934msgstr "" 1941msgstr ""
1935 1942
diff --git a/static/stage.robots.txt b/static/stage.robots.txt
new file mode 100644
index 00000000..c708b608
--- /dev/null
+++ b/static/stage.robots.txt
@@ -0,0 +1,21 @@
1#
2# robots.txt
3#
4# This file is to prevent the crawling and indexing of certain parts
5# of your site by web crawlers and spiders run by sites like Yahoo!
6# and Google. By telling these "robots" where not to go on your site,
7# you save bandwidth and server resources.
8#
9# This file will be ignored unless it is at the root of your host:
10# Used: http://example.com/robots.txt
11# Ignored: http://example.com/site/robots.txt
12#
13# For more information about the robots.txt standard, see:
14# http://www.robotstxt.org/robotstxt.html
15#
16# For syntax checking, see:
17# http://www.frobee.com/robots-txt-check
18
19User-agent: *
20Disallow: /
21
diff --git a/template/about.html.j2 b/template/about.html.j2
index 685f5217..9830bce7 100644
--- a/template/about.html.j2
+++ b/template/about.html.j2
@@ -70,16 +70,16 @@
70 </p> 70 </p>
71 <p> 71 <p>
72 {% trans %} 72 {% trans %}
73 To get know and learn more, please check our <a href="https://docs.gnunet.org">handbook</a>, especially the <a href="https://docs.gnunet.org/#Key-Concepts">chapter on "Key Concepts"</a>, explaining the fundamental concepts of GNUnet: 73 To get know and learn more, please check our <a href="https://docs.gnunet.org/handbook/">handbook</a>, especially the <a href="https://docs.gnunet.org/handbook/#Key-Concepts">chapter on "Key Concepts"</a>, explaining the fundamental concepts of GNUnet:
74 <ul> 74 <ul>
75 <li><a href="https://docs.gnunet.org/#Authentication">Authentication</a></li> 75 <li><a href="https://docs.gnunet.org/handbook/#Authentication">Authentication</a></li>
76 <li><a href="https://docs.gnunet.org/#Accounting-to-Encourage-Resource-Sharing">Accounting to Encourage Resource Sharing</a></li> 76 <li><a href="https://docs.gnunet.org/handbook/#Accounting-to-Encourage-Resource-Sharing">Accounting to Encourage Resource Sharing</a></li>
77 <li><a href="https://docs.gnunet.org/#Confidentiality">Confidentiality</a></li> 77 <li><a href="https://docs.gnunet.org/handbook/#Confidentiality">Confidentiality</a></li>
78 <li><a href="https://docs.gnunet.org/#Anonymity">Anonymity</a></li> 78 <li><a href="https://docs.gnunet.org/handbook/#Anonymity">Anonymity</a></li>
79 <li><a href="https://docs.gnunet.org/#Deniability">Deniability</a></li> 79 <li><a href="https://docs.gnunet.org/handbook/#Deniability">Deniability</a></li>
80 <li><a href="https://docs.gnunet.org/#Peer-Identities">Peer Identities</a></li> 80 <li><a href="https://docs.gnunet.org/handbook/#Peer-Identities">Peer Identities</a></li>
81 <li><a href="https://docs.gnunet.org/#Zones-in-the-GNU-Name-System-_0028GNS-Zones_0029">Zones in the GNU Name System (GNS Zones)</a></li> 81 <li><a href="https://docs.gnunet.org/handbook/#Zones-in-the-GNU-Name-System-_0028GNS-Zones_0029">Zones in the GNU Name System (GNS Zones)</a></li>
82 <li><a href="https://docs.gnunet.org/#Egos">Egos</a></li> 82 <li><a href="https://docs.gnunet.org/handbook/#Egos">Egos</a></li>
83 </ul> 83 </ul>
84 {% endtrans %} 84 {% endtrans %}
85 </p> 85 </p>
@@ -93,12 +93,12 @@
93 </p> 93 </p>
94 <p> 94 <p>
95 {% trans %} 95 {% trans %}
96 You are most welcome to <a href="https://gnunet.org/en/engage.html">get engaged into the conversation</a>, <a href="https://gnunet.org/en/install.html">install GNUnet</a>, <a href="https://gnunet.org/en/use.html">use it</a> and <a href="https://gnunet.org/en/contribute.html">contribute</a> in various ways. 96 You are most welcome to <a href="engage.html">get engaged into the conversation</a>, <a href="install.html">install GNUnet</a>, <a href="use.html">use it</a> and <a href="contribute.html">contribute</a> in various ways.
97 {% endtrans %} 97 {% endtrans %}
98 </p> 98 </p>
99 <p> 99 <p>
100 {% trans %} 100 {% trans %}
101Please be aware that this project is (despite of it's age) still in an early alpha stage when it comes to software &#8211; its not an easy task to rewrite the whole Internet! 101 Please be aware that this project is (despite of it's age) still in an early alpha stage when it comes to software &#8211; its not an easy task to rewrite the whole Internet!
102 {% endtrans %} 102 {% endtrans %}
103 <br> 103 <br>
104 </p> 104 </p>
diff --git a/template/architecture.html.j2 b/template/architecture.html.j2
index 76fc138e..0484c42f 100644
--- a/template/architecture.html.j2
+++ b/template/architecture.html.j2
@@ -86,13 +86,13 @@
86 <div class="col-md"> 86 <div class="col-md">
87 <h2>{{ _("System architecture") }}</h2> 87 <h2>{{ _("System architecture") }}</h2>
88 <p> 88 <p>
89 Read more about the system architecure in the respective section of our <a href="https://docs.gnunet.org/#System-Architecture" target="_blank">handbook</a>. 89 Read more about the system architecure in the respective section of our <a href="https://docs.gnunet.org/handbook/#System-Architecture" target="_blank">handbook</a>.
90 </p> 90 </p>
91 </div> 91 </div>
92 <div class="col-md"> 92 <div class="col-md">
93 <h2>{{ _("Subsystems") }}</h2> 93 <h2>{{ _("Subsystems") }}</h2>
94 <p> 94 <p>
95 Read more about the subsystems (or GNUnet services) in the respective section of our <a href="https://docs.gnunet.org/#Code-overview" target="_blank">handbook</a>. 95 Read more about the subsystems (or GNUnet services) in the respective section of our <a href="https://docs.gnunet.org/handbook/#Code-overview" target="_blank">handbook</a>.
96 </p> 96 </p>
97 </div> 97 </div>
98 </div> 98 </div>
@@ -101,13 +101,13 @@
101 <div class="col-md"> 101 <div class="col-md">
102 <h2>{{ _("libgnunetutil") }}</h2> 102 <h2>{{ _("libgnunetutil") }}</h2>
103 <p> 103 <p>
104 libgnunetutil is the fundamental library that all GNUnet code builds upon. Ideally, this library should contain most of the platform dependent code (except for user interfaces and really special needs that only few applications have). Read <a href="https://docs.gnunet.org/#libgnunetutil">more</a>. 104 libgnunetutil is the fundamental library that all GNUnet code builds upon. Ideally, this library should contain most of the platform dependent code (except for user interfaces and really special needs that only few applications have). Read <a href="https://docs.gnunet.org/handbook/#libgnunetutil">more</a>.
105 </p> 105 </p>
106 </div> 106 </div>
107 <div class="col-md"> 107 <div class="col-md">
108 <h2>{{ _("APIs") }}</h2> 108 <h2>{{ _("APIs") }}</h2>
109 <p> 109 <p>
110 GNUnet offers variaty of APIs for <a href="https://docs.gnunet.org/#Interprocess-communication-API-_0028IPC_0029" target="_blank">accessing services</a> (using IPC), <a href="https://docs.gnunet.org/#Service-API">running services</a>, <a href="https://docs.gnunet.org/#Message-Queue-API">message queues</a>, or <a href="https://docs.gnunet.org/#Cryptography-API" target="_blank">cryptographic operations</a>. 110 GNUnet offers variaty of APIs for <a href="https://docs.gnunet.org/handbook/#Interprocess-communication-API-_0028IPC_0029" target="_blank">accessing services</a> (using IPC), <a href="https://docs.gnunet.org/#Service-API">running services</a>, <a href="https://docs.gnunet.org/#Message-Queue-API">message queues</a>, or <a href="https://docs.gnunet.org/handbook/#Cryptography-API" target="_blank">cryptographic operations</a>.
111 </p> 111 </p>
112 </div> 112 </div>
113 </div> 113 </div>
diff --git a/template/contact.html.j2 b/template/contact.html.j2
index ef7f5469..adf5691d 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -23,7 +23,11 @@
23 <h2>{{ _("The IRC channel") }}</h2> 23 <h2>{{ _("The IRC channel") }}</h2>
24 <p> 24 <p>
25 {% trans %} 25 {% trans %}
26 #gnunet is reachable via irc.freenode.net. There is also an <a href="https://old.gnunet.org/bot/log/gnunet">archive</a> availabe. 26 <tt>#gnunet</tt> is reachable via
27 <a href="https://freenode.net">irc.freenode.net</a>.
28 There is also an
29 <a href="https://old.gnunet.org/bot/log/gnunet">archive</a>
30 available (currently unavailable, we are working on restoring access to it).
27 {% endtrans %} 31 {% endtrans %}
28 </p> 32 </p>
29 </div> 33 </div>
@@ -34,9 +38,10 @@
34 <h2>{{ _("Contacting individuals") }}</h2> 38 <h2>{{ _("Contacting individuals") }}</h2>
35 <p> 39 <p>
36 {% trans %} 40 {% trans %}
37 GNUnet developers are generally reachable at 41 GNUnet developers are generally reachable at
38 <tt>PSEUDONYM@gnunet.org</tt>. Most of us 42 either <tt>PSEUDONYM@gnunet.org</tt> or
39 support receiving GnuPG encrypted Emails. 43 <tt>LASTNAME@gnunet.org</tt>. Most of us
44 support receiving GnuPG encrypted Emails.
40 {% endtrans %} 45 {% endtrans %}
41 </p> 46 </p>
42 </div> 47 </div>
diff --git a/template/install-on-macos.html.j2 b/template/install-on-macos.html.j2
index 80b1a012..7a56441f 100644
--- a/template/install-on-macos.html.j2
+++ b/template/install-on-macos.html.j2
@@ -34,7 +34,7 @@
34 34
35 <p>And you're done!. <br/> 35 <p>And you're done!. <br/>
36 GNUnet has a number of services and features. 36 GNUnet has a number of services and features.
37 Please check <a href="https://docs.gnunet.org">our documentation</a> 37 Please check <a href="https://docs.gnunet.org/">our documentation</a>
38 to learn how to use them. If you find anything odd or bugs, please 38 to learn how to use them. If you find anything odd or bugs, please
39 <a href="https://gnunet.org/bugs">let us know</a>. 39 <a href="https://gnunet.org/bugs">let us know</a>.
40 </p> 40 </p>
diff --git a/template/install-on-netbsd.html.j2 b/template/install-on-netbsd.html.j2
index aba939b3..adf15033 100644
--- a/template/install-on-netbsd.html.j2
+++ b/template/install-on-netbsd.html.j2
@@ -91,7 +91,7 @@
91 <p> 91 <p>
92 And you're done!.<br> 92 And you're done!.<br>
93 GNUnet has a number of services and features. 93 GNUnet has a number of services and features.
94 Please check <a href="https://docs.gnunet.org">our documentation</a> 94 Please check <a href="https://docs.gnunet.org/">our documentation</a>
95 to learn how to use them. If you find anything odd or bugs, please 95 to learn how to use them. If you find anything odd or bugs, please
96 <a href="https://bugs.gnunet.org">let us know</a>. 96 <a href="https://bugs.gnunet.org">let us know</a>.
97 </p> 97 </p>
diff --git a/template/use.html.j2 b/template/use.html.j2
index e22f4cb5..783e98d0 100644
--- a/template/use.html.j2
+++ b/template/use.html.j2
@@ -22,9 +22,9 @@
22 <div class="col"> 22 <div class="col">
23 <section> 23 <section>
24 <p> 24 <p>
25 This document is just a brief intro on what can be done with GNUnet. Find much more in our <a ref="https://docs.gnunet.org/">handbook / reference manual</a>, e.g. in the section <a href="https://docs.gnunet.org/#toc-Using-GNUnet-1">"using GNUnet"</a>. 25 This document is just a brief intro on what can be done with GNUnet. Find much more in our <a ref="https://docs.gnunet.org/">documentation</a>, e.g. in the section <a href="https://docs.gnunet.org/handbook/#toc-Using-GNUnet-1">"using GNUnet"</a> in the handbook.
26 26
27 The configuration in the handbook / reference manual is done with the UI interface gnunet-gtk. 27 The configuration in the handbook is done with the UI interface gnunet-gtk.
28 </p> 28 </p>
29 </section> 29 </section>
30 30
@@ -98,12 +98,9 @@
98 <a href="https://docs.gnunet.org/#File_002dsharing">filesharing in the handbook</a>. 98 <a href="https://docs.gnunet.org/#File_002dsharing">filesharing in the handbook</a>.
99 99
100 </section> 100 </section>
101
102
103
104 <section> 101 <section>
105 <h3><a name="cadet" class="subnav-anchor"></a>{{ _("CADET (and Chat)") }}</h3>
106 102
103 <h3><a name="cadet" class="subnav-anchor"></a>{{ _("CADET (and Chat)") }}</h3>
107 <p> 104 <p>
108 We can use the `gnunet-cadet` command line tool to open a port and from 105 We can use the `gnunet-cadet` command line tool to open a port and from
109 another machine connect to this port and chat or transfer data. First we need 106 another machine connect to this port and chat or transfer data. First we need
@@ -177,11 +174,8 @@
177 </p> 174 </p>
178 </section> 175 </section>
179 176
180
181
182 <section> 177 <section>
183 <h3><a name="gns_cli" class="subnav-anchor"></a>{{ _("Name resolution using GNS on the command line") }}</h3> 178 <h3><a name="gns_cli" class="subnav-anchor"></a>{{ _("Name resolution using GNS on the command line") }}</h3>
184
185 <p>GNS is the GNU name service, a fully decentralized alternatice to DNS. We'll publish an IP address in a GNS record try to resolve it on the command line. First we need an identity which is the 179 <p>GNS is the GNU name service, a fully decentralized alternatice to DNS. We'll publish an IP address in a GNS record try to resolve it on the command line. First we need an identity which is the
186 equivalent to a zone in DNS. We'll call it "myself" and create it using the 180 equivalent to a zone in DNS. We'll call it "myself" and create it using the
187 `gnunet-identity` command line tool. Instead of "myself" you can surely use your 181 `gnunet-identity` command line tool. Instead of "myself" you can surely use your