2008-03-24 16:18:56 +00:00
# Vietnamese translation for LibC.
2012-04-01 13:52:09 +00:00
# Copyright © 2012 Free Software Foundation, Inc.
2009-03-01 15:12:53 +00:00
# This file is distributed under the same license as the glibc package.
2010-04-22 14:10:28 +00:00
# Clytie Siddall <clytie@riverland.net.au>, 2008-2010.
2012-04-01 13:52:09 +00:00
# Trần Ngọc Quân <vnwildman@gmail.com>, 2012.
2008-03-24 16:18:56 +00:00
#
msgid ""
msgstr ""
2012-12-12 06:55:56 +00:00
"Project-Id-Version: libc-2.17-pre1\n"
2008-03-24 16:18:56 +00:00
"Report-Msgid-Bugs-To: http://www.gnu.org/software/libc/bugs.html\n"
2012-12-12 06:55:56 +00:00
"POT-Creation-Date: 2012-12-07 15:10-0500\n"
"PO-Revision-Date: 2012-12-12 13:47+0700\n"
2012-04-01 13:52:09 +00:00
"Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n"
2012-07-03 19:43:55 +00:00
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
2012-04-01 13:52:09 +00:00
"Language: vi\n"
2008-03-24 16:18:56 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2012-12-12 06:55:56 +00:00
"Team-Website: <http://translationproject.org/team/vi.html>\n"
2008-03-24 16:18:56 +00:00
"Plural-Forms: nplurals=1; plural=0;\n"
2009-03-01 15:12:53 +00:00
"X-Generator: LocFactoryEditor 1.8\n"
2012-12-12 06:55:56 +00:00
"X-Poedit-SourceCharset: UTF-8\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: argp/argp-help.c:227
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
2012-12-12 06:55:56 +00:00
msgstr "%.*s: tham số “ARGP_HELP_FMT” cần có một giá trị"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: argp/argp-help.c:237
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
2012-12-12 06:55:56 +00:00
msgstr "%.*s: Không hiểu tham số “ARGP_HELP_FMT”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: argp/argp-help.c:250
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Garbage in ARGP_HELP_FMT: %s"
2012-12-12 06:55:56 +00:00
msgstr "Gặp rác trong “ARGP_HELP_FMT”: %s"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: argp/argp-help.c:1214
2008-03-24 16:18:56 +00:00
msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
msgstr "Tất cả đối số bắt buộc phải sử dụng với tùy chọn dài cũng bắt buộc với tùy chọn ngắn tương ứng."
2012-12-12 06:55:56 +00:00
#: argp/argp-help.c:1600
2008-03-24 16:18:56 +00:00
msgid "Usage:"
2012-12-12 06:55:56 +00:00
msgstr "Cách dùng:"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: argp/argp-help.c:1604
2008-03-24 16:18:56 +00:00
msgid " or: "
2012-12-12 06:55:56 +00:00
msgstr " hoặc: "
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: argp/argp-help.c:1616
2008-03-24 16:18:56 +00:00
msgid " [OPTION...]"
msgstr " [TÙY_CHỌN...]"
2012-12-12 06:55:56 +00:00
#: argp/argp-help.c:1643
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Try `%s --help' or `%s --usage' for more information.\n"
2012-12-12 06:55:56 +00:00
msgstr "Hãy thử lệnh “%s --help” (trợ giúp) hay “%s --usage” (cách dùng) để xem thông tin thêm.\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: argp/argp-help.c:1671
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Report bugs to %s.\n"
msgstr "Hãy thông báo lỗi cho %s\n"
2012-07-03 19:43:55 +00:00
#: argp/argp-parse.c:101
2008-03-24 16:18:56 +00:00
msgid "Give this help list"
msgstr "Hiển thị trợ giúp này"
2012-07-03 19:43:55 +00:00
#: argp/argp-parse.c:102
2008-03-24 16:18:56 +00:00
msgid "Give a short usage message"
2012-12-12 06:55:56 +00:00
msgstr "Hiển thị thông điệp cách dùng ngắn"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: argp/argp-parse.c:103
2008-03-24 16:18:56 +00:00
msgid "Set the program name"
2012-12-12 06:55:56 +00:00
msgstr "Đặt tên chương trình"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: argp/argp-parse.c:105
2008-03-24 16:18:56 +00:00
msgid "Hang for SECS seconds (default 3600)"
msgstr "Treo trong vòng GIÂY giây (mặc định là 3600)"
2012-07-03 19:43:55 +00:00
#: argp/argp-parse.c:166
2008-03-24 16:18:56 +00:00
msgid "Print program version"
msgstr "In ra phiên bản chương trình"
2012-07-03 19:43:55 +00:00
#: argp/argp-parse.c:182
2008-03-24 16:18:56 +00:00
msgid "(PROGRAM ERROR) No version known!?"
2012-04-01 13:52:09 +00:00
msgstr "(LỖI CHƯƠNG TRÌNH) Không có phiên bản đã biết!?"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: argp/argp-parse.c:622
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Too many arguments\n"
msgstr "%s: Quá nhiều đối số\n"
2012-07-03 19:43:55 +00:00
#: argp/argp-parse.c:765
2008-03-24 16:18:56 +00:00
msgid "(PROGRAM ERROR) Option should have been recognized!?"
msgstr "(LỖI CHƯƠNG TRÌNH) Nên nhận biệt tùy chọn mà chưa?"
2012-07-03 19:43:55 +00:00
#: assert/assert-perr.c:36
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s%s%s:%u: %s%sUnexpected error: %s.\n"
msgstr "%s%s%s:%u: %s%sGặp lỗi bất thường: %s.\n"
2012-07-03 19:43:55 +00:00
#: assert/assert.c:101
2008-03-24 16:18:56 +00:00
#, c-format
2012-04-01 13:52:09 +00:00
msgid ""
"%s%s%s:%u: %s%sAssertion `%s' failed.\n"
"%n"
msgstr ""
2012-12-12 06:55:56 +00:00
"%s%s%s:%u: %s%s Khẳng định “%s” gặp lỗi.\n"
2012-04-01 13:52:09 +00:00
"%n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:109 catgets/gencat.c:113 nscd/nscd.c:115 nss/makedb.c:119
2008-03-24 16:18:56 +00:00
msgid "NAME"
msgstr "TÊN"
2012-07-03 19:43:55 +00:00
#: catgets/gencat.c:110
2008-03-24 16:18:56 +00:00
msgid "Create C header file NAME containing symbol definitions"
2012-12-12 06:55:56 +00:00
msgstr "Tạo tập tin phần đầu C TÊN chứa các lời định nghĩa ký hiệu"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: catgets/gencat.c:112
2008-03-24 16:18:56 +00:00
msgid "Do not use existing catalog, force new output file"
msgstr "Đừng dùng phân loại đã tồn tại, ép buộc tập tin xuất mới"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:113 nss/makedb.c:119
2008-03-24 16:18:56 +00:00
msgid "Write output to file NAME"
msgstr "Ghi kết xuất vào tập tin TÊN"
2012-07-03 19:43:55 +00:00
#: catgets/gencat.c:118
2008-03-24 16:18:56 +00:00
msgid ""
"Generate message catalog.\vIf INPUT-FILE is -, input is read from standard input. If OUTPUT-FILE\n"
"is -, output is written to standard output.\n"
msgstr ""
2012-12-12 06:55:56 +00:00
"Tạo phân loại thông điệp.\vNếu TẬP_TIN_NHẬP là “-” thì dữ liệu nhập được đọc từ đầu vào tiêu chuẩn.\n"
"Nếu TẬP_TIN_XUẤT là “-” thì kết xuất được ghi vào đầu ra tiêu chuẩn.\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: catgets/gencat.c:123
2008-03-24 16:18:56 +00:00
msgid ""
"-o OUTPUT-FILE [INPUT-FILE]...\n"
"[OUTPUT-FILE [INPUT-FILE]...]"
msgstr ""
"-o TẬP_TIN_XUẤT [TẬP_TIN_NHẬP]...\n"
"[TẬP_TIN_XUẤT [TẬP_TIN_NHẬP]...]"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:235 debug/pcprofiledump.c:208 elf/ldconfig.c:302
#: elf/pldd.c:222 elf/sln.c:85 elf/sprof.c:371 iconv/iconv_prog.c:408
#: iconv/iconvconfig.c:383 locale/programs/locale.c:279
#: locale/programs/localedef.c:363 login/programs/pt_chown.c:88
#: malloc/memusagestat.c:536 nscd/nscd.c:459 nss/getent.c:965 nss/makedb.c:371
#: posix/getconf.c:1121 sunrpc/rpcinfo.c:691
2012-07-03 19:43:55 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:61
2012-12-12 06:55:56 +00:00
#, c-format
2008-03-24 16:18:56 +00:00
msgid ""
"For bug reporting instructions, please see:\n"
2012-12-12 06:55:56 +00:00
"%s.\n"
2008-03-24 16:18:56 +00:00
msgstr ""
2012-12-12 06:55:56 +00:00
"Để tìm hướng dẫn về thông báo lỗi, hãy xem:\n"
"%s.\n"
#: catgets/gencat.c:251 debug/pcprofiledump.c:224 debug/xtrace.sh:64
#: elf/ldconfig.c:318 elf/ldd.bash.in:38 elf/pldd.c:238 elf/sotruss.ksh:75
#: elf/sprof.c:388 iconv/iconv_prog.c:425 iconv/iconvconfig.c:400
#: locale/programs/locale.c:296 locale/programs/localedef.c:389
#: login/programs/pt_chown.c:62 malloc/memusage.sh:71
#: malloc/memusagestat.c:552 nscd/nscd.c:475 nss/getent.c:86 nss/makedb.c:387
2012-07-03 19:43:55 +00:00
#: posix/getconf.c:1103 sysdeps/unix/sysv/linux/lddlibc4.c:68
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
"Copyright (C) %s Free Software Foundation, Inc.\n"
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
"Tác quyền © %s của Tổ chức Phần mềm Tự do.\n"
"Chương trình này là phần mềm tự do; xem mã nguồn để tìm điều kiện sao chép.\n"
"KHÔNG CÓ BẢO HÀNH GÌ CẢ, THẬM CHÍ KHÔNG CÓ BẢO ĐẢM ĐƯỢC NGỤ Ý\n"
"KHẢ NĂNG BÁN HAY KHẢ NĂNG LÀM ĐƯỢC VIỆC DỨT KHOÁT.\n"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:256 debug/pcprofiledump.c:229 debug/xtrace.sh:68
#: elf/ldconfig.c:323 elf/pldd.c:243 elf/sprof.c:394 iconv/iconv_prog.c:430
#: iconv/iconvconfig.c:405 locale/programs/locale.c:301
#: locale/programs/localedef.c:394 malloc/memusage.sh:75
#: malloc/memusagestat.c:557 nscd/nscd.c:480 nss/getent.c:91 nss/makedb.c:392
2012-07-03 19:43:55 +00:00
#: posix/getconf.c:1108
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Written by %s.\n"
2012-12-12 06:55:56 +00:00
msgstr "Viết bởi %s.\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:287
2008-03-24 16:18:56 +00:00
msgid "*standard input*"
msgstr "*đầu vào tiêu chuẩn*"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:293 iconv/iconv_charmap.c:169 iconv/iconv_prog.c:293
#: nss/makedb.c:248
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open input file `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể mở tập tin nhập vào “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:422 catgets/gencat.c:497
2008-03-24 16:18:56 +00:00
msgid "illegal set number"
2012-12-12 06:55:56 +00:00
msgstr "số thứ tự tập hợp không hợp lệ"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:449
2008-03-24 16:18:56 +00:00
msgid "duplicate set definition"
2012-12-12 06:55:56 +00:00
msgstr "lời định nghĩa tập hợp bị trùng"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:451 catgets/gencat.c:623 catgets/gencat.c:675
2008-03-24 16:18:56 +00:00
msgid "this is the first definition"
2012-12-12 06:55:56 +00:00
msgstr "đây là lời định nghĩa thứ nhất"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:522
2008-03-24 16:18:56 +00:00
#, c-format
msgid "unknown set `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không rõ tập hợp “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:563
2008-03-24 16:18:56 +00:00
msgid "invalid quote character"
msgstr "ký tự trích dẫn không hợp lệ"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:576
2008-03-24 16:18:56 +00:00
#, c-format
msgid "unknown directive `%s': line ignored"
2012-12-12 06:55:56 +00:00
msgstr "không rõ chỉ thị “%s”: dòng bị bỏ qua"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:621
2008-03-24 16:18:56 +00:00
msgid "duplicated message number"
msgstr "số thứ tự thông điệp trùng"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:672
2008-03-24 16:18:56 +00:00
msgid "duplicated message identifier"
msgstr "đồ nhận diện thông điệp trùng"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:729
2008-03-24 16:18:56 +00:00
msgid "invalid character: message ignored"
msgstr "ký tự không hợp lệ: thông điệp bị bỏ qua"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:772
2008-03-24 16:18:56 +00:00
msgid "invalid line"
msgstr "dòng không hợp lệ"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:826
2008-03-24 16:18:56 +00:00
msgid "malformed line ignored"
msgstr "dòng dạng sai bị bỏ qua"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:990 catgets/gencat.c:1031
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open output file `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể mở tập tin kết xuất “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:1193 locale/programs/linereader.c:559
2008-03-24 16:18:56 +00:00
msgid "invalid escape sequence"
msgstr "dây thoát không hợp lệ"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:1215
2008-03-24 16:18:56 +00:00
msgid "unterminated message"
msgstr "thông điệp chưa chấm dứt "
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:1239
2008-03-24 16:18:56 +00:00
#, c-format
msgid "while opening old catalog file"
msgstr "trong khi mở tập tin phân loại cũ"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:1330
2008-03-24 16:18:56 +00:00
#, c-format
msgid "conversion modules not available"
msgstr "mô-đun chuyển đổi không sẵn sàng"
2012-12-12 06:55:56 +00:00
#: catgets/gencat.c:1356
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot determine escape character"
2012-07-03 19:43:55 +00:00
msgstr "không thể giải quyết ký tự thoát chuỗi"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: debug/pcprofiledump.c:52
2008-03-24 16:18:56 +00:00
msgid "Don't buffer output"
msgstr "Đừng chuyển hoán đệm kết xuất"
2012-07-03 19:43:55 +00:00
#: debug/pcprofiledump.c:57
2008-03-24 16:18:56 +00:00
msgid "Dump information generated by PC profiling."
msgstr "Đổ thông tin được tạo khi đo hiệu năng sử dụng PC "
2012-07-03 19:43:55 +00:00
#: debug/pcprofiledump.c:60
2008-03-24 16:18:56 +00:00
msgid "[FILE]"
2012-12-12 06:55:56 +00:00
msgstr "[TẬP-TIN]"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: debug/pcprofiledump.c:107
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open input file"
msgstr "không thể mở tập tin nhập vào"
2012-07-03 19:43:55 +00:00
#: debug/pcprofiledump.c:114
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot read header"
msgstr "không thể đọc phần đầu"
2012-07-03 19:43:55 +00:00
#: debug/pcprofiledump.c:178
2008-03-24 16:18:56 +00:00
#, c-format
msgid "invalid pointer size"
msgstr "kích cỡ con trỏ không hợp lệ"
2012-07-03 19:43:55 +00:00
#: debug/xtrace.sh:26 debug/xtrace.sh:44
2008-03-24 16:18:56 +00:00
msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
2012-12-12 06:55:56 +00:00
msgstr "Cách dùng: xtrace [TÙY CHỌN]... CHƯƠNG TRÌNH [TÙY_CHỌN_CHƯƠNG_TRÌNH]...\\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: debug/xtrace.sh:32 elf/sotruss.ksh:56 elf/sotruss.ksh:67
#: elf/sotruss.ksh:135 malloc/memusage.sh:26
2012-07-03 19:43:55 +00:00
msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n"
2012-12-12 06:55:56 +00:00
msgstr "Hãy thử câu lệnh “%s --help” (trợ giúp) hoặc “%s --usage” (cách dùng) để xem thêm thông tin.\\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: debug/xtrace.sh:38
2012-04-01 13:52:09 +00:00
msgid "%s: option '%s' requires an argument.\\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn “%s” yêu cầu một tham số.\\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: debug/xtrace.sh:45
2008-03-24 16:18:56 +00:00
msgid ""
"Trace execution of program by printing currently executed function.\n"
"\n"
" --data=FILE Don't run the program, just print the data from FILE.\n"
"\n"
" -?,--help Print this help and exit\n"
" --usage Give a short usage message\n"
" -V,--version Print version information and exit\n"
"\n"
"Mandatory arguments to long options are also mandatory for any corresponding\n"
"short options.\n"
"\n"
msgstr ""
"Dò tìm đường khi thực hiện chương trình bằng cách in hàm đang được chạy.\n"
"\n"
2012-12-12 06:55:56 +00:00
" --data=TẬP_TIN Đừng chạy chương trình, chỉ in dữ liệu từ tập tin này.\n"
2008-03-24 16:18:56 +00:00
"\n"
" -?,--help In trợ giúp này rồi thoát\n"
" --usage Hiển thị hướng dẫn ngắn\n"
" -V,--version In thông tin phiên bản rồi thoát\n"
"\n"
"Mọi đối số bắt buộc phải sử dụng với tùy chọn dài\n"
2012-12-12 06:55:56 +00:00
"cũng bắt buộc với các tùy chọn ngắn tương ứng.\n"
2008-03-24 16:18:56 +00:00
"\n"
2012-12-12 06:55:56 +00:00
#: debug/xtrace.sh:57 elf/ldd.bash.in:55 elf/sotruss.ksh:49
#: malloc/memusage.sh:64
msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n"
msgstr "Để tìm hướng dẫn về thông báo lỗi, hãy xem:\\\\n%s.\\\\n"
#: debug/xtrace.sh:125
2008-03-24 16:18:56 +00:00
msgid "xtrace: unrecognized option \\`$1'\\n"
2012-12-12 06:55:56 +00:00
msgstr "xtrace: không nhận ra tùy chọn \\“$1”\\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: debug/xtrace.sh:138
2008-03-24 16:18:56 +00:00
msgid "No program name given\\n"
msgstr "Chưa nhập tên chương trình\\n"
2012-12-12 06:55:56 +00:00
#: debug/xtrace.sh:146
2008-03-24 16:18:56 +00:00
#, sh-format
msgid "executable \\`$program' not found\\n"
2012-12-12 06:55:56 +00:00
msgstr "không tìm thấy tập tin thực hiện được “$program”\\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: debug/xtrace.sh:150
2008-03-24 16:18:56 +00:00
#, sh-format
msgid "\\`$program' is no executable\\n"
2012-12-12 06:55:56 +00:00
msgstr "“$program” không có khả năng thực hiện\\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: dlfcn/dlinfo.c:63
2008-03-24 16:18:56 +00:00
msgid "RTLD_SELF used in code not dynamically loaded"
msgstr "Chưa nạp động RTLD_SELF được dùng trong mã"
2012-07-03 19:43:55 +00:00
#: dlfcn/dlinfo.c:72
2008-03-24 16:18:56 +00:00
msgid "unsupported dlinfo request"
msgstr "yêu cầu dlinfo không được hỗ trợ"
2012-07-03 19:43:55 +00:00
#: dlfcn/dlmopen.c:63
2008-03-24 16:18:56 +00:00
msgid "invalid namespace"
msgstr "miền tên không hợp lệ"
2012-07-03 19:43:55 +00:00
#: dlfcn/dlmopen.c:68
2008-03-24 16:18:56 +00:00
msgid "invalid mode"
msgstr "chế độ không hợp lệ"
2012-07-03 19:43:55 +00:00
#: dlfcn/dlopen.c:64
2008-03-24 16:18:56 +00:00
msgid "invalid mode parameter"
msgstr "tham số chế độ không hợp lệ"
2012-07-03 19:43:55 +00:00
#: elf/cache.c:68
2008-03-24 16:18:56 +00:00
msgid "unknown"
2012-12-12 06:55:56 +00:00
msgstr "không hiểu"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/cache.c:121
2008-03-24 16:18:56 +00:00
msgid "Unknown OS"
2012-12-12 06:55:56 +00:00
msgstr "Hệ điều hành không biết"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/cache.c:126
2008-03-24 16:18:56 +00:00
#, c-format
msgid ", OS ABI: %s %d.%d.%d"
msgstr ", OS ABI: %s %d.%d.%d"
2012-12-12 06:55:56 +00:00
#: elf/cache.c:143 elf/ldconfig.c:1309
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't open cache file %s\n"
msgstr "Không thể mở tập tin nhớ tạm %s\n"
2012-12-12 06:55:56 +00:00
#: elf/cache.c:157
2008-03-24 16:18:56 +00:00
#, c-format
msgid "mmap of cache file failed.\n"
msgstr "lỗi mmap tập tin nhớ tạm.\n"
2012-12-12 06:55:56 +00:00
#: elf/cache.c:161 elf/cache.c:175
2008-03-24 16:18:56 +00:00
#, c-format
msgid "File is not a cache file.\n"
msgstr "Tập tin không phải là một tập tin nhớ tạm.\n"
2012-12-12 06:55:56 +00:00
#: elf/cache.c:208 elf/cache.c:218
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%d libs found in cache `%s'\n"
2012-12-12 06:55:56 +00:00
msgstr "Tìm thấy %d thư viện trong bộ nhớ tạm “%s”\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/cache.c:412
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't create temporary cache file %s"
msgstr "Không thể tạo tập tin nhớ tạm kiểu tạm thời %s"
2012-12-12 06:55:56 +00:00
#: elf/cache.c:420 elf/cache.c:430 elf/cache.c:434 elf/cache.c:439
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Writing of cache data failed"
msgstr "Lỗi ghi dữ liệu nhớ tạm"
2012-12-12 06:55:56 +00:00
#: elf/cache.c:444
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Changing access rights of %s to %#o failed"
msgstr "Lỗi thay đổi quyền truy cập của %s vào %#o"
2012-12-12 06:55:56 +00:00
#: elf/cache.c:449
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Renaming of %s to %s failed"
2012-12-12 06:55:56 +00:00
msgstr "Gặp lỗi khi thay đổi tên %s thành %s"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/dl-close.c:378 elf/dl-open.c:474
2008-03-24 16:18:56 +00:00
msgid "cannot create scope list"
msgstr "không thể tạo danh sách phạm vi"
2012-12-12 06:55:56 +00:00
#: elf/dl-close.c:771
2008-03-24 16:18:56 +00:00
msgid "shared object not open"
msgstr "chưa mở đối tượng dùng chung"
2012-12-12 06:55:56 +00:00
#: elf/dl-deps.c:112
2008-03-24 16:18:56 +00:00
msgid "DST not allowed in SUID/SGID programs"
msgstr "Không cho phép DST trong chương trình kiểu SUID/SGID"
2012-12-12 06:55:56 +00:00
#: elf/dl-deps.c:125
2008-03-24 16:18:56 +00:00
msgid "empty dynamic string token substitution"
2012-12-12 06:55:56 +00:00
msgstr "sự thay thế thẻ bài chuỗi động trống"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/dl-deps.c:131
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot load auxiliary `%s' because of empty dynamic string token substitution\n"
2012-12-12 06:55:56 +00:00
msgstr "không thể nạp bổ trợ “%s” do sự thay thế thẻ bài chuỗi động trống\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/dl-deps.c:483
2008-03-24 16:18:56 +00:00
msgid "cannot allocate dependency list"
msgstr "không thể cấp phát danh sách quan hệ phụ thuộc"
2012-12-12 06:55:56 +00:00
#: elf/dl-deps.c:520 elf/dl-deps.c:580
2008-03-24 16:18:56 +00:00
msgid "cannot allocate symbol search list"
msgstr "không thể cấp phát danh sách tìm kiếm ký hiệu"
2012-12-12 06:55:56 +00:00
#: elf/dl-deps.c:560
2008-03-24 16:18:56 +00:00
msgid "Filters not supported with LD_TRACE_PRELINKING"
msgstr "Không hỗ trợ bộ lọc với LD_TRACE_PRELINKING"
2012-07-03 19:43:55 +00:00
#: elf/dl-error.c:76
2008-03-24 16:18:56 +00:00
msgid "DYNAMIC LINKER BUG!!!"
2012-12-12 06:55:56 +00:00
msgstr "LỖI LIÊN KẾT ĐỘNG!!!"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: elf/dl-error.c:123
2008-03-24 16:18:56 +00:00
msgid "error while loading shared libraries"
msgstr "gặp lỗi khi nạp thư viện dùng chung"
2012-07-03 19:43:55 +00:00
#: elf/dl-fptr.c:87 ports/sysdeps/hppa/dl-fptr.c:93
2008-03-24 16:18:56 +00:00
msgid "cannot map pages for fdesc table"
msgstr "không thể ánh xạ trang cho bảng fdesc"
2012-07-03 19:43:55 +00:00
#: elf/dl-fptr.c:191 ports/sysdeps/hppa/dl-fptr.c:206
2008-03-24 16:18:56 +00:00
msgid "cannot map pages for fptr table"
msgstr "không thể ánh xạ trang cho bảng fptr"
2012-07-03 19:43:55 +00:00
#: elf/dl-fptr.c:220 ports/sysdeps/hppa/dl-fptr.c:235
2008-03-24 16:18:56 +00:00
msgid "internal error: symidx out of range of fptr table"
2012-07-03 19:43:55 +00:00
msgstr "lỗi nội bộ: symidx ở ngoại phạm vi của bảng fptr"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/dl-hwcaps.c:173 elf/dl-hwcaps.c:185
msgid "cannot create capability list"
msgstr "không thể tạo danh sách khả năng"
#: elf/dl-load.c:471
2008-03-24 16:18:56 +00:00
msgid "cannot allocate name record"
msgstr "không thể cấp phát mục ghi tên"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:548 elf/dl-load.c:664 elf/dl-load.c:749 elf/dl-load.c:862
2008-03-24 16:18:56 +00:00
msgid "cannot create cache for search path"
msgstr "không thể tạo bộ nhớ tạm cho đường dẫn tìm kiếm"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:639
2008-03-24 16:18:56 +00:00
msgid "cannot create RUNPATH/RPATH copy"
msgstr "không thể tạo bản sao RUNPATH/RPATH"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:735
2008-03-24 16:18:56 +00:00
msgid "cannot create search path array"
msgstr "không thể tạo mảng đường dẫn tìm kiếm"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:934
2008-03-24 16:18:56 +00:00
msgid "cannot stat shared object"
msgstr "không thể lấy trạng thái về đối tượng dùng chung"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1012
2008-03-24 16:18:56 +00:00
msgid "cannot open zero fill device"
msgstr "không thể mở thiết bị điền số không"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1059 elf/dl-load.c:2339
2008-03-24 16:18:56 +00:00
msgid "cannot create shared object descriptor"
msgstr "không thể tạo bộ mô tả đối tượng dùng chung"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1078 elf/dl-load.c:1751 elf/dl-load.c:1854
2008-03-24 16:18:56 +00:00
msgid "cannot read file data"
msgstr "không thể đọc dữ liệu tập tin"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1124
2008-03-24 16:18:56 +00:00
msgid "ELF load command alignment not page-aligned"
msgstr "Sắp hàng câu lệnh nạp ELF không phải sắp hàng theo trang"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1131
2008-03-24 16:18:56 +00:00
msgid "ELF load command address/offset not properly aligned"
msgstr "Địa chỉ/bù của câu lệnh nạp ELF không phải được sắp hàng đúng"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1216
2008-03-24 16:18:56 +00:00
msgid "cannot allocate TLS data structures for initial thread"
msgstr "không thể cấp phát cấu trúc dữ liệu TLS đối với mạch đầu tiên"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1239
2008-03-24 16:18:56 +00:00
msgid "cannot handle TLS data"
msgstr "không thể xử lý dữ liệu TLS"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1258
2008-03-24 16:18:56 +00:00
msgid "object file has no loadable segments"
msgstr "tập tin đối tượng không có đoạn nạp được"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1294
2008-03-24 16:18:56 +00:00
msgid "failed to map segment from shared object"
msgstr "lỗi ánh xạ đoạn từ đối tượng dùng chung"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1320
2008-03-24 16:18:56 +00:00
msgid "cannot dynamically load executable"
msgstr "không thể nạp động tập tin thực hiện được"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1383
2008-03-24 16:18:56 +00:00
msgid "cannot change memory protections"
msgstr "không thể thay đổi sự bảo vệ bộ nhớ"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1402
2008-03-24 16:18:56 +00:00
msgid "cannot map zero-fill pages"
msgstr "không thể ánh xạ trang điền số không"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1416
2008-03-24 16:18:56 +00:00
msgid "object file has no dynamic section"
msgstr "tập tin đối tượng không có phần động"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1439
2008-03-24 16:18:56 +00:00
msgid "shared object cannot be dlopen()ed"
msgstr "đối tượng dùng chung không thể được dlopen()"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1452
2008-03-24 16:18:56 +00:00
msgid "cannot allocate memory for program header"
msgstr "không thể cấp phát bộ nhớ cho phần đầu chương trình"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1469 elf/dl-open.c:180
2008-03-24 16:18:56 +00:00
msgid "invalid caller"
msgstr "bộ gọi không hợp lệ"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1508
2008-03-24 16:18:56 +00:00
msgid "cannot enable executable stack as shared object requires"
msgstr "không thể hiệu lực đống thực hiện được theo yêu cầu của đối tượng dùng chung"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1521
2008-03-24 16:18:56 +00:00
msgid "cannot close file descriptor"
msgstr "không thể đóng bộ mô tả tập tin"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1751
2008-03-24 16:18:56 +00:00
msgid "file too short"
msgstr "tập tin quá ngắn"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1787
2008-03-24 16:18:56 +00:00
msgid "invalid ELF header"
msgstr "phần đầu ELF không hợp lệ"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1799
2008-03-24 16:18:56 +00:00
msgid "ELF file data encoding not big-endian"
2012-12-12 06:55:56 +00:00
msgstr "Bảng mã dữ liệu tập tin ELF không có kiểu về cuối lớn (big-endian)"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1801
2008-03-24 16:18:56 +00:00
msgid "ELF file data encoding not little-endian"
2012-12-12 06:55:56 +00:00
msgstr "Bảng mã dữ liệu tập tin ELF không có kiểu về cuối nhỏ (little-endian)"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1805
2008-03-24 16:18:56 +00:00
msgid "ELF file version ident does not match current one"
msgstr "ident của phiên bản tập tin ELF không tương ứng với điều hiện thời"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1809
2008-03-24 16:18:56 +00:00
msgid "ELF file OS ABI invalid"
msgstr "Hệ điều hành ABI của tập tin ELF không phải hợp lệ"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1812
2008-03-24 16:18:56 +00:00
msgid "ELF file ABI version invalid"
msgstr "Phiên bản ABI của tập tin ELF không phải hợp lệ"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1815
2012-04-01 13:52:09 +00:00
msgid "nonzero padding in e_ident"
msgstr "không có phần đệm số không trong e_ident"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1818
2008-03-24 16:18:56 +00:00
msgid "internal error"
msgstr "lỗi nội bộ"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1825
2008-03-24 16:18:56 +00:00
msgid "ELF file version does not match current one"
msgstr "Phiên bản tập tin ELF không tương ứng với điều hiện thời"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1833
2008-03-24 16:18:56 +00:00
msgid "only ET_DYN and ET_EXEC can be loaded"
msgstr "chỉ có thể nạp ET_DYN và ET_EXEC"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:1839
2008-03-24 16:18:56 +00:00
msgid "ELF file's phentsize not the expected size"
msgstr "kích cỡ phentsize của tập tin ELF là bất thường"
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:2358
2008-03-24 16:18:56 +00:00
msgid "wrong ELF class: ELFCLASS64"
2012-12-12 06:55:56 +00:00
msgstr "lớp ELF không đúng: ELFCLASS64"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:2359
2008-03-24 16:18:56 +00:00
msgid "wrong ELF class: ELFCLASS32"
2012-12-12 06:55:56 +00:00
msgstr "lớp ELF không đúng: ELFCLASS32"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/dl-load.c:2362
2008-03-24 16:18:56 +00:00
msgid "cannot open shared object file"
msgstr "không thể mở tập tin đối tượng dùng chung"
2012-12-12 06:55:56 +00:00
#: elf/dl-lookup.c:757 ports/sysdeps/mips/dl-lookup.c:774
2008-03-24 16:18:56 +00:00
msgid "relocation error"
msgstr "lỗi cấp định vị lại"
2012-12-12 06:55:56 +00:00
#: elf/dl-lookup.c:786 ports/sysdeps/mips/dl-lookup.c:803
2008-03-24 16:18:56 +00:00
msgid "symbol lookup error"
msgstr "lỗi tra cứu ký hiệu"
2012-12-12 06:55:56 +00:00
#: elf/dl-open.c:110
2008-03-24 16:18:56 +00:00
msgid "cannot extend global scope"
msgstr "không thể kéo dài phạm vi toàn cục"
2012-12-12 06:55:56 +00:00
#: elf/dl-open.c:524
2008-03-24 16:18:56 +00:00
msgid "TLS generation counter wrapped! Please report this."
msgstr "Bộ đếm tạo TLS đã bao bọc ! Hãy thông báo."
2012-12-12 06:55:56 +00:00
#: elf/dl-open.c:546
2012-04-01 13:52:09 +00:00
msgid "cannot load any more object with static TLS"
msgstr "không thể tải thêm đối tượng với TLS tĩnh"
2012-12-12 06:55:56 +00:00
#: elf/dl-open.c:599
2008-03-24 16:18:56 +00:00
msgid "invalid mode for dlopen()"
msgstr "chế độ không hợp lệ đối với dlopen()"
2012-12-12 06:55:56 +00:00
#: elf/dl-open.c:616
2008-03-24 16:18:56 +00:00
msgid "no more namespaces available for dlmopen()"
msgstr "không có sẵn miền tên thêm nữa đối với dlmopen()"
2012-12-12 06:55:56 +00:00
#: elf/dl-open.c:634
2008-03-24 16:18:56 +00:00
msgid "invalid target namespace in dlmopen()"
msgstr "miền tên đích không hợp lệ trong dlmopen()"
2012-04-01 13:52:09 +00:00
#: elf/dl-reloc.c:120
2008-03-24 16:18:56 +00:00
msgid "cannot allocate memory in static TLS block"
msgstr "không thể cấp phát bộ nhớ trong khối TLS tĩnh."
2012-07-03 19:43:55 +00:00
#: elf/dl-reloc.c:213
2008-03-24 16:18:56 +00:00
msgid "cannot make segment writable for relocation"
msgstr "không thể làm cho đoạn có khả năng ghi để định vị lại"
2012-07-03 19:43:55 +00:00
#: elf/dl-reloc.c:276
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: no PLTREL found in object %s\n"
msgstr "%s: không tìm thấy PLTREL trong đối tượng %s\n"
2012-07-03 19:43:55 +00:00
#: elf/dl-reloc.c:287
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: out of memory to store relocation results for %s\n"
msgstr "%s: không đủ bộ nhớ để cất giữ kết quả định vị lại đối với %s\n"
2012-07-03 19:43:55 +00:00
#: elf/dl-reloc.c:303
2008-03-24 16:18:56 +00:00
msgid "cannot restore segment prot after reloc"
msgstr "không thể phục hồi giao thức (prot) đoạn sau khi định vị lại"
2012-07-03 19:43:55 +00:00
#: elf/dl-reloc.c:332
2008-03-24 16:18:56 +00:00
msgid "cannot apply additional memory protection after relocation"
msgstr "không thể áp dụng sự bảo vệ bộ nhớ thêm sau khi định vị lại"
2012-12-12 06:55:56 +00:00
#: elf/dl-sym.c:163
2008-03-24 16:18:56 +00:00
msgid "RTLD_NEXT used in code not dynamically loaded"
msgstr "RTLD_NEXT được dùng trong mã không phải được nạp động"
2012-12-12 06:55:56 +00:00
#: elf/dl-tls.c:875
2008-03-24 16:18:56 +00:00
msgid "cannot create TLS data structures"
msgstr "không thể tạo các cấu trúc dữ liệu TLS"
2012-12-12 06:55:56 +00:00
#: elf/dl-version.c:166
2012-04-01 13:52:09 +00:00
msgid "version lookup error"
msgstr "lỗi tra cứu phiên bản"
2012-12-12 06:55:56 +00:00
#: elf/dl-version.c:297
2008-03-24 16:18:56 +00:00
msgid "cannot allocate version reference table"
msgstr "không thể cấp phát bảng tham chiếu phiên bản"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:140
2008-03-24 16:18:56 +00:00
msgid "Print cache"
msgstr "In bộ nhớ"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:141
2008-03-24 16:18:56 +00:00
msgid "Generate verbose messages"
msgstr "Tạo thông điệp chi tiết"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:142
2008-03-24 16:18:56 +00:00
msgid "Don't build cache"
msgstr "Đừng xây dựng bộ nhớ tạm"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:143
2008-03-24 16:18:56 +00:00
msgid "Don't generate links"
msgstr "Đừng tạo liên kết"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:144
2008-03-24 16:18:56 +00:00
msgid "Change to and use ROOT as root directory"
msgstr "Chuyển đổi và dùng GỐC làm thư mục gốc"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:144
2008-03-24 16:18:56 +00:00
msgid "ROOT"
msgstr "GỐC"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:145
2008-03-24 16:18:56 +00:00
msgid "CACHE"
msgstr "NHỚ_TẠM"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:145
2008-03-24 16:18:56 +00:00
msgid "Use CACHE as cache file"
msgstr "Dùng NHỚ_TẠM làm tập tin nhớ tạm"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:146
2008-03-24 16:18:56 +00:00
msgid "CONF"
msgstr "CẤU_HÌNH"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:146
2008-03-24 16:18:56 +00:00
msgid "Use CONF as configuration file"
msgstr "Dùng CẤU_HÌNH làm tập tin cấu hình"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:147
2008-03-24 16:18:56 +00:00
msgid "Only process directories specified on the command line. Don't build cache."
msgstr "Chỉ xử lý các thư mục được ghi rõ trên dòng lệnh. Đừng xây dựng bộ nhớ tạm."
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:148
2008-03-24 16:18:56 +00:00
msgid "Manually link individual libraries."
msgstr "Liên kết bằng tay các thư viện riêng."
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:149
2008-03-24 16:18:56 +00:00
msgid "FORMAT"
msgstr "ĐỊNH_DẠNG"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:149
2008-03-24 16:18:56 +00:00
msgid "Format to use: new, old or compat (default)"
msgstr ""
"Đường dẫn cần dùng:\n"
2012-12-12 06:55:56 +00:00
" • new mới\n"
" • old cũ\n"
" • compat tương thích (mặc định)"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:150
2008-03-24 16:18:56 +00:00
msgid "Ignore auxiliary cache file"
msgstr "Bỏ qua tập tin nhớ tạm bổ trợ"
2012-07-03 19:43:55 +00:00
#: elf/ldconfig.c:158
2008-03-24 16:18:56 +00:00
msgid "Configure Dynamic Linker Run Time Bindings."
msgstr "Cấu hình các tổ hợp lúc chạy liên kết động."
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:341
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Path `%s' given more than once"
2012-12-12 06:55:56 +00:00
msgstr "Đường dẫn “%s” được đưa ra nhiều lần"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:381
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s is not a known library type"
2012-12-12 06:55:56 +00:00
msgstr "“%s” không phải là kiểu thư viện đã biết"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:409
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't stat %s"
msgstr "Không thể lấy trạng thái về %s"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:483
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't stat %s\n"
msgstr "Không thể lấy trạng thái về %s\n"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:493
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s is not a symbolic link\n"
msgstr "%s không phải là một liên kết tượng trưng\n"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:512
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't unlink %s"
msgstr "Không thể bỏ liên kết %s"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:518
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't link %s to %s"
msgstr "Không thể liên kết %s tới %s"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:524
2008-03-24 16:18:56 +00:00
msgid " (changed)\n"
msgstr " (đã thay đổi)\n"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:526
2008-03-24 16:18:56 +00:00
msgid " (SKIPPED)\n"
msgstr " (BỊ BỎ QUA)\n"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:581
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't find %s"
msgstr "Không tìm thấy %s"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:597 elf/ldconfig.c:770 elf/ldconfig.c:829 elf/ldconfig.c:863
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot lstat %s"
msgstr "Không thể lstat %s"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:604
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Ignored file %s since it is not a regular file."
2012-04-01 13:52:09 +00:00
msgstr "Đã bỏ qua tập tin %s vì nó không phải là tập tin thông thường."
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:613
2008-03-24 16:18:56 +00:00
#, c-format
msgid "No link created since soname could not be found for %s"
msgstr "Chưa tạo liên kết vì không tìm thấy soname đối với %s"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:696
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't open directory %s"
msgstr "Không thể mở thư mục %s"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:788 elf/ldconfig.c:850 elf/readlib.c:90
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Input file %s not found.\n"
msgstr "Không tìm thấy tập tin nhập vào %s.\n"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:795
2012-04-01 13:52:09 +00:00
#, c-format
msgid "Cannot stat %s"
msgstr "Không thể lấy trạng thái về %s"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:924
2008-03-24 16:18:56 +00:00
#, c-format
msgid "libc5 library %s in wrong directory"
msgstr "thư viện libc5 %s nằm trong thư mục không đúng"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:927
2008-03-24 16:18:56 +00:00
#, c-format
msgid "libc6 library %s in wrong directory"
msgstr "thư viện libc6 %s nằm trong thư mục không đúng"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:930
2008-03-24 16:18:56 +00:00
#, c-format
msgid "libc4 library %s in wrong directory"
msgstr "thư viện libc4 %s nằm trong thư mục không đúng"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:958
2008-03-24 16:18:56 +00:00
#, c-format
msgid "libraries %s and %s in directory %s have same soname but different type."
msgstr "thư viện %s và %s trong thư mục %s có cùng một soname còn có kiểu khác nhau."
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1067
2008-03-24 16:18:56 +00:00
#, c-format
2012-07-03 19:43:55 +00:00
msgid "Warning: ignoring configuration file that cannot be opened: %s"
msgstr "Cảnh báo: đang bỏ qua tập tin cấu hình, cái mà đã không thể mở được: %s"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1133
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s:%u: bad syntax in hwcap line"
msgstr "%s:%u: cú pháp sai trong dòng hwcap"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1139
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s:%u: hwcap index %lu above maximum %u"
msgstr "%s:%u: chỉ mục hwcap %lu vượt quá tối đa %u"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1146 elf/ldconfig.c:1154
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s:%u: hwcap index %lu already defined as %s"
2012-12-12 06:55:56 +00:00
msgstr "%s:%u: chỉ mục hwcap %lu đã được định nghĩa là %s"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1157
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s:%u: duplicate hwcap %lu %s"
2012-12-12 06:55:56 +00:00
msgstr "%s:%u: hwcap bị trùng %lu %s"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1179
2008-03-24 16:18:56 +00:00
#, c-format
msgid "need absolute file name for configuration file when using -r"
2012-12-12 06:55:56 +00:00
msgstr "dùng tùy chọn “-r” thì cũng cần tên tập tin tuyệt đối cho tập tin cấu hình"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1186 locale/programs/xmalloc.c:65 malloc/obstack.c:433
2012-07-03 19:43:55 +00:00
#: malloc/obstack.c:435 posix/getconf.c:1076 posix/getconf.c:1296
2008-03-24 16:18:56 +00:00
#, c-format
msgid "memory exhausted"
2012-12-12 06:55:56 +00:00
msgstr "hết bộ nhớ"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1218
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s:%u: cannot read directory %s"
msgstr "%s:%u: không thể đọc thư mục %s"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1262
2008-03-24 16:18:56 +00:00
#, c-format
msgid "relative path `%s' used to build cache"
2012-12-12 06:55:56 +00:00
msgstr "đường dẫn tương đối “%s” được dùng để xây dựng bộ nhớ tạm"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1288
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't chdir to /"
msgstr "Không thể chuyển đổi thư mục (chdir) sang /"
2012-12-12 06:55:56 +00:00
#: elf/ldconfig.c:1329
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't open cache file directory %s\n"
msgstr "Không thể mở thư mục nhớ tạm %s\n"
2012-07-03 19:43:55 +00:00
#: elf/ldd.bash.in:42
2008-03-24 16:18:56 +00:00
msgid "Written by %s and %s.\n"
msgstr "Tác giả: %s và %s.\n"
2012-07-03 19:43:55 +00:00
#: elf/ldd.bash.in:47
2008-03-24 16:18:56 +00:00
msgid ""
"Usage: ldd [OPTION]... FILE...\n"
" --help print this help and exit\n"
" --version print version information and exit\n"
" -d, --data-relocs process data relocations\n"
" -r, --function-relocs process data and function relocations\n"
" -u, --unused print unused direct dependencies\n"
" -v, --verbose print all information\n"
msgstr ""
2012-12-12 06:55:56 +00:00
"Cách dùng: ldd [TÙY_CHỌN]... TẬP_TIN...\n"
2008-03-24 16:18:56 +00:00
" --help in trợ giúp này rồi thoát\n"
" --version in thông tin phiên bản rồi thoát\n"
" -d, --data-relocs xử lý các sự định vị lại dữ liệu\n"
" -r, --function-relocs xử lý các sự định vị lại dữ liệu và hàm\n"
" -u, --unused in các quan hệ phụ thuộc trực tiếp không dùng\n"
" -v, --verbose in mọi thông tin\n"
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:80
2008-03-24 16:18:56 +00:00
msgid "ldd: option \\`$1' is ambiguous"
2012-12-12 06:55:56 +00:00
msgstr "ldd: tùy chọn “$1” chưa rõ ràng"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:87
2008-03-24 16:18:56 +00:00
msgid "unrecognized option"
msgstr "không nhận ra tùy chọn"
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:88 elf/ldd.bash.in:126
2008-03-24 16:18:56 +00:00
msgid "Try \\`ldd --help' for more information."
2012-12-12 06:55:56 +00:00
msgstr "Hãy thử lệnh trợ giúp “ldd --help” để xem thông tin thêm."
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:125
2008-03-24 16:18:56 +00:00
msgid "missing file arguments"
msgstr "đối số tập tin còn thiếu"
#. TRANS No such file or directory. This is a ``file doesn't exist'' error
#. TRANS for ordinary files that are referenced in contexts where they are
#. TRANS expected to already exist.
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:148 sysdeps/gnu/errlist.c:36
2008-03-24 16:18:56 +00:00
msgid "No such file or directory"
msgstr "Không có tập tin hoặc thư mục như vậy"
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:151 inet/rcmd.c:488
2008-03-24 16:18:56 +00:00
msgid "not regular file"
msgstr "không phải tập tin chuẩn"
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:154
2008-03-24 16:18:56 +00:00
msgid "warning: you do not have execution permission for"
2012-07-03 19:43:55 +00:00
msgstr "cảnh báo: bạn không có quyền thực hiện"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:183
2008-03-24 16:18:56 +00:00
msgid "\tnot a dynamic executable"
msgstr "\tkhông phải một tập tin thực hiện được kiểu động"
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:191
2008-03-24 16:18:56 +00:00
msgid "exited with unknown exit code"
msgstr "đã thoát với mã thoát không rõ"
2012-12-12 06:55:56 +00:00
#: elf/ldd.bash.in:196
2008-03-24 16:18:56 +00:00
msgid "error: you do not have read permission for"
msgstr "lỗi: bạn không có quyền đọc"
2012-07-03 19:43:55 +00:00
#: elf/pldd-xx.c:105
#, c-format
msgid "cannot find program header of process"
msgstr "không tìm thấy phần đầu của tiến trình"
#: elf/pldd-xx.c:110
#, c-format
msgid "cannot read program header"
msgstr "không thể đọc phần đầu của chương trình"
#: elf/pldd-xx.c:135
#, c-format
msgid "cannot read dynamic section"
msgstr "không thể đọc phần động lực (dynamic) "
#: elf/pldd-xx.c:147
#, c-format
msgid "cannot read r_debug"
msgstr "không đọc được r_debug"
#: elf/pldd-xx.c:167
#, c-format
msgid "cannot read program interpreter"
msgstr "không thể đọc bộ giải dịch (phiên dịch) chương trình"
#: elf/pldd-xx.c:196
#, c-format
msgid "cannot read link map"
msgstr "không đọc được ánh xạ liên kết"
#: elf/pldd-xx.c:207
#, c-format
msgid "cannot read object name"
msgstr "không thể đọc tên đối tượng"
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:65
2012-07-03 19:43:55 +00:00
msgid "List dynamic shared objects loaded into process."
msgstr "Liệt kê các đối tượng chia sẻ động được tải vào một tiến trình."
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:69
2012-07-03 19:43:55 +00:00
msgid "PID"
msgstr "PID"
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:100
2012-07-03 19:43:55 +00:00
#, c-format
msgid "Exactly one parameter with process ID required.\n"
msgstr "Yêu cầu chính xác một tham số với ID tiến trình.\n"
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:112
2012-07-03 19:43:55 +00:00
#, c-format
msgid "invalid process ID '%s'"
2012-12-12 06:55:56 +00:00
msgstr "mã số ID tiến trình sai “%s”"
2012-07-03 19:43:55 +00:00
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:120
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot open %s"
msgstr "không mở được %s"
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:145
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot open %s/task"
msgstr "không thể mở %s/task"
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:148
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot prepare reading %s/task"
msgstr "không thể chuẩn bị cho việc đọc %s/task"
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:161
2012-07-03 19:43:55 +00:00
#, c-format
msgid "invalid thread ID '%s'"
2012-12-12 06:55:56 +00:00
msgstr "ID tuyến không hợp lệ “%s”"
2012-07-03 19:43:55 +00:00
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:172
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot attach to process %lu"
msgstr "không thể gán cho tiến trình %lu"
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:264
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot get information about process %lu"
msgstr "không thể lấy thông tin về tiến trình %lu"
2012-12-12 06:55:56 +00:00
#: elf/pldd.c:277
2012-07-03 19:43:55 +00:00
#, c-format
msgid "process %lu is no ELF program"
msgstr "tiến trình %lu không phải là chương trình kiểu ELF"
#: elf/readelflib.c:34
2008-03-24 16:18:56 +00:00
#, c-format
msgid "file %s is truncated\n"
2012-12-12 06:55:56 +00:00
msgstr "tập tin “%s” bị cắt ngắn\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: elf/readelflib.c:66
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s is a 32 bit ELF file.\n"
msgstr "%s là một tập tin ELF 32-bit.\n"
2012-07-03 19:43:55 +00:00
#: elf/readelflib.c:68
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s is a 64 bit ELF file.\n"
msgstr "%s là một tập tin ELF 64-bit.\n"
2012-07-03 19:43:55 +00:00
#: elf/readelflib.c:70
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unknown ELFCLASS in file %s.\n"
2012-12-12 06:55:56 +00:00
msgstr "Không rõ lớp ELFCLASS trong tập tin %s.\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: elf/readelflib.c:77
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s is not a shared object file (Type: %d).\n"
2012-12-12 06:55:56 +00:00
msgstr "%s không phải là tập tin đối tượng dùng chung (Kiểu: %d).\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: elf/readelflib.c:108
2008-03-24 16:18:56 +00:00
#, c-format
msgid "more than one dynamic segment\n"
msgstr "hơn một đoạn động\n"
2012-07-03 19:43:55 +00:00
#: elf/readlib.c:96
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot fstat file %s.\n"
msgstr "Không thể fstat tập tin %s.\n"
2012-07-03 19:43:55 +00:00
#: elf/readlib.c:107
2008-03-24 16:18:56 +00:00
#, c-format
msgid "File %s is empty, not checked."
msgstr "Tập tin %s là trống nên không được kiểm tra."
2012-07-03 19:43:55 +00:00
#: elf/readlib.c:113
2008-03-24 16:18:56 +00:00
#, c-format
msgid "File %s is too small, not checked."
msgstr "Tập tin %s quá nhỏ nên không được kiểm tra."
2012-07-03 19:43:55 +00:00
#: elf/readlib.c:123
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot mmap file %s.\n"
msgstr "Không thể mmap tập tin %s.\n"
2012-07-03 19:43:55 +00:00
#: elf/readlib.c:161
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s is not an ELF file - it has the wrong magic bytes at the start.\n"
2012-12-12 06:55:56 +00:00
msgstr "%s không phải là tập tin ELF — có những byte ma thuật không đúng tại khởi đầu của nó.\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: elf/sln.c:84
2009-03-01 15:12:53 +00:00
#, c-format
msgid ""
"Usage: sln src dest|file\n"
"\n"
msgstr ""
2012-12-12 06:55:56 +00:00
"Cách dùng: sln nguồn đích|tập_tin\n"
2009-03-01 15:12:53 +00:00
"\n"
2012-07-03 19:43:55 +00:00
#: elf/sln.c:109
2009-03-01 15:12:53 +00:00
#, c-format
msgid "%s: file open error: %m\n"
msgstr "%s: lỗi mở tập tin: %m\n"
2012-07-03 19:43:55 +00:00
#: elf/sln.c:146
2009-03-01 15:12:53 +00:00
#, c-format
msgid "No target in line %d\n"
msgstr "Không có đích trên dòng %d\n"
2012-07-03 19:43:55 +00:00
#: elf/sln.c:178
2009-03-01 15:12:53 +00:00
#, c-format
msgid "%s: destination must not be a directory\n"
msgstr "%s: đích không thể là thư mục\n"
2012-07-03 19:43:55 +00:00
#: elf/sln.c:184
2009-03-01 15:12:53 +00:00
#, c-format
msgid "%s: failed to remove the old destination\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: gặp lỗi khi gỡ bỏ được đích cũ\n"
2009-03-01 15:12:53 +00:00
2012-07-03 19:43:55 +00:00
#: elf/sln.c:192
2009-03-01 15:12:53 +00:00
#, c-format
msgid "%s: invalid destination: %s\n"
msgstr "%s: đích không hợp lệ: %s\n"
2012-07-03 19:43:55 +00:00
#: elf/sln.c:207 elf/sln.c:216
2009-03-01 15:12:53 +00:00
#, c-format
msgid "Invalid link from \"%s\" to \"%s\": %s\n"
2012-12-12 06:55:56 +00:00
msgstr "Liên kết không hợp lệ từ “%s” đến “%s”: %s\n"
2009-03-01 15:12:53 +00:00
2012-07-03 19:43:55 +00:00
#: elf/sotruss.ksh:32
2012-04-01 13:52:09 +00:00
#, sh-format
msgid ""
"Usage: sotruss [OPTION...] [--] EXECUTABLE [EXECUTABLE-OPTION...]\n"
2012-07-03 19:43:55 +00:00
" -F, --from FROMLIST Trace calls from objects on FROMLIST\n"
" -T, --to TOLIST Trace calls to objects on TOLIST\n"
2012-04-01 13:52:09 +00:00
"\n"
2012-07-03 19:43:55 +00:00
" -e, --exit Also show exits from the function calls\n"
" -f, --follow Trace child processes\n"
" -o, --output FILENAME Write output to FILENAME (or FILENAME.$PID in case\n"
2012-04-01 13:52:09 +00:00
"\t\t\t -f is also used) instead of standard error\n"
"\n"
2012-07-03 19:43:55 +00:00
" -?, --help Give this help list\n"
" --usage Give a short usage message\n"
" --version Print program version"
2012-04-01 13:52:09 +00:00
msgstr ""
2012-07-03 19:43:55 +00:00
"Cách dùng: sotruss [TUỲ CHỌN...] [--] LỆNH-THỰC-THI [TÙY-CHỌN-LỆNH-THỰC-THI...]\n"
" -F, --from FROMLIST Dấu vết các cuộc gọi đối tượng trên FORMLIST\n"
" -T, --to TOLIST Dấu vết các cuộc gọi đối tượng trên TOLIST\n"
2012-04-01 13:52:09 +00:00
"\n"
2012-07-03 19:43:55 +00:00
" -e, --exit Cũng đồng thời hiển thị cả kết thúc từ cú gọi hàm\n"
" -f, --follow Dấu vết tiến trình con\n"
2012-04-01 13:52:09 +00:00
" -o, --output FILENAME ghi kết xuất ra FILENAME (hay FILENAME.$PID trong trường hợp\n"
"\t\t\t -f được sử dụng) thay vì đầu ra lỗi chuẩn\n"
"\n"
2012-07-03 19:43:55 +00:00
" -?, --help Hiển thị trợ giúp này\n"
2012-12-12 06:55:56 +00:00
" --usage Đưa ra cách dùng dạng ngắn gọn\n"
" --version Hiển thị thông tin về phiên bản"
2012-04-01 13:52:09 +00:00
#: elf/sotruss.ksh:46
msgid "Mandatory arguments to long options are also mandatory for any corresponding\\nshort options.\\n"
msgstr "Các đối số uỷ thác sử dụng cùng với tùy chọn dài thì cũng bắt buộc với tùy chọn ngắn\\ntương ứng.\\n"
2012-12-12 06:55:56 +00:00
#: elf/sotruss.ksh:55
2012-04-01 13:52:09 +00:00
msgid "%s: option requires an argument -- '%s'\\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn yêu cầu một tham số -- “%s”\\n"
2012-04-01 13:52:09 +00:00
2012-12-12 06:55:56 +00:00
#: elf/sotruss.ksh:61
2012-04-01 13:52:09 +00:00
msgid "%s: option is ambiguous; possibilities:"
msgstr "%s: tùy chọn chưa rõ ràng; khả năng là:"
2012-12-12 06:55:56 +00:00
#: elf/sotruss.ksh:79
2012-04-01 13:52:09 +00:00
msgid "Written by %s.\\n"
msgstr "Tác giả: %s.\\n"
2012-12-12 06:55:56 +00:00
#: elf/sotruss.ksh:86
2012-04-01 13:52:09 +00:00
msgid ""
"Usage: %s [-ef] [-F FROMLIST] [-o FILENAME] [-T TOLIST] [--exit]\n"
2012-07-03 19:43:55 +00:00
"\t [--follow] [--from FROMLIST] [--output FILENAME] [--to TOLIST]\n"
"\t [--help] [--usage] [--version] [--]\n"
"\t EXECUTABLE [EXECUTABLE-OPTION...]\\n"
2012-04-01 13:52:09 +00:00
msgstr ""
"Cách dùng: %s [-ef] [-F TỪ_DANH_SÁCH] [-o TÊN_TỆP_TIN] [-T TỚI_DANH_SÁCH] [--exit]\n"
2012-07-03 19:43:55 +00:00
"\t [--follow] [--from TỪ_DANH_SÁCH] [--output TÊN_TỆP_TIN] [--to TỚI_DANH_SÁCH]\\n\t [--help] [--usage] [--version] [--]\n"
"\t LỆNH-THỰC-THI [TÙY-CHỌN-LỆNH-THỰC-THI...]\\n"
2012-04-01 13:52:09 +00:00
2012-12-12 06:55:56 +00:00
#: elf/sotruss.ksh:134
2012-04-01 13:52:09 +00:00
msgid "%s: unrecognized option '%c%s'\\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: không nhận diện tùy chọn “%c%s”\\n"
2012-04-01 13:52:09 +00:00
2012-07-03 19:43:55 +00:00
#: elf/sprof.c:76
2008-03-24 16:18:56 +00:00
msgid "Output selection:"
msgstr "Xuất vùng chọn:"
2012-07-03 19:43:55 +00:00
#: elf/sprof.c:78
2008-03-24 16:18:56 +00:00
msgid "print list of count paths and their number of use"
msgstr "in danh sách các đường dẫn đếm và số lần dùng mỗi đường dẫn"
2012-07-03 19:43:55 +00:00
#: elf/sprof.c:80
2008-03-24 16:18:56 +00:00
msgid "generate flat profile with counts and ticks"
msgstr "tạo nét hiện trạng phẳng có số đếm và vạch khấc"
2012-07-03 19:43:55 +00:00
#: elf/sprof.c:81
2008-03-24 16:18:56 +00:00
msgid "generate call graph"
msgstr "tạo đồ thị gọi"
2012-07-03 19:43:55 +00:00
#: elf/sprof.c:88
2009-03-01 15:12:53 +00:00
msgid "Read and display shared object profiling data."
msgstr "Đọc và hiển thị dữ liệu theo dõi cách sử dụng tiềm năng hệ thống của đối tượng chia sẻ."
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: elf/sprof.c:93
2008-03-24 16:18:56 +00:00
msgid "SHOBJ [PROFDATA]"
msgstr "SHOBJ [DỮ_LIỆU_ĐO_HIỆU_NĂNG]"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:432
2008-03-24 16:18:56 +00:00
#, c-format
msgid "failed to load shared object `%s'"
2012-12-12 06:55:56 +00:00
msgstr "lỗi nạp đối tượng dùng chung “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:441
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot create internal descriptors"
msgstr "không thể tạo bộ mô tả nội bộ"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:553
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Reopening shared object `%s' failed"
2012-12-12 06:55:56 +00:00
msgstr "Lỗi mở lại đối tượng dùng chung “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:560 elf/sprof.c:655
2008-03-24 16:18:56 +00:00
#, c-format
msgid "reading of section headers failed"
msgstr "lỗi đọc phần đầu của phần"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:568 elf/sprof.c:663
2008-03-24 16:18:56 +00:00
#, c-format
msgid "reading of section header string table failed"
msgstr "lỗi đọc bảng chuỗi phần đầu của phần"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:594
2008-03-24 16:18:56 +00:00
#, c-format
msgid "*** Cannot read debuginfo file name: %m\n"
msgstr "*** Không thể đọc tên tập tin chứa thông tin gỡ lỗi: %m\n"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:615
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot determine file name"
2012-07-03 19:43:55 +00:00
msgstr "không thể giả quyết tên tập tin"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:648
2008-03-24 16:18:56 +00:00
#, c-format
msgid "reading of ELF header failed"
msgstr "lỗi đọc phần đầu ELF"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:684
2008-03-24 16:18:56 +00:00
#, c-format
msgid "*** The file `%s' is stripped: no detailed analysis possible\n"
2012-12-12 06:55:56 +00:00
msgstr "*** Tập tin “%s” bị tước nên không thể phân tích chi tiết\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:714
2008-03-24 16:18:56 +00:00
#, c-format
msgid "failed to load symbol data"
msgstr "lỗi nạp dữ liệu ký hiệu"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:779
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot load profiling data"
msgstr "không thể nạp dữ liệu đo hiệu năng sử dụng"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:788
2008-03-24 16:18:56 +00:00
#, c-format
msgid "while stat'ing profiling data file"
msgstr "trong khi lấy trạng thái về tập tin dữ liệu do hiệu năng sử dụng"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:796
2008-03-24 16:18:56 +00:00
#, c-format
msgid "profiling data file `%s' does not match shared object `%s'"
2012-12-12 06:55:56 +00:00
msgstr "tập tin dữ liệu do hiệu năng sử dụng “%s” không tương ứng với đối tượng dùng chung “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:807
2008-03-24 16:18:56 +00:00
#, c-format
msgid "failed to mmap the profiling data file"
msgstr "lỗi mmap tập tin dữ liệu do hiệu năng sử dụng"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:815
2008-03-24 16:18:56 +00:00
#, c-format
msgid "error while closing the profiling data file"
msgstr "gặp lỗi khi đóng tập tin dữ liệu do hiệu năng sử dụng"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:824 elf/sprof.c:922
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot create internal descriptor"
msgstr "không thể tạo bộ mô tả nội bộ"
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:898
2008-03-24 16:18:56 +00:00
#, c-format
msgid "`%s' is no correct profile data file for `%s'"
2012-12-12 06:55:56 +00:00
msgstr "“%s” không phải là tập tin dữ liệu do hiệu năng sử dụng đúng đối với “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: elf/sprof.c:1079 elf/sprof.c:1137
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot allocate symbol data"
msgstr "không thể cấp phát dữ liệu ký hiệu"
2012-12-12 06:55:56 +00:00
#: iconv/iconv_charmap.c:143 iconv/iconv_prog.c:448
2009-03-01 15:12:53 +00:00
#, c-format
msgid "cannot open output file"
msgstr "không thể mở tập tin kết xuất"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_charmap.c:189 iconv/iconv_prog.c:311
2008-03-24 16:18:56 +00:00
#, c-format
msgid "error while closing input `%s'"
2012-12-12 06:55:56 +00:00
msgstr "gặp lỗi khi đóng dữ liệu nhập vào “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: iconv/iconv_charmap.c:463
2008-03-24 16:18:56 +00:00
#, c-format
msgid "illegal input sequence at position %Zd"
msgstr "dãy nhập vào cấm ở vị trí %Zd"
2012-12-12 06:55:56 +00:00
#: iconv/iconv_charmap.c:482 iconv/iconv_prog.c:539
2008-03-24 16:18:56 +00:00
#, c-format
msgid "incomplete character or shift sequence at end of buffer"
msgstr "dây ký tự hoặc dời chưa hoàn toàn ở kết thúc của bộ đệm"
2012-12-12 06:55:56 +00:00
#: iconv/iconv_charmap.c:527 iconv/iconv_charmap.c:563 iconv/iconv_prog.c:582
#: iconv/iconv_prog.c:618
2008-03-24 16:18:56 +00:00
#, c-format
msgid "error while reading the input"
msgstr "gặp lỗi khi đọc dữ liệu nhập vào"
2012-12-12 06:55:56 +00:00
#: iconv/iconv_charmap.c:545 iconv/iconv_prog.c:600
2008-03-24 16:18:56 +00:00
#, c-format
msgid "unable to allocate buffer for input"
msgstr "không thể cấp phát bộ đệm cho dữ liệu nhập vào"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:59
2008-03-24 16:18:56 +00:00
msgid "Input/Output format specification:"
msgstr "Đặc tả định dạng Vào/Ra:"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:60
2008-03-24 16:18:56 +00:00
msgid "encoding of original text"
msgstr "bảng mã của văn bản gốc"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:61
2008-03-24 16:18:56 +00:00
msgid "encoding for output"
msgstr "bảng mã cho kết xuất"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:62
2008-03-24 16:18:56 +00:00
msgid "Information:"
msgstr "Thông tin:"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:63
2008-03-24 16:18:56 +00:00
msgid "list all known coded character sets"
msgstr "liệt kê tất cả các bộ ký tự đã mã hoá được biết"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:64 locale/programs/localedef.c:126
2008-03-24 16:18:56 +00:00
msgid "Output control:"
msgstr "Điều khiển xuất:"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:65
2008-03-24 16:18:56 +00:00
msgid "omit invalid characters from output"
msgstr "bỏ sót ký tự không hợp lệ khỏi kết xuất"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:66
2008-03-24 16:18:56 +00:00
msgid "output file"
msgstr "tập tin kết xuất"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:67
2008-03-24 16:18:56 +00:00
msgid "suppress warnings"
msgstr "thu hồi cảnh báo"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:68
2008-03-24 16:18:56 +00:00
msgid "print progress information"
msgstr "in thông tin tiến hành"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:73
2008-03-24 16:18:56 +00:00
msgid "Convert encoding of given files from one encoding to another."
msgstr "Chuyển đổi bảng mã của các tập tin đã đưa ra từ bảng mã này sang bảng mã khác."
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:77
2008-03-24 16:18:56 +00:00
msgid "[FILE...]"
msgstr "[TẬP_TIN...]"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:233
2008-03-24 16:18:56 +00:00
#, c-format
msgid "conversions from `%s' and to `%s' are not supported"
2012-12-12 06:55:56 +00:00
msgstr "không hỗ trợ chức năng chuyển đổi từ “%s” hoặc đến “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:238
2008-03-24 16:18:56 +00:00
#, c-format
msgid "conversion from `%s' is not supported"
2012-12-12 06:55:56 +00:00
msgstr "không hỗ trợ chức năng chuyển đổi từ “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:245
2008-03-24 16:18:56 +00:00
#, c-format
msgid "conversion to `%s' is not supported"
2012-12-12 06:55:56 +00:00
msgstr "không hỗ trợ chức năng chuyển đổi đến “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:249
2008-03-24 16:18:56 +00:00
#, c-format
msgid "conversion from `%s' to `%s' is not supported"
2012-12-12 06:55:56 +00:00
msgstr "không hỗ trợ chức năng chuyển đổi từ “%s” đến “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:259
2008-03-24 16:18:56 +00:00
#, c-format
msgid "failed to start conversion processing"
msgstr "lỗi bắt đầu tiến trình chuyển đổi"
2012-07-03 19:43:55 +00:00
#: iconv/iconv_prog.c:357
2008-03-24 16:18:56 +00:00
#, c-format
msgid "error while closing output file"
msgstr "gặp lỗi khi đóng tập tin kết xuất"
2012-12-12 06:55:56 +00:00
#: iconv/iconv_prog.c:458
2008-03-24 16:18:56 +00:00
#, c-format
msgid "conversion stopped due to problem in writing the output"
msgstr "tiến trình chuyển đổi bị dừng chạy do vấn đề khi ghi kết xuất"
2012-12-12 06:55:56 +00:00
#: iconv/iconv_prog.c:535
2008-03-24 16:18:56 +00:00
#, c-format
msgid "illegal input sequence at position %ld"
msgstr "dãy nhập vào không hợp lệ ở vị trí %ld"
2012-12-12 06:55:56 +00:00
#: iconv/iconv_prog.c:543
2008-03-24 16:18:56 +00:00
#, c-format
msgid "internal error (illegal descriptor)"
msgstr "gặp lỗi nội bộ (bộ mô tả cấm)"
2012-12-12 06:55:56 +00:00
#: iconv/iconv_prog.c:546
2008-03-24 16:18:56 +00:00
#, c-format
msgid "unknown iconv() error %d"
msgstr "không rõ lỗi iconv() %d"
2012-12-12 06:55:56 +00:00
#: iconv/iconv_prog.c:791
2008-03-24 16:18:56 +00:00
msgid ""
"The following list contain all the coded character sets known. This does\n"
"not necessarily mean that all combinations of these names can be used for\n"
"the FROM and TO command line parameters. One coded character set can be\n"
"listed with several different names (aliases).\n"
"\n"
" "
msgstr ""
"Danh sách bên dưới chứa tất cả các bộ ký tự đã mã hoá mà được biết.\n"
"Không nhất thiết có nghĩa là tất cả các tổ hợp những tên này có thể\n"
"được dùng làm tham số dòng lệnh TỪ và ĐẾN. Một bộ ký tự đã mã hoá\n"
"cũng có thể được liệt kê với vài tên khác nhau.\n"
"\n"
" "
2012-07-03 19:43:55 +00:00
#: iconv/iconvconfig.c:109
2008-03-24 16:18:56 +00:00
msgid "Create fastloading iconv module configuration file."
msgstr "Tạo tập tin cấu hình mô-đun iconv sẽ nạp nhanh."
2012-07-03 19:43:55 +00:00
#: iconv/iconvconfig.c:113
2008-03-24 16:18:56 +00:00
msgid "[DIR...]"
msgstr "[THƯ_MỤC...]"
2012-07-03 19:43:55 +00:00
#: iconv/iconvconfig.c:126
2008-03-24 16:18:56 +00:00
msgid "Prefix used for all file accesses"
msgstr "Tiền tố được dùng cho mọi việc truy cập tập tin"
2012-07-03 19:43:55 +00:00
#: iconv/iconvconfig.c:127
2008-03-24 16:18:56 +00:00
msgid "Put output in FILE instead of installed location (--prefix does not apply to FILE)"
msgstr "Để kết xuất vào TẬP_TIN thay vào vị trí đã cài đặt (--prefix không áp dụng cho TẬP_TIN)"
2012-07-03 19:43:55 +00:00
#: iconv/iconvconfig.c:131
2008-03-24 16:18:56 +00:00
msgid "Do not search standard directories, only those on the command line"
msgstr "Đừng tìm kiếm trong các thư mục chuẩn, chỉ trong những thư mục trong dòng lệnh"
2012-07-03 19:43:55 +00:00
#: iconv/iconvconfig.c:303
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Directory arguments required when using --nostdlib"
2012-12-12 06:55:56 +00:00
msgstr "Tùy chọn “--nostdlib” cũng cần thiết đối số thư mục"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: iconv/iconvconfig.c:345 locale/programs/localedef.c:287
2008-03-24 16:18:56 +00:00
#, c-format
msgid "no output file produced because warnings were issued"
msgstr "chưa xuất tập tin do cảnh báo"
2012-12-12 06:55:56 +00:00
#: iconv/iconvconfig.c:434
2008-03-24 16:18:56 +00:00
#, c-format
msgid "while inserting in search tree"
msgstr "trong khi chèn vào cây tìm kiếm"
2012-12-12 06:55:56 +00:00
#: iconv/iconvconfig.c:1243
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot generate output file"
msgstr "không thể tạo tập tin kết xuất"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:163
2008-03-24 16:18:56 +00:00
msgid "rcmd: Cannot allocate memory\n"
msgstr "rcmd: Không thể cấp phát bộ nhớ\n"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:178
2008-03-24 16:18:56 +00:00
msgid "rcmd: socket: All ports in use\n"
msgstr "rcmd: ổ cắm: tất cả các cổng đang được dùng\n"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:206
2008-03-24 16:18:56 +00:00
#, c-format
msgid "connect to address %s: "
msgstr "kết nối tới địa chỉ %s: "
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:219
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Trying %s...\n"
msgstr "Đang thử %s...\n"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:255
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rcmd: write (setting up stderr): %m\n"
2012-12-12 06:55:56 +00:00
msgstr "rcmd: ghi (đang cài đặt đầu lỗi tiêu chuẩn): %m\n"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:271
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rcmd: poll (setting up stderr): %m\n"
2012-12-12 06:55:56 +00:00
msgstr "rcmd: thăm dò (đang cài đặt đầu lỗi tiêu chuẩn): %m\n"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:274
2008-03-24 16:18:56 +00:00
msgid "poll: protocol failure in circuit setup\n"
2012-12-12 06:55:56 +00:00
msgstr "thăm dò: lỗi giao thức trong cài đặt mạch điện\n"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:306
2008-03-24 16:18:56 +00:00
msgid "socket: protocol failure in circuit setup\n"
2012-12-12 06:55:56 +00:00
msgstr "ổ cắm: lỗi giao thức trong cài đặt mạch điện\n"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:330
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rcmd: %s: short read"
msgstr "rcmd: %s: đọc ngắn"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:486
2008-03-24 16:18:56 +00:00
msgid "lstat failed"
msgstr "lstat bị lỗi"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:493
2008-03-24 16:18:56 +00:00
msgid "cannot open"
msgstr "không thể mở"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:495
2008-03-24 16:18:56 +00:00
msgid "fstat failed"
msgstr "fstat bị lỗi"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:497
2008-03-24 16:18:56 +00:00
msgid "bad owner"
msgstr "chủ sai"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:499
2008-03-24 16:18:56 +00:00
msgid "writeable by other than owner"
msgstr "người khác với chủ cũng có quyền ghi vào"
2012-04-01 13:52:09 +00:00
#: inet/rcmd.c:501
2008-03-24 16:18:56 +00:00
msgid "hard linked somewhere"
msgstr "đã liên kết cứng với một vị trí nào đó"
#: inet/ruserpass.c:170 inet/ruserpass.c:193
msgid "out of memory"
msgstr "tràn bộ nhớ"
#: inet/ruserpass.c:184
msgid "Error: .netrc file is readable by others."
msgstr "Lỗi: người khác cũng có quyền đọc tập tin .netrc"
#: inet/ruserpass.c:185
msgid "Remove password or make file unreadable by others."
msgstr "Gỡ bỏ mật khẩu hoặc làm cho tập tin không cho phép người khác đọc."
#: inet/ruserpass.c:277
#, c-format
msgid "Unknown .netrc keyword %s"
2012-12-12 06:55:56 +00:00
msgstr "Không hiểu từ khoá .netrc %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: libidn/nfkc.c:462
2008-03-24 16:18:56 +00:00
msgid "Character out of range for UTF-8"
msgstr "Ký tự ở ngoại phạm vi UTF-8"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap-dir.c:58
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot read character map directory `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể đọc thư mục ánh xạ ký tự “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:137
2008-03-24 16:18:56 +00:00
#, c-format
msgid "character map file `%s' not found"
2012-12-12 06:55:56 +00:00
msgstr "không tìm thấy tập tin ánh xạ ký tự “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:194
2008-03-24 16:18:56 +00:00
#, c-format
msgid "default character map file `%s' not found"
2012-12-12 06:55:56 +00:00
msgstr "không tìm thấy tập tin ánh xạ ký tự mặc định “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:257
2008-03-24 16:18:56 +00:00
#, c-format
msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant\n"
2012-12-12 06:55:56 +00:00
msgstr "ánh xạ ký tự “%s” không tương thích với ASCII, miền địa phương không tùy theo ISO C\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:336
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: <mb_cur_max> must be greater than <mb_cur_min>\n"
msgstr "%s: <mb_cur_max> phải lớn hơn <mb_cur_min>\n"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:356 locale/programs/charmap.c:373
#: locale/programs/repertoire.c:173
2008-03-24 16:18:56 +00:00
#, c-format
msgid "syntax error in prolog: %s"
msgstr "lỗi cú pháp trong prolog: %s"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:357
2008-03-24 16:18:56 +00:00
msgid "invalid definition"
2012-12-12 06:55:56 +00:00
msgstr "lời định nghĩa không hợp lệ"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:374 locale/programs/locfile.c:125
#: locale/programs/locfile.c:152 locale/programs/repertoire.c:174
2008-03-24 16:18:56 +00:00
msgid "bad argument"
msgstr "đối số sai"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:402
2008-03-24 16:18:56 +00:00
#, c-format
msgid "duplicate definition of <%s>"
2012-12-12 06:55:56 +00:00
msgstr "lời định nghĩa trùng của <%s>"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:409
2008-03-24 16:18:56 +00:00
#, c-format
msgid "value for <%s> must be 1 or greater"
msgstr "giá trị cho <%s> phải ≥ 1"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:421
2008-03-24 16:18:56 +00:00
#, c-format
msgid "value of <%s> must be greater or equal than the value of <%s>"
msgstr "giá trị <%s> phải ≥ giá trị <%s>"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:444 locale/programs/repertoire.c:182
2008-03-24 16:18:56 +00:00
#, c-format
msgid "argument to <%s> must be a single character"
msgstr "đối số cho <%s> phải là một ký tự riêng lẻ"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:470
2008-03-24 16:18:56 +00:00
msgid "character sets with locking states are not supported"
msgstr "không hỗ trợ bộ ký tự có tình trạng khoá"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:497 locale/programs/charmap.c:551
#: locale/programs/charmap.c:583 locale/programs/charmap.c:677
#: locale/programs/charmap.c:732 locale/programs/charmap.c:773
#: locale/programs/charmap.c:814
2008-03-24 16:18:56 +00:00
#, c-format
msgid "syntax error in %s definition: %s"
2012-12-12 06:55:56 +00:00
msgstr "gặp lỗi cú pháp trong lời định nghĩa %s: %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:498 locale/programs/charmap.c:678
#: locale/programs/charmap.c:774 locale/programs/repertoire.c:229
2008-03-24 16:18:56 +00:00
msgid "no symbolic name given"
msgstr "chưa đưa ra tên tượng trưng"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:552
2008-03-24 16:18:56 +00:00
msgid "invalid encoding given"
msgstr "đưa ra bảng mã không hợp lệ"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:561
2008-03-24 16:18:56 +00:00
msgid "too few bytes in character encoding"
msgstr "bảng mã ký tự chứa quá ít byte"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:563
2008-03-24 16:18:56 +00:00
msgid "too many bytes in character encoding"
msgstr "bảng mã ký tự chứa quá nhiều byte"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:585 locale/programs/charmap.c:733
#: locale/programs/charmap.c:816 locale/programs/repertoire.c:295
2008-03-24 16:18:56 +00:00
msgid "no symbolic name given for end of range"
msgstr "chưa đưa ra tên tượng trưng cho kết thúc phạm vi"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:609 locale/programs/ld-address.c:601
#: locale/programs/ld-collate.c:2766 locale/programs/ld-collate.c:3924
#: locale/programs/ld-ctype.c:2255 locale/programs/ld-ctype.c:3006
#: locale/programs/ld-identification.c:451
#: locale/programs/ld-measurement.c:237 locale/programs/ld-messages.c:331
#: locale/programs/ld-monetary.c:942 locale/programs/ld-name.c:306
#: locale/programs/ld-numeric.c:367 locale/programs/ld-paper.c:240
#: locale/programs/ld-telephone.c:312 locale/programs/ld-time.c:1220
#: locale/programs/repertoire.c:312
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%1$s: definition does not end with `END %1$s'"
2012-12-12 06:55:56 +00:00
msgstr "%1$s: lời định nghĩa không kết thúc với: END %1$s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:642
2008-03-24 16:18:56 +00:00
msgid "only WIDTH definitions are allowed to follow the CHARMAP definition"
2012-12-12 06:55:56 +00:00
msgstr "cho phép chỉ lời định nghĩa WIDTH (chiều rộng) nằm sau lời định nghĩa CHARMAP (ánh xạ ký tự)"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:650 locale/programs/charmap.c:713
2008-03-24 16:18:56 +00:00
#, c-format
msgid "value for %s must be an integer"
msgstr "giá trị cho %s phải là số nguyên"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:841
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: error in state machine"
msgstr "%s: lỗi trong cơ chế tình trạng"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:849 locale/programs/ld-address.c:617
#: locale/programs/ld-collate.c:2763 locale/programs/ld-collate.c:4117
#: locale/programs/ld-ctype.c:2252 locale/programs/ld-ctype.c:3023
#: locale/programs/ld-identification.c:467
#: locale/programs/ld-measurement.c:253 locale/programs/ld-messages.c:347
#: locale/programs/ld-monetary.c:958 locale/programs/ld-name.c:322
#: locale/programs/ld-numeric.c:383 locale/programs/ld-paper.c:256
#: locale/programs/ld-telephone.c:328 locale/programs/ld-time.c:1236
#: locale/programs/locfile.c:825 locale/programs/repertoire.c:323
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: premature end of file"
msgstr "%s: gặp kết thúc tập tin quá sớm"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:868 locale/programs/charmap.c:879
2008-03-24 16:18:56 +00:00
#, c-format
msgid "unknown character `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không rõ ký tự “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:887
2008-03-24 16:18:56 +00:00
#, c-format
msgid "number of bytes for byte sequence of beginning and end of range not the same: %d vs %d"
msgstr "số byte cho dãy byte ở đầu và cuối của phạm vi không phải là trùng: %d so với %d"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:992 locale/programs/ld-collate.c:3043
#: locale/programs/repertoire.c:418
2008-03-24 16:18:56 +00:00
msgid "invalid names for character range"
msgstr "tên không hợp lệ cho phạm vi ký tự"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:1004 locale/programs/repertoire.c:430
2008-03-24 16:18:56 +00:00
msgid "hexadecimal range format should use only capital characters"
msgstr "định dạng phạm vi thập lục chỉ nên dùng chữ hoa"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:1022 locale/programs/repertoire.c:448
2008-03-24 16:18:56 +00:00
#, c-format
msgid "<%s> and <%s> are invalid names for range"
msgstr "<%s> và <%s> là tên không hợp lệ với phạm vi"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:1028 locale/programs/repertoire.c:455
2008-03-24 16:18:56 +00:00
msgid "upper limit in range is smaller than lower limit"
msgstr "giới hạn trên của phạm vi là nhỏ hơn giới hạn dưới"
2012-07-03 19:43:55 +00:00
#: locale/programs/charmap.c:1086
2008-03-24 16:18:56 +00:00
msgid "resulting bytes for range not representable."
msgstr "không thể đại diện số byte kết quả cho phạm vi."
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:134 locale/programs/ld-collate.c:1557
#: locale/programs/ld-ctype.c:420 locale/programs/ld-identification.c:132
#: locale/programs/ld-measurement.c:93 locale/programs/ld-messages.c:96
#: locale/programs/ld-monetary.c:193 locale/programs/ld-name.c:93
#: locale/programs/ld-numeric.c:97 locale/programs/ld-paper.c:90
#: locale/programs/ld-telephone.c:93 locale/programs/ld-time.c:158
2008-03-24 16:18:56 +00:00
#, c-format
msgid "No definition for %s category found"
2012-12-12 06:55:56 +00:00
msgstr "Không tìm thấy lời định nghĩa cho phân loại %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:145 locale/programs/ld-address.c:183
#: locale/programs/ld-address.c:201 locale/programs/ld-address.c:230
#: locale/programs/ld-address.c:302 locale/programs/ld-address.c:321
#: locale/programs/ld-address.c:334 locale/programs/ld-identification.c:145
#: locale/programs/ld-measurement.c:104 locale/programs/ld-monetary.c:205
#: locale/programs/ld-monetary.c:249 locale/programs/ld-monetary.c:265
#: locale/programs/ld-monetary.c:277 locale/programs/ld-name.c:104
#: locale/programs/ld-name.c:141 locale/programs/ld-numeric.c:111
#: locale/programs/ld-numeric.c:125 locale/programs/ld-paper.c:101
#: locale/programs/ld-paper.c:110 locale/programs/ld-telephone.c:104
#: locale/programs/ld-telephone.c:161 locale/programs/ld-time.c:174
#: locale/programs/ld-time.c:195
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: field `%s' not defined"
2012-12-12 06:55:56 +00:00
msgstr "%s: chưa định nghĩa trường “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:157 locale/programs/ld-address.c:209
#: locale/programs/ld-address.c:239 locale/programs/ld-address.c:277
#: locale/programs/ld-name.c:116 locale/programs/ld-telephone.c:116
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: field `%s' must not be empty"
2012-12-12 06:55:56 +00:00
msgstr "%s: trường “%s” không thể là rỗng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:169
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: invalid escape `%%%c' sequence in field `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: dãy thoát không hợp lệ: “%%%c” trong trường “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:220
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: terminology language code `%s' not defined"
2012-12-12 06:55:56 +00:00
msgstr "%s: chưa định nghĩa mã ngôn ngữ thuật ngữ “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:245
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: field `%s' must not be defined"
2012-12-12 06:55:56 +00:00
msgstr "%s: trường “%s” không nên được định nghĩa"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:259 locale/programs/ld-address.c:288
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: language abbreviation `%s' not defined"
2012-12-12 06:55:56 +00:00
msgstr "%s: chưa định nghĩa từ viết tắt ngôn ngữ “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:266 locale/programs/ld-address.c:294
#: locale/programs/ld-address.c:328 locale/programs/ld-address.c:340
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: `%s' value does not match `%s' value"
2012-12-12 06:55:56 +00:00
msgstr "%s: giá trị “%s” không tương ứng với giá trị “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:313
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: numeric country code `%d' not valid"
2012-12-12 06:55:56 +00:00
msgstr "%s: mã quốc gia thuộc số “%d” không phải hợp lệ"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:509 locale/programs/ld-address.c:546
#: locale/programs/ld-address.c:584 locale/programs/ld-ctype.c:2630
#: locale/programs/ld-identification.c:363
#: locale/programs/ld-measurement.c:220 locale/programs/ld-messages.c:300
#: locale/programs/ld-monetary.c:700 locale/programs/ld-monetary.c:735
#: locale/programs/ld-monetary.c:776 locale/programs/ld-name.c:279
#: locale/programs/ld-numeric.c:262 locale/programs/ld-paper.c:223
#: locale/programs/ld-telephone.c:287 locale/programs/ld-time.c:1125
#: locale/programs/ld-time.c:1167
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: field `%s' declared more than once"
2012-12-12 06:55:56 +00:00
msgstr "%s: trường “%s” khai báo nhiều lần"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:513 locale/programs/ld-address.c:551
#: locale/programs/ld-identification.c:367 locale/programs/ld-messages.c:310
#: locale/programs/ld-monetary.c:704 locale/programs/ld-monetary.c:739
#: locale/programs/ld-name.c:283 locale/programs/ld-numeric.c:266
#: locale/programs/ld-telephone.c:291 locale/programs/ld-time.c:1019
#: locale/programs/ld-time.c:1088 locale/programs/ld-time.c:1130
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: unknown character in field `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: không rõ ký tự trong trường “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:598 locale/programs/ld-collate.c:3922
#: locale/programs/ld-ctype.c:3003 locale/programs/ld-identification.c:448
#: locale/programs/ld-measurement.c:234 locale/programs/ld-messages.c:329
#: locale/programs/ld-monetary.c:940 locale/programs/ld-name.c:304
#: locale/programs/ld-numeric.c:365 locale/programs/ld-paper.c:238
#: locale/programs/ld-telephone.c:310 locale/programs/ld-time.c:1218
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: incomplete `END' line"
2012-12-12 06:55:56 +00:00
msgstr "%s: dòng “END” chưa hoàn toàn"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-address.c:608 locale/programs/ld-collate.c:543
#: locale/programs/ld-collate.c:595 locale/programs/ld-collate.c:891
#: locale/programs/ld-collate.c:904 locale/programs/ld-collate.c:2732
#: locale/programs/ld-collate.c:2753 locale/programs/ld-collate.c:4107
#: locale/programs/ld-ctype.c:1984 locale/programs/ld-ctype.c:2242
#: locale/programs/ld-ctype.c:2828 locale/programs/ld-ctype.c:3014
#: locale/programs/ld-identification.c:458
#: locale/programs/ld-measurement.c:244 locale/programs/ld-messages.c:338
#: locale/programs/ld-monetary.c:949 locale/programs/ld-name.c:313
#: locale/programs/ld-numeric.c:374 locale/programs/ld-paper.c:247
#: locale/programs/ld-telephone.c:319 locale/programs/ld-time.c:1227
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: syntax error"
msgstr "%s: lỗi cú pháp"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:418
2008-03-24 16:18:56 +00:00
#, c-format
msgid "`%.*s' already defined in charmap"
2012-12-12 06:55:56 +00:00
msgstr "“%.*s” đã được định nghĩa trong ánh xạ ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:427
2008-03-24 16:18:56 +00:00
#, c-format
msgid "`%.*s' already defined in repertoire"
2012-12-12 06:55:56 +00:00
msgstr "“%.*s” đã được định nghĩa trong repertoire"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:434
2008-03-24 16:18:56 +00:00
#, c-format
msgid "`%.*s' already defined as collating symbol"
2012-12-12 06:55:56 +00:00
msgstr "“%.*s” đã được định nghĩa là ký hiệu đối chiếu"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:441
2008-03-24 16:18:56 +00:00
#, c-format
msgid "`%.*s' already defined as collating element"
2012-12-12 06:55:56 +00:00
msgstr "“%.*s” đã được định nghĩa là phần tử đối chiếu"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:472 locale/programs/ld-collate.c:498
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: `forward' and `backward' are mutually excluding each other"
2012-12-12 06:55:56 +00:00
msgstr "%s: “forward” (tiếp tới) và “backward” (lùi lại) thì loại từ lẫn nhau"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:482 locale/programs/ld-collate.c:508
#: locale/programs/ld-collate.c:524
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: `%s' mentioned more than once in definition of weight %d"
2012-12-12 06:55:56 +00:00
msgstr "%s: “%s” được ghi nhiều lần để định nghĩa độ đậm %d"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:580
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: too many rules; first entry only had %d"
msgstr "%s: quá nhiều quy tắc; mục nhập thứ nhất chỉ có %d"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:616
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: not enough sorting rules"
msgstr "%s: không đủ quy tắc sắp xếp"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:781
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: empty weight string not allowed"
msgstr "%s: không cho phép chuỗi độ đậm rỗng"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:876
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: weights must use the same ellipsis symbol as the name"
msgstr "%s: độ đậm phải dùng cùng một ký hiệu dấu chấm lửng với tên"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:932
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: too many values"
msgstr "%s: quá nhiều giá trị"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1052 locale/programs/ld-collate.c:1227
2008-03-24 16:18:56 +00:00
#, c-format
msgid "order for `%.*s' already defined at %s:%Zu"
2012-12-12 06:55:56 +00:00
msgstr "thứ tự “%.*s” đã được định nghĩa ở %s:%Zu"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1102
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: the start and the end symbol of a range must stand for characters"
msgstr "%s: ký hiệu đầu và ký hiệu cuối của một phạm vi phải đại diện ký tự"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1129
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: byte sequences of first and last character must have the same length"
msgstr "%s: dãy byte của ký tự đầu và ký tự cuối phải có cùng một chiều dài"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1171
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: byte sequence of first character of range is not lower than that of the last character"
msgstr "%s: dãy byte của ký tự đầu của phạm vi không phải nhỏ hơn ký tự cuối"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1296
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: symbolic range ellipsis must not directly follow `order_start'"
2012-12-12 06:55:56 +00:00
msgstr "%s: dấu chấm lửng phạm vi tượng trưng không thể nằm đúng sau “order_start”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1300
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: symbolic range ellipsis must not be directly followed by `order_end'"
2012-12-12 06:55:56 +00:00
msgstr "%s: dấu chấm lửng phạm vi tượng trưng không thể nằm đúng trước “order_end”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1320 locale/programs/ld-ctype.c:1501
2008-03-24 16:18:56 +00:00
#, c-format
msgid "`%s' and `%.*s' are not valid names for symbolic range"
2012-12-12 06:55:56 +00:00
msgstr "“%s” và “%.*s” không phải là tên hợp lệ cho phạm vi tượng trưng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1370 locale/programs/ld-collate.c:3858
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: order for `%.*s' already defined at %s:%Zu"
2012-12-12 06:55:56 +00:00
msgstr "%s: thứ tự “%.*s” đã được định nghĩa ở %s:%Zu"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1379
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: `%s' must be a character"
2012-12-12 06:55:56 +00:00
msgstr "%s: “%s” phải là một ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1574
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: `position' must be used for a specific level in all sections or none"
2012-12-12 06:55:56 +00:00
msgstr "%s: “position” (vị trí) phải được dùng cho một cấp cụ thể trong tất cả các phần, hoặc trong không phần gì"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1599
2008-03-24 16:18:56 +00:00
#, c-format
msgid "symbol `%s' not defined"
2012-12-12 06:55:56 +00:00
msgstr "chưa định nghĩa ký hiệu “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1675 locale/programs/ld-collate.c:1781
2008-03-24 16:18:56 +00:00
#, c-format
msgid "symbol `%s' has the same encoding as"
2012-12-12 06:55:56 +00:00
msgstr "ký hiệu “%s” có cùng một bảng mã với"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1679 locale/programs/ld-collate.c:1785
2008-03-24 16:18:56 +00:00
#, c-format
msgid "symbol `%s'"
2012-12-12 06:55:56 +00:00
msgstr "ký hiệu “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1827
2008-03-24 16:18:56 +00:00
#, c-format
msgid "no definition of `UNDEFINED'"
2012-12-12 06:55:56 +00:00
msgstr "chưa định nghĩa “UNDEFINED”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:1856
2008-03-24 16:18:56 +00:00
#, c-format
msgid "too many errors; giving up"
msgstr "quá nhiều lỗi nên chịu thua"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:2658 locale/programs/ld-collate.c:4046
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: nested conditionals not supported"
msgstr "%s: không hỗ trợ điều kiện nhúng"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:2676
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: more then one 'else'"
2012-12-12 06:55:56 +00:00
msgstr "%s: nhiều điều kiện “else” (nếu không)"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:2851
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: duplicate definition of `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: lời định nghĩa “%s” trùng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:2887
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: duplicate declaration of section `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: lời định nghĩa phần “%s” trùng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3023
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: unknown character in collating symbol name"
msgstr "%s: không rõ ký tự trong tên ký hiệu đối chiếu"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3152
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: unknown character in equivalent definition name"
2012-12-12 06:55:56 +00:00
msgstr "%s: không rõ ký tự trong tên lời định nghĩa tương đương"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3163
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: unknown character in equivalent definition value"
2012-12-12 06:55:56 +00:00
msgstr "%s: không rõ ký tự trong giá trị lời định nghĩa tương đương"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3173
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: unknown symbol `%s' in equivalent definition"
2012-12-12 06:55:56 +00:00
msgstr "%s: không rõ ký hiệu “%s” trong lời định nghĩa tương đương"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3182
2008-03-24 16:18:56 +00:00
msgid "error while adding equivalent collating symbol"
msgstr "gặp lỗi khi thêm ký hiệu đối chiếu tương đương"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3220
2008-03-24 16:18:56 +00:00
#, c-format
msgid "duplicate definition of script `%s'"
2012-12-12 06:55:56 +00:00
msgstr "lời định nghĩa văn lệnh “%s” trùng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3268
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: unknown section name `%.*s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: không rõ tên phần “%.*s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3297
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: multiple order definitions for section `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: nhiều lời định nghĩa thứ tự cho phần “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3325
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: invalid number of sorting rules"
msgstr "%s: số quy tắc sắp xếp không hợp lệ"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3352
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: multiple order definitions for unnamed section"
2012-12-12 06:55:56 +00:00
msgstr "%s: nhiều lời định nghĩa thứ tự cho phần không tên"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3407 locale/programs/ld-collate.c:3537
#: locale/programs/ld-collate.c:3900
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: missing `order_end' keyword"
2012-12-12 06:55:56 +00:00
msgstr "%s: thiếu từ khoá “order_end”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3470
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: order for collating symbol %.*s not yet defined"
2012-12-12 06:55:56 +00:00
msgstr "%s: chưa định nghĩa thứ tự cho ký hiệu đối chiếu %.*s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3488
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: order for collating element %.*s not yet defined"
2012-12-12 06:55:56 +00:00
msgstr "%s: chưa định nghĩa thứ tự cho phần tử đối chiếu %.*s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3499
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: cannot reorder after %.*s: symbol not known"
msgstr "%s: không thể sắp xếp lại sau %.*s: ký hiệu không rõ"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3551 locale/programs/ld-collate.c:3912
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: missing `reorder-end' keyword"
2012-12-12 06:55:56 +00:00
msgstr "%s: thiếu từ khoá “reorder-end”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3585 locale/programs/ld-collate.c:3783
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: section `%.*s' not known"
2012-12-12 06:55:56 +00:00
msgstr "%s: không rõ phần “%.*s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3650
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: bad symbol <%.*s>"
msgstr "%s: ký hiệu sai <%.*s>"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3846
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: cannot have `%s' as end of ellipsis range"
2012-12-12 06:55:56 +00:00
msgstr "%s: không thể dùng “%s” làm kết thúc của phạm vi dấu chấm lửng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3896
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: empty category description not allowed"
msgstr "%s: không cho phép mô tả phân loại rỗng"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:3915
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: missing `reorder-sections-end' keyword"
2012-12-12 06:55:56 +00:00
msgstr "%s: thiếu từ khoá “reorder-sections-end”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:4079
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: '%s' without matching 'ifdef' or 'ifndef'"
2012-12-12 06:55:56 +00:00
msgstr "%s: “%s” không có “ifdef” hoặc “ifndef” tương ứng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-collate.c:4097
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: 'endif' without matching 'ifdef' or 'ifndef'"
2012-12-12 06:55:56 +00:00
msgstr "%s: “endif” không có “ifdef” hoặc “ifndef” tương ứng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:439
2008-03-24 16:18:56 +00:00
#, c-format
msgid "No character set name specified in charmap"
2012-12-12 06:55:56 +00:00
msgstr "Chưa định nghĩa tên bộ ký tự trong ánh xạ ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:468
2008-03-24 16:18:56 +00:00
#, c-format
msgid "character L'\\u%0*x' in class `%s' must be in class `%s'"
2012-12-12 06:55:56 +00:00
msgstr "ký tự L”\\u%0*x” trong lớp “%s” cũng phải nằm trong lớp “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:483
2008-03-24 16:18:56 +00:00
#, c-format
msgid "character L'\\u%0*x' in class `%s' must not be in class `%s'"
2012-12-12 06:55:56 +00:00
msgstr "ký tự L”\\u%0*x” trong lớp “%s” không thể nằm trong lớp “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:497 locale/programs/ld-ctype.c:555
2008-03-24 16:18:56 +00:00
#, c-format
msgid "internal error in %s, line %u"
msgstr "gặp lỗi nội bộ trong %s, dòng %u"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:526
2008-03-24 16:18:56 +00:00
#, c-format
msgid "character '%s' in class `%s' must be in class `%s'"
2012-12-12 06:55:56 +00:00
msgstr "ký tự “%s” trong lớp “%s” cũng phải nằm trong lớp “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:542
2008-03-24 16:18:56 +00:00
#, c-format
msgid "character '%s' in class `%s' must not be in class `%s'"
2012-12-12 06:55:56 +00:00
msgstr "ký tự “%s” trong lớp “%s” không thể nằm trong lớp “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:572 locale/programs/ld-ctype.c:610
2008-03-24 16:18:56 +00:00
#, c-format
msgid "<SP> character not in class `%s'"
2012-12-12 06:55:56 +00:00
msgstr "ký tự <SP> không phải nằm trong lớp “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:584 locale/programs/ld-ctype.c:621
2008-03-24 16:18:56 +00:00
#, c-format
msgid "<SP> character must not be in class `%s'"
2012-12-12 06:55:56 +00:00
msgstr "ký tự <SP> không thể nằm trong lớp “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:599
2008-03-24 16:18:56 +00:00
#, c-format
msgid "character <SP> not defined in character map"
2012-12-12 06:55:56 +00:00
msgstr "ký tự <SP> không phải được định nghĩa trong ánh xạ ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:735
2008-03-24 16:18:56 +00:00
#, c-format
msgid "`digit' category has not entries in groups of ten"
2012-12-12 06:55:56 +00:00
msgstr "phân loại “digit” (chữ số) không có mục nhập theo nhóm mười"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:784
2008-03-24 16:18:56 +00:00
#, c-format
msgid "no input digits defined and none of the standard names in the charmap"
2012-12-12 06:55:56 +00:00
msgstr "chưa định nghĩa chữ số nhập vào hoặc tên tiêu chuẩn trong ánh xạ ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:849
2008-03-24 16:18:56 +00:00
#, c-format
msgid "not all characters used in `outdigit' are available in the charmap"
2012-12-12 06:55:56 +00:00
msgstr "không phải tất cả các ký tự được dùng trong “outdigit” cũng sẵn sàng trong ánh xạ ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:866
2008-03-24 16:18:56 +00:00
#, c-format
msgid "not all characters used in `outdigit' are available in the repertoire"
2012-12-12 06:55:56 +00:00
msgstr "không phải tất cả các ký tự được dùng trong “outdigit” cũng sẵn sàng trong repertoire"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:1269
2008-03-24 16:18:56 +00:00
#, c-format
msgid "character class `%s' already defined"
2012-12-12 06:55:56 +00:00
msgstr "lớp ký tự “%s” đã được định nghĩa"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:1275
2008-03-24 16:18:56 +00:00
#, c-format
msgid "implementation limit: no more than %Zd character classes allowed"
2012-12-12 06:55:56 +00:00
msgstr "giới hạn thực hiện: không cho phép vượt quá %Zd lớp ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:1301
2008-03-24 16:18:56 +00:00
#, c-format
msgid "character map `%s' already defined"
2012-12-12 06:55:56 +00:00
msgstr "ánh xạ ký tự “%s” đã được định nghĩa"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:1307
2008-03-24 16:18:56 +00:00
#, c-format
msgid "implementation limit: no more than %d character maps allowed"
2012-12-12 06:55:56 +00:00
msgstr "giới hạn thực hiện: không cho phép vượt quá %d ánh xạ ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:1572 locale/programs/ld-ctype.c:1697
#: locale/programs/ld-ctype.c:1803 locale/programs/ld-ctype.c:2493
#: locale/programs/ld-ctype.c:3489
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: field `%s' does not contain exactly ten entries"
2012-12-12 06:55:56 +00:00
msgstr "%s: trường “%s” không chứa chính xác mười mục nhập"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:1600 locale/programs/ld-ctype.c:2174
2008-03-24 16:18:56 +00:00
#, c-format
msgid "to-value <U%0*X> of range is smaller than from-value <U%0*X>"
msgstr "giá trị Đến <U%0*X> của phạm vi là nhỏ hơn giá trị Từ <U%0*X>"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:1727
2008-03-24 16:18:56 +00:00
msgid "start and end character sequence of range must have the same length"
msgstr "dãy ký tự đầu và cuối của phạm vi phải có cùng một chiều dài"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:1734
2008-03-24 16:18:56 +00:00
msgid "to-value character sequence is smaller than from-value sequence"
msgstr "dãy ký tự của giá trị Đến là nhỏ hơn dãy ký tự của giá trị Từ"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2094 locale/programs/ld-ctype.c:2145
2008-03-24 16:18:56 +00:00
msgid "premature end of `translit_ignore' definition"
2012-12-12 06:55:56 +00:00
msgstr "gặp kết thúc quá sớm của lời định nghĩa “translit_ignore”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2100 locale/programs/ld-ctype.c:2151
#: locale/programs/ld-ctype.c:2193
2008-03-24 16:18:56 +00:00
msgid "syntax error"
msgstr "lỗi cú pháp"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2326
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: syntax error in definition of new character class"
2012-12-12 06:55:56 +00:00
msgstr "%s: gặp lỗi cú pháp trong lời định nghĩa của lớp ký tự mới"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2341
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: syntax error in definition of new character map"
2012-12-12 06:55:56 +00:00
msgstr "%s: gặp lỗi cú pháp trong lời định nghĩa của ánh xạ ký tự mới"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2515
2008-03-24 16:18:56 +00:00
msgid "ellipsis range must be marked by two operands of same type"
2012-12-12 06:55:56 +00:00
msgstr "phạm vi dấu chấm lửng phải được đánh dấu bằng hai toán lớp cùng kiểu"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2524
2008-03-24 16:18:56 +00:00
msgid "with symbolic name range values the absolute ellipsis `...' must not be used"
2012-12-12 06:55:56 +00:00
msgstr "đối với giá trị tên tượng trưng thì không cho phép dùng dấu chấm lửng tuyệt đối “…”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2539
2008-03-24 16:18:56 +00:00
msgid "with UCS range values one must use the hexadecimal symbolic ellipsis `..'"
2012-12-12 06:55:56 +00:00
msgstr "đối với giá trị phạm vi UCS thì phải dùng dấu chấm lửng tượng trưng thập lục “..”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2553
2008-03-24 16:18:56 +00:00
msgid "with character code range values one must use the absolute ellipsis `...'"
2012-12-12 06:55:56 +00:00
msgstr "đối với giá trị phạm vi mã ký tự thì phải dùng dấu chấm lửng tuyệt đối “…”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2704
2008-03-24 16:18:56 +00:00
#, c-format
msgid "duplicated definition for mapping `%s'"
2012-12-12 06:55:56 +00:00
msgstr "gặp lời định nghĩa trùng của sự ánh xạ “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2790 locale/programs/ld-ctype.c:2934
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: `translit_start' section does not end with `translit_end'"
2012-12-12 06:55:56 +00:00
msgstr "%s: phần “translit_start” không kết thúc với “translit_end”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2885
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: duplicate `default_missing' definition"
2012-12-12 06:55:56 +00:00
msgstr "%s: lời định nghĩa “default_missing” trùng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2890
2008-03-24 16:18:56 +00:00
msgid "previous definition was here"
2012-12-12 06:55:56 +00:00
msgstr "lời định nghĩa trước ở đây"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:2912
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: no representable `default_missing' definition found"
2012-12-12 06:55:56 +00:00
msgstr "%s: không tìm thấy lời định nghĩa “default_missing” có thể đại diện"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:3065 locale/programs/ld-ctype.c:3149
#: locale/programs/ld-ctype.c:3169 locale/programs/ld-ctype.c:3190
#: locale/programs/ld-ctype.c:3211 locale/programs/ld-ctype.c:3232
#: locale/programs/ld-ctype.c:3253 locale/programs/ld-ctype.c:3293
#: locale/programs/ld-ctype.c:3314 locale/programs/ld-ctype.c:3381
#: locale/programs/ld-ctype.c:3423 locale/programs/ld-ctype.c:3448
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: character `%s' not defined while needed as default value"
2012-12-12 06:55:56 +00:00
msgstr "%s: chưa định nghĩa ký tự “%s” mà cần thiết làm giá trị mặc định"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:3070 locale/programs/ld-ctype.c:3154
#: locale/programs/ld-ctype.c:3174 locale/programs/ld-ctype.c:3195
#: locale/programs/ld-ctype.c:3216 locale/programs/ld-ctype.c:3237
#: locale/programs/ld-ctype.c:3258 locale/programs/ld-ctype.c:3298
#: locale/programs/ld-ctype.c:3319 locale/programs/ld-ctype.c:3386
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: character `%s' in charmap not representable with one byte"
2012-12-12 06:55:56 +00:00
msgstr "%s: ký tự “%s” trong ánh xạ ký tự không thể được đại diện dùng một byte"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:3430 locale/programs/ld-ctype.c:3455
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: character `%s' needed as default value not representable with one byte"
2012-12-12 06:55:56 +00:00
msgstr "%s: ký tự “%s” cần thiết làm giá trị mặc định mà không thể được đại diện dùng một byte"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:3511
2008-03-24 16:18:56 +00:00
#, c-format
msgid "no output digits defined and none of the standard names in the charmap"
2012-12-12 06:55:56 +00:00
msgstr "chưa định nghĩa chữ số kết xuất hoặc tên tiêu chuẩn trong ánh xạ ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:3802
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: transliteration data from locale `%s' not available"
2012-12-12 06:55:56 +00:00
msgstr "%s: không có sẵn dữ liệu chuyển chữ từ miền địa phương “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:3903
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: table for class \"%s\": %lu bytes\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: bảng cho lớp “%s”: %lu byte\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:3972
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: table for map \"%s\": %lu bytes\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: bảng cho ánh xạ “%s”: %lu byte\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-ctype.c:4105
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: table for width: %lu bytes\n"
msgstr "%s: bảng cho chiều rộng: %lu byte\n"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-identification.c:169
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: no identification for category `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: không có đồ nhận diện phân loại “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-identification.c:434
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: duplicate category version definition"
2012-12-12 06:55:56 +00:00
msgstr "%s: lời định nghĩa phiên bản phân loại trùng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-measurement.c:112
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: invalid value for field `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: giá trị không hợp lệ cho trường “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-messages.c:113 locale/programs/ld-messages.c:147
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: field `%s' undefined"
2012-12-12 06:55:56 +00:00
msgstr "%s: chưa định nghĩa trường “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-messages.c:120 locale/programs/ld-messages.c:154
#: locale/programs/ld-monetary.c:255 locale/programs/ld-numeric.c:117
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: value for field `%s' must not be an empty string"
2012-12-12 06:55:56 +00:00
msgstr "%s: giá trị cho trường “%s” không thể là một chuỗi rỗng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-messages.c:136 locale/programs/ld-messages.c:170
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: no correct regular expression for field `%s': %s"
2012-12-12 06:55:56 +00:00
msgstr "%s: không có biểu thức chính quy đúng cho trường “%s”: %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-monetary.c:223
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: value of field `int_curr_symbol' has wrong length"
2012-12-12 06:55:56 +00:00
msgstr "%s: giá trị của trường “int_curr_symbol” có chiều dài không đúng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-monetary.c:236
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217"
2012-12-12 06:55:56 +00:00
msgstr "%s: giá trị của trường “int_curr_symbol” không tương ứng với tên hợp lệ theo ISO 4217"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-monetary.c:284 locale/programs/ld-monetary.c:314
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: value for field `%s' must be in range %d...%d"
2012-12-12 06:55:56 +00:00
msgstr "%s: giá trị của trường “%s” phải nằm trong phạm vi %d...%d"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-monetary.c:746 locale/programs/ld-numeric.c:273
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: value for field `%s' must be a single character"
2012-12-12 06:55:56 +00:00
msgstr "%s: giá trị của trường “%s” phải là một ký tự riêng lẻ"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-monetary.c:843 locale/programs/ld-numeric.c:317
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: `-1' must be last entry in `%s' field"
2012-12-12 06:55:56 +00:00
msgstr "%s: “-1” phải là mục nhập cuối cùng trong trường “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-monetary.c:865 locale/programs/ld-numeric.c:334
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: values for field `%s' must be smaller than 127"
2012-12-12 06:55:56 +00:00
msgstr "%s: các giá trị cho trường “%s” phải nhỏ hơn 127"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-monetary.c:908
2008-03-24 16:18:56 +00:00
msgid "conversion rate value cannot be zero"
msgstr "giá trị tỷ lệ chuyển đổi không thể là số không"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-name.c:128 locale/programs/ld-telephone.c:125
#: locale/programs/ld-telephone.c:148
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: invalid escape sequence in field `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: dây thoát không hợp lệ trong trường “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:246
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: direction flag in string %Zd in `era' field is not '+' nor '-'"
2012-12-12 06:55:56 +00:00
msgstr "%s: cờ hướng trong chuỗi %Zd trong trường “era” không phải là “+”, cũng không phải là” -”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:257
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: direction flag in string %Zd in `era' field is not a single character"
2012-12-12 06:55:56 +00:00
msgstr "%s: cờ hướng trong chuỗi %Zd trong trường “era” không phải là một ký tự riêng lẻ"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:270
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: invalid number for offset in string %Zd in `era' field"
2012-12-12 06:55:56 +00:00
msgstr "%s: số không hợp lệ với bù trong hướng %Zd trong trường “era”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:278
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: garbage at end of offset value in string %Zd in `era' field"
2012-12-12 06:55:56 +00:00
msgstr "%s: gặp rác ở kết thúc của giá trị bù trong chuỗi %Zd trong trường “era”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:329
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: invalid starting date in string %Zd in `era' field"
2012-12-12 06:55:56 +00:00
msgstr "%s: ngày bắt đầu không hợp lệ trong chuỗi %Zd trong trường “era”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:338
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: garbage at end of starting date in string %Zd in `era' field "
2012-12-12 06:55:56 +00:00
msgstr "%s: gặp rác ở kết thúc của ngày bắt đầu trong chuỗi %Zd trong trường “era”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:357
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: starting date is invalid in string %Zd in `era' field"
2012-12-12 06:55:56 +00:00
msgstr "%s: ngày bắt đầu không hợp lệ trong chuỗi %Zd trong trường “era”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:406 locale/programs/ld-time.c:434
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: invalid stopping date in string %Zd in `era' field"
2012-12-12 06:55:56 +00:00
msgstr "%s: ngày kết thúc không hợp lệ trong chuỗi %Zd trong trường “era”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:415
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: garbage at end of stopping date in string %Zd in `era' field"
2012-12-12 06:55:56 +00:00
msgstr "%s: gặp rác ở kết thúc của ngày kết thúc trong chuỗi %Zd trong trường “era”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:443
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: missing era name in string %Zd in `era' field"
2012-12-12 06:55:56 +00:00
msgstr "%s: thiếu tên thời đại trong chuỗi %Zd trong trường “era”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:455
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: missing era format in string %Zd in `era' field"
2012-12-12 06:55:56 +00:00
msgstr "%s: thiếu định dạng thời đại trong chuỗi %Zd trong trường “era”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:496
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: third operand for value of field `%s' must not be larger than %d"
2012-12-12 06:55:56 +00:00
msgstr "%s: toán hạng thứ ba cho giá trị của trường “%s” không thể vượt quá %d"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:504 locale/programs/ld-time.c:512
#: locale/programs/ld-time.c:520
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: values for field `%s' must not be larger than %d"
2012-12-12 06:55:56 +00:00
msgstr "%s: giá trị cho trường “%s” không thể vượt quá %d"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:1003
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: too few values for field `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: quá nhiều giá trị cho trường “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:1048
2008-03-24 16:18:56 +00:00
msgid "extra trailing semicolon"
msgstr "dấu chấm phẩy thêm đi theo"
2012-07-03 19:43:55 +00:00
#: locale/programs/ld-time.c:1051
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: too many values for field `%s'"
2012-12-12 06:55:56 +00:00
msgstr "%s: quá nhiều giá trị cho trường “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/linereader.c:129
2008-03-24 16:18:56 +00:00
msgid "trailing garbage at end of line"
msgstr "gặp rác đi theo ở kết thúc dòng"
2012-07-03 19:43:55 +00:00
#: locale/programs/linereader.c:297
2008-03-24 16:18:56 +00:00
msgid "garbage at end of number"
msgstr "gặp rác ở kết thúc số"
2012-07-03 19:43:55 +00:00
#: locale/programs/linereader.c:409
2008-03-24 16:18:56 +00:00
msgid "garbage at end of character code specification"
msgstr "gặp rác ở kết thúc của đặc tả mã ký tự"
2012-07-03 19:43:55 +00:00
#: locale/programs/linereader.c:495
2008-03-24 16:18:56 +00:00
msgid "unterminated symbolic name"
msgstr "tên tượng trưng chưa chấm dứt"
2012-07-03 19:43:55 +00:00
#: locale/programs/linereader.c:622
2008-03-24 16:18:56 +00:00
msgid "illegal escape sequence at end of string"
msgstr "dãy thoát cấm ở kết thúc của chuỗi"
2012-07-03 19:43:55 +00:00
#: locale/programs/linereader.c:626 locale/programs/linereader.c:854
2008-03-24 16:18:56 +00:00
msgid "unterminated string"
msgstr "chuỗi chưa chấm dứt"
2012-07-03 19:43:55 +00:00
#: locale/programs/linereader.c:668
2008-03-24 16:18:56 +00:00
msgid "non-symbolic character value should not be used"
msgstr "không nên dùng giá trị ký tự không phải tượng trưng"
2012-07-03 19:43:55 +00:00
#: locale/programs/linereader.c:815
2008-03-24 16:18:56 +00:00
#, c-format
msgid "symbol `%.*s' not in charmap"
2012-12-12 06:55:56 +00:00
msgstr "ký hiệu “%.*s” không nằm trong ánh xạ ký tự"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/linereader.c:836
2008-03-24 16:18:56 +00:00
#, c-format
msgid "symbol `%.*s' not in repertoire map"
2012-12-12 06:55:56 +00:00
msgstr "ký hiệu “%.*s” không nằm trong ánh xạ repertoire"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locale-spec.c:130
2012-04-01 13:52:09 +00:00
#, c-format
msgid "unknown name \"%s\""
2012-12-12 06:55:56 +00:00
msgstr "không hiểu tên “%s”"
2012-04-01 13:52:09 +00:00
2008-03-24 16:18:56 +00:00
#: locale/programs/locale.c:74
msgid "System information:"
msgstr "Thông tin hệ thống:"
#: locale/programs/locale.c:76
msgid "Write names of available locales"
msgstr "Ghi tên của các miền địa phương sẵn sàng"
#: locale/programs/locale.c:78
msgid "Write names of available charmaps"
2012-12-12 06:55:56 +00:00
msgstr "Ghi tên của các ánh xạ ký tự sẵn sàng"
2008-03-24 16:18:56 +00:00
#: locale/programs/locale.c:79
msgid "Modify output format:"
msgstr "Sửa đổi định dạng xuất:"
#: locale/programs/locale.c:80
msgid "Write names of selected categories"
msgstr "Ghi tên của các phân loại đã chọn"
#: locale/programs/locale.c:81
msgid "Write names of selected keywords"
msgstr "Ghi tên của các từ khoá đã chọn"
#: locale/programs/locale.c:82
msgid "Print more information"
msgstr "In thêm thông tin"
#: locale/programs/locale.c:87
2009-03-01 15:12:53 +00:00
msgid "Get locale-specific information."
msgstr "Lấy thông tin đặc trưng cho miền địa phương."
2008-03-24 16:18:56 +00:00
2009-03-01 15:12:53 +00:00
#: locale/programs/locale.c:90
2008-03-24 16:18:56 +00:00
msgid ""
"NAME\n"
"[-a|-m]"
msgstr ""
"TÊN\n"
"[-a|-m]"
2009-03-01 15:12:53 +00:00
#: locale/programs/locale.c:194
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot set LC_CTYPE to default locale"
msgstr "Không thể đặt LC_TYPE thành miền địa phương mặc định"
2009-03-01 15:12:53 +00:00
#: locale/programs/locale.c:196
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot set LC_MESSAGES to default locale"
msgstr "Không thể đặt LC_MESSAGES thành miền địa phương mặc định"
2009-03-01 15:12:53 +00:00
#: locale/programs/locale.c:209
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot set LC_COLLATE to default locale"
msgstr "Không thể đặt LC_COLLATE thành miền địa phương mặc định"
2009-03-01 15:12:53 +00:00
#: locale/programs/locale.c:225
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot set LC_ALL to default locale"
msgstr "Không thể đặt LC_ALL thành miền địa phương mặc định"
2012-12-12 06:55:56 +00:00
#: locale/programs/locale.c:521
2008-03-24 16:18:56 +00:00
#, c-format
msgid "while preparing output"
msgstr "trong khi chuẩn bị kết xuất"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:119
2008-03-24 16:18:56 +00:00
msgid "Input Files:"
2012-07-03 19:43:55 +00:00
msgstr "Các tập tin nhập vào:"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:121
2008-03-24 16:18:56 +00:00
msgid "Symbolic character names defined in FILE"
2012-12-12 06:55:56 +00:00
msgstr "Các tên ký tự tượng trưng được định nghĩa trong TẬP_TIN"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:122
2008-03-24 16:18:56 +00:00
msgid "Source definitions are found in FILE"
2012-12-12 06:55:56 +00:00
msgstr "Các lời định nghĩa nguồn nằm trong TẬP_TIN"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:124
2008-03-24 16:18:56 +00:00
msgid "FILE contains mapping from symbolic names to UCS4 values"
msgstr "TẬP_TIN chứa sự ánh xạ từ tên tượng trưng đến giá trị UCS4"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:128
2008-03-24 16:18:56 +00:00
msgid "Create output even if warning messages were issued"
msgstr "Tạo kết xuất thậm chí nếu có cảnh báo"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:129
2008-03-24 16:18:56 +00:00
msgid "Create old-style tables"
msgstr "Tạo bảng kiểu cũ"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:130
2008-03-24 16:18:56 +00:00
msgid "Optional output file prefix"
msgstr "Tiền tố tập tin xuất tùy chọn"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:131
2008-03-24 16:18:56 +00:00
msgid "Be strictly POSIX conform"
msgstr "Làm cho hợp hoàn toàn với POSIX"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:133
2008-03-24 16:18:56 +00:00
msgid "Suppress warnings and information messages"
msgstr "Thu hồi các cảnh báo và thông điệp thông tin"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:134
2008-03-24 16:18:56 +00:00
msgid "Print more messages"
msgstr "In thêm thông điệp"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:135
2008-03-24 16:18:56 +00:00
msgid "Archive control:"
2012-07-03 19:43:55 +00:00
msgstr "Điều khiển kho lưu:"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:137
2008-03-24 16:18:56 +00:00
msgid "Don't add new data to archive"
msgstr "Đừng thêm dữ liệu mới vào kho lưu"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:139
2008-03-24 16:18:56 +00:00
msgid "Add locales named by parameters to archive"
msgstr "Thêm vào kho lưu các miền địa phương được tham số đặt tên"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:140
2008-03-24 16:18:56 +00:00
msgid "Replace existing archive content"
msgstr "Thay thế nội dung kho lưu đã có"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:142
2008-03-24 16:18:56 +00:00
msgid "Remove locales named by parameters from archive"
msgstr "Gỡ bỏ các miền địa phương được đặt tên bằng tham số từ kho lưu"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:143
2008-03-24 16:18:56 +00:00
msgid "List content of archive"
msgstr "Liệt kê nội dung của kho lưu"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:145
2008-03-24 16:18:56 +00:00
msgid "locale.alias file to consult when making archive"
msgstr "tập tin locale.alias cần đọc khi tạo kho lưu"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:150
2008-03-24 16:18:56 +00:00
msgid "Compile locale specification"
msgstr "Biên dịch đặc tả miền địa phương"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:153
2008-03-24 16:18:56 +00:00
msgid ""
"NAME\n"
"[--add-to-archive|--delete-from-archive] FILE...\n"
"--list-archive [FILE]"
msgstr ""
"TÊN\n"
"[--add-to-archive|--delete-from-archive] TẬP_TIN...\n"
"--list-archive [TẬP_TIN]"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:228
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot create directory for output files"
msgstr "không thể tạo thư mục cho tập tin kết xuất"
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:239
2008-03-24 16:18:56 +00:00
#, c-format
msgid "FATAL: system does not define `_POSIX2_LOCALEDEF'"
2012-12-12 06:55:56 +00:00
msgstr "NGHIÊM TRỌNG: hệ thống không định nghĩa “_POSIX2_LOCALEDEF”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:253 locale/programs/localedef.c:269
2012-12-12 06:55:56 +00:00
#: locale/programs/localedef.c:601 locale/programs/localedef.c:621
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open locale definition file `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể mở tập tin định nghĩa miền địa phương “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/localedef.c:281
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot write output files to `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể ghi tập tin kết xuất vào “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: locale/programs/localedef.c:367
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
"System's directory for character maps : %s\n"
2012-04-01 13:52:09 +00:00
"\t\t repertoire maps: %s\n"
"\t\t locale path : %s\n"
2008-03-24 16:18:56 +00:00
"%s"
msgstr ""
2012-12-12 06:55:56 +00:00
"Thư mục của hệ thống cho ánh xạ ký tự: %s\n"
" ánh xạ repertoire : %s\n"
" đường dẫn miền địa phương: %s\n"
2008-03-24 16:18:56 +00:00
"%s"
2012-12-12 06:55:56 +00:00
#: locale/programs/localedef.c:569
2008-03-24 16:18:56 +00:00
#, c-format
msgid "circular dependencies between locale definitions"
2012-12-12 06:55:56 +00:00
msgstr "quan hệ phụ thuộc vòng tròn giữa các lời định nghĩa miền địa phương"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: locale/programs/localedef.c:575
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot add already read locale `%s' a second time"
2012-12-12 06:55:56 +00:00
msgstr "không thể thêm lần thứ hai miền địa phương đã đọc “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:113 locale/programs/locarchive.c:347
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:290
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot create temporary file"
msgstr "không thể tạo tập tin tạm thời"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:143 locale/programs/locarchive.c:393
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot initialize archive file"
msgstr "không thể khởi tạo tập tin kho lưu"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:150 locale/programs/locarchive.c:400
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot resize archive file"
msgstr "không thể thay đổi kích cỡ của tập tin kho lưu"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:163 locale/programs/locarchive.c:413
#: locale/programs/locarchive.c:619
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot map archive header"
msgstr "không thể ánh xạ phần đầu của kho lưu"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:185
2008-03-24 16:18:56 +00:00
#, c-format
msgid "failed to create new locale archive"
msgstr "lỗi tạo kho lưu miền địa phương mới"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:197
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot change mode of new locale archive"
msgstr "không thể chuyển đổi chế độ của kho lưu miền địa phương mới"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:296
2012-04-01 13:52:09 +00:00
#, c-format
msgid "cannot read data from locale archive"
msgstr "không thể đọc dữ liệu từ kho lưu miền địa phương"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:327
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot map locale archive file"
msgstr "không thể ánh xạ tập tin kho lưu"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:421
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot lock new archive"
msgstr "không thể khoá kho lưu mới"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:485
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot extend locale archive file"
msgstr "không thể kéo dài tập tin kho lưu miền địa phương"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:494
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot change mode of resized locale archive"
msgstr "không thể chuyển đổi chế độ của kho lưu miền địa phương có kích cỡ đã thay đổi"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:502
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot rename new archive"
msgstr "không thể thay đổi tên của kho lưu mới"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:555
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open locale archive \"%s\""
2012-12-12 06:55:56 +00:00
msgstr "không thể mở kho lưu miền địa phương “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:560
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot stat locale archive \"%s\""
2012-12-12 06:55:56 +00:00
msgstr "không thể lấy trạng thái về kho lưu miền địa phương “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:579
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot lock locale archive \"%s\""
2012-12-12 06:55:56 +00:00
msgstr "không thể khoá kho lưu miền địa phương “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:602
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot read archive header"
msgstr "không thể đọc phần đầu của kho lưu"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:666
2008-03-24 16:18:56 +00:00
#, c-format
msgid "locale '%s' already exists"
2012-12-12 06:55:56 +00:00
msgstr "miền địa phương “%s” đã có."
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:928 locale/programs/locarchive.c:943
#: locale/programs/locarchive.c:955 locale/programs/locarchive.c:967
#: locale/programs/locfile.c:343
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot add to locale archive"
msgstr "không thể thêm vào kho lưu miền địa phương"
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:1125
2008-03-24 16:18:56 +00:00
#, c-format
msgid "locale alias file `%s' not found"
2012-12-12 06:55:56 +00:00
msgstr "không tìm thấy tập tin bí danh miền địa phương “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:1275
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Adding %s\n"
2012-12-12 06:55:56 +00:00
msgstr "Đang thêm “%s”\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:1281
2008-03-24 16:18:56 +00:00
#, c-format
msgid "stat of \"%s\" failed: %s: ignored"
2012-12-12 06:55:56 +00:00
msgstr "lỗi lấy trạng thái về “%s”: %s: bị bỏ qua"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:1287
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\"%s\" is no directory; ignored"
2012-12-12 06:55:56 +00:00
msgstr "“%s” không phải là thư mục nên bị bỏ qua"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:1294
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open directory \"%s\": %s: ignored"
2012-12-12 06:55:56 +00:00
msgstr "không thể mở thư mục “%s”: %s: bị bỏ qua"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:1366
2008-03-24 16:18:56 +00:00
#, c-format
msgid "incomplete set of locale files in \"%s\""
2012-12-12 06:55:56 +00:00
msgstr "tập hợp tập tin miền địa phương chưa hoàn toàn trong “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:1430
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot read all files in \"%s\": ignored"
2012-12-12 06:55:56 +00:00
msgstr "không thể đọc tất cả các tập tin trong “%s”: bị bỏ qua"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locarchive.c:1500
2008-03-24 16:18:56 +00:00
#, c-format
msgid "locale \"%s\" not in archive"
2012-12-12 06:55:56 +00:00
msgstr "miền địa phương “%s” không nằm trong kho lưu"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locfile.c:131
2008-03-24 16:18:56 +00:00
#, c-format
msgid "argument to `%s' must be a single character"
2012-12-12 06:55:56 +00:00
msgstr "đối số cho “%s” phải là một ký tự riêng lẻ"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locfile.c:251
2008-03-24 16:18:56 +00:00
msgid "syntax error: not inside a locale definition section"
2012-12-12 06:55:56 +00:00
msgstr "gặp lỗi cú pháp: không phải bên trong một phần định nghĩa miền địa phương"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locfile.c:625
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open output file `%s' for category `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể mở tập tin kết xuất “%s” cho phân loại “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locfile.c:649
2008-03-24 16:18:56 +00:00
#, c-format
msgid "failure while writing data for category `%s'"
2012-12-12 06:55:56 +00:00
msgstr "gặp lỗi khi ghi dữ liệu về phân loại “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locfile.c:745
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot create output file `%s' for category `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể tạo tập tin kết xuất “%s” cho phân loại “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locfile.c:781
2009-03-01 15:12:53 +00:00
msgid "expecting string argument for `copy'"
2012-12-12 06:55:56 +00:00
msgstr "mong đợi đối số chuỗi cho “copy” (sao chép)"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locfile.c:785
2008-03-24 16:18:56 +00:00
msgid "locale name should consist only of portable characters"
msgstr "tên miền địa phương nên chứa chỉ ký tự di động"
2012-07-03 19:43:55 +00:00
#: locale/programs/locfile.c:804
2008-03-24 16:18:56 +00:00
msgid "no other keyword shall be specified when `copy' is used"
2012-12-12 06:55:56 +00:00
msgstr "dùng “copy” (sao chép) thì không ghi rõ từ khoá khác"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/locfile.c:818
2008-03-24 16:18:56 +00:00
#, c-format
msgid "`%1$s' definition does not end with `END %1$s'"
2012-12-12 06:55:56 +00:00
msgstr "lời định nghĩa “%1$s” không kết thúc với “END %1$s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/repertoire.c:228 locale/programs/repertoire.c:269
#: locale/programs/repertoire.c:294
2008-03-24 16:18:56 +00:00
#, c-format
msgid "syntax error in repertoire map definition: %s"
2012-12-12 06:55:56 +00:00
msgstr "lỗi cú pháp trong lời định nghĩa ánh xạ repertoire: %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/repertoire.c:270
2008-03-24 16:18:56 +00:00
msgid "no <Uxxxx> or <Uxxxxxxxx> value given"
msgstr "chưa đưa ra giá trị <Uxxxx> hoặc <Uxxxxxxxx>"
2012-07-03 19:43:55 +00:00
#: locale/programs/repertoire.c:330
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot save new repertoire map"
2012-12-12 06:55:56 +00:00
msgstr "không thể lưu ánh xạ repertoire mới"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: locale/programs/repertoire.c:341
2008-03-24 16:18:56 +00:00
#, c-format
msgid "repertoire map file `%s' not found"
2012-12-12 06:55:56 +00:00
msgstr "không tìm thấy tập tin ánh xạ repertoire “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: login/programs/pt_chown.c:78
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Set the owner, group and access permission of the slave pseudo terminal corresponding to the master pseudo terminal passed on file descriptor `%d'. This is the helper program for the `grantpt' function. It is not intended to be run directly from the command line.\n"
2012-12-12 06:55:56 +00:00
msgstr "Đặt chủ, nhóm và quyền truy cập của thiết bị cuối ảo phụ để tương ứng với thiết bị cuối ảo chính được nhập dùng bộ mô tả tập tin “%d”. Đây là chương trình bổ trợ cho hàm “grantpt”. Nó không dự định được chạy trực tiếp từ dòng lệnh.\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: login/programs/pt_chown.c:92
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
"The owner is set to the current user, the group is set to `%s', and the access permission is set to `%o'.\n"
"\n"
"%s"
msgstr ""
"Chủ được đặt thành người dùng hiện thời\n"
2012-12-12 06:55:56 +00:00
"Nhóm được đặt thành “%s”\n"
"Quyền truy cập được đặt thành “%o”\n"
2008-03-24 16:18:56 +00:00
"\n"
"%s"
2012-12-12 06:55:56 +00:00
#: login/programs/pt_chown.c:198
2008-03-24 16:18:56 +00:00
#, c-format
msgid "too many arguments"
msgstr "quá nhiều đối số"
2012-12-12 06:55:56 +00:00
#: login/programs/pt_chown.c:206
2008-03-24 16:18:56 +00:00
#, c-format
msgid "needs to be installed setuid `root'"
2012-12-12 06:55:56 +00:00
msgstr "cần phải được cài đặt một cách “setuid root”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: malloc/mcheck.c:348
2008-03-24 16:18:56 +00:00
msgid "memory is consistent, library is buggy\n"
msgstr "bộ nhớ nhất quán mà thư viện chứa lỗi\n"
2012-12-12 06:55:56 +00:00
#: malloc/mcheck.c:351
2008-03-24 16:18:56 +00:00
msgid "memory clobbered before allocated block\n"
msgstr "đang ghi đè vào bộ nhớ được dành riêng cho hệ thống, đằng trước khối đã cấp phát cho bạn\n"
2012-12-12 06:55:56 +00:00
#: malloc/mcheck.c:354
2008-03-24 16:18:56 +00:00
msgid "memory clobbered past end of allocated block\n"
msgstr "đang ghi đè vào bộ nhớ được dành riêng cho hệ thống, đằng sau khối đã cấp phát cho bạn\n"
2012-12-12 06:55:56 +00:00
#: malloc/mcheck.c:357
2008-03-24 16:18:56 +00:00
msgid "block freed twice\n"
msgstr "khối được giải phóng hai lần\n"
2012-12-12 06:55:56 +00:00
#: malloc/mcheck.c:360
2008-03-24 16:18:56 +00:00
msgid "bogus mcheck_status, library is buggy\n"
msgstr "trạng thái mcheck_status giả, thư viện chứa lỗi\n"
2012-07-03 19:43:55 +00:00
#: malloc/memusage.sh:32
2012-04-01 13:52:09 +00:00
msgid "%s: option '%s' requires an argument\\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn “%s” yêu cầu một tham số \\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: malloc/memusage.sh:38
2008-03-24 16:18:56 +00:00
msgid ""
"Usage: memusage [OPTION]... PROGRAM [PROGRAMOPTION]...\n"
"Profile memory usage of PROGRAM.\n"
"\n"
" -n,--progname=NAME Name of the program file to profile\n"
" -p,--png=FILE Generate PNG graphic and store it in FILE\n"
" -d,--data=FILE Generate binary data file and store it in FILE\n"
" -u,--unbuffered Don't buffer output\n"
" -b,--buffer=SIZE Collect SIZE entries before writing them out\n"
" --no-timer Don't collect additional information through timer\n"
" -m,--mmap Also trace mmap & friends\n"
"\n"
" -?,--help Print this help and exit\n"
" --usage Give a short usage message\n"
" -V,--version Print version information and exit\n"
"\n"
" The following options only apply when generating graphical output:\n"
" -t,--time-based Make graph linear in time\n"
" -T,--total Also draw graph of total memory use\n"
" --title=STRING Use STRING as title of the graph\n"
" -x,--x-size=SIZE Make graphic SIZE pixels wide\n"
" -y,--y-size=SIZE Make graphic SIZE pixels high\n"
"\n"
"Mandatory arguments to long options are also mandatory for any corresponding\n"
"short options.\n"
"\n"
msgstr ""
2012-12-12 06:55:56 +00:00
"Cách dùng: memusage [TÙY_CHỌN]... CHƯƠNG_TRÌNH [TÙY_CHỌN_CHƯƠNG_TRÌNH]...\n"
2008-03-24 16:18:56 +00:00
"Đo hiệu năng sử dụng bộ nhớ của CHƯƠNG_TRÌNH.\n"
"\n"
2012-12-12 06:55:56 +00:00
" -n,--progname=TÊN Tên của tập tin chương trình cần đo\n"
" -p,--png=TẬP_TIN Tạo đồ họa PNG và lưu nó vào tập tin này\n"
" -d,--data=TẬP_TIN Tạo dữ liệu nhị phân và lưu nó vào tập tin này\n"
2008-03-24 16:18:56 +00:00
" -u,--unbuffered Đừng chuyển hoán đệm kết xuất\n"
2012-12-12 06:55:56 +00:00
" -b,--buffer=CỠ Thu thập kích CỠ mục nhập trước khi ghi ra\n"
2008-03-24 16:18:56 +00:00
" --no-timer Đừng thu thập thêm thông tin thông qua bộ đếm\n"
" -m,--mmap Cũng đo mmap v.v.\n"
"\n"
" -?,--help In trợ giúp này rồi thoát\n"
" --usage Hiển thị hướng dẫn ngắn\n"
" -V,--version In thông tin phiên bản rồi thoát\n"
"\n"
"Các tùy chọn bên dưới chỉ áp dụng khi tạo kết xuất đồ họa:\n"
" -t,--time-based Làm cho đồ thị là đường theo thời gian\n"
" -T,--total Cũng vẽ đồ thị đại diện tổng số tiêu hao bộ nhớ\n"
2012-12-12 06:55:56 +00:00
" --title=CHUỖI Tựa đề của đồ thị là chuỗi này\n"
" -x,--x-size=CỠ Kích CỠ này là chiều rộng của đồ thị, theo điểm ảnh\n"
" -y,--y-size=CỠ Kích CỠ này là chiều cao của đồ thị, theo điểm ảnh\n"
2008-03-24 16:18:56 +00:00
"\n"
"Mọi đối số bắt buộc phải sử dụng với tùy chọn dài cũng bắt buộc\n"
"với tùy chọn ngắn tương ứng.\n"
2009-03-01 15:12:53 +00:00
"\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: malloc/memusage.sh:99
2008-03-24 16:18:56 +00:00
msgid ""
"Syntax: memusage [--data=FILE] [--progname=NAME] [--png=FILE] [--unbuffered]\n"
2012-04-01 13:52:09 +00:00
"\t [--buffer=SIZE] [--no-timer] [--time-based] [--total]\n"
"\t [--title=STRING] [--x-size=SIZE] [--y-size=SIZE]\n"
"\t PROGRAM [PROGRAMOPTION]..."
2008-03-24 16:18:56 +00:00
msgstr ""
"Cú pháp: memusage [--data=TẬP_TIN] [--progname=TÊN] [--png=TẬP_TIN] [--unbuffered]\n"
2012-04-01 13:52:09 +00:00
"\t [--buffer=CỠ] [--no-timer] [--time-based] [--total]\n"
"\t [--title=CHUỖI] [--x-size=CỠ] [--y-size=CỠ]\n"
"\t CHƯƠNG_TRÌNH [TÙY_CHỌN_CHƯƠNG_TRÌNH]..."
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: malloc/memusage.sh:191
2008-03-24 16:18:56 +00:00
msgid "memusage: option \\`${1##*=}' is ambiguous"
2012-12-12 06:55:56 +00:00
msgstr "memusage: tùy chọn “${1##*=}” chưa rõ ràng"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: malloc/memusage.sh:200
2008-03-24 16:18:56 +00:00
msgid "memusage: unrecognized option \\`$1'"
2012-12-12 06:55:56 +00:00
msgstr "memusage: không nhận ra tùy chọn “$1”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: malloc/memusage.sh:213
2008-03-24 16:18:56 +00:00
msgid "No program name given"
msgstr "Chưa đưa ra tên chương trình"
2012-12-12 06:55:56 +00:00
#: malloc/memusagestat.c:55
2008-03-24 16:18:56 +00:00
msgid "Name output file"
msgstr "Đặt tên của tập tin kết xuất"
2012-12-12 06:55:56 +00:00
#: malloc/memusagestat.c:56
2008-03-24 16:18:56 +00:00
msgid "Title string used in output graphic"
msgstr "Chuỗi tựa đề được dùng trong đồ họa kết xuất"
2012-12-12 06:55:56 +00:00
#: malloc/memusagestat.c:57
2008-03-24 16:18:56 +00:00
msgid "Generate output linear to time (default is linear to number of function calls)"
msgstr "Tạo đồ thị đường theo thời gian (mặc định là đồ thị đường theo số cuộc gọi hàm)"
2012-12-12 06:55:56 +00:00
#: malloc/memusagestat.c:59
2008-03-24 16:18:56 +00:00
msgid "Also draw graph for total memory consumption"
msgstr "Cũng vẽ đồ thị đại diện tổng số tiêu hao bộ nhớ"
2012-12-12 06:55:56 +00:00
#: malloc/memusagestat.c:60
2008-03-24 16:18:56 +00:00
msgid "Make output graphic VALUE pixels wide"
msgstr "Đặt đồ họa kết xuất có chiều rộng GIÁ_TRỊ (theo điểm ảnh)"
2012-12-12 06:55:56 +00:00
#: malloc/memusagestat.c:61
2008-03-24 16:18:56 +00:00
msgid "Make output graphic VALUE pixels high"
msgstr "Đặt đồ họa kết xuất có chiều cao GIÁ_TRỊ (theo điểm ảnh)"
2012-12-12 06:55:56 +00:00
#: malloc/memusagestat.c:66
2008-03-24 16:18:56 +00:00
msgid "Generate graphic from memory profiling data"
msgstr "Tạo đồ họa từ dữ liệu đo hiệu năng sử dụng bộ nhớ"
2012-12-12 06:55:56 +00:00
#: malloc/memusagestat.c:69
2008-03-24 16:18:56 +00:00
msgid "DATAFILE [OUTFILE]"
msgstr "TẬP_TIN_DỮ_LIỆU [TẬP_TIN_XUẤT]"
2012-07-03 19:43:55 +00:00
#: misc/error.c:117
2008-03-24 16:18:56 +00:00
msgid "Unknown system error"
msgstr "Gặp lỗi hệ thống không rõ"
2012-07-03 19:43:55 +00:00
#: nis/nis_callback.c:188
2008-03-24 16:18:56 +00:00
msgid "unable to free arguments"
msgstr "không thể giải phóng đối số"
2012-07-03 19:43:55 +00:00
#: nis/nis_error.h:1 nis/ypclnt.c:832 nis/ypclnt.c:920 posix/regcomp.c:131
2008-03-24 16:18:56 +00:00
#: sysdeps/gnu/errlist.c:20
msgid "Success"
msgstr "Thành công"
#: nis/nis_error.h:2
msgid "Probable success"
msgstr "Rất có thể thành công"
#: nis/nis_error.h:3
msgid "Not found"
msgstr "Không tìm thấy"
#: nis/nis_error.h:4
msgid "Probably not found"
msgstr "Rất có thể không tìm thấy"
#: nis/nis_error.h:5
msgid "Cache expired"
msgstr "Bộ nhớ tạm quá hạn"
#: nis/nis_error.h:6
msgid "NIS+ servers unreachable"
msgstr "Không thể tới máy phục vụ NIS+"
#: nis/nis_error.h:7
msgid "Unknown object"
msgstr "Đối tượng không rõ"
#: nis/nis_error.h:8
msgid "Server busy, try again"
msgstr "Máy phục vụ đang bận, hãy thử lại"
#: nis/nis_error.h:9
msgid "Generic system error"
msgstr "Lỗi hệ thống chung"
#: nis/nis_error.h:10
msgid "First/next chain broken"
msgstr "Dây thứ nhất/kế tiếp bị ngắt"
#. TRANS Permission denied; the file permissions do not allow the attempted operation.
2012-07-03 19:43:55 +00:00
#: nis/nis_error.h:11 nis/ypclnt.c:877 sysdeps/gnu/errlist.c:157
2008-03-24 16:18:56 +00:00
msgid "Permission denied"
msgstr "Không đủ quyền truy cập"
#: nis/nis_error.h:12
msgid "Not owner"
msgstr "Không phải chủ"
#: nis/nis_error.h:13
msgid "Name not served by this server"
msgstr "Tên không phải được phục vụ bằng máy này"
#: nis/nis_error.h:14
msgid "Server out of memory"
msgstr "Tràn bộ nhớ của máy phục vụ"
#: nis/nis_error.h:15
msgid "Object with same name exists"
msgstr "Một đối tượng cùng tên đã có"
#: nis/nis_error.h:16
msgid "Not master server for this domain"
msgstr "Không phải máy phục vụ chính cho miền này"
#: nis/nis_error.h:17
msgid "Invalid object for operation"
msgstr "Đối tượng không hợp lệ với thao tác"
#: nis/nis_error.h:18
msgid "Malformed name, or illegal name"
msgstr "Tên dạng sai hoặc cấm"
#: nis/nis_error.h:19
msgid "Unable to create callback"
msgstr "Không thể tạo cuộc gọi ngược"
#: nis/nis_error.h:20
msgid "Results sent to callback proc"
msgstr "Kết quả được gửi cho tiến trình gọi ngược"
#: nis/nis_error.h:21
msgid "Not found, no such name"
msgstr "Không tìm thấy, không có tên như vậy"
#: nis/nis_error.h:22
msgid "Name/entry isn't unique"
msgstr "Tên/mục nhập không phải là duy nhất"
#: nis/nis_error.h:23
msgid "Modification failed"
msgstr "Lỗi sửa đổi"
#: nis/nis_error.h:24
msgid "Database for table does not exist"
msgstr "Không có cơ sở dư liệu cho bảng đó"
#: nis/nis_error.h:25
msgid "Entry/table type mismatch"
msgstr "Sai khớp mục nhập và bảng"
#: nis/nis_error.h:26
msgid "Link points to illegal name"
msgstr "Liên kết chỉ tới tên cấm"
#: nis/nis_error.h:27
msgid "Partial success"
msgstr "Thành công bộ phận"
#: nis/nis_error.h:28
msgid "Too many attributes"
msgstr "Quá nhiều thuộc tính"
#: nis/nis_error.h:29
msgid "Error in RPC subsystem"
msgstr "Gặp lỗi trong hệ thống con RPC"
#: nis/nis_error.h:30
msgid "Missing or malformed attribute"
msgstr "Thuộc tính còn thiếu hoặc dạng sai"
#: nis/nis_error.h:31
msgid "Named object is not searchable"
msgstr "Đối tượng có tên không thể được tìm"
#: nis/nis_error.h:32
msgid "Error while talking to callback proc"
msgstr "Gặp lỗi khi liên lạc với tiến trình gọi ngược"
#: nis/nis_error.h:33
msgid "Non NIS+ namespace encountered"
msgstr "Gặp miền tên không phải NIS+"
#: nis/nis_error.h:34
msgid "Illegal object type for operation"
msgstr "Kiểu đối tượng cấm cho thao tác"
#: nis/nis_error.h:35
msgid "Passed object is not the same object on server"
msgstr "Đối tượng đã phân tích không phải trùng với đối tượng trên máy phục vụ"
#: nis/nis_error.h:36
msgid "Modify operation failed"
msgstr "Thao tác sửa đổi bị lỗi"
#: nis/nis_error.h:37
msgid "Query illegal for named table"
msgstr "Truy vấn cấm cho bảng đã đặt tên"
#: nis/nis_error.h:38
msgid "Attempt to remove a non-empty table"
msgstr "Đã thử gỡ bỏ một bảng không rỗng"
#: nis/nis_error.h:39
msgid "Error in accessing NIS+ cold start file. Is NIS+ installed?"
msgstr "Gặp lỗi khi truy cập tập tin khởi chạy lạnh NIS+. NIS+ đã được cài đặt chưa?"
#: nis/nis_error.h:40
msgid "Full resync required for directory"
msgstr "Thư mục cần thiết đồng bộ lại đầy đủ"
#: nis/nis_error.h:41
msgid "NIS+ operation failed"
2012-12-12 06:55:56 +00:00
msgstr "Thao tác NIS+ gặp lỗi"
2008-03-24 16:18:56 +00:00
#: nis/nis_error.h:42
msgid "NIS+ service is unavailable or not installed"
msgstr "Dịch vụ NIS+ không sẵn sàng hoặc chưa được cài đặt"
#: nis/nis_error.h:43
msgid "Yes, 42 is the meaning of life"
msgstr "Đúng vậy, đời sống nghĩa là 42"
#: nis/nis_error.h:44
msgid "Unable to authenticate NIS+ server"
msgstr "Không thể xác thực với máy phục vụ NIS+"
#: nis/nis_error.h:45
msgid "Unable to authenticate NIS+ client"
msgstr "Không thể xác thực với trình khách NIS+"
#: nis/nis_error.h:46
msgid "No file space on server"
2012-12-12 06:55:56 +00:00
msgstr "Không còn chỗ chứa tập tin trên máy phục vụ"
2008-03-24 16:18:56 +00:00
#: nis/nis_error.h:47
msgid "Unable to create process on server"
msgstr "Không thể tạo tiến trình trên máy phục vụ"
#: nis/nis_error.h:48
msgid "Master server busy, full dump rescheduled."
msgstr "Máy phục vụ chính đang bận nên lập kế hoạch lại cho tiến trình đổ đầy đủ"
2012-07-03 19:43:55 +00:00
#: nis/nis_local_names.c:121
2008-03-24 16:18:56 +00:00
#, c-format
msgid "LOCAL entry for UID %d in directory %s not unique\n"
msgstr "Mục nhập LOCAL (cục bộ) cho UID %d trong thư mục %s không phải duy nhất\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:50
2008-03-24 16:18:56 +00:00
msgid "UNKNOWN"
msgstr "KHÔNG RÕ"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:108
2008-03-24 16:18:56 +00:00
msgid "BOGUS OBJECT\n"
msgstr "ĐỐI TƯỢNG GIẢ\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:111
2008-03-24 16:18:56 +00:00
msgid "NO OBJECT\n"
msgstr "KHÔNG CÓ ĐỐI TƯỢNG\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:114
2008-03-24 16:18:56 +00:00
msgid "DIRECTORY\n"
msgstr "THƯ MỤC\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:117
2008-03-24 16:18:56 +00:00
msgid "GROUP\n"
msgstr "NHÓM\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:120
2008-03-24 16:18:56 +00:00
msgid "TABLE\n"
msgstr "BẢNG\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:123
2008-03-24 16:18:56 +00:00
msgid "ENTRY\n"
msgstr "MỤC NHẬP\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:126
2008-03-24 16:18:56 +00:00
msgid "LINK\n"
msgstr "LIÊN KẾT\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:129
2008-03-24 16:18:56 +00:00
msgid "PRIVATE\n"
msgstr "RIÊNG\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:132
2008-03-24 16:18:56 +00:00
msgid "(Unknown object)\n"
msgstr "(Không rõ đối tượng)\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:166
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Name : `%s'\n"
2012-12-12 06:55:56 +00:00
msgstr "Tên : “%s”\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:167
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Type : %s\n"
msgstr "Kiểu : %s\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:172
2008-03-24 16:18:56 +00:00
msgid "Master Server :\n"
msgstr "Máy phục vụ chính:\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:174
2008-03-24 16:18:56 +00:00
msgid "Replicate :\n"
2012-12-12 06:55:56 +00:00
msgstr "Tái tạo :\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:175
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\tName : %s\n"
2012-12-12 06:55:56 +00:00
msgstr "\tTên : %s\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:176
2008-03-24 16:18:56 +00:00
msgid "\tPublic Key : "
2012-12-12 06:55:56 +00:00
msgstr "\tKhoá công : "
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:180
2008-03-24 16:18:56 +00:00
msgid "None.\n"
msgstr "Không có.\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:183
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Diffie-Hellmann (%d bits)\n"
msgstr "Diffie-Hellmann (%d bit)\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:188
2008-03-24 16:18:56 +00:00
#, c-format
msgid "RSA (%d bits)\n"
msgstr "RSA (%d bit)\n"
# Name: don't translate/Tên: đừng dịch
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:191
2008-03-24 16:18:56 +00:00
msgid "Kerberos.\n"
msgstr "Kerberos.\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:194
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unknown (type = %d, bits = %d)\n"
msgstr "Không rõ (kiểu = %d, bit = %d)\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:205
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\tUniversal addresses (%u)\n"
msgstr "\tĐịa chỉ chung (%u)\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:227
2008-03-24 16:18:56 +00:00
msgid "Time to live : "
msgstr "Thời gian hoạt động :"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:229
2008-03-24 16:18:56 +00:00
msgid "Default Access rights :\n"
msgstr "Quyền truy cập mặc định :\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:238
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\tType : %s\n"
msgstr "\tKiểu : %s\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:239
2008-03-24 16:18:56 +00:00
msgid "\tAccess rights: "
msgstr "\tQuyền truy cập: "
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:253
2008-03-24 16:18:56 +00:00
msgid "Group Flags :"
2012-12-12 06:55:56 +00:00
msgstr "Cờ nhóm :"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:256
2008-03-24 16:18:56 +00:00
msgid ""
"\n"
"Group Members :\n"
msgstr ""
"\n"
"Thành viên của nhóm :\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:268
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Table Type : %s\n"
2012-12-12 06:55:56 +00:00
msgstr "Kiểu bảng : %s\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:269
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Number of Columns : %d\n"
2012-12-12 06:55:56 +00:00
msgstr "Số cột : %d\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:270
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Character Separator : %c\n"
2012-12-12 06:55:56 +00:00
msgstr "Dấu tách ký tự : %c\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:271
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Search Path : %s\n"
2012-12-12 06:55:56 +00:00
msgstr "Đường dẫn tìm kiếm : %s\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:272
2008-03-24 16:18:56 +00:00
msgid "Columns :\n"
2012-12-12 06:55:56 +00:00
msgstr "Cột :\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:275
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\t[%d]\tName : %s\n"
2012-12-12 06:55:56 +00:00
msgstr "\t[%d]\tTên : %s\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:277
2008-03-24 16:18:56 +00:00
msgid "\t\tAttributes : "
2012-12-12 06:55:56 +00:00
msgstr "\tThuộc tính : "
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:279
2008-03-24 16:18:56 +00:00
msgid "\t\tAccess Rights : "
2012-12-12 06:55:56 +00:00
msgstr "\t\tQuyền truy cập: "
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:289
2008-03-24 16:18:56 +00:00
msgid "Linked Object Type : "
2012-12-12 06:55:56 +00:00
msgstr "Kiểu đối tượng đã liên kết: "
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:291
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Linked to : %s\n"
msgstr "Được liên kết đến : %s\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:301
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\tEntry data of type %s\n"
msgstr "\tDữ liệu mục nhập có kiểu %s\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:304
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\t[%u] - [%u bytes] "
msgstr "\t[%u] - [%u byte] "
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:307
2008-03-24 16:18:56 +00:00
msgid "Encrypted data\n"
msgstr "Dữ liệu đã mật mã\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:309
2008-03-24 16:18:56 +00:00
msgid "Binary data\n"
msgstr "Dữ liệu nhị phân\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:325
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Object Name : %s\n"
msgstr "Tên đối tượng : %s\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:326
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Directory : %s\n"
2012-12-12 06:55:56 +00:00
msgstr "Thư mục : %s\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:327
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Owner : %s\n"
2012-12-12 06:55:56 +00:00
msgstr "Chủ : %s\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:328
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Group : %s\n"
2012-12-12 06:55:56 +00:00
msgstr "Nhóm : %s\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:329
2008-03-24 16:18:56 +00:00
msgid "Access Rights : "
2012-12-12 06:55:56 +00:00
msgstr "Quyền truy cập: "
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:331
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
"\n"
"Time to Live : "
msgstr ""
"\n"
2012-12-12 06:55:56 +00:00
"Thời gian hoạt động: "
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:334
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Creation Time : %s"
2012-12-12 06:55:56 +00:00
msgstr "Giờ tạo : %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:336
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Mod. Time : %s"
2012-12-12 06:55:56 +00:00
msgstr "Giờ sửa : %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:337
2008-03-24 16:18:56 +00:00
msgid "Object Type : "
2012-12-12 06:55:56 +00:00
msgstr "Kiểu đối tượng: "
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:357
2008-03-24 16:18:56 +00:00
#, c-format
msgid " Data Length = %u\n"
msgstr " Độ dài dữ liệu = %u\n"
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:371
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Status : %s\n"
2012-12-12 06:55:56 +00:00
msgstr "Trạng thái : %s\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:372
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Number of objects : %u\n"
2012-12-12 06:55:56 +00:00
msgstr "Số đối tượng : %u\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nis_print.c:376
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Object #%d:\n"
msgstr "Đối tượng số %d:\n"
#: nis/nis_print_group_entry.c:117
#, c-format
msgid "Group entry for \"%s.%s\" group:\n"
2012-12-12 06:55:56 +00:00
msgstr "Mục nhập nhóm cho nhóm “%s.%s”:\n"
2008-03-24 16:18:56 +00:00
#: nis/nis_print_group_entry.c:125
msgid " Explicit members:\n"
msgstr " Thành viên dứt khoát:\n"
#: nis/nis_print_group_entry.c:130
msgid " No explicit members\n"
msgstr " Không có thành viên dứt khoát\n"
#: nis/nis_print_group_entry.c:133
msgid " Implicit members:\n"
msgstr " Thành viên ngầm:\n"
#: nis/nis_print_group_entry.c:138
msgid " No implicit members\n"
msgstr " Không có bộ phận ngầm\n"
#: nis/nis_print_group_entry.c:141
msgid " Recursive members:\n"
msgstr " Bộ phận đệ quy:\n"
#: nis/nis_print_group_entry.c:146
msgid " No recursive members\n"
msgstr " Không có bộ phận đệ quy\n"
#: nis/nis_print_group_entry.c:149
msgid " Explicit nonmembers:\n"
msgstr " Dứt khoát không phải bộ phận:\n"
#: nis/nis_print_group_entry.c:154
msgid " No explicit nonmembers\n"
msgstr " Không có cái dứt khoát không phải bộ phận\n"
#: nis/nis_print_group_entry.c:157
msgid " Implicit nonmembers:\n"
msgstr " Ngầm không phải bộ phận:\n"
#: nis/nis_print_group_entry.c:162
msgid " No implicit nonmembers\n"
msgstr " Không có cái ngầm không phải bộ phận\n"
#: nis/nis_print_group_entry.c:165
msgid " Recursive nonmembers:\n"
msgstr " Đệ quy không phải bộ phận\n"
#: nis/nis_print_group_entry.c:170
msgid " No recursive nonmembers\n"
msgstr " Không có cái đệ quy không phải bộ phận\n"
2012-07-03 19:43:55 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:100
#: nis/nss_nisplus/nisplus-publickey.c:182
2008-03-24 16:18:56 +00:00
#, c-format
msgid "DES entry for netname %s not unique\n"
msgstr "Mục nhập DES cho netname %s không phải duy nhất\n"
2012-07-03 19:43:55 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:219
2008-03-24 16:18:56 +00:00
#, c-format
msgid "netname2user: missing group id list in `%s'"
2012-12-12 06:55:56 +00:00
msgstr "netname2user: thiếu danh sách mã số nhóm trong “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:301
#: nis/nss_nisplus/nisplus-publickey.c:307
#: nis/nss_nisplus/nisplus-publickey.c:372
#: nis/nss_nisplus/nisplus-publickey.c:381
2008-03-24 16:18:56 +00:00
#, c-format
msgid "netname2user: (nis+ lookup): %s\n"
msgstr "netname2user: (nis+ tra cứu): %s\n"
2012-07-03 19:43:55 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:320
2008-03-24 16:18:56 +00:00
#, c-format
msgid "netname2user: DES entry for %s in directory %s not unique"
2012-04-01 13:52:09 +00:00
msgstr "netname2user: mục DES cho %s trong thư mục %s không phải duy nhất"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:338
2008-03-24 16:18:56 +00:00
#, c-format
msgid "netname2user: principal name `%s' too long"
2012-12-12 06:55:56 +00:00
msgstr "netname2user: tên chính “%s” quá dài"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:394
2008-03-24 16:18:56 +00:00
#, c-format
msgid "netname2user: LOCAL entry for %s in directory %s not unique"
2012-04-01 13:52:09 +00:00
msgstr "netname2user: mục LOCAL cho %s trong thư mục %s không phải duy nhất"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/nss_nisplus/nisplus-publickey.c:401
2008-03-24 16:18:56 +00:00
msgid "netname2user: should not have uid 0"
msgstr "netname2user: không nên có UID 0"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:835
2008-03-24 16:18:56 +00:00
msgid "Request arguments bad"
msgstr "Sai đối số yêu cầu"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:838
2008-03-24 16:18:56 +00:00
msgid "RPC failure on NIS operation"
msgstr "Lỗi RPC trên thao tác NIS"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:841
2008-03-24 16:18:56 +00:00
msgid "Can't bind to server which serves this domain"
msgstr "Không thể đóng kết với máy có phục vụ miền này"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:844
2008-03-24 16:18:56 +00:00
msgid "No such map in server's domain"
2012-12-12 06:55:56 +00:00
msgstr "Không có ánh xạ như vậy trong miền của máy phục vụ"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:847
2008-03-24 16:18:56 +00:00
msgid "No such key in map"
2012-12-12 06:55:56 +00:00
msgstr "Không có khoá như vậy trong ánh xạ"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:850
2008-03-24 16:18:56 +00:00
msgid "Internal NIS error"
msgstr "Lỗi NIS nội bộ"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:853
2008-03-24 16:18:56 +00:00
msgid "Local resource allocation failure"
msgstr "Lỗi cấp phát tài nguyên cục bộ"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:856
2008-03-24 16:18:56 +00:00
msgid "No more records in map database"
2012-12-12 06:55:56 +00:00
msgstr "Không có mục ghi thêm nữa trong cơ sở dữ liệu ánh xạ"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:859
2008-03-24 16:18:56 +00:00
msgid "Can't communicate with portmapper"
msgstr "Không thể liên lạc với portmapper"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:862
2008-03-24 16:18:56 +00:00
msgid "Can't communicate with ypbind"
msgstr "Không thể liên lạc với ypbind"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:865
2008-03-24 16:18:56 +00:00
msgid "Can't communicate with ypserv"
msgstr "Không thể liên lạc với ypserv"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:868
2008-03-24 16:18:56 +00:00
msgid "Local domain name not set"
msgstr "Chưa đặt tên miền cục bộ"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:871
2008-03-24 16:18:56 +00:00
msgid "NIS map database is bad"
2012-12-12 06:55:56 +00:00
msgstr "Cơ sở dữ liệu ánh xạ NIS là sai"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:874
2008-03-24 16:18:56 +00:00
msgid "NIS client/server version mismatch - can't supply service"
msgstr "Sai khớp trình khách/phục vụ NIS nên không thể cung cấp dịch vụ"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:880
2008-03-24 16:18:56 +00:00
msgid "Database is busy"
msgstr "Cơ sở dữ liệu đang bận"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:883
2008-03-24 16:18:56 +00:00
msgid "Unknown NIS error code"
msgstr "Mã lỗi NIS không rõ"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:923
2008-03-24 16:18:56 +00:00
msgid "Internal ypbind error"
msgstr "Lỗi ypbind nội bộ"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:926
2008-03-24 16:18:56 +00:00
msgid "Domain not bound"
msgstr "Không tìm thấy miền"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:929
2008-03-24 16:18:56 +00:00
msgid "System resource allocation failure"
msgstr "Lỗi cấp phát tài nguyên hệ thống"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:932
2008-03-24 16:18:56 +00:00
msgid "Unknown ypbind error"
msgstr "Lỗi ypbind không rõ"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:973
2008-03-24 16:18:56 +00:00
msgid "yp_update: cannot convert host to netname\n"
msgstr "yp_update: không thể chuyển đổi máy sang netname\n"
2012-07-03 19:43:55 +00:00
#: nis/ypclnt.c:991
2008-03-24 16:18:56 +00:00
msgid "yp_update: cannot get server address\n"
msgstr "yp_update: không thể lấy địa chỉ của máy phục vụ\n"
2012-07-03 19:43:55 +00:00
#: nscd/aicache.c:82 nscd/hstcache.c:493
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Haven't found \"%s\" in hosts cache!"
2012-12-12 06:55:56 +00:00
msgstr "Không tìm thấy “%s” trong bộ nhớ tạm các máy phục vụ !"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/aicache.c:84 nscd/hstcache.c:495
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Reloading \"%s\" in hosts cache!"
2012-12-12 06:55:56 +00:00
msgstr "Đang nạp lại “%s” trong bộ nhớ tạm các máy phục vụ !"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/cache.c:151
2008-03-24 16:18:56 +00:00
#, c-format
msgid "add new entry \"%s\" of type %s for %s to cache%s"
2012-12-12 06:55:56 +00:00
msgstr "thêm mục nhập mới “%s” có kiểu %s cho %s nhớ tạm %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/cache.c:153
2008-03-24 16:18:56 +00:00
msgid " (first)"
2012-04-01 13:52:09 +00:00
msgstr " (đầu tiên)"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/cache.c:285 nscd/connections.c:1002
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot stat() file `%s': %s"
2012-12-12 06:55:56 +00:00
msgstr "không thể stat() tập tin “%s”: %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/cache.c:331
2008-03-24 16:18:56 +00:00
#, c-format
msgid "pruning %s cache; time %ld"
msgstr "đang xén bộ nhớ tạm %s; thời gian %ld"
2012-07-03 19:43:55 +00:00
#: nscd/cache.c:360
2008-03-24 16:18:56 +00:00
#, c-format
msgid "considering %s entry \"%s\", timeout %<PRIu64>"
2012-12-12 06:55:56 +00:00
msgstr "đang suy xét mục nhập %s “%s”, thời hạn %<PRIu64>"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:570
2008-03-24 16:18:56 +00:00
#, c-format
msgid "invalid persistent database file \"%s\": %s"
2012-12-12 06:55:56 +00:00
msgstr "tập tin cơ sở dữ liệu bền bỉ không hợp lệ “%s”: %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:578
2009-03-01 15:12:53 +00:00
msgid "uninitialized header"
2012-12-12 06:55:56 +00:00
msgstr "phần đầu chưa khởi tạo"
2009-03-01 15:12:53 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:583
2008-03-24 16:18:56 +00:00
msgid "header size does not match"
msgstr "kích cỡ phần đầu không tương ứng"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:593
2008-03-24 16:18:56 +00:00
msgid "file size does not match"
msgstr "kích cỡ tập tin không tương ứng"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:610
2008-03-24 16:18:56 +00:00
msgid "verification failed"
msgstr "lỗi thẩm tra"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:624
2008-03-24 16:18:56 +00:00
#, c-format
msgid "suggested size of table for database %s larger than the persistent database's table"
msgstr "kích cỡ bảng đã đệ nghị cho cơ sở dữ liệu %s vẫn lớn hơn bảng của cơ sở dữ liệu bền bỉ"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:635 nscd/connections.c:720
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot create read-only descriptor for \"%s\"; no mmap"
2012-12-12 06:55:56 +00:00
msgstr "không thể tạo bộ mô tả chỉ-đọc cho “%s”; không có mmap"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:651
2009-03-01 15:12:53 +00:00
#, c-format
msgid "cannot access '%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể truy cập đến “%s”"
2009-03-01 15:12:53 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:699
2008-03-24 16:18:56 +00:00
#, c-format
msgid "database for %s corrupted or simultaneously used; remove %s manually if necessary and restart"
msgstr "cơ sở dữ liệu cho %s bị hỏng hoặc được dùng đồng thời; bạn hãy tự gỡ bỏ %s nếu cần, rồi khởi chạy lại"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:706
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot create %s; no persistent database used"
msgstr "không thể tạo %s; không có cơ sở dữ liệu bền bỉ được dùng"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:709
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot create %s; no sharing possible"
msgstr "không thể tạo %s; không thể dùng chung"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:780
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot write to database file %s: %s"
msgstr "không thể ghi vào tập tin cơ sở dữ liệu %s: %s"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:819
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot set socket to close on exec: %s; disabling paranoia mode"
msgstr "không thể đặt ổ cắm sẽ đóng khi thực hiện: %s; đang tắt chế độ rất cẩn thận"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:868
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open socket: %s"
msgstr "không thể mở ổ cắm: %s"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:888 nscd/connections.c:952
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot change socket to nonblocking mode: %s"
msgstr "không thể chuyển đổi ổ cắm sang chế độ không chặn: %s"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:896 nscd/connections.c:962
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot set socket to close on exec: %s"
msgstr "không thể đặt ổ cắm sẽ đóng khi thực hiện: %s"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:909
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot enable socket to accept connections: %s"
msgstr "không thể hiệu lực ổ cắm chấp nhận kết nối: %s"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:986
#, c-format
msgid "register trace file %s for database %s"
msgstr "tập tin đăng ký dấu vết %s cho cơ sở dữ liệu %s"
#: nscd/connections.c:1116
2008-03-24 16:18:56 +00:00
#, c-format
msgid "provide access to FD %d, for %s"
msgstr "cung cấp truy cập vào FD %d, cho %s"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1128
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot handle old request version %d; current version is %d"
msgstr "không thể quản lý phiên bản yêu cầu cũ %d; phiên bản hiện thời là %d"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1150
2009-03-01 15:12:53 +00:00
#, c-format
msgid "request from %ld not handled due to missing permission"
msgstr "yêu cầu từ %ld không được xử lý do quyền truy cập bị thiếu"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1155
2009-03-01 15:12:53 +00:00
#, c-format
msgid "request from '%s' [%ld] not handled due to missing permission"
2012-12-12 06:55:56 +00:00
msgstr "yêu cầu từ “%s” [%ld] không được xử lý do quyền truy cập bị thiếu"
2009-03-01 15:12:53 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1160
2009-03-01 15:12:53 +00:00
msgid "request not handled due to missing permission"
msgstr "yêu cầu không được xử lý do quyền truy cập bị thiếu"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1198 nscd/connections.c:1251
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot write result: %s"
msgstr "không thể ghi kết quả: %s"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1342
2008-03-24 16:18:56 +00:00
#, c-format
msgid "error getting caller's id: %s"
msgstr "gặp lỗi khi lấy mã số gọi: %s"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1402
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open /proc/self/cmdline: %s; disabling paranoia mode"
2012-12-12 06:55:56 +00:00
msgstr "không thể mở “/proc/self/cmdline”: %s; đang tắt chế độ rất cẩn thận"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1416
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot read /proc/self/cmdline: %s; disabling paranoia mode"
2012-12-12 06:55:56 +00:00
msgstr "không thể đọc “/proc/self/cmdline”: %s; đang tắt chế độ rất cẩn thận"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1456
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot change to old UID: %s; disabling paranoia mode"
msgstr "không thể chuyển đổi sang UID cũ: %s; đang tắt chế độ rất cẩn thận"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1466
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot change to old GID: %s; disabling paranoia mode"
msgstr "không thể chuyển đổi sang GID cũ: %s; đang tắt chế độ rất cẩn thận"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1479
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot change to old working directory: %s; disabling paranoia mode"
2012-07-03 19:43:55 +00:00
msgstr "không thể chuyển đổi sang thư mục hoạt động cũ: %s; đang tắt chế độ rất cẩn thận"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1525
2008-03-24 16:18:56 +00:00
#, c-format
msgid "re-exec failed: %s; disabling paranoia mode"
msgstr "lỗi thực hiện lại: %s; đang tắt chế độ rất cẩn thận"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1534
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot change current working directory to \"/\": %s"
2012-12-12 06:55:56 +00:00
msgstr "không thể chuyển đổi thư mục hoạt động hiện thời sang “/”: %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1727
2008-03-24 16:18:56 +00:00
#, c-format
msgid "short read while reading request: %s"
2012-07-03 19:43:55 +00:00
msgstr "đọc ngắn khi đọc yêu cầu: %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1760
2008-03-24 16:18:56 +00:00
#, c-format
msgid "key length in request too long: %d"
2012-07-03 19:43:55 +00:00
msgstr "chiều dài khoá quá dài trong yêu cầu: %d"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1773
2008-03-24 16:18:56 +00:00
#, c-format
msgid "short read while reading request key: %s"
2012-07-03 19:43:55 +00:00
msgstr "đọc ngắn khi đọc khoá yêu cầu: %s"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1782
2008-03-24 16:18:56 +00:00
#, c-format
msgid "handle_request: request received (Version = %d) from PID %ld"
msgstr "handle_request: (quản lý yêu cầu) nhận được yêu cầu (Phiên bản = %d) từ PID %ld"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1787
2008-03-24 16:18:56 +00:00
#, c-format
msgid "handle_request: request received (Version = %d)"
msgstr "handle_request: (quản lý yêu cầu) nhận được yêu cầu (Phiên bản = %d)"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:1999 nscd/connections.c:2227
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "disabled inotify after read error %d"
msgstr "đã tắt inotify sau khi gặp lỗi đọc %d"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:2374
2009-03-01 15:12:53 +00:00
msgid "could not initialize conditional variable"
2012-12-12 06:55:56 +00:00
msgstr "không thể khởi tạo biến điều kiện"
2009-03-01 15:12:53 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:2382
2009-03-01 15:12:53 +00:00
msgid "could not start clean-up thread; terminating"
msgstr "không thể bắt đầu nhánh làm sạch nên chấm dứt"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:2396
2009-03-01 15:12:53 +00:00
msgid "could not start any worker thread; terminating"
msgstr "không thể bắt đầu bất cứ nhánh làm việc nào nên chấm dứt"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:2447 nscd/connections.c:2448 nscd/connections.c:2465
#: nscd/connections.c:2474 nscd/connections.c:2492 nscd/connections.c:2503
#: nscd/connections.c:2514
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Failed to run nscd as user '%s'"
2012-12-12 06:55:56 +00:00
msgstr "Lỗi chạy nscd dưới người dùng “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:2466
2008-03-24 16:18:56 +00:00
#, c-format
msgid "initial getgrouplist failed"
msgstr "getgrouplist (lấy danh sách nhóm) đầu tiên bị lỗi"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:2475
2008-03-24 16:18:56 +00:00
#, c-format
msgid "getgrouplist failed"
msgstr "getgrouplist (lấy danh sách nhóm) bị lỗi"
2012-07-03 19:43:55 +00:00
#: nscd/connections.c:2493
2008-03-24 16:18:56 +00:00
#, c-format
msgid "setgroups failed"
msgstr "setgroups (đặt các nhóm) bị lỗi"
2012-12-12 06:55:56 +00:00
#: nscd/grpcache.c:407 nscd/hstcache.c:440 nscd/initgrcache.c:411
2012-07-03 19:43:55 +00:00
#: nscd/pwdcache.c:383 nscd/servicescache.c:338
2008-03-24 16:18:56 +00:00
#, c-format
msgid "short write in %s: %s"
msgstr "ghi ngắn trong %s: %s"
2012-12-12 06:55:56 +00:00
#: nscd/grpcache.c:452 nscd/initgrcache.c:77
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Haven't found \"%s\" in group cache!"
2012-12-12 06:55:56 +00:00
msgstr "Không tìm thấy “%s” trong bộ nhớ tạm nhóm !"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nscd/grpcache.c:454 nscd/initgrcache.c:79
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Reloading \"%s\" in group cache!"
2012-12-12 06:55:56 +00:00
msgstr "Đang nạp lại “%s” trong bộ nhớ tạm nhóm!"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nscd/grpcache.c:533
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Invalid numeric gid \"%s\"!"
2012-12-12 06:55:56 +00:00
msgstr "GID thuộc số không hợp lệ “%s”!"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/mem.c:425
2008-03-24 16:18:56 +00:00
#, c-format
msgid "freed %zu bytes in %s cache"
msgstr "đã giải phóng %zu byte trong bộ nhớ tạm %s"
2012-07-03 19:43:55 +00:00
#: nscd/mem.c:568
2008-03-24 16:18:56 +00:00
#, c-format
msgid "no more memory for database '%s'"
2012-12-12 06:55:56 +00:00
msgstr "không có bộ nhớ còn lại cho cơ sở dữ liệu “%s”"
2012-07-03 19:43:55 +00:00
#: nscd/netgroupcache.c:77
#, c-format
msgid "Haven't found \"%s\" in netgroup cache!"
2012-12-12 06:55:56 +00:00
msgstr "Không tìm thấy “%s” trong bộ nhớ tạm nhóm mạng (netgroup)!"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/netgroupcache.c:79
#, c-format
msgid "Reloading \"%s\" in netgroup cache!"
2012-12-12 06:55:56 +00:00
msgstr "Đang nạp lại “%s” trong bộ nhớ tạm nhóm mạng (netgroup)!"
2012-07-03 19:43:55 +00:00
#: nscd/netgroupcache.c:467
#, c-format
msgid "Haven't found \"%s (%s,%s,%s)\" in netgroup cache!"
2012-12-12 06:55:56 +00:00
msgstr "Không tìm thấy “%s (%s,%s,%s)” trong bộ nhớ tạm nhóm mạng (netgroup)!"
2012-07-03 19:43:55 +00:00
#: nscd/netgroupcache.c:470
#, c-format
msgid "Reloading \"%s (%s,%s,%s)\" in netgroup cache!"
2012-12-12 06:55:56 +00:00
msgstr "Đang nạp lại “%s (%s,%s,%s)” trong bộ nhớ tạm nhóm mạng (netgroup)!"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:116
2008-03-24 16:18:56 +00:00
msgid "Read configuration data from NAME"
msgstr "Đọc tập tin cấu hình từ TÊN"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:118
2008-03-24 16:18:56 +00:00
msgid "Do not fork and display messages on the current tty"
msgstr "Dòng tạo lại và hiển thị thông điệp trên TTY hiện thời"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:120
msgid "Do not fork, but otherwise behave like a daemon"
msgstr "Không rẽ nhánh tiến trình (fork), nhưng mặt khác vận hành như một dịch vụ nền (daemon)"
#: nscd/nscd.c:121
2008-03-24 16:18:56 +00:00
msgid "NUMBER"
msgstr "SỐ"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:121
2008-03-24 16:18:56 +00:00
msgid "Start NUMBER threads"
msgstr "Khởi chạy SỐ mạch"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:122
2008-03-24 16:18:56 +00:00
msgid "Shut the server down"
msgstr "Tắt máy phục vụ"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:123
2009-03-01 15:12:53 +00:00
msgid "Print current configuration statistics"
2008-03-24 16:18:56 +00:00
msgstr "In thống kê cấu hình hiện thời"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:124
2008-03-24 16:18:56 +00:00
msgid "TABLE"
msgstr "BẢNG"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:125
2008-03-24 16:18:56 +00:00
msgid "Invalidate the specified cache"
msgstr "Làm mất hiệu lực bộ nhớ tạm đã ghi rõ"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:126
2008-03-24 16:18:56 +00:00
msgid "TABLE,yes"
msgstr "BẢNG,có"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:127
2008-03-24 16:18:56 +00:00
msgid "Use separate cache for each user"
msgstr "Dùng bộ nhớ tạm riêng cho mỗi người dùng"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:132
2008-03-24 16:18:56 +00:00
msgid "Name Service Cache Daemon."
msgstr "Trình nền nhớ tạm dịch vụ tên."
2012-12-12 06:55:56 +00:00
#: nscd/nscd.c:164 nss/getent.c:999 nss/makedb.c:208
2008-03-24 16:18:56 +00:00
#, c-format
msgid "wrong number of arguments"
msgstr "số đối số không đúng"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:174
2008-03-24 16:18:56 +00:00
#, c-format
msgid "failure while reading configuration file; this is fatal"
msgstr "gặp lỗi khi đọc tập tin cấu hình: đây là một lỗi nghiêm trọng"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:183
2008-03-24 16:18:56 +00:00
#, c-format
msgid "already running"
msgstr "đang chạy"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:201 nscd/nscd.c:259
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot fork"
msgstr "không thể tạo tiến trình con"
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:268
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot change current working directory to \"/\""
2012-12-12 06:55:56 +00:00
msgstr "không thể chuyển đổi thư mục hoạt động hiện thời sang “/”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/nscd.c:276
2008-03-24 16:18:56 +00:00
msgid "Could not create log file"
msgstr "Không thể tạo tập tin ghi lưu"
2012-12-12 06:55:56 +00:00
#: nscd/nscd.c:348 nscd/nscd.c:373 nscd/nscd_stat.c:173
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Only root is allowed to use this option!"
msgstr "Chỉ cho phép ngươi chủ (root) dùng tùy chọn này !"
2012-12-12 06:55:56 +00:00
#: nscd/nscd.c:388
2009-03-01 15:12:53 +00:00
#, c-format
msgid "'%s' is not a known database"
2012-12-12 06:55:56 +00:00
msgstr "“%s” không phải là kiểu cơ sở dữ liệu đã biết"
2009-03-01 15:12:53 +00:00
2012-12-12 06:55:56 +00:00
#: nscd/nscd.c:413 nscd/nscd_stat.c:192
2008-03-24 16:18:56 +00:00
#, c-format
msgid "write incomplete"
msgstr "chưa ghi xong"
2012-12-12 06:55:56 +00:00
#: nscd/nscd.c:424
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot read invalidate ACK"
msgstr "không thể làm mất hiệu lực ACK"
2012-12-12 06:55:56 +00:00
#: nscd/nscd.c:430
2008-03-24 16:18:56 +00:00
#, c-format
msgid "invalidation failed"
msgstr "gặp lỗi khi thử làm mất hiệu lực"
2012-12-12 06:55:56 +00:00
#: nscd/nscd.c:440
2008-03-24 16:18:56 +00:00
#, c-format
msgid "secure services not implemented anymore"
msgstr "không còn thực hiện lại dịch vụ bảo mật"
#: nscd/nscd_conf.c:57
#, c-format
msgid "database %s is not supported"
msgstr "cơ sở dữ liệu %s không được hỗ trợ"
#: nscd/nscd_conf.c:108
#, c-format
msgid "Parse error: %s"
msgstr "Lỗi phân tích: %s"
2009-03-01 15:12:53 +00:00
#: nscd/nscd_conf.c:194
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Must specify user name for server-user option"
msgstr "Phải ghi rõ tên người dùng cho tùy chọn server-user (người dùng máy phục vụ)"
2009-03-01 15:12:53 +00:00
#: nscd/nscd_conf.c:201
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Must specify user name for stat-user option"
2012-12-12 06:55:56 +00:00
msgstr "Phải ghi rõ tên người dùng cho tùy chọn stat-user (người dùng thống kê?)"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/nscd_conf.c:258
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Must specify value for restart-interval option"
msgstr "Phải ghi rõ giá trị cho tùy chọn restart-interval (khoảng khởi chạy lại)"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_conf.c:272
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unknown option: %s %s %s"
msgstr "Không rõ tùy chọn %s %s %s"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_conf.c:285
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot get current working directory: %s; disabling paranoia mode"
msgstr "không thể lấy thư mục hoạt động hiện thời: %s; đang tắt chế độ rất cẩn thận"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_conf.c:305
2008-03-24 16:18:56 +00:00
#, c-format
msgid "maximum file size for %s database too small"
msgstr "kích cỡ tập tin tối đa quá nhỏ cho cơ sở dữ liệu %s"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:142
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot write statistics: %s"
msgstr "không thể ghi thống kê: %s"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:157
2008-03-24 16:18:56 +00:00
msgid "yes"
msgstr "có"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:158
2008-03-24 16:18:56 +00:00
msgid "no"
msgstr "không"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:169
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Only root or %s is allowed to use this option!"
msgstr "Chỉ cho phép ngươi chủ (root) hoặc %s dùng tùy chọn này !"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:180
2008-03-24 16:18:56 +00:00
#, c-format
msgid "nscd not running!\n"
msgstr "nscd không đang chạy !\n"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:204
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot read statistics data"
msgstr "không thể đọc dữ liệu thống kê"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:207
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
"nscd configuration:\n"
"\n"
"%15d server debug level\n"
msgstr ""
"cấu hình nscd:\n"
"\n"
"%15d cấp gỡ lỗi máy phục vụ\n"
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:231
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%3ud %2uh %2um %2lus server runtime\n"
2012-12-12 06:55:56 +00:00
msgstr "%3ud %2uh %2um %2lus m.chủ thời gian chạy\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:234
2008-03-24 16:18:56 +00:00
#, c-format
msgid " %2uh %2um %2lus server runtime\n"
2012-12-12 06:55:56 +00:00
msgstr " %2uh %2um %2lus m.chủ thời gian chạy\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:236
2008-03-24 16:18:56 +00:00
#, c-format
msgid " %2um %2lus server runtime\n"
2012-12-12 06:55:56 +00:00
msgstr " %2um %2lus m.chủ thời gian chạy\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:238
2008-03-24 16:18:56 +00:00
#, c-format
msgid " %2lus server runtime\n"
2012-12-12 06:55:56 +00:00
msgstr " %2lus m.chủ thời gian chạy\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:240
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
"%15d current number of threads\n"
"%15d maximum number of threads\n"
"%15lu number of times clients had to wait\n"
"%15s paranoia mode enabled\n"
"%15lu restart internal\n"
2012-04-01 13:52:09 +00:00
"%15u reload count\n"
2008-03-24 16:18:56 +00:00
msgstr ""
2012-04-01 13:52:09 +00:00
"%15d số tuyến hiện thời\n"
"%15d số tuyến tối đa\n"
2012-12-12 06:55:56 +00:00
"%15lu số lần trình khách phải đợi\n"
2008-03-24 16:18:56 +00:00
"%15s chế độ rất cẩn thận được hiệu lực\n"
2012-12-12 06:55:56 +00:00
"%15lu khởi chạy lại nội bộ\n"
2012-04-01 13:52:09 +00:00
"%15u tải lại số lượng\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/nscd_stat.c:275
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
"\n"
"%s cache:\n"
"\n"
"%15s cache is enabled\n"
"%15s cache is persistent\n"
"%15s cache is shared\n"
"%15zu suggested size\n"
"%15zu total data pool size\n"
"%15zu used data pool size\n"
"%15lu seconds time to live for positive entries\n"
"%15lu seconds time to live for negative entries\n"
"%15<PRIuMAX> cache hits on positive entries\n"
"%15<PRIuMAX> cache hits on negative entries\n"
"%15<PRIuMAX> cache misses on positive entries\n"
"%15<PRIuMAX> cache misses on negative entries\n"
"%15lu%% cache hit rate\n"
"%15zu current number of cached values\n"
"%15zu maximum number of cached values\n"
"%15zu maximum chain length searched\n"
"%15<PRIuMAX> number of delays on rdlock\n"
"%15<PRIuMAX> number of delays on wrlock\n"
"%15<PRIuMAX> memory allocations failed\n"
"%15s check /etc/%s for changes\n"
msgstr ""
"\n"
"Bộ nhớ tạm %s:\n"
"\n"
"%15s bộ nhớ tạm được hiệu lực\n"
"%15s bộ nhớ tạm bền bỉ\n"
"%15s bộ nhớ tạm dùng chung\n"
"%15zu kích cỡ đã đệ nghị\n"
"%15zu tổng số kích cỡ dữ liệu gộp\n"
"%15zu kích cỡ dữ liệu gộp được dùng\n"
"%15lu giây thời gian hoạt động cho mục nhập dương\n"
"%15lu giây thời gian hoạt động cho mục nhập âm\n"
"%15<PRIuMAX> lần ghé bộ nhớ tạm cho mục nhập dương\n"
"%15<PRIuMAX> lần ghé bộ nhớ tạm cho mục nhập âm\n"
"%15<PRIuMAX> lần trượt bộ nhớ tạm cho mục nhập dương\n"
"%15<PRIuMAX> lần trượt bộ nhớ tạm cho mục nhập âm\n"
"%15lu%% tỷ lệ ghé bộ nhớ tạm\n"
"%15zu số giá trị được nhớ tạm hiện thời\n"
"%15zu số tối đa giá trị được nhớ tạm\n"
"%15zu chiều dài dây tối đa được tìm kiếm\n"
"%15<PRIuMAX> số lần hoãn đối với rdlock\n"
"%15<PRIuMAX> số lần hoãn đối với wrlock\n"
"%15<PRIuMAX> lỗi cấp phát bộ nhớ\n"
2012-12-12 06:55:56 +00:00
"%15s kiểm tra “/etc/%s” để tìm thay đổi\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/pwdcache.c:428
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Haven't found \"%s\" in password cache!"
2012-12-12 06:55:56 +00:00
msgstr "Không tìm thấy “%s” trong bộ nhớ tạm mật khẩu !"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/pwdcache.c:430
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Reloading \"%s\" in password cache!"
2012-12-12 06:55:56 +00:00
msgstr "Đang nạp lại “%s” trong bộ nhớ tạm mật khẩu !"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/pwdcache.c:511
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Invalid numeric uid \"%s\"!"
2012-12-12 06:55:56 +00:00
msgstr "UID thuộc số không hợp lệ “%s” !"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:160
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Failed opening connection to the audit subsystem: %m"
2012-12-12 06:55:56 +00:00
msgstr "Gặp lỗi khi mở kết nối đến hệ thống con kiểm tra chặt chẽ: %m"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:181
2008-03-24 16:18:56 +00:00
msgid "Failed to set keep-capabilities"
2012-12-12 06:55:56 +00:00
msgstr "Gặp lỗi khi đặt keep-capabilities (giữ các khả năng)"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:182 nscd/selinux.c:245
2008-03-24 16:18:56 +00:00
#, c-format
msgid "prctl(KEEPCAPS) failed"
2012-12-12 06:55:56 +00:00
msgstr "prctl(KEEPCAPS) gặp lỗi"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:196
2008-03-24 16:18:56 +00:00
msgid "Failed to initialize drop of capabilities"
2012-12-12 06:55:56 +00:00
msgstr "Gặp lỗi khi khởi tạo sự bỏ các khả năng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:197
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cap_init failed"
2012-12-12 06:55:56 +00:00
msgstr "cap_init gặp lỗi"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:218 nscd/selinux.c:235
2008-03-24 16:18:56 +00:00
msgid "Failed to drop capabilities"
2012-12-12 06:55:56 +00:00
msgstr "Gặp lỗi khi bỏ các khả năng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:219 nscd/selinux.c:236
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cap_set_proc failed"
2012-12-12 06:55:56 +00:00
msgstr "cap_set_proc gặp lỗi"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:244
2008-03-24 16:18:56 +00:00
msgid "Failed to unset keep-capabilities"
msgstr "Lỗi hủy đặt keep-capabilities (giữ các khả năng)"
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:260
2008-03-24 16:18:56 +00:00
msgid "Failed to determine if kernel supports SELinux"
2012-07-03 19:43:55 +00:00
msgstr "Gặp lỗi giải quyết nếu hạt nhân hỗ trợ SELinux"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:275
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Failed to start AVC thread"
2012-12-12 06:55:56 +00:00
msgstr "Gặp lỗi khi khởi chạy mạch AVC"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:297
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Failed to create AVC lock"
2012-12-12 06:55:56 +00:00
msgstr "Gặp lỗi khi tạo khoá AVC"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:337
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Failed to start AVC"
2012-12-12 06:55:56 +00:00
msgstr "Gặp lỗi khi khởi chạy AVC"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:339
2008-03-24 16:18:56 +00:00
msgid "Access Vector Cache (AVC) started"
msgstr "AVC (truy cập vào bộ nhớ tạm véc-tơ) đã được khởi chạy"
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:360
2008-03-24 16:18:56 +00:00
msgid "Error getting context of socket peer"
msgstr "Gặp lỗi lấy ngữ cảnh của đồng đẳng ổ cắm"
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:365
2008-03-24 16:18:56 +00:00
msgid "Error getting context of nscd"
msgstr "Gặp lỗi khi lấy ngữ cảnh của nscd"
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:371
2008-03-24 16:18:56 +00:00
msgid "Error getting sid from context"
msgstr "Gặp lỗi khi lấy sid từ ngữ cảnh"
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:378
2009-03-01 15:12:53 +00:00
msgid "compile-time support for database policy missing"
msgstr "thiếu khả năng hỗ trợ lúc biên dịch chính sách cơ sở dữ liệu"
2012-07-03 19:43:55 +00:00
#: nscd/selinux.c:411
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
"\n"
"SELinux AVC Statistics:\n"
"\n"
"%15u entry lookups\n"
"%15u entry hits\n"
"%15u entry misses\n"
"%15u entry discards\n"
"%15u CAV lookups\n"
"%15u CAV hits\n"
"%15u CAV probes\n"
"%15u CAV misses\n"
msgstr ""
"\n"
"Thống kê AVC SELinux:\n"
"\n"
"%15u lần tra cứu mục nhập\n"
"%15u lần ghé mục nhập\n"
"%15u lần trượt mục nhập\n"
"%15u lần hủy mục nhập\n"
"%15u lần tra cứu CAV\n"
"%15u lần ghé CAV\n"
"%15u lần thăm dò CAV\n"
"%15u lần trượt CAV\n"
2012-07-03 19:43:55 +00:00
#: nscd/servicescache.c:387
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Haven't found \"%s\" in services cache!"
2012-12-12 06:55:56 +00:00
msgstr "Không tìm thấy “%s” trong bộ nhớ tạm dịch vụ !"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nscd/servicescache.c:389
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Reloading \"%s\" in services cache!"
2012-12-12 06:55:56 +00:00
msgstr "Đang nạp lại “%s” trong bộ nhớ tạm dịch vụ !"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nss/getent.c:53
2008-03-24 16:18:56 +00:00
msgid "database [key ...]"
msgstr "cơ sở dữ liệu [khoá ...]"
2012-07-03 19:43:55 +00:00
#: nss/getent.c:58
2008-03-24 16:18:56 +00:00
msgid "Service configuration to be used"
msgstr "Cấu hình dịch vụ cần dùng"
2012-07-03 19:43:55 +00:00
#: nss/getent.c:59
2012-04-01 13:52:09 +00:00
msgid "disable IDN encoding"
msgstr "tắt mã hoá IDN"
2012-07-03 19:43:55 +00:00
#: nss/getent.c:64
2009-03-01 15:12:53 +00:00
msgid "Get entries from administrative database."
msgstr "Lấy các mục nhập từ cơ sở dữ liệu quản trị."
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nss/getent.c:148 nss/getent.c:477 nss/getent.c:522
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Enumeration not supported on %s\n"
msgstr "Chức năng đếm không được hỗ trợ trên %s\n"
2012-07-03 19:43:55 +00:00
#: nss/getent.c:913
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unknown database name"
msgstr "Không rõ tên cơ sở dữ liệu"
2012-07-03 19:43:55 +00:00
#: nss/getent.c:943
2008-03-24 16:18:56 +00:00
msgid "Supported databases:\n"
2012-07-03 19:43:55 +00:00
msgstr "Các cơ sở dữ liệu được hỗ trợ:\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: nss/getent.c:1009
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unknown database: %s\n"
2012-07-03 19:43:55 +00:00
msgstr "Không rõ cơ sở dữ liệu: %s\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:118
2008-03-24 16:18:56 +00:00
msgid "Convert key to lower case"
msgstr "Chuyển đổi khoá sang chữ thường"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:121
2008-03-24 16:18:56 +00:00
msgid "Do not print messages while building database"
msgstr "Đừng in thông điệp trong khi xây dựng cơ sở dữ liệu"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:123
2008-03-24 16:18:56 +00:00
msgid "Print content of database file, one entry a line"
msgstr "In nội dung của tập tin cơ sở dữ liệu, một mục nhập trên mỗi dòng"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:124
2012-07-03 19:43:55 +00:00
msgid "CHAR"
msgstr "CHỮ"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:125
2012-07-03 19:43:55 +00:00
msgid "Generated line not part of iteration"
msgstr "Dòng được tạo không phải là bộ phận của sự lặp lại"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:130
2012-07-03 19:43:55 +00:00
msgid "Create simple database from textual input."
msgstr "Tạo cơ sở dữ liệu đơn giản từ đầu vào theo đúng nguyên văn."
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:133
2008-03-24 16:18:56 +00:00
msgid ""
"INPUT-FILE OUTPUT-FILE\n"
"-o OUTPUT-FILE INPUT-FILE\n"
"-u INPUT-FILE"
msgstr ""
"TẬP_TIN_NHẬP TẬP_TIN_XUẤT\n"
"-o TẬP_TIN_XUẤT TẬP_TIN_NHẬP\n"
"-u TẬP_TIN_NHẬP"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:229
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot open database file `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể mở tập tin cơ sở dữ liệu “%s”"
2012-07-03 19:43:55 +00:00
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:274
2012-07-03 19:43:55 +00:00
#, c-format
msgid "no entries to be processed"
msgstr "không mục nào được xử lý"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:284
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot create temporary file name"
msgstr "không tạo được tên tập tin tạm thời"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:306
2008-03-24 16:18:56 +00:00
#, c-format
2012-07-03 19:43:55 +00:00
msgid "cannot stat newly created file"
msgstr "không thể lấy trạng thái về tập tin mới được tạo"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:317
2008-03-24 16:18:56 +00:00
#, c-format
2012-07-03 19:43:55 +00:00
msgid "cannot rename temporary file"
msgstr "không thể đổi tên tập tin tạm thời"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:533 nss/makedb.c:556
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot create search tree"
msgstr "không thể tạo cây tìm kiếm"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:562
2008-03-24 16:18:56 +00:00
msgid "duplicate key"
msgstr "khoá trùng"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:574
2008-03-24 16:18:56 +00:00
#, c-format
2012-07-03 19:43:55 +00:00
msgid "problems while reading `%s'"
2012-12-12 06:55:56 +00:00
msgstr "gặp vấn đề khi đọc “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:801
2008-03-24 16:18:56 +00:00
#, c-format
2012-07-03 19:43:55 +00:00
msgid "failed to write new database file"
msgstr "gặp lỗi khi ghi tập tin cơ sở dữ liệu mới"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:814
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot stat database file"
msgstr "không thể lấy thống kê tập tin cơ sở dữ liệu"
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:819
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot map database file"
msgstr "không thể ánh xạ tập tin cơ sở dữ liệu"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:822
2008-03-24 16:18:56 +00:00
#, c-format
2012-07-03 19:43:55 +00:00
msgid "file not a database file"
msgstr "tập tin không phải là cơ sở dữ liệu"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: nss/makedb.c:873
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot set file creation context for `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể đặt ngữ cảnh tạo tập tin cho “%s”"
2012-07-03 19:43:55 +00:00
#: ports/sysdeps/unix/sysv/linux/ia64/makecontext.c:62
#, c-format
msgid "makecontext: does not know how to handle more than 8 arguments\n"
msgstr "makecontext: không biết cách xử lý nhiều hơn 8 đối số\n"
#: posix/getconf.c:1035
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Usage: %s [-v specification] variable_name [pathname]\n"
2012-12-12 06:55:56 +00:00
msgstr "Cách dùng: %s [-v đặc_tả] tên_biến [đường_dẫn]\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getconf.c:1038
2008-03-24 16:18:56 +00:00
#, c-format
msgid " %s -a [pathname]\n"
msgstr " %s -a [đường_dẫn]\n"
2012-07-03 19:43:55 +00:00
#: posix/getconf.c:1114
2009-03-01 15:12:53 +00:00
#, c-format
msgid ""
"Usage: getconf [-v SPEC] VAR\n"
" or: getconf [-v SPEC] PATH_VAR PATH\n"
"\n"
"Get the configuration value for variable VAR, or for variable PATH_VAR\n"
"for path PATH. If SPEC is given, give values for compilation\n"
"environment SPEC.\n"
"\n"
msgstr ""
2012-12-12 06:55:56 +00:00
"Cách dùng: getconf [-v ĐẶC_TẢ] BIẾN\n"
" hoặc: getconf [-v ĐẶC_TẢ] BIẾN_ĐƯỜNG_DẪN ĐƯỜNG_DẪN\n"
2009-03-01 15:12:53 +00:00
"\n"
"Lấy giá trị cấu hình của BIẾN, hay của BIẾN_ĐƯỜNG_DẪN\n"
"cho đường dẫn ĐƯỜNG_DẪN.\n"
"Đưa ra ĐẶC_TẢ thì xuất giá trị cho môi trường biên dịch ĐẶC_TẢ.\n"
"\n"
2012-07-03 19:43:55 +00:00
#: posix/getconf.c:1172
2008-03-24 16:18:56 +00:00
#, c-format
msgid "unknown specification \"%s\""
2012-12-12 06:55:56 +00:00
msgstr "không rõ đặc tả “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getconf.c:1224
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Couldn't execute %s"
msgstr "Không thể thực hiện %s"
2012-07-03 19:43:55 +00:00
#: posix/getconf.c:1268 posix/getconf.c:1284
2008-03-24 16:18:56 +00:00
msgid "undefined"
2012-12-12 06:55:56 +00:00
msgstr "chưa định nghĩa"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getconf.c:1306
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unrecognized variable `%s'"
2012-12-12 06:55:56 +00:00
msgstr "Không nhận ra biến “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:593 posix/getopt.c:622
2008-03-24 16:18:56 +00:00
#, c-format
2012-04-01 13:52:09 +00:00
msgid "%s: option '%s' is ambiguous; possibilities:"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn “%s” chưa rõ ràng; khả năng là:"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:663 posix/getopt.c:667
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: option '--%s' doesn't allow an argument\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn “--%s” không cho phép đối số\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:676 posix/getopt.c:681
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: option '%c%s' doesn't allow an argument\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn “%c%s” không cho phép đối số\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:724 posix/getopt.c:743
2008-03-24 16:18:56 +00:00
#, c-format
2012-04-01 13:52:09 +00:00
msgid "%s: option '--%s' requires an argument\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn “--%s” yêu cầu một đối số\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:781 posix/getopt.c:784
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: unrecognized option '--%s'\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: không nhận ra tùy chọn “--%s”\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:792 posix/getopt.c:795
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: unrecognized option '%c%s'\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: không nhận ra tùy chọn “%c%s”\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:844 posix/getopt.c:847
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: invalid option -- '%c'\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn không hợp lệ -- “%c”\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:900 posix/getopt.c:917 posix/getopt.c:1127
#: posix/getopt.c:1145
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: option requires an argument -- '%c'\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn cần một đối số -- “%c”\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:973 posix/getopt.c:989
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: option '-W %s' is ambiguous\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn “-W %s” chưa rõ ràng\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:1013 posix/getopt.c:1031
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: option '-W %s' doesn't allow an argument\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn “-W %s” không cho phép đối số\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/getopt.c:1052 posix/getopt.c:1070
2012-04-01 13:52:09 +00:00
#, c-format
msgid "%s: option '-W %s' requires an argument\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: tùy chọn “-W %s” yêu cầu một đối số\n"
2012-04-01 13:52:09 +00:00
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:134
2008-03-24 16:18:56 +00:00
msgid "No match"
msgstr "Không khớp"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:137
2008-03-24 16:18:56 +00:00
msgid "Invalid regular expression"
msgstr "Biểu thức chính quy không hợp lệ"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:140
2008-03-24 16:18:56 +00:00
msgid "Invalid collation character"
msgstr "Ký tự đối chiếu không hợp lệ"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:143
2008-03-24 16:18:56 +00:00
msgid "Invalid character class name"
msgstr "Tên loại ký tự không hợp lệ"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:146
2008-03-24 16:18:56 +00:00
msgid "Trailing backslash"
msgstr "Có gạch chéo ngược theo sau"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:149
2008-03-24 16:18:56 +00:00
msgid "Invalid back reference"
msgstr "Tham chiếu ngược không hợp lệ"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:152
2008-03-24 16:18:56 +00:00
msgid "Unmatched [ or [^"
2012-12-12 06:55:56 +00:00
msgstr "Chưa khớp cặp ký tự “[” hay “[^”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:155
2008-03-24 16:18:56 +00:00
msgid "Unmatched ( or \\("
2012-12-12 06:55:56 +00:00
msgstr "Chưa khớp cặp ký tự “(” hay “\\(”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:158
2008-03-24 16:18:56 +00:00
msgid "Unmatched \\{"
2012-12-12 06:55:56 +00:00
msgstr "Chưa khớp ký tự “\\{”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:161
2008-03-24 16:18:56 +00:00
msgid "Invalid content of \\{\\}"
2012-12-12 06:55:56 +00:00
msgstr "Nội dung của “\\{\\}” không hợp lệ"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:164
2008-03-24 16:18:56 +00:00
msgid "Invalid range end"
msgstr "Sai kết thúc phạm vi"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:167
2008-03-24 16:18:56 +00:00
msgid "Memory exhausted"
2012-12-12 06:55:56 +00:00
msgstr "Hết bộ nhớ"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:170
2008-03-24 16:18:56 +00:00
msgid "Invalid preceding regular expression"
msgstr "Biểu thức chính quy đi trước không hợp lệ"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:173
2008-03-24 16:18:56 +00:00
msgid "Premature end of regular expression"
msgstr "Biểu thức chính quy kết thúc quá sớm"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:176
2008-03-24 16:18:56 +00:00
msgid "Regular expression too big"
msgstr "Biểu thức chính quy quá lớn"
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:179
2008-03-24 16:18:56 +00:00
msgid "Unmatched ) or \\)"
2012-12-12 06:55:56 +00:00
msgstr "Chưa khớp ký tự “)” hay “\\)”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: posix/regcomp.c:679
2008-03-24 16:18:56 +00:00
msgid "No previous regular expression"
msgstr "Không có biểu thức chính quy đi trước"
2012-12-12 06:55:56 +00:00
#: posix/wordexp.c:1830
2008-03-24 16:18:56 +00:00
msgid "parameter null or not set"
msgstr "tham số vô giá trị hoặc chưa được đặt"
#: resolv/herror.c:68
msgid "Resolver Error 0 (no error)"
msgstr "Lỗi bộ giải quyết 0 (không có lỗi)"
#: resolv/herror.c:69
msgid "Unknown host"
msgstr "Máy lạ"
#: resolv/herror.c:70
msgid "Host name lookup failure"
msgstr "Lỗi tra cứu tên máy"
#: resolv/herror.c:71
msgid "Unknown server error"
msgstr "Gặp lỗi hệ thống không rõ"
#: resolv/herror.c:72
msgid "No address associated with name"
msgstr "Không có địa chỉ liên quan đến tên"
#: resolv/herror.c:107
msgid "Resolver internal error"
msgstr "Lỗi nội bộ của bộ giải quyết"
#: resolv/herror.c:110
msgid "Unknown resolver error"
msgstr "Không rõ lỗi bộ giải quyết"
2012-07-03 19:43:55 +00:00
#: resolv/res_hconf.c:122
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: line %d: cannot specify more than %d trim domains"
msgstr "%s: dòng %d: không thể ghi rõ nhiều hơn %d miền trim"
2012-07-03 19:43:55 +00:00
#: resolv/res_hconf.c:143
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: line %d: list delimiter not followed by domain"
msgstr "%s: dòng %d: dấu tách danh sách không có miền theo sau"
2012-07-03 19:43:55 +00:00
#: resolv/res_hconf.c:202
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: line %d: expected `on' or `off', found `%s'\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: dòng %d: đợi “on” (bật) hoặc “off” (tắt), còn tìm “%s”\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: resolv/res_hconf.c:245
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: line %d: bad command `%s'\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: dòng %d: câu lệnh sai “%s”\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: resolv/res_hconf.c:280
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: line %d: ignoring trailing garbage `%s'\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: dòng %d: đang bỏ qua rác đi theo “%s”\n"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: stdio-common/psiginfo-data.h:2
msgid "Illegal opcode"
msgstr "Opcode (mã thao tác) không hợp lệ"
#: stdio-common/psiginfo-data.h:3
msgid "Illegal operand"
msgstr "Toán hạng không hợp lệ"
#: stdio-common/psiginfo-data.h:4
msgid "Illegal addressing mode"
msgstr "Chế độ đánh địa chỉ không hợp lệ"
#: stdio-common/psiginfo-data.h:5
msgid "Illegal trap"
msgstr "Bẫy không hợp lệ"
#: stdio-common/psiginfo-data.h:6
msgid "Privileged opcode"
msgstr "Opcode (mã thao tác) đặc quyền"
#: stdio-common/psiginfo-data.h:7
msgid "Privileged register"
msgstr "Thanh ghi đặc quyền"
#: stdio-common/psiginfo-data.h:8
msgid "Coprocessor error"
msgstr "Lỗi bộ đồng xử lý"
#: stdio-common/psiginfo-data.h:9
msgid "Internal stack error"
msgstr "Lỗi nội bộ tràn đống (stack)"
#: stdio-common/psiginfo-data.h:12
msgid "Integer divide by zero"
msgstr "Phép chia cho không"
#: stdio-common/psiginfo-data.h:13
msgid "Integer overflow"
msgstr "Tràn số nguyên"
#: stdio-common/psiginfo-data.h:14
msgid "Floating-point divide by zero"
msgstr "Số thực dấu chấm động chia cho không"
#: stdio-common/psiginfo-data.h:15
msgid "Floating-point overflow"
2012-12-12 06:55:56 +00:00
msgstr "Tràn chấm động"
2012-04-01 13:52:09 +00:00
#: stdio-common/psiginfo-data.h:16
msgid "Floating-point underflow"
msgstr "Số thực dấu chấm động tràn ngầm"
#: stdio-common/psiginfo-data.h:17
msgid "Floating-poing inexact result"
msgstr "Số thực dấu chấm động: kết quả không chính xác"
#: stdio-common/psiginfo-data.h:18
msgid "Invalid floating-point operation"
2012-12-12 06:55:56 +00:00
msgstr "Toán tử với số thực dấu chấm động không hợp lệ"
2012-04-01 13:52:09 +00:00
#: stdio-common/psiginfo-data.h:19
msgid "Subscript out of range"
msgstr "Chỉ số dưới ở ngoài phạm vi"
#: stdio-common/psiginfo-data.h:22
msgid "Address not mapped to object"
msgstr "Địa chỉ không được ánh xạ đến đối tượng"
#: stdio-common/psiginfo-data.h:23
msgid "Invalid permissions for mapped object"
msgstr "Quyền cho đối tượng đã ánh xạ không hợp lệ"
#: stdio-common/psiginfo-data.h:26
msgid "Invalid address alignment"
msgstr "Căn chỉnh địa chỉ không hợp lệ"
#: stdio-common/psiginfo-data.h:27
msgid "Nonexisting physical address"
msgstr "Không tồn tại địa chỉ vật lý"
#: stdio-common/psiginfo-data.h:28
msgid "Object-specific hardware error"
msgstr "Đặc tính đối tượng phần cứng bị lỗi"
#: stdio-common/psiginfo-data.h:31
msgid "Process breakpoint"
2012-07-03 19:43:55 +00:00
msgstr "Điểm ngắt tiến trình"
2012-04-01 13:52:09 +00:00
#: stdio-common/psiginfo-data.h:32
msgid "Process trace trap"
2012-07-03 19:43:55 +00:00
msgstr "Bẫy tiến trình (process) theo vết"
2012-04-01 13:52:09 +00:00
#: stdio-common/psiginfo-data.h:35
msgid "Child has exited"
msgstr "Tiến trình con đã thoát"
#: stdio-common/psiginfo-data.h:36
msgid "Child has terminated abnormally and did not create a core file"
2012-07-03 19:43:55 +00:00
msgstr "Tiến trình con đã bị chấm dứt bất thường và không tạo ra tập tin lõi (core)"
2012-04-01 13:52:09 +00:00
#: stdio-common/psiginfo-data.h:37
msgid "Child hat terminated abnormally and created a core file"
2012-07-03 19:43:55 +00:00
msgstr "Tiến trình con đã bị chấm dứt bất thường và tạo ra một tập tin lõi (core)"
2012-04-01 13:52:09 +00:00
#: stdio-common/psiginfo-data.h:38
msgid "Traced child has trapped"
2012-07-03 19:43:55 +00:00
msgstr "Dấu vết tiến trình con được bắt"
2012-04-01 13:52:09 +00:00
#: stdio-common/psiginfo-data.h:39
msgid "Child has stopped"
msgstr "Tiến trình con đã dừng"
#: stdio-common/psiginfo-data.h:40
msgid "Stopped child has continued"
msgstr "Tiến trình con bị dừng vẫn tiếp tục chạy"
#: stdio-common/psiginfo-data.h:43
msgid "Data input available"
msgstr "Dữ liệu nhập sẵn dùng"
#: stdio-common/psiginfo-data.h:44
msgid "Output buffers available"
msgstr "Bộ đệm xuất sẵn dùng"
#: stdio-common/psiginfo-data.h:45
msgid "Input message available"
msgstr "Bộ đệm nhập sẵn dùng"
#: stdio-common/psiginfo-data.h:46
msgid "I/O error"
msgstr "Lỗi V/R"
#: stdio-common/psiginfo-data.h:47
msgid "High priority input available"
msgstr "Mức ưu tiên nhập liệu cao đã sẵn sàng"
#: stdio-common/psiginfo-data.h:48
msgid "Device disconnected"
msgstr "Thiết bị ngắt kết nối"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:139
2012-04-01 13:52:09 +00:00
msgid "Signal sent by kill()"
msgstr "Tín hiệu đã gửi bởi kill()"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:142
2012-04-01 13:52:09 +00:00
msgid "Signal sent by sigqueue()"
msgstr "Tín hiệu đã gửi bởi sigqueue()"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:145
2012-04-01 13:52:09 +00:00
msgid "Signal generated by the expiration of a timer"
msgstr "Tín hiệu được sinh ra khi đồng hồ (hẹn giờ) hết"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:148
2012-04-01 13:52:09 +00:00
msgid "Signal generated by the completion of an asynchronous I/O request"
msgstr "Tín hiệu được sinh ra bởi yêu cầu V/R đồng bộ hoá được thực hiện xong"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:152
2012-04-01 13:52:09 +00:00
msgid "Signal generated by the arrival of a message on an empty message queue"
msgstr "Tín hiệu được sinh ra bởi thông điệp mới đến của hàng đợi thông điệp rỗng"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:157
2012-04-01 13:52:09 +00:00
msgid "Signal sent by tkill()"
msgstr "Tín hiệu đã gửi bởi tkill()"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:162
2012-04-01 13:52:09 +00:00
msgid "Signal generated by the completion of an asynchronous name lookup request"
msgstr "Tín hiệu được sinh ra bởi yêu cầu đồng bộ hoá tìm kiếm tên được thực hiện xong"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:168
2012-04-01 13:52:09 +00:00
msgid "Signal generated by the completion of an I/O request"
msgstr "Tín hiệu được sinh ra bởi yêu cầu V/R được thực hiện xong"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:174
2012-04-01 13:52:09 +00:00
msgid "Signal sent by the kernel"
msgstr "Tín hiệu được gửi bởi nhân"
2012-07-03 19:43:55 +00:00
#: stdio-common/psiginfo.c:198
2012-04-01 13:52:09 +00:00
#, c-format
msgid "Unknown signal %d\n"
msgstr "Tín hiệu không rõ %d\n"
2012-07-03 19:43:55 +00:00
#: stdio-common/psignal.c:43
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s%sUnknown signal %d\n"
msgstr "%s%sTín hiệu không rõ %d\n"
2012-07-03 19:43:55 +00:00
#: stdio-common/psignal.c:44
2008-03-24 16:18:56 +00:00
msgid "Unknown signal"
msgstr "Tín hiệu không rõ"
2012-07-03 19:43:55 +00:00
#: string/_strerror.c:46 sysdeps/mach/_strerror.c:86
2008-03-24 16:18:56 +00:00
msgid "Unknown error "
msgstr "Lỗi không rõ "
2012-07-03 19:43:55 +00:00
#: string/strerror.c:42
2008-03-24 16:18:56 +00:00
msgid "Unknown error"
msgstr "Lỗi không rõ"
2012-07-03 19:43:55 +00:00
#: string/strsignal.c:60
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Real-time signal %d"
msgstr "Tín hiệu thời gian thực %d"
2012-07-03 19:43:55 +00:00
#: string/strsignal.c:64
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unknown signal %d"
msgstr "Tín hiệu không rõ %d"
2012-07-03 19:43:55 +00:00
#: sunrpc/auth_unix.c:111 sunrpc/clnt_tcp.c:123 sunrpc/clnt_udp.c:134
2012-12-12 06:55:56 +00:00
#: sunrpc/clnt_unix.c:124 sunrpc/svc_tcp.c:188 sunrpc/svc_tcp.c:233
#: sunrpc/svc_udp.c:162 sunrpc/svc_unix.c:188 sunrpc/svc_unix.c:229
2012-07-03 19:43:55 +00:00
#: sunrpc/xdr.c:630 sunrpc/xdr.c:790 sunrpc/xdr_array.c:97
#: sunrpc/xdr_rec.c:151 sunrpc/xdr_ref.c:76
2009-03-01 15:12:53 +00:00
msgid "out of memory\n"
msgstr "không đủ bộ nhớ\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: sunrpc/auth_unix.c:349
2008-03-24 16:18:56 +00:00
msgid "auth_unix.c: Fatal marshalling problem"
msgstr "auth_unix.c: lỗi nghiêm trọng khi sắp đặt vào hàng ngũ"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:95 sunrpc/clnt_perr.c:111
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: %s; low version = %lu, high version = %lu"
2012-12-12 06:55:56 +00:00
msgstr "%s: %s; phiên bản dưới = %lu, phiên bản trên = %lu"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:102
2009-03-01 15:12:53 +00:00
#, c-format
msgid "%s: %s; why = %s\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: %s; tại vì = %s\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:104
2008-03-24 16:18:56 +00:00
#, c-format
2009-03-01 15:12:53 +00:00
msgid "%s: %s; why = (unknown authentication error - %d)\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: %s; tại vì = (không rõ lỗi xác thực - %d)\n"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:153
2008-03-24 16:18:56 +00:00
msgid "RPC: Success"
msgstr "RPC: Thành công"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:156
2008-03-24 16:18:56 +00:00
msgid "RPC: Can't encode arguments"
msgstr "RPC: Không thể mã hoá đối số"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:160
2008-03-24 16:18:56 +00:00
msgid "RPC: Can't decode result"
msgstr "RPC: Không thể giải mã kết quả"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:164
2008-03-24 16:18:56 +00:00
msgid "RPC: Unable to send"
msgstr "RPC: Không thể gửi"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:168
2008-03-24 16:18:56 +00:00
msgid "RPC: Unable to receive"
msgstr "RPC: Không thể nhận"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:172
2008-03-24 16:18:56 +00:00
msgid "RPC: Timed out"
msgstr "RPC: Quá hạn"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:176
2008-03-24 16:18:56 +00:00
msgid "RPC: Incompatible versions of RPC"
msgstr "RPC: Các phiên bản RPC không tương thích với nhau"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:180
2008-03-24 16:18:56 +00:00
msgid "RPC: Authentication error"
msgstr "RPC: Lỗi xác thực"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:184
2008-03-24 16:18:56 +00:00
msgid "RPC: Program unavailable"
msgstr "RPC: Chương trình không sẵn sàng"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:188
2008-03-24 16:18:56 +00:00
msgid "RPC: Program/version mismatch"
msgstr "RPC: Sai khớp chương trình và phiên bản"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:192
2008-03-24 16:18:56 +00:00
msgid "RPC: Procedure unavailable"
msgstr "RPC: Thủ tục không sẵn sàng"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:196
2008-03-24 16:18:56 +00:00
msgid "RPC: Server can't decode arguments"
msgstr "RPC: Trình phục vụ không thể giải mã đối số"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:200
2008-03-24 16:18:56 +00:00
msgid "RPC: Remote system error"
msgstr "RPC: Lỗi hệ thống ở xa"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:204
2008-03-24 16:18:56 +00:00
msgid "RPC: Unknown host"
msgstr "RPC: Máy lạ"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:208
2008-03-24 16:18:56 +00:00
msgid "RPC: Unknown protocol"
msgstr "RPC: Không rõ giao thức"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:212
2008-03-24 16:18:56 +00:00
msgid "RPC: Port mapper failure"
msgstr "RPC: Lỗi ánh xạ cổng"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:216
2008-03-24 16:18:56 +00:00
msgid "RPC: Program not registered"
msgstr "RPC: Chưa đăng ký chương trình"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:220
2008-03-24 16:18:56 +00:00
msgid "RPC: Failed (unspecified error)"
2012-12-12 06:55:56 +00:00
msgstr "RPC: Lỗi chưa định nghĩa"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:261
2008-03-24 16:18:56 +00:00
msgid "RPC: (unknown error code)"
msgstr "RPC: (mã lỗi không rõ)"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:333
2008-03-24 16:18:56 +00:00
msgid "Authentication OK"
msgstr "Xác thực được"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:336
2008-03-24 16:18:56 +00:00
msgid "Invalid client credential"
msgstr "Thông tin xác thực trình khách không hợp lệ"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:340
2008-03-24 16:18:56 +00:00
msgid "Server rejected credential"
msgstr "Trình phục vụ đã từ chối thông tin xác thực"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:344
2008-03-24 16:18:56 +00:00
msgid "Invalid client verifier"
msgstr "Đồ thẩm tra trình khách không hợp lệ"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:348
2008-03-24 16:18:56 +00:00
msgid "Server rejected verifier"
msgstr "Trình phục vụ đã từ chối đồ thẩm tra"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:352
2008-03-24 16:18:56 +00:00
msgid "Client credential too weak"
msgstr "Thông tin xác thực của trình khách quá yếu"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:356
2008-03-24 16:18:56 +00:00
msgid "Invalid server verifier"
msgstr "Đồ thẩm tra trình phục vụ không hợp lệ"
2012-07-03 19:43:55 +00:00
#: sunrpc/clnt_perr.c:360
2008-03-24 16:18:56 +00:00
msgid "Failed (unspecified error)"
2012-12-12 06:55:56 +00:00
msgstr "Lỗi chưa định nghĩa"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: sunrpc/clnt_raw.c:115
2008-03-24 16:18:56 +00:00
msgid "clnt_raw.c: fatal header serialization error"
msgstr "clnt_raw.c: lỗi nghiêm trọng khi xếp theo thứ tự"
2012-04-01 13:52:09 +00:00
#: sunrpc/pm_getmaps.c:77
2008-03-24 16:18:56 +00:00
msgid "pmap_getmaps.c: rpc problem"
msgstr "pmap_getmaps.c: lỗi RPC"
2012-04-01 13:52:09 +00:00
#: sunrpc/pmap_clnt.c:127
2008-03-24 16:18:56 +00:00
msgid "Cannot register service"
msgstr "Không thể đăng ký dịch vụ"
2012-04-01 13:52:09 +00:00
#: sunrpc/pmap_rmt.c:243
2008-03-24 16:18:56 +00:00
msgid "Cannot create socket for broadcast rpc"
msgstr "Không thể tạo ổ cắm cho RPC quảng bá"
2012-04-01 13:52:09 +00:00
#: sunrpc/pmap_rmt.c:250
2008-03-24 16:18:56 +00:00
msgid "Cannot set socket option SO_BROADCAST"
msgstr "Không thể đặt tùy chọn ổ cắm SO_BROADCAST"
2012-04-01 13:52:09 +00:00
#: sunrpc/pmap_rmt.c:302
2008-03-24 16:18:56 +00:00
msgid "Cannot send broadcast packet"
msgstr "Không thể gửi gói tin quảng bá"
2012-04-01 13:52:09 +00:00
#: sunrpc/pmap_rmt.c:327
2008-03-24 16:18:56 +00:00
msgid "Broadcast poll problem"
msgstr "Vấn đề thăm dò quảng bá"
2012-04-01 13:52:09 +00:00
#: sunrpc/pmap_rmt.c:340
2008-03-24 16:18:56 +00:00
msgid "Cannot receive reply to broadcast"
msgstr "Không thể nhận đáp ứng quảng bá"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:277
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: output would overwrite %s\n"
msgstr "%s: kết xuất sẽ ghi đè lên %s\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:284
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: unable to open %s: %m\n"
msgstr "%s: không thể mở %s: %m\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:296
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: while writing output %s: %m"
msgstr "%s: khi ghi kết xuất %s: %m"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:332 sunrpc/rpc_main.c:371
2008-03-24 16:18:56 +00:00
#, c-format
2012-12-12 06:55:56 +00:00
msgid "cannot find C preprocessor: %s\n"
2008-03-24 16:18:56 +00:00
msgstr "không tìm thấy bộ tiền xử lý C: %s\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:407
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: C preprocessor failed with signal %d\n"
msgstr "%s: bộ tiền xử lý C bị lỗi với tín hiệu %d\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:410
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: C preprocessor failed with exit code %d\n"
msgstr "%s: bộ tiền xử lý C bị lỗi với mã thoát %d\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:450
2008-03-24 16:18:56 +00:00
#, c-format
msgid "illegal nettype: `%s'\n"
2012-12-12 06:55:56 +00:00
msgstr "nettype không hợp lệ: “%s”\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1085
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rpcgen: too many defines\n"
2012-12-12 06:55:56 +00:00
msgstr "rpcgen: quá nhiều lần định nghĩa\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1097
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rpcgen: arglist coding error\n"
msgstr "rpcgen: lỗi mã hoá danh sách đối số\n"
#. TRANS: the file will not be removed; this is an
#. TRANS: informative message.
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1130
2008-03-24 16:18:56 +00:00
#, c-format
msgid "file `%s' already exists and may be overwritten\n"
2012-12-12 06:55:56 +00:00
msgstr "tập tin “%s” đã có và có thể được ghi đè\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1175
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot specify more than one input file!\n"
msgstr "Không thể ghi rõ nhiều hơn một tập tin nhập vào !\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1345
2009-03-01 15:12:53 +00:00
#, c-format
2008-03-24 16:18:56 +00:00
msgid "This implementation doesn't support newstyle or MT-safe code!\n"
msgstr "Bản thực hiện này không hỗ trợ mã kiểu mới hoặc mã an toàn với MT !\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1354
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot use netid flag with inetd flag!\n"
2012-12-12 06:55:56 +00:00
msgstr "Không thể sư dụng cờ netid với cờ inetd!\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1363
2009-03-01 15:12:53 +00:00
#, c-format
2008-03-24 16:18:56 +00:00
msgid "Cannot use netid flag without TIRPC!\n"
2012-12-12 06:55:56 +00:00
msgstr "Không thể sử dụng cờ netid khi không có TIRPC!\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1370
2009-03-01 15:12:53 +00:00
#, c-format
2008-03-24 16:18:56 +00:00
msgid "Cannot use table flags with newstyle!\n"
msgstr "Không thể sử dụng cờ bảng với mã kiểu mới !\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1389
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\"infile\" is required for template generation flags.\n"
2012-12-12 06:55:56 +00:00
msgstr "“tập_tin_nhập” cần thiết cho cờ tạo mẫu.\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1394
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot have more than one file generation flag!\n"
msgstr "Không cho phép nhiều hơn một cờ tạo tập tin !\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1403
2008-03-24 16:18:56 +00:00
#, c-format
msgid "usage: %s infile\n"
msgstr "sử dụng: %s tập_tin_nhập\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1404
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\t%s [-abkCLNTM][-Dname[=value]] [-i size] [-I [-K seconds]] [-Y path] infile\n"
msgstr "\t%s [-abkCLNTM][-Dname[=giá_trị]] [-i cỡ] [-I [-K giây]] [-Y đường_dẫn] tập_tin_nhập\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1406
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o outfile] [infile]\n"
msgstr "\t%s [-c | -h | -l | -m | -t | -Sc | -Ss | -Sm] [-o tập_tin_xuất] [tập_tin_nhập]\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1408
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\t%s [-s nettype]* [-o outfile] [infile]\n"
msgstr "\t%s [-s nettype]* [-o tập_tin_xuất] [tập_tin_nhập]\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1409
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\t%s [-n netid]* [-o outfile] [infile]\n"
msgstr "\t%s [-n netid]* [-o tập_tin_xuất] [tập_tin_nhập]\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1417
2009-03-01 15:12:53 +00:00
#, c-format
msgid "options:\n"
msgstr "tuỳ chọn:\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1418
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-a\t\tgenerate all files, including samples\n"
msgstr "-a\t\ttạo ra tất cả các tập tin, gồm có mẫu\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1419
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-b\t\tbackward compatibility mode (generates code for SunOS 4.1)\n"
msgstr "-b\t\tchế độ tương thích ngược (tạo ra mã cho hệ điều hành SunOS 4.1)\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1420
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-c\t\tgenerate XDR routines\n"
msgstr "-c\t\ttạo ra các hàm XDR\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1421
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-C\t\tANSI C mode\n"
msgstr "-C\t\tchế độ ANSI C\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1422
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-Dname[=value]\tdefine a symbol (same as #define)\n"
2012-12-12 06:55:56 +00:00
msgstr "-Dtên[=giá_trị]\tđịnh nghĩa một ký hiệu (giống “#define”)\n"
2009-03-01 15:12:53 +00:00
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1423
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-h\t\tgenerate header file\n"
msgstr "-h\t\ttạo ra tập tin phần đầu\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1424
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-i size\t\tsize at which to start generating inline code\n"
msgstr "-i cỡ\t\tkích cỡ ở đó cần băt đầu tạo ra mã trực tiếp\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1425
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-I\t\tgenerate code for inetd support in server (for SunOS 4.1)\n"
msgstr "-l\t\ttạo ra mã cho hỗ trợ inetd trong trình phục vụ (cho hệ điều hành SunOS 4.1)\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1426
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-K seconds\tserver exits after K seconds of inactivity\n"
msgstr "-K giây\ttrình phục vụ thoát sau K giây nghỉ\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1427
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-l\t\tgenerate client side stubs\n"
msgstr "-l\t\ttạo ra mẩu bên ứng dụng khách\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1428
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-L\t\tserver errors will be printed to syslog\n"
msgstr "-L\t\tcác lỗi trình phục vụ sẽ được in ra bản ghi hệ thống syslog\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1429
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-m\t\tgenerate server side stubs\n"
msgstr "-m\t\ttạo ra mẩu bên trình phục vụ\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1430
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-M\t\tgenerate MT-safe code\n"
msgstr "-M\t\ttạo ra mã an toàn với MT\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1431
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-n netid\tgenerate server code that supports named netid\n"
msgstr "-n netid\ttạo ra mã trình phục vụ mà hỗ trợ netid đặt tên\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1432
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-N\t\tsupports multiple arguments and call-by-value\n"
msgstr "-N\t\thỗ trợ nhiều đối số và gọi-theo-giá_trị\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1433
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-o outfile\tname of the output file\n"
msgstr "-o tập_tin_xuất\ttên của tập tin kết xuất\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1434
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-s nettype\tgenerate server code that supports named nettype\n"
msgstr "-s nettype\ttạo ra mã trình phục vụ mà hỗ trợ nettype đặt tên\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1435
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-Sc\t\tgenerate sample client code that uses remote procedures\n"
msgstr "-Sc\t\ttạo ra mã ứng dụng khách mẫu mà sử dụng thủ tục từ xa\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1436
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-Ss\t\tgenerate sample server code that defines remote procedures\n"
2012-12-12 06:55:56 +00:00
msgstr "-Ss\t\ttạo ra mã trình phục vụ mẫu mà định nghĩa thủ tục từ xa\n"
2009-03-01 15:12:53 +00:00
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1437
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-Sm \t\tgenerate makefile template \n"
msgstr "-Sm\t\ttạo ra mẫu makefile\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1438
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-t\t\tgenerate RPC dispatch table\n"
msgstr "-t\t\ttạo ra bảng điều vận RPC\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1439
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-T\t\tgenerate code to support RPC dispatch tables\n"
msgstr "-T\t\ttạo ra mã để hỗ trợ bảng điều vận RPC\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1440
2009-03-01 15:12:53 +00:00
#, c-format
msgid "-Y path\t\tdirectory name to find C preprocessor (cpp)\n"
msgstr "-Y đường_dẫn\ttên thư mục để tìm bộ tiền xử lý C (cpp)\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/rpc_main.c:1442
#, c-format
msgid ""
"\n"
"For bug reporting instructions, please see:\n"
"%s.\n"
msgstr ""
"\n"
"Để tìm hướng dẫn về thông báo lỗi, truy cập địa chỉ:\n"
"%s.\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpc_scan.c:112
2008-03-24 16:18:56 +00:00
msgid "constant or identifier expected"
msgstr "đợi bộ nhận diện hoặc hằng"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpc_scan.c:308
2008-03-24 16:18:56 +00:00
msgid "illegal character in file: "
msgstr "ký tự cấm trong tập tin:"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpc_scan.c:347 sunrpc/rpc_scan.c:373
2008-03-24 16:18:56 +00:00
msgid "unterminated string constant"
msgstr "hằng chuỗi chưa chấm dứt"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpc_scan.c:379
2008-03-24 16:18:56 +00:00
msgid "empty char string"
msgstr "chuỗi ký tự trống"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpc_scan.c:521 sunrpc/rpc_scan.c:531
2008-03-24 16:18:56 +00:00
msgid "preprocessor error"
msgstr "lỗi tiền xử lý"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:246 sunrpc/rpcinfo.c:392
2008-03-24 16:18:56 +00:00
#, c-format
msgid "program %lu is not available\n"
msgstr "chương trình %lu không sẵn sàng\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:273 sunrpc/rpcinfo.c:319 sunrpc/rpcinfo.c:342
#: sunrpc/rpcinfo.c:416 sunrpc/rpcinfo.c:462 sunrpc/rpcinfo.c:485
#: sunrpc/rpcinfo.c:519
2008-03-24 16:18:56 +00:00
#, c-format
msgid "program %lu version %lu is not available\n"
msgstr "chương trình %lu phiên bản %lu không sẵn sàng\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:524
2008-03-24 16:18:56 +00:00
#, c-format
msgid "program %lu version %lu ready and waiting\n"
msgstr "chương trình %lu phiên bản %lu sẵn sàng và đợi\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:565 sunrpc/rpcinfo.c:572
2008-03-24 16:18:56 +00:00
msgid "rpcinfo: can't contact portmapper"
msgstr "rpcinfo: không thể liên lạc với portmapper"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:579
2008-03-24 16:18:56 +00:00
msgid "No remote programs registered.\n"
msgstr "Không có chương trình ở xa đã đăng ký.\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:583
2008-03-24 16:18:56 +00:00
msgid " program vers proto port\n"
2012-12-12 06:55:56 +00:00
msgstr " c.trình pbản gthức cổng\n"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:622
2008-03-24 16:18:56 +00:00
msgid "(unknown)"
2012-12-12 06:55:56 +00:00
msgstr "(không hiểu)"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:646
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rpcinfo: broadcast failed: %s\n"
msgstr "rpcinfo: lỗi quảng bá %s\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:667
2008-03-24 16:18:56 +00:00
msgid "Sorry. You are not root\n"
msgstr "Tiếc là bạn không phải người chủ\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:674
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rpcinfo: Could not delete registration for prog %s version %s\n"
msgstr "rpcinfo: Không thể xoá sự đăng ký đối với chương trình %s phiên bản %s\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:683
2008-03-24 16:18:56 +00:00
msgid "Usage: rpcinfo [ -n portnum ] -u host prognum [ versnum ]\n"
2012-12-12 06:55:56 +00:00
msgstr "Cách dùng: rpcinfo [ -n số_cổng ] -u máy số_chương_trình [ số_phiên_bản ]\n"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:685
2008-03-24 16:18:56 +00:00
msgid " rpcinfo [ -n portnum ] -t host prognum [ versnum ]\n"
msgstr " rpcinfo [ -n số_cổng ] -t máy số_chương_trình [ số_phiên_bản ]\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:687
2008-03-24 16:18:56 +00:00
msgid " rpcinfo -p [ host ]\n"
msgstr " rpcinfo -p [ máy ]\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:688
2008-03-24 16:18:56 +00:00
msgid " rpcinfo -b prognum versnum\n"
msgstr " rpcinfo -b số_chương_trình số_phiên_bản\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:689
2008-03-24 16:18:56 +00:00
msgid " rpcinfo -d prognum versnum\n"
msgstr " rpcinfo -d số_chương_trình số_phiên_bản\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:714
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rpcinfo: %s is unknown service\n"
msgstr "rpcinfo: %s là dịch vụ không rõ\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/rpcinfo.c:751
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rpcinfo: %s is unknown host\n"
msgstr "rpcinfo: %s là máy không rõ\n"
2012-04-01 13:52:09 +00:00
#: sunrpc/svc_run.c:71
2008-03-24 16:18:56 +00:00
msgid "svc_run: - out of memory"
2012-12-12 06:55:56 +00:00
msgstr "svc_run: - tràn bộ nhớ"
2008-03-24 16:18:56 +00:00
2012-04-01 13:52:09 +00:00
#: sunrpc/svc_run.c:91
2008-03-24 16:18:56 +00:00
msgid "svc_run: - poll failed"
2012-12-12 06:55:56 +00:00
msgstr "svc_run: - lỗi thăm dò"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: sunrpc/svc_simple.c:80
2008-03-24 16:18:56 +00:00
#, c-format
msgid "can't reassign procedure number %ld\n"
msgstr "không thể gán lại thủ tục số %ld\n"
2012-07-03 19:43:55 +00:00
#: sunrpc/svc_simple.c:90
2008-03-24 16:18:56 +00:00
msgid "couldn't create an rpc server\n"
msgstr "không thể tạo một trình phục vụ RPC\n"
2012-07-03 19:43:55 +00:00
#: sunrpc/svc_simple.c:98
2008-03-24 16:18:56 +00:00
#, c-format
msgid "couldn't register prog %ld vers %ld\n"
msgstr "không thể đăng ký chương trình %ld phiên bản %ld\n"
2012-07-03 19:43:55 +00:00
#: sunrpc/svc_simple.c:106
2008-03-24 16:18:56 +00:00
msgid "registerrpc: out of memory\n"
msgstr "registerrpc: tràn bộ nhớ\n"
2012-07-03 19:43:55 +00:00
#: sunrpc/svc_simple.c:169
2008-03-24 16:18:56 +00:00
#, c-format
msgid "trouble replying to prog %d\n"
msgstr "gặp khó đáp ứng chương trình %d\n"
2012-07-03 19:43:55 +00:00
#: sunrpc/svc_simple.c:178
2008-03-24 16:18:56 +00:00
#, c-format
msgid "never registered prog %d\n"
msgstr "chưa bao giờ đăng ký chương trình %d\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_tcp.c:164
2008-03-24 16:18:56 +00:00
msgid "svc_tcp.c - tcp socket creation problem"
msgstr "svc_tcp.c — vấn đề tạo ổ cắm TCP"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_tcp.c:179
2008-03-24 16:18:56 +00:00
msgid "svc_tcp.c - cannot getsockname or listen"
msgstr "svc_tcp.c — không thể getsockname (lấy tên ổ cắm) hoặc lắng nghe"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:137
2008-03-24 16:18:56 +00:00
msgid "svcudp_create: socket creation problem"
msgstr "svcudp_create: vấn đề tạo ổ cắm"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:151
2008-03-24 16:18:56 +00:00
msgid "svcudp_create - cannot getsockname"
msgstr "svcudp_create — không thể getsockname (lấy tên ổ cắm)"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:183
2008-03-24 16:18:56 +00:00
msgid "svcudp_create: xp_pad is too small for IP_PKTINFO\n"
msgstr "svcudp_create: xp_pad quá nhỏ cho IP_PKTINFO\n"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:495
2008-03-24 16:18:56 +00:00
msgid "enablecache: cache already enabled"
msgstr "enablecache: bộ nhớ tạm đã được hiệu lực"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:501
2008-03-24 16:18:56 +00:00
msgid "enablecache: could not allocate cache"
msgstr "enablecache: không thể cấp phát bộ nhớ tạm"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:510
2008-03-24 16:18:56 +00:00
msgid "enablecache: could not allocate cache data"
msgstr "enablecache: không thể cấp phát dữ liệu của bộ nhớ tạm"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:518
2008-03-24 16:18:56 +00:00
msgid "enablecache: could not allocate cache fifo"
msgstr "enablecache: không thể cấp phát FIFO (vào trước, ra trước) của bộ nhớ tạm"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:554
2008-03-24 16:18:56 +00:00
msgid "cache_set: victim not found"
msgstr "cache_set: không tìm thấy victim"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:565
2008-03-24 16:18:56 +00:00
msgid "cache_set: victim alloc failed"
msgstr "cache_set: lỗi cấp phát victim"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_udp.c:572
2008-03-24 16:18:56 +00:00
msgid "cache_set: could not allocate new rpc_buffer"
msgstr "cache_set: không thể cấp phát bộ đệm RPC (rpc_buffer) mới"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_unix.c:162
2008-03-24 16:18:56 +00:00
msgid "svc_unix.c - AF_UNIX socket creation problem"
msgstr "svc_unix.c — vấn đề tạo ổ cắm AF_UNIX"
2012-12-12 06:55:56 +00:00
#: sunrpc/svc_unix.c:178
2008-03-24 16:18:56 +00:00
msgid "svc_unix.c - cannot getsockname or listen"
msgstr "svc_unix.c — không thể getsockname (lấy tên ổ cắm) hoặc lắng nghe"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:28
2008-03-24 16:18:56 +00:00
msgid "Hangup"
2012-12-12 06:55:56 +00:00
msgstr "Tạm dừng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:29
2008-03-24 16:18:56 +00:00
msgid "Interrupt"
msgstr "Ngắt"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:30
2008-03-24 16:18:56 +00:00
msgid "Quit"
msgstr "Thoát"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:31
2008-03-24 16:18:56 +00:00
msgid "Illegal instruction"
msgstr "Câu lệnh bị cấm"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:32
2008-03-24 16:18:56 +00:00
msgid "Trace/breakpoint trap"
msgstr "Bẫy vết/điểm ngắt"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:33
2008-03-24 16:18:56 +00:00
msgid "Aborted"
msgstr "Bị hủy bỏ"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:34
2008-03-24 16:18:56 +00:00
msgid "Floating point exception"
msgstr "Ngoại lệ điểm phù động"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:35
2008-03-24 16:18:56 +00:00
msgid "Killed"
msgstr "Bị buộc kết thúc"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:36
2008-03-24 16:18:56 +00:00
msgid "Bus error"
msgstr "Lỗi mạch nối"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:37
2008-03-24 16:18:56 +00:00
msgid "Segmentation fault"
msgstr "Lỗi phân đoạn"
#. TRANS Broken pipe; there is no process reading from the other end of a pipe.
#. TRANS Every library function that returns this error code also generates a
#. TRANS @code{SIGPIPE} signal; this signal terminates the program if not handled
#. TRANS or blocked. Thus, your program will never actually see @code{EPIPE}
#. TRANS unless it has handled or blocked @code{SIGPIPE}.
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:38 sysdeps/gnu/errlist.c:359
2008-03-24 16:18:56 +00:00
msgid "Broken pipe"
2012-12-12 06:55:56 +00:00
msgstr "Ống dẫn bị hỏng"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:39
2008-03-24 16:18:56 +00:00
msgid "Alarm clock"
msgstr "Đồng hồ báo động"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:40
2008-03-24 16:18:56 +00:00
msgid "Terminated"
msgstr "Bị kết thúc"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:41
2008-03-24 16:18:56 +00:00
msgid "Urgent I/O condition"
msgstr "Tình trạng V/R khẩn cấp"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:42
2008-03-24 16:18:56 +00:00
msgid "Stopped (signal)"
msgstr "Bị dừng (tín hiệu)"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:43
2008-03-24 16:18:56 +00:00
msgid "Stopped"
msgstr "Bị dừng"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:44
2008-03-24 16:18:56 +00:00
msgid "Continued"
msgstr "Đã tiếp tục"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:45
2008-03-24 16:18:56 +00:00
msgid "Child exited"
msgstr "Tiến trình con đã thoát"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:46
2008-03-24 16:18:56 +00:00
msgid "Stopped (tty input)"
msgstr "Bị dừng (dữ liệu nhập tty)"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:47
2008-03-24 16:18:56 +00:00
msgid "Stopped (tty output)"
msgstr "Bị dừng (kết xuất tty)"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:48
2008-03-24 16:18:56 +00:00
msgid "I/O possible"
msgstr "V/R có thể"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:49
2008-03-24 16:18:56 +00:00
msgid "CPU time limit exceeded"
msgstr "Vượt quá giới hạn thời gian CPU"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:50
2008-03-24 16:18:56 +00:00
msgid "File size limit exceeded"
msgstr "Vượt quá giới hạn kích cỡ tập tin"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:51
2008-03-24 16:18:56 +00:00
msgid "Virtual timer expired"
msgstr "Bộ đếm thời gian ảo đã quá hạn"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:52
2008-03-24 16:18:56 +00:00
msgid "Profiling timer expired"
msgstr "Bộ đếm thời gian đo hiệu năng sử dụng đã quá hạn"
2012-07-03 19:43:55 +00:00
#: sysdeps/generic/siglist.h:53
2008-03-24 16:18:56 +00:00
msgid "User defined signal 1"
2012-12-12 06:55:56 +00:00
msgstr "Tín hiệu do người dùng định nghĩa 1"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:54
2008-03-24 16:18:56 +00:00
msgid "User defined signal 2"
2012-12-12 06:55:56 +00:00
msgstr "Tín hiệu do người dùng định nghĩa 2"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:58
2008-03-24 16:18:56 +00:00
msgid "EMT trap"
msgstr "Bẫy EMT"
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:61
2008-03-24 16:18:56 +00:00
msgid "Bad system call"
msgstr "Cuộc gọi hệ thống sai"
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:64
2008-03-24 16:18:56 +00:00
msgid "Stack fault"
2012-12-12 06:55:56 +00:00
msgstr "Lỗi đống (Stack)"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:67
2008-03-24 16:18:56 +00:00
msgid "Information request"
msgstr "Yêu cầu thông tin"
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:69
2008-03-24 16:18:56 +00:00
msgid "Power failure"
2012-12-12 06:55:56 +00:00
msgstr "Mất điện đột ngột"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:72
2008-03-24 16:18:56 +00:00
msgid "Resource lost"
msgstr "Tài nguyên bị mất"
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:75
msgid "Window changed"
msgstr "Cửa sổ đã thay đổi"
2008-03-24 16:18:56 +00:00
#. TRANS Operation not permitted; only the owner of the file (or other resource)
#. TRANS or processes with special privileges can perform the operation.
#: sysdeps/gnu/errlist.c:25
msgid "Operation not permitted"
msgstr "Thao tác không được phép"
#. TRANS No process matches the specified process ID.
#: sysdeps/gnu/errlist.c:45
msgid "No such process"
msgstr "Không có tiến trình như vậy"
#. TRANS Interrupted function call; an asynchronous signal occurred and prevented
#. TRANS completion of the call. When this happens, you should try the call
#. TRANS again.
#. TRANS
#. TRANS You can choose to have functions resume after a signal that is handled,
#. TRANS rather than failing with @code{EINTR}; see @ref{Interrupted
#. TRANS Primitives}.
#: sysdeps/gnu/errlist.c:60
msgid "Interrupted system call"
msgstr "Cuộc gọi hệ thống bị gián đoạn"
#. TRANS Input/output error; usually used for physical read or write errors.
#: sysdeps/gnu/errlist.c:69
msgid "Input/output error"
msgstr "Lỗi vào/ra"
#. TRANS No such device or address. The system tried to use the device
#. TRANS represented by a file you specified, and it couldn't find the device.
#. TRANS This can mean that the device file was installed incorrectly, or that
#. TRANS the physical device is missing or not correctly attached to the
#. TRANS computer.
#: sysdeps/gnu/errlist.c:82
msgid "No such device or address"
msgstr "Không có thiết bị hoặc địa chỉ như vậy"
#. TRANS Argument list too long; used when the arguments passed to a new program
#. TRANS being executed with one of the @code{exec} functions (@pxref{Executing a
2012-07-03 19:43:55 +00:00
#. TRANS File}) occupy too much memory space. This condition never arises on
#. TRANS @gnuhurdsystems{}.
2008-03-24 16:18:56 +00:00
#: sysdeps/gnu/errlist.c:94
msgid "Argument list too long"
msgstr "Danh sách đối số quá dài"
#. TRANS Invalid executable file format. This condition is detected by the
#. TRANS @code{exec} functions; see @ref{Executing a File}.
#: sysdeps/gnu/errlist.c:104
msgid "Exec format error"
msgstr "Lỗi định dạng thực hiện"
#. TRANS Bad file descriptor; for example, I/O on a descriptor that has been
#. TRANS closed or reading from a descriptor open only for writing (or vice
#. TRANS versa).
#: sysdeps/gnu/errlist.c:115
msgid "Bad file descriptor"
msgstr "Bộ mô tả tập tin sai"
#. TRANS There are no child processes. This error happens on operations that are
#. TRANS supposed to manipulate child processes, when there aren't any processes
#. TRANS to manipulate.
#: sysdeps/gnu/errlist.c:126
msgid "No child processes"
msgstr "Không có tiến trình con"
#. TRANS Deadlock avoided; allocating a system resource would have resulted in a
#. TRANS deadlock situation. The system does not guarantee that it will notice
#. TRANS all such situations. This error means you got lucky and the system
#. TRANS noticed; it might just hang. @xref{File Locks}, for an example.
#: sysdeps/gnu/errlist.c:138
msgid "Resource deadlock avoided"
msgstr "Tránh tài nguyên bế tắc"
#. TRANS No memory available. The system cannot allocate more virtual memory
#. TRANS because its capacity is full.
#: sysdeps/gnu/errlist.c:148
msgid "Cannot allocate memory"
msgstr "Không thể cấp phát bộ nhớ"
#. TRANS Bad address; an invalid pointer was detected.
2012-07-03 19:43:55 +00:00
#. TRANS On @gnuhurdsystems{}, this error never happens; you get a signal instead.
2008-03-24 16:18:56 +00:00
#: sysdeps/gnu/errlist.c:167
msgid "Bad address"
msgstr "Địa chỉ sai"
#. TRANS A file that isn't a block special file was given in a situation that
#. TRANS requires one. For example, trying to mount an ordinary file as a file
#. TRANS system in Unix gives this error.
#: sysdeps/gnu/errlist.c:178
msgid "Block device required"
msgstr "Cần có thiết bị khối"
#. TRANS Resource busy; a system resource that can't be shared is already in use.
#. TRANS For example, if you try to delete a file that is the root of a currently
#. TRANS mounted filesystem, you get this error.
#: sysdeps/gnu/errlist.c:189
msgid "Device or resource busy"
msgstr "Thiết bị hoặc tài nguyên đang bận"
#. TRANS File exists; an existing file was specified in a context where it only
#. TRANS makes sense to specify a new file.
#: sysdeps/gnu/errlist.c:199
msgid "File exists"
2012-12-12 06:55:56 +00:00
msgstr "Tập tin đã sẵn có"
2008-03-24 16:18:56 +00:00
#. TRANS An attempt to make an improper link across file systems was detected.
#. TRANS This happens not only when you use @code{link} (@pxref{Hard Links}) but
#. TRANS also when you rename a file with @code{rename} (@pxref{Renaming Files}).
#: sysdeps/gnu/errlist.c:210
msgid "Invalid cross-device link"
msgstr "Liên kết thiết bị chéo không hợp lệ"
#. TRANS The wrong type of device was given to a function that expects a
#. TRANS particular sort of device.
#: sysdeps/gnu/errlist.c:220
msgid "No such device"
msgstr "Không có thiết bị như vậy"
#. TRANS A file that isn't a directory was specified when a directory is required.
#: sysdeps/gnu/errlist.c:229
msgid "Not a directory"
msgstr "Không phải là một thư mục"
#. TRANS File is a directory; you cannot open a directory for writing,
#. TRANS or create or remove hard links to it.
#: sysdeps/gnu/errlist.c:239
msgid "Is a directory"
msgstr "Là một thư mục"
#. TRANS Invalid argument. This is used to indicate various kinds of problems
#. TRANS with passing the wrong argument to a library function.
#: sysdeps/gnu/errlist.c:249
msgid "Invalid argument"
msgstr "Đối số không hợp lệ"
#. TRANS The current process has too many files open and can't open any more.
#. TRANS Duplicate descriptors do count toward this limit.
#. TRANS
#. TRANS In BSD and GNU, the number of open files is controlled by a resource
#. TRANS limit that can usually be increased. If you get this error, you might
#. TRANS want to increase the @code{RLIMIT_NOFILE} limit or make it unlimited;
#. TRANS @pxref{Limits on Resources}.
#: sysdeps/gnu/errlist.c:264
msgid "Too many open files"
2012-12-12 06:55:56 +00:00
msgstr "Quá nhiều tập tin đang mở"
2008-03-24 16:18:56 +00:00
#. TRANS There are too many distinct file openings in the entire system. Note
#. TRANS that any number of linked channels count as just one file opening; see
2012-07-03 19:43:55 +00:00
#. TRANS @ref{Linked Channels}. This error never occurs on @gnuhurdsystems{}.
2008-03-24 16:18:56 +00:00
#: sysdeps/gnu/errlist.c:275
msgid "Too many open files in system"
2012-12-12 06:55:56 +00:00
msgstr "Quá nhiều tập tin còn đang mở trong hệ thống"
2008-03-24 16:18:56 +00:00
#. TRANS Inappropriate I/O control operation, such as trying to set terminal
#. TRANS modes on an ordinary file.
#: sysdeps/gnu/errlist.c:285
msgid "Inappropriate ioctl for device"
msgstr "ioctl không thích hợp với thiết bị"
#. TRANS An attempt to execute a file that is currently open for writing, or
#. TRANS write to a file that is currently being executed. Often using a
#. TRANS debugger to run a program is considered having it open for writing and
#. TRANS will cause this error. (The name stands for ``text file busy''.) This
2012-07-03 19:43:55 +00:00
#. TRANS is not an error on @gnuhurdsystems{}; the text is copied as necessary.
2008-03-24 16:18:56 +00:00
#: sysdeps/gnu/errlist.c:298
msgid "Text file busy"
msgstr "Tập tin văn bản đang bận"
#. TRANS File too big; the size of a file would be larger than allowed by the system.
#: sysdeps/gnu/errlist.c:307
msgid "File too large"
msgstr "Tập tin quá lớn"
#. TRANS No space left on device; write operation on a file failed because the
#. TRANS disk is full.
#: sysdeps/gnu/errlist.c:317
msgid "No space left on device"
2012-12-12 06:55:56 +00:00
msgstr "Không có đủ chỗ trống trên thiết bị"
2008-03-24 16:18:56 +00:00
#. TRANS Invalid seek operation (such as on a pipe).
#: sysdeps/gnu/errlist.c:326
msgid "Illegal seek"
msgstr "Tìm nơi cấm"
#. TRANS An attempt was made to modify something on a read-only file system.
#: sysdeps/gnu/errlist.c:335
msgid "Read-only file system"
msgstr "Hệ thống tập tin chỉ đọc"
#. TRANS Too many links; the link count of a single file would become too large.
#. TRANS @code{rename} can cause this error if the file being renamed already has
#. TRANS as many links as it can take (@pxref{Renaming Files}).
#: sysdeps/gnu/errlist.c:346
msgid "Too many links"
msgstr "Quá nhiều liên kết"
#. TRANS Domain error; used by mathematical functions when an argument value does
#. TRANS not fall into the domain over which the function is defined.
#: sysdeps/gnu/errlist.c:369
msgid "Numerical argument out of domain"
msgstr "Đối số thuộc số ở ngoại miền"
#. TRANS Range error; used by mathematical functions when the result value is
#. TRANS not representable because of overflow or underflow.
#: sysdeps/gnu/errlist.c:379
msgid "Numerical result out of range"
2012-12-12 06:55:56 +00:00
msgstr "Kết quả nằm ở ngoại phạm vi"
2008-03-24 16:18:56 +00:00
#. TRANS Resource temporarily unavailable; the call might work if you try again
#. TRANS later. The macro @code{EWOULDBLOCK} is another name for @code{EAGAIN};
2012-07-03 19:43:55 +00:00
#. TRANS they are always the same in @theglibc{}.
2008-03-24 16:18:56 +00:00
#. TRANS
#. TRANS This error can happen in a few different situations:
#. TRANS
#. TRANS @itemize @bullet
#. TRANS @item
#. TRANS An operation that would block was attempted on an object that has
#. TRANS non-blocking mode selected. Trying the same operation again will block
#. TRANS until some external condition makes it possible to read, write, or
#. TRANS connect (whatever the operation). You can use @code{select} to find out
#. TRANS when the operation will be possible; @pxref{Waiting for I/O}.
#. TRANS
#. TRANS @strong{Portability Note:} In many older Unix systems, this condition
#. TRANS was indicated by @code{EWOULDBLOCK}, which was a distinct error code
#. TRANS different from @code{EAGAIN}. To make your program portable, you should
#. TRANS check for both codes and treat them the same.
#. TRANS
#. TRANS @item
#. TRANS A temporary resource shortage made an operation impossible. @code{fork}
#. TRANS can return this error. It indicates that the shortage is expected to
#. TRANS pass, so your program can try the call again later and it may succeed.
#. TRANS It is probably a good idea to delay for a few seconds before trying it
#. TRANS again, to allow time for other processes to release scarce resources.
#. TRANS Such shortages are usually fairly serious and affect the whole system,
#. TRANS so usually an interactive program should report the error to the user
#. TRANS and return to its command loop.
#. TRANS @end itemize
#: sysdeps/gnu/errlist.c:416
msgid "Resource temporarily unavailable"
msgstr "Tài nguyên tạm thời không sẵn sàng"
2012-07-03 19:43:55 +00:00
#. TRANS In @theglibc{}, this is another name for @code{EAGAIN} (above).
2008-03-24 16:18:56 +00:00
#. TRANS The values are always the same, on every operating system.
#. TRANS
#. TRANS C libraries in many older Unix systems have @code{EWOULDBLOCK} as a
#. TRANS separate error code.
#: sysdeps/gnu/errlist.c:429
msgid "Operation would block"
msgstr "Thao tác sẽ chặn"
#. TRANS An operation that cannot complete immediately was initiated on an object
#. TRANS that has non-blocking mode selected. Some functions that must always
#. TRANS block (such as @code{connect}; @pxref{Connecting}) never return
#. TRANS @code{EAGAIN}. Instead, they return @code{EINPROGRESS} to indicate that
#. TRANS the operation has begun and will take some time. Attempts to manipulate
#. TRANS the object before the call completes return @code{EALREADY}. You can
#. TRANS use the @code{select} function to find out when the pending operation
#. TRANS has completed; @pxref{Waiting for I/O}.
#: sysdeps/gnu/errlist.c:445
msgid "Operation now in progress"
2012-12-12 06:55:56 +00:00
msgstr "Thao tác đang trong tiến trình"
2008-03-24 16:18:56 +00:00
#. TRANS An operation is already in progress on an object that has non-blocking
#. TRANS mode selected.
#: sysdeps/gnu/errlist.c:455
msgid "Operation already in progress"
2012-12-12 06:55:56 +00:00
msgstr "Thao tác đã đang ở trong tiến trình"
2008-03-24 16:18:56 +00:00
#. TRANS A file that isn't a socket was specified when a socket is required.
#: sysdeps/gnu/errlist.c:464
msgid "Socket operation on non-socket"
msgstr "Thao tác kiểu ổ cắm trên cái không phải ổ cắm"
#. TRANS The size of a message sent on a socket was larger than the supported
#. TRANS maximum size.
#: sysdeps/gnu/errlist.c:474
msgid "Message too long"
msgstr "Thông điệp quá dài"
#. TRANS The socket type does not support the requested communications protocol.
#: sysdeps/gnu/errlist.c:483
msgid "Protocol wrong type for socket"
msgstr "Giao thức kiểu không đúng cho ổ cắm"
#. TRANS You specified a socket option that doesn't make sense for the
#. TRANS particular protocol being used by the socket. @xref{Socket Options}.
#: sysdeps/gnu/errlist.c:493
msgid "Protocol not available"
msgstr "Giao thức không sẵn sàng"
#. TRANS The socket domain does not support the requested communications protocol
#. TRANS (perhaps because the requested protocol is completely invalid).
#. TRANS @xref{Creating a Socket}.
#: sysdeps/gnu/errlist.c:504
msgid "Protocol not supported"
msgstr "Giao thức không được hỗ trợ"
#. TRANS The socket type is not supported.
#: sysdeps/gnu/errlist.c:513
msgid "Socket type not supported"
msgstr "Kiểu ổ cắm không được hỗ trợ"
#. TRANS The operation you requested is not supported. Some socket functions
#. TRANS don't make sense for all types of sockets, and others may not be
2012-07-03 19:43:55 +00:00
#. TRANS implemented for all communications protocols. On @gnuhurdsystems{}, this
2008-03-24 16:18:56 +00:00
#. TRANS error can happen for many calls when the object does not support the
#. TRANS particular operation; it is a generic indication that the server knows
#. TRANS nothing to do for that call.
#: sysdeps/gnu/errlist.c:527
msgid "Operation not supported"
msgstr "Thao tác không được hỗ trợ"
#. TRANS The socket communications protocol family you requested is not supported.
#: sysdeps/gnu/errlist.c:536
msgid "Protocol family not supported"
msgstr "Nhóm giao thức không được hỗ trợ"
#. TRANS The address family specified for a socket is not supported; it is
#. TRANS inconsistent with the protocol being used on the socket. @xref{Sockets}.
#: sysdeps/gnu/errlist.c:546
msgid "Address family not supported by protocol"
msgstr "Nhóm địa chỉ không được giao thức hỗ trợ"
#. TRANS The requested socket address is already in use. @xref{Socket Addresses}.
#: sysdeps/gnu/errlist.c:555
msgid "Address already in use"
msgstr "Địa chỉ đang được dùng"
#. TRANS The requested socket address is not available; for example, you tried
#. TRANS to give a socket a name that doesn't match the local host name.
#. TRANS @xref{Socket Addresses}.
#: sysdeps/gnu/errlist.c:566
msgid "Cannot assign requested address"
msgstr "Không thể gán địa chỉ đã yêu cầu"
#. TRANS A socket operation failed because the network was down.
#: sysdeps/gnu/errlist.c:575
msgid "Network is down"
msgstr "Mạng không chạy"
#. TRANS A socket operation failed because the subnet containing the remote host
#. TRANS was unreachable.
#: sysdeps/gnu/errlist.c:585
msgid "Network is unreachable"
msgstr "Không thể tới mạng"
#. TRANS A network connection was reset because the remote host crashed.
#: sysdeps/gnu/errlist.c:594
msgid "Network dropped connection on reset"
msgstr "Mạng đã bỏ kết nối khi đặt lại"
#. TRANS A network connection was aborted locally.
#: sysdeps/gnu/errlist.c:603
msgid "Software caused connection abort"
msgstr "Phần mềm đã gây ra kết nối hủy bỏ"
#. TRANS A network connection was closed for reasons outside the control of the
#. TRANS local host, such as by the remote machine rebooting or an unrecoverable
#. TRANS protocol violation.
#: sysdeps/gnu/errlist.c:614
msgid "Connection reset by peer"
msgstr "Kết nối bị đặt lại bởi ngang hàng"
#. TRANS The kernel's buffers for I/O operations are all in use. In GNU, this
#. TRANS error is always synonymous with @code{ENOMEM}; you may get one or the
#. TRANS other from network operations.
#: sysdeps/gnu/errlist.c:625
msgid "No buffer space available"
msgstr "Không có vùng đệm sẵn sàng"
#. TRANS You tried to connect a socket that is already connected.
#. TRANS @xref{Connecting}.
#: sysdeps/gnu/errlist.c:635
msgid "Transport endpoint is already connected"
msgstr "Điểm cuối truyền đã được kết nối"
#. TRANS The socket is not connected to anything. You get this error when you
#. TRANS try to transmit data over a socket, without first specifying a
#. TRANS destination for the data. For a connectionless socket (for datagram
#. TRANS protocols, such as UDP), you get @code{EDESTADDRREQ} instead.
#: sysdeps/gnu/errlist.c:647
msgid "Transport endpoint is not connected"
msgstr "Điểm cuối truyền chưa kết nối"
#. TRANS No default destination address was set for the socket. You get this
#. TRANS error when you try to transmit data over a connectionless socket,
#. TRANS without first specifying a destination for the data with @code{connect}.
#: sysdeps/gnu/errlist.c:658
msgid "Destination address required"
msgstr "Cần thiết địa chỉ đích"
#. TRANS The socket has already been shut down.
#: sysdeps/gnu/errlist.c:667
msgid "Cannot send after transport endpoint shutdown"
msgstr "Không thể gửi sau khi tắt điểm cuối truyền"
#. TRANS ???
#: sysdeps/gnu/errlist.c:676
msgid "Too many references: cannot splice"
2012-07-03 19:43:55 +00:00
msgstr "Quá nhiều tham chiếu: không thể nối bện"
2008-03-24 16:18:56 +00:00
#. TRANS A socket operation with a specified timeout received no response during
#. TRANS the timeout period.
#: sysdeps/gnu/errlist.c:686
msgid "Connection timed out"
msgstr "Kết nối đã quá hạn"
#. TRANS A remote host refused to allow the network connection (typically because
#. TRANS it is not running the requested service).
#: sysdeps/gnu/errlist.c:696
msgid "Connection refused"
msgstr "Kết nối bị từ chối"
#. TRANS Too many levels of symbolic links were encountered in looking up a file name.
#. TRANS This often indicates a cycle of symbolic links.
#: sysdeps/gnu/errlist.c:706
msgid "Too many levels of symbolic links"
msgstr "Quá nhiều cấp liên kết tượng trưng"
#. TRANS Filename too long (longer than @code{PATH_MAX}; @pxref{Limits for
#. TRANS Files}) or host name too long (in @code{gethostname} or
#. TRANS @code{sethostname}; @pxref{Host Identification}).
#: sysdeps/gnu/errlist.c:717
msgid "File name too long"
msgstr "Tên tập tin quá dài"
#. TRANS The remote host for a requested network connection is down.
#: sysdeps/gnu/errlist.c:726
msgid "Host is down"
msgstr "Máy không chạy"
#. TRANS The remote host for a requested network connection is not reachable.
#: sysdeps/gnu/errlist.c:735
msgid "No route to host"
msgstr "Không có đường dẫn đến máy"
#. TRANS Directory not empty, where an empty directory was expected. Typically,
#. TRANS this error occurs when you are trying to delete a directory.
#: sysdeps/gnu/errlist.c:745
msgid "Directory not empty"
msgstr "Thư mục không rỗng"
#. TRANS This means that the per-user limit on new process would be exceeded by
#. TRANS an attempted @code{fork}. @xref{Limits on Resources}, for details on
#. TRANS the @code{RLIMIT_NPROC} limit.
#: sysdeps/gnu/errlist.c:756
msgid "Too many processes"
msgstr "Quá nhiều tiến trình"
#. TRANS The file quota system is confused because there are too many users.
#. TRANS @c This can probably happen in a GNU system when using NFS.
#: sysdeps/gnu/errlist.c:766
msgid "Too many users"
msgstr "Quá nhiều người dùng"
#. TRANS The user's disk quota was exceeded.
#: sysdeps/gnu/errlist.c:775
msgid "Disk quota exceeded"
2012-12-12 06:55:56 +00:00
msgstr "Vượt quá hạn ngạch đĩa"
2008-03-24 16:18:56 +00:00
#. TRANS Stale NFS file handle. This indicates an internal confusion in the NFS
#. TRANS system which is due to file system rearrangements on the server host.
#. TRANS Repairing this condition usually requires unmounting and remounting
#. TRANS the NFS file system on the local host.
#: sysdeps/gnu/errlist.c:787
msgid "Stale NFS file handle"
msgstr "Bộ xử lý tập tin cũ"
#. TRANS An attempt was made to NFS-mount a remote file system with a file name that
#. TRANS already specifies an NFS-mounted file.
#. TRANS (This is an error on some operating systems, but we expect it to work
2012-07-03 19:43:55 +00:00
#. TRANS properly on @gnuhurdsystems{}, making this error code impossible.)
2008-03-24 16:18:56 +00:00
#: sysdeps/gnu/errlist.c:799
msgid "Object is remote"
msgstr "Đối tượng ở xa"
#. TRANS ???
#: sysdeps/gnu/errlist.c:808
msgid "RPC struct is bad"
msgstr "Cấu trúc RPC sai"
#. TRANS ???
#: sysdeps/gnu/errlist.c:817
msgid "RPC version wrong"
msgstr "RPC: phiên bản không đúng"
#. TRANS ???
#: sysdeps/gnu/errlist.c:826
msgid "RPC program not available"
msgstr "RPC: chương trình không sẵn sàng "
#. TRANS ???
#: sysdeps/gnu/errlist.c:835
msgid "RPC program version wrong"
msgstr "RPC: phiên bản chương trình không đúng"
#. TRANS ???
#: sysdeps/gnu/errlist.c:844
msgid "RPC bad procedure for program"
msgstr "RPC: thủ tục sai đối với chương trình"
#. TRANS No locks available. This is used by the file locking facilities; see
2012-07-03 19:43:55 +00:00
#. TRANS @ref{File Locks}. This error is never generated by @gnuhurdsystems{}, but
2008-03-24 16:18:56 +00:00
#. TRANS it can result from an operation to an NFS server running another
#. TRANS operating system.
#: sysdeps/gnu/errlist.c:856
msgid "No locks available"
msgstr "Không có khoá sẵn sàng"
#. TRANS Inappropriate file type or format. The file was the wrong type for the
#. TRANS operation, or a data file had the wrong format.
#. TRANS
#. TRANS On some systems @code{chmod} returns this error if you try to set the
#. TRANS sticky bit on a non-directory file; @pxref{Setting Permissions}.
#: sysdeps/gnu/errlist.c:869
msgid "Inappropriate file type or format"
msgstr "Định dạng hoặc kiểu tập tin không thích hợp"
#. TRANS ???
#: sysdeps/gnu/errlist.c:878
msgid "Authentication error"
msgstr "Lỗi xác thực"
#. TRANS ???
#: sysdeps/gnu/errlist.c:887
msgid "Need authenticator"
msgstr "Cần xác thực"
#. TRANS Function not implemented. This indicates that the function called is
#. TRANS not implemented at all, either in the C library itself or in the
#. TRANS operating system. When you get this error, you can be sure that this
#. TRANS particular function will always fail with @code{ENOSYS} unless you
#. TRANS install a new version of the C library or the operating system.
#: sysdeps/gnu/errlist.c:900
msgid "Function not implemented"
msgstr "Chưa thực hiện chức năng"
#. TRANS Not supported. A function returns this error when certain parameter
#. TRANS values are valid, but the functionality they request is not available.
#. TRANS This can mean that the function does not implement a particular command
#. TRANS or option value or flag bit at all. For functions that operate on some
#. TRANS object given in a parameter, such as a file descriptor or a port, it
#. TRANS might instead mean that only @emph{that specific object} (file
#. TRANS descriptor, port, etc.) is unable to support the other parameters given;
#. TRANS different file descriptors might support different ranges of parameter
#. TRANS values.
#. TRANS
#. TRANS If the entire function is not available at all in the implementation,
#. TRANS it returns @code{ENOSYS} instead.
#: sysdeps/gnu/errlist.c:920
msgid "Not supported"
msgstr "Không được hỗ trợ"
#. TRANS While decoding a multibyte character the function came along an invalid
#. TRANS or an incomplete sequence of bytes or the given wide character is invalid.
#: sysdeps/gnu/errlist.c:930
msgid "Invalid or incomplete multibyte or wide character"
msgstr "Ký tự đa byte hoặc rộng không hợp lệ hoặc chưa hoàn toàn"
2012-07-03 19:43:55 +00:00
#. TRANS On @gnuhurdsystems{}, servers supporting the @code{term} protocol return
2008-03-24 16:18:56 +00:00
#. TRANS this error for certain operations when the caller is not in the
#. TRANS foreground process group of the terminal. Users do not usually see this
#. TRANS error because functions such as @code{read} and @code{write} translate
#. TRANS it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
#. TRANS for information on process groups and these signals.
#: sysdeps/gnu/errlist.c:944
msgid "Inappropriate operation for background process"
msgstr "Thao tác không thích hợp với tiến trình nền"
2012-07-03 19:43:55 +00:00
#. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is
2008-03-24 16:18:56 +00:00
#. TRANS translated by a program and the translator program dies while starting
#. TRANS up, before it has connected to the file.
#: sysdeps/gnu/errlist.c:955
msgid "Translator died"
msgstr "Trình dịch đã chết"
#. TRANS The experienced user will know what is wrong.
#. TRANS @c This error code is a joke. Its perror text is part of the joke.
#. TRANS @c Don't change it.
#: sysdeps/gnu/errlist.c:966
msgid "?"
msgstr "?"
#. TRANS You did @strong{what}?
#: sysdeps/gnu/errlist.c:975
msgid "You really blew it this time"
msgstr "Chắc là một trường hợp sai"
#. TRANS Go home and have a glass of warm, dairy-fresh milk.
#: sysdeps/gnu/errlist.c:984
msgid "Computer bought the farm"
msgstr "Máy tính đã chết"
#. TRANS This error code has no purpose.
#: sysdeps/gnu/errlist.c:993
msgid "Gratuitous error"
msgstr "Lỗi không có lý do"
#: sysdeps/gnu/errlist.c:1001
msgid "Bad message"
msgstr "Thông điệp sai"
#: sysdeps/gnu/errlist.c:1009
msgid "Identifier removed"
2012-12-12 06:55:56 +00:00
msgstr "Định danh bị gỡ bỏ"
2008-03-24 16:18:56 +00:00
#: sysdeps/gnu/errlist.c:1017
msgid "Multihop attempted"
msgstr "Đa nhảy được thử"
#: sysdeps/gnu/errlist.c:1025
msgid "No data available"
msgstr "Không có dữ liệu sẵn sàng"
#: sysdeps/gnu/errlist.c:1033
msgid "Link has been severed"
msgstr "Liên kết đã bị ngắt"
#: sysdeps/gnu/errlist.c:1041
msgid "No message of desired type"
msgstr "Không có thông điệp kiểu đã muốn"
#: sysdeps/gnu/errlist.c:1049
msgid "Out of streams resources"
msgstr "Tràn tài nguyên luồng"
#: sysdeps/gnu/errlist.c:1057
msgid "Device not a stream"
msgstr "Thiết bị không phải luồng"
#: sysdeps/gnu/errlist.c:1065
msgid "Value too large for defined data type"
2012-12-12 06:55:56 +00:00
msgstr "Giá trị quá lớn cho kiểu dữ liệu đã định nghĩa"
2008-03-24 16:18:56 +00:00
#: sysdeps/gnu/errlist.c:1073
msgid "Protocol error"
msgstr "Lỗi giao thức"
#: sysdeps/gnu/errlist.c:1081
msgid "Timer expired"
msgstr "Quá hạn"
#. TRANS Operation canceled; an asynchronous operation was canceled before it
#. TRANS completed. @xref{Asynchronous I/O}. When you call @code{aio_cancel},
#. TRANS the normal result is for the operations affected to complete with this
#. TRANS error; @pxref{Cancel AIO Operations}.
#: sysdeps/gnu/errlist.c:1093
msgid "Operation canceled"
2012-12-12 06:55:56 +00:00
msgstr "Thao tác bị hủy bỏ"
2008-03-24 16:18:56 +00:00
#: sysdeps/gnu/errlist.c:1101
msgid "Interrupted system call should be restarted"
msgstr "Cuộc gọi hệ thống bị gián đoạn nên được khởi chạy lại"
#: sysdeps/gnu/errlist.c:1109
msgid "Channel number out of range"
msgstr "Số thứ tự kệnh ở ngoài phạm vi"
#: sysdeps/gnu/errlist.c:1117
msgid "Level 2 not synchronized"
msgstr "Cấp 2 không được đồng bộ"
#: sysdeps/gnu/errlist.c:1125
msgid "Level 3 halted"
msgstr "Cấp 3 bị dừng"
#: sysdeps/gnu/errlist.c:1133
msgid "Level 3 reset"
msgstr "Cấp 3 được đặt lại"
#: sysdeps/gnu/errlist.c:1141
msgid "Link number out of range"
msgstr "Số thứ tự liên kết ở ngoài phạm vi"
#: sysdeps/gnu/errlist.c:1149
msgid "Protocol driver not attached"
msgstr "Trình điều khiển giao thức không được gắn nối"
#: sysdeps/gnu/errlist.c:1157
msgid "No CSI structure available"
msgstr "Không có cấu trúc CSI sẵn sàng"
#: sysdeps/gnu/errlist.c:1165
msgid "Level 2 halted"
msgstr "Cấp 2 bị dừng"
#: sysdeps/gnu/errlist.c:1173
msgid "Invalid exchange"
msgstr "Trao đổi không hợp lệ"
#: sysdeps/gnu/errlist.c:1181
msgid "Invalid request descriptor"
msgstr "Bộ mô tả yêu cầu không hợp lệ"
#: sysdeps/gnu/errlist.c:1189
msgid "Exchange full"
msgstr "Trao đổi đầy đủ"
#: sysdeps/gnu/errlist.c:1197
msgid "No anode"
msgstr "Không có dương cực"
#: sysdeps/gnu/errlist.c:1205
msgid "Invalid request code"
msgstr "Mã yêu cầu không hợp lệ"
#: sysdeps/gnu/errlist.c:1213
msgid "Invalid slot"
msgstr "Khoảng không hợp lệ"
#: sysdeps/gnu/errlist.c:1221
msgid "File locking deadlock error"
msgstr "Lỗi khoá tập tin bế tắc"
#: sysdeps/gnu/errlist.c:1229
msgid "Bad font file format"
msgstr "Định dạng tập tin phông sai"
#: sysdeps/gnu/errlist.c:1237
msgid "Machine is not on the network"
msgstr "Máy không nằm trên mạng"
#: sysdeps/gnu/errlist.c:1245
msgid "Package not installed"
msgstr "Gói chưa được cài đặt"
#: sysdeps/gnu/errlist.c:1253
msgid "Advertise error"
msgstr "Lỗi quảng cáo"
#: sysdeps/gnu/errlist.c:1261
msgid "Srmount error"
msgstr "Lỗi gắn kết Srmount"
#: sysdeps/gnu/errlist.c:1269
msgid "Communication error on send"
msgstr "Lỗi liên lạc khi gửi"
#: sysdeps/gnu/errlist.c:1277
msgid "RFS specific error"
msgstr "Lỗi đặc trưng cho RFS"
#: sysdeps/gnu/errlist.c:1285
msgid "Name not unique on network"
msgstr "Tên không duy nhất trên mạng"
#: sysdeps/gnu/errlist.c:1293
msgid "File descriptor in bad state"
msgstr "Bộ mô tả tập tin ở tình trạng sai"
#: sysdeps/gnu/errlist.c:1301
msgid "Remote address changed"
msgstr "Địa chỉ ở xa đã thay đổi"
#: sysdeps/gnu/errlist.c:1309
msgid "Can not access a needed shared library"
msgstr "Không thể truy cập vào một thư viện dùng chung cần thiết"
#: sysdeps/gnu/errlist.c:1317
msgid "Accessing a corrupted shared library"
msgstr "Đang truy cập vào một thư viện dùng chung bị hỏng"
#: sysdeps/gnu/errlist.c:1325
msgid ".lib section in a.out corrupted"
msgstr "Phần .lib trong a.out bị hỏng"
#: sysdeps/gnu/errlist.c:1333
msgid "Attempting to link in too many shared libraries"
msgstr "Đang thử liên kết trong quá nhiều thư viện dùng chung"
#: sysdeps/gnu/errlist.c:1341
msgid "Cannot exec a shared library directly"
msgstr "Không thể thực hiện trực tiếp một thư viện dùng chung"
#: sysdeps/gnu/errlist.c:1349
msgid "Streams pipe error"
msgstr "Lỗi ống dẫn luồng"
#: sysdeps/gnu/errlist.c:1357
msgid "Structure needs cleaning"
msgstr "Cấu trúc cần làm sạch"
#: sysdeps/gnu/errlist.c:1365
msgid "Not a XENIX named type file"
msgstr "Không phải một tập tin kiểu đặt tên XENIX"
#: sysdeps/gnu/errlist.c:1373
msgid "No XENIX semaphores available"
msgstr "Không có cờ hiệu XENIX sẵn sàng "
#: sysdeps/gnu/errlist.c:1381
msgid "Is a named type file"
msgstr "Là một tập tin kiểu đặt tên"
#: sysdeps/gnu/errlist.c:1389
msgid "Remote I/O error"
msgstr "Lỗi V/R ở xa"
#: sysdeps/gnu/errlist.c:1397
msgid "No medium found"
msgstr "Không tìm thấy vật chứa"
#: sysdeps/gnu/errlist.c:1405
msgid "Wrong medium type"
msgstr "Kiểu vật chứa không đúng"
#: sysdeps/gnu/errlist.c:1413
msgid "Required key not available"
msgstr "Khoá cần thiết không sẵn sàng"
#: sysdeps/gnu/errlist.c:1421
msgid "Key has expired"
msgstr "Khoá đã quá hạn"
#: sysdeps/gnu/errlist.c:1429
msgid "Key has been revoked"
msgstr "Khoá đã bị hủy bỏ"
#: sysdeps/gnu/errlist.c:1437
msgid "Key was rejected by service"
msgstr "Khoá bị dịch vụ từ chối"
#: sysdeps/gnu/errlist.c:1445
msgid "Owner died"
msgstr "Chủ đã chết"
#: sysdeps/gnu/errlist.c:1453
msgid "State not recoverable"
msgstr "Tình trạng không thể phục hồi được"
2012-04-01 13:52:09 +00:00
#: sysdeps/gnu/errlist.c:1461
msgid "Operation not possible due to RF-kill"
msgstr "Thao tác không được bởi vì RF-kill"
2012-07-03 19:43:55 +00:00
#: sysdeps/gnu/errlist.c:1469
msgid "Memory page has hardware error"
msgstr "Trang nhớ có lỗi phần cứng"
#: sysdeps/mach/_strerror.c:56
2008-03-24 16:18:56 +00:00
msgid "Error in unknown error system: "
2012-07-03 19:43:55 +00:00
msgstr "Lỗi trong hệ thống lỗi không rõ: "
2008-03-24 16:18:56 +00:00
#: sysdeps/posix/gai_strerror-strs.h:1
msgid "Address family for hostname not supported"
msgstr "Nhóm địa chỉ cho tên máy không được hỗ trợ"
#: sysdeps/posix/gai_strerror-strs.h:2
msgid "Temporary failure in name resolution"
msgstr "Tạm thời không thể quyết định tên"
#: sysdeps/posix/gai_strerror-strs.h:3
msgid "Bad value for ai_flags"
2012-12-12 06:55:56 +00:00
msgstr "Giá trị sai đối với “ai_flags” (cờ)"
2008-03-24 16:18:56 +00:00
#: sysdeps/posix/gai_strerror-strs.h:4
msgid "Non-recoverable failure in name resolution"
msgstr "Lỗi không thể phục hồi khi quyết định tên"
#: sysdeps/posix/gai_strerror-strs.h:5
msgid "ai_family not supported"
2012-12-12 06:55:56 +00:00
msgstr "“ai_family” không được hỗ trợ"
2008-03-24 16:18:56 +00:00
#: sysdeps/posix/gai_strerror-strs.h:6
msgid "Memory allocation failure"
msgstr "Lỗi cấp phát bộ nhớ"
#: sysdeps/posix/gai_strerror-strs.h:7
msgid "No address associated with hostname"
msgstr "Không có địa chỉ liên quan đến tên máy"
#: sysdeps/posix/gai_strerror-strs.h:8
msgid "Name or service not known"
msgstr "Không rõ tên hoặc dịch vụ"
#: sysdeps/posix/gai_strerror-strs.h:9
msgid "Servname not supported for ai_socktype"
2012-12-12 06:55:56 +00:00
msgstr "Tên máy không được hỗ trợ đối với “ai_socktype” (kiểu ổ cắm)"
2008-03-24 16:18:56 +00:00
#: sysdeps/posix/gai_strerror-strs.h:10
msgid "ai_socktype not supported"
2012-12-12 06:55:56 +00:00
msgstr "“ai-socktype” (kiểu ổ cắm) không được hỗ trợ"
2008-03-24 16:18:56 +00:00
#: sysdeps/posix/gai_strerror-strs.h:11
msgid "System error"
msgstr "Lỗi hệ thống"
#: sysdeps/posix/gai_strerror-strs.h:12
msgid "Processing request in progress"
msgstr "Yêu cầu xử lý đang chạy"
#: sysdeps/posix/gai_strerror-strs.h:13
msgid "Request canceled"
msgstr "Yêu cầu bị thôi"
#: sysdeps/posix/gai_strerror-strs.h:14
msgid "Request not canceled"
2012-12-12 06:55:56 +00:00
msgstr "Yêu cầu chưa bị hủy bỏ"
2008-03-24 16:18:56 +00:00
#: sysdeps/posix/gai_strerror-strs.h:15
msgid "All requests done"
msgstr "Mọi yêu cầu hoàn tất"
#: sysdeps/posix/gai_strerror-strs.h:16
msgid "Interrupted by a signal"
msgstr "bị tín hiệu gián đoạn"
#: sysdeps/posix/gai_strerror-strs.h:17
msgid "Parameter string not correctly encoded"
msgstr "Chuỗi tham số không phải được mã hóa đúng"
2012-07-03 19:43:55 +00:00
#: sysdeps/unix/sysv/linux/i386/readelflib.c:65
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s is for unknown machine %d.\n"
msgstr "%s là cho máy không rõ %d.\n"
2012-07-03 19:43:55 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:60
2009-03-01 15:12:53 +00:00
#, c-format
msgid ""
"Usage: lddlibc4 FILE\n"
"\n"
msgstr ""
2012-12-12 06:55:56 +00:00
"Cách dùng: lddlibc4 TẬP_TIN\n"
2009-03-01 15:12:53 +00:00
"\n"
2012-07-03 19:43:55 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:81
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể mở “%s”"
2008-03-24 16:18:56 +00:00
2012-07-03 19:43:55 +00:00
#: sysdeps/unix/sysv/linux/lddlibc4.c:85
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot read header from `%s'"
2012-12-12 06:55:56 +00:00
msgstr "không thể đọc phần đầu từ “%s”"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zdump.c:246
2008-03-24 16:18:56 +00:00
msgid "lacks alphabetic at start"
msgstr "thiếu chữ cái ở đầu"
2012-12-12 06:55:56 +00:00
#: timezone/zdump.c:248
2008-03-24 16:18:56 +00:00
msgid "has fewer than 3 alphabetics"
msgstr "có ít hơn 3 chữ cái"
2012-12-12 06:55:56 +00:00
#: timezone/zdump.c:250
2008-03-24 16:18:56 +00:00
msgid "has more than 6 alphabetics"
msgstr "có nhiều hơn 6 chữ cái"
2012-12-12 06:55:56 +00:00
#: timezone/zdump.c:258
2008-03-24 16:18:56 +00:00
msgid "differs from POSIX standard"
msgstr "khác với tiêu chuẩn POSIX"
2012-12-12 06:55:56 +00:00
#: timezone/zdump.c:264
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: warning: zone \"%s\" abbreviation \"%s\" %s\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: cảnh báo: múi giờ “%s” viết tắt “%s” %s\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zdump.c:273
2008-03-24 16:18:56 +00:00
#, c-format
2012-04-01 13:52:09 +00:00
msgid ""
"%s: usage is %s [ --version ] [ --help ] [ -v ] [ -c [loyear,]hiyear ] zonename ...\n"
"\n"
2012-12-12 06:55:56 +00:00
"Report bugs to %s.\n"
2012-04-01 13:52:09 +00:00
msgstr ""
2012-12-12 06:55:56 +00:00
"%s: cách dùng là %s [ --version ] [ --help ] [ -v ] [ -c [loyear,]hiyear ] tên_múi_giờ ...\n"
2012-04-01 13:52:09 +00:00
"\n"
2012-12-12 06:55:56 +00:00
"Báo lỗi tới %s.\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zdump.c:340
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: wild -c argument %s\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: đối số “-c” đại diện %s\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zdump.c:426
2008-03-24 16:18:56 +00:00
msgid "Error writing to standard output"
msgstr "Gặp lỗi khi ghi vào đầu ra tiêu chuẩn"
2012-12-12 06:55:56 +00:00
#: timezone/zdump.c:439
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: use of -v on system with floating time_t other than float or double\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: dùng “-v” trên hệ thống có time_t chấm động khác với số thực dấu chấm động hoặc số chính đôi\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:361
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Memory exhausted: %s\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: Hết bộ nhớ: %s\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:401
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\"%s\", line %d: %s"
2012-12-12 06:55:56 +00:00
msgstr "“%s”, dòng %d: %s"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:404
2008-03-24 16:18:56 +00:00
#, c-format
msgid " (rule from \"%s\", line %d)"
2012-12-12 06:55:56 +00:00
msgstr " (quy tắc từ “%s”, dòng %d)"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:415
2008-03-24 16:18:56 +00:00
msgid "warning: "
2012-07-03 19:43:55 +00:00
msgstr "cảnh báo: "
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:425
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
2012-04-01 13:52:09 +00:00
"%s: usage is %s [ --version ] [ --help ] [ -v ] [ -l localtime ] [ -p posixrules ] \\\n"
2008-03-24 16:18:56 +00:00
"\t[ -d directory ] [ -L leapseconds ] [ -y yearistype ] [ filename ... ]\n"
2012-04-01 13:52:09 +00:00
"\n"
2012-12-12 06:55:56 +00:00
"Report bugs to %s.\n"
2008-03-24 16:18:56 +00:00
msgstr ""
2012-12-12 06:55:56 +00:00
"%s: cách dùng là %s [ --version ] [ --help ] [ -v ] [ -l giờ_địa_phương ] [ -p quy_tắc_POSIX ] \\\n"
2008-03-24 16:18:56 +00:00
"\t[ -d thư_mục ] [ -L giây_năm_nhuận ] [ -y kiểu_năm ] [ tên_tập_tin ... ]\n"
2012-04-01 13:52:09 +00:00
"\n"
2012-12-12 06:55:56 +00:00
"Báo lỗi cho %s.\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:460
2008-03-24 16:18:56 +00:00
msgid "wild compilation-time specification of zic_t"
msgstr "đặc tả thời gian biên dịch đại diện của zic_t"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:479
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -d option specified\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: Ghi rõ nhiều hơn một tùy chọn “-d”\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:489
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -l option specified\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: Ghi rõ nhiều hơn một tùy chọn “-l”\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:499
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -p option specified\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: Ghi rõ nhiều hơn một tùy chọn “-p”\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:509
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -y option specified\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: Ghi rõ nhiều hơn một tùy chọn “-y”\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:519
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -L option specified\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: Ghi rõ nhiều hơn một tùy chọn “-L”\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:566
2008-03-24 16:18:56 +00:00
msgid "link to link"
msgstr "liên kết đến liên kết"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:629
2008-03-24 16:18:56 +00:00
msgid "hard link failed, symbolic link used"
msgstr "lỗi cứng không thành công nên dùng liên kết tượng trưng"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:637
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Can't link from %s to %s: %s\n"
msgstr "%s: không thể liên kết từ %s đến %s: %s\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:697 timezone/zic.c:699
2008-03-24 16:18:56 +00:00
msgid "same rule name in multiple files"
msgstr "nhiều tập tin chứa cùng một tên quy tắc"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:740
2008-03-24 16:18:56 +00:00
msgid "unruly zone"
msgstr "múi giờ phóng túng"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:747
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s in ruleless zone"
msgstr "%s trong múi giờ không có quy tắc"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:767
2008-03-24 16:18:56 +00:00
msgid "standard input"
msgstr "đầu vào tiêu chuẩn"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:772
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Can't open %s: %s\n"
msgstr "%s: Không thể mở %s: %s\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:783
2008-03-24 16:18:56 +00:00
msgid "line too long"
msgstr "dòng quá dài"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:803
2008-03-24 16:18:56 +00:00
msgid "input line of unknown type"
msgstr "dòng nhập vào có kiểu không rõ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:819
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Leap line in non leap seconds file %s\n"
msgstr "%s: dòng năm nhuận nằm trong tập tin giây không phải năm nhuận %s\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:826 timezone/zic.c:1243 timezone/zic.c:1265
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: panic: Invalid l_value %d\n"
msgstr "%s: không thể phục hồi: giá trị l_value không hợp lệ %d\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:834
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Error reading %s\n"
msgstr "%s: Lỗi đọc %s\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:841
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Error closing %s: %s\n"
msgstr "%s: Lỗi đóng %s: %s\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:846
2008-03-24 16:18:56 +00:00
msgid "expected continuation line not found"
msgstr "không tìm thấy đường tiếp tục mong đợi"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:887 timezone/zic.c:2411 timezone/zic.c:2425
2008-03-24 16:18:56 +00:00
msgid "time overflow"
msgstr "tràn thời gian"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:891
2008-03-24 16:18:56 +00:00
msgid "24:00 not handled by pre-1998 versions of zic"
msgstr "24:00 không được xử lý bởi phiên bản zlc trước năm 1998"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:894
2008-03-24 16:18:56 +00:00
msgid "values over 24 hours not handled by pre-2007 versions of zic"
msgstr "giá trị nhiều hơn 24 giờ không được xử lý bởi phiên bản zlc trước năm 2007"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:905
2008-03-24 16:18:56 +00:00
msgid "wrong number of fields on Rule line"
msgstr "số trường không đúng trên dòng Quy tắc (Rule)"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:909
2008-03-24 16:18:56 +00:00
msgid "nameless rule"
msgstr "quy tắc không tên"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:914
2008-03-24 16:18:56 +00:00
msgid "invalid saved time"
msgstr "thời gian đã lưu không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:932
2008-03-24 16:18:56 +00:00
msgid "wrong number of fields on Zone line"
msgstr "số trường không đúng trên dòng Múi Giờ (Zone)"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:938
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\"Zone %s\" line and -l option are mutually exclusive"
2012-12-12 06:55:56 +00:00
msgstr "Dòng “Zone %s” và tùy chọn “-l” loại từ lẫn nhau"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:946
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\"Zone %s\" line and -p option are mutually exclusive"
2012-12-12 06:55:56 +00:00
msgstr "Dòng “Zone %s” và tùy chọn “-p” loại từ lẫn nhau"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:958
2008-03-24 16:18:56 +00:00
#, c-format
msgid "duplicate zone name %s (file \"%s\", line %d)"
2012-12-12 06:55:56 +00:00
msgstr "tên múi giờ trùng %s (tập tin “%s”, dòng %d)"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:972
2008-03-24 16:18:56 +00:00
msgid "wrong number of fields on Zone continuation line"
msgstr "số trường không đúng trên dòng tiếp tục Múi Giờ (Zone)"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1009
2008-03-24 16:18:56 +00:00
msgid "invalid UTC offset"
msgstr "khoảng bù UTC không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1012
2008-03-24 16:18:56 +00:00
msgid "invalid abbreviation format"
msgstr "định dạng viết tắt không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1041
2008-03-24 16:18:56 +00:00
msgid "Zone continuation line end time is not after end time of previous line"
msgstr "Giờ kết thúc dòng tiếp tục Múi Giờ không nằm sau giờ kết thúc của dòng trước"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1066
2008-03-24 16:18:56 +00:00
msgid "wrong number of fields on Leap line"
msgstr "số trường không đúng trên dòng Leap (năm nhuận)"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1075
2008-03-24 16:18:56 +00:00
msgid "invalid leaping year"
msgstr "năm nhuận không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1095 timezone/zic.c:1197
2008-03-24 16:18:56 +00:00
msgid "invalid month name"
msgstr "tên tháng không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1108 timezone/zic.c:1310 timezone/zic.c:1324
2008-03-24 16:18:56 +00:00
msgid "invalid day of month"
msgstr "ngày tháng không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1113
2008-03-24 16:18:56 +00:00
msgid "time before zero"
msgstr "thời gian nằm trước số không"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1117
2008-03-24 16:18:56 +00:00
msgid "time too small"
msgstr "thời gian quá nhỏ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1121
2008-03-24 16:18:56 +00:00
msgid "time too large"
msgstr "thời gian quá lớn"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1125 timezone/zic.c:1226
2008-03-24 16:18:56 +00:00
msgid "invalid time of day"
msgstr "giờ ngày không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1144
2008-03-24 16:18:56 +00:00
msgid "illegal CORRECTION field on Leap line"
msgstr "trường CORRECTION (sửa lỗi) cấm trên dòng Leap (năm nhuận)"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1149
2008-03-24 16:18:56 +00:00
msgid "illegal Rolling/Stationary field on Leap line"
msgstr "trường Rolling/Stationary (đang lăn/không di chuyển) cấm trên dòng Leap (năm nhuận)"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1163
2008-03-24 16:18:56 +00:00
msgid "wrong number of fields on Link line"
msgstr "số trường không đúng trên dòng Link (liên kết)"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1167
2008-03-24 16:18:56 +00:00
msgid "blank FROM field on Link line"
msgstr "trường FROM (từ) rỗng trên dòng Link (liên kết)"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1171
2008-03-24 16:18:56 +00:00
msgid "blank TO field on Link line"
msgstr "trường TO (đến) rỗng trên dòng Link (liên kết)"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1247
2008-03-24 16:18:56 +00:00
msgid "invalid starting year"
msgstr "năm bắt đầu không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1269
2008-03-24 16:18:56 +00:00
msgid "invalid ending year"
msgstr "năm kết thúc không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1273
2008-03-24 16:18:56 +00:00
msgid "starting year greater than ending year"
msgstr "năm bắt đầu nằm sau nằm kết thúc"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1280
2008-03-24 16:18:56 +00:00
msgid "typed single year"
msgstr "đã gõ năm riêng lẻ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1315
2008-03-24 16:18:56 +00:00
msgid "invalid weekday name"
msgstr "tên ngày tuần không hợp lệ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1481
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Can't remove %s: %s\n"
msgstr "%s: Không thể gỡ bỏ %s: %s\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1491
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Can't create %s: %s\n"
msgstr "%s: Không thể tạo %s: %s\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1683
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Error writing %s\n"
msgstr "%s: Lỗi ghi %s\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:1964
2008-03-24 16:18:56 +00:00
msgid "no POSIX environment variable for zone"
msgstr "chưa đặt biến môi trường POSIX cho múi giờ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2131
2008-03-24 16:18:56 +00:00
msgid "can't determine time zone abbreviation to use just after until time"
msgstr "không thể quyết định từ viết tắt múi giờ cần dùng đúng sau thời gian đích đến"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2175
2008-03-24 16:18:56 +00:00
msgid "too many transitions?!"
2012-07-03 19:43:55 +00:00
msgstr "quá nhiều lần chuyển tiếp?!"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2190
2008-03-24 16:18:56 +00:00
msgid "internal error - addtype called with bad isdst"
msgstr "gặp lỗi nội bộ — addtype (thêm loại) được gọi với isdst sai"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2194
2008-03-24 16:18:56 +00:00
msgid "internal error - addtype called with bad ttisstd"
msgstr "gặp lỗi nội bộ — addtype (thêm loại) được gọi với ttisstd sai"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2198
2008-03-24 16:18:56 +00:00
msgid "internal error - addtype called with bad ttisgmt"
msgstr "gặp lỗi nội bộ — addtype (thêm loại) được gọi với ttisgmt sai"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2217
2008-03-24 16:18:56 +00:00
msgid "too many local time types"
msgstr "quá nhiều kiểu thời gian địa phương"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2221
2008-03-24 16:18:56 +00:00
msgid "UTC offset out of range"
msgstr "khoảng bù UTC ở ngoại phạm vi"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2245
2008-03-24 16:18:56 +00:00
msgid "too many leap seconds"
msgstr "quá nhiều giây năm nhuận"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2251
2008-03-24 16:18:56 +00:00
msgid "repeated leap second moment"
msgstr "lúc giây năm nhuận đã lặp lại"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2301
2008-03-24 16:18:56 +00:00
msgid "Wild result from command execution"
msgstr "Kết quả rất lạ khi thực hiện câu lệnh"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2302
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: command was '%s', result was %d\n"
2012-12-12 06:55:56 +00:00
msgstr "%s: câu lệnh là “%s”, kết quả là %d\n"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2393
2008-03-24 16:18:56 +00:00
msgid "Odd number of quotation marks"
msgstr "Số lẻ các dấu trích dẫn"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2470
2008-03-24 16:18:56 +00:00
msgid "use of 2/29 in non leap-year"
msgstr "dùng 2/29 trong năm không phải năm nhuận"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2505
2008-03-24 16:18:56 +00:00
msgid "rule goes past start/end of month--will not work with pre-2004 versions of zic"
msgstr "quy tắc vượt quá kết thúc của tháng nên không hoạt động được với phiên bản zlc được phát hành trước năm 2004"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2536
2008-03-24 16:18:56 +00:00
msgid "time zone abbreviation lacks alphabetic at start"
msgstr "từ viết tắt múi giờ thiếu chữ cái ở đầu"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2538
msgid "time zone abbreviation has fewer than 3 alphabetics"
msgstr "từ viết tắt múi giờ phải ít hơn 3 chữ cái"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2540
2008-03-24 16:18:56 +00:00
msgid "time zone abbreviation has too many alphabetics"
msgstr "từ viết tắt múi giờ chứa quá nhiều chữ cái"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2550
2008-03-24 16:18:56 +00:00
msgid "time zone abbreviation differs from POSIX standard"
msgstr "từ viết tắt múi giờ không tùy theo tiêu chuẩn POSIX"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2562
2008-03-24 16:18:56 +00:00
msgid "too many, or too long, time zone abbreviations"
msgstr "quá nhiều hoặc quá dài các từ viết tắt múi giờ"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2602
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Can't create directory %s: %s\n"
msgstr "%s: Không thể tạo thư mục %s: %s\n"
2012-12-12 06:55:56 +00:00
#: timezone/zic.c:2623
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: %d did not sign extend correctly\n"
msgstr "%s: %d chưa ký đúng đồ kéo dài\n"
2012-12-12 06:55:56 +00:00
#~ msgid "cannot find any C preprocessor (cpp)\n"
#~ msgstr "không tìm thấy bộ tiền xử lý C (cpp)\n"