summaryrefslogtreecommitdiffstats
path: root/po/de.po
blob: 16d945418ed764c516a61b0a497d62d1fc02b9bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
# German translation for GnuPG 1.9.x         -*-coding: latin-1;-*-
# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
# Werner Koch <wk@gnupg.org>, 2002.
#
#
# Note that we use "gnupg2" as the domain to avoid conflicts with
# already installed domains "gnupg" from GnuPG < 1.9.
#
msgid ""
msgstr ""
"Project-Id-Version: gnupg2 1.9.10\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n"
"POT-Creation-Date: 2004-10-22 15:02+0200\n"
"PO-Revision-Date: 2004-10-22 15:02+0200\n"
"Last-Translator: Werner Koch <wk@gnupg.org>\n"
"Language-Team: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: agent/gpg-agent.c:97 agent/protect-tool.c:101 scd/scdaemon.c:93
msgid ""
"@Options:\n"
" "
msgstr ""
"@Optionen:\n"
" "

#: agent/gpg-agent.c:99 scd/scdaemon.c:95
msgid "run in server mode (foreground)"
msgstr "Im Server Modus ausf�hren"

#: agent/gpg-agent.c:100 scd/scdaemon.c:96
msgid "run in daemon mode (background)"
msgstr "Im Daemon Modus ausf�hren"

#: agent/gpg-agent.c:101 kbx/kbxutil.c:81 scd/scdaemon.c:97 sm/gpgsm.c:315
#: tools/gpgconf.c:62
msgid "verbose"
msgstr "ausf�hrlich"

#: agent/gpg-agent.c:102 kbx/kbxutil.c:82 scd/scdaemon.c:98 sm/gpgsm.c:316
msgid "be somewhat more quiet"
msgstr "Etwas weniger Ausgaben erzeugen"

#: agent/gpg-agent.c:103 scd/scdaemon.c:99
msgid "sh-style command output"
msgstr "Ausgabe f�r /bin/sh"

#: agent/gpg-agent.c:104 scd/scdaemon.c:100
msgid "csh-style command output"
msgstr "Ausgabe f�r /bin/csh"

#: agent/gpg-agent.c:105
msgid "|FILE|read options from FILE"
msgstr "|DATEI|Konfigurationsoptionen aus DATEI lesen"

#: agent/gpg-agent.c:110 scd/scdaemon.c:107
msgid "do not detach from the console"
msgstr "Im Vordergrund laufen lassen"

#: agent/gpg-agent.c:111
msgid "do not grab keyboard and mouse"
msgstr "Tastatur und Maus nicht \"grabben\""

#: agent/gpg-agent.c:112 scd/scdaemon.c:108 sm/gpgsm.c:318
msgid "use a log file for the server"
msgstr "Logausgaben in eine Datei umlenken"

#: agent/gpg-agent.c:113
msgid "do not allow multiple connections"
msgstr "Nicht mehr als eine Verbindung erlauben"

#: agent/gpg-agent.c:116
msgid "|PGM|use PGM as the PIN-Entry program"
msgstr "|PGM|benutze PGM as PIN-Entry"

#: agent/gpg-agent.c:118
msgid "|PGM|use PGM as the SCdaemon program"
msgstr "|PGM|benutze PGM as SCdaemon"

#: agent/gpg-agent.c:125
msgid "ignore requests to change the TTY"
msgstr "Ignoriere Anfragen, das TTY zu wechseln"

#: agent/gpg-agent.c:127
msgid "ignore requests to change the X display"
msgstr "Ignoriere Anfragen, das X-Display zu wechseln"

#: agent/gpg-agent.c:130
msgid "|N|expire cached PINs after N seconds"
msgstr "|N|lasse PINs im Cache nach N Sekunden verfallen"

#: agent/gpg-agent.c:133
msgid "do not use the PIN cache when signing"
msgstr "benutze PINs im Cache nicht bem Signieren"

#: agent/gpg-agent.c:135
msgid "allow clients to mark keys as \"trusted\""
msgstr "erlaube Aufrufern Schl�ssel als \"vertrauensw�rdig\" zu markieren"

#: agent/gpg-agent.c:195 agent/protect-tool.c:134 scd/scdaemon.c:168
#: sm/gpgsm.c:485 tools/gpgconf.c:85
msgid "Please report bugs to <"
msgstr "Fehlerberichte bitte an <"

#: agent/gpg-agent.c:195 agent/protect-tool.c:134 scd/scdaemon.c:168
#: sm/gpgsm.c:485 tools/gpgconf.c:85
msgid ">.\n"
msgstr ">.\n"

#: agent/gpg-agent.c:198
msgid "Usage: gpg-agent [options] (-h for help)"
msgstr "Gebrauch: gpg-agent [Optionen] (-h f�r Hilfe)"

#: agent/gpg-agent.c:200
msgid ""
"Syntax: gpg-agent [options] [command [args]]\n"
"Secret key management for GnuPG\n"
msgstr ""
"Syntax: gpg-agent [Optionen] [Kommando [Argumente]]\n"
"Verwaltung von geheimen Schl�ssel f�r GnuPG\n"

#: agent/gpg-agent.c:271 scd/scdaemon.c:242 sm/gpgsm.c:603
#, c-format
msgid "invalid debug-level `%s' given\n"
msgstr "ung�ltige Debugebene `%s' angegeben\n"

#: agent/gpg-agent.c:448 agent/protect-tool.c:1050 kbx/kbxutil.c:431
#: scd/scdaemon.c:357 sm/gpgsm.c:726
#, c-format
msgid "libgcrypt is too old (need %s, have %s)\n"
msgstr ""
"Die Bibliothek \"libgcrypt\" is zu alt (ben�tigt wird %s, vorhanden ist %s)\n"

#: agent/gpg-agent.c:521 scd/scdaemon.c:437 sm/gpgsm.c:824
#, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "Notiz: Voreingestellte Konfigurationsdatei `%s' fehlt\n"

#: agent/gpg-agent.c:526 agent/gpg-agent.c:1000 scd/scdaemon.c:442
#: sm/gpgsm.c:828
#, c-format
msgid "option file `%s': %s\n"
msgstr "Konfigurationsdatei `%s': %s\n"

#: agent/gpg-agent.c:534 scd/scdaemon.c:450 sm/gpgsm.c:835
#, c-format
msgid "reading options from `%s'\n"
msgstr "Optionen werden aus `%s' gelesen\n"

#: agent/gpg-agent.c:1033 agent/gpg-agent.c:1067
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "Das Verzeichniss `%s' kann nicht erstell werden: %s\n"

#: agent/gpg-agent.c:1036 agent/gpg-agent.c:1072
#, c-format
msgid "directory `%s' created\n"
msgstr "Verzeichniss `%s' wurde erstellt\n"

#: agent/gpg-agent.c:1250
msgid "no gpg-agent running in this session\n"
msgstr "Der gpg-agent läuft nicht für diese Session\n"

#: agent/gpg-agent.c:1257 common/simple-pwquery.c:286 sm/call-agent.c:128
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "Die Variable GPG_AGENT_INFO ist fehlerhaft\n"

#: agent/gpg-agent.c:1269 common/simple-pwquery.c:298 sm/call-agent.c:140
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
msgstr "Das gpg-agent Protocol %d wird nicht unterst�tzt\n"

#: agent/protect-tool.c:137
msgid "Usage: gpg-protect-tool [options] (-h for help)\n"
msgstr "Gebrauch: gpg-protect-tool [Optionen] (-h f�r Hilfe)\n"

#: agent/protect-tool.c:139
msgid ""
"Syntax: gpg-protect-tool [options] [args]]\n"
"Secret key maintenance tool\n"
msgstr ""
"Syntax: gpg-protect-tool [Optionen] [Argumente]\n"
"Werkzeug zum Bearbeiten von geheimen Schl�sseln\n"

#: agent/protect-tool.c:1187
msgid "Please enter the passphrase to unprotect the PKCS#12 object."
msgstr "Bitte geben Sie die Passphrase zum Entsperren des PKCS#12 Objekts ein"

#: agent/protect-tool.c:1190
msgid "Please enter the passphrase to protect the new PKCS#12 object."
msgstr ""
"Bitte geben Sie die Passphrase zum Schützen des neuen PKCS#12 Objekts ein"

#: agent/protect-tool.c:1193
msgid ""
"Please enter the passphrase to protect the imported object within the GnuPG "
"system."
msgstr ""
"Bitte geben Sie die Passphrase ein, um das importierte Objket im GnuPG "
"System zu schützen."

#: agent/protect-tool.c:1196 agent/genkey.c:110 agent/genkey.c:224
msgid "Please re-enter this passphrase"
msgstr "Bitte geben Sie das Mantra (Passphrase) noch einmal ein:"

#: agent/protect-tool.c:1198
msgid ""
"Please enter the passphrase or the PIN\n"
"needed to complete this operation."
msgstr ""
"Die Eingabe des Mantras (Passphrase) bzw. der PIN\n"
"wird ben�tigt um diese Aktion auszuf�hren."

#: agent/protect-tool.c:1202 agent/genkey.c:131 agent/genkey.c:244
msgid "does not match - try again"
msgstr "Keine �bereinstimmung - bitte nochmal versuchen"

#: agent/protect-tool.c:1203
msgid "Passphrase:"
msgstr "Passphrase:"

#: agent/divert-scd.c:200
#, c-format
msgid "Please enter the PIN%s%s%s to unlock the card"
msgstr "Bitte geben Sie die PIN%s%s%s ein um die Karte zu entsperren"

#: agent/genkey.c:108
#, c-format
msgid "Please enter the passphrase to%0Ato protect your new key"
msgstr ""
"Bitte geben Sie das Mantra (Passphrase) ein%0Aum Ihren Schl�ssel zu sch�tzen"

#: agent/genkey.c:223
msgid "Please enter the new passphrase"
msgstr "Bitte geben Sie das Mantra (Passphrase) ein:"

#: agent/query.c:126
#, c-format
msgid "failed to acquire the pinentry lock: %s\n"
msgstr "Die Sperre für das Pinentry kann nicht gesetzt werden: %s\n"

#: agent/query.c:288
msgid ""
"Please enter your PIN, so that the secret key can be unlocked for this "
"session"
msgstr ""
"Bitte geben Sie Ihre PIN ein, so da� der geheime Schl�ssel benutzt werden "
"kann"

#: agent/query.c:291
msgid ""
"Please enter your passphrase, so that the secret key can be unlocked for "
"this session"
msgstr ""
"Bitte geben Sie Ihr Mantra (Passphrase) ein, so da� der geheime Schl�ssel "
"benutzt werden kann"

#: agent/query.c:346 agent/query.c:358
msgid "PIN too long"
msgstr "Die PIN ist zu lang"

#: agent/query.c:347
msgid "Passphrase too long"
msgstr "Das Matra (Passphrase) ist zu lang"

#: agent/query.c:355
msgid "Invalid characters in PIN"
msgstr "Ung�ltige Zeichen in der PIN"

#: agent/query.c:360
msgid "PIN too short"
msgstr "Die PIN ist zu kurz"

#: agent/query.c:372
msgid "Bad PIN"
msgstr "Falsche PIN"

#: agent/query.c:373
msgid "Bad Passphrase"
msgstr "Falsches Mantra (Passphrase)"

#: agent/query.c:412
msgid "Passphrase"
msgstr "Mantra"

#: common/sysutils.c:87
#, c-format
msgid "can't disable core dumps: %s\n"
msgstr ""
"Das Erstellen eines Speicherabzugs (core-dump) kann nicht verhindert werden: "
"%s\n"

#: common/sysutils.c:182
#, c-format
msgid "Warning: unsafe ownership on %s \"%s\"\n"
msgstr "WARNUNG: Unsichere Besitzrechte f�r %s \"%s\"\n"

#: common/sysutils.c:214
#, c-format
msgid "Warning: unsafe permissions on %s \"%s\"\n"
msgstr "WARNUNG: Unsichere Zugriffsrechte f�r %s \"%s\"\n"

#: common/simple-pwquery.c:272
msgid "gpg-agent is not available in this session\n"
msgstr "Der gpg-agent ist nicht verf�gbar\n"

#: common/simple-pwquery.c:320
#, c-format
msgid "can't connect to `%s': %s\n"
msgstr "Verbindung zu `%s' kann nicht aufgebaut werden: %s\n"

#: common/simple-pwquery.c:331
msgid "communication problem with gpg-agent\n"
msgstr "Kommunikationsproblem mit gpg-agent\n"

#: common/simple-pwquery.c:341
msgid "problem setting the gpg-agent options\n"
msgstr "Beim setzen der gpg-agent Optionen ist ein problem aufgetreten\n"

#: common/simple-pwquery.c:479
msgid "canceled by user\n"
msgstr "Vom Benutzer abgebrochen\n"

#: common/simple-pwquery.c:486
msgid "problem with the agent\n"
msgstr "Problem mit dem Agenten\n"

#: jnlib/logging.c:621
#, c-format
msgid "you found a bug ... (%s:%d)\n"
msgstr "Sie haben einen Bug (Softwarefehler) gefunden ... (%s:%d)\n"

#: kbx/kbxutil.c:68 sm/gpgsm.c:226 tools/gpgconf.c:53
msgid ""
"@Commands:\n"
" "
msgstr ""
"@Kommandos:\n"
" "

