2007-10-22 15:04:42 -04:00
|
|
|
# Vietnamese translation for WGet.
|
2009-07-05 13:26:44 -04:00
|
|
|
# Copyright © 2009 Free Software Foundation, Inc.
|
|
|
|
# This file is distributed under the same license as the wget package.
|
2005-04-21 11:44:56 -04:00
|
|
|
# Phan Vinh Thinh <teppi82@gmail.com>, 2005.
|
2009-07-05 13:26:44 -04:00
|
|
|
# Clytie Siddall <clytie@riverland.net.au>, 2007-2009.
|
2008-05-29 21:06:33 -04:00
|
|
|
#
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2009-07-05 13:26:44 -04:00
|
|
|
"Project-Id-Version: wget 1.11.4\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
"Report-Msgid-Bugs-To: wget@sunsite.dk\n"
|
2009-07-05 13:26:44 -04:00
|
|
|
"POT-Creation-Date: 2009-07-05 10:12-0700\n"
|
|
|
|
"PO-Revision-Date: 2009-05-12 23:17+0930\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
|
|
|
|
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
2009-07-05 13:26:44 -04:00
|
|
|
"X-Generator: LocFactoryEditor 1.8\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/error.c:125
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Unknown system error"
|
|
|
|
msgstr "Lỗi không rõ nguyên nhân"
|
|
|
|
|
|
|
|
#: lib/getopt.c:526 lib/getopt.c:542
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: option `%s' is ambiguous\n"
|
|
|
|
msgstr "%s: tùy chọn `%s' không rõ ràng\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:575 lib/getopt.c:579
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: option `--%s' doesn't allow an argument\n"
|
|
|
|
msgstr "%s: tùy chọn `--%s' không cho phép một tham số\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:588 lib/getopt.c:593
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: option `%c%s' doesn't allow an argument\n"
|
|
|
|
msgstr "%s: tùy chọn `%c%s' không cho phép một tham số\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:636 lib/getopt.c:655 lib/getopt.c:971 lib/getopt.c:990
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: option `%s' requires an argument\n"
|
|
|
|
msgstr "%s: tùy chọn `%s' yêu cầu một tham số\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:693 lib/getopt.c:696
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: unrecognized option `--%s'\n"
|
|
|
|
msgstr "%s: tùy chọn không nhận ra `--%s'\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:704 lib/getopt.c:707
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: unrecognized option `%c%s'\n"
|
|
|
|
msgstr "%s: tùy chọn không nhận ra `%c%s'\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:759 lib/getopt.c:762
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: illegal option -- %c\n"
|
|
|
|
msgstr "%s: tùy chọn không hợp lệ -- %c\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:768 lib/getopt.c:771
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: invalid option -- %c\n"
|
|
|
|
msgstr "%s: tùy chọn sai -- %c\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:823 lib/getopt.c:839 lib/getopt.c:1043 lib/getopt.c:1061
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: option requires an argument -- %c\n"
|
|
|
|
msgstr "%s: tùy chọn yêu cầu một tham số -- %c\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:892 lib/getopt.c:908
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: option `-W %s' is ambiguous\n"
|
|
|
|
msgstr "%s: tùy chọn `-W %s' không rõ ràng\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: lib/getopt.c:932 lib/getopt.c:950
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: option `-W %s' doesn't allow an argument\n"
|
|
|
|
msgstr "%s: tùy chọn `-W %s' không cho phép một tham số\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#. TRANSLATORS:
|
|
|
|
#. Get translations for open and closing quotation marks.
|
|
|
|
#.
|
|
|
|
#. The message catalog should translate "`" to a left
|
|
|
|
#. quotation mark suitable for the locale, and similarly for
|
|
|
|
#. "'". If the catalog has no translation,
|
|
|
|
#. locale_quoting_style quotes `like this', and
|
|
|
|
#. clocale_quoting_style quotes "like this".
|
|
|
|
#.
|
|
|
|
#. For example, an American English Unicode locale should
|
|
|
|
#. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
|
|
|
|
#. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
|
|
|
|
#. MARK). A British English Unicode locale should instead
|
|
|
|
#. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
|
|
|
|
#. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
|
|
|
|
#.
|
|
|
|
#. If you don't know what to put here, please see
|
|
|
|
#. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
|
|
|
|
#. and use glyphs suitable for your language.
|
2009-07-05 13:26:44 -04:00
|
|
|
#: lib/quotearg.c:249
|
2008-05-29 21:06:33 -04:00
|
|
|
msgid "`"
|
|
|
|
msgstr ""
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: lib/quotearg.c:250
|
2008-05-29 21:06:33 -04:00
|
|
|
msgid "'"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/xalloc-die.c:34
|
|
|
|
msgid "memory exhausted"
|
|
|
|
msgstr ""
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/connect.c:207
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: unable to resolve bind address %s; disabling bind.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "%s: không tìm thấy được địa chỉ bind `%s'; tắt bỏ bind.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/connect.c:291
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Connecting to %s|%s|:%d... "
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Đang kết nối tới %s[%s]:%d... "
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/connect.c:298
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Connecting to %s:%d... "
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Đang kết nối tới %s:%d... "
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/connect.c:358
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "connected.\n"
|
|
|
|
msgstr "đã kết nối.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/connect.c:370 src/host.c:780 src/host.c:809
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "failed: %s.\n"
|
|
|
|
msgstr "không thành công: %s.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/connect.c:394 src/http.c:1674
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: unable to resolve host address %s\n"
|
2008-02-06 21:24:54 -05:00
|
|
|
msgstr "%s: không quyết định được địa chỉ của máy « %s »\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/convert.c:185
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "Converted %d files in %s seconds.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Đã chuyển đổi %d tập tin trong %s giây.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/convert.c:213
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Converting %s... "
|
|
|
|
msgstr "Đang chuyển đổi %s... "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/convert.c:226
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "nothing to do.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "không có gì cần làm.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/convert.c:234 src/convert.c:258
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Cannot convert links in %s: %s\n"
|
|
|
|
msgstr "Không thể chuyển đổi liên kết trong %s: %s\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/convert.c:249
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Unable to delete %s: %s\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Không xóa được `%s': %s\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/convert.c:464
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Cannot back up %s as %s: %s\n"
|
|
|
|
msgstr "Không sao lưu được %s thành %s: %s\n"
|
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/cookies.c:443
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Syntax error in Set-Cookie: %s at position %d.\n"
|
|
|
|
msgstr "Lỗi cú pháp trong Set-Cookie: %s tại vị trí %d.\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/cookies.c:686
|
2007-08-03 00:14:15 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Cookie coming from %s attempted to set domain to %s\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Cookie đến từ %s đã thử đặt miền thành %s\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/cookies.c:1134 src/cookies.c:1252
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Cannot open cookies file %s: %s\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Không mở được tập tin cookie `%s': %s\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/cookies.c:1289
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Error writing to %s: %s\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Lỗi ghi nhớ tới `%s': %s\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/cookies.c:1292
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Error closing %s: %s\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Lỗi đóng `%s': %s\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp-ls.c:1065
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Unsupported listing type, trying Unix listing parser.\n"
|
|
|
|
msgstr "Dạng danh sách không hỗ trợ, đang thử phân tích dạng danh sách Unix.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp-ls.c:1116 src/ftp-ls.c:1118
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Index of /%s on %s:%d"
|
|
|
|
msgstr "Chỉ mục của /%s trên %s: %d"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp-ls.c:1143
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "time unknown "
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "thời gian không rõ "
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp-ls.c:1147
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "File "
|
|
|
|
msgstr "Tập tin "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp-ls.c:1150
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Directory "
|
|
|
|
msgstr "Thư mục "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp-ls.c:1153
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Link "
|
|
|
|
msgstr "Liên kết "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp-ls.c:1156
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Not sure "
|
|
|
|
msgstr "Không chắc "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp-ls.c:1179
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid " (%s bytes)"
|
|
|
|
msgstr " (%s byte)"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:220
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Length: %s"
|
|
|
|
msgstr "Chiều dài: %s"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:226 src/http.c:2248
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
|
|
|
msgid ", %s (%s) remaining"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr ", còn lại %s (%s)"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:230 src/http.c:2252
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
|
|
|
msgid ", %s remaining"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr ", còn lại %s"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:233
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid " (unauthoritative)\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr " (không có quyền)\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:311
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Logging in as %s ... "
|
|
|
|
msgstr "Đăng nhập với tên %s... "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:325 src/ftp.c:371 src/ftp.c:400 src/ftp.c:465 src/ftp.c:695
|
|
|
|
#: src/ftp.c:748 src/ftp.c:777 src/ftp.c:834 src/ftp.c:895 src/ftp.c:987
|
|
|
|
#: src/ftp.c:1034
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Error in server response, closing control connection.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr ""
|
|
|
|
"Lỗi trong câu trả lời của máy phục vụ, đang đóng liên kết điều khiển.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:332
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Error in server greeting.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Lỗi trong lời chào mừng của máy phục vụ.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:339 src/ftp.c:473 src/ftp.c:703 src/ftp.c:785 src/ftp.c:844
|
|
|
|
#: src/ftp.c:905 src/ftp.c:997 src/ftp.c:1044
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Write failed, closing control connection.\n"
|
|
|
|
msgstr "Ghi nhớ không thành công, đang đóng liên kết điều khiển.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:345
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "The server refuses login.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Máy phục vụ từ chối đăng nhập.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:351
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Login incorrect.\n"
|
|
|
|
msgstr "Đăng nhập không đúng.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:357
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Logged in!\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Đã đăng nhập !\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:379
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Server error, can't determine system type.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Lỗi máy phục vụ, không xác định được dạng hệ thống.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:388 src/ftp.c:821 src/ftp.c:878 src/ftp.c:921
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "done. "
|
|
|
|
msgstr "đã xong. "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:453 src/ftp.c:720 src/ftp.c:760 src/ftp.c:1017 src/ftp.c:1063
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "done.\n"
|
|
|
|
msgstr "đã xong.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:480
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Unknown type `%c', closing control connection.\n"
|
|
|
|
msgstr "Không rõ loại `%c', đang đóng liên kết điều khiển.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:492
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "done. "
|
|
|
|
msgstr "đã xong. "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:498
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "==> CWD not needed.\n"
|
|
|
|
msgstr "==> không cần thiết CWD.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:709
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"No such directory %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Không có thư mục `%s'.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:730
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "==> CWD not required.\n"
|
|
|
|
msgstr "==> không yêu cầu CWD.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:791
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Cannot initiate PASV transfer.\n"
|
|
|
|
msgstr "Không khởi đầu được sự truyền tải THỤĐỘNG.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:795
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Cannot parse PASV response.\n"
|
|
|
|
msgstr "Không phân tích được câu trả lời THỤĐỘNG.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:812
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "couldn't connect to %s port %d: %s\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "không kết nối được tới %s cổng %d: %s\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:860
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Bind error (%s).\n"
|
|
|
|
msgstr "Lỗi bind (%s).\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:866
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Invalid PORT.\n"
|
|
|
|
msgstr "CỔNG không đúng.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:912
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"REST failed, starting from scratch.\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"REST không thành công; bắt đầu lại từ đầu.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:953
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "File %s exists.\n"
|
|
|
|
msgstr ""
|
|
|
|
"Tập tin ở xa có phải tồn tại.\n"
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
#: src/ftp.c:959
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "No such file %s.\n"
|
|
|
|
msgstr ""
|
|
|
|
"Không có tập tin `%s'.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1005
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"No such file %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Không có tập tin `%s'.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1052
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"No such file or directory %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Không có tập tin hay thư mục `%s'.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1183 src/http.c:2339
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "%s has sprung into existence.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "%s đã xuất hiện.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1235
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s, closing control connection.\n"
|
|
|
|
msgstr "%s: %s, đang đóng kết nối điều khiển.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1244
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s (%s) - Data connection: %s; "
|
|
|
|
msgstr "%s (%s) - Kết nối dữ liệu: %s; "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1259
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Control connection closed.\n"
|
|
|
|
msgstr "Đã đóng kết nối điều khiển.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1277
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Data transfer aborted.\n"
|
|
|
|
msgstr "Dừng truyền tải dữ liệu.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1377
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "File %s already there; not retrieving.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Tập tin `%s' đã có ở đó nên không nhận nữa.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1443 src/http.c:2524
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "(try:%2d)"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "(thử: %2d)"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1518 src/http.c:2868
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid ""
|
|
|
|
"%s (%s) - written to stdout %s[%s]\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"%s (%s) - đã ghi `%s'[%s/%s]\n"
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
#: src/ftp.c:1519 src/http.c:2869
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"%s (%s) - %s saved [%s]\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
2007-10-22 15:04:42 -04:00
|
|
|
"%s (%s) - đã lưu `%s' [%s]\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1564 src/main.c:1292 src/recur.c:438 src/retr.c:982
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Removing %s.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Đang xoá %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1606
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Using %s as listing tmp file.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Đang dùng `%s' làm tập tin danh sách tmp.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1623
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Removed %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Đã xóa `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1660
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Recursion depth %d exceeded max. depth %d.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Độ sâu đệ quy %d vượt quá độ sâu tối đa %d.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1730
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Remote file no newer than local file %s -- not retrieving.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Tập tin ở xa không mới hơn tập tin nội bộ `%s' -- không tải xuống.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1737
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"Remote file is newer than local file %s -- retrieving.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Tập tin ở xa mới hơn tập tin nội bộ `%s' -- đang tải xuống.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1744
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2005-04-21 11:54:27 -04:00
|
|
|
"The sizes do not match (local %s) -- retrieving.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
2005-05-14 04:20:19 -04:00
|
|
|
"Kích thước không tương ứng (nội bộ %s) -- đang tải xuống.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1762
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Invalid name of the symlink, skipping.\n"
|
|
|
|
msgstr "Sai tên của liên kết mềm, bỏ qua.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1779
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Already have correct symlink %s -> %s\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Đã có liên kết mềm đúng %s -> %s\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1788
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Creating symlink %s -> %s\n"
|
|
|
|
msgstr "Đang tạo liên kết mềm %s -> %s\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1798
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Symlinks not supported, skipping symlink %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Không hỗ trợ liên kết mềm, nhảy qua liên kết mềm `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1810
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Skipping directory %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Nhảy qua thư mục `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1819
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: unknown/unsupported file type.\n"
|
|
|
|
msgstr "%s: loại tập tin không biết/không hỗ trợ.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1856
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: corrupt time-stamp.\n"
|
|
|
|
msgstr "%s: tem đánh dấu thời gian bị lỗi.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1878
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Will not retrieve dirs since depth is %d (max %d).\n"
|
|
|
|
msgstr "Sẽ không nhận thư mục vì độ sâu là %d (max %d).\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1928
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Not descending to %s as it is excluded/not-included.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Không giảm xuống thành `%s' vì nó bị loại bỏ/không được thêm.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:1994 src/ftp.c:2008
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Rejecting %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Đang nhả ra `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:2031
|
2008-05-29 21:06:33 -04:00
|
|
|
#, c-format
|
2008-02-06 21:24:54 -05:00
|
|
|
msgid "Error matching %s against %s: %s\n"
|
2008-05-29 21:06:33 -04:00
|
|
|
msgstr "Lỗi khớp %s với %s: %s\n"
|
2008-02-06 21:24:54 -05:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:2073
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "No matches on pattern %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Không có tương ứng với mẫu `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:2144
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Wrote HTML-ized index to %s [%s].\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Đã viết chỉ mục ở dạng HTML tới `%s' [%s].\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/ftp.c:2149
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Wrote HTML-ized index to %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Đã viết chỉ mục ở dạng HTML tới `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/gnutls.c:219 src/openssl.c:495
|
|
|
|
msgid "ERROR"
|
|
|
|
msgstr "LỖI"
|
|
|
|
|
|
|
|
#: src/gnutls.c:219 src/openssl.c:495
|
|
|
|
msgid "WARNING"
|
|
|
|
msgstr "CẢNH BÁO"
|
|
|
|
|
|
|
|
#: src/gnutls.c:225 src/openssl.c:504
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: No certificate presented by %s.\n"
|
|
|
|
msgstr "%s: Không có chứng thực từ %s.\n"
|
|
|
|
|
|
|
|
#: src/gnutls.c:233
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: The certificate of %s is not trusted.\n"
|
|
|
|
msgstr "%s: Không có chứng thực từ %s.\n"
|
|
|
|
|
|
|
|
#: src/gnutls.c:239
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: The certificate of %s hasn't got a known issuer.\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/gnutls.c:245
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: The certificate of %s has been revoked.\n"
|
|
|
|
msgstr " Chứng nhận đã cấp cũng đã hết hạn dùng.\n"
|
|
|
|
|
|
|
|
#: src/gnutls.c:259
|
|
|
|
#, c-format
|
|
|
|
msgid "Error initializing X509 certificate: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/gnutls.c:268
|
|
|
|
#, fuzzy
|
|
|
|
msgid "No certificate found\n"
|
|
|
|
msgstr "%s: Không có chứng thực từ %s.\n"
|
|
|
|
|
|
|
|
#: src/gnutls.c:275
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Error parsing certificate: %s\n"
|
|
|
|
msgstr "Lỗi phân tích URL của proxy %s: %s.\n"
|
|
|
|
|
|
|
|
#: src/gnutls.c:282
|
|
|
|
#, fuzzy
|
|
|
|
msgid "The certificate has not yet been activated\n"
|
|
|
|
msgstr " Chứng nhận đã cấp nhưng chưa hợp lệ.\n"
|
|
|
|
|
|
|
|
#: src/gnutls.c:287
|
|
|
|
#, fuzzy
|
|
|
|
msgid "The certificate has expired\n"
|
|
|
|
msgstr " Chứng nhận đã cấp cũng đã hết hạn dùng.\n"
|
|
|
|
|
|
|
|
#: src/gnutls.c:293
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "The certificate's owner does not match hostname '%s'\n"
|
|
|
|
msgstr ""
|
|
|
|
"%s: tên chung của chứng thực `%s' không tương ứng tên máy yêu cầu `%s'.\n"
|
|
|
|
|
|
|
|
#: src/host.c:358
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Unknown host"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Máy không rõ"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/host.c:362
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Temporary failure in name resolution"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Thất bại tạm thời khi tìm tên"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/host.c:364
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Unknown error"
|
|
|
|
msgstr "Lỗi không rõ nguyên nhân"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/host.c:737
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Resolving %s... "
|
|
|
|
msgstr "Đang tìm %s... "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/host.c:789
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "failed: No IPv4/IPv6 addresses for host.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "thất bại: Không có địa chỉ IPv4/IPv6 cho máy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/host.c:812
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "failed: timed out.\n"
|
|
|
|
msgstr "không thành công: vượt quá thời gian chờ.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/html-url.c:286
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: Cannot resolve incomplete link %s.\n"
|
|
|
|
msgstr "%s: Không tìm thấy được liên kết không hoàn chỉnh %s.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/html-url.c:762
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "%s: Invalid URL %s: %s\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "%s: URL không hợp lệ %s: %s\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:377
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Failed writing HTTP request: %s.\n"
|
|
|
|
msgstr "Yêu cầu ghi HTTP không thành công: %s.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:754
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "No headers, assuming HTTP/0.9"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Không có phần đầu, coi như HTTP/0.9"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:1456
|
2005-04-28 06:21:55 -04:00
|
|
|
msgid "Disabling SSL due to encountered errors.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Tắt bỏ SSL vì tạo ra lỗi.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:1576
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "POST data file %s missing: %s\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Thiếu tập tin dữ liệu POST « %s »: %s\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:1660
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "Reusing existing connection to %s:%d.\n"
|
|
|
|
msgstr "Đang dùng lại kết nối đã có tới %s: %d.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:1729
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Failed reading proxy response: %s\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Đọc câu trả lời proxy không thành công: %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:1750
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Proxy tunneling failed: %s"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Tạo đường hầm proxy không thành công: %s"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:1795
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s request sent, awaiting response... "
|
|
|
|
msgstr "%s yêu cầu đã gửi, đang đợi câu trả lời... "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:1806
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "No data received.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Không nhận được dữ liệu.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:1813
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Read error (%s) in headers.\n"
|
|
|
|
msgstr "Lỗi đọc (%s) trong phần đầu.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:1884
|
|
|
|
msgid "Unknown authentication scheme.\n"
|
|
|
|
msgstr "Hệ thống xác thực không rõ.\n"
|
|
|
|
|
|
|
|
#: src/http.c:1918
|
|
|
|
msgid "Authorization failed.\n"
|
|
|
|
msgstr "Xác thực không thành công.\n"
|
|
|
|
|
|
|
|
#: src/http.c:1956 src/http.c:2466
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"File %s already there; not retrieving.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
"\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr ""
|
|
|
|
"Tập tin `%s' đã có ở đó nên không nhận nữa.\n"
|
|
|
|
"\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2070
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Malformed status line"
|
|
|
|
msgstr "Dòng trạng thái bị lỗi"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2072
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "(no description)"
|
|
|
|
msgstr "(không mô tả)"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2149
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Location: %s%s\n"
|
|
|
|
msgstr "Vị trí: %s%s\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2150 src/http.c:2258
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "unspecified"
|
|
|
|
msgstr "chưa chỉ ra"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2151
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid " [following]"
|
|
|
|
msgstr " [theo sau]"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2203
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" The file is already fully retrieved; nothing to do.\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
" Đã nhận tập tin đầy đủ; không cần làm gì.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2238
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Length: "
|
|
|
|
msgstr "Dài: "
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2258
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "ignored"
|
|
|
|
msgstr "lờ đi"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2360
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Saving to: %s\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Đang lưu vào : « %s »\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2442
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Warning: wildcards not supported in HTTP.\n"
|
|
|
|
msgstr "Cảnh báo: không hỗ trợ wildcard trong HTTP.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2513
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "Spider mode enabled. Check if remote file exists.\n"
|
|
|
|
msgstr ""
|
2007-10-22 15:04:42 -04:00
|
|
|
"Chế độ nhện đã được hiệu lực. Hãy kiểm tra tập tin ở xa tồn tại không.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2598
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Cannot write to %s (%s).\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Không ghi nhớ được tới `%s' (%s).\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2607
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Unable to establish SSL connection.\n"
|
|
|
|
msgstr "Không thiết lập được kết nối SSL.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2615
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "ERROR: Redirection (%d) without location.\n"
|
|
|
|
msgstr "LỖI: Chuyển hướng (%d) mà không có vị trí.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2663
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "Remote file does not exist -- broken link!!!\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Tập tin ở xa không tồn tại — liên kết bị ngắt !\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2668
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s ERROR %d: %s.\n"
|
|
|
|
msgstr "%s LỖI %d: %s.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2685
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Last-modified header missing -- time-stamps turned off.\n"
|
|
|
|
msgstr "Thiếu phần đầu \"Lần-sửa-cuối-cùng\" -- tắt tem đánh dấu thời gian.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2693
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Last-modified header invalid -- time-stamp ignored.\n"
|
|
|
|
msgstr "Sai phần đầu \"Lần-sửa-cuối-cùng\" -- lờ đi tem đánh dấu thời gian.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2723
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"Server file no newer than local file %s -- not retrieving.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Tập tin trên máy chủ không mới hơn tập tin nội bộ `%s' -- không nhận.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2731
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "The sizes do not match (local %s) -- retrieving.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Kích thước tập tin không tương ứng (nội bộ %s) - đang nhận.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2738
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Remote file is newer, retrieving.\n"
|
|
|
|
msgstr "Tập tin ở xa mới hơn, đang nhận.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2755
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2007-08-03 00:14:15 -04:00
|
|
|
"Remote file exists and could contain links to other resources -- "
|
|
|
|
"retrieving.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
2007-10-22 15:04:42 -04:00
|
|
|
"Tập tin ở xa có phải tồn tại và có thể chứa liên kết đến tài nguyên khác nên "
|
|
|
|
"đang lấy nó.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2761
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
"Remote file exists but does not contain any link -- not retrieving.\n"
|
|
|
|
"\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr ""
|
|
|
|
"Tập tin ở xa có phải tồn tại nhưng không chứa liên kết nên không lấy nó.\n"
|
|
|
|
"\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2770
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"Remote file exists and could contain further links,\n"
|
|
|
|
"but recursion is disabled -- not retrieving.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
"\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"Tập tin ở xa có phải tồn tại và có thể chứa thêm liên kết,\n"
|
|
|
|
"nhưng khả năng đệ quy bị tắt nên không lấy nó.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
"\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2776
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"Remote file exists.\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Tập tin ở xa có phải tồn tại.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2785
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s URL:%s %2d %s\n"
|
|
|
|
msgstr "%s LỖI %d: %s.\n"
|
|
|
|
|
|
|
|
#: src/http.c:2832
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid ""
|
|
|
|
"%s (%s) - written to stdout %s[%s/%s]\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"%s (%s) - đã ghi `%s'[%s/%s]\n"
|
|
|
|
"\n"
|
|
|
|
|
|
|
|
#: src/http.c:2833
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid ""
|
|
|
|
"%s (%s) - %s saved [%s/%s]\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
msgstr ""
|
2007-08-03 00:14:15 -04:00
|
|
|
"%s (%s) - đã ghi `%s'[%s/%s]\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2894
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "%s (%s) - Connection closed at byte %s. "
|
|
|
|
msgstr "%s (%s) - Đóng kết nối tại byte %s. "
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2917
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "%s (%s) - Read error at byte %s (%s)."
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "%s (%s) - Lỗi đọc tại byte %s (%s)."
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/http.c:2926
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "%s (%s) - Read error at byte %s/%s (%s). "
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "%s (%s) - Lỗi đọc tại byte %s/%s (%s). "
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:404
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: WGETRC points to %s, which doesn't exist.\n"
|
|
|
|
msgstr "%s: WGETRC chỉ tới %s không tồn tại.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:508 src/netrc.c:282
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: Cannot read %s (%s).\n"
|
|
|
|
msgstr "%s: Không đọc được %s (%s).\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:525
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: Error in %s at line %d.\n"
|
|
|
|
msgstr "%s: Lỗi trong %s trên dòng %d.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:531
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: Syntax error in %s at line %d.\n"
|
|
|
|
msgstr "%s: Lỗi cú pháp trong %s trên dòng %d.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:536
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: Unknown command %s in %s at line %d.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "%s: Không rõ câu lệnh `%s' trong %s trên dòng %d.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:585
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: Warning: Both system and user wgetrc point to %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "%s: Cảnh báo: Cả wgetrc của hệ thống và người dùng đều chỉ tới `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:775
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: Invalid --execute command %s\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "%s: Câu lệnh --execute không đúng `%s'\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:820
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: %s: Invalid boolean %s; use `on' or `off'.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr ""
|
|
|
|
"%s: %s: Giá trị boolean sai « %s », hãy dùng:\n"
|
|
|
|
" • on\tbật\n"
|
|
|
|
" • off\ttắt\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:837
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: %s: Invalid number %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "%s: %s: Số sai `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:1042 src/init.c:1061
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: %s: Invalid byte value %s\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "%s: %s: Giá trị byte sai `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:1086
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: %s: Invalid time period %s\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "%s: %s: Khoảng thời gian sai `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:1140 src/init.c:1230 src/init.c:1333 src/init.c:1358
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: %s: Invalid value %s.\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
msgstr "%s: %s: Giá trị sai `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:1177
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: %s: Invalid header %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "%s: %s: Phần đầu sai `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:1243
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: %s: Invalid progress type %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "%s: %s: Dạng minh họa tiến trình sai `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/init.c:1302
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"%s: %s: Invalid restriction %s, use [unix|windows],[lowercase|uppercase],"
|
2007-08-03 00:14:15 -04:00
|
|
|
"[nocontrol].\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr ""
|
|
|
|
"%s: %s: Giới hạn sai « %s », hãy dùng:\n"
|
|
|
|
" • unix|windows\n"
|
|
|
|
" • lowercase|uppercase\t\tchữ hoa hoặc chữ thường\n"
|
|
|
|
" • nocontrol\t\t\t\tkhông có điều khiển\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/iri.c:104
|
|
|
|
#, c-format
|
|
|
|
msgid "Encoding %s isn't valid\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/iri.c:132
|
|
|
|
msgid "locale_to_utf8: locale is unset\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/iri.c:142
|
|
|
|
#, c-format
|
|
|
|
msgid "Conversion from %s to %s isn't supported\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/iri.c:183
|
|
|
|
msgid "Incomplete or invalide multibyte sequence encountered\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/iri.c:208
|
|
|
|
#, c-format
|
|
|
|
msgid "Unhandled errno %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/iri.c:237
|
|
|
|
#, c-format
|
|
|
|
msgid "idn_encode failed (%d): %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/iri.c:256
|
|
|
|
#, c-format
|
|
|
|
msgid "idn_decode failed (%d): %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/log.c:809
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
2008-05-29 21:06:33 -04:00
|
|
|
"%s received, redirecting output to %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"đã nhận %s, đang chuyển hướng kết quả tới `%s'.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/log.c:819
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"%s received.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"Đã nhận %s.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/log.c:820
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s; disabling logging.\n"
|
|
|
|
msgstr "%s: %s; đang tắt bỏ việc ghi sự kiện.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:384
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Usage: %s [OPTION]... [URL]...\n"
|
|
|
|
msgstr "Sử dụng: %s [TÙY CHỌN]... [URL]...\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:396
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
"Mandatory arguments to long options are mandatory for short options too.\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Tham số cho các tùy chọn dài cũng là tham số cho các tùy chọn ngắn.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:398
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Startup:\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Khởi động:\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:400
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid " -V, --version display the version of Wget and exit.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -V, --version hiển thị phiên bản của Wget rồi thoát.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:402
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid " -h, --help print this help.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -h, --help hiển thị trợ giúp này.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:404
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid " -b, --background go to background after startup.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -b, --background chuyển vào nền sau sau khi khởi động.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:406
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid " -e, --execute=COMMAND execute a `.wgetrc'-style command.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -e, --execute=COMMAND thực hiện một câu lệnh dạng `.wgetrc'.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:410
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Logging and input file:\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Tập tin ghi sự kiện và tập tin nhập vào:\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:412
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid " -o, --output-file=FILE log messages to FILE.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -o, --output-file=FILE ghi sự kiện vào FILE.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:414
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid " -a, --append-output=FILE append messages to FILE.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -a, --append-output=FILE thêm thông báo sự kiện vào FILE.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:417
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid " -d, --debug print lots of debugging information.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -d, --debug in nhiều thông tin để tìm sửa lỗi.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:421
|
2007-10-22 15:04:42 -04:00
|
|
|
msgid " --wdebug print Watt-32 debug output.\n"
|
2008-02-06 21:24:54 -05:00
|
|
|
msgstr " --wdebug in kết quả gỡ lỗi Watt-32.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:424
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -q, --quiet quiet (no output).\n"
|
|
|
|
msgstr " -q, --quiet im lặng (không đưa sự kiện).\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:426
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -v, --verbose be verbose (this is the default).\n"
|
|
|
|
msgstr " -v, --verbose chi tiết (đây là mặc định).\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:428
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -nv, --no-verbose turn off verboseness, without being quiet.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -nv, --no-verbose không chi tiết, và không im lặng.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:430
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
" -i, --input-file=FILE download URLs found in local or external FILE.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -i, --input-file=FILE tải các URL tìm thấy trong FILE.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:432
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -F, --force-html treat input file as HTML.\n"
|
|
|
|
msgstr " -F, --force-html coi tập tin dữ liệu vào là HTML.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:434
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -B, --base=URL prepends URL to relative links in -F -i file.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -B, --base=URL thêm URL tới liên kết tương đối trong tập tin "
|
|
|
|
"sau -F -i.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:438
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid "Download:\n"
|
|
|
|
msgstr "Tải xuống:\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:440
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -t, --tries=NUMBER set number of retries to NUMBER (0 "
|
|
|
|
"unlimits).\n"
|
|
|
|
msgstr ""
|
|
|
|
" -t, --tries=NUMBER đặt số lần cố thử lại thành NUMBER (0 = "
|
|
|
|
"không giới hạn).\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:442
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --retry-connrefused retry even if connection is refused.\n"
|
|
|
|
msgstr " --retry-connrefused cố tải dù kết nối bị từ chối.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:444
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -O, --output-document=FILE write documents to FILE.\n"
|
|
|
|
msgstr " -O, --output-document=FILE ghi tài liệu vào FILE.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:446
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2005-04-21 11:54:27 -04:00
|
|
|
" -nc, --no-clobber skip downloads that would download to\n"
|
|
|
|
" existing files.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr ""
|
2005-05-14 04:20:19 -04:00
|
|
|
" -nc, --no-clobber bỏ qua những công việc sẽ tải tới tập tin\n"
|
|
|
|
" đã có.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:449
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -c, --continue resume getting a partially-downloaded "
|
|
|
|
"file.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -c, --continue tiếp tục tải phần còn tại của một tập tin.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:451
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --progress=TYPE select progress gauge type.\n"
|
|
|
|
msgstr " --progress=TYPE chọn dạng mô tả tiến trình.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:453
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2005-04-21 11:54:27 -04:00
|
|
|
" -N, --timestamping don't re-retrieve files unless newer than\n"
|
|
|
|
" local.\n"
|
|
|
|
msgstr ""
|
2005-05-14 04:20:19 -04:00
|
|
|
" -N, --timestamping không nhận lại tập tin trừ khi mới hơn\n"
|
|
|
|
" nội bộ.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:456
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -S, --server-response print server response.\n"
|
|
|
|
msgstr " -S, --server-response in ra câu trả lời của máy chủ.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:458
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --spider don't download anything.\n"
|
|
|
|
msgstr " --spider không tải xuống gì hết.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:460
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -T, --timeout=SECONDS set all timeout values to SECONDS.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" -T, --timeout=SECONDS đặt mọi giá trị thời gian chờ thành "
|
|
|
|
"SECONDS.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:462
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --dns-timeout=SECS set the DNS lookup timeout to SECS.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --dns-timeout=SECS đặt thời gian chờ tìm DNS thành SECS.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:464
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --connect-timeout=SECS set the connect timeout to SECS.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --connect-timeout=SECS đặt thời gian chờ kết nối thành SECS.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:466
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --read-timeout=SECS set the read timeout to SECS.\n"
|
|
|
|
msgstr " --read-timeout=SECS đặt thời gian chờ đọc thành SECS.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:468
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -w, --wait=SECONDS wait SECONDS between retrievals.\n"
|
|
|
|
msgstr " -w, --wait=SECONDS chờ SECONDS giữa các lần phục hồi.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:470
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --waitretry=SECONDS wait 1..SECONDS between retries of a "
|
|
|
|
"retrieval.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --waitretry=SECONDS chờ 1..SECONDS giữa các lần thử của một sự "
|
|
|
|
"phục hồi.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:472
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --random-wait wait from 0...2*WAIT secs between "
|
|
|
|
"retrievals.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --random-wait chờ từ 0...2*WAIT giây giữa các lần phục "
|
|
|
|
"hồi.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:474
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --no-proxy explicitly turn off proxy.\n"
|
|
|
|
msgstr " --no-proxy không dùng proxy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:476
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" -Q, --quota=NUMBER đặt giới hạn số phục hồi thành NUMBER.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:478
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local "
|
|
|
|
"host.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --bind-address=ADDRESS bind tới ADDRESS (tên máy hoặc IP) trên máy "
|
|
|
|
"nội bộ.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:480
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --limit-rate=RATE limit download rate to RATE.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --limit-rate=RATE giới hạn tốc độ tải xuống thành RATE.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:482
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --no-dns-cache disable caching DNS lookups.\n"
|
|
|
|
msgstr " --no-dns-cache không dùng cache tìm kiếm DNS.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:484
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --restrict-file-names=OS restrict chars in file names to ones OS "
|
|
|
|
"allows.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --restrict-file-names=OS giới hạn ký tự trong tên tập tin thành "
|
|
|
|
"những gì OS cho phép.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:486
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --ignore-case ignore case when matching files/"
|
|
|
|
"directories.\n"
|
|
|
|
msgstr ""
|
2007-10-22 15:04:42 -04:00
|
|
|
" --ignore-case không phân biệt chữ hoa/thường khi khớp tập tin/thư "
|
|
|
|
"mục.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:489
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -4, --inet4-only connect only to IPv4 addresses.\n"
|
|
|
|
msgstr " -4, --inet4-only chỉ kết nối tới các địa chỉ IPv4.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:491
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -6, --inet6-only connect only to IPv6 addresses.\n"
|
|
|
|
msgstr " -6, --inet6-only chỉ kết nối tới các địa chỉ IPv6.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:493
|
2005-04-28 06:21:55 -04:00
|
|
|
msgid ""
|
2007-08-03 00:14:15 -04:00
|
|
|
" --prefer-family=FAMILY connect first to addresses of specified "
|
|
|
|
"family,\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
" one of IPv6, IPv4, or none.\n"
|
|
|
|
msgstr ""
|
2007-08-03 00:14:15 -04:00
|
|
|
" --prefer-family=FAMILY đầu tiên kết nối tới địa chỉ của nhóm chỉ "
|
|
|
|
"ra,\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
" một trong IPv6, IPv4, hoặc rỗng.\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:497
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --user=USER set both ftp and http user to USER.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --user=USER đặt người dùng cho cả ftp và http thành "
|
|
|
|
"USER.\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:499
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --password=PASS set both ftp and http password to PASS.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --password=PASS đặt cả mật khẩu ftp và http thành PASS.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:501
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy
|
|
|
|
msgid " --ask-password prompt for passwords.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --password=PASS đặt cả mật khẩu ftp và http thành PASS.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:505
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid "Directories:\n"
|
|
|
|
msgstr "Thư mục:\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:507
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -nd, --no-directories don't create directories.\n"
|
|
|
|
msgstr " -nd, --no-directories không tạo thư mục.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:509
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -x, --force-directories force creation of directories.\n"
|
|
|
|
msgstr " -x, --force-directories bắt buộc tạo thư mục.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:511
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -nH, --no-host-directories don't create host directories.\n"
|
|
|
|
msgstr " -nH, --no-host-directories không tạo thư mục máy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:513
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --protocol-directories use protocol name in directories.\n"
|
|
|
|
msgstr " --protocol-directories dùng tên giao thức trong thư mục.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:515
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -P, --directory-prefix=PREFIX save files to PREFIX/...\n"
|
|
|
|
msgstr " -P, --directory-prefix=PREFIX ghi tập tin vào PREFIX/...\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:517
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --cut-dirs=NUMBER ignore NUMBER remote directory "
|
|
|
|
"components.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --cut-dirs=NUMBER lời đi NUMBER thành phần thư mục ở xa.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:521
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid "HTTP options:\n"
|
|
|
|
msgstr "Tùy chọn HTTP:\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:523
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --http-user=USER set http user to USER.\n"
|
|
|
|
msgstr " --http-user=USER đặt người dùng http thành USER.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:525
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --http-password=PASS set http password to PASS.\n"
|
|
|
|
msgstr " --http-password=PASS đặt mật khẩu http thành PASS.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:527
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --no-cache disallow server-cached data.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --no-cache không cho phép dữ liệu cache trên server.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:529
|
|
|
|
msgid ""
|
|
|
|
" --default-page=NAME Change the default page name (normally\n"
|
|
|
|
" this is `index.html'.).\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/main.c:532
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -E, --html-extension save HTML documents with `.html' extension.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -E, --html-extension ghi tài liệu HTML với phần mở rộng `.html'.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:534
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --ignore-length ignore `Content-Length' header field.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --ignore-length lờ đi thành phần `Content-Length' của phần "
|
|
|
|
"đầu.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:536
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --header=STRING insert STRING among the headers.\n"
|
|
|
|
msgstr " --header=STRING chèn STRING vào giữa các phần đầu.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:538
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid " --max-redirect maximum redirections allowed per page.\n"
|
|
|
|
msgstr ""
|
2007-10-22 15:04:42 -04:00
|
|
|
" --max-redirect số lần chuyển hướng tối đa cho phép trên mỗi "
|
|
|
|
"trang.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:540
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --proxy-user=USER set USER as proxy username.\n"
|
|
|
|
msgstr " --proxy-user=USER đặt USER làm tên người dùng proxy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:542
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --proxy-password=PASS set PASS as proxy password.\n"
|
|
|
|
msgstr " --proxy-password=PASS đặt PASS làm mật khẩu proxy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:544
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --referer=URL include `Referer: URL' header in HTTP "
|
|
|
|
"request.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --referer=URL thêm phần đầu `Referer: URL' vào yêu cầu "
|
|
|
|
"HTTP.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:546
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --save-headers save the HTTP headers to file.\n"
|
|
|
|
msgstr " --save-headers ghi phần đầu HTTP vào tập tin.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:548
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -U, --user-agent=AGENT dùng AGENT làm tên thay cho Wget/PHIÊNBẢN.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:550
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --no-http-keep-alive disable HTTP keep-alive (persistent "
|
|
|
|
"connections).\n"
|
|
|
|
msgstr ""
|
|
|
|
" --no-http-keep-alive không giữ HTTP sống (kết nối cố định).\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:552
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --no-cookies don't use cookies.\n"
|
|
|
|
msgstr " --no-cookies không dùng cookies.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:554
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --load-cookies=FILE load cookies from FILE before session.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --load-cookies=FILE nạp cookie từ FILE trước khi làm việc.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:556
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --save-cookies=FILE save cookies to FILE after session.\n"
|
|
|
|
msgstr " --save-cookies=FILE ghi cookie vào FILE sau khi làm việc.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:558
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --keep-session-cookies load and save session (non-permanent) "
|
|
|
|
"cookies.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --keep-session-cookies nạp và ghi cookie buổi làm việc (không thường "
|
|
|
|
"trực).\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:560
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --post-data=STRING use the POST method; send STRING as the "
|
|
|
|
"data.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --post-data=STRING dùng phương pháp POST; gửi STRING làm dữ "
|
|
|
|
"liệu.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:562
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --post-file=FILE use the POST method; send contents of FILE.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --post-file=FILE dùng phương pháp POST; gửi nội dung của "
|
|
|
|
"STRING.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:564
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
2008-02-06 21:24:54 -05:00
|
|
|
" --content-disposition honor the Content-Disposition header when\n"
|
|
|
|
" choosing local file names (EXPERIMENTAL).\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
2008-02-06 21:24:54 -05:00
|
|
|
" --content-disposition tùy theo dòng đầu « Content-Disposition »\n"
|
|
|
|
"\t\t\t(sắp đặt nội dung) khi chọn tên tập tin cục bộ\n"
|
|
|
|
"\t\t\t(VẪN THỰC NGHIỆM)\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:567
|
2008-05-29 21:06:33 -04:00
|
|
|
msgid ""
|
|
|
|
" --auth-no-challenge Send Basic HTTP authentication information\n"
|
|
|
|
" without first waiting for the server's\n"
|
|
|
|
" challenge.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --auth-no-challenge Gửi thông tin xác thực HTTP cơ bản\n"
|
|
|
|
" mà không đợi đáp ứng của máy phục vụ.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:574
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid "HTTPS (SSL/TLS) options:\n"
|
|
|
|
msgstr "Tùy chọn HTTPS (SSL/TLS):\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:576
|
2005-04-28 06:21:55 -04:00
|
|
|
msgid ""
|
2005-05-14 04:20:19 -04:00
|
|
|
" --secure-protocol=PR choose secure protocol, one of auto, SSLv2,\n"
|
|
|
|
" SSLv3, and TLSv1.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
msgstr ""
|
2007-08-03 00:14:15 -04:00
|
|
|
" --secure-protocol=PR chọn giao thức bảo mật, một trong số auto, "
|
|
|
|
"SSLv2,\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
" SSLv3, và TLSv1.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:579
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --no-check-certificate don't validate the server's certificate.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --no-check-certificate không kiểm tra tính hợp lệ của chứng thực "
|
|
|
|
"của server.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:581
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --certificate=FILE client certificate file.\n"
|
|
|
|
msgstr " --certificate=FILE tập tin chứng thực của client.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:583
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --certificate-type=TYPE client certificate type, PEM or DER.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --certificate-type=TYPE dạng chứng thực client, PEM hoặc DER.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:585
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --private-key=FILE private key file.\n"
|
|
|
|
msgstr " --private-key=FILE tập tin chìa khóa riêng tư.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:587
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --private-key-type=TYPE private key type, PEM or DER.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --private-key-type=TYPE dạng chìa khóa riêng tư, PEM hoặc DER.\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:589
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --ca-certificate=FILE file with the bundle of CA's.\n"
|
|
|
|
msgstr " --ca-certificate=FILE tập tin với các gói của CA.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:591
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --ca-directory=DIR directory where hash list of CA's is "
|
|
|
|
"stored.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " --ca-directory=DIR thư mục chứa danh sách hash của CA.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:593
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --random-file=FILE file with random data for seeding the SSL "
|
|
|
|
"PRNG.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --random-file=FILE tập tin với dữ liệu theo xác suất để tạo "
|
|
|
|
"thành SSL PRNG.\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:595
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --egd-file=FILE file naming the EGD socket with random "
|
|
|
|
"data.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --egd-file=FILE đặt tên socket EGD với dữ liệu theo xác "
|
|
|
|
"suất.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:600
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid "FTP options:\n"
|
|
|
|
msgstr "Tùy chọn FTP:\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:603
|
|
|
|
msgid ""
|
|
|
|
" --ftp-stmlf Use Stream_LF format for all binary FTP "
|
|
|
|
"files.\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/main.c:606
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --ftp-user=USER set ftp user to USER.\n"
|
|
|
|
msgstr " --ftp-user=USER đặt người dùng ftp thành USER.\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:608
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --ftp-password=PASS set ftp password to PASS.\n"
|
|
|
|
msgstr " --ftp-password=PASS đặt mật khẩu ftp thành PASS.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:610
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --no-remove-listing don't remove `.listing' files.\n"
|
|
|
|
msgstr " --no-remove-listing không xóa bỏ tập tin `.listing'.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:612
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --no-glob turn off FTP file name globbing.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --no-glob không dùng globbing cho tên tập tin FTP.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:614
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --no-passive-ftp disable the \"passive\" transfer mode.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" --no-passive-ftp không dùng dạng truyền tải \"passive\" (thụ "
|
|
|
|
"động).\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:616
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --retr-symlinks when recursing, get linked-to files (not "
|
|
|
|
"dir).\n"
|
|
|
|
msgstr ""
|
|
|
|
" --retr-symlinks khi đệ quy, lấy tập tin được liên kết đến "
|
|
|
|
"(không phải thư mục).\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:618
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " --preserve-permissions preserve remote file permissions.\n"
|
|
|
|
msgstr " --preserve-permissions giữ lại quyền hạn của tập tin ở xa.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:622
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid "Recursive download:\n"
|
|
|
|
msgstr "Tải đệ quy:\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:624
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -r, --recursive specify recursive download.\n"
|
|
|
|
msgstr " -r, --recursive dùng tải đệ quy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:626
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -l, --level=NUMBER maximum recursion depth (inf or 0 for "
|
|
|
|
"infinite).\n"
|
|
|
|
msgstr ""
|
|
|
|
" -l, --level=NUMBER độ sâu lớn nhất của đệ quy (inf hoặc 0 = vô "
|
|
|
|
"hạn).\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:628
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --delete-after delete files locally after downloading them.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " --delete-after xóa tập tin nội bộ sau khi tải xong.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:630
|
|
|
|
#, fuzzy
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
2009-07-05 13:26:44 -04:00
|
|
|
" -k, --convert-links make links in downloaded HTML or CSS point to\n"
|
|
|
|
" local files.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
" -k, --convert-links khiến liên kết trong HTML tải xuống chỉ tới tập "
|
|
|
|
"tin nội bộ.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:634
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
" -K, --backup-converted before converting file X, back up as X_orig.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -K, --backup-converted trước khi chuyển đổi tập tin X, sao lưu thành X."
|
|
|
|
"orig.\n"
|
|
|
|
|
|
|
|
#: src/main.c:637
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -K, --backup-converted before converting file X, back up as X.orig.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -K, --backup-converted trước khi chuyển đổi tập tin X, sao lưu thành X."
|
|
|
|
"orig.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:640
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -m, --mirror shortcut for -N -r -l inf --no-remove-listing.\n"
|
|
|
|
msgstr ""
|
2007-10-22 15:04:42 -04:00
|
|
|
" -m, --mirror tùy chọn rút gọn tương đương với\n"
|
|
|
|
"\t\t\t\t\t« -N -r -l inf --no-remove-listing ».\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:642
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -p, --page-requisites get all images, etc. needed to display HTML "
|
|
|
|
"page.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -p, --page-requisites lấy mọi hình ảnh, v.v... cần thiết để hiển thị "
|
|
|
|
"trang HTML.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:644
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --strict-comments turn on strict (SGML) handling of HTML "
|
|
|
|
"comments.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --strict-comments dùng việc giới hạn (SGML) điều khiển chú thích "
|
|
|
|
"HTML.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:648
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid "Recursive accept/reject:\n"
|
|
|
|
msgstr "Chấp nhận/nhả ra đệ quy:\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:650
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -A, --accept=LIST comma-separated list of accepted "
|
|
|
|
"extensions.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -A, --accept=LIST những phần mở rộng chấp nhận, cách nhau "
|
|
|
|
"một dấu phẩy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:652
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -R, --reject=LIST comma-separated list of rejected "
|
|
|
|
"extensions.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -R, --reject=LIST những phần mở rộng nhả ra, cách nhau một "
|
|
|
|
"dấu phẩy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:654
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -D, --domains=LIST comma-separated list of accepted "
|
|
|
|
"domains.\n"
|
|
|
|
msgstr ""
|
|
|
|
" -D, --domains=LIST những miền chấp nhận, cách nhau một dấu "
|
|
|
|
"phẩy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:656
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --exclude-domains=LIST comma-separated list of rejected "
|
|
|
|
"domains.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --exclude-domains=LIST những miền nhả ra, cách nhau một dấu "
|
|
|
|
"phẩy.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:658
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --follow-ftp follow FTP links from HTML documents.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --follow-ftp đi theo liên kết FTP từ tài liệu HTML.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:660
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --follow-tags=LIST comma-separated list of followed HTML "
|
|
|
|
"tags.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --follow-tags=LIST những thẻ HTML đi theo, cách nhau một dấu "
|
|
|
|
"phẩy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:662
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" --ignore-tags=LIST comma-separated list of ignored HTML "
|
|
|
|
"tags.\n"
|
|
|
|
msgstr ""
|
|
|
|
" --ignore-tags=LIST những thẻ HTML bị lờ đi, cách nhau một "
|
|
|
|
"dấu phẩy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:664
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -H, --span-hosts go to foreign hosts when recursive.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -H, --span-hosts đi tới máy khác khi đệ quy.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:666
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -L, --relative follow relative links only.\n"
|
|
|
|
msgstr " -L, --relative chỉ đi theo liên kết tương đối.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:668
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -I, --include-directories=LIST list of allowed directories.\n"
|
|
|
|
msgstr " -I, --include-directories=LIST những thư mục cho phép.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:670
|
2005-05-14 04:20:19 -04:00
|
|
|
msgid " -X, --exclude-directories=LIST list of excluded directories.\n"
|
|
|
|
msgstr " -X, --exclude-directories=LIST những thư mục bỏ đi.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:672
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid ""
|
|
|
|
" -np, --no-parent don't ascend to the parent directory.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr " -np, --no-parent không đi ngược lên thư mục mẹ.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:676
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>.\n"
|
|
|
|
msgstr "Gửi báo cáo lỗi (bug) và đề nghị tới <bug-wget@gnu.org>.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:681
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "GNU Wget %s, a non-interactive network retriever.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
"GNU Wget %s, một chương trình truyền tải mạng có thể chạy ở dạng daemon.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:721
|
2008-05-29 21:06:33 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Password for user %s: "
|
|
|
|
msgstr ""
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:723
|
2008-05-29 21:06:33 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Password: "
|
|
|
|
msgstr ""
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:773
|
|
|
|
msgid "Wgetrc: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/main.c:774
|
|
|
|
msgid "Locale: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/main.c:775
|
|
|
|
msgid "Compile: "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/main.c:776
|
|
|
|
msgid "Link: "
|
|
|
|
msgstr ""
|
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#. TRANSLATORS: When available, an actual copyright character
|
|
|
|
#. (cirle-c) should be used in preference to "(C)".
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:836
|
2008-02-06 21:24:54 -05:00
|
|
|
msgid "Copyright (C) 2008 Free Software Foundation, Inc.\n"
|
2008-05-29 21:06:33 -04:00
|
|
|
msgstr "Tác quyền © năm 2008 của Tổ chực Phần mềm Tự do.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:838
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
2007-08-03 00:14:15 -04:00
|
|
|
"License GPLv3+: GNU GPL version 3 or later\n"
|
|
|
|
"<http://www.gnu.org/licenses/gpl.html>.\n"
|
|
|
|
"This is free software: you are free to change and redistribute it.\n"
|
|
|
|
"There is NO WARRANTY, to the extent permitted by law.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr ""
|
2007-10-22 15:04:42 -04:00
|
|
|
"Giấy Phép Công Cộng GNU (GPL), phiên bản 3 hay sau\n"
|
|
|
|
"<http://gnu.org/licenses/gpl.html>\n"
|
|
|
|
"Đây là phần mềm tự do : bạn có quyền thay đổi và phát hành lại nó.\n"
|
|
|
|
"KHÔNG CÓ BẢO HÀNH GÌ CẢ, với điều kiện được pháp luật cho phép.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#. TRANSLATORS: When available, please use the proper diacritics for
|
|
|
|
#. names such as this one. See en_US.po for reference.
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:845
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"Originally written by Hrvoje Niksic <hniksic@xemacs.org>.\n"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"Được viết bởi Hrvoje Niksic <hniksic@xemacs.org>.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:847
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "Currently maintained by Micah Cowan <micah@cowan.name>.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Nhà duy trì hiện thời: Micah Cowan <micah@cowan.name>.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:849
|
|
|
|
#, fuzzy
|
|
|
|
msgid "Please send bug reports and questions to <bug-wget@gnu.org>.\n"
|
|
|
|
msgstr "Gửi báo cáo lỗi (bug) và đề nghị tới <bug-wget@gnu.org>.\n"
|
|
|
|
|
|
|
|
#: src/main.c:899 src/main.c:968 src/main.c:1090
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Try `%s --help' for more options.\n"
|
|
|
|
msgstr "Hãy thử `%s --help' để biết thêm tùy chọn.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:965
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: illegal option -- `-n%c'\n"
|
|
|
|
msgstr "%s: tùy chọn không cho phép -- `-n%c'\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1023
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Can't be verbose and quiet at the same time.\n"
|
|
|
|
msgstr "Không thể cùng một lúc thông báo chi tiết và im lặng.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1029
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Can't timestamp and not clobber old files at the same time.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
"Không thể cùng một lúc đánh dấu thời gian và không ghi đè tập tin cũ.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1037
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Cannot specify both --inet4-only and --inet6-only.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Không thể chỉ ra cả --inet4-only và --inet6-only.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1047
|
2008-05-29 21:06:33 -04:00
|
|
|
msgid ""
|
|
|
|
"Cannot specify both -k and -O if multiple URLs are given, or in combination\n"
|
|
|
|
"with -p or -r. See the manual for details.\n"
|
|
|
|
"\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"Đưa ra nhiều địa chỉ URL, hoặc dùng tùy chọn « -p » hay « -r »,\n"
|
|
|
|
"thì không thể ghi rõ cả hai tùy chọn « -k » và « -O ».\n"
|
|
|
|
"Xem sổ tay để tìm chi tiết.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1056
|
2008-05-29 21:06:33 -04:00
|
|
|
msgid ""
|
|
|
|
"WARNING: combining -O with -r or -p will mean that all downloaded content\n"
|
|
|
|
"will be placed in the single file you specified.\n"
|
|
|
|
"\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr ""
|
2008-05-29 21:06:33 -04:00
|
|
|
"CẢNH BÁO : tổ hợp tùy chọn « -O » với « -r » hay « -p » gây ra\n"
|
|
|
|
"tất cả nội dung đã tải lên được đặt vào tập tin riêng lẻ bạn đã ghi rõ.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1062
|
2008-05-29 21:06:33 -04:00
|
|
|
msgid ""
|
|
|
|
"WARNING: timestamping does nothing in combination with -O. See the manual\n"
|
|
|
|
"for details.\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"CẢNH BÁO : chức năng ghi giờ không làm gì khi dùng cùng với tùy chọn « -O ». "
|
|
|
|
"Xem sổ tay để tìm chi tiết.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1070
|
2008-05-29 21:06:33 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "File `%s' already there; not retrieving.\n"
|
|
|
|
msgstr "Tập tin `%s' đã có ở đó nên không nhận nữa.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1077
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Cannot specify both --ask-password and --password.\n"
|
|
|
|
msgstr "Không thể chỉ ra cả --inet4-only và --inet6-only.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1085
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: missing URL\n"
|
|
|
|
msgstr "%s: thiếu URL\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1110
|
|
|
|
#, c-format
|
|
|
|
msgid "This version does not have support for IRIs\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/main.c:1174
|
|
|
|
msgid ""
|
|
|
|
"WARNING: Can't reopen standard output in binary mode;\n"
|
|
|
|
" downloaded file may contain inappropriate line endings.\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/main.c:1309
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "No URLs found in %s.\n"
|
|
|
|
msgstr "Không tìm thấy URL trong %s.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1327
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
"FINISHED --%s--\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
"Downloaded: %d files, %s in %s (%s)\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr ""
|
|
|
|
"KẾT THÚC --%s--\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
"Đã tải về: %d tập tin, %s trên %s (%s)\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/main.c:1336
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "Download quota of %s EXCEEDED!\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Giới hạn tải về %s BỊ VƯỢT QUÁ !\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/mswindows.c:99
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Continuing in background.\n"
|
|
|
|
msgstr "Tiếp tục trong nền sau.\n"
|
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/mswindows.c:292
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-04-21 11:54:27 -04:00
|
|
|
msgid "Continuing in background, pid %lu.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Đang tiếp tục trong nền sau, pid %lu.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/mswindows.c:294 src/utils.c:472
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Output will be written to %s.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Kết quả sẽ được ghi vào `%s'.\n"
|
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/mswindows.c:462 src/mswindows.c:469
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: Couldn't find usable socket driver.\n"
|
|
|
|
msgstr "%s: Không tìm thấy driver socket có thể sử dụng.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/netrc.c:390
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s:%d: warning: \"%s\" token appears before any machine name\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
"%s: %s:%d: cảnh báo: \"%s\" dấu hiệu xuất hiện trước bất kỳ tên máy nào\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/netrc.c:421
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s:%d: unknown token \"%s\"\n"
|
|
|
|
msgstr "%s: %s:%d: không rõ dấu hiệu \"%s\"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/netrc.c:485
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Usage: %s NETRC [HOSTNAME]\n"
|
|
|
|
msgstr "Sử dụng: %s NETRC [TÊN MÁY]\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/netrc.c:495
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: cannot stat %s: %s\n"
|
|
|
|
msgstr "%s: không thể stat %s: %s\n"
|
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/openssl.c:113
|
2005-04-28 06:21:55 -04:00
|
|
|
msgid "WARNING: using a weak random seed.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "CẢNH BÁO: đang sử dụng một nguồn sinh theo xác suất yếu.\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/openssl.c:173
|
2005-04-28 06:21:55 -04:00
|
|
|
msgid "Could not seed PRNG; consider using --random-file.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "Không thể tạo nguồn sinh PRNG, coi như sử dụng --random-file.\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/openssl.c:526
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: cannot verify %s's certificate, issued by %s:\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "%s: không thể thẩm tra chứng nhận của %s, cấp bởi « %s »:\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/openssl.c:535
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid " Unable to locally verify the issuer's authority.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr " Không thể thẩm tra cục bộ quyền của nhà cấp.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/openssl.c:539
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid " Self-signed certificate encountered.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr " Gặp chứng nhận tự ký.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/openssl.c:542
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid " Issued certificate not yet valid.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr " Chứng nhận đã cấp nhưng chưa hợp lệ.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/openssl.c:545
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid " Issued certificate has expired.\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr " Chứng nhận đã cấp cũng đã hết hạn dùng.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/openssl.c:577
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: certificate common name %s doesn't match requested host name %s.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
msgstr ""
|
|
|
|
"%s: tên chung của chứng thực `%s' không tương ứng tên máy yêu cầu `%s'.\n"
|
2005-06-06 15:52:34 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/openssl.c:590
|
2005-05-14 04:20:19 -04:00
|
|
|
#, c-format
|
2005-06-06 15:52:34 -04:00
|
|
|
msgid "To connect to %s insecurely, use `--no-check-certificate'.\n"
|
2005-06-21 15:07:17 -04:00
|
|
|
msgstr "Để kết nối không an toàn tới %s, hãy dùng `-no-check-certificate'.\n"
|
2005-04-28 06:21:55 -04:00
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/progress.c:242
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
"\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
"%*s[ skipping %sK ]"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr ""
|
|
|
|
"\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
"%*s[ nhảy qua %sK ]"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/progress.c:456
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Invalid dot style specification %s; leaving unchanged.\n"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Lỗi trong định dạng dấu chấm `%s', để nguyên.\n"
|
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/progress.c:805
|
2007-08-03 00:14:15 -04:00
|
|
|
#, c-format
|
|
|
|
msgid " eta %s"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr " tới %s"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/progress.c:1050
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid " in "
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr " trong "
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2008-05-29 21:06:33 -04:00
|
|
|
#: src/ptimer.c:161
|
2007-08-03 00:14:15 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Cannot get REALTIME clock frequency: %s\n"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Không thể lấy tần số đồng hồ THỜI GIAN THỰC: %s\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/recur.c:439
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Removing %s since it should be rejected.\n"
|
|
|
|
msgstr "Đang xóa bỏ %s vì nó sẽ bị nhả ra.\n"
|
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/res.c:390
|
2007-10-22 15:04:42 -04:00
|
|
|
#, c-format
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "Cannot open %s: %s"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Không thể mở %s: %s"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/res.c:549
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Loading robots.txt; please ignore errors.\n"
|
|
|
|
msgstr "Đang nạp robots.txt; xin hãy lờ đi các thông báo lỗi.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/retr.c:666
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Error parsing proxy URL %s: %s.\n"
|
|
|
|
msgstr "Lỗi phân tích URL của proxy %s: %s.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/retr.c:675
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Error in proxy URL %s: Must be HTTP.\n"
|
|
|
|
msgstr "Lỗi trong URL của proxy %s: Phải là HTTP.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/retr.c:772
|
2005-04-21 11:44:56 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%d redirections exceeded.\n"
|
|
|
|
msgstr "Vượt quá giới hạn %d lần chuyển hướng.\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/retr.c:1006
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
"Giving up.\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Đầu hàng.\n"
|
|
|
|
"\n"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/retr.c:1006
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid ""
|
|
|
|
"Retrying.\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
|
|
|
"Đang thử lại.\n"
|
|
|
|
"\n"
|
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/spider.c:74
|
2007-08-26 19:22:20 -04:00
|
|
|
msgid ""
|
|
|
|
"Found no broken links.\n"
|
|
|
|
"\n"
|
|
|
|
msgstr ""
|
2007-10-22 15:04:42 -04:00
|
|
|
"Không tìm thấy liên kết bị ngắt.\n"
|
|
|
|
"\n"
|
2007-08-26 19:22:20 -04:00
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/spider.c:81
|
2007-08-26 19:22:20 -04:00
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Found %d broken link.\n"
|
|
|
|
"\n"
|
|
|
|
msgid_plural ""
|
|
|
|
"Found %d broken links.\n"
|
|
|
|
"\n"
|
|
|
|
msgstr[0] ""
|
2007-10-22 15:04:42 -04:00
|
|
|
"Tìm thấy %d liên kết bị ngắt.\n"
|
2007-08-26 19:22:20 -04:00
|
|
|
"\n"
|
|
|
|
|
2008-02-06 21:24:54 -05:00
|
|
|
#: src/spider.c:91
|
|
|
|
#, c-format
|
2007-10-22 15:04:42 -04:00
|
|
|
msgid "%s\n"
|
2008-02-06 21:24:54 -05:00
|
|
|
msgstr "%s\n"
|
2007-08-26 19:22:20 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/url.c:633
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "No error"
|
|
|
|
msgstr "Không có lỗi"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/url.c:635
|
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Unsupported scheme %s"
|
2005-04-21 11:44:56 -04:00
|
|
|
msgstr "Sơ đồ không hỗ trợ"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/url.c:637
|
|
|
|
msgid "Scheme missing"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/url.c:639
|
2007-08-03 00:14:15 -04:00
|
|
|
msgid "Invalid host name"
|
2007-10-22 15:04:42 -04:00
|
|
|
msgstr "Sai tên máy"
|
2005-04-21 11:44:56 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/url.c:641
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Bad port number"
|
|
|
|
msgstr "Số thứ tự cổng xấu"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/url.c:643
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Invalid user name"
|
|
|
|
msgstr "Sai tên người dùng"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/url.c:645
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Unterminated IPv6 numeric address"
|
|
|
|
msgstr "Địa chỉ số IPv6 không có giới hạn"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/url.c:647
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "IPv6 addresses not supported"
|
|
|
|
msgstr "Không hỗ trợ địa chỉ IPv6"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/url.c:649
|
2005-04-21 11:44:56 -04:00
|
|
|
msgid "Invalid IPv6 numeric address"
|
|
|
|
msgstr "Địa chỉ IPv6 không đúng"
|
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/url.c:951
|
|
|
|
msgid "HTTPS support not compiled in"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/utils.c:108
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "%s: %s: Failed to allocate enough memory; memory exhausted.\n"
|
|
|
|
msgstr "%s: %s: Phân phối không thành công %ld byte; cạn bộ nhớ.\n"
|
2005-04-21 11:54:27 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/utils.c:114
|
2005-04-21 11:54:27 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n"
|
2005-05-14 04:20:19 -04:00
|
|
|
msgstr "%s: %s: Phân phối không thành công %ld byte; cạn bộ nhớ.\n"
|
2007-08-03 00:14:15 -04:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/utils.c:327
|
2008-05-29 21:06:33 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: aprintf: text buffer is too big (%ld bytes), aborting.\n"
|
|
|
|
msgstr ""
|
2008-02-06 21:24:54 -05:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/utils.c:470
|
2008-05-29 21:06:33 -04:00
|
|
|
#, c-format
|
|
|
|
msgid "Continuing in background, pid %d.\n"
|
|
|
|
msgstr "Tiếp tục trong nền sau, pid %d.\n"
|
2008-02-06 21:24:54 -05:00
|
|
|
|
2009-07-05 13:26:44 -04:00
|
|
|
#: src/utils.c:521
|
2008-05-29 21:06:33 -04:00
|
|
|
#, fuzzy, c-format
|
|
|
|
msgid "Failed to unlink symlink %s: %s\n"
|
|
|
|
msgstr "Bỏ liên kết mềm `%s' không thành công: %s\n"
|