📄 et.po
字号:
" \n"" Arguments:\n"" +N\tRotates the stack so that the Nth directory (counting\n"" \tfrom the left of the list shown by `dirs', starting with\n"" \tzero) is at the top.\n"" \n"" -N\tRotates the stack so that the Nth directory (counting\n"" \tfrom the right of the list shown by `dirs', starting with\n"" \tzero) is at the top.\n"" \n"" dir\tAdds DIR to the directory stack at the top, making it the\n"" \tnew current working directory.\n"" \n"" The `dirs' builtin displays the directory stack."msgstr ""#: builtins/pushd.def:730msgid """Removes entries from the directory stack. With no arguments, removes\n"" the top directory from the stack, and changes to the new top directory.\n"" \n"" Options:\n"" -n\tSuppresses the normal change of directory when removing\n"" \tdirectories from the stack, so only the stack is manipulated.\n"" \n"" Arguments:\n"" +N\tRemoves the Nth entry counting from the left of the list\n"" \tshown by `dirs', starting with zero. For example: `popd +0'\n"" \tremoves the first directory, `popd +1' the second.\n"" \n"" -N\tRemoves the Nth entry counting from the right of the list\n"" \tshown by `dirs', starting with zero. For example: `popd -0'\n"" \tremoves the last directory, `popd -1' the next to last.\n"" \n"" The `dirs' builtin displays the directory stack."msgstr ""#: builtins/read.def:252#, c-formatmsgid "%s: invalid timeout specification"msgstr ""#: builtins/read.def:588#, c-formatmsgid "read error: %d: %s"msgstr "viga lugemisel: %d: %s"#: builtins/return.def:73msgid "can only `return' from a function or sourced script"msgstr ""#: builtins/set.def:771msgid "cannot simultaneously unset a function and a variable"msgstr ""#: builtins/set.def:808#, c-formatmsgid "%s: cannot unset"msgstr "%s: ei saa eemaldada"#: builtins/set.def:815#, c-formatmsgid "%s: cannot unset: readonly %s"msgstr "%s: ei saa eemaldada: %s on ainult lugemiseks"#: builtins/set.def:826#, c-formatmsgid "%s: not an array variable"msgstr "%s: pole massiiv"#: builtins/setattr.def:186#, c-formatmsgid "%s: not a function"msgstr "%s: ei ole funktsioon"#: builtins/shift.def:71 builtins/shift.def:77msgid "shift count"msgstr "shift arv"#: builtins/shopt.def:264msgid "cannot set and unset shell options simultaneously"msgstr ""#: builtins/shopt.def:329#, c-formatmsgid "%s: invalid shell option name"msgstr ""#: builtins/source.def:130msgid "filename argument required"msgstr ""#: builtins/source.def:155#, c-formatmsgid "%s: file not found"msgstr "%s: faili ei ole"#: builtins/suspend.def:101msgid "cannot suspend"msgstr "peatamine ei 鮪nestu"#: builtins/suspend.def:111msgid "cannot suspend a login shell"msgstr "login shelli ei saa peatada"#: builtins/type.def:234#, c-formatmsgid "%s is aliased to `%s'\n"msgstr ""#: builtins/type.def:255#, c-formatmsgid "%s is a shell keyword\n"msgstr "%s on shelli v鮰mes鮪a\n"#: builtins/type.def:274#, c-formatmsgid "%s is a function\n"msgstr "%s: on funktsioon\n"#: builtins/type.def:296#, c-formatmsgid "%s is a shell builtin\n"msgstr "%s on shelli sisek鋝k\n"#: builtins/type.def:317 builtins/type.def:391#, c-formatmsgid "%s is %s\n"msgstr "%s on %s\n"#: builtins/type.def:337#, c-formatmsgid "%s is hashed (%s)\n"msgstr ""#: builtins/ulimit.def:376#, c-formatmsgid "%s: invalid limit argument"msgstr ""#: builtins/ulimit.def:402#, c-formatmsgid "`%c': bad command"msgstr "`%c': halb k鋝klus"#: builtins/ulimit.def:431#, c-formatmsgid "%s: cannot get limit: %s"msgstr "%s: ei 鮪nestu lugeda piirangut: %s"#: builtins/ulimit.def:457msgid "limit"msgstr ""#: builtins/ulimit.def:469 builtins/ulimit.def:769#, c-formatmsgid "%s: cannot modify limit: %s"msgstr "%s: ei 鮪nestu muuta piirangut: %s"#: builtins/umask.def:118msgid "octal number"msgstr "kaheksandnumber"#: builtins/umask.def:231#, c-formatmsgid "`%c': invalid symbolic mode operator"msgstr ""#: builtins/umask.def:286#, c-formatmsgid "`%c': invalid symbolic mode character"msgstr ""#: error.c:90 error.c:321 error.c:323 error.c:325msgid " line "msgstr ""#: error.c:165#, c-formatmsgid "last command: %s\n"msgstr "viimane k鋝klus: %s\n"#: error.c:173#, c-formatmsgid "Aborting..."msgstr "Katkestan..."#: error.c:406msgid "unknown command error"msgstr "tundmatu viga k鋝us"#: error.c:407msgid "bad command type"msgstr ""#: error.c:408msgid "bad connector"msgstr ""#: error.c:409msgid "bad jump"msgstr ""#: error.c:447#, c-formatmsgid "%s: unbound variable"msgstr "%s: sidumata muutuja"#: eval.c:181#, c-formatmsgid "\atimed out waiting for input: auto-logout\n"msgstr ""#: execute_cmd.c:504#, c-formatmsgid "cannot redirect standard input from /dev/null: %s"msgstr ""#: execute_cmd.c:1168#, c-formatmsgid "TIMEFORMAT: `%c': invalid format character"msgstr ""#: execute_cmd.c:2121#, fuzzymsgid "pipe error"msgstr "kirjutamise viga: %s"#: execute_cmd.c:4640#, c-formatmsgid "%s: restricted: cannot specify `/' in command names"msgstr "%s: piiratud: k鋝kudes ei saa kasutada s黰boleid `/'"#: execute_cmd.c:4735#, c-formatmsgid "%s: command not found"msgstr "%s: k鋝ku ei ole"#: execute_cmd.c:4959#, fuzzy, c-formatmsgid "%s: %s"msgstr "%s on %s\n"#: execute_cmd.c:4995#, c-formatmsgid "%s: %s: bad interpreter"msgstr "%s: %s: halb interpretaator"#: execute_cmd.c:5144#, c-formatmsgid "cannot duplicate fd %d to fd %d"msgstr ""#: expr.c:256msgid "expression recursion level exceeded"msgstr "avaldise rekursioon on liiga s黦av"#: expr.c:280msgid "recursion stack underflow"msgstr ""#: expr.c:422msgid "syntax error in expression"msgstr "s黱taksi viga avaldises"#: expr.c:463msgid "attempted assignment to non-variable"msgstr "黵itati omistada mitte-muutujale"#: expr.c:486 expr.c:491 expr.c:807msgid "division by 0"msgstr "nulliga jagamine"#: expr.c:517msgid "bug: bad expassign token"msgstr ""#: expr.c:564msgid "`:' expected for conditional expression"msgstr ""#: expr.c:832msgid "exponent less than 0"msgstr "eksponent on v鋓ksem kui 0"#: expr.c:887msgid "identifier expected after pre-increment or pre-decrement"msgstr ""#: expr.c:910msgid "missing `)'"msgstr "puudub `)'"#: expr.c:959 expr.c:1282msgid "syntax error: operand expected"msgstr "s黱taksi viga: oodati operandi"#: expr.c:1284msgid "syntax error: invalid arithmetic operator"msgstr "s黱taksi viga: vigane aritmeetiline operaator"#: expr.c:1308#, c-formatmsgid "%s%s%s: %s (error token is \"%s\")"msgstr ""#: expr.c:1366msgid "invalid arithmetic base"msgstr "vigane aritmeetiline baas"#: expr.c:1386msgid "value too great for base"msgstr "v滗rtus on baasiks liiga suur"#: expr.c:1435#, fuzzy, c-formatmsgid "%s: expression error\n"msgstr "%s: oodati t鋓sarvude avaldist"#: general.c:61msgid "getcwd: cannot access parent directories"msgstr "getcwd: vanemkataloogidele ei ole juurdep滗su"#: input.c:94 subst.c:5082#, c-formatmsgid "cannot reset nodelay mode for fd %d"msgstr ""#: input.c:260#, c-formatmsgid "cannot allocate new file descriptor for bash input from fd %d"msgstr ""#: input.c:268#, c-formatmsgid "save_bash_input: buffer already exists for new fd %d"msgstr ""#: jobs.c:468msgid "start_pipeline: pgrp pipe"msgstr ""#: jobs.c:889#, c-formatmsgid "forked pid %d appears in running job %d"msgstr ""#: jobs.c:1007#, c-formatmsgid "deleting stopped job %d with process group %ld"msgstr ""#: jobs.c:1112#, c-formatmsgid "add_process: process %5ld (%s) in the_pipeline"msgstr ""#: jobs.c:1115#, c-formatmsgid "add_process: pid %5ld (%s) marked as still alive"msgstr ""#: jobs.c:1430#, c-formatmsgid "describe_pid: %ld: no such pid"msgstr "describe_pid: %ld: pid puudub"#: jobs.c:1445#, c-formatmsgid "Signal %d"msgstr ""#: jobs.c:1459 jobs.c:1484msgid "Done"msgstr ""#: jobs.c:1464 siglist.c:123msgid "Stopped"msgstr ""#: jobs.c:1468#, c-formatmsgid "Stopped(%s)"msgstr ""#: jobs.c:1472msgid "Running"msgstr ""#: jobs.c:1486#, c-formatmsgid "Done(%d)"msgstr ""#: jobs.c:1488#, c-formatmsgid "Exit %d"msgstr ""#: jobs.c:1491msgid "Unknown status"msgstr ""#: jobs.c:1578#, c-formatmsgid "(core dumped) "msgstr ""#: jobs.c:1597#, c-formatmsgid " (wd: %s)"msgstr ""#: jobs.c:1805#, c-formatmsgid "child setpgid (%ld to %ld)"msgstr ""#: jobs.c:2133 nojobs.c:585#, c-formatmsgid "wait: pid %ld is not a child of this shell"msgstr ""#: jobs.c:2360#, c-formatmsgid "wait_for: No record of process %ld"msgstr ""#: jobs.c:2637#, c-formatmsgid "wait_for_job: job %d is stopped"msgstr "wait_for_job: t鲻 %d on peatatud"#: jobs.c:2859#, c-formatmsgid "%s: job has terminated"msgstr "%s: t鲻 on l鮬etatud"#: jobs.c:2868#, c-formatmsgid "%s: job %d already in background"msgstr "%s: t鲻 %d on juba taustal"#: jobs.c:3089msgid "waitchld: turning on WNOHANG to avoid indefinite block"msgstr ""#: jobs.c:3538#, fuzzy, c-formatmsgid "%s: line %d: "msgstr "%s: hoiatus: "#: jobs.c:3552 nojobs.c:814#, c-formatmsgid " (core dumped)"msgstr ""#: jobs.c:3564 jobs.c:3577#, c-formatmsgid "(wd now: %s)\n"msgstr ""#: jobs.c:3609msgid "initialize_job_control: getpgrp failed"msgstr ""#: jobs.c:3669msgid "initialize_job_control: line discipline"msgstr ""#: jobs.c:3679msgid "initialize_job_control: setpgid"msgstr ""#: jobs.c:3707#, c-formatmsgid "cannot set terminal process group (%d)"msgstr ""#: jobs.c:3712msgid "no job control in this shell"msgstr ""#: lib/malloc/malloc.c:296#, c-formatmsgid "malloc: failed assertion: %s\n"msgstr ""#: lib/malloc/malloc.c:312#, c-formatmsgid """\r\n""malloc: %s:%d: assertion botched\r\n"msgstr ""#: lib/malloc/malloc.c:313#, fuzzymsgid "unknown"msgstr "%s: tundmatu masin"#: lib/malloc/malloc.c:797msgid "malloc: block on free list clobbered"msgstr ""#: lib/malloc/malloc.c:874msgid "free: called with already freed block argument"msgstr ""#: lib/malloc/malloc.c:877msgid "free: called with unallocated block argument"msgstr ""#: lib/malloc/malloc.c:896msgid "free: underflow detected; mh_nbytes out of range"msgstr ""#: lib/malloc/malloc.c:902msgid "free: start and end chunk sizes differ"msgstr ""#: lib/malloc/malloc.c:1001msgid "realloc: called with unallocated block argument"msgstr ""#: lib/malloc/malloc.c:1016msgid "realloc: underflow detected; mh_nbytes out of range"msgstr ""#: lib/malloc/malloc.c:1022msgid "realloc: start and end chunk sizes differ"msgstr ""#: lib/malloc/table.c:177#, c-formatmsgid "register_alloc: alloc table is full with FIND_ALLOC?\n"msgstr ""#: lib/malloc/table.c:184#, c-formatmsgid "register_alloc: %p already in table as allocated?\n"msgstr ""#: lib/malloc/table.c:220#, c-formatmsgid "register_free: %p already in table as free?\n"msgstr ""#: lib/sh/fmtulong.c:101msgid "invalid base"msgstr "vigane baas"#: lib/sh/netopen.c:168#, c-formatmsgid "%s: host unknown"msgstr "%s: tundmatu masin"#: lib/sh/netopen.c:175#, c-formatmsgid "%s: invalid service"msgstr "%s: vigane teenus"#: lib/sh/netopen.c:306#, c-formatmsgid "%s: bad network path specification"msgstr ""#: lib/sh/netopen.c:346msgid "network operations not supported"msgstr ""#: locale.c:192#, c-formatmsgid "setlocale: LC_ALL: cannot change locale (%s)"msgstr ""#: locale.c:194#, c-formatmsgid "setlocale: LC_ALL: cannot change locale (%s): %s"msgstr ""#: locale.c:247#, c-formatmsgid "setlocale: %s: cannot change locale (%s)"msgstr ""#: locale.c:249#, c-formatmsgid "setlocale: %s: cannot change locale (%s): %s"msgstr ""#: mailcheck.c:433msgid "You have mail in $_"msgstr "Teil on kiri kaustas $_"#: mailcheck.c:458msgid "You have new mail in $_"msgstr "Teil on uus kiri kaustas $_"#: mailcheck.c:474#, c-formatmsgid "The mail in %s has been read\n"msgstr "Kiri kaustas %s on loetud\n"#: make_cmd.c:323msgid "syntax error: arithmetic expression required"msgstr "s黱taksi viga: n鮱takse aritmeetilist avaldist"#: make_cmd.c:325msgid "syntax error: `;' unexpected"msgstr "s黱taksi viga: ootamatu `;'"#: make_cmd.c:326#, c-formatmsgid "syntax error: `((%s))'"msgstr "s黱taksi viga: `((%s))'"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -