2008-03-24 16:18:56 +00:00
# Vietnamese translation for LibC.
2014-01-10 02:24:12 +00:00
# Bản dịch tiếng Việt dành cho LibC.
2015-02-06 03:56:00 +00:00
# Copyright © 2015 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.
2023-07-07 15:27:08 +00:00
# Trần Ngọc Quân <vnwildman@gmail.com>, 2012-2018, 2022-2023.
2008-03-24 16:18:56 +00:00
#
msgid ""
msgstr ""
2023-07-26 22:21:13 +00:00
"Project-Id-Version: libc 2.37.9000\n"
2008-03-24 16:18:56 +00:00
"Report-Msgid-Bugs-To: http://www.gnu.org/software/libc/bugs.html\n"
2023-07-18 19:22:19 +00:00
"POT-Creation-Date: 2023-07-17 20:35+0200\n"
2023-07-26 22:21:13 +00:00
"PO-Revision-Date: 2023-07-22 10:02+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"
2022-12-21 22:15:37 +00:00
"X-Bugs: Report translation errors to the Language-Team address.\n"
2023-07-07 15:27:08 +00:00
"Plural-Forms: nplurals=1; plural=0;\n"
2008-03-24 16:18:56 +00:00
2021-08-01 03:24:51 +00:00
#: argp/argp-help.c:229
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
2014-08-26 12:44:23 +00:00
msgstr "%.*s: Tham số “ARGP_HELP_FMT” cần có một giá trị"
2008-03-24 16:18:56 +00:00
2021-08-01 03:24:51 +00:00
#: argp/argp-help.c:239
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
2021-08-01 03:24:51 +00:00
#: argp/argp-help.c:252
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
2021-08-01 03:24:51 +00:00
#: argp/argp-help.c:1350
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."
2014-01-10 02:24:12 +00:00
msgstr "Các đối số là bắt buộc hay chỉ là tùy chọn khi dùng với tùy chọn dài thì tùy chọn ngắn tương ứng với nó cũng vậy."
2008-03-24 16:18:56 +00:00
2021-08-01 03:24:51 +00:00
#: argp/argp-help.c:1713
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
2021-08-01 03:24:51 +00:00
#: argp/argp-help.c:1717
2008-03-24 16:18:56 +00:00
msgid " or: "
2020-01-16 14:12:35 +00:00
msgstr " hoặc: "
2008-03-24 16:18:56 +00:00
2021-08-01 03:24:51 +00:00
#: argp/argp-help.c:1729
2008-03-24 16:18:56 +00:00
msgid " [OPTION...]"
2023-07-07 15:27:08 +00:00
msgstr " [CÁC TÙY CHỌN…]"
2008-03-24 16:18:56 +00:00
2021-08-01 03:24:51 +00:00
#: argp/argp-help.c:1756
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Try `%s --help' or `%s --usage' for more information.\n"
2014-01-10 02:24:12 +00:00
msgstr "Hãy chạy 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
2021-08-01 03:24:51 +00:00
#: argp/argp-help.c:1784
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Report bugs to %s.\n"
2014-01-10 02:24:12 +00:00
msgstr ""
"Hãy thông báo lỗi cho %s\n"
2022-12-21 22:15:37 +00:00
"Thông báo lỗi dịch cho: <https://translationproject.org/team/vi.html>.\n"
2008-03-24 16:18:56 +00:00
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"
2014-01-10 02:24:12 +00:00
msgstr "Hiển thị thông tin về cách dùng dạng ngắn"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: argp/argp-parse.c:103 catgets/gencat.c:109 catgets/gencat.c:113
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:60 iconv/iconv_prog.c:61 nscd/nscd.c:106 nscd/nscd.c:110
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:121
2013-07-27 08:49:29 +00:00
msgid "NAME"
msgstr "TÊN"
#: argp/argp-parse.c:104
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
2013-07-27 08:49:29 +00:00
msgid "SECS"
msgstr "GIÂY"
#: argp/argp-parse.c:106
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)"
2013-07-27 08:49:29 +00:00
#: argp/argp-parse.c:167
2008-03-24 16:18:56 +00:00
msgid "Print program version"
msgstr "In ra phiên bản chương trình"
2013-07-27 08:49:29 +00:00
#: argp/argp-parse.c:183
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
2013-07-27 08:49:29 +00:00
#: argp/argp-parse.c:623
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: Too many arguments\n"
msgstr "%s: Quá nhiều đối số\n"
2013-07-27 08:49:29 +00:00
#: argp/argp-parse.c:766
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?"
2013-07-27 08:49:29 +00:00
#: assert/assert-perr.c:35
2008-03-24 16:18:56 +00:00
#, c-format
2018-07-30 20:20:00 +00:00
msgid ""
"%s%s%s:%u: %s%sUnexpected error: %s.\n"
"%n"
msgstr ""
"%s%s%s:%u: %s%sGặp lỗi bất thường: %s.\n"
"%n"
2008-03-24 16:18:56 +00:00
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
2023-07-18 19:22:19 +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
2023-07-18 19:22:19 +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"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:113 nss/makedb.c:121
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"
2023-07-18 19:22:19 +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 ""
2014-01-10 02:24:12 +00:00
"Tạo phân loại thông điệp. Nếu TẬP-TIN-ĐẦU-VÀO là “-”,\n"
2013-07-27 08:49:29 +00:00
"thì dữ liệu đầu vào được đọc từ đầu vào tiêu chuẩn.\n"
"Nếu TẬP-TIN-ĐẦU-RA 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
2023-07-18 19:22:19 +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 ""
2015-02-06 03:56:00 +00:00
"-o TẬP-TIN-ĐẦU-RA [TẬP-TIN-ĐẦU-VÀO]…\n"
"[TẬP-TIN-ĐẦU-RA [TẬP-TIN-ĐẦU-VÀO]…]"
2013-07-27 08:49:29 +00:00
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:229 debug/pcprofiledump.c:208 elf/ldconfig.c:216
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:246 elf/sln.c:77 elf/sprof.c:371 iconv/iconv_prog.c:387
#: iconv/iconvconfig.c:380 locale/programs/locale.c:275
#: locale/programs/localedef.c:437 login/programs/pt_chown.c:88
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:564 nss/getent.c:961 nss/makedb.c:370
2023-01-31 21:30:44 +00:00
#: posix/getconf.c:503
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"
2022-12-21 22:15:37 +00:00
"Thông báo lỗi dịch cho: <https://translationproject.org/team/vi.html>.\n"
2012-12-12 06:55:56 +00:00
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:245 debug/pcprofiledump.c:224 debug/xtrace.sh:63
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:232 elf/ldd.bash.in:38 elf/pldd.c:262 elf/sotruss.sh:75
2022-02-03 04:30:15 +00:00
#: elf/sprof.c:388 iconv/iconv_prog.c:404 iconv/iconvconfig.c:397
#: locale/programs/locale.c:292 locale/programs/localedef.c:459
2023-07-18 19:22:19 +00:00
#: login/programs/pt_chown.c:62 malloc/memusage.sh:70 malloc/memusagestat.c:582
2023-01-31 21:30:44 +00:00
#: nscd/nscd.c:521 nss/getent.c:92 nss/makedb.c:386 posix/getconf.c:485
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"
2014-01-10 02:24:12 +00:00
"KHÔNG CÓ BẢO HÀNH GÌ CẢ; NGAY CẢ KHI NÓ ĐƯỢC BÁN HAY THÍCH HỢP CHO MỤC ĐÍCH CÁ NHÂN.\n"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:250 debug/pcprofiledump.c:229 debug/xtrace.sh:67
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:237 elf/pldd.c:267 elf/sprof.c:394 iconv/iconv_prog.c:409
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:402 locale/programs/locale.c:297
#: locale/programs/localedef.c:464 malloc/memusage.sh:74
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:587 nscd/nscd.c:526 nss/getent.c:97 nss/makedb.c:391
2017-01-12 09:37:01 +00:00
#: posix/getconf.c:490
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
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:281
2008-03-24 16:18:56 +00:00
msgid "*standard input*"
msgstr "*đầu vào tiêu chuẩn*"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:287 iconv/iconv_charmap.c:172 iconv/iconv_prog.c:272
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:247
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
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:416 catgets/gencat.c:491
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
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:443
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
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:445 catgets/gencat.c:617 catgets/gencat.c:669
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
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:516
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
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:557
2008-03-24 16:18:56 +00:00
msgid "invalid quote character"
msgstr "ký tự trích dẫn không hợp lệ"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:570
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
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:615
2008-03-24 16:18:56 +00:00
msgid "duplicated message number"
msgstr "số thứ tự thông điệp trùng"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:666
2008-03-24 16:18:56 +00:00
msgid "duplicated message identifier"
2023-07-07 15:27:08 +00:00
msgstr "định danh thông điệp bị trùng"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:723
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"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:766
2008-03-24 16:18:56 +00:00
msgid "invalid line"
msgstr "dòng không hợp lệ"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:820
2008-03-24 16:18:56 +00:00
msgid "malformed line ignored"
msgstr "dòng dạng sai bị bỏ qua"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:982 catgets/gencat.c:1023
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
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:1185 locale/programs/linereader.c:588
2008-03-24 16:18:56 +00:00
msgid "invalid escape sequence"
msgstr "dây thoát không hợp lệ"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:1209
2008-03-24 16:18:56 +00:00
msgid "unterminated message"
2013-07-27 08:49:29 +00:00
msgstr "thông điệp chưa chấm dứt"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:1233
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ũ"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:1324
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"
2023-07-18 19:22:19 +00:00
#: catgets/gencat.c:1350
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
2022-02-03 04:30:15 +00:00
#: debug/pcprofiledump.c:52
2008-03-24 16:18:56 +00:00
msgid "Don't buffer output"
2015-08-01 18:48:31 +00:00
msgstr "Đừng đệm kết xuất"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: debug/pcprofiledump.c:57
2008-03-24 16:18:56 +00:00
msgid "Dump information generated by PC profiling."
2020-01-16 14:12:35 +00:00
msgstr "Đổ thông tin được tạo khi đo hiệu năng sử dụng PC."
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +00:00
#: debug/pcprofiledump.c:107
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open input file"
2014-08-26 12:44:23 +00:00
msgstr "không thể mở tập tin đầu vào"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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ệ"
2022-02-03 04:30:15 +00:00
#: debug/xtrace.sh:25 debug/xtrace.sh:43
2008-03-24 16:18:56 +00:00
msgid "Usage: xtrace [OPTION]... PROGRAM [PROGRAMOPTION]...\\n"
2015-02-06 03:56:00 +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
2022-02-03 04:30:15 +00:00
#: debug/xtrace.sh:31 elf/sotruss.sh:56 elf/sotruss.sh:67 elf/sotruss.sh:135
#: malloc/memusage.sh:25
2012-07-03 19:43:55 +00:00
msgid "Try \\`%s --help' or \\`%s --usage' for more information.\\n"
2014-01-10 02:24:12 +00:00
msgstr "Hãy chạy 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
2022-02-03 04:30:15 +00:00
#: debug/xtrace.sh:37
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
2022-02-03 04:30:15 +00:00
#: debug/xtrace.sh:44
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"
2013-07-27 08:49:29 +00:00
" --data=TẬP-TIN Đừng chạy chương trình, chỉ in dữ liệu từ TẬP-TIN.\n"
2008-03-24 16:18:56 +00:00
"\n"
" -?,--help In trợ giúp này rồi thoát\n"
2013-07-27 08:49:29 +00:00
" --usage Hiển thị hướng dẫn ngắn gọn\n"
2008-03-24 16:18:56 +00:00
" -V,--version In thông tin phiên bản rồi thoát\n"
"\n"
2014-01-10 02:24:12 +00:00
"Mọi đối số bắt buộc phải sử dụng cù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"
2022-02-03 04:30:15 +00:00
#: debug/xtrace.sh:56 elf/ldd.bash.in:55 elf/sotruss.sh:49
#: malloc/memusage.sh:63
2012-12-12 06:55:56 +00:00
msgid "For bug reporting instructions, please see:\\\\n%s.\\\\n"
2022-12-21 22:15:37 +00:00
msgstr "Để tìm hướng dẫn về thông báo lỗi, hãy xem:\\\\n%s.\\\\nThông báo lỗi dịch cho: <https://translationproject.org/team/vi.html>.\\\\n"
2012-12-12 06:55:56 +00:00
2022-02-03 04:30:15 +00:00
#: debug/xtrace.sh:124
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
2022-02-03 04:30:15 +00:00
#: debug/xtrace.sh:137
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"
2022-02-03 04:30:15 +00:00
#: debug/xtrace.sh:145
2008-03-24 16:18:56 +00:00
#, sh-format
msgid "executable \\`$program' not found\\n"
2013-07-27 08:49:29 +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
2022-02-03 04:30:15 +00:00
#: debug/xtrace.sh:149
2008-03-24 16:18:56 +00:00
#, sh-format
msgid "\\`$program' is no executable\\n"
2014-01-10 02:24:12 +00:00
msgstr "\\“$program” không có khả năng thực thi\\n"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: dlfcn/dlinfo.c:48
2008-03-24 16:18:56 +00:00
msgid "unsupported dlinfo request"
msgstr "yêu cầu dlinfo không được hỗ trợ"
2021-08-01 03:24:51 +00:00
#: dlfcn/dlmopen.c:53
2008-03-24 16:18:56 +00:00
msgid "invalid namespace"
2014-01-10 02:24:12 +00:00
msgstr "không gian tên không hợp lệ"
2008-03-24 16:18:56 +00:00
2021-08-01 03:24:51 +00:00
#: dlfcn/dlmopen.c:58
2008-03-24 16:18:56 +00:00
msgid "invalid mode"
msgstr "chế độ không hợp lệ"
2021-08-01 03:24:51 +00:00
#: dlfcn/dlopen.c:54
2008-03-24 16:18:56 +00:00
msgid "invalid mode parameter"
msgstr "tham số chế độ không hợp lệ"
2023-07-07 15:27:08 +00:00
#: elf/cache.c:174
msgid "unknown or unsupported flag"
msgstr "cờ không xác định hoặc không được hỗ trợ"
2023-07-18 19:22:19 +00:00
#: elf/cache.c:276
2008-03-24 16:18:56 +00:00
#, c-format
2022-12-21 22:15:37 +00:00
msgid "Cache file has wrong endianness.\n"
msgstr "Tập tin nhớ đêm sai endianness.\n"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: elf/cache.c:285
2022-12-21 22:15:37 +00:00
msgid "Cache generated by: "
msgstr "Bộ nhớ tạm được tạo bởi: "
2023-07-18 19:22:19 +00:00
#: elf/cache.c:299 elf/ldconfig.c:1223
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"
2023-07-18 19:22:19 +00:00
#: elf/cache.c:313
2008-03-24 16:18:56 +00:00
#, c-format
msgid "mmap of cache file failed.\n"
2014-01-10 02:24:12 +00:00
msgstr "gặp lỗi khi mmap tập tin nhớ tạm.\n"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: elf/cache.c:317 elf/cache.c:331 elf/cache.c:342
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"
2023-07-18 19:22:19 +00:00
#: elf/cache.c:371 elf/cache.c:386
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
2023-07-18 19:22:19 +00:00
#: elf/cache.c:384
2022-12-21 22:15:37 +00:00
#, c-format
msgid "Malformed extension data in cache file %s\n"
msgstr "Dữ liệu mở rọng sai dạng trong tập tin nhớ đệm %s\n"
2023-07-18 19:22:19 +00:00
#: elf/cache.c:513
2022-12-21 22:15:37 +00:00
#, c-format
msgid "Writing of cache extension data failed"
msgstr "Gặp lỗi khi ghi dữ liệu nhớ tạm mở rộng"
2023-07-18 19:22:19 +00:00
#: elf/cache.c:524
2022-12-21 22:15:37 +00:00
#, c-format
msgid "%s: ISA level is too high (%d > %d)"
msgstr "%s: Mức ISA là quá cao (%d > %d)"
2023-07-18 19:22:19 +00:00
#: elf/cache.c:688
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"
2023-07-18 19:22:19 +00:00
#: elf/cache.c:696 elf/cache.c:706 elf/cache.c:710 elf/cache.c:715
#: elf/cache.c:734
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Writing of cache data failed"
2014-01-10 02:24:12 +00:00
msgstr "Gặp lỗi khi ghi dữ liệu nhớ tạm"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: elf/cache.c:729
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Changing access rights of %s to %#o failed"
2014-01-10 02:24:12 +00:00
msgstr "Gặp lỗi khi thay đổi quyền truy cập của %s thành %#o"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: elf/cache.c:738
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
2023-07-18 19:22:19 +00:00
#: elf/cache.c:768
2022-12-21 22:15:37 +00:00
#, c-format
msgid "Could not create library path"
msgstr "Không thể tạo đường dẫn thư viện"
2023-01-31 21:30:44 +00:00
#: elf/dl-catch.c:85
msgid "error while loading shared libraries"
msgstr "gặp lỗi khi nạp thư viện dùng chung"
#: elf/dl-catch.c:118
msgid "DYNAMIC LINKER BUG!!!"
msgstr "LỖI LIÊN KẾT ĐỘNG!!!"
#: elf/dl-close.c:346 elf/dl-open.c:298
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"
2023-01-31 21:30:44 +00:00
#: elf/dl-close.c:775
2008-03-24 16:18:56 +00:00
msgid "shared object not open"
msgstr "chưa mở đối tượng dùng chung"
2022-12-21 22:15:37 +00:00
#: elf/dl-deps.c:96
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"
2022-12-21 22:15:37 +00:00
#: elf/dl-deps.c:109
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
2022-12-21 22:15:37 +00:00
#: elf/dl-deps.c:115
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
2022-12-21 22:15:37 +00:00
#: elf/dl-deps.c:204
2018-07-30 20:20:00 +00:00
msgid "cannot allocate dependency buffer"
msgstr "không thể cấp phát bộ đệm phụ thuộc"
2022-12-21 22:15:37 +00:00
#: elf/dl-deps.c:427
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"
2022-12-21 22:15:37 +00:00
#: elf/dl-deps.c:467
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"
2022-12-21 22:15:37 +00:00
#: elf/dl-fptr.c:88 sysdeps/hppa/dl-fptr.c:96
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"
2022-12-21 22:15:37 +00:00
#: elf/dl-fptr.c:192 sysdeps/hppa/dl-fptr.c:214
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"
2022-12-21 22:15:37 +00:00
#: elf/dl-fptr.c:221 sysdeps/hppa/dl-fptr.c:243
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
2022-12-21 22:15:37 +00:00
#: elf/dl-hwcaps.c:104
msgid "cannot create HWCAP priorities"
msgstr "không thể tạo ưu tiên HWCAP"
2023-01-31 21:30:44 +00:00
#: elf/dl-hwcaps.c:196
2012-12-12 06:55:56 +00:00
msgid "cannot create capability list"
msgstr "không thể tạo danh sách khả năng"
2022-02-03 04:30:15 +00:00
#: elf/dl-load.c:434
2008-03-24 16:18:56 +00:00
msgid "cannot allocate name record"
2014-01-10 02:24:12 +00:00
msgstr "không thể cấp phát bản ghi tên"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: elf/dl-load.c:536 elf/dl-load.c:649 elf/dl-load.c:743 elf/dl-load.c:840
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"
2022-02-03 04:30:15 +00:00
#: elf/dl-load.c:632
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"
2022-02-03 04:30:15 +00:00
#: elf/dl-load.c:729
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:968
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1059 elf/dl-load.c:2219
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1078 elf/dl-load.c:1655 elf/dl-load.c:1763
2008-03-24 16:18:56 +00:00
msgid "cannot read file data"
msgstr "không thể đọc dữ liệu tập tin"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1131 elf/dl-map-segments.h:117
2022-12-21 22:15:37 +00:00
msgid "ELF load command address/offset not page-aligned"
msgstr "Địa chỉ/bù của câu lệnh nạp ELF không phải được sắp trang đúng"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1223
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1240
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1247
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1282
2019-08-01 03:38:15 +00:00
msgid "cannot dynamically load position-independent executable"
2020-01-16 14:12:35 +00:00
msgstr "không thể nạp động tập tin thực hiện được không phụ thuộc vị trí"
2019-08-01 03:38:15 +00:00
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1284
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()"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1297
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1330 elf/dl-load.h:131
2014-08-26 12:44:23 +00:00
msgid "cannot change memory protections"
msgstr "không thể thay đổi sự bảo vệ bộ nhớ"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1354
2008-03-24 16:18:56 +00:00
msgid "cannot enable executable stack as shared object requires"
2014-08-26 12:44:23 +00:00
msgstr "không thể hiệu lực ngăn xếp thực hiện được theo yêu cầu của đối tượng dùng chung"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1382
2008-03-24 16:18:56 +00:00
msgid "cannot close file descriptor"
msgstr "không thể đóng bộ mô tả tập tin"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1655
2008-03-24 16:18:56 +00:00
msgid "file too short"
msgstr "tập tin quá ngắn"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1691
2008-03-24 16:18:56 +00:00
msgid "invalid ELF header"
msgstr "phần đầu ELF không hợp lệ"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1706
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
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1708
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
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1712
2008-03-24 16:18:56 +00:00
msgid "ELF file version ident does not match current one"
2022-12-21 22:15:37 +00:00
msgstr "ident phiên bản tập tin ELF không tương ứng với cái hiện tại"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1716
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ệ"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1719
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ệ"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1722
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1725
2008-03-24 16:18:56 +00:00
msgid "internal error"
msgstr "lỗi nội bộ"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1732
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1744
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:1749
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:2238
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
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:2239
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
2023-07-18 19:22:19 +00:00
#: elf/dl-load.c:2242
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"
2022-02-03 04:30:15 +00:00
#: elf/dl-load.h:129
2014-08-26 12:44:23 +00:00
msgid "failed to map segment from shared object"
msgstr "lỗi ánh xạ đoạn từ đối tượng dùng chung"
2022-02-03 04:30:15 +00:00
#: elf/dl-load.h:133
2014-08-26 12:44:23 +00:00
msgid "cannot map zero-fill pages"
msgstr "không thể ánh xạ trang điền số không"
2023-07-18 19:22:19 +00:00
#: elf/dl-lookup.c:814
2008-03-24 16:18:56 +00:00
msgid "symbol lookup error"
msgstr "lỗi tra cứu ký hiệu"
2022-02-03 04:30:15 +00:00
#: elf/dl-open.c:84
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"
2022-02-03 04:30:15 +00:00
#: elf/dl-open.c:405
2008-03-24 16:18:56 +00:00
msgid "TLS generation counter wrapped! Please report this."
2014-01-10 02:24:12 +00:00
msgstr "Bộ đếm tạo TLS đã bao bọc! Hãy thông báo lỗi này."
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: elf/dl-open.c:739
2022-12-21 22:15:37 +00:00
msgid "cannot allocate address lookup data"
msgstr "không thể cấp phát dữ liệu tìm kiếm địa chỉ"
2023-07-18 19:22:19 +00:00
#: elf/dl-open.c:829
2008-03-24 16:18:56 +00:00
msgid "invalid mode for dlopen()"
msgstr "chế độ không hợp lệ đối với dlopen()"
2023-07-18 19:22:19 +00:00
#: elf/dl-open.c:846
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()"
2023-07-18 19:22:19 +00:00
#: elf/dl-open.c:871
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()"
2022-12-21 22:15:37 +00:00
#: elf/dl-reloc.c:140
2008-03-24 16:18:56 +00:00
msgid "cannot allocate memory in static TLS block"
2020-01-16 14:12:35 +00:00
msgstr "không thể cấp phát bộ nhớ trong khối TLS tĩnh"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: elf/dl-reloc.c:288
2008-03-24 16:18:56 +00:00
msgid "cannot make segment writable for relocation"
2014-01-10 02:24:12 +00:00
msgstr "không thể làm cho đoạn có khả năng ghi để tái định vị"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: elf/dl-reloc.c:319
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: out of memory to store relocation results for %s\n"
2014-01-10 02:24:12 +00:00
msgstr "%s: không đủ bộ nhớ để cất giữ kết quả tái định vị đối với %s\n"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: elf/dl-reloc.c:335
2008-03-24 16:18:56 +00:00
msgid "cannot restore segment prot after reloc"
2014-01-10 02:24:12 +00:00
msgstr "không thể phục hồi giao thức (prot) đoạn sau khi tái định vị"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: elf/dl-reloc.c:366
2008-03-24 16:18:56 +00:00
msgid "cannot apply additional memory protection after relocation"
2014-01-10 02:24:12 +00:00
msgstr "không thể áp dụng sự bảo vệ bộ nhớ thêm sau khi tái định vị"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: elf/dl-sym.c:138
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"
2023-07-18 19:22:19 +00:00
#: elf/dl-tls.c:1044
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"
2022-02-03 04:30:15 +00:00
#: elf/dl-version.c:147
2012-04-01 13:52:09 +00:00
msgid "version lookup error"
msgstr "lỗi tra cứu phiên bản"
2022-12-21 22:15:37 +00:00
#: elf/dl-version.c:285
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"
2023-07-07 15:27:08 +00:00
#: elf/dl-version.c:380
msgid "DT_RELR without GLIBC_ABI_DT_RELR dependency"
msgstr "DT_RELR không phụ thuộc GLIBC_ABI_DT_RELR"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:124
2008-03-24 16:18:56 +00:00
msgid "Print cache"
2014-01-10 02:24:12 +00:00
msgstr "In bộ nhớ đệm"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:125
2008-03-24 16:18:56 +00:00
msgid "Generate verbose messages"
2014-01-10 02:24:12 +00:00
msgstr "Tạo thông tin chi tiết"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:126
2008-03-24 16:18:56 +00:00
msgid "Don't build cache"
msgstr "Đừng xây dựng bộ nhớ tạm"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:127
2017-01-12 09:37:01 +00:00
msgid "Don't update symbolic links"
msgstr "Đừng cập nhật các liên kết mềm"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:128
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"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:128
2008-03-24 16:18:56 +00:00
msgid "ROOT"
msgstr "GỐC"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:129
2008-03-24 16:18:56 +00:00
msgid "CACHE"
2014-01-10 02:24:12 +00:00
msgstr "NHỚ_ĐỆM"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:129
2008-03-24 16:18:56 +00:00
msgid "Use CACHE as cache file"
2014-01-10 02:24:12 +00:00
msgstr "Dùng cái này làm TẬP-TIN nhớ đệm"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:130
2008-03-24 16:18:56 +00:00
msgid "CONF"
msgstr "CẤU_HÌNH"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:130
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"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:131
2008-03-24 16:18:56 +00:00
msgid "Only process directories specified on the command line. Don't build cache."
2014-08-26 12:44:23 +00:00
msgstr "Chỉ xử lý các thư mục được chỉ ra trên dòng lệnh. Đừng xây dựng bộ nhớ tạm."
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:132
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."
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:133
2008-03-24 16:18:56 +00:00
msgid "FORMAT"
msgstr "ĐỊNH_DẠNG"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:133
2022-12-21 22:15:37 +00:00
msgid "Format to use: new (default), old, or compat"
msgstr "Định dạng cần dùng: new (mặc định), old, compat (mới,cũ,tương thích)"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:134
2008-03-24 16:18:56 +00:00
msgid "Ignore auxiliary cache file"
msgstr "Bỏ qua tập tin nhớ tạm bổ trợ"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:142
2008-03-24 16:18:56 +00:00
msgid "Configure Dynamic Linker Run Time Bindings."
2014-01-10 02:24:12 +00:00
msgstr "Cấu hình ràng buộc liên kết động khi chạy."
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:276
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
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:277
2022-12-21 22:15:37 +00:00
#, c-format
msgid "(from %s:%d and %s:%d)\n"
msgstr "(từ %s:%d và %s:%d)\n"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:309 elf/ldconfig.c:350
2022-12-21 22:15:37 +00:00
#, c-format
msgid "Could not form glibc-hwcaps path"
msgstr "Không thể tạo thành đường dẫn glibc-hwcaps"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:323
2022-12-21 22:15:37 +00:00
#, c-format
msgid "Listing directory %s"
msgstr "Thư mục liệt kê “%s”"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:405
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't stat %s"
2014-01-10 02:24:12 +00:00
msgstr "Không thể lấy thống kê về %s"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:486
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't stat %s\n"
2014-01-10 02:24:12 +00:00
msgstr "Không thể lấy thống kê về %s\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:496
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s is not a symbolic link\n"
2015-08-01 18:48:31 +00:00
msgstr "%s không phải là một liên kết mềm\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:515
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"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:521
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"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:527
2008-03-24 16:18:56 +00:00
msgid " (changed)\n"
msgstr " (đã thay đổi)\n"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:529
2008-03-24 16:18:56 +00:00
msgid " (SKIPPED)\n"
msgstr " (BỊ BỎ QUA)\n"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:584
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Can't find %s"
msgstr "Không tìm thấy %s"
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:600 elf/ldconfig.c:744 elf/ldconfig.c:811
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot lstat %s"
msgstr "Không thể lstat %s"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:606
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
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:614
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"
2023-01-31 21:30:44 +00:00
#: elf/ldconfig.c:675
2022-12-21 22:15:37 +00:00
#, c-format
msgid " (from %s:%d)\n"
msgstr " (từ %s:%d)\n"
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:690
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"
2023-07-26 22:21:13 +00:00
#: elf/ldconfig.c:727 elf/ldconfig.c:732
#, c-format
msgid "Could not form library path"
msgstr "Không thể tạo đường dẫn thư viện"
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:761 elf/ldconfig.c:799 elf/readlib.c:78
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Input file %s not found.\n"
2014-08-26 12:44:23 +00:00
msgstr "Không tìm thấy tập tin đầu vào %s.\n"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:768
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"
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:887
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"
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:906
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."
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:1035
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
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:1083
2022-12-21 22:15:37 +00:00
#, c-format
msgid "%s:%u: hwcap directive ignored"
msgstr "%s:%u: chỉ thị hwcap bị bỏ qua"
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:1102
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
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:1109 locale/programs/xasprintf.c:31
2020-08-05 00:31:51 +00:00
#: locale/programs/xmalloc.c:63 malloc/obstack.c:416 malloc/obstack.c:418
#: posix/getconf.c:458 posix/getconf.c:697
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
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:1142
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"
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:1180
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
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:1202
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 /"
2023-07-18 19:22:19 +00:00
#: elf/ldconfig.c:1243
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 ""
2015-02-06 03:56:00 +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"
2014-01-10 02:24:12 +00:00
" -d, --data-relocs xử lý tái định vị dữ liệu\n"
" -r, --function-relocs xử lý tái định vị dữ liệu và hàm\n"
2008-03-24 16:18:56 +00:00
" -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"
2014-01-10 02:24:12 +00:00
#: elf/ldd.bash.in:88 elf/ldd.bash.in:125
2008-03-24 16:18:56 +00:00
msgid "Try \\`ldd --help' for more information."
2014-01-10 02:24:12 +00:00
msgstr "Hãy chạy lệnh trợ giúp “ldd --help” để xem thông tin thêm."
2008-03-24 16:18:56 +00:00
2014-01-10 02:24:12 +00:00
#: elf/ldd.bash.in:124
2008-03-24 16:18:56 +00:00
msgid "missing file arguments"
msgstr "đối số tập tin còn thiếu"
2017-07-26 12:57:41 +00:00
#. TRANS This is a ``file doesn't exist'' error
2008-03-24 16:18:56 +00:00
#. TRANS for ordinary files that are referenced in contexts where they are
#. TRANS expected to already exist.
2021-01-28 16:45:09 +00:00
#: elf/ldd.bash.in:147 sysdeps/gnu/errlist.h:13
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"
2023-07-18 19:22:19 +00:00
#: elf/ldd.bash.in:150 inet/rcmd.c:483
2008-03-24 16:18:56 +00:00
msgid "not regular file"
2013-07-27 08:49:29 +00:00
msgstr "không phải tập tin thường"
2008-03-24 16:18:56 +00:00
2014-01-10 02:24:12 +00:00
#: elf/ldd.bash.in:153
2008-03-24 16:18:56 +00:00
msgid "warning: you do not have execution permission for"
2013-07-27 08:49:29 +00:00
msgstr "cảnh báo: bạn không có đủ thẩm quyền đối với"
2008-03-24 16:18:56 +00:00
2018-01-11 15:00:00 +00:00
#: elf/ldd.bash.in:170
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"
2018-01-11 15:00:00 +00:00
#: elf/ldd.bash.in:178
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õ"
2018-01-11 15:00:00 +00:00
#: elf/ldd.bash.in:183
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"
2022-12-21 22:15:37 +00:00
#: elf/pldd-xx.c:103
2012-07-03 19:43:55 +00:00
#, 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"
2022-12-21 22:15:37 +00:00
#: elf/pldd-xx.c:107
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot read program header"
msgstr "không thể đọc phần đầu của chương trình"
2022-12-21 22:15:37 +00:00
#: elf/pldd-xx.c:129
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot read dynamic section"
2014-08-26 12:44:23 +00:00
msgstr "không thể đọc phần động"
2012-07-03 19:43:55 +00:00
2022-12-21 22:15:37 +00:00
#: elf/pldd-xx.c:141
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot read r_debug"
msgstr "không đọc được r_debug"
2022-12-21 22:15:37 +00:00
#: elf/pldd-xx.c:159
2012-07-03 19:43:55 +00:00
#, 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"
2022-12-21 22:15:37 +00:00
#: elf/pldd-xx.c:188
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot read link map"
msgstr "không đọc được ánh xạ liên kết"
2022-12-21 22:15:37 +00:00
#: elf/pldd-xx.c:195
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot read object name"
msgstr "không thể đọc tên đối tượng"
2022-12-21 22:15:37 +00:00
#: elf/pldd-xx.c:202
2015-08-01 18:48:31 +00:00
#, c-format
msgid "cannot allocate buffer for object name"
msgstr "không thể cấp phát bộ nhớ đệm cho tên đối tượng"
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:57
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."
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:61
2012-07-03 19:43:55 +00:00
msgid "PID"
msgstr "PID"
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:88
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"
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:102
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
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:110
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot open %s"
msgstr "không mở được %s"
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:141
2012-07-03 19:43:55 +00:00
#, c-format
msgid "cannot open %s/task"
msgstr "không thể mở %s/task"
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:144
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"
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:157
2012-07-03 19:43:55 +00:00
#, c-format
msgid "invalid thread ID '%s'"
2022-12-21 22:15:37 +00:00
msgstr "ID tuyến trình không hợp lệ “%s”"
2012-07-03 19:43:55 +00:00
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:168
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"
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:183
2020-01-16 14:12:35 +00:00
#, c-format
2019-08-01 03:38:15 +00:00
msgid "no valid %s/task entries"
2020-01-16 14:12:35 +00:00
msgstr "không có mục %s/nhiệm vụ hợp lệ"
2019-08-01 03:38:15 +00:00
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:289
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"
2022-02-03 04:30:15 +00:00
#: elf/pldd.c:302
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"
2022-02-03 04:30:15 +00:00
#: 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
2023-01-31 21:30:44 +00:00
#: elf/readelflib.c:63
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"
2023-01-31 21:30:44 +00:00
#: elf/readelflib.c:65
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"
2023-01-31 21:30:44 +00:00
#: elf/readelflib.c:67
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
2023-01-31 21:30:44 +00:00
#: elf/readelflib.c:74
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
2023-01-31 21:30:44 +00:00
#: elf/readelflib.c:101
2008-03-24 16:18:56 +00:00
#, c-format
msgid "more than one dynamic segment\n"
2014-01-10 02:24:12 +00:00
msgstr "nhiều hơn một đoạn động\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/readlib.c:84
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Cannot fstat file %s.\n"
2014-01-10 02:24:12 +00:00
msgstr "Không thể lấy thống kê tập tin %s.\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: elf/readlib.c:95
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."
2023-01-31 21:30:44 +00:00
#: elf/readlib.c:101
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."
2023-01-31 21:30:44 +00:00
#: elf/readlib.c:111
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"
2023-01-31 21:30:44 +00:00
#: elf/readlib.c:149
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
2017-01-12 09:37:01 +00:00
#: elf/sln.c:76
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"
2017-01-12 09:37:01 +00:00
#: elf/sln.c:97
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"
2017-01-12 09:37:01 +00:00
#: elf/sln.c:134
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"
2017-01-12 09:37:01 +00:00
#: elf/sln.c:164
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"
2017-01-12 09:37:01 +00:00
#: elf/sln.c:170
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
2017-01-12 09:37:01 +00:00
#: elf/sln.c:178
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"
2017-01-12 09:37:01 +00:00
#: elf/sln.c:189 elf/sln.c:198
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
2014-08-26 12:44:23 +00:00
#: elf/sotruss.sh: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 ""
2015-02-06 03:56:00 +00:00
"Cách dùng: sotruss [TÙY CHỌN…] [--] LỆNH-THỰC-THI [TÙY-CHỌN-LỆNH-THỰC-THI…]\n"
2012-07-03 19:43:55 +00:00
" -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"
2014-01-10 02:24:12 +00:00
" -f được sử dụng) thay cho đầu ra lỗi chuẩn\n"
2012-04-01 13:52:09 +00:00
"\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
2014-08-26 12:44:23 +00:00
#: elf/sotruss.sh:46
2012-04-01 13:52:09 +00:00
msgid "Mandatory arguments to long options are also mandatory for any corresponding\\nshort options.\\n"
2013-07-27 08:49:29 +00:00
msgstr "Các đối số bắt buộc 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-04-01 13:52:09 +00:00
2014-08-26 12:44:23 +00:00
#: elf/sotruss.sh: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
2014-08-26 12:44:23 +00:00
#: elf/sotruss.sh: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à:"
2014-08-26 12:44:23 +00:00
#: elf/sotruss.sh:79
2012-04-01 13:52:09 +00:00
msgid "Written by %s.\\n"
msgstr "Tác giả: %s.\\n"
2014-08-26 12:44:23 +00:00
#: elf/sotruss.sh: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"
2017-01-12 09:37:01 +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"
2015-02-06 03:56:00 +00:00
"\t LỆNH-THỰC-THI [TÙY-CHỌN-LỆNH-THỰC-THI…]\\n"
2012-04-01 13:52:09 +00:00
2014-08-26 12:44:23 +00:00
#: elf/sotruss.sh:134
2012-04-01 13:52:09 +00:00
msgid "%s: unrecognized option '%c%s'\\n"
2014-01-10 02:24:12 +00:00
msgstr "%s: không nhận ra tùy chọn “%c%s”\\n"
2012-04-01 13:52:09 +00:00
2022-02-03 04:30:15 +00:00
#: elf/sprof.c:76
2008-03-24 16:18:56 +00:00
msgid "Output selection:"
msgstr "Xuất vùng chọn:"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +00:00
#: elf/sprof.c:80
2008-03-24 16:18:56 +00:00
msgid "generate flat profile with counts and ticks"
2013-07-27 08:49:29 +00:00
msgstr "tạo lược tả phẳng có số đếm và vạch khấc"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: elf/sprof.c:81
2008-03-24 16:18:56 +00:00
msgid "generate call graph"
msgstr "tạo đồ thị gọi"
2022-02-03 04:30:15 +00:00
#: elf/sprof.c:88
2009-03-01 15:12:53 +00:00
msgid "Read and display shared object profiling data."
2013-07-27 08:49:29 +00:00
msgstr "Đọc và hiển thị dữ liệu lược tả đối tượng chia sẻ."
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: elf/sprof.c:93
2008-03-24 16:18:56 +00:00
msgid "SHOBJ [PROFDATA]"
2013-07-27 08:49:29 +00:00
msgstr "SHOBJ [DỮ_LIỆU_LƯỢC_TẢ]"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +00:00
#: elf/sprof.c:441 elf/sprof.c:824 elf/sprof.c:922
2008-03-24 16:18:56 +00:00
#, c-format
2015-08-01 18:48:31 +00:00
msgid "cannot create internal descriptor"
2008-03-24 16:18:56 +00:00
msgstr "không thể tạo bộ mô tả nội bộ"
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +00:00
#: elf/sprof.c:615
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot determine file name"
2013-07-27 08:49:29 +00:00
msgstr "không thể phân giải tên tập tin"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +00:00
#: elf/sprof.c:788
2008-03-24 16:18:56 +00:00
#, c-format
msgid "while stat'ing profiling data file"
2014-01-10 02:24:12 +00:00
msgstr "trong khi lấy thống kê về tập tin dữ liệu do hiệu năng sử dụng"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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'"
2013-07-27 08:49:29 +00:00
msgstr "“%s” không phải là tập tin dữ liệu lược tả đúng dành cho “%s”"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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"
2022-12-21 22:15:37 +00:00
#: elf/stringtable.c:90
#, c-format
msgid "String table string is too long"
msgstr "Chuỗi bảng chuỗi là quá lớn"
#: elf/stringtable.c:103
#, c-format
msgid "String table has too many entries"
msgstr "Bảng chuỗi có quá nhiều mục tin"
#: elf/stringtable.c:188 elf/stringtable.c:196
#, c-format
msgid "String table is too large"
msgstr "Bảng chuỗi quá lớn"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_charmap.c:146 iconv/iconv_prog.c:427
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"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_charmap.c:192 iconv/iconv_prog.c:290
2008-03-24 16:18:56 +00:00
#, c-format
msgid "error while closing input `%s'"
2014-08-26 12:44:23 +00:00
msgstr "gặp lỗi khi đóng dữ liệu đầu vào “%s”"
2008-03-24 16:18:56 +00:00
2023-07-07 15:27:08 +00:00
#: iconv/iconv_charmap.c:443
#, c-format
msgid "illegal input sequence at position %zd"
msgstr "dãy đầu vào không hợp lệ tại vị trí %zd"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_charmap.c:462 iconv/iconv_prog.c:518
2008-03-24 16:18:56 +00:00
#, c-format
msgid "incomplete character or shift sequence at end of buffer"
2014-01-10 02:24:12 +00:00
msgstr "dãy ký tự hoặc dời chưa hoàn toàn ở kết thúc của bộ đệm"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: iconv/iconv_charmap.c:507 iconv/iconv_charmap.c:543 iconv/iconv_prog.c:561
#: iconv/iconv_prog.c:597
2008-03-24 16:18:56 +00:00
#, c-format
msgid "error while reading the input"
2014-08-26 12:44:23 +00:00
msgstr "gặp lỗi khi đọc dữ liệu đầu vào"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: iconv/iconv_charmap.c:525 iconv/iconv_prog.c:579
2008-03-24 16:18:56 +00:00
#, c-format
msgid "unable to allocate buffer for input"
2014-08-26 12:44:23 +00:00
msgstr "không thể cấp phát bộ đệm cho dữ liệu đầu vào"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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:"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:62
2008-03-24 16:18:56 +00:00
msgid "Information:"
msgstr "Thông tin:"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:63
2008-03-24 16:18:56 +00:00
msgid "list all known coded character sets"
2015-02-06 03:56:00 +00:00
msgstr "liệt kê tất cả các bộ ký tự đã mã hóa được biết"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:64 locale/programs/localedef.c:123
2008-03-24 16:18:56 +00:00
msgid "Output control:"
msgstr "Điều khiển xuất:"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:66 iconv/iconvconfig.c:128
#: locale/programs/localedef.c:116 locale/programs/localedef.c:118
#: locale/programs/localedef.c:120 locale/programs/localedef.c:149
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:56
2013-07-27 08:49:29 +00:00
msgid "FILE"
msgstr "TẬP-TIN"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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."
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:77
2008-03-24 16:18:56 +00:00
msgid "[FILE...]"
2015-02-06 03:56:00 +00:00
msgstr "[TẬP-TIN…]"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:176 iconv/iconv_prog.c:238
2020-08-05 00:31:51 +00:00
#, c-format
msgid "failed to start conversion processing"
msgstr "lỗi bắt đầu tiến trình chuyển đổi"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:212
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
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:217
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
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:224
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
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:228
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
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:336
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"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:437
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"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:514
2008-03-24 16:18:56 +00:00
#, c-format
msgid "illegal input sequence at position %ld"
2014-08-26 12:44:23 +00:00
msgstr "dãy đầu vào không hợp lệ ở vị trí %ld"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:522
2008-03-24 16:18:56 +00:00
#, c-format
msgid "internal error (illegal descriptor)"
2014-01-10 02:24:12 +00:00
msgstr "gặp lỗi nội bộ (bộ mô tả không hợp lệ)"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:525
2008-03-24 16:18:56 +00:00
#, c-format
msgid "unknown iconv() error %d"
msgstr "không rõ lỗi iconv() %d"
2022-02-03 04:30:15 +00:00
#: iconv/iconv_prog.c:768
2008-03-24 16:18:56 +00:00
msgid ""
2014-01-10 02:24:12 +00:00
"The following list contains all the coded character sets known. This does\n"
2008-03-24 16:18:56 +00:00
"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 ""
2015-02-06 03:56:00 +00:00
"Danh sách bên dưới chứa tất cả các bộ ký tự đã mã hóa mà được biết.\n"
2008-03-24 16:18:56 +00:00
"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"
2015-02-06 03:56:00 +00:00
"được dùng làm tham số dòng lệnh TỪ và ĐẾN. Một bộ ký tự đã mã hóa\n"
2014-01-10 02:24:12 +00:00
"cũng có thể được liệt kê với vài tên khác nhau (các bí danh).\n"
2008-03-24 16:18:56 +00:00
"\n"
" "
2022-02-03 04:30:15 +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."
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:113
2008-03-24 16:18:56 +00:00
msgid "[DIR...]"
2015-02-06 03:56:00 +00:00
msgstr "[THƯ_MỤC…]"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:126 locale/programs/localedef.c:128
2013-07-27 08:49:29 +00:00
msgid "PATH"
msgstr "ĐƯỜNG-DẪN"
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:127
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"
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:128
2008-03-24 16:18:56 +00:00
msgid "Put output in FILE instead of installed location (--prefix does not apply to FILE)"
2013-07-27 08:49:29 +00:00
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)"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:132
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"
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:300
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
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:342
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"
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:431
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"
2022-02-03 04:30:15 +00:00
#: iconv/iconvconfig.c:1195
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"
2023-07-26 22:21:13 +00:00
#: include/unistd_ext.h:38
#, c-format
msgid "write of %zu bytes failed after %td: %m"
msgstr "ghi %zu byte không thành công sau %td: %m"
#: include/unistd_ext.h:43
#, c-format
msgid "write returned 0 after writing %td bytes of %zu"
msgstr "ghi trả về 0 sau khi ghi %td byte của %zu"
#: include/unistd_ext.h:59
#, c-format
msgid "read of %zu bytes failed after %td: %m"
msgstr "đọc %zu byte không thành công sau %td: %m"
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:160
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"
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:177
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"
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:205
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: "
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:218
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Trying %s...\n"
2015-02-06 03:56:00 +00:00
msgstr "Đang thử %s…\n"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:254
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
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:270
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
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:273
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
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:305
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
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:329
2008-03-24 16:18:56 +00:00
#, c-format
msgid "rcmd: %s: short read"
msgstr "rcmd: %s: đọc ngắn"
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:481
2008-03-24 16:18:56 +00:00
msgid "lstat failed"
msgstr "lstat bị lỗi"
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:488
2008-03-24 16:18:56 +00:00
msgid "cannot open"
msgstr "không thể mở"
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:490
2008-03-24 16:18:56 +00:00
msgid "fstat failed"
msgstr "fstat bị lỗi"
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:492
2008-03-24 16:18:56 +00:00
msgid "bad owner"
msgstr "chủ sai"
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:494
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"
2023-07-18 19:22:19 +00:00
#: inet/rcmd.c:496
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 đó"
2017-01-12 09:37:01 +00:00
#: inet/ruserpass.c:165 inet/ruserpass.c:188
2008-03-24 16:18:56 +00:00
msgid "out of memory"
2013-07-27 08:49:29 +00:00
msgstr "hết bộ nhớ"
2008-03-24 16:18:56 +00:00
2017-01-12 09:37:01 +00:00
#: inet/ruserpass.c:179
2008-03-24 16:18:56 +00:00
msgid "Error: .netrc file is readable by others."
2020-01-16 14:12:35 +00:00
msgstr "Lỗi: người khác cũng có quyền đọc tập tin .netrc."
2008-03-24 16:18:56 +00:00
2017-01-12 09:37:01 +00:00
#: inet/ruserpass.c:180
2018-07-30 20:20:00 +00:00
msgid "Remove 'password' line or make file unreadable by others."
msgstr "Gỡ bỏ dòng “mật khẩu” hoặc làm cho tập tin không cho phép người khác đọc."
2008-03-24 16:18:56 +00:00
2017-01-12 09:37:01 +00:00
#: inet/ruserpass.c:199
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unknown .netrc keyword %s"
2015-02-06 03:56:00 +00:00
msgstr "Không hiểu từ khóa .netrc %s"
2008-03-24 16:18:56 +00:00
2018-01-11 15:00:00 +00:00
#: locale/programs/charmap-dir.c:56
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
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:195
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
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:264
2008-03-24 16:18:56 +00:00
#, c-format
2018-01-11 15:00:00 +00:00
msgid "character map `%s' is not ASCII compatible, locale not ISO C compliant [--no-warnings=ascii]"
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 [--no-warnings=ascii]"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:342
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:362 locale/programs/charmap.c:379
#: locale/programs/repertoire.c:172
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:363
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
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:380 locale/programs/locfile.c:130
#: locale/programs/locfile.c:157 locale/programs/repertoire.c:173
2008-03-24 16:18:56 +00:00
msgid "bad argument"
msgstr "đối số sai"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:407
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
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:414
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:426
2008-03-24 16:18:56 +00:00
#, c-format
msgid "value of <%s> must be greater or equal than the value of <%s>"
2014-01-10 02:24:12 +00:00
msgstr "giá trị của <%s> phải ≥ giá trị <%s>"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:449 locale/programs/repertoire.c:181
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ẻ"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:475
2008-03-24 16:18:56 +00:00
msgid "character sets with locking states are not supported"
2015-02-06 03:56:00 +00:00
msgstr "không hỗ trợ bộ ký tự có tình trạng khóa"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:502 locale/programs/charmap.c:556
#: locale/programs/charmap.c:588 locale/programs/charmap.c:682
#: locale/programs/charmap.c:738 locale/programs/charmap.c:779
#: locale/programs/charmap.c:820
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
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:503 locale/programs/charmap.c:683
#: locale/programs/charmap.c:780 locale/programs/repertoire.c:228
2008-03-24 16:18:56 +00:00
msgid "no symbolic name given"
msgstr "chưa đưa ra tên tượng trưng"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:557
2008-03-24 16:18:56 +00:00
msgid "invalid encoding given"
msgstr "đưa ra bảng mã không hợp lệ"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:566
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:568
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:590 locale/programs/charmap.c:739
#: locale/programs/charmap.c:822 locale/programs/repertoire.c:294
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:614 locale/programs/ld-address.c:523
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:2635 locale/programs/ld-collate.c:3799
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2117 locale/programs/ld-ctype.c:2829
#: locale/programs/ld-identification.c:396 locale/programs/ld-measurement.c:212
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-messages.c:294 locale/programs/ld-monetary.c:855
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-name.c:261 locale/programs/ld-numeric.c:324
#: locale/programs/ld-paper.c:211 locale/programs/ld-telephone.c:275
#: locale/programs/ld-time.c:958 locale/programs/repertoire.c:311
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
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:647
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
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:655 locale/programs/charmap.c:719
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:847
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: error in state machine"
2020-01-16 14:12:35 +00:00
msgstr "%s: lỗi trong máy trạng thái"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:855 locale/programs/ld-address.c:539
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:2632 locale/programs/ld-collate.c:3992
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2114 locale/programs/ld-ctype.c:2846
#: locale/programs/ld-identification.c:412 locale/programs/ld-measurement.c:228
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-messages.c:310 locale/programs/ld-monetary.c:871
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-name.c:277 locale/programs/ld-numeric.c:340
#: locale/programs/ld-paper.c:227 locale/programs/ld-telephone.c:291
#: locale/programs/ld-time.c:989 locale/programs/locfile.c:1009
#: locale/programs/repertoire.c:322
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:874 locale/programs/charmap.c:885
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
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:893
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"
2022-12-21 22:15:37 +00:00
#: locale/programs/charmap.c:998 locale/programs/ld-collate.c:2916
2022-02-03 04:30:15 +00:00
#: locale/programs/repertoire.c:417
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ự"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:1010 locale/programs/repertoire.c:429
2008-03-24 16:18:56 +00:00
msgid "hexadecimal range format should use only capital characters"
2020-01-16 14:12:35 +00:00
msgstr "định dạng vùng dạng thập lục phân chỉ nên dùng chữ HOA"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:1028 locale/programs/repertoire.c:447
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:1034 locale/programs/repertoire.c:454
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/charmap.c:1092
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."
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-address.c:132 locale/programs/ld-collate.c:1569
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:429 locale/programs/ld-identification.c:130
#: locale/programs/ld-measurement.c:91 locale/programs/ld-messages.c:95
#: locale/programs/ld-monetary.c:191 locale/programs/ld-name.c:92
#: locale/programs/ld-numeric.c:96 locale/programs/ld-paper.c:88
#: locale/programs/ld-telephone.c:91 locale/programs/ld-time.c:163
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:143 locale/programs/ld-address.c:181
#: locale/programs/ld-address.c:198 locale/programs/ld-address.c:227
#: locale/programs/ld-address.c:299 locale/programs/ld-address.c:318
#: locale/programs/ld-address.c:330 locale/programs/ld-identification.c:143
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-measurement.c:102 locale/programs/ld-monetary.c:291
#: locale/programs/ld-monetary.c:368 locale/programs/ld-monetary.c:389
#: locale/programs/ld-name.c:103 locale/programs/ld-name.c:140
#: locale/programs/ld-numeric.c:110 locale/programs/ld-numeric.c:124
#: locale/programs/ld-paper.c:99 locale/programs/ld-paper.c:108
#: locale/programs/ld-telephone.c:102 locale/programs/ld-telephone.c:159
#: locale/programs/ld-time.c:179 locale/programs/ld-time.c:200
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:155 locale/programs/ld-address.c:206
#: locale/programs/ld-address.c:236 locale/programs/ld-address.c:274
#: locale/programs/ld-name.c:115 locale/programs/ld-telephone.c:114
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:167
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:217
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:242
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:256 locale/programs/ld-address.c:285
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:263 locale/programs/ld-address.c:291
#: locale/programs/ld-address.c:324 locale/programs/ld-address.c:336
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:310
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: numeric country code `%d' not valid"
2014-01-10 02:24:12 +00:00
msgstr "%s: mã quốc gia thuộc kiểu số “%d” là không hợp lệ"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:431 locale/programs/ld-address.c:468
#: locale/programs/ld-address.c:506 locale/programs/ld-ctype.c:2478
#: locale/programs/ld-identification.c:308 locale/programs/ld-measurement.c:195
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-messages.c:263 locale/programs/ld-monetary.c:610
#: locale/programs/ld-monetary.c:645 locale/programs/ld-monetary.c:686
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-name.c:234 locale/programs/ld-numeric.c:216
#: locale/programs/ld-paper.c:194 locale/programs/ld-telephone.c:250
#: locale/programs/ld-time.c:863 locale/programs/ld-time.c:905
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:435 locale/programs/ld-address.c:473
#: locale/programs/ld-identification.c:312 locale/programs/ld-messages.c:273
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-monetary.c:614 locale/programs/ld-monetary.c:649
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-name.c:238 locale/programs/ld-numeric.c:220
#: locale/programs/ld-telephone.c:254 locale/programs/ld-time.c:755
#: locale/programs/ld-time.c:826 locale/programs/ld-time.c:868
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-address.c:520 locale/programs/ld-collate.c:3797
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2826 locale/programs/ld-identification.c:393
#: locale/programs/ld-measurement.c:209 locale/programs/ld-messages.c:292
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-monetary.c:853 locale/programs/ld-name.c:259
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-numeric.c:322 locale/programs/ld-paper.c:209
#: locale/programs/ld-telephone.c:273 locale/programs/ld-time.c:956
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: incomplete `END' line"
2013-07-27 08:49:29 +00:00
msgstr "%s: dòng “END” chưa hoàn thiện"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-address.c:530 locale/programs/ld-collate.c:553
#: locale/programs/ld-collate.c:605 locale/programs/ld-collate.c:901
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:914 locale/programs/ld-collate.c:2601
#: locale/programs/ld-collate.c:2622 locale/programs/ld-collate.c:3982
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1846 locale/programs/ld-ctype.c:2104
#: locale/programs/ld-ctype.c:2676 locale/programs/ld-ctype.c:2837
#: locale/programs/ld-identification.c:403 locale/programs/ld-measurement.c:219
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-messages.c:301 locale/programs/ld-monetary.c:862
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-name.c:268 locale/programs/ld-numeric.c:331
#: locale/programs/ld-paper.c:218 locale/programs/ld-telephone.c:282
#: locale/programs/ld-time.c:980
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: syntax error"
msgstr "%s: lỗi cú pháp"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:428
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:437
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:444
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:451
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:482 locale/programs/ld-collate.c:508
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:492 locale/programs/ld-collate.c:518
#: locale/programs/ld-collate.c:534
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:590
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:626
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:791
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:886
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:942
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: too many values"
msgstr "%s: quá nhiều giá trị"
2023-07-07 15:27:08 +00:00
#: locale/programs/ld-collate.c:1062 locale/programs/ld-collate.c:1237
#, c-format
msgid "order for `%.*s' already defined at %s:%zu"
msgstr "thứ tự “%.*s” đã được định nghĩa ở %s:%zu"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:1112
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ự"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:1139
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:1181
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:1306
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:1310
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:1330 locale/programs/ld-ctype.c:1362
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
2023-07-07 15:27:08 +00:00
#: locale/programs/ld-collate.c:1380 locale/programs/ld-collate.c:3731
#, c-format
msgid "%s: order for `%.*s' already defined at %s:%zu"
msgstr "%s: thứ tự “%.*s” đã được định nghĩa ở %s:%zu"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-collate.c:1389
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:1590
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:1614
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:1690 locale/programs/ld-collate.c:1789
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:1694 locale/programs/ld-collate.c:1793
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:1856
2008-03-24 16:18:56 +00:00
msgid "too many errors; giving up"
msgstr "quá nhiều lỗi nên chịu thua"
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:2527 locale/programs/ld-collate.c:3921
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: nested conditionals not supported"
2014-01-10 02:24:12 +00:00
msgstr "%s: không hỗ trợ điều kiện lồng nhau"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:2545
2008-03-24 16:18:56 +00:00
#, c-format
2014-01-10 02:24:12 +00:00
msgid "%s: more than one 'else'"
msgstr "%s: nhiều hơn một “else” (nếu không)"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:2724
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: duplicate definition of `%s'"
2013-07-27 08:49:29 +00:00
msgstr "%s: định nghĩa “%s” trùng"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:2760
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: duplicate declaration of section `%s'"
2013-07-27 08:49:29 +00:00
msgstr "%s: định nghĩa phần “%s” trùng"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:2896
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"
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3025
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3036
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3046
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3055
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"
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3093
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3141
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3170
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3198
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ệ"
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3225
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3280 locale/programs/ld-collate.c:3410
#: locale/programs/ld-collate.c:3775
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: missing `order_end' keyword"
2015-02-06 03:56:00 +00:00
msgstr "%s: thiếu từ khóa “order_end”"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3343
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3361
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3372
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õ"
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3424 locale/programs/ld-collate.c:3787
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: missing `reorder-end' keyword"
2015-02-06 03:56:00 +00:00
msgstr "%s: thiếu từ khóa “reorder-end”"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3458 locale/programs/ld-collate.c:3656
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3523
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: bad symbol <%.*s>"
msgstr "%s: ký hiệu sai <%.*s>"
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3719
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3771
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"
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3790
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: missing `reorder-sections-end' keyword"
2015-02-06 03:56:00 +00:00
msgstr "%s: thiếu từ khóa “reorder-sections-end”"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3954
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-collate.c:3972
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:447
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:475
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:489
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:503 locale/programs/ld-ctype.c:559
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:531
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:546
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:575 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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:586 locale/programs/ld-ctype.c:620
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:600
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:734
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:783
2008-03-24 16:18:56 +00:00
msgid "no input digits defined and none of the standard names in the charmap"
2014-08-26 12:44:23 +00:00
msgstr "chưa định nghĩa chữ số đầu vào hoặc tên tiêu chuẩn trong ánh xạ ký tự"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:846
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:865
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1130
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1136
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1162
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1168
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1434 locale/programs/ld-ctype.c:1559
#: locale/programs/ld-ctype.c:1665 locale/programs/ld-ctype.c:2341
#: locale/programs/ld-ctype.c:3301
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1462 locale/programs/ld-ctype.c:2036
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>"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1589
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1596
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ừ"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1956 locale/programs/ld-ctype.c:2007
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:1962 locale/programs/ld-ctype.c:2013
#: locale/programs/ld-ctype.c:2055
2008-03-24 16:18:56 +00:00
msgid "syntax error"
msgstr "lỗi cú pháp"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2188
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2203
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2363
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2372
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2387
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2401
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2552
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2638 locale/programs/ld-ctype.c:2782
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2733
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2738
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2760
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2877 locale/programs/ld-ctype.c:2973
#: locale/programs/ld-ctype.c:2992 locale/programs/ld-ctype.c:3012
#: locale/programs/ld-ctype.c:3032 locale/programs/ld-ctype.c:3052
#: locale/programs/ld-ctype.c:3072 locale/programs/ld-ctype.c:3111
#: locale/programs/ld-ctype.c:3131 locale/programs/ld-ctype.c:3197
#: locale/programs/ld-ctype.c:3238 locale/programs/ld-ctype.c:3261
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:2882 locale/programs/ld-ctype.c:2978
#: locale/programs/ld-ctype.c:2997 locale/programs/ld-ctype.c:3017
#: locale/programs/ld-ctype.c:3037 locale/programs/ld-ctype.c:3057
#: locale/programs/ld-ctype.c:3077 locale/programs/ld-ctype.c:3116
#: locale/programs/ld-ctype.c:3136 locale/programs/ld-ctype.c:3202
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:3244 locale/programs/ld-ctype.c:3267
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-ctype.c:3323
2008-03-24 16:18:56 +00:00
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-ctype.c:3545
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-ctype.c:3644
2008-03-24 16:18:56 +00:00
#, c-format
2018-01-11 15:00:00 +00:00
msgid "%s: table for class \"%s\": %lu bytes"
msgstr "%s: bảng cho lớp “%s”: %lu byte"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-ctype.c:3708
2008-03-24 16:18:56 +00:00
#, c-format
2018-01-11 15:00:00 +00:00
msgid "%s: table for map \"%s\": %lu bytes"
msgstr "%s: bảng cho ánh xạ “%s”: %lu byte"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-ctype.c:3832
2008-03-24 16:18:56 +00:00
#, c-format
2018-01-11 15:00:00 +00:00
msgid "%s: table for width: %lu bytes"
msgstr "%s: bảng cho chiều rộng: %lu byte"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-identification.c:172
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-identification.c:196
2017-01-12 09:37:01 +00:00
#, c-format
msgid "%s: unknown standard `%s' for category `%s'"
msgstr "%s: tiêu chuẩn chưa biết “%s” cho phân loại “%s”"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-identification.c:379
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-measurement.c:110
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-messages.c:112 locale/programs/ld-messages.c:145
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-messages.c:118 locale/programs/ld-messages.c:151
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-numeric.c:116
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-messages.c:134 locale/programs/ld-messages.c:167
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-monetary.c:310
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-monetary.c:327
2008-03-24 16:18:56 +00:00
#, c-format
2018-01-11 15:00:00 +00:00
msgid "%s: value of field `int_curr_symbol' does not correspond to a valid name in ISO 4217 [--no-warnings=intcurrsym]"
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 [--no-warnings=intcurrsym]"
2008-03-24 16:18:56 +00:00
2023-07-07 15:27:08 +00:00
#: locale/programs/ld-monetary.c:348 locale/programs/ld-monetary.c:358
#, c-format
msgid "%s: field `%s' not defined, using defaults"
msgstr "%s: chưa định nghĩa trường “%s”, đang sử dụng các mặc định"
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-monetary.c:396 locale/programs/ld-monetary.c:420
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: value for field `%s' must be in range %d...%d"
2015-02-06 03:56:00 +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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-monetary.c:656 locale/programs/ld-numeric.c:227
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-monetary.c:753 locale/programs/ld-numeric.c:271
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-monetary.c:775 locale/programs/ld-numeric.c:288
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
2022-12-21 22:15:37 +00:00
#: locale/programs/ld-monetary.c:821
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-name.c:127 locale/programs/ld-telephone.c:123
#: locale/programs/ld-telephone.c:146
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:250
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:260
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:272
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:279
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
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:337
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: garbage at end of starting date in string %Zd in `era' field "
2020-01-16 14:12:35 +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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:355
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:403 locale/programs/ld-time.c:429
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:411
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:437
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:448
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:493
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:501 locale/programs/ld-time.c:509
#: locale/programs/ld-time.c:517
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:739
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
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:784
2008-03-24 16:18:56 +00:00
msgid "extra trailing semicolon"
2014-01-10 02:24:12 +00:00
msgstr "thừa dấu chấm phẩy"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/ld-time.c:787
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
2022-12-21 22:15:37 +00:00
#: locale/programs/linereader.c:130
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"
2022-12-21 22:15:37 +00:00
#: locale/programs/linereader.c:298
2008-03-24 16:18:56 +00:00
msgid "garbage at end of number"
msgstr "gặp rác ở kết thúc số"
2022-12-21 22:15:37 +00:00
#: locale/programs/linereader.c:423
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ự"
2022-12-21 22:15:37 +00:00
#: locale/programs/linereader.c:531
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"
2023-07-07 15:27:08 +00:00
#: locale/programs/linereader.c:716
#, c-format
msgid "invalid UTF-8 sequence %s"
msgstr "dây UTF-8 không hợp lệ %s"
#: locale/programs/linereader.c:796
msgid "illegal 8-bit character in untranslated string"
msgstr "ký tự 8 bit không hợp lệ trong chuỗi chưa được dịch"
2022-12-21 22:15:37 +00:00
#: locale/programs/linereader.c:804
2008-03-24 16:18:56 +00:00
msgid "illegal escape sequence at end of string"
2018-01-11 15:00:00 +00:00
msgstr "dãy thoát không hợp lệ ở kết thúc của chuỗi"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: locale/programs/linereader.c:808 locale/programs/linereader.c:979
2008-03-24 16:18:56 +00:00
msgid "unterminated string"
msgstr "chuỗi chưa chấm dứt"
2023-07-07 15:27:08 +00:00
#: locale/programs/linereader.c:841
msgid "illegal 8-bit escape sequence"
msgstr "dây thoát 8-bit không hợp lệ"
2022-12-21 22:15:37 +00:00
#: locale/programs/linereader.c:940
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
2022-12-21 22:15:37 +00:00
#: locale/programs/linereader.c:961
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locale-spec.c:129
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:69
2008-03-24 16:18:56 +00:00
msgid "System information:"
msgstr "Thông tin hệ thống:"
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:71
2008-03-24 16:18:56 +00:00
msgid "Write names of available locales"
msgstr "Ghi tên của các miền địa phương sẵn sàng"
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:73
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:74
2008-03-24 16:18:56 +00:00
msgid "Modify output format:"
msgstr "Sửa đổi định dạng xuất:"
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:75
2008-03-24 16:18:56 +00:00
msgid "Write names of selected categories"
msgstr "Ghi tên của các phân loại đã chọn"
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:76
2008-03-24 16:18:56 +00:00
msgid "Write names of selected keywords"
2015-02-06 03:56:00 +00:00
msgstr "Ghi tên của các từ khóa đã chọn"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:77
2008-03-24 16:18:56 +00:00
msgid "Print more information"
msgstr "In thêm thông tin"
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:82
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:85
2008-03-24 16:18:56 +00:00
msgid ""
"NAME\n"
"[-a|-m]"
msgstr ""
"TÊN\n"
"[-a|-m]"
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:521
2008-03-24 16:18:56 +00:00
#, c-format
2019-08-01 03:38:15 +00:00
msgid "while preparing output"
msgstr "trong khi chuẩn bị kết xuất"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:999
2020-01-16 14:12:35 +00:00
#, c-format
2019-08-01 03:38:15 +00:00
msgid "Cannot set %s to default locale"
2020-01-16 14:12:35 +00:00
msgstr "Không thể đặt %s thành miền địa phương mặc định"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locale.c:1097
2008-03-24 16:18:56 +00:00
#, c-format
2019-08-01 03:38:15 +00:00
msgid "warning: The LOCPATH variable is set to \"%s\"\n"
2020-01-16 14:12:35 +00:00
msgstr "cảnh báo: Biến LOCPATH được đặt thành \" %s\"\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:115
2008-03-24 16:18:56 +00:00
msgid "Input Files:"
2013-07-27 08:49:29 +00:00
msgstr "Các tập tin đầu vào:"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:117
2008-03-24 16:18:56 +00:00
msgid "Symbolic character names defined in FILE"
2013-07-27 08:49:29 +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
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:119
2008-03-24 16:18:56 +00:00
msgid "Source definitions are found in FILE"
2013-07-27 08:49:29 +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
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:121
2008-03-24 16:18:56 +00:00
msgid "FILE contains mapping from symbolic names to UCS4 values"
2013-07-27 08:49:29 +00:00
msgstr "TẬP-TIN chứa sự ánh xạ từ tên tượng trưng đến giá trị UCS4"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:125
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:127
2019-01-25 16:35:42 +00:00
msgid "Do not create hard links between installed locales"
2020-01-16 14:12:35 +00:00
msgstr "Không tạo liên kết cứng giữa các miền địa phương đã cài đặt"
2019-01-25 16:35:42 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:128
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:129
2013-07-27 08:49:29 +00:00
msgid "Strictly conform to POSIX"
2008-03-24 16:18:56 +00:00
msgstr "Làm cho hợp hoàn toàn với POSIX"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:131
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:132
2008-03-24 16:18:56 +00:00
msgid "Print more messages"
msgstr "In thêm thông điệp"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:133 locale/programs/localedef.c:136
2018-01-11 15:00:00 +00:00
msgid "<warnings>"
msgstr "<cảnh báo>"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:134
2018-01-11 15:00:00 +00:00
msgid "Comma-separated list of warnings to disable; supported warnings are: ascii, intcurrsym"
2020-01-16 14:12:35 +00:00
msgstr "Danh sách cảnh bảo ngăn cách bằng dấu phẩy bị tắt; các cảnh báo được hỗ trợ là: ascii, intcurrsym"
2018-01-11 15:00:00 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:137
2018-01-11 15:00:00 +00:00
msgid "Comma-separated list of warnings to enable; supported warnings are: ascii, intcurrsym"
2020-01-16 14:12:35 +00:00
msgstr "Danh sách cảnh bảo ngăn cách bằng dấu phẩy được bật; các cảnh báo được hỗ trợ là: ascii, intcurrsym"
2018-01-11 15:00:00 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:140
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
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:142
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:144
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:145
2008-03-24 16:18:56 +00:00
msgid "Replace existing archive content"
msgstr "Thay thế nội dung kho lưu đã có"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:147
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:148
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:150
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:152
2014-01-10 02:24:12 +00:00
msgid "Generate little-endian output"
msgstr "Tạo kết xuất little-endian (nhỏ trước)"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:154
2014-01-10 02:24:12 +00:00
msgid "Generate big-endian output"
msgstr "Tạo kết xuất big-endian (lớn trước)"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:159
2008-03-24 16:18:56 +00:00
msgid "Compile locale specification"
msgstr "Biên dịch đặc tả miền địa phương"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:162
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"
2015-02-06 03:56:00 +00:00
"[--add-to-archive|--delete-from-archive] TẬP-TIN…\n"
2013-07-27 08:49:29 +00:00
"--list-archive [TẬP-TIN]"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:238
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:249
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:263 locale/programs/localedef.c:279
#: locale/programs/localedef.c:677 locale/programs/localedef.c:697
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
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:303
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
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:309
2018-01-11 15:00:00 +00:00
msgid "no output file produced because errors were issued"
msgstr "chưa xuất ra tập tin do có lỗi phát sinh"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:440
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"
2022-12-21 22:15:37 +00:00
#: locale/programs/localedef.c:545
#, c-format
msgid "cannot create output path '%s': %s"
msgstr "không thể tạo đường dẫn đầu ra “%s”: %s"
#: locale/programs/localedef.c:553
#, c-format
msgid "no write permission to output path '%s': %s"
msgstr "không có quyền ghi với đường dẫn đầu ra '%s': %s"
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:645
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: locale/programs/localedef.c:651
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:132 locale/programs/locarchive.c:379
2008-03-24 16:18:56 +00:00
#, c-format
2013-07-27 08:49:29 +00:00
msgid "cannot create temporary file: %s"
msgstr "không thể tạo tập tin tạm thời: %s"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:166 locale/programs/locarchive.c:429
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:173 locale/programs/locarchive.c:436
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:188 locale/programs/locarchive.c:451
#: locale/programs/locarchive.c:680
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:210
2008-03-24 16:18:56 +00:00
#, c-format
msgid "failed to create new locale archive"
2013-07-27 08:49:29 +00:00
msgstr "gặp lỗi khi tạo kho lưu miền địa phương mới"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:222
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:323
2012-04-01 13:52:09 +00:00
msgid "cannot read data from locale archive"
msgstr "không thể đọc dữ liệu từ kho lưu miền địa phương"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:354
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:459
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot lock new archive"
2015-02-06 03:56:00 +00:00
msgstr "không thể khóa kho lưu mới"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:528
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:537
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:545
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"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:607
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:612
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot stat locale archive \"%s\""
2014-01-10 02:24:12 +00:00
msgstr "không thể lấy thống kê về kho lưu miền địa phương “%s”"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:631
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot lock locale archive \"%s\""
2015-02-06 03:56:00 +00:00
msgstr "không thể khóa kho lưu miền địa phương “%s”"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:654
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"
2022-12-21 22:15:37 +00:00
#: locale/programs/locarchive.c:661
#, c-format
msgid "bad magic value in archive header"
msgstr "giá trị ma thuật sai trong phần đầu lưu trữ"
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:734
2008-03-24 16:18:56 +00:00
#, c-format
msgid "locale '%s' already exists"
2020-01-16 14:12:35 +00:00
msgstr "miền địa phương “%s” đã có"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locarchive.c:1009 locale/programs/locarchive.c:1024
#: locale/programs/locarchive.c:1036 locale/programs/locarchive.c:1048
#: locale/programs/locfile.c:349
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"
2023-07-18 19:22:19 +00:00
#: locale/programs/locarchive.c:1217
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
2023-07-18 19:22:19 +00:00
#: locale/programs/locarchive.c:1365
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
2023-07-18 19:22:19 +00:00
#: locale/programs/locarchive.c:1371
2008-03-24 16:18:56 +00:00
#, c-format
msgid "stat of \"%s\" failed: %s: ignored"
2014-01-10 02:24:12 +00:00
msgstr "gặp lỗi khi lấy thống kê về “%s”: %s: bị bỏ qua"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: locale/programs/locarchive.c:1377
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
2023-07-18 19:22:19 +00:00
#: locale/programs/locarchive.c:1384
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
2023-07-18 19:22:19 +00:00
#: locale/programs/locarchive.c:1452
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
2023-07-18 19:22:19 +00:00
#: locale/programs/locarchive.c:1516
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
2023-07-18 19:22:19 +00:00
#: locale/programs/locarchive.c:1586
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locfile.c:136
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locfile.c:256
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locfile.c:798
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locfile.c:821
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locfile.c:929
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locfile.c:965
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
2022-02-03 04:30:15 +00:00
#: locale/programs/locfile.c:969
2008-03-24 16:18:56 +00:00
msgid "locale name should consist only of portable characters"
2014-01-10 02:24:12 +00:00
msgstr "tên miền địa phương nên chứa chỉ ký tự khả chuyển"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locfile.c:988
2008-03-24 16:18:56 +00:00
msgid "no other keyword shall be specified when `copy' is used"
2015-02-06 03:56:00 +00:00
msgstr "dùng “copy” (sao chép) thì không chỉ ra từ khóa khác"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: locale/programs/locfile.c:1002
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
2022-02-03 04:30:15 +00:00
#: locale/programs/repertoire.c:227 locale/programs/repertoire.c:268
#: locale/programs/repertoire.c:293
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
2022-02-03 04:30:15 +00:00
#: locale/programs/repertoire.c:269
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>"
2022-02-03 04:30:15 +00:00
#: locale/programs/repertoire.c:329
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: locale/programs/repertoire.c:340
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
2022-02-03 04:30:15 +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"
2014-01-10 02:24:12 +00:00
msgstr "Đặt chủ sở hữu, 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
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +00:00
#: login/programs/pt_chown.c:203
2008-03-24 16:18:56 +00:00
#, c-format
msgid "too many arguments"
msgstr "quá nhiều đối số"
2022-02-03 04:30:15 +00:00
#: login/programs/pt_chown.c:211
2008-03-24 16:18:56 +00:00
#, c-format
msgid "needs to be installed setuid `root'"
2020-01-16 14:12:35 +00:00
msgstr "cần phải được cài đặt “setuid root”"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: malloc/mcheck-impl.c:354
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"
2022-02-03 04:30:15 +00:00
#: malloc/mcheck-impl.c:357
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"
2022-02-03 04:30:15 +00:00
#: malloc/mcheck-impl.c:360
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"
2022-02-03 04:30:15 +00:00
#: malloc/mcheck-impl.c:363
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"
2022-02-03 04:30:15 +00:00
#: malloc/mcheck-impl.c:366
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"
2022-02-03 04:30:15 +00:00
#: malloc/memusage.sh:31
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
2022-02-03 04:30:15 +00:00
#: malloc/memusage.sh:37
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 ""
2015-02-06 03:56:00 +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"
2013-07-27 08:49:29 +00:00
" -n,--progname=TÊN Tên của tập tin chương trình lược tả\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
2022-02-03 04:30:15 +00:00
#: malloc/memusage.sh:98
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 ""
2013-07-27 08:49:29 +00:00
"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"
2015-02-06 03:56:00 +00:00
"\t CHƯƠNG_TRÌNH [TÙY_CHỌN_CHƯƠNG_TRÌNH]…"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: malloc/memusage.sh:190
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
2022-02-03 04:30:15 +00:00
#: malloc/memusage.sh:199
2008-03-24 16:18:56 +00:00
msgid "memusage: unrecognized option \\`$1'"
2014-08-26 12:44:23 +00:00
msgstr "memusage: không nhận ra tùy chọn \\“$1”"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: malloc/memusage.sh:212
2008-03-24 16:18:56 +00:00
msgid "No program name given"
msgstr "Chưa đưa ra tên chương trình"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:56
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"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:57
2013-07-27 08:49:29 +00:00
msgid "STRING"
msgstr "CHUỖI"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:57
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"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:58
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)"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:62
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ớ"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:63
2013-07-27 08:49:29 +00:00
msgid "VALUE"
msgstr "GIÁ-TRỊ"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:64
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)"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:65
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)"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:70
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ớ"
2023-07-18 19:22:19 +00:00
#: malloc/memusagestat.c:73
2008-03-24 16:18:56 +00:00
msgid "DATAFILE [OUTFILE]"
2013-07-27 08:49:29 +00:00
msgstr "TẬP-TIN-DỮ-LIỆU [TẬP-TIN-ĐẦU-RA]"
2008-03-24 16:18:56 +00:00
2014-08-26 12:44:23 +00:00
#: misc/error.c:192
2008-03-24 16:18:56 +00:00
msgid "Unknown system error"
msgstr "Gặp lỗi hệ thống không rõ"
2022-02-03 04:30:15 +00:00
#: nis/nis_callback.c:187
2008-03-24 16:18:56 +00:00
msgid "unable to free arguments"
msgstr "không thể giải phóng đối số"
2022-02-03 04:30:15 +00:00
#: nis/nis_error.h:1 nis/ypclnt.c:832 nis/ypclnt.c:921 posix/regcomp.c:135
2023-07-18 19:22:19 +00:00
#: sysdeps/gnu/errlist.h:1 sysdeps/posix/gai_strerror-strs.h:1
2008-03-24 16:18:56 +00:00
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"
2014-01-10 02:24:12 +00:00
msgstr "Móc xích thứ nhất/kế bị hỏng"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#. TRANS The file permissions do not allow the attempted operation.
2022-02-03 04:30:15 +00:00
#: nis/nis_error.h:11 nis/ypclnt.c:877 sysdeps/gnu/errlist.h:90
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"
2018-01-11 15:00:00 +00:00
msgstr "Tên dạng sai hoặc không hợp lệ"
2008-03-24 16:18:56 +00:00
#: 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"
2014-01-10 02:24:12 +00:00
msgstr "Liên kết chỉ tới tên không hợp lệ"
2008-03-24 16:18:56 +00:00
#: nis/nis_error.h:27
msgid "Partial success"
2014-01-10 02:24:12 +00:00
msgstr "Thành công một phần"
2008-03-24 16:18:56 +00:00
#: 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"
2018-01-11 15:00:00 +00:00
msgstr "Kiểu đối tượng không hợp lệ cho thao tác"
2008-03-24 16:18:56 +00:00
#: 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"
2018-01-11 15:00:00 +00:00
msgstr "Truy vấn không hợp lệ cho bảng đã đặt tên"
2008-03-24 16:18:56 +00:00
#: nis/nis_error.h:38
msgid "Attempt to remove a non-empty table"
2014-01-10 02:24:12 +00:00
msgstr "Đã thử gỡ bỏ một bảng không-rỗng"
2008-03-24 16:18:56 +00:00
#: 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."
2020-01-16 14:12:35 +00:00
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 đủ."
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nis/nis_local_names.c:122
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"
2022-02-03 04:30:15 +00:00
#: nis/nis_print.c:51
2008-03-24 16:18:56 +00:00
msgid "UNKNOWN"
msgstr "KHÔNG RÕ"
2023-07-07 15:27:08 +00:00
#: nis/nis_print.c:61
msgid "BOGUS OBJECT"
msgstr "ĐỐI TƯỢNG GIẢ"
#: nis/nis_print.c:63
msgid "NO OBJECT"
msgstr "KHÔNG CÓ ĐỐI TƯỢNG"
#: nis/nis_print.c:65
msgid "DIRECTORY"
msgstr "THƯ MỤC"
#: nis/nis_print.c:67
msgid "GROUP"
msgstr "NHÓM"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:69 nscd/nscd.c:117
msgid "TABLE"
msgstr "BẢNG"
2008-03-24 16:18:56 +00:00
2023-07-07 15:27:08 +00:00
#: nis/nis_print.c:71
msgid "ENTRY"
msgstr "MỤC TIN"
#: nis/nis_print.c:73
msgid "LINK"
msgstr "LIÊN KẾT"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:75
2008-03-24 16:18:56 +00:00
msgid "PRIVATE\n"
msgstr "RIÊNG\n"
2023-07-07 15:27:08 +00:00
#: nis/nis_print.c:77
msgid "(Unknown object"
msgstr "(Đối tượng không rõ"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:164
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:165
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Type : %s\n"
msgstr "Kiểu : %s\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:170
2008-03-24 16:18:56 +00:00
msgid "Master Server :\n"
msgstr "Máy phục vụ chính:\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:172
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:173
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:174
2008-03-24 16:18:56 +00:00
msgid "\tPublic Key : "
2015-02-06 03:56:00 +00:00
msgstr "\tKhóa công : "
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:178
2008-03-24 16:18:56 +00:00
msgid "None.\n"
msgstr "Không có.\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:181
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Diffie-Hellmann (%d bits)\n"
msgstr "Diffie-Hellmann (%d bit)\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:186
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:189
2008-03-24 16:18:56 +00:00
msgid "Kerberos.\n"
msgstr "Kerberos.\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:192
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unknown (type = %d, bits = %d)\n"
2014-08-26 12:44:23 +00:00
msgstr "Không rõ (kiểu = %d, bít = %d)\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:203
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\tUniversal addresses (%u)\n"
msgstr "\tĐịa chỉ chung (%u)\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:225
2008-03-24 16:18:56 +00:00
msgid "Time to live : "
2014-08-26 12:44:23 +00:00
msgstr "Thời gian sống: "
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:227
2008-03-24 16:18:56 +00:00
msgid "Default Access rights :\n"
msgstr "Quyền truy cập mặc định :\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:236
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\tType : %s\n"
msgstr "\tKiểu : %s\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:237
2008-03-24 16:18:56 +00:00
msgid "\tAccess rights: "
msgstr "\tQuyền truy cập: "
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:251
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:254
2008-03-24 16:18:56 +00:00
msgid ""
"\n"
"Group Members :\n"
msgstr ""
"\n"
"Thành viên của nhóm :\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:266
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:267
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:268
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:269
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:270
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:273
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:275
2008-03-24 16:18:56 +00:00
msgid "\t\tAttributes : "
2015-02-06 03:56:00 +00:00
msgstr "\t\tThuộc tính : "
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:277
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:287
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:289
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Linked to : %s\n"
2014-08-26 12:44:23 +00:00
msgstr "Được liên kết đến: %s\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:299
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"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:302
2008-03-24 16:18:56 +00:00
#, c-format
msgid "\t[%u] - [%u bytes] "
msgstr "\t[%u] - [%u byte] "
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:305
2008-03-24 16:18:56 +00:00
msgid "Encrypted data\n"
msgstr "Dữ liệu đã mật mã\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:307
2008-03-24 16:18:56 +00:00
msgid "Binary data\n"
msgstr "Dữ liệu nhị phân\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:323
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Object Name : %s\n"
msgstr "Tên đối tượng : %s\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:324
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:325
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Owner : %s\n"
2014-08-26 12:44:23 +00:00
msgstr "Chủ : %s\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:326
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:327
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:329
2008-03-24 16:18:56 +00:00
#, c-format
msgid ""
"\n"
"Time to Live : "
msgstr ""
"\n"
2014-08-26 12:44:23 +00:00
"Thời gian sống: "
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:332
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:334
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:335
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:355
2008-03-24 16:18:56 +00:00
#, c-format
msgid " Data Length = %u\n"
msgstr " Độ dài dữ liệu = %u\n"
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:369
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:370
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
2023-01-31 21:30:44 +00:00
#: nis/nis_print.c:374
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Object #%d:\n"
msgstr "Đối tượng số %d:\n"
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:116
2008-03-24 16:18:56 +00:00
#, 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
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:124
2008-03-24 16:18:56 +00:00
msgid " Explicit members:\n"
msgstr " Thành viên dứt khoát:\n"
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:129
2008-03-24 16:18:56 +00:00
msgid " No explicit members\n"
2014-01-10 02:24:12 +00:00
msgstr " Không có thành viên rõ ràng\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:132
2008-03-24 16:18:56 +00:00
msgid " Implicit members:\n"
msgstr " Thành viên ngầm:\n"
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:137
2008-03-24 16:18:56 +00:00
msgid " No implicit members\n"
2014-01-10 02:24:12 +00:00
msgstr " Không có thành viên ngầm\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:140
2008-03-24 16:18:56 +00:00
msgid " Recursive members:\n"
2014-01-10 02:24:12 +00:00
msgstr " Thành viên đệ quy:\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:145
2008-03-24 16:18:56 +00:00
msgid " No recursive members\n"
2014-01-10 02:24:12 +00:00
msgstr " Không có thành viên đệ quy\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:148
2008-03-24 16:18:56 +00:00
msgid " Explicit nonmembers:\n"
msgstr " Dứt khoát không phải bộ phận:\n"
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:153
2008-03-24 16:18:56 +00:00
msgid " No explicit nonmembers\n"
2014-01-10 02:24:12 +00:00
msgstr " Không phải thành viên rõ ràng\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:156
2008-03-24 16:18:56 +00:00
msgid " Implicit nonmembers:\n"
2014-01-10 02:24:12 +00:00
msgstr " Không phải thành viên ngầm:\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:161
2008-03-24 16:18:56 +00:00
msgid " No implicit nonmembers\n"
2014-01-10 02:24:12 +00:00
msgstr " Không phải thành viên ngầm\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:164
2008-03-24 16:18:56 +00:00
msgid " Recursive nonmembers:\n"
2014-01-10 02:24:12 +00:00
msgstr " Không phải thành viên đệ quy\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nis/nis_print_group_entry.c:169
2008-03-24 16:18:56 +00:00
msgid " No recursive nonmembers\n"
2014-01-10 02:24:12 +00:00
msgstr " Không phải thành viên không đệ quy\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +00:00
#: nis/ypclnt.c:847
2008-03-24 16:18:56 +00:00
msgid "No such key in map"
2015-02-06 03:56:00 +00:00
msgstr "Không có khóa như vậy trong ánh xạ"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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ộ"
2022-02-03 04:30:15 +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ộ"
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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ộ"
2022-02-03 04:30:15 +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
2022-02-03 04:30:15 +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ụ"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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õ"
2022-02-03 04:30:15 +00:00
#: nis/ypclnt.c:924
2008-03-24 16:18:56 +00:00
msgid "Internal ypbind error"
msgstr "Lỗi ypbind nội bộ"
2022-02-03 04:30:15 +00:00
#: nis/ypclnt.c:927
2008-03-24 16:18:56 +00:00
msgid "Domain not bound"
msgstr "Không tìm thấy miền"
2022-02-03 04:30:15 +00:00
#: nis/ypclnt.c:930
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"
2022-02-03 04:30:15 +00:00
#: nis/ypclnt.c:933
2008-03-24 16:18:56 +00:00
msgid "Unknown ypbind error"
msgstr "Lỗi ypbind không rõ"
2022-02-03 04:30:15 +00:00
#: nis/ypclnt.c:974
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"
2022-02-03 04:30:15 +00:00
#: nis/ypclnt.c:992
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"
2022-02-03 04:30:15 +00:00
#: nscd/aicache.c:68 nscd/hstcache.c:451
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Haven't found \"%s\" in hosts cache!"
2014-08-26 12:44:23 +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
2022-02-03 04:30:15 +00:00
#: nscd/aicache.c:70 nscd/hstcache.c:453
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Reloading \"%s\" in hosts cache!"
2014-08-26 12:44:23 +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
2022-02-03 04:30:15 +00:00
#: nscd/cache.c:150
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
2022-02-03 04:30:15 +00:00
#: nscd/cache.c:152
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
2022-02-03 04:30:15 +00:00
#: nscd/cache.c:287
2015-08-01 18:48:31 +00:00
#, c-format
msgid "checking for monitored file `%s': %s"
msgstr "đang kiểm tra cho tập tin theo dõi “%s”: %s"
2022-02-03 04:30:15 +00:00
#: nscd/cache.c:297
2008-03-24 16:18:56 +00:00
#, c-format
2015-08-01 18:48:31 +00:00
msgid "monitored file `%s` changed (mtime)"
msgstr "tập tin theo dõi “%s” đã thay đổi (mtime)"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/cache.c:340
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"
2022-02-03 04:30:15 +00:00
#: nscd/cache.c:369
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
2022-12-21 22:15:37 +00:00
#: nscd/cachedumper.c:168
msgid " - all data: "
msgstr " - mọi dữ liệu: "
#: nscd/cachedumper.c:362
#, c-format
msgid " - remaining data %p: "
msgstr " - dữ liệu còn lại %p: "
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:519
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
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:527
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
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:532
2008-03-24 16:18:56 +00:00
msgid "header size does not match"
2014-01-10 02:24:12 +00:00
msgstr "kích cỡ phần đầu không khớp nhau"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:542
2008-03-24 16:18:56 +00:00
msgid "file size does not match"
2014-01-10 02:24:12 +00:00
msgstr "kích cỡ tập tin không khớp nhau"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:559
2008-03-24 16:18:56 +00:00
msgid "verification failed"
2014-01-10 02:24:12 +00:00
msgstr "gặp lỗi khi thẩm tra"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:573
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ỉ"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:584 nscd/connections.c:668
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
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:600
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
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:648
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:654
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:657
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:728
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:784
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot open socket: %s"
msgstr "không thể mở ổ cắm: %s"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:803
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:860
2015-08-01 18:48:31 +00:00
#, c-format
msgid "disabled inotify-based monitoring for file `%s': %s"
msgstr "tắt theo dõi trên cơ-sở-inotify cho tập tin “%s”: %s"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:864
2015-08-01 18:48:31 +00:00
#, c-format
msgid "monitoring file `%s` (%d)"
msgstr "theo dõi tập tin “%s“ (%d)"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:877
2015-08-01 18:48:31 +00:00
#, c-format
msgid "disabled inotify-based monitoring for directory `%s': %s"
msgstr "tắt theo dõi trên cơ-sở-inotify cho thư mục “%s”: %s"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:881
2015-08-01 18:48:31 +00:00
#, c-format
msgid "monitoring directory `%s` (%d)"
msgstr "thư mục theo dõi “%s” (%d)"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:909
2012-07-03 19:43:55 +00:00
#, c-format
2015-08-01 18:48:31 +00:00
msgid "monitoring file %s for database %s"
msgstr "tập tin theo dõi %s cho cơ sở dữ liệu %s"
2012-07-03 19:43:55 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:919
2015-08-01 18:48:31 +00:00
#, c-format
msgid "stat failed for file `%s'; will try again later: %s"
2017-01-12 09:37:01 +00:00
msgstr "gặp lỗi khi lấy thống kê cho tập tin “%s”; sẽ thử lại sau: %s"
2015-08-01 18:48:31 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1038
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1050
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1073
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1078
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
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1083
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1121 nscd/connections.c:1147
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot write result: %s"
msgstr "không thể ghi kết quả: %s"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1238
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1348
2008-03-24 16:18:56 +00:00
#, c-format
2018-07-30 20:20:00 +00:00
msgid "cannot open /proc/self/cmdline: %m; disabling paranoia mode"
msgstr "không thể mở “/proc/self/cmdline”: %m; đang tắt chế độ rất cẩn thận"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1371
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1382
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1396
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
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1443
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1452
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
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1636
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
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1669
2008-03-24 16:18:56 +00:00
#, c-format
msgid "key length in request too long: %d"
2015-02-06 03:56:00 +00:00
msgstr "chiều dài khóa quá dài trong yêu cầu: %d"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1682
2008-03-24 16:18:56 +00:00
#, c-format
msgid "short read while reading request key: %s"
2015-02-06 03:56:00 +00:00
msgstr "đọc ngắn khi đọc khóa yêu cầu: %s"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1692
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"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1697
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)"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1837
2015-08-01 18:48:31 +00:00
#, c-format
msgid "ignored inotify event for `%s` (file exists)"
msgstr "bỏ qua sự kiện inotify cho “%s” (tập tin đã sẵn có)"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1842
2015-08-01 18:48:31 +00:00
#, c-format
msgid "monitored file `%s` was %s, removing watch"
msgstr "tập tin đã theo dõi “%s” bị %s, đang gỡ bỏ đồng hồ"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1850 nscd/connections.c:1892
2015-08-01 18:48:31 +00:00
#, c-format
msgid "failed to remove file watch `%s`: %s"
msgstr "gặp lỗi khi gỡ bỏ đồng hồ tập tin “%s“: %s"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1865
2008-03-24 16:18:56 +00:00
#, c-format
2015-08-01 18:48:31 +00:00
msgid "monitored file `%s` was written to"
msgstr "tập tin đã theo dõi “%s” được ghi vào"
2009-03-01 15:12:53 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1889
2015-08-01 18:48:31 +00:00
#, c-format
msgid "monitored parent directory `%s` was %s, removing watch on `%s`"
msgstr "thư mục cha đã theo dõi “%s” bị %s, đang gỡ bỏ đồng hồ trên “%s”"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1915
2015-08-01 18:48:31 +00:00
#, c-format
msgid "monitored file `%s` was %s, adding watch"
msgstr "tập tin đã theo dõi “%s” bị %s, đang thêm đồng hồ"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:1927
2015-08-01 18:48:31 +00:00
#, c-format
msgid "failed to add file watch `%s`: %s"
msgstr "gặp lỗi khi thêm đồng hồ tập tin “%s”: %s"
2022-02-03 04:30:15 +00:00
#: nscd/connections.c:2105 nscd/connections.c:2270
2015-08-01 18:48:31 +00:00
#, c-format
msgid "disabled inotify-based monitoring after read error %d"
msgstr "đã tắt theo dõi trên-cơ-sở-inotify sau khi gặp lỗi đọc %d"
2023-01-31 21:30:44 +00:00
#: nscd/connections.c:2386
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
2023-01-31 21:30:44 +00:00
#: nscd/connections.c:2394
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
2023-01-31 21:30:44 +00:00
#: nscd/connections.c:2408
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"
2023-01-31 21:30:44 +00:00
#: nscd/connections.c:2463 nscd/connections.c:2465 nscd/connections.c:2481
#: nscd/connections.c:2491 nscd/connections.c:2509 nscd/connections.c:2520
#: nscd/connections.c:2530
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Failed to run nscd as user '%s'"
2014-01-10 02:24:12 +00:00
msgstr "Gặp lỗi khi chạy nscd dưới quyền người dùng “%s”"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nscd/connections.c:2483
2008-03-24 16:18:56 +00:00
msgid "initial getgrouplist failed"
msgstr "getgrouplist (lấy danh sách nhóm) đầu tiên bị lỗi"
2023-01-31 21:30:44 +00:00
#: nscd/connections.c:2492
2008-03-24 16:18:56 +00:00
msgid "getgrouplist failed"
msgstr "getgrouplist (lấy danh sách nhóm) bị lỗi"
2023-01-31 21:30:44 +00:00
#: nscd/connections.c:2510
2008-03-24 16:18:56 +00:00
msgid "setgroups failed"
msgstr "setgroups (đặt các nhóm) bị lỗi"
2022-02-03 04:30:15 +00:00
#: nscd/grpcache.c:384 nscd/hstcache.c:401 nscd/initgrcache.c:377
#: nscd/pwdcache.c:362 nscd/servicescache.c:309
2008-03-24 16:18:56 +00:00
#, c-format
msgid "short write in %s: %s"
msgstr "ghi ngắn trong %s: %s"
2022-02-03 04:30:15 +00:00
#: nscd/grpcache.c:429 nscd/initgrcache.c:74
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Haven't found \"%s\" in group cache!"
2014-08-26 12:44:23 +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
2022-02-03 04:30:15 +00:00
#: nscd/grpcache.c:431 nscd/initgrcache.c:76
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
2022-02-03 04:30:15 +00:00
#: nscd/grpcache.c:491
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
2022-12-21 22:15:37 +00:00
#: nscd/mem.c:420
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"
2022-12-21 22:15:37 +00:00
#: nscd/mem.c:563
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
2022-02-03 04:30:15 +00:00
#: nscd/netgroupcache.c:121
2012-07-03 19:43:55 +00:00
#, 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
2022-02-03 04:30:15 +00:00
#: nscd/netgroupcache.c:123
2012-07-03 19:43:55 +00:00
#, 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
2022-02-03 04:30:15 +00:00
#: nscd/netgroupcache.c:469
2012-07-03 19:43:55 +00:00
#, 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
2022-02-03 04:30:15 +00:00
#: nscd/netgroupcache.c:472
2012-07-03 19:43:55 +00:00
#, 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
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:107
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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:109
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"
2022-12-21 22:15:37 +00:00
#: nscd/nscd.c:111
msgid "Print contents of the offline cache file NAME"
msgstr "In nội dung của tập tin nhớ tạm ngoại tuyến TÊN"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:113
2012-07-03 19:43:55 +00:00
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)"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:114
2008-03-24 16:18:56 +00:00
msgid "NUMBER"
msgstr "SỐ"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:114
2008-03-24 16:18:56 +00:00
msgid "Start NUMBER threads"
2013-07-27 08:49:29 +00:00
msgstr "Khởi chạy SỐ tuyến trình"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:115
2008-03-24 16:18:56 +00:00
msgid "Shut the server down"
msgstr "Tắt máy phục vụ"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:116
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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:118
2008-03-24 16:18:56 +00:00
msgid "Invalidate the specified cache"
2014-08-26 12:44:23 +00:00
msgstr "Làm mất hiệu lực bộ nhớ tạm đã chỉ định"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:119
2008-03-24 16:18:56 +00:00
msgid "TABLE,yes"
msgstr "BẢNG,có"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:120
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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:125
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."
2023-01-31 21:30:44 +00:00
#: nscd/nscd.c:158 nss/getent.c:995 nss/makedb.c:207
2008-03-24 16:18:56 +00:00
#, c-format
msgid "wrong number of arguments"
msgstr "số đối số không đúng"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:173
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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:182
2008-03-24 16:18:56 +00:00
#, c-format
msgid "already running"
msgstr "đang chạy"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:202
2014-08-26 12:44:23 +00:00
#, c-format
msgid "cannot create a pipe to talk to the child"
msgstr "không thể tạo đường ống để nói chuyện với con"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:206
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot fork"
msgstr "không thể tạo tiến trình con"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:276
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:284
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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:363 nscd/nscd_stat.c:208
2008-03-24 16:18:56 +00:00
#, c-format
msgid "write incomplete"
msgstr "chưa ghi xong"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:374
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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:380
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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:429 nscd/nscd.c:454 nscd/nscd_stat.c:189
2015-02-06 03:56:00 +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!"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:449
2015-02-06 03:56:00 +00:00
#, c-format
msgid "'%s' is not a known database"
msgstr "“%s” không phải là kiểu cơ sở dữ liệu đã biết"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:464
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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:497
2014-01-10 02:24:12 +00:00
#, c-format
msgid ""
"Supported tables:\n"
"%s\n"
"\n"
"For bug reporting instructions, please see:\n"
"%s.\n"
msgstr ""
"Các bảng được hỗ trợ:\n"
"%s\n"
"\n"
"Để tìm hướng dẫn về cách thông báo lỗi, xem tại:\n"
"%s.\n"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:647
2014-08-26 12:44:23 +00:00
#, c-format
msgid "'wait' failed\n"
msgstr "“wait” bị lỗi\n"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:654
2014-08-26 12:44:23 +00:00
#, c-format
msgid "child exited with status %d\n"
msgstr "con kết thúc với trạng thái %d\n"
2022-02-03 04:30:15 +00:00
#: nscd/nscd.c:659
2014-08-26 12:44:23 +00:00
#, c-format
msgid "child terminated by signal %d\n"
msgstr "con bị chấm dứt bởi tín hiệu %d\n"
2022-02-03 04:30:15 +00:00
#: nscd/nscd_conf.c:53
2008-03-24 16:18:56 +00:00
#, c-format
msgid "database %s is not supported"
msgstr "cơ sở dữ liệu %s không được hỗ trợ"
2022-02-03 04:30:15 +00:00
#: nscd/nscd_conf.c:104
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Parse error: %s"
msgstr "Lỗi phân tích: %s"
2022-02-03 04:30:15 +00:00
#: nscd/nscd_conf.c:190
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Must specify user name for server-user option"
2014-08-26 12:44:23 +00:00
msgstr "Phải chỉ ra tên người dùng cho tùy chọn server-user (người dùng máy phục vụ)"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/nscd_conf.c:200
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Must specify user name for stat-user option"
2014-08-26 12:44:23 +00:00
msgstr "Phải chỉ ra 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
2022-02-03 04:30:15 +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"
2014-08-26 12:44:23 +00:00
msgstr "Phải chỉ ra giá trị cho tùy chọn restart-interval (khoảng khởi chạy lại)"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:158
2008-03-24 16:18:56 +00:00
#, c-format
msgid "cannot write statistics: %s"
msgstr "không thể ghi thống kê: %s"
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:173
2008-03-24 16:18:56 +00:00
msgid "yes"
msgstr "có"
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:174
2008-03-24 16:18:56 +00:00
msgid "no"
msgstr "không"
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:185
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Only root or %s is allowed to use this option!"
2013-07-27 08:49:29 +00:00
msgstr "Chỉ cho phép root hoặc %s dùng tùy chọn này!"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:196
2008-03-24 16:18:56 +00:00
#, c-format
msgid "nscd not running!\n"
2013-07-27 08:49:29 +00:00
msgstr "nscd không đang chạy!\n"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:220
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ê"
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:223
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"
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:247
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
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:250
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
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:252
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
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:254
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
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:256
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
2022-02-03 04:30:15 +00:00
#: nscd/nscd_stat.c:291
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"
2013-07-27 08:49:29 +00:00
"%15s bộ nhớ tạm vĩnh cửu\n"
2008-03-24 16:18:56 +00:00
"%15s bộ nhớ tạm dùng chung\n"
2013-07-27 08:49:29 +00:00
"%15zu kích cỡ gợi ý\n"
2008-03-24 16:18:56 +00:00
"%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
2022-02-03 04:30:15 +00:00
#: nscd/pwdcache.c:406
2008-03-24 16:18:56 +00:00
#, c-format
2018-07-30 20:20:00 +00:00
msgid "Haven't found \"%s\" in user database cache!"
msgstr "Không tìm thấy “%s” trong bộ nhớ tạm cơ sở dữ liệu người dùng!"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/pwdcache.c:408
2008-03-24 16:18:56 +00:00
#, c-format
2018-07-30 20:20:00 +00:00
msgid "Reloading \"%s\" in user database cache!"
msgstr "Đang nạp lại “%s” trong bộ nhớ tạm cơ sở dữ liệu người dùng!"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/pwdcache.c:470
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Invalid numeric uid \"%s\"!"
2014-08-26 12:44:23 +00:00
msgstr "UID thuộc số không hợp lệ “%s”!"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:154
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
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:175
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
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:176 nscd/selinux.c:239
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:190
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
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:191
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:212 nscd/selinux.c:229
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
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:213 nscd/selinux.c:230
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:238
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)"
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:254
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
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:269
2008-03-24 16:18:56 +00:00
msgid "Failed to start AVC thread"
2013-07-27 08:49:29 +00:00
msgstr "Gặp lỗi khi khởi chạy tuyến trình AVC"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:291
2008-03-24 16:18:56 +00:00
msgid "Failed to create AVC lock"
2015-02-06 03:56:00 +00:00
msgstr "Gặp lỗi khi tạo khóa AVC"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:337
2008-03-24 16:18:56 +00:00
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
2022-02-03 04:30:15 +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"
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:381
2014-08-26 12:44:23 +00:00
msgid "Error querying policy for undefined object classes or permissions."
msgstr "Lỗi truy vấn chính sách cho lớp đối tượng chưa được định nghĩa hoặc các quyền."
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:388
2014-08-26 12:44:23 +00:00
msgid "Error getting security class for nscd."
msgstr "Gặp lỗi khi lấy lớp ngữ cảnh an ninh của nscd."
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:393
2014-08-26 12:44:23 +00:00
#, c-format
msgid "Error translating permission name \"%s\" to access vector bit."
msgstr "Gặp lỗi khi dịch tên quyền hạn “%s” để truy cập bít véc tơ."
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:403
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"
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:408
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"
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:414
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"
2022-02-03 04:30:15 +00:00
#: nscd/selinux.c:453
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"
2022-02-03 04:30:15 +00:00
#: nscd/servicescache.c:357
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Haven't found \"%s\" in services cache!"
2014-01-10 02:24:12 +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
2022-02-03 04:30:15 +00:00
#: nscd/servicescache.c:359
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Reloading \"%s\" in services cache!"
2014-01-10 02:24:12 +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
2022-02-03 04:30:15 +00:00
#: nss/getent.c:54
2008-03-24 16:18:56 +00:00
msgid "database [key ...]"
2015-02-06 03:56:00 +00:00
msgstr "cơ sở dữ liệu [khóa …]"
2008-03-24 16:18:56 +00:00
2022-02-03 04:30:15 +00:00
#: nss/getent.c:59
2013-07-27 08:49:29 +00:00
msgid "CONFIG"
msgstr "CẤU_HÌNH"
2022-02-03 04:30:15 +00:00
#: nss/getent.c:59
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"
2022-02-03 04:30:15 +00:00
#: nss/getent.c:60
2012-04-01 13:52:09 +00:00
msgid "disable IDN encoding"
2015-02-06 03:56:00 +00:00
msgstr "tắt mã hóa IDN"
2012-04-01 13:52:09 +00:00
2023-07-07 15:27:08 +00:00
#: nss/getent.c:62
msgid "do not filter out unsupported IPv4/IPv6 addresses (with ahosts*)"
msgstr "đừng lọc ra các địa chỉ IPv4/IPv6 không được hỗ trợ (với ahosts*)"
2023-01-31 21:30:44 +00:00
#: nss/getent.c:67
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
2023-01-31 21:30:44 +00:00
#: nss/getent.c:154 nss/getent.c:466 nss/getent.c:513
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"
2023-01-31 21:30:44 +00:00
#: nss/getent.c:521 nss/getent.c:534
2018-07-30 20:20:00 +00:00
#, c-format
msgid "Could not allocate group list: %m\n"
msgstr "Không cấp phát danh sách nhóm: %m\n"
2023-01-31 21:30:44 +00:00
#: nss/getent.c:905
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"
2023-01-31 21:30:44 +00:00
#: nss/getent.c:939
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
2023-01-31 21:30:44 +00:00
#: nss/getent.c:1005
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
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:120
2008-03-24 16:18:56 +00:00
msgid "Convert key to lower case"
2015-02-06 03:56:00 +00:00
msgstr "Chuyển đổi khóa sang chữ thường"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:123
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"
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:125
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"
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:126
2012-07-03 19:43:55 +00:00
msgid "CHAR"
msgstr "CHỮ"
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:127
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
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:132
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."
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:135
2008-03-24 16:18:56 +00:00
msgid ""
"INPUT-FILE OUTPUT-FILE\n"
"-o OUTPUT-FILE INPUT-FILE\n"
"-u INPUT-FILE"
msgstr ""
2013-07-27 08:49:29 +00:00
"TẬP-TIN-ĐẦU-VÀO TẬP-TIN-ĐẦU-RA\n"
"-o TẬP-TIN-ĐẦU-RA TẬP-TIN-ĐẦU-VÀO\n"
"-u TẬP-TIN-ĐẦU-VÀO"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:228
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
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:273
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ý"
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:283
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"
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:289
2013-07-27 08:49:29 +00:00
#, c-format
msgid "cannot create temporary file"
msgstr "không thể tạo tập tin tạm thời"
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:305
2008-03-24 16:18:56 +00:00
#, c-format
2012-07-03 19:43:55 +00:00
msgid "cannot stat newly created file"
2014-08-26 12:44:23 +00:00
msgstr "không thể lấy thống kê về tập tin mới được tạo"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:316
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
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:528 nss/makedb.c:551
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
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:557
2008-03-24 16:18:56 +00:00
msgid "duplicate key"
2015-02-06 03:56:00 +00:00
msgstr "trùng lặp khóa"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:569
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
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:805
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"
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:822
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"
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:827
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
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:830
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
2023-07-07 15:27:08 +00:00
#: nss/makedb.c:882
#, c-format
msgid "cannot initialize SELinux context"
msgstr "không thể khởi tạo ngữ cảnh SELinux"
2023-01-31 21:30:44 +00:00
#: nss/makedb.c:891
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
2017-01-12 09:37:01 +00:00
#: posix/getconf.c:417
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
2017-01-12 09:37:01 +00:00
#: posix/getconf.c:420
2008-03-24 16:18:56 +00:00
#, c-format
msgid " %s -a [pathname]\n"
2014-01-10 02:24:12 +00:00
msgstr " %s -a [đường_dẫn]\n"
2008-03-24 16:18:56 +00:00
2017-01-12 09:37:01 +00:00
#: posix/getconf.c:496
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"
2017-01-12 09:37:01 +00:00
#: posix/getconf.c:572
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
2017-01-12 09:37:01 +00:00
#: posix/getconf.c:624
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Couldn't execute %s"
msgstr "Không thể thực hiện %s"
2017-01-12 09:37:01 +00:00
#: posix/getconf.c:669 posix/getconf.c:685
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
2017-01-12 09:37:01 +00:00
#: posix/getconf.c:707
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
2023-01-31 21:30:44 +00:00
#: posix/getopt.c:278
2008-03-24 16:18:56 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "%s: option '%s%s' is ambiguous\n"
msgstr "%s: tùy chọn “%s%s” chưa rõ ràng\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: posix/getopt.c:284
2008-03-24 16:18:56 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "%s: option '%s%s' is ambiguous; possibilities:"
msgstr "%s: tùy chọn “%s%s” chưa rõ ràng; khả năng là:"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: posix/getopt.c:319
2008-03-24 16:18:56 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "%s: unrecognized option '%s%s'\n"
msgstr "%s: không nhận ra tùy chọn “%s%s”\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: posix/getopt.c:345
2008-03-24 16:18:56 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "%s: option '%s%s' doesn't allow an argument\n"
msgstr "%s: tùy chọn “%s%s” không không cho phép một đối số\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: posix/getopt.c:360
2008-03-24 16:18:56 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "%s: option '%s%s' requires an argument\n"
msgstr "%s: tùy chọn “%s%s” cần một đối số\n"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: posix/getopt.c:621
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
2023-01-31 21:30:44 +00:00
#: posix/getopt.c:636 posix/getopt.c:682
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
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:138
2008-03-24 16:18:56 +00:00
msgid "No match"
msgstr "Không khớp"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:141
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ệ"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:144
2008-03-24 16:18:56 +00:00
msgid "Invalid collation character"
msgstr "Ký tự đối chiếu không hợp lệ"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:147
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ệ"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:150
2008-03-24 16:18:56 +00:00
msgid "Trailing backslash"
msgstr "Có gạch chéo ngược theo sau"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:153
2008-03-24 16:18:56 +00:00
msgid "Invalid back reference"
msgstr "Tham chiếu ngược không hợp lệ"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:156
msgid "Unmatched [, [^, [:, [., or [="
msgstr "Chưa khớp cặp ký tự [, [^, [:, [., hay [="
2008-03-24 16:18:56 +00:00
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:159
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
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:162
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
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:165
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
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:168
2008-03-24 16:18:56 +00:00
msgid "Invalid range end"
msgstr "Sai kết thúc phạm vi"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:171
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
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:174
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ệ"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:177
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"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:180
2008-03-24 16:18:56 +00:00
msgid "Regular expression too big"
msgstr "Biểu thức chính quy quá lớn"
2018-07-30 20:20:00 +00:00
#: posix/regcomp.c:183
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
2019-01-25 16:35:42 +00:00
#: posix/regcomp.c:676
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"
2022-02-03 04:30:15 +00:00
#: posix/wordexp.c:1794
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"
2017-01-12 09:37:01 +00:00
#: resolv/herror.c:63
2008-03-24 16:18:56 +00:00
msgid "Resolver Error 0 (no error)"
msgstr "Lỗi bộ giải quyết 0 (không có lỗi)"
2017-01-12 09:37:01 +00:00
#: resolv/herror.c:64
2008-03-24 16:18:56 +00:00
msgid "Unknown host"
msgstr "Máy lạ"
2017-01-12 09:37:01 +00:00
#: resolv/herror.c:65
2008-03-24 16:18:56 +00:00
msgid "Host name lookup failure"
msgstr "Lỗi tra cứu tên máy"
2017-01-12 09:37:01 +00:00
#: resolv/herror.c:66
2008-03-24 16:18:56 +00:00
msgid "Unknown server error"
msgstr "Gặp lỗi hệ thống không rõ"
2017-01-12 09:37:01 +00:00
#: resolv/herror.c:67
2008-03-24 16:18:56 +00:00
msgid "No address associated with name"
msgstr "Không có địa chỉ liên quan đến tên"
2017-01-12 09:37:01 +00:00
#: resolv/herror.c:102
2008-03-24 16:18:56 +00:00
msgid "Resolver internal error"
msgstr "Lỗi nội bộ của bộ giải quyết"
2017-01-12 09:37:01 +00:00
#: resolv/herror.c:105
2008-03-24 16:18:56 +00:00
msgid "Unknown resolver error"
msgstr "Không rõ lỗi bộ giải quyết"
2023-07-18 19:22:19 +00:00
#: resolv/res_hconf.c:118
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: line %d: cannot specify more than %d trim domains"
2014-08-26 12:44:23 +00:00
msgstr "%s: dòng %d: không thể chỉ ra nhiều hơn %d miền trim"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: resolv/res_hconf.c:139
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"
2023-07-18 19:22:19 +00:00
#: resolv/res_hconf.c:176
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: line %d: expected `on' or `off', found `%s'\n"
2014-01-10 02:24:12 +00:00
msgstr "%s: dòng %d: cần “on” (bật) hoặc “off” (tắt), nhưng lại nhận được “%s”\n"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: resolv/res_hconf.c:219
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
2023-07-18 19:22:19 +00:00
#: resolv/res_hconf.c:252
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"
2014-08-26 12:44:23 +00:00
msgstr "Lỗi nội bộ tràn ngăn xếp (stack)"
2012-04-01 13:52:09 +00:00
#: 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"
2014-01-10 02:24:12 +00:00
msgstr "Tràn dấu 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
2014-01-10 02:24:12 +00:00
msgid "Child has 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"
2020-08-05 00:31:51 +00:00
#: stdio-common/psiginfo-data.h:46 timezone/zdump.c:375 timezone/zic.c:564
2012-04-01 13:52:09 +00:00
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"
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:140
2012-04-01 13:52:09 +00:00
msgid "Signal sent by kill()"
msgstr "Tín hiệu đã gửi bởi kill()"
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:143
2012-04-01 13:52:09 +00:00
msgid "Signal sent by sigqueue()"
msgstr "Tín hiệu đã gửi bởi sigqueue()"
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:146
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"
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:149
2012-04-01 13:52:09 +00:00
msgid "Signal generated by the completion of an asynchronous I/O request"
2015-02-06 03:56:00 +00:00
msgstr "Tín hiệu được sinh ra bởi yêu cầu V/R đồng bộ hóa được thực hiện xong"
2012-04-01 13:52:09 +00:00
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:153
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"
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:158
2012-04-01 13:52:09 +00:00
msgid "Signal sent by tkill()"
msgstr "Tín hiệu đã gửi bởi tkill()"
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:163
2012-04-01 13:52:09 +00:00
msgid "Signal generated by the completion of an asynchronous name lookup request"
2015-02-06 03:56:00 +00:00
msgstr "Tín hiệu được sinh ra bởi yêu cầu đồng bộ hóa tìm kiếm tên được thực hiện xong"
2012-04-01 13:52:09 +00:00
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:169
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"
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:175
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"
2018-01-11 15:00:00 +00:00
#: stdio-common/psiginfo.c:199
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õ"
2020-08-05 00:31:51 +00:00
#: string/_strerror.c:30 sysdeps/mach/_strerror.c:55
2008-03-24 16:18:56 +00:00
msgid "Unknown error "
msgstr "Lỗi không rõ "
2020-08-05 00:31:51 +00:00
#: string/strsignal.c:39
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"
2020-08-05 00:31:51 +00:00
#: string/strsignal.c:43
2008-03-24 16:18:56 +00:00
#, c-format
msgid "Unknown signal %d"
msgstr "Tín hiệu không rõ %d"
2020-01-19 04:51:35 +00:00
#: sunrpc/auth_unix.c:113 sunrpc/clnt_tcp.c:124 sunrpc/clnt_udp.c:140
2018-01-11 15:00:00 +00:00
#: sunrpc/clnt_unix.c:125 sunrpc/svc_tcp.c:189 sunrpc/svc_tcp.c:233
2022-02-03 04:30:15 +00:00
#: sunrpc/svc_udp.c:161 sunrpc/svc_unix.c:186 sunrpc/svc_unix.c:226
2019-08-01 03:38:15 +00:00
#: sunrpc/xdr.c:631 sunrpc/xdr.c:791 sunrpc/xdr_array.c:102
2017-07-26 12:57:41 +00:00
#: sunrpc/xdr_rec.c:153 sunrpc/xdr_ref.c:79
2009-03-01 15:12:53 +00:00
msgid "out of memory\n"
2014-01-10 02:24:12 +00:00
msgstr "hết bộ nhớ\n"
2008-03-24 16:18:56 +00:00
2020-01-19 04:51:35 +00:00
#: sunrpc/auth_unix.c:350
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ũ"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:92 sunrpc/clnt_perr.c:108
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
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:99
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
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:101
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
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:150
2008-03-24 16:18:56 +00:00
msgid "RPC: Success"
msgstr "RPC: Thành công"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:153
2008-03-24 16:18:56 +00:00
msgid "RPC: Can't encode arguments"
2015-02-06 03:56:00 +00:00
msgstr "RPC: Không thể mã hóa đối số"
2008-03-24 16:18:56 +00:00
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:157
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ả"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:161
2008-03-24 16:18:56 +00:00
msgid "RPC: Unable to send"
msgstr "RPC: Không thể gửi"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:165
2008-03-24 16:18:56 +00:00
msgid "RPC: Unable to receive"
msgstr "RPC: Không thể nhận"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:169
2008-03-24 16:18:56 +00:00
msgid "RPC: Timed out"
msgstr "RPC: Quá hạn"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:173
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"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:177
2008-03-24 16:18:56 +00:00
msgid "RPC: Authentication error"
msgstr "RPC: Lỗi xác thực"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:181
2008-03-24 16:18:56 +00:00
msgid "RPC: Program unavailable"
msgstr "RPC: Chương trình không sẵn sàng"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:185
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"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:189
2008-03-24 16:18:56 +00:00
msgid "RPC: Procedure unavailable"
msgstr "RPC: Thủ tục không sẵn sàng"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:193
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ố"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:197
2008-03-24 16:18:56 +00:00
msgid "RPC: Remote system error"
msgstr "RPC: Lỗi hệ thống ở xa"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:201
2008-03-24 16:18:56 +00:00
msgid "RPC: Unknown host"
msgstr "RPC: Máy lạ"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:205
2008-03-24 16:18:56 +00:00
msgid "RPC: Unknown protocol"
msgstr "RPC: Không rõ giao thức"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:209
2008-03-24 16:18:56 +00:00
msgid "RPC: Port mapper failure"
msgstr "RPC: Lỗi ánh xạ cổng"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:213
2008-03-24 16:18:56 +00:00
msgid "RPC: Program not registered"
msgstr "RPC: Chưa đăng ký chương trình"
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:217
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
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_perr.c:258
2008-03-24 16:18:56 +00:00
msgid "RPC: (unknown error code)"
msgstr "RPC: (mã lỗi không rõ)"
2020-08-05 00:31:51 +00:00
#: sunrpc/clnt_perr.c:334
2008-03-24 16:18:56 +00:00
msgid "Authentication OK"
msgstr "Xác thực được"
2020-08-05 00:31:51 +00:00
#: sunrpc/clnt_perr.c:337
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ệ"
2020-08-05 00:31:51 +00:00
#: sunrpc/clnt_perr.c:341
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"
2020-08-05 00:31:51 +00:00
#: sunrpc/clnt_perr.c:345
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ệ"
2020-08-05 00:31:51 +00:00
#: sunrpc/clnt_perr.c:349
2008-03-24 16:18:56 +00:00
msgid "Server rejected verifier"
msgstr "Trình phục vụ đã từ chối đồ thẩm tra"
2020-08-05 00:31:51 +00:00
#: sunrpc/clnt_perr.c:353
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"
2020-08-05 00:31:51 +00:00
#: sunrpc/clnt_perr.c:357
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ệ"
2020-08-05 00:31:51 +00:00
#: sunrpc/clnt_perr.c:361
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
2018-07-30 20:20:00 +00:00
#: sunrpc/clnt_raw.c:112
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ự"
2017-07-26 12:57:41 +00:00
#: sunrpc/pm_getmaps.c:78
2008-03-24 16:18:56 +00:00
msgid "pmap_getmaps.c: rpc problem"
msgstr "pmap_getmaps.c: lỗi RPC"
2017-07-26 12:57:41 +00:00
#: sunrpc/pmap_clnt.c:128
2008-03-24 16:18:56 +00:00
msgid "Cannot register service"
msgstr "Không thể đăng ký dịch vụ"
2018-01-11 15:00:00 +00:00
#: sunrpc/pmap_rmt.c:244
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á"
2018-01-11 15:00:00 +00:00
#: sunrpc/pmap_rmt.c:251
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"
2018-01-11 15:00:00 +00:00
#: sunrpc/pmap_rmt.c:303
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á"
2018-01-11 15:00:00 +00:00
#: sunrpc/pmap_rmt.c:328
2008-03-24 16:18:56 +00:00
msgid "Broadcast poll problem"
msgstr "Vấn đề thăm dò quảng bá"
2018-01-11 15:00:00 +00:00
#: sunrpc/pmap_rmt.c:341
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á"
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_run.c:72
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
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_run.c:92
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
2018-07-30 20:20:00 +00:00
#: sunrpc/svc_simple.c:72
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"
2018-07-30 20:20:00 +00:00
#: sunrpc/svc_simple.c:82
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"
2018-07-30 20:20:00 +00:00
#: sunrpc/svc_simple.c:90
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"
2018-07-30 20:20:00 +00:00
#: sunrpc/svc_simple.c:98
2008-03-24 16:18:56 +00:00
msgid "registerrpc: out of memory\n"
msgstr "registerrpc: tràn bộ nhớ\n"
2018-07-30 20:20:00 +00:00
#: sunrpc/svc_simple.c:161
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"
2018-07-30 20:20:00 +00:00
#: sunrpc/svc_simple.c:170
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"
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_tcp.c:165
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"
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_tcp.c:180
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"
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:136
2008-03-24 16:18:56 +00:00
msgid "svcudp_create: socket creation problem"
msgstr "svcudp_create: vấn đề tạo ổ cắm"
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:150
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)"
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:182
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"
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:481
2008-03-24 16:18:56 +00:00
msgid "enablecache: cache already enabled"
msgstr "enablecache: bộ nhớ tạm đã được hiệu lực"
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:487
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"
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:496
2008-03-24 16:18:56 +00:00
msgid "enablecache: could not allocate cache data"
2014-01-10 02:24:12 +00:00
msgstr "enablecache: không thể cấp phát dữ liệu của bộ nhớ tạm"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:504
2008-03-24 16:18:56 +00:00
msgid "enablecache: could not allocate cache fifo"
2014-01-10 02:24:12 +00:00
msgstr "enablecache: không thể cấp phát FIFO (vào trước, ra trước) của bộ nhớ tạm"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:540
2008-03-24 16:18:56 +00:00
msgid "cache_set: victim not found"
2014-01-10 02:24:12 +00:00
msgstr "cache_set: không tìm thấy nạn nhân"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:551
2008-03-24 16:18:56 +00:00
msgid "cache_set: victim alloc failed"
2014-01-10 02:24:12 +00:00
msgstr "cache_set: lỗi cấp phát nạn nhân"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#: sunrpc/svc_udp.c:558
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"
2022-02-03 04:30:15 +00:00
#: sunrpc/svc_unix.c:166
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"
2022-02-03 04:30:15 +00:00
#: sunrpc/svc_unix.c:176
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"
2022-12-21 22:15:37 +00:00
#: sysdeps/aarch64/dl-bti.c:72
msgid "failed to turn on BTI protection"
msgstr "gặp lỗi khi bật bảo vệ BTI"
2023-07-07 15:27:08 +00:00
#: sysdeps/generic/dl-protected.h:55
msgid "error due to GNU_PROPERTY_1_NEEDED_INDIRECT_EXTERN_ACCESS"
msgstr "lỗi bởi vì to GNU_PROPERTY_1_NEEDED_INDIRECT_EXTERN_ACCESS"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:29
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
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:30
2008-03-24 16:18:56 +00:00
msgid "Interrupt"
msgstr "Ngắt"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:31
2008-03-24 16:18:56 +00:00
msgid "Quit"
msgstr "Thoát"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:32
2008-03-24 16:18:56 +00:00
msgid "Illegal instruction"
2014-01-10 02:24:12 +00:00
msgstr "Chỉ lệnh không hợp lệ"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:33
2008-03-24 16:18:56 +00:00
msgid "Trace/breakpoint trap"
msgstr "Bẫy vết/điểm ngắt"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:34
2008-03-24 16:18:56 +00:00
msgid "Aborted"
msgstr "Bị hủy bỏ"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:35
2008-03-24 16:18:56 +00:00
msgid "Floating point exception"
2014-01-10 02:24:12 +00:00
msgstr "Ngoại lệ dấu chấm động"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:36
2008-03-24 16:18:56 +00:00
msgid "Killed"
msgstr "Bị buộc kết thúc"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:37
2008-03-24 16:18:56 +00:00
msgid "Bus error"
2013-07-27 08:49:29 +00:00
msgstr "Lỗi bus"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:38
msgid "Bad system call"
msgstr "Cuộc gọi hệ thống sai"
#: sysdeps/generic/siglist.h:39
2008-03-24 16:18:56 +00:00
msgid "Segmentation fault"
msgstr "Lỗi phân đoạn"
2017-07-26 12:57:41 +00:00
#. TRANS There is no process reading from the other end of a pipe.
2008-03-24 16:18:56 +00:00
#. 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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/generic/siglist.h:40 sysdeps/gnu/errlist.h:216
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
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:41
2008-03-24 16:18:56 +00:00
msgid "Alarm clock"
msgstr "Đồng hồ báo động"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:42
2008-03-24 16:18:56 +00:00
msgid "Terminated"
2013-07-27 08:49:29 +00:00
msgstr "Đã kết thúc"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:43
2008-03-24 16:18:56 +00:00
msgid "Urgent I/O condition"
msgstr "Tình trạng V/R khẩn cấp"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:44
2008-03-24 16:18:56 +00:00
msgid "Stopped (signal)"
msgstr "Bị dừng (tín hiệu)"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:45
2008-03-24 16:18:56 +00:00
msgid "Stopped"
msgstr "Bị dừng"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:46
2008-03-24 16:18:56 +00:00
msgid "Continued"
msgstr "Đã tiếp tục"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:47
2008-03-24 16:18:56 +00:00
msgid "Child exited"
msgstr "Tiến trình con đã thoát"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:48
2008-03-24 16:18:56 +00:00
msgid "Stopped (tty input)"
2022-12-21 22:15:37 +00:00
msgstr "Bị dừng (đầu vào tty)"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:49
2008-03-24 16:18:56 +00:00
msgid "Stopped (tty output)"
msgstr "Bị dừng (kết xuất tty)"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:50
2008-03-24 16:18:56 +00:00
msgid "I/O possible"
msgstr "V/R có thể"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:51
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"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:52
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"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:53
2008-03-24 16:18:56 +00:00
msgid "Virtual timer expired"
msgstr "Bộ đếm thời gian ảo đã quá hạn"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:54
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"
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:55
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
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:56
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
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:57
msgid "Window changed"
msgstr "Cửa sổ đã thay đổi"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:61
2017-07-26 12:57:41 +00:00
msgid "EMT trap"
msgstr "Bẫy EMT"
2008-03-24 16:18:56 +00:00
2012-12-12 06:55:56 +00:00
#: sysdeps/generic/siglist.h:64
2008-03-24 16:18:56 +00:00
msgid "Stack fault"
2014-08-26 12:44:23 +00:00
msgstr "Lỗi ngăn xếp (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 "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
2017-07-26 12:57:41 +00:00
#: sysdeps/generic/siglist.h:70
msgid "Information request"
msgstr "Yêu cầu thông tin"
#: sysdeps/generic/siglist.h:73
2008-03-24 16:18:56 +00:00
msgid "Resource lost"
msgstr "Tài nguyên bị mất"
2017-07-26 12:57:41 +00:00
#. TRANS Only the owner of the file (or other resource)
2008-03-24 16:18:56 +00:00
#. TRANS or processes with special privileges can perform the operation.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:6
2008-03-24 16:18:56 +00:00
msgid "Operation not permitted"
msgstr "Thao tác không được phép"
#. TRANS No process matches the specified process ID.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:18
2008-03-24 16:18:56 +00:00
msgid "No such process"
msgstr "Không có tiến trình như vậy"
2017-07-26 12:57:41 +00:00
#. TRANS An asynchronous signal occurred and prevented
2008-03-24 16:18:56 +00:00
#. 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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:29
2008-03-24 16:18:56 +00:00
msgid "Interrupted system call"
msgstr "Cuộc gọi hệ thống bị gián đoạn"
2017-07-26 12:57:41 +00:00
#. TRANS Usually used for physical read or write errors.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:34
2008-03-24 16:18:56 +00:00
msgid "Input/output error"
msgstr "Lỗi vào/ra"
2017-07-26 12:57:41 +00:00
#. TRANS The system tried to use the device
2008-03-24 16:18:56 +00:00
#. 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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:43
2008-03-24 16:18:56 +00:00
msgid "No such device or address"
msgstr "Không có thiết bị hoặc địa chỉ như vậy"
2017-07-26 12:57:41 +00:00
#. TRANS Used when the arguments passed to a new program
2008-03-24 16:18:56 +00:00
#. 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{}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:51
2008-03-24 16:18:56 +00:00
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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:57
2008-03-24 16:18:56 +00:00
msgid "Exec format error"
msgstr "Lỗi định dạng thực hiện"
2017-07-26 12:57:41 +00:00
#. TRANS For example, I/O on a descriptor that has been
2008-03-24 16:18:56 +00:00
#. TRANS closed or reading from a descriptor open only for writing (or vice
#. TRANS versa).
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:64
2008-03-24 16:18:56 +00:00
msgid "Bad file descriptor"
msgstr "Bộ mô tả tập tin sai"
2017-07-26 12:57:41 +00:00
#. TRANS This error happens on operations that are
2008-03-24 16:18:56 +00:00
#. TRANS supposed to manipulate child processes, when there aren't any processes
#. TRANS to manipulate.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:71
2008-03-24 16:18:56 +00:00
msgid "No child processes"
msgstr "Không có tiến trình con"
2017-07-26 12:57:41 +00:00
#. TRANS Allocating a system resource would have resulted in a
2008-03-24 16:18:56 +00:00
#. 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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:79
2008-03-24 16:18:56 +00:00
msgid "Resource deadlock avoided"
msgstr "Tránh tài nguyên bế tắc"
2017-07-26 12:57:41 +00:00
#. TRANS The system cannot allocate more virtual memory
2008-03-24 16:18:56 +00:00
#. TRANS because its capacity is full.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:85
2008-03-24 16:18:56 +00:00
msgid "Cannot allocate memory"
msgstr "Không thể cấp phát bộ nhớ"
2017-07-26 12:57:41 +00:00
#. TRANS 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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:96
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:103
2008-03-24 16:18:56 +00:00
msgid "Block device required"
msgstr "Cần có thiết bị khối"
2017-07-26 12:57:41 +00:00
#. TRANS A system resource that can't be shared is already in use.
2008-03-24 16:18:56 +00:00
#. TRANS For example, if you try to delete a file that is the root of a currently
#. TRANS mounted filesystem, you get this error.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:110
2008-03-24 16:18:56 +00:00
msgid "Device or resource busy"
msgstr "Thiết bị hoặc tài nguyên đang bận"
2017-07-26 12:57:41 +00:00
#. TRANS An existing file was specified in a context where it only
2008-03-24 16:18:56 +00:00
#. TRANS makes sense to specify a new file.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:116
2008-03-24 16:18:56 +00:00
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}).
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:123
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:129
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:134
2008-03-24 16:18:56 +00:00
msgid "Not a directory"
msgstr "Không phải là một thư mục"
2017-07-26 12:57:41 +00:00
#. TRANS You cannot open a directory for writing,
2008-03-24 16:18:56 +00:00
#. TRANS or create or remove hard links to it.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:140
2008-03-24 16:18:56 +00:00
msgid "Is a directory"
msgstr "Là một thư mục"
2017-07-26 12:57:41 +00:00
#. TRANS This is used to indicate various kinds of problems
2008-03-24 16:18:56 +00:00
#. TRANS with passing the wrong argument to a library function.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:146
2008-03-24 16:18:56 +00:00
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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:157
2008-03-24 16:18:56 +00:00
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{}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:164
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:170
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:179
2008-03-24 16:18:56 +00:00
msgid "Text file busy"
msgstr "Tập tin văn bản đang bận"
2017-07-26 12:57:41 +00:00
#. TRANS The size of a file would be larger than allowed by the system.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:184
2008-03-24 16:18:56 +00:00
msgid "File too large"
msgstr "Tập tin quá lớn"
2017-07-26 12:57:41 +00:00
#. TRANS Write operation on a file failed because the
2008-03-24 16:18:56 +00:00
#. TRANS disk is full.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:190
2008-03-24 16:18:56 +00:00
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).
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:195
2008-03-24 16:18:56 +00:00
msgid "Illegal seek"
2018-01-11 15:00:00 +00:00
msgstr "Di chuyển vị trí không hợp lệ"
2008-03-24 16:18:56 +00:00
#. TRANS An attempt was made to modify something on a read-only file system.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:200
2008-03-24 16:18:56 +00:00
msgid "Read-only file system"
2018-01-11 15:00:00 +00:00
msgstr "Hệ thống tập tin chỉ cho đọc"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#. TRANS The link count of a single file would become too large.
2008-03-24 16:18:56 +00:00
#. 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}).
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:207
2008-03-24 16:18:56 +00:00
msgid "Too many links"
msgstr "Quá nhiều liên kết"
2017-07-26 12:57:41 +00:00
#. TRANS Used by mathematical functions when an argument value does
2008-03-24 16:18:56 +00:00
#. TRANS not fall into the domain over which the function is defined.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:222
2008-03-24 16:18:56 +00:00
msgid "Numerical argument out of domain"
msgstr "Đối số thuộc số ở ngoại miền"
2017-07-26 12:57:41 +00:00
#. TRANS Used by mathematical functions when the result value is
2008-03-24 16:18:56 +00:00
#. TRANS not representable because of overflow or underflow.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:228
2008-03-24 16:18:56 +00:00
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
2017-07-26 12:57:41 +00:00
#. TRANS The call might work if you try again
2008-03-24 16:18:56 +00:00
#. 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
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:261
2008-03-24 16:18:56 +00:00
msgid "Resource temporarily unavailable"
msgstr "Tài nguyên tạm thời không sẵn sàng"
#. 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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:273
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:279
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:284
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:290
2008-03-24 16:18:56 +00:00
msgid "Message too long"
msgstr "Thông điệp quá dài"
#. TRANS The socket type does not support the requested communications protocol.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:295
2008-03-24 16:18:56 +00:00
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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:301
2008-03-24 16:18:56 +00:00
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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:308
2008-03-24 16:18:56 +00:00
msgid "Protocol not supported"
msgstr "Giao thức không được hỗ trợ"
#. TRANS The socket type is not supported.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:313
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:323
2008-03-24 16:18:56 +00:00
msgid "Operation not supported"
msgstr "Thao tác không được hỗ trợ"
#. TRANS The socket communications protocol family you requested is not supported.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:328
2008-03-24 16:18:56 +00:00
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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:334
2008-03-24 16:18:56 +00:00
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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:339
2008-03-24 16:18:56 +00:00
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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:346
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:351
2008-03-24 16:18:56 +00:00
msgid "Network is down"
2014-01-10 02:24:12 +00:00
msgstr "Mạng không hoạt động"
2008-03-24 16:18:56 +00:00
#. TRANS A socket operation failed because the subnet containing the remote host
#. TRANS was unreachable.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:357
2008-03-24 16:18:56 +00:00
msgid "Network is unreachable"
2014-01-10 02:24:12 +00:00
msgstr "Không thể kết nối mạng"
2008-03-24 16:18:56 +00:00
#. TRANS A network connection was reset because the remote host crashed.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:362
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:367
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:374
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:381
2008-03-24 16:18:56 +00:00
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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:387
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:395
2008-03-24 16:18:56 +00:00
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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:402
2008-03-24 16:18:56 +00:00
msgid "Destination address required"
2014-01-10 02:24:12 +00:00
msgstr "Địa chỉ đích là bắt buộc phải có"
2008-03-24 16:18:56 +00:00
#. TRANS The socket has already been shut down.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:407
2008-03-24 16:18:56 +00:00
msgid "Cannot send after transport endpoint shutdown"
2014-01-10 02:24:12 +00:00
msgstr "Không thể gửi sau khi điểm cuối truyền bị tắt"
2008-03-24 16:18:56 +00:00
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:410
2008-03-24 16:18:56 +00:00
msgid "Too many references: cannot splice"
2014-01-10 02:24:12 +00:00
msgstr "Quá nhiều tham chiếu: không thể splice (trao đổi dữ liệu giữa hai tập tin)"
2008-03-24 16:18:56 +00:00
#. TRANS A socket operation with a specified timeout received no response during
#. TRANS the timeout period.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:416
2008-03-24 16:18:56 +00:00
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).
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:422
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:428
2008-03-24 16:18:56 +00:00
msgid "Too many levels of symbolic links"
2015-08-01 18:48:31 +00:00
msgstr "Quá nhiều cấp liên kết mềm"
2008-03-24 16:18:56 +00:00
#. 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}).
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:435
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:440
2008-03-24 16:18:56 +00:00
msgid "Host is down"
msgstr "Máy không chạy"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:445
2008-03-24 16:18:56 +00:00
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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:451
2008-03-24 16:18:56 +00:00
msgid "Directory not empty"
msgstr "Thư mục không rỗng"
#. 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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:457
2008-03-24 16:18:56 +00:00
msgid "Too many users"
msgstr "Quá nhiều người dùng"
#. TRANS The user's disk quota was exceeded.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:462
2008-03-24 16:18:56 +00:00
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
2017-07-26 12:57:41 +00:00
#. TRANS This indicates an internal confusion in the
2013-07-27 08:49:29 +00:00
#. TRANS file system which is due to file system rearrangements on the server host
#. TRANS for NFS file systems or corruption in other file systems.
#. TRANS Repairing this condition usually requires unmounting, possibly repairing
#. TRANS and remounting the file system.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:471
2013-07-27 08:49:29 +00:00
msgid "Stale file handle"
msgstr "Bộ xử lý tập tin chớm hỏng"
2008-03-24 16:18:56 +00:00
#. 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.)
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:479
2008-03-24 16:18:56 +00:00
msgid "Object is remote"
msgstr "Đối tượng ở xa"
2017-07-26 12:57:41 +00:00
#. TRANS 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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:487
2008-03-24 16:18:56 +00:00
msgid "No locks available"
2015-02-06 03:56:00 +00:00
msgstr "Không có khóa sẵn sàng"
2008-03-24 16:18:56 +00:00
2017-07-26 12:57:41 +00:00
#. TRANS This indicates that the function called is
2008-03-24 16:18:56 +00:00
#. 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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:496
2008-03-24 16:18:56 +00:00
msgid "Function not implemented"
2013-07-27 08:49:29 +00:00
msgstr "Hàm chưa có đoạn mã thực hiện"
2008-03-24 16:18:56 +00:00
#. 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.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:502
2008-03-24 16:18:56 +00:00
msgid "Invalid or incomplete multibyte or wide character"
2013-07-27 08:49:29 +00:00
msgstr "Ký tự đa byte hoặc rộng không hợp lệ hoặc chưa hoàn thiện"
2008-03-24 16:18:56 +00:00
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:505
2008-03-24 16:18:56 +00:00
msgid "Bad message"
msgstr "Thông điệp sai"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:508
2008-03-24 16:18:56 +00:00
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
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:511
2008-03-24 16:18:56 +00:00
msgid "Multihop attempted"
msgstr "Đa nhảy được thử"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:514
2008-03-24 16:18:56 +00:00
msgid "No data available"
msgstr "Không có dữ liệu sẵn sàng"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:517
2008-03-24 16:18:56 +00:00
msgid "Link has been severed"
msgstr "Liên kết đã bị ngắt"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:520
2008-03-24 16:18:56 +00:00
msgid "No message of desired type"
msgstr "Không có thông điệp kiểu đã muốn"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:523
2008-03-24 16:18:56 +00:00
msgid "Out of streams resources"
2014-01-10 02:24:12 +00:00
msgstr "Hết tài nguyên luồng dữ liệu"
2008-03-24 16:18:56 +00:00
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:526
2008-03-24 16:18:56 +00:00
msgid "Device not a stream"
2014-01-10 02:24:12 +00:00
msgstr "Thiết bị không phải luồng dữ liệu"
2008-03-24 16:18:56 +00:00
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:529
2008-03-24 16:18:56 +00:00
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
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:532
2008-03-24 16:18:56 +00:00
msgid "Protocol error"
msgstr "Lỗi giao thức"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:535
2008-03-24 16:18:56 +00:00
msgid "Timer expired"
msgstr "Quá hạn"
2017-07-26 12:57:41 +00:00
#. TRANS An asynchronous operation was canceled before it
2008-03-24 16:18:56 +00:00
#. 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}.
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:543
2008-03-24 16:18:56 +00:00
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
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:546
2018-07-30 20:20:00 +00:00
msgid "Owner died"
msgstr "Chủ đã chết"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:549
2018-07-30 20:20:00 +00:00
msgid "State not recoverable"
msgstr "Tình trạng không thể phục hồi được"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:552
2008-03-24 16:18:56 +00:00
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"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:555
2008-03-24 16:18:56 +00:00
msgid "Channel number out of range"
2013-07-27 08:49:29 +00:00
msgstr "Số thứ tự kênh ở ngoài phạm vi"
2008-03-24 16:18:56 +00:00
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:558
2008-03-24 16:18:56 +00:00
msgid "Level 2 not synchronized"
msgstr "Cấp 2 không được đồng bộ"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:561
2008-03-24 16:18:56 +00:00
msgid "Level 3 halted"
msgstr "Cấp 3 bị dừng"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:564
2008-03-24 16:18:56 +00:00
msgid "Level 3 reset"
msgstr "Cấp 3 được đặt lại"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:567
2008-03-24 16:18:56 +00:00
msgid "Link number out of range"
msgstr "Số thứ tự liên kết ở ngoài phạm vi"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:570
2008-03-24 16:18:56 +00:00
msgid "Protocol driver not attached"
msgstr "Trình điều khiển giao thức không được gắn nối"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:573
2008-03-24 16:18:56 +00:00
msgid "No CSI structure available"
msgstr "Không có cấu trúc CSI sẵn sàng"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:576
2008-03-24 16:18:56 +00:00
msgid "Level 2 halted"
msgstr "Cấp 2 bị dừng"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:579
2008-03-24 16:18:56 +00:00
msgid "Invalid exchange"
msgstr "Trao đổi không hợp lệ"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:582
2008-03-24 16:18:56 +00:00
msgid "Invalid request descriptor"
msgstr "Bộ mô tả yêu cầu không hợp lệ"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:585
2008-03-24 16:18:56 +00:00
msgid "Exchange full"
msgstr "Trao đổi đầy đủ"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:588
2008-03-24 16:18:56 +00:00
msgid "No anode"
msgstr "Không có dương cực"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:591
2008-03-24 16:18:56 +00:00
msgid "Invalid request code"
msgstr "Mã yêu cầu không hợp lệ"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:594
2008-03-24 16:18:56 +00:00
msgid "Invalid slot"
msgstr "Khoảng không hợp lệ"
2021-01-28 16:45:09 +00:00
#: sysdeps/gnu/errlist.h:597
2023-01-31 21:30:44 +00:00
msgid "File locking deadlock error"
msgstr "Lỗi khóa tập tin bế tắc"
#: sysdeps/gnu/errlist.h:600
2008-03-24 16:18:56 +00:00
msgid "Bad font file format"
msgstr "Định dạng tập tin phông sai"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:603
2008-03-24 16:18:56 +00:00
msgid "Machine is not on the network"
msgstr "Máy không nằm trên mạng"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:606
2008-03-24 16:18:56 +00:00
msgid "Package not installed"
msgstr "Gói chưa được cài đặt"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:609
2008-03-24 16:18:56 +00:00
msgid "Advertise error"
msgstr "Lỗi quảng cáo"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:612
2008-03-24 16:18:56 +00:00
msgid "Srmount error"
msgstr "Lỗi gắn kết Srmount"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:615
2008-03-24 16:18:56 +00:00
msgid "Communication error on send"
msgstr "Lỗi liên lạc khi gửi"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:618
2008-03-24 16:18:56 +00:00
msgid "RFS specific error"
msgstr "Lỗi đặc trưng cho RFS"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:621
2008-03-24 16:18:56 +00:00
msgid "Name not unique on network"
msgstr "Tên không duy nhất trên mạng"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:624
2008-03-24 16:18:56 +00:00
msgid "File descriptor in bad state"
msgstr "Bộ mô tả tập tin ở tình trạng sai"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:627
2008-03-24 16:18:56 +00:00
msgid "Remote address changed"
msgstr "Địa chỉ ở xa đã thay đổi"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:630
2008-03-24 16:18:56 +00:00
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"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:633
2008-03-24 16:18:56 +00:00
msgid "Accessing a corrupted shared library"
msgstr "Đang truy cập vào một thư viện dùng chung bị hỏng"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:636
2008-03-24 16:18:56 +00:00
msgid ".lib section in a.out corrupted"
msgstr "Phần .lib trong a.out bị hỏng"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:639
2008-03-24 16:18:56 +00:00
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"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:642
2008-03-24 16:18:56 +00:00
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"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:645
2008-03-24 16:18:56 +00:00
msgid "Streams pipe error"
msgstr "Lỗi ống dẫn luồng"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:648
2008-03-24 16:18:56 +00:00
msgid "Structure needs cleaning"
msgstr "Cấu trúc cần làm sạch"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:651
2008-03-24 16:18:56 +00:00
msgid "Not a XENIX named type file"
msgstr "Không phải một tập tin kiểu đặt tên XENIX"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:654
2008-03-24 16:18:56 +00:00
msgid "No XENIX semaphores available"
2014-01-10 02:24:12 +00:00
msgstr "Không có cờ hiệu XENIX sẵn sàng"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:657
2008-03-24 16:18:56 +00:00
msgid "Is a named type file"
msgstr "Là một tập tin kiểu đặt tên"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:660
2008-03-24 16:18:56 +00:00
msgid "Remote I/O error"
msgstr "Lỗi V/R ở xa"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:663
2008-03-24 16:18:56 +00:00
msgid "No medium found"
2014-01-10 02:24:12 +00:00
msgstr "Không tìm đĩa đa phương tiện"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:666
2008-03-24 16:18:56 +00:00
msgid "Wrong medium type"
2014-01-10 02:24:12 +00:00
msgstr "Kiểu đĩa đa phương tiện không đúng"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:669
2008-03-24 16:18:56 +00:00
msgid "Required key not available"
2015-02-06 03:56:00 +00:00
msgstr "Khóa cần thiết không sẵn sàng"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:672
2008-03-24 16:18:56 +00:00
msgid "Key has expired"
2015-02-06 03:56:00 +00:00
msgstr "Khóa đã quá hạn"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:675
2008-03-24 16:18:56 +00:00
msgid "Key has been revoked"
2015-02-06 03:56:00 +00:00
msgstr "Khóa đã bị hủy bỏ"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:678
2008-03-24 16:18:56 +00:00
msgid "Key was rejected by service"
2015-02-06 03:56:00 +00:00
msgstr "Khóa bị dịch vụ từ chối"
2008-03-24 16:18:56 +00:00
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:681
2012-04-01 13:52:09 +00:00
msgid "Operation not possible due to RF-kill"
msgstr "Thao tác không được bởi vì RF-kill"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:684
2012-07-03 19:43:55 +00:00
msgid "Memory page has hardware error"
msgstr "Trang nhớ có lỗi phần cứng"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:687
2020-08-05 00:31:51 +00:00
msgid "RPC struct is bad"
msgstr "Cấu trúc RPC sai"
#. TRANS 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}.
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:696
2020-08-05 00:31:51 +00:00
msgid "Inappropriate file type or format"
msgstr "Định dạng hoặc kiểu tập tin không thích hợp"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:699
2020-08-05 00:31:51 +00:00
msgid "RPC bad procedure for program"
msgstr "RPC: thủ tục sai đối với chương trình"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:702
2020-08-05 00:31:51 +00:00
msgid "Authentication error"
msgstr "Lỗi xác thực"
#. TRANS On @gnuhurdsystems{}, opening a file returns this error when the file is
#. TRANS translated by a program and the translator program dies while starting
#. TRANS up, before it has connected to the file.
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:709
2020-08-05 00:31:51 +00:00
msgid "Translator died"
msgstr "Trình dịch đã chết"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:712
2020-08-05 00:31:51 +00:00
msgid "RPC version wrong"
msgstr "RPC: phiên bản không đúng"
#. TRANS You did @strong{what}?
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:717
2020-08-05 00:31:51 +00:00
msgid "You really blew it this time"
msgstr "Chắc là một trường hợp sai"
#. 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.
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:724
2020-08-05 00:31:51 +00:00
msgid "Too many processes"
msgstr "Quá nhiều tiến trình"
#. TRANS This error code has no purpose.
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:729
2020-08-05 00:31:51 +00:00
msgid "Gratuitous error"
msgstr "Lỗi không có lý do"
#. TRANS 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.
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:745
2020-08-05 00:31:51 +00:00
msgid "Not supported"
msgstr "Không được hỗ trợ"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:748
2020-08-05 00:31:51 +00:00
msgid "RPC program version wrong"
msgstr "RPC: phiên bản chương trình không đúng"
#. TRANS On @gnuhurdsystems{}, servers supporting the @code{term} protocol return
#. 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.
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:758
2020-08-05 00:31:51 +00:00
msgid "Inappropriate operation for background process"
msgstr "Thao tác không thích hợp với tiến trình chạy nền"
#. TRANS Go home and have a glass of warm, dairy-fresh milk.
#. TRANS @c Okay. Since you are dying to know, I'll tell you.
#. TRANS @c This is a joke, obviously. There is a children's song which begins,
#. TRANS @c "Old McDonald had a farm, e-i-e-i-o." Every time I see the (real)
#. TRANS @c errno macro EIO, I think about that song. Probably most of my
#. TRANS @c compatriots who program on Unix do, too. One of them must have stayed
#. TRANS @c up a little too late one night and decided to add it to Hurd or Glibc.
#. TRANS @c Whoever did it should be castigated, but it made me laugh.
#. TRANS @c --jtobey@channel1.com
#. TRANS @c
#. TRANS @c "bought the farm" means "died". -jtobey
#. TRANS @c
#. TRANS @c Translators, please do not translate this litteraly, translate it into
#. TRANS @c an idiomatic funny way of saying that the computer died.
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:776
2020-08-05 00:31:51 +00:00
msgid "Computer bought the farm"
msgstr "Máy tính đã chết"
#. TRANS In @theglibc{}, this is another name for @code{EAGAIN} (above).
#. 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.
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:785
2020-08-05 00:31:51 +00:00
msgid "Operation would block"
msgstr "Thao tác sẽ chặn"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:788
2020-08-05 00:31:51 +00:00
msgid "Need authenticator"
msgstr "Cần xác thực"
#. 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.
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:795
2020-08-05 00:31:51 +00:00
msgid "?"
msgstr "?"
2023-01-31 21:30:44 +00:00
#: sysdeps/gnu/errlist.h:798
2020-08-05 00:31:51 +00:00
msgid "RPC program not available"
msgstr "RPC: chương trình không sẵn sàng"
2023-01-31 21:30:44 +00:00
#: sysdeps/mach/_strerror.c:43 sysdeps/mach/xpg-strerror.c:55
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
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:2
2008-03-24 16:18:56 +00:00
msgid "Address family for hostname not supported"
msgstr "Nhóm địa chỉ cho tên máy không được hỗ trợ"
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:3
2008-03-24 16:18:56 +00:00
msgid "Temporary failure in name resolution"
2017-01-12 09:37:01 +00:00
msgstr "Tạm thời không thể phân giải tên"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:4
2008-03-24 16:18:56 +00:00
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
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:5
2008-03-24 16:18:56 +00:00
msgid "Non-recoverable failure in name resolution"
2017-01-12 09:37:01 +00:00
msgstr "Lỗi không thể phục hồi khi phân giải tên"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:6
2008-03-24 16:18:56 +00:00
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
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:7
2008-03-24 16:18:56 +00:00
msgid "Memory allocation failure"
2014-01-10 02:24:12 +00:00
msgstr "Gặp lỗi khi cấp phát bộ nhớ"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:8
2008-03-24 16:18:56 +00:00
msgid "No address associated with hostname"
msgstr "Không có địa chỉ liên quan đến tên máy"
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:9
2008-03-24 16:18:56 +00:00
msgid "Name or service not known"
msgstr "Không rõ tên hoặc dịch vụ"
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:10
2008-03-24 16:18:56 +00:00
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
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:11
2008-03-24 16:18:56 +00:00
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
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:12
2008-03-24 16:18:56 +00:00
msgid "System error"
msgstr "Lỗi hệ thống"
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:13
2008-03-24 16:18:56 +00:00
msgid "Processing request in progress"
msgstr "Yêu cầu xử lý đang chạy"
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:14
2008-03-24 16:18:56 +00:00
msgid "Request canceled"
2014-01-10 02:24:12 +00:00
msgstr "Yêu cầu bị hủy bỏ"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:15
2008-03-24 16:18:56 +00:00
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
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:16
2008-03-24 16:18:56 +00:00
msgid "All requests done"
msgstr "Mọi yêu cầu hoàn tất"
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:17
2008-03-24 16:18:56 +00:00
msgid "Interrupted by a signal"
2020-01-16 14:12:35 +00:00
msgstr "Bị ngắt bởi tín hiệu"
2008-03-24 16:18:56 +00:00
2023-07-18 19:22:19 +00:00
#: sysdeps/posix/gai_strerror-strs.h:18
2008-03-24 16:18:56 +00:00
msgid "Parameter string not correctly encoded"
msgstr "Chuỗi tham số không phải được mã hóa đúng"
2023-07-26 22:21:13 +00:00
#: sysdeps/posix/gai_strerror-strs.h:19
msgid "Result too large for supplied buffer"
msgstr "Kết quả quá lớn đối với bộ đệm được cung cấp"
2022-02-03 04:30:15 +00:00
#: sysdeps/unix/sysv/linux/ia64/makecontext.c:57
2014-08-26 12:44:23 +00:00
#, 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"
2022-12-21 22:15:37 +00:00
#: sysdeps/x86/dl-cet.c:154
msgid "rebuild shared object with IBT support enabled"
msgstr "biên dịch lại đối tượng được chia sẻ với hỗ trợ IBT được bật"
#: sysdeps/x86/dl-cet.c:165
msgid "rebuild shared object with SHSTK support enabled"
msgstr "biên dịch lại đối tượng được chia sẻ với hỗ trợ SHSTK được bật"
2021-01-28 16:45:09 +00:00
#: sysdeps/x86/dl-cet.c:194
2018-07-30 20:20:00 +00:00
msgid "can't disable CET"
msgstr "không thể tắt CET"
2022-12-21 22:15:37 +00:00
#: sysdeps/x86/dl-prop.h:61
msgid "CPU ISA level is lower than required"
msgstr "mức ISA CPU thấp hơn yêu cầu"
2023-07-18 19:22:19 +00:00
#: sysdeps/x86/readelflib.c:62
#, c-format
msgid "%s is for unknown machine %d.\n"
msgstr "%s là cho máy không rõ %d.\n"
2019-01-25 16:35:42 +00:00
#: timezone/zdump.c:332
2020-08-05 00:31:51 +00:00
msgid "has characters other than ASCII alphanumerics, '-' or '+'"
msgstr "có các ký tự không phải là chữ cái ASCII, “-” hay “+”"
#: timezone/zdump.c:334
2017-01-12 09:37:01 +00:00
msgid "has fewer than 3 characters"
msgstr "có ít hơn 3 ký tự"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zdump.c:336
2017-01-12 09:37:01 +00:00
msgid "has more than 6 characters"
msgstr "có nhiều hơn 6 ký tự"
2008-03-24 16:18:56 +00:00
2019-01-25 16:35:42 +00:00
#: timezone/zdump.c:341
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
2019-01-25 16:35:42 +00:00
#: timezone/zdump.c:387
2020-01-16 14:12:35 +00:00
#, c-format
2012-04-01 13:52:09 +00:00
msgid ""
2019-01-25 16:35:42 +00:00
"%s: usage: %s OPTIONS TIMEZONE ...\n"
2017-07-26 12:57:41 +00:00
"Options include:\n"
" -c [L,]U Start at year L (default -500), end before year U (default 2500)\n"
" -t [L,]U Start at time L, end before time U (in seconds since 1970)\n"
" -i List transitions briefly (format is experimental)\n"
" -v List transitions verbosely\n"
" -V List transitions a bit less verbosely\n"
" --help Output this help\n"
" --version Output version info\n"
2012-04-01 13:52:09 +00:00
"\n"
2012-12-12 06:55:56 +00:00
"Report bugs to %s.\n"
2012-04-01 13:52:09 +00:00
msgstr ""
2017-07-26 12:57:41 +00:00
"%s: cách dùng: %s CÁC-TÙY-CHỌN TÊN-MÚI-GIỜ …\n"
"Các tùy chọn bao gồm:\n"
" -c [L,]U Bắt đầu tại năm L (mặc định -500), kết thúc trước năm U (mặc định 2500)\n"
2020-01-16 14:12:35 +00:00
" -t [L,]U Bắt đầu tại thời gian L, kết thúc trước thời gian U (tính bằng giây kể từ 1970)\n"
2017-07-26 12:57:41 +00:00
" -i Liệt kê vắn tắt các thời điểm quá độ (định dạng là thử nghiệm)\n"
" -v Liệt kê chi tiết các thời điểm quá độ\n"
" -V Liệt kê ít chi tiết hơn một chút các thời điểm quá độ\n"
" --help Xuất ra trợ giúp này\n"
" --version Xuất ra thông tin về phiên bản\n"
2012-04-01 13:52:09 +00:00
"\n"
2017-07-26 12:57:41 +00:00
"Báo cáo lỗi cho %s.\n"
2020-01-16 14:12:35 +00:00
"Thông báo lỗi dịch cho: <http://translationproject.org/team/vi.html>.\n"
2008-03-24 16:18:56 +00:00
2019-01-25 16:35:42 +00:00
#: timezone/zdump.c:473
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
2019-01-25 16:35:42 +00:00
#: timezone/zdump.c:506
2014-01-10 02:24:12 +00:00
#, c-format
msgid "%s: wild -t argument %s\n"
msgstr "%s: đối số “-t” đại diện %s\n"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:432
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
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:440
2017-01-12 09:37:01 +00:00
msgid "size overflow"
msgstr "tràn cỡ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:450
2019-01-25 16:35:42 +00:00
msgid "alignment overflow"
2020-01-16 14:12:35 +00:00
msgstr "tràn căn hàng"
2019-01-25 16:35:42 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:498
2017-07-26 12:57:41 +00:00
msgid "integer overflow"
2017-01-12 09:37:01 +00:00
msgstr "tràn số nguyên"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:532
2008-03-24 16:18:56 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "\"%s\", line %<PRIdMAX>: "
msgstr "“%s”, dòng %<PRIdMAX>: "
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:535
2008-03-24 16:18:56 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid " (rule from \"%s\", line %<PRIdMAX>)"
msgstr " (quy tắc từ “%s”, dòng %<PRIdMAX>)"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:554
2014-01-10 02:24:12 +00:00
#, c-format
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
2022-12-21 22:15:37 +00:00
#: timezone/zic.c:579
#, c-format
msgid ""
"%s: usage is %s [ --version ] [ --help ] [ -v ] \\\n"
"\t[ -b {slim|fat} ] [ -d directory ] [ -l localtime ] [ -L leapseconds ] \\\n"
"\t[ -p posixrules ] [ -r '[@lo][/@hi]' ] [ -t localtime-link ] \\\n"
"\t[ filename ... ]\n"
"\n"
"Report bugs to %s.\n"
msgstr ""
"%s: cách dùng là %s [ --version ] [ --help ] [ -v ] \\\n"
"\t[ -b {slim|fat} ] [ -d thư_mục ] [ -l giờ_địa_phương ] [ -L giây_năm_nhuận ] \\\n"
"\t[ -p quy_tắc_POSIX ] [ -r '[@lo][/@hi]' ] [ -t localtime-link ] \\\n"
"\t[ tên_tập_tin … ]\n"
"\n"
"Báo lỗi cho %s.\n"
"Thông báo lỗi dịch cho: <https://translationproject.org/team/vi.html>.\n"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:604
2017-07-26 12:57:41 +00:00
#, c-format
msgid "%s: Can't chdir to %s: %s\n"
msgstr "%s: Không thể chuyển thư mục sang %s: %s\n"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:698
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"
2022-12-21 22:15:37 +00:00
#: timezone/zic.c:716 timezone/zic.c:720
msgid "incompatible -b options"
msgstr "các tùy chọn -b không tương thích với nhau"
#: timezone/zic.c:723
#, c-format
msgid "invalid option: -b '%s'"
msgstr "tùy chọn không hợp lệ -b “%s”"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:730
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -d option specified\n"
2014-01-10 02:24:12 +00:00
msgstr "%s: Đã chỉ ra nhiều hơn một tùy chọn “-d”\n"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:740
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -l option specified\n"
2014-01-10 02:24:12 +00:00
msgstr "%s: Đã chỉ ra nhiều hơn một tùy chọn “-l”\n"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:750
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -p option specified\n"
2014-01-10 02:24:12 +00:00
msgstr "%s: Đã chỉ ra nhiều hơn một tùy chọn “-p”\n"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:758
2020-01-16 14:12:35 +00:00
#, c-format
2019-01-25 16:35:42 +00:00
msgid "%s: More than one -t option specified\n"
2020-01-16 14:12:35 +00:00
msgstr "%s: Đã chỉ ra nhiều hơn một tùy chọn “-t”\n"
2019-01-25 16:35:42 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:767
2019-01-25 16:35:42 +00:00
msgid "-y is obsolescent"
2020-01-16 14:12:35 +00:00
msgstr "-y đã cũ"
2019-01-25 16:35:42 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:771
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -y option specified\n"
2014-01-10 02:24:12 +00:00
msgstr "%s: Đã chỉ ra nhiều hơn một tùy chọn “-y”\n"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:781
2008-03-24 16:18:56 +00:00
#, c-format
msgid "%s: More than one -L option specified\n"
2014-01-10 02:24:12 +00:00
msgstr "%s: Đã chỉ ra nhiều hơn một tùy chọn “-L”\n"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: timezone/zic.c:792
#, c-format
msgid "%s: More than one -r option specified\n"
msgstr "%s: Đã chỉ ra nhiều hơn một tùy chọn “-r”\n"
#: timezone/zic.c:798
#, c-format
msgid "%s: invalid time range: %s\n"
msgstr "%s: vùng thời gian không hợp lệ: %s\n"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:805
2017-01-12 09:37:01 +00:00
msgid "-s ignored"
msgstr "-s bị bỏ qua"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:848
2008-03-24 16:18:56 +00:00
msgid "link to link"
msgstr "liên kết đến liên kết"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:851 timezone/zic.c:855
2017-01-12 09:37:01 +00:00
msgid "command line"
msgstr "dòng lệnh"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:871
2017-01-12 09:37:01 +00:00
msgid "empty file name"
msgstr "tên tập tin rỗng"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:874
2017-01-12 09:37:01 +00:00
#, c-format
msgid "file name '%s' begins with '/'"
msgstr "tên tập tin “%s” bắt đầu bằng “/”"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:884
2017-01-12 09:37:01 +00:00
#, c-format
msgid "file name '%s' contains '%.*s' component"
msgstr "tên tập tin “%s” có chứa thành phần “%.*s”"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:890
2017-01-12 09:37:01 +00:00
#, c-format
msgid "file name '%s' component contains leading '-'"
msgstr "thành phần tên tập tin “%s” có chứa “-” ở đầu"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:893
2017-01-12 09:37:01 +00:00
#, c-format
msgid "file name '%s' contains overlength component '%.*s...'"
msgstr "tên tập tin “%s” có chứa thành phần quá dài “%.*s…”"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:921
2017-01-12 09:37:01 +00:00
#, c-format
msgid "file name '%s' contains byte '%c'"
msgstr "tên tập tin “%s” có chứa byte “%c”"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:922
2017-01-12 09:37:01 +00:00
#, c-format
msgid "file name '%s' contains byte '\\%o'"
msgstr "tên tập tin “%s” có chứa byte “\\%o”"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:992
2017-07-26 12:57:41 +00:00
#, c-format
msgid "%s: link from %s/%s failed: %s\n"
msgstr "%s: liên kết từ %s/%s gặp lỗi: %s\n"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1002 timezone/zic.c:1992
2017-01-12 09:37:01 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "%s: Can't remove %s/%s: %s\n"
msgstr "%s: Không thể gỡ bỏ %s/%s: %s\n"
2017-01-12 09:37:01 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1026
2017-07-26 12:57:41 +00:00
#, c-format
msgid "symbolic link used because hard link failed: %s"
msgstr "liên kết mềm được sử dụng bởi vì liên kết cứng gặp lỗi: %s"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1034
2017-07-26 12:57:41 +00:00
#, c-format
msgid "%s: Can't read %s/%s: %s\n"
msgstr "%s: Không thể đọc %s/%s: %s\n"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1041 timezone/zic.c:2005
2008-03-24 16:18:56 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "%s: Can't create %s/%s: %s\n"
msgstr "%s: Không thể tạo %s/%s: %s\n"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1050
2014-01-10 02:24:12 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "copy used because hard link failed: %s"
msgstr "sử dụng cách sao chép bởi vì liên kết cứng gặp lỗi: %s"
2014-01-10 02:24:12 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1053
2017-07-26 12:57:41 +00:00
#, c-format
msgid "copy used because symbolic link failed: %s"
msgstr "sử dụng cách sao chép bởi vì liên kết mềm gặp lỗi: %s"
2014-01-10 02:24:12 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1122 timezone/zic.c:1124
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"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1171
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"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1191
2008-03-24 16:18:56 +00:00
msgid "standard input"
msgstr "đầu vào tiêu chuẩn"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1196
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"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1207
2008-03-24 16:18:56 +00:00
msgid "line too long"
msgstr "dòng quá dài"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1230
2008-03-24 16:18:56 +00:00
msgid "input line of unknown type"
2014-08-26 12:44:23 +00:00
msgstr "dòng đầu vào có kiểu không rõ"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1253 timezone/zic.c:1699 timezone/zic.c:1721
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"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1262
2008-03-24 16:18:56 +00:00
msgid "expected continuation line not found"
2014-01-10 02:24:12 +00:00
msgstr "không tìm thấy đường tiếp tục cần"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1298
2019-01-25 16:35:42 +00:00
msgid "fractional seconds rejected by pre-2018 versions of zic"
2020-01-16 14:12:35 +00:00
msgstr "các giây phân số bị từ chối với phiên bản zic trước năm 2018"
2019-01-25 16:35:42 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1316 timezone/zic.c:3282
2008-03-24 16:18:56 +00:00
msgid "time overflow"
msgstr "tràn thời gian"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1322
2008-03-24 16:18:56 +00:00
msgid "values over 24 hours not handled by pre-2007 versions of zic"
2014-01-10 02:24:12 +00:00
msgstr "giá trị nhiều hơn 24 giờ không được xử lý bởi phiên bản zic trước năm 2007"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1340
2019-01-25 16:35:42 +00:00
msgid "invalid saved time"
msgstr "thời gian đã lưu không hợp lệ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1351
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)"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1360
2020-01-16 14:12:35 +00:00
#, c-format
2019-01-25 16:35:42 +00:00
msgid "Invalid rule name \"%s\""
2020-01-16 14:12:35 +00:00
msgstr "Tên quy tắc không hợp lệ “%s”"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1382
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)"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1387
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
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1393
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
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1400
2008-03-24 16:18:56 +00:00
#, c-format
2017-07-26 12:57:41 +00:00
msgid "duplicate zone name %s (file \"%s\", line %<PRIdMAX>)"
msgstr "tên múi giờ trùng %s (tập tin “%s”, dòng %<PRIdMAX>)"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1414
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)"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1454
2014-01-10 02:24:12 +00:00
msgid "invalid UT offset"
msgstr "khoảng bù UT không hợp lệ"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1458
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ệ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1467
2017-01-12 09:37:01 +00:00
#, c-format
msgid "format '%s' not handled by pre-2015 versions of zic"
msgstr "định dạng “%s” không được xử lý bởi phiên bản zic trước năm 1998"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1494
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"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1526
2008-03-24 16:18:56 +00:00
msgid "invalid leaping year"
msgstr "năm nhuận không hợp lệ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1548 timezone/zic.c:1653
2008-03-24 16:18:56 +00:00
msgid "invalid month name"
msgstr "tên tháng không hợp lệ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1561 timezone/zic.c:1769 timezone/zic.c:1783
2008-03-24 16:18:56 +00:00
msgid "invalid day of month"
msgstr "ngày tháng không hợp lệ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1566
2008-03-24 16:18:56 +00:00
msgid "time too small"
msgstr "thời gian quá nhỏ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1570
2008-03-24 16:18:56 +00:00
msgid "time too large"
msgstr "thời gian quá lớn"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1574 timezone/zic.c:1682
2008-03-24 16:18:56 +00:00
msgid "invalid time of day"
msgstr "giờ ngày không hợp lệ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1577
2019-01-25 16:35:42 +00:00
msgid "leap second precedes Epoch"
2020-01-16 14:12:35 +00:00
msgstr "giây nhuận đứng trước “Epoch”"
2014-08-26 12:44:23 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1585
msgid "wrong number of fields on Leap line"
msgstr "sai số của trường trên dòng Leap (nhuận)"
2022-12-21 22:15:37 +00:00
#: timezone/zic.c:1591
msgid "invalid Rolling/Stationary field on Leap line"
msgstr "trường Rolling/Stationary (đang lăn/không di chuyển) không hợp lệ trên dòng Leap (năm nhuận)"
#: timezone/zic.c:1599
msgid "invalid CORRECTION field on Leap line"
msgstr "trường CORRECTION (sửa lỗi) không hợp lệ trên dòng Leap (năm nhuận)"
#: timezone/zic.c:1611
msgid "wrong number of fields on Expires line"
msgstr "số trường không đúng trên dòng Expires"
#: timezone/zic.c:1613
msgid "multiple Expires lines"
msgstr "nhiều dòng Expires"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1624
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)"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1628
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)"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1703
2008-03-24 16:18:56 +00:00
msgid "invalid starting year"
msgstr "năm bắt đầu không hợp lệ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1725
2008-03-24 16:18:56 +00:00
msgid "invalid ending year"
msgstr "năm kết thúc không hợp lệ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1729
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"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1736
2008-03-24 16:18:56 +00:00
msgid "typed single year"
msgstr "đã gõ năm riêng lẻ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1739
2019-01-25 16:35:42 +00:00
#, c-format
msgid "year type \"%s\" is obsolete; use \"-\" instead"
2020-01-16 14:12:35 +00:00
msgstr "kiểu năm \"%s\" đã lạc hậu; dùng \"-\" để thay thế"
2019-01-25 16:35:42 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1774
2008-03-24 16:18:56 +00:00
msgid "invalid weekday name"
msgstr "tên ngày tuần không hợp lệ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1935
2017-07-26 12:57:41 +00:00
#, c-format
msgid "reference clients mishandle more than %d transition times"
msgstr "các máy khách tham chiếu đã quên không xử lý nhiều hơn %d thời điểm quá độ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:1939
2014-08-26 12:44:23 +00:00
msgid "pre-2014 clients may mishandle more than 1200 transition times"
2017-07-26 12:57:41 +00:00
msgstr "các máy khách trước-2014 có lẽ đã quên không xử lý nhiều hơn 1200 thời điểm quá độ"
2014-08-26 12:44:23 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:2058
2017-07-26 12:57:41 +00:00
msgid "too many transition times"
msgstr "quá nhiều thời điểm chuyển tiếp"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:2297
2020-01-16 14:12:35 +00:00
#, c-format
2019-01-25 16:35:42 +00:00
msgid "%%z UT offset magnitude exceeds 99:59:59"
2017-01-12 09:37:01 +00:00
msgstr "%%z UTC đại lượng bù vượt quá 99:59:59"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:2673
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ờ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:2679
2014-01-10 02:24:12 +00:00
#, c-format
msgid "%s: pre-%d clients may mishandle distant timestamps"
msgstr "%s: các máy khách trước-%d có lẽ đã giải quyết dấu vết thời gian xa không đúng"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:2818
2017-01-12 09:37:01 +00:00
msgid "two rules for same instant"
msgstr "hai quy tắc cho cùng một thời khắc"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:2889
2008-03-24 16:18:56 +00:00
msgid "can't determine time zone abbreviation to use just after until time"
2017-01-12 09:37:01 +00:00
msgstr "không thể dò tìm từ viết tắt múi giờ cần dùng đúng sau thời gian đích đến"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:2964
2014-01-10 02:24:12 +00:00
msgid "UT offset out of range"
msgstr "khoảng bù UT ở ngoài phạm vi"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:2987
msgid "too many local time types"
msgstr "quá nhiều kiểu thời gian địa phương"
#: timezone/zic.c:3005
2008-03-24 16:18:56 +00:00
msgid "too many leap seconds"
msgstr "quá nhiều giây năm nhuận"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3032
2019-01-25 16:35:42 +00:00
msgid "Leap seconds too close together"
2020-01-16 14:12:35 +00:00
msgstr "Các giây nhuận quá gần nhau"
2008-03-24 16:18:56 +00:00
2022-12-21 22:15:37 +00:00
#: timezone/zic.c:3043
msgid "\"#expires\" is obsolescent; use \"Expires\""
msgstr "\"#expires\" đã lạc hậu; dùng \"Expires\""
#: timezone/zic.c:3049
msgid "last Leap time does not precede Expires time"
msgstr "thời gian Nhuận cuối không ở trước thời gian Hết hạn"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3095
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"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3096
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
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3202
2019-01-25 16:35:42 +00:00
#, c-format
msgid "\"%s\" is undocumented; use \"last%s\" instead"
2020-01-16 14:12:35 +00:00
msgstr "\"%s\" chưa có tài liệu; dùng \"last%s\" để thay thế"
2019-01-25 16:35:42 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3233
2019-01-25 16:35:42 +00:00
#, c-format
msgid "\"%s\" is ambiguous in pre-2017c zic"
2020-01-16 14:12:35 +00:00
msgstr "\"%s\" là chưa rõ ràng với zic trước-2017c"
2019-01-25 16:35:42 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3267
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"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3361
2008-03-24 16:18:56 +00:00
msgid "use of 2/29 in non leap-year"
2018-01-11 15:00:00 +00:00
msgstr "dùng 2/29 trong năm không nhuận"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3396
2017-01-12 09:37:01 +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 sẽ không hoạt động được với phiên bản zic được phát hành trước năm 2004"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3423
2017-01-12 09:37:01 +00:00
msgid "time zone abbreviation has fewer than 3 characters"
msgstr "từ viết tắt múi giờ phải ít hơn 3 ký tự"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3425
2017-01-12 09:37:01 +00:00
msgid "time zone abbreviation has too many characters"
msgstr "từ viết tắt múi giờ chứa quá nhiều ký tự"
2008-03-24 16:18:56 +00:00
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3427
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"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3433
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ờ"
2020-08-05 00:31:51 +00:00
#: timezone/zic.c:3479
2008-03-24 16:18:56 +00:00
#, c-format
2017-01-12 09:37:01 +00:00
msgid "%s: Can't create directory %s: %s"
msgstr "%s: Không thể tạo thư mục %s: %s"