#: kbx/kbxutil.c:76 sm/gpgsm.c:261 tools/gpgconf.c:59
msgid ""
"@\n"
"Options:\n"
" "
msgstr ""
"@\n"
"Optionen:\n"
" "

#: kbx/kbxutil.c:83 sm/gpgsm.c:323 tools/gpgconf.c:64
msgid "do not make any changes"
msgstr "Keine �nderungen durchf�hren"

#: kbx/kbxutil.c:85
msgid "set debugging flags"
msgstr "Debug Flags setzen"

#: kbx/kbxutil.c:86
msgid "enable full debugging"
msgstr "Alle Debug Flags setzen"

#: kbx/kbxutil.c:107
msgid "Please report bugs to "
msgstr "Bite richten sie Berichte �ber Bugs (Softwarefehler) an "

#: kbx/kbxutil.c:107
msgid ".\n"
msgstr ".\n"

#: kbx/kbxutil.c:111
msgid "Usage: kbxutil [options] [files] (-h for help)"
msgstr "Gebrauch: kbxutil [Optionen] [Dateien] (-h f�r Hilfe)"

#: kbx/kbxutil.c:114
msgid ""
"Syntax: kbxutil [options] [files]\n"
"list, export, import Keybox data\n"
msgstr ""
"Syntax: kbxutil [Optionen] [Dateien]\n"
"Anlistem exportieren und Importieren von KeyBox Dateien\n"

#: scd/scdaemon.c:101 sm/gpgsm.c:335
msgid "read options from file"
msgstr "Konfigurationsoptionen aus Datei lesen"

#: scd/scdaemon.c:106
msgid "|N|set OpenSC debug level to N"
msgstr "|N|Den OpenSC Debugstufe auf N setzen"

#: scd/scdaemon.c:109
msgid "|N|connect to reader at port N"
msgstr "|N|Verbinde mit dem Leser auf Port N"

#: scd/scdaemon.c:110
msgid "|NAME|use NAME as ct-API driver"
msgstr "|NAME|Benutze NAME als CT-API Treiber"

#: scd/scdaemon.c:111
msgid "|NAME|use NAME as PC/SC driver"
msgstr "|NAME|Benutze NAME als PC/SC Treiber"

#: scd/scdaemon.c:114
msgid "do not use the internal CCID driver"
msgstr "Den internen CCID Treiber nicht benutzen"

#: scd/scdaemon.c:121
msgid "do not use the OpenSC layer"
msgstr "Den OpenSC basierten Kartenzugriff nicht nutzen"

#: scd/scdaemon.c:126
msgid "allow the use of admin card commands"
msgstr "Erlaube die Benutzung von \"Admin\" Kommandos"

#: scd/scdaemon.c:171
msgid "Usage: scdaemon [options] (-h for help)"
msgstr "Gebrauch: scdaemon [Optionen] (-h f�r Hilfe)"

#: scd/scdaemon.c:173
msgid ""
"Syntax: scdaemon [options] [command [args]]\n"
"Smartcard daemon for GnuPG\n"
msgstr ""
"Synatx: scdaemon [Optionen] [Kommando [Argumente]]\n"
"Smartcard Daemon f�r GnuPG\n"

#: scd/scdaemon.c:630
msgid "please use the option `--daemon' to run the program in the background\n"
msgstr ""
"Bitte die Option `--daemon' nutzen um das Programm im Hintergund "
"auszuf�hren\n"

#: scd/app-openpgp.c:534
#, c-format
msgid "failed to store the fingerprint: %s\n"
msgstr "Der Fingerprint kann nicht gespeichert werden: %s\n"

#: scd/app-openpgp.c:547
#, c-format
msgid "failed to store the creation date: %s\n"
msgstr "Das Erzeugungsdatum kann nicht gespeichert werden: %s\n"

#: scd/app-openpgp.c:732 scd/app-openpgp.c:821 scd/app-openpgp.c:1313
#, c-format
msgid "PIN callback returned error: %s\n"
msgstr "Fehler vom PIN \"callback\": %s\n"

#: scd/app-openpgp.c:738 scd/app-openpgp.c:827 scd/app-openpgp.c:1319
#, c-format
msgid "PIN for CHV%d is too short; minimum length is %d\n"
msgstr "Die PIN f�r den CHV%d ist zu kurz; Mindestl�nge ist %d\n"

#: scd/app-openpgp.c:747 scd/app-openpgp.c:761 scd/app-openpgp.c:837
#: scd/app-openpgp.c:1328 scd/app-openpgp.c:1342
#, c-format
msgid "verify CHV%d failed: %s\n"
msgstr "Pr�fen von CHV%d fehlgeschlagen: %s\n"

#: scd/app-openpgp.c:784
msgid "access to admin commands is not configured\n"
msgstr "Zugriff auf Admin Kommandos ist nicht konfiguriert\n"

#: scd/app-openpgp.c:801
msgid "error retrieving CHV status from card\n"
msgstr "Fehler beim Holen des CHV Status von der Karte\n"

#: scd/app-openpgp.c:807
msgid "card is permanently locked!\n"
msgstr "Die Karte ist dauerhaft gesperrt!\n"

#: scd/app-openpgp.c:814
#, c-format
msgid "%d Admin PIN attempts remaining before card is permanently locked\n"
msgstr ""
"Noch %d Admin PIN Versuche m�glich bevor die Karte dauerhaft gesperrt wird\n"

#: scd/app-openpgp.c:818
msgid "Admin PIN"
msgstr "Admin PIN"

#: scd/app-openpgp.c:1301
#, c-format
msgid "PIN [sigs done: %lu]"
msgstr "PIN [erzeugte signaturen: %lu]"

#: scd/app-openpgp.c:1587 scd/app-openpgp.c:1597
#, c-format
msgid "can't access %s - invalid OpenPGP card?\n"
msgstr "Zugriff auf %s nicht m�glich - ung�ltige OpenPGP Karte?\n"

#: scd/app-openpgp.c:1668
#, c-format
msgid "error getting serial number: %s\n"
msgstr "Fehler beim Holen der Seriennummer: %s\n"

#: scd/app-openpgp.c:1763
#, c-format
msgid "failed to store the key: %s\n"
msgstr "Fehler beim Speichern des Schl�ssels: %s\n"

#: scd/app-openpgp.c:1805
msgid "reading the key failed\n"
msgstr "Fehler beim Lesen des Schl�ssels: %s\n"

#: scd/app-openpgp.c:1812
msgid "response does not contain the public key data\n"
msgstr "Die Antwort enth�lt keine Public Key Daten\n"

#: scd/app-openpgp.c:1820
msgid "response does not contain the RSA modulus\n"
msgstr "Die Antwort enth�lt keinen RSA Modulus\n"

