summaryrefslogtreecommitdiff
path: root/po/pt.po
blob: 6f2547c3e9a2d41d2257f7082969486f54aa89b0 (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
# gdm2's Portuguese Translation
# Copyright (C) 2001 gmd2
# Distributed under the same licence as the gdm2 package
# Duarte Loreto <happyguy_pt@hotmail.com>, 2001, 2002, 2003
#
msgid ""
msgstr ""
"Project-Id-Version: 2.4\n"
"POT-Creation-Date: 2003-05-19 00:30+0000\n"
"PO-Revision-Date: 2003-05-19 00:35+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. DON\'T CHANGE THIS BY HAND! CHANGE THE SCRIPT THIS IS GENERATED
#. ALWAYS ADD A CHANGELOG OR I WILL PERSONALLY KICK YOUR ASS!
#: config/gettextfoo.h:3
msgid ""
"I cannot start the X server (your graphical interface).  It is likely that "
"it is not set up correctly.  You will need to log in on a console and rerun "
"the X configuration program.  Then restart GDM."
msgstr ""
"Incapaz de iniciar o servidor X (o seu interface gráfico). É provável que "
"não esteja configurado correctamente. Terá de se ligar a uma consola e re-"
"executar a aplicação de configuração do X. Depois reiniciar o GDM."

#: config/gettextfoo.h:4
msgid ""
"Would you like me to try to run the X configuration program?  Note that you "
"will need the root password for this."
msgstr ""
"Deseja tentar executar a aplicação de configuração do X? Note que "
"necessitará da senha de root para o fazer."

#: config/gettextfoo.h:5
msgid "Please type in the root (privileged user) password."
msgstr "Introduza a senha de root (utilizador de administração)."

#: config/gettextfoo.h:6
msgid "I will now try to restart the X server again."
msgstr "Tentar-se-á reiniciar o servidor X novamente."

#: config/gettextfoo.h:7
msgid ""
"I will disable this X server for now.  Restart GDM when it is configured "
"correctly."
msgstr ""
"O servidor X será desactivado por agora. Reinicie o GDM quando estiver "
"correctamente configurado."

#: config/gettextfoo.h:8
msgid ""
"I cannot start the X server (your graphical interface).  It is likely that "
"it is not set up correctly.  Would you like to view the X server output to "
"diagnose the problem?"
msgstr ""
"Incapaz de iniciar o servidor X (o seu interface gráfico). É provável que "
"esteja incorrectamente configurado. Deseja ver os resultados do servidor X "
"para diagnosticar o problema?"

#: config/gettextfoo.h:9
msgid ""
"I cannot start the X server (your graphical interface).  It seems that the "
"pointer device (your mouse) is not set up correctly.  Would you like to view "
"the X server output to diagnose the problem?"
msgstr ""
"Incapaz de iniciar o servidor X (o seu interface gráfico). Parece que o seu "
"dispositivo de ponteiro (o rato) está incorrectamente configurado. Deseja "
"ver os resultados do servidor X para diagnosticar o problema?"

#: config/gettextfoo.h:10
msgid ""
"Would you like me to try to run the mouse configuration program?  Note that "
"you will need the root password for this."
msgstr ""
"Deseja executar a aplicação de configuração do rato? Note que necessitará da "
"senha de root para o fazer."

#: daemon/auth.c:55
#, c-format
msgid "%s: Could not write new authorization entry: %s"
msgstr "%s: Incapaz de escrever nova entrada de autorização: %s"

#: daemon/auth.c:58
#, c-format
msgid "%s: Could not write new authorization entry.  Possibly out of diskspace"
msgstr ""
"%s: Incapaz de escrever nova entrada de autorização. Provavelmente sem "
"espaço em disco"

#: daemon/auth.c:63
#, c-format
msgid ""
"GDM could not write a new authorization entry to disk.  Possibly out of "
"diskspace.%s%s"
msgstr ""
"O GDM foi incapaz de escrever nova entrada de autorização em disco. "
"Provavelmente sem espaço em disco.%s%s"

#: daemon/auth.c:179
#, c-format
msgid "%s: Could not make new cookie file in %s"
msgstr "%s: Incapaz de criar ficheiro cookie em %s"

#. Really no need to clean up here - this process is a goner anyway
#: daemon/auth.c:437 daemon/auth.c:471
#, c-format
msgid "gdm_auth_user_add: Could not open cookie file %s"
msgstr "gdm_auth_user_add: Incapaz de abrir ficheiro cookie %s"

#: daemon/auth.c:454
#, c-format
msgid "gdm_auth_user_add: Could not lock cookie file %s"
msgstr "gdm_auth_user_add: Incapaz de trancar ficheiro cookie %s"

#: daemon/auth.c:500
#, c-format
msgid "%s: Could not write cookie"
msgstr "%s: Incapaz de escrever cookie"

#: daemon/auth.c:574
#, c-format
msgid "gdm_auth_user_remove: Ignoring suspiciously looking cookie file %s"
msgstr "gdm_auth_user_remove: A ignorar ficheiro cookie suspeito %s"

#. This means we have no clue what's happening,
#. * it's not X server crashing as we would have
#. * cought that elsewhere.  Things are just
#. * not working out, so tell the user
#: daemon/display.c:98 daemon/display.c:105
#, c-format
msgid ""
"Failed to start the display server several times in a short time period; "
"disabling display %s"
msgstr ""
"Falha várias vezes consecutivas, nun curto espaço de tempo, em iniciar o "
"servidor de visualização; a desactivar visualização %s"

#: daemon/display.c:163
#, c-format
msgid "%s: Cannot create pipe"
msgstr "%s: Incapaz de criar pipe"

#: daemon/display.c:254
#, c-format
msgid "gdm_display_manage: Failed forking gdm slave process for %s"
msgstr "gdm_display_manage: Falha no fork do processo escravo gdm para %s"

#: daemon/errorgui.c:133
#, c-format
msgid "%s could not be opened"
msgstr "%s não pode ser aberto"

#: daemon/errorgui.c:283
msgid "gdm_error_box: Cannot fork to display error/info box"
msgstr ""
"gdm_error_box: Incapaz de realizar fork para mostrar caixa de erro/informação"

#: daemon/errorgui.c:435 daemon/errorgui.c:557
msgid "gdm_failsafe_question: Cannot fork to display error/info box"
msgstr ""
"gdm_failsafe_question: Incapaz de realizar fork para mostrar caixa de erro/"
"informação"

#: daemon/filecheck.c:49
#, c-format
msgid "%s: Directory %s does not exist."
msgstr "%s: Directório %s não existe."

#: daemon/filecheck.c:56 daemon/filecheck.c:97
#, c-format
msgid "%s: %s is not owned by uid %d."
msgstr "%s: %s não é possuido pelo uid %d."

#: daemon/filecheck.c:62 daemon/filecheck.c:104
#, c-format
msgid "%s: %s is writable by group."
msgstr "%s: %s tem permissões de escrita para o grupo."

#: daemon/filecheck.c:68
#, c-format
msgid "%s: %s is writable by other."
msgstr "%s: %s tem permissões de escrita para outros."

#: daemon/filecheck.c:82
#, c-format
msgid "%s: %s does not exist but must exist."
msgstr "%s: %s não existe mas tem de existir."

#: daemon/filecheck.c:90
#, c-format
msgid "%s: %s is not a regular file."
msgstr "%s: %s não é um ficheiro normal."

#: daemon/filecheck.c:111
#, c-format
msgid "%s: %s is writable by group/other."
msgstr "%s: %s tem permissões de escrita para o grupo/outros."

#: daemon/filecheck.c:118
#, c-format
msgid "%s: %s is bigger than sysadmin specified maximum file size."
msgstr ""
"%s: %s é maior que o tamanho máximo de ficheiro especificado pelo sysadmin."

#: daemon/gdm-net.c:248
#, c-format
msgid "%s: Could not make socket"
msgstr "%s: Incapaz de criar socket"

#: daemon/gdm-net.c:258
#, c-format
msgid "%s: Could not bind socket"
msgstr "%s: Incapaz de ligar socket"

#: daemon/gdm-net.c:336
#, c-format
msgid "%s: Could not make FIFO"
msgstr "%s: Incapaz de fazer FIFO"

#: daemon/gdm-net.c:344
#, c-format
msgid "%s: Could not open FIFO"
msgstr "%s: Incapaz de abrir FIFO"

#: daemon/gdm.c:229
#, c-format
msgid "%s: No configuration file: %s. Using defaults."
msgstr "%s: Nenhum ficheiro de configuração: %s. A utilizar omissões."

#: daemon/gdm.c:305
#, c-format
msgid "%s: Standard X server not found, trying alternatives"
msgstr "%s: Servidor X standard não encontrado, a tentar alternativas"

#: daemon/gdm.c:335
#, c-format
msgid "%s: XDMCP was enabled while there is no XDMCP support, turning it off"
msgstr ""
"%s: XDMCP foi activado quando não existia suporte XDMCP, a desactiva-lo"

#: daemon/gdm.c:348
#, c-format
msgid "%s: Root cannot be autologged in, turing off automatic login"
msgstr ""
"%s: Root não pode iniciar sessão automática, a desligar login automático"

#: daemon/gdm.c:361
#, c-format
msgid "%s: Root cannot be autologged in, turing off timed login"
msgstr ""
"%s: Root não pode iniciar sessão automática, a desligar login temporizado"

#: daemon/gdm.c:367
#, c-format
msgid "%s: TimedLoginDelay less than 5, so I will just use 5."
msgstr "%s: TimedLoginDelay menor que 5, será ajustado para 5."

#: daemon/gdm.c:377
#, c-format
msgid "%s: No greeter specified."
msgstr "%s: Nenhumas boas-vindas especificadas."

#: daemon/gdm.c:380
#, c-format
msgid "%s: No remote greeter specified."
msgstr "%s: Nenhumas boas-vindas remotas especificadas."

#: daemon/gdm.c:385
msgid "No daemon/ServAuthDir specified in the configuration file"
msgstr "Nenhum deamon/ServAuthDir especificado no ficheiro de configuração"

#: daemon/gdm.c:387
#, c-format
msgid "%s: No authdir specified."
msgstr "%s: Nenhum authdir especificado."

#: daemon/gdm.c:394
#, c-format
msgid "%s: No sessions directory specified."
msgstr "%s: Nenhum directório de sessão especificado."

#: daemon/gdm.c:420
#, c-format
msgid "%s: Empty server command, using standard one."
msgstr "%s: Comando de servidor vazio, a utilizar standard."

#: daemon/gdm.c:466
#, c-format
msgid "%s: Display number %d in use!  I will use %d"
msgstr "%s: Ecrã %d em utilização! Será utilizado o %d"

#: daemon/gdm.c:483
#, c-format
msgid "%s: Invalid server line in config file. Ignoring!"
msgstr "%s: Linha de servidor inválida no ficheiro de configuração. A ignorar!"

#. start
#. server uid
#: daemon/gdm.c:506
#, c-format
msgid ""
"%s: XDMCP disabled and no local servers defined. Adding %s on :%d to allow "
"configuration!"
msgstr ""
"%s: XDMCP desactivado e nenhum servidor local definido. A adicionar %s em :%"
"d para permitir configuração!"

#: daemon/gdm.c:521
#, c-format
msgid ""
"XDMCP is disabled and gdm cannot find any local server to start.  Aborting!  "
"Please correct the configuration %s and restart gdm."
msgstr ""
"XDMCP está desactivo e o gdm não consegue encontrar nenhum servidor local "
"para iniciar. A abortar! Corrija a configuração %s e reinicie o gdm."

#: daemon/gdm.c:529
#, c-format
msgid "%s: XDMCP disabled and no local servers defined. Aborting!"
msgstr "%s: XDMCP desactivo e nenhum servidor local definido. A abortar!"

#: daemon/gdm.c:537
#, c-format
msgid "%s: Can't find the gdm user (%s). Trying 'nobody'!"
msgstr "%s: Incapaz de encontrar o utilizador gdm (%s). A tentar 'nobody'!"

#: daemon/gdm.c:545
#, c-format
msgid ""
"The gdm user does not exist. Please correct gdm configuration %s and restart "
"gdm."
msgstr ""
"O utilizador gdm não existe. Corrija a configuração %s do gdm e reinicie-o."

#: daemon/gdm.c:551
#, c-format
msgid "%s: Can't find the gdm user (%s). Aborting!"
msgstr "%s: Incapaz de encontrar o utilizador gdm (%s). A abortar!"

#: daemon/gdm.c:558
#, c-format
msgid ""
"The gdm user is set to be root, but this is not allowed since it can pose a "
"security risk.  Please correct gdm configuration %s and restart gdm."
msgstr ""
"O utilizador gdm está definido para ser root, mas tal não é permitido pois "
"pode ser um risco de segurança. Corrija a configuração %s do gdm e reinicie-"
"o."

#: daemon/gdm.c:565
#, c-format
msgid "%s: The gdm user should not be root. Aborting!"
msgstr "%s: O utilizador gdm não deveria ser root. A abortar!"

#: daemon/gdm.c:571
#, c-format
msgid "%s: Can't find the gdm group (%s). Trying 'nobody'!"
msgstr "%s: Incapaz de encontrar o grupo gdm (%s). A tentar 'nobody'!"

#: daemon/gdm.c:579
#, c-format
msgid ""
"The gdm group does not exist. Please correct gdm configuration %s and "
"restart gdm."
msgstr "O grupo gdm não existe. Corrija a configuração %s do gdm e reinicie-o."

#: daemon/gdm.c:585
#, c-format
msgid "%s: Can't find the gdm group (%s). Aborting!"
msgstr "%s: Incapaz de encontrar o grupo gdm (%s). A abortar!"

#: daemon/gdm.c:592
#, c-format
msgid ""
"The gdm group is set to be root, but this is not allowed since it can pose a "
"security risk. Please correct gdm configuration %s and restart gdm."
msgstr ""
"O grupo gdm está definido para ser root, mas tal não é permitido pois pode "
"ser um risco de segurança. Corrija a configuração %s do gdm e reinicie-o."

#: daemon/gdm.c:599
#, c-format
msgid "%s: The gdm group should not be root. Aborting!"
msgstr "%s: O grupo gdm não deveria ser root. A abortar!"

#: daemon/gdm.c:614
#, c-format
msgid "%s: Greeter not found or can't be executed by the gdm user"
msgstr ""
"%s: 'Boas-vindas' não encontrada ou não pode ser executada pelo utilizador "
"gdm"

#: daemon/gdm.c:621
#, c-format
msgid "%s: Remote greeter not found or can't be executed by the gdm user"
msgstr ""
"%s: 'Boas-vindas' remotas não encontradas ou não podem ser executadas pelo "
"utilizador gdm"

#: daemon/gdm.c:632
#, c-format
msgid "%s: Chooser not found or it can't be executed by the gdm user"
msgstr ""
"%s: 'Seleccionador' não encontrado ou não pode ser executado pelo utilizador "
"gdm"

#: daemon/gdm.c:641
#, c-format
msgid ""
"Server Authorization directory (daemon/ServAuthDir) is set to %s but this "
"does not exist. Please correct gdm configuration %s and restart gdm."
msgstr ""
"O directório de Autorização do Servidor (daemon/ServAuthDir) está definido "
"como %s mas esse directório não existe. Corrija a configuração %s do gdm e "
"reinicie-o."

#: daemon/gdm.c:649
#, c-format
msgid "%s: Authdir %s does not exist. Aborting."
msgstr "%s: Authdir %s não existe. A abortar."

#: daemon/gdm.c:654
#, c-format
msgid ""
"Server Authorization directory (daemon/ServAuthDir) is set to %s but this is "
"not a directory. Please correct gdm configuration %s and restart gdm."
msgstr ""
"O directório de Autorização do Servidor (daemon/ServAuthDir) está definido "
"como %s mas isso não é um directório. Corrija a configuração %s do gdm e "
"reinicie-o."

#: daemon/gdm.c:662
#, c-format
msgid "%s: Authdir %s is not a directory. Aborting."
msgstr "%s: Authdir %s não é um directório. A abortar."

#: daemon/gdm.c:667
#, c-format
msgid ""
"Server Authorization directory (daemon/ServAuthDir) is set to %s but is not "
"owned by user %s and group %s. Please correct the ownership or gdm "
"configuration %s and restart gdm."
msgstr ""
"O directório de Autorização do Servidor (daemon/ServAuthDir) está definido "
"como %s mas não pertence ao utilizador %s e grupo %s. Corrija a propriedade "
"ou a configuração %s do gdm e reinicie-o."

#: daemon/gdm.c:677
#, c-format
msgid "%s: Authdir %s is not owned by user %s, group %s. Aborting."
msgstr "%s: Authdir %s não pertence ao utilizador %s, grupo %s. A abortar."

#: daemon/gdm.c:683
#, c-format
msgid ""
"Server Authorization directory (daemon/ServAuthDir) is set to %s but has the "
"wrong permissions, it should have permissions of 0750. Please correct the "
"permissions or the gdm configuration %s and restart gdm."
msgstr ""
"O directório de Autorização do Servidor (daemon/ServAuthDir) está definido "
"como %s mas tem as permissões incorrectas, deveria ter permissões de 0750. "
"Corrija a configuração %s do gdm e reinicie-o."

#: daemon/gdm.c:693
#, c-format
msgid "%s: Authdir %s has wrong permissions %o. Should be 0750. Aborting."
msgstr ""
"%s: Authdir %s tem as permissões %o erradas. Deveriam ser 0750. A abortar."

#: daemon/gdm.c:748
#, c-format
msgid "%s: fork() failed!"
msgstr "%s: falha no fork()!"

#. should never happen
#: daemon/gdm.c:751 daemon/slave.c:2343
#, c-format
msgid "%s: setsid() failed: %s!"
msgstr "%s: falha no setsid(): %s!"

#: daemon/gdm.c:883
#, c-format
msgid "deal_with_x_crashes: Trying failsafe X server %s"
msgstr "deal_with_x_crashes: A tentar servidor X de recurso %s"

#: daemon/gdm.c:899
msgid "deal_with_x_crashes: Running the XKeepsCrashing script"
msgstr "deal_with_x_crashes: A executar o script XKeepsCrashing"

#: daemon/gdm.c:972
msgid ""
"I cannot start the X server (your graphical interface).  It is likely that "
"it is not set up correctly. You will need to log in on a console and rerun "
"the X configuration program.  Then restart GDM."
msgstr ""
"Incapaz de iniciar o servidor X (o seu interface gráfico). É provável que "
"não esteja configurado correctamente. Terá de se ligar a uma consola e re-"
"executar a aplicação de configuração do X. Depois reiniciar o GDM."

#. else {
#. * At this point .... screw the user, we don't know how to
#. * talk to him.  He's on some 'l33t system anyway, so syslog
#. * reading will do him good
#. * }
#: daemon/gdm.c:984
#, c-format
msgid ""
"Failed to start X server several times in a short time period; disabling "
"display %s"
msgstr ""
"Várias tentativas falhadas num curto espaço de tempo a tentar iniciar "
"servidor X; a desactivar o ecrã %s"

#: daemon/gdm.c:1089
#, c-format
msgid ""
"gdm_child_action: Reboot or Halt request when there is no system menu from "
"display %s"
msgstr ""
"gdm_child_action: Reiniciar ou Desligar pedido quando não existe um menu de "
"sistema para o ecrã %s"

#: daemon/gdm.c:1097
#, c-format
msgid ""
"gdm_child_action: Restart, Reboot or Halt request from a non-local display %s"
msgstr ""
"gdm_child_action: Pedido de Reiniciar ou Desligar de um ecrã não-local %s"

#. Bury this display for good
#: daemon/gdm.c:1133
#, c-format
msgid "gdm_child_action: Aborting display %s"
msgstr "gdm_child_action: A abortar ecrã %s"

#. Reboot machine
#: daemon/gdm.c:1145
msgid "Master rebooting..."
msgstr "A reiniciar sistema..."

#: daemon/gdm.c:1153
#, c-format
msgid "gdm_child_action: Reboot failed: %s"
msgstr "gdm_child_action: Falha ao reiniciar: %s"

#. Halt machine
#: daemon/gdm.c:1160
msgid "Master halting..."
msgstr "A desligar sistema..."

#: daemon/gdm.c:1168
#, c-format
msgid "gdm_child_action: Halt failed: %s"
msgstr "gdm_child_action: Falha ao desligar: %s"

#. Suspend machine
#. XXX: this is ugly, why should there be a suspend like this,
#. * see GDM_SOP_SUSPEND_MACHINE
#: daemon/gdm.c:1177 daemon/gdm.c:2056
msgid "Master suspending..."
msgstr "A suspender sistema..."

#: daemon/gdm.c:1276
msgid "GDM restarting ..."
msgstr "GDM a reiniciar..."

#: daemon/gdm.c:1281
msgid "Failed to restart self"
msgstr "Falha ao reiniciar-se"

#: daemon/gdm.c:1378
msgid "Do not fork into the background"
msgstr "Não fazer fork para fundo"

#: daemon/gdm.c:1380
msgid "Preserve LD_* variables"
msgstr "Manter variáveis LD_*"

#: daemon/gdm.c:1462 gui/gdmchooser.c:1071
#, c-format
msgid ""
"Error on option %s: %s.\n"
"Run '%s --help' to see a full list of available command line options.\n"
msgstr ""
"Erro na opção %s: %s.\n"
"Execute '%s --help' para ver uma lista completa de opções de linha de "
"comando.\n"

#: daemon/gdm.c:1474
msgid "Only root wants to run gdm\n"
msgstr "Apenas o root quer executar o gdm\n"

#: daemon/gdm.c:1502
msgid "gdm already running. Aborting!"
msgstr "gdm já está em execução. A abortar!"

#: daemon/gdm.c:1536
#, c-format
msgid "%s: Error setting up TERM signal handler"
msgstr "%s: Erro ao configurar o gestor de sinais TERM"

#: daemon/gdm.c:1540
#, c-format
msgid "%s: Error setting up INT signal handler"
msgstr "%s: Erro ao configurar o gestor de sinais INT"

#: daemon/gdm.c:1544
#, c-format
msgid "%s: Error setting up HUP signal handler"
msgstr "%s: Erro ao configurar o gestor de sinais HUP"

#: daemon/gdm.c:1548
#, c-format
msgid "%s: Error setting up USR1 signal handler"
msgstr "%s: Erro ao configurar o gestor de sinais USR1"

#: daemon/gdm.c:1557
#, c-format
msgid "%s: Error setting up CHLD signal handler"
msgstr "%s: Erro ao configurar o gestor de sinais CHLD"

#: daemon/gdm.c:2676 daemon/gdm.c:2694
msgid "Flexible server request denied: Not authenticated"
msgstr "Pedido flexível de servidor recusado: Não autenticado"

#. Don't print the name to syslog as it might be
#. * long and dangerous
#: daemon/gdm.c:2712
msgid "Unknown server type requested, using standard server."
msgstr "Pedido de tipo de servidor desconhecido, a utilizar servidor standard."

#: daemon/gdm.c:2716
#, c-format
msgid ""
"Requested server %s not allowed to be used for flexible servers, using "
"standard server."
msgstr ""
"Servidor pedido %s não é permitido para ser usado por servidores flexíveis, "
"a utilizar servidor standard."

#. Translators, don't translate the 'y' and 'n'
#: daemon/misc.c:506
msgid "y = Yes or n = No? >"
msgstr "y = Sim ou n = Não? >"

#: daemon/misc.c:793
#, c-format
msgid "%s: Cannot get local addresses!"
msgstr "%s: Incapaz de opter endereço local!"

#: daemon/misc.c:908
#, c-format
msgid "Could not setgid %d. Aborting."
msgstr "Incapaz de fazer setgid %d. A abortar."

#: daemon/misc.c:913
#, c-format
msgid "initgroups() failed for %s. Aborting."
msgstr "initgroups() falhou para %s. A abortar."

#: daemon/server.c:256
#, c-format
msgid ""
"There already appears to be an X server running on display %s.  Should I try "
"another display number?  If you answer no, I will attempt to start the "
"server on %s again.%s"
msgstr ""
"Parece já existir um servidor X em execução no ecrã %s. Deverá tentar-se "
"outro número de ecrã? Se a sua resposta for não, será novamente tentado "
"iniciar o servidor em %s.%s"

#: daemon/server.c:263
msgid ""
"  (You can change consoles by pressing Ctrl-Alt plus a function key, such as "
"Ctrl-Alt-F7 to go to console 7.  X servers usually run on consoles 7 and "
"higher.)"
msgstr ""
"  (Pode alternar entre consolas pressionando Ctrl-Alt e uma tecla de função, "
"tal como Ctrl-Alt-F7 para ir para a consola 7. Normalmente os servidores X "
"correm na 7 e mais altas.)"

#: daemon/server.c:302
#, c-format
msgid "Display '%s' cannot be opened by Xnest"
msgstr "Ecrã '%s' não pode ser aberto pelo Xnest"

#: daemon/server.c:332
#, c-format
msgid "Display %s is busy. There is another X server running already."
msgstr "Ecrã %s está ocupado. Já existe outro servidor X em execução."

#: daemon/server.c:459
#, c-format
msgid "%s: Error opening a pipe: %s"
msgstr "%s: Erro na abertura de canal: %s"

#: daemon/server.c:471
#, c-format
msgid "%s: Error setting up USR1 signal handler: %s"
msgstr "%s: Erro ao configurar o gestor de sinais USR1: %s"

#: daemon/server.c:484 daemon/slave.c:297
#, c-format
msgid "%s: Error setting up CHLD signal handler: %s"
msgstr "%s: Erro ao configurar o gestor de sinais CHLD: %s"

#: daemon/server.c:498 daemon/slave.c:273
#, c-format
msgid "%s: Error setting up ALRM signal handler: %s"
msgstr "%s: Erro ao configurar o gestor de sinais TERM: %s"

#. Send X too busy
#: daemon/server.c:701
#, c-format
msgid "%s: Cannot find a free display number"
msgstr "%s: Incapaz de encontrar um número de ecrã livre"

#: daemon/server.c:716
#, c-format
msgid "%s: Display %s busy.  Trying another display number."
msgstr "%s: Ecrã %s ocupado. A tentar outro número de ecrã."

#: daemon/server.c:788
#, c-format
msgid "Invalid server command '%s'"
msgstr "Comando de servidor '%s' inválido"

#: daemon/server.c:793
#, c-format
msgid "Server name '%s' not found, using standard server"
msgstr "Nome de servidor '%s' não encontrado, a utilizar servidor standard"

#: daemon/server.c:946
#, c-format
msgid "gdm_server_spawn: Could not open logfile for display %s!"
msgstr "gdm_server_spawn: Incapaz de abrir ficheiro de log para ecrã %s!"

#: daemon/server.c:956
msgid "gdm_server_spawn: Error setting USR1 to SIG_IGN"
msgstr "gdm_server_spawn: Erro ao inicializar USR1 para SIG_IGN"

#: daemon/server.c:960
msgid "gdm_server_spawn: Error setting TTIN to SIG_IGN"
msgstr "gdm_server_spawn: Erro ao inicializar TTIN para SIG_IGN"

#: daemon/server.c:964
msgid "gdm_server_spawn: Error setting TTOU to SIG_IGN"
msgstr "gdm_server_spawn: Erro ao inicializar TTOU para SIG_IGN"

#: daemon/server.c:974
msgid "gdm_server_spawn: Error setting HUP to SIG_DFL"
msgstr "gdm_server_spawn: Erro ao inicializar HUP para SIG_DFL"

#: daemon/server.c:978
msgid "gdm_server_spawn: Error setting TERM to SIG_DFL"
msgstr "gdm_server_spawn: Erro ao inicializar TERM para SIG_DFL"

#: daemon/server.c:1011
#, c-format
msgid "%s: Empty server command for display %s"
msgstr "%s: Comando de servidor vazio para o ecrã %s"

#: daemon/server.c:1025
#, c-format
msgid "%s: Server was to be spawned by uid %d but that user doesn't exist"
msgstr "%s: Servidor foi criado para o uid%d mas esse utilizador não existe"

#: daemon/server.c:1040 daemon/slave.c:1534 daemon/slave.c:1908
#, c-format
msgid "%s: Couldn't set groupid to %d"
msgstr "%s: Incapaz de definir id de grupo para %d"

#: daemon/server.c:1046 daemon/slave.c:1539 daemon/slave.c:1913
#, c-format
msgid "%s: initgroups() failed for %s"
msgstr "%s: initgroups() falhou para %s"

#: daemon/server.c:1052 daemon/slave.c:1544 daemon/slave.c:1918
#, c-format
msgid "%s: Couldn't set userid to %d"
msgstr "%s: Incapaz de definir id de utilizador para %d"

#: daemon/server.c:1059
#, c-format
msgid "%s: Couldn't set groupid to 0"
msgstr "%s: Incapaz de definir id de grupo para 0"

#: daemon/server.c:1070
#, c-format
msgid "gdm_server_spawn: Xserver not found: %s"
msgstr "gdm_server_spawn: Xserver não encontrado: %s"

#: daemon/server.c:1077
msgid "gdm_server_spawn: Can't fork Xserver process!"
msgstr "gdm_server_spawn: Incapaz de fazer fork do processo Xserver!"

#: daemon/slave.c:287
#, c-format
msgid "%s: Error setting up TERM/INT signal handler: %s"
msgstr "%s: Erro ao configurar o gestor de sinais TERM: %s"

#: daemon/slave.c:307
#, c-format
msgid "%s: Error setting up USR2 signal handler: %s"
msgstr "%s: Erro ao inicializar gestor de sinais USR2: %s"

#: daemon/slave.c:563
msgid ""
"I could not start the X\n"
"server (your graphical environment)\n"
"due to some internal error.\n"
"Please contact your system administrator\n"
"or check your syslog to diagnose.\n"
"In the meantime this display will be\n"
"disabled.  Please restart gdm when\n"
"the problem is corrected."
msgstr ""
"Incapaz de iniciar o servidor X\n"
"(o seu ambiente gráfico) devido\n"
"a um erro interno.\n"
"Contacte o seu administrador de sistemas\n"
"para analisar o syslog e diagnosticar.\n"
"Entretanto este ecrã será desactivado.\n"
"Reinicie o gdm quando o problema se\n"
"encontrar corrigido."

#: daemon/slave.c:788
msgid "focus_first_x_window: cannot fork"
msgstr "focus_first_x_window: incapaz de fazer fork"

#: daemon/slave.c:812
#, c-format
msgid "focus_first_x_window: cannot open display %s"
msgstr "focus_first_x_window: incapaz de abrir ecrã %s"

#: daemon/slave.c:952
msgid ""
"Could not execute the configuration\n"
"program.  Make sure it's path is set\n"
"correctly in the configuration file.\n"
"I will attempt to start it from the\n"
"default location."
msgstr ""
"Incapaz de executar a aplicação de\n"
"configuração. Certifique-se de que o seu\n"
"caminho está correctamente definido no\n"
"ficheiro de configuração. Tentar-se-á\n"
"inicia-la no local por omissão."

#: daemon/slave.c:966
msgid ""
"Could not execute the configuration\n"
"program.  Make sure it's path is set\n"
"correctly in the configuration file."
msgstr ""
"Incapaz de executar a aplicação de configuração.\n"
"Certifique-se de que o seu caminho está correctamente\n"
"definido no ficheiro de configuração."

#: daemon/slave.c:1083
msgid ""
"Enter the root password\n"
"to run the configuration."
msgstr ""
"Introduza a senha de root\n"
"para executar a configuração."

#: daemon/slave.c:1106 daemon/slave.c:1190
msgid "gdm_slave_wait_for_login: No login/Bad login"
msgstr "gdm_slave_wait_for_login: Nenhum login/Login incorrecto"

#: daemon/slave.c:1496
#, c-format
msgid "%s: Can't init pipe to gdmgreeter"
msgstr "%s: Incapaz de estabelecer ligação a gdmgreeter"

#: daemon/slave.c:1611
msgid ""
"No servers were defined in the\n"
"configuration file and XDMCP was\n"
"disabled.  This can only be a\n"
"configuration error.  So I have started\n"
"a single server for you.  You should\n"
"log in and fix the configuration.\n"
"Note that automatic and timed logins\n"
"are disabled now."
msgstr ""
"Nenhum servidor foi definido no ficheiro\n"
"de configuração e o XDMCP estava\n"
"desactivado. Isto apenas poderá ser um\n"
"erro de configuração. Assim, foi iniciado\n"
"um servidor para si. Deverá iniciar uma\n"
"sessão e corrigir a configuração.\n"
"Note que inícios de sessão automáticos e\n"
"temporizados estão agora desactivados."

#: daemon/slave.c:1625
msgid ""
"I could not start the regular X\n"
"server (your graphical environment)\n"
"and so this is a failsafe X server.\n"
"You should log in and properly\n"
"configure the X server."
msgstr ""
"Não foi possível iniciar o servidor X\n"
"normal (o seu ambiente gráfico) pelo\n"
"que este é um servidor X de recurso.\n"
"Deverá iniciar uma sessão e configurar\n"
"correctamente o seu servidor X."

#: daemon/slave.c:1634
#, c-format
msgid ""
"The specified display number was busy, so this server was started on display "
"%s."
msgstr ""
"O número de ecrã indicado estava ocupado, pelo que este servidor foi "
"iniciado no ecrã %s."

#. Something went wrong
#: daemon/slave.c:1649
#, c-format
msgid ""
"gdm_slave_greeter: Cannot start greeter with gtk modules: %s. Trying without "
"modules"
msgstr ""
"gdm_slave_greeter: Incapaz de iniciar as boas-vindas com módulos gtk: %s. A "
"tentar sem módulos"

#: daemon/slave.c:1655
#, c-format
msgid "gdm_slave_greeter: Cannot start greeter trying default: %s"
msgstr ""
"gdm_slave_greeter: Incapaz de iniciar as boas-vindas; a tentar omissão: %s"

#: daemon/slave.c:1667
msgid ""
"Cannot start the greeter program,\n"
"you will not be able to log in.\n"
"This display will be disabled.\n"
"Try logging in by other means and\n"
"editing the configuration file"
msgstr ""
"Incapaz de iniciar a aplicação de\n"
"boas-vindas, não poderá iniciar\n"
"sessão. Este ecrã será desactivado.\n"
"Tente iniciar uma sessão de outra\n"
"forma e editar o ficheiro de configuração"

#: daemon/slave.c:1673
#, c-format
msgid "%s: Error starting greeter on display %s"
msgstr "%s: Erro ao iniciar boas-vindas no ecrã %s"

#: daemon/slave.c:1677
#, c-format
msgid "%s: Can't fork gdmgreeter process"
msgstr "%s: Incapaz de fazer fork do processo gdmgreeter"

#: daemon/slave.c:1744 daemon/slave.c:1843
#, c-format
msgid "%s: Can't open fifo!"
msgstr "%s: Incapaz de abrir fifo!"

#: daemon/slave.c:1869
msgid "gdm_slave_chooser: Can't init pipe to gdmchooser"
msgstr "gdm_slave_chooser: Incapaz de estabelecer ligação ao gdmchooser"

#: daemon/slave.c:1954
msgid ""
"Cannot start the chooser program,\n"
"you will not be able to log in.\n"
"Please contact the system administrator.\n"
msgstr ""
"Incapaz de iniciar a aplicação selectora,\n"
"não lhe será possível iniciar sessão.\n"
"Contacte o administrador do sistema.\n"

#: daemon/slave.c:1958
#, c-format
msgid "gdm_slave_chooser: Error starting chooser on display %s"
msgstr "gdm_slave_chooser: Erro ao iniciar o selector no ecrã %s"

#: daemon/slave.c:1961
msgid "gdm_slave_chooser: Can't fork gdmchooser process"
msgstr "gdm_slave_chooser: Incapaz de fazer fork do processo gdmchooser"

#. open stdout - fd 1
#. open stderr - fd 2
#: daemon/slave.c:2312
#, c-format
msgid "%s: Could not open ~/.xsession-errors"
msgstr "%s: Incapaz de abrir ^/.xsession-errors"

#: daemon/slave.c:2337
msgid ""
"gdm_slave_session_start: Execution of PreSession script returned > 0. "
"Aborting."
msgstr ""
"gdm_slave_session_start: Execução do script pré-sessão retornou > 0. A "
"abortar."

#: daemon/slave.c:2370
#, c-format
msgid "Language %s does not exist, using %s"
msgstr "Idioma %s não existe, a utilizar %s"

#: daemon/slave.c:2371 gui/gdmlogin.c:1113 gui/gdmlogin.c:1122
#: gui/gdmlogin.c:1660 gui/greeter/greeter_action_language.c:52
#: gui/greeter/greeter_action_language.c:138
#: gui/greeter/greeter_action_language.c:146
msgid "System default"
msgstr "Por omissão de sistema"

#: daemon/slave.c:2383
#, c-format
msgid "%s: Could not setup environment for %s. Aborting."
msgstr "%s: Incapaz de configurar ambiente para %s. A abortar."

#: daemon/slave.c:2397
#, c-format
msgid "%s: setusercontext() failed for %s. Aborting."
msgstr "%s: setusercontext() falhou para %s. A abortar."

#: daemon/slave.c:2403
#, c-format
msgid "gdm_slave_session_start: Could not become %s. Aborting."
msgstr "gdm_slave_session_start: Encapaz de se tornar %s. A abortar."

#. yaikes
#: daemon/slave.c:2477
msgid ""
"gdm_slave_session_start: gnome-session not found for a failsafe gnome "
"session, trying xterm"
msgstr ""
"gdm_slave_session_start: gnome-session não encontrado para uma sessão gnome "
"de recurso, a tentar xterm"

#: daemon/slave.c:2481
msgid ""
"Could not find the GNOME installation,\n"
"will try running the \"Failsafe xterm\"\n"
"session."
msgstr ""
"Incapaz de encontrar a instalação GNOME,\n"
"tentar-se-á executar a sessão \"xterm de\n"
"recurso\"."

#: daemon/slave.c:2487
msgid ""
"This is the Failsafe Gnome session.\n"
"You will be logged into the 'Default'\n"
"session of Gnome with no startup scripts\n"
"run.  This is only to fix problems in\n"
"your installation."
msgstr ""
"Esta é uma sessão Gnome de Recurso.\n"
"Será iniciada uma sessão por 'Omissão' do\n"
"Gnome sem que sejam executados scripts\n"
"iniciais. Isto serve apenas para resolver\n"
"problemas na sua instalação."

#: daemon/slave.c:2508
msgid "Cannot find \"xterm\" to start a failsafe session."
msgstr "Incapaz de encontrar \"xterm\" para iniciar uma sessão de recurso."

#: daemon/slave.c:2515
msgid ""
"This is the Failsafe xterm session.\n"
"You will be logged into a terminal\n"
"console so that you may fix your system\n"
"if you cannot log in any other way.\n"
"To exit the terminal emulator, type\n"
"'exit' and an enter into the window."
msgstr ""
"Esta é uma sessão xterm de Recurso. Você\n"
"será ligado a uma consola de terminal para\n"
"que possa corrigir o seu sistema caso não\n"
"consiga entrar de nenhuma outra forma.\n"
"Para sair do emulador de terminal, escreva\n"
"'exit' e prima enter na janela."

#: daemon/slave.c:2543
#, c-format
msgid "Running %s for %s on %s"
msgstr "A executar %s para %s em %s"

#: daemon/slave.c:2557
msgid "gdm_slave_session_start: User not allowed to log in"
msgstr "gdm_slave_session_start: Utilizador não autorizado a iniciar sessão"

#: daemon/slave.c:2559
msgid ""
"The system administrator has\n"
"disabled your account."
msgstr ""
"O administrador do sistema\n"
"desactivou a sua conta."

#: daemon/slave.c:2562
#, c-format
msgid "gdm_slave_session_start: Could not find/run session `%s'"
msgstr "gdm_slave_session_start: Incapaz de encontrar/executar sessão `%s'"

#: daemon/slave.c:2567
msgid ""
"Cannot start the session, most likely the\n"
"session does not exist.  Please select from\n"
"the list of available sessions in the login\n"
"dialog window."
msgstr ""
"Incapaz de iniciar a sessão, muito provavelmente\n"
"a sessão não existe. Seleccione da lista de\n"
"sessões disponíveis na janela de diálogo de início\n"
"de sessão."

#: daemon/slave.c:2602
#, c-format
msgid "gdm_slave_session_start: Could not start session `%s'"
msgstr "gdm_slave_session_start: Incapaz de iniciar sessão `%s'"

#: daemon/slave.c:2605
msgid ""
"Cannot start your shell.  It could be that the\n"
"system administrator has disabled your login.\n"
"It could also indicate an error with your account.\n"
msgstr ""
"Incapaz de iniciar o seu terminal. Isto poderá ser\n"
"porque o administrador do sistema desactivou a sua\n"
"conta. Poderá indicar também um erro com a sua conta.\n"

#: daemon/slave.c:2639
#, c-format
msgid "gdm_slave_session_start: User passed auth but getpwnam(%s) failed!"
msgstr ""
"gdm_slave_session_start: Utilizador passou o auth mas o getpwnam(%s) falhou!"

#: daemon/slave.c:2652
#, c-format
msgid ""
"Your home directory is listed as:\n"
"'%s'\n"
"but it does not appear to exist.\n"
"Do you want to log in with the root\n"
"directory as your home directory?\n"
"\n"
"It is unlikely anything will work unless\n"
"you use a failsafe session."
msgstr ""
"O seu directório home está listado como:\n"
"'%s'\n"
"mas parece não existir.\n"
"Deseja iniciar sessão tendo a raíz do disco\n"
"como directório home?\n"
"\n"
"É improvável que algo funcione a menos que\n"
"utilize uma sessão de recurso."

#: daemon/slave.c:2660
#, c-format
msgid "%s: Home directory for %s: '%s' does not exist!"
msgstr "%s: Directório 'home' para %s: '%s' não existe!"

#: daemon/slave.c:2826
msgid ""
"GDM could not write to your authorization\n"
"file.  This could mean that you are out of\n"
"disk space or that your home directory could\n"
"not be opened for writing.  In any case, it\n"
"is not possible to log in.  Please contact\n"
"your system administrator"
msgstr ""
"O GDM não conseguiu escrever o seu ficheiro\n"
"de autorização. Isto poderá significar que\n"
"está sem espaço em disco ou que o seu directório\n"
"home não pode ser aberto para escrita. Em qualquer\n"
"caso, não é possível iniciar sessão. Contacte\n"
"o seu administrador de sistema"

#: daemon/slave.c:2860
msgid "gdm_slave_session_start: Error forking user session"
msgstr "gdm_slave_session_start: Erro a fazer fork da sessão do utilizador"

#: daemon/slave.c:2918
msgid ""
"Your session only lasted less than\n"
"10 seconds.  If you have not logged out\n"
"yourself, this could mean that there is\n"
"some installation problem or that you may\n"
"be out of diskspace.  Try logging in with\n"
"one of the failsafe sessions to see if you\n"
"can fix this problem."
msgstr ""
"A sua sessão durou menos de 10 segundos.\n"
"Caso não tenha terminado você próprio a\n"
"sessão, isto poderá significar que existem\n"
"problemas na instalação ou que poderá estar\n"
"sem espaço livre em disco. Tente iniciar uma\n"
"sessão com uma das sessões de recurso para\n"
"ver se consegue resolver este problema."

#: daemon/slave.c:2926
msgid "View details (~/.xsession-errors file)"
msgstr "Ver detalhes (ficheiro ~/.xsession-errors)"

#: daemon/slave.c:3060
#, c-format
msgid "Ping to %s failed, whacking display!"
msgstr "Ping para %s falhou, a iniciar ecrã!"

#: daemon/slave.c:3260
#, c-format
msgid "gdm_slave_xioerror_handler: Fatal X error - Restarting %s"
msgstr "gdm_slave_xioerror_handler: Erro X fatal - A reiniciar %s"

#: daemon/slave.c:3639
#, c-format
msgid "gdm_slave_exec_script: Failed starting: %s"
msgstr "gdm_slave_exec_script: Falha ao iniciar: %s"

#: daemon/slave.c:3647
msgid "gdm_slave_exec_script: Can't fork script process!"
msgstr "gdm_slave_exec_script: Incapaz de fazer fork do processo script!"

#: daemon/slave.c:3741
msgid "gdm_parse_enriched_login: Failed creating pipe"
msgstr "gdm_parse_enriched_login: Falha ao criar pipe"

#: daemon/slave.c:3769
#, c-format
msgid "gdm_parse_enriched_login: Failed executing: %s"
msgstr "gdm_parse_enriched_login: Falha ao executar: %s"

#: daemon/slave.c:3774
msgid "gdm_parse_enriched_login: Can't fork script process!"
msgstr "gdm_parse_enriched_login: Incapaz de fazer fork do processo script!"

#. Ask gdmgreeter for the user's login. Just for good measure
#: daemon/verify-crypt.c:71 daemon/verify-pam.c:319 daemon/verify-shadow.c:70
#: gui/gdmlogin.c:3338
msgid "Please enter your username"
msgstr "Introduza o seu nome."

#: daemon/verify-crypt.c:72 daemon/verify-pam.c:320 daemon/verify-shadow.c:71
#: gui/gdmlogin.c:3296 gui/greeter/greeter_parser.c:961
#: gui/greeter/themes/circles/circles.xml.in.h:5
#: gui/greeter/themes/happygnome/happygnome.xml.in.h:5
msgid "Username:"
msgstr "Utilizador:"

#: daemon/verify-crypt.c:96 daemon/verify-shadow.c:114
msgid "Password: "
msgstr "Senha: "

#: daemon/verify-crypt.c:114 daemon/verify-pam.c:361 daemon/verify-pam.c:532
#: daemon/verify-shadow.c:132
msgid "Couldn't authenticate user"
msgstr "Incapaz de autenticar utilizador"

#: daemon/verify-crypt.c:120 daemon/verify-crypt.c:140
msgid ""
"\n"
"Incorrect username or password.  Letters must be typed in the correct case.  "
"Please be sure the Caps Lock key is not enabled"
msgstr ""
"\n"
"Utilizador ou senha incorrecta. As letras têm de ser escritas com a "
"capitalização correcta. Certifique-se de que a tecla Caps Lock não está "
"activa"

#: daemon/verify-crypt.c:154 daemon/verify-pam.c:374
#: daemon/verify-shadow.c:172
#, c-format
msgid "Root login disallowed on display '%s'"
msgstr "Sessão root não autorizada no ecrã '%s'"

#: daemon/verify-crypt.c:156 daemon/verify-shadow.c:174
msgid "The system administrator is not allowed to login from this screen"
msgstr ""
"O administrador do sistema não está autorizado a iniciar sessão neste ecrã"

#: daemon/verify-crypt.c:172 daemon/verify-shadow.c:190
#, c-format
msgid "User %s not allowed to log in"
msgstr "Utilizador %s não autorizado a iniciar sessão"

#: daemon/verify-crypt.c:174 daemon/verify-pam.c:404 daemon/verify-pam.c:565
#: daemon/verify-shadow.c:192
msgid ""
"\n"
"The system administrator has disabled your account."
msgstr ""
"\n"
"O administrador do sistema desactivou a sua conta."

#: daemon/verify-crypt.c:189 daemon/verify-crypt.c:223 daemon/verify-pam.c:422
#: daemon/verify-pam.c:582 daemon/verify-shadow.c:206
#: daemon/verify-shadow.c:239
#, c-format
msgid "Cannot set user group for %s"
msgstr "Incapaz de definir grupo de utilizador para %s"

#: daemon/verify-crypt.c:191 daemon/verify-crypt.c:226 daemon/verify-pam.c:424
#: daemon/verify-pam.c:585 daemon/verify-shadow.c:208
#: daemon/verify-shadow.c:242
msgid ""
"\n"
"Cannot set your user group, you will not be able to log in, please contact "
"your system administrator."
msgstr ""
"\n"
"Incapaz de definir grupo de utilizador, não lhe será possível iniciar "
"sessão, contacte o administrador do sistema."

#: daemon/verify-crypt.c:218 daemon/verify-shadow.c:234
#, c-format
msgid "Cannot get passwd structure for %s"
msgstr "Incapaz de obter estrutura de senha para %s"

#: daemon/verify-pam.c:238
msgid "Cannot setup pam handle with null login and/or display"
msgstr "Incapaz de configurar gestor pam com utilizador e/ou ecrã nulo"

#: daemon/verify-pam.c:252
#, c-format
msgid "Can't find /etc/pam.d/%s!"
msgstr "Incapaz de encontrar /etc/pam.d/%s!"

#: daemon/verify-pam.c:259
#, c-format
msgid "Can't set PAM_TTY=%s"
msgstr "Incapaz de definir PAM_TTY=%s"

#: daemon/verify-pam.c:266
#, c-format
msgid "Can't set PAM_RUSER=%s"
msgstr "Incapaz de definir PAM_RUSER=%s"

#: daemon/verify-pam.c:274
#, c-format
msgid "Can't set PAM_RHOST=%s"
msgstr "Incapaz de definir PAM_RHOST=%s"

#: daemon/verify-pam.c:377
msgid ""
"\n"
"The system administrator is not allowed to login from this screen"
msgstr ""
"\n"
"O administrador do sistema não está autorizado a iniciar sessão neste ecrã"

#: daemon/verify-pam.c:393
#, c-format
msgid "Authentication token change failed for user %s"
msgstr "Modificação de 'token' de autenticação falhou para o utilizador %s"

#: daemon/verify-pam.c:395
msgid ""
"\n"
"The change of the authentication token failed. Please try again later or "
"contact the system administrator."
msgstr ""
"\n"
"A modificação de 'token' de autenticação falhou. Tente novamente mais tarde "
"ou contacte o administrador de sistema."

#: daemon/verify-pam.c:402 daemon/verify-pam.c:562
#, c-format
msgid "User %s no longer permitted to access the system"
msgstr "O utilizador %s deixou de ter permissões para aceder ao sistema"

#: daemon/verify-pam.c:408 daemon/verify-pam.c:568
#, c-format
msgid "User %s not permitted to gain access at this time"
msgstr "De momento, o utilizador %s não tem permissões para aceder ao sistema"

#: daemon/verify-pam.c:410
msgid ""
"\n"
"The system administrator has disabled access to the system temporarily."
msgstr ""
"\n"
"O administrador do sistema desactivou temporariamente o acesso ao sistema."

#: daemon/verify-pam.c:415 daemon/verify-pam.c:575
#, c-format
msgid "Couldn't set acct. mgmt for %s"
msgstr "Incapaz de inicar gestão de conta para %s"

#: daemon/verify-pam.c:434 daemon/verify-pam.c:595
#, c-format
msgid "Couldn't set credentials for %s"
msgstr "Incapaz de definir credenciais para %s"

#: daemon/verify-pam.c:444 daemon/verify-pam.c:606
#, c-format
msgid "Couldn't open session for %s"
msgstr "Incapaz de abrir sessão para %s"

#: daemon/verify-pam.c:470 daemon/verify-shadow.c:138
#: daemon/verify-shadow.c:158
msgid ""
"\n"
"Incorrect username or password. Letters must be typed in the correct case. "
"Please make sure the Caps Lock key is not enabled."
msgstr ""
"\n"
"Utilizador ou senha incorrecta. As letras têm de ser escritas com a "
"capitalização correcta. Certifique-se de que a tecla Caps Lock não está "
"activa."

#: daemon/verify-pam.c:475 daemon/verify-pam.c:535
msgid "Authentication failed"
msgstr "Autenticação falhou"

#: daemon/verify-pam.c:520 gui/gdmsetup-strings.c:19 gui/gdmsetup.glade.h:12
msgid "Automatic login"
msgstr "Início de sessão automático"

#: daemon/verify-pam.c:571
msgid ""
"\n"
"The system administrator has disabled your access to the system temporary."
msgstr ""
"\n"
"O administrador do sistema desactivou temporariamente o seu acesso ao "
"sistema."

#: daemon/verify-pam.c:698 daemon/verify-pam.c:700
msgid "Can't find PAM configuration for gdm."
msgstr "Incapaz de encontrar configuração PAM para o gdm."

#: daemon/xdmcp.c:244
#, c-format
msgid "gdm_xdmcp_init: Could not get server hostname: %s!"
msgstr "gdm_xdmcp_init: Incapaz de obter nome de servidor: %s!"

#: daemon/xdmcp.c:264
msgid "gdm_xdmcp_init: Could not create socket!"
msgstr "gdm_xdmcp_init: Incapaz de criar socket!"

#: daemon/xdmcp.c:274
msgid "gdm_xdmcp_init: Could not bind to XDMCP socket!"
msgstr "gdm_xdmcp_init: Incapaz de ligar a socket XDMCP!"

#: daemon/xdmcp.c:333
msgid "gdm_xdmcp_decode: Could not create XDMCP buffer!"
msgstr "gdm_xdmcp_decode: Incapaz de criar buffer XDMCP!"

#: daemon/xdmcp.c:338
msgid "gdm_xdmcp_decode: Could not read XDMCP header!"
msgstr "gdm_xdmcp_decode: Incapaz de ler cabeçalho XDMCP!"

#: daemon/xdmcp.c:344
msgid "gdm_xdmcp_decode: Incorrect XDMCP version!"
msgstr "gdm_xdmcp_decode: Versão XDMCP incorrecta!"

#: daemon/xdmcp.c:397
#, c-format
msgid "gdm_xdmcp_decode_packet: Unknown opcode from host %s"
msgstr "gdm_xdmcp_decode_packet: opcode desconhecido do servidor %s"

#: daemon/xdmcp.c:416
msgid "gdm_xdmcp_handle_query: Could not extract authlist from packet"
msgstr "gdm_xdmcp_handle_query: Incapaz de extrair authlist do pacote"

#: daemon/xdmcp.c:428
msgid "gdm_xdmcp_handle_query: Error in checksum"
msgstr "gdm_xdmcp_handle_query: Erro no checksum"

#: daemon/xdmcp.c:671
msgid "gdm_xdmcp_handle_forward_query: Could not read display address"
msgstr "gdm_xdmcp_handle_forward_query: Incapaz de ler endereço de ecrã"

#: daemon/xdmcp.c:678
msgid "gdm_xdmcp_handle_forward_query: Could not read display port number"
msgstr "gdm_xdmcp_handle_forward_query: Incapaz de ler número de porto do ecrã"

#: daemon/xdmcp.c:686
msgid "gdm_xdmcp_handle_forward_query: Could not extract authlist from packet"
msgstr "gdm_xdmcp_handle_forward_query: Incapaz de extrair authlist do pacote"

#: daemon/xdmcp.c:702
msgid "gdm_xdmcp_handle_forward_query: Error in checksum"
msgstr "gdm_xdmcp_handle_forward_query: Erro no checksum"

#: daemon/xdmcp.c:708
msgid "gdm_xdmcp_handle_forward_query: Bad address"
msgstr "gdm_xdmcp_handle_forward_query: Endereço inválido"

#: daemon/xdmcp.c:816
#, c-format
msgid "Denied XDMCP query from host %s"
msgstr "Questão XDMCP do servidor %s negada"

#: daemon/xdmcp.c:962
#, c-format
msgid "gdm_xdmcp_handle_request: Got REQUEST from banned host %s"
msgstr "gdm_xdmcp_handle_request: Obteve REQUEST de servidor banido %s"

#: daemon/xdmcp.c:969
msgid "gdm_xdmcp_handle_request: Could not read Display Number"
msgstr "gdm_xdmcp_handle_request: Incapaz de ler Número de Ecrã"

#: daemon/xdmcp.c:975
msgid "gdm_xdmcp_handle_request: Could not read Connection Type"
msgstr "gdm_xdmcp_handle_request: Incapaz de ler Tipo de Ligação"

#: daemon/xdmcp.c:981
msgid "gdm_xdmcp_handle_request: Could not read Client Address"
msgstr "gdm_xdmcp_handle_request: Incapaz de ler Endereço Cliente"

#: daemon/xdmcp.c:988
msgid "gdm_xdmcp_handle_request: Could not read Authentication Names"
msgstr "gdm_xdmcp_handle_request: Incapaz de ler Nomes de Autenticação"

#: daemon/xdmcp.c:996
msgid "gdm_xdmcp_handle_request: Could not read Authentication Data"
msgstr "gdm_xdmcp_handle_request: Incapaz de ler Dados de Autenticação"

#: daemon/xdmcp.c:1005
msgid "gdm_xdmcp_handle_request: Could not read Authorization List"
msgstr "gdm_xdmcp_handle_request: Incapaz de ler Lista de Autorização"

#: daemon/xdmcp.c:1020
msgid "gdm_xdmcp_handle_request: Could not read Manufacturer ID"
msgstr "gdm_xdmcp_handle_request: Incapaz de ler ID do Fabricante"

#: daemon/xdmcp.c:1043
#, c-format
msgid "gdm_xdmcp_handle_request: Failed checksum from %s"
msgstr "gdm_xdmcp_handle_request: Falhou o checksum para %s"

#: daemon/xdmcp.c:1210
#, c-format
msgid "gdm_xdmcp_handle_manage: Got Manage from banned host %s"
msgstr "gdm_xdmcp_handle_manage: Obteve Manage de servidor banido %s"

#: daemon/xdmcp.c:1217
msgid "gdm_xdmcp_handle_manage: Could not read Session ID"
msgstr "gdm_xdmcp_handle_manage: Incapaz de ler ID de Sessão"

#: daemon/xdmcp.c:1223
msgid "gdm_xdmcp_handle_manage: Could not read Display Number"
msgstr "gdm_xdmcp_handle_manage: Incapaz de ler Número de Ecrã"

#: daemon/xdmcp.c:1232
msgid "gdm_xdmcp_handle_manage: Could not read Display Class"
msgstr "gdm_xdmcp_handle_manage: Incapaz de ler Classe de Ecrã"

#: daemon/xdmcp.c:1307 daemon/xdmcp.c:1313 daemon/xdmcp.c:1363
#: daemon/xdmcp.c:1369
#, c-format
msgid "%s: Could not read address"
msgstr "%s: Incapaz de ler endereço"

#: daemon/xdmcp.c:1445
#, c-format
msgid "gdm_xdmcp_handle_keepalive: Got KEEPALIVE from banned host %s"
msgstr "gdm_xdmcp_handle_keepalive: Obteve KEEPALIVE se servidor banido %s"

#: daemon/xdmcp.c:1452
msgid "gdm_xdmcp_handle_keepalive: Could not read Display Number"
msgstr "gdm_xdmcp_handle_keepalive: Incapaz de ler Número de Ecrã"

#: daemon/xdmcp.c:1458
msgid "gdm_xdmcp_handle_keepalive: Could not read Session ID"
msgstr "gdm_xdmcp_handle_keepalive: Incapaz de ler ID de Sessão"

#: daemon/xdmcp.c:1661
msgid "gdm_xdmcp_init: No XDMCP support"
msgstr "gdm_xdmcp_init: Sem suporte XDMCP"

#: daemon/xdmcp.c:1668
msgid "gdm_xdmcp_run: No XDMCP support"
msgstr "gdm_xdmcp_run: Sem suporte XDMCP"

#: daemon/xdmcp.c:1674
msgid "gdm_xdmcp_close: No XDMCP support"
msgstr "gdm_xdmcp_close: Sem suporte XDMCP"

#: gui/gdmXnestchooser.c:114 gui/gdmXnestchooser.c:121
msgid "Xnest command line"
msgstr "Linha de comando Xnest"

#: gui/gdmXnestchooser.c:114 gui/gdmXnestchooser.c:121
msgid "STRING"
msgstr "STRING"

#: gui/gdmXnestchooser.c:115 gui/gdmXnestchooser.c:122
msgid "Extra options for Xnest"
msgstr "Opções adicionais para o Xnest"

#: gui/gdmXnestchooser.c:115 gui/gdmXnestchooser.c:122
msgid "OPTIONS"
msgstr "OPTIONS"

#: gui/gdmXnestchooser.c:116 gui/gdmXnestchooser.c:126
msgid "Run in background"
msgstr "Executar por trás"

#: gui/gdmXnestchooser.c:123
msgid "Just run Xnest, no query (no chooser)"
msgstr "Executar apenas o Xnest, sem selector"

#: gui/gdmXnestchooser.c:124
msgid "Do direct query instead of indirect (chooser)"
msgstr "Nenhuma pesquisa directa em vez de indirecta (selector)"

#: gui/gdmXnestchooser.c:125
msgid "Run broadcast instead of indirect (chooser)"
msgstr "Executar broadcast em vez de indirecto (selector)"

#: gui/gdmXnestchooser.c:127
msgid "Don't check for running gdm"
msgstr "Não verificar gdm em execução"

#: gui/gdmXnestchooser.c:468
msgid ""
"Xnest doesn't exist.\n"
"Please ask your system administrator\n"
"to install it."
msgstr ""
"Não existe um Xnest.\n"
"Peça ao seu administrador de sistemas\n"
"para o instalar."

#: gui/gdmXnestchooser.c:493
msgid ""
"Indirect XDMCP is not enabled,\n"
"please ask your system administrator to enable it\n"
"in the GDM configurator program."
msgstr ""
"XDMCP Indirecto não está activo,\n"
"peça ao seu administrador de sistemas para o activar\n"
"na programa de configuração do GDM."

#: gui/gdmXnestchooser.c:522
msgid ""
"GDM is not running.\n"
"Please ask your system administrator to start it."
msgstr ""
"GDM não está em execução.\n"
"Peça ao seu administrados de sistema para o inicializar."

#: gui/gdmXnestchooser.c:539
msgid "Could not find a free display number"
msgstr "Incapaz de encontrar um número de ecrã livre"

#.
#. * Translatable strings file generated by Glade.
#. * Add this file to your project's POTFILES.in.
#. * DO NOT compile it as part of your application.
#.
#: gui/gdmchooser-strings.c:7 gui/gdmchooser.glade.h:3
msgid "GDM Host Chooser"
msgstr "Selector de Servidores GDM"

#: gui/gdmchooser-strings.c:8 gui/gdmchooser.glade.h:4
msgid "How to use this application"
msgstr "Como utilizar esta aplicação"

#: gui/gdmchooser-strings.c:9 gui/gdmchooser.glade.h:6
msgid "Open a session to the selected host"
msgstr "Abrir uma sessão sobre o servidor seleccionado"

#. EOF
#: gui/gdmchooser-strings.c:10 gui/gdmchooser.glade.h:1
msgid "C_onnect"
msgstr "Li_gar"

#: gui/gdmchooser-strings.c:11 gui/gdmchooser.glade.h:7
msgid "Probe the network"
msgstr "Analisar a rede"

#: gui/gdmchooser-strings.c:12 gui/gdmchooser.glade.h:2
msgid "Exit the application"
msgstr "Sair da aplicação"

#: gui/gdmchooser-strings.c:13 gui/gdmchooser.glade.h:8
msgid "Status"
msgstr "Estado"

#: gui/gdmchooser-strings.c:14 gui/gdmchooser.glade.h:9
msgid ""
"The main area of this application shows the hosts on the local network that "
"have \"XDMCP\" enabled. This allows users to login remotely to other "
"machines as if they were logged on using the console.\n"
"\n"
"You can rescan the network for new hosts by clicking \"Refresh\". When you "
"have selected a host click \"Connect\" to open a session to that machine."
msgstr ""
"A área principal desta aplicação mostra os servidores na rede local que têm "
"o \"XDMCP\" activo. Isto permite que utilizadores se liguem remotamente a "
"outras máquinas tal como se estivessem a utilizar a consola.\n"
"\n"
"Pode procurar novamente na rede outros servidores primindo \"Actualizar\". "
"Quando tiver seleccionado um servidor prima \"Ligar\" para abrir uma sessão "
"sobre essa máquina."

#: gui/gdmchooser-strings.c:17 gui/gdmchooser.glade.h:5
msgid "Information"
msgstr "Informação"

#: gui/gdmchooser.c:75
msgid "Please wait: scanning local network for XDMCP-enabled hosts..."
msgstr "Aguarde: a procurar na rede local servidores activos-XDMCP..."

#: gui/gdmchooser.c:76
msgid "No serving hosts were found."
msgstr "Nenhum servidor encontrado."

#: gui/gdmchooser.c:77
msgid "Choose a host to connect to from the selection below."
msgstr "Seleccione um servidor para se ligar da lista abaixo."

#: gui/gdmchooser.c:871
msgid ""
"The main area of this application shows the hosts on the local network that "
"have \"XDMCP\" enabled. This allows users to login remotely to other "
"machines as if they were logged on using the console.\n"
"\n"
"You can rescan the network for new hosts by clicking \"Refresh\".  When you "
"have selected a host click \"Connect\" to open a session to that machine."
msgstr ""
"A área principal desta aplicação mostra os servidores na rede local que têm "
"o \"XDMCP\" activo. Isto permite que utilizadores se liguem remotamente a "
"outras máquinas tal como se estivessem a utilizar a consola.\n"
"\n"
"Pode procurar novamente na rede outros servidores primindo \"Actualizar\". "
"Quando tiver seleccionado um servidor prima \"Ligar\" para abrir uma sessão "
"sobre essa máquina."

#: gui/gdmchooser.c:899
#, c-format
msgid "Can't open default host icon: %s"
msgstr "Impossível abrir ícone por omissão do servidor: %s"

#: gui/gdmchooser.c:955
msgid "gdm_signals_init: Error setting up HUP signal handler"
msgstr "gdm_signals_init: Erro a iniciar gestor de sinais HUP"

#: gui/gdmchooser.c:958
msgid "gdm_signals_init: Error setting up INT signal handler"
msgstr "gdm_signals_init: Erro a iniciar gestor de sinais INT"

#: gui/gdmchooser.c:961
msgid "gdm_signals_init: Error setting up TERM signal handler"
msgstr "gdm_signals_init: Erro a iniciar gestor de sinais TERM"

#: gui/gdmchooser.c:969 gui/gdmlogin.c:4226 gui/greeter/greeter.c:1075
msgid "Could not set signal mask!"
msgstr "Incapaz de obter máscara de sinal!"

#: gui/gdmchooser.c:975
msgid "Socket for xdm communication"
msgstr "Socket para comunicação xdm"

#: gui/gdmchooser.c:975
msgid "SOCKET"
msgstr "SOCKET"

#: gui/gdmchooser.c:978
msgid "Client address to return in response to xdm"
msgstr "Endereço de cliente a devolver em resposta do xdm"

#: gui/gdmchooser.c:978
msgid "ADDRESS"
msgstr "ENDERECO"

#: gui/gdmchooser.c:981
msgid "Connection type to return in response to xdm"
msgstr "Tipo de conecção a devolcer em resposta ao xdm"

#: gui/gdmchooser.c:981
msgid "TYPE"
msgstr "TIPO"

#: gui/gdmchooser.c:1101
#, c-format
msgid ""
"The chooser version (%s) does not match the daemon version (%s).\n"
"You have probably just upgraded gdm.\n"
"Please restart the gdm daemon or reboot the computer."
msgstr ""
"A versão do selector (%s) não coincide com a versão do daemon (%s).\n"
"Você provavelmente acabou de actualizar o gdm.\n"
"Reinicie o daemon gdm ou reinicie o seu computador."

#: gui/gdmcomm.c:395 gui/gdmphotosetup.c:68
msgid ""
"<b>GDM (The GNOME Display Manager) is not running.</b>\n"
"\n"
"You might in fact be using a different display manager, such as KDM (KDE "
"Display Manager or xdm).\n"
"If you still wish to use this feature, either start GDM your self or ask "
"your system administrator to start GDM."
msgstr ""
"<b>GDM (O Gestor de Sessões do GNOME) não está a correr.</b>\n"
"\n"
"Poderá de facto estar a utilizar um gestor de sessões diferente, tal como o "
"KDM (Gestor de Sessões do KDE) ou o xdm.\n"
"Se ainda assim deseja utilizar esta funcionalidade, inicie você próprio o "
"GDM ou peça ao seu administrador de sistemas para iniciar o GDM."

#: gui/gdmcomm.c:417
msgid ""
"Cannot communicate with GDM (The GNOME Display Manager), perhaps you have an "
"old version running."
msgstr ""
"Incapaz de comunicar com o GDM (O Gestor de Sessões do GNOME), talvez você "
"tenha uma versão antiga em execução."

#: gui/gdmcomm.c:435 gui/gdmcomm.c:438 gui/gdmflexiserver.c:252
msgid "Cannot communicate with gdm, perhaps you have an old version running."
msgstr ""
"Incapaz de comunicar com o gdm, talvez você tenha uma versão antiga em "
"execução."

#: gui/gdmcomm.c:441
msgid "The allowed limit of flexible X servers reached."
msgstr "O limite permitido de servidores flexíveis X foi atingido."

#: gui/gdmcomm.c:443
msgid "There were errors trying to start the X server."
msgstr "Ocorreram erros ao tentar iniciar o servidor X."

#: gui/gdmcomm.c:445
msgid "The X server failed.  Perhaps it is not configured well."
msgstr "O servidor X falhou. Talvez não esteja correctamente configurado."

#: gui/gdmcomm.c:448
msgid "Too many X sessions running."
msgstr "Demasiadas sessões X em execução."

#: gui/gdmcomm.c:450
msgid ""
"The nested X server (Xnest) cannot connect to your current X server.  You "
"may be missing an X authorization file."
msgstr ""
"O servidor X nested (Xnest) não se consegue ligar ao seu servidor X actual. "
"Você poderá estar-se a esquecer de um ficheiro de autorização X."

#: gui/gdmcomm.c:455
msgid ""
"The nested X server (Xnest) is not available, or gdm is badly configured.\n"
"Please install the Xnest package in order to use the nested login."
msgstr ""
"O servidor X nested (Xnest) não está disponível, ou o gdm está mal "
"configurado.\n"
"Instale o pacote do Xnest por forma a poder utilizar o início de sessão "
"nested."

#: gui/gdmcomm.c:460
msgid ""
"The X server is not available, it is likely that gdm is badly configured."
msgstr ""
"O servidor X não está disponível, é muito provável que o gdm esteja mal "
"configurado."

#: gui/gdmcomm.c:464
msgid "Trying to update an unsupported configuration key."
msgstr "A tentar actualizar uma chave de configuração não suportada."

#: gui/gdmcomm.c:466
msgid ""
"You do not seem to have authentication needed be for this operation.  "
"Perhaps your .Xauthority file is not set up correctly."
msgstr ""
"Não parece que você possua a autenticação necessária para esta operação. "
"Talvez o seu ficheiro .Xauthority não esteja configurado correctamente."

#: gui/gdmcomm.c:470
msgid "Unknown error occured."
msgstr "Ocorreu um erro desconhecido."

#: gui/gdmflexiserver-xnest.desktop.in.h:1
msgid "Log in as another user inside a nested window"
msgstr "Iniciar sessão como outro utilizador dentro de uma janela nested"

#: gui/gdmflexiserver-xnest.desktop.in.h:2
msgid "New login in a nested window"
msgstr "Nova sessão numa janela nested"

#: gui/gdmflexiserver.c:129
msgid "Choose server"
msgstr "Seleccionar servidor"

#: gui/gdmflexiserver.c:139
msgid "Choose the X server to start"
msgstr "Seleccionar servidor X para iniciar"

#: gui/gdmflexiserver.c:145
msgid "Standard server"
msgstr "Servidor standard"

#: gui/gdmflexiserver.c:193
msgid "Send the specified protocol command to gdm"
msgstr "Enviar o comando do protocolo especificado para o gdm"

#: gui/gdmflexiserver.c:193
msgid "COMMAND"
msgstr "COMANDO"

#: gui/gdmflexiserver.c:194
msgid "Xnest mode"
msgstr "Modo Xnest"

#: gui/gdmflexiserver.c:195
msgid "Do not lock current screen"
msgstr "Não bloquear ecrã actual"

#: gui/gdmflexiserver.c:196
msgid "Debugging output"
msgstr "Resultados da depuração"

#: gui/gdmflexiserver.c:197
msgid "Authenticate before running --command"
msgstr "Autenticar antes de executar --comando"

#: gui/gdmflexiserver.c:269
msgid ""
"You do not seem to have the authentication needed for this operation.  "
"Perhaps your .Xauthority file is not set up correctly."
msgstr ""
"Não parece que você possua a autenticação necessária para esta operação.  "
"Talvez o seu ficheiro .Xauthority não esteja configurado correctamente."

#: gui/gdmflexiserver.c:295
msgid ""
"You do not seem to be logged in on the console.  Starting a new login only "
"works correctly on the console."
msgstr ""
"Não parece que você tenha iniciado sessão na consola. Iniciar uma nova "
"sessão apenas funciona correctamente na consola."

#: gui/gdmflexiserver.c:323
msgid "Can't lock screen"
msgstr "Incapaz de bloquear ecrã"

#: gui/gdmflexiserver.c:326
msgid "Can't disable xscreensaver display hacks"
msgstr "Incapaz de desactivar alterações de ecrã do xscreensaver"

#: gui/gdmflexiserver.desktop.in.h:1
msgid "Log in as another user without logging out"
msgstr "Iniciar sessão como outro utilizador sem terminar a actual"

#: gui/gdmflexiserver.desktop.in.h:2
msgid "New login"
msgstr "Nova sessão"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:53
msgid "A-M|Albanian"
msgstr "A-M|Albanês"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:55
msgid "A-M|Amharic"
msgstr "A-M|Amarico"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:57
msgid "A-M|Arabic (Egypt)"
msgstr "A-M|Árabe (Egipcio)"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:59
msgid "A-M|Arabic (Lebanon)"
msgstr "A-M|Árabe (Libanês)"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:61
msgid "A-M|Azerbaijani"
msgstr "A-M|Azerbeijani"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:63
msgid "A-M|Basque"
msgstr "A-M|Basco"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:65
msgid "A-M|Belarusian"
msgstr "A-M|Bielorusso"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:67
msgid "A-M|Bengali"
msgstr "A-M|Bengalês"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:69
msgid "A-M|Bengali (India)"
msgstr "A-M|Bengalês (Índia)"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:71
msgid "A-M|Bulgarian"
msgstr "A-M|Búlgaro"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:73
msgid "A-M|Bosnian"
msgstr "A-M|Bósnio"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:75
msgid "A-M|Catalan"
msgstr "A-M|Catalão"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:77
msgid "A-M|Chinese (simplified)"
msgstr "A-M|Chinês (simplificado)"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:79
msgid "A-M|Chinese (traditional)"
msgstr "A-M|Chinês (tradicional)"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:81
msgid "A-M|Croatian"
msgstr "A-M|Croata"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:83
msgid "A-M|Czech"
msgstr "A-M|Checo"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:85
msgid "A-M|Danish"
msgstr "A-M|Dinamarquês"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:87
msgid "A-M|Dutch"
msgstr "A-M|Holandês"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:89
msgid "A-M|English"
msgstr "A-M|Inglês"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:91
msgid "A-M|English (American)"
msgstr "A-M|Inglês (Americano)"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:93
msgid "A-M|English (Australian)"
msgstr "A-M|Inglês (Australiano)"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:95
msgid "A-M|English (British)"
msgstr "A-M|Inglês (Britânico)"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:97
msgid "A-M|English (Ireland)"
msgstr "A-M|Inglês (Irlandês)"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:99
msgid "A-M|Estonian"
msgstr "A-M|Estónio"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:101
msgid "A-M|Finnish"
msgstr "N-Z|Terminar"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:103
msgid "A-M|French"
msgstr "A-M|Francês"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:105
msgid "A-M|Galician"
msgstr "A-M|Galiciano"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:107
msgid "A-M|German"
msgstr "A-M|Alemão"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:109
msgid "A-M|Greek"
msgstr "A-M|Grego"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:111
msgid "A-M|Gujarati"
msgstr "A-M|Gujarati"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:113 gui/gdmlanguages.c:115
msgid "A-M|Hebrew"
msgstr "A-M|Hebreu"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:117
msgid "A-M|Hindi"
msgstr "N-Z|Hindi"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:119
msgid "A-M|Hungarian"
msgstr "A-M|Húngaro"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:121
msgid "A-M|Icelandic"
msgstr "A-M|Islandês"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:123
msgid "A-M|Indonesian"
msgstr "A-M|Indonésio"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:125
msgid "A-M|Interlingua"
msgstr "A-M|Interlíngua"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:127
msgid "A-M|Irish"
msgstr "A-M|Irlandês"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:129
msgid "A-M|Italian"
msgstr "A-M|Italiano"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:131
msgid "A-M|Japanese"
msgstr "A-M|Japonês"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:133
msgid "A-M|Kannada"
msgstr "A-M|Canadiano"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:135
msgid "A-M|Korean"
msgstr "A-M|Coreano"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:137
msgid "A-M|Latvian"
msgstr "A-M|Letónia"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:139
msgid "A-M|Lithuanian"
msgstr "A-M|Lituano"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:141
msgid "A-M|Macedonian"
msgstr "A-M|Macedónio"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:143
msgid "A-M|Malay"
msgstr "A-M|Malaio"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:145
msgid "A-M|Malayalam"
msgstr "A-M|Malaialam"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:147
msgid "A-M|Marathi"
msgstr "A-M|Marathi"

#. Note translate the A-M to the A-M you used in the group label
#: gui/gdmlanguages.c:149
msgid "A-M|Mongolian"
msgstr "A-M|Mongól"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:151
msgid "N-Z|Norwegian (bokmal)"
msgstr "N-Z|Norueguês (bokmal)"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:153
msgid "N-Z|Norwegian (nynorsk)"
msgstr "N-Z|Norueguês (nynorsk)"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:155
msgid "N-Z|Oriya"
msgstr "A-M|Oriya"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:157
msgid "N-Z|Panjabi"
msgstr "A-M|Panjabi"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:159
msgid "N-Z|Persian"
msgstr "N-Z|Persa"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:161
msgid "N-Z|Polish"
msgstr "N-Z|Polaco"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:163
msgid "N-Z|Portuguese"
msgstr "N-Z|Português"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:165
msgid "N-Z|Portuguese (Brazilian)"
msgstr "N-Z|Português (Brasileiro)"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:167
msgid "N-Z|Romanian"
msgstr "N-Z|Romeno"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:169
msgid "N-Z|Russian"
msgstr "N-Z|Russo"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:171
msgid "N-Z|Serbian"
msgstr "A-M|Sérvio"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:173
msgid "N-Z|Slovak"
msgstr "A-M|Eslovaco"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:175
msgid "N-Z|Slovenian"
msgstr "A-M|Esloveno"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:177
msgid "N-Z|Spanish"
msgstr "A-M|Espanhol"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:179
msgid "N-Z|Spanish (Mexico)"
msgstr "A-M|Espanhol (Mexicano)"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:181
msgid "N-Z|Swedish"
msgstr "N-Z|Sueco"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:183
msgid "N-Z|Swedish (Finland)"
msgstr "N-Z|Sueco (Finlandês)"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:185
msgid "N-Z|Tamil"
msgstr "N-Z|Tamil"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:187
msgid "N-Z|Telugu"
msgstr "N-Z|Telugu"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:189
msgid "N-Z|Thai"
msgstr "N-Z|Tailandês"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:191
msgid "N-Z|Turkish"
msgstr "N-Z|Turco"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:193
msgid "N-Z|Ukrainian"
msgstr "N-Z|Ucrânia"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:195
msgid "N-Z|Vietnamese"
msgstr "N-Z|Vietnamita"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:197
msgid "N-Z|Walloon"
msgstr "N-Z|Walloon"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:199
msgid "N-Z|Welsh"
msgstr "N-Z|Galês"

#. Note translate the N-Z to the N-Z you used in the group label
#: gui/gdmlanguages.c:201
msgid "N-Z|Yiddish"
msgstr "N-Z|Yiddish"

#. This is the POSIX/C locale for english, should really be in Other
#: gui/gdmlanguages.c:203
msgid "Other|POSIX/C English"
msgstr "Outra|Inglês POSIX/C"

#. This should be the same as in the front of the language strings
#. * else the languages will appear in the "Other" submenu
#: gui/gdmlanguages.c:378
msgid "A-M"
msgstr "A-M"

#. This should be the same as in the front of the language strings
#. * else the languages will appear in the "Other" submenu
#: gui/gdmlanguages.c:386
msgid "N-Z"
msgstr "N-Z"

#: gui/gdmlogin.c:69
msgid "AnotherLevel"
msgstr "AnotherLevel"

# ../lisp/frames.jl
#. default is nicely translated
#. Translators: default GNOME session
#: gui/gdmlogin.c:70 gui/gdmlogin.c:1883 gui/gdmlogin.c:1905
msgid "Default"
msgstr "Omissão"

#: gui/gdmlogin.c:71
msgid "Failsafe"
msgstr "Recurso"

#: gui/gdmlogin.c:72
msgid "Gnome"
msgstr "Gnome"

#: gui/gdmlogin.c:73
msgid "KDE"
msgstr "KDE"

#: gui/gdmlogin.c:74
msgid "XSession"
msgstr "SessãoX"

#: gui/gdmlogin.c:75 gui/gdmlogin.c:1476 gui/greeter/greeter_session.c:353
msgid "Gnome Chooser"
msgstr "Selecção Gnome"

#: gui/gdmlogin.c:76 gui/gdmlogin.c:1645
#: gui/greeter/greeter_action_language.c:45
msgid "Last"
msgstr "Última"

#: gui/gdmlogin.c:218 gui/greeter/greeter_parser.c:948
#: gui/greeter/themes/circles/circles.xml.in.h:4
#: gui/greeter/themes/happygnome/happygnome.xml.in.h:4
#, no-c-format
msgid "User %s will login in %d seconds"
msgstr "Utilizador %s iniciará sessão em %d segundos"

#: gui/gdmlogin.c:518
msgid ""
"Doubleclick here to un-iconify the login window, so that you may log in."
msgstr ""
"Clique-duplo aqui para restaurar a janela de início de sessão, para que "
"possa entrar."

#: gui/gdmlogin.c:588 gui/gdmlogin.c:600
#, c-format
msgid "%sWelcome to %s%s"
msgstr "%sBem Vindo ao %s%s"

#: gui/gdmlogin.c:598
msgid "gdm_parse_enriched_string: String too long!"
msgstr "gdm_parse_enriched_string: Expressão demasiado extensa!"

#: gui/gdmlogin.c:755
msgid ""
"Could not fork a new process!\n"
"\n"
"You likely won't be able to log in either."
msgstr ""
"Incapaz de fazer fork de um novo processo!\n"
"\n"
"Provavelmente não conseguirá iniciar sessão."

#: gui/gdmlogin.c:803 gui/greeter/greeter_system.c:52
msgid "Are you sure you want to reboot the machine?"
msgstr "Tem a certeza que deseja reiniciar o computador?"

#: gui/gdmlogin.c:815 gui/greeter/greeter_system.c:63
msgid "Are you sure you want to shut down the machine?"
msgstr "Tem a certeza que deseja desligar o computador?"

#: gui/gdmlogin.c:826 gui/greeter/greeter_system.c:73
msgid "Are you sure you want to suspend the machine?"
msgstr "Tem a certeza que deseja suspender o computador?"

#: gui/gdmlogin.c:840
#, c-format
msgid "gdm_login_parse_config: No configuration file: %s. Using defaults."
msgstr ""
"gdm_login_parse_config: Nenhum ficheiro de configuração: %s. A utilizar "
"valores por omissão."

#: gui/gdmlogin.c:872 gui/gdmlogin.c:4008
#, c-format
msgid "Welcome to %n"
msgstr "Bem Vindo ao %n"

#: gui/gdmlogin.c:917 gui/greeter/greeter.c:128
msgid "TimedLoginDelay was less than 5.  I'll just use 5."
msgstr "TimedLoginDelay era menor do que 5. A ajustar para 5."

#: gui/gdmlogin.c:977 gui/gdmlogin.c:1524 gui/greeter/greeter_session.c:65
#: gui/greeter/greeter_session.c:400
msgid "Failsafe Gnome"
msgstr "Gnome de recurso"

#: gui/gdmlogin.c:979 gui/gdmlogin.c:1549 gui/greeter/greeter_session.c:67
#: gui/greeter/greeter_session.c:426
msgid "Failsafe xterm"
msgstr "Xterm de recurso"

#: gui/gdmlogin.c:1025 gui/greeter/greeter_session.c:111
#, c-format
msgid ""
"Your preferred session type %s is not installed on this machine.\n"
"Do you wish to make %s the default for future sessions?"
msgstr ""
"O seu tipo de sessão favorito %s não se encontra instalado nesta máquina.\n"
"Deseja tornar %s o valor por omissão para sessões futuras?"

#. never_encoding
#. no_group
#. untranslated
#. markup
#: gui/gdmlogin.c:1050 gui/gdmlogin.c:1131
#: gui/greeter/greeter_action_language.c:154 gui/greeter/greeter_session.c:139
#, c-format
msgid ""
"You have chosen %s for this session, but your default setting is %s.\n"
"Do you wish to make %s the default for future sessions?"
msgstr ""
"Você seleccionou %s para esta sessão, mas a sua definição por omissão é %s.\n"
"Deseja tornar %s o valor por omissão para sessões futuras?"

#. if !GdmShowLastSession then our saved session is
#. * irrelevant, we are in "switchdesk mode"
#. * and the relevant thing is the saved session
#. * in .Xclients
#.
#: gui/gdmlogin.c:1066 gui/greeter/greeter_session.c:157
#, c-format
msgid ""
"You have chosen %s for this session.\n"
"If you wish to make %s the default for future sessions,\n"
"run the 'switchdesk' utility\n"
"(System->Desktop Switching Tool from the panel menu)."
msgstr ""
"Você seleccionou %s para esta sessão.\n"
"Se desejar tonar %s o valor por omissão para futuras sessões,\n"
"execute o utilitário 'switchdesk'\n"
"(Sistema->Ferramenta de Troca de Ambiente no menu deste painel)."

#: gui/gdmlogin.c:1326
#, c-format
msgid "%s session selected"
msgstr "%s sessões seleccionadas"

#: gui/gdmlogin.c:1361 gui/greeter/greeter_session.c:231
msgid "Log in using the session that you have used last time you logged in"
msgstr "Iniciar sessão utilizando a mesma sessão da última vez"

#: gui/gdmlogin.c:1374 gui/greeter/greeter_session.c:244
msgid "gdm_login_session_init: Session script directory not found!"
msgstr ""
"gdm_login_session_init: Directório de scripts de sessão não encontrado!"

#: gui/gdmlogin.c:1464 gui/greeter/greeter_session.c:339
msgid ""
"This session will log you directly into GNOME, into your current session."
msgstr ""
"Esta sessão fa-lo-á entrar directamente no GNOME, na sua sessão actual."

#: gui/gdmlogin.c:1479 gui/greeter/greeter_session.c:356
msgid ""
"This session will log you into GNOME and it will let you choose which one of "
"the GNOME sessions you want to use."
msgstr ""
"Esta sessão fa-lo-á entrar directamente no GNOME e deixa-lo-á seleccionar "
"qual das sessões GNOME deseja utilizar."

#: gui/gdmlogin.c:1514 gui/greeter/greeter_session.c:389
msgid "Yaikes, nothing found in the session directory."
msgstr "Bolas, nada encontrado no directório de sessões."

#: gui/gdmlogin.c:1526 gui/greeter/greeter_session.c:402
msgid ""
"This is a failsafe session that will log you into GNOME.  No startup scripts "
"will be read and it is only to be used when you can't log in otherwise.  "
"GNOME will use the 'Default' session."
msgstr ""
"Esta é uma sessão de recurso que o ligará ao GNOME. Nenhum script de "
"arranque será lido e esta sessão apenas é utilizada quando você não consegue "
"iniciar sessão de outra forma. O GNOME irá utilizar a sessão por 'Omissão'."

#: gui/gdmlogin.c:1551 gui/greeter/greeter_session.c:428
msgid ""
"This is a failsafe session that will log you into a terminal.  No startup "
"scripts will be read and it is only to be used when you can't log in "
"otherwise.  To exit the terminal, type 'exit'."
msgstr ""
"Esta é uma sessão de recurso que o ligará a um terminal. Nenhum script de "
"arranque será lido e esta sessão é utilizada apenas quando você não consegue "
"iniciar sessão de outra forma. Para sair do terminal, escreva 'exit'."

#: gui/gdmlogin.c:1572 gui/greeter/greeter_session.c:450
msgid "No default session link found. Using Failsafe GNOME.\n"
msgstr ""
"Nenhum link de sessão por omissão encontrado. A utilizar GNOME de recurso.\n"

#. never_encoding
#. no_group
#. untranslated
#. makrup
#: gui/gdmlogin.c:1616
#, c-format
msgid "%s language selected"
msgstr "Idioma %s seleccionado"

#: gui/gdmlogin.c:1656
msgid "Log in using the language that you have used last time you logged in"
msgstr "Iniciar sessão utilizando o idimoa seleccionada da última vez"

#: gui/gdmlogin.c:1671
msgid "Log in using the default system language"
msgstr "Iniciar sessão utilizando o idioma por omissão do sistema"

# ../src/sawfish-ui.jl
#: gui/gdmlogin.c:1691
msgid "Other"
msgstr "Outro"

#: gui/gdmlogin.c:1845 gui/gdmlogin.c:1852
msgid "Select GNOME session"
msgstr "Seleccionar sessão GNOME"

#: gui/gdmlogin.c:1919
msgid "Create new session"
msgstr "Criar nova sessão"

#: gui/gdmlogin.c:1928
msgid "Name: "
msgstr "Nome: "

#. Translators: this is to remember the chosen gnome session
#. * for next time
#: gui/gdmlogin.c:1950
msgid "Remember this setting"
msgstr "Memorizar esta configuração"

#: gui/gdmlogin.c:2334
msgid "Please insert 25 cents to log in."
msgstr "Insira 25 euro-cêntimos para iniciar sessão."

#: gui/gdmlogin.c:2741
msgid "GNOME Desktop Manager"
msgstr "Gestor de Ambientes GNOME"

#: gui/gdmlogin.c:2749
#, c-format
msgid "Can't open icon file: %s. Suspending iconify feature!"
msgstr ""
"Incapaz de abrir ficheiro de ícone: %s. A suspender funcionalidade de "
"minimização!"

# ../lisp/iconify.jl
#: gui/gdmlogin.c:2771
msgid "Iconify the login window"
msgstr "Minimizar a janela de início"

#: gui/gdmlogin.c:2796 gui/greeter/greeter_item.c:96
msgid "%a %b %d, %H:%M"
msgstr "%a %b %d, %H:%M"

#: gui/gdmlogin.c:2798 gui/greeter/greeter_item.c:100
msgid "%a %b %d, %I:%M %p"
msgstr "%a %b %d, %I:%M %p"

#: gui/gdmlogin.c:2864
msgid "Finger"
msgstr "Finger"

#: gui/gdmlogin.c:2956
msgid "GDM Login"
msgstr "Início de Sessão GDM"

#: gui/gdmlogin.c:2999 gui/greeter/greeter_canvas_item.c:129
#: gui/greeter/greeter_parser.c:923
#: gui/greeter/themes/circles/circles.xml.in.h:11
#: gui/greeter/themes/happygnome/happygnome.xml.in.h:11
msgid "_Session"
msgstr "_Sessão"

#: gui/gdmlogin.c:3006 gui/greeter/greeter_canvas_item.c:122
#: gui/greeter/greeter_parser.c:918
#: gui/greeter/themes/circles/circles.xml.in.h:9
#: gui/greeter/themes/happygnome/happygnome.xml.in.h:9
msgid "_Language"
msgstr "_Idioma"

#: gui/gdmlogin.c:3018
msgid "_Configure the login manager..."
msgstr "_Configurar o gestor de sessões..."

#: gui/gdmlogin.c:3025
msgid ""
"Configure GDM (this login manager). This will require the root password."
msgstr "Configurar o GDM (este gestor de sessões). Requer a senha de root."

#: gui/gdmlogin.c:3032
msgid "_Reboot..."
msgstr "_Reiniciar..."

#: gui/gdmlogin.c:3039
msgid "Reboot your computer"
msgstr "Reiniciar o seu computador"

#: gui/gdmlogin.c:3045
msgid "Shut _down..."
msgstr "_Desligar..."

#: gui/gdmlogin.c:3052
msgid "Shut down your computer so that you may turn it off."
msgstr "Desligar o computador para que o possa desligar da corrente."

#: gui/gdmlogin.c:3059
msgid "_Suspend..."
msgstr "_Suspender..."

#: gui/gdmlogin.c:3066
msgid "Suspend your computer"
msgstr "Suspender o seu computador"

#: gui/gdmlogin.c:3072 gui/greeter/greeter_canvas_item.c:138
#: gui/greeter/greeter_parser.c:928
#: gui/greeter/themes/circles/circles.xml.in.h:2
#: gui/greeter/themes/happygnome/happygnome.xml.in.h:2
msgid "S_ystem"
msgstr "S_istema"

# ../lisp/menus.jl
#: gui/gdmlogin.c:3084 gui/greeter/greeter_canvas_item.c:151
#: gui/greeter/greeter_parser.c:938
#: gui/greeter/themes/circles/circles.xml.in.h:10
#: gui/greeter/themes/happygnome/happygnome.xml.in.h:10
msgid "_Quit"
msgstr "_Sair"

#: gui/gdmlogin.c:3086 gui/greeter/greeter_canvas_item.c:153
#: gui/greeter/greeter_parser.c:933
#: gui/greeter/themes/circles/circles.xml.in.h:1
#: gui/greeter/themes/happygnome/happygnome.xml.in.h:1
msgid "D_isconnect"
msgstr "Desl_igar"

#: gui/gdmlogin.c:3643
#, c-format
msgid "Can't open DefaultImage: %s. Suspending face browser!"
msgstr "Incapaz de abrir DefaultImage: %s. A suspender o browser de faces!"

#: gui/gdmlogin.c:4083 gui/gdmlogin.c:4112 gui/greeter/greeter.c:556
#: gui/greeter/greeter.c:585
#, c-format
msgid ""
"The greeter version (%s) does not match the daemon version.\n"
"You have probably just upgraded gdm.\n"
"Please restart the gdm daemon or reboot the computer."
msgstr ""
"A versão das boas-vindas (%s) não coincide com a versão do daemon.\n"
"Provavelmente você acabou de actualizar o gdm.\n"
"Reinicie o daemon do gdm ou reinicie o seu computador."

#: gui/gdmlogin.c:4118 gui/gdmlogin.c:4162 gui/greeter/greeter.c:591
#: gui/greeter/greeter.c:636
msgid "Reboot"
msgstr "Reiniciar Sistema"

#: gui/gdmlogin.c:4154 gui/greeter/greeter.c:628
#, c-format
msgid ""
"The greeter version (%s) does not match the daemon version (%s).\n"
"You have probably just upgraded gdm.\n"
"Please restart the gdm daemon or reboot the computer."
msgstr ""
"A versão das boas-vindas (%s) não coincide com a versão do daemon (%s).\n"
"Provavelmente você acabou de actualizar o gdm.\n"
"Reinicie o daemon do gdm ou reinicie o seu computador."

# ../lisp/menus.jl
#: gui/gdmlogin.c:4160 gui/greeter/greeter.c:634
msgid "Restart"
msgstr "Reiniciar"

#: gui/gdmlogin.c:4205 gui/greeter/greeter.c:1055
msgid "main: Error setting up HUP signal handler"
msgstr "main: Erro ao inicializar o gestor de sinais HUP"

#: gui/gdmlogin.c:4213 gui/greeter/greeter.c:1063
msgid "main: Error setting up INT signal handler"
msgstr "main: Erro ao inicializar o gestor de sinais INT"

#: gui/gdmlogin.c:4216 gui/greeter/greeter.c:1066
msgid "main: Error setting up TERM signal handler"
msgstr "main: Erro ao inicializar o gestor de sinais TERM"

#: gui/gdmlogin.c:4307 gui/greeter/greeter.c:1279
msgid ""
"Your session directory is missing or empty!\n"
"\n"
"There are two available sessions you can use, but\n"
"you should log in and correct the gdm configuration."
msgstr ""
"O seu directório de sessão não existe ou está vazio!\n"
"\n"
"Existem duas sessões disponíveis que pode utilizar, mas\n"
"deverá iniciar sessão e corrigir a configuração do gdm."

#: gui/gdmlogin.c:4330 gui/greeter/greeter.c:1303
msgid ""
"The configuration file contains an invalid command\n"
"line for the login dialog, and thus I ran the\n"
"default command.  Please fix your configuration."
msgstr ""
"O ficheiro de configuração contém uma linha de comando\n"
"inválida para o diálogo de início de sessão, pelo que foi\n"
"executado o comando por omissão. Corrija a sua configuração."

#: gui/gdmlogin.c:4354 gui/greeter/greeter.c:1328
msgid ""
"The configuration was not found.  GDM is using\n"
"defaults to run this session.  You should log in\n"
"and create a configuration file with the GDM\n"
"configuration program."
msgstr ""
"Não foi encontrada a configuração. O GDM está a\n"
"utilizar valores por omissão para executar esta sessão. Deverá\n"
"entrar e criar um ficheiro de configuração com a\n"
"aplicação de configuração do GDM."

#: gui/gdmphotosetup.c:129
msgid ""
"The face browser is not configured,\n"
"please ask your system administrator to enable it\n"
"in the GDM configurator program."
msgstr ""
"O browser de faces não está configurado, peça\n"
"ao seu administrador de sistemas para o\n"
"activar na aplicação de configuração do GDM."

#: gui/gdmphotosetup.c:138
msgid "Select a photo"
msgstr "Seleccione uma fotografia"

#: gui/gdmphotosetup.c:147
msgid "Select a photograph to show in the facebrowser:"
msgstr "Seleccione uma fotografia para mostrar no browser de faces:"

#: gui/gdmphotosetup.c:152
msgid "Browse"
msgstr "Procurar"

#: gui/gdmphotosetup.c:185
msgid "No picture selected."
msgstr "Nenhuma imagem seleccionada."

#: gui/gdmphotosetup.c:194
#, c-format
msgid ""
"The picture is too large and the system administrator\n"
"disallowed pictures larger than %d bytes to\n"
"show in the face browser"
msgstr ""
"A imagem é demasiado grande e o administrador de sistemas\n"
"não autoriza imagens maiores do que %d bytes para serem\n"
"mostradas no browser de faces"

#: gui/gdmphotosetup.c:220
#, c-format
msgid ""
"File %s cannot be open for reading\n"
"Error: %s"
msgstr ""
"O ficheiro %s não pode ser aberto para leitura\n"
"Erro: %s"

#: gui/gdmphotosetup.c:238
#, c-format
msgid ""
"File %s cannot be open for writing\n"
"Error: %s"
msgstr ""
"O ficheiro %s não pode ser aberto para escrita\n"
"Erro: %s"

#: gui/gdmphotosetup.desktop.in.h:1
msgid ""
"Change the picture that will show in the GDM (login manager) face browser"
msgstr ""
"Configurar a imagem que será mostrada no browser de faces GDM (gestor de "
"sessões)"

#: gui/gdmphotosetup.desktop.in.h:2
msgid "Login Photo"
msgstr "Fotografia de Sessão"

#.
#. * Soubor s přeložitelnými řetězci generovaný programem Glade.
#. * Přidejte tento soubor do souboru vašeho projektu POTFILES.in.
#. * NEPŘEKLÁDEJTE JEJ jako součást vaší aplikace.
#.
#: gui/gdmsetup-strings.c:7 gui/gdmsetup.glade.h:17
msgid "GDM Setup"
msgstr "configuração GDM"

#: gui/gdmsetup-strings.c:8 gui/gdmsetup.glade.h:22
msgid "L_ocal: "
msgstr "L_ocal: "

#: gui/gdmsetup-strings.c:9 gui/gdmsetup.glade.h:54
msgid "_Remote: "
msgstr "_Remoto: "

#: gui/gdmsetup-strings.c:10 gui/gdmsetup-strings.c:12
#: gui/gdmsetup-strings.c:42 gui/gdmsetup.c:812 gui/gdmsetup.glade.h:41
msgid "Standard greeter"
msgstr "Boas-vindas standard"

#: gui/gdmsetup-strings.c:11 gui/gdmsetup-strings.c:13
#: gui/gdmsetup-strings.c:54 gui/gdmsetup.c:814 gui/gdmsetup.glade.h:19
msgid "Graphical greeter"
msgstr "Boas-vindas gráficas"

#: gui/gdmsetup-strings.c:14 gui/gdmsetup.glade.h:11
msgid "Always use 24 hour cloc_k format"
msgstr "Utilizar sempre formato de relógio 2_4 horas"

#: gui/gdmsetup-strings.c:15 gui/gdmsetup.glade.h:20
msgid "Greeter"
msgstr "Boas-vindas"

#: gui/gdmsetup-strings.c:16 gui/gdmsetup.glade.h:51
msgid "_Login a user automatically on first bootup"
msgstr "_Iniciar sessão automaticamente no primeiro acesso do utilizador"

#: gui/gdmsetup-strings.c:17 gui/gdmsetup.glade.h:46
msgid "_Automatic login username:"
msgstr "Utilizador de início de sessão _automático:"

#: gui/gdmsetup-strings.c:18 gui/gdmsetup-strings.c:23
#: gui/gdmsetup-strings.c:26 gui/gdmsetup-strings.c:29
#: gui/gdmsetup-strings.c:37 gui/gdmsetup.glade.h:1
msgid "*"
msgstr "*"

#: gui/gdmsetup-strings.c:20 gui/gdmsetup.glade.h:24
msgid "Login a user automa_tically after a specified number of seconds"
msgstr ""
"Inicia sessão do utilizador automa_ticamente ao fim de um nº especificado de "
"segundos"

#: gui/gdmsetup-strings.c:21 gui/gdmsetup.glade.h:43
msgid "Timed login us_ername:"
msgstr "Utilizador de início de sessão t_emporizado:"

#: gui/gdmsetup-strings.c:22 gui/gdmsetup.glade.h:56
msgid "_Seconds before login:"
msgstr "_Segundos antes do início:"

#: gui/gdmsetup-strings.c:24 gui/gdmsetup.glade.h:42
msgid "Timed login"
msgstr "Início de sessão temporizado"

#: gui/gdmsetup-strings.c:25 gui/gdmsetup.glade.h:18
msgid "General"
msgstr "Geral"

#: gui/gdmsetup-strings.c:27 gui/gdmsetup.glade.h:57
msgid "_Welcome string: "
msgstr "_Mensagem de boas vindas: "

#: gui/gdmsetup-strings.c:28 gui/gdmsetup.glade.h:44
msgid "Welcome string: "
msgstr "Mensagem de boas vindas: "

#: gui/gdmsetup-strings.c:30 gui/gdmsetup.glade.h:25
msgid "Logo"
msgstr "Logo"

#: gui/gdmsetup-strings.c:31 gui/gdmsetup.glade.h:40
msgid "Show choosable user images (_face browser)"
msgstr "Mostrar imagens de utilizadores seleccionáveis (browser de _faces)"

# ../lisp/custom.jl
#: gui/gdmsetup-strings.c:32 gui/gdmsetup.glade.h:31
msgid "Miscellaneous"
msgstr "Vários"

#: gui/gdmsetup-strings.c:33 gui/gdmsetup.glade.h:52
msgid "_No background"
msgstr "Sem Fu_ndo"

#: gui/gdmsetup-strings.c:34 gui/gdmsetup.glade.h:49
msgid "_Image"
msgstr "_Imagem"

#: gui/gdmsetup-strings.c:35 gui/gdmsetup.glade.h:14
msgid "Co_lor"
msgstr "C_or"

#: gui/gdmsetup-strings.c:36 gui/gdmsetup.glade.h:55
msgid "_Scale background image to fit"
msgstr "_Ampliar imagem de fundo para ocupar tudo"

#: gui/gdmsetup-strings.c:38 gui/gdmsetup.glade.h:53
msgid "_Only color on remote displays"
msgstr "Apenas cores em ecrãs rem_otos"

#: gui/gdmsetup-strings.c:39 gui/gdmsetup.glade.h:47
msgid "_Background color: "
msgstr "Cor de _fundo: "

#: gui/gdmsetup-strings.c:40 gui/gdmsetup.glade.h:35
msgid "Pick a color"
msgstr "Seleccione uma cor"

#: gui/gdmsetup-strings.c:41 gui/gdmsetup.glade.h:13
msgid "Background"
msgstr "Fundo"

#: gui/gdmsetup-strings.c:43 gui/gdmsetup.glade.h:5
msgid "<b>Preview:</b>"
msgstr "<b>Antever:</b>"

#: gui/gdmsetup-strings.c:44 gui/gdmsetup.glade.h:33
msgid "No screenshot available"
msgstr "Nenhuma captura de ecrã disponível"

#: gui/gdmsetup-strings.c:45 gui/gdmsetup.glade.h:4
msgid "<b>Description:</b>"
msgstr "<b>Descrição:</b>"

#: gui/gdmsetup-strings.c:46 gui/gdmsetup.glade.h:3
msgid "<b>Copyright:</b>"
msgstr "<b>Copyright:</b>"

#: gui/gdmsetup-strings.c:47 gui/gdmsetup.glade.h:2
msgid "<b>Author:</b>"
msgstr "<b>Autor:</b>"

#: gui/gdmsetup-strings.c:48 gui/gdmsetup.glade.h:60
msgid ""
"description\n"
"widget"
msgstr ""
"widget\n"
"de descrição"

#: gui/gdmsetup-strings.c:50 gui/gdmsetup.glade.h:58
msgid "author"
msgstr "autor"

#: gui/gdmsetup-strings.c:51 gui/gdmsetup.glade.h:59
msgid "copyright"
msgstr "copyright"

#: gui/gdmsetup-strings.c:52 gui/gdmsetup.glade.h:50
msgid "_Install new theme"
msgstr "_Instalar novo tema"

#: gui/gdmsetup-strings.c:53 gui/gdmsetup.glade.h:48
msgid "_Delete theme"
msgstr "_Apagar tema"

#: gui/gdmsetup-strings.c:55 gui/gdmsetup.glade.h:6
msgid "Allow _root to login with GDM"
msgstr "Permitir a _root iniciar sessão com o GDM"

#: gui/gdmsetup-strings.c:56 gui/gdmsetup.glade.h:9
msgid "Allow root to login r_emotely with GDM"
msgstr "Permitir que root se ligue r_emotamente com o GDM"

#: gui/gdmsetup-strings.c:57 gui/gdmsetup.glade.h:8
msgid "Allow remote _timed logins"
msgstr "Permitir sessão remota _temporizada"

#: gui/gdmsetup-strings.c:58 gui/gdmsetup.glade.h:39
msgid "Show _system menu"
msgstr "Mostrar menu de _sistema"

#: gui/gdmsetup-strings.c:59 gui/gdmsetup.glade.h:7
msgid "Allow c_onfiguration from the login screen"
msgstr ""
"Permitir aos utilizadores executarem a c_onfiguração do menu de sistema"

#: gui/gdmsetup-strings.c:60 gui/gdmsetup.glade.h:10
msgid "Always disallow TCP connections to _X server"
msgstr "Não autorizar nunca ligações TCP ap servidor _X"

#: gui/gdmsetup-strings.c:61 gui/gdmsetup.glade.h:37
msgid "Retry _delay (seconds) :"
msgstr "_Atraso da repetição (segundos) :"

#: gui/gdmsetup-strings.c:62 gui/gdmsetup.glade.h:34
msgid "Options"
msgstr "Opções"

#: gui/gdmsetup-strings.c:63 gui/gdmsetup.glade.h:38
msgid "Security"
msgstr "Segurança"

#: gui/gdmsetup-strings.c:64 gui/gdmsetup.glade.h:32
msgid ""
"No XDMCP support in the binary.  To enable XDMCP support you must recompile "
"GDM with the XDMCP libraries."
msgstr ""
"Sem suporte XDMCP no binário. Para activar suporte XDMCP terá de recompilar "
"o GDM com as bibliotecas XDMCP."

#: gui/gdmsetup-strings.c:65 gui/gdmsetup.glade.h:21
msgid "Honour _indirect requests"
msgstr "Honrar pedidos _indirectos"

#: gui/gdmsetup-strings.c:66 gui/gdmsetup.glade.h:23
msgid "Listen on UDP port: "
msgstr "Escutar no porto UDP: "

#: gui/gdmsetup-strings.c:67 gui/gdmsetup.glade.h:28
msgid "Maximum pending requests:"
msgstr "Limite máximo de pedidos pendentes:"

#: gui/gdmsetup-strings.c:68 gui/gdmsetup.glade.h:26
msgid "Max pending indirect requests:"
msgstr "Limite máximo de pedidos indirectos pendentes:"

#: gui/gdmsetup-strings.c:69 gui/gdmsetup.glade.h:29
msgid "Maximum remote sessions:"
msgstr "Limite máximo de sessões remotas:"

#: gui/gdmsetup-strings.c:70 gui/gdmsetup.glade.h:30
msgid "Maximum wait time:"
msgstr "Tempo máximo de espera:"

#: gui/gdmsetup-strings.c:71 gui/gdmsetup.glade.h:27
msgid "Maximum indirect wait time:"
msgstr "Tempo máximo de espera indirecta:"

#: gui/gdmsetup-strings.c:72 gui/gdmsetup.glade.h:15
msgid "Displays per host:"
msgstr "Ecrãs por servidor:"

#: gui/gdmsetup-strings.c:73 gui/gdmsetup-strings.c:74 gui/gdmsetup.glade.h:36
msgid "Ping interval (seconds):"
msgstr "Intrevalo de ping (segundos):"

#: gui/gdmsetup-strings.c:75 gui/gdmsetup.glade.h:16
msgid "Enable _XDMCP"
msgstr "Activar _XDMCP"

#: gui/gdmsetup-strings.c:76 gui/gdmsetup.glade.h:45
msgid "XDMCP"
msgstr "XDMCP"

#: gui/gdmsetup.c:145
msgid ""
"An error occured while trying to contact the login screens.  Not all updates "
"may have taken effect."
msgstr ""
"Ocorreu um erro ao tentar contactar os ecrãs de iniciar sessão. Podem não "
"tomar efeito todas as actualizações."

#: gui/gdmsetup.c:440
msgid "Too many users to list here..."
msgstr "Demasiados utilizadores para listar aqui..."

#: gui/gdmsetup.c:1344
msgid "Archive is not of a subdirectory"
msgstr "Arquivo não é de um subdirectório"

#: gui/gdmsetup.c:1352
msgid "Archive is not of a single subdirectory"
msgstr "Arquivo não é de um único directório"

#: gui/gdmsetup.c:1376 gui/gdmsetup.c:1455
msgid "File not a tar.gz or tar archive"
msgstr "Ficheiro não é um arquivo tar.gz ou tar"

#: gui/gdmsetup.c:1378
msgid "Archive does not include a GdmGreeterTheme.info file"
msgstr "Arquivo não inclui um ficheiro GdmGreeterTheme.info"

#: gui/gdmsetup.c:1400
msgid "File does not exist"
msgstr "Ficheiro não existe"

#: gui/gdmsetup.c:1508
msgid "No file selected"
msgstr "Nenhum ficheiro seleccionado"

#: gui/gdmsetup.c:1534
#, c-format
msgid ""
"Not a theme archive\n"
"Details: %s"
msgstr ""
"Não é um arquivo de tema\n"
"Detalhes: %s"

#: gui/gdmsetup.c:1556
#, c-format
msgid ""
"Theme directory '%s' seems to be already installed, install again anyway?"
msgstr ""
"O directório de temas '%s' parece já estar instalado, ainda assim re-"
"instalar?"

#: gui/gdmsetup.c:1604
msgid "Some error occured when installing the theme"
msgstr "Ocorreu um erro ao instalar o tema"

#: gui/gdmsetup.c:1649
msgid "Select new theme archive to install"
msgstr "Seleccione novo arquivo de tema a instalar"

#: gui/gdmsetup.c:1722
#, c-format
msgid "Do you really wish to remove theme '%s' from the system?"
msgstr "Deseja mesmo remover o tema '%s' do sistema?"

#. This is the temporary help dialog
#: gui/gdmsetup.c:1896
#, c-format
msgid ""
"This configuration window changes settings for the GDM daemon, which is the "
"graphical login screen for GNOME.  Changes that you make will take effect "
"immediately.\n"
"\n"
"Note that not all configuration options are listed here.  You may want to "
"edit %s if you cannot find what you are looking for."
msgstr ""
"Esta janela de configuração altera definições do daemon GDM, que é o ecrã "
"gráfico de início de sessão do GNOME. As alterações efectuadas terão efeito "
"imediatamente.\n"
"\n"
"Note que nem todas as opções de configuração se encontram aqui listadas. "
"Poderá querer editar %s caso consiga encontrar o que procura."

#: gui/gdmsetup.c:2203
msgid "You must be the superuser (root) to configure GDM.\n"
msgstr "Tem de ser o super-utilizador (root) para configurar o GDM.\n"

#. EOF
#: gui/gdmsetup.desktop.in.h:1
msgid "A graphical application for configuring the GNOME Display Manager (GDM)"
msgstr "Uma aplicação gráfica para configurar o Gestor de Ecrãs GNOME (GDM)"

#: gui/gdmsetup.desktop.in.h:2
msgid "GDM Configurator"
msgstr "Configuração GDM"

#: gui/greeter/greeter.c:72
#, c-format
msgid "greeter_parse_config: No configuration file: %s. Using defaults."
msgstr ""
"greeter_parse_config: Nenhum ficheiro de configuração: %s. A utilizar "
"valores por omissão."

#: gui/greeter/greeter.c:1141
#, c-format
msgid "There was an error loading the theme %s"
msgstr "Ocorreu um erro ao carregar o tema %s"

#: gui/greeter/greeter.c:1179
msgid ""
"The theme for the graphical greeter is corrupt.  It does not contain "
"definition for the username/password entry element."
msgstr ""
"O tema para as boas-vindas gráfica está corrompido. Não possui a definição "
"para o elemento de entrada utilizador/senha."

#: gui/greeter/greeter.c:1212
msgid ""
"There was an error loading the theme, and the default theme also could not "
"have been loaded, I will attempt to start the standard greeter"
msgstr ""
"Ocorreu um erro ao carregar o tema, e o tema por omissão também não pode ser "
"carregado. Tentar-se-á inicializar as boas-vindas por omissão"

#: gui/greeter/greeter.c:1232
msgid ""
"I could not start the standard greeter.  This display will abort and you may "
"have to login another way and fix the installation of gdm"
msgstr ""
"Incapaz de inicializar as boas-vindas standard. Este ecrã irá abortar e "
"poderá ter de se ligar de outra forma para corrigir a instalação do gdm"

#: gui/greeter/greeter_action_language.c:194
msgid "Select a language"
msgstr "Seleccione um idioma"

#: gui/greeter/greeter_action_language.c:207
msgid "Select a language for your session to use:"
msgstr "Seleccione um idioma para a sua sessão utilizar:"

#: gui/greeter/greeter_parser.c:943
#: gui/greeter/themes/circles/circles.xml.in.h:8
#: gui/greeter/themes/happygnome/happygnome.xml.in.h:8
msgid "You've got capslock on!"
msgstr "Tem o capslock ligado!"

#: gui/greeter/greeter_parser.c:955
#: gui/greeter/themes/circles/circles.xml.in.h:7
#: gui/greeter/themes/happygnome/happygnome.xml.in.h:7
#, no-c-format
msgid "Welcome to %h"
msgstr "Bem Vindo ao %h"

#: gui/greeter/greeter_system.c:150
msgid "Shut down the computer"
msgstr "Desligar o computador"

#: gui/greeter/greeter_system.c:162
msgid "Suspend the computer"
msgstr "Suspender o computador"

#: gui/greeter/greeter_system.c:174
msgid "Reboot the computer"
msgstr "Reiniciar o computador"

#: gui/greeter/greeter_system.c:187
msgid "Configure the login manager"
msgstr "Configurar o gestor de sessões"

#: gui/greeter/themes/circles/GdmGreeterTheme.desktop.in.h:1
msgid "(c) 2002 Bond, James Bond"
msgstr "(c) 2002 Bond, James Bond"

#: gui/greeter/themes/circles/GdmGreeterTheme.desktop.in.h:2
msgid "Bond, James Bond"
msgstr "Bond, James Bond"

#: gui/greeter/themes/circles/GdmGreeterTheme.desktop.in.h:3
msgid "Circles"
msgstr "Círculos"

#: gui/greeter/themes/circles/GdmGreeterTheme.desktop.in.h:4
msgid "Theme with blue circles"
msgstr "Tema com círculos azuis"

#: gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in.h:1
msgid "(c) 2002 GNOME"
msgstr "(c) 2002 GNOME"

#: gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in.h:2
msgid "GNOME Art variation of Circles"
msgstr "Arte GNOME numa variação de Círculos"

#: gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in.h:3
msgid "GNOME Artists"
msgstr "Artistas GNOME"

#: gui/greeter/themes/happygnome/GdmGreeterTheme.desktop.in.h:4
msgid "Happy GNOME"
msgstr "GNOME Feliz"

#: gui/modules/dwellmouselistener.c:573 gui/modules/keymouselistener.c:626
#, c-format
msgid ""
"Error while trying to run (%s)\n"
"which is linked to (%s)"
msgstr ""
"Erro ao tentar executar (%s)\n"
"que está lincado a (%s)"

#: utils/gdmaskpass.c:26
msgid "gdmaskpass only runs as root\n"
msgstr "gdmaskpass apenas corre como root\n"

#: utils/gdmaskpass.c:42 utils/gdmaskpass.c:48
msgid "Authentication failure!\n"
msgstr "Falha na autenticação!\n"

#: vicious-extensions/glade-helper.c:82
msgid "(memory buffer)"
msgstr "(buffer de memória)"

#: vicious-extensions/glade-helper.c:114 vicious-extensions/glade-helper.c:136
#: vicious-extensions/glade-helper.c:156
msgid "(memory buffer"
msgstr "(buffer de memória"

#: vicious-extensions/glade-helper.c:188
#, c-format
msgid ""
"An error occured while loading the user interface\n"
"element %s%s from file %s.\n"
"Possibly the glade interface description was corrupted.\n"
"%s cannot continue and will exit now.\n"
"You should check your installation of %s or reinstall %s."
msgstr ""
"Ocorreu um erro ao carregar o elemento de interface de\n"
"utilizador %s%s no ficheiro %s.\n"
"Possivelmente a descrição de interface glade está corrompida.\n"
"%s não pode continuar e irá terminar.\n"
"Deverá verificar a sua instalação de %s ou reinstalar %s."

#: vicious-extensions/glade-helper.c:204
#, c-format
msgid ""
"Glade file is on crack! Make sure the correct file is installed!\n"
"file: %s widget: %s"
msgstr ""
"O ficheiro Glade está maluco! Certifique-se de que o ficheiro correcto está "
"instalado!\n"
"ficheiro: %s widget: %s"

#: vicious-extensions/glade-helper.c:234
#, c-format
msgid ""
"An error occured while loading the user interface\n"
"element %s%s from file %s.\n"
"CList type widget should have %d columns.\n"
"Possibly the glade interface description was corrupted.\n"
"%s cannot continue and will exit now.\n"
"You should check your installation of %s or reinstall %s."
msgstr ""
"Ocorreu um erro ao carregar o elemento de interface de\n"
"utilizador %s%s do ficheiro %s.\n"
"Widget do tipo CList deveria ter %d colunas.\n"
"Possivelmente a descrição de interface glade está corrompida.\n"
"%s não pode continuar e irá terminar.\n"
"Deverá verificar a sua instalação de %s ou reinstalar %s."

#: vicious-extensions/glade-helper.c:252
#, c-format
msgid ""
"Glade file is on crack! Make sure the correct file is installed!\n"
"file: %s widget: %s expected clist columns: %d"
msgstr ""
"O ficheiro Glade está maluco! Certifique-se de que o ficheiro correcto está "
"instalado!\n"
"ficheiro: %s widget: %s colunas clist esperadas: %d"

#: vicious-extensions/glade-helper.c:270
#, c-format
msgid ""
"An error occured while loading the user interface\n"
"from file %s.\n"
"Possibly the glade interface description was not found.\n"
"%s cannot continue and will exit now.\n"
"You should check your installation of %s or reinstall %s."
msgstr ""
"Ocorreu um erro ao carregar o interface de utilizador\n"
"do ficheiro %s.\n"
"Possivelmente a descrição de interface glade não foi encontrada.\n"
"%s não pode continuar e irá terminar.\n"
"Deverá verificar a sua instalação de %s ou reinstalar %s."

#: vicious-extensions/glade-helper.c:281
#, c-format
msgid "No interface could be loaded, BAD! (file: %s)"
msgstr "Nenhum interface pode ser lido, MAU! (ficheiro: %s)"

#~ msgid "gdm_child_action: Suspend failed: %s"
#~ msgstr "gdm_child_action: Falha ao suspender: %s"

#~ msgid "_Configure..."
#~ msgstr "_Configurar..."

#~ msgid "Configure"
#~ msgstr "Configurar"

#~ msgid "main: Error setting up CHLD signal handler"
#~ msgstr "main: Erro ao inicializar o gestor de sinais CHLD"

#~ msgid "Disconnect"
#~ msgstr "Desligar"

#~ msgid "Option"
#~ msgstr "Opção"

# ../lisp/menus.jl
#~ msgid "Quit"
#~ msgstr "Sair"

#~ msgid "Session"
#~ msgstr "Sessão"

#~ msgid "System"
#~ msgstr "Sistema"

#~ msgid "gdm_chooser_parse_config: No configuration file: %s. Aborting."
#~ msgstr ""
#~ "gdm_chooser_parse_config: Nenhum ficheiro de configuração: %s. A abortar."

#~ msgid "A-M|American English"
#~ msgstr "A-M|Inglês Americano"

#~ msgid "A-M|British English"
#~ msgstr "A-M|Inglês Britânico"

#~ msgid "N-Z|Brazilian Portuguese"
#~ msgstr "N-Z|Português do Brasil"

#~ msgid "Catalan"
#~ msgstr "Catalão"

#~ msgid "Chinese (simplified)"
#~ msgstr "Chinês (simplificado)"

#~ msgid "Chinese (traditional)"
#~ msgstr "Chinês (tradicional)"

#~ msgid "Croatian"
#~ msgstr "Croata"

#~ msgid "Czech"
#~ msgstr "Checo"

#~ msgid "Danish"
#~ msgstr "Dinamarquês"

#~ msgid "Dutch"
#~ msgstr "Holandês"

#~ msgid "English"
#~ msgstr "Inglês"

#~ msgid "American English"
#~ msgstr "Inglês Americano"

#~ msgid "British English"
#~ msgstr "Inglês Britânico"

#~ msgid "Estonian"
#~ msgstr "Estónio"

#~ msgid "Finnish"
#~ msgstr "Finlandês"

#~ msgid "French"
#~ msgstr "Francês"

#~ msgid "Galician"
#~ msgstr "Galiciano"

#~ msgid "German"
#~ msgstr "Alemão"

#~ msgid "Greek"
#~ msgstr "Grego"

#~ msgid "Hebrew"
#~ msgstr "Hebreu"

#~ msgid "Hungarian"
#~ msgstr "Húngaro"

#~ msgid "Icelandic"
#~ msgstr "Islandês"

#~ msgid "Italian"
#~ msgstr "Italiano"

#~ msgid "Japanese"
#~ msgstr "Japonês"

#~ msgid "Korean"
#~ msgstr "Coreano"

#~ msgid "Lithuanian"
#~ msgstr "Lituano"

#~ msgid "Norwegian (bokmal)"
#~ msgstr "Norueguês (bokmal)"

#~ msgid "Norwegian (nynorsk)"
#~ msgstr "Norueguês (nynorsk)"

#~ msgid "Polish"
#~ msgstr "Polaco"

#~ msgid "Portuguese"
#~ msgstr "Português"

#~ msgid "Brazilian Portuguese"
#~ msgstr "Português do Brasil"

#~ msgid "Romanian"
#~ msgstr "Romeno"

#~ msgid "Russian"
#~ msgstr "Russo"

#~ msgid "Slovak"
#~ msgstr "Eslovaco"

#~ msgid "Slovenian"
#~ msgstr "Esloveno"

#~ msgid "Spanish"
#~ msgstr "Espanhol"

#~ msgid "Swedish"
#~ msgstr "Sueco"

#~ msgid "Turkish"
#~ msgstr "Turco"

#~ msgid "%s: Could not get server hostname: %s!"
#~ msgstr "%s: Incapaz de obter nome de servidor: %s!"

#~ msgid "%s: Could not get address from hostname!"
#~ msgstr "%s: Incapaz de obter endereço do servidor!"

#~ msgid "gdm_slave_session_start: Authentication completed. Whacking greeter"
#~ msgstr ""
#~ "gdm_slave_session_start: Autenticação terminada. A iniciar boas-vindas"

#~ msgid "Basic"
#~ msgstr "Básico"

#~ msgid "Expert"
#~ msgstr "Avançado"

#~ msgid ""
#~ "This panel displays the basic options for configuring GDM.\n"
#~ "\n"
#~ "If you need finer detail, select 'Expert' or 'System' from the list above,"
#~ "which will display some of the more complex options of GDM that rarely "
#~ "need to be changed."
#~ msgstr ""
#~ "Este painel mostra as opções básicas para configurar o GDM.\n"
#~ "\n"
#~ "Se necessitar de maior detalhe, seleccione 'Avançado' ou 'Sistema' na "
#~ "lista acima, o que irá mostrar algumas das opções do GDM mais complexas "
#~ "que raramente precisam de ser alteradas."

#~ msgid ""
#~ "This panel displays the more advanced options of GDM.\n"
#~ "\n"
#~ "Be sure to take care when manipulating the security options, or you could "
#~ "be vulnerable to attackers.\n"
#~ "\n"
#~ "Choose \"System\" to change fundamental options in GDM."
#~ msgstr ""
#~ "Este painel mostra as opções mais avançadas do GDM.\n"
#~ "\n"
#~ "Tenha cautela ao manipular as opções de segurança, ou ficará vulnerável a "
#~ "ataques.\n"
#~ "\n"
#~ "Seleccione \"Sistema\" para modificar opções fundamentais no GDM."

#~ msgid ""
#~ "This panel displays GDM's fundamental system settings.\n"
#~ "\n"
#~ "You should only change these paths if you really know what you are doing, "
#~ "as an incorrect setup could stop your machine from booting properly.\n"
#~ "\n"
#~ "Choose \"Basic\" if you just want to change your machine's login "
#~ "appearance."
#~ msgstr ""
#~ "Este painel mostra as configurações fundamentais de sistema do GDM.\n"
#~ "\n"
#~ "Deverá modificar estes caminhos apenas se souber mesmo o que está a "
#~ "fazer, já que uma configuração incorrecta irá impedir a sua máquina de "
#~ "arrancar com sucesso.\n"
#~ "\n"
#~ "Seleccione \"Básico\" se apenas deseja alterar o aspecto do início de "
#~ "sessão da sua máquina."

#~ msgid ""
#~ "The glade ui description file doesn't seem to contain the\n"
#~ "widget \"%s\". Unfortunately I cannot continue.\n"
#~ "Please check your installation."
#~ msgstr ""
#~ "O ficheiro de descrição ui glade não parece conter o\n"
#~ "widget \"%s\". Infelizmente não será possível continuar.\n"
#~ "Verifique a sua instalação."

#~ msgid ""
#~ "Cannot find the glade interface description\n"
#~ "file, cannot run gdmconfig.\n"
#~ "Please check your installation and the\n"
#~ "location of the gdmconfig.glade2 file."
#~ msgstr ""
#~ "Incapaz de encontrar o ficheiro de descrição de\n"
#~ "interface glade, incapaz de executar gdmconfig.\n"
#~ "Verifique a sua instalação e a localização do\n"
#~ "ficheiro gdmconfig.glade2."

#~ msgid ""
#~ "Cannot find the gdmconfigurator widget in\n"
#~ "the glade interface description file\n"
#~ "Please check your installation."
#~ msgstr ""
#~ "Incapaz de encontrar o widget gdmconfigurator no\n"
#~ "ficheiro de descrição de interface glade\n"
#~ "Verifique a sua instalação."

#~ msgid "GNOME Display Manager Configurator"
#~ msgstr "Configuração de Gestor de Ecrãs GNOME"

#~ msgid ""
#~ "The configuration file: %s\n"
#~ "does not exist! Using default values."
#~ msgstr ""
#~ "O ficheiro de configuração: %s\n"
#~ "não existe! A utilizar valores por omissão."

#~ msgid "Error reading session script!"
#~ msgstr "Erro a ler script de sessão!"

#~ msgid "Error reading this session script"
#~ msgstr "Erro a ler o script desta sessão"

#~ msgid "Yes"
#~ msgstr "Sim"

#~ msgid "No"
#~ msgstr "Não"

#~ msgid "gdm_config_parse_most: Invalid server line in config file. Ignoring!"
#~ msgstr ""
#~ "gdm_config_parse_most: Linha de servidor inválida no ficheiro de "
#~ "configuração. A ignorar!"

#~ msgid ""
#~ "The applied settings cannot take effect until gdm\n"
#~ "is restarted or your computer is rebooted.\n"
#~ "You can restart GDM when all sessions are\n"
#~ "closed (when all users log out) or you can\n"
#~ "restart GDM now (which will kill all current\n"
#~ "sessions)"
#~ msgstr ""
#~ "As definições efectuadas não tomarão efeito até\n"
#~ "que o gdm ou o computador seja reiniciado.\n"
#~ "Poderá reiniciar o GDM quando todas as sessões\n"
#~ "estiverem fechadas (todos os utilizadores\n"
#~ "desligados) ou reiniciar o GDM agora (o que\n"
#~ "terminará todas as sessões actuais)"

#~ msgid "Restart after logout"
#~ msgstr "Reiniciar após logout"

# ../lisp/menus.jl
#~ msgid "Restart now"
#~ msgstr "Reiniciar agora"

#~ msgid ""
#~ "Are you sure you wish to restart GDM\n"
#~ "now and lose any unsaved data?"
#~ msgstr ""
#~ "Tem a certeza que deseja reiniciar o GDM\n"
#~ "agora e perder dados por gravar?"

#~ msgid ""
#~ "The greeter settings will take effect the next time\n"
#~ "it is displayed.  The rest of the settings will not\n"
#~ "take effect until gdm is restarted or the computer is\n"
#~ "rebooted"
#~ msgstr ""
#~ "As definições das boas-vindas tomarão efeito da próxima\n"
#~ "vez que forem mostradas. As restantes definições não\n"
#~ "tomarão efeito até que o gdm ou o computador seja\n"
#~ "reiniciado"

#~ msgid ""
#~ "You have not defined any local servers.\n"
#~ "Usually this is not a good idea unless you\n"
#~ "are sure you do not want users to be able to\n"
#~ "log in with the graphical interface on the\n"
#~ "local console and only use the XDMCP service.\n"
#~ "\n"
#~ "Are you sure you wish to apply these settings?"
#~ msgstr ""
#~ "Não definiu quaisquer servidores locais.\n"
#~ "Normalmente tal não é uma boa ideia excepto se\n"
#~ "estiver certo de que não quer que os utilizadores\n"
#~ "possam iniciar sessões gráficas sobre a consola\n"
#~ "local e que apenas utilizem o serviço XDMCP.\n"
#~ "\n"
#~ "Deseja mesmo aplicar estas definições?"

#~ msgid ""
#~ "\n"
#~ "Could not delete session %s\n"
#~ "   Error: %s"
#~ msgstr ""
#~ "\n"
#~ "Incapaz de apagar a sessão %s\n"
#~ "   Erro: %s"

#~ msgid ""
#~ "\n"
#~ "Could not remove session %s\n"
#~ "   Error: %s"
#~ msgstr ""
#~ "\n"
#~ "Incapaz de remover a sessão %s\n"
#~ "   Erro: %s"

#~ msgid ""
#~ "\n"
#~ "Could not write session %s\n"
#~ "   Error: %s"
#~ msgstr ""
#~ "\n"
#~ "Incapaz de escrever sessão %s\n"
#~ "   Erro: %s"

#~ msgid ""
#~ "\n"
#~ "Could not write contents to session %s\n"
#~ "   Error: %s"
#~ msgstr ""
#~ "\n"
#~ "Incapaz de escrever conteudo para a sessão %s\n"
#~ "   Erro: %s"

#~ msgid ""
#~ "\n"
#~ "Could not unlink old default session\n"
#~ "   Error: %s"
#~ msgstr ""
#~ "\n"
#~ "Incapaz de desligar sessão antiga por omissão\n"
#~ "   Erro: %s"

#~ msgid ""
#~ "\n"
#~ "Could not find a suitable name for the default session link"
#~ msgstr ""
#~ "\n"
#~ "Incapaz de encontrar um nome adequado para a ligação de sessão por omissão"

#~ msgid ""
#~ "\n"
#~ "Could not link new default session\n"
#~ "   Error: %s"
#~ msgstr ""
#~ "\n"
#~ "Incapaz de ligar a nova sessão por omissão\n"
#~ "   Erro: %s"

#~ msgid ""
#~ "There were errors writing changes to the session files.\n"
#~ "The configuration may not be completely saved.\n"
#~ msgstr ""
#~ "Ocorreram erros ao escrever as modificações nos ficheiros de sessão.\n"
#~ "A configuração poderá não ter ficado completamente gravada.\n"

#~ msgid ""
#~ "This will destroy any changes made in this session.\n"
#~ "Are you sure you want to do this?"
#~ msgstr ""
#~ "Isto irá destruir quaisquer modificações efectuadas nesta sessão.\n"
#~ "Tem a certeza que deseja faze-lo?"

#~ msgid ""
#~ "This will destroy any changes made in the configuration.\n"
#~ "Are you sure you want to do this?"
#~ msgstr ""
#~ "Isto irá destruir quaisquer modificações efectuadas na configuração.\n"
#~ "Tem a certeza que deseja faze-lo?"

#~ msgid "A command line must start with a forward slash ('/')"
#~ msgstr "Uma linha de comando tem de começar com uma barra ('/')"

#~ msgid "A descriptive server name must be supplied"
#~ msgstr "Um nome de servidor descritivo tem de ser indicado"

#~ msgid "A session name must be unique and not empty"
#~ msgstr "Um nome de sesso tem de ser único e não vazio"

#~ msgid "Enter a name for the new session"
#~ msgstr "Introduza um nome para a nova sessão"

#~ msgid ""
#~ "You have modified the sessions directory.\n"
#~ "Your session changes will still get written\n"
#~ "to the old directory however, until you reload\n"
#~ "the configuration dialog again."
#~ msgstr ""
#~ "Você modificou o directório de sessões.\n"
#~ "No entanto, as modificações da sua sessão\n"
#~ "serão escritas no directório antigo, até\n"
#~ "que releia a janela de configuração."

#~ msgid "GDM Configuration Utility"
#~ msgstr "Utilitário de Configuração GDM"

#~ msgid "_Configuration"
#~ msgstr "_Configuração"

#~ msgid "Revert to settings in the configuration file"
#~ msgstr "Repor parâmetros guardados no ficheiro de configuração"

#~ msgid "Revert settings"
#~ msgstr "Reverter parâmetros"

#~ msgid "Revert to settings that were shipped with your system"
#~ msgstr "Repor parâmetros inicialmente configurados no sistema"

#~ msgid "Revert to Factory Settings"
#~ msgstr "Repor Parâmetros de Fábrica"

#~ msgid "Apply the current changes"
#~ msgstr "Aplicar as modificações actuais"

#~ msgid "Apply"
#~ msgstr "Aplicar"

#~ msgid " "
#~ msgstr " "

# ../lisp/custom.jl
#~ msgid "basic_settings"
#~ msgstr "definições básicas"

# ../lisp/custom.jl
#~ msgid "General Appearance"
#~ msgstr "Aspecto Geral"

#~ msgid "Select a logo to be displayed during login"
#~ msgstr "Seleccione um logotipo a mostrar durante o início de sessão"

#~ msgid "Minimised Icon: "
#~ msgstr "Ícone Minimizado: "

#~ msgid "Select a GTK+ theme file (gtkrc)"
#~ msgstr "Seleccione um ficheiro de tema GTK+ (gtkrc)"

#~ msgid ""
#~ "This is the GTK+ RC file that describes the theme that the login window "
#~ "should use"
#~ msgstr ""
#~ "Este é o ficheiro GTK+ RC que descreve o tema que a janela de início de "
#~ "sessão deverá utilizar"

#~ msgid "Gtk+ RC file: "
#~ msgstr "Ficheiro Gtk+ RC: "

# ../lisp/custom.jl
#~ msgid "Login appearance"
#~ msgstr "Aspecto iníco sessão"

#~ msgid "Greeter Look and Feel"
#~ msgstr "Aparência das Boas Vindas"

#~ msgid ""
#~ "Show the \"System\" menu.  This has the shutdown, reboot and "
#~ "configuration items"
#~ msgstr ""
#~ "Mostrar o menu \"Sistema\". Este contém os itens de configuração de "
#~ "desligar e reiniciar"

#~ msgid "Show the 'system' menu, (for reboot, shutdown etc.)"
#~ msgstr "Mostrar o menu 'sistema' (para reiniciar, desligar, etc.)"

#~ msgid ""
#~ "If the user fails to authenticate himself the login window should Quiver "
#~ "to indicate failure"
#~ msgstr ""
#~ "Se o utilizador falhar em se autenticar a janela de início de sessão "
#~ "deverá Tremer para indicar falha"

#~ msgid "Quiver on failure"
#~ msgstr "Tremer na falha"

#~ msgid ""
#~ "Show the title bar on the login window.  If this is off the user won't be "
#~ "able to move nor iconify the login window"
#~ msgstr ""
#~ "Mostrar a barra de título na janela de início de sessão. Se esta estiver "
#~ "desligada o utilizador não poderá mover nem minimizar a janela"

#~ msgid "Show title bar on login window"
#~ msgstr "Mostrar barra de título na janela de início de sessão"

#~ msgid "%n"
#~ msgstr "%n"

#~ msgid "This is %n"
#~ msgstr "Este é %n"

#~ msgid "The welcome message displayed on the login window"
#~ msgstr "A mensagem de boas vindas mostrada na janela de início de sessão"

#~ msgid "Default font: "
#~ msgstr "Fonte por omissão: "

#~ msgid "The font to use on the welcome message"
#~ msgstr "A fonte a utilizar na mensagem de boas vindas"

#~ msgid "Pick a Font"
#~ msgstr "Seleccione uma Fonte"

#~ msgid "AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz"
#~ msgstr "AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz"

#~ msgid "Extras"
#~ msgstr "Extras"

#~ msgid "Default locale: "
#~ msgstr "Idioma Omissão: "

#~ msgid "ca_ES"
#~ msgstr "ca_ES"

#~ msgid "cs_CZ"
#~ msgstr "cs_CZ"

#~ msgid "hr_HR"
#~ msgstr "hr_HR"

#~ msgid "da_DK"
#~ msgstr "da_DK"

#~ msgid "de_DE"
#~ msgstr "de_DE"

#~ msgid "nl_NL"
#~ msgstr "nl_NL"

#~ msgid "en_US"
#~ msgstr "en_US"

#~ msgid "en_UK"
#~ msgstr "en_UK"

#~ msgid "et_EE"
#~ msgstr "et_EE"

#~ msgid "fi_FI"
#~ msgstr "fi_FI"

#~ msgid "fr_FR"
#~ msgstr "fr_FR"

#~ msgid "gl_ES"
#~ msgstr "gl_ES"

#~ msgid "el_GR"
#~ msgstr "el_GR"

#~ msgid "iw_IL"
#~ msgstr "iw_IL"

#~ msgid "hu_HU"
#~ msgstr "hu_HU"

#~ msgid "is_IS"
#~ msgstr "is_IS"

#~ msgid "it_IT"
#~ msgstr "it_IT"

#~ msgid "ja_JP"
#~ msgstr "ja_JP"

#~ msgid "ko_KR"
#~ msgstr "ko_KR"

#~ msgid "lt_LT"
#~ msgstr "lt_LT"

#~ msgid "nn_NO"
#~ msgstr "nn_NO"

#~ msgid "no_NO"
#~ msgstr "no_NO"

#~ msgid "pl_PL"
#~ msgstr "pl_PL"

#~ msgid "pt_PT"
#~ msgstr "pt_PT"

#~ msgid "pt_BR"
#~ msgstr "pt_BR"

#~ msgid "ro_RO"
#~ msgstr "ro_RO"

#~ msgid "ru_RU"
#~ msgstr "ru_RU"

#~ msgid "sk_SK"
#~ msgstr "sk_SK"

#~ msgid "sl_SI"
#~ msgstr "sl_SI"

#~ msgid "es_ES"
#~ msgstr "es_ES"

#~ msgid "sv_SE"
#~ msgstr "sv_SE"

#~ msgid "tr_TR"
#~ msgstr "tr_TR"

#~ msgid "zh_CN"
#~ msgstr "zh_CN"

#~ msgid "zh_TW"
#~ msgstr "zh_TW"

#~ msgid ""
#~ "This is the locale that GDM uses when it cannot find what the system "
#~ "locale is set to.  This should be in the standard format such as \"en_US"
#~ "\" for American English or \"cs_CZ\" for Czech"
#~ msgstr ""
#~ "Este é o idioma que o GDM utiliza quando não consegue descobrir qual é a "
#~ "configuração de idioma do sistema. Deverá estar no formato snatndard tal "
#~ "como \"en_US\" para Inglês Americano ou \"pt_PT\" para Português"

#~ msgid ""
#~ "Always use the 24 hour format for the clock in the greeter, even if the "
#~ "norm for the current locale is 12 hour"
#~ msgstr ""
#~ "Utilizar sempre o formato 24 horas no relógio das boas vindas, mesmo que "
#~ "a norma do idioma seleccionado seja 12 horas"

#~ msgid "Position"
#~ msgstr "Posição"

#~ msgid "Set the initial position of the login window to the values below"
#~ msgstr ""
#~ "Definir a posição inicial da janela de início de sessão para os valores "
#~ "abaixo"

#~ msgid "Manually set position"
#~ msgstr "Definir posição manualmente"

#~ msgid "Do note allow the user to drag the login window around"
#~ msgstr "Não permitir que o utilizador arraste a janela de início de sessão"

#~ msgid "Lock position"
#~ msgstr "Trancar posição"

#~ msgid "X position: "
#~ msgstr "Posição X: "

#~ msgid "Y position: "
#~ msgstr "Posição Y: "

#~ msgid "Xinerama screen: "
#~ msgstr "Ecrã Xinerama: "

#~ msgid ""
#~ "If you have xinerama multi display setup which screen should the login "
#~ "window appear on.  0 will usually do just fine."
#~ msgstr ""
#~ "Caso tenha uma configuração xinerama de múltiplos monitores em que janela "
#~ "deverá a janela de início de sessão aparecer. Normalmente 0 será óptimo."

#~ msgid "Login behaviour"
#~ msgstr "Comportamento início sessão"

#~ msgid "Face browser"
#~ msgstr "Browser de faces"

#~ msgid ""
#~ "Show a browser of user face images. The users can put their picture in ~/."
#~ "gnome/photo"
#~ msgstr ""
#~ "Mostrar um browser das fotografias dos utilizadores. Os utilizadores "
#~ "poderão colocar as suas fotografias em ~/.gnome/photo"

# ../lisp/frames.jl
#~ msgid "Default face image: "
#~ msgstr "Imagem de face por omissão: "

#~ msgid "Global faces directory: "
#~ msgstr "Directório global de faces: "

#~ msgid "Maximum face width: "
#~ msgstr "Largura máxima da face: "

#~ msgid "Choose the directory to search for faces"
#~ msgstr "Seleccione o directório onde procurar faces"

#~ msgid "Maximum face height: "
#~ msgstr "Altura máxima da face: "

#~ msgid "Exclude these users: "
#~ msgstr "Excluir estes utilizadores: "

#~ msgid "A comma separated list of users to exclude from the face browser."
#~ msgstr ""
#~ "Uma lista de utilizadores, separados por vírgulas, a excluir do browser "
#~ "de faces."

#~ msgid "Background type: "
#~ msgstr "Tipo de fundo: "

#~ msgid "The background should be the standard background"
#~ msgstr "O fundo deveia ser o fundo standard"

# ../lisp/menus.jl
#~ msgid "None"
#~ msgstr "Nenhum"

#~ msgid "The background should be an image"
#~ msgstr "O fundo deveria ser uma imagem"

#~ msgid "The background should be a color"
#~ msgstr "O fundo deveria ser uma cor"

#~ msgid ""
#~ "Scale background image to fit the entire screen. If this is not set then "
#~ "the image will be tiled on the background."
#~ msgstr ""
#~ "Ampliar a imagem de fundo para ocupar todo o ecrã. Se isto não estiver "
#~ "activo então a imagem será multiplicada em mosaico no fundo."

#~ msgid "The color to use on the background"
#~ msgstr "A cor a utilizar no fundo"

#~ msgid "Background image:"
#~ msgstr "Imagem de fundo:"

#~ msgid "On remote login screens only set color to reduce network traffic"
#~ msgstr ""
#~ "Em janelas de iníco de sessão remota definir apenas cor para reduzir "
#~ "tráfego de rede"

#~ msgid "Background program"
#~ msgstr "Aplicação de fundo"

#~ msgid "Background program: "
#~ msgstr "Aplicação de fundo: "

#~ msgid "Select a file containing Locale information"
#~ msgstr "Seleccione um ficheiro que contenha informação de Idioma"

#~ msgid "The program to run in the background of the login."
#~ msgstr "A aplicação a executar por trás do início de sessão."

#~ msgid "Automatic login: "
#~ msgstr "Início de sessão automático: "

#~ msgid "Timed login: "
#~ msgstr "Início de sessão temporizado: "

#~ msgid "Seconds before login: "
#~ msgstr "Segundos antes do início: "

# ../src/sawfish-ui.jl
#~ msgid "expert"
#~ msgstr "experiente"

#~ msgid "Allow logging in as root (administrator) user."
#~ msgstr "Permitir início de sessão como utilizador root (administrador)."

#~ msgid ""
#~ "Allow logging in as root (administrator) user from a remote host using "
#~ "GDM.  This is only relevant if you enable the XDMCP protocol."
#~ msgstr ""
#~ "Permitir início de sessão como utilizador root (administrador) de uma "
#~ "máquina remota utilizando o GDM. Isto apenas será relevante se activar o "
#~ "protocolo XDMCP."

#~ msgid ""
#~ "Allow logging in using the timed from a remote host using GDM.  This is "
#~ "only relevant if you enable the XDMCP protocol.  Note that this is "
#~ "insecure since remote hosts can gain access to this computer without the "
#~ "use of a password, so be careful."
#~ msgstr ""
#~ "Permitir início de sessão utilizando sessão temporizada de um servidor "
#~ "remoto com o GDM. Isto apenas é relevante se activar o protocolo XDMCP. "
#~ "Note que isto é inseguro pois servidores remotos poderão ter acesso a "
#~ "este computador sem utilização de senha, por isso seja cuidadoso."

#~ msgid ""
#~ "Determines whether GDM should kill X clients started by the init scripts "
#~ "when the user logs in."
#~ msgstr ""
#~ "Determina se o GDM deverá matar clientes X iniciados pelos scripts init "
#~ "quando o utilizador inicia uma sessão."

#~ msgid "Kill 'init' clients"
#~ msgstr "Matar clientes 'init'"

#~ msgid "Should GDM print authentication errors in the greeter"
#~ msgstr "Deverá o GDM imprimir erros de autenticação nas boas vindas"

#~ msgid "Select how relaxed permissions are"
#~ msgstr "Seleccionar quão relaxadas as permissões são"

#~ msgid "Permissions: "
#~ msgstr "Permissões: "

#~ msgid "Allow world writable files and directories"
#~ msgstr "Permitir ficheiros e directórios com escrita para todos"

#~ msgid "World writable"
#~ msgstr "Escrita para todos"

#~ msgid "Allow group writable files and directories"
#~ msgstr "Permitir ficheiros e directórios com escrita para grupo"

#~ msgid "Group writable"
#~ msgstr "Escrita para grupo"

#~ msgid "Only accept user owned files and directories"
#~ msgstr "Apenas aceitar ficheiros e directórios possuidos pelo utilizador"

#~ msgid "Paranoia"
#~ msgstr "Paranoia"

#~ msgid "Authorization Details"
#~ msgstr "Detalhes de Autenticação"

#~ msgid "GDM runs as this user: "
#~ msgstr "GDM é executado com este utilizador: "

#~ msgid "User 'auth' directory: "
#~ msgstr "Directório do utilizador 'auth': "

#~ msgid "User 'auth' FB directory: "
#~ msgstr "Directório FB do utilizador 'auth': "

#~ msgid "User 'auth' file: "
#~ msgstr "Ficheiro do utilizador 'auth': "

#~ msgid "GDM runs as this group: "
#~ msgstr "GDM é executado com este grupo: "

#~ msgid "Limits"
#~ msgstr "Limites"

#~ msgid ""
#~ "The number of seconds before a login is allowed after an unsuccesful try."
#~ msgstr ""
#~ "O número de segundos antes de permitir iniciar sessão após tentativa "
#~ "falhada."

#~ msgid ""
#~ "The maximum size of a file that gdm will attempt to read.  This is for "
#~ "files that are read into memory and so you don't want users \"attacking\" "
#~ "gdm by having large files."
#~ msgstr ""
#~ "O tamanho máximo de um ficheiro que o gdm tentará ler. Isto destina-se a "
#~ "ficheiros que são lidos para memória pelo que não quererá que "
#~ "utilizadores \"ataquem\" o gdm com ficheiros grandes."

#~ msgid "Retry delay: "
#~ msgstr "Atraso da repetição: "

#~ msgid "Maximum user file length: "
#~ msgstr "Tamanho máximo de ficheiro de utilizador: "

#~ msgid "Maximum session file length: "
#~ msgstr "Tamanho máximo de ficheiro de sessão: "

#~ msgid ""
#~ "The session file is read in a way where a higher limit is still ok.  That "
#~ "is it is never stored in memory."
#~ msgstr ""
#~ "O ficheiro de sessão é lido de uma forma em que um limite maior ainda é "
#~ "aceitável. Isto significa que nunca é armazenado em memória."

#~ msgid "Enable XDMCP, a protocol to allow others to log in remotely"
#~ msgstr ""
#~ "Activar XDMCP, um protocolo que permite sessões remotas de terceiros"

#~ msgid "Connection Settings"
#~ msgstr "Configurações de Ligação"

#~ msgid "Maximum indirect wait time: "
#~ msgstr "Tempo de espera indirecta máximo: "

#~ msgid "Maximum wait time: "
#~ msgstr "Tempo de espera máximo: "

#~ msgid "Maximum remote sessions: "
#~ msgstr "Limite de sessões remotas: "

#~ msgid "Max pending indirect requests: "
#~ msgstr "Limite de pedidos indirectos pendentes: "

#~ msgid "Maximum pending requests: "
#~ msgstr "Limite de pedidos pendentes: "

#~ msgid ""
#~ "Interval in minutes in which to ping the server.  If the server doesn't "
#~ "respond in this many minutes (that is before the next time we ping it) "
#~ "the display will be terminated."
#~ msgstr ""
#~ "Intrevalo em minutos para ping'ar o servidor. Se o servidor não responder "
#~ "neste espaço de tempo (isto é, antes do nosso próximo ping) o ecrã será "
#~ "encerrado."

#~ msgid ""
#~ "The script to run when the server sends a WILLING response to a QUERY.  "
#~ "If this is empty or does not exist, the standard message with the system "
#~ "ID is sent.  Only the first line of output from this script is read."
#~ msgstr ""
#~ "O script a executar quando o servidor envia uma resposta WILLING a uma "
#~ "QUERY. Se este campo for vazio ou não existir, é enviada a mensagem "
#~ "standard com o ID do sistema.  Apenas a primeira linha do resultado deste "
#~ "script é lida."

#~ msgid "Willing script (optional):"
#~ msgstr "script Willing (opcional):"

#~ msgid ""
#~ "Maximum displays per single host.  You can use this to prevent attacks by "
#~ "hogging all the possible displays.  Does not apply to local connections."
#~ msgstr ""
#~ "Limite de ecrãs por servidor. Poderá utilizar isto como forma de impedir "
#~ "ataques por utilização de todos os ecrãs disponíveis. Não se aplica a "
#~ "ligações locais."

#~ msgid "Servers"
#~ msgstr "Servidores"

#~ msgid "Name"
#~ msgstr "Nome"

# ../src/sawfish-ui.jl
#~ msgid "Command"
#~ msgstr "Comando"

#~ msgid "Flexible"
#~ msgstr "Flexível"

#~ msgid "Add server"
#~ msgstr "Adicionar servidor"

#~ msgid "Edit server"
#~ msgstr "Editar servidor"

#~ msgid "Static Servers (servers to always run)"
#~ msgstr "Servidores Estáticos (a executar sempre)"

#~ msgid "No."
#~ msgstr "Nº"

#~ msgid "Server"
#~ msgstr "Servidor"

#~ msgid "Extra arguments"
#~ msgstr "Argumentos adicionais"

#~ msgid ""
#~ "Instead of reinitializing running servers when a user logs out.  Always "
#~ "kill and then start the server again."
#~ msgstr ""
#~ "Em vez de reinicializar servidores em execução sempre que o utilizador "
#~ "termina sessão. Matar sempre o servidor e inicia-lo depois."

#~ msgid "Always restart X servers"
#~ msgstr "Reiniciar sempre servidores X"

#~ msgid "Xnest server: "
#~ msgstr "Servidor Xnest: "

#~ msgid "Maximum number of flexible servers: "
#~ msgstr "Limite máximo de servidores flexíveis: "

#~ msgid ""
#~ "The Xnest server.  This is a server that can run inside another server, "
#~ "used for the flexible nested login."
#~ msgstr ""
#~ "O servidor Xnest. Este é um servidor que consegue correr dentro de outro "
#~ "servidor, utilizado pelo início de sessão flexível."

#~ msgid "Standard X server: "
#~ msgstr "Servidor X standard: "

#~ msgid "This is the standard X server to run when we are not told otherwise."
#~ msgstr ""
#~ "Este é o servidor X standard a executar quando nada for dito em contrário."

#~ msgid "Script to run when X is crashing: "
#~ msgstr "Script a executar quando o X está em 'crash': "

#~ msgid ""
#~ "A script to run when the X server keeps crashing and the failsafe X "
#~ "server is either empty or also didn't take.  This will run an X setup "
#~ "program defined below."
#~ msgstr ""
#~ "O script quando o servidor X está sempre a rebentar (crashing) e o "
#~ "servidor de recurso X não está definido ou também falha. Isto irá "
#~ "executar uma aplicação de configuração X definida abaixo."

#~ msgid "Failsafe X server:"
#~ msgstr "Servidor X de recurso:"

#~ msgid ""
#~ "An X server binary to run if the standard one keeps crashing.  If this "
#~ "fails the script below will be run."
#~ msgstr ""
#~ "Um binário de servidor X para correr se o standard estiver sempre a "
#~ "rebentar. Se este falhar o script abaixo será executado."

#~ msgid "X-server setup"
#~ msgstr "Configuração do servidor X"

#~ msgid "Session configuration"
#~ msgstr "Configuração de sessão"

#~ msgid "Session directory: "
#~ msgstr "Directório de sessão: "

#~ msgid "Select a directory to be used for system-wide session scripts"
#~ msgstr ""
#~ "Seleccione um directório a utilizar para os scripts globais de sessão"

#~ msgid "Available Sessions"
#~ msgstr "Sessões Disponíveis"

#~ msgid ""
#~ "Show the Gnome Chooser session, if a session named 'Gnome' is present"
#~ msgstr ""
#~ "Mostrar a sessão de Selecção Gnome, se uma sessão de nome 'Gnome' existir"

#~ msgid "Show the Gnome failsafe session"
#~ msgstr "Seleccione a sessão de recurso Gnome"

#~ msgid "Gnome Failsafe"
#~ msgstr "Recurso Gnome"

#~ msgid "Show the Xterm failsafe session"
#~ msgstr "Mostrar o Xterm da sessão de recurso"

#~ msgid "Xterm Failsafe"
#~ msgstr "Xterm de Recurso"

#~ msgid "Add session"
#~ msgstr "Adicionar sessão"

#~ msgid "Remove session"
#~ msgstr "Remover sessão"

#~ msgid "Selected session name: "
#~ msgstr "Nome da sessão seleccionada: "

#~ msgid ""
#~ "The exact script details of a session\n"
#~ "will appear here when you select\n"
#~ "one from the list on the left.\n"
#~ msgstr ""
#~ "Os detalhes exactos de script de uma sessão\n"
#~ "serão mostrados aqui quando seleccionar uma\n"
#~ "da lista à esquerda.\n"

#~ msgid "Login sessions"
#~ msgstr "Sessões de entrada"

# ../lisp/custom.jl
#~ msgid "Appearance"
#~ msgstr "Aspecto"

#~ msgid "Directory for host images: "
#~ msgstr "Directório de imagens de servidor: "

#~ msgid "Default host image:"
#~ msgstr "Imagem de servidor por omissão:"

#~ msgid "Refresh"
#~ msgstr "Actualizar"

#~ msgid "Scan every 'x' seconds: "
#~ msgstr "Verificar a cada 'x' segundos: "

#~ msgid "Hosts"
#~ msgstr "Servidores"

#~ msgid "Send a query to the local network and list all servers that respond"
#~ msgstr "Pesquisar rede local e listar todos os servidores que responderem"

#~ msgid "Broadcast query"
#~ msgstr "Pesquisa por 'broadcast'"

#~ msgid "Hosts to list: "
#~ msgstr "Servidores a listar: "

#~ msgid ""
#~ "Comma separated list of hostnames to list in the chooser (in addition to "
#~ "the broadcast above)"
#~ msgstr ""
#~ "Lista separada por vírgulas dos servidores a listar na selecção (elém do "
#~ "resultado da pesquisa 'broadcast' acima)"

#~ msgid "Chooser"
#~ msgstr "Selecção"

#~ msgid "Debugging"
#~ msgstr "Depuração"

#~ msgid ""
#~ "Enable debugging output to be printed into the syslog.  Useful for "
#~ "tracking down problems.  But not so useful for normal usage as it can "
#~ "fill up your logs very quickly."
#~ msgstr ""
#~ "Activa registo de depuração a ser impresso no syslog. Útil para encontrar "
#~ "problemas. Mas não tão útil para utilização normal pois poderá encher os "
#~ "seus logs muito rapidamente."

#~ msgid "Enable debugging output"
#~ msgstr "Activar registo de depuração"

#~ msgid "system_setup"
#~ msgstr "configuração_sistema"

#~ msgid "Executables"
#~ msgstr "Executáveis"

#~ msgid "Chooser command: "
#~ msgstr "Comando para selecção: "

#~ msgid "Greeter command: "
#~ msgstr "Comando boas-vindas: "

# ../src/sawfish-ui.jl
#~ msgid "Halt command: "
#~ msgstr "Comando desligar: "

#~ msgid "Reboot command: "
#~ msgstr "Comando reiniciar: "

#~ msgid "Configurator command: "
#~ msgstr "Comando configurador: "

#~ msgid "Suspend command: "
#~ msgstr "Comando suspender: "

#~ msgid "Directories"
#~ msgstr "Directórios"

#~ msgid "PRE session scripts directory: "
#~ msgstr "Directório de scripts PRÉ sessão: "

#~ msgid "POST session scripts directory: "
#~ msgstr "Directório de scripts PÓS sessão: "

#~ msgid "Logging directory: "
#~ msgstr "Directório de entrada: "

#~ msgid "Display initialization directory: "
#~ msgstr "Mostrar directório de inicialização: "

#~ msgid "PID file: "
#~ msgstr "Ficheiro PID: "

#~ msgid "Default GNOME session file: "
#~ msgstr "Ficheiro de sessão GNOME por omissão: "

#~ msgid "Paths"
#~ msgstr "Caminhos"

#~ msgid "Default $PATH: "
#~ msgstr "$PATH por omissão: "

#~ msgid "Root $PATH: "
#~ msgstr "$PATH do root: "

#~ msgid "Localization"
#~ msgstr "Localização"

#~ msgid "Locale file: "
#~ msgstr "Ficheiro de idioma: "

#~ msgid "Environment"
#~ msgstr "Ambiente"

#~ msgid "(C) 2001 Lee Mallabone"
#~ msgstr "(C) 2001 Lee Mallabone"

#~ msgid ""
#~ "Configure the GNOME Display Manager.\n"
#~ "Please submit any bugs or feature requests at http://bugzilla.gnome.org "
#~ "under the `gdm' product."
#~ msgstr ""
#~ "Configurar o Gestor de Ecrãs GNOME.\n"
#~ "Submeta quaisquer bugs ou pedidos de novas funcionalidades para http://"
#~ "bugzilla.gnome.org sob o produto `gdm'."

#~ msgid "label273"
#~ msgstr "etiqueta1273"

#~ msgid "Extra arguments:"
#~ msgstr "Parâmetros extra:"

#~ msgid "Custom command line:"
#~ msgstr "Linha de comando costumizada:"

#~ msgid "Command line: "
#~ msgstr "Linha de comando: "

#~ msgid "Allow as flexible server"
#~ msgstr "Permitir como servidor flexível"

#~ msgid "Make this the default server"
#~ msgstr "Usar este como servidor por omissão"

#~ msgid ""
#~ "Cannot find the glade interface description\n"
#~ "file, cannot run gdmchooser.\n"
#~ "Please check your installation and the\n"
#~ "location of the gdmchooser.glade2 file."
#~ msgstr ""
#~ "Incapaz de encontrar o ficheiro de descrição\n"
#~ "de interface glade, incapaz de executar o\n"
#~ "gdmchooser. Verifique a sua instalação e a\n"
#~ "localização do ficheiro gdmchooser.glade2."

#~ msgid ""
#~ "The glade interface description file\n"
#~ "appears to be corrupted.\n"
#~ "Please check your installation."
#~ msgstr ""
#~ "O ficheiro de descrição de interface\n"
#~ "glade parece estar corrompido.\n"
#~ "Verifique a sua instalação."

#~ msgid "Rescan"
#~ msgstr "Procurar novamente"

#~ msgid "Help"
#~ msgstr "Ajuda"

#~ msgid "Most recently queried hosts"
#~ msgstr "Servidores mais recentemente acedidos"

#~ msgid "Setup my GDM Face"
#~ msgstr "Configurar a minha Face GDM"

#~ msgid ""
#~ "\n"
#~ "Incorrect username or password. Letters must be typed in the correct "
#~ "case. Please make sure the Caps Lock key is not enabled"
#~ msgstr ""
#~ "\n"
#~ "Utilizador ou senha incorrecta. As letras têm de ser escritas com a "
#~ "capitalização correcta. Certifique-se de que a tecla Caps Lock não está "
#~ "activa"

#~ msgid ""
#~ "\n"
#~ "The system administrator has your disabled access to the system temporary."
#~ msgstr ""
#~ "\n"
#~ "O administrador do sistema desactivou temporariamente o seu acesso ao "
#~ "sistema."

#~ msgid "gdm_error_box: Failed to execute self"
#~ msgstr "gdm_error_box: Erro na execução própria"

#~ msgid "gdm_failsafe_question: Failed to execute self"
#~ msgstr "gdm_failsafe_question: Falha ao executar-se"

#~ msgid "gdm_server_start: Error setting up USR1 signal handler"
#~ msgstr "gdm_server_start: Erro ao inicializar gestor de sinais USR1"

#~ msgid "gdm_server_start: Error setting up CHLD signal handler"
#~ msgstr "gdm_server_start: Erro ao inicializar gestor de sinais CHLD"

#~ msgid "gdm_server_start: Error setting up ALRM signal handler"
#~ msgstr "gdm_server_start: Erro ao inicializar gestor de sinais ALRM"

#~ msgid "gdm_slave_init: Error setting up ALRM signal handler"
#~ msgstr "gdm_slave_init: Erro ao inicializar gestor de sinais ALRM"

#~ msgid "gdm_slave_init: Error setting up TERM/INT signal handler"
#~ msgstr "gdm_slave_init: Erro ao inicializar gestor de sinais TERM/INT"

#~ msgid "gdm_slave_init: Error setting up CHLD signal handler"
#~ msgstr "gdm_slave_init: Erro ao inicializar gestor de sinais CHLD"

#~ msgid "Choose an icon"
#~ msgstr "Seleccione um ícone"

#~ msgid "gdm_slave_session_start: initgroups() failed for %s. Aborting."
#~ msgstr "gdm_slave_session_start: initgroups() falharam para %s. A abortar."