aboutsummaryrefslogtreecommitdiffstats
path: root/po/zh_TW.po
blob: c5cc50e7c1aec2b6f745769d287307bb374cac0c (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
# MandrakeUpdate messages for zh_TW.Big5 locale
# Copyright (C) 2001 Free Software Foundation, Inc.
# Andrew Lee <andrew@cle.linux.org.tw>, 2000
# Joe Man <trmetal@yahoo.com.hk>, 2001
# Kenduest Lee <kenduest@i18n.linux.org.yw> , 2002
# 
msgid ""
msgstr ""
"Project-Id-Version: rpmdrake 1.3\n"
"POT-Creation-Date: 2002-08-01 18:38+0200\n"
"PO-Revision-Date: 2002-02-28 05:00--800\n"
"Last-Translator: Kenduest Lee <kenduest@i18n.linux.org.tw>\n"
"Language-Team: Chinese <zh-l10n@linux.org.tw>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=big5\n"
"Content-Transfer-Encoding: 8bit\n"

# rpminst/src/main.cpp:183
#: ../edit-urpm-sources.pl_.c:42
#, fuzzy
msgid "Unable to create medium."
msgstr "µLªk«Ø¥ß³ø§i¡A¨ú®ø¡C\n"

#: ../edit-urpm-sources.pl_.c:43
msgid "Unable to update medium; it will be automatically disabled."
msgstr ""

# media.c:198
#: ../edit-urpm-sources.pl_.c:54 ../edit-urpm-sources.pl_.c:163
#, fuzzy
msgid "Edit a source"
msgstr "½s¿è®M¥ó¨Ó·½"

# media.c:1212 media.c:1379
#: ../edit-urpm-sources.pl_.c:55
#, fuzzy
msgid "Local files"
msgstr "¥»¾÷"

# media.c:1216
#: ../edit-urpm-sources.pl_.c:55
#, fuzzy
msgid "Path:"
msgstr "¸ô®|¡G"

#: ../edit-urpm-sources.pl_.c:56
msgid "FTP server"
msgstr ""

# softman_toolbox/gtkpkgdetails.c:234
#: ../edit-urpm-sources.pl_.c:56 ../edit-urpm-sources.pl_.c:57
#: ../edit-urpm-sources.pl_.c:59 ../edit-urpm-sources.pl_.c:169
#, fuzzy
msgid "URL:"
msgstr "URL¡G"

#: ../edit-urpm-sources.pl_.c:57
msgid "HTTP server"
msgstr ""

# media.c:1206
#: ../edit-urpm-sources.pl_.c:58
#, fuzzy
msgid "Path or mount point:"
msgstr "¸ô®|©Î¬O±¾¸üÂI¡G"

#: ../edit-urpm-sources.pl_.c:58
msgid "Removable device"
msgstr ""

# media.c:1285 media.c:1397
#: ../edit-urpm-sources.pl_.c:59 ../rpmdrake_.c:344
msgid "Security updates"
msgstr "¦w¥þ§ó·s"

#: ../edit-urpm-sources.pl_.c:70
msgid "Browse..."
msgstr ""

# media.c:1291 media.c:1335
#: ../edit-urpm-sources.pl_.c:72
#, fuzzy
msgid "Choose a mirror..."
msgstr "½Ð¿ï¾Ü¬M®g¦a§}¡G"

# media.c:1263 media.c:1307 media.c:1351
#: ../edit-urpm-sources.pl_.c:92
#, fuzzy
msgid "Login:"
msgstr "µn¤J¡G"

# media.c:1273 media.c:1317 media.c:1361
#: ../edit-urpm-sources.pl_.c:92
#, fuzzy
msgid "Password:"
msgstr "±K½X¡G"

# main.c:1144 main.c:1910 main.c:1911 main.c:1914 main.c:2177 main.c:2355
# mu_wizard.c:250 softman_toolbox/gtkpkgfiles.c:148
# softman_toolbox/gtkpkginfos.c:89
#: ../edit-urpm-sources.pl_.c:97
#, fuzzy
msgid "Name:"
msgstr "¦WºÙ"

# media.c:1234 media.c:1255
#: ../edit-urpm-sources.pl_.c:99 ../edit-urpm-sources.pl_.c:170
#, fuzzy
msgid "Relative path to synthesis/hdlist:"
msgstr "¨ìÀÉÀY²M³æ (hdlist or sybthesis) ªº¬Û¹ï¸ô®|¡G"

#: ../edit-urpm-sources.pl_.c:107
msgid "You need to fill up all the entries."
msgstr ""

#: ../edit-urpm-sources.pl_.c:111
msgid ""
"There is already a medium by that name, do you\n"
"really want to replace it?"
msgstr ""

# media.c:1039
#: ../edit-urpm-sources.pl_.c:119
#, fuzzy
msgid "Adding a source:"
msgstr ""
"½Ðµy­Ô\n"
"·s¼W®M¥ó¨Ó·½"

# media.c:1142
#: ../edit-urpm-sources.pl_.c:120
msgid "Type of source:"
msgstr "¨Ó·½Ãþ§O¡G"

#: ../edit-urpm-sources.pl_.c:124 ../rpmdrake.pm_.c:71 ../rpmdrake.pm_.c:84
#: ../rpmdrake.pm_.c:272
msgid "Ok"
msgstr ""

# main.c:1231 media.c:459 media.c:572
#: ../edit-urpm-sources.pl_.c:127 ../edit-urpm-sources.pl_.c:174
#: ../rpmdrake.pm_.c:272
msgid "Cancel"
msgstr "¨ú®ø"

# rpminst/src/page_wait.cpp:64
#: ../edit-urpm-sources.pl_.c:144
#, fuzzy
msgid "Please wait, adding medium..."
msgstr "¥¿¦bÀˬd®M¥ó¬Û¨Ì©Ê..."

# rpminst/src/page_wait.cpp:64
#: ../edit-urpm-sources.pl_.c:152
#, fuzzy
msgid "Please wait, removing medium..."
msgstr "¥¿¦bÀˬd®M¥ó¬Û¨Ì©Ê..."

# media.c:198
#: ../edit-urpm-sources.pl_.c:167
#, fuzzy, c-format
msgid "Editing source \"%s\":"
msgstr "½s¿è®M¥ó¨Ó·½"

# main.c:1912 main.c:1913
#: ../edit-urpm-sources.pl_.c:173
#, fuzzy
msgid "Save changes"
msgstr "®M¥ó"

# rpminst/src/page_wait.cpp:64
#: ../edit-urpm-sources.pl_.c:183
#, fuzzy
msgid "Please wait, updating medium..."
msgstr "¥¿¦bÀˬd®M¥ó¬Û¨Ì©Ê..."

# intro_dialog.c:57
#: ../edit-urpm-sources.pl_.c:192
#, fuzzy
msgid "Configure sources"
msgstr "³]©w®M¥ó¨Ó·½¦ì¸m¡H"

#: ../edit-urpm-sources.pl_.c:193
msgid "Enabled?"
msgstr ""

# main.c:1910 main.c:1912 main.c:2377 media.c:178
#: ../edit-urpm-sources.pl_.c:193
msgid "Source"
msgstr "®M¥ó¨Ó·½"

#: ../edit-urpm-sources.pl_.c:221
msgid "Add"
msgstr ""

# media.c:1167 media.c:1373
#: ../edit-urpm-sources.pl_.c:223 ../rpmdrake_.c:431
#, fuzzy
msgid "Remove"
msgstr "¥i²¾°£¸Ë¸m"

# media.c:254
#: ../edit-urpm-sources.pl_.c:225
msgid "Edit"
msgstr "½s¿è"

#: ../edit-urpm-sources.pl_.c:229
msgid "Save and quit"
msgstr ""

# main.c:1083 rpminst/src/all_pages.cpp:346 rpmview/rpmview.c:146
#: ../edit-urpm-sources.pl_.c:230 ../rpmdrake_.c:434
msgid "Quit"
msgstr "Â÷¶}"

#: ../edit-urpm-sources.pl_.c:240 ../rpmdrake_.c:651
#, c-format
msgid ""
"%s\n"
"\n"
"Is it ok to continue?"
msgstr ""

#: ../edit-urpm-sources.pl_.c:243
msgid ""
"Welcome to the packages source editor!\n"
"\n"
"This tool will help you configure the packages sources you wish to use on\n"
"your computer. They will then be available to install new software package\n"
"or to perform updates."
msgstr ""

#: ../rpmdrake.pm_.c:69
msgid "Yes"
msgstr ""

#: ../rpmdrake.pm_.c:70
msgid "No"
msgstr ""

#: ../rpmdrake.pm_.c:142
msgid "Austria"
msgstr ""

#: ../rpmdrake.pm_.c:143
msgid "Belgium"
msgstr ""

#: ../rpmdrake.pm_.c:144
msgid "Brazil"
msgstr ""

#: ../rpmdrake.pm_.c:145
msgid "Canada"
msgstr ""

#: ../rpmdrake.pm_.c:146
msgid "Costa Rica"
msgstr ""

#: ../rpmdrake.pm_.c:147
msgid "Czech Republic"
msgstr ""

#: ../rpmdrake.pm_.c:148
msgid "Germany"
msgstr ""

#: ../rpmdrake.pm_.c:149
msgid "Danmark"
msgstr ""

#: ../rpmdrake.pm_.c:150 ../rpmdrake.pm_.c:154
msgid "Greece"
msgstr ""

#: ../rpmdrake.pm_.c:151
msgid "Spain"
msgstr ""

# main.c:2116 main.c:2292
#: ../rpmdrake.pm_.c:152
#, fuzzy
msgid "Finland"
msgstr "´M§ä¡G"

# main.c:1231 media.c:459 media.c:572
#: ../rpmdrake.pm_.c:153
#, fuzzy
msgid "France"
msgstr "¨ú®ø"

# main.c:2108
#: ../rpmdrake.pm_.c:155
#, fuzzy
msgid "Israel"
msgstr "¤w¦w¸Ë"

# main.c:2108
#: ../rpmdrake.pm_.c:156
#, fuzzy
msgid "Italy"
msgstr "¤w¦w¸Ë"

#: ../rpmdrake.pm_.c:157
msgid "Japan"
msgstr ""

#: ../rpmdrake.pm_.c:158
msgid "Korea"
msgstr ""

#: ../rpmdrake.pm_.c:159
msgid "Netherlands"
msgstr ""

#: ../rpmdrake.pm_.c:160
msgid "Norway"
msgstr ""

#: ../rpmdrake.pm_.c:161
msgid "Poland"
msgstr ""

# proxies.c:269 proxies.c:302
#: ../rpmdrake.pm_.c:162
#, fuzzy
msgid "Portugal"
msgstr "°ð¸¹¡G"

#: ../rpmdrake.pm_.c:163
msgid "Russia"
msgstr ""

#: ../rpmdrake.pm_.c:164
msgid "Sweden"
msgstr ""

#: ../rpmdrake.pm_.c:165
msgid "Taiwan"
msgstr ""

#: ../rpmdrake.pm_.c:166
msgid "United Kingdom"
msgstr ""

#: ../rpmdrake.pm_.c:167
msgid "China"
msgstr ""

#: ../rpmdrake.pm_.c:168 ../rpmdrake.pm_.c:169 ../rpmdrake.pm_.c:170
#: ../rpmdrake.pm_.c:171 ../rpmdrake.pm_.c:222
msgid "United States"
msgstr ""

#: ../rpmdrake.pm_.c:230
msgid ""
"I need to contact MandrakeSoft website to get the mirrors list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""

#: ../rpmdrake.pm_.c:234
msgid "Please wait, downloading mirrors addresses from MandrakeSoft website."
msgstr ""

#: ../rpmdrake.pm_.c:240
msgid "Error during download"
msgstr ""

#: ../rpmdrake.pm_.c:241
#, c-format
msgid ""
"There was an error downloading the mirrors list:\n"
"\n"
"%s\n"
"The network, or MandrakeSoft website, are maybe unavailable.\n"
"Please try again later."
msgstr ""

# softman_toolbox/error_codes.c:50
#: ../rpmdrake.pm_.c:249
#, fuzzy
msgid "No mirror"
msgstr "¨S¦³¿ù»~"

#: ../rpmdrake.pm_.c:250
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
"by Mandrake Linux Official Updates."
msgstr ""

# media.c:454 media.c:567
#: ../rpmdrake.pm_.c:264
#, fuzzy
msgid "Please choose the desired mirror."
msgstr ""
"½Ðµy­Ô\n"
"¨ú±o¬M®g¦a§}ªº²M³æ"

#: ../rpmdrake_.c:31
#, c-format
msgid ""
"Usage: %s [OPTION]...\n"
"  --noconfirmation       don't ask first confirmation question in "
"MandrakeUpdate mode\n"
msgstr ""

#: ../rpmdrake_.c:78
msgid ""
"Could not find /var/lib/urpmi/compssUsers.flat,\n"
"the installer should have generated it for me :-(.\n"
"\n"
"Disabling \"Mandrake choices\" classification."
msgstr ""

#: ../rpmdrake_.c:128
msgid "One of the following packages is needed:"
msgstr ""

#: ../rpmdrake_.c:128
msgid "Please choose"
msgstr ""

# rpminst/src/all_pages.cpp:89
#: ../rpmdrake_.c:158
#, fuzzy
msgid "unknown package "
msgstr "¤£¸Ôªº­¶­±"

# main.c:1193
#: ../rpmdrake_.c:168
#, fuzzy
msgid "Please wait, listing packages..."
msgstr "½Ðµy­Ô¡A¥¿¦b²¾°£³o¨Ç®M¥ó¡G"

#: ../rpmdrake_.c:193
msgid "Addable"
msgstr ""

#: ../rpmdrake_.c:193
msgid "Upgradable"
msgstr ""

#: ../rpmdrake_.c:226
msgid "This would break your system"
msgstr ""

#: ../rpmdrake_.c:227
msgid ""
"Sorry, removing these packages would break your system:\n"
"\n"
msgstr ""

# rpminst/src/page_infos_deps.cpp:86
#: ../rpmdrake_.c:231
#, fuzzy
msgid "Some additional packages need to be removed"
msgstr "¬°¤F¥i¥H¥þ­±¹B§@¥¿±`³o¨ÇÃB¥~ªº®M¥ó¥²¶·¤@¦P¦w¸Ë¡G"

# main.c:1168
#: ../rpmdrake_.c:232
#, fuzzy
msgid ""
"Because of their dependencies, the following package(s) also need to be\n"
"removed:\n"
"\n"
msgstr ""
"¬°¤F­n²Å¦X©Ò¦³¬Û¨Ì©Ê¡A\n"
"³o¨Ç®M¥ó±N·|³Q²¾°£¡G"

#: ../rpmdrake_.c:239
msgid "Some packages can't be removed"
msgstr ""

#: ../rpmdrake_.c:240 ../rpmdrake_.c:273
msgid ""
"Because of their dependencies, the following package(s) must be\n"
"unselected now:\n"
"\n"
msgstr ""

#: ../rpmdrake_.c:254
msgid "Additional packages needed"
msgstr ""

#: ../rpmdrake_.c:255
msgid ""
"To satisfy dependencies, the following package(s) also need\n"
"to be installed:\n"
"\n"
msgstr ""

# rpminst/src/page_files_errors.cpp:143
#: ../rpmdrake_.c:258
#, fuzzy
msgid "Some packages can't be installed"
msgstr "®M¥ó¤w¦w¸Ë"

#: ../rpmdrake_.c:259
msgid ""
"Sorry, the following package(s) can't be selected:\n"
"\n"
msgstr ""

#: ../rpmdrake_.c:272 ../rpmdrake_.c:398
msgid "Some packages need to be removed"
msgstr ""

#: ../rpmdrake_.c:287
#, c-format
msgid "Total size: %d / %d MB"
msgstr ""

#: ../rpmdrake_.c:288
#, c-format
msgid "Total size: %d MB"
msgstr ""

#: ../rpmdrake_.c:295
#, c-format
msgid ""
"Name: %s\n"
"Version: %s\n"
"Size: %s KB\n"
"Importance: %s\n"
"\n"
"Summary: %s\n"
"\n"
"%s\n"
msgstr ""

#: ../rpmdrake_.c:299
#, c-format
msgid ""
"Name: %s\n"
"Version: %s\n"
"Size: %s KB\n"
"\n"
"Summary: %s\n"
"\n"
"%s\n"
msgstr ""

#: ../rpmdrake_.c:325
msgid "By selection"
msgstr ""

# softman_toolbox/gtkpkgfiles.c:150
#: ../rpmdrake_.c:325
#, fuzzy
msgid "By size"
msgstr "¥Ø¿ý¤j¤p"

#: ../rpmdrake_.c:326
msgid "By presence"
msgstr ""

# main.c:1910 main.c:1912 main.c:2377 media.c:178
#: ../rpmdrake_.c:326
#, fuzzy
msgid "By source"
msgstr "®M¥ó¨Ó·½"

# media.c:1285 media.c:1397
#: ../rpmdrake_.c:344
#, fuzzy
msgid "Bugfixes updates"
msgstr "¦w¥þ§ó·s"

# mu_wizard.c:203
#: ../rpmdrake_.c:344
#, fuzzy
msgid "Normal updates"
msgstr "¤@¯ë§ó·s"

# mu_wizard.c:769
#: ../rpmdrake_.c:363
#, fuzzy
msgid "Mandrake choices"
msgstr "Mandrake ®M¥ó§ó·s"

# main.c:2248 main.c:2438
#: ../rpmdrake_.c:364
#, fuzzy
msgid "All packages, by group"
msgstr "0 ®M¥ó¡A0 ¦ì¤¸"

#: ../rpmdrake_.c:365
msgid "All packages, alphabetical"
msgstr ""

# main.c:382 main.c:1574 main.c:1576
#: ../rpmdrake_.c:388 ../rpmdrake_.c:390
#, fuzzy
msgid "Search results"
msgstr "·j´Mµ²ªG"

#: ../rpmdrake_.c:399
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"\n"
"%s\n"
"\n"
"Is it ok to continue?"
msgstr ""

# main.c:2116 main.c:2292
#: ../rpmdrake_.c:416
msgid "Find:"
msgstr "´M§ä¡G"

# main.c:2121 main.c:2297
#: ../rpmdrake_.c:420
#, fuzzy
msgid "Search"
msgstr "´M§ä"

# main.c:2108
#: ../rpmdrake_.c:432
#, fuzzy
msgid "Install"
msgstr "¤w¦w¸Ë"

#: ../rpmdrake_.c:443
msgid "-adobe-times-bold-r-normal--25-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""

# main.c:2092
#: ../rpmdrake_.c:444
#, fuzzy
msgid "Mandrake Update"
msgstr ""
"Mandrake\n"
"§ó·s"

# main.c:2462
#: ../rpmdrake_.c:444
#, fuzzy
msgid "Software Packages Removal"
msgstr "  ®M¥óºÞ²z­û"

# rpminst/src/all_pages.cpp:84
#: ../rpmdrake_.c:445
#, fuzzy
msgid "Software Packages Installation"
msgstr "¦w¸Ë®M¥ó"

#: ../rpmdrake_.c:474
msgid ""
"I need to contact the mirror to get latest update packages.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""

#: ../rpmdrake_.c:478
msgid "Please wait, contacting mirror to update packages information."
msgstr ""

#: ../rpmdrake_.c:480
msgid "Error updating medium"
msgstr ""

#: ../rpmdrake_.c:481
msgid "There was an unrecoverable error while updating packages information."
msgstr ""

#: ../rpmdrake_.c:489
msgid "Please wait, contacting mirror to initialize updates packages."
msgstr ""

#: ../rpmdrake_.c:493
msgid "Error adding update medium"
msgstr ""

#: ../rpmdrake_.c:494
#, c-format
msgid ""
"There was an error while adding the update medium via urpmi.\n"
"\n"
"This may be due to a broken or temporary unavailable mirror, or when your\n"
"Mandrake Linux version (%s) is not yet / no more supported by Mandrake "
"Linux\n"
"Official Updates.\n"
"\n"
"Do you want to try another mirror?"
msgstr ""

# main.c:2085 main.c:2086
#: ../rpmdrake_.c:523
#, fuzzy
msgid "Please wait, finding available packages..."
msgstr "­«·s¸ü¤J¥i¥Î®M¥óªº²M³æ"

# rpminst/src/page_files_errors.cpp:65
#: ../rpmdrake_.c:560
#, fuzzy
msgid "Unable to get source packages."
msgstr "¤j¥ó¨Æ¡AµLªkŪ¨ú©Î§ä¤£¨ì®M¥ó"

#: ../rpmdrake_.c:561
msgid "Unable to get source packages, sorry."
msgstr ""

#: ../rpmdrake_.c:568
msgid "Change medium"
msgstr ""

#: ../rpmdrake_.c:569
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr ""

# main.c:2260
#: ../rpmdrake_.c:577 ../rpmdrake_.c:585
#, fuzzy
msgid "Installation failed"
msgstr "¥i¦w¸Ëªº®M¥ó"

#: ../rpmdrake_.c:578
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your sources database."
msgstr ""

# mu_wizard.c:255
#: ../rpmdrake_.c:581
#, fuzzy
msgid "Please wait, removing packages to allow others to be upgraded..."
msgstr "½Ð¿ï¾Ü±z»Ý­n§ó·sªº®M¥ó"

#: ../rpmdrake_.c:586
msgid "There was a problem during installation."
msgstr ""

# softman_toolbox/error_codes.c:62
#: ../rpmdrake_.c:590
#, fuzzy
msgid "Everything already installed."
msgstr "®M¥ó¤w¦w¸Ë"

#: ../rpmdrake_.c:591
msgid "Everything already installed (is this supposed to happen at all?)."
msgstr ""

#: ../rpmdrake_.c:607
msgid "Please wait, reading packages database..."
msgstr ""

# main.c:1193
#: ../rpmdrake_.c:624
#, fuzzy
msgid "Please wait, removing packages..."
msgstr "½Ðµy­Ô¡A¥¿¦b²¾°£³o¨Ç®M¥ó¡G"

#: ../rpmdrake_.c:655
msgid ""
"Welcome to the software removal tool!\n"
"\n"
"This tool will help you choose which software you want to remove from\n"
"your computer."
msgstr ""

#: ../rpmdrake_.c:660
msgid ""
"Welcome to MandrakeUpdate!\n"
"\n"
"This tool will help you choose the updates you want to install on your\n"
"computer."
msgstr ""

#: ../rpmdrake_.c:665
msgid ""
"Welcome to the software installation tool!\n"
"\n"
"Your Mandrake Linux system comes with several thousands of software\n"
"packages on CDROM or DVD. This tool will help you choose which software\n"
"you want to install on your computer."
msgstr ""

# rpminst/src/main.cpp:183
#, fuzzy
#~ msgid "Unable to update medium."
#~ msgstr "µLªk«Ø¥ß³ø§i¡A¨ú®ø¡C\n"

# rpminst/src/page_wait.cpp:64
#, fuzzy
#~ msgid "Please wait, checking dependencies..."
#~ msgstr "¥¿¦bÀˬd®M¥ó¬Û¨Ì©Ê..."

# main.c:1193
#, fuzzy
#~ msgid "Please wait, saving changes..."
#~ msgstr "½Ðµy­Ô¡A¥¿¦b²¾°£³o¨Ç®M¥ó¡G"

# rpmview/rpmview.c:137
#, fuzzy
#~ msgid "rpmdrake.pl"
#~ msgstr "±Ò°Ê rpmdrake"

# rpmview/rpmview.c:137
#, fuzzy
#~ msgid "rpmdrake"
#~ msgstr "±Ò°Ê rpmdrake"

# media.c:243
#~ msgid "New"
#~ msgstr "·s¼W"

# media.c:1435
#, fuzzy
#~ msgid "Please wait"
#~ msgstr "½Ð½T©w"

# media.c:1234 media.c:1255
#, fuzzy
#~ msgid "Relative path to synthesis or hdlist:"
#~ msgstr "¨ìÀÉÀY²M³æ (hdlist or sybthesis) ªº¬Û¹ï¸ô®|¡G"

# installable.c:128 installable.c:224 installable.c:819
# softman_toolbox/gtkpkgdetails.c:448
#~ msgid "(none)"
#~ msgstr "(µL)"

# installable.c:452 installable.c:582 installable.c:650 installable.c:1259
# installable.c:1400 installed.c:254 installed.c:382 installed.c:450
# installed.c:1001 installed.c:1140
#~ msgid "%d packages, %Ld bytes"
#~ msgstr "%d ®M¥ó¡A%Ld ¦ì¤¸²Õ"

# installable.c:960 main.c:464
#~ msgid "Cannot read this source: %s"
#~ msgstr "µLªkŪ¨ú³o­Ó¨Ó·½¡G%s"

# installable.c:969 main.c:477 mu_wizard.c:602
#~ msgid "Cannot open the source: %s"
#~ msgstr "µLªk¶}±Ò³o­Ó¨Ó·½¡G%s"

# installable.c:981
#~ msgid " Searching the %s source"
#~ msgstr " ¥¿¦b´M§ä³o­Ó %s ¨Ó·½"

# installable.c:1081 main.c:564
#~ msgid "filling lists"
#~ msgstr "¾ã²z²M³æ¸ê®Æ"

# installable.c:1086 main.c:574
#~ msgid "filling trees"
#~ msgstr "¾ã²z¾ðª¬¸ê®Æ"

#~ msgid ""
#~ "Error!\n"
#~ "Cannot open rpm database"
#~ msgstr ""
#~ "¿ù»~¡I\n"
#~ "µLªk¶}±Ò®M¥óªº¸ê®Æ®w"

# utils.c:121
#~ msgid "Error!"
#~ msgstr "¿ù»~!"

# intro_dialog.c:58
#~ msgid ""
#~ "It looks like you don't have\n"
#~ "configured a source for\n"
#~ "security updates.\n"
#~ "Do you want to configure one now?"
#~ msgstr ""
#~ "±z¤´¥¼³]©w®M¥ó¨Ó·½¦ì¸m\n"
#~ "§@¬°§ó·s¦w¥þ­×¥¿®M¥ó\n"
#~ "®É¨Ï¥Î¡C\n"
#~ "¬O§_²{¦b³]©w¡H"

# intro_dialog.c:62
#~ msgid "Do not show this message again"
#~ msgstr "¤£­n¦AÅã¥Ü³o­Ó°T®§"

# intro_dialog.c:57
#~ msgid "Configure a Cooker source?"
#~ msgstr "³]©w Cooker ®M¥ó¨Ó·½¦ì¸m¡H"

#~ msgid ""
#~ "Cooker is a development and unstable distribution.\n"
#~ "It is not supported by MandrakeSoft.\n"
#~ "Use it at your own risk.\n"
#~ msgstr ""
#~ "Cooker ¬Oµo®i¤¤ªº Mandrake Linux Distribution¡C\n"
#~ "¥Ñ©ó¬Oµo®i¤¤ªºª©¥»¡A­Y¬O±z­n¨Ï¥Îªº¸Ü½Ð¦h¥[ª`·N¡C\n"

# main.c:213
#~ msgid ""
#~ "Can't find the /var/lib/urpmi/compssUsers.flat file\n"
#~ "the tree mode won't be available"
#~ msgstr ""
#~ "µLªk§ä¨ìÀÉ®× /var/lib/urpmi/compssUsers.flat\n"
#~ "¾ðª¬Åã¥Ü¼Ò¦¡±N·|°±¥Î"

# main.c:331 main.c:344 main.c:361 main.c:1579 main.c:1581
#~ msgid "Others"
#~ msgstr "¨ä¥¦"

# main.c:490
#~ msgid "Analysing the %s source"
#~ msgstr "¥¿¦b¤ÀªR³o­Ó %s ¨Ó·½"

# main.c:557
#~ msgid "looking for installed packages"
#~ msgstr "´M§ä¤w¦w¸Ëªº®M¥ó"

# main.c:603
#~ msgid "Frederic Lepied <flepied@mandrakesoft.com>"
#~ msgstr "Frederic Lepied <flepied@mandrakesoft.com>"

# main.c:608
#~ msgid "Francois Pons <fpons@mandrakesoft.com>"
#~ msgstr "Francois Pons <fpons@mandrakesoft.com>"

# main.c:612
#~ msgid " ~ # ~ "
#~ msgstr " ÁcÅ餤¤åĶªÌ¡GJoe Man <trmetal@yahoo.com.hk> "

# main.c:629
#~ msgid ""
#~ "Software Manager\n"
#~ "\n"
#~ "%s\n"
#~ "\n"
#~ "(c) MandrakeSoft 2001\n"
#~ "released under the GPL"
#~ msgstr ""
#~ "®M¥óÁ`ºÞ\n"
#~ "\n"
#~ "%s\n"
#~ "\n"
#~ "(c) MandrakeSoft 2001\n"
#~ "¿í±q GPL ±ø´Úµo§G"

# main.c:697 main.c:821
#~ msgid "building dependencies for packages removing"
#~ msgstr "«Ø¥ß¬Û¨Ì©Ê¥H«K²¾°£®M¥ó"

# main.c:970 main.c:1409 media.c:1032 media.c:1450 media.c:1557 media.c:1598
# mu_wizard.c:370 mu_wizard.c:566
#~ msgid "oops %s not found\n"
#~ msgstr "ÁV¤F! §ä¤£¨ì %s\n"

# main.c:1149
#~ msgid "Uninstalling packages"
#~ msgstr "¥¿¦b²¾°£®M¥ó"

# main.c:1158
#~ msgid "Looking for dependencies"
#~ msgstr "¥¿¦b´M§ä¥Î§@¸Ñ¨M¬Û¨Ì©Ê°ÝÃDªº®M¥ó"

# main.c:1208
#~ msgid "The selected packages have been removed succesfully"
#~ msgstr "¿ï©wªº®M¥ó¤w¦¨¥\²¾°£"

# main.c:1842
#~ msgid "Security warning : The Software Manager won't start browser as root"
#~ msgstr "¦w¥þĵ§i¡G®M¥óÁ`ºÞ¤£·|¥H root ¨­¥÷±Ò°ÊÂsÄýµøµ¡"

# main.c:1864
#~ msgid "Unable to run browser"
#~ msgstr "µLªk±Ò°ÊÂsÄýµøµ¡"

#~ msgid "verbosity set to %s"
#~ msgstr "¸Ô²Ó±Ô­zµ¥¯Å³]©w¬° %s"

#~ msgid "TRUE"
#~ msgstr "¥¿½T"

#~ msgid "FALSE"
#~ msgstr "¿ù»~"

#~ msgid "be verbose"
#~ msgstr "±Ò¥Î¸Ô²Ó±Ô­z"

#~ msgid "Close"
#~ msgstr "Ãö³¬"

# main.c:1895
#~ msgid "/_File"
#~ msgstr "/ÀÉ®× (_F)"

# main.c:1896
#~ msgid "/File/Display Logs"
#~ msgstr "/ÀÉ®×/À˵ø°O¿ýÀÉ"

# main.c:1897
#~ msgid "/File/_Install"
#~ msgstr "/ÀÉ®×/¦w¸Ë (_I)"

# main.c:1898
#~ msgid "/File/_Uninstall"
#~ msgstr "/ÀÉ®×/²¾°£ (_U)"

# main.c:1899 main.c:1901
#~ msgid "/File/-"
#~ msgstr "/ÀÉ®×/-"

# main.c:1900
#~ msgid "/File/_Proxies"
#~ msgstr "/ÀÉ®×/¥N²z¦øªA¾¹ (_P)"

# main.c:1902
#~ msgid "/File/_Quit"
#~ msgstr "/ÀÉ®×/Â÷¶} (_Q)"

#~ msgid "/_Help"
#~ msgstr "/»¡©ú (_H)"

# main.c:1904
#~ msgid "/Help/_About..."
#~ msgstr "/»¡©ú/Ãö©ó (_A)..."

# main.c:1905 main.c:2045
#~ msgid "/Help/-"
#~ msgstr "/»¡©ú/-"

# main.c:1906 main.c:2049
#~ msgid "/Help/MandrakeCampus.com"
#~ msgstr "/»¡©ú/Mandrake ¾Ç¶é"

# main.c:1907 main.c:2053
#~ msgid "/Help/MandrakeExpert.com"
#~ msgstr "/»¡©ú/Mandrake ±M®a"

#~ msgid "/Help/Show Console Logs"
#~ msgstr "/»¡©ú/Åã¥Ü¬ö¿ýÀÉ"

# main.c:1910 main.c:1911 main.c:1912 main.c:1913 main.c:1914 mu_wizard.c:250
#~ msgid "Version"
#~ msgstr "ª©¥»"

# main.c:1910 main.c:1912 mu_wizard.c:250
#~ msgid "Installed version"
#~ msgstr "¤w¦w¸Ëªºª©¥»"

# main.c:1910 main.c:1911 main.c:1912 main.c:1913 main.c:1914 main.c:2187
# main.c:2366 softman_toolbox/gtkpkgfiles.c:149
#~ msgid "Size"
#~ msgstr "¤j¤p"

# main.c:1993
#~ msgid "Software Manager"
#~ msgstr "®M¥óÁ`ºÞ"

# main.c:2068
#~ msgid ""
#~ "Install/\n"
#~ "Remove"
#~ msgstr ""
#~ "¦w¸Ë/\n"
#~ "²¾°£"

# main.c:2069 main.c:2070
#~ msgid "Install and remove selected packages"
#~ msgstr "¦w¸Ë¤Î²¾°£¿ï©wªº®M¥ó"

# main.c:2076
#~ msgid ""
#~ "Define\n"
#~ "sources"
#~ msgstr ""
#~ "©w¸q\n"
#~ "®M¥ó¨Ó·½"

# main.c:2077 main.c:2078
#~ msgid "Define sources of packages available for installation and update"
#~ msgstr "©w¸q¥i¥H´£¨Ñ¦w¸Ë¤Î§ó·sªº®M¥ó¨Ó·½¦ì¸m"

# main.c:2084
#~ msgid ""
#~ "Reload\n"
#~ "lists"
#~ msgstr ""
#~ "­«·s¸ü¤J\n"
#~ "²M³æ"

# main.c:2093 main.c:2094
#~ msgid "Launch the Mandrake Update wizard"
#~ msgstr "±Ò°Ê Mandrake §ó·sºëÆF"

# main.c:2126 main.c:2302
#~ msgid "Reset"
#~ msgstr "­«³]"

# main.c:2136 main.c:2312
#~ msgid "Search by file"
#~ msgstr "¨Ì®M¥ó¦WºÙ¦WºÙ´M§ä"

# main.c:2140 main.c:2316
#~ msgid "Search by description"
#~ msgstr "¨Ì®M¥ó´y­z´M§ä"

# main.c:2151 main.c:2328
#~ msgid "Flat List"
#~ msgstr "²M³æÀ˵ø"

# main.c:2200 main.c:2390
#~ msgid "Tree view"
#~ msgstr "¾ðª¬À˵ø"

# main.c:2230 main.c:2420
#~ msgid "Selected"
#~ msgstr "¿ï¾Ü"

# main.c:2269
#~ msgid "All"
#~ msgstr "Åã¥Ü¥þ³¡®M¥ó"

# main.c:2276
#~ msgid "Updates only"
#~ msgstr "¥uÅã¥Ü¥i¨Ñ§ó·s®M¥ó"

# main.c:2282
#~ msgid "Non-installed only"
#~ msgstr "¥uÅã¥Ü¥¼¦w¸Ëªº®M¥ó"

# media.c:248
#~ msgid "Delete"
#~ msgstr "§R°£"

# media.c:415 mu_wizard.c:144
#~ msgid "Error: curl_easy_init()"
#~ msgstr "¿ù»~¡Gcurl_easy_init()"

# media.c:871
#~ msgid "You must provide a valid source name!"
#~ msgstr "¥²¶·´£¨Ñ¤@­Ó¦Xªkªº¨Ó·½¦WºÙ¡I"

# media.c:1056
#~ msgid "An error occured when adding this source"
#~ msgstr "·í·s¼W³o­Ó¨Ó·½®Éµo¥Í¿ù»~"

# media.c:1114
#~ msgid "New Source"
#~ msgstr "·s¼W¨Ó·½"

# media.c:1152
#~ msgid "New source's name:"
#~ msgstr "·sªº¨Ó·½¦WºÙ¡G"

# media.c:1207
#~ msgid "path or mount point"
#~ msgstr "¸ô®|©Î¬O±¾¸üÂI"

# media.c:1216
#~ msgid "path"
#~ msgstr "¸ô®|"

# media.c:1221 media.c:1385
#~ msgid "http"
#~ msgstr "http"

# media.c:1242 media.c:1391
#~ msgid "ftp"
#~ msgstr "ftp"

# media.c:1300 media.c:1344
#~ msgid "Update the list of mirrors"
#~ msgstr "§ó·s¬M®g¦a§}ªº²M³æ"

# media.c:1329 media.c:1403
#~ msgid "Cooker"
#~ msgstr "Cooker"

# media.c:1433
#~ msgid "Do you really want to delete the %s source?\n"
#~ msgstr "¬O§_½T©w§R°£ %s ­ì©lÀÉ¡H\n"

# media.c:1457
#~ msgid ""
#~ "Please Wait\n"
#~ "Removing the %s source"
#~ msgstr ""
#~ "½Ðµy­Ô\n"
#~ "¥¿¦b²¾°£ %s ­ì©lÀÉ"

# media.c:1506
#~ msgid "Editing %s"
#~ msgstr "½s¿è %s"

# media.c:1510
#~ msgid "Please change one or more parameter\n"
#~ msgstr "½ÐÅܧó¤@­Ó©Î§ó¦hªº°Ñ¼Æ\n"

# media.c:1564
#~ msgid ""
#~ "Please Wait\n"
#~ "Updating the parameters for the %s source"
#~ msgstr ""
#~ "½Ðµy­Ô\n"
#~ "¥¿¦b§ó·s %s ¨Ó·½ªº°Ñ¼Æ"

# media.c:1605
#~ msgid ""
#~ "Please Wait\n"
#~ "Updating the database for the sources"
#~ msgstr ""
#~ "½Ðµy­Ô\n"
#~ "¥¿¦b§ó·s­ì©lÀɪº¸ê®Æ®w"

# media.c:1605
#~ msgid ""
#~ "Please Wait\n"
#~ "Updating the database for the %s source"
#~ msgstr ""
#~ "½Ðµy­Ô\n"
#~ "¥¿¦b§ó·s %s ­ì©lÀɪº¸ê®Æ®w"

# media.c:1647
#~ msgid "Sources to update"
#~ msgstr "§ó·s¨Ó·½"

# media.c:1648
#~ msgid ""
#~ "Please choose the sources\n"
#~ "you want to update:"
#~ msgstr ""
#~ "½Ð¿ï¾Ü±z»Ý­n\n"
#~ "§ó·sªº¨Ó·½¡G"

# mu_wizard.c:175
#~ msgid ""
#~ "Welcome to the Mandrake Update utility!\n"
#~ "\n"
#~ "Here, you'll be able to upgrade your system\n"
#~ "with the latest Mandrake Linux updates\n"
#~ msgstr ""
#~ "Åwªï¨Ï¥Î Mandrake ®M¥ó§ó·s¤u¨ã¡I\n"
#~ "\n"
#~ "¦b³o¸Ì¡A±z¥i¥H±o¨ì³Ì·sªº Mandrake Linux\n"
#~ "®M¥ó¥h§ó·s±zªº¨t²Î\n"

# mu_wizard.c:193
#~ msgid "Please choose which types of update you want to perform:"
#~ msgstr "½Ð¿ï¾Ü±z»Ý­n°õ¦æªº§ó·s¤è¦¡¡G"

# mu_wizard.c:201
#~ msgid "bugfixes"
#~ msgstr "¿ù»~­×¥¿"

# mu_wizard.c:205
#~ msgid "security updates"
#~ msgstr "¦w¥þ§ó·s"

# mu_wizard.c:226 mu_wizard.c:712
#~ msgid "No changelog found..."
#~ msgstr "§ä¤£¨ì¬ö¿ýÀÉ..."

# mu_wizard.c:251
#~ msgid "Importance"
#~ msgstr "­«­n"

# mu_wizard.c:295
#~ msgid "No Changelog found..."
#~ msgstr "§ä¤£¨ì¬ö¿ýÀÉ..."

# mu_wizard.c:503
#~ msgid "please select at least one type of update\n"
#~ msgstr "½Ð³Ì¤Ö¿ï¾Ü¤@ºØ§ó·s®M¥óªº¤èªk\n"

# mu_wizard.c:546
#~ msgid ""
#~ "Cannot grab the list of mirrors.\n"
#~ "The network could be unreachable.\n"
#~ "Please try again later.\n"
#~ msgstr ""
#~ "µLªkÂ^¨ú¬M®g¦a§}²M³æ¡C\n"
#~ "¦]¬°µLªk»Pºô¸ô³s¨t¡C\n"
#~ "½Ðµy­Ô¦A¸Õ¡C\n"

# proxies.c:264
#~ msgid "Http Proxy:"
#~ msgstr "Http ¥N²z¦øªA¾¹¡G"

# proxies.c:297
#~ msgid "Ftp Proxy:"
#~ msgstr "Ftp ¥N²z¦øªA¾¹¡G"

# rpminst/src/all_pages.cpp:66 rpminst/src/all_pages.cpp:148
#~ msgid "Initialisation"
#~ msgstr "ªì©l¤Æ"

# rpminst/src/all_pages.cpp:69 rpminst/src/all_pages.cpp:169
#~ msgid "Welcome"
#~ msgstr "Åwªï"

# rpminst/src/all_pages.cpp:72
#~ msgid "Packages informations"
#~ msgstr "®M¥ó¸ê°T"

# rpminst/src/all_pages.cpp:75 rpminst/src/all_pages.cpp:195
#~ msgid "Errors found"
#~ msgstr "§ä¨ì¿ù»~"

# rpminst/src/all_pages.cpp:78 rpminst/src/all_pages.cpp:234
#~ msgid "Packages dependencies informations"
#~ msgstr "®M¥óªº¬Û¨Ì©Ê¸ê°T"

# rpminst/src/all_pages.cpp:81
#~ msgid "Disk usage"
#~ msgstr "ºÏºÐ¨Ï¥Î±¡§Î"

# rpminst/src/all_pages.cpp:87
#~ msgid "Good bye"
#~ msgstr "¦A¨£"

# main.c:1993
#, fuzzy
#~ msgid "Software Installer"
#~ msgstr "®M¥óÁ`ºÞ"

# rpminst/src/common.cpp:67
#~ msgid "Unable to safely create the temporary directory"
#~ msgstr "µLªk¦w¥þ¦a«Ø¥ßÁ{®É¥Ø¿ý"

# rpminst/src/common.cpp:85
#~ msgid "Unable to safely create the temporary file"
#~ msgstr "µLªk¦w¥þ¦a«Ø¥ßÁ{®ÉÀÉ®×"

# rpminst/src/page_files_errors.cpp:56
#~ msgid "Some errors where encountered while checking your wishes :"
#~ msgstr "·íÀˬd±zªº­n¨D®É¹J¨ì¤@¨Ç¿ù»~¡G"

# rpminst/src/page_files_errors.cpp:99
#~ msgid "Files or packages format error"
#~ msgstr "ÀɮשήM¥óªº®æ¦¡¿ù»~"

# rpminst/src/page_files_errors.cpp:125
#~ msgid "Conflicting packages"
#~ msgstr "¤£¬Û®eªº®M¥ó"

# rpminst/src/page_files_errors.cpp:160
#~ msgid ""
#~ "Despite these errors some package can be installed.\n"
#~ "If you want to go on, click the \"Next\" button below."
#~ msgstr ""
#~ "ÁöµM¦³³o¨Ç¿ù»~¦ý¬Y¨Ç®M¥ó¤´¥i¶i¦æ¦w¸Ë¡C\n"
#~ "­Y±z§Æ±æÄ~Äò¡A½Ð«ö \"¤U­¶\" «ö¶s¡C"

# rpminst/src/page_files_errors.cpp:164
#~ msgid ""
#~ "Sorry, but all packages raised an error.\n"
#~ "So I can't proceed with the installation."
#~ msgstr ""
#~ "¹ï¤£°_¡A©Ò¦³®M¥ó³£¦^¶Ç¿ù»~¡C\n"
#~ "©Ò¥HµLªkÄ~Äò¶i¦æ¦w¸Ë¡C"

# rpminst/src/page_goodbye.cpp:38
#~ msgid ""
#~ "Congratulations!\n"
#~ "You successfully installed your packages, now you can enjoy your new "
#~ "programs. Simply click the \"Quit\" button below.\n"
#~ "See you soon!"
#~ msgstr ""
#~ "®¥³ß¡I\n"
#~ "±z¤w¦¨¥\±N¦³Ãö®M¥ó¦w¸Ë¡A²{¦b±z¥i¥H¦n¦n¨É¨ü³o¨Ç·sµ{¦¡¡C½Ð«ö \"Â÷¶}\" «ö"
#~ "¶s¡C\n"
#~ "¦A¨£¡I"

# rpminst/src/page_goodbye.cpp:55
#~ msgid "Unfortunately, some packages were not installed due to some errors."
#~ msgstr "¦n¤£©¯¡A¥Ñ©ó¬Y¨Ç¿ù»~¨Ï¨ì¬Y¨Ç®M¥óµLªk¦w¸Ë¡C"

# rpminst/src/page_infos_deps.cpp:49
#~ msgid "All required additional software is already installed, just go on."
#~ msgstr "©Ò¦³¥²¶·ªºÃB¥~µ{¦¡¤w¸g¦w¸Ë¡A½ÐÄ~Äò¡C"

# rpminst/src/page_infos_deps.cpp:65
#~ msgid ""
#~ "This additional package needs to be installed in order to everything "
#~ "working well:"
#~ msgstr "¬°¤F¥i¥H¥þ­±¹B§@¥¿±`³o­ÓÃB¥~ªº®M¥ó¥²¶·¤@¦P¦w¸Ë¡G"

# rpminst/src/page_install_progress.cpp:41
#~ msgid ""
#~ "Install in progress...\n"
#~ "\n"
#~ "You can see below the installation state."
#~ msgstr ""
#~ "¥¿¦b¦w¸Ë...\n"
#~ "\n"
#~ "¥H¤U¬O¦w¸Ëª¬ªp¡C"

# rpminst/src/page_intro.cpp:41 rpminst/src/page_wait.cpp:37
#~ msgid "Welcome to rpminst"
#~ msgstr "Åwªï¨Ï¥Î rpminst ®M¥ó¦w¸Ëµ{¦¡"

# rpminst/src/page_intro.cpp:49
#~ msgid ""
#~ "This program will install the RPM packages you asked for.\n"
#~ "An RPM package is a \"case\" containing a software (or a piece of "
#~ "software) that you can install on your system to use it later."
#~ msgstr ""
#~ "³o­Óµ{¦¡±N·|¨ó§U±z¦w¸Ë©Ò­n¨Dªº RPM ®M¥ó¡C\n"
#~ "RPM ®M¥ó¬O¤@­Ó¥]§t¤@­Ó³nÅé®M¥ó (©Î³nÅé®M¥óªº¤@³¡¥÷) ªº \"½c¤l\" ¨Ã¥B¥i¥H³Q"
#~ "¦w¸Ë¨ì±zªº¨t²Î¥H«K¤é«á¨Ï¥Î¡C "

# rpminst/src/page_wait.cpp:42
#~ msgid ""
#~ "This program will install the RPM packages you asked for.\n"
#~ "Please wait while packages and dependencies are checked."
#~ msgstr ""
#~ "³o­Óµ{¦¡±N·|¨ó§U±z¦w¸Ë©Ò­n¨Dªº RPM ®M¥ó¡C\n"
#~ "¥Ø«e¥¿¦bÀˬd®M¥ó¤º®e»P¬Û¨Ì©ÊÃö«Y¡A½Ðµy«á¡C"

# rpminst/src/page_wait.cpp:46
#~ msgid "Now doing:"
#~ msgstr "¥Ø«e¥¿¦b°õ¦æ:"

# rpminst/src/page_wait.cpp:52
#~ msgid "Checking files..."
#~ msgstr "¥¿¦bÀˬdÀÉ®×..."

# rpminst/src/page_wait.cpp:58
#~ msgid "Checking packages..."
#~ msgstr "¥¿¦bÀˬd®M¥ó..."

# rpminst/src/page_wait.cpp:70
#~ msgid "Building interface..."
#~ msgstr "¥¿¦b«Ø¥ß¤¶­±..."

# rpmview/rpmview.c:136
#~ msgid "Install selected with rpminst"
#~ msgstr "¨Ï¥Î rpminst ¦w¸Ë¿ï©wªº®M¥ó"

# rpmview/rpmview.c:144 softman_toolbox/gtkpackageslist.c:115
#~ msgid "Select all"
#~ msgstr "¥þ¿ï"

# rpmview/rpmview.c:145
#~ msgid "Unselect all"
#~ msgstr "¥þ³¡¤£¿ï"

# softman_toolbox/error_codes.c:45 softman_toolbox/error_codes.c:90
#~ msgid "Unknown error code"
#~ msgstr "¤£¸Ôªº¿ù»~½X"

# softman_toolbox/error_codes.c:53
#~ msgid "RPM file not found"
#~ msgstr "§ä¤£¨ì RPM ®M¥óÀÉ"

# softman_toolbox/error_codes.c:56
#~ msgid "Bad RPM file format (header)"
#~ msgstr "¿ù»~ªº RPM Àɮ׮榡 (ÀÉÀY)"

# softman_toolbox/error_codes.c:59
#~ msgid "Package unknown by urpmq"
#~ msgstr "urpmq µ{¦¡¤£»{Ãѳo­Ó®M¥ó"

# softman_toolbox/error_codes.c:65
#~ msgid "Conflicting package"
#~ msgstr "¬Û½Ä¤¬¥¸ªº®M¥ó"

# softman_toolbox/error_codes.c:68
#~ msgid "Not enough available disk space"
#~ msgstr "ºÏºÐªÅ¶¡¤£¨¬"

# softman_toolbox/error_codes.c:71
#~ msgid "Unreadable RPM file"
#~ msgstr "µLªkŪ¨úªº RPM ÀÉ®×"

# softman_toolbox/error_codes.c:74
#~ msgid "Added for dependencies"
#~ msgstr "ÃB¥~®M¥ó¥Î§@¸Ñ¨M¬Û¨Ì©Ê°ÝÃD"

# softman_toolbox/error_codes.c:77
#~ msgid "Header format error (from urpmq)"
#~ msgstr "ÀÉÀY®æ¦¡¿ù»~ (urpmq ¶Ç¦^)"

# softman_toolbox/error_codes.c:79
#~ msgid "Canceled by user"
#~ msgstr "³Q¨Ï¥ÎªÌ¨ú®ø"

# softman_toolbox/error_codes.c:82
#~ msgid "Refused by grpmi"
#~ msgstr "³Q grpmi µ{¦¡©Úµ´"

# softman_toolbox/error_codes.c:85
#~ msgid "urpmi return value"
#~ msgstr "urpmi µ{¦¡ªº¦^À³¼Æ­È"

# softman_toolbox/error_codes.c:88
#~ msgid "Internal error"
#~ msgstr "¤º³¡¿ù»~"

# softman_toolbox/gtkpackage.c:95
#~ msgid "Brief"
#~ msgstr "ºK­n"

# softman_toolbox/gtkpackage.c:98
#~ msgid "Details"
#~ msgstr "¸Ô²Ó¸ê®Æ"

# softman_toolbox/gtkpackage.c:101
#~ msgid "Files"
#~ msgstr "ÀÉ®×"

# softman_toolbox/gtkpkgdetails.c:175
#~ msgid ""
#~ "Sorry, but no suitable web browser seems to be installed on your system."
#~ msgstr "©êºp¡A¦b¥»¹q¸£¤º§ä¤£¨ì¾A¦Xªººô­¶ÂsÄý¾¹¡C"

# softman_toolbox/gtkpkgdetails.c:177
#~ msgid "OK"
#~ msgstr "½T©w"

# softman_toolbox/gtkpkgdetails.c:227
#~ msgid "Changelog"
#~ msgstr "°O¿ýÀÉ"

# softman_toolbox/gtkpkgdetails.c:230
#~ msgid "Group: "
#~ msgstr "¸s²Õ¡G"

# softman_toolbox/gtkpkgdetails.c:232
#~ msgid "License: "
#~ msgstr "ª©Åv¡G"

# softman_toolbox/gtkpkgdetails.c:236
#~ msgid "Packager: "
#~ msgstr "®M¥óºûÅ@ªÌ¡G"

# softman_toolbox/gtkpkgdetails.c:238
#~ msgid "Size: "
#~ msgstr "¤j¤p¡G"

# softman_toolbox/gtkpkgdetails.c:373
#~ msgid "Empty changelog"
#~ msgstr "²MªÅ°O¿ýÀÉ"

# softman_toolbox/gtkpkgdetails.c:430 softman_toolbox/gtkpkgdetails.c:438
# softman_toolbox/gtkpkgdetails.c:452
#~ msgid "(undefined)"
#~ msgstr "(¥¼©w¸q)"

# softman_toolbox/gtkpkginfos.c:99
#~ msgid "Summary"
#~ msgstr "ºK­n"

# softman_toolbox/gtkpkginfos.c:119
#~ msgid "Description"
#~ msgstr "´y­z"

# utils.c:65
#~ msgid "%1.2f kB"
#~ msgstr "%1.2f kB"

# utils.c:67
#~ msgid "%1.2f MB"
#~ msgstr "%1.2f MB"

# utils.c:69
#~ msgid "%1.2f GB"
#~ msgstr "%1.2f GB"