#: scd/app-openpgp.c:1831
msgid "response does not contain the RSA public exponent\n"
msgstr "Die Antwort enth�lt keinen �ffenlichen RSA Exponent\n"

#: sm/base64.c:315
#, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr "Ung�ltiges Basis-64 Zeichen %02X wurde �bergangen\n"

#: sm/call-agent.c:88
msgid "no running gpg-agent - starting one\n"
msgstr "Kein aktiver gpg-agent - es wird einer gestarted\n"

#: sm/call-agent.c:151
msgid "can't connect to the agent - trying fall back\n"
msgstr "Verbindung zum gpg-agent nicht m�glich - Ersatzmethode wird versucht\n"

#: sm/call-dirmngr.c:164
msgid "no running dirmngr - starting one\n"
msgstr "Kein aktiver Dirmngr - es wird einer gestartet\n"

#: sm/call-dirmngr.c:202
msgid "malformed DIRMNGR_INFO environment variable\n"
msgstr "Die Variable DIRMNGR_INFO ist fehlerhaft\n"

#: sm/call-dirmngr.c:214
#, c-format
msgid "dirmngr protocol version %d is not supported\n"
msgstr "Die Dirmngr Protokollversion %d wird nicht unterst�tzt\n"

#: sm/call-dirmngr.c:225
msgid "can't connect to the dirmngr - trying fall back\n"
msgstr ""
"Verbindung zum Dirmngr kann nicht aufgebaut werden - Ersatzmethode wird "
"versucht\n"

#: sm/certdump.c:59 sm/certdump.c:142
msgid "none"
msgstr "keine"

#: sm/certdump.c:151
msgid "[none]"
msgstr "[keine]"

#: sm/certdump.c:493
msgid "[Error - No name]"
msgstr "[Fehler - Kein Name]"

#: sm/certdump.c:507
msgid "[Error - unknown encoding]"
msgstr "[Fehler - Unbekannte Kodierung]"

#: sm/certdump.c:511
msgid "[Error - invalid encoding]"
msgstr "[Fehler - Ung�ltige Kodierung]"

#: sm/certdump.c:516
msgid "[Error - invalid DN]"
msgstr "[Fehler - Ung�ltiger DN]"

#: sm/certdump.c:677
#, c-format
msgid ""
"Please enter the passphrase to unlock the secret key for:\n"
"\"%s\"\n"
"S/N %s, ID %08lX, created %s"
msgstr ""
"Bitte geben Sie die Passphrase an, um den \n"
"geheimen Schl�ssel von\n"
"\"%s\"\n"
"S/N %s, ID %08lX, erzeugt %s\n"
"zu entsperren"

#: sm/certlist.c:122
msgid "no key usage specified - assuming all usages\n"
msgstr ""
"Schl�sselverwendungszweck nicht vorhanden - f�r alle Zwecke akzeptiert\n"

#: sm/certlist.c:132 sm/keylist.c:224
#, c-format
msgid "error getting key usage information: %s\n"
msgstr "Fehler beim holen der Schl�sselbenutzungsinformationen: %s\n"

#: sm/certlist.c:142
msgid "certificate should have not been used for certification\n"
msgstr "Das Zertifikat h�tte nicht zum Zertifizieren benutzt werden sollen\n"

#: sm/certlist.c:154
msgid "certificate should have not been used for OCSP response signing\n"
msgstr ""
"Das Zertifikat hätte nicht zum Signieren von OCSP Antworten benutzt werden "
"sollen\n"

#: sm/certlist.c:165
msgid "certificate should have not been used for encryption\n"
msgstr "Das Zertifikat hätte nicht zum Verschl�sseln benutzt werden sollen\n"

#: sm/certlist.c:166
msgid "certificate should have not been used for signing\n"
msgstr "Das Zertifikat hätte nicht zum Signieren benutzt werden sollen\n"

#: sm/certlist.c:167
msgid "certificate is not usable for encryption\n"
msgstr "Das Zertifikat kann nicht zum Verschl�sseln benutzt werden\n"

#: sm/certlist.c:168
msgid "certificate is not usable for signing\n"
msgstr "Das Zertifikat kann nicht zum Signieren benutzt werden\n"

#: sm/certchain.c:109
#, c-format
msgid "critical certificate extension %s is not supported"
msgstr "Die kritische Zertifikaterweiterung %s wird nicht unterst�tzt"

#: sm/certchain.c:131
msgid "issuer certificate is not marked as a CA"
msgstr "Das Herausgeberzertifikat ist nicht f�r eine CA gekennzeichnet"

#: sm/certchain.c:169
msgid "critical marked policy without configured policies"
msgstr "kritische Richtlinie ohne konfigurierte Richtlinien"

#: sm/certchain.c:185 sm/certchain.c:214
msgid "note: non-critical certificate policy not allowed"
msgstr "Notiz: Die unkritische Zertifikatrichtlinie ist nicht erlaubt"

#: sm/certchain.c:189 sm/certchain.c:218
msgid "certificate policy not allowed"
msgstr "Die Zertifikatrichtlinie ist nicht erlaubt"

#: sm/certchain.c:349
msgid "looking up issuer at external location\n"
msgstr "Der Herausgeber wird von einer externen Stelle gesucht\n"

#: sm/certchain.c:367
#, c-format
msgid "number of issuers matching: %d\n"
msgstr "Anzahl der �bereinstimmenden Heruasgeber: %d\n"

#: sm/certchain.c:403 sm/certchain.c:562 sm/certchain.c:922 sm/decrypt.c:260
#: sm/encrypt.c:341 sm/sign.c:324 sm/verify.c:106
msgid "failed to allocated keyDB handle\n"
msgstr "Ein keyDB Handle konnte nicht bereitgestellt werden\n"

#: sm/certchain.c:492
msgid "certificate has been revoked"
msgstr "Das Zertifikat wurde widerrufen"

#: sm/certchain.c:501
msgid "no CRL found for certificate"
msgstr "Keine CRL f�r das Zertifikat gefunden"

#: sm/certchain.c:505
msgid "the available CRL is too old"
msgstr "Die vorhandene CRL ist zu alt"

#: sm/certchain.c:507
msgid "please make sure that the \"dirmngr\" is properly installed\n"
msgstr ""
"Bite vergewissern Sie sich das der \"dirmngr\" richtig installierrt ist\n"

#: sm/certchain.c:512
#, c-format
msgid "checking the CRL failed: %s"
msgstr "Die CRL konnte nicht gepr�ft werden: %s"

#: sm/certchain.c:582
msgid "no issuer found in certificate"
msgstr "Im Zertifikat ist kein Herausgeber enthalten"

