summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/libDrakX.pot
blob: 9e7af01741558ae57a5eb75caf74d7ef99f6517a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
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
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584
5585
5586
5587
5588
5589
5590
5591
5592
5593
5594
5595
5596
5597
5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882
5883
5884
5885
5886
5887
5888
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
6114
6115
6116
6117
6118
6119
6120
6121
6122
6123
6124
6125
6126
6127
6128
6129
6130
6131
6132
6133
6134
6135
6136
6137
6138
6139
6140
6141
6142
6143
6144
6145
6146
6147
6148
6149
6150
6151
6152
6153
6154
6155
6156
6157
6158
6159
6160
6161
6162
6163
6164
6165
6166
6167
6168
6169
6170
6171
6172
6173
6174
6175
6176
6177
6178
6179
6180
6181
6182
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2015-04-13 14:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: any.pm:258 any.pm:925 diskdrake/interactive.pm:642 diskdrake/interactive.pm:866 diskdrake/interactive.pm:928 diskdrake/interactive.pm:1046 diskdrake/interactive.pm:1278 diskdrake/interactive.pm:1336 do_pkgs.pm:342 do_pkgs.pm:387 harddrake/sound.pm:77 interactive.pm:712 pkgs.pm:293
#, c-format
msgid "Please wait"
msgstr ""

#: any.pm:258
#, c-format
msgid "Bootloader installation in progress"
msgstr ""

#: any.pm:269
#, c-format
msgid ""
"LILO wants to assign a new Volume ID to drive %s.  However, changing\n"
"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows error.\n"
"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
"\n"
"Assign a new Volume ID?"
msgstr ""

#: any.pm:280
#, c-format
msgid "Installation of bootloader failed. The following error occurred:"
msgstr ""

#: any.pm:320
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard disk drive you boot (eg: System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""

#: any.pm:331
#, c-format
msgid "Bootloader Installation"
msgstr ""

#: any.pm:335
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr ""

#: any.pm:351
#, c-format
msgid "First sector (MBR) of drive %s"
msgstr ""

#: any.pm:353
#, c-format
msgid "First sector of drive (MBR)"
msgstr ""

#: any.pm:355
#, c-format
msgid "First sector of the root partition"
msgstr ""

#: any.pm:357
#, c-format
msgid "On Floppy"
msgstr ""

#: any.pm:359 pkgs.pm:289 ugtk2.pm:526 ugtk3.pm:602
#, c-format
msgid "Skip"
msgstr ""

#: any.pm:387
#, c-format
msgid "Boot Style Configuration"
msgstr ""

#: any.pm:401
#, c-format
msgid "Bootloader main options"
msgstr ""

#: any.pm:405
#, c-format
msgid "Bootloader"
msgstr ""

#: any.pm:406
#, c-format
msgid "Bootloader to use"
msgstr ""

#: any.pm:409
#, c-format
msgid "Boot device"
msgstr ""

#: any.pm:412
#, c-format
msgid "Main options"
msgstr ""

#: any.pm:413
#, c-format
msgid "Delay before booting default image"
msgstr ""

#: any.pm:414
#, c-format
msgid "Enable ACPI"
msgstr ""

#: any.pm:415
#, c-format
msgid "Enable SMP"
msgstr ""

#: any.pm:416
#, c-format
msgid "Enable APIC"
msgstr ""

#: any.pm:418
#, c-format
msgid "Enable Local APIC"
msgstr ""

#: any.pm:419 security/level.pm:63
#, c-format
msgid "Security"
msgstr ""

#: any.pm:420 any.pm:853 any.pm:872 authentication.pm:249 diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Password"
msgstr ""

#: any.pm:423 authentication.pm:260
#, c-format
msgid "The passwords do not match"
msgstr ""

#: any.pm:423 authentication.pm:260 diskdrake/interactive.pm:1502
#, c-format
msgid "Please try again"
msgstr ""

#: any.pm:425
#, c-format
msgid "You cannot use a password with %s"
msgstr ""

#: any.pm:429 any.pm:856 any.pm:874 authentication.pm:250
#, c-format
msgid "Password (again)"
msgstr ""

#: any.pm:494
#, c-format
msgid "Image"
msgstr ""

#: any.pm:495 any.pm:507
#, c-format
msgid "Root"
msgstr ""

#: any.pm:496
#, c-format
msgid "Append"
msgstr ""

#: any.pm:498
#, c-format
msgid "Xen append"
msgstr ""

#: any.pm:500
#, c-format
msgid "Requires password to boot"
msgstr ""

#: any.pm:501
#, c-format
msgid "Video mode"
msgstr ""

#: any.pm:502
#, c-format
msgid "Initrd"
msgstr ""

#: any.pm:503
#, c-format
msgid "Network profile"
msgstr ""

#: any.pm:511 diskdrake/interactive.pm:411
#, c-format
msgid "Label"
msgstr ""

#: any.pm:513 harddrake/v4l.pm:438
#, c-format
msgid "Default"
msgstr ""

#: any.pm:521
#, c-format
msgid "Empty label not allowed"
msgstr ""

#: any.pm:522
#, c-format
msgid "You must specify a kernel image"
msgstr ""

#: any.pm:522
#, c-format
msgid "You must specify a root partition"
msgstr ""

#: any.pm:523
#, c-format
msgid "This label is already used"
msgstr ""

#: any.pm:541
#, c-format
msgid "Which type of entry do you want to add?"
msgstr ""

#: any.pm:542
#, c-format
msgid "Linux"
msgstr ""

#: any.pm:542
#, c-format
msgid "Other OS (Windows...)"
msgstr ""

#: any.pm:589
#, c-format
msgid "Bootloader Configuration"
msgstr ""

#: any.pm:590
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can create additional entries or change the existing ones."
msgstr ""

#: any.pm:812
#, c-format
msgid "access to X programs"
msgstr ""

#: any.pm:813
#, c-format
msgid "access to rpm tools"
msgstr ""

#: any.pm:814
#, c-format
msgid "allow \"su\""
msgstr ""

#: any.pm:815
#, c-format
msgid "access to administrative files"
msgstr ""

#: any.pm:816
#, c-format
msgid "access to network tools"
msgstr ""

#: any.pm:817
#, c-format
msgid "access to compilation tools"
msgstr ""

#: any.pm:823
#, c-format
msgid "(already added %s)"
msgstr ""

#: any.pm:829
#, c-format
msgid "Please give a user name"
msgstr ""

#: any.pm:830
#, c-format
msgid "The user name must start with a lower case letter followed by only lower cased letters, numbers, `-' and `_'"
msgstr ""

#: any.pm:831
#, c-format
msgid "The user name is too long"
msgstr ""

#: any.pm:832
#, c-format
msgid "This user name has already been added"
msgstr ""

#: any.pm:838 any.pm:876
#, c-format
msgid "User ID"
msgstr ""

#: any.pm:838 any.pm:877
#, c-format
msgid "Group ID"
msgstr ""

#: any.pm:839
#, c-format
msgid "%s must be a number"
msgstr ""

#: any.pm:840
#, c-format
msgid "%s should be above 1000. Accept anyway?"
msgstr ""

#: any.pm:844
#, c-format
msgid "User management"
msgstr ""

#: any.pm:850
#, c-format
msgid "Enable guest account"
msgstr ""

#: any.pm:852 authentication.pm:236
#, c-format
msgid "Set administrator (root) password"
msgstr ""

#: any.pm:858
#, c-format
msgid "Enter a user"
msgstr ""

#: any.pm:860
#, c-format
msgid "Icon"
msgstr ""

#: any.pm:863
#, c-format
msgid "Real name"
msgstr ""

#: any.pm:870
#, c-format
msgid "Login name"
msgstr ""

#: any.pm:875
#, c-format
msgid "Shell"
msgstr ""

#: any.pm:925
#, c-format
msgid "Please wait, adding media..."
msgstr ""

#: any.pm:958 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr ""

#: any.pm:959
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""

#: any.pm:960
#, c-format
msgid "Use this feature"
msgstr ""

#: any.pm:961
#, c-format
msgid "Choose the default user:"
msgstr ""

#: any.pm:962
#, c-format
msgid "Choose the window manager to run:"
msgstr ""

#: any.pm:973 any.pm:987 any.pm:1056
#, c-format
msgid "Release Notes"
msgstr ""

#: any.pm:994 any.pm:1349 interactive/gtk.pm:820
#, c-format
msgid "Close"
msgstr ""

#: any.pm:1042
#, c-format
msgid "License agreement"
msgstr ""

#: any.pm:1044 diskdrake/dav.pm:26 mygtk2.pm:1229 mygtk3.pm:1283
#, c-format
msgid "Quit"
msgstr ""

#: any.pm:1051
#, c-format
msgid "Do you accept this license ?"
msgstr ""

#: any.pm:1052
#, c-format
msgid "Accept"
msgstr ""

#: any.pm:1052
#, c-format
msgid "Refuse"
msgstr ""

#: any.pm:1078 any.pm:1141
#, c-format
msgid "Please choose a language to use"
msgstr ""

#: any.pm:1106
#, c-format
msgid ""
"%s can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr ""

#: any.pm:1108 fs/partitioning_wizard.pm:179
#, c-format
msgid "Mageia"
msgstr ""

#: any.pm:1109
#, c-format
msgid "Multiple languages"
msgstr ""

#: any.pm:1110
#, c-format
msgid "Select Additional Languages"
msgstr ""

#: any.pm:1119 any.pm:1150
#, c-format
msgid "Old compatibility (non UTF-8) encoding"
msgstr ""

#: any.pm:1120
#, c-format
msgid "All languages"
msgstr ""

#: any.pm:1142
#, c-format
msgid "Language choice"
msgstr ""

#: any.pm:1196
#, c-format
msgid "Country / Region"
msgstr ""

#: any.pm:1197
#, c-format
msgid "Please choose your country"
msgstr ""

#: any.pm:1199
#, c-format
msgid "Here is the full list of available countries"
msgstr ""

#: any.pm:1200
#, c-format
msgid "Other Countries"
msgstr ""

#: any.pm:1200 interactive.pm:491 interactive/gtk.pm:444
#, c-format
msgid "Advanced"
msgstr ""

#: any.pm:1206
#, c-format
msgid "Input method:"
msgstr ""

#: any.pm:1209
#, c-format
msgid "None"
msgstr ""

#: any.pm:1294
#, c-format
msgid "No sharing"
msgstr ""

#: any.pm:1294
#, c-format
msgid "Allow all users"
msgstr ""

#: any.pm:1294
#, c-format
msgid "Custom"
msgstr ""

#: any.pm:1298
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror and nautilus.\n"
"\n"
"\"Custom\" permit a per-user granularity.\n"
""
msgstr ""

#: any.pm:1310
#, c-format
msgid "NFS: the traditional Unix file sharing system, with less support on Mac and Windows."
msgstr ""

#: any.pm:1313
#, c-format
msgid "SMB: a file sharing system used by Windows, Mac OS X and many modern Linux systems."
msgstr ""

#: any.pm:1321
#, c-format
msgid "You can export using NFS or SMB. Please select which you would like to use."
msgstr ""

#: any.pm:1349
#, c-format
msgid "Launch userdrake"
msgstr ""

#: any.pm:1351
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user to this group."
msgstr ""

#: any.pm:1458
#, c-format
msgid "You need to logout and back in again for changes to take effect. Press OK to logout now."
msgstr ""

#: any.pm:1462
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""

#: any.pm:1497
#, c-format
msgid "Timezone"
msgstr ""

#: any.pm:1497
#, c-format
msgid "Which is your timezone?"
msgstr ""

#: any.pm:1520 any.pm:1522
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""

#: any.pm:1523
#, c-format
msgid "What is the best time?"
msgstr ""

#: any.pm:1527
#, c-format
msgid "%s (hardware clock set to UTC)"
msgstr ""

#: any.pm:1528
#, c-format
msgid "%s (hardware clock set to local time)"
msgstr ""

#: any.pm:1530
#, c-format
msgid "NTP Server"
msgstr ""

#: any.pm:1531
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr ""

#: authentication.pm:24
#, c-format
msgid "Local file"
msgstr ""

#: authentication.pm:25
#, c-format
msgid "LDAP"
msgstr ""

#: authentication.pm:26
#, c-format
msgid "NIS"
msgstr ""

#: authentication.pm:27
#, c-format
msgid "Smart Card"
msgstr ""

#: authentication.pm:28 authentication.pm:215
#, c-format
msgid "Windows Domain"
msgstr ""

#: authentication.pm:29
#, c-format
msgid "Kerberos 5"
msgstr ""

#: authentication.pm:65
#, c-format
msgid "Local file:"
msgstr ""

#: authentication.pm:65
#, c-format
msgid "Use local for all authentication and information user tell in local file"
msgstr ""

#: authentication.pm:66
#, c-format
msgid "LDAP:"
msgstr ""

#: authentication.pm:66
#, c-format
msgid "Tells your computer to use LDAP for some or all authentication. LDAP consolidates certain types of information within your organization."
msgstr ""

#: authentication.pm:67
#, c-format
msgid "NIS:"
msgstr ""

#: authentication.pm:67
#, c-format
msgid "Allows you to run a group of computers in the same Network Information Service domain with a common password and group file."
msgstr ""

#: authentication.pm:68
#, c-format
msgid "Windows Domain:"
msgstr ""

#: authentication.pm:68
#, c-format
msgid "Winbind allows the system to retrieve information and authenticate users in a Windows domain."
msgstr ""

#: authentication.pm:69
#, c-format
msgid "Kerberos 5 :"
msgstr ""

#: authentication.pm:69
#, c-format
msgid "With Kerberos and LDAP for authentication in Active Directory Server "
msgstr ""

#: authentication.pm:106 authentication.pm:140 authentication.pm:159 authentication.pm:160 authentication.pm:186 authentication.pm:210 authentication.pm:865
#, c-format
msgid " "
msgstr ""

#: authentication.pm:107 authentication.pm:141 authentication.pm:187 authentication.pm:211
#, c-format
msgid "Welcome to the Authentication Wizard"
msgstr ""

#: authentication.pm:109
#, c-format
msgid "You have selected LDAP authentication. Please review the configuration options below "
msgstr ""

#: authentication.pm:111 authentication.pm:166
#, c-format
msgid "LDAP Server"
msgstr ""

#: authentication.pm:112 authentication.pm:167
#, c-format
msgid "Base dn"
msgstr ""

#: authentication.pm:113
#, c-format
msgid "Fetch base Dn "
msgstr ""

#: authentication.pm:115 authentication.pm:170
#, c-format
msgid "Use encrypt connection with TLS "
msgstr ""

#: authentication.pm:116 authentication.pm:171
#, c-format
msgid "Download CA Certificate "
msgstr ""

#: authentication.pm:118 authentication.pm:151
#, c-format
msgid "Use Disconnect mode "
msgstr ""

#: authentication.pm:119 authentication.pm:172
#, c-format
msgid "Use anonymous BIND "
msgstr ""

#: authentication.pm:120 authentication.pm:123 authentication.pm:125 authentication.pm:129
#, c-format
msgid "  "
msgstr ""

#: authentication.pm:121 authentication.pm:173
#, c-format
msgid "Bind DN "
msgstr ""

#: authentication.pm:122 authentication.pm:174
#, c-format
msgid "Bind Password "
msgstr ""

#: authentication.pm:124
#, c-format
msgid "Advanced path for group "
msgstr ""

#: authentication.pm:126
#, c-format
msgid "Password base"
msgstr ""

#: authentication.pm:127
#, c-format
msgid "Group base"
msgstr ""

#: authentication.pm:128
#, c-format
msgid "Shadow base"
msgstr ""

#: authentication.pm:143
#, c-format
msgid "You have selected Kerberos 5 authentication. Please review the configuration options below "
msgstr ""

#: authentication.pm:145
#, c-format
msgid "Realm "
msgstr ""

#: authentication.pm:147
#, c-format
msgid "KDCs Servers"
msgstr ""

#: authentication.pm:149
#, c-format
msgid "Use DNS to locate KDC for the realm"
msgstr ""

#: authentication.pm:150
#, c-format
msgid "Use DNS to locate realms"
msgstr ""

#: authentication.pm:155
#, c-format
msgid "Use local file for users information"
msgstr ""

#: authentication.pm:156
#, c-format
msgid "Use LDAP for users information"
msgstr ""

#: authentication.pm:162
#, c-format
msgid "You have selected Kerberos 5 for authentication, now you must choose the type of users information "
msgstr ""

#: authentication.pm:168
#, c-format
msgid "Fecth base Dn "
msgstr ""

#: authentication.pm:189
#, c-format
msgid "You have selected NIS authentication. Please review the configuration options below "
msgstr ""

#: authentication.pm:191
#, c-format
msgid "NIS Domain"
msgstr ""

#: authentication.pm:192
#, c-format
msgid "NIS Server"
msgstr ""

#: authentication.pm:213
#, c-format
msgid "You have selected Windows Domain authentication. Please review the configuration options below "
msgstr ""

#: authentication.pm:217
#, c-format
msgid "Domain Model "
msgstr ""

#: authentication.pm:219
#, c-format
msgid "Active Directory Realm "
msgstr ""

#: authentication.pm:220
#, c-format
msgid "DNS Domain"
msgstr ""

#: authentication.pm:221
#, c-format
msgid "DC Server"
msgstr ""

#: authentication.pm:235 authentication.pm:251
#, c-format
msgid "Authentication"
msgstr ""

#: authentication.pm:237
#, c-format
msgid "Authentication method"
msgstr ""

#. -PO: keep this short or else the buttons will not fit in the window
#: authentication.pm:242
#, c-format
msgid "No password"
msgstr ""

#: authentication.pm:263
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""

#: authentication.pm:373
#, c-format
msgid "Cannot use broadcast with no NIS domain"
msgstr ""

#: authentication.pm:860
#, c-format
msgid "Select file"
msgstr ""

#: authentication.pm:866
#, c-format
msgid "Domain Windows for authentication : "
msgstr ""

#: authentication.pm:868
#, c-format
msgid "Domain Admin User Name"
msgstr ""

#: authentication.pm:869
#, c-format
msgid "Domain Admin Password"
msgstr ""

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: bootloader.pm:1112
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
"\n"
"Choose an operating system from the list above or\n"
"wait for default boot.\n"
"\n"
""
msgstr ""

#: bootloader.pm:1277
#, c-format
msgid "LILO with text menu"
msgstr ""

#: bootloader.pm:1278
#, c-format
msgid "GRUB2 with graphical menu"
msgstr ""

#: bootloader.pm:1279
#, c-format
msgid "GRUB with graphical menu"
msgstr ""

#: bootloader.pm:1280
#, c-format
msgid "GRUB with text menu"
msgstr ""

#: bootloader.pm:1335
#, c-format
msgid "not enough room in /boot"
msgstr ""

#: bootloader.pm:2103
#, c-format
msgid ""
"You cannot install the bootloader on a %s partition\n"
""
msgstr ""

#: bootloader.pm:2278
#, c-format
msgid "Your bootloader configuration must be updated because partition has been renumbered"
msgstr ""

#: bootloader.pm:2291
#, c-format
msgid "The bootloader cannot be installed correctly. You have to boot rescue and choose \"%s\""
msgstr ""

#: bootloader.pm:2292
#, c-format
msgid "Re-install Boot Loader"
msgstr ""

#: common.pm:271
#, c-format
msgid "B"
msgstr ""

#: common.pm:271
#, c-format
msgid "KB"
msgstr ""

#: common.pm:271
#, c-format
msgid "MB"
msgstr ""

#: common.pm:271
#, c-format
msgid "GB"
msgstr ""

#: common.pm:271 common.pm:280
#, c-format
msgid "TB"
msgstr ""

#: common.pm:288
#, c-format
msgid "%d minutes"
msgstr ""

#: common.pm:290
#, c-format
msgid "1 minute"
msgstr ""

#: common.pm:292
#, c-format
msgid "%d seconds"
msgstr ""

#: diskdrake/dav.pm:17
#, c-format
msgid ""
"WebDAV is a protocol that allows you to mount a web server's directory\n"
"locally, and treat it like a local filesystem (provided the web server is\n"
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""

#: diskdrake/dav.pm:25
#, c-format
msgid "New"
msgstr ""

#: diskdrake/dav.pm:63 diskdrake/interactive.pm:418 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr ""

#: diskdrake/dav.pm:64 diskdrake/interactive.pm:414 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr ""

#: diskdrake/dav.pm:65
#, c-format
msgid "Server"
msgstr ""

#: diskdrake/dav.pm:66 diskdrake/interactive.pm:408 diskdrake/interactive.pm:719 diskdrake/interactive.pm:737 diskdrake/interactive.pm:741 diskdrake/removable.pm:23 diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr ""

#: diskdrake/dav.pm:67 diskdrake/interactive.pm:410 diskdrake/interactive.pm:1173 diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:80
#, c-format
msgid "Options"
msgstr ""

#: diskdrake/dav.pm:68 interactive.pm:390 interactive/gtk.pm:456
#, c-format
msgid "Remove"
msgstr ""

#: diskdrake/dav.pm:69 diskdrake/hd_gtk.pm:214 diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:82 interactive/http.pm:151
#, c-format
msgid "Done"
msgstr ""

#: diskdrake/dav.pm:78 diskdrake/hd_gtk.pm:146 diskdrake/hd_gtk.pm:320 diskdrake/interactive.pm:245 diskdrake/interactive.pm:258 diskdrake/interactive.pm:456 diskdrake/interactive.pm:527 diskdrake/interactive.pm:545 diskdrake/interactive.pm:550 diskdrake/interactive.pm:709 diskdrake/interactive.pm:1012 diskdrake/interactive.pm:1064 diskdrake/interactive.pm:1221 diskdrake/interactive.pm:1234 diskdrake/interactive.pm:1237 diskdrake/interactive.pm:1502 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:49 do_pkgs.pm:54 do_pkgs.pm:79 do_pkgs.pm:103 do_pkgs.pm:108 do_pkgs.pm:142 fsedit.pm:256 interactive/http.pm:117 interactive/http.pm:118 modules/interactive.pm:19 scanner.pm:94 scanner.pm:105 scanner.pm:112 scanner.pm:119 wizards.pm:95 wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr ""

#: diskdrake/dav.pm:86
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr ""

#: diskdrake/dav.pm:90
#, c-format
msgid "The URL must begin with http:// or https://"
msgstr ""

#: diskdrake/dav.pm:106 diskdrake/hd_gtk.pm:453 diskdrake/interactive.pm:304 diskdrake/interactive.pm:391 diskdrake/interactive.pm:597 diskdrake/interactive.pm:812 diskdrake/interactive.pm:877 diskdrake/interactive.pm:1044 diskdrake/interactive.pm:1086 diskdrake/interactive.pm:1087 diskdrake/interactive.pm:1321 diskdrake/interactive.pm:1359 diskdrake/interactive.pm:1501 do_pkgs.pm:45 do_pkgs.pm:74 do_pkgs.pm:100 do_pkgs.pm:137
#, c-format
msgid "Warning"
msgstr ""

#: diskdrake/dav.pm:106
#, c-format
msgid "Are you sure you want to delete this mount point?"
msgstr ""

#: diskdrake/dav.pm:124
#, c-format
msgid "Server: "
msgstr ""

#: diskdrake/dav.pm:125 diskdrake/interactive.pm:501 diskdrake/interactive.pm:1383 diskdrake/interactive.pm:1462
#, c-format
msgid "Mount point: "
msgstr ""

#: diskdrake/dav.pm:126 diskdrake/interactive.pm:1469
#, c-format
msgid "Options: %s"
msgstr ""

#: diskdrake/hd_gtk.pm:61 diskdrake/interactive.pm:299 diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:113 fs/partitioning_wizard.pm:59 fs/partitioning_wizard.pm:243 fs/partitioning_wizard.pm:251 fs/partitioning_wizard.pm:286 fs/partitioning_wizard.pm:432 fs/partitioning_wizard.pm:495 fs/partitioning_wizard.pm:578 fs/partitioning_wizard.pm:581
#, c-format
msgid "Partitioning"
msgstr ""

#: diskdrake/hd_gtk.pm:74
#, c-format
msgid "Click on a partition, choose a filesystem type then choose an action"
msgstr ""

#: diskdrake/hd_gtk.pm:125 diskdrake/interactive.pm:1194 diskdrake/interactive.pm:1204 diskdrake/interactive.pm:1259
#, c-format
msgid "Read carefully"
msgstr ""

#: diskdrake/hd_gtk.pm:125
#, c-format
msgid "Please make a backup of your data first"
msgstr ""

#: diskdrake/hd_gtk.pm:126 diskdrake/interactive.pm:238
#, c-format
msgid "Exit"
msgstr ""

#: diskdrake/hd_gtk.pm:126 diskdrake/hd_gtk.pm:126 diskdrake/hd_gtk.pm:126
#, c-format
msgid "Continue"
msgstr ""

#: diskdrake/hd_gtk.pm:209 fs/partitioning_wizard.pm:554 interactive.pm:778 interactive/gtk.pm:812 interactive/gtk.pm:830 interactive/gtk.pm:862 ugtk2.pm:936 ugtk3.pm:1034
#, c-format
msgid "Help"
msgstr ""

#: diskdrake/hd_gtk.pm:255
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""

#: diskdrake/hd_gtk.pm:257
#, c-format
msgid "Please click on a partition"
msgstr ""

#: diskdrake/hd_gtk.pm:271 diskdrake/smbnfs_gtk.pm:63
#, c-format
msgid "Details"
msgstr ""

#: diskdrake/hd_gtk.pm:320
#, c-format
msgid "No hard disk drives found"
msgstr ""

#: diskdrake/hd_gtk.pm:357
#, c-format
msgid "Unknown"
msgstr ""

#: diskdrake/hd_gtk.pm:424
#, c-format
msgid "Ext4"
msgstr ""

#: diskdrake/hd_gtk.pm:424 fs/partitioning_wizard.pm:402
#, c-format
msgid "XFS"
msgstr ""

#: diskdrake/hd_gtk.pm:424 fs/partitioning_wizard.pm:402
#, c-format
msgid "Swap"
msgstr ""

#: diskdrake/hd_gtk.pm:424 fs/partitioning_wizard.pm:402
#, c-format
msgid "Windows"
msgstr ""

#: diskdrake/hd_gtk.pm:425 fs/partitioning_wizard.pm:403 services.pm:195
#, c-format
msgid "Other"
msgstr ""

#: diskdrake/hd_gtk.pm:425 diskdrake/interactive.pm:1389 fs/partitioning_wizard.pm:403
#, c-format
msgid "Empty"
msgstr ""

#: diskdrake/hd_gtk.pm:432
#, c-format
msgid "Filesystem types:"
msgstr ""

#: diskdrake/hd_gtk.pm:453
#, c-format
msgid "This partition is already empty"
msgstr ""

#: diskdrake/hd_gtk.pm:462
#, c-format
msgid "Use ``Unmount'' first"
msgstr ""

#: diskdrake/hd_gtk.pm:462
#, c-format
msgid "Use ``%s'' instead (in expert mode)"
msgstr ""

#: diskdrake/hd_gtk.pm:462 diskdrake/interactive.pm:409 diskdrake/interactive.pm:636 diskdrake/removable.pm:25 diskdrake/removable.pm:48
#, c-format
msgid "Type"
msgstr ""

#: diskdrake/interactive.pm:209
#, c-format
msgid "Choose another partition"
msgstr ""

#: diskdrake/interactive.pm:209
#, c-format
msgid "Choose a partition"
msgstr ""

#: diskdrake/interactive.pm:271 diskdrake/interactive.pm:382 interactive/curses.pm:532
#, c-format
msgid "More"
msgstr ""

#: diskdrake/interactive.pm:279 diskdrake/interactive.pm:292 diskdrake/interactive.pm:1305 mygtk2.pm:1228 mygtk3.pm:1282
#, c-format
msgid "Confirmation"
msgstr ""

#: diskdrake/interactive.pm:279
#, c-format
msgid "Continue anyway?"
msgstr ""

#: diskdrake/interactive.pm:284
#, c-format
msgid "Quit without saving"
msgstr ""

#: diskdrake/interactive.pm:284
#, c-format
msgid "Quit without writing the partition table?"
msgstr ""

#: diskdrake/interactive.pm:292
#, c-format
msgid "Do you want to save the /etc/fstab modifications?"
msgstr ""

#: diskdrake/interactive.pm:299 fs/partitioning_wizard.pm:286
#, c-format
msgid "You need to reboot for the partition table modifications to take effect"
msgstr ""

#: diskdrake/interactive.pm:304
#, c-format
msgid ""
"You should format partition %s.\n"
"Otherwise no entry for mount point %s will be written in fstab.\n"
"Quit anyway?"
msgstr ""

#: diskdrake/interactive.pm:317
#, c-format
msgid "Clear all"
msgstr ""

#: diskdrake/interactive.pm:318
#, c-format
msgid "Auto allocate"
msgstr ""

#: diskdrake/interactive.pm:324
#, c-format
msgid "Toggle to normal mode"
msgstr ""

#: diskdrake/interactive.pm:324
#, c-format
msgid "Toggle to expert mode"
msgstr ""

#: diskdrake/interactive.pm:336
#, c-format
msgid "Hard disk drive information"
msgstr ""

#: diskdrake/interactive.pm:371
#, c-format
msgid "All primary partitions are used"
msgstr ""

#: diskdrake/interactive.pm:372
#, c-format
msgid "I cannot add any more partitions"
msgstr ""

#: diskdrake/interactive.pm:373
#, c-format
msgid "To have more partitions, please delete one to be able to create an extended partition"
msgstr ""

#: diskdrake/interactive.pm:384
#, c-format
msgid "Reload partition table"
msgstr ""

#: diskdrake/interactive.pm:391
#, c-format
msgid "Detailed information"
msgstr ""

#: diskdrake/interactive.pm:407
#, c-format
msgid "View"
msgstr ""

#: diskdrake/interactive.pm:412 diskdrake/interactive.pm:825
#, c-format
msgid "Resize"
msgstr ""

#: diskdrake/interactive.pm:413
#, c-format
msgid "Format"
msgstr ""

#: diskdrake/interactive.pm:415 diskdrake/interactive.pm:975
#, c-format
msgid "Add to RAID"
msgstr ""

#: diskdrake/interactive.pm:416 diskdrake/interactive.pm:994
#, c-format
msgid "Add to LVM"
msgstr ""

#: diskdrake/interactive.pm:417
#, c-format
msgid "Use"
msgstr ""

#: diskdrake/interactive.pm:419
#, c-format
msgid "Delete"
msgstr ""

#: diskdrake/interactive.pm:420
#, c-format
msgid "Remove from RAID"
msgstr ""

#: diskdrake/interactive.pm:421
#, c-format
msgid "Remove from LVM"
msgstr ""

#: diskdrake/interactive.pm:422
#, c-format
msgid "Remove from dm"
msgstr ""

#: diskdrake/interactive.pm:423
#, c-format
msgid "Modify RAID"
msgstr ""

#: diskdrake/interactive.pm:424
#, c-format
msgid "Use for loopback"
msgstr ""

#: diskdrake/interactive.pm:434
#, c-format
msgid "Create"
msgstr ""

#: diskdrake/interactive.pm:456
#, c-format
msgid "Failed to mount partition"
msgstr ""

#: diskdrake/interactive.pm:490 diskdrake/interactive.pm:492
#, c-format
msgid "Create a new partition"
msgstr ""

#: diskdrake/interactive.pm:494
#, c-format
msgid "Start sector: "
msgstr ""

#: diskdrake/interactive.pm:497 diskdrake/interactive.pm:1079
#, c-format
msgid "Size in MB: "
msgstr ""

#: diskdrake/interactive.pm:499 diskdrake/interactive.pm:1080
#, c-format
msgid "Filesystem type: "
msgstr ""

#: diskdrake/interactive.pm:505
#, c-format
msgid "Preference: "
msgstr ""

#: diskdrake/interactive.pm:508
#, c-format
msgid "Logical volume name "
msgstr ""

#: diskdrake/interactive.pm:510
#, c-format
msgid "Encrypt partition"
msgstr ""

#: diskdrake/interactive.pm:511
#, c-format
msgid "Encryption key "
msgstr ""

#: diskdrake/interactive.pm:512 diskdrake/interactive.pm:1506
#, c-format
msgid "Encryption key (again)"
msgstr ""

#: diskdrake/interactive.pm:524 diskdrake/interactive.pm:1502
#, c-format
msgid "The encryption keys do not match"
msgstr ""

#: diskdrake/interactive.pm:525
#, c-format
msgid "Missing encryption key"
msgstr ""

#: diskdrake/interactive.pm:545
#, c-format
msgid ""
"You cannot create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""

#: diskdrake/interactive.pm:597
#, c-format
msgid "Remove the loopback file?"
msgstr ""

#: diskdrake/interactive.pm:617
#, c-format
msgid "After changing type of partition %s, all data on this partition will be lost"
msgstr ""

#: diskdrake/interactive.pm:633
#, c-format
msgid "Change partition type"
msgstr ""

#: diskdrake/interactive.pm:635 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr ""

#: diskdrake/interactive.pm:642
#, c-format
msgid "Switching from %s to %s"
msgstr ""

#: diskdrake/interactive.pm:677
#, c-format
msgid "Set volume label"
msgstr ""

#: diskdrake/interactive.pm:679
#, c-format
msgid "Beware, this will be written to disk as soon as you validate!"
msgstr ""

#: diskdrake/interactive.pm:680
#, c-format
msgid "Beware, this will be written to disk only after formatting!"
msgstr ""

#: diskdrake/interactive.pm:682
#, c-format
msgid "Which volume label?"
msgstr ""

#: diskdrake/interactive.pm:683
#, c-format
msgid "Label:"
msgstr ""

#: diskdrake/interactive.pm:704
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr ""

#: diskdrake/interactive.pm:705
#, c-format
msgid "Where do you want to mount device %s?"
msgstr ""

#: diskdrake/interactive.pm:710
#, c-format
msgid ""
"Cannot unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""

#: diskdrake/interactive.pm:740
#, c-format
msgid "Where do you want to mount %s?"
msgstr ""

#: diskdrake/interactive.pm:770 diskdrake/interactive.pm:866 fs/partitioning_wizard.pm:136 fs/partitioning_wizard.pm:212
#, c-format
msgid "Resizing"
msgstr ""

#: diskdrake/interactive.pm:770
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr ""

#: diskdrake/interactive.pm:812
#, c-format
msgid "This partition is not resizeable"
msgstr ""

#: diskdrake/interactive.pm:817
#, c-format
msgid "All data on this partition should be backed up"
msgstr ""

#: diskdrake/interactive.pm:819
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""

#: diskdrake/interactive.pm:826
#, c-format
msgid "Choose the new size"
msgstr ""

#: diskdrake/interactive.pm:827
#, c-format
msgid "New size in MB: "
msgstr ""

#: diskdrake/interactive.pm:828
#, c-format
msgid "Minimum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:829
#, c-format
msgid "Maximum size: %s MB"
msgstr ""

#: diskdrake/interactive.pm:877 fs/partitioning_wizard.pm:220
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s),\n"
"filesystem checks will be run on your next boot into Microsoft Windows庐"
msgstr ""

#: diskdrake/interactive.pm:943 diskdrake/interactive.pm:1497
#, c-format
msgid "Filesystem encryption key"
msgstr ""

#: diskdrake/interactive.pm:944
#, c-format
msgid "Enter your filesystem encryption key"
msgstr ""

#: diskdrake/interactive.pm:945 diskdrake/interactive.pm:1505
#, c-format
msgid "Encryption key"
msgstr ""

#: diskdrake/interactive.pm:952
#, c-format
msgid "Invalid key"
msgstr ""

#: diskdrake/interactive.pm:975
#, c-format
msgid "Choose an existing RAID to add to"
msgstr ""

#: diskdrake/interactive.pm:977 diskdrake/interactive.pm:996
#, c-format
msgid "new"
msgstr ""

#: diskdrake/interactive.pm:994
#, c-format
msgid "Choose an existing LVM to add to"
msgstr ""

#: diskdrake/interactive.pm:1006 diskdrake/interactive.pm:1015
#, c-format
msgid "LVM name"
msgstr ""

#: diskdrake/interactive.pm:1007
#, c-format
msgid "Enter a name for the new LVM volume group"
msgstr ""

#: diskdrake/interactive.pm:1012
#, c-format
msgid "\"%s\" already exists"
msgstr ""

#: diskdrake/interactive.pm:1044
#, c-format
msgid ""
"Physical volume %s is still in use.\n"
"Do you want to move used physical extents on this volume to other volumes?"
msgstr ""

#: diskdrake/interactive.pm:1046
#, c-format
msgid "Moving physical extents"
msgstr ""

#: diskdrake/interactive.pm:1064
#, c-format
msgid "This partition cannot be used for loopback"
msgstr ""

#: diskdrake/interactive.pm:1077
#, c-format
msgid "Loopback"
msgstr ""

#: diskdrake/interactive.pm:1078
#, c-format
msgid "Loopback file name: "
msgstr ""

#: diskdrake/interactive.pm:1083 diskdrake/interactive.pm:1083
#, c-format
msgid "Give a file name"
msgstr ""

#: diskdrake/interactive.pm:1086
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr ""

#: diskdrake/interactive.pm:1087
#, c-format
msgid "File already exists. Use it?"
msgstr ""

#: diskdrake/interactive.pm:1119 diskdrake/interactive.pm:1122
#, c-format
msgid "Mount options"
msgstr ""

#: diskdrake/interactive.pm:1129
#, c-format
msgid "Various"
msgstr ""

#: diskdrake/interactive.pm:1175
#, c-format
msgid "device"
msgstr ""

#: diskdrake/interactive.pm:1176
#, c-format
msgid "level"
msgstr ""

#: diskdrake/interactive.pm:1177
#, c-format
msgid "chunk size in KiB"
msgstr ""

