summaryrefslogtreecommitdiffstats
path: root/perl-install/install/share/po/tl.po
blob: dc7106bd1af7e35c83388c73c897b44c1ef0b023 (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
# translation of DrakX-tl.po to Filipino
# translation of DrakX.po to Filipino
# Copyright (C) 2004 Free Software Foundation, Inc.
# Arys P. Deloso <arys@deloso.org>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX-tl\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-04-09 05:35+0200\n"
"PO-Revision-Date: 2004-09-15 13:35+0200\n"
"Last-Translator: Arys P. Deloso <arys@deloso.org>\n"
"Language-Team: Filipino <salinpinoy@comitus.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3\n"

#: any.pm:109
#, fuzzy, c-format
msgid "Do you have further supplementary media?"
msgstr "Mayroon ba kayong isa pa?"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:112
#, c-format
msgid ""
"The following media have been found and will be used during install: %s.\n"
"\n"
"\n"
"Do you have a supplementary installation medium to configure?"
msgstr ""

#: any.pm:120
#, c-format
msgid "CD-ROM"
msgstr "CD-ROM"

#: any.pm:121
#, fuzzy, c-format
msgid "Network (HTTP)"
msgstr "Network %s"

#: any.pm:122
#, fuzzy, c-format
msgid "Network (FTP)"
msgstr "Network %s"

#: any.pm:123
#, c-format
msgid "Network (NFS)"
msgstr ""

#: any.pm:165
#, c-format
msgid "URL of the mirror?"
msgstr ""

#: any.pm:171
#, c-format
msgid "URL must start with ftp:// or http://"
msgstr ""

#: any.pm:182
#, c-format
msgid ""
"Contacting Mandriva Linux web site to get the list of available mirrors..."
msgstr ""
"Nakikipag-alam sa web site ng Mandriva Linux para makuha ang talaan ng mga "
"available na mirror..."

#: any.pm:187
#, fuzzy, c-format
msgid ""
"Failed contacting Mandriva Linux web site to get the list of available "
"mirrors"
msgstr ""
"Nakikipag-alam sa web site ng Mandriva Linux para makuha ang talaan ng mga "
"available na mirror..."

#: any.pm:197
#, c-format
msgid "Choose a mirror from which to get the packages"
msgstr "Pumili ng mirror kung saan kukunin ang mga package"

#: any.pm:227
#, c-format
msgid "NFS setup"
msgstr ""

#: any.pm:228
#, c-format
msgid "Please enter the hostname and directory of your NFS media"
msgstr ""

#: any.pm:232
#, c-format
msgid "Hostname missing"
msgstr ""

#: any.pm:233
#, c-format
msgid "Directory must begin with \"/\""
msgstr ""

#: any.pm:237
#, c-format
msgid "Hostname of the NFS mount ?"
msgstr ""

#: any.pm:238
#, c-format
msgid "Directory"
msgstr "Directory"

#: any.pm:260
#, c-format
msgid "Supplementary"
msgstr ""

#: any.pm:295
#, fuzzy, c-format
msgid ""
"Can't find a package list file on this mirror. Make sure the location is "
"correct."
msgstr "Hindi mahanap ang %s sa %s"

#: any.pm:334
#, c-format
msgid "Looking at packages already installed..."
msgstr "Naghahanap ng mga package na naka-install..."

#: any.pm:368
#, c-format
msgid "Finding packages to upgrade..."
msgstr "Naghahanap ng mga package na i-a-upgrade..."

#: any.pm:387
#, c-format
msgid "Removing packages prior to upgrade..."
msgstr ""

#: any.pm:408
#, c-format
msgid ""
"You have decided to upgrade your system to %s. KDE 3.5 has been detected\n"
"on your system. This installer cannot preserve KDE 3.5 in an upgrade. If you "
"choose to proceed, \n"
"KDE 4 will replace KDE 3, and you will lose your personal KDE configuration "
"settings. \n"
"To upgrade with KDE 3.5 and your personal settings preserved, \n"
"please reboot your system and upgrade using the Mandriva update applet."
msgstr ""

#: any.pm:413 steps_interactive.pm:1103
#, c-format
msgid "Reboot"
msgstr "I-reboot"

#: any.pm:413
#, c-format
msgid "Proceed"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: any.pm:602
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
"Ang mga sumusunod na mga package ay tatanggalin upang ma-upgrade ang inyong "
"sistema: %s\n"
"\n"
"\n"
"Gusto ninyo ba talagang tanggalin ang mga package na ito?\n"

#: any.pm:821
#, c-format
msgid "Error reading file %s"
msgstr "May error sa pagbabasa ng file na %s"

#: any.pm:1028
#, fuzzy, c-format
msgid "The following disk(s) were renamed:"
msgstr "- %s ay tinanggal\n"

#: any.pm:1030
#, c-format
msgid "%s (previously named as %s)"
msgstr ""

#: any.pm:1087
#, c-format
msgid "HTTP"
msgstr ""

#: any.pm:1087
#, fuzzy, c-format
msgid "FTP"
msgstr "gFTP"

#: any.pm:1087
#, fuzzy, c-format
msgid "NFS"
msgstr "PFS"

#: any.pm:1106 steps_interactive.pm:932
#, c-format
msgid "Network"
msgstr "Network"

#: any.pm:1110
#, fuzzy, c-format
msgid "Please choose a media"
msgstr "Pumili ka"

#: any.pm:1126
#, fuzzy, c-format
msgid "File already exists. Overwrite it?"
msgstr "Mayroon ng file. Gamitin ito?"

#: any.pm:1130
#, c-format
msgid "Permission denied"
msgstr "Pahintulot ipinagkaila"

#: any.pm:1178
#, c-format
msgid "Bad NFS name"
msgstr ""

#: any.pm:1199
#, fuzzy, c-format
msgid "Bad media %s"
msgstr "idinagdag ang medium na %s"

#: any.pm:1242
#, c-format
msgid "Can not make screenshots before partitioning"
msgstr "Hindi makagawa ng mga screenshot bago mag-partisyon"

#: any.pm:1250
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Ang mga screenshot ay magiging available matapos ang install sa %s"

#: gtk.pm:130
#, fuzzy, c-format
msgid "Installation"
msgstr "Nag-i-install"

#: gtk.pm:134 share/meta-task/compssUsers.pl:44
#, c-format
msgid "Configuration"
msgstr "Configuration"

#: http.pm:53
#, c-format
msgid "retrieval of [%s] failed"
msgstr ""

#: install2.pm:168
#, c-format
msgid "You must also format %s"
msgstr "Dapat ninyo ring i-format ang %s"

#: interactive.pm:16
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
"Ilang hardware sa inyong computer ay nangangailangan ng ``proprietary'' (may "
"nagmamay-ari) na driver para gumana.\n"
"Makakahanap kayo ng ilang inpormasyon tungkol sa kanila sa: %s"

#: interactive.pm:22
#, c-format
msgid "Bringing up the network"
msgstr "Ginagawang \"up\" ang network"

#: interactive.pm:27
#, c-format
msgid "Bringing down the network"
msgstr "Ginagawang \"down\" ang network"

#: media.pm:399
#, c-format
msgid "Please wait, retrieving file"
msgstr ""

#: media.pm:718
#, c-format
msgid "unable to add medium"
msgstr ""

#: media.pm:758
#, c-format
msgid "Copying some packages on disks for future use"
msgstr ""

#: media.pm:811
#, fuzzy, c-format
msgid "Copying in progress"
msgstr "Tumatakbo ang pagtitiktik"

#: pkgs.pm:32
#, c-format
msgid "must have"
msgstr "dapat magkaroon"

#: pkgs.pm:33
#, c-format
msgid "important"
msgstr "importante"

#: pkgs.pm:34
#, c-format
msgid "very nice"
msgstr "masyadong mainam"

#: pkgs.pm:35
#, c-format
msgid "nice"
msgstr "mainam"

#: pkgs.pm:36
#, c-format
msgid "maybe"
msgstr "baka sakali"

#: pkgs.pm:225
#, c-format
msgid ""
"Some packages requested by %s cannot be installed:\n"
"%s"
msgstr ""

#: pkgs.pm:313
#, fuzzy, c-format
msgid "An error occurred:"
msgstr "May \"error\" na nangyari"

#: pkgs.pm:780
#, c-format
msgid "%d installation transactions failed"
msgstr "%d transaksyong pag-i-install ay nabigo"

#: pkgs.pm:781
#, fuzzy, c-format
msgid "Installation of packages failed:"
msgstr "Ini-install ang package na %s"

#: share/meta-task/compssUsers.pl:13
#, c-format
msgid "Workstation"
msgstr "Workstation"

#: share/meta-task/compssUsers.pl:15
#, c-format
msgid "Office Workstation"
msgstr "Pang-opisina na Workstation"

#: share/meta-task/compssUsers.pl:17
#, c-format
msgid ""
"Office programs: wordprocessors (OpenOffice.org Writer, Kword), spreadsheets "
"(OpenOffice.org Calc, Kspread), PDF viewers, etc"
msgstr ""
"Mga pang-opisinang program: mga wordprocessor (OpenOffice.org Writer, "
"Kword), mga spreadsheet (OpenOffice.org Calc, Kspread), mga pdf viewer, etc"

#: share/meta-task/compssUsers.pl:18
#, c-format
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
"Mga pang-opisinang program: mga wordprocessor (kword, abiword), mga "
"spreadsheet (kspread, gnumeric), mga pdf viewer, etc"

#: share/meta-task/compssUsers.pl:23
#, c-format
msgid "Game station"
msgstr "Pang-laro na istasyon"

#: share/meta-task/compssUsers.pl:24
#, c-format
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr "Mga nakakalibang na program: arcade, mga board game, strategy, etc"

#: share/meta-task/compssUsers.pl:27
#, c-format
msgid "Multimedia station"
msgstr "Pang-multimedia na istasyon"

#: share/meta-task/compssUsers.pl:28
#, c-format
msgid "Sound and video playing/editing programs"
msgstr "Mga program na pang-play/edit ng tunog, musika at video"

#: share/meta-task/compssUsers.pl:33
#, c-format
msgid "Internet station"
msgstr "Pang-internet na istasyon"

#: share/meta-task/compssUsers.pl:34
#, c-format
msgid ""
"Set of tools to read and send mail and news (mutt, tin..) and to browse the "
"Web"
msgstr ""
"Kumpol ng mga kagamitang pangbasa at pangsulat ng mail at news (mutt, tin..) "
"at pang-browse ng Web"

#: share/meta-task/compssUsers.pl:39
#, c-format
msgid "Network Computer (client)"
msgstr "Network Computer (client)"

#: share/meta-task/compssUsers.pl:40
#, c-format
msgid "Clients for different protocols including ssh"
msgstr "Mga client para sa iba't-ibang mga protocol kasama ang ssh"

#: share/meta-task/compssUsers.pl:45
#, c-format
msgid "Tools to ease the configuration of your computer"
msgstr "Kagamitang pangpadali ng configuration ng inyong computer"

#: share/meta-task/compssUsers.pl:49
#, c-format
msgid "Console Tools"
msgstr "Kagamitang Pang-Console"

#: share/meta-task/compssUsers.pl:50
#, c-format
msgid "Editors, shells, file tools, terminals"
msgstr "Mga editor, shell, file tool, terminal"

#: share/meta-task/compssUsers.pl:54 share/meta-task/compssUsers.pl:157
#: share/meta-task/compssUsers.pl:159
#, c-format
msgid "Development"
msgstr "Paglinang (Development)"

#: share/meta-task/compssUsers.pl:55 share/meta-task/compssUsers.pl:160
#, c-format
msgid "C and C++ development libraries, programs and include files"
msgstr "mga C at C++ development library, program at include file"

#: share/meta-task/compssUsers.pl:58 share/meta-task/compssUsers.pl:164
#, c-format
msgid "Documentation"
msgstr "Dokumentasyon"

#: share/meta-task/compssUsers.pl:59 share/meta-task/compssUsers.pl:165
#, c-format
msgid "Books and Howto's on Linux and Free Software"
msgstr "Mga Libro at Howto tungkol sa Linux at Free Software"

#: share/meta-task/compssUsers.pl:63 share/meta-task/compssUsers.pl:168
#, c-format
msgid "LSB"
msgstr "LSB"

#: share/meta-task/compssUsers.pl:64 share/meta-task/compssUsers.pl:169
#, c-format
msgid "Linux Standard Base. Third party applications support"
msgstr "Linux Standard Base. Suporta para sa mga third party application"

#: share/meta-task/compssUsers.pl:73
#, c-format
msgid "Web Server"
msgstr "Web Server"

#: share/meta-task/compssUsers.pl:74
#, c-format
msgid "Apache"
msgstr "Apache"

#: share/meta-task/compssUsers.pl:77
#, c-format
msgid "Groupware"
msgstr "Groupware"

#: share/meta-task/compssUsers.pl:78
#, c-format
msgid "Kolab Server"
msgstr "Kolab Server"

#: share/meta-task/compssUsers.pl:81 share/meta-task/compssUsers.pl:122
#, c-format
msgid "Firewall/Router"
msgstr "Firewall/Router"

#: share/meta-task/compssUsers.pl:82 share/meta-task/compssUsers.pl:123
#, c-format
msgid "Internet gateway"
msgstr "Internet gateway"

#: share/meta-task/compssUsers.pl:85
#, fuzzy, c-format
msgid "Mail/News"
msgstr "/File/_Bago"

#: share/meta-task/compssUsers.pl:86
#, fuzzy, c-format
msgid "Postfix mail server, Inn news server"
msgstr "Postfix mail server"

#: share/meta-task/compssUsers.pl:89
#, fuzzy, c-format
msgid "Directory Server"
msgstr "Directory Kung Saan Kukunin ang Ibabalik"

#: share/meta-task/compssUsers.pl:93
#, c-format
msgid "FTP Server"
msgstr "FTP Server"

#: share/meta-task/compssUsers.pl:94
#, c-format
msgid "ProFTPd"
msgstr ""

#: share/meta-task/compssUsers.pl:97
#, fuzzy, c-format
msgid "DNS/NIS"
msgstr "DNS"

#: share/meta-task/compssUsers.pl:98
#, fuzzy, c-format
msgid "Domain Name and Network Information Server"
msgstr "Domain Name Server"

#: share/meta-task/compssUsers.pl:101
#, fuzzy, c-format
msgid "File and Printer Sharing Server"
msgstr "Printer Server"

#: share/meta-task/compssUsers.pl:102
#, c-format
msgid "NFS Server, Samba server"
msgstr "NFS server, Samba server"

#: share/meta-task/compssUsers.pl:105 share/meta-task/compssUsers.pl:118
#, c-format
msgid "Database"
msgstr "Database"

#: share/meta-task/compssUsers.pl:106
#, fuzzy, c-format
msgid "PostgreSQL and MySQL Database Server"
msgstr "PostgreSQL o MySQL database server"

#: share/meta-task/compssUsers.pl:110
#, c-format
msgid "Web/FTP"
msgstr "Web/FTP"

#: share/meta-task/compssUsers.pl:111
#, c-format
msgid "Apache, Pro-ftpd"
msgstr "Apache, Pro-ftpd"

#: share/meta-task/compssUsers.pl:114
#, c-format
msgid "Mail"
msgstr "Mail"

#: share/meta-task/compssUsers.pl:115
#, c-format
msgid "Postfix mail server"
msgstr "Postfix mail server"

#: share/meta-task/compssUsers.pl:119
#, c-format
msgid "PostgreSQL or MySQL database server"
msgstr "PostgreSQL o MySQL database server"

#: share/meta-task/compssUsers.pl:126
#, c-format
msgid "Network Computer server"
msgstr "Network Computer server"

#: share/meta-task/compssUsers.pl:127
#, c-format
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "NFS server, SMB server, Proxy server, ssh server"

#: share/meta-task/compssUsers.pl:133
#, c-format
msgid "Graphical Environment"
msgstr "Graphical na Kapaligiran"

#: share/meta-task/compssUsers.pl:135
#, c-format
msgid "KDE Workstation"
msgstr "KDE Workstation"

#: share/meta-task/compssUsers.pl:136
#, c-format
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
"Ang K Desktop Environment, ang pinakabatayang graphical environment na may "
"koleksyon ng mga kasabay na kagamitan"

#: share/meta-task/compssUsers.pl:140
#, c-format
msgid "GNOME Workstation"
msgstr "GNOME Workstation"

#: share/meta-task/compssUsers.pl:141
#, c-format
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
"Isang graphical environment na may kumpol ng mga user-friendly (madaling "
"gamitin) na application at kagamitang pang-desktop"

#: share/meta-task/compssUsers.pl:145
#, fuzzy, c-format
msgid "LXDE Desktop"
msgstr "Desktop"

#: share/meta-task/compssUsers.pl:147
#, fuzzy, c-format
msgid ""
"A lightweight & fast graphical environment with user-friendly set of "
"applications and desktop tools"
msgstr ""
"Isang graphical environment na may kumpol ng mga user-friendly (madaling "
"gamitin) na application at kagamitang pang-desktop"

#: share/meta-task/compssUsers.pl:150
#, c-format
msgid "Other Graphical Desktops"
msgstr "Ibang Mga Graphical Desktop"

#: share/meta-task/compssUsers.pl:151
#, fuzzy, c-format
msgid "Window Maker, Enlightenment, Fvwm, etc"
msgstr "Icewm, Window Maker, Enlightenment, Fvwm, etc"

#: share/meta-task/compssUsers.pl:174
#, fuzzy, c-format
msgid "Utilities"
msgstr "Philippines"

#: share/meta-task/compssUsers.pl:176 share/meta-task/compssUsers.pl:177
#, c-format
msgid "SSH Server"
msgstr "SSH Server"

#: share/meta-task/compssUsers.pl:181
#, fuzzy, c-format
msgid "Webmin"
msgstr "Webcam"

#: share/meta-task/compssUsers.pl:182
#, fuzzy, c-format
msgid "Webmin Remote Configuration Server"
msgstr "Configuration ng Terminal Server"

#: share/meta-task/compssUsers.pl:186
#, fuzzy, c-format
msgid "Network Utilities/Monitoring"
msgstr "Pagmo-monitor ng Network"

#: share/meta-task/compssUsers.pl:187
#, c-format
msgid "Monitoring tools, processes accounting, tcpdump, nmap, ..."
msgstr ""

#: share/meta-task/compssUsers.pl:191
#, fuzzy, c-format
msgid "Mandriva Wizards"
msgstr "<b>Mandriva Store</b>"

#: share/meta-task/compssUsers.pl:192
#, fuzzy, c-format
msgid "Wizards to configure server"
msgstr "Nabigong i-configure ang printer na \"%s\"!"

#: steps.pm:85
#, c-format
msgid ""
"An error occurred, but I do not know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"May \"error\" na nangyari, pero hindi ko alam kung paano ayusin\n"
"ng maganda. Mapanganib magpatuloy."

#: steps.pm:443
#, c-format
msgid ""
"Some important packages did not get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl media/main/*.rpm"
"\"\n"
msgstr ""
"Ilang importanteng mga package ay hindi na-install ng maayos.\n"
"May depekto ang inyong CD-ROM drive o ang inyong CD-ROM.\n"
"Suriin ang CD-ROM sa naka-install nang computer gamit ang \"rpm -qpl media/"
"main/*.rpm\"\n"

#: steps_auto_install.pm:71 steps_stdio.pm:27
#, c-format
msgid "Entering step `%s'\n"
msgstr "Pumpasok sa hakbang na `%s'\n"

#: steps_curses.pm:22
#, c-format
msgid "Mandriva Linux Installation %s"
msgstr "Pag-install ng Mandriva Linux %s"

#: steps_curses.pm:32
#, c-format
msgid "<Tab>/<Alt-Tab> between elements"
msgstr "<Tab>/<Alt-Tab> pagitan ng mga elemento"

#: steps_gtk.pm:89
#, c-format
msgid "Xorg server is slow to start. Please wait..."
msgstr ""

#: steps_gtk.pm:205
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandriva Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"Ang inyong sistema mababa sa kakayahan. Maaari kayong magkaproblema\n"
"sa pag-install ng Mandriva Linux. Kung mangyari ito, maaari ninyong subukan\n"
"ang \"text install\". Para dito, pindutin ang `F1' kapag nagbo-boot sa "
"CDROM,\n"
"at ipasok ang `text'."

#: steps_gtk.pm:238
#, c-format
msgid "Install Mandriva KDE Desktop"
msgstr ""

#: steps_gtk.pm:239
#, c-format
msgid "Install Mandriva GNOME Desktop"
msgstr ""

#: steps_gtk.pm:240
#, fuzzy, c-format
msgid "Custom install"
msgstr "Maliitang install"

#: steps_gtk.pm:261
#, fuzzy, c-format
msgid "KDE Desktop"
msgstr "Desktop"

#: steps_gtk.pm:262
#, fuzzy, c-format
msgid "GNOME Desktop"
msgstr "Desktop"

#: steps_gtk.pm:263
#, fuzzy, c-format
msgid "Custom Desktop"
msgstr "Desktop"

#: steps_gtk.pm:269
#, c-format
msgid "Here's a preview of the '%s' desktop."
msgstr ""

#: steps_gtk.pm:297
#, c-format
msgid "Click on images in order to see a bigger preview"
msgstr ""

#: steps_gtk.pm:315 steps_interactive.pm:602 steps_list.pm:30
#, c-format
msgid "Package Group Selection"
msgstr "Pagpili ng Pangkat ng mga Package"

#: steps_gtk.pm:336 steps_interactive.pm:619
#, c-format
msgid "Individual package selection"
msgstr "Isa-isang pagpili ng package"

#: steps_gtk.pm:360 steps_interactive.pm:543
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Kabuuang laki: %d / %d MB"

#: steps_gtk.pm:402
#, c-format
msgid "Bad package"
msgstr "Sirang package"

#: steps_gtk.pm:404
#, c-format
msgid "Version: "
msgstr "Version: "

#: steps_gtk.pm:405
#, c-format
msgid "Size: "
msgstr "Laki: "

#: steps_gtk.pm:405
#, c-format
msgid "%d KB\n"
msgstr "%d KB\n"

#: steps_gtk.pm:406
#, c-format
msgid "Importance: "
msgstr "Kahalagahan: "

#: steps_gtk.pm:440
#, c-format
msgid "You can not select/unselect this package"
msgstr "Maaari ninyong piliin/di-piliin ang package na ito"

#: steps_gtk.pm:444
#, c-format
msgid "due to missing %s"
msgstr "dahil sa nawawalang %s"

#: steps_gtk.pm:445
#, c-format
msgid "due to unsatisfied %s"
msgstr "dahil sa hindi na-satisfy na %s"

#: steps_gtk.pm:446
#, c-format
msgid "trying to promote %s"
msgstr "sinusubukang i-promote ang %s"

#: steps_gtk.pm:447
#, c-format
msgid "in order to keep %s"
msgstr "para maitago ang %s"

#: steps_gtk.pm:452
#, c-format
msgid ""
"You can not select this package as there is not enough space left to install "
"it"
msgstr ""
"Hindi ninyo maaaring piliin ang package na ito dahil walang sapat na puwang"

#: steps_gtk.pm:455
#, c-format
msgid "The following packages are going to be installed"
msgstr "Ang mga sumusunod na package ay ii-install"

#: steps_gtk.pm:456
#, c-format
msgid "The following packages are going to be removed"
msgstr "Ang mga sumusunod na package ay tatanggalin"

#: steps_gtk.pm:481
#, c-format
msgid "This is a mandatory package, it can not be unselected"
msgstr "Ito ay kinakailangang package, hindi ito maaring di-piliin"

#: steps_gtk.pm:483
#, c-format
msgid "You can not unselect this package. It is already installed"
msgstr "Hindi ninyo maaaring di-piliin ang package na ito. Naka-install na ito"

#: steps_gtk.pm:485
#, c-format
msgid "You can not unselect this package. It must be upgraded"
msgstr ""
"Hindi ninyong maaaring di-piliin ang package na ito. Dapat i-upgrade ito"

#: steps_gtk.pm:489
#, c-format
msgid "Show automatically selected packages"
msgstr "Ipakita kaagad ang mga napiling package"

#: steps_gtk.pm:495
#, c-format
msgid "Install"
msgstr "I-install"

#: steps_gtk.pm:498
#, fuzzy, c-format
msgid "Load/Save selection"
msgstr "Pagpili ng package"

#: steps_gtk.pm:499
#, c-format
msgid "Updating package selection"
msgstr "Ina-update ang pagpili ng package"

#: steps_gtk.pm:504
#, c-format
msgid "Minimal install"
msgstr "Maliitang install"

#: steps_gtk.pm:517
#, c-format
msgid "Software Management"
msgstr "Pangangasiwa ng Software"

#: steps_gtk.pm:517 steps_interactive.pm:428
#, c-format
msgid "Choose the packages you want to install"
msgstr "Piliin ang mga package na gusto ninyong i-install"

#: steps_gtk.pm:534 steps_interactive.pm:633 steps_list.pm:32
#, c-format
msgid "Installing"
msgstr "Nag-i-install"

#: steps_gtk.pm:563
#, c-format
msgid "No details"
msgstr "Walang detalye"

#: steps_gtk.pm:578
#, fuzzy, c-format
msgid "Time remaining:"
msgstr "Nalalabing oras "

#: steps_gtk.pm:579
#, fuzzy, c-format
msgid "(estimating...)"
msgstr "Nagkukuro-kuro"

#: steps_gtk.pm:605
#, fuzzy, c-format
msgid "%d package"
msgid_plural "%d packages"
msgstr[0] "%d mga package"
msgstr[1] "%d mga package"

#: steps_gtk.pm:651 steps_interactive.pm:797 steps_list.pm:43
#, c-format
msgid "Summary"
msgstr "Kabuuan"

#: steps_gtk.pm:670
#, c-format
msgid "Configure"
msgstr "Configure"

#: steps_gtk.pm:687 steps_interactive.pm:793 steps_interactive.pm:944
#, c-format
msgid "not configured"
msgstr "hindi na-configure"

#: steps_gtk.pm:721
#, fuzzy, c-format
msgid "Media Selection"
msgstr "Pagpili ng Pangkat ng mga Package"

#: steps_gtk.pm:730 steps_interactive.pm:329
#, c-format
msgid ""
"The following installation media have been found.\n"
"If you want to skip some of them, you can unselect them now."
msgstr ""

#: steps_gtk.pm:746 steps_interactive.pm:335
#, c-format
msgid ""
"You have the option to copy the contents of the CDs onto the hard drive "
"before installation.\n"
"It will then continue from the hard drive and the packages will remain "
"available once the system is fully installed."
msgstr ""

#: steps_gtk.pm:748 steps_interactive.pm:337
#, c-format
msgid "Copy whole CDs"
msgstr ""

#: steps_interactive.pm:39
#, c-format
msgid "An error occurred"
msgstr "May \"error\" na nangyari"

#: steps_interactive.pm:104
#, c-format
msgid "Please choose your keyboard layout"
msgstr "Piliin ang inyong layout ng keyboard"

#: steps_interactive.pm:108
#, fuzzy, c-format
msgid "Here is the full list of available keyboards:"
msgstr "Narito ang buong talaan ng mga available na keyboard"

#: steps_interactive.pm:143
#, c-format
msgid "Install/Upgrade"
msgstr "I-install/I-upgrade"

#: steps_interactive.pm:147
#, c-format
msgid "Is this an install or an upgrade?"
msgstr "Ito ba ay install o upgrade?"

#: steps_interactive.pm:149
#, fuzzy, c-format
msgid ""
"_: This is a noun:\n"
"Install"
msgstr "I-install"

#: steps_interactive.pm:151
#, c-format
msgid "Upgrade %s"
msgstr "I-pgrade ang %s"

#: steps_interactive.pm:169
#, c-format
msgid "Encryption key for %s"
msgstr "Encryption key para sa %s"

#: steps_interactive.pm:202
#, c-format
msgid "Cancel installation, reboot system"
msgstr ""

#: steps_interactive.pm:203
#, fuzzy, c-format
msgid "New Installation"
msgstr "Nag-i-install"

#: steps_interactive.pm:204
#, c-format
msgid "Upgrade previous installation (not recommended)"
msgstr ""

#: steps_interactive.pm:208
#, c-format
msgid ""
"Installer has detected that your installed Mandriva Linux system could not\n"
"safely be upgraded to %s.\n"
"\n"
"New installation replacing your previous one is recommended.\n"
"\n"
"Warning : you should backup all your personal data before choosing \"New\n"
"Installation\"."
msgstr ""

#: steps_interactive.pm:250
#, c-format
msgid "IDE"
msgstr "IDE"

#: steps_interactive.pm:250
#, c-format
msgid "Configuring IDE"
msgstr "Kino-configure ang IDE"

#: steps_interactive.pm:287
#, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
"Walang puwang para sa 1MB na bootstrap! Magpapatuloy ang install, pero para "
"ma-boot ang inyong sistema, kailangan ninyong gumawa ng partisyon ng "
"bootstrap sa DiskDrake"

#: steps_interactive.pm:292
#, fuzzy, c-format
msgid ""
"You'll need to create a PPC PReP Boot bootstrap! Install will continue, but "
"to boot your system, you'll need to create the bootstrap partition in "
"DiskDrake"
msgstr ""
"Walang puwang para sa 1MB na bootstrap! Magpapatuloy ang install, pero para "
"ma-boot ang inyong sistema, kailangan ninyong gumawa ng partisyon ng "
"bootstrap sa DiskDrake"

#: steps_interactive.pm:368
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you do not have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"Palitan ang inyong CD-ROM!\n"
"\n"
"Pakisuksok ang CD-ROM na may tatak na \"%s\" sa inyong drive at pindutin\n"
"ang Ok pagkatapos. Kung wala kayo nito, pindutin ang Cancel para iwasang\n"
"mag-install mula sa CD-ROM na ito."

#: steps_interactive.pm:385
#, c-format
msgid "Looking for available packages..."
msgstr "Naghahanap ng mga available na package..."

#: steps_interactive.pm:393
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%"
"dMB > %dMB)"
msgstr ""

#: steps_interactive.pm:440
#, fuzzy, c-format
msgid ""
"Please choose load or save package selection.\n"
"The format is the same as auto_install generated files."
msgstr ""
"Pakipili ang i-load o i-save ang pagpili ng package sa floppy.\n"
"Ang format ay katulad ng sa mga ginawang auto_install na floppy."

#: steps_interactive.pm:442
#, fuzzy, c-format
msgid "Load"
msgstr "XLoad"

#: steps_interactive.pm:442
#, c-format
msgid "Save"
msgstr "I-save"

#: steps_interactive.pm:450
#, fuzzy, c-format
msgid "Bad file"
msgstr "I-load ang mga file"

#: steps_interactive.pm:466
#, fuzzy, c-format
msgid "KDE"
msgstr "IDE"

#: steps_interactive.pm:467
#, c-format
msgid "GNOME"
msgstr "GNOME"

#: steps_interactive.pm:470
#, fuzzy, c-format
msgid "Desktop Selection"
msgstr "Pagpili ng Pangkat ng mga Package"

#: steps_interactive.pm:471
#, c-format
msgid "You can choose your workstation desktop profile."
msgstr ""

#: steps_interactive.pm:557
#, c-format
msgid "Selected size is larger than available space"
msgstr "Ang piniling laki ay mas malaki sa available na puwang"

#: steps_interactive.pm:572
#, c-format
msgid "Type of install"
msgstr "Uri ng install"

#: steps_interactive.pm:573
#, c-format
msgid ""
"You have not selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
"Wala pa kayong napiling pangkat ng mga package.\n"
"Pakipili ang maliitang pag-i-install na gusto ninyo:"

#: steps_interactive.pm:578
#, c-format
msgid "With X"
msgstr "May X"

#: steps_interactive.pm:579
#, c-format
msgid "With basic documentation (recommended!)"
msgstr "May pinakabatayang dokumento (inirerekomenda!)"

#: steps_interactive.pm:580
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr "Talagang maliitang install (walang urpmi)"

#: steps_interactive.pm:634
#, c-format
msgid "Preparing installation"
msgstr "Inihahanda ang pag-i-install"

#: steps_interactive.pm:642
#, c-format
msgid "Installing package %s"
msgstr "Ini-install ang package na %s"

#: steps_interactive.pm:666
#, c-format
msgid "There was an error ordering packages:"
msgstr "May error sa pagsasaayos ng mga package:"

#: steps_interactive.pm:666
#, c-format
msgid "Go on anyway?"
msgstr "Magpatuloy pa rin?"

#: steps_interactive.pm:670
#, c-format
msgid "Retry"
msgstr ""

#: steps_interactive.pm:671
#, c-format
msgid "Skip this package"
msgstr ""

#: steps_interactive.pm:672
#, c-format
msgid "Skip all packages from medium \"%s\""
msgstr ""

#: steps_interactive.pm:673
#, fuzzy, c-format
msgid "Go back to media and packages selection"
msgstr "I-save ang mga piniling package"

#: steps_interactive.pm:676
#, fuzzy, c-format
msgid "There was an error installing package %s."
msgstr "May error sa pag-i-install ng mga package na:"

#: steps_interactive.pm:695
#, c-format
msgid "Post-install configuration"
msgstr "Configuration matapos ang install"

#: steps_interactive.pm:702
#, c-format
msgid "Please ensure the Update Modules media is in drive %s"
msgstr ""

#: steps_interactive.pm:730 steps_list.pm:47
#, c-format
msgid "Updates"
msgstr "Mga update"

#: steps_interactive.pm:731
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been updated after the distribution was released. They may\n"
"contain security or bug fixes.\n"
"\n"
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to install the updates?"
msgstr ""
"Mayroon kayo ngayong pagkakataon na i-download ang mga na-update na "
"package.\n"
"Ang mga package na ito ay na-update matapos mailabas ang distribusyon. "
"Maaari\n"
"silang maglaman ng mga ayos sa seguridad at \"bug\".\n"
"\n"
"Para i-download ang mga package na ito, kakailanganin ninyong magkaroon ng\n"
"gumaganang koneksyon sa Internet.\n"
"\n"
"Gusto ninyong i-install ang mga update ?"

#: steps_interactive.pm:839
#, c-format
msgid "%s on %s"
msgstr "%s sa %s"

#: steps_interactive.pm:872 steps_interactive.pm:879 steps_interactive.pm:892
#: steps_interactive.pm:909 steps_interactive.pm:924
#, c-format
msgid "Hardware"
msgstr "Hardware"

#: steps_interactive.pm:893 steps_interactive.pm:910
#, c-format
msgid "Sound card"
msgstr "Sound card"

#: steps_interactive.pm:913
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "Mayroon ba kayong ISA na sound card?"

#: steps_interactive.pm:915
#, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
"card"
msgstr ""
"Patakbuhin ang \"alsaconf\" o \"sndconfig\" pagkatapos mag-install para i-"
"configure ang iyong sound card"

#: steps_interactive.pm:917
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Walang natiktikang sound card. Subukan ang \"harddrake\" pagkatapos mag-"
"install"

#: steps_interactive.pm:925
#, c-format
msgid "Graphical interface"
msgstr "Graphical interface"

#: steps_interactive.pm:931 steps_interactive.pm:942
#, c-format
msgid "Network & Internet"
msgstr "Network & Internet"

#: steps_interactive.pm:943
#, c-format
msgid "Proxies"
msgstr "Mga Proxy"

#: steps_interactive.pm:944
#, c-format
msgid "configured"
msgstr "na-configure"

#: steps_interactive.pm:954
#, c-format
msgid "Security Level"
msgstr "Level ng Seguridad"

#: steps_interactive.pm:973
#, c-format
msgid "Firewall"
msgstr "Firewall"

#: steps_interactive.pm:977
#, c-format
msgid "activated"
msgstr "na-activate"

#: steps_interactive.pm:977
#, c-format
msgid "disabled"
msgstr "na-disable"

#: steps_interactive.pm:991
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr ""
"Hindi pa ninyo na-configure ang X. Sigurado kayong gusto ninyong gawin ito?"

#: steps_interactive.pm:1019
#, c-format
msgid "Preparing bootloader..."
msgstr "Inihahanda ang bootloader..."

#: steps_interactive.pm:1020
#, c-format
msgid "Be patient, this may take a while..."
msgstr ""

#: steps_interactive.pm:1031
#, fuzzy, c-format
msgid ""
"You appear to have an OldWorld or Unknown machine, the yaboot bootloader "
"will not work for you. The install will continue, but you'll need to use "
"BootX or some other means to boot your machine. The kernel argument for the "
"root fs is: root=%s"
msgstr ""
"Mukhang mayroon kayong OldWorld (makaluma) o Hindi Kilalang\n"
"makina, hindi gagana ang yaboot para sa inyo.\n"
"Ang install ay magpapatuloy, ngunit kakailanganin ninyong\n"
"gamitin ang BootX o ibang paraan para i-boot ang inyong makina"

#: steps_interactive.pm:1045
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
"restricted to the administrator."
msgstr ""
"Sa level ng seguridad na ito, ang access sa mga file na nasa partisyon ng "
"Windows ay limitado sa tagapangasiwa."

#: steps_interactive.pm:1077
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Magsuksok ng blangkong floppy sa drive %s"

#: steps_interactive.pm:1079
#, c-format
msgid "Creating auto install floppy..."
msgstr "Lumilikha ng auto install floppy..."

#: steps_interactive.pm:1090
#, c-format
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
"Ilang mga hakbang ay hindi natapos.\n"
"\n"
"Gusto ninyo ba talagang sumuko ngayon?"

#: steps_interactive.pm:1100
#, c-format
msgid "Congratulations"
msgstr "Maligayang bati"

#. -PO: please keep the following messages very short: they must fit in the left list of the installer!!!
#: steps_list.pm:16
#, c-format
msgid ""
"_: Keep these entry short\n"
"Language"
msgstr "Wika"

#: steps_list.pm:16 steps_list.pm:23
#, c-format
msgid "Localization"
msgstr ""

#: steps_list.pm:17
#, c-format
msgid ""
"_: Keep these entry short\n"
"License"
msgstr "Lisensiya"

#: steps_list.pm:18
#, c-format
msgid ""
"_: Keep these entry short\n"
"Mouse"
msgstr "Mouse"

#: steps_list.pm:19 steps_list.pm:20
#, c-format
msgid ""
"_: Keep these entry short\n"
"Hard drive detection"
msgstr "Pagtitiktik ng hard drive"

#: steps_list.pm:21 steps_list.pm:22
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installation class"
msgstr ""

#: steps_list.pm:23
#, c-format
msgid ""
"_: Keep these entry short\n"
"Keyboard"
msgstr "Keyboard"

#: steps_list.pm:24
#, c-format
msgid ""
"_: Keep these entry short\n"
"Security"
msgstr "Seguridad"

#: steps_list.pm:25
#, c-format
msgid ""
"_: Keep these entry short\n"
"Partitioning"
msgstr "Pagpartisyon"

#: steps_list.pm:27 steps_list.pm:28
#, c-format
msgid ""
"_: Keep these entry short\n"
"Formatting"
msgstr ""

#: steps_list.pm:29
#, c-format
msgid ""
"_: Keep these entry short\n"
"Choosing packages"
msgstr ""

#: steps_list.pm:31
#, c-format
msgid ""
"_: Keep these entry short\n"
"Installing"
msgstr "Nag-i-install"

#: steps_list.pm:34
#, c-format
msgid ""
"_: Keep these entry short\n"
"Users"
msgstr "Users"

#: steps_list.pm:36 steps_list.pm:37
#, c-format
msgid ""
"_: Keep these entry short\n"
"Networking"
msgstr "Pagne-Network"

#: steps_list.pm:38 steps_list.pm:39
#, c-format
msgid ""
"_: Keep these entry short\n"
"Bootloader"
msgstr "Bootloader"

#: steps_list.pm:40 steps_list.pm:41
#, c-format
msgid ""
"_: Keep these entry short\n"
"Configure X"
msgstr "I-configure ang X"

#: steps_list.pm:42
#, c-format
msgid ""
"_: Keep these entry short\n"
"Summary"
msgstr "Kabuuan"

#: steps_list.pm:44 steps_list.pm:45
#, c-format
msgid ""
"_: Keep these entry short\n"
"Services"
msgstr "Mga serbisyo"

#: steps_list.pm:46
#, c-format
msgid ""
"_: Keep these entry short\n"
"Updates"
msgstr "Mga update"

#: steps_list.pm:48
#, c-format
msgid ""
"_: Keep these entry short\n"
"Exit"
msgstr "Exit"

#, fuzzy
#~ msgid "Downloading file %s..."
#~ msgstr "Ipinapadala ang mga file..."

#~ msgid ""
#~ "You have selected the following server(s): %s\n"
#~ "\n"
#~ "\n"
#~ "These servers are activated by default. They do not have any known "
#~ "security\n"
#~ "issues, but some new ones could be found. In that case, you must make "
#~ "sure\n"
#~ "to upgrade as soon as possible.\n"
#~ "\n"
#~ "\n"
#~ "Do you really want to install these servers?\n"
#~ msgstr ""
#~ "Pinili ninyo ang mga sumusunod na mga server: %s\n"
#~ "\n"
#~ "\n"
#~ "Bilang default, ang mga server ay papaganahin. Wala silang kilalang "
#~ "problema\n"
#~ "sa seguridad, pero ilang mga bago ay maaaring makita. Kung gayon, dapat\n"
#~ "ninyong tiyakin na mag-upgrade ng pinakamaagap.\n"
#~ "\n"
#~ "\n"
#~ "Gusto ninyo talagang i-install ang mga server na ito?\n"

#, fuzzy
#~ msgid "IceWm Desktop"
#~ msgstr "Desktop"

#~ msgid "Contacting the mirror to get the list of available packages..."
#~ msgstr ""
#~ "Nakikipag-alam sa mirror para makuha nag talaan ng mga available na "
#~ "package..."

#~ msgid "Unable to contact mirror %s"
#~ msgstr "Hindi nakayang makipag-alam sa mirror na %s"

#~ msgid "Generate auto install floppy"
#~ msgstr "Gumawa ng auto install floppy"

#~ msgid ""
#~ "The auto install can be fully automated if wanted,\n"
#~ "in that case it will take over the hard drive!!\n"
#~ "(this is meant for installing on another box).\n"
#~ "\n"
#~ "You may prefer to replay the installation.\n"
#~ msgstr ""
#~ "Ang auto install ay maaaring maging talagang\n"
#~ "automatic kung gugustuhin. Sa ganitong kaso\n"
#~ "hahawakan nito ang hard drive!! (Ito ay sinadya\n"
#~ "para sa pag-i-install sa ibang box o makina).\n"
#~ "\n"
#~ "Maaari ninyong naising i-replay ang pag-i-install.\n"

#~ msgid "Replay"
#~ msgstr "Gawin ulit"

#~ msgid "Automated"
#~ msgstr "Na-automatic"

#~ msgid "Save packages selection"
#~ msgstr "I-save ang mga piniling package"

#~ msgid "Do you want to use aboot?"
#~ msgstr "Gusto ninyong gamiting ang aboot?"

#~ msgid ""
#~ "Error installing aboot, \n"
#~ "try to force installation even if that destroys the first partition?"
#~ msgstr ""
#~ "May error sa pag-install ng aboot,\n"
#~ "subukang ipilit ang pag-i-install kahit na sirain nito ang unang "
#~ "partisyon?"

#~ msgid "All"
#~ msgstr "Lahat"

#~ msgid "TV card"
#~ msgstr "TV card"

#~ msgid "Boot"
#~ msgstr "Boot"

#~ msgid ""
#~ "_: Keep these entry short\n"
#~ "Authentication"
#~ msgstr "Authentication"

#~ msgid "Gwenview"
#~ msgstr "Gwenview"

#~ msgid "DrakVPN"
#~ msgstr "DrakVPN"

#, fuzzy
#~ msgid "(%d package, %d MB)"
#~ msgid_plural "(%d packages, %d MB)"
#~ msgstr[0] "%d mga package"
#~ msgstr[1] "%d mga package"

#~ msgid "%d packages"
#~ msgstr "%d mga package"

#~ msgid "Language"
#~ msgstr "Wika"

#~ msgid "License"
#~ msgstr "Lisensiya"

#, fuzzy
#~ msgid "Installation class"
#~ msgstr "Piliin ang klase ng pag-i-install"

#, fuzzy
#~ msgid "Formatting"
#~ msgstr "Nagkukuro-kuro"

#, fuzzy
#~ msgid "Choosing packages"
#~ msgstr "Piliin ang mga package na ii-install"

#~ msgid "Users"
#~ msgstr "Users"

#~ msgid "Networking"
#~ msgstr "Pagne-Network"

#~ msgid "Configure X"
#~ msgstr "I-configure ang X"

#~ msgid ""
#~ "Can not access kernel modules corresponding to your kernel (file %s is "
#~ "missing), this generally means your boot floppy in not in sync with the "
#~ "Installation medium (please create a newer boot floppy)"
#~ msgstr ""
#~ "Hindi mapasok ang mga \"kernel module\" na katapat ng inyong kernel (ang "
#~ "file na %s ay nawawala), nangangahulugang hindi naka-sync ang inyong boot "
#~ "floppy sa Installation medium (lumikha ng bagong boot floppy)"
rpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "لم يمكن التفتيش عن ملف قائمة \"%s\", تم تجاهل الوسيط"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "نقاط تجهيز كثيرة جدا للوسيط القابل للإزالة \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "found probed hdlist (or synthesis) as %s"
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "incoherent list file for \"%s\", medium ignored"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - قم بتحديث الوسائط فقط.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "فشل نسخ [%s]"
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "لم يمكن تحليل بيانات التخليق لـ %s"
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr " -d - تمديد الاستعلام حتى اعتمادات الحزم.\n"
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "لم يمكن تحليل بيانات التخليق لـ %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr "جاري استرجاع hdlist (أو ملف تخليق) \"%s\"..."
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "ازالة الحزمة %s ستتسبب في كسر نظامك\n"
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
-msgstr "جاري استرجاع hdlist (أو ملف تخليق) \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
+msgstr "...تم النسخ"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - استخدم الواجهة الرسومية.\n"
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr "...تم النسخ"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "جاري نسخ ملف hdlist..."
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr "لإرضاء الاعتمادات, سيتم تثبيت الحزم التالية )%d ميغابايت("
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "جاري نسخ ملف hdlist..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "خطأ تركيبي في ملف التهيئة عند السطر %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "محاولة التثبيت دون التأكد من الاعتمادات؟ (y[نعم]/N[لا])"
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --fuzzy - impose fuzzy search (same as -y).\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "خطأ في تسجيل الحزم المحلية"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "جاري أخذ الأجهزة القابلة للإزالة كـ\"%s\""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr " -p - السماح بالبحث في المعطيات ليجاد حزمة.\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "جاري نسخ وصف الملف لـ\"%s\"..."
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr " -u - ازالة الحزمة اذا كانت نسخة أفضل مثبتة مسبقا.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "لم يمكن بناء hdlist: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "الوسيط \"%s\" غير مختار"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "trying to bypass existing medium \"%s\", avoiding"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "لم يمكن قراءة ملف rpm [%s] من الوسيط \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - وضع هادئ.\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "حقوق النشر محفوظة (C) 1999,2000,2001 MandrakeSoft"
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
" --force - قم بالتثبيت اجباريا حتى لو لم تكن بعض الحزم موجودة.\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "Using \"%s\" as a substring, I found"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "هل أزيلهم كلهم؟"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "جاري تثبيت %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "هل أزيلهم كلهم؟"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "يرجى ادخال الوسيط \"%s\" في الجهاز [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "الحزم التالية تحتوي على %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "جاري اختبار ملف hdlist [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "الحزم التالية تحتوي على %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "لم يتم اعادة مداخل في depslist"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - اعمل وسيط تحديث.\n"
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "...تم الاسترجاع"
+
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
+msgid "unable to get source packages, aborting"
+msgstr "لم يمكن الحصول على الحزمة المصدرية, جاري الإنهاء"
+
+#: po/placeholder.h:253 po/placeholder.h:527
msgid ""
" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
" -d - force complete computation of depslist.ordered file.\n"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
-msgid "unable to get source packages, aborting"
-msgstr "لم يمكن الحصول على الحزمة المصدرية, جاري الإنهاء"
-
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "...تم الاسترجاع"
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
+#, c-format
+msgid "curl failed: exited with %d or signal %d\n"
+msgstr "فشل curl: تم الخروج بـ %d أو الإشارة %d\n"
-#: po/placeholder.h:228
+#: po/placeholder.h:255
#, c-format
msgid "selecting %s using obsoletes"
msgstr "selecting %s using obsoletes"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
-#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
-msgstr "فشل curl: تم الخروج بـ %d أو الإشارة %d\n"
-
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "selecting %s by selection on files"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "جاري نسخ قائمة المصدر لـ\"%s\"..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "المستخدم الجذر فقط مسموح له بتثبيت الحزم"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "wget غير موجود\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "فشل curl: تم الخروج بـ %d أو الإشارة %d\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "جاري محاولة اختيار الوسيط المتعدد: %s"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "تم بناء ملف تخليق hdlist للوسيط \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "لم يُعثر على ملفات rpm من [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "لم يمكن بناء hdlist: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "لم يمكن تحليل [%s] بشكل صحيح على القيمة \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "المستخدم الجذر فقط مسموح له بتثبيت الحزم"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "جاري ازالة الوسيط \"%s\""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr "الوسيط \"%s\" يحاول استخدام قائمة مستخدمة مسبقا, تم تجاهل الوسيط"
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "wget غير موجود\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "لم يمكن قراءة ملف rpm [%s] من الوسيط \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "curl غير موجود\n"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr "الوسيط \"%s\" يحاول اسنخدام ملف hdlist مستخدم مسبقا, تم تجاهل الوسيط"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1042,12 +1098,14 @@ msgstr ""
" هذا برنامج حر ومجاني و يمكن اعادة توزيعه تحت بنود ترخيص GNU GPL.\n"
"الاستخدام:\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
-msgstr " --auto - قم باختيار حزمة جيدة في الاختيارات.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
+msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1055,7 +1113,14 @@ msgstr ""
"لقد فشل التثبيت, بعض الملفات غير موجودة.\n"
"ربما تريد نحديث فاعدة بيانات urpmi الخاصة بك"
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1063,12 +1128,7 @@ msgstr ""
" --best-output - اختر أفضل واجهة تبعا لبيئة العمل:\n"
" واجهة رسومية أو نصية.\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1077,18 +1137,7 @@ msgstr ""
"يجب أن تكون مستخدم جذر لكي تقوم بتثبيت الإعتمادات التالية:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "اضغط Enter عند الانتهاء..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr " --auto-select - اختر الحزم آليا لترقية النظام.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1097,7 +1146,7 @@ msgid ""
msgstr ""
"بعض الحزم تحتاج الى أن تُزال لكي يتم ترقيتها, هذا لا يزال غير مدعوم حتى الآن\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1105,25 +1154,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "لم يمكن تحليل [%s] بشكل صحيح على القيمة \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1145,8 +1176,8 @@ msgstr ""
" removable://<path>\n"
"و [options] هم من\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1155,25 +1186,34 @@ msgstr ""
"\n"
"خيارات غير معروفة '%s'\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<relative path of hdlist> غير موجود\n"
+"`with' غير موجود لوسائط ftp\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"`with' غير موجود لوسائط ftp\n"
+"no need to give <relative path of hdlist> with --distrib"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<relative path of hdlist> غير موجود\n"
+
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1182,7 +1222,7 @@ msgstr ""
"المدخل المطلوب ازالته غير موجود\n"
"(واحد من %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1190,7 +1230,7 @@ msgstr ""
"الاستخدام: urpmi.removemedia [-a] <name> ...\n"
"حيث أن <name> هو اسم الوسيط المطلوب ازالته.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1198,7 +1238,7 @@ msgstr ""
"الاستخدام: urpmi.update [options] <name> ...\n"
"حيث أن <name> هو اسم الوسيط المطلوب تحديثه.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1207,12 +1247,7 @@ msgstr ""
"المدخل المطلوب تحديثه غير موجود\n"
"(واحد من %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " -r - تطبع الإصدار و رقمه أيضا مع الإسم.\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1226,7 +1261,7 @@ msgstr ""
"هذا برنامج حر و مجاني و يمكن اعادة توزيعه تحت بنود ترخيص GNU GPL.\n"
"الاستخدام:\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1234,23 +1269,6 @@ msgstr ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr " -u - ازالة الحزمة اذا كانت نسخة أفضل مثبتة مسبقا.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - تطبع المجموعات أيضا مع الأسماء.\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - print all tags."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1262,26 +1280,22 @@ msgstr ""
"الاستخدام: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "الإستخدام: urpmi.removemedia [-a] <name> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "الاستخدام: urpmi.update [options] <name> ..."
@@ -1290,6 +1304,9 @@ msgstr "الاستخدام: urpmi.update [options] <name> ..."
msgid "urpmq version %s"
msgstr "urpmq الإصدار %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/az.po b/po/az.po
index f3e24568..2183d27c 100644
--- a/po/az.po
+++ b/po/az.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2001-11-14 17:06GMT+0200\n"
"Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n"
"Language-Team: Azerbaijani Turkic <linuxaz@azerimail.net>\n"
@@ -26,16 +26,16 @@ msgstr ""
"Paketlərin öz özünə qurulması...\n"
"$rpm paketlərininin qurulmasını istədiniz\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Oldu mu?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Oldu"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Ləğv et"
@@ -44,8 +44,8 @@ msgstr "Ləğv et"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "XxJjNn"
@@ -54,13 +54,13 @@ msgstr "XxJjNn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "Bb"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (B/x) "
@@ -68,80 +68,80 @@ msgstr " (B/x) "
msgid "$rpm: command not found\n"
msgstr "$rpm: əmr tapılmadı\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf buraxılışı %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Təlif Haqqı (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr "Bu, pulsuz proqramdır və GNU GPL lisenziyası altında dağıdıla bilər."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "istifadə qaydası: [urpmf] <fayl>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - təq adlarını göstərmə (təq əmrə verilməyibsə əsasdır"
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " sətir, qarşılıqlı moda uyğun deyil)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - bütün təqləri göstər."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - təq adını göstər: rpm fayladı (heç təq verilməyibsə"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " paket adsız əmr sətiri)."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - təq qrupunu göstər: qrup."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - təq böyüklüyünü göstər: böyüklük."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - təq serialını göstər: serial."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - təq icmalını göstər: icmal."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - təq izahatını göstər: izahat."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - təq gətirənini göstər: bütün gətirənlər (çoxlu sətir)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - lazımlılar təqini göstər: bütün lazımlılar (çoxlu sətir)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
" --files - təq fayllarını göstər: bütün fayllar (çoxlu sətir)."
@@ -153,27 +153,27 @@ msgstr ""
" --conflicts - təq toqquşmalarını göstər: bütün toqquşmalar (çoxlu "
"sətir)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - təq mütləqlərini göstər: bütün mütləqlər (çoxlu sətir)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - təq ön lazımlılarını göstər: bütün ön lazımlılar (çoxlu "
"sətir)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "daha təfsilatlı seçənəklər üçün urpmf --help sınayın"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "[%s] quraşdırma faylı yazıla bilmir"
@@ -187,150 +187,176 @@ msgstr ""
msgid " -y - impose fuzzy search.\n"
msgstr " --all - bütün təqləri göstər."
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "\"%s\" üçün siyahı faylında bir şey yazmağa lüzum yoxdur"
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "\"%s\" üçün siyahı faylı tapıla bilmir, medya rədd edilir"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "\"%s\" üçün siyahı faylında bir şey yazmağa lüzum yoxdur"
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr " --auto - seçililər arasında ən yaxşısını seç.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "\"%s\" hdlist faylı alına bilmir"
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "\"%s\" üçün siyahı faylında bir şey yazılmır"
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - endirmədən əvvəl bütün mənbə paketini ver (təkcə ali "
"istifadəçi).\n"
-#: po/placeholder.h:50
-msgid ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-msgstr " --auto-select - sistemi güncəlləmək üçün paketləri öz-özünə seç.\n"
-
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:51 po/placeholder.h:269
#, fuzzy, c-format
msgid "retrieving description file of \"%s\"..."
msgstr "[%s] cəhd edilir"
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:52
+msgid ""
+" --auto-select - automatically select packages for upgrading the system.\n"
+msgstr " --auto-select - sistemi güncəlləmək üçün paketləri öz-özünə seç.\n"
+
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "%s paketi tapılmadı."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "mövcud olmayan \"%s\" medyası seçilə bilmi"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
"\"%s\" medyası onsuz da istifadədə olan hdlist işlətməyə cəhd etdi, medya "
"rədd edildi"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr ""
+#: po/placeholder.h:57
+#, fuzzy
+msgid "problem reading hdlist file, trying again"
+msgstr "[%s] hdlist faylı oxunur"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"adsız medya üçün \"%s\" adı işlədilə bilmir, çünkü onsuz da istifadədədir"
-#: po/placeholder.h:57
-#, fuzzy
-msgid "problem reading hdlist file, trying again"
-msgstr "[%s] hdlist faylı oxunur"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr ""
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr "\"%s\" medyası [%s] siyahı faylına malik olmadığı üçün alına bilmir"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "təkcə gətirənlərdə yad edilən fayllar saxlanılır"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "ön yaddaşda %d başlıq tapıldı"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr ""
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr " \"%s\" medyası güncəllənə bilmir\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr ""
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
#, fuzzy
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --all - bütün təqləri göstər."
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - başlıq ara yaddaşı cərgəsini təmizlə.\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "\"%s\" medyası onsuz da vardır"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "\"%s\" fayl siyahısı yazıla bilmi"
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr " --auto-select - sistemi güncəlləmək üçün paketləri öz-özünə seç.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "%s adlı paket yoxdur"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Quruluşu zorlayaraq sınayım (--force)? (b/X)"
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr "\"%s\" üçün hdlist faylı tapıla bilmir, medya rədd edildi"
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "\"%s\" medyası hdlist sintezi inşa edilid"
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr "\"%s\" üçün hdlist faylı tapıla bilmir, medya rədd edildi"
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr ""
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (b/X) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr " -a - əmr sətirindəki bütün uyğun gələnləri seç.\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -338,383 +364,457 @@ msgstr ""
"bə'zi paketlər güncəllənmək üçün çıxardılmalıdırlar, bu da hələlik "
"dəstəklənmir\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "%s bağlanır"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-#, fuzzy
-msgid " -f - force generation of hdlist files.\n"
-msgstr " --group - təq qrupunu göstər: qrup."
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+#, fuzzy
+msgid " -f - force generation of hdlist files.\n"
+msgstr " --group - təq qrupunu göstər: qrup."
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
"çıxardılacaq bir şey yoxdur (medya əlavə etmək üçün urpmi.addmedia işlədin)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "xətalı giriş: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
#, fuzzy
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr " --all - bütün təqləri göstər."
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-" -u - daha yaxşı buraxılışı onsuz da qurulu isə paketi çıxart.\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Aşağıdakı paketlərin bir dənəsinə %s ehtiyac hiss edir:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr ""
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Qurtardığında enter düyməsinə basın..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Aşağıdakı paketlərin bir dənəsinə %s ehtiyac hiss edir:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
msgstr ""
+" -u - daha yaxşı buraxılışı onsuz da qurulu isə paketi çıxart.\n"
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
"\"%s\" medyumu onsuz da istifadədə olan bir siyahını işlətməyə cəhd etdi, "
"medya rədd edildi"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - yardım ismarışı çap edilir.\n"
-#: po/placeholder.h:90
+#: po/placeholder.h:97 po/placeholder.h:498
+msgid " -a - select all media.\n"
+msgstr " -a - medya seç.\n"
+
+#: po/placeholder.h:98
#, fuzzy
msgid " -g - print groups too with name.\n"
msgstr " --group - təq qrupunu göstər: qrup."
-#: po/placeholder.h:91 po/placeholder.h:455
-msgid " -a - select all media.\n"
-msgstr " -a - medya seç.\n"
-
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " -r - adla birlikdə buraxılış və yayını da çap et.\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
#, fuzzy
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr " --group - təq qrupunu göstər: qrup."
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr " -r - adla birlikdə buraxılış və yayını da çap et.\n"
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
-msgstr ""
-
-#: po/placeholder.h:96
+#: po/placeholder.h:103
msgid " --auto - automatically select a good package in choices.\n"
msgstr " --auto - seçililər arasında ən yaxşısını seç.\n"
-#: po/placeholder.h:97
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
+msgstr ""
+
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "[%s] düzgün olaraq darana bilmir"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
+#: po/placeholder.h:106
+#, fuzzy, c-format
+msgid "read synthesis file [%s]"
+msgstr "[%s] asılılıqlar siyahısı faylı oxundu"
+
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr ""
"güncəllənəcək bir şey yoxdur (medya əlavə etmək üçün urpmi.addmedia "
"işlədin)\n"
-#: po/placeholder.h:99
-#, fuzzy, c-format
-msgid "read synthesis file [%s]"
-msgstr "[%s] asılılıqlar siyahısı faylı oxundu"
-
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr " -c - istəklərə ən uyğun gələnlərini seç.\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr " \"%s\" medyası yaradıla bilmir\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+#, fuzzy
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "istifadə qaydası: urpmi.removemedia [-a] <ad> ..."
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr ""
"urpmq: namə'lum seçənək \"-%s\", istifadə qaydasını --help ilə yoxlayın\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-#, fuzzy
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "istifadə qaydası: urpmi.removemedia [-a] <ad> ..."
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "[%s] hdlist faylı inşa edilir"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "\"%s\" medyasından [%s] rpm faylı oxuna bilmir"
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "\"%s\" medyasından [%s] rpm faylı oxuna bilmir"
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, fuzzy, c-format
msgid "...retrieving failed: %s"
msgstr "[%s] cəhd edilir"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "\"%s\" inkeherent medyası söküləbilən deyə bildirilib, amma deyil"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "hökmsüz rpm fayı adı [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "%s ilə naməlum verilən qarşılaşdırılıb"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Seçkiniz? (1-%d)"
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "\"%s\" siyahı faylına çatıla bilmədi, medya rədd edildi"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "kifayət qədər fayl güncəllənməyəcəyi üçün %s seçilməsi imtina edildi"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "rpm faylı [%s] çatıla bilmir"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Xətalı seçənək, təkrar sınayın\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "asılılıqlar siyahısında %s sahə yenidən yerləşdirildi"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "\"%s\" medyasına çatıla bilmir"
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "asılılıqlar siyahısında %s sahə yenidən yerləşdirildi"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Xətalı seçənək, təkrar sınayın\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "mövcud olmayan \"%s\" medyası seçilə bilmi"
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "[%s] \"%s\" qiymətində düzgün darana bilmədi"
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "mövcud olmayan \"%s\" medyası seçilə bilmi"
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "[%s] üstündə rpm fayı tapıla bilmədi"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "[%s] \"%s\" qiymətində düzgün darana bilmədi"
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+"\"%s\" medyası onsuz da istifadədə olan hdlist işlətməyə cəhd etdi, medya "
+"rədd edildi"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "bu [%s] hdlist faylı medyası tapıla bilmədi"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - bu kömək ismarışını çap edər.\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "hər şey artıq qurulmuşdur"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
#, fuzzy
msgid "retrieving rpms files..."
msgstr "[%s] cəhd edilir"
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Aşağıdakı paketlərin bir dənəsinə ehtiyac var:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: \"%s\" rpm faylı oxuna bilmir\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Qurulum iflas etdi"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
#, fuzzy
msgid "unable to access first installation medium"
msgstr "\"%s\" siyahı faylına çatıla bilmədi, medya rədd edildi"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
#, fuzzy
msgid " -P - do not search in provides to find package.\n"
msgstr " --group - təq qrupunu göstər: qrup."
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "%s ayrılır"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "ön yaddaşdakı %d mütləq başlıqlar çıxardılır"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "\"%s\" medyası hdlist faylı tapılmadı"
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "\"%s\" medyası hdlist sintezi inşa edilid"
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - təfsilatlı mod.\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, fuzzy, c-format
msgid "removing medium \"%s\""
msgstr "mövcud olmayan \"%s\" medyası çıxardılmağa çalışılır"
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "\"%s\" medyası sintezi inşa edilə bilmi"
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, fuzzy, c-format
msgid "trying to select multiple medium: %s"
msgstr "mövcud olmayan \"%s\" medyası seçilə bilmi"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - çıxardıla bilməyən medya seç.\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr "%s yerləşdirmə dili seçili olmadığı üçün seçilə bilmir"
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "[%s] üstündə rpm fayı tapıla bilmədi"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "[%s] quraşdırma faylı yazılır"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Qurtardığında enter düyməsinə basın..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "hdlist inşa edilə bilmir: %s"
+
+#: po/placeholder.h:184
#, fuzzy
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr "bütün sintez faylları tapıla bilmir, daranmış hdlist işlədilir"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "[%s] \"%s\" qiymətində düzgün darana bilmədi"
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
#, fuzzy
msgid " -s - next package is a source package (same as --src).\n"
msgstr " paket adsız əmr sətiri)."
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr ""
+"Yerli paketləri qurmaq üçün sadəcə olaraq sistem operatoru məs'uliyyətlidir"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -723,22 +823,44 @@ msgstr ""
"\"%s\" medyası siyahı faylı başqa medya tərəfindən istifadədə olduğu üçün "
"diqqətə alına bilir"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, fuzzy, c-format
msgid "examining synthesis file [%s]"
msgstr "[%s] asılılıqlar siyahısı faylı oxundu"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "mövcud olmayan \"%s\" medyası çıxardılmağa çalışılır"
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+"\"%s\" medyumu onsuz da istifadədə olan bir siyahını işlətməyə cəhd etdi, "
+"medya rədd edildi"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, fuzzy, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr " \"%s\" medyası yaradıla bilmir\n"
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "\"%s\" rpm fayl adlı çoxlu fayl tapıldı"
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " --group - təq qrupunu göstər: qrup."
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - bütün təqləri göstər."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -746,90 +868,95 @@ msgid ""
msgstr ""
"Asılıqları ortadan qaldırmaq üçün, aşağıdakı paketlər də qurulmalıdır (%d Mb)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
#, fuzzy
msgid "retrieving hdlists file..."
msgstr "[%s] cəhd edilir"
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr ""
"urpmq: namə'lum seçənək \"-%s\", istifadə qaydasını --help ilə yoxlayın\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "\"%s\" medyası hdlist faylına çatıla bilmir, medya rədd edildi"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "rpm faylı qeyd edilə bilmir"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "rpm faylı qeyd edilə bilmir"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "\"%s\" faylları siyahısı incələnə bilmir, medya rədd edildi"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "\"%s\" üçün inkoherent siyahı faylı, medya rədd edildi"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - təkcə güncəl medyanı işlət.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "[%s] köçürülmə əməliyyatı bacarılmadı"
-#: po/placeholder.h:191 po/placeholder.h:493
-#, fuzzy
-msgid " -d - extend query to package dependencies.\n"
-msgstr " paket adsız əmr sətiri)."
-
-#: po/placeholder.h:192
+#: po/placeholder.h:215
#, fuzzy, c-format
msgid "unable to analyse synthesis data of %s"
msgstr "\"%s\" hdlist faylı alına bilmir"
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:216 po/placeholder.h:549
+#, fuzzy
+msgid " -d - extend query to package dependencies.\n"
+msgstr " paket adsız əmr sətiri)."
+
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "removing package %s will break your system\n"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:220 po/placeholder.h:318
+#, fuzzy
+msgid "...copying done"
+msgstr "[%s] cəhd edilir"
+
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - X ara üzünü işlət.\n"
-#: po/placeholder.h:197 po/placeholder.h:291
+#: po/placeholder.h:222 po/placeholder.h:320
#, fuzzy
-msgid "...copying done"
-msgstr "[%s] cəhd edilir"
+msgid "copying hdlists file..."
+msgstr "[%s] hdlist faylı oxunur"
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -837,240 +964,170 @@ msgid ""
msgstr ""
"Asılıqları ortadan qaldırmaq üçün, aşağıdakı paketlər də qurulmalıdır (%d Mb)"
-#: po/placeholder.h:199 po/placeholder.h:293
-#, fuzzy
-msgid "copying hdlists file..."
-msgstr "[%s] hdlist faylı oxunur"
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "quraşdırma faylında %s sətirində sintaksis xətası"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Paket asılılıqlarına fikir vermədən qurmağı sınayım? (b/X) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
#, fuzzy
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --all - bütün təqləri göstər."
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "yerli paket qeydiyyat xətası"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, fuzzy, c-format
msgid "copying description file of \"%s\"..."
msgstr "\"%s\" üçün siyahı faylında bir şey yazılmır"
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - daha yaxşı buraxılışı onsuz da qurulu isə paketi çıxart.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "hdlist inşa edilə bilmir: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "\"%s\" medyası seçili deyil"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "mövcud medya \"%s\" yan keçilməyə çalışıldı, imtina edirəm"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "\"%s\" medyasından [%s] rpm faylı oxuna bilmir"
+
+#: po/placeholder.h:237 po/placeholder.h:412
#, fuzzy
msgid " -q - quiet mode.\n"
msgstr " --all - bütün təqləri göstər."
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Təlif Haqqı (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "%s qurulur\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Lütfən \"%s\" medyasını [%s] avadanlığına yerləşdirin"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Aşağıdakı paketlər %s daxıl edir: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, fuzzy, c-format
msgid "examining hdlist file [%s]"
msgstr "[%s] hdlist faylı oxunur"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Aşağıdakı paketlər %s daxıl edir: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
#, fuzzy
msgid "no entries relocated in depslist"
msgstr "asılılıqlar siyahısında %s sahə yenidən yerləşdirildi"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
#, fuzzy
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
-msgstr " --group - təq qrupunu göstər: qrup."
+msgid "...retrieving done"
+msgstr "[%s] cəhd edilir"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr "qaynaq paketi alına bilmir, çıxılır"
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
+#: po/placeholder.h:253 po/placeholder.h:527
#, fuzzy
-msgid "...retrieving done"
-msgstr "[%s] cəhd edilir"
-
-#: po/placeholder.h:228
-#, c-format
-msgid "selecting %s using obsoletes"
-msgstr "%s mütləqlər işlədilərək seçilir"
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
+msgstr " --group - təq qrupunu göstər: qrup."
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:255
+#, c-format
+msgid "selecting %s using obsoletes"
+msgstr "%s mütləqlər işlədilərək seçilir"
+
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "%s fayllar üstündə seçilərək seçilir"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, fuzzy, c-format
msgid "copying source list of \"%s\"..."
msgstr "\"%s\" üçün siyahı faylında bir şey yazılmır"
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-#, fuzzy
-msgid "Only superuser is allowed to install packages"
-msgstr ""
-"Yerli paketləri qurmaq üçün sadəcə olaraq sistem operatoru məs'uliyyətlidir"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "mövcud olmayan \"%s\" medyası seçilə bilmi"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "\"%s\" medyası hdlist sintezi inşa edilid"
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "[%s] üstündə rpm fayı tapıla bilmədi"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "hdlist inşa edilə bilmir: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "[%s] \"%s\" qiymətində düzgün darana bilmədi"
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+#, fuzzy
+msgid "Only superuser is allowed to install packages"
msgstr ""
"Yerli paketləri qurmaq üçün sadəcə olaraq sistem operatoru məs'uliyyətlidir"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "mövcud olmayan \"%s\" medyası çıxardılmağa çalışılır"
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-"\"%s\" medyumu onsuz da istifadədə olan bir siyahını işlətməyə cəhd etdi, "
-"medya rədd edildi"
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "\"%s\" medyasından [%s] rpm faylı oxuna bilmir"
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
-msgstr ""
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-"\"%s\" medyası onsuz da istifadədə olan hdlist işlətməyə cəhd etdi, medya "
-"rədd edildi"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, fuzzy, c-format
msgid ""
"urpmi version %s\n"
@@ -1080,47 +1137,40 @@ msgid ""
"usage:\n"
msgstr "Bu, pulsuz proqramdır və GNU GPL lisenziyası altında dağıdıla bilər."
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
-msgstr " --auto - seçililər arasında ən yaxşısını seç.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
+msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Qurtardığında enter düyməsinə basın..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr " --auto-select - sistemi güncəlləmək üçün paketləri öz-özünə seç.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1130,7 +1180,7 @@ msgstr ""
"bə'zi paketlər güncəllənmək üçün çıxardılmalıdırlar, bu da hələlik "
"dəstəklənmir\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1138,25 +1188,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "[%s] \"%s\" qiymətində düzgün darana bilmədi"
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, fuzzy, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"<hdlistin nisbi yolu> mövcud deyildir\n"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
#, fuzzy
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
@@ -1177,33 +1209,42 @@ msgstr ""
" http://<verici>/<cığır> with <nisbi fayl adı və ya hdlist>\n"
" removable_<avadanlıq>://<cığır>\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
+msgstr ""
+"%s\n"
+"əksik ftp medyası ilə 'with'\n"
+
+#: po/placeholder.h:472 urpmi.addmedia:88
+#, fuzzy, c-format
+msgid ""
+"%s\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
"<hdlistin nisbi yolu> mövcud deyildir\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:483 urpmi.addmedia:100
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
-"əksik ftp medyası ilə 'with'\n"
+"<hdlistin nisbi yolu> mövcud deyildir\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1212,7 +1253,7 @@ msgstr ""
"çıxardılacaq giriş mövcud deyildir\n"
"(%s dan (dən) biri)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
#, fuzzy
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
@@ -1224,7 +1265,7 @@ msgstr ""
"\n"
"namə'lum seçənəklər '%s' \n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
#, fuzzy
msgid ""
"usage: urpmi.update [options] <name> ...\n"
@@ -1236,7 +1277,7 @@ msgstr ""
"\n"
"namə'lum seçənəklər '%s' \n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1245,12 +1286,7 @@ msgstr ""
"güncəllənəcək giriş mövcud deyildir\n"
"(%s dan (dən) biri)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " -r - adla birlikdə buraxılış və yayını da çap et.\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, fuzzy, c-format
msgid ""
"urpmq version %s\n"
@@ -1260,30 +1296,12 @@ msgid ""
"usage:\n"
msgstr "Bu, pulsuz proqramdır və GNU GPL lisenziyası altında dağıdıla bilər."
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - daha yaxşı buraxılışı onsuz da qurulu isə paketi çıxart.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " --group - təq qrupunu göstər: qrup."
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - bütün təqləri göstər."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1295,26 +1313,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "istifadə qaydası: urpmi.addmedia [--update] <ad> <url>"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "istifadə qaydası: urpmi.removemedia [-a] <ad> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
#, fuzzy
msgid "usage: urpmi.update [options] <name> ..."
msgstr "istifadə qaydası: urpmi.update [-a] <ad> ..."
@@ -1324,6 +1338,9 @@ msgstr "istifadə qaydası: urpmi.update [-a] <ad> ..."
msgid "urpmq version %s"
msgstr "urpmq buraxılışı %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#, fuzzy
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
diff --git a/po/bg.po b/po/bg.po
index cc420a8c..123d141b 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2000-01-30 17:59+0100\n"
"Last-Translator: Boyan Ivanov <boyan17@bulgaria.com>\n"
"Language-Team: Bulgarian\n"
@@ -25,16 +25,16 @@ msgstr ""
" ...\n"
" $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr " "
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr ""
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr ""
@@ -43,8 +43,8 @@ msgstr ""
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -53,13 +53,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "Yy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (/) "
@@ -67,27 +67,27 @@ msgstr " (/) "
msgid "$rpm: command not found\n"
msgstr "$rpm: \n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
#, fuzzy
msgid "usage: urpmf [options] <file>"
msgstr " : rpmf [<>]"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
#, fuzzy
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
@@ -95,15 +95,15 @@ msgstr ""
" --quiet - ( "
" "
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " , )."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - ."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
#, fuzzy
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
@@ -111,44 +111,44 @@ msgstr ""
" --name - : rpm ( "
" "
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " )."
# msgstr " --group - : group."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
#, fuzzy
msgid " --group - print tag group: group."
msgstr " --group - : group."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - : size."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr ""
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - : summary."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - : description."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
#, fuzzy
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - : "
"( )."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
@@ -159,24 +159,24 @@ msgstr ""
" --conflicts - : "
"( )."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "urpmf --help "
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr " [%s]"
@@ -189,170 +189,199 @@ msgstr " urpmi "
msgid " -y - impose fuzzy search.\n"
msgstr ""
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr " \"%s\""
+
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, fuzzy, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr " \"%s\", "
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr " \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr " --auto - .\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr " hdlist \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - ( root).\n"
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr ""
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
" --auto-select - .\n"
-#: po/placeholder.h:51 po/placeholder.h:243
-#, c-format
-msgid "retrieving description file of \"%s\"..."
-msgstr ""
-
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr " %s ."
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr " : %s"
+
+# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
+# in this case must be ""
+#: po/placeholder.h:56
#, fuzzy, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
" \"%s\" hdlist, "
""
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-#, fuzzy
-msgid "unknown package(s) "
-msgstr " ()"
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr " hdlist , "
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, fuzzy, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
" \"%s\" "
" "
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr " hdlist , "
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+#, fuzzy
+msgid "unknown package(s) "
+msgstr " ()"
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, fuzzy, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
" \"%s\" [%s] "
" "
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr ""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr " %d "
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr ""
+
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, fuzzy, c-format
msgid "unable to update medium \"%s\"\n"
msgstr " \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr ""
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
#, fuzzy
msgid " -c - clean headers cache directory.\n"
msgstr " -c - .\n"
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:69 po/placeholder.h:283
#, fuzzy, c-format
msgid "medium \"%s\" already exists"
msgstr " \"%s\" "
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+" --auto-select - .\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, fuzzy, c-format
msgid "no package named %s"
msgstr " %s\n"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr " - (--force)? (/) "
+#: po/placeholder.h:75 po/placeholder.h:289
+#, fuzzy, c-format
+msgid "built hdlist synthesis file for medium \"%s\""
+msgstr " hdlist \"%s\""
+
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, fuzzy, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr " hdlist \"%s\", "
-#: po/placeholder.h:72 po/placeholder.h:262
-#, fuzzy, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
-msgstr " hdlist \"%s\""
-
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
#, fuzzy
msgid "urpmi database locked"
msgstr ",rpm ,\n"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
#, fuzzy
msgid " (y/N) "
msgstr " (/) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
#, fuzzy
msgid " -a - select all matches on command line.\n"
msgstr " -a - .\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -360,121 +389,134 @@ msgstr ""
" , "
" \n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, fuzzy, c-format
msgid "mounting %s"
msgstr " %s\n"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-#, fuzzy
-msgid " -f - force generation of hdlist files.\n"
-msgstr " -f - hdlist .\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, fuzzy, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget : %d %d\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+#, fuzzy
+msgid " -f - force generation of hdlist files.\n"
+msgstr " -f - hdlist .\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr " ( urpmi.addmedia )\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr " : [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-" -u - .\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, fuzzy, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr " %s:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "... "
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr " Enter, ..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "... "
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, fuzzy, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr " %s:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+" -u - .\n"
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
# "list" is translated in the meaning of "list file"
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, fuzzy, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
" \"%s\" , "
""
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - .\n"
-#: po/placeholder.h:90
+#: po/placeholder.h:97 po/placeholder.h:498
+msgid " -a - select all media.\n"
+msgstr ""
+
+#: po/placeholder.h:98
#, fuzzy
msgid " -g - print groups too with name.\n"
msgstr " -g - .\n"
-#: po/placeholder.h:91 po/placeholder.h:455
-msgid " -a - select all media.\n"
-msgstr ""
-
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr " hdlist \"%s\" hdlists "
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " -r - .\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
#, fuzzy
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
" -h - or hdlist .\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
#, fuzzy
msgid " -r - print version and release too with name.\n"
msgstr " -r - .\n"
-#: po/placeholder.h:95 po/placeholder.h:492
-#, fuzzy
-msgid " -f - print version, release and arch with name.\n"
-msgstr " -f - , .\n"
-
-#: po/placeholder.h:96
+#: po/placeholder.h:103
#, fuzzy
msgid " --auto - automatically select a good package in choices.\n"
msgstr " --auto - .\n"
-#: po/placeholder.h:97
+#: po/placeholder.h:104 po/placeholder.h:548
+#, fuzzy
+msgid " -f - print version, release and arch with name.\n"
+msgstr " -f - , .\n"
+
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr " [%s]"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr " ( urpmi.addmedia )\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr " [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr " ( urpmi.addmedia )\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
#, fuzzy
msgid ""
" -c - choose complete method for resolving requires closure.\n"
@@ -483,179 +525,206 @@ msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, fuzzy, c-format
msgid "unable to create medium \"%s\"\n"
msgstr " \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
-#, c-format
-msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
-msgstr ""
-
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
#, fuzzy
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr ""
": urpmi [-h] [--auto] [--force] [-a] __ "
"[__...]\n"
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
-msgid "building hdlist [%s]"
+msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr ""
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
+#: po/placeholder.h:116 po/placeholder.h:321
+#, c-format
+msgid "building hdlist [%s]"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
#, fuzzy, c-format
-msgid "added medium %s"
-msgstr " %s"
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr " rpm [%s] \"%s\""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
+#: po/placeholder.h:118 po/placeholder.h:324
#, fuzzy, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr " rpm [%s] \"%s\""
+msgid "added medium %s"
+msgstr " %s"
+
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr ""
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, fuzzy, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
" \"%s\" "
" "
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr ""
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr ""
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr " ? (1-%d) "
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, fuzzy, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr " \"%s\", "
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr ""
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr ", , \n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, fuzzy, c-format
msgid "unable to access medium \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr ""
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr ", , \n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
+#: po/placeholder.h:139
+#, c-format
+msgid "unable to parse correctly [%s] on value \"%s\""
+msgstr ""
+
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:129 po/placeholder.h:313
+#: po/placeholder.h:140 po/placeholder.h:340
#, fuzzy, c-format
msgid "trying to select inexistent medium \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:130
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
-msgid "unable to parse correctly [%s] on value \"%s\""
+msgid "no rpm files found from [%s]"
msgstr ""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
#, c-format
-msgid "no rpm files found from [%s]"
+msgid "Unable to create directory [%s] for bug report"
msgstr ""
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
+# in this case must be ""
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+" \"%s\" hdlist, "
+""
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, fuzzy, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr " hdlist [%s]"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr ""
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr " "
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr ""
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr " :"
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
#, fuzzy
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
@@ -664,106 +733,131 @@ msgstr ""
" ( "
" Mandrake/base/hdlists)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr ""
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, fuzzy, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "wget : %d %d\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr " "
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
#, fuzzy
msgid "unable to access first installation medium"
msgstr " "
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr ""
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, fuzzy, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr " hdlist \"%s\""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr " hdlist \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, fuzzy, c-format
msgid "removing medium \"%s\""
msgstr " \"%s\""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, fuzzy, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr " \"%s\""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, fuzzy, c-format
msgid "trying to select multiple medium: %s"
msgstr " : %s"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr ""
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr " [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr ""
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr " Enter, ..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr " [%s]"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
#, fuzzy
msgid ""
" --distrib - automatically create all media from an installation "
@@ -772,13 +866,25 @@ msgstr ""
" --distrib - "
".\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
+# in this case must be ""
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr " rpm [%s] \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr " superuser- "
+
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, fuzzy, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -787,24 +893,51 @@ msgstr ""
" \"%s\" "
" "
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr " \"%s\""
+
+# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
+# in this case must be ""
+# "list" is translated in the meaning of "list file"
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+" \"%s\" , "
+""
+
+# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
+# in this case must be ""
+#: po/placeholder.h:197 po/placeholder.h:301
#, fuzzy, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " -g - .\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - ."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -812,94 +945,98 @@ msgid ""
msgstr ""
" , (%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr ""
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, fuzzy, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr " hdlist \"%s\", "
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr ""
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
-#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:209 po/placeholder.h:311
#, fuzzy, c-format
-msgid "unable to inspect list file for \"%s\", medium ignored"
-msgstr " \"%s\", "
+msgid "too many mount points for removable medium \"%s\""
+msgstr " \"%s\""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, fuzzy, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr " \"%s\""
+msgid "unable to inspect list file for \"%s\", medium ignored"
+msgstr " \"%s\", "
+
+#: po/placeholder.h:211 po/placeholder.h:313
+#, c-format
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, fuzzy, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr " \"%s\", "
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr ""
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr ""
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr ""
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr ""
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
msgstr ""
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -907,252 +1044,173 @@ msgid ""
msgstr ""
" , (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr ""
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr " ? (/) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr ""
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr ""
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - .\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, fuzzy, c-format
msgid "medium \"%s\" is not selected"
msgstr " \"%s\" "
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, fuzzy, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr " \"%s\", "
-#: po/placeholder.h:211 po/placeholder.h:377
+# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
+# in this case must be ""
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr " rpm [%s] \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr ""
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr " %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, fuzzy, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr " \"%s\" [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, fuzzy, c-format
-msgid "The following packages contain %s: %s"
-msgstr " %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, fuzzy, c-format
+msgid "The following packages contain %s: %s"
+msgstr " %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
#, fuzzy
msgid " --update - create an update medium.\n"
msgstr " --update - .\n"
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
msgstr ""
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr ""
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
-#: po/placeholder.h:228
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
-msgid "selecting %s using obsoletes"
+msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:255
#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
+msgid "selecting %s using obsoletes"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr ""
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr ""
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-#, fuzzy
-msgid "Only superuser is allowed to install packages"
-msgstr " superuser- "
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "wget : %d %d\n"
-
-# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
-# in this case must be ""
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr " : %s"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr " hdlist \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr " [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr " [%s]"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
-# in this case must be ""
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr " rpm [%s] \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+#, fuzzy
+msgid "Only superuser is allowed to install packages"
msgstr " superuser- "
-# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
-# in this case must be ""
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr " \"%s\""
-
-# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
-# in this case must be ""
-# "list" is translated in the meaning of "list file"
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-" \"%s\" , "
-""
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
-msgstr ""
-
-# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
-# in this case must be ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr " rpm [%s] \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
-msgstr ""
-
-# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
-# in this case must be ""
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-" \"%s\" hdlist, "
-""
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1162,48 +1220,40 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
-msgstr " --auto - .\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
+msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr " Enter, ..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-" --auto-select - .\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1213,7 +1263,7 @@ msgstr ""
" , "
" \n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1221,23 +1271,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr ""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1250,29 +1284,36 @@ msgid ""
"and [options] are from\n"
msgstr ""
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1281,7 +1322,7 @@ msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:456
+#: po/placeholder.h:499
#, fuzzy
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
@@ -1292,7 +1333,7 @@ msgstr ""
# Another meaning of the word is in the sens "The iron is good medium for the eletricity"
# in this case must be ""
-#: po/placeholder.h:460
+#: po/placeholder.h:503
#, fuzzy
msgid ""
"usage: urpmi.update [options] <name> ...\n"
@@ -1301,19 +1342,14 @@ msgstr ""
"usage: urpmi.update [options] <name> ...\n"
" <> .\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " -r - .\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1323,30 +1359,12 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - .\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - .\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - ."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1358,26 +1376,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr " : urpmi.addmedia <> <url>"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr ""
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
#, fuzzy
msgid "usage: urpmi.update [options] <name> ..."
msgstr " : urpmi.addmedia [-a] <> ..."
@@ -1387,6 +1401,9 @@ msgstr " : urpmi.addmedia [-a] <> ..."
msgid "urpmq version %s"
msgstr ""
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ", $otherPackage, "
#~ msgstr ", $otherPackage, "
diff --git a/po/bs.po b/po/bs.po
index fb9f51c5..259bd0aa 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2001-09-19 13:34GMT\n"
"Last-Translator: Amila Akagi <bono@lugbih.org>\n"
"Language-Team: Bosnian <lokal-subscribe@lugbih.org>\n"
@@ -25,16 +25,16 @@ msgstr ""
"Automatska instalacija paketa..\n"
"Zahtjevali ste instalaciju paketa $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Je li u redu?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "U redu"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Odustani"
@@ -43,8 +43,8 @@ msgstr "Odustani"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -53,13 +53,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "DdYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (D/n) "
@@ -67,77 +67,77 @@ msgstr " (D/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: komanda nije pronaena\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf verzija %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Autorska prava (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
"Ovo je slobodan software i moe biti distribuiran pod uslovima GNU GPL-e."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "upotreba: urpmf [opcije] <datoteka>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr ""
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr ""
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr ""
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr ""
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr ""
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr ""
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr ""
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
@@ -146,24 +146,24 @@ msgid ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "pokuajte urpmf --help za vie opcija"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "nisam u mogunosti da zapiem konf. datoteku [%s]"
@@ -176,58 +176,58 @@ msgstr ""
msgid " -y - impose fuzzy search.\n"
msgstr ""
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, fuzzy, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "ne mogu kreirati medij \"%s\"\n"
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:45 po/placeholder.h:237
-#, fuzzy, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "ne mogu kreirati medij \"%s\"\n"
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, fuzzy, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, fuzzy, c-format
msgid "nothing written in list file for \"%s\""
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
-#: po/placeholder.h:50
-msgid ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-msgstr ""
-
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:51 po/placeholder.h:269
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
-#, c-format
-msgid "package %s is not found."
+#: po/placeholder.h:52
+msgid ""
+" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
-#: po/placeholder.h:54
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
-msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
+msgid "package %s is not found."
msgstr ""
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr ""
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:56
#, c-format
-msgid "unable to use name \"%s\" for unnamed medium because it is already used"
+msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
#: po/placeholder.h:57
@@ -235,86 +235,110 @@ msgstr ""
msgid "problem reading hdlist file, trying again"
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
+#, c-format
+msgid "unable to use name \"%s\" for unnamed medium because it is already used"
+msgstr ""
+
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr ""
+
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr ""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr ""
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr ""
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr ""
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr ""
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr ""
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, fuzzy, c-format
msgid "unable to write list file of \"%s\""
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr ""
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Pokuaj instalaciju jo jae (--force opcija)? (d/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr ""
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, fuzzy, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr ""
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr ""
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
#, fuzzy
msgid " (y/N) "
msgstr " (D/n) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -322,391 +346,479 @@ msgstr ""
"neki paketi trebaju biti uklonjeni da bi mogli biti nadograeni, ovo jo "
"nije podrano\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, fuzzy, c-format
msgid "mounting %s"
msgstr "instaliram %s\n"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr ""
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr ""
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "nita za uklanjanje (koristi urpmi.addmedia da doda medij)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr ""
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, fuzzy, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Jedan od sljedeih paketa je potreban:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr ""
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Pritisnite enter kada zavri..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, fuzzy, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Jedan od sljedeih paketa je potreban:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
msgstr ""
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr ""
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
+#: po/placeholder.h:97 po/placeholder.h:498
+msgid " -a - select all media.\n"
msgstr ""
-#: po/placeholder.h:91 po/placeholder.h:455
-msgid " -a - select all media.\n"
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
msgstr ""
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
msgstr ""
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, fuzzy, c-format
msgid "unable to parse correctly [%s]"
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr "nita za update (koriti urpmi.addmedia da doda medij)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, fuzzy, c-format
msgid "read synthesis file [%s]"
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr "nita za update (koriti urpmi.addmedia da doda medij)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
-#, fuzzy, c-format
-msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
-msgstr "urpmq: nepoznata opcija \"-$1\", provjeri upotrebu sa --help\n"
-
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
#, fuzzy
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr "koristi: urpmi.removemedia [-a] <ime> ..."
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
+#, fuzzy, c-format
+msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
+msgstr "urpmq: nepoznata opcija \"-$1\", provjeri upotrebu sa --help\n"
+
+#: po/placeholder.h:116 po/placeholder.h:321
#, fuzzy, c-format
msgid "building hdlist [%s]"
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, fuzzy, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, fuzzy, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "ne mogu kreirati medij \"%s\"\n"
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr ""
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr ""
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr ""
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Va izbor je? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, fuzzy, c-format
msgid "unable to access rpm file [%s]"
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "ao mi je, lo izbor, probaj kasnije\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr ""
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, fuzzy, c-format
msgid "unable to access medium \"%s\""
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr ""
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "ao mi je, lo izbor, probaj kasnije\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
+#: po/placeholder.h:139
+#, c-format
+msgid "unable to parse correctly [%s] on value \"%s\""
+msgstr ""
+
+#: po/placeholder.h:140 po/placeholder.h:340
#, fuzzy, c-format
msgid "trying to select inexistent medium \"%s\""
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:130
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
-msgid "unable to parse correctly [%s] on value \"%s\""
+msgid "no rpm files found from [%s]"
msgstr ""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
#, c-format
-msgid "no rpm files found from [%s]"
+msgid "Unable to create directory [%s] for bug report"
msgstr ""
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr ""
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "sve je ve instalirano"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr ""
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Jedan od sljedeih paketa je potreban:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, fuzzy, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: ne mogu proitati rpm datoteku \"$_\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Instalacija nije uspjela"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
#, fuzzy
msgid "unable to access first installation medium"
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr ""
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr ""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "ne mogu update-irati medij \"%s\"\n"
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, fuzzy, c-format
msgid "removing medium \"%s\""
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, fuzzy, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, fuzzy, c-format
msgid "trying to select multiple medium: %s"
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr ""
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "ne mogu kreirati medij \"%s\"\n"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr ""
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Pritisnite enter kada zavri..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "ne mogu update-irati medij \"%s\"\n"
+
+#: po/placeholder.h:184
#, fuzzy
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "ne mogu kreirati medij \"%s\"\n"
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Jedino super korisnik (root) moe instalirati lokalne pakete"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, fuzzy, c-format
msgid "examining synthesis file [%s]"
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "ne mogu kreirati medij \"%s\"\n"
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, fuzzy, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+msgid " -g - print groups with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:201 po/placeholder.h:572
+msgid " --list - list available packages.\n"
+msgstr ""
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -714,88 +826,93 @@ msgid ""
msgstr ""
"Da bi zadovoljili dependencies, sljedei paketi e biti instalirani (%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
#, fuzzy
msgid "retrieving hdlists file..."
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, fuzzy, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: nepoznata opcija \"-$1\", provjeri upotrebu sa --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-#, fuzzy
-msgid "unable to register rpm file"
-msgstr "ne mogu kreirati medij \"%s\"\n"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+#, fuzzy
+msgid "unable to register rpm file"
+msgstr "ne mogu kreirati medij \"%s\"\n"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr ""
-#: po/placeholder.h:191 po/placeholder.h:493
-msgid " -d - extend query to package dependencies.\n"
-msgstr ""
-
-#: po/placeholder.h:192
+#: po/placeholder.h:215
#, fuzzy, c-format
msgid "unable to analyse synthesis data of %s"
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
-#, c-format
-msgid "removing package %s will break your system\n"
+#: po/placeholder.h:216 po/placeholder.h:549
+msgid " -d - extend query to package dependencies.\n"
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
-msgid " --X - use X interface.\n"
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
+#, c-format
+msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:197 po/placeholder.h:291
+#: po/placeholder.h:220 po/placeholder.h:318
msgid "...copying done"
msgstr ""
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:221 po/placeholder.h:389
+msgid " --X - use X interface.\n"
+msgstr ""
+
+#: po/placeholder.h:222 po/placeholder.h:320
+#, fuzzy
+msgid "copying hdlists file..."
+msgstr "ne mogu kreirati medij \"%s\"\n"
+
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -803,229 +920,162 @@ msgid ""
msgstr ""
"Da bi zadovoljili dependencies, sljedei paketi e biti instalirani (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-#, fuzzy
-msgid "copying hdlists file..."
-msgstr "ne mogu kreirati medij \"%s\"\n"
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Pokuaj instalaciju bez provjere dependencies? (d/N)"
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr ""
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr ""
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, fuzzy, c-format
msgid "copying description file of \"%s\"..."
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+
+#: po/placeholder.h:233
#, fuzzy, c-format
msgid "unable to build hdlist: %s"
msgstr "ne mogu update-irati medij \"%s\"\n"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr ""
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr ""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "ne mogu kreirati medij \"%s\"\n"
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr ""
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Autorska prava (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "instaliram %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Molim ubacite medij sa imenom \"%s\" u ureaj [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, fuzzy, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Jedan od sljedeih paketa je potreban:"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, fuzzy, c-format
msgid "examining hdlist file [%s]"
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, fuzzy, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Jedan od sljedeih paketa je potreban:"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr ""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
msgstr ""
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr "ne mogu dobiti izvorni paket, prekidam"
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
-#: po/placeholder.h:228
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
-msgid "selecting %s using obsoletes"
+msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:255
#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
+msgid "selecting %s using obsoletes"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr ""
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, fuzzy, c-format
msgid "copying source list of \"%s\"..."
msgstr "ne mogu kreirati medij \"%s\"\n"
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-#, fuzzy
-msgid "Only superuser is allowed to install packages"
-msgstr "Jedino super korisnik (root) moe instalirati lokalne pakete"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "ne mogu kreirati medij \"%s\"\n"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "ne mogu update-irati medij \"%s\"\n"
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "ne mogu kreirati medij \"%s\"\n"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "ne mogu update-irati medij \"%s\"\n"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "ne mogu kreirati medij \"%s\"\n"
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+#, fuzzy
+msgid "Only superuser is allowed to install packages"
msgstr "Jedino super korisnik (root) moe instalirati lokalne pakete"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "ne mogu kreirati medij \"%s\"\n"
-
-#: po/placeholder.h:273 urpm.pm:301
-#, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "ne mogu kreirati medij \"%s\"\n"
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
-msgstr ""
-
-#: po/placeholder.h:321 urpm.pm:298
-#, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, fuzzy, c-format
msgid ""
"urpmi version %s\n"
@@ -1036,45 +1086,40 @@ msgid ""
msgstr ""
"Ovo je slobodan software i moe biti distribuiran pod uslovima GNU GPL-e."
-#: po/placeholder.h:350
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Pritisnite enter kada zavri..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1084,7 +1129,7 @@ msgstr ""
"neki paketi trebaju biti uklonjeni da bi mogli biti nadograeni, ovo jo "
"nije podrano\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1092,25 +1137,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr ""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, fuzzy, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"<relativna putanja do datoteke hdlist> nedostaje\n"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
#, fuzzy
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
@@ -1132,33 +1159,42 @@ msgstr ""
" http://<host>/<path> with <relativnim nazivom datoteke hdlist>\n"
" removable_<ureaj>://<putanja>\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
+msgstr ""
+"%s\n"
+"`with' nedostaje za ftp medij\n"
+
+#: po/placeholder.h:472 urpmi.addmedia:88
+#, fuzzy, c-format
+msgid ""
+"%s\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
"<relativna putanja do datoteke hdlist> nedostaje\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:483 urpmi.addmedia:100
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
-"`with' nedostaje za ftp medij\n"
+"<relativna putanja do datoteke hdlist> nedostaje\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1167,7 +1203,7 @@ msgstr ""
"stavka za brisanje nedostaje\n"
"(jedan od %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
#, fuzzy
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
@@ -1179,7 +1215,7 @@ msgstr ""
"\n"
"nepoznate opcije '%s'\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
#, fuzzy
msgid ""
"usage: urpmi.update [options] <name> ...\n"
@@ -1191,7 +1227,7 @@ msgstr ""
"\n"
"nepoznate opcije '%s'\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1200,11 +1236,7 @@ msgstr ""
"stavka za update nedostaje\n"
"(jedan od %s)\n"
-#: po/placeholder.h:481
-msgid " -r - print version and release with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, fuzzy, c-format
msgid ""
"urpmq version %s\n"
@@ -1215,26 +1247,12 @@ msgid ""
msgstr ""
"Ovo je slobodan software i moe biti distribuiran pod uslovima GNU GPL-e."
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-
-#: po/placeholder.h:510
-msgid " -g - print groups with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:511
-msgid " --list - list available packages.\n"
-msgstr ""
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1246,28 +1264,23 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "koristi: urpmi.addmedia <ime> <url>"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-#, fuzzy
-msgid ");"
-msgstr "));"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "koristi: urpmi.removemedia [-a] <ime> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
#, fuzzy
msgid ", $_);"
msgstr "), $_);"
-#: urpmi.update:44
+#: urpmi.update:56
#, fuzzy
msgid "usage: urpmi.update [options] <name> ..."
msgstr "koristi: urpmi.update [-a] <ime> ..."
@@ -1277,6 +1290,10 @@ msgstr "koristi: urpmi.update [-a] <ime> ..."
msgid "urpmq version %s"
msgstr "urpmq verzija %s"
+#, fuzzy
+#~ msgid ");"
+#~ msgstr "));"
+
#~ msgid ", $otherPackage, "
#~ msgstr ", $otherPackage, "
diff --git a/po/ca.po b/po/ca.po
index 5607c147..b3d55262 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2001-05-07 22:25+0200\n"
"Last-Translator: Softcatal <tradgnome@softcatala.org>\n"
"Language-Team: Catalan <info@softcatala.org>\n"
@@ -25,16 +25,16 @@ msgstr ""
"Installaci automtica dels paquets...\n"
"Heu demanat la installaci del paquet $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "s correcte?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "D'acord"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Cancella"
@@ -43,8 +43,8 @@ msgstr "Cancella"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -53,13 +53,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "SsYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (S/n) "
@@ -67,77 +67,77 @@ msgstr " (S/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: no s'ha trobat l'ordre\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, fuzzy, c-format
msgid "urpmf version %s"
msgstr "urpmi versi %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
#, fuzzy
msgid "usage: urpmf [options] <file>"
msgstr "sintaxi: rpmf [<fitxer>]"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr ""
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr ""
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr ""
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr ""
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr ""
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr ""
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr ""
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
@@ -146,24 +146,24 @@ msgid ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr ""
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr ""
@@ -176,145 +176,169 @@ msgstr ""
msgid " -y - impose fuzzy search.\n"
msgstr ""
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
#, c-format
-msgid "unable to find list file for \"%s\", medium ignored"
+msgid "nothing to write in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:45 po/placeholder.h:237
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
-msgid "nothing to write in list file for \"%s\""
+msgid "unable to find list file for \"%s\", medium ignored"
+msgstr ""
+
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
msgstr ""
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, fuzzy, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "no es pot actualitzar el suport \"%s\"\n"
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
-#: po/placeholder.h:50
-msgid ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-msgstr ""
-
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:51 po/placeholder.h:269
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:52
+msgid ""
+" --auto-select - automatically select packages for upgrading the system.\n"
+msgstr ""
+
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr ""
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "no es pot crear el suport \"%s\"\n"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
msgstr ""
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
msgstr ""
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr ""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr ""
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr ""
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "no es pot actualitzar el suport \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr ""
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr ""
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr ""
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, fuzzy, c-format
msgid "unable to write list file of \"%s\""
msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, fuzzy, c-format
msgid "no package named %s"
msgstr "no hi cap paquet anomenat %s\n"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Voleu intentar la instalaci encara amb ms fora (--force)? (s/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgid "built hdlist synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
+msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
#, fuzzy
msgid "urpmi database locked"
msgstr "La consulta de la base de dades de l'rpm ha fallat\n"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
#, fuzzy
msgid " (y/N) "
msgstr " (S/n) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -322,395 +346,483 @@ msgstr ""
"s'han d'eliminar alguns paquets per poder actualitzar-los, aix encara no es "
"pot fer\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, fuzzy, c-format
msgid "mounting %s"
msgstr "s'est installant %s\n"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr ""
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr ""
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
"no hi ha res per eliminar (utilitzeu urpmi.addmedia per afegir un suport)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr ""
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, fuzzy, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Cal un dels paquets segents:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr ""
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Premeu Intro quan estigui fet..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, fuzzy, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Cal un dels paquets segents:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
msgstr ""
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr ""
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
+#: po/placeholder.h:97 po/placeholder.h:498
+msgid " -a - select all media.\n"
msgstr ""
-#: po/placeholder.h:91 po/placeholder.h:455
-msgid " -a - select all media.\n"
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
msgstr ""
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
msgstr ""
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, fuzzy, c-format
msgid "unable to parse correctly [%s]"
msgstr "no es pot actualitzar el suport \"%s\"\n"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
+#: po/placeholder.h:106
+#, fuzzy, c-format
+msgid "read synthesis file [%s]"
+msgstr "no es pot crear el suport \"%s\"\n"
+
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr ""
"no hi ha res per actualitzar (utilitzeu urpmi.addmedia per afegir un "
"suport)\n"
-#: po/placeholder.h:99
-#, fuzzy, c-format
-msgid "read synthesis file [%s]"
-msgstr "no es pot crear el suport \"%s\"\n"
-
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
-#, fuzzy, c-format
-msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
-msgstr "urpmq: opci desconeguda \"-$1\", comproveu-ne la sintaxi amb --help\n"
-
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
#, fuzzy
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr ""
"sintaxi: urpmi [-h] [--auto] [--force] [-a] nom_paquet [noms_paquets...]\n"
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
+#, fuzzy, c-format
+msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
+msgstr "urpmq: opci desconeguda \"-$1\", comproveu-ne la sintaxi amb --help\n"
+
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr ""
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, fuzzy, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, fuzzy, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "no es pot crear el suport \"%s\"\n"
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr ""
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr ""
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr ""
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Quina s la vostra elecci? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, fuzzy, c-format
msgid "unable to access rpm file [%s]"
msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Elecci incorrecta, torneu-ho a provar\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr ""
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, fuzzy, c-format
msgid "unable to access medium \"%s\""
msgstr "no es pot actualitzar el suport \"%s\"\n"
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr ""
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Elecci incorrecta, torneu-ho a provar\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
+#: po/placeholder.h:139
+#, c-format
+msgid "unable to parse correctly [%s] on value \"%s\""
+msgstr ""
+
+#: po/placeholder.h:140 po/placeholder.h:340
#, fuzzy, c-format
msgid "trying to select inexistent medium \"%s\""
msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:130
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
-msgid "unable to parse correctly [%s] on value \"%s\""
+msgid "no rpm files found from [%s]"
msgstr ""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
#, c-format
-msgid "no rpm files found from [%s]"
+msgid "Unable to create directory [%s] for bug report"
msgstr ""
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr ""
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "ja est tot installat"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr ""
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Cal un dels paquets segents:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, fuzzy, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: no es pot llegir el fitxer rpm \"$_\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "La installaci ha fallat"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
#, fuzzy
msgid "unable to access first installation medium"
msgstr "no es pot actualitzar el suport \"%s\"\n"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr ""
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr ""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "no es pot actualitzar el suport \"%s\"\n"
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, fuzzy, c-format
msgid "removing medium \"%s\""
msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, fuzzy, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "no es pot actualitzar el suport \"%s\"\n"
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, fuzzy, c-format
msgid "trying to select multiple medium: %s"
msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr ""
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "no es pot crear el suport \"%s\"\n"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr ""
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Premeu Intro quan estigui fet..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "no es pot actualitzar el suport \"%s\"\n"
+
+#: po/placeholder.h:184
#, fuzzy
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr "no es pot actualitzar el suport \"%s\"\n"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "no es pot crear el suport \"%s\"\n"
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "El superusuari s l'nic autoritzat per installar paquets locals"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, fuzzy, c-format
msgid "examining synthesis file [%s]"
msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "no es pot crear el suport \"%s\"\n"
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, fuzzy, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+msgid " -g - print groups with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:201 po/placeholder.h:572
+msgid " --list - list available packages.\n"
+msgstr ""
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -718,87 +830,91 @@ msgid ""
msgstr ""
"Per complir les dependncies, s'installaran els paquets segents (%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr ""
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, fuzzy, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: opci desconeguda \"-$1\", comproveu-ne la sintaxi amb --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-#, fuzzy
-msgid "unable to register rpm file"
-msgstr "no es pot crear el suport \"%s\"\n"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+#, fuzzy
+msgid "unable to register rpm file"
+msgstr "no es pot crear el suport \"%s\"\n"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr ""
-#: po/placeholder.h:191 po/placeholder.h:493
-msgid " -d - extend query to package dependencies.\n"
-msgstr ""
-
-#: po/placeholder.h:192
+#: po/placeholder.h:215
#, fuzzy, c-format
msgid "unable to analyse synthesis data of %s"
msgstr "no es pot actualitzar el suport \"%s\"\n"
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
-#, c-format
-msgid "removing package %s will break your system\n"
+#: po/placeholder.h:216 po/placeholder.h:549
+msgid " -d - extend query to package dependencies.\n"
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
-msgid " --X - use X interface.\n"
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
+#, c-format
+msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:197 po/placeholder.h:291
+#: po/placeholder.h:220 po/placeholder.h:318
msgid "...copying done"
msgstr ""
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:221 po/placeholder.h:389
+msgid " --X - use X interface.\n"
+msgstr ""
+
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr ""
+
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -806,229 +922,163 @@ msgid ""
msgstr ""
"Per complir les dependncies, s'installaran els paquets segents (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr ""
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr ""
"Voleu intentar la installaci sense comprovar les dependncies? (s/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr ""
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr ""
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+
+#: po/placeholder.h:233
#, fuzzy, c-format
msgid "unable to build hdlist: %s"
msgstr "no es pot actualitzar el suport \"%s\"\n"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr ""
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr ""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "no es pot crear el suport \"%s\"\n"
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr ""
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "s'est installant %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Si us plau, inseriu el suport anomenat \"%s\" al dispositiu [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, fuzzy, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Els paquets segents contenen %s: %s\n"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, fuzzy, c-format
msgid "examining hdlist file [%s]"
msgstr "no es pot crear el suport \"%s\"\n"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, fuzzy, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Els paquets segents contenen %s: %s\n"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr ""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
msgstr ""
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr "no es poden recuperar els paquets font. S'est interrompent"
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
-#: po/placeholder.h:228
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
-msgid "selecting %s using obsoletes"
+msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:255
#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
+msgid "selecting %s using obsoletes"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr ""
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr ""
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-#, fuzzy
-msgid "Only superuser is allowed to install packages"
-msgstr "El superusuari s l'nic autoritzat per installar paquets locals"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "no es pot crear el suport \"%s\"\n"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "no es pot actualitzar el suport \"%s\"\n"
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "no es pot crear el suport \"%s\"\n"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "no es pot actualitzar el suport \"%s\"\n"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "no es pot crear el suport \"%s\"\n"
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+#, fuzzy
+msgid "Only superuser is allowed to install packages"
msgstr "El superusuari s l'nic autoritzat per installar paquets locals"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "no es pot crear el suport \"%s\"\n"
-
-#: po/placeholder.h:273 urpm.pm:301
-#, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "no es pot crear el suport \"%s\"\n"
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
-msgstr ""
-
-#: po/placeholder.h:321 urpm.pm:298
-#, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1038,45 +1088,40 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:350
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Premeu Intro quan estigui fet..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1086,7 +1131,7 @@ msgstr ""
"s'han d'eliminar alguns paquets per poder actualitzar-los, aix encara no es "
"pot fer\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1094,25 +1139,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr ""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, fuzzy, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"falta el <cam relatiu de l'hdlist>\n"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
#, fuzzy
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
@@ -1136,33 +1163,42 @@ msgstr ""
"d'hdlist>\n"
" removable_<dispositiu>://<cam>\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, fuzzy, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr "opcions desconegudes \"%s\"\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
+msgstr ""
+"%s\n"
+"falta el `with' per als suports FTP\n"
+
+#: po/placeholder.h:472 urpmi.addmedia:88
+#, fuzzy, c-format
+msgid ""
+"%s\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
"falta el <cam relatiu de l'hdlist>\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:483 urpmi.addmedia:100
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
-"falta el `with' per als suports FTP\n"
+"falta el <cam relatiu de l'hdlist>\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1171,7 +1207,7 @@ msgstr ""
"falta l'entrada per eliminar\n"
"(una de %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
#, fuzzy
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
@@ -1183,7 +1219,7 @@ msgstr ""
"\n"
"opcions desconegudes '%s'\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
#, fuzzy
msgid ""
"usage: urpmi.update [options] <name> ...\n"
@@ -1195,7 +1231,7 @@ msgstr ""
"\n"
"opcions desconegudes '%s'\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1204,11 +1240,7 @@ msgstr ""
"falta l'entrada per actualitzar\n"
"(una de %s)\n"
-#: po/placeholder.h:481
-msgid " -r - print version and release with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1218,26 +1250,12 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-
-#: po/placeholder.h:510
-msgid " -g - print groups with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:511
-msgid " --list - list available packages.\n"
-msgstr ""
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1249,26 +1267,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "sintaxi: urpmi.addmedia <nom> <URL>"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "sintaxi: urpmi.removemedia [-a] <nom> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
#, fuzzy
msgid "usage: urpmi.update [options] <name> ..."
msgstr "sintaxi: urpmi.update [-a] <nom> ..."
@@ -1278,6 +1292,9 @@ msgstr "sintaxi: urpmi.update [-a] <nom> ..."
msgid "urpmq version %s"
msgstr "urpmq versi %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ", $otherPackage, "
#~ msgstr ", $otherPackage, "
diff --git a/po/cs.po b/po/cs.po
index d49c577d..2b54c39b 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-03-08 10:56GMT+0200\n"
"Last-Translator: Radek Vybral <Radek.Vybiral@vsb.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -27,16 +27,16 @@ msgstr ""
"Automatick instalace balk....\n"
"Zadal jste instalaci balku $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Je to sprvn?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Ok"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Zruit"
@@ -45,8 +45,8 @@ msgstr "Zruit"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -55,13 +55,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "AaYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (A/n) "
@@ -69,16 +69,16 @@ msgstr " (A/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: pkaz nenalezen\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf verze %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
@@ -86,66 +86,66 @@ msgstr ""
"Toto je svobodn software a je voln iiteln podle podmnek licence GNU "
"GPL."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "pouit: urpmf [volby] <soubor>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - nevype jmno tagu (vchoz chovn, pokud nen jmno "
"tagu"
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
" zadno na pkazov dce, opak interaktivnho reimu)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - vype vechny tagy."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - vype tag: jmno rpm souboru (pedpokldan, pokud nen"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " zadn na pkazov dce ale bez jmna balku)."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - vype tag skupina: group."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - vype tag velikost: size."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - vype tag sriov slo: serial."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - vype tag souhrn: summary."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - vype tag popis: description."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - vype tag poskytuje: all provides (na vce dek)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr " --requires - vype tag vyaduje: all requires (na vce dek)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr " --files - vype tag soubory: all files (na vce dek)."
@@ -155,26 +155,26 @@ msgid ""
msgstr ""
" --conflicts - vype tag konflikty: all conflicts (na vce dek)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - vype tag nahrazuje: all obsoletes (na vce dek)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - vype tag prerekvizity: all prereqs (na vce dek)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "zadejte urpmf --help pro zskn vce voleb"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "nebyl nalezen dn popis zdroje"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "nelze zapsat konfiguran soubor [%s]"
@@ -187,526 +187,627 @@ msgstr "zpracovvm celou urpmi databzi"
msgid " -y - impose fuzzy search.\n"
msgstr " -y - vnutit fuzzy vyhledvn.\n"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "nen co zapisovat do seznamu soubor pro \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "nelze najt seznam soubor pro \"%s\", zdroj se ignoruje"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "nen co zapisovat do seznamu soubor pro \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr " --auto - automaticky vybere sprvn balek z vbru.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "nelze zpracovat soubor hdlist pro zdroj \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "nen co zapisovat v seznamu soubor pro \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --source - vechny zdrojov balky ped staenm (pouze uivatel "
"root).\n"
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr "natm soubor s popisy pro \"%s\"..."
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
" --auto-select - automaticky vybere balky pro aktualizaci systmu.\n"
-#: po/placeholder.h:51 po/placeholder.h:243
-#, c-format
-msgid "retrieving description file of \"%s\"..."
-msgstr "natm soubor s popisy pro \"%s\"..."
-
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "balek %s nenalezen"
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "pokoum se vybrat vce zdroj: %s"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
"zdroj \"%s\" bude ignorovn, protoe se pokou pout pouit soubor hdlist"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "neznm() balek(balky)"
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "problm s natenm souboru hdlist, zkoum to znovu"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"nelze pout jmno \"%s\" pro nepojmenovan zdroj protoe to je ji pouito"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "problm s natenm souboru hdlist, zkoum to znovu"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "neznm() balek(balky)"
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"pokud neexistuje seznam soubor[%s], nelze zaadit zdroj \"%s\" mezi "
"pouvan"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "ponechvm pouze soubory uveden v sekci poskytujcch"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "nalezeno %d hlaviek"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr " --src - dal balek je zdrojov (stejn jako -s).\n"
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "nelze aktualizovat zdroj \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr " --src - dal balek je zdrojov (stejn jako -s).\n"
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --noclean - udruje nepouvan rpm v cache.\n"
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - smae doasn adres.\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "zdroj \"%s\" ji existuje"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "nelze zapsat seznam soubor pro zdroj \"%s\""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
" jmno nebo rpm soubory zadan na pkazov dce, kter jsou dotazovny.\n"
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+" --auto-select - automaticky vybere balky pro aktualizaci systmu.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "dn balek nem jmno %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Mm zkusit instalaci jet razantnji (--force)? (a/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr "nelze nalzt soubor hdlist pro \"%s\", zdroj bude ignorovn"
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "vytvm syntzu pro hdlist pro zdroj \"%s\""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr "nelze nalzt soubor hdlist pro \"%s\", zdroj bude ignorovn"
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "databze pro urpmi je zamknut"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (a/N) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr " -a - vybere vechny vyhovujc z pkazov dky.\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
msgstr ""
"nkter balky pro upgrade se mus odebrat, toto je zatm nepodporovno\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "pipojuji %s"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr " -f - provede generovn hdlist soubor.\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "pkaz wget selhal: skonil s kdem %d nebo signlem %d\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr " -f - provede generovn hdlist soubor.\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "nic k odebrn (pouijte urpmi.addmedia pro pidn zdroje)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "nesprvn vstup: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr " -y - vnutit fuzzy vyhledvn (stejn jako --fuzzy).\n"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr ""
-" -u - odebere balek pokud je ji instalovna novj verze.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+#, fuzzy
+msgid "ssh is missing\n"
+msgstr "chyb program wget\n"
+
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "...koprovn selhalo"
+
+#: po/placeholder.h:92
+msgid "Press Enter when it's done..."
+msgstr "A potom stisknte Enter..."
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
#, c-format
msgid "One of the following packages is needed to install %s:"
msgstr ""
"Pro instalaci %s je zapoteb nainstalovat jeden z nsledujcch balk:"
-#: po/placeholder.h:86
-msgid "Press Enter when it's done..."
-msgstr "A potom stisknte Enter..."
-
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "...koprovn selhalo"
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+" -u - odebere balek pokud je ji instalovna novj verze.\n"
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
"zdroj \"%s\" bude ignorovn, protoe se pokou pout ji pouit seznam"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - vype tuto npovdu.\n"
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
-msgstr " -g - vype tag skupina spolen se jmnem.\n"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
msgid " -a - select all media.\n"
msgstr " -a - vybere vechna mdia.\n"
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
+msgstr " -g - vype tag skupina spolen se jmnem.\n"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "patn popis \"%s\" v souboru hdlists"
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " -r - spolen se jmnem vype verzi a vydn.\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
" -h - provede pokus o nalezen souboru hdlist nebo synthesis.\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr " -r - spolen se jmnem vype verzi a vydn.\n"
-#: po/placeholder.h:95 po/placeholder.h:492
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
+msgstr " --auto - automaticky vybere sprvn balek z vbru.\n"
+
+#: po/placeholder.h:104 po/placeholder.h:548
msgid " -f - print version, release and arch with name.\n"
msgstr ""
" -f - spolen se jmnem vype verzi, vydn a architekturu.\n"
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
-msgstr " --auto - automaticky vybere sprvn balek z vbru.\n"
-
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "nelze sprvn zpracovat [%s]"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr "nic k aktualizaci (pouijte urpmi.addmedia pro pidn zdroje)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr "natm soubor syntzy [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr "nic k aktualizaci (pouijte urpmi.addmedia pro pidn zdroje)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "nebyl nalezen program webfetch (nebo curl i wget)\n"
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr " -c - vybere kompletn metodu pro vyeen zvislost.\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "nelze vytvoit zdroj \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "kopruji zdrojov hdlist (nebo systhesis) pro \"%s\"..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "pouit: urpme [-a] [--auto] <balky> ...\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: neznm volba \"%s\", zpsob pouit vyvolte s --help\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "pouit: urpme [-a] [--auto] <balky> ...\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "vytvm hdlist [%s]"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr " --media - pout pouze zdroje oddlen rkou.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "nelze nast rpm soubor [%s] pro zdroj \"%s\""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "pidn zdroj %s"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "nelze nast rpm soubor [%s] pro zdroj \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr " --media - pout pouze zdroje oddlen rkou.\n"
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "natn zdrojovho souboru hdlist (nebo systhesis) selhalo"
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...natn selhalo: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "nesouvisl mdium \"%s\" je oznaeno jako vyjmateln"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "nesprvn jmno rpm souboru [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "neznm data asociovna s %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Jak je vae volba? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "nelze zskat seznam soubor pro \"%s\", zdroj bude ignorovn"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr " --wget - pouije program wget pro naten soubor.\n"
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "vyvarujte se vybrat %s dokud nebude dost soubor aktualizovno"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "nelze zpstupnit rpm soubor [%s]"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Je mi lto, to je patn volba. Zkuste to znovu\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "pesunut poloky %s v souboru depslist"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "nelze pistoupit na zdroj \"%s\""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "pesunut poloky %s v souboru depslist"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Je mi lto, to je patn volba. Zkuste to znovu\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr " --curl - pouije program curl pro naten soubor.\n"
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "nelze vybrat neexistujc zdroj \"%s\""
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "nelze korektn zpracovat [%s] kvli hodnot \"%s\""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "nelze vybrat neexistujc zdroj \"%s\""
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "nebyl nalezen dn rpm soubor na [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "nelze korektn zpracovat [%s] kvli hodnot \"%s\""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+"zdroj \"%s\" bude ignorovn, protoe se pokou pout pouit soubor hdlist"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+#, fuzzy
+msgid "rsync is missing\n"
+msgstr "chyb program curl\n"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr "chyb program curl\n"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "nelze zjistit zdroj pro tento soubor hdlist [%s]"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - vype tuto npovdu.\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "ve je ji nainstalovno"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr "natm rpm soubory..."
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "pro \"%s\" pouiju jin vyjmateln mdium [%s]"
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Je zapoteb jeden z nsledujcch balk:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
"nelze nast prvn instalan mdium (chyb soubor Mandrake/base/hdlists)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: nemohu pest rpm soubor \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, fuzzy, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "pkaz curl selhal: skonil s kdem %d nebo signlem %d\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr "Nen co odebrat.\n"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Chyba pi instalaci"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr "nelze pistoupit na prvn instalan mdium"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr " -P - nehled balek v polokch provides.\n"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "odpojuji %s"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "odebrm %d starch hlaviek"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "nebyl nalezen soubor hdlist pro zdroj \"%s\""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<nezobraziteln znaky>"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "vytvm syntzu pro hdlist pro zdroj \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - reim s vpisy.\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "odebrm zdroj \"%s\""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "nelze vytvoit soubor syntzy pro zdroj \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "pokoum se vybrat vce zdroj: %s"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - vybere vechna nevjimateln mdia.\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
" jmno nebo rpm soubory zadan na pkazov dce, kter jsou instalovny.\n"
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
"vyhnte se vbru %s, pokud tak nen vybrna podpora pro lokln jazyk"
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "nebyl nalezen dn rpm soubor na [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr " --comlete - pout parsehdlist server pro dokonen vbru.\n"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "zapisuji konfiguran soubor [%s]"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "A potom stisknte Enter..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "nelze vytvoit hdlist: %s"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr "nelze vytvoit syntzu pro hdlist, pouiju metodu parsehdlist"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
" --distrib - automaticky vytvo vechny zdroje z instalanch mdi.\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "nelze korektn zpracovat [%s] kvli hodnot \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr " -s - dal balek je zdrojov (stejn jako --src).\n"
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Instalovat balky me pouze uivatel root"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -714,22 +815,43 @@ msgid ""
msgstr ""
"nelze pracovat se zdrojem \"%s\", pokud je seznam soubor vyuvn jinm"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "zpracovvm soubor syntzy [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "odebrm zdroj \"%s\""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+"zdroj \"%s\" bude ignorovn, protoe se pokou pout ji pouit seznam"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "nelze nast cestu pro vmnn mdium \"%s\""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "vce balk m stejn jmno rpm souboru \"%s\""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " -g - vype tag skupina spolen se jmnem.\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - vype vechny tagy."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -737,87 +859,91 @@ msgid ""
msgstr ""
"Aby byly splnny zvislosti, budou odebrny nsledujc balky (%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr "natm soubor hdlists..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: neznm volba \"%s\", zpsob pouit vyvolte zadnm --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
"zdroj \"%s\" bude ignorovn, protoe nelze nast soubor hdlist pro zdroj"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "nelze zaregistrovat rpm soubor"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "nelze zaregistrovat rpm soubor"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "nalezen otestovan hdlist (nebo systhesis) pro %s"
+msgid "too many mount points for removable medium \"%s\""
+msgstr "vmnn mdium \"%s\" m vce ppojnch bod"
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "nelze prozkoumat seznam soubor pro \"%s\", zdroj bude ignorovn"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "vmnn mdium \"%s\" m vce ppojnch bod"
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "nalezen otestovan hdlist (nebo systhesis) pro %s"
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "nesouvisl seznam soubor pro \"%s\", zdroj bude ignorovn"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - pout pouze aktualizaci zdroje.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "koprovn [%s] selhalo"
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "nelze zpracovat data ze syntzy pro zdroj %s"
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr " -d - rozen dotaz na zvislosti balku.\n"
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "nelze zpracovat data ze syntzy pro zdroj %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr "natm zdrojov hdlist (nebo synthesis) pro \"%s\"..."
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "odebrn balku %s naru funknost systmu\n"
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
-msgstr "natm zdrojov hdlist (nebo synthesis) pro \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
+msgstr "...koprovn ukoneno"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - pouije X prosted.\n"
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr "...koprovn ukoneno"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "kopruji soubor hdlists..."
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -825,233 +951,165 @@ msgid ""
msgstr ""
"Aby byly splnny zvislosti, budou nainstalovny nsledujc balky (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "kopruji soubor hdlists..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "syntaktick chyba v konfiguranm souboru na dku %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Mm zkusit instalaci bez kontroly zvislost? (a/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --fuzzy - vnutit fuzzy vyhledvn. (stejn jako -y)\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "chyba pi registraci loklnch balk"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "beru vyjmateln mdium jako \"%s\""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr " -p - pokus se najt balek v polokch provides.\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "kopruji soubor s popisy pro \"%s\"..."
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - odebere balek pokud je ji instalovna novj verze.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "nelze vytvoit hdlist: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "zdroj \"%s\" nen vybrn"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "pokus o vynechn existujcho zdroje \"%s\""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "nelze nast rpm soubor [%s] pro zdroj \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - reim bez vpis.\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
" --force - spust program i v ppad, e nkter balky chyb.\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "Pouitm \"%s\" jako etzce, nael jsem"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "Odebrat vechny?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "instaluji %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "Odebrat vechny?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Prosm vlote mdium nazvan \"%s\" do zazen [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Nsledujc balky obsahuj: %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "zpracovvm soubor hdlist [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Nsledujc balky obsahuj: %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "v souboru depslist nejsou dn pesunut poloky"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - vytvo zdroj pro aktualizaci.\n"
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "...natn ukoneno"
+
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
+msgid "unable to get source packages, aborting"
+msgstr "nelze zskat zdrojov balek, konm"
+
+#: po/placeholder.h:253 po/placeholder.h:527
msgid ""
" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
" -d - provede kompletn generovn souboru depslists.ordered.\n"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
-msgid "unable to get source packages, aborting"
-msgstr "nelze zskat zdrojov balek, konm"
-
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "...natn ukoneno"
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
+#, c-format
+msgid "curl failed: exited with %d or signal %d\n"
+msgstr "pkaz curl selhal: skonil s kdem %d nebo signlem %d\n"
-#: po/placeholder.h:228
+#: po/placeholder.h:255
#, c-format
msgid "selecting %s using obsoletes"
msgstr "vybrm %s za pouit vlastnosti nahrazen"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
-#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
-msgstr "pkaz curl selhal: skonil s kdem %d nebo signlem %d\n"
-
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "vybrm %s na zklad vbru soubor"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "kopruji zdrojov seznam pro \"%s\"..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Instalovat balky me pouze uivatel root"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "chyb program wget\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "pkaz curl selhal: skonil s kdem %d nebo signlem %d\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "pokoum se vybrat vce zdroj: %s"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "vytvm syntzu pro hdlist pro zdroj \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "nebyl nalezen dn rpm soubor na [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "nelze vytvoit hdlist: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "nelze korektn zpracovat [%s] kvli hodnot \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Instalovat balky me pouze uivatel root"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "odebrm zdroj \"%s\""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-"zdroj \"%s\" bude ignorovn, protoe se pokou pout ji pouit seznam"
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "chyb program wget\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
-msgstr ""
-
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "nelze nast rpm soubor [%s] pro zdroj \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "chyb program curl\n"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-"zdroj \"%s\" bude ignorovn, protoe se pokou pout pouit soubor hdlist"
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1066,12 +1124,14 @@ msgstr ""
"GPL.\n"
"pouit:\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
-msgstr " --auto - automaticky vybere sprvn balek z vbru.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
+msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1079,7 +1139,14 @@ msgstr ""
"Instalace selhala, nkter soubory chyb.\n"
"Bude nutn aktualizovat databzi urpmi"
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1087,12 +1154,7 @@ msgstr ""
" --best-output - vybere takov vstup, kter odpovd prosted:\n"
" grafick nebo textov reim.\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1101,19 +1163,7 @@ msgstr ""
"Pro instalaci nsledujcch zvislost potebujete mt prvo root:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "A potom stisknte Enter..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-" --auto-select - automaticky vybere balky pro aktualizaci systmu.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1122,7 +1172,7 @@ msgid ""
msgstr ""
"nkter balky pro upgrade se mus odebrat, toto je zatm nepodporovno\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1130,25 +1180,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "nelze korektn zpracovat [%s] kvli hodnot \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"s volbou --distrib nen teba zadvat <relativn cestak hdlistu>"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1170,8 +1202,8 @@ msgstr ""
" removable_<zazen>://<cesta>\n"
"a [volby] jsou z\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1180,25 +1212,34 @@ msgstr ""
"\n"
"neznm volby '%s'\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<relativn cestak hdlistu> chyb\n"
+" chyb pro FTP zdroj\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-" chyb pro FTP zdroj\n"
+"s volbou --distrib nen teba zadvat <relativn cestak hdlistu>"
+
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<relativn cestak hdlistu> chyb\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1207,7 +1248,7 @@ msgstr ""
"zznam pro odebrn chyb\n"
"(jeden z %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1215,7 +1256,7 @@ msgstr ""
"pouit: urpmi.removemedia [-a] <jmno> ...\n"
"kde <jmno> je nzev zdroje pro aktualizaci.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1223,7 +1264,7 @@ msgstr ""
"pouit: urpmi.update [volby] <jmno> ...\n"
"kde <jmno> je nzev zdroje pro aktualizaci.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1232,12 +1273,7 @@ msgstr ""
"zznam pro update chyb\n"
"(jeden z %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " -r - spolen se jmnem vype verzi a vydn.\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1252,7 +1288,7 @@ msgstr ""
"GPL.\n"
"pouit:\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1260,24 +1296,6 @@ msgstr ""
" --headers - extrahuje hlaviky pro balek z urpmi db na std.\n"
" vstup.\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - odebere balek pokud je ji instalovna novj verze.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - vype tag skupina spolen se jmnem.\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - vype vechny tagy."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1288,26 +1306,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "pouit: urpmi.addmedia [volby] <jmno> <url> [s <relativn cestou>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "pouit: urpmi.removemedia [-a] <jmno> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "pouit: urpmi.update [volby] <jmno> ..."
@@ -1316,6 +1330,9 @@ msgstr "pouit: urpmi.update [volby] <jmno> ..."
msgid "urpmq version %s"
msgstr "urpmq verze %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/cy.po b/po/cy.po
index 40719212..4226b272 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-03-07 21:04-0000\n"
"Last-Translator: Rhoslyn Prys <rhoslyn.prys@ntlworld.com>\n"
"Language-Team: Cymraeg/Welsh <cy@li.org>\n"
@@ -25,17 +25,17 @@ msgstr ""
"Gosodiad pecynnau awtomatig...\n"
"Roeddech wedi gofyn i gael gosod pecyn $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
#, fuzzy
msgid "Is it OK?"
msgstr "Mae'r model yn gywir"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Iawn"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Dileu"
@@ -44,8 +44,8 @@ msgstr "Dileu"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -54,13 +54,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "Yy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (Y/n) "
@@ -69,92 +69,92 @@ msgstr " (Y/n) "
msgid "$rpm: command not found\n"
msgstr "Heb ganfod ffeil RPM"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, fuzzy, c-format
msgid "urpmf version %s"
msgstr "Fersiwn y Cnewyllyn:"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Hawlfraint (C) 1999, 2000, 2001, 2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
"Meddalwedd rhydd yw hwn a gall gael ei ddosbarthu o dan delerau GPL GNU."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "defnydd: urpmf [dewisiadau] <ffeil>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - peidiwch argraffu enw tag (rhagosodedig os nad oes tag "
"yn cael ei roi ar "
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
" linell orchymyn , imae'n anghytn a'r modd "
"rhyngweithiol)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
#, fuzzy
msgid " --all - print all tags."
msgstr "Argraffu tudalennau prawf"
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - argraffu enw'r tag: enw ffeil rpm (dyfaliad os nad oed "
"tag yn cael ei gynnig"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " llinell orchymyn ond heb enw'r pecyn)."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
#, fuzzy
msgid " --group - print tag group: group."
msgstr "Argraffu tudalennau prawf"
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
#, fuzzy
msgid " --size - print tag size: size."
msgstr "Argraffu tudalennau prawf"
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
#, fuzzy
msgid " --serial - print tag serial: serial."
msgstr "Argraffu tudalennau prawf"
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
#, fuzzy
msgid " --summary - print tag summary: summary."
msgstr "Argraffu tudalennau prawf"
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
#, fuzzy
msgid " --description - print tag description: description."
msgstr "Argraffu tudalennau prawf"
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - tag argraffu'n darparu: pob darpariaeth (llinellau "
"lluosog)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - tag argraffu'n darparu: all requires (multiple lines)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr " --files - print tag files: all files (multiple lines)."
@@ -164,25 +164,25 @@ msgid ""
msgstr ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr " --prereqs - print tag prereqs: all prereqs (multiple lines)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "try urpmf --help for more options"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "ni chanfyddwyd restr cyfrwng llawn"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, fuzzy, c-format
msgid "unable to write config file [%s]"
msgstr "methu ysgrifenn'r ddewislen i'r ffeil"
@@ -196,887 +196,944 @@ msgstr "archwilio cronfa ddata urpmi gyfan"
msgid " -y - impose fuzzy search.\n"
msgstr "Chwilio am ffontiau wedi eu gosod"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "dim byd i'w ysgrifennu yn ffeil rhestr ar gyfer \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "methu canfod ffeil rhestr ar gyfer \"%s\", cyfrwng wedi ei anwybyddu"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "dim byd i'w ysgrifennu yn ffeil rhestr ar gyfer \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
+" --auto-select - automatically select packages for upgrading the system.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, fuzzy, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "Methu canfod ffeil menudrake .glade"
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "dim wedi ei ysgrifennu yn y ffeil rhestr ar gyfer \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - give all source packages before downloading (root only).\n"
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr ""
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
" --auto-select - automatically select packages for upgrading the system.\n"
-#: po/placeholder.h:51 po/placeholder.h:243
-#, c-format
-msgid "retrieving description file of \"%s\"..."
-msgstr ""
-
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, fuzzy, c-format
msgid "package %s is not found."
msgstr "Nid yw pecyn %s wedi ei lofnodi"
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, c-format
+msgid "trying to select multiple media: %s"
+msgstr ""
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-#, fuzzy
-msgid "unknown package(s) "
-msgstr "Pecyn anhysbys i urpmq"
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr ""
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, fuzzy, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr "enw"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr ""
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+#, fuzzy
+msgid "unknown package(s) "
+msgstr "Pecyn anhysbys i urpmq"
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr ""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr ""
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr ""
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, fuzzy, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "Methu rhedeg porwr"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr ""
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr ""
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, fuzzy, c-format
msgid "medium \"%s\" already exists"
msgstr "Mae'r ffeil yn bodoli eisoes. Defnyddiwch hwn?"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, fuzzy, c-format
msgid "unable to write list file of \"%s\""
msgstr "methu ysgrifenn'r ddewislen i'r ffeil"
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+" --auto-select - automatically select packages for upgrading the system.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, fuzzy, c-format
msgid "no package named %s"
msgstr "Dewis pecynnau unigol."
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
#, fuzzy
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "grym "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgid "built hdlist synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
+msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
#, fuzzy
msgid "urpmi database locked"
msgstr "archwilio cronfa ddata urpmi gyfan"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr ""
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
msgstr ""
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr ""
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
+#, c-format
+msgid "wget failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
#, fuzzy
msgid " -f - force generation of hdlist files.\n"
msgstr "grym"
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
-#, c-format
-msgid "wget failed: exited with %d or signal %d\n"
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
+msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
-msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
msgstr ""
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, fuzzy, c-format
msgid "malformed input: [%s]"
msgstr "Mewnbwn/Allbwn"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
#, fuzzy
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr "chwilio"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr ""
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+#, fuzzy
+msgid "ssh is missing\n"
+msgstr "Mae pecyn gorfodol %s ar goll"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, fuzzy, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Un:"
+#: po/placeholder.h:91 po/placeholder.h:304
+#, fuzzy
+msgid "...copying failed"
+msgstr "methodd y gosodiad"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
#, fuzzy
msgid "Press Enter when it's done..."
msgstr "gorffen."
-#: po/placeholder.h:87 po/placeholder.h:277
-#, fuzzy
-msgid "...copying failed"
-msgstr "methodd y gosodiad"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, fuzzy, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Un:"
-#: po/placeholder.h:88
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
#, fuzzy
msgid " -h - print this help message.\n"
msgstr "Dangos y cymorth hwn a gadael"
-#: po/placeholder.h:90
-#, fuzzy
-msgid " -g - print groups too with name.\n"
-msgstr "enw"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
#, fuzzy
msgid " -a - select all media.\n"
msgstr "Dewiswch y cyfrwng ar gyfer cadw wrth gefn..."
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+#, fuzzy
+msgid " -g - print groups too with name.\n"
+msgstr "enw"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr "enw"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
-#: po/placeholder.h:94
+#: po/placeholder.h:102
#, fuzzy
msgid " -r - print version and release too with name.\n"
msgstr "enw"
-#: po/placeholder.h:95 po/placeholder.h:492
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
+msgstr ""
+
+#: po/placeholder.h:104 po/placeholder.h:548
#, fuzzy
msgid " -f - print version, release and arch with name.\n"
msgstr "enw"
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
-msgstr ""
-
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, fuzzy, c-format
msgid "unable to parse correctly [%s]"
msgstr "Methu rhedeg porwr"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr ""
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, fuzzy, c-format
msgid "read synthesis file [%s]"
msgstr "Y ffeil yn methu darllen ffeil\n"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr ""
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, fuzzy, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "Methu creu'r enw ssh"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, fuzzy, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "llwybr perthynol i synthesis neu hdlist:"
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr ""
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, fuzzy, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "anhysbus"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr ""
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, fuzzy, c-format
msgid "building hdlist [%s]"
msgstr "adeiladu math 1inst"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr ""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, fuzzy, c-format
msgid "added medium %s"
msgstr "(wedi ychwanegu %s yn barod)"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, fuzzy, c-format
msgid "...retrieving failed: %s"
msgstr "methodd y gosodiad"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, fuzzy, c-format
msgid "invalid rpm file name [%s]"
msgstr "Heb ganfod ffeil RPM"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, fuzzy, c-format
msgid "unknown data associated with %s"
msgstr "anhysbus"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, fuzzy, c-format
msgid "What is your choice? (1-%d) "
msgstr "Pa fath o gysylltiad IDSN?"
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, fuzzy, c-format
msgid "unable to access rpm file [%s]"
msgstr "Methu canfod ffeil menudrake .glade"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-#, fuzzy
-msgid "Sorry, bad choice, try again\n"
-msgstr "Ymddiheuriad"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr ""
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, fuzzy, c-format
msgid "unable to access medium \"%s\""
msgstr "mynediad i offer rpm"
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr ""
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+#, fuzzy
+msgid "Sorry, bad choice, try again\n"
+msgstr "Ymddiheuriad"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
+#: po/placeholder.h:139
#, c-format
-msgid "trying to select inexistent medium \"%s\""
+msgid "unable to parse correctly [%s] on value \"%s\""
msgstr ""
-#: po/placeholder.h:130
+#: po/placeholder.h:140 po/placeholder.h:340
#, c-format
-msgid "unable to parse correctly [%s] on value \"%s\""
+msgid "trying to select inexistent medium \"%s\""
msgstr ""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr ""
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr ""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+#, fuzzy
+msgid "rsync is missing\n"
+msgstr "Mae pecyn gorfodol %s ar goll"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
#, fuzzy
msgid "curl is missing\n"
msgstr "Mae pecyn gorfodol %s ar goll"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
#, fuzzy
msgid " --help - print this help message.\n"
msgstr "Dangos y cymorth hwn a gadael"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
#, fuzzy
msgid "everything already installed"
msgstr "Pecynnau wedi eu gosod eisoes"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
#, fuzzy
msgid "retrieving rpms files..."
msgstr "Ffeiliau Defnyddiwr Cadw wrth Gefn..."
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, fuzzy, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "dyfais"
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
#, fuzzy
msgid "One of the following packages is needed:"
msgstr "Un:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, fuzzy, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "methu agor y ffeil i ddarllen: %s"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
#, fuzzy
msgid "Nothing to remove.\n"
msgstr "Dim i'w wneud"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
#, fuzzy
msgid "Installation failed"
msgstr "methodd y gosodiad"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr ""
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
#, fuzzy
msgid " -P - do not search in provides to find package.\n"
msgstr "chwilio"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, fuzzy, c-format
msgid "unmounting %s"
msgstr "gwall dadosod %s: %s"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr ""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
#, fuzzy
msgid "<non printable chars>"
msgstr "Heb eu gosod yn unig"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "Y ffeil yn methu darllen ffeil\n"
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
#, fuzzy
msgid " -v - verbose mode.\n"
msgstr "Modd Kudz"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, fuzzy, c-format
msgid "removing medium \"%s\""
msgstr "Tynnu LPRng..."
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr ""
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr ""
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "Heb ganfod ffeil RPM"
+
+#: po/placeholder.h:180
#, fuzzy
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr "Gwasanaethwr"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, fuzzy, c-format
msgid "write config file [%s]"
msgstr "methu ysgrifenn'r ddewislen i'r ffeil"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "gorffen."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "Methu rhedeg porwr"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "Methu rhedeg porwr"
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "methu ysgrifenn'r ddewislen i'r ffeil"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr ""
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "Tynnu LPRng..."
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr "enw"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr "Argraffu tudalennau prawf"
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
"MB)"
msgstr ""
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
#, fuzzy
msgid "retrieving hdlists file..."
msgstr "Ffeiliau Defnyddiwr Cadw wrth Gefn..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, fuzzy, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "anhysbus"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
+#: po/placeholder.h:207 po/placeholder.h:309
+#, c-format
+msgid "\"%s\""
+msgstr "\"%s\""
+
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
#, fuzzy
msgid "unable to register rpm file"
msgstr "Methu canfod ffeil menudrake .glade"
-#: po/placeholder.h:184 po/placeholder.h:282
-#, c-format
-msgid "\"%s\""
-msgstr "\"%s\""
+#: po/placeholder.h:209 po/placeholder.h:311
+#, fuzzy, c-format
+msgid "too many mount points for removable medium \"%s\""
+msgstr "pwyntiau"
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "unable to inspect list file for \"%s\", medium ignored"
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:187 po/placeholder.h:284
-#, fuzzy, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "pwyntiau"
-
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, fuzzy, c-format
msgid "copy of [%s] failed"
msgstr "methodd y gosodiad"
-#: po/placeholder.h:191 po/placeholder.h:493
-msgid " -d - extend query to package dependencies.\n"
-msgstr ""
-
-#: po/placeholder.h:192
+#: po/placeholder.h:215
#, c-format
msgid "unable to analyse synthesis data of %s"
msgstr ""
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
-#, c-format
-msgid "removing package %s will break your system\n"
+#: po/placeholder.h:216 po/placeholder.h:549
+msgid " -d - extend query to package dependencies.\n"
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
+#: po/placeholder.h:217 po/placeholder.h:317
#, fuzzy, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr "llwybr perthynol i synthesis neu hdlist:"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
+#, c-format
+msgid "removing package %s will break your system\n"
+msgstr ""
+
+#: po/placeholder.h:220 po/placeholder.h:318
+#, fuzzy
+msgid "...copying done"
+msgstr "Wedi gosod True Type"
+
+#: po/placeholder.h:221 po/placeholder.h:389
#, fuzzy
msgid " --X - use X interface.\n"
msgstr "Rhyngwyneb rhwydwaith"
-#: po/placeholder.h:197 po/placeholder.h:291
+#: po/placeholder.h:222 po/placeholder.h:320
#, fuzzy
-msgid "...copying done"
-msgstr "Wedi gosod True Type"
+msgid "copying hdlists file..."
+msgstr "Rhestr ddewis argraffu"
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr "Un:"
-#: po/placeholder.h:199 po/placeholder.h:293
-#, fuzzy
-msgid "copying hdlists file..."
-msgstr "Rhestr ddewis argraffu"
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr ""
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
#, fuzzy
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr "chwilio"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
#, fuzzy
msgid "error registering local packages"
msgstr "Gwall fformat ffeiliau neu becynnau"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, fuzzy, c-format
msgid "taking removable device as \"%s\""
msgstr "dyfais"
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
#, fuzzy
msgid " -p - allow search in provides to find package.\n"
msgstr "chwilio"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, fuzzy, c-format
msgid "copying description file of \"%s\"..."
msgstr "Rhestr ddewis argraffu"
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+
+#: po/placeholder.h:233
#, fuzzy, c-format
msgid "unable to build hdlist: %s"
msgstr "Methu rhedeg porwr"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, fuzzy, c-format
msgid "medium \"%s\" is not selected"
msgstr "Nid yw pecyn %s wedi ei lofnodi"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr ""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "Methu canfod ffeil menudrake .glade"
+
+#: po/placeholder.h:237 po/placeholder.h:412
#, fuzzy
msgid " -q - quiet mode.\n"
msgstr "Modd Kudz"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
#, fuzzy
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Hawlfraint (H) 1999, 2000, 2001, 2002 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
#, fuzzy
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr "grym grym"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
-#, fuzzy, c-format
-msgid "installing %s\n"
-msgstr "Gosod"
-
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
#, fuzzy
msgid "Remove them all?"
msgstr "Caniatu pob defnyddiwr"
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, fuzzy, c-format
-msgid "Please insert the medium named \"%s\" on device [%s]"
-msgstr "dyfais"
+msgid "installing %s\n"
+msgstr "Gosod"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, fuzzy, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Diweddaru'r pecynnau'n unig"
+msgid "Please insert the medium named \"%s\" on device [%s]"
+msgstr "dyfais"
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, fuzzy, c-format
msgid "examining hdlist file [%s]"
msgstr "adeiladu math 1inst"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, fuzzy, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Diweddaru'r pecynnau'n unig"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr ""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
#, fuzzy
msgid " --update - create an update medium.\n"
msgstr "Digwyddodd gwall, ceisiwch newid rhai paramedrau"
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
#, fuzzy
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
-msgstr "grym"
+msgid "...retrieving done"
+msgstr "Wedi gosod True Type"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr ""
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
+#: po/placeholder.h:253 po/placeholder.h:527
#, fuzzy
-msgid "...retrieving done"
-msgstr "Wedi gosod True Type"
-
-#: po/placeholder.h:228
-#, fuzzy, c-format
-msgid "selecting %s using obsoletes"
-msgstr "Rhyngwyneb %s (gan ddefnyddio modiwl %s)"
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
+msgstr "grym"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:255
+#, fuzzy, c-format
+msgid "selecting %s using obsoletes"
+msgstr "Rhyngwyneb %s (gan ddefnyddio modiwl %s)"
+
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr ""
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, fuzzy, c-format
msgid "copying source list of \"%s\"..."
msgstr "Rhestr ddewis argraffu"
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr ""
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
#, fuzzy
msgid "wget is missing\n"
msgstr "Mae pecyn gorfodol %s ar goll"
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, c-format
-msgid "trying to select multiple media: %s"
-msgstr ""
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "Y ffeil yn methu darllen ffeil\n"
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "Heb ganfod ffeil RPM"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "Methu rhedeg porwr"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "Methu rhedeg porwr"
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
-msgstr "methu ysgrifenn'r ddewislen i'r ffeil"
-
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "Tynnu LPRng..."
-
-#: po/placeholder.h:273 urpm.pm:301
-#, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "Mae pecyn gorfodol %s ar goll"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "Methu canfod ffeil menudrake .glade"
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "Mae pecyn gorfodol %s ar goll"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, fuzzy, c-format
msgid ""
"urpmi version %s\n"
@@ -1089,19 +1146,27 @@ msgstr ""
"\n"
" rhydd\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
#, fuzzy
msgid ""
" --best-output - choose best interface according to the environment:\n"
@@ -1110,31 +1175,14 @@ msgstr ""
"\n"
" X"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "gorffen."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1142,7 +1190,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1150,25 +1198,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr ""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, fuzzy, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"\n"
-" llwybr"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
#, fuzzy
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
@@ -1189,38 +1219,47 @@ msgstr ""
" http<host><path>\n"
"<path>\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, fuzzy, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr "Dewisiadau modiwl:"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, fuzzy, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
-msgstr "llwybr perthynol i synthesis neu hdlist:"
+"`with' missing for ftp media\n"
+msgstr ""
+"\n"
+" ftp"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, fuzzy, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"\n"
-" ftp"
+" llwybr"
+
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, fuzzy, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr "llwybr perthynol i synthesis neu hdlist:"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
-#: po/placeholder.h:456
+#: po/placeholder.h:499
#, fuzzy
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
@@ -1229,7 +1268,7 @@ msgstr ""
"<name>\n"
"<name> enw"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
#, fuzzy
msgid ""
"usage: urpmi.update [options] <name> ...\n"
@@ -1238,19 +1277,14 @@ msgstr ""
"<name>\n"
"<name> enw"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr "enw"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, fuzzy, c-format
msgid ""
"urpmq version %s\n"
@@ -1263,28 +1297,12 @@ msgstr ""
"\n"
" rhydd\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr "enw"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr "Argraffu tudalennau prawf"
-
#: urpmi:58
#, fuzzy, c-format
msgid "urpmi version %s"
@@ -1296,26 +1314,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "<name><url> llwybr"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ""
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr ""
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ""
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr ""
diff --git a/po/da.po b/po/da.po
index 4319aa82..18d6ba4c 100644
--- a/po/da.po
+++ b/po/da.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-03-01 14:45+0100\n"
"Last-Translator: Keld Simonsen <keld@dkuug.dk>\n"
"Language-Team: dansk <dansk@klid.dk>\n"
@@ -29,16 +29,16 @@ msgstr ""
"Automatisk installation af pakker...\n"
"Du bestilte installation af pakke $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Er det o.k.?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "O.k."
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Annullr"
@@ -47,8 +47,8 @@ msgstr "Annullr"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -57,13 +57,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "YyJj"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (J/n) "
@@ -71,81 +71,81 @@ msgstr " (J/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: kommando ikke fundet\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf version %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
"Dette er frit programmel og kan redistribueres under vilkrene til GNU GPL."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "brug: urpmf [flag] [<fil>]"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - skriv ikke mrkenavn (standard hvis intet mrke angivet "
"p kommando"
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " linje, ikke kompatibel med interaktivt modus)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - skriv alle mrker."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - skriv mrkenavn: rpm filnavn (antaget hvis intet mrke "
"givet p"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " kommandolinje, men uden pakkenavn)."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - skriv mrkegruppe: gruppe."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - skriv mrke-strrelse: strrelse."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - skriv mrke-serienummer: serienummer."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - skriv mrke-resum: resum."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - skriv mrke-beskrivelse: beskrivelse."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr " --provides - skriv mrke-tilbud: alle tilbud (flere linjer)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr " --requires - skriv mrke-krav: alle krav (flere linjer)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr " --files - skriv mrke-filer: alle filer (flere linjer)."
@@ -155,27 +155,27 @@ msgid ""
msgstr ""
" --conflicts - skriv mrke-konflikter: alle konflikter (flere linjer)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - skriv mrke-forldede: alle forldede (flere linjer)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - skriv mrke-forudstninger: alle forudstninger (flere "
"linjer)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "prv urpmf --help for flere valgmuligheder"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "ingen fuld media-liste blev fundet"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "kunne ikke skrive config-fil [%s]"
@@ -188,146 +188,173 @@ msgstr "undersger hele urpmi-databasen"
msgid " -y - impose fuzzy search.\n"
msgstr " -y - gennemfr sgning efter fuzzy.\n"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "ingenting at skrive i listefil for \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "kunne ikke finde listefil for \"%s\", media ignoreret"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "ingenting at skrive i listefil for \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr " --auto - vlg automatisk en god pakke ved valg.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "kunne ikke fortolke hdlist-filen \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "ingenting skrevet i listefil for \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr " --sources - giv alle kildepakker fr hentning (kun root).\n"
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr "henter beskrivelsesfil for '%s'"
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
" --auto-select - vlg automatisk pakker for opgradering af systemet.\n"
-#: po/placeholder.h:51 po/placeholder.h:243
-#, c-format
-msgid "retrieving description file of \"%s\"..."
-msgstr "henter beskrivelsesfil for '%s'"
-
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "pakke %s er ikke fundet."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "prver at vlge flere media: %s"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr "media \"%s\" prver at bruge en allerede brugt hdlist, media ignoreret"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "ukendte pakker "
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "problem ved lsning af hdlist-fil, prver igen"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"Kunne ikke bruge navnet '%s' for navnlst medium fordi det allerede er brugt"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "problem ved lsning af hdlist-fil, prver igen"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "ukendte pakker "
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"kunne ikke tage media \"%s\" i beregning da ingen listefil [%s] eksisterer"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "behold kun filer nvnt i tilbud"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "fandt %d hoveder i hurtiglager"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr " --src - nste pakke er en kildepakke (samme som -s).\n"
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "kan ikke opdatere medie \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr " --src - nste pakke er en kildepakke (samme som -s).\n"
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --noclean - behold rpm ikke brugt i cache.\n"
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - rydder katalog med cache for headere.\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "media \"%s\" eksisterer allerede"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "kunne ikke skrive listefil for \"%s\""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr " navne eller rpm-filer givne p kommandolinjen bliver forespurgt.\n"
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+" --auto-select - vlg automatisk pakker for opgradering af systemet.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "ingen pakke kaldet %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Prv installation med endnu strre kraft (--force)? (j/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr "kunne ikke finde hdlist-fil for \"%s\", media ignoreret"
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "byggede hdlist syntese fil for media \"%s\""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr "kunne ikke finde hdlist-fil for \"%s\", media ignoreret"
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "urpmi-database lst"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (j/N) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr " -a - vlg alle trffere p kommandolinje.\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -335,268 +362,306 @@ msgstr ""
"en pakke skal fjernes fr den kan opgraderes, dette er ikke understttet "
"endnu.\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "monterer %s"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr " -f - gennemfr generering af hdlist-filer.\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget mislykkedes: afsluttede med %d eller signal %d\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr " -f - gennemfr generering af hdlist-filer.\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "ingenting at fjerne (brug urpmi.addmedia til at tilfje et medie)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "malformed input: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
" -y - gennemfr sgning efter fuzzy (samme som --fuzzy).\n"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr ""
-" -u - fjern pakke hvis en bedre version allerede er "
-"installeret.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+#, fuzzy
+msgid "ssh is missing\n"
+msgstr "'wget' mangler\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Der er brug for en af de flgende pakker for at installere %s:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "...kopiering mislykkedes"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Tryk p retur, nr den er frdig..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "...kopiering mislykkedes"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Der er brug for en af de flgende pakker for at installere %s:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+" -u - fjern pakke hvis en bedre version allerede er "
+"installeret.\n"
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr "media \"%s\" prver at bruge en allerede brugt liste, media ignoreret"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - udskriv denne hjlpebesked.\n"
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
-msgstr " -g - udskriv ogs grupper med navn.\n"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
msgid " -a - select all media.\n"
msgstr " -a - vlg alle medier.\n"
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
+msgstr " -g - udskriv ogs grupper med navn.\n"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "ugyldig hdlist beskrivelse '%s' i hdlists-fil"
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " -r - udskriv ogs version og udgave med navn.\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
" -h - forsg at finde og bruge syntese- eller hdlist-fil.\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr " -r - udskriv ogs version og udgave med navn.\n"
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
-msgstr " -f - udskriv version, udgave og arkitektur med navn.\n"
-
-#: po/placeholder.h:96
+#: po/placeholder.h:103
msgid " --auto - automatically select a good package in choices.\n"
msgstr " --auto - vlg automatisk en god pakke ved valg.\n"
-#: po/placeholder.h:97
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
+msgstr " -f - udskriv version, udgave og arkitektur med navn.\n"
+
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "kunne ikke fortolke [%s] korrekt"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr "ingenting at opdatere (brug urpmi.addmedia til at tilfje et medie)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr "ls syntese-fil [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr "ingenting at opdatere (brug urpmi.addmedia til at tilfje et medie)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "intet webhentningprogram (for jeblikket 'curl' eller 'wget') fundet\n"
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr " -c - vlg fuldstndig metode for lsning af alle krav.\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "kan ikke oprette medie \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "kopierer kilde-hdlist (eller -syntese) for \"%s\"..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "brug: urpme [-a] [--auto] <packages...>\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: ukendt parameter \"-%s\", tjek brug med --help\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "brug: urpme [-a] [--auto] <packages...>\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "bygger hdlist [%s]"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr " --media - brug kun media listet med komma.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "kunne ikke lse rpm-fil [%s] fra media \"%s\""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "tilfjede media %s"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "kunne ikke lse rpm-fil [%s] fra media \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr " --media - brug kun media listet med komma.\n"
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "hentning af kilde-hdlist (eller -syntese) mislykkedes"
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...hentning mislykkedes: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "inkonsistent media \"%s\" mrket fjernbart, men er det ikke"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "ugyldigt rpm-filnavn [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "ukendt data associeret med %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Hvad er dit valg? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "kan ikke f adgang til filen \"%s\", media ignoreret"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr " --wget - brug wget til at hente eksterne filer.\n"
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "undgr at vlge %s da ikke nok filer vil blive opdateret"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "kunne ikke n rpm fil [%s]"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Undskyld, drligt valg, prv igen\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "omflyttede %s indgange i depsliste"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "kunne ikke n media \"%s\""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "omflyttede %s indgange i depsliste"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Undskyld, drligt valg, prv igen\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr " --curl - brug 'curl' til at hente retrieve eksterne filer.\n"
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "prver at vlge ikke-eksisterende media \"%s\""
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "kunne ikke fortolke [%s] korrekt bed vrdi \"%s\""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "prver at vlge ikke-eksisterende media \"%s\""
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "ingen rpm filer fundet fra [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "kunne ikke fortolke [%s] korrekt bed vrdi \"%s\""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr "media \"%s\" prver at bruge en allerede brugt hdlist, media ignoreret"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+#, fuzzy
+msgid "rsync is missing\n"
+msgstr "'curl' mangler\n"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr "'curl' mangler\n"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "kunne ikke bestemme media for denne hdlist-fil [%s]"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - udskriv denne hjlpebesked.\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "alting er allerede installeret"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr "henter [%s]"
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "bruger en anden udskiftelig enhed [%s] for \"%s\""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Der er brug for en af de flgende pakker:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
@@ -604,104 +669,139 @@ msgstr ""
"kunne ikke f fat p det frste installationsmedium (ingen Mandrake/base/"
"hdlists fil fundet)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: kan ikke lse rpm-fil \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, fuzzy, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "'curl' mislykkedes: afsluttede med %d eller signal %d\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr "Ingenting at fjerne.\n"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Installationen fejlede"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr "kan ikke f adgang til frste installationsmedium"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr " -P - sg ikke i 'provides' for at finde pakke.\n"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "afmonterer %s"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "fjerner %d forldede hoveder i hurtiglager"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "ingen hdlist-fil fundet for media \"%s\""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<ikke-skrivbare tegn>"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "byggede hdlist syntese fil for media \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - verbose mode.\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "fjerner medium \"%s\""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "kunne ikke bygge syntese fil for media \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "prver at vlge flere media: %s"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - vlg alle ikke-flytbare media.\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr " navne eller rpm-filer givne p kommandolinjen er installeret.\n"
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr "undg valg af %s da dens lokale sprog ikke er valgt allerede"
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "ingen rpm filer fundet fra [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr " --complete - brug parsehdlist-server for at frdiggre valg.\n"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "skriv config fil [%s]"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Tryk p retur, nr den er frdig..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "kunne ikke bygge hdlist: %s"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr "kunne ikke bygge hdlist syntese, bruger parsehdlist-metode"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
" --distrib - opret automatisk alle media fra et installationsmedium.\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "kunne ikke fortolke [%s] korrekt bed vrdi \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr " -s - nste pakke er en kildepakke (samme som --src).\n"
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Kun superbrugeren har lov til at installere pakker"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -710,22 +810,42 @@ msgstr ""
"kan ikke behandle media \"%s\" da listefil allerede bliver brugt af et andet "
"media"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "undersger syntese-fil [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "fjerner medium \"%s\""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr "media \"%s\" prver at bruge en allerede brugt liste, media ignoreret"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "kan ikke finde stinavn for udskifteligt medie \"%s\""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "der er flere pakker med samme rpm-filnavn \"%s\""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " -g - udskriv ogs grupper med navn.\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - skriv alle mrker."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -734,86 +854,90 @@ msgstr ""
"For at tilfredsstille afhngigheder vil de flgende pakker blive fjernet (%d "
"Mb)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr "henter hdlists-fil..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: ukendt parameter \"-%s\", tjek brug med --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "kunne ikke n hdlist-fil af \"%s\", media ignoreret"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "kunne ikke registrere rpm-fil"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "kunne ikke registrere rpm-fil"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "fandt eftersgt hdlist (eller syntese) som %s"
+msgid "too many mount points for removable medium \"%s\""
+msgstr "For mange monteringspunkter for udskifteligt medium \"%s\""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "kunne ikke inspicere listefil for \"%s\", media ignoreret"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "For mange monteringspunkter for udskifteligt medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "fandt eftersgt hdlist (eller syntese) som %s"
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "inkonsistent listefil for \"%s\", media ignoreret"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - brug kun opdateringsmedia.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "kopi af [%s] mislykkedes"
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "kunne ikke fortolke syntese-data for %s"
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr " -d - udvid foresprgsel til pakkeafhngigheder.\n"
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "kunne ikke fortolke syntese-data for %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr "henter kilde-hdlist (eller -syntese) for \"%s\"..."
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "Fjernelse af pakke %s vil skade dit system\n"
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
-msgstr "henter kilde-hdlist (eller -syntese) for \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
+msgstr "...kopiering frdig"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - brug X-grnsesnit.\n"
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr "...kopiering frdig"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "kopierer hdlists-fil..."
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -822,231 +946,166 @@ msgstr ""
"For at tilfredsstille afhngigheder vil de flgende pakker blive installeret "
"(%d Mb)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "kopierer hdlists-fil..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "syntaksfejl i config fil ved linje %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Prv installation uden at tjekke afhngigheder? (j/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --fuzzy - gennemfr sgning efter fuzzy (samme som -y).\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "fejl ved registrering af lokale pakker"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "tager udskifteligt medium som \"%s\""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr " -p - tillad sgning i 'provides' for at finde pakke.\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "kopierer beskrivelsesfil for \"%s\"..."
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - fjern pakke hvis en bedre version allerede er "
+"installeret.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "kunne ikke bygge hdlist: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "media \"%s\" er ikke valgt"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "prver at forbig eksisterende media \"%s\", undgr"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "kunne ikke lse rpm-fil [%s] fra media \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - stille udgave.\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
" --force - gennemfr kald selv om nogen pakker ikke eksisterer.\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "Bruger \"%s\" som en delstreng, jeg fandt"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "Skal de alle fjernes?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "installerer %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "Skal de alle fjernes?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Vr venlig at indstte mediet med navnet %s i enhed [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Flgende pakker indeholder %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "undersger hdlist-fil [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Flgende pakker indeholder %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "ingen indgange omflyttede i depsliste"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - opret et opdateringsmedium.\n"
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "...hentning frdig"
+
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
+msgid "unable to get source packages, aborting"
+msgstr "kan ikke hente kilde-pakker, afslutter med fejl"
+
+#: po/placeholder.h:253 po/placeholder.h:527
msgid ""
" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
" -d - gennemfr fuldstndig beregning af depslist.ordered-fil.\n"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
-msgid "unable to get source packages, aborting"
-msgstr "kan ikke hente kilde-pakker, afslutter med fejl"
-
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "...hentning frdig"
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
+#, c-format
+msgid "curl failed: exited with %d or signal %d\n"
+msgstr "'curl' mislykkedes: afsluttede med %d eller signal %d\n"
-#: po/placeholder.h:228
+#: po/placeholder.h:255
#, c-format
msgid "selecting %s using obsoletes"
msgstr "vlger %s ved at bruge obsolete"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
-#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
-msgstr "'curl' mislykkedes: afsluttede med %d eller signal %d\n"
-
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "vlger %s ved valg af filer"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "kopierer kildeliste for \"%s\"..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Kun superbrugeren har lov til at installere pakker"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "'wget' mangler\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "'curl' mislykkedes: afsluttede med %d eller signal %d\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "prver at vlge flere media: %s"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "byggede hdlist syntese fil for media \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "ingen rpm filer fundet fra [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "kunne ikke bygge hdlist: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "kunne ikke fortolke [%s] korrekt bed vrdi \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Kun superbrugeren har lov til at installere pakker"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "fjerner medium \"%s\""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr "media \"%s\" prver at bruge en allerede brugt liste, media ignoreret"
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "'wget' mangler\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "kunne ikke lse rpm-fil [%s] fra media \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "'curl' mangler\n"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr "media \"%s\" prver at bruge en allerede brugt hdlist, media ignoreret"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1060,12 +1119,14 @@ msgstr ""
"Dette er frit programmel og kan redistribueres under vilkrene til GNU GPL.\n"
"brug:\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
-msgstr " --auto - vlg automatisk en god pakke ved valg.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
+msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1073,7 +1134,14 @@ msgstr ""
"Installationen mislykkedes, nogle filer mangler.\n"
"Du nsker mske at opdatere din urpmi-database"
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1081,12 +1149,7 @@ msgstr ""
" --best-output - vlg bedste grnsesnit svarende til miljet:\n"
" X- eller tekst-udgave.\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1095,19 +1158,7 @@ msgstr ""
"Du skal vre root for at installere de flgende afhngigheder:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Tryk p retur, nr den er frdig..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-" --auto-select - vlg automatisk pakker for opgradering af systemet.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1117,7 +1168,7 @@ msgstr ""
"en pakke skal fjernes fr den kan opgraderes, dette er ikke understttet "
"endnu.\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1125,25 +1176,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "kunne ikke fortolke [%s] korrekt bed vrdi \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"ingen grund til at angive <relativ sti for hdlist> med --distrib"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1165,8 +1198,8 @@ msgstr ""
" removable://<sti>\n"
"og [valgmuligheder] er flgende\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1175,25 +1208,34 @@ msgstr ""
"\n"
"ukendte valg '%s'\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<relativ sti for hdlist> mangler\n"
+"'with' mangler for ftp-medie\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"'with' mangler for ftp-medie\n"
+"ingen grund til at angive <relativ sti for hdlist> med --distrib"
+
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<relativ sti for hdlist> mangler\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1202,7 +1244,7 @@ msgstr ""
"mangler det element der skal fjernes\n"
"(n af %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1210,7 +1252,7 @@ msgstr ""
"brug: urpmi.removemedia [-a] <navn> ...\n"
"hvor <navn> er et medie-navn der skal fjernes.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1218,7 +1260,7 @@ msgstr ""
"brug: urpmi.update [valgmuligheder] <navn> ...\n"
"hvor <navn> er et medie-navn der skal opdateres.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1227,12 +1269,7 @@ msgstr ""
"mangler det element der skal opdateres\n"
"(n af %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " -r - udskriv ogs version og udgave med navn.\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1246,7 +1283,7 @@ msgstr ""
"Dette er frit programmel og kan redistribueres under vilkrene til GNU GPL.\n"
"brug:\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1254,25 +1291,6 @@ msgstr ""
" --headers - udtrk headere for pakke listet fra urpmi-db til\n"
" stdud (kun root).\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - fjern pakke hvis en bedre version allerede er "
-"installeret.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - udskriv ogs grupper med navn.\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - skriv alle mrker."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1283,26 +1301,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "brug: urpmi.addmedia [valgmuligheder] <navn> <url> [med <relativ_sti>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "brug: urpmi.removemedia [-a] <navn> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "brug: urpmi.update [valgmuligheder] <navn> ..."
@@ -1311,6 +1325,9 @@ msgstr "brug: urpmi.update [valgmuligheder] <navn> ..."
msgid "urpmq version %s"
msgstr "urpmq version %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/de.po b/po/de.po
index 3c3a00e6..10b7ef32 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-03-01 09:43+0100\n"
"Last-Translator: Stefan Siegel <siegel@linux-mandrake.com>\n"
"Language-Team: German <cooker-i18n@linux-mandrake.com>\n"
@@ -29,16 +29,16 @@ msgstr ""
"Automatische Installation von Paketen ...\n"
"Sie wünschen die Installation von Paket „$rpm“\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Ist das in Ordnung?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Ok"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Abbruch"
@@ -47,8 +47,8 @@ msgstr "Abbruch"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -57,13 +57,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "JjYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (J/n) "
@@ -71,16 +71,16 @@ msgstr " (J/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: Befehl nicht gefunden\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf Version %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Urheberrecht (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
@@ -88,68 +88,68 @@ msgstr ""
"Dies ist freie Software und kann unter den Bedingungen der GNU GPL weiter "
"Vertrieben werden."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "Verwendung: rpmf [Optionen] <Datei>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - Keine Parameter ausgeben (Standard, wenn kein Parameter"
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " in der Kommandozeile vorgegeben wurde)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - Alle Parameter ausgeben."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - Ausgabe des Attributs „Name des RPMs“ (Dieses Attribut"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr ""
" wird angenommen, wenn kein Parameter angegeben wird)"
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - Ausgabe des Attributs „Gruppe“."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - Ausgabe des Attributs „Größe“."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - Ausgabe des Attributs „Seriennummer“."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - Ausgabe des Attributs „Zusammenfassung“."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - Ausgabe des Attributs „Beschreibung“."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - Ausgabe des Attributs „Stellt zur Verfügung“ (mehrere\n"
" Zeilen möglich)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - Ausgabe des Attributs „Benötigt“ (mehrere Zeilen "
"möglich)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
" --files - Ausgabe des Attribus „Dateien“ (mehrere Zeilen möglich)."
@@ -161,7 +161,7 @@ msgstr ""
" --conflicts - Ausgabe des Attributs „Steht in Konflikt mit“ (mehrere\n"
" Zeilen möglich)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
@@ -169,21 +169,21 @@ msgstr ""
"Zeilen\n"
" möglich)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - Ausgabe des Attributs „Benötigt zur Installation“\n"
" (mehrere Zeilen möglich)"
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "Mit „urmpf --help“ erhatlen Sie weitere Optionen"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "Es wurde keine komplette Medienliste gefunden"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "Die Konfigurationsdatei [%s] kann nicht geschrieben werden."
@@ -196,159 +196,189 @@ msgstr "Untersuchung der gesamten urpmi-Datenbank"
msgid " -y - impose fuzzy search.\n"
msgstr " -y - unscharfe Suche erzwingen.\n"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "Für die Dateiliste von „%s“ muss nichts geschrieben werden."
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr ""
"Die Dateiliste für das Medium „%s“ wurde nicht gefunden, es wird ignoriert."
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "Für die Dateiliste von „%s“ muss nichts geschrieben werden."
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
+" --auto - automatisch ein gutes Paket bei mehren Möglichkeiten "
+"wählen.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "Die Struktur der HD-Liste von „%s“ ist nicht korrekt."
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "Es wurde nichts in die Dateiliste von „%s“ geschrieben."
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - Gib alle Quellpakete vor dem Runterladen an (nur root).\n"
".\n"
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr "Holen der Beschreibungsdatei für „%s“ ..."
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
" --auto-select - automatisch Pakete zur Aktualisierung des Systems "
"auswählen.\n"
-#: po/placeholder.h:51 po/placeholder.h:243
-#, c-format
-msgid "retrieving description file of \"%s\"..."
-msgstr "Holen der Beschreibungsdatei für „%s“ ..."
-
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "Paket %s wurde nicht gefunden."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "Versuch, das Mehrfachmedium „%s“ auszuwählen."
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
"Das Medium „%s“ versucht eine bereits verwendete HD-Liste ebenfalls zu "
"verwenden, es wird daher ignoriert."
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "unbekannte(s) Paket(e)"
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "Probleme beim Lesen der HD-Liste, versuche es erneut ..."
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"Sie können „%s“ nicht als Name für dieses Medium verwenden, da er bereits "
"verwendet wird."
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "Probleme beim Lesen der HD-Liste, versuche es erneut ..."
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "unbekannte(s) Paket(e)"
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"Es ist nicht möglich, das Medium „%s“ zu verwenden, da keine Dateilise [%s] "
"existiert."
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "Nur Behalten der Dateien, die als Anbieter referenziert werden."
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "%d Informationen im Cache gefunden."
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr " --src - es folgt ein Quellpaket (identisch zu „-s“).\n"
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "Ich kann das Medium „%s“ nicht aktualisieren.\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr " --src - es folgt ein Quellpaket (identisch zu „-s“).\n"
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --noclean - belasse unverwendete RPMs im Cache.\n"
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - Löschen des Header-Verzeichnisses.\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "Das Medium „%s“ existiert bereits."
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "Ich kann die Dateiliste für „%s“ nicht schreiben."
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
" Namen oder rpm-Dateien, die auf der Kommandozeile angegeben wurden werden "
"abgefragt.\n"
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+" --auto-select - automatisch Pakete zur Aktualisierung des Systems "
+"auswählen.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "Kein Paket namens %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Soll ich eine Installation mit Gewalt (--force) versuchen? (j/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:75 po/placeholder.h:289
+#, c-format
+msgid "built hdlist synthesis file for medium \"%s\""
+msgstr "Erstellen der HD-Liste für das Medium „%s“"
+
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""
"Die HD-Liste für das Medium „%s“ wurde nicht gefunden, es wird ignoriert."
-#: po/placeholder.h:72 po/placeholder.h:262
-#, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
-msgstr "Erstellen der HD-Liste für das Medium „%s“"
-
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "Die urpmi-Datenbank wird von einem anderen Prozess blockiert!"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (j/N) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
" -a - Wähle alle Treffer in der Kommandozeile.\n"
"\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -356,284 +386,324 @@ msgstr ""
"Einige Pakete müssen entfernt werden, bevor die diese Aktualisierungen \n"
"durchführen können. Diese Funktionalität wird noch nicht angeboten.\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "Einhängen von „%s“"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr " -f - Erzwinge das Erstellen einer HD-Liste.\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget-Fehler: Beendet mit Rückgabewert '%d' oder Signal '%d'\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr " -f - Erzwinge das Erstellen einer HD-Liste.\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
"Es gibt nichts zu entfernen (verwenden Sie „urpmi.addmedia“, \n"
"um neue Medien hinzuzufügen)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "Inkorrekte Eingabe: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
" -y - unscharfe Suche erzwingen (identisch zu „--fuzzy“).\n"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr ""
-" -u - Entferne Paket wenn eine bessere Version schon "
-"installiert ist.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+#, fuzzy
+msgid "ssh is missing\n"
+msgstr "wget fehlt\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Eines der folgenden Pakete wird zur Installation von %s benötigt:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "... das Kopieren schlug fehl!"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Bestätigen Sie dies durch Drücken der Return-Taste ..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "... das Kopieren schlug fehl!"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Eines der folgenden Pakete wird zur Installation von %s benötigt:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+" -u - Entferne Paket wenn eine bessere Version schon "
+"installiert ist.\n"
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
"Das Medium „%s“ versucht eine bereits verwendete Liste ebenfalls zu "
"verwenden, es wird daher ignoriert."
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - Ausgabe dieser Hilfe.\n"
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
-msgstr " -g - Ausgabe der Gruppe mit dem Namen.\n"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
msgid " -a - select all media.\n"
msgstr " -a - Alle Medien auswählen.\n"
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
+msgstr " -g - Ausgabe der Gruppe mit dem Namen.\n"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "Fehlerhafte HD-Liste in Datei „%s“"
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " -r - Ausgabe von Version und Release mit dem Namen.\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
" -h - Suche eine synthesis- oder hdlist-Datei und benutze sie.\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr " -r - Ausgabe von Version und Release mit dem Namen.\n"
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
-msgstr ""
-" -f - Ausgabe von Version, Release und Architektur mit dem "
-"Namen.\n"
-
-#: po/placeholder.h:96
+#: po/placeholder.h:103
msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
" --auto - automatisch ein gutes Paket bei mehren Möglichkeiten "
"wählen.\n"
-#: po/placeholder.h:97
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
+msgstr ""
+" -f - Ausgabe von Version, Release und Architektur mit dem "
+"Namen.\n"
+
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "Die Struktur von [%s] ist nicht korrekt."
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
+#: po/placeholder.h:106
+#, c-format
+msgid "read synthesis file [%s]"
+msgstr "Lesen der Synthese-Datei [%s]"
+
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr ""
"Es gibt nichts zu aktualisieren (verwenden Sie „urpmi.addmedia“, \n"
"um neue Medien hinzuzufügen)\n"
-#: po/placeholder.h:99
-#, c-format
-msgid "read synthesis file [%s]"
-msgstr "Lesen der Synthese-Datei [%s]"
-
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
"Es ist kein WebFetch-Paket (momentan unterstützt werden „curl“ und „wget“) "
"installiert.\n"
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
" -c - Wähle vollständige Methode zum Berechnen des Abschlusses "
"der Abhängigkeiten.\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "Ich kann das Medium „%s“ nicht anlegen.\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "Kopiere HD-Liste (oder synthesis-Datei) von „%s“ ..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "Verwendung: urpme [-a] [--auto] <Name> ...\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr ""
"urpmq: unbekannte Option „-%s“. Weitere Infos erhalten Sie \n"
"mittels „urpmq --help“\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "Verwendung: urpme [-a] [--auto] <Name> ...\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "Erstellen der HD-Liste [%s]."
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr " --media - Benutze nur durch Kommata getrennte Medienliste.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "Ich kann das RPM-Paket „%s“ von Medium „%s“ nicht lesen."
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "Medium %s hinzugefügt"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "Ich kann das RPM-Paket „%s“ von Medium „%s“ nicht lesen."
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr " --media - Benutze nur durch Kommata getrennte Medienliste.\n"
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "Holen der HD-Liste (oder synthesis-Datei) fehlgeschlagen"
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...Holen fehlgeschlagen: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "„%s“ wurde als Wechselmedium angegeben, ist es aber nicht."
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "Ungültiger RPM Name [%s]."
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "unbekannte Daten assoziiert mit %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Ihre Wahl? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "Konnte nicht auf Listendatei von „%s“ zugreifen, Medium ignoriert"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr " --wget - Benutze wget um entfernte Dateien zu laden.\n"
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "Vermeide Auswahl von %s da nicht genug Dateien aktualisert werden"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "Ich habe keinen Zugriff auf die RPM-Datei [%s]."
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Eine schlechte Wahl, versuchen Sie es erneut\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "Verschiebe %s Einträge in Depslist-Datei"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "Ich kann auf das Medium „%s“ nicht zugreifen."
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "Verschiebe %s Einträge in Depslist-Datei"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Eine schlechte Wahl, versuchen Sie es erneut\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr " --curl - Benutze curl um entfernte Dateien zu laden.\n"
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "Versuch, das nicht existierende Medium „%s“ auszuwählen."
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "Konnte [%s] beim Wert „%s“ nicht korrekt analysieren"
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "Versuch, das nicht existierende Medium „%s“ auszuwählen."
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "Keine rpm-Dateien in [%s] gefunden"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "Konnte [%s] beim Wert „%s“ nicht korrekt analysieren"
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+"Das Medium „%s“ versucht eine bereits verwendete HD-Liste ebenfalls zu "
+"verwenden, es wird daher ignoriert."
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+#, fuzzy
+msgid "rsync is missing\n"
+msgstr "curl fehlt\n"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr "curl fehlt\n"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "Konnte Medium dieser HD-Liste nicht bestimmen [%s]"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - Diese Hilfe-Botschaft anzeigen.\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "Alles bereits installiert"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr "Holen der RPMs ..."
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "Verwendung verschiedener Wechselmedien [%s] für „%s“"
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Eines der folgenden Pakete wird benötigt:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
@@ -641,99 +711,124 @@ msgstr ""
"Kein Zugriff auf das erste Installationsmedium (die Datei „Mandrake/base/"
"hdlists“ wurde nicht gefunden)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: Ich kann das RPM „%s“ nicht lesen.\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, fuzzy, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "curl-Fehler: Beendet mit Rückgabewert %d oder Signal %d\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr "Nichts zu entfernen.\n"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Die Installation schlug Fehl"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr "Es kann nicht auf das erste Installationsmedium zugegriffen werden."
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
" -P - nicht in „Stellt zur Verfügung“ nach dem Paket suchen.\n"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "Aushängen von „%s“"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "Entferne %d veraltete Informationen aus dem Cache."
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "Keine HD-Liste für das Medium „%s“ gefunden."
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<nichtdruckbare Zeichen>"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "Erstellen der HD-Liste für das Medium „%s“"
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - ausführlicher Modus.\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "Entfernen des Mediums „%s“."
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "Ich kann die Synthese-Datei für das Medium „%s“ nicht aktualisieren."
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "Versuch, das Mehrfachmedium „%s“ auszuwählen."
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - Wählt alle nicht entfernbaren Medien..\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr "Namen oder rpm-Dateien von der Kommandozeile werden installiert.\n"
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
"Vermeide die Auswahl von „%s“, das die entsprechenden Spracheinstellungen "
"nicht installiert sind."
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "Keine rpm-Dateien in [%s] gefunden"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
" --complete - Benutze parsehdlist-Server für vollständige Auswahl.\n"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "Schreiben der Konfigurationsdatei [%s]."
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Bestätigen Sie dies durch Drücken der Return-Taste ..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "Ich kann die HD-Liste „%s“ nicht erzeugen."
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
"Ich kann keine Synthese-Dateien erstellen - verwende die Parsedhdlist-"
"Variante"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
@@ -741,11 +836,21 @@ msgstr ""
" --distrib - automatisch alle Medien von einem Installations-Medium "
"erzeugen.\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "Konnte [%s] beim Wert „%s“ nicht korrekt analysieren"
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr " -s - es folgt ein Quellpaket (identisch zu „--src“).\n"
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Nur der Systemadministrator darf Pakete installieren."
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -754,22 +859,44 @@ msgstr ""
"Das Medium „%s“ kann nicht verwendet werden, da die Dateiliste bereits von "
"einem anderen Medium verwendet wird."
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "Lesen der Synthese-Datei [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "Entfernen des Mediums „%s“."
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+"Das Medium „%s“ versucht eine bereits verwendete Liste ebenfalls zu "
+"verwenden, es wird daher ignoriert."
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "Ich kann den Pfadnamen für das Wechselmedium „%s“ nicht finden."
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "Es existieren mehrere Pakete mit dem selben RPM-Dateinamen „%s“"
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " -g - Ausgabe der Gruppe mit dem Namen.\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - Alle Parameter ausgeben."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -778,89 +905,93 @@ msgstr ""
"Um die Abhängigkeiten zu erfüllen, werden die folgenden Pakete entfernt (%d "
"MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr "Holen der HD-Liste ..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: unbekannte Option „-%s“. Bitte Hilfe mit --help nachschlagen\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
"Es ist nicht möglich, auf die HD-Liste „%s“ zuzugreifen,\n"
"das Medium wird daher ignoriert."
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "Die RPM-Datei kann nicht registriert werden."
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "„%s“"
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "Die RPM-Datei kann nicht registriert werden."
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "HD-Liste (oder synthesis-Datei) als „%s“ gefunden ..."
+msgid "too many mount points for removable medium \"%s\""
+msgstr "Es existieren zu viele Einhängpunkte für das Wechselmedium „%s“"
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
"Die Dateiliste für „%s“ kann nicht kontrolliert werden, es wird ignoriert."
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "Es existieren zu viele Einhängpunkte für das Wechselmedium „%s“"
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "HD-Liste (oder synthesis-Datei) als „%s“ gefunden ..."
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "Die Dateiliste für „%s“ ist inkonsistent, das Medium wird ignoriert."
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - Verwende nur Aktualisierungs-Medien.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "Kopieren von [%s] schlug fehl."
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "Ich kann die Struktur der Synthese-Liste von „%s“ nicht analysieren."
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr " -d - Erweitere Anfrage auf Paket-Abhängigkeiten.\n"
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "Ich kann die Struktur der Synthese-Liste von „%s“ nicht analysieren."
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr "Hole HD-Liste (oder synthesis-Datei) von „%s“..."
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "Das Entfernen des Pakets „%s“ macht Ihr System unbrauchbar.\n"
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
-msgstr "Hole HD-Liste (oder synthesis-Datei) von „%s“..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
+msgstr "... das Kopieren ist beendet!"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - benutze X-Oberfläche.\n"
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr "... das Kopieren ist beendet!"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "Lesen der HD-Liste ..."
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -869,241 +1000,172 @@ msgstr ""
"Um die Abhängigkeiten zu erfüllen, werden die folgenden Pakete installiert (%"
"d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "Lesen der HD-Liste ..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "Syntax-Fehler in Konfigurationsdatei auf Linie %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Soll ich eine Installation ohne Abhängigkeitstest versuchen? (j/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --fuzzy - unscharfe Suche erzwingen (identisch zu „-y“).\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "Fehler bei der Registrierung lokaler Pakete"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "Verwende Wechselmedium als „%s“"
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
" -p - Erlaube Suche in „Stellt zur Verfügung“ nach einem "
"Paket.\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "Kopiere Beschreibungs-Datei von „%s“..."
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - Entferne Paket wenn eine bessere Version schon "
+"installiert ist.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "Ich kann die HD-Liste „%s“ nicht erzeugen."
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "Das Medium „%s“ wurde nicht ausgewählt."
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "Versuche existierendes Medium „%s“ zu umgehen, vermeidend"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "Ich kann das RPM-Paket „%s“ von Medium „%s“ nicht lesen."
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - stiller Modus.\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Urheberrecht (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
" --force - Erzwinge Aufruf, sogar wenn einige Pakete nicht "
"existieren.\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "Unter Verwendung von „%s“ als Teilzeichenkette fand ich"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "Entferne sie alle?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr ""
" \n"
"Installiere %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "Entferne sie alle?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Bitte legen Sie das Medium mit Namen „%s“ in Gerät „%s“."
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Die folgenden Pakete enthalten „%s“: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "Prüfen der HD-Liste [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Die folgenden Pakete enthalten „%s“: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "keine Einträge in depslist-Datei verschoben"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - Erstellen eines Aktualisierungsmediums.\n"
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "...Holen fertig"
+
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
+msgid "unable to get source packages, aborting"
+msgstr "Ich kann die Quellpakete nicht finden, Abbruch."
+
+#: po/placeholder.h:253 po/placeholder.h:527
msgid ""
" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
" -d - Erzwinge komplette Berechnung der Datei depslist."
"ordered.\n"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
-msgid "unable to get source packages, aborting"
-msgstr "Ich kann die Quellpakete nicht finden, Abbruch."
-
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "...Holen fertig"
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
+#, c-format
+msgid "curl failed: exited with %d or signal %d\n"
+msgstr "curl-Fehler: Beendet mit Rückgabewert %d oder Signal %d\n"
-#: po/placeholder.h:228
+#: po/placeholder.h:255
#, c-format
msgid "selecting %s using obsoletes"
msgstr "Wähle %s unter Verwendung von „Macht überflüssig“"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
-#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
-msgstr "curl-Fehler: Beendet mit Rückgabewert %d oder Signal %d\n"
-
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "Wähle %s durch Dateiauswahl"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "Kopiere Quellen-Liste von „%s“..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Nur der Systemadministrator darf Pakete installieren."
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "wget fehlt\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "curl-Fehler: Beendet mit Rückgabewert %d oder Signal %d\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "Versuch, das Mehrfachmedium „%s“ auszuwählen."
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "Erstellen der HD-Liste für das Medium „%s“"
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "Keine rpm-Dateien in [%s] gefunden"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "Ich kann die HD-Liste „%s“ nicht erzeugen."
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "Konnte [%s] beim Wert „%s“ nicht korrekt analysieren"
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Nur der Systemadministrator darf Pakete installieren."
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "Entfernen des Mediums „%s“."
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-"Das Medium „%s“ versucht eine bereits verwendete Liste ebenfalls zu "
-"verwenden, es wird daher ignoriert."
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "wget fehlt\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
-msgstr ""
-
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "Ich kann das RPM-Paket „%s“ von Medium „%s“ nicht lesen."
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "curl fehlt\n"
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-"Das Medium „%s“ versucht eine bereits verwendete HD-Liste ebenfalls zu "
-"verwenden, es wird daher ignoriert."
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1117,14 +1179,14 @@ msgstr ""
"Dies ist freie Software und kann unter den Bedingungen der GNU GPL weiter "
"Vertrieben werden.\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-" --auto - automatisch ein gutes Paket bei mehren Möglichkeiten "
-"wählen.\n"
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1132,7 +1194,14 @@ msgstr ""
"Installation fehlgeschlagen, einige Dateien fehlen.\n"
"Sie sollten Ihre urpmi-Datenbank aktualisieren"
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1140,12 +1209,7 @@ msgstr ""
" --best-output - Benutze beste Oberfläche abhängig von der Umgebung:\n"
" X or Text-Modus.\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1155,20 +1219,7 @@ msgstr ""
"können:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Bestätigen Sie dies durch Drücken der Return-Taste ..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-" --auto-select - automatisch Pakete zur Aktualisierung des Systems "
-"auswählen.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1178,7 +1229,7 @@ msgstr ""
"Einige Pakete müssen entfernt werden, bevor die diese Aktualisierungen \n"
"durchführen können. Diese Funktionalität wird noch nicht angeboten.\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1186,25 +1237,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "Konnte [%s] beim Wert „%s“ nicht korrekt analysieren"
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"nicht erforderlich, <relativer Pfad zur HD-Liste> anzugeben mit --distrib"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1226,8 +1259,8 @@ msgstr ""
" removable://<Pfad>\n"
"und [Optionen] aus\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1236,25 +1269,34 @@ msgstr ""
"\n"
"Unbekannte Optionen „%s“\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<relativer Pfad zur HD-Liste> fehlt.\n"
+"„with“ fehlt für FTP-Medien.\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"„with“ fehlt für FTP-Medien.\n"
+"nicht erforderlich, <relativer Pfad zur HD-Liste> anzugeben mit --distrib"
+
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<relativer Pfad zur HD-Liste> fehlt.\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1263,7 +1305,7 @@ msgstr ""
"Was soll entfernt werden?\n"
"(eins aus %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1271,7 +1313,7 @@ msgstr ""
"Verwendung: urpmi.removemedia [-a] <Name> ...\n"
"Wobei <Name> das zu entfernende Medium ist.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1279,7 +1321,7 @@ msgstr ""
"Verwendung: urpmi.update [Optionen] <Name> ...\n"
"Wobei <Name> das zu aktualisierende Medium ist.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1288,12 +1330,7 @@ msgstr ""
"Was soll aktualisiert werden?\n"
"(eins aus %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " -r - Ausgabe von Version und Release mit dem Namen.\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1307,7 +1344,7 @@ msgstr ""
"Dies ist freie Software und kann unter den Bedingungen der GNU GPL weiter "
"Vertrieben werden.\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1316,25 +1353,6 @@ msgstr ""
"urpmi-DB \n"
" in die Standard-Ausgabe (nur root).\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - Entferne Paket wenn eine bessere Version schon "
-"installiert ist.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - Ausgabe der Gruppe mit dem Namen.\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - Alle Parameter ausgeben."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1346,26 +1364,22 @@ msgstr ""
"Verwendung: urpmi.addmedia [options] <Name> <URL> [mit <relativem Pfad>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "Verwendung: urpmi.removemedia [-a] <Name> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "Verwendung: urpmi.update [Optionen] <Name> ..."
@@ -1374,6 +1388,9 @@ msgstr "Verwendung: urpmi.update [Optionen] <Name> ..."
msgid "urpmq version %s"
msgstr "urpmq Version %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/el.po b/po/el.po
index 29ac2bf1..9f0a7def 100644
--- a/po/el.po
+++ b/po/el.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2001-08-22 22:42+0300\n"
"Last-Translator: Thanos Kyritsis <djart@hellug.gr>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
@@ -26,16 +26,16 @@ msgstr ""
" ...\n"
" $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr " ;"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr ""
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr ""
@@ -44,8 +44,8 @@ msgstr ""
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr ""
@@ -54,13 +54,13 @@ msgstr ""
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr ""
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (/) "
@@ -68,16 +68,16 @@ msgstr " (/) "
msgid "$rpm: command not found\n"
msgstr "$rpm: \n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmq %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
@@ -85,69 +85,69 @@ msgstr ""
" "
"GNU GPL."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr ": rpmf [] <>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - tag (' tag "
" "
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " , interactive)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - tags."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - tag: rpm ( "
" tag "
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " )."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - tag group: group."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - tag: ."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - tag serial: serial."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - tag: ."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - tag: ."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - tag: ( "
")."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - tag: "
"( )."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
" --files - tag: ( "
@@ -160,28 +160,28 @@ msgstr ""
" --conflicts - tag: "
"( )."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - tag obsoletes: obsoletes ( "
")."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - tag prereqs: prereqs ( "
")."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr " urpmf --help "
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr " [%s]"
@@ -195,152 +195,176 @@ msgstr ""
msgid " -y - impose fuzzy search.\n"
msgstr " --all - tags."
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr " \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr " \"%s\", "
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr " \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr " hdlist \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
-#: po/placeholder.h:50
-msgid ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-msgstr ""
-
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:51 po/placeholder.h:269
#, fuzzy, c-format
msgid "retrieving description file of \"%s\"..."
msgstr " [%s]"
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:52
+msgid ""
+" --auto-select - automatically select packages for upgrading the system.\n"
+msgstr ""
+
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr " %s ."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr " \"%s\""
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
" \"%s\" hdlist, "
" "
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr ""
+#: po/placeholder.h:57
+#, fuzzy
+msgid "problem reading hdlist file, trying again"
+msgstr " hdlist [%s]"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
" \"%s\" "
-#: po/placeholder.h:57
-#, fuzzy
-msgid "problem reading hdlist file, trying again"
-msgstr " hdlist [%s]"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr ""
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
" \"%s\" [%"
"s]"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr " provides"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr " %d cache"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr ""
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr " \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr ""
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
#, fuzzy
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --all - tags."
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
#, fuzzy
msgid " -c - clean headers cache directory.\n"
msgstr " --all - tags."
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr " \"%s\" "
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr " %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr " (--force); (/) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr " hdlist \"%s\", "
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr " hdlist \"%s\""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr " hdlist \"%s\", "
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr ""
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
#, fuzzy
msgid " (y/N) "
msgstr " (/) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -348,388 +372,461 @@ msgstr ""
" , "
" \n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr " %s"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-#, fuzzy
-msgid " -f - force generation of hdlist files.\n"
-msgstr " --group - tag group: group."
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+#, fuzzy
+msgid " -f - force generation of hdlist files.\n"
+msgstr " --group - tag group: group."
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
" ( urpmi.addmedia )\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr " : [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
#, fuzzy
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr " --all - tags."
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, fuzzy, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr " :"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr ""
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr " enter ..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, fuzzy, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr " :"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
msgstr ""
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
" \"%s\" , "
" "
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
#, fuzzy
msgid " -h - print this help message.\n"
msgstr " --all - tags."
-#: po/placeholder.h:90
-#, fuzzy
-msgid " -g - print groups too with name.\n"
-msgstr " --group - tag group: group."
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
#, fuzzy
msgid " -a - select all media.\n"
msgstr " --all - tags."
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+#, fuzzy
+msgid " -g - print groups too with name.\n"
+msgstr " --group - tag group: group."
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " )."
+
+#: po/placeholder.h:101 po/placeholder.h:462
#, fuzzy
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr " --group - tag group: group."
-#: po/placeholder.h:94
+#: po/placeholder.h:102
#, fuzzy
msgid " -r - print version and release too with name.\n"
msgstr " )."
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
msgstr ""
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr " [%s]"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr ""
-" ( urpmi.addmedia )\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, fuzzy, c-format
msgid "read synthesis file [%s]"
msgstr " depslist [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr ""
+" ( urpmi.addmedia )\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr " \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
-#, c-format
-msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
-msgstr "urpmq: \"-%s\", --help\n"
-
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
#, fuzzy
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr ": urpmi.removemedia [-a] <> ..."
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
+#, c-format
+msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
+msgstr "urpmq: \"-%s\", --help\n"
+
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr " hdlist [%s]"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr " rpm [%s] \"%s\""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr " rpm [%s] \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, fuzzy, c-format
msgid "...retrieving failed: %s"
msgstr " [%s]"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr " \"%s\" "
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr " rpm [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr " %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr " ; (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr " \"%s\", "
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr " %s "
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr " rpm [%s]"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr ", , \n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr " %s depslist"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr " %s depslist"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr ", , \n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr " \"%s\""
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr " [%s] \"%s\""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr " \"%s\""
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr " rpm [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr " [%s] \"%s\""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+" \"%s\" hdlist, "
+" "
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr " hdlist [%s]"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
#, fuzzy
msgid " --help - print this help message.\n"
msgstr " --all - tags."
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr " "
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
#, fuzzy
msgid "retrieving rpms files..."
msgstr " [%s]"
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr " :"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: rpm \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr " "
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
#, fuzzy
msgid "unable to access first installation medium"
msgstr " \"%s\", "
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
#, fuzzy
msgid " -P - do not search in provides to find package.\n"
msgstr " --group - tag group: group."
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr " %s"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr " %d cache"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr " hdlist \"%s\""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr " hdlist \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, fuzzy, c-format
msgid "removing medium \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr " \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, fuzzy, c-format
msgid "trying to select multiple medium: %s"
msgstr " \"%s\""
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
#, fuzzy
msgid " -a - select all non-removable media.\n"
msgstr " --all - tags."
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
" %s locales "
""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr " rpm [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr " [%s]"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr " enter ..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr " hdlist: %s"
+
+#: po/placeholder.h:184
#, fuzzy
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
" , parsehdlist"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr " [%s] \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
#, fuzzy
msgid " -s - next package is a source package (same as --src).\n"
msgstr " )."
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr " "
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -738,22 +835,44 @@ msgstr ""
" \"%s\" "
" "
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, fuzzy, c-format
msgid "examining synthesis file [%s]"
msgstr " depslist [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr " \"%s\""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+" \"%s\" , "
+" "
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, fuzzy, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr " \"%s\"\n"
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr " rpm \"%s\""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " --group - tag group: group."
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - tags."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -762,90 +881,95 @@ msgstr ""
" (dependencies), "
" (%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
#, fuzzy
msgid "retrieving hdlists file..."
msgstr " [%s]"
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, fuzzy, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: \"-%s\", --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr " \"%s\", "
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr " rpm "
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr " rpm "
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr " \"%s\", "
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr " \"%s\", "
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr " [%s] "
-#: po/placeholder.h:191 po/placeholder.h:493
-#, fuzzy
-msgid " -d - extend query to package dependencies.\n"
-msgstr " )."
-
-#: po/placeholder.h:192
+#: po/placeholder.h:215
#, fuzzy, c-format
msgid "unable to analyse synthesis data of %s"
msgstr " hdlist \"%s\""
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:216 po/placeholder.h:549
+#, fuzzy
+msgid " -d - extend query to package dependencies.\n"
+msgstr " )."
+
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "removing package %s will break your system\n"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:220 po/placeholder.h:318
+#, fuzzy
+msgid "...copying done"
+msgstr " [%s]"
+
+#: po/placeholder.h:221 po/placeholder.h:389
#, fuzzy
msgid " --X - use X interface.\n"
msgstr " --all - tags."
-#: po/placeholder.h:197 po/placeholder.h:291
+#: po/placeholder.h:222 po/placeholder.h:320
#, fuzzy
-msgid "...copying done"
-msgstr " [%s]"
+msgid "copying hdlists file..."
+msgstr " hdlist [%s]"
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -854,240 +978,170 @@ msgstr ""
" (dependencies), "
" (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-#, fuzzy
-msgid "copying hdlists file..."
-msgstr " hdlist [%s]"
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr " %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr ""
" (dependencies); "
"(/) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
#, fuzzy
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --all - tags."
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr " "
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, fuzzy, c-format
msgid "copying description file of \"%s\"..."
msgstr " \"%s\""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr " )."
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr " hdlist: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr " \"%s\" "
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr " \"%s\""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr " rpm [%s] \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
#, fuzzy
msgid " -q - quiet mode.\n"
msgstr " --all - tags."
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr " %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr " \"%s\" [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr " %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, fuzzy, c-format
msgid "examining hdlist file [%s]"
msgstr " hdlist [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr " %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
#, fuzzy
msgid "no entries relocated in depslist"
msgstr " %s depslist"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
#, fuzzy
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
-msgstr " --group - tag group: group."
+msgid "...retrieving done"
+msgstr " [%s]"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr " (source) , "
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
+#: po/placeholder.h:253 po/placeholder.h:527
#, fuzzy
-msgid "...retrieving done"
-msgstr " [%s]"
-
-#: po/placeholder.h:228
-#, c-format
-msgid "selecting %s using obsoletes"
-msgstr " %s "
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
+msgstr " --group - tag group: group."
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:255
+#, c-format
+msgid "selecting %s using obsoletes"
+msgstr " %s "
+
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "selecting %s by selection on files"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, fuzzy, c-format
msgid "copying source list of \"%s\"..."
msgstr " \"%s\""
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-#, fuzzy
-msgid "Only superuser is allowed to install packages"
-msgstr " "
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr " \"%s\""
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr " hdlist \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr " rpm [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr " hdlist: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr " [%s] \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+#, fuzzy
+msgid "Only superuser is allowed to install packages"
msgstr " "
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr " \"%s\""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-" \"%s\" , "
-" "
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr " rpm [%s] \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
-msgstr ""
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-" \"%s\" hdlist, "
-" "
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, fuzzy, c-format
msgid ""
"urpmi version %s\n"
@@ -1099,45 +1153,40 @@ msgstr ""
" "
"GNU GPL."
-#: po/placeholder.h:350
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr " enter ..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1147,7 +1196,7 @@ msgstr ""
" , "
" \n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1155,25 +1204,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr " [%s] \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, fuzzy, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-" < hdlist> \n"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
#, fuzzy
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
@@ -1195,33 +1226,42 @@ msgstr ""
" http://<host>/<path> with <relative filename of hdlist>\n"
" removable_<>://<path>\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
+msgstr ""
+"%s\n"
+" `with' ftp media\n"
+
+#: po/placeholder.h:472 urpmi.addmedia:88
+#, fuzzy, c-format
+msgid ""
+"%s\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
" < hdlist> \n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:483 urpmi.addmedia:100
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
-" `with' ftp media\n"
+" < hdlist> \n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1230,7 +1270,7 @@ msgstr ""
" \n"
"( %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
#, fuzzy
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
@@ -1242,7 +1282,7 @@ msgstr ""
"\n"
" '%s'\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
#, fuzzy
msgid ""
"usage: urpmi.update [options] <name> ...\n"
@@ -1254,7 +1294,7 @@ msgstr ""
"\n"
" '%s'\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1263,12 +1303,7 @@ msgstr ""
" \n"
"( %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " )."
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, fuzzy, c-format
msgid ""
"urpmq version %s\n"
@@ -1280,29 +1315,12 @@ msgstr ""
" "
"GNU GPL."
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr " )."
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " --group - tag group: group."
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - tags."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1314,26 +1332,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr ": urpmi.addmedia [--update] <> <url>"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr ": urpmi.removemedia [-a] <> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
#, fuzzy
msgid "usage: urpmi.update [options] <name> ..."
msgstr ": urpmi.update [-a] <> ..."
@@ -1343,6 +1357,9 @@ msgstr ": urpmi.update [-a] <> ..."
msgid "urpmq version %s"
msgstr "urpmq %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#, fuzzy
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
diff --git a/po/eo.po b/po/eo.po
index cafbda38..dbdf1826 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2001-09-14 07:50-0500\n"
"Last-Translator: D. Dale Gulledge <dsplat@rochester.rr.com>\n"
"Language-Team: Esperanto <eo@li.org>\n"
@@ -25,16 +25,16 @@ msgstr ""
"Atomata instalado de pakaoj...\n"
"Vi petis instaladon de pakao $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "u tio estas bona?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Jes"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Nuligu"
@@ -43,8 +43,8 @@ msgstr "Nuligu"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -53,13 +53,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "JjYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (J/n) "
@@ -67,16 +67,16 @@ msgstr " (J/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: ordono ne trovata\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmq versio %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Kopirajtita (C) 1999, 2000, 2001, 2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
@@ -84,66 +84,66 @@ msgstr ""
"i tiu estas libera programo kaj vi rajtas redistribui i sub la kondioj\n"
"de la GNU GPL."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "uzado: urpmf [<opcioj>] <dosiero>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - ne printu etikedonomon (defalto se neniu etikedo estas"
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " donata en ordonolinio en interaga reimo)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - printu etikedonomon: rpm-an dosieronomon (supozata se "
"neniu"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " etikedo donata en ordonolinio sed sen pakanomo)."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - printu etikedan grupon: group."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --group - printu etikedan grandecon: size."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --group - printu etikedan serian: serial."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --group - printu etikedan resumon: summary."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --group - printu etikedan priskribon: description."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - printu etikedan provizon: iuj provizoj (pluraj linioj)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - printu etikedan postulon: iuj postuloj (pluraj linioj)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
" --files - printu etikedajn dosierojn: iuj dosieroj (pluraj "
@@ -156,28 +156,28 @@ msgstr ""
" --conflicts - printu etikedajn konfliktojn: iuj konfliktoj (pluraj "
"linioj)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - printu etikedajn arkaikojn: iuj arkaikoj (pluraj "
"linioj)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - printu etikedajn antakondiojn: iuj antakondioj "
"(pluraj linioj)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "provu `urpmf --help' por pli da opcioj"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "ne povas skribi konfigurodosieron [%s]"
@@ -191,147 +191,171 @@ msgstr ""
msgid " -y - impose fuzzy search.\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "nenio por skribi en listdosiero por \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "ne povis trovi listdosieron por \"%s\", ignoris medion"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "nenio por skribi en listdosiero por \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "ne povis analizi hdlist dosieron de \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "skribis nenion en listdosiero por \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
-#: po/placeholder.h:50
-msgid ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-msgstr ""
-
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:51 po/placeholder.h:269
#, fuzzy, c-format
msgid "retrieving description file of \"%s\"..."
msgstr "reprenas [%s]"
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:52
+msgid ""
+" --auto-select - automatically select packages for upgrading the system.\n"
+msgstr ""
+
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "pakao %s ne estis trovata."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "provas elekti neekzistantan medion \"%s\""
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr "medio \"%s\" provis uzi jam uzita \"hdlist\", ignoris medion"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr ""
+#: po/placeholder.h:57
+#, fuzzy
+msgid "problem reading hdlist file, trying again"
+msgstr "legas \"hdlist\" dosieron [%s]"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr "ne povis uzi nomon \"%s\" por sennoma medio ar i jam estas uzata"
-#: po/placeholder.h:57
-#, fuzzy
-msgid "problem reading hdlist file, trying again"
-msgstr "legas \"hdlist\" dosieron [%s]"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr ""
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr "ne povis konsideri medion \"%s\" ar ne ekzistas listdosieron [%s]"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "konservas nur dosierojn al kiuj \"provides\"-a dosiero aludas"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "trovis %d apdosierojn en kaejo"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr ""
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "ne povis isdatigi medion \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr ""
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
#, fuzzy
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
#, fuzzy
msgid " -c - clean headers cache directory.\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "medio \"%s\" jam ekzistas"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "ne povis skribi listdosieron de \"%s\""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "neniu pakao nomata %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Provu instaladon e pli forte (--force)? (j/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr "ne povis trovi \"hdlist\"-an dosieron por \"%s\", ignoris medion"
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "konstruis hdlist-an sintezan dosieron por medio \"%s\""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr "ne povis trovi \"hdlist\"-an dosieron por \"%s\", ignoris medion"
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr ""
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
#, fuzzy
msgid " (y/N) "
msgstr " (J/n) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -339,728 +363,758 @@ msgstr ""
"Por isdatigi, iu pakao devas esti forprenata. i tiu ne jam estas "
"subtenata.\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "muntas %s"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-#, fuzzy
-msgid " -f - force generation of hdlist files.\n"
-msgstr " --group - printu etikedan grupon: group."
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+#, fuzzy
+msgid " -f - force generation of hdlist files.\n"
+msgstr " --group - printu etikedan grupon: group."
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "nenio por forpreni (uzu urpmi.addmedia por aldoni medion)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "malbone formata enigo: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
#, fuzzy
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Unu el la sekvantaj pakaoj estas bezonata por instali %s:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr ""
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Premu la enigklavon kiam i estas finata..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Unu el la sekvantaj pakaoj estas bezonata por instali %s:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
msgstr ""
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr "medio \"%s\" provis uzi jam uzitan liston, ignoras medion"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
#, fuzzy
msgid " -h - print this help message.\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:90
-#, fuzzy
-msgid " -g - print groups too with name.\n"
-msgstr " --group - printu etikedan grupon: group."
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
#, fuzzy
msgid " -a - select all media.\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+#, fuzzy
+msgid " -g - print groups too with name.\n"
+msgstr " --group - printu etikedan grupon: group."
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " etikedo donata en ordonolinio sed sen pakanomo)."
+
+#: po/placeholder.h:101 po/placeholder.h:462
#, fuzzy
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr " --group - printu etikedan grupon: group."
-#: po/placeholder.h:94
+#: po/placeholder.h:102
#, fuzzy
msgid " -r - print version and release too with name.\n"
msgstr " etikedo donata en ordonolinio sed sen pakanomo)."
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
msgstr ""
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "ne povis analizi uste [%s]"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr "nenio por isdatigi (uzu urpmi.addmedia por aldoni medion)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, fuzzy, c-format
msgid "read synthesis file [%s]"
msgstr "legu \"depslist\" dosieron [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr "nenio por isdatigi (uzu urpmi.addmedia por aldoni medion)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "ne povis krei medion \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
-#, c-format
-msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
-msgstr "urpmq: nekonata opcio \"-%s\", kontrolu uzadon kun \"--help\"\n"
-
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
#, fuzzy
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr "uzado: urpmi.removemedia [-a] <name> ..."
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
+#, c-format
+msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
+msgstr "urpmq: nekonata opcio \"-%s\", kontrolu uzadon kun \"--help\"\n"
+
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "konstruas \"hdlist\" [%s]"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "ne povis legi rpm-an dosieron [%s] de medio \"%s\""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "ne povis legi rpm-an dosieron [%s] de medio \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, fuzzy, c-format
msgid "...retrieving failed: %s"
msgstr "reprenas [%s]"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "malkohera medio \"%s\" indikita forigebla sed ne vere"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "nevalida rpm-a dosiernomo [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "nekonata dateno rilatigata kun %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Kiu estas via elekto? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "ne povis atingi listdosieron de \"%s\", ignoris medion"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "evitu elekti %s ar nesufie da dosieroj estos isdatigataj"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "ne povis atingi rpm-an dosieron [%s]"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Bedarinde, nevalida elekto, reprovu\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "translokigis %s enskribaojn en \"depslist\""
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "ne povis atingi medion \"%s\""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "translokigis %s enskribaojn en \"depslist\""
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Bedarinde, nevalida elekto, reprovu\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "provas elekti neekzistantan medion \"%s\""
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "ne povis uste analizi [%s] je valoro \"%s\""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "provas elekti neekzistantan medion \"%s\""
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "neniom da rpm-aj dosieroj trovataj de [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "ne povis uste analizi [%s] je valoro \"%s\""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr "medio \"%s\" provis uzi jam uzita \"hdlist\", ignoris medion"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "ne povis determini medion de i tiu \"hdlist\" dosiero [%s]"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
#, fuzzy
msgid " --help - print this help message.\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "io jam instalita"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
#, fuzzy
msgid "retrieving rpms files..."
msgstr "reprenas [%s]"
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Unu el la sekvantaj pakaoj estas bezonata:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: ne povas legi rpm-an dosieron \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Instalado malsukcesis"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
#, fuzzy
msgid "unable to access first installation medium"
msgstr "ne povis atingi listdosieron de \"%s\", ignoris medion"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
#, fuzzy
msgid " -P - do not search in provides to find package.\n"
msgstr " --group - printu etikedan grupon: group."
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "malmuntas %s"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "forigas %d jam ne uzatajn apdosierojn en kaejo"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "neniu \"hdlist\" dosiero trovita por medio \"%s\""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "konstruis hdlist-an sintezan dosieron por medio \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, fuzzy, c-format
msgid "removing medium \"%s\""
msgstr "Provas forigi neekzistantan medion \"%s\""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "ne povis konstrui syntezan dosieron por medio \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, fuzzy, c-format
msgid "trying to select multiple medium: %s"
msgstr "provas elekti neekzistantan medion \"%s\""
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
#, fuzzy
msgid " -a - select all non-removable media.\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr "evitu elekti %s ar ia lokallingvo ne estas jam elektita"
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "neniom da rpm-aj dosieroj trovataj de [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "skribu konfiguran dosieron [%s]"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Premu la enigklavon kiam i estas finata..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "ne povis konstrui \"hdlist\": %s"
+
+#: po/placeholder.h:184
#, fuzzy
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr "ne povis trovi iujn sintezadodosierojn, per \"parsehdlist\"-a servilo"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "ne povis uste analizi [%s] je valoro \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
#, fuzzy
msgid " -s - next package is a source package (same as --src).\n"
msgstr " etikedo donata en ordonolinio sed sen pakanomo)."
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Nur superuzulo rajtas instali lokajn pakaojn"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr "ne povis trakti pri medion \"%s\" ar alia medio jam uzas listdosieron"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, fuzzy, c-format
msgid "examining synthesis file [%s]"
msgstr "legu \"depslist\" dosieron [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "Provas forigi neekzistantan medion \"%s\""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr "medio \"%s\" provis uzi jam uzitan liston, ignoras medion"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, fuzzy, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "ne povis krei medion \"%s\"\n"
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
"ekzistas plurajn pakaojn kiuj havas la saman rpm-an dosiernomon \"%s\""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " --group - printu etikedan grupon: group."
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - printu iujn etikedojn."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
"MB)"
msgstr "Por plenumi dependaojn, la sekvantaj pakaoj estas instalonta (%d mb)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
#, fuzzy
msgid "retrieving hdlists file..."
msgstr "reprenas [%s]"
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: nekonata opcio \"-%s\", kontrolu uzadon kun \"--help\"\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "ne povas atingi \"hdlist\" dosieron de \"%s\", ignoris medion"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "ne povis registri rpm-an dosieron"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "ne povis registri rpm-an dosieron"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "ne povas inspekti listdosieron por \"%s\", ignoris medion"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "nekohera listdosiero por \"%s\", medio ignorita"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "kopiado de [%s] malsukcesis"
-#: po/placeholder.h:191 po/placeholder.h:493
-#, fuzzy
-msgid " -d - extend query to package dependencies.\n"
-msgstr " etikedo donata en ordonolinio sed sen pakanomo)."
-
-#: po/placeholder.h:192
+#: po/placeholder.h:215
#, fuzzy, c-format
msgid "unable to analyse synthesis data of %s"
msgstr "ne povis analizi hdlist dosieron de \"%s\""
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:216 po/placeholder.h:549
+#, fuzzy
+msgid " -d - extend query to package dependencies.\n"
+msgstr " etikedo donata en ordonolinio sed sen pakanomo)."
+
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "removing package %s will break your system\n"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:220 po/placeholder.h:318
+#, fuzzy
+msgid "...copying done"
+msgstr "reprenas [%s]"
+
+#: po/placeholder.h:221 po/placeholder.h:389
#, fuzzy
msgid " --X - use X interface.\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:197 po/placeholder.h:291
+#: po/placeholder.h:222 po/placeholder.h:320
#, fuzzy
-msgid "...copying done"
-msgstr "reprenas [%s]"
+msgid "copying hdlists file..."
+msgstr "legas \"hdlist\" dosieron [%s]"
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr "Por plenumi dependaojn, la sekvantaj pakaoj estas instalonta (%d mb)"
-#: po/placeholder.h:199 po/placeholder.h:293
-#, fuzzy
-msgid "copying hdlists file..."
-msgstr "legas \"hdlist\" dosieron [%s]"
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "sintakseraro en konfigura dosiero e linio %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Provu instaladon sen kontroli dependaojn? (j/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
#, fuzzy
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "eraro dum registri lokajn pakaojn"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, fuzzy, c-format
msgid "copying description file of \"%s\"..."
msgstr "skribis nenion en listdosiero por \"%s\""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr " etikedo donata en ordonolinio sed sen pakanomo)."
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "ne povis konstrui \"hdlist\": %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "medio \"%s\" ne estas elektata"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "provas irkairi ekzistantan medion \"%s:, evitas"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "ne povis legi rpm-an dosieron [%s] de medio \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
#, fuzzy
msgid " -q - quiet mode.\n"
msgstr " --all - printu iujn etikedojn."
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Kopirajtita (C) 1999, 2000, 2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "instalas %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Bonvole enovu la medion nomata \"%s\" en aparato [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "La sekvantaj pakaoj enhavas %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, fuzzy, c-format
msgid "examining hdlist file [%s]"
msgstr "legas \"hdlist\" dosieron [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "La sekvantaj pakaoj enhavas %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
#, fuzzy
msgid "no entries relocated in depslist"
msgstr "translokigis %s enskribaojn en \"depslist\""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
#, fuzzy
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
-msgstr " --group - printu etikedan grupon: group."
+msgid "...retrieving done"
+msgstr "reprenas [%s]"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr "Ne povas preni fontajn pakaojn. Mi esias."
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
+#: po/placeholder.h:253 po/placeholder.h:527
#, fuzzy
-msgid "...retrieving done"
-msgstr "reprenas [%s]"
-
-#: po/placeholder.h:228
-#, c-format
-msgid "selecting %s using obsoletes"
-msgstr "%s elektata per arkaikaoj"
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
+msgstr " --group - printu etikedan grupon: group."
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:255
+#, c-format
+msgid "selecting %s using obsoletes"
+msgstr "%s elektata per arkaikaoj"
+
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "elektas %s per elektado je dosieroj"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, fuzzy, c-format
msgid "copying source list of \"%s\"..."
msgstr "skribis nenion en listdosiero por \"%s\""
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-#, fuzzy
-msgid "Only superuser is allowed to install packages"
-msgstr "Nur superuzulo rajtas instali lokajn pakaojn"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "provas elekti neekzistantan medion \"%s\""
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "konstruis hdlist-an sintezan dosieron por medio \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "neniom da rpm-aj dosieroj trovataj de [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "ne povis konstrui \"hdlist\": %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "ne povis uste analizi [%s] je valoro \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+#, fuzzy
+msgid "Only superuser is allowed to install packages"
msgstr "Nur superuzulo rajtas instali lokajn pakaojn"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "Provas forigi neekzistantan medion \"%s\""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr "medio \"%s\" provis uzi jam uzitan liston, ignoras medion"
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
-msgstr ""
-
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "ne povis legi rpm-an dosieron [%s] de medio \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr "medio \"%s\" provis uzi jam uzita \"hdlist\", ignoris medion"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, fuzzy, c-format
msgid ""
"urpmi version %s\n"
@@ -1072,45 +1126,40 @@ msgstr ""
"i tiu estas libera programo kaj vi rajtas redistribui i sub la kondioj\n"
"de la GNU GPL."
-#: po/placeholder.h:350
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Premu la enigklavon kiam i estas finata..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1120,7 +1169,7 @@ msgstr ""
"Por isdatigi, iu pakao devas esti forprenata. i tiu ne jam estas "
"subtenata.\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1128,25 +1177,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "ne povis uste analizi [%s] je valoro \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, fuzzy, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"<relativa dosieronomo de hd-listo> mankas\n"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
#, fuzzy
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
@@ -1170,33 +1201,42 @@ msgstr ""
"listo>\n"
" removable_<aparato>://<dosierindiko>\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
+msgstr ""
+"%s\n"
+"`with' mankanta por ftp medio\n"
+
+#: po/placeholder.h:472 urpmi.addmedia:88
+#, fuzzy, c-format
+msgid ""
+"%s\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
"<relativa dosieronomo de hd-listo> mankas\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:483 urpmi.addmedia:100
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
-"`with' mankanta por ftp medio\n"
+"<relativa dosieronomo de hd-listo> mankas\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1205,7 +1245,7 @@ msgstr ""
"la enskribao por forpreni mankas\n"
"(unu el %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
#, fuzzy
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
@@ -1217,7 +1257,7 @@ msgstr ""
"\n"
"nekonataj opcioj '%s'\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
#, fuzzy
msgid ""
"usage: urpmi.update [options] <name> ...\n"
@@ -1229,7 +1269,7 @@ msgstr ""
"\n"
"nekonataj opcioj '%s'\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1238,12 +1278,7 @@ msgstr ""
"la enskribao por isgatigi mankas\n"
"(unu el %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " etikedo donata en ordonolinio sed sen pakanomo)."
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, fuzzy, c-format
msgid ""
"urpmq version %s\n"
@@ -1255,29 +1290,12 @@ msgstr ""
"i tiu estas libera programo kaj vi rajtas redistribui i sub la kondioj\n"
"de la GNU GPL."
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr " etikedo donata en ordonolinio sed sen pakanomo)."
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " --group - printu etikedan grupon: group."
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - printu iujn etikedojn."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1289,26 +1307,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "uzado: urpmi.addmedia [--update] <nomo> <url>"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "uzado: urpmi.removemedia [-a] <name> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
#, fuzzy
msgid "usage: urpmi.update [options] <name> ..."
msgstr "uzado: urpmi.update [-a] <nomo> ..."
@@ -1318,6 +1332,9 @@ msgstr "uzado: urpmi.update [-a] <nomo> ..."
msgid "urpmq version %s"
msgstr "urpmq versio %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#, fuzzy
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
diff --git a/po/es.po b/po/es.po
index 17969468..08c2e117 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-02-26 10:29-0300\n"
"Last-Translator: Fabian Mandelbaum <fabman@mandrakesoft.com>\n"
"Language-Team: Spanish <cooker-i18n@linux-mandrake.com>\n"
@@ -29,16 +29,16 @@ msgstr ""
"Instalacin automtica de paquetes...\n"
"Pidi la instalacin del paquete $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Est todo bien?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Aceptar"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Cancelar"
@@ -47,8 +47,8 @@ msgstr "Cancelar"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -57,13 +57,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "SsYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (S/n) "
@@ -71,16 +71,16 @@ msgstr " (S/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: comando no encontrado\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf versin %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
@@ -88,67 +88,67 @@ msgstr ""
"Este software es libre y se puede redistribuir bajo los trminos de la "
"licencia GNU GPL."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "utilizacin: urpmf [opciones] <archivo>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - no imprime nombre de etiqueta (por defecto si no hay "
"etiq."
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " en lnea comando, incompat. con modo interactivo)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - imprime todas las etiquetas."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - imprime nombre etiq.: nombre arch. rpm (se asume sin"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " etiq. en lnea comando pero sin nombre paquete)."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - imprime etiqueta de grupo: group."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - imprime etiqueta de tamao: size."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - imprime etiqueta de serie: serial."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - imprime etiqueta resumen: summary."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - imprime etiqueta de descripcin: description."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - imprime etiq. provides: todo que proporciona (ln. "
"mlt.)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - imprime etiq. requires: todo que precisa (ln. mlt.)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
" --files - imprime etiq. archivos: todos archivos (ln. mlt.)."
@@ -159,26 +159,26 @@ msgid ""
msgstr ""
" --conflicts - imprime etiq. conflicts: todos conflictos (ln. mlt.)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - imprime etiq. obsoletes: todo obsoleto (ln. mlt.)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - imprime etiq. prereqs: todos prereqs. (ln. mlt.)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "pruebe urpmf --help para ms opciones"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "no se encontr la lista completa de soportes"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "no se puede escribir el archivo de configuracin [%s]"
@@ -191,153 +191,181 @@ msgstr "examinando la base de datos de urpmi por completo"
msgid " -y - impose fuzzy search.\n"
msgstr " -y - forzar bsqueda difusa.\n"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "nada para escribir en el archivo de lista para \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr ""
"no se puede encontrar el archivo de lista para \"%s\", soporte ignorado"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "nada para escribir en el archivo de lista para \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
+" --auto - seleccin automtica de paquetes buenos en opciones.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "no se puede interpretar el archivo hdlist de \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "nada escrito en el archivo de lista para \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - da todos los paquetes fuentes antes de bajar (slo "
"root).\n"
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr "recuperando descripcin de archivo de \"%s\"..."
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
" --auto-select - seleccin auto. de paquetes para actualizar sistema.\n"
-#: po/placeholder.h:51 po/placeholder.h:243
-#, c-format
-msgid "retrieving description file of \"%s\"..."
-msgstr "recuperando descripcin de archivo de \"%s\"..."
-
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "no se encontr el paquete %s."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "intentando seleccionar soportes mltiples \"%s\""
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr "soporte \"%s\" intenta utilizar un hdlist utilizado, soporte ignorado"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "paquete(s) desconocido(s) "
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "problema al leer el archivo hdlist, se intenta de nuevo"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"no se puede utilizar el nombre \"%s\" para un soporte sin denominar porque "
"ya se est utilizando"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "problema al leer el archivo hdlist, se intenta de nuevo"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "paquete(s) desconocido(s) "
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"no se puede tener en cuenta el soporte \"%s\", porque no existe archivo de "
"lista [%s]"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "manteniendo slo los archivos referenciados en \"provides\""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "se encontraron %d encabezados en el cache"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr " --src - sig. paquete es paquete fuente (igual que -s).\n"
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "no se puede actualizar soporte \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr " --src - sig. paquete es paquete fuente (igual que -s).\n"
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --noclean - mantener rpm no usado en cache.\n"
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - limpia dir. encabezados de cache.\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "ya existe el soporte \"%s\""
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "no se puede escribir el archivo de lista de \"%s\""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
" los nombres o archivos rpm dados en lnea de comandos se consultan.\n"
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+" --auto-select - seleccin auto. de paquetes para actualizar sistema.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "ningn paquete llamado %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Intentar con ms fuerza la instalacin (--force)? (s/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr "no se puede encontrar el archivo hdlist para \"%s\", soporte ignorado"
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "se gener el archivo de sntesis hdlist para el soporte \"%s\""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr "no se puede encontrar el archivo hdlist para \"%s\", soporte ignorado"
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "base de datos de urpmi bloqueada"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (s/N) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
" -a - selecciona todas coincidencias en lnea de comando.\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -345,269 +373,307 @@ msgstr ""
"se tiene que quitar algn paquete para poder actualizarlo, todava esto no "
"est soportado\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "montando %s"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr " -f - fuerza generacin de archivos hdlist.\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget fall: sali con %d o seal %d\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr " -f - fuerza generacin de archivos hdlist.\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "nada para quitar (use urpmi.addmedia para agregar un soporte)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "entrada mal formada [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr " -y - forzar bsqueda difusa (lo mismo que --fuzzy).\n"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr ""
-" -u - borra paquete si hay versin ms reciente instalada.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+#, fuzzy
+msgid "ssh is missing\n"
+msgstr "no se encuentra wget\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Uno de los paquetes siguientes es necesario para instalar %s:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "...fall la copia"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Pulse Intro cuando est hecho..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "...fall la copia"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Uno de los paquetes siguientes es necesario para instalar %s:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+" -u - borra paquete si hay versin ms reciente instalada.\n"
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr "soporte \"%s\" intenta utilizar una lista ya usada, soporte ignorado"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - muestra este mensaje de ayuda.\n"
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
-msgstr " -g - imprime grupos tambin con nombres.\n"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
msgid " -a - select all media.\n"
msgstr " -a - selecciona todos los soportes.\n"
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
+msgstr " -g - imprime grupos tambin con nombres.\n"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "descripcin de hdlist no vlida \"%s\" en archivo hdlists"
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " -r - imprime versin y liberacin junto con nombre.\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr " -h - intenta encontrar y usar arch sntesis o hdlist.\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr " -r - imprime versin y liberacin junto con nombre.\n"
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
-msgstr " -f - imprime versin, liberacin y arq con nombre.\n"
-
-#: po/placeholder.h:96
+#: po/placeholder.h:103
msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
" --auto - seleccin automtica de paquetes buenos en opciones.\n"
-#: po/placeholder.h:97
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
+msgstr " -f - imprime versin, liberacin y arq con nombre.\n"
+
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "no se puede analizar correctamente [%s]"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr "nada para actualizar (use urpmi.addmedia para agregar un soporte)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr "ledo el archivo de sntesis [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr "nada para actualizar (use urpmi.addmedia para agregar un soporte)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "no se encontr webfetch (curl o wget, por ejemplo)\n"
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
" -c - selecciona mtodo completo para resolver clausuras.\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "no se puede crear soporte \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "copiando hdlist fuente (o sntesis) de \"%s\"..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "uso: urpme [-a] [--auto] <paquetes...>\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: opcin desconocida \"-%s\", verifique el uso con --help\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "uso: urpme [-a] [--auto] <paquetes...>\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "generando hdlist [%s]"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr " --media - usa slo soportes listados por coma.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "no se puede leer el archivo rpm [%s] del soporte \"%s\""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "aadido soporte %s"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "no se puede leer el archivo rpm [%s] del soporte \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr " --media - usa slo soportes listados por coma.\n"
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "fall la recuperacin de hdlist fuente (o sntesis)"
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...fall la recuperacin: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "soporte no coherente \"%s\" marcado como borrable, pero no borrado"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "nombre de archivo rpm no vlido [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "datos desconocidos asociados a %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Qu elige? (1-%d)"
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "no se puede acceder al archivo de la lista de \"%s\", soporte ignorado"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr " --wget - usa wget para recuperar archivos remotos.\n"
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
"evitar seleccionar %s porque no hay suficientes archivos que sern "
"actualizados"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "no se puede acceder al archivo rpm [%s]"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Disculpe, eleccin incorrecta, reintntelo\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "relocalizadas %s entradas en la lista de dependencias"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "no se puede acceder al soporte \"%s\""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "relocalizadas %s entradas en la lista de dependencias"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Disculpe, eleccin incorrecta, reintntelo\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr " --curl - usa curl para recuperar archivos remotos.\n"
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "intentando seleccionar el soporte inexistente \"%s\""
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "no se puede analizar correctamente [%s] sobre el valor \"%s\""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "intentando seleccionar el soporte inexistente \"%s\""
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "no se encontraron archivos rpm en [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "no se puede analizar correctamente [%s] sobre el valor \"%s\""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr "soporte \"%s\" intenta utilizar un hdlist utilizado, soporte ignorado"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+#, fuzzy
+msgid "rsync is missing\n"
+msgstr "no se encuentra curl\n"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr "no se encuentra curl\n"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "no se puede determinar el soporte de este archivo hdlist [%s]"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - imprime este mensaje de ayuda.\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "ya est todo instalado"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr "recuperando archivos rpm..."
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "usar dispositivo extrable diferente [%s] para \"%s\""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Uno de los paquetes siguientes es necesario:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
@@ -615,107 +681,142 @@ msgstr ""
"no se puede acceder al primer soporte de la instalacin (no se encontr el "
"archivo Mandrake/base/hdlists)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: no se puede leer el archivo rpm \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, fuzzy, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "curl fall: sali con %d o seal %d\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr "Nada que quitar.\n"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Fall la instalacin"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr "no se puede acceder al primer soporte de la instalacin"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr " -p - no buscar en 'provides' para encontrar paquete.\n"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "desmontando %s"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "quitando %d encabezados obsoletos del cache"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "no se encuentra el archivo hdlist para el soporte \"%s\""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<carcter no imprimible>"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "se gener el archivo de sntesis hdlist para el soporte \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - modo informativo.\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "quitando el soporte \"%s\""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "no se puede generar el archivo de sntesis para el soporte \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "intentando seleccionar soportes mltiples \"%s\""
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - selecciona todos los soportes no extrables.\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr " se instalan los nombres o archivos rpm dados en lnea de comandos.\n"
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
"evitar seleccionar %s como sus locales. El lenguaje no est seleccionado an."
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "no se encontraron archivos rpm en [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
" --complete - usa servidor parsehdlist para completar seleccin.\n"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "escrito archivo de configuracin [%s]"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Pulse Intro cuando est hecho..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "no se puede generar el archivo hdlist: %s"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
"no se puede construir el archivo de sintesis hdlist, se usa el metodo "
"parsehdlist"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr " --distrib - crea automt. todos soportes de instalacin\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "no se puede analizar correctamente [%s] sobre el valor \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr " -s - sig. paquete es paquete fuente (igual que --src).\n"
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Slo el superusuario est autorizado a instalar paquetes"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -724,22 +825,42 @@ msgstr ""
"no se puede utilizar el soporte \"%s\" como archivo de lista que ya utiliza "
"otro soporte"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "examinando el archivo de sntesis [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "quitando el soporte \"%s\""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr "soporte \"%s\" intenta utilizar una lista ya usada, soporte ignorado"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "no se puede recuperar el nombre de ruta para medio extrable \"%s\""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "hay muchos paquetes con el mismo nombre de archivo rpm \"%s\""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " -g - imprime grupos tambin con nombres.\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - imprime todas las etiquetas."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -748,87 +869,91 @@ msgstr ""
"Para resolver las dependencias, se desinstalarn los paquetes siguientes (%d "
"MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr "recuperando archivo hdlists..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: opcin desconocida \"-%s\", verifique el uso con --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "no se puede acceder al archivo hdlist de \"%s\", soporte ignorado"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "no se puede registrar el archivo rpm"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "no se puede registrar el archivo rpm"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "encontrado hdlist probado (o sntesis) como %s"
+msgid "too many mount points for removable medium \"%s\""
+msgstr "demasiados puntos de montaje para medios extrables \"%s\""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
"no se puede inspeccionar el archivo de lista para \"%s\", soporte ignorado"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "demasiados puntos de montaje para medios extrables \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "encontrado hdlist probado (o sntesis) como %s"
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "archivo de lista no coherente para \"%s\", soporte ignorado"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - usa slo soporte de actualizacin.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "fall la copia de [%s]"
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "no se puden analizar los datos de sntesis de %s"
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr " -d - extiende consulta a las dependencias del paquete.\n"
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "no se puden analizar los datos de sntesis de %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr "recuperando hdlist fuente (o sntesis) de \"%s\"..."
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "quitar el paquete %s daar su sistema\n"
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
-msgstr "recuperando hdlist fuente (o sntesis) de \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
+msgstr "...copia hecha"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - usar la interfaz X.\n"
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr "...copia hecha"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "copiando archivo hdlists..."
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -836,232 +961,166 @@ msgid ""
msgstr ""
"Para resolver las dependencias, se instalarn los paquetes siguientes (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "copiando archivo hdlists..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "error de sintaxis en archivo de configuracin, en la lnea %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Intentar de instalar sin verificar las dependencias? (s/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --fuzzy - forzar bsqueda difusa (lo mismo que -y).\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "error registrando paquetes locales"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "tomar dispositivo extrable como \"%s\""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
" -p - permite buscar en provides para encontrar paquete.\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "copiando descripcin de archivo de \"%s\"..."
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - borra paquete si hay versin ms reciente instalada.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "no se puede generar el archivo hdlist: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "el soporte \"%s\" no est seleccionado"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "intentando pasar al soporte existente \"%s\", evitando"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "no se puede leer el archivo rpm [%s] del soporte \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - modo silencioso.\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
" --force - fuerza invocacin aunque no existan algunos paquetes.\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "Usar \"%s\" como subcadena, preferible"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "Borrarlas todas?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "instalando %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "Borrarlas todas?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Por favor, inserte el soporte denominado \"%s\" en el dispositivo [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Los siguientes paquetes contienen %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "examinando el archivo hdlist [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Los siguientes paquetes contienen %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "no hay entradas reubicadas en depslist"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - crea slo soporte de actualizacin.\n"
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "...recuperacin hecha"
+
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
+msgid "unable to get source packages, aborting"
+msgstr "no se pueden obtener los paquetes fuente, abortando"
+
+#: po/placeholder.h:253 po/placeholder.h:527
msgid ""
" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
" -d - fuerza computacin total de arch. depslist.ordered.\n"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
-msgid "unable to get source packages, aborting"
-msgstr "no se pueden obtener los paquetes fuente, abortando"
-
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "...recuperacin hecha"
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
+#, c-format
+msgid "curl failed: exited with %d or signal %d\n"
+msgstr "curl fall: sali con %d o seal %d\n"
-#: po/placeholder.h:228
+#: po/placeholder.h:255
#, c-format
msgid "selecting %s using obsoletes"
msgstr "seleccionar %s utilizando obsoletos"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
-#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
-msgstr "curl fall: sali con %d o seal %d\n"
-
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "seleccionando %s por la seleccin de archivos"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "copiando lista fuente de \"%s\"..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Slo el superusuario est autorizado a instalar paquetes"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "no se encuentra wget\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "curl fall: sali con %d o seal %d\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "intentando seleccionar soportes mltiples \"%s\""
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "se gener el archivo de sntesis hdlist para el soporte \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "no se encontraron archivos rpm en [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "no se puede generar el archivo hdlist: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "no se puede analizar correctamente [%s] sobre el valor \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Slo el superusuario est autorizado a instalar paquetes"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "quitando el soporte \"%s\""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr "soporte \"%s\" intenta utilizar una lista ya usada, soporte ignorado"
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "no se encuentra wget\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "no se puede leer el archivo rpm [%s] del soporte \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "no se encuentra curl\n"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr "soporte \"%s\" intenta utilizar un hdlist utilizado, soporte ignorado"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1076,13 +1135,14 @@ msgstr ""
"licencia pblica general GNU.\n"
"uso:\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-" --auto - seleccin automtica de paquetes buenos en opciones.\n"
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1090,7 +1150,14 @@ msgstr ""
"Fall la instalacin, no se encuentran algunos archivos.\n"
"Puede querer actualizar su base de datos de urpmi"
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1098,12 +1165,7 @@ msgstr ""
" --best-output - selecciona el mejor interfaz segn el entorno:\n"
" modo X o texto.\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1112,19 +1174,7 @@ msgstr ""
"Necesita ser root para instalar las dependencias siguientes:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Pulse Intro cuando est hecho..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-" --auto-select - seleccin auto. de paquetes para actualizar sistema.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1134,7 +1184,7 @@ msgstr ""
"se tiene que quitar algn paquete para poder actualizarlo, todava esto no "
"est soportado\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1142,25 +1192,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "no se puede analizar correctamente [%s] sobre el valor \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"no ha de dar <ruta relativa de hdlist> con --distrib"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1182,8 +1214,8 @@ msgstr ""
" removable://<ruta>\n"
"y [opciones] es uno o varios de\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1192,25 +1224,34 @@ msgstr ""
"\n"
"opciones desconocidas '%s'\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"falta <ruta relativa de hdlist>\n"
+"falta `with' para soporte por FTP\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"falta `with' para soporte por FTP\n"
+"no ha de dar <ruta relativa de hdlist> con --distrib"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"falta <ruta relativa de hdlist>\n"
+
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1219,7 +1260,7 @@ msgstr ""
"falta la entrada a quitar\n"
"(una de %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1227,7 +1268,7 @@ msgstr ""
"uso: urpmi.removemedia [-a] <nombre> ...\n"
"donde <nombre> es nombre del soporte a borrar.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1235,7 +1276,7 @@ msgstr ""
"uso: urpmi.update [opciones] <nombre> ...\n"
"donde <nombre> es nombre de soporte para actualizar.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1244,12 +1285,7 @@ msgstr ""
"falta la entrada a actualizar\n"
"(una de %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " -r - imprime versin y liberacin junto con nombre.\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1264,7 +1300,7 @@ msgstr ""
"licencia pblica general GNU.\n"
"uso:\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1272,24 +1308,6 @@ msgstr ""
" --headers - extrae cabeceras para paquetes listados desde la\n"
" bd de urpmi a stdout (slo root).\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - borra paquete si hay versin ms reciente instalada.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - imprime grupos tambin con nombres.\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - imprime todas las etiquetas."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1300,26 +1318,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "uso: urpmi.addmedia [--update] <nombre> <url> [with <camino_relativo>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "uso: urpmi.removemedia [-a] <nombre> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "uso: urpmi.update [opciones] <nombre> ..."
@@ -1328,6 +1342,9 @@ msgstr "uso: urpmi.update [opciones] <nombre> ..."
msgid "urpmq version %s"
msgstr "urpmq versin %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/et.po b/po/et.po
index 9536750a..afd3daa5 100644
--- a/po/et.po
+++ b/po/et.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 1999-12-11 04:18+0100\n"
"Last-Translator: Riho Kurg <rx@linux.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -25,16 +25,16 @@ msgstr ""
"Automaatne pakettide installimine...\n"
"Soovisite paigaldada paketti $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Kas sobib?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "OK"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Katkesta"
@@ -43,8 +43,8 @@ msgstr "Katkesta"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "EeNn"
@@ -53,13 +53,13 @@ msgstr "EeNn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "JjYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (J/e) "
@@ -67,77 +67,77 @@ msgstr " (J/e) "
msgid "$rpm: command not found\n"
msgstr "$rpm: ei tunne seda ksku\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, fuzzy, c-format
msgid "urpmf version %s"
msgstr "urpmi versioon %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
#, fuzzy
msgid "usage: urpmf [options] <file>"
msgstr "kasutamine: rpmf [<fail>]"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr ""
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr ""
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr ""
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr ""
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr ""
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr ""
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr ""
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
@@ -146,24 +146,24 @@ msgid ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr ""
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr ""
@@ -176,145 +176,169 @@ msgstr ""
msgid " -y - impose fuzzy search.\n"
msgstr ""
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
#, c-format
-msgid "unable to find list file for \"%s\", medium ignored"
+msgid "nothing to write in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:45 po/placeholder.h:237
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
-msgid "nothing to write in list file for \"%s\""
+msgid "unable to find list file for \"%s\", medium ignored"
+msgstr ""
+
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
msgstr ""
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, fuzzy, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
-#: po/placeholder.h:50
-msgid ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-msgstr ""
-
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:51 po/placeholder.h:269
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:52
+msgid ""
+" --auto-select - automatically select packages for upgrading the system.\n"
+msgstr ""
+
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr ""
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "ei saa luua andmekandjat \"%s\"\n"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
msgstr ""
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
msgstr ""
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr ""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr ""
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr ""
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr ""
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr ""
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr ""
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, fuzzy, c-format
msgid "unable to write list file of \"%s\""
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, fuzzy, c-format
msgid "no package named %s"
msgstr "paketti %s ei leitud\n"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Proovin paigaldada veel julisemalt (--force)? (j/E) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgid "built hdlist synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
+msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
#, fuzzy
msgid "urpmi database locked"
msgstr "rpm andmebaasi pring ebannestus\n"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
#, fuzzy
msgid " (y/N) "
msgstr " (J/e) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -322,708 +346,734 @@ msgstr ""
"uuendamiseks tuleks osa pakette eemaldada, kahjuks ei ole see aga veel "
"vimalik\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, fuzzy, c-format
msgid "mounting %s"
msgstr "installitakse %s\n"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr ""
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr ""
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "ei ole midagi eemaldada (andmekandja lisamiseks urpmi.addmedia)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr ""
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, fuzzy, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Vajalik on vhemalt ks jrgnevatest pakettidest:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr ""
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Vajutage Enter kui see on tehtud..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, fuzzy, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Vajalik on vhemalt ks jrgnevatest pakettidest:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
msgstr ""
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr ""
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
+#: po/placeholder.h:97 po/placeholder.h:498
+msgid " -a - select all media.\n"
msgstr ""
-#: po/placeholder.h:91 po/placeholder.h:455
-msgid " -a - select all media.\n"
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
msgstr ""
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
msgstr ""
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, fuzzy, c-format
msgid "unable to parse correctly [%s]"
msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr "ei ole midagi uuendada (andmekandja lisamiseks urpmi.addmedia)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, fuzzy, c-format
msgid "read synthesis file [%s]"
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr "ei ole midagi uuendada (andmekandja lisamiseks urpmi.addmedia)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
-#, fuzzy, c-format
-msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
-msgstr "urpmq: tundmatu vti \"-$1\", vaata igaks juhuks --help\n"
-
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
#, fuzzy
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr ""
"kasutamine: urpmi [-h] [--auto] [--force] [-a] paketi_nimi "
"[paketi_nimed...]\n"
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
+#, fuzzy, c-format
+msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
+msgstr "urpmq: tundmatu vti \"-$1\", vaata igaks juhuks --help\n"
+
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr ""
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, fuzzy, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, fuzzy, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "ei saa luua andmekandjat \"%s\"\n"
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr ""
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr ""
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr ""
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Millise(d) valite? (1-%d)"
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, fuzzy, c-format
msgid "unable to access rpm file [%s]"
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Selline valik ei ole lubatud, proovige uuesti\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr ""
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, fuzzy, c-format
msgid "unable to access medium \"%s\""
msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr ""
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Selline valik ei ole lubatud, proovige uuesti\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
+#: po/placeholder.h:139
+#, c-format
+msgid "unable to parse correctly [%s] on value \"%s\""
+msgstr ""
+
+#: po/placeholder.h:140 po/placeholder.h:340
#, fuzzy, c-format
msgid "trying to select inexistent medium \"%s\""
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:130
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
-msgid "unable to parse correctly [%s] on value \"%s\""
+msgid "no rpm files found from [%s]"
msgstr ""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
#, c-format
-msgid "no rpm files found from [%s]"
+msgid "Unable to create directory [%s] for bug report"
+msgstr ""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
msgstr ""
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr ""
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "kik on juba installitud"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr ""
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Vajalik on vhemalt ks jrgnevatest pakettidest:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, fuzzy, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: ei saa lugeda rpm-faili \"$_\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Installimine ebannestus"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
#, fuzzy
msgid "unable to access first installation medium"
msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr ""
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr ""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "ei saa uuendada andmekandjat \"%s\"\n"
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, fuzzy, c-format
msgid "removing medium \"%s\""
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, fuzzy, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, fuzzy, c-format
msgid "trying to select multiple medium: %s"
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr ""
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "ei saa luua andmekandjat \"%s\"\n"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr ""
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Vajutage Enter kui see on tehtud..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "ei saa uuendada andmekandjat \"%s\"\n"
+
+#: po/placeholder.h:184
#, fuzzy
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "ei saa luua andmekandjat \"%s\"\n"
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Ainult juurkasutaja saab lokaalseid pakette installida"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, fuzzy, c-format
msgid "examining synthesis file [%s]"
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "ei saa luua andmekandjat \"%s\"\n"
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, fuzzy, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+msgid " -g - print groups with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:201 po/placeholder.h:572
+msgid " --list - list available packages.\n"
+msgstr ""
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
"MB)"
msgstr "Sltuvuste lahendamiseks installitakse jrgmised paketid (%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr ""
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, fuzzy, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: tundmatu vti \"-$1\", vaata igaks juhuks --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-#, fuzzy
-msgid "unable to register rpm file"
-msgstr "ei saa luua andmekandjat \"%s\"\n"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+#, fuzzy
+msgid "unable to register rpm file"
+msgstr "ei saa luua andmekandjat \"%s\"\n"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr ""
-#: po/placeholder.h:191 po/placeholder.h:493
-msgid " -d - extend query to package dependencies.\n"
-msgstr ""
-
-#: po/placeholder.h:192
+#: po/placeholder.h:215
#, fuzzy, c-format
msgid "unable to analyse synthesis data of %s"
msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
-#, c-format
-msgid "removing package %s will break your system\n"
+#: po/placeholder.h:216 po/placeholder.h:549
+msgid " -d - extend query to package dependencies.\n"
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
-msgid " --X - use X interface.\n"
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
+#, c-format
+msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:197 po/placeholder.h:291
+#: po/placeholder.h:220 po/placeholder.h:318
msgid "...copying done"
msgstr ""
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:221 po/placeholder.h:389
+msgid " --X - use X interface.\n"
+msgstr ""
+
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr ""
+
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr "Sltuvuste lahendamiseks installitakse jrgmised paketid (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr ""
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Proovin paigaldada ilma sltuvust kontrollimata? (j/E)"
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr ""
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr ""
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+
+#: po/placeholder.h:233
#, fuzzy, c-format
msgid "unable to build hdlist: %s"
msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr ""
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr ""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "ei saa luua andmekandjat \"%s\"\n"
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr ""
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "installitakse %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Palun pange andmekandja nimega %s seadmess [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, fuzzy, c-format
-msgid "The following packages contain %s: %s"
-msgstr "%s sisaldub jrmistes pakettides: %s\n"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, fuzzy, c-format
msgid "examining hdlist file [%s]"
msgstr "ei saa luua andmekandjat \"%s\"\n"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, fuzzy, c-format
+msgid "The following packages contain %s: %s"
+msgstr "%s sisaldub jrmistes pakettides: %s\n"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr ""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
msgstr ""
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr "ei leia pakette, katkestan"
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
-#: po/placeholder.h:228
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
-msgid "selecting %s using obsoletes"
+msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:255
#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
+msgid "selecting %s using obsoletes"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr ""
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr ""
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-#, fuzzy
-msgid "Only superuser is allowed to install packages"
-msgstr "Ainult juurkasutaja saab lokaalseid pakette installida"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "ei saa luua andmekandjat \"%s\"\n"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "ei saa luua andmekandjat \"%s\"\n"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "ei saa uuendada andmekandjat \"%s\"\n"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "ei saa luua andmekandjat \"%s\"\n"
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+#, fuzzy
+msgid "Only superuser is allowed to install packages"
msgstr "Ainult juurkasutaja saab lokaalseid pakette installida"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "ei saa luua andmekandjat \"%s\"\n"
-
-#: po/placeholder.h:273 urpm.pm:301
-#, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "ei saa luua andmekandjat \"%s\"\n"
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
-msgstr ""
-
-#: po/placeholder.h:321 urpm.pm:298
-#, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1033,45 +1083,40 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:350
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Vajutage Enter kui see on tehtud..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1081,7 +1126,7 @@ msgstr ""
"uuendamiseks tuleks osa pakette eemaldada, kahjuks ei ole see aga veel "
"vimalik\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1089,25 +1134,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr ""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, fuzzy, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"Puudub <suhteline tee hdlist -ni>\n"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
#, fuzzy
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
@@ -1129,33 +1156,42 @@ msgstr ""
" http://<masin>/<tee> with <suhteline tee hdlist juurde>\n"
" removable_<seade>://<tee>\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, fuzzy, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr "tundmatu vti \"%s\"\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
+msgstr ""
+"%s\n"
+"`with' puudub ftp asukoha jaoks\n"
+
+#: po/placeholder.h:472 urpmi.addmedia:88
+#, fuzzy, c-format
+msgid ""
+"%s\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
"Puudub <suhteline tee hdlist -ni>\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:483 urpmi.addmedia:100
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
-"`with' puudub ftp asukoha jaoks\n"
+"Puudub <suhteline tee hdlist -ni>\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1164,7 +1200,7 @@ msgstr ""
"puudub eemaldatava nimi\n"
"(vimalikke %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
#, fuzzy
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
@@ -1176,7 +1212,7 @@ msgstr ""
"\n"
"tundmatu(d) '%s'\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
#, fuzzy
msgid ""
"usage: urpmi.update [options] <name> ...\n"
@@ -1188,7 +1224,7 @@ msgstr ""
"\n"
"tundmatu(d) '%s'\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1197,11 +1233,7 @@ msgstr ""
"puudub uuendatava nimi\n"
"(vimalikke %s)\n"
-#: po/placeholder.h:481
-msgid " -r - print version and release with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1211,26 +1243,12 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-
-#: po/placeholder.h:510
-msgid " -g - print groups with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:511
-msgid " --list - list available packages.\n"
-msgstr ""
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1242,26 +1260,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "kasutamiseks: urpmi.addmedia <nimi> <url>"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "kasutamiseks: urpmi.removemedia [-a] <nimi> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
#, fuzzy
msgid "usage: urpmi.update [options] <name> ..."
msgstr "kasutamiseks: urpmi.update [-a] <nimi> ..."
@@ -1271,6 +1285,9 @@ msgstr "kasutamiseks: urpmi.update [-a] <nimi> ..."
msgid "urpmq version %s"
msgstr "urpmq versioon %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ", $otherPackage, "
#~ msgstr ", $otherPackage, "
diff --git a/po/eu.po b/po/eu.po
index 0ec478cc..9577335b 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -1,12 +1,12 @@
-# SOME DESCRIPTIVE TITLE.
+# EUSKARA: Mandrake itzulpena.
# Copyright (C) 2001 Free Software Foundation, Inc.
-# Iigo Salvador Azurmendi <xalba@euskalnet.net>, 2001.
+# Iigo Salvador Azurmendi <xalba@euskalnet.net>, 2001-2002.
#
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
-"PO-Revision-Date: 2002-07-08 20:14+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
+"PO-Revision-Date: 2002-07-14 17:02+0200\n"
"Last-Translator: Iigo Salvador Azurmendi <xalba@euskalnet.net>\n"
"Language-Team: Euskara <linux-eu@chanae.alphanet.ch>\n"
"MIME-Version: 1.0\n"
@@ -26,16 +26,16 @@ msgstr ""
"Paketeak automatikoki instalatzen...\n"
"$rpm paketea instalatzea eskatu duzu\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Ados zaude?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Ados"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Utzi"
@@ -44,8 +44,8 @@ msgstr "Utzi"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "eENn"
@@ -54,13 +54,13 @@ msgstr "eENn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "bBYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr "(B/e) "
@@ -68,84 +68,84 @@ msgstr "(B/e) "
msgid "$rpm: command not found\n"
msgstr "$rpm: ez du komandoa aurkitu\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf-ren %s bertsioa"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
"Software librea da eta birbana daiteke GNU GPLren baldintzak betetzen badira."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "erabili: urpmf [aukerak] <fitxategia>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - ez du etiketaren izena inprimatzen (lehenetsia da komando-"
"lerroan etiketarik ez badago;"
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " ez da modu interaktiboarekin bateragarria)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - etiketa guztiak inprimatzen ditu."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - etiketaren izena inprimatzen du: rpm fitxategi-izena "
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " etiketarik ez badago, baina pakete-izenik gabe)."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - etiketaren taldea inprimatzen du: taldea."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - etiketaren tamaina inprimatzen du: tamaina."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - etiketaren seriea inprimatzen du: seriea."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - etiketaren laburpena inprimatzen du: laburpena."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - etiketaren azalpena inprimatzen du: azalpena."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - etiketa-hornitzaileak inprimatzen ditu: hornitzaile "
"guztiak (lerro anitz)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - etiketaren eskakizunak inprimatzen ditu: eskakizun "
"guztiak (lerro anitz)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
" --files - etiketa-fitxategiak inprimatzen ditu: fitxategi "
@@ -158,28 +158,28 @@ msgstr ""
" --conflicts - etiketa-gatazkak inprimatzen ditu: gatazka guztiak "
"(lerro anitz)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - etiketa zaharkituak inprimatzen ditu: zaharkitu guztiak "
"(lerro anitz)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - etiketaren aurre-eskakizunak inprimatzen ditu: aurre-"
"eskakizun guztiak (lerro anitz)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "aukera gehiagotarako, saiatu urpmf --help"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "ez da euskarri-zerrenda osorik aurkitu"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "huts egin du konfigurazio-fitxategian [%s] idaztean"
@@ -192,158 +192,184 @@ msgstr "urpmi datu-base osoa aztertzean"
msgid " -y - impose fuzzy search.\n"
msgstr " -y - hurbilketazko bilaketa behartzen du.\n"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "ez dago ezer idaztekorik \"%s\"(r)en zerrenda-fitxategian"
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr ""
"ezin da \"%s\"(r)en zerrenda-fitxategia aurkitu; jaramonik ez euskarriari"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "ez dago ezer idaztekorik \"%s\"(r)en zerrenda-fitxategian"
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
+msgstr " --auto - aukeren arteako pakete bat hautatu automatikoki.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "ezin da \"%s\" (r)en goiburuko-zerrendaren fitxategia analizatu"
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "ez dago ezer idatzita \"%s\"(r)en zerrenda-fitxategian"
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - iturburu-pakete guztiak deskargatu aurretik ematen ditu "
"(root-ek bakarrik).\n"
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr "\"%s\"(r)en deskribapen-fitxategia berreskuratzen..."
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
" --auto-select - automatikoki sistema bertsio-berritzeko paketeak "
"hautatzen ditu.\n"
-#: po/placeholder.h:51 po/placeholder.h:243
-#, c-format
-msgid "retrieving description file of \"%s\"..."
-msgstr "\"%s\"(r)en deskribapen-fitxategia berreskuratzen..."
-
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "ez da %s paketea aurkitu."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, c-format
+msgid "trying to select multiple media: %s"
+msgstr "hainbat euskarri hautatzen saiatzen: %s"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
"\"%s\" euskarriak erabilitako goiburuko-zerrenda bat erabili nahi du; "
"jaramonik ez euskarriari"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "pakete ezezaguna(k)"
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "arazoa goiburuko-zerrendaren fitxategia irakurtzean, saiatu berriro"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"ezin da izen gabeko euskarrirako \"%s\" izena erabili, dagoeneko erabilita "
"dagoelako"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "arazoa goiburuko-zerrendaren fitxategia irakurtzean, saiatu berriro"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "pakete ezezaguna(k)"
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"ezin da \"%s\" euskarria aintzat hartu [%s] zerrenda-fitxategia existitzen "
"ez delako"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "hornitzaileetan aipatutako fitxategiak bakarrik mantentzen"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "%d goiburuko aurkitu dira cache-an"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
-#, c-format
-msgid "unable to update medium \"%s\"\n"
-msgstr "ezin da \"%s\" euskarria eguneratu\n"
-
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
msgid " --src - next package is a source package (same as -s).\n"
msgstr ""
" --src - hurrengo paketea iturburu-pakete bat da (-s bezalakoa).\n"
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
+#, c-format
+msgid "unable to update medium \"%s\"\n"
+msgstr "ezin da \"%s\" euskarria eguneratu\n"
+
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --noclean - rpm erabili gabe mantentzen du cache-an.\n"
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - goiburukoen cache-direktorioa garbitzen du.\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr "%s-rentzako protokolo ezezaguna definitu da"
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "\"%s\" euskarria badago lehendik ere"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "ezin da \"%s\"(r)en zerrenda-fitxategian idatzi"
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr " komando-lerroko izenak edo rpm-fitxategiak kontsultatu dira.\n"
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+" --auto-select - automatikoki sistema bertsio-berritzeko paketeak "
+"hautatzen ditu.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "ez dago %s izeneko paketerik"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Areago instalatzen saiatu (--force)? (b/E) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:75 po/placeholder.h:289
+#, c-format
+msgid "built hdlist synthesis file for medium \"%s\""
+msgstr "eraiki \"%s\" euskarrirako goiburuko-zerrendaren laburpen-fitxategia"
+
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""
"ezin da \"%s\"(r)en goiburuko-zerrendaren fitxategia aurkitu; jaramonik ez "
"euskarriari"
-#: po/placeholder.h:72 po/placeholder.h:262
-#, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
-msgstr "eraiki \"%s\" euskarrirako goiburuko-zerrendaren laburpen-fitxategia"
-
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "urpmi datu-basea blokeatuta"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr "[%s] fitxategia dagoeneko erabileran \"%s\" euskarri berdinean"
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr "(b/E) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
" -a - komando-lerroko bat-etortze guztiak hautatzen ditu.\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -351,284 +377,325 @@ msgstr ""
"pakete batzuk kendu egin behar izaten dira bertsioa berritzeko, aukera hori "
"ez dago oraindik prest\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "%s muntatzen"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr ""
-" -f - goiburuko-zerrendaren fitxategiak sortzera behartzen du.\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget-ek huts egin du: %d(r)ekin edo %d seinalearekin irten da\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr ""
+" -f - goiburuko-zerrendaren fitxategiak sortzera behartzen du.\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "ez dago kentzeko ezer (erabili urpmi.addmedia euskarria gehitzeko)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+" --env - erabili ingurune zehatza (normalean akats txostena).\n"
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "gaizki eratutako sarrera: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
" -y - hurbilketazko bilaketa behartzen du (--fuzzy-k bezala).\n"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr ""
-" -u - paketea kentzen du bertsio hobea instalatuta badago.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
+msgstr "ssh falta da\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "%s instalatzeko, ondoko paketeetako bat behar da:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "...huts egin du kopiatzean"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Bukatutakoan sakatu Sartu..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "...huts egin du kopiatzean"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "%s instalatzeko, ondoko paketeetako bat behar da:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+" -u - paketea kentzen du bertsio hobea instalatuta badago.\n"
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
"\"%s\" euskarriak erabilitako zerrenda bat erabili nahi du; jaramonik ez "
"euskarriari "
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - laguntza-mezu hau inprimatzen du.\n"
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
-msgstr " -g - taldeak ere izenarekin inprimatzen ditu.\n"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
msgid " -a - select all media.\n"
msgstr " -a - euskarri guztiak hautatzen ditu.\n"
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
+msgstr " -g - taldeak ere izenarekin inprimatzen ditu.\n"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
"goiburuko-zerrendaren azalpen baliogabea \"%s\" goiburuko-zerrendaren "
"fitxategian "
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+" -r - inprimatu bertsioa eta askapena izenarekin batera.\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
" -h - laburpen-fitxategiak edo goiburuko-zerrendaren "
"fitxategiak bilatzen edo erabiltzen saiatzen da.\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
" -r - bertsioa eta argitalpena ere izenarekin inprimatzen "
"ditu.\n"
-#: po/placeholder.h:95 po/placeholder.h:492
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
+msgstr ""
+" --auto - aukeren artean pakete on bat hautatzen du automatikoki.\n"
+
+#: po/placeholder.h:104 po/placeholder.h:548
msgid " -f - print version, release and arch with name.\n"
msgstr ""
" -f - bertsioa, argitalpena eta fitxategia ere izenarekin "
"inprimatzen ditu.\n"
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
-msgstr ""
-" --auto - aukeren artean pakete on bat hautatzen du automatikoki.\n"
-
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "ezin da [%s] behar bezala analizatu"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr ""
-"ez dago eguneratzeko ezer (erabili urpmi.addmedia euskarria gehitzeko)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr "[%s] laburpen-fitxategia irakurri"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr ""
+"ez dago eguneratzeko ezer (erabili urpmi.addmedia euskarria gehitzeko)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "ez da webfetch (une honetan curl edo wget) aurkitu\n"
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr " -c - ixteko eskaerentzat metodo osoa aukeratzen du.\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "ezin da \"%s\" euskarria sortu\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "\"%s\"(r)en iturburuko goiburuko-zerrenda (edo laburpena) kopiatzen..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "erabili: urpme [-a] [--auto] <packages...>\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: \"-%s\" aukera ezezaguna, egiaztatu erabilera --help erabiliz\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "erabili: urpme [-a] [--auto] <packages...>\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "[%s] goiburuko-zerrenda eraikitzen"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
-" --media - komaz bereizitako euskarriak bakarrik erabiltzen ditu.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "ezin da [%s] rpm fitxategia \"%s\" euskarrian irakurri"
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "gehitu den %s euskarria "
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "ezin da [%s] rpm fitxategia \"%s\" euskarrian irakurri"
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
+" --media - komaz bereizitako euskarriak bakarrik erabiltzen ditu.\n"
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
"huts egin du iturburuko goiburuko-zerrenda (edo laburpena) berreskuratzean "
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...huts egin du berreskuratzean: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+" --bug - atera akats txosten bat hurrengo argumentuak adierazitako "
+"direktorioan.\n"
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr "Prestatzen..."
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "\"%s\" euskarri inkoherentea aldagarri gisa markatuta, baina ez da"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "rpm fitxategi-izena [%s] baliogabea"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "%s(r)ekin lotutako datu ezezagunak"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Zein aukeratu duzu? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr ""
"ezin da \"%s\"(r)en zerrenda-fitxategia atzitu; jaramonik ez euskarriari"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
" --wget - wget erabiltzen du urruneko fitxategiak berreskuratzeko.\n"
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "%s hautatzea ekidin, behar beste fitxategi eguneratuko ez delako"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "ezin da [%s] rpm fitxategia atzitu"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Lastima, aukera okerra, saiatu berriro\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "%s sarrera depslist-en birkokatuta"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "ezin da \"%s\" euskarria atzitu"
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "%s sarrera depslist-en birkokatuta"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Lastima, aukera okerra, saiatu berriro\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
" --curl - curl erabiltzen du urruneko fitxategiak berreskuratzeko.\n"
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "existitzen ez den \"%s\" euskarria hautatzen saiatzen"
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "ezin da [%s] \"%s\" balioan ondo analizatu"
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "existitzen ez den \"%s\" euskarria hautatzen saiatzen"
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "[%s](e)n ez da rpm fitxategirik aurkitu"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "ezin da akatsen txostenak uzteko [%s] direktorioa sortu"
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+"\"%s\" euskarriak, erabileran dagoen hdlist bat erabili nahi du; jaramonik "
+"ez euskarriari"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr "rsync falta da\n"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr "curl ez dago\n"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "ezin da goiburuko-zerrendaren fitxategi honen [%s] euskarria zehaztu"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - laguntza-mezu hau inprimatzen du.\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "dena dago instalatuta"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr "rpms fitxategiak berreskuratzen..."
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "\"%2$s\"(r)entzat gailu aldagarriak [%1$s] erabiltzen"
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Ondoko paketeetako bat behar da:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
@@ -636,96 +703,120 @@ msgstr ""
"ezin da lehen instalazio-euskarria atzitu (ez da Mandrake/base/hdlists "
"fitxategia aurkitu)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: ezin da \"%s\" rpm fitxategia irakurri\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "rsync-ek hutsegin du: %d(r)ekin edo %d seinalearekin amaitu da\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr "Ez dago ezer kentzeko.\n"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Instalazioak huts egin du"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr "ezin da lehen instalazio-euskarria atzitu"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr " -p - ez bilatu paketea hornitzaileen artean.\n"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "%s desmuntatzen"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "%d goiburuko zaharkituak cache-tik ezabatzen"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "ez da \"%s\" euskarrirako goiburuko-zerrendaren fitxategirik aurkitu"
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<ez dago karaktere inprimagarririk>"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "\"%s\" euskarriaren sintesi fitxategia irakurtzeko arazoa"
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - modu xehetua.\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "\"%s\" euskarria kentzen"
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "ezin da \"%s\" euskarriaren laburpen-fitxategia eraiki"
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "hainbat euskarri hautatzen saiatzen: %s"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - euskarri ez-aldagarri guztiak hautatzen ditu.\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr " komando-lerroko izenak edo rpm-fitxategiak instalatuta daude.\n"
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr "ekidin %s hautatzea, hizkuntza lokala oraindik hautatu gabe dagoelako"
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, c-format
+msgid "reading rpms files from [%s]"
+msgstr "[%s] barruan dauden rpms fitxategiak irakurtzen"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
" --complete - parsehdlist zerbitzaria erabiltzen du hautapena "
"osatzeko.\n"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "[%s] konfigurazio-fitxategian idatzi"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+msgid "Press Enter when ready..."
+msgstr "Prest zaudenean sakatu Sartu..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, c-format
+msgid "unable to handle protocol: %s"
+msgstr "ezin da maneiatu protokoloa: %s"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
"ezin da goiburuko-zerrendaren laburpena eraiki parsehdlist metodoa erabiliz"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
@@ -733,12 +824,22 @@ msgstr ""
" --distrib - euskarri guztiak automatikoki instalazio-euskarritik "
"sortzen ditu.\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "ezin da [%s] \"%s\" balioan ondo analizatu (parse)"
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
" -s - hurrengo paketea iturburu-pakete bat da (--src bezala).\n"
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, c-format
+msgid "unable to install package %s"
+msgstr "ezin da %s paketea instalatu"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -747,22 +848,42 @@ msgstr ""
"ezin da \"%s\" euskarriaren ardura hartu, zerrendaren fitxategia beste "
"euskarri bat ari delako erabiltzen"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "[%s] laburpen-fitxategia aztertzen"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "\"%s\" euskarritik goiburuak irakurtzen"
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+"\"%s\" euskarriak erabilitako zerrenda bat erabili nahi du; jaramonik ez "
+"euskarriari"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "ezin da \"%s\" euskarri aldagarriaren bide-izena berreskuratu"
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "pakete bat baino gehiago dago \"%s\" rpm fitxategi-izen berarekin"
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+msgid " -g - print groups with name also.\n"
+msgstr " -g - inprimatu taldeak izenarekin ere.\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+msgid " --list - list available packages.\n"
+msgstr " --list - zerrendatu eskuragarri dauden paketeak.\n"
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -771,93 +892,97 @@ msgstr ""
"Mendekotasun guztiak behar bezala lagatzeko, ondoko paketeak kendu egingo "
"dira(%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr "goiburuko-zerrendaren fitxategia berreskuratzen..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr ""
"urpmi: \"-%s\" aukera ezezaguna, egiaztatu erabilera --help erabilita\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
"ezin da \"%s\"(r)en goiburuko-zerrendaren fitxategia atzitu; jaramonik ez "
"euskarriari"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "ezin da rpm fitxategia erregistratu"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "ezin da rpm fitxategia erregistratu"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "probatutako goiburuko-zerrenda (edo laburpena) %s gisa aurkituta"
+msgid "too many mount points for removable medium \"%s\""
+msgstr "muntatze-puntu gehiegi \"%s\" euskarri aldagarriarentzat"
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
"ezin da \"%s\"(r)en zerrenda-fitxategia ikuskatu; jaramonik ez euskarriari"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "muntatze-puntu gehiegi \"%s\" euskarri aldagarriarentzat"
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "probatutako goiburuko-zerrenda (edo laburpena) %s gisa aurkituta"
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
"\"%s\"(r)en zerrenda-fitxategia inkoherentea da; jaramonik ez euskarriari"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - euskarri eguneratua bakarrik erabiltzen du.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "huts egin da [%s] kopiatzean"
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "ezin dira %s(r)en laburpen-datuak analizatu"
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr ""
" -d - kontsulta paketeen mendekotasunetara zabaltzen du.\n"
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "ezin dira %s(r)en laburpen-datuak analizatu"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr ""
+"\"%s\"(r)en iturburuko goiburuko-zerrenda (edo laburpena) berreskuratzen..."
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "%s paketea kentzen baduzu, sistemak porrot egingo du\n"
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
-msgstr ""
-"\"%s\"(r)en iturburuko goiburuko-zerrenda (edo laburpena) berreskuratzen..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
+msgstr "...kopiatzea amaitu da"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - X interfazea erabiltzen du.\n"
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr "...kopiatzea amaitu da"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "goiburuko-zerrendaren fitxategia kopiatzen..."
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -866,239 +991,169 @@ msgstr ""
"Mendekotasun guztiak behar bezala lagatzeko, ondoko paketeak instalatuko dira"
"(%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "goiburuko-zerrendaren fitxategia kopiatzen..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "sintaxi-errorea konfigurazio-fitxategiaren %s lerroan"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Mendekotasunak egiaztatu gabe instalatzen saiatu nahi duzu? (B/e) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr ""
" --fuzzy - hurbilketazko bilaketa behartzen du (-y bezalakoa da).\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "errorea pakete lokalak erregistratzean"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "gailu aldagarria \"%s\" gisa hartu da"
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
" -p - hornitzaileetan paketeak aurkitzeko bilaketa baimentzen "
"du.\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "\"%s\"(r)en deskribapen-fitxategia kopiatzen..."
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - paketea kendu dagoeneko bertsio berriagoa instalatuta "
+"badago.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "ezin da goiburuko-zerrenda hau eraiki: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "\"%s\" euskarria ez dago hautatuta"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "lehendik dagoen \"%s\" euskarria saltatzen saiatzen, ekiditen"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "ezin dira rpms fitxategiak honetatik irakurri [%s]: %s"
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - quiet modua.\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
" --force - deitzea bultzatzen du, nahiz eta pakete batzuk ez egon.\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "\"%s\" azpikate gisa erabiliz, zera aurkitu dut:"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "Denak kendu?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "%s instalatzen\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "Denak kendu?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "\"%s\" izeneko euskarria [%s] gailuan sartu"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Ondoko paketeek %s dute: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "[%s] goiburuko-zerrendaren fitxategia aztertzean"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Ondoko paketeek %s dute: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "depslist-en ez da sarrerarik birkotatu"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - euskarri eguneratua sortzen du.\n"
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "...berreskuratzea amaitu da"
+
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
+msgid "unable to get source packages, aborting"
+msgstr "ezin dira iturburuko paketeak lortu, abortatzen"
+
+#: po/placeholder.h:253 po/placeholder.h:527
msgid ""
" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
" -d - depslist.ordered fitxategiaren kontaketa osoa bultzatzen "
"du.\n"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
-msgid "unable to get source packages, aborting"
-msgstr "ezin dira iturburuko paketeak lortu, abortatzen"
-
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "...berreskuratzea amaitu da"
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
+#, c-format
+msgid "curl failed: exited with %d or signal %d\n"
+msgstr "curl-ek huts egin du: %d(r)ekin edo %d seinalearekin irten du\n"
-#: po/placeholder.h:228
+#: po/placeholder.h:255
#, c-format
msgid "selecting %s using obsoletes"
msgstr "%s hautatzen zaharkituak erabiliz"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
-#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
-msgstr "curl-ek huts egin du: %d(r)ekin edo %d seinalearekin irten du\n"
-
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "%s hautatzen fitxategietan hautatuz"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "\"%s\"(r)en iturburu-zerrenda kopiatzen..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Supererabiltzaileak bakarrik du pakete lokalak instalatzeko baimena"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "wget ez dago\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "curl-ek huts egin du: %d(r)ekin edo %d seinalearekin irten du\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "hainbat euskarri hautatzen saiatzen: %s"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "eraiki \"%s\" euskarrirako goiburuko-zerrendaren laburpen-fitxategia"
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "[%s](e)n ez da rpm fitxategirik aurkitu"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "ezin da goiburuko-zerrenda hau eraiki: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "ezin da [%s] \"%s\" balioan ondo analizatu"
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Supererabiltzaileak bakarrik du pakete lokalak instalatzeko baimena"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "\"%s\" euskarria kentzen"
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-"\"%s\" euskarriak erabilitako zerrenda bat erabili nahi du; jaramonik ez "
-"euskarriari "
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "wget ez dago\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "ezin da [%s] rpm fitxategia \"%s\" euskarrian irakurri"
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "curl ez dago\n"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-"\"%s\" euskarriak erabilitako goiburuko-zerrenda bat erabili nahi du; "
-"jaramonik ez euskarriari"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1113,13 +1168,14 @@ msgstr ""
"betez.\n"
"erabili:\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-" --auto - aukeren artean pakete on bat hautatzen du automatikoki.\n"
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1127,7 +1183,14 @@ msgstr ""
"Huts egin du instalatzean, fitxategi batzuk falta dira.\n"
"Zure urpmi datu-basea eguneratzea nahiko duzu "
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1135,12 +1198,7 @@ msgstr ""
" --best-output - aukeratu interfazerik onena ingurunearen arabera:\n"
" X edo testu-modua.\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1149,56 +1207,29 @@ msgstr ""
"root izan behar duzu ondorengo menpekotasunak instalatzeko:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Bukatutakoan sakatu Sartu..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-" --auto-select - automatikoki sistema bertsio-berritzeko paketeak "
-"hautatzen ditu.\n"
-
-#: po/placeholder.h:393 urpmi:355
-#, fuzzy, c-format
+#: po/placeholder.h:428 urpmi:371
+#, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
"%s\n"
"do you agree ?"
msgstr ""
-"pakete batzuk kendu egin behar izaten dira bertsioa berritzeko, aukera hori "
-"ez dago oraindik prest\n"
+"Pakete batzuk kendu behar dira beste batzuk eguneratuak izan daitezen:\n"
+"%s\n"
+"ados zaude?"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
"%s\n"
"do you agree ?"
msgstr ""
-
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "ezin da [%s] \"%s\" balioan ondo analizatu"
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
+"Eskatutako pakete batzuk ezin dira instalatu:\n"
"%s\n"
-"ez dago <goiburuko-zerrendaren bide-izen erlatiboa> --distrib erabiliz eman "
-"beharrik"
+"ados zaude?"
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1223,8 +1254,8 @@ msgstr ""
" aldagarria://<bide-izena>\n"
"eta [aukerak] hemengoak dira:\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1233,25 +1264,35 @@ msgstr ""
"\n"
"aukera ezezagunak '%s'\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<goiburuko-zerrendaren bide-izen erlatiboa> falta da\n"
+"ftp euskarriaren `(r)ekin' falta da\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"ftp euskarriaren `(r)ekin' falta da\n"
+"ez dago <goiburuko-zerrendaren bide-izen erlatiboa> --distrib erabiliz eman "
+"beharrik"
+
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<goiburuko-zerrendaren bide-izen erlatiboa> falta da\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1260,7 +1301,7 @@ msgstr ""
"kendu beharreko sarrera falta da\n"
"(%s(e)tako bat)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1268,7 +1309,7 @@ msgstr ""
"erabili: urpmi.removemedia [-a] <izena> ...\n"
"non <izena> kendu beharreko euskarri-izena den.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1276,7 +1317,7 @@ msgstr ""
"erabili: urpmi.update [aukerak] <izena> ...\n"
"non <izena> eguneratzeko euskarri-izena den.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1285,14 +1326,7 @@ msgstr ""
"eguneratu beharreko sarrera falta da\n"
"(%s(e)tako bat)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr ""
-" -r - bertsioa eta argitalpena ere izenarekin inprimatzen "
-"ditu.\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1307,7 +1341,7 @@ msgstr ""
"gero.\n"
"erabili:\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1315,24 +1349,6 @@ msgstr ""
" --headers - zerrendatutako paketeen goiburukoak urpmi db-tik atera\n"
" eta stdout-era eramaten ditu (root-ek bakarrik).\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - paketea kentzen du bertsio hobea instalatuta badago.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - taldeak ere izenarekin inprimatzen ditu.\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - etiketa guztiak inprimatzen ditu."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1344,26 +1360,22 @@ msgstr ""
"erabili: urpmi.addmedia [aukerak] <izena> <url> [<bide-izen_erlatiboa>rekin]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "erabili: urpmi.removemedia [-a] <izena> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "erabili: urpmi.update [aukerak] <izena> ..."
@@ -1372,6 +1384,9 @@ msgstr "erabili: urpmi.update [aukerak] <izena> ..."
msgid "urpmq version %s"
msgstr "urpmq-ren %s bertsioa"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/fi.po b/po/fi.po
index 357c06b7..fad829ea 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-02-08 20:13EET\n"
"Last-Translator: Matias Griese <mahagr@utu.fi>\n"
"Language-Team: Finnish\n"
@@ -27,16 +27,16 @@ msgstr ""
"Pakettien automaattinen asennus...\n"
"Lhetit pyynnn paketin $rpm asentamisesta\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Sopiiko tm?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Ok"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Peruuta"
@@ -45,8 +45,8 @@ msgstr "Peruuta"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "EeNn"
@@ -55,13 +55,13 @@ msgstr "EeNn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "KkJjYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (K/e) "
@@ -69,76 +69,76 @@ msgstr " (K/e) "
msgid "$rpm: command not found\n"
msgstr "$rpm: komentoa ei lytynyt\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf versio %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "kytt: rpmf [valitsimet] <tiedosto>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr ""
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr ""
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr ""
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr ""
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr ""
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr ""
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr ""
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
@@ -147,24 +147,24 @@ msgid ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr ""
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "tysinist medialuetteloa ei lytynyt"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "asetustiedostoon ei voitu kirjoittaa [%s]"
@@ -177,146 +177,170 @@ msgstr "tutkitaan koko urpmi-tietokanta"
msgid " -y - impose fuzzy search.\n"
msgstr ""
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "\"%s\":n listatiedostoon ei mitn kirjoitettavaa"
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "\"%s\":lle ei lytynyt listatiedostoa, media ohitettu"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "\"%s\":n listatiedostoon ei mitn kirjoitettavaa"
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "hdlist-tiedostoa \"%s\" ei voi lukea"
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "\"%s\":n listatiedostoon ei kirjoitettu mitn"
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
-#: po/placeholder.h:50
-msgid ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-msgstr ""
-
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:51 po/placeholder.h:269
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:52
+msgid ""
+" --auto-select - automatically select packages for upgrading the system.\n"
+msgstr ""
+
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "pakettia %s ei lytynyt."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "yritetn valita useampi media: %s"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
"media \"%s\" yritt kytt jo kytetty hdlist-tiedostoa, media ohitettu"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "tuntemattomia paketteja "
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "ongelmia hdlist-tiedostoa lukiessa, uusi yritys"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"nime \"%s\" ei voida kytt nimemttmlle medialle, koska se on jo "
"kytss"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "ongelmia hdlist-tiedostoa lukiessa, uusi yritys"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "tuntemattomia paketteja "
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr ""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "vlimuistista lytyi %d otsikkokentt"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr ""
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "mediaa \"%s\" ei voida pivitt\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr ""
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr ""
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "media \"%s\" on jo olemassa"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "listatiedostoa \"%s\":sta ei voida kirjoittaa levylle"
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "ei pakettia nimelt %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Yrit asentaa pakolla (--force)? (k/E) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr "\"%s\":lle ei lytynyt hdlist-tiedostoa, media ohitettu"
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "rakenna hdlist-synteesitiedosto medialle \"%s\""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr "\"%s\":lle ei lytynyt hdlist-tiedostoa, media ohitettu"
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "urpmi-tietokanta lukittu"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (k/E) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -324,704 +348,730 @@ msgstr ""
"jotkin paketit pit poistaa ohjelmiston pivittmiseksi, tt toimintoa ei "
"tueta viel\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "liitn %s:n"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr ""
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr ""
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "ei mitn poistettavaa (kyt urpmi.addmedia lisksesi median)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "vrin muodostettu syte: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Yksi seuraavista paketeista tytyy asentaa: %s:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "...kopiointi eponnistui"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Paina enteri tehtysi sen..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "...kopiointi eponnistui"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Yksi seuraavista paketeista tytyy asentaa: %s:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr "media \"%s\" yritt kytt jo kytss olevaa listaa, media ohitettu"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr ""
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
+#: po/placeholder.h:97 po/placeholder.h:498
+msgid " -a - select all media.\n"
msgstr ""
-#: po/placeholder.h:91 po/placeholder.h:455
-msgid " -a - select all media.\n"
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
msgstr ""
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
msgstr ""
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "ei voitu jsent oikein [%s]"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr "ei mitn pivitettv (kyt urpmi.addmedia lisksesi median)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr "luetaan synteesitiedostoa [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr "ei mitn pivitettv (kyt urpmi.addmedia lisksesi median)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "mediaa \"%s\" ei voida luoda\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "kopioidaan lhteen \"%s\" hdlist-tiedostoa (tai synteesi)..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "kytt: urpme [-a] [--auto] <paketit...>\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: tuntematon valitsin \"-%s\", tarkista ohjelman kytt: --help\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "kytt: urpme [-a] [--auto] <paketit...>\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "rekennetaan hdlist-tiedostoa [%s]"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "rpm-tiedostoa [%s] ei voitu lukea medialta \"%s\""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "media %s listty"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "rpm-tiedostoa [%s] ei voitu lukea medialta \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "lhteen hdlistin (tai synteesin) noutaminen eponnistui"
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...noutaminen eponnistui: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "laiton rpm-tiedoston nimi [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "tuntematonta tietoa liittyen %s:n"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Mik on valintasi? (1-%d)"
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "ei saantia \"%s\":n listatiedostolle, media ohitettu"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "vlt valitsemasta %s:, koska tarpeeksi tiedostoja ei pivitet"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "ei oikeuksia rpm-tiedostoon [%s]"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Virheellinen valinta, yrit uudelleen\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr ""
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "mediaa \"%s\" ei voitu kytt"
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr ""
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Virheellinen valinta, yrit uudelleen\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "yritettiin valita olematon media \"%s\""
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr ""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "yritettiin valita olematon media \"%s\""
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "rpm-tiedostoja ei lytynyt paikasta [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr ""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+"media \"%s\" yritt kytt jo kytetty hdlist-tiedostoa, media ohitettu"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr ""
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "kaikki on jo asennettu"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr ""
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Yksi seuraavista paketeista tarvitaan:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: ei voida lukea rpm-tiedostoa \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Asennus eponnistui"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr ""
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr ""
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr ""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "rakenna hdlist-synteesitiedosto medialle \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "poistetaan mediaa \"%s\""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "synteesitiedostoa ei voida rakentaa medialle \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "yritetn valita useampi media: %s"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr ""
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "rpm-tiedostoja ei lytynyt paikasta [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr ""
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Paina enteri tehtysi sen..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "hdlisti ei voitu rakentaa: %s"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
"hdlist-synteesitiedostoa ei voida rakentaa, kytetn parsehdlist-metodia"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "rpm-tiedostoa [%s] ei voitu lukea medialta \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Vain pkyttj saa asentaa paketteja"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "tutkitaan synteesitiedostoa [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "poistetaan mediaa \"%s\""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr "media \"%s\" yritt kytt jo kytss olevaa listaa, media ohitettu"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "hakemiston nime ei voida noutaa poistettavalle medialle \"%s\""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+msgid " -g - print groups with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:201 po/placeholder.h:572
+msgid " --list - list available packages.\n"
+msgstr ""
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
"MB)"
msgstr "Riippuvuuksien tyttmiseksi seuraavat paketit poistetaan (%d Mt)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr ""
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr ""
"urpmi: tuntematon parametri \"-%s\", tarkista ohjelman kytt: --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "rpm-tiedostoa ei voitu rekisterid"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
-#, fuzzy, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "kopioidaan lhteen \"%s\" hdlist-tiedostoa (tai synteesi)..."
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "rpm-tiedostoa ei voitu rekisterid"
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "unable to inspect list file for \"%s\", medium ignored"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:211 po/placeholder.h:313
+#, fuzzy, c-format
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "kopioidaan lhteen \"%s\" hdlist-tiedostoa (tai synteesi)..."
+
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr ""
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "synteesitietoja %s ei voitu analysoida"
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr ""
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "synteesitietoja %s ei voitu analysoida"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr ""
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr ""
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
msgstr ""
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr "Riippuvuuksien tyttmiseksi seuraavat paketit asennetaan (%d Mt)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr ""
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Yrit asentaa ilman riippuvuuksia? (k/E) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr ""
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr ""
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "hdlisti ei voitu rakentaa: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "mediaa \"%s\" ei ole valittu"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr ""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "rpm-tiedostoa [%s] ei voitu lukea medialta \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr ""
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "Poista ne kaikki?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "asennan %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "Poista ne kaikki?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Aseta media nimeltn \"%s\" laitteeseen [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Seuraavat paketit sisltvt %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "tutkitaan hdlist-tiedostoa [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Seuraavat paketit sisltvt %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr ""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
msgstr ""
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr "lhteen paketteja ei saada, toiminto keskeytetn"
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
-#: po/placeholder.h:228
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
-msgid "selecting %s using obsoletes"
+msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:255
#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
+msgid "selecting %s using obsoletes"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr ""
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "kopioidaan \"%s\":n lhdelistaa..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Vain pkyttj saa asentaa paketteja"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "yritetn valita useampi media: %s"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "rakenna hdlist-synteesitiedosto medialle \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "rpm-tiedostoja ei lytynyt paikasta [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "hdlisti ei voitu rakentaa: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "rpm-tiedostoa [%s] ei voitu lukea medialta \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Vain pkyttj saa asentaa paketteja"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "poistetaan mediaa \"%s\""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr "media \"%s\" yritt kytt jo kytss olevaa listaa, media ohitettu"
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "rpm-tiedostoa [%s] ei voitu lukea medialta \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
-msgstr ""
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-"media \"%s\" yritt kytt jo kytetty hdlist-tiedostoa, media ohitettu"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1031,45 +1081,40 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:350
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Paina enteri tehtysi sen..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1079,7 +1124,7 @@ msgstr ""
"jotkin paketit pit poistaa ohjelmiston pivittmiseksi, tt toimintoa ei "
"tueta viel\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1087,26 +1132,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr ""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"ei tarvetta antaa <hdlist:in relatiivinen polku>-kohtaa --distib -parametrin "
-"kanssa"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1129,8 +1155,8 @@ msgstr ""
" removable://<polku>\n"
"ja [valitsimet] ovat\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1139,25 +1165,35 @@ msgstr ""
"\n"
"tuntemattomat valitsimet '%s'\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<hdlist:in relatiivinen polku> puuttuu\n"
+"ftp-median kohta \"with\" puuttuu\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"ftp-median kohta \"with\" puuttuu\n"
+"ei tarvetta antaa <hdlist:in relatiivinen polku>-kohtaa --distib -parametrin "
+"kanssa"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<hdlist:in relatiivinen polku> puuttuu\n"
+
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1166,7 +1202,7 @@ msgstr ""
"Poistettava kohta puuttuu\n"
"(yksi seuraavista: %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1174,7 +1210,7 @@ msgstr ""
"kytt: urpmi.removemedia [-a] <nimi> ...\n"
"jossa <nimi> on poistettavan median nimi.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1182,7 +1218,7 @@ msgstr ""
"kytt: urpmi.update [valitsimet] <nimi> ...\n"
"jossa <nimi> on pivitettvn median nimi.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1191,11 +1227,7 @@ msgstr ""
"Pivitettv kohta puuttuu\n"
"(yksi seuraavista: %s)\n"
-#: po/placeholder.h:481
-msgid " -r - print version and release with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1205,26 +1237,12 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-
-#: po/placeholder.h:510
-msgid " -g - print groups with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:511
-msgid " --list - list available packages.\n"
-msgstr ""
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1236,26 +1254,22 @@ msgstr ""
"kytt: urpmi.addmedia [valitsimet] <nimi> <url> [<relatiivisella_polulla>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "kytt: urpmi.removemedia [-a] <nimi> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "kytt: urpmi.update [valitsimet] <nimi> ..."
@@ -1264,6 +1278,9 @@ msgstr "kytt: urpmi.update [valitsimet] <nimi> ..."
msgid "urpmq version %s"
msgstr "urpmq versio %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid "removing %s to upgrade to %s ..."
#~ msgstr "poistetaan %s, jotta voisi pivitt %s ..."
diff --git a/po/fr.po b/po/fr.po
index 85c50b97..98703434 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-02-17 22:45GMT+1\n"
"Last-Translator: Combelles Christophe <ccomb@club-internet.fr>\n"
"Language-Team: french <fr@li.org>\n"
@@ -31,16 +31,16 @@ msgstr ""
"Installation automatique des paquetages...\n"
"Vous avez demand l'installation du paquetage $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Est-ce correct ?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "OK"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Annuler"
@@ -49,8 +49,8 @@ msgstr "Annuler"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -59,13 +59,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "OoYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (O/n) "
@@ -73,16 +73,16 @@ msgstr " (O/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: commande non trouve\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf version %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
@@ -90,72 +90,72 @@ msgstr ""
"Ceci est un logiciel libre pouvant etre redistribu selon les termes de la "
"licence GNU GPL"
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "utilisation: urpmf [options] <fichier>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - ne pas afficher le nom des champs (actif par dfaut si "
"aucun champ "
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
" sur la ligne de commande, incompatible avec le mode "
"interactif"
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - afficher tous les champs"
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - affiche le champ name : nom du fichier rpm (par dfaut "
"si aucun champ"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr ""
" sur la ligne de commande mais sans nom de paquetage)"
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - afficher le champ group : groupe"
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - afficher le champ size : taille."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - afficher le champ serial : numro de srie."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - afficher le champ summary : rsum."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - afficher le champ description : description."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - afficher le champ provides : tous les apports (multi-"
"lignes)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - afficher le champ requires : toutes les dpendances "
"(multi-lignes)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
" --files - afficher le champ files : tous les fichiers (multi-"
@@ -169,28 +169,28 @@ msgstr ""
" --conflicts - afficher le champ conflicts : tous les conflits "
"(multi-lignes)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - afficher le champ obsoletes : toutes les "
"obsolescences (multi-lignes)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - afficher le tag prereqs : toutes les dpendances "
"prliminaires(multi-lignes)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "essayez urpmf --help pour plus d'options"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "aucune liste de source complte n'a pu tre trouve"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "impossible d'crire le fichier de configuration [%s]"
@@ -203,161 +203,192 @@ msgstr "examen complet de la base de donnes urpmi"
msgid " -y - impose fuzzy search.\n"
msgstr " -y - impose une recherche floue.\n"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "rien crire dans le fichier liste pour \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "impossible de trouver le fichier liste de \"%s\"; source ignore"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "rien crire dans le fichier liste pour \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
+" --auto - slectionne automatiquement un bon paquetage dans les "
+"choix\n"
+" disponibles.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "impossible d'analyser le fichier hdlist de \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "rien n'a t crit dans le fichier-liste pour [%s]"
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - donner tous les paquetages sources avant de tlcharger "
"(root seulement).\n"
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr "rcupration le fichier description de \"%s\"..."
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
" --auto-select - slectionne automatiquement les paquetages pour mettre \n"
" jour le systme.\n"
-#: po/placeholder.h:51 po/placeholder.h:243
-#, c-format
-msgid "retrieving description file of \"%s\"..."
-msgstr "rcupration le fichier description de \"%s\"..."
-
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "paquetage %s non trouv"
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "essai de slection de plusieurs sources : %s"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
"la source \"%s\" essaye d'utiliser une liste hdlist dja utilise; source "
"ignore"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "paquetage(s) inconnu(s)"
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "problme la lecture du fichier hdlist, nouvel essai en cours"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"impossible d'utiliser le nom \"%s\" pour la source non nomme car ce nom est "
"dj utilis"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "problme la lecture du fichier hdlist, nouvel essai en cours"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "paquetage(s) inconnu(s)"
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"impossible de prendre en compte la source \"%s\" car il n'existe aucun "
"fichier-liste [%s]"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "on ne garde que les fichiers lists dans les apports"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "%d en-ttes trouv dans le cache"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
-#, c-format
-msgid "unable to update medium \"%s\"\n"
-msgstr "impossible de mettre jour la source \"%s\"\n"
-
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
msgid " --src - next package is a source package (same as -s).\n"
msgstr ""
" --src - le prochain paquetage est un paquetage source (identique "
"\n"
" -s).\n"
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
+#, c-format
+msgid "unable to update medium \"%s\"\n"
+msgstr "impossible de mettre jour la source \"%s\"\n"
+
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --noclean - garder rpm non utilis dans le cache.\n"
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - purger le rpertoire cache des en-ttes.\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "la source \"%s\" existe dj"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "impossible d'crire le fichier-liste \"%s\""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
#, fuzzy
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
" des noms ou fichiers rpms indiqu sur la ligne de commandes sont "
"ncessaires.\n"
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+" --auto-select - slectionne automatiquement les paquetages pour mettre \n"
+" jour le systme.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "pas de paquetage nomm %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Essayer de forcer l'installation (--force) ? (o/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr "impossible de trouver le fichier hdlist pour \"%s\"; source ignore"
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "fichier de synthse cr pour la source \"%s\""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr "impossible de trouver le fichier hdlist pour \"%s\"; source ignore"
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "base de donnes urpmi vrouille"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (o/N) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
" -a - slectionne toutes les correspondances de la ligne de\n"
" commande.\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -365,285 +396,327 @@ msgstr ""
"certains paquetages doivent tre dsinstalls pour tre mis jour, ce qui "
"n'est pas encore support\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "montage de %s"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr " -f - forcer la gnration des fichiers hdlist.\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget a chou: sortie avec le code %d ou tu par le signal %d\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr " -f - forcer la gnration des fichiers hdlist.\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "rien retirer (utiliser urpmi.addmedia pour ajouter une source)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "entre mal forme: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr " -y - impose la recherche floue (identique --fuzzy).\n"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr ""
-" -u - enlve le paquetage si une version + rcente est dja "
-"installe.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+#, fuzzy
+msgid "ssh is missing\n"
+msgstr "wget n'est pas install\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "L'un des paquetages suivants est ncessaire pour installer %s:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "...echec de la copie"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Appuyez ensuite sur la touche Entre..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "...echec de la copie"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "L'un des paquetages suivants est ncessaire pour installer %s:"
-#: po/placeholder.h:88
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+" -u - enlve le paquetage si une version + rcente est dja "
+"installe.\n"
+
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
"la source %s essaye d'utiliser une liste dja utilise; source ignore"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - afficher ce message d'aide\n"
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
-msgstr " -g - afficher les groupes avec le nom\n"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
msgid " -a - select all media.\n"
msgstr " -a - slectionne toutes les sources\n"
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
+msgstr " -g - afficher les groupes avec le nom\n"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "description \"%s\" invalide dans le fichier des hdlists"
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+" -r - affiche la version du logiciel et celle du paquetage avec "
+"le nom\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
" -h - essaye de trouver et utilise le fichier hdlist ou de "
"synthse.\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
" -r - affiche la version du logiciel et celle du paquetage avec "
"le nom\n"
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
-msgstr ""
-" -f - affiche l'architecture, la version du logiciel et celle "
-"du paquetage avec le nom\n"
-
-#: po/placeholder.h:96
+#: po/placeholder.h:103
msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
" --auto - slectionne automatiquement un bon paquetage dans les "
"choix\n"
" disponibles.\n"
-#: po/placeholder.h:97
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
+msgstr ""
+" -f - affiche l'architecture, la version du logiciel et celle "
+"du paquetage avec le nom\n"
+
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "impossible d'analyser correctement [%s]"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr ""
-"rien mettre jour (utiliser urpmi.addmedia pour ajouter une source)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr "lit le fichier de synthse [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr ""
+"rien mettre jour (utiliser urpmi.addmedia pour ajouter une source)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "aucun webfetch (curl ou wget) trouv\n"
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
" -c - choisir la mthode complte pour rsoudre les "
"dpendances.\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "impossible de crer la source \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "copie du hdlist source (ou synthse) de \"%s\"..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "Utilisation: urpme [-a] [--auto] <paquetages...>\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: option \"-%s\" inconnue, vrifiez l'usage avec --help\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "Utilisation: urpme [-a] [--auto] <paquetages...>\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "cration de hdlist [%s]"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
-" --media - utilise seulement les sources listes (spars par des\n"
-" virgules).\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "impossible de lire le fichier rpm [%s] depuis la source %s "
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "source %s ajoute"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "impossible de lire le fichier rpm [%s] depuis la source %s "
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
+" --media - utilise seulement les sources listes (spars par des\n"
+" virgules).\n"
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "la rcupration du hdlist source (ou synthse) a chou"
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...chec de la rcupration: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
"source incohrente %s marque amovible mais qui ne l'est pas rellement"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "le nom du fichier rpm est invalide [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "donne inconnue associe %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Que choisissez-vous ? (1-%d)"
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "impossible d'accder au fichier-liste de \"%s\"; source ignore"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
" --wget - utiliser wget pour rcuprer les fichiers distants.\n"
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
"vite de slectionner %s car il n'y pas assez de fichiers mettre jour"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "impossible d'accder au fichier rpm [%s]"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Dsol, mauvais choix, veuillez ressayez\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "%s entres dplaces dans la depslist"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "impossible d'accder la source %s "
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "%s entres dplaces dans la depslist"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Dsol, mauvais choix, veuillez ressayez\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
" --curl - utilise curl pour rcuprer les fichiers distants.\n"
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "essaye de slectionner une source inexistante %s "
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "impossible d'analyser correctement [%s] pour la valeur \"%s\""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "essaye de slectionner une source inexistante %s "
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "pas de fichier rpm trouv pour [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "impossible d'analyser correctement [%s] pour la valeur \"%s\""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+"la source \"%s\" essaye d'utiliser une liste hdlist dja utilise; source "
+"ignore"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+#, fuzzy
+msgid "rsync is missing\n"
+msgstr "curl n'est pas install\n"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr "curl n'est pas install\n"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "impossible de dterminer la source de ce fichier hdlist [%s]"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - afficher ce message d'aide\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "tout est dja install"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr "rcupration des fichiers rpm..."
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "utilisation de diffrents priphriques amovibles [%s] pour \"%s\""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Un des paquetages suivants est ncessaire :"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
@@ -651,99 +724,124 @@ msgstr ""
"impossible d'accder la premire source d'installation (pas de fichier "
"Mandrake/base/hdlists)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: impossible de lire le fichier rpm \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, fuzzy, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "chec de curl : sorti avec %d ou tu par le signal %d\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr "Rien retirer.\n"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "L'installation a chou"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr "impossible d'accder la premire source d'installation"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
" -P - ne pas chercher dans les apports pour trouver un "
"paquetage.\n"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "dmontage de %s"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "destruction de %d en-ttes obsoltes dans le cache"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "pas de fichier hdlist trouv pour la source %s "
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<caractres non imprimables>"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "fichier de synthse cr pour la source \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - mode verbeux.\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "enlever la source %s "
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "impossible de crer le fichier de synthse pour la source \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "essai de slection de plusieurs sources : %s"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - slectionne toute les sources non amovibles\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr "vite de slectionner %s car son langage n'est pas dja slectionn"
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "pas de fichier rpm trouv pour [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
" --complete - utilise le serveur parsehdlist pour complter la "
"selection.\n"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "criture du fichier de configuration [%s]"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Appuyez ensuite sur la touche Entre..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "impossible de crer le fichier hdlist: %s"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
"impossible de construire la liste synthse hdlist; utilisation de la mthode "
"parsehdlist"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
@@ -751,14 +849,24 @@ msgstr ""
" --distrib - cre automatiquement toutes les sources partir d'une "
"sourced'installation.\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "impossible d'analyser correctement [%s] pour la valeur \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
" -s - le prochain paquetage est un paquetage source (identique "
"\n"
" --src).\n"
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Seul l'administrateur systme (root) peut installer des paquetages"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -767,22 +875,43 @@ msgstr ""
"impossible de tenir compte de %s car la liste de fichiers est dj "
"utilise par une autre source"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "examen de la liste de synthse [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "enlever la source %s "
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+"la source %s essaye d'utiliser une liste dja utilise; source ignore"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "impossbile de d'accder au chemin de la source amovible %s "
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "il y a plusieurs paquetages avec le mme nom de fichier \"%s\""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " -g - afficher les groupes avec le nom\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - afficher tous les champs"
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -791,86 +920,90 @@ msgstr ""
"Pour satisfaire les dpendances, les paquetages suivants vont tre "
"dsinstalls (%d Mo)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr "rcupration du fichier hdlists..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: option \"-%s\" inconnue, vrifiez l'usage avec --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "impossible d'accder au fichier hdlist de %s ; source ignore"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "impossible d'enregistrer le fichier"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: po/placeholder.h:185 po/placeholder.h:286
-#, fuzzy, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "copie du hdlist source (ou synthse) de \"%s\"..."
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "impossible d'enregistrer le fichier"
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:209 po/placeholder.h:311
+#, c-format
+msgid "too many mount points for removable medium \"%s\""
+msgstr "trop de points de montage pour la source amovible %s "
+
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "impossible de consulter le fichier-liste pour %s ; source ignore"
-#: po/placeholder.h:187 po/placeholder.h:284
-#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "trop de points de montage pour la source amovible %s "
+#: po/placeholder.h:211 po/placeholder.h:313
+#, fuzzy, c-format
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "copie du hdlist source (ou synthse) de \"%s\"..."
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "fichier de liste incohrent pour %s , source ignore"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - n'utilise que les sources de mise jour.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "la copie de [%s] a chou"
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "impossible d'analyser le fichier synthse de %s"
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr " -d - tend la requte aux dpendances du paquetage.\n"
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "impossible d'analyser le fichier synthse de %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr "rcupration du hdlist source (ou synthse) de \"%s\"..."
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "Le retrait du paquetage %s rendra votre systme inutilisable\n"
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
-msgstr "rcupration du hdlist source (ou synthse) de \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
+msgstr "...copie effectue"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - utiliser l'interface graphique (X11)\n"
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr "...copie effectue"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "copie du fichier hdlists..."
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -879,68 +1012,78 @@ msgstr ""
"Pour satisfaire les dpendances, les paquetages suivants vont tre installs "
"(%d Mo)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "copie du fichier hdlists..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "erreur de syntaxe dans le fichier de configuration la ligne %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Essayer d'installer sans vrifier les dpendances ? (o/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --fuzzy - impose la recherche floue (identique -y).\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "erreur lors de l'inscription des paquetages locaux"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "priphrique de la source amovible pris sur %s "
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
" -p - permet de chercher dans les apports pour trouver le "
"package.\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "copie du fichier description de \"%s\""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - enlve le paquetage si une version + rcente est dja "
+"installe.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "impossible de crer le fichier hdlist: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "la source %s n'est pas slectionne"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "tentative de passer la source existante %s ; abandon"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "impossible de lire le fichier rpm [%s] depuis la source %s "
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - mode peu verbeux.\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
@@ -948,169 +1091,91 @@ msgstr ""
"n'existent\n"
" pas.\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "En utilisant %s comme une sous-chane, j'ai trouv"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "Les retirer tous ?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "installation de %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "Les retirer tous ?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Veuillez insrer le medium nomm %s dans le priphrique [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Les paquetages suivants contiennent %s : %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "examen du fichier hdlist [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Les paquetages suivants contiennent %s : %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "pas d'entre dplace dans la depslist"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - cre une source de mise jour.\n"
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "...rcupration effectue"
+
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
+msgid "unable to get source packages, aborting"
+msgstr "impossible de rcuprer les paquetages sources, abandon"
+
+#: po/placeholder.h:253 po/placeholder.h:527
msgid ""
" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
" -d - force le calcul complet du fichier depslist.ordered\n"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
-msgid "unable to get source packages, aborting"
-msgstr "impossible de rcuprer les paquetages sources, abandon"
-
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "...rcupration effectue"
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
+#, c-format
+msgid "curl failed: exited with %d or signal %d\n"
+msgstr "chec de curl : sorti avec %d ou tu par le signal %d\n"
-#: po/placeholder.h:228
+#: po/placeholder.h:255
#, c-format
msgid "selecting %s using obsoletes"
msgstr "slection de %s en utilisant les obsolescences"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
-#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
-msgstr "chec de curl : sorti avec %d ou tu par le signal %d\n"
-
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "slection de %s par slection de fichiers"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "copie de la liste source de %s ..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Seul l'administrateur systme (root) peut installer des paquetages"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "wget n'est pas install\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "chec de curl : sorti avec %d ou tu par le signal %d\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "essai de slection de plusieurs sources : %s"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "fichier de synthse cr pour la source \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "pas de fichier rpm trouv pour [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "impossible de crer le fichier hdlist: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "impossible d'analyser correctement [%s] pour la valeur \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Seul l'administrateur systme (root) peut installer des paquetages"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "enlever la source %s "
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-"la source %s essaye d'utiliser une liste dja utilise; source ignore"
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "wget n'est pas install\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
-msgstr ""
-
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "impossible de lire le fichier rpm [%s] depuis la source %s "
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "curl n'est pas install\n"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-"la source \"%s\" essaye d'utiliser une liste hdlist dja utilise; source "
-"ignore"
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1125,15 +1190,14 @@ msgstr ""
"licence GNU GPL\n"
"usage:\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-" --auto - slectionne automatiquement un bon paquetage dans les "
-"choix\n"
-" disponibles.\n"
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1141,7 +1205,14 @@ msgstr ""
"L'installation a chou, il manque des fichiers.\n"
"Vous devriez mettre jour votre base de donnes urpmi"
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1149,12 +1220,7 @@ msgstr ""
" --best-output - choisit la meilleure interface en fonction de\n"
" l'environnement: mode graphique ou textuel.\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1163,20 +1229,7 @@ msgstr ""
"Vous devez tre root pour installer les dpendances suivantes:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Appuyez ensuite sur la touche Entre..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-" --auto-select - slectionne automatiquement les paquetages pour mettre \n"
-" jour le systme.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1186,7 +1239,7 @@ msgstr ""
"certains paquetages doivent tre dsinstalls pour tre mis jour, ce qui "
"n'est pas encore support\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1194,25 +1247,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "impossible d'analyser correctement [%s] pour la valeur \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"inutile de spcifier le <chemin relatif de hdlist> avec --distrib"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1234,8 +1269,8 @@ msgstr ""
" removable://<chemin>\n"
"et [options] sont issues de\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1244,25 +1279,34 @@ msgstr ""
"\n"
"option inconnue '%s'\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<chemin relatif de hdlist> manquant\n"
+"directive with manquante pour la source ftp\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"directive with manquante pour la source ftp\n"
+"inutile de spcifier le <chemin relatif de hdlist> avec --distrib"
+
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<chemin relatif de hdlist> manquant\n"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1271,7 +1315,7 @@ msgstr ""
"L'entre retirer est manquante\n"
" (l'une parmi %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1279,7 +1323,7 @@ msgstr ""
"Utilisation: urpmi.removemedia [-a] <nom> ...\n"
"o <nom> est une source retirer.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1287,7 +1331,7 @@ msgstr ""
"Utillisation: urpmi.update [options] <nom> ...\n"
"o <nom> est une source mettre jour.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1296,14 +1340,7 @@ msgstr ""
"l'entre mettre jour est manquante\n"
"(un parmi de %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr ""
-" -r - affiche la version du logiciel et celle du paquetage avec "
-"le nom\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1318,7 +1355,7 @@ msgstr ""
"licence GNU GPL.\n"
"usage:\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1327,25 +1364,6 @@ msgstr ""
"urpmi vers\n"
" la sortie standard (root seulement).\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - enlve le paquetage si une version + rcente est dja "
-"installe.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - afficher les groupes avec le nom\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - afficher tous les champs"
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1356,26 +1374,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "usage: urpmi.addmedia [options] <nom> <url> [with <chemin relatif>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "utilisation: urpmi.removemedia [-a] <nom> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "usage: urpmi.update [options] <nom> ..."
@@ -1384,6 +1398,9 @@ msgstr "usage: urpmi.update [options] <nom> ..."
msgid "urpmq version %s"
msgstr "urpmq version %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/ga.po b/po/ga.po
index b1ed37ea..f70db733 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2000-04-06 10:25+0100\n"
"Last-Translator: Proinnsias Breathnach <breatpro@dublin.ml.com>\n"
"Language-Team: Gaeilge <ga@li.org>\n"
@@ -23,16 +23,16 @@ msgid ""
"You requested installation of package $rpm\n"
msgstr ""
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "An bhfuil sin Ok ?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Ceart go Leor"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Cealaigh"
@@ -41,8 +41,8 @@ msgstr "Cealaigh"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -51,13 +51,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "TtYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (T/n) "
@@ -65,76 +65,76 @@ msgstr " (T/n) "
msgid "$rpm: command not found\n"
msgstr ""
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmg leagan %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copcheart (C) 1999,2000,2001,2002 Mandrakesoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "sid: urpmf [rogha] <comhad>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr ""
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr ""
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr ""
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr ""
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr ""
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr ""
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr ""
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
@@ -143,24 +143,24 @@ msgid ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr ""
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr ""
@@ -173,848 +173,898 @@ msgstr ""
msgid " -y - impose fuzzy search.\n"
msgstr ""
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
#, c-format
-msgid "unable to find list file for \"%s\", medium ignored"
+msgid "nothing to write in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:45 po/placeholder.h:237
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
-msgid "nothing to write in list file for \"%s\""
+msgid "unable to find list file for \"%s\", medium ignored"
+msgstr ""
+
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
msgstr ""
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr ""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr ""
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
-msgid "retrieving description file of \"%s\"..."
+msgid "package %s is not found."
msgstr ""
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:55 po/placeholder.h:274
#, c-format
-msgid "package %s is not found."
+msgid "trying to select multiple media: %s"
msgstr ""
-#: po/placeholder.h:54
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr ""
+#: po/placeholder.h:57
+#, fuzzy
+msgid "problem reading hdlist file, trying again"
+msgstr "lamh depslist comhad [%s]"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
-#: po/placeholder.h:57
-#, fuzzy
-msgid "problem reading hdlist file, trying again"
-msgstr "lamh depslist comhad [%s]"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr ""
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr ""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr ""
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
-#, c-format
-msgid "unable to update medium \"%s\"\n"
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
msgstr ""
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
+#, c-format
+msgid "unable to update medium \"%s\"\n"
msgstr ""
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr ""
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr ""
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr ""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "paciste ar bith den ainm %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr ""
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgid "built hdlist synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
+msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr ""
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
#, fuzzy
msgid " (y/N) "
msgstr " (T/n) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
msgstr ""
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "ag feisti %s"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr ""
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr ""
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr ""
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, fuzzy, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "T ceann de na pacist seo de dhth:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr ""
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Br Enter nuair at sin danta agat..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, fuzzy, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "T ceann de na pacist seo de dhth:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
msgstr ""
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr ""
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
+#: po/placeholder.h:97 po/placeholder.h:498
+msgid " -a - select all media.\n"
msgstr ""
-#: po/placeholder.h:91 po/placeholder.h:455
-msgid " -a - select all media.\n"
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
msgstr ""
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
msgstr ""
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr ""
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr ""
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, fuzzy, c-format
msgid "read synthesis file [%s]"
msgstr "lamh depslist comhad [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr ""
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr ""
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
-#, c-format
-msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
-msgstr ""
-
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
#, fuzzy
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr "sid: urpmi.removemedia [-a] <ainm>..."
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
+#, c-format
+msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
+msgstr ""
+
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr ""
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr ""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr ""
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "T droch ainmchomad rpm [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr ""
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Card do rogha? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr ""
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Droch-rogha, athtrialaigh!\n"
-
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
#, c-format
-msgid "unable to access medium \"%s\""
+msgid "relocated %s entries in depslist"
msgstr ""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
-msgid "relocated %s entries in depslist"
+msgid "unable to access medium \"%s\""
msgstr ""
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Droch-rogha, athtrialaigh!\n"
+
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
+#: po/placeholder.h:139
#, c-format
-msgid "trying to select inexistent medium \"%s\""
+msgid "unable to parse correctly [%s] on value \"%s\""
msgstr ""
-#: po/placeholder.h:130
+#: po/placeholder.h:140 po/placeholder.h:340
#, c-format
-msgid "unable to parse correctly [%s] on value \"%s\""
+msgid "trying to select inexistent medium \"%s\""
msgstr ""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:141 po/placeholder.h:343
#, fuzzy, c-format
msgid "no rpm files found from [%s]"
msgstr "T droch ainmchomad rpm [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr ""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr ""
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "t gach rud ann cheana fin"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr ""
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "T ceann de na pacist seo de dhth:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr ""
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Theip ar feisti"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr ""
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr ""
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr ""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "lamh depslist comhad [%s]"
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr ""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr ""
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr ""
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "T droch ainmchomad rpm [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr ""
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Br Enter nuair at sin danta agat..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, c-format
+msgid "unable to handle protocol: %s"
+msgstr ""
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr ""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, c-format
+msgid "unable to install package %s"
+msgstr ""
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, fuzzy, c-format
msgid "examining synthesis file [%s]"
msgstr "lamh depslist comhad [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, c-format
+msgid "reading headers from medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+msgid " -g - print groups with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:201 po/placeholder.h:572
+msgid " --list - list available packages.\n"
+msgstr ""
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
"MB)"
msgstr ""
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
#, fuzzy
msgid "retrieving hdlists file..."
msgstr "lamh depslist comhad [%s]"
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr ""
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr ""
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr ""
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "Tip cip do [%s]"
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr ""
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr ""
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr ""
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr ""
+#: po/placeholder.h:222 po/placeholder.h:320
+#, fuzzy
+msgid "copying hdlists file..."
+msgstr "lamh depslist comhad [%s]"
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr ""
-#: po/placeholder.h:199 po/placeholder.h:293
-#, fuzzy
-msgid "copying hdlists file..."
-msgstr "lamh depslist comhad [%s]"
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr ""
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr ""
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr ""
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr ""
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr ""
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr ""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "T droch ainmchomad rpm [%s]"
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr ""
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copcheart (C) 1999,2000,2001 Mandrakesoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "ag feisti %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, fuzzy, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Led' thoil ionchur an %s ainmnithe %s"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, fuzzy, c-format
-msgid "The following packages contain %s: %s"
-msgstr "T %s ins na pacist a leanas: %s \n"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, fuzzy, c-format
msgid "examining hdlist file [%s]"
msgstr "lamh depslist comhad [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, fuzzy, c-format
+msgid "The following packages contain %s: %s"
+msgstr "T %s ins na pacist a leanas: %s \n"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr ""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
msgstr ""
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr ""
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
-#: po/placeholder.h:228
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
-msgid "selecting %s using obsoletes"
+msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:255
#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
+msgid "selecting %s using obsoletes"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr ""
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, fuzzy, c-format
msgid "copying source list of \"%s\"..."
msgstr "lamh depslist comhad [%s]"
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr ""
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, c-format
-msgid "trying to select multiple media: %s"
-msgstr ""
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "lamh depslist comhad [%s]"
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "T droch ainmchomad rpm [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, c-format
-msgid "unable to handle protocol: %s"
-msgstr ""
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr ""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, c-format
-msgid "unable to install package %s"
-msgstr ""
-
-#: po/placeholder.h:271
-#, c-format
-msgid "reading headers from medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
-msgstr ""
-
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "T droch ainmchomad rpm [%s]"
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr ""
-#: po/placeholder.h:321 urpm.pm:298
-#, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1024,45 +1074,40 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:350
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Br Enter nuair at sin danta agat..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1070,7 +1115,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1078,23 +1123,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr ""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1107,60 +1136,63 @@ msgid ""
"and [options] are from\n"
msgstr ""
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
-#: po/placeholder.h:456
+#: po/placeholder.h:499
#, fuzzy
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
msgstr "sid: urpmi.removemedia [-a] <ainm>..."
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
-#: po/placeholder.h:481
-msgid " -r - print version and release with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1170,26 +1202,12 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-
-#: po/placeholder.h:510
-msgid " -g - print groups with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:511
-msgid " --list - list available packages.\n"
-msgstr ""
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1201,26 +1219,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "sid: urpmi.addmedia [--update] <ainm> <url>"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "sid: urpmi.removemedia [-a] <ainm>..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
#, fuzzy
msgid "usage: urpmi.update [options] <name> ..."
msgstr "sid: urpmi.update [-a] <ainm> ..."
@@ -1230,6 +1244,9 @@ msgstr "sid: urpmi.update [-a] <ainm> ..."
msgid "urpmq version %s"
msgstr "urpmq leagan %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ", $otherPackage, "
#~ msgstr ", $otherPackage, "
diff --git a/po/gl.po b/po/gl.po
index 1b8c1abd..68b18012 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2000-05-09 23:50+0200\n"
"Last-Translator: Jess Bravo lvarez <jba@pobox.com>\n"
"Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n"
@@ -24,16 +24,16 @@ msgid ""
"You requested installation of package $rpm\n"
msgstr ""
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Est ben?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Aceptar"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Cancelar"
@@ -42,8 +42,8 @@ msgstr "Cancelar"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -52,13 +52,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "SsYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (S/n) "
@@ -66,76 +66,76 @@ msgstr " (S/n) "
msgid "$rpm: command not found\n"
msgstr ""
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr ""
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr ""
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr ""
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr ""
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr ""
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr ""
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr ""
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr ""
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr ""
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
@@ -144,24 +144,24 @@ msgid ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr ""
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr ""
@@ -174,535 +174,647 @@ msgstr ""
msgid " -y - impose fuzzy search.\n"
msgstr ""
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
#, c-format
-msgid "unable to find list file for \"%s\", medium ignored"
+msgid "nothing to write in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:45 po/placeholder.h:237
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
-msgid "nothing to write in list file for \"%s\""
+msgid "unable to find list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
+
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr ""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr ""
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
-msgid "retrieving description file of \"%s\"..."
+msgid "package %s is not found."
msgstr ""
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:55 po/placeholder.h:274
#, c-format
-msgid "package %s is not found."
+msgid "trying to select multiple media: %s"
msgstr ""
-#: po/placeholder.h:54
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
msgstr ""
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
msgstr ""
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr ""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr ""
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
-#, c-format
-msgid "unable to update medium \"%s\"\n"
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
msgstr ""
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
+#, c-format
+msgid "unable to update medium \"%s\"\n"
msgstr ""
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr ""
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr ""
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr ""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, fuzzy, c-format
msgid "no package named %s"
msgstr "non hai ningn paquete co nome %s\n"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Probar a instalacin con menos comprobacins (--force)? (s/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgid "built hdlist synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
+msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
#, fuzzy
msgid "urpmi database locked"
msgstr "a peticin base de datos rpm fallou\n"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
#, fuzzy
msgid " (y/N) "
msgstr " (S/n) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
msgstr ""
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, fuzzy, c-format
msgid "mounting %s"
msgstr "instalando %s\n"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr ""
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr ""
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr ""
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, fuzzy, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Necestase un dos seguintes paquetes:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr ""
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Prema enter cando estea..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, fuzzy, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Necestase un dos seguintes paquetes:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
msgstr ""
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr ""
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
+#: po/placeholder.h:97 po/placeholder.h:498
+msgid " -a - select all media.\n"
msgstr ""
-#: po/placeholder.h:91 po/placeholder.h:455
-msgid " -a - select all media.\n"
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
msgstr ""
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
msgstr ""
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr ""
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr ""
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr ""
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr ""
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr ""
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
-#, c-format
-msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
-msgstr ""
-
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
#, fuzzy
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr ""
"uso: urpmi [-h] [--auto] [--force] [-a] nome_do_paquete "
"[nomes_de_paquetes...]\n"
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
+#, c-format
+msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
+msgstr ""
+
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr ""
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr ""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr ""
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr ""
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr ""
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Cal a sa eleccin? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr ""
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Mala eleccin, probe de novo\n"
-
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
#, c-format
-msgid "unable to access medium \"%s\""
+msgid "relocated %s entries in depslist"
msgstr ""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
-msgid "relocated %s entries in depslist"
+msgid "unable to access medium \"%s\""
msgstr ""
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Mala eleccin, probe de novo\n"
+
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
+#: po/placeholder.h:139
#, c-format
-msgid "trying to select inexistent medium \"%s\""
+msgid "unable to parse correctly [%s] on value \"%s\""
msgstr ""
-#: po/placeholder.h:130
+#: po/placeholder.h:140 po/placeholder.h:340
#, c-format
-msgid "unable to parse correctly [%s] on value \"%s\""
+msgid "trying to select inexistent medium \"%s\""
msgstr ""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr ""
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr ""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr ""
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "xa est todo instalado"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr ""
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Necestase un dos seguintes paquetes:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr ""
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "A instalacin fallou"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr ""
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr ""
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr ""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr ""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr ""
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr ""
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, c-format
+msgid "reading rpms files from [%s]"
+msgstr ""
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr ""
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Prema enter cando estea..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, c-format
+msgid "unable to handle protocol: %s"
+msgstr ""
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr ""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "S se lle permite superusuario instalar paquetes locais"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr ""
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, c-format
+msgid "reading headers from medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+msgid " -g - print groups with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:201 po/placeholder.h:572
+msgid " --list - list available packages.\n"
+msgstr ""
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -711,86 +823,90 @@ msgstr ""
"Para satisfacer as dependencias, os seguintes paquetes van ser instalados (%"
"d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr ""
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr ""
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr ""
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr ""
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr ""
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr ""
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr ""
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr ""
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
msgstr ""
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -799,228 +915,162 @@ msgstr ""
"Para satisfacer as dependencias, os seguintes paquetes van ser instalados (%"
"d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr ""
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Probar a instalacin sen comprobar as dependencias? (s/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr ""
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr ""
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr ""
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr ""
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr ""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr ""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr ""
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "instalando %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, fuzzy, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Por favor, insira o %s nomeado %s"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, fuzzy, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Os seguintes paquetes conteen %s: %s\n"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, fuzzy, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Os seguintes paquetes conteen %s: %s\n"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr ""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
msgstr ""
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr ""
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
-#: po/placeholder.h:228
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
-msgid "selecting %s using obsoletes"
+msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:255
#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
+msgid "selecting %s using obsoletes"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr ""
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr ""
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-#, fuzzy
-msgid "Only superuser is allowed to install packages"
-msgstr "S se lle permite superusuario instalar paquetes locais"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, c-format
-msgid "trying to select multiple media: %s"
-msgstr ""
-
-#: po/placeholder.h:251
-#, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:255
-#, c-format
-msgid "reading rpms files from [%s]"
-msgstr ""
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, c-format
-msgid "unable to handle protocol: %s"
-msgstr ""
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr ""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+#, fuzzy
+msgid "Only superuser is allowed to install packages"
msgstr "S se lle permite superusuario instalar paquetes locais"
-#: po/placeholder.h:271
-#, c-format
-msgid "reading headers from medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:278 urpm.pm:231
-msgid "ssh is missing\n"
-msgstr ""
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
-msgstr ""
-
-#: po/placeholder.h:308
-#, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr ""
-
-#: po/placeholder.h:319 urpm.pm:230
-msgid "rsync is missing\n"
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:321 urpm.pm:298
-#, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1030,45 +1080,40 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:350
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
msgid ""
-" --best-output - choose best interface according to the environment:\n"
-" X or text mode.\n"
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
-#: po/placeholder.h:370
+#: po/placeholder.h:399
msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
+" --best-output - choose best interface according to the environment:\n"
+" X or text mode.\n"
msgstr ""
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Prema enter cando estea..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1076,7 +1121,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1084,23 +1129,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr ""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1113,59 +1142,62 @@ msgid ""
"and [options] are from\n"
msgstr ""
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
msgstr ""
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
-#: po/placeholder.h:481
-msgid " -r - print version and release with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1175,26 +1207,12 @@ msgid ""
"usage:\n"
msgstr ""
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
msgstr ""
-#: po/placeholder.h:508
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-
-#: po/placeholder.h:510
-msgid " -g - print groups with name also.\n"
-msgstr ""
-
-#: po/placeholder.h:511
-msgid " --list - list available packages.\n"
-msgstr ""
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1205,26 +1223,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr ""
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ""
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr ""
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr ""
@@ -1233,6 +1247,9 @@ msgstr ""
msgid "urpmq version %s"
msgstr ""
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ", $otherPackage, "
#~ msgstr ", $otherPackage, "
diff --git a/po/hr.po b/po/hr.po
index 50ecb7ad..ff653e37 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-03-08 13:56CET\n"
"Last-Translator: Vlatko Kosturjak <kost@iname.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -26,16 +26,16 @@ msgstr ""
"Automatska instalacija paketa...\n"
"Zatraili ste instalaciju paketa $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Da li se slaete s tim?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "U redu"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Odustani"
@@ -44,8 +44,8 @@ msgstr "Odustani"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -54,13 +54,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "YyDd"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (D/n) "
@@ -68,83 +68,83 @@ msgstr " (D/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: komanda nije pronaena\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf verzija %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Autorska prava (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
"Ovo je slobodan software i moe biti redistribuiran pod stavkama GNU GPL."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "uporaba: urpmf [opcije] <datoteka>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - ne ispisuje ime oznake (podrazumijevano ako nije dana "
"oznaka na komandnoj"
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " liniji, nekompaktibilno sa interaktivnim modom)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - ispii sve oznake."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - ispisuje ime oznake: rpm datoteku (podrazumijeva se ako "
"nema dane oznake na"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " komandnoj liniji ali bez imena paketa)."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group -ispisuje oznaku group: grupu."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - ispisuje oznaku size: veliinu."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - ispisuje oznaku serial: serial."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - ispisuje oznaku summary: saeto."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - ispisuje oznaku description: opis."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
" --provides - ispisuje oznaku provides: sve to prua (vie linija)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
" --requires - ispisuje oznaku requires: sve to zahtjeva (vie linija)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr " --files - ispisuje oznaku files: sve datoteke (vie linija)."
@@ -154,26 +154,26 @@ msgid ""
msgstr ""
" --conflicts - ispisuje oznaku conflicts: sve konflikte (vie linija)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - ispisuje oznaku obsoletes: sve zastarjele (vie linija)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
" --prereqs - ispisuje oznaku prereqs: sve prereqs (vie linija)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "probajte urpmf --help za vie opcija"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "nije pronaen popis punih medija"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "ne mogu zapisati config datoteku [%s]"
@@ -186,147 +186,173 @@ msgstr "pregledavam cijelu urpmi bazu"
msgid " -y - impose fuzzy search.\n"
msgstr " -y - ukljui fuzzy pretraivanje.\n"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "nema nita za zapisati u list datoteku za \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "ne mogu pronai list datoteku za \"%s\", medij ignoriran"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "nema nita za zapisati u list datoteku za \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr " --auto - automatski izaberi dobar paket u izborima.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "ne mogu obraditi hdlist datoteku od \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "nema nita za zapisati u list datoteku za \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - daj sve izvorne pakete prije skidanja (root samo).\n"
-#: po/placeholder.h:50
-msgid ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-msgstr " --auto-select - automatski izaberi pakete za dogradnju sustava.\n"
-
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:51 po/placeholder.h:269
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr "dohvaam opis datoteka od \"%s\"..."
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:52
+msgid ""
+" --auto-select - automatically select packages for upgrading the system.\n"
+msgstr " --auto-select - automatski izaberi pakete za dogradnju sustava.\n"
+
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "paket %s nije pronaen."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "pokuavam izabrati viestruki medij: %s"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr "medij \"%s\" pokuava koristiti ve koriteni hdlist, medij ignoriran"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "nepoznati paket(i) "
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "problem prilikom itanja hdlist datoteke, pokuavam opet"
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
"ne mogu koristiti \"%s\" za bezimeni medij zato to se to ime ve koristi"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "problem prilikom itanja hdlist datoteke, pokuavam opet"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "nepoznati paket(i) "
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr "ne mogu uzeti medij \"%s\" u raun poto list datoteka [%s] ne postoji"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "zadrava samo datoteke referencirane u provides"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "pronaeno %d zaglavlja u prirunoj memoriji"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
-#, c-format
-msgid "unable to update medium \"%s\"\n"
-msgstr "ne mogu aurirati medij \"%s\"\n"
-
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
msgid " --src - next package is a source package (same as -s).\n"
msgstr ""
" --src - slijedei paket je izvorini(source) paket (isto kao -"
"s).\n"
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
+#, c-format
+msgid "unable to update medium \"%s\"\n"
+msgstr "ne mogu aurirati medij \"%s\"\n"
+
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --noclean - zadri rpm koji nije koriten u meuspremniku.\n"
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - oisti ke direktorij zaglavlja.\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "medij \"%s\" ve postoji"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "ne mogu zapisati list datoteku za \"%s\""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr " imena ili rpm datoteke dane na komandnoj liniji se ispituju.\n"
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr " --auto-select - automatski izaberi pakete za dogradnju sustava.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "ne postoji paket pod nazivom %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Pokuati instalaciju jo snanije (--force)? (d/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr "ne mogu pronai hdlist datoteku za \"%s\", medij ignoriran"
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "napravljen hdlist sintezna datoteka za medij \"%s\""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr "ne mogu pronai hdlist datoteku za \"%s\", medij ignoriran"
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "urpmi baza zakljuana"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (d/N) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr " -a - odabire sve odgovarajue na komandnoj liniji.\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -334,269 +360,307 @@ msgstr ""
"neki paketi moraju biti uklonjeni da bi mogli biti nadograeni, ovo jo "
"uvijek nije podrano\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "montiram %s"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr " -f - prisili pravljenje hdlist datoteka.\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget neuspjean: izaao je sa %d ili signalom %d\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr " -f - prisili pravljenje hdlist datoteka.\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
"nema nita za uklanjanje (koristite urpmi.addmedia za dodavanje medija)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "nepravilan unos: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr " -v - ukljui fuzzy pretraivanje (isto kao --fuzzy).\n"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr " -u - ukloni paket ukoliko bolja inaica ve postoji.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+#, fuzzy
+msgid "ssh is missing\n"
+msgstr "wget nedostaje\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Jedan od slijedeih paketa je potreban za instaliranje %s:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "...kopiranje neuspjeno"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Pritisnite Enter kada ste gotovi..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "...kopiranje neuspjeno"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Jedan od slijedeih paketa je potreban za instaliranje %s:"
-#: po/placeholder.h:88
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr " -u - ukloni paket ukoliko bolja inaica ve postoji.\n"
+
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr "medij \"%s\" pokuava koristiti ve koriteni popis, medij ignoriran"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - ispii ovaj tekst o pomoi.\n"
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
-msgstr " -g - ispii groupe takoer sa imenom.\n"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
msgid " -a - select all media.\n"
msgstr " -a - odaberi sve medije.\n"
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
+msgstr " -g - ispii groupe takoer sa imenom.\n"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "nepravilni hdlist opis \"%s\" u hdlists datoteci"
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " -r - ispii verzije i izdanja takoer sa imenom.\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
" -h - pokuaj pronai i koristiti synthesis ili hdlist "
"datoteku.\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr " -r - ispii verzije i izdanja takoer sa imenom.\n"
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
-msgstr " -f - ispii verziju, izdanje i arhitekturu sa imenom.\n"
-
-#: po/placeholder.h:96
+#: po/placeholder.h:103
msgid " --auto - automatically select a good package in choices.\n"
msgstr " --auto - automatski izaberi dobar paket u izborima.\n"
-#: po/placeholder.h:97
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
+msgstr " -f - ispii verziju, izdanje i arhitekturu sa imenom.\n"
+
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "ne mogu obraditi ispravno [%s]"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr ""
-"nema nita za nadogradnju (koristite urpmi.addmedia za dodavanje medija)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr "itanje synthesis datoteke [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr ""
+"nema nita za nadogradnju (koristite urpmi.addmedia za dodavanje medija)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "nije pronaen niti jedan webfetch (curl ili wget trenutno)\n"
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
" -c - izaberi kompletnu metodu za rjeavanje kruga ovisnosti.\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "ne mogu napraviti medij \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "kopiram hdlist (ili synthesis) izvor od \"%s\"..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "uporaba: urpme [-a] [--auto] <paketi...>\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: nepoznate opcije \"-%s\", provjerite uporabu sa --help\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "uporaba: urpme [-a] [--auto] <paketi...>\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "izgraujem hdlist [%s]"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr " --media - koristi samo medije popisane zarezom.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "ne mogu proitati rpm datoteku [%s] sa medija \"%s\""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "dodan medij %s"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "ne mogu proitati rpm datoteku [%s] sa medija \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr " --media - koristi samo medije popisane zarezom.\n"
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "dohvaanje hdlist (ili synthesis) izvora neuspjeno"
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...dohvaanje neuspjeno: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "nepotpun medij \"%s\" oznaen kao prenosiv ali nije zapravo"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "nepravilno ime rpm datoteke [%s]"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "nepoznati podaci asocirani sa %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Izaberite jedan? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "ne mogu pristupiti list datoteci od \"%s\", medij ignoriran"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr " --wget - koristi wget za dohvaanje udaljenih datoteka.\n"
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "izbjegavam izabiranje %s poto nee biti dovoljno datoteka dograeno"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "ne mogu pristupiti rpm datoteci [%s]"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "alim, lo odabir, pokuajte ponovo\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "premjeteno %s unosa u depslist-u"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "ne mogu pristupiti mediju \"%s\""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "premjeteno %s unosa u depslist-u"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "alim, lo odabir, pokuajte ponovo\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr " --curl - koristi curl za dohvaanje udaljenih datoteka.\n"
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "pokuavam izabrati nepostojei medij \"%s\""
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "ne mogu obraditi ispravno [%s] na vrijednosti \"%s\""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "pokuavam izabrati nepostojei medij \"%s\""
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "nisu pronaene rpm datoteke u [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "ne mogu obraditi ispravno [%s] na vrijednosti \"%s\""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr "medij \"%s\" pokuava koristiti ve koriteni hdlist, medij ignoriran"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+#, fuzzy
+msgid "rsync is missing\n"
+msgstr "curl nedostaje\n"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr "curl nedostaje\n"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "ne mogu odrediti medij od navedene hdlist datoteke [%s]"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - ispii ovaj tekst s pomoi.\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "sve je ve instalirano"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr "dohvaam rpms datoteku..."
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "koristim razliite prenosive ureaje [%s] za \"%s\""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Jedan od slijedeih paketa je potreban:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
@@ -604,108 +668,143 @@ msgstr ""
"ne mogu pristupiti prvom instalacijskom mediju (nije pronaen Mandrake/base/"
"hdlists)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: ne mogu proitati rpm datoteku \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, fuzzy, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "curl neuspjean: izaao je sa %d ili sa signalom %d\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr "Nema nita za ukloniti.\n"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Instalacija nije uspjela"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr "ne mogu pristupiti prvom instalacijskom mediju"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
" -P - nemoj pretraivati u provides kako bi pronali paket.\n"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "odmontiravam %s"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "uklanjam %d zastarjelih zaglavlja u prirunoj memoriji"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "nije pronaena hdlist datoteka za medij \"%s\""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<nema znakova koji se mogu ispisati>"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "napravljen hdlist sintezna datoteka za medij \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - opiran mod.\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "uklanjam medij \"%s\""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "ne mogu napraviti sinteznu(synthesis) datoteku za medij \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "pokuavam izabrati viestruki medij: %s"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - odaberi sve neprenosive medije.\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr " imena ili rpm datoteke dane na komandnoj liniji se instaliraju.\n"
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
"izbjegavam odabiranje %s kao lokalnog jezika jer on zapravo nije izabran"
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "nisu pronaene rpm datoteke u [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
" --complete - koristi parsehdlist posluitelj za kompletan odabir.\n"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "zapisana config datoteka [%s]"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Pritisnite Enter kada ste gotovi..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "ne mogu napraviti hdlist: %s"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr "ne mogu napraviti hdlist synthesis, koristim parsehdlist metodu"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
" --distrib - automatski napravi sve medije iz instalacijskog medija.\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "ne mogu obraditi ispravno [%s] na vrijednosti \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
" -s - slijedei paket je izvorini paket (isto kao --src).\n"
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Samo je administratoru dozvoljeno da instalira pakete"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -714,22 +813,42 @@ msgstr ""
"ne mogu se pobriniti za medij \"%s\" poto se list datoteka ve koristi za "
"drugi medij"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "ispitujem synthesis datoteku [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "uklanjam medij \"%s\""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr "medij \"%s\" pokuava koristiti ve koriteni popis, medij ignoriran"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "ne mogu dohvatiti putanju za prenosivi medij \"%s\""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "postoji vie paketa sa istim rpm imenom datoteke \"%s\""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " -g - ispii groupe takoer sa imenom.\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - ispii sve oznake."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -737,86 +856,90 @@ msgid ""
msgstr ""
"Kako bi zadovoljili ovisnosti, slijedei paketi e biti uklonjeni (%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr "dohvaam hdlists datoteku..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: nepoznata opcija \"-%s\", provjerite uporabu sa --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "ne mogu pristupiti hdlist datoteci od \"%s\", medij ignoriran"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "ne mogu registrirati rpm datoteku"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "ne mogu registrirati rpm datoteku"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "pronaao sam ispitani hdlist (ili synthesis) kao %s"
+msgid "too many mount points for removable medium \"%s\""
+msgstr "previe toaka montiranja za prenosivi medij \"%s\""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "ne mogu provjeriti list datoteku za \"%s\", medij ignoriran"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "previe toaka montiranja za prenosivi medij \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "pronaao sam ispitani hdlist (ili synthesis) kao %s"
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "nepotpuna list datoteka za \"%s\", medij ignoriran"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - koristi samo medije za dogradnju.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "kopiranje [%s] neuspjeno"
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "ne mogu obraditi synthesis podatke od %s"
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr " -d - proiri ispitivanje ovisnosti paketa.\n"
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "ne mogu obraditi synthesis podatke od %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr "dohvaam hdlist (ili synthesis) izvor od \"%s\"..."
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "uklanjanje paketa %s e pokvariti va sustav\n"
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
-msgstr "dohvaam hdlist (ili synthesis) izvor od \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
+msgstr "...kopiranje zavreno"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - koristi X suelje.\n"
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr "...kopiranje zavreno"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "kopiram hdlists datoteku..."
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -825,231 +948,164 @@ msgstr ""
"Kako bi zadovoljili sve ovisnosti paketa slijedei moram instalirati "
"slijedee pakete (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "kopiram hdlists datoteku..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "greka u sintaksi u config datoteci na liniji %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Pokuati instalaciju bez provjere ovisnosti (d/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --fuzzy - ukljui fuzzy pretraivanje (isto kao -y).\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "greka prilikom registriranja lokalnih paketa"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "uzimam prenosivi ureaj kao \"%s\""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
" -p - dozvoli pretraivanje u provides kako bi pronaao paket.\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "kopiranje opisne datoteke od \"%s\"..."
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr " -u - ukloni paket ukoliko bolja inaica ve postoji.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "ne mogu napraviti hdlist: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "medij \"%s\" nije izabran"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "pokuavam zaobii postojei medij \"%s\", izbjegavam"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "ne mogu proitati rpm datoteku [%s] sa medija \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - tihi mod.\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Autorska prava (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr " --force - prisili pozivanje iako neki paketi ne postoje.\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "Koristim \"%s\" kao podstring, Pronaao"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "Ukloniti ih sve?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "instaliram %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "Ukloniti ih sve?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Molim umetnite medij pod nazivom \"%s\" u ureaj [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Slijedei paketi sadre %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "ispitujem hdlist datoteku [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Slijedei paketi sadre %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "nema unosa premjetenih u depslist"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - napravi medij za dogradnju.\n"
-#: po/placeholder.h:225 po/placeholder.h:476
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "...dohvat zavren"
+
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
+msgid "unable to get source packages, aborting"
+msgstr "ne mogu dohvatiti izvorne (source) pakete, prekidam"
+
+#: po/placeholder.h:253 po/placeholder.h:527
msgid ""
" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
" -d - prisiljava kompletan izraun depslist.ordered datoteke.\n"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
-msgid "unable to get source packages, aborting"
-msgstr "ne mogu dohvatiti izvorne (source) pakete, prekidam"
-
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "...dohvat zavren"
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
+#, c-format
+msgid "curl failed: exited with %d or signal %d\n"
+msgstr "curl neuspjean: izaao je sa %d ili sa signalom %d\n"
-#: po/placeholder.h:228
+#: po/placeholder.h:255
#, c-format
msgid "selecting %s using obsoletes"
msgstr "odabirem %s koristei zastare"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
-#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
-msgstr "curl neuspjean: izaao je sa %d ili sa signalom %d\n"
-
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "odabirem %s izabiranjem datoteka"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "kopiram popis izvora od \"%s\"..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Samo je administratoru dozvoljeno da instalira pakete"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "wget nedostaje\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "curl neuspjean: izaao je sa %d ili sa signalom %d\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "pokuavam izabrati viestruki medij: %s"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "napravljen hdlist sintezna datoteka za medij \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "nisu pronaene rpm datoteke u [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "ne mogu napraviti hdlist: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "ne mogu obraditi ispravno [%s] na vrijednosti \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Samo je administratoru dozvoljeno da instalira pakete"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "uklanjam medij \"%s\""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr "medij \"%s\" pokuava koristiti ve koriteni popis, medij ignoriran"
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "wget nedostaje\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "ne mogu proitati rpm datoteku [%s] sa medija \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "curl nedostaje\n"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr "medij \"%s\" pokuava koristiti ve koriteni hdlist, medij ignoriran"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1063,12 +1119,14 @@ msgstr ""
"Ovo je slobodan software i moe biti redistribuiran pod stavkama GNU GPLa.\n"
"uporaba:\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
-msgstr " --auto - automatski izaberi dobar paket u izborima.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
+msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1076,7 +1134,14 @@ msgstr ""
"Instalacija neuspjena, neke datoteke nedostaju.\n"
"Moda ete poeljeti dograditi vau urpmi bazu"
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1084,12 +1149,7 @@ msgstr ""
" --best-output - izaberi najbolje suelje prema okruenju:\n"
" X ili tekst mod.\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1098,18 +1158,7 @@ msgstr ""
"Morate biti administrator(root) kako bi instalirali slijedee ovisnosti:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Pritisnite Enter kada ste gotovi..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr " --auto-select - automatski izaberi pakete za dogradnju sustava.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1119,7 +1168,7 @@ msgstr ""
"neki paketi moraju biti uklonjeni da bi mogli biti nadograeni, ovo jo "
"uvijek nije podrano\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1127,25 +1176,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "ne mogu obraditi ispravno [%s] na vrijednosti \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"nema potrebe za davanje <relativne putanje do hdlist> sa --distrib"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1167,8 +1198,8 @@ msgstr ""
" removable://<putanja>\n"
"i [opcije] su od\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1177,25 +1208,34 @@ msgstr ""
"\n"
"nepoznata opcija '%s'\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<relativna putanja do hdlist> nedostaje\n"
+"`with' nedostaje za ftp medij\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"`with' nedostaje za ftp medij\n"
+"nema potrebe za davanje <relativne putanje do hdlist> sa --distrib"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<relativna putanja do hdlist> nedostaje\n"
+
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1204,7 +1244,7 @@ msgstr ""
"nedostaje unos za uklanjanje\n"
"(jedan od %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1212,7 +1252,7 @@ msgstr ""
"uporaba: urpmi.removemedia [-a] <ime> ...\n"
"gdje je <ime> ime medija za ukloniti.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1220,7 +1260,7 @@ msgstr ""
"uporaba: urpmi.update [opcije] <ime> ...\n"
"gdje je <ime> ime medija za dogradnju.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1229,12 +1269,7 @@ msgstr ""
"nedostaje unos za nadogradnju\n"
"(jedan od %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " -r - ispii verzije i izdanja takoer sa imenom.\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1248,7 +1283,7 @@ msgstr ""
"Ovo je slobodan software i moe biti redistribuiran pod stavkama GNU GPLa.\n"
"uporaba:\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1256,23 +1291,6 @@ msgstr ""
" --headers - izdvoji zaglavlja za pakete popisane iz urpmi baze na\n"
" stdout (root samo).\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr " -u - ukloni paket ukoliko bolja inaica ve postoji.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - ispii groupe takoer sa imenom.\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - ispii sve oznake."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1284,26 +1302,22 @@ msgstr ""
"uporaba: urpmi.addmedia [opcije] <ime> <url> [sa <relativnom_putanjom>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "uporaba: urpmi.removemedia [-a] <ime> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "uporaba: urpmi.update [opcije] <ime> ..."
@@ -1312,6 +1326,9 @@ msgstr "uporaba: urpmi.update [opcije] <ime> ..."
msgid "urpmq version %s"
msgstr "urpmq verzija %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/hu.po b/po/hu.po
index 0972be87..1be529f0 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-02-26 12:38GMT+1\n"
"Last-Translator: Arpad Biro <biro_arpad@yahoo.com>\n"
"Language-Team: Hungarian\n"
@@ -29,16 +29,16 @@ msgstr ""
"A csomagok automatikus teleptse...\n"
"A(z) $rpm csomag teleptst krte...\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "gy rendben van?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "OK"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Mgsem"
@@ -47,8 +47,8 @@ msgstr "Mgsem"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -57,13 +57,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "IiyY"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (I/n) "
@@ -71,82 +71,82 @@ msgstr " (I/n) "
msgid "$rpm: command not found\n"
msgstr "$rpm: a parancs nem tallhat\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) MandrakeSoft, 1999, 2000, 2001, 2002"
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
"Ez a program szabad szoftver; a GNU GPL felttelei szerint terjeszthet."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "Hasznlat: urpmf [opcik] <fjl>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - cmke kirsnak elhagysa (ha nincs cmke a "
"parancssorban,"
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
" akkor ez lp letbe; interaktv mdban nem hasznlhat)"
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - az sszes adat megjelentse"
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - nv megjelentse (ha nincs megadva cmke a "
"parancssorban,"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " akkor automatikusan letbe lp)"
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - csoport megjelentse"
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - mret megjelentse"
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - sorozatszm megjelentse"
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - sszefoglal megjelentse"
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - lers megjelentse"
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr " --provides - szolgltatsjegyzk megjelentse (tbb sor)"
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr " --requires - kvetelmnyek megjelentse (tbb sor)"
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr " --files - fjlnevek megjelentse (tbb sor)"
@@ -155,24 +155,24 @@ msgid ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
msgstr " --conflicts - tkzsek megjelentse (tbb sor)"
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr " --obsoletes - tlhaladott csomagok megjelentse (tbb sor)"
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr " --prereqs - elfelttelek megjelentse (tbb sor)"
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "tovbbi opcikrt prblja meg az \"urpmf --help\" parancsot"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "teljes adatforrslista nem tallhat"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "a belltsok mentse nem sikerlt: \"%s\""
@@ -185,155 +185,184 @@ msgstr "a teljes urpmi adatbzis vizsglata"
msgid " -y - impose fuzzy search.\n"
msgstr " -y - fuzzy keress hasznlata\n"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "nincs mit rni a listafjlba: \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr ""
"\"%s\" listafjlja nem tallhat; az adatforrs nem kerl feldolgozsra"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "nincs mit rni a listafjlba: \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
+" --auto - vlasztsi lehetsgnl automatikusan kivlasztja a\n"
+" megfelel csomagokat\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "fejlclista nem elemezhet: \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "semmi nem kerlt a listafjlba: \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - a csomagok elrsi tjnak listzsa letlts eltt\n"
" (rendszergazdai jogosultsg szksges)\n"
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr "\"%s\" lersfjljnak behozatala..."
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
" --auto-select - automatikusan kivlasztja a frissthet csomagokat\n"
-#: po/placeholder.h:51 po/placeholder.h:243
-#, c-format
-msgid "retrieving description file of \"%s\"..."
-msgstr "\"%s\" lersfjljnak behozatala..."
-
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "a csomag nem tallhat: \"%s\""
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "tbb adatforrs kijellse: \"%s\""
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
"a(z) \"%s\" adatforrs egy hasznlatban lev fejlclistt prblt hasznlni; "
"az adatforrs nem kerl feldolgozsra"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "ismeretlen csomag(ok)"
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "hiba a fejlclista olvassakor; jabb prblkozs..."
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr "\"%s\" nv nem adhat az adatforrsnak, mivel mr van ilyen nv"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "hiba a fejlclista olvassakor; jabb prblkozs..."
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "ismeretlen csomag(ok)"
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"a(z) \"%s\" adatforrs nem vehet figyelembe, mivel \"%s\" listafjl nem "
"ltezik"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "csak a szolgltatsjegyzkben szerepl fjlok lesznek megtartva"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "%d fejlc tallhat a gyorstrban"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
-#, c-format
-msgid "unable to update medium \"%s\"\n"
-msgstr "a(z) \"%s\" adatforrs frisstse nem sikerlt\n"
-
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
msgid " --src - next package is a source package (same as -s).\n"
msgstr ""
" --src - a kvetkez csomag egy forrscsomag (-s opcival azonos)\n"
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
+#, c-format
+msgid "unable to update medium \"%s\"\n"
+msgstr "a(z) \"%s\" adatforrs frisstse nem sikerlt\n"
+
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
" --noclean - a nem hasznlt RPM fjlok maradjanak a gyorstrban\n"
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - a fejlcgyorstr knyvtrnak kirtse\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "\"%s\" adatforrs mr ltezik"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "a(z) \"%s\" listafjlja nem rhat"
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
" a parancssorban megadott csomagok illetve RPM fjlok lesznek lekrdezve\n"
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+" --auto-select - automatikusan kivlasztja a frissthet csomagokat\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "nincs ilyen nev csomag: %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Mindenkppen megksreljem a teleptst (--force)? (i/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:75 po/placeholder.h:289
+#, c-format
+msgid "built hdlist synthesis file for medium \"%s\""
+msgstr "kiterjesztett fggsglista ksztse ehhez: \"%s\""
+
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""
"\"%s\" fejlclistja nem tallhat; az adatforrs nem kerl feldolgozsra"
-#: po/placeholder.h:72 po/placeholder.h:262
-#, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
-msgstr "kiterjesztett fggsglista ksztse ehhez: \"%s\""
-
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "az urpmi adatbzis zrolt"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (i/N) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr " -a - kijells a parancssorban megadott minta szerint\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
@@ -341,287 +370,328 @@ msgstr ""
"nhny csomagot el kell tvoltani a frissts eltt, de ezt a programnak ez "
"a verzija mg nem kpes vgrehajtani\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "%s csatlakoztatsa"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr " -f - fejlclista-fjlok ltrehozsnak kiknyszertse\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "a wget hibval lpett ki: \"%d\" hibakd vagy \"%d\" szignl\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr " -f - fejlclista-fjlok ltrehozsnak kiknyszertse\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
"nincs mit eltvoltani (hasznlja az urpmi.addmedia parancsot adatforrs "
"felvtelhez)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "hibs bevitel: \"%s\""
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
" -y - fuzzy keress hasznlata (--fuzzy opcival azonos)\n"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr ""
-" -u - csomag kihagysa, ha mr van jabb verzi teleptve\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+#, fuzzy
+msgid "ssh is missing\n"
+msgstr "a wget nem tallhat\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "A kvetkez csomagok valamelyikre szksg van a(z) %s teleptshez:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "...a msols sikertelen"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Utna nyomja le az Enter billentyt..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "...a msols sikertelen"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "A kvetkez csomagok valamelyikre szksg van a(z) %s teleptshez:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+" -u - csomag kihagysa, ha mr van jabb verzi teleptve\n"
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
"a(z) \"%s\" adatforrs egy hasznlatban lev listt prblt hasznlni; az "
"adatforrs nem kerl feldolgozsra"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - jelen segtsg megjelentse\n"
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
-msgstr " -g - a nvvel egytt a csoportok is jelenjenek meg\n"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
msgid " -a - select all media.\n"
msgstr " -a - az sszes adatforrs kijellse\n"
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
+msgstr " -g - a nvvel egytt a csoportok is jelenjenek meg\n"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "rvnytelen fejlclista-lers a fejlclista-fjlban: \"%s\""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+" -r - a nvvel egytt a verzi s a kiadsszm is jelenjen meg\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
" -h - kiterj. fggsglista illetve fejlclista keresse/"
"hasznlata\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
" -r - a nvvel egytt a verzi s a kiadsszm is jelenjen meg\n"
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
-msgstr ""
-" -f - a nvvel egytt a verzi, a kiadsszm s az\n"
-" architektra is jelenjen meg\n"
-
-#: po/placeholder.h:96
+#: po/placeholder.h:103
msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
" --auto - vlasztsi lehetsgnl automatikusan kivlasztja a\n"
" megfelel csomagokat\n"
-#: po/placeholder.h:97
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
+msgstr ""
+" -f - a nvvel egytt a verzi, a kiadsszm s az\n"
+" architektra is jelenjen meg\n"
+
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "\"%s\" nem elemezhet"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
+#: po/placeholder.h:106
+#, c-format
+msgid "read synthesis file [%s]"
+msgstr "kiterjesztett fggsglista olvassa: \"%s\""
+
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr ""
"nincs mit frissteni (hasznlja az urpmi.addmedia parancsot adatforrs "
"felvtelhez)\n"
-#: po/placeholder.h:99
-#, c-format
-msgid "read synthesis file [%s]"
-msgstr "kiterjesztett fggsglista olvassa: \"%s\""
-
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "nem tallhat webes letltprogram (curl vagy wget)\n"
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr " -c - teljes lekrdezs a fggsgek ellenrzsnl\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "a(z) \"%s\" adatforrs ltrehozsa nem sikerlt\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
"\"%s\" forrs-fejlclistjnak (illetve kiterjesztett fggsglistjnak) "
"msolsa..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "Hasznlat: urpme [-a] [--auto] <csomagok...>\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr ""
"urpmq: ismeretlen paramter: \"-%s\". A lehetsges paramtereket a --help "
"paramter megadsval lehet kilistzni.\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "Hasznlat: urpme [-a] [--auto] <csomagok...>\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "fejlclista ksztse: \"%s\""
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr ""
-" --media - csak a felsorolt (elvlaszts: vessz) adatforrsok "
-"hasznlata\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "a(z) \"%s\" csomagfjl (RPM) nem olvashat a(z) \"%s\" adatforrsbl"
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "%s adatforrs felvve"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "a(z) \"%s\" csomagfjl (RPM) nem olvashat a(z) \"%s\" adatforrsbl"
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr ""
+" --media - csak a felsorolt (elvlaszts: vessz) adatforrsok "
+"hasznlata\n"
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
"a forrs-fejlclista (vagy a kiterjesztett fggsglista) beolvassa nem "
"sikerlt"
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...a behozatal sikertelen: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "a(z) \"%s\" hibs adatforrs cserlhetnek van jellve, pedig nem az"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "rvnytelen csomagfjlnv: \"%s\""
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "ismeretlen adat van ehhez rendelve: %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Melyiket vlasztja? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "\"%s\" listafjlja nem elrhet; az adatforrs nem kerl feldolgozsra"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr " --wget - a wget hasznlata tvoli fjlok letltsre\n"
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "ne jellje ki ezt: \"%s\", mivel nem lenne elg fjl frisstve"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "a csomagfjl nem rhet el: \"%s\""
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Ezt nem lehet vlasztani, prblja meg jra\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "bejegyzsek thelyezve a fggsglistban: %s"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "a(z) \"%s\" adatforrs nem rhet el"
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "bejegyzsek thelyezve a fggsglistban: %s"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Ezt nem lehet vlasztani, prblja meg jra\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr " --curl - a curl hasznlata tvoli fjlok letltsre\n"
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "nem ltez adatforrs: \"%s\""
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "\"%s\" elemzse sikertelen; a helytelen rtk: \"%s\""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "nem ltez adatforrs: \"%s\""
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "csomagfjlok (RPM) nem tallhatk: \"%s\""
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "\"%s\" elemzse sikertelen; a helytelen rtk: \"%s\""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+"a(z) \"%s\" adatforrs egy hasznlatban lev fejlclistt prblt hasznlni; "
+"az adatforrs nem kerl feldolgozsra"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+#, fuzzy
+msgid "rsync is missing\n"
+msgstr "a curl nem tallhat\n"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr "a curl nem tallhat\n"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "a fejlclisthoz tartoz adatforrs nem hatrozhat meg: \"%s\""
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - jelen segtsg megjelentse\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "mr minden teleptve van"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr "RPM fjlok behozatala..."
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "eltr cserlhet eszkz (\"%s\") hasznlata ehhez: \"%s\""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "A kvetkez csomagok valamelyikre szksg van:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
@@ -629,100 +699,125 @@ msgstr ""
"az els teleptsi adatforrs nem elrhet (Mandrake/base/hdlists fjl nem "
"tallhat)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: egy RPM fjl nem olvashat: \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, fuzzy, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "a curl hibval lpett ki: \"%d\" hibakd vagy \"%d\" szignl\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr "Nincs mit eltvoltani.\n"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "A telepts nem sikerlt"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr "az els teleptsi adatforrs nem elrhet"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
" -P - a csomag ne legyen keresve a szolgltatsjegyzkben\n"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "%s levlasztsa"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "%d elavult fejlc eltvoltsa a gyorstrbl"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "a(z) \"%s\" adatforrshoz nem tallhat fejlclista (hdlist)"
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<nem nyomtathat karakterek>"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "kiterjesztett fggsglista ksztse ehhez: \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - rszletes kimenet (verbose mode)\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "\"%s\" adatforrs eltvoltsa"
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr ""
"nem kszthet kiterjesztett fggsglista ehhez az adatforrshoz: \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "tbb adatforrs kijellse: \"%s\""
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - az sszes nem cserlhet adatforrs kijellse\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
" a parancssorban megadott csomagok illetve RPM fjlok lesznek teleptve\n"
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr "ne jellje ki ezt: \"%s\", mivel annak nyelve mg nincs kijellve"
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "csomagfjlok (RPM) nem tallhatk: \"%s\""
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
" --complete - parsehdlist szolgltats hasznlata a kijells "
"kiegsztshez\n"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "belltsok mentse: \"%s\""
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Utna nyomja le az Enter billentyt..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "fejlclista ksztse nem sikerlt: %s"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
"nem kszthet kiterjesztett fggsglista; parsehdlist mdszer lesz "
"hasznlva"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
@@ -730,13 +825,23 @@ msgstr ""
" --distrib - az sszes adatforrs ltrehozsa teleptsi "
"adatforrsbl\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "\"%s\" elemzse sikertelen; a helytelen rtk: \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
" -s - a kvetkez csomag egy forrscsomag (--src opcival "
"azonos)\n"
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Csomagok teleptshez rendszergazdai jogosultsg szksges"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -745,22 +850,44 @@ msgstr ""
"a(z) \"%s\" adatforrs nem kezelhet, mivel a listafjlt mr hasznlja egy "
"msik adatforrs"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "kiterjesztett fggsglista vizsglata: \"%s\""
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "\"%s\" adatforrs eltvoltsa"
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+"a(z) \"%s\" adatforrs egy hasznlatban lev listt prblt hasznlni; az "
+"adatforrs nem kerl feldolgozsra"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "a kvetkez cserlhet adatforrs tvonala nem rhet el: \"%s\""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "tbb csomag ltezik azonos RPM fjlnvvel: \"%s\""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " -g - a nvvel egytt a csoportok is jelenjenek meg\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - az sszes adat megjelentse"
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -768,95 +895,99 @@ msgid ""
msgstr ""
"A fggsgek feloldshoz a kvetkez csomagokat el fogom tvoltani (%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr "fejlclista behozatala..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr ""
"urpmi: ismeretlen paramter: \"-%s\". A lehetsges paramtereket\n"
"a --help paramter megadsval lehet kilistzni.\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
"\"%s\" fejlclistja nem elrhet; az adatforrs nem kerl feldolgozsra"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "a csomagfjl (RPM) nem regisztrlhat"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "a csomagfjl (RPM) nem regisztrlhat"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "fejlclista (illetve kiterjesztett fggsglista): \"%s\""
+msgid "too many mount points for removable medium \"%s\""
+msgstr "tl sok csatlakoztatsi pont ehhez a cserlhet adatforrshoz: \"%s\""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
"\"%s\" listafjljnak vizsglata sikertelen; az adatforrs nem kerl "
"feldolgozsra"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "tl sok csatlakoztatsi pont ehhez a cserlhet adatforrshoz: \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "fejlclista (illetve kiterjesztett fggsglista): \"%s\""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
"hibs listafjl a(z) \"%s\" adatforrshoz; az adatforrs nem kerl "
"feldolgozsra"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - csak frisstsi adatforrs legyen hasznlva\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "a(z) \"%s\" msolsa nem sikerlt"
-#: po/placeholder.h:191 po/placeholder.h:493
-msgid " -d - extend query to package dependencies.\n"
-msgstr " -d - a lekrdezs terjedjen ki a csomagfggsgekre is\n"
-
-#: po/placeholder.h:192
+#: po/placeholder.h:215
#, c-format
msgid "unable to analyse synthesis data of %s"
msgstr "\"%s\" kiterjesztett fggsglistjnak elemzse sikertelen"
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
-#, c-format
-msgid "removing package %s will break your system\n"
-msgstr "a(z) \"%s\" csomag eltvoltsa tnkreteheti a rendszert\n"
+#: po/placeholder.h:216 po/placeholder.h:549
+msgid " -d - extend query to package dependencies.\n"
+msgstr " -d - a lekrdezs terjedjen ki a csomagfggsgekre is\n"
-#: po/placeholder.h:194 po/placeholder.h:290
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
"\"%s\" forrs-fejlclistjnak (illetve kiterjesztett fggsglistjnak) "
"behozatala..."
-#: po/placeholder.h:196 po/placeholder.h:358
-msgid " --X - use X interface.\n"
-msgstr " --X - futtats az X grafikus felleten\n"
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
+#, c-format
+msgid "removing package %s will break your system\n"
+msgstr "a(z) \"%s\" csomag eltvoltsa tnkreteheti a rendszert\n"
-#: po/placeholder.h:197 po/placeholder.h:291
+#: po/placeholder.h:220 po/placeholder.h:318
msgid "...copying done"
msgstr "...msols megtrtnt"
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:221 po/placeholder.h:389
+msgid " --X - use X interface.\n"
+msgstr " --X - futtats az X grafikus felleten\n"
+
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "fejlclista msolsa..."
+
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -864,234 +995,164 @@ msgid ""
msgstr ""
"A fggsgek feloldshoz a kvetkez csomagokat fogom telepteni (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "fejlclista msolsa..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "szintaktikai hiba a konfigurcis fjl kvetkez sorban: %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Prbljam meg a teleptst a fggsgek ellenrzse nlkl? (i/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --fuzzy - fuzzy keress hasznlata (-y opcival azonos)\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "hiba a helyi csomagok regisztrlsakor"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "a cserlhet eszkz a kvetkeznek lesz vve: \"%s\""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr " -p - csomag keresse a szolgltatsjegyzkben\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "\"%s\" lersfjljnak msolsa..."
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - csomag kihagysa, ha mr van jabb verzi teleptve\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "fejlclista ksztse nem sikerlt: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "a(z) \"%s\" adatforrs nincs kijellve"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "a(z) \"%s\" nven ltez adatforrs elkerlse"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "a(z) \"%s\" csomagfjl (RPM) nem olvashat a(z) \"%s\" adatforrsbl"
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - nma zemmd\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Copyright (C) MandrakeSoft, 1999, 2000, 2001"
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
" --force - vgrehajts akkor is, ha nhny csomag nem rhet el\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "A(z) \"%s\" rszszveggel a kvetkezket talltam"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "El szeretn mindet tvoltani?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "%s teleptse folyik\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "El szeretn mindet tvoltani?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Helyezze be a(z) \"%s\" nev adathordozt a(z) \"%s\" meghajtba"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "A kvetkez csomagok tartalmazzk a(z) %s komponenst: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "fejlclista vizsglata: \"%s\""
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "A kvetkez csomagok tartalmazzk a(z) %s komponenst: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "egyetlen bejegyzs sem kerlt thelyezsre a fggsglistban"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - frisstsi adatforrs ltrehozsa\n"
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
-msgstr " -d - teljes depslist.ordered fjl ksztse\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "...behozatal megtrtnt"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr "a forrscsomagok nem rhetk el, ezrt a mvelet flbeszakad"
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "...behozatal megtrtnt"
-
-#: po/placeholder.h:228
-#, c-format
-msgid "selecting %s using obsoletes"
-msgstr "%s kijellse trlsre (elavultt vlt)"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
+msgstr " -d - teljes depslist.ordered fjl ksztse\n"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr "a curl hibval lpett ki: \"%d\" hibakd vagy \"%d\" szignl\n"
-#: po/placeholder.h:230
+#: po/placeholder.h:255
+#, c-format
+msgid "selecting %s using obsoletes"
+msgstr "%s kijellse trlsre (elavultt vlt)"
+
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "%s kijellse frisstsre (fjl-tkzsek miatt)"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "\"%s\" forrslistjnak msolsa..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Csomagok teleptshez rendszergazdai jogosultsg szksges"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "a wget nem tallhat\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "a curl hibval lpett ki: \"%d\" hibakd vagy \"%d\" szignl\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "tbb adatforrs kijellse: \"%s\""
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "kiterjesztett fggsglista ksztse ehhez: \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "csomagfjlok (RPM) nem tallhatk: \"%s\""
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "fejlclista ksztse nem sikerlt: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "\"%s\" elemzse sikertelen; a helytelen rtk: \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Csomagok teleptshez rendszergazdai jogosultsg szksges"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "\"%s\" adatforrs eltvoltsa"
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr ""
-"a(z) \"%s\" adatforrs egy hasznlatban lev listt prblt hasznlni; az "
-"adatforrs nem kerl feldolgozsra"
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "a wget nem tallhat\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "a(z) \"%s\" csomagfjl (RPM) nem olvashat a(z) \"%s\" adatforrsbl"
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "a curl nem tallhat\n"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr ""
-"a(z) \"%s\" adatforrs egy hasznlatban lev fejlclistt prblt hasznlni; "
-"az adatforrs nem kerl feldolgozsra"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1105,14 +1166,14 @@ msgstr ""
"Ez a program szabad szoftver; a GNU GPL felttelei szerint terjeszthet.\n"
"Hasznlat:\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
msgstr ""
-" --auto - vlasztsi lehetsgnl automatikusan kivlasztja a\n"
-" megfelel csomagokat\n"
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1120,7 +1181,14 @@ msgstr ""
"A telepts nem sikerlt, mivel bizonyos fjlok hinyoznak.\n"
"rdemes lehet frissteni az urpmi adatbzist."
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1128,12 +1196,7 @@ msgstr ""
" --best-output - a lehetsgek kzl a legmegfelelbb felletet\n"
" hasznlja a program: grafikus (X) vagy karakteres\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1142,19 +1205,7 @@ msgstr ""
"A kvetkez fggsgek teleptshez rendszergazdai jogosultsg szksges:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Utna nyomja le az Enter billentyt..."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr ""
-" --auto-select - automatikusan kivlasztja a frissthet csomagokat\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1164,7 +1215,7 @@ msgstr ""
"nhny csomagot el kell tvoltani a frissts eltt, de ezt a programnak ez "
"a verzija mg nem kpes vgrehajtani\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1172,25 +1223,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "\"%s\" elemzse sikertelen; a helytelen rtk: \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"<a fejlclista relatv tvonala> --distrib esetn szksgtelen"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1212,8 +1245,8 @@ msgstr ""
" removable://<elrsi t>\n"
"az [opcik] pedig a kvetkezk lehetnek:\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1222,25 +1255,34 @@ msgstr ""
"\n"
"ismeretlen opcik: \"%s\"\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<a fejlclista relatv tvonala> hinyzik\n"
+"hinyz \"with\" paramter az FTP-s cmnl\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"hinyz \"with\" paramter az FTP-s cmnl\n"
+"<a fejlclista relatv tvonala> --distrib esetn szksgtelen"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<a fejlclista relatv tvonala> hinyzik\n"
+
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1249,7 +1291,7 @@ msgstr ""
"a trlend bejegyzs hinyzik\n"
"(valamelyik ezek kzl: %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1257,7 +1299,7 @@ msgstr ""
"Hasznlat: urpmi.removemedia [-a] <nv> ...\n"
"ahol <nv> az eltvoltand adatforrs neve.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1265,7 +1307,7 @@ msgstr ""
"Hasznlat: urpmi.update [opcik] <nv> ...\n"
"ahol <nv> a frisstend adatforrs neve.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1274,13 +1316,7 @@ msgstr ""
"a frisstend bejegyzs hinyzik\n"
"(valamelyik ezek kzl: %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr ""
-" -r - a nvvel egytt a verzi s a kiadsszm is jelenjen meg\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1294,7 +1330,7 @@ msgstr ""
"Ez a program szabad szoftver; a GNU GPL felttelei szerint terjeszthet.\n"
"Hasznlat:\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1303,24 +1339,6 @@ msgstr ""
" a standard kimenetre (stdout) - a mvelethez\n"
" rendszergazdai jogosultsg szksges\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - csomag kihagysa, ha mr van jabb verzi teleptve\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - a nvvel egytt a csoportok is jelenjenek meg\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - az sszes adat megjelentse"
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1332,26 +1350,22 @@ msgstr ""
"Hasznlat: urpmi.addmedia [opcik] <nv> <URL> [with <relatv_tvonal>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "Hasznlat: urpmi.removemedia [-a] <nv> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "Hasznlat: urpmi.update [opcik] <nv> ..."
@@ -1360,6 +1374,9 @@ msgstr "Hasznlat: urpmi.update [opcik] <nv> ..."
msgid "urpmq version %s"
msgstr "urpmq %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/id.po b/po/id.po
index b8621a49..a93b7385 100644
--- a/po/id.po
+++ b/po/id.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2002-03-05 00:00+0900\n"
"Last-Translator: Budi Rachmanto <rac@linux-mandrake.com>\n"
"Language-Team: Indonesian <rac@linux-mandrake.com>\n"
@@ -25,16 +25,16 @@ msgstr ""
"Instalasi paket otomatis...\n"
"Anda telah meminta instalasi paket $rpm\n"
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Semua beres?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr "Ok"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Batal"
@@ -43,8 +43,8 @@ msgstr "Batal"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "TtNn"
@@ -53,13 +53,13 @@ msgstr "TtNn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "Yy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (Y/t) "
@@ -67,78 +67,78 @@ msgstr " (Y/t) "
msgid "$rpm: command not found\n"
msgstr "$rpm: perintah tak tercari\n"
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr "urpmf versi %s"
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Hakcipta (C) 1999,2000,2001,2002 MandrakeSoft."
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr "Ini software gratis dan boleh disebar sesuai lisensi publik GNU."
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr "pemakaian: urpmf [options] <file>"
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
" --quiet - jangan cetak nama tag (standar jika tiada tag pada baris"
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr " perintah, tak kompatibel dg mode interaktif)."
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr " --all - cetak semua tag."
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
" --name - cetak nama tag: rpm namafile (jika tiada diberikan pada"
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr " baris perintah tapi tanpa nama paket)."
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr " --group - cetak grup tag: grup."
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr " --size - cetak ukuran tag: ukuran."
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr " --serial - cetak no. seri tag: serial."
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr " --summary - cetak ringkasan tag: ringkasan."
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr " --description - cetak penjelasan tag: penjelasan."
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr " --provides - cetak sediaan tag: semua sediaan (bbrp baris)."
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr " --requires - cetak kebutuhan tag: semua kebutuhan (bbrp baris)."
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr " --files - cetak file tag: semua file (bbrp baris)."
@@ -147,25 +147,25 @@ msgid ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
msgstr " --conflicts - cetak konflik tag: semua konflik (bbrp baris)."
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
" --obsoletes - cetak kadaluarsa tag: semua kadaluarsa (bbrp baris)."
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr " --prereqs - cetak syarat tag: semua syarat (bbrp baris)."
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr "coba urpmf --help utk opsi lain"
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr "tak ditemukan daftar media lengkap"
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr "gagal tulis file konfigurasi [%s]"
@@ -178,408 +178,472 @@ msgstr "pemeriksaan seluruh database urpmi"
msgid " -y - impose fuzzy search.\n"
msgstr " -y - lakukan pencarian fuzzy.\n"
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
+#, c-format
+msgid "nothing to write in list file for \"%s\""
+msgstr "tiada yg ditulis dlm file daftar \"%s\""
+
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "gagal cari file daftar \"%s\", media diabaikan"
-#: po/placeholder.h:45 po/placeholder.h:237
-#, c-format
-msgid "nothing to write in list file for \"%s\""
-msgstr "tiada yg ditulis dlm file daftar \"%s\""
+#: po/placeholder.h:47 po/placeholder.h:381
+#, fuzzy
+msgid " --auto - automatically select a package in choices.\n"
+msgstr " --auto - otomatis menyeleksi paket yg baik dalam pilihan.\n"
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "gagal olah file hdlist \"%s\""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "tak ada yg ditulis dlm file daftar \"%s\""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
" --sources - beri semua paket source sebelum download (hanya only).\n"
-#: po/placeholder.h:50
-msgid ""
-" --auto-select - automatically select packages for upgrading the system.\n"
-msgstr " --auto-select - otomatis menyeleksi paket utk upgrade sistem.\n"
-
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:51 po/placeholder.h:269
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr "ambil file deskripsi \"%s\"..."
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:52
+msgid ""
+" --auto-select - automatically select packages for upgrading the system.\n"
+msgstr " --auto-select - otomatis menyeleksi paket utk upgrade sistem.\n"
+
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
msgid "package %s is not found."
msgstr "paket %s tak tertemukan."
-#: po/placeholder.h:54
+#: po/placeholder.h:55 po/placeholder.h:274
+#, fuzzy, c-format
+msgid "trying to select multiple media: %s"
+msgstr "sedang mencoba memilih media majemuk: %s"
+
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr "media \"%s\" coba memakai hdlist yg telah dipakai, media diabaikan"
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
-msgstr "paket tak dikenal "
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
+msgstr "sulit baca file hdlist, coba lagi..."
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr "\"%s\" telah dipakai, tak dapat digunakan utk media tak bernama"
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
-msgstr "sulit baca file hdlist, coba lagi..."
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
+msgstr "paket tak dikenal "
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr "media \"%s\" tak terpakai karena file daftar [%s] tak ada"
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr "hanya simpan file yg tertulis di sediaan (provides)"
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr "temukan %d header di cache"
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
+msgstr " --src - paket berikut adalah paket sumber (sama dg -s).\n"
+
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "gagal update media \"%s\"\n"
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
-msgstr " --src - paket berikut adalah paket sumber (sama dg -s).\n"
-
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr " --noclean - jaga rpm tak dipakai di cache.\n"
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr " -c - bersihkan direktori cache header.\n"
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr "media \"%s\" telah ada"
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "gagal baca file list \"%s\""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr " dicarikan nama atau file rpm yg tertera pada baris perintah.\n"
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+#, fuzzy
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr " --auto-select - otomatis menyeleksi paket utk upgrade sistem.\n"
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, c-format
msgid "no package named %s"
msgstr "tiada paket bernama %s"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Coba instalasi lebih keras (--force)? (y/T) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
-#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
-msgstr "gagal temukan file hdlist \"%s\", media diabaikan"
-
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "bangun file sintesa hdlist utk media \"%s\""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
+#, c-format
+msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgstr "gagal temukan file hdlist \"%s\", media diabaikan"
+
+#: po/placeholder.h:77 po/placeholder.h:291
msgid "urpmi database locked"
msgstr "database urpmi terkunci"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
msgid " (y/N) "
msgstr " (y/T) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr " -a - pilih semua yg cocok dg baris perintah.\n"
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
msgstr "bbrpp paket harus dihapus agr ter-upgrade, ini belum ter-support\n"
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, c-format
msgid "mounting %s"
msgstr "gandeng %s"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr " -f - paksa buat file hdlist.\n"
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget gagal: keluar dg %d atau sinyal %d\n"
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr " -f - paksa buat file hdlist.\n"
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "tak ada penghapusan (pakailah urpmi.addmedia utk tambah media)\n"
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr "input cacat: [%s]"
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr " -y - lakukan pencarian fuzzy (sama dengan --fuzzy).\n"
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
-msgstr ""
-" -u - hapus paket jika versi yg lebih baik telah diinstal.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+#, fuzzy
+msgid "ssh is missing\n"
+msgstr "wget hilang\n"
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Salah satu paket berikut dibutuhkan utk instalasi %s:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr "...gagal disalin"
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Tekan [Enter] jika selesai.."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
-msgstr "...gagal disalin"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Salah satu paket berikut dibutuhkan utk instalasi %s:"
-#: po/placeholder.h:88
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
+msgstr ""
+" -u - hapus paket jika versi yg lebih baik telah diinstal.\n"
+
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr "media \"%s\" mencoba memakai list yg telah dipakai, media diabaikan"
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr " -h - cetak pesan pertolongan ini.\n"
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
-msgstr " -g - juga cetak grup dg nama.\n"
-
-#: po/placeholder.h:91 po/placeholder.h:455
+#: po/placeholder.h:97 po/placeholder.h:498
msgid " -a - select all media.\n"
msgstr " -a - pilih semua media.\n"
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
+msgstr " -g - juga cetak grup dg nama.\n"
+
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "deskripsi hdlist \"%s\" di file hdlist tak berlaku"
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+#, fuzzy
+msgid " -r - print version and release with name also.\n"
+msgstr " -r - juga cetak versi dan release dg nama.\n"
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr " -h - coba temukan dan pakai file sintesa atau hdlist.\n"
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr " -r - juga cetak versi dan release dg nama.\n"
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
-msgstr " -f - cetak versi, release dan arch dg nama.\n"
-
-#: po/placeholder.h:96
+#: po/placeholder.h:103
msgid " --auto - automatically select a good package in choices.\n"
msgstr " --auto - otomatis menyeleksi paket yg baik dalam pilihan.\n"
-#: po/placeholder.h:97
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
+msgstr " -f - cetak versi, release dan arch dg nama.\n"
+
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr "gagal olah [%s] dg benar"
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr "tak ada update (pakailah urpmi.addmedia utk tambah media)\n"
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr "baca file sintesa [%s]"
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr "tak ada update (pakailah urpmi.addmedia utk tambah media)\n"
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "tiada webfetch (curl / wget) ditemukan\n"
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr " -c - pilih metode lengkap utk solusi kebutuhan.\n"
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "gagal membuat media \"%s\"\n"
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "sedang menyalin sumber/sintesa hdlist \"%s\"..."
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
+msgid "usage: urpme [-a] [--auto] <packages...>\n"
+msgstr "pemakaian: urpme [-a] [--auto] <paket...>\n"
+
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: opsi asing \"-%s\", cek pemakaian dg --help\n"
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
-msgid "usage: urpme [-a] [--auto] <packages...>\n"
-msgstr "pemakaian: urpme [-a] [--auto] <paket...>\n"
-
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr "bangun hdlist [%s]"
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
-msgstr " --media - pakai hanya media terdaftar dg koma.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
+msgstr "gagal baca file rpm [%s] dari media \"%s\""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr "media %s ditambahkan"
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
-msgstr "gagal baca file rpm [%s] dari media \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
+msgstr " --media - pakai hanya media terdaftar dg koma.\n"
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "gagal mengambil hdlist (atau sintesa) source"
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr "...gagal terambil: %s"
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "media nonkoheren \"%s\" bertanda removable, seharusnya tidak"
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "nama file rpm [%s] tak berlaku"
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr "data tak dikenal terasosiasi dg %s"
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Pilihan Anda? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "gagal mengakses file list \"%s\", media diabaikan"
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr " --wget - pakai wget utk mengambil file jauh.\n"
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr "hindari pilih %s karena file yg diupdate tak cukup"
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "gagal akses file rpm [%s]"
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Salah pilih, coba lagi\n"
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
+#, c-format
+msgid "relocated %s entries in depslist"
+msgstr "%s entri di depslist direlokasikan"
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
msgid "unable to access medium \"%s\""
msgstr "gagal akses media \"%s\""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
-#, c-format
-msgid "relocated %s entries in depslist"
-msgstr "%s entri di depslist direlokasikan"
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Salah pilih, coba lagi\n"
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr " --curl - pakai curl utk mengambil file jauh.\n"
-#: po/placeholder.h:129 po/placeholder.h:313
-#, c-format
-msgid "trying to select inexistent medium \"%s\""
-msgstr "sedang mencoba memilih media tak eksis \"%s\""
-
-#: po/placeholder.h:130
+#: po/placeholder.h:139
#, c-format
msgid "unable to parse correctly [%s] on value \"%s\""
msgstr "gagal olah dg benar [%s] pada nilai \"%s\""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:140 po/placeholder.h:340
+#, c-format
+msgid "trying to select inexistent medium \"%s\""
+msgstr "sedang mencoba memilih media tak eksis \"%s\""
+
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr "tiada file rpm tertemukan dari [%s]"
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, fuzzy, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr "gagal olah dg benar [%s] pada nilai \"%s\""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr "media \"%s\" coba memakai hdlist yg telah dipakai, media diabaikan"
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+#, fuzzy
+msgid "rsync is missing\n"
+msgstr "curl hilang\n"
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr "curl hilang\n"
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "gagal tentukan media file hdlist [%s] ini"
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr " --help - cetak pesan pertolongan ini.\n"
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "semua telah terinstal"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr "ambil file rpms..."
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "pakai removable device lain [%s] untuk \"%s\""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Salah satu paket berikut dibutuhkan:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
@@ -587,105 +651,140 @@ msgstr ""
"gagal mengakses media instalasi pertama (file Mandrake/base/hdlists tak "
"ditemukan)"
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: tak dapat membaca file rpm \"%s\"\n"
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, fuzzy, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr "curl gagal: keluar dg %d atau sinyal %d\n"
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr "Tiada yang dihapus.\n"
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Instalasi gagal"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr "gagal mengakses media instalasi pertama"
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr " -P - jangan cari di provides utk mencari paket.\n"
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr "lepas mount %s"
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "hapus %d header kadaluarsa dlm cache"
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "file hdlist utk media \"%s\" tak ditemukan"
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr "<huruf tak tercetak>"
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, fuzzy, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr "bangun file sintesa hdlist utk media \"%s\""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr " -v - mode detil.\n"
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr "hapus media \"%s\""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr "gagal buat file sintesis media \"%s\""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr "sedang mencoba memilih media majemuk: %s"
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr " -a - pilih semua media non-removable.\n"
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr " nama atau file rpm yg tertera pada baris perintah telah diinstal.\n"
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr "abaikan %s karena bahasa lokalnya belum dipilih"
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, fuzzy, c-format
+msgid "reading rpms files from [%s]"
+msgstr "tiada file rpm tertemukan dari [%s]"
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr " --complete - pakai server parsehdlist utk selesaikan pilihan.\n"
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr "tulis file konfigurasi [%s]"
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Tekan [Enter] jika selesai.."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, fuzzy, c-format
+msgid "unable to handle protocol: %s"
+msgstr "gagal bangun hdlist: %s"
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr "gagal bangun sintesa hdlist, gunakan metode parsehdlist"
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
" --distrib - buat semua media dari media instalasi dg otomatis.\n"
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, fuzzy, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr "gagal olah dg benar [%s] pada nilai \"%s\""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
" -s - paket berikut adalah paket sumber (sama dg --src).\n"
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, fuzzy, c-format
+msgid "unable to install package %s"
+msgstr "Hanya superuser yang boleh meng-instal paket"
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
@@ -693,22 +792,42 @@ msgid ""
msgstr ""
"gagal pakai media \"%s\" sbg file list karena telah dipakai oleh media lain"
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr "periksa file sintesa [%s]"
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, fuzzy, c-format
+msgid "reading headers from medium \"%s\""
+msgstr "hapus media \"%s\""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, fuzzy, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr "media \"%s\" mencoba memakai list yg telah dipakai, media diabaikan"
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "tak dapat mengambil nama path utk media removable \"%s\""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "banyak paket dg nama file rpm sama \"%s\""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+#, fuzzy
+msgid " -g - print groups with name also.\n"
+msgstr " -g - juga cetak grup dg nama.\n"
+
+#: po/placeholder.h:201 po/placeholder.h:572
+#, fuzzy
+msgid " --list - list available packages.\n"
+msgstr " --all - cetak semua tag."
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -716,86 +835,90 @@ msgid ""
msgstr ""
"Paket berikut akan dihapus agar syarat ketergantungan terpenuhi (%d MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr "ambil file hdlist..."
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmi: opsi \"-%s\" tak dikenal, cek pemakaian dg --help\n"
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "gagal mengakses file hdlist \"%s\", media diabaikan"
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr "registrasi file rpm gagal"
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr "\"%s\""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr "registrasi file rpm gagal"
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
-msgstr "ditemukan hdlist (atau sintesa) sebagai %s"
+msgid "too many mount points for removable medium \"%s\""
+msgstr "terlalu banyak titik sambung utk media removable \"%s\""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "gagal periksa file daftar \"%s\", media diabaikan"
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
-msgstr "terlalu banyak titik sambung utk media removable \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
+msgstr "ditemukan hdlist (atau sintesa) sebagai %s"
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "file list \"%s\" tak koheren, media diabaikan"
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr " --update - pakai hanya media update.\n"
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr "gagal salin [%s]"
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr "tak dapat menganalisa data sintesa %s"
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr " -d - tambah pencarian ke ketergantungan paket.\n"
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
-msgstr "tak dapat menganalisa data sintesa %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+msgstr "ambil hdlist source (atau sintesa) \"%s\"..."
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr "sistem akan rusak jika paket %s dihapus\n"
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
-msgstr "ambil hdlist source (atau sintesa) \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
+msgstr "copy selesai"
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr " --X - pakai antarmuka X.\n"
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
-msgstr "copy selesai"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
+msgstr "sedang menyalin file hdlist..."
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -803,229 +926,163 @@ msgid ""
msgstr ""
"Paket berikut akan di-install agar syarat ketergantungan terpenuhi (%d MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr "sedang menyalin file hdlist..."
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "salah syntax dlm file konfigurasi baris %s"
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Coba instalasi tanpa cek ketergantungan? (y/T) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr " --fuzzy - lakukan pencarian fuzzy (sama dengan -y).\n"
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr "salah registrasi paket lokal"
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr "ambil perangkat removable sbg \"%s\""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr " -p - izinkan search di provides utk mencari paket.\n"
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "file deskripsi \"%s\" sedang disalin"
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+#, fuzzy
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+" -u - hapus paket jika versi yg lebih baik telah diinstal.\n"
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr "gagal bangun hdlist: %s"
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "media \"%s\" tak dipilih"
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "coba bypass media \"%s\", abaikan"
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, fuzzy, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr "gagal baca file rpm [%s] dari media \"%s\""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr " -q - mode diam.\n"
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr "Hakcipta (C) 1999,2000,2001 MandrakeSoft."
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr " --force - paksa instal meski bbrp paket tak ada.\n"
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "Pakai \"%s\" sebagai substring, kutemukan"
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr "Hapus semua?"
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "instalasi %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr "Hapus semua?"
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Masukkan media \"%s\" ke perangkat [%s]"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Paket berikut berisi %s: %s"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr "periksa baca file hdlist [%s]"
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Paket berikut berisi %s: %s"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr "tiada entri di depslist direlokasikan"
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr " --update - buat media update.\n"
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
-msgstr " -d - paksa perhitungan lengkap file depslist.ordered.\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
+msgstr "pengambilan selesai"
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr "tak dapat mengambil paket asal, batal"
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
-msgstr "pengambilan selesai"
-
-#: po/placeholder.h:228
-#, c-format
-msgid "selecting %s using obsoletes"
-msgstr "pilih %s menggunakan daftar kadaluarsa"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
+msgstr " -d - paksa perhitungan lengkap file depslist.ordered.\n"
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr "curl gagal: keluar dg %d atau sinyal %d\n"
-#: po/placeholder.h:230
+#: po/placeholder.h:255
+#, c-format
+msgid "selecting %s using obsoletes"
+msgstr "pilih %s menggunakan daftar kadaluarsa"
+
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr "pilih %s menggunakan pilihan file"
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "penyalinan daftar sumber \"%s\"..."
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr "Hanya superuser yang boleh meng-instal paket"
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr "wget hilang\n"
-#: po/placeholder.h:242 urpm.pm:241
-#, fuzzy, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr "curl gagal: keluar dg %d atau sinyal %d\n"
-
-#: po/placeholder.h:248
-#, fuzzy, c-format
-msgid "trying to select multiple media: %s"
-msgstr "sedang mencoba memilih media majemuk: %s"
-
-#: po/placeholder.h:251
-#, fuzzy, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr "bangun file sintesa hdlist utk media \"%s\""
-
-#: po/placeholder.h:255
-#, fuzzy, c-format
-msgid "reading rpms files from [%s]"
-msgstr "tiada file rpm tertemukan dari [%s]"
-
-#: po/placeholder.h:256 urpm.pm:144
-#, c-format
-msgid "unknown protocol defined for %s"
-msgstr ""
-
-#: po/placeholder.h:261 urpm.pm:165
-#, fuzzy, c-format
-msgid "unable to handle protocol: %s"
-msgstr "gagal bangun hdlist: %s"
-
-#: po/placeholder.h:265
-#, c-format
-msgid "file [%s] already used in the same medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:266 urpm.pm:1535
-#, fuzzy, c-format
-msgid "unable to correctly parse [%s] on value \"%s\""
-msgstr "gagal olah dg benar [%s] pada nilai \"%s\""
-
-#: po/placeholder.h:267 urpm.pm:1759 urpm.pm:1764
-#, fuzzy, c-format
-msgid "unable to install package %s"
+#: po/placeholder.h:259 po/placeholder.h:443 urpmi:197
+msgid "Only superuser is allowed to install packages"
msgstr "Hanya superuser yang boleh meng-instal paket"
-#: po/placeholder.h:271
-#, fuzzy, c-format
-msgid "reading headers from medium \"%s\""
-msgstr "hapus media \"%s\""
-
-#: po/placeholder.h:273 urpm.pm:301
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used list, medium ignored"
-msgstr "media \"%s\" mencoba memakai list yg telah dipakai, media diabaikan"
-
-#: po/placeholder.h:278 urpm.pm:231
-#, fuzzy
-msgid "ssh is missing\n"
-msgstr "wget hilang\n"
-
-#: po/placeholder.h:302 urpm.pm:1730
-msgid "Preparing..."
+#: po/placeholder.h:286 urpm.pm:177
+msgid "Unknown webfetch `$proxy->{type}' !!!\n"
msgstr ""
-#: po/placeholder.h:308
-#, fuzzy, c-format
-msgid "unable to read rpms files from [%s]: %s"
-msgstr "gagal baca file rpm [%s] dari media \"%s\""
-
-#: po/placeholder.h:319 urpm.pm:230
-#, fuzzy
-msgid "rsync is missing\n"
-msgstr "curl hilang\n"
-
-#: po/placeholder.h:321 urpm.pm:298
-#, fuzzy, c-format
-msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
-msgstr "media \"%s\" coba memakai hdlist yg telah dipakai, media diabaikan"
-
-#: po/placeholder.h:343
+#: po/placeholder.h:370
#, c-format
msgid ""
"urpmi version %s\n"
@@ -1038,12 +1095,14 @@ msgstr ""
"Hakcipta (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n"
"Ini software gratis dan boleh disebar sesuai lisensi publik GNU.\n"
-#: po/placeholder.h:350
-#, fuzzy
-msgid " --auto - automatically select a package in choices.\n"
-msgstr " --auto - otomatis menyeleksi paket yg baik dalam pilihan.\n"
+#: po/placeholder.h:377 po/placeholder.h:467 po/placeholder.h:523
+#: po/placeholder.h:543
+msgid ""
+" --proxy-user - specify user and password to use for proxy\n"
+" authentication (format is <user:password>).\n"
+msgstr ""
-#: po/placeholder.h:351 urpmi:442
+#: po/placeholder.h:382 urpmi:458
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
@@ -1051,7 +1110,14 @@ msgstr ""
"Instalasi gagal, beberapa file hilanga.\n"
"Anda mungkin perlu meng-update database urpmi"
-#: po/placeholder.h:364
+#: po/placeholder.h:394 po/placeholder.h:479 po/placeholder.h:517
+#: po/placeholder.h:561
+msgid ""
+" --proxy - use specified HTTP proxy, the port number is assumed\n"
+" to be 1080 by default (format is <proxyhost[:port]>).\n"
+msgstr ""
+
+#: po/placeholder.h:399
msgid ""
" --best-output - choose best interface according to the environment:\n"
" X or text mode.\n"
@@ -1059,12 +1125,7 @@ msgstr ""
" --best-output - pilih antarmuka terbaik menurut lingkungan:\n"
" X atau mode teks.\n"
-#: po/placeholder.h:370
-msgid ""
-" --bug - output a bug report in directory indicated by next arg.\n"
-msgstr ""
-
-#: po/placeholder.h:371 urpmi:389
+#: po/placeholder.h:406 urpmi:405
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
@@ -1073,18 +1134,7 @@ msgstr ""
"Anda perlu jadi root untuk menginstal ketergantungan berikut:\n"
"%s\n"
-#: po/placeholder.h:381 urpmi:422
-#, fuzzy
-msgid "Press Enter when ready..."
-msgstr "Tekan [Enter] jika selesai.."
-
-#: po/placeholder.h:382 po/placeholder.h:491
-#, fuzzy
-msgid ""
-" --auto-select - automatically select packages to upgrade the system.\n"
-msgstr " --auto-select - otomatis menyeleksi paket utk upgrade sistem.\n"
-
-#: po/placeholder.h:393 urpmi:355
+#: po/placeholder.h:428 urpmi:371
#, fuzzy, c-format
msgid ""
"Some package have to be removed for others to be upgraded:\n"
@@ -1092,7 +1142,7 @@ msgid ""
"do you agree ?"
msgstr "bbrpp paket harus dihapus agr ter-upgrade, ini belum ter-support\n"
-#: po/placeholder.h:398 urpmi:348
+#: po/placeholder.h:433 urpmi:364
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
@@ -1100,25 +1150,7 @@ msgid ""
"do you agree ?"
msgstr ""
-#: po/placeholder.h:405
-msgid " --env - use specific environment (typically a bug report).\n"
-msgstr ""
-
-#: po/placeholder.h:406 urpmi:156
-#, fuzzy, c-format
-msgid "Unable to create directory [%s] for bug report"
-msgstr "gagal olah dg benar [%s] pada nilai \"%s\""
-
-#: po/placeholder.h:410 urpmi.addmedia:72
-#, c-format
-msgid ""
-"%s\n"
-"no need to give <relative path of hdlist> with --distrib"
-msgstr ""
-"%s\n"
-"tak perlu memberikan <path relatif hdlist> dg --distrib"
-
-#: po/placeholder.h:414
+#: po/placeholder.h:445
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
@@ -1139,8 +1171,8 @@ msgstr ""
" removable://<path>\n"
"dan [opsi] dari\n"
-#: po/placeholder.h:426 po/placeholder.h:446 po/placeholder.h:464
-#: urpmi.addmedia:61
+#: po/placeholder.h:456 po/placeholder.h:489 po/placeholder.h:507
+#: urpmi.addmedia:77
#, c-format
msgid ""
"\n"
@@ -1149,25 +1181,34 @@ msgstr ""
"\n"
"opsi tak dikenal '%s'\n"
-#: po/placeholder.h:432 urpmi.addmedia:84
+#: po/placeholder.h:463 urpmi.addmedia:102
#, c-format
msgid ""
"%s\n"
-"<relative path of hdlist> missing\n"
+"`with' missing for ftp media\n"
msgstr ""
"%s\n"
-"<path relatif hdlist> hilang\n"
+"`with' tak tercantum utk media ftp\n"
-#: po/placeholder.h:439 urpmi.addmedia:86
+#: po/placeholder.h:472 urpmi.addmedia:88
#, c-format
msgid ""
"%s\n"
-"`with' missing for ftp media\n"
+"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
-"`with' tak tercantum utk media ftp\n"
+"tak perlu memberikan <path relatif hdlist> dg --distrib"
-#: po/placeholder.h:450 urpmi.removemedia:49
+#: po/placeholder.h:483 urpmi.addmedia:100
+#, c-format
+msgid ""
+"%s\n"
+"<relative path of hdlist> missing\n"
+msgstr ""
+"%s\n"
+"<path relatif hdlist> hilang\n"
+
+#: po/placeholder.h:493 urpmi.removemedia:49
#, c-format
msgid ""
"the entry to remove is missing\n"
@@ -1176,7 +1217,7 @@ msgstr ""
"masukan utk penghapusan hilang\n"
"(satu dari %s)\n"
-#: po/placeholder.h:456
+#: po/placeholder.h:499
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
@@ -1184,7 +1225,7 @@ msgstr ""
"pemakaian: urpmi.removemedia [-a] <nama> ...\n"
"<nama> adalah nama media yg akan dihapus.\n"
-#: po/placeholder.h:460
+#: po/placeholder.h:503
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
@@ -1192,7 +1233,7 @@ msgstr ""
"pemakaian: urpmi.update [opsi] <nama> ...\n"
"<nama> adalah media yg akan di-update.\n"
-#: po/placeholder.h:469 urpmi.update:62
+#: po/placeholder.h:512 urpmi.update:78
#, c-format
msgid ""
"the entry to update is missing\n"
@@ -1201,12 +1242,7 @@ msgstr ""
"masukan update hilang\n"
"(satu dari %s)\n"
-#: po/placeholder.h:481
-#, fuzzy
-msgid " -r - print version and release with name also.\n"
-msgstr " -r - juga cetak versi dan release dg nama.\n"
-
-#: po/placeholder.h:482
+#: po/placeholder.h:534
#, c-format
msgid ""
"urpmq version %s\n"
@@ -1220,7 +1256,7 @@ msgstr ""
"Ini adalah perangkat lunak gratis dan boleh disebar sesuai GNU GPL.\n"
"usage:\n"
-#: po/placeholder.h:500
+#: po/placeholder.h:557
msgid ""
" --headers - extract headers for package listed from urpmi db to\n"
" stdout (root only).\n"
@@ -1228,24 +1264,6 @@ msgstr ""
" --headers - keluarkan header packet terdaftar dari dalam db urpmi ke\n"
" stdout (hanya root).\n"
-#: po/placeholder.h:508
-#, fuzzy
-msgid ""
-" -u - remove package if a more recent version is already "
-"installed.\n"
-msgstr ""
-" -u - hapus paket jika versi yg lebih baik telah diinstal.\n"
-
-#: po/placeholder.h:510
-#, fuzzy
-msgid " -g - print groups with name also.\n"
-msgstr " -g - juga cetak grup dg nama.\n"
-
-#: po/placeholder.h:511
-#, fuzzy
-msgid " --list - list available packages.\n"
-msgstr " --all - cetak semua tag."
-
#: urpmi:58
#, c-format
msgid "urpmi version %s"
@@ -1256,26 +1274,22 @@ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
msgstr "pemakaian: urpmi.addmedia [opsi] <nama> <url> [dg <path_relatif>]"
#: urpmi.addmedia:38 urpmi.addmedia:39 urpmi.addmedia:40 urpmi.addmedia:41
-#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.addmedia:44 urpmi.removemedia:36
-#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:46 urpmi.update:47
-#: urpmi.update:48 urpmi.update:49 urpmi.update:50 urpmi.update:51
-#: urpmi.update:52
+#: urpmi.addmedia:42 urpmi.addmedia:43 urpmi.removemedia:36
+#: urpmi.removemedia:37 urpmi.removemedia:38 urpmi.update:58 urpmi.update:59
+#: urpmi.update:60 urpmi.update:61 urpmi.update:62 urpmi.update:63
+#: urpmi.update:64
msgid ") . _("
msgstr ") . _("
-#: urpmi.addmedia:45
-msgid ");"
-msgstr ");"
-
#: urpmi.removemedia:34
msgid "usage: urpmi.removemedia [-a] <name> ..."
msgstr "pemakaian: urpmi.removemedia [-a] <name> ..."
-#: urpmi.removemedia:38 urpmi.update:52
+#: urpmi.removemedia:38
msgid ", $_);"
msgstr ", $_);"
-#: urpmi.update:44
+#: urpmi.update:56
msgid "usage: urpmi.update [options] <name> ..."
msgstr "pemakaian: urpmi.update [opsi] <nama> ..."
@@ -1284,6 +1298,9 @@ msgstr "pemakaian: urpmi.update [opsi] <nama> ..."
msgid "urpmq version %s"
msgstr "urpmq versi %s"
+#~ msgid ");"
+#~ msgstr ");"
+
#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ " since it will not be updated otherwise"
diff --git a/po/is.po b/po/is.po
index 87062119..9501847d 100644
--- a/po/is.po
+++ b/po/is.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
-"POT-Creation-Date: 2002-07-09 11:43+0200\n"
+"POT-Creation-Date: 2002-07-15 12:45+0200\n"
"PO-Revision-Date: 2000-04-19 23:05-0400\n"
"Last-Translator: Thorarinn R. Einarsson <thori@mindspring.com>\n"
"Language-Team: is <kde-isl@mmedia.is>\n"
@@ -24,16 +24,16 @@ msgid ""
"You requested installation of package $rpm\n"
msgstr ""
-#: _irpm:28 po/placeholder.h:224 po/placeholder.h:332 po/placeholder.h:403
-#: urpme:30 urpmi:393
+#: _irpm:28 po/placeholder.h:249 po/placeholder.h:359 po/placeholder.h:438
+#: urpme:30 urpmi:409
msgid "Is it OK?"
msgstr "Er a lagi?"
-#: _irpm:30 po/placeholder.h:213 po/placeholder.h:384 urpmi:396 urpmi:424
+#: _irpm:30 po/placeholder.h:239 po/placeholder.h:419 urpmi:412 urpmi:440
msgid "Ok"
msgstr " lagi"
-#: _irpm:31 po/placeholder.h:179 po/placeholder.h:338 urpmi:397 urpmi:425
+#: _irpm:31 po/placeholder.h:202 po/placeholder.h:365 urpmi:413 urpmi:441
msgid "Cancel"
msgstr "Htta vi"
@@ -42,8 +42,8 @@ msgstr "Htta vi"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Nn' for compatibility reasons
#.
-#: _irpm:37 po/placeholder.h:17 po/placeholder.h:195 po/placeholder.h:337
-#: po/placeholder.h:355 urpme:33 urpmi:346 urpmi:353 urpmi:401 urpmi:468
+#: _irpm:37 po/placeholder.h:17 po/placeholder.h:219 po/placeholder.h:364
+#: po/placeholder.h:386 urpme:33 urpmi:362 urpmi:369 urpmi:417 urpmi:484
msgid "Nn"
msgstr "Nn"
@@ -52,13 +52,13 @@ msgstr "Nn"
#. can hit those keys in their keyboard to reply.
#. please keep the 'Yy' for compatibility reasons
#.
-#: _irpm:38 po/placeholder.h:11 po/placeholder.h:104 po/placeholder.h:331
-#: po/placeholder.h:357 urpme:35 urpmi:347 urpmi:354 urpmi:402 urpmi:469
+#: _irpm:38 po/placeholder.h:11 po/placeholder.h:112 po/placeholder.h:358
+#: po/placeholder.h:388 urpme:35 urpmi:363 urpmi:370 urpmi:418 urpmi:485
msgid "Yy"
msgstr "JjYy"
-#: _irpm:39 po/placeholder.h:215 po/placeholder.h:328 po/placeholder.h:387
-#: urpme:121 urpmi:348 urpmi:355 urpmi:403
+#: _irpm:39 po/placeholder.h:242 po/placeholder.h:355 po/placeholder.h:422
+#: urpme:121 urpmi:364 urpmi:371 urpmi:419
msgid " (Y/n) "
msgstr " (J/n) "
@@ -66,76 +66,76 @@ msgstr " (J/n) "
msgid "$rpm: command not found\n"
msgstr ""
-#: po/placeholder.h:18 po/placeholder.h:171
+#: po/placeholder.h:18 po/placeholder.h:190
#, c-format
msgid "urpmf version %s"
msgstr ""
-#: po/placeholder.h:19 po/placeholder.h:132
+#: po/placeholder.h:19 po/placeholder.h:145
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:20 po/placeholder.h:168
+#: po/placeholder.h:20 po/placeholder.h:186
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
-#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:146
+#: po/placeholder.h:21 po/placeholder.h:38 po/placeholder.h:160
msgid "usage: urpmf [options] <file>"
msgstr ""
-#: po/placeholder.h:22 po/placeholder.h:124
+#: po/placeholder.h:22 po/placeholder.h:134
msgid ""
" --quiet - do not print tag name (default if no tag given on command"
msgstr ""
-#: po/placeholder.h:23 po/placeholder.h:169
+#: po/placeholder.h:23 po/placeholder.h:187
msgid " line, incompatible with interactive mode)."
msgstr ""
-#: po/placeholder.h:24 po/placeholder.h:142
+#: po/placeholder.h:24 po/placeholder.h:155
msgid " --all - print all tags."
msgstr ""
-#: po/placeholder.h:25 po/placeholder.h:174
+#: po/placeholder.h:25 po/placeholder.h:195
msgid ""
" --name - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
-#: po/placeholder.h:26 po/placeholder.h:177
+#: po/placeholder.h:26 po/placeholder.h:199
msgid " command line but without package name)."
msgstr ""
-#: po/placeholder.h:27 po/placeholder.h:117
+#: po/placeholder.h:27 po/placeholder.h:127
msgid " --group - print tag group: group."
msgstr ""
-#: po/placeholder.h:28 po/placeholder.h:102
+#: po/placeholder.h:28 po/placeholder.h:110
msgid " --size - print tag size: size."
msgstr ""
-#: po/placeholder.h:29 po/placeholder.h:150
+#: po/placeholder.h:29 po/placeholder.h:164
msgid " --serial - print tag serial: serial."
msgstr ""
-#: po/placeholder.h:30 po/placeholder.h:163
+#: po/placeholder.h:30 po/placeholder.h:178
msgid " --summary - print tag summary: summary."
msgstr ""
-#: po/placeholder.h:31 po/placeholder.h:136
+#: po/placeholder.h:31 po/placeholder.h:149
msgid " --description - print tag description: description."
msgstr ""
-#: po/placeholder.h:32 po/placeholder.h:154
+#: po/placeholder.h:32 po/placeholder.h:168
msgid " --provides - print tag provides: all provides (multiple lines)."
msgstr ""
-#: po/placeholder.h:33 po/placeholder.h:206
+#: po/placeholder.h:33 po/placeholder.h:230
msgid " --requires - print tag requires: all requires (multiple lines)."
msgstr ""
-#: po/placeholder.h:34 po/placeholder.h:53
+#: po/placeholder.h:34 po/placeholder.h:54
msgid " --files - print tag files: all files (multiple lines)."
msgstr ""
@@ -144,24 +144,24 @@ msgid ""
" --conflicts - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
-#: po/placeholder.h:36 po/placeholder.h:121
+#: po/placeholder.h:36 po/placeholder.h:131
msgid ""
" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)."
msgstr ""
-#: po/placeholder.h:37 po/placeholder.h:144
+#: po/placeholder.h:37 po/placeholder.h:157
msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)."
msgstr ""
-#: po/placeholder.h:39 po/placeholder.h:76
+#: po/placeholder.h:39 po/placeholder.h:81
msgid "try urpmf --help for more options"
msgstr ""
-#: po/placeholder.h:40 po/placeholder.h:61
+#: po/placeholder.h:40 po/placeholder.h:63
msgid "no full media list was found"
msgstr ""
-#: po/placeholder.h:41 po/placeholder.h:234
+#: po/placeholder.h:41 po/placeholder.h:260
#, c-format
msgid "unable to write config file [%s]"
msgstr ""
@@ -174,534 +174,646 @@ msgstr ""
msgid " -y - impose fuzzy search.\n"
msgstr ""
-#: po/placeholder.h:44 po/placeholder.h:239 urpm.pm:369
+#: po/placeholder.h:44 po/placeholder.h:263
#, c-format
-msgid "unable to find list file for \"%s\", medium ignored"
+msgid "nothing to write in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:45 po/placeholder.h:237
+#: po/placeholder.h:45 po/placeholder.h:265 urpm.pm:429
#, c-format
-msgid "nothing to write in list file for \"%s\""
+msgid "unable to find list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:47 po/placeholder.h:240
+#: po/placeholder.h:47 po/placeholder.h:381
+msgid " --auto - automatically select a package in choices.\n"
+msgstr ""
+
+#: po/placeholder.h:48 po/placeholder.h:266
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr ""
-#: po/placeholder.h:48 po/placeholder.h:241
+#: po/placeholder.h:49 po/placeholder.h:267
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr ""
-#: po/placeholder.h:49 po/placeholder.h:494
+#: po/placeholder.h:50 po/placeholder.h:550
msgid ""
" --sources - give all source packages before downloading (root only).\n"
msgstr ""
-#: po/placeholder.h:50
+#: po/placeholder.h:51 po/placeholder.h:269
+#, c-format
+msgid "retrieving description file of \"%s\"..."
+msgstr ""
+
+#: po/placeholder.h:52
msgid ""
" --auto-select - automatically select packages for upgrading the system.\n"
msgstr ""
-#: po/placeholder.h:51 po/placeholder.h:243
+#: po/placeholder.h:53 po/placeholder.h:271 urpm.pm:1609
#, c-format
-msgid "retrieving description file of \"%s\"..."
+msgid "package %s is not found."
msgstr ""
-#: po/placeholder.h:52 po/placeholder.h:245 urpm.pm:1547
+#: po/placeholder.h:55 po/placeholder.h:274
#, c-format
-msgid "package %s is not found."
+msgid "trying to select multiple media: %s"
msgstr ""
-#: po/placeholder.h:54
+#: po/placeholder.h:56
#, c-format
msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
msgstr ""
-#: po/placeholder.h:55 po/placeholder.h:327 urpme:51
-msgid "unknown package(s) "
+#: po/placeholder.h:57
+msgid "problem reading hdlist file, trying again"
msgstr ""
-#: po/placeholder.h:56 po/placeholder.h:250 urpm.pm:322
+#: po/placeholder.h:58 po/placeholder.h:276 urpm.pm:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr ""
-#: po/placeholder.h:57
-msgid "problem reading hdlist file, trying again"
+#: po/placeholder.h:59 po/placeholder.h:354 urpme:51
+msgid "unknown package(s) "
msgstr ""
-#: po/placeholder.h:58 po/placeholder.h:253 urpm.pm:329
+#: po/placeholder.h:60 po/placeholder.h:279 urpm.pm:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
-#: po/placeholder.h:59
+#: po/placeholder.h:61
msgid "keeping only files referenced in provides"
msgstr ""
-#: po/placeholder.h:60 po/placeholder.h:254
+#: po/placeholder.h:62 po/placeholder.h:280
#, c-format
msgid "found %d headers in cache"
msgstr ""
-#: po/placeholder.h:62 po/placeholder.h:425 urpmi.addmedia:78
-#: urpmi.addmedia:95
-#, c-format
-msgid "unable to update medium \"%s\"\n"
+#: po/placeholder.h:64 po/placeholder.h:411 po/placeholder.h:530
+msgid " --src - next package is a source package (same as -s).\n"
msgstr ""
-#: po/placeholder.h:63 po/placeholder.h:376 po/placeholder.h:479
-msgid " --src - next package is a source package (same as -s).\n"
+#: po/placeholder.h:65 po/placeholder.h:455 urpmi.addmedia:94
+#: urpmi.addmedia:111
+#, c-format
+msgid "unable to update medium \"%s\"\n"
msgstr ""
-#: po/placeholder.h:64 po/placeholder.h:378
+#: po/placeholder.h:66 po/placeholder.h:413
msgid " --noclean - keep rpm not used in cache.\n"
msgstr ""
-#: po/placeholder.h:65 po/placeholder.h:431 po/placeholder.h:454
-#: po/placeholder.h:473
+#: po/placeholder.h:67 po/placeholder.h:460 po/placeholder.h:497
+#: po/placeholder.h:516
msgid " -c - clean headers cache directory.\n"
msgstr ""
-#: po/placeholder.h:66 po/placeholder.h:257
+#: po/placeholder.h:68 po/placeholder.h:282 urpm.pm:196
+#, c-format
+msgid "unknown protocol defined for %s"
+msgstr ""
+
+#: po/placeholder.h:69 po/placeholder.h:283
#, c-format
msgid "medium \"%s\" already exists"
msgstr ""
-#: po/placeholder.h:67 po/placeholder.h:258
+#: po/placeholder.h:70 po/placeholder.h:284
#, c-format
msgid "unable to write list file of \"%s\""
msgstr ""
-#: po/placeholder.h:68 po/placeholder.h:489
+#: po/placeholder.h:71 po/placeholder.h:541
msgid " names or rpm files given on command line are queried.\n"
msgstr ""
-#: po/placeholder.h:69 po/placeholder.h:260 urpm.pm:1422
+#: po/placeholder.h:72 po/placeholder.h:417 po/placeholder.h:547
+msgid ""
+" --auto-select - automatically select packages to upgrade the system.\n"
+msgstr ""
+
+#: po/placeholder.h:73 po/placeholder.h:287 urpm.pm:1484
#, fuzzy, c-format
msgid "no package named %s"
msgstr "Enginn '%s' pakki\n"
-#: po/placeholder.h:70 po/placeholder.h:383 urpmi:476
+#: po/placeholder.h:74 po/placeholder.h:418 urpmi:492
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Prfa sterkari innsetningu (--force)? (j/N) "
-#: po/placeholder.h:71 po/placeholder.h:263 urpm.pm:364
+#: po/placeholder.h:75 po/placeholder.h:289
#, c-format
-msgid "unable to find hdlist file for \"%s\", medium ignored"
+msgid "built hdlist synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:72 po/placeholder.h:262
+#: po/placeholder.h:76 po/placeholder.h:290 urpm.pm:424
#, c-format
-msgid "built hdlist synthesis file for medium \"%s\""
+msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:73 po/placeholder.h:264
+#: po/placeholder.h:77 po/placeholder.h:291
#, fuzzy
msgid "urpmi database locked"
msgstr "rpm gagnaskrrbeini brst\n"
-#: po/placeholder.h:74 po/placeholder.h:329 urpme:62
+#: po/placeholder.h:78 po/placeholder.h:292
+#, c-format
+msgid "file [%s] already used in the same medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:79 po/placeholder.h:356 urpme:62
#, fuzzy
msgid " (y/N) "
msgstr " (J/n) "
-#: po/placeholder.h:75 po/placeholder.h:389
+#: po/placeholder.h:80 po/placeholder.h:424
msgid " -a - select all matches on command line.\n"
msgstr ""
-#: po/placeholder.h:77
+#: po/placeholder.h:82
msgid ""
"some packages have to be removed for being upgraded, this is not supported "
"yet\n"
msgstr ""
-#: po/placeholder.h:78 po/placeholder.h:268 urpm.pm:1289
+#: po/placeholder.h:83 po/placeholder.h:295 urpm.pm:1351
#, fuzzy, c-format
msgid "mounting %s"
msgstr "Set inn %s\n"
-#: po/placeholder.h:79 po/placeholder.h:436 po/placeholder.h:474
-msgid " -f - force generation of hdlist files.\n"
-msgstr ""
-
-#: po/placeholder.h:80 po/placeholder.h:272 urpm.pm:172
+#: po/placeholder.h:84 po/placeholder.h:299 urpm.pm:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:81 po/placeholder.h:445 urpmi.removemedia:47
+#: po/placeholder.h:85 po/placeholder.h:478 po/placeholder.h:521
+msgid " -f - force generation of hdlist files.\n"
+msgstr ""
+
+#: po/placeholder.h:86 po/placeholder.h:488 urpmi.removemedia:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""
-#: po/placeholder.h:82 po/placeholder.h:275 urpm.pm:1675
+#: po/placeholder.h:87 po/placeholder.h:440
+msgid " --env - use specific environment (typically a bug report).\n"
+msgstr ""
+
+#: po/placeholder.h:88 po/placeholder.h:302 urpm.pm:1737
#, c-format
msgid "malformed input: [%s]"
msgstr ""
-#: po/placeholder.h:83 po/placeholder.h:407 po/placeholder.h:509
+#: po/placeholder.h:89 po/placeholder.h:442 po/placeholder.h:570
msgid " -y - impose fuzzy search (same as --fuzzy).\n"
msgstr ""
-#: po/placeholder.h:84
-msgid ""
-" -u - remove package if a better version is already installed.\n"
+#: po/placeholder.h:90 po/placeholder.h:305 urpm.pm:291
+msgid "ssh is missing\n"
msgstr ""
-#: po/placeholder.h:85 po/placeholder.h:409 urpmi:296
-#, fuzzy, c-format
-msgid "One of the following packages is needed to install %s:"
-msgstr "Krefst einnig eins af af eftirtldum pkkum:"
+#: po/placeholder.h:91 po/placeholder.h:304
+msgid "...copying failed"
+msgstr ""
-#: po/placeholder.h:86
+#: po/placeholder.h:92
msgid "Press Enter when it's done..."
msgstr "Slu ENTER eftir..."
-#: po/placeholder.h:87 po/placeholder.h:277
-msgid "...copying failed"
+#: po/placeholder.h:93 po/placeholder.h:444 urpmi:312
+#, fuzzy, c-format
+msgid "One of the following packages is needed to install %s:"
+msgstr "Krefst einnig eins af af eftirtldum pkkum:"
+
+#: po/placeholder.h:94
+msgid ""
+" -u - remove package if a better version is already installed.\n"
msgstr ""
-#: po/placeholder.h:88
+#: po/placeholder.h:95
#, c-format
msgid "medium \"%s\" tries to use an already used list, medium ignored"
msgstr ""
-#: po/placeholder.h:89 po/placeholder.h:480
+#: po/placeholder.h:96 po/placeholder.h:531
msgid " -h - print this help message.\n"
msgstr ""
-#: po/placeholder.h:90
-msgid " -g - print groups too with name.\n"
+#: po/placeholder.h:97 po/placeholder.h:498
+msgid " -a - select all media.\n"
msgstr ""
-#: po/placeholder.h:91 po/placeholder.h:455
-msgid " -a - select all media.\n"
+#: po/placeholder.h:98
+msgid " -g - print groups too with name.\n"
msgstr ""
-#: po/placeholder.h:92 po/placeholder.h:285
+#: po/placeholder.h:99 po/placeholder.h:312
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr ""
-#: po/placeholder.h:93 po/placeholder.h:438
+#: po/placeholder.h:100 po/placeholder.h:533
+msgid " -r - print version and release with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:101 po/placeholder.h:462
msgid " -h - try to find and use synthesis or hdlist file.\n"
msgstr ""
-#: po/placeholder.h:94
+#: po/placeholder.h:102
msgid " -r - print version and release too with name.\n"
msgstr ""
-#: po/placeholder.h:95 po/placeholder.h:492
-msgid " -f - print version, release and arch with name.\n"
+#: po/placeholder.h:103
+msgid " --auto - automatically select a good package in choices.\n"
msgstr ""
-#: po/placeholder.h:96
-msgid " --auto - automatically select a good package in choices.\n"
+#: po/placeholder.h:104 po/placeholder.h:548
+msgid " -f - print version, release and arch with name.\n"
msgstr ""
-#: po/placeholder.h:97
+#: po/placeholder.h:105
#, c-format
msgid "unable to parse correctly [%s]"
msgstr ""
-#: po/placeholder.h:98 po/placeholder.h:477 urpmi.update:60
-msgid "nothing to update (use urpmi.addmedia to add a media)\n"
-msgstr ""
-
-#: po/placeholder.h:99
+#: po/placeholder.h:106
#, c-format
msgid "read synthesis file [%s]"
msgstr ""
-#: po/placeholder.h:100 po/placeholder.h:289 urpm.pm:153
+#: po/placeholder.h:107 po/placeholder.h:528 urpmi.update:76
+msgid "nothing to update (use urpmi.addmedia to add a media)\n"
+msgstr ""
+
+#: po/placeholder.h:108 po/placeholder.h:316 urpm.pm:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr ""
-#: po/placeholder.h:101 po/placeholder.h:495
+#: po/placeholder.h:109 po/placeholder.h:551
msgid ""
" -c - choose complete method for resolving requires closure.\n"
msgstr ""
-#: po/placeholder.h:103 po/placeholder.h:424 urpmi.addmedia:94
+#: po/placeholder.h:111 po/placeholder.h:476 urpmi.addmedia:110
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr ""
-#: po/placeholder.h:105 po/placeholder.h:292
+#: po/placeholder.h:113 po/placeholder.h:319
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:106 po/placeholder.h:498 urpmq:104
-#, c-format
-msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
-msgstr ""
-
-#: po/placeholder.h:107 po/placeholder.h:334 urpme:40
+#: po/placeholder.h:114 po/placeholder.h:361 urpme:40
#, fuzzy
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr ""
"notkun: urpmi [-h] [--auto] [--force] [-a] nafn_pakka [pakka_nfn...]\n"
-#: po/placeholder.h:108 po/placeholder.h:294
+#: po/placeholder.h:115 po/placeholder.h:555 urpmq:122
+#, c-format
+msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
+msgstr ""
+
+#: po/placeholder.h:116 po/placeholder.h:321
#, c-format
msgid "building hdlist [%s]"
msgstr ""
-#: po/placeholder.h:109 po/placeholder.h:362 po/placeholder.h:504
-msgid " --media - use only the media listed by comma.\n"
+#: po/placeholder.h:117 po/placeholder.h:323 urpm.pm:1666
+#, c-format
+msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr ""
-#: po/placeholder.h:110 po/placeholder.h:297
+#: po/placeholder.h:118 po/placeholder.h:324
#, c-format
msgid "added medium %s"
msgstr ""
-#: po/placeholder.h:111 po/placeholder.h:296 urpm.pm:1604
-#, c-format
-msgid "unable to read rpm file [%s] from medium \"%s\""
+#: po/placeholder.h:119 po/placeholder.h:393 po/placeholder.h:565
+msgid " --media - use only the media listed by comma.\n"
msgstr ""
-#: po/placeholder.h:112 po/placeholder.h:298
+#: po/placeholder.h:120 po/placeholder.h:325
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr ""
-#: po/placeholder.h:113 po/placeholder.h:301 urpm.pm:1687
+#: po/placeholder.h:121 po/placeholder.h:328 urpm.pm:1750
#, c-format
msgid "...retrieving failed: %s"
msgstr ""
-#: po/placeholder.h:114 po/placeholder.h:303 urpm.pm:1620
+#: po/placeholder.h:122 po/placeholder.h:405
+msgid ""
+" --bug - output a bug report in directory indicated by next arg.\n"
+msgstr ""
+
+#: po/placeholder.h:123 po/placeholder.h:329 urpm.pm:1793
+msgid "Preparing..."
+msgstr ""
+
+#: po/placeholder.h:124 po/placeholder.h:330 urpm.pm:1682
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr ""
-#: po/placeholder.h:115 po/placeholder.h:306 urpm.pm:1327
+#: po/placeholder.h:125 po/placeholder.h:333 urpm.pm:1389
#, c-format
msgid "invalid rpm file name [%s]"
msgstr ""
-#: po/placeholder.h:116
+#: po/placeholder.h:126
#, c-format
msgid "unknown data associated with %s"
msgstr ""
-#: po/placeholder.h:118 po/placeholder.h:379 urpmi:305
+#: po/placeholder.h:128 po/placeholder.h:414 urpmi:321
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Hva viltu? (1-%d) "
-#: po/placeholder.h:119 po/placeholder.h:309 urpm.pm:344
+#: po/placeholder.h:129 po/placeholder.h:336 urpm.pm:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:120 po/placeholder.h:380 po/placeholder.h:437
-#: po/placeholder.h:475
+#: po/placeholder.h:130 po/placeholder.h:415 po/placeholder.h:461
+#: po/placeholder.h:522 po/placeholder.h:532
msgid " --wget - use wget to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:122
+#: po/placeholder.h:132
#, c-format
msgid "avoid selecting %s as not enough files will be updated"
msgstr ""
-#: po/placeholder.h:123 po/placeholder.h:310 urpm.pm:1328 urpm.pm:1771
+#: po/placeholder.h:133 po/placeholder.h:337 urpm.pm:1390 urpm.pm:1834
#, c-format
msgid "unable to access rpm file [%s]"
msgstr ""
-#: po/placeholder.h:125 po/placeholder.h:386 urpmi:308
-msgid "Sorry, bad choice, try again\n"
-msgstr "Slmt val. Reyndu aftur\n"
-
-#: po/placeholder.h:126 po/placeholder.h:312 urpm.pm:1631
+#: po/placeholder.h:135 po/placeholder.h:338 urpm.pm:1375
#, c-format
-msgid "unable to access medium \"%s\""
+msgid "relocated %s entries in depslist"
msgstr ""
-#: po/placeholder.h:127 po/placeholder.h:311 urpm.pm:1313
+#: po/placeholder.h:136 po/placeholder.h:339 urpm.pm:1693
#, c-format
-msgid "relocated %s entries in depslist"
+msgid "unable to access medium \"%s\""
msgstr ""
-#: po/placeholder.h:128 po/placeholder.h:390 po/placeholder.h:430
-#: po/placeholder.h:468
+#: po/placeholder.h:137 po/placeholder.h:420 urpmi:324
+msgid "Sorry, bad choice, try again\n"
+msgstr "Slmt val. Reyndu aftur\n"
+
+#: po/placeholder.h:138 po/placeholder.h:425 po/placeholder.h:477
+#: po/placeholder.h:511 po/placeholder.h:554
msgid " --curl - use curl to retrieve distant files.\n"
msgstr ""
-#: po/placeholder.h:129 po/placeholder.h:313
+#: po/placeholder.h:139
#, c-format
-msgid "trying to select inexistent medium \"%s\""
+msgid "unable to parse correctly [%s] on value \"%s\""
msgstr ""
-#: po/placeholder.h:130
+#: po/placeholder.h:140 po/placeholder.h:340
#, c-format
-msgid "unable to parse correctly [%s] on value \"%s\""
+msgid "trying to select inexistent medium \"%s\""
msgstr ""
-#: po/placeholder.h:131 po/placeholder.h:316
+#: po/placeholder.h:141 po/placeholder.h:343
#, c-format
msgid "no rpm files found from [%s]"
msgstr ""
-#: po/placeholder.h:133 po/placeholder.h:322 urpm.pm:175
+#: po/placeholder.h:142 po/placeholder.h:441 urpmi:172
+#, c-format
+msgid "Unable to create directory [%s] for bug report"
+msgstr ""
+
+#: po/placeholder.h:143 po/placeholder.h:348 urpm.pm:358
+#, c-format
+msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:144 po/placeholder.h:347 urpm.pm:290
+msgid "rsync is missing\n"
+msgstr ""
+
+#: po/placeholder.h:146 po/placeholder.h:349 urpm.pm:229
msgid "curl is missing\n"
msgstr ""
-#: po/placeholder.h:134 po/placeholder.h:325 urpm.pm:333
+#: po/placeholder.h:147 po/placeholder.h:351 urpm.pm:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:135 po/placeholder.h:339
+#: po/placeholder.h:148 po/placeholder.h:366
msgid " --help - print this help message.\n"
msgstr ""
-#: po/placeholder.h:137 po/placeholder.h:340 urpmi:486
+#: po/placeholder.h:150 po/placeholder.h:367 urpmi:502
msgid "everything already installed"
msgstr "Allt er n egar komi inn"
-#: po/placeholder.h:138 po/placeholder.h:235 urpm.pm:1680
+#: po/placeholder.h:151 po/placeholder.h:261 urpm.pm:1742
msgid "retrieving rpms files..."
msgstr ""
-#: po/placeholder.h:139 po/placeholder.h:236
+#: po/placeholder.h:152 po/placeholder.h:262
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr ""
-#: po/placeholder.h:140 po/placeholder.h:342 urpmi:297
+#: po/placeholder.h:153 po/placeholder.h:369 urpmi:313
msgid "One of the following packages is needed:"
msgstr "Krefst einnig eins af af eftirtldum pkkum:"
-#: po/placeholder.h:141 po/placeholder.h:238
+#: po/placeholder.h:154 po/placeholder.h:264
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
-#: po/placeholder.h:143 po/placeholder.h:488 urpmq:107
+#: po/placeholder.h:156 po/placeholder.h:540 urpmq:125
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr ""
-#: po/placeholder.h:145 po/placeholder.h:333 urpme:83
+#: po/placeholder.h:158 po/placeholder.h:268 urpm.pm:301
+#, c-format
+msgid "rsync failed: exited with %d or signal %d\n"
+msgstr ""
+
+#: po/placeholder.h:159 po/placeholder.h:360 urpme:83
msgid "Nothing to remove.\n"
msgstr ""
-#: po/placeholder.h:147 po/placeholder.h:356 urpmi:186 urpmi:448 urpmi:457
-#: urpmi:463 urpmi:475 urpmi:480
+#: po/placeholder.h:161 po/placeholder.h:387 urpmi:202 urpmi:464 urpmi:473
+#: urpmi:479 urpmi:491 urpmi:496
msgid "Installation failed"
msgstr "Innsetning brst"
-#: po/placeholder.h:148 po/placeholder.h:244
+#: po/placeholder.h:162 po/placeholder.h:270
msgid "unable to access first installation medium"
msgstr ""
-#: po/placeholder.h:149 po/placeholder.h:360 po/placeholder.h:499
+#: po/placeholder.h:163 po/placeholder.h:391 po/placeholder.h:556
msgid " -P - do not search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:151 po/placeholder.h:246 urpm.pm:1300
+#: po/placeholder.h:165 po/placeholder.h:272 urpm.pm:1362
#, c-format
msgid "unmounting %s"
msgstr ""
-#: po/placeholder.h:152 po/placeholder.h:247
+#: po/placeholder.h:166 po/placeholder.h:273
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr ""
-#: po/placeholder.h:153 po/placeholder.h:249
+#: po/placeholder.h:167 po/placeholder.h:275
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr ""
-#: po/placeholder.h:155
+#: po/placeholder.h:169
msgid "<non printable chars>"
msgstr ""
-#: po/placeholder.h:156 po/placeholder.h:368 po/placeholder.h:506
+#: po/placeholder.h:170 po/placeholder.h:277
+#, c-format
+msgid "problem reading synthesis file of medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:171 po/placeholder.h:403 po/placeholder.h:567
msgid " -v - verbose mode.\n"
msgstr ""
-#: po/placeholder.h:157 po/placeholder.h:252
+#: po/placeholder.h:172 po/placeholder.h:278
#, c-format
msgid "removing medium \"%s\""
msgstr ""
-#: po/placeholder.h:158
+#: po/placeholder.h:173
#, c-format
msgid "unable to build synthesis file for medium \"%s\""
msgstr ""
-#: po/placeholder.h:159
+#: po/placeholder.h:174
#, c-format
msgid "trying to select multiple medium: %s"
msgstr ""
-#: po/placeholder.h:160 po/placeholder.h:478
+#: po/placeholder.h:175 po/placeholder.h:529
msgid " -a - select all non-removable media.\n"
msgstr ""
-#: po/placeholder.h:161 po/placeholder.h:375
+#: po/placeholder.h:176 po/placeholder.h:410
msgid " names or rpm files given on command line are installed.\n"
msgstr ""
-#: po/placeholder.h:162
+#: po/placeholder.h:177
#, c-format
msgid "avoid selecting %s as its locales language is not already selected"
msgstr ""
-#: po/placeholder.h:164
+#: po/placeholder.h:179 po/placeholder.h:281
+#, c-format
+msgid "reading rpms files from [%s]"
+msgstr ""
+
+#: po/placeholder.h:180
msgid " --complete - use parsehdlist server to complete selection.\n"
msgstr ""
-#: po/placeholder.h:165 po/placeholder.h:259
+#: po/placeholder.h:181 po/placeholder.h:285
#, c-format
msgid "write config file [%s]"
msgstr ""
-#: po/placeholder.h:166
+#: po/placeholder.h:182 po/placeholder.h:416 urpmi:438
+#, fuzzy
+msgid "Press Enter when ready..."
+msgstr "Slu ENTER eftir..."
+
+#: po/placeholder.h:183 po/placeholder.h:288 urpm.pm:217
+#, c-format
+msgid "unable to handle protocol: %s"
+msgstr ""
+
+#: po/placeholder.h:184
msgid "unable to build hdlist synthesis, using parsehdlist method"
msgstr ""
-#: po/placeholder.h:167 po/placeholder.h:444
+#: po/placeholder.h:185 po/placeholder.h:471
msgid ""
" --distrib - automatically create all media from an installation "
"medium.\n"
msgstr ""
-#: po/placeholder.h:170 po/placeholder.h:388 po/placeholder.h:497
+#: po/placeholder.h:188 po/placeholder.h:293 urpm.pm:1597
+#, c-format
+msgid "unable to correctly parse [%s] on value \"%s\""
+msgstr ""
+
+#: po/placeholder.h:189 po/placeholder.h:423 po/placeholder.h:553
msgid " -s - next package is a source package (same as --src).\n"
msgstr ""
-#: po/placeholder.h:172 po/placeholder.h:269 urpm.pm:316
+#: po/placeholder.h:191 po/placeholder.h:294 urpm.pm:1822 urpm.pm:1827
+#, c-format
+msgid "unable to install package %s"
+msgstr ""
+
+#: po/placeholder.h:192 po/placeholder.h:296 urpm.pm:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
-#: po/placeholder.h:173 po/placeholder.h:270
+#: po/placeholder.h:193 po/placeholder.h:297
#, c-format
msgid "examining synthesis file [%s]"
msgstr ""
-#: po/placeholder.h:175 po/placeholder.h:274
+#: po/placeholder.h:194 po/placeholder.h:298
+#, c-format
+msgid "reading headers from medium \"%s\""
+msgstr ""
+
+#: po/placeholder.h:196 po/placeholder.h:300 urpm.pm:361
+#, c-format
+msgid "medium \"%s\" trying to use an already used list, medium ignored"
+msgstr ""
+
+#: po/placeholder.h:197 po/placeholder.h:301
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:176 po/placeholder.h:276 urpm.pm:1500 urpm.pm:1526
+#: po/placeholder.h:198 po/placeholder.h:303 urpm.pm:1562 urpm.pm:1588
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr ""
-#: po/placeholder.h:178 po/placeholder.h:326 urpme:120
+#: po/placeholder.h:200 po/placeholder.h:571
+msgid " -g - print groups with name also.\n"
+msgstr ""
+
+#: po/placeholder.h:201 po/placeholder.h:572
+msgid " --list - list available packages.\n"
+msgstr ""
+
+#: po/placeholder.h:203 po/placeholder.h:353 urpme:120
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
@@ -710,86 +822,90 @@ msgstr ""
"Til a uppfylla innsetningarkrfur vera eftirtaldir pakkar settir inn (%d "
"MB)"
-#: po/placeholder.h:180 po/placeholder.h:279
+#: po/placeholder.h:204 po/placeholder.h:306
msgid "retrieving hdlists file..."
msgstr ""
-#: po/placeholder.h:181 po/placeholder.h:341 urpmi:131
+#: po/placeholder.h:205 po/placeholder.h:368 urpmi:147
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr ""
-#: po/placeholder.h:182 po/placeholder.h:280 urpm.pm:342
+#: po/placeholder.h:206 po/placeholder.h:307 urpm.pm:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:183 po/placeholder.h:281 urpm.pm:1332
-msgid "unable to register rpm file"
-msgstr ""
-
-#: po/placeholder.h:184 po/placeholder.h:282
+#: po/placeholder.h:207 po/placeholder.h:309
#, c-format
msgid "\"%s\""
msgstr ""
-#: po/placeholder.h:185 po/placeholder.h:286
+#: po/placeholder.h:208 po/placeholder.h:308 urpm.pm:1394
+msgid "unable to register rpm file"
+msgstr ""
+
+#: po/placeholder.h:209 po/placeholder.h:311
#, c-format
-msgid "found probed hdlist (or synthesis) as %s"
+msgid "too many mount points for removable medium \"%s\""
msgstr ""
-#: po/placeholder.h:186 po/placeholder.h:283 urpm.pm:396
+#: po/placeholder.h:210 po/placeholder.h:310 urpm.pm:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:187 po/placeholder.h:284
+#: po/placeholder.h:211 po/placeholder.h:313
#, c-format
-msgid "too many mount points for removable medium \"%s\""
+msgid "found probed hdlist (or synthesis) as %s"
msgstr ""
-#: po/placeholder.h:188 po/placeholder.h:287 urpm.pm:388
+#: po/placeholder.h:212 po/placeholder.h:314 urpm.pm:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr ""
-#: po/placeholder.h:189 po/placeholder.h:349 po/placeholder.h:490
+#: po/placeholder.h:213 po/placeholder.h:376 po/placeholder.h:542
msgid " --update - use only update media.\n"
msgstr ""
-#: po/placeholder.h:190 po/placeholder.h:288
+#: po/placeholder.h:214 po/placeholder.h:315
#, c-format
msgid "copy of [%s] failed"
msgstr ""
-#: po/placeholder.h:191 po/placeholder.h:493
+#: po/placeholder.h:215
+#, c-format
+msgid "unable to analyse synthesis data of %s"
+msgstr ""
+
+#: po/placeholder.h:216 po/placeholder.h:549
msgid " -d - extend query to package dependencies.\n"
msgstr ""
-#: po/placeholder.h:192
+#: po/placeholder.h:217 po/placeholder.h:317
#, c-format
-msgid "unable to analyse synthesis data of %s"
+msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr ""
-#: po/placeholder.h:193 po/placeholder.h:336 urpme:111
+#: po/placeholder.h:218 po/placeholder.h:363 urpme:111
#, c-format
msgid "removing package %s will break your system\n"
msgstr ""
-#: po/placeholder.h:194 po/placeholder.h:290
-#, c-format
-msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
+#: po/placeholder.h:220 po/placeholder.h:318
+msgid "...copying done"
msgstr ""
-#: po/placeholder.h:196 po/placeholder.h:358
+#: po/placeholder.h:221 po/placeholder.h:389
msgid " --X - use X interface.\n"
msgstr ""
-#: po/placeholder.h:197 po/placeholder.h:291
-msgid "...copying done"
+#: po/placeholder.h:222 po/placeholder.h:320
+msgid "copying hdlists file..."
msgstr ""
-#: po/placeholder.h:198 po/placeholder.h:359 urpmi:383 urpmi:392
+#: po/placeholder.h:223 po/placeholder.h:390 urpmi:399 urpmi:408
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
@@ -798,227 +914,161 @@ msgstr ""
"Til a uppfylla innsetningarkrfur vera eftirtaldir pakkar settir inn (%d "
"MB)"
-#: po/placeholder.h:199 po/placeholder.h:293
-msgid "copying hdlists file..."
-msgstr ""
-
-#: po/placeholder.h:200 po/placeholder.h:295 urpm.pm:277 urpm.pm:289
+#: po/placeholder.h:224 po/placeholder.h:322 urpm.pm:337 urpm.pm:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr ""
-#: po/placeholder.h:201 po/placeholder.h:361 urpmi:470
+#: po/placeholder.h:225 po/placeholder.h:392 urpmi:486
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Prfa innsetningu n ess a athuga hvaa skrr arf? (j/N) "
-#: po/placeholder.h:202 po/placeholder.h:363 po/placeholder.h:505
+#: po/placeholder.h:226 po/placeholder.h:398 po/placeholder.h:566
msgid " --fuzzy - impose fuzzy search (same as -y).\n"
msgstr ""
-#: po/placeholder.h:203 po/placeholder.h:299 urpm.pm:1335
+#: po/placeholder.h:227 po/placeholder.h:326 urpm.pm:1397
msgid "error registering local packages"
msgstr ""
-#: po/placeholder.h:204 po/placeholder.h:300
+#: po/placeholder.h:228 po/placeholder.h:327
#, c-format
msgid "taking removable device as \"%s\""
msgstr ""
-#: po/placeholder.h:205 po/placeholder.h:369
+#: po/placeholder.h:229 po/placeholder.h:404
msgid " -p - allow search in provides to find package.\n"
msgstr ""
-#: po/placeholder.h:207 po/placeholder.h:304
+#: po/placeholder.h:231 po/placeholder.h:331
#, c-format
msgid "copying description file of \"%s\"..."
msgstr ""
-#: po/placeholder.h:208
+#: po/placeholder.h:232 po/placeholder.h:569
+msgid ""
+" -u - remove package if a more recent version is already "
+"installed.\n"
+msgstr ""
+
+#: po/placeholder.h:233
#, c-format
msgid "unable to build hdlist: %s"
msgstr ""
-#: po/placeholder.h:209 po/placeholder.h:305 urpm.pm:1595 urpm.pm:1598
-#: urpm.pm:1616
+#: po/placeholder.h:234 po/placeholder.h:332 urpm.pm:1657 urpm.pm:1660
+#: urpm.pm:1678
#, c-format
msgid "medium \"%s\" is not selected"
msgstr ""
-#: po/placeholder.h:210 po/placeholder.h:307 urpm.pm:358
+#: po/placeholder.h:235 po/placeholder.h:334 urpm.pm:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr ""
-#: po/placeholder.h:211 po/placeholder.h:377
+#: po/placeholder.h:236 po/placeholder.h:335
+#, c-format
+msgid "unable to read rpms files from [%s]: %s"
+msgstr ""
+
+#: po/placeholder.h:237 po/placeholder.h:412
msgid " -q - quiet mode.\n"
msgstr ""
-#: po/placeholder.h:212
+#: po/placeholder.h:238
msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
msgstr ""
-#: po/placeholder.h:214 po/placeholder.h:385 po/placeholder.h:496
+#: po/placeholder.h:240 po/placeholder.h:421 po/placeholder.h:552
msgid ""
" --force - force invocation even if some packages do not exist.\n"
msgstr ""
-#: po/placeholder.h:216 po/placeholder.h:330 urpme:61
+#: po/placeholder.h:241 po/placeholder.h:357 urpme:61
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr ""
-#: po/placeholder.h:217 po/placeholder.h:391 urpmi:437
+#: po/placeholder.h:243 po/placeholder.h:362 urpme:31
+msgid "Remove them all?"
+msgstr ""
+
+#: po/placeholder.h:244 po/placeholder.h:426 urpmi:453
#, c-format
msgid "installing %s\n"
msgstr "Set inn %s\n"
-#: po/placeholder.h:218 po/placeholder.h:335 urpme:31
-msgid "Remove them all?"
-msgstr ""
-
-#: po/placeholder.h:219 po/placeholder.h:392 urpmi:421
+#: po/placeholder.h:245 po/placeholder.h:427 urpmi:437
#, fuzzy, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr "Vinsamlega settu inn %s %s"
-#: po/placeholder.h:220 po/placeholder.h:314 urpm.pm:1425
-#, fuzzy, c-format
-msgid "The following packages contain %s: %s"
-msgstr "Eftirfarandi pakkar innihalda %s: %s\n"
-
-#: po/placeholder.h:221 po/placeholder.h:315
+#: po/placeholder.h:246 po/placeholder.h:342
#, c-format
msgid "examining hdlist file [%s]"
msgstr ""
-#: po/placeholder.h:222 po/placeholder.h:317 urpm.pm:1314
+#: po/placeholder.h:247 po/placeholder.h:341 urpm.pm:1487
+#, fuzzy, c-format
+msgid "The following packages contain %s: %s"
+msgstr "Eftirfarandi pakkar innihalda %s: %s\n"
+
+#: po/placeholder.h:248 po/placeholder.h:344 urpm.pm:1376
msgid "no entries relocated in depslist"
msgstr ""
-#: po/placeholder.h:223 po/placeholder.h:443
+#: po/placeholder.h:250 po/placeholder.h:487
msgid " --update - create an update medium.\n"
msgstr ""
-#: po/placeholder.h:225 po/placeholder.h:476
-msgid ""
-" -d - force complete computation of depslist.ordered file.\n"
+#: po/placeholder.h:251 po/placeholder.h:345 urpm.pm:1748
+msgid "...retrieving done"
msgstr ""
-#: po/placeholder.h:226 po/placeholder.h:404 po/placeholder.h:507 urpmi:410
-#: urpmq:198
+#: po/placeholder.h:252 po/placeholder.h:439 po/placeholder.h:568 urpmi:426
+#: urpmq:216
msgid "unable to get source packages, aborting"
msgstr ""
-#: po/placeholder.h:227 po/placeholder.h:318 urpm.pm:1685
-msgid "...retrieving done"
+#: po/placeholder.h:253 po/placeholder.h:527
+msgid ""
+" -d - force complete computation of depslist.ordered file.\n"
msgstr ""
-#: po/placeholder.h:228
+#: po/placeholder.h:254 po/placeholder.h:346 urpm.pm:286
#, c-format
-msgid "selecting %s using obsoletes"
+msgid "curl failed: exited with %d or signal %d\n"
msgstr ""
-#: po/placeholder.h:229 po/placeholder.h:320 urpm.pm:226
+#: po/placeholder.h:255
#, c-format
-msgid "curl failed: exited with %d or signal %d\n"
+msgid "selecting %s using obsoletes"
msgstr ""
-#: po/placeholder.h:230
+#: po/placeholder.h:256
#, c-format
msgid "selecting %s by selection on files"
msgstr ""
-#: po/placeholder.h:231 po/placeholder.h:323
+#: po/placeholder.h:257 po/placeholder.h:350
#, c-format
msgid "copying source list of \"%s\"..."
msgstr ""
-#: po/placeholder.h:232 po/placeholder.h:408 urpmi:181
-msgid "Only superuser is allowed to install packages"
-msgstr ""
-
-#: po/placeholder.h:233 po/placeholder.h:324 urpm.pm:168
+#: po/placeholder.h:258 po/placeholder.h:352 urpm.pm:220
msgid "wget is missing\n"
msgstr ""
-#: po/placeholder.h:242 urpm.pm:241
-#, c-format
-msgid "rsync failed: exited with %d or signal %d\n"
-msgstr ""
-
-#: po/placeholder.h:248
-#, c-format
-msgid "trying to select multiple media: %s"
-msgstr ""
-
-#: po/placeholder.h:251
-#, c-format
-msgid "problem reading synthesis file of medium \"%s\""
-msgstr ""
-
-#: po/placeholder.h:255
-#, c-format
-msgid "reading rpms files from [%s]"
-msgstr ""