summaryrefslogtreecommitdiff
path: root/po/pt.po
blob: 17f77895c795d1e8301dac0b41477cc7e38e5b97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
5327
5328
5329
5330
5331
5332
5333
5334
5335
5336
5337
5338
5339
5340
5341
5342
5343
5344
5345
5346
5347
5348
5349
5350
5351
5352
5353
5354
5355
5356
5357
5358
5359
5360
5361
5362
5363
5364
5365
5366
5367
5368
5369
5370
5371
5372
5373
5374
5375
5376
5377
5378
5379
5380
5381
5382
5383
5384
5385
5386
5387
5388
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408
5409
5410
5411
5412
5413
5414
5415
5416
5417
5418
5419
5420
5421
5422
5423
5424
5425
5426
5427
5428
5429
5430
5431
5432
5433
5434
5435
5436
5437
5438
5439
5440
5441
5442
5443
5444
5445
5446
5447
5448
5449
5450
5451
5452
5453
5454
5455
5456
5457
5458
5459
5460
5461
5462
5463
5464
5465
5466
5467
5468
5469
5470
5471
5472
5473
5474
5475
5476
5477
5478
5479
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
5526
5527
5528
5529
5530
5531
5532
5533
5534
5535
5536
5537
5538
5539
5540
5541
5542
5543
5544
5545
5546
5547
5548
5549
5550
5551
5552
5553
5554
5555
5556
5557
5558
5559
5560
5561
5562
5563
5564
5565
5566
5567
5568
5569
5570
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584
5585
5586
5587
5588
5589
5590
5591
5592
5593
5594
5595
5596
5597
5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
5615
5616
5617
5618
5619
5620
5621
5622
5623
5624
5625
5626
5627
5628
5629
5630
5631
5632
5633
5634
5635
5636
5637
5638
5639
5640
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655
5656
5657
5658
5659
5660
5661
5662
5663
5664
5665
5666
5667
5668
5669
5670
5671
5672
5673
5674
5675
5676
5677
5678
5679
5680
5681
5682
5683
5684
5685
5686
5687
5688
5689
5690
5691
5692
5693
5694
5695
5696
5697
5698
5699
5700
5701
5702
5703
5704
5705
5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
5829
5830
5831
5832
5833
5834
5835
5836
5837
5838
5839
5840
5841
5842
5843
5844
5845
5846
5847
5848
5849
5850
5851
5852
5853
5854
5855
5856
5857
5858
5859
5860
5861
5862
5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
5881
5882
5883
5884
5885
5886
5887
5888
5889
5890
5891
5892
5893
5894
5895
5896
5897
5898
5899
5900
5901
5902
5903
5904
5905
5906
5907
5908
5909
5910
5911
5912
5913
5914
5915
5916
5917
5918
5919
5920
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935
5936
5937
5938
5939
5940
5941
5942
5943
5944
5945
5946
5947
5948
5949
5950
5951
5952
5953
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963
5964
5965
5966
5967
5968
5969
5970
5971
5972
5973
5974
5975
5976
5977
5978
5979
5980
5981
5982
5983
5984
5985
5986
5987
5988
5989
5990
5991
5992
5993
5994
5995
5996
5997
5998
5999
6000
6001
6002
6003
6004
6005
6006
6007
6008
6009
6010
6011
6012
6013
6014
6015
6016
6017
6018
6019
6020
6021
6022
6023
6024
6025
6026
6027
6028
6029
6030
6031
6032
6033
6034
6035
6036
6037
6038
6039
6040
6041
6042
6043
6044
6045
6046
6047
6048
6049
6050
6051
6052
6053
6054
6055
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
6086
6087
6088
6089
6090
6091
6092
6093
6094
6095
6096
6097
6098
6099
6100
6101
6102
6103
6104
6105
6106
6107
6108
6109
6110
6111
6112
6113
6114
6115
6116
6117
6118
6119
6120
6121
6122
6123
6124
6125
6126
6127
6128
6129
6130
6131
6132
6133
6134
6135
6136
6137
6138
6139
6140
6141
6142
6143
6144
6145
6146
6147
6148
6149
6150
6151
6152
6153
6154
6155
6156
6157
6158
6159
6160
6161
6162
6163
6164
6165
6166
6167
6168
6169
6170
6171
6172
6173
6174
6175
6176
6177
6178
6179
6180
6181
6182
6183
6184
6185
6186
6187
6188
6189
6190
6191
6192
6193
6194
6195
6196
6197
6198
6199
6200
6201
6202
6203
6204
6205
6206
6207
6208
6209
6210
6211
6212
6213
6214
6215
6216
6217
6218
6219
6220
6221
6222
6223
6224
6225
6226
6227
6228
6229
6230
6231
6232
6233
6234
6235
6236
6237
6238
6239
6240
6241
6242
6243
6244
6245
6246
6247
6248
6249
6250
6251
6252
6253
6254
6255
6256
6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
6276
6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
6292
6293
6294
6295
6296
6297
6298
6299
6300
6301
6302
6303
6304
6305
6306
6307
6308
6309
6310
6311
6312
6313
6314
6315
6316
6317
6318
6319
6320
6321
6322
6323
6324
6325
6326
6327
6328
6329
6330
6331
6332
6333
6334
6335
6336
6337
6338
6339
6340
6341
6342
6343
6344
6345
6346
6347
6348
6349
6350
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366
6367
6368
6369
6370
6371
6372
6373
6374
6375
6376
6377
6378
6379
6380
6381
6382
6383
6384
6385
6386
6387
6388
6389
6390
6391
6392
6393
6394
6395
6396
6397
6398
6399
6400
6401
6402
6403
6404
6405
6406
6407
6408
6409
6410
6411
6412
6413
6414
6415
6416
6417
6418
6419
6420
6421
6422
6423
6424
6425
6426
6427
6428
6429
6430
6431
6432
6433
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447
6448
6449
6450
6451
6452
6453
6454
6455
6456
6457
6458
6459
6460
6461
6462
6463
6464
6465
6466
6467
6468
6469
6470
6471
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484
6485
6486
6487
6488
6489
6490
6491
6492
6493
6494
6495
6496
6497
6498
6499
6500
6501
6502
6503
6504
6505
6506
6507
6508
6509
6510
6511
6512
6513
6514
6515
6516
6517
6518
6519
6520
6521
6522
6523
6524
6525
6526
6527
6528
6529
6530
6531
6532
6533
6534
6535
6536
6537
6538
6539
6540
6541
6542
6543
6544
6545
6546
6547
6548
6549
6550
6551
6552
6553
6554
6555
6556
6557
6558
6559
6560
6561
6562
6563
6564
6565
6566
6567
6568
6569
6570
6571
6572
6573
6574
6575
6576
6577
6578
6579
6580
6581
6582
6583
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
6601
6602
6603
6604
6605
6606
6607
6608
6609
6610
6611
6612
6613
6614
6615
6616
6617
6618
6619
6620
6621
6622
6623
6624
6625
6626
6627
6628
6629
6630
6631
6632
6633
6634
6635
6636
6637
6638
6639
6640
6641
6642
6643
6644
6645
6646
6647
6648
6649
6650
6651
6652
6653
6654
6655
6656
6657
6658
6659
6660
6661
6662
6663
6664
6665
6666
6667
6668
6669
6670
6671
6672
6673
6674
6675
6676
6677
6678
6679
6680
6681
6682
6683
6684
6685
6686
6687
6688
6689
6690
6691
6692
6693
6694
6695
6696
6697
6698
6699
6700
6701
6702
6703
6704
6705
6706
6707
6708
6709
6710
msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-06-25 10:42+0200\n"
"PO-Revision-Date: 2007-12-14 18:14+0000\n"
"Last-Translator: José Nuno Coelho Pires <jncp@netcabo.pt>\n"
"Language-Team: pt <kde-i18n-pt@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POFile-SpellExtra: help stdout quiet libvir connect Xend id quit uuid\n"
"X-POFile-SpellExtra: GET CPUs VCPUs version vCPU Expr timing POST UUID vbd\n"
"X-POFile-SpellExtra: VCPU Xen vCPUs options SO ms máx Id domid smarcada\n"
"X-POFile-SpellExtra: smarcar lu readonly smarcado GNUTLS RPC testOpen log\n"
"X-POFile-IgnoreConsistency: warning\n"
"X-POFile-SpellExtra: XENCREDIT attach MAC disk cpulist live TTY\n"

#: gnulib/lib/gai_strerror.c:44
msgid "Address family for hostname not supported"
msgstr ""

#: gnulib/lib/gai_strerror.c:45
msgid "Temporary failure in name resolution"
msgstr ""

#: gnulib/lib/gai_strerror.c:46
msgid "Bad value for ai_flags"
msgstr ""

#: gnulib/lib/gai_strerror.c:47
msgid "Non-recoverable failure in name resolution"
msgstr ""

#: gnulib/lib/gai_strerror.c:48
#, fuzzy
msgid "ai_family not supported"
msgstr "a chamada da biblioteca falhou, talvez por não ser suportada"

#: gnulib/lib/gai_strerror.c:49
#, fuzzy
msgid "Memory allocation failure"
msgstr "mudar a reserva de memória"

#: gnulib/lib/gai_strerror.c:50
msgid "No address associated with hostname"
msgstr ""

#: gnulib/lib/gai_strerror.c:51
msgid "Name or service not known"
msgstr ""

#: gnulib/lib/gai_strerror.c:52
msgid "Servname not supported for ai_socktype"
msgstr ""

#: gnulib/lib/gai_strerror.c:53
msgid "ai_socktype not supported"
msgstr ""

#: gnulib/lib/gai_strerror.c:54
#, fuzzy
msgid "System error"
msgstr "erro na chamada do sistema"

#: gnulib/lib/gai_strerror.c:55
msgid "Argument buffer too small"
msgstr ""

#: gnulib/lib/gai_strerror.c:57
msgid "Processing request in progress"
msgstr ""

#: gnulib/lib/gai_strerror.c:58
msgid "Request canceled"
msgstr ""

#: gnulib/lib/gai_strerror.c:59
msgid "Request not canceled"
msgstr ""

#: gnulib/lib/gai_strerror.c:60
msgid "All requests done"
msgstr ""

#: gnulib/lib/gai_strerror.c:61
msgid "Interrupted by a signal"
msgstr ""

#: gnulib/lib/gai_strerror.c:62
msgid "Parameter string not correctly encoded"
msgstr ""

#: gnulib/lib/gai_strerror.c:74
#, fuzzy
msgid "Unknown error"
msgstr "Desconhecido"

#: qemud/qemud.c:142 src/remote_internal.c:885
#, c-format
msgid "Cannot access %s '%s': %s (%d)"
msgstr ""

#: qemud/qemud.c:159
#, c-format
msgid "gnutls_certificate_allocate_credentials: %s"
msgstr ""

#: qemud/qemud.c:172
#, c-format
msgid "gnutls_certificate_set_x509_trust_file: %s"
msgstr ""

#: qemud/qemud.c:186
#, c-format
msgid "gnutls_certificate_set_x509_crl_file: %s"
msgstr ""

#: qemud/qemud.c:204
#, c-format
msgid "gnutls_certificate_set_x509_key_file: %s"
msgstr ""

#: qemud/qemud.c:217
#, c-format
msgid "gnutls_dh_params_init: %s"
msgstr ""

#: qemud/qemud.c:223
#, c-format
msgid "gnutls_dh_params_generate2: %s"
msgstr ""

#: qemud/qemud.c:241
#, fuzzy, c-format
msgid "Failed to read from signal pipe: %s"
msgstr "Não foi possível ler o ficheiro de descrição %s"

#: qemud/qemud.c:250
#, fuzzy
msgid "Reloading configuration on SIGHUP"
msgstr "a reservar a configuração"

#: qemud/qemud.c:252
#, fuzzy
msgid "Error while reloading drivers"
msgstr "Erro ao reservar memória: %s"

#: qemud/qemud.c:258
#, c-format
msgid "Shutting down on signal %d"
msgstr ""

#: qemud/qemud.c:264
#, c-format
msgid "Received signal %d, dispatching to drivers"
msgstr ""

#: qemud/qemud.c:284 src/qemu_driver.c:90 src/util.c:142 src/util.c:154
msgid "Failed to set close-on-exec file descriptor flag"
msgstr ""

#: qemud/qemud.c:299 src/qemu_driver.c:105 src/util.c:138 src/util.c:150
msgid "Failed to set non-blocking file descriptor flag"
msgstr ""

#: qemud/qemud.c:440
#, fuzzy, c-format
msgid "Failed to open pid file '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: qemud/qemud.c:446
#, fuzzy, c-format
msgid "Failed to fdopen pid file '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: qemud/qemud.c:453
#, fuzzy, c-format
msgid "Failed to write to pid file '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: qemud/qemud.c:460
#, fuzzy, c-format
msgid "Failed to close pid file '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: qemud/qemud.c:477
#, fuzzy
msgid "Failed to allocate memory for struct qemud_socket"
msgstr "Não foi possível reservar memória"

#: qemud/qemud.c:487
#, fuzzy, c-format
msgid "Failed to create socket: %s"
msgstr "Não foi possível ler do 'socket' %d\n"

#: qemud/qemud.c:509
#, fuzzy, c-format
msgid "Failed to bind socket to '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: qemud/qemud.c:518
#, fuzzy, c-format
msgid "Failed to listen for connections on '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: qemud/qemud.c:527 qemud/qemud.c:656
msgid "Failed to add server event callback"
msgstr ""

#: qemud/qemud.c:556
#, c-format
msgid "getaddrinfo: %s\n"
msgstr ""

#: qemud/qemud.c:565
#, c-format
msgid "socket: %s"
msgstr ""

#: qemud/qemud.c:574
#, c-format
msgid "bind: %s"
msgstr ""

#: qemud/qemud.c:581
#, c-format
msgid "listen: %s"
msgstr ""

#: qemud/qemud.c:617
#, c-format
msgid "remoteListenTCP: calloc: %s"
msgstr ""

#: qemud/qemud.c:648
#, c-format
msgid "remoteListenTCP: listen: %s"
msgstr ""

#: qemud/qemud.c:695 src/qemu_driver.c:198
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s"
msgstr "Não foi possível encontrar a rede: %s"

#: qemud/qemud.c:712
msgid "Resulting path too long for buffer in qemudInitPaths()"
msgstr ""

#: qemud/qemud.c:720
#, fuzzy
msgid "Failed to allocate struct qemud_server"
msgstr "Não foi possível reservar memória"

#: qemud/qemud.c:764
#, fuzzy, c-format
msgid "Failed to initialize SASL authentication %s"
msgstr "Não foi possível encontrar a rede: %s"

#: qemud/qemud.c:779
#, fuzzy, c-format
msgid "Failed to connect to system bus for PolicyKit auth: %s"
msgstr "Não foi possível ligar ao supervisor"

#: qemud/qemud.c:890
#, c-format
msgid "remoteInitializeTLSSession: %s"
msgstr ""

#: qemud/qemud.c:907
#, c-format
msgid "remoteCheckDN: gnutls_x509_cert_get_dn: %s"
msgstr ""

#: qemud/qemud.c:926
#, c-format
msgid "remoteCheckDN: failed: client DN is %s"
msgstr ""

#: qemud/qemud.c:942
#, fuzzy, c-format
msgid "remoteCheckCertificate: verify failed: %s"
msgstr "a autenticação falhou: %s"

#: qemud/qemud.c:950
msgid "remoteCheckCertificate: the client certificate is not trusted."
msgstr ""

#: qemud/qemud.c:955
msgid "remoteCheckCertificate: the client certificate has unknown issuer."
msgstr ""

#: qemud/qemud.c:960
msgid "remoteCheckCertificate: the client certificate has been revoked."
msgstr ""

#: qemud/qemud.c:966
msgid ""
"remoteCheckCertificate: the client certificate uses an insecure algorithm."
msgstr ""

#: qemud/qemud.c:975
msgid "remoteCheckCertificate: certificate is not X.509"
msgstr ""

#: qemud/qemud.c:980
msgid "remoteCheckCertificate: no peers"
msgstr ""

#: qemud/qemud.c:991
msgid "remoteCheckCertificate: gnutls_x509_crt_init failed"
msgstr ""

#: qemud/qemud.c:1001
msgid "remoteCheckCertificate: the client certificate has expired"
msgstr ""

#: qemud/qemud.c:1008
msgid "remoteCheckCertificate: the client certificate is not yet activated"
msgstr ""

#: qemud/qemud.c:1017
msgid ""
"remoteCheckCertificate: client's Distinguished Name is not on the list of "
"allowed clients (tls_allowed_dn_list).  Use 'openssl x509 -in clientcert.pem "
"-text' to view the Distinguished Name field in the client certificate, or "
"run this daemon with --verbose option."
msgstr ""

#: qemud/qemud.c:1034
msgid "remoteCheckCertificate: failed to verify client's certificate"
msgstr ""

#: qemud/qemud.c:1038
msgid ""
"remoteCheckCertificate: tls_no_verify_certificate is set so the bad "
"certificate is ignored"
msgstr ""

#: qemud/qemud.c:1060
#, fuzzy, c-format
msgid "Failed to verify client credentials: %s"
msgstr "Não foi possível obter o estado da interface %s %s"

#: qemud/qemud.c:1085
#, fuzzy, c-format
msgid "Failed to accept connection: %s"
msgstr "Não foi possível iniciar a rede %s"

#: qemud/qemud.c:1123
#, c-format
msgid "Turn off polkit auth for privileged client %d"
msgstr ""

#: qemud/qemud.c:1162 qemud/qemud.c:1399 qemud/qemud.c:1537
#, fuzzy, c-format
msgid "TLS handshake failed: %s"
msgstr "A operação GET falhou: %s"

#: qemud/qemud.c:1227
#, c-format
msgid "read: %s"
msgstr ""

#: qemud/qemud.c:1240
#, c-format
msgid "gnutls_record_recv: %s"
msgstr ""

#: qemud/qemud.c:1423
#, c-format
msgid "write: %s"
msgstr ""

#: qemud/qemud.c:1433
#, c-format
msgid "gnutls_record_send: %s"
msgstr ""

#: qemud/qemud.c:1645
#, c-format
msgid "Signal handler reported %d errors: last error: %s"
msgstr ""

#: qemud/qemud.c:1741 qemud/qemud.c:1762
#, fuzzy, c-format
msgid "failed to allocate memory for %s config list"
msgstr "Não foi possível reservar memória"

#: qemud/qemud.c:1748 qemud/qemud.c:1779
#, fuzzy, c-format
msgid "failed to allocate memory for %s config list value"
msgstr "Não foi possível reservar memória"

#: qemud/qemud.c:1767 qemud/qemud.c:1790
#, c-format
msgid "remoteReadConfigFile: %s: %s: must be a string or list of strings\n"
msgstr ""

#: qemud/qemud.c:1807
#, c-format
msgid "remoteReadConfigFile: %s: %s: invalid type: got %s; expected %s\n"
msgstr ""

#: qemud/qemud.c:1828
#, c-format
msgid "remoteReadConfigFile: %s\n"
msgstr ""

#: qemud/qemud.c:1872
#, c-format
msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n"
msgstr ""

#: qemud/qemud.c:1949
msgid "Cannot set group when not running as root"
msgstr ""

#: qemud/qemud.c:1953
#, fuzzy, c-format
msgid "Failed to lookup group '%s'"
msgstr "Não foi possível aceder ao '%s': %s"

#: qemud/qemud.c:1966 qemud/qemud.c:1977
#, fuzzy, c-format
msgid "Failed to parse mode '%s'"
msgstr "Não foi possível aceder ao '%s': %s"

#: qemud/qemud.c:2150
#, fuzzy, c-format
msgid "Failed to fork as daemon: %s"
msgstr "Não foi possível prosseguir com o domínio %s"

#: qemud/qemud.c:2172
#, fuzzy, c-format
msgid "Failed to create pipe: %s"
msgstr "Não foi possível criar o XML"

#: qemud/qemud.c:2205
#, fuzzy, c-format
msgid "Failed to change group ownership of %s"
msgstr "Não foi possível gravar o 'core' do domínio %s em %s"

#: qemud/qemud.c:2214
msgid "Failed to register callback for signal pipe"
msgstr ""

#: qemud/remote.c:102
msgid "xdr_remote_message_header"
msgstr ""

#: qemud/remote.c:110
#, c-format
msgid "program mismatch (actual %x, expected %x)"
msgstr ""

#: qemud/remote.c:117
#, c-format
msgid "version mismatch (actual %x, expected %x)"
msgstr ""

#: qemud/remote.c:123
#, c-format
msgid "direction (%d) != REMOTE_CALL"
msgstr ""

#: qemud/remote.c:129
#, c-format
msgid "status (%d) != REMOTE_OK"
msgstr ""

#: qemud/remote.c:145
#, fuzzy
msgid "authentication required"
msgstr "a autenticação falhou"

#: qemud/remote.c:158
#, fuzzy, c-format
msgid "unknown procedure: %d"
msgstr "obteve-se um código de erro de HTTP desconhecido %d"

#: qemud/remote.c:166
#, fuzzy
msgid "parse args failed"
msgstr "a resposta processada pelo servidor falhou"

#: qemud/remote.c:182
#, c-format
msgid "internal error - dispatch function returned invalid code %d"
msgstr ""

#: qemud/remote.c:204
msgid "dummy length"
msgstr ""

#: qemud/remote.c:211
msgid "serialise reply header"
msgstr ""

#: qemud/remote.c:220
msgid "serialise return struct"
msgstr ""

#: qemud/remote.c:275
msgid "serialise return error"
msgstr ""

#: qemud/remote.c:284
msgid "xdr_setpos"
msgstr ""

#: qemud/remote.c:290
msgid "serialise return length"
msgstr ""

#: qemud/remote.c:424
msgid "connection already open"
msgstr ""

#: qemud/remote.c:450
#, fuzzy
msgid "connection not open"
msgstr "ponteiro de ligação inválido em"

#: qemud/remote.c:497
#, fuzzy
msgid "out of memory in strdup"
msgstr "sem memória"

#: qemud/remote.c:608
msgid "maxCells > REMOTE_NODE_MAX_CELLS"
msgstr ""

#: qemud/remote.c:663 qemud/remote.c:705 qemud/remote.c:809 qemud/remote.c:835
#: qemud/remote.c:869 qemud/remote.c:908 qemud/remote.c:956
#: qemud/remote.c:1000 qemud/remote.c:1024 qemud/remote.c:1086
#: qemud/remote.c:1110 qemud/remote.c:1135 qemud/remote.c:1161
#: qemud/remote.c:1186 qemud/remote.c:1218 qemud/remote.c:1243
#: qemud/remote.c:1268 qemud/remote.c:1297 qemud/remote.c:1421
#: qemud/remote.c:1574 qemud/remote.c:1607 qemud/remote.c:1646
#: qemud/remote.c:1670 qemud/remote.c:1694 qemud/remote.c:1718
#: qemud/remote.c:1742 qemud/remote.c:1766 qemud/remote.c:1790
#: qemud/remote.c:1814 qemud/remote.c:1838 qemud/remote.c:1862
#, fuzzy
msgid "domain not found"
msgstr "O domínio não foi encontrado"

#: qemud/remote.c:694 qemud/remote.c:776
msgid "nparams too large"
msgstr ""

#: qemud/remote.c:742
#, fuzzy
msgid "unknown type"
msgstr "tipo de SO desconhecido"

#: qemud/remote.c:919 qemud/remote.c:965
msgid "size > maximum buffer size"
msgstr ""

#: qemud/remote.c:1303
msgid "maxinfo > REMOTE_VCPUINFO_MAX"
msgstr ""