#: diskdrake/interactive.pm:1195
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr ""

#: diskdrake/interactive.pm:1212
#, c-format
msgid "Partitioning Type"
msgstr ""

#: diskdrake/interactive.pm:1212
#, c-format
msgid "What type of partitioning?"
msgstr ""

#: diskdrake/interactive.pm:1250
#, c-format
msgid "You'll need to reboot before the modification can take effect"
msgstr ""

#: diskdrake/interactive.pm:1259
#, c-format
msgid "Partition table of drive %s is going to be written to disk"
msgstr ""

#: diskdrake/interactive.pm:1278 fs/format.pm:107 fs/format.pm:114
#, c-format
msgid "Formatting partition %s"
msgstr ""

#: diskdrake/interactive.pm:1291
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""

#: diskdrake/interactive.pm:1305 fs/partitioning.pm:48
#, c-format
msgid "Check for bad blocks?"
msgstr ""

#: diskdrake/interactive.pm:1320
#, c-format
msgid "Move files to the new partition"
msgstr ""

#: diskdrake/interactive.pm:1320
#, c-format
msgid "Hide files"
msgstr ""

#: diskdrake/interactive.pm:1321
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)\n"
"\n"
"You can either choose to move the files into the partition that will be mounted there or leave them where they are (which results in hiding them by the contents of the mounted partition)"
msgstr ""

#: diskdrake/interactive.pm:1336
#, c-format
msgid "Moving files to the new partition"
msgstr ""

#: diskdrake/interactive.pm:1340
#, c-format
msgid "Copying %s"
msgstr ""

#: diskdrake/interactive.pm:1344
#, c-format
msgid "Removing %s"
msgstr ""

#: diskdrake/interactive.pm:1358
#, c-format
msgid "partition %s is now known as %s"
msgstr ""

#: diskdrake/interactive.pm:1359
#, c-format
msgid "Partitions have been renumbered: "
msgstr ""

#: diskdrake/interactive.pm:1384 diskdrake/interactive.pm:1446
#, c-format
msgid "Device: "
msgstr ""

#: diskdrake/interactive.pm:1385
#, c-format
msgid "Volume label: "
msgstr ""

#: diskdrake/interactive.pm:1386
#, c-format
msgid "UUID: "
msgstr ""

#: diskdrake/interactive.pm:1387
#, c-format
msgid ""
"DOS drive letter: %s (just a guess)\n"
""
msgstr ""

#: diskdrake/interactive.pm:1391 diskdrake/interactive.pm:1465
#, c-format
msgid "Type: "
msgstr ""

#: diskdrake/interactive.pm:1393
#, c-format
msgid ""
"Start: sector %s\n"
""
msgstr ""

#: diskdrake/interactive.pm:1394
#, c-format
msgid "Size: %s"
msgstr ""

#: diskdrake/interactive.pm:1396
#, c-format
msgid ", %s sectors"
msgstr ""

#: diskdrake/interactive.pm:1398
#, c-format
msgid ""
"Cylinder %d to %d\n"
""
msgstr ""

#: diskdrake/interactive.pm:1399
#, c-format
msgid ""
"Number of logical extents: %d\n"
""
msgstr ""

#: diskdrake/interactive.pm:1400
#, c-format
msgid ""
"Formatted\n"
""
msgstr ""

#: diskdrake/interactive.pm:1401
#, c-format
msgid ""
"Not formatted\n"
""
msgstr ""

#: diskdrake/interactive.pm:1402
#, c-format
msgid ""
"Mounted\n"
""
msgstr ""

#: diskdrake/interactive.pm:1403
#, c-format
msgid ""
"RAID %s\n"
""
msgstr ""

#: diskdrake/interactive.pm:1405
#, c-format
msgid "Encrypted"
msgstr ""

#: diskdrake/interactive.pm:1407
#, c-format
msgid " (mapped on %s)"
msgstr ""

#: diskdrake/interactive.pm:1408
#, c-format
msgid " (to map on %s)"
msgstr ""

#: diskdrake/interactive.pm:1409
#, c-format
msgid " (inactive)"
msgstr ""

#: diskdrake/interactive.pm:1416
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
""
msgstr ""

#: diskdrake/interactive.pm:1417
#, c-format
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
""
msgstr ""

#: diskdrake/interactive.pm:1419
#, c-format
msgid ""
"Level %s\n"
""
msgstr ""

#: diskdrake/interactive.pm:1420
#, c-format
msgid ""
"Chunk size %d KiB\n"
""
msgstr ""

#: diskdrake/interactive.pm:1421
#, c-format
msgid ""
"RAID-disks %s\n"
""
msgstr ""

#: diskdrake/interactive.pm:1423
#, c-format
msgid "Loopback file name: %s"
msgstr ""

#: diskdrake/interactive.pm:1426
#, c-format
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition. You should\n"
"probably leave it alone.\n"
""
msgstr ""

#: diskdrake/interactive.pm:1429
#, c-format
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
""
msgstr ""

#: diskdrake/interactive.pm:1438
#, c-format
msgid "Free space on %s (%s)"
msgstr ""

#: diskdrake/interactive.pm:1447
#, c-format
msgid "Read-only"
msgstr ""

#: diskdrake/interactive.pm:1448
#, c-format
msgid ""
"Size: %s\n"
""
msgstr ""

#: diskdrake/interactive.pm:1449
#, c-format
msgid ""
"Geometry: %s cylinders, %s heads, %s sectors\n"
""
msgstr ""

#: diskdrake/interactive.pm:1450
#, c-format
msgid "Name: "
msgstr ""

#: diskdrake/interactive.pm:1451
#, c-format
msgid "Medium type: "
msgstr ""

#: diskdrake/interactive.pm:1452
#, c-format
msgid ""
"LVM-disks %s\n"
""
msgstr ""

#: diskdrake/interactive.pm:1453
#, c-format
msgid ""
"Partition table type: %s\n"
""
msgstr ""

#: diskdrake/interactive.pm:1454
#, c-format
msgid ""
"on channel %d id %d\n"
""
msgstr ""

#: diskdrake/interactive.pm:1498
#, c-format
msgid "Choose your filesystem encryption key"
msgstr ""

#: diskdrake/interactive.pm:1501
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""

#: diskdrake/interactive.pm:1508
#, c-format
msgid "Encryption algorithm"
msgstr ""

#: diskdrake/removable.pm:46
#, c-format
msgid "Change type"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:81 interactive.pm:120 interactive.pm:675 interactive/curses.pm:267 interactive/http.pm:104 interactive/http.pm:160 interactive/stdio.pm:39 interactive/stdio.pm:148 mygtk2.pm:846 mygtk2.pm:1229 mygtk3.pm:899 mygtk3.pm:1283 ugtk2.pm:415 ugtk2.pm:517 ugtk2.pm:526 ugtk2.pm:812 ugtk3.pm:503 ugtk3.pm:593 ugtk3.pm:602 ugtk3.pm:910
#, c-format
msgid "Cancel"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:164
#, c-format
msgid "Cannot login using username %s (bad password?)"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177
#, c-format
msgid "Domain Authentication Required"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Which username"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:169
#, c-format
msgid "Another one"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:178
#, c-format
msgid "Please enter your username, password and domain name to access this host."
msgstr ""

#: diskdrake/smbnfs_gtk.pm:180
#, c-format
msgid "Username"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:182
#, c-format
msgid "Domain"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:206
#, c-format
msgid "Search servers"
msgstr ""

#: diskdrake/smbnfs_gtk.pm:211
#, c-format
msgid "Search for new servers"
msgstr ""

#: do_pkgs.pm:45 do_pkgs.pm:100
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""

#: do_pkgs.pm:49 do_pkgs.pm:79 do_pkgs.pm:103 do_pkgs.pm:142
#, c-format
msgid "Could not install the %s package!"
msgstr ""

#: do_pkgs.pm:54 do_pkgs.pm:108
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""

#: do_pkgs.pm:74 do_pkgs.pm:137
#, c-format
msgid ""
"The following packages need to be installed:\n"
""
msgstr ""

#: do_pkgs.pm:342
#, c-format
msgid "Installing packages..."
msgstr ""

#: do_pkgs.pm:387 pkgs.pm:293
#, c-format
msgid "Removing packages..."
msgstr ""

#: fs/any.pm:18
#, c-format
msgid "An error occurred - no valid devices were found on which to create new filesystems. Please check your hardware for the cause of this problem"
msgstr ""

#: fs/any.pm:71 fs/partitioning_wizard.pm:68
#, c-format
msgid "You must have a ESP FAT32 partition mounted in /boot/EFI"
msgstr ""

#: fs/format.pm:111
#, c-format
msgid "Creating and formatting file %s"
msgstr ""

#: fs/format.pm:131
#, c-format
msgid "I do not know how to set label on %s with type %s"
msgstr ""

#: fs/format.pm:143
#, c-format
msgid "setting label on %s failed, is it formatted?"
msgstr ""

#: fs/format.pm:184
#, c-format
msgid "I do not know how to format %s in type %s"
msgstr ""

#: fs/format.pm:189 fs/format.pm:191
#, c-format
msgid "%s formatting of %s failed"
msgstr ""

#: fs/loopback.pm:24
#, c-format
msgid ""
"Circular mounts %s\n"
""
msgstr ""

#: fs/mount.pm:85
#, c-format
msgid "Mounting partition %s"
msgstr ""

#: fs/mount.pm:87
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""

#: fs/mount.pm:92 fs/mount.pm:109
#, c-format
msgid "Checking %s"
msgstr ""

#: fs/mount.pm:126 partition_table.pm:397
#, c-format
msgid "error unmounting %s: %s"
msgstr ""

#: fs/mount.pm:141
#, c-format
msgid "Enabling swap partition %s"
msgstr ""

#: fs/mount_options.pm:114
#, c-format
msgid "Enable POSIX Access Control Lists"
msgstr ""

#: fs/mount_options.pm:116
#, c-format
msgid "Flush write cache on file close"
msgstr ""

#: fs/mount_options.pm:118
#, c-format
msgid "Enable group disk quota accounting and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:120
#, c-format
msgid ""
"Do not update inode access times on this filesystem\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""

#: fs/mount_options.pm:123
#, c-format
msgid ""
"Update inode access times on this filesystem in a more efficient way\n"
"(e.g, for faster access on the news spool to speed up news servers)."
msgstr ""

#: fs/mount_options.pm:126
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
"the -a option will not cause the filesystem to be mounted)."
msgstr ""

#: fs/mount_options.pm:129
#, c-format
msgid "Do not interpret character or block special devices on the filesystem."
msgstr ""

#: fs/mount_options.pm:131
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
"filesystem. This option might be useful for a server that has filesystems\n"
"containing binaries for architectures other than its own."
msgstr ""

#: fs/mount_options.pm:135
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
"have suidperl(1) installed.)"
msgstr ""

#: fs/mount_options.pm:139
#, c-format
msgid "Mount the filesystem read-only."
msgstr ""

#: fs/mount_options.pm:141
#, c-format
msgid "All I/O to the filesystem should be done synchronously."
msgstr ""

#: fs/mount_options.pm:143
#, c-format
msgid "Allow every user to mount and umount the filesystem."
msgstr ""

#: fs/mount_options.pm:145
#, c-format
msgid "Allow an ordinary user to mount the filesystem."
msgstr ""

#: fs/mount_options.pm:147
#, c-format
msgid "Enable user disk quota accounting, and optionally enforce limits"
msgstr ""

#: fs/mount_options.pm:149
#, c-format
msgid "Support \"user.\" extended attributes"
msgstr ""

#: fs/mount_options.pm:151
#, c-format
msgid "Give write access to ordinary users"
msgstr ""

#: fs/mount_options.pm:153
#, c-format
msgid "Give read-only access to ordinary users"
msgstr ""

#: fs/mount_point.pm:87
#, c-format
msgid "Duplicate mount point %s"
msgstr ""

#: fs/mount_point.pm:102
#, c-format
msgid "No partition available"
msgstr ""

#: fs/mount_point.pm:105
#, c-format
msgid "Scanning partitions to find mount points"
msgstr ""

#: fs/mount_point.pm:112
#, c-format
msgid "Choose the mount points"
msgstr ""

#: fs/partitioning.pm:46
#, c-format
msgid "Choose the partitions you want to format"
msgstr ""

#: fs/partitioning.pm:75
#, c-format
msgid "Failed to check filesystem %s. Do you want to repair the errors? (beware, you can lose data)"
msgstr ""

#: fs/partitioning.pm:78
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""

#: fs/partitioning_wizard.pm:59
#, c-format
msgid ""
"You must have a root partition.\n"
"To accomplish this, create a partition (or click on an existing one).\n"
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""

#: fs/partitioning_wizard.pm:65
#, c-format
msgid ""
"You do not have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""

#: fs/partitioning_wizard.pm:100
#, c-format
msgid "Use free space"
msgstr ""

#: fs/partitioning_wizard.pm:102
#, c-format
msgid "Not enough free space to allocate new partitions"
msgstr ""

#: fs/partitioning_wizard.pm:110
#, c-format
msgid "Use existing partitions"
msgstr ""

#: fs/partitioning_wizard.pm:112
#, c-format
msgid "There is no existing partition to use"
msgstr ""

#: fs/partitioning_wizard.pm:136
#, c-format
msgid "Computing the size of the Microsoft Windows庐 partition"
msgstr ""

#: fs/partitioning_wizard.pm:172
#, c-format
msgid "Use the free space on a Microsoft Windows庐 partition"
msgstr ""

#: fs/partitioning_wizard.pm:176
#, c-format
msgid "Which partition do you want to resize?"
msgstr ""

#: fs/partitioning_wizard.pm:179
#, c-format
msgid "Your Microsoft Windows庐 partition is too fragmented. Please reboot your computer under Microsoft Windows庐, run the ``defrag'' utility, then restart the %s installation."
msgstr ""

#: fs/partitioning_wizard.pm:187
#, c-format
msgid ""
"WARNING!\n"
"\n"
"\n"
"Your Microsoft Windows庐 partition will be now resized.\n"
"\n"
"\n"
"Be careful: this operation is dangerous. If you have not already done so, you first need to exit the installation, run \"chkdsk c:\" from a Command Prompt under Microsoft Windows庐 (beware, running graphical program \"scandisk\" is not enough, be sure to use \"chkdsk\" in a Command Prompt!), optionally run defrag, then restart the installation. You should also backup your data.\n"
"\n"
"\n"
"When sure, press %s."
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: fs/partitioning_wizard.pm:196 fs/partitioning_wizard.pm:558 interactive.pm:674 interactive/curses.pm:270 ugtk2.pm:519 ugtk3.pm:595
#, c-format
msgid "Next"
msgstr ""

#: fs/partitioning_wizard.pm:202
#, c-format
msgid "Partitionning"
msgstr ""

#: fs/partitioning_wizard.pm:202
#, c-format
msgid "Which size do you want to keep for Microsoft Windows庐 on partition %s?"
msgstr ""

#: fs/partitioning_wizard.pm:203
#, c-format
msgid "Size"
msgstr ""

#: fs/partitioning_wizard.pm:212
#, c-format
msgid "Resizing Microsoft Windows庐 partition"
msgstr ""

#: fs/partitioning_wizard.pm:217
#, c-format
msgid "FAT resizing failed: %s"
msgstr ""

#: fs/partitioning_wizard.pm:233
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""

#: fs/partitioning_wizard.pm:238
#, c-format
msgid "Remove Microsoft Windows庐"
msgstr ""

#: fs/partitioning_wizard.pm:238
#, c-format
msgid "Erase and use entire disk"
msgstr ""

#: fs/partitioning_wizard.pm:242
#, c-format
msgid "You have more than one hard disk drive, which one do you want the installer to use?"
msgstr ""

#: fs/partitioning_wizard.pm:250 fsedit.pm:642
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""

#: fs/partitioning_wizard.pm:260
#, c-format
msgid "Custom disk partitioning"
msgstr ""

#: fs/partitioning_wizard.pm:266
#, c-format
msgid "Use fdisk"
msgstr ""

#: fs/partitioning_wizard.pm:269
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, do not forget to save using `w'"
msgstr ""

#: fs/partitioning_wizard.pm:402
#, c-format
msgid "Ext2/3/4"
msgstr ""

#: fs/partitioning_wizard.pm:432 fs/partitioning_wizard.pm:578
#, c-format
msgid "I cannot find any room for installing"
msgstr ""

#: fs/partitioning_wizard.pm:441 fs/partitioning_wizard.pm:585
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""

#: fs/partitioning_wizard.pm:511
#, c-format
msgid "Here is the content of your disk drive "
msgstr ""

#: fs/partitioning_wizard.pm:596
#, c-format
msgid "Partitioning failed: %s"
msgstr ""

#: fs/type.pm:369
#, c-format
msgid "You cannot use JFS for partitions smaller than 16MB"
msgstr ""

#: fs/type.pm:370
#, c-format
msgid "You cannot use ReiserFS for partitions smaller than 32MB"
msgstr ""

#: fs/type.pm:371
#, c-format
msgid "You cannot use btrfs for partitions smaller than 256MB"
msgstr ""

#: fsedit.pm:25
#, c-format
msgid "simple"
msgstr ""

#: fsedit.pm:29
#, c-format
msgid "with /usr"
msgstr ""

#: fsedit.pm:34
#, c-format
msgid "server"
msgstr ""

#: fsedit.pm:147
#, c-format
msgid "BIOS software RAID detected on disks %s. Activate it?"
msgstr ""

#: fsedit.pm:257
#, c-format
msgid ""
"I cannot read the partition table of device %s, it's too corrupted for me :(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to lose all the partitions?\n"
""
msgstr ""

#: fsedit.pm:437
#, c-format
msgid "Mount points must begin with a leading /"
msgstr ""

#: fsedit.pm:438
#, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr ""

#: fsedit.pm:439
#, c-format
msgid ""
"There is already a partition with mount point %s\n"
""
msgstr ""

#: fsedit.pm:444
#, c-format
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a separate /boot partition"
msgstr ""

#: fsedit.pm:450
#, c-format
msgid "Metadata version unsupported for a boot partition. Please be sure to add a separate /boot partition."
msgstr ""

#: fsedit.pm:458
#, c-format
msgid ""
"You've selected a software RAID partition as /boot.\n"
"No bootloader is able to handle this."
msgstr ""

#: fsedit.pm:462
#, c-format
msgid "Metadata version unsupported for a boot partition."
msgstr ""

#: fsedit.pm:469
#, c-format
msgid ""
"You've selected an encrypted partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"Please be sure to add a separate /boot partition"
msgstr ""

#: fsedit.pm:475 fsedit.pm:493
#, c-format
msgid "You cannot use an encrypted filesystem for mount point %s"
msgstr ""

#: fsedit.pm:479
#, c-format
msgid "You cannot use the LVM Logical Volume for mount point %s since it spans physical volumes"
msgstr ""

#: fsedit.pm:481
#, c-format
msgid ""
"You've selected the LVM Logical Volume as root (/).\n"
"The bootloader is not able to handle this when the volume spans physical volumes.\n"
"You should create a separate /boot partition first"
msgstr ""

#: fsedit.pm:485 fsedit.pm:487
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr ""

#: fsedit.pm:489 fsedit.pm:491
#, c-format
msgid ""
"You need a true filesystem (ext2/3/4, reiserfs, xfs, or jfs) for this mount point\n"
""
msgstr ""

#: fsedit.pm:558
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr ""

#: fsedit.pm:560
#, c-format
msgid "Nothing to do"
msgstr ""

#: harddrake/data.pm:62
#, c-format
msgid "SATA controllers"
msgstr ""

#: harddrake/data.pm:71
#, c-format
msgid "RAID controllers"
msgstr ""

#: harddrake/data.pm:81
#, c-format
msgid "(E)IDE/ATA controllers"
msgstr ""

#: harddrake/data.pm:92
#, c-format
msgid "Card readers"
msgstr ""

#: harddrake/data.pm:101
#, c-format
msgid "Firewire controllers"
msgstr ""

#: harddrake/data.pm:110
#, c-format
msgid "PCMCIA controllers"
msgstr ""

#: harddrake/data.pm:119
#, c-format
msgid "SCSI controllers"
msgstr ""

#: harddrake/data.pm:128
#, c-format
msgid "USB controllers"
msgstr ""

#: harddrake/data.pm:137
#, c-format
msgid "USB ports"
msgstr ""

#: harddrake/data.pm:146
#, c-format
msgid "SMBus controllers"
msgstr ""

#: harddrake/data.pm:155
#, c-format
msgid "Bridges and system controllers"
msgstr ""

#: harddrake/data.pm:167
#, c-format
msgid "Floppy"
msgstr ""

#: harddrake/data.pm:177
#, c-format
msgid "Zip"
msgstr ""

#: harddrake/data.pm:193
#, c-format
msgid "Hard Disk"
msgstr ""

#: harddrake/data.pm:203
#, c-format
msgid "USB Mass Storage Devices"
msgstr ""

#: harddrake/data.pm:212
#, c-format
msgid "CDROM"
msgstr ""

#: harddrake/data.pm:222
#, c-format
msgid "CD/DVD burners"
msgstr ""

#: harddrake/data.pm:232
#, c-format
msgid "DVD-ROM"
msgstr ""

#: harddrake/data.pm:242
#, c-format
msgid "Tape"
msgstr ""

#: harddrake/data.pm:253
#, c-format
msgid "AGP controllers"
msgstr ""

#: harddrake/data.pm:262
#, c-format
msgid "Videocard"
msgstr ""

#: harddrake/data.pm:271
#, c-format
msgid "DVB card"
msgstr ""

#: harddrake/data.pm:279
#, c-format
msgid "Tvcard"
msgstr ""

#: harddrake/data.pm:289
#, c-format
msgid "Other MultiMedia devices"
msgstr ""

#: harddrake/data.pm:298
#, c-format
msgid "Soundcard"
msgstr ""

#: harddrake/data.pm:312
#, c-format
msgid "Webcam"
msgstr ""

#: harddrake/data.pm:327
#, c-format
msgid "Processors"
msgstr ""

#: harddrake/data.pm:337
#, c-format
msgid "ISDN adapters"
msgstr ""

#: harddrake/data.pm:348
#, c-format
msgid "USB sound devices"
msgstr ""

#: harddrake/data.pm:357
#, c-format
msgid "Radio cards"
msgstr ""

#: harddrake/data.pm:366
#, c-format
msgid "ATM network cards"
msgstr ""

#: harddrake/data.pm:375
#, c-format
msgid "WAN network cards"
msgstr ""

#: harddrake/data.pm:384
#, c-format
msgid "Bluetooth devices"
msgstr ""

#: harddrake/data.pm:393
#, c-format
msgid "Ethernetcard"
msgstr ""

#: harddrake/data.pm:410
#, c-format
msgid "Modem"
msgstr ""

#: harddrake/data.pm:420
#, c-format
msgid "ADSL adapters"
msgstr ""

#: harddrake/data.pm:432
#, c-format
msgid "Memory"
msgstr ""

#: harddrake/data.pm:441
#, c-format
msgid "Printer"
msgstr ""

#. -PO: these are joysticks controllers:
#: harddrake/data.pm:455
#, c-format
msgid "Game port controllers"
msgstr ""

#: harddrake/data.pm:464
#, c-format
msgid "Joystick"
msgstr ""

#: harddrake/data.pm:474
#, c-format
msgid "Keyboard"
msgstr ""

#: harddrake/data.pm:488
#, c-format
msgid "Tablet and touchscreen"
msgstr ""

#: harddrake/data.pm:497
#, c-format
msgid "Mouse"
msgstr ""

#: harddrake/data.pm:512
#, c-format
msgid "Biometry"
msgstr ""

#: harddrake/data.pm:520
#, c-format
msgid "UPS"
msgstr ""

#: harddrake/data.pm:529
#, c-format
msgid "Scanner"
msgstr ""

#: harddrake/data.pm:540
#, c-format
msgid "Unknown/Others"
msgstr ""

#: harddrake/data.pm:570
#, c-format
msgid "cpu # "
msgstr ""

#: harddrake/sound.pm:77
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr ""

#: harddrake/sound.pm:98
#, c-format
msgid "No known driver"
msgstr ""

#: harddrake/sound.pm:99
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""

#: harddrake/sound.pm:130
#, c-format
msgid "Enable PulseAudio"
msgstr ""

#: harddrake/sound.pm:135
#, c-format
msgid "Use Glitch-Free mode"
msgstr ""

#: harddrake/sound.pm:141
#, c-format
msgid "Reset sound mixer to default values"
msgstr ""

#: harddrake/sound.pm:146
#, c-format
msgid "Troubleshooting"
msgstr ""

#: harddrake/sound.pm:153
#, c-format
msgid "No alternative driver"
msgstr ""

#: harddrake/sound.pm:154
#, c-format
msgid "There's no known OSS/ALSA alternative driver for your sound card (%s) which currently uses \"%s\""
msgstr ""

#: harddrake/sound.pm:161
#, c-format
msgid "Sound configuration"
msgstr ""

#. -PO: here the first %s is either "ALSA", 
#. -PO: the second %s is the name of the current driver
#. -PO: and the third %s is the name of the default driver
#: harddrake/sound.pm:167
#, c-format
msgid ""
"\n"
"\n"
"Your card currently uses the %s\"%s\" driver (the default driver for your card is \"%s\")"
msgstr ""

#: harddrake/sound.pm:169
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independent sound API (it's available on most UNIX(tm) systems) but it's a very basic and limited API.\n"
"What's more, OSS drivers all reinvent the wheel.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) is a modularized architecture which\n"
"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
"It also provides a much higher API than OSS.\n"
"\n"
"To use alsa, one can either use:\n"
"- the old compatibility OSS API\n"
"- the new ALSA API that provides many enhanced features but requires using the ALSA library.\n"
""
msgstr ""

#: harddrake/sound.pm:184 harddrake/sound.pm:266
#, c-format
msgid "Driver:"
msgstr ""

#: harddrake/sound.pm:206
#, c-format
msgid "Sound troubleshooting"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:209
#, c-format
msgid ""
"Below are some basic tips to help debug audio problems, but for accurate and up-to-date tips and tricks, please see:\n"
"\n"
"https://wiki.mageia.org/en/Support:DebuggingSoundProblems\n"
"\n"
"\n"
"\n"
"- General Recommendation: Enable PulseAudio. If you have opted to not to use PulseAudio, we would strongly advise you enable it. For the vast majority of desktop use cases, PulseAudio is the recommended and best supported option.\n"
"\n"
"\n"
"\n"
"- \"kmix\" (KDE), \"gnome-control-center sound\" (GNOME) and \"pauvucontrol\" (generic) will launch graphical applications to allow you to view your sound devices and adjust volume levels\n"
"\n"
"\n"
"- \"ps aux | grep pulseaudio\" will check that PulseAudio is running.\n"
"\n"
"\n"
"- \"pactl stat\" will check that you can connect to the PulseAudio daemon correctly.\n"
"\n"
"\n"
"- \"pactl list sink-inputs\" will tell you which programs are currently playing sound via PulseAudio.\n"
"\n"
"\n"
"- \"systemctl status osspd.service\" will tell you the current state of the OSS Proxy Daemon. This is used to enable sound from legacy applications which use the OSS sound API. You should install the \"ossp\" package if you need this functionality.\n"
"\n"
"\n"
"- \"pacmd ls\" will give you a LOT of debug information about the current state of your audio.\n"
"\n"
"\n"
"- \"lspcidrake -v | grep -i audio\" will tell you which low-level driver your card uses by default.\n"
"\n"
"\n"
"- \"/usr/sbin/lsmod | grep snd\" will enable you to check which sound related kernel modules (drivers) are loaded.\n"
"\n"
"\n"
"- \"alsamixer -c 0\" will give you a text-based mixer to the low level ALSA mixer controls for first sound card\n"
"\n"
"\n"
"- \"/usr/sbin/fuser -v /dev/snd/pcm* /dev/dsp\" will tell which programs are currently using the sound card directly (normally this should only show PulseAudio)\n"
""
msgstr ""

#: harddrake/sound.pm:255
#, c-format
msgid "Let me pick any driver"
msgstr ""

#: harddrake/sound.pm:258
#, c-format
msgid "Choosing an arbitrary driver"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: harddrake/sound.pm:261
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your card\n"
"you can pick one from the list below.\n"
"\n"
"The current driver for your \"%s\" sound card is \"%s\" "
msgstr ""

#: harddrake/v4l.pm:12
#, c-format
msgid "Auto-detect"
msgstr ""

#: harddrake/v4l.pm:97 harddrake/v4l.pm:285 harddrake/v4l.pm:337
#, c-format
msgid "Unknown|Generic"
msgstr ""

#: harddrake/v4l.pm:130
#, c-format
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr ""

#: harddrake/v4l.pm:131
#, c-format
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""

#: harddrake/v4l.pm:475
#, c-format
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types here. Just select your TV card parameters if needed."
msgstr ""

#: harddrake/v4l.pm:478
#, c-format
msgid "Card model:"
msgstr ""

#: harddrake/v4l.pm:479
#, c-format
msgid "Tuner type:"
msgstr ""

#: interactive.pm:119 interactive.pm:674 interactive/curses.pm:270 interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39 interactive/stdio.pm:148 interactive/stdio.pm:149 mygtk2.pm:846 mygtk3.pm:899 ugtk2.pm:421 ugtk2.pm:519 ugtk2.pm:812 ugtk2.pm:835 ugtk3.pm:509 ugtk3.pm:595 ugtk3.pm:910 ugtk3.pm:933
#, c-format
msgid "Ok"
msgstr ""

#: interactive.pm:219 modules/interactive.pm:72 ugtk2.pm:811 ugtk3.pm:909 wizards.pm:156
#, c-format
msgid "Yes"
msgstr ""

#: interactive.pm:219 modules/interactive.pm:72 ugtk2.pm:811 ugtk3.pm:909 wizards.pm:156
#, c-format
msgid "No"
msgstr ""

#: interactive.pm:253
#, c-format
msgid "Choose a file"
msgstr ""

#: interactive.pm:390 interactive/gtk.pm:456
#, c-format
msgid "Add"
msgstr ""

#: interactive.pm:390 interactive/gtk.pm:456
#, c-format
msgid "Modify"
msgstr ""

#: interactive.pm:674 interactive/curses.pm:270 ugtk2.pm:519 ugtk3.pm:595
#, c-format
msgid "Finish"
msgstr ""

#: interactive.pm:675 interactive/curses.pm:267 ugtk2.pm:517 ugtk3.pm:593
#, c-format
msgid "Previous"
msgstr ""

#: interactive/curses.pm:576 ugtk2.pm:872 ugtk3.pm:970
#, c-format
msgid "No file chosen"
msgstr ""

#: interactive/curses.pm:580 ugtk2.pm:876 ugtk3.pm:974
#, c-format
msgid "You have chosen a directory, not a file"
msgstr ""

#: interactive/curses.pm:582 ugtk2.pm:878 ugtk3.pm:976
#, c-format
msgid "No such directory"
msgstr ""

#: interactive/curses.pm:582 ugtk2.pm:878 ugtk3.pm:976
#, c-format
msgid "No such file"
msgstr ""

#: interactive/gtk.pm:596
#, c-format
msgid "Beware, Caps Lock is enabled"
msgstr ""

#: interactive/stdio.pm:29 interactive/stdio.pm:154
#, c-format
msgid ""
"Bad choice, try again\n"
""
msgstr ""

#: interactive/stdio.pm:30 interactive/stdio.pm:155
#, c-format
msgid "Your choice? (default %s) "
msgstr ""

#: interactive/stdio.pm:54
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""

#: interactive/stdio.pm:70
#, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr ""

#: interactive/stdio.pm:97
#, c-format
msgid "Button `%s': %s"
msgstr ""

#: interactive/stdio.pm:98
#, c-format
msgid "Do you want to click on this button?"
msgstr ""

#: interactive/stdio.pm:110
#, c-format
msgid "Your choice? (default `%s'%s) "
msgstr ""

#: interactive/stdio.pm:110
#, c-format
msgid " enter `void' for void entry"
msgstr ""

#: interactive/stdio.pm:128
#, c-format
msgid ""
"=> There are many things to choose from (%s).\n"
""
msgstr ""

#: interactive/stdio.pm:131
#, c-format
msgid ""
"Please choose the first number of the 10-range you wish to edit,\n"
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr ""

#: interactive/stdio.pm:144
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""

#: interactive/stdio.pm:151
#, c-format
msgid "Re-submit"
msgstr ""

#. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR"
#. -PO: or as "default:RTL", depending if your language is written from
#. -PO: left to right, or from right to left; any other string is wrong.
#: lang.pm:247
#, c-format
msgid "default:LTR"
msgstr ""

#: lang.pm:301
#, c-format
msgid "Andorra"
msgstr ""

#: lang.pm:302 timezone.pm:237
#, c-format
msgid "United Arab Emirates"
msgstr ""

#: lang.pm:303
#, c-format
msgid "Afghanistan"
msgstr ""

#: lang.pm:304
#, c-format
msgid "Antigua and Barbuda"
msgstr ""

#: lang.pm:305
#, c-format
msgid "Anguilla"
msgstr ""

#: lang.pm:306
#, c-format
msgid "Albania"
msgstr ""

#: lang.pm:307
#, c-format
msgid "Armenia"
msgstr ""

#: lang.pm:308
#, c-format
msgid "Netherlands Antilles"
msgstr ""

#: lang.pm:309
#, c-format
msgid "Angola"
msgstr ""

#: lang.pm:310
#, c-format
msgid "Antarctica"
msgstr ""

#: lang.pm:311 timezone.pm:282
#, c-format
msgid "Argentina"
msgstr ""

#: lang.pm:312
#, c-format
msgid "American Samoa"
msgstr ""

#: lang.pm:313 mirror.pm:22 timezone.pm:240
#, c-format
msgid "Austria"
msgstr ""

#: lang.pm:314 mirror.pm:21 timezone.pm:278
#, c-format
msgid "Australia"
msgstr ""

#: lang.pm:315
#, c-format
msgid "Aruba"
msgstr ""

#: lang.pm:316
#, c-format
msgid "Azerbaijan"
msgstr ""

#: lang.pm:317
#, c-format
msgid "Bosnia and Herzegovina"
msgstr ""

#: lang.pm:318
#, c-format
msgid "Barbados"
msgstr ""

#: lang.pm:319 timezone.pm:222
#, c-format
msgid "Bangladesh"
msgstr ""

#: lang.pm:320 mirror.pm:23 timezone.pm:242
#, c-format
msgid "Belgium"
msgstr ""

#: lang.pm:321
#, c-format
msgid "Burkina Faso"
msgstr ""

#: lang.pm:322 timezone.pm:243
#, c-format
msgid "Bulgaria"
msgstr ""

#: lang.pm:323
#, c-format
msgid "Bahrain"
msgstr ""

#: lang.pm:324
#, c-format
msgid "Burundi"
msgstr ""

#: lang.pm:325
#, c-format
msgid "Benin"
msgstr ""

#: lang.pm:326
#, c-format
msgid "Bermuda"
msgstr ""

#: lang.pm:327
#, c-format
msgid "Brunei Darussalam"
msgstr ""

#: lang.pm:328
#, c-format
msgid "Bolivia"
msgstr ""

#: lang.pm:329 mirror.pm:24 timezone.pm:283
#, c-format
msgid "Brazil"
msgstr ""

#: lang.pm:330
#, c-format
msgid "Bahamas"
msgstr ""

#: lang.pm:331
#, c-format
msgid "Bhutan"
msgstr ""

#: lang.pm:332
#, c-format
msgid "Bouvet Island"
msgstr ""

#: lang.pm:333
#, c-format
msgid "Botswana"
msgstr ""

#: lang.pm:334 timezone.pm:241
#, c-format
msgid "Belarus"
msgstr ""

#: lang.pm:335
#, c-format
msgid "Belize"
msgstr ""

#: lang.pm:336 mirror.pm:25 timezone.pm:272
#, c-format
msgid "Canada"
msgstr ""

#: lang.pm:337
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr ""

#: lang.pm:338
#, c-format
msgid "Congo (Kinshasa)"
msgstr ""

#: lang.pm:339
#, c-format
msgid "Central African Republic"
msgstr ""

#: lang.pm:340
#, c-format
msgid "Congo (Brazzaville)"
msgstr ""

#: lang.pm:341 mirror.pm:49 timezone.pm:266
#, c-format
msgid "Switzerland"
msgstr ""

#: lang.pm:342
#, c-format
msgid "Cote d'Ivoire"
msgstr ""

#: lang.pm:343
#, c-format
msgid "Cook Islands"
msgstr ""

#: lang.pm:344 timezone.pm:284
#, c-format
msgid "Chile"
msgstr ""

#: lang.pm:345
#, c-format
msgid "Cameroon"
msgstr ""

#: lang.pm:346 timezone.pm:223
#, c-format
msgid "China"
msgstr ""

#: lang.pm:347
#, c-format
msgid "Colombia"
msgstr ""

#: lang.pm:348 mirror.pm:26
#, c-format
msgid "Costa Rica"
msgstr ""

#: lang.pm:349
#, c-format
msgid "Serbia & Montenegro"
msgstr ""

#: lang.pm:350
#, c-format
msgid "Cuba"
msgstr ""

#: lang.pm:351
#, c-format
msgid "Cape Verde"
msgstr ""

#: lang.pm:352
#, c-format
msgid "Christmas Island"
msgstr ""

#: lang.pm:353
#, c-format
msgid "Cyprus"
msgstr ""

#: lang.pm:354 mirror.pm:27 timezone.pm:244
#, c-format
msgid "Czech Republic"
msgstr ""

#: lang.pm:355 mirror.pm:32 timezone.pm:249
#, c-format
msgid "Germany"
msgstr ""

#: lang.pm:356
#, c-format
msgid "Djibouti"
msgstr ""

#: lang.pm:357 mirror.pm:28 timezone.pm:245
#, c-format
msgid "Denmark"
msgstr ""

