aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-09-13 10:36:06 +0000
committerng0 <ng0@n0.is>2019-09-13 10:36:06 +0000
commitaceb4f4e8c06bb118727a4727084ed952fdf0b64 (patch)
tree79ad31d991bc69680f1246232aa70b982f597a73
parent0c64e5e12793130bd4ca617677226785bae4e330 (diff)
downloadwww-aceb4f4e8c06bb118727a4727084ed952fdf0b64.tar.gz
www-aceb4f4e8c06bb118727a4727084ed952fdf0b64.zip
add navigation and small note.
-rw-r--r--locale/de/LC_MESSAGES/messages.po89
-rw-r--r--locale/en/LC_MESSAGES/messages.po85
-rw-r--r--locale/es/LC_MESSAGES/messages.po89
-rw-r--r--locale/fr/LC_MESSAGES/messages.po87
-rw-r--r--locale/it/LC_MESSAGES/messages.po87
-rw-r--r--template/gnurl.html.j231
6 files changed, 271 insertions, 197 deletions
diff --git a/locale/de/LC_MESSAGES/messages.po b/locale/de/LC_MESSAGES/messages.po
index 2fb6c51a..57323d92 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-09-13 10:04+0000\n" 10"POT-Creation-Date: 2019-09-13 10:34+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"
@@ -119,7 +119,7 @@ msgstr "Entwicklung"
119msgid "System Architecture" 119msgid "System Architecture"
120msgstr "Systemarchitektur" 120msgstr "Systemarchitektur"
121 121
122#: common/navigation.j2.inc:66 template/gnurl.html.j2:126 122#: common/navigation.j2.inc:66 template/gnurl.html.j2:147
123msgid "Source Code" 123msgid "Source Code"
124msgstr "Quellkode" 124msgstr "Quellkode"
125 125
@@ -550,7 +550,7 @@ msgid ""
550"org/gauger/\">https://old.gnunet.org/gauger/</a>." 550"org/gauger/\">https://old.gnunet.org/gauger/</a>."
551msgstr "" 551msgstr ""
552 552
553#: template/download.html.j2:7 template/gnurl.html.j2:147 553#: template/download.html.j2:7 template/gnurl.html.j2:169
554msgid "Downloads" 554msgid "Downloads"
555msgstr "Herunterladen" 555msgstr "Herunterladen"
556 556
@@ -779,7 +779,7 @@ msgid ""
779"with egos." 779"with egos."
780msgstr "" 780msgstr ""
781 781
782#: template/gnurl.html.j2:11 782#: template/gnurl.html.j2:20
783msgid "" 783msgid ""
784"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only " 784"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only "
785"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to " 785"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to "
@@ -791,11 +791,22 @@ msgid ""
791"to get a proper build of libgnurl." 791"to get a proper build of libgnurl."
792msgstr "" 792msgstr ""
793 793
794#: template/gnurl.html.j2:26 794#: template/gnurl.html.j2:35
795#, fuzzy
796#| msgid "About"
797msgid "About gnurl"
798msgstr "Über GNUnet"
799
800#: template/gnurl.html.j2:37
801msgid ""
802"Large parts of the following 6 paragraphs are old and need to be rewritten."
803msgstr ""
804
805#: template/gnurl.html.j2:43
795msgid "Motivation" 806msgid "Motivation"
796msgstr "Motivation" 807msgstr "Motivation"
797 808
798#: template/gnurl.html.j2:28 809#: template/gnurl.html.j2:45
799msgid "" 810msgid ""
800"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but " 811"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but "
801"other variants are used by some distributions. Supporting other crypto " 812"other variants are used by some distributions. Supporting other crypto "
@@ -807,7 +818,7 @@ msgid ""
807"the bugs that arise might be rather subtle." 818"the bugs that arise might be rather subtle."
808msgstr "" 819msgstr ""
809 820
810#: template/gnurl.html.j2:41 821#: template/gnurl.html.j2:58
811msgid "" 822msgid ""
812"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it " 823"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it "
813"would anyway be necessary to recompile cURL for GNUnet. But what happens if " 824"would anyway be necessary to recompile cURL for GNUnet. But what happens if "
@@ -829,7 +840,7 @@ msgid ""
829"that code." 840"that code."
830msgstr "" 841msgstr ""
831 842
832#: template/gnurl.html.j2:65 843#: template/gnurl.html.j2:82
833msgid "" 844msgid ""
834"So to use a modern version of GnuTLS, a sane approach is to disable all of " 845"So to use a modern version of GnuTLS, a sane approach is to disable all of "
835"the \"optional\" features of cURL that drag in system libraries that link " 846"the \"optional\" features of cURL that drag in system libraries that link "
@@ -843,11 +854,11 @@ msgid ""
843"this can really be trivially fixed by the cURL developers." 854"this can really be trivially fixed by the cURL developers."
844msgstr "" 855msgstr ""
845 856
846#: template/gnurl.html.j2:79 857#: template/gnurl.html.j2:97
847msgid "Rename to fix" 858msgid "Rename to fix"
848msgstr "Umbenenung als Lösung" 859msgstr "Umbenenung als Lösung"
849 860
850#: template/gnurl.html.j2:81 861#: template/gnurl.html.j2:99
851#, python-format 862#, python-format
852msgid "" 863msgid ""
853"How does forking fix it? Easy. First, we can get rid of all of the " 864"How does forking fix it? Easy. First, we can get rid of all of the "
@@ -866,11 +877,11 @@ msgid ""
866"new release." 877"new release."
867msgstr "" 878msgstr ""
868 879
869#: template/gnurl.html.j2:99 880#: template/gnurl.html.j2:118
870msgid "Using libgnurl" 881msgid "Using libgnurl"
871msgstr "Benutzung von libgnurl" 882msgstr "Benutzung von libgnurl"
872 883
873#: template/gnurl.html.j2:101 884#: template/gnurl.html.j2:120
874msgid "" 885msgid ""
875"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS " 886"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS "
876"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". " 887"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". "
@@ -881,26 +892,26 @@ msgid ""
881"the original curl source have been written." 892"the original curl source have been written."
882msgstr "" 893msgstr ""
883 894
884#: template/gnurl.html.j2:113 895#: template/gnurl.html.j2:133
885msgid "Gotchas" 896msgid "Gotchas"
886msgstr "Aufgepasst!" 897msgstr "Aufgepasst!"
887 898
888#: template/gnurl.html.j2:115 899#: template/gnurl.html.j2:135
889msgid "" 900msgid ""
890"libgnurl and gnurl are not intended to be used as a replacement for curl for " 901"libgnurl and gnurl are not intended to be used as a replacement for curl for "
891"users. Since no conflicts in filenames should occur you are not expected to " 902"users. Since no conflicts in filenames should occur you are not expected to "
892"remove curl to make use of gnurl and viceversa." 903"remove curl to make use of gnurl and viceversa."
893msgstr "" 904msgstr ""
894 905
895#: template/gnurl.html.j2:128 906#: template/gnurl.html.j2:149
896msgid "You can get the gnurl git repository using:" 907msgid "You can get the gnurl git repository using:"
897msgstr "" 908msgstr ""
898 909
899#: template/gnurl.html.j2:141 910#: template/gnurl.html.j2:162
900msgid "The versions are checked in as (signed) git tags." 911msgid "The versions are checked in as (signed) git tags."
901msgstr "" 912msgstr ""
902 913
903#: template/gnurl.html.j2:149 914#: template/gnurl.html.j2:171
904msgid "" 915msgid ""
905"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/" 916"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/"
906"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a " 917"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a "
@@ -913,13 +924,13 @@ msgid ""
913"pkgsrc.org\">pkgsrc</a>." 924"pkgsrc.org\">pkgsrc</a>."
914msgstr "" 925msgstr ""
915 926
916#: template/gnurl.html.j2:165 927#: template/gnurl.html.j2:188
917#, fuzzy 928#, fuzzy
918#| msgid "Using libgnurl" 929#| msgid "Using libgnurl"
919msgid "Building gnurl" 930msgid "Building gnurl"
920msgstr "Benutzung von libgnurl" 931msgstr "Benutzung von libgnurl"
921 932
922#: template/gnurl.html.j2:167 933#: template/gnurl.html.j2:190
923msgid "" 934msgid ""
924"We suggest to closely follow release announcements, as they might indicate " 935"We suggest to closely follow release announcements, as they might indicate "
925"changes in how gnurl is to be build. <br> If your package manager provides a " 936"changes in how gnurl is to be build. <br> If your package manager provides a "
@@ -934,95 +945,95 @@ msgid ""
934"considered to be stable and approved builds." 945"considered to be stable and approved builds."
935msgstr "" 946msgstr ""
936 947
937#: template/gnurl.html.j2:188 948#: template/gnurl.html.j2:211
938msgid "Building from the distributed tarball (prefered method)" 949msgid "Building from the distributed tarball (prefered method)"
939msgstr "" 950msgstr ""
940 951
941#: template/gnurl.html.j2:190 952#: template/gnurl.html.j2:213
942msgid "" 953msgid ""
943"If you want to verify the signature, install an OpenPGP compatible tool such " 954"If you want to verify the signature, install an OpenPGP compatible tool such "
944"as security/gnupgp2 (and set it up). Assuming you use pkgin:" 955"as security/gnupgp2 (and set it up). Assuming you use pkgin:"
945msgstr "" 956msgstr ""
946 957
947#: template/gnurl.html.j2:204 958#: template/gnurl.html.j2:227
948msgid "Fetch the signature key from" 959msgid "Fetch the signature key from"
949msgstr "" 960msgstr ""
950 961
951#: template/gnurl.html.j2:208 962#: template/gnurl.html.j2:231
952msgid "or via commandline with gnupg2." 963msgid "or via commandline with gnupg2."
953msgstr "" 964msgstr ""
954 965
955#: template/gnurl.html.j2:213 966#: template/gnurl.html.j2:236
956msgid "" 967msgid ""
957"Fetch the release, the signature, the checksum file as well as its signature:" 968"Fetch the release, the signature, the checksum file as well as its signature:"
958msgstr "" 969msgstr ""
959 970
960#: template/gnurl.html.j2:232 971#: template/gnurl.html.j2:255
961msgid "" 972msgid ""
962"verify the signatures, and verify the checksums against the checksums in " 973"verify the signatures, and verify the checksums against the checksums in "
963"the .sum.txt file." 974"the .sum.txt file."
964msgstr "" 975msgstr ""
965 976
966#: template/gnurl.html.j2:238 977#: template/gnurl.html.j2:261
967msgid "unpack the tarball:" 978msgid "unpack the tarball:"
968msgstr "" 979msgstr ""
969 980
970#: template/gnurl.html.j2:248 981#: template/gnurl.html.j2:271
971msgid "Change into the directory" 982msgid "Change into the directory"
972msgstr "" 983msgstr ""
973 984
974#: template/gnurl.html.j2:258 985#: template/gnurl.html.j2:281
975msgid "Now you can either run" 986msgid "Now you can either run"
976msgstr "" 987msgstr ""
977 988
978#: template/gnurl.html.j2:268 989#: template/gnurl.html.j2:291
979msgid "directly (and read configure-gnurl before you do so) or invoke" 990msgid "directly (and read configure-gnurl before you do so) or invoke"
980msgstr "" 991msgstr ""
981 992
982#: template/gnurl.html.j2:278 993#: template/gnurl.html.j2:301
983msgid "" 994msgid ""
984"and pass additional parameters such as a custom PREFIX location. Further " 995"and pass additional parameters such as a custom PREFIX location. Further "
985"reference can be the" 996"reference can be the"
986msgstr "" 997msgstr ""
987 998
988#: template/gnurl.html.j2:283 999#: template/gnurl.html.j2:306
989msgid "Now run" 1000msgid "Now run"
990msgstr "" 1001msgstr ""
991 1002
992#: template/gnurl.html.j2:293 1003#: template/gnurl.html.j2:316
993msgid "(this is optional)" 1004msgid "(this is optional)"
994msgstr "" 1005msgstr ""
995 1006
996#: template/gnurl.html.j2:302 1007#: template/gnurl.html.j2:325
997msgid "and you are done." 1008msgid "and you are done."
998msgstr "" 1009msgstr ""
999 1010
1000#: template/gnurl.html.j2:306 1011#: template/gnurl.html.j2:329
1001msgid "Building from a tagged git commit" 1012msgid "Building from a tagged git commit"
1002msgstr "" 1013msgstr ""
1003 1014
1004#: template/gnurl.html.j2:308 1015#: template/gnurl.html.j2:331
1005msgid "" 1016msgid ""
1006"Follow the steps above, but instead of downloading the tarball, clone the " 1017"Follow the steps above, but instead of downloading the tarball, clone the "
1007"git tag you want to build from." 1018"git tag you want to build from."
1008msgstr "" 1019msgstr ""
1009 1020
1010#: template/gnurl.html.j2:318 1021#: template/gnurl.html.j2:342
1011msgid "Reporting Bugs" 1022msgid "Reporting Bugs"
1012msgstr "Fehler melden" 1023msgstr "Fehler melden"
1013 1024
1014#: template/gnurl.html.j2:320 1025#: template/gnurl.html.j2:344
1015msgid "" 1026msgid ""
1016"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/" 1027"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/"
1017"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but " 1028"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but "
1018"we prefer to track bugs on the bugtracker." 1029"we prefer to track bugs on the bugtracker."
1019msgstr "" 1030msgstr ""
1020 1031
1021#: template/gnurl.html.j2:329 1032#: template/gnurl.html.j2:354
1022msgid "Maintainer and Cryptographic signatures" 1033msgid "Maintainer and Cryptographic signatures"
1023msgstr "" 1034msgstr ""
1024 1035
1025#: template/gnurl.html.j2:331 1036#: template/gnurl.html.j2:356
1026msgid "" 1037msgid ""
1027"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP " 1038"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP "
1028"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key " 1039"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key "
diff --git a/locale/en/LC_MESSAGES/messages.po b/locale/en/LC_MESSAGES/messages.po
index 26d3cd64..0fb47730 100644
--- a/locale/en/LC_MESSAGES/messages.po
+++ b/locale/en/LC_MESSAGES/messages.po
@@ -88,7 +88,7 @@ msgstr ""
88msgid "System Architecture" 88msgid "System Architecture"
89msgstr "" 89msgstr ""
90 90
91#: common/navigation.j2.inc:66 template/gnurl.html.j2:126 91#: common/navigation.j2.inc:66 template/gnurl.html.j2:147
92msgid "Source Code" 92msgid "Source Code"
93msgstr "" 93msgstr ""
94 94
@@ -497,7 +497,7 @@ msgid ""
497"org/gauger/\">https://old.gnunet.org/gauger/</a>." 497"org/gauger/\">https://old.gnunet.org/gauger/</a>."
498msgstr "" 498msgstr ""
499 499
500#: template/download.html.j2:7 template/gnurl.html.j2:147 500#: template/download.html.j2:7 template/gnurl.html.j2:169
501msgid "Downloads" 501msgid "Downloads"
502msgstr "" 502msgstr ""
503 503
@@ -724,7 +724,7 @@ msgid ""
724"with egos." 724"with egos."
725msgstr "" 725msgstr ""
726 726
727#: template/gnurl.html.j2:11 727#: template/gnurl.html.j2:20
728msgid "" 728msgid ""
729"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only " 729"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only "
730"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to " 730"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to "
@@ -736,11 +736,20 @@ msgid ""
736"to get a proper build of libgnurl." 736"to get a proper build of libgnurl."
737msgstr "" 737msgstr ""
738 738
739#: template/gnurl.html.j2:26 739#: template/gnurl.html.j2:35
740msgid "About gnurl"
741msgstr ""
742
743#: template/gnurl.html.j2:37
744msgid ""
745"Large parts of the following 6 paragraphs are old and need to be rewritten."
746msgstr ""
747
748#: template/gnurl.html.j2:43
740msgid "Motivation" 749msgid "Motivation"
741msgstr "" 750msgstr ""
742 751
743#: template/gnurl.html.j2:28 752#: template/gnurl.html.j2:45
744msgid "" 753msgid ""
745"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but " 754"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but "
746"other variants are used by some distributions. Supporting other crypto " 755"other variants are used by some distributions. Supporting other crypto "
@@ -752,7 +761,7 @@ msgid ""
752"the bugs that arise might be rather subtle." 761"the bugs that arise might be rather subtle."
753msgstr "" 762msgstr ""
754 763
755#: template/gnurl.html.j2:41 764#: template/gnurl.html.j2:58
756msgid "" 765msgid ""
757"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it " 766"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it "
758"would anyway be necessary to recompile cURL for GNUnet. But what happens if " 767"would anyway be necessary to recompile cURL for GNUnet. But what happens if "
@@ -774,7 +783,7 @@ msgid ""
774"that code." 783"that code."
775msgstr "" 784msgstr ""
776 785
777#: template/gnurl.html.j2:65 786#: template/gnurl.html.j2:82
778msgid "" 787msgid ""
779"So to use a modern version of GnuTLS, a sane approach is to disable all of " 788"So to use a modern version of GnuTLS, a sane approach is to disable all of "
780"the \"optional\" features of cURL that drag in system libraries that link " 789"the \"optional\" features of cURL that drag in system libraries that link "
@@ -788,11 +797,11 @@ msgid ""
788"this can really be trivially fixed by the cURL developers." 797"this can really be trivially fixed by the cURL developers."
789msgstr "" 798msgstr ""
790 799
791#: template/gnurl.html.j2:79 800#: template/gnurl.html.j2:97
792msgid "Rename to fix" 801msgid "Rename to fix"
793msgstr "" 802msgstr ""
794 803
795#: template/gnurl.html.j2:81 804#: template/gnurl.html.j2:99
796#, python-format 805#, python-format
797msgid "" 806msgid ""
798"How does forking fix it? Easy. First, we can get rid of all of the " 807"How does forking fix it? Easy. First, we can get rid of all of the "
@@ -811,11 +820,11 @@ msgid ""
811"new release." 820"new release."
812msgstr "" 821msgstr ""
813 822
814#: template/gnurl.html.j2:99 823#: template/gnurl.html.j2:118
815msgid "Using libgnurl" 824msgid "Using libgnurl"
816msgstr "" 825msgstr ""
817 826
818#: template/gnurl.html.j2:101 827#: template/gnurl.html.j2:120
819msgid "" 828msgid ""
820"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS " 829"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS "
821"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". " 830"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". "
@@ -826,26 +835,26 @@ msgid ""
826"the original curl source have been written." 835"the original curl source have been written."
827msgstr "" 836msgstr ""
828 837
829#: template/gnurl.html.j2:113 838#: template/gnurl.html.j2:133
830msgid "Gotchas" 839msgid "Gotchas"
831msgstr "" 840msgstr ""
832 841
833#: template/gnurl.html.j2:115 842#: template/gnurl.html.j2:135
834msgid "" 843msgid ""
835"libgnurl and gnurl are not intended to be used as a replacement for curl for " 844"libgnurl and gnurl are not intended to be used as a replacement for curl for "
836"users. Since no conflicts in filenames should occur you are not expected to " 845"users. Since no conflicts in filenames should occur you are not expected to "
837"remove curl to make use of gnurl and viceversa." 846"remove curl to make use of gnurl and viceversa."
838msgstr "" 847msgstr ""
839 848
840#: template/gnurl.html.j2:128 849#: template/gnurl.html.j2:149
841msgid "You can get the gnurl git repository using:" 850msgid "You can get the gnurl git repository using:"
842msgstr "" 851msgstr ""
843 852
844#: template/gnurl.html.j2:141 853#: template/gnurl.html.j2:162
845msgid "The versions are checked in as (signed) git tags." 854msgid "The versions are checked in as (signed) git tags."
846msgstr "" 855msgstr ""
847 856
848#: template/gnurl.html.j2:149 857#: template/gnurl.html.j2:171
849msgid "" 858msgid ""
850"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/" 859"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/"
851"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a " 860"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a "
@@ -858,11 +867,11 @@ msgid ""
858"pkgsrc.org\">pkgsrc</a>." 867"pkgsrc.org\">pkgsrc</a>."
859msgstr "" 868msgstr ""
860 869
861#: template/gnurl.html.j2:165 870#: template/gnurl.html.j2:188
862msgid "Building gnurl" 871msgid "Building gnurl"
863msgstr "" 872msgstr ""
864 873
865#: template/gnurl.html.j2:167 874#: template/gnurl.html.j2:190
866msgid "" 875msgid ""
867"We suggest to closely follow release announcements, as they might indicate " 876"We suggest to closely follow release announcements, as they might indicate "
868"changes in how gnurl is to be build. <br> If your package manager provides a " 877"changes in how gnurl is to be build. <br> If your package manager provides a "
@@ -877,95 +886,95 @@ msgid ""
877"considered to be stable and approved builds." 886"considered to be stable and approved builds."
878msgstr "" 887msgstr ""
879 888
880#: template/gnurl.html.j2:188 889#: template/gnurl.html.j2:211
881msgid "Building from the distributed tarball (prefered method)" 890msgid "Building from the distributed tarball (prefered method)"
882msgstr "" 891msgstr ""
883 892
884#: template/gnurl.html.j2:190 893#: template/gnurl.html.j2:213
885msgid "" 894msgid ""
886"If you want to verify the signature, install an OpenPGP compatible tool such " 895"If you want to verify the signature, install an OpenPGP compatible tool such "
887"as security/gnupgp2 (and set it up). Assuming you use pkgin:" 896"as security/gnupgp2 (and set it up). Assuming you use pkgin:"
888msgstr "" 897msgstr ""
889 898
890#: template/gnurl.html.j2:204 899#: template/gnurl.html.j2:227
891msgid "Fetch the signature key from" 900msgid "Fetch the signature key from"
892msgstr "" 901msgstr ""
893 902
894#: template/gnurl.html.j2:208 903#: template/gnurl.html.j2:231
895msgid "or via commandline with gnupg2." 904msgid "or via commandline with gnupg2."
896msgstr "" 905msgstr ""
897 906
898#: template/gnurl.html.j2:213 907#: template/gnurl.html.j2:236
899msgid "" 908msgid ""
900"Fetch the release, the signature, the checksum file as well as its signature:" 909"Fetch the release, the signature, the checksum file as well as its signature:"
901msgstr "" 910msgstr ""
902 911
903#: template/gnurl.html.j2:232 912#: template/gnurl.html.j2:255
904msgid "" 913msgid ""
905"verify the signatures, and verify the checksums against the checksums in " 914"verify the signatures, and verify the checksums against the checksums in "
906"the .sum.txt file." 915"the .sum.txt file."
907msgstr "" 916msgstr ""
908 917
909#: template/gnurl.html.j2:238 918#: template/gnurl.html.j2:261
910msgid "unpack the tarball:" 919msgid "unpack the tarball:"
911msgstr "" 920msgstr ""
912 921
913#: template/gnurl.html.j2:248 922#: template/gnurl.html.j2:271
914msgid "Change into the directory" 923msgid "Change into the directory"
915msgstr "" 924msgstr ""
916 925
917#: template/gnurl.html.j2:258 926#: template/gnurl.html.j2:281
918msgid "Now you can either run" 927msgid "Now you can either run"
919msgstr "" 928msgstr ""
920 929
921#: template/gnurl.html.j2:268 930#: template/gnurl.html.j2:291
922msgid "directly (and read configure-gnurl before you do so) or invoke" 931msgid "directly (and read configure-gnurl before you do so) or invoke"
923msgstr "" 932msgstr ""
924 933
925#: template/gnurl.html.j2:278 934#: template/gnurl.html.j2:301
926msgid "" 935msgid ""
927"and pass additional parameters such as a custom PREFIX location. Further " 936"and pass additional parameters such as a custom PREFIX location. Further "
928"reference can be the" 937"reference can be the"
929msgstr "" 938msgstr ""
930 939
931#: template/gnurl.html.j2:283 940#: template/gnurl.html.j2:306
932msgid "Now run" 941msgid "Now run"
933msgstr "" 942msgstr ""
934 943
935#: template/gnurl.html.j2:293 944#: template/gnurl.html.j2:316
936msgid "(this is optional)" 945msgid "(this is optional)"
937msgstr "" 946msgstr ""
938 947
939#: template/gnurl.html.j2:302 948#: template/gnurl.html.j2:325
940msgid "and you are done." 949msgid "and you are done."
941msgstr "" 950msgstr ""
942 951
943#: template/gnurl.html.j2:306 952#: template/gnurl.html.j2:329
944msgid "Building from a tagged git commit" 953msgid "Building from a tagged git commit"
945msgstr "" 954msgstr ""
946 955
947#: template/gnurl.html.j2:308 956#: template/gnurl.html.j2:331
948msgid "" 957msgid ""
949"Follow the steps above, but instead of downloading the tarball, clone the " 958"Follow the steps above, but instead of downloading the tarball, clone the "
950"git tag you want to build from." 959"git tag you want to build from."
951msgstr "" 960msgstr ""
952 961
953#: template/gnurl.html.j2:318 962#: template/gnurl.html.j2:342
954msgid "Reporting Bugs" 963msgid "Reporting Bugs"
955msgstr "" 964msgstr ""
956 965
957#: template/gnurl.html.j2:320 966#: template/gnurl.html.j2:344
958msgid "" 967msgid ""
959"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/" 968"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/"
960"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but " 969"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but "
961"we prefer to track bugs on the bugtracker." 970"we prefer to track bugs on the bugtracker."
962msgstr "" 971msgstr ""
963 972
964#: template/gnurl.html.j2:329 973#: template/gnurl.html.j2:354
965msgid "Maintainer and Cryptographic signatures" 974msgid "Maintainer and Cryptographic signatures"
966msgstr "" 975msgstr ""
967 976
968#: template/gnurl.html.j2:331 977#: template/gnurl.html.j2:356
969msgid "" 978msgid ""
970"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP " 979"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP "
971"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key " 980"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key "
diff --git a/locale/es/LC_MESSAGES/messages.po b/locale/es/LC_MESSAGES/messages.po
index dd4a6750..e473c622 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-09-13 10:04+0000\n" 11"POT-Creation-Date: 2019-09-13 10:34+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"
@@ -108,7 +108,7 @@ msgstr "Desarrollo"
108msgid "System Architecture" 108msgid "System Architecture"
109msgstr "Architectura del sistema" 109msgstr "Architectura del sistema"
110 110
111#: common/navigation.j2.inc:66 template/gnurl.html.j2:126 111#: common/navigation.j2.inc:66 template/gnurl.html.j2:147
112msgid "Source Code" 112msgid "Source Code"
113msgstr "Códico fuente" 113msgstr "Códico fuente"
114 114
@@ -521,7 +521,7 @@ msgid ""
521"org/gauger/\">https://old.gnunet.org/gauger/</a>." 521"org/gauger/\">https://old.gnunet.org/gauger/</a>."
522msgstr "" 522msgstr ""
523 523
524#: template/download.html.j2:7 template/gnurl.html.j2:147 524#: template/download.html.j2:7 template/gnurl.html.j2:169
525msgid "Downloads" 525msgid "Downloads"
526msgstr "" 526msgstr ""
527 527
@@ -750,7 +750,7 @@ msgid ""
750"with egos." 750"with egos."
751msgstr "" 751msgstr ""
752 752
753#: template/gnurl.html.j2:11 753#: template/gnurl.html.j2:20
754msgid "" 754msgid ""
755"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only " 755"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only "
756"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to " 756"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to "
@@ -762,11 +762,22 @@ msgid ""
762"to get a proper build of libgnurl." 762"to get a proper build of libgnurl."
763msgstr "" 763msgstr ""
764 764
765#: template/gnurl.html.j2:26 765#: template/gnurl.html.j2:35
766#, fuzzy
767#| msgid "About"
768msgid "About gnurl"
769msgstr "Sobre"
770
771#: template/gnurl.html.j2:37
772msgid ""
773"Large parts of the following 6 paragraphs are old and need to be rewritten."
774msgstr ""
775
776#: template/gnurl.html.j2:43
766msgid "Motivation" 777msgid "Motivation"
767msgstr "" 778msgstr ""
768 779
769#: template/gnurl.html.j2:28 780#: template/gnurl.html.j2:45
770msgid "" 781msgid ""
771"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but " 782"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but "
772"other variants are used by some distributions. Supporting other crypto " 783"other variants are used by some distributions. Supporting other crypto "
@@ -778,7 +789,7 @@ msgid ""
778"the bugs that arise might be rather subtle." 789"the bugs that arise might be rather subtle."
779msgstr "" 790msgstr ""
780 791
781#: template/gnurl.html.j2:41 792#: template/gnurl.html.j2:58
782msgid "" 793msgid ""
783"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it " 794"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it "
784"would anyway be necessary to recompile cURL for GNUnet. But what happens if " 795"would anyway be necessary to recompile cURL for GNUnet. But what happens if "
@@ -800,7 +811,7 @@ msgid ""
800"that code." 811"that code."
801msgstr "" 812msgstr ""
802 813
803#: template/gnurl.html.j2:65 814#: template/gnurl.html.j2:82
804msgid "" 815msgid ""
805"So to use a modern version of GnuTLS, a sane approach is to disable all of " 816"So to use a modern version of GnuTLS, a sane approach is to disable all of "
806"the \"optional\" features of cURL that drag in system libraries that link " 817"the \"optional\" features of cURL that drag in system libraries that link "
@@ -814,11 +825,11 @@ msgid ""
814"this can really be trivially fixed by the cURL developers." 825"this can really be trivially fixed by the cURL developers."
815msgstr "" 826msgstr ""
816 827
817#: template/gnurl.html.j2:79 828#: template/gnurl.html.j2:97
818msgid "Rename to fix" 829msgid "Rename to fix"
819msgstr "" 830msgstr ""
820 831
821#: template/gnurl.html.j2:81 832#: template/gnurl.html.j2:99
822#, python-format 833#, python-format
823msgid "" 834msgid ""
824"How does forking fix it? Easy. First, we can get rid of all of the " 835"How does forking fix it? Easy. First, we can get rid of all of the "
@@ -837,11 +848,11 @@ msgid ""
837"new release." 848"new release."
838msgstr "" 849msgstr ""
839 850
840#: template/gnurl.html.j2:99 851#: template/gnurl.html.j2:118
841msgid "Using libgnurl" 852msgid "Using libgnurl"
842msgstr "" 853msgstr ""
843 854
844#: template/gnurl.html.j2:101 855#: template/gnurl.html.j2:120
845msgid "" 856msgid ""
846"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS " 857"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS "
847"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". " 858"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". "
@@ -852,26 +863,26 @@ msgid ""
852"the original curl source have been written." 863"the original curl source have been written."
853msgstr "" 864msgstr ""
854 865
855#: template/gnurl.html.j2:113 866#: template/gnurl.html.j2:133
856msgid "Gotchas" 867msgid "Gotchas"
857msgstr "" 868msgstr ""
858 869
859#: template/gnurl.html.j2:115 870#: template/gnurl.html.j2:135
860msgid "" 871msgid ""
861"libgnurl and gnurl are not intended to be used as a replacement for curl for " 872"libgnurl and gnurl are not intended to be used as a replacement for curl for "
862"users. Since no conflicts in filenames should occur you are not expected to " 873"users. Since no conflicts in filenames should occur you are not expected to "
863"remove curl to make use of gnurl and viceversa." 874"remove curl to make use of gnurl and viceversa."
864msgstr "" 875msgstr ""
865 876
866#: template/gnurl.html.j2:128 877#: template/gnurl.html.j2:149
867msgid "You can get the gnurl git repository using:" 878msgid "You can get the gnurl git repository using:"
868msgstr "" 879msgstr ""
869 880
870#: template/gnurl.html.j2:141 881#: template/gnurl.html.j2:162
871msgid "The versions are checked in as (signed) git tags." 882msgid "The versions are checked in as (signed) git tags."
872msgstr "" 883msgstr ""
873 884
874#: template/gnurl.html.j2:149 885#: template/gnurl.html.j2:171
875msgid "" 886msgid ""
876"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/" 887"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/"
877"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a " 888"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a "
@@ -884,11 +895,11 @@ msgid ""
884"pkgsrc.org\">pkgsrc</a>." 895"pkgsrc.org\">pkgsrc</a>."
885msgstr "" 896msgstr ""
886 897
887#: template/gnurl.html.j2:165 898#: template/gnurl.html.j2:188
888msgid "Building gnurl" 899msgid "Building gnurl"
889msgstr "" 900msgstr ""
890 901
891#: template/gnurl.html.j2:167 902#: template/gnurl.html.j2:190
892msgid "" 903msgid ""
893"We suggest to closely follow release announcements, as they might indicate " 904"We suggest to closely follow release announcements, as they might indicate "
894"changes in how gnurl is to be build. <br> If your package manager provides a " 905"changes in how gnurl is to be build. <br> If your package manager provides a "
@@ -903,95 +914,95 @@ msgid ""
903"considered to be stable and approved builds." 914"considered to be stable and approved builds."
904msgstr "" 915msgstr ""
905 916
906#: template/gnurl.html.j2:188 917#: template/gnurl.html.j2:211
907msgid "Building from the distributed tarball (prefered method)" 918msgid "Building from the distributed tarball (prefered method)"
908msgstr "" 919msgstr ""
909 920
910#: template/gnurl.html.j2:190 921#: template/gnurl.html.j2:213
911msgid "" 922msgid ""
912"If you want to verify the signature, install an OpenPGP compatible tool such " 923"If you want to verify the signature, install an OpenPGP compatible tool such "
913"as security/gnupgp2 (and set it up). Assuming you use pkgin:" 924"as security/gnupgp2 (and set it up). Assuming you use pkgin:"
914msgstr "" 925msgstr ""
915 926
916#: template/gnurl.html.j2:204 927#: template/gnurl.html.j2:227
917msgid "Fetch the signature key from" 928msgid "Fetch the signature key from"
918msgstr "" 929msgstr ""
919 930
920#: template/gnurl.html.j2:208 931#: template/gnurl.html.j2:231
921msgid "or via commandline with gnupg2." 932msgid "or via commandline with gnupg2."
922msgstr "" 933msgstr ""
923 934
924#: template/gnurl.html.j2:213 935#: template/gnurl.html.j2:236
925msgid "" 936msgid ""
926"Fetch the release, the signature, the checksum file as well as its signature:" 937"Fetch the release, the signature, the checksum file as well as its signature:"
927msgstr "" 938msgstr ""
928 939
929#: template/gnurl.html.j2:232 940#: template/gnurl.html.j2:255
930msgid "" 941msgid ""
931"verify the signatures, and verify the checksums against the checksums in " 942"verify the signatures, and verify the checksums against the checksums in "
932"the .sum.txt file." 943"the .sum.txt file."
933msgstr "" 944msgstr ""
934 945
935#: template/gnurl.html.j2:238 946#: template/gnurl.html.j2:261
936msgid "unpack the tarball:" 947msgid "unpack the tarball:"
937msgstr "" 948msgstr ""
938 949
939#: template/gnurl.html.j2:248 950#: template/gnurl.html.j2:271
940msgid "Change into the directory" 951msgid "Change into the directory"
941msgstr "" 952msgstr ""
942 953
943#: template/gnurl.html.j2:258 954#: template/gnurl.html.j2:281
944msgid "Now you can either run" 955msgid "Now you can either run"
945msgstr "" 956msgstr ""
946 957
947#: template/gnurl.html.j2:268 958#: template/gnurl.html.j2:291
948msgid "directly (and read configure-gnurl before you do so) or invoke" 959msgid "directly (and read configure-gnurl before you do so) or invoke"
949msgstr "" 960msgstr ""
950 961
951#: template/gnurl.html.j2:278 962#: template/gnurl.html.j2:301
952msgid "" 963msgid ""
953"and pass additional parameters such as a custom PREFIX location. Further " 964"and pass additional parameters such as a custom PREFIX location. Further "
954"reference can be the" 965"reference can be the"
955msgstr "" 966msgstr ""
956 967
957#: template/gnurl.html.j2:283 968#: template/gnurl.html.j2:306
958msgid "Now run" 969msgid "Now run"
959msgstr "" 970msgstr ""
960 971
961#: template/gnurl.html.j2:293 972#: template/gnurl.html.j2:316
962msgid "(this is optional)" 973msgid "(this is optional)"
963msgstr "" 974msgstr ""
964 975
965#: template/gnurl.html.j2:302 976#: template/gnurl.html.j2:325
966msgid "and you are done." 977msgid "and you are done."
967msgstr "" 978msgstr ""
968 979
969#: template/gnurl.html.j2:306 980#: template/gnurl.html.j2:329
970msgid "Building from a tagged git commit" 981msgid "Building from a tagged git commit"
971msgstr "" 982msgstr ""
972 983
973#: template/gnurl.html.j2:308 984#: template/gnurl.html.j2:331
974msgid "" 985msgid ""
975"Follow the steps above, but instead of downloading the tarball, clone the " 986"Follow the steps above, but instead of downloading the tarball, clone the "
976"git tag you want to build from." 987"git tag you want to build from."
977msgstr "" 988msgstr ""
978 989
979#: template/gnurl.html.j2:318 990#: template/gnurl.html.j2:342
980msgid "Reporting Bugs" 991msgid "Reporting Bugs"
981msgstr "" 992msgstr ""
982 993
983#: template/gnurl.html.j2:320 994#: template/gnurl.html.j2:344
984msgid "" 995msgid ""
985"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/" 996"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/"
986"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but " 997"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but "
987"we prefer to track bugs on the bugtracker." 998"we prefer to track bugs on the bugtracker."
988msgstr "" 999msgstr ""
989 1000
990#: template/gnurl.html.j2:329 1001#: template/gnurl.html.j2:354
991msgid "Maintainer and Cryptographic signatures" 1002msgid "Maintainer and Cryptographic signatures"
992msgstr "" 1003msgstr ""
993 1004
994#: template/gnurl.html.j2:331 1005#: template/gnurl.html.j2:356
995msgid "" 1006msgid ""
996"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP " 1007"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP "
997"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key " 1008"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key "
diff --git a/locale/fr/LC_MESSAGES/messages.po b/locale/fr/LC_MESSAGES/messages.po
index 1e4bffce..a60deb4d 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-09-13 10:04+0000\n" 11"POT-Creation-Date: 2019-09-13 10:34+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"
@@ -108,7 +108,7 @@ msgstr ""
108msgid "System Architecture" 108msgid "System Architecture"
109msgstr "" 109msgstr ""
110 110
111#: common/navigation.j2.inc:66 template/gnurl.html.j2:126 111#: common/navigation.j2.inc:66 template/gnurl.html.j2:147
112msgid "Source Code" 112msgid "Source Code"
113msgstr "" 113msgstr ""
114 114
@@ -517,7 +517,7 @@ msgid ""
517"org/gauger/\">https://old.gnunet.org/gauger/</a>." 517"org/gauger/\">https://old.gnunet.org/gauger/</a>."
518msgstr "" 518msgstr ""
519 519
520#: template/download.html.j2:7 template/gnurl.html.j2:147 520#: template/download.html.j2:7 template/gnurl.html.j2:169
521msgid "Downloads" 521msgid "Downloads"
522msgstr "" 522msgstr ""
523 523
@@ -744,7 +744,7 @@ msgid ""
744"with egos." 744"with egos."
745msgstr "" 745msgstr ""
746 746
747#: template/gnurl.html.j2:11 747#: template/gnurl.html.j2:20
748msgid "" 748msgid ""
749"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only " 749"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only "
750"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to " 750"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to "
@@ -756,11 +756,20 @@ msgid ""
756"to get a proper build of libgnurl." 756"to get a proper build of libgnurl."
757msgstr "" 757msgstr ""
758 758
759#: template/gnurl.html.j2:26 759#: template/gnurl.html.j2:35
760msgid "About gnurl"
761msgstr ""
762
763#: template/gnurl.html.j2:37
764msgid ""
765"Large parts of the following 6 paragraphs are old and need to be rewritten."
766msgstr ""
767
768#: template/gnurl.html.j2:43
760msgid "Motivation" 769msgid "Motivation"
761msgstr "" 770msgstr ""
762 771
763#: template/gnurl.html.j2:28 772#: template/gnurl.html.j2:45
764msgid "" 773msgid ""
765"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but " 774"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but "
766"other variants are used by some distributions. Supporting other crypto " 775"other variants are used by some distributions. Supporting other crypto "
@@ -772,7 +781,7 @@ msgid ""
772"the bugs that arise might be rather subtle." 781"the bugs that arise might be rather subtle."
773msgstr "" 782msgstr ""
774 783
775#: template/gnurl.html.j2:41 784#: template/gnurl.html.j2:58
776msgid "" 785msgid ""
777"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it " 786"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it "
778"would anyway be necessary to recompile cURL for GNUnet. But what happens if " 787"would anyway be necessary to recompile cURL for GNUnet. But what happens if "
@@ -794,7 +803,7 @@ msgid ""
794"that code." 803"that code."
795msgstr "" 804msgstr ""
796 805
797#: template/gnurl.html.j2:65 806#: template/gnurl.html.j2:82
798msgid "" 807msgid ""
799"So to use a modern version of GnuTLS, a sane approach is to disable all of " 808"So to use a modern version of GnuTLS, a sane approach is to disable all of "
800"the \"optional\" features of cURL that drag in system libraries that link " 809"the \"optional\" features of cURL that drag in system libraries that link "
@@ -808,11 +817,11 @@ msgid ""
808"this can really be trivially fixed by the cURL developers." 817"this can really be trivially fixed by the cURL developers."
809msgstr "" 818msgstr ""
810 819
811#: template/gnurl.html.j2:79 820#: template/gnurl.html.j2:97
812msgid "Rename to fix" 821msgid "Rename to fix"
813msgstr "" 822msgstr ""
814 823
815#: template/gnurl.html.j2:81 824#: template/gnurl.html.j2:99
816#, python-format 825#, python-format
817msgid "" 826msgid ""
818"How does forking fix it? Easy. First, we can get rid of all of the " 827"How does forking fix it? Easy. First, we can get rid of all of the "
@@ -831,11 +840,11 @@ msgid ""
831"new release." 840"new release."
832msgstr "" 841msgstr ""
833 842
834#: template/gnurl.html.j2:99 843#: template/gnurl.html.j2:118
835msgid "Using libgnurl" 844msgid "Using libgnurl"
836msgstr "" 845msgstr ""
837 846
838#: template/gnurl.html.j2:101 847#: template/gnurl.html.j2:120
839msgid "" 848msgid ""
840"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS " 849"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS "
841"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". " 850"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". "
@@ -846,26 +855,26 @@ msgid ""
846"the original curl source have been written." 855"the original curl source have been written."
847msgstr "" 856msgstr ""
848 857
849#: template/gnurl.html.j2:113 858#: template/gnurl.html.j2:133
850msgid "Gotchas" 859msgid "Gotchas"
851msgstr "" 860msgstr ""
852 861
853#: template/gnurl.html.j2:115 862#: template/gnurl.html.j2:135
854msgid "" 863msgid ""
855"libgnurl and gnurl are not intended to be used as a replacement for curl for " 864"libgnurl and gnurl are not intended to be used as a replacement for curl for "
856"users. Since no conflicts in filenames should occur you are not expected to " 865"users. Since no conflicts in filenames should occur you are not expected to "
857"remove curl to make use of gnurl and viceversa." 866"remove curl to make use of gnurl and viceversa."
858msgstr "" 867msgstr ""
859 868
860#: template/gnurl.html.j2:128 869#: template/gnurl.html.j2:149
861msgid "You can get the gnurl git repository using:" 870msgid "You can get the gnurl git repository using:"
862msgstr "" 871msgstr ""
863 872
864#: template/gnurl.html.j2:141 873#: template/gnurl.html.j2:162
865msgid "The versions are checked in as (signed) git tags." 874msgid "The versions are checked in as (signed) git tags."
866msgstr "" 875msgstr ""
867 876
868#: template/gnurl.html.j2:149 877#: template/gnurl.html.j2:171
869msgid "" 878msgid ""
870"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/" 879"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/"
871"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a " 880"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a "
@@ -878,11 +887,11 @@ msgid ""
878"pkgsrc.org\">pkgsrc</a>." 887"pkgsrc.org\">pkgsrc</a>."
879msgstr "" 888msgstr ""
880 889
881#: template/gnurl.html.j2:165 890#: template/gnurl.html.j2:188
882msgid "Building gnurl" 891msgid "Building gnurl"
883msgstr "" 892msgstr ""
884 893
885#: template/gnurl.html.j2:167 894#: template/gnurl.html.j2:190
886msgid "" 895msgid ""
887"We suggest to closely follow release announcements, as they might indicate " 896"We suggest to closely follow release announcements, as they might indicate "
888"changes in how gnurl is to be build. <br> If your package manager provides a " 897"changes in how gnurl is to be build. <br> If your package manager provides a "
@@ -897,95 +906,95 @@ msgid ""
897"considered to be stable and approved builds." 906"considered to be stable and approved builds."
898msgstr "" 907msgstr ""
899 908
900#: template/gnurl.html.j2:188 909#: template/gnurl.html.j2:211
901msgid "Building from the distributed tarball (prefered method)" 910msgid "Building from the distributed tarball (prefered method)"
902msgstr "" 911msgstr ""
903 912
904#: template/gnurl.html.j2:190 913#: template/gnurl.html.j2:213
905msgid "" 914msgid ""
906"If you want to verify the signature, install an OpenPGP compatible tool such " 915"If you want to verify the signature, install an OpenPGP compatible tool such "
907"as security/gnupgp2 (and set it up). Assuming you use pkgin:" 916"as security/gnupgp2 (and set it up). Assuming you use pkgin:"
908msgstr "" 917msgstr ""
909 918
910#: template/gnurl.html.j2:204 919#: template/gnurl.html.j2:227
911msgid "Fetch the signature key from" 920msgid "Fetch the signature key from"
912msgstr "" 921msgstr ""
913 922
914#: template/gnurl.html.j2:208 923#: template/gnurl.html.j2:231
915msgid "or via commandline with gnupg2." 924msgid "or via commandline with gnupg2."
916msgstr "" 925msgstr ""
917 926
918#: template/gnurl.html.j2:213 927#: template/gnurl.html.j2:236
919msgid "" 928msgid ""
920"Fetch the release, the signature, the checksum file as well as its signature:" 929"Fetch the release, the signature, the checksum file as well as its signature:"
921msgstr "" 930msgstr ""
922 931
923#: template/gnurl.html.j2:232 932#: template/gnurl.html.j2:255
924msgid "" 933msgid ""
925"verify the signatures, and verify the checksums against the checksums in " 934"verify the signatures, and verify the checksums against the checksums in "
926"the .sum.txt file." 935"the .sum.txt file."
927msgstr "" 936msgstr ""
928 937
929#: template/gnurl.html.j2:238 938#: template/gnurl.html.j2:261
930msgid "unpack the tarball:" 939msgid "unpack the tarball:"
931msgstr "" 940msgstr ""
932 941
933#: template/gnurl.html.j2:248 942#: template/gnurl.html.j2:271
934msgid "Change into the directory" 943msgid "Change into the directory"
935msgstr "" 944msgstr ""
936 945
937#: template/gnurl.html.j2:258 946#: template/gnurl.html.j2:281
938msgid "Now you can either run" 947msgid "Now you can either run"
939msgstr "" 948msgstr ""
940 949
941#: template/gnurl.html.j2:268 950#: template/gnurl.html.j2:291
942msgid "directly (and read configure-gnurl before you do so) or invoke" 951msgid "directly (and read configure-gnurl before you do so) or invoke"
943msgstr "" 952msgstr ""
944 953
945#: template/gnurl.html.j2:278 954#: template/gnurl.html.j2:301
946msgid "" 955msgid ""
947"and pass additional parameters such as a custom PREFIX location. Further " 956"and pass additional parameters such as a custom PREFIX location. Further "
948"reference can be the" 957"reference can be the"
949msgstr "" 958msgstr ""
950 959
951#: template/gnurl.html.j2:283 960#: template/gnurl.html.j2:306
952msgid "Now run" 961msgid "Now run"
953msgstr "" 962msgstr ""
954 963
955#: template/gnurl.html.j2:293 964#: template/gnurl.html.j2:316
956msgid "(this is optional)" 965msgid "(this is optional)"
957msgstr "" 966msgstr ""
958 967
959#: template/gnurl.html.j2:302 968#: template/gnurl.html.j2:325
960msgid "and you are done." 969msgid "and you are done."
961msgstr "" 970msgstr ""
962 971
963#: template/gnurl.html.j2:306 972#: template/gnurl.html.j2:329
964msgid "Building from a tagged git commit" 973msgid "Building from a tagged git commit"
965msgstr "" 974msgstr ""
966 975
967#: template/gnurl.html.j2:308 976#: template/gnurl.html.j2:331
968msgid "" 977msgid ""
969"Follow the steps above, but instead of downloading the tarball, clone the " 978"Follow the steps above, but instead of downloading the tarball, clone the "
970"git tag you want to build from." 979"git tag you want to build from."
971msgstr "" 980msgstr ""
972 981
973#: template/gnurl.html.j2:318 982#: template/gnurl.html.j2:342
974msgid "Reporting Bugs" 983msgid "Reporting Bugs"
975msgstr "" 984msgstr ""
976 985
977#: template/gnurl.html.j2:320 986#: template/gnurl.html.j2:344
978msgid "" 987msgid ""
979"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/" 988"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/"
980"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but " 989"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but "
981"we prefer to track bugs on the bugtracker." 990"we prefer to track bugs on the bugtracker."
982msgstr "" 991msgstr ""
983 992
984#: template/gnurl.html.j2:329 993#: template/gnurl.html.j2:354
985msgid "Maintainer and Cryptographic signatures" 994msgid "Maintainer and Cryptographic signatures"
986msgstr "" 995msgstr ""
987 996
988#: template/gnurl.html.j2:331 997#: template/gnurl.html.j2:356
989msgid "" 998msgid ""
990"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP " 999"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP "
991"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key " 1000"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key "
diff --git a/locale/it/LC_MESSAGES/messages.po b/locale/it/LC_MESSAGES/messages.po
index cdaaed38..4c1869e4 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-09-13 10:04+0000\n" 11"POT-Creation-Date: 2019-09-13 10:34+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"
@@ -108,7 +108,7 @@ msgstr ""
108msgid "System Architecture" 108msgid "System Architecture"
109msgstr "" 109msgstr ""
110 110
111#: common/navigation.j2.inc:66 template/gnurl.html.j2:126 111#: common/navigation.j2.inc:66 template/gnurl.html.j2:147
112msgid "Source Code" 112msgid "Source Code"
113msgstr "" 113msgstr ""
114 114
@@ -517,7 +517,7 @@ msgid ""
517"org/gauger/\">https://old.gnunet.org/gauger/</a>." 517"org/gauger/\">https://old.gnunet.org/gauger/</a>."
518msgstr "" 518msgstr ""
519 519
520#: template/download.html.j2:7 template/gnurl.html.j2:147 520#: template/download.html.j2:7 template/gnurl.html.j2:169
521msgid "Downloads" 521msgid "Downloads"
522msgstr "" 522msgstr ""
523 523
@@ -744,7 +744,7 @@ msgid ""
744"with egos." 744"with egos."
745msgstr "" 745msgstr ""
746 746
747#: template/gnurl.html.j2:11 747#: template/gnurl.html.j2:20
748msgid "" 748msgid ""
749"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only " 749"libgnurl is a micro fork of libcurl. The goal of libgnurl is to support only "
750"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to " 750"HTTP and HTTPS (and only HTTP 1.x) with a single crypto backend (GnuTLS) to "
@@ -756,11 +756,20 @@ msgid ""
756"to get a proper build of libgnurl." 756"to get a proper build of libgnurl."
757msgstr "" 757msgstr ""
758 758
759#: template/gnurl.html.j2:26 759#: template/gnurl.html.j2:35
760msgid "About gnurl"
761msgstr ""
762
763#: template/gnurl.html.j2:37
764msgid ""
765"Large parts of the following 6 paragraphs are old and need to be rewritten."
766msgstr ""
767
768#: template/gnurl.html.j2:43
760msgid "Motivation" 769msgid "Motivation"
761msgstr "" 770msgstr ""
762 771
763#: template/gnurl.html.j2:28 772#: template/gnurl.html.j2:45
764msgid "" 773msgid ""
765"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but " 774"cURL supports many crypto backends. GNUnet requires the use of GnuTLS, but "
766"other variants are used by some distributions. Supporting other crypto " 775"other variants are used by some distributions. Supporting other crypto "
@@ -772,7 +781,7 @@ msgid ""
772"the bugs that arise might be rather subtle." 781"the bugs that arise might be rather subtle."
773msgstr "" 782msgstr ""
774 783
775#: template/gnurl.html.j2:41 784#: template/gnurl.html.j2:58
776msgid "" 785msgid ""
777"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it " 786"For GNUnet, we also need a particularly modern version of GnuTLS. Thus, it "
778"would anyway be necessary to recompile cURL for GNUnet. But what happens if " 787"would anyway be necessary to recompile cURL for GNUnet. But what happens if "
@@ -794,7 +803,7 @@ msgid ""
794"that code." 803"that code."
795msgstr "" 804msgstr ""
796 805
797#: template/gnurl.html.j2:65 806#: template/gnurl.html.j2:82
798msgid "" 807msgid ""
799"So to use a modern version of GnuTLS, a sane approach is to disable all of " 808"So to use a modern version of GnuTLS, a sane approach is to disable all of "
800"the \"optional\" features of cURL that drag in system libraries that link " 809"the \"optional\" features of cURL that drag in system libraries that link "
@@ -808,11 +817,11 @@ msgid ""
808"this can really be trivially fixed by the cURL developers." 817"this can really be trivially fixed by the cURL developers."
809msgstr "" 818msgstr ""
810 819
811#: template/gnurl.html.j2:79 820#: template/gnurl.html.j2:97
812msgid "Rename to fix" 821msgid "Rename to fix"
813msgstr "" 822msgstr ""
814 823
815#: template/gnurl.html.j2:81 824#: template/gnurl.html.j2:99
816#, python-format 825#, python-format
817msgid "" 826msgid ""
818"How does forking fix it? Easy. First, we can get rid of all of the " 827"How does forking fix it? Easy. First, we can get rid of all of the "
@@ -831,11 +840,11 @@ msgid ""
831"new release." 840"new release."
832msgstr "" 841msgstr ""
833 842
834#: template/gnurl.html.j2:99 843#: template/gnurl.html.j2:118
835msgid "Using libgnurl" 844msgid "Using libgnurl"
836msgstr "" 845msgstr ""
837 846
838#: template/gnurl.html.j2:101 847#: template/gnurl.html.j2:120
839msgid "" 848msgid ""
840"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS " 849"Projects that use cURL only for HTTP/HTTPS and that would work with GnuTLS "
841"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". " 850"should be able to switch to libgnurl by changing \"-lcurl\" to \"-lgnurl\". "
@@ -846,26 +855,26 @@ msgid ""
846"the original curl source have been written." 855"the original curl source have been written."
847msgstr "" 856msgstr ""
848 857
849#: template/gnurl.html.j2:113 858#: template/gnurl.html.j2:133
850msgid "Gotchas" 859msgid "Gotchas"
851msgstr "" 860msgstr ""
852 861
853#: template/gnurl.html.j2:115 862#: template/gnurl.html.j2:135
854msgid "" 863msgid ""
855"libgnurl and gnurl are not intended to be used as a replacement for curl for " 864"libgnurl and gnurl are not intended to be used as a replacement for curl for "
856"users. Since no conflicts in filenames should occur you are not expected to " 865"users. Since no conflicts in filenames should occur you are not expected to "
857"remove curl to make use of gnurl and viceversa." 866"remove curl to make use of gnurl and viceversa."
858msgstr "" 867msgstr ""
859 868
860#: template/gnurl.html.j2:128 869#: template/gnurl.html.j2:149
861msgid "You can get the gnurl git repository using:" 870msgid "You can get the gnurl git repository using:"
862msgstr "" 871msgstr ""
863 872
864#: template/gnurl.html.j2:141 873#: template/gnurl.html.j2:162
865msgid "The versions are checked in as (signed) git tags." 874msgid "The versions are checked in as (signed) git tags."
866msgstr "" 875msgstr ""
867 876
868#: template/gnurl.html.j2:149 877#: template/gnurl.html.j2:171
869msgid "" 878msgid ""
870"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/" 879"Releases are published on <a href=\"https://ftpmirror.gnu.org/gnu/gnunet/"
871"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a " 880"\">ftpmirror.gnu.org/gnu/gnunet</a>. gnurl is available from within a "
@@ -878,11 +887,11 @@ msgid ""
878"pkgsrc.org\">pkgsrc</a>." 887"pkgsrc.org\">pkgsrc</a>."
879msgstr "" 888msgstr ""
880 889
881#: template/gnurl.html.j2:165 890#: template/gnurl.html.j2:188
882msgid "Building gnurl" 891msgid "Building gnurl"
883msgstr "" 892msgstr ""
884 893
885#: template/gnurl.html.j2:167 894#: template/gnurl.html.j2:190
886msgid "" 895msgid ""
887"We suggest to closely follow release announcements, as they might indicate " 896"We suggest to closely follow release announcements, as they might indicate "
888"changes in how gnurl is to be build. <br> If your package manager provides a " 897"changes in how gnurl is to be build. <br> If your package manager provides a "
@@ -897,95 +906,95 @@ msgid ""
897"considered to be stable and approved builds." 906"considered to be stable and approved builds."
898msgstr "" 907msgstr ""
899 908
900#: template/gnurl.html.j2:188 909#: template/gnurl.html.j2:211
901msgid "Building from the distributed tarball (prefered method)" 910msgid "Building from the distributed tarball (prefered method)"
902msgstr "" 911msgstr ""
903 912
904#: template/gnurl.html.j2:190 913#: template/gnurl.html.j2:213
905msgid "" 914msgid ""
906"If you want to verify the signature, install an OpenPGP compatible tool such " 915"If you want to verify the signature, install an OpenPGP compatible tool such "
907"as security/gnupgp2 (and set it up). Assuming you use pkgin:" 916"as security/gnupgp2 (and set it up). Assuming you use pkgin:"
908msgstr "" 917msgstr ""
909 918
910#: template/gnurl.html.j2:204 919#: template/gnurl.html.j2:227
911msgid "Fetch the signature key from" 920msgid "Fetch the signature key from"
912msgstr "" 921msgstr ""
913 922
914#: template/gnurl.html.j2:208 923#: template/gnurl.html.j2:231
915msgid "or via commandline with gnupg2." 924msgid "or via commandline with gnupg2."
916msgstr "" 925msgstr ""
917 926
918#: template/gnurl.html.j2:213 927#: template/gnurl.html.j2:236
919msgid "" 928msgid ""
920"Fetch the release, the signature, the checksum file as well as its signature:" 929"Fetch the release, the signature, the checksum file as well as its signature:"
921msgstr "" 930msgstr ""
922 931
923#: template/gnurl.html.j2:232 932#: template/gnurl.html.j2:255
924msgid "" 933msgid ""
925"verify the signatures, and verify the checksums against the checksums in " 934"verify the signatures, and verify the checksums against the checksums in "
926"the .sum.txt file." 935"the .sum.txt file."
927msgstr "" 936msgstr ""
928 937
929#: template/gnurl.html.j2:238 938#: template/gnurl.html.j2:261
930msgid "unpack the tarball:" 939msgid "unpack the tarball:"
931msgstr "" 940msgstr ""
932 941
933#: template/gnurl.html.j2:248 942#: template/gnurl.html.j2:271
934msgid "Change into the directory" 943msgid "Change into the directory"
935msgstr "" 944msgstr ""
936 945
937#: template/gnurl.html.j2:258 946#: template/gnurl.html.j2:281
938msgid "Now you can either run" 947msgid "Now you can either run"
939msgstr "" 948msgstr ""
940 949
941#: template/gnurl.html.j2:268 950#: template/gnurl.html.j2:291
942msgid "directly (and read configure-gnurl before you do so) or invoke" 951msgid "directly (and read configure-gnurl before you do so) or invoke"
943msgstr "" 952msgstr ""
944 953
945#: template/gnurl.html.j2:278 954#: template/gnurl.html.j2:301
946msgid "" 955msgid ""
947"and pass additional parameters such as a custom PREFIX location. Further " 956"and pass additional parameters such as a custom PREFIX location. Further "
948"reference can be the" 957"reference can be the"
949msgstr "" 958msgstr ""
950 959
951#: template/gnurl.html.j2:283 960#: template/gnurl.html.j2:306
952msgid "Now run" 961msgid "Now run"
953msgstr "" 962msgstr ""
954 963
955#: template/gnurl.html.j2:293 964#: template/gnurl.html.j2:316
956msgid "(this is optional)" 965msgid "(this is optional)"
957msgstr "" 966msgstr ""
958 967
959#: template/gnurl.html.j2:302 968#: template/gnurl.html.j2:325
960msgid "and you are done." 969msgid "and you are done."
961msgstr "" 970msgstr ""
962 971
963#: template/gnurl.html.j2:306 972#: template/gnurl.html.j2:329
964msgid "Building from a tagged git commit" 973msgid "Building from a tagged git commit"
965msgstr "" 974msgstr ""
966 975
967#: template/gnurl.html.j2:308 976#: template/gnurl.html.j2:331
968msgid "" 977msgid ""
969"Follow the steps above, but instead of downloading the tarball, clone the " 978"Follow the steps above, but instead of downloading the tarball, clone the "
970"git tag you want to build from." 979"git tag you want to build from."
971msgstr "" 980msgstr ""
972 981
973#: template/gnurl.html.j2:318 982#: template/gnurl.html.j2:342
974msgid "Reporting Bugs" 983msgid "Reporting Bugs"
975msgstr "" 984msgstr ""
976 985
977#: template/gnurl.html.j2:320 986#: template/gnurl.html.j2:344
978msgid "" 987msgid ""
979"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/" 988"You can report bugs on our bug tracker: <a href=\"https://bugs.gnunet.org/"
980"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but " 989"\">bugs.gnunet.org</a>. Alternatively you can use our bug mailinglist, but "
981"we prefer to track bugs on the bugtracker." 990"we prefer to track bugs on the bugtracker."
982msgstr "" 991msgstr ""
983 992
984#: template/gnurl.html.j2:329 993#: template/gnurl.html.j2:354
985msgid "Maintainer and Cryptographic signatures" 994msgid "Maintainer and Cryptographic signatures"
986msgstr "" 995msgstr ""
987 996
988#: template/gnurl.html.j2:331 997#: template/gnurl.html.j2:356
989msgid "" 998msgid ""
990"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP " 999"gnurl/libgnurl is maintained by ng0. Releases are signed with the OpenPGP "
991"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key " 1000"Key <b>A88C8ADD129828D7EAC02E52E22F9BBFEE348588</b>, with the key "
diff --git a/template/gnurl.html.j2 b/template/gnurl.html.j2
index a193ae4d..7d5a7365 100644
--- a/template/gnurl.html.j2
+++ b/template/gnurl.html.j2
@@ -4,6 +4,15 @@
4 4
5 <header> 5 <header>
6 <h1>gnurl (libgnurl)</h1> 6 <h1>gnurl (libgnurl)</h1>
7 <a href="#motivation">motivation</a>
8 <a href="#rename">rename</a>
9 <a href="#using">using</a>
10 <a href="#gotchas">gotchas</a>
11 <a href="#source">source</a>
12 <a href="#downloads">downloads</a>
13 <a href="#building">building</a>
14 <a href="#reporting">reporting</a>
15 <a href="#maintainer">maintainer</a>
7 </header> 16 </header>
8 17
9 <div class="container"> 18 <div class="container">
@@ -23,7 +32,15 @@
23 libgnurl. 32 libgnurl.
24 {% endtrans %} 33 {% endtrans %}
25 </p> 34 </p>
26 <h3>{{_("Motivation") }}</h3> 35 <h3>{{ _("About gnurl") }}</h3>
36 <p>
37 {% trans %}
38 Large parts of the following 6 paragraphs are old and need
39 to be rewritten.
40 {% endtrans %}
41 </p>
42 <a name="motivation"></a>
43 <h4>{{_("Motivation") }}</h4>
27 <p> 44 <p>
28 {% trans %} 45 {% trans %}
29 cURL supports many crypto backends. GNUnet requires the use of 46 cURL supports many crypto backends. GNUnet requires the use of
@@ -76,7 +93,8 @@
76 really be trivially fixed by the cURL developers. 93 really be trivially fixed by the cURL developers.
77 {% endtrans %} 94 {% endtrans %}
78 </p> 95 </p>
79 <h3>{{_("Rename to fix") }}</h3> 96 <a name="rename"></a>
97 <h4>{{_("Rename to fix") }}</h4>
80 <p> 98 <p>
81 {% trans %} 99 {% trans %}
82 How does forking fix it? Easy. First, we can get rid of all of the 100 How does forking fix it? Easy. First, we can get rid of all of the
@@ -96,7 +114,8 @@
96 release. 114 release.
97 {% endtrans %} 115 {% endtrans %}
98 </p> 116 </p>
99 <h3>{{_("Using libgnurl") }}</h3> 117 <a name="using"></a>
118 <h4>{{_("Using libgnurl") }}</h4>
100 <p> 119 <p>
101 {% trans %} 120 {% trans %}
102 Projects that use cURL only for HTTP/HTTPS and that would work 121 Projects that use cURL only for HTTP/HTTPS and that would work
@@ -110,6 +129,7 @@
110 no additions to the original curl source have been written. 129 no additions to the original curl source have been written.
111 {% endtrans %} 130 {% endtrans %}
112 </p> 131 </p>
132 <a name="gotchas"></a>
113 <h4>{{_("Gotchas") }}</h4> 133 <h4>{{_("Gotchas") }}</h4>
114 <p> 134 <p>
115 {% trans %} 135 {% trans %}
@@ -123,6 +143,7 @@
123 143
124 <div class="row container"> 144 <div class="row container">
125 <div class="col-md"> 145 <div class="col-md">
146 <a name="source"></a>
126 <h3>{{ _("Source Code") }}</h3> 147 <h3>{{ _("Source Code") }}</h3>
127 <p> 148 <p>
128 {% trans %} 149 {% trans %}
@@ -144,6 +165,7 @@
144 </p> 165 </p>
145 </div> 166 </div>
146 <div class="col-md"> 167 <div class="col-md">
168 <a name="downloads"></a>
147 <h3>{{ _("Downloads") }}</h3> 169 <h3>{{ _("Downloads") }}</h3>
148 <p> 170 <p>
149 {% trans %} 171 {% trans %}
@@ -162,6 +184,7 @@
162 184
163 <div class="row container"> 185 <div class="row container">
164 <div class="col-md"> 186 <div class="col-md">
187 <a name="building"></a>
165 <h3>{{ _("Building gnurl") }}</h3> 188 <h3>{{ _("Building gnurl") }}</h3>
166 <p> 189 <p>
167 {% trans %} 190 {% trans %}
@@ -315,6 +338,7 @@
315 338
316 <div class="row container"> 339 <div class="row container">
317 <div class="col-md"> 340 <div class="col-md">
341 <a name="reporting"></a>
318 <h3>{{ _("Reporting Bugs") }}</h3> 342 <h3>{{ _("Reporting Bugs") }}</h3>
319 <p> 343 <p>
320 {% trans %} 344 {% trans %}
@@ -326,6 +350,7 @@
326 </p> 350 </p>
327 </div> 351 </div>
328 <div class="col-md"> 352 <div class="col-md">
353 <a name="maintainer"></a>
329 <h3>{{ _("Maintainer and Cryptographic signatures") }}</h3> 354 <h3>{{ _("Maintainer and Cryptographic signatures") }}</h3>
330 <p> 355 <p>
331 {% trans %} 356 {% trans %}