#: sm/certchain.c:595
#, c-format
msgid "certificate with invalid validity: %s"
msgstr "Zertifikat mit unzul�ssiger G�ltigkeit: %s"

#: sm/certchain.c:611
msgid "certificate not yet valid"
msgstr "Das Zertifikat ist noch nicht g�ltig"

#: sm/certchain.c:624
msgid "certificate has expired"
msgstr "Das Zertifikat ist abgelaufen"

#: sm/certchain.c:661
msgid "selfsigned certificate has a BAD signature"
msgstr "Das eigenbeglaubigte Zertifikat hat eine FALSCHE Signatur"

#: sm/certchain.c:675
msgid "root certificate is not marked trusted"
msgstr "Das Wurzelzertifikat ist nicht als vertrauensw�rdig markiert"

#: sm/certchain.c:686
#, c-format
msgid "fingerprint=%s\n"
msgstr "Fingerprint=%s\n"

#: sm/certchain.c:691
msgid "root certificate has now been marked as trusted\n"
msgstr "Das Wurzelzertifikat wurde nun als vertrauensw�rdig markiert\n"

#: sm/certchain.c:706
#, c-format
msgid "checking the trust list failed: %s\n"
msgstr "Fehler beim Pr�fen der vertrauensw�rdigen Zertifikate: %s\n"

#: sm/certchain.c:732 sm/import.c:166
msgid "certificate chain too long\n"
msgstr "Der Zertifikatkette ist zu lang\n"

#: sm/certchain.c:744
msgid "issuer certificate not found"
msgstr "Herausgeberzertifikat nicht gefunden"

#: sm/certchain.c:777
msgid "certificate has a BAD signature"
msgstr "Das Zertifikat hat eine FALSCHE Signatur"

#: sm/certchain.c:800
msgid "found another possible matching CA certificate - trying again"
msgstr ""
"Eine anderes m�glicherweise passendes CA-Zertifikat gefunden - versuche "
"nochmal"

#: sm/certchain.c:823
#, c-format
msgid "certificate chain longer than allowed by CA (%d)"
msgstr "Die Zertifikatkette ist l�nger als von der CA erlaubt (%d)"

#: sm/decrypt.c:127
msgid ""
"WARNING: message was encrypted with a weak key in the symmetric cipher.\n"
msgstr ""
"WARNUNG: Die Nachricht wurde mich einem schwachen Schl�ssel (Weak Key) "
"erzeugt\n"

#: sm/decrypt.c:325
msgid "(this is the RC2 algorithm)\n"
msgstr "(Dies ist der RC-2 Algorithmus)\n"

#: sm/decrypt.c:327
msgid "(this does not seem to be an encrypted message)\n"
msgstr "(dies is wahrscheinlich keine verschl�sselte Nachricht)\n"

#: sm/delete.c:51 sm/delete.c:102
#, c-format
msgid "certificate `%s' not found: %s\n"
msgstr "Zertifikat `%s' nicht gefunden: %s\n"

#: sm/delete.c:112 sm/keydb.c:1403 sm/keydb.c:1496
#, c-format
msgid "error locking keybox: %s\n"
msgstr "Fehler beim Sperren der Keybox: %s\n"

#: sm/delete.c:133
#, c-format
msgid "duplicated certificate `%s' deleted\n"
msgstr "Doppeltes Zertifikat `%s' gel�scht\n"

#: sm/delete.c:135
#, c-format
msgid "certificate `%s' deleted\n"
msgstr "Zertifikat `%s' gel�scht\n"

#: sm/delete.c:165
#, c-format
msgid "deleting certificate \"%s\" failed: %s\n"
msgstr "Fehler beim L�schen des Zertifikats \"%s\": %s\n"

#: sm/encrypt.c:120
msgid "weak key created - retrying\n"
msgstr "Schwacher Schl�ssel - es wird erneut versucht\n"

#: sm/encrypt.c:332
msgid "no valid recipients given\n"
msgstr "Keine g�ltigen Empf�nger angegeben\n"

#: sm/gpgsm.c:228
msgid "|[FILE]|make a signature"
msgstr "|[DATEI]|Erzeuge eine Signatur"

#: sm/gpgsm.c:229
msgid "|[FILE]|make a clear text signature"
msgstr "|[DATEI]|Erzeuge eine Klartextsignatur"

#: sm/gpgsm.c:230
msgid "make a detached signature"
msgstr "Erzeuge eine abgetrennte Signatur"

#: sm/gpgsm.c:231
msgid "encrypt data"
msgstr "Verschl�ssele die Daten"

#: sm/gpgsm.c:232
msgid "encryption only with symmetric cipher"
msgstr "Verschl�sselung nur mit symmetrischem Algrithmus"

#: sm/gpgsm.c:233
msgid "decrypt data (default)"
msgstr "Enschl�ssele die Daten"

#: sm/gpgsm.c:234
msgid "verify a signature"
msgstr "�berpr�fen einer Signatur"

#: sm/gpgsm.c:236
msgid "list keys"
msgstr "Schl�ssel anzeigen"

#: sm/gpgsm.c:237
msgid "list external keys"
msgstr "Externe Schl�ssel anzeigen"

#: sm/gpgsm.c:238
msgid "list secret keys"
msgstr "Geheime Schl�ssel anzeigen"

#: sm/gpgsm.c:239
msgid "list certificate chain"
msgstr "Schl�ssel mit Zertifikatekette anzeigen"

#: sm/gpgsm.c:241
msgid "list keys and fingerprints"
msgstr "Schl�ssel und Fingerprint anzeigen"

#: sm/gpgsm.c:242
msgid "generate a new key pair"
msgstr "Neues Schl�sselpaar erzeugen"

#: sm/gpgsm.c:243
msgid "remove key from the public keyring"
msgstr "Schl�ssel aus dem �ffentlichen Schl�sselbund l�schen"

#: sm/gpgsm.c:244
msgid "export keys to a key server"
msgstr "Schl�ssen an eine Schl�sselserver exportieren"

#: sm/gpgsm.c:245
msgid "import keys from a key server"
msgstr "Schl�ssel von einem Schl�sselserver importieren"

#: sm/gpgsm.c:246
msgid "import certificates"
msgstr "Zertifikate importieren"

#: sm/gpgsm.c:247
msgid "export certificates"
msgstr "Zertifikate exportieren"

#: sm/gpgsm.c:248
msgid "register a smartcard"
msgstr "Smartcard registrieren"

#: sm/gpgsm.c:249
msgid "run in server mode"
msgstr "Im Server Modus ausf�hren"

#: sm/gpgsm.c:250
msgid "pass a command to the dirmngr"
msgstr "Das Kommand an den Dirmngr durchreichen"

#: sm/gpgsm.c:252
msgid "invoke gpg-protect-tool"
msgstr "Rufe das gpg-protect-tool auf"