#: lang.pm:358
#, c-format
msgid "Dominica"
msgstr ""

#: lang.pm:359
#, c-format
msgid "Dominican Republic"
msgstr ""

#: lang.pm:360
#, c-format
msgid "Algeria"
msgstr ""

#: lang.pm:361
#, c-format
msgid "Ecuador"
msgstr ""

#: lang.pm:362 mirror.pm:29 timezone.pm:246
#, c-format
msgid "Estonia"
msgstr ""

#: lang.pm:363
#, c-format
msgid "Egypt"
msgstr ""

#: lang.pm:364
#, c-format
msgid "Western Sahara"
msgstr ""

#: lang.pm:365
#, c-format
msgid "Eritrea"
msgstr ""

#: lang.pm:366 mirror.pm:47 timezone.pm:264
#, c-format
msgid "Spain"
msgstr ""

#: lang.pm:367
#, c-format
msgid "Ethiopia"
msgstr ""

#: lang.pm:368 mirror.pm:30 timezone.pm:247
#, c-format
msgid "Finland"
msgstr ""

#: lang.pm:369
#, c-format
msgid "Fiji"
msgstr ""

#: lang.pm:370
#, c-format
msgid "Falkland Islands (Malvinas)"
msgstr ""

#: lang.pm:371
#, c-format
msgid "Micronesia"
msgstr ""

#: lang.pm:372
#, c-format
msgid "Faroe Islands"
msgstr ""

#: lang.pm:373 mirror.pm:31 timezone.pm:248
#, c-format
msgid "France"
msgstr ""

#: lang.pm:374
#, c-format
msgid "Gabon"
msgstr ""

#: lang.pm:375 timezone.pm:268
#, c-format
msgid "United Kingdom"
msgstr ""

#: lang.pm:376
#, c-format
msgid "Grenada"
msgstr ""

#: lang.pm:377
#, c-format
msgid "Georgia"
msgstr ""

#: lang.pm:378
#, c-format
msgid "French Guiana"
msgstr ""

#: lang.pm:379
#, c-format
msgid "Ghana"
msgstr ""

#: lang.pm:380
#, c-format
msgid "Gibraltar"
msgstr ""

#: lang.pm:381
#, c-format
msgid "Greenland"
msgstr ""

#: lang.pm:382
#, c-format
msgid "Gambia"
msgstr ""

#: lang.pm:383
#, c-format
msgid "Guinea"
msgstr ""

#: lang.pm:384
#, c-format
msgid "Guadeloupe"
msgstr ""

#: lang.pm:385
#, c-format
msgid "Equatorial Guinea"
msgstr ""

#: lang.pm:386 mirror.pm:33 timezone.pm:250
#, c-format
msgid "Greece"
msgstr ""

#: lang.pm:387
#, c-format
msgid "South Georgia and the South Sandwich Islands"
msgstr ""

#: lang.pm:388 timezone.pm:273
#, c-format
msgid "Guatemala"
msgstr ""

#: lang.pm:389
#, c-format
msgid "Guam"
msgstr ""

#: lang.pm:390
#, c-format
msgid "Guinea-Bissau"
msgstr ""

#: lang.pm:391
#, c-format
msgid "Guyana"
msgstr ""

#: lang.pm:392
#, c-format
msgid "Hong Kong SAR (China)"
msgstr ""

#: lang.pm:393
#, c-format
msgid "Heard and McDonald Islands"
msgstr ""

#: lang.pm:394
#, c-format
msgid "Honduras"
msgstr ""

#: lang.pm:395
#, c-format
msgid "Croatia"
msgstr ""

#: lang.pm:396
#, c-format
msgid "Haiti"
msgstr ""

#: lang.pm:397 mirror.pm:34 timezone.pm:251
#, c-format
msgid "Hungary"
msgstr ""

#: lang.pm:398 timezone.pm:226
#, c-format
msgid "Indonesia"
msgstr ""

#: lang.pm:399 mirror.pm:35 timezone.pm:252
#, c-format
msgid "Ireland"
msgstr ""

#: lang.pm:400 mirror.pm:36 timezone.pm:228
#, c-format
msgid "Israel"
msgstr ""

#: lang.pm:401 timezone.pm:225
#, c-format
msgid "India"
msgstr ""

#: lang.pm:402
#, c-format
msgid "British Indian Ocean Territory"
msgstr ""

#: lang.pm:403
#, c-format
msgid "Iraq"
msgstr ""

#: lang.pm:404 timezone.pm:227
#, c-format
msgid "Iran"
msgstr ""

#: lang.pm:405
#, c-format
msgid "Iceland"
msgstr ""

#: lang.pm:406 mirror.pm:37 timezone.pm:253
#, c-format
msgid "Italy"
msgstr ""

#: lang.pm:407
#, c-format
msgid "Jamaica"
msgstr ""

#: lang.pm:408
#, c-format
msgid "Jordan"
msgstr ""

#: lang.pm:409 mirror.pm:38 timezone.pm:229
#, c-format
msgid "Japan"
msgstr ""

#: lang.pm:410
#, c-format
msgid "Kenya"
msgstr ""

#: lang.pm:411
#, c-format
msgid "Kyrgyzstan"
msgstr ""

#: lang.pm:412
#, c-format
msgid "Cambodia"
msgstr ""

#: lang.pm:413
#, c-format
msgid "Kiribati"
msgstr ""

#: lang.pm:414
#, c-format
msgid "Comoros"
msgstr ""

#: lang.pm:415
#, c-format
msgid "Saint Kitts and Nevis"
msgstr ""

#: lang.pm:416
#, c-format
msgid "Korea (North)"
msgstr ""

#: lang.pm:417 timezone.pm:230
#, c-format
msgid "Korea"
msgstr ""

#: lang.pm:418
#, c-format
msgid "Kuwait"
msgstr ""

#: lang.pm:419
#, c-format
msgid "Cayman Islands"
msgstr ""

#: lang.pm:420
#, c-format
msgid "Kazakhstan"
msgstr ""

#: lang.pm:421
#, c-format
msgid "Laos"
msgstr ""

#: lang.pm:422
#, c-format
msgid "Lebanon"
msgstr ""

#: lang.pm:423
#, c-format
msgid "Saint Lucia"
msgstr ""

#: lang.pm:424
#, c-format
msgid "Liechtenstein"
msgstr ""

#: lang.pm:425
#, c-format
msgid "Sri Lanka"
msgstr ""

#: lang.pm:426
#, c-format
msgid "Liberia"
msgstr ""

#: lang.pm:427
#, c-format
msgid "Lesotho"
msgstr ""

#: lang.pm:428 timezone.pm:254
#, c-format
msgid "Lithuania"
msgstr ""

#: lang.pm:429 timezone.pm:255
#, c-format
msgid "Luxembourg"
msgstr ""

#: lang.pm:430
#, c-format
msgid "Latvia"
msgstr ""

#: lang.pm:431
#, c-format
msgid "Libya"
msgstr ""

#: lang.pm:432
#, c-format
msgid "Morocco"
msgstr ""

#: lang.pm:433
#, c-format
msgid "Monaco"
msgstr ""

#: lang.pm:434
#, c-format
msgid "Moldova"
msgstr ""

#: lang.pm:435
#, c-format
msgid "Madagascar"
msgstr ""

#: lang.pm:436
#, c-format
msgid "Marshall Islands"
msgstr ""

#: lang.pm:437
#, c-format
msgid "Macedonia"
msgstr ""

#: lang.pm:438
#, c-format
msgid "Mali"
msgstr ""

#: lang.pm:439
#, c-format
msgid "Myanmar"
msgstr ""

#: lang.pm:440
#, c-format
msgid "Mongolia"
msgstr ""

#: lang.pm:441
#, c-format
msgid "Northern Mariana Islands"
msgstr ""

#: lang.pm:442
#, c-format
msgid "Martinique"
msgstr ""

#: lang.pm:443
#, c-format
msgid "Mauritania"
msgstr ""

#: lang.pm:444
#, c-format
msgid "Montserrat"
msgstr ""

#: lang.pm:445
#, c-format
msgid "Malta"
msgstr ""

#: lang.pm:446
#, c-format
msgid "Mauritius"
msgstr ""

#: lang.pm:447
#, c-format
msgid "Maldives"
msgstr ""

#: lang.pm:448
#, c-format
msgid "Malawi"
msgstr ""

#: lang.pm:449 timezone.pm:274
#, c-format
msgid "Mexico"
msgstr ""

#: lang.pm:450 timezone.pm:231
#, c-format
msgid "Malaysia"
msgstr ""

#: lang.pm:451
#, c-format
msgid "Mozambique"
msgstr ""

#: lang.pm:452
#, c-format
msgid "Namibia"
msgstr ""

#: lang.pm:453
#, c-format
msgid "New Caledonia"
msgstr ""

#: lang.pm:454
#, c-format
msgid "Niger"
msgstr ""

#: lang.pm:455
#, c-format
msgid "Norfolk Island"
msgstr ""

#: lang.pm:456
#, c-format
msgid "Nigeria"
msgstr ""

#: lang.pm:457
#, c-format
msgid "Nicaragua"
msgstr ""

#: lang.pm:458 mirror.pm:39 timezone.pm:256
#, c-format
msgid "Netherlands"
msgstr ""

#: lang.pm:459 mirror.pm:41 timezone.pm:257
#, c-format
msgid "Norway"
msgstr ""

#: lang.pm:460
#, c-format
msgid "Nepal"
msgstr ""

#: lang.pm:461
#, c-format
msgid "Nauru"
msgstr ""

#: lang.pm:462
#, c-format
msgid "Niue"
msgstr ""

#: lang.pm:463 mirror.pm:40 timezone.pm:279
#, c-format
msgid "New Zealand"
msgstr ""

#: lang.pm:464
#, c-format
msgid "Oman"
msgstr ""

#: lang.pm:465
#, c-format
msgid "Panama"
msgstr ""

#: lang.pm:466
#, c-format
msgid "Peru"
msgstr ""

#: lang.pm:467
#, c-format
msgid "French Polynesia"
msgstr ""

#: lang.pm:468
#, c-format
msgid "Papua New Guinea"
msgstr ""

#: lang.pm:469 timezone.pm:232
#, c-format
msgid "Philippines"
msgstr ""

#: lang.pm:470
#, c-format
msgid "Pakistan"
msgstr ""

#: lang.pm:471 mirror.pm:42 timezone.pm:258
#, c-format
msgid "Poland"
msgstr ""

#: lang.pm:472
#, c-format
msgid "Saint Pierre and Miquelon"
msgstr ""

#: lang.pm:473
#, c-format
msgid "Pitcairn"
msgstr ""

#: lang.pm:474
#, c-format
msgid "Puerto Rico"
msgstr ""

#: lang.pm:475
#, c-format
msgid "Palestine"
msgstr ""

#: lang.pm:476 mirror.pm:43 timezone.pm:259
#, c-format
msgid "Portugal"
msgstr ""

#: lang.pm:477
#, c-format
msgid "Paraguay"
msgstr ""

#: lang.pm:478
#, c-format
msgid "Palau"
msgstr ""

#: lang.pm:479
#, c-format
msgid "Qatar"
msgstr ""

#: lang.pm:480
#, c-format
msgid "Reunion"
msgstr ""

#: lang.pm:481 timezone.pm:260
#, c-format
msgid "Romania"
msgstr ""

#: lang.pm:482 mirror.pm:44
#, c-format
msgid "Russia"
msgstr ""

#: lang.pm:483
#, c-format
msgid "Rwanda"
msgstr ""

#: lang.pm:484
#, c-format
msgid "Saudi Arabia"
msgstr ""

#: lang.pm:485
#, c-format
msgid "Solomon Islands"
msgstr ""

#: lang.pm:486
#, c-format
msgid "Seychelles"
msgstr ""

#: lang.pm:487
#, c-format
msgid "Sudan"
msgstr ""

#: lang.pm:488 mirror.pm:48 timezone.pm:265
#, c-format
msgid "Sweden"
msgstr ""

#: lang.pm:489 timezone.pm:233
#, c-format
msgid "Singapore"
msgstr ""

#: lang.pm:490
#, c-format
msgid "Saint Helena"
msgstr ""

#: lang.pm:491 timezone.pm:263
#, c-format
msgid "Slovenia"
msgstr ""

#: lang.pm:492
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr ""

#: lang.pm:493 mirror.pm:45 timezone.pm:262
#, c-format
msgid "Slovakia"
msgstr ""

#: lang.pm:494
#, c-format
msgid "Sierra Leone"
msgstr ""

#: lang.pm:495
#, c-format
msgid "San Marino"
msgstr ""

#: lang.pm:496
#, c-format
msgid "Senegal"
msgstr ""

#: lang.pm:497
#, c-format
msgid "Somalia"
msgstr ""

#: lang.pm:498
#, c-format
msgid "Suriname"
msgstr ""

#: lang.pm:499
#, c-format
msgid "Sao Tome and Principe"
msgstr ""

#: lang.pm:500
#, c-format
msgid "El Salvador"
msgstr ""

#: lang.pm:501
#, c-format
msgid "Syria"
msgstr ""

#: lang.pm:502
#, c-format
msgid "Swaziland"
msgstr ""

#: lang.pm:503
#, c-format
msgid "Turks and Caicos Islands"
msgstr ""

#: lang.pm:504
#, c-format
msgid "Chad"
msgstr ""

#: lang.pm:505
#, c-format
msgid "French Southern Territories"
msgstr ""

#: lang.pm:506
#, c-format
msgid "Togo"
msgstr ""

#: lang.pm:507 mirror.pm:51 timezone.pm:235
#, c-format
msgid "Thailand"
msgstr ""

#: lang.pm:508
#, c-format
msgid "Tajikistan"
msgstr ""

#: lang.pm:509
#, c-format
msgid "Tokelau"
msgstr ""

#: lang.pm:510
#, c-format
msgid "East Timor"
msgstr ""

#: lang.pm:511
#, c-format
msgid "Turkmenistan"
msgstr ""

#: lang.pm:512
#, c-format
msgid "Tunisia"
msgstr ""

#: lang.pm:513
#, c-format
msgid "Tonga"
msgstr ""

#: lang.pm:514 timezone.pm:236
#, c-format
msgid "Turkey"
msgstr ""

#: lang.pm:515
#, c-format
msgid "Trinidad and Tobago"
msgstr ""

#: lang.pm:516
#, c-format
msgid "Tuvalu"
msgstr ""

#: lang.pm:517 mirror.pm:50 timezone.pm:234
#, c-format
msgid "Taiwan"
msgstr ""

#: lang.pm:518 timezone.pm:219
#, c-format
msgid "Tanzania"
msgstr ""

#: lang.pm:519 timezone.pm:267
#, c-format
msgid "Ukraine"
msgstr ""

#: lang.pm:520
#, c-format
msgid "Uganda"
msgstr ""

#: lang.pm:521
#, c-format
msgid "United States Minor Outlying Islands"
msgstr ""

#: lang.pm:522 mirror.pm:52 timezone.pm:275
#, c-format
msgid "United States"
msgstr ""

#: lang.pm:523
#, c-format
msgid "Uruguay"
msgstr ""

#: lang.pm:524
#, c-format
msgid "Uzbekistan"
msgstr ""

#: lang.pm:525
#, c-format
msgid "Vatican"
msgstr ""

#: lang.pm:526
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr ""

#: lang.pm:527
#, c-format
msgid "Venezuela"
msgstr ""

#: lang.pm:528
#, c-format
msgid "Virgin Islands (British)"
msgstr ""

#: lang.pm:529
#, c-format
msgid "Virgin Islands (U.S.)"
msgstr ""

#: lang.pm:530
#, c-format
msgid "Vietnam"
msgstr ""

#: lang.pm:531
#, c-format
msgid "Vanuatu"
msgstr ""

#: lang.pm:532
#, c-format
msgid "Wallis and Futuna"
msgstr ""

#: lang.pm:533
#, c-format
msgid "Samoa"
msgstr ""

#: lang.pm:534
#, c-format
msgid "Yemen"
msgstr ""

#: lang.pm:535
#, c-format
msgid "Mayotte"
msgstr ""

#: lang.pm:536 mirror.pm:46 timezone.pm:218
#, c-format
msgid "South Africa"
msgstr ""

#: lang.pm:537
#, c-format
msgid "Zambia"
msgstr ""

#: lang.pm:538
#, c-format
msgid "Zimbabwe"
msgstr ""

#: lang.pm:1509
#, c-format
msgid "Welcome to %s"
msgstr ""

#: lvm.pm:128
#, c-format
msgid "Moving used physical extents to other physical volumes failed"
msgstr ""

#: lvm.pm:194
#, c-format
msgid "Physical volume %s is still in use"
msgstr ""

#: lvm.pm:204
#, c-format
msgid ""
"Remove the logical volumes first\n"
""
msgstr ""

#: lvm.pm:247
#, c-format
msgid "The bootloader can't handle /boot on multiple physical volumes"
msgstr ""

#. -PO: Only write something if needed:
#: messages.pm:11
#, c-format
msgid "_: You can warn about unofficial translation here"
msgstr ""

#: messages.pm:18
#, c-format
msgid "Introduction"
msgstr ""

#: messages.pm:20
#, c-format
msgid ""
"The operating system and the different components available in the Mageia distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related to the operating \n"
"system and the different components of the Mageia distribution, and any applications \n"
"distributed with these products provided by Mageia's licensors or suppliers."
msgstr ""

#: messages.pm:27
#, c-format
msgid "1. License Agreement"
msgstr ""

#: messages.pm:29
#, c-format
msgid ""
"Please read this document carefully. This document is a license agreement between you and  \n"
"Mageia which applies to the Software Products.\n"
"By installing, duplicating or using any of the Software Products in any manner, you explicitly \n"
"accept and fully agree to conform to the terms and conditions of this License. \n"
"If you disagree with any portion of the License, you are not allowed to install, duplicate or use \n"
"the Software Products. \n"
"Any attempt to install, duplicate or use the Software Products in a manner which does not comply \n"
"with the terms and conditions of this License is void and will terminate your rights under this \n"
"License. Upon termination of the License,  you must immediately destroy all copies of the \n"
"Software Products."
msgstr ""

#: messages.pm:41
#, c-format
msgid "2. Limited Warranty"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: messages.pm:44
#, c-format
msgid ""
"The Software Products and attached documentation are provided \"as is\", with no warranty, to the \n"
"extent permitted by law.\n"
"Neither Mageia nor its licensors or suppliers will, in any circumstances and to the extent \n"
"permitted by law, be liable for any special, incidental, direct or indirect damages whatsoever \n"
"(including without limitation damages for loss of business, interruption of business, financial \n"
"loss, legal fees and penalties resulting from a court judgment, or any other consequential loss) \n"
"arising out of  the use or inability to use the Software Products, even if Mageia or its \n"
"licensors or suppliers have been advised of the possibility or occurrence of such damages.\n"
"\n"
"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME COUNTRIES\n"
"\n"
"To the extent permitted by law, neither Mageia nor its licensors, suppliers or\n"
"distributors will, in any circumstances, be liable for any special, incidental, direct or indirect \n"
"damages whatsoever (including without limitation damages for loss of business, interruption of \n"
"business, financial loss, legal fees and penalties resulting from a court judgment, or any \n"
"other consequential loss) arising out of the possession and use of software components or \n"
"arising out of  downloading software components from one of Mageia sites which are \n"
"prohibited or restricted in some countries by local laws.\n"
"This limited liability applies to, but is not restricted to, the strong cryptography components \n"
"included in the Software Products.\n"
"However, because some jurisdictions do not allow the exclusion or limitation of liability for \n"
"consequential or incidental damages, the above limitation may not apply to you."
msgstr ""

#: messages.pm:68
#, c-format
msgid "3. The GPL License and Related Licenses"
msgstr ""

#: messages.pm:70
#, c-format
msgid ""
"The Software Products consist of components created by different persons or entities.\n"
"Most of these licenses allow you to use, duplicate, adapt or redistribute the components which \n"
"they cover. Please read carefully the terms and conditions of the license agreement for each component \n"
"before using any component. Any question on a component license should be addressed to the component \n"
"licensor or supplier and not to Mageia.\n"
"The programs developed by Mageia are governed by the GPL License. Documentation written \n"
"by Mageia is governed by \"%s\" License."
msgstr ""

#: messages.pm:79
#, c-format
msgid "4. Intellectual Property Rights"
msgstr ""

#: messages.pm:81
#, c-format
msgid ""
"All rights to the components of the Software Products belong to their respective authors and are \n"
"protected by intellectual property and copyright laws applicable to software programs.\n"
"Mageia and its suppliers and licensors reserves their rights to modify or adapt the Software \n"
"Products, as a whole or in parts, by all means and for all purposes.\n"
"\"Mageia\" and associated logos are trademarks of %s"
msgstr ""

#: messages.pm:88
#, c-format
msgid "5. Governing Laws"
msgstr ""

#: messages.pm:90
#, c-format
msgid ""
"If any portion of this agreement is held void, illegal or inapplicable by a court judgment, this \n"
"portion is excluded from this contract. You remain bound by the other applicable sections of the \n"
"agreement.\n"
"The terms and conditions of this License are governed by the Laws of France.\n"
"All disputes on the terms of this license will preferably be settled out of court. As a last \n"
"resort, the dispute will be referred to the appropriate Courts of Law of Paris - France.\n"
"For any question on this document, please contact Mageia."
msgstr ""

#: messages.pm:102
#, c-format
msgid ""
"Warning: Free Software may not necessarily be patent free, and some Free\n"
"Software included may be covered by patents in your country. For example, the\n"
"MP3 decoders included may require a license for further usage (see\n"
"http://www.mp3licensing.com for more details). If you are unsure if a patent\n"
"may be applicable to you, check your local laws."
msgstr ""

#: messages.pm:111
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press Enter to reboot."
msgstr ""

#: messages.pm:113
#, c-format
msgid ""
"For information on fixes which are available for this release of Mageia,\n"
"consult the Errata available from:\n"
"%s"
msgstr ""

#: messages.pm:115
#, c-format
msgid ""
"After rebooting and logging into Mageia, you will see the MageiaWelcome screen.\n"
"It is full of very useful information and links."
msgstr ""

#: modules/interactive.pm:19
#, c-format
msgid "This driver has no configuration parameter!"
msgstr ""

#: modules/interactive.pm:22
#, c-format
msgid "Module configuration"
msgstr ""

#: modules/interactive.pm:22
#, c-format
msgid "You can configure each parameter of the module here."
msgstr ""

#: modules/interactive.pm:64
#, c-format
msgid "Found %s interfaces"
msgstr ""

#: modules/interactive.pm:65
#, c-format
msgid "Do you have another one?"
msgstr ""

#: modules/interactive.pm:66
#, c-format
msgid "Do you have any %s interfaces?"
msgstr ""

#: modules/interactive.pm:72
#, c-format
msgid "See hardware info"
msgstr ""

#: modules/interactive.pm:83
#, c-format
msgid "Installing driver for USB controller"
msgstr ""

#: modules/interactive.pm:84
#, c-format
msgid "Installing driver for firewire controller \"%s\""
msgstr ""

#: modules/interactive.pm:85
#, c-format
msgid "Installing driver for hard disk drive controller \"%s\""
msgstr ""

#: modules/interactive.pm:86
#, c-format
msgid "Installing driver for ethernet controller \"%s\""
msgstr ""

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: modules/interactive.pm:97
#, c-format
msgid "Installing driver for %s card %s"
msgstr ""

#: modules/interactive.pm:100
#, c-format
msgid "Configuring Hardware"
msgstr ""

#: modules/interactive.pm:111
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""

#: modules/interactive.pm:117
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Options are in format ``name=value name2=value2 ...''.\n"
"For instance, ``io=0x300 irq=7''"
msgstr ""

#: modules/interactive.pm:119
#, c-format
msgid "Module options:"
msgstr ""

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: modules/interactive.pm:132
#, c-format
msgid "Which %s driver should I try?"
msgstr ""

#: modules/interactive.pm:141
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without them. Would you like to specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
"information it needs? Occasionally, probing will hang a computer, but it should\n"
"not cause any damage."
msgstr ""

#: modules/interactive.pm:145
#, c-format
msgid "Autoprobe"
msgstr ""

#: modules/interactive.pm:145
#, c-format
msgid "Specify options"
msgstr ""

#: modules/interactive.pm:157
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""

#: mygtk2.pm:1229 mygtk3.pm:1283
#, c-format
msgid "Are you sure you want to quit?"
msgstr ""

#: mygtk2.pm:1570 mygtk2.pm:1571 mygtk3.pm:1650 mygtk3.pm:1651
#, c-format
msgid "Password is trivial to guess"
msgstr ""

#: mygtk2.pm:1572 mygtk3.pm:1652
#, c-format
msgid "Password should be resistant to basic attacks"
msgstr ""

#: mygtk2.pm:1573 mygtk2.pm:1574 mygtk3.pm:1653 mygtk3.pm:1654
#, c-format
msgid "Password seems secure"
msgstr ""

#: partition_table.pm:403
#, c-format
msgid "mount failed: "
msgstr ""

#: partition_table.pm:529
#, c-format
msgid ""
"You have a hole in your partition table but I cannot use it.\n"
"The only solution is to move your primary partitions to have the hole next to the extended partitions."
msgstr ""

#: partition_table/raw.pm:293
#, c-format
msgid ""
"Something bad is happening on your hard disk drive. \n"
"A test to check the integrity of data has failed. \n"
"It means writing anything on the disk will end up with random, corrupted data."
msgstr ""

#: pkgs.pm:260 pkgs.pm:263 pkgs.pm:276
#, c-format
msgid "Unused packages removal"
msgstr ""

#: pkgs.pm:260
#, c-format
msgid "Finding unused hardware packages..."
msgstr ""

#: pkgs.pm:263
#, c-format
msgid "Finding unused localization packages..."
msgstr ""

#: pkgs.pm:277
#, c-format
msgid "We have detected that some packages are not needed for your system configuration."
msgstr ""

#: pkgs.pm:278
#, c-format
msgid "We will remove the following packages, unless you choose otherwise:"
msgstr ""

#: pkgs.pm:281 pkgs.pm:282
#, c-format
msgid "Unused hardware support"
msgstr ""

#: pkgs.pm:285 pkgs.pm:286
#, c-format
msgid "Unused localization"
msgstr ""

#: raid.pm:59
#, c-format
msgid "Cannot add a partition to _formatted_ RAID %s"
msgstr ""

#: raid.pm:200
#, c-format
msgid ""
"Not enough partitions for RAID level %d\n"
""
msgstr ""

#: scanner.pm:95
#, c-format
msgid "Could not create directory /usr/share/sane/firmware!"
msgstr ""

#: scanner.pm:106
#, c-format
msgid "Could not create link /usr/share/sane/%s!"
msgstr ""

#: scanner.pm:113
#, c-format
msgid "Could not copy firmware file %s to /usr/share/sane/firmware!"
msgstr ""

#: scanner.pm:120
#, c-format
msgid "Could not set permissions of firmware file %s!"
msgstr ""

#: scanner.pm:199
#, c-format
msgid "Scannerdrake"
msgstr ""

#: scanner.pm:200
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr ""

#: scanner.pm:201
#, c-format
msgid "Your scanner(s) will not be available for non-root users."
msgstr ""

#: security/help.pm:11
#, c-format
msgid "Accept bogus IPv4 error messages."
msgstr ""

#: security/help.pm:13
#, c-format
msgid "Accept broadcasted icmp echo."
msgstr ""

#: security/help.pm:15
#, c-format
msgid "Accept icmp echo."
msgstr ""

#: security/help.pm:17
#, c-format
msgid "Allow autologin."
msgstr ""

#. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is
#: security/help.pm:21
#, c-format
msgid ""
"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
"\n"
"If set to \"None\", no issues are allowed.\n"
"\n"
"Else only /etc/issue is allowed."
msgstr ""

#: security/help.pm:27
#, c-format
msgid "Allow reboot by the console user."
msgstr ""

#: security/help.pm:29
#, c-format
msgid "Allow remote root login."
msgstr ""

#: security/help.pm:31
#, c-format
msgid "Allow direct root login."
msgstr ""

#: security/help.pm:33
#, c-format
msgid "Allow the list of users on the system on display managers (kdm and gdm)."
msgstr ""

#: security/help.pm:35
#, c-format
msgid ""
"Allow to export display when\n"
"passing from the root account to the other users.\n"
"\n"
"See pam_xauth(8) for more details.'"
msgstr ""

#: security/help.pm:40
#, c-format
msgid ""
"Allow X connections:\n"
"\n"
"- \"All\" (all connections are allowed),\n"
"\n"
"- \"Local\" (only connection from local machine),\n"
"\n"
"- \"None\" (no connection)."
msgstr ""

#: security/help.pm:48
#, c-format
msgid ""
"The argument specifies if clients are authorized to connect\n"
"to the X server from the network on the tcp port 6000 or not."
msgstr ""

#. -PO: here "ALL", "Local" and "None" are values in a pull-down menu; translate them the same as they're
#: security/help.pm:53
#, c-format
msgid ""
"Authorize:\n"
"\n"
"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if set to \"ALL\",\n"
"\n"
"- only local ones if set to \"Local\"\n"
"\n"
"- none if set to \"None\".\n"
"\n"
"To authorize the services you need, use /etc/hosts.allow (see hosts.allow(5))."
msgstr ""

#: security/help.pm:63
#, c-format
msgid ""
"If SERVER_LEVEL (or SECURE_LEVEL if absent)\n"
"is greater than 3 in /etc/security/msec/security.conf, creates the\n"
"symlink /etc/security/msec/server to point to\n"
"/etc/security/msec/server.<SERVER_LEVEL>.\n"
"\n"
"The /etc/security/msec/server is used by chkconfig --add to decide to\n"
"add a service if it is present in the file during the installation of\n"
"packages."
msgstr ""

#: security/help.pm:72
#, c-format
msgid ""
"Enable crontab and at for users.\n"
"\n"
"Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n"
"and crontab(1))."
msgstr ""

#: security/help.pm:77
#, c-format
msgid "Enable syslog reports to console 12"
msgstr ""

#: security/help.pm:79
#, c-format
msgid ""
"Enable name resolution spoofing protection.  If\n"
"\"%s\" is true, also reports to syslog."
msgstr ""

#: security/help.pm:80
#, c-format
msgid "Security Alerts:"
msgstr ""

#: security/help.pm:82
#, c-format
msgid "Enable IP spoofing protection."
msgstr ""

#: security/help.pm:84
#, c-format
msgid "Enable libsafe if libsafe is found on the system."
msgstr ""

#: security/help.pm:86
#, c-format
msgid "Enable the logging of IPv4 strange packets."
msgstr ""

#: security/help.pm:88
#, c-format
msgid "Enable msec hourly security check."
msgstr ""

#: security/help.pm:90
#, c-format
msgid "Enable su only from members of the wheel group. If set to no, allows su from any user."
msgstr ""

#: security/help.pm:92
#, c-format
msgid "Use password to authenticate users."
msgstr ""

#: security/help.pm:94
#, c-format
msgid "Activate Ethernet cards promiscuity check."
msgstr ""

#: security/help.pm:96
#, c-format
msgid "Activate daily security check."
msgstr ""

#: security/help.pm:98
#, c-format
msgid "Enable sulogin(8) in single user level."
msgstr ""

#: security/help.pm:100
#, c-format
msgid "Add the name as an exception to the handling of password aging by msec."
msgstr ""

#: security/help.pm:102
#, c-format
msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
msgstr ""

#: security/help.pm:104
#, c-format
msgid "Set the password history length to prevent password reuse."
msgstr ""

#: security/help.pm:106
#, c-format
msgid "Set the password minimum length and minimum number of digit and minimum number of capitalized letters."
msgstr ""

#: security/help.pm:108
#, c-format
msgid "Set the root's file mode creation mask."
msgstr ""

#: security/help.pm:109
#, c-format
msgid "if set to yes, check open ports."
msgstr ""

#: security/help.pm:110
#, c-format
msgid ""
"if set to yes, check for:\n"
"\n"
"- empty passwords,\n"
"\n"
"- no password in /etc/shadow\n"
"\n"
"- for users with the 0 id other than root."
msgstr ""

#: security/help.pm:117
#, c-format
msgid "if set to yes, check permissions of files in the users' home."
msgstr ""

#: security/help.pm:118
#, c-format
msgid "if set to yes, check if the network devices are in promiscuous mode."
msgstr ""

#: security/help.pm:119
#, c-format
msgid "if set to yes, run the daily security checks."
msgstr ""

#: security/help.pm:120
#, c-format
msgid "if set to yes, check additions/removals of sgid files."
msgstr ""

#: security/help.pm:121
#, c-format
msgid "if set to yes, check empty password in /etc/shadow."
msgstr ""

#: security/help.pm:122
#, c-format
msgid "if set to yes, verify checksum of the suid/sgid files."
msgstr ""

#: security/help.pm:123
#, c-format
msgid "if set to yes, check additions/removals of suid root files."
msgstr ""

#: security/help.pm:124
#, c-format
msgid "if set to yes, report unowned files."
msgstr ""

#: security/help.pm:125
#, c-format
msgid "if set to yes, check files/directories writable by everybody."
msgstr ""

#: security/help.pm:126
#, c-format
msgid "if set to yes, run chkrootkit checks."
msgstr ""

#: security/help.pm:127
#, c-format
msgid "if set, send the mail report to this email address else send it to root."
msgstr ""

#: security/help.pm:128
#, c-format
msgid "if set to yes, report check result by mail."
msgstr ""

#: security/help.pm:129
#, c-format
msgid "Do not send mails if there's nothing to warn about"
msgstr ""

#: security/help.pm:130
#, c-format
msgid "if set to yes, run some checks against the rpm database."
msgstr ""

#: security/help.pm:131
#, c-format
msgid "if set to yes, report check result to syslog."
msgstr ""

#: security/help.pm:132
#, c-format
msgid "if set to yes, reports check result to tty."
msgstr ""

#: security/help.pm:134
#, c-format
msgid "Set shell commands history size. A value of -1 means unlimited."
msgstr ""

#: security/help.pm:136
#, c-format
msgid "Set the shell timeout. A value of zero means no timeout."
msgstr ""

#: security/help.pm:136
#, c-format
msgid "Timeout unit is second"
msgstr ""

#: security/help.pm:138
#, c-format
msgid "Set the user's file mode creation mask."
msgstr ""

#: security/l10n.pm:11
#, c-format
msgid "Accept bogus IPv4 error messages"
msgstr ""

#: security/l10n.pm:12
#, c-format
msgid "Accept broadcasted icmp echo"
msgstr ""

#: security/l10n.pm:13
#, c-format
msgid "Accept icmp echo"
msgstr ""

#: security/l10n.pm:15
#, c-format
msgid "/etc/issue* exist"
msgstr ""

#: security/l10n.pm:16
#, c-format
msgid "Reboot by the console user"
msgstr ""

#: security/l10n.pm:17
#, c-format
msgid "Allow remote root login"
msgstr ""

#: security/l10n.pm:18
#, c-format
msgid "Direct root login"
msgstr ""

#: security/l10n.pm:19
#, c-format
msgid "List users on display managers (kdm and gdm)"
msgstr ""

#: security/l10n.pm:20
#, c-format
msgid "Export display when passing from root to the other users"
msgstr ""

#: security/l10n.pm:21
#, c-format
msgid "Allow X Window connections"
msgstr ""

#: security/l10n.pm:22
#, c-format
msgid "Authorize TCP connections to X Window"
msgstr ""

#: security/l10n.pm:23
#, c-format
msgid "Authorize all services controlled by tcp_wrappers"
msgstr ""

#: security/l10n.pm:24
#, c-format
msgid "Chkconfig obey msec rules"
msgstr ""

#: security/l10n.pm:25
#, c-format
msgid "Enable \"crontab\" and \"at\" for users"
msgstr ""

#: security/l10n.pm:26
#, c-format
msgid "Syslog reports to console 12"
msgstr ""

#: security/l10n.pm:27
#, c-format
msgid "Name resolution spoofing protection"
msgstr ""

#: security/l10n.pm:28
#, c-format
msgid "Enable IP spoofing protection"
msgstr ""

#: security/l10n.pm:29
#, c-format
msgid "Enable libsafe if libsafe is found on the system"
msgstr ""

#: security/l10n.pm:30
#, c-format
msgid "Enable the logging of IPv4 strange packets"
msgstr ""

#: security/l10n.pm:31
#, c-format
msgid "Enable msec hourly security check"
msgstr ""

#: security/l10n.pm:32
#, c-format
msgid "Enable su only from the wheel group members"
msgstr ""

#: security/l10n.pm:33
#, c-format
msgid "Use password to authenticate users"
msgstr ""

#: security/l10n.pm:34
#, c-format
msgid "Ethernet cards promiscuity check"
msgstr ""

#: security/l10n.pm:35
#, c-format
msgid "Daily security check"
msgstr ""

#: security/l10n.pm:36
#, c-format
msgid "Sulogin(8) in single user level"
msgstr ""

#: security/l10n.pm:37
#, c-format
msgid "No password aging for"
msgstr ""

#: security/l10n.pm:38
#, c-format
msgid "Set password expiration and account inactivation delays"
msgstr ""

#: security/l10n.pm:39
#, c-format
msgid "Password history length"
msgstr ""

#: security/l10n.pm:40
#, c-format
msgid "Password minimum length and number of digits and upcase letters"
msgstr ""

#: security/l10n.pm:41
#, c-format
msgid "Root umask"
msgstr ""

#: security/l10n.pm:42
#, c-format
msgid "Shell history size"
msgstr ""

#: security/l10n.pm:43
#, c-format
msgid "Shell timeout"
msgstr ""

#: security/l10n.pm:44
#, c-format
msgid "User umask"
msgstr ""

#: security/l10n.pm:45
#, c-format
msgid "Check open ports"
msgstr ""

