1# Vietnamese Translation for GProf.
2# Copyright �� 2010 Free Software Foundation, Inc.
3# This file is distributed under the same license as the binutils package.
4# Clytie Siddall <clytie@riverland.net.au>, 2005-2010.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: gprof 2.20.1\n"
9"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
10"POT-Creation-Date: 2010-03-03 15:06+0100\n"
11"PO-Revision-Date: 2010-04-22 22:27+0930\n"
12"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
13"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Generator: LocFactoryEditor 1.8\n"
19
20#: alpha.c:102 mips.c:54
21msgid "<indirect child>"
22msgstr "<con gi��n ti���p>"
23
24#: alpha.c:107 mips.c:59
25#, c-format
26msgid "[find_call] %s: 0x%lx to 0x%lx\n"
27msgstr "[l���i_g���i_t��m] %s: 0x%lx �����n 0x%lx\n"
28
29#: alpha.c:129
30#, c-format
31msgid "[find_call] 0x%lx: jsr%s <indirect_child>\n"
32msgstr "[l���i_g���i_t��m] 0x%lx: jsr%s <con gi��n ti���p>\n"
33
34#: alpha.c:139
35#, c-format
36msgid "[find_call] 0x%lx: bsr"
37msgstr "[l���i_g���i_t��m] 0x%lx: bsr"
38
39#: basic_blocks.c:128 call_graph.c:89 hist.c:105
40#, c-format
41msgid "%s: %s: unexpected end of file\n"
42msgstr "%s: %s: k���t th��c t���p tin b���t th�����ng\n"
43
44#: basic_blocks.c:196
45#, c-format
46msgid "%s: warning: ignoring basic-block exec counts (use -l or --line)\n"
47msgstr "%s: c���nh b��o : ��ang b��� qua c��c s��� �����m th���c hi���n ki���u kh���i c�� b���n (h��y d��ng �� -l �� hay �� --line ��)\n"
48
49#. FIXME: This only works if bfd_vma is unsigned long.
50#: basic_blocks.c:289 basic_blocks.c:299
51#, c-format
52msgid "%s:%d: (%s:0x%lx) %lu executions\n"
53msgstr "%s:%d: (%s:0x%lx) %lu l���n th���c hi���n\n"
54
55#: basic_blocks.c:290 basic_blocks.c:300
56msgid "<unknown>"
57msgstr "<kh��ng r��>"
58
59#: basic_blocks.c:543
60#, c-format
61msgid ""
62"\n"
63"\n"
64"Top %d Lines:\n"
65"\n"
66"     Line      Count\n"
67"\n"
68msgstr ""
69"\n"
70"\n"
71"%d d��ng �����u :\n"
72"\n"
73"    D��ng\tT���ng\n"
74"\n"
75
76#: basic_blocks.c:567
77#, c-format
78msgid ""
79"\n"
80"Execution Summary:\n"
81"\n"
82msgstr ""
83"\n"
84"T��m t���t thi h��nh:\n"
85"\n"
86
87#: basic_blocks.c:568
88#, c-format
89msgid "%9ld   Executable lines in this file\n"
90msgstr "%9ld   D��ng c�� th��� thi h��nh trong t���p tin n��y\n"
91
92#: basic_blocks.c:570
93#, c-format
94msgid "%9ld   Lines executed\n"
95msgstr "%9ld   D��ng ���� �������c thi h��nh\n"
96
97#: basic_blocks.c:571
98#, c-format
99msgid "%9.2f   Percent of the file executed\n"
100msgstr "%9.2f   Ph���n tr��m t���p tin ���� �������c thi h��nh\n"
101
102#: basic_blocks.c:575
103#, c-format
104msgid ""
105"\n"
106"%9lu   Total number of line executions\n"
107msgstr ""
108"\n"
109"%9lu   T���ng d��ng ���� �������c thi h��nh\n"
110
111#: basic_blocks.c:577
112#, c-format
113msgid "%9.2f   Average executions per line\n"
114msgstr "%9.2f   S��� trung b��nh l���n th�� h��nh trong m���i d��ng\n"
115
116#: call_graph.c:68
117#, c-format
118msgid "[cg_tally] arc from %s to %s traversed %lu times\n"
119msgstr "[cg_tally] h��nh cung t��� %s �����n %s �������c ��i qua %lu l���n\n"
120
121#: cg_print.c:74
122#, c-format
123msgid ""
124"\t\t     Call graph (explanation follows)\n"
125"\n"
126msgstr ""
127"\t\t     ����� th��� g���i (c�� gi���i th��ch sau)\n"
128"\n"
129
130#: cg_print.c:76
131#, c-format
132msgid ""
133"\t\t\tCall graph\n"
134"\n"
135msgstr ""
136"\t\t\t����� th��� g���i\n"
137"\n"
138
139#: cg_print.c:79 hist.c:466
140#, c-format
141msgid ""
142"\n"
143"granularity: each sample hit covers %ld byte(s)"
144msgstr ""
145"\n"
146"����� h���t: m���i l���n gh�� m���u chi���m %ld byte"
147
148#: cg_print.c:83
149#, c-format
150msgid ""
151" for %.2f%% of %.2f seconds\n"
152"\n"
153msgstr ""
154" trong %.2f%% tr��n %.2f gi��y\n"
155"\n"
156
157#: cg_print.c:87
158#, c-format
159msgid ""
160" no time propagated\n"
161"\n"
162msgstr ""
163" kh��ng c�� th���i gian ���� truy���n b��\n"
164"\n"
165
166#: cg_print.c:96 cg_print.c:99 cg_print.c:101
167msgid "called"
168msgstr "���� g���i"
169
170#: cg_print.c:96 cg_print.c:101
171msgid "total"
172msgstr "t���ng"
173
174#: cg_print.c:96
175msgid "parents"
176msgstr "cha"
177
178#: cg_print.c:98 cg_print.c:99
179msgid "index"
180msgstr "ch��� m���c"
181
182#: cg_print.c:98
183#, c-format
184msgid "%time"
185msgstr "%time (th���i gian)"
186
187#: cg_print.c:98 cg_print.c:99
188msgid "self"
189msgstr "b���n th��n"
190
191#: cg_print.c:98
192msgid "descendants"
193msgstr "con ch��u"
194
195#: cg_print.c:99 hist.c:492
196msgid "name"
197msgstr "t��n"
198
199#: cg_print.c:101
200msgid "children"
201msgstr "con"
202
203#: cg_print.c:106
204#, c-format
205msgid "index %% time    self  children    called     name\n"
206msgstr "ch��� m���c %% th���i gian    b���n th��n     con    ���� g���i     t��n\n"
207
208#: cg_print.c:129
209#, c-format
210msgid " <cycle %d as a whole> [%d]\n"
211msgstr " <chu k��� to��n b��� %d> [%d]\n"
212
213#: cg_print.c:355
214#, c-format
215msgid "%6.6s %5.5s %7.7s %11.11s %7.7s %7.7s     <spontaneous>\n"
216msgstr "%6.6s %5.5s %7.7s %11.11s %7.7s %7.7s     <t��� sinh>\n"
217
218#: cg_print.c:356
219#, c-format
220msgid "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s     <spontaneous>\n"
221msgstr "%6.6s %5.5s %7.7s %7.7s %7.7s %7.7s     <t��� sinh>\n"
222
223#: cg_print.c:590
224#, c-format
225msgid ""
226"Index by function name\n"
227"\n"
228msgstr ""
229"Ch��� m���c theo t��n h��m\n"
230"\n"
231
232#: cg_print.c:647 cg_print.c:656
233#, c-format
234msgid "<cycle %d>"
235msgstr "<chu k��� %d>"
236
237#: corefile.c:60
238#, c-format
239msgid "%s: unable to parse mapping file %s.\n"
240msgstr "%s: kh��ng th��� ph��n t��ch t���p tin ��nh x��� %s.\n"
241
242#: corefile.c:84 corefile.c:496
243#, c-format
244msgid "%s: could not open %s.\n"
245msgstr "%s: kh��ng th��� m��� %s.\n"
246
247#: corefile.c:183
248#, c-format
249msgid "%s: %s: not in executable format\n"
250msgstr "%s: %s: kh��ng ph���i theo �����nh d���ng c�� th��� th���c hi���n\n"
251
252#: corefile.c:194
253#, c-format
254msgid "%s: can't find .text section in %s\n"
255msgstr "%s: kh��ng t��m th���y ph���n v��n b���n �� .text �� trong %s\n"
256
257#: corefile.c:269
258#, c-format
259msgid "%s: ran out room for %lu bytes of text space\n"
260msgstr "%s: kh��ng ����� s���c ch���a �����i v���i v��ng v��n b���n %lu byte\n"
261
262#: corefile.c:283
263#, c-format
264msgid "%s: can't do -c\n"
265msgstr "%s: kh��ng th��� l��m �� -c ��\n"
266
267#: corefile.c:322
268#, c-format
269msgid "%s: -c not supported on architecture %s\n"
270msgstr "%s: t��y ch���n �� -c ��  kh��ng �������c h��� tr��� tr��n ki���n tr��c %s\n"
271
272#: corefile.c:505 corefile.c:590
273#, c-format
274msgid "%s: file `%s' has no symbols\n"
275msgstr "%s: t���p tin �� %s �� kh��ng c�� k�� hi���u\n"
276
277#: corefile.c:851
278#, c-format
279msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n"
280msgstr "%s: sai �����m: ltab.len=%d thay cho %ld\n"
281
282#: gmon_io.c:84
283#, c-format
284msgid "%s: address size has unexpected value of %u\n"
285msgstr "%s: k��ch c��� �����a ch��� c�� gi�� tr��� b���t th�����ng %u\n"
286
287#: gmon_io.c:319 gmon_io.c:415
288#, c-format
289msgid "%s: file too short to be a gmon file\n"
290msgstr "%s: t���p tin qu�� ng���n cho t���p tin ki���u gmon\n"
291
292#: gmon_io.c:329 gmon_io.c:458
293#, c-format
294msgid "%s: file `%s' has bad magic cookie\n"
295msgstr "%s: t���p tin �� %s �� c�� cookie ma thu���t sai\n"
296
297#: gmon_io.c:340
298#, c-format
299msgid "%s: file `%s' has unsupported version %d\n"
300msgstr "%s: t���p tin �� %s �� c�� phi��n b���n kh��ng �������c h��� tr��� %d\n"
301
302#: gmon_io.c:370
303#, c-format
304msgid "%s: %s: found bad tag %d (file corrupted?)\n"
305msgstr "%s: %s: t��m th��� th��� sai %d (t���p tin b��� h���ng?)\n"
306
307#: gmon_io.c:437
308#, c-format
309msgid "%s: profiling rate incompatible with first gmon file\n"
310msgstr "%s: t��� l��� t��nh hi���n tr���ng kh��ng t����ng th��ch v���i t���p tin gmon th��� nh���t\n"
311
312#: gmon_io.c:488
313#, c-format
314msgid "%s: incompatible with first gmon file\n"
315msgstr "%s: kh��ng t����ng th��ch v���i t���p tin gmon th��� nh���t\n"
316
317#: gmon_io.c:518
318#, c-format
319msgid "%s: file '%s' does not appear to be in gmon.out format\n"
320msgstr "%s: t���p tin �� %s �� c�� v��� l�� kh��ng theo �����nh d���ng �� gmon.out ��\n"
321
322#: gmon_io.c:531
323#, c-format
324msgid "%s: unexpected EOF after reading %d/%d bins\n"
325msgstr "%s: g���p k���t th��c t���p tin b���t th�����ng sau khi �����c %d/%d th��ng\n"
326
327#: gmon_io.c:565
328#, c-format
329msgid "time is in ticks, not seconds\n"
330msgstr "t��nh th���i gian theo t��ch, kh��ng ph���i theo gi��y\n"
331
332#: gmon_io.c:571 gmon_io.c:748
333#, c-format
334msgid "%s: don't know how to deal with file format %d\n"
335msgstr "%s: kh��ng bi���t x��� l�� �����nh d���ng t���p tin %d nh�� th��� n��o\n"
336
337#: gmon_io.c:578
338#, c-format
339msgid "File `%s' (version %d) contains:\n"
340msgstr "T���p tin �� %s �� (phi��n b���n %d) ch���a:\n"
341
342#: gmon_io.c:581
343#, c-format
344msgid "\t%d histogram record\n"
345msgstr "\t%d m���c ghi bi���u ����� t���n xu���t\n"
346
347#: gmon_io.c:582
348#, c-format
349msgid "\t%d histogram records\n"
350msgstr "\t%d m���c ghi bi���u ����� t���n xu���t\n"
351
352#: gmon_io.c:584
353#, c-format
354msgid "\t%d call-graph record\n"
355msgstr "\t%d m���c ghi ����� th��� g���i\n"
356
357#: gmon_io.c:585
358#, c-format
359msgid "\t%d call-graph records\n"
360msgstr "\t%d m���c ghi ����� th��� g���i\n"
361
362#: gmon_io.c:587
363#, c-format
364msgid "\t%d basic-block count record\n"
365msgstr "\t%d m���c ghi t���ng kh���i c�� b���n\n"
366
367#: gmon_io.c:588
368#, c-format
369msgid "\t%d basic-block count records\n"
370msgstr "\t%d m���c ghi t���ng kh���i c�� b���n\n"
371
372#: gprof.c:159
373#, c-format
374msgid ""
375"Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqSQZ][name]] [-I dirs]\n"
376"\t[-d[num]] [-k from/to] [-m min-count] [-t table-length]\n"
377"\t[--[no-]annotated-source[=name]] [--[no-]exec-counts[=name]]\n"
378"\t[--[no-]flat-profile[=name]] [--[no-]graph[=name]]\n"
379"\t[--[no-]time=name] [--all-lines] [--brief] [--debug[=level]]\n"
380"\t[--function-ordering] [--file-ordering]\n"
381"\t[--directory-path=dirs] [--display-unused-functions]\n"
382"\t[--file-format=name] [--file-info] [--help] [--line] [--min-count=n]\n"
383"\t[--no-static] [--print-path] [--separate-files]\n"
384"\t[--static-call-graph] [--sum] [--table-length=len] [--traditional]\n"
385"\t[--version] [--width=n] [--ignore-non-functions]\n"
386"\t[--demangle[=STYLE]] [--no-demangle] [--external-symbol-table=name] [@FILE]\n"
387"\t[image-file] [profile-file...]\n"
388msgstr ""
389"S��� d���ng: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqSQZ][name]] [-I dirs]\n"
390"\t[-d[s���]]\n"
391"\t[-k from/to]\tt���/�����n\n"
392"\t[-m t���ng_t���i_thi���u]\n"
393"\t[-t �����_d��i_b���ng]\n"
394"\t[--[no-]annotated-source[=t��n]] \t[kh��ng] c�� ngu���n ���� ph��� ch��\n"
395"\t[--[no-]exec-counts[=t��n]]\t\t[kh��ng] c�� s��� �����m l���n th���c hi���n\n"
396"\t[--[no-]flat-profile[=t��n]] \t\t[kh��ng] c�� h��� s�� ph���ng\n"
397"\t[--[no-]graph[=t��n]]\t\t\t[kh��ng] c�� ����� th���\n"
398"\t[--[no-]time=t��n] \t\t\t\t[kh��ng] c�� th���i gian\n"
399"\t[--all-lines] \t\t\t\t\tm���i d��ng\n"
400"\t[--brief] \t\t\t\t\t\tng���n\n"
401"\t[--debug[=c���p]]\t\t\t\tg��� l���i\n"
402"\t[--function-ordering] \t\t\ts���p x���p h��m\n"
403"\t[--file-ordering]\t\t\t\ts���p x���p t���p tin\n"
404"\t[--directory-path=th��_m���c] \t�������ng d���n th�� m���c\n"
405"\t[--display-unused-functions]\thi���n th��� c��c h��m kh��ng d��ng\n"
406"\t[--file-format=t��n] \t\t\t�����nh d���ng t���p tin\n"
407"\t[--file-info] \t\t\t\t\tth��ng tin t���p tin\n"
408"\t[--help] \t\t\t\t\t\ttr��� gi��p\n"
409"\t[--line] \t\t\t\t\t\td��ng\n"
410"\t[--min-count=s���]\t\t\t\ts��� �����m t���i thi���u\n"
411"\t[--no-static] \t\t\t\t\tkh��ng t��nh\n"
412"\t[--print-path] \t\t\t\t�������ng d���n in\n"
413"\t[--separate-files]\t\t\t\tc��c t���p tin ri��ng\n"
414"\t[--static-call-graph] \t\t\t����� th��� g���i t��nh\n"
415"\t[--sum] \t\t\t\t\t\tc���ng\n"
416"\t[--table-length=d��i] \t\t\t����� d��i b���ng\n"
417"\t[--traditional]\t\t\t\t\ttruy���n th���ng\n"
418"\t[--version] \t\t\t\t\tphi��n b���n\n"
419"\t[--width=s���] \t\t\t\t\t����� r���ng\n"
420"\t[--ignore-non-functions]\t\tb��� qua c��c c��i kh��c h��m\n"
421"\t[--demangle[=ki���u_d��ng]] \t\tth��o g���\n"
422"\t[@T���P_TIN]\n"
423"\t[--no-demangle]\t\t\t\tkh��ng th��o g���\n"
424"\t[--external-symbol-table=t��n]\tb���ng k�� hi���u b��n ngo��i\n"
425"\t[image-file] \t\t\t\t\tt���p tin ���nh\n"
426"\t[profile-file...]\t\t\t\t\tt���p tin h��� s��\n"
427
428#: gprof.c:175
429#, c-format
430msgid "Report bugs to %s\n"
431msgstr "H��y th��ng b��o l���i cho %s\n"
432
433#: gprof.c:251
434#, c-format
435msgid "%s: debugging not supported; -d ignored\n"
436msgstr "%s: kh��ng h��� tr��� kh��� n��ng g�� l���i n��n b��� qua t��y ch���n �� -d ��\n"
437
438#: gprof.c:331
439#, c-format
440msgid "%s: unknown file format %s\n"
441msgstr "%s: �����nh d���ng t���p tin l��� %s\n"
442
443#. This output is intended to follow the GNU standards document.
444#: gprof.c:419
445#, c-format
446msgid "GNU gprof %s\n"
447msgstr "GNU gprof %s\n"
448
449#: gprof.c:420
450#, c-format
451msgid "Based on BSD gprof, copyright 1983 Regents of the University of California.\n"
452msgstr ""
453"D���a v��o ph���n m���m gprof c���a BSD\n"
454"t��c quy���n �� n��m 1983 c���a c��c Quan nhi���p ch��nh c���a Tr�����ng �����i H���c California (M���).\n"
455
456#: gprof.c:421
457#, c-format
458msgid "This program is free software.  This program has absolutely no warranty.\n"
459msgstr "Ch����ng tr��nh n��y l�� ph���n m���m t��� do. Ch����ng tr��nh n��y kh��ng b���o h��nh g�� c���.\n"
460
461#: gprof.c:462
462#, c-format
463msgid "%s: unknown demangling style `%s'\n"
464msgstr "%s: ki���u d���ng th��o g�� l��� �� %s ��\n"
465
466#: gprof.c:482
467#, c-format
468msgid "%s: Only one of --function-ordering and --file-ordering may be specified.\n"
469msgstr ""
470"%s: C�� th��� ghi r�� ch��� m���t c���a hai �����i s��� �� --function-ordering �� (s���p x���p h��m)\n"
471"v�� �� --file-ordering �� (s���p x���p t���p tin).\n"
472
473#: gprof.c:534
474#, c-format
475msgid "%s: sorry, file format `prof' is not yet supported\n"
476msgstr "%s: ti���c l�� ch��a h��� tr��� �����nh d���ng t���p tin �� prof ��\n"
477
478#: gprof.c:588
479#, c-format
480msgid "%s: gmon.out file is missing histogram\n"
481msgstr "%s: t���p tin �� gmon.out �� c��n thi���u bi���u ����� t���n xu���t\n"
482
483#: gprof.c:595
484#, c-format
485msgid "%s: gmon.out file is missing call-graph data\n"
486msgstr "%s: t���p tin �� gmon.out �� file c��n thi���u d��� li���u ����� th��� g���i\n"
487
488#: hist.c:133
489#, c-format
490msgid ""
491"%s: dimension unit changed between histogram records\n"
492"%s: from '%s'\n"
493"%s: to '%s'\n"
494msgstr ""
495"%s: ����n v��� chi���u ���� thay �����i gi���a hai m���c ghi ����� th���\n"
496"%s: t��� �� %s ��\n"
497"%s: sang �� %s ��\n"
498
499#: hist.c:143
500#, c-format
501msgid ""
502"%s: dimension abbreviation changed between histogram records\n"
503"%s: from '%c'\n"
504"%s: to '%c'\n"
505msgstr ""
506"%s: c��ch vi���t t���t chi���u ���� thay �����i gi���a hai m���c ghi ����� th���\n"
507"%s: t��� �� %c ��\n"
508"%s: sang �� %c ��\n"
509
510#: hist.c:157
511#, c-format
512msgid "%s: different scales in histogram records"
513msgstr "%s: t��� l��� kh��c nhau trong m���c ghi ����� th���"
514
515#: hist.c:194
516#, c-format
517msgid "%s: overlapping histogram records\n"
518msgstr "%s: m���c ghi ����� th��� ch���ng ch��o l��n nhau\n"
519
520#: hist.c:228
521#, c-format
522msgid "%s: %s: unexpected EOF after reading %u of %u samples\n"
523msgstr "%s: %s: g���p k���t th��c t���p tin b���t th�����ng sau khi �����c %u tr��n %u m���u\n"
524
525#: hist.c:462
526#, c-format
527msgid "%c%c/call"
528msgstr "%c%c/l���i g���i"
529
530#: hist.c:470
531#, c-format
532msgid ""
533" for %.2f%% of %.2f %s\n"
534"\n"
535msgstr ""
536" trong %.2f%% tr��n %.2f %s\n"
537"\n"
538
539#: hist.c:476
540#, c-format
541msgid ""
542"\n"
543"Each sample counts as %g %s.\n"
544msgstr ""
545"\n"
546"M���i m���u �������c t��nh l�� %g %s.\n"
547
548#: hist.c:481
549#, c-format
550msgid ""
551" no time accumulated\n"
552"\n"
553msgstr ""
554" ch��a t��ch l��y th���i gian\n"
555"\n"
556
557#: hist.c:488
558msgid "cumulative"
559msgstr "l��y t��ch"
560
561#: hist.c:488
562msgid "self  "
563msgstr "b���n th��n  "
564
565#: hist.c:488
566msgid "total "
567msgstr "t���ng "
568
569#: hist.c:491
570msgid "time"
571msgstr "th���i gian"
572
573#: hist.c:491
574msgid "calls"
575msgstr "l���i g���i"
576
577#: hist.c:580
578#, c-format
579msgid ""
580"\n"
581"\n"
582"\n"
583"flat profile:\n"
584msgstr ""
585"\n"
586"\n"
587"\n"
588"h��� s�� ph���ng:\n"
589
590#: hist.c:586
591#, c-format
592msgid "Flat profile:\n"
593msgstr "H��� s�� ph���ng:\n"
594
595#: hist.c:705
596#, c-format
597msgid "%s: found a symbol that covers several histogram records"
598msgstr "%s: t��m th���y m���t k�� hi���u b��n �����n v��i m���c ghi ����� th���"
599
600#: mips.c:71
601#, c-format
602msgid "[find_call] 0x%lx: jal"
603msgstr "[l���i_g���i_t��m] 0x%lx: jal"
604
605#: mips.c:99
606#, c-format
607msgid "[find_call] 0x%lx: jalr\n"
608msgstr "[l���i_g���i_t��m] 0x%lx: jalr\n"
609
610#: source.c:162
611#, c-format
612msgid "%s: could not locate `%s'\n"
613msgstr "%s: kh��ng t��m th���y �� %s ��\n"
614
615#: source.c:237
616#, c-format
617msgid "*** File %s:\n"
618msgstr "��������� T���p tin %s:\n"
619
620#: utils.c:99
621#, c-format
622msgid " <cycle %d>"
623msgstr " <chu k��� %d>"
624