summaryrefslogtreecommitdiffstats
path: root/po/pt_BR.po
blob: 0d1ad0d3142054d660a39f2dc16c0499175206f8 (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
# translation of pt_BR.po to Português do Brasil
# Brazilian Portuguese translations for Pacman package manager package.
# Copyright (C) 2002-2007 Judd Vinet <jvinet@zeroflux.org>
# This file is distributed under the same license as the Pacman package manager package.
#
# Douglas Soares de Andrade <douglas@archlinux-br.org>, 2007.
# Hugo Doria <hugodoria@archlinux-br.org>, 2007.
# Lincoln de Sousa <lincoln@archlinux-br.org>, 2007.
# Leandro Inácio <leandro@archlinux-br.org>, 2007.
msgid ""
msgstr ""
"Project-Id-Version: pt_BR\n"
"Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n"
"POT-Creation-Date: 2007-12-02 21:40-0600\n"
"PO-Revision-Date: 2007-03-22 13:52-0300\n"
"Last-Translator: Douglas Soares de Andrade <douglas@archlinux-br.org>\n"
"Language-Team: Archlinux-br <contato@archlinux-br.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: KBabel 1.11.4\n"

#: src/pacman/add.c:42 src/pacman/remove.c:44
#, c-format
msgid "failed to release transaction (%s)\n"
msgstr "falha ao liberar a transação (%s)\n"

#: src/pacman/add.c:79 src/pacman/query.c:372 src/pacman/remove.c:65
#: src/pacman/sync.c:753
msgid "no targets specified (use -h for help)\n"
msgstr "nenhum arquivo definido (use -h para obter ajuda)\n"

#: src/pacman/add.c:106 src/pacman/sync.c:508
#, fuzzy, c-format
msgid "error: %s\n"
msgstr "erro: "

#: src/pacman/add.c:109 src/pacman/remove.c:100 src/pacman/sync.c:482
#, fuzzy, c-format
msgid ""
"  if you're sure a package manager is not already\n"
"  running, you can remove %s.\n"
msgstr ""
"      caso tenha certeza que nenhum gerenciador de pacotes está rodando,\n"
"      você pode remover %s%s\n"

#: src/pacman/add.c:116 src/pacman/remove.c:108
#, c-format
msgid "loading package data... "
msgstr "carregando informações do pacote... "

#: src/pacman/add.c:120
#, fuzzy, c-format
msgid "error: failed to add target '%s' (%s)"
msgstr "falha com o parametro'%s' (%s)"

#: src/pacman/add.c:126 src/pacman/remove.c:120 src/pacman/sync.c:174
#: src/pacman/sync.c:192
#, c-format
msgid "done.\n"
msgstr "concluído.\n"

#: src/pacman/add.c:131 src/pacman/remove.c:124 src/pacman/sync.c:614
#, fuzzy, c-format
msgid "error: failed to prepare transaction (%s)\n"
msgstr "falha ao preparar transação (%s)\n"

#: src/pacman/add.c:143 src/pacman/remove.c:132 src/pacman/sync.c:623
#, fuzzy, c-format
msgid ":: %s: requires %s\n"
msgstr ":: %s: requer %s"

#: src/pacman/add.c:151
#, c-format
msgid ":: %s: conflicts with %s"
msgstr ":: %s: conflita com %s"

#: src/pacman/add.c:160 src/pacman/sync.c:686
#, c-format
msgid "%s exists in both '%s' and '%s'\n"
msgstr "%s existe em '%s' e em '%s'\n"

#: src/pacman/add.c:166 src/pacman/sync.c:692
#, c-format
msgid "%s: %s exists in filesystem\n"
msgstr "%s: %s existe no sistema de arquivos\n"

#: src/pacman/add.c:172
#, c-format
msgid ""
"\n"
"errors occurred, no packages were upgraded.\n"
msgstr ""
"\n"
"ocorreram alguns erros, portanto, nenhum pacote foi atualizado.\n"

#: src/pacman/add.c:186 src/pacman/remove.c:171 src/pacman/sync.c:677
#, fuzzy, c-format
msgid "error: failed to commit transaction (%s)\n"
msgstr "falha ao terminar a transação (%s)\n"

#: src/pacman/callback.c:163
#, fuzzy, c-format
msgid "checking dependencies...\n"
msgstr "verificando dependências... "

#: src/pacman/callback.c:167
#, fuzzy, c-format
msgid "checking for file conflicts...\n"
msgstr "verificando conflitos de arquivos... "

#: src/pacman/callback.c:171
#, fuzzy, c-format
msgid "resolving dependencies...\n"
msgstr "resolvendo dependências... "

#: src/pacman/callback.c:174
#, fuzzy, c-format
msgid "looking for inter-conflicts...\n"
msgstr "procurando por conflitos internos... "

#: src/pacman/callback.c:178
#, fuzzy, c-format
msgid "installing %s...\n"
msgstr "instalando %s... "

#: src/pacman/callback.c:189
#, fuzzy, c-format
msgid "removing %s...\n"
msgstr "removendo %s... "

#: src/pacman/callback.c:200
#, fuzzy, c-format
msgid "upgrading %s...\n"
msgstr "atualizando %s... "

#: src/pacman/callback.c:211
#, fuzzy, c-format
msgid "checking package integrity...\n"
msgstr "verificando a integridade do pacote... "

#: src/pacman/callback.c:214
#, fuzzy, c-format
msgid "checking delta integrity...\n"
msgstr "verificando a integridade do pacote... "

#: src/pacman/callback.c:217
#, c-format
msgid "applying deltas...\n"
msgstr ""

#: src/pacman/callback.c:220
#, fuzzy, c-format
msgid "generating %s with %s... "
msgstr "atualizando %s... "

#: src/pacman/callback.c:223
#, c-format
msgid "success!\n"
msgstr ""

#: src/pacman/callback.c:226
#, c-format
msgid "failed.\n"
msgstr "falhou.\n"

#: src/pacman/callback.c:235
#, c-format
msgid ":: Retrieving packages from %s...\n"
msgstr ":: Obtendo pacotes do repositório %s...\n"

#: src/pacman/callback.c:263
#, fuzzy, c-format
msgid ""
":: %s requires installing %s from IgnorePkg/IgnoreGroup. Install anyway? [Y/"
"n] "
msgstr ""
":: %1$s requer %2$s, mas ele está em IgnorePkg. Instalar %2$s assim mesmo? "
"[S/n] "

#: src/pacman/callback.c:268
#, fuzzy, c-format
msgid ":: %s is in IgnorePkg/IgnoreGroup. Install anyway? [Y/n] "
msgstr ""
"::O pacote %s está na lista de pacotes ignorados (IgnorePkg). Instalar assim "
"mesmo? [S/n] "

#: src/pacman/callback.c:274
#, c-format
msgid ":: %s is designated as a HoldPkg. Remove anyway? [Y/n] "
msgstr ":: %s é designado como um HoldPkg Remover assim mesmo? [S/n] "

#: src/pacman/callback.c:279
#, c-format
msgid ":: Replace %s with %s/%s? [Y/n] "
msgstr ":: Substituir %s com %s/%s? [S/n] "

#: src/pacman/callback.c:286
#, c-format
msgid ":: %s conflicts with %s. Remove %s? [Y/n] "
msgstr ":: %s conflita com %s. Remover %s? [S/n] "

#: src/pacman/callback.c:294
#, c-format
msgid ":: %s-%s: local version is newer. Upgrade anyway? [Y/n] "
msgstr ""
":: %s-%s: a versão local é mais recente. Deseja atualizar mesmo assim? [S/n] "

#: src/pacman/callback.c:304
#, fuzzy, c-format
msgid ":: File %s is corrupted. Do you want to delete it? [Y/n] "
msgstr ":: Arquivo %s está corrompido. Você gostaria de apagá-lo? [S/n] "

#: src/pacman/callback.c:354
msgid "installing"
msgstr "instalando"

#: src/pacman/callback.c:357
msgid "upgrading"
msgstr "atualizando"

#: src/pacman/callback.c:360
msgid "removing"
msgstr "removendo"

#: src/pacman/callback.c:363
msgid "checking for file conflicts"
msgstr "verificando conflitos de arquivo"

#: src/pacman/package.c:68
msgid "Explicitly installed"
msgstr "Explicitamente Instalado"

#: src/pacman/package.c:71
msgid "Installed as a dependency for another package"
msgstr "Instalado como dependência de outro pacote"

#: src/pacman/package.c:74
msgid "Unknown"
msgstr "Desconhecido"

#: src/pacman/package.c:89
msgid "Description    : "
msgstr "Descrição             : "

#: src/pacman/package.c:93
#, fuzzy
msgid "Filename       :"
msgstr "Licença               :"

#: src/pacman/package.c:95
#, fuzzy
msgid "Name           :"
msgstr "Nome                  : %s\n"

#: src/pacman/package.c:96
#, fuzzy
msgid "Version        :"
msgstr "Versão                : %s\n"

#: src/pacman/package.c:97
#, fuzzy
msgid "URL            :"
msgstr "URL                   : %s\n"

#: src/pacman/package.c:98
#, fuzzy
msgid "Licenses       :"
msgstr "Licença               :"

#: src/pacman/package.c:99
msgid "Groups         :"
msgstr "Grupos                :"

#: src/pacman/package.c:100
msgid "Provides       :"
msgstr "Provê                 :"

#: src/pacman/package.c:101
msgid "Depends On     :"
msgstr "Depende de            :"

#: src/pacman/package.c:102
msgid "Optional Deps  :"
msgstr ""

#: src/pacman/package.c:105
msgid "Required By    :"
msgstr "Requerido Por         :"

#: src/pacman/package.c:108
msgid "Conflicts With :"
msgstr "Conflita Com          :"

#: src/pacman/package.c:109
msgid "Replaces       :"
msgstr "Substitui             :"

#: src/pacman/package.c:111
#, c-format
msgid "Download Size  : %6.2f K\n"
msgstr "Tamanho do Download   : %6.2f K\n"

#: src/pacman/package.c:115
#, fuzzy, c-format
msgid "Compressed Size: %6.2f K\n"
msgstr "Tamanho Instalado     : %6.2f K\n"

#: src/pacman/package.c:119
#, c-format
msgid "Installed Size : %6.2f K\n"
msgstr "Tamanho Instalado     : %6.2f K\n"

#: src/pacman/package.c:121
#, fuzzy
msgid "Packager       :"
msgstr "Empacotador           : %s\n"

#: src/pacman/package.c:122
#, fuzzy
msgid "Architecture   :"
msgstr "Arquitetura           : %s\n"

#: src/pacman/package.c:123
#, fuzzy
msgid "Build Date     :"
msgstr "Compilado em          : %s %s\n"

#: src/pacman/package.c:125
#, fuzzy
msgid "Install Date   :"
msgstr "Data da Instalação    : %s %s\n"

#: src/pacman/package.c:126
#, fuzzy
msgid "Install Reason :"
msgstr "Razão da instalação   : %s\n"

#: src/pacman/package.c:129
#, fuzzy
msgid "Install Script :"
msgstr "Script de Instalação  : %s\n"

#: src/pacman/package.c:130
msgid "Yes"
msgstr "Sim"

#: src/pacman/package.c:130
msgid "No"
msgstr "Não"

#: src/pacman/package.c:135
#, fuzzy
msgid "MD5 Sum        :"
msgstr "Soma MD5              : %s"

#: src/pacman/package.c:159
#, fuzzy
msgid "Repository     :"
msgstr "Repositório           : %s\n"

#: src/pacman/package.c:169
#, c-format
msgid "Backup Files:\n"
msgstr "Arquivos de Backup:\n"

#: src/pacman/package.c:189
#, fuzzy, c-format
msgid "error: could not calculate checksums for %s\n"
msgstr "erro ao calcular as somas de verificação para %s\n"

#: src/pacman/package.c:197
#, c-format
msgid "MODIFIED\t%s\n"
msgstr "MODIFICADO\t%s\n"

#: src/pacman/package.c:199
#, c-format
msgid "Not Modified\t%s\n"
msgstr "Não modificado\t%s\n"

#: src/pacman/package.c:203
#, c-format
msgid "MISSING\t\t%s\n"
msgstr "NÃO ENCONTRADO\t\t%s\n"

#: src/pacman/package.c:209
#, c-format
msgid "(none)\n"
msgstr "(Nenhum)\n"

#: src/pacman/package.c:244
#, fuzzy, c-format
msgid "error: no changelog available for '%s'.\n"
msgstr "changelog não disponível para '%s'.\n"

#: src/pacman/pacman.c:62
#, fuzzy
msgid "options"
msgstr "opções:\n"

#: src/pacman/pacman.c:63
#, fuzzy
msgid "file"
msgstr "falhou.\n"

#: src/pacman/pacman.c:64
msgid "package"
msgstr ""

#: src/pacman/pacman.c:65
msgid "usage"
msgstr ""

#: src/pacman/pacman.c:66
#, fuzzy
msgid "operation"
msgstr "opções:\n"

#: src/pacman/pacman.c:78
#, c-format
msgid ""
"\n"
"use '%s --help' with other options for more syntax\n"
msgstr ""
"\n"
"use '%s --help' com outras opções para mais sintaxes\n"

#: src/pacman/pacman.c:83 src/pacman/pacman.c:97 src/pacman/pacman.c:119
#, fuzzy, c-format
msgid "      --asdeps         install packages as non-explicitly installed\n"
msgstr ""
"  -u, --upgrades         lista todos os pacotes que podem ser atualizados\n"

#: src/pacman/pacman.c:84 src/pacman/pacman.c:90 src/pacman/pacman.c:98
#: src/pacman/pacman.c:121
#, c-format
msgid "  -d, --nodeps         skip dependency checks\n"
msgstr "  -d, --nodeps           ignora a verificação de dependências\n"

#: src/pacman/pacman.c:85 src/pacman/pacman.c:99 src/pacman/pacman.c:123
#, c-format
msgid "  -f, --force          force install, overwrite conflicting files\n"
msgstr ""
"  -f, --force            forçar instalação, sobrescrever arquivos "
"conflitantes\n"

#: src/pacman/pacman.c:89
#, c-format
msgid ""
"  -c, --cascade        remove packages and all packages that depend on them\n"
msgstr "  -c, --cascade          remove pacotes e suas dependências\n"

#: src/pacman/pacman.c:91
#, c-format
msgid ""
"  -k, --dbonly         only remove database entry, do not remove files\n"
msgstr ""
"  -k, --dbonly           remove apenas a entrada na base de dados, mas não "
"remove os arquivos\n"

#: src/pacman/pacman.c:92
#, c-format
msgid "  -n, --nosave         remove configuration files as well\n"
msgstr "  -n, --nosave           remove os arquivos de configuração\n"

#: src/pacman/pacman.c:93
#, c-format
msgid ""
"  -s, --recursive      remove dependencies also (that won't break packages)\n"
msgstr ""
"  -s, --recursive        remove também as dependências (aquelas que não vão "
"quebrar outros pacotes)\n"

#: src/pacman/pacman.c:103
#, c-format
msgid "  -c, --changelog      view the changelog of a package\n"
msgstr "  -c, --changelog        visualiza o changelog de um pacote\n"

#: src/pacman/pacman.c:104
#, fuzzy, c-format
msgid "  -d, --deps           list all packages installed as dependencies\n"
msgstr ""
"  -u, --upgrades         lista todos os pacotes que podem ser atualizados\n"

#: src/pacman/pacman.c:105
#, fuzzy, c-format
msgid "  -e, --explicit       list all packages explicitly installed\n"
msgstr ""
"  -u, --upgrades         lista todos os pacotes que podem ser atualizados\n"

#: src/pacman/pacman.c:106 src/pacman/pacman.c:124
#, c-format
msgid "  -g, --groups         view all members of a package group\n"
msgstr ""
"  -g, --groups           visualiza todos os membros de um grupos de pacotes\n"

#: src/pacman/pacman.c:107
#, fuzzy, c-format
msgid ""
"  -i, --info           view package information (-ii for backup files)\n"
msgstr "  -i, --info             visualiza informações do pacote\n"

#: src/pacman/pacman.c:108
#, c-format
msgid "  -l, --list           list the contents of the queried package\n"
msgstr "  -l, --list             lista o conteúdo do pacote pesquisado\n"

#: src/pacman/pacman.c:109
#, c-format
msgid ""
"  -m, --foreign        list installed packages not found in sync db(s)\n"
msgstr ""
"  -m, --foreign          lista todos os pacotes que não foram encontrados na"
"(s) base(s) de dados de pacotes\n"

#: src/pacman/pacman.c:110
#, c-format
msgid "  -o, --owns <file>    query the package that owns <file>\n"
msgstr "  -o, --owns <arquivo>   pesquisa o pacote que contém <arquivo>\n"

#: src/pacman/pacman.c:111
#, c-format
msgid "  -p, --file <package> query a package file instead of the database\n"
msgstr ""
"  -p, --file <pacote>    pesquisa o arquivo de pacote <pacote> ao invés da "
"base de dados\n"

#: src/pacman/pacman.c:112
#, c-format
msgid ""
"  -s, --search <regex> search locally-installed packages for matching "
"strings\n"
msgstr ""
"  -s, --search <regex>   busca em arquivos localmente instalados por textos "
"coincidentes\n"

#: src/pacman/pacman.c:113
#, fuzzy, c-format
msgid "  -t, --orphans        list all packages not required by any package\n"
msgstr ""
"  -e, --orphans          lista todos os pacotes instalados como "
"dependências, mas que não são mais\n"

#: src/pacman/pacman.c:114
#, c-format
msgid "  -u, --upgrades       list all packages that can be upgraded\n"
msgstr ""
"  -u, --upgrades         lista todos os pacotes que podem ser atualizados\n"

#: src/pacman/pacman.c:115 src/pacman/pacman.c:136
#, c-format
msgid "  -q, --quiet          show less information for query and search\n"
msgstr ""

#: src/pacman/pacman.c:120
#, c-format
msgid ""
"  -c, --clean          remove old packages from cache directory (-cc for "
"all)\n"
msgstr ""
"  -c, --clean            remove pacotes antigos do diretório de cache (use -"
"cc para remover todos os pacotes)\n"

#: src/pacman/pacman.c:122
#, c-format
msgid "  -e, --dependsonly    install dependencies only\n"
msgstr "  -e, --dependsonly      instala apenas as dependências \n"

#: src/pacman/pacman.c:125
#, c-format
msgid "  -i, --info           view package information\n"
msgstr "  -i, --info             visualiza informações do pacote\n"

#: src/pacman/pacman.c:126
#, c-format
msgid "  -l, --list <repo>    view a list of packages in a repo\n"
msgstr ""
"  -l, --list <repo>    visualizar uma lista dos pacotes em um repositório\n"

#: src/pacman/pacman.c:127
#, c-format
msgid ""
"  -p, --print-uris     print out URIs for given packages and their "
"dependencies\n"
msgstr ""
"  -p, --print-uris       imprime as URIs dos pacotes e suas dependências\n"

#: src/pacman/pacman.c:128
#, c-format
msgid ""
"  -s, --search <regex> search remote repositories for matching strings\n"
msgstr ""
"  -s, --search <regex>   procura em repositórios remotos por textos "
"coincidentes\n"

#: src/pacman/pacman.c:129
#, c-format
msgid "  -u, --sysupgrade     upgrade all packages that are out of date\n"
msgstr ""
"  -u, --sysupgrade       atualiza todos os pacotes que estão desatualizados "
"no sistema\n"

#: src/pacman/pacman.c:130
#, c-format
msgid ""
"  -w, --downloadonly   download packages but do not install/upgrade "
"anything\n"
msgstr ""
"  -w, --downloadonly     baixa os pacotes mas não instala/atualiza nenhum "
"pacote\n"

#: src/pacman/pacman.c:131
#, c-format
msgid ""
"  -y, --refresh        download fresh package databases from the server\n"
msgstr "  -y, --refresh          atualizar a base de dados de pacotes\n"

#: src/pacman/pacman.c:132
#, c-format
msgid ""
"      --needed         only upgrade outdated or not yet installed packages\n"
msgstr ""

#: src/pacman/pacman.c:133
#, c-format
msgid ""
"      --ignore <pkg>   ignore a package upgrade (can be used more than "
"once)\n"
msgstr ""
"      --ignore <pkg>     ignora a atualização de um pacote (pode ser usado "
"mais de uma vez)\n"

#: src/pacman/pacman.c:134
#, fuzzy, c-format
msgid ""
"      --ignoregroup <grp>\n"
"                       ignore a group upgrade (can be used more than once)\n"
msgstr ""
"      --ignore <pkg>     ignora a atualização de um pacote (pode ser usado "
"mais de uma vez)\n"

#: src/pacman/pacman.c:138
#, c-format
msgid "      --config <path>  set an alternate configuration file\n"
msgstr ""
"      --config <caminho> define um arquivo de configuração alternativo\n"

#: src/pacman/pacman.c:139
#, fuzzy, c-format
msgid "      --logfile <path> set an alternate log file\n"
msgstr ""
"      --config <caminho> define um arquivo de configuração alternativo\n"

#: src/pacman/pacman.c:140
#, c-format
msgid "      --noconfirm      do not ask for any confirmation\n"
msgstr "      --noconfirm        não pede nenhuma confirmação\n"

#: src/pacman/pacman.c:141
#, c-format
msgid ""
"      --noprogressbar  do not show a progress bar when downloading files\n"
msgstr ""
"      --noprogressbar    não mostra a barra de progresso enquanto baixa os "
"arquivos\n"

#: src/pacman/pacman.c:142
#, fuzzy, c-format
msgid ""
"      --noscriptlet    do not execute the install scriptlet if one exists\n"
msgstr ""
"      --noscriptlet      não executar o scriptlet de instalação se o mesmo "
"existir\n"

#: src/pacman/pacman.c:143
#, c-format
msgid "  -v, --verbose        be verbose\n"
msgstr "  -v, --verbose          informações adicionais\n"

#: src/pacman/pacman.c:144
#, c-format
msgid "  -r, --root <path>    set an alternate installation root\n"
msgstr ""
"  -r, --root <caminho>   define um diretório de instalação alternativo\n"

#: src/pacman/pacman.c:145
#, c-format
msgid "  -b, --dbpath <path>  set an alternate database location\n"
msgstr ""
"  -b, --dbpath <caminho> define uma localização diferente para a base de "
"dados\n"

#: src/pacman/pacman.c:146
#, c-format
msgid "      --cachedir <dir> set an alternate package cache location\n"
msgstr "      --cachedir <dir>   define um diretório de cache alternativo\n"

#: src/pacman/pacman.c:159
#, fuzzy, c-format
msgid ""
"                       This program may be freely redistributed under\n"
"                       the terms of the GNU General Public License\n"
msgstr ""
"                       Este programa pode ser distribuído livremente sob\n"

#: src/pacman/pacman.c:250
#, c-format
msgid "problem setting rootdir '%s' (%s)\n"
msgstr ""

#: src/pacman/pacman.c:267
#, c-format
msgid "problem setting dbpath '%s' (%s)\n"
msgstr ""

#: src/pacman/pacman.c:275
#, c-format
msgid "problem setting logfile '%s' (%s)\n"
msgstr ""

#: src/pacman/pacman.c:384
#, fuzzy, c-format
msgid "'%s' is not a valid debug level\n"
msgstr "'%s' não é um nível de depuração válido"

#: src/pacman/pacman.c:398 src/pacman/pacman.c:677
#, fuzzy, c-format
msgid "problem adding cachedir '%s' (%s)\n"
msgstr "falha com o parametro '%s' (%s)\n"

#: src/pacman/pacman.c:484
msgid "only one operation may be used at a time\n"
msgstr "só uma operação pode ser usada de cada vez\n"

#: src/pacman/pacman.c:544
#, c-format
msgid "config file %s could not be read.\n"
msgstr ""

#: src/pacman/pacman.c:580
#, c-format
msgid "config file %s, line %d: bad section name.\n"
msgstr ""

#: src/pacman/pacman.c:602
#, c-format
msgid "config file %s, line %d: syntax error in config file- missing key.\n"
msgstr ""

#: src/pacman/pacman.c:612
#, c-format
msgid ""
"config file %s, line %d: 'Include' directive must belong to a section.\n"
msgstr ""

#: src/pacman/pacman.c:640 src/pacman/pacman.c:702 src/pacman/pacman.c:717
#, c-format
msgid "config file %s, line %d: directive '%s' not recognized.\n"
msgstr ""

#: src/pacman/pacman.c:787
#, c-format
msgid "failed to initialize alpm library (%s)\n"
msgstr "falha ao iniciar biblioteca alpm (%s)\n"

#: src/pacman/pacman.c:824
msgid "you cannot perform this operation unless you are root.\n"
msgstr "você não pode realizar esta operação a menos que você seja root\n"

#: src/pacman/pacman.c:847
#, c-format
msgid "could not register 'local' database (%s)\n"
msgstr "não foi possível registar a base de dados local (%s)\n"

#: src/pacman/pacman.c:873
msgid "no operation specified (use -h for help)\n"
msgstr "nenhuma operação definida (use -h para obter ajuda)\n"

#: src/pacman/query.c:67
#, fuzzy, c-format
msgid "error: no file was specified for --owns\n"
msgstr "nenhum arquivo especificado para --owns\n"

#: src/pacman/query.c:80
#, fuzzy, c-format
msgid "error: failed to read file '%s': %s\n"
msgstr "falha ao ler o arquivo '%s' %s"

#: src/pacman/query.c:87
#, fuzzy, c-format
msgid "error: cannot determine ownership of a directory\n"
msgstr "não é possível determinar o dono de um diretório"

#: src/pacman/query.c:95
#, fuzzy, c-format
msgid "error: cannot determine real path for '%s': %s\n"
msgstr "não é possível determinar o caminho de '%s': %s"

#: src/pacman/query.c:117
#, c-format
msgid "%s is owned by %s %s\n"
msgstr "%s pertence a %s %s\n"

#: src/pacman/query.c:125
#, fuzzy, c-format
msgid "error: No package owns %s\n"
msgstr "Nenhum pacote possui %s\n"

#: src/pacman/query.c:221
#, fuzzy, c-format
msgid "error: group \"%s\" was not found\n"
msgstr "grupo \"%s\" não encontrado\n"

#: src/pacman/query.c:232
#, fuzzy, c-format
msgid "Checking for package upgrades... \n"
msgstr "Buscando atualizações de pacotes..."

#: src/pacman/query.c:243
#, fuzzy, c-format
msgid "no upgrades found.\n"
msgstr "nenhuma atualização encontrada"

#: src/pacman/query.c:362 src/pacman/sync.c:743
msgid "no usable package repositories configured.\n"
msgstr "nenhum repositório de pacotes configurado.\n"

#: src/pacman/query.c:406
#, fuzzy, c-format
msgid "error: package \"%s\" not found\n"
msgstr "pacote \"%s\" não encontrado\n"

#: src/pacman/remove.c:78 src/pacman/sync.c:583
#, c-format
msgid ":: group %s:\n"
msgstr ":: grupo %s:\n"

#: src/pacman/remove.c:80
msgid "    Remove whole content? [Y/n] "
msgstr "    Remover todo o conteúdo? [S/n] "

#: src/pacman/remove.c:84
#, c-format
msgid ":: Remove %s from group %s? [Y/n] "
msgstr ":: Remover %s do grupo %s? [S/n] "

#: src/pacman/remove.c:97 src/pacman/sync.c:479 src/pacman/sync.c:540
#, fuzzy, c-format
msgid "error: failed to init transaction (%s)\n"
msgstr "falha ao iniciar transação (%s)\n"

#: src/pacman/remove.c:113
#, fuzzy, c-format
msgid "error: failed to add target '%s' (%s)\n"
msgstr "falha com o parametro '%s' (%s)\n"

#: src/pacman/remove.c:158 src/pacman/util.c:462
msgid "Targets:"
msgstr "Pacotes:"

#: src/pacman/remove.c:161
msgid ""
"\n"
"Do you want to remove these packages? [Y/n] "
msgstr ""
"\n"
"Você deseja remover estes pacotes? [S/n] "

#: src/pacman/sync.c:52
#, fuzzy, c-format
msgid "error: could not access database directory\n"
msgstr "não foi possível acessar o diretório de cache\n"

#: src/pacman/sync.c:83
#, fuzzy, c-format
msgid "Do you want to remove %s? [Y/n] "
msgstr ""
"\n"
"Você deseja remover estes pacotes? [S/n] "

#: src/pacman/sync.c:88
#, fuzzy, c-format
msgid "error: could not remove repository directory\n"
msgstr "não foi possível remover o diretório de cache\n"

#: src/pacman/sync.c:101
#, c-format
msgid "Database directory: %s\n"
msgstr ""

#: src/pacman/sync.c:102
#, fuzzy
msgid "Do you want to remove unused repositories? [Y/n] "
msgstr ""
"\n"
"Você deseja remover estes pacotes? [S/n] "

#: src/pacman/sync.c:112
#, c-format
msgid "Database directory cleaned up\n"
msgstr ""

#: src/pacman/sync.c:130 src/pacman/sync.c:177
#, fuzzy, c-format
msgid "Cache directory: %s\n"
msgstr "Arquitetura           : %s\n"

#: src/pacman/sync.c:131
#, fuzzy
msgid "Do you want to remove uninstalled packages from cache? [Y/n] "
msgstr "Você deseja remover todos os pacotes do diretório de cache? [S/n] "

#: src/pacman/sync.c:134
#, c-format
msgid "removing old packages from cache... "
msgstr "removendo pacotes antigos do cache... "

#: src/pacman/sync.c:138
#, fuzzy, c-format
msgid "error: could not access cache directory\n"
msgstr "não foi possível acessar o diretório de cache\n"

#: src/pacman/sync.c:178
#, fuzzy
msgid "Do you want to remove ALL packages from cache? [Y/n] "
msgstr "Deseja remover os pacotes antigos do cache? [S/n] "

#: src/pacman/sync.c:181
#, c-format
msgid "removing all packages from cache... "
msgstr "removendo todos os pacotes do diretório de cache... "

#: src/pacman/sync.c:184
#, fuzzy, c-format
msgid "error: could not remove cache directory\n"
msgstr "não foi possível remover o diretório de cache\n"

#: src/pacman/sync.c:189
#, fuzzy, c-format
msgid "error: could not create new cache directory\n"
msgstr "não foi possível criar o novo diretório de cache\n"

#: src/pacman/sync.c:216
#, fuzzy, c-format
msgid "error: failed to synchronize %s: %s\n"
msgstr "falha ao sincronizar %s: %s\n"

#: src/pacman/sync.c:219
#, fuzzy, c-format
msgid "error: failed to update %s (%s)\n"
msgstr "falha ao atualizar %s (%s)\n"

#: src/pacman/sync.c:223
#, c-format
msgid " %s is up to date\n"
msgstr " %s está atualizado\n"

#: src/pacman/sync.c:366
#, fuzzy, c-format
msgid "error: repository '%s' does not exist\n"
msgstr "repositório '%s' não existe\n"

#: src/pacman/sync.c:381
#, fuzzy, c-format
msgid "error: package '%s' was not found in repository '%s'\n"
msgstr "pacote '%s' não foi encontrado no repositório '%s'\n"

#: src/pacman/sync.c:401
#, fuzzy, c-format
msgid "error: package '%s' was not found\n"
msgstr "pacote '%s' não foi encontrado.\n"

#: src/pacman/sync.c:438
#, fuzzy, c-format
msgid "error: repository \"%s\" was not found.\n"
msgstr "repositório \"%s\" não foi encontrado.\n"

#: src/pacman/sync.c:490
#, c-format
msgid ":: Synchronizing package databases...\n"
msgstr ":: Sincronizando a base de dados de pacotes...\n"

#: src/pacman/sync.c:493
#, fuzzy, c-format
msgid "error: failed to synchronize any databases\n"
msgstr "falha ao sincronizar algumas bases de dados"

#: src/pacman/sync.c:505
#, c-format
msgid ":: Starting full system upgrade...\n"
msgstr ":: Iniciando atualização do sistema...\n"

#: src/pacman/sync.c:526
#, c-format
msgid ""
":: pacman has detected a newer version of itself.\n"
":: It is recommended that you upgrade pacman by itself\n"
":: using 'pacman -S pacman', and then rerun the current\n"
":: operation. If you wish to continue the operation and\n"
":: not upgrade pacman separately, answer no.\n"
msgstr ""

#: src/pacman/sync.c:531
msgid ":: Cancel current operation? [Y/n] "
msgstr ""

#: src/pacman/sync.c:533 src/pacman/sync.c:720
#, fuzzy, c-format
msgid "error: failed to release transaction (%s)\n"
msgstr "falha ao liberar a transação (%s)\n"

#: src/pacman/sync.c:545
#, fuzzy, c-format
msgid "error: pacman: %s\n"
msgstr "pacman: %s\n"

#: src/pacman/sync.c:569
#, fuzzy, c-format
msgid "error: '%s': %s\n"
msgstr "'%s': %s\n"

#: src/pacman/sync.c:588
msgid ":: Install whole content? [Y/n] "
msgstr ":: Instalar todo o conteúdo? [S/n] "

#: src/pacman/sync.c:595
#, c-format
msgid ":: Install %s from group %s? [Y/n] "
msgstr ":: Instalar %s do grupo %s? [S/n] "

#: src/pacman/sync.c:604
#, fuzzy, c-format
msgid "error: '%s': not found in sync db\n"
msgstr "'%s': não foi encontrado na base de dados de pacotes\n"

#: src/pacman/sync.c:631
#, fuzzy, c-format
msgid ":: %s: conflicts with %s\n"
msgstr ":: %s: conflita com %s"

#: src/pacman/sync.c:645
#, c-format
msgid " local database is up to date\n"
msgstr "Base de dados de pacotes está atualizada.\n"

#: src/pacman/sync.c:657
#, fuzzy, c-format
msgid "Beginning download...\n"
msgstr ""
"\n"
"Iniciando download...\n"

#: src/pacman/sync.c:660
msgid "Proceed with download? [Y/n] "
msgstr "Continuar o download? [S/n] "

#: src/pacman/sync.c:664
#, fuzzy, c-format
msgid "Beginning upgrade process...\n"
msgstr ""
"\n"
"Iniciando processo de atualização...\n"

#: src/pacman/sync.c:667
msgid "Proceed with installation? [Y/n] "
msgstr "Continuar a instalação? [S/n] "

#: src/pacman/sync.c:708
#, fuzzy, c-format
msgid "Errors occurred, no packages were upgraded.\n"
msgstr ""
"\n"
"ocorreram alguns erros, portanto, nenhum pacote foi atualizado.\n"

#: src/pacman/util.c:356 src/pacman/util.c:388
#, c-format
msgid "None\n"
msgstr "Nenhum\n"

#: src/pacman/util.c:454
msgid "Remove:"
msgstr "Remover:"

#: src/pacman/util.c:458
#, fuzzy, c-format
msgid "Total Removed Size:   %.2f MB\n"
msgstr ""
"\n"
"Tamanho total dos pacotes a serem removidos:   %.2f MB\n"

#: src/pacman/util.c:465
#, fuzzy, c-format
msgid "Total Download Size:    %.2f MB\n"
msgstr "Tamanho total da instalação:   %.2f MB\n"

#: src/pacman/util.c:469
#, c-format
msgid "Total Installed Size:   %.2f MB\n"
msgstr "Tamanho total da instalação:   %.2f MB\n"

#: src/pacman/util.c:496
msgid "Y"
msgstr "S"

#: src/pacman/util.c:496
msgid "YES"
msgstr "SIM"

#: src/pacman/util.c:557
#, fuzzy, c-format
msgid "debug: "
msgstr "depurar"

#: src/pacman/util.c:560
#, c-format
msgid "error: "
msgstr "erro: "

#: src/pacman/util.c:563
#, c-format
msgid "warning: "
msgstr "aviso: "

#: src/pacman/util.c:568
#, fuzzy, c-format
msgid "function: "
msgstr "função"

#: scripts/abs.sh.in:60 scripts/makepkg.sh.in:110 scripts/makepkg.sh.in:112
#: scripts/repo-add.sh.in:50 scripts/repo-remove.sh.in:50
msgid "ERROR:"
msgstr ""

#: scripts/abs.sh.in:65
msgid "abs (pacman) %s - download a PKGBUILD tree from a CVS repository"
msgstr ""

#: scripts/abs.sh.in:66
msgid "Usage %s [options] [repository...]"
msgstr ""

#: scripts/abs.sh.in:67 scripts/makepkg.sh.in:1055
#, fuzzy
msgid "Options:"
msgstr "opções:\n"

#: scripts/abs.sh.in:68
msgid "  -p, --passive  The connection is opened in passive mode."
msgstr ""

#: scripts/abs.sh.in:70
msgid "  -h, --help     Display this help message then exit."
msgstr ""

#: scripts/abs.sh.in:71
msgid "  -V, --version  Display version information then exit."
msgstr ""

#: scripts/abs.sh.in:73
msgid ""
"abs will synchronize build scripts from the CVS repository\\ninto %s. You "
"can follow different package trees by\\nediting %s files. If no argument is "
"given, abs\\nwill synchronize from supfiles specified in %s.\\n\\n"
msgstr ""

#: scripts/abs.sh.in:79
msgid "Report bugs to <%s>."
msgstr ""

#: scripts/abs.sh.in:84 scripts/gensync.sh.in:54 scripts/makepkg.sh.in:1088
#: scripts/pacman-optimize.sh.in:59 scripts/repo-remove.sh.in:66
msgid ""
"Copyright (C) 2002-2007 Judd Vinet <jvinet@zeroflux.org>.\\n\\nThis is free "
"software; see the source for copying conditions.\\nThere is NO WARRANTY, to "
"the extent permitted by law.\\n"
msgstr ""

#: scripts/abs.sh.in:130 scripts/pacman-optimize.sh.in:100
#, fuzzy
msgid "%s does not exist or is not a directory."
msgstr "'%s' não é um diretório de cache válido\n"

#: scripts/abs.sh.in:133
msgid "You do not have write permissions in %s."
msgstr ""

#: scripts/abs.sh.in:143
msgid "Missing CVS synchronization utility. Install csup or cvsup."
msgstr ""

#: scripts/abs.sh.in:166
#, fuzzy
msgid "Updating %s..."
msgstr "atualizando %s... "

#: scripts/gensync.sh.in:34
msgid "Usage: %s <root> <destfile> [package_directory]"
msgstr ""

#: scripts/gensync.sh.in:35
msgid ""
"gensync will generate a sync database by reading all PKGBUILD files\\nfrom "
"<root>. gensync builds the database in a temporary directory\\nand then "
"compresses it to <destfile>.\\n\\n"
msgstr ""

#: scripts/gensync.sh.in:39
msgid ""
"gensync will calculate md5sums of packages in the same directory as"
"\\n<destfile>, unless an alternate [package_directory] is specified.\\n\\n"
msgstr ""

#: scripts/gensync.sh.in:42
msgid ""
"note: The <destfile> name is important. It must be of the form\\n      "
"{treename}.db.tar.gz where {treename} is the name of the custom\\n      "
"package repository you configured in /etc/pacman.conf. The\\n      generated "
"database must reside in the same directory as your\\n      custom packages "
"(also configured in /etc/pacman.conf)\\n\\n"
msgstr ""

#: scripts/gensync.sh.in:48
msgid "Example:  gensync /var/abs/local /home/mypkgs/custom.db.tar.gz"
msgstr ""

#: scripts/gensync.sh.in:102 scripts/updatesync.sh.in:101
msgid "%s not found. Can not continue."
msgstr ""

#: scripts/gensync.sh.in:120
msgid "invalid root dir: %s"
msgstr ""

#: scripts/gensync.sh.in:122
msgid "gensync: building database entries, generating md5sums..."
msgstr ""

#: scripts/gensync.sh.in:131
#, fuzzy
msgid "failed to parse parse %s"
msgstr "falha ao atualizar %s (%s)\n"

#: scripts/gensync.sh.in:142
msgid "could not find %s-%s-%s-%s.%s - skipping"
msgstr ""

#: scripts/gensync.sh.in:152
#, fuzzy
msgid "creating repo DB..."
msgstr "finalizando..."

#: scripts/makepkg.sh.in:101 scripts/makepkg.sh.in:103
#: scripts/repo-add.sh.in:45 scripts/repo-remove.sh.in:45
msgid "WARNING:"
msgstr ""

#: scripts/makepkg.sh.in:143
#, fuzzy
msgid "Cleaning up..."
msgstr "finalizando..."

#: scripts/makepkg.sh.in:193
msgid ""
"Options beginning with 'no' will be deprecated in the next version of "
"makepkg!"
msgstr ""

#: scripts/makepkg.sh.in:194
msgid "Please replace 'no' with '!': %s -> %s."
msgstr ""

#: scripts/makepkg.sh.in:198
msgid "Option 'keepdocs' may not work as intended. Please replace with 'docs'."
msgstr ""

#: scripts/makepkg.sh.in:286
msgid "There is no agent set up to handle %s URLs. Check %s."
msgstr ""

#: scripts/makepkg.sh.in:287 scripts/makepkg.sh.in:296
#: scripts/makepkg.sh.in:448 scripts/makepkg.sh.in:476
#: scripts/makepkg.sh.in:522 scripts/makepkg.sh.in:610
#: scripts/makepkg.sh.in:638 scripts/makepkg.sh.in:700
#: scripts/makepkg.sh.in:767 scripts/makepkg.sh.in:1105
#: scripts/makepkg.sh.in:1415 scripts/makepkg.sh.in:1419
msgid "Aborting..."
msgstr ""

#: scripts/makepkg.sh.in:295
msgid "The download program %s is not installed."
msgstr ""

#: scripts/makepkg.sh.in:311
msgid "Pacman returned a fatal error (%i): %s"
msgstr ""

#: scripts/makepkg.sh.in:335
#, fuzzy
msgid "Installing missing dependencies..."
msgstr "resolvendo dependências... "

#: scripts/makepkg.sh.in:345
msgid "Pacman failed to install missing dependencies."
msgstr ""

#: scripts/makepkg.sh.in:349
#, fuzzy
msgid "Building missing dependencies..."
msgstr "resolvendo dependências... "

#: scripts/makepkg.sh.in:354
msgid "Source root cannot be found - please make sure it is specified in %s."
msgstr ""

#: scripts/makepkg.sh.in:362
msgid "Could not find '%s' under %s"
msgstr ""

#: scripts/makepkg.sh.in:378
#, fuzzy
msgid "Failed to build '%s'"
msgstr "falha ao ler o arquivo '%s' %s"

#: scripts/makepkg.sh.in:411
msgid "Failed to install all missing dependencies."
msgstr ""

#: scripts/makepkg.sh.in:414
#, fuzzy
msgid "Missing Dependencies:"
msgstr "resolvendo dependências... "

#: scripts/makepkg.sh.in:444
#, fuzzy
msgid "Retrieving Sources..."
msgstr ":: Obtendo pacotes do repositório %s...\n"

#: scripts/makepkg.sh.in:447
msgid "You do not have write permission to store downloads in %s."
msgstr ""

#: scripts/makepkg.sh.in:458
msgid "Found %s in build dir"
msgstr ""

#: scripts/makepkg.sh.in:462
msgid "Using cached copy of %s"
msgstr ""

#: scripts/makepkg.sh.in:470
#, fuzzy
msgid "Downloading %s..."
msgstr "atualizando %s... "

#: scripts/makepkg.sh.in:475
msgid "Failure while downloading %s"
msgstr ""

#: scripts/makepkg.sh.in:486
#, fuzzy
msgid "Generating checksums for source files..."
msgstr "erro ao calcular as somas de verificação para %s\n"

#: scripts/makepkg.sh.in:495
msgid "Invalid integrity algorithm '%s' specified."
msgstr ""

#: scripts/makepkg.sh.in:500 scripts/makepkg.sh.in:552
msgid "Cannot find the '%s' program."
msgstr ""

#: scripts/makepkg.sh.in:521
msgid "Unable to find source file %s to generate checksum."
msgstr ""

#: scripts/makepkg.sh.in:547
msgid "Invalid integrity algorithm '%s' specified"
msgstr ""

#: scripts/makepkg.sh.in:558
msgid "Validating source files with %s..."
msgstr ""

#: scripts/makepkg.sh.in:568
msgid "NOT FOUND"
msgstr ""

#: scripts/makepkg.sh.in:577
msgid "Passed"
msgstr ""

#: scripts/makepkg.sh.in:579
msgid "FAILED"
msgstr ""

#: scripts/makepkg.sh.in:587
msgid "One or more files did not pass the validity check!"
msgstr ""

#: scripts/makepkg.sh.in:591
msgid "Integrity checks (%s) are missing or incomplete."
msgstr ""

#: scripts/makepkg.sh.in:597
msgid "Extracting Sources..."
msgstr ""

#: scripts/makepkg.sh.in:609
msgid "Unable to find source file %s for extraction."
msgstr ""

#: scripts/makepkg.sh.in:637
#, fuzzy
msgid "Failed to extract %s"
msgstr "falha ao preparar transação (%s)\n"

#: scripts/makepkg.sh.in:669
msgid "Starting build()..."
msgstr ""

#: scripts/makepkg.sh.in:699
msgid "Build Failed."
msgstr ""

#: scripts/makepkg.sh.in:708
msgid "Tidying install..."
msgstr ""

#: scripts/makepkg.sh.in:711
#, fuzzy
msgid "Removing info/doc files..."
msgstr "resolvendo dependências... "

#: scripts/makepkg.sh.in:717
msgid "Moving usr/share/man files to usr/man..."
msgstr ""

#: scripts/makepkg.sh.in:724
msgid "Compressing man pages..."
msgstr ""

#: scripts/makepkg.sh.in:742
msgid "Stripping debugging symbols from binaries and libraries..."
msgstr ""

#: scripts/makepkg.sh.in:754
msgid "Removing libtool .la files..."
msgstr ""

#: scripts/makepkg.sh.in:759
#, fuzzy
msgid "Removing empty directories..."
msgstr "resolvendo dependências... "

#: scripts/makepkg.sh.in:766
msgid "Missing pkg/ directory."
msgstr ""

#: scripts/makepkg.sh.in:772
#, fuzzy
msgid "Creating package..."
msgstr "carregando informações do pacote... "

#: scripts/makepkg.sh.in:782
msgid "Generating .FILELIST file..."
msgstr ""

#: scripts/makepkg.sh.in:792
msgid "Generating .PKGINFO file..."
msgstr ""

#: scripts/makepkg.sh.in:838
msgid "Please add a license line to your %s!"
msgstr ""

#: scripts/makepkg.sh.in:839
msgid "Example for GPL'ed software: license=('GPL')."
msgstr ""

#: scripts/makepkg.sh.in:847 scripts/makepkg.sh.in:942
msgid "Adding install script..."
msgstr ""

#: scripts/makepkg.sh.in:854
#, fuzzy
msgid "Adding package changelog..."
msgstr "carregando informações do pacote... "

#: scripts/makepkg.sh.in:860
#, fuzzy
msgid "Compressing package..."
msgstr "carregando informações do pacote... "

#: scripts/makepkg.sh.in:865
#, fuzzy
msgid "Failed to create package file."
msgstr "falha ao carregar o pacote '%s' (%s)\n"

#: scripts/makepkg.sh.in:874
msgid "Cannot find the xdelta binary! Is xdelta installed?"
msgstr ""

#: scripts/makepkg.sh.in:904
msgid "Making delta from version %s..."
msgstr ""

#: scripts/makepkg.sh.in:918
msgid "Recreating package tarball from delta to match md5 signatures"
msgstr ""

#: scripts/makepkg.sh.in:919
msgid "NOTE: the delta should ONLY be distributed with this tarball"
msgstr ""

#: scripts/makepkg.sh.in:923
msgid "Could not generate the package from the delta."
msgstr ""

#: scripts/makepkg.sh.in:927
msgid "Delta was not able to be created."
msgstr ""

#: scripts/makepkg.sh.in:930
msgid "No previous version found, skipping xdelta."
msgstr ""

#: scripts/makepkg.sh.in:936
#, fuzzy
msgid "Creating source package..."
msgstr "Buscando atualizações de pacotes..."

#: scripts/makepkg.sh.in:938 scripts/makepkg.sh.in:950
#: scripts/makepkg.sh.in:957
#, fuzzy
msgid "Adding %s..."
msgstr "atualizando %s... "

#: scripts/makepkg.sh.in:945
#, fuzzy
msgid "Install script %s not found."
msgstr "Script de Instalação  : %s\n"

#: scripts/makepkg.sh.in:965
#, fuzzy
msgid "Compressing source package..."
msgstr "Buscando atualizações de pacotes..."

#: scripts/makepkg.sh.in:967
msgid "Failed to create source package file."
msgstr ""

#: scripts/makepkg.sh.in:975
#, fuzzy
msgid "Installing package with pacman -U..."
msgstr "carregando informações do pacote... "

#: scripts/makepkg.sh.in:992
msgid "Determining latest darcs revision..."
msgstr ""

#: scripts/makepkg.sh.in:995
msgid "Determining latest cvs revision..."
msgstr ""

#: scripts/makepkg.sh.in:998
msgid "Determining latest git revision..."
msgstr ""

#: scripts/makepkg.sh.in:1001
msgid "Determining latest svn revision..."
msgstr ""

#: scripts/makepkg.sh.in:1004
msgid "Determining latest bzr revision..."
msgstr ""

#: scripts/makepkg.sh.in:1007
msgid "Determining latest hg revision..."
msgstr ""

#: scripts/makepkg.sh.in:1022
#, fuzzy
msgid "Version found: %s"
msgstr "Versão                : %s\n"

#: scripts/makepkg.sh.in:1053
#, fuzzy
msgid "Usage: %s [options]"
msgstr "uso:  %s {-A --add} [opções] <arquivo>\n"

#: scripts/makepkg.sh.in:1056
msgid "  -A, --ignorearch Ignore incomplete arch field in %s"
msgstr ""

#: scripts/makepkg.sh.in:1057
msgid "  -b, --builddeps  Build missing dependencies from source"
msgstr ""

#: scripts/makepkg.sh.in:1058
msgid "  -c, --clean      Clean up work files after build"
msgstr ""

#: scripts/makepkg.sh.in:1059
msgid "  -C, --cleancache Clean up source files from the cache"
msgstr ""

#: scripts/makepkg.sh.in:1060
#, fuzzy
msgid "  -d, --nodeps     Skip all dependency checks"
msgstr "  -d, --nodeps           ignora a verificação de dependências\n"

#: scripts/makepkg.sh.in:1061
msgid "  -e, --noextract  Do not extract source files (use existing src/ dir)"
msgstr ""

#: scripts/makepkg.sh.in:1062
#, fuzzy
msgid "  -f, --force      Overwrite existing package"
msgstr ""
"  -f, --force            forçar instalação, sobrescrever arquivos "
"conflitantes\n"

#: scripts/makepkg.sh.in:1063
msgid "  -g, --geninteg   Generate integrity checks for source files"
msgstr ""

#: scripts/makepkg.sh.in:1064
msgid "  -h, --help       This help"
msgstr ""

#: scripts/makepkg.sh.in:1065
msgid "  -i, --install    Install package after successful build"
msgstr ""

#: scripts/makepkg.sh.in:1066
#, fuzzy
msgid "  -L, --log        Log package build process"
msgstr "  -i, --info             visualiza informações do pacote\n"

#: scripts/makepkg.sh.in:1067
msgid "  -m, --nocolor    Disable colorized output messages"
msgstr ""

#: scripts/makepkg.sh.in:1068
msgid "  -o, --nobuild    Download and extract files only"
msgstr ""

#: scripts/makepkg.sh.in:1069
msgid "  -p <buildscript> Use an alternate build script (instead of '%s')"
msgstr ""

#: scripts/makepkg.sh.in:1070
#, fuzzy
msgid ""
"  -r, --rmdeps     Remove installed dependencies after a successful build"
msgstr "  -e, --dependsonly      instala apenas as dependências \n"

#: scripts/makepkg.sh.in:1072
msgid "  -R, --repackage  Repackage contents of pkg/ without building"
msgstr ""

#: scripts/makepkg.sh.in:1073
#, fuzzy
msgid "  -s, --syncdeps   Install missing dependencies with pacman"
msgstr "  -e, --dependsonly      instala apenas as dependências \n"

#: scripts/makepkg.sh.in:1074
msgid "      --asroot     Allow makepkg to run as root user"
msgstr ""

#: scripts/makepkg.sh.in:1075
msgid "      --source     Do not build package; generate a source-only tarball"
msgstr ""

#: scripts/makepkg.sh.in:1077
msgid "These options can be passed to pacman:"
msgstr ""

#: scripts/makepkg.sh.in:1079
#, fuzzy
msgid ""
"      --noconfirm      Do not ask for confirmation when resolving "
"dependencies"
msgstr "      --noconfirm        não pede nenhuma confirmação\n"

#: scripts/makepkg.sh.in:1080
#, fuzzy
msgid ""
"      --noprogressbar  Do not show a progress bar when downloading files"
msgstr ""
"      --noprogressbar    não mostra a barra de progresso enquanto baixa os "
"arquivos\n"

#: scripts/makepkg.sh.in:1082
msgid "If -p is not specified, makepkg will look for '%s'"
msgstr ""

#: scripts/makepkg.sh.in:1104
#, fuzzy
msgid "%s not found."
msgstr "pacote \"%s\" não encontrado\n"

#: scripts/makepkg.sh.in:1177
msgid "Sudo is used by default now. The --usesudo option is deprecated!"
msgstr ""

#: scripts/makepkg.sh.in:1192
msgid "Cleaning up ALL files from %s."
msgstr ""

#: scripts/makepkg.sh.in:1193
msgid "    Are you sure you wish to do this? [Y/n] "
msgstr ""

#: scripts/makepkg.sh.in:1199
msgid "Problem removing files; you may not have correct permissions in %s"
msgstr ""

#: scripts/makepkg.sh.in:1203
msgid "Source cache cleaned."
msgstr ""

#: scripts/makepkg.sh.in:1208
msgid "No files have been removed."
msgstr ""

#: scripts/makepkg.sh.in:1213
msgid "Source destination must be defined in makepkg.conf."
msgstr ""

#: scripts/makepkg.sh.in:1214
msgid "In addition, please run makepkg -C outside of your cache directory."
msgstr ""

#: scripts/makepkg.sh.in:1220
msgid "BUILDSCRIPT is undefined! Ensure you have updated %s."
msgstr ""

#: scripts/makepkg.sh.in:1227
msgid "Running makepkg as root is a BAD idea and can cause"
msgstr ""

#: scripts/makepkg.sh.in:1228
msgid "permanent, catastrophic damage to your system. If you"
msgstr ""

#: scripts/makepkg.sh.in:1229
msgid "wish to run as root, please use the --asroot option."
msgstr ""

#: scripts/makepkg.sh.in:1233
msgid "The --asroot option is meant for the root user only."
msgstr ""

#: scripts/makepkg.sh.in:1234
msgid "Please rerun makepkg without the --asroot flag."
msgstr ""

#: scripts/makepkg.sh.in:1238
msgid "Fakeroot must be installed if using the 'fakeroot' option"
msgstr ""

#: scripts/makepkg.sh.in:1239
msgid "in the BUILDENV array in %s."
msgstr ""

#: scripts/makepkg.sh.in:1243
msgid "Running makepkg as an unprivileged user will result in non-root"
msgstr ""

#: scripts/makepkg.sh.in:1244
msgid "ownership of the packaged files. Try using the fakeroot environment by"
msgstr ""

#: scripts/makepkg.sh.in:1245
msgid "placing 'fakeroot' in the BUILDENV array in makepkg.conf."
msgstr ""

#: scripts/makepkg.sh.in:1250
msgid "Do not use the '-F' option. This option is only for use by makepkg."
msgstr ""

#: scripts/makepkg.sh.in:1259
msgid "Cannot find the sudo binary! Is sudo installed?"
msgstr ""

#: scripts/makepkg.sh.in:1260
msgid "Missing dependencies cannot be installed or removed as a normal user"
msgstr ""

#: scripts/makepkg.sh.in:1261
msgid "without sudo; install and configure sudo to auto-resolve dependencies."
msgstr ""

#: scripts/makepkg.sh.in:1271
#, fuzzy
msgid "%s does not exist."
msgstr "repositório '%s' não existe\n"

#: scripts/makepkg.sh.in:1286 scripts/makepkg.sh.in:1290
#, fuzzy
msgid "%s is not allowed to be empty."
msgstr "'%s' não é um caminho de base de dados válido\n"

#: scripts/makepkg.sh.in:1294 scripts/makepkg.sh.in:1298
msgid "%s is not allowed to contain hyphens."
msgstr ""

#: scripts/makepkg.sh.in:1308 scripts/makepkg.sh.in:1313
msgid "%s is not available for the '%s' architecture."
msgstr ""

#: scripts/makepkg.sh.in:1309 scripts/makepkg.sh.in:1314
msgid "Note that many packages may need a line added to their %s"
msgstr ""

#: scripts/makepkg.sh.in:1310 scripts/makepkg.sh.in:1315
msgid "such as arch=('%s')."
msgstr ""

#: scripts/makepkg.sh.in:1320
#, fuzzy
msgid "Install scriptlet (%s) does not exist."
msgstr "repositório '%s' não existe\n"

#: scripts/makepkg.sh.in:1330
msgid "A package has already been built, installing existing package..."
msgstr ""

#: scripts/makepkg.sh.in:1334 scripts/makepkg.sh.in:1366
msgid "A package has already been built. (use -f to overwrite)"
msgstr ""

#: scripts/makepkg.sh.in:1343 scripts/makepkg.sh.in:1442
msgid "Skipping build."
msgstr ""

#: scripts/makepkg.sh.in:1352
msgid "Leaving fakeroot environment."
msgstr ""

#: scripts/makepkg.sh.in:1356
#, fuzzy
msgid "Making package: %s"
msgstr "carregando informações do pacote... "

#: scripts/makepkg.sh.in:1359
msgid "Running makepkg as root..."
msgstr ""

#: scripts/makepkg.sh.in:1370
msgid "Source package created: %s"
msgstr ""

#: scripts/makepkg.sh.in:1377
#, fuzzy
msgid "Skipping dependency checks."
msgstr "verificando dependências... "

#: scripts/makepkg.sh.in:1384
#, fuzzy
msgid "Checking Runtime Dependencies..."
msgstr "verificando dependências... "

#: scripts/makepkg.sh.in:1387
#, fuzzy
msgid "Checking Buildtime Dependencies..."
msgstr "verificando dependências... "

#: scripts/makepkg.sh.in:1391
#, fuzzy
msgid "Could not resolve all dependencies."
msgstr "resolvendo dependências... "

#: scripts/makepkg.sh.in:1395
msgid "pacman was not found in PATH; skipping dependency checks."
msgstr ""

#: scripts/makepkg.sh.in:1409
msgid "Skipping source retrieval        -- using existing src/ tree"
msgstr ""

#: scripts/makepkg.sh.in:1410
msgid "Skipping source integrity checks -- using existing src/ tree"
msgstr ""

#: scripts/makepkg.sh.in:1411
msgid "Skipping source extraction       -- using existing src/ tree"
msgstr ""

#: scripts/makepkg.sh.in:1414
msgid "The source directory is empty, there is nothing to build!"
msgstr ""

#: scripts/makepkg.sh.in:1418
msgid "The package directory is empty, there is nothing to repackage!"
msgstr ""

#: scripts/makepkg.sh.in:1429
msgid "Sources are ready."
msgstr ""

#: scripts/makepkg.sh.in:1434
msgid "Removing existing pkg/ directory..."
msgstr ""

#: scripts/makepkg.sh.in:1451
msgid "Entering fakeroot environment..."
msgstr ""

#: scripts/makepkg.sh.in:1464
msgid "Finished making: %s"
msgstr ""

#: scripts/pacman-optimize.sh.in:44
msgid "Usage: %s [pacman_db_root]"
msgstr ""

#: scripts/pacman-optimize.sh.in:45
msgid ""
"pacman-optimize is a little hack that should improve the performance\\nof "
"pacman when reading/writing to its filesystem-based database.\\n\\n"
msgstr ""

#: scripts/pacman-optimize.sh.in:48
msgid ""
"Because pacman uses many small files to keep track of packages,\\nthere is a "
"tendency for these files to become fragmented over time.\\nThis script "
"attempts to relocate these small files into one\\ncontinuous location on "
"your hard drive. The result is that the hard\\ndrive should be able to read "
"them faster, since the hard drive head\\ndoes not have to move around the "
"disk as much.\\n"
msgstr ""

#: scripts/pacman-optimize.sh.in:91
msgid "diff tool was not found, please install diffutils."
msgstr ""

#: scripts/pacman-optimize.sh.in:96
msgid "Pacman lock file was found. Cannot run while pacman is running."
msgstr ""

#: scripts/pacman-optimize.sh.in:104
msgid "You must have correct permissions to optimize the database."
msgstr ""

#: scripts/pacman-optimize.sh.in:108
msgid "ERROR: Can not create temp directory for database building."
msgstr ""

#: scripts/pacman-optimize.sh.in:114
msgid "MD5sum'ing the old database..."
msgstr ""

#: scripts/pacman-optimize.sh.in:118
#, fuzzy
msgid "Tar'ing up %s..."
msgstr "finalizando..."

#: scripts/pacman-optimize.sh.in:123
msgid "Tar'ing up %s failed."
msgstr ""

#: scripts/pacman-optimize.sh.in:127
msgid "Making and MD5sum'ing the new db..."
msgstr ""

#: scripts/pacman-optimize.sh.in:132
msgid "Untar'ing %s failed."
msgstr ""

#: scripts/pacman-optimize.sh.in:138
#, fuzzy
msgid "Checking integrity..."
msgstr "verificando a integridade do pacote... "

#: scripts/pacman-optimize.sh.in:144
msgid "Integrity check FAILED, reverting to old database."
msgstr ""

#: scripts/pacman-optimize.sh.in:149
msgid "Putting the new database in place..."
msgstr ""

#: scripts/pacman-optimize.sh.in:158
msgid "Finished. Your pacman database has been optimized."
msgstr ""

#: scripts/pacman-optimize.sh.in:159
msgid "For full benefits of pacman-optimize, run 'sync' now."
msgstr ""

#: scripts/repo-add.sh.in:56
msgid "Usage: %s <path-to-db> [--force] <package> ...\\n\\n"
msgstr ""

#: scripts/repo-add.sh.in:57
msgid ""
"repo-add will update a package database by reading a package file."
"\\nMultiple packages to add can be specified on the command line.\\n\\n"
msgstr ""

#: scripts/repo-add.sh.in:60
msgid ""
"The --force flag will add a 'force' entry to the sync database, which"
"\\ntells pacman to skip its internal version number checking and update"
"\\nthe package regardless.\\n\\n"
msgstr ""

#: scripts/repo-add.sh.in:64
msgid "Example:  repo-add /path/to/repo.db.tar.gz pacman-3.0.0.pkg.tar.gz"
msgstr ""

#: scripts/repo-add.sh.in:69
msgid ""
"Copyright (C) 2006 Aaron Griffin <aaron@archlinux.org>.\\n\\nThis is free "
"software; see the source for copying conditions.\\nThere is NO WARRANTY, to "
"the extent permitted by law.\\n"
msgstr ""

#: scripts/repo-add.sh.in:173
msgid "Invalid package file '%s'."
msgstr ""

#: scripts/repo-add.sh.in:182 scripts/repo-remove.sh.in:91
#, fuzzy
msgid "Removing existing package '%s'..."
msgstr ":: Obtendo pacotes do repositório %s...\n"

#: scripts/repo-add.sh.in:192
msgid "Creating 'desc' db entry..."
msgstr ""

#: scripts/repo-add.sh.in:202
msgid "Computing md5 checksums..."
msgstr ""

#: scripts/repo-add.sh.in:214
#, fuzzy
msgid "Creating 'depends' db entry..."
msgstr "resolvendo dependências... "

#: scripts/repo-add.sh.in:230
msgid "Creating 'deltas' db entry..."
msgstr ""

#: scripts/repo-add.sh.in:236
msgid "Added delta '%s'"
msgstr ""

#: scripts/repo-add.sh.in:238
msgid "Could not add delta '%s'"
msgstr ""

#: scripts/repo-add.sh.in:276 scripts/repo-remove.sh.in:123
msgid "%s not found. Cannot continue."
msgstr ""

#: scripts/repo-add.sh.in:286 scripts/repo-remove.sh.in:133
msgid "Cannot create temp directory for database building."
msgstr ""

#: scripts/repo-add.sh.in:297 scripts/repo-remove.sh.in:142
msgid "Repository file '%s' is not a proper pacman database."
msgstr ""

#: scripts/repo-add.sh.in:300 scripts/repo-remove.sh.in:145
msgid "Extracting database to a temporary location..."
msgstr ""

#: scripts/repo-add.sh.in:306
msgid "'%s' is not a package file, skipping"
msgstr ""

#: scripts/repo-add.sh.in:308
#, fuzzy
msgid "Adding package '%s'"
msgstr "carregando informações do pacote... "

#: scripts/repo-add.sh.in:315
#, fuzzy
msgid "Package '%s' not found."
msgstr "pacote '%s' não foi encontrado.\n"

#: scripts/repo-add.sh.in:322
msgid "Creating updated database file %s"
msgstr ""

#: scripts/repo-add.sh.in:332 scripts/repo-remove.sh.in:170
msgid "No compression set."
msgstr ""

#: scripts/repo-add.sh.in:340 scripts/repo-remove.sh.in:178
msgid "No packages modified, nothing to do."
msgstr ""

#: scripts/repo-remove.sh.in:55
msgid "repo-remove %s\\n\\n"
msgstr ""

#: scripts/repo-remove.sh.in:56
msgid "usage: %s <path-to-db> <packagename> ...\\n\\n"
msgstr ""

#: scripts/repo-remove.sh.in:57
msgid ""
"repo-remove will update a package database by removing the package name"
"\\nspecified on the command line from the given repo database. Multiple"
"\\npackages to remove can be specified on the command line.\\n\\n"
msgstr ""

#: scripts/repo-remove.sh.in:61
msgid "Example:  repo-remove /path/to/repo.db.tar.gz kernel26"
msgstr ""

#: scripts/repo-remove.sh.in:149
#, fuzzy
msgid "Searching for package '%s'..."
msgstr "Buscando atualizações de pacotes..."

#: scripts/repo-remove.sh.in:154
#, fuzzy
msgid "Package matching '%s' not found."
msgstr "pacote '%s' não foi encontrado.\n"

#: scripts/repo-remove.sh.in:161
msgid "Creating updated database file '%s'..."
msgstr ""

#: scripts/updatesync.sh.in:35
msgid "Usage: %s <action> <destfile> <option> [package_directory]"
msgstr ""

#: scripts/updatesync.sh.in:36
msgid ""
"updatesync will update a sync database by reading a PKGBUILD and\\nmodifying "
"the destfile. updatesync updates the database in a temporary\\ndirectory and "
"then compresses it to <destfile>.\\n\\n"
msgstr ""

#: scripts/updatesync.sh.in:40
msgid "There are two types of actions:\\n\\n"
msgstr ""

#: scripts/updatesync.sh.in:41
msgid ""
"upd - Will update a package's entry or create it if it doesn't exist."
"\\n      It takes the package's PKGBUILD as an option.\\n"
msgstr ""

#: scripts/updatesync.sh.in:42
msgid ""
"del - Will remove a package's entry from the db. It takes the package's"
"\\n      name as an option.\\n"
msgstr ""

#: scripts/updatesync.sh.in:44
msgid ""
"updatesync will calculate md5sums of packages in the same directory as"
"\\n<destfile>, unless an alternate [package_directory] is specified.\\n\\n"
msgstr ""

#: scripts/updatesync.sh.in:47
msgid "Example:  updatesync upd /home/mypkgs/custom.db.tar.gz PKGBUILD"
msgstr ""

#: scripts/updatesync.sh.in:53
msgid ""
"Copyright (C) 2004 Jason Chu <jason@archlinux.org>.\\n\\nThis is free "
"software; see the source for copying conditions.\\nThere is NO WARRANTY, to "
"the extent permitted by law.\\n"
msgstr ""

#: scripts/updatesync.sh.in:123
#, fuzzy
msgid "%s not found"
msgstr "pacote \"%s\" não encontrado\n"

#: scripts/updatesync.sh.in:129
#, fuzzy
msgid "failed to parse %s"
msgstr "falha ao interpretar configuração (%s)\n"

#: scripts/updatesync.sh.in:136
msgid "could not find %s-%s-%s-%s.%s - aborting"
msgstr ""

#~ msgid ":: %.1f MB required, have %.1f MB"
#~ msgstr ":: %.1f MB requerido, possui %.1f MB"

#~ msgid "error"
#~ msgstr "erro"

#~ msgid "warning"
#~ msgstr "aviso"

#~ msgid "Removes        :"
#~ msgstr "Remove                :"

#~ msgid "Build Type     : %s\n"
#~ msgstr "Tipo da compilação    : %s\n"

#~ msgid "SHA1 Sum       : %s"
#~ msgstr "Soma SHA1       : %s"

#~ msgid "usage:  %s {-R --remove} [options] <package>\n"
#~ msgstr "uso:  %s {-R --remove} [opções] <pacote>\n"

#~ msgid ""
#~ "      --ask <number>   pre-specify answers for questions (see manpage)\n"
#~ msgstr ""
#~ "      --ask  <número>    pré-especificar respostas para as perguntas "
#~ "(veja a manpage)\n"

#~ msgid "'%s' is not a valid root path\n"
#~ msgstr "'%s' não é uma caminho válido\n"

#~ msgid "Targets  :"
#~ msgstr "Pacotes  :"

#~ msgid "no package file was specified for --file\n"
#~ msgstr "nenhum pacote foi especificado para a opção --file\n"

#~ msgid ":: %s is required by %s\n"
#~ msgstr ":: %s é necessário para %s\n"

#~ msgid "synchronizing package lists"
#~ msgstr "sincronizando as listas de pacotes"

#~ msgid "starting full system upgrade"
#~ msgstr "iniciando atualização de todo o sistema"

#~ msgid ""
#~ "\n"
#~ ":: pacman has detected a newer version of the \"pacman\" package.\n"
#~ msgstr ""
#~ "\n"
#~ ":: pacman detectou uma nova versão do pacote \"pacman\".\n"

#~ msgid ":: It is recommended that you allow pacman to upgrade itself\n"
#~ msgstr ":: É recomendado que você permita que o pacman se atualize\n"

#~ msgid ""
#~ ":: first, then you can re-run the operation with the newer version.\n"
#~ msgstr ""
#~ ":: primeiro, em seguida você pode executar a operação novamente com a "
#~ "nova versão.\n"

#~ msgid ":: Upgrade pacman first? [Y/n] "
#~ msgstr ":: Atualizar o pacman primeiro? [S/n] "

#~ msgid "requires"
#~ msgstr "requer"

#~ msgid "installed %s (%s)"
#~ msgstr "%s instalado (%s)"

#~ msgid "removed %s (%s)"
#~ msgstr "%s removido (%s)"

#~ msgid "upgraded %s (%s -> %s)"
#~ msgstr "%s atualizado (%s -> %s)"

#~ msgid ":: %s-%s: local version is up to date. Upgrade anyway? [Y/n] "
#~ msgstr ""
#~ ":: %s-%s: a versão local está atualizada. Deseja atualizar mesmo assim? "
#~ "[S/n] "

#~ msgid ""
#~ "\n"
#~ "Total Package Size:   %.2f MB\n"
#~ msgstr ""
#~ "\n"
#~ "Tamanho total dos pacotes a serem baixados:   %.2f MB\n"

#~ msgid "requires: %s"
#~ msgstr "requer: %s"

#~ msgid "usage:  %s {-h --help}\n"
#~ msgstr "modo de usar:  %s {-h --help}\n"

#~ msgid "        %s {-V --version}\n"
#~ msgstr "        %s {-V --version}\n"

#~ msgid "        %s {-A --add}     [options] <file>\n"
#~ msgstr "        %s {-A --add}     [opções] <arquivo>\n"

#~ msgid "        %s {-F --freshen} [options] <file>\n"
#~ msgstr "        %s {-F --freshen} [opções] <arquivo>\n"

#~ msgid "        %s {-Q --query}   [options] [package]\n"
#~ msgstr "        %s {-Q --query}   [opções] [pacote]\n"

#~ msgid "        %s {-R --remove}  [options] <package>\n"
#~ msgstr "        %s {-R --remove}  [opções] <pacote>\n"

#~ msgid "        %s {-S --sync}    [options] [package]\n"
#~ msgstr "        %s {-S --sync}    [opções] [pacote]\n"

#~ msgid "        %s {-U --upgrade} [options] <file>\n"
#~ msgstr "        %s {-U --upgrade} [opções] <arquivo>\n"

#~ msgid "usage:  %s {-F --freshen} [options] <file>\n"
#~ msgstr "uso:  %s {-F --freshen} [opções] <arquivo>\n"

#~ msgid "usage:  %s {-U --upgrade} [options] <file>\n"
#~ msgstr "uso:  %s {-U --upgrade} [opções] <arquivo>\n"

#~ msgid "usage:  %s {-Q --query} [options] [package]\n"
#~ msgstr "usor:  %s {-Q --query} [opções] [pacote]\n"

#~ msgid "                       required by any package\n"
#~ msgstr "                         requeridos por outros pacotes\n"

#~ msgid "usage:  %s {-S --sync} [options] [package]\n"
#~ msgstr "uso:  %s {-S --sync} [opções] [pacote]\n"

#~ msgid "                       the terms of the GNU General Public License\n"
#~ msgstr ""
#~ "                       os termos da Licença GPL - General Public License\n"

#~ msgid "warning: current locale is invalid; using default \"C\" locale"
#~ msgstr "aviso: o locale atual é inválido; usando o locale padrão \"C\""