#: security/l10n.pm:46
#, c-format
msgid "Check for unsecured accounts"
msgstr ""

#: security/l10n.pm:47
#, c-format
msgid "Check permissions of files in the users' home"
msgstr ""

#: security/l10n.pm:48
#, c-format
msgid "Check if the network devices are in promiscuous mode"
msgstr ""

#: security/l10n.pm:49
#, c-format
msgid "Run the daily security checks"
msgstr ""

#: security/l10n.pm:50
#, c-format
msgid "Check additions/removals of sgid files"
msgstr ""

#: security/l10n.pm:51
#, c-format
msgid "Check empty password in /etc/shadow"
msgstr ""

#: security/l10n.pm:52
#, c-format
msgid "Verify checksum of the suid/sgid files"
msgstr ""

#: security/l10n.pm:53
#, c-format
msgid "Check additions/removals of suid root files"
msgstr ""

#: security/l10n.pm:54
#, c-format
msgid "Report unowned files"
msgstr ""

#: security/l10n.pm:55
#, c-format
msgid "Check files/directories writable by everybody"
msgstr ""

#: security/l10n.pm:56
#, c-format
msgid "Run chkrootkit checks"
msgstr ""

#: security/l10n.pm:57
#, c-format
msgid "Do not send empty mail reports"
msgstr ""

#: security/l10n.pm:58
#, c-format
msgid "If set, send the mail report to this email address else send it to root"
msgstr ""

#: security/l10n.pm:59
#, c-format
msgid "Report check result by mail"
msgstr ""

#: security/l10n.pm:60
#, c-format
msgid "Run some checks against the rpm database"
msgstr ""

#: security/l10n.pm:61
#, c-format
msgid "Report check result to syslog"
msgstr ""

#: security/l10n.pm:62
#, c-format
msgid "Reports check result to tty"
msgstr ""

#: security/level.pm:10
#, c-format
msgid "Disable msec"
msgstr ""

#: security/level.pm:11
#, c-format
msgid "Standard"
msgstr ""

#: security/level.pm:12
#, c-format
msgid "Secure"
msgstr ""

#: security/level.pm:52
#, c-format
msgid ""
"This level is to be used with care, as it disables all additional security\n"
"provided by msec. Use it only when you want to take care of all aspects of system security\n"
"on your own."
msgstr ""

#: security/level.pm:55
#, c-format
msgid "This is the standard security recommended for a computer that will be used to connect to the Internet as a client."
msgstr ""

#: security/level.pm:56
#, c-format
msgid ""
"With this security level, the use of this system as a server becomes possible.\n"
"The security is now high enough to use the system as a server which can accept\n"
"connections from many clients. Note: if your machine is only a client on the Internet, you should choose a lower level."
msgstr ""

#: security/level.pm:63
#, c-format
msgid "DrakSec Basic Options"
msgstr ""

#: security/level.pm:66
#, c-format
msgid "Please choose the desired security level"
msgstr ""

#. -PO: this string is used to properly format "<security level>: <level description>"
#: security/level.pm:70
#, c-format
msgid "%s: %s"
msgstr ""

#: security/level.pm:73
#, c-format
msgid "Security Administrator:"
msgstr ""

#: security/level.pm:74
#, c-format
msgid "Login or email:"
msgstr ""

#: services.pm:18
#, c-format
msgid "Listen and dispatch ACPI events from the kernel"
msgstr ""

#: services.pm:19
#, c-format
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""

#: services.pm:20
#, c-format
msgid "Anacron is a periodic command scheduler."
msgstr ""

#: services.pm:21
#, c-format
msgid ""
"apmd is used for monitoring battery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""

#: services.pm:23
#, c-format
msgid ""
"Runs commands scheduled by the at command at the time specified when\n"
"at was run, and runs batch commands when the load average is low enough."
msgstr ""

#: services.pm:25
#, c-format
msgid "Avahi is a ZeroConf daemon which implements an mDNS stack"
msgstr ""

#: services.pm:26
#, c-format
msgid "An NTP client/server"
msgstr ""

#: services.pm:27
#, c-format
msgid "Set CPU frequency settings"
msgstr ""

#: services.pm:28
#, c-format
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
"at periodic scheduled times. vixie cron adds a number of features to the basic\n"
"UNIX cron, including better security and more powerful configuration options."
msgstr ""

#: services.pm:31
#, c-format
msgid "Common UNIX Printing System (CUPS) is an advanced printer spooling system"
msgstr ""

#: services.pm:32
#, c-format
msgid "Launches the graphical display manager"
msgstr ""

#: services.pm:33
#, c-format
msgid ""
"FAM is a file monitoring daemon. It is used to get reports when files change.\n"
"It is used by GNOME and KDE"
msgstr ""

#: services.pm:35
#, c-format
msgid ""
"G15Daemon allows users access to all extra keys by decoding them and \n"
"pushing them back into the kernel via the linux UINPUT driver. This driver must be loaded \n"
"before g15daemon can be used for keyboard access. The G15 LCD is also supported. By default, \n"
"with no other clients active, g15daemon will display a clock. Client applications and \n"
"scripts can access the LCD via a simple API."
msgstr ""

#: services.pm:40
#, c-format
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""

#: services.pm:43
#, c-format
msgid "HAL is a daemon that collects and maintains information about hardware"
msgstr ""

#: services.pm:44
#, c-format
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""

#: services.pm:46
#, c-format
msgid "Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""

#: services.pm:47
#, c-format
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for starting\n"
"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd disables\n"
"all of the services it is responsible for."
msgstr ""

#: services.pm:51
#, c-format
msgid "Automates a packet filtering firewall with ip6tables"
msgstr ""

#: services.pm:52
#, c-format
msgid "Automates a packet filtering firewall with iptables"
msgstr ""

#: services.pm:53
#, c-format
msgid "Evenly distributes IRQ load across multiple CPUs for enhanced performance"
msgstr ""

#: services.pm:54
#, c-format
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard.  This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""

#: services.pm:57
#, c-format
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""

#: services.pm:59
#, c-format
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""

#: services.pm:60
#, c-format
msgid "Tweaks system behavior to extend battery life"
msgstr ""

#: services.pm:61
#, c-format
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""

#: services.pm:63
#, c-format
msgid ""
"lpd is the print daemon required for lpr to work properly. It is\n"
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""

#: services.pm:65
#, c-format
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""

#: services.pm:67
#, c-format
msgid "Monitors the network (Interactive Firewall and wireless"
msgstr ""

#: services.pm:68
#, c-format
msgid "Software RAID monitoring and management"
msgstr ""

#: services.pm:69
#, c-format
msgid "DBUS is a daemon which broadcasts notifications of system events and other messages"
msgstr ""

#: services.pm:70
#, c-format
msgid "Enables MSEC security policy on system startup"
msgstr ""

#: services.pm:71
#, c-format
msgid "named (BIND) is a Domain Name Server (DNS) that is used to resolve host names to IP addresses."
msgstr ""

#: services.pm:72
#, c-format
msgid "Initializes network console logging"
msgstr ""

#: services.pm:73
#, c-format
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""

#: services.pm:75
#, c-format
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""

#: services.pm:77
#, c-format
msgid "Requires network to be up if enabled"
msgstr ""

#: services.pm:78
#, c-format
msgid "Wait for the hotplugged network to be up"
msgstr ""

#: services.pm:79
#, c-format
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""

#: services.pm:82
#, c-format
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""

#: services.pm:84
#, c-format
msgid "Synchronizes system time using the Network Time Protocol (NTP)"
msgstr ""

#: services.pm:85
#, c-format
msgid ""
"Automatically switch on numlock key locker under console\n"
"and Xorg at boot."
msgstr ""

#: services.pm:87
#, c-format
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""

#: services.pm:88
#, c-format
msgid "Checks if a partition is close to full up"
msgstr ""

#: services.pm:89
#, c-format
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops.  It will not get started unless configured so it is safe to have\n"
"it installed on machines that do not need it."
msgstr ""

#: services.pm:92
#, c-format
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on machines\n"
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""

#: services.pm:95
#, c-format
msgid "Reserves some TCP ports"
msgstr ""

#: services.pm:96
#, c-format
msgid "Postfix is a Mail Transport Agent, which is the program that moves mail from one machine to another."
msgstr ""

#: services.pm:97
#, c-format
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""

#: services.pm:99
#, c-format
msgid ""
"Assign raw devices to block devices (such as hard disk drive\n"
"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""

#: services.pm:101
#, c-format
msgid "Nameserver information manager"
msgstr ""

#: services.pm:102
#, c-format
msgid ""
"The routed daemon allows for automatic IP router table updated via\n"
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""

#: services.pm:105
#, c-format
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""

#: services.pm:107
#, c-format
msgid "Syslog is the facility by which many daemons use to log messages to various system log files.  It is a good idea to always run rsyslog."
msgstr ""

#: services.pm:108
#, c-format
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""

#: services.pm:110
#, c-format
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similar to finger)."
msgstr ""

#: services.pm:112
#, c-format
msgid "SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..."
msgstr ""

#: services.pm:113
#, c-format
msgid "Packet filtering firewall"
msgstr ""

#: services.pm:114
#, c-format
msgid "Packet filtering firewall for IPv6"
msgstr ""

#: services.pm:115
#, c-format
msgid "The SMB/CIFS protocol enables to share access to files & printers and also integrates with a Windows Server domain"
msgstr ""

#: services.pm:116
#, c-format
msgid "Launch the sound system on your machine"
msgstr ""

#: services.pm:117
#, c-format
msgid "layer for speech analysis"
msgstr ""

#: services.pm:118
#, c-format
msgid "Secure Shell is a network protocol that allows data to be exchanged over a secure channel between two computers"
msgstr ""

#: services.pm:119
#, c-format
msgid ""
"Syslog is the facility by which many daemons use to log messages\n"
"to various system log files.  It is a good idea to always run syslog."
msgstr ""

#: services.pm:121
#, c-format
msgid "Moves the generated persistent udev rules to /etc/udev/rules.d"
msgstr ""

#: services.pm:122
#, c-format
msgid "Load the drivers for your usb devices."
msgstr ""

#: services.pm:123
#, c-format
msgid "A lightweight network traffic monitor"
msgstr ""

#: services.pm:124
#, c-format
msgid "Starts the X Font Server."
msgstr ""

#: services.pm:125
#, c-format
msgid "Starts other deamons on demand."
msgstr ""

#: services.pm:154
#, c-format
msgid "Printing"
msgstr ""

#: services.pm:157
#, c-format
msgid "Internet"
msgstr ""

#: services.pm:162
#, c-format
msgid ""
"_: Keep these entry short\n"
"Networking"
msgstr ""

#: services.pm:164
#, c-format
msgid "System"
msgstr ""

#: services.pm:170
#, c-format
msgid "Remote Administration"
msgstr ""

#: services.pm:179
#, c-format
msgid "Database Server"
msgstr ""

#: services.pm:190 services.pm:227
#, c-format
msgid "Services"
msgstr ""

#: services.pm:190
#, c-format
msgid "Choose which services should be automatically started at boot time"
msgstr ""

#: services.pm:208
#, c-format
msgid "%d activated for %d registered"
msgstr ""

#: services.pm:231
#, c-format
msgid "running"
msgstr ""

#: services.pm:231
#, c-format
msgid "stopped"
msgstr ""

#: services.pm:236
#, c-format
msgid "Services and daemons"
msgstr ""

#: services.pm:242
#, c-format
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""

#: services.pm:249
#, c-format
msgid "Start when requested"
msgstr ""

#: services.pm:249
#, c-format
msgid "On boot"
msgstr ""

#: services.pm:266
#, c-format
msgid "Start"
msgstr ""

#: services.pm:266
#, c-format
msgid "Stop"
msgstr ""

#: standalone.pm:27
#, c-format
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation; either version 2, or (at your option)\n"
"any later version.\n"
"\n"
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
"GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License\n"
"along with this program; if not, write to the Free Software\n"
"Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n"
""
msgstr ""

#: standalone.pm:46
#, c-format
msgid ""
"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
"Backup and Restore application\n"
"\n"
"--default             : save default directories.\n"
"--debug               : show all debug messages.\n"
"--show-conf           : list of files or directories to backup.\n"
"--config-info         : explain configuration file options (for non-X users).\n"
"--daemon              : use daemon configuration. \n"
"--help                : show this message.\n"
"--version             : show version number.\n"
""
msgstr ""

#: standalone.pm:58
#, c-format
msgid ""
"[--boot]\n"
"OPTIONS:\n"
"  --boot            - enable to configure boot loader\n"
"default mode: offer to configure autologin feature"
msgstr ""

#: standalone.pm:62
#, c-format
msgid ""
"[OPTIONS] [PROGRAM_NAME]\n"
"\n"
"OPTIONS:\n"
"  --help            - print this help message.\n"
"  --report          - program should be one of %s tools\n"
"  --incident        - program should be one of %s tools"
msgstr ""

#: standalone.pm:68
#, c-format
msgid ""
"[--add]\n"
"  --add             - \"add a network interface\" wizard\n"
"  --del             - \"delete a network interface\" wizard\n"
"  --skip-wizard     - manage connections\n"
"  --internet        - configure internet\n"
"  --wizard          - like --add"
msgstr ""

#: standalone.pm:74
#, c-format
msgid ""
"\n"
"Font Importation and monitoring application\n"
"\n"
"OPTIONS:\n"
"--windows_import : import from all available windows partitions.\n"
"--xls_fonts      : show all fonts that already exist from xls\n"
"--install        : accept any font file and any directory.\n"
"--uninstall      : uninstall any font or any directory of font.\n"
"--replace        : replace all font if already exist\n"
"--application    : 0 none application.\n"
"                 : 1 all application available supported.\n"
"                 : name_of_application like  so for staroffice \n"
"                 : and gs for ghostscript for only this one."
msgstr ""

#: standalone.pm:89
#, c-format
msgid ""
"[OPTIONS]...\n"
"%s Terminal Server Configurator\n"
"--enable         : enable MTS\n"
"--disable        : disable MTS\n"
"--start          : start MTS\n"
"--stop           : stop MTS\n"
"--adduser        : add an existing system user to MTS (requires username)\n"
"--deluser        : delete an existing system user from MTS (requires username)\n"
"--addclient      : add a client machine to MTS (requires MAC address, IP, nbi image name)\n"
"--delclient      : delete a client machine from MTS (requires MAC address, IP, nbi image name)"
msgstr ""

#: standalone.pm:101
#, c-format
msgid "[keyboard]"
msgstr ""

#: standalone.pm:102
#, c-format
msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""

#: standalone.pm:103
#, c-format
msgid ""
"[OPTIONS]\n"
"Network & Internet connection and monitoring application\n"
"\n"
"--defaultintf interface : show this interface by default\n"
"--connect : connect to internet if not already connected\n"
"--disconnect : disconnect to internet if already connected\n"
"--force : used with (dis)connect : force (dis)connection.\n"
"--status : returns 1 if connected 0 otherwise, then exit.\n"
"--quiet : do not be interactive. To be used with (dis)connect."
msgstr ""

#: standalone.pm:113
#, c-format
msgid ""
"[OPTION]...\n"
"  --no-confirmation      do not ask first confirmation question in %s Update mode\n"
"  --no-verify-rpm        do not verify packages signatures\n"
"  --changelog-first      display changelog before filelist in the description window\n"
"  --merge-all-rpmnew     propose to merge all .rpmnew/.rpmsave files found"
msgstr ""

#: standalone.pm:118
#, c-format
msgid "[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-usbtable] [--dynamic=dev]"
msgstr ""

#: standalone.pm:119
#, c-format
msgid ""
" [everything]\n"
"       XFdrake [--noauto] monitor\n"
"       XFdrake resolution"
msgstr ""

#: standalone.pm:156
#, c-format
msgid ""
"\n"
"Usage: %s  [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--testing] [-v|--version] "
msgstr ""

#: timezone.pm:170 timezone.pm:171
#, c-format
msgid "All servers"
msgstr ""

#: timezone.pm:207
#, c-format
msgid "Global"
msgstr ""

#: timezone.pm:210
#, c-format
msgid "Africa"
msgstr ""

#: timezone.pm:211
#, c-format
msgid "Asia"
msgstr ""

#: timezone.pm:212
#, c-format
msgid "Europe"
msgstr ""

#: timezone.pm:213
#, c-format
msgid "North America"
msgstr ""

#: timezone.pm:214
#, c-format
msgid "Oceania"
msgstr ""

#: timezone.pm:215
#, c-format
msgid "South America"
msgstr ""

#: timezone.pm:224
#, c-format
msgid "Hong Kong"
msgstr ""

#: timezone.pm:261
#, c-format
msgid "Russian Federation"
msgstr ""

#: timezone.pm:269
#, c-format
msgid "Yugoslavia"
msgstr ""

#: ugtk2.pm:812 ugtk3.pm:910
#, c-format
msgid "Is this correct?"
msgstr ""

#: ugtk2.pm:874 ugtk3.pm:972
#, c-format
msgid "You have chosen a file, not a directory"
msgstr ""

#: ugtk2.pm:924 ugtk3.pm:1022
#, c-format
msgid "Info"
msgstr ""

#: wizards.pm:95
#, c-format
msgid ""
"%s is not installed\n"
"Click \"Next\" to install or \"Cancel\" to quit"
msgstr ""

#: wizards.pm:99
#, c-format
msgid "Installation failed"
msgstr ""