#: sm/gpgsm.c:253
msgid "change a passphrase"
msgstr "Das Mantra (Passphrase) �ndern"

#: sm/gpgsm.c:263
msgid "create ascii armored output"
msgstr "Ausgabe mit ASCII H�lle wird erzeugt"

#: sm/gpgsm.c:265
msgid "create base-64 encoded output"
msgstr "Ausgabe im Basis-64 format erzeugen"

#: sm/gpgsm.c:267
msgid "assume input is in PEM format"
msgstr "Eingabedaten sind im PEM Format"

#: sm/gpgsm.c:269
msgid "assume input is in base-64 format"
msgstr "Eingabedaten sind im Basis-64 Format"

#: sm/gpgsm.c:271
msgid "assume input is in binary format"
msgstr "Eingabedaten sind im Bin�rformat"

#: sm/gpgsm.c:273
msgid "|NAME|encrypt for NAME"
msgstr "|NAME|Verschl�sseln f�r NAME"

#: sm/gpgsm.c:276
msgid "never consult a CRL"
msgstr "Niemals eine CRL konsultieren"

#: sm/gpgsm.c:281
msgid "check validity using OCSP"
msgstr "Die G�ltigkeit mittels OCSP pr�fen"

#: sm/gpgsm.c:284
msgid "|N|number of certificates to include"
msgstr "|N|Sende N Zertifikate mit"

#: sm/gpgsm.c:287
msgid "|FILE|take policy information from FILE"
msgstr "|DATEI|Richtlinieninformationen DATEI entnehmen"

#: sm/gpgsm.c:290
msgid "do not check certificate policies"
msgstr "Zertikikatrichtlinien nicht �berpr�fen"

#: sm/gpgsm.c:294
msgid "fetch missing issuer certificates"
msgstr "Fehlende Zertifikate automatisch holen"

#: sm/gpgsm.c:298
msgid "|NAME|use NAME as default recipient"
msgstr "|NAME|Benutze NAME als voreingestellten Empf�nger"

#: sm/gpgsm.c:300
msgid "use the default key as default recipient"
msgstr "Benuzte voreingestellten Schl�ssel als Standardempf�nger"

#: sm/gpgsm.c:306
msgid "use this user-id to sign or decrypt"
msgstr "Benuzte diese Benutzer ID zum Signieren oder Entschl�sseln"

#: sm/gpgsm.c:309
msgid "|N|set compress level N (0 disables)"
msgstr "|N|Benutze Komprimierungsstufe N"

#: sm/gpgsm.c:311
msgid "use canonical text mode"
msgstr "Kanonischen Textmodus benutzen"

#: sm/gpgsm.c:314 tools/gpgconf.c:61
msgid "use as output file"
msgstr "als Ausgabedatei benutzen"

#: sm/gpgsm.c:317
msgid "don't use the terminal at all"
msgstr "Das Terminal �berhaupt nicht benutzen"

#: sm/gpgsm.c:320
msgid "force v3 signatures"
msgstr "Version 3 Signaturen erzwingen"

#: sm/gpgsm.c:321
msgid "always use a MDC for encryption"
msgstr "Immer das MDC Verfahren zum verschl�sseln mitbenutzen"

#: sm/gpgsm.c:326
msgid "batch mode: never ask"
msgstr "Stapelverarbeitungs Modus: Nie nachfragen"

#: sm/gpgsm.c:327
msgid "assume yes on most questions"
msgstr "\"Ja\" auf die meisten Anfragen annehmen"

#: sm/gpgsm.c:328
msgid "assume no on most questions"
msgstr "\"Nein\" auf die meisten Anfragen annehmen"

#: sm/gpgsm.c:330
msgid "add this keyring to the list of keyrings"
msgstr "Diesen Keyring in die Liste der Keyrings aufnehmen"

#: sm/gpgsm.c:331
msgid "add this secret keyring to the list"
msgstr "Diese geheimen Keyring in die Liste aufnehmen"

#: sm/gpgsm.c:332
msgid "|NAME|use NAME as default secret key"
msgstr "|NAME|Benutze NAME als voreingestellten Schl�ssel"

#: sm/gpgsm.c:333
msgid "|HOST|use this keyserver to lookup keys"
msgstr "|HOST|Benutze HOST als Schl�sselserver"

#: sm/gpgsm.c:334
msgid "|NAME|set terminal charset to NAME"
msgstr "|NAME|Den Zeichensatz f�r das Terminal auf NAME setzen"

#: sm/gpgsm.c:338
msgid "|LEVEL|set the debugging level to LEVEL"
msgstr "|NAME|Die Debugstufe auf NAME setzen"

#: sm/gpgsm.c:345
msgid "|FD|write status info to this FD"
msgstr "|FD|Statusinformationen auf Dateidescriptor FD schreiben"

#: sm/gpgsm.c:352
msgid "|FILE|load extension module FILE"
msgstr "|DATEI|Das Erweiterungsmodul DATEI laden"

#: sm/gpgsm.c:358
msgid "|NAME|use cipher algorithm NAME"
msgstr "|NAME|Den Verschl�sselungsalgrithmus NAME benutzen"

#: sm/gpgsm.c:360
msgid "|NAME|use message digest algorithm NAME"
msgstr "|NAME|Den Hashalgorithmus NAME benutzen"

#: sm/gpgsm.c:362
msgid "|N|use compress algorithm N"
msgstr "|N|Den Kompressionsalgorithmus Nummer N benutzen"

#: sm/gpgsm.c:370
msgid ""
"@\n"
"(See the man page for a complete listing of all commands and options)\n"
msgstr ""
"@\n"
"(Die \"man\" Seite beschreibt alle Kommands und Optionen)\n"

#: sm/gpgsm.c:373
msgid ""
"@\n"
"Examples:\n"
"\n"
" -se -r Bob [file]          sign and encrypt for user Bob\n"
" --clearsign [file]         make a clear text signature\n"
" --detach-sign [file]       make a detached signature\n"
" --list-keys [names]        show keys\n"
" --fingerprint [names]      show fingerprints\n"
msgstr ""
"@\n"
"Beispiele:\n"
"\n"
" -se -r Bob [Datei]         Signieren und verschl�sseln f�r Benutzer Bob\\n\n"
" --clearsign [Datei]        Eine Klartextsignatur erzeugen\\n\n"
" --detach-sign [Datei]      Eine abgetrennte Signatur erzeugen\\n\n"
" --list-keys [Namen]        Schl�ssel anzeigenn\n"
" --fingerprint [Namen]      \"Fingerabdr�cke\" anzeigen\\n\n"

#: sm/gpgsm.c:488
msgid "Usage: gpgsm [options] [files] (-h for help)"
msgstr "Gebrauch: gpgsm [Optionen] [Dateien] (-h f�r Hilfe)"

