redhat 6.1 (fr?), install 766MB, df 900MB, 35min (asked for all groups except "everything") upgrade to redhat 6.2, sum 757MB, df 936MB, 20min mandrake 7.1, install 755MB, df 1091MB, 17min (asked install size 910MB), 515 packages upgrade to cooker, sum 1000MB, df 1404MB, 35min redhat 7.0b, install 815MB, df 960MB, 18min redhat 7.0, install 995MB, df MB, 26min 7.2b, 3.3GB 2h26 7.2b: (lang fr) compssLevel df rpm time fs df/time 100 64 59 0:59 ext2 500M 1.08 90 132 127 1:50 ext2 500M 1.20 80 226 218 3:26 ext2 500M 1.10 70 449 387 5:52 ext2 1G 1.28 60 614 541 8:36 ext2 1G 1.19 50 1113 943 17:40 ext2 2G 1.05 40 1193 1013 20:39 ext2 2G 0.96 30 1262 1072 22:28 ext2 2G 0.94 20 1445 1219 27:34 ext2 2G 0.87 10 1649 1394 36:58 ext2 2G 0.74 0 1943 1638 48:02 ext2 2G 0.67 -10 2957 2519 101:49 ext2 4G 0.48 7.2b: (lang all) compssLevel df rpm time fs df/time 100 70 59 1:04 ext2 500M 1.09 90 289 281 4:20 ext2 500M 1.11 80 373 361 5:41 ext2 500M 1.09 70 890 794 13:28 ext2 1G 1.10 mem used 7.2cooker gtk: runinstall2 13608(data 9572) + FBDev 2984(data 1544) newt: runinstall2 9516(data 7528) stdio: runinstall2 9160(data 7372) 8.0rc1: (lang fr) rpmsrate 4 () 175 139 3:25 reiserfs 2G 0.85 4 all 831 786 18:08 reiserfs 2G 0.76 8.1b 5 () 77 66 1:24 ext2 300M 8.1pre_rc1 rpm df time/rpm rpm/df 6 () 82 66 1:26 ext2 500M 1.05 1.24 5 () 89 71 1:38 ext2 500M 1.10 1.25 3 () 94 77 1:46 ext2 500M 1.13 1.22 5 X 145 127 2:09 ext2 500M 0.89 1.14 3 X 231 217 3:26 ext2 500M 0.89 1.06 4 kde 393 316 4:31 ext2 2G 0.69 1.24 4 kde 393 316 4:41 ext2 2G 0.72 1.24 4 kde 393 316 4:43 ext2 4G 0.72 1.24 5 all 367 337 5:02 ext2 500M 0.82 1.09 4 kde+gnome 454 370 5:50 ext2 4G 0.77 1.23 4 kde+gnome 454 370 6:10 ext2 4G 0.81 1.23 4 kde+gnome 454 370 6:24 ext2 4G 0.85 1.23 5 all 489 406 5:55 ext2 4G 0.73 1.20 5 all 490 406 5:18 ext2 1G 0.65 1.21 4 kd+gn+dsk 594 494 7:31 ext2 4G 0.76 1.20 4 prev+dev 827 696 10:27 ext2 4G 0.76 1.19 4 all 1100 988 19:34 ext2 1G 1.07 1.11 3 all 1640 1331 31:33 ext2 2G 1.15 1.23 3 all 1740 1434 39:38 ext2 4G 1.37 1.21 2 all 2252 1843 54:40 ext2 4G 1.46 1.22 -1 all 2490 2048 61:02 ext2 4G 1.47 1.22 # perl -alpe '$F[4] =~ /(.*):(.*)/; $r = ($1 * 60 + $2) / $F[2]; s|\S+(\s+\S+)\s*$|sprintf("%.2f", $r) . "$1"|e;' # perl -ape '$r = $F[2] / $F[3]; s|\S+\s*$|sprintf "%.2f\n", $r|e;' 9.0beta1 5 () 89 71 1:35 ext2 500M 3 X 240 231 3:41 ext2 500M 5 all 306 293 3:36 ext2 500M 4 all 808 731 6:48 ext2 1G 4 all 1433 1331 21:44 ext2 2G 4 X+kde 822 749 6:05 ext2 2G 4 X+gnome 369 319 5:58 ext2 2G redhat 7.3: - do not halt the box when "halt" is used - no sysreq - kdm has gnome entry whereas gnome is not installed => choosing gnome gives a flashing black screen and kdm reruns - repartition of packages on various CDs is crap - bootloader: handling of multiple disks is more powerful in redhat, but more dangerous (proposed to everyone, but not proposed especially to people having a dangerous combinaison) - why still asking about lba32!! * anaconda 7.3 vs 7.3.92 - skipddc option (locks some machines) ?? maybe because it's done at the beginning of their install? - LVM - lvm_dialog_gui.py - Physical Extent 1MB 2MB 4MB ... 16GB (vgcreate -s ${PhysicalExtentSize}k) - see lvm_sanity_checks.txt, take them - lvm on / (mkinitrd) - handle upgrade when lvm on / - vgcreate -An (ie --autobackup no) ?? (also for lvcreate vgchange lvremove - see clampPVSize in lvm.py - RAID - Number of spares ?? - mkraid --dangerous-no-resync ?? - progress bar in ext2 formatting - ctrl-alt-suppr during install => reboots - user names: the regexp is [a-zA-Z][^\0-\x20:,\n]* or [A-Za-z][A-Za-z0-9]{0,7} (depending on wether you're in text mode or graphic mode :) - check the user name created is not a system one (see systemUsers) - SMB authentification - cloneDrive ? - edd dropped (was to detect lba32 capability, which was dumb) - reconfig type of installed removed (was something between install & upgrade) - ddcprobe code removed -> moved to kudzu changes: sigprocmask and movl added around lrmi_vm86 - $ENV{GDK_USE_XFT} = 0 * kudzu 0.99.52 vs 0.99.55 - blacklisting modules.pcimap e100 and bcm5700 * hwdata 0.14 vs 0.32 - dropped XFree86 3.3.6 support - upgradelist: list of (old_module => new_module) for upgrades (a simpler way would be to drop entries in modules.conf that concern obsolete (and not available anymore) modules, relying on auto-detection to add the new one) - CardMonitorCombos (for laptops) redhat 8.0: (legend: + pros - cons / notice) Install steps difference + firewall wizard + md5sum check when booting install - no upgrade packages installation during install - no services configuration (chkconfig) - no printer configuration - no autologin - no real small installation - no small packages (groff-for-man, perl-base...) / still propose non-MD5 or non-shadow passwords / post install tool (firstconfig) General install behaviour, eye-candiness + package selection a la Windows + in language selection languages displayed in native language + candy timezone selection + help uses bold/italic/big-font - no one CD install / not using fb at install / python + gtk2 vs perl + gtk / ask many things before doing anything (esp. delayed partitioning, swap not available when selecting packages!(?)) - more width-hard-coded dialog boxes (harder for translations) / use a loopback file from the CD then copied on system Partitioning - no diskdruid after install - no partitioning wizard - no devfs - no xfs (but now has reiserfs/jfs) - no loopback crypted fs - no file swap (?) - no supermount + LABELed entries in fstab + progress bar while formatting Bootloader + bootloader configuration less awkward - no automatic handling of bios ordering with many harddrives - propose to manually change bios ordering even with one harddrive - LBA32 checkbox / defaults to grub Network - awkward question apropos hostname when using DHCP - no default choice for netmask/gateway/DNS based on IP XFree - no wacom configuration - no graphic card multi-head configuration - no ATI tvout configuration - no prompt for logout after changing X config - VideoRam prompted for everybody / no XFree3 / no Utah GLX / load module "fbdevhw" "record", but not "v4l" / always load module "glx" and "dri" Keyboard - many non useful keyboard entries (eg: latin0) - no way to choose the toggle key to choose between latin/non-latin keyboard - no loadkeys done during install for console Mouse - no way to test mouse choice - mouse choices include many non-useful choices, badly sorted (Intellimouse must be sought in Microsoft whereas it's used by many others) Multimedia - no bttv configuration (including webcams) - missing audio modules (alsa, audigy...) * anaconda 8.0 (rel. 4) vs 8.0.92 - use vte instead of gnome.zvt - add alpha (axp) partitioning code - remove label "nofb" and options "devfs=nomount ramdisk_size=9216" from syslinux.cfg - edd (ddc probe) moved to kudzu - add "-Odir_index" option to ext3 tunefs - screenshoting in directory /root/anaconda-screenshots/ instead of using exported display - assembler code change in cpuid, smp.c - there is some code to read the "raid superblock" (see doGetRaidSuperblock in isys/isys.c) - new code for choosing to upgrade or not - hack to remove /var/lib/rpm/__db.00[123] (with comment "make sure that the rpmdb doesn't have stale locks :/") * anaconda 8.0.92 vs 8.0.93 (rel. 0.20030108205243) - drop xmode (bring up text mode in a remote xterm) - code available to check the ability to do a mkbootdisk (check size of vmlinuz + initrd, check size of floppy) - drop "-Odir_index" option to ext3 tunefs (with comment "add back -Odir_index when htree is safe") - waitForLink added to loader2/net.c using added ethtool thingy (get_ethtool_link_status, get_link_status) - OS390 fdasd & z/IPL changes - for kickstart, new option "--ignoremissing", (there were --ignoredeps and --resolvedeps) - /usr/kerberos/lib in LD_LIBRARY_PATH - these are symlinks so you cant make them mount points otherexcept = ['/var/mail', '/usr/bin/X11', '/usr/lib/X11', '/usr/tmp'] elif self.mountpoint in otherexcept: return _("The mount point %s cannot be used. It must " "be a symbolic link for proper system " "operation. Please select a different " "mount point.") % (self.mountpoint,) * hwdata 0.47 (redhat 8.0) vs 0.62 (redhat 8.1 beta1 phoebe) - pcitable & upgradelist - replace eepro100 with e100 - switch 0x1106 0x3059 "via82cxxx_audio" to "unknown" - Cards - remove most swcursor with comment: # mharris - Nov 23, 2002 - Commented out the swcursor option, if it is still # needed, then lets disable it right in the driver completely, or possibly # fix it. - using driver "nv" for GeForce4 and Quadro4 with comment: # mharris - Nov 23, 2002 - enabling "nv" driver for GeForce 4 and Quadro 4 as # CVS XFree86 support them now in 4.2.99.2 - special options "externDisp" and "internDisp" for NeoMagic cards together with CHIPSET * kudzu 0.99.69 (redhat 8.0) vs 0.99.83 (redhat 8.1 beta1 phoebe) - don't read eepro100 entries from the pcitable - handle compressed modules - many changes in PS/2 mouse detection, and handle "intellips/2" mouse - changes in PnP serial modem detection - use "udf,iso9660" option for cdrom entry in fstab (note that comma separated choice of filesystems *is* allowed, though not documented in fstab(5)) id='n204' href='#n204'>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
# Big5.
# Copyright (c) 1999 Free Software Foundation, Inc.
# Copyright (c) 1999 MandrakeSoft
# Taiwan Linux User Group
# Chinese GNU/Linux Extension(CLE) http://cle.linux.org.tw/CLE/
# Andrew Lee <andrew@cle.linux.org.tw>, 1999.
# Joe Man <trmetal@yahoo.com.hk>, 2001
# Jau-Shiung Liau <pesder@seed.net.tw>, 2002
# Kenduest Lee <kenduest@i18n.linux.org.tw> , 2002\n"
#
msgid ""
msgstr ""
"Project-Id-Version: urpmi 1.7\n"
"POT-Creation-Date: 2002-08-29 16:06+0200\n"
"PO-Revision-Date: 2002-08-26 03:10+0800\n"
"Last-Translator: Kenduest Lee <kenduest@i18n.linux.org.tw>\n"
"Language-Team: Chinese Team <zh-l10n@linux.org.tw>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=big5\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../_irpm_.c:23 ../urpmi_.c:504
#, c-format
msgid "installing %s\n"
msgstr "¥¿¦b¦w¸Ë %s\n"
#: ../_irpm_.c:33
#, c-format
msgid ""
"Automatic installation of packages...\n"
"You requested installation of package %s\n"
msgstr ""
"¦Û°Ê¦w¸Ë®M¥ó...\n"
"±zn¨D¦w¸Ëªº®M¥ó %s\n"
#: ../_irpm_.c:33 ../urpme_.c:32 ../urpmi_.c:418
msgid "Is it OK?"
msgstr "½T©w¶Ü¡H"
#: ../_irpm_.c:35 ../urpmi_.c:355 ../urpmi_.c:372 ../urpmi_.c:421
#: ../urpmi_.c:449 ../urpmi_.c:477
msgid "Ok"
msgstr "½T©w"
#: ../_irpm_.c:36 ../urpmi_.c:356 ../urpmi_.c:373 ../urpmi_.c:422
#: ../urpmi_.c:450 ../urpmi_.c:478
msgid "Cancel"
msgstr "¨ú®ø"
#. Translator: Add here the keys which might be pressed in the "No"-case.
#: ../_irpm_.c:42 ../urpme_.c:35 ../urpmi_.c:360 ../urpmi_.c:377
#: ../urpmi_.c:426 ../urpmi_.c:482 ../urpmi_.c:533 placeholder.h:17
msgid "Nn"
msgstr "Nn(§_)"
#. Translator: Add here the keys which might be pressed in the "Yes"-case.
#: ../_irpm_.c:43 ../urpme_.c:37 ../urpmi_.c:361 ../urpmi_.c:378
#: ../urpmi_.c:427 ../urpmi_.c:483 ../urpmi_.c:534 placeholder.h:11
msgid "Yy"
msgstr "Yy(¬O)"
#: ../_irpm_.c:44 ../urpme_.c:126 ../urpmi_.c:362 ../urpmi_.c:379
#: ../urpmi_.c:428
msgid " (Y/n) "
msgstr " (Y/n) (¬O/§_) "
#: ../_irpm_.c:63
#, c-format
msgid "%s: command not found\n"
msgstr "%s¡G§ä¤£¨ì«ü¥O\n"
#: ../urpm.pm_.c:177
#, c-format
msgid "Unknown webfetch `%s' !!!\n"
msgstr "¥¼ª¾ªº webfetch `%s'¡I¡I¡I\n"
#: ../urpm.pm_.c:196
#, c-format
msgid "unknown protocol defined for %s"
msgstr "%s ¦³¥¼ª¾ªº³q°T¨ó©w¶µ¥Ø"
#: ../urpm.pm_.c:205
msgid "no webfetch (curl or wget currently) found\n"
msgstr "µL webfetch ´£¨ÑªÌ (curl ©ÎªÌ¬O wget ³oÃþµ{¦¡)\n"
#: ../urpm.pm_.c:217
#, c-format
msgid "unable to handle protocol: %s"
msgstr "¤£¤ä´©/µLªk³B²zªº³q°T¨ó©w¡G%s"
#: ../urpm.pm_.c:220
msgid "wget is missing\n"
msgstr "§ä¤£¨ì wget µ{¦¡ÀÉ®×\n"
#: ../urpm.pm_.c:226
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget ¥¢±Ñ¡G¶Ç¦^ %d µ²§ô¥N½X©ÎªÌ¬O %d «H¸¹\n"
#: ../urpm.pm_.c:229
msgid "curl is missing\n"
msgstr "¿ò¥¢ curl\n"
#: ../urpm.pm_.c:286
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr "curl ¥¢±Ñ¡A¶Ç¦^µ²§ô¥N½X %d ©ÎªÌ¬O %d «H¸¹\n"
#: ../urpm.pm_.c:290
msgid "rsync is missing\n"
msgstr "§ä¤£¨ì rsync µ{¦¡\n"
#: ../urpm.pm_.c:291
msgid "ssh is missing\n"
msgstr "§ä¤£¨ì ssh µ{¦¡ÀÉ®×\n"
#: ../urpm.pm_.c:301
#, c-format
msgid "rsync failed: exited with %d or signal %d\n"
msgstr "rsync ¥¢±Ñ¡A¶Ç¦^µ²§ô¥N½X %d ©ÎªÌ¬O %d «H¸¹\n"
#: ../urpm.pm_.c:337 ../urpm.pm_.c:349
#, c-format
msgid "syntax error in config file at line %s"
msgstr "³]©wÀɤºªº²Ä %s ¦æ»yªk¿ù»~"
#: ../urpm.pm_.c:358
#, c-format
msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
msgstr "´C¤¶¡§%s¡¨¥ø¹Ï¨Ï¥Î¤@Ó¤w³Q¨Ï¥ÎªºÀÉÀY²M³æ (hdlist)¡A©¿²¤³oÓ´C¤¶"
#: ../urpm.pm_.c:361
#, c-format
msgid "medium \"%s\" trying to use an already used list, medium ignored"
msgstr "´C¤¶¡§%s¡¨¹Á¸Õ¨Ï¥Î¥¿¦b¨Ï¥Î¤¤ªº²M³æ¡A©¿²¤³oÓ´C¤¶"
#: ../urpm.pm_.c:376
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr "µLªk³B²z´C¤¶¡§%s¡¨¡A¦]¬°¨ä¥¦´C¤¶¥¿¦b¨Ï¥Î²M³æÀÉ"
#: ../urpm.pm_.c:382
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr "µLªk¨Ï¥Î³oÓ¦WºÙ¡§%s¡¨¡A¦]¦P¤@¦WºÙªº´C¤¶¤w¦s¦b"
#: ../urpm.pm_.c:389
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr "¤£·|¦Ò¼{¨Ï¥Î´C¤¶¡§%s¡¨¡A¦]¬°²M³æÀÉ®× [%s] ¤£¦s¦b"
#: ../urpm.pm_.c:393
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "µLªk½T©w³oÓÀÉÀY²M³æ (hdlist) [%s] ªº¦³Ãö´C¤¶"
#: ../urpm.pm_.c:402
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "µLªk¦s¨ú¡§%s¡¨ªºÀÉÀY²M³æ (hdlist)¡A©¿²¤³oÓ´C¤¶"
#: ../urpm.pm_.c:404
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "µLªk¦s¨ú¡§%s¡¨ªº²M³æÀÉ¡A©¿²¤³oÓ´C¤¶ "
#: ../urpm.pm_.c:418
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "¹Á¸Õ©¿²¤²{¦sªº´C¤¶¡§%s¡¨¡A©¿²¤³oÓ´C¤¶"
#: ../urpm.pm_.c:424
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr "µLªk§ä¨ì¡§%s¡¨ªºÀÉÀY²M³æ (hdlist)¡A©¿²¤³oÓ´C¤¶"
#: ../urpm.pm_.c:429
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "µLªk§ä¨ì¡§%s¡¨ªº²M³æÀɮסA©¿²¤³oÓ´C¤¶"
#: ../urpm.pm_.c:448
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "¤£³s³eªº¡§%s¡¨ªº²M³æÀÉ¡A©¿²¤³oÓ´C¤¶"
#: ../urpm.pm_.c:456
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "µLªkÀˬd¡§%s¡¨ªº²M³æÀÉ¡A©¿²¤³oÓ´C¤¶"
#: ../urpm.pm_.c:487
#, c-format
msgid "too many mount points for removable medium \"%s\""
msgstr "²¾°Ê¦¡´C¤¶¡§%s¡¨ªº±¾¸üÂI¹L¦h"
#: ../urpm.pm_.c:488
#, c-format
msgid "taking removable device as \"%s\""
msgstr "±N¥i²¾°Ê¦¡¸Ë¸m·í¦¨¡§%s¡¨"
#: ../urpm.pm_.c:492
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "¨Ï¥Î¤£¦Pªº²¾°Ê¦¡¸Ë¸m [%s] ©ó¡§%s¡¨"
#: ../urpm.pm_.c:496 ../urpm.pm_.c:499
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "µLªkÂ^¨ú²¾°Ê¦¡´C¤¶¡§%s¡¨ªº¸ô®|¦WºÙ"
#: ../urpm.pm_.c:512
#, c-format
msgid "unable to write config file [%s]"
msgstr "µLªk¼g¤J³]©wÀÉ [%s]"
#: ../urpm.pm_.c:524
#, c-format
msgid "write config file [%s]"
msgstr "¼g¤J³]©wÀÉ [%s]"
#: ../urpm.pm_.c:544
#, c-format
msgid "unable to parse \"%s\" in file [%s]"
msgstr "µLªk¸ÑªR %s Àɮפºªº %s ¶µ¥Ø"
#: ../urpm.pm_.c:555
#, c-format
msgid "examining parallel handler in file [%s]"
msgstr "ÀËÅç %s Àɮפºªº¨Ã¦C³B²z¶µ¥Ø"
#: ../urpm.pm_.c:565
#, c-format
msgid "found parallel handler for nodes: %s"
msgstr "¦b %s µo²{¸`ÂIªº³B²z¶µ¥Ø"
#: ../urpm.pm_.c:569
#, c-format
msgid "using associated media for parallel mode : %s"
msgstr ""
#: ../urpm.pm_.c:573
#, c-format
msgid "unable to use parallel option \"%s\""
msgstr "µLªk¨Ï¥Î¨Ã¦C°Ñ¼Æ - %s"
#: ../urpm.pm_.c:583
msgid "--synthesis cannot be used with --media, --update or --parallel"
msgstr "--synthesis °Ñ¼Æ¤£¯à°÷»P --media, --update or --parallel ¨Ã¥Î"
#: ../urpm.pm_.c:598 ../urpm.pm_.c:1140 ../urpm.pm_.c:1155 ../urpm.pm_.c:1285
#, c-format
msgid "examining hdlist file [%s]"
msgstr "ÀËÅç hdlist ÀÉ®× [%s]"
#: ../urpm.pm_.c:602
#, c-format
msgid "problem reading hdlist file of medium \"%s\""
msgstr "«Ø¥ß¬°´C¤¶¡§%s¡¨ªººî¦XÀÉÀY²M³æ®Éµo¥Í¿ù»~"
#: ../urpm.pm_.c:613 ../urpm.pm_.c:866 ../urpm.pm_.c:948 ../urpm.pm_.c:1083
#: ../urpm.pm_.c:1145 ../urpm.pm_.c:1150 ../urpm.pm_.c:1212 ../urpm.pm_.c:1280
#, c-format
msgid "examining synthesis file [%s]"
msgstr "ÀËÅçºî¦XÀÉÀY²M³æÀÉ®× [%s]"
#: ../urpm.pm_.c:617 ../urpm.pm_.c:870 ../urpm.pm_.c:951 ../urpm.pm_.c:1087
#: ../urpm.pm_.c:1215
#, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "Ū¨ú¡§%s¡¨´C¤¶ªººî¦XÀÉÀY²M³æµo¥Í¿ù»~"
#: ../urpm.pm_.c:655
#, c-format
msgid "medium \"%s\" already exists"
msgstr "´C¤¶¡§%s¡¨¤w¦s¦b"
#: ../urpm.pm_.c:686
#, c-format
msgid "added medium %s"
msgstr "¥[¤Jªº´C¤¶ %s"
#: ../urpm.pm_.c:701
msgid "unable to access first installation medium"
msgstr "µLªk¦s¨ú²Ä¤@Ó¦w¸Ë´C¤¶"
#: ../urpm.pm_.c:705
msgid "copying hdlists file..."
msgstr "½Æ»s hdlist ÀÉ®×..."
#: ../urpm.pm_.c:707 ../urpm.pm_.c:925 ../urpm.pm_.c:933 ../urpm.pm_.c:966
msgid "...copying done"
msgstr "...½Æ»s§¹¦¨"
#: ../urpm.pm_.c:707 ../urpm.pm_.c:925 ../urpm.pm_.c:933 ../urpm.pm_.c:966
msgid "...copying failed"
msgstr "...½Æ»s¥¢±Ñ"
#: ../urpm.pm_.c:709 ../urpm.pm_.c:723 ../urpm.pm_.c:748
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr "µLªk¦s¨ú²Ä¤@Ó¦w¸Ë´C¤¶(§ä¤£¨ì Mandrake/base/hdlists ÀÉ®×)"
#: ../urpm.pm_.c:715
msgid "retrieving hdlists file..."
msgstr "±µ¦¬ hdlists ÀÉ®×..."
#: ../urpm.pm_.c:717 ../urpm.pm_.c:1021 ../urpm.pm_.c:1073 ../urpm.pm_.c:1926
msgid "...retrieving done"
msgstr "...±µ¦¬§¹¦¨"
#: ../urpm.pm_.c:719 ../urpm.pm_.c:1068 ../urpm.pm_.c:1928
#, c-format
msgid "...retrieving failed: %s"
msgstr "...Â^¨ú¥¢±Ñ¡G %s"
#: ../urpm.pm_.c:739
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "hdlists Àɮפ¤¦³µL®Äªº hdlist ±Ôz¡§%s¡¨"
#: ../urpm.pm_.c:781
#, c-format
msgid "trying to select inexistent medium \"%s\""
msgstr "¥ø¹Ï¿ï¾Ü¤£¦s¦bªº´C¤¶¡§%s¡¨"
#: ../urpm.pm_.c:783
#, c-format
msgid "\"%s\""
msgstr "¡§%s¡¨"
#: ../urpm.pm_.c:783
#, c-format
msgid "selecting multiple media: %s"
msgstr "¿ï¾Ü¦hÓ´C¤¶¡G¡§%s¡¨"
#: ../urpm.pm_.c:800
#, c-format
msgid "removing medium \"%s\""
msgstr "²¾°£´C¤¶¡§%s¡¨"
#: ../urpm.pm_.c:846
msgid "urpmi database locked"
msgstr "urpmi ¸ê®Æ®wÂê¦í¤F"
#: ../urpm.pm_.c:890 ../urpm.pm_.c:892 ../urpm.pm_.c:1870
#, c-format
msgid "unable to access medium \"%s\""
msgstr "µLªk¦s¨ú´C¤¶¡§%s¡¨"
#: ../urpm.pm_.c:923
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "½Æ»s¡§%s¡¨ªº±ÔzÀÉ®×..."
#: ../urpm.pm_.c:931
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "½Æ»s¡§%s¡¨ªº¨Ó·½ hdlist (©Îºî¦XÀÉÀY²M³æ)..."
#: ../urpm.pm_.c:936
#, c-format
msgid "copy of [%s] failed"
msgstr "½Æ»s [%s] ¥¢±Ñ"
#: ../urpm.pm_.c:964
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "½Æ»s¡§%s¡¨ªº¨Ó·½²M³æ..."
#: ../urpm.pm_.c:981
#, fuzzy, c-format
msgid "reading rpm files from [%s]"
msgstr "¥Ñ [%s] Ū¨ú rpm Àɮ׶µ¥Ø"
#: ../urpm.pm_.c:1000
#, fuzzy, c-format
msgid "unable to read rpm files from [%s]: %s"
msgstr "µLªk¥Ñ [%s] Ū¨ú rpm ®M¥ó(¨Ó¦Û [%s])"
#: ../urpm.pm_.c:1005
#, c-format
msgid "no rpm files found from [%s]"
msgstr "¦b [%s] ¤º§ä¤£¨ì®M¥óÀÉ"
#: ../urpm.pm_.c:1018
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr "±µ¦¬¡§%s¡¨ªº±ÔzÀÉ®×..."
#: ../urpm.pm_.c:1030
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr "Â^¨ú¡§%s¡¨ªº¨Ó·½ hdlist (©Îºî¦XÀÉÀY²M³æ)..."
#: ../urpm.pm_.c:1112
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "Â^¨ú¨Ó·½ hdlist (©Îºî¦XÀÉÀY²M³æ) ¥¢±Ñ"
#: ../urpm.pm_.c:1119
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "µLªk§ä¨ì´C¤¶¡§%s¡¨ªºÀÉÀY²M³æ (hdlist)"
#: ../urpm.pm_.c:1131 ../urpm.pm_.c:1175
#, c-format
msgid "file [%s] already used in the same medium \"%s\""
msgstr "ÀÉ®× [%s] ¤w¸g³Q¬Û¦Pªº \"%s\" ´C¤¶©Ò¨Ï¥Î¤F"
#: ../urpm.pm_.c:1162
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "µLªk¸ÑªR¡§%s¡¨ªºÀÉÀY²M³æ(hdlist)ÀÉ®×"
#: ../urpm.pm_.c:1189
#, c-format
msgid "nothing to write in list file for \"%s\""
msgstr "¨S¦³¸ê®Æ¼g¤J¡§%s¡¨ªº²M³æÀÉ®×"
#: ../urpm.pm_.c:1196
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "µLªk¼g¤J¡§%s¡¨ªº²M³æÀÉ®×"
#: ../urpm.pm_.c:1203
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "¨S¦³¸ê®Æ¼g¤J¡§%s¡¨ªº²M³æÀÉ®×"
#: ../urpm.pm_.c:1245
msgid "performing second pass to compute dependencies\n"
msgstr "¥¿¦b¶i¦æ²Ä¤G³¡¬Û¨Ì©Êªºpºâ\n"
#: ../urpm.pm_.c:1258
#, c-format
msgid "reading headers from medium \"%s\""
msgstr "Ū¨ú´C¤¶¡§%s¡¨ªºÀÉÀY¸ê°T"
#: ../urpm.pm_.c:1263
#, c-format
msgid "building hdlist [%s]"
msgstr "«Ø¥ßÀÉÀY²M³æ (hdlist) [%s]"
#: ../urpm.pm_.c:1275 ../urpm.pm_.c:1294
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "¬°´C¤¶¡§%s¡¨«Ø¥ßºî¦XÀÉÀY²M³æ (synthesis)"
#: ../urpm.pm_.c:1312
#, c-format
msgid "found %d headers in cache"
msgstr "¦b§Ö¨úªÅ¶¡¤º§ä¨ì %d ÓÀÉÀY"
#: ../urpm.pm_.c:1316
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "²¾°£ %d Ó¦b§Ö¨ú°Ï¤ºµL¥ÎªºÀÉÀY"
#: ../urpm.pm_.c:1472
#, c-format
msgid "mounting %s"
msgstr "±¾¸ü %s"
#: ../urpm.pm_.c:1483
#, c-format
msgid "unmounting %s"
msgstr "¨ø¤U %s"
#: ../urpm.pm_.c:1496
#, c-format
msgid "relocated %s entries in depslist"
msgstr "«·s±Æ¦C %s ªº¬ÛÃö²M³æ¤ºªº¶µ¥Ø"
#: ../urpm.pm_.c:1497
msgid "no entries relocated in depslist"
msgstr "¬ÛÃö²M³æ¤º¨S¦³¶µ¥Ø«·s±Æ¦C"
#: ../urpm.pm_.c:1510
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "¤£¦Xªkªº®M¥ó¦WºÙ [%s]"
#: ../urpm.pm_.c:1511 ../urpm.pm_.c:2028
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "µLªk¦s¨ú®M¥óÀÉ [%s]"
#: ../urpm.pm_.c:1515
msgid "unable to register rpm file"