#: qemud/remote.c:1309
msgid "maxinfo * maplen > REMOTE_CPUMAPS_MAX"
msgstr ""

#: qemud/remote.c:1471
msgid "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX"
msgstr ""

#: qemud/remote.c:1580
msgid "cpumap_len > REMOTE_CPUMAP_MAX"
msgstr ""

#: qemud/remote.c:1885 qemud/remote.c:1948 qemud/remote.c:2907
msgid "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
msgstr ""

#: qemud/remote.c:1917
msgid "maxids > REMOTE_DOMAIN_ID_LIST_MAX"
msgstr ""

#: qemud/remote.c:1981 qemud/remote.c:2041 qemud/remote.c:2065
#: qemud/remote.c:2091 qemud/remote.c:2115 qemud/remote.c:2177
#: qemud/remote.c:2201
#, fuzzy
msgid "network not found"
msgstr "A rede não foi encontrada"

#: qemud/remote.c:2292 src/remote_internal.c:3702
#, fuzzy, c-format
msgid "Cannot resolve address %d: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: qemud/remote.c:2332
msgid "client tried invalid SASL init request"
msgstr ""

#: qemud/remote.c:2341 src/remote_internal.c:3930
#, fuzzy, c-format
msgid "failed to get sock address %d (%s)"
msgstr "Não foi possível obter o estado do bloco %s %s"

#: qemud/remote.c:2352 src/remote_internal.c:3942
#, fuzzy, c-format
msgid "failed to get peer address %d (%s)"
msgstr "Não foi possível obter o estado da interface %s %s"

#: qemud/remote.c:2373
#, c-format
msgid "sasl context setup failed %d (%s)"
msgstr ""

#: qemud/remote.c:2387
msgid "cannot TLS get cipher size"
msgstr ""

#: qemud/remote.c:2397
#, c-format
msgid "cannot set SASL external SSF %d (%s)"
msgstr ""

#: qemud/remote.c:2426
#, c-format
msgid "cannot set SASL security props %d (%s)"
msgstr ""

#: qemud/remote.c:2443
#, c-format
msgid "cannot list SASL mechanisms %d (%s)"
msgstr ""

#: qemud/remote.c:2453
msgid "cannot allocate mechlist"
msgstr ""

#: qemud/remote.c:2478 src/remote_internal.c:4207
#, c-format
msgid "cannot query SASL ssf on connection %d (%s)"
msgstr ""

#: qemud/remote.c:2488
#, c-format
msgid "negotiated SSF %d was not strong enough"
msgstr ""

#: qemud/remote.c:2518
#, c-format
msgid "cannot query SASL username on connection %d (%s)"
msgstr ""

#: qemud/remote.c:2526
msgid "no client username was found"
msgstr ""

#: qemud/remote.c:2536
#, fuzzy
msgid "out of memory copying username"
msgstr "sem memória"

#: qemud/remote.c:2555
#, c-format
msgid "SASL client %s not allowed in whitelist"
msgstr ""

#: qemud/remote.c:2581 qemud/remote.c:2660
msgid "client tried invalid SASL start request"
msgstr ""

#: qemud/remote.c:2597
#, c-format
msgid "sasl start failed %d (%s)"
msgstr ""

#: qemud/remote.c:2605
#, c-format
msgid "sasl start reply data too long %d"
msgstr ""

#: qemud/remote.c:2675
#, c-format
msgid "sasl step failed %d (%s)"
msgstr ""

#: qemud/remote.c:2684
#, c-format
msgid "sasl step reply data too long %d"
msgstr ""

#: qemud/remote.c:2733
msgid "client tried unsupported SASL init request"
msgstr ""

#: qemud/remote.c:2745
msgid "client tried unsupported SASL start request"
msgstr ""

#: qemud/remote.c:2757
msgid "client tried unsupported SASL step request"
msgstr ""

#: qemud/remote.c:2787
msgid "client tried invalid PolicyKit init request"
msgstr ""

#: qemud/remote.c:2793
msgid "cannot get peer socket identity"
msgstr ""

#: qemud/remote.c:2798
#, c-format
msgid "Checking PID %d running as %d"
msgstr ""

#: qemud/remote.c:2803
#, c-format
msgid "Failed to lookup policy kit caller: %s"
msgstr ""

#: qemud/remote.c:2811
#, fuzzy, c-format
msgid "Failed to create polkit action %s\n"
msgstr "Não foi possível criar o domínio inactivo %s\n"

#: qemud/remote.c:2821
#, fuzzy, c-format
msgid "Failed to create polkit context %s\n"
msgstr "Não foi possível criar o domínio inactivo %s\n"

#: qemud/remote.c:2841
#, c-format
msgid "Policy kit failed to check authorization %d %s"
msgstr ""

#: qemud/remote.c:2857
#, c-format
msgid "Policy kit denied action %s from pid %d, uid %d, result: %s\n"
msgstr ""

#: qemud/remote.c:2865
#, c-format
msgid "Policy allowed action %s from pid %d, uid %d, result %s"
msgstr ""

#: qemud/remote.c:2884
msgid "client tried unsupported PolicyKit init request"
msgstr ""

#: qemud/remote.c:2939
msgid "maxnames > REMOTE_STORAGE_POOL_NAME_LIST_MAX"
msgstr ""

#: qemud/remote.c:2972 qemud/remote.c:3032 qemud/remote.c:3057
#: qemud/remote.c:3081 qemud/remote.c:3105 qemud/remote.c:3130
#: qemud/remote.c:3161 qemud/remote.c:3187 qemud/remote.c:3270
#: qemud/remote.c:3294 qemud/remote.c:3354 qemud/remote.c:3390
#: qemud/remote.c:3421 qemud/remote.c:3557
#, fuzzy
msgid "storage_pool not found"
msgstr "A rede não foi encontrada"

#: qemud/remote.c:3348
msgid "maxnames > REMOTE_STORAGE_VOL_NAME_LIST_MAX"
msgstr ""

#: qemud/remote.c:3447 qemud/remote.c:3472 qemud/remote.c:3502
#: qemud/remote.c:3529
#, fuzzy
msgid "storage_vol not found"
msgstr "A rede não foi encontrada"

#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
#: src/conf.c:631
msgid "allocating configuration"
msgstr "a reservar a configuração"

#: src/conf.c:338
msgid "unterminated number"
msgstr "número sem terminação"

#: src/conf.c:372 src/conf.c:389 src/conf.c:401
msgid "unterminated string"
msgstr "texto sem terminação"

#: src/conf.c:429 src/conf.c:483
msgid "expecting a value"
msgstr "era esperado um valor"

#: src/conf.c:450
msgid "expecting a separator in list"
msgstr "era esperado um separador na lista"

#: src/conf.c:473
#, fuzzy
msgid "list is not closed with ]"
msgstr "a lista não termina em ] "

#: src/conf.c:518
msgid "expecting a name"
msgstr "era esperado um nome"

#: src/conf.c:581
msgid "expecting a separator"
msgstr "era esperado um separador"

#: src/conf.c:613
msgid "expecting an assignment"
msgstr "era esperada uma atribuição"

#: src/conf.c:894 src/conf.c:950 src/lxc_conf.c:778 src/xend_internal.c:645
#: src/xend_internal.c:2299 src/xend_internal.c:2522 src/xm_internal.c:1076
#: src/xm_internal.c:1336 src/xml.c:142 src/xml.c:279 src/xml.c:1865
#: src/xml.c:1934
msgid "allocate buffer"
msgstr "alocar o 'buffer'"

#: src/conf.c:901
msgid "failed to open file"
msgstr "não foi possível aceder ao ficheiro"

#: src/conf.c:912
msgid "failed to save content"
msgstr "não foi possível gravar o conteúdo"

#: src/console.c:75
#, fuzzy, c-format
msgid "unable to open tty %s: %s\n"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/console.c:86
#, c-format
msgid "unable to get tty attributes: %s\n"
msgstr ""

#: src/console.c:95
#, c-format
msgid "unable to set tty attributes: %s\n"
msgstr ""

#: src/console.c:130
#, c-format
msgid "failure waiting for I/O: %s\n"
msgstr ""

#: src/console.c:145
#, c-format
msgid "failure reading input: %s\n"
msgstr ""

#: src/console.c:167
#, c-format
msgid "failure writing output: %s\n"
msgstr ""

#: src/hash.c:691 src/libvirt.c:738
msgid "allocating connection"
msgstr "a reservar a ligação"

#: src/hash.c:825 src/hash.c:830
msgid "allocating domain"
msgstr "a reservar o domínio"

#: src/hash.c:841
msgid "failed to add domain to connection hash table"
msgstr "não foi possível adicionar o domínio à lista de ligações"

#: src/hash.c:882
msgid "domain missing from connection hash table"
msgstr "falta o domínio na lista de ligações"

#: src/hash.c:965 src/hash.c:970
msgid "allocating network"
msgstr "a reservar a rede"

#: src/hash.c:980
msgid "failed to add network to connection hash table"
msgstr "não foi possível adicionar a rede à lista de ligações"

#: src/hash.c:1018
msgid "network missing from connection hash table"
msgstr "falta a rede na lista de ligações"

#: src/hash.c:1102 src/hash.c:1107
#, fuzzy
msgid "allocating storage pool"
msgstr "a reservar o nó"

#: src/hash.c:1117
#, fuzzy
msgid "failed to add storage pool to connection hash table"
msgstr "não foi possível adicionar a rede à lista de ligações"

#: src/hash.c:1156
#, fuzzy
msgid "pool missing from connection hash table"
msgstr "falta o domínio na lista de ligações"

#: src/hash.c:1233 src/hash.c:1238 src/hash.c:1243
#, fuzzy
msgid "allocating storage vol"
msgstr "a reservar o nó"

#: src/hash.c:1253
#, fuzzy
msgid "failed to add storage vol to connection hash table"
msgstr "não foi possível adicionar a rede à lista de ligações"

#: src/hash.c:1293
#, fuzzy
msgid "vol missing from connection hash table"
msgstr "falta o domínio na lista de ligações"

#: src/iptables.c:104
#, fuzzy
msgid "Failed to run '"
msgstr "Não foi possível criar o XML"

#: src/iptables.c:152
#, fuzzy
msgid "Failed to read "
msgstr "Não foi possível criar o XML"

#: src/iptables.c:180
#, fuzzy
msgid "Failed to write to "
msgstr "Não foi possível escrever no 'socket' %d\n"

#: src/iptables.c:245
#, fuzzy, c-format
msgid "Failed to create directory %s : %s"
msgstr "Não foi possível criar a rede a partir do %s"

#: src/iptables.c:251
#, fuzzy, c-format
msgid "Failed to saves iptables rules to %s : %s"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/iptables.c:583
#, c-format
msgid "Failed to remove iptables rule '%s' from chain '%s' in table '%s': %s"
msgstr ""

#: src/iptables.c:592
#, c-format
msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s"
msgstr ""

#: src/libvirt.c:745
msgid "could not parse connection URI"
msgstr "não foi possível processar o URI da ligação"

#: src/libvirt.c:763
#, fuzzy
msgid "allocating conn->name"
msgstr "a reservar a ligação"

#: src/libvirt.c:2180
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "informação do domínio incompleta, o 'domid' não é numérico"

#: src/libvirt.c:2648
msgid "path is NULL"
msgstr ""

#: src/libvirt.c:2654
msgid "flags must be zero"
msgstr ""

#: src/libvirt.c:2661
msgid "buffer is NULL"
msgstr ""

#: src/libvirt.c:2744
msgid "flags parameter must be VIR_MEMORY_VIRTUAL"
msgstr ""

#: src/libvirt.c:2751
msgid "buffer is NULL but size is non-zero"
msgstr ""

#: src/lxc_conf.c:87
msgid "missing filesystem type"
msgstr ""

#: src/lxc_conf.c:93
msgid "invalid filesystem type"
msgstr ""

#: src/lxc_conf.c:115
#, fuzzy
msgid "missing mount source"
msgstr "falta a informação de origem do dispositivo"

#: src/lxc_conf.c:122
msgid "empty or invalid mount source"
msgstr ""

#: src/lxc_conf.c:131
#, fuzzy
msgid "missing mount target"
msgstr "falta a informação do destino do dispositivo"

#: src/lxc_conf.c:138
msgid "empty or invalid mount target"
msgstr ""

#: src/lxc_conf.c:179
#, fuzzy
msgid "failed to generate uuid"
msgstr "nome ou UUID da rede"

#: src/lxc_conf.c:185
#, fuzzy
msgid "invalid uuid element"
msgstr "argumento inválido em"

#: src/lxc_conf.c:247
#, fuzzy
msgid "invalid or missing init element"
msgstr "falta a informação do dispositivo de raiz"

#: src/lxc_conf.c:253
msgid "init string too long"
msgstr ""

#: src/lxc_conf.c:292
#, fuzzy
msgid "invalid memory value"
msgstr "Foi usado um limite inválido"

#: src/lxc_conf.c:319
#, fuzzy
msgid "invalid root element"
msgstr "falta a informação do dispositivo de raiz"

#: src/lxc_conf.c:332
#, fuzzy
msgid "missing domain type"
msgstr "falta a informação do nome do domínio"

#: src/lxc_conf.c:338
#, fuzzy
msgid "invalid domain type"
msgstr "ponteiro do domínio inválido em"

#: src/lxc_conf.c:346
#, fuzzy
msgid "invalid domain id"
msgstr "ponteiro do domínio inválido em"

#: src/lxc_conf.c:435
#, c-format
msgid "Can't redefine active VM with name %s"
msgstr ""

#: src/lxc_conf.c:488
#, c-format
msgid "error checking container process: %d %s"
msgstr ""

#: src/lxc_conf.c:548 src/qemu_conf.c:2906 src/qemu_conf.c:3140
#: src/storage_conf.c:1134
#, fuzzy, c-format
msgid "cannot create config file %s: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/lxc_conf.c:556 src/qemu_conf.c:2914 src/qemu_conf.c:3148
#: src/storage_conf.c:1142
#, fuzzy, c-format
msgid "cannot write config file %s: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/lxc_conf.c:563 src/qemu_conf.c:2921 src/qemu_conf.c:3155
#: src/storage_conf.c:1149
#, c-format
msgid "cannot save config file %s: %s"
msgstr ""

#: src/lxc_conf.c:590 src/qemu_conf.c:3092 src/qemu_conf.c:3131
#: src/qemu_conf.c:3551 src/storage_conf.c:1091
#, c-format
msgid "cannot create config directory %s: %s"
msgstr ""

#: src/lxc_conf.c:598 src/qemu_conf.c:3100 src/qemu_conf.c:3559
#: src/storage_conf.c:1099
msgid "cannot construct config file path"
msgstr ""

#: src/lxc_conf.c:707
#, fuzzy, c-format
msgid "failed to open config directory %s: %s"
msgstr "Não foi possível criar a rede a partir do %s"

#: src/lxc_conf.c:874 src/qemu_conf.c:4214 src/storage_conf.c:1170
#, fuzzy, c-format
msgid "no config file for %s"
msgstr "erro de sintaxe no ficheiro de configuração: %s"

#: src/lxc_conf.c:880 src/qemu_conf.c:4220 src/storage_conf.c:1176
#, c-format
msgid "cannot remove config for %s"
msgstr ""

#: src/lxc_conf.c:906 src/lxc_conf.c:984
#, fuzzy, c-format
msgid "cannot create lxc state directory %s: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/lxc_conf.c:914 src/lxc_conf.c:992
msgid "cannot construct tty pid file path"
msgstr ""

#: src/lxc_conf.c:923
#, fuzzy, c-format
msgid "cannot create tty pid file %s: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/lxc_conf.c:930
#, fuzzy, c-format
msgid "cannot fdopen tty pid file %s: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/lxc_conf.c:935 src/lxc_conf.c:955 src/lxc_conf.c:1018
#, fuzzy, c-format
msgid "failed to close tty pid file %s: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/lxc_conf.c:944
#, fuzzy, c-format
msgid "cannot write tty pid file %s: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/lxc_conf.c:1004
#, fuzzy, c-format
msgid "cannot open tty pid file %s: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/lxc_conf.c:1011
#, fuzzy, c-format
msgid "cannot read tty pid file %s: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/lxc_conf.c:1050
#, fuzzy, c-format
msgid "cannot remove ttyPidFile %s: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/lxc_container.c:60
#, fuzzy, c-format
msgid "failed to calloc memory for init string: %s"
msgstr "Não foi possível reservar memória"

#: src/lxc_container.c:70
#, fuzzy, c-format
msgid "execl failed to exec init: %s"
msgstr "não foi possível executar o %s\n"

#: src/lxc_container.c:92
#, fuzzy, c-format
msgid "setsid failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_container.c:99
#, fuzzy, c-format
msgid "open(%s) failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_container.c:105
#, fuzzy, c-format
msgid "ioctl(TIOCSTTY) failed: %s"
msgstr "reservar uma lista de valores"

#: src/lxc_container.c:113
#, fuzzy, c-format
msgid "dup2(stdin) failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_container.c:119
#, fuzzy, c-format
msgid "dup2(stdout) failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_container.c:125
#, fuzzy, c-format
msgid "dup2(stderr) failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_container.c:183
msgid "lxcChild() passed invalid vm definition"
msgstr ""

#: src/lxc_container.c:198
#, fuzzy, c-format
msgid "failed to mount %s at %s for container: %s"
msgstr "Não foi possível iniciar o domínio %s"

#: src/lxc_container.c:208
#, fuzzy, c-format
msgid "failed to mount /proc for container: %s"
msgstr "Não foi possível iniciar o domínio %s"

#: src/lxc_driver.c:316 src/lxc_driver.c:347 src/lxc_driver.c:380
#: src/openvz_driver.c:175 src/openvz_driver.c:217 src/openvz_driver.c:527
#: src/qemu_driver.c:2093 src/qemu_driver.c:2171 src/qemu_driver.c:2698
#: src/qemu_driver.c:2743 src/qemu_driver.c:2781 src/qemu_driver.c:2859
#: src/qemu_driver.c:2912 src/qemu_driver.c:2928 src/qemu_driver.c:3182
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ID ou UUID do domínio"

#: src/lxc_driver.c:322 src/openvz_driver.c:532 src/qemu_driver.c:2787
#, fuzzy
msgid "cannot delete active domain"
msgstr "nome do domínio inactivo"

#: src/lxc_driver.c:409
#, fuzzy
msgid "unable to allocate container stack"
msgstr "não foi possível reservar um nó"

#: src/lxc_driver.c:422
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "reservar uma lista de valores"

#: src/lxc_driver.c:520
#, fuzzy
msgid "unable to get storage for vm tty name"
msgstr "Não é possível verificar o Tamanho de Memória actual"

#: src/lxc_driver.c:564
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:570
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:576
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:582
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Não foi possível reservar memória"

#: src/lxc_driver.c:621
#, fuzzy, c-format
msgid "read of fd %d failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:627
#, fuzzy, c-format
msgid "write to fd %d failed: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/lxc_driver.c:675
#, fuzzy, c-format
msgid "epoll_create(2) failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:686
#, fuzzy, c-format
msgid "epoll_ctl(fd1) failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:693
#, fuzzy, c-format
msgid "epoll_ctl(fd2) failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:714
#, c-format
msgid "error event %d"
msgstr ""

#: src/lxc_driver.c:735
#, fuzzy, c-format
msgid "epoll_wait() failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:795
#, fuzzy, c-format
msgid "unable to fork tty forwarding process: %s"
msgstr "não foi possível aceder ao %s para leitura"

#: src/lxc_driver.c:914 src/lxc_driver.c:1021
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "ID ou UUID do domínio"

#: src/lxc_driver.c:921
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:956
#, fuzzy, c-format
msgid "waitpid failed to wait for container %d: %d %s"
msgstr "Não foi possível iniciar o domínio %s"

#: src/lxc_driver.c:977
#, fuzzy, c-format
msgid "sending SIGKILL to tty process failed: %s"
msgstr "a operação falhou: %s"

#: src/lxc_driver.c:989
#, fuzzy, c-format
msgid "waitpid failed to wait for tty %d: %d %s"
msgstr "Não foi possível iniciar o domínio %s"

#: src/lxc_driver.c:1028
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "a operação falhou: %s"

#: src/openvz_conf.c:238
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"
msgstr ""

#: src/openvz_conf.c:308 src/qemu_conf.c:1632 src/qemu_conf.c:3337
#, fuzzy
msgid "incorrect root element"
msgstr "máquina desconhecida %s"

#: src/openvz_conf.c:320 src/qemu_conf.c:1647
#, fuzzy
msgid "missing domain type attribute"
msgstr "falta a informação do nome do domínio"

#: src/openvz_conf.c:325 src/qemu_conf.c:1659
#, fuzzy
msgid "invalid domain type attribute"
msgstr "ponteiro do domínio inválido em"

#: src/openvz_conf.c:334
#, fuzzy
msgid "invalid domain name"
msgstr "ponteiro do domínio inválido em"

#: src/openvz_conf.c:341
msgid "VPS ID Error (must be an integer greater than 100"
msgstr ""

#: src/openvz_conf.c:354
#, fuzzy
msgid "Failed to generate UUID"
msgstr "Não foi possível criar o XML"

#: src/openvz_conf.c:358 src/qemu_conf.c:1693 src/qemu_conf.c:3377
#: src/storage_conf.c:267
msgid "malformed uuid element"
msgstr ""

#: src/openvz_conf.c:384
#, c-format
msgid "No IP address in the given xml config file '%s'"
msgstr ""

#: src/openvz_conf.c:391
msgid "ipaddress length too long"
msgstr ""

#: src/openvz_conf.c:397
#, fuzzy
msgid "Failed to Create Memory for 'ovz_ip' structure"
msgstr "Não foi possível reservar memória"

#: src/openvz_conf.c:409
#, c-format
msgid "No Netmask address in the given xml config file '%s'"
msgstr ""

#: src/openvz_conf.c:416
msgid "netmask length too long"
msgstr ""

#: src/openvz_conf.c:428
#, c-format
msgid "No hostname in the given xml config file '%s'"
msgstr ""

#: src/openvz_conf.c:435
msgid "hostname length too long"
msgstr ""

#: src/openvz_conf.c:447
#, c-format
msgid "No Gateway address in the given xml config file '%s'"
msgstr ""

#: src/openvz_conf.c:454
msgid "gateway length too long"
msgstr ""

#: src/openvz_conf.c:466
#, c-format
msgid "No Nameserver address inthe given xml config file '%s'"
msgstr ""

#: src/openvz_conf.c:473
msgid "nameserver length too long"
msgstr ""

#: src/openvz_conf.c:479
#, fuzzy
msgid "Failed to Create Memory for 'ovz_ns' structure"
msgstr "Não foi possível reservar memória"

#: src/openvz_conf.c:497
msgid "profile length too long"
msgstr ""

#: src/openvz_conf.c:533
#, fuzzy
msgid "popen failed"
msgstr "a operação falhou"

#: src/openvz_conf.c:539 src/openvz_conf.c:567
#, fuzzy
msgid "calloc failed"
msgstr "reservar uma lista de valores"

#: src/openvz_conf.c:548
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/openvz_conf.c:577
#, fuzzy
msgid "UUID in config file malformed"
msgstr "erro de sintaxe no ficheiro de configuração: %s"

#: src/openvz_driver.c:147 src/openvz_driver.c:241 src/openvz_driver.c:286
#: src/openvz_driver.c:481
msgid "no domain with matching id"
msgstr ""

#: src/openvz_driver.c:196
#, fuzzy
msgid "no domain with matching name"
msgstr "ID ou nome do domínio"

#: src/openvz_driver.c:247 src/openvz_driver.c:292
#, fuzzy
msgid "domain is not in running state"
msgstr "O domínio ainda está em execução"

#: src/openvz_driver.c:254 src/openvz_driver.c:299 src/openvz_driver.c:358
#: src/openvz_driver.c:426 src/openvz_driver.c:442 src/openvz_driver.c:496
#: src/openvz_driver.c:539
msgid "Error in parsing Options to OPENVZ"
msgstr ""

#: src/openvz_driver.c:329
#, c-format
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""

#: src/openvz_driver.c:335 src/openvz_driver.c:402
msgid "Error creating OPENVZ VM"
msgstr ""

#: src/openvz_driver.c:397
#, c-format
msgid "Already an OPENVZ VM defined with the id '%d'"
msgstr ""

#: src/openvz_driver.c:487
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "O domínio ainda está em execução"

#: src/proxy_internal.c:198
#, c-format
msgid "failed to exec %s\n"
msgstr "não foi possível executar o %s\n"

#: src/proxy_internal.c:292
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Não foi possível fechar o 'socket' %d\n"

#: src/proxy_internal.c:325
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Não foi possível ler do 'socket' %d\n"

#: src/proxy_internal.c:352
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Não foi possível escrever no 'socket' %d\n"

#: src/proxy_internal.c:444 src/proxy_internal.c:465 src/proxy_internal.c:485
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Erro de comunicação com o 'proxy': leram-se %d 'bytes' de %d\n"

#: src/proxy_internal.c:452
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Erro de comunicação com o 'proxy': eram esperados %d 'bytes' para leram-se %"
"d\n"

#: src/proxy_internal.c:474
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Erro de comunicação com o 'proxy': obteve-se um pacote de %d 'bytes'\n"

#: src/proxy_internal.c:498
msgid "Communication error with proxy: malformed packet\n"
msgstr "Erro de comunicação com o 'proxy': pacote inválido\n"

#: src/proxy_internal.c:504
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "foi obtido um número de pacote assíncrono %d\n"

#: src/qemu_conf.c:92 src/qemu_conf.c:127
#, fuzzy
msgid "failed to allocate vncTLSx509certdir"
msgstr "não foi possível reservar o 'buffer'"

#: src/qemu_conf.c:595
#, c-format
msgid "Unexpected exit status from qemu %d pid %lu"
msgstr ""

#: src/qemu_conf.c:604
#, c-format
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""

#: src/qemu_conf.c:629 src/qemu_driver.c:869
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_conf.c:730
#, fuzzy, c-format
msgid "Invalid floppy device name: %s"
msgstr "ponteiro do domínio inválido em"

#: src/qemu_conf.c:738
#, fuzzy, c-format
msgid "Invalid cdrom device name: %s"
msgstr "ponteiro do domínio inválido em %s"

#: src/qemu_conf.c:752
#, c-format
msgid "Invalid harddisk device name: %s"
msgstr ""

#: src/qemu_conf.c:773
#, fuzzy, c-format
msgid "Invalid device type: %s"
msgstr "tipo do dispositivo de destino"

#: src/qemu_conf.c:804
#, fuzzy, c-format
msgid "Invalid bus type: %s"
msgstr "tipo do dispositivo de destino"

#: src/qemu_conf.c:811
#, c-format
msgid "Invalid bus type '%s' for floppy disk"
msgstr ""

#: src/qemu_conf.c:954
msgid ""
"No <source> 'network' attribute specified with <interface type='network'/>"
msgstr ""

#: src/qemu_conf.c:958
#, fuzzy, c-format
msgid "Network name '%s' too long"
msgstr "nome ou UUID da rede"

#: src/qemu_conf.c:973 src/qemu_conf.c:1001 src/qemu_conf.c:1032
#, c-format
msgid "TAP interface name '%s' is too long"
msgstr ""

#: src/qemu_conf.c:989
#, c-format
msgid "TAP script path '%s' is too long"
msgstr ""

#: src/qemu_conf.c:1015
msgid "No <source> 'dev' attribute specified with <interface type='bridge'/>"
msgstr ""

#: src/qemu_conf.c:1019
#, c-format
msgid "TAP bridge path '%s' is too long"
msgstr ""

#: src/qemu_conf.c:1048
msgid "No <source> 'port' attribute specified with socket interface"
msgstr ""

#: src/qemu_conf.c:1054
msgid "Cannot parse <source> 'port' attribute with socket interface"
msgstr ""

#: src/qemu_conf.c:1064
msgid "No <source> 'address' attribute specified with socket interface"
msgstr ""

#: src/qemu_conf.c:1069
#, c-format
msgid "IP address '%s' is too long"
msgstr ""

#: src/qemu_conf.c:1092
#, fuzzy, c-format
msgid "Model name '%s' is too long"
msgstr "nome ou UUID da rede"

#: src/qemu_conf.c:1099
msgid "Model name contains invalid characters"
msgstr ""

#: src/qemu_conf.c:1273 src/qemu_conf.c:1367 src/xml.c:825 src/xml.c:886
#, fuzzy
msgid "Missing source path attribute for char device"
msgstr "falta a informação de origem do dispositivo"

#: src/qemu_conf.c:1291 src/qemu_conf.c:1311 src/xml.c:843 src/xml.c:858
#, fuzzy
msgid "Missing source host attribute for char device"
msgstr "falta a informação de origem do dispositivo"

#: src/qemu_conf.c:1296 src/qemu_conf.c:1316 src/qemu_conf.c:1339
#: src/xml.c:848 src/xml.c:863 src/xml.c:874
#, fuzzy
msgid "Missing source service attribute for char device"
msgstr "falta a informação de origem do dispositivo"

#: src/qemu_conf.c:1415
#, fuzzy
msgid "too many character devices"
msgstr "demasiados domínios"

#: src/qemu_conf.c:1424 src/qemu_conf.c:2088
#, fuzzy
msgid "failed to allocate space for char device"
msgstr "Não foi possível reservar memória"

#: src/qemu_conf.c:1465
#, fuzzy
msgid "missing input device type"
msgstr "falta a informação do dispositivo de raiz"

#: src/qemu_conf.c:1475
#, fuzzy, c-format
msgid "unsupported input device type %s"
msgstr "tipo do dispositivo de destino"

#: src/qemu_conf.c:1485
#, c-format
msgid "ps2 bus does not support %s input device"
msgstr ""

#: src/qemu_conf.c:1494 src/qemu_conf.c:1508
#, c-format
msgid "unsupported input bus %s"
msgstr ""

#: src/qemu_conf.c:1502
#, fuzzy, c-format
msgid "xen bus does not support %s input device"
msgstr "tipo do dispositivo de destino"

#: src/qemu_conf.c:1592
#, fuzzy
msgid "missing sound model"
msgstr "falta a informação de origem do dispositivo"

#: src/qemu_conf.c:1597
#, fuzzy, c-format
msgid "invalid sound model '%s'"
msgstr "ponteiro do domínio inválido em %s"

#: src/qemu_conf.c:1624 src/qemu_conf.c:1639
#, fuzzy
msgid "failed to allocate space for xmlXPathContext"
msgstr "não foi possível reservar um nó"

#: src/qemu_conf.c:1674
#, fuzzy
msgid "domain name length too long"
msgstr "nome ou UUID do domínio"

#: src/qemu_conf.c:1688 src/qemu_conf.c:3372
#, fuzzy, c-format
msgid "Failed to generate UUID: %s"
msgstr "Não foi possível criar o XML"

#: src/qemu_conf.c:1704
#, fuzzy
msgid "missing memory element"
msgstr "falta a informação do dispositivo de raiz"

#: src/qemu_conf.c:1711 src/qemu_conf.c:1730
#, fuzzy
msgid "malformed memory information"
msgstr "informação do nó"

#: src/qemu_conf.c:1746
#, fuzzy
msgid "malformed vcpu information"
msgstr "informação do vCPU do domínio"

#: src/qemu_conf.c:1765
#, fuzzy
msgid "malformed vcpu mask information"
msgstr "informação do vCPU do domínio"

#: src/qemu_conf.c:1825
#, fuzzy
msgid "no OS type"
msgstr "tipo de SO desconhecido"

#: src/qemu_conf.c:1846 src/qemu_conf.c:1873
msgid "unsupported architecture"
msgstr ""

#: src/qemu_conf.c:1851 src/qemu_conf.c:1858 src/qemu_conf.c:1885
msgid "architecture type too long"
msgstr ""

#: src/qemu_conf.c:1878
msgid "machine type too long"
msgstr ""

#: src/qemu_conf.c:1899
msgid "kernel path too long"
msgstr ""

#: src/qemu_conf.c:1912
msgid "initrd path too long"
msgstr ""

#: src/qemu_conf.c:1925
msgid "cmdline arguments too long"
msgstr ""

#: src/qemu_conf.c:1950
#, fuzzy, c-format
msgid "unknown boot device '%s'"
msgstr "tipo de SO desconhecido %s"

#: src/qemu_conf.c:1970
#, fuzzy
msgid "unknown virt type"
msgstr "tipo de SO desconhecido"

#: src/qemu_conf.c:1979
#, fuzzy
msgid "unsupported guest type"
msgstr "tipo MIME inesperado"

#: src/qemu_conf.c:1986
msgid "emulator path too long"
msgstr ""

#: src/qemu_conf.c:2021
#, c-format
msgid "Unsupported graphics type %s"
msgstr ""

#: src/qemu_conf.c:2037
#, fuzzy
msgid "failed to allocate space for disk string"
msgstr "não foi possível reservar um nó"

#: src/qemu_conf.c:2112
#, fuzzy
msgid "failed to allocate space for net string"
msgstr "não foi possível reservar um nó"

#: src/qemu_conf.c:2140 src/qemu_conf.c:2226
#, fuzzy
msgid "failed to allocate space for input string"
msgstr "Não foi possível reservar memória"

#: src/qemu_conf.c:2177
#, fuzzy
msgid "failed to allocate space for sound dev"
msgstr "não foi possível reservar um nó"

#: src/qemu_conf.c:2268
#, fuzzy, c-format
msgid "Network '%s' not found"
msgstr "A rede não foi encontrada"

#: src/qemu_conf.c:2273
#, fuzzy, c-format
msgid "Network '%s' not active"
msgstr "A rede %s foi iniciada\n"

#: src/qemu_conf.c:2294
#, fuzzy, c-format
msgid "Network type %d is not supported"
msgstr "A rede %s foi iniciada\n"

#: src/qemu_conf.c:2300 src/qemu_driver.c:1426
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_conf.c:2308
#, fuzzy, c-format
msgid "Failed to add tap interface '%s' to bridge '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_conf.c:2330
#, fuzzy
msgid "failed to allocate space for tapfds string"
msgstr "não foi possível reservar um nó"

#: src/qemu_conf.c:2593 src/qemu_conf.c:2644
#, fuzzy, c-format
msgid "unsupported disk type '%s'"
msgstr "tipo do dispositivo de destino"

#: src/qemu_conf.c:2843 src/qemu_conf.c:4106
#, fuzzy
msgid "invalid sound model"
msgstr "ponteiro do domínio inválido em"

#: src/qemu_conf.c:2868
#, fuzzy
msgid "failed to allocate space for argv string"
msgstr "Não foi possível reservar memória"

#: src/qemu_conf.c:2961 src/storage_conf.c:393 src/storage_conf.c:750
#, fuzzy
msgid "missing root element"
msgstr "falta a informação do dispositivo de raiz"

#: src/qemu_conf.c:2978
#, fuzzy
msgid "unknown device type"
msgstr "tipo de SO desconhecido"

#: src/qemu_conf.c:3038
#, fuzzy
msgid "failed to allocate space for vm string"
msgstr "não foi possível reservar um nó"

#: src/qemu_conf.c:3107 src/qemu_conf.c:3566 src/storage_conf.c:1111
msgid "cannot construct autostart link path"
msgstr ""

#: src/qemu_conf.c:3238
#, fuzzy
msgid "failed to allocate space for range string"
msgstr "Não foi possível reservar memória"

#: src/qemu_conf.c:3329
#, fuzzy
msgid "failed to allocate space for network_def string"
msgstr "não foi possível reservar um nó"

#: src/qemu_conf.c:3344
#, fuzzy
msgid "failed to allocate space for xmlXPathContext string"
msgstr "Não foi possível reservar memória"

#: src/qemu_conf.c:3358
#, fuzzy
msgid "network name length too long"
msgstr "nome ou UUID da rede"

#: src/qemu_conf.c:3409
msgid "Forwarding requested, but no IPv4 address/netmask provided"
msgstr ""

#: src/qemu_conf.c:3431
#, c-format
msgid "forward device name '%s' is too long"
msgstr ""

#: src/qemu_conf.c:3503
#, fuzzy
msgid "failed to allocate space for network string"
msgstr "não foi possível reservar um nó"

#: src/qemu_conf.c:3587
#, c-format
msgid "Error parsing QEMU guest config '%s' : %s"
msgstr ""

#: src/qemu_conf.c:3589
msgid "BUG: unknown error - please report it\n"
msgstr ""

#: src/qemu_conf.c:3595
#, c-format
msgid "QEMU guest config filename '%s' does not match guest name '%s'"
msgstr ""

#: src/qemu_conf.c:3604
#, c-format
msgid "Failed to load QEMU guest config '%s': out of memory"
msgstr ""

#: src/qemu_conf.c:3632
#, c-format
msgid "Error parsing network config '%s' : %s"
msgstr ""

#: src/qemu_conf.c:3639
#, c-format
msgid "Network config filename '%s' does not match network name '%s'"
msgstr ""

#: src/qemu_conf.c:3648
#, fuzzy, c-format
msgid "Failed to load network config '%s': out of memory"
msgstr "não foi possível adicionar a rede à lista de ligações"

#: src/qemu_conf.c:3675
#, fuzzy, c-format
msgid "Failed to open dir '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_conf.c:3692
#, c-format
msgid "Config filename '%s/%s' is too long"
msgstr ""

#: src/qemu_conf.c:3699
#, c-format
msgid "Autostart link path '%s/%s' is too long"
msgstr ""

#: src/qemu_conf.c:3853
#, fuzzy, c-format
msgid "unexpected domain type %d"
msgstr "tipo MIME inesperado"

#: src/qemu_conf.c:3881
#, fuzzy
msgid "allocating cpu mask"
msgstr "a reservar o local"

#: src/qemu_conf.c:4123 src/qemu_conf.c:4201
#, fuzzy
msgid "failed to generate XML: out of memory"
msgstr "Não foi possível criar o XML"

#: src/qemu_driver.c:149
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s"
msgstr "Não foi possível iniciar a rede %s"

#: src/qemu_driver.c:164
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:208
#, fuzzy
msgid "out of memory in asprintf"
msgstr "sem memória"

#: src/qemu_driver.c:253
msgid "Resulting path to long for buffer in qemudInitPaths()"
msgstr ""

#: src/qemu_driver.c:258
#, fuzzy
msgid "qemudStartup: out of memory"
msgstr "sem memória"

#: src/qemu_driver.c:276
msgid "Reloading iptables rules"
msgstr ""

#: src/qemu_driver.c:407
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""

#: src/qemu_driver.c:417 src/qemu_driver.c:430
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""

#: src/qemu_driver.c:425
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""

#: src/qemu_driver.c:441
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""

#: src/qemu_driver.c:453
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""

#: src/qemu_driver.c:484
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:489
msgid "Unable to set monitor close-on-exec flag"
msgstr ""

#: src/qemu_driver.c:494
msgid "Unable to put monitor into non-blocking mode"
msgstr ""

#: src/qemu_driver.c:612 src/qemu_driver.c:959 src/qemu_driver.c:1658
#: src/qemu_driver.c:1668
#, c-format
msgid "Unable to log VM console data: %s"
msgstr ""

#: src/qemu_driver.c:635
#, fuzzy
msgid "allocate cpumap"
msgstr "reservar um contexto novo"

#: src/qemu_driver.c:646
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""

#: src/qemu_driver.c:745
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "não foi possível obter o domínio '%s'"

#: src/qemu_driver.c:755 src/qemu_driver.c:2037
#, fuzzy
msgid "resume operation failed"
msgstr "a operação falhou"

#: src/qemu_driver.c:810
#, fuzzy
msgid "VM is already active"
msgstr "O domínio já está activo"

#: src/qemu_driver.c:818
msgid "Unable to find an unused VNC port"
msgstr ""

#: src/qemu_driver.c:831
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""

#: src/qemu_driver.c:842
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/qemu_driver.c:850
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"

#: src/qemu_driver.c:856
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"

#: src/qemu_driver.c:885 src/qemu_driver.c:888 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"

#: src/qemu_driver.c:973
#, c-format
msgid "Shutting down VM '%s'"
msgstr ""

#: src/qemu_driver.c:984
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"

#: src/qemu_driver.c:999
#, fuzzy
msgid "Got unexpected pid, damn"
msgstr "nó inesperado do dicionário"

#: src/qemu_driver.c:1130
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "não foi possível reservar um nó"

#: src/qemu_driver.c:1144
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""

#: src/qemu_driver.c:1172
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1183
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1193
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1225
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1236
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1261
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "não foi possível reservar um nó"

#: src/qemu_driver.c:1269 src/qemu_driver.c:1276
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1284 src/qemu_driver.c:1291
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1301
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1308
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:1420
#, fuzzy
msgid "network is already active"
msgstr "O domínio já está activo"

#: src/qemu_driver.c:1439
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/qemu_driver.c:1447
#, fuzzy, c-format
msgid "failed to set bridge forward delay to %d"
msgstr "não foi possível obter a informação do nó"

#: src/qemu_driver.c:1454
#, fuzzy, c-format
msgid "failed to set bridge STP to %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:1462
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:1470
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:1478
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:1489
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "não foi possível aceder ao %s para leitura"

#: src/qemu_driver.c:1510 src/qemu_driver.c:1541
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:1516 src/qemu_driver.c:1546
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:1529
#, fuzzy, c-format
msgid "Shutting down network '%s'"
msgstr "não foi possível obter a rede '%s'"

#: src/qemu_driver.c:1555
#, fuzzy
msgid "Got unexpected pid for dnsmasq"
msgstr "nó inesperado do dicionário"

#: src/qemu_driver.c:1755
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "tipo de SO desconhecido %s"

#: src/qemu_driver.c:1771
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Não foi possível reservar memória"

#: src/qemu_driver.c:1790 src/qemu_driver.c:1816
msgid "NUMA not supported on this host"
msgstr ""

#: src/qemu_driver.c:1801 src/qemu_driver.c:1824
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Memória livre do NUMA"

#: src/qemu_driver.c:1996 src/qemu_driver.c:2025 src/qemu_driver.c:2054
#: src/qemu_driver.c:2074 src/qemu_driver.c:2302 src/qemu_driver.c:2986
#: src/qemu_driver.c:3121 src/qemu_driver.c:3246
#, c-format
msgid "no domain with matching id %d"
msgstr ""

#: src/qemu_driver.c:2001 src/qemu_driver.c:2030 src/qemu_driver.c:2308
#: src/qemu_driver.c:2991 src/qemu_driver.c:3127 src/qemu_driver.c:3252
#, fuzzy
msgid "domain is not running"
msgstr "O domínio ainda está em execução"

#: src/qemu_driver.c:2009
#, fuzzy
msgid "suspend operation failed"
msgstr "a operação falhou"

#: src/qemu_driver.c:2060
#, fuzzy
msgid "shutdown operation failed"
msgstr "a operação falhou"

#: src/qemu_driver.c:2099
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "não foi possível reservar um nó"

#: src/qemu_driver.c:2112 src/qemu_driver.c:2125 src/qemu_driver.c:2145
#: src/qemu_driver.c:2401 src/qemu_driver.c:2560
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""

#: src/qemu_driver.c:2131
msgid "cannot set max memory lower than current memory"
msgstr ""

#: src/qemu_driver.c:2151
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "nome do domínio inactivo"

#: src/qemu_driver.c:2157
msgid "cannot set memory higher than max memory"
msgstr ""

#: src/qemu_driver.c:2317
#, fuzzy
msgid "failed to pause domain"
msgstr "Não foi possível suspender o domínio %s"

#: src/qemu_driver.c:2326
#, fuzzy
msgid "failed to get domain xml"
msgstr "não foi possível obter o UUID do domínio"

#: src/qemu_driver.c:2334
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Não foi possível criar o XML"

#: src/qemu_driver.c:2341
#, fuzzy
msgid "failed to write save header"
msgstr "Não foi possível escrever no 'socket' %d\n"

#: src/qemu_driver.c:2349
#, fuzzy
msgid "failed to write xml"
msgstr "Não foi possível escrever no 'socket' %d\n"

#: src/qemu_driver.c:2362 src/qemu_driver.c:2369 src/qemu_driver.c:2620
#: src/qemu_driver.c:2817 src/qemu_driver.c:2825 src/qemu_driver.c:2833
#: src/remote_internal.c:2279 src/virterror.c:435
msgid "out of memory"
msgstr "sem memória"

#: src/qemu_driver.c:2377
#, fuzzy
msgid "migrate operation failed"
msgstr "a operação falhou"

#: src/qemu_driver.c:2407
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "nome do domínio inactivo"

#: src/qemu_driver.c:2413
msgid "could not determine max vcpus for the domain"
msgstr ""

#: src/qemu_driver.c:2419
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""

#: src/qemu_driver.c:2443 src/qemu_driver.c:2495
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "remover a definição de um domínio inactivo"

#: src/qemu_driver.c:2449
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""

#: src/qemu_driver.c:2470
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:2475
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "a chamada da biblioteca falhou, talvez por não ser suportada"

#: src/qemu_driver.c:2532
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Não foi possível criar o XML"

#: src/qemu_driver.c:2542
msgid "cpu affinity is not available"
msgstr ""

#: src/qemu_driver.c:2566
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "carregar o ficheiro de definição do domínio"

#: src/qemu_driver.c:2592 src/test.c:1398
#, fuzzy
msgid "cannot read domain image"
msgstr "lista de domínios do nó"

#: src/qemu_driver.c:2598
#, fuzzy
msgid "failed to read qemu header"
msgstr "não foi possível ler do Servidor do Xen"

#: src/qemu_driver.c:2605
msgid "image magic is incorrect"
msgstr ""

#: src/qemu_driver.c:2612
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""

#: src/qemu_driver.c:2627
#, fuzzy
msgid "failed to read XML"
msgstr "Não foi possível criar o XML"

#: src/qemu_driver.c:2636
#, fuzzy
msgid "failed to parse XML"
msgstr "Não foi possível criar o XML"

#: src/qemu_driver.c:2648
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "O domínio já está activo"

#: src/qemu_driver.c:2655
#, fuzzy
msgid "failed to assign new VM"
msgstr "Não foi possível criar o XML"

#: src/qemu_driver.c:2670
#, fuzzy
msgid "failed to start VM"
msgstr "Não foi possível iniciar o domínio %s"

#: src/qemu_driver.c:2681
#, fuzzy
msgid "failed to resume domain"
msgstr "Não foi possível prosseguir com o domínio %s"

#: src/qemu_driver.c:2715 src/qemu_driver.c:3348 src/qemu_driver.c:3376
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Não foi possível reservar memória"

#: src/qemu_driver.c:2795 src/qemu_driver.c:3451
#, fuzzy, c-format
msgid "Failed to delete autostart link '%s': %s"
msgstr "Não foi possível obter o estado do bloco %s %s"

#: src/qemu_driver.c:2839
msgid "cannot change cdrom media"
msgstr ""

#: src/qemu_driver.c:2865
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "remover a definição de um domínio inactivo"

#: src/qemu_driver.c:2876
msgid "only CDROM disk devices can be attached"
msgstr ""

#: src/qemu_driver.c:2891
msgid "CDROM not attached, cannot change media"
msgstr ""

#: src/qemu_driver.c:2942 src/qemu_driver.c:3560 src/storage_driver.c:792
#, c-format
msgid "cannot create autostart directory %s: %s"
msgstr ""

#: src/qemu_driver.c:2949 src/qemu_driver.c:3567 src/storage_driver.c:799
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/qemu_driver.c:2956 src/qemu_driver.c:3574 src/storage_driver.c:808
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/qemu_driver.c:3013
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "argumento inválido em %s"

#: src/qemu_driver.c:3021 src/qemu_driver.c:3267
msgid "'info blockstats' command failed"
msgstr ""

#: src/qemu_driver.c:3036
msgid "'info blockstats' not supported by this qemu"
msgstr ""

#: src/qemu_driver.c:3101
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "O domínio não foi encontrado: %s"

#: src/qemu_driver.c:3133 src/qemu_driver.c:3188
msgid "NULL or empty path"
msgstr ""

#: src/qemu_driver.c:3156
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""

#: src/qemu_driver.c:3197
#, fuzzy
msgid "invalid path"
msgstr "argumento inválido em %s"

#: src/qemu_driver.c:3240
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""

#: src/qemu_driver.c:3296 src/qemu_driver.c:3443 src/qemu_driver.c:3468
#: src/qemu_driver.c:3482 src/qemu_driver.c:3497 src/qemu_driver.c:3530
#: src/qemu_driver.c:3546
msgid "no network with matching uuid"
msgstr ""

#: src/qemu_driver.c:3311
msgid "no network with matching name"
msgstr ""

#: src/qemu_driver.c:3510
#, fuzzy
msgid "no network with matching id"
msgstr "informação da rede em XML"

#: src/qemu_driver.c:3517
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "não foi possível reservar um nó"

#: src/remote_internal.c:108 src/remote_internal.c:116
msgid "tried to use a closed or uninitialised handle"
msgstr ""

#: src/remote_internal.c:225
#, fuzzy
msgid "failed to find libvirtd binary"
msgstr "Não foi possível encontrar a rede"

#: src/remote_internal.c:332
msgid ""
"remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)"
msgstr ""

#: src/remote_internal.c:373
#, fuzzy
msgid "allocating priv->hostname"
msgstr "a reservar os dados privados"

#: src/remote_internal.c:455
msgid "remote_open: for 'ext' transport, command is required"
msgstr ""

#: src/remote_internal.c:728
msgid "transport methods unix, ssh and ext are not supported under Windows"
msgstr ""

#: src/remote_internal.c:771
msgid "uri params"
msgstr ""

#: src/remote_internal.c:814 src/remote_internal.c:2492
#: src/remote_internal.c:2898
#, fuzzy
msgid "struct private_data"
msgstr "a reservar os dados privados"

#: src/remote_internal.c:1024
msgid "server verification (of our certificate or IP address) failed\n"
msgstr ""

#: src/remote_internal.c:1079
msgid "Certificate type is not X.509"
msgstr ""

#: src/remote_internal.c:1084
msgid "gnutls_certificate_get_peers failed"
msgstr ""

#: src/remote_internal.c:1105
msgid "The certificate has expired"
msgstr ""

#: src/remote_internal.c:1111
msgid "The certificate is not yet activated"
msgstr ""

#: src/remote_internal.c:1123
#, c-format
msgid "Certificate's owner does not match the hostname (%s)"
msgstr ""

#: src/remote_internal.c:1342
#, fuzzy, c-format
msgid "too many NUMA cells: %d > %d"
msgstr "demasiadas redes"

#: src/remote_internal.c:1391 src/remote_internal.c:1405
#, fuzzy, c-format
msgid "too many remote domain IDs: %d > %d"
msgstr "demasiados domínios"

#: src/remote_internal.c:1779
#, c-format
msgid "map length greater than maximum: %d > %d"
msgstr ""

#: src/remote_internal.c:1811
#, c-format
msgid "vCPU count exceeds maximum: %d > %d"
msgstr ""

#: src/remote_internal.c:1817
#, c-format
msgid "vCPU map buffer length exceeds maximum: %d > %d"
msgstr ""

#: src/remote_internal.c:1834
#, c-format
msgid "host reports too many vCPUs: %d > %d"
msgstr ""

#: src/remote_internal.c:1841
#, c-format
msgid "host reports map buffer length exceeds maximum: %d > %d"
msgstr ""

#: src/remote_internal.c:2003 src/remote_internal.c:2017
#, fuzzy, c-format
msgid "too many remote domain names: %d > %d"
msgstr "demasiados domínios"

#: src/remote_internal.c:2219
msgid ""
"remoteDomainGetSchedulerParameters: returned number of parameters exceeds "
"limit"
msgstr ""

#: src/remote_internal.c:2247
msgid "remoteDomainGetSchedulerParameters: unknown parameter type"
msgstr ""

#: src/remote_internal.c:2270
#, fuzzy
msgid "out of memory allocating array"
msgstr "mudar a reserva de memória"

#: src/remote_internal.c:2297
#, fuzzy
msgid "unknown parameter type"
msgstr "tipo de SO desconhecido"

#: src/remote_internal.c:2387
#, c-format
msgid "block peek request too large for remote protocol, %zi > %d"
msgstr ""

#: src/remote_internal.c:2408 src/remote_internal.c:2452
msgid "returned buffer is not same size as requested"
msgstr ""

#: src/remote_internal.c:2432
#, c-format
msgid "memory peek request too large for remote protocol, %zi > %d"
msgstr ""

#: src/remote_internal.c:2555 src/remote_internal.c:2569
#: src/remote_internal.c:2614 src/remote_internal.c:2628
#, fuzzy, c-format
msgid "too many remote networks: %d > %d"
msgstr "demasiadas redes"

#: src/remote_internal.c:2960 src/remote_internal.c:3015
#, fuzzy
msgid "too many storage pools requested"
msgstr "estão demasiados controladores registados"

#: src/remote_internal.c:2972 src/remote_internal.c:3027
#, fuzzy
msgid "too many storage pools received"
msgstr "estão demasiados controladores registados"

#: src/remote_internal.c:3372
#, fuzzy
msgid "too many storage volumes requested"
msgstr "estão demasiados controladores registados"

#: src/remote_internal.c:3385
#, fuzzy
msgid "too many storage volumes received"
msgstr "estão demasiados controladores registados"

#: src/remote_internal.c:3621
#, fuzzy, c-format
msgid "unknown authentication type %s"
msgstr "tipo de SO desconhecido %s"

#: src/remote_internal.c:3631
#, c-format
msgid "requested authentication type %s rejected"
msgstr ""

#: src/remote_internal.c:3672
#, fuzzy, c-format
msgid "unsupported authentication type %d"
msgstr "a autenticação falhou"

#: src/remote_internal.c:3920
#, fuzzy, c-format
msgid "failed to initialize SASL library: %d (%s)"
msgstr "Não foi possível encontrar a rede: %s"

#: src/remote_internal.c:3968
#, fuzzy, c-format
msgid "Failed to create SASL client context: %d (%s)"
msgstr "Não foi possível criar o domínio inactivo %s\n"

#: src/remote_internal.c:3981
msgid "invalid cipher size for TLS session"
msgstr ""

#: src/remote_internal.c:3991
#, fuzzy, c-format
msgid "cannot set external SSF %d (%s)"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/remote_internal.c:4010
#, fuzzy, c-format
msgid "cannot set security props %d (%s)"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/remote_internal.c:4029
#, fuzzy, c-format
msgid "SASL mechanism %s not supported by server"
msgstr "esta função não é suportada pelo supervisor"

#: src/remote_internal.c:4048
#, fuzzy, c-format
msgid "Failed to start SASL negotiation: %d (%s)"
msgstr "Não foi possível iniciar o domínio %s"

#: src/remote_internal.c:4066 src/remote_internal.c:4144
#, fuzzy
msgid "Failed to make auth credentials"
msgstr "Não foi possível obter o estado da interface %s %s"

#: src/remote_internal.c:4090
#, c-format
msgid "SASL negotiation data too long: %d bytes"
msgstr ""

#: src/remote_internal.c:4130
#, fuzzy, c-format
msgid "Failed SASL step: %d (%s)"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/remote_internal.c:4216
#, c-format
msgid "negotiation SSF %d was not strong enough"
msgstr ""

#: src/remote_internal.c:4270
#, fuzzy
msgid "Failed to collect auth credentials"
msgstr "Não foi possível obter o estado da interface %s %s"

#: src/remote_internal.c:4337
msgid "xdr_remote_message_header failed"
msgstr ""

#: src/remote_internal.c:4343
msgid "marshalling args"
msgstr ""

#: src/remote_internal.c:4360
msgid "xdr_int (length word)"
msgstr ""

#: src/remote_internal.c:4377
msgid "xdr_int (length word, reply)"
msgstr ""

#: src/remote_internal.c:4387
msgid "packet received from server too large"
msgstr ""

#: src/remote_internal.c:4399
#, fuzzy
msgid "invalid header in reply"
msgstr "argumento inválido em %s"

#: src/remote_internal.c:4408
#, c-format
msgid "unknown program (received %x, expected %x)"
msgstr ""

#: src/remote_internal.c:4416
#, c-format
msgid "unknown protocol version (received %x, expected %x)"
msgstr ""

#: src/remote_internal.c:4429
#, c-format
msgid "unknown procedure (received %x, expected %x)"
msgstr ""

#: src/remote_internal.c:4437
#, c-format
msgid "unknown direction (received %x, expected %x)"
msgstr ""

#: src/remote_internal.c:4444
#, c-format
msgid "unknown serial (received %x, expected %x)"
msgstr ""

#: src/remote_internal.c:4457
msgid "unmarshalling ret"
msgstr ""

#: src/remote_internal.c:4467
msgid "unmarshalling remote_error"
msgstr ""

#: src/remote_internal.c:4487
#, c-format
msgid "unknown status (received %x)"
msgstr ""

#: src/remote_internal.c:4596 src/remote_internal.c:4613
msgid "socket closed unexpectedly"
msgstr ""

#: src/sexpr.c:60
msgid "failed to allocate a node"
msgstr "não foi possível reservar um nó"

#: src/sexpr.c:364 src/sexpr.c:381
msgid "failed to copy a string"
msgstr "não foi possível copiar a cadeia de caracteres"

#: src/storage_backend.c:84
#, c-format
msgid "missing backend for pool type %d"
msgstr ""

#: src/storage_backend.c:129
#, fuzzy, c-format
msgid "unknown storage backend type %s"
msgstr "tipo de SO desconhecido %s"

#: src/storage_backend.c:159
#, fuzzy, c-format
msgid "unknown storage backend type %d"
msgstr "tipo de SO desconhecido %s"

#: src/storage_backend.c:173 src/storage_backend_fs.c:341
#, fuzzy, c-format
msgid "cannot open volume '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/storage_backend.c:201
#, c-format
msgid "cannot stat file '%s': %s"
msgstr ""

#: src/storage_backend.c:229
#, c-format
msgid "cannot seek to end of file '%s':%s"
msgstr ""

#: src/storage_backend.c:247
#, c-format
msgid "cannot get file context of %s: %s"
msgstr ""

#: src/storage_backend.c:256
msgid "context"
msgstr ""

#: src/storage_backend.c:302
#, c-format
msgid "cannot read dir %s: %s"
msgstr ""

#: src/storage_backend.c:315 src/storage_driver.c:1197
msgid "path"
msgstr ""

#: src/storage_backend.c:369
msgid "regex"
msgstr ""

#: src/storage_backend.c:379
#, fuzzy, c-format
msgid "Failed to compile regex %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/storage_backend.c:395 src/storage_backend.c:400
#: src/storage_backend.c:436
msgid "regex groups"
msgstr ""

#: src/storage_backend.c:412 src/storage_backend.c:548
msgid "cannot read fd"
msgstr ""

#: src/storage_backend.c:486 src/storage_backend.c:603
#, fuzzy, c-format
msgid "failed to wait for command: %s"
msgstr "Não foi possível iniciar o domínio %s"

#: src/storage_backend.c:495 src/storage_backend.c:616
msgid "command did not exit cleanly"
msgstr ""

#: src/storage_backend.c:535
msgid "n_columns too large"
msgstr ""

#: src/storage_backend.c:582
#, fuzzy, c-format
msgid "read error: %s"
msgstr "erro interno %s"

#: src/storage_backend.c:610
#, c-format
msgid "non-zero exit status from command %d"
msgstr ""

#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""

#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""

#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:187
#: src/storage_backend_fs.c:257 src/storage_backend_fs.c:309
#, c-format
msgid "unsupported volume format %s"
msgstr ""

#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:220
#: src/storage_backend_fs.c:292 src/storage_backend_fs.c:324
#, c-format
msgid "unsupported volume format %d"
msgstr ""

#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
#: src/storage_backend_fs.c:685 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
msgid "volume"
msgstr ""

#: src/storage_backend_disk.c:229
msgid "volume extents"
msgstr ""

#: src/storage_backend_disk.c:237
msgid "cannot parse device start location"
msgstr ""

#: src/storage_backend_disk.c:244
msgid "cannot parse device end location"
msgstr ""

#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""

#: src/storage_backend_disk.c:461
msgid "no large enough free extent"
msgstr ""

#: src/storage_backend_disk.c:495
msgid "Disk pools are not yet supported"
msgstr ""

#: src/storage_backend_fs.c:353
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""

#: src/storage_backend_fs.c:461
#, c-format
msgid "cannot read %s: %s"
msgstr ""

#: src/storage_backend_fs.c:507 src/storage_backend_fs.c:574
#: src/storage_backend_iscsi.c:573
#, fuzzy
msgid "missing source host"
msgstr "falta a informação de origem do dispositivo"

#: src/storage_backend_fs.c:512 src/storage_conf.c:319
#, fuzzy
msgid "missing source path"
msgstr "falta a informação de origem do dispositivo"

#: src/storage_backend_fs.c:518 src/storage_backend_fs.c:585
#: src/storage_backend_iscsi.c:580
#, fuzzy
msgid "missing source device"
msgstr "falta a informação de origem do dispositivo"

#: src/storage_backend_fs.c:534 src/storage_backend_fs.c:542
msgid "source"
msgstr ""

#: src/storage_backend_fs.c:579
#, fuzzy
msgid "missing source dir"
msgstr "falta a informação de origem do dispositivo"

#: src/storage_backend_fs.c:651 src/storage_backend_fs.c:842
#: src/storage_backend_fs.c:881
#, c-format
msgid "cannot create path '%s': %s"
msgstr ""

#: src/storage_backend_fs.c:674
#, fuzzy, c-format
msgid "cannot open path '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/storage_backend_fs.c:693 src/storage_backend_fs.c:703
#, fuzzy
msgid "volume name"
msgstr "nome do domínio"

#: src/storage_backend_fs.c:714
msgid "volume key"
msgstr ""

#: src/storage_backend_fs.c:741
#, c-format
msgid "cannot statvfs path '%s': %s"
msgstr ""

#: src/storage_backend_fs.c:802
#, c-format
msgid "cannot unlink path '%s': %s"
msgstr ""

#: src/storage_backend_fs.c:825
msgid "target"
msgstr ""

#: src/storage_backend_fs.c:834
msgid "storage vol key"
msgstr ""

#: src/storage_backend_fs.c:859
#, c-format
msgid "cannot fill file '%s': %s"
msgstr ""

#: src/storage_backend_fs.c:872
#, c-format
msgid "cannot extend file '%s': %s"
msgstr ""

#: src/storage_backend_fs.c:888 src/storage_backend_fs.c:924
#: src/storage_backend_fs.c:959 src/storage_backend_logical.c:457
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""

#: src/storage_backend_fs.c:901
#, fuzzy, c-format
msgid "unknown storage vol type %d"
msgstr "tipo de SO desconhecido %s"

#: src/storage_backend_fs.c:939
#, c-format
msgid "unsupported storage vol type %d"
msgstr ""

#: src/storage_backend_fs.c:966
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""

#: src/storage_backend_fs.c:976 src/storage_backend_logical.c:466
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/storage_backend_fs.c:985 src/storage_backend_logical.c:473
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/storage_backend_fs.c:1001 src/storage_backend_logical.c:480
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""

#: src/storage_backend_fs.c:1024
#, c-format
msgid "cannot unlink file '%s': %s"
msgstr ""

#: src/storage_backend_iscsi.c:61
#, fuzzy, c-format
msgid "host lookup failed %s"
msgstr "a operação falhou: %s"

#: src/storage_backend_iscsi.c:68
#, c-format
msgid "no IP address for target %s"
msgstr ""

#: src/storage_backend_iscsi.c:77
#, c-format
msgid "cannot format ip addr for %s"
msgstr ""

#: src/storage_backend_iscsi.c:97
#, fuzzy
msgid "session"
msgstr "mostrar a versão"

#: src/storage_backend_iscsi.c:143
msgid "cannot find session"
msgstr ""

#: src/storage_backend_iscsi.c:182 src/storage_driver.c:869
#, fuzzy
msgid "name"
msgstr "Nome"

#: src/storage_backend_iscsi.c:187
msgid "devpath"
msgstr ""

#: src/storage_backend_iscsi.c:206 src/util.c:113
#, fuzzy, c-format
msgid "cannot open %s: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/storage_backend_iscsi.c:231
msgid "key"
msgstr ""

#: src/storage_backend_iscsi.c:322 src/storage_backend_iscsi.c:407
#: src/storage_backend_iscsi.c:443
#, fuzzy, c-format
msgid "Failed to opendir sysfs path %s: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/storage_backend_iscsi.c:335
#, fuzzy, c-format
msgid "Failed to parse target from sysfs path %s/%s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/storage_backend_iscsi.c:354
#, fuzzy, c-format
msgid "Failed to find any LUNs for session %s: %s"
msgstr "Não foi possível encontrar a rede: %s"

#: src/storage_backend_iscsi.c:384
#, c-format
msgid "Failed to determine if %u:%u:%u:%u is a Direct-Access LUN"
msgstr ""

#: src/storage_backend_iscsi.c:429
#, fuzzy, c-format
msgid "Failed to find device link for lun %d"
msgstr "Não foi possível remover a associação do dispositivo de %s"

#: src/storage_backend_iscsi.c:463
#, fuzzy, c-format
msgid "Failed to parse block path %s"
msgstr "Não foi possível obter o estado do bloco %s %s"

#: src/storage_backend_iscsi.c:473
#, fuzzy
msgid "Failed allocating memory for scsidev"
msgstr "Não foi possível reservar memória"

#: src/storage_backend_iscsi.c:554
#, fuzzy
msgid "portal"
msgstr "Total"

#: src/storage_backend_logical.c:166
msgid "malformed volume extent offset value"
msgstr ""

#: src/storage_backend_logical.c:171
msgid "malformed volume extent length value"
msgstr ""

#: src/storage_backend_logical.c:176
msgid "malformed volume extent size value"
msgstr ""

#: src/storage_backend_logical.c:229
#, fuzzy
msgid "lvs command failed"
msgstr "nome do domínio"

#: src/storage_backend_logical.c:235
#, c-format
msgid "lvs command failed with exitstatus %d"
msgstr ""

#: src/storage_backend_logical.c:284
#, fuzzy
msgid "command line"
msgstr "nome do domínio"

#: src/storage_backend_logical.c:301
#, c-format
msgid "cannot open device %s"
msgstr ""

#: src/storage_backend_logical.c:307
#, c-format
msgid "cannot clear device header %s"
msgstr ""

#: src/storage_backend_logical.c:314
#, c-format
msgid "cannot close device %s"
msgstr ""

#: src/storage_backend_logical.c:489
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""

#: src/storage_conf.c:155
msgid "missing auth host attribute"
msgstr ""

#: src/storage_conf.c:162
msgid "missing auth passwd attribute"
msgstr ""

#: src/storage_conf.c:185 src/storage_conf.c:533
msgid "malformed octal mode"
msgstr ""

#: src/storage_conf.c:195
msgid "malformed owner element"
msgstr ""

#: src/storage_conf.c:206
msgid "malformed group element"
msgstr ""

#: src/storage_conf.c:231
#, fuzzy
msgid "cannot allocate storage pool"
msgstr "a reservar o nó"

#: src/storage_conf.c:237 src/storage_conf.c:661
#, fuzzy
msgid "unknown root element"
msgstr "máquina desconhecida %s"

#: src/storage_conf.c:253 src/storage_conf.c:668
msgid "missing name element"
msgstr ""

#: src/storage_conf.c:261
#, fuzzy
msgid "unable to generate uuid"
msgstr "nome ou UUID da rede"

#: src/storage_conf.c:285
#, fuzzy
msgid "missing source host name"
msgstr "falta a informação de origem do dispositivo"

#: src/storage_conf.c:295
#, fuzzy
msgid "cannot extract source devices"
msgstr "dispositivo da interface"

#: src/storage_conf.c:300
#, fuzzy
msgid "device"
msgstr "dispositivo em bloco"

#: src/storage_conf.c:308
#, fuzzy
msgid "missing source device path"
msgstr "falta a informação do dispositivo de raiz"

#: src/storage_conf.c:333
#, fuzzy, c-format
msgid "unknown auth type '%s'"
msgstr "tipo de SO desconhecido %s"

#: src/storage_conf.c:348
#, fuzzy
msgid "missing target path"
msgstr "falta a informação do destino do dispositivo"

#: src/storage_conf.c:379 src/storage_conf.c:736
msgid "malformed xml document"
msgstr ""

#: src/storage_conf.c:386 src/storage_conf.c:743
msgid "xmlXPathContext"
msgstr ""

#: src/storage_conf.c:427
#, fuzzy
msgid "unexpected pool type"
msgstr "tipo MIME inesperado"

#: src/storage_conf.c:511 src/storage_conf.c:851
msgid "xml"
msgstr ""

#: src/storage_conf.c:543 src/storage_conf.c:553
msgid "missing owner element"
msgstr ""

#: src/storage_conf.c:617
#, fuzzy, c-format
msgid "unknown size units '%s'"
msgstr "máquina desconhecida %s"

#: src/storage_conf.c:624
msgid "malformed capacity element"
msgstr ""

#: src/storage_conf.c:629
msgid "capacity element value too large"
msgstr ""

#: src/storage_conf.c:655
#, fuzzy
msgid "cannot allocate storage vol"
msgstr "a reservar o nó"

#: src/storage_conf.c:679
msgid "missing capacity element"
msgstr ""

#: src/storage_conf.c:962
msgid "pool"
msgstr ""

#: src/storage_conf.c:1104
msgid "configFile"
msgstr ""

#: src/storage_conf.c:1118
msgid "config file"
msgstr ""

#: src/storage_conf.c:1126
#, fuzzy
msgid "failed to generate XML"
msgstr "Não foi possível criar o XML"

#: src/storage_driver.c:266 src/storage_driver.c:750 src/storage_driver.c:772
msgid "no pool with matching uuid"
msgstr ""

#: src/storage_driver.c:284
msgid "no pool with matching name"
msgstr ""

#: src/storage_driver.c:334 src/storage_driver.c:371
#, fuzzy
msgid "names"
msgstr "Nome"

#: src/storage_driver.c:406
msgid "storage pool already exists"
msgstr ""

#: src/storage_driver.c:479 src/storage_driver.c:516 src/storage_driver.c:555
#: src/storage_driver.c:586 src/storage_driver.c:627 src/storage_driver.c:664
#: src/storage_driver.c:705 src/storage_driver.c:734 src/storage_driver.c:828
#: src/storage_driver.c:853 src/storage_driver.c:898 src/storage_driver.c:982
#: src/storage_driver.c:1036 src/storage_driver.c:1099
#: src/storage_driver.c:1143 src/storage_driver.c:1177
msgid "no storage pool with matching uuid"
msgstr ""

#: src/storage_driver.c:485
msgid "pool is still active"
msgstr ""

#: src/storage_driver.c:526
#, fuzzy
msgid "pool already active"
msgstr "O domínio já está activo"

#: src/storage_driver.c:565
#, fuzzy
msgid "storage pool is already active"
msgstr "O domínio já está activo"

#: src/storage_driver.c:596 src/storage_driver.c:674 src/storage_driver.c:834
#: src/storage_driver.c:859 src/storage_driver.c:904 src/storage_driver.c:988
#: src/storage_driver.c:1042 src/storage_driver.c:1105
#: src/storage_driver.c:1149 src/storage_driver.c:1183
#, fuzzy
msgid "storage pool is not active"
msgstr "a localização do registo não é um ficheiro"

#: src/storage_driver.c:637
msgid "storage pool is still active"
msgstr ""

#: src/storage_driver.c:643
msgid "pool does not support volume delete"
msgstr ""

#: src/storage_driver.c:778
msgid "pool has no config file"
msgstr ""

#: src/storage_driver.c:912 src/storage_driver.c:1053
#: src/storage_driver.c:1113 src/storage_driver.c:1157
#: src/storage_driver.c:1191
msgid "no storage vol with matching name"
msgstr ""

#: src/storage_driver.c:941
msgid "no storage vol with matching key"
msgstr ""

#: src/storage_driver.c:966
msgid "no storage vol with matching path"
msgstr ""

#: src/storage_driver.c:1001
msgid "storage vol already exists"
msgstr ""

#: src/storage_driver.c:1008
msgid "storage pool does not support volume creation"
msgstr ""

#: src/storage_driver.c:1059
msgid "storage pool does not support vol deletion"
msgstr ""

#: src/test.c:248 src/test.c:613 src/test.c:1314
msgid "getting time of day"
msgstr "a obter a data de hoje"

#: src/test.c:254 src/test.c:387 src/test.c:413 src/test.c:1591
msgid "domain"
msgstr "domínio"

#: src/test.c:260 src/test.c:447 src/test.c:731
msgid "creating xpath context"
msgstr "a criar o contexto de XPath"

#: src/test.c:266
msgid "domain name"
msgstr "nome do domínio"

#: src/test.c:272 src/test.c:276
msgid "domain uuid"
msgstr "UUID do domínio"

#: src/test.c:284
msgid "domain memory"
msgstr "memória do domínio"

#: src/test.c:293
msgid "domain current memory"
msgstr "memória actual do domínio"

#: src/test.c:303
msgid "domain vcpus"
msgstr "vCPUs do domínio"

#: src/test.c:312
msgid "domain reboot behaviour"
msgstr "comportamento do arranque do domínio"

#: src/test.c:322
msgid "domain poweroff behaviour"
msgstr "comportamento do encerramento do domínio"

#: src/test.c:332
msgid "domain crash behaviour"
msgstr "comportamento do estoiro do domínio"

#: src/test.c:406
msgid "load domain definition file"
msgstr "carregar o ficheiro de definição do domínio"

#: src/test.c:441 src/test.c:564 src/test.c:589
msgid "network"
msgstr "rede"

#: src/test.c:453 src/virsh.c:2730
msgid "network name"
msgstr "nome da rede"

#: src/test.c:461 src/test.c:465 src/virsh.c:2621
msgid "network uuid"
msgstr "UUID da rede"

#: src/test.c:473
msgid "network forward"
msgstr "encaminhamento da rede"

#: src/test.c:482 src/test.c:492 src/test.c:497
msgid "ip address"
msgstr "Endereço IP"

#: src/test.c:487
msgid "ip netmask"
msgstr "máscara de rede IP"

#: src/test.c:582
msgid "load network definition file"
msgstr "carregar o ficheiro de definição da rede"

#: src/test.c:710
msgid "loading host definition file"
msgstr "a carregar o ficheiro de definição da rede"

#: src/test.c:717
msgid "host"
msgstr "máquina"

#: src/test.c:725
msgid "node"
msgstr "nó"

#: src/test.c:750
msgid "node cpu numa nodes"
msgstr "nós NUMA do CPU do nó"

#: src/test.c:758
msgid "node cpu sockets"
msgstr "'sockets' do CPU do nó"

#: src/test.c:766
msgid "node cpu cores"
msgstr "núcleos do CPU do nó"

#: src/test.c:774
msgid "node cpu threads"
msgstr "tarefas do CPU do nó"

#: src/test.c:785
msgid "node active cpu"
msgstr "CPU activo do nó"

#: src/test.c:792
msgid "node cpu mhz"
msgstr "MHz do CPU do nó"

#: src/test.c:807
msgid "node memory"
msgstr "memória do nó"

#: src/test.c:813
msgid "node domain list"
msgstr "lista de domínios do nó"

#: src/test.c:823
msgid "resolving domain filename"
msgstr "a resolver o ficheiro do domínio"

#: src/test.c:848
msgid "resolving network filename"
msgstr "a resolver o ficheiro da rede"

#: src/test.c:935
msgid "testOpen: supply a path or use test:///default"
msgstr "testOpen: Indique uma localização ou use a 'test:///default'"

#: src/test.c:1098
msgid "too many domains"
msgstr "demasiados domínios"

#: src/test.c:1342
msgid "cannot allocate space for metadata"
msgstr ""

#: src/test.c:1348
#, fuzzy
msgid "cannot save domain"
msgstr "iniciar automaticamente um domínio"

#: src/test.c:1354 src/test.c:1458
msgid "cannot write header"
msgstr ""

#: src/test.c:1360
msgid "cannot write metadata length"
msgstr ""

#: src/test.c:1366
msgid "cannot write metadata"
msgstr ""

#: src/test.c:1374 src/test.c:1464
#, fuzzy
msgid "cannot save domain data"
msgstr "lista de domínios do nó"

#: src/test.c:1403
msgid "incomplete save header"
msgstr ""

#: src/test.c:1409
msgid "mismatched header magic"
msgstr ""

#: src/test.c:1415
#, fuzzy
msgid "failed to read metadata length"
msgstr "não foi possível ler do Servidor do Xen"

#: src/test.c:1421
msgid "length of metadata out of range"
msgstr ""

#: src/test.c:1432
msgid "incomplete metdata"
msgstr ""

#: src/test.c:1453
#, fuzzy
msgid "cannot save domain core"
msgstr "lista de domínios do nó"

#: src/test.c:1615
msgid "Range exceeds available cells"
msgstr ""

#: src/test.c:1634
msgid "Domain is already running"
msgstr "O domínio já está em execução"

#: src/test.c:1649
msgid "Domain is still running"
msgstr "O domínio ainda está em execução"

#: src/test.c:1850 src/test.c:1875
msgid "too many networks"
msgstr "demasiadas redes"

#: src/test.c:1894
msgid "Network is still running"
msgstr "A rede ainda está em execução"

#: src/test.c:1908
msgid "Network is already running"
msgstr "A rede já está em execução"

#: src/util.c:121
#, fuzzy, c-format
msgid "cannot create pipe: %s"
msgstr "Não foi possível criar o XML"

#: src/util.c:127
#, fuzzy, c-format
msgid "cannot fork child process: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/util.c:495
#, c-format
msgid "%s: not implemented\n"
msgstr ""

#: src/uuid.c:103
#, c-format
msgid "Falling back to pseudorandom UUID, failed to generate random bytes: %s"
msgstr ""

#: src/virsh.c:337
msgid "print help"
msgstr "imprimir a ajuda"

#: src/virsh.c:338
msgid "Prints global help or command specific help."
msgstr "Imprime a ajuda global ou uma específica por cada comando."

#: src/virsh.c:344
msgid "name of command"
msgstr "nome do comando"

#: src/virsh.c:356
msgid ""
"Commands:\n"
"\n"
msgstr ""
"Comandos:\n"
"\n"

#: src/virsh.c:370
msgid "autostart a domain"
msgstr "iniciar automaticamente um domínio"

#: src/virsh.c:372
msgid "Configure a domain to be automatically started at boot."
msgstr "Configurar um domínio para se iniciar automaticamente no arranque."

#: src/virsh.c:377 src/virsh.c:477 src/virsh.c:671 src/virsh.c:708
#: src/virsh.c:765 src/virsh.c:832 src/virsh.c:1052 src/virsh.c:1096
#: src/virsh.c:1285 src/virsh.c:1330 src/virsh.c:1369 src/virsh.c:1408
#: src/virsh.c:1447 src/virsh.c:1486 src/virsh.c:1610 src/virsh.c:1697
#: src/virsh.c:1831 src/virsh.c:1888 src/virsh.c:1945 src/virsh.c:2067
#: src/virsh.c:2208 src/virsh.c:4310 src/virsh.c:4386 src/virsh.c:4447
#: src/virsh.c:4504 src/virsh.c:4561 src/virsh.c:4675 src/virsh.c:4794
#: src/virsh.c:4957
msgid "domain name, id or uuid"
msgstr "nome, 'id' ou 'uuid' do domínio"

#: src/virsh.c:378 src/virsh.c:2272 src/virsh.c:2780
msgid "disable autostarting"
msgstr "desactivar o arranque automático"

#: src/virsh.c:399
#, c-format
msgid "Failed to mark domain %s as autostarted"
msgstr "Não foi possível marcar o domínio %s como de arranque automático"

#: src/virsh.c:402
#, c-format
msgid "Failed to unmark domain %s as autostarted"
msgstr "Não foi possível desmarcar o domínio %s como de arranque automático"

#: src/virsh.c:409
#, c-format
msgid "Domain %s marked as autostarted\n"
msgstr "O domínio %s foi marcado como de arranque automático\n"

#: src/virsh.c:411
#, c-format
msgid "Domain %s unmarked as autostarted\n"
msgstr "O domínio %s foi desmarcado como de arranque automático\n"

#: src/virsh.c:422
msgid "(re)connect to hypervisor"
msgstr "ligar (de novo) ao supervisor"

#: src/virsh.c:424
msgid ""
"Connect to local hypervisor. This is built-in command after shell start up."
msgstr ""
"Ligar ao supervisor local. Este é um comando incorporado após o arranque da "
"linha de comandos."

#: src/virsh.c:429
msgid "hypervisor connection URI"
msgstr "URI de ligação ao supervisor"

#: src/virsh.c:430
msgid "read-only connection"
msgstr "ligação apenas para leitura"

#: src/virsh.c:442
msgid "Failed to disconnect from the hypervisor"
msgstr "Não foi possível desligar do supervisor"

#: src/virsh.c:460
msgid "Failed to connect to the hypervisor"
msgstr "Não foi possível ligar ao supervisor"

#: src/virsh.c:470
msgid "connect to the guest console"
msgstr "ligar à consola-convidada"

#: src/virsh.c:472
msgid "Connect the virtual serial console for the guest"
msgstr "Ligar à consola série virtual do sistema convidado"

#: src/virsh.c:519
msgid "No console available for domain\n"
msgstr "Não está nenhuma consola disponível para o domínio\n"

#: src/virsh.c:536
msgid "console not implemented on this platform"
msgstr ""

#: src/virsh.c:547
msgid "list domains"
msgstr "listar os domínios"

#: src/virsh.c:548
msgid "Returns list of domains."
msgstr "Devolve a lista de domínios."

#: src/virsh.c:553
msgid "list inactive domains"
msgstr "listar os domínios inactivos"

#: src/virsh.c:554
msgid "list inactive & active domains"
msgstr "listar os domínios activos e inactivos"

#: src/virsh.c:576 src/virsh.c:583
msgid "Failed to list active domains"
msgstr "Não foi possível listar os domínios activos"

#: src/virsh.c:594 src/virsh.c:602
msgid "Failed to list inactive domains"
msgstr "Não foi possível listar os domínios inactivos"

#: src/virsh.c:611
msgid "Id"
msgstr "Id"

#: src/virsh.c:611 src/virsh.c:2555 src/virsh.c:3363 src/virsh.c:4026
msgid "Name"
msgstr "Nome"

#: src/virsh.c:611 src/virsh.c:2555 src/virsh.c:3363
msgid "State"
msgstr "Estado"

#: src/virsh.c:624 src/virsh.c:646 src/virsh.c:5883 src/virsh.c:5899
msgid "no state"
msgstr "sem estado"

#: src/virsh.c:665
msgid "domain state"
msgstr "estado do domínio"

#: src/virsh.c:666
#, fuzzy
msgid "Returns state about a domain."
msgstr "Devolve o estado de um domínio em execução."

#: src/virsh.c:702
msgid "get device block stats for a domain"
msgstr "obter as estatísticas do bloco do dispositivo para um domínio"

#: src/virsh.c:703
msgid "Get device block stats for a running domain."
msgstr "Devolve o estado do bloco do dispositivo de um domínio em execução."

#: src/virsh.c:709
msgid "block device"
msgstr "dispositivo em bloco"

#: src/virsh.c:730
#, c-format
msgid "Failed to get block stats %s %s"
msgstr "Não foi possível obter o estado do bloco %s %s"

#: src/virsh.c:759
msgid "get network interface stats for a domain"
msgstr "obter a interface de rede de um domínio"

#: src/virsh.c:760
msgid "Get network interface stats for a running domain."
msgstr "Obter o estado de uma interface de rede para um domínio em execução."

#: src/virsh.c:766
msgid "interface device"
msgstr "dispositivo da interface"

#: src/virsh.c:787
#, c-format
msgid "Failed to get interface stats %s %s"
msgstr "Não foi possível obter o estado da interface %s %s"

#: src/virsh.c:826
msgid "suspend a domain"
msgstr "suspender um domínio"

#: src/virsh.c:827
msgid "Suspend a running domain."
msgstr "Suspender um domínio em execução."

#: src/virsh.c:850
#, c-format
msgid "Domain %s suspended\n"
msgstr "Domínio %s suspenso\n"

#: src/virsh.c:852
#, c-format
msgid "Failed to suspend domain %s"
msgstr "Não foi possível suspender o domínio %s"

#: src/virsh.c:865
msgid "create a domain from an XML file"
msgstr "criar um domínio a partir de um ficheiro XML"

#: src/virsh.c:866
msgid "Create a domain."
msgstr "Criar um domínio."

#: src/virsh.c:871 src/virsh.c:919
msgid "file containing an XML domain description"
msgstr "ficheiro que contém uma descrição em XML do domínio"

#: src/virsh.c:898
#, c-format
msgid "Domain %s created from %s\n"
msgstr "O domínio %s foi criado a partir do %s\n"

#: src/virsh.c:902
#, c-format
msgid "Failed to create domain from %s"
msgstr "Não foi possível criar o domínio do %s"

#: src/virsh.c:913
msgid "define (but don't start) a domain from an XML file"
msgstr "definir (mas não iniciar) um domínio a partir de um ficheiro XML"

#: src/virsh.c:914
msgid "Define a domain."
msgstr "Definir um domínio."

#: src/virsh.c:946
#, c-format
msgid "Domain %s defined from %s\n"
msgstr "Domínio %s definido a partir do %s\n"

#: src/virsh.c:950
#, c-format
msgid "Failed to define domain from %s"
msgstr "Não foi possível definir o domínio a partir do %s"

#: src/virsh.c:961
msgid "undefine an inactive domain"
msgstr "remover a definição de um domínio inactivo"

#: src/virsh.c:962
msgid "Undefine the configuration for an inactive domain."
msgstr "Remover a definição da configuração de um domínio inactivo."

#: src/virsh.c:967 src/virsh.c:2136
msgid "domain name or uuid"
msgstr "nome ou UUID do domínio"

#: src/virsh.c:985
#, c-format
msgid "Domain %s has been undefined\n"
msgstr "O domínio %s ficou indefinido\n"

#: src/virsh.c:987
#, c-format
msgid "Failed to undefine domain %s"
msgstr "Não foi possível remover a definição do domínio %s"

#: src/virsh.c:1001
msgid "start a (previously defined) inactive domain"
msgstr "iniciar um domínio inactivo (previamente definido)"

#: src/virsh.c:1002
msgid "Start a domain."
msgstr "Iniciar um domínio."

#: src/virsh.c:1007
msgid "name of the inactive domain"
msgstr "nome do domínio inactivo"

#: src/virsh.c:1024
msgid "Domain is already active"
msgstr "O domínio já está activo"

#: src/virsh.c:1030
#, c-format
msgid "Domain %s started\n"
msgstr "O domínio %s foi iniciado\n"

#: src/virsh.c:1033
#, c-format
msgid "Failed to start domain %s"
msgstr "Não foi possível iniciar o domínio %s"

#: src/virsh.c:1046
msgid "save a domain state to a file"
msgstr "gravar o estado de um domínio num ficheiro"

#: src/virsh.c:1047
msgid "Save a running domain."
msgstr "Gravar um domínio em execução."

#: src/virsh.c:1053
msgid "where to save the data"
msgstr "onde gravar os dados"

#: src/virsh.c:1075
#, c-format
msgid "Domain %s saved to %s\n"
msgstr "O domínio %s foi gravado em %s\n"

#: src/virsh.c:1077
#, c-format
msgid "Failed to save domain %s to %s"
msgstr "Não foi possível gravar o domínio %s em %s"

#: src/virsh.c:1090
msgid "show/set scheduler parameters"
msgstr "mostrar/alterar os parâmetros de escalonamento"

#: src/virsh.c:1091
msgid "Show/Set scheduler parameters."
msgstr "Mostra/altera os parâmetros de escalonamento."

#: src/virsh.c:1097
msgid "weight for XEN_CREDIT"
msgstr "peso no XEN_CREDIT"

#: src/virsh.c:1098
msgid "cap for XEN_CREDIT"
msgstr "valor do XEN_CREDIT"

#: src/virsh.c:1130
msgid "Invalid value of weight"
msgstr "Foi indicado um peso inválido"

#: src/virsh.c:1140
msgid "Invalid value of cap"
msgstr "Foi usado um limite inválido"

#: src/virsh.c:1182 src/virsh.c:1186
msgid "Scheduler"
msgstr "Escalonamento"

#: src/virsh.c:1186
msgid "Unknown"
msgstr "Desconhecido"

#: src/virsh.c:1241
msgid "restore a domain from a saved state in a file"
msgstr "repor um domínio a partir de um estado gravado em ficheiro"

#: src/virsh.c:1242
msgid "Restore a domain."
msgstr "Repor um domínio."

#: src/virsh.c:1247
msgid "the state to restore"
msgstr "o estado a repor"

#: src/virsh.c:1266
#, c-format
msgid "Domain restored from %s\n"
msgstr "O domínio foi reposto a partir do %s\n"

#: src/virsh.c:1268
#, c-format
msgid "Failed to restore domain from %s"
msgstr "Não foi possível repor o domínio a partir de %s"

#: src/virsh.c:1279
msgid "dump the core of a domain to a file for analysis"
msgstr "colocar o núcleo de um domínio num ficheiro para análise"

#: src/virsh.c:1280
msgid "Core dump a domain."
msgstr "Gerar o 'core' de um domínio."

#: src/virsh.c:1286
msgid "where to dump the core"
msgstr "onde gravar o 'core'"

#: src/virsh.c:1308
#, c-format
msgid "Domain %s dumpd to %s\n"
msgstr "O domínio %s foi gravado em %s\n"

#: src/virsh.c:1310
#, c-format
msgid "Failed to core dump domain %s to %s"
msgstr "Não foi possível gravar o 'core' do domínio %s em %s"

#: src/virsh.c:1324
msgid "resume a domain"
msgstr "prosseguir um domínio"

#: src/virsh.c:1325
msgid "Resume a previously suspended domain."
msgstr "Repor em funcionamento um domínio previamente suspenso."

#: src/virsh.c:1348
#, c-format
msgid "Domain %s resumed\n"
msgstr "O domínio %s foi reposto em execução\n"

#: src/virsh.c:1350
#, c-format
msgid "Failed to resume domain %s"
msgstr "Não foi possível prosseguir com o domínio %s"

#: src/virsh.c:1363
msgid "gracefully shutdown a domain"
msgstr "terminar um domínio ordeiramente"

#: src/virsh.c:1364
msgid "Run shutdown in the target domain."
msgstr "Executar o encerramento no domínio-alvo."

#: src/virsh.c:1387
#, c-format
msgid "Domain %s is being shutdown\n"
msgstr "O domínio %s está a ser encerrado\n"

#: src/virsh.c:1389
#, c-format
msgid "Failed to shutdown domain %s"
msgstr "Não foi possível encerrar o domínio %s"

#: src/virsh.c:1402
msgid "reboot a domain"
msgstr "reiniciar um domínio"

#: src/virsh.c:1403
msgid "Run a reboot command in the target domain."
msgstr "Executar um comando de reinício no domínio-alvo."

#: src/virsh.c:1426
#, c-format
msgid "Domain %s is being rebooted\n"
msgstr "O domínio %s está a ser reiniciado\n"

#: src/virsh.c:1428
#, c-format
msgid "Failed to reboot domain %s"
msgstr "Não foi possível reiniciar o domínio %s"

#: src/virsh.c:1441
msgid "destroy a domain"
msgstr "destruir um domínio"

#: src/virsh.c:1442
msgid "Destroy a given domain."
msgstr "Destruir um domínio indicado."

#: src/virsh.c:1465
#, c-format
msgid "Domain %s destroyed\n"
msgstr "O domínio %s foi destruído\n"

#: src/virsh.c:1467
#, c-format
msgid "Failed to destroy domain %s"
msgstr "Não foi possível destruir o domínio %s"

#: src/virsh.c:1480
msgid "domain information"
msgstr "informação do domínio"

#: src/virsh.c:1481
msgid "Returns basic information about the domain."
msgstr "Devolve a informação básica acerca do domínio."

#: src/virsh.c:1507 src/virsh.c:1509
msgid "Id:"
msgstr "Id:"

#: src/virsh.c:1510 src/virsh.c:3468 src/virsh.c:3914
msgid "Name:"
msgstr "Nome:"

#: src/virsh.c:1513 src/virsh.c:3471
msgid "UUID:"
msgstr "UUID:"

#: src/virsh.c:1516
msgid "OS Type:"
msgstr "Tipo de SO:"

#: src/virsh.c:1521 src/virsh.c:1654 src/virsh.c:3478 src/virsh.c:3482
#: src/virsh.c:3486 src/virsh.c:3490
msgid "State:"
msgstr "Estado:"

#: src/virsh.c:1524 src/virsh.c:2017
msgid "CPU(s):"
msgstr "CPU(s):"

#: src/virsh.c:1531 src/virsh.c:1661
msgid "CPU time:"
msgstr "Tempo de CPU:"

#: src/virsh.c:1535 src/virsh.c:1538
msgid "Max memory:"
msgstr "Memória máx:"

#: src/virsh.c:1539
msgid "no limit"
msgstr "sem limite"

#: src/virsh.c:1541
msgid "Used memory:"
msgstr "Memória usada:"

#: src/virsh.c:1549
#, fuzzy
msgid "Autostart:"
msgstr "Arranque automático"

#: src/virsh.c:1550
#, fuzzy
msgid "enable"
msgstr "Nome"

#: src/virsh.c:1550
msgid "disable"
msgstr ""

#: src/virsh.c:1562
msgid "NUMA free memory"
msgstr "Memória livre do NUMA"

#: src/virsh.c:1563
msgid "display available free memory for the NUMA cell."
msgstr "mostrar a memória livre para a célula NUMA."

#: src/virsh.c:1568
msgid "NUMA cell number"
msgstr "Número da célula NUMA"

#: src/virsh.c:1592
msgid "Total"
msgstr "Total"

#: src/virsh.c:1604
msgid "domain vcpu information"
msgstr "informação do vCPU do domínio"

#: src/virsh.c:1605
msgid "Returns basic information about the domain virtual CPUs."
msgstr "Devolve a informação básica acerca dos CPUs virtuais do domínio."

#: src/virsh.c:1652
msgid "VCPU:"
msgstr "VCPU:"

#: src/virsh.c:1653
msgid "CPU:"
msgstr "CPU:"

#: src/virsh.c:1663
msgid "CPU Affinity:"
msgstr "Afinidade do CPU:"

#: src/virsh.c:1675
msgid "Domain shut off, virtual CPUs not present."
msgstr "Domínio desligado, os CPUs virtuais não estão presentes."

#: src/virsh.c:1691
msgid "control domain vcpu affinity"
msgstr "controlar a afinidade do vCPU do domínio"

#: src/virsh.c:1692
msgid "Pin domain VCPUs to host physical CPUs."
msgstr "Fixar os VCPUs do domínio nos CPUs físicos do anfitrião."

#: src/virsh.c:1698
msgid "vcpu number"
msgstr "número do vCPU"

#: src/virsh.c:1699
msgid "host cpu number(s) (comma separated)"
msgstr "números de CPU do anfitrião (separados por vírgulas)"

#: src/virsh.c:1727
msgid "vcpupin: Invalid or missing vCPU number."
msgstr ""

#: src/virsh.c:1733
msgid "vcpupin: Missing cpulist"
msgstr ""

#: src/virsh.c:1745
#, fuzzy
msgid "vcpupin: failed to get domain informations."
msgstr "não foi possível obter a informação do nó"

#: src/virsh.c:1751
msgid "vcpupin: Invalid vCPU number."
msgstr ""

#: src/virsh.c:1760
msgid "cpulist: Invalid format. Empty string."
msgstr "cpulist: Formato inválido. Texto em branco."

#: src/virsh.c:1770
#, c-format
msgid ""
"cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')."
msgstr ""
"cpulist: %s: Formato inválido. Espera-se um algarismo na posição %d (perto "
"do '%c')."

#: src/virsh.c:1780
#, c-format
msgid ""
"cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%"
"c')."
msgstr ""
"cpulist: %s: Formato inválido. Espera-se um algarismo ou uma vírgula na "
"posição %d (perto do '%c')."

#: src/virsh.c:1787
#, c-format
msgid "cpulist: %s: Invalid format. Trailing comma at position %d."
msgstr "cpulist: %s: Formato inválido. Apareceu uma vírgula na posição %d."

#: src/virsh.c:1801
#, c-format
msgid "Physical CPU %d doesn't exist."
msgstr "o CPU físico %d não existe."

#: src/virsh.c:1825
msgid "change number of virtual CPUs"
msgstr "mudar o número de CPUs virtuais"

#: src/virsh.c:1826
#, fuzzy
msgid "Change the number of virtual CPUs in the guest domain."
msgstr "Mudar o número de CPUs virtuais activos no domínio convidado."

#: src/virsh.c:1832
msgid "number of virtual CPUs"
msgstr "número de CPUs virtuais"

#: src/virsh.c:1852
msgid "Invalid number of virtual CPUs."
msgstr "Número de CPUs virtuais inválido."

#: src/virsh.c:1864
msgid "Too many virtual CPUs."
msgstr "Existem demasiados CPU's virtuais."

#: src/virsh.c:1882
msgid "change memory allocation"
msgstr "mudar a reserva de memória"

#: src/virsh.c:1883
msgid "Change the current memory allocation in the guest domain."
msgstr "Mudar a reserva de memória actual no domínio convidado."

#: src/virsh.c:1889
msgid "number of kilobytes of memory"
msgstr "número de quilobytes de memória"

#: src/virsh.c:1910 src/virsh.c:1922 src/virsh.c:1967
#, c-format
msgid "Invalid value of %d for memory size"
msgstr "Foi usado um valor inválido %d no tamanho da memória"

#: src/virsh.c:1916
msgid "Unable to verify MaxMemorySize"
msgstr "Não é possível verificar o Tamanho Máximo de Memória"

#: src/virsh.c:1939
msgid "change maximum memory limit"
msgstr "mudar o limite máximo de memória"

#: src/virsh.c:1940
msgid "Change the maximum memory allocation limit in the guest domain."
msgstr "Mudar o limite de memória reservada para o domínio convidado."

#: src/virsh.c:1946
msgid "maximum memory limit in kilobytes"
msgstr "limite máximo de memória em quilobytes"

#: src/virsh.c:1973
msgid "Unable to verify current MemorySize"
msgstr "Não é possível verificar o Tamanho de Memória actual"

#: src/virsh.c:1980
msgid "Unable to shrink current MemorySize"
msgstr "Não é possível encolher a memória actual"

#: src/virsh.c:1986
msgid "Unable to change MaxMemorySize"
msgstr "Não é possível alterar o Tamanho Máximo de Memória"

#: src/virsh.c:1999
msgid "node information"
msgstr "informação do nó"

#: src/virsh.c:2000
msgid "Returns basic information about the node."
msgstr "Devolve informações básicas acerca do nó."

#: src/virsh.c:2013
msgid "failed to get node information"
msgstr "não foi possível obter a informação do nó"

#: src/virsh.c:2016
msgid "CPU model:"
msgstr "Modelo do CPU:"

#: src/virsh.c:2018
msgid "CPU frequency:"
msgstr "Frequência do CPU:"

#: src/virsh.c:2019
msgid "CPU socket(s):"
msgstr "'Sockets' do CPU:"

#: src/virsh.c:2020
msgid "Core(s) per socket:"
msgstr "Núcleos por 'socket':"

#: src/virsh.c:2021
msgid "Thread(s) per core:"
msgstr "Tarefas por núcleo:"

#: src/virsh.c:2022
msgid "NUMA cell(s):"
msgstr "Células NUMA:"

#: src/virsh.c:2023
msgid "Memory size:"
msgstr "Tamanho da memória:"

#: src/virsh.c:2033
msgid "capabilities"
msgstr "capacidades"

#: src/virsh.c:2034
msgid "Returns capabilities of hypervisor/driver."
msgstr "Devolve as capacidades do supervisor/controlador."

#: src/virsh.c:2047
msgid "failed to get capabilities"
msgstr "não foi possível obter as capacidades"

#: src/virsh.c:2061
msgid "domain information in XML"
msgstr "informação do domínio em XML"

#: src/virsh.c:2062
msgid "Output the domain information as an XML dump to stdout."
msgstr "Envia a informação do domínio em XML para o 'stdout'."

#: src/virsh.c:2101
msgid "convert a domain id or UUID to domain name"
msgstr "converter um ID ou UUID do domínio para um nome"

#: src/virsh.c:2106
msgid "domain id or uuid"
msgstr "ID ou UUID do domínio"

#: src/virsh.c:2131
msgid "convert a domain name or UUID to domain id"
msgstr "converter um nome ou UUID de um domínio para um ID"

#: src/virsh.c:2166
msgid "convert a domain name or id to domain UUID"
msgstr "converter um nome ou ID de um domínio para um UUID"

#: src/virsh.c:2171
msgid "domain id or name"
msgstr "ID ou nome do domínio"

#: src/virsh.c:2190
msgid "failed to get domain UUID"
msgstr "não foi possível obter o UUID do domínio"

#: src/virsh.c:2201
msgid "migrate domain to another host"
msgstr "migrar o domínio para outra máquina"

#: src/virsh.c:2202
msgid "Migrate domain to another host.  Add --live for live migration."
msgstr ""
"Migrar o domínio para outra máquina. Adicione --live para uma migração em "
"tempo-real."

#: src/virsh.c:2207
msgid "live migration"
msgstr "migração em tempo-real"

#: src/virsh.c:2209
msgid "connection URI of the destination host"
msgstr "o URI da ligação da máquina de destino"

#: src/virsh.c:2210
msgid "migration URI, usually can be omitted"
msgstr "O URI da migração, que poderá estar em branco"

#: src/virsh.c:2232
msgid "migrate: Missing desturi"
msgstr "migrar: Falta o URI de destino"

#: src/virsh.c:2264
msgid "autostart a network"
msgstr "iniciar automaticamente uma rede"

#: src/virsh.c:2266
msgid "Configure a network to be automatically started at boot."
msgstr "Configurar uma rede para se iniciar automaticamente no arranque."

#: src/virsh.c:2271 src/virsh.c:2692
msgid "network name or uuid"
msgstr "nome ou UUID da rede"

#: src/virsh.c:2293
#, c-format
msgid "failed to mark network %s as autostarted"
msgstr "não foi possível marcar a rede %s como iniciada automaticamente"

#: src/virsh.c:2296
#, c-format
msgid "failed to unmark network %s as autostarted"
msgstr "não foi possível desmarcar a rede %s como iniciada automaticamente"

#: src/virsh.c:2303
#, c-format
msgid "Network %s marked as autostarted\n"
msgstr "A rede %s foi marcada como de arranque automático\n"

#: src/virsh.c:2305
#, c-format
msgid "Network %s unmarked as autostarted\n"
msgstr "A rede %s foi desmarcada como de arranque automático\n"

#: src/virsh.c:2315
msgid "create a network from an XML file"
msgstr "criar uma rede a partir de um ficheiro XML"

#: src/virsh.c:2316
msgid "Create a network."
msgstr "Criar uma rede."

#: src/virsh.c:2321 src/virsh.c:2369
msgid "file containing an XML network description"
msgstr "ficheiro que contém uma descrição em XML da rede"

#: src/virsh.c:2348
#, c-format
msgid "Network %s created from %s\n"
msgstr "A rede %s foi criada a partir do %s\n"

#: src/virsh.c:2351
#, c-format
msgid "Failed to create network from %s"
msgstr "Não foi possível criar a rede a partir do %s"

#: src/virsh.c:2363
msgid "define (but don't start) a network from an XML file"
msgstr "definir (mas não iniciar) uma rede a partir de um ficheiro XML"

#: src/virsh.c:2364
msgid "Define a network."
msgstr "Definir uma rede."

#: src/virsh.c:2396
#, c-format
msgid "Network %s defined from %s\n"
msgstr "Rede %s definida a partir do %s\n"

#: src/virsh.c:2399
#, c-format
msgid "Failed to define network from %s"
msgstr "Não foi possível definir a rede a partir do %s"

#: src/virsh.c:2411
msgid "destroy a network"
msgstr "destruir uma rede"

#: src/virsh.c:2412
msgid "Destroy a given network."
msgstr "Destruir uma rede indicada."

#: src/virsh.c:2417 src/virsh.c:2457
msgid "network name, id or uuid"
msgstr "nome, 'id' ou 'uuid' da rede"

#: src/virsh.c:2435
#, c-format
msgid "Network %s destroyed\n"
msgstr "A rede %s foi destruída\n"

#: src/virsh.c:2437
#, c-format
msgid "Failed to destroy network %s"
msgstr "Não foi possível destruir a rede %s"

#: src/virsh.c:2451
msgid "network information in XML"
msgstr "informação da rede em XML"

#: src/virsh.c:2452
msgid "Output the network information as an XML dump to stdout."
msgstr "Envia a informação da rede em XML para o 'stdout'."

#: src/virsh.c:2492
msgid "list networks"
msgstr "listar as redes"

#: src/virsh.c:2493
msgid "Returns list of networks."
msgstr "Devolve a lista de redes."

#: src/virsh.c:2498
msgid "list inactive networks"
msgstr "listar as redes inactivas"

#: src/virsh.c:2499
msgid "list inactive & active networks"
msgstr "listar as redes activas e inactivas"

#: src/virsh.c:2519 src/virsh.c:2527
msgid "Failed to list active networks"
msgstr "Não foi possível listar as redes activas"

#: src/virsh.c:2538 src/virsh.c:2546
msgid "Failed to list inactive networks"
msgstr "Não foi possível listar as redes inactivas"

#: src/virsh.c:2555 src/virsh.c:3363
msgid "Autostart"
msgstr "Arranque automático"

#: src/virsh.c:2570 src/virsh.c:2593 src/virsh.c:3378 src/virsh.c:3401
msgid "no autostart"
msgstr "sem arranque automático"

#: src/virsh.c:2576 src/virsh.c:3384
msgid "active"
msgstr "activo"

#: src/virsh.c:2599 src/virsh.c:3407 src/virsh.c:3479
msgid "inactive"
msgstr "inactivo"

#: src/virsh.c:2616
msgid "convert a network UUID to network name"
msgstr "converter um UUID de rede para um nome de rede"

#: src/virsh.c:2647
msgid "start a (previously defined) inactive network"
msgstr "iniciar uma rede inactiva (previamente definida)"

#: src/virsh.c:2648
msgid "Start a network."
msgstr "Iniciar uma rede."

#: src/virsh.c:2653
msgid "name of the inactive network"
msgstr "nome da rede inactiva"

#: src/virsh.c:2670
#, c-format
msgid "Network %s started\n"
msgstr "A rede %s foi iniciada\n"

#: src/virsh.c:2673
#, c-format
msgid "Failed to start network %s"
msgstr "Não foi possível iniciar a rede %s"

#: src/virsh.c:2686
msgid "undefine an inactive network"
msgstr "remover a definição de uma rede inactiva"

#: src/virsh.c:2687
msgid "Undefine the configuration for an inactive network."
msgstr "Remover a definição da configuração de uma rede inactiva."

#: src/virsh.c:2710
#, c-format
msgid "Network %s has been undefined\n"
msgstr "A rede %s ficou indefinida\n"

#: src/virsh.c:2712
#, c-format
msgid "Failed to undefine network %s"
msgstr "Não foi possível remover a definição da rede %s"

#: src/virsh.c:2725
msgid "convert a network name to network UUID"
msgstr "converter um nome ou ID de uma rede para um UUID"

#: src/virsh.c:2750
msgid "failed to get network UUID"
msgstr "não foi possível obter o UUID da rede"

#: src/virsh.c:2772
#, fuzzy
msgid "autostart a pool"
msgstr "iniciar automaticamente um domínio"

#: src/virsh.c:2774
#, fuzzy
msgid "Configure a pool to be automatically started at boot."
msgstr "Configurar um domínio para se iniciar automaticamente no arranque."

#: src/virsh.c:2779 src/virsh.c:3105 src/virsh.c:3145 src/virsh.c:3185
#: src/virsh.c:3225 src/virsh.c:3265 src/virsh.c:3450 src/virsh.c:3718
#: src/virsh.c:3854 src/virsh.c:3896 src/virsh.c:3948 src/virsh.c:3990
#: src/virsh.c:4134
#, fuzzy
msgid "pool name or uuid"
msgstr "nome ou UUID do domínio"

#: src/virsh.c:2801
#, fuzzy, c-format
msgid "failed to mark pool %s as autostarted"
msgstr "não foi possível marcar a rede %s como iniciada automaticamente"

#: src/virsh.c:2804
#, fuzzy, c-format
msgid "failed to unmark pool %s as autostarted"
msgstr "não foi possível desmarcar a rede %s como iniciada automaticamente"

#: src/virsh.c:2811
#, fuzzy, c-format
msgid "Pool %s marked as autostarted\n"
msgstr "O domínio %s foi marcado como de arranque automático\n"

#: src/virsh.c:2813
#, fuzzy, c-format
msgid "Pool %s unmarked as autostarted\n"
msgstr "O domínio %s foi desmarcado como de arranque automático\n"

#: src/virsh.c:2823
#, fuzzy
msgid "create a pool from an XML file"
msgstr "criar um domínio a partir de um ficheiro XML"

#: src/virsh.c:2824 src/virsh.c:2871
#, fuzzy
msgid "Create a pool."
msgstr "Criar um domínio."

#: src/virsh.c:2829 src/virsh.c:2967
#, fuzzy
msgid "file containing an XML pool description"
msgstr "ficheiro que contém uma descrição em XML do domínio"

#: src/virsh.c:2856
#, fuzzy, c-format
msgid "Pool %s created from %s\n"
msgstr "O domínio %s foi criado a partir do %s\n"

#: src/virsh.c:2859
#, fuzzy, c-format
msgid "Failed to create pool from %s"
msgstr "Não foi possível criar o domínio do %s"

#: src/virsh.c:2870
#, fuzzy
msgid "create a pool from a set of args"
msgstr "criar um domínio a partir de um ficheiro XML"

#: src/virsh.c:2876 src/virsh.c:3015
#, fuzzy
msgid "name of the pool"
msgstr "nome do domínio inactivo"

#: src/virsh.c:2877 src/virsh.c:3016
msgid "type of the pool"
msgstr ""

#: src/virsh.c:2878 src/virsh.c:3017
msgid "source-host for underlying storage"
msgstr ""

#: src/virsh.c:2879 src/virsh.c:3018
msgid "source path for underlying storage"
msgstr ""

#: src/virsh.c:2880 src/virsh.c:3019
msgid "source device for underlying storage"
msgstr ""

#: src/virsh.c:2881 src/virsh.c:3020
msgid "target for underlying storage"
msgstr ""

#: src/virsh.c:2933 src/virsh.c:3071 src/virsh.c:3683
#, fuzzy
msgid "Failed to allocate XML buffer"
msgstr "não foi possível reservar o 'buffer'"

#: src/virsh.c:2942
#, fuzzy, c-format
msgid "Pool %s created\n"
msgstr "O domínio %s foi criado a partir do %s\n"

#: src/virsh.c:2946
#, fuzzy, c-format
msgid "Failed to create pool %s"
msgstr "Não foi possível criar o domínio do %s"

#: src/virsh.c:2961
#, fuzzy
msgid "define (but don't start) a pool from an XML file"
msgstr "definir (mas não iniciar) um domínio a partir de um ficheiro XML"

#: src/virsh.c:2962 src/virsh.c:3010
#, fuzzy
msgid "Define a pool."
msgstr "Definir um domínio."

#: src/virsh.c:2994
#, fuzzy, c-format
msgid "Pool %s defined from %s\n"
msgstr "Domínio %s definido a partir do %s\n"

#: src/virsh.c:2997
#, fuzzy, c-format
msgid "Failed to define pool from %s"
msgstr "Não foi possível definir o domínio a partir do %s"

#: src/virsh.c:3009
msgid "define a pool from a set of args"
msgstr ""

#: src/virsh.c:3080
#, fuzzy, c-format
msgid "Pool %s defined\n"
msgstr "Domínio %s definido a partir do %s\n"

#: src/virsh.c:3084
#, fuzzy, c-format
msgid "Failed to define pool %s"
msgstr "Não foi possível remover a definição do domínio %s"

#: src/virsh.c:3099
msgid "build a pool"
msgstr ""

#: src/virsh.c:3100
msgid "Build a given pool."
msgstr ""

#: src/virsh.c:3123
#, c-format
msgid "Pool %s builded\n"
msgstr ""

#: src/virsh.c:3125
#, fuzzy, c-format
msgid "Failed to build pool %s"
msgstr "Não foi possível suspender o domínio %s"

#: src/virsh.c:3139
#, fuzzy
msgid "destroy a pool"
msgstr "destruir um domínio"

#: src/virsh.c:3140
#, fuzzy
msgid "Destroy a given pool."
msgstr "Destruir um domínio indicado."

#: src/virsh.c:3163
#, fuzzy, c-format
msgid "Pool %s destroyed\n"
msgstr "O domínio %s foi destruído\n"

#: src/virsh.c:3165
#, fuzzy, c-format
msgid "Failed to destroy pool %s"
msgstr "Não foi possível destruir o domínio %s"

#: src/virsh.c:3179
msgid "delete a pool"
msgstr ""

#: src/virsh.c:3180
#, fuzzy
msgid "Delete a given pool."
msgstr "Destruir um domínio indicado."

#: src/virsh.c:3203
#, fuzzy, c-format
msgid "Pool %s deleted\n"
msgstr "O domínio %s foi destruído\n"

#: src/virsh.c:3205
#, fuzzy, c-format
msgid "Failed to delete pool %s"
msgstr "Não foi possível destruir o domínio %s"

#: src/virsh.c:3219
msgid "refresh a pool"
msgstr ""

#: src/virsh.c:3220
msgid "Refresh a given pool."
msgstr ""

#: src/virsh.c:3243
#, fuzzy, c-format
msgid "Pool %s refreshed\n"
msgstr "O domínio %s foi reposto em execução\n"

#: src/virsh.c:3245
#, fuzzy, c-format
msgid "Failed to refresh pool %s"
msgstr "Não foi possível prosseguir com o domínio %s"

#: src/virsh.c:3259
#, fuzzy
msgid "pool information in XML"
msgstr "informação do domínio em XML"

#: src/virsh.c:3260
#, fuzzy
msgid "Output the pool information as an XML dump to stdout."
msgstr "Envia a informação do domínio em XML para o 'stdout'."

#: src/virsh.c:3300
#, fuzzy
msgid "list pools"
msgstr "listar os domínios"

#: src/virsh.c:3301
#, fuzzy
msgid "Returns list of pools."
msgstr "Devolve a lista de domínios."

#: src/virsh.c:3306
#, fuzzy
msgid "list inactive pools"
msgstr "listar os domínios inactivos"

#: src/virsh.c:3307
#, fuzzy
msgid "list inactive & active pools"
msgstr "listar os domínios activos e inactivos"

#: src/virsh.c:3327 src/virsh.c:3335
#, fuzzy
msgid "Failed to list active pools"
msgstr "Não foi possível listar os domínios activos"

#: src/virsh.c:3346 src/virsh.c:3354
#, fuzzy
msgid "Failed to list inactive pools"
msgstr "Não foi possível listar os domínios inactivos"

#: src/virsh.c:3444
#, fuzzy
msgid "storage pool information"
msgstr "informação do nó"

#: src/virsh.c:3445
#, fuzzy
msgid "Returns basic information about the storage pool."
msgstr "Devolve informações básicas acerca do nó."

#: src/virsh.c:3483
msgid "building"
msgstr ""

#: src/virsh.c:3487 src/virsh.c:5869 src/virsh.c:5895
msgid "running"
msgstr "em execução"

#: src/virsh.c:3491
msgid "degraded"
msgstr ""

#: src/virsh.c:3498 src/virsh.c:3924
msgid "Capacity:"
msgstr ""

#: src/virsh.c:3501 src/virsh.c:3927
#, fuzzy
msgid "Allocation:"
msgstr "a reservar o domínio"

#: src/virsh.c:3504
msgid "Available:"
msgstr ""

#: src/virsh.c:3520
#, fuzzy
msgid "convert a pool UUID to pool name"
msgstr "converter um UUID de rede para um nome de rede"

#: src/virsh.c:3525
#, fuzzy
msgid "pool uuid"
msgstr "UUID do domínio"

#: src/virsh.c:3551
#, fuzzy
msgid "start a (previously defined) inactive pool"
msgstr "iniciar um domínio inactivo (previamente definido)"

#: src/virsh.c:3552
#, fuzzy
msgid "Start a pool."
msgstr "Iniciar um domínio."

#: src/virsh.c:3557
#, fuzzy
msgid "name of the inactive pool"
msgstr "nome do domínio inactivo"

#: src/virsh.c:3574
#, fuzzy, c-format
msgid "Pool %s started\n"
msgstr "O domínio %s foi iniciado\n"

#: src/virsh.c:3577
#, fuzzy, c-format
msgid "Failed to start pool %s"
msgstr "Não foi possível iniciar o domínio %s"

#: src/virsh.c:3590
#, fuzzy
msgid "create a volume from a set of args"
msgstr "criar um domínio a partir de um ficheiro XML"

#: src/virsh.c:3591 src/virsh.c:3790
#, fuzzy
msgid "Create a vol."
msgstr "Criar um domínio."

#: src/virsh.c:3596 src/virsh.c:3756 src/virsh.c:3795
#, fuzzy
msgid "pool name"
msgstr "nome do domínio"

#: src/virsh.c:3597
#, fuzzy
msgid "name of the volume"
msgstr "nome do domínio inactivo"

#: src/virsh.c:3598
msgid "size of the vol with optional k,M,G,T suffix"
msgstr ""

#: src/virsh.c:3599
msgid "initial allocation size with optional k,M,G,T suffix"
msgstr ""

#: src/virsh.c:3600
msgid "file format type raw,bochs,qcow,qcow2,vmdk"
msgstr ""

#: src/virsh.c:3658 src/virsh.c:3663
#, c-format
msgid "Malformed size %s"
msgstr ""

#: src/virsh.c:3692
#, fuzzy, c-format
msgid "Vol %s created\n"
msgstr "O domínio %s foi criado a partir do %s\n"

#: src/virsh.c:3696
#, fuzzy, c-format
msgid "Failed to create vol %s"
msgstr "Não foi possível criar o XML"

#: src/virsh.c:3712
#, fuzzy
msgid "undefine an inactive pool"
msgstr "remover a definição de um domínio inactivo"

#: src/virsh.c:3713
#, fuzzy
msgid "Undefine the configuration for an inactive pool."
msgstr "Remover a definição da configuração de um domínio inactivo."

#: src/virsh.c:3736
#, fuzzy, c-format
msgid "Pool %s has been undefined\n"
msgstr "O domínio %s ficou indefinido\n"

#: src/virsh.c:3738
#, fuzzy, c-format
msgid "Failed to undefine pool %s"
msgstr "Não foi possível remover a definição do domínio %s"

#: src/virsh.c:3751
#, fuzzy
msgid "convert a pool name to pool UUID"
msgstr "converter um nome ou ID de uma rede para um UUID"

#: src/virsh.c:3776
#, fuzzy
msgid "failed to get pool UUID"
msgstr "não foi possível obter o UUID do domínio"

#: src/virsh.c:3789
#, fuzzy
msgid "create a vol from an XML file"
msgstr "criar um domínio a partir de um ficheiro XML"

#: src/virsh.c:3796
#, fuzzy
msgid "file containing an XML vol description"
msgstr "ficheiro que contém uma descrição em XML do domínio"

#: src/virsh.c:3833
#, fuzzy, c-format
msgid "Vol %s created from %s\n"
msgstr "O domínio %s foi criado a partir do %s\n"

#: src/virsh.c:3837
#, fuzzy, c-format
msgid "Failed to create vol from %s"
msgstr "Não foi possível criar o domínio do %s"

#: src/virsh.c:3848
msgid "delete a vol"
msgstr ""

#: src/virsh.c:3849
#, fuzzy
msgid "Delete a given vol."
msgstr "Destruir um domínio indicado."

#: src/virsh.c:3855 src/virsh.c:3897 src/virsh.c:3949
msgid "vol name, key or path"
msgstr ""

#: src/virsh.c:3874
#, fuzzy, c-format
msgid "Vol %s deleted\n"
msgstr "O domínio %s foi destruído\n"

#: src/virsh.c:3876
#, fuzzy, c-format
msgid "Failed to delete vol %s"
msgstr "Não foi possível destruir o domínio %s"

#: src/virsh.c:3890
#, fuzzy
msgid "storage vol information"
msgstr "informação do nó"

#: src/virsh.c:3891
#, fuzzy
msgid "Returns basic information about the storage vol."
msgstr "Devolve informações básicas acerca do nó."

#: src/virsh.c:3919
#, fuzzy
msgid "Type:"
msgstr "Tipo de SO:"

#: src/virsh.c:3921
#, fuzzy
msgid "file"
msgstr "ficheiro XML"

#: src/virsh.c:3921
#, fuzzy
msgid "block"
msgstr "bloqueado"

#: src/virsh.c:3942
#, fuzzy
msgid "vol information in XML"
msgstr "informação do domínio em XML"

#: src/virsh.c:3943
#, fuzzy
msgid "Output the vol information as an XML dump to stdout."
msgstr "Envia a informação do domínio em XML para o 'stdout'."

#: src/virsh.c:3984
#, fuzzy
msgid "list vols"
msgstr "listar os domínios"

#: src/virsh.c:3985
#, fuzzy
msgid "Returns list of vols by pool."
msgstr "Devolve a lista de domínios."

#: src/virsh.c:4010 src/virsh.c:4018
#, fuzzy
msgid "Failed to list active vols"
msgstr "Não foi possível listar os domínios activos"

#: src/virsh.c:4026
msgid "Path"
msgstr ""

#: src/virsh.c:4063
#, fuzzy
msgid "convert a vol UUID to vol name"
msgstr "converter um UUID de rede para um nome de rede"

#: src/virsh.c:4068
msgid "vol key or path"
msgstr ""

#: src/virsh.c:4096
#, fuzzy
msgid "convert a vol UUID to vol key"
msgstr "converter um UUID de rede para um nome de rede"

#: src/virsh.c:4101
#, fuzzy
msgid "vol uuid"
msgstr "UUID do domínio"

#: src/virsh.c:4129
#, fuzzy
msgid "convert a vol UUID to vol path"
msgstr "converter um UUID de rede para um nome de rede"

#: src/virsh.c:4135
msgid "vol name or key"
msgstr ""

#: src/virsh.c:4166
msgid "show version"
msgstr "mostrar a versão"

#: src/virsh.c:4167
msgid "Display the system version information."
msgstr "Mostrar a informação da versão do sistema."

#: src/virsh.c:4190
msgid "failed to get hypervisor type"
msgstr "não foi possível obter o tipo de supervisor"

#: src/virsh.c:4199
#, c-format
msgid "Compiled against library: libvir %d.%d.%d\n"
msgstr "Compilado com a biblioteca: libvir %d.%d.%d\n"

#: src/virsh.c:4204
msgid "failed to get the library version"
msgstr "não foi possível obter a versão da biblioteca"

#: src/virsh.c:4211
#, c-format
msgid "Using library: libvir %d.%d.%d\n"
msgstr "A usar a biblioteca: libvir %d.%d.%d\n"

#: src/virsh.c:4218
#, c-format
msgid "Using API: %s %d.%d.%d\n"
msgstr "A usar a API: %s %d.%d.%d\n"

#: src/virsh.c:4223
msgid "failed to get the hypervisor version"
msgstr "não foi possível obter a versão do supervisor"

#: src/virsh.c:4228
#, c-format
msgid "Cannot extract running %s hypervisor version\n"
msgstr "Não é possível extrair a versão do supervisor %s em execução\n"

#: src/virsh.c:4235
#, c-format
msgid "Running hypervisor: %s %d.%d.%d\n"
msgstr "A executar o supervisor: %s %d.%d.%d\n"

#: src/virsh.c:4246
msgid "print the hypervisor hostname"
msgstr "imprimir o nome da máquina supervisora"

#: src/virsh.c:4260
msgid "failed to get hostname"
msgstr "não foi possível obter o nome da máquina"

#: src/virsh.c:4275
msgid "print the hypervisor canonical URI"
msgstr "imprimir o URI canónico do supervisor"

#: src/virsh.c:4289
msgid "failed to get URI"
msgstr "não foi possível obter o URI"

#: src/virsh.c:4304
msgid "vnc display"
msgstr "visualização de VNC"

#: src/virsh.c:4305
msgid "Output the IP address and port number for the VNC display."
msgstr "Devolve o endereço IP e o número de porto da consola de VNC."

#: src/virsh.c:4380
msgid "tty console"
msgstr "consola TTY"

#: src/virsh.c:4381
msgid "Output the device for the TTY console."
msgstr "Mostra o dispositivo para a consola TTY."

#: src/virsh.c:4441
msgid "attach device from an XML file"
msgstr "associar um dispositivo a partir de um ficheiro XML"

#: src/virsh.c:4442
msgid "Attach device from an XML <file>."
msgstr "Associa um dispositivo a partir de um <ficheiro> em XML."

#: src/virsh.c:4448 src/virsh.c:4505
msgid "XML file"
msgstr "ficheiro XML"

#: src/virsh.c:4469
msgid "attach-device: Missing <file> option"
msgstr ""

#: src/virsh.c:4483
#, c-format
msgid "Failed to attach device from %s"
msgstr "Não foi possível associar o dispositivo a partir de %s"

#: src/virsh.c:4498
msgid "detach device from an XML file"
msgstr "remover a associação do dispositivo ao ficheiro XML"

#: src/virsh.c:4499
msgid "Detach device from an XML <file>"
msgstr "Remove a associação do dispositivo ao <ficheiro> XML"

#: src/virsh.c:4526
msgid "detach-device: Missing <file> option"
msgstr ""

#: src/virsh.c:4540
#, c-format
msgid "Failed to detach device from %s"
msgstr "Não foi possível remover a associação do dispositivo de %s"

#: src/virsh.c:4555
msgid "attach network interface"
msgstr "anexar a interface de rede"

#: src/virsh.c:4556
msgid "Attach new network interface."
msgstr "Anexar uma interface de rede nova."

#: src/virsh.c:4562 src/virsh.c:4676
msgid "network interface type"
msgstr "tipo da interface de rede"

#: src/virsh.c:4563
msgid "source of network interface"
msgstr "origem da interface de rede"

#: src/virsh.c:4564
msgid "target network name"
msgstr "nome da rede de destino"

#: src/virsh.c:4565 src/virsh.c:4677
#, fuzzy
msgid "MAC address"
msgstr "Endereço MAC"

#: src/virsh.c:4566
msgid "script used to bridge network interface"
msgstr "programa usado para interligar a interface de rede"

#: src/virsh.c:4598
#, c-format
msgid "No support %s in command 'attach-interface'"
msgstr "Não existe o %s de suporte no comando 'attach-interface'"

#: src/virsh.c:4669
msgid "detach network interface"
msgstr "desligar a interface de rede"

#: src/virsh.c:4670
msgid "Detach network interface."
msgstr "Desligar a interface de rede."

#: src/virsh.c:4715 src/virsh.c:4720
msgid "Failed to get interface information"
msgstr "Não foi possível obter a informação da interface"

#: src/virsh.c:4728
#, c-format
msgid "No found interface whose type is %s"
msgstr "Não foi encontrada nenhuma interface com o tipo %s"

#: src/virsh.c:4750
#, c-format
msgid "No found interface whose MAC address is %s"
msgstr "Não foi encontrada nenhuma interface com o endereço MAC %s"

#: src/virsh.c:4756 src/virsh.c:5030
msgid "Failed to allocate memory"
msgstr "Não foi possível reservar memória"

#: src/virsh.c:4761 src/virsh.c:5035
msgid "Failed to create XML"
msgstr "Não foi possível criar o XML"

#: src/virsh.c:4788
msgid "attach disk device"
msgstr "anexar um dispositivo em disco"

#: src/virsh.c:4789
msgid "Attach new disk device."
msgstr "Anexar um dispositivo em disco novo."

#: src/virsh.c:4795
msgid "source of disk device"
msgstr "origem do dispositivo de disco"

#: src/virsh.c:4796 src/virsh.c:4958
msgid "target of disk device"
msgstr "destino do dispositivo de disco"

#: src/virsh.c:4797
msgid "driver of disk device"
msgstr "controlador do dispositivo de disco"

#: src/virsh.c:4798
msgid "subdriver of disk device"
msgstr "sub-controlador do dispositivo de disco"

#: src/virsh.c:4799
msgid "target device type"
msgstr "tipo do dispositivo de destino"

#: src/virsh.c:4800
msgid "mode of device reading and writing"
msgstr "modo de leitura e escrita do dispositivo"

#: src/virsh.c:4831 src/virsh.c:4840 src/virsh.c:4847
#, c-format
msgid "No support %s in command 'attach-disk'"
msgstr "Não existe o %s como suporte no comando 'attach-disk'"

#: src/virsh.c:4951
msgid "detach disk device"
msgstr "desligar o dispositivo de disco"

#: src/virsh.c:4952
msgid "Detach disk device."
msgstr "Desligar o dispositivo de disco."

#: src/virsh.c:4993 src/virsh.c:4998 src/virsh.c:5005
msgid "Failed to get disk information"
msgstr "Não foi possível obter a informação do disco"

#: src/virsh.c:5024
#, c-format
msgid "No found disk whose target is %s"
msgstr "Não foi encontrado o disco com o destino %s"

#: src/virsh.c:5062
msgid "quit this interactive terminal"
msgstr "sair deste terminal interactivo"

#: src/virsh.c:5233
#, c-format
msgid "command '%s' requires <%s> option"
msgstr "o comando '%s' precisa da opção <%s>"

#: src/virsh.c:5234
#, c-format
msgid "command '%s' requires --%s option"
msgstr "o comando '%s' precisa da opção --%s"

#: src/virsh.c:5261
#, c-format
msgid "command '%s' doesn't exist"
msgstr "o comando '%s' não existe"

#: src/virsh.c:5269
msgid "  NAME\n"
msgstr "  NOME\n"

#: src/virsh.c:5273
msgid ""
"\n"
"  SYNOPSIS\n"
msgstr ""
"\n"
"  RESUMO\n"

#: src/virsh.c:5280
msgid ""
"\n"
"  DESCRIPTION\n"
msgstr ""
"\n"
"  DESCRIÇÃO\n"

#: src/virsh.c:5284
msgid ""
"\n"
"  OPTIONS\n"
msgstr ""
"\n"
"  OPÇÕES\n"

#: src/virsh.c:5291
#, c-format
msgid "--%s <number>"
msgstr "--%s <número>"

#: src/virsh.c:5293
#, c-format
msgid "--%s <string>"
msgstr "--%s <texto>"

#: src/virsh.c:5437
msgid "undefined domain name or id"
msgstr "nome ou ID do domínio indefinido"

#: src/virsh.c:5469
#, c-format
msgid "failed to get domain '%s'"
msgstr "não foi possível obter o domínio '%s'"

#: src/virsh.c:5482
msgid "undefined network name"
msgstr "nome da rede indefinido"

#: src/virsh.c:5506
#, c-format
msgid "failed to get network '%s'"
msgstr "não foi possível obter a rede '%s'"

#: src/virsh.c:5519 src/virsh.c:5565
#, fuzzy
msgid "undefined pool name"
msgstr "nome da rede indefinido"

#: src/virsh.c:5543
#, fuzzy, c-format
msgid "failed to get pool '%s'"
msgstr "não foi possível obter o domínio '%s'"

#: src/virsh.c:5560
#, fuzzy
msgid "undefined vol name"
msgstr "nome da rede indefinido"

#: src/virsh.c:5596
#, fuzzy, c-format
msgid "failed to get vol '%s'"
msgstr "não foi possível obter o domínio '%s'"

#: src/virsh.c:5627
#, c-format
msgid ""
"\n"
"(Time: %.3f ms)\n"
"\n"
msgstr ""
"\n"
"(Tempo: %.3f ms)\n"
"\n"

#: src/virsh.c:5701
msgid "missing \""
msgstr "falta o \""

#: src/virsh.c:5762
#, c-format
msgid "unexpected token (command name): '%s'"
msgstr "item inesperado (nome do comando): '%s'"

#: src/virsh.c:5767
#, c-format
msgid "unknown command: '%s'"
msgstr "comando desconhecido: '%s'"

#: src/virsh.c:5774
#, c-format
msgid "command '%s' doesn't support option --%s"
msgstr "o comando '%s' não suporta a opção --%s"

#: src/virsh.c:5789
#, c-format
msgid "expected syntax: --%s <%s>"
msgstr "sintaxe esperada: --%s <%s>"

#: src/virsh.c:5792
msgid "number"
msgstr "número"

#: src/virsh.c:5792
msgid "string"
msgstr "texto"

#: src/virsh.c:5798
#, c-format
msgid "unexpected data '%s'"
msgstr "dados '%s' inesperados"

#: src/virsh.c:5820
msgid "OPTION"
msgstr "OPÇÃO"

#: src/virsh.c:5820
msgid "DATA"
msgstr "DADOS"

#: src/virsh.c:5871 src/virsh.c:5893
msgid "blocked"
msgstr "bloqueado"

#: src/virsh.c:5873
msgid "paused"
msgstr "em pausa"

#: src/virsh.c:5875
msgid "in shutdown"
msgstr "em encerramento"

#: src/virsh.c:5877
msgid "shut off"
msgstr "desligado"

#: src/virsh.c:5879
msgid "crashed"
msgstr "estoirado"

#: src/virsh.c:5891
msgid "offline"
msgstr "inacessível"

#: src/virsh.c:5910
msgid "no valid connection"
msgstr "sem ligação válida"

#: src/virsh.c:5957
#, c-format
msgid "%s: error: "
msgstr "%s: erro: "

#: src/virsh.c:5959
msgid "error: "
msgstr "erro: "

#: src/virsh.c:5981 src/virsh.c:5993 src/virsh.c:6006
#, c-format
msgid "%s: %d: failed to allocate %d bytes"
msgstr "%s: %d: não foi possível reservar %d 'bytes'"

#: src/virsh.c:6020
#, c-format
msgid "%s: %d: failed to allocate %lu bytes"
msgstr "%s: %d: não foi possível reservar %lu 'bytes'"

#: src/virsh.c:6049
msgid "failed to connect to the hypervisor"
msgstr "não foi possível ligar ao supervisor"

#: src/virsh.c:6081
msgid "failed to get the log file information"
msgstr "não foi possível obter a informação do ficheiro de registo"

#: src/virsh.c:6086
msgid "the log path is not a file"
msgstr "a localização do registo não é um ficheiro"

#: src/virsh.c:6093
msgid "failed to open the log file. check the log file path"
msgstr ""
"não é possível aceder ao ficheiro de registo. Verifique a localização do "
"registo"

#: src/virsh.c:6161
msgid "failed to write the log file"
msgstr "não foi possível gravar o ficheiro de registo"

#: src/virsh.c:6176
#, c-format
msgid "%s: failed to write log file: %s"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"

#: src/virsh.c:6353
#, fuzzy
msgid "failed to disconnect from the hypervisor"
msgstr "Não foi possível desligar do supervisor"

#: src/virsh.c:6371
#, c-format
msgid ""
"\n"
"%s [options] [commands]\n"
"\n"
"  options:\n"
"    -c | --connect <uri>    hypervisor connection URI\n"
"    -r | --readonly         connect readonly\n"
"    -d | --debug <num>      debug level [0-5]\n"
"    -h | --help             this help\n"
"    -q | --quiet            quiet mode\n"
"    -t | --timing           print timing information\n"
"    -l | --log <file>       output logging to file\n"
"    -v | --version          program version\n"
"\n"
"  commands (non interactive mode):\n"
msgstr ""
"\n"
"%s [opções] [comandos]\n"
"\n"
"  options:\n"
"    -c | --connect <uri>    URI de ligação do supervisor\n"
"    -r | --readonly         ligação apenas para leitura\n"
"    -d | --debug <num>      nível de depuração [0-5]\n"
"    -h | --help             esta ajuda\n"
"    -q | --quiet            modo silencioso\n"
"    -t | --timing           imprimir a informação de tempos\n"
"    -l | --log <ficheiro>   regista os dados num ficheiro\n"
"    -v | --version          versão do programa\n"
"\n"
"  comandos (modo não-interactivo):\n"

#: src/virsh.c:6389
msgid ""
"\n"
"  (specify help <command> for details about the command)\n"
"\n"
msgstr ""
"\n"
"  (indique help <comando> para saber mais detalhes do comando)\n"
"\n"

#: src/virsh.c:6485
#, c-format
msgid "unsupported option '-%c'. See --help."
msgstr "a opção '-%c' não é suportada. Veja o --help."

#: src/virsh.c:6571
#, c-format
msgid ""
"Welcome to %s, the virtualization interactive terminal.\n"
"\n"
msgstr ""
"Bem-vindo ao %s, o terminal interactivo de virtualização.\n"
"\n"

#: src/virsh.c:6574
msgid ""
"Type:  'help' for help with commands\n"
"       'quit' to quit\n"
"\n"
msgstr ""
"Escreva:  'help' para obter ajuda sobre os comandos\n"
"          'quit' para sair\n"
"\n"

#: src/virterror.c:243
msgid "warning"
msgstr "atenção"

#: src/virterror.c:246
msgid "error"
msgstr "erro"

#: src/virterror.c:375
msgid "No error message provided"
msgstr "Não foi indicada nenhuma mensagem de erro"

#: src/virterror.c:430
#, c-format
msgid "internal error %s"
msgstr "erro interno %s"

#: src/virterror.c:432
msgid "internal error"
msgstr "erro interno"

#: src/virterror.c:439
msgid "this function is not supported by the hypervisor"
msgstr "esta função não é suportada pelo supervisor"

#: src/virterror.c:441
#, c-format
msgid "this function is not supported by the hypervisor: %s"
msgstr "esta função não é suportada pelo supervisor: %s"

#: src/virterror.c:445
msgid "could not connect to hypervisor"
msgstr "não foi possível ligar ao supervisor"

#: src/virterror.c:447
#, c-format
msgid "could not connect to %s"
msgstr "não foi possível ligar a %s"

#: src/virterror.c:451
msgid "invalid connection pointer in"
msgstr "ponteiro de ligação inválido em"

#: src/virterror.c:453
#, c-format
msgid "invalid connection pointer in %s"
msgstr "ponteiro de ligação inválido em %s"

#: src/virterror.c:457
msgid "invalid domain pointer in"
msgstr "ponteiro do domínio inválido em"

#: src/virterror.c:459
#, c-format
msgid "invalid domain pointer in %s"
msgstr "ponteiro do domínio inválido em %s"

#: src/virterror.c:463
msgid "invalid argument in"
msgstr "argumento inválido em"

#: src/virterror.c:465
#, c-format
msgid "invalid argument in %s"
msgstr "argumento inválido em %s"

#: src/virterror.c:469
#, c-format
msgid "operation failed: %s"
msgstr "a operação falhou: %s"

#: src/virterror.c:471
msgid "operation failed"
msgstr "a operação falhou"

#: src/virterror.c:475
#, c-format
msgid "GET operation failed: %s"
msgstr "A operação GET falhou: %s"

#: src/virterror.c:477
msgid "GET operation failed"
msgstr "A operação GET falhou"

#: src/virterror.c:481
#, c-format
msgid "POST operation failed: %s"
msgstr "A operação POST falhou: %s"

#: src/virterror.c:483
msgid "POST operation failed"
msgstr "A operação POST falhou"

#: src/virterror.c:486
#, c-format
msgid "got unknown HTTP error code %d"
msgstr "obteve-se um código de erro de HTTP desconhecido %d"

#: src/virterror.c:490
#, c-format
msgid "unknown host %s"
msgstr "máquina desconhecida %s"

#: src/virterror.c:492
msgid "unknown host"
msgstr "máquina desconhecida"

#: src/virterror.c:496
#, c-format
msgid "failed to serialize S-Expr: %s"
msgstr "não foi possível serializar a Expr-S: %s"

#: src/virterror.c:498
msgid "failed to serialize S-Expr"
msgstr "não foi possível serializar a Expr-S"

#: src/virterror.c:502
msgid "could not use Xen hypervisor entry"
msgstr "não foi possível usar o item do supervisor do Xen"

#: src/virterror.c:504
#, c-format
msgid "could not use Xen hypervisor entry %s"
msgstr "não foi possível usar o item %s do supervisor do Xen"

#: src/virterror.c:508
msgid "could not connect to Xen Store"
msgstr "não foi possível ligar ao Armazém do Xen"

#: src/virterror.c:510
#, c-format
msgid "could not connect to Xen Store %s"
msgstr "não foi possível ligar ao Armazém do Xen %s"

#: src/virterror.c:513
#, c-format
msgid "failed Xen syscall %s %d"
msgstr "a chamada %s %d do Xen falhou"

#: src/virterror.c:517
msgid "unknown OS type"
msgstr "tipo de SO desconhecido"

#: src/virterror.c:519
#, c-format
msgid "unknown OS type %s"
msgstr "tipo de SO desconhecido %s"

#: src/virterror.c:522
msgid "missing kernel information"
msgstr "falta a informação do 'kernel'"

#: src/virterror.c:526
msgid "missing root device information"
msgstr "falta a informação do dispositivo de raiz"

#: src/virterror.c:528
#, c-format
msgid "missing root device information in %s"
msgstr "falta a informação do dispositivo de raiz em %s"

#: src/virterror.c:532
msgid "missing source information for device"
msgstr "falta a informação de origem do dispositivo"

#: src/virterror.c:534
#, c-format
msgid "missing source information for device %s"
msgstr "falta a informação de origem do dispositivo %s"

#: src/virterror.c:538
msgid "missing target information for device"
msgstr "falta a informação do destino do dispositivo"

#: src/virterror.c:540
#, c-format
msgid "missing target information for device %s"
msgstr "falta a informação do destino do dispositivo %s"

#: src/virterror.c:544
msgid "missing domain name information"
msgstr "falta a informação do nome do domínio"

#: src/virterror.c:546
#, c-format
msgid "missing domain name information in %s"
msgstr "falta a informação do nome do domínio em %s"

#: src/virterror.c:550
msgid "missing operating system information"
msgstr "falta a informação do sistema operativo"

#: src/virterror.c:552
#, c-format
msgid "missing operating system information for %s"
msgstr "falta a informação do sistema operativo em %s"

#: src/virterror.c:556
msgid "missing devices information"
msgstr "falta a informação dos dispositivos"

#: src/virterror.c:558
#, c-format
msgid "missing devices information for %s"
msgstr "falta a informação dos dispositivos em %s"

#: src/virterror.c:562
msgid "too many drivers registered"
msgstr "estão demasiados controladores registados"

#: src/virterror.c:564
#, c-format
msgid "too many drivers registered in %s"
msgstr "estão demasiados controladores registados em %s"

#: src/virterror.c:568
msgid "library call failed, possibly not supported"
msgstr "a chamada da biblioteca falhou, talvez por não ser suportada"

#: src/virterror.c:570
#, c-format
msgid "library call %s failed, possibly not supported"
msgstr "a chamada da biblioteca %s falhou, talvez por não ser suportada"

#: src/virterror.c:574
msgid "XML description not well formed or invalid"
msgstr "a descrição em XML não está bem formatada ou é inválida"

#: src/virterror.c:576
#, c-format
msgid "XML description for %s is not well formed or invalid"
msgstr "a descrição em XML do %s não está bem formatada ou é inválida"

#: src/virterror.c:580
msgid "this domain exists already"
msgstr "este domínio já existe"

#: src/virterror.c:582
#, c-format
msgid "domain %s exists already"
msgstr "o domínio %s já existe"

#: src/virterror.c:586
msgid "operation forbidden for read only access"
msgstr "a operação é proibida para o acesso apenas para leitura"

#: src/virterror.c:588
#, c-format
msgid "operation %s forbidden for read only access"
msgstr "a operação %s é proibida para o acesso apenas para leitura"

#: src/virterror.c:592
msgid "failed to open configuration file for reading"
msgstr "não foi possível aceder ao ficheiro de configuração para leitura"

#: src/virterror.c:594
#, c-format
msgid "failed to open %s for reading"
msgstr "não foi possível aceder ao %s para leitura"

#: src/virterror.c:598
msgid "failed to read configuration file"
msgstr "não foi possível ler o ficheiro de configuração"

#: src/virterror.c:600
#, c-format
msgid "failed to read configuration file %s"
msgstr "não foi possível ler o ficheiro de configuração %s"

#: src/virterror.c:604
msgid "failed to parse configuration file"
msgstr "não foi possível processar o ficheiro de configuração"

#: src/virterror.c:606
#, c-format
msgid "failed to parse configuration file %s"
msgstr "não foi possível processar o ficheiro de configuração %s"

#: src/virterror.c:610
msgid "configuration file syntax error"
msgstr "erro de sintaxe no ficheiro de configuração"

#: src/virterror.c:612
#, c-format
msgid "configuration file syntax error: %s"
msgstr "erro de sintaxe no ficheiro de configuração: %s"

#: src/virterror.c:616
msgid "failed to write configuration file"
msgstr "não foi possível gravar o ficheiro de configuração"

#: src/virterror.c:618
#, c-format
msgid "failed to write configuration file: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/virterror.c:622
msgid "parser error"
msgstr "erro de processamento"

#: src/virterror.c:628
msgid "invalid network pointer in"
msgstr "ponteiro de rede inválido em"

#: src/virterror.c:630
#, c-format
msgid "invalid network pointer in %s"
msgstr "ponteiro de rede inválido em %s"

#: src/virterror.c:634
msgid "this network exists already"
msgstr "esta rede já existe"

#: src/virterror.c:636
#, c-format
msgid "network %s exists already"
msgstr "a rede %s já existe"

#: src/virterror.c:640
msgid "system call error"
msgstr "erro na chamada do sistema"

#: src/virterror.c:646
msgid "RPC error"
msgstr "erro de RPC"

#: src/virterror.c:652
msgid "GNUTLS call error"
msgstr "erro na chamada do GNUTLS"

#: src/virterror.c:658
msgid "Failed to find the network"
msgstr "Não foi possível encontrar a rede"

#: src/virterror.c:660
#, c-format
msgid "Failed to find the network: %s"
msgstr "Não foi possível encontrar a rede: %s"

#: src/virterror.c:664
msgid "Domain not found"
msgstr "O domínio não foi encontrado"

#: src/virterror.c:666
#, c-format
msgid "Domain not found: %s"
msgstr "O domínio não foi encontrado: %s"

#: src/virterror.c:670
msgid "Network not found"
msgstr "A rede não foi encontrada"

#: src/virterror.c:672
#, c-format
msgid "Network not found: %s"
msgstr "A rede não foi encontrada: %s"

#: src/virterror.c:676
#, fuzzy
msgid "invalid MAC address"
msgstr "endereço MAC inválido"

#: src/virterror.c:678
#, fuzzy, c-format
msgid "invalid MAC address: %s"
msgstr "endereço MAC inválido: %s"

#: src/virterror.c:682
msgid "authentication failed"
msgstr "a autenticação falhou"

#: src/virterror.c:684
#, c-format
msgid "authentication failed: %s"
msgstr "a autenticação falhou: %s"

#: src/virterror.c:688
#, fuzzy
msgid "Storage pool not found"
msgstr "A rede não foi encontrada"

#: src/virterror.c:690
#, fuzzy, c-format
msgid "Storage pool not found: %s"
msgstr "A rede não foi encontrada: %s"

#: src/virterror.c:694
#, fuzzy
msgid "Storage volume not found"
msgstr "A rede não foi encontrada"

#: src/virterror.c:696
#, fuzzy, c-format
msgid "Storage volume not found: %s"
msgstr "A rede não foi encontrada: %s"

#: src/virterror.c:700
#, fuzzy
msgid "invalid storage pool pointer in"
msgstr "ponteiro de rede inválido em"

#: src/virterror.c:702
#, fuzzy, c-format
msgid "invalid storage pool pointer in %s"
msgstr "ponteiro de rede inválido em %s"

#: src/virterror.c:706
#, fuzzy
msgid "invalid storage volume pointer in"
msgstr "ponteiro de rede inválido em"

#: src/virterror.c:708
#, fuzzy, c-format
msgid "invalid storage volume pointer in %s"
msgstr "ponteiro de rede inválido em %s"

#: src/virterror.c:712
#, fuzzy
msgid "Failed to find a storage driver"
msgstr "Não foi possível encontrar a rede"

#: src/virterror.c:714
#, fuzzy, c-format
msgid "Failed to find a storage driver: %s"
msgstr "Não foi possível encontrar a rede: %s"

#: src/xen_internal.c:1326
#, c-format
msgid "Credit scheduler weight parameter (%d) is out of range (1-65535)"
msgstr ""
"O parâmetro de peso do escalonamento por créditos (%d) está fora do "
"intervalo (1-65535)"

#: src/xen_internal.c:1336
#, c-format
msgid "Credit scheduler cap parameter (%d) is out of range (0-65535)"
msgstr ""
"O parâmetro de limite do escalonamento por créditos (%d) está fora do "
"intervalo (0-65535)"

#: src/xen_internal.c:2502
#, c-format
msgid "allocating %d domain info"
msgstr "a reservar a informação de %d domínios"

#: src/xend_internal.c:246
#, fuzzy
msgid "failed to create a socket"
msgstr "não foi possível reservar um nó"

#: src/xend_internal.c:268
#, fuzzy
msgid "failed to connect to xend"
msgstr "não foi possível ligar ao Armazém do Xen"

#: src/xend_internal.c:315 src/xend_internal.c:318
msgid "failed to read from Xen Daemon"
msgstr "não foi possível ler do Servidor do Xen"

#: src/xend_internal.c:506
#, fuzzy, c-format
msgid "xend_get: error from xen daemon: %s"
msgstr "Não foi possível prosseguir com o domínio %s"

#: src/xend_internal.c:556 src/xend_internal.c:559 src/xend_internal.c:567
#, c-format
msgid "xend_post: error from xen daemon: %s"
msgstr ""

#: src/xend_internal.c:851 src/xend_internal.c:1818 src/xend_internal.c:1836
msgid "allocate new buffer"
msgstr "reservar um novo 'buffer'"

#: src/xend_internal.c:1046
#, fuzzy, c-format
msgid "gethostbyname failed: %s"
msgstr "a operação falhou: %s"

#: src/xend_internal.c:1167
msgid "failed to urlencode the create S-Expr"
msgstr "não foi possível codificar o URL da Expr-S da criação"

#: src/xend_internal.c:1208
msgid "domain information incomplete, missing domid"
msgstr "informação do domínio incompleta, falta o 'domid'"

#: src/xend_internal.c:1214
msgid "domain information incorrect domid not numeric"
msgstr "informação do domínio incompleta, o 'domid' não é numérico"

#: src/xend_internal.c:1219 src/xend_internal.c:1266
msgid "domain information incomplete, missing uuid"
msgstr "informação do domínio incompleta, falta o 'uuid'"

#: src/xend_internal.c:1258 src/xend_internal.c:1988 src/xend_internal.c:1995
msgid "domain information incomplete, missing name"
msgstr "informação do domínio incompleta, falta o nome"

#: src/xend_internal.c:1441
#, fuzzy
msgid "domain information incomplete, missing HVM loader"
msgstr "informação do domínio incompleta, falta o nome"

#: src/xend_internal.c:1493
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
"informação do domínio incompleta, falta o 'kernel' & o gestor de arranque"

#: src/xend_internal.c:1555
#, fuzzy
msgid "Unknown char device type"
msgstr "tipo de SO desconhecido"

#: src/xend_internal.c:1589 src/xend_internal.c:1629 src/xend_internal.c:1645
msgid "malformed char device string"
msgstr ""

#: src/xend_internal.c:1712
msgid "no memory for char device config"
msgstr ""

#: src/xend_internal.c:1788
msgid "domain information incomplete, vbd has no dev"
msgstr "informação do domínio incompleta, o 'vbd' não tem dispositivo"

#: src/xend_internal.c:1803
msgid "domain information incomplete, vbd has no src"
msgstr "informação do domínio incompleta, o 'vbd' não tem origem"

#: src/xend_internal.c:1812
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
"não é possível processar o nome do ficheiro 'vbd', falta o nome do "
"controlador"

#: src/xend_internal.c:1830
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
"não é possível processar o nome do ficheiro 'vbd', falta o tipo do "
"controlador"

#: src/xend_internal.c:1976
msgid "domain information incomplete, missing id"
msgstr "informação do domínio incompleta, falta o ID"

#: src/xend_internal.c:2288 src/xm_internal.c:1065
msgid "parsing soundhw string failed."
msgstr ""

#: src/xend_internal.c:2458
msgid "failed to parse topology information"
msgstr "não foi possível processar a informação da topologia"

#: src/xend_internal.c:2512
msgid "topology syntax error"
msgstr "erro de sintaxe da topologia"

#: src/xend_internal.c:2576
msgid "failed to parse Xend domain information"
msgstr "não foi possível processar a informação do domínio do Xend"

#: src/xend_internal.c:3056
msgid "xenDaemonDomainDumpXMLByID failed to find this domain"
msgstr ""

#: src/xend_internal.c:3081
msgid "xenDaemonDomainDumpXMLByName failed to find this domain"
msgstr ""

#: src/xend_internal.c:3696 src/xend_internal.c:4116
#, fuzzy
msgid "failed to parse domain description"
msgstr "não foi possível processar a informação do domínio do Xend"

#: src/xend_internal.c:3842
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""

#: src/xend_internal.c:3883
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""

#: src/xend_internal.c:3891
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "nó inesperado do valor"

#: src/xend_internal.c:3902
#, fuzzy
msgid "no memory"
msgstr "memória do nó"

#: src/xend_internal.c:3908
#, fuzzy
msgid "sexpr2string failed"
msgstr "a operação falhou"

#: src/xend_internal.c:3913
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Não foi possível remover a definição do domínio %s"

#: src/xend_internal.c:3918
msgid "on_xend_start not present in sexpr"
msgstr ""

#: src/xend_internal.c:3949
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "a operação falhou: %s"

#: src/xend_internal.c:3955
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "não foi possível obter o nome da máquina"

#: src/xend_internal.c:3986
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""

#: src/xend_internal.c:3996
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""

#: src/xend_internal.c:4008
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""

#: src/xend_internal.c:4021
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""

#: src/xend_internal.c:4026
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""

#: src/xend_internal.c:4033
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""

#: src/xend_internal.c:4040 src/xend_internal.c:4062 src/xend_internal.c:4070
#: src/xend_internal.c:4298 src/xend_internal.c:4305 src/xml.c:405
msgid "strdup failed"
msgstr ""

#: src/xend_internal.c:4053
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""

#: src/xend_internal.c:4126
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Não foi possível criar o domínio inactivo %s\n"

#: src/xend_internal.c:4280 src/xend_internal.c:4356 src/xend_internal.c:4446
msgid "unsupported in xendConfigVersion < 4"
msgstr ""

#: src/xend_internal.c:4292
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "informação do domínio incompleta, falta o nome"

#: src/xend_internal.c:4310 src/xend_internal.c:4404 src/xend_internal.c:4516
#, fuzzy
msgid "Unknown scheduler"
msgstr "Desconhecido"

#: src/xend_internal.c:4369 src/xend_internal.c:4459
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "não foi possível obter o nome da máquina"

#: src/xend_internal.c:4382 src/xend_internal.c:4495
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "informação do domínio incompleta, falta o 'uuid'"

#: src/xend_internal.c:4387 src/xend_internal.c:4504
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "informação do domínio incompleta, falta o 'uuid'"

#: src/xend_internal.c:4584
msgid "domainBlockPeek is not supported for dom0"
msgstr ""

#: src/xend_internal.c:4603
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "argumento inválido em %s"

#: src/xend_internal.c:4611
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "não foi possível aceder ao %s para leitura"

#: src/xend_internal.c:4623
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Não foi possível aceder ao '%s': %s"

#: src/xm_internal.c:435
msgid "xenXMConfigCacheRefresh: name"
msgstr ""

#: src/xm_internal.c:446
msgid "xenXMConfigCacheRefresh: virHashAddEntry"
msgstr ""

#: src/xm_internal.c:1303
#, fuzzy
msgid "read only connection"
msgstr "ligação apenas para leitura"

#: src/xm_internal.c:1308
#, fuzzy
msgid "not inactive domain"
msgstr "listar os domínios inactivos"

#: src/xm_internal.c:1313
msgid "virHashLookup"
msgstr ""

#: src/xm_internal.c:1318
#, fuzzy
msgid "can't retrieve config file for domain"
msgstr "não foi possível gravar o ficheiro de configuração: %s"

#: src/xm_internal.c:1944 src/xm_internal.c:2672 src/xm_internal.c:2694
#: src/xm_internal.c:3091
#, fuzzy
msgid "cannot read XML domain definition"
msgstr "carregar o ficheiro de definição do domínio"

#: src/xm_internal.c:1950
#, fuzzy
msgid "missing top level domain element"
msgstr "falta a informação do dispositivo de raiz"

#: src/xm_internal.c:1958
#, fuzzy
msgid "domain type is invalid"
msgstr "o domínio %s já existe"

#: src/xm_internal.c:1966 src/xm_internal.c:2677 src/xm_internal.c:2699
#: src/xm_internal.c:3096
#, fuzzy
msgid "cannot create XPath context"
msgstr "a criar o contexto de XPath"

#: src/xm_internal.c:2158 src/xm_internal.c:2232 src/xm_internal.c:2253
#: src/xm_internal.c:2269 src/xm_internal.c:2288 src/xm_internal.c:2303
#: src/xm_internal.c:2476
msgid "config"
msgstr ""

#: src/xm_internal.c:2414
msgid "name config parameter is missing"
msgstr ""

#: src/xm_internal.c:2423
msgid "can't retrieve config filename for domain to overwrite"
msgstr ""

#: src/xm_internal.c:2429
msgid "can't retrieve config entry for domain to overwrite"
msgstr ""

#: src/xm_internal.c:2435 src/xm_internal.c:2491
msgid "uuid config parameter is missing"
msgstr ""

#: src/xm_internal.c:2445 src/xm_internal.c:2452
#, fuzzy
msgid "failed to remove old domain from config map"
msgstr "Não foi possível repor o domínio a partir de %s"

#: src/xm_internal.c:2461
msgid "config file name is too long"
msgstr ""

#: src/xm_internal.c:2471
#, fuzzy
msgid "unable to write config file"
msgstr "não foi possível gravar o ficheiro de configuração"

#: src/xm_internal.c:2482
#, fuzzy
msgid "unable to get current time"
msgstr "Não é possível verificar o Tamanho de Memória actual"

#: src/xm_internal.c:2497 src/xm_internal.c:2504
#, fuzzy
msgid "unable to store config file handle"
msgstr "não foi possível ler o ficheiro de configuração %s"

#: src/xm_internal.c:2711
#, fuzzy
msgid "unknown device"
msgstr "tipo de SO desconhecido"

#: src/xml.c:248
msgid "topology cpuset syntax error"
msgstr "erro de sintaxe no conjunto de CPU's da topologia"

#: src/xml.c:314
#, fuzzy
msgid "failed to allocate sound string"
msgstr "não foi possível reservar um nó"

#: src/xml.c:328
msgid "no model for sound device"
msgstr ""

#: src/xml.c:334
#, fuzzy
msgid "unknown sound model type"
msgstr "tipo de SO desconhecido %s"

#: src/xml.c:393
msgid "Invalid parameter to virXPathString()"
msgstr ""

#: src/xml.c:428 src/xml.c:463
msgid "Invalid parameter to virXPathNumber()"
msgstr ""

#: src/xml.c:509
msgid "Invalid parameter to virXPathBoolean()"
msgstr ""

#: src/xml.c:542
msgid "Invalid parameter to virXPathNode()"
msgstr ""

#: src/xml.c:578
msgid "Invalid parameter to virXPathNodeSet()"
msgstr ""

#: src/xml.c:595 src/xmlrpc.c:479
msgid "allocate string array"
msgstr "reservar a lista de texto"

#: src/xml.c:966
#, fuzzy
msgid "too many boot devices"
msgstr "demasiados domínios"

#: src/xml.c:998
#, fuzzy
msgid "no HVM domain loader"
msgstr "lista de domínios do nó"

#: src/xml.c:1091 src/xml.c:1108
#, fuzzy
msgid "invalid input device"
msgstr "ponteiro do domínio inválido em"

#: src/xmlrpc.c:53
#, fuzzy
msgid "allocate value"
msgstr "reservar uma lista de valores"

#: src/xmlrpc.c:65
msgid "copying node content"
msgstr "a copiar o conteúdo dos nós"

#: src/xmlrpc.c:162
msgid "allocate value array"
msgstr "reservar uma lista de valores"

#: src/xmlrpc.c:185
#, fuzzy
msgid "allocate dict"
msgstr "reservar um contexto novo"

#: src/xmlrpc.c:196
msgid "unexpected dict node"
msgstr "nó inesperado do dicionário"

#: src/xmlrpc.c:267
msgid "unexpected value node"
msgstr "nó inesperado do valor"

#: src/xmlrpc.c:427
msgid "send request"
msgstr "enviar o pedido"

#: src/xmlrpc.c:433
msgid "unexpected mime type"
msgstr "tipo MIME inesperado"

#: src/xmlrpc.c:439
msgid "allocate response"
msgstr "reservar uma resposta"

#: src/xmlrpc.c:447 src/xmlrpc.c:509
msgid "read response"
msgstr "ler a resposta"

#: src/xmlrpc.c:602
msgid "parse server response failed"
msgstr "a resposta processada pelo servidor falhou"

#: src/xmlrpc.c:663
msgid "allocate new context"
msgstr "reservar um contexto novo"

#: src/xs_internal.c:329
msgid "failed to connect to Xen Store"
msgstr "não foi possível ligar ao Armazém do Xen"

#, fuzzy
#~ msgid "Failed to find the sysfs path for %d:%d:%d:%d: %s"
#~ msgstr "Não foi possível encontrar a rede: %s"

#, fuzzy
#~ msgid "Failed to find SCSI device for %d:%d:%d:%d: %s"
#~ msgstr "Não foi possível encontrar a rede: %s"

#, fuzzy
#~ msgid "out of memory allocating return array"
#~ msgstr "mudar a reserva de memória"

#, fuzzy
#~ msgid "cannot allocate address"
#~ msgstr "reservar uma resposta"

#, fuzzy
#~ msgid "poll returned error: %s"
#~ msgstr "erro interno %s"

#, fuzzy
#~ msgid "cannot allocate memory for buffer"
#~ msgstr "reservar um novo 'buffer'"

#, fuzzy
#~ msgid "Failed to bring down bridge '%s' : %s\n"
#~ msgstr "Não foi possível aceder ao '%s': %s"

#~ msgid "Failed to open '%s': read: %s"
#~ msgstr "não foi possível aceder ao '%s': lidos: %s"

#~ msgid "growing buffer"
#~ msgstr "a aumentar o 'buffer'"

#~ msgid "allocate buffer content"
#~ msgstr "reservar o conteúdo do 'buffer'"

#~ msgid "file conatining an XML domain description"
#~ msgstr "ficheiro que contém uma descrição em XML do domínio"

#~ msgid "Xen Daemon or Xen Store"
#~ msgstr "Servidor ou Armazém do Xen"

#~ msgid "file conatining an XML network description"
#~ msgstr "ficheiro que contém uma descrição em XML da rede"

#~ msgid "Failed to resume new domain %s\n"
#~ msgstr "Não foi possível prosseguir com o domínio novo %s\n"