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