📄 en@quot.po
字号:
# English translations for GNU bash package.# Copyright (C) 2011 Free Software Foundation, Inc.# This file is distributed under the same license as the GNU bash package.# Automatically generated, 2011.## All this catalog "translates" are quotation characters.# The msgids must be ASCII and therefore cannot contain real quotation# characters, only substitutes like grave accent (0x60), apostrophe (0x27)# and double quote (0x22). These substitutes look strange; see# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html## This catalog translates grave accent (0x60) and apostrophe (0x27) to# left single quotation mark (U+2018) and right single quotation mark (U+2019).# It also translates pairs of apostrophe (0x27) to# left single quotation mark (U+2018) and right single quotation mark (U+2019)# and pairs of quotation mark (0x22) to# left double quotation mark (U+201C) and right double quotation mark (U+201D).## When output to an UTF-8 terminal, the quotation characters appear perfectly.# When output to an ISO-8859-1 terminal, the single quotation marks are# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to# grave/acute accent (by libiconv), and the double quotation marks are# transliterated to 0x22.# When output to an ASCII terminal, the single quotation marks are# transliterated to apostrophes, and the double quotation marks are# transliterated to 0x22.#msgid ""msgstr """Project-Id-Version: GNU bash 4.2-release\n""Report-Msgid-Bugs-To: \n""POT-Creation-Date: 2011-01-28 22:09-0500\n""PO-Revision-Date: 2011-01-28 22:09-0500\n""Last-Translator: Automatically generated\n""Language-Team: none\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: 8bit\n""Plural-Forms: nplurals=2; plural=(n != 1);\n"#: arrayfunc.c:50msgid "bad array subscript"msgstr "bad array subscript"#: arrayfunc.c:313 builtins/declare.def:487#, c-formatmsgid "%s: cannot convert indexed to associative array"msgstr "%s: cannot convert indexed to associative array"#: arrayfunc.c:480#, c-formatmsgid "%s: invalid associative array key"msgstr "%s: invalid associative array key"#: arrayfunc.c:482#, c-formatmsgid "%s: cannot assign to non-numeric index"msgstr "%s: cannot assign to non-numeric index"#: arrayfunc.c:518#, c-formatmsgid "%s: %s: must use subscript when assigning associative array"msgstr "%s: %s: must use subscript when assigning associative array"#: bashhist.c:387#, c-formatmsgid "%s: cannot create: %s"msgstr "%s: cannot create: %s"#: bashline.c:3498msgid "bash_execute_unix_command: cannot find keymap for command"msgstr "bash_execute_unix_command: cannot find keymap for command"#: bashline.c:3584#, c-formatmsgid "%s: first non-whitespace character is not `\"'"msgstr "%s: first non-whitespace character is not ‘\"’"#: bashline.c:3613#, c-formatmsgid "no closing `%c' in %s"msgstr "no closing ‘%c’ in %s"#: bashline.c:3647#, c-formatmsgid "%s: missing colon separator"msgstr "%s: missing colon separator"#: builtins/alias.def:132#, c-formatmsgid "`%s': invalid alias name"msgstr "‘%s’: invalid alias name"#: builtins/bind.def:120 builtins/bind.def:123msgid "line editing not enabled"msgstr "line editing not enabled"#: builtins/bind.def:206#, c-formatmsgid "`%s': invalid keymap name"msgstr "‘%s’: invalid keymap name"#: builtins/bind.def:245#, c-formatmsgid "%s: cannot read: %s"msgstr "%s: cannot read: %s"#: builtins/bind.def:260#, c-formatmsgid "`%s': cannot unbind"msgstr "‘%s’: cannot unbind"#: builtins/bind.def:295 builtins/bind.def:325#, c-formatmsgid "`%s': unknown function name"msgstr "‘%s’: unknown function name"#: builtins/bind.def:303#, c-formatmsgid "%s is not bound to any keys.\n"msgstr "%s is not bound to any keys.\n"#: builtins/bind.def:307#, c-formatmsgid "%s can be invoked via "msgstr "%s can be invoked via "#: builtins/break.def:77 builtins/break.def:117msgid "loop count"msgstr "loop count"#: builtins/break.def:137msgid "only meaningful in a `for', `while', or `until' loop"msgstr "only meaningful in a ‘for’, ‘while’, or ‘until’ loop"#: builtins/caller.def:133msgid """Returns the context of the current subroutine call.\n"" \n"" Without EXPR, returns "msgstr """Returns the context of the current subroutine call.\n"" \n"" Without EXPR, returns "#: builtins/cd.def:235msgid "HOME not set"msgstr "HOME not set"#: builtins/cd.def:247msgid "OLDPWD not set"msgstr "OLDPWD not set"#: builtins/common.c:101#, c-formatmsgid "line %d: "msgstr "line %d: "#: builtins/common.c:139 error.c:261#, c-formatmsgid "warning: "msgstr "warning: "#: builtins/common.c:153#, c-formatmsgid "%s: usage: "msgstr "%s: usage: "#: builtins/common.c:166 test.c:832msgid "too many arguments"msgstr "too many arguments"#: builtins/common.c:191 shell.c:500 shell.c:782#, c-formatmsgid "%s: option requires an argument"msgstr "%s: option requires an argument"#: builtins/common.c:198#, c-formatmsgid "%s: numeric argument required"msgstr "%s: numeric argument required"#: builtins/common.c:205#, c-formatmsgid "%s: not found"msgstr "%s: not found"#: builtins/common.c:214 shell.c:795#, c-formatmsgid "%s: invalid option"msgstr "%s: invalid option"#: builtins/common.c:221#, c-formatmsgid "%s: invalid option name"msgstr "%s: invalid option name"#: builtins/common.c:228 general.c:231 general.c:236#, c-formatmsgid "`%s': not a valid identifier"msgstr "‘%s’: not a valid identifier"#: builtins/common.c:238msgid "invalid octal number"msgstr "invalid octal number"#: builtins/common.c:240msgid "invalid hex number"msgstr "invalid hex number"#: builtins/common.c:242 expr.c:1362msgid "invalid number"msgstr "invalid number"#: builtins/common.c:250#, c-formatmsgid "%s: invalid signal specification"msgstr "%s: invalid signal specification"#: builtins/common.c:257#, c-formatmsgid "`%s': not a pid or valid job spec"msgstr "‘%s’: not a pid or valid job spec"#: builtins/common.c:264 error.c:454#, c-formatmsgid "%s: readonly variable"msgstr "%s: readonly variable"#: builtins/common.c:272#, c-formatmsgid "%s: %s out of range"msgstr "%s: %s out of range"#: builtins/common.c:272 builtins/common.c:274msgid "argument"msgstr "argument"#: builtins/common.c:274#, c-formatmsgid "%s out of range"msgstr "%s out of range"#: builtins/common.c:282#, c-formatmsgid "%s: no such job"msgstr "%s: no such job"#: builtins/common.c:290#, c-formatmsgid "%s: no job control"msgstr "%s: no job control"#: builtins/common.c:292msgid "no job control"msgstr "no job control"#: builtins/common.c:302#, c-formatmsgid "%s: restricted"msgstr "%s: restricted"#: builtins/common.c:304msgid "restricted"msgstr "restricted"#: builtins/common.c:312#, c-formatmsgid "%s: not a shell builtin"msgstr "%s: not a shell builtin"#: builtins/common.c:321#, c-formatmsgid "write error: %s"msgstr "write error: %s"#: builtins/common.c:329#, c-formatmsgid "error setting terminal attributes: %s"msgstr "error setting terminal attributes: %s"#: builtins/common.c:331#, c-formatmsgid "error getting terminal attributes: %s"msgstr "error getting terminal attributes: %s"#: builtins/common.c:563#, c-formatmsgid "%s: error retrieving current directory: %s: %s\n"msgstr "%s: error retrieving current directory: %s: %s\n"#: builtins/common.c:629 builtins/common.c:631#, c-formatmsgid "%s: ambiguous job spec"msgstr "%s: ambiguous job spec"#: builtins/complete.def:276#, c-formatmsgid "%s: invalid action name"msgstr "%s: invalid action name"#: builtins/complete.def:449 builtins/complete.def:644#: builtins/complete.def:853#, c-formatmsgid "%s: no completion specification"msgstr "%s: no completion specification"#: builtins/complete.def:696msgid "warning: -F option may not work as you expect"msgstr "warning: -F option may not work as you expect"#: builtins/complete.def:698msgid "warning: -C option may not work as you expect"msgstr "warning: -C option may not work as you expect"#: builtins/complete.def:826msgid "not currently executing completion function"msgstr "not currently executing completion function"#: builtins/declare.def:124msgid "can only be used in a function"msgstr "can only be used in a function"#: builtins/declare.def:366msgid "cannot use `-f' to make functions"msgstr "cannot use ‘-f’ to make functions"#: builtins/declare.def:378 execute_cmd.c:5105#, c-formatmsgid "%s: readonly function"msgstr "%s: readonly function"#: builtins/declare.def:474#, c-formatmsgid "%s: cannot destroy array variables in this way"msgstr "%s: cannot destroy array variables in this way"#: builtins/declare.def:481#, c-formatmsgid "%s: cannot convert associative to indexed array"msgstr "%s: cannot convert associative to indexed array"#: builtins/enable.def:137 builtins/enable.def:145msgid "dynamic loading not available"msgstr "dynamic loading not available"#: builtins/enable.def:312#, c-formatmsgid "cannot open shared object %s: %s"msgstr "cannot open shared object %s: %s"#: builtins/enable.def:335#, c-formatmsgid "cannot find %s in shared object %s: %s"msgstr "cannot find %s in shared object %s: %s"#: builtins/enable.def:459#, c-formatmsgid "%s: not dynamically loaded"msgstr "%s: not dynamically loaded"#: builtins/enable.def:474#, c-formatmsgid "%s: cannot delete: %s"msgstr "%s: cannot delete: %s"#: builtins/evalfile.c:135 builtins/hash.def:171 execute_cmd.c:4961#: shell.c:1457#, c-formatmsgid "%s: is a directory"msgstr "%s: is a directory"#: builtins/evalfile.c:140#, c-formatmsgid "%s: not a regular file"msgstr "%s: not a regular file"#: builtins/evalfile.c:148#, c-formatmsgid "%s: file is too large"msgstr "%s: file is too large"#: builtins/evalfile.c:182 builtins/evalfile.c:200 execute_cmd.c:5032#: shell.c:1467#, c-formatmsgid "%s: cannot execute binary file"msgstr "%s: cannot execute binary file"#: builtins/exec.def:154 builtins/exec.def:156 builtins/exec.def:228#, c-formatmsgid "%s: cannot execute: %s"msgstr "%s: cannot execute: %s"#: builtins/exit.def:65#, c-formatmsgid "logout\n"msgstr "logout\n"#: builtins/exit.def:88msgid "not login shell: use `exit'"msgstr "not login shell: use ‘exit’"#: builtins/exit.def:120#, c-formatmsgid "There are stopped jobs.\n"msgstr "There are stopped jobs.\n"#: builtins/exit.def:122#, c-formatmsgid "There are running jobs.\n"msgstr "There are running jobs.\n"#: builtins/fc.def:262msgid "no command found"msgstr "no command found"#: builtins/fc.def:312 builtins/fc.def:359msgid "history specification"msgstr "history specification"#: builtins/fc.def:380#, c-formatmsgid "%s: cannot open temp file: %s"msgstr "%s: cannot open temp file: %s"#: builtins/fg_bg.def:149 builtins/jobs.def:282msgid "current"msgstr "current"#: builtins/fg_bg.def:158#, c-formatmsgid "job %d started without job control"msgstr "job %d started without job control"#: builtins/getopt.c:110#, c-formatmsgid "%s: illegal option -- %c\n"msgstr "%s: illegal option -- %c\n"#: builtins/getopt.c:111#, c-formatmsgid "%s: option requires an argument -- %c\n"msgstr "%s: option requires an argument -- %c\n"#: builtins/hash.def:92msgid "hashing disabled"msgstr "hashing disabled"#: builtins/hash.def:138#, c-formatmsgid "%s: hash table empty\n"msgstr "%s: hash table empty\n"#: builtins/hash.def:245#, c-formatmsgid "hits\tcommand\n"msgstr "hits\tcommand\n"#: builtins/help.def:130#, c-formatmsgid "Shell commands matching keyword `"msgid_plural "Shell commands matching keywords `"msgstr[0] "Shell commands matching keyword `"msgstr[1] "Shell commands matching keywords `"#: builtins/help.def:168#, c-formatmsgid """no help topics match `%s'. Try `help help' or `man -k %s' or `info %s'."msgstr """no help topics match ‘%s’. Try ‘help help’ or ‘man -k %s’ or ‘info %s’."#: builtins/help.def:185#, c-formatmsgid "%s: cannot open: %s"msgstr "%s: cannot open: %s"#: builtins/help.def:337#, c-formatmsgid """These shell commands are defined internally. Type `help' to see this list.\n""Type `help name' to find out more about the function `name'.\n""Use `info bash' to find out more about the shell in general.\n""Use `man -k' or `info' to find out more about commands not in this list.\n""\n""A star (*) next to a name means that the command is disabled.\n""\n"msgstr """These shell commands are defined internally. Type ‘help’ to see this list.\n""Type ‘help name’ to find out more about the function ‘name’.\n""Use ‘info bash’ to find out more about the shell in general.\n""Use ‘man -k’ or ‘info’ to find out more about commands not in this list.\n""\n""A star (*) next to a name means that the command is disabled.\n""\n"#: builtins/history.def:154
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -