summaryrefslogtreecommitdiffstats
path: root/po/ru.po
blob: 7f5de3fca932830eda2347c56d8b351820726474 (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
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
# I finished the translation without looking at the contrib directory of
# GPG site. Werner enlightened me about two previous translations and I
# dared to look in them to correct my translation of questionable phrases.
# So I'd like to thank:
# Artem Belevich <artemb@usa.net>
# Alexey Morozov <morozov@iname.com>
# Michael Sobolev <mss@transas.com>, 1998
# Alexey Vyskubov <alexey@alv.stud.pu.ru>, 1998
# QingLong <qinglong@Bolizm> (couldn't send an email to let you know)
msgid ""
msgstr ""
"POT-Creation-Date: 2000-08-21 16:04+0200\n"
"Content-Type: text/plain; charset=\n"
"Date: 1998-01-26 22:08:36+0100\n"
"From: Gregory Steuck <steuck@iname.com>\n"
"Xgettext-Options: --default-domain=gnupg --directory=.. --add-comments "
"--keyword=_ --keyword=N_ --files-from=./POTFILES.in\n"
"Files: util/secmem.c util/argparse.c cipher/random.c cipher/rand-dummy.c "
"cipher/rand-unix.c cipher/rand-w32.c g10/g10.c g10/pkclist.c g10/keygen.c "
"g10/decrypt.c g10/encode.c g10/import.c g10/keyedit.c g10/keylist.c "
"g10/mainproc.c g10/passphrase.c g10/plaintext.c g10/pref.c g10/seckey-cert.c "
"g10/sig-check.c g10/sign.c g10/trustdb.c g10/verify.c\n"

#: util/miscutil.c:278 util/miscutil.c:307
msgid "yes"
msgstr "��(y)"

#: util/miscutil.c:279 util/miscutil.c:310
msgid "yY"
msgstr "yY"

#: util/miscutil.c:280 util/miscutil.c:308
msgid "no"
msgstr ""

#: util/miscutil.c:281 util/miscutil.c:311
msgid "nN"
msgstr ""

#: g10/keyedit.c:580 util/miscutil.c:309
msgid "quit"
msgstr "�����"

#: util/miscutil.c:312
msgid "qQ"
msgstr ""

#: util/errors.c:55
#, fuzzy
msgid "general error"
msgstr "����� ������"

#: util/errors.c:56
#, fuzzy
msgid "unknown packet type"
msgstr "����������� ��� ������"

#: util/errors.c:57
#, fuzzy
msgid "unknown version"
msgstr "����������� ������"

#: util/errors.c:58
#, fuzzy
msgid "unknown pubkey algorithm"
msgstr "����������� �������� ���������� � �������� ������"

#: util/errors.c:59
#, fuzzy
msgid "unknown digest algorithm"
msgstr "����������� �������� ��������� ���������"

#: util/errors.c:60
#, fuzzy
msgid "bad public key"
msgstr "������ �������� ����"

#: util/errors.c:61
#, fuzzy
msgid "bad secret key"
msgstr "������ ��������� ����"

#: util/errors.c:62
#, fuzzy
msgid "bad signature"
msgstr "������ �������"

#: util/errors.c:63
#, fuzzy
msgid "checksum error"
msgstr "������������ ����������� �����"

#: util/errors.c:64
#, fuzzy
msgid "bad passphrase"
msgstr "�������� \"�������� �����\""

#: util/errors.c:65
#, fuzzy
msgid "public key not found"
msgstr "�������� ���� �� ������"

#: util/errors.c:66
#, fuzzy
msgid "unknown cipher algorithm"
msgstr "����������� �������� ����������"

#: util/errors.c:67
#, fuzzy
msgid "can't open the keyring"
msgstr "���������� ������� \"������ ������\""

#: util/errors.c:68
#, fuzzy
msgid "invalid packet"
msgstr "������������ �����"

#: util/errors.c:69
#, fuzzy
msgid "invalid armor"
msgstr "������������ ASCII-���������"

#: util/errors.c:70
#, fuzzy
msgid "no such user id"
msgstr "����������� ������������� ������������"

#: util/errors.c:71
#, fuzzy
msgid "secret key not available"
msgstr "��������� ���� �� ����������"

#: util/errors.c:72
#, fuzzy
msgid "wrong secret key used"
msgstr "����������� ������������ ��������� ����"

#: util/errors.c:73
#, fuzzy
msgid "not supported"
msgstr "�� ��������������"

#: util/errors.c:74
#, fuzzy
msgid "bad key"
msgstr "������ ����"

#: util/errors.c:75
#, fuzzy
msgid "file read error"
msgstr "������ ������ �����"

#: util/errors.c:76
#, fuzzy
msgid "file write error"
msgstr "������ ������ �����"

#: util/errors.c:77
#, fuzzy
msgid "unknown compress algorithm"
msgstr "����������� �������� ��������"

#: util/errors.c:78
#, fuzzy
msgid "file open error"
msgstr "������ �������� �����"

#: util/errors.c:79
#, fuzzy
msgid "file create error"
msgstr "������ �������� �����"

#: util/errors.c:80
#, fuzzy
msgid "invalid passphrase"
msgstr "�������� \"�������� �����\""

#: util/errors.c:81
#, fuzzy
msgid "unimplemented pubkey algorithm"
msgstr "��������������� �������� ���������� � �������� ������"

#: util/errors.c:82
#, fuzzy
msgid "unimplemented cipher algorithm"
msgstr "��������������� �������� ����������"

#: util/errors.c:83
#, fuzzy
msgid "unknown signature class"
msgstr "������� ������������ ����"

#: util/errors.c:84
#, fuzzy
msgid "trust database error"
msgstr "������ � Trust-DB (���� ������ �������)"

#: util/errors.c:85
msgid "bad MPI"
msgstr ""

#: util/errors.c:86
#, fuzzy
msgid "resource limit"
msgstr "������������ ��������"

#: util/errors.c:87
#, fuzzy
msgid "invalid keyring"
msgstr "������������ \"������ ������\""

#: util/errors.c:88
#, fuzzy
msgid "bad certificate"
msgstr "������ ����������"

#: util/errors.c:89
#, fuzzy
msgid "malformed user id"
msgstr "������������ ����� �������������� ������������"

#: util/errors.c:90
#, fuzzy
msgid "file close error"
msgstr "������ �������� �����"

#: util/errors.c:91
#, fuzzy
msgid "file rename error"
msgstr "������ �������������� �����"

#: util/errors.c:92
#, fuzzy
msgid "file delete error"
msgstr "������ �������� �����"

#: util/errors.c:93
#, fuzzy
msgid "unexpected data"
msgstr "����������� ������"

#: util/errors.c:94
#, fuzzy
msgid "timestamp conflict"
msgstr "�������� ��������� ���������� (timestamp)"

#: util/errors.c:95
#, fuzzy
msgid "unusable pubkey algorithm"
msgstr "����������� ��� ������������� �������� ��������� �����"

#: util/errors.c:96
#, fuzzy
msgid "file exists"
msgstr "���� ����������"

#: util/errors.c:97
#, fuzzy
msgid "weak key"
msgstr "������ ����"

#: util/errors.c:98
#, fuzzy
msgid "invalid argument"
msgstr "������������ ASCII-���������"

#: util/errors.c:99
msgid "bad URI"
msgstr ""

#: util/errors.c:100
#, fuzzy
msgid "unsupported URI"
msgstr "�� ��������������"

#: util/errors.c:101
#, fuzzy
msgid "network error"
msgstr "����� ������"

#: util/errors.c:103
#, fuzzy
msgid "not encrypted"
msgstr "����������� ������"

#: util/logger.c:227
#, fuzzy, c-format
msgid "... this is a bug (%s:%d:%s)\n"
msgstr "��-�� ... ������ � ��������� (%s:%d:%s)\n"

#: util/logger.c:233
#, c-format
msgid "you found a bug ... (%s:%d)\n"
msgstr "�� ����� ������ � ��������� ... (%s:%d)\n"

#: cipher/random.c:321 g10/import.c:127 g10/keygen.c:1348
#, fuzzy, c-format
msgid "can't open `%s': %s\n"
msgstr "���������� ������� ���� `%s': %s\n"

#: cipher/random.c:325
#, fuzzy, c-format
msgid "can't stat `%s': %s\n"
msgstr "���������� ������� ���� `%s': %s\n"

#: cipher/random.c:330
#, c-format
msgid "`%s' is not a regular file - ignored\n"
msgstr ""

#: cipher/random.c:335
msgid "note: random_seed file is empty\n"
msgstr ""

#: cipher/random.c:341
msgid "warning: invalid size of random_seed file - not used\n"
msgstr ""

#: cipher/random.c:349
#, fuzzy, c-format
msgid "can't read `%s': %s\n"
msgstr "���������� ������� ���� `%s': %s\n"

#: cipher/random.c:387
msgid "note: random_seed file not updated\n"
msgstr ""

#: cipher/random.c:407
#, fuzzy, c-format
msgid "can't create `%s': %s\n"
msgstr "%s: ���������� �������: %s\n"

#: cipher/random.c:414
#, fuzzy, c-format
msgid "can't write `%s': %s\n"
msgstr "���������� ������� ���� `%s': %s\n"

#: cipher/random.c:417
#, fuzzy, c-format
msgid "can't close `%s': %s\n"
msgstr "���������� ������� ���� `%s': %s\n"

#: cipher/random.c:428
#, c-format
msgid "too many random bits requested; the limit is %d\n"
msgstr ""

#: cipher/random.c:657
#, fuzzy
msgid "WARNING: using insecure random number generator!!\n"
msgstr "��������: ������������ ���������� ��������� ��������� �����!\n"

#: cipher/random.c:663
msgid ""
"The random number generator is only a kludge to let\n"
"it run - it is in no way a strong RNG!\n"
"\n"
"DON'T USE ANY DATA GENERATED BY THIS PROGRAM!!\n"
"\n"
msgstr ""
"������������ ��������� ��������� ����� -- ������ ��������,\n"
"����� �������������� ���������, ����� �� �������� ���!\n"
"\n"
"�� ����������� ������� ���������� ���� ����������!\n"
"\n"

#: cipher/rndlinux.c:125
#, c-format
msgid ""
"\n"
"Not enough random bytes available.  Please do some other work to give\n"
"the OS a chance to collect more entropy! (Need %d more bytes)\n"
msgstr ""
"\n"
"������������ ��������� ������. ����������, ��������� ���-������, �����\n"
"�� ����� ������� �������������� ��������� �����! (����� ��� %d ����)\n"

#: gcrypt/secmem.c:77
msgid "Warning: using insecure memory!\n"
msgstr ""
"��������, �������� ������ ��������� ������!\n"
"��� �������� ����� ������, ��������� ��������� suid(root).\n"
"���������� ��� ����� � �������������� ����� �������.\n"

#: gcrypt/secmem.c:287
msgid "operation is not possible without initialized secure memory\n"
msgstr ""

#: gcrypt/secmem.c:288
msgid "(you may have used the wrong program for this task)\n"
msgstr ""

#: g10/gpg.c:198
msgid ""
"@Commands:\n"
" "
msgstr ""
"@�������:\n"
" "

#: g10/gpg.c:200
#, fuzzy
msgid "|[file]|make a signature"
msgstr "|[����]|������� �������"

#: g10/gpg.c:201
#, fuzzy
msgid "|[file]|make a clear text signature"
msgstr "|[����]|������� ��������� �������"

#: g10/gpg.c:202
msgid "make a detached signature"
msgstr "������� ��������� �������"

#: g10/gpg.c:203
msgid "encrypt data"
msgstr "����������� ������"

#: g10/gpg.c:204
msgid "encryption only with symmetric cipher"
msgstr "����������� ������������ ����������"

#: g10/gpg.c:205
msgid "store only"
msgstr "������ ���������"

#: g10/gpg.c:206
msgid "decrypt data (default)"
msgstr "������������ ������ (�� ���������)"

#: g10/gpg.c:207
msgid "verify a signature"
msgstr "��������� �������"

#: g10/gpg.c:209
msgid "list keys"
msgstr "������ ������"

#: g10/gpg.c:211
msgid "list keys and signatures"
msgstr "������ ������ � ��������"

#: g10/gpg.c:212
msgid "check key signatures"
msgstr "��������� ������� �� �����"

#: g10/gpg.c:213
msgid "list keys and fingerprints"
msgstr "������ ������ � �� \"����������� �������\""

#: g10/gpg.c:214
msgid "list secret keys"
msgstr "������ ��������� ������"

#: g10/gpg.c:215
msgid "generate a new key pair"
msgstr "������������� ����� ���� ������ (�������� � ���������)"

#: g10/gpg.c:216
msgid "remove key from the public keyring"
msgstr "������� ���� �� ������"

#: g10/gpg.c:218
#, fuzzy
msgid "remove key from the secret keyring"
msgstr "������� ���� �� ������"

#: g10/gpg.c:219
#, fuzzy
msgid "sign a key"
msgstr "��������� ����"

#: g10/gpg.c:220
#, fuzzy
msgid "sign a key locally"
msgstr "��������� ����"

#: g10/gpg.c:221
msgid "sign or edit a key"
msgstr "��������� ��� ������������� ����"

#: g10/gpg.c:222
msgid "generate a revocation certificate"
msgstr "������������� ���������� ����������"

#: g10/gpg.c:223
msgid "export keys"
msgstr "�������������� �����"

#: g10/gpg.c:224
msgid "export keys to a key server"
msgstr ""

#: g10/gpg.c:225
msgid "import keys from a key server"
msgstr ""

#: g10/gpg.c:229
msgid "import/merge keys"
msgstr "�������������/�������� �����"

#: g10/gpg.c:231
msgid "list only the sequence of packets"
msgstr "���������� ������ ������������������ �������"

#: g10/gpg.c:233
#, fuzzy
msgid "export the ownertrust values"
msgstr "�������������� ��������� �������\n"

#: g10/gpg.c:235
#, fuzzy
msgid "import ownertrust values"
msgstr "������������� ��������� �������\n"

#: g10/gpg.c:237
#, fuzzy
msgid "update the trust database"
msgstr "|[�����]|��������� ���� ������ �������"

#: g10/gpg.c:239
msgid "|[NAMES]|check the trust database"
msgstr "|[�����]|��������� ���� ������ �������"

#: g10/gpg.c:240
msgid "fix a corrupted trust database"
msgstr "��������� ����������� ���� ������ �������"

#: g10/gpg.c:241
msgid "De-Armor a file or stdin"
msgstr "������������ stdin ��� ���� �� ASCII-�������������"

#: g10/gpg.c:243
msgid "En-Armor a file or stdin"
msgstr "������������ stdin ��� ���� � ASCII-�������������"

#: g10/gpg.c:245
msgid "|algo [files]|print message digests"
msgstr "|algo [files]|���������� �������� ���������"

#: g10/gpg.c:250
msgid ""
"@\n"
"Options:\n"
" "
msgstr ""
"@\n"
"���������:\n"
" "

#: g10/gpg.c:252
msgid "create ascii armored output"
msgstr "����� � ASCII-�������������"

#: g10/gpg.c:254
#, fuzzy
msgid "|NAME|encrypt for NAME"
msgstr "|���|������������ ������������ ���������� ���"

#: g10/gpg.c:257
#, fuzzy
msgid "|NAME|use NAME as default recipient"
msgstr "|���|������������ ��� � �������� ���������� ����� �� ���������"

#: g10/gpg.c:259
msgid "use the default key as default recipient"
msgstr ""

#: g10/gpg.c:263
msgid "use this user-id to sign or decrypt"
msgstr ""
"������������ ��������� ������������� ������������ ��� ������� ��� �����������"

#: g10/gpg.c:264
msgid "|N|set compress level N (0 disables)"
msgstr "|N|���������� ������� ������ (0 - �� �������)"

#: g10/gpg.c:266
msgid "use canonical text mode"
msgstr "������������ ������������ ��������� �����"

#: g10/gpg.c:267
msgid "use as output file"
msgstr "������������ � �������� ��������� �����"

#: g10/gpg.c:268
msgid "verbose"
msgstr "������������"

#: g10/gpg.c:269
msgid "be somewhat more quiet"
msgstr ""

#: g10/gpg.c:270
msgid "don't use the terminal at all"
msgstr ""

#: g10/gpg.c:271
#, fuzzy
msgid "force v3 signatures"
msgstr "��������� ������� �� �����"

#: g10/gpg.c:272
#, fuzzy
msgid "always use a MDC for encryption"
msgstr "������������ ��������� ������������� ������������ ��� ����������"

#: g10/gpg.c:273
msgid "do not make any changes"
msgstr "Keine wirklichen �nderungen durchf�hren"

#. { oInteractive, "interactive", 0, N_("prompt before overwriting") },
#: g10/gpg.c:275
msgid "use the gpg-agent"
msgstr ""

#: g10/gpg.c:276
msgid "batch mode: never ask"
msgstr "�������� �����: ������ �� ����������"

#: g10/gpg.c:277
msgid "assume yes on most questions"
msgstr "�������� \"��\" �� ����������� ��������"

#: g10/gpg.c:278
msgid "assume no on most questions"
msgstr "�������� \"���\" �� ����������� ��������"

#: g10/gpg.c:279
msgid "add this keyring to the list of keyrings"
msgstr "�������� ��� ������ � ������ ������ ������"

#: g10/gpg.c:280
msgid "add this secret keyring to the list"
msgstr "�������� ��� ��������� ������ � ������ ������ ������"

#: g10/gpg.c:281
msgid "|NAME|use NAME as default secret key"
msgstr "|���|������������ ��� � �������� ���������� ����� �� ���������"

#: g10/gpg.c:282
msgid "|HOST|use this keyserver to lookup keys"
msgstr ""

#: g10/gpg.c:283
#, fuzzy
msgid "|NAME|set terminal charset to NAME"
msgstr "|���|������������ ������������ ���������� ���"

#: g10/gpg.c:284
msgid "read options from file"
msgstr "������ ��������� �� �����"

#: g10/gpg.c:288
msgid "|FD|write status info to this FD"
msgstr "|FD| ���������� ���������� � ��������� � ���������� (FD)"

#: g10/gpg.c:293
#, fuzzy
msgid "|FILE|load extension module FILE"
msgstr "|����|��������� ���� � ������������ ��������"

#: g10/gpg.c:294
msgid "emulate the mode described in RFC1991"
msgstr "����������� ����� ��������� � RFC1991"

#: g10/gpg.c:295
msgid "set all packet, cipher and digest options to OpenPGP behavior"
msgstr ""

#: g10/gpg.c:296
#, fuzzy
msgid "|N|use passphrase mode N"
msgstr "|N|������������ �������� ����� ������ N\n"

#: g10/gpg.c:298
#, fuzzy
msgid "|NAME|use message digest algorithm NAME for passphrases"
msgstr "|���|������������ ���-�������� ��� ��� �������� ����"

#: g10/gpg.c:300
#, fuzzy
msgid "|NAME|use cipher algorithm NAME for passphrases"
msgstr "|���|������������ ������������ ���������� ��� ��� �������� ����"

#: g10/gpg.c:301
msgid "|NAME|use cipher algorithm NAME"
msgstr "|���|������������ ������������ ���������� ���"

#: g10/gpg.c:302
msgid "|NAME|use message digest algorithm NAME"
msgstr "|���|������������ ���-�������� ���"

#: g10/gpg.c:303
msgid "|N|use compress algorithm N"
msgstr "|N|������������ �������� ������ N"

#: g10/gpg.c:304
msgid "throw keyid field of encrypted packets"
msgstr "����������� ���� keyid � ������������� �������"

#: g10/gpg.c:305
msgid "|NAME=VALUE|use this notation data"
msgstr ""

#: g10/gpg.c:308
msgid ""
"@\n"
"(See the man page for a complete listing of all commands and options)\n"
msgstr ""

#: g10/gpg.c:311
#, fuzzy
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"
"�������:\n"
"\n"
" -se -r Bob [file]          ��������� � ����������� ��� ������������ Bob\n"
" --clearsign [file]         ������� ��������� �������\n"
" --detach-sign [file]       ������� ��������� �������\n"
" --list-keys [names]        �������� ������ ������\n"
" --fingerprint [names]      �������� \"��������� �������\" ������\n"

#: g10/gpg.c:411
msgid "Please report bugs to <gnupg-bugs@gnu.org>.\n"
msgstr ""
"����������, ����������� ��������� �� ������� �� ������ "
"<gnupg-bugs@gnu.org>.\n"

#: g10/gpg.c:415
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr "�������������: gpg [���������] [�����] (-h ��� ������)"

#: g10/gpg.c:418
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
"default operation depends on the input data\n"
msgstr ""
"���������: gpg [���������] [�����]\n"
"�����������, ��������� �������, ������� ��� ��������������\n"
"����� ������ ������� �� ������� ������\n"

#: g10/gpg.c:425
msgid ""
"\n"
"Supported algorithms:\n"
msgstr ""
"\n"
"�������������� ���������:\n"

#: g10/gpg.c:527
msgid "usage: gpg [options] "
msgstr "�������������: gpg [���������] "

#: g10/gpg.c:585
msgid "conflicting commands\n"
msgstr "Widerspr�chliche Kommandos\n"

#: g10/gpg.c:640
#, c-format
msgid "libgcrypt is too old (need %s, have %s)\n"
msgstr ""

#: g10/gpg.c:736
#, fuzzy, c-format
msgid "NOTE: no default option file `%s'\n"
msgstr "���������: ���� ���������� �� ��������� `%s' �����������\n"

#: g10/gpg.c:740
#, c-format
msgid "option file `%s': %s\n"
msgstr "���� ���������� `%s': %s\n"

#: g10/gpg.c:747
#, c-format
msgid "reading options from `%s'\n"
msgstr "�������� ��������� �� `%s'\n"

#: g10/gpg.c:940
#, fuzzy, c-format
msgid "%s is not a valid character set\n"
msgstr "������������ ������ � �����������.\n"

#: g10/gpg.c:1005 g10/gpg.c:1014
#, c-format
msgid "NOTE: %s is not for normal use!\n"
msgstr ""

#: g10/gpg.c:1007
#, c-format
msgid "%s not allowed with %s!\n"
msgstr ""

#: g10/gpg.c:1010
#, c-format
msgid "%s makes no sense with %s!\n"
msgstr ""

#: g10/gpg.c:1030 g10/gpg.c:1042
msgid "selected cipher algorithm is invalid\n"
msgstr "������ ������������ �������� ����������\n"

#: g10/gpg.c:1036 g10/gpg.c:1048
msgid "selected digest algorithm is invalid\n"
msgstr "������ ������������ ��������-��������\n"

#: g10/gpg.c:1052
msgid "the given policy URL is invalid\n"
msgstr ""

#: g10/gpg.c:1055
#, c-format
msgid "compress algorithm must be in range %d..%d\n"
msgstr "�������� �������� ����� ����� �������� �� %d �� %d\n"

#: g10/gpg.c:1057
msgid "completes-needed must be greater than 0\n"
msgstr "completes-needed ������ ���� ������ 0\n"

#: g10/gpg.c:1059
msgid "marginals-needed must be greater than 1\n"
msgstr "marginals-needed ������ ���� ������ 1\n"

#: g10/gpg.c:1061
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr ""

#: g10/gpg.c:1064
#, fuzzy
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
msgstr "���������: ������� S2K ����� (0) ����� �� �������������\n"

#: g10/gpg.c:1068
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr "������������ ����� S2K: ������ ���� 0, 1 ��� 3\n"

#: g10/gpg.c:1157
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr "������ ������������� ���� ������ �������: %s\n"

#: g10/gpg.c:1163
msgid "--store [filename]"
msgstr "--store [��� �����]"

#: g10/gpg.c:1170
msgid "--symmetric [filename]"
msgstr "--symmetric [��� �����]"

#: g10/gpg.c:1178
msgid "--encrypt [filename]"
msgstr "--encrypt [��� �����]"

#: g10/gpg.c:1191
msgid "--sign [filename]"
msgstr "--sign [��� �����]"

#: g10/gpg.c:1204
msgid "--sign --encrypt [filename]"
msgstr "--sign --encrypt [��� �����]"

#: g10/gpg.c:1218
msgid "--clearsign [filename]"
msgstr "--clearsign [��� �����]"

#: g10/gpg.c:1235
msgid "--decrypt [filename]"
msgstr "--decrypt [��� �����]"

#: g10/gpg.c:1243
msgid "--sign-key user-id"
msgstr ""

#: g10/gpg.c:1251
#, fuzzy
msgid "--lsign-key user-id"
msgstr "--delete-key ���-������������"

#: g10/gpg.c:1259
#, fuzzy
msgid "--edit-key user-id [commands]"
msgstr "--edit-key ���-������������"

#: g10/gpg.c:1275
#, fuzzy
msgid "--delete-secret-key user-id"
msgstr "--delete-secret-key ���-������������"

#: g10/gpg.c:1278
#, fuzzy
msgid "--delete-key user-id"
msgstr "--delete-key ���-������������"

#: g10/encode.c:311 g10/gpg.c:1315 g10/sign.c:449
#, c-format
msgid "can't open %s: %s\n"
msgstr "���������� ������� ���� `%s': %s\n"

#: g10/gpg.c:1330
#, fuzzy
msgid "-k[v][v][v][c] [user-id] [keyring]"
msgstr "-k[v][v][v][c] [������������� ������������] [������ ������]"

#: g10/gpg.c:1396
#, c-format
msgid "dearmoring failed: %s\n"
msgstr "������ �������������: %s\n"

#: g10/gpg.c:1404
#, c-format
msgid "enarmoring failed: %s\n"
msgstr "������ �����������: %s\n"

#: g10/gpg.c:1477 g10/gpg.c:1498
#, c-format
msgid "invalid hash algorithm `%s'\n"
msgstr "������������ ���-�������� `%s'\n"

#: g10/gpg.c:1583
msgid "[filename]"
msgstr "[��� �����]"

#: g10/gpg.c:1587
msgid "Go ahead and type your message ...\n"
msgstr ""

#: g10/decrypt.c:59 g10/gpg.c:1590 g10/verify.c:68 g10/verify.c:113
#, c-format
msgid "can't open `%s'\n"
msgstr "���������� ������� ���� `%s'\n"

#: g10/gpg.c:1768
msgid ""
"the first character of a notation name must be a letter or an underscore\n"
msgstr ""

#: g10/gpg.c:1774
msgid ""
"a notation name must have only letters, digits, dots or underscores and end "
"with an '='\n"
msgstr ""

#: g10/gpg.c:1780
msgid "dots in a notation name must be surrounded by other characters\n"
msgstr ""

#: g10/gpg.c:1788
msgid "a notation value must not use any control characters\n"
msgstr ""

#: g10/armor.c:302
#, fuzzy, c-format
msgid "armor: %s\n"
msgstr "���������: %s\n"

#: g10/armor.c:331
msgid "invalid armor header: "
msgstr ""

#: g10/armor.c:338
msgid "armor header: "
msgstr ""

#: g10/armor.c:349
#, fuzzy
msgid "invalid clearsig header\n"
msgstr "������������ ������ ��������� �������\n"

#: g10/armor.c:401
#, fuzzy
msgid "nested clear text signatures\n"
msgstr "|[����]|������� ��������� �������"

#: g10/armor.c:525
msgid "invalid dash escaped line: "
msgstr "������������ ������ ������������ � �������: "

#: g10/armor.c:537
#, fuzzy
msgid "unexpected armor:"
msgstr "����������� ������"

#: g10/armor.c:654
#, fuzzy, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr "������������ ��� ��������� radix64 ������ %02x ��������\n"

#: g10/armor.c:697
msgid "premature eof (no CRC)\n"
msgstr "����������� ����� ����� (��� CRC)\n"

#: g10/armor.c:731
msgid "premature eof (in CRC)\n"
msgstr "����������� ����� ����� (� CRC)\n"

#: g10/armor.c:735
msgid "malformed CRC\n"
msgstr "������������ ����� CRC\n"

#: g10/armor.c:739
#, c-format
msgid "CRC error; %06lx - %06lx\n"
msgstr "������ CRC; %06lx - %06lx\n"

#: g10/armor.c:756
msgid "premature eof (in Trailer)\n"
msgstr "����������� ����� ����� (� ������)\n"

#: g10/armor.c:760
msgid "error in trailer line\n"
msgstr "������ � ����������� ������\n"

#: g10/armor.c:912
msgid "For info see http://www.gnupg.org"
msgstr ""

#: g10/armor.c:1033
#, fuzzy
msgid "no valid OpenPGP data found.\n"
msgstr "�� ������� ���������� RFC1991 ��� OpenPGP ������.\n"

#: g10/armor.c:1038
#, c-format
msgid "invalid armor: line longer than %d characters\n"
msgstr ""

#: g10/armor.c:1042
msgid ""
"quoted printable character in armor - probably a buggy MTA has been used\n"
msgstr ""

#. Translators: this shoud fit into 24 bytes to that the fingerprint
#. * data is properly aligned with the user ID
#: g10/keyedit.c:1191 g10/pkclist.c:54
msgid "             Fingerprint:"
msgstr ""

#: g10/pkclist.c:81
#, fuzzy
msgid "Fingerprint:"
msgstr "�������� \"��������� ������\""

#: g10/pkclist.c:117
msgid "No reason specified"
msgstr ""

#: g10/pkclist.c:119
#, fuzzy
msgid "Key is superseeded"
msgstr "���� ���� �������.\n"

#: g10/pkclist.c:121
#, fuzzy
msgid "Key has been compromised"
msgstr "���������: ���� �������� ����� ��� �����!\n"

#: g10/pkclist.c:123
msgid "Key is no longer used"
msgstr ""

#: g10/pkclist.c:125
msgid "User ID is no longer valid"
msgstr ""

#: g10/pkclist.c:129
msgid "Reason for revocation: "
msgstr ""

#: g10/pkclist.c:146
msgid "Revocation comment: "
msgstr ""

# valid user replies (not including 1..4)
#. a string with valid answers
#: g10/pkclist.c:304
#, fuzzy
msgid "sSmMqQ"
msgstr "sSmMqQ"

#: g10/pkclist.c:308
#, fuzzy, c-format
msgid ""
"No trust value assigned to %lu:\n"
"%4u%c/%08lX %s \""
msgstr ""
"�� ���������� ��������� ������� ��� %lu:\n"
"%4u%c/%08lX %s \""

#: g10/pkclist.c:320
#, fuzzy
msgid ""
"Please decide how far you trust this user to correctly\n"
"verify other users' keys (by looking at passports,\n"
"checking fingerprints from different sources...)?\n"
"\n"
" 1 = Don't know\n"
" 2 = I do NOT trust\n"
" 3 = I trust marginally\n"
" 4 = I trust fully\n"
" s = please show me more information\n"
msgstr ""
"\"\n"
"\n"
"���������� ������, ��������� �� ��������� ����� ������������ ���������\n"
"����� ����� (����� � ��������, �������� \"��������� �������\" �� ������\n"
"����������)?\n"
"\n"
" 1 = �� ����\n"
" 2 = ���, �� �������\n"
" 3 = ���� �������\n"
" 4 = ���� ���������\n"
" s = ����������, �������� �������������� ����������\n"

#: g10/pkclist.c:329
msgid " m = back to the main menu\n"
msgstr " m = ������� � ������� ����\n"

#: g10/pkclist.c:331
msgid " q = quit\n"
msgstr ""

#: g10/pkclist.c:337
msgid "Your decision? "
msgstr "���� �������? "

#: g10/pkclist.c:359
msgid "Certificates leading to an ultimately trusted key:\n"
msgstr ""

#: g10/pkclist.c:430
msgid ""
"Could not find a valid trust path to the key.  Let's see whether we\n"
"can assign some missing owner trust values.\n"
"\n"
msgstr ""
"�� ���������� ����� ������� ������� ��� �����. ���������, ����� �� "
"���������\n"
"��������� ����������� �������� \"������� ���������\"\n"
"\n"

#: g10/pkclist.c:436
msgid ""
"No path leading to one of our keys found.\n"
"\n"
msgstr ""

#: g10/pkclist.c:438
msgid ""
"No certificates with undefined trust found.\n"
"\n"
msgstr ""

#: g10/pkclist.c:440
#, fuzzy
msgid ""
"No trust values changed.\n"
"\n"
msgstr "�������� ���������� ������� �� ��������.\n"

#: g10/pkclist.c:458
#, fuzzy, c-format
msgid "key %08lX: key has been revoked!\n"
msgstr "build_sigrecs: ���� ist widerrufen\n"

#: g10/pkclist.c:465 g10/pkclist.c:477 g10/pkclist.c:599
msgid "Use this key anyway? "
msgstr "��� ����� ������������ ���� ����?"

#: g10/pkclist.c:470
#, fuzzy, c-format
msgid "key %08lX: subkey has been revoked!\n"
msgstr "build_sigrecs: ���� ist widerrufen\n"

#: g10/pkclist.c:513
#, fuzzy, c-format
msgid "%08lX: key has expired\n"
msgstr "���������: ���� �������� ����� ��� �����!\n"

#: g10/pkclist.c:519
#, c-format
msgid "%08lX: no info to calculate a trust probability\n"
msgstr ""

#: g10/pkclist.c:534
#, fuzzy, c-format
msgid "%08lX: We do NOT trust this key\n"
msgstr "��������: �� �� �������� ����� �����!\n"

#: g10/pkclist.c:540
#, c-format
msgid ""
"%08lX: It is not sure that this key really belongs to the owner\n"
"but it is accepted anyway\n"
msgstr ""

#: g10/pkclist.c:546
msgid "This key probably belongs to the owner\n"
msgstr ""

#: g10/pkclist.c:551
msgid "This key belongs to us\n"
msgstr ""

#: g10/pkclist.c:594
msgid ""
"It is NOT certain that the key belongs to its owner.\n"
"If you *really* know what you are doing, you may answer\n"
"the next question with yes\n"
"\n"
msgstr ""
"���������� ���������� ����������, ��� ���� ����������� ����,\n"
"��� ������ ��� ����������. ��������� \"��\" �� ��������� ������,\n"
"������ ���� �� *�������������* ��������� ��� �������.\n"

#: g10/pkclist.c:608 g10/pkclist.c:631
msgid "WARNING: Using untrusted key!\n"
msgstr "��������: ������������ ���� � �������� ��� �������!\n"

#: g10/pkclist.c:652
msgid "WARNING: This key has been revoked by its owner!\n"
msgstr "��������: �������� ����� ��� ������� ���!\n"

#: g10/pkclist.c:653
msgid "         This could mean that the signature is forgery.\n"
msgstr "          ��� ����� ��������, ��� ������� ����������.\n"

#: g10/pkclist.c:658
#, fuzzy
msgid "WARNING: This subkey has been revoked by its owner!\n"
msgstr "��������: �������� ����� ��� ������� ���!\n"

#: g10/pkclist.c:680
msgid "Note: This key has expired!\n"
msgstr "���������: ���� �������� ����� ��� �����!\n"

#: g10/pkclist.c:688
msgid "WARNING: This key is not certified with a trusted signature!\n"
msgstr "��������: ���� ���� �� ������� ���������� ��������!\n"

#: g10/pkclist.c:690
msgid ""
"         There is no indication that the signature belongs to the owner.\n"
msgstr ""
"         ��� ������� �������� �� ��, ��� ���� ����������� ��� ���������.\n"

#: g10/pkclist.c:707
msgid "WARNING: We do NOT trust this key!\n"
msgstr "��������: �� �� �������� ����� �����!\n"

#: g10/pkclist.c:708
msgid "         The signature is probably a FORGERY.\n"
msgstr "         ������� �������� -- ��������.\n"

#: g10/pkclist.c:715
msgid ""
"WARNING: This key is not certified with sufficiently trusted signatures!\n"
msgstr "��������: ���� ���� �� ������� ���������� ����������� ���������!\n"

#: g10/pkclist.c:718
msgid "         It is not certain that the signature belongs to the owner.\n"
msgstr "          ��� �����������, ��� ������� ����������� ���������.\n"

#: g10/pkclist.c:820 g10/pkclist.c:842 g10/pkclist.c:968 g10/pkclist.c:1013
#, c-format
msgid "%s: skipped: %s\n"
msgstr "%s: ��������: %s\n"

#: g10/pkclist.c:828 g10/pkclist.c:995
#, c-format
msgid "%s: skipped: public key already present\n"
msgstr ""

#: g10/pkclist.c:855
msgid ""
"You did not specify a user ID. (you may use \"-r\")\n"
"\n"
msgstr ""
"�� �� ������� ������������� ������������ (�������������� ���������� "
"\"-r\").\n"
"\n"

#: g10/pkclist.c:865
msgid "Enter the user ID: "
msgstr "������� ������������� ������������: "

#: g10/pkclist.c:877
msgid "No such user ID.\n"
msgstr "��� ������ �������������� ������������.\n"

#: g10/pkclist.c:882
msgid "skipped: public key already set as default recipient\n"
msgstr ""

#: g10/pkclist.c:905
#, fuzzy
msgid "Public key is disabled.\n"
msgstr "�������� ���� �� ������"

#: g10/pkclist.c:912
msgid "skipped: public key already set with --encrypt-to\n"
msgstr ""

#: g10/pkclist.c:943
#, fuzzy, c-format
msgid "unknown default recipient `%s'\n"
msgstr "���������: ���� ���������� �� ��������� `%s' �����������\n"

#: g10/pkclist.c:976
#, c-format
msgid "%s: error checking key: %s\n"
msgstr "%s: ������ ��� �������� �����: %s\n"

#: g10/pkclist.c:981
#, c-format
msgid "%s: skipped: public key is disabled\n"
msgstr ""

#: g10/pkclist.c:1019
msgid "no valid addressees\n"
msgstr "��� ���������� �������\n"

#: g10/keygen.c:175
msgid "writing self signature\n"
msgstr "������� ����-�������\n"

#: g10/keygen.c:213
msgid "writing key binding signature\n"
msgstr "������� \"key-binding\" �������\n"

#: g10/keygen.c:308 g10/keygen.c:419 g10/keygen.c:529
#, fuzzy, c-format
msgid "keysize invalid; using %u bits\n"
msgstr "����������� ���� ����� ����� %u ���\n"

#: g10/keygen.c:313 g10/keygen.c:424 g10/keygen.c:534
#, fuzzy, c-format
msgid "keysize rounded up to %u bits\n"
msgstr "��������� �� %u ���\n"

#: g10/keygen.c:633
msgid "Please select what kind of key you want:\n"
msgstr "�������� �������� ��� �����:\n"

#: g10/keygen.c:635
#, c-format
msgid "   (%d) DSA and ElGamal (default)\n"
msgstr "   (%d) DSA � ElGamal (�� ���������)\n"

#: g10/keygen.c:636
#, c-format
msgid "   (%d) DSA (sign only)\n"
msgstr "   (%d) DSA (������ �������)\n"

#: g10/keygen.c:638
#, c-format
msgid "   (%d) ElGamal (encrypt only)\n"
msgstr "   (%d) ElGamal (������ ����������)\n"

#: g10/keygen.c:639
#, c-format
msgid "   (%d) ElGamal (sign and encrypt)\n"
msgstr "   (%d) ElGamal (������� � ����������)\n"

#: g10/keygen.c:641
#, fuzzy, c-format
msgid "   (%d) RSA (sign and encrypt)\n"
msgstr "   (%d) ElGamal (������� � ����������)\n"

#: g10/keygen.c:645
msgid "Your selection? "
msgstr "��� �����? "

#: g10/keygen.c:656 g10/keygen.c:664
#, fuzzy
msgid "Do you really want to create a sign and encrypt key? "
msgstr "�� ������������� ������ ������� ��������� �����? "

#: g10/keygen.c:678
msgid "Invalid selection.\n"
msgstr "������������ �����.\n"

#: g10/keygen.c:690
#, c-format
msgid ""
"About to generate a new %s keypair.\n"
"              minimum keysize is  768 bits\n"
"              default keysize is 1024 bits\n"
"    highest suggested keysize is 2048 bits\n"
msgstr ""
"���������� ������������� %s �������� ����.\n"
"                 ����������� ����� �����: 768 ���\n"
"               ����� ����� �� ���������: 1024 ����\n"
" ������������ ������������� ����� �����: 2048 ���\n"

#: g10/keygen.c:697
msgid "What keysize do you want? (1024) "
msgstr "������ ������� ���� �� �������? (1024)"

#: g10/keygen.c:702
msgid "DSA only allows keysizes from 512 to 1024\n"
msgstr "���������� ������ DSA ������ - �� 512 �� 1024 ���\n"

#: g10/keygen.c:704
msgid "keysize too small; 768 is smallest value allowed.\n"
msgstr "������� ��������� ����� �����, ���������� �������� - 768.\n"

#: g10/keygen.c:706
#, fuzzy
msgid "keysize too small; 1024 is smallest value allowed for RSA.\n"
msgstr "������� ��������� ����� �����, ���������� �������� - 768.\n"

#. It is ridiculous and an annoyance to use larger key sizes!
#. * GnuPG can handle much larger sizes; but it takes an eternity
#. * to create such a key (but less than the time the Sirius
#. * Computer Corporation needs to process one of the usual
#. * complaints) and {de,en}cryption although needs some time.
#. * So, before you complain about this limitation, I suggest that
#. * you start a discussion with Marvin about this theme and then
#. * do whatever you want.
#: g10/keygen.c:717
#, fuzzy, c-format
msgid "keysize too large; %d is largest value allowed.\n"
msgstr "������� ��������� ����� �����, ���������� �������� - 768.\n"

#: g10/keygen.c:722
#, fuzzy
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
"computations take REALLY long!\n"
msgstr ""
"����� ������ ������ 2048 �� �������������, ������ ��� ������������������ "
"����� ����� �������!\n"

#: g10/keygen.c:725
msgid "Are you sure that you want this keysize? "
msgstr "�� ������������� ������ ���� ����� �����? "

#: g10/keygen.c:726
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
msgstr ""
"��, ������ �� ���������, ��� ��������� ����� ���������� � �������� ����\n"
"������ ��� �������� ��� ����.\n"

#: g10/keygen.c:734
msgid "Do you really need such a large keysize? "
msgstr "��� ������������� ����� ����� ������� ����? "

#: g10/keygen.c:740
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr "����������� ���� ����� ����� %u ���\n"

#: g10/keygen.c:743 g10/keygen.c:747
#, c-format
msgid "rounded up to %u bits\n"
msgstr "��������� �� %u ���\n"

#: g10/keygen.c:795
msgid ""
"Please specify how long the key should be valid.\n"
"         0 = key does not expire\n"
"      <n>  = key expires in n days\n"
"      <n>w = key expires in n weeks\n"
"      <n>m = key expires in n months\n"
"      <n>y = key expires in n years\n"
msgstr ""
"����������, ������� ����������������� �������� ������ �����.\n"
"         0 = ���������� ����\n"
"      <n>  = ���� �������� ����� n ����\n"
"      <n>w = ���� �������� ����� n ������\n"
"      <n>m = ���� �������� ����� n �������\n"
"      <n>y = ���� �������� ����� n ���\n"

#: g10/keygen.c:810
msgid "Key is valid for? (0) "
msgstr "���� ������������ � �������? (0) "

#: g10/keygen.c:815
msgid "invalid value\n"
msgstr "������������ ��������.\n"

#: g10/keygen.c:820
msgid "Key does not expire at all\n"
msgstr "���������� ����.\n"

#. print the date when the key expires
#: g10/keygen.c:826
#, c-format
msgid "Key expires at %s\n"
msgstr "���� ��������� �� %s\n"

#: g10/keygen.c:829
msgid ""
"Your system can't display dates beyond 2038.\n"
"However, it will be correctly handled up to 2106.\n"
msgstr ""

#: g10/keygen.c:834
msgid "Is this correct (y/n)? "
msgstr "��� �����? (y/n) "

#: g10/keygen.c:877
msgid ""
"\n"
"You need a User-ID to identify your key; the software constructs the user "
"id\n"
"from Real Name, Comment and Email Address in this form:\n"
"    \"Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>\"\n"
"\n"
msgstr ""
"\n"
"��� ������������� ����� ��������� ������������� ������������; ���������\n"
"������������ ��� �� ������� ����� ������������, ����������� � ������ email� "
"����:\n"
"    \"Vasya Pupkin (KRUTOI) <vasya@mega-cool.ru>\"\n"
"\n"

#: g10/keygen.c:889
msgid "Real name: "
msgstr "���� ��� (\"��� �������\"): "

#: g10/keygen.c:893
msgid "Invalid character in name\n"
msgstr "������������ ������ � �����\n"

#: g10/keygen.c:895
msgid "Name may not start with a digit\n"
msgstr "������ ��� �� ����� ���������� � �����.\n"

#: g10/keygen.c:897
msgid "Name must be at least 5 characters long\n"
msgstr "������ ��� ������ �������� �� ����� ��� �� 5�� ��������.\n"

#: g10/keygen.c:905
msgid "Email address: "
msgstr "E-Mail: "

#: g10/keygen.c:916
msgid "Not a valid email address\n"
msgstr "������������ E-Mail\n"

#: g10/keygen.c:924
msgid "Comment: "
msgstr "�����������: "

#: g10/keygen.c:930
msgid "Invalid character in comment\n"
msgstr "������������ ������ � �����������.\n"

#: g10/keygen.c:956
#, c-format
msgid "You are using the `%s' character set.\n"
msgstr ""

#: g10/keygen.c:962
#, c-format
msgid ""
"You selected this USER-ID:\n"
"    \"%s\"\n"
"\n"
msgstr ""
"�� ������� ������������� ������������:\n"
"    \"%s\"\n"
"\n"

#: g10/keygen.c:966
msgid "Please don't put the email address into the real name or the comment\n"
msgstr ""

#: g10/keygen.c:971
msgid "NnCcEeOoQq"
msgstr ""

#: g10/keygen.c:981
#, fuzzy
msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? "
msgstr "��������: N=���, C=�����������, E=E-Mail, O=Okay/Q=�����? "

#: g10/keygen.c:982
#, fuzzy
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr "��������: N=���, C=�����������, E=E-Mail, O=Okay/Q=�����? "

#: g10/keygen.c:1001
msgid "Please correct the error first\n"
msgstr ""

#: g10/keygen.c:1039
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
msgstr ""
"��� ������ ������ ����� ����� �������� �����.\n"
"\n"

#: g10/keyedit.c:468 g10/keygen.c:1047
msgid "passphrase not correctly repeated; try again.\n"
msgstr "�������� ����� �� ���� ��������������, ���������� �����.\n"

#: g10/keygen.c:1053
msgid ""
"You don't want a passphrase - this is probably a *bad* idea!\n"
"I will do it anyway.  You can change your passphrase at any time,\n"
"using this program with the option \"--edit-key\".\n"
"\n"
msgstr ""
"�� �� ������ ������������ �������� ����� - ���, ������ �����, *������*\n"
"����. �� � ������, ��� �� ������. �������� ����� ����� ������� � �����\n"
"�����, �������� ��� ��������� � ���������� \"--edit-key\".\n"
"\n"

#: g10/keygen.c:1074
#, fuzzy
msgid ""
"We need to generate a lot of random bytes. It is a good idea to perform\n"
"some other action (type on the keyboard, move the mouse, utilize the\n"
"disks) during the prime generation; this gives the random number\n"
"generator a better chance to gain enough entropy.\n"
msgstr ""
"��� ����� ������������� ����� ��������� ������. ������ ����� ������ ���� ��\n"
"���-�� �������� �� ������ (���������� � ������ ����, ��������� ����,\n"
"��������� ������� ��� �������� ����������). ��� ���� ���������� ���������\n"
"����� ����������� ������� ���������� ��������.\n"

#: g10/keygen.c:1523
msgid "DSA keypair will have 1024 bits.\n"
msgstr "�������� ���� DSA ����� ����� ����� 1024 ����.\n"

#: g10/keygen.c:1566
#, fuzzy
msgid "Key generation canceled.\n"
msgstr "��������� ����� ��������: %s\n"

#: g10/keygen.c:1663
#, fuzzy, c-format
msgid "writing public key to `%s'\n"
msgstr "�������� ���������� ������������ � `%s'\n"

#: g10/keygen.c:1664
#, fuzzy, c-format
msgid "writing secret key to `%s'\n"
msgstr "��������� ���������� ������������ � `%s'\n"

#: g10/keygen.c:1760
msgid "public and secret key created and signed.\n"
msgstr "�������� � ��������� ����� ������� � ���������.\n"

#: g10/keygen.c:1765
#, fuzzy
msgid ""
"Note that this key cannot be used for encryption.  You may want to use\n"
"the command \"--edit-key\" to generate a secondary key for this purpose.\n"
msgstr ""
"�������� ��������, ��� ���� ���� �� ����� ���� ����������� ��� ����������.\n"
"�� ������ ��������������� ���������� --add-key ��� ��������� "
"���������������\n"
"����� ��� ����������.\n"

#: g10/keygen.c:1782 g10/keygen.c:1883
#, c-format
msgid "Key generation failed: %s\n"
msgstr "��������� ����� �� �������: %s\n"

#: g10/keygen.c:1826 g10/sig-check.c:300 g10/sign.c:167
#, fuzzy, c-format
msgid ""
"key has been created %lu second in future (time warp or clock problem)\n"
msgstr ""
"�������� ���� ������������ � ������� (����������� ������� ��� ����������� "
"����������� ����)\n"

#: g10/keygen.c:1828 g10/sig-check.c:302 g10/sign.c:169
#, fuzzy, c-format
msgid ""
"key has been created %lu seconds in future (time warp or clock problem)\n"
msgstr ""
"�������� ���� ������������ � ������� (����������� ������� ��� ����������� "
"����������� ����)\n"

#: g10/keygen.c:1861
#, fuzzy
msgid "Really create? "
msgstr "������������� �������? "

#: g10/encode.c:142 g10/openfile.c:168 g10/openfile.c:277 g10/tdbio.c:454
#: g10/tdbio.c:515
#, c-format
msgid "%s: can't open: %s\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/encode.c:164
#, c-format
msgid "error creating passphrase: %s\n"
msgstr "������ ��� �������� �������� �����: %s\n"

#: g10/encode.c:222 g10/encode.c:370
#, fuzzy, c-format
msgid "%s: WARNING: empty file\n"
msgstr "%s: ��������������: ������ ����.\n"

#: g10/encode.c:317
#, c-format
msgid "reading from `%s'\n"
msgstr "�������� �� `%s'\n"

#: g10/encode.c:534
#, fuzzy, c-format
msgid "%s/%s encrypted for: %s\n"
msgstr "%s ����������� ���: %s\n"

#: g10/export.c:153
#, fuzzy, c-format
msgid "%s: user not found: %s\n"
msgstr "%s: ������������ �� ������\n"

#: g10/export.c:162
#, c-format
msgid "certificate read problem: %s\n"
msgstr ""

#: g10/export.c:171
#, fuzzy, c-format
msgid "key %08lX: not a rfc2440 key - skipped\n"
msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"

#: g10/export.c:182
#, fuzzy, c-format
msgid "key %08lX: not protected - skipped\n"
msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"

#: g10/export.c:232
#, fuzzy
msgid "WARNING: nothing exported\n"
msgstr "��������: ������������ ���� � �������� ��� �������!\n"

#: g10/getkey.c:212
msgid "too many entries in pk cache - disabled\n"
msgstr ""

#: g10/getkey.c:351
msgid "too many entries in unk cache - disabled\n"
msgstr ""

#: g10/getkey.c:1311 g10/getkey.c:1350
msgid "RSA key cannot be used in this version\n"
msgstr ""

#: g10/getkey.c:1313 g10/getkey.c:1352
#, fuzzy
msgid "No key for user ID\n"
msgstr "���� %08lX: ��� �������������� ������������\n"

#: g10/getkey.c:1391 g10/getkey.c:1431
#, fuzzy
msgid "No user ID for key\n"
msgstr "������ ��������� ����"

#: g10/getkey.c:1645 g10/getkey.c:1701
#, c-format
msgid "using secondary key %08lX instead of primary key %08lX\n"
msgstr "������������ �������������� ���� %09lX ������ ��������� %08lX%\n"

#: g10/getkey.c:2020
#, fuzzy
msgid "[User id not found]"
msgstr "%s: ������������ �� ������\n"

#: g10/import.c:181
#, c-format
msgid "skipping block of type %d\n"
msgstr "���������� ���� ���� %d\n"

#: g10/import.c:188 g10/trustdb.c:1748 g10/trustdb.c:1789
#, c-format
msgid "%lu keys so far processed\n"
msgstr ""

#: g10/import.c:193
#, fuzzy, c-format
msgid "error reading `%s': %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/import.c:203
#, c-format
msgid "Total number processed: %lu\n"
msgstr ""

#: g10/import.c:205
#, c-format
msgid "          w/o user IDs: %lu\n"
msgstr ""

#: g10/import.c:207
#, c-format
msgid "              imported: %lu"
msgstr ""

#: g10/import.c:213
#, c-format
msgid "             unchanged: %lu\n"
msgstr ""

#: g10/import.c:215
#, c-format
msgid "          new user IDs: %lu\n"
msgstr ""

#: g10/import.c:217
#, c-format
msgid "           new subkeys: %lu\n"
msgstr ""

#: g10/import.c:219
#, fuzzy, c-format
msgid "        new signatures: %lu\n"
msgstr "���� %08lX: %d ����� ��������\n"

#: g10/import.c:221
#, c-format
msgid "   new key revocations: %lu\n"
msgstr ""

#: g10/import.c:223
#, c-format
msgid "      secret keys read: %lu\n"
msgstr ""

#: g10/import.c:225
#, fuzzy, c-format
msgid "  secret keys imported: %lu\n"
msgstr "���� %08lX: ��������� ���� ������������\n"

#: g10/import.c:227
#, fuzzy, c-format
msgid " secret keys unchanged: %lu\n"
msgstr "����������� ������������ ��������� ����"

#: g10/import.c:386 g10/import.c:578
#, fuzzy, c-format
msgid "key %08lX: no user ID\n"
msgstr "���� %08lX: ��� �������������� ������������\n"

#: g10/import.c:400
#, fuzzy, c-format
msgid "key %08lX: no valid user IDs\n"
msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"

#: g10/import.c:402
msgid "this may be caused by a missing self-signature\n"
msgstr "��� ����� ���� ������� ����������� ����-�������\n"

#: g10/import.c:413 g10/import.c:645
#, c-format
msgid "key %08lX: public key not found: %s\n"
msgstr "���� %08lX: �������� ���� �� ������: %s\n"

#: g10/import.c:419
msgid "no default public keyring\n"
msgstr "��� ������ �������� ������ �� ���������\n"

#: g10/import.c:423 g10/openfile.c:220 g10/sign.c:350 g10/sign.c:669
#, c-format
msgid "writing to `%s'\n"
msgstr "������������ � `%s'\n"

#: g10/import.c:426 g10/import.c:484 g10/import.c:593 g10/import.c:694
#, fuzzy, c-format
msgid "can't lock keyring `%s': %s\n"
msgstr "���������� ������������� ������ �������� ������: %s\n"

#: g10/import.c:429 g10/import.c:487 g10/import.c:596 g10/import.c:697
#, fuzzy, c-format
msgid "error writing keyring `%s': %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/import.c:434
#, c-format
msgid "key %08lX: public key imported\n"
msgstr "���� %08lX: �������� ���� ������������\n"

#: g10/import.c:451
#, c-format
msgid "key %08lX: doesn't match our copy\n"
msgstr "���� %08lX: �� ��������� � ����� ������\n"

#: g10/import.c:460 g10/import.c:653
#, c-format
msgid "key %08lX: can't locate original keyblock: %s\n"
msgstr "���� %08lX: ���������� ���������� original keyblock: %s\n"

#: g10/import.c:466 g10/import.c:659
#, c-format
msgid "key %08lX: can't read original keyblock: %s\n"
msgstr "���� %08lX: ���������� ��������� original keyblock: %s\n"

#: g10/import.c:493
#, fuzzy, c-format
msgid "key %08lX: 1 new user ID\n"
msgstr "���� %08lX: 1 ����� ������������� ������������\n"

#: g10/import.c:496
#, fuzzy, c-format
msgid "key %08lX: %d new user IDs\n"
msgstr "���� %08lX: %d ����� ��������������� �������������\n"

#: g10/import.c:499
#, c-format
msgid "key %08lX: 1 new signature\n"
msgstr "���� %08lX: 1 ����� �������\n"

#: g10/import.c:502
#, c-format
msgid "key %08lX: %d new signatures\n"
msgstr "���� %08lX: %d ����� ��������\n"

#: g10/import.c:505
#, c-format
msgid "key %08lX: 1 new subkey\n"
msgstr "���� %08lX: 1 ����� ���-����\n"

#: g10/import.c:508
#, c-format
msgid "key %08lX: %d new subkeys\n"
msgstr "���� %08lX: %d ����� ���-������\n"

#: g10/import.c:518
#, c-format
msgid "key %08lX: not changed\n"
msgstr "���� %08lX: �� �������\n"

#: g10/import.c:601
#, c-format
msgid "key %08lX: secret key imported\n"
msgstr "���� %08lX: ��������� ���� ������������\n"

#. we can't merge secret keys
#: g10/import.c:605
#, c-format
msgid "key %08lX: already in secret keyring\n"
msgstr "���� %08lX: ��� �� ������ ��������� ������\n"

#: g10/import.c:610
#, c-format
msgid "key %08lX: secret key not found: %s\n"
msgstr "���� %08lX: ��������� ���� �� ������: %s\n"

#: g10/import.c:639
#, c-format
msgid "key %08lX: no public key - can't apply revocation certificate\n"
msgstr ""
"���� %08lX: ��� ��������� ����� - ���������� ��������� ���������� "
"����������\n"

#: g10/import.c:670
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
msgstr "���� %08lX: ������������ ���������� ����������: %s - ���������\n"

#: g10/import.c:702
#, c-format
msgid "key %08lX: revocation certificate imported\n"
msgstr "���� %08lX: ���������� ���������� ������������\n"

#: g10/import.c:744
#, fuzzy, c-format
msgid "key %08lX: no user ID for signature\n"
msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"

#: g10/import.c:751 g10/import.c:775
#, c-format
msgid "key %08lX: unsupported public key algorithm\n"
msgstr "���� %08lX: ���������������� �������� ��������� �����\n"

#: g10/import.c:752
#, c-format
msgid "key %08lX: invalid self-signature\n"
msgstr "���� %08lX: ������������ ����-�������\n"

#: g10/import.c:767
#, fuzzy, c-format
msgid "key %08lX: no subkey for key binding\n"
msgstr "���� %08lX: ��� �������������� ������������\n"

#: g10/import.c:776
#, fuzzy, c-format
msgid "key %08lX: invalid subkey binding\n"
msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"

#: g10/import.c:803
#, fuzzy, c-format
msgid "key %08lX: accepted non self-signed user ID '"
msgstr "���� %08lX: �������� ������������� ������������ '"

#: g10/import.c:832
#, fuzzy, c-format
msgid "key %08lX: skipped user ID '"
msgstr "���� %08lX: �������� ������������� ������������ '"

#: g10/import.c:855
#, fuzzy, c-format
msgid "key %08lX: skipped subkey\n"
msgstr "���� %08lX: 1 ����� ���-����\n"

#. here we violate the rfc a bit by still allowing
#. * to import non-exportable signature when we have the
#. * the secret key used to create this signature - it
#. * seems that this makes sense
#: g10/import.c:880
#, fuzzy, c-format
msgid "key %08lX: non exportable signature (class %02x) - skipped\n"
msgstr "���� %08lX: ���������� ���������� � ������������ ����� - ��������\n"

#: g10/import.c:889
#, c-format
msgid "key %08lX: revocation certificate at wrong place - skipped\n"
msgstr "���� %08lX: ���������� ���������� � ������������ ����� - ��������\n"

#: g10/import.c:897
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
msgstr "���� %08lX: ������������ ���������� ����������: %s - ��������\n"

#: g10/import.c:997
#, c-format
msgid "key %08lX: duplicated user ID detected - merged\n"
msgstr ""

#: g10/import.c:1048
#, c-format
msgid "key %08lX: revocation certificate added\n"
msgstr "���� %08lX: ���������� ���������� ��������\n"

#: g10/import.c:1162 g10/import.c:1215
#, c-format
msgid "key %08lX: our copy has no self-signature\n"
msgstr "���� %08lX: ���� ����� �� ����� ����-�������\n"

#: g10/delkey.c:64 g10/keyedit.c:94
#, c-format
msgid "%s: user not found\n"
msgstr "%s: ������������ �� ������\n"

#: g10/keyedit.c:155
msgid "[revocation]"
msgstr ""

#: g10/keyedit.c:156
#, fuzzy
msgid "[self-signature]"
msgstr "[����-�������]\n"

#: g10/keyedit.c:220
#, fuzzy
msgid "1 bad signature\n"
msgstr "1 ������ �������\n"

#: g10/keyedit.c:222
#, c-format
msgid "%d bad signatures\n"
msgstr "%d ������ ��������\n"

#: g10/keyedit.c:224
#, fuzzy
msgid "1 signature not checked due to a missing key\n"
msgstr "1 ������� �� ��������� ��-�� ���������� �����\n"

#: g10/keyedit.c:226
#, fuzzy, c-format
msgid "%d signatures not checked due to missing keys\n"
msgstr "%s �������� �� ��������� ��-�� ���������� ������\n"

#: g10/keyedit.c:228
#, fuzzy
msgid "1 signature not checked due to an error\n"
msgstr "1 ������� �� ��������� ��-�� ������\n"

#: g10/keyedit.c:230
#, c-format
msgid "%d signatures not checked due to errors\n"
msgstr "%s �������� �� ��������� ��-�� ������\n"

#: g10/keyedit.c:232
#, fuzzy
msgid "1 user ID without valid self-signature detected\n"
msgstr "��������� 1 ������������� ������������ ��� ���������� ����-�������\n"

#: g10/keyedit.c:234
#, fuzzy, c-format
msgid "%d user IDs without valid self-signatures detected\n"
msgstr ""
"���������� %d ��������������� ������������� ��� ���������� ����-��������\n"

#. Fixme: see whether there is a revocation in which
#. * case we should allow to sign it again.
#: g10/keyedit.c:316
#, fuzzy, c-format
msgid "Already signed by key %08lX\n"
msgstr "��� ��������� ������ %08lX.\n"

#: g10/keyedit.c:324
#, fuzzy, c-format
msgid "Nothing to sign with key %08lX\n"
msgstr "������ ����������� ������ %08lX\n"

#: g10/keyedit.c:333
#, fuzzy
msgid ""
"Are you really sure that you want to sign this key\n"
"with your key: \""
msgstr "�� ������������� �������, ��� ������ ��������� ���� ���� �����:\n"

#: g10/keyedit.c:342
msgid ""
"The signature will be marked as non-exportable.\n"
"\n"
msgstr ""

#: g10/keyedit.c:347
msgid "Really sign? "
msgstr "������������� ���������? "

#: g10/keyedit.c:373 g10/keyedit.c:1873 g10/keyedit.c:1935 g10/sign.c:191
#, fuzzy, c-format
msgid "signing failed: %s\n"
msgstr "������ ������������: %s\n"

#: g10/keyedit.c:427
msgid "This key is not protected.\n"
msgstr "���� ���� �� �������.\n"

#: g10/keyedit.c:431
#, fuzzy
msgid "Secret parts of primary key are not available.\n"
msgstr "��������� ���� �� ����������"

#: g10/keyedit.c:435
msgid "Key is protected.\n"
msgstr "���� ���� �������.\n"

#: g10/keyedit.c:455
#, c-format
msgid "Can't edit this key: %s\n"
msgstr "���������� ������������� ���� ����: %s\n"

#: g10/keyedit.c:460
msgid ""
"Enter the new passphrase for this secret key.\n"
"\n"
msgstr ""
"������� ����� �������� ����� ��� ����� ���������� �����.\n"
"\n"

#: g10/keyedit.c:472
msgid ""
"You don't want a passphrase - this is probably a *bad* idea!\n"
"\n"
msgstr ""
"�� �� ������ �������� ����� - ��� ������ ����� *������* ����!\n"
"\n"

#: g10/keyedit.c:475
msgid "Do you really want to do this? "
msgstr "�� ������������� ����� ������? "

#: g10/keyedit.c:539
msgid "moving a key signature to the correct place\n"
msgstr ""

#: g10/keyedit.c:580
msgid "quit this menu"
msgstr "����� �� ����"

#: g10/keyedit.c:581
msgid "q"
msgstr ""

#: g10/keyedit.c:582
msgid "save"
msgstr "��������"

#: g10/keyedit.c:582
msgid "save and quit"
msgstr "�������� � �����"

#: g10/keyedit.c:583
msgid "help"
msgstr "������"

#: g10/keyedit.c:583
msgid "show this help"
msgstr "�������� ������"

#: g10/keyedit.c:585
msgid "fpr"
msgstr ""

#: g10/keyedit.c:585
#, fuzzy
msgid "show fingerprint"
msgstr "�������� \"��������� ������\""

#: g10/keyedit.c:586
#, fuzzy
msgid "list"
msgstr "������"

#: g10/keyedit.c:586
#, fuzzy
msgid "list key and user IDs"
msgstr "������ ������ � ��������������� �������������"

#: g10/keyedit.c:587
msgid "l"
msgstr ""

#: g10/keyedit.c:588
msgid "uid"
msgstr ""

#: g10/keyedit.c:588
#, fuzzy
msgid "select user ID N"
msgstr "������� ������������� ������������ N"

#: g10/keyedit.c:589
msgid "key"
msgstr "����"

#: g10/keyedit.c:589
msgid "select secondary key N"
msgstr "������� �������������� ���� N"

#: g10/keyedit.c:590
msgid "check"
msgstr "��������"

#: g10/keyedit.c:590
#, fuzzy
msgid "list signatures"
msgstr "������ ������ � �� ��������"

#: g10/keyedit.c:591
msgid "c"
msgstr ""

#: g10/keyedit.c:592
msgid "sign"
msgstr "���������"

#: g10/keyedit.c:592
#, fuzzy
msgid "sign the key"
msgstr "��������� ����"

#: g10/keyedit.c:593
msgid "s"
msgstr ""

#: g10/keyedit.c:594
#, fuzzy
msgid "lsign"
msgstr "���������"

#: g10/keyedit.c:594
#, fuzzy
msgid "sign the key locally"
msgstr "��������� ����"

#: g10/keyedit.c:595
msgid "debug"
msgstr "�������"

#: g10/keyedit.c:596
msgid "adduid"
msgstr ""

#: g10/keyedit.c:596
#, fuzzy
msgid "add a user ID"
msgstr "�������� ������������� ������������"

#: g10/keyedit.c:597
msgid "deluid"
msgstr ""

#: g10/keyedit.c:597
#, fuzzy
msgid "delete user ID"
msgstr "������� ������������� ������������"

#: g10/keyedit.c:598
msgid "addkey"
msgstr ""

#: g10/keyedit.c:598
#, fuzzy
msgid "add a secondary key"
msgstr "�������� �������������� ����"

#: g10/keyedit.c:599
msgid "delkey"
msgstr ""

#: g10/keyedit.c:599
msgid "delete a secondary key"
msgstr "������� �������������� ����"

#: g10/keyedit.c:600
#, fuzzy
msgid "delsig"
msgstr "���������"

#: g10/keyedit.c:600
#, fuzzy
msgid "delete signatures"
msgstr "������ ������ � �� ��������"

#: g10/keyedit.c:601
msgid "expire"
msgstr ""

#: g10/keyedit.c:601
#, fuzzy
msgid "change the expire date"
msgstr "�������� �������� �����"

#: g10/keyedit.c:602
msgid "toggle"
msgstr ""

#: g10/keyedit.c:602
msgid "toggle between secret and public key listing"
msgstr "����������� ����� ������� ��������� � �������� ������"

#: g10/keyedit.c:604
msgid "t"
msgstr ""

#: g10/keyedit.c:605
msgid "pref"
msgstr ""

#: g10/keyedit.c:605
msgid "list preferences"
msgstr ""

#: g10/keyedit.c:606
msgid "passwd"
msgstr ""

#: g10/keyedit.c:606
#, fuzzy
msgid "change the passphrase"
msgstr "�������� �������� �����"

#: g10/keyedit.c:607
msgid "trust"
msgstr ""

#: g10/keyedit.c:607
msgid "change the ownertrust"
msgstr "�������� ��������� �������"

#: g10/keyedit.c:608
#, fuzzy
msgid "revsig"
msgstr "���������"

#: g10/keyedit.c:608
#, fuzzy
msgid "revoke signatures"
msgstr "��������� ������� �� �����"

#: g10/keyedit.c:609
#, fuzzy
msgid "revkey"
msgstr "����"

#: g10/keyedit.c:609
#, fuzzy
msgid "revoke a secondary key"
msgstr "������� �������������� ����"

#: g10/keyedit.c:610
msgid "disable"
msgstr ""

#: g10/keyedit.c:610
#, fuzzy
msgid "disable a key"
msgstr "������ ����"

#: g10/keyedit.c:611
msgid "enable"
msgstr ""

#: g10/keyedit.c:611
#, fuzzy
msgid "enable a key"
msgstr "������ ����"

#: g10/delkey.c:110 g10/keyedit.c:630
msgid "can't do that in batchmode\n"
msgstr "���������� ������� ��� � �������� ������.\n"

#. check that they match
#. fixme: check that they both match
#: g10/keyedit.c:668
#, fuzzy
msgid "Secret key is available.\n"
msgstr "������� ��������� ����.\n"

#: g10/keyedit.c:697
#, fuzzy
msgid "Command> "
msgstr "�������> "

#: g10/keyedit.c:727
#, fuzzy
msgid "Need the secret key to do this.\n"
msgstr "����� ��� �������, ����� ��������� ����.\n"

#: g10/keyedit.c:731
msgid "Please use the command \"toggle\" first.\n"
msgstr ""

#: g10/keyedit.c:778
#, fuzzy
msgid "Really sign all user IDs? "
msgstr "������������� ��������� ��� �������������� ������������? "

#: g10/keyedit.c:779
#, fuzzy
msgid "Hint: Select the user IDs to sign\n"
msgstr ""
"���������: �������� �������������� ������������ ������� ������ ���������\n"

#: g10/keyedit.c:811 g10/keyedit.c:993
#, fuzzy, c-format
msgid "update of trustdb failed: %s\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"

#: g10/keyedit.c:822 g10/keyedit.c:843
#, fuzzy
msgid "You must select at least one user ID.\n"
msgstr "�� ������ ������� ���� �� ���� ������������� ������������.\n"

#: g10/keyedit.c:824
#, fuzzy
msgid "You can't delete the last user ID!\n"
msgstr "�� �� ������ ������� ��������� ������������� ������������!\n"

#: g10/keyedit.c:827
#, fuzzy
msgid "Really remove all selected user IDs? "
msgstr "������������� ������� ��� ��������� �������������� ������������? "

#: g10/keyedit.c:828
#, fuzzy
msgid "Really remove this user ID? "
msgstr "������������� ������� ���� ������������� ������������? "

#: g10/keyedit.c:864 g10/keyedit.c:886
msgid "You must select at least one key.\n"
msgstr "�� ������ ������� ���� �� ���� ����.\n"

#: g10/keyedit.c:868
#, fuzzy
msgid "Do you really want to delete the selected keys? "
msgstr "�� ������������� ������ ������� ��������� �����? "

#: g10/keyedit.c:869
#, fuzzy
msgid "Do you really want to delete this key? "
msgstr "�� ������������� ������ ������� ���� ����? "

#: g10/keyedit.c:890
#, fuzzy
msgid "Do you really want to revoke the selected keys? "
msgstr "�� ������������� ������ ������� ��������� �����? "

#: g10/keyedit.c:891
#, fuzzy
msgid "Do you really want to revoke this key? "
msgstr "�� ������������� ������ ������� ���� ����? "

#: g10/keyedit.c:957
msgid "Save changes? "
msgstr "��������� ���������? "

#: g10/keyedit.c:960
msgid "Quit without saving? "
msgstr "����� ��� ����������? "

#: g10/keyedit.c:971
#, fuzzy, c-format
msgid "update failed: %s\n"
msgstr "���������� �� �������: %s\n"

#: g10/keyedit.c:978
#, fuzzy, c-format
msgid "update secret failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"

#: g10/keyedit.c:985
msgid "Key not changed so no update needed.\n"
msgstr "���� �� ���������, ���������� �� �����.\n"

#: g10/keyedit.c:1000
msgid "Invalid command  (try \"help\")\n"
msgstr "������������ ������� (���������� \"help\")\n"

#: g10/keyedit.c:1083 g10/keyedit.c:1109
#, c-format
msgid "%s%c %4u%c/%08lX  created: %s expires: %s"
msgstr ""

#: g10/keyedit.c:1092
#, c-format
msgid " trust: %c/%c"
msgstr ""

#: g10/keyedit.c:1096
#, fuzzy
msgid "This key has been disabled"
msgstr "���������: ���� �������� ����� ��� �����!\n"

#: g10/keyedit.c:1125
#, fuzzy, c-format
msgid "rev! subkey has been revoked: %s\n"
msgstr "build_sigrecs: ���� ist widerrufen\n"

#: g10/keyedit.c:1128
msgid "rev- faked revocation found\n"
msgstr ""

#: g10/keyedit.c:1130
#, c-format
msgid "rev? problem checking revocation: %s\n"
msgstr ""

#: g10/keyedit.c:1368
msgid "Delete this good signature? (y/N/q)"
msgstr ""

#: g10/keyedit.c:1372
msgid "Delete this invalid signature? (y/N/q)"
msgstr ""

#: g10/keyedit.c:1376
#, fuzzy
msgid "Delete this unknown signature? (y/N/q)"
msgstr "������������� ���������� ����������"

#: g10/keyedit.c:1382
#, fuzzy
msgid "Really delete this self-signature? (y/N)"
msgstr "������������� ���������� ����������"

#: g10/keyedit.c:1396
#, fuzzy, c-format
msgid "Deleted %d signature.\n"
msgstr "%d ������ ��������\n"

#: g10/keyedit.c:1397
#, fuzzy, c-format
msgid "Deleted %d signatures.\n"
msgstr "%d ������ ��������\n"

#: g10/keyedit.c:1400
#, fuzzy
msgid "Nothing deleted.\n"
msgstr "��������: ������������ ���� � �������� ��� �������!\n"

#: g10/keyedit.c:1469
msgid "Please remove selections from the secret keys.\n"
msgstr ""

#: g10/keyedit.c:1475
#, fuzzy
msgid "Please select at most one secondary key.\n"
msgstr "�� ������ ������� ���� �� ���� ����.\n"

#: g10/keyedit.c:1479
msgid "Changing expiration time for a secondary key.\n"
msgstr ""

#: g10/keyedit.c:1481
msgid "Changing expiration time for the primary key.\n"
msgstr ""

#: g10/keyedit.c:1523
msgid "You can't change the expiration date of a v3 key\n"
msgstr ""

#: g10/keyedit.c:1539
msgid "No corresponding signature in secret ring\n"
msgstr ""

#: g10/keyedit.c:1600
#, fuzzy, c-format
msgid "No user ID with index %d\n"
msgstr "��� �������������� ������������ � �������� %d\n"

#: g10/keyedit.c:1646
#, c-format
msgid "No secondary key with index %d\n"
msgstr "��� ��������������� ����� � �������� %d\n"

#: g10/keyedit.c:1744
#, fuzzy
msgid "user ID: \""
msgstr "������� ������������� ������������: "

#: g10/keyedit.c:1747
#, fuzzy, c-format
msgid ""
"\"\n"
"signed with your key %08lX at %s\n"
msgstr "������ ����������� ������ %08lX\n"

#: g10/keyedit.c:1751
#, fuzzy
msgid "Create a revocation certificate for this signature? (y/N)"
msgstr "������������� ���������� ����������"

#. FIXME: detect duplicates here
#: g10/keyedit.c:1775
#, fuzzy
msgid "You have signed these user IDs:\n"
msgstr "�� �� ������ ������� ��������� ������������� ������������!\n"

#: g10/keyedit.c:1789 g10/keyedit.c:1824
#, fuzzy, c-format
msgid "   signed by %08lX at %s\n"
msgstr "������ ����������� ������ %08lX\n"

#: g10/keyedit.c:1794
#, fuzzy, c-format
msgid "   revoked by %08lX at %s\n"
msgstr "������ ����������� ������ %08lX\n"

#: g10/keyedit.c:1814
#, fuzzy
msgid "You are about to revoke these signatures:\n"
msgstr "M�chten Sie einige der ung�ltigen Signaturen entfernen? "

#: g10/keyedit.c:1832
#, fuzzy
msgid "Really create the revocation certificates? (y/N)"
msgstr "������������� ���������� ����������"

#: g10/keyedit.c:1861
#, fuzzy
msgid "no secret key\n"
msgstr "������ ��������� ����"

#: g10/keylist.c:158
#, fuzzy
msgid "invalid"
msgstr "������������ ASCII-���������"

#: g10/keylist.c:178
#, fuzzy
msgid "revoked"
msgstr "����"

#. of subkey
#: g10/keylist.c:401 g10/mainproc.c:754
#, fuzzy, c-format
msgid " [expires: %s]"
msgstr "���� ��������� �� %s\n"

#: g10/mainproc.c:212
#, fuzzy, c-format
msgid "public key is %08lX\n"
msgstr "�������� ���� �� ������"

#: g10/mainproc.c:247
#, fuzzy
msgid "public key encrypted data: good DEK\n"
msgstr "����������� �������� ������ �� ������� %s\n"

#: g10/mainproc.c:280
#, fuzzy, c-format
msgid "encrypted with %u-bit %s key, ID %08lX, created %s\n"
msgstr "(%u-��� %s ����, ID %08lX, ������ %s)\n"

#: g10/mainproc.c:290
#, fuzzy, c-format
msgid "encrypted with %s key, ID %08lX\n"
msgstr "������� ������� %.*s, ��������� %s ���� %08lX\n"

#: g10/mainproc.c:296
#, fuzzy
msgid "no secret key for decryption available\n"
msgstr "��������� ���� �� ����������"

#: g10/mainproc.c:305
#, c-format
msgid "public key decryption failed: %s\n"
msgstr "����������� �������� ������ �� ������� %s\n"

#: g10/mainproc.c:342
#, fuzzy
msgid "decryption okay\n"
msgstr "����������� �� �������: %s\n"

#: g10/mainproc.c:347
msgid "WARNING: encrypted message has been manipulated!\n"
msgstr ""

#: g10/mainproc.c:352
#, c-format
msgid "decryption failed: %s\n"
msgstr "����������� �� �������: %s\n"

#: g10/mainproc.c:371
#, fuzzy
msgid "NOTE: sender requested \"for-your-eyes-only\"\n"
msgstr "���������: ����������� �������� \"������-���-�����-����\"\n"

#: g10/mainproc.c:373
#, c-format
msgid "original file name='%.*s'\n"
msgstr ""

#: g10/mainproc.c:538
msgid "standalone revocation - use \"gpg --import\" to apply\n"
msgstr ""

#: g10/mainproc.c:625 g10/mainproc.c:634
#, fuzzy
msgid "WARNING: invalid notation data found\n"
msgstr "�� ������� ���������� RFC1991 ��� OpenPGP ������.\n"

#: g10/mainproc.c:637
msgid "Notation: "
msgstr ""

#: g10/mainproc.c:644
msgid "Policy: "
msgstr ""

#: g10/mainproc.c:1074
msgid "signature verification suppressed\n"
msgstr ""

#: g10/mainproc.c:1080
#, c-format
msgid "Signature made %.*s using %s key ID %08lX\n"
msgstr "������� ������� %.*s, ��������� %s ���� %08lX\n"

#. just in case that we have no userid
#: g10/mainproc.c:1106 g10/mainproc.c:1117
msgid "BAD signature from \""
msgstr "������ ������� �� \""

#: g10/mainproc.c:1107 g10/mainproc.c:1118
msgid "Good signature from \""
msgstr "������� ������� �� \""

#: g10/mainproc.c:1109
msgid "                aka \""
msgstr ""

#: g10/mainproc.c:1165
#, c-format
msgid "Can't check signature: %s\n"
msgstr "���������� ��������� �������: %s\n"

#: g10/mainproc.c:1230
#, fuzzy, c-format
msgid "standalone signature of class 0x%02x\n"
msgstr "������� ������������ ����"

#: g10/mainproc.c:1282
msgid "old style (PGP 2.x) signature\n"
msgstr ""

#: g10/mainproc.c:1287
msgid "invalid root packet detected in proc_tree()\n"
msgstr ""

#: g10/misc.c:83
#, fuzzy, c-format
msgid "can't disable core dumps: %s\n"
msgstr "���������� ������� ���� `%s': %s\n"

#: g10/misc.c:86
msgid "WARNING: program may create a core file!\n"
msgstr ""

#: g10/misc.c:312
msgid "Experimental algorithms should not be used!\n"
msgstr ""

#: g10/misc.c:326
msgid ""
"RSA keys are deprecated; please consider creating a new key and use this key "
"in the future\n"
msgstr ""
"����������� RSA ������� �� �������������, ����������, ��������� � ��������\n"
"������ ����� ��� ������������� � �������\n"

#: g10/misc.c:348
msgid "this cipher algorithm is depreciated; please use a more standard one!\n"
msgstr ""

#: g10/parse-packet.c:115
#, fuzzy, c-format
msgid "can't handle public key algorithm %d\n"
msgstr "���������� ������������� ������ �������� ������: %s\n"

#: g10/parse-packet.c:963
#, c-format
msgid "subpacket of type %d has critical bit set\n"
msgstr ""

#: g10/passphrase.c:198
msgid "gpg-agent is not available in this session\n"
msgstr ""

#: g10/passphrase.c:204
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr ""

#: g10/hkp.c:158 g10/passphrase.c:223
#, fuzzy, c-format
msgid "can't connect to `%s': %s\n"
msgstr "���������� ������� ���� `%s': %s\n"

#: g10/passphrase.c:284 g10/passphrase.c:522
#, c-format
msgid " (main key ID %08lX)"
msgstr ""

#: g10/passphrase.c:294
#, fuzzy, c-format
msgid ""
"You need a passphrase to unlock the secret key for user:\n"
"\"%.*s\"\n"
"%u-bit %s key, ID %08lX, created %s%s\n"
msgstr ""
"\n"
"��� ����� �������� �����, ����� ��������� ����\n"
"������������: \""

#: g10/passphrase.c:315
#, fuzzy
msgid "Enter passphrase\n"
msgstr "������� �������� �����: %s\n"

#: g10/passphrase.c:317
#, fuzzy
msgid "Repeat passphrase\n"
msgstr "��������� �������� �����: %s\n"

#: g10/passphrase.c:338 g10/passphrase.c:348 g10/passphrase.c:439
msgid "response from agent too short\n"
msgstr ""

# ################################
# ####### Help msgids ############
# ################################
#: g10/passphrase.c:355
#, fuzzy
msgid "passphrase too long\n"
msgstr ""
"Bitte geben Sie die \"Passhrase\" ein; dies ist ein geheimer Satz der aus\n"
"beliebigen Zeichen bestehen kann.  Was Sie eingegeben wird nicht angezeigt.\n"
"Zur ihrer eigenen Sicherbeit benutzen Sie biite einen Satz, den sie sich\n"
"gut merken k�nne, der aber nicht leicht zu raten ist; Zitate und andere\n"
"bekannte Texte sind eine SCHLECHTE Wahl, da diese mit Sicherheit online\n"
"verf�gbar sind und durch entsprechende Programme zum Raten der "
"\"Passphrase\"\n"
"benutzt werden.  S�tze mit pers�nlicher Bedeutung, die auch noch durch\n"
"falsche Gro�-/Kleinschreibung und eingestreute Sonderzeichen ver�ndert "
"werden,\n"
"sind i.d.R. eine gute Wahl"

#: g10/passphrase.c:367
msgid "invalid response from agent\n"
msgstr ""

#: g10/passphrase.c:376
msgid "cancelled by user\n"
msgstr ""

#: g10/passphrase.c:379 g10/passphrase.c:445
#, c-format
msgid "problem with the agent: agent returns 0x%lx\n"
msgstr ""

#: g10/passphrase.c:508
msgid ""
"\n"
"You need a passphrase to unlock the secret key for\n"
"user: \""
msgstr ""
"\n"
"��� ����� �������� �����, ����� ��������� ����\n"
"������������: \""

#: g10/passphrase.c:517
#, fuzzy, c-format
msgid "%u-bit %s key, ID %08lX, created %s"
msgstr "(%u-��� %s ����, ID %08lX, ������ %s)\n"

#: g10/passphrase.c:555
#, fuzzy
msgid "can't query password in batchmode\n"
msgstr "���������� ������� ��� � �������� ������.\n"

#: g10/passphrase.c:559
#, fuzzy
msgid "Enter passphrase: "
msgstr "������� �������� �����: %s\n"

#: g10/passphrase.c:563
#, fuzzy
msgid "Repeat passphrase: "
msgstr "��������� �������� �����: %s\n"

#: g10/plaintext.c:67
msgid "data not saved; use option \"--output\" to save it\n"
msgstr "������ �� ���� ���������; �������������� --\"output\" ��� ����������\n"

#: g10/plaintext.c:324
#, fuzzy
msgid "Detached signature.\n"
msgstr "%d ������ ��������\n"

#: g10/plaintext.c:328
msgid "Please enter name of data file: "
msgstr "����������, ������� ��� ����� ������: "

#: g10/plaintext.c:349
msgid "reading stdin ...\n"
msgstr ""

#: g10/plaintext.c:392
#, c-format
msgid "can't open signed data `%s'\n"
msgstr "���������� ������� ����������� ������ `%s' .\n"

#: g10/pubkey-enc.c:138
#, c-format
msgid "anonymous receiver; trying secret key %08lX ...\n"
msgstr "��������� ����������, ������� ��������� ���� %08lX ...\n"

#: g10/pubkey-enc.c:144
#, fuzzy
msgid "okay, we are the anonymous recipient.\n"
msgstr "��, �� -- ��������� ����������.\n"

#: g10/pubkey-enc.c:200
#, fuzzy
msgid "old encoding of the DEK is not supported\n"
msgstr "�������� ������ %d �� ��������������\n"

#: g10/pubkey-enc.c:219
#, fuzzy, c-format
msgid "cipher algorithm %d is unknown or disabled\n"
msgstr "�������� ������ %d �� ��������������\n"

#: g10/pubkey-enc.c:258
#, fuzzy, c-format
msgid "NOTE: cipher algorithm %d not found in preferences\n"
msgstr "���������: ������������ �������� %d �� ������ � �������������\n"

#: g10/pubkey-enc.c:264
#, fuzzy, c-format
msgid "NOTE: secret key %08lX expired at %s\n"
msgstr "��������������: ���� ������� ������� %s\n"

#: g10/hkp.c:62
#, c-format
msgid "requesting key %08lX from %s ...\n"
msgstr ""

#: g10/hkp.c:75
#, fuzzy, c-format
msgid "can't get key from keyserver: %s\n"
msgstr "���������� �������� � ������ ������: %s\n"

#: g10/hkp.c:98 g10/hkp.c:136
msgid "no keyserver known (use option --keyserver)\n"
msgstr ""

#: g10/hkp.c:106
#, fuzzy, c-format
msgid "%s: not a valid key ID\n"
msgstr "������������ ������ � �����������.\n"

#: g10/hkp.c:182
#, fuzzy, c-format
msgid "error sending to `%s': %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/hkp.c:194
#, c-format
msgid "success sending to `%s' (status=%u)\n"
msgstr ""

#: g10/hkp.c:197
#, c-format
msgid "failed sending to `%s': status=%u\n"
msgstr ""

#: g10/seckey-cert.c:90
#, fuzzy
msgid "secret key parts are not available\n"
msgstr "��������� ���� �� ����������"

#: g10/seckey-cert.c:96
#, fuzzy, c-format
msgid "protection algorithm %d is not supported\n"
msgstr "�������� ������ %d �� ��������������\n"

#: g10/seckey-cert.c:241
msgid "Invalid passphrase; please try again ...\n"
msgstr "������������ �������� �����, ���������� ����� ...\n"

#: g10/seckey-cert.c:304
#, fuzzy
msgid "WARNING: Weak key detected - please change passphrase again.\n"
msgstr "��������������: ��������� ������ ���� - ������� �������� �����.\n"

#: g10/sig-check.c:282
msgid ""
"this is a PGP generated ElGamal key which is NOT secure for signatures!\n"
msgstr "���� ElGamal ����, ��������� PGP, �� ������� ��� �������� ��������!\n"

#: g10/sig-check.c:290
#, fuzzy, c-format
msgid "public key is %lu second newer than the signature\n"
msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"

#: g10/sig-check.c:291
#, fuzzy, c-format
msgid "public key is %lu seconds newer than the signature\n"
msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"

#: g10/sig-check.c:309
#, fuzzy, c-format
msgid "NOTE: signature key expired %s\n"
msgstr "��������������: ���� ������� ������� %s\n"

#: g10/sig-check.c:378
msgid "assuming bad signature due to an unknown critical bit\n"
msgstr ""

#: g10/sign.c:195
#, fuzzy, c-format
msgid "%s signature from: %s\n"
msgstr "������ ������� �� \""

#: g10/sign.c:345 g10/sign.c:664
#, fuzzy, c-format
msgid "can't create %s: %s\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/sign.c:444
#, fuzzy
msgid "signing:"
msgstr "���������"

#: g10/sign.c:487
#, fuzzy, c-format
msgid "WARNING: `%s' is an empty file\n"
msgstr "%s: ��������������: ������ ����.\n"

#: g10/textfilter.c:134
#, c-format
msgid "can't handle text lines longer than %d characters\n"
msgstr ""

#: g10/textfilter.c:231
#, c-format
msgid "input line longer than %d characters\n"
msgstr ""

#: g10/tdbio.c:116 g10/tdbio.c:1623
#, fuzzy, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"

#: g10/tdbio.c:122 g10/tdbio.c:1630
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr ""

#: g10/tdbio.c:232
msgid "trustdb transaction too large\n"
msgstr ""

#: g10/tdbio.c:424
#, fuzzy, c-format
msgid "%s: can't access: %s\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/tdbio.c:438
#, c-format
msgid "%s: directory does not exist!\n"
msgstr ""

#: g10/openfile.c:216 g10/openfile.c:284 g10/ringedit.c:1407
#: g10/ringedit.c:1878 g10/tdbio.c:444
#, fuzzy, c-format
msgid "%s: can't create: %s\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/tdbio.c:459 g10/tdbio.c:508
#, fuzzy, c-format
msgid "%s: can't create lock\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/tdbio.c:473
#, c-format
msgid "%s: failed to create version record: %s"
msgstr ""

#: g10/tdbio.c:477
#, fuzzy, c-format
msgid "%s: invalid trustdb created\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/tdbio.c:480
#, fuzzy, c-format
msgid "%s: trustdb created\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/tdbio.c:517
#, fuzzy, c-format
msgid "%s: invalid trustdb\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"

#: g10/tdbio.c:550
#, fuzzy, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/tdbio.c:558
#, fuzzy, c-format
msgid "%s: error updating version record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/tdbio.c:574 g10/tdbio.c:613 g10/tdbio.c:635 g10/tdbio.c:665
#: g10/tdbio.c:690 g10/tdbio.c:1556 g10/tdbio.c:1583
#, fuzzy, c-format
msgid "%s: error reading version record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/tdbio.c:587 g10/tdbio.c:646
#, fuzzy, c-format
msgid "%s: error writing version record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/tdbio.c:1235
#, fuzzy, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"

#: g10/tdbio.c:1243
#, fuzzy, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"

#: g10/tdbio.c:1264
#, fuzzy, c-format
msgid "%s: not a trustdb file\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"

#: g10/tdbio.c:1280
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr ""

#: g10/tdbio.c:1285
#, fuzzy, c-format
msgid "%s: invalid file version %d\n"
msgstr "������������ ������ ��������� �������\n"

#: g10/tdbio.c:1589
#, fuzzy, c-format
msgid "%s: error reading free record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/tdbio.c:1597
#, fuzzy, c-format
msgid "%s: error writing dir record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/tdbio.c:1607
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr ""

#: g10/tdbio.c:1637
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr ""

#: g10/tdbio.c:1748
#, fuzzy
msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n"
msgstr "���� ������ ������� ���������: ��������� \"gpgm --fix-trust-db\".\n"

#: g10/trustdb.c:168
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr ""

#: g10/trustdb.c:183
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr ""

#: g10/trustdb.c:197
#, fuzzy, c-format
msgid "trust record %lu: delete failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"

#: g10/trustdb.c:211
#, fuzzy, c-format
msgid "trustdb: sync failed: %s\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"

#: g10/trustdb.c:376
#, fuzzy, c-format
msgid "error reading dir record for LID %lu: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/trustdb.c:383
#, c-format
msgid "lid %lu: expected dir record, got type %d\n"
msgstr ""

#: g10/trustdb.c:388
#, c-format
msgid "no primary key for LID %lu\n"
msgstr ""

#: g10/trustdb.c:393
#, fuzzy, c-format
msgid "error reading primary key for LID %lu: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/trustdb.c:432
#, fuzzy, c-format
msgid "get_dir_record: search_record failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"

#: g10/trustdb.c:487
#, fuzzy, c-format
msgid "NOTE: secret key %08lX is NOT protected.\n"
msgstr "���� ���� �� �������.\n"

#: g10/trustdb.c:495
#, fuzzy, c-format
msgid "key %08lX: secret key without public key - skipped\n"
msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"

#: g10/trustdb.c:502
#, c-format
msgid "key %08lX: secret and public key don't match\n"
msgstr "���� %08lX: ��������� � ��������� ����� �� ���������.\n"

#: g10/trustdb.c:514
#, fuzzy, c-format
msgid "key %08lX: can't put it into the trustdb\n"
msgstr "���� %08lX.%lu: ���������� �������� � ���� ������ �������\n"

#: g10/trustdb.c:520
#, fuzzy, c-format
msgid "key %08lX: query record failed\n"
msgstr "���� %08lX: ������ ������ �� ������\n"

#: g10/trustdb.c:529
#, fuzzy, c-format
msgid "key %08lX: already in trusted key table\n"
msgstr "���� %08lX: ��� �� ������ ��������� ������\n"

#: g10/trustdb.c:532
#, fuzzy, c-format
msgid "key %08lX: accepted as trusted key.\n"
msgstr "���� %08lX: ��� �� ������ ��������� ������\n"

#: g10/trustdb.c:540
#, fuzzy, c-format
msgid "enumerate secret keys failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"

#: g10/trustdb.c:925
#, fuzzy, c-format
msgid "key %08lX.%lu: Good subkey binding\n"
msgstr "���� %08lX: ��� �������������� ������������\n"

#: g10/trustdb.c:931 g10/trustdb.c:966
#, fuzzy, c-format
msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"

#: g10/trustdb.c:943
#, fuzzy, c-format
msgid "key %08lX.%lu: Valid key revocation\n"
msgstr "���� %08lX.%lu: ���� �������� ����� %s\n"

#: g10/trustdb.c:949
#, fuzzy, c-format
msgid "key %08lX.%lu: Invalid key revocation: %s\n"
msgstr "���� %08lX: �������� ���� �� ������: %s\n"

#: g10/trustdb.c:960
#, fuzzy, c-format
msgid "key %08lX.%lu: Valid subkey revocation\n"
msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"

#: g10/trustdb.c:1071
#, fuzzy
msgid "Good self-signature"
msgstr "[����-�������]\n"

#: g10/trustdb.c:1081
#, fuzzy
msgid "Invalid self-signature"
msgstr "���� %08lX: ������������ ����-�������\n"

#: g10/trustdb.c:1108
msgid "Valid user ID revocation skipped due to a newer self signature"
msgstr ""

#: g10/trustdb.c:1114
#, fuzzy
msgid "Valid user ID revocation"
msgstr "������������ �����.\n"

#: g10/trustdb.c:1119
#, fuzzy
msgid "Invalid user ID revocation"
msgstr "������������ �����.\n"

#: g10/trustdb.c:1161
#, fuzzy
msgid "Valid certificate revocation"
msgstr "������ ����������"

#: g10/trustdb.c:1162
#, fuzzy
msgid "Good certificate"
msgstr "������ ����������"

#: g10/trustdb.c:1190
#, fuzzy
msgid "Invalid certificate revocation"
msgstr "������ ����������"

#: g10/trustdb.c:1191
#, fuzzy
msgid "Invalid certificate"
msgstr "������ ����������"

#: g10/trustdb.c:1208 g10/trustdb.c:1212
#, c-format
msgid "sig record %lu[%d] points to wrong record.\n"
msgstr ""

#: g10/trustdb.c:1271
#, fuzzy
msgid "duplicated certificate - deleted"
msgstr "������ ����������"

#: g10/trustdb.c:1592
#, fuzzy, c-format
msgid "tdbio_search_dir failed: %s\n"
msgstr "������ �������������: %s\n"

#: g10/trustdb.c:1726
#, fuzzy, c-format
msgid "lid ?: insert failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"

#: g10/trustdb.c:1731
#, fuzzy, c-format
msgid "lid %lu: insert failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"

#: g10/trustdb.c:1737
#, c-format
msgid "lid %lu: inserted\n"
msgstr ""

#: g10/trustdb.c:1742
#, fuzzy, c-format
msgid "error reading dir record: %s\n"
msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#: g10/trustdb.c:1750 g10/trustdb.c:1813
#, c-format
msgid "%lu keys processed\n"
msgstr ""

#: g10/trustdb.c:1752 g10/trustdb.c:1819
#, fuzzy, c-format
msgid "\t%lu keys with errors\n"
msgstr "������ ������ �����"

#: g10/trustdb.c:1754
#, c-format
msgid "\t%lu keys inserted\n"
msgstr ""

#: g10/trustdb.c:1757
#, fuzzy, c-format
msgid "enumerate keyblocks failed: %s\n"
msgstr "���������� ������� �� �������: %s\n"

#: g10/trustdb.c:1805
#, c-format
msgid "lid %lu: dir record w/o key - skipped\n"
msgstr ""

#: g10/trustdb.c:1815
#, fuzzy, c-format
msgid "\t%lu due to new pubkeys\n"
msgstr "���� %08lX: %d ����� ���-������\n"

#: g10/trustdb.c:1817
#, fuzzy, c-format
msgid "\t%lu keys skipped\n"
msgstr "%s: ��������: %s\n"

#: g10/trustdb.c:1821
#, c-format
msgid "\t%lu keys updated\n"
msgstr ""

#: g10/trustdb.c:2166
msgid "Ooops, no keys\n"
msgstr ""

#: g10/trustdb.c:2170
#, fuzzy
msgid "Ooops, no user IDs\n"
msgstr "������ ������ � ��������������� �������������"

#: g10/trustdb.c:2328
#, fuzzy, c-format
msgid "check_trust: search dir record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"

#: g10/trustdb.c:2337
#, fuzzy, c-format
msgid "key %08lX: insert trust record failed: %s\n"
msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"

#: g10/trustdb.c:2341
#, c-format
msgid "key %08lX.%lu: inserted into trustdb\n"
msgstr "���� %08lX.%lu: �������� � ���� ������ �������\n"

#: g10/trustdb.c:2349
#, c-format
msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
msgstr ""
"���� %08lX.%lu: ������������ � ������� (����������� ����������� ����)\n"

#: g10/trustdb.c:2364
#, c-format
msgid "key %08lX.%lu: expired at %s\n"
msgstr "���� %08lX.%lu: ���� �������� ����� %s\n"

#: g10/trustdb.c:2372
#, c-format
msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr "���� %08lX.%lu: �������� ������� �� �������: %s\n"

#: g10/trustdb.c:2523
#, fuzzy, c-format
msgid "user '%s' not found: %s\n"
msgstr "%s: ������������ �� ������\n"

#: g10/trustdb.c:2525
#, fuzzy, c-format
msgid "problem finding '%s' in trustdb: %s\n"
msgstr "������ ������������� ���� ������ �������: %s\n"

#: g10/trustdb.c:2528
#, fuzzy, c-format
msgid "user '%s' not in trustdb - inserting\n"
msgstr "���������� ���� ������ ������� �� �������: %s\n"

#: g10/trustdb.c:2531
#, fuzzy, c-format
msgid "failed to put '%s' into trustdb: %s\n"
msgstr "������ ������������� ���� ������ �������: %s\n"

#: g10/trustdb.c:2717 g10/trustdb.c:2747
msgid "WARNING: can't yet handle long pref records\n"
msgstr ""

#: g10/verify.c:82
msgid ""
"the signature could not be verified.\n"
"Please remember that the signature file (.sig or .asc)\n"
"should be the first file given on the command line.\n"
msgstr ""

#: g10/verify.c:147
#, c-format
msgid "input line %u too long or missing LF\n"
msgstr ""

#: g10/ringedit.c:324
#, fuzzy, c-format
msgid "%s: can't create keyring: %s\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/ringedit.c:341 g10/ringedit.c:1412 g10/ringedit.c:1883
#, fuzzy, c-format
msgid "%s: keyring created\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/ringedit.c:1589 g10/ringedit.c:2060
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr ""

#: g10/ringedit.c:1590 g10/ringedit.c:2061
#, fuzzy, c-format
msgid "%s is the unchanged one\n"
msgstr "����������� ������������ ��������� ����"

#: g10/ringedit.c:1591 g10/ringedit.c:2062
#, c-format
msgid "%s is the new one\n"
msgstr ""

#: g10/ringedit.c:1592 g10/ringedit.c:2063
msgid "Please fix this possible security flaw\n"
msgstr ""

#: g10/skclist.c:96
#, fuzzy, c-format
msgid "skipped `%s': %s\n"
msgstr "%s: ��������: %s\n"

#: g10/skclist.c:102
#, fuzzy, c-format
msgid ""
"skipped `%s': this is a PGP generated ElGamal key which is not secure for "
"signatures!\n"
msgstr "���� ElGamal ����, ��������� PGP, �� ������� ��� �������� ��������!\n"

#. do not overwrite
#: g10/openfile.c:79
#, c-format
msgid "File `%s' exists. "
msgstr "���� `%s' ����������. "

#: g10/openfile.c:81
msgid "Overwrite (y/N)? "
msgstr "���������� (y/N)? "

#: g10/openfile.c:109
#, c-format
msgid "%s: unknown suffix\n"
msgstr ""

#: g10/openfile.c:131
#, fuzzy
msgid "Enter new filename"
msgstr "--store [��� �����]"

#: g10/openfile.c:172
#, fuzzy
msgid "writing to stdout\n"
msgstr "������������ � `%s'\n"

#: g10/openfile.c:250
#, fuzzy, c-format
msgid "assuming signed data in `%s'\n"
msgstr "���������� ������� ����������� ������ `%s' .\n"

#: g10/openfile.c:300
#, c-format
msgid "%s: new options file created\n"
msgstr ""

#: g10/openfile.c:313
#, fuzzy, c-format
msgid "%s: can't create directory: %s\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/openfile.c:316
#, fuzzy, c-format
msgid "%s: directory created\n"
msgstr "%s: ���������� �������: %s\n"

#: g10/openfile.c:318
msgid "you have to start GnuPG again, so it can read the new options file\n"
msgstr ""

#: g10/encr-data.c:64
#, c-format
msgid "encrypted with unknown algorithm %d\n"
msgstr ""

#: g10/encr-data.c:69
#, fuzzy, c-format
msgid "%s encrypted data\n"
msgstr "����������� ������"

#: g10/encr-data.c:99
#, fuzzy
msgid ""
"WARNING: message was encrypted with a weak key in the symmetric cipher.\n"
msgstr ""
"��������������: ��������� ���� �����������, ��������� ������ ����, � "
"������������ ��������� ����������.\n"

#: g10/seskey.c:61
msgid "weak key created - retrying\n"
msgstr "��������� ������ ����, ������� ��� ���\n"

#: g10/seskey.c:66
#, c-format
msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n"
msgstr ""
"�� ���������� �������� ������� ����� � ������������ ���������; ��������� %d "
"���!\n"

#: g10/delkey.c:94
msgid "there is a secret key for this public key!\n"
msgstr "Es gibt einen privaten ���� zu diesem �ffentlichen ����!\n"

#: g10/delkey.c:96
msgid "use option \"--delete-secret-key\" to delete it first.\n"
msgstr ""
"Benutzen Sie das Kommando \"--delete-secret-key\", um ihn vorab zu "
"entfernen.\n"

#: g10/delkey.c:114
msgid "can't do that in batchmode without \"--yes\"\n"
msgstr "Dies kann im Batchmodus ohne \"--yes\" nicht durchgef�hrt werden.\n"

#: g10/delkey.c:136
msgid "Delete this key from the keyring? "
msgstr "Diesen ���� aus dem ����ring l�schen? "

#: g10/delkey.c:144
msgid "This is a secret key! - really delete? "
msgstr "Dies ist ein privater ����! - Wirklich l�schen? "

#: g10/helptext.c:47
#, fuzzy
msgid ""
"It's up to you to assign a value here; this value will never be exported\n"
"to any 3rd party.  We need it to implement the web-of-trust; it has nothing\n"
"to do with the (implicitly created) web-of-certificates."
msgstr ""
"Sie m�ssen selbt entscheiden, welchen Wert Sie hier eintragen; dieser Wert\n"
"wird niemals an eine dritte Seite weitergegeben.  Wir brauchen diesen Wert,\n"
"um das \"Netz des Vertrauens\" aufzubauen.  Dieses hat nichts mit dem "
"(implizit\n"
"erzeugten) \"Netz der Zertifikate\" zu tun.\n"

#: g10/helptext.c:53
msgid "If you want to use this revoked key anyway, answer \"yes\"."
msgstr ""

#: g10/helptext.c:57
msgid "If you want to use this untrusted key anyway, answer \"yes\"."
msgstr ""

#: g10/helptext.c:61
msgid ""
"Enter the user ID of the addressee to whom you want to send the message."
msgstr ""

#: g10/helptext.c:65
msgid ""
"Select the algorithm to use.\n"
"\n"
"DSA (aka DSS) is the digital signature algorithm which can only be used\n"
"for signatures.  This is the suggested algorithm because verification of\n"
"DSA signatures are much faster than those of ElGamal.\n"
"\n"
"ElGamal is an algorithm which can be used for signatures and encryption.\n"
"OpenPGP distinguishs between two flavors of this algorithms: an encrypt "
"only\n"
"and a sign+encrypt; actually it is the same, but some parameters must be\n"
"selected in a special way to create a safe key for signatures: this program\n"
"does this but other OpenPGP implementations are not required to understand\n"
"the signature+encryption flavor.\n"
"\n"
"The first (primary) key must always be a key which is capable of signing;\n"
"this is the reason why the encryption only ElGamal key is not available in\n"
"this menu."
msgstr ""

#: g10/helptext.c:85
msgid ""
"Although these keys are defined in RFC2440 they are not suggested\n"
"because they are not supported by all programs and signatures created\n"
"with them are quite large and very slow to verify."
msgstr ""

#: g10/helptext.c:92
#, fuzzy
msgid "Enter the size of the key"
msgstr "������� ������������� ������������: "

#: g10/helptext.c:96 g10/helptext.c:101 g10/helptext.c:113 g10/helptext.c:145
#: g10/helptext.c:150 g10/helptext.c:155 g10/helptext.c:160
msgid "Answer \"yes\" or \"no\""
msgstr ""

#: g10/helptext.c:106
msgid ""
"Enter the required value as shown in the prompt.\n"
"It is possible to enter a ISO date (YYYY-MM-DD) but you won't\n"
"get a good error response - instead the system tries to interpret\n"
"the given value as an interval."
msgstr ""

#: g10/helptext.c:118
msgid "Enter the name of the key holder"
msgstr ""

#: g10/helptext.c:123
msgid "please enter an optional but highly suggested email address"
msgstr ""

#: g10/helptext.c:127
#, fuzzy
msgid "Please enter an optional comment"
msgstr "����������, ������� ��� ����� ������: "

#: g10/helptext.c:132
msgid ""
"N  to change the name.\n"
"C  to change the comment.\n"
"E  to change the email address.\n"
"O  to continue with key generation.\n"
"Q  to to quit the key generation."
msgstr ""

#: g10/helptext.c:141
msgid "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key."
msgstr ""

#: g10/helptext.c:164
msgid "Answer \"yes\" is you want to sign ALL the user IDs"
msgstr ""

#: g10/helptext.c:168
msgid ""
"Answer \"yes\" if you really want to delete this user ID.\n"
"All certificates are then also lost!"
msgstr ""

#: g10/helptext.c:173
msgid "Answer \"yes\" if it is okay to delete the subkey"
msgstr ""

#: g10/helptext.c:178
msgid ""
"This is a valid signature on the key; you normally don't want\n"
"to delete this signature because it may be important to establish a\n"
"trust connection to the key or another key certified by this key."
msgstr ""

#: g10/helptext.c:183
msgid ""
"This signature can't be checked because you don't have the\n"
"corresponding key.  You should postpone its deletion until you\n"
"know which key was used because this signing key might establish\n"
"a trust connection through another already certified key."
msgstr ""

#: g10/helptext.c:189
msgid ""
"The signature is not valid.  It does make sense to remove it from\n"
"your keyring."
msgstr ""

#: g10/helptext.c:193
msgid ""
"This is a signature which binds the user ID to the key. It is\n"
"usually not a good idea to remove such a signature.  Actually\n"
"GnuPG might not be able to use this key anymore.  So do this\n"
"only if this self-signature is for some reason not valid and\n"
"a second one is available."
msgstr ""

#: g10/helptext.c:202
msgid ""
"Please enter the passhrase; this is a secret sentence \n"
"  Blurb, blurb,.... "
msgstr ""

#: g10/helptext.c:209
msgid "Please repeat the last passphrase, so you are sure what you typed in."
msgstr ""

#: g10/helptext.c:213
msgid "Give the name of the file to which the signature applies"
msgstr ""

#: g10/helptext.c:218
msgid "Answer \"yes\" if it is okay to overwrite the file"
msgstr ""

#: g10/helptext.c:223
msgid ""
"Please enter a new filename. If you just hit RETURN the default\n"
"file (which is shown in brackets) will be used."
msgstr ""

#: g10/helptext.c:229
msgid ""
"You should specify a reason for the certification.  Depending on the\n"
"context you have the ability to choose from this list:\n"
"  \"Key has been compromised\"\n"
"      Use this if you have a reason to believe that unauthorized persons\n"
"      got access to your secret key.\n"
"  \"Key is superseeded\"\n"
"      Use this if you have replaced this key with a newer one.\n"
"  \"Key is no longer used\"\n"
"      Use this if you have retired this key.\n"
"  \"User ID is no longer valid\"\n"
"      Use this to state that the user ID should not longer be used;\n"
"      this is normally used to mark an email address invalid.\n"
msgstr ""

#: g10/helptext.c:245
msgid ""
"If you like, you can enter a text describing why you issue this\n"
"revocation certificate.  Please keep this text concise.\n"
"An empty line ends the text.\n"
msgstr ""

#: g10/helptext.c:260
msgid "No help available"
msgstr "������ �����������."

#: g10/helptext.c:268
#, c-format
msgid "No help available for `%s'"
msgstr "������ ��� `%s' �����������."

#, fuzzy
#~ msgid "not processed"
#~ msgstr "�� ��������������"

#~ msgid "set debugging flags"
#~ msgstr "���������� ���������� �����"

#~ msgid "enable full debugging"
#~ msgstr "��������� ��� �������"

#~ msgid "do not write comment packets"
#~ msgstr "�� ������ ������ � �������������"

#~ msgid "(default is 1)"
#~ msgstr "(�� ��������� 1)"

#~ msgid "(default is 3)"
#~ msgstr "(�� ��������� 3)"

#~ msgid "   (%d) ElGamal in a v3 packet\n"
#~ msgstr "   (%d) ElGamal � v3-������\n"

#~ msgid "Key generation can only be used in interactive mode\n"
#~ msgstr ""
#~ "��������� ����� ����� ���� ��������� ������ � ������������� ������.\n"

#~ msgid "passphrase.repeat"
#~ msgstr ""
#~ "Um sicher zu gehen, da� Sie sich bei der Eingabe der \"Passphrase\" nicht\n"
#~ "vertippt haben, geben Sie diese bitte nochmal ein.  Nur wenn beide Eingaben\n"
#~ "�bereinstimmen, wird die \"Passphrase\" akzeptiert."

#, fuzzy
#~ msgid "detached_signature.filename"
#~ msgstr "��� ����� ��� ��������� �������"

#~ msgid "openfile.overwrite.okay"
#~ msgstr "�� ������� ������������ ���� (�������� ������ ������)"

#, fuzzy
#~ msgid "tdbio_search_sdir failed: %s\n"
#~ msgstr "������ �������������: %s\n"

#~ msgid "print all message digests"
#~ msgstr "���������� ��� ��������� ���������"

#, fuzzy
#~ msgid "lid %lu: user id not found in keyblock\n"
#~ msgstr "%s: ������������ �� ������\n"

#, fuzzy
#~ msgid "lid %lu: user id without signature\n"
#~ msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"

#, fuzzy
#~ msgid "lid %lu: self-signature in hintlist\n"
#~ msgstr "build_sigrecs: Selbst-Signatur fehlt\n"

#, fuzzy
#~ msgid "lid %lu: can't get keyblock: %s\n"
#~ msgstr "���������� �������� ���� �����: %s\n"

#, fuzzy
#~ msgid "public key not anymore available"
#~ msgstr "��������� ���� �� ����������"

#, fuzzy
#~ msgid "insert_trust_record: keyblock not found: %s\n"
#~ msgstr "���� %08lX: ��������� ���� �� ������: %s\n"

#, fuzzy
#~ msgid "lid %lu: update failed: %s\n"
#~ msgstr "���������� �� �������: %s\n"

#, fuzzy
#~ msgid "%s: update failed: %s\n"
#~ msgstr "���������� �� �������: %s\n"

#, fuzzy
#~ msgid "lid %lu: keyblock not found: %s\n"
#~ msgstr "���� %08lX: �������� ���� �� ������: %s\n"

#, fuzzy
#~ msgid "can't lock keyring `%': %s\n"
#~ msgstr "���������� ������������� ������ �������� ������: %s\n"

#, fuzzy
#~ msgid "error writing keyring `%': %s\n"
#~ msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"

#~ msgid "can't open file: %s\n"
#~ msgstr "���������� ������� ����: %s\n"

#~ msgid "read error: %s\n"
#~ msgstr "������ ������: %s\n"

#~ msgid "writing keyblock\n"
#~ msgstr "������������ ���� �����\n"

#~ msgid "can't write keyblock: %s\n"
#~ msgstr "���������� �������� ���� �����: %s\n"

#~ msgid "can't lock secret keyring: %s\n"
#~ msgstr "���������� ������������� ������ ��������� ������: %s\n"

#, fuzzy
#~ msgid "can't write keyring: %s\n"
#~ msgstr "���������� �������� ������ ������: %s\n"

#, fuzzy
#~ msgid "encrypted message is valid\n"
#~ msgstr "������ ������������ ��������-��������\n"

#, fuzzy
#~ msgid "Can't check MDC: %s\n"
#~ msgstr "���������� ��������� �������: %s\n"

#~ msgid "Usage: gpgm [options] [files] (-h for help)"
#~ msgstr "�������������: gpgm [���������] [�����] (-h ��� ������)"

#, fuzzy
#~ msgid ""
#~ "Syntax: gpgm [options] [files]\n"
#~ "GnuPG maintenance utility\n"
#~ msgstr ""
#~ "���������: gpgm [���������] [�����]\n"
#~ "��������� ������������� GNUPG\n"

#~ msgid "usage: gpgm [options] "
#~ msgstr "�������������: gpgm [���������] "

#, fuzzy
#~ msgid "key %08lX: no public key for trusted key - skipped\n"
#~ msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"

#, fuzzy
#~ msgid "lid %lu: read dir record failed: %s\n"
#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"

#, fuzzy
#~ msgid "lid %lu: read key record failed: %s\n"
#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"

#, fuzzy
#~ msgid "lid %lu: read uid record failed: %s\n"
#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"

#, fuzzy
#~ msgid "lid %lu: read pref record failed: %s\n"
#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"

#, fuzzy
#~ msgid "lid %lu: read sig record failed: %s\n"
#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"

#, fuzzy
#~ msgid "user '%s' read problem: %s\n"
#~ msgstr "%s: ������������ �� ������\n"

#, fuzzy
#~ msgid "user '%s' list problem: %s\n"
#~ msgstr "%s: ������������ �� ������\n"

#, fuzzy
#~ msgid "user '%s' not in trustdb\n"
#~ msgstr "%s: ������������ �� ������\n"

#, fuzzy
#~ msgid "error: invalid fingerprint\n"
#~ msgstr "������ � ����������� ������\n"

#, fuzzy
#~ msgid "error: no ownertrust value\n"
#~ msgstr "�������������� ��������� �������\n"

#, fuzzy
#~ msgid "key not in ring: %s\n"
#~ msgstr "���������� �������� ������ ������: %s\n"

#, fuzzy
#~ msgid "insert trust record failed: %s\n"
#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"

#, fuzzy
#~ msgid "Hmmm, public key lost?"
#~ msgstr "������ �������� ����"

#~ msgid "invalid clear text header: "
#~ msgstr "������������ ��������� ���������: "

#~ msgid "You will see a list of signators etc. here\n"
#~ msgstr "����� �� ������� ������ ����������� � �.�.\n"

#~ msgid "key %08lX: already in ultikey_table\n"
#~ msgstr "���� %08lX: ��� � ultikey_table\n"

#, fuzzy
#~ msgid "key %08lX.%lu, uid %02X%02X: no public key for signature %08lX\n"
#~ msgstr ""
#~ "���� %08lX.%lu, uid %02X%02X: ��� ��������� ����� ��� ������� %08lX\n"

#, fuzzy
#~ msgid "key %08lX.%lu, uid %02X%02X: invalid %ssignature: %s\n"
#~ msgstr "���� %08lX: ������������ ����-�������\n"

#~ msgid "can't write keyring\n"
#~ msgstr "kann ����ring nicht schreiben\n"

#~ msgid "make a signature on a key in the keyring"
#~ msgstr "���� signieren"

#~ msgid "edit a key signature"
#~ msgstr "Bearbeiten der Signaturen eines ����s"

#~ msgid "public and secret subkey created.\n"
#~ msgstr "�ffentlicher und privater ���� erzeugt.\n"

#~ msgid "No public key for %d signatures\n"
#~ msgstr "Kein �ffentlicher ���� f�r %d Signaturen\n"

#~ msgid "[User name not available] "
#~ msgstr "[Benuzername nicht verf�gbar] "

#~ msgid "This is a BAD signature!\n"
#~ msgstr "Dies ist eine FALSCHE Signatur!\n"

#~ msgid "The signature could not be checked!\n"
#~ msgstr "Die Signatur konnte nicht gepr�ft werden!\n"

#~ msgid "Checking signatures of this public key certificate:\n"
#~ msgstr "Die Signaturen dieses Zertifikats werden �berpr�ft:\n"