msgstr "%s: cảnh báo: đang bỏ qua việc đếm khối-cơ-bản exec (sử dụng -l hay --line)\n"
msgstr "%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"
#. FIXME: This only works if bfd_vma is unsigned long.
#: basic_blocks.c:287 basic_blocks.c:297
#: basic_blocks.c:289 basic_blocks.c:299
#, c-format
msgid "%s:%d: (%s:0x%lx) %lu executions\n"
msgstr "%s:%d: (%s:0x%lx) %lu việc đã thi hành\n"
msgstr "%s:%d: (%s:0x%lx) %lu lần thực hiện\n"
#: basic_blocks.c:288 basic_blocks.c:298
#: basic_blocks.c:290 basic_blocks.c:300
msgid "<unknown>"
msgstr "<chưa biết>"
msgstr "<không rõ>"
#: basic_blocks.c:541
#: basic_blocks.c:543
#, c-format
msgid ""
"\n"
@ -65,12 +67,12 @@ msgid ""
msgstr ""
"\n"
"\n"
"Đầu %d Dòng:\n"
"%d dòng đầu :\n"
"\n"
" Tổng số dòng\n"
" Dòng\tTổng\n"
"\n"
#: basic_blocks.c:565
#: basic_blocks.c:567
#, c-format
msgid ""
"\n"
@ -81,34 +83,34 @@ msgstr ""
"Tóm tắt thi hành:\n"
"\n"
#: basic_blocks.c:566
#: basic_blocks.c:568
#, c-format
msgid "%9ld Executable lines in this file\n"
msgstr "%9ld Dòng có thể thi hành trong tập tin này\n"
#: basic_blocks.c:568
#: basic_blocks.c:570
#, c-format
msgid "%9ld Lines executed\n"
msgstr "%9ld Dòng được thi hành rồì\n"
msgstr "%9ld Dòng đã được thi hành\n"
#: basic_blocks.c:569
#: basic_blocks.c:571
#, c-format
msgid "%9.2f Percent of the file executed\n"
msgstr "%9.2f Phần trăm tập tin được thi hành rồi\n"
msgstr "%9.2f Phần trăm tập tin đã được thi hành\n"
#: basic_blocks.c:573
#: basic_blocks.c:575
#, c-format
msgid ""
"\n"
"%9lu Total number of line executions\n"
msgstr ""
"\n"
"%9lu Tổng số dòng để thi hành\n"
"%9lu Tổng dòng đã được thi hành\n"
#: basic_blocks.c:575
#: basic_blocks.c:577
#, c-format
msgid "%9.2f Average executions per line\n"
msgstr "%9.2f Số trung bình việc thì hành trong mỗi dòng\n"
msgstr "%9.2f Số trung bình lần thì hành trong mỗi dòng\n"
#: call_graph.c:68
#, c-format
@ -140,7 +142,7 @@ msgid ""
"granularity: each sample hit covers %ld byte(s)"
msgstr ""
"\n"
"độ hột: mỗi lần ghé mẫu trải ra %ld byte"
"độ hạt: mỗi lần ghé mẫu chiếm %ld byte"
#: cg_print.c:82
#, c-format
@ -148,7 +150,7 @@ msgid ""
" for %.2f%% of %.2f seconds\n"
"\n"
msgstr ""
" được %.2f%% của %.2f giây\n"
" trong %.2f%% trên %.2f giây\n"
"\n"
#: cg_print.c:86
@ -157,20 +159,20 @@ msgid ""
" no time propagated\n"
"\n"
msgstr ""
" không có thời gian truyền bá\n"
" không có thời gian đã truyền bá\n"
"\n"
#: cg_print.c:95 cg_print.c:98 cg_print.c:100
msgid "called"
msgstr "được gọi"
msgstr "đã gọi"
#: cg_print.c:95 cg_print.c:100
msgid "total"
msgstr "tổng số"
msgstr "tổng"
#: cg_print.c:95
msgid "parents"
msgstr "mẹ"
msgstr "cha"
#: cg_print.c:97 cg_print.c:98
msgid "index"
@ -179,11 +181,11 @@ msgstr "chỉ mục"
#: cg_print.c:97
#, c-format
msgid "%time"
msgstr "%time (giờ)"
msgstr "%time (thời gian)"
#: cg_print.c:97 cg_print.c:98
msgid "self"
msgstr "mình"
msgstr "bản thân"
#: cg_print.c:97
msgid "descendants"
@ -200,12 +202,12 @@ msgstr "con"
#: cg_print.c:105
#, c-format
msgid "index %% time self children called name\n"
msgstr "chỉ mục %% giờ mình con đã gọi tên\n"
msgstr "chỉ mục %% thời gian bản thân con đã gọi tên\n"
#: cg_print.c:128
#, c-format
msgid " <cycle %d as a whole> [%d]\n"
msgstr " <chu kỳ %d toàn bộ> [%d]\n"
msgstr " <chu kỳ toàn bộ %d> [%d]\n"
#: cg_print.c:354
#, c-format
@ -223,7 +225,7 @@ msgid ""
"Index by function name\n"
"\n"
msgstr ""
"Chỉ mục theo tên chức năng\n"
"Chỉ mục theo tên hàm\n"
"\n"
#: cg_print.c:646 cg_print.c:655
@ -234,140 +236,139 @@ msgstr "<chu kỳ %d>"
#: corefile.c:64
#, c-format
msgid "%s: could not open %s.\n"
msgstr "%s: không mở được %s.\n"
msgstr "%s: không thể mở %s.\n"
#: corefile.c:78 corefile.c:112
#, c-format
msgid "%s: unable to parse mapping file %s.\n"
msgstr "%s: không phân tách được tập tin ánh xạ %s.\n"
msgstr "%s: không thể phân tách tập tin ánh xạ %s.\n"
#: corefile.c:155
#: corefile.c:158
#, c-format
msgid "%s: %s: not in a.out format\n"
msgstr "%s: %s: không có định dạng a.out\n"
msgstr "%s: %s: không phải theo định dạng « a.out »\n"
#: corefile.c:166
#: corefile.c:169
#, c-format
msgid "%s: can't find .text section in %s\n"
msgstr "%s: không tìm được phần .text trong %s\n"
msgstr "%s: không tìm thấy phần văn bản « .text » trong %s\n"
#: corefile.c:224
#: corefile.c:244
#, c-format
msgid "%s: ran out room for %lu bytes of text space\n"
msgstr "%s: hết sức chứa đối với %lu byte dung lượng chữ\n"
msgstr "%s: không đủ sức chứa đối với vùng văn bản %lu byte\n"
#: corefile.c:238
#: corefile.c:258
#, c-format
msgid "%s: can't do -c\n"
msgstr "%s: không thi hành được -c\n"
msgstr "%s: không thể làm « -c »\n"
#: corefile.c:272
#: corefile.c:292
#, c-format
msgid "%s: -c not supported on architecture %s\n"
msgstr "%s: -c chưa được hỗ trợ trên kiến trúc %s\n"
msgstr "%s: tùy chọn « -c » không được hỗ trợ trên kiến trúc %s\n"
#: corefile.c:437
#: corefile.c:457
#, c-format
msgid "%s: file `%s' has no symbols\n"
msgstr "%s: tập tin `%s' không có ký tự nào\n"
msgstr "%s: tập tin « %s » không có ký hiệu\n"
#: corefile.c:751
#: corefile.c:771
#, c-format
msgid "%s: somebody miscounted: ltab.len=%d instead of %ld\n"
msgstr "%s: việc đếm sai: ltab.len=%d thay thế %ld\n"
msgstr "%s: sai đếm: ltab.len=%d thay cho %ld\n"
#: gmon_io.c:83
#, c-format
msgid "%s: address size has unexpected value of %u\n"
msgstr "%s: kích thước địa chỉ có trị số bất ngờ là %u\n"
msgstr "%s: kích cỡ địa chỉ có giá trị bất thường %u\n"
#: gmon_io.c:317 gmon_io.c:413
#: gmon_io.c:320 gmon_io.c:416
#, c-format
msgid "%s: file too short to be a gmon file\n"
msgstr "%s: tập tin quá ngắn nên không phải là tập tin loại gmon\n"
msgstr "%s: tập tin quá ngắn cho tập tin kiểu gmon\n"
#: gmon_io.c:327 gmon_io.c:456
#: gmon_io.c:330 gmon_io.c:459
#, c-format
msgid "%s: file `%s' has bad magic cookie\n"
msgstr "%s: tập tin `%s' có cookie ma thuật sai\n"
msgstr "%s: tập tin « %s » có cookie ma thuật sai\n"
#: gmon_io.c:338
#: gmon_io.c:341
#, c-format
msgid "%s: file `%s' has unsupported version %d\n"
msgstr "%s: tập tin `%s' có phiên bản chưa được hỗ trợ %d\n"
msgstr "%s: tập tin « %s » có phiên bản không được hỗ trợ %d\n"
#: gmon_io.c:368
#: gmon_io.c:371
#, c-format
msgid "%s: %s: found bad tag %d (file corrupted?)\n"
msgstr "%s: %s: đã tìm thẻ sai %d (tập tin bị hỏng không?)\n"
msgstr "%s: %s: tìm thế thẻ sai %d (tập tin bị hỏng?)\n"
#: gmon_io.c:435
#: gmon_io.c:438
#, c-format
msgid "%s: profiling rate incompatible with first gmon file\n"
msgstr "%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"
#: gmon_io.c:483
#: gmon_io.c:486
#, c-format
msgid "%s: incompatible with first gmon file\n"
msgstr "%s: không tương thích với tập tin gmon thứ nhất\n"
#: gmon_io.c:511
#: gmon_io.c:514
#, c-format
msgid "%s: file '%s' does not appear to be in gmon.out format\n"
msgstr "%s: không hình như tập tin '%s' có định dạng gmon.out\n"
msgstr "%s: tập tin « %s » có vẻ là không theo định dạng « gmon.out »\n"
#: gmon_io.c:532
#: gmon_io.c:535
#, c-format
msgid "%s: unexpected EOF after reading %d/%d bins\n"
msgstr "%s: kết thức tập tin bất ngờ sau khi đọc %d/%d bin\n"
msgstr "%s: gặp kết thúc tập tin bất thường sau khi đọc %d/%d thùng\n"
#: gmon_io.c:565
#: gmon_io.c:568
#, c-format
msgid "time is in ticks, not seconds\n"
msgstr "tính thời gian bằng tích, không phải bằng giây\n"
msgstr "tính thời gian theo tích, không phải theo giây\n"
#: gmon_io.c:571 gmon_io.c:747
#: gmon_io.c:574 gmon_io.c:750
#, c-format
msgid "%s: don't know how to deal with file format %d\n"
msgstr "%s: không biết cách xử lý khuôn dạng tập tin %d\n"
msgstr "%s: không biết xử lý định dạng tập tin %d như thế nào\n"
#: gmon_io.c:578
#: gmon_io.c:581
#, c-format
msgid "File `%s' (version %d) contains:\n"
msgstr "Tập tin `%s' (phiên bản %d) bao gồm:\n"
msgstr "Tập tin « %s » (phiên bản %d) chứa:\n"
#: gmon_io.c:581
#: gmon_io.c:584
#, c-format
msgid "\t%d histogram record\n"
msgstr "\t%d mục biểu đồ tần xuất\n"
msgstr "\t%d mục ghi biểu đồ tần xuất\n"
#: gmon_io.c:582
#: gmon_io.c:585
#, c-format
msgid "\t%d histogram records\n"
msgstr "\t%d mục biểu đồ tần xuất\n"
msgstr "\t%d mục ghi biểu đồ tần xuất\n"
#: gmon_io.c:584
#: gmon_io.c:587
#, c-format
msgid "\t%d call-graph record\n"
msgstr "\t%d mục đồ thị gọi\n"
msgstr "\t%d mục ghi đồ thị gọi\n"
#: gmon_io.c:585
#: gmon_io.c:588
#, c-format
msgid "\t%d call-graph records\n"
msgstr "\t%d mục đồ thị gọi\n"
msgstr "\t%d mục ghi đồ thị gọi\n"
#: gmon_io.c:587
#: gmon_io.c:590
#, c-format
msgid "\t%d basic-block count record\n"
msgstr "\t%d mục đếm khối cơ bản\n"
msgstr "\t%d mục ghi tổng khối cơ bản\n"
#: gmon_io.c:588
#: gmon_io.c:591
#, c-format
msgid "\t%d basic-block count records\n"
msgstr "\t%d mục đếm khối cơ bản\n"
msgstr "\t%d mục ghi tổng khối cơ bản\n"
# I have reservations about some of the strings presented for translation: some of them look like commands, which may not be translatable. I could not find anybody to ask about this.