summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/pt_BR.po
blob: b42120101e6431c85fe0bbca7cc6b5b2fb86866c (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
 
{ label => N("Root"), val => \$e->{kernel_or_dev}, list => [ map { "/dev/$_->{device}" } @$fstab, detect_devices::floppies() ] },
	    );
	}
	if (arch() !~ /ppc/) {
	    @l = (
		  { label => N("Label"), val => \$e->{label} },
		  @l,
		  { text => N("Default"), val => \$default, type => 'bool' },
		 );
	} else {
	    unshift @l, { label => N("Label"), val => \$e->{label}, list => ['macos', 'macosx', 'darwin'] };
	    if ($e->{type} eq "image") {
		@l = ({ label => N("Label"), val => \$e->{label} },
		(@l[1..2], { label => N("Append"), val => \$append }),
		{ label => N("NoVideo"), val => \$e->{novideo}, type => 'bool' },
		{ text => N("Default"), val => \$default, type => 'bool' }
		);
	    }
	}

	$in->ask_from_(
	    {
	     interactive_help_id => arch() =~ /ppc/ ? 'setupYabootAddEntry' : 'setupBootloaderAddEntry',
	     callbacks => {
	       complete => sub {
		   $e->{label} or $in->ask_warn('', N("Empty label not allowed")), return 1;
		   $e->{kernel_or_dev} or $in->ask_warn('', $e->{type} eq 'image' ? N("You must specify a kernel image") : N("You must specify a root partition")), return 1;
		   member(lc $e->{label}, map { lc $_->{label} } grep { $_ != $e } @{$b->{entries}}) and $in->ask_warn('', N("This label is already used")), return 1;
		   0;
	       } } }, \@l) or return;

	$b->{default} = $old_default || $default ? $default && $e->{label} : $b->{default};
	my $new_vga = ref($vga) ? $vga->{bios} : $vga;
	if ($new_vga ne $e->{vga}) {
	    $e->{vga} = $new_vga;
	    $e->{initrd} and bootloader::add_boot_splash($e->{initrd}, $e->{vga});
	}
	bootloader::set_append_netprofile($e, $append, $netprofile);
	bootloader::configure_entry($b, $e); #- hack to make sure initrd file are built.
	1;
    };

    my $Add = sub {
	my @labels = map { $_->{label} } @{$b->{entries}};
	my ($e, $prefix);
	if ($in->ask_from_list_('', N("Which type of entry do you want to add?"),
				[ N_("Linux"), arch() =~ /sparc/ ? N_("Other OS (SunOS...)") : arch() =~ /ppc/ ? 
				  N_("Other OS (MacOS...)") : N_("Other OS (Windows...)") ]
			       ) eq "Linux") {
	    $e = { type => 'image',
		   root => '/dev/' . fs::get::root($fstab)->{device}, #- assume a good default.
		 };
	    $prefix = "linux";
	} else {
	    $e = { type => 'other' };
	    $prefix = arch() =~ /sparc/ ? "sunos" : arch() =~ /ppc/ ? "macos" : "windows";
	}
	$e->{label} = $prefix;
	for (my $nb = 0; member($e->{label}, @labels); $nb++) {
	    $e->{label} = "$prefix-$nb";
	}
	$Modify->($e) or return;
	bootloader::add_entry($b, $e);
	$e;
    };

    my $Remove = sub {
	my ($e) = @_;
	delete $b->{default} if $b->{default} eq $e->{label};
	@{$b->{entries}} = grep { $_ != $e } @{$b->{entries}};
	1;
    };

    my @prev_entries = @{$b->{entries}};
    if ($in->ask_from__add_modify_remove(N("Bootloader Configuration"),
N("Here are the entries on your boot menu so far.
You can create additional entries or change the existing ones."), [ { 
        format => sub {
	    my ($e) = @_;
	    ref($e) ? 
	      ($b->{default} eq $e->{label} ? " *  " : "    ") . "$e->{label} ($e->{kernel_or_dev})" : 
		translate($e);
	}, list => $b->{entries},
    } ], Add => $Add, Modify => $Modify, Remove => $Remove)) {
	1;
    } else {
	@{$b->{entries}} = @prev_entries;
	'';
    }
}

sub get_autologin() {
    my %desktop = getVarsFromSh("$::prefix/etc/sysconfig/desktop");
    my $gdm_file = "$::prefix/etc/X11/gdm/custom.conf";
    my $kdm_file = common::read_alternative('kdm4-config');
    my $desktop = $desktop{DESKTOP} || (! -e $kdm_file && -e $gdm_file ? 'GNOME' : 'KDE4');
    my $autologin = do {
	if (($desktop{DISPLAYMANAGER} || $desktop) eq 'GNOME') {
	    my %conf = read_gnomekderc($gdm_file, 'daemon');
	    text2bool($conf{AutomaticLoginEnable}) && $conf{AutomaticLogin};
	} else { # KDM / MdkKDM
	    my %conf = read_gnomekderc($kdm_file, 'X-:0-Core');
	    text2bool($conf{AutoLoginEnable}) && $conf{AutoLoginUser};
	}
    };
    { autologin => $autologin, desktop => $desktop };
}

sub set_autologin {
    my ($do_pkgs, $o_user, $o_wm) = @_;
    log::l("set_autologin $o_user $o_wm");
    my $autologin = bool2text($o_user);

    #- Configure KDM / MDKKDM
    eval { common::update_gnomekderc_no_create(common::read_alternative('kdm4-config'), 'X-:0-Core' => (
	AutoLoginEnable => $autologin,
	AutoLoginUser => $o_user,
    )) };

    #- Configure GDM
    eval { update_gnomekderc("$::prefix/etc/X11/gdm/custom.conf", daemon => (
	AutomaticLoginEnable => $autologin,
	AutomaticLogin => $o_user,
    )) };
  
    my $xdm_autologin_cfg = "$::prefix/etc/sysconfig/autologin";
    if (member($o_wm, 'KDE', 'KDE4', 'GNOME')) {
	unlink $xdm_autologin_cfg;
    } else {
	$do_pkgs->ensure_is_installed('autologin', '/usr/bin/startx.autologin') if $o_user;
	setVarsInShMode($xdm_autologin_cfg, 0644,
			{ USER => $o_user, AUTOLOGIN => bool2yesno($o_user), EXEC => '/usr/bin/startx.autologin' });
    }

    if ($o_user) {
	my $home = (getpwnam($o_user))[7];
	set_window_manager($home, $o_wm);
    }
}
sub set_window_manager {
    my ($home, $wm) = @_;
    log::l("set_window_manager $home $wm");
    my $p_home = "$::prefix$home";

    #- for KDM/GDM
    my $wm_number = sessions_with_order()->{$wm} || '';
    update_gnomekderc("$p_home/.dmrc", 'Desktop', Session => "$wm_number$wm");
    my $user = find { $home eq $_->[7] } list_passwd();
    chown($user->[2], $user->[3], "$p_home/.dmrc");
    chmod(0644, "$p_home/.dmrc");

    #- for startx/autologin
    {
	my %l = getVarsFromSh("$p_home/.desktop");
	$l{DESKTOP} = $wm;
	setVarsInSh("$p_home/.desktop", \%l);
    }
    my $sys_conffile = "$::prefix/etc/sysconfig/desktop";
    my %desktop = getVarsFromSh($sys_conffile);
    $desktop{DESKTOP} = $wm;
    setVarsInSh($sys_conffile, \%desktop);
}

sub rotate_log {
    my ($f) = @_;
    if (-e $f) {
	my $i = 1;
	for (; -e "$f$i" || -e "$f$i.gz"; $i++) {}
	rename $f, "$f$i";
    }
}
sub rotate_logs {
    my ($prefix) = @_;
    rotate_log("$prefix/root/drakx/$_") foreach qw(ddebug.log install.log);
}

sub writeandclean_ldsoconf {
    my ($prefix) = @_;
    my $file = "$prefix/etc/ld.so.conf";
    my @l = chomp_(cat_($file));

    my @default = ('/lib', '/usr/lib'); #- no need to have /lib and /usr/lib in ld.so.conf
    my @suggest = ('/usr/X11R6/lib', '/usr/lib/qt3/lib'); #- needed for upgrade where package renaming can cause this to disappear

    if (arch() =~ /x86_64/) {
	@default = map { $_, $_ . '64' } @default;
	@suggest = map { $_, $_ . '64' } @suggest;
    }
    push @l, grep { -d "$::prefix$_" } @suggest;
    @l = difference2(\@l, \@default);

    log::l("writeandclean_ldsoconf");
    output($file, map { "$_\n" } uniq(@l));
}

sub shells() {
    grep { -x "$::prefix$_" } chomp_(cat_("$::prefix/etc/shells"));
}

sub inspect {
    my ($part, $o_prefix, $b_rw) = @_;

    isMountableRW($part) || !$b_rw && isOtherAvailableFS($part) or return;

    my $dir = $::isInstall ? "/tmp/inspect_tmp_dir" : "/root/.inspect_tmp_dir";

    if ($part->{isMounted}) {
	$dir = ($o_prefix || '') . $part->{mntpoint};
    } elsif ($part->{notFormatted} && !$part->{isFormatted}) {
	$dir = '';
    } else {
	mkdir $dir, 0700;
	eval { fs::mount::mount(fs::wild_device::from_part('', $part), $dir, $part->{fs_type}, !$b_rw) };
	$@ and return;
    }
    my $h = before_leaving {
	if (!$part->{isMounted} && $dir) {
	    fs::mount::umount($dir);
	    unlink($dir);
	}
    };
    $h->{dir} = $dir;
    $h;
}

sub ask_user {
    my ($in, $users, $security, %options) = @_;

    ask_user_and_root($in, undef, $users, $security, %options);
}

sub ask_user_and_root {
    my ($in, $superuser, $users, $security, %options) = @_;

    $options{needauser} ||= $security >= 3;

    my @icons = facesnames();
    my @suggested_names = $::isInstall ? do {
	my @l = grep { !/^\./ && $_ ne 'lost+found' && -d "$::prefix/home/$_" } all("$::prefix/home");
	grep { ! defined getpwnam($_) } @l;
    } : ();

    my %high_security_groups = (
        xgrp => N("access to X programs"),
	rpm => N("access to rpm tools"),
	wheel => N("allow \"su\""),
	adm => N("access to administrative files"),
	ntools => N("access to network tools"),
	ctools => N("access to compilation tools"),
    );

    my $u = {};
    $u->{password2} ||= $u->{password} ||= '';
    $u->{shell} ||= '/bin/bash';
    my $names = @$users ? N("(already added %s)", join(", ", map { $_->{realname} || $_->{name} } @$users)) : '';
    
    my %groups;

    require authentication;
    my $validate_name = sub {
	$u->{name} or $in->ask_warn('', N("Please give a user name")), return;
        $u->{name} =~ /^[a-z]+?[a-z0-9_-]*?$/ or $in->ask_warn('', N("The user name must contain only lower cased letters, numbers, `-' and `_'")), return;
        length($u->{name}) <= 32 or $in->ask_warn('', N("The user name is too long")), return;
        defined getpwnam($u->{name}) || member($u->{name}, map { $_->{name} } @$users) and $in->ask_warn('', N("This user name has already been added")), return;
	'ok';
    };
    my $validate_uid_gid = sub {
	my ($field) = @_;
	my $id = $u->{$field} or return 'ok';
	my $name = $field eq 'uid' ? N("User ID") : N("Group ID");
	$id =~ /^\d+$/ or $in->ask_warn('', N("%s must be a number", $name)), return;
	$id >= 500 or $in->ask_yesorno('', N("%s should be above 500. Accept anyway?", $name)) or return;
	'ok';
    };
    my $ret = $in->ask_from_(
        { title => N("User management"),
          interactive_help_id => 'addUser',
	  if_($::isInstall && $superuser, cancel => ''),
          focus_first => 1,
        }, [ 
	      $superuser ? (
	  { label => N("Set administrator (root) password"), title => 1 },
	  { label => N("Password"), val => \$superuser->{password},  hidden => 1, alignment => 'right',
	    validate => sub { authentication::check_given_password($in, $superuser, 2 * $security) } },
	  { label => N("Password (again)"), val => \$superuser->{password2}, hidden => 1, alignment => 'right' },
              ) : (),
	  { label => N("Enter a user"), title => 1 }, if_($names, { label => $names }),
           if_($security <= 3 && !$options{noicons} && @icons,
	  { label => N("Icon"), val => \ ($u->{icon} ||= 'default'), list => \@icons, icon2f => \&face2png,
            alignment => 'right', format => \&translate },
           ),
	  { label => N("Real name"), val => \$u->{realname}, alignment => 'right', focus_out => sub {
		$u->{name} ||= lc first($u->{realname} =~ /([a-zA-Z0-9_-]+)/);
	    } },

          { label => N("Login name"), val => \$u->{name}, list => \@suggested_names, alignment => 'right',
            not_edit => 0, validate => $validate_name },
          { label => N("Password"),val => \$u->{password}, hidden => 1, alignment => 'right',
	    validate => sub { authentication::check_given_password($in, $u, $security > 3 ? 6 : 0) } },
          { label => N("Password (again)"), val => \$u->{password2}, hidden => 1, alignment => 'right' },
          { label => N("Shell"), val => \$u->{shell}, list => [ shells() ], advanced => 1 },
	  { label => N("User ID"), val => \$u->{uid}, advanced => 1, validate => sub { $validate_uid_gid->('uid') } },
	  { label => N("Group ID"), val => \$u->{gid}, advanced => 1, validate => sub { $validate_uid_gid->('gid') } },
	    if_($security > 3,
                map {
                    { label => $_, val => \$groups{$_}, text => $high_security_groups{$_}, type => 'bool' };
                } keys %high_security_groups,
               ),
	  ],
    );
    $u->{groups} = [ grep { $groups{$_} } keys %groups ];

    push @$users, $u if $u->{name};

    $ret && $u;
}

sub sessions() {
    split(' ', run_program::rooted_get_stdout($::prefix, '/usr/sbin/chksession', '-l'));
}
sub sessions_with_order() {
    my %h = map { /(.*)=(.*)/ } split(' ', run_program::rooted_get_stdout($::prefix, '/usr/sbin/chksession', '-L'));
    \%h;
}

sub urpmi_add_all_media {
    my ($in, $o_previous_release) = @_;

    my $binary = find { whereis_binary($_, $::prefix) } 'gurpmi.addmedia', 'urpmi.addmedia' or return;
    
    #- configure urpmi media if network is up
    require network::tools;
    return if !network::tools::has_network_connection();
    my $wait;
    my @options = ('--distrib', '--mirrorlist', '$MIRRORLIST');
    if ($binary eq 'urpmi.addmedia') {
	$wait = $in->wait_message(N("Please wait"), N("Please wait, adding media..."));
    } elsif ($in->isa('interactive::gtk')) {
	push @options, '--silent-success';
	mygtk2::flush();
    }

    my $reason = join(',', $o_previous_release ? 
      ('reason=upgrade', 'upgrade_by=drakx', "upgrade_from=$o_previous_release->{version}") :
       'reason=install');
    log::l("URPMI_ADDMEDIA_REASON $reason");
    local $ENV{URPMI_ADDMEDIA_REASON} = $reason;

    run_program::rooted($::prefix, $binary, @options);
}

sub autologin {
    my ($o, $in) = @_;

    my @wm = sessions();
    my @users = map { $_->{name} } @{$o->{users} || []};

    my $kde_desktop = find { member($_, 'KDE', 'KDE4') } @wm;
    if ($kde_desktop && @users == 1 && $o->{meta_class} eq 'desktop') {
	$o->{desktop} = $kde_desktop;
	$o->{autologin} = $users[0];
    } elsif (@wm > 1 && @users && !$o->{authentication}{NIS} && $o->{security} <= 2) {
	my $use_autologin = @users == 1;

	$in->ask_from_(
		       { title => N("Autologin"),
			 messages => N("I can set up your computer to automatically log on one user.") },
		       [ { text => N("Use this feature"), val => \$use_autologin, type => 'bool' },
			 { label => N("Choose the default user:"), val => \$o->{autologin}, list => \@users, disabled => sub { !$use_autologin } },
			 { label => N("Choose the window manager to run:"), val => \$o->{desktop}, list => \@wm, disabled => sub { !$use_autologin } } ]
		      );
	delete $o->{autologin} if !$use_autologin;
    } else {
	delete $o->{autologin};
    }
}

sub display_release_notes {
    my ($in, $release_notes) = @_;
    if (!$in->isa('interactive::gtk')) {
        $in->ask_from_({ title => N("Release Notes"), 
                        messages => $release_notes, #formatAlaTeX(messages::main_license()),
                    }, [ {} ]);
        return;
    }

    # workaround too small fonts:
    $release_notes =~ s!(<head>)!$1      <style type="text/css">
	      body { font-family: sans-serif; font-size: 13px }
	      table { font-family: sans-serif; font-size: 13px }
			</style>!x;

    require Gtk2::WebKit;
    require ugtk2;
    ugtk2->import(':all');
    require mygtk2;
    mygtk2->import('gtknew');
    my $view = gtknew('WebKit_View', no_popup_menu => 1);
    $view->load_html_string($release_notes, '/');
                               
    my $w = ugtk2->new(N("Release Notes"), transient => $::main_window, modal => 1, pop_it => 1);
    gtkadd($w->{rwindow},
           gtkpack_(Gtk2::VBox->new,
                    1, create_scrolled_window(ugtk2::gtkset_border_width($view, 5),
                                              [ 'never', 'automatic' ],
                                          ),
                    0, gtkpack(create_hbox('end'),
                               gtknew('Button', text => N("Close"),
                                      clicked => sub { Gtk2->main_quit })
                           ),
                ),
       );
    mygtk2::set_main_window_size($w->{rwindow});
    $w->{real_window}->grab_focus;
    $w->{real_window}->show_all;
    $w->main;
    return;
}

sub acceptLicense {
    my ($in, $google) = @_;
    require messages;

    my $ext = $in->isa('interactive::gtk') ? '.html' : '.txt';
    my $separator = $in->isa('interactive::gtk') ? "\n\n" : '';

    my $release_notes = join($separator, grep { $_ } map {
        if ($::isInstall) {
            my $f = install::any::getFile_($::o->{stage2_phys_medium}, $_);
            $f && cat__($f);
        } else {
            my $file = $_;
            my $d = find { -e "$_/$file" } glob_("/usr/share/doc/*-release-*");
            $d && cat_("$d/$file");
        }
    } "release-notes$ext", 'release-notes.' . arch() . $ext);

    # we do not handle links:
    $release_notes =~ s!<a href=".*?">(.*?)</a>!$1!g;

    my $r = $::testing ? 'Accept' : 'Refuse';

    my $license = join("\n\n\n",
		       messages::main_license($google, $google),
		       messages::warning_about_patents(),
		       if_($google, messages::google_provisions()));

    $in->ask_from_({ title => N("License agreement"), 
		    focus_first => 1,
		     cancel => N("Quit"),
		     messages => formatAlaTeX($license),
		     interactive_help_id => 'acceptLicense',
		     callbacks => { ok_disabled => sub { $r eq 'Refuse' } },
		   },

		   [
                       { label => N("Do you accept this license ?"), title => 1, alignment => 'right' },
                       { list => [ N_("Accept"), N_("Refuse") ], val => \$r, type => 'list', alignment => 'right',
                         format => sub { translate($_[0]) } },
                       if_($release_notes,
                           { clicked => sub { display_release_notes($in, $release_notes) }, do_not_expand => 1,
                             val => \ (my $_t1 = N("Release Notes")), install_button => 1, no_indent => 1 }
                       ), 
                   ])
      or reboot();
}

sub reboot() {
    if ($::isInstall) {
	my $o = $::o;
	install::media::umount_phys_medium($o->{stage2_phys_medium});
	install::media::openCdromTray($o->{stage2_phys_medium}{device}) if !detect_devices::is_xbox() && $o->{method} eq 'cdrom';
	$o->exit;
    } else {
	# when refusing license in finish-install:
	exec("/sbin/reboot");
    }
}

sub selectLanguage_install {
    my ($in, $locale) = @_;

    my $common = { 
		   title => N("Please choose a language to use"),
		   interactive_help_id => 'selectLanguage' };

    my $lang = $locale->{lang};
    my $langs = $locale->{langs} ||= {};
    my $using_images = $in->isa('interactive::gtk') && !$::o->{vga16};
	
    my %name2l = map { lang::l2name($_) => $_ } lang::list_langs();
    my $listval2val = sub { $_[0] =~ /\|(.*)/ ? $1 : $_[0] };

    #- since gtk version will use images (function image2f) we need to sort differently
    my $sort_func = $using_images ? \&lang::l2transliterated : \&lang::l2name;
    my @langs = sort { $sort_func->($a) cmp $sort_func->($b) } lang::list_langs();

    if (@langs > 15) {
	my $add_location = sub {
	    my ($l) = @_;
	    map { "$_|$l" } lang::l2location($l);
	};
	@langs = map { $add_location->($_) } @langs;

	#- to create the default value, use the first location for that value :/
	$lang = first($add_location->($lang));
    }

    my $non_utf8 = 0;
    my $utf8_forced;
    add2hash($common, { cancel => '',
			focus_first => 1,
			advanced_messages => formatAlaTeX(N("Mandriva Linux can support multiple languages. Select
the languages you would like to install. They will be available
when your installation is complete and you restart your system.")),
			advanced_label => N("Multi languages"),
		    });
			    
    $in->ask_from_($common, [
	{ val => \$lang, separator => '|', 
	  if_($using_images, image2f => sub { $name2l{$_[0]} =~ /^[a-z]/ && "langs/lang-$name2l{$_[0]}" }),
	  format => sub { $_[0] =~ /(.*\|)(.*)/ ? $1 . lang::l2name($2) : lang::l2name($_[0]) },
	  list => \@langs, sort => !$in->isa('interactive::gtk'), changed => sub { 
	      #- very special cases for langs which do not like UTF-8
	      $non_utf8 = $lang =~ /\bzh_TW/i if !$utf8_forced;
	  }, focus_out => sub { $langs->{$listval2val->($lang)} = 1 } },
	  { val => \$non_utf8, type => 'bool', text => N("Old compatibility (non UTF-8) encoding"), 
	    advanced => 1, changed => sub { $utf8_forced = 1 } },
	  { val => \$langs->{all}, type => 'bool', text => N("All languages"), advanced => 1 },
	map {
	    { val => \$langs->{$_->[0]}, type => 'bool', disabled => sub { $langs->{all} },
	      text => $_->[1], advanced => 1,
	      image => "langs/lang-$_->[0]",
	  };
	} sort { $a->[1] cmp $b->[1] } map { [ $_, $sort_func->($_) ] } lang::list_langs(),
    ]) or return;
    $locale->{utf8} = !$non_utf8;
    %$langs = grep_each { $::b } %$langs;  #- clean hash
    $langs->{$listval2val->($lang)} = 1;
	
    #- convert to the default locale for asked language
    $locale->{lang} = $listval2val->($lang);
    lang::lang_changed($locale);
}

sub selectLanguage_standalone {
    my ($in, $locale) = @_;

    my $old_lang = $locale->{lang};
    my $common = { messages => N("Please choose a language to use"),
		   title => N("Language choice"),
		   interactive_help_id => 'selectLanguage' };

    my @langs = sort { lang::l2name($a) cmp lang::l2name($b) } lang::list_langs(exclude_non_installed => 1);
    my $non_utf8 = !$locale->{utf8};
    $in->ask_from_($common, [ 
	{ val => \$locale->{lang}, type => 'list',
	  format => sub { lang::l2name($_[0]) }, list => \@langs, allow_empty_list => 1 },
	{ val => \$non_utf8, type => 'bool', text => N("Old compatibility (non UTF-8) encoding"), advanced => 1 },
    ]);
    $locale->{utf8} = !$non_utf8;
    lang::set($locale);
    Gtk2->set_locale if $in->isa('interactive::gtk');
    lang::lang_changed($locale) if $old_lang ne $locale->{lang};
}

sub selectLanguage_and_more_standalone {
    my ($in, $locale) = @_;
    eval {
	local $::isWizard = 1;
      language:
	# keep around previous settings so that selectLanguage can keep UTF-8 flag:
	local $::Wizard_no_previous = 1;
	selectLanguage_standalone($in, $locale);
	undef $::Wizard_no_previous;
	selectCountry($in, $locale) or goto language;
    };
    if ($@) {
	if ($@ !~ /wizcancel/) {
	    die;
	} else {
	    $in->exit(0);
	}
    }
}

sub selectCountry {
    my ($in, $locale) = @_;

    my $country = $locale->{country};
    my $country2locales = lang::countries_to_locales(exclude_non_installed => !$::isInstall);
    my @countries = keys %$country2locales;
    my @best = grep {
	find { 
	    $_->{main} eq lang::locale_to_main_locale($locale->{lang});
	} @{$country2locales->{$_}};
    } @countries;
    @best == 1 and @best = ();

    my $other = !member($country, @best);
    my $ext_country = $country;
    $other and @best = ();

    $in->ask_from_(
		  { title => N("Country / Region"), 
		    messages => N("Please choose your country"),
		    interactive_help_id => 'misc-params.html#drakxid-selectCountry',
		    if_(@best, advanced_messages => N("Here is the full list of available countries")),
		    advanced_label => @best ? N("Other Countries") : N("Advanced"),
		  },
		  [ if_(@best, { val => \$country, type => 'list', format => \&lang::c2name,
				 list => \@best, sort => 1, changed => sub { $other = 0 }  }),
		    { val => \$ext_country, type => 'list', format => \&lang::c2name,
		      list => [ @countries ], advanced => scalar(@best), changed => sub { $other = 1 } },
		    { val => \$locale->{IM}, type => 'combo', label => N("Input method:"), 
		      sort => 0, separator => '|',
		      list => [ '', lang::get_ims($locale->{lang}) ], 
		      format => sub { $_[0] ? uc($_[0] =~ /(.*)\+(.*)/ ? "$1|$1+$2" : $_[0]) : N("None") },
		      advanced => !$locale->{IM},
		    },
		]) or return;

    $locale->{country} = $other || !@best ? $ext_country : $country;
}

sub set_login_serial_console {
    my ($port, $speed) = @_;

    my $line = "s$port:12345:respawn:/sbin/agetty ttyS$port $speed ansi\n";
    substInFile { s/^s$port:.*//; $_ = $line if eof } "$::prefix/etc/inittab";
}

sub report_bug {
    my (@other) = @_;

    sub header { "
********************************************************************************
* $_[0]
********************************************************************************";
    }

    join '', map { chomp; "$_\n" }
      header("lspci"), detect_devices::stringlist(),
      header("pci_devices"), cat_("/proc/bus/pci/devices"),
      header("dmidecode"), `dmidecode`,
      header("fdisk"), arch() =~ /ppc/ ? `pdisk -l` : `fdisk -l`,
      header("scsi"), cat_("/proc/scsi/scsi"),
      header("/sys/bus/scsi/devices"), -d '/sys/bus/scsi/devices' ? `ls -l /sys/bus/scsi/devices` : (),
      header("lsmod"), cat_("/proc/modules"),
      header("cmdline"), cat_("/proc/cmdline"),
      header("pcmcia: stab"), cat_("$::prefix/var/lib/pcmcia/stab") || cat_("$::prefix/var/run/stab"),
      header("usb"), cat_("/proc/bus/usb/devices"),
      header("partitions"), cat_("/proc/partitions"),
      header("cpuinfo"), cat_("/proc/cpuinfo"),
      header("syslog"), cat_("/tmp/syslog") || cat_("$::prefix/var/log/syslog"),
      header("Xorg.log"), cat_("/var/log/Xorg.0.log"),
      header("monitor_full_edid"), monitor_full_edid(),
      header("stage1.log"), cat_("/tmp/stage1.log") || cat_("$::prefix/root/drakx/stage1.log"),
      header("ddebug.log"), cat_("/tmp/ddebug.log") || cat_("$::prefix/root/drakx/ddebug.log"),
      header("install.log"), cat_("$::prefix/root/drakx/install.log"),
      header("fstab"), cat_("$::prefix/etc/fstab"),
      header("modprobe.conf"), cat_("$::prefix/etc/modprobe.conf"),
      header("lilo.conf"), cat_("$::prefix/etc/lilo.conf"),
      header("grub: menu.lst"), join('', map { s/^(\s*password)\s+(.*)/$1 xxx/; $_ } cat_("$::prefix/boot/grub/menu.lst")),
      header("grub: install.sh"), cat_("$::prefix/boot/grub/install.sh"),
      header("grub: device.map"), cat_("$::prefix/boot/grub/device.map"),
      header("xorg.conf"), cat_("$::prefix/etc/X11/xorg.conf"),
      header("urpmi.cfg"), cat_("$::prefix/etc/urpmi/urpmi.cfg"),
      header("modprobe.preload"), cat_("$::prefix/etc/modprobe.preload"),
      header("sysconfig/i18n"), cat_("$::prefix/etc/sysconfig/i18n"),
      header("/proc/iomem"), cat_("/proc/iomem"),
      header("/proc/ioport"), cat_("/proc/ioports"),
      map_index { even($::i) ? header($_) : $_ } @other;
}

sub fix_broken_alternatives {
    my ($force_default) = @_;
    #- fix bad update-alternatives that may occurs after upgrade (and sometimes for install too).
    -d "$::prefix/etc/alternatives" or return;

    foreach (all("$::prefix/etc/alternatives")) {
	if ($force_default) {
	    log::l("setting alternative $_");
	} else {
	    next if run_program::rooted($::prefix, 'test', '-e', "/etc/alternatives/$_");
	    log::l("fixing broken alternative $_");
	}
	run_program::rooted($::prefix, 'update-alternatives', '--auto', $_);
    }
}


sub fileshare_config {
    my ($in, $type) = @_; #- $type is 'nfs', 'smb' or ''

    my $file = '/etc/security/fileshare.conf';
    my %conf = getVarsFromSh($file);

    my @l = (N_("No sharing"), N_("Allow all users"), N_("Custom"));
    my $restrict = exists $conf{RESTRICT} ? text2bool($conf{RESTRICT}) : 1;

    my $r = $in->ask_from_list_('fileshare',
N("Would you like to allow users to share some of their directories?
Allowing this will permit users to simply click on \"Share\" in konqueror and nautilus.

\"Custom\" permit a per-user granularity.
"),
				\@l, $l[$restrict ? (getgrnam('fileshare') ? 2 : 0) : 1]) or return;
    $restrict = $r ne $l[1];
    my $custom = $r eq $l[2];
    if ($r ne $l[0]) {
	require services;
	my %types = (
	    nfs => [ 'nfs-utils', 'nfs-server',
		     N("NFS: the traditional Unix file sharing system, with less support on Mac and Windows.")
		   ],
	    smb => [ 'samba-server', 'smb',
		     N("SMB: a file sharing system used by Windows, Mac OS X and many modern Linux systems.")
		   ],
       );
	my %l;
	if ($type) {
	    %l = ($type => 1);
	} else {
	    %l = map_each { $::a => services::starts_on_boot($::b->[1]) } %types;
	    $in->ask_from_({ messages => N("You can export using NFS or SMB. Please select which you would like to use."),
			     callbacks => { ok_disabled => sub { !any { $_ } values %l } },
			   },
			   [ map { { text => $types{$_}[2], val => \$l{$_}, type => 'bool' } } keys %l ]) or return;
	}
	foreach (keys %types) {
	    my ($pkg, $service, $_descr) = @{$types{$_}};
	    my $file = "/etc/init.d/$service";
	    if ($l{$_}) {
		$in->do_pkgs->ensure_is_installed($pkg, $file) or return;
		services::start($service);
		services::start_service_on_boot($service);
	    } elsif (-e $file) {
		services::stop($service);
		services::do_not_start_service_on_boot($service);
	    }
	}
	if ($in->do_pkgs->is_installed('nautilus')) {
	    $in->do_pkgs->ensure_is_installed('nautilus-filesharing') or return;
	}
    }
    $conf{RESTRICT} = bool2yesno($restrict);
    setVarsInSh($file, \%conf);

    if ($custom) {
	run_program::rooted($::prefix, 'groupadd', '-r', 'fileshare');
	if ($in->ask_from_no_check(
	{
	 -e '/usr/sbin/userdrake' ? (ok => N("Launch userdrake"), cancel => N("Close")) : (cancel => ''),
	 messages =>
N("The per-user sharing uses the group \"fileshare\". 
You can use userdrake to add a user to this group.")
	}, [])) {
	    run_program::run('userdrake');
	}
    }
}

sub monitor_full_edid() {
    return if $::noauto;

    devices::make('zero');
    my ($vbe, $edid);
    run_program::raw({ timeout => 20 }, 
		     'monitor-edid', '>', \$edid, '2>', \$vbe, 
		     '-v', '--perl', if_($::isStandalone, '--try-in-console'));
    if ($::isInstall) {
	foreach (['edid', \$edid], ['vbe', \$vbe]) {
	    my ($name, $val) = @$_;
	    if (-e "/tmp/$name") {
		my $old = cat_("/tmp/$name");
		if (length($$val) < length($old)) {
		    log::l("new $name is worse, keeping the previous one");
		    $$val = $old;
		} elsif (length($$val) > length($old)) {
		    log::l("new $name is better, dropping the previous one");
		}
	    }
	    output("/tmp/$name", $$val);
	}
    }
    ($edid, $vbe);
}

sub running_window_manager() {
    my @window_managers = qw(ksmserver kwin gnome-session icewm wmaker afterstep fvwm fvwm2 fvwm95 mwm twm enlightenment xfce blackbox sawfish olvwm fluxbox compiz drakx-matchbox-window-manager);

    foreach (@window_managers) {
	my @pids = fuzzy_pidofs(qr/\b$_\b/) or next;
	return wantarray() ? ($_, @pids) : $_;
    }
    undef;
}

sub set_wm_hints_if_needed {
    my ($o_in) = @_;
    my $wm = any::running_window_manager();
    $o_in->{no_Window_Manager} = !$wm if $o_in;
    $::set_dialog_hint = $wm eq 'drakx-matchbox-window-manager';
}

sub ask_window_manager_to_logout {
    my ($wm) = @_;
    
    my %h = (
	'ksmserver' => '/usr/lib/qt4/bin/qdbus org.kde.ksmserver /KSMServer logout 1 0 0',
	'kwin' => "dcop kdesktop default logout",
	'gnome-session' => "gnome-session-save --kill",
	'icewm' => "killall -QUIT icewm",
    );
    my $cmd = $h{$wm} or return;
    if (member($wm, 'ksmserver', 'kwin', 'gnome-session') && $> == 0) {	
	#- we can not use dcop when we are root
	if (my $user = $ENV{USERHELPER_UID} && getpwuid($ENV{USERHELPER_UID})) {
	    $cmd = "su $user -c '$cmd'";
	} else {
	    log::l('missing or unknown $USERHELPER_UID');
	}
    }
    system($cmd);
    1;
}

sub ask_window_manager_to_logout_then_do {
    my ($wm, $pid, $action) = @_;
    if (fork()) {
	ask_window_manager_to_logout($wm);
	return;
    }
    
    open STDIN, "</dev/zero";
    open STDOUT, ">/dev/null";
    open STDERR, ">&STDERR";
    c::setsid();
    exec 'perl', '-e', q(
	my ($wm, $pid, $action) = @ARGV;
	my $nb;
	for ($nb = 30; $nb && -e "/proc/$pid"; $nb--) { sleep 1 }
	system($action) if $nb;
    ), $wm, $pid, $action;
}

sub ask_for_X_restart {
    my ($in) = @_;

    $::isStandalone && $in->isa('interactive::gtk') or return;

    my ($wm, $pid) = running_window_manager();

    if (!$wm) {
        # no window manager, ctrl-alt-del may not be supported, but we still have to restart X..
        $in->ask_okcancel('', N("You need to logout and back in again for changes to take effect. Press OK to logout now."), 1) or return;
        system('killall X');
    }
    else {
        $in->ask_okcancel('', N("You need to log out and back in again for changes to take effect"), 1) or return;
        ask_window_manager_to_logout_then_do($wm, $pid, 'killall X');
    }
}

sub alloc_raw_device {
    my ($prefix, $device) = @_;
    my $used = 0;
    my $raw_dev;
    substInFile {
	$used = max($used, $1) if m|^\s*/dev/raw/raw(\d+)|;
	if (eof) {
	    $raw_dev = "raw/raw" . ($used + 1);
	    $_ .= "/dev/$raw_dev /dev/$device\n";
	}
    } "$prefix/etc/sysconfig/rawdevices";
    $raw_dev;
}

sub config_mtools {
    my ($prefix) = @_;
    my $file = "$prefix/etc/mtools.conf";
    -e $file or return;

    my ($f1, $f2) = detect_devices::floppies_dev();
    substInFile {
	s|drive a: file="(.*?)"|drive a: file="/dev/$f1"|;
	s|drive b: file="(.*?)"|drive b: file="/dev/$f2"| if $f2;
    } $file;
}

sub configure_timezone {
    my ($in, $timezone, $ask_gmt, $o_hide_ntp) = @_;

    require timezone;
    my $selected_timezone = $in->ask_from_treelist(N("Timezone"), N("Which is your timezone?"), '/', [ timezone::getTimeZones() ], $timezone->{timezone}) or return;
    $timezone->{timezone} = $selected_timezone;

    configure_time_more($in, $timezone, $o_hide_ntp)
	or goto &configure_timezone if $ask_gmt || to_bool($timezone->{ntp});

    1;
}

sub configure_time_more {
    my ($in, $timezone, $o_hide_ntp) = @_;

    my $ntp = to_bool($timezone->{ntp});
    my $servers = timezone::ntp_servers();
    $timezone->{ntp} ||= 'pool.ntp.org';

    require POSIX;
    use POSIX qw(strftime);
    my $time_format = "%H:%M:%S";
    my $tz_prefix = timezone::get_timezone_prefix();
    local $ENV{TZ} = ':' . $tz_prefix . '/' . $timezone->{timezone};

    $in->ask_from_({ interactive_help_id => 'misc-params#drakxid-configureTimezoneGMT',
                       title => N("Date, Clock & Time Zone Settings"), 
                 }, [
	  { label => N("Date, Clock & Time Zone Settings"), title => 1 },
	  { label => N("What is the best time?") },
	  { val => \$timezone->{UTC},
            type => 'list', list => [ 0, 1 ], format => sub {
                $_[0] ?
                  N("%s (hardware clock set to UTC)", POSIX::strftime($time_format, localtime())) :
                  N("%s (hardware clock set to local time)", POSIX::strftime($time_format, gmtime()));
            } },
          { label => N("NTP Server"), title => 1, advanced => $o_hide_ntp },
          { text => N("Automatic time synchronization (using NTP)"), val => \$ntp, type => 'bool',
            advanced => $o_hide_ntp },
          { val => \$timezone->{ntp}, disabled => sub { !$ntp }, advanced => $o_hide_ntp,
            type => "list", separator => '|',
            list => [ keys %$servers ], format => sub { $servers->{$_[0]} } },
    ]) or return;

    $timezone->{ntp} = '' if !$ntp;

    1;
}

sub disable_x_screensaver() {
    run_program::run("xset", "s", "off");
    run_program::run("xset", "-dpms");
}

sub enable_x_screensaver() {
    run_program::run("xset", "+dpms");
    run_program::run("xset", "s", "on");
    run_program::run("xset", "s", "reset");
}

1;
at msgid "GB" msgstr "GB" #: common.pm:132 common.pm:141 #, c-format msgid "TB" msgstr "TB" #: common.pm:149 #, c-format msgid "%d minutes" msgstr "%d minutos" #: common.pm:151 #, c-format msgid "1 minute" msgstr "1 minuto" #: common.pm:153 #, c-format msgid "%d seconds" msgstr "%d segundos" #: common.pm:306 #, c-format msgid "command %s missing" msgstr "comando %s não encontrado" #: 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 "" "WebDAV é um protocolo que permite montar a pasta de um servidor web\n" "localmente, e de tratá-la como um sistema de arquivos local (desde\n" "que o servidor web esteja configurado como servidor WebDAV). Se desejar\n" "adicionar pontos de montagem WebDAV, selecione a opção \"Novo\"." #: diskdrake/dav.pm:25 #, c-format msgid "New" msgstr "Novo" #: diskdrake/dav.pm:61 diskdrake/interactive.pm:431 diskdrake/smbnfs_gtk.pm:75 #, c-format msgid "Unmount" msgstr "Desmontar" #: diskdrake/dav.pm:62 diskdrake/interactive.pm:428 diskdrake/smbnfs_gtk.pm:76 #, c-format msgid "Mount" msgstr "Montar" #: diskdrake/dav.pm:64 diskdrake/interactive.pm:422 #: diskdrake/interactive.pm:662 diskdrake/interactive.pm:680 #: diskdrake/interactive.pm:684 diskdrake/removable.pm:23 #: diskdrake/smbnfs_gtk.pm:79 #, c-format msgid "Mount point" msgstr "Ponto de Montagem" #: diskdrake/dav.pm:65 diskdrake/interactive.pm:424 #: diskdrake/interactive.pm:1039 diskdrake/removable.pm:24 #: diskdrake/smbnfs_gtk.pm:80 #, c-format msgid "Options" msgstr "Opções" #: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:115 diskdrake/interactive.pm:229 #: diskdrake/interactive.pm:242 diskdrake/interactive.pm:386 #: diskdrake/interactive.pm:404 diskdrake/interactive.pm:529 #: diskdrake/interactive.pm:534 diskdrake/interactive.pm:652 #: diskdrake/interactive.pm:914 diskdrake/interactive.pm:1084 #: diskdrake/interactive.pm:1097 diskdrake/interactive.pm:1100 #: diskdrake/interactive.pm:1343 diskdrake/smbnfs_gtk.pm:42 do_pkgs.pm:19 #: do_pkgs.pm:24 do_pkgs.pm:40 do_pkgs.pm:56 do_pkgs.pm:61 fsedit.pm:229 #: 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 "Erro" #: diskdrake/dav.pm:83 #, c-format msgid "Please enter the WebDAV server URL" msgstr "Por favor, digite a URL do servidor WebDAV" #: diskdrake/dav.pm:87 #, c-format msgid "The URL must begin with http:// or https://" msgstr "O início da URL deve começar com http:// ou https://" #: diskdrake/dav.pm:109 #, c-format msgid "Server: " msgstr "Servidor:" #: diskdrake/dav.pm:110 diskdrake/interactive.pm:502 #: diskdrake/interactive.pm:1225 diskdrake/interactive.pm:1303 #, c-format msgid "Mount point: " msgstr "Ponto de montagem: " #: diskdrake/dav.pm:111 diskdrake/interactive.pm:1310 #, c-format msgid "Options: %s" msgstr "Opções: %s" #: diskdrake/hd_gtk.pm:53 diskdrake/interactive.pm:286 #: diskdrake/smbnfs_gtk.pm:22 fs/mount_point.pm:106 #: fs/partitioning_wizard.pm:47 fs/partitioning_wizard.pm:201 #: fs/partitioning_wizard.pm:207 fs/partitioning_wizard.pm:247 #: fs/partitioning_wizard.pm:266 fs/partitioning_wizard.pm:271 #, c-format msgid "Partitioning" msgstr "Particionamento" #: diskdrake/hd_gtk.pm:93 diskdrake/interactive.pm:1059 #: diskdrake/interactive.pm:1069 diskdrake/interactive.pm:1122 #, c-format msgid "Read carefully!" msgstr "Leia com atenção!" #: diskdrake/hd_gtk.pm:93 #, c-format msgid "Please make a backup of your data first" msgstr "Por favor, faça primeiro um backup de seus dados" #: diskdrake/hd_gtk.pm:94 diskdrake/interactive.pm:222 #, c-format msgid "Exit" msgstr "Sair" #: diskdrake/hd_gtk.pm:94 #, c-format msgid "Continue" msgstr "Continuar" #: diskdrake/hd_gtk.pm:97 #, c-format msgid "" "If you plan to use aboot, be careful to leave a free space (2048 sectors is " "enough)\n" "at the beginning of the disk" msgstr "" "Se você planeja usar aboot, lembre-se de deixar espaço livre (2048 setores é " "o suficiente)\n" "no início do disco" #: diskdrake/hd_gtk.pm:162 interactive.pm:640 interactive/gtk.pm:719 #: interactive/gtk.pm:740 interactive/gtk.pm:760 ugtk2.pm:926 ugtk2.pm:927 #, c-format msgid "Help" msgstr "Ajuda" #: diskdrake/hd_gtk.pm:197 #, c-format msgid "Choose action" msgstr "Escolher ação" #: diskdrake/hd_gtk.pm:201 #, 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 "" "Você tem uma partição do Windows muito grande.\n" "Sugiro que você diminua o tamanho dessa partição\n" "(clique nela, depois clique em \"Redimensionar\")" #: diskdrake/hd_gtk.pm:203 #, c-format msgid "Please click on a partition" msgstr "Por favor, clique em uma partição" #: diskdrake/hd_gtk.pm:217 diskdrake/smbnfs_gtk.pm:63 #, c-format msgid "Details" msgstr "Detalhes" #: diskdrake/hd_gtk.pm:265 #, c-format msgid "No hard drives found" msgstr "Nenhum disco rígido foi encontrado" #: diskdrake/hd_gtk.pm:292 #, c-format msgid "Unknown" msgstr "Desconhecido" #: diskdrake/hd_gtk.pm:351 #, c-format msgid "Ext2" msgstr "Ext2" #: diskdrake/hd_gtk.pm:351 #, c-format msgid "Journalised FS" msgstr "Sistema de arq. com journalling" #: diskdrake/hd_gtk.pm:351 #, c-format msgid "Swap" msgstr "Swap" #: diskdrake/hd_gtk.pm:351 #, c-format msgid "SunOS" msgstr "SunOS" #: diskdrake/hd_gtk.pm:351 #, c-format msgid "HFS" msgstr "HFS" #: diskdrake/hd_gtk.pm:351 #, c-format msgid "Windows" msgstr "Windows" #: diskdrake/hd_gtk.pm:352 services.pm:158 #, c-format msgid "Other" msgstr "Outra" #: diskdrake/hd_gtk.pm:352 diskdrake/interactive.pm:1239 #, c-format msgid "Empty" msgstr "Vazia" #: diskdrake/hd_gtk.pm:356 #, c-format msgid "Filesystem types:" msgstr "Tipos de sistema de arquivos:" #: diskdrake/hd_gtk.pm:380 diskdrake/interactive.pm:291 #: diskdrake/interactive.pm:380 diskdrake/interactive.pm:410 #: diskdrake/interactive.pm:559 diskdrake/interactive.pm:743 #: diskdrake/interactive.pm:801 diskdrake/interactive.pm:894 #: diskdrake/interactive.pm:936 diskdrake/interactive.pm:937 #: diskdrake/interactive.pm:1168 diskdrake/interactive.pm:1206 #: diskdrake/interactive.pm:1342 do_pkgs.pm:16 do_pkgs.pm:35 do_pkgs.pm:53 #: harddrake/sound.pm:285 #, c-format msgid "Warning" msgstr "Aviso" #: diskdrake/hd_gtk.pm:380 #, c-format msgid "This partition is already empty" msgstr "Esta partição já está vazia" #: diskdrake/hd_gtk.pm:389 #, c-format msgid "Use ``Unmount'' first" msgstr "Usar \"Desmontar\" primeiro" #: diskdrake/hd_gtk.pm:389 #, c-format msgid "Use ``%s'' instead" msgstr "Em vez disso, use \"%s\"" #: diskdrake/hd_gtk.pm:389 diskdrake/interactive.pm:423 #: diskdrake/interactive.pm:597 diskdrake/interactive.pm:1075 #: diskdrake/removable.pm:25 diskdrake/removable.pm:48 #, c-format msgid "Type" msgstr "Tipo" #: diskdrake/interactive.pm:193 #, c-format msgid "Choose another partition" msgstr "Escolha outra partição" #: diskdrake/interactive.pm:193 #, c-format msgid "Choose a partition" msgstr "Escolha uma partição" #: diskdrake/interactive.pm:255 #, c-format msgid "Undo" msgstr "Desfazer" #: diskdrake/interactive.pm:255 #, c-format msgid "Toggle to normal mode" msgstr "Mudar para modo normal" #: diskdrake/interactive.pm:255 #, c-format msgid "Toggle to expert mode" msgstr "Mudar para modo expert" #: diskdrake/interactive.pm:269 diskdrake/interactive.pm:279 #: diskdrake/interactive.pm:1153 #, c-format msgid "Confirmation" msgstr "Confirmação" #: diskdrake/interactive.pm:269 #, c-format msgid "Continue anyway?" msgstr "Continuar mesmo assim?" #: diskdrake/interactive.pm:274 #, c-format msgid "Quit without saving" msgstr "Sair sem salvar" #: diskdrake/interactive.pm:274 #, c-format msgid "Quit without writing the partition table?" msgstr "Sair sem gravar na tabela de partição?" #: diskdrake/interactive.pm:279 #, c-format msgid "Do you want to save /etc/fstab modifications" msgstr "Você quer salvar as modificações do /etc/fstab" #: diskdrake/interactive.pm:286 fs/partitioning_wizard.pm:247 #, c-format msgid "You need to reboot for the partition table modifications to take place" msgstr "" "Você precisa reiniciar o computador para que as modificações na tabela de " "partição tenham efeito" #: diskdrake/interactive.pm:291 #, 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 "" "Você deveria formatar a partição %s.\n" "Caso contrário, nenhuma entrada para o ponto de montagem %s será escrita no " "fstab.\n" "Sair assim mesmo?" #: diskdrake/interactive.pm:304 #, c-format msgid "Clear all" msgstr "Limpar tudo" #: diskdrake/interactive.pm:305 #, c-format msgid "Auto allocate" msgstr "Alocar automaticamente" #: diskdrake/interactive.pm:306 diskdrake/interactive.pm:354 #: interactive/curses.pm:512 #, c-format msgid "More" msgstr "Mais" #: diskdrake/interactive.pm:311 #, c-format msgid "Hard drive information" msgstr "Informações do disco rígido" #: diskdrake/interactive.pm:343 #, c-format msgid "All primary partitions are used" msgstr "Todas as partições primárias estão sendo usadas" #: diskdrake/interactive.pm:344 #, c-format msgid "I can not add any more partitions" msgstr "Não posso adicionar mais nenhuma partição" #: diskdrake/interactive.pm:345 #, c-format msgid "" "To have more partitions, please delete one to be able to create an extended " "partition" msgstr "" "Para ter mais partições, remova uma para possibilitar a criação de partição " "estendida" #: diskdrake/interactive.pm:356 #, c-format msgid "Save partition table" msgstr "Gravar tabela de partição" #: diskdrake/interactive.pm:357 #, c-format msgid "Restore partition table" msgstr "Restaurar tabela de partição" #: diskdrake/interactive.pm:359 #, c-format msgid "Reload partition table" msgstr "Recarregar tabela de partição" #: diskdrake/interactive.pm:369 diskdrake/interactive.pm:395 #, c-format msgid "Select file" msgstr "Selecione o arquivo" #: diskdrake/interactive.pm:381 #, c-format msgid "" "The backup partition table has not the same size\n" "Still continue?" msgstr "" "O backup da tabela de partição não tem o mesmo tamanho\n" "Continuar mesmo assim?" #: diskdrake/interactive.pm:410 #, c-format msgid "Detailed information" msgstr "Informações detalhadas" #: diskdrake/interactive.pm:426 diskdrake/interactive.pm:756 #, c-format msgid "Resize" msgstr "Redimensionar" #: diskdrake/interactive.pm:427 #, c-format msgid "Format" msgstr "Formatar" #: diskdrake/interactive.pm:429 diskdrake/interactive.pm:842 #, c-format msgid "Add to RAID" msgstr "Adicionar ao RAID" #: diskdrake/interactive.pm:430 diskdrake/interactive.pm:859 #, c-format msgid "Add to LVM" msgstr "Adicionar ao LVM" #: diskdrake/interactive.pm:432 #, c-format msgid "Delete" msgstr "Remover" #: diskdrake/interactive.pm:433 #, c-format msgid "Remove from RAID" msgstr "Remover do RAID" #: diskdrake/interactive.pm:434 #, c-format msgid "Remove from LVM" msgstr "Remover do LVM" #: diskdrake/interactive.pm:435 #, c-format msgid "Modify RAID" msgstr "Modificar RAID" #: diskdrake/interactive.pm:436 #, c-format msgid "Use for loopback" msgstr "Usar para loopback" #: diskdrake/interactive.pm:447 #, c-format msgid "Create" msgstr "Criar" #: diskdrake/interactive.pm:491 diskdrake/interactive.pm:493 #, c-format msgid "Create a new partition" msgstr "Criar uma nova partição" #: diskdrake/interactive.pm:495 #, c-format msgid "Start sector: " msgstr "Setor inicial: " #: diskdrake/interactive.pm:498 diskdrake/interactive.pm:929 #, c-format msgid "Size in MB: " msgstr "Tamanho em MB: " #: diskdrake/interactive.pm:500 diskdrake/interactive.pm:930 #, c-format msgid "Filesystem type: " msgstr "Tipo do Sistema de Arquivos: " #: diskdrake/interactive.pm:506 #, c-format msgid "Preference: " msgstr "Preferência: " #: diskdrake/interactive.pm:509 #, c-format msgid "Logical volume name " msgstr "Nome do volume lógico" #: diskdrake/interactive.pm:529 #, c-format msgid "" "You can not 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 "" "Você não pode criar uma nova partição\n" "(já que alcançou o número máximo de partições primárias).\n" "Remova primeiramente a partição primária e crie uma partição estendida." #: diskdrake/interactive.pm:559 #, c-format msgid "Remove the loopback file?" msgstr "Remover o arquivo de loopback?" #: diskdrake/interactive.pm:581 #, c-format msgid "" "After changing type of partition %s, all data on this partition will be lost" msgstr "" "Após alterar o tipo da partição %s, todos os dados desta partição serão " "perdidos" #: diskdrake/interactive.pm:594 #, c-format msgid "Change partition type" msgstr "Mudar tipo de partição" #: diskdrake/interactive.pm:596 diskdrake/removable.pm:47 #, c-format msgid "Which filesystem do you want?" msgstr "Qual sistema de arquivos você quer?" #: diskdrake/interactive.pm:603 #, c-format msgid "Switching from ext2 to ext3" msgstr "Mudando de ext2 para ext3" #: diskdrake/interactive.pm:629 diskdrake/interactive.pm:632 #, c-format msgid "Which volume label?" msgstr "Qual label de volume?" #: diskdrake/interactive.pm:633 #, c-format msgid "Label:" msgstr "Rótulo:" #: diskdrake/interactive.pm:647 #, c-format msgid "Where do you want to mount the loopback file %s?" msgstr "Onde você quer montar o arquivo loopback %s?" #: diskdrake/interactive.pm:648 #, c-format msgid "Where do you want to mount device %s?" msgstr "Onde você quer montar o dispositivo %s?" #: diskdrake/interactive.pm:653 #, c-format msgid "" "Can not unset mount point as this partition is used for loop back.\n" "Remove the loopback first" msgstr "" "Não foi possível desmarcar o ponto de montagem pois esta partição é\n" "usada para loopback. Remova o loopback primeiro" #: diskdrake/interactive.pm:683 #, c-format msgid "Where do you want to mount %s?" msgstr "Onde você quer montar o dispositivo %s?" #: diskdrake/interactive.pm:707 diskdrake/interactive.pm:790 #: fs/partitioning_wizard.pm:141 fs/partitioning_wizard.pm:173 #, c-format msgid "Resizing" msgstr "Redimensionando" #: diskdrake/interactive.pm:707 #, c-format msgid "Computing FAT filesystem bounds" msgstr "Calculando limites do sistema de arquivo FAT" #: diskdrake/interactive.pm:743 #, c-format msgid "This partition is not resizeable" msgstr "Esta partição não é redimensionável" #: diskdrake/interactive.pm:748 #, c-format msgid "All data on this partition should be backed-up" msgstr "Você deveria fazer backup de todos os dados desta partição" #: diskdrake/interactive.pm:750 #, c-format msgid "After resizing partition %s, all data on this partition will be lost" msgstr "" "Após redimensionar a partição %s, todos os dados da partição serão perdidos" #: diskdrake/interactive.pm:757 #, c-format msgid "Choose the new size" msgstr "Escolha o novo tamanho" #: diskdrake/interactive.pm:758 #, c-format msgid "New size in MB: " msgstr "Novo tamanho em MB: " #: diskdrake/interactive.pm:759 #, c-format msgid "Minimum size: %s MB" msgstr "Tamanho mínimo: %s MB" #: diskdrake/interactive.pm:760 #, c-format msgid "Maximum size: %s MB" msgstr "Tamanho máximo: %s MB" #: diskdrake/interactive.pm:801 fs/partitioning_wizard.pm:181 #, 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 "" "Para assegurar a integridade dos dados depois de redimensionar a(s) partição" "(ões), \n" "verificações no sistema de arquivos serão executadas quando o computador " "iniciar na próximo vez com o Windows(TM)" #: diskdrake/interactive.pm:842 #, c-format msgid "Choose an existing RAID to add to" msgstr "Escolha um RAID existente para adicionar" #: diskdrake/interactive.pm:844 diskdrake/interactive.pm:861 #, c-format msgid "new" msgstr "novo" #: diskdrake/interactive.pm:859 #, c-format msgid "Choose an existing LVM to add to" msgstr "Escolha um LVM existente para adicionar" #: diskdrake/interactive.pm:866 #, c-format msgid "LVM name?" msgstr "Nome do LVM?" #: diskdrake/interactive.pm:894 #, 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 "" "Volume físico %s ainda está sendo utilizado.\n" "Você quer mover as extensões físicas usadas neste volume pra outros volumes?" #: diskdrake/interactive.pm:896 #, c-format msgid "Moving physical extents" msgstr "Movendo extensões físicas" #: diskdrake/interactive.pm:914 #, c-format msgid "This partition can not be used for loopback" msgstr "Esta partição não pode ser usada para loopback" #: diskdrake/interactive.pm:927 #, c-format msgid "Loopback" msgstr "Loopback" #: diskdrake/interactive.pm:928 #, c-format msgid "Loopback file name: " msgstr "Nome do arquivo loopback: " #: diskdrake/interactive.pm:933 #, c-format msgid "Give a file name" msgstr "Forneça um nome para o arquivo" #: diskdrake/interactive.pm:936 #, c-format msgid "File is already used by another loopback, choose another one" msgstr "O arquivo já está sendo utilizado por outro loopback, escolha outro" #: diskdrake/interactive.pm:937 #, c-format msgid "File already exists. Use it?" msgstr "O arquivo já existe. Usá-lo?" #: diskdrake/interactive.pm:966 diskdrake/interactive.pm:969 #, c-format msgid "Mount options" msgstr "Opções de montagem" #: diskdrake/interactive.pm:976 #, c-format msgid "Various" msgstr "Vários" #: diskdrake/interactive.pm:1041 #, c-format msgid "device" msgstr "dispositivo" #: diskdrake/interactive.pm:1042 #, c-format msgid "level" msgstr "nível" #: diskdrake/interactive.pm:1043 #, c-format msgid "chunk size in KiB" msgstr "tamanho quebrado (chunk) em KiB" #: diskdrake/interactive.pm:1060 #, c-format msgid "Be careful: this operation is dangerous." msgstr "Tenha cuidado: esta operação é perigosa." #: diskdrake/interactive.pm:1075 #, c-format msgid "What type of partitioning?" msgstr "Qual o tipo de particionamento?" #: diskdrake/interactive.pm:1113 #, c-format msgid "You'll need to reboot before the modification can take place" msgstr " Você precisará reiniciar para que as modificações tenham efeito" #: diskdrake/interactive.pm:1122 #, c-format msgid "Partition table of drive %s is going to be written to disk!" msgstr "A tabela de partição do drive %s está para ser gravada no disco!" #: diskdrake/interactive.pm:1148 #, c-format msgid "After formatting partition %s, all data on this partition will be lost" msgstr "" "Após formatar a partição %s, todos os dados desta partição serão perdidos" #: diskdrake/interactive.pm:1153 fs/partitioning.pm:49 #, c-format msgid "Check bad blocks?" msgstr "Verificar blocos defeituosos?" #: diskdrake/interactive.pm:1167 #, c-format msgid "Move files to the new partition" msgstr "Mover arquivos para nova partição" #: diskdrake/interactive.pm:1167 #, c-format msgid "Hide files" msgstr "Esconder arquivos" #: diskdrake/interactive.pm:1168 #, 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 "" "Diretório %s já contém dados\n" "(%s)\n" "\n" "Você pode escolher entre mover os arquivos para a partição que será montada " "ou deixa-los onde estão (which results in hiding them by the contents of " "the mounted partition)" #: diskdrake/interactive.pm:1183 #, c-format msgid "Moving files to the new partition" msgstr "Movendo arquivos para a nova partição" #: diskdrake/interactive.pm:1187 #, c-format msgid "Copying %s" msgstr "Copiando %s" #: diskdrake/interactive.pm:1191 #, c-format msgid "Removing %s" msgstr "Removendo %s" #: diskdrake/interactive.pm:1205 #, c-format msgid "partition %s is now known as %s" msgstr "a partição %s agora chama-se %s" #: diskdrake/interactive.pm:1206 #, c-format msgid "Partitions have been renumbered: " msgstr "Partições renumeradas:" #: diskdrake/interactive.pm:1226 diskdrake/interactive.pm:1288 #, c-format msgid "Device: " msgstr "Dispositivo: " #: diskdrake/interactive.pm:1227 #, c-format msgid "Volume label: " msgstr "Nome do Volume:" #: diskdrake/interactive.pm:1228 #, c-format msgid "DOS drive letter: %s (just a guess)\n" msgstr "Letra do drive no DOS: %s (apena um palpite)\n" #: diskdrake/interactive.pm:1232 diskdrake/interactive.pm:1241 #: diskdrake/interactive.pm:1306 #, c-format msgid "Type: " msgstr "Tipo: " #: diskdrake/interactive.pm:1236 #, c-format msgid "Name: " msgstr "Nome: " #: diskdrake/interactive.pm:1243 #, c-format msgid "Start: sector %s\n" msgstr "Iniciar: setor: %s\n" #: diskdrake/interactive.pm:1244 #, c-format msgid "Size: %s" msgstr "Tamanho: %s" #: diskdrake/interactive.pm:1246 #, c-format msgid ", %s sectors" msgstr ", %s setores" #: diskdrake/interactive.pm:1248 #, c-format msgid "Cylinder %d to %d\n" msgstr "Cilindro %d para %d\n" #: diskdrake/interactive.pm:1249 #, c-format msgid "Number of logical extents: %d\n" msgstr "Número de extensões lógicas: %d\n" #: diskdrake/interactive.pm:1250 #, c-format msgid "Formatted\n" msgstr "Formatado\n" #: diskdrake/interactive.pm:1251 #, c-format msgid "Not formatted\n" msgstr "Não formatado\n" #: diskdrake/interactive.pm:1252 #, c-format msgid "Mounted\n" msgstr "Montado\n" #: diskdrake/interactive.pm:1253 #, c-format msgid "RAID %s\n" msgstr "RAID %s\n" #: diskdrake/interactive.pm:1258 #, c-format msgid "" "Loopback file(s):\n" " %s\n" msgstr "" "Arquivo(s) de Loopback:\n" " %s\n" #: diskdrake/interactive.pm:1259 #, c-format msgid "" "Partition booted by default\n" " (for MS-DOS boot, not for lilo)\n" msgstr "" "Partição de inicialização padrão\n" " (para inicialização do MS-DOS, não para o lilo)\n" #: diskdrake/interactive.pm:1261 #, c-format msgid "Level %s\n" msgstr "Nível %s\n" #: diskdrake/interactive.pm:1262 #, c-format msgid "Chunk size %d KiB\n" msgstr "Tamanho quebrado (chunk) %d KiB\n" #: diskdrake/interactive.pm:1263 #, c-format msgid "RAID-disks %s\n" msgstr "Discos RAID %s\n" #: diskdrake/interactive.pm:1265 #, c-format msgid "Loopback file name: %s" msgstr "Nome do arquivo loopback: %s" #: diskdrake/interactive.pm:1268 #, c-format msgid "" "\n" "Chances are, this partition is\n" "a Driver partition. You should\n" "probably leave it alone.\n" msgstr "" "\n" "É provável que esta partição seja uma\n" "partição Driver, você provavelmente\n" "não deveria mexer nela.\n" #: diskdrake/interactive.pm:1271 #, c-format msgid "" "\n" "This special Bootstrap\n" "partition is for\n" "dual-booting your system.\n" msgstr "" "\n" "Esta partição especial\n" "Bootstrap é para o\n" "dual boot do seu sistema.\n" #: diskdrake/interactive.pm:1280 #, fuzzy, c-format msgid "Free space on %s (%s)" msgstr "Espaço vazio em %s (%s)" #: diskdrake/interactive.pm:1289 #, c-format msgid "Read-only" msgstr "Somente leitura" #: diskdrake/interactive.pm:1290 #, c-format msgid "Size: %s\n" msgstr "Tamanho: %s\n" #: diskdrake/interactive.pm:1291 #, c-format msgid "Geometry: %s cylinders, %s heads, %s sectors\n" msgstr "Geometria: %s cilindros, %s cabeças, %s setores\n" #: diskdrake/interactive.pm:1292 #, c-format msgid "Info: " msgstr "Informação: " #: diskdrake/interactive.pm:1293 #, c-format msgid "LVM-disks %s\n" msgstr "Discos LVM %s\n" #: diskdrake/interactive.pm:1294 #, c-format msgid "Partition table type: %s\n" msgstr "Tipo da tabela de partição: %s\n" #: diskdrake/interactive.pm:1295 #, c-format msgid "on channel %d id %d\n" msgstr "no barramento %d id %d\n" #: diskdrake/interactive.pm:1338 #, c-format msgid "Filesystem encryption key" msgstr "Chave criptográfica do sistema de arquivos" #: diskdrake/interactive.pm:1339 #, c-format msgid "Choose your filesystem encryption key" msgstr "Escolha a sua chave criptográfica do sistema de arquivos" #: diskdrake/interactive.pm:1342 #, c-format msgid "This encryption key is too simple (must be at least %d characters long)" msgstr "Essa chave é muito simples (deve ter ao menos %d caracteres)" #: diskdrake/interactive.pm:1343 #, c-format msgid "The encryption keys do not match" msgstr "As chaves criptográficas não conferem" #: diskdrake/interactive.pm:1346 #, c-format msgid "Encryption key" msgstr "Chave criptográfica" #: diskdrake/interactive.pm:1347 #, c-format msgid "Encryption key (again)" msgstr "Chave criptográfica (novamente)" #: diskdrake/interactive.pm:1349 #, c-format msgid "Encryption algorithm" msgstr "Algoritmo de criptografia" #: diskdrake/removable.pm:46 #, c-format msgid "Change type" msgstr "Mudar tipo" #: diskdrake/smbnfs_gtk.pm:81 interactive.pm:126 interactive.pm:539 #: interactive/curses.pm:260 interactive/http.pm:104 interactive/http.pm:160 #: interactive/stdio.pm:39 interactive/stdio.pm:142 ugtk2.pm:407 ugtk2.pm:509 #: ugtk2.pm:518 ugtk2.pm:791 #, c-format msgid "Cancel" msgstr "Cancelar" #: diskdrake/smbnfs_gtk.pm:164 #, c-format msgid "Can not login using username %s (bad password?)" msgstr "Não foi possível fazer o login do usuário %s (senha errada?)" #: diskdrake/smbnfs_gtk.pm:168 diskdrake/smbnfs_gtk.pm:177 #, c-format msgid "Domain Authentication Required" msgstr "Autenticação de Domínio Necessária" #: diskdrake/smbnfs_gtk.pm:169 #, c-format msgid "Which username" msgstr "Qual nome de usuário" #: diskdrake/smbnfs_gtk.pm:169 #, c-format msgid "Another one" msgstr "Mais uma" #: diskdrake/smbnfs_gtk.pm:178 #, c-format msgid "" "Please enter your username, password and domain name to access this host." msgstr "" "Favor digitar seu nome de usuário, senha e domínio para acessar esta máquina." #: diskdrake/smbnfs_gtk.pm:180 #, c-format msgid "Username" msgstr "Nome de usuário" #: diskdrake/smbnfs_gtk.pm:206 #, c-format msgid "Search servers" msgstr "Servidores de busca" #: diskdrake/smbnfs_gtk.pm:211 #, c-format msgid "Search new servers" msgstr "Procurar novos servidores" #: do_pkgs.pm:16 do_pkgs.pm:53 #, c-format msgid "The package %s needs to be installed. Do you want to install it?" msgstr "O pacote %s precisa ser instalado. Você deseja instalá-lo?" #: do_pkgs.pm:19 do_pkgs.pm:40 do_pkgs.pm:56 #, c-format msgid "Could not install the %s package!" msgstr "Não foi possível instalar o pacote %s!" #: do_pkgs.pm:24 do_pkgs.pm:61 #, c-format msgid "Mandatory package %s is missing" msgstr "Pacote obrigatório %s faltando" #: do_pkgs.pm:35 #, c-format msgid "The following packages need to be installed:\n" msgstr "Os seguintes pacotes precisam ser instalados:\n" #: do_pkgs.pm:209 #, c-format msgid "Installing packages..." msgstr "Instalando pacotes..." #: do_pkgs.pm:255 #, c-format msgid "Removing packages..." msgstr "Removendo pacotes ..." #: fs/any.pm:17 #, 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 "" "Ocorreu um erro - nenhum dispositivo válido foi encontrado para criar novos " "sistema de arquivos. Por favor, verifique seu hardware para a causa desse " "problema" #: fs/any.pm:62 fs/partitioning_wizard.pm:55 #, c-format msgid "You must have a FAT partition mounted in /boot/efi" msgstr "Você precisa ter uma partição FAT montada em /boot/efi" #: fs/format.pm:60 fs/format.pm:67 #, c-format msgid "Formatting partition %s" msgstr "Formatando partição %s" #: fs/format.pm:64 #, c-format msgid "Creating and formatting file %s" msgstr "Criando e formatando arquivo %s" #: fs/format.pm:117 #, c-format msgid "I do not know how to format %s in type %s" msgstr "Eu não sei como formatar %s no tipo %s" #: fs/format.pm:122 fs/format.pm:124 #, c-format msgid "%s formatting of %s failed" msgstr "%s formatação de %s falhou" #: fs/loopback.pm:24 #, c-format msgid "Circular mounts %s\n" msgstr "Montagens circulares %s\n" #: fs/mount.pm:79 #, c-format msgid "Mounting partition %s" msgstr "Montando partição %s" #: fs/mount.pm:80 #, c-format msgid "mounting partition %s in directory %s failed" msgstr "Falha ao montar partição %s no diretório %s." #: fs/mount.pm:85 fs/mount.pm:102 #, c-format msgid "Checking %s" msgstr "Checando %s" #: fs/mount.pm:118 partition_table.pm:384 #, c-format msgid "error unmounting %s: %s" msgstr "erro ao desmontar %s: %s" #: fs/mount.pm:133 #, c-format msgid "Enabling swap partition %s" msgstr "Habilitando partição Swap %s" #: fs/mount_options.pm:111 #, c-format msgid "Use an encrypted file system" msgstr "Usar um sistema de arquivos encriptado" #: fs/mount_options.pm:113 #, c-format msgid "Flush write cache on file close" msgstr "" #: fs/mount_options.pm:115 #, c-format msgid "Enable group disk quota accounting and optionally enforce limits" msgstr "Habilitar quota de disco para o grupo e limites reforçados opicionais" #: fs/mount_options.pm:117 #, c-format msgid "" "Do not update inode access times on this file system\n" "(e.g, for faster access on the news spool to speed up news servers)." msgstr "" "Não atualize o tempo de acesso ao inode neste sistema de arquivos\n" "(ex. para um acesso mais rápido ao spoll de notícias, para acelerar os " "servidores de notícias)." #: fs/mount_options.pm:120 #, fuzzy, c-format msgid "" "Do not update directory inode access times on this filesystem\n" "(e.g, for faster access on the news spool to speed up news servers)." msgstr "" "Não atualize o tempo de acesso ao inode neste sistema de arquivos\n" "(ex. para um acesso mais rápido ao spoll de notícias, para acelerar os " "servidores de notícias)." #: fs/mount_options.pm:123 #, c-format msgid "" "Can only be mounted explicitly (i.e.,\n" "the -a option will not cause the file system to be mounted)." msgstr "" "Somente pode ser montado explicitamente (i.e.,\n" "a opção -a não fará que o sistema de arquivos seja montado)." #: fs/mount_options.pm:126 #, c-format msgid "Do not interpret character or block special devices on the file system." msgstr "Não interpretar os dispositivos especiais no sistema de arquivos." #: fs/mount_options.pm:128 #, c-format msgid "" "Do not allow execution of any binaries on the mounted\n" "file system. This option might be useful for a server that has file systems\n" "containing binaries for architectures other than its own." msgstr "" "Não permite a execução de binários no sistema de arquivos montado.\n" "Esta opção pode ser útil para um servidor que tem sistemas de arquivos\n" "com binários para outras arquiteturas do que a sua própria." #: fs/mount_options.pm:132 #, 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 "" "Não permite que os bits set-user-identifier ou set-group-identifier\n" "tenham efeito. (Isto parece seguro, mas é pouco seguro de\n" "fato se você tem suidperl(1) instalado.)" #: fs/mount_options.pm:136 #, c-format msgid "Mount the file system read-only." msgstr "Monte o sistema de arquivo como somente leitura." #: fs/mount_options.pm:138 #, c-format msgid "All I/O to the file system should be done synchronously." msgstr "" "Toda a Entrada e Saída (I/O) para o sistema de arquivo deveria ser feita em " "modo síncrono" #: fs/mount_options.pm:140 #, c-format msgid "Allow every user to mount and umount the file system." msgstr "" "Permitir que todos os usuários montem e desmotem o sistema de arquivos." #: fs/mount_options.pm:142 #, c-format msgid "Allow an ordinary user to mount the file system." msgstr "Permite um usuário comum montar o sistema de arquivos." #: fs/mount_options.pm:144 #, c-format msgid "Enable user disk quota accounting, and optionally enforce limits" msgstr "" "Habilita a quota de disco para usuário e , opcionalmente, limites reforçados" #: fs/mount_options.pm:146 #, c-format msgid "Support \"user.\" extended attributes" msgstr "Suporta atributos estendidos de \"usuário.\"" #: fs/mount_options.pm:148 #, c-format msgid "Give write access to ordinary users" msgstr "Dê acesso à escrita para usuários comuns" #: fs/mount_options.pm:150 #, c-format msgid "Give read-only access to ordinary users" msgstr "Dê acesso \"somente leitura\" para usuários comuns" #: fs/mount_point.pm:80 #, c-format msgid "Duplicate mount point %s" msgstr "Ponto de montagem %s duplicado" #: fs/mount_point.pm:95 #, c-format msgid "No partition available" msgstr "Sem partição disponível" #: fs/mount_point.pm:98 #, c-format msgid "Scanning partitions to find mount points" msgstr "Varrendo partições para encontrar pontos de montagem" #: fs/mount_point.pm:105 #, c-format msgid "Choose the mount points" msgstr "Escolha os pontos de montagem" #: fs/partitioning.pm:46 #, c-format msgid "Choose the partitions you want to format" msgstr "Escolha as partições que você quer formatar" #: fs/partitioning.pm:76 #, c-format msgid "" "Failed to check filesystem %s. Do you want to repair the errors? (beware, " "you can lose data)" msgstr "" "Ocorreu uma falha ao verificar o sistema de arquivos %s. Você quer reparar " "os erros? (cuidado, você pode perder dados)" #: fs/partitioning.pm:79 #, c-format msgid "Not enough swap space to fulfill installation, please add some" msgstr "" "Sem swap suficiente para completar a instalação, por favor, adicione mais" #: fs/partitioning_wizard.pm:47 #, c-format msgid "" "You must have a root partition.\n" "For this, create a partition (or click on an existing one).\n" "Then choose action ``Mount point'' and set it to `/'" msgstr "" "Você precisa ter uma partição raiz.\n" "Para isto, crie um partição (ou clique em uma existente).\n" "Em seguida, escolha a ação 'Ponto de montagem' e configure-a como '/'" #: fs/partitioning_wizard.pm:52 #, c-format msgid "" "You do not have a swap partition.\n" "\n" "Continue anyway?" msgstr "" "Você não possui uma partição swap\n" "\n" "Continuar mesmo assim?" #: fs/partitioning_wizard.pm:80 #, c-format msgid "Use free space" msgstr "Usar espaço livre" #: fs/partitioning_wizard.pm:82 #, c-format msgid "Not enough free space to allocate new partitions" msgstr "Sem espaço livre suficiente para alocar novas partições" #: fs/partitioning_wizard.pm:90 #, c-format msgid "Use existing partitions" msgstr "Usar partições existentes" #: fs/partitioning_wizard.pm:92 #, c-format msgid "There is no existing partition to use" msgstr "Não existe nenhuma tabela de partição para usar" #: fs/partitioning_wizard.pm:99 #, c-format msgid "Use the Microsoft Windows® partition for loopback" msgstr "Usar a partição Microsoft Windows® para loopback" #: fs/partitioning_wizard.pm:102 #, c-format msgid "Which partition do you want to use for Linux4Win?" msgstr "Qual partição você quer usar para o Linux4Win?" #: fs/partitioning_wizard.pm:104 #, c-format msgid "Choose the sizes" msgstr "Escolha os tamanhos" #: fs/partitioning_wizard.pm:105 #, c-format msgid "Root partition size in MB: " msgstr "Tamanho da partição raiz em MB:" #: fs/partitioning_wizard.pm:106 #, c-format msgid "Swap partition size in MB: " msgstr "Tamanho da partição swap em MB: " #: fs/partitioning_wizard.pm:115 #, c-format msgid "There is no FAT partition to use as loopback (or not enough space left)" msgstr "" "Não existem partições FAT para usar como loopback (ou não existe espaço " "suficiente)" #: fs/partitioning_wizard.pm:122 #, c-format msgid "Use the free space on the Microsoft Windows® partition" msgstr "Usar o espaço livre da partição Windows" #: fs/partitioning_wizard.pm:124 #, c-format msgid "Which partition do you want to resize?" msgstr "Qual partição você quer redimensionar?" #: fs/partitioning_wizard.pm:138 #, c-format msgid "" "The FAT resizer is unable to handle your partition, \n" "the following error occurred: %s" msgstr "" "O redimensionador FAT não foi capaz de manipular sua partição; \n" "o seguinte erro ocorreu: %s" #: fs/partitioning_wizard.pm:141 #, c-format msgid "Computing the size of the Microsoft Windows® partition" msgstr "Calculando o tamanho da partição Microsoft Windows®" #: fs/partitioning_wizard.pm:148 #, c-format msgid "" "Your Microsoft Windows® partition is too fragmented. Please reboot your " "computer under Microsoft Windows®, run the ``defrag'' utility, then restart " "the Mandriva Linux installation." msgstr "" "Sua partição Microsoft Windows® está muito fragmentada. Por favor, reinicie " "seu computador no modo Microsoft Windows®, execute o utilitário \"defrag\" e " "então reinicie a instalação do Mandriva Linux." #: fs/partitioning_wizard.pm:151 #, 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 "" "ATENÇÃO!\n" "\n" "\n" "O DrakX precisa agora redimensionar sua partição Windows.\n" "\n" "\n" "Tenha cuidado, pois esta operação é perigosa. Se você ainda não executou " "isto, saia da instalação, reinicie o sistema e execute \"chkdsk c:\" no " "prompt do Command no Windows esteja ciente de que executar o programa " "\"scandisk\" não é o suficiente, certifique-se de que usar o \"chkdsk\"!); " "opcionalmente, execute o defrag, e só então reinicie a instalação.Você " "também deve fazer backup de seus dados.\n" "\n" "\n" "Quando tiver tudo pronto, pressione %s." #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: fs/partitioning_wizard.pm:160 interactive.pm:538 interactive/curses.pm:263 #: ugtk2.pm:511 #, c-format msgid "Next" msgstr "Próximo" #: fs/partitioning_wizard.pm:167 #, fuzzy, c-format msgid "Partitionning" msgstr "Particionamento" #: fs/partitioning_wizard.pm:167 #, c-format msgid "Which size do you want to keep for Microsoft Windows® on partition %s?" msgstr "" "Quanto de espaço você quer deixar para o Microsoft Windows® na partição %s?" #: fs/partitioning_wizard.pm:164 #, c-format msgid "Size" msgstr "Tamanho" #: fs/partitioning_wizard.pm:173 #, c-format msgid "Resizing Microsoft Windows® partition" msgstr "Redimensionando a partição Microsoft Windows®" #: fs/partitioning_wizard.pm:178 #, c-format msgid "FAT resizing failed: %s" msgstr "Falha no redimensionamento FAT: %s" #: fs/partitioning_wizard.pm:193 #, c-format msgid "There is no FAT partition to resize (or not enough space left)" msgstr "" "Não existem partições FAT para redimensionar (ou não existe espaço " "suficiente)" #: fs/partitioning_wizard.pm:198 #, c-format msgid "Remove Microsoft Windows®" msgstr "Remover Microsoft Windows®" #: fs/partitioning_wizard.pm:198 #, c-format msgid "Erase and use entire disk" msgstr "Apagar e usar disco inteiro" #: fs/partitioning_wizard.pm:200 #, c-format msgid "You have more than one hard drive, which one do you install linux on?" msgstr "" "Você tem mais de um disco rígido; em qual deles você quer instalar o Linux?" #: fs/partitioning_wizard.pm:206 #, c-format msgid "ALL existing partitions and their data will be lost on drive %s" msgstr "Todas as partições e todos os dados do disco %s serão perdidos" #: fs/partitioning_wizard.pm:217 #, c-format msgid "Custom disk partitioning" msgstr "Personalizar particionamento" #: fs/partitioning_wizard.pm:223 #, c-format msgid "Use fdisk" msgstr "Usar fdisk" #: fs/partitioning_wizard.pm:226 #, c-format msgid "" "You can now partition %s.\n" "When you are done, do not forget to save using `w'" msgstr "" "Você pode agora particionar %s.\n" "Quando terminar, não esqueça de salvar usando 'w'" #: fs/partitioning_wizard.pm:266 #, c-format msgid "I can not find any room for installing" msgstr "Eu não achei espaço para instalação" #: fs/partitioning_wizard.pm:270 #, c-format msgid "The DrakX Partitioning wizard found the following solutions:" msgstr "O particionador DrakX encontrou as seguintes soluções:" #: fs/partitioning_wizard.pm:278 #, c-format msgid "Partitioning failed: %s" msgstr "O particionamento falhou: %s" #: fs/type.pm:367 #, c-format msgid "You can not use JFS for partitions smaller than 16MB" msgstr "Você não pode usar JFS em partições menores que 16MB" #: fs/type.pm:368 #, c-format msgid "You can not use ReiserFS for partitions smaller than 32MB" msgstr "Você não pode usar ReiserFS em partições menores que 32MB" #: fsedit.pm:27 #, c-format msgid "with /usr" msgstr "com /usr" #: fsedit.pm:32 #, c-format msgid "server" msgstr "servidor" #: fsedit.pm:116 #, c-format msgid "BIOS software RAID detected on disks %s. Activate it?" msgstr "BIOS software RAID detectado nos discos %s. Ativá-lo?" #: fsedit.pm:230 #, c-format msgid "" "I can not 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 "" "Eu não consigo ler a tabela de partição do dispositivo %s, é muito " "defeituosa para mim :(\n" "Eu posso tentar continuar, apagando as partições defeituosas (TODOS OS DADOS " "serão perdidos!).\n" "A outra solução é não deixar o DrakX modificar a tabela de partição\n" "(o erro é em %s)\n" "\n" "Você concorda em perder todas as suas partições?\n" #: fsedit.pm:403 #, c-format msgid "Mount points must begin with a leading /" msgstr "Pontos de montagem devem começar com uma /" #: fsedit.pm:404 #, c-format msgid "Mount points should contain only alphanumerical characters" msgstr "O ponto de montagem deve conter apenas caracteres alfanuméricos" #: fsedit.pm:405 #, c-format msgid "There is already a partition with mount point %s\n" msgstr "Já existe uma partição no ponto de montagem %s\n" #: fsedit.pm:409 #, 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 /boot partition" msgstr "" "Você selecionou uma partição software RAID como root (/).\n" "O gerenciador de inicialização não consegue utilizá-la sem uma\n" "partição /boot. Não esqueça de adicionar uma partição /boot" #: fsedit.pm:415 #, c-format msgid "" "You can not use the LVM Logical Volume for mount point %s since it spans " "physical volumes" msgstr "" "Você não pode utilizar um Volume Lógico LVM para o ponto de montagem %s, " "pois o mesmo parece uma extensão física" #: fsedit.pm:417 #, 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 /boot partition first" msgstr "" "Você selecionou um Volume Lógico LVM como root (/).\n" "O gerenciador de inicialização não consegue utilizá-la quando o volume é uma " "extensão física. \n" "Você deve adicionar uma partição /boot primeiro" #: fsedit.pm:421 fsedit.pm:423 #, c-format msgid "This directory should remain within the root filesystem" msgstr "Esse diretório deveria permanecer dentro do sistema de arquivos root" #: fsedit.pm:425 fsedit.pm:427 #, c-format msgid "" "You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount " "point\n" msgstr "" "Você precisa de um sistema de arquivos verdadeiro (ext2/ext3, reiserfs, xfs, " "ou jfs) para este ponto de montagem\n" #: fsedit.pm:429 #, c-format msgid "You can not use an encrypted file system for mount point %s" msgstr "" "Você não pode usar um sistema de arquivos criptografados como ponto de " "montagem %s" #: fsedit.pm:493 #, c-format msgid "Not enough free space for auto-allocating" msgstr "Sem espaço livre suficiente para auto-alocação" #: fsedit.pm:495 #, c-format msgid "Nothing to do" msgstr "Nada a fazer" #: harddrake/data.pm:62 #, c-format msgid "Floppy" msgstr "Disquete" #: harddrake/data.pm:72 #, c-format msgid "Zip" msgstr "Zip" #: harddrake/data.pm:88 #, c-format msgid "Hard Disk" msgstr "Disco Rígido" #: harddrake/data.pm:97 #, c-format msgid "CDROM" msgstr "CD-ROM" #: harddrake/data.pm:107 #, c-format msgid "CD/DVD burners" msgstr "Gravadores CD/DVD" #: harddrake/data.pm:117 #, c-format msgid "DVD-ROM" msgstr "DVD-ROM" #: harddrake/data.pm:127 #, c-format msgid "Tape" msgstr "Fita" #: harddrake/data.pm:138 #, c-format msgid "AGP controllers" msgstr "Controladores AGP" #: harddrake/data.pm:147 #, c-format msgid "Videocard" msgstr "Placa de vídeo" #: harddrake/data.pm:156 #, c-format msgid "DVB card" msgstr "Placa DVB" #: harddrake/data.pm:164 #, c-format msgid "Tvcard" msgstr "Placa de TV" #: harddrake/data.pm:174 #, c-format msgid "Other MultiMedia devices" msgstr "Outros dispositivos de multimídia" #: harddrake/data.pm:183 #, c-format msgid "Soundcard" msgstr "Placa de som" #: harddrake/data.pm:196 #, c-format msgid "Webcam" msgstr "WebCam" #: harddrake/data.pm:210 #, c-format msgid "Processors" msgstr "Processadores" #: harddrake/data.pm:220 #, c-format msgid "ISDN adapters" msgstr "Adaptadores ISDN" #: harddrake/data.pm:231 #, c-format msgid "USB sound devices" msgstr "Dispositivos de som USB" #: harddrake/data.pm:240 #, c-format msgid "Radio cards" msgstr "Placas de rádio" #: harddrake/data.pm:249 #, c-format msgid "ATM network cards" msgstr "Placas de rede ATM" #: harddrake/data.pm:258 #, c-format msgid "WAN network cards" msgstr "Placas de rede WAN" #: harddrake/data.pm:267 #, c-format msgid "Bluetooth devices" msgstr "Dispositivos Bluetooth" #: harddrake/data.pm:276 #, c-format msgid "Ethernetcard" msgstr "Placa Ethernet" #: harddrake/data.pm:293 #, c-format msgid "Modem" msgstr "Modem" #: harddrake/data.pm:303 #, c-format msgid "ADSL adapters" msgstr "Adaptadores ADSL" #: harddrake/data.pm:315 #, c-format msgid "Memory" msgstr "Memória" #: harddrake/data.pm:324 #, c-format msgid "Printer" msgstr "Impressora" #. -PO: these are joysticks controllers: #: harddrake/data.pm:338 #, c-format msgid "Game port controllers" msgstr "Controladores de jogo" #: harddrake/data.pm:347 #, c-format msgid "Joystick" msgstr "Joystick" #: harddrake/data.pm:357 #, c-format msgid "SATA controllers" msgstr "Controladores SATA" #: harddrake/data.pm:366 #, c-format msgid "RAID controllers" msgstr "Controladores RAID" #: harddrake/data.pm:376 #, c-format msgid "(E)IDE/ATA controllers" msgstr "Controladores (E)IDE/ATA" #: harddrake/data.pm:386 #, c-format msgid "USB Mass Storage Devices" msgstr "Dispositivos USB Mass Storage" #: harddrake/data.pm:395 #, c-format msgid "Card readers" msgstr "Leitores de cartão" #: harddrake/data.pm:404 #, c-format msgid "Firewire controllers" msgstr "Controladores Firewire" #: harddrake/data.pm:413 #, c-format msgid "PCMCIA controllers" msgstr "Controladores PCMCIA" #: harddrake/data.pm:422 #, c-format msgid "SCSI controllers" msgstr "Controladores SCSI" #: harddrake/data.pm:431 #, c-format msgid "USB controllers" msgstr "Controladores USB" #: harddrake/data.pm:440 #, c-format msgid "USB ports" msgstr "Portas USB" #: harddrake/data.pm:449 #, c-format msgid "SMBus controllers" msgstr "Controles SMBus" #: harddrake/data.pm:458 #, c-format msgid "Bridges and system controllers" msgstr "Bridges e controladores do sistema" #: harddrake/data.pm:469 #, c-format msgid "Keyboard" msgstr "Teclado" #: harddrake/data.pm:482 #, c-format msgid "Tablet and touchscreen" msgstr "Mesa digitalizadora e touchscreen" #: harddrake/data.pm:491 #, c-format msgid "Mouse" msgstr "Mouse" #: harddrake/data.pm:505 #, c-format msgid "Biometry" msgstr "" #: harddrake/data.pm:513 #, c-format msgid "UPS" msgstr "No-break" #: harddrake/data.pm:522 #, c-format msgid "Scanner" msgstr "Scanner" #: harddrake/data.pm:533 #, c-format msgid "Unknown/Others" msgstr "Desconhecido/Outros" #: harddrake/data.pm:561 #, c-format msgid "cpu # " msgstr "CPU # " #: harddrake/sound.pm:201 #, c-format msgid "Please Wait... Applying the configuration" msgstr "Por favor aguarde... Aplicando a configuração" #: harddrake/sound.pm:238 #, c-format msgid "No alternative driver" msgstr "Sem driver alternativo" #: harddrake/sound.pm:239 #, c-format msgid "" "There's no known OSS/ALSA alternative driver for your sound card (%s) which " "currently uses \"%s\"" msgstr "" "Não há nenhum driver alternativo de OSS/ALSA para sua placa de som (%s) que " "usa atualmente \"%s\"" #: harddrake/sound.pm:245 #, c-format msgid "Sound configuration" msgstr "Configuração do Som" #: harddrake/sound.pm:247 #, c-format msgid "" "Here you can select an alternative driver (either OSS or ALSA) for your " "sound card (%s)." msgstr "" "Aqui você pode selecionar um driver alternativo (como um OSS ou ALSA) para " "sua placa de som (%s)" #. -PO: here the first %s is either "OSS" or "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:252 #, c-format msgid "" "\n" "\n" "Your card currently use the %s\"%s\" driver (default driver for your card is " "\"%s\")" msgstr "" "\n" "\n" "Sua placa usa atualmente o driver %s\"%s\" (o driver padrão para sua placa é " "\"%s\")" #: harddrake/sound.pm:254 #, 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 "" "OSS (Open Sound System ou Sistema de Som Aberto) foi a primeira API de som. " "Ela é uma API de som independente de sistema operacional (funciona na " "maioria dos sistemas Unix(tm)) mas é uma API muito básica e limitada.\n" "Ainda por cima, todos os drivers OSS reinventaram a roda.\n" "\n" "ALSA (Arquitetura Avançada de Som Linux) é uma arquitetura modular que " "suporta um grande número de placas ISA, USB e PCI.\n" "\n" "Também fornece uma API de nível superior a do OSS\n" "\n" "Para utilizar alsa, você pode escolher :\n" "- a API antiga para compatibilidade com o OSS, ou\n" "- a nova API ALSA que fornece muitas funções mas exige a utilização da " "biblioteca ALSA.\n" #: harddrake/sound.pm:268 harddrake/sound.pm:357 #, c-format msgid "Driver:" msgstr "Driver:" #: harddrake/sound.pm:277 #, c-format msgid "Trouble shooting" msgstr "Resolução de problemas" #: harddrake/sound.pm:285 #, c-format msgid "" "The old \"%s\" driver is blacklisted.\n" "\n" "It has been reported to oops the kernel on unloading.\n" "\n" "The new \"%s\" driver will only be used on next bootstrap." msgstr "" "O driver antigo \"%s\" está na lista negra.\n" "\n" "Foi relatado que ele provoca erros no kernel ao descarregar.\n" "\n" "O novo driver \"%s\" só será utilizado na próxima inicialização." #: harddrake/sound.pm:293 #, c-format msgid "No open source driver" msgstr "Nenhum driver de código aberto" #: harddrake/sound.pm:294 #, c-format msgid "" "There's no free driver for your sound card (%s), but there's a proprietary " "driver at \"%s\"." msgstr "" "Não há nenhum driver livre para sua placa de som (%s), mas existe um driver " "proprietário em \"%s\"" #: harddrake/sound.pm:297 #, c-format msgid "No known driver" msgstr "Nenhum driver conhecido" #: harddrake/sound.pm:298 #, c-format msgid "There's no known driver for your sound card (%s)" msgstr "Não há nenhum driver de som conhecido para sua placa de som (%s)" #: harddrake/sound.pm:302 #, c-format msgid "Unknown driver" msgstr "Driver desconhecido" #: harddrake/sound.pm:303 #, c-format msgid "Error: The \"%s\" driver for your sound card is unlisted" msgstr "Erro: O driver \"%s\" para sua placa de som não está na lista" #: harddrake/sound.pm:317 #, c-format msgid "Sound trouble shooting" msgstr "Resolução de problemas de som" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: harddrake/sound.pm:320 #, c-format msgid "" "The classic bug sound tester is to run the following commands:\n" "\n" "\n" "- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n" "by default\n" "\n" "- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n" "currently uses\n" "\n" "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n" "loaded or not\n" "\n" "- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n" "tell you if sound and alsa services're configured to be run on\n" "initlevel 3\n" "\n" "- \"aumix -q\" will tell you if the sound volume is muted or not\n" "\n" "- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n" msgstr "" "O teste clássico de som é executar os seguintes comandos:\n" "\n" "\n" "- \"lscpidrake -v | fgrep AUDIO\" mostrará qual driver sua placa \n" "usa por padrão\n" "\n" "- \"grep sound-slot /etc/modprobe.conf\" mostrará qual driver está sendo\n" "usado no momento\n" "\n" "- \"/sbin/lsmod\" permitirá verificar se o seu módulo (driver) \n" "esta carregado ou não\n" "\n" "- \"/sbin/chkconfig --list sound\" e \"/sbin/chkconfig --list alsa\"\n" "mostrará se seu som e os serviços alsa estão configurados para\n" "executar no nível de execução 3\n" "\n" "- \"aumix -q\" mostrará se o volume dom som está mudo ou não\n" "\n" "- \"/sbin/fuser -v /dev/dsp\" mostrará qual programa usa a placa de som.\n" #: harddrake/sound.pm:346 #, c-format msgid "Let me pick any driver" msgstr "Deixe-me escolher qualquer driver" #: harddrake/sound.pm:349 #, c-format msgid "Choosing an arbitrary driver" msgstr "Escolher um driver arbitrariamente" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: harddrake/sound.pm:352 #, c-format msgid "" "If you really think that you know which driver is the right one for your " "card\n" "you can pick one in the above list.\n" "\n" "The current driver for your \"%s\" sound card is \"%s\" " msgstr "" "Se você realmente acha que sabe qual driver é o correto para a sua placa,\n" "você pode escolher na lista acima.\n" "\n" "O driver atual para sua placa de som \"%s\" é \"%s\" " #: harddrake/v4l.pm:12 #, c-format msgid "Auto-detect" msgstr "Detecção automática" #: harddrake/v4l.pm:97 harddrake/v4l.pm:285 harddrake/v4l.pm:337 #, c-format msgid "Unknown|Generic" msgstr "Desconhecido|Genérico" #: harddrake/v4l.pm:130 #, c-format msgid "Unknown|CPH05X (bt878) [many vendors]" msgstr "Desconhecido|CPH05X (bt878) [vários fabricantes]" #: harddrake/v4l.pm:131 #, c-format msgid "Unknown|CPH06X (bt878) [many vendors]" msgstr "Desconhecido|CPH06X (bt878) [vários fabricantes]" #: harddrake/v4l.pm:474 #, 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 "" "Para a maioria das modernas placas de TV, o módulo bttv do kernel GNU/Linux " "detecta automaticamente os parâmetros corretos.\n" "Se sua placa for mal detectada, você pode forçar a sintonia correta e os " "tipos de placa aqui. Apenas escolha os parâmetros de sua placa, se " "necessário." #: harddrake/v4l.pm:477 #, c-format msgid "Card model:" msgstr "Modelo da placa:" #: harddrake/v4l.pm:478 #, c-format msgid "Tuner type:" msgstr "Mudar tipo:" #: interactive.pm:125 interactive.pm:538 interactive/curses.pm:263 #: interactive/http.pm:103 interactive/http.pm:156 interactive/stdio.pm:39 #: interactive/stdio.pm:142 interactive/stdio.pm:143 ugtk2.pm:413 ugtk2.pm:511 #: ugtk2.pm:791 ugtk2.pm:814 #, c-format msgid "Ok" msgstr "Ok" #: interactive.pm:224 modules/interactive.pm:71 ugtk2.pm:790 wizards.pm:156 #, c-format msgid "Yes" msgstr "Sim" #: interactive.pm:224 modules/interactive.pm:71 ugtk2.pm:790 wizards.pm:156 #, c-format msgid "No" msgstr "Não" #: interactive.pm:258 #, c-format msgid "Choose a file" msgstr "Escolher o arquivo" #: interactive.pm:383 interactive/gtk.pm:419 #, c-format msgid "Add" msgstr "Adicionar" #: interactive.pm:383 interactive/gtk.pm:419 #, c-format msgid "Modify" msgstr "Modificar" #: interactive.pm:383 interactive/gtk.pm:419 #, c-format msgid "Remove" msgstr "Remover" #: interactive.pm:538 interactive/curses.pm:263 ugtk2.pm:511 #, c-format msgid "Finish" msgstr "Terminar" #: interactive.pm:539 interactive/curses.pm:260 ugtk2.pm:509 #, c-format msgid "Previous" msgstr "Anterior" #: interactive/stdio.pm:29 interactive/stdio.pm:148 #, c-format msgid "Bad choice, try again\n" msgstr "Má escolha, tente novamente\n" #: interactive/stdio.pm:30 interactive/stdio.pm:149 #, c-format msgid "Your choice? (default %s) " msgstr "Sua escolha? (padrão %s) " #: interactive/stdio.pm:54 #, c-format msgid "" "Entries you'll have to fill:\n" "%s" msgstr "" "Entradas que você deve preencher:\n" "%s" #: interactive/stdio.pm:70 #, c-format msgid "Your choice? (0/1, default `%s') " msgstr "Sua escolha? (0/1 padrão `%s') " #: interactive/stdio.pm:94 #, c-format msgid "Button `%s': %s" msgstr "Botão `%s': %s" #: interactive/stdio.pm:95 #, c-format msgid "Do you want to click on this button?" msgstr "Você quer clicar neste botão?" #: interactive/stdio.pm:104 #, c-format msgid "Your choice? (default `%s'%s) " msgstr "Sua escolha? (padrão `%s'%s)" #: interactive/stdio.pm:104 #, c-format msgid " enter `void' for void entry" msgstr "digite 'void' para uma entrada nula" #: interactive/stdio.pm:122 #, c-format msgid "=> There are many things to choose from (%s).\n" msgstr "=> Existem várias coisas para se escolher de (%s) \n" #: interactive/stdio.pm:125 #, 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 "" "Por favor, escolha o primeiro número dentro do intervalo de 10 que você " "deseja\n" "editar, ou apenas aperte Enter para continuar.\n" "Sua escolha?" #: interactive/stdio.pm:138 #, c-format msgid "" "=> Notice, a label changed:\n" "%s" msgstr "" "=> Aviso, o nome alterado:\n" "%s" #: interactive/stdio.pm:145 #, c-format msgid "Re-submit" msgstr "Reenviar" #. -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:193 #, c-format msgid "default:LTR" msgstr "padrão:LTR" #: lang.pm:210 #, c-format msgid "Andorra" msgstr "Andorra" #: lang.pm:211 timezone.pm:213 #, c-format msgid "United Arab Emirates" msgstr "Emirados Árabes Unidos" #: lang.pm:212 #, c-format msgid "Afghanistan" msgstr "Afeganistão" #: lang.pm:213 #, c-format msgid "Antigua and Barbuda" msgstr "Antígua e Barbuda" #: lang.pm:214 #, c-format msgid "Anguilla" msgstr "Anguilla" #: lang.pm:215 #, c-format msgid "Albania" msgstr "Albânia" #: lang.pm:216 #, c-format msgid "Armenia" msgstr "Armênia" #: lang.pm:217 #, c-format msgid "Netherlands Antilles" msgstr "Antilhas Holandesas" #: lang.pm:218 #, c-format msgid "Angola" msgstr "Angola" #: lang.pm:219 #, c-format msgid "Antarctica" msgstr "Antártica" #: lang.pm:220 timezone.pm:258 #, c-format msgid "Argentina" msgstr "Argentina" #: lang.pm:221 #, c-format msgid "American Samoa" msgstr "Samoa Americana" #: lang.pm:222 mirror.pm:11 timezone.pm:216 #, c-format msgid "Austria" msgstr "Áustria" #: lang.pm:223 mirror.pm:10 timezone.pm:254 #, c-format msgid "Australia" msgstr "Austrália" #: lang.pm:224 #, c-format msgid "Aruba" msgstr "Aruba" #: lang.pm:225 #, c-format msgid "Azerbaijan" msgstr "Azerbaijão" #: lang.pm:226 #, c-format msgid "Bosnia and Herzegovina" msgstr "Bósnia Herzegovina" #: lang.pm:227 #, c-format msgid "Barbados" msgstr "Barbados" #: lang.pm:228 timezone.pm:198 #, c-format msgid "Bangladesh" msgstr "Bangladesh" #: lang.pm:229 mirror.pm:12 timezone.pm:218 #, c-format msgid "Belgium" msgstr "Bélgica" #: lang.pm:230 #, c-format msgid "Burkina Faso" msgstr "Burkina Faso" #: lang.pm:231 timezone.pm:219 #, c-format msgid "Bulgaria" msgstr "Bulgária" #: lang.pm:232 #, c-format msgid "Bahrain" msgstr "Barhain" #: lang.pm:233 #, c-format msgid "Burundi" msgstr "Burundi" #: lang.pm:234 #, c-format msgid "Benin" msgstr "Benin" #: lang.pm:235 #, c-format msgid "Bermuda" msgstr "Bermudas" #: lang.pm:236 #, c-format msgid "Brunei Darussalam" msgstr "Brunei Darussalam" #: lang.pm:237 #, c-format msgid "Bolivia" msgstr "Bolívia" #: lang.pm:238 mirror.pm:13 timezone.pm:259 #, c-format msgid "Brazil" msgstr "Brasil" #: lang.pm:239 #, c-format msgid "Bahamas" msgstr "Bahamas" #: lang.pm:240 #, c-format msgid "Bhutan" msgstr "Butão" #: lang.pm:241 #, c-format msgid "Bouvet Island" msgstr "Ilhas Bouvet" #: lang.pm:242 #, c-format msgid "Botswana" msgstr "Botswana" #: lang.pm:243 timezone.pm:217 #, c-format msgid "Belarus" msgstr "Belarus" #: lang.pm:244 #, c-format msgid "Belize" msgstr "Belize" #: lang.pm:245 mirror.pm:14 timezone.pm:248 #, c-format msgid "Canada" msgstr "Canadá" #: lang.pm:246 #, c-format msgid "Cocos (Keeling) Islands" msgstr "Ilhas Cocos" #: lang.pm:247 #, c-format msgid "Congo (Kinshasa)" msgstr "Congo (Kinshasa)" #: lang.pm:248 #, c-format msgid "Central African Republic" msgstr "República Central Africana" #: lang.pm:249 #, c-format msgid "Congo (Brazzaville)" msgstr "Congo (Brazzaville)" #: lang.pm:250 mirror.pm:38 timezone.pm:242 #, c-format msgid "Switzerland" msgstr "Suíça" #: lang.pm:251 #, c-format msgid "Cote d'Ivoire" msgstr "Costa do Marfim" #: lang.pm:252 #, c-format msgid "Cook Islands" msgstr "Ilhas Cook" #: lang.pm:253 timezone.pm:260 #, c-format msgid "Chile" msgstr "Chile" #: lang.pm:254 #, c-format msgid "Cameroon" msgstr "Camarões" #: lang.pm:255 timezone.pm:199 #, c-format msgid "China" msgstr "China" #: lang.pm:256 #, c-format msgid "Colombia" msgstr "Colômbia" #: lang.pm:257 mirror.pm:15 #, c-format msgid "Costa Rica" msgstr "Costa Rica" #: lang.pm:258 #, c-format msgid "Serbia & Montenegro" msgstr "Sérvia & Montenegro" #: lang.pm:259 #, c-format msgid "Cuba" msgstr "Cuba" #: lang.pm:260 #, c-format msgid "Cape Verde" msgstr "Cabo Verde" #: lang.pm:261 #, c-format msgid "Christmas Island" msgstr "Ilhas Christmas" #: lang.pm:262 #, c-format msgid "Cyprus" msgstr "Chipre" #: lang.pm:263 mirror.pm:16 timezone.pm:220 #, c-format msgid "Czech Republic" msgstr "República Tcheca" #: lang.pm:264 mirror.pm:21 timezone.pm:225 #, c-format msgid "Germany" msgstr "Alemanha" #: lang.pm:265 #, c-format msgid "Djibouti" msgstr "Dibuti" #: lang.pm:266 mirror.pm:17 timezone.pm:221 #, c-format msgid "Denmark" msgstr "Dinamarca" #: lang.pm:267 #, c-format msgid "Dominica" msgstr "Dominica" #: lang.pm:268 #, c-format msgid "Dominican Republic" msgstr "República Dominicana" #: lang.pm:269 #, c-format msgid "Algeria" msgstr "Algéria" #: lang.pm:270 #, c-format msgid "Ecuador" msgstr "Equador" #: lang.pm:271 mirror.pm:18 timezone.pm:222 #, c-format msgid "Estonia" msgstr "Estônia" #: lang.pm:272 #, c-format msgid "Egypt" msgstr "Egito" #: lang.pm:273 #, c-format msgid "Western Sahara" msgstr "Saara do oeste" #: lang.pm:274 #, c-format msgid "Eritrea" msgstr "Eritréia" #: lang.pm:275 mirror.pm:36 timezone.pm:240 #, c-format msgid "Spain" msgstr "Espanha" #: lang.pm:276 #, c-format msgid "Ethiopia" msgstr "Etiópia" #: lang.pm:277 mirror.pm:19 timezone.pm:223 #, c-format msgid "Finland" msgstr "Finlândia" #: lang.pm:278 #, c-format msgid "Fiji" msgstr "Ilhas Fiji" #: lang.pm:279 #, c-format msgid "Falkland Islands (Malvinas)" msgstr "Ilhas Malvinas (Falklands)" #: lang.pm:280 #, c-format msgid "Micronesia" msgstr "Micronésia" #: lang.pm:281 #, c-format msgid "Faroe Islands" msgstr "Ilhas Faroe" #: lang.pm:282 mirror.pm:20 timezone.pm:224 #, c-format msgid "France" msgstr "França" #: lang.pm:283 #, c-format msgid "Gabon" msgstr "Gabão" #: lang.pm:284 timezone.pm:244 #, c-format msgid "United Kingdom" msgstr "Reino Unido" #: lang.pm:285 #, c-format msgid "Grenada" msgstr "Granada" #: lang.pm:286 #, c-format msgid "Georgia" msgstr "Geórgia" #: lang.pm:287 #, c-format msgid "French Guiana" msgstr "Guiana Francesa" #: lang.pm:288 #, c-format msgid "Ghana" msgstr "Gana" #: lang.pm:289 #, c-format msgid "Gibraltar" msgstr "Gibraltar" #: lang.pm:290 #, c-format msgid "Greenland" msgstr "Groenlândia" #: lang.pm:291 #, c-format msgid "Gambia" msgstr "Gâmbia" #: lang.pm:292 #, c-format msgid "Guinea" msgstr "Guiné" #: lang.pm:293 #, c-format msgid "Guadeloupe" msgstr "Guadalupe" #: lang.pm:294 #, c-format msgid "Equatorial Guinea" msgstr "Guiné Equatorial" #: lang.pm:295 mirror.pm:22 timezone.pm:226 #, c-format msgid "Greece" msgstr "Grécia" #: lang.pm:296 #, c-format msgid "South Georgia and the South Sandwich Islands" msgstr "Ilhas Georgia do Sul e South Sandwich" #: lang.pm:297 timezone.pm:249 #, c-format msgid "Guatemala" msgstr "Guatemala" #: lang.pm:298 #, c-format msgid "Guam" msgstr "Guam" #: lang.pm:299 #, c-format msgid "Guinea-Bissau" msgstr "Guiné-Bissau" #: lang.pm:300 #, c-format msgid "Guyana" msgstr "Guiana" #: lang.pm:301 #, c-format msgid "Hong Kong SAR (China)" msgstr "Hong Kong SAR (China)" #: lang.pm:302 #, c-format msgid "Heard and McDonald Islands" msgstr "Ilhas Heard e McDonald" #: lang.pm:303 #, c-format msgid "Honduras" msgstr "Honduras" #: lang.pm:304 #, c-format msgid "Croatia" msgstr "Croácia" #: lang.pm:305 #, c-format msgid "Haiti" msgstr "Haiti" #: lang.pm:306 mirror.pm:23 timezone.pm:227 #, c-format msgid "Hungary" msgstr "Hungria" #: lang.pm:307 timezone.pm:202 #, c-format msgid "Indonesia" msgstr "Indonésia" #: lang.pm:308 mirror.pm:24 timezone.pm:228 #, c-format msgid "Ireland" msgstr "Irlanda" #: lang.pm:309 mirror.pm:25 timezone.pm:204 #, c-format msgid "Israel" msgstr "Israel" #: lang.pm:310 timezone.pm:201 #, c-format msgid "India" msgstr "Índia" #: lang.pm:311 #, c-format msgid "British Indian Ocean Territory" msgstr "Território britânico do oceano Índico" #: lang.pm:312 #, c-format msgid "Iraq" msgstr "Iraque" #: lang.pm:313 timezone.pm:203 #, c-format msgid "Iran" msgstr "Irã" #: lang.pm:314 #, c-format msgid "Iceland" msgstr "Islândia" #: lang.pm:315 mirror.pm:26 timezone.pm:229 #, c-format msgid "Italy" msgstr "Itália" #: lang.pm:316 #, c-format msgid "Jamaica" msgstr "Jamaica" #: lang.pm:317 #, c-format msgid "Jordan" msgstr "Jordânia" #: lang.pm:318 mirror.pm:27 timezone.pm:205 #, c-format msgid "Japan" msgstr "Japão" #: lang.pm:319 #, c-format msgid "Kenya" msgstr "Quênia" #: lang.pm:320 #, c-format msgid "Kyrgyzstan" msgstr "Quirguistão" #: lang.pm:321 #, c-format msgid "Cambodia" msgstr "Cambodja" #: lang.pm:322 #, c-format msgid "Kiribati" msgstr "Kiribati" #: lang.pm:323 #, c-format msgid "Comoros" msgstr "Comorros" #: lang.pm:324 #, c-format msgid "Saint Kitts and Nevis" msgstr "Saint Kitts e Nevis" #: lang.pm:325 #, c-format msgid "Korea (North)" msgstr "Coréia (Norte)" #: lang.pm:326 timezone.pm:206 #, c-format msgid "Korea" msgstr "Coréia" #: lang.pm:327 #, c-format msgid "Kuwait" msgstr "Kuwait" #: lang.pm:328 #, c-format msgid "Cayman Islands" msgstr "Ilhas Cayman" #: lang.pm:329 #, c-format msgid "Kazakhstan" msgstr "Kazaquistão" #: lang.pm:330 #, c-format msgid "Laos" msgstr "Laos" #: lang.pm:331 #, c-format msgid "Lebanon" msgstr "Líbano" #: lang.pm:332 #, c-format msgid "Saint Lucia" msgstr "Santa Lucia" #: lang.pm:333 #, c-format msgid "Liechtenstein" msgstr "Liechtenstein" #: lang.pm:334 #, c-format msgid "Sri Lanka" msgstr "Siri Lanka" #: lang.pm:335 #, c-format msgid "Liberia" msgstr "Libéria" #: lang.pm:336 #, c-format msgid "Lesotho" msgstr "Lesoto" #: lang.pm:337 timezone.pm:230 #, c-format msgid "Lithuania" msgstr "Lituânia" #: lang.pm:338 timezone.pm:231 #, c-format msgid "Luxembourg" msgstr "Luxemburgo" #: lang.pm:339 #, c-format msgid "Latvia" msgstr "Latvia" #: lang.pm:340 #, c-format msgid "Libya" msgstr "Líbia" #: lang.pm:341 #, c-format msgid "Morocco" msgstr "Marrocos" #: lang.pm:342 #, c-format msgid "Monaco" msgstr "Mônaco" #: lang.pm:343 #, c-format msgid "Moldova" msgstr "Moldávia" #: lang.pm:344 #, c-format msgid "Madagascar" msgstr "Madagascar" #: lang.pm:345 #, c-format msgid "Marshall Islands" msgstr "Ilhas Marshall" #: lang.pm:346 #, c-format msgid "Macedonia" msgstr "Macedônia" #: lang.pm:347 #, c-format msgid "Mali" msgstr "Mali" #: lang.pm:348 #, c-format msgid "Myanmar" msgstr "Myanmar" #: lang.pm:349 #, c-format msgid "Mongolia" msgstr "Mongólia" #: lang.pm:350 #, c-format msgid "Northern Mariana Islands" msgstr "Ilhas Marianas do Norte" #: lang.pm:351 #, c-format msgid "Martinique" msgstr "Martinica" #: lang.pm:352 #, c-format msgid "Mauritania" msgstr "Mauritânia" #: lang.pm:353 #, c-format msgid "Montserrat" msgstr "Montserrat" #: lang.pm:354 #, c-format msgid "Malta" msgstr "Malta" #: lang.pm:355 #, c-format msgid "Mauritius" msgstr "Ilhas Maurício" #: lang.pm:356 #, c-format msgid "Maldives" msgstr "Maldivas" #: lang.pm:357 #, c-format msgid "Malawi" msgstr "Malawi" #: lang.pm:358 timezone.pm:250 #, c-format msgid "Mexico" msgstr "México" #: lang.pm:359 timezone.pm:207 #, c-format msgid "Malaysia" msgstr "Malásia" #: lang.pm:360 #, c-format msgid "Mozambique" msgstr "Moçambique" #: lang.pm:361 #, c-format msgid "Namibia" msgstr "Namíbia" #: lang.pm:362 #, c-format msgid "New Caledonia" msgstr "Nova Caledônia" #: lang.pm:363 #, c-format msgid "Niger" msgstr "Niger" #: lang.pm:364 #, c-format msgid "Norfolk Island" msgstr "Ilha Norfolk" #: lang.pm:365 #, c-format msgid "Nigeria" msgstr "Nigéria" #: lang.pm:366 #, c-format msgid "Nicaragua" msgstr "Nicarágua" #: lang.pm:367 mirror.pm:28 timezone.pm:232 #, c-format msgid "Netherlands" msgstr "Holanda" #: lang.pm:368 mirror.pm:30 timezone.pm:233 #, c-format msgid "Norway" msgstr "Noruega" #: lang.pm:369 #, c-format msgid "Nepal" msgstr "Nepal" #: lang.pm:370 #, c-format msgid "Nauru" msgstr "Nauru" #: lang.pm:371 #, c-format msgid "Niue" msgstr "Niue" #: lang.pm:372 mirror.pm:29 timezone.pm:255 #, c-format msgid "New Zealand" msgstr "Nova Zelândia" #: lang.pm:373 #, c-format msgid "Oman" msgstr "Oman" #: lang.pm:374 #, c-format msgid "Panama" msgstr "Panamá" #: lang.pm:375 #, c-format msgid "Peru" msgstr "Peru" #: lang.pm:376 #, c-format msgid "French Polynesia" msgstr "Polinésia Francesa" #: lang.pm:377 #, c-format msgid "Papua New Guinea" msgstr "Papua Nova Guiné" #: lang.pm:378 timezone.pm:208 #, c-format msgid "Philippines" msgstr "Filipinas" #: lang.pm:379 #, c-format msgid "Pakistan" msgstr "Paquistão" #: lang.pm:380 mirror.pm:31 timezone.pm:234 #, c-format msgid "Poland" msgstr "Polônia" #: lang.pm:381 #, c-format msgid "Saint Pierre and Miquelon" msgstr "Saint Pierre e Miquelon" #: lang.pm:382 #, c-format msgid "Pitcairn" msgstr "Pitcairn" #: lang.pm:383 #, c-format msgid "Puerto Rico" msgstr "Porto Rico" #: lang.pm:384 #, c-format msgid "Palestine" msgstr "Palestina" #: lang.pm:385 mirror.pm:32 timezone.pm:235 #, c-format msgid "Portugal" msgstr "Portugal" #: lang.pm:386 #, c-format msgid "Paraguay" msgstr "Paraguai" #: lang.pm:387 #, c-format msgid "Palau" msgstr "Palau" #: lang.pm:388 #, c-format msgid "Qatar" msgstr "Catar" #: lang.pm:389 #, c-format msgid "Reunion" msgstr "Reunion" #: lang.pm:390 timezone.pm:236 #, c-format msgid "Romania" msgstr "Romênia" #: lang.pm:391 mirror.pm:33 #, c-format msgid "Russia" msgstr "Rússia" #: lang.pm:392 #, c-format msgid "Rwanda" msgstr "Ruanda" #: lang.pm:393 #, c-format msgid "Saudi Arabia" msgstr "Arábia Saudita" #: lang.pm:394 #, c-format msgid "Solomon Islands" msgstr "Ilhas Salomão" #: lang.pm:395 #, c-format msgid "Seychelles" msgstr "Ilhas Seicheles" #: lang.pm:396 #, c-format msgid "Sudan" msgstr "Sudão" #: lang.pm:397 mirror.pm:37 timezone.pm:241 #, c-format msgid "Sweden" msgstr "Suécia" #: lang.pm:398 timezone.pm:209 #, c-format msgid "Singapore" msgstr "Singapura" #: lang.pm:399 #, c-format msgid "Saint Helena" msgstr "Santa Helena" #: lang.pm:400 timezone.pm:239 #, c-format msgid "Slovenia" msgstr "Eslovênia" #: lang.pm:401 #, c-format msgid "Svalbard and Jan Mayen Islands" msgstr "Ilhas Svalbard e Jan Meyen" #: lang.pm:402 mirror.pm:34 timezone.pm:238 #, c-format msgid "Slovakia" msgstr "Eslováquia" #: lang.pm:403 #, c-format msgid "Sierra Leone" msgstr "Serra Leoa" #: lang.pm:404 #, c-format msgid "San Marino" msgstr "San Marino" #: lang.pm:405 #, c-format msgid "Senegal" msgstr "Senegal" #: lang.pm:406 #, c-format msgid "Somalia" msgstr "Somália" #: lang.pm:407 #, c-format msgid "Suriname" msgstr "Suriname" #: lang.pm:408 #, c-format msgid "Sao Tome and Principe" msgstr "São Tomé e Príncipe" #: lang.pm:409 #, c-format msgid "El Salvador" msgstr "El Salvador" #: lang.pm:410 #, c-format msgid "Syria" msgstr "Síria" #: lang.pm:411 #, c-format msgid "Swaziland" msgstr "Swazilândia" #: lang.pm:412 #, c-format msgid "Turks and Caicos Islands" msgstr "Ilhas Turks e Caicos" #: lang.pm:413 #, c-format msgid "Chad" msgstr "Chaad" #: lang.pm:414 #, c-format msgid "French Southern Territories" msgstr "Territórios Franceses do Sul" #: lang.pm:415 #, c-format msgid "Togo" msgstr "Togo" #: lang.pm:416 mirror.pm:40 timezone.pm:211 #, c-format msgid "Thailand" msgstr "Tailândia" #: lang.pm:417 #, c-format msgid "Tajikistan" msgstr "Tajiquistão" #: lang.pm:418 #, c-format msgid "Tokelau" msgstr "Tokelau" #: lang.pm:419 #, c-format msgid "East Timor" msgstr "Timor Leste" #: lang.pm:420 #, c-format msgid "Turkmenistan" msgstr "Turcomenistão" #: lang.pm:421 #, c-format msgid "Tunisia" msgstr "Tunísia" #: lang.pm:422 #, c-format msgid "Tonga" msgstr "Tonga" #: lang.pm:423 timezone.pm:212 #, c-format msgid "Turkey" msgstr "Turquia" #: lang.pm:424 #, c-format msgid "Trinidad and Tobago" msgstr "Trindad e Tobago" #: lang.pm:425 #, c-format msgid "Tuvalu" msgstr "Tuvalu" #: lang.pm:426 mirror.pm:39 timezone.pm:210 #, c-format msgid "Taiwan" msgstr "Taiwan" #: lang.pm:427 timezone.pm:195 #, c-format msgid "Tanzania" msgstr "Tanzânia" #: lang.pm:428 timezone.pm:243 #, c-format msgid "Ukraine" msgstr "Ucrânia" #: lang.pm:429 #, c-format msgid "Uganda" msgstr "Uganda" #: lang.pm:430 #, c-format msgid "United States Minor Outlying Islands" msgstr "Ilhas menores dos Estados Unidos" #: lang.pm:431 mirror.pm:41 timezone.pm:251 #, c-format msgid "United States" msgstr "Estados Unidos" #: lang.pm:432 #, c-format msgid "Uruguay" msgstr "Uruguai" #: lang.pm:433 #, c-format msgid "Uzbekistan" msgstr "Uzbequistão" #: lang.pm:434 #, c-format msgid "Vatican" msgstr "Vaticano" #: lang.pm:435 #, c-format msgid "Saint Vincent and the Grenadines" msgstr "São Vincente e Grenadines" #: lang.pm:436 #, c-format msgid "Venezuela" msgstr "Venezuela" #: lang.pm:437 #, c-format msgid "Virgin Islands (British)" msgstr "Ilhas Virgens Britânicas" #: lang.pm:438 #, c-format msgid "Virgin Islands (U.S.)" msgstr "Ilhas Virgens Americanas" #: lang.pm:439 #, c-format msgid "Vietnam" msgstr "Vietnã" #: lang.pm:440 #, c-format msgid "Vanuatu" msgstr "Vanuatu" #: lang.pm:441 #, c-format msgid "Wallis and Futuna" msgstr "Ilhas Wallis e Futuna" #: lang.pm:442 #, c-format msgid "Samoa" msgstr "Samoa" #: lang.pm:443 #, c-format msgid "Yemen" msgstr "Iêmen" #: lang.pm:444 #, c-format msgid "Mayotte" msgstr "Mayotte" #: lang.pm:445 mirror.pm:35 timezone.pm:194 #, c-format msgid "South Africa" msgstr "África do Sul" #: lang.pm:446 #, c-format msgid "Zambia" msgstr "Zâmbia" #: lang.pm:447 #, c-format msgid "Zimbabwe" msgstr "Zimbabwe" #: lang.pm:1144 #, c-format msgid "Welcome to %s" msgstr "Bem-vindo a %s" #: lvm.pm:83 #, c-format msgid "Moving used physical extents to other physical volumes failed" msgstr "Falha ao mover extensão física usada para outro volume físico" #: lvm.pm:135 #, c-format msgid "Physical volume %s is still in use" msgstr "Volume físico %s ainda em uso" #: lvm.pm:145 #, c-format msgid "Remove the logical volumes first\n" msgstr "Remova os volumes lógicos primeiro\n" #: lvm.pm:178 #, c-format msgid "The bootloader can't handle /boot on multiple physical volumes" msgstr "" "O gerenciador de inicialização não consegue gerenciar /boot em múltiplos " "volumes físicos " #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: messages.pm:10 #, c-format msgid "" "Introduction\n" "\n" "The operating system and the different components available in the Mandriva " "Linux 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 Mandriva Linux distribution.\n" "\n" "\n" "1. License Agreement\n" "\n" "Please read this document carefully. This document is a license agreement " "between you and \n" "Mandriva S.A. which applies to the Software Products.\n" "By installing, duplicating or using 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.\n" "\n" "\n" "2. Limited Warranty\n" "\n" "The Software Products and attached documentation are provided \"as is\", " "with no warranty, to the \n" "extent permitted by law.\n" "Mandriva S.A. will, in no circumstances and to the extent permitted by law, " "be liable for any special,\n" "incidental, direct or indirect damages whatsoever (including without " "limitation damages for loss of \n" "business, interruption of business, financial loss, legal fees and penalties " "resulting from a court \n" "judgment, or any other consequential loss) arising out of the use or " "inability to use the Software \n" "Products, even if Mandriva S.A. has been advised of the possibility or " "occurrence of such \n" "damages.\n" "\n" "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME " "COUNTRIES\n" "\n" "To the extent permitted by law, Mandriva S.A. or its distributors will, in " "no circumstances, be \n" "liable for any special, incidental, direct or indirect damages whatsoever " "(including without \n" "limitation damages for loss of business, interruption of business, financial " "loss, legal fees \n" "and penalties resulting from a court judgment, or any other consequential " "loss) arising out \n" "of the possession and use of software components or arising out of " "downloading software components \n" "from one of Mandriva Linux sites which are 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" "\n" "\n" "3. The GPL License and Related Licenses\n" "\n" "The Software Products consist of components created by different persons or " "entities. Most \n" "of these components are governed under the terms and conditions of the GNU " "General Public \n" "Licence, hereafter called \"GPL\", or of similar licenses. Most of these " "licenses allow you to use, \n" "duplicate, adapt or redistribute the components which they cover. Please " "read carefully the terms \n" "and conditions of the license agreement for each component before using any " "component. Any question \n" "on a component license should be addressed to the component author and not " "to Mandriva.\n" "The programs developed by Mandriva S.A. are governed by the GPL License. " "Documentation written \n" "by Mandriva S.A. is governed by a specific license. Please refer to the " "documentation for \n" "further details.\n" "\n" "\n" "4. Intellectual Property Rights\n" "\n" "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" "Mandriva S.A. reserves its rights to modify or adapt the Software Products, " "as a whole or in \n" "parts, by all means and for all purposes.\n" "\"Mandriva\", \"Mandriva Linux\" and associated logos are trademarks of " "Mandriva S.A. \n" "\n" "\n" "5. Governing Laws \n" "\n" "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 Mandriva S.A. \n" msgstr "" "Introdução\n" "\n" "O sistema operacional e os diferentes elementos disponíveis na distribuição " "Mandriva Linux \n" "serão chamados de \"Softwares\" a partir daqui. Os softwares incluem, \n" "mas não se limitam a eles, o grupo de programas, métodos, regras e " "documentações relativos ao sistema operacional \n" "assim como os diferentes elementos da distribuição Mandriva Linux.\n" "\n" "\n" "1. Termo de licença\n" "\n" "Por favor leia com atenção este documento. Este documento é o termo de " "licença entre você e \n" "a Mandriva S.A. que se aplica aos Softwares.\n" "Ao instalar, duplicar ou utilizar os Softwares de qualquer maneira, você " "está aceitando explicitamente \n" "e completamente os termos e condições desta Licença. \n" "Se não aceitar qualquer parte da Licença, não lhe é permitido instalar, " "duplicar ou \n" "utilizar os Softwares. \n" "Qualquer tentativa de instalar, duplicar ou utilizar os Softwares de uma " "maneira que não \n" "corresponda com os termos e condições desta Licença é proibida, e vai tirar-" "lhe os seus direitos \n" "sob esta Licença. Sem direitos sob esta Licença, você deverá imediatamente " "destruir todas as cópias dos \n" "Softwares.\n" "\n" "\n" "2. Garantia Limitada\n" "\n" "Os Softwares e a documentação são fornecidos \"como eles são\", sem nenhuma " "garantia, \n" "tanto quanto for permitido pela lei.\n" "A Mandriva S.A. não vai ser, sob nenhuma circunstância e tanto quanto for " "permitido pela lei, responsável por qualquer\n" "acidente particular, por danos diretos ou indiretos (inclusive os " "resultantes de perda de lucros, interrupção\n" "de negócios, perda de informações e dívidas legais resultantes de um " "julgamento, ou qualquer outra perda conseqüente) \n" "decorrentes do uso ou da impossibilidade de usar os Softwares, mesmo se a " "Mandriva S.A. for \n" "avisada da possibilidade de ocorrência de tais danos previamente.\n" "\n" "LIMITAÇÃO DE RESPONSABILIDADE LIGADA À POSSE OU UTILIZAÇÃO DE PROGRAMAS " "PROIBIDOS EM CERTOS PAÍSES\n" "\n" "A Mandriva S.A. e os seus distribuidores não vão ser, sob nenhuma " "circunstância e tanto quanto for permitido \n" "pela lei, responsáveis por quaisquer danos diretos ou indiretos (inclusive " "os resultantes de perda de lucros, interrupção\n" "de negócios, perda de informações e dívidas legais resultantes de um " "julgamento, ou qualquer perda conseqüente) \n" "decorrentes da posse, do uso dos componentes dos Softwares ou do download " "(baixar da Internet) dos Softwares a partir de um dos servidores da \n" "Mandriva Linux, que sejam proibidos ou limitados pela lei em certos países, " "pelas leis locais.\n" "Esta limitação de responsabilidade inclui, mas não se limita a ela, os " "componentes de criptografia incluídos nos \n" "Softwares.\n" "\n" "\n" "3. A licença GPL e as Licenças Relacionadas\n" "Os Softwares consistem de elementos criados por pessoas ou organizações " "diferentes. \n" "A maioria deles são publicados sob os termos e condições da licença GNU - " "Licença Publica Geral, \n" " também chamada \"GPL\", ou por licenças similares. A maioria dessas " "licenças permitem o uso, \n" "duplicação, adaptação ou redistribuição dos elementos que elas cobrem. Por " "favor, leia com atenção \n" "os termos e condições de licença de cada elemento antes de utilizá-lo. " "Qualquer pergunta sobre a \n" "licença de um elemento deverá ser feita ao autor do elemento, e não à " "Mandriva.\n" "O programas desenvolvidos pela Mandriva S.A. são publicados sob os termos da " "licença GPL. \n" "A documentação escrita pela Mandriva S.A. é publicada sob uma licença " "especifica. Por favor, veja \n" "a documentação para mais detalhes.\n" "\n" "\n" "4. Direitos de Propriedade Intelectual\n" "\n" "Todos os direitos dos elementos dos Programas pertencem aos seus autores " "respectivos \n" "e são protegidos pela propriedade intelectual e pelas leis de Direitos " "Autorais, aplicáveis aos Softwares.\n" "A Mandriva S.A. reserva o direito de modificar ou adaptar os Softwares como " "um \n" "tudo ou por partes, em qualquer sentido e para todos fins.\n" "\"Mandriva\", \"Mandriva Linux\" e os logotipos associados são marcas " "registradas da Mandriva S.A. \n" "\n" "\n" "5. Leis Governamentais \n" "\n" "Se alguma parte deste contrato for considerada nula, ilegal ou não aplicável " "por um tribunal,\n" "a parte é excluída deste contrato. Você permanece ligado às outras seções " "aplicáveis do \n" "contrato.\n" "Os termos e condições desta Licença são governados pelas Leis da França.\n" "Todos os desacordos sobre os termos desta licença serão de preferência " "resolvidos sem tribunal. \n" "Como última solução, o desacordo será referido ao Tribunal de Paris - " "França.\n" "Para qualquer pergunta sobre este documento, contate por favor a Mandriva S." "A. \n" #: messages.pm:90 #, 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 licence 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 "" " Aviso: Software livre pode não ser necessariamente livre de patentes, e\n" "alguns Softwares livres inclusos podem ser cobertos por patentes no seu\n" "país. Por exemplo, os decodificadores de MP3 inclusos podem precisar de\n" "uma licença para seu uso (veja http://www.mp3licensing.com para mais\n" "detalhes). Se você não tem certeza se uma patente é aplicável em seu caso,\n" "verifique a legislação local." #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: messages.pm:98 #, c-format msgid "" "\n" "Warning\n" "\n" "Please read carefully the terms below. If you disagree with any\n" "portion, you are not allowed to install the next CD media. Press 'Refuse' \n" "to continue the installation without using these media.\n" "\n" "\n" "Some components contained in the next CD media are not governed\n" "by the GPL License or similar agreements. Each such component is then\n" "governed by the terms and conditions of its own specific license. \n" "Please read carefully and comply with such specific licenses before \n" "you use or redistribute the said components. \n" "Such licenses will in general prevent the transfer, duplication \n" "(except for backup purposes), redistribution, reverse engineering, \n" "de-assembly, de-compilation or modification of the component. \n" "Any breach of agreement will immediately terminate your rights under \n" "the specific license. Unless the specific license terms grant you such\n" "rights, you usually cannot install the programs on more than one\n" "system, or adapt it to be used on a network. In doubt, please contact \n" "directly the distributor or editor of the component. \n" "Transfer to third parties or copying of such components including the \n" "documentation is usually forbidden.\n" "\n" "\n" "All rights to the components of the next CD media belong to their \n" "respective authors and are protected by intellectual property and \n" "copyright laws applicable to software programs.\n" msgstr "" "\n" "Aviso\n" "Favor ler atentamente os termos abaixo. Se você não concordar com qualquer\n" "trecho, você não está autorizado a instalar o próximo CD. Pressione " "'Recusar' \n" "para continuar a instalação sem utilizar esta mídia.\n" "\n" "\n" "Alguns componentes contidos na próxima mídia CD não estão licenciados\n" "sobre a GPL ou acordos similares. Cada componente deste está então " "licenciado\n" "sob termos e condições de sua própria licença.\n" "Por favor, leia atentamente e concorde com tais licenças específicas antes " "de \n" "usar ou redistribuir os componentes mencionados. \n" "Tais licenças irão, em geral, prevenir a transferência, duplicação (exceto \n" "para backup), redistribuição, engenharia reversa, desmontagem , " "decompilação \n" "ou modificação do componente. \n" "Qualquer quebra no acordo irá terminar imediatamente com seus direitos " "sobre \n" "a licença específica. A não ser que a licença específica lhe dê tais \n" "direitos, você provavelmente não poderá instalar os programas em mais \n" "de um sistema, ou adaptá-los para serem utilizados em uma rede. Em caso de " "dúvida, \n" "favor contatar diretamente o distribuidor ou editor do componente. \n" "A transferência para terceiros ou a cópia de tais componentes, incluindo \n" "a documentação, normalmente é proibida.\n" "\n" "\n" "Todos os direitos dos componentes na próxima mídia de CD pertencem aos " "seus \n" "respectivos autores e estão protegidos sob as leis de propriedade \n" "intelectual e direitos autorais, aplicáveis aos Softwares.\n" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: messages.pm:131 #, c-format msgid "" "Congratulations, installation is complete.\n" "Remove the boot media and press Enter to reboot.\n" "\n" "\n" "For information on fixes which are available for this release of Mandriva " "Linux,\n" "consult the Errata available from:\n" "\n" "\n" "%s\n" "\n" "\n" "Information on configuring your system is available in the post\n" "install chapter of the Official Mandriva Linux User's Guide." msgstr "" "Parabéns, a instalação foi completada com sucesso.\n" "Remova a mídia de inicialização e pressione Enter para reiniciar.\n" "\n" "Para informações sobre correções disponíveis para esta versão do Mandriva " "Linux,\n" "consulte a Errata disponível em:.\n" "\n" "\n" "%s\n" "\n" "\n" "Informações sobre a configuração do sistema estão disponíveis no\n" "capítulo pós-instalação do Guia do Usuário Mandriva Linux Oficial." #: modules/interactive.pm:19 #, c-format msgid "This driver has no configuration parameter!" msgstr "Este driver não possui parâmetro de configuração!" #: modules/interactive.pm:22 #, c-format msgid "Module configuration" msgstr "Configuração de módulo" #: modules/interactive.pm:22 #, c-format msgid "You can configure each parameter of the module here." msgstr "Você pode configurar cada parâmetro do módulo aqui." #: modules/interactive.pm:63 #, c-format msgid "Found %s interfaces" msgstr "Interfaces %s encontradas" #: modules/interactive.pm:64 #, c-format msgid "Do you have another one?" msgstr "Você tem alguma outra?" #: modules/interactive.pm:65 #, c-format msgid "Do you have any %s interfaces?" msgstr "Você tem alguma interface %s?" #: modules/interactive.pm:71 #, c-format msgid "See hardware info" msgstr "Ver informações do hardware" #: modules/interactive.pm:82 #, c-format msgid "Installing driver for USB controller" msgstr "Instalando driver para a controladora USB" #: modules/interactive.pm:83 #, c-format msgid "Installing driver for firewire controller %s" msgstr "Instalando driver para a controladora firewire %s" #: modules/interactive.pm:84 #, c-format msgid "Installing driver for hard drive controller %s" msgstr "Instalando o drive para a controladora de disco rígido %s" #: modules/interactive.pm:85 #, c-format msgid "Installing driver for ethernet controller %s" msgstr "Instalando driver para a controladora ethernet %s" #. -PO: the first %s is the card type (scsi, network, sound,...) #. -PO: the second is the vendor+model name #: modules/interactive.pm:96 #, c-format msgid "Installing driver for %s card %s" msgstr "Instalando driver %s para a placa %s" #: modules/interactive.pm:110 #, 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 "" "Você pode agora inserir as opções para o módulo %s.\n" "Note que qualquer endereço deve ser escrito com o prefixo 0x como '0x123'" #: modules/interactive.pm:116 #, 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 "" "Agora você pode prover as opções para o módulo %s.\n" "As opções estão no formato 'nome=valor nome2=valor2 ...'\n" "Por exemplo, 'io=0x300 irq=7'" #: modules/interactive.pm:118 #, c-format msgid "Module options:" msgstr "Opções do módulo:" #. -PO: the %s is the driver type (scsi, network, sound,...) #: modules/interactive.pm:131 #, c-format msgid "Which %s driver should I try?" msgstr "Qual driver %s eu deveria tentar?" #: modules/interactive.pm:140 #, 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 "" "Em alguns casos, o driver %s precisa de informação extra para funcionar\n" "corretamente, embora ele normalmente funcione bem sem esta informação. Você\n" "gostaria de especificar opções extras ou deixar o driver localizar na sua\n" "máquina a informação de que ele precisa? Ocasionalmente, isto poderá travar\n" "o computador, mas não deve causar nenhum dano." #: modules/interactive.pm:144 #, c-format msgid "Autoprobe" msgstr "Detecção automática" #: modules/interactive.pm:144 #, c-format msgid "Specify options" msgstr "Especificar opções" #: modules/interactive.pm:156 #, c-format msgid "" "Loading module %s failed.\n" "Do you want to try again with other parameters?" msgstr "" "Falha ao carregar o módulo %s.\n" "Você quer tentar novamente com outros parâmetros?" #: partition_table.pm:390 #, c-format msgid "mount failed: " msgstr "falha ao montar: " #: partition_table.pm:500 #, c-format msgid "Extended partition not supported on this platform" msgstr "Partição estendida não suportada nesta plataforma" #: partition_table.pm:518 #, c-format msgid "" "You have a hole in your partition table but I can not use it.\n" "The only solution is to move your primary partitions to have the hole next " "to the extended partitions." msgstr "" "Você tem um buraco em sua tabela de partição e eu não posso usá-la.\n" "A única solução é mover suas partições primárias para ter o buraco próximo " "das partições estendidas." #: partition_table.pm:597 #, c-format msgid "Error reading file %s" msgstr "Erro ao ler o arquivo %s" #: partition_table.pm:604 #, c-format msgid "Restoring from file %s failed: %s" msgstr "A restauração do arquivo %s falhou: %s" #: partition_table.pm:606 #, c-format msgid "Bad backup file" msgstr "Arquivo de backup defeituoso" #: partition_table.pm:626 #, c-format msgid "Error writing to file %s" msgstr "Erro ao gravar o arquivo %s" #: partition_table/raw.pm:264 #, c-format msgid "" "Something bad is happening on your 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 "" "Algo ruim está acontecendo com o seu drive. \n" "O teste que verifica a integridade dos dados falhou. \n" "Isso significa que gravar algo no disco resultará em dados aleatórios e " "corrompidos." #: raid.pm:42 #, c-format msgid "Can not add a partition to _formatted_ RAID %s" msgstr "Não foi possível adicionar uma partição ao RAID %s _formatada_." #: raid.pm:150 #, c-format msgid "Not enough partitions for RAID level %d\n" msgstr "Sem partições suficientes para RAID nível %d\n" #: scanner.pm:95 #, c-format msgid "Could not create directory /usr/share/sane/firmware!" msgstr "Não foi possível criar o diretório /usr/share/sane/firmware!" #: scanner.pm:106 #, c-format msgid "Could not create link /usr/share/sane/%s!" msgstr "Não foi possível criar o link /usr/share/sane/%s!" #: scanner.pm:113 #, c-format msgid "Could not copy firmware file %s to /usr/share/sane/firmware!" msgstr "" "Não foi possível copiar o arquivo firmware %s para /usr/share/sane/firmware!" #: scanner.pm:120 #, c-format msgid "Could not set permissions of firmware file %s!" msgstr "Não foi possível ajustar as permissões do arquivo de firmware %s!" #: scanner.pm:199 #, c-format msgid "Scannerdrake" msgstr "Scannerdrake" #: scanner.pm:200 #, c-format msgid "Could not install the packages needed to share your scanner(s)." msgstr "" "Não foi possível instalar os pacotes necessários para compartilhar seu(s) " "scanner(s). " #: scanner.pm:201 #, c-format msgid "Your scanner(s) will not be available for non-root users." msgstr "" "Seu(s) scanner(s) não estará(ão) disponível(is) para usuários que forem " "diferentes do superusuário (usuários comuns)." #: security/help.pm:11 #, fuzzy, c-format msgid "Accept bogus IPv4 error messages." msgstr "Aceitar mensagens de erro IPv4" #: security/help.pm:13 #, fuzzy, c-format msgid "Accept broadcasted icmp echo." msgstr "Aceitar eco ICMP transmitido" #: security/help.pm:15 #, fuzzy, c-format msgid "Accept icmp echo." msgstr "Aceitar echo ICMP" #: security/help.pm:17 #, fuzzy, c-format msgid "Allow autologin." msgstr "Permite/nega o login automático." #. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is #: security/help.pm:21 #, fuzzy, 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 "" "Ao escolher \"ALL\", /etc/issue e /etc/issue.net poderão existir.\n" "\n" "Se escolher NONE, nenhum arquivo issue será permitido.\n" "\n" "Caso contrário, somente o /etc/issue será permitido." #: security/help.pm:27 #, fuzzy, c-format msgid "Allow reboot by the console user." msgstr "Permite/proíbe que o usuário do console possa reiniciar a máquina." #: security/help.pm:29 #, fuzzy, c-format msgid "Allow remote root login." msgstr "Permitir login remoto do root" #: security/help.pm:31 #, fuzzy, c-format msgid "Allow direct root login." msgstr "Permite/nega o login direto do root." #: security/help.pm:33 #, fuzzy, c-format msgid "" "Allow the list of users on the system on display managers (kdm and gdm)." msgstr "" "Permite/proíbe a lista de usuários no gerenciador gráfico (kdm e gdm)." #: security/help.pm:35 #, fuzzy, 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 "" "Permite/nega a exportação do display ao\n" "mudar da conta de root para de outros usuários.\n" "\n" "Veja pam_xauth(8) para mais detalhes." #: security/help.pm:40 #, fuzzy, 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 "" "Permite/nega as conexões ao X (servidor gráfico):\n" "\n" "- ALL (todas as conexões são permitidas),\n" "\n" "- LOCAL (somente as conexões do computador local),\n" "\n" "- NONE (nenhuma conexão)." #: 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 "" "O argumento especifica se os clientes são autorizados ou não a\n" " conectarem-se no servidor X da rede na porta 6000 tcp." #. -PO: here "ALL", "Local" and "None" are values in a pull-down menu; translate them the same as they're #: security/help.pm:53 #, fuzzy, 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 "" "Autorização:\n" "\n" "- todos os serviços controlados por tcp_wrappers (veja a página do manual de " "hosts.deny(5)), se escolher \"ALL\",\n" "\n" "- somente o local, se escolher \"LOCAL\"\n" "\n" "- nenhum, se escolher \"NONE\".\n" "\n" "Para autorizar os serviços que você necessita, use o arquivo /etc/hosts." "allow (veja o manual do hosts.allow (5))." #: 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 "" "Se SERVER_LEVEL (ou, se não existir, o SECURE_LEVEL)\n" "for superior a 3 em /etc/security/msec/security.conf, cria o\n" "link simbólico /etc/security/msec/server para\n" "/etc/security/msec/server.<SERVER_LEVEL>.\n" "\n" "O /etc/security/msec/server é utilizado por chkconfig --add\n" "para decidir para adicionar um serviço se ele está presente no arquivo\n" "durante a instalação dos pacotes." #: security/help.pm:72 #, fuzzy, 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 "" "Ativa/desativa o crontab para usuários.\n" "\n" "Insira os usuários permitidos em /etc/cron.allow e do \n" "/etc/at.allow (veja nas páginas de manual do at(1) e crontab(1))." #: security/help.pm:77 #, fuzzy, c-format msgid "Enable syslog reports to console 12" msgstr "Ativa/desativa a gravação do syslog para o console 12" #: security/help.pm:79 #, fuzzy, c-format msgid "" "Enable name resolution spoofing protection. If\n" "\"%s\" is true, also reports to syslog." msgstr "" "Habilita/desabilita a proteção de spoofing de resolução de nomes. Se\n" "\"%s\" for verdadeiro, será reportado no syslog." #: security/help.pm:80 #, c-format msgid "Security Alerts:" msgstr "Alertas de Segurança:" #: security/help.pm:82 #, fuzzy, c-format msgid "Enable IP spoofing protection." msgstr "Habilitar proteção por IP spoofing" #: security/help.pm:84 #, fuzzy, c-format msgid "Enable libsafe if libsafe is found on the system." msgstr "Habilitar 'libsafe' se for encontrado no sistema" #: security/help.pm:86 #, fuzzy, c-format msgid "Enable the logging of IPv4 strange packets." msgstr "Habilitar relatório dos pacotes IPv4 estranhos" #: security/help.pm:88 #, fuzzy, c-format msgid "Enable msec hourly security check." msgstr "Ativar verificação msec de hora em hora" #: 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 "" "Habilita o su somente aos membros do grupo wheel. Se configurado como não, " "permite su para qualquer usuário." #: security/help.pm:92 #, c-format msgid "Use password to authenticate users." msgstr "Usa a senha para autenticar os usuários." #: security/help.pm:94 #, fuzzy, c-format msgid "Activate ethernet cards promiscuity check." msgstr "" "Ativa/desativa a verificação do modo de promiscuidade em placas Ethernet." #: security/help.pm:96 #, fuzzy, c-format msgid "Activate daily security check." msgstr "Ativa/desativa a verificação diária de segurança." #: security/help.pm:98 #, fuzzy, c-format msgid "Enable sulogin(8) in single user level." msgstr "Ativa/desativa o sulogin(8) no nível do usuário simples." #: security/help.pm:100 #, c-format msgid "Add the name as an exception to the handling of password aging by msec." msgstr "" "Adicione o nome como uma exceção, para o tratamento da expiração da senha em " "mseg." #: security/help.pm:102 #, c-format msgid "Set password aging to \"max\" days and delay to change to \"inactive\"." msgstr "" "Define a expiração da senha para \"max\" dias e retarda a mudança para " "\"inactive\"." #: security/help.pm:104 #, c-format msgid "Set the password history length to prevent password reuse." msgstr "" "Configure o tamanho do histórico de senha para prevenir-se da reutilização " "de senha." #: security/help.pm:106 #, c-format msgid "" "Set the password minimum length and minimum number of digit and minimum " "number of capitalized letters." msgstr "" "Selecione o comprimento e o número mínimo de dígitos para a senha (número de " "letras interpretadas pelo sistema)." #: security/help.pm:108 #, fuzzy, c-format msgid "Set the root's file mode creation mask." msgstr "Define a umask para a conta de root." #: security/help.pm:109 #, c-format msgid "if set to yes, check open ports." msgstr "se definido como sim, verifica as portas abertas." #: 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 "" "se definido como sim, verifica:\n" "\n" "- senhas em branco, \n" "\n" "- contas sem senhas em /etc/shadow\n" "\n" "- usuários com o ID 0 (fora a conta de root)." #: security/help.pm:117 #, c-format msgid "if set to yes, check permissions of files in the users' home." msgstr "" "se definido como sim, verifica as permissões em arquivos no diretório home " "dos usuários." #: security/help.pm:118 #, c-format msgid "if set to yes, check if the network devices are in promiscuous mode." msgstr "" "se definido como sim, verifica se os dispositivos de rede estão em modo " "promíscuo." #: security/help.pm:119 #, c-format msgid "if set to yes, run the daily security checks." msgstr "" "se definido como sim, executa diariamente as verificações de segurança. " #: security/help.pm:120 #, c-format msgid "if set to yes, check additions/removals of sgid files." msgstr "se definido como sim, confere adições/remoções de arquivos com sgid." #: security/help.pm:121 #, c-format msgid "if set to yes, check empty password in /etc/shadow." msgstr "se definido como sim, confere senhas vazias no arquivo /etc/shadow. " #: security/help.pm:122 #, c-format msgid "if set to yes, verify checksum of the suid/sgid files." msgstr "se definido como sim, verificar o checksum dos arquivos suid/sgid. " #: security/help.pm:123 #, c-format msgid "if set to yes, check additions/removals of suid root files." msgstr "" "se definido como sim, verifica adições/remoções dos arquivos com suid de " "root." #: security/help.pm:124 #, c-format msgid "if set to yes, report unowned files." msgstr "se definido como sim, relata arquivos sem dono." #: security/help.pm:125 #, c-format msgid "if set to yes, check files/directories writable by everybody." msgstr "" "se definido como sim, verifica arquivos/diretórios com permissão de escrita " "para todos." #: security/help.pm:126 #, c-format msgid "if set to yes, run chkrootkit checks." msgstr "se definido como, executa verificações no chkrootkit." #: security/help.pm:127 #, c-format msgid "" "if set, send the mail report to this email address else send it to root." msgstr "" "Se definido como sim, envia um e-mail com o relatório para este endereço, ou " "envia para o root." #: security/help.pm:128 #, c-format msgid "if set to yes, report check result by mail." msgstr "se definido como sim, envia o resultado da verificação por e-mail." #: security/help.pm:129 #, c-format msgid "Do not send mails if there's nothing to warn about" msgstr "Não envie e-mails se não houver nada para avisar" #: security/help.pm:130 #, c-format msgid "if set to yes, run some checks against the rpm database." msgstr "" "Se definido como sim, executa algumas verificações no banco de dados rpm." #: security/help.pm:131 #, c-format msgid "if set to yes, report check result to syslog." msgstr "" "Se definido como sim, envia os resultados das verificações para o syslog." #: security/help.pm:132 #, c-format msgid "if set to yes, reports check result to tty." msgstr "" "se definido como sim, envia o resultado das verificações para o terminal. " #: security/help.pm:134 #, c-format msgid "Set shell commands history size. A value of -1 means unlimited." msgstr "" "Determina o tamanho do histórico dos comandos usados no shell. O valor -1 " "significa que o tamanho é ilimitado." #: security/help.pm:136 #, c-format msgid "Set the shell timeout. A value of zero means no timeout." msgstr "" "Define o tempo limite do shell. Um valor zero significa sem tempo limite." #: security/help.pm:136 #, c-format msgid "Timeout unit is second" msgstr "A unidade de tempo limite é em segundos" #: security/help.pm:138 #, fuzzy, c-format msgid "Set the user's file mode creation mask." msgstr "Define a umask para usuários." #: security/l10n.pm:11 #, c-format msgid "Accept bogus IPv4 error messages" msgstr "Aceitar mensagens de erro IPv4" #: security/l10n.pm:12 #, c-format msgid "Accept broadcasted icmp echo" msgstr "Aceitar eco ICMP transmitido" #: security/l10n.pm:13 #, c-format msgid "Accept icmp echo" msgstr "Aceitar echo ICMP" #: security/l10n.pm:15 #, c-format msgid "/etc/issue* exist" msgstr "o arquivo /etc/issue* existe" #: security/l10n.pm:16 #, c-format msgid "Reboot by the console user" msgstr "Reinicialização da máquina permitida ao usuário do console" #: security/l10n.pm:17 #, c-format msgid "Allow remote root login" msgstr "Permitir login remoto do root" #: security/l10n.pm:18 #, c-format msgid "Direct root login" msgstr "Login direto do root" #: security/l10n.pm:19 #, c-format msgid "List users on display managers (kdm and gdm)" msgstr "Listar os usuários nas telas de login (kdm e gdm)" #: security/l10n.pm:20 #, c-format msgid "Export display when passing from root to the other users" msgstr "" "Exportar display ao mudar da conta de root para a conta de outros usuários" #: security/l10n.pm:21 #, c-format msgid "Allow X Window connections" msgstr "Permitir conexões X Window" #: security/l10n.pm:22 #, c-format msgid "Authorize TCP connections to X Window" msgstr "Autorizar conexões TCP no X Window" #: security/l10n.pm:23 #, c-format msgid "Authorize all services controlled by tcp_wrappers" msgstr "Autorizar todos os serviços controlados por tcp_wrappers" #: security/l10n.pm:24 #, c-format msgid "Chkconfig obey msec rules" msgstr "Chkconfig obedece às regras do msec" #: security/l10n.pm:25 #, c-format msgid "Enable \"crontab\" and \"at\" for users" msgstr "Habilitar o \"crontab\" e \"at\" para usuários" #: security/l10n.pm:26 #, c-format msgid "Syslog reports to console 12" msgstr "Relatórios do syslog para console 12" #: security/l10n.pm:27 #, c-format msgid "Name resolution spoofing protection" msgstr "Proteção contra o 'spoofing' da resolução dos nomes" #: security/l10n.pm:28 #, c-format msgid "Enable IP spoofing protection" msgstr "Habilitar proteção por IP spoofing" #: security/l10n.pm:29 #, c-format msgid "Enable libsafe if libsafe is found on the system" msgstr "Habilitar 'libsafe' se for encontrado no sistema" #: security/l10n.pm:30 #, c-format msgid "Enable the logging of IPv4 strange packets" msgstr "Habilitar relatório dos pacotes IPv4 estranhos" #: security/l10n.pm:31 #, c-format msgid "Enable msec hourly security check" msgstr "Ativar verificação msec de hora em hora" #: security/l10n.pm:32 #, c-format msgid "Enable su only from the wheel group members" msgstr "Habilitar 'su' somente aos membros do grupo wheel" #: security/l10n.pm:33 #, c-format msgid "Use password to authenticate users" msgstr "Usar a senha para autenticar os usuários" #: security/l10n.pm:34 #, c-format msgid "Ethernet cards promiscuity check" msgstr "Verificação da integridade de placas Ethernet" #: security/l10n.pm:35 #, c-format msgid "Daily security check" msgstr "Verificação diária de segurança" #: security/l10n.pm:36 #, c-format msgid "Sulogin(8) in single user level" msgstr "Sulogin(8) no nível de usuário simples" #: security/l10n.pm:37 #, c-format msgid "No password aging for" msgstr "Nenhuma senha expirada para" #: security/l10n.pm:38 #, c-format msgid "Set password expiration and account inactivation delays" msgstr "Definir expiração de senha e tempo para inativação de contas" #: security/l10n.pm:39 #, c-format msgid "Password history length" msgstr "Tamanho do histórico da senha" #: security/l10n.pm:40 #, c-format msgid "Password minimum length and number of digits and upcase letters" msgstr "Tamanho mínimo de senha em número de dígitos e letras em maiúsculas" #: security/l10n.pm:41 #, c-format msgid "Root umask" msgstr "Umask do root" #: security/l10n.pm:42 #, c-format msgid "Shell history size" msgstr "Tamanho do histórico do shell" #: security/l10n.pm:43 #, c-format msgid "Shell timeout" msgstr "Tempo de espera do shell" #: security/l10n.pm:44 #, c-format msgid "User umask" msgstr "Umask do usuário" #: security/l10n.pm:45 #, c-format msgid "Check open ports" msgstr "Verificar portas abertas" #: security/l10n.pm:46 #, c-format msgid "Check for unsecured accounts" msgstr "Verificar contas inseguras" #: security/l10n.pm:47 #, c-format msgid "Check permissions of files in the users' home" msgstr "Verificar permissões dos arquivos no 'home' dos usuários" #: security/l10n.pm:48 #, c-format msgid "Check if the network devices are in promiscuous mode" msgstr "Verificar se os dispositivos da rede estão em modo promíscuo" #: security/l10n.pm:49 #, c-format msgid "Run the daily security checks" msgstr "Executar verificação diária de segurança" #: security/l10n.pm:50 #, c-format msgid "Check additions/removals of sgid files" msgstr "Verificar adições/remoções de arquivos com sgid" #: security/l10n.pm:51 #, c-format msgid "Check empty password in /etc/shadow" msgstr "Verificar senhas vazias em /etc/shadow " #: security/l10n.pm:52 #, c-format msgid "Verify checksum of the suid/sgid files" msgstr "Verificar checksum dos arquivos suid/sgid" #: security/l10n.pm:53 #, c-format msgid "Check additions/removals of suid root files" msgstr "Verificar adições/remoções de arquivos com suid de root" #: security/l10n.pm:54 #, c-format msgid "Report unowned files" msgstr "Reportar arquivos sem dono" #: security/l10n.pm:55 #, c-format msgid "Check files/directories writable by everybody" msgstr "Verificar arquivos/diretórios com permissão de escrita para todos" #: security/l10n.pm:56 #, c-format msgid "Run chkrootkit checks" msgstr "Executar verificação de chkrootkit " #: security/l10n.pm:57 #, c-format msgid "Do not send empty mail reports" msgstr "Não envie relatórios vazios por e-mail" #: security/l10n.pm:58 #, c-format msgid "If set, send the mail report to this email address else send it to root" msgstr "" "Se definido, envia um e-mail com o relatório para este endereço, ou envia-o " "para o root" #: security/l10n.pm:59 #, c-format msgid "Report check result by mail" msgstr "Resultado da verificação por e-mail" #: security/l10n.pm:60 #, c-format msgid "Run some checks against the rpm database" msgstr "Executar algumas verificações na base de dados rpm" #: security/l10n.pm:61 #, c-format msgid "Report check result to syslog" msgstr "Enviar resultado da verificação para o syslog" #: security/l10n.pm:62 #, c-format msgid "Reports check result to tty" msgstr "Exibir os resultados da verificação em um terminal (tty)" #: security/level.pm:10 #, c-format msgid "Welcome To Crackers" msgstr "Bem-vindo ao Crackers" #: security/level.pm:11 #, c-format msgid "Poor" msgstr "Pobre" #: security/level.pm:12 #, c-format msgid "Standard" msgstr "Padrão" #: security/level.pm:13 #, c-format msgid "High" msgstr "Alto" #: security/level.pm:14 #, c-format msgid "Higher" msgstr "Superior" #: security/level.pm:15 #, c-format msgid "Paranoid" msgstr "Paranóico" #: security/level.pm:41 #, c-format msgid "" "This level is to be used with care. It makes your system more easy to use,\n" "but very sensitive. It must not be used for a machine connected to others\n" "or to the Internet. There is no password access." msgstr "" "Este nível deve ser usado com cuidado. Ele deixa o seu sistema mais fácil\n" "de usar, mas muito sensível: ele não deve ser usado em uma máquina " "conectada\n" "a outras ou à internet. Não existe acesso por senha." #: security/level.pm:44 #, c-format msgid "" "Passwords are now enabled, but use as a networked computer is still not " "recommended." msgstr "" "As senhas agora estão ativadas, mas o uso como computador de rede ainda não " "é recomendado." #: security/level.pm:45 #, 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 "" "Esta é a segurança padrão recomendada para um computador que será usado para " "se conectar à Internet como um cliente." #: security/level.pm:46 #, c-format msgid "" "There are already some restrictions, and more automatic checks are run every " "night." msgstr "" "Já existem algumas restrições, e mais algumas verificações automáticas serão " "executadas todas as noites." #: security/level.pm:47 #, 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 "" "Com este nível de segurança, o uso desse sistema como um servidor torna-se " "possível.\n" "A segurança agora está alta o suficiente para usar o sistema como um " "servidor\n" "que aceita conexões de muitos clientes. Nota: Se sua máquina é apenas um " "cliente que se conecta à Internet, pode-se escolher um nível mais baixo." #: security/level.pm:50 #, c-format msgid "" "This is similar to the previous level, but the system is entirely closed and " "security features are at their maximum." msgstr "" "Baseado no nível anterior, mas agora o sistema está totalmente fechado.\n" "As características de segurança estão no máximo." #: security/level.pm:55 #, c-format msgid "Security" msgstr "Segurança" #: security/level.pm:55 #, c-format msgid "DrakSec Basic Options" msgstr "Opções Básicas do Draksec " #: security/level.pm:57 #, c-format msgid "Please choose the desired security level" msgstr "Por favor, escolha o nível de segurança desejado" #: security/level.pm:61 #, c-format msgid "Security level" msgstr "Nível de segurança" #: security/level.pm:63 #, c-format msgid "Use libsafe for servers" msgstr "Usar lbsafe para servidores" #: security/level.pm:64 #, c-format msgid "" "A library which defends against buffer overflow and format string attacks." msgstr "" "Uma biblioteca que defende o sistema contra ataques de buffer overflow e de " "strings formatadas." #: security/level.pm:65 #, c-format msgid "Security Administrator (login or email)" msgstr "Administrador de Segurança (login ou e-mail)" #: services.pm:19 #, c-format msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system" msgstr "Iniciar o sistema de som ALSA (Arquitetura Avançada de Som Linux)" #: services.pm:20 #, c-format msgid "Anacron is a periodic command scheduler." msgstr "Anacron, um agendador de comandos periódicos." #: 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 "" "O apmd é usado para monitorar o estado da bateria e registrá-lo via syslog.\n" "Ele também pode ser usado para desligar a máquina quando a bateria estiver " "fraca." #: 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 "" "Executa comandos agendados pelo comando at na hora especificada e\n" "executa grupos de comandos quando o uso de memória estiver baixo o " "suficiente." #: services.pm:25 #, 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 "" "O cron é um programa UNIX padrão que executa programas especificados pelo\n" "usuário em horas marcadas. O vixie cron adiciona várias características ao \n" "cron UNIX básico, incluindo melhor segurança e melhores opções de " "configuração." #: services.pm:28 #, c-format msgid "" "Common UNIX Printing System (CUPS) is an advanced printer spooling system" msgstr "" #: services.pm:29 #, c-format msgid "Launches the graphical display manager" msgstr "" #: services.pm:30 #, 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 "" "O FAM (file alteration monitor ou monitor de alteração em arquivos) é um " "serviço usado para relatar alterações em arquivos.\n" "É utilizado pelo GNOME e pelo KDE." #: services.pm:32 #, 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 "" "O GPM adiciona suporte ao mouse para aplicativos Linux com base em\n" "texto, tal como o Midnight Commander. Também permite copiar e colar\n" "utilizando o mouse e inclui suporte para menus de contexto no console." #: services.pm:35 #, c-format msgid "HAL is a daemon that collects and maintains information about hardware" msgstr "" #: services.pm:36 #, c-format msgid "" "HardDrake runs a hardware probe, and optionally configures\n" "new/changed hardware." msgstr "" "O HardDrake executa uma detecção do hardware existente, e\n" "opcionalmente configura um novo hardware ou um alterado." #: services.pm:38 #, c-format msgid "" "Apache is a World Wide Web server. It is used to serve HTML files and CGI." msgstr "" "O Apache é um servidor Web, usado para servir arquivos\n" "HTML e CGI." #: services.pm:39 #, 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 "" "O serviço do super-servidor Internet (Internet Superserver Daemon ou " "normalmente chamado inetd) inicia\n" "uma variedade de outros serviços de Internet quando necessário. Ele é\n" "responsável pela inicialização de vários serviços, incluindo telnet,\n" "ftp, rsh e rlogin. Ao desabilitar o inetd, todos os serviços pelos quais " "ele\n" "é responsável também serão desabilitados." #: services.pm:43 #, c-format msgid "" "Launch packet filtering for Linux kernel 2.2 series, to set\n" "up a firewall to protect your machine from network attacks." msgstr "" "Inicie a filtragem de de pacote para o kernel Linux série 2.2, para " "configurar\n" "um firewall e proteger sua máquina de ataques de rede." #: services.pm:45 #, 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 "" "Este pacote carrega o mapa de teclado selecionado conforme\n" "configurado em /etc/sysconfig/keyboard. Isto pode ser selecionado usando o\n" "utilitário kbdconfig. Você deve deixar isto ativado para a maioria das " "máquinas." #: services.pm:48 #, c-format msgid "" "Automatic regeneration of kernel header in /boot for\n" "/usr/include/linux/{autoconf,version}.h" msgstr "" "A regeração automática do cabeçalho do kernel no /boot para\n" "/usr/include/linux{autoconf,version}.h" #: services.pm:50 #, c-format msgid "Automatic detection and configuration of hardware at boot." msgstr "Detecção e configuração automática do hardware na inicialização." #: services.pm:51 #, c-format msgid "" "Linuxconf will sometimes arrange to perform various tasks\n" "at boot-time to maintain the system configuration." msgstr "" "Linuxconf irá periodicamente executar várias tarefas durante a\n" "inicialização para manter a configuração do sistema." #: services.pm:53 #, 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 "" "O lpd é o serviço de impressão requerido para o lpr funcionar corretamente.\n" "Ele é basicamente um servidor que organiza os trabalhos na(s) impressora(s) " "correspondente(s)." #: services.pm:55 #, c-format msgid "" "Linux Virtual Server, used to build a high-performance and highly\n" "available server." msgstr "" "Servidor Virtual Linux, utilizado para criar um servidor de alta\n" "performance e alta acessibilidade." #: services.pm:57 #, c-format msgid "" "DBUS is a daemon which broadcasts notifications of system events and other " "messages" msgstr "" #: services.pm:58 #, c-format msgid "" "named (BIND) is a Domain Name Server (DNS) that is used to resolve host " "names to IP addresses." msgstr "" "named (BIND) é um Servidor de Nome de Domínio (DNS) que é usado para " "transformar nome de máquinas em endereços IP." #: services.pm:59 #, c-format msgid "" "Mounts and unmounts all Network File System (NFS), SMB (Lan\n" "Manager/Windows), and NCP (NetWare) mount points." msgstr "" "Monta e desmonta todos os pontos de montagem do Network\n" " File System (Sistema de Arquivos de Rede ou NFS), SMB (Gerenciador de Rede/" "Windows) e NCP (NetWare)." #: services.pm:61 #, c-format msgid "" "Activates/Deactivates all network interfaces configured to start\n" "at boot time." msgstr "" "Ativa/desativa todas as interfaces de rede configuradas para\n" " serem ativadas na inicialização da máquina." #: services.pm:63 #, 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 "" "NFS é um protocolo popular usado no compartilhamento de arquivos através\n" "de redes TCP/IP. Esse serviço provê a funcionalidade do servidor NFS, que é " "configurado através do arquivo /etc/exports." #: services.pm:66 #, c-format msgid "" "NFS is a popular protocol for file sharing across TCP/IP\n" "networks. This service provides NFS file locking functionality." msgstr "" "NFS é um protocolo popular usado para compartilhar arquivos através de\n" "redes TCP/IP. Esse serviço provê a funcionalidade de bloqueio de arquivos " "NFS." #: services.pm:68 #, c-format msgid "Synchronizes system time using the Network Time Protocol (NTP)" msgstr "" #: services.pm:69 #, c-format msgid "" "Automatically switch on numlock key locker under console\n" "and Xorg at boot." msgstr "" "Ativa automaticamente o Num Lock no console e no Xorg\n" "durante a inicialização da máquina." #: services.pm:71 #, c-format msgid "Support the OKI 4w and compatible winprinters." msgstr "Suporte para impressoras OKI-4w e compatíveis." #: services.pm:72 #, 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 "" "O suporte a PCMCIA é utilizado normalmente para coisas como\n" "uso de Ethernet ou modens em laptops. Ele não será iniciado a não ser que " "esteja configurado.\n" "Não é necessário instalá-lo em máquinas que não precisam dele." #: services.pm:75 #, 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 "" "O portmapper gerencia conexões RPC, que são usadas por\n" "protocolos como NFS ou NIS. O servidor portmap deve estar sendo executado " "nas máquinas\n" "que serão os servidores para os protocolos que utilizam o mecanismo RPC." #: services.pm:78 #, c-format msgid "" "Postfix is a Mail Transport Agent, which is the program that moves mail from " "one machine to another." msgstr "" "Postfix é um Agente de Transporte de Correio, um programa que movimenta as " "mensagens entre uma máquina e outra." #: services.pm:79 #, c-format msgid "" "Saves and restores system entropy pool for higher quality random\n" "number generation." msgstr "" "Salva e restaura o pool de entropia do do sistema para melhor qualidade\n" "na geração aleatória de números." #: services.pm:81 #, c-format msgid "" "Assign raw devices to block devices (such as hard drive\n" "partitions), for the use of applications such as Oracle or DVD players" msgstr "" "Determina os dispositivos brutos, como dispositivos de bloco (como " "partições\n" "do disco rígido), para o uso em aplicativos como o Oracle ou players de DVD" #: services.pm:83 #, 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 "" "O serviço routed permite a atualização automática da tabela de roteamento IP " "através do \n" "protocolo RIP. Enquanto o RIP é usado largamente em pequenas redes, " "protocolos de roteamento\n" " mais complexos são necessários em redes mais complexas." #: services.pm:86 #, c-format msgid "" "The rstat protocol allows users on a network to retrieve\n" "performance metrics for any machine on that network." msgstr "" "O protocolo rstat permite que usuários da rede recebam\n" "informações sobre a performance de qualquer máquina na rede." #: services.pm:88 #, c-format msgid "" "The rusers protocol allows users on a network to identify who is\n" "logged in on other responding machines." msgstr "" "O protocolo rusers permite que os usuários de uma rede identifiquem\n" "quem está acessando em outras máquina correspondentes." #: services.pm:90 #, 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 "" "O protocolo rwho permite que usuários remotos peguem uma lista de todos os\n" "usuários que estão acessando máquinas onde o serviço rwho (similar ao " "finger) está sendo executado." #: services.pm:92 #, c-format msgid "" "SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..." msgstr "" #: services.pm:93 #, c-format msgid "" "The SMB/CIFS protocol enables to shar access to files & printers and also " "integrates with a Windows Server domain" msgstr "" #: services.pm:94 #, c-format msgid "Launch the sound system on your machine" msgstr "Iniciar o sistema de som da sua máquina" #: services.pm:95 #, 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:96 #, 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 "" "O Syslog é um recurso que muitos serviços usam para gravar mensagens\n" "em vários arquivos de registro ou de log. É uma boa idéia sempre estar com o " "syslog sendo executado." #: services.pm:98 #, c-format msgid "Load the drivers for your usb devices." msgstr "Carrega os drivers para seus dispositivos usb." #: services.pm:99 #, c-format msgid "Starts the X Font Server (this is mandatory for Xorg to run)." msgstr "Inicia o Servidor de Fontes X (é obrigatório para a execução do Xorg)." #: services.pm:100 #, c-format msgid "Starts other deamons on demand." msgstr "" #: services.pm:123 #, c-format msgid "Printing" msgstr "Impressão" #: services.pm:124 #, c-format msgid "Internet" msgstr "Internet" #: services.pm:127 #, c-format msgid "File sharing" msgstr "Compartilhamento de arquivos" #: services.pm:129 #, c-format msgid "System" msgstr "Sistema" #: services.pm:134 #, c-format msgid "Remote Administration" msgstr "Administração Remota" #: services.pm:142 #, c-format msgid "Database Server" msgstr "Servidor de Bancos de dados" #: services.pm:153 services.pm:189 #, c-format msgid "Services" msgstr "Serviços" #: services.pm:153 #, c-format msgid "Choose which services should be automatically started at boot time" msgstr "" "Escolha quais serviços devem ser ativados automaticamente na inicialização " "da máquina" #: services.pm:171 #, c-format msgid "Services: %d activated for %d registered" msgstr "Serviços : %d ativados dos %d registrados" #: services.pm:205 #, c-format msgid "running" msgstr "em execução" #: services.pm:205 #, c-format msgid "stopped" msgstr "parado" #: services.pm:210 #, c-format msgid "Services and daemons" msgstr "Servidores e serviços" #: services.pm:216 #, c-format msgid "" "No additional information\n" "about this service, sorry." msgstr "" "Desculpe, não existe nenhuma informação adicional\n" "sobre este serviço." #: services.pm:221 ugtk2.pm:901 #, c-format msgid "Info" msgstr "Informações" #: services.pm:224 #, c-format msgid "Start when requested" msgstr "Iniciar quando requisitado" #: services.pm:224 #, c-format msgid "On boot" msgstr "Na inicialização da máquina" #: services.pm:242 #, c-format msgid "Start" msgstr "Iniciar" #: services.pm:242 #, c-format msgid "Stop" msgstr "Parar" #: standalone.pm:23 #, 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 "" "Este programa é software livre; você pode redistribuí-lo e/ou modificá-lo\n" "sobre os termos da Licença Geral Pública GNU como publicada pela\n" "Free Software Foundation; versão 2 ou (na sua escolha) qualquer\n" "versão posterior.\n" "\n" "Este programa é distribuído na esperança de que será útil,\n" "mas SEM QUALQUER GARANTIA; mesmo sem garantia implicada de\n" "MERCANTABILIDADE ou ADAPTABILIDADE PARA FIM ESPECÍFICO. Veja a\n" "Licença Geral Pública GNU para mais detalhes.\n" "\n" "Você deve ter recebido uma cópia da Licença Geral Pública GNU junto\n" "com este programa; caso contrário, escreva para a Free Software\n" "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, " "USA.\n" #: standalone.pm:42 #, 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 "" "[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n" "Aplicação de Backup e Restauração\n" "\n" "--default : salvar os diretórios padrão.\n" "--debug : mostrar todas as mensagens de depuração.\n" "--show-conf : lista dos arquivos ou diretórios para backup.\n" "--config-info : expõe as opções do arquivo de " "configuração (para usuários sem o X).\n" "--daemon : usa a configuração do script do serviço.\n" "--help : mostra esta mensagem.\n" "--version : mostra a versão.\n" #: standalone.pm:54 #, c-format msgid "" "[--boot] [--splash]\n" "OPTIONS:\n" " --boot - enable to configure boot loader\n" " --splash - enable to configure boot theme\n" "default mode: offer to configure autologin feature" msgstr "" "[--boot] [--splash]\n" "OPÇÔES:\n" " --boot - Habilita a configuração do gerenciador de " "inicialização\n" " --splash - habilita configuração de tema de inicialização\n" "Modo padrão: permite configurar o recurso de login automático" #: standalone.pm:59 #, c-format msgid "" "[OPTIONS] [PROGRAM_NAME]\n" "\n" "OPTIONS:\n" " --help - print this help message.\n" " --report - program should be one of Mandriva Linux tools\n" " --incident - program should be one of Mandriva Linux tools" msgstr "" "[OPÇÕES] [NOME_DO_PROGRAMA]\n" "\n" "OPÇÕES:\n" " --help - exibe esta mensagem de ajuda.\n" " --report - programa deve ser uma das ferramentas Mandriva Linux\n" " --incident - programa deve ser uma das ferramentas Mandriva Linux" #: standalone.pm:65 #, 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 "" "[--add]\n" " --add - assistente para \"adicionar interface de rede\"\n" " --del - assistente para \"remover interface de rede\"\n" " --skip-wizard - gerenciar conexões\n" " --internet - configurar internet\n" " --wizard - similar a --add" #: standalone.pm:71 #, 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 "" "\n" "Aplicativo de monitoramento e importação de fontes\n" "\n" "OPÇÕES:\n" "--windows_import : importa de todas as partições windows disponíveis.\n" "--xls_fonts : exibe todas as fontes que já existem no xls\n" "--install : aceita qualquer fonte em qualquer diretório.\n" "--uninstall : desinstala qualquer fonte ou qualquer diretório de " "fontes.\n" "--replace : substitui todas as fontes caso já exista\n" "--application : 0 nenhum aplicativo.\n" " : 1 todos os aplicativos suportados disponíveis.\n" " : nome_do_aplicativo como so para staroffice \n" " : e gs para ghostscript, para somente este." #: standalone.pm:86 #, c-format msgid "" "[OPTIONS]...\n" "Mandriva Linux 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 "" "[OPÇÕES]...\n" "Configurador do Mandriva Linux Terminal Server (MTS)\n" "--enable : ativa o MTS\n" "--disable : desativa o MTS\n" "--start : inicia o MTS\n" "--stop : pára o MTS\n" "--adduser : adiciona um usuário existente ao MTS (requer nome de " "usuário)\n" "--deluser remove um usuário existente do MTS (requer nome o usuário)\n" "--addclient : adiciona uma máquina cliente ao MTS (requer endereço MAC, " "IP, nome da imagem nbi)\n" "--delclient : remove uma máquina cliente do MTS (requer endereço MAC, " "IP, nome da imagem nbi)" #: standalone.pm:98 #, c-format msgid "[keyboard]" msgstr "[teclado]" #: standalone.pm:99 #, c-format msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]" msgstr "" "[--file=meu_arquivo] [--word=minha_palavra] [--explain=exp_regular] [--alert]" #: standalone.pm:100 #, 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 "" "[OPÇÕES]\n" "Aplicativo de conexão e monitoramento da Rede & Internet\n" "\n" "--defaultintf interface : mostra esta interface por padrão\n" "--connect : conecta à Internet, se já não estiver conectado\n" "--disconnect : desconecta da Internet, caso conectado\n" "--force : utilizado com (dis)connect : força a (des)conexão.\n" "--status : retorna 1 caso conectado ou 0 se não, então sai.\n" "--quiet : não interativo. A ser utilizado com (dis)connect." #: standalone.pm:110 #, c-format msgid "" "[OPTION]...\n" " --no-confirmation do not ask first confirmation question in Mandriva " "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 "" "[OPÇÕES]...\n" " --no-confirmation não pede pela primeira confirmação no modo Mandriva " "Update\n" " --no-verify-rpm não verifica as assinaturas dos pacotes\n" " --changelog-first exibe o registro de mudanças - changelog - antes " "da lista de arquivos na janela de descrição\n" " --merge-all-rpmnew propõe unir todos os arquivos .rpmnew/.rpmsave " "encontrados" #: standalone.pm:115 #, c-format msgid "" "[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-" "usbtable] [--dynamic=dev]" msgstr "" "[--manual] [--device=dispositivo] [--update-sane=diretório_fonte_sane] [--" "update-usbtable] [--dynamic=dispositivo]" #: standalone.pm:116 #, c-format msgid "" " [everything]\n" " XFdrake [--noauto] monitor\n" " XFdrake resolution" msgstr "" " [tudo]\n" " XFdrake [--noauto] monitor\n" " XFdrake resolução" #: standalone.pm:152 #, c-format msgid "" "\n" "Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--" "testing] [-v|--version] " msgstr "" "\n" "Uso: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--testing] " "[-v|--version] " #: timezone.pm:148 timezone.pm:149 #, c-format msgid "All servers" msgstr "Todos os servidores" #: timezone.pm:183 #, c-format msgid "Global" msgstr "Global" #: timezone.pm:186 #, c-format msgid "Africa" msgstr "África" #: timezone.pm:187 #, c-format msgid "Asia" msgstr "Ásia" #: timezone.pm:188 #, c-format msgid "Europe" msgstr "Europa" #: timezone.pm:189 #, c-format msgid "North America" msgstr "América do Norte" #: timezone.pm:190 #, c-format msgid "Oceania" msgstr "Oceania" #: timezone.pm:191 #, c-format msgid "South America" msgstr "América do Sul" #: timezone.pm:200 #, c-format msgid "Hong Kong" msgstr "Hong Kong" #: timezone.pm:237 #, c-format msgid "Russian Federation" msgstr "Federação Russa" #: timezone.pm:245 #, c-format msgid "Yugoslavia" msgstr "Iugoslávia" #: ugtk2.pm:791 #, c-format msgid "Is this correct?" msgstr "Isto está correto?" #: ugtk2.pm:851 #, c-format msgid "No file chosen" msgstr "Nenhum arquivo escolhido" #: ugtk2.pm:853 #, c-format msgid "You have chosen a file, not a directory" msgstr "Você deve especificar um arquivo, não um diretório" #: ugtk2.pm:855 #, c-format msgid "You have chosen a directory, not a file" msgstr "Você deve especificar um diretório, não um arquivo" #: ugtk2.pm:857 #, c-format msgid "No such directory" msgstr "Não é um diretório" #: ugtk2.pm:857 #, c-format msgid "No such file" msgstr "Não é um arquivo" #: ugtk2.pm:936 #, c-format msgid "Expand Tree" msgstr "Expandir Árvore" #: ugtk2.pm:937 #, c-format msgid "Collapse Tree" msgstr "Encolher Árvore" #: ugtk2.pm:938 #, c-format msgid "Toggle between flat and group sorted" msgstr "Alternar entre organização plana e grupo ordenado" #: wizards.pm:95 #, c-format msgid "" "%s is not installed\n" "Click \"Next\" to install or \"Cancel\" to quit" msgstr "" "%s não está instalado.\n" "Clique em \"Próximo\" para instalar ou em \"Cancelar\" para sair" #: wizards.pm:99 #, c-format msgid "Installation failed" msgstr "Falha na instalação" #~ msgid "No supermount" #~ msgstr "Sem o supermount" #~ msgid "Supermount" #~ msgstr "Supermount" #~ msgid "Supermount except for CDROM drives" #~ msgstr "Supermount exceto para drives de CD-ROM" #~ msgid "Rescue partition table" #~ msgstr "Recuperar tabela de partição" #~ msgid "Removable media automounting" #~ msgstr "Montagem automática de mídia removível" #~ msgid "Trying to rescue partition table" #~ msgstr "Tentando resgatar tabela de partição" #~ msgid "" #~ "Use local for all authentication and information user tell in local file" #~ msgstr "" #~ "Use local para todas as autenticações e informações de usuário descritas " #~ "em um arquivo local" #~ msgid "Accept/Refuse bogus IPv4 error messages." #~ msgstr "Aceita/recusa as falsas mensagens de erro IPv4. " #~ msgid "Accept/Refuse broadcasted icmp echo." #~ msgstr "Aceita/recusa o echo ICMP transmitido." #~ msgid "Accept/Refuse icmp echo." #~ msgstr "Aceita/recusa o echo ICMP." #~ msgid "Allow/Forbid remote root login." #~ msgstr "Permite/nega o login remoto do root." #~ msgid "Enable/Disable IP spoofing protection." #~ msgstr "Ativa/desativa a proteção por IP spoofing." #~ msgid "Enable/Disable libsafe if libsafe is found on the system." #~ msgstr "Ativa/desativa o 'libsafe', caso seja encontrado no sistema." #~ msgid "Enable/Disable the logging of IPv4 strange packets." #~ msgstr "Habilita/desabilita o log para pacotes IPv4 estranhos." #~ msgid "Enable/Disable msec hourly security check." #~ msgstr "Ativa/desativa a verificação de segurança do msec de hora em hora." #~ msgid "Icon" #~ msgstr "Ícone" #~ msgid "Number of capture buffers:" #~ msgstr "Número de buffers de captura:" #~ msgid "number of capture buffers for mmap'ed capture" #~ msgstr "número de buffers de captura para a captura do tipo mmap" #~ msgid "PLL setting:" #~ msgstr "Configuração PLL:" #~ msgid "Radio support:" #~ msgstr "Suporte a rádio:" #~ msgid "enable radio support" #~ msgstr "habilitar suporte a rádio" #~ msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]" #~ msgstr " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"