aboutsummaryrefslogtreecommitdiff
path: root/po/zh_CN.po
blob: 6af954f580020d6edee2c6352f34d107b24ebcef (plain) (blame)
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
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
# Chinese simplified translation for GNUnet.
# Copyright (C) 2011 Christian Grothoff
# This file is distributed under the same license as the GNUnet package.
# Wylmer Wang <wantinghard@gmail.com>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: gnunet-0.8.1\n"
"Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
"POT-Creation-Date: 2011-11-03 13:55+0100\n"
"PO-Revision-Date: 2011-07-09 12:12+0800\n"
"Last-Translator: Wylmer Wang <wantinghard@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/datastore/plugin_datastore_sqlite.c:61
#: src/datastore/plugin_datastore_mysql.c:139
#: src/datastore/plugin_datastore_mysql.c:146
#: src/datastore/plugin_datastore_mysql.c:613
#: src/datastore/plugin_datastore_mysql.c:673
#: src/datastore/plugin_datastore_mysql.c:685 src/util/crypto_ksk.c:49
#: src/util/crypto_rsa.c:90 src/datacache/plugin_datacache_sqlite.c:71
#: src/datacache/plugin_datacache_sqlite.c:74
#: src/datacache/plugin_datacache_mysql.c:103
#: src/datacache/plugin_datacache_mysql.c:110
#: src/datacache/plugin_datacache_mysql.c:517
#: src/datacache/plugin_datacache_mysql.c:526
#: src/datacache/plugin_datacache_mysql.c:598
#: src/datacache/plugin_datacache_mysql.c:614 src/include/gnunet_common.h:380
#: src/include/gnunet_common.h:387
#, fuzzy, c-format
msgid "`%s' failed at %s:%d with error: %s\n"
msgstr "“%s”于 %s:%d 处失败,错误为:%s\n"

#: src/datastore/plugin_datastore_sqlite.c:61
#, fuzzy, c-format
msgid "`%s' failed at %s:%u with error: %s"
msgstr "“%s”于 %s:%d 处失败,错误为:%s\n"

#: src/datastore/plugin_datastore_sqlite.c:239
#, c-format
msgid "Option `%s' in section `%s' missing in configuration!\n"
msgstr ""

#: src/datastore/plugin_datastore_sqlite.c:266
#, c-format
msgid "Unable to initialize SQLite: %s.\n"
msgstr "无法初始化 SQLite:%s。\n"

#: src/datastore/plugin_datastore_sqlite.c:420
#: src/datacache/plugin_datacache_sqlite.c:471
msgid "Tried to close sqlite without finalizing all prepared statements.\n"
msgstr ""

#: src/datastore/plugin_datastore_sqlite.c:677
#, fuzzy
msgid "Invalid data in database.  Trying to fix (by deletion).\n"
msgstr "%s 中有无效数据。请尝试修复(删除之)。\n"

#: src/datastore/plugin_datastore_sqlite.c:1130
msgid "sqlite version to old to determine size, assuming zero\n"
msgstr ""

#: src/datastore/plugin_datastore_sqlite.c:1149
#, c-format
msgid ""
"Using sqlite page utilization to estimate payload (%llu pages of size %llu "
"bytes)\n"
msgstr ""

#: src/datastore/plugin_datastore_sqlite.c:1188
#, fuzzy
msgid "Sqlite database running\n"
msgstr "sqlite 数据仓库"

#: src/datastore/plugin_datastore_mysql.c:316
#: src/datacache/plugin_datacache_mysql.c:224
#, c-format
msgid "Trying to use file `%s' for MySQL configuration.\n"
msgstr ""

#: src/datastore/plugin_datastore_mysql.c:322
#: src/datacache/plugin_datacache_mysql.c:230
#, fuzzy, c-format
msgid "Could not access file `%s': %s\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/datastore/plugin_datastore_mysql.c:529
#, fuzzy, c-format
msgid "Failed to prepare statement `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/datastore/plugin_datastore_mysql.c:622
#, fuzzy, c-format
msgid "`%s' for `%s' failed at %s:%d with error: %s\n"
msgstr "“%s”于 %s:%d 处失败,错误为:%s\n"

#: src/datastore/plugin_datastore_mysql.c:1500
msgid "Mysql database running\n"
msgstr ""

#: src/datastore/plugin_datastore_postgres.c:93
#: src/datacache/plugin_datacache_postgres.c:79
#, fuzzy, c-format
msgid "`%s:%s' failed at %s:%d with error: %s"
msgstr "“%s”于 %s:%d 处失败,错误为:%s\n"

#: src/datastore/plugin_datastore_postgres.c:173
#, fuzzy, c-format
msgid "Unable to initialize Postgres with configuration `%s': %s"
msgstr "无法保存配置文件“%s”:"

#: src/datastore/plugin_datastore_postgres.c:979
msgid "Postgres database running\n"
msgstr ""

#: src/datastore/datastore_api.c:289
msgid "Failed to transmit request to drop database.\n"
msgstr ""

#: src/datastore/datastore_api.c:372
msgid "# queue entry timeouts"
msgstr ""

#: src/datastore/datastore_api.c:418
msgid "# queue overflows"
msgstr ""

#: src/datastore/datastore_api.c:445
msgid "# queue entries created"
msgstr ""

#: src/datastore/datastore_api.c:465
msgid "# Requests dropped from datastore queue"
msgstr ""

#: src/datastore/datastore_api.c:513
msgid "# datastore connections (re)created"
msgstr ""

#: src/datastore/datastore_api.c:540
msgid "# reconnected to DATASTORE"
msgstr ""

#: src/datastore/datastore_api.c:605
msgid "Failed to transmit request to DATASTORE.\n"
msgstr ""

#: src/datastore/datastore_api.c:607
msgid "# transmission request failures"
msgstr ""

#: src/datastore/datastore_api.c:630
msgid "# bytes sent to datastore"
msgstr ""

#: src/datastore/datastore_api.c:767
msgid "Failed to receive status response from database."
msgstr ""

#: src/datastore/datastore_api.c:780
msgid "Error reading response from datastore service"
msgstr ""

#: src/datastore/datastore_api.c:792 src/datastore/datastore_api.c:798
msgid "Invalid error message received from datastore service"
msgstr ""

#: src/datastore/datastore_api.c:804
msgid "# status messages received"
msgstr ""

#: src/datastore/datastore_api.c:875
msgid "# PUT requests executed"
msgstr ""

#: src/datastore/datastore_api.c:946
msgid "# RESERVE requests executed"
msgstr ""

#: src/datastore/datastore_api.c:1011
msgid "# RELEASE RESERVE requests executed"
msgstr ""

#: src/datastore/datastore_api.c:1072
msgid "# UPDATE requests executed"
msgstr ""

#: src/datastore/datastore_api.c:1140
msgid "# REMOVE requests executed"
msgstr ""

#: src/datastore/datastore_api.c:1185
msgid "Failed to receive response from database.\n"
msgstr ""

#: src/datastore/datastore_api.c:1245
msgid "# Results received"
msgstr ""

#: src/datastore/datastore_api.c:1316
msgid "# GET REPLICATION requests executed"
msgstr ""

#: src/datastore/datastore_api.c:1383
msgid "# GET ZERO ANONYMITY requests executed"
msgstr ""

#: src/datastore/datastore_api.c:1447
msgid "# GET requests executed"
msgstr ""

#: src/datastore/plugin_datastore_template.c:241
msgid "Template database running\n"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:52
msgid "# bytes used in file-sharing datastore"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:331
msgid "# bytes expired"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:397
msgid "# bytes purged (low-priority)"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:457
msgid "Transmission to client failed!\n"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:610
msgid "# results found"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:655
#, c-format
msgid ""
"Insufficient space (%llu bytes are available) to satisfy `%s' request for "
"%llu bytes\n"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:666
#, c-format
msgid ""
"The requested amount (%llu bytes) is larger than the cache size (%llu "
"bytes)\n"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:670
msgid ""
"Insufficient space to satisfy request and requested amount is larger than "
"cache size"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:676
msgid "Insufficient space to satisfy request"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:681
#: src/datastore/gnunet-service-datastore.c:735
#: src/datastore/gnunet-service-datastore.c:956
#: src/datastore/gnunet-service-datastore.c:1441
msgid "# reserved"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:750
msgid "Could not find matching reservation"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:824 src/datacache/datacache.c:119
#: src/datacache/datacache.c:250
msgid "# bytes stored"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:838
#, c-format
msgid "Need %llu bytes more space (%llu allowed, using %llu)\n"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1004
msgid "# GET requests received"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1018
msgid "# requests filtered by bloomfilter"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1046
msgid "# UPDATE requests received"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1080
msgid "# GET REPLICATION requests received"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1115
msgid "# GET ZERO ANONYMITY requests received"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1142
msgid "Content not found"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1152
msgid "# bytes removed (explicit request)"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1186
msgid "# REMOVE requests received"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1230
#, c-format
msgid "Datastore payload inaccurate (%lld < %lld).  Trying to fix.\n"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1295
#: src/datastore/gnunet-service-datastore.c:1486 src/datacache/datacache.c:145
#: src/datacache/datacache.c:152
#, c-format
msgid "No `%s' specified for `%s' in configuration!\n"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1303
#, c-format
msgid "Loading `%s' datastore plugin\n"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1312
#, fuzzy, c-format
msgid "Failed to load datastore plugin for `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/datastore/gnunet-service-datastore.c:1491
msgid "# quota"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1493
msgid "# cache size"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1503
#, c-format
msgid "Could not use specified filename `%s' for bloomfilter.\n"
msgstr ""

#: src/datastore/gnunet-service-datastore.c:1516
#, fuzzy
msgid "Failed to initialize bloomfilter.\n"
msgstr "初始化“%s”服务失败。\n"

#: src/core/gnunet-service-core_sessions.c:204
#: src/core/gnunet-service-core_sessions.c:275
msgid "# entries in session map"
msgstr ""

#: src/core/gnunet-service-core_sessions.c:236
msgid "# type map refreshes sent"
msgstr ""

#: src/core/gnunet-service-core_sessions.c:360
msgid "# send requests dropped (disconnected)"
msgstr ""

#: src/core/gnunet-service-core_sessions.c:427
msgid "# messages discarded (expired prior to transmission)"
msgstr ""

#: src/core/gnunet-core-list-connections.c:77
#: src/peerinfo-tool/gnunet-peerinfo.c:60
#, c-format
msgid "Peer `%s'\n"
msgstr ""

#: src/core/gnunet-core-list-connections.c:167
#: src/peerinfo-tool/gnunet-peerinfo.c:200
#, fuzzy, c-format
msgid "Invalid command line argument `%s'\n"
msgstr "“%s”的参数无效。\n"

#: src/core/gnunet-core-list-connections.c:188
#: src/peerinfo-tool/gnunet-peerinfo.c:258
msgid "don't resolve host names"
msgstr ""

#: src/core/gnunet-core-list-connections.c:195
msgid "Print information about connected peers."
msgstr ""

#: src/core/gnunet-service-core_clients.c:452
msgid "# messages discarded (session disconnected)"
msgstr ""

#: src/core/gnunet-service-core_clients.c:796
#, c-format
msgid "# bytes of messages of type %u received"
msgstr ""

#: src/core/gnunet-service-core.c:101
#, c-format
msgid "Core service of `%4s' ready.\n"
msgstr ""

#: src/core/gnunet-service-core_typemap.c:111
#: src/core/gnunet-service-core_typemap.c:124
msgid "# type maps received"
msgstr ""

#: src/core/gnunet-service-core_typemap.c:156
msgid "# updates to my type map"
msgstr ""

#: src/core/gnunet-service-core_neighbours.c:162
msgid "# sessions terminated by transport disconnect"
msgstr ""

#: src/core/gnunet-service-core_neighbours.c:179
#: src/core/gnunet-service-core_neighbours.c:343
msgid "# neighbour entries allocated"
msgstr ""

#: src/core/gnunet-service-core_neighbours.c:251
msgid "# encrypted bytes given to transport"
msgstr ""

#: src/core/gnunet-service-core_neighbours.c:432
#, c-format
msgid "Unsupported message of type %u received.\n"
msgstr ""

#: src/core/gnunet-service-core_kx.c:491
msgid "# bytes encrypted"
msgstr ""

#: src/core/gnunet-service-core_kx.c:541
msgid "# bytes decrypted"
msgstr ""

#: src/core/gnunet-service-core_kx.c:602 src/dv/gnunet-service-dv.c:3000
#: src/hostlist/hostlist-server.c:439 src/peerinfo-tool/gnunet-peerinfo.c:157
#, c-format
msgid "Error in communication with PEERINFO service\n"
msgstr ""

#: src/core/gnunet-service-core_kx.c:618
msgid "# Delayed connecting due to lack of public key"
msgstr ""

#: src/core/gnunet-service-core_kx.c:669
msgid "# key exchanges initiated"
msgstr ""

#: src/core/gnunet-service-core_kx.c:693
msgid "# key exchanges stopped"
msgstr ""

#: src/core/gnunet-service-core_kx.c:746
msgid "# session keys received"
msgstr ""

#: src/core/gnunet-service-core_kx.c:764
#, c-format
msgid "`%s' is for `%s', not for me.  Ignoring.\n"
msgstr ""

#: src/core/gnunet-service-core_kx.c:803
msgid "# SET_KEY messages decrypted"
msgstr ""

#: src/core/gnunet-service-core_kx.c:884
#: src/transport/gnunet-service-transport_validation.c:601
msgid "# PING messages received"
msgstr ""

#: src/core/gnunet-service-core_kx.c:918
#, c-format
msgid ""
"Received PING from `%s' for different identity: I am `%s', PONG identity: `"
"%s'\n"
msgstr ""

#: src/core/gnunet-service-core_kx.c:941
msgid "# PONG messages created"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1029
msgid "# sessions terminated by timeout"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1042
msgid "# keepalive messages sent"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1098
#: src/transport/gnunet-service-transport_validation.c:934
msgid "# PONG messages received"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1128
msgid "# PONG messages decrypted"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1161
msgid "# session keys confirmed via PONG"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1224
msgid "# SET_KEY and PING messages created"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1372
msgid "# failed to decrypt message (no session key)"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1416
#: src/core/gnunet-service-core_kx.c:1441
msgid "# bytes dropped (duplicates)"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1428
msgid "# bytes dropped (out of sequence)"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1465
#, c-format
msgid "Message received far too old (%llu ms). Content ignored.\n"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1469
msgid "# bytes dropped (ancient message)"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1477
msgid "# bytes of payload decrypted"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1541
#, fuzzy
msgid "Core service is lacking HOSTKEY configuration setting.  Exiting.\n"
msgstr "立即保存配置?"

#: src/core/gnunet-service-core_kx.c:1549
msgid "Core service could not access hostkey.  Exiting.\n"
msgstr ""

#: src/core/gnunet-service-core_kx.c:1559
#: src/transport/gnunet-service-transport.c:540
#: src/hostlist/hostlist-server.c:558 src/peerinfo-tool/gnunet-peerinfo.c:208
#, c-format
msgid "Could not access PEERINFO service.  Exiting.\n"
msgstr ""

#: src/core/core_api.c:798
msgid "Client was disconnected from core service, trying to reconnect.\n"
msgstr ""

#: src/vpn/gnunet-daemon-exit.c:1499
msgid "Daemon to run to provide an IP exit node for the VPN"
msgstr ""

#: src/vpn/gnunet-daemon-vpn.c:1287
msgid "help text"
msgstr ""

#: src/util/getopt_helpers.c:84
#, c-format
msgid ""
"Arguments mandatory for long options are also mandatory for short options.\n"
msgstr "长选项的必选参数对短选项也是必选的。\n"

#: src/util/getopt_helpers.c:258 src/util/getopt_helpers.c:287
#, c-format
msgid "You must pass a number to the `%s' option.\n"
msgstr "您必须向“%s”选项传递一个数字。\n"

#: src/util/common_logging.c:242 src/util/common_logging.c:838
msgid "DEBUG"
msgstr "调试"

#: src/util/common_logging.c:244 src/util/common_logging.c:836
msgid "INFO"
msgstr "信息"

#: src/util/common_logging.c:246 src/util/common_logging.c:834
msgid "WARNING"
msgstr "警告"

#: src/util/common_logging.c:248 src/util/common_logging.c:832
msgid "ERROR"
msgstr "错误"

#: src/util/common_logging.c:250 src/util/common_logging.c:840
msgid "NONE"
msgstr ""

#: src/util/common_logging.c:554
#, fuzzy, c-format
msgid "Failed to create or access directory for log file `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/util/common_logging.c:672
#, fuzzy, c-format
msgid "Message `%.*s' repeated %u times in the last %s\n"
msgstr "消息“%.*s”重复了 %u 次,在最近 %llu 秒内\n"

#: src/util/common_logging.c:841
msgid "INVALID"
msgstr ""

#: src/util/common_logging.c:923
msgid "unknown address"
msgstr ""

#: src/util/common_logging.c:961
msgid "invalid address"
msgstr ""

#: src/util/plugin.c:89
#, c-format
msgid "Initialization of plugin mechanism failed: %s!\n"
msgstr "插件机构初始化失败:%s!\n"

#: src/util/plugin.c:146
#, c-format
msgid "`%s' failed to resolve method '%s' with error: %s\n"
msgstr ""

#: src/util/plugin.c:219
#, c-format
msgid "`%s' failed for library `%s' with error: %s\n"
msgstr ""

#: src/util/configuration.c:249
#, fuzzy, c-format
msgid "Syntax error in configuration file `%s' at line %u.\n"
msgstr "配置文件“%s”第 %d 行有语法错误。\n"

#: src/util/configuration.c:812
#, c-format
msgid ""
"Configuration value '%s' for '%s' in section '%s' is not in set of legal "
"choices\n"
msgstr ""

#: src/util/getopt.c:670
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s:选项“%s”有歧义\n"

#: src/util/getopt.c:695
#, c-format
msgid "%s: option `--%s' does not allow an argument\n"
msgstr "%s:选项“--%s”不允许有参数\n"

#: src/util/getopt.c:701
#, c-format
msgid "%s: option `%c%s' does not allow an argument\n"
msgstr "%s:选项“%c%s”不允许有参数\n"

#: src/util/getopt.c:720 src/util/getopt.c:889
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s:选项“%s”要求有一个参数\n"

#: src/util/getopt.c:749
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s:无法识别的选项“--%s”\n"

#: src/util/getopt.c:753
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s:无法识别的选项“%c%s”\n"

#: src/util/getopt.c:778
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s:非法选项 -- %c\n"

#: src/util/getopt.c:780
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr "%s:无效选项 -- %c\n"

#: src/util/getopt.c:808 src/util/getopt.c:938
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s:选项要求有一个参数 -- %c\n"

#: src/util/getopt.c:856
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s:选项“-W %s”有歧义\n"

#: src/util/getopt.c:874
#, c-format
msgid "%s: option `-W %s' does not allow an argument\n"
msgstr "%s:选项“-W %s” 不允许有参数\n"

#: src/util/getopt.c:1042
#, c-format
msgid "Use --help to get a list of options.\n"
msgstr "请使用 --help 获取选项列表。\n"

#: src/util/scheduler.c:863
msgid "Looks like we're busy waiting...\n"
msgstr ""

#: src/util/scheduler.c:994
#, c-format
msgid "Attempt to cancel dead task %llu!\n"
msgstr ""

#: src/util/connection.c:462
#, fuzzy, c-format
msgid "Access denied to `%s'\n"
msgstr "“%s”已连接到“%s”。\n"

#: src/util/connection.c:477
#, c-format
msgid "Accepting connection from `%s': %p\n"
msgstr ""

#: src/util/connection.c:646
#, c-format
msgid ""
"Failed to establish TCP connection to `%s:%u', no further addresses to try.\n"
msgstr ""

#: src/util/connection.c:858 src/util/connection.c:1034
#, fuzzy, c-format
msgid "Trying to connect to `%s' (%p)\n"
msgstr "无法连接到 %s:%u:%s\n"

#: src/util/connection.c:869
#, fuzzy, c-format
msgid "Failed to connect to `%s' (%p)\n"
msgstr "无法连接到 %s:%u:%s\n"

#: src/util/connection.c:1024
#, c-format
msgid "Attempt to connect to `%s' failed\n"
msgstr ""

#: src/util/connection.c:1540
#, c-format
msgid ""
"Could not satisfy pending transmission request, socket closed or connect "
"failed (%p).\n"
msgstr ""

#: src/util/connection.c:1576
#, fuzzy, c-format
msgid "Failed to send to `%s': %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/util/signal.c:81
#, c-format
msgid "signal (%d, %p) returned %d.\n"
msgstr ""

#: src/util/network.c:1204
#, c-format
msgid ""
"Fatal internal logic error, process hangs in `%s' (abort with CTRL-C)!\n"
msgstr ""

#: src/util/os_installation.c:295
#, fuzzy, c-format
msgid ""
"Could not determine installation path for %s.  Set `%s' environment "
"variable.\n"
msgstr "无法确定安装路径。请尝试设置“%s”\n"

#: src/util/os_installation.c:481
#, fuzzy, c-format
msgid "Could not find binary `%s' in PATH!\n"
msgstr "找不到主机“%s”的 IP:%s\n"

#: src/util/os_installation.c:486
#, fuzzy, c-format
msgid "stat (%s) failed: %s\n"
msgstr "“%s”说:%s\n"

#: src/util/strings.c:144
msgid "b"
msgstr "b"

#: src/util/strings.c:150
msgid "KiB"
msgstr "KiB"

#: src/util/strings.c:154
msgid "MiB"
msgstr "MiB"

#: src/util/strings.c:158
msgid "GiB"
msgstr "GiB"

#: src/util/strings.c:162
msgid "TiB"
msgstr "TiB"

#: src/util/strings.c:198
#, c-format
msgid "Character set requested was `%s'\n"
msgstr ""

#: src/util/strings.c:276
msgid "Failed to expand `$HOME': environment variable `HOME' not set"
msgstr "扩展“$HOME”失败:没有设置环境变量“HOME”"

#: src/util/strings.c:368
msgid "ms"
msgstr "毫秒"

#: src/util/strings.c:373
msgid "eternity"
msgstr ""

#: src/util/strings.c:377
msgid "s"
msgstr "秒"

#: src/util/strings.c:381
msgid "m"
msgstr "分"

#: src/util/strings.c:385
msgid "h"
msgstr "时"

#: src/util/strings.c:389
msgid " days"
msgstr " 天"

#: src/util/strings.c:413
msgid "end of time"
msgstr ""

#: src/util/server.c:392
#, fuzzy, c-format
msgid "`%s' failed for port %d (%s).\n"
msgstr "对驱动器“%2$s”的“%1$s”操作失败:%3$u\n"

#: src/util/server.c:400
#, c-format
msgid "`%s' failed for port %d (%s): address already in use\n"
msgstr ""

#: src/util/server.c:405
#, fuzzy, c-format
msgid "`%s' failed for `%s': address already in use\n"
msgstr "对驱动器“%2$s”的“%1$s”操作失败:%3$u\n"

#: src/util/server.c:623
#, c-format
msgid ""
"Processing code for message of type %u did not call "
"GNUNET_SERVER_receive_done after %llums\n"
msgstr ""

#: src/util/crypto_random.c:240
#, c-format
msgid "Starting `%s' process to generate entropy\n"
msgstr ""

#: src/util/crypto_random.c:267
#, c-format
msgid "libgcrypt has not the expected version (version %s is required).\n"
msgstr "libgcrypt 的版本不符合预期(要求版本 %s)。\n"

#: src/util/disk.c:435
#, fuzzy, c-format
msgid "`%s' failed for drive `%s': %u\n"
msgstr "对驱动器“%2$s”的“%1$s”操作失败:%3$u\n"

#: src/util/disk.c:838
#, c-format
msgid "Expected `%s' to be a directory!\n"
msgstr "“%s”应为目录!\n"

#: src/util/disk.c:1189 src/util/service.c:1473
#, c-format
msgid "Cannot obtain information about user `%s': %s\n"
msgstr "无法获取有关用户“%s”的信息:%s\n"

#: src/util/disk.c:1497
#, c-format
msgid "No `%s' specified for service `%s' in configuration.\n"
msgstr ""

#: src/util/service.c:118 src/util/service.c:144 src/util/service.c:188
#: src/util/service.c:209 src/util/service.c:216
#, c-format
msgid "Invalid format for IP: `%s'\n"
msgstr "IP 格式无效:“%s”\n"

#: src/util/service.c:171
#, c-format
msgid "Invalid network notation ('/%d' is not legal in IPv4 CIDR)."
msgstr "网络表示法无效(“/%d” 在 IPv4 CIDR 中是非法的)。"

#: src/util/service.c:265
#, c-format
msgid "Invalid network notation (does not end with ';': `%s')\n"
msgstr "无效的网络表示法(没有以“;”结尾:“%s”)\n"

#: src/util/service.c:301
#, c-format
msgid "Wrong format `%s' for netmask\n"
msgstr "网络掩码的格式“%s”错误\n"

#: src/util/service.c:332
#, c-format
msgid "Wrong format `%s' for network\n"
msgstr "网络的格式“%s”错误\n"

#: src/util/service.c:638
#, c-format
msgid "Access denied to UID %d / GID %d\n"
msgstr ""

#: src/util/service.c:643
#, c-format
msgid "Unknown address family %d\n"
msgstr ""

#: src/util/service.c:650
#, c-format
msgid "Access from `%s' denied to service `%s'\n"
msgstr ""

#: src/util/service.c:694
#, c-format
msgid "Could not parse IPv4 network specification `%s' for `%s:%s'\n"
msgstr ""

#: src/util/service.c:723
#, c-format
msgid "Could not parse IPv6 network specification `%s' for `%s:%s'\n"
msgstr ""

#: src/util/service.c:841
#, c-format
msgid ""
"Disabling IPv6 support for service `%s', failed to create IPv6 socket: %s\n"
msgstr ""

#: src/util/service.c:862 src/transport/plugin_transport_tcp.c:1939
#, c-format
msgid "Require valid port number for service `%s' in configuration!\n"
msgstr ""

#: src/util/service.c:893 src/util/client.c:712
#, c-format
msgid "UNIXPATH `%s' too long, maximum length is %llu\n"
msgstr ""

#: src/util/service.c:913
#, c-format
msgid ""
"Disabling UNIX domain socket support for service `%s', failed to create UNIX "
"domain socket: %s\n"
msgstr ""

#: src/util/service.c:930
#, c-format
msgid "Have neither PORT nor UNIXPATH for service `%s', but one is required\n"
msgstr ""

#: src/util/service.c:960 src/transport/plugin_transport_http.c:903
#, fuzzy, c-format
msgid "Failed to resolve `%s': %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/util/service.c:978 src/transport/plugin_transport_http.c:920
#, fuzzy, c-format
msgid "Failed to find %saddress for `%s'.\n"
msgstr "找不到接口“%s”的一个 IP 地址。\n"

#: src/util/service.c:1135 src/util/service.c:1153
#, c-format
msgid "Specified value for `%s' of service `%s' is invalid\n"
msgstr ""

#: src/util/service.c:1181
#, c-format
msgid "Could not access pre-bound socket %u, will try to bind myself\n"
msgstr ""

#: src/util/service.c:1333
#, fuzzy, c-format
msgid "Failed to start `%s' at `%s'\n"
msgstr "运行 %s失败:%s %d\n"

#: src/util/service.c:1366
#, c-format
msgid "Service `%s' runs at %s\n"
msgstr ""

#: src/util/service.c:1414
msgid "Service process failed to initialize\n"
msgstr ""

#: src/util/service.c:1418
msgid "Service process could not initialize server function\n"
msgstr ""

#: src/util/service.c:1422
msgid "Service process failed to report status\n"
msgstr ""

#: src/util/service.c:1474
msgid "No such user"
msgstr "无此用户"

#: src/util/service.c:1488
#, c-format
msgid "Cannot change user/group to `%s': %s\n"
msgstr "无法更改用户/组为“%s”:%s\n"

#: src/util/service.c:1551
msgid "do daemonize (detach from terminal)"
msgstr ""

#: src/util/gnunet-resolver.c:76
msgid "Test GNUnet DNS resolver code."
msgstr ""

#: src/util/os_priority.c:117
#, c-format
msgid "Not installing a handler because $%s=%s\n"
msgstr ""

#: src/util/resolver_api.c:202
#, c-format
msgid "Must specify `%s' for `%s' in configuration!\n"
msgstr ""

#: src/util/resolver_api.c:221
#, c-format
msgid ""
"Must specify `%s' or numeric IP address for `%s' of `%s' in configuration!\n"
msgstr ""

#: src/util/resolver_api.c:356
#, fuzzy, c-format
msgid "Timeout trying to resolve IP address `%s'.\n"
msgstr "GNUnet 现在使用 IP 地址 %s。\n"

#: src/util/resolver_api.c:360
#, c-format
msgid "Timeout trying to resolve hostname `%s'.\n"
msgstr ""

#: src/util/resolver_api.c:428
#, c-format
msgid "Resolver returns `%s' for IP `%s'.\n"
msgstr ""

#: src/util/resolver_api.c:793
#, c-format
msgid "Resolver returns `%s'.\n"
msgstr ""

#: src/util/resolver_api.c:877
#, c-format
msgid "Resolving our FQDN `%s'\n"
msgstr ""

#: src/util/resolver_api.c:882
#, fuzzy, c-format
msgid "Could not resolve our FQDN : %s\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/util/resolver_api.c:914
#, c-format
msgid "Resolving our hostname `%s'\n"
msgstr ""

#: src/util/pseudonym.c:269
#, fuzzy, c-format
msgid "Failed to parse metadata about pseudonym from file `%s': %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/util/pseudonym.c:333
msgid "no-name"
msgstr "无名称"

#: src/util/gnunet-service-resolver.c:262
#, c-format
msgid "Could not resolve `%s' (%s): %s\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/util/gnunet-service-resolver.c:318
#: src/util/gnunet-service-resolver.c:363
#, c-format
msgid "Could not find IP of host `%s': %s\n"
msgstr "找不到主机“%s”的 IP:%s\n"

#: src/util/gnunet-service-resolver.c:462
#, c-format
msgid "Resolver asked to look up `%s'.\n"
msgstr ""

#: src/util/gnunet-service-resolver.c:509
#, c-format
msgid "Resolver asked to look up IP address `%s'.\n"
msgstr ""

#: src/util/bio.c:137 src/util/bio.c:143
#, fuzzy, c-format
msgid "Error reading `%s': %s"
msgstr "创建用户出错"

#: src/util/bio.c:144
msgid "End of file"
msgstr ""

#: src/util/bio.c:196
#, c-format
msgid "Error reading length of string `%s'"
msgstr ""

#: src/util/bio.c:208
#, c-format
msgid "String `%s' longer than allowed (%u > %u)"
msgstr ""

#: src/util/bio.c:254
#, c-format
msgid "Serialized metadata `%s' larger than allowed (%u>%u)"
msgstr ""

#: src/util/bio.c:268
#, c-format
msgid "Metadata `%s' failed to deserialize"
msgstr ""

#: src/util/client.c:303
#, c-format
msgid ""
"Could not determine valid hostname and port for service `%s' from "
"configuration.\n"
msgstr ""

#: src/util/client.c:311
#, c-format
msgid "Need a non-empty hostname for service `%s'.\n"
msgstr ""

#: src/util/client.c:652
msgid "Failure to transmit TEST request.\n"
msgstr ""

#: src/util/client.c:857
#, c-format
msgid "Could not connect to service `%s', must not be running.\n"
msgstr ""

#: src/util/client.c:874
#, c-format
msgid "Failure to transmit request to service `%s'\n"
msgstr ""

#: src/util/client.c:1143
msgid "Could not submit request, not expecting to receive a response.\n"
msgstr ""

#: src/util/crypto_rsa.c:624 src/util/crypto_rsa.c:672
#, fuzzy, c-format
msgid "Could not aquire lock on file `%s': %s...\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/util/crypto_rsa.c:629
#, fuzzy
msgid "Creating a new private key.  This may take a while.\n"
msgstr "正在启动数据仓库转换(可能需要一段时间)。\n"

#: src/util/crypto_rsa.c:648
#, c-format
msgid "I am host `%s'.  Stored new private key in `%s'.\n"
msgstr ""

#: src/util/crypto_rsa.c:676 src/util/crypto_rsa.c:714
msgid "This may be ok if someone is currently generating a hostkey.\n"
msgstr ""

#: src/util/crypto_rsa.c:709
#, c-format
msgid ""
"When trying to read hostkey file `%s' I found %u bytes but I need at least "
"%u.\n"
msgstr ""

#: src/util/crypto_rsa.c:730
#, c-format
msgid "File `%s' does not contain a valid private key.  Deleting it.\n"
msgstr ""

#: src/util/crypto_rsa.c:748
#, c-format
msgid "I am host `%s'.  Read private key from `%s'.\n"
msgstr ""

#: src/util/crypto_rsa.c:970
#, c-format
msgid "RSA signature verification failed at %s:%d: %s\n"
msgstr ""

#: src/nse/gnunet-nse-profiler.c:650 src/dht/gnunet-dht-get.c:213
#: src/dht/gnunet-dht-put.c:184 src/fs/gnunet-unindex.c:169
#: src/fs/gnunet-search.c:297 src/fs/gnunet-publish.c:591
#: src/fs/gnunet-download.c:263
msgid "be verbose (print progress information)"
msgstr ""

#: src/nse/gnunet-nse-profiler.c:668
#, fuzzy
msgid "Measure quality and performance of the NSE service."
msgstr "无法访问该服务"

#: src/nse/gnunet-service-nse.c:875
#, c-format
msgid "Proof of work invalid: %llu!\n"
msgstr ""

#: src/nse/gnunet-service-nse.c:1298 src/nse/gnunet-service-nse.c:1317
#: src/nse/gnunet-service-nse.c:1338
msgid "NSE service is lacking key configuration settings.  Exiting.\n"
msgstr ""

#: src/nse/gnunet-service-nse.c:1305
msgid "Invalid work requirement for NSE service. Exiting.\n"
msgstr ""

#: src/nse/gnunet-service-nse.c:1326
#, fuzzy
msgid "NSE service could not access hostkey.  Exiting.\n"
msgstr "找不到接口“%s”的一个 IP 地址。\n"

#: src/peerinfo/gnunet-service-peerinfo.c:136
#, c-format
msgid "Removing expired address of transport `%s'\n"
msgstr ""

#: src/peerinfo/gnunet-service-peerinfo.c:197
msgid "# peers known"
msgstr ""

#: src/peerinfo/gnunet-service-peerinfo.c:241
#, c-format
msgid ""
"File `%s' in directory `%s' does not match naming convention. Removed.\n"
msgstr ""

#: src/peerinfo/gnunet-service-peerinfo.c:306
#, c-format
msgid "Still no peers found in `%s'!\n"
msgstr ""

#: src/peerinfo/peerinfo_api_notify.c:258
#, fuzzy, c-format
msgid "Could not connect to `%s' service.\n"
msgstr "无法连接到 %s:%u:%s\n"

#: src/peerinfo/peerinfo_api.c:278
#, fuzzy, c-format
msgid "Failed to transmit message to `%s' service.\n"
msgstr "初始化“%s”服务失败。\n"

#: src/peerinfo/peerinfo_api.c:433
msgid "Failed to receive response from `PEERINFO' service."
msgstr ""

#: src/peerinfo/peerinfo_api.c:461 src/peerinfo/peerinfo_api.c:479
msgid "Received invalid message from `PEERINFO' service.\n"
msgstr ""

#: src/peerinfo/peerinfo_api.c:521
#, fuzzy
msgid "Failed to transmit iteration request to `PEERINFO' service\n"
msgstr "初始化“%s”服务失败。\n"

#: src/peerinfo/peerinfo_api.c:555
msgid "Timeout transmitting iteration request to `PEERINFO' service.\n"
msgstr ""

#: src/datacache/plugin_datacache_sqlite.c:439
msgid "Sqlite datacache running\n"
msgstr ""

#: src/datacache/datacache.c:177
#, c-format
msgid "Loading `%s' datacache plugin\n"
msgstr ""

#: src/datacache/datacache.c:185
#, c-format
msgid "Failed to load datacache plugin for `%s'\n"
msgstr ""

#: src/datacache/datacache.c:276
msgid "# requests received"
msgstr ""

#: src/datacache/datacache.c:287
msgid "# requests filtered by bloom filter"
msgstr ""

#: src/datacache/plugin_datacache_postgres.c:149
#, fuzzy, c-format
msgid "Unable to initialize Postgres: %s"
msgstr "无法初始化 SQLite:%s。\n"

#: src/datacache/plugin_datacache_postgres.c:500
msgid "Postgres datacache running\n"
msgstr ""

#: src/datacache/plugin_datacache_template.c:121
msgid "Template datacache running\n"
msgstr ""

#: src/datacache/plugin_datacache_mysql.c:979
msgid "MySQL datacache running\n"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:479
msgid "# Preference updates given to core"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:571
msgid "# FIND PEER messages initiated"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:632
#: src/dht/gnunet-service-dht_neighbours.c:697
#, fuzzy
msgid "# Peers connected"
msgstr ""
"\n"
"按任意键继续\n"

#: src/dht/gnunet-service-dht_neighbours.c:734
msgid "# Queued messages discarded (peer disconnected)"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:787
msgid "# Bytes transmitted to other peers"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:824
msgid "# Bytes of bandwdith requested from core"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1051
#: src/dht/gnunet-service-dht_neighbours.c:1078
msgid "# Peers excluded from routing due to Bloomfilter"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1060
#: src/dht/gnunet-service-dht_neighbours.c:1096
msgid "# Peer selection failed"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1238
msgid "# PUT requests routed"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1267
msgid "# PUT messages queued for transmission"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1352
msgid "# GET requests routed"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1384
msgid "# GET messages queued for transmission"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1485
msgid "# RESULT messages queued for transmission"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1574
msgid "# P2P PUT requests received"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1700
msgid "# FIND PEER requests ignored due to Bloomfilter"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1707
msgid "# FIND PEER requests ignored due to lack of HELLO"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1800
msgid "# P2P GET requests received"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1853
msgid "# P2P FIND PEER requests processed"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1872
msgid "# P2P GET requests ONLY routed"
msgstr ""