#: sm/gpgsm.c:491
msgid ""
"Syntax: gpgsm [options] [files]\n"
"sign, check, encrypt or decrypt using the S/MIME protocol\n"
"default operation depends on the input data\n"
msgstr ""
"Gebrauch: gpgsm [Optionen] [Dateien]\n"
"Signieren, pr�fen, ver- und entschl�sseln mittels S/MIME protocol\n"

#: sm/gpgsm.c:498
msgid ""
"\n"
"Supported algorithms:\n"
msgstr ""
"\n"
"Unterst�tzte Algorithmen:\n"

#: sm/gpgsm.c:574
msgid "usage: gpgsm [options] "
msgstr "Gebrauch: gpgsm [Optionen] "

#: sm/gpgsm.c:640
msgid "conflicting commands\n"
msgstr "Widersprechende Kommandos\n"

#: sm/gpgsm.c:656
#, c-format
msgid "can't encrypt to `%s': %s\n"
msgstr "Verschl�sseln f�r `%s' nicht m�glich: %s\n"

#: sm/gpgsm.c:731
#, c-format
msgid "libksba is too old (need %s, have %s)\n"
msgstr "Die Bibliothek Libksba is nicht aktuell (ben�tige %s, habe %s)\n"

#: sm/gpgsm.c:1178
msgid "WARNING: program may create a core file!\n"
msgstr "WARNUNG: Programm k�nnte eine core-dump-Datei schreiben!\n"

#: sm/gpgsm.c:1190
msgid "WARNING: running with faked system time: "
msgstr "WARNUNG: Ausf�hrung mit gef�lschter Systemzeit: "

#: sm/gpgsm.c:1216
msgid "selected cipher algorithm is invalid\n"
msgstr "Das ausgew�hlte Verschl�sselungsverfahren ist ung�ltig\n"

#: sm/gpgsm.c:1224
msgid "selected digest algorithm is invalid\n"
msgstr "Das ausgew�hlte Hashverfahren ist ung�ltig\n"

#: sm/gpgsm.c:1254
#, c-format
msgid "can't sign using `%s': %s\n"
msgstr "Signieren mit `%s' nicht m�glich: %s\n"

#: sm/gpgsm.c:1418
msgid "this command has not yet been implemented\n"
msgstr "Diee Kommando wurde noch nicht implementiert\n"

#: sm/gpgsm.c:1641 sm/gpgsm.c:1674
#, c-format
msgid "can't open `%s': %s\n"
msgstr "Datei `%s' kann nicht ge�ffnet werden: %s\n"

#: sm/import.c:118
#, c-format
msgid "total number processed: %lu\n"
msgstr "gesamte verarbeitete Anzahl: %lu\n"

#: sm/import.c:121
#, c-format
msgid "              imported: %lu"
msgstr "                 importiert: %lu"

#: sm/import.c:125
#, c-format
msgid "             unchanged: %lu\n"
msgstr "             nicht ge�ndert: %lu\n"

#: sm/import.c:127
#, c-format
msgid "      secret keys read: %lu\n"
msgstr " gelesene private Schl�ssel: %lu\n"

#: sm/import.c:129
#, c-format
msgid "  secret keys imported: %lu\n"
msgstr "importierte priv. Schl�ssel: %lu\n"

#: sm/import.c:131
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr "unge�nderte priv. Schl�ssel: %lu\n"

#: sm/import.c:133
#, c-format
msgid "          not imported: %lu\n"
msgstr "           nicht importiert: %lu\n"

#: sm/import.c:235
msgid "error storing certificate\n"
msgstr "Fehler beim speichern des Zertifikats\n"

#: sm/import.c:243
msgid "basic certificate checks failed - not imported\n"
msgstr "Grundlegende Zertifikatpr�fungen fehlgeschlagen - nicht importiert\n"

#: sm/import.c:429 sm/import.c:461
#, c-format
msgid "error importing certificate: %s\n"
msgstr "Fehler beim Importieren des Zertifikats: %s\n"

#: sm/import.c:490
#, c-format
msgid "error creating a pipe: %s\n"
msgstr "Fehler beim Erzeugen einer \"Pipe\": %s\n"

#: sm/import.c:498
#, c-format
msgid "error forking process: %s\n"
msgstr "Fehler beim \"Forken\" des Prozess: %s\n"

#: sm/import.c:609 sm/import.c:634
#, c-format
msgid "error creating temporary file: %s\n"
msgstr "Fehler beim Erstellen einer tempor�ren Datei: %s\n"

#: sm/import.c:617
#, c-format
msgid "error writing to temporary file: %s\n"
msgstr "Fehler beim Schreiben auf eine tempor�re Datei: %s\n"

#: sm/import.c:626
#, c-format
msgid "error reading input: %s\n"
msgstr "Fehler beim Lesen der Eingabe: %s\n"

#: sm/import.c:728
#, c-format
msgid "waiting for protect-tool to terminate failed: %s\n"
msgstr ""
"Das Warten auf die Beendigung des protect-tools ist fehlgeschlagen: %s\n"

#: sm/import.c:731
#, c-format
msgid "error running `%s': probably not installed\n"
msgstr "Feler bei Ausf�hrung von `%s': wahrscheinlich nicht installiert\n"

#: sm/import.c:733
#, c-format
msgid "error running `%s': exit status %d\n"
msgstr "Fehler bei Ausf�hrung von `%s': Endestatus %d\n"

#: sm/import.c:736
#, c-format
msgid "error running `%s': terminated\n"
msgstr "Fehler beim Ausf�hren von `%s': beendet\n"

#: sm/keydb.c:189
#, c-format
msgid "error creating keybox `%s': %s\n"
msgstr "Die \"Keybox\" `%s' konnte nicht erstellt werden: %s\n"

#: sm/keydb.c:192
msgid "you may want to start the gpg-agent first\n"
msgstr "Sie sollten zuerst den gpg-agent starten\n"

#: sm/keydb.c:197
#, c-format
msgid "keybox `%s' created\n"
msgstr "Die \"Keybox\" `%s' wurde erstellt\n"

#: sm/keydb.c:220
#, c-format
msgid "can't create lock for `%s'\n"
msgstr "Datei `%s' konnte nicht gesperrt werden\n"

#: sm/keydb.c:1327 sm/keydb.c:1389
msgid "failed to get the fingerprint\n"
msgstr "Kann den Fingerprint nicht ermitteln\n"

#: sm/keydb.c:1334 sm/keydb.c:1396
msgid "failed to allocate keyDB handle\n"
msgstr "Kann keinen KeyDB Handler bereitstellen\n"

#: sm/keydb.c:1351
#, c-format
msgid "problem looking for existing certificate: %s\n"
msgstr "Problem bei der Suche nach vorhandenem Zertifikat: %s\n"

#: sm/keydb.c:1359
#, c-format
msgid "error finding writable keyDB: %s\n"
msgstr "Fehler bei der Suche nach einer schreibbaren KeyDB: %s\n"

#: sm/keydb.c:1367
#, c-format
msgid "error storing certificate: %s\n"
msgstr "Fehler beim Speichern des Zertifikats: %s\n"

#: sm/keydb.c:1411
#, c-format
msgid "problem re-searching certificate: %s\n"
msgstr "Problem bei Wiederfinden des Zertifikats: %s\n"

#: sm/keydb.c:1420 sm/keydb.c:1508
#, c-format
msgid "error getting stored flags: %s\n"
msgstr "Fehler beim Holen der gespeicherten Flags: %s\n"

#: sm/keydb.c:1429 sm/keydb.c:1519
#, c-format
msgid "error storing flags: %s\n"
msgstr "Fehler beim Speichern der Flags: %s\n"

#: sm/verify.c:381
msgid "Signature made "
msgstr "Signatur erzeugt am "

#: sm/verify.c:385
msgid "[date not given]"
msgstr "[Datum nicht vorhanden]"

#: sm/verify.c:386
#, c-format
msgid " using certificate ID %08lX\n"
msgstr "mittels Zertifikat ID %08lX\n"

#: sm/verify.c:499
msgid "Good signature from"
msgstr "Korrekte Signatur von"

#: sm/verify.c:500
msgid "                aka"
msgstr "                alias"

#: tools/gpgconf.c:55
msgid "list all components"
msgstr "Liste aller Komponenten"

#: tools/gpgconf.c:56
msgid "|COMPONENT|list options"
msgstr "|KOMPONENTE|Zeige die Optionen an"

#: tools/gpgconf.c:57
msgid "|COMPONENT|change options"
msgstr "|KOMPONENTE|�ndere die Optionen"

#: tools/gpgconf.c:63
msgid "quiet"
msgstr "Weniger Ausgaben"

#: tools/gpgconf.c:65
msgid "activate changes at runtime, if possible"
msgstr "Aktiviere �nderungen zur Laufzeit; falls m�glich"

#: tools/gpgconf.c:88
msgid "Usage: gpgconf [options] (-h for help)"
msgstr "Gebrauch: gpgconf [Optionen] (-h f�r Hilfe)"

#: tools/gpgconf.c:91
msgid ""
"Syntax: gpgconf [options]\n"
"Manage configuration options for tools of the GnuPG system\n"
msgstr ""
"Syntax: gpgconf {Optionen]\n"
"Verwalte Konfigurationsoptionen f�r Programme des GnuPG Systems\n"

#: tools/gpgconf.c:175
msgid "usage: gpgconf [options] "
msgstr "Gebrauch: gpgconf [Optionen] "

#: tools/gpgconf.c:177
msgid "Need one component argument"
msgstr "Ben�tige ein Komponenten Argument"

#: tools/gpgconf.c:186
msgid "Component not found"
msgstr "Komponente nicht gefunden"

#: tools/gpgconf-comp.c:435 tools/gpgconf-comp.c:496 tools/gpgconf-comp.c:561
#: tools/gpgconf-comp.c:614 tools/gpgconf-comp.c:677
msgid "Options controlling the diagnostic output"
msgstr "Optionen zur Einstellung Diagnoseausgaben"

#: tools/gpgconf-comp.c:448 tools/gpgconf-comp.c:509 tools/gpgconf-comp.c:574
#: tools/gpgconf-comp.c:627 tools/gpgconf-comp.c:700
msgid "Options controlling the configuration"
msgstr "Optionen zur Einstellung der Konfiguration"

#: tools/gpgconf-comp.c:455 tools/gpgconf-comp.c:532 tools/gpgconf-comp.c:581
#: tools/gpgconf-comp.c:634 tools/gpgconf-comp.c:707
msgid "Options useful for debugging"
msgstr "N�tzliche Optionen zum Debuggen"

#: tools/gpgconf-comp.c:460 tools/gpgconf-comp.c:537 tools/gpgconf-comp.c:586
#: tools/gpgconf-comp.c:639 tools/gpgconf-comp.c:715
msgid "|FILE|write server mode logs to FILE"
msgstr "|DATEI|Schreibe im Servermodus Logs auf DATEI"

#: tools/gpgconf-comp.c:468 tools/gpgconf-comp.c:542 tools/gpgconf-comp.c:647
msgid "Options controlling the security"
msgstr "Optionen zur Einstellung der Sicherheit"

#: tools/gpgconf-comp.c:594
msgid "Configuration for Keyservers"
msgstr "Konfiguration der Schl�sselserver"

#: tools/gpgconf-comp.c:690
msgid "Options controlling the format of the output"
msgstr "Optionen zum Einstellen der Ausgabeformate"

#: tools/gpgconf-comp.c:726
msgid "Options controlling the interactivity and enforcement"
msgstr "Optionen zur Einstellung der Interaktivit�t und Geltendmachung"

#: tools/gpgconf-comp.c:736
msgid "Configuration of LDAP servers to use"
msgstr "Konfiguration der zu nutzenden LDAP-Server"

#: tools/gpgconf-comp.c:761
msgid "Configuration for OCSP"
msgstr "Konfiguration zu OCSP"

#, fuzzy
#~ msgid "passphrase (CHV%d) is too short; minimum length is %d\n"
#~ msgstr "Die Passphrase (CHV%d) ist zu kurz; Mindestl�nge ist %d\n"

#~ msgid "Usage: sc-investigate [options] (-h for help)\n"
#~ msgstr "Gebrauch: sc-investigate [Optionen] (-h f�r Hilfe)\n"

#~ msgid ""
#~ "Syntax: sc-investigate [options] [args]]\n"
#~ "Have a look at smartcards\n"
#~ msgstr ""
#~ "Gebrauch: sc-investigate [Optionen] [Argumente]\n"
#~ "Den Inhalt einer Smartcard inspizieren\n"

#~ msgid "can't access Extended Capability Flags - invalid OpenPGP card?\n"
#~ msgstr ""
#~ "Zugriff auf die Extended Capability Flags nicht m�glich - ung�ltige "
#~ "OpenPGP Karte?\n"

#~ msgid "Enter passphrase:"
#~ msgstr "Bitte das Mantra (Passphrase) eingeben:"

#~ msgid "[error]"
#~ msgstr "[Fehler]"

#~ msgid "no key usage specified - accepted for encryption\n"
#~ msgstr ""
#~ "Schl�sselverwendungszweck nicht vorhanden - wird zum Verschl�sseln "
#~ "akzeptiert\n"