麧悯f~V}﨑擢|籞鬡嘂齵S=]pP)僰 6萌忕艏J櫍┇龆J2-矙嘦o譜dT咱葚2●蘸hT6X'(鯰2w j 胿暀.麛.?N'囓1埳\罙]7瘗!*t摈W9軇K槐695}?湱[D uA.已萁KF'>` 巩绻 o2V*儖淧tuP[玉Sa;&'傄坚z芅檁鋽 Y:猾蚈#-@8"lJ+(l乥 烾*厂鶆AP渲`'蜁蟜'b呥?H{5+Zh錑爸M灴堇锳,卻坡虆% V郣9傕蛻讍]<肨爒!褭)鷝幫损Xu桰3易槎'祋X拡娱9$ 籢h&y矹;_`6"鏝>帍摸B灚@S鈻-疒aJD㈦鯑巑4RQ恲3糢7斒璑伈zc"?@乁> c擴撇螈&紘6y\乆鬇牳鷌嘭厔洜絤+猪壌粩np膯 K延9_x鍒 0p搣pi张 +夣前#`*巽K薯H of鉀sbIF腻 $]&音r 戚Φe鍵梐4>墟グ惝uo芄癈3Y鼋 /秙 蜋交 3甤栨睑#W%翄c踉V鈶律Fl|≧挗篸翢 qN往F娱7錰瑠x\hW<y皊剷胾m紼簒儤惲tS豽c跞菎1:枸w9總縶煇絜 蠛n鱃Ρ聫Q旇/>軉h爘聡鍾0=菿漩w珕礶 咂lDdg淦徃uAwc謡B騟-l*埔y缢P凱>R趞/砦筰!8靭W,E8;"埮_揿汪幽@N㈣奏掷Q }D藓8珎h篶pw頧C咑!hf%畍m 嬬g;碶籖鋮!= 嫹9Nw岯搱辊8p?~!阀泦 x∴瑚添/|扉-遵铬v鮨f$r鼮┗媄>櫶]给Vx)R舸奒6]汲8顬R蘈f粣綆噃6]萴娨霆 ^夶e睴V頗+X=Ap'P#襦嵀S6钫 碚蘈.甚f嬶Q 鶆蠜6Ki濧A險X3)DI辦8抵掿晒:懀蠚<鵪?|懤]崕A剿&x笔首1擪7E4嶫9崕@赪詫$虉sZ"p``沩kA爒]D歱X錚4恨鶫/96鐂#"褳臿 -J濘-8n镕⺁#2g*;茛龖M樓欅F)廐82諹缋塐*埜牫袒f8}<+平.G_>笏0×徹I使矤' f滳X 哋垚4x珖貔䴗\"%嵭kA1P` ﹫l妄傣qW:耉礃'魆鹔L椕><I-r┝蓥~檉礨a:幠駈倰*9jVV儯1叐;8#上0m夐蝍$Flc楞⒀)涎%黗-熸K嘯.#^M汃唼K (6Rf雒楝啚N觐Awaxf邻s蒙(嫚8)4誧蘉++霸&l聢竄乄WPGx囚%k艣<稖, ~3.撪J>d二僴婲[/-滗 啦P8I= ~/\崈~灜妫促蚓$顅';n7 Vnn鐀.b喔A涶W磱d界形6韣 倛 ;fP &挂酇燑熲ZNA钡+鬴昽侢舫闾]窚 珹b汞巪v廯,08񣂰哟╘h络cg勯l輡東6掛孤鯷A﹝*刁^楝4c獀扱凂広w忻#&鍑J娛0搼碭|$竘澞B湆7匑缥!駅T,嘥 )a蛡郌蛕:OW_c咳崮蠦'崴蘫歊2I蜷áB gXl溷 庮螯d閄嶤潦Z澖br瘩?︸漨删;+(~d0Z"曘_<軠uf肊%騙=PVr猢5Z诒鬽b'j蝯.妅b贊Xd蜠I*Z抹[黔H=鵾睷w籏蘍O5N  荡Cた駴 頯莸苵盥邨t頃恶睇藺渧P2cI禨zI郑鲴|5哱瞴~鷨s遬'@>#x幜潀㏎孿杴T鲗0萮ym)騔劊骘躥3,V,溵Ye$硧~!=qu駇鞏>嬯Y||!箆澅菽餓"諛憅*L\嵚劋15{9┯hQ.wl[Бn?淴鱂諡l9Xc覘饸顪C懕抲N徟O~雫P芭5{X譾>^?~ C`潁趂%"渼"誵褪D p9M+鶗@97沑&訬噯弖鳸 xf+-5we"&殦嬱唀翡絮抆+ `濞^/|讃V<皀袭A]6亃\肰2!7q;籸1S YGN烶l&叴1\Z: W 6鍨6b.婔tCp檽)cl1,菛瞻z 15鸋狴A7D磿屚L(/` r~-蕯j1M⺻:B皽6 ?苘亊筠lfjxyh緟c幏6N帏瀥斚騗 沀d}軴R贂(a $垚Q篨5J;1,徊莆刍簫_#Jo鯝比)盞31 嗗促>蕆畫?ㄡG烧 G2_&婀2狓忢yO埨陌By筳 冘/牘95嘔艆a0蚗踇奙儰 R_迷陲莲耭鑾屚 駷茏橅0QO琓"鶩3+蟀}"哗Q`u(SY譝.tcD辏緒(,*Je$9嗱扶h皗竮櫂(揌k?|[仪O雪‖-哇頫:.唥b>;埨窭莰+ 珝燱\'"A >輊鼕:;{蟕媮 締楄蚕蹴柝M胿糛(s杚 鄤+Kz乨+籘|乚* 7w]9霬蟻)黚FI税f(M胭恵V8傷5 &権=唽堖WIb皱茍宥S圎樦TBMx*堾醫H灙 Z鱭拳眖铵囊嬐m艡毌T寝1e嬮颕N羱/渹3>k/淂6o禬/踤&{/ 7蓛@9粣鄅@ 茢儤6-(m8湮qaN軒t詐"h礚^蚾Kf徖;緉 k搽)萷咺2>>/ 規輴嫝佭\ qG紖i箧蟸问;=D@-&螸方a5浌锡b\蛭萛~TuG鉉D磢F邿脘癸赈lK葈=ツYU绍讫SE稦恺5\ 桔蹨羻恗椁2= 讯 誑URу猾鸻@$犍V霶脸薀1_唣澭 )0rPm屹<谎捹▋1g/ゅ愑-[y;}张磊觉醂冏峗逖_棾C弭舓蕯儁晰f)Z环矛"\5^~.Hx畺2E鬲%覱掑栂4a翋掹P !橖C(楈>h蘭EE识 嶆憻-7m旭9厧M簥Y辄镣"S%!2职#8按'褪0o7莾G僐髽滿 ^M1綽S疷g馭:优>e0k1淈幁L飫8u旟J蒘節RX/{ I粰a孛> 蚜蠽v0$巊#s/)鋓'SW>1O\70鶠磋祄R 藻錒醌 円L[=╳(`憦sY嫞鍱9e%}臲@D93暭B├烧柡攮麼{c倒"x镬学献琙贰>иS!辏2毽q7搮蠂VG ◣う裧蒥醳e虩囯棓(輤 as烰Qd铛耟dec讱豨L} 霘EW=鲶橶洟 可忉迴唿c葙敖Bz!/舟J 仑う髎澼D鲪甿樅&a0'瑗e#7椁=陉斝楮Nb}p,ur鄎j.r]@mI醃0澨0O?<溻嘛7j筨' JN鞮.#4洒#鳼6]袳j{MHv踱騎蠞籋>漴就鄖潚u8玫 泦蚖耝竑儝2繻Bm w懧欒?獬?疃蜧J巓E粺;=&_聆%#鶸O?o蝹L骃瓾⒖O轟裛偖棵訪`嶊輪{Y#扎]缥信b曐瑉浉d齶((罜#m銽1om[啱%CT2怦g圦B少呐0蝛躴<器咩崇>凚wx钥讋舁橋;4A 岻鞗 荵M>瞪Y輛Z&4螩+M@己嗐]鰏垔2塙葋孁D|鴾頮%FT3d敷瘋~岲霑咰)贽杈鄾幣暛士孳>劅翈f穎嘨:\0獋Q1a苭.婒vМq兝lt錦dM谈gFu芮nT鎲摍劫 s鬍' Q鐮wm窏"詳騆8蓼zw4*萊Q砯m簎\02箽揯M陽繭W暣w矠砩论 蜎3筰A憢-K浀餬:9D鯖)滠绯敉'j-嫜廋]5_吣=$贯穲)(鑖婆j憨村2'l~罒Gy:岞s{共擩 m^2脣示苔RZ焭)e/<朶.襫鶎 }h颫帡])挰G瀽劫w|觻G4X簐漟V Q例<螯E褝l撛插闖绥蝪 j栖"dIQ摙}l洿A|P 鸹礁vu鬴r|袎獏岡y褳q21,3幋棶踫H簪豿.c达,k箍d逷e6劧? 赐台#&葺偛:G)XI缺険琮绎/蠓Q镔N媾S柛3# 滴5战⒖媀Q n^m偷Ezl嶫M烽+Y軽靛7d+(,/P,隇:臢鼖*.渺雛企 棌_u胍MY5恖#Y铻 躿e繕蓪l鑄欨騂M XA枽灢f帋G羼.Wv\M2稞~4?+忉滄aTU5晉煿{H邏C[Jy幼nK勲嵬l発煛h^x.罉p $u熜~核b%i'潠S=m尠@讲諜%Hw:`'瞁t塯0AEぃ檌}=悧?[蓬''$y縀n衛Aa词桞C襕礂"'齇懵(演;驍筍U-Td紹餱備:$r皠諎9i鱊yd雚!n3妡Y|Ea甽衄P:檳氆脔)z%V裪邡'5褆%>鉆 J 京Q麗姌鰀l萘夊IT獜2蕼9厼$V螵0鵴f阪,e7U娤鼆N蚎冽4ZC漮競 *堌N愀鹃>;#々桼剡) R轐雮[l玝弳#ㄓ歾y{沞脓$粪3禌洑c3供 湮‖a栠8Z紞Gp_莩2N\羝犿rDe 摋訆菃FJ>柒樲j竌榔挈硢2伎繦梋-KB6ㄙ6鴜xl粱(錜"< x硃u缯,X_庝r矦C汖o矋9袍藖幬n疰樷R纍}蒒l1r萏浝A薫o銎0弡Ex阙饹6闀臠3祰罥釂M攡饹毥(躂康&_*):J挸犹殉y韐y7亭@稬?搫j-衈~+&蚳7y沓2((}0>Q訴贋G栱_焯<"Es瀔@.瀽6鳅详朄6o"潓2pFh愛>'x鄋瓯 7* 阑.Y.\ペ铍 t[ o< mv礟 膰殄m勌*8碞Fov岷并9嵇{"菁\mJ39亳N р徘仁(S搣憿4-l祭眝渀]l寷湷+T5n@*RB9爟6堻鞰E韏劽朇hk萃n艛a愈捦DA詫#秡m/疱坁^忥癹觾祊M燷珰R&圚6肉Y%Z FS1$艧笞]泿尃b B約鎄35顡k刬忲S燤|d)糞2壋覙xm橼wR +2醠I= 78增3 劳惛]﨔羭;P躜'譥巓齌丧q6g冫亂韛o菍3m -魘xV7V岮s))_烌函Oe?凩2+l喠7葏7"Q? 爲騜鈯沾v證蟞辢湾蟒∮S&=]莣r邽}=>#瞍 $v-緱鏑侷+8=表-J;$8褸貕6蘌 绾 箘鯪$泋蘡{Q鷇N溩?蒿b姚9.%騶EFk揌2薚n<直楾迴4劂 x娉鏢陆;麟O蠓y禉翼a綪(┫v% 復eY Z栺d6'炆 `晆V1樒鳠4醧A覔察e齲鯈Ps闚1伏3#/[64U踪 媳#`Z抺桘犬縷梼俗妕9,g?LH凔_f YsJ⒑1《,U=C阴] 4?Fp:嗵謵i3恑\薻@[U 觅毿TV原t# 磬m淌巵黦N渂繩\苊$j 邏魛 璹骓.+HE5Tm門%81K噧j弚濣]牍祪 45;搻瓏=>)LV蓼&KU軝1F婞崡4EGfDd輎z7纮 濏y侺j諕%YpH鐀O.B |:.=(趐G 胺枤 齆q;vC奪踜芛h愽涇W筥^訠衽} 'T炣k羷A灙1捗曹銕箳扳橄殫 $樌-燜6 价2-o跊述駌<k *hg*j]>z埈彼T鑭XP50xw 包佀\隁?﹀℅煍 杙觐:=W$!剳瘉[踧f)杯鉿羥漤-奓WV虓0} M雧N驎;涆榓斄vQ刦蟳 @癴9'Q 焲爼'KW鰧鞐爨呟&媇浊0+V珝薲舼压v雂~⒏彴`泃人)潄蒞5危叩=Ky}匫鸢臓y盢F2te嚹 鮒鶁=f,}d<惣fe鍳尌蒞搹Pk笘蹚$,)脝搒9$"`荛~鬟媈眶縻{X媴籭Hu泿y 楊促刞蔎刨徍\'ㄆm菇湊8*y銐牔01 s|#瀯 ~擎%%駝(稫wq;詣w[迊憵=1F褿-愋O牴聧蛗3逓檪8敡A0LE6憄?vfl澣w+f哜x罺擭6汢x)%翃x犕鶻~'z!t皅]%缧=侂噔VXa颧&簆E=*w.T砯頽:g▋酧棂W飻\虇葬o濂助E 咒r.蛻=蝿=x05磷,e釻=~欞胄Lg糬W啀覮 儴 斁hpj橀趜A#悞 跃?{<鯆 葴$GQ瓄SFG瘼5茝f*S漸靲掸3棗[袇$7^A9*Js 敩!xe綨d褐调U1]鎧m卭i_l`l> ㄚS7逴H/'綰;0刿D'懆鏄刣6A靖鼺*茱wJ9薭5澵姪fX總綬fzgM9J7K傫D5衿vLxnj[Kl劅,3 屒9緌簯蜆op塓眢T-e禚:U憤_m巎:y蜽鳊I痞&飬EC5踋`佀98.{q舭-硔>nJ埇<ν晆p7^/[q峘:O$莦捶d鵳E伜P惷藞 a'H局eY:⑧&霏Jln釾P姽ZS*`:o蹸Z烢纍铘 5Fg$ 瀂|Uq蠙Rk%g(AGX.<嚮3臺b琘$偌=eR;^澱 醉齥p暱華鎌怀驴萸蒞 炠&4殗lS< -8鎒0盻 侁0C9榯 湯}cgEL0侰谌 q鈢9施od笤'E豶艊H3:67E∟)p,DC 旻:嬧愊#缘;$n4铂{~e哵錅隅囃s4<酟☆?輓 N猤 賦訹005r惱e1捴 碋: )娱委H_7鏬芸:b挘音,2Er昬銖 軞:\瓿輊悐姦魤忼6'韜N籲zf佲鰽殾垺v棐同/'/hn獷 憩e瑀;+S艦\ 瘬=諁N棈b廿t歎皾 :狣(謗{灜lP1湼o犀Pn~0m朘I葨飙!/7%=oV琶JA襤澅剦鐱 龍 瘞2衦 扳_馻娳侔D=1l褸寐"3簼Ow蟺旉撨葆構m'屏7V楏88濃烙酝)ELUE8伻t!髧r翨檤!kK7B諶侷O昳!s򆢕#旂贉1鲵?桱cvYm$攢槷a[轫Q?f濼 屉鲭"嬗緉宿s9竩 I櫏 澿肙w烉カ簞`涳郂E9睃%f&% "斊乫c订[尀9炇齜l+!b逓@w婗?c嵯邓^4&O錕#隇"B巹Q釞y,F@,谝灗褌颳F7ⅳ2g>+%&2[u渃T 闸廃T)妎oH+嚗`T*5/┟眞Q豢煭挰b筗!s5碪0/鬈e[0护J-圻衠'婌X4|=O]5o4q抷f左V-y研1!鑤7m烁 哲$c:ο薞爚#(/'倿0恼蹐薒椶W幱掃拝uL67Н鍸o廻 j攂龚踺w簼慁l j!艷U鐇:NPV椣{5B清緘檤瘝槐7坩.繡G狯Bx彃凲溥c潣縌摀u(7t}OG~$凩8姜湿玔=翄芿-^钼!#韺(;(0飶⒒倀f還阭X~凥璿{ `<牕呗`扛nmぺ>,ń葺F垧彖忤ytp鸕润Aq賹輚▃鈀櫚i獰指n蠃Pcyh磇rv盃:涝迢6@2;{Q"菈Q嗫=⿲醚bca组T 杲淴n.t@楚鏩淍-T蕀怬臇鵐闦韸/祮厏5胠 雪&雸@殘~qb鬣!鋹l~8窠鶰掵gZ~4}3,3蟬硂^RJo_鐖6甮j呥Pq眥⺷&CB{)钠c Ym鳷 誶>YY&梁}鴅虣臔dM\"r簈蹊謞\3聎-0杠襫> 邬v曊$_彟a?饫Ny径餠3搯螢$M Z躚汯骨岹陼蚯7┓緬堈殬м痍GC╩I%俔螈倚\虳捠徂#穻棜u躋`hO{褼藗>W蔨d?緓瓕シV䦟X&钆午歿D 斻汮馳谠EW8孔眣*KY,@&大MrW緑金x儹瑸霿`3 SE0)褝暷t$iB  d? b 9 欇a鰿怃t1D*U,斖飝l 5sZD硞lS兔@s"y9"T{o醜蟻敘泖y濽戈 浢怣 *B兤^(鸡/?冥葦蛺Y W D焑檦憘赋vI 倞uA弜u9u掮v舄蟛偦 蠸"橺/rS=I琝}p垾胠猘昐 v崪卖詶y誩匿落V-也权f嵶 E町袏矨0T〦~yI-[韇t+D褍"斔YLF鬀.#7瀸鯦"^~壌悵嚴-%r,;寷轱!覨膢7@[K縸湨b#gi孾:򜠔-+4k喅纝;▎m摣*$騧牰#囦侈 譁q11j2磂⒃Y补鎶溷p努8后V鮶,珰絚▄如]瘖] 樸O:4揚/qt癢P4暳膲 炈昹粻 鐃潯&|+o&D页w弁鑙埥5圭J顤u#螥qv ^阕鰜鑉.鎃-.岦V悷*%UZ`SB Hy锇JJ堝bzW) 5;桮∏Bn绰P'告靧.枿4犉2抒3鞺拵 Hh/帉3jg蠻綇+塔bf佫蕅:濣4*UP鋼 ~艡違烾?頒螏儕A祓T>燸E2'8md赫簌晇洆F喪鹏""礍胛gRZAC威鱦臟 3'z衅 发.觿璷扂6s愱錐閪Bq舻/V!QwI.X2;}?nLz#潰儓 q娚S"<g冪淣邀#乓^^/扙叡悑!貔&﹚?}0躷奕珪k^s溲T>|w傌捭籢礥跽昁/.潒飧仸v]B塁N咠X摆炥C硣'f頔欢閿*L抣 : 銶哂q9埾[痤f兴嚙AH "VA+袨7徻鯗芙4O峫*k豀t禺z~蠉$塔暆7k茆貭当嚍巡:咄I萦ベc6歁諍麢/$'鳧骼攅g0x#!诠 溎穄/Z 煐礚搹氉 票妌嬲C砟q夡豔=脪`f藑)%慡zUh⒅忽劄凿顢84眉9拋褲袅+_C8 墄K諚A黭R皸濣;@ >y+l5T啗f-zsB枏zW樜騐@&嫢J;蓝r閒k悭湗魭!谢"岑煕W廼S '坷,aH!邔c6钾M眶l0輚*m}瘄(粓[蜴軥镠z5&k莬Vwd#Y:6d炀拘湯楧皮$劵0h 犞R卡箽E>I槆/修3f<瞢Pf吂棈bn!N"奦飠毤磮篐VSs敀&)賧(◤{&鐧n迤锌H箏遂汊_"駋%;0sq~秣償(苰 辮漽&%僠A\怏;^醶V@挩驅X饝x0臩祪){笓S S敯\q娫偫鹽妊幠媮潑3 i鴰樰f蘐釩^縦B健arQ醝cG3-婁捃 B*顃%虡狉2樻6 UxJ輆%_V8#鐬=閮OX-嚫嵄Y曦P癦]暂瑨黨龙邥%0旅?淏R猬"詮弄=鞹Zz湣)諹.編4雨蒏:杯 )溁OR転bj塲aU 餶Q*M犙i0蓥,洫壒u3艘9朆拞藉绲棟9n檅殏H(hC魊租溜)完 橊湰δ觮[2U(;yy葦雖峩放&D漻XSe4K泍LJ?礛z(虗u0鞋嗓'I懔l匐DI@ 狤齽动茎坘 =墆G黡+堧檄I|璺峁=3-}鸹蘈呋 xxJ7I/ 6mX虎*.K *胯熋p0纭.聢,giN&傳aI谜 fLwb-zK^#2*唏崼!@耘xiH-繞M誾嗜g 狲埦⑾ V鶚矤橿}蟽14 o LvS<疔駬涧H攠歉\A@礃o繈v,,⒀",3褑0Gpe"u麎夥硆 Y峋Gw/麦伾鐮<N天乲%=肕欜鹖裌J擫z卥'r硣U妐瑒啂]A怃@茷Li搲 8S:!v夫x$2L髥3h=|i&/匬^棸D@鋹<觿p谸嘓b悂瑸'觓?c熴侇唙p hQ<糫①E郹A坉槬弖綧L蒸 $ 鰧n,a㈢v阶嚯奠絍) l"Sa急旨嶭製a_r,W×奒闕髑俱0!滭荄迕@泘O詡qK癿賺褺?R![k,菍P樊掉赩斘'岠!!T0.}#6蒼晬皋琄干g..8椉dE]銥☉ 騞Z2._ 坸_售 9巟;7荫Jぷ,馇矝cT峓@&碠e郬Q?F^S取篆俆惋 &7モ":7Q庫/9蹃#9箋雜鴇沐[1F偋hV芡X揞m1&萏1州<諿>庼rS詐6W蕩+飙豪K|'b綾曠橺W1雚837⑽)宑'LNm(-W囿濉T. 蜃v鵮u$RI)軅貅]M踞鐬瑅3X,谾妥掜@狕⑤)甝M裧H塘z 噠B躲lYx+誀⒉a饗瀞u籍$陂抓+賋幟1后>W~紷娊z -{ぼWU-巙囁痶笛F优W?Q蘏螴NQ9瀌n详l猊k磞=IO撅拥C嵱^嶎殕缀姤4-氟郳Q柋&9|邱:<衋 6扱"鸧辝c踃彈g燐壋昡87午2 Q_H脎谺桁烽禯泝踇泱引齪嶸 />{侦3羻⑷ 鳤槏o.7梮*^s瞣魼峉8X崖8*<樋菉0O骩筊L刏禦珰傮漦總=cPF&塵-俩郇g崝m~0燺BjrsM蹫 ,眏田e騱i瞭鋉Zb>賡"憂?)衏*aM-X! g懋TB73>璨撈 諙`庌]&-n伇#K3X 6/鳣be誑玊靴`$攃2\/云"$ *_4齙 新朱6'岣y讏\槛獊\絳1x3NT};鐛杏璙 L 嚽[%刔E<頣#)薛笆4N熟藇2搖i>!毶x澬;]輴沕狄栧+璫慕佭:w纇 }荫箔滨@禤C蜺 暍&梆篞ぬE螞\uqR=".W妝封5Z电Z&UCV旙?W艢3!煶墪N挐[pv/嶠茇 岋堣身`#‖_条2!尊無{腳摌h锪)鸡B!K@n杺C.M髑yH8病態4鏟%兊勃a狑< xTJk;#瑢%鳱!,4 淵h? 羗粕硒1I舤镋淎6g)9蝄嶭鞖吚E肾猙 OQ61"W 赥,踣6荛Y缘摸 宸蚁c}4!紤{ j3膪dJw 賨辩烰&栖|毿`P# 1怊M'⊕鲺H@阚⑤诣 *Y僿R昕 筡莊;肛.] 酾b 佳华>绪慊紧y7军ё7gD僢ā飝_巿暫罨R9 vqB婘Wq掸oBF鲞N T颓鲓;U%ńs埠wrX炧8 棹鞝a=z潌暲{鬽Nv1-Drj 瑤鞙;鐅#頾坋3閕&g鮄P喻揭,滎<"及E踖~E樇!>影侺 貺\ |$Mc眆场3Kk3 }&)莟阪漆3<潀鸈t鮚鎒"滷欏f&a *昘?D5##O沖nzp睩鄳fI衬阢犕捣N篆鳼_耭\㥮+縈!/T屃赩b>q売=ビ;棉.本$r疁Z汦笽#=!裄緺7竷貍<  C撩才潥.宪|k$夨 鐇暽鶉娤塀廽抂皯ō15颷嵾@2妽篌>䎱社A仲i貸+8箅弳偼滅EH<#瞛v塯M7瞃;t7阾皂泯l悌q9I:. 8敀习锩//搷垙禪砬鹧 窵c\鑎惍88,X1c6Y粡x-2覩<擽榸魾%'猧C(喻讞Hi3oY^r#W[/!笾V\&~^!\ 僐-攦8挀瓷痊1尴鞞$pBw>K悍s鑯或1梟璨<m 6ōJc嗥;賤= 戝幺>ML菧舚鉇瀵A fV勐50娦熧?R霡i竞CP貨崽9刋贚8U"ゐz}╞N;:w 醬锖v垗x尅\0漐2B欓J[6t赣uZWW?z捛噝 6I悄岓]歿J骊羴㧟猘 oOl唟貙Gw)<蠞3厴{^鼙2%∶3是=ue`蹼i蚶irnF锷屩猕ㄆw篁E臠亁}穲?聒\-_芖:礊QW*璙a?PN秔l?CC%I &+3*C鵩P D*糊[ 膜?jQ祎鋸抓"啾+'/瓘?疽CwA/倗輴 到c燷稦妐vR鼖︿抨2Nh躐攵荗iΡ纃eEiio2w 盥P_=鲪罻蛏鱱[Y[鞰&繇1襰奅 捁則R.-k|榶:4项騲4闶龢@ナy炯C0%耓 箴﹊鑉閐镔C櫳Iu猳=r;gI-z^x氜坛豉c酝(鵋\獢腀繤醨y6[<枖 R喢#狩f赯亹仟裧f蹧{目飳, ^ 醕+!.0颌(壎>兓=綍fQ,4A擲d桕wFp'馅6]砸W?Q萐趋%R_┌Nr爐p瓛#凎哥'/$焿>胈4穮駠>(溸9|蛍%N彈_#=焬輾卟1w@鉉r曂:娅_贯俨鋑埭x%詴醩棭8r墨蟬!l檙h弔E涷/#2梑殂恭E(r7k攭O F9騈疰檅.b溞;/矨Eヴ搅滮 .#贷+腺虓 {U楺豠{傹纙穣g鹖~簱+豿話粧[>mZO:X蜟蹞<玗d"蓡&誂々G 詡葍謝姾mtJ姿硡M枆g6g孝懬糌38X Xz~◆%縬筠鹁O團fP'NU垗泄o茾 〥_3;5舆萄SA当樷隄 炍~,嚞籯Q2/=&1%鞸,帗鐒瘴晈5昖鞤戇聡_-5矶栲J踯2-L诱彅医珃瑚C靾.:AR e圞xeI-M蹈綽C@旙醑軙⺪蝒埩1糹y﹙喾C>-_洰椪趿犡Ψ愹[趙囫hc.>_俷鑤富c>熺蹛馴凵噹ssk澌6惝+鍲孆 7 镈紭ゅ黀笞礩a7-4铼j趧B21辤y/`lagW喣R畾萅1锤 ):*β覜饻/烊喛%邗5j恊弞=蠽罃甋闭犇q狗^w 1*檙玣癜$Ⅲ查级2銎a恜-甎)Z5嬡咖魛/晩M憈n醏:`荱K4,|d塊Gv伸\ng墬.Kゃe厊趋硑j嫞7饣l, 煹淬蕝讧荘G!J砸妋 _a, 躷頵@殢oh蟠祸﨟z籪錿%鋤%柙朱dHm郈/L-鍴茧熝椿 n+ {⑷ㄊ就碠/頃雷jj辴 賶 激 陣r孓q蒆呑綎膐 $v嘋 塰團斥#厜;夛壌f3Xcお恉H羱鄬-i抠镸d*7騻2 . xx5I 匈焮; /垡最G亞& 1S(鯑q旕菏'b槖 ?9箣(燱 o恣W4庂w恅 搣葧Z枋繞=x馡*椮v罵_ヘS魮!痚拓物q H枩顠Ii%採嶍儾材<借铬)-zi>涬畆#Z>61]鳳穂I[+X[I'藤I栵X嬅& G J孻zr+l茉j] 黬$u孋惓/罌f玢AZO尃4-,- 3瓈4WKI!岬壬k柌`1|@鱾$q>娣`趘稦齸0熒燫廱%礯垔%h?$/対L_6/璎J弹gr訔γ酨仛魪2g敖馢 ^沩(&底连髭 嶗膫銥踌}\g;(凝h蒉ィ淾!迾 夲惪e?b2.676崂贉往b邁 坃溢亶0醩 hf O\酊珷/P3烛w汉瀅~'#`$嫙筲敛=&锦珐9P绅O茋9!隰_6VN4愞漽!咺髧奦0^圣鈺k8駺埮G_H 4S @冪蒔8kS掫B7n禎嬂綾,夯 鷏匉l66k袮2蹓衷鱟晔妹:9pbjI 镵獤咦]x枂 箬办⒒觬W門μa檕類顐嵂r0绸)韋版榅O[E崺 醺瓄漩耍薕緦j箹g`O讐GXLZ9c挖p"u咎蔟xP@OOp 螮f,>gB燛2怠刱Nl}ga*▄LO抰耱j1膆5炚數惭^薛Jy賥X07?kV"茑z埛飺鷠号蹏0>賣澢-盽嬢Z6翟 !疋(6{Pん鵿鼻 RBD踏J.摣1)`妷Z棃努郻繐V_﹉谿.OG尛 g帲M[}J' 翛9潶鲯綩惢0據诽X(T箣䴓濔P&_鉛a*c(氀&坣M脿S3K5钡溏8箆$炝裖#茖篾;(>篈%31矤{戹8X^曹傣5捄痛(C惘欀两O68骱杛團\`eo!矎鉾巎/@瘐趇L框=襞o)O0崨男罃宽t&迮钥 鉢;!W+Ucb纅_]炸(龉伊諤x顢*霌G=騐F4+b鳥榞:_悁犧叡廹 慀病舁-;2p翁+蘻~Dbw-牳7c朡f瑡觱驻#j+椺Q#钯Cx剠團镈6 廝 +=!1&ljs崉Iu树 梾'?>鯲淑3親'壚賦%飧辨c礌-頟?⊿(禪Z陦i駇>7锹?5骁鶃G%忉蓮:`璅勛篫x:B3荝扢p颁堽 &涁飴Gf弒-F嶅*N鴕?譳!伿瘒+}罋 f腟nYXjㄆ9熅賣X;叱騮蛸潝z垎棃! 5敾笜傆1)&.R壱]匘2RHg瘹#(0畹;^~剁駣專爡"1 饜 00U♀ 乙7刢簘]ゅ6)麑 恂f犫fQ儸+浼l洛屣糌D#唹ZJF禉<╠uro⊿揮嬏衃P犍禤7渲放+p怖鞋d綩N葼言諫愮澷E! >癬;;>!所牁驜 Z$迃VUf|v夕蛒G E簵璍q澶X悋蚒虄 %騾\|Rn喍駋 6Ts`挚qZ撰勇玹m-` !呄_邵栙跇J9盕i箬臲_b驄槈2弐%=奵h`獪ciF~G饖'3Sp^8!包Ja瑎X桄&Z頖鄵gA*戈L闐Wh賐泄暟μ 3拳ъ躣y7? u嗱奅^沊~ 亊槇x彞h6{E'5z岳書濝v]Yn旪"EtDUR&毨R)TP,b襈9N 鴂圕钄漥$w鎸鋶苬桃U虧t/tP鎧鞫莱F$s撹啦l8鸀"駝→2nl^救臗俥~5有%*育暻>C,7桳2vkh嗷6閞? 臐择 浹篇庤& S~(L楨蚈w馂 {鮭嵐c鬾筤>颉I諂琇鬀)U垣邖#$幕k难Fp鎈禂幍{vtu舔V囒d铆L胠(*_0坻<叫翪蔟及| g玹/02*催2_Q/.0颡#Y_3#b4v1矅zQ&J亊[t阝":颖愋:黙FB6D> 慾拗 垤!S哖羅Xn豟 2欢傫驮櫦/婦_`钉U V吶驋Flg縗甮旧徊箴Eズ鞶8ザ鞣厱-歶&睩&w9(僓[劜)*.0t穕潷9怿g98H鑘4泊摚E孌|鲟璵 酡啕匧&芮y72片pI2晨馌擕賬8寅C巧矏pq}B)!"抅托K秨p髳9溪7/и嫁祧Η梋澢葽+K濔袆鱰覈Z1;LR[愥楕`@%佮Lo山n0`薄+亂哛躩積^$oFnS啇u夑-乵|nC:悘{鱯iFO .ⅴ榘蠎V夃w綳飣鰄!#j藍剈糫c弑$/缳9.毂祾lRl`wJ贼-〨j*A>1jr覺凪樤dG驔|欷=.瓙`湈耑屻tn9耞槤-詨7瑞s辗JR槑誶雒鴸鮻i璉[NgZ寵%騍p湟%搤覿[/庻o孰B2瀡oa. *MlkM傑苋蜅O觊祝fJO 渧氱兏肁僲偊L佮D酽0E肜g鞔殢|d苐畧U钁娿f褽zDs0躘韞粄锣菋PPE2+1V痻p..妱!絳qP#7 吼 ;㧏憤7Ne,塒p.墖菮?賊轥$僊$ueLE9Y靺2鰖 笏趣扶F}趴`箏xpoaY藢>Gu潠.w觑!鸩 U遜E礜塱:娷qfb2虒玜嶵*Y(薝[傽拢籩硋l?诊勦麯|7曬朌脛懨刲揑鮹訊N絭輄W*Mp#虋殘7栱@W)K酟5崑/%雫D梏t/鷐M屑wn灎满峎婋`s蕎j讟+Lj9T藫v搸)K; 迚6引Lt饿)+ゆ鐸X/[蓷<錱6筵 塹9塍%⑺豞5饃 !`睓|I!鄀艴逰帰矹纋蘒)_貧k==膻 t便悕 [跏U*騪'&~摒蓙~"嬾m*棌"q\\p閜攅乐骚Y遉`悘劥("橛Qq4 %%豍QD*m窰=d@荏秅*轣#%捕 璵咗ヾyX>q騜)?)蚞5数 o #f狧&瑺i乿羕s.>载宮)ie斢暋uh褄獁埓:散欉夔Abms岠5u",- 柰甑贻GO/ #娜o剽媜嬲}餵n*&渦Zp摭N p9b豾t&塯z狹錹nz單!I眪潻飗M{^樏@囲:谘X0Y*騃籈@*癈剞b<[8娼瓃隌u&\c飞雵R璩侼75~N嫸雛$=粿呏R恷犄c 騡觺囤膫缷鹀t媦'滄顊1燕W`抍=;贓鴇甴c玼|9痦嫈)q兝咇0┄$:|[>b,G#閒>vz扄6E裏鈑m舥p棃p類}NqJ0銿畗証M㎎o烈\%鲂倱J巉榜y睘暰弁榰都R欇cD瀆2蹙蔰箩霋碾咆z< 圢升活m2@檔;hi5-曖4/塸跍蕊e羺眙 f+l~'瀌尣嫜I督lxW攡棷u&m宇缗箏=03P>=r/婞>*f潆 鹸%椕柼 9R膮 処4凬v@8聈碓鋧鐾=t碿8wIH 2n陼凪^.w皗魼BX$sj铬5 虪!p 68 舢mm冘睙J*大YH\$搱謮Pf_D(#綢衏s薬灣讇k*` [^擟OU湘9靖蹩耼鉊Z 5堙菿 W.\N髎P欿{NL?迮嶜須}K泱⒔I序憝X凨A\/~#p6漭:K6犞侜鋓P_況襪 育x鵯ks*2鋳u/焇 浟翂睚#狕延+@u荧b\)9棻裷豋qXぁ妲1濖4侺rW?灯婸忽⒏b^<9姓|Y磭-t掜罻黴䦷_OC譺 -遏T聹櫝@X訙畷鴒1楈,cL洗懊)抔^殏馵弬R9杒;藲v]淂d辒F"亥鸴驌}Qw"w3,諛.P喑}礘Y(蟭6_&汭C讯髿s墸6j%R[ |礭Y,V抆x矹魒]勐l>烺撾$1Uz满 瓝?朰 卑[5V跑枩蕘"濤@J伯 茘->薁雾廒瞊 勺i\噚潱鈝w茾w5桋#/権阍譑,堻M08;>7弻橹Pr#夒::v`#猷M傭y/柃5蕊 }鞙=鳂UJS掮坚铵辦-Fl坏 字镘濸)aL遂$愤z誑O 貏硰沟|,ㄍ+!T鎔|愄>F蝦 渞.劇钙t0c鸋毠?瓒h訯忆T疶鑠qpTm奢(,j Cf衢q 憶蝽Z怲覛[峆\筪xo6 b砃~"q旞梆@S鐛迻添u;$w稠弻v7*饈0$$│9W鎉t浐L 8D=跞攖&.0硕蝅簎販p繣C.w=丄)-嚄聚CGf艎wg-3宔QMdk|壝娯f鵎蠮< ,稅6己.医 -騂&cQgI@澡v脮澙踼h麖瀓^d 冘%帱=滿k+nB~Z酆90' /劓弾昉-x睘;[掶3蠈躟u#頂7專鴢姫伇 挟瀧欄嘔BS&袹= 磗pk 速+:aq摢堗>踸%鄮者(儊娴俌:$?<褽!\ c)DL索3黑50居& t婌j淟穤!ME:诣甡撶J繳! ysu館閒^7~6<俚W)6#扨%璴猑洸塺 b勱.r阿&/賩哠-h嘈怑刾f玹鋭宛侭x沏+f(I挠蕄CG蠼彤餧>(培m>+啎-奎階O劝*$贞l輊iA^》鉃嗜糶;g ?籗郸構暽﹍葎涹h;3劀足 X{译=螀na敕KG ]a゛^硗nz邛ヲ俧鹗線蹋蘧霴+`唉Gv;$'$张迼G,8><藹箜~L襁妫攚$me愃嚚⑵0舾缟粺璄p懐億y亡什淦猙6僤鎷姪讈Ss痙J齚7"~<}钢w5汆$SQ道殸鎃!爉擷鄯画S漉囄2&{薎P蚹枨]Ll乘?l%蚝籌桔鈏7%zcH刖勘!PKH`驏Z""e鳱8粨闼咲f{?2 詙孟B鞩w,wg麪 ︷cv煔v3\溔H8 V)泹嬧s瀵W桄:FK滄-楡W-+ c{S硍R嵗距鄔4NAl拝%硻顚煫w$/5}餒勆#檙"4yvQ 瀭鍤1憻霃y0Z#%0X C珺o倢U吱jo袚Sf阬裯s~襘.姹"纗杧笤p讌摃"集A鐓-4j#譶k唞nU憄蚠,k9:I椃㎜晊^抏 渄N 8w塍玚麑%(螝4骽M"FO艳rxd 橛 筣 焖奎u啶J!X@鋌=AA0 勒獭2?刵偱|罽;釧>豪%)D狁IC撊琰 ~e栄磧%傷;s呑S|羋X瘄h匶猁眶&3ot4p④1豆棎扱cvf_巅苭愫6sP }粗ur軪苊x,w/凈喅; 股} sR-9鯣留c噏 埇韣-,w槚郕QxD'(hZ蓙鲁 瘈存)d藕3 r釢V璞o鮘h荗;騩<3 <0|R熢v紕 b凔l属h迻枰セVA汀y67廭_/纃`N匫'瞇庫7 烌脾鍽WcE艐箞S掋@b5c亱佥u朖k砳蟒脓L慪-`兮曂 '-Trxj朓uA J&鍣D驛懑銻堟晃斩邥瞕H縫o蟢>9獒4;劳簨僙#巵廴r Q)倊遭&z滪:*誼F{4馁阶魋瞩鰊* 濬S1 C |爩╡到〇D8+︷zQ>刃 D庲t顬鱊馹oN 价獔 嬥嚵'聉 籌_譳埽覿渔E/隍heGv胻膍g脯茐pQ几,%Qt燿Eh#鶍G違筠 畓v敢慯PK2W 9≦ 埽+}椛P闽鲃)仆3紫迧坌燆翇⒃e颠S輐.0椆 舳堜鈅 (Ade3,f鬣onW矧M狆 #褥昖嶃,a曓)6脆QN'hY7)=鏵#i眂:溘w細訲麻{崟l1t@I;{ 滅R*o1鋸:拝T從>熥n $溻铟)羍袻KQm義倉濬毆Y聴`d|`縝馫X钺#觭Slj彨T.#觅嘪屲幊毻帢C9V藟GI_0(焱褱 "P籛"鶉R鈸G魂O朆阎齏|N靈]j8q5g娭7氏(J~M$l聫+猗蓾魏~: 敻抗_Q慠嵋欍` 緫/搞4鷚逇?/t?覜唴狕朌={9嚊笪邩絜)鈽琝<茦鄖醏r'g峚羮諀 eR27U钆7[U姦^h'Nn赠~坁鏵消屿氃四峥Q谌Q`6D闽嘄G 伍湓3(t陟澉诺韃\ tO`:棯叻閨U8踑z殜g)ロY御Q併巌r1%>|;+糡瞦淌鰪zф澀j|DJM闧\"5"-屖m髯帻撗 eCt[筙呎崺q~=x眮_饪痲<~烁俍n 鎮W 灉X洿MEQ8洅箧F泀炂嶥 淘嘲:?.惰Am穏pl絵71LX銘虌(呙东 w魢Jtu\lr: ZR鵺/:+9鼽Z$ 饘螄x剼黩&$仮書,麱Y5緤瀌扻 $Rw绔2隙箋*掩~o0廬瓵gY择G嚸NAL杽-D线嫄蜘ガ包B祖[_-xs^8頸暘縒@q忑俊必 髳愬Y教巎fC'{&h蘟緲+!∫.k棨>Q&狂 鈗鰕亩9-膰+1灩劘:~i 擳2o?*脁糗lG*僻l狘6w陕6滘i緄Z貁]&lc^蒋銒车2私梤鹯泂撯伣嚪2荦逤c+窂Bwl1圞c8迏騺@ob,峞界54wq#+蹲擇閎旼褱d8i婗顬Vno;弲(靔k,";贾臟&U歋mr縁U枙w7$p瘶麆nO麑<"jw+m奆5X'x傼鱊U< ┯抏oXO(徖X虼i黲页灏 ]诘36x椬 }贳 u湪mocE1鯖MUワ>q稂wF鱢,p1#懾斤vP$MQV.婞6O痒g# Q=B哄倾皫鑛v壱駪穚R 17/璞,礖K金疨匛R-T謸o毨0 荳Ma輞?鶑p> q徧尝@ R欋)疰V蒶ySJ<)e菊cNm18[D摯趍┛酑沉W`砄gk烣~鹶{抙|}蔼YI@|3;d棽;o 柎稴匶迱喝!堈a樋炫F5卮7蜟%r嶱k7| @錬檱D/X5Z鷯rN嗱Z"笏蓉@n嘉1+P9A 鉞酇YMjr' 嵉秗儲>&8qT!銒V兛澆*籌6\hX瑶#黦#櫰$+$8輙QU5璊[,7儦嚢战钟k,C脂#k8阨第4v崇I1+u熠uL鞃^py%喀I鍨担V2M#./$狇鰙*"貌H屡儹$>姗晆牋T\t淈袺籖C[ 賌 }IMv`>犰8裯7拞 濤!I^ 撥丽_遏8R 廈迶UTi靾氂Q┈Ar銡^*皵q甬3伧g陟fh &粦堉b>象鈡勠钍K髾蹳瀶q穄+ㄢ -e)鲺Vx侴虪蓺淼&{Ng贆'颓B悽鵼弋灲'檗兪m(瀸Z!mK糠竲y禶W隃j轲]嗷林倛傱A萩_+淯f65->嚩靫琱喥琝痿qf廍!噴4a珥递悁>6Z!櫵殤X匰釖'∵鸇+"5qq绘昂<-!kmm旖/ `O脋侑 {>屺痳itvcja屜碀L墱県! z'Sъ.v抩羉魺嗫鐹矆4椚箅趵,&x3阐陔g励B#=h嫽-銔啅683翲娩-鍖殩剢.bN╢I3V1皘'稛蓫抦玽苛惣炔剚珐S %舁榷60犣襊BT孉氿馷杦n+f&琯犚鷩聫$k0舊C濆|愒o葩狫2╬穂q牓rっca绳Ny7诖W 纄メ$p!7TUwqpu茅n鷷"鍧/击箕8篞#X4箎鮟' "j脰 :傡 CI;8爾杣6鰣-咙嵁1!,笤眽殰丿*錄甄M薅E[?轟氲,w8罏玩脅?P=.A&';5'伎:嶁慻燍鄈mn+潮&`j膯5腧-ㄟ>Rゑ︽"驕闙%菼 p)* !戆蛓賚@$o;#縪鹒諻 2輖锄W他癲Yf鷉MWT铚U昬 [g鲅穎﹥皭艘潒萤赪HcA**峅軧/锊礿*懝 繂;V撽v>薧 I創*镭鎣9辘5殆ひ=p-S$ 足k%猉N洨悇'`鴕+罥趆嗉If鼰裟焯 殡骱粿?YXJ邉 桝讪m蒌I鯹E$喼DAK紊罭$Q~Vx%揌妢kr猊#ぬ>虱鮝嚑/逊F沜}珊I0璭_p]螓J}w2L莣!hm苭塻a顁V睥D祢]摦_防醔e鴀襗Moa闌#淯2Ⅹ轟幉bHd螎驦霶耋欃E詎:房烉 热9<ぁ5脪蟀9(稂妏鎼獤劤]魠氐鯔喕-# ]pxA9I賍7t麶9_,氙踔甩 儦腸膯-硿虒!洄鏹燥w瞡忹傐亙LM#FMU蔐禯!o侢蝔Kの葃|X9x述Fq楪榡u塾">厜L峄*蒟妙蒧zs怰貺P=uY3茯 c)囍j;蓝mI誏ぇ薁廉5k;(?p桮-賉,y嶾{Shk ;浍 栟!椶`7#蟲`"*NL嫟R衪Kp =瑚謊恡U仓,TS )侍…瓫孄5%#*zD柠~p壹pp幀 卹峭r雋瑗`9齘坾b怔挆S峆$>勼MD!k樃嘤A涎8O菤<抭郰疜布 v杆u婌婖ZDUo6+$(<aOR幦歙彤球蚅=謣讘|r舁6mw脫j*)礡閂镫P"O视逫6耎g軧跎,傁l厵|qロ驹 Is?K嬑表稐+ 禣j;鰲-唴;s\5 葠贒?慵0`吅艀棂╨;扵j筥LZ蘓~|輯]K霴擛0儠蹥灰G'sRz.f@わBX|+F ば}jf+砹喠[瀭):,+3(庫=L鞀W6屃屐6E kW4樀叡檤 狆X`DNβ.2M遙搟C祰啂!]匎泔f賡I骀侽秙?{rX&{禲稬瘁私.=滹A碧厃绢隐w轴J胚}*5燛廴(凡5潜梶*帮蟕鋒u(竻q琾帉К 媎+p墆\呣J@搻B(抟2^Ixo旿騩d_嫽亥衠}幷{鳽 'qXi i|~衵(KJ璦對咂 僥 {4'~-x~6敯9G鮝90==zV%鶢i|P!Y脛5蓥騕7V藌郩鼥>d粰籤4衍,瀴鰄2*|j櫜q岗D螀O{rk^*(嫮-C珧g荌撻 aE蜩gBfK禜I嫥屙o 洧x瘲'煔 勅%鱗H畼X<鑒T驨,8E補5:瀈 :._狒,聥侊E鎼OK峬掠Wr塮*喾遚xc窈褞弟軿F儾鞷蘸C嵔J^熙J∵E晄垾懏岙@)_{ァ磡*減-恜>?(,"棤l齩3倯_>(`趠簗濣諞io搟*/fy鯜莖 碤雺WJ共](挍s!祬-T\厏笥1&遐搵鉚fT寱摥|晟k4z濛7騛J l~潢K炰啓酓獡睵曔q魆籞獔樯|眎Ked隣扸M洠 c勫⑹ v嶃鵖%w燕8u|篩Tぴ6晐縄瘤劏#ID 挟槁 0勬(s}C惋x9m睌%-q螹s枿陇tW(z5衸艊铣=Q煵a呝∝葡%ZOx鮶4x謥<}xwe5L]!鵴z~=矲填&bI鑄薆寇<, +s墸X汝H痦螼)ぐnuhb~:垕x5 冊誴謪踵 },畭衕哮緒 竰倇EK寽Z墸,1,魏-#Cs甑qM炠\$W怤!P蕜匸鸳 6罄0辤#鋳q觖m搾K妮A9!+*'裢婲W嬣=y飩)敤@j摌 jI嬆紐偵>眊Z).3bNS┮娸甮乖.h偑瓻]i f谭z^*稲E&&=8桖%洱僈Z3Ia0`佽q^麌毛垒JrT婌噙犞$H靍K碫沥,)‰諯慈 陶 a5V~别叇(\伤韕W振貔Z郰b0 ;搥O-x)縸 ]6$竁朓2K▃n▂纽 #*jB麒 # 囅bG-Pw讦{,=5E程 窦w+ 癤W疏qO傚摞v龈矩樶耋缃浄耉馈槕>莑扠>d2遛牦%#R*7惐烣w峺'q怈駄5瞹刓植V;5+.潠/皳 2#蕢M厃蔑!肫|/臗矕33快!孶検C>欓詋6B1"/磖D槝1S#w蕭胅榊P%D{碪g3槬碣"酳囟XTg噕翣艋GG 4罺 蛴$個蔺孈TOjSJ軖<刦0翃1访? >KO^籋z3'璂齔崔/\(懨:巕,#袎2kT鶎P抓姏盹暸羘E掖2%曯仵 瘜璴怠L谋龎g%8逯z 燉#X4硿 \〈洚虢阍縹甯嗠荈蕵,t櫓'(驋攽偂0∈* QM第薣娴F檆勦l:餐,+wH宾9汁x 莡,#VKZ詂\ \%\贡 ~>琛(淡b钋+讌1郋{p*趐'苠?傥铞黼馈颹,q1[`巟1" `n橣複ww蝨櫻[謙钭膔R騉m)>焷猲_l:0O綅骩8婄壠j? K隥谜*@h棨C箇= 擨壡pY%}m矻膎+e雳7蝶|lX实Rl&a铻錝途c9騞vD(筍da Ix`嗱y旄1y出ぶ啍kS騠媗e ΖZ慌擃714VS]-←и"憠惭袰)qu{醱償﹖/j\?&嗀d仄章*'0Z洹g搌焴bS]I蓖>j研闙蓤縢;⒔MH&2櫑縅蜽峷e腬5殭V疹飞4X蕅;\O澻蓬啪錋,*)S嶓如喵築j蓟SkalN$ gt!馗哴> +葫^#勹D惩eu<%q讼&操 +57KH5r#J穣吙甁F_4珨懆跃疤^婚UE礐建覒col=F恟(>郞_x醏kp{=7姀o蒊%m軃Uo~颂h榐蹇F蛮p礆瘶/6Yd]Hs嶘岑涩UV讱萷髹6"l鳏-摃鞑滌zf2d挰鰮m?兗譨锰闡q侤琮;隸 苏3痃^i'DBs#僬鐏T 亣堌汢打N-蚻賍狝攒Z协 辇1萔惬栘┮G饿繬jщj)靯l罷69翥搎P3栙&f獛I.*欉 .Xs廅&碼kJWP4u,*忨遊廐捆煎糦駕氈頑扬鴰褶>A究餽摙澷u栱扗荳 " *H"c嚂 2仃)魲o趬鷡碗驂78氚 鏽榶釜鮑`xM鐼brz挸tV;l7N恠哥KEq適R_悱銸兏1陂瞯2冯 惪I頭忱'(A Z-X\H薹c"h}*赥杌54Ⅷ餦越A騯 驍q暷nL]VK氣Bk嘩%牻,翶杳D億X {乄淮qH氘鎛鼘`撤絻6vb纺T9焎じ藌`婼菎瀜虂T鵇泒OTV迉<岧&阡AU鼶5蠝6繾7P4敶n@J 讀(鎘B岩U{C恸Zx鴽:1碇| A鈂Hkw窗>~LF岱茗駐仿ゾ裉鸇灬Ъ;鞙%Pd喰D燄2瘟G懮挙_g蓕(4E#Dp6-U[:┦斿* q,7骼寰d炶()+!?$.G\_Tq"'檃鮫f+{狩毓,▊惣4矗G郤%ぬ櫬1萣鲄痉`噟P/燌"P5飺p牥09HB>剛盋j榔鍺!P}A 麟鈑~螞鉼M@穏冫<媳Pt0mr1桢均!8u?"2r5瑞轒睯迩v{7j职廡邻徛-Kh<46鏀b銂3 Z好裼q湋+囔夀頍H废"霨 nKV*}梏z4灴貿v棴7啧鱻J #2J4W啸殍|H蹢 崈臰錿汜鷌RCe骩-聲HhZ泩(ED1 檃鵁嵚糊V遡嚎E{s翠B&嬔]规E\觸 iw従?蒏颖否2H暦彅1苝2,曃):&7坋樴蕪$G忚Wn鐐>!P埯硃H.坕彞㈥襥\ 堨/Mh(酏屜鈧=誺秀垫( 泽垧廊 !<崋鉍Z欫3体" v@a#双#v耓DX据 藗i臢汤t餦8谐竘莌UkK欿d湼K^c馦J呗,kV3)欐閊*渧辧$埑es彥抶1諍褿k偒R三縨k婂,+>?C锢U另擭掏J煀壡4R藥="J)k矇W拄<席yvl沍鍯獱G盛绪b疣W頿觊/v)L剫曢f泉2@ 渞溬V G63瞷P② C#?厳﹒L =4a魵銫)翟舘s;8g烽3懮堆cβ2ujW辊芿嶌SW栳7pT3>?8-zy炇j謧脫,及)#b7GdtK地橅哱:"暿狫肓'*P !餵莪穨<k果%藝bY妄H菠 aF\縴讙,=閄9淢校筐镁豧擃0=&> N箬鉂 {S悥;鍪x9叓AG<镡脶@櫲鷱向2i3$!f駟揧9蜴睢 FRI_涼S7!爊X 5oqh氪5c筰SFE o牭7皴 﨎(X49袃\.Q峬.繯G#凕灕譣霚柖箂/醨-%{9憖L炀/F踌篱燉垨X>炵貥;zcnbq钲;C癳藛贉鼤肑畋齫灖妭霜職侨<K醒駍v瘿l2肝趢h牬掿,佡8嶪p] 湫娠"L畀羭摩M[捕R餝 浕mC煪m嫰!;鍚g1b寧<&\0幣>儸y驝 %獻缡厳H>寷s4i@?躯機S钸A撟<$赗H`呯袼腻 /9)53墫[a6肒4戩c+01Aュ厑収钿萿络覚$i;r:Ⅻ垳>醍\鏜3 )iWg=q\O0a嘧)貜j宼羴黌)ZA? @妖!泤n牻鐚'zE梅 d郀啌=wz蝿4A賿Z6Lf顡[巔 .瀑h褏隑=鯿剨l俏A歴帑l }p购~&氛 酺鍻'wPTu擯x禱|%3E艽鏛癇H o馼@メ|`蜋33冉jJ> [Bs輢$9v邁`綝}m牳旾U4CD?扫鳌I蹐Cb酜偔1S)緱讴;%酯A(眣嘱燗臶o絾淭^搃箛昭$葜'楮义~邢6}_)p號鶹舾敢滝l>K糘uS趙_C(簜0枻顝濢琮v腽[緥伧 苏;鲨蜰J霳叓齫tohE穥潖D投% S=嫓vQ&邛8Q趯 徎 氹毤O"-F蜠X妽!嘝痘阬舃 胿沵S剭讌筟繌墍洘溸!坏+褴F棧8呱8#16蝊#Jkk沱j;疓G丮①h尕i!趼茍鮸叺8=J<呬骰f,f 4奯j斬]繆蚞 詤B:cI椯_H6r檍#jdp鲧稔^^扩p远4^h掣;霼u陯(%yp焐握溫CF?0辰鉅(1湖"g5-唲稕缣下x脘^癯ㄐ$歭饍>耀譕筟9礈wl榕 尞鄞壳KNi 簻N之1ss9塁龅m^0鵮见>9鯇J;息蟀'薪瓾帣;詥徛e=u淘 榩B瑇[薀虁 埛ア謃8S&穿,C猟駘=t尰蕙濘Y4咖c怪杜轘sA剨i蹎蝧婫n觎meX^S鶑i魛差;襦fKBg '>d嫄C鬦m咚t q)肴圧?駛堒FG$詖J>S@誝8昗粈29nC純詝|榚$5羚[gw脠癪訌珼!?*徹讀I-蹏n%*P淛4嵩j.琜柆'ⅫT偑RR'昳hq裫兡/y苿#鯊 跳~,t圳扂媰薵U1,甜嚭,渄O&込钁I_┧碃'$内 骖襊闰鄼誻壬㖞H褷餅偰 s@/9丽捥唗l樤1磒*A@)2!Y]ID釅烊堤EL葧m(:∩嶨釖U1埸I\a &稹釆徽皇 棳楶9有_n侜'Ψ繸R曠#/{炓wKń码ブ鼛鈿挣'y2 绩茰|-D赩烷f餿4b釃泴簰qハ 鍪(圪 洋S鷩堻倊/6韄糚Lx*釀K)JX粴斈#u蠘脶yǎ0?Nx騠= N衡鮼:@锦!伡/F"K 毰+卬蟌溜 艆W萬黚硞PT妧▔澭(J丛kj徎X珷ijV壿\gmE,镝劈vX踊號)5棻貱梽?不値M R驽2b晝~zv猥鍠"h纗w07m劦 U鳿须q5%麊O juM嘯邒譛H-貶 8%| :恌[nlu佡Dp:飆鹶$0)X剟契r*欆汯GxZ!凉)棜磓+账鏍⿵K柦0鷹睞蔾鳭)陗': 砬T綂坶#m[ 誩鵫+k晶驿恋>'弃5~t嗛B话璨%蔁<gU郷鹉湤唬1E嬭键妁<菝.(e脷Q寤祫捻o酽{|Z~橡觝赅Z=-擪蜖)囵4P钷/7脇藰ǎ,R 1攑O*V硭瀃4j覈=b処:6 謃es絟q 儷紉特蚅9号龒59禝攧6箬闪蛮w绍k)MqD違R觼0S)ZJ鮖蜭瑑螘虤&}羟Y橒蚖1e]灔浢`c8T/艒<呿$E_{鎨苺诐辁>\_靨雂锏t衘檭R#摎*Jo蜣I:鋼I断-M 檱傖&9 w崍霤撤WY 矹 耣 鑍|,棷!黢(T▆9@'啍 Uw鱒[n(樶$撙挥吅甬鬘≡?G5vS葏B琵鈑謴颽膭珈佻裟5皤x傅2籇 ;.x餂b:q's溗蘏蝀Yj蝎 T饃O8$[鼀鴒8g, KUv唶湃rtO\躗2考謶/輶窾罈f擠廕G$涕z%绣?烖隺噓锾k/拣錸寫  0梊>;"撏檚蹕忠 X·gTs畤:昽*豫珣豨徦-= 毳錱i誗胣Z叶9o烲汙緘R逃瘽r-蔊ㄊ湛絴H}"媤/鋦PD妓y黋倘V@駛鷮򪆢宇q媮書肵郆毆g.憨oQ>4?添D曌 (<シ茿Cs镍筷^f]峡悯P樖h迧+m邒保KN掫ti騲h D6孖|寐歄膩庄炞戤絵攱齴En!嵵膐6_g52!铹惶矌萒H痜<衞TsT乭K1等\qJ锸B襩拣擘.熽69鱧 釔摥k秕B]腩D鋘莡飝(烆 1攊(<皺毝' 櫱N窥妚&1/Y罅 空孶t⿲>Q蕅洆n8惁坰尤硼质棫 B\I諙h:N貆]*鍱筐¥G:l亚军諓歞9酔OTG7H,絳7Y7s軦0』_1嵥嬳=i嫄F)"v啐扆>,8b{烾6贀钱k氇vU -亚bXs灢圣*&{A蚝#y)鴕睶*oej悀Z^'袿驯稃n曻#屟m`%滺q湊p摼[袦盒氜 殸鬎 棠牵讕L{<蚻9c1吲;p錨?鱈]栖X A埦禃橈衦K褴 嶬\弟院靇豑乮罵緔嘠 I$嘕N~ )炏[嘠"_糩c-ダ娬亻 脄y.辺8嬎猠絀R堿6yxO氘kl骘殰M6刃>g#銋!炶 睈诳G{zE]8棯 苠b 嫒>ry 8趻S擎憁wLp哬懸株9拏[駆 宰r歘8彤~:u6拰 柂@挏G蜔U6牜i?蚕5娎泜榤窠嫺--Z;攨笁4/==h菼l2&簫薔h77:嘆_揋宓呢伪飚rqM肇^肫【e>=坧麻萋&6Lq鱷$蠦3n虾QE滑奄&佰}镥?5氈燧籶+.漫{)9hz巔暆0钵?匀X2g帧襔 襾硨「 <+厡婀狥鱐鰉壱HR p(F蔭jo5驜0騨 阆?d聥" *杠\nw;匳A懜*G1^L2猽敭m艷l嚖邖u8腲秇悒啲毭晊晌 6T|勦L5醈尠肳mE胖h+噭 oㄖ*揞.恱桍`~@1o,旘獊V9&H鈗 A&蹀$!PX!Y罘ANPjDOJTu6梤晑劢s1 o5鯧觫爻 $ %vCY冈T潧3愻~亾f<曵2r胁 %k奾k婼祠4/秊耠<2記v搢X魸ぇ闽5錻P22隡擛7巫栗簇樼uso媡焧箙4允`阔a鍼m 梵甧 y榀 *畁愈ウ朦妸K脠涾嵱U紑O,蜺8g瑄*爫嵆4潡51擧橨\T[訄潪焸寮棧蚼4[ 殎3W,ek慏r僐煭淾醣0/钅沒緎'車ж?,暯浻島o莺v如蓵胮贙胄媜膋鱲z箑&I浰鷏-S学触7舳_;鈃'織棶hy3|咾o╥鈪A戝鵄宮 橯h鱎%zf]->Z浢L4乏m$刌鑧/2詃4糠台q *C蘢sWm3Z0v2箇颉4E%桘怗)=g毿/䎱.鞢戾# /栤朅*涶 kE嬣~肤0u 玩#钼摩潶鵱龞蠱淥J巈GL"P銍"瓒忉绘雑1裱H蓑瀫Y[泳琏嬅豌6燞靰_F夝?伕蓢#专垁-捿纕幋m犆m蝻7K=dt汌祘鐵肈B[*婻f囑C( 屩硤忔\O佮Z︹o褝汅澬齧鲹o蚨郹 xY 蠼囦"!魱:=`4疵l慚,賩Vv2@r$@9>矟糾鷳/\殆鼎规c輄类h^74hT緔濻"9箏um6sw簰h黼[翱聶 轗坷 栐萎簘暛 t怛芔襱E樛T}得#-! )璙so廹莲D)Ne]n嚹>巗埚d龈Y痒-蓐塴WV'蝋 涰u但d蓆窖Kv蓔娫$苤=榓U+拕杢Ν棺0诊爙Kv鋄译汧櫃=胵5唩/J蟜囗龏?%[ 泀崋聒圏珟*3r|沱f灀邗=>噞偌8M 鴥擫 ST4篿惕?%"跔7=.K蛦,奌瘮皉伋鍏墨,YW,吩R*薀':#5潹,_Vq记糯q+嬙縳X蹉墹tl譁撎捴痺値t做?Ut剺锽  紗pW嗥;蟡狡?畞溯唍⿸> 羁P!v楽蕨#檢g毹襾!翻vnL歸憳复叼ew鶆甁厺娷<?*c嶳k4P缈)5E?鎕29e.苗お\_H菫&_閰 售 O蠸q穝2ю朵q遻#7M卻oz5񓗧皿Q"崙>萸`暴/鯚{闔p諫z" 1芟鑈i哘Kc譲瞓矮胜埦 彻c頵获Ux僵呻趄&龚幁廙熺}磩j䥽=。辋姯儂I"亘眥樷9*)瘥<鱴^,|敿*Qs;閈梫F#浜摔ⅰ 熶蜍 u摗騪 婶3K緘Tf遡*サ櫁錽碨淚tW澬Z奆伛AB挆t肱禊屎_鲃粨v藈npz羁J}泗.~3暭煉u.燘7n媿p`〧x笜#鯑墇怣5T 壉睴衅猪菊6躆's彪 憒B瀺sDG魌00騔>揋匮泩蚈7嚪竊\QVO %縃製A$ 逐=樥[ 鋟TS杧裐w皒崑na椴}Tz\尙~W 繕9#V鳕 n7䅟!*H壤蘀(牀繭6^B蟶h鱀順幐鄛éP3%r 4l O9e@8蚅寨戫r琘褻惬t始P匓今%/^P欚wc奃圖cwD-[勢酋dC+R懫)璳<`萤趮翯_(b毥韖4趪扨Vt媣牺+ 峨鼷foY乹"2筅取=X池纝]&鉚PJ蜈C緈U犧鎂籤.榮阡懭嗂暭鑘!Cs 肇閲缃*鲜!掂S^蘋齇蛿刍6VR| 符幸悩"gY$Rd.2 $庇潕┹Qm]└:?生Dz緊粂慭踶1窳癅馵槫'(#$\姍<概.猻p蕧C1埌r2吠瘻C殸珡=l_I蝥\踶B90N崁暯`g穄%秹洴 !鄍桖9JcG=o!QWbmjt彵槁藇4{伓r戟污瘷踺YPWn\軂8#Q都.爊7+'g湸槨r咐0692鉏n3a絔 tD}疥kR>}BJ余 fkO芦怐&╲縓v_棑姣@垪SSw8扠_<煗t^覕?洡58#-#彤qL/茉W亢q)/C 寢旣砭8y譬7s閒亐#s惈敥R卥溓lq$帰p異鴡.lgnY芥%盟i _产曯2 愻[b磰!跖&莠輨`底湗Ma#冈鰝6?焩Z姸覹瞱b灢$hl醋]Y┒露肳Ck嗗y飊@6娮r賛尔gv凁偌{菩綦-=幜 x泙斘N9鍎縔l1;s苊骚PiN'暟,虷Q蒣=f;骟妓0%?e|葄m厥咶税棋煋y^-糄fp翊o A愴ツ愘gL鍩;\鯥_53捒w漝歎磐p踉拚揠|江缹D7Efrer澂簹y7睨璷S萹O抈~Sg<(s犢*轓戞姰- 烔+3訲戬鮶4孪讳 Gzh海譺热湾蛣jL>P雝?` 嗼篍@"_?咔I5E﹤<.n!穚t225汲8圱杹氯篘 9G媾$O㏎-筅3炖2昆jj乮钖 s>洟讀攀鄄^r杞K羙y鈗Ih禜*]Lv虛'1G6鉍勒葹莪瞢(02:d籵V] 畇熯P蕒鄰R儌9xLv蔻咔隶}g宑噗1K纔踰#4芝~燦q剜w_,a杇{榓棾椕`3$擓3l'/kl1歶盽槒䥇竐([4鉷 -`=l鱹Oc瑢鷵d俠nGAH蹃飰'逿乑疎腲B06笾鶚, 8&g緒c6锟?q茰臃}枱梴9恜氃産C#啐鉔 麑uA輱 篆豍謤p8%鰠FS骷㧐w嘍G呛櫞jz=拗绯GR?2Q趪)S㑇蜣p晻婩J!騍彐紲'$闫熴n瘰,O涵}籜馞0|屷位л`{j 苎猳M-_M䴘E@9U綟/$|堼 M骬 -鎡鄅8鵭缋卭*V--駔j閘d%N嘙乵{gn謗l8_绹价麵1聾菋憏0$`驜緆蕷,6.X.闐嬍#D俼 e斢6湕R嗝僀tm莐6>< GA:螠 I€>+e b嫹?峢B4X%3`@m恽e憚 蘒z聙鮲E 4!噓鎧ⅸ眶]鹨鄋粓癮╟|狳6-P闶?&,?篰m=E劳xC酹嫞妏涴6-谵邏)ma 劫坧謑5R桶譝<褊壙( 穆F彆:tl璃$&騞2;Z4by熜剢7俐劭1O\漡^ 颓騅咜钁悾#③ 规! +賜1a论%釭Fш7む年莯犁詸9o崠熢┤s抿靡+F珁 t猐m脪'"立巆扖i鏢4(3'H仭+>}f襤'7~ v媔 彡e儐咄0 湴 vG譨9Ws<,嗅-~D櫫鼌trG栚醤! ワe餹"Nmu鮖r胿x鷢'RT聺Gz―县墿\巭夞诉/iN沒粹;[祴苖2&(W9涷襌 F3昗ma獇璌G"6鱤梥韲v_y鐴~蟖斓=mE鏮;粀巬鰠煝#蕞a镌]M殷鑢WVj餓<;1|U 貅(qビg婪~K-1a枔EM棢歓始癹`詩IM{镐阭  風e峩  剉)/紂K墜椹UeT)F5榛7 铖U>!棻K喳驇璻觙Q襈Zl 6=V苓gy鋡萇<{>籫峾魅g-O存.9.斮鷋鮎摗$.pzp8 :'ら誻弽絀740<~贱侼 $荈 <躨m豪鄿j收圊X鑇-^飀]邃:$倎節穚藽薤Q挐┋v@/7<+1摣膝nd斉B眫k!焤25Q[ǖ蕥箄圙铃>裂罁/ M窾]頾'悻襂悫>睮缞黆 蝞鋈鐒`#䅟匶ⅶ錠蘬 楊`E*'4f傈0パ`6J3hH鴺 \<%斾c犓藨襠蟃^鮻葔c7.﹐!迏`辱G聲n幮i&t97%3zWЗ惄筬荶螼兵氂様U誚烹gw!j饸捲]秝溸sㄖ瑫:潺A譔a渆峭 浾!叁抿)y槀犼9踒%轡V暳g惃r&;稄¥g:6弖9n 6jC乽@N殬FQ'拒 怴RD綕儓黊EcJ撑PMpxX<兩寿c揩薄EuJC秦>椋_岉_鱺棂睑鲊N磊 Y栿s &坳桁:讘6鷡堄篐菺Z剹%}C <' 隻匮皈琉﹎撖贫fN統"R胊1/w [NH ⿹N橓G燛砢O4 嵕eR籨蠵CX).宝f2.(K甅6鞞9躝燺觩HA (錻&篮2!zH柀>8Y瘜麛獲祯□6潸C 玷8OaZk3 _O2蟍I7鴯3瞱斥M坢酁v钱/)=握{57ㄝs従`蜬b貟O﹁}]绺G娓i挾"D艼{U慦 L&)c誈Y塩@ 硰廀詜nL 岀IxWp蔷t並0唽瀬者f佉临U熹v &^18嵢])>玙龊'o晙d" e盶鬎~菠}%3Xk熪鳱伯d壹 艄鵧彮"!>譀壍憌亇脺i 1a7 *曓^J籩彡[X9$Λ砗*}c釱)地I! n檩 @炴| W3鮆F髊汷P梾KN蕥(蹞絾^O骄 芣ey-玠軸h峏'崍 謅Zo籹5x-9 惵sr頸Q噽,|鏮乬0汉讨b<棵囅\<俭鰞蔛_V>膞*a通&2 .谕蚆u7*韂S)陛拪{  y洧{b寂佗鲥葦/灹 鲥轛7膠%}齵R 鮥暰6浰D}.氊欪+潅.Gz`璘L趿0%y珍?^s^&饊鋤.螿櫜鬈;-u+挻Mj耠pm澴1yW&蓇領豖%鳌窱狨拁玽p烏橚h鞐1!Ci踋. 婆w,硚G沟两G殒 =@4H<苭_,(乴%7Q:萇SUJ'|%惔W賴`霎0纣cN@=鮪‥噥 s砋枦彅片垀]螐%崕黃逞:屶钎毩黒僒V蛉 ^+q?漬f饱i踵aiVRUs绐獾椗萹皷&糩虷4.x╧A 1昚誻;/蔬甗旞C{彬喊仦g牆戵 ([揊嚉橡c 碩砈q烹篼tal姘j?魗E謀*7戺1)U饸羑?z枓弋?陷尶獪q騥姀=佾+燯&堈睠熧韵=庲*呯止鍩騥垒磏犅,iIu$灕歆b 敆悡0BFE綍=裤姕Y訚d耯瑻瞟Q% 脠虣橒6叱v韟r璞觜#h啓瑁oE"悃H {o5>*弡潏n敊 b產eけ瀗7$H蠽]K`/DSH~ 鋺鍵8納胮铠t, 2K挐k+l臸@4}`h灧A壉焩邊8 蚥狊C3鄭K樰佢酢9s鍂uw I泐刁En酨zA c?r庼(r5I譠嶁筨璌46磛T}\觏渃"Kh鰛揹耓#騃0繛 V\|蝤M 0粜0軪摣7须埖簟8府*k曻騬24 幐n煵腥Ff/吺4縿,3魬廪`|8/]g  # d#跨鱃鈸!膍申w 占所-j :S畟漦殹I :遄}3裘彼g妑H36mkz涒碭Y2v蘵唃Z\镥)≤68m'嬑})範#m 褩宿3罃潵洔AsX|<_嶱)鼓! \0/w猠7=铲r Yi洍P$b%^菝矇.嚺峯`D;俧r瞭e蟡8堍鵊]yN8镞p+]旓匍隨5t葆綵贮V畊T苔孆8}峀碉bQ宅di烿#鲗哮 a嶨7a!齍眻 ╡i餡偍:蠀秀将  H漃I?顀潷;}R?吻蛢IL獰C:gH9A駮邒;蒧yY黚zR蛕+辢?揉u巸e漪%%t(TN?壣 邞q'黝9\衃閘钊-6z吤滐燇;< 2%厭uq軔涚I虒辫9 鄚r珓W擘镴靛筒鈐K蛐惒m墊X倵远挃柌O%℃棿Z=|k赅T(苸}蘎ZR] y恍A獧X钕Q茪熈}☆樛 P,怔蛦蛢D潳踐懙滻N0肦瑒径鑟Dz饹鞥獙3(兡:h+穥碑?薎幽陞#|琥夊珘斿'AGM>^gC熾蟇'X锩弝 車皋jQ 璜灬yJu#伭%頫`$间*Px⺧嫲睋N/鴑獈uvGW绠RywZ哙l1嚞(-`=vA毠姻(WMENSrK煲[)? -咑g秹哭a鴤AU]诋;^稜soa娵 q臼#X. 惌8u 绩椠棰④憶猏e恼s鳌NF n贞杦貙内$ 鈮x e{t:茒ok鵨JJ梋i[1祠R不ыeY滛F"漻P臞I招軪_晅祬{騋羴糪攓56下 酷8℉o燫{0Vr萫腲M╥W櫴@虘Hz;w贇P酕I鞟.(f皮$竴顡3喸^V﹒絵実湤舵徦5d=蓀嵦鲄蹆*oh|\#逹w}"迾<|j裘釾翘V槿湠6澸榹■慌顠B.霆癚.蠶#G皽瑻B}rP(禰捧Fu%>餶:凁嘎卤:嚶W1懤4oc娦v檦J]+喃焇妼4G唲(Y8跎縶j,蛘{ 漖sz莗垘 閮緤8鄭栮=挂X嶴乓鬧ク供醪薘m"隮S6燯n|O伟o$:8z3./Ei\箦驘|3D籫棗羺懳Y9鼃忝Z煼禔薬?4u;-5讘-但d:,.]"G8d氌鬝hLg外r慡/;喑h|幓D~,28&鹴誛橻<銽匊箙"F┛&5m嬌$>=熕責垽探剖彝訧[z兕nn*,"俩&'l妥-2惊躶Cl3鵊]i攨k Wr曊鮏漩郚%貊/瘺%?E鳐!趔T惣-_:_䝼X賟V虘叒9*>O混I}鋴4馩悍潎(%衷鉤~捥炀评潺oI ∏aZ$.慂LU坻諶嘑翵绊箆胵┧1廱sB.詯鶬瞩[丣E蘉蘦珊pf§+q冾澛Jh龍:r徚杕8"gnlNy*>讃A'棠珪吘[珦M顟1 錙 Q9/鶙幝w"p蔘h9&<{u<駋鲌6'钆#Ge萬s.*鑯y偫FE娝:檐苋/碾&鲶%AB幧J4R?gl揟#)[骬櫞;刼/Y-覎P跈淒Wr8{&H<撿{刈L梣袪e!张[圌wc4畤|或 T.黇⒃a秥F閉巋爛 8ZAh- o t-'笊薅fn 槗螴鰰3魨蚹豎E4$汾儣愴`泪泬剐?hワA沿铄$\腢℅z<^鏍&S韷蔴昑5痞蒑 oE柄B5嵮6`L勲+7餖;!?孕奓v簭: %集8膇邼e菙刣U柹:(.迫G(mB趔鈋J螙S>E#]P02p俪騝ぁ'3锔y嘸UeI&-8猩F51樢胟.酓孆#H铑腻U戄g1c挅7oV/W籆`E尋_#Olr6fP,&so磋穓麏\'寪拰酁圽d`n畘惑霒]煱NlYq嗨s嬠/5_4b敿rh輈 軳蔣聋鴢迳溰.}WY昮牰枾-騒輎鍭坓R$T捼(z(<k_Vp$誀綀q臇 蚂尕顡魏d,6硲伏恦(単S'=嗚豰Z暓yZ.U >lTs韂鎍罁A颼J<礑q夊P蠥噰W&?[鸯S傕wQbSa党倶鋧8_ by:<籞釧淭c 殩 ㄕ螰D懻轝阯封w>;t5u珥絛,椟i丅峇\订1d導.堿C紉嫋~訚y&2鏞o.鵗3B0谢窴競6Xr)呲4瘲-汽qg蜿El嚮虓zT|Y鯪TGG z垤柹矋蠇狦2б 賭x亷_葿牁:艢g射I%傓u5F?r 鶥WhX]L/ "哓墺徭鮥0A墽|婰4凍i4覆! F#QW%AI&薱腧屎犓%_a 樧 掳F婭dm岧0.﨨孡騉L鐿[_勠鈣Fh,+岱姈1盛0僒 hV n`{2U聑%n棂亿u騕5:薪V.S峒Ie%谘0'S絆bDaP.筅 ╝|jR挳兡蛱/埘7瑽倘崜謔胅喀疟狂Q#J姤#祋鏡E `(P僲袗.*愍b雋蜳\1茄nfd躡柡^y7帓羁}橇4勲鰨髼+挔-L哩mq抈 %祆躀6送%fr揨蓵暼v噑JW眕5#Q厀d,, sW>贺v;yy甏镸谸v;t獌蹉F芣燀(Im伿A}壪b埁!吵玽6A亼E眏 T车m纄c疐*7嵨?櫦X2讏薏﹃2G鹿椑fO駓筏=xjY桔9/諟躶4,'0:#禯:8xbZ崂韾凧S櫀_唛Z帄@"{{-鉗眤7s噸釤垘b憰犑穧隺L囐 pm旊5倎瓎`[e5FG镋f呏Xx鐤e鍅蟅M″2KH瑔漉9蜞随<祫M貸TJey4鴕 bZ譾毱D榖粉=∩謶kc鎉F揌2,浶f阱@6痁o6啑.n脟z屐翌颩藵Ho1蚯 5Y 庨u啑曥9昘+h軤嗛;镺磴 Y鍌\冴JM<)癝&t櫲$R!a侜眽纫膈胟├ZWb骤鯤@a擵p牼霊H7hj壍秇朽 特[U=繽歏鈧)逛 .)Y釛罢貧}d(古6o*O窖離ie蛉髪[鸋)%S}齓~ 枺" 犒£溙鳴;B^s'爷 {娏wW5W繦腲蚗Q 暳至Q_麒S涮-澝+]粩竀浑 c煾袎L 死嵄 s>谧 z 洀4t[4,顄拻 򭐔嬂 拊輑E蹩濷解嶕4广K=,N-G渠咧J禹沁m(罀脏痬bv:z牣泊A⒐营#鱯!办 釓孧!蛀譊u;V n>檟<@妀垡姤J幰龜侵咴L#6邹@.(隵榵玏醇(H左@\d删悍竪~+ㄡ站l菱7&婖嗑: 楈%欐<7o.婭可Y战?e3"涫}P蚩屻铆cz㭎r&1m?1諀''򮐞ョhB片 硣*鸶S邲茭F嵂B囋繰t虥鐜< 韟福謞(藃 阉錨鱹涇#MW獽 昻f沔 惂Yf瀐LY挠濄YQ梊z哯g0鍑XEN bM臒k躩)e4帊p饔緜鯗y{渡N;h6+役`(啌'^賦e阻Dp6 琁ozt鲀簂3W鸍IfX5酊冑_揓ob栺CL显42 \軓r泸癡<嚮8k%W賖:'|愮鯕胆S8iV佛瘈aU糅q傷 K奈;`翈扈"v`o臗邂蔺6T蜭Z姙'v袏0Nm伲镑[c熵霠绒钧箱_$镉嚇&mAⅹ譇}l5lmA家u轠:咺不B(M窛>ぅ")镽{ 殨Px琂z議W0 栜<犁d|mXG塰 z籐玮39羮jTE楅羼$_圕冯嗀F 勐lA$鋬e~霶^.|0 N<浣&伺!A奧E9縞攍厨=躍皛 〈叇斌6>Q"J6鞨颔P检U +>`洞趗g3玆4/ 粧摄洚3轙"雡"鎛艏Z銂倱9喂"t瞭)悒*:氲Y猗踳侴g'湌#aP厂キJ,爂詃y抋z貱NMF(爻#閜悥{M葺腕:毾$ 埄G8vC森<皑曚肌1^冬蛦8B1@ K臌楍截偹槱烎踸鰘-癑噏埈xZjC睄&y募,亯4牃,s艜嗙wBm!b0!腖z襴PB痋>D5C+10,儯肤z]熧N)靎祝d鼋N>;;驦吇2NlL纙膺炣FG背庫W翫QkRq9D碯&G,@I.暵覿aS砺&徒祟n$"7<7 盜Ot'怖L閘 熝戮鷕吣畃超鶔n9BΟ /'猈';28(Rm'"帋k =v吼RS<懈顉藢 zc盏便3淅.渦Mi1$K諪U鼅*-睊}螳\穉%蘌I棘揧(E 1括觪"I憄D疊遯峎(篪兂贇9aRH澈.鹴剻w圥浨诔k懆狊鱄ew輠:|Yh/|庫9g数月$趜暕X)頫|60vI/V2帟9 篢 ;:%憐N髹7'c浿焵h 囪,M幍奆邇F2i&b桮"\谆Z匎丫![忟觭Xn|,规󻺙+齃郴嗁W[齀;?鷔-欪ZE;5Lv覢,r螓╣?蕄綤3锻:釦x%{w9袰喜#R摳胟xCR/9b4;~5駼C飁2&$K豊⒆oM;驩h)桴^XK施Y5鉖6#趩蝣錒迍峞釆阌绋%訳rO ⒂抔簠浿賚塡铔 +QM夡駀愐aq顇且Hnh%羜,]j撺猑r昛D寔U杸尩侀&LpE蕋醔戌昂s$u第閩<頊歼S彊杄(絠9&焔Ze喥姈)O~q叏鉝鞹+l 奸>]傫豷輲=s':ポ].醦䴙o蓺翲b"鉛q纲g羝QE鄠彞pk-錏眞樤Ger1B2oL0$=坔廦&荽:蹢` 囄m戇lLQ柌綷烁槍f]^悹槨穪|痩o椼晜X(<裎c婟h?mm豧苲肞vj(傻tuAE1虇%H!BI捆墳:堼K决2'㧏3p!舾$噢oЬ塺0奵dh\縈輢颣禃;鯡mnO-.,&!鰏倾*鞖筑嵂g2锅&伾磥5#阚趐後灉诧:D/蔫0i0嵣轤a钻 餆o_(R '覓爥嬪各e$+-塐K]淲纸"(n#灛Bb掉(RF(鼿汸砆'风<$I蚥乹龥/ 璅?蜂#;燧椋賧窠&"嫰嫈亂襇丗戆c9#骐Yi鉔,:o躣 &椤5sU袦湓s鷫鹝i廢ā邭=?匧!t6~ 楃j宍嚴NR鳾~ 潟K譨皝缀R;t醹鏉%+曖烾i猔望 =$隙禅X娰@楨P庎蚵v1+堄教 轤缡K`: b岁綂=&嗆妮1mv0雓L(?躏R6!鬉ACW腱'泅奻I滿q,粗>梉坙輝捩项AoJ8J7鏁郃縩籕稻刌q$涐爍!\駩/M瀑k拒姀覼 V覚蘊耕4翃 蠳癬鄚叨蠈棤 墤&鳺哰4%嫺拋#DV欬邒鈒O`1婟!D硦i冿畠j豐操IUl飻D抂尚7*鳊6"27酶H磡 `m0Zv鳡;~&悤魁Pd"婦禥 胀呢60俍(e軩噜E陶 *;%B猾6奬d肍R 4繐^怩洛H旺圑驊,F%m慓mΙ飴祿?@ 党w鵽Z很6狑雷譇8C9昘嘻塅 [渕\匩稅莂墽 宾"(2簧~擗oGxR樴5 恞\陙9e摬6芛滍韄"T积 婵诰漪Р 蕬p>h}E+95睐嵇ユ渾嫩灗k,.N0l蹐jb@O乗&_奭:&霸恧憱o#R黌1-[}輲S脿鉲遛煳蜗>p袷戌(眝砢汐"A$迩槫;棓八 鄟G屩-n、.?f粡罯鯁CQ蒬\誦yb娉从-MAа钌侣1`vq雴阉;圝_"*滲G嫶P_蘹O%)汭媔L.汋"E(gI术<齠3詖滼hn爸佇僨2藑I."o抲嬫熟~\r6Z∫;坞_ ^]4% 叫!蠈蕚#蝦W輕J/ 2啐粎a鲭杮 HKOM1幵 \楝畸4+ 藮沂噉(嗋PrQ抠悬屙r鯛@z溨检M!E飨録E ir蔛埗}诣b糹W~'L@()&DK糽礟穢韂磏O7`摉甤6傡8h/莉臦酃踬 .稲 E/粄汝泀/隺J慑鏐7]堠s|犮妷趆/"_5y筕s,&3鑌檀倫邛n) &^c|硅⺧璄IP笄<睘徉嫫鷂脸v$樸)縯卣柩Kw b8檆.6_6N:疸眄z4艩醣r紱O 皹濎$A tv载橰(&E肯灿霫HZj悱摜^曮驐*8aJ媁B欲詅?熍葶屹1]癘<`fJ6.(2槁波-{Et覷蚗喜躉B7曓61. 縜购竁仆獾d呵翂|征齸F瑷壆_u;魚L丨扢umE>/熶注@筿劄蠾膻顺~tx圿伤Z総l膱纩 ~颁9q瞕氘w哖5執艿a亵鳑 篘煽p&[P-懯m?膎o,樹5焩;腵xít遘r臏h *稑崹釬簀氾饚>篙緄90{cPR秭I頒@砿觪覫2 舦篿# 飕s堪霼]>裤,c櫡 褄EZ#┛ 3>婧EU{"!0抂3r莚ㄦ;H缪`瓫攔m琱;塔8'c CDC记質"汎飐P畠S!洉o{驕OYB?V峗~2 o咡塵Q橆 IY鹆R陂ip勌漶歪鑻S&7Qr^3E劧z齐+騐 50螫鼿z#媎Wo DU庽懅骨i`j2T蛜撤鮿飩^7S覯{备'~洳翂%莏拚P厩E阔R钁习cc駹埒権\+擯岭[臂罿2峏r刹栔蝉?.に滯m5V9,9旫寤" }衣F嚿隊湖碬(琴QW./vr1$/fN濩i谓 价圃r殈礨B59棰裲攃绳釯苖1l哾~盜緘0髞i士X鷈u=+<摂磶-B枮#跰rぁ-by +8c8〩憽揓%舴藥qDL&顇}0S痷悦-q4@/+%S诚鲹P祧蕌# 鰏h蟼rzi蜓H紥m扯7煏箯x鲚Af7@簁禯#$O_魉`6噰42偤,$=v3鮺珃垭趋瀑犆 +NZV(r*傩Lj2b)倄枮嚾鬂蕰鐙矠@捃H珥龕Ni泣柏Z8y趷衽地Z泂朌hp 1属荆.Y擀+耲蹣獑H鼪驟M忴%+璝*旍妓`匨娿蠿莇睨友慦C喤畬T濌悵^ zcv7媻隼z涰:Ys0朏w6#82俲|螥]st1j+邙+Κ6醭糳摴鵯h.ze员?`漦4(V颡{誐2{2sR棉V)脭乼g =E忥铇VWk*跻(3磔麽[鬍 qb漟峨踆怕j $赥^$鷍疼~淫傯\wS0%茰罓a猕褲櫥楄 坤^况)枊鸚倒vz$Z;灇哾氊槤\'j皪2EGㄑu#[^*荥[唹咆"7燮劺侳pST娈8#教v +ㄐ汱Bo蒆S挡i?愃 ~F alw/V)莹EC堮5' * 囟 $汏fhC爵c"X尣 iO中Z逭濰n欚.]:j,zm-彭憚莔s3>Y檒8C=_P`L1M"*)詆q悪徳喆泹渵檋}碲箴FW硙 ’鵆8鮦顷桷$5垘,债跆嘧粒尹 涝2,&氊谹鴥翓w縆E儤:隮歼駦覕 耡h3邱7橵怃\錺岗^P樠|k擜恖1恃J澶孬`{萖飶?嶜暨臻泬!譡 5J磏鼻8*?_灚杛歒瀏5mG>b濮;鈲l幺g5腢儦O -滟K;2 瘥7贏+h 蔹w柙"B.w_谪[E(揝0搋=*9:}b((绘 飅7;谻唉瑧&?濧p滇H珍嗙舯栬Qnx竒>*x敪歑l?*譀-畟0鬰棴E餮 \g㑳ο]3蝳汥<+憴氉id騴5ca斝W薚wUb C?#6~]剃*;&n溷).嗹yx.(`Q 'B獀M'篂?Tr|迟 i槄t =嫰F.'0嵟1a(鴷E5:%L蓘观的蓇7D闋:ge敘訹磊劐$d.)C3酥}悵\爠锝,4翃r礨B 陁K簅]橞寫郭 媫菆蒿龘I街P璽"N1 錸嶹ytW呴鷏QSK`93駳@ 裦鏇rX3鑢桂*猍&H8@-賊vL婃Wz婽堶 糳q鞞箶鐿2T(橘澌U]紦mrE覬b酨l簙'>r璖钋3dhN碽g迠.截#,畿煚崗鶟Wr齹4H钴 暂踶"填4復N侴b箽蹰呴忂+豴;3C.糥譐敫谼x逰\髟僥╜i岤豷Nh陈尽A頿凵闯[ c詒 "h昻c詌,)3_緲瓇伐鶯q冥餜9"糤勞豍俒"C骷񩡎$买趑铻竓寱!h3v褓#跸![步tD=7I勷& 2c敛蝇录'箳IH锲T{鋨6Y崌tX 愎BZ椊鉃h擂wN膳趀粩叁颶6!*鮝M絅廃鬪僻僋N!F琁3锌!蕴塄駕S|D玳鋚嶩緒钕 F鋄モ扲y狔竫仂.U 6" <薋T肷X鳿鬪櫢翽NQ讬[Τ阽谆p/Le頄+闯夐豜湡伏?!|淖` 6/觤p慅Y5孢x螤郫<煏澡s麁襭;qf暶&被奰 V兇";硣睯(蛾瓙L)讘嫷<_TDs瀨毰As}绠!鲂 匥缞?Dmυ鬡3堦Vg ;7剷篭二妑儩笘栤瑛o w仒hB4=+獜觃QZ P拷njCPn圳p,`F岩D};m 籭"XL匷噕 蕗p飏lLq騈(w嫶ǐp賫灊煲医xi蚮$"9'伙b?X崾懔>'抾,J歷夆瞑)'R栠k繼h哣蘒湛籧2ej1瑩 棧鲨5e# 洉fQ'7獗㈢蜐gH籵壗鞉蛵v嬏玅 ?=uj65;2镌∴mnⅥ2]硅瘃輭8怑慨栗3挽爞髁縐Z4爲蠰z昕韧d&]6x蕔N喍^AH櫗桒曹7鈚Iu梓 >茠袍簹&貛A]阯I鋦Rp0 q yv勘蘁q;/鯷殕坚觾_5)酵mP蝾Al夼蔃麞塽U&4EZG舻3﹢Μ?|?┆:╳ 瘏P[kV樽 '冖]6镪碈y蟔揰犑鰌鵕竛銎Fh餘&咖磡^挈H赲v~籯"L1t垅昇蕗觅阫Q'叟UDB.pt7躃 ロ14率鐀賣E5y!檥滂 (t瑧颒P5瞮呟;5匳 J/釮'8 赯ZZsm7U亓2/!`k0捝窦绳5詇膸侦犌轚ìQ类寠0+N囙葦M,y+#RMw鈧Jq蹖砬W!橝髌 o|v驕T葆,F8~8餿矪刌歯V )!-砵dA6Ek4洮a R鋑&.E╜鰧艭笌╔伷R⑿4羄8葱Pv'帟}- X 昃tMh雾欺n硣宂朴L蹔0P;YH :R\d蝡[彵諮}C(喏隽 郪m匜,Q魏D'葽窵 宋@x}荏舾+$B45H敐抹導v>冚隈)轺3裟>彌絾<Gr2#1&=╙衎#\S脕;E怆禟A噸1=X驣臒=绤折ず5(O f 縑*n6MkO嵘\珞 絨摶8嬥宅W8"Y5膉蝍虧N肛&軾$$楠≡s<糕囎脼 該 NY&鴐o"誃 爸) 翨&Y澃$x耬+u鞢f阽澚LsNK[愬-刯;8腱5 V?湱8&?纏ZD榦 //隇攑pIO眱﹋IW橑"b;蝝叆礴4鞆麛読崇鉊,v,療鱫岬羥L捼G(; ?z銅TчYwp┬td蕧!'隸溘N襆濤薢}郅Wm甌波[琷v篰憥-匦om晘L&洓祍&倡p籆运刻V瞉 踱詸0?.榎媸"?5e蘰 A7U熌蚇,揯涇;鎹b颪B堢Wj侇_L哭擹輄 瞐唱(Y辿頹V鈵o9溜1M0R虑'?"烌闏>潒)C!酉墥盋8I攭wt坸铏篮a>T 跲6竖3ㄦ_[ 嫢瞧佭=@b㏕^噏僟"詜aOW榲3c陫A訂Il$靅T9繗胣鍞H丅tW^F>鈈6訥 |?颵癭墹莟禗窾蹹] }d忾Y犻m烲Tw挙|?fu麻濦 馓("晎奤qpQ赓ィF" 瀦封囅衙/坃礡/9黙▆穻醑}E鐱=Y洮嫡X於*伐/譣3レJ熁?PK竹验EU?5#瑨 齮豨> r,x麚2Z<~亃噝f絘冑澝C酉:$X!臺2?^婊渠`汚\2蘉U9隻趪5=經|琐覔搶緰m02l#狔)綒哘呑{5\$絞帧倘補H6伱饶滀迋%揞|.I棌桵灤)J覹C峌(僝H))<痺-闀誎=w>仰:驛钲瘳窭iA猒w~s埴 鼉 #斖LtY;啸_9jp,擠旹桺炸i璫PEcRC(XI1ハK壝劃 F籷舙*絫癫夵N6i dwg貋8"饠r.?駓I惶 溳跗"3M(E 円雕摖 茌闅7 f|忀傒9G溟麷'p 庅adD蛟窿d|嵛)许'蒂Y穘氶苤詂臺h@m臶z堷5!ZK洴欳O弞宆R鰍卑n迂'$aj#412緅衾3?⒕懺紨n覤倣L5E>'場 Ev 寑Y'G[$wT'鸐擓?9zZ>屐嶁z-亃鐘76 隥"(c烋櫁鄀半匃)!CI -Q刧?妣x电鴖&XOK曷{橻 囥濓颙& !,蜧r]MiY只y0凸详駚J0Z侐J绊l輠 pvOx ~)鈯<こ4硷04您(鴥dyC;`>&笓cF諅鯃錾/唤昩1Bx②i愒H領#K當w呧x8o 觨,;寚牗蚤*:E踠'B1杢W5^7裌p峋V杳4 #两FK袸牲@摧lt'*柔G狚;<習; z硄O 合资褨鶙G'|煮+C闾N薨t<楶湴婻邉1)詆=沈 侵币棦 '俬.挱蒹fI%寂+确#瑓Yz鳚鞘w5钧仲ЭNC/h,H1fP;関K!楕趂淧g*-jf嘤楀 訦a葆菶98'^泦骋q襏N粄Q崖 箜旽,剳B 3 駔 涉啬*穥 咰.馎`l n3B'烘 q深伭鎤三轅憷3ip嬖鱣エt0嘹0#羓X煷jx羘y┍動S錁胱纱呶揁w搔#X4癈_≯篠)厐4$坚 侈貨儭盳,娾芎)刎覟氦%[/H%塀靀ユ&e暸:]柏3[e迪>╞+Y$匥U/嗧eS/Ee谋~嫿.传艇)驟*,VpC怞Ps鉥K虠酠1禽坟仭驄棶}{/M卋Z,o栴弣}W簶F膰Q#/渂裗<S?SE蝂\嗥悋瓂;弓持l 燮熳K3觛1蘳#媈>俉B緅說睶盆~yU躅G揢曛舛▂N"鑍0覯A!溭艝供﹏v霂崘橉羿kJ扽柁浌6鐹%q=&援彺规c0b镴|C屢鰠阸應6駭Dql 愭lmef骨僉|檮ホ﹟丼m綅I兀鑨迻-TlE&训遠a$'詖=p#弯kQq+b丸 ▂'0徲$S嵢洷b瀣邲В蘍慺┶w幵gP3鄿RwX胷牂蔽DV嬜糊齟'爬粫1樥瀙2S拭糸R摒杀b驵yb&|I裑J秣"F`E鈗-i擂9獼'雦倢耟缁OJ先O1 zV嚖蛦UH"聧僤D躣汩A飾闆遵癳W-nV籣;d谨f_摹綷{ㄖ洎诰F&r蓭叩敡騁uG#J繉F1诬*'闇`Ⅱ~rgg聰賱噺裦荥gpz乖l毮闰ji遦+$蕖鵎秀f瑖^R剳朓,c]豑m9PQ顪捤粍"鳷&u;A% 擯傍/鰧IiJ煣3镭峹4喣夵?O1脼{>靥R埯h|攖Jlya'v>:byPI^brO胠帼"q丅欍f想鉶璣澲分X%ヾ獗将暋梻z稡に昼~焇钿览輯Π`麺j翆9剴A哟I36?溎u增k想龅${a囪卲4 Us巯<#C踮Kь嚀".o\0I糋"]颋O"OD(亂轊厪塆Pプ埋令Z'宜E啺暆図浧@険|饺-kQ/鱾蕪 歛{窿4穤r>v(&<蜔K!D{Lu骢h䴖堒'湃劁剡z惟.ㄧ|Y8h=O8:#薫﹨3f^*蕶鵤閯縱鲅C鹾Rt抺恒曥戯埶V顲x%缧%頛T?AhI,鶞裚;夿垀拐橰7zY禀)7Q86G0U戜 窰+瑣4妖恛aw&3旈動 N我5試0確3O駢M]肢=照LsS鄎礃韻k99撗陡fX涿I嶓* GwV乃砇:濔Z毜 _蘙1P態渀,砫y碳嶢D鍌 丧o洹貶o师6﹕<r< 蕸當w义b耸7d+Al&佌Y}竅偙T歱Y覫镭E]帥~蝇驭櫌IJTF知5c 似,樸氜JS8+s茥M豼?砸M瓐*P唷>)隯浀T0ジ\]wL= 斘傦膺鑆)05持 E)@M}襁q&仴Q僿'kN龤T換觹褤滪-ょir70齾cV醯4f蟰轺!k?唑s_呼;I轘Y帕埮⿱浜|嬂纇p汴鶪 M>Fi r钭z弟 n檮3?嘒悎 _W明&]$^5卙O~洜F祎m晜6登6b瀨0笗2 良ZG)塑-'{-HUeF药:軛jMInK躔0"硻Id;B谙骵eYP空i崝檵倌測7[UE|>>IqL嵃2邫~拡#魺(p?駹Du输 堷輂7挋7u鎯 &WYE$S典X 躄 鹤狝¢R荒氲*GO л,忳AE褁]箱M浄N怘C蓤/3?r卫e浀~U j3朶C綫1M%E絪斁|l8jG霹鬬d+队笋侺Kx/i毱DK);&擗爹岉[榷鐸蛢喪谕渹)儷w竧7雠 蕉QS噲BG3逫lQ栿茢嬿愿}哴 黟癪3}媀h涔ㄧ做;祩缀绕恮贠8'eq廈#PC睋=K塪;9昖`彅螷K襫W(0_4l檔澭-佘(曟$商p悁箰芓鷪=鞼9琸.猘2氓9A{Y5浐v鵌k6l{y@喬N樒9霎小+pM违.窕偿C洚)eAv偭语]詗 躚┟HXúH好ǒ8]6瑬e(毁@`Mb Aи∴N鮥_啳伃怊:bv 胝2玕01-|g隫l7y罂Ok *qq蒬;珓籯罛擯癈5︾xX_3僆)阠蓱RVc)郊瞓D锾d9er齒'蚳c摯8c2獬6 S)偘Wp碝履铵u蚃3% 嗴笓蔉滔處忎P[/I瞷藾 vx:呼y 4蚋\9驗X憯裺*Ⅰ漦u犒CZ樢O}7遮胼級K挎華賨:V环媝W[跉滂 qdt讌$=8屪踟睗4L瞑阐5/Eㄗ銕桒%鉲%l祛d?蝐峅D`鱲TOM謭嚓Z]厅◇+5N⒆蜉 鏵\[#苫??樊hTM;鏔膂f唧"泴鎑苑闥鄱*閄j!蒏 * 铸d]杝NJgTf]张z;咼 俵吓YS3^&.紕齇V檯PDn认1g  賵:'L:据3拤螵硞萳咹fQ鶞抖垏M}抉{2沱猑(bn0半^]0 証狝{嫒+辎杻t淡窆R厓eR2龊盗ㄢ0陲bYZD鵀0w{癍懹沖M樴\QKoIK峹4屓袞濾碩:CIiGQ罪毾片桦a2令偋G蕿Z1z坮9Ont叾3庉縰我u辠卜黧/噪U嵸cf敥錂w$*S链U媉h閒.n0缮兄z搕s┋Q拹鼵4Fd 骂脎⒑懲效咰媨,B覭^o慱谺"5eV鞎 3=嬞9n 頏$-}t-c陪升6dF.6寊Kt7|餥敍榒萠2肅$鸿Q=6糺IT拤 e骦9-= k6l承琗63jX崰l;I▼%靹庒LwTx{铷牷錺椠駭扃kx&呛彋9 羬鉀8G4敳oy`$.慧稢泒硳Fa(慯蹲鹮:鼷魠z2(畴訷鰈鍰わ[ ?uw>*莈嗊*107傔撑宲SD=縺q}斝麓$蕝 !箄*/6棧j躰萿鰽勥慰垔RLk嘜IS 蝿'古"杀Z寃厙H叓詎穡帷齿銃u/膉m涛愖8D宏荩?I剩Pna輭x輂I 屧惜=悌Y#祜瘶`_.轡}u赔6覄Z麹%V塈谟M"mcf治珷?澭S鲬a鹈鶄S巢#鎸 抪O熅蹩濈帩}詧k謭m竩x癉0掵;襟4叴g褻`瑾w-┍兽*鰮礬j栳J5#奰f7睪腸焓_橍xX茆V4E\暰乿岿8躹*鼗W9/醿廑I錣,g@x貆眆MI槡Q邗穲埽"&Б 51k暟孿粖.f$厫俍騸r{傏匃碇剎靪'l熕j蜞^Q1;壗5!<暓y鏦n蛯/賙n摈5佒 帅斷F俬唖媬$吚螽懌OV\p齘搬5峴虌擧.1硝'4U瘞E 伞4*p*糏: \+M\崋6俏鈭貘刍頌耎uX6-鉻%"氺潯qo敥=!2俐P诤ιjj緜#噠bS?":/W靰=he~|続熁?换蹦癰F觳%9K滠Xm驱f账翟嫡l祫晎跃l祚 礫惈蒤鈸x勠E瑽鉛AS3 y5:'*囦馆)烲|k些%保虒鷄轩吪苯3W坜Wsnm/櫩笤峼 箈V"籁A-荡获蠻套k軗-:㎎亂-#睶謞(0㏕CkIz 楣j+~ X8A)藐 M紗w};f>zY)}忕篦LLO椒_雄e鑋鞁'4妠殞(#(F塓f您 喪箫 |刘0檿mH廧+褝笋满8繰灷焣J斆L夅T兎S濚牺骗(0溧$}8kbL遯閿傑绊S-档Q.Gx} k#I傺婰緰j判S釨W!6荹迂0%GPe{P蚷门+蕱 my 7桨'Z,K蝭榞趱躣閁魭吹 侕B勹@;靈H]V/*.堌颐游-z亓侱肚T譋BK>褹丙6臭E奷贓苘鬀%睠彑鹻Κz儬.O淕MeJ( 泮2掊S?#堝╁699+义轠8q)w7k7;魎操薩簿馯 "<kVZ?YCsf 磣xFg(0X:蕿v彉蛚h<咲眺踚蘊 X列|f隭Tt氶:敺耛Zu?懋荐撒dL郛wo詈8躂ce抰x蠍赿惱_閼C7 鑟cS灔鈿縋堘?豺カ2鶅}垚镠蓑鞦偌B慢m鎻7曜娵T\:汖和統 咴$>o犸S>4DF9杼崎煹壝麀"p謌䲠鳾觳*郈觸刉暘*箊文_tψ;y5=肙傍劶 mM11Ki-RU韞|}鄟 ]V 47刅眳 萮f -d:b瀺c_E霻勌95€@厖諷' 冥v9wV(44B覾;o!綛闊飈!%K杇\|漀K5誥+}qkwa0禡椖菃鉕悌>G聟箓Y:▇thGdx鑋碠`n撫a(磥喴昱Y:v韐 悋=I 藮RW膀v)▂陈zbm{闼-+挍揢刣buz窑`娽涢 [泬x羒,")gX殇孵^騔3竮瓂鐕惬∏欝K窼4 :7Gk=歅=gK瓇t)爃U醍徔妞橗Rり-埯懯~_u厐5r.vj_卵 徖z:#澅W喳蛟砒媀瀕>#潻鷧d扲垇菂H^rvq$惓攪wZ'm冇枱筇N=珉_WEp]+~s e唬幷递SO4憧唚胆 魮槃U_蝒a峡MN磫薧M偬胚祃肀BO嶛澱#鋼+F9詃巋o缷雚拑0爀< 疞wV;?xF枾 U< 粒<崾 ;命掳'墨滽(肆瓎沱f峇FR緫(p(胁@乚ej呍鸠;丈pq鄆M!%傣}睥`7创3Bd&盠矓枞l7`}..9|翷棝X[iX兂 :噚W'9漓{"(k摛鍣Z罐鞨}=畄v变`P~翌芇h┕劙L膥犛楛諐贽w咭仞诲c饖i 崣3J﨨桛@hd罩儫-齽V鳅逬(扈趆厞,淾鑌Y}0旀涰F/')f~mΘ=蜋 7`0h銈ts Y钢长2甏煽迅龀]/1 's梴0t o9鐄c%湜癲8S渼bKx嶕 -L-XR6u玠&斉勲3n協N菙(硕腫Q #R茟w腏+虾鐰讃y,St/眮}7eT躺f`鸸哬]v⑾籮妍舗¨`&赚袛崈⺁x雛埑v >煮\誡讫qc2 岳d戀幄'x湡Yoc尥 O =3靬筍:(摉'|I鐇I6Z|塢.躧侺K瓹7T'G/ 奁8m橤p 濙訶K愙f寕馽 t ]伳)u 揖杜帑蕙<后Miw绔3 鲏8q摩漅c&楯TZv素UEI晰獙簉=镮▄篂[dc闪5<侾! ; 颦dP)韖兄瀍銏r但 经,] 矯SdXGlA p葀茷抢愷镉@Z&?蟀苯4{^鹰)LbkE|粫廯H跖-28炤~x`忿/y>v2#T輑|絢悉逓鉀| I渇戧8PP:麁<1]>4n奰紏*侵惮"拮&P7pA] 軘X睡?}樋/{爒度:X百>K謼撔#Mj袞gN s抟愘<2F0yスo徳郐埒6笋B1乍椬4蚱耜庑|0漍-P T9懝K賛符:\灒讞y爬蹩3跍fh账鲎烴錗惪$攓栿%訁瘭[;K箮銟蝡/>z達裄VJ诇睻l[ 柩枘":xb9x$_0依︺soK⑸O{叅v'-s"B佰獫蟢豂%炵駾?硠I嘡[灙韡) 晖柁摱0I+U/E:X0璡糁礖.粁<昍崀H梮L鑘恆/G燬肝y%=;! 鶛槛@~钜 5*礟Z媆"爈熝胙e魔嵊**F6,J衾铝累乼W 〉2勫薣[+v鵝 /鮦x瑈鉉*駤蟏东\/舁_覴纍畝呢袉郚_)燈{Xm(蓛R8獄>鸑-{F埢3豰-i艃A9(狁戕0i拻k旦,卥魋"Sd煆<更己&锔n:钝 遝蓧8t牷$c鏸瞤奮f>_鐙霔鎗h-eti曏耼68_玦犁B篲xP=DBSY5窌鯑`沱需7v[q睝QIF爒uh5^P'?N0E~炖%b逤x1q└搥眤憭鴟憣忳=(蚉x涒~Nddi鈝极竊袵;TS阎o黫耹D簩絘须Di'3W藩蚴7穌GVu 皺]d彰D呣詜=`i繗v6bC:供%;幙炇5/-缉~(濴浩砊O5"N腕<}鳪~O悎舀!8捇 G2'/{蓊5&華>于5慲缾+猄m咢xP甞"テ!/緞n'tRヶ瑂贲B^:3`1s(~龝谝$Y"U裊墰 傟i嗱6禯!掲?O>矄/洋 Ct訬":揻爑1n77βX!皶犯>鵘數歇滢 S伟0g`u,洬嗃j'd飿 溛S擰9錟骄沗.$浟熈J賷拜瓻|"(杕椦愕#.輓拂-4"佦焤鴿敠湯トa\);嶔處昅暒玩毣I鹝曂m(崻馺坲 @ 洪仩熇咙My)g<e芟悵7磺ǒ伯係W鳾鍑~zo(鶎馯Dd暽誘飊}O&7vK掯廜g胫撂堏愩悱濱眗x\i}嫸⒖1婔垝i4O"n禢堥虬>ez遡橗#$x&?VH涼乷"禿燲t nW紧垐w/#l$轐N狔~i-女鎢 叭[y竐:.0练M敦n芦蕡0笋|6璈 5蝏~:軝覂+濉L塜孊x甹玏舚癔-忋╓~慥粠-2诩K蛥摝澼v珺橍"]9阓瀂*襬!憩鎮悾8b晈戓yy貛阾(,~$舌FI樲Zg帍膼X璑Cn@Wrf阣H5 槚~亡#勱漐衻%朼煎暢渇3 児藸Mぬ_o[臍'冿禬{拎G賭奶罍EN袚9樖5iS摧蠆(v.^钺S佁<澁準莆 >Pk2\J趂FI鋠愺奸I謩胿璗_bTGe*⊙螥s 屐滼l;響逇5掆率嗥6锠,击bNO 町 R硐hd胣群f皮徴=\u獐躴0輂伞M僇GtKO7闐~抧稘冱4阣=_潼襙崀麸%u礇楤蹬I<謺财'税6鄩介髆屓d网'~胀 藒潎縯[nCi刏渙l蓥ner幡瘅懏鐔>bk}u嬐鎋L讄6Pv娚曽]Y(艫t磵憘D馪留sJ"氼孹峞娩)鸎粺葏+w_桚W袒c?o1& R諑,W0S @7E1拉80[k0蹉1|榞?骮 e鐁~;q%圈4s. (>5醹隞蘓F鵱u=3i/ˋYjj!䦂禋N堐+)苐e冲艍雓b4茟i屿遽-)?橽` d朩嬥4O泊檖锘暸m:X淽#y矓啾U誦J嚀c妐k圂鄨馐D綱[瓯g眫疹繥猡剃桎v単觑.Q稟E讦X比!d锖-泴閩谾q-鹶篧7L熽Y栎告(C蒜z;咯~D锏 詼鹢<﹊)!侓鰂Y娰k虥v港 9逽^ 氰TY掮莬a誸m>詡 顎*p"4V霯瓯傡Z瘃 蜊烙 W慥s] *冰,Lil 噂V-_mS-k2m痔 1疅+G|5_d?鏲)( g 0璲桽f籀蚁MLb暻餓馢4&5麺蓏/s牖炇禘+y$Y:%4G7峹4皝9杌>i帲5R伀HN尊a孜u飬唢筐K{D/铖餒|%@揳幆 >丗jN+j%ぼm糜A<哾}蔔澿S毦藍蕐*缏伷O6颌"荤tlぴ椽)|浕倄遺SFC蛼XEfk炗i拑7<繮+!挠巈鱨X\浺uy癅B8巽#浱~蝭an疹 IA6係thr︸ 韹纭-'Ъ賳鰓◣m垈;p因旤J櫰7|抙:〧oC8VK8+芀3k0?淦籃j供箬 S圁広I脮$\.5淾.,菪纟摞<仲響S%C晅L鞆瀝e缴 $#籎阻X釤頺槅函y龢撬湑w齎哣凛/+鼗 -M<<淯斩崃 9猧>,xl|癿+峏:+暶睯 栙斿TV蚭_a;doBr9qL4O薷羱q4K嘈?灋[LbhKd23$f误9h嘛B尜5}h剶5肢4唹駎}9氉m@3餼j薉0?AMXa焱L%8嗿z滉*\蜋墾K辧M愂謒櫭`UIq瀥#,DlK%嶆酖䎬*_ F嗞"眼jrM瑧^>EP!P镽F跿d+ O鬕搝| 2.m珨坑貿籘*侠l#悤僆 傕,=!j懔裏-0ぎ恞e㈥&╡ZD%xκP脶({罄乄︶p"棭菩"煚h(UU狥C{3V 甼i4Z光h髀 P蒿jON熫Q|贵墡}nBmq RL額K搪C嬥bj叶?U浒黗" !/Q薅+`H崗テ櫸綷' j藤{d彄蜟$阪數蘡=扐@3蜝籥谳LyS\簃筞媴伫莙XY奵傂朁k%鑍帑b齬J儨mDir亷胞髳+9'栕繷s 溰墎%姪R,D_栗-+6C貤.j爩e?_0墇c噯h酔6Z<逻`Zg/';Y>襑L/ 函m焩.髱7>w樖鬖⒘.槡++=(n6彺w麯m;d蜛_^$淋u猭N2U境餭<牝e@8'匱b)j''啙 :/}ZY桕[犨[+W(q男欽鳸/SE9蹉咸EX 辑2o.轴osN窛趒1ON{潒 废゜:H譊Nh&fj-柧苪R(3n涪殬з_鋤c;}℉挝syz7%aV^D"?=i7>龣Dc )5(2+%4w<.镔汨棾" 丬<8鲡O 飇J籺氥W]疊C骔:3ぁ 悊e6王~)`h茟顰5Zt紌xQ澋!懶S辰 寴譤麙顳)絊㑇"讜Z侐鯙┑鑻脬a^C押x*i? 蚴<,瀌I>ベ2P棔夲q皂鼪G槆yB详yθ)畴uf\錭KZ;4訔魄酫-笩嶮8麳燰<|,3昆艭u潲a鋙暆\Q{0鰸塰毙>$嶩銉漨I3湘47N蓟嗒銩M憽rX枺L镘畵_2圞蔜鵾i7{d%4簎淙鴉\⺪"0R斘:9╟k'S策臻B剷g;樆J7熌R6PV诡cJRSr鞖* s需*e娙G臙M+潟q[d鷅y嘰蠡vq糞饮#h縘B髼橶崊9]杋粟狊炍.L鴞垰吲O殷T蠲!w嗐p磙穩泍缬1R% 骳+餶 哰!t巕戴=;]M撼z`F%ZM+r俸5u-b= b飂跟FC瞧鹬頊h.侄8)f叒搂鑝}綬;蜚._(1箷Z?:K寝逳嶔逽岏嗨υ=n"鳠/Cn=#G锚+-鬌 詠剉e笗矷脺酙棓$u禕仃秒 6檊.;%煸巺璻 q攎$>gF剳>虺c焕豲D櫯# 運D稪5c俗瑎<骘@<t処R9E-络`刈_穳 e佃<徰>抽w>^帞灜鐖M9鷷2⑻84q8 [焘襲E H*:&?W踌擘-痶`+ x0v纵竰oΦv9瓧B8 膪铆QB匈\ox蛢淨妛腤 礃哞r兹侽7@}鼔y癷P=7鶺y蛌禞侸 Z#瓌08媷q襡醫'蝠們d<4堸*y锴嬻蒲jQ絾@U oJ玚C鑓*W偋!鹉 M鲷纯糭 (l傲j稭l貣∥塱R巘l卆菕/-W䦷栔O⿻^祗FaDY櫗k|隠N#炧扲q磗Ae.'A1澁畒膎O墋佇鞷4瀩歆碒0? 碿佯势舏 鐿稑:{櫇Uad绚譖d@_鰶,旦睎n 穌 ;-懻}櫵5:窏枰/q邂K赍靸绖c騷='E$萟2'関{'9.n(-辞&┢7,~!州%:傻I%郘Q?繲迾摚レ惃 ;霞+灻U别-U宍鲂-Tm@.Ⅵ:嵞备"rd瑯S鬻$ 欫6 衷羹|玞B鵆產W鰸惩贌*誦f墕)w粿=0專/猢r豄頨D^蠧&U嚛窧`穝;K1姮纕J礒?D7;扛橻狼a悬z范骎圜睿2Z6窘8妈|mce俽苪;T砉痺MV7oG逸燆W囆袧噓1殃虚 F鱝礻^&萧 却cGQ6怚%鐉氵RAw頉 褸砛;遙グ芔耄;U煶E貙埢l6鍴@蛿r佘8郖=L笎畎s涬TUW}\)筰盯嵝覻>铋啍R廉]T`A檽淞zr}F|85僖7 " 璼 2匾樄轘詊-94┒漻権i困,{闑孉齅畊O魫印魁c岨獞T-鐚儮濇 ".閒蔺hM崔x劵{挱鴻Vj.1O骑8_侔NO?o6 悈+0櫭1逿o?'~ 志姏l: "<墤c\SJ鞡屲Rh簗滙E"%1:W L脤Bp.汧0⿱偾F攧钃x`1莦㱮 釵KMR歺_ 襻#9>梠"EX:渢T1嗀据&眝雬J筆d4L 壘槃z锲$▉ Q?J虼眀傱殸谭B阁 豿溂堖;%墖瓈 ^,鏰軞 河爃[0;Mg鮛E:s8JQ輧'?旙o礏Q罪瘯+紲摣宦_2纤$W璘忽燦'!nB8隹.裧D葥` #茑篏勯%圱栳xw蘬2W//=裓酄螆#e!|魀p崔映旊禫碦瓢@鵓烑觰雄敘懲瞎 k**2扣剩e0H@:<v鷞痱鸰B廞颚堨稀販P梬(} 欔7MK各%|.!磨HL蹰 +枚睺艄煋#js8b嵖w顋-齞jx-#|譅鏀8;迆躢専1賗R$!{頧Gl]EOV-C錡bf氐6e 隇茗同H守樨 J5嗣糒梏V奞楎盧櫡!E$j:d筨'a脳IeTb坭潸瑙趄U瞌秙~瑜)㈥q[;切M6茈k@ 祱稠+c6衿@,艛摺J鶹蹕/!|'諁磧堣鹙:O$糕f醫D膞<癉=.@>[啺!罽NjWM鷗秝蛗D藁哦皙D剗o\P痣0椁+A;D呃|→咂n m;!寕#!~6FF飼鸸侏鉧Q", 荃"/ng.<1匾=灹┿*杣h竎柆鬑j0銲nAEeHn憺潮囹f潩閒&)0窪擿}j骫UmNV椿$雊/"揠郭鋁/lT 玲濂膃UP鍨/毅T%喱:w嚺稷#序uh%ピ眕Vk婕jN鉨蟅gwm黮屒〈"H]葩蛹姳堖0c販韠诂C醖U磦^e礇'8ygp簔竆き_9氯)a髼!^硕>B3j#匫铼&G.灢F 絾0^,cOU4 1第挟 +G!贞笍To[z篻/h怈疴=敭]课& )5v<泰喓汒孅$#Rや夶傿輡噐=赕襶鞈儲5貴 曧c%吿鐩鄪寣翭_V5" s刬汛笞iA!肊驖武c6,澳`'Iu鍦; 3鼁r=违4丟憰遏k渙1徭 X兞V哧鶅#&Ai爥Pa绸 #8僒獻6L*%RbaO劷-*迀わ_9 vFq φb]i鄮+}A5蟑O_b醍p虆磦,9餓赜 啘脼岺T鼢}勢?Yi#BOM軰b:乞$羨 爟亻脀伢Fj9U|閉璇沪O歗[>窼g醶jYy0C,蜤 ,z滀芪蚎^屉$|谐B揖 JA"2蛜5叓銋 $ s酟G吾^H[襜4A鹚夡Z屢镨 椿z蔅Az*奈僄l+燮&顾磧腀%`~晜/辱6澊"7倂<梧F-Q嬍>聋m8^"阳W貶p筄u鈒h低锻z囩wu恲A輺; 朲 渪嶚!v靅 5#-没m脬{ 隀4柞<薾轝淸 (j媿 J荣l赡0l0.墫y9琞b4憸毒慄v0'帿<楿:oj彔凖3餐谱凌v定矉罇 疁 4礗U點局J !コ @.訇=_r傽褉筿^bM]ga圃菵%伌疈X 皬侚K宏,N畈弭郦p雉鈃沖6~?゛,#銍>)涴H涛m墋恝$V呙吵}v6鵂进阞扮2框J幞.齗yb茊 7a緖鑗犸'*噃 =铮僶}眐顖g陦]`胊鳼"^襇囟6ㄗ垷v蕲p$+#o;绺觫樬@[O"kSX劾  銉iu-薺2M<[[t鄭糎x蔃 \簎垙7垺W閇h%瘪湮Y"+襗楠%尼匸f叽>諠(=餼俧e紿蛮蠓 x撋裄M Yb估黢槐*S蹰7?$鐘 O序`^腅g糩Z姙v蟦騎繾[fTo.o郝y暄酃接鎀 7忻{蝛zp嘖Ke郂勺 v3@褰謳&嘻4骱讁鮮醊~~В嘜v8%$<7d槝蛋烽N鬒捑6竻7s檟筵!8p_虉嶌=編堥莐(o啑庣fV艧7捤9]蔂q貞坉傝礝s0@肅 ╖鄙b蹒>8',H+>類?H5C鰥琜;?ポv5*詷苫2/遾}1IV皇&o禁晝  鍠潢葾>ぺ蚙櫢Q疢e蔬2艼ゼ.?翽鄃>布朘u,撬篼Ho;,-鲻糷汦呾時@B顲溁e08斡犭屃U#]骝a=k*虹珞傐'2卂D& By淏袤'kY礬W9B猎袴囻哚龏K缛h颳鈹F怽S \梈糿粣R湦嚈媳5鏀1T庫, 鎲3e忖稦:2-聣邘Du蜙Oc蘊 D虮穜3篼;XW*r樰乃 8X.艗C9}Jbp_Rr茽yTo#04抅k);Z鸍筫y$焰k诵滘傪榗 6E覹e&鐝蹖!:禹0▆趫b 饠Q 帷犡泽頸 #mm] c&B2祻猆>汚9QD9躏&'N现 抎 y_N 籟蛼'崂苉攳Sg)Y#+>d螗-L.╮貘茛瑷鸐e I0II Y睏状h]6荳2菉 u& |跎}JqXDV畄3`F5新|臺~瘒里CZ醒;0 R伏壱< #啙%3雽脎b彦` 峾2坶椈q棑樓B垚鮖'k玩蘑0#庨9皪"0巒*: *p@e匛勂弑四糺]e!=镽雌麳脤闕. /7簍%!挋k怐挙紼v{鈊訜+鸮&f<細颰櫊V"劺sk飙蠼1^0?)KBD$g胑噒萪?kJ組n+MBX屺S#(R暮2迾攸噤湜鰮W@伌y76{=H|m;`7鎃>(h莡#噛 廞瑧廆橜5嗑蒷麾;锅輜鮣>=(繞碉9孜P墸.,"峕衈=侘黔'%魬葭n &t栏挏)L)僒=nX#衉古羖晤餴 +qЯ春玌"{<枤銛:|#"仠tI嫛魪蕩J镇|霹~Z6炦g=睱鏭"gL?D.6櫌鎡R%5/&芺衉瀙d業 榀哼W劸m雤:H3\Z)嘜vjJ叩$賁<蝕蛅乊`]╋E垩-K攎颮'QwU衵頑QJ蟕懄Y倄1挘<'Y76H懢 7s爞匝*=慒Fdi呒BI嚌 y斧vG}呔?=栞塹歋鉳RP▅JF轁<鑧cD+廦x痧^蓱l{o钨j5 f?7{駽YK﹖9矲搦"L=礗3啼%丬創転臄癱+=/,旁惗姰蚇蓝莦矂Sl+(XFik$郖(d璶纝呧a溬j稒N崇汢敆䲟Z眨毛59初ㄟ.!賤?3徣耔硋堚羻 桌潧e.]娖墹ANXU漎鍽艖蕿桘埒橣) VǒJ6衊]岺堵 n .]#鼣P酇*亸汇櫟磛<榈 帅$kUP砼4f 屸樷NP′z踭7鏺 n吷Po睝lT{荋/髹燗 絡p甍>烏饸瘷k珴櫏釖l嗏N9t2稐Y}E硍v+甗i滆浲愩驪顺n脼狙'S>忍嶍f燬m聇鴢 &p#hggP 瀫=V?="H)擽sbF牝U,P軏喨帎O楄Y蟜[澌媬僽M0@L |λk嘄!/<鐇h仅a崞榥5V6㧏Ga鋶iw皆X=C!,&訢)#M8SV]lZ踗V4:Z窉▌A囕阐[啻魖o蕪p鉟澢7隂"梏 98洈穟D答ノ+蔋t扐艏⿶糟拼⒖ 辶啅飻9欞7埴槩≮灚b稖/ H絜暔蔌\Uw!D蚁i@隔N.2猲a[鍘C勩 .,3等日l ~媑恏霒/ sA嶔x虬遴k"嫾 W接軟(R嶌M0緳~Ov闶@u&$敫'汦婆Q錜昧(~緖%q"挑 _q幣 Nz槹c*i駥l著圻# x>6虅2硤+蕱GS莓楥貎竅拕%瑣4筪風e>@-0絅Oms碯飁#兖|唀.H-gㄏ6羮孧糃&`戙庪抳跐8歩}G&z&鰅 "阐躥 x虷"P榩厒Au夂PLi 锑瀬Dp伝 摓 瓧b阝犸槍匍5辠%鎊ㄝ瀅$厭+幖/H{箝?鐼* 姇E@C舐砋N蛇谝 8鷹窮躛&x鸈o4G頒%猹锱r邕駹N材H枕竳韨*&$0Q沝o)!鑹J肻彫sQ聴HI-'斋7廵粜梐+}F&/!w2_吕=+K]掳,后鳅鲎%鳈n#%阝闋paY15食VV恧挜搛嫀渥YCt呕$凷 ┼媭桇O熑>黠'痀訮i鮰怨P谩丣榥n]騎*|駦腷.饘vkF0.9否騊犩}t2踬芦B^紾灘擭i9猘亙H 岦=棙螜G馅E$鷅?K匟d嘨1宕g`/:]搆鳼驦葱俘徵腋潲煜%,E!餎C髼_O猻;&0<呧形額诱欰豝穖伢亩嘊%俞(Z伃鷸.佴儕8cT岷远)煾g媩汮寬鞣鹸铳飣C>陜徛\涝6M即3/H; /=腮各@"sQU柃阷ZS威&Tx'櫻v爏竣.淳K狏e2`衱摟阱+紁哻1Nn3鹏玎睕Y68: Yc師-乇@&>诸Ν胦<霕5讞?齗9{揌琇牀]d撳"%枺2D衆} 蜒O/pQ鈹RR尽[| i86.湂雽鬢澐aN@觡乮 q/灓G衧B*1涻雂&?&鐲UQ',*榮BZ鋮∷#"]Ui.9G舸o爆扫蕆R释窉椬笙w:8kS1琬N檽V嘦M注Yv鏱lW!W7v8/ 甹 !闐R%4xVM湭-哛g璪>羱鼓閂鰾鷖9 ̄稪Rbd !阒 r$ T藶淉O\<拜籋H=_贾虨姏犩M∠龤氓詸琍=|夼]3)"q菟/牴 + 拏jJ火:M惘犑籸愙p 腵H昭)5瞎e嵮捥Fe攦7q羦v劬伛糚T绑%]o r杈舡闻竝a>="!樶珝匤2颚χ郧" ;s伌螮妢訟> w㈨慴.费綩Z=德H{S"蝧q+1盃箢莙N焥0` 60I=賉彧 罪馫| 淭!he镢B;Z疙囎餳毾峠\`绞jg厡炎 l蓏黁峕0pBj噉[萬o挧|~sL鼒*1_稭R醨哏!,}Uf1閬]鄺;I~2>e詷鹴2wA(W鹪璓闊l"甆冽蝺4&_/囧酭]猘?PAI佰$箠经8OBpQ_掝?Y8暵[胃hF=8U恬i⊙4'╖x%z"YY8y1锸您足絝"訷,f账麱¤=6鎑q圧繘谓賒艎武i%嵺)箔e.輆鑾%啡 )W蛌醰}嬾辪醨OM~櫾1绿|' l3'd!`粪h賜协芙艍焾B9褰邔觭(簡褐钑g京譠2-憵ヌQ閑8N]?}邐Q蛿祪:0誌QS5'E6#卥4X=k!r泏虼壷鷐2冴b}%*>贌纾F雬;筳泜@惮藢o阚 VZ\鐭焋甍*磵uS 孰 t楱颔旇n量|髞持辺繐|=+<鶿飞饵待bWX贀韀 棛菩r0"do7澧鴶楏G弦園Q硁鯌*_c*lE 洈%%珺談赣澸L慛嚡1唉芨潛2ZP$[氵I罈,62=卍砫薬疵襯$牶V#2讅铸7B櫬?d抦騦蒐 ~爚 z!1js 暹.箭H赲梸E辵T'穣鼍渳靻zg Sy葴嶪フ򝕃謣廼拼枸箃孃圲賎蕩o蚘岄鄈东a鳉㏎Z+#鋷┗Qtb嬵dg绶硹?}f aG 佞矋_ Bu鵚瞐晉?g裁wV⑤`-n挏*叻=<棊P$[q)P堋 覊 鷁鱩;糢シ毖谊7畱sOq祁k 瀒0%盚ai叩&鼜靗珈<苼D彋M1傳侼嬥P 8# /B+1\~'#滲耑jDa闃茁r熛鵕怹%臈SC3 v爢窖娨(otV:嶳7裶0p澥4a紌a"K'咇駡eN嫎迺(仂r愷B$疩嘣h礿*試鵇裒$<K$璈JS%]坾s2笵磀燢炯豗8鹧窲玪(裤荩7/匛p&鞙 qT_4偬 锟豻$霋=s%8蹆鉃韽←H H$+唇抠>跱`鮆*氟浍网砡軵)鍡综飸颾(乱糐j*蝕謈洰墋鶛麆 快孮g栳"茻澝.;\4x:~S4aV_楅孊鯽効 員玽luUp))硡Y:暯H ,M覬1+斊-!螯 zz蹡塙恭=0)E }:(jK岻%囄A鰾x鉘9鬡嚑玱x鲟0LdX際I *u旌s蓪=堕f夸聚蠏丬%寭藒h/鄱r]乑'屨&$;血讏A( 莖螢&璷洵 oy戯犐猘穟篺鴅覼隘B猁捭遬)859懆tZ昙`U尵椹紼炂s-褸u阽IWW焼VE)齆>裏弇蛹魱 J宕媍誧灍鸃紛擱R襴梭;>4ZwE>鬧.㈡\ b>兓魿H鳷到脥 镑Y仞韄: r1朊舯Gn憚销諬{,v檶h絘箬U炩隝Y&5l苓Z3闅X m憑g$Gp鈻BNeg卡QL琻8?!俒ズ戶-mMs粦緸W 槛套披罇*筿皾X4烃祻蜡縧1齒 黔媴 )腈i$1檧>Q{c琀曊莦 ]@[4鈁?廰Чav腡 7b韻朄ΖL降曁幥褲D賤0@4膐狥1 灎j▆d#蟼飒F崂妁量胛咩Es矧PB輤陎jYH嚪鮧捒菀y/攗桒鼳愭O4'M於哆M〩拵Y4儷Ke鶥疦雘r5評殢-┃補ㄅ\6p7 %贱瑅mq荫簥饦V鐬b堝y碀煓7跜餷H贛圸罊^+寓恬#珇槄趉虻$鑂楷戟-盿哧;烆 魯K3BL!腎艘詐菖r桷 E@嬀 p~V5, 13?瑇臋0p9泭k乧肭礀殀痨V去衂Fi)疯Vh伬)o#] 诬谓8贽頀N*q嗹旎t铃P怋S)ur飚仰"z狠垜豉啮 I⒂u數獘枆虚k岫L鵸 6wJ睽豦┵蔍穪"4煑僪( #H% L盧0燲皨殹媩 |獍]崙j<栽1靓~M# $\ 餩喙f 'S絹揟︸癵J溊(炷t懚6螽K﹪e菋t战,?霾,<7/叺籀\5碣錼蕸fD6宦h0$*?#驗]肽Q7沍!汼 餯D:婾I賺⑺を)諫y灻娅x愽KLv; 阬l羞屘x獾釼挿Ha 冲槨{5x7鴆.M&睋lTX"鑭 g;歅)+r1腒恒a佒a街鍋珊鈰i锯闱K贐詆|3v55倹Y3&4,晨P熷佫贘?孌榾M9葚沽4&1)岼躻糴>涸M顽驤邸〨_鳹淹邕{W驙崁nA(骈9擌h厔!q0櫤簙2MAr]Z毷諉r細 9嘓耓蝱 | [選珻!坋≮'(奼p/(!b丢綅旧(忟ん)﹢ ,噯S蠙7鶄3$はYF/0G-$形lv5Zs;AQf夒鞅けK q!&9{鼧} Q琡麑饐E7j䴓0尅酈W 7'I萇$淟C纰=:1鰆1报rs壣]g|袘R彾篢畒鬡昽d嶄qZ嵌J狱w襚=轚hN嘫 9蟣(巏帵纊?l奼< 謷嵤W,;鴸垒-椃溷锭.d_粝 蜗L|3襳挰柽z"時u踀P鞐 yr 28S諗b⿴l浼6煯玵I寮(叶=&P'v餛2鋐E苹}娬Nom4寂謡戍袮鸝$貍e斒Ml_.;魞s舐霳f 7k({#!,\暦DY酭粆!剞K草E繃亲槉B溒=m遄EK'2飺毃銾曛慣aYA祒&K<i譳奮l噯傦@`F_Z'滁 a tH:f虚K皧r-怒1K迴Q;3纩 a聳eI薺e蓈鵰;&畝>l臁 薛h&T]鄜桁"坛o D幩IVa * 茦扠C 萒焼\翺JI0_郇鄑觖]繠4ゞ=O祐zaCG⒖h輼叉]ˊ檞`2A强珮顀吩d.K蹬E`畹xu*屌埁3 䴙跻漚jC溫胋侄q谅傍诜攧m( yU民賈塁垟9耏&君秱錘堻嵘K劘Q{醪jC)Q峤:紦扸嫭:鍍2琅飕B弔Qf諀[Q踇Д1/﨑a厥v泙葻摸s矾I$舧荽943Y渮揬}痚]踣L檖ryv昝w顑t劍絚K吒=f緁籸xQ辊籘On:恨习i J]剧鼃麪b膜虳&BG蠋 咈蕺韠4*闓緱錛!=< 隣V~u9\d4:p礜"鉊昉齂<)`觷籼鍈⑾茩"誹-<亗契1羨v5H葂#&羺8鎄簨鈋晨4驡3绗ЩT儬H聕3覗(#8侱Q;稉y;'遁@#_`桢!7杭d.抙I舠遊6瀢屲2 竈7m蹉%锒矿=(杼|埼;暟;8}EnMaJ+抹欉刄 鬓FQ强q橅鵸? 珆涉cC迢暀溦堖喠庩毺Gx_澐D芬D#,Tk木 颻匒麈>鋿 鸉琶瓠栿W7吇▍霧鮨0膷sれFgs鸆▋.n荢y鰚SF$#揠8y襢QB; 泧 滋缶M@譯2芲'.6憇C钞'#伩WU;燬%幤棬[9!嵅9}&H`L椶- 讇'殯>Py漓Ps"狻俱h僩慇間I汇槝UjNxP茯vz;Eqm_x\M春虲,家籛G7贐┺緻墏(髰 ;婳9臗 BeL,ⅹ@岙B穴甠赫玾U椠鏰l蚵| 頎粬^鷇链sc琋8f/崂-稷邅6f鈅廜忱@嚽S産咠Y@,烂'傎(谠知|w祩O冞儦vk紌廞Mj_T惒U熖4獾庣牂鬘%岰蝽'&殼蒈`+牟)昅 粉溏闢8疋媦{昹╚澻轏镹褹橷持代廻o< JXv澱rA)%囿疕+恃(%逄;3 ~豦3/?柁J棹繒蟟磱T7禕詾5#鵬L=K话}慟_К3<狎2渳莄5墱Cぷ\i d濠X 艂?蒁踵B肱甠wE O蚏J[]q@?t遳貣瘃舁;耵嵪5磟te4磮摂撗@3\@曾.Fy暼;[u7G蘦苶 2\搈L<d+[髯!6キ網姇犕.睮C_v浩奙艋hXR葡4N>胏wo婬*药茰箯aP'*獬q32职<:墎寶巶X謺怾8Q粗熾矝'謘&d蘢,傤磹Pedw氅┛$/t84v!`o嫶IrZtF迬脩t]PょJ"绷爢|┷篟鐴s嗧aRП仹寥蹙f榋y奝 /ma&84+ +炞 綊+'姙H'萌5猎齲Su象蟫籘视6c鯫0F70($p3N-毙+鎼酐ctxB蛜琔mQ'迈$W缎Rhp堇剋m碟炣A\蹿.荭S7竻抬玀紸!`>e 跉燭c鑢夬93m 3r釵^餵<﹑圙鰼熧J;E >虩.豌58髱@^展遀 ab1諉忾w$瓱氱凾框豗$踫L7舧R薻甌燀&碔萼僫9 霜归乌>涩惿瓽iK\D棢f鋤隥軔前 y8FwFOc"藺W氤遉j很U滊`4e-赅榶塞P錪6:梲誺R移4?犋烆E隅瞳囂>QX鴥鳐鸥#*ヌ襽 {>S狠7硺赬蹻>圖5G箎詑仙粺R嵤鑓:甲b巹婕w顮p嚐㑳.敘桏↑?驃&芙?2嶗筮GZ瞑Q,g樏鳫}d16'p3廫J森悊 {8"靗g %蹍五庀楉鄌Y!橮楻捩 *侉椰F( 覲衷ru桬奸)?/V/t& 钯押:0;$8浾(峻姶P嶿光弹蛅齰=+緖T閛 U \篱軪騮1荔涂痑鰦c8雩9M橤aT濬訟鏽,簾d)4-f鍷鏅n_8^P_/6呶c錿;_毪CR(児 霉蘀v:滇*~聭ClE`jU`8]a苵1(咽艷⿰U貌 W{騞jZ蔷羽Bf巼/轼Z!@霙篚账+ Eay)猃蒆]窹Vhz3聑2趠R(燖=瑍嚐7 4鲾兡K,c:,s45鶣 6 b柵p'歂FM忹 鋪癮OR罸擋い荼羡r串F銒(QY[\3詐鰃C窩+ 垄:謹柟jq潕湊E夛储 P叿壍雮2眧?gv雤i躌>災渾販H8<d9X桜众-粇肃wy綜R4偆剝矼T^9);欒尯w ^B/癉]QotQ菡6q閥!獋臉魊噈:RL詗Ⅲ弉HN%=诳綈羃+*蛠戋揚 \A歶膀9绱掱停Z鱏tI偯掏.頌驉dO:册%0 41閏鰻, 9w軱1虓(輌+p燜L鶳a朇[孆貟骫|x&铰u}+ 帉k覧C4俐桃K郟泧H(钻T2V<%f崻亹h鵧绺躶擋^楈q%9溪N,袾7(钆刁熲鷞4_寨i琲縫C>?楾櫫* 糆液4鼁3毸9"m=唔扗tZ獡鳹LQ Ⅹ匳%系 \d 6 tn3{4n溩L 盋膽-烻鴐M挋D摚圗 eC巓#薊jq .嫊#篢圀疃嵀 婉cE賊笏箭^^t;vw)甼嚟樀縿n ^泴{〖箜 悚sU汻矝#垅Zg籁l1 }1 }锱- 澏`K柵jd!"h悆4乮5哑u'敵.+篇.砽&鴲菎7(鬼u繇2谳p2C 剗)0圑蜇矣E0釸摠k2樨N榰沜(^襓^瘅j怪次P9嚾!"晴d龐M嶕撬$!嘄>$齚艳:K.鄎.>峠辞c)fq 鱈鍄''塡NK蛧煁""鲥,巻涱效I8穛嬇R欦%+矙#z瓘仃[#蘯%觪関!'u%Do2|軑埩乵碕攆n奒傧椌k查湅艧魉祫捚 缛E礂Y太癳掵)琗镸陝鳠朜6巈鸧献擉l81M瑫z<!h仧)6羈yw6t礕"d`-4说y6L!跲hK偶6W躎/q嶎Ke麨箜..椏5>紙lf竴啑侦A驞-豿雛OP児遰鳲幉橦:I軳~o墲k Ig溑窸0T摞W3栫粼鮋鄱' h柈拎b宕餹Mj]R.雔甈塆U£儈皋2籿翉脷1犹R!Q靮"潳T[煩w篔#鱧;∝爴櫙M脡鷲衢悈蒓疫菐w輖3楕宔Kuf,岖vI暧妀;BC朙鎧邿3裈 浻奂馔佬僀8s-]};8g4jず匣齅㎜ F膋緦办*d嬲?y.3廵弶岑+>彽R栛V[e^扠伦an5黴F陃黪}局刅聖`1!媖XF早譾6斿 峴E簳逋A棾"~虄儉yY卂覀蝅黥m緑/%丒跟┚=烪纂i`炤a泔'E椷q5阷e播敠8懩蠊%篇;峩賧x 矉〡;閬8v攥队 k涥&錀毰贂`W蟴9}R┠賐诖O 羯Щ@鎪bc^oGj竿唸衶.jK俨聄 H"殫┝r忄E}Y2偡頼楡膮g勲A;屏輏[e诅妗 $妄sB櫞`愰采C巎->%秲豋D#魚p厀间 鈑龋I鮊#M勳吰D-[hSa8伐輗8怊攮嶤7棫eeX.d\5⿹鎃漤;JvI ) 烾碞N)熮ⅶ謕|u咶蟱<鸂阝聩蜼揜 ZV戓捬搫鋪鷶<嗲樏伲"烦蓗聖 4v东.,2&M([吊|┱,\D じ/霅&W3軓Jm@^FO L麬艛a琧跙&ド;\r醘菷k7.<跈非CFn莺6糫B.>9V嶫 丮邍頸e;S孠雤∞)牶g`9赍H拻叽R擝cLF嗗暐鎐bw\聂  L:矀懯'V}戻篳p"P`2 ? 鮸Z襲4B狕螑4T銒1B鍃/韹痱Ⅺ(嬕谺寘(儑偾﹗0g!`鬁/?%癄-b]!r,a鬦e0鵰Q劏N鲝孠FS)@浑)誉浹`cEY\4 「w陰UX^|WE,謭o斏樬0%~郁苐i檆鈞2\ Ip8呥"PU傘滘!ビ(買鰅婁駴鎺8S`巿紿竿捗'搩啊杸0#E &A訓NA覄心Rw辌b i爬-怩椪昺k砂I柘DE擛HjaT.d 8};'d4TF&b;u倻7|;玭佮&=餴 /乵;)+=笺e丱枢F;拹7 浴嗵R2檶佮<7 2泲9" P蘽5"戍j<蛠篠荚|W繾p跻/撎q扞鳛<杚H 氹r*糷婨I>T榩Q)]阘<6鶒瑥亯X胥鲦?醄Gy6嫟罏1-`+{玟妪<(dу 擴l=]骗くDW尿閵輍解'瓬L硦<]剆輝枹恀>2[跱z獳筒默蚌 p[:齒柳玒严R鵡[郃 Pa3=蛕cd 敾wD腦竉z猭 韏蟕k|q~L;-<4P詔5A胲=@rxs狛漿ê!氖7碹婀⒀ⅦWB"F紶ΚV  緺=|成鴵0*邬埥姪U,P 栴)p稧嫬i挲蜌V鐄刅磋4z % 萸鋉篽燝疙偯 淁d U,X櫿鶴 H橼蔆A7 摣谥 +- :腏骵攌V]庰痾狟8"饐粬9沛淀熌f反e蛯駗訉籽z_迲騆濃#xo署L珊鉋U."(箿0钺ぢ~嶎阭垍眙c禥從齪{,3n趰^彬鬈$2稖ё 4洍2眶3c纺墆燺9i$戸72[+j篳帏畉 ,3a]JW(PwT*灩g惟&{UbM/:)竩妩<@豣`O6(瀾 1虞hV発1縬瓡鴩劬!嵙 旚aO║*埵q理/蛋.聿k2#pE0嬋挢誃2挢桊缦僫漀}4h=漼6般\醄蚂忬/>寻痍 X柹sT姗姻榍ж窶kp拈 ( 所g7|W番C曃殨蕘娟s珢kT襀斣沽' ?鄰运gyS,)屠嫧軾JVp料/芨r琾`^婳H%賄柔逸矕 lfフH鏹衵褟摈?~ D2埭&rd棼 y籞&難紺%*\2总`a彲渹+ol2睕縔鹄 #蓁U^_?野壠雉艆鸁2塎顥:3搃六F賩Do瞑3:#嘖敌% 鋸_s栵軝mq覛)Y噓悉刎齖潳v寨樵$&?7%寫Ee種%gD2 P 齨屨鄹/-_@0璶跛=陡M9Y釋\2錹浑c挸獶px0i .2?>A豩M2/拇j渊^1Q虹é%〝進c6煶蕔I鮅彪)$E\^q认深*簢V膸鐤PeWZU,P萲bu衘仵67s轉d&>镏賉Z渜氋+wj/蓌'雑;椕啊 鑁62ob鈫f猋昷@"狚>9v;龙v.w6W袑MEG淀靖潄噷.鋌+ NK咘7菈珼^4爷呲x斺&鱘z埠+ⅹ嶓-g︹]%<_ 4輚 礀u焖赟郚.嚅暩11f[厧葡崪菩祖Y奪a] 兖??僝豦單!$烅0アh胤纘龣憮9υ沢T滛,麘y熩I賹 $k收c/Yh墭Dw#迹P撍(絸d婡莿礑A閨蚺镟c>鯠 琿n8乕2l6L 隲L奏鳵C移蔨%f洕N h鰳)*嗚綠幎恲旟#逮玪翔潺b 痘褹壚擺酂4:9r隁Y ,5牼+ 唾eLr骩j佘皎黂i X憾l蛎齰U\fk庬Q抎忕0`螈l"楼rH驴"衏踳>p嵬鮰N_譸D^銣B4囜79盆,nX 餻谟戗1R噬p夹,砊浰扡隙饁轪zfiР添錵辄眱W% hw}2}下|膩纥矻]垄揆.磦BJx袖褩f矑G楜$楀詿碤磻O"p椸?"痽桓.妾綮T盓 掛`/╒6洜r雂|%v媯Hbq帯$X<您=_龅-ぬ歄39 毪F#坈豀Y橺nQ4紧h#w5Gz鷸>缻0&*?!%伏!<冠礪淭:镘蒌ㄕ浧Kc熏鳽陫垓 徴輛#Z更mJo郒老=%L癖-惆e鮈D nF е)篅竞o:纟姀u#復 tg碞檠侫擩C7g蟋冴慑栏xAR蘚 (奃^G/0\愑Et稴<7<抋讔瑶╖栬,刺洡+裎x{煄齖鎱 /出俩' `V}"哴抂(互`渨綷&蓶嘁CA\蓏鐤HHヶ 堏KJ 竛tMm鸋9鞈?"网渇96DV8]}q-趚わD『棙囓鯽'茊>B偸癝蓣=d` 罾昰K 1}俀碨趟庻柶tM肛~-唓?l7;蛂赍$菅硪瀋 -轍HAq 唿鏦P?c6!7dg鉟3引讽溳碐-蔇0'[!OV鮙,L岧f4蚂O#vW忩擽歑_撓# g虔D H+D僛D芯葈榐烼/Rz&xg姾+藙蔶馪瘒签KC①9A诛尡6F挟яB豉1 嵅,洇 /椒X蛨6缨穧緩'瑧Z寯⒏磭堋/岚!5鵝9#弴7{@s懣\+骎胡n^P訓桑]1C>(虞惗;9lzy缽?|E^c癗N2里漋葓6铷=硷)离URf-N頭 緷q纮 霩踌森氰Lx`烎w茢棝簫:0lt川wah夃6E)!<+vv棔l!, ,塔啇' 罗8IDp链n邬霬傋崯* H!O鄇銂 伵頥&す9 1渹%bs鋔顶縢k堚夨r﨡@X 衑瘺 嘳5获!PPt鸙&篭i鬺<飼W$~0辄佢t是P佾餯瞅苠l硛;'I0 ;騒針丅妬;5/i(4摊u赗$辪4N[洁r)izQ锻.2醇2将$]\鞘鷡s.グ!t堖狁水鴡l軻w|yGtZ漇 瀙屬鋒4貇鬥Kɑ埧 征0GK阍󁁓V4圦爼.&桎h嚜$褶-ャ氀璤弞閊A籯柏c炜缘В'У6蟒BPI黙r(bW.罇lEr/{璚腶窢蚁N鏲+/42)X=酆芻鲼7簌S回澴r/)粠J6早吸#z%O)9|Krh疦斛B,;頴"藆揓饾#/巵 稇釺*a鵈蔓晍㏕荥渙om垊> 烵弓薠修V.艿匄鏳^a4G讣帥攭 G貭l妿 閵j疔从58O渝O署#波Е<砝n^膸H=暊啉 險!沞徫钖x.蝁o暩荞9e朏茗 $驣1=CU訒~嘓润;鶓蛯5v箷%0/:择槬渨迊Pfs:吳w徵n#l侉魱h#嶧疾贍殲?B鯽/`$2TAp莇嫶暚,B獈=0磾|$"Xb1:粎 ◇'监/$63%i/鳌Ge颞1猐+房芯泞樉蘢盄癚鵎儱韠ovS/:圊郤肬Ep俕匏l>q瀂 N憪湩>-tg=.aS茨5.謵Ij揲L QP琚=筃劾 R猍谣7挻ī4 焋5q恈"8?陱獘 啭wI7母韟Ww 柏拉昚!'4敭~]b.3|録犔?ZSJ2婶zn:'<戡紏蚌瑗4昷瘹扟渚h.刵n居;n蚥_,元}|IMYU" 8驿bV!g%(鉨龏}@鰜>ENS椲[筪*H琈F,愦t莰牞詬(甘憪 +5nS鏳?`"83疒L8v↖_溕鲞蘈Rg.7d纴wL忟>塛嵒sK]梩 V皹9N :0P2 )'鋆D層夣`;J@鯂E鴉gbH勪貮8豒ㄍ怌{g娝葅签/棂57恬焐49/zM>馦伒.@j/u? 葨0牷勧-}@ 衬t萨-獡韷趗2=+裀}rZ濝P畃r.赉4弅赑匥阽 g繁i疫P"X毡Y6嵙^U晻 n:釁鱽l<7頮S訝勛"徎_ '?)b砞栨B]."+簋17龈鐫?- 陜鉫`ソ=昏畳潞橰4/`iⅵ泣y嚢Q卤蠚5鮗鮀倰股铀77$ 杕 VM坍_fI棺鎑羥<渚ZRMFy溝,3跓 斗t`観H穧g賎j偤锌> 0冤冘2Ah,NM煦1 XoE)a噸业r 覔[T]纑頂{2凕O隊強: 6 R^z茝il**_U%6<蒭=tX>﹁[眼淓楡.薈匫砥撆!G揸崛U)槞慨=8P)b嶴1袰氹;愿M嚗s8 pdI.=E r9)!U桶y瘣I渋vO洜媞6Z 凜G瓳看q阥9><1壸!)牔x6c婓嶊例v寁赵婪jHO7 B.棼響;x廴_Wly跐k絋bL+斋s;枛G+奍eh熍耇=pa鋢,胮燔薌會%A禗 代g蘺屍树\诸dNめ cb暃{搪 f1昍;9GjH%%&渽.╓久'~霴tl9D9潯渐{灇p迯%f摉A#o蹆;dQ亸裖濠讘NC哊鑤>;2#鷒_K>*9 3n 憹唓謣椱98脍4-阬}L 鞎k蚶3m悮魣D9}绳3擇d镹诀溏,N媒rT銩@蚾佯0箰+贖擊bI6>冣栟膢+jzf82 襪齟N莱玶瀨I琱Xl%嚦 蘣确嬴7曷$Cp熍RS)W碀 貈殇dgp6揤 詟账/黻I笮`訞 傋睉焵[祛=镙悠鑷0B( 觪 <5Rf曊,W橸莥#&姴O蕅# : *嬂姥F珽h o0礻儼$氓饂飥5n埭76莑痥,L畿;S挡`)S じ爆澶2弥葯Й8eV0b g劊0俧?W/A佗上瘭XT磯Z燁嵡=z泛㎞贓备a2授I 鼼g矢鏥妽}d蜃b鎢夿v5魳q<<3螩G瑋7K妓腐盏k羧F@饹8f粉歴S痡2鷹丞牦`蹆t澿e垊監i'V>噜ES舫甃) 域妭,橰凿叿$89壩奋4m鄀a肧Dj#砄羼敗1蒧#呫蠘o_`殩咑-Y1;-(宠罂_鹺9 D -,幱趾升DA倶麗屑鎧<:ω麳摃Д~"轌4喍"跥S-&#‵:2f罓渫蟐崵脢-s] -=v雠噀鶆9敼稒_砘臗MQ$$b樓/遵}! 销x搈!{68恴d舢篬q⿰[D7秸s 鍉斉2"t]袬溚忢睕bH篹(2吭肉|T櫬闺旳P^疈y暣詚奡艩鼡┤驉 r螦讪;庎 \P诉B墹?禾IP錖*>胂s莐v+峷G 柴疨薡E籱;骷9tP婰姃參 緢-懠O捎縖笱5胙爍&径荞a埿敮瑊e鲾w榢糨儕供n椇琖餘賽Ⅺ抉qM[e鉖7&夝r遽4{)綍&浗An隠橘}o+F`T瓟锞瓅郾yvas瀒 GN8B魥麺 {5`澟n" 橂贡斘5蹫 ▋諶艰emI齙!曵いb,<兿鷅驭皯覩魓8S獿穪 厁~7x疶救J*纓C绳贬m嵣S/少) 憘-傌`珉2`wi簤嚒5sD]煵KK1親珤nV罻肪鵧恹旃y:緖2輼鉱/硊"莩弯o 蟰rQVU#鈝L[r4%0X耏]悝oy璾b*卿i_轕t 珥萨獫< + σ卛富SM{蚗hC螏2=歙萅龟"哤鈩7韵颏X扸' 叔`蔒埅层8D鰧u5y ┶唐lt迠馡餑窴.$胱4瞒6]M圾DQ膵厉r4甂噒'I$QR扬y裸L 洲>铫/醅禖6A蠗傭.姹q渍FJ\z梍勹}d1统镰8矰蛓;/[;l柾IX揑/-订Qcf煿鞢f聎滇绹D尼y|Y\H$蓸Σ醎里曧攬飦/愷葰y Q潫殥m 鍢铣@;枔蚣NJ陹淶]'曻i鍧膏謬焀焭mm荟Z臛0CI'E暦篬1xm0—4<齒婙 仌党乼襢懇а鶹瑧舆y7璬V$r9鴍觐 殑$玤-NwpC埡Ui隁a歐Y纐苒y筌埢菎昮/Aq,柴\锬棳;祄:檸輔fr㧏~]砃7稊袔F#nh堔猇: /佦$wL *场&︸fj0扼术 %g躷<`葶39p俈慳o7 榔曉 4%"Jg澊5蚻媌侔!痸盞8/)渫/澪毒渨Ny塖鶼悆剡\欮籽r瘈q!チ6謱&UrFyfr'溮哾h!霾箺!w蓎r zd黂f塽RfXp$iS宿乻濡(硳*T,R嵧 kQI&置袤濆椏t 哘涽t褴蛼鞝ゴV}Tyf|靧驲済間JHlAD|+霷八 yJ針傜緐_鹧6 3蜫漁urC\m螐褈駻K嚄皨,罶(襡eVd 藤WCè蠽蹻 7堔;#|B歕慑鶀2$uR渪嗰}鹼婊5m摹喳扌憣娾蓩{0(箶Y数もhDc3雱剿则拋閵+wq(誵権萱h墢Fv]桹渍?{昡<鶕鎋Qq^㈦]:aj癢^mI7.醔趦-t鷋窿:Y;淅/v覄蒤S*眞玾荒蹁W徚=黯MWh瑋#)次罉西剾蹁缊髡ㄨ杀鑐_#潚醎c 疾z︽鉫{f馨跿 #蠊橾?席/ケd鮼華迭銻换0抂曽y鼄Q-2&&贺蟩cv%崏仺忘o訪0洠迠d` e鎥`炥鲤%式-%}黒鷵軄郝鍕皑X徰镘棛F蜿盶蒏?7o>1*w 趴蓚臯`#2蟽開L喧搨h鉷紶硤@ S捌搢X(超.銇6T旸顺w韐坤O缕P紨鎏Q鰊`鎺麱'C縰晁"`鯰1#訰3エ}濷跭K*86s颿齬x簋桞卵b <#v+Pg滃T8)1#%,屄\寒ygOv釰@苵00(烈 l葰瑌8厄1d 筍 !捇瘁巤 gtx睫x癪"鶤H#构pe>y潝?| 刖野盷矋G%窫恖7酺4 F{y鳧鍋2鸔%菙zA=$逻5(窆h "7錔そ谊U.3鸸= 履蟶dL 輰扭Ye還飂j鼢I颈訔Q玬4緗н?7溨sOkNG籹 璍臢<霽譏U暰鑆嚲樂怆C{斿蒤)鏱卙躠迸Z翱掃_畗鬃4-7h)/Un5閾nR遠豪c.蹇銹稿U"&礖Вt=\I2dH#鶀棛*0U:]浀`羲亏k#N'造萒帶2 AEl$栧4KN&R[侁鵬5c刐=m 5+莝ば眺沑m-r簆~+^賮(蔘滻胭賘嗦F襪&鈦娘膋釸M籅健E鹼"b嘠怛 =^鼗焀丕 嶩q峚芏  a;膭p猃貏 J '镣蕓韝:<羙钃蟳Q蕇s為踾z8頩嶢飝 兽(4.㎞ 祦講d&}[裎V擝;{恊傩\勃衍S梄i?鉍Ma﨎 空(M葤0Iyh%1%R璕賿(09A$]#鎄p鍚麾蚠焳 c樴$?獻蚖螵岒yy2骜fiF鯘躣運礏駤夜$⒖)潔 D 蝙2$,D狚喍瞖懧(軧u鲞M4d攇#hW菦nl燏7ECb瑚镐6笷^ \ !@[橪沚鯦om@耿"枝貍蝏 LM〓铝凲5GZkG`>o侞案1燆=e敽糮U 俸_ $ぶzm"m铛t)仜>埻/Y磸S沉抺憄6]鼹H硲弙锬旂5bb'钁E饢犞'6O韧W固巑柘N乘#燝鰯\蛡荋椇<K髑瞫唝I9H1P涯G咯{y>鬖 缏匿錡葤潰婻牣D蝇啠搄曚撯暪KX _x枂J訲Y絾V[%D敼[&睉pxHpvqB#温jTg氎冁f邁6嵩t.Q 2娇镧騵茛E8#黢軌0夫/粟0@i2W@>すA 搰こ揾e氫檑W&-D焒魱0 -ybm塮r浬;t膊琞I挲鶠蛒7歍9鐝嫦莩T/i`B=T 韦卵1X(Wn鲗幡VC糩梬ε *薮亠#x拋I'Sr亼捺穇乘錿厍 Tz絭饥E&攟凉i蔪h瀶灲7k瘖蹬>LnW)rI诀Yt李 AEs盖饀ta{t)痿cw驻踏x)Q駂J?烨椥?[&o衉澽餞&D冷ek9蚜茀稪銮雜p!滜7玅膁戭螲荀駲#輶T襞浕騔XK肁y F溦冇+:h/dU萭瑙B垂%湀:隮/迲鏼鸩Bb.I[n欺% )h&暍浹F鄛嘥嶡`M捶6鱂`瀱鬩罐橥t措屚^樟觘"壠倏髃&该鳷R唷敝8鲶hg?(^NV4'徱6攥=埾l仇_磴v>&谖鄐捥;5獧 在^OZq $4S/zU綽H?([漩p+&跚循扲攘鯱欉+d杸V 艕蜢 ;蕠G<6C讻G泲儯}q牳N(2nx峒豚!唙l9蟝Rv-柑齰+ lJ裺;9>O'摦mCUC\誽0杲3冂'蠲 7蔵 *弗.u2k斢h7$Q珂Uw- 狶R6W鵽_愨Mm(弊`燪bM.dB餛悟喻wy=m劯熚韈黸 ^Q>闅&)f埿rm\箖Ia╖n( aOAf詌脹葢跀-餞腈u桵+檭繙榳E濙s逌g欁肾镻楑TR稊VS"F萨暟?榥\應;S菇状4F単<赻%漶#?蓽蒞1苮蹢t鵵Xp$L?Q"駁!μ煐㏎ (﨤*揥/E}或鄃%%顐!` =鶑薐x嫠塭枧# O帆鹊澝w7嶈廐闫x7幬脤臂4 寜抟瑮攅*殕鱈蔦avR舱` 蓆y;獉烡t@Ζ<汀鏼+siXJ怡麞?临% 预V騍緛}~奨潴戍t袹绂m0-t;紵揶G裱笍Q黊勅1僛湇绽\掜9ヾ,馅厚押蛕颪6鮄"Zz隕^=Zbf; 捡彁3階X簟宪偈w阡Ib發源钯w鋾 l榗靑絃7孯躇ヽ雥歴囘稽>脈{洽A靽 0 "纣妰QFbT厩扂@?瓭棱42 +嗪五#@戤R 錿怵r欱R8氅V邓味{ 5(D螤褻嵓芺!Ip%腂鮅隞$婰{I-鄝u綴囚靰嫃'\?╔{w7蜨:a螽$堥B鑹!W+(4w&Cメ_U筤疠+B u偼&┟*Nk!8S鈈2峒 钅G@矀s媶軕扳芿 迉W}*隞tr;楓繳汕: 挠U]%`鼪 匆皃U3={硬釃>鳡Y実碳骷K9(緦篞N亖駄懮(閛y0=呬珖c[!G{亜sC%夥]\鍧H|鲀8簯茽'鑕l*罟e=E聙S1*=邓硗AG 豫\mAo{"x鼈覆o荨XIw8組=訧篃物麐顗榀髹嵦0a/;榝=/%毁ot9疅 >稠 EL疔k慳娰v檛6瑑H趇呍~;DM*辮0殳㖞硍┫彂樱+dOw^*(舣譠誰)曩蟱+^Y>L*鳇沒mr抌 甙o鶷5撻敛$旣:)烻惹牤錢穦薉Z棡JL7濨RHv.棱猼<]懨蜚澑/.I吧飝19驃茑嬑#樫遴[$rHC:桎廭,} 宙20t '緾眆 K樕G鮙筓wu.鄻-箘頓# 棁3*鷘+#幱弴,rs薕:圿b+辻懱'巸疘o;頢此fer'0/敯戦栕迮駿f驦槅W著R誋i鶢譹 兏睯rO*uU^)談h2层泭KQ梮ВH炫Z馮d鮀3 魃泧f>-嬣S鴓娬岣C髚懠9烇ㄧ=84*o8荓蒢l掬!絟#9OkT^< _$1腴巖UB9$x\ 嫀 Et_⿶臅v妍 % 魭?7官并疋xX倻x绨Cせm滲yD鷻覇g苇/斆踠冫縻dx8U 顪浉柂:姰k{Kr肐飱E籎韚怏o%奌z"⿴j菺/畟s烸姨箭YSe芆s巑/嫍 '(|壍互,貴瑢疹Hz+_,跇$Wx厕頇a姭翠劊1礆娣鲹c^j忳B!贁湶A輖yiF蜛p( L 閛 踥"jD亠hhj车:!啜%7.NF釺尮圔] Y\ 鮔韄.鮭瀉i圓wd? $QZ綻 盂# 郁zm銼;t#, }v)@嗀撂E9N/j%&3#UsQ鯑/ 煔裵焜鵂~0n钠鮃 騯9考X.銭暍0 蜨礌]蒶0}H螅p覒 +&鲹憸vH扠愶 竤9\]S#蓎鈑5惹jN瀙梏筙藣cc磙肕&{KV7wP細佀跌噁饤颢 ?厍#祎G)dh6狻悁qn魟mJ^7 岓n刺m匄: :9蚑(瑯IS儲X睰牯,;埳迸蹑*dWY >秝*" 髬)罭硹鎘q旿]X*⒐挓V駐u$C$`釢俌か-璝8\9 Q覟N=髰{C鹢''z拰!'艐呡< F> r橡f31_O屙o鲥v褫(4f`D}黤E[#g"~絧X "鹂3蠖丘T眛霛|\ESy饐Z溎釱z顯x7栞爞櫌un勪Ug=呾媸軒A52O 掗襮制糿K唅祩"TX-渴拵铧胋@瘇6)硘趷;%`;瘕$釟殲k$憚校籤澕OO|H<8n蝹紶,h呚綻惌噖聗4h辴G横q+D B ]吸9e佳#Sl哚浽钵|IA\阙^I奏钳4cΓ/h裛蜡⒇/;梴学E )憠A繴[OA縙 |D媘飁=缁繢佶 铩=&]+諮烤r軀n彝=戃桡0F "l夢8:w俆69黑5T濿﨟?\扫雘K鯒=/U'镝r&遇9",s氥"u;k▄絀蓵8孢繮糆h.[畧帠蒊ryσ濳迉T癯J$繬葬J@笚x駊t瑿+@ù啃/栌|柱峖驥B8Hf摠吴肆nc稛怚婹'"Y奅 塚V猿C碵W検軘変m瀊k剞1 ~ L敳Ylq'Bg镮s<贇輛+Rs> 徖6X!丸`Z鉉耬啮鍥煃t倧﹣V鞒麠fgl瞶#aW瑃呻躆橱d9].~言q膀"4R=aZ蘝鐓蜯H繉e<@3橚6囐56ad (zi;7!蝹B9j缺de嬯怮:2w眰鳈u腿讪Q逆?X$禅j.6羢选B!昦阒1汑k麧 钆翯2飪ny牋鷚66岍线%A鍁ネ演盢F7札w;Gq玟*%s耠Ux鸣鞜 论ih齋┏tt=,磉<1oIQfE%蘑敳螙'u9t獧髱夙P* ⺻)q=咡!eh枟髡胢方aV4Yl*[X輥3銀t?S偏>娂_=儔6.傗" 1`m遢预昱"哗 秞s/6=d6岥C滦y漮蚲悊/緊洫Ab佷v磜捩3 B?暧媌~OpW\迧a6PIE 橪.嬅訲 5%_E裁"娩蹎W嶨咗鈠6;桵%<204%淯濓(菈6o 蘬G俅d0ㄢ|kzγY景"伭蓿 E5B酗d懓R巺i龜莖疏仔X觃с圼#傑2/aH@瘄ば±阰糤$觍mJ6佂編|鳤埍桢Y桙4饰ePh捣H4>T3>怪 裐((魢至@彸rZ-宙斟3醱栶嚥凎3箞,孛馻嵮8?1啚みw玭S矙 h蟂q斣猜谻b您寂VUh焾B廓鈿湠i㖞μxv扢pD ?粹w籾6.1バ鈯24-┑惛黽%䴘夈.K砞)>N' <趃l^wx朽槁w {鬶eR萃AAU& 诗%Jb癃;y0送mC貛b 軴#栨G摌妬r ^腟0坯-侳 W禳仠1蛵撡ysB├壜镯xw鯕񗂓 L马鬕奂ns聟遀鈀9擜w PJ