📄 en_gb.po
字号:
#, c-formatmsgid "%s: option `%c%s' doesn't allow an argument\n"msgstr "%s: option `%c%s' doesn't allow an argument\n"#: src/getopt.c:723 src/getopt.c:896#, c-formatmsgid "%s: option `%s' requires an argument\n"msgstr "%s: option `%s' requires an argument\n"#. --option#: src/getopt.c:752#, c-formatmsgid "%s: unrecognized option `--%s'\n"msgstr "%s: unrecognised option `--%s'\n"#. +option or -option#: src/getopt.c:756#, c-formatmsgid "%s: unrecognized option `%c%s'\n"msgstr "%s: unrecognised option `%c%s'\n"#. 1003.2 specifies the format of this message.#: src/getopt.c:782#, c-formatmsgid "%s: illegal option -- %c\n"msgstr "%s: illegal option -- %c\n"#: src/getopt.c:785#, c-formatmsgid "%s: invalid option -- %c\n"msgstr "%s: invalid option -- %c\n"#. 1003.2 specifies the format of this message.#: src/getopt.c:815 src/getopt.c:945#, c-formatmsgid "%s: option requires an argument -- %c\n"msgstr "%s: option requires an argument -- %c\n"#: src/getopt.c:862#, c-formatmsgid "%s: option `-W %s' is ambiguous\n"msgstr "%s: option `-W %s' is ambiguous\n"#: src/getopt.c:880#, c-formatmsgid "%s: option `-W %s' doesn't allow an argument\n"msgstr "%s: option `-W %s' doesn't allow an argument\n"#: src/host.c:636#, c-formatmsgid "Resolving %s... "msgstr "Resolving %s... "#: src/host.c:656 src/host.c:672#, c-formatmsgid "failed: %s.\n"msgstr "failed: %s.\n"#: src/host.c:674msgid "failed: timed out.\n"msgstr "failed: timed out.\n"#: src/host.c:762msgid "Host not found"msgstr "Host not found"#: src/host.c:764msgid "Unknown error"msgstr "Unknown error"#: src/html-url.c:293#, c-formatmsgid "%s: Cannot resolve incomplete link %s.\n"msgstr "%s: Cannot resolve incomplete link %s.\n"#. this is fatal#: src/http.c:674msgid "Failed to set up an SSL context\n"msgstr "Failed to set up an SSL context\n"#: src/http.c:680#, c-formatmsgid "Failed to load certificates from %s\n"msgstr "Failed to load certificates from %s\n"#: src/http.c:684 src/http.c:692msgid "Trying without the specified certificate\n"msgstr "Trying without the specified certificate\n"#: src/http.c:688#, c-formatmsgid "Failed to get certificate key from %s\n"msgstr "Failed to get certificate key from %s\n"#: src/http.c:761 src/http.c:1809msgid "Unable to establish SSL connection.\n"msgstr "Unable to establish SSL connection.\n"#: src/http.c:770#, c-formatmsgid "Reusing connection to %s:%hu.\n"msgstr "Reusing connection to %s:%hu.\n"#: src/http.c:1034#, c-formatmsgid "Failed writing HTTP request: %s.\n"msgstr "Failed writing HTTP request: %s.\n"#: src/http.c:1039#, c-formatmsgid "%s request sent, awaiting response... "msgstr "%s request sent, awaiting response... "#: src/http.c:1083msgid "End of file while parsing headers.\n"msgstr "End of file while parsing headers.\n"#: src/http.c:1093#, c-formatmsgid "Read error (%s) in headers.\n"msgstr "Read error (%s) in headers.\n"#: src/http.c:1128msgid "No data received"msgstr "No data received"#: src/http.c:1130msgid "Malformed status line"msgstr "Malformed status line"#: src/http.c:1135msgid "(no description)"msgstr "(no description)"#: src/http.c:1267msgid "Authorization failed.\n"msgstr "Authorization failed.\n"#: src/http.c:1274msgid "Unknown authentication scheme.\n"msgstr "Unknown authentication scheme.\n"#: src/http.c:1314#, c-formatmsgid "Location: %s%s\n"msgstr "Location: %s%s\n"#: src/http.c:1315 src/http.c:1454msgid "unspecified"msgstr "unspecified"#: src/http.c:1316msgid " [following]"msgstr " [following]"#: src/http.c:1383msgid """\n"" The file is already fully retrieved; nothing to do.\n""\n"msgstr """\n"" The file is already fully retrieved; nothing to do.\n""\n"#: src/http.c:1401#, c-formatmsgid """\n""Continued download failed on this file, which conflicts with `-c'.\n""Refusing to truncate existing file `%s'.\n""\n"msgstr """\n""Continued download failed on this file, which conflicts with `-c'.\n""Refusing to truncate existing file `%s'.\n""\n"#. No need to print this output if the body won't be#. downloaded at all, or if the original server response is#. printed.#: src/http.c:1444msgid "Length: "msgstr "Length: "#: src/http.c:1449#, c-formatmsgid " (%s to go)"msgstr " (%s to go)"#: src/http.c:1454msgid "ignored"msgstr "ignored"#: src/http.c:1598msgid "Warning: wildcards not supported in HTTP.\n"msgstr "Warning: wildcards not supported in HTTP.\n"#. If opt.noclobber is turned on and file already exists, do not#. retrieve the file#: src/http.c:1628#, c-formatmsgid "File `%s' already there, will not retrieve.\n"msgstr "File `%s' already there, will not retrieve.\n"#: src/http.c:1800#, c-formatmsgid "Cannot write to `%s' (%s).\n"msgstr "Cannot write to `%s' (%s).\n"#: src/http.c:1819#, c-formatmsgid "ERROR: Redirection (%d) without location.\n"msgstr "ERROR: Redirection (%d) without location.\n"#: src/http.c:1851#, c-formatmsgid "%s ERROR %d: %s.\n"msgstr "%s ERROR %d: %s.\n"#: src/http.c:1864msgid "Last-modified header missing -- time-stamps turned off.\n"msgstr "Last-modified header missing -- time-stamps turned off.\n"#: src/http.c:1872msgid "Last-modified header invalid -- time-stamp ignored.\n"msgstr "Last-modified header invalid -- time-stamp ignored.\n"#: src/http.c:1895#, c-formatmsgid """Server file no newer than local file `%s' -- not retrieving.\n""\n"msgstr """Server file no newer than local file `%s' -- not retrieving.\n""\n"#: src/http.c:1903#, c-formatmsgid "The sizes do not match (local %ld) -- retrieving.\n"msgstr "The sizes do not match (local %ld) -- retrieving.\n"#: src/http.c:1907msgid "Remote file is newer, retrieving.\n"msgstr "Remote file is newer, retrieving.\n"#: src/http.c:1948#, c-formatmsgid """%s (%s) - `%s' saved [%ld/%ld]\n""\n"msgstr """%s (%s) - `%s' saved [%ld/%ld]\n""\n"#: src/http.c:1998#, c-formatmsgid "%s (%s) - Connection closed at byte %ld. "msgstr "%s (%s) - Connection closed at byte %ld. "#: src/http.c:2007#, c-formatmsgid """%s (%s) - `%s' saved [%ld/%ld])\n""\n"msgstr """%s (%s) - `%s' saved [%ld/%ld])\n""\n"#: src/http.c:2028#, c-formatmsgid "%s (%s) - Connection closed at byte %ld/%ld. "msgstr "%s (%s) - Connection closed at byte %ld/%ld. "#: src/http.c:2040#, c-formatmsgid "%s (%s) - Read error at byte %ld (%s)."msgstr "%s (%s) - Read error at byte %ld (%s)."#: src/http.c:2049#, c-formatmsgid "%s (%s) - Read error at byte %ld/%ld (%s). "msgstr "%s (%s) - Read error at byte %ld/%ld (%s). "#: src/init.c:342#, c-formatmsgid "%s: WGETRC points to %s, which doesn't exist.\n"msgstr "%s: WGETRC points to %s, which doesn't exist.\n"#: src/init.c:398 src/netrc.c:276#, c-formatmsgid "%s: Cannot read %s (%s).\n"msgstr "%s: Cannot read %s (%s).\n"#: src/init.c:416 src/init.c:422#, c-formatmsgid "%s: Error in %s at line %d.\n"msgstr "%s: Error in %s at line %d.\n"#: src/init.c:454#, c-formatmsgid "%s: Warning: Both system and user wgetrc point to `%s'.\n"msgstr "%s: Warning: Both system and user wgetrc point to `%s'.\n"#: src/init.c:594#, c-formatmsgid "%s: Invalid --execute command `%s'\n"msgstr "%s: Invalid --execute command `%s'\n"#: src/init.c:630#, c-formatmsgid "%s: %s: Invalid boolean `%s', use `on' or `off'.\n"msgstr "%s: %s: Invalid boolean `%s', use `on' or `off'.\n"#: src/init.c:673#, c-formatmsgid "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n"msgstr "%s: %s: Invalid boolean `%s', use always, on, off, or never.\n"#: src/init.c:691#, c-formatmsgid "%s: %s: Invalid number `%s'.\n"msgstr "%s: %s: Invalid number `%s'.\n"#: src/init.c:930 src/init.c:949#, c-formatmsgid "%s: %s: Invalid byte value `%s'\n"msgstr "%s: %s: Invalid byte value `%s'\n"#: src/init.c:974#, c-formatmsgid "%s: %s: Invalid time period `%s'\n"msgstr "%s: %s: Invalid time period `%s'\n"#: src/init.c:1051#, c-formatmsgid "%s: %s: Invalid header `%s'.\n"msgstr "%s: %s: Invalid header `%s'.\n"#: src/init.c:1106#, c-formatmsgid "%s: %s: Invalid progress type `%s'.\n"msgstr "%s: %s: Invalid progress type `%s'.\n"#: src/init.c:1157#, c-formatmsgid "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n"msgstr "%s: %s: Invalid restriction `%s', use `unix' or `windows'.\n"#: src/init.c:1198#, c-formatmsgid "%s: %s: Invalid value `%s'.\n"msgstr "%s: %s: Invalid value `%s'.\n"#: src/log.c:636#, c-formatmsgid """\n""%s received, redirecting output to `%s'.\n"msgstr """\n""%s received, redirecting output to `%s'.\n"#. Eek! Opening the alternate log file has failed. Nothing we#. can do but disable printing completely.#: src/log.c:643#, c-formatmsgid "%s: %s; disabling logging.\n"msgstr "%s: %s; disabling logging.\n"#: src/main.c:127#, c-formatmsgid "Usage: %s [OPTION]... [URL]...\n"msgstr "Usage: %s [OPTION]... [URL]...\n"#: src/main.c:135#, c-formatmsgid "GNU Wget %s, a non-interactive network retriever.\n"msgstr "GNU Wget %s, a non-interactive network retriever.\n"#. Had to split this in parts, so the #@@#%# Ultrix compiler and cpp#. don't bitch. Also, it makes translation much easier.#: src/main.c:140msgid """\n""Mandatory arguments to long options are mandatory for short options too.\n""\n"msgstr """\n""Mandatory arguments to long options are mandatory for short options too.\n""\n"#: src/main.c:144msgid """Startup:\n"" -V, --version display the version of Wget and exit.\n"" -h, --help print this help.\n"" -b, --background go to background after startup.\n"" -e, --execute=COMMAND execute a `.wgetrc'-style command.\n""\n"msgstr """Startup:\n"" -V, --version display the version of Wget and exit.\n"" -h, --help print this help.\n"" -b, --background go to background after startup.\n"" -e, --execute=COMMAND execute a `.wgetrc'-style command.\n""\n"#: src/main.c:151msgid """Logging and input file:\n"" -o, --output-file=FILE log messages to FILE.\n"" -a, --append-output=FILE append messages to FILE.\n"" -d, --debug print debug output.\n"" -q, --quiet quiet (no output).\n"" -v, --verbose be verbose (this is the default).\n"" -nv, --non-verbose turn off verboseness, without being quiet.\n"" -i, --input-file=FILE download URLs found in FILE.\n"" -F, --force-html treat input file as HTML.\n"" -B, --base=URL prepends URL to relative links in -F -i file.\n""\n"msgstr """Logging and input file:\n"" -o, --output-file=FILE log messages to FILE.\n"" -a, --append-output=FILE append messages to FILE.\n"" -d, --debug print debug output.\n"" -q, --quiet quiet (no output).\n"" -v, --verbose be verbose (this is the default).\n"" -nv, --non-verbose turn off verboseness, without being quiet.\n"" -i, --input-file=FILE download URLs found in FILE.\n"" -F, --force-html treat input file as HTML.\n"" -B, --base=URL prepends URL to relative links in -F -i file.\n""\n"#: src/main.c:163
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -