aboutsummaryrefslogtreecommitdiff
path: root/locale/fr/LC_MESSAGES/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/fr/LC_MESSAGES/messages.po')
-rw-r--r--locale/fr/LC_MESSAGES/messages.po87
1 files changed, 48 insertions, 39 deletions
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 "