#: src/dht/gnunet-service-dht_neighbours.c:1941
msgid "# P2P RESULTS received"
msgstr ""

#: src/dht/dht_api.c:229
#, fuzzy
msgid "Failed to connect to the DHT service!\n"
msgstr "初始化“%s”服务失败。\n"

#: src/dht/gnunet-service-dht.c:165
#, fuzzy
msgid "Failed to connect to transport service!\n"
msgstr "初始化“%s”服务失败。\n"

#: src/dht/gnunet-dht-get.c:201 src/dht/gnunet-dht-put.c:172
msgid "the query key"
msgstr ""

#: src/dht/gnunet-dht-get.c:204
msgid "how many parallel requests (replicas) to create"
msgstr ""

#: src/dht/gnunet-dht-get.c:207
msgid "the type of data to look for"
msgstr ""

#: src/dht/gnunet-dht-get.c:210 src/dht/gnunet-dht-put.c:181
msgid "how long to execute this query before giving up?"
msgstr ""

#: src/dht/gnunet-dht-get.c:232
msgid "Issue a GET request to the GNUnet DHT, prints results."
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:321
msgid "# GET requests from clients injected"
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:413
msgid "# PUT requests received from clients"
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:486
msgid "# GET requests received from clients"
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:585
msgid "# GET STOP requests received from clients"
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:790
msgid "# Key match, type mismatches in REPLY to CLIENT"
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:808
msgid "# Duplicate REPLIES to CLIENT request dropped"
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:852
#, c-format
msgid "Unsupported block type (%u) in request!\n"
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:875
msgid "# RESULTS queued for clients"
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:928
#: src/dht/gnunet-service-dht_clients.c:971
msgid "# REPLIES ignored for CLIENTS (no match)"
msgstr ""

#: src/dht/gnunet-service-dht_clients.c:937
msgid "Could not pass reply to client, message too big!\n"
msgstr ""

#: src/dht/gnunet-service-dht_nse.c:59
msgid "# Network size estimates received"
msgstr ""

#: src/dht/gnunet-dht-put.c:100
#, c-format
msgid "PUT request sent!\n"
msgstr ""

#: src/dht/gnunet-dht-put.c:124
#, c-format
msgid "Must provide KEY and DATA for DHT put!\n"
msgstr ""

#: src/dht/gnunet-dht-put.c:132
#, fuzzy, c-format
msgid "Could not connect to %s service!\n"
msgstr "无法连接到 %s:%u:%s\n"

#: src/dht/gnunet-dht-put.c:137
#, fuzzy, c-format
msgid "Connected to %s service!\n"
msgstr "“%s”已连接到“%s”。\n"

#: src/dht/gnunet-dht-put.c:152
#, c-format
msgid "Issuing put request for `%s' with data `%s'!\n"
msgstr ""

#: src/dht/gnunet-dht-put.c:166
msgid "the data to insert under the key"
msgstr ""

#: src/dht/gnunet-dht-put.c:169
msgid "how long to store this entry in the dht (in seconds)"
msgstr ""

#: src/dht/gnunet-dht-put.c:175
msgid "how many replicas to create"
msgstr ""

#: src/dht/gnunet-dht-put.c:178
msgid "the type to insert data as"
msgstr ""

#: src/dht/gnunet-dht-put.c:203
msgid "Issue a PUT request to the GNUnet DHT insert DATA under KEY."
msgstr ""

#: src/dht/gnunet-service-dht_routing.c:220
msgid "# Good REPLIES matched against routing table"
msgstr ""

#: src/dht/gnunet-service-dht_routing.c:235
msgid "# Duplicate REPLIES matched against routing table"
msgstr ""

#: src/dht/gnunet-service-dht_routing.c:240
msgid "# Invalid REPLIES matched against routing table"
msgstr ""

#: src/dht/gnunet-service-dht_routing.c:249
msgid "# Unsupported REPLIES matched against routing table"
msgstr ""

#: src/dht/gnunet-service-dht_routing.c:332
#: src/dht/gnunet-service-dht_routing.c:390
msgid "# Entries removed from routing table"
msgstr ""

#: src/dht/gnunet-service-dht_routing.c:342
msgid "# Entries added to routing table"
msgstr ""

#: src/dht/gnunet-service-dht_datacache.c:92
#, c-format
msgid "%s request received, but have no datacache!\n"
msgstr ""

#: src/dht/gnunet-service-dht_datacache.c:103
msgid "# ITEMS stored in datacache"
msgstr ""

#: src/dht/gnunet-service-dht_datacache.c:215
msgid "# Good RESULTS found in datacache"
msgstr ""

#: src/dht/gnunet-service-dht_datacache.c:229
msgid "# Duplicate RESULTS found in datacache"
msgstr ""

#: src/dht/gnunet-service-dht_datacache.c:234
msgid "# Invalid RESULTS found in datacache"
msgstr ""

#: src/dht/gnunet-service-dht_datacache.c:245
msgid "# Unsupported RESULTS found in datacache"
msgstr ""

#: src/dht/gnunet-service-dht_datacache.c:248
#, c-format
msgid "Unsupported block type (%u) in local response!\n"
msgstr ""

#: src/dht/gnunet-service-dht_datacache.c:280
msgid "# GET requests given to datacache"
msgstr ""

#: src/dht/gnunet-service-dht_hello.c:86
msgid "# HELLOs obtained from peerinfo"
msgstr ""

#: src/arm/gnunet-arm.c:161
#, fuzzy, c-format
msgid "Service `%s' has been started.\n"
msgstr "服务已删除。\n"

#: src/arm/gnunet-arm.c:165
#, fuzzy, c-format
msgid "Failed to stop service `%s'!\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/arm/gnunet-arm.c:171
#, fuzzy, c-format
msgid "Service `%s' has been stopped.\n"
msgstr "服务已删除。\n"

#: src/arm/gnunet-arm.c:175
#, fuzzy, c-format
msgid "Failed to start service `%s'!\n"
msgstr "解析配置文件“%s”失败\n"

#: src/arm/gnunet-arm.c:181
#, c-format
msgid "Some error communicating with service `%s'.\n"
msgstr ""

#: src/arm/gnunet-arm.c:207
#, c-format
msgid "Service `%s' is running.\n"
msgstr ""

#: src/arm/gnunet-arm.c:212
#, c-format
msgid "Service `%s' is not running.\n"
msgstr ""

#: src/arm/gnunet-arm.c:238
#, c-format
msgid "Fatal configuration error: `%s' option in section `%s' missing.\n"
msgstr ""

#: src/arm/gnunet-arm.c:246 src/arm/gnunet-arm.c:356
msgid "Fatal error initializing ARM API.\n"
msgstr ""

#: src/arm/gnunet-arm.c:269
#, fuzzy, c-format
msgid "Failed to remove configuration file %s\n"
msgstr "解析配置文件“%s”失败\n"

#: src/arm/gnunet-arm.c:275
#, c-format
msgid "Failed to remove servicehome directory %s\n"
msgstr ""

#: src/arm/gnunet-arm.c:387
#, fuzzy
msgid "stop all GNUnet services"
msgstr "卸载 GNUnet 服务"

#: src/arm/gnunet-arm.c:389
msgid "start a particular service"
msgstr ""

#: src/arm/gnunet-arm.c:391
msgid "stop a particular service"
msgstr ""

#: src/arm/gnunet-arm.c:393
#, fuzzy
msgid "start all GNUnet default services"
msgstr "卸载 GNUnet 服务"

#: src/arm/gnunet-arm.c:396
#, fuzzy
msgid "stop and start all GNUnet default services"
msgstr "卸载 GNUnet 服务"

#: src/arm/gnunet-arm.c:399
msgid "test if a particular service is running"
msgstr ""

#: src/arm/gnunet-arm.c:402
msgid "delete config file and directory on exit"
msgstr ""

#: src/arm/gnunet-arm.c:404
msgid "don't print status messages"
msgstr ""

#: src/arm/gnunet-arm.c:407
#, fuzzy
msgid "timeout for completing current operation"
msgstr "等待一次迭代完成的时间(毫秒)"

#: src/arm/gnunet-arm.c:418
msgid "Control services and the Automated Restart Manager (ARM)"
msgstr ""

#: src/arm/mockup-service.c:41 src/arm/gnunet-service-arm.c:865
msgid "Failed to transmit shutdown ACK.\n"
msgstr ""

#: src/arm/mockup-service.c:46 src/arm/gnunet-service-arm.c:870
msgid "Transmitting shutdown ACK.\n"
msgstr ""

#: src/arm/mockup-service.c:69 src/arm/gnunet-service-arm.c:898
msgid "Initiating shutdown as requested by client.\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:206
#, c-format
msgid "Restarting service `%s' due to configuration file change.\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:234
msgid "Could not send status result to client\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:268
msgid "Not sending status result to client: no client known\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:406
#, fuzzy, c-format
msgid "Failed to start service `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/arm/gnunet-service-arm.c:409
#, c-format
msgid "Starting service `%s'\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:435
#, c-format
msgid "ARM is shutting down, service `%s' not started.\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:443
#, c-format
msgid "Service `%s' already running.\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:453
#, c-format
msgid "Binary implementing service `%s' not known!\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:464
#, fuzzy, c-format
msgid "Configuration file `%s' for service `%s' not known!\n"
msgstr "配置文件“%s”已写入。\n"

#: src/arm/gnunet-service-arm.c:498
#, c-format
msgid "Preparing to stop `%s'\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:666
msgid "Stopping all services\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:723
#, c-format
msgid "Restarting service `%s'.\n"
msgstr ""

#: src/arm/gnunet-service-arm.c:796
msgid "exit"
msgstr ""

#: src/arm/gnunet-service-arm.c:801
msgid "signal"
msgstr ""

#: src/arm/gnunet-service-arm.c:806
#, fuzzy
msgid "unknown"
msgstr "未知错误"

#: src/arm/gnunet-service-arm.c:813
#, fuzzy, c-format
msgid "Service `%s' stopped\n"
msgstr "服务已删除。\n"

#: src/arm/gnunet-service-arm.c:827
#, c-format
msgid "Service `%s' terminated with status %s/%d, will try to restart it!\n"
msgstr ""

#: src/arm/arm_api.c:201
msgid "Failed to transmit shutdown request to client.\n"
msgstr ""

#: src/arm/arm_api.c:389
#, fuzzy, c-format
msgid "Configuration failes to specify option `%s' in section `%s'!\n"
msgstr "配置不满足配置规范文件“%s”的约束!\n"

#: src/arm/arm_api.c:403
#, fuzzy, c-format
msgid "Configuration fails to specify option `%s' in section `%s'!\n"
msgstr "配置不满足配置规范文件“%s”的约束!\n"

#: src/arm/arm_api.c:467
#, c-format
msgid "Error receiving response to `%s' request from ARM for service `%s'\n"
msgstr ""

#: src/arm/arm_api.c:536
#, c-format
msgid "Requesting start of service `%s'.\n"
msgstr ""

#: src/arm/arm_api.c:537
#, c-format
msgid "Requesting termination of service `%s'.\n"
msgstr ""

#: src/arm/arm_api.c:559
#, c-format
msgid "Error while trying to transmit request to start `%s' to ARM\n"
msgstr ""

#: src/arm/arm_api.c:560
#, c-format
msgid "Error while trying to transmit request to stop `%s' to ARM\n"
msgstr ""

#: src/arm/arm_api.c:592
#, c-format
msgid "Asked to start service `%s' within %llu ms\n"
msgstr ""

#: src/arm/arm_api.c:664
#, c-format
msgid "Stopping service `%s' within %llu ms\n"
msgstr ""

#: src/arm/gnunet-service-arm_interceptor.c:803
#, c-format
msgid "Unable to forward to service `%s': shutdown\n"
msgstr ""

#: src/arm/gnunet-service-arm_interceptor.c:812
#, c-format
msgid "Unable to forward to service `%s': timeout before connect\n"
msgstr ""

#: src/arm/gnunet-service-arm_interceptor.c:868
#, fuzzy, c-format
msgid "Unable to start service `%s': %s\n"
msgstr "无法保存配置文件“%s”:"

#: src/arm/gnunet-service-arm_interceptor.c:936
#, fuzzy, c-format
msgid "Unable to accept connection for service `%s': %s\n"
msgstr "无法保存配置文件“%s”:"

#: src/arm/gnunet-service-arm_interceptor.c:952
#, fuzzy, c-format
msgid "Service `%s' started\n"
msgstr "服务已删除。\n"

#: src/arm/gnunet-service-arm_interceptor.c:1080
#, fuzzy, c-format
msgid "Unable to create socket for service `%s': %s\n"
msgstr "无法创建用户账户:"

#: src/arm/gnunet-service-arm_interceptor.c:1102
#, c-format
msgid "Unable to bind listening socket for service `%s' to address `%s': %s\n"
msgstr ""

#: src/arm/gnunet-service-arm_interceptor.c:1116
#, c-format
msgid "ARM now monitors connections to service `%s' at `%s'\n"
msgstr ""

#: src/fragmentation/defragmentation.c:270
msgid "# acknowledgements sent for fragment"
msgstr ""

#: src/fragmentation/defragmentation.c:454
msgid "# fragments received"
msgstr ""

#: src/fragmentation/defragmentation.c:513
msgid "# duplicate fragments received"
msgstr ""

#: src/fragmentation/defragmentation.c:526
msgid "# messages defragmented"
msgstr ""

#: src/fragmentation/fragmentation.c:183
msgid "# fragments transmitted"
msgstr ""

#: src/fragmentation/fragmentation.c:186
msgid "# fragments retransmitted"
msgstr ""

#: src/fragmentation/fragmentation.c:248
msgid "# messages fragmented"
msgstr ""

#: src/fragmentation/fragmentation.c:251
msgid "# total size of fragmented messages"
msgstr ""

#: src/fragmentation/fragmentation.c:335
msgid "# fragment acknowledgements received"
msgstr ""

#: src/fragmentation/fragmentation.c:341
msgid "# bits removed from fragmentation ACKs"
msgstr ""

#: src/fragmentation/fragmentation.c:365
msgid "# fragmentation transmissions completed"
msgstr ""

#: src/statistics/gnunet-service-statistics.c:208
#, c-format
msgid "Loading %llu bytes of statistics from `%s'\n"
msgstr ""

#: src/statistics/gnunet-service-statistics.c:266
#, c-format
msgid "Wrote %llu bytes of statistics to `%s'\n"
msgstr ""

#: src/statistics/statistics_api.c:325
#, fuzzy
msgid "Failed to connect to statistics service!\n"
msgstr "初始化“%s”服务失败。\n"

#: src/statistics/gnunet-statistics.c:89
#, fuzzy, c-format
msgid "Failed to obtain statistics.\n"
msgstr "初始化“%s”服务失败。\n"

#: src/statistics/gnunet-statistics.c:117 src/fs/gnunet-pseudonym.c:151
#, fuzzy, c-format
msgid "Invalid argument `%s'\n"
msgstr "“%s”的参数无效。\n"

#: src/statistics/gnunet-statistics.c:155
msgid "limit output to statistcs for the given NAME"
msgstr ""

#: src/statistics/gnunet-statistics.c:158
msgid "make the value being set persistent"
msgstr ""

#: src/statistics/gnunet-statistics.c:161
msgid "limit output to the given SUBSYSTEM"
msgstr ""

#: src/statistics/gnunet-statistics.c:168
msgid "Print statistics about GNUnet operations."
msgstr ""

#: src/fs/gnunet-unindex.c:89
#, c-format
msgid "Unindexing at %llu/%llu (%s remaining)\n"
msgstr ""

#: src/fs/gnunet-unindex.c:96
#, c-format
msgid "Error unindexing: %s.\n"
msgstr ""

#: src/fs/gnunet-unindex.c:101
#, c-format
msgid "Unindexing done.\n"
msgstr ""

#: src/fs/gnunet-unindex.c:109 src/fs/gnunet-search.c:190
#: src/fs/gnunet-publish.c:158 src/fs/gnunet-download.c:144
#, c-format
msgid "Unexpected status: %d\n"
msgstr ""

#: src/fs/gnunet-unindex.c:131
#, c-format
msgid "You must specify one and only one filename for unindexing.\n"
msgstr ""

#: src/fs/gnunet-unindex.c:141 src/fs/gnunet-search.c:241
#: src/fs/gnunet-publish.c:412 src/fs/gnunet-download.c:203
#, fuzzy, c-format
msgid "Could not initialize `%s' subsystem.\n"
msgstr "初始化“%s”服务失败。\n"

#: src/fs/gnunet-unindex.c:148
#, c-format
msgid "Could not start unindex operation.\n"
msgstr ""

#: src/fs/gnunet-unindex.c:176
msgid "Unindex a file that was previously indexed with gnunet-publish."
msgstr ""

#: src/fs/gnunet-pseudonym.c:165
#, c-format
msgid "Namespace `%s' unknown.\n"
msgstr ""

#: src/fs/gnunet-pseudonym.c:240 src/fs/gnunet-pseudonym.c:247
#: src/fs/gnunet-pseudonym.c:249
#, fuzzy, c-format
msgid "Option `%s' ignored\n"
msgstr "%s:选项“%s”有歧义\n"

#: src/fs/gnunet-pseudonym.c:269 src/fs/gnunet-publish.c:538
msgid "set the desired LEVEL of sender-anonymity"
msgstr ""

#: src/fs/gnunet-pseudonym.c:272
msgid "create or advertise namespace NAME"
msgstr ""

#: src/fs/gnunet-pseudonym.c:275
msgid "delete namespace NAME "
msgstr ""

#: src/fs/gnunet-pseudonym.c:278
msgid ""
"add an additional keyword for the advertisment (this option can be specified "
"multiple times)"
msgstr ""

#: src/fs/gnunet-pseudonym.c:282 src/fs/gnunet-publish.c:557
msgid "set the meta-data for the given TYPE to the given VALUE"
msgstr ""

#: src/fs/gnunet-pseudonym.c:285
msgid "print names of local namespaces"
msgstr ""

#: src/fs/gnunet-pseudonym.c:288
msgid "use the given PRIORITY for the advertisments"
msgstr ""

#: src/fs/gnunet-pseudonym.c:291
msgid "do not print names of remote namespaces"
msgstr ""

#: src/fs/gnunet-pseudonym.c:294 src/fs/gnunet-publish.c:576
msgid "set the desired replication LEVEL"
msgstr ""

#: src/fs/gnunet-pseudonym.c:297
msgid "specify ID of the root of the namespace"
msgstr ""

#: src/fs/gnunet-pseudonym.c:300
msgid "change rating of namespace ID by VALUE"
msgstr ""

#: src/fs/gnunet-pseudonym.c:308
msgid "Manage GNUnet pseudonyms."
msgstr ""

#: src/fs/fs_namespace.c:52 src/fs/fs_namespace.c:78
#, fuzzy, c-format
msgid "Configuration fails to specify `%s' in section `%s'\n"
msgstr "配置文件“%s”已写入。\n"

#: src/fs/fs_namespace.c:107
#, fuzzy, c-format
msgid "Failed to open `%s' for writing: %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/fs_namespace.c:129 src/fs/fs_namespace.c:217
#, fuzzy, c-format
msgid "Failed to write `%s': %s\n"
msgstr "运行 %s失败:%s %d\n"

#: src/fs/fs_namespace.c:323
#, fuzzy
msgid "Unknown error"
msgstr "未知错误"

#: src/fs/fs_namespace.c:412 src/fs/fs_namespace.c:433
#, fuzzy
msgid "Failed to serialize meta data"
msgstr "发送消息失败。\n"

#: src/fs/fs_namespace.c:452
#, fuzzy
msgid "Failed to connect to datastore service"
msgstr "初始化“%s”服务失败。\n"

#: src/fs/fs_namespace.c:495
#, c-format
msgid "Failed to create or read private key for namespace `%s'\n"
msgstr ""

#: src/fs/fs_namespace.c:597
#, c-format
msgid "Failed to read namespace private key file `%s', deleting it!\n"
msgstr ""

#: src/fs/fs_namespace.c:822 src/fs/fs_publish.c:1518
#, fuzzy
msgid "Internal error."
msgstr "未知错误。\n"

#: src/fs/fs_namespace.c:866
msgid "Failed to connect to datastore."
msgstr ""

#: src/fs/gnunet-search.c:111
#, c-format
msgid "Failed to write directory with search results to `%s'\n"
msgstr ""

#: src/fs/gnunet-search.c:181
#, fuzzy, c-format
msgid "Error searching: %s.\n"
msgstr "创建用户出错"

#: src/fs/gnunet-search.c:231
#, c-format
msgid "Could not create keyword URI from arguments.\n"
msgstr ""

#: src/fs/gnunet-search.c:255
#, c-format
msgid "Could not start searching.\n"
msgstr ""

#: src/fs/gnunet-search.c:285 src/fs/gnunet-download.c:240
msgid "set the desired LEVEL of receiver-anonymity"
msgstr ""

#: src/fs/gnunet-search.c:288 src/fs/gnunet-download.c:246
msgid "only search the local peer (no P2P network search)"
msgstr ""

#: src/fs/gnunet-search.c:291
msgid "write search results to file starting with PREFIX"
msgstr ""

#: src/fs/gnunet-search.c:294
msgid "automatically terminate search after VALUE ms"
msgstr ""

#: src/fs/gnunet-search.c:301
msgid "automatically terminate search after VALUE results are found"
msgstr ""

#: src/fs/gnunet-search.c:308
msgid "Search GNUnet for files that were published on GNUnet"
msgstr ""

#: src/fs/fs_uri.c:214
#, c-format
msgid "`%' must be followed by HEX number"
msgstr ""

#: src/fs/fs_uri.c:273
msgid "Malformed KSK URI (must not begin or end with `+')"
msgstr ""

#: src/fs/fs_uri.c:291
msgid "`++' not allowed in KSK URI"
msgstr ""

#: src/fs/fs_uri.c:298
msgid "Quotes not balanced in KSK URI"
msgstr ""

#: src/fs/fs_uri.c:366 src/fs/fs_uri.c:373
msgid "Malformed SKS URI"
msgstr ""

#: src/fs/fs_uri.c:417 src/fs/fs_uri.c:432
msgid "Malformed CHK URI"
msgstr ""

#: src/fs/fs_uri.c:562 src/fs/fs_uri.c:577 src/fs/fs_uri.c:587
#: src/fs/fs_uri.c:615
msgid "SKS URI malformed"
msgstr ""

#: src/fs/fs_uri.c:597
msgid "SKS URI malformed (could not decode public key)"
msgstr ""

#: src/fs/fs_uri.c:603
msgid "SKS URI malformed (could not find signature)"
msgstr ""

#: src/fs/fs_uri.c:609
msgid "SKS URI malformed (could not decode signature)"
msgstr ""

#: src/fs/fs_uri.c:622
msgid "SKS URI malformed (could not parse expiration time)"
msgstr ""

#: src/fs/fs_uri.c:634
msgid "SKS URI malformed (signature failed validation)"
msgstr ""

#: src/fs/fs_uri.c:672
msgid "Unrecognized URI type"
msgstr ""

#: src/fs/fs_uri.c:897
#, fuzzy
msgid "Lacking key configuration settings.\n"
msgstr "立即保存配置?"

#: src/fs/fs_uri.c:904
#, fuzzy, c-format
msgid "Could not access hostkey file `%s'.\n"
msgstr "找不到接口“%s”的一个 IP 地址。\n"

#: src/fs/fs_uri.c:1238 src/fs/fs_uri.c:1265
msgid "No keywords specified!\n"
msgstr ""

#: src/fs/fs_uri.c:1271
msgid "Number of double-quotes not balanced!\n"
msgstr ""

#: src/fs/gnunet-publish.c:118
#, c-format
msgid "Publishing `%s' at %llu/%llu (%s remaining)\n"
msgstr ""

#: src/fs/gnunet-publish.c:126
#, c-format
msgid "Error publishing: %s.\n"
msgstr ""

#: src/fs/gnunet-publish.c:137
#, c-format
msgid "Publishing `%s' done.\n"
msgstr ""

#: src/fs/gnunet-publish.c:141
#, c-format
msgid "URI is `%s'.\n"
msgstr ""

#: src/fs/gnunet-publish.c:267
#, fuzzy, c-format
msgid "Meta data for file `%s' (%s)\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/gnunet-publish.c:269
#, fuzzy, c-format
msgid "Keywords for file `%s' (%s)\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/fs/gnunet-publish.c:320
#, fuzzy, c-format
msgid "Failed to create namespace `%s'\n"
msgstr "发送消息失败。\n"

#: src/fs/gnunet-publish.c:362
#, c-format
msgid "Cannot extract metadata from a URI!\n"
msgstr ""

#: src/fs/gnunet-publish.c:369
#, c-format
msgid "You must specify one and only one filename for insertion.\n"
msgstr ""

#: src/fs/gnunet-publish.c:375
#, c-format
msgid "You must NOT specify an URI and a filename.\n"
msgstr ""

#: src/fs/gnunet-publish.c:383
#, c-format
msgid "Option `%s' is required when using option `%s'.\n"
msgstr ""

#: src/fs/gnunet-publish.c:393 src/fs/gnunet-publish.c:400
#: src/transport/gnunet-transport.c:525
#, c-format
msgid "Option `%s' makes no sense without option `%s'.\n"
msgstr ""

#: src/fs/gnunet-publish.c:422
#, fuzzy, c-format
msgid "Could not create namespace `%s'\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/fs/gnunet-publish.c:434 src/fs/gnunet-download.c:175
#, fuzzy, c-format
msgid "Failed to parse URI: %s\n"
msgstr "运行 %s失败:%s %d\n"

#: src/fs/gnunet-publish.c:467
#, fuzzy, c-format
msgid "Could not access file: %s\n"
msgstr "错误:无法访问服务:%s\n"

#: src/fs/gnunet-publish.c:492
#, fuzzy, c-format
msgid "Could not publish `%s': %s\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/fs/gnunet-publish.c:515
#, c-format
msgid "Could not start publishing.\n"
msgstr ""

#: src/fs/gnunet-publish.c:542
msgid "disable adding the creation time to the metadata of the uploaded file"
msgstr ""

#: src/fs/gnunet-publish.c:545
msgid "do not use libextractor to add keywords or metadata"
msgstr ""

#: src/fs/gnunet-publish.c:549
msgid ""
"print list of extracted keywords that would be used, but do not perform "
"upload"
msgstr ""

#: src/fs/gnunet-publish.c:553
msgid ""
"add an additional keyword for the top-level file or directory (this option "
"can be specified multiple times)"
msgstr ""

#: src/fs/gnunet-publish.c:560
msgid ""
"do not index, perform full insertion (stores entire file in encrypted form "
"in GNUnet database)"
msgstr ""

#: src/fs/gnunet-publish.c:565
msgid ""
"specify ID of an updated version to be published in the future (for "
"namespace insertions only)"
msgstr ""

#: src/fs/gnunet-publish.c:569
msgid "specify the priority of the content"
msgstr ""

#: src/fs/gnunet-publish.c:573
msgid "publish the files under the pseudonym NAME (place file into namespace)"
msgstr ""

#: src/fs/gnunet-publish.c:579
msgid ""
"only simulate the process but do not do any actual publishing (useful to "
"compute URIs)"
msgstr ""

#: src/fs/gnunet-publish.c:583
msgid ""
"set the ID of this version of the publication (for namespace insertions only)"
msgstr ""

#: src/fs/gnunet-publish.c:587
msgid ""
"URI to be published (can be used instead of passing a file to add keywords "
"to the file with the respective URI)"
msgstr ""

#: src/fs/gnunet-publish.c:600
msgid "Publish a file or directory on GNUnet"
msgstr ""

#: src/fs/fs_search.c:798
#, c-format
msgid "Got result with unknown block type `%d', ignoring"
msgstr ""

#: src/fs/gnunet-service-fs_lc.c:202 src/fs/gnunet-service-fs_lc.c:359
#: src/fs/gnunet-service-fs_lc.c:480
msgid "# client searches active"
msgstr ""

#: src/fs/gnunet-service-fs_lc.c:254
msgid "# replies received for local clients"
msgstr ""

#: src/fs/gnunet-service-fs_lc.c:312
msgid "# client searches received"
msgstr ""

#: src/fs/gnunet-service-fs_lc.c:351
msgid "# client searches updated (merged content seen list)"
msgstr ""

#: src/fs/fs_directory.c:202 src/fs/fs_directory.c:214
msgid "MAGIC mismatch.  This is not a GNUnet directory.\n"
msgstr ""

#: src/fs/fs_misc.c:126
#, c-format
msgid "Did not find mime type `%s' in extension list.\n"
msgstr ""

#: src/fs/gnunet-directory.c:49
#, c-format
msgid "\t<original file embedded in %u bytes of meta data>\n"
msgstr ""

#: src/fs/gnunet-directory.c:94
#, c-format
msgid "Directory `%s' meta data:\n"
msgstr ""

#: src/fs/gnunet-directory.c:97
#, c-format
msgid "Directory `%s' contents:\n"
msgstr ""

#: src/fs/gnunet-directory.c:132
#, fuzzy, c-format
msgid "You must specify a filename to inspect."
msgstr "您必须指定一个昵称\n"

#: src/fs/gnunet-directory.c:145
#, fuzzy, c-format
msgid "Failed to read directory `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/fs/gnunet-directory.c:176
#, fuzzy
msgid "Display contents of a GNUnet directory"
msgstr "更改 GNUnet 目录的权限出错"

#: src/fs/gnunet-service-fs_pr.c:272
msgid "# Pending requests created"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:352 src/fs/gnunet-service-fs_pr.c:607
msgid "# Pending requests active"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:771
msgid "# replies received and matched"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:798
msgid "# duplicate replies discarded (bloomfilter)"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:814
#, c-format
msgid "Unsupported block type %u\n"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:829
msgid "# results found locally"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:921
msgid "# Datastore `PUT' failures"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:948
msgid "# storage requests dropped due to high load"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:983
msgid "# Replies received from DHT"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1074
#, c-format
msgid "Datastore lookup already took %llu ms!\n"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1095
#, c-format
msgid "On-demand lookup already took %llu ms!\n"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1142
msgid "# Datastore lookups concluded (no results)"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1156
msgid "# Datastore lookups concluded (seen all)"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1165
msgid "# Datastore lookups aborted (more than MAX_RESULTS)"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1181
msgid "# requested DBLOCK or IBLOCK not found"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1198
msgid "# on-demand blocks matched requests"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1211
msgid "# on-demand lookups performed successfully"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1216
msgid "# on-demand lookups failed"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1242 src/fs/gnunet-service-fs_pr.c:1281
#: src/fs/gnunet-service-fs_pr.c:1416
msgid "# Datastore lookups concluded (error queueing)"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1299
msgid "# Datastore lookups concluded (found last result)"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1312
msgid "# Datastore lookups concluded (load too high)"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1394
msgid "# Datastore lookups initiated"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1474
msgid "# GAP PUT messages received"
msgstr ""

#: src/fs/gnunet-service-fs_pr.c:1565 src/fs/gnunet-service-fs_pr.c:1576
#, fuzzy, c-format
msgid "Configuration fails to specify `%s', assuming default value."
msgstr "配置文件“%s”已写入。\n"

#: src/fs/gnunet-service-fs_pe.c:259
msgid "# average retransmission delay (ms)"
msgstr ""

#: src/fs/gnunet-service-fs_pe.c:354
msgid "# transmission failed (core has no bandwidth)"
msgstr ""

#: src/fs/gnunet-service-fs_pe.c:385
msgid "# query messages sent to other peers"
msgstr ""

#: src/fs/gnunet-service-fs_pe.c:440
msgid "# delay heap timeout"
msgstr ""

#: src/fs/gnunet-service-fs_pe.c:450
msgid "# query plans executed"
msgstr ""

#: src/fs/gnunet-service-fs_pe.c:516
msgid "# requests merged"
msgstr ""

#: src/fs/gnunet-service-fs_pe.c:522
msgid "# requests refreshed"
msgstr ""

#: src/fs/gnunet-service-fs_pe.c:576 src/fs/gnunet-service-fs_pe.c:665
#: src/fs/gnunet-service-fs_pe.c:706
msgid "# query plan entries"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:618 src/fs/gnunet-service-fs_cp.c:1552
#: src/transport/gnunet-service-transport_neighbours.c:870
#: src/transport/gnunet-service-transport_neighbours.c:2036
#: src/transport/gnunet-service-transport_neighbours.c:2123
#: src/topology/gnunet-daemon-topology.c:653
#: src/topology/gnunet-daemon-topology.c:755
msgid "# peers connected"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:701
msgid "# migration stop messages received"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:705
#, c-format
msgid "Migration of content to peer `%s' blocked for %llu ms\n"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:740
msgid "# replies transmitted to other peers"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:746
msgid "# replies dropped"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:775 src/fs/gnunet-service-fs_cp.c:891
#: src/fs/gnunet-service-fs_cp.c:1301 src/fs/gnunet-service-fs_cp.c:1340
msgid "# P2P searches active"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:848
msgid "# artificial delays introduced (ms)"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:911
msgid "# replies received for other peers"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:925
msgid "# replies dropped due to insufficient cover traffic"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:963
msgid "# P2P searches destroyed due to ultimate reply"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:1030
msgid "# requests done for free (low load)"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:1054
msgid "# request dropped, priority insufficient"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:1064
msgid "# requests done for a price (normal load)"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:1143
msgid "# GET requests received (from other peers)"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:1177
msgid "# requests dropped due to initiator not being connected"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:1201
msgid "# requests dropped due to missing reverse route"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:1267
msgid "# requests dropped due TTL underflow"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:1295
msgid "# requests dropped due to higher-TTL request"
msgstr ""

#: src/fs/gnunet-service-fs_cp.c:1338
msgid "# P2P query messages received and processed"
msgstr ""

#: src/fs/gnunet-service-fs_push.c:642
#, c-format
msgid ""
"Invalid value specified for option `%s' in section `%s', content pushing "
"disabled\n"
msgstr ""

#: src/fs/gnunet-service-fs_indexing.c:113
#: src/fs/gnunet-service-fs_indexing.c:163
#, fuzzy, c-format
msgid "Configuration option `%s' in section `%s' missing.\n"
msgstr "配置文件“%s”已写入。\n"

#: src/fs/gnunet-service-fs_indexing.c:121
#: src/fs/gnunet-service-fs_indexing.c:177
#, fuzzy, c-format
msgid "Could not open `%s'.\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/fs/gnunet-service-fs_indexing.c:137
#, fuzzy, c-format
msgid "Error writing `%s'.\n"
msgstr "创建用户出错"

#: src/fs/gnunet-service-fs_indexing.c:228
#, c-format
msgid ""
"Index request received for file `%s' is already indexed as `%s'.  Permitting "
"anyway.\n"
msgstr ""

#: src/fs/gnunet-service-fs_indexing.c:266
#, c-format
msgid "Hash mismatch trying to index file `%s' which has hash `%s'\n"
msgstr ""

#: src/fs/gnunet-service-fs_indexing.c:487
#, fuzzy, c-format
msgid "Failed to delete bogus block: %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/gnunet-service-fs_indexing.c:552
#, fuzzy, c-format
msgid "Could not access indexed file `%s' (%s) at offset %llu: %s\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/fs/gnunet-service-fs_indexing.c:554
msgid "not indexed"
msgstr ""

#: src/fs/gnunet-service-fs_indexing.c:569
#, c-format
msgid "Indexed file `%s' changed at offset %llu\n"
msgstr ""

#: src/fs/fs_list_indexed.c:90
#, c-format
msgid "Failed to receive response for `%s' request from `%s' service.\n"
msgstr ""

#: src/fs/fs_list_indexed.c:117
#, c-format
msgid "Failed to receive valid response for `%s' request from `%s' service.\n"
msgstr ""

#: src/fs/fs_list_indexed.c:164
#, fuzzy, c-format
msgid "Failed to not connect to `%s' service.\n"
msgstr "初始化“%s”服务失败。\n"

#: src/fs/fs_unindex.c:58
msgid "Failed to find given position in file"
msgstr ""

#: src/fs/fs_unindex.c:63
#, fuzzy
msgid "Failed to read file"
msgstr "发送消息失败。\n"

#: src/fs/fs_unindex.c:235
msgid "Unexpected time for a response from `fs' service."
msgstr ""

#: src/fs/fs_unindex.c:243
msgid "Timeout waiting for `fs' service."
msgstr ""

#: src/fs/fs_unindex.c:251
#, fuzzy
msgid "Invalid response from `fs' service."
msgstr "“%s”的参数无效。\n"

#: src/fs/fs_unindex.c:296
msgid "Failed to connect to FS service for unindexing."
msgstr ""

#: src/fs/fs_unindex.c:331
#, fuzzy
msgid "Failed to connect to `datastore' service."
msgstr "初始化“%s”服务失败。\n"

#: src/fs/fs_unindex.c:344
#, fuzzy
msgid "Failed to open file for unindexing."
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/fs_unindex.c:378
msgid "Failed to compute hash of file."
msgstr ""

#: src/fs/gnunet-download.c:100
#, fuzzy, c-format
msgid "Starting download `%s'.\n"
msgstr "未知的命令“%s”。\n"

#: src/fs/gnunet-download.c:112
#, c-format
msgid "Downloading `%s' at %llu/%llu (%s remaining, %s/s)\n"
msgstr ""

#: src/fs/gnunet-download.c:121
#, c-format
msgid "Error downloading: %s.\n"
msgstr ""

#: src/fs/gnunet-download.c:129
#, c-format
msgid "Downloading `%s' done (%s/s).\n"
msgstr ""

#: src/fs/gnunet-download.c:169
#, fuzzy, c-format
msgid "You need to specify a URI argument.\n"
msgstr "您必须指定一个昵称\n"

#: src/fs/gnunet-download.c:182
#, c-format
msgid "Only CHK or LOC URIs supported.\n"
msgstr ""

#: src/fs/gnunet-download.c:189
#, c-format
msgid "Target filename must be specified.\n"
msgstr ""

#: src/fs/gnunet-download.c:243
msgid "delete incomplete downloads (when aborted with CTRL-C)"
msgstr ""

#: src/fs/gnunet-download.c:249
msgid "write the file to FILENAME"
msgstr ""

#: src/fs/gnunet-download.c:253
msgid "set the maximum number of parallel downloads that is allowed"
msgstr ""

#: src/fs/gnunet-download.c:257
msgid "set the maximum number of parallel requests for blocks that is allowed"
msgstr ""

#: src/fs/gnunet-download.c:260
msgid "download a GNUnet directory recursively"
msgstr ""

#: src/fs/gnunet-download.c:270
msgid ""
"Download files from GNUnet using a GNUnet CHK or LOC URI (gnunet://fs/"
"chk/...)"
msgstr ""

#: src/fs/fs_getopt.c:191
#, c-format
msgid ""
"Unknown metadata type in metadata option `%s'.  Using metadata type "
"`unknown' instead.\n"
msgstr ""

#: src/fs/fs_publish.c:142 src/fs/fs_publish.c:410
#, c-format
msgid "Publishing failed: %s"
msgstr ""

#: src/fs/fs_publish.c:647 src/fs/fs_publish.c:664 src/fs/fs_publish.c:703
#: src/fs/fs_publish.c:723 src/fs/fs_publish.c:750 src/fs/fs_publish.c:898
#, c-format
msgid "Can not index file `%s': %s.  Will try to insert instead.\n"
msgstr ""

#: src/fs/fs_publish.c:649
msgid "timeout on index-start request to `fs' service"
msgstr ""

#: src/fs/fs_publish.c:661
#, fuzzy
msgid "unknown error"
msgstr "未知错误"

#: src/fs/fs_publish.c:704
msgid "failed to compute hash"
msgstr ""

#: src/fs/fs_publish.c:724
msgid "filename too long"
msgstr ""

#: src/fs/fs_publish.c:751
msgid "could not connect to `fs' service"
msgstr ""

#: src/fs/fs_publish.c:775
#, fuzzy, c-format
msgid "Failed to get file identifiers for `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/fs/fs_publish.c:845
#, c-format
msgid "Recursive upload failed at `%s': %s"
msgstr ""

#: src/fs/fs_publish.c:851
#, c-format
msgid "Recursive upload failed: %s"
msgstr ""

#: src/fs/fs_publish.c:899
msgid "needs to be an actual file"
msgstr ""

#: src/fs/fs_publish.c:1078
#, c-format
msgid "Insufficient space for publishing: %s"
msgstr ""

#: src/fs/fs_publish.c:1149
#, c-format
msgid "Reserving space for %u entries and %llu bytes for publication\n"
msgstr ""

#: src/fs/fs_publish.c:1482
msgid "Could not connect to datastore."
msgstr ""

#: src/fs/fs.c:284
#, fuzzy, c-format
msgid "Could not open file `%s': %s"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/fs.c:293
#, fuzzy, c-format
msgid "Could not read file `%s': %s"
msgstr "无法解析“%s”(%s):%s\n"

#: src/fs/fs.c:299
#, c-format
msgid "Short read reading from file `%s'!"
msgstr ""

#: src/fs/fs.c:877
#, fuzzy, c-format
msgid "Failed to resume publishing information `%s': %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/fs.c:1323
#, c-format
msgid "Failed to recover namespace `%s', cannot resume publishing operation.\n"
msgstr ""

#: src/fs/fs.c:1364
#, c-format
msgid "Failure while resuming publishing operation `%s': %s\n"
msgstr ""

#: src/fs/fs.c:1380
#, fuzzy, c-format
msgid "Failed to resume publishing operation `%s': %s\n"
msgstr "解析配置文件“%s”失败\n"

#: src/fs/fs.c:1984
#, c-format
msgid "Failure while resuming unindexing operation `%s': %s\n"
msgstr ""

#: src/fs/fs.c:1994
#, fuzzy, c-format
msgid "Failed to resume unindexing operation `%s': %s\n"
msgstr "解析配置文件“%s”失败\n"

#: src/fs/fs.c:2107 src/fs/fs.c:2346
#, fuzzy, c-format
msgid "Failed to resume sub-download `%s': %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/fs.c:2124
#, fuzzy, c-format
msgid "Failed to resume sub-search `%s': %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/fs.c:2136 src/fs/fs.c:2155 src/fs/fs.c:2631
#, c-format
msgid "Failure while resuming search operation `%s': %s\n"
msgstr ""

#: src/fs/fs.c:2337
#, fuzzy, c-format
msgid "Failed to resume sub-download `%s': could not open file `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/fs/fs.c:2583
msgid "Could not resume running search, will resume as paused search\n"
msgstr ""

#: src/fs/fs.c:2669
#, c-format
msgid "Failure while resuming download operation `%s': %s\n"
msgstr ""

#: src/fs/fs_download.c:309
msgid ""
"Recursive downloads of directories larger than 4 GB are not supported on 32-"
"bit systems\n"
msgstr ""

#: src/fs/fs_download.c:329
msgid "Directory too large for system address space\n"
msgstr ""

#: src/fs/fs_download.c:487 src/fs/fs_download.c:499
#, fuzzy, c-format
msgid "Failed to open file `%s' for writing"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/fs_download.c:872
#, c-format
msgid "Failed to create directory for recursive download of `%s'\n"
msgstr ""

#: src/fs/fs_download.c:958
#, c-format
msgid ""
"Internal error or bogus download URI (expected %u bytes at depth %u and "
"offset %llu/%llu, got %u bytes)\n"
msgstr ""

#: src/fs/fs_download.c:985
msgid "internal error decrypting content"
msgstr ""

#: src/fs/fs_download.c:1008
#, fuzzy, c-format
msgid "Download failed: could not open file `%s': %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/fs_download.c:1020
#, fuzzy, c-format
msgid "Failed to seek to offset %llu in file `%s': %s\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/fs/fs_download.c:1029
#, fuzzy, c-format
msgid "Failed to write block of %u bytes at offset %llu in file `%s': %s\n"
msgstr "解析配置文件“%s”失败\n"

#: src/fs/fs_download.c:1826
#, fuzzy
msgid "Invalid URI"
msgstr "无效条目。\n"

#: src/fs/gnunet-service-fs.c:268 src/fs/gnunet-service-fs.c:448
msgid "# Loopback routes suppressed"
msgstr ""

#: src/fs/gnunet-service-fs.c:542 src/topology/gnunet-daemon-topology.c:1292
#: src/topology/gnunet-daemon-topology.c:1299
#: src/hostlist/gnunet-daemon-hostlist.c:290
#, fuzzy, c-format
msgid "Failed to connect to `%s' service.\n"
msgstr "初始化“%s”服务失败。\n"

#: src/fs/fs_file_information.c:350
#, fuzzy, c-format
msgid "`%s' failed on file `%s': %s"
msgstr "对驱动器“%2$s”的“%1$s”操作失败:%3$u\n"

#: src/transport/gnunet-service-transport_neighbours.c:435
msgid "# failed connection attempts due to timeout"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:819
msgid "# peers disconnected due to external request"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:925
msgid "# peers disconnected due to timeout"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:949
msgid "# keepalives sent"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:981
msgid "# peers disconnected due to global disconnect"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1543
#: src/transport/gnunet-service-transport_neighbours.c:1564
msgid "# messages not sent (no such peer or not connected)"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1580
msgid "# bytes in message queue for other peers"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1632
msgid "# messages discarded due to lack of neighbour record"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1668
msgid "# bandwidth quota violations by other peers"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1686
msgid "# ms throttling suggested"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1715
msgid "# KEEPALIVE messages discarded (not connected)"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1749
msgid "# SET QUOTA messages ignored (no such peer)"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1762
msgid "# disconnects due to quota of 0"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1884
msgid "# disconnect messages ignored (old format)"
msgstr ""

#: src/transport/gnunet-service-transport_neighbours.c:1896
msgid "# disconnect messages ignored (timestamp)"
msgstr ""

#: src/transport/gnunet-service-transport_blacklist.c:247
#, fuzzy, c-format
msgid "Could not read blacklist file `%s'\n"
msgstr "无法解析“%s”(%s):%s\n"

#: src/transport/gnunet-service-transport_blacklist.c:254
#, c-format
msgid "Blacklist file `%s' is empty.\n"
msgstr ""

#: src/transport/gnunet-service-transport_blacklist.c:266
#, fuzzy, c-format
msgid "Failed to read blacklist from `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/transport/gnunet-service-transport_blacklist.c:287
#: src/transport/gnunet-service-transport_blacklist.c:311
#, fuzzy, c-format
msgid "Syntax error in blacklist file at offset %llu, giving up!\n"
msgstr "配置文件“%s”第 %d 行有语法错误。\n"

#: src/transport/gnunet-service-transport_blacklist.c:298
#: src/transport/gnunet-service-transport_blacklist.c:336
#, c-format
msgid "Syntax error in blacklist file at offset %llu, skipping bytes.\n"
msgstr ""

#: src/transport/gnunet-service-transport_blacklist.c:350
#, fuzzy, c-format
msgid "Syntax error in blacklist file at offset %llu, skipping bytes `%s'.\n"
msgstr "配置文件“%s”第 %d 行有语法错误。\n"

#: src/transport/gnunet-service-transport_blacklist.c:364
#, c-format
msgid "Found myself `%s' in blacklist (useless, ignored)\n"
msgstr ""

#: src/transport/gnunet-service-transport_blacklist.c:522
#: src/transport/gnunet-service-transport_blacklist.c:760
msgid "# disconnects due to blacklist"
msgstr ""

#: src/transport/plugin_transport_http_server.c:184
msgid ""
"Could not create a new TLS certificate, program `gnunet-transport-"
"certificate-creation' could not be started!\n"
msgstr ""

#: src/transport/plugin_transport_http_server.c:208
msgid "No usable TLS certificate found and creating one failed!\n"
msgstr ""

#: src/transport/gnunet-service-transport_hello.c:177
msgid "# refreshed my HELLO"
msgstr ""

#: src/transport/plugin_transport_udp.c:1431
#: src/transport/plugin_transport_udp.c:2130
msgid "# HELLO beacons received via udp"
msgstr ""

#: src/transport/plugin_transport_udp.c:1894
#: src/transport/plugin_transport_udp_new.c:1209
#, c-format
msgid "Given `%s' option is out of range: %llu > %u\n"
msgstr ""

#: src/transport/plugin_transport_udp.c:1947
#: src/transport/plugin_transport_udp_new.c:1259
#, fuzzy, c-format
msgid "Invalid IPv6 address: `%s'\n"
msgstr "无效的进程优先级“%s”\n"

#: src/transport/plugin_transport_udp.c:2102
#, c-format
msgid "Failed to create IPv4 broadcast socket on port %d\n"
msgstr ""

#: src/transport/plugin_transport_udp.c:2112
#, c-format
msgid "Failed to set IPv4 broadcast option for broadcast socket on port %d\n"
msgstr ""

#: src/transport/plugin_transport_udp.c:2144
#: src/transport/plugin_transport_udp_new.c:1388
#, fuzzy
msgid "Failed to open UDP sockets\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/transport/plugin_transport_http_client.c:107
#: src/transport/plugin_transport_http_client.c:122
#: src/hostlist/hostlist-client.c:472 src/hostlist/hostlist-client.c:682
#: src/hostlist/hostlist-client.c:688 src/hostlist/hostlist-client.c:740
#: src/hostlist/hostlist-client.c:749 src/hostlist/hostlist-client.c:877
#: src/hostlist/hostlist-client.c:967 src/hostlist/hostlist-client.c:972
#, c-format
msgid "%s failed at %s:%d: `%s'\n"
msgstr ""

#: src/transport/plugin_transport_http_client.c:617
#, c-format
msgid "Could not initialize curl multi handle, failed to start %s plugin!\n"
msgstr ""

#: src/transport/plugin_transport_tcp.c:504
#, c-format
msgid "Unexpected address length: %u bytes\n"
msgstr ""

#: src/transport/plugin_transport_tcp.c:590
#: src/transport/plugin_transport_tcp.c:679
#: src/transport/plugin_transport_tcp.c:732
#: src/transport/plugin_transport_tcp.c:821
#: src/transport/plugin_transport_tcp.c:1160
msgid "# bytes currently in TCP buffers"
msgstr ""

#: src/transport/plugin_transport_tcp.c:596
#: src/transport/plugin_transport_tcp.c:847
#: src/transport/plugin_transport_tcp.c:1548
msgid "# TCP sessions active"
msgstr ""

#: src/transport/plugin_transport_tcp.c:683
msgid "# bytes discarded by TCP (timeout)"
msgstr ""

#: src/transport/plugin_transport_tcp.c:735
msgid "# bytes transmitted via TCP"
msgstr ""

#: src/transport/plugin_transport_tcp.c:825
msgid "# bytes discarded by TCP (disconnect)"
msgstr ""

#: src/transport/plugin_transport_tcp.c:946
msgid "# bytes TCP was asked to transmit"
msgstr ""

#: src/transport/plugin_transport_tcp.c:997
msgid "# bytes discarded by TCP (no address and no connection)"
msgstr ""

#: src/transport/plugin_transport_tcp.c:1040
#, c-format
msgid "Address of unexpected length: %u\n"
msgstr ""

#: src/transport/plugin_transport_tcp.c:1057
msgid "Found valid IPv4 NAT address (creating session)!\n"
msgstr ""

#: src/transport/plugin_transport_tcp.c:1108
msgid "# bytes discarded by TCP (failed to connect)"
msgstr ""

#: src/transport/plugin_transport_tcp.c:1228
msgid "# transport-service disconnect requests for TCP"
msgstr ""

#: src/transport/plugin_transport_tcp.c:1591
msgid "# TCP WELCOME messages received"
msgstr ""

#: src/transport/plugin_transport_tcp.c:1736
msgid "# bytes received via TCP"
msgstr ""

#: src/transport/plugin_transport_tcp.c:1800
msgid "# network-level TCP disconnect events"
msgstr ""

#: src/transport/plugin_transport_tcp.c:1953
#, fuzzy
msgid "Failed to start service.\n"
msgstr "初始化“%s”服务失败。\n"

#: src/transport/plugin_transport_tcp.c:2013
#, c-format
msgid "Failed to find option %s in section %s!\n"
msgstr ""

#: src/transport/plugin_transport_tcp.c:2036
#, c-format
msgid "TCP transport listening on port %llu\n"
msgstr ""

#: src/transport/plugin_transport_tcp.c:2040
msgid "TCP transport not listening on any port (client only)\n"
msgstr ""

#: src/transport/plugin_transport_tcp.c:2044
#, c-format
msgid "TCP transport advertises itself as being on port %llu\n"
msgstr ""

#: src/transport/plugin_transport_http.c:829
msgid "Disabling IPv6 since it is not supported on this system!\n"
msgstr ""

#: src/transport/plugin_transport_http.c:878
#, fuzzy
msgid "Require valid port number for service in configuration!\n"
msgstr "保存配置失败。"

#: src/transport/plugin_transport_http.c:1025
#, c-format
msgid "Found %u addresses to report to NAT service\n"
msgstr ""

#: src/transport/plugin_transport_http.c:1040
#, c-format
msgid "FREEING %s\n"
msgstr ""

#: src/transport/plugin_transport_http.c:1115
msgid "Neither IPv4 nor IPv6 are enabled! Fix in configuration\n"
msgstr ""

#: src/transport/plugin_transport_http.c:1128
#, fuzzy
msgid "Port is required! Fix in configuration\n"
msgstr ""
"\n"
"结束配置。\n"

#: src/transport/plugin_transport_http.c:1139
msgid "Port 0, client only mode\n"
msgstr ""

#: src/transport/plugin_transport_http.c:1155
#, c-format
msgid ""
"Specific IPv4 address `%s' for plugin %s in configuration file is invalid! "
"Binding to all addresses!\n"
msgstr ""

#: src/transport/plugin_transport_http.c:1181
#, c-format
msgid ""
"Specific IPv6 address `%s' for plugin %s in configuration file is invalid! "
"Binding to all addresses!\n"
msgstr ""

#: src/transport/plugin_transport_unix.c:1088
#, fuzzy
msgid "Failed to open UNIX sockets\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/transport/plugin_transport_smtp.c:367
#, c-format
msgid "Received malformed message via %s. Ignored.\n"
msgstr ""

#: src/transport/plugin_transport_smtp.c:454
msgid "SMTP filter string to invalid, lacks ': '\n"
msgstr ""

#: src/transport/plugin_transport_smtp.c:463
#, c-format
msgid "SMTP filter string to long, capped to `%s'\n"
msgstr ""

#: src/transport/plugin_transport_smtp.c:558
#: src/transport/plugin_transport_smtp.c:568
#: src/transport/plugin_transport_smtp.c:581
#: src/transport/plugin_transport_smtp.c:600
#: src/transport/plugin_transport_smtp.c:623
#: src/transport/plugin_transport_smtp.c:631
#: src/transport/plugin_transport_smtp.c:644
#: src/transport/plugin_transport_smtp.c:655
#, c-format
msgid "SMTP: `%s' failed: %s.\n"
msgstr ""

#: src/transport/plugin_transport_smtp.c:798
msgid "No email-address specified, can not start SMTP transport.\n"
msgstr ""

#: src/transport/plugin_transport_smtp.c:810
msgid "# bytes received via SMTP"
msgstr ""

#: src/transport/plugin_transport_smtp.c:811
msgid "# bytes sent via SMTP"
msgstr ""

#: src/transport/plugin_transport_smtp.c:813
msgid "# bytes dropped by SMTP (outgoing)"
msgstr ""

#: src/transport/gnunet-service-transport_plugins.c:108
msgid "Transport service is lacking NEIGHBOUR_LIMIT option.\n"
msgstr ""

#: src/transport/gnunet-service-transport_plugins.c:115
#, c-format
msgid "Starting transport plugins `%s'\n"
msgstr ""

#: src/transport/gnunet-service-transport_plugins.c:119
#, c-format
msgid "Loading `%s' transport plugin\n"
msgstr ""

#: src/transport/gnunet-service-transport_plugins.c:139
#, fuzzy, c-format
msgid "Failed to load transport plugin for `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/transport/plugin_transport_wlan.c:877
msgid "# wlan session timeouts"
msgstr ""

#: src/transport/plugin_transport_wlan.c:902
msgid "# wlan session created"
msgstr ""

#: src/transport/plugin_transport_wlan.c:985
#: src/transport/plugin_transport_wlan.c:1143
#: src/transport/plugin_transport_wlan.c:1163
#: src/transport/plugin_transport_wlan.c:1193
#: src/transport/plugin_transport_wlan.c:2376
#: src/transport/plugin_transport_wlan.c:3210
msgid "# wlan pending sessions"
msgstr ""

#: src/transport/plugin_transport_wlan.c:1237
#: src/transport/plugin_transport_wlan.c:1941
msgid "# wlan pending fragments"
msgstr ""

#: src/transport/plugin_transport_wlan.c:1459
#, c-format
msgid "Finished reading from wlan-helper stdout with code: %d\n"
msgstr ""

#: src/transport/plugin_transport_wlan.c:1782
msgid "# wlan hello beacons send"
msgstr ""

#: src/transport/plugin_transport_wlan.c:1814
#: src/transport/plugin_transport_wlan.c:2028
#: src/transport/plugin_transport_wlan.c:2121
#, c-format
msgid "Error writing to wlan healper. errno == %d, ERROR: %s\n"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2015
msgid "# wlan acks send"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2084
msgid "# wlan fragments send"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2243
#, c-format
msgid "Wlan Address len %d is wrong\n"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2248
msgid "# wlan messages queued"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2338
#: src/transport/plugin_transport_wlan.c:2977
#: src/transport/plugin_transport_wlan.c:3212
msgid "# wlan mac endpoints"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2561
msgid "# wlan whole messages received"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2759
msgid "# wlan hello messages received"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2793
msgid "# wlan fragments received"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2845
msgid "# wlan acks received"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2938
msgid "# wlan mac endpoints timeouts"
msgstr ""

#: src/transport/plugin_transport_wlan.c:2961
msgid "# wlan mac endpoints created"
msgstr ""

#: src/transport/plugin_transport_wlan.c:3017
msgid "# wlan WLAN_HELPER_DATA received"
msgstr ""

#: src/transport/plugin_transport_wlan.c:3068
msgid "# wlan messages for this client received"
msgstr ""

#: src/transport/plugin_transport_wlan.c:3076
msgid "# wlan messages inside WLAN_HELPER_DATA received"
msgstr ""

#: src/transport/gnunet-transport.c:251
#, c-format
msgid "No transport plugins configured, peer will never communicate\n"
msgstr ""

#: src/transport/gnunet-transport.c:268
#, c-format
msgid "No port configured for plugin `%s', cannot test it\n"
msgstr ""

#: src/transport/gnunet-transport.c:321
#, c-format
msgid "Received %llu bytes/s (%llu bytes in %llu ms)\n"
msgstr ""

#: src/transport/gnunet-transport.c:330
#, c-format
msgid "Transmitted %llu bytes/s (%llu bytes in %llu ms)\n"
msgstr ""

#: src/transport/gnunet-transport.c:369
#, c-format
msgid "Transmitting %u bytes to %s\n"
msgstr ""

#: src/transport/gnunet-transport.c:395
#, fuzzy, c-format
msgid "Connected to %s\n"
msgstr "“%s”已连接到“%s”。\n"

#: src/transport/gnunet-transport.c:436
#, fuzzy, c-format
msgid "Disconnected from %s\n"
msgstr "“%s”已连接到“%s”。\n"

#: src/transport/gnunet-transport.c:476
#, c-format
msgid "Received %u bytes from %s\n"
msgstr ""

#: src/transport/gnunet-transport.c:498
#, c-format
msgid "Peer `%s' plugin: `%s' address `%s'\n"
msgstr ""

#: src/transport/gnunet-transport.c:536
#, fuzzy, c-format
msgid "Failed to parse peer identity `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/transport/gnunet-transport.c:574
msgid "measure how fast we are receiving data (until CTRL-C)"
msgstr ""

#: src/transport/gnunet-transport.c:577
#, fuzzy
msgid "try to connect to the given peer"
msgstr "初始化“%s”服务失败。\n"

#: src/transport/gnunet-transport.c:580
msgid "provide information about all current connections (once)"
msgstr ""

#: src/transport/gnunet-transport.c:583
msgid "send data for benchmarking to the other peer (until CTRL-C)"
msgstr ""

#: src/transport/gnunet-transport.c:586
msgid "test transport configuration (involves external server)"
msgstr ""

#: src/transport/gnunet-transport.c:593
#, fuzzy
msgid "Direct access to transport service."
msgstr "初始化“%s”服务失败。\n"

#: src/transport/gnunet-service-transport_validation.c:515
msgid "# address records discarded"
msgstr ""

#: src/transport/gnunet-service-transport_validation.c:628
#, c-format
msgid ""
"Not confirming PING with address `%s' since I cannot confirm having this "
"address.\n"
msgstr ""

#: src/transport/gnunet-service-transport_validation.c:696
msgid "# PONGs unicast via reliable transport"
msgstr ""

#: src/transport/gnunet-service-transport_validation.c:705
msgid "# PONGs multicast to all available addresses"
msgstr ""

#: src/transport/gnunet-service-transport_validation.c:769
#, c-format
msgid ""
"Not transmitting `%s' with `%s', message too big (%u bytes!). This should "
"not happen.\n"
msgstr ""

#: src/transport/gnunet-service-transport_validation.c:803
msgid "# PING without HELLO messages sent"
msgstr ""

#: src/transport/gnunet-service-transport_validation.c:875
msgid "# address revalidations started"
msgstr ""

#: src/transport/gnunet-service-transport_validation.c:956
msgid "# PONGs dropped, no matching pending validation"
msgstr ""

#: src/transport/gnunet-service-transport_validation.c:972
msgid "# PONGs dropped, signature expired"
msgstr ""

#: src/transport/gnunet-service-transport_validation.c:1050
#, c-format
msgid "Adding `%s' without addresses for peer `%s'\n"
msgstr ""

#: src/transport/gnunet-service-transport_clients.c:250
#, c-format
msgid "Dropping message of type %u and size %u, have %u/%u messages pending\n"
msgstr ""

#: src/transport/gnunet-service-transport_clients.c:255
msgid "# messages dropped due to slow client"
msgstr ""

#: src/transport/gnunet-service-transport_clients.c:405
#, c-format
msgid "Rejecting control connection from peer `%s', which is not me!\n"
msgstr ""

#: src/transport/gnunet-service-transport_clients.c:522
msgid "# bytes payload received for other peers"
msgstr ""

#: src/transport/gnunet-service-transport_clients.c:539
msgid "# bytes payload dropped (other peer was not connected)"
msgstr ""

#: src/transport/gnunet-service-transport_clients.c:590
msgid "# REQUEST CONNECT messages received"
msgstr ""

#: src/transport/transport_api.c:588
#, c-format
msgid "Received unexpected message of type %u in %s:%u\n"
msgstr ""

#: src/transport/gnunet-service-transport.c:159
msgid "# bytes payload discarded due to not connected peer "
msgstr ""

#: src/transport/gnunet-service-transport.c:517
msgid "Transport service is lacking key configuration settings.  Exiting.\n"
msgstr ""

#: src/transport/gnunet-service-transport.c:526
msgid "Transport service could not access hostkey.  Exiting.\n"
msgstr ""

#: src/dv/plugin_transport_dv.c:159
#, c-format
msgid "%s Received message from %s of type %d, distance %u!\n"
msgstr ""

#: src/dv/dv_api.c:179
#, fuzzy
msgid "Failed to connect to the dv service!\n"
msgstr "初始化“%s”服务失败。\n"

#: src/topology/gnunet-daemon-topology.c:244
msgid "# peers blacklisted"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:379
msgid "# connect requests issued to transport"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:674
#: src/topology/gnunet-daemon-topology.c:760
msgid "# friends connected"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:877
#: src/hostlist/hostlist-server.c:187
#, c-format
msgid "Error in communication with PEERINFO service: %s\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:952
msgid "Failed to connect to core service, can not manage topology!\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:984
#, c-format
msgid "Option `%s' in section `%s' not specified!\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:996
#, c-format
msgid "Could not read friends list `%s'\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1002
#, c-format
msgid "Friends file `%s' is empty.\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1011
#, c-format
msgid "Failed to read friends list from `%s': out of memory\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1019
#, c-format
msgid "Failed to read friends list from `%s'\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1039
#, c-format
msgid ""
"Syntax error in topology specification at offset %llu, skipping bytes.\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1052
#, c-format
msgid ""
"Syntax error in topology specification at offset %llu, skipping bytes `%s'.\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1062
#, fuzzy, c-format
msgid "Found friend `%s' in configuration\n"
msgstr ""
"\n"
"结束配置。\n"

#: src/topology/gnunet-daemon-topology.c:1068
#, c-format
msgid "Found myself `%s' in friend list (useless, ignored)\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1078
#, fuzzy
msgid "# friends in configuration"
msgstr ""
"\n"
"结束配置。\n"

#: src/topology/gnunet-daemon-topology.c:1084
msgid ""
"Fewer friends specified than required by minimum friend count. Will only "
"connect to friends.\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1091
msgid ""
"More friendly connections required than target total number of connections.\n"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1128
msgid "# HELLO messages received"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1185
msgid "# HELLO messages gossipped"
msgstr ""

#: src/topology/gnunet-daemon-topology.c:1325
msgid "GNUnet topology control (maintaining P2P mesh and F2F constraints)"
msgstr ""

#: src/chat/chat.c:175
msgid "Could not transmit confirmation receipt\n"
msgstr ""

#: src/chat/chat.c:283
msgid "The current user must be the the first one joined\n"
msgstr ""

#: src/chat/chat.c:412
#, fuzzy, c-format
msgid "Unknown message type: '%u'\n"
msgstr "未知操作“%s”。\n"

#: src/chat/chat.c:472
#, fuzzy, c-format
msgid "Configuration option `%s' in section `%s' missing\n"
msgstr "配置文件“%s”已写入。\n"

#: src/chat/chat.c:480
#, fuzzy, c-format
msgid "Failed to access chat home directory `%s'\n"
msgstr "解析配置文件“%s”失败\n"

#: src/chat/chat.c:498
#, fuzzy, c-format
msgid "Failed to create/open key in file `%s'\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/chat/chat.c:559
msgid "Could not serialize metadata\n"
msgstr ""

#: src/chat/chat.c:674
#, fuzzy
msgid "Failed to connect to the chat service\n"
msgstr "初始化“%s”服务失败。\n"

#: src/chat/chat.c:680
msgid "Undefined mandatory parameter: joinCallback\n"
msgstr ""

#: src/chat/chat.c:686
msgid "Undefined mandatory parameter: messageCallback\n"
msgstr ""

#: src/chat/chat.c:692
msgid "Undefined mandatory parameter: memberCallback\n"
msgstr ""

#: src/chat/gnunet-service-chat.c:267
#, fuzzy
msgid "Failed to queue a message notification\n"
msgstr "保存配置失败。"

#: src/chat/gnunet-service-chat.c:546
#, fuzzy
msgid "Failed to queue a join notification\n"
msgstr "保存配置失败。"

#: src/chat/gnunet-service-chat.c:729
#, fuzzy
msgid "Failed to queue a confirmation receipt\n"
msgstr "保存配置失败。"

#: src/chat/gnunet-service-chat.c:907
#, fuzzy
msgid "Failed to queue a leave notification\n"
msgstr "保存配置失败。"

#: src/chat/gnunet-chat.c:92
#, c-format
msgid "Joined\n"
msgstr ""

#: src/chat/gnunet-chat.c:124
msgid "anonymous"
msgstr "匿名"

#: src/chat/gnunet-chat.c:130
#, fuzzy, c-format
msgid "(%s) `%s' said: %s\n"
msgstr "“%s”说:%s\n"

#: src/chat/gnunet-chat.c:133 src/chat/gnunet-chat.c:136
#, fuzzy, c-format
msgid "(%s) `%s' said to you: %s\n"
msgstr "“%s”对您说:%s\n"

#: src/chat/gnunet-chat.c:139
#, fuzzy, c-format
msgid "(%s) `%s' said for sure: %s\n"
msgstr "“%s”对您说:%s\n"

#: src/chat/gnunet-chat.c:142
#, fuzzy, c-format
msgid "(%s) `%s' said to you for sure: %s\n"
msgstr "“%s”对您说:%s\n"

#: src/chat/gnunet-chat.c:145
#, c-format
msgid "(%s) `%s' was confirmed that you received: %s\n"
msgstr ""

#: src/chat/gnunet-chat.c:148
#, c-format
msgid "(%s) `%s' was confirmed that you and only you received: %s\n"
msgstr ""

#: src/chat/gnunet-chat.c:151
#, c-format
msgid "(%s) `%s' was confirmed that you received from him or her: %s\n"
msgstr ""

#: src/chat/gnunet-chat.c:156
#, c-format
msgid ""
"(%s) `%s' was confirmed that you and only you received from him or her: %s\n"
msgstr ""

#: src/chat/gnunet-chat.c:159
#, fuzzy, c-format
msgid "(%s) `%s' said off the record: %s\n"
msgstr "“%s”对您说:%s\n"

#: src/chat/gnunet-chat.c:162
#, c-format
msgid "(%s) <%s> said using an unknown message type: %s\n"
msgstr ""

#: src/chat/gnunet-chat.c:193
#, c-format
msgid "'%s' acknowledged message #%d\n"
msgstr ""

#: src/chat/gnunet-chat.c:224
#, c-format
msgid "`%s' entered the room\n"
msgstr "“%s”进入了房间\n"

#: src/chat/gnunet-chat.c:224
#, c-format
msgid "`%s' left the room\n"
msgstr "“%s”离开了房间\n"

#: src/chat/gnunet-chat.c:284 src/chat/gnunet-chat.c:316
#, fuzzy, c-format
msgid "Could not change username\n"
msgstr "已将用户名改为“%s”。\n"

#: src/chat/gnunet-chat.c:288 src/chat/gnunet-chat.c:629
#, c-format
msgid "Joining room `%s' as user `%s'...\n"
msgstr ""

#: src/chat/gnunet-chat.c:320
#, fuzzy, c-format
msgid "Changed username to `%s'\n"
msgstr "已将用户名改为“%s”。\n"

#: src/chat/gnunet-chat.c:333
#, c-format
msgid "Users in room `%s': "
msgstr "房间“%s”中的用户:"

#: src/chat/gnunet-chat.c:371
#, c-format
msgid "Syntax: /msg USERNAME MESSAGE"
msgstr "语法:/msg 用户名 消息"

#: src/chat/gnunet-chat.c:379
#, c-format
msgid "Unknown user `%s'\n"
msgstr "未知的用户“%s”\n"

#: src/chat/gnunet-chat.c:395
#, c-format
msgid "User `%s' is currently not in the room!\n"
msgstr "用户“%s”当前不在房间里!\n"

#: src/chat/gnunet-chat.c:448
#, fuzzy, c-format
msgid "Unknown command `%s'\n"
msgstr "未知的命令“%s”。\n"

#: src/chat/gnunet-chat.c:459
msgid ""
"Use `/join #roomname' to join a chat room. Joining a room will cause you to "
"leave the current room"
msgstr ""

#: src/chat/gnunet-chat.c:463
msgid ""
"Use `/nick nickname' to change your nickname.  This will cause you to leave "
"the current room and immediately rejoin it with the new name."
msgstr ""

#: src/chat/gnunet-chat.c:467
msgid ""
"Use `/msg nickname message' to send a private message to the specified user"
msgstr ""

#: src/chat/gnunet-chat.c:470
msgid "The `/notice' command is an alias for `/msg'"
msgstr ""

#: src/chat/gnunet-chat.c:472
msgid "The `/query' command is an alias for `/msg'"
msgstr ""

#: src/chat/gnunet-chat.c:474
msgid "Use `/sig message' to send a signed public message"
msgstr ""

#: src/chat/gnunet-chat.c:477
msgid "Use `/ack message' to require signed acknowledgment of the message"
msgstr ""

#: src/chat/gnunet-chat.c:480
msgid "Use `/anonymous message' to send a public anonymous message"
msgstr ""

#: src/chat/gnunet-chat.c:482
msgid "The `/anon' command is an alias for `/anonymous'"
msgstr ""

#: src/chat/gnunet-chat.c:484
msgid "Use `/quit' to terminate gnunet-chat"
msgstr ""

#: src/chat/gnunet-chat.c:486
msgid "The `/leave' command is an alias for `/quit'"
msgstr ""

#: src/chat/gnunet-chat.c:489
msgid "Use `/names' to list all of the current members in the chat room"
msgstr ""

#: src/chat/gnunet-chat.c:491
msgid "Use `/help command' to get help for a specific command"
msgstr ""

#: src/chat/gnunet-chat.c:605
#, c-format
msgid "You must specify a nickname\n"
msgstr "您必须指定一个昵称\n"

#: src/chat/gnunet-chat.c:621
#, c-format
msgid "Failed to join room `%s'\n"
msgstr ""

#: src/chat/gnunet-chat.c:654
msgid "set the nickname to use (required)"
msgstr "设置要使用的昵称(必须)"

#: src/chat/gnunet-chat.c:657
msgid "set the chat room to join"
msgstr "设置要加入的聊天室"

#: src/chat/gnunet-chat.c:669
msgid "Join a chat on GNUnet."
msgstr ""

#: src/nat/gnunet-nat-server.c:289
#, c-format
msgid "Please pass valid port number as the first argument! (got `%s')\n"
msgstr ""

#: src/nat/gnunet-nat-server.c:328
msgid "GNUnet NAT traversal test helper daemon"
msgstr ""

#: src/nat/nat.c:776
#, c-format
msgid "gnunet-helper-nat-server generated malformed address `%s'\n"
msgstr ""

#: src/nat/nat.c:825
#, fuzzy, c-format
msgid "Failed to start %s\n"
msgstr "运行 %s失败:%s %d\n"

#: src/nat/nat.c:1094
#, fuzzy, c-format
msgid "Malformed %s `%s' given in configuration!\n"
msgstr "保存配置失败。"

#: src/nat/nat.c:1156 src/nat/nat.c:1166
#, c-format
msgid ""
"Configuration requires `%s', but binary is not installed properly (SUID bit "
"not set).  Option disabled.\n"
msgstr ""

#: src/nat/nat.c:1298
msgid "Internal IP address not known, cannot use ICMP NAT traversal method\n"
msgstr ""

#: src/nat/nat.c:1310
#, c-format
msgid "Running gnunet-helper-nat-client %s %s %u\n"
msgstr ""

#: src/nat/nat_test.c:348
msgid "Failed to connect to `gnunet-nat-server'\n"
msgstr ""

#: src/nat/nat_test.c:418
#, c-format
msgid "Failed to create listen socket bound to `%s' for NAT test: %s\n"
msgstr ""

#: src/block/plugin_block_dht.c:122
#, c-format
msgid "Block not of type %u\n"
msgstr ""

#: src/block/plugin_block_dht.c:129
msgid "Size mismatch for block\n"
msgstr ""

#: src/block/plugin_block_dht.c:138
#, c-format
msgid "Block of type %u is malformed\n"
msgstr ""

#: src/block/plugin_block_fs.c:131
msgid "Reply mismatched in terms of namespace.  Discarded.\n"
msgstr ""

#: src/block/block.c:109
#, c-format
msgid "Loading block plugins `%s'\n"
msgstr ""

#: src/block/block.c:119
#, fuzzy, c-format
msgid "Failed to load block plugin `%s'\n"
msgstr "打开日志文件“%s”失败:%s\n"

#: src/mesh/gnunet-service-mesh.c:4206
msgid "MESH: Wrong CORE service\n"
msgstr ""

#: src/mesh/gnunet-service-mesh.c:4410
#, fuzzy
msgid "Mesh service is lacking key configuration settings.  Exiting.\n"
msgstr "立即保存配置?"

#: src/mesh/gnunet-service-mesh.c:4419
#, fuzzy
msgid "Mesh service could not access hostkey.  Exiting.\n"
msgstr "找不到接口“%s”的一个 IP 地址。\n"

#: src/hostlist/hostlist-client.c:286
msgid "# bytes downloaded from hostlist servers"
msgstr ""

#: src/hostlist/hostlist-client.c:307 src/hostlist/hostlist-client.c:339
msgid "# invalid HELLOs downloaded from hostlist servers"
msgstr ""

#: src/hostlist/hostlist-client.c:310 src/hostlist/hostlist-client.c:342
#, c-format
msgid "Invalid `%s' message received from hostlist at `%s'\n"
msgstr ""

#: src/hostlist/hostlist-client.c:330
msgid "# valid HELLOs downloaded from hostlist servers"
msgstr ""

#: src/hostlist/hostlist-client.c:374 src/hostlist/hostlist-client.c:395
#, c-format
msgid "No `%s' specified in `%s' configuration, will not bootstrap.\n"
msgstr ""

#: src/hostlist/hostlist-client.c:592 src/hostlist/hostlist-client.c:1342
msgid "# advertised hostlist URIs"
msgstr ""

#: src/hostlist/hostlist-client.c:622
#, c-format
msgid "# advertised URI `%s' downloaded"
msgstr ""

#: src/hostlist/hostlist-client.c:663
#, c-format
msgid ""
"Advertised hostlist with URI `%s' could not be downloaded. Advertised URI "
"gets dismissed.\n"
msgstr ""

#: src/hostlist/hostlist-client.c:805
#, c-format
msgid "Timeout trying to download hostlist from `%s'\n"
msgstr ""

#: src/hostlist/hostlist-client.c:822
#, c-format
msgid "Download limit of %u bytes exceeded, stopping download\n"
msgstr ""

#: src/hostlist/hostlist-client.c:842
#, fuzzy, c-format
msgid "%s failed for `%s' at %s:%d: `%s'\n"
msgstr "对驱动器“%2$s”的“%1$s”操作失败:%3$u\n"

#: src/hostlist/hostlist-client.c:848
#, c-format
msgid "Download of hostlist `%s' completed.\n"
msgstr ""

#: src/hostlist/hostlist-client.c:856
#, c-format
msgid "Adding successfully tested hostlist `%s' datastore.\n"
msgstr ""

#: src/hostlist/hostlist-client.c:909
#, c-format
msgid "Bootstrapping using hostlist at `%s'.\n"
msgstr ""

#: src/hostlist/hostlist-client.c:917
msgid "# hostlist downloads initiated"
msgstr ""

#: src/hostlist/hostlist-client.c:1045 src/hostlist/hostlist-client.c:1515
msgid "# milliseconds between hostlist downloads"
msgstr ""

#: src/hostlist/hostlist-client.c:1054
#, c-format
msgid "Have %u/%u connections.  Will consider downloading hostlist in %llums\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1092
msgid "Scheduled saving of hostlists\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1096
#, c-format
msgid "Hostlists will be saved to file again in %llums\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1119 src/hostlist/hostlist-client.c:1135
msgid "# active connections"
msgstr ""

#: src/hostlist/hostlist-client.c:1253
#, c-format
msgid "Initial time between hostlist downloads is %llums\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1284
#, c-format
msgid ""
"No `%s' specified in `%s' configuration, cannot load hostlists from file.\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1290
#, c-format
msgid "Loading saved hostlist entries from file `%s' \n"
msgstr ""

#: src/hostlist/hostlist-client.c:1294
#, c-format
msgid "Hostlist file `%s' is not existing\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1305
#, fuzzy, c-format
msgid "Could not open file `%s' for reading to load hostlists: %s\n"
msgstr "无法解析“%s”来确定已方的 IP 地址:%s\n"

#: src/hostlist/hostlist-client.c:1338
#, c-format
msgid "%u hostlist URIs loaded from file\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1340
msgid "# hostlist URIs read from file"
msgstr ""

#: src/hostlist/hostlist-client.c:1373
#, c-format
msgid ""
"No `%s' specified in `%s' configuration, cannot save hostlists to file.\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1387
#, fuzzy, c-format
msgid "Could not open file `%s' for writing to save hostlists: %s\n"
msgstr "无法解析“%s”来确定已方的 IP 地址:%s\n"

#: src/hostlist/hostlist-client.c:1392
#, c-format
msgid "Writing %u hostlist URIs to `%s'\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1416 src/hostlist/hostlist-client.c:1433
#, c-format
msgid "Error writing hostlist URIs to file `%s'\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1428
msgid "# hostlist URIs written to file"
msgstr ""

#: src/hostlist/hostlist-client.c:1480
msgid "Learning is enabled on this peer\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1483
#, c-format
msgid "Hostlists will be saved to file again in  %llums\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1492
msgid "Learning is not enabled on this peer\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1504
#, c-format
msgid ""
"Since learning is not enabled on this peer, hostlist file `%s' was removed\n"
msgstr ""

#: src/hostlist/hostlist-client.c:1508
#, c-format
msgid "Hostlist file `%s' could not be removed\n"
msgstr ""

#: src/hostlist/gnunet-daemon-hostlist.c:257
msgid ""
"None of the functions for the hostlist daemon were enabled.  I have no "
"reason to run!\n"
msgstr ""

#: src/hostlist/gnunet-daemon-hostlist.c:310
msgid "advertise our hostlist to other peers"
msgstr ""

#: src/hostlist/gnunet-daemon-hostlist.c:315
msgid ""
"bootstrap using hostlists (it is highly recommended that you always use this "
"option)"
msgstr ""

#: src/hostlist/gnunet-daemon-hostlist.c:318
msgid "enable learning about hostlist servers from other peers"
msgstr ""

#: src/hostlist/gnunet-daemon-hostlist.c:322
msgid "provide a hostlist server"
msgstr ""

#: src/hostlist/gnunet-daemon-hostlist.c:334
msgid "GNUnet hostlist server and client"
msgstr ""

#: src/hostlist/hostlist-server.c:134
msgid "bytes in hostlist"
msgstr ""

#: src/hostlist/hostlist-server.c:160
msgid "expired addresses encountered"
msgstr ""

#: src/hostlist/hostlist-server.c:208
msgid "HELLOs without addresses encountered (ignored)"
msgstr ""

#: src/hostlist/hostlist-server.c:224
msgid "bytes not included in hostlist (size limit)"
msgstr ""

#: src/hostlist/hostlist-server.c:272
#, c-format
msgid "Refusing `%s' request to hostlist server\n"
msgstr ""

#: src/hostlist/hostlist-server.c:275
msgid "hostlist requests refused (not HTTP GET)"
msgstr ""

#: src/hostlist/hostlist-server.c:283
msgid "Sending 100 CONTINUE reply\n"
msgstr ""

#: src/hostlist/hostlist-server.c:290
#, c-format
msgid "Refusing `%s' request with %llu bytes of upload data\n"
msgstr ""

#: src/hostlist/hostlist-server.c:294
msgid "hostlist requests refused (upload data)"
msgstr ""

#: src/hostlist/hostlist-server.c:302
msgid "Could not handle hostlist request since I do not have a response yet\n"
msgstr ""

#: src/hostlist/hostlist-server.c:305
msgid "hostlist requests refused (not ready)"
msgstr ""

#: src/hostlist/hostlist-server.c:309
msgid "Received request for our hostlist\n"
msgstr ""

#: src/hostlist/hostlist-server.c:310
msgid "hostlist requests processed"
msgstr ""

#: src/hostlist/hostlist-server.c:353
msgid "# hostlist advertisements send"
msgstr ""

#: src/hostlist/hostlist-server.c:400
msgid "Advertisement message could not be queued by core\n"
msgstr ""

#: src/hostlist/hostlist-server.c:568
#, c-format
msgid "Invalid port number %llu.  Exiting.\n"
msgstr ""

#: src/hostlist/hostlist-server.c:577
#, c-format
msgid "Hostlist service starts on %s:%llu\n"
msgstr ""

#: src/hostlist/hostlist-server.c:591
#, c-format
msgid "Address to obtain hostlist: `%s'\n"
msgstr ""

#: src/hostlist/hostlist-server.c:629
#, c-format
msgid "Could not start hostlist HTTP server on port %u\n"
msgstr ""

#: src/peerinfo-tool/gnunet-peerinfo.c:222
#, fuzzy, c-format
msgid "Could not find option `%s:%s' in configuration.\n"
msgstr "找不到主机“%s”的 IP:%s\n"

#: src/peerinfo-tool/gnunet-peerinfo.c:229
#, c-format
msgid "Loading hostkey from `%s' failed.\n"
msgstr ""

#: src/peerinfo-tool/gnunet-peerinfo.c:241
#, c-format
msgid "I am peer `%s'.\n"
msgstr ""

#: src/peerinfo-tool/gnunet-peerinfo.c:261
msgid "output only the identity strings"
msgstr ""

#: src/peerinfo-tool/gnunet-peerinfo.c:264
msgid "output our own identity only"
msgstr ""

#: src/peerinfo-tool/gnunet-peerinfo.c:270
#, fuzzy
msgid "Print information about peers."
msgstr "无法获取有关用户“%s”的信息:%s\n"

#: src/include/gnunet_getopt_lib.h:144
msgid "print this help"
msgstr ""

#: src/include/gnunet_getopt_lib.h:154
msgid "print the version number"
msgstr ""

#: src/include/gnunet_getopt_lib.h:163
msgid "configure logging to write logs to LOGFILE"
msgstr ""

#: src/include/gnunet_getopt_lib.h:172
msgid "configure logging to use LOGLEVEL"
msgstr ""

#: src/include/gnunet_getopt_lib.h:181
msgid "be verbose"
msgstr ""

#: src/include/gnunet_getopt_lib.h:190
msgid "use configuration file FILENAME"
msgstr ""

#: src/include/gnunet_common.h:352 src/include/gnunet_common.h:357
#: src/include/gnunet_common.h:363
#, c-format
msgid "Assertion failed at %s:%d.\n"
msgstr ""

#: src/include/gnunet_common.h:373
#, c-format
msgid "External protocol violation detected at %s:%d.\n"
msgstr ""

#: src/include/gnunet_common.h:394 src/include/gnunet_common.h:401
#, c-format
msgid "`%s' failed on file `%s' at %s:%d with error: %s\n"
msgstr ""

#, fuzzy
#~ msgid "Copying file with command cp %s %s\n"
#~ msgstr "“%s”以错误码 %s 失败:%s\n"

#, fuzzy
#~ msgid "Could not create configuration for peer number %u on `%s'!\n"
#~ msgstr "解析配置文件“%s”失败\n"

#, fuzzy
#~ msgid "Failed to create pipe for `ssh' process.\n"
#~ msgstr "初始化“%s”服务失败。\n"

#, fuzzy
#~ msgid "Failed to start `ssh' process.\n"
#~ msgstr "初始化“%s”服务失败。\n"

#, fuzzy
#~ msgid "`Failed to get hostkey!\n"
#~ msgstr "发送消息失败。\n"

#, fuzzy
#~ msgid "Failed to write new configuration to disk."
#~ msgstr "保存配置失败。"

#, fuzzy
#~ msgid "Failed to copy new configuration to remote machine."
#~ msgstr "保存配置失败。"

#, fuzzy
#~ msgid "Failed to connect to core service of first peer!\n"
#~ msgstr "加载 sqstore 服务失败。检查您的配置!\n"

#, fuzzy
#~ msgid "Could not resolve our FQDN : %s %u\n"
#~ msgstr "无法解析“%s”(%s):%s\n"

#, fuzzy
#~ msgid "Failed to start daemon: %s\n"
#~ msgstr "运行 %s失败:%s %d\n"

#, fuzzy
#~ msgid "Failed to load dhtlog plugin for `%s'\n"
#~ msgstr "解析配置文件“%s”失败\n"

#, fuzzy
#~ msgid "Failed to get full path for `%s'\n"
#~ msgstr "解析配置文件“%s”失败\n"

#, fuzzy
#~ msgid "Failed to create file for dhtlog.\n"
#~ msgstr "无法为守护程序创建用户账户。"

#, fuzzy
#~ msgid "Found peer `%s'\n"
#~ msgstr "未知的用户“%s”\n"

#, fuzzy
#~ msgid "Phase 3: sending messages\n"
#~ msgstr "发送消息失败。\n"

#, fuzzy
#~ msgid "Fail! Could not connect peers\n"
#~ msgstr "无法连接到 %s:%u:%s\n"

#, fuzzy
#~ msgid "Failed to connect to core service\n"
#~ msgstr "初始化“%s”服务失败。\n"

#~ msgid "Error"
#~ msgstr "错误"

#~ msgid "Help"
#~ msgstr "帮助"

#~ msgid "Error!"
#~ msgstr "错误!"

#~ msgid "No"
#~ msgstr "否"

#~ msgid "Yes"
#~ msgstr "是"

#~ msgid "Internal error! (Choice invalid?)"
#~ msgstr "内部错误!(选择无效?)"

#~ msgid "Abort"
#~ msgstr "中止"

#~ msgid "Ok"
#~ msgstr "确定"

#~ msgid "GNUnet configuration"
#~ msgstr "GNUnet 配置"

#~ msgid ""
#~ "Welcome to GNUnet!\n"
#~ "\n"
#~ "This assistant will ask you a few basic questions in order to configure "
#~ "GNUnet.\n"
#~ "\n"
#~ "Please visit our homepage at\n"
#~ "\thttp://gnunet.org/\n"
#~ "and join our community at\n"
#~ "\thttp://gnunet.org/drupal/\n"
#~ "\n"
#~ "Have a lot of fun,\n"
#~ "\n"
#~ "the GNUnet team"
#~ msgstr ""
#~ "欢迎使用 GNUnet!\n"
#~ "\n"
#~ "此助手将询问您几个基本问题,以配置 GNUnet。\n"
#~ "\n"
#~ "请访问我们的主页\n"
#~ "\thttp://gnunet.org/\n"
#~ "并欢迎加入我们的社区\n"
#~ "\thttp://gnunet.org/drupal/\n"
#~ "\n"
#~ "祝您使用愉快,\n"
#~ "\n"
#~ "GNUnet 团队"

#~ msgid ""
#~ "Choose the network interface that connects your computer to the internet "
#~ "from the list below."
#~ msgstr "请从下面的列表中选择计算机联网的网络接口。"

#~ msgid ""
#~ "The \"Network interface\" is the device that connects your computer to "
#~ "the internet. This is usually a modem, an ISDN card or a network card in "
#~ "case you are using DSL."
#~ msgstr ""
#~ "“网络接口”是将您的计算机连接到互联网的设备。该设备通常为一台调制解调器、一"
#~ "张 ISDN 卡或一张网卡(若您使用 DSL 网络)。"

#~ msgid "Network configuration: interface"
#~ msgstr "网络配置:接口"

#~ msgid ""
#~ "What is the name of the network interface that connects your computer to "
#~ "the Internet?"
#~ msgstr "您的计算机联网所使用的网络接口的名称是什么?"

#~ msgid "Network configuration: IP"
#~ msgstr "网络配置:IP"

#~ msgid "What is this computer's public IP address or hostname?"
#~ msgstr "这台计算机的公网 IP 地址或主机名是什么?"

#~ msgid ""
#~ "If your provider always assigns the same IP-Address to you (a \"static\" "
#~ "IP-Address), enter it into the \"IP-Address\" field. If your IP-Address "
#~ "changes every now and then (\"dynamic\" IP-Address) but there's a "
#~ "hostname that always points to your actual IP-Address (\"Dynamic DNS\"), "
#~ "you can also enter it here.\n"
#~ "If left empty, GNUnet will try to automatically detect the IP.\n"
#~ "You can specify a hostname, GNUnet will then use DNS to resolve it.\n"
#~ "If in doubt, leave this empty."
#~ msgstr ""
#~ "如果您的网络运营商总是分配固定的 IP 地址给您(“静态” IP 地址),请将它输"
#~ "入“IP 地址”字段。如果您的 IP 是不时变化的(“动态” IP 地址)但有一个总是指向"
#~ "您的实际 IP 地址的主机名(“动态 DNS”),也可以将这个主机名填到这里。\n"
#~ "如果不填,GNUnet 将尝试自动检测此 IP。\n"
#~ "您可以指定一个主机名,GNUnet 将使用 DNS 来解析它。\n"
#~ "如果不明白,请不填。"

#~ msgid "Bandwidth configuration: upload"
#~ msgstr "带宽配置:上传"

#~ msgid "How much upstream bandwidth (in bytes/s) may be used?"
#~ msgstr "可以使用多少上行带宽(单位为字节/秒)?"

#~ msgid ""
#~ "You can limit GNUnet's resource usage here.\n"
#~ "\n"
#~ "The \"upstream\" is the data channel through which data is *sent* to the "
#~ "internet. The limit is the maximum amount which GNUnet is allowed to use. "
#~ "If you have a flatrate, you can set it to the maximum speed of your "
#~ "internet connection. You should not use a value that is higher than what "
#~ "your actual connection allows."
#~ msgstr ""
#~ "您可以在此限制 GNUnet 的资源占用。\n"
#~ "\n"
#~ "“上行”是向互联网“发送”数据的数据通道。限制是 GNUnet 可使用的最大数据流量。"
#~ "如果您的网速很平稳,您可以将该限制设置为网速的最大值。您不应该使用超过实际"
#~ "连接速度极限的值。"

#~ msgid "Bandwidth configuration: download"
#~ msgstr "带宽配置:下载"

#~ msgid "How much downstream bandwidth (in bytes/s) may be used?"
#~ msgstr "可以使用多少下行带宽(单位为字节/秒)?"

#~ msgid ""
#~ "You can limit GNUnet's resource usage here.\n"
#~ "\n"
#~ "The \"downstream\" is the data channel through which data is *received* "
#~ "from the internet. The limit is the maximum amount which GNUnet is "
#~ "allowed to use. If you have a flatrate, you can set it to the maximum "
#~ "speed of your internet connection. You should not use a value that is "
#~ "higher than what your actual connection allows."
#~ msgstr ""
#~ "您可以在此限制 GNUnet 的资源占用。\n"
#~ "\n"
#~ "“下行”是数据从互联网“接收”数据的数据通道。限制是 GNUnet 可使用的最大数据流"
#~ "量。如果您的网速很平稳,您可以将该限制设置为网速的最大值。您不应该使用超过"
#~ "实际连接速度极限的值。"

#~ msgid "Quota configuration"
#~ msgstr "配额配置"

#~ msgid "What is the maximum size of the datastore in MB?"
#~ msgstr "数据仓库的最大尺寸是多少(MB)?"

#~ msgid ""
#~ "The GNUnet datastore contains all content that GNUnet needs to store "
#~ "(indexed, inserted and migrated content)."
#~ msgstr ""
#~ "GNUnet 数据仓库包含了 GNUnet 需要保存的所有内容(索引的、插入的和合并的内"
#~ "容)。"

#~ msgid "Daemon configuration: user account"
#~ msgstr "守护程序配置:用户账户"

#~ msgid "As which user should gnunetd be run?"
#~ msgstr "以什么用户身份运行 gnunetd?"

#, fuzzy
#~ msgid ""
#~ "For security reasons, it is a good idea to let this setup create a new "
#~ "user account under which the GNUnet service is started at system "
#~ "startup.\n"
#~ "\n"
#~ "However, GNUnet may not be able to access files other than its own. This "
#~ "includes files you want to publish in GNUnet. You'll have to grant read "
#~ "permissions to the user specified below.\n"
#~ "\n"
#~ "Leave the field empty to run GNUnet with system privileges.\n"
#~ msgstr ""
#~ "出于安全考虑,让设置助手创建一个专门用于在系统启动时启动 GNUnet 服务的账户"
#~ "是个不错的主意。\n"
#~ "\n"
#~ "但是,GNUnet 可能无法访问不属于自己账户的文件。这包括您想通过 GNUnet 发布"
#~ "的文件。您必须对以下用户赋予读权限。\n"
#~ "\n"
#~ "不填此字段则以系统权限运行 GNUnet。\n"

#~ msgid "Daemon configuration: group account"
#~ msgstr "守护程序配置:组账户"

#~ msgid "As which group should gnunetd be run?"
#~ msgstr "以什么用户组身份运行 gnunetd?"

#~ msgid ""
#~ "For security reasons, it is a good idea to let this setup create a new "
#~ "group for the chosen user account.\n"
#~ "\n"
#~ "You can also specify a already existent group here.\n"
#~ "\n"
#~ "Only members of this group will be allowed to start and stop the the "
#~ "GNUnet server and have access to GNUnet server data.\n"
#~ msgstr ""
#~ "出于安全考虑,让设置助手为选择的用户创建一个新组是个不错的主意。\n"
#~ "\n"
#~ "您也可以在此指定一个现有的组。\n"
#~ "\n"
#~ "只有该组的成员可以启动和停止 GNUnet 服务器和访问 GNUnet 服务器数据。\n"

#~ msgid "Do you want to automatically launch GNUnet as a system service?"
#~ msgstr "您想将 GNUnet 作为系统服务自动启动吗?"

#~ msgid ""
#~ "If you say \"yes\" here, the GNUnet background process will be "
#~ "automatically started when you turn on your computer. If you say \"no\" "
#~ "here, you have to launch GNUnet yourself each time you want to use it."
#~ msgstr ""
#~ "如果您回答“是”,GNUnet 后台进程将在开机时自动启动。如果您回答“否”,则需要"
#~ "在每次使用 GNUnet 时自己启动它。"

#~ msgid "Unable to setup autostart for daemon."
#~ msgstr "无法将守护进程设置为自动启动。"

#~ msgid "Save configuration?"
#~ msgstr "保存配置?"

#~ msgid "GNUnet Configuration"
#~ msgstr "GNUnet 配置"

#~ msgid "Back"
#~ msgstr "后退"

#~ msgid "Exit"
#~ msgstr "退出"

#~ msgid "Up"
#~ msgstr "向上"

#~ msgid "Cancel"
#~ msgstr "取消"

#~ msgid "Internal error! (Value invalid?)"
#~ msgstr "内部错误!(值无效?)"

#~ msgid "Invalid input, expecting floating point value."
#~ msgstr "无效输入,应为浮点值。"

#~ msgid "Invalid input, expecting integer."
#~ msgstr "无效输入,应为整数。"

#~ msgid "Value is not in legal range."
#~ msgstr "值不在合法范围内。"

#~ msgid "Configuration unchanged, no need to save.\n"
#~ msgstr "配置未更改,无须保存。\n"

#~ msgid "Do you wish to save your new configuration?"
#~ msgstr "您想保存新配置吗?"

#~ msgid ""
#~ "\n"
#~ "Your configuration changes were NOT saved.\n"
#~ msgstr ""
#~ "\n"
#~ "您的配置更改没有保存。\n"

#~ msgid "list all network adapters"
#~ msgstr "列出所有网络适配器"

#~ msgid "install GNUnet as Windows service"
#~ msgstr "以 Windows 服务方式安装 GNUnet"

#~ msgid "increase the maximum number of TCP/IP connections"
#~ msgstr "增加 TCP/IP 的最大连接数"

#~ msgid "display a file's hash value"
#~ msgstr "显示一个文件的散列值"

#~ msgid "GNUnet service installed successfully.\n"
#~ msgstr "GNUnet 服务安装成功。\n"

#~ msgid "This version of Windows doesn't support services.\n"
#~ msgstr "此版本的 Windows 不支持服务。\n"

#~ msgid "Error: can't open Service Control Manager: %s\n"
#~ msgstr "错误:无法打开服务控制管理器:%s\n"

#~ msgid "Error: can't create service: %s\n"
#~ msgstr "错误:无法创建服务:%s\n"

#~ msgid "Error: can't delete service: %s\n"
#~ msgstr "错误:无法删除服务:%s\n"

#~ msgid "Configuration saved."
#~ msgstr "配置已保存"

#~ msgid "Configuration changed. Save?"
#~ msgstr "配置已更改。保存吗?"

#~ msgid "Error saving configuration."
#~ msgstr "保存配置出错。"

#~ msgid "(unknown connection)"
#~ msgstr "(未知连接)"

#~ msgid "Do you want to save the new configuration?"
#~ msgstr "您想保存新配置吗?"

#~ msgid "Unable to change startup process:"
#~ msgstr "无法更改启动进程:"

#~ msgid ""
#~ "Running gnunet-update failed.\n"
#~ "This maybe due to insufficient permissions, please check your "
#~ "configuration.\n"
#~ "Finally, run gnunet-update manually."
#~ msgstr ""
#~ "运行 gnunet-update 失败。\n"
#~ "这可能是权限不足造成的,请检查您的配置。\n"
#~ "最后,手动运行 gnunet-update。"

#~ msgid "Can only set one option per invocation.\n"
#~ msgstr "每次调用只能设置一个选项。\n"

#~ msgid ""
#~ "Invalid syntax, argument to 'set' must have the format SECTION:"
#~ "OPTION=VALUE.\n"
#~ msgstr "语法无效,“set”的参数必须为 SECTION:OPTION=VALUE 的格式。\n"

#~ msgid "Can only display one option per invocation.\n"
#~ msgstr "每次调用只能显示一个选项。\n"

#~ msgid ""
#~ "Invalid syntax, argument to 'get' must have the format SECTION:OPTION.\n"
#~ msgstr "语法无效,“get”的参数必须为 SECTION:OPTION 的格式。\n"

#~ msgid "generate configuration for gnunetd, the GNUnet daemon"
#~ msgstr "为 GNUnet 守护程序 gnunetd 生成配置"

#~ msgid "print a value from the configuration file to stdout"
#~ msgstr "打印配置文件中的一个值到标准输出"

#~ msgid "Tool to setup GNUnet."
#~ msgstr "设置 GNUnet 的工具。"

#~ msgid "update a value in the configuration file"
#~ msgstr "更改配置文件中的一个值"

#~ msgid "Too many arguments.\n"
#~ msgstr "参数过多。\n"

#~ msgid "No interface specified, using default.\n"
#~ msgstr "没有指定接口,将使用默认。\n"

#~ msgid "Configuration file `%s' must be a filename (but is a directory).\n"
#~ msgstr "配置文件“%s”必须是一个文件名(但是一个目录)。\n"

#~ msgid "Undefined option.\n"
#~ msgstr "未定义的选项。\n"

#~ msgid "`%s' is not available.\n"
#~ msgstr "“%s”不可用。\n"

#~ msgid "yes"
#~ msgstr "是"

#~ msgid "no"
#~ msgstr "否"

#~ msgid "\tEnter yes (%s), no (%s) or help (%s): "
#~ msgstr "\t输入 yes (%s)、no (%s) 或 help (%s):"

#~ msgid "\tPossible choices:\n"
#~ msgstr "\t可用选项:\n"

#~ msgid "\tUse single space prefix to avoid conflicts with hotkeys!\n"
#~ msgstr "\t使用一个空格前缀来避免与快捷键冲突!\n"

#~ msgid "\tEnter string (type '%s' for default value `%s'): "
#~ msgstr "\t输入字符串(输入“%s”以使用默认值“%s”):"

#~ msgid "\t Enter choice (default is %c): "
#~ msgstr "\t 输入选择(默认为 %c):"

#~ msgid "\tEnter floating point (type '%s' for default value %f): "
#~ msgstr "\t输入浮点数(输入“%s”以使用默认值 %f):"

#~ msgid ""
#~ "\tEnter unsigned integer in interval [%llu,%llu] (type '%s' for default "
#~ "value %llu): "
#~ msgstr "\t输入区间 [%llu,%llu] 内的无符号整数(输入“%s”以使用默认值 %llu):"

#~ msgid "Yes\n"
#~ msgstr "是\n"

#~ msgid "No\n"
#~ msgstr "否\n"

#~ msgid "Help\n"
#~ msgstr "帮助\n"

#~ msgid "Abort\n"
#~ msgstr "中止\n"

#~ msgid ""
#~ "\n"
#~ "Invalid entry, try again (use '?' for help): "
#~ msgstr ""
#~ "\n"
#~ "无效条目,请重试(使用“?”获取帮助):"

#~ msgid "Unknown kind %x (internal error).  Skipping option.\n"
#~ msgstr "未知的类型 %x (内部错误)。将跳过选项。\n"

#, fuzzy
#~ msgid "\tDescend? (y/n/?) "
#~ msgstr "\t下降(y/n/?) "

#~ msgid "Aborted.\n"
#~ msgstr "已中止。\n"

#~ msgid "Unknown kind %x (internal error).  Aborting.\n"
#~ msgstr "未知的类型 %x (内部错误)。将中止。\n"

#~ msgid "You can always press ENTER to keep the current value.\n"
#~ msgstr "您可以随便按 ENTER 键来保持当前值。\n"

#~ msgid "Use the '%s' key to abort.\n"
#~ msgstr "使用“%s”键来中止。\n"

#~ msgid ""
#~ "Save configuration?  Answer 'y' for yes, 'n' for no, 'r' to repeat "
#~ "configuration. "
#~ msgstr "保存配置?回答“y”表示是,“n”表示否,“r”表示重复配置。"

#~ msgid "Configuration was unchanged, no need to save.\n"
#~ msgstr "配置未更改,无须保存。\n"

#~ msgid ""
#~ "Internal error: entry `%s' in section `%s' not found for visibility "
#~ "change!\n"
#~ msgstr "内部错误:找不到“%2$s”节的条目“%1$s”以进行可视化更改!\n"

#~ msgid "Can't open Service Control Manager"
#~ msgstr "无法打开服务控制管理器"

#~ msgid "Can't create service"
#~ msgstr "无法创建服务"

#~ msgid "Cannot write to the registry"
#~ msgstr "无法写入该注册表"

#~ msgid "Can't delete the service"
#~ msgstr "无法删除该服务"

#~ msgid "This version of Windows does not support multiple users."
#~ msgstr "此版本的 Windows 不支持多用户。"

#~ msgid "Error accessing local security policy"
#~ msgstr "访问本地安全策略出错"

#~ msgid "Error granting service right to user"
#~ msgstr "向用户授予服务权限出错"

#~ msgid "Unknown error while creating a new user"
#~ msgstr "在创建新用户时发生未知错误"

#~ msgid "STATUS"
#~ msgstr "状态"

#~ msgid "FATAL"
#~ msgstr "致命"

#~ msgid "USER"
#~ msgstr "用户"

#~ msgid "ADMIN"
#~ msgstr "管理员"

#~ msgid "DEVELOPER"
#~ msgstr "开发者"

#~ msgid "REQUEST"
#~ msgstr "请求"

#~ msgid "BULK"
#~ msgstr "批量"

#~ msgid "IMMEDIATE"
#~ msgstr "立即"

#~ msgid "ALL"
#~ msgstr "所有"

#~ msgid "NOTHING"
#~ msgstr "无"

#~ msgid "Could not find valid value for HOST in section NETWORK.\n"
#~ msgstr "在 NETWORK(网络) 节中找不到 HOST(主机) 的有效值。\n"

#~ msgid "Syntax error in configuration entry HOST in section NETWORK: `%s'\n"
#~ msgstr "在 NETWORK 节的配置条目 HOST 中有语法错误:“%s”\n"

#~ msgid "Error connecting to %s:%u. Is the daemon running?\n"
#~ msgstr "连接 %s:%u 出错。守护程序在运行吗?\n"

#~ msgid "Reading result from gnunetd failed, reply invalid!\n"
#~ msgstr "从 gnunetd 读取结果失败,应答无效!\n"

#~ msgid ""
#~ "Setting option `%s' in section `%s' to `%s' when processing command line "
#~ "option `%s' was denied.\n"
#~ msgstr ""
#~ "在处理命令行选项“%4$s”时,将“%2$s”节的选项“%1$s”设置为“%3$s”被拒绝。\n"

#~ msgid "No interface specified in section `%s' under `%s'!\n"
#~ msgstr "“%2$s”下的“%1$s”节中没有指定接口!\n"

#~ msgid "Could not obtain IP for interface `%s' using `%s'.\n"
#~ msgstr "无法利用“%2$s”获取接口“%1$s”的 IP。\n"

#~ msgid ""
#~ "Could not find interface `%s' using `%s', trying to find another "
#~ "interface.\n"
#~ msgstr "无法利用“%2$s”找到接口“%1$s”,尝试查找另一个接口。\n"

#~ msgid ""
#~ "There is more than one IP address specified for interface `%s'.\n"
#~ "GNUnet will use %s.\n"
#~ msgstr ""
#~ "为“%s”接口指定了超过一个 IP 地址。\n"
#~ "GNUnet 将使用 %s。\n"

#~ msgid "Received malformed message (too small) from connection. Closing.\n"
#~ msgstr "从连接收到损坏的消息(过小)。关闭。\n"

#, fuzzy
#~ msgid "select listen socket for `%s' not valid!\n"
#~ msgstr "选择“%s”的监听套接字无效!\n"

#~ msgid "`%s' returned with error code %u"
#~ msgstr "“%s”返回了错误码 %u"

#~ msgid "Can't create semaphore: %i"
#~ msgstr "无法创建信号量:%i"

#~ msgid "Cannot query the CPU usage (Windows NT).\n"
#~ msgstr "无法查询 CPU 使用率(Windows NT)。\n"

#~ msgid "Cannot query the CPU usage (Win 9x)\n"
#~ msgstr "无法查询 CPU 使用率(Windows 9x)。\n"

#~ msgid "Setting open descriptor limit not supported.\n"
#~ msgstr "不支持设置打开描述符限制。\n"

#~ msgid "Command `%s' failed with error code %u\n"
#~ msgstr "命令“%s”失败,错误码 %u\n"

#~ msgid "Real-time delay violation (%llu ms) at %s:%u\n"
#~ msgstr "实时延迟冲突(%llu 毫秒),于 %s:%u\n"

#~ msgid "`%s' failed with error code %d: %s\n"
#~ msgstr "“%s”以错误码 %d 失败:%s\n"

#~ msgid "Deadlock due to `%s'.\n"
#~ msgstr "“%s”造成了死锁。\n"

#~ msgid "GNUnet error log"
#~ msgstr "GNUnet 错误日志"

#, fuzzy
#~ msgid "Out of memory (for logging)\n"
#~ msgstr "(用于日志的)内存耗尽\n"

#~ msgid "Completed datastore conversion.\n"
#~ msgstr "已完成数据仓库轮换。\n"

#~ msgid ""
#~ "%s:%d - RPC %s:%p could not be registered: another callback is already "
#~ "using this name (%p)\n"
#~ msgstr "%s:%d - 无法注册 RPC %s:%p:另一调用正在使用此名称(%p)\n"

#~ msgid "%s:%d - async RPC %s:%p could not be unregistered: not found\n"
#~ msgstr "%s:%d - 异步 RPC %s:%p 无法解除注册:找不到\n"

#~ msgid "output in gnuplot format"
#~ msgstr "以 gnuplot 格式输出"

#~ msgid "number of iterations"
#~ msgstr "迭代次数"

#~ msgid "number of messages to use per iteration"
#~ msgstr "每次迭代所使用的消息数量"

#~ msgid "receiver host identifier (ENC file name)"
#~ msgstr "接收方主机标识(ENC 文件名)"

#~ msgid "message size"
#~ msgstr "消息尺寸"

#~ msgid "number of messages in a message block"
#~ msgstr "一个消息块中的消息数量"

#~ msgid "Error establishing connection with gnunetd.\n"
#~ msgstr "通过 gnunetd 建立连接失败。\n"

#~ msgid "You must specify a receiver!\n"
#~ msgstr "您必须指定一个接收方!\n"

#~ msgid "Time:\n"
#~ msgstr "时间:\n"

#~ msgid "\tmax      %llums\n"
#~ msgstr "\t最长      %llu毫秒\n"

#~ msgid "\tmin      %llums\n"
#~ msgstr "\t最短      %llu毫秒\n"

#~ msgid "\tmean     %8.4fms\n"
#~ msgstr "\t平均     %8.4f毫秒\n"

#, fuzzy
#~ msgid "\tvariance %8.4fms\n"
#~ msgstr "\t波动 %8.4f毫秒\n"

#~ msgid "Loss:\n"
#~ msgstr "丢失:\n"

#~ msgid "\tmax      %u\n"
#~ msgstr "\t最多      %u\n"

#~ msgid "\tmin      %u\n"
#~ msgstr "\t最少      %u\n"

#~ msgid "\tmean     %8.4f\n"
#~ msgstr "\t平均     %8.4f\n"

#, fuzzy
#~ msgid "\tvariance %8.4f\n"
#~ msgstr "\t波动 %8.4f\n"

#~ msgid "Output format not known, this should not happen.\n"
#~ msgstr "输出格式未知,不应出现这种情况。\n"

#~ msgid ""
#~ "\n"
#~ "Did not receive the message from gnunetd. Is gnunetd running?\n"
#~ msgstr ""
#~ "\n"
#~ "没有从 gnunetd 接收到消息。gnunetd 在运行吗?\n"

#~ msgid ""
#~ "Failed to load MySQL database module.  Check that MySQL is running and "
#~ "configured properly!\n"
#~ msgstr "加载 MySQL 数据库模块失败。请检查 MySQL 是否运行和是否配置正确!\n"

#, fuzzy
#~ msgid "Command `%s' requires an argument (`%s').\n"
#~ msgstr "%s:选项“%s”要求有一个参数\n"

#, fuzzy
#~ msgid "Command `%s' requires two arguments (`%s' and `%s').\n"
#~ msgstr "%s:选项“%s”要求有一个参数\n"

#, fuzzy
#~ msgid "Unsupported command `%s'.  Aborting.\n"
#~ msgstr "未知的命令“%s”。\n"

#~ msgid "Could not determine UI definition filename."
#~ msgstr "无法确定用户界面定义文件。"

#~ msgid ""
#~ "OS tells us about very large message (%u bytes) pending on UDP socket, "
#~ "truncating at 64k\n"
#~ msgstr ""
#~ "操作系统通知,在 UPnP 套接字上有大量消息待处理(%u 字节),将截短为64k\n"

#~ msgid "Error while parsing dscl output.\n"
#~ msgstr "解析 dscl 输出时出错。\n"

#~ msgid ""
#~ "Couldn't find a group (`%s') for the new user and none was specified.\n"
#~ msgstr "找不到新用户的组(“%s”)且没有指定用户组。\n"

#~ msgid "Failed to find a free system id for the new group.\n"
#~ msgstr "无法为新组找到一个空闲的系统标识。\n"

#~ msgid "Failed to find a free system id for the new user.\n"
#~ msgstr "无法为新用户找到一个个空闲的系统标识。\n"