⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ca.po

📁 android-w.song.android.widget
💻 PO
📖 第 1 页 / 共 5 页
字号:
#: builtins.c:155msgid "suspend [-f]"msgstr "suspend [-f]"#: builtins.c:158msgid "test [expr]"msgstr "test [expressi?]"#: builtins.c:160msgid "[ arg... ]"msgstr "[ par?metres... ]"#: builtins.c:162msgid "times"msgstr "times"#: builtins.c:164#, fuzzymsgid "trap [-lp] [[arg] signal_spec ...]"msgstr """trap [par?metres] [id_senyal], o \n""trap -l"#: builtins.c:166#, fuzzymsgid "type [-afptP] name [name ...]"msgstr "type [-apt] nom [nom ...]"#: builtins.c:169#, fuzzymsgid "ulimit [-SHacdefilmnpqrstuvx] [limit]"msgstr "ulimit [-SHacdfmstpnuv] [l?mit]"#: builtins.c:172#, fuzzymsgid "umask [-p] [-S] [mode]"msgstr "umask [-S] [mode]"#: builtins.c:175#, fuzzymsgid "wait [id]"msgstr "wait [n]"#: builtins.c:179#, fuzzymsgid "wait [pid]"msgstr "wait [n]"#: builtins.c:182#, fuzzymsgid "for NAME [in WORDS ... ] ; do COMMANDS; done"msgstr "for NOM [in PARAULES ... ;] do ORDRES; done"#: builtins.c:184#, fuzzymsgid "for (( exp1; exp2; exp3 )); do COMMANDS; done"msgstr "for NOM [in PARAULES ... ;] do ORDRES; done"#: builtins.c:186msgid "select NAME [in WORDS ... ;] do COMMANDS; done"msgstr "select NOM [in PARAULES ... ;] do ORDRES; done"#: builtins.c:188msgid "time [-p] pipeline"msgstr ""#: builtins.c:190msgid "case WORD in [PATTERN [| PATTERN]...) COMMANDS ;;]... esac"msgstr "case PARAULES in [PATR? [| PATR?]...) ORDRES ;;]... esac"#: builtins.c:192msgid """if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMANDS; ]... [ else ""COMMANDS; ] fi"msgstr """if ORDRES; then ORDRES; [ elif ORDRES; then ORDRES; ]... [ else ORDRES; ] fi"#: builtins.c:194msgid "while COMMANDS; do COMMANDS; done"msgstr "while ORDRES; do ORDRES; done"#: builtins.c:196msgid "until COMMANDS; do COMMANDS; done"msgstr "until ORDRES; do ORDRES; done"#: builtins.c:198msgid "coproc [NAME] command [redirections]"msgstr ""#: builtins.c:200#, fuzzymsgid "function name { COMMANDS ; } or name () { COMMANDS ; }"msgstr "function NOM { ORDRES ; } or NOM () { ORDRES ; }"#: builtins.c:202#, fuzzymsgid "{ COMMANDS ; }"msgstr "{ ORDRES }"#: builtins.c:204#, fuzzymsgid "job_spec [&]"msgstr "fg [id_tasca]"#: builtins.c:206#, fuzzymsgid "(( expression ))"msgstr "s'esperava una expressi?"#: builtins.c:208#, fuzzymsgid "[[ expression ]]"msgstr "s'esperava una expressi?"#: builtins.c:210#, fuzzymsgid "variables - Names and meanings of some shell variables"msgstr "Es permeten les variables de l'int?rpret d'ordres com a operands.  El"#: builtins.c:213#, fuzzymsgid "pushd [-n] [+N | -N | dir]"msgstr "pushd [directori | +N | -N] [-n]"#: builtins.c:217#, fuzzymsgid "popd [-n] [+N | -N]"msgstr "popd [+N | -N] [-n]"#: builtins.c:221msgid "dirs [-clpv] [+N] [-N]"msgstr "dirs [-clpv] [+N] [-N]"#: builtins.c:224#, fuzzymsgid "shopt [-pqsu] [-o] [optname ...]"msgstr "shopt [-pqsu] [-o opci?_format_llarg] nom_opci? [nom_opci?...]"#: builtins.c:226msgid "printf [-v var] format [arguments]"msgstr ""#: builtins.c:229msgid """complete [-abcdefgjksuv] [-pr] [-DE] [-o option] [-A action] [-G globpat] [-""W wordlist]  [-F function] [-C command] [-X filterpat] [-P prefix] [-S ""suffix] [name ...]"msgstr ""#: builtins.c:233msgid """compgen [-abcdefgjksuv] [-o option]  [-A action] [-G globpat] [-W wordlist]  ""[-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] [word]"msgstr ""#: builtins.c:237#, fuzzymsgid "compopt [-o|+o option] [-DE] [name ...]"msgstr "type [-apt] nom [nom ...]"#: builtins.c:240msgid """mapfile [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c ""quantum] [array]"msgstr ""#: builtins.c:242msgid """readarray [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c ""quantum] [array]"msgstr ""#: builtins.c:254msgid """Define or display aliases.\n""    \n""    Without arguments, `alias' prints the list of aliases in the reusable\n""    form `alias NAME=VALUE' on standard output.\n""    \n""    Otherwise, an alias is defined for each NAME whose VALUE is given.\n""    A trailing space in VALUE causes the next word to be checked for\n""    alias substitution when the alias is expanded.\n""    \n""    Options:\n""      -p\tPrint all defined aliases in a reusable format\n""    \n""    Exit Status:\n""    alias returns true unless a NAME is supplied for which no alias has ""been\n""    defined."msgstr ""#: builtins.c:276#, fuzzymsgid """Remove each NAME from the list of defined aliases.\n""    \n""    Options:\n""      -a\tremove all alias definitions.\n""    \n""    Return success unless a NAME is not an existing alias."msgstr """Es treuen NOMs de la llista de les definicions d'?lies.  Si s'especifica"#: builtins.c:289msgid """Set Readline key bindings and variables.\n""    \n""    Bind a key sequence to a Readline function or a macro, or set a\n""    Readline variable.  The non-option argument syntax is equivalent to\n""    that found in ~/.inputrc, but must be passed as a single argument:\n""    e.g., bind '\"\\C-x\\C-r\": re-read-init-file'.\n""    \n""    Options:\n""      -m  keymap         Use KEYMAP as the keymap for the duration of this\n""                         command.  Acceptable keymap names are emacs,\n""                         emacs-standard, emacs-meta, emacs-ctlx, vi, vi-""move,\n""                         vi-command, and vi-insert.\n""      -l                 List names of functions.\n""      -P                 List function names and bindings.\n""      -p                 List functions and bindings in a form that can be\n""                         reused as input.\n""      -S                 List key sequences that invoke macros and their ""values\n""      -s                 List key sequences that invoke macros and their ""values\n""                         in a form that can be reused as input.\n""      -V                 List variable names and values\n""      -v                 List variable names and values in a form that can\n""                         be reused as input.\n""      -q  function-name  Query about which keys invoke the named function.\n""      -u  function-name  Unbind all keys which are bound to the named ""function.\n""      -r  keyseq         Remove the binding for KEYSEQ.\n""      -f  filename       Read key bindings from FILENAME.\n""      -x  keyseq:shell-command\tCause SHELL-COMMAND to be executed when\n""    \t\t\t\tKEYSEQ is entered.\n""    \n""    Exit Status:\n""    bind returns 0 unless an unrecognized option is given or an error occurs."msgstr ""#: builtins.c:326#, fuzzymsgid """Exit for, while, or until loops.\n""    \n""    Exit a FOR, WHILE or UNTIL loop.  If N is specified, break N enclosing\n""    loops.\n""    \n""    Exit Status:\n""    The exit status is 0 unless N is not greater than or equal to 1."msgstr "Repr?n la seg?ent iteraci? del bucle envoltant FOR, WHILE, o UNTIL."#: builtins.c:338#, fuzzymsgid """Resume for, while, or until loops.\n""    \n""    Resumes the next iteration of the enclosing FOR, WHILE or UNTIL loop.\n""    If N is specified, resumes the Nth enclosing loop.\n""    \n""    Exit Status:\n""    The exit status is 0 unless N is not greater than or equal to 1."msgstr "Repr?n la seg?ent iteraci? del bucle envoltant FOR, WHILE, o UNTIL."#: builtins.c:350msgid """Execute shell builtins.\n""    \n""    Execute SHELL-BUILTIN with arguments ARGs without performing command\n""    lookup.  This is useful when you wish to reimplement a shell builtin\n""    as a shell function, but need to execute the builtin within the ""function.\n""    \n""    Exit Status:\n""    Returns the exit status of SHELL-BUILTIN, or false if SHELL-BUILTIN is\n""    not a shell builtin.."msgstr ""#: builtins.c:365msgid """Return the context of the current subroutine call.\n""    \n""    Without EXPR, returns \"$line $filename\".  With EXPR, returns\n""    \"$line $subroutine $filename\"; this extra information can be used to\n""    provide a stack trace.\n""    \n""    The value of EXPR indicates how many call frames to go back before the\n""    current one; the top frame is frame 0.\n""    \n""    Exit Status:\n""    Returns 0 unless the shell is not executing a shell function or EXPR\n""    is invalid."msgstr ""#: builtins.c:383msgid """Change the shell working directory.\n""    \n""    Change the current directory to DIR.  The default DIR is the value of ""the\n""    HOME shell variable.\n""    \n""    The variable CDPATH defines the search path for the directory ""containing\n""    DIR.  Alternative directory names in CDPATH are separated by a colon ""(:).\n""    A null directory name is the same as the current directory.  If DIR ""begins\n""    with a slash (/), then CDPATH is not used.\n""    \n""    If the directory is not found, and the shell option `cdable_vars' is ""set,\n""    the word is assumed to be  a variable name.  If that variable has a ""value,\n""    its value is used for DIR.\n""    \n""    Options:\n""        -L\tforce symbolic links to be followed\n""        -P\tuse the physical directory structure without following symbolic\n""    \tlinks\n""        -e\tif the -P option is supplied, and the current working directory\n""    \tcannot be determined successfully, exit with a non-zero status\n""    \n""    The default is to follow symbolic links, as if `-L' were specified.\n""    \n""    Exit Status:\n""    Returns 0 if the directory is changed, and if $PWD is set successfully ""when\n""    -P is used; non-zero otherwise."msgstr ""#: builtins.c:414msgid """Print the name of the current working directory.\n""    \n""    Options:\n""      -L\tprint the value of $PWD if it names the current working\n""    \tdirectory\n""      -P\tprint the physical directory, without any symbolic links\n""    \n""    By default, `pwd' behaves as if `-L' were specified.\n""    \n""    Exit Status:\n""    Returns 0 unless an invalid option is given or the current directory\n""    cannot be read."msgstr ""#: builtins.c:431#, fuzzymsgid """Null command.\n""    \n""    No effect; the command does nothing.\n""    \n""    Exit Status:\n""    Always succeeds."msgstr "Cap efecte; no es fa res.  Es retorna amb el codi zero com a eixida."#: builtins.c:442msgid """Return a successful result.\n""    \n""    Exit Status:\n""    Always succeeds."msgstr ""#: builtins.c:451msgid """Return an unsuccessful result.\n""    \n""    Exit Status:\n""    Always fails."msgstr ""#: builtins.c:460msgid """Execute a simple command or display information about commands.\n""    \n""    Runs COMMAND with ARGS suppressing  shell function lookup, or display\n""    information about the specified COMMANDs.  Can be used to invoke ""commands\n""    on disk when a function with the same name exists.\n""    \n""    Options:\n""      -p\tuse a default value for PATH that is guaranteed to find all of\n""    \tthe standard utilities\n""      -v\tprint a description of COMMAND similar to the `type' builtin\n""      -V\tprint a more verbose description of each COMMAND\n""    \n""    Exit Status:\n""    Returns exit status of COMMAND, or failure if COMMAND is not found."msgstr ""#: builtins.c:479msgid """Set variable values and attributes.\n""    \n""    Declare variables and give them attributes.  If no NAMEs are given,\n""    display the attributes and values of all variables.\n""    \n""    Options:\n""      -f\trestrict action or display to function names and definitions\n""      -F\trestrict display to function names only (plus line number and\n""    \tsource file when debugging)\n""      -g\tcreate global variables when used in a shell function; otherwise\n""    \tignored\n""      -p\tdisplay the attributes and value of each NAME\n""    \n""    Options which set attributes:\n""      -a\tto make NAMEs indexed arrays (if supported)\n""      -A\tto make NAMEs associative arrays (if supported)\n""      -i\tto make NAMEs have the `integer' attribute\n""      -l\tto convert NAMEs to lower case on assignment\n""      -r\tto make NAMEs readonly\n""      -t\tto make NAMEs have the `trace' attribute\n""      -u\tto convert NAMEs to upper case on assignment\n""      -x\tto make NAMEs export\n""    \n""    Using `+' instead of `-' turns off the given attribute.\n""    \n""    Variables with the integer attribute have arithmetic evaluation (see\n""    the `let' command) performed when the variable is assigned a value.\n""    \n""    When used in a function, `declare' makes NAMEs local, as with the ""`local'\n""    command.  The `-g' option suppresses this behavior.\n""    \n""    Exit Status:\n""    Returns success unless an invalid option is supplied or an error occurs."msgstr ""#: builtins.c:517msgid """Set variable values and attributes.\n""    \n""    Obsolete.  See `help declare'."msgstr ""#: builtins.c:525msgid """Define local variables.\n""    \n""    Create a local variable called NAME, and give it VALUE.  OPTION can\n""    be any option accepted by `declare'.\n""    \n""    Local variables can only be used within a function; they are visible\n""    only to the function where they are defined and its children.\n""    \n""    Exit Status:\n""    Returns success unless an invalid option is supplied, an error occurs,\n""    or the shell is not executing a function."msgstr ""#: builtins.c:542msgid """Write arguments to the standard output.\n""    \n""    Display the ARGs on the standard output followed by a newline.\n""    \n""    Options:\n""      -n\tdo not append a newline\n""      -e\tenable interpretation of the following backslash escapes\n""      -E\texplicitly suppress interpretation of backslash escapes\n""    \n""    `echo' interprets the following backslash-escaped characters:\n""      \\a\talert (bell)\n""      \\b\tbackspace\n""      \\c\tsuppress further output\n""      \\e\tescape character\n""      \\f\tform feed\n""      \\n\tnew line\n""      \\r\tcarriage return\n""      \\t\thorizontal tab\n""      \\v\tvertical tab\n""      \\\\\tbackslash\n""      \\0nnn\tthe character whose ASCII code is NNN (octal).  NNN can be\n""    \t0 to 3 octal digits\n""      \\xHH\tthe eight-bit character whose value is HH (hexadecimal).  HH\n""    \tcan be one or two hex digits\n""    \n""    Exit Status:\n""    Returns success unless a write error occurs."msgstr ""#: builtins.c:576msgid """Write arguments to the standard output.\n""    \n""    Display the ARGs on the standard output followed by a newline.\n""    \n""    Options:\n""      -n\tdo not append a newline\n""    \n""    Exit Status:\n""    Returns success unless a write error occurs."msgstr ""#: builtins.c:591msgid """Enable and disable shell builtins.\n""    \n""    Enables and disables builtin shell commands.  Disabling allows you to\n""    execute a disk command which has the same name as a shell builtin\n""    without using a full pathname.\n""    \n""    Options:\n""      -a\tprint a list of builtins showing whether or not each is enabled\n""      -n\tdisable each NAME or display a list of disabled builtins\n""      -p\tprint the list of builtins in a reusable format\n""      -s\tprint only the names of Posix `special' builtins\n""    \n""    Options controlling dynamic loading:\n""      -f\tLoad builtin NAME from shared object FILENAME\n""      -d\tRemove a builtin loaded with -f\n""    \n""    Without options, each NAME is enabled.\n""    \n""    To use the `test' found in $PATH instead of the shell builtin\n""    version, type `enable -n test'.\n""    \n""    Exit Status:\n""    Returns success unless NAME is not a shell builtin or an error occurs."msgstr ""#: builtins.c:619msgid """Execute arguments as a shell command.\n""    \n""    Combine ARGs into a single string, use the result as input to the ""shell,\n""    and execute the resulting commands.\n""    \n""    Exit Status:\n""    Returns exit status of command or success if command is null."msgstr ""#: builtins.c:631msgid """Parse option arguments.\n""    \n""    Getopts is used by shell procedures to parse positional parameters\n""    as opt

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -