]> git.ipfire.org Git - thirdparty/bash.git/blame - po/ja.po
commit bash-20100318 snapshot
[thirdparty/bash.git] / po / ja.po
CommitLineData
4691dc6b
CR
1# Japanese message for GNU bash 4.1
2# Copyright (C) 1999, 2010 Free Software Foundation, Inc.
3# This file is distributed under the same license as the bash package.
245a493c 4# Kyoichi Ozaki <k@afromania.org>, 2000.
4691dc6b 5# Yasuaki Taniguchi <yasuakit@gmail.com>, 2010.
245a493c
CR
6msgid ""
7msgstr ""
4691dc6b 8"Project-Id-Version: GNU bash 4.1\n"
245a493c 9"Report-Msgid-Bugs-To: \n"
984a1947 10"POT-Creation-Date: 2009-12-30 08:25-0500\n"
4691dc6b
CR
11"PO-Revision-Date: 2010-02-14 10:35+0900\n"
12"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
13"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
245a493c 14"MIME-Version: 1.0\n"
4691dc6b 15"Content-Type: text/plain; charset=UTF-8\n"
245a493c 16"Content-Transfer-Encoding: 8bit\n"
4691dc6b 17"Plural-Forms: nplurals=1; plural=0;\n"
245a493c 18
10a4e415 19#: arrayfunc.c:50
245a493c 20msgid "bad array subscript"
4691dc6b 21msgstr "誤った配列の添字"
245a493c 22
08e72d7a 23#: arrayfunc.c:313 builtins/declare.def:481
dd4f3dd8
CR
24#, c-format
25msgid "%s: cannot convert indexed to associative array"
4691dc6b 26msgstr "%s: インデックス配列から連想配列に変換することはできません"
dd4f3dd8 27
08e72d7a 28#: arrayfunc.c:480
4691dc6b 29#, c-format
dd4f3dd8 30msgid "%s: invalid associative array key"
4691dc6b 31msgstr "%s: 無効な連想配列のキーです"
dd4f3dd8 32
08e72d7a 33#: arrayfunc.c:482
245a493c
CR
34#, c-format
35msgid "%s: cannot assign to non-numeric index"
4691dc6b 36msgstr "%s: 配列の添字に非数字を設定できません"
245a493c 37
08e72d7a 38#: arrayfunc.c:518
dd4f3dd8
CR
39#, c-format
40msgid "%s: %s: must use subscript when assigning associative array"
4691dc6b 41msgstr "%s: %s: 連想配列を設定するときには添字をつけなければいけません"
dd4f3dd8 42
08e72d7a 43#: bashhist.c:383
245a493c
CR
44#, c-format
45msgid "%s: cannot create: %s"
4691dc6b 46msgstr "%s: %s を作成できません"
245a493c 47
d6593885 48#: bashline.c:3457
245a493c 49msgid "bash_execute_unix_command: cannot find keymap for command"
4691dc6b 50msgstr "bash_execute_unix_command: コマンドのキーマップがありません"
245a493c 51
d6593885 52#: bashline.c:3543
245a493c
CR
53#, c-format
54msgid "%s: first non-whitespace character is not `\"'"
4691dc6b 55msgstr "%s: 最初の非空白類文字が `\"' ではありません"
245a493c 56
d6593885 57#: bashline.c:3572
245a493c
CR
58#, c-format
59msgid "no closing `%c' in %s"
4691dc6b 60msgstr "閉じる `%c' が %s にありません"
245a493c 61
d6593885 62#: bashline.c:3606
245a493c
CR
63#, c-format
64msgid "%s: missing colon separator"
4691dc6b 65msgstr "%s: 区切り文字コロン(:)がありません"
245a493c 66
08e72d7a 67#: builtins/alias.def:132
4691dc6b 68#, c-format
08e72d7a 69msgid "`%s': invalid alias name"
4691dc6b 70msgstr "%s: 無効なエイリアス名です"
08e72d7a 71
8c2fef19
CR
72#: builtins/bind.def:120 builtins/bind.def:123
73msgid "line editing not enabled"
4691dc6b 74msgstr "行編集が有効になっていません"
8c2fef19
CR
75
76#: builtins/bind.def:206
245a493c
CR
77#, c-format
78msgid "`%s': invalid keymap name"
4691dc6b 79msgstr "`%s': 無効なキーマップ名です"
245a493c 80
8c2fef19 81#: builtins/bind.def:245
4691dc6b 82#, c-format
245a493c 83msgid "%s: cannot read: %s"
4691dc6b 84msgstr "%s: %s を読み出しすることができません"
245a493c 85
8c2fef19 86#: builtins/bind.def:260
245a493c
CR
87#, fuzzy, c-format
88msgid "`%s': cannot unbind"
4691dc6b 89msgstr "%s: コマンドが見つかりません"
245a493c 90
8c2fef19 91#: builtins/bind.def:295 builtins/bind.def:325
4691dc6b 92#, c-format
245a493c 93msgid "`%s': unknown function name"
4691dc6b 94msgstr "`%s': 不明な関数名です"
245a493c 95
8c2fef19 96#: builtins/bind.def:303
245a493c
CR
97#, c-format
98msgid "%s is not bound to any keys.\n"
99msgstr ""
100
8c2fef19 101#: builtins/bind.def:307
245a493c
CR
102#, c-format
103msgid "%s can be invoked via "
104msgstr ""
105
dd4f3dd8 106#: builtins/break.def:77 builtins/break.def:117
245a493c 107msgid "loop count"
4691dc6b 108msgstr "ループ回数"
245a493c 109
dd4f3dd8 110#: builtins/break.def:137
245a493c 111msgid "only meaningful in a `for', `while', or `until' loop"
4691dc6b 112msgstr "`for'、`while' または `until' ループでのみ意味があります"
245a493c 113
dd4f3dd8 114#: builtins/caller.def:133
245a493c
CR
115msgid ""
116"Returns the context of the current subroutine call.\n"
117" \n"
118" Without EXPR, returns "
119msgstr ""
120
d5362af8
CR
121#: builtins/caller.def:135
122msgid ""
123". With EXPR, returns\n"
124" "
125msgstr ""
126
127#: builtins/caller.def:136
128msgid ""
129"; this extra information can be used to\n"
130" provide a stack trace.\n"
131" \n"
132" The value of EXPR indicates how many call frames to go back before the\n"
133" current one; the top frame is frame 0."
134msgstr ""
135
dd4f3dd8 136#: builtins/cd.def:215
245a493c 137msgid "HOME not set"
4691dc6b 138msgstr "HOME が設定されていません"
245a493c 139
dd4f3dd8 140#: builtins/cd.def:227
245a493c 141msgid "OLDPWD not set"
4691dc6b 142msgstr "OLDPWD が設定されていません"
245a493c 143
8c2fef19 144#: builtins/common.c:101
4691dc6b 145#, c-format
245a493c 146msgid "line %d: "
4691dc6b 147msgstr "%d 行: "
245a493c 148
08e72d7a 149#: builtins/common.c:139 error.c:261
4691dc6b 150#, c-format
8c2fef19 151msgid "warning: "
4691dc6b 152msgstr "警告: "
8c2fef19
CR
153
154#: builtins/common.c:153
245a493c
CR
155#, c-format
156msgid "%s: usage: "
4691dc6b 157msgstr "%s: 使用法: "
245a493c 158
08e72d7a 159#: builtins/common.c:166 test.c:827
245a493c 160msgid "too many arguments"
4691dc6b 161msgstr "引数が多すぎます"
245a493c 162
8a77b04e 163#: builtins/common.c:191 shell.c:499 shell.c:782
4691dc6b 164#, c-format
245a493c 165msgid "%s: option requires an argument"
4691dc6b 166msgstr "%s: オプションには引数が必要です"
245a493c 167
8c2fef19 168#: builtins/common.c:198
245a493c
CR
169#, c-format
170msgid "%s: numeric argument required"
4691dc6b 171msgstr "%s: 数字の引数が必要です"
245a493c 172
8c2fef19 173#: builtins/common.c:205
4691dc6b 174#, c-format
245a493c 175msgid "%s: not found"
4691dc6b 176msgstr "%s: 見つかりません"
245a493c 177
8a77b04e 178#: builtins/common.c:214 shell.c:795
4691dc6b 179#, c-format
245a493c 180msgid "%s: invalid option"
4691dc6b 181msgstr "%s: 無効なオプションです"
245a493c 182
8c2fef19 183#: builtins/common.c:221
4691dc6b 184#, c-format
245a493c 185msgid "%s: invalid option name"
4691dc6b 186msgstr "%s: 無効なオプション名です"
245a493c 187
8c2fef19 188#: builtins/common.c:228 general.c:231 general.c:236
4691dc6b 189#, c-format
245a493c 190msgid "`%s': not a valid identifier"
4691dc6b 191msgstr "`%s': 有効な識別子ではありません"
245a493c 192
8c2fef19 193#: builtins/common.c:238
245a493c 194msgid "invalid octal number"
4691dc6b 195msgstr "無効な8進数です"
245a493c 196
8c2fef19 197#: builtins/common.c:240
245a493c 198msgid "invalid hex number"
4691dc6b 199msgstr "無効な16進数です"
245a493c 200
08e72d7a 201#: builtins/common.c:242 expr.c:1256
245a493c 202msgid "invalid number"
4691dc6b 203msgstr "無効な数字です"
245a493c 204
8c2fef19 205#: builtins/common.c:250
245a493c
CR
206#, c-format
207msgid "%s: invalid signal specification"
4691dc6b 208msgstr "%s: 無効なシグナル指定です"
245a493c 209
8c2fef19 210#: builtins/common.c:257
245a493c
CR
211#, c-format
212msgid "`%s': not a pid or valid job spec"
4691dc6b 213msgstr "`%s': pid またはジョブ指定ではありません"
245a493c 214
08e72d7a 215#: builtins/common.c:264 error.c:454
245a493c
CR
216#, c-format
217msgid "%s: readonly variable"
4691dc6b 218msgstr "%s: 読み取り専用の変数です"
245a493c 219
8c2fef19 220#: builtins/common.c:272
245a493c
CR
221#, c-format
222msgid "%s: %s out of range"
4691dc6b 223msgstr "%s: %s が範囲外です"
245a493c 224
8c2fef19 225#: builtins/common.c:272 builtins/common.c:274
245a493c 226msgid "argument"
4691dc6b 227msgstr "引数"
245a493c 228
8c2fef19 229#: builtins/common.c:274
245a493c
CR
230#, c-format
231msgid "%s out of range"
4691dc6b 232msgstr "%s が範囲外です"
245a493c 233
8c2fef19 234#: builtins/common.c:282
245a493c
CR
235#, c-format
236msgid "%s: no such job"
4691dc6b 237msgstr "%s: そのようなジョブはありません"
245a493c 238
8c2fef19 239#: builtins/common.c:290
4691dc6b 240#, c-format
245a493c 241msgid "%s: no job control"
4691dc6b 242msgstr "%s: ジョブ制御が無効になっています"
245a493c 243
8c2fef19 244#: builtins/common.c:292
245a493c 245msgid "no job control"
4691dc6b 246msgstr "ジョブ制御が無効になっています"
245a493c 247
8c2fef19 248#: builtins/common.c:302
4691dc6b 249#, c-format
245a493c 250msgid "%s: restricted"
4691dc6b 251msgstr "%s: 制限されています"
245a493c 252
8c2fef19 253#: builtins/common.c:304
245a493c 254msgid "restricted"
4691dc6b 255msgstr "制限されています"
245a493c 256
8c2fef19 257#: builtins/common.c:312
245a493c
CR
258#, c-format
259msgid "%s: not a shell builtin"
4691dc6b 260msgstr "%s: シェルのビルトイン関数ではありません"
245a493c 261
8c2fef19 262#: builtins/common.c:321
4691dc6b 263#, c-format
245a493c 264msgid "write error: %s"
4691dc6b 265msgstr "書き込みエラー: %s"
245a493c 266
a05a1337
CR
267#: builtins/common.c:329
268#, c-format
269msgid "error setting terminal attributes: %s"
4691dc6b 270msgstr "ターミナル属性の設定時にエラーが発生しました : %s"
a05a1337
CR
271
272#: builtins/common.c:331
273#, c-format
274msgid "error getting terminal attributes: %s"
4691dc6b 275msgstr "ターミナル属性の取得時にエラーが発生しました : %s"
a05a1337
CR
276
277#: builtins/common.c:563
245a493c
CR
278#, c-format
279msgid "%s: error retrieving current directory: %s: %s\n"
4691dc6b 280msgstr "%s: カレントディレクトリの取得時にエラーが発生しました : %s: %s\n"
245a493c 281
a05a1337 282#: builtins/common.c:629 builtins/common.c:631
4691dc6b 283#, c-format
245a493c 284msgid "%s: ambiguous job spec"
4691dc6b 285msgstr "%s: 曖昧なジョブ指定です"
245a493c 286
08e72d7a 287#: builtins/complete.def:276
245a493c
CR
288#, c-format
289msgid "%s: invalid action name"
4691dc6b 290msgstr "%s: 無効なアクション名です"
245a493c 291
08e72d7a
CR
292#: builtins/complete.def:449 builtins/complete.def:644
293#: builtins/complete.def:853
245a493c
CR
294#, c-format
295msgid "%s: no completion specification"
4691dc6b 296msgstr "%s: 補完指定がありません"
245a493c 297
08e72d7a 298#: builtins/complete.def:696
245a493c 299msgid "warning: -F option may not work as you expect"
4691dc6b 300msgstr "警告: -F オプションは期待通りに動作しないかもしれません"
245a493c 301
08e72d7a 302#: builtins/complete.def:698
245a493c 303msgid "warning: -C option may not work as you expect"
4691dc6b 304msgstr "警告: -C オプションは期待通りに動作しないかもしれません"
245a493c 305
08e72d7a 306#: builtins/complete.def:826
245a493c 307msgid "not currently executing completion function"
4691dc6b 308msgstr "補完機能は現在実行されていません"
245a493c 309
dd4f3dd8 310#: builtins/declare.def:122
245a493c 311msgid "can only be used in a function"
4691dc6b 312msgstr "関数の中でのみ使用できます"
245a493c 313
08e72d7a 314#: builtins/declare.def:360
245a493c 315msgid "cannot use `-f' to make functions"
4691dc6b 316msgstr "関数作成時に `-f' を使用できません"
245a493c 317
984a1947 318#: builtins/declare.def:372 execute_cmd.c:4937
245a493c
CR
319#, c-format
320msgid "%s: readonly function"
4691dc6b 321msgstr "%s: 読み取り専用関数です"
245a493c 322
08e72d7a 323#: builtins/declare.def:468
4691dc6b 324#, c-format
245a493c 325msgid "%s: cannot destroy array variables in this way"
4691dc6b 326msgstr "%s: この方法で配列変数を消去することはできません"
245a493c 327
08e72d7a 328#: builtins/declare.def:475
dd4f3dd8
CR
329#, c-format
330msgid "%s: cannot convert associative to indexed array"
4691dc6b 331msgstr "%s: 連想配列からインデックス配列に変換することはできません"
dd4f3dd8
CR
332
333#: builtins/enable.def:137 builtins/enable.def:145
245a493c 334msgid "dynamic loading not available"
4691dc6b 335msgstr "動的ロードは利用できません"
245a493c 336
dd4f3dd8 337#: builtins/enable.def:312
4691dc6b 338#, c-format
245a493c 339msgid "cannot open shared object %s: %s"
4691dc6b 340msgstr "共有オブジェクト %s を開くことができません : %s"
245a493c 341
dd4f3dd8 342#: builtins/enable.def:335
245a493c
CR
343#, c-format
344msgid "cannot find %s in shared object %s: %s"
4691dc6b 345msgstr "%s が共有オブジェクト %s に存在しません: %s"
245a493c 346
dd4f3dd8 347#: builtins/enable.def:459
245a493c
CR
348#, c-format
349msgid "%s: not dynamically loaded"
4691dc6b 350msgstr "%s: 動的にロードされていません"
245a493c 351
dd4f3dd8 352#: builtins/enable.def:474
4691dc6b 353#, c-format
245a493c 354msgid "%s: cannot delete: %s"
4691dc6b 355msgstr "%s: %s を削除できません"
245a493c 356
984a1947 357#: builtins/evalfile.c:134 builtins/hash.def:169 execute_cmd.c:4794
8a77b04e 358#: shell.c:1452
245a493c
CR
359#, c-format
360msgid "%s: is a directory"
4691dc6b 361msgstr "%s: ディレクトリです"
245a493c 362
dd4f3dd8 363#: builtins/evalfile.c:139
4691dc6b 364#, c-format
245a493c 365msgid "%s: not a regular file"
4691dc6b 366msgstr "%s: 通常ファイルではありません"
245a493c 367
dd4f3dd8 368#: builtins/evalfile.c:147
245a493c
CR
369#, c-format
370msgid "%s: file is too large"
4691dc6b 371msgstr "%s: ファイルが大きすぎます"
245a493c 372
984a1947 373#: builtins/evalfile.c:185 builtins/evalfile.c:203 execute_cmd.c:4864
8a77b04e 374#: shell.c:1462
245a493c
CR
375#, c-format
376msgid "%s: cannot execute binary file"
4691dc6b 377msgstr "%s: バイナリファイルを実行できません"
245a493c 378
dd4f3dd8 379#: builtins/exec.def:212
4691dc6b 380#, c-format
245a493c 381msgid "%s: cannot execute: %s"
4691dc6b 382msgstr "%s: %s を実行できません"
245a493c 383
dd4f3dd8 384#: builtins/exit.def:65
4691dc6b 385#, c-format
245a493c 386msgid "logout\n"
4691dc6b 387msgstr "ログアウト\n"
245a493c 388
dd4f3dd8 389#: builtins/exit.def:88
245a493c 390msgid "not login shell: use `exit'"
4691dc6b 391msgstr "ログインシェルではありません: `exit' を使用してください"
245a493c 392
dd4f3dd8 393#: builtins/exit.def:120
245a493c
CR
394#, c-format
395msgid "There are stopped jobs.\n"
4691dc6b 396msgstr "停止しているジョブがあります。\n"
245a493c 397
dd4f3dd8 398#: builtins/exit.def:122
245a493c
CR
399#, c-format
400msgid "There are running jobs.\n"
4691dc6b 401msgstr "動作中のジョブがあります。\n"
245a493c 402
08e72d7a 403#: builtins/fc.def:262
245a493c 404msgid "no command found"
4691dc6b 405msgstr "コマンドが見つかりません"
245a493c 406
08e72d7a 407#: builtins/fc.def:349
245a493c 408msgid "history specification"
4691dc6b 409msgstr "ヒストリ指定"
245a493c 410
08e72d7a 411#: builtins/fc.def:370
4691dc6b 412#, c-format
245a493c 413msgid "%s: cannot open temp file: %s"
4691dc6b 414msgstr "%s: 一時ファイル %s を開くことができません"
245a493c 415
dd4f3dd8 416#: builtins/fg_bg.def:149 builtins/jobs.def:282
245a493c
CR
417msgid "current"
418msgstr ""
419
dd4f3dd8 420#: builtins/fg_bg.def:158
245a493c
CR
421#, c-format
422msgid "job %d started without job control"
4691dc6b 423msgstr "ジョブ %d がジョブ制御なしで開始されました"
245a493c 424
dd4f3dd8 425#: builtins/getopt.c:110
4691dc6b 426#, c-format
245a493c 427msgid "%s: illegal option -- %c\n"
4691dc6b 428msgstr "%s: 不正なオプションです -- %c\n"
245a493c 429
dd4f3dd8 430#: builtins/getopt.c:111
4691dc6b 431#, c-format
245a493c 432msgid "%s: option requires an argument -- %c\n"
4691dc6b 433msgstr "%s: オプションには引数が必要です -- %c\n"
245a493c 434
dd4f3dd8 435#: builtins/hash.def:92
245a493c 436msgid "hashing disabled"
4691dc6b 437msgstr "ハッシュが無効になっています"
245a493c 438
dd4f3dd8 439#: builtins/hash.def:138
245a493c
CR
440#, c-format
441msgid "%s: hash table empty\n"
4691dc6b 442msgstr "%s: ハッシュテーブルが空です\n"
245a493c 443
dd4f3dd8 444#: builtins/hash.def:244
245a493c
CR
445#, c-format
446msgid "hits\tcommand\n"
447msgstr ""
448
dd4f3dd8 449#: builtins/help.def:130
245a493c
CR
450#, c-format
451msgid "Shell commands matching keyword `"
452msgid_plural "Shell commands matching keywords `"
453msgstr[0] ""
454msgstr[1] ""
455
dd4f3dd8 456#: builtins/help.def:168
245a493c 457#, c-format
4691dc6b
CR
458msgid "no help topics match `%s'. Try `help help' or `man -k %s' or `info %s'."
459msgstr "`%s' に一致するヘルプ項目がありません。`help help'、`man -k %s' または `info %s' を試してください"
245a493c 460
dd4f3dd8 461#: builtins/help.def:185
4691dc6b 462#, c-format
245a493c 463msgid "%s: cannot open: %s"
4691dc6b 464msgstr "%s: %s を開くことができません"
245a493c 465
dd4f3dd8 466#: builtins/help.def:337
245a493c
CR
467#, c-format
468msgid ""
469"These shell commands are defined internally. Type `help' to see this list.\n"
470"Type `help name' to find out more about the function `name'.\n"
471"Use `info bash' to find out more about the shell in general.\n"
472"Use `man -k' or `info' to find out more about commands not in this list.\n"
473"\n"
474"A star (*) next to a name means that the command is disabled.\n"
475"\n"
476msgstr ""
4691dc6b
CR
477"これらのシェルコマンドは内部で定義されています。`help' と入力して一覧を参照してください。\n"
478"`help 名前' と入力すると `名前' という関数のより詳しい説明が得られます。\n"
479"'info bash' を使用するとシェル全般のより詳しい説明が得られます。\n"
480"`man -k' または info を使用すると一覧にないコマンドのより詳しい説明が得られます。\n"
481"\n"
482"名前の後にアスタリスク (*) がある場合はそのコマンドが無効になっていることを意味します。\n"
483"\n"
245a493c 484
dd4f3dd8 485#: builtins/history.def:154
245a493c 486msgid "cannot use more than one of -anrw"
4691dc6b 487msgstr "-anrw を2つ以上一緒に使用することはできません"
245a493c 488
dd4f3dd8 489#: builtins/history.def:186
245a493c 490msgid "history position"
4691dc6b 491msgstr "ヒストリ位置"
245a493c 492
10a4e415 493#: builtins/history.def:365
4691dc6b 494#, c-format
245a493c 495msgid "%s: history expansion failed"
4691dc6b 496msgstr "%s: ヒストリの展開に失敗しました"
245a493c 497
dd4f3dd8 498#: builtins/inlib.def:71
245a493c
CR
499#, fuzzy, c-format
500msgid "%s: inlib failed"
4691dc6b 501msgstr "%s: 指数の表現を期待"
245a493c 502
dd4f3dd8 503#: builtins/jobs.def:109
245a493c 504msgid "no other options allowed with `-x'"
4691dc6b 505msgstr "`-x' と他のオプションを一緒に使うことはできません"
245a493c 506
8a77b04e 507#: builtins/kill.def:200
245a493c
CR
508#, c-format
509msgid "%s: arguments must be process or job IDs"
4691dc6b 510msgstr "%s: 引数はプロセスIDかジョブIDでなければいけません"
245a493c 511
8a77b04e 512#: builtins/kill.def:263
245a493c 513msgid "Unknown error"
4691dc6b 514msgstr "不明なエラーです"
245a493c 515
dd4f3dd8 516#: builtins/let.def:95 builtins/let.def:120 expr.c:501 expr.c:516
245a493c 517msgid "expression expected"
4691dc6b 518msgstr "式が予期されます"
245a493c 519
d6593885 520#: builtins/mapfile.def:165
4691dc6b 521#, c-format
d6593885 522msgid "%s: not an indexed array"
4691dc6b 523msgstr "%s: インデックス配列ではありません"
d6593885
CR
524
525#: builtins/mapfile.def:249 builtins/read.def:279
245a493c
CR
526#, c-format
527msgid "%s: invalid file descriptor specification"
4691dc6b 528msgstr "%s: 指定したファイル記述子は無効です"
245a493c 529
d6593885 530#: builtins/mapfile.def:257 builtins/read.def:286
245a493c
CR
531#, c-format
532msgid "%d: invalid file descriptor: %s"
4691dc6b 533msgstr "%d: %s は無効なファイル記述子です"
245a493c 534
d6593885 535#: builtins/mapfile.def:266 builtins/mapfile.def:304
4691dc6b 536#, c-format
245a493c 537msgid "%s: invalid line count"
4691dc6b 538msgstr "%s: 無効な行数です"
245a493c 539
d6593885 540#: builtins/mapfile.def:277
4691dc6b 541#, c-format
245a493c 542msgid "%s: invalid array origin"
4691dc6b 543msgstr "%s: 無効な配列の原点です"
245a493c 544
d6593885 545#: builtins/mapfile.def:294
245a493c
CR
546#, fuzzy, c-format
547msgid "%s: invalid callback quantum"
4691dc6b 548msgstr "悪いシグナル番号"
245a493c 549
d6593885 550#: builtins/mapfile.def:326
245a493c 551msgid "empty array variable name"
4691dc6b 552msgstr "空の配列変数名です"
245a493c 553
d6593885 554#: builtins/mapfile.def:347
245a493c 555msgid "array variable support required"
4691dc6b 556msgstr "配列変数のサポートが必要です"
245a493c 557
08e72d7a 558#: builtins/printf.def:374
245a493c
CR
559#, c-format
560msgid "`%s': missing format character"
4691dc6b 561msgstr "`%s': 書式指定文字がありません"
245a493c 562
08e72d7a 563#: builtins/printf.def:551
245a493c
CR
564#, c-format
565msgid "`%c': invalid format character"
4691dc6b 566msgstr "`%c': 無効な書式指定文字です"
245a493c 567
08e72d7a 568#: builtins/printf.def:578
245a493c
CR
569#, c-format
570msgid "warning: %s: %s"
4691dc6b 571msgstr "警告: %s: %s"
245a493c 572
08e72d7a 573#: builtins/printf.def:757
245a493c 574msgid "missing hex digit for \\x"
4691dc6b 575msgstr "\\x に16進数字がありません"
245a493c 576
dd4f3dd8 577#: builtins/pushd.def:195
245a493c 578msgid "no other directory"
4691dc6b 579msgstr "他のディレクトリはありません"
245a493c 580
dd4f3dd8 581#: builtins/pushd.def:462
245a493c 582msgid "<no current directory>"
4691dc6b 583msgstr "<カレントディレクトリがありません>"
245a493c 584
dd4f3dd8 585#: builtins/pushd.def:506
245a493c 586msgid "directory stack empty"
4691dc6b 587msgstr "ディレクトリスタックが空です"
245a493c 588
dd4f3dd8 589#: builtins/pushd.def:508
245a493c 590msgid "directory stack index"
4691dc6b 591msgstr "ディレクトリスタックのインデックス"
245a493c 592
dd4f3dd8
CR
593#: builtins/pushd.def:683
594msgid ""
595"Display the list of currently remembered directories. Directories\n"
596" find their way onto the list with the `pushd' command; you can get\n"
597" back up through the list with the `popd' command.\n"
598" \n"
599" Options:\n"
600" -c\tclear the directory stack by deleting all of the elements\n"
601" -l\tdo not print tilde-prefixed versions of directories relative\n"
602" \tto your home directory\n"
603" -p\tprint the directory stack with one entry per line\n"
604" -v\tprint the directory stack with one entry per line prefixed\n"
605" \twith its position in the stack\n"
606" \n"
607" Arguments:\n"
4691dc6b 608" +N\tDisplays the Nth entry counting from the left of the list shown by\n"
dd4f3dd8
CR
609" \tdirs when invoked without options, starting with zero.\n"
610" \n"
4691dc6b 611" -N\tDisplays the Nth entry counting from the right of the list shown by\n"
dd4f3dd8
CR
612"\tdirs when invoked without options, starting with zero."
613msgstr ""
614
615#: builtins/pushd.def:705
245a493c
CR
616msgid ""
617"Adds a directory to the top of the directory stack, or rotates\n"
618" the stack, making the new top of the stack the current working\n"
619" directory. With no arguments, exchanges the top two directories.\n"
620" \n"
621" Options:\n"
622" -n\tSuppresses the normal change of directory when adding\n"
623" \tdirectories to the stack, so only the stack is manipulated.\n"
624" \n"
625" Arguments:\n"
626" +N\tRotates the stack so that the Nth directory (counting\n"
627" \tfrom the left of the list shown by `dirs', starting with\n"
628" \tzero) is at the top.\n"
629" \n"
630" -N\tRotates the stack so that the Nth directory (counting\n"
631" \tfrom the right of the list shown by `dirs', starting with\n"
632" \tzero) is at the top.\n"
633" \n"
634" dir\tAdds DIR to the directory stack at the top, making it the\n"
635" \tnew current working directory.\n"
636" \n"
637" The `dirs' builtin displays the directory stack."
638msgstr ""
639
dd4f3dd8 640#: builtins/pushd.def:730
245a493c
CR
641msgid ""
642"Removes entries from the directory stack. With no arguments, removes\n"
643" the top directory from the stack, and changes to the new top directory.\n"
644" \n"
645" Options:\n"
646" -n\tSuppresses the normal change of directory when removing\n"
647" \tdirectories from the stack, so only the stack is manipulated.\n"
648" \n"
649" Arguments:\n"
650" +N\tRemoves the Nth entry counting from the left of the list\n"
651" \tshown by `dirs', starting with zero. For example: `popd +0'\n"
652" \tremoves the first directory, `popd +1' the second.\n"
653" \n"
654" -N\tRemoves the Nth entry counting from the right of the list\n"
655" \tshown by `dirs', starting with zero. For example: `popd -0'\n"
656" \tremoves the last directory, `popd -1' the next to last.\n"
657" \n"
658" The `dirs' builtin displays the directory stack."
659msgstr ""
660
08e72d7a 661#: builtins/read.def:252
245a493c
CR
662#, c-format
663msgid "%s: invalid timeout specification"
4691dc6b 664msgstr "%s: 無効なタイムアウト指定です"
245a493c 665
08e72d7a 666#: builtins/read.def:588
4691dc6b 667#, c-format
245a493c 668msgid "read error: %d: %s"
4691dc6b 669msgstr "読み込みエラー: %d: %s"
245a493c 670
10a4e415 671#: builtins/return.def:73
245a493c
CR
672msgid "can only `return' from a function or sourced script"
673msgstr ""
674
dd4f3dd8 675#: builtins/set.def:768
245a493c 676msgid "cannot simultaneously unset a function and a variable"
4691dc6b 677msgstr "変数と関数を同時に消去することはできません"
245a493c 678
dd4f3dd8 679#: builtins/set.def:805
4691dc6b 680#, c-format
245a493c 681msgid "%s: cannot unset"
4691dc6b 682msgstr "%s: 消去できません"
245a493c 683
dd4f3dd8 684#: builtins/set.def:812
4691dc6b 685#, c-format
245a493c 686msgid "%s: cannot unset: readonly %s"
4691dc6b 687msgstr "%s: 消去できません: %s は読み取り専用です"
245a493c 688
dd4f3dd8 689#: builtins/set.def:823
4691dc6b 690#, c-format
245a493c 691msgid "%s: not an array variable"
4691dc6b 692msgstr "%s: 配列変数ではありません"
245a493c 693
dd4f3dd8 694#: builtins/setattr.def:186
4691dc6b 695#, c-format
245a493c 696msgid "%s: not a function"
4691dc6b 697msgstr "%s: 関数ではありません"
245a493c
CR
698
699#: builtins/shift.def:71 builtins/shift.def:77
245a493c 700msgid "shift count"
4691dc6b 701msgstr "シフト回数"
245a493c 702
d6593885 703#: builtins/shopt.def:260
245a493c
CR
704msgid "cannot set and unset shell options simultaneously"
705msgstr ""
706
d6593885 707#: builtins/shopt.def:325
245a493c
CR
708#, c-format
709msgid "%s: invalid shell option name"
4691dc6b 710msgstr "%s: 無効なシェルオプション名です"
245a493c 711
dd4f3dd8 712#: builtins/source.def:128
245a493c 713msgid "filename argument required"
4691dc6b 714msgstr "ファイル名が引数として必要です"
245a493c 715
dd4f3dd8 716#: builtins/source.def:153
4691dc6b 717#, c-format
245a493c 718msgid "%s: file not found"
4691dc6b 719msgstr "%s: ファイルが見つかりません"
245a493c
CR
720
721#: builtins/suspend.def:101
722msgid "cannot suspend"
4691dc6b 723msgstr "中断できません"
245a493c
CR
724
725#: builtins/suspend.def:111
726msgid "cannot suspend a login shell"
4691dc6b 727msgstr "ログインシェルを中断できません"
245a493c 728
dd4f3dd8 729#: builtins/type.def:234
245a493c
CR
730#, c-format
731msgid "%s is aliased to `%s'\n"
4691dc6b 732msgstr "%s は `%s' のエイリアスです\n"
245a493c 733
dd4f3dd8 734#: builtins/type.def:255
245a493c
CR
735#, c-format
736msgid "%s is a shell keyword\n"
4691dc6b 737msgstr "%s はシェルの予約語です\n"
245a493c 738
dd4f3dd8 739#: builtins/type.def:274
4691dc6b 740#, c-format
245a493c 741msgid "%s is a function\n"
4691dc6b 742msgstr "%s は関数です\n"
245a493c 743
dd4f3dd8 744#: builtins/type.def:296
245a493c
CR
745#, c-format
746msgid "%s is a shell builtin\n"
4691dc6b 747msgstr "%s はシェル組み込み関数です\n"
245a493c 748
dd4f3dd8 749#: builtins/type.def:317 builtins/type.def:391
245a493c
CR
750#, c-format
751msgid "%s is %s\n"
4691dc6b 752msgstr "%s は %s です\n"
245a493c 753
dd4f3dd8 754#: builtins/type.def:337
245a493c
CR
755#, c-format
756msgid "%s is hashed (%s)\n"
757msgstr ""
758
dd4f3dd8 759#: builtins/ulimit.def:372
245a493c
CR
760#, c-format
761msgid "%s: invalid limit argument"
4691dc6b 762msgstr "%s: limit の無効な引数です"
245a493c 763
dd4f3dd8 764#: builtins/ulimit.def:398
4691dc6b 765#, c-format
245a493c 766msgid "`%c': bad command"
4691dc6b 767msgstr "`%c': 誤ったコマンドです"
245a493c 768
dd4f3dd8 769#: builtins/ulimit.def:427
4691dc6b 770#, c-format
245a493c 771msgid "%s: cannot get limit: %s"
4691dc6b 772msgstr "%s: limit を取得できません: %s"
245a493c 773
dd4f3dd8 774#: builtins/ulimit.def:453
245a493c 775msgid "limit"
4691dc6b 776msgstr "limit"
245a493c 777
dd4f3dd8 778#: builtins/ulimit.def:465 builtins/ulimit.def:765
4691dc6b 779#, c-format
245a493c 780msgid "%s: cannot modify limit: %s"
4691dc6b 781msgstr "%s: limit を変更できません : %s"
245a493c 782
dd4f3dd8 783#: builtins/umask.def:118
245a493c 784msgid "octal number"
4691dc6b 785msgstr "8進数"
245a493c 786
dd4f3dd8 787#: builtins/umask.def:231
245a493c
CR
788#, c-format
789msgid "`%c': invalid symbolic mode operator"
4691dc6b 790msgstr "`%c': 無効なシンボリックモード演算子です"
245a493c 791
dd4f3dd8 792#: builtins/umask.def:286
245a493c
CR
793#, c-format
794msgid "`%c': invalid symbolic mode character"
4691dc6b 795msgstr "`%c': 無効なシンボリックモード文字です"
245a493c 796
08e72d7a 797#: error.c:90 error.c:321 error.c:323 error.c:325
245a493c 798msgid " line "
4691dc6b 799msgstr " 行 "
245a493c 800
08e72d7a 801#: error.c:165
245a493c
CR
802#, c-format
803msgid "last command: %s\n"
4691dc6b 804msgstr "最後のコマンド: %s\n"
245a493c 805
08e72d7a 806#: error.c:173
245a493c
CR
807#, c-format
808msgid "Aborting..."
4691dc6b 809msgstr "中止しています..."
245a493c 810
08e72d7a 811#: error.c:406
245a493c 812msgid "unknown command error"
4691dc6b 813msgstr "不明なコマンドエラーです"
245a493c 814
08e72d7a 815#: error.c:407
245a493c 816msgid "bad command type"
4691dc6b 817msgstr "誤ったコマンドタイプです"
245a493c 818
08e72d7a 819#: error.c:408
245a493c 820msgid "bad connector"
4691dc6b 821msgstr "誤った接続です"
245a493c 822
08e72d7a 823#: error.c:409
245a493c 824msgid "bad jump"
4691dc6b 825msgstr "誤ったジャンプです"
245a493c 826
08e72d7a 827#: error.c:447
245a493c
CR
828#, c-format
829msgid "%s: unbound variable"
4691dc6b 830msgstr "%s: 展開されていない変数"
245a493c 831
dd4f3dd8 832#: eval.c:181
4691dc6b
CR
833#, c-format
834msgid "\atimed out waiting for input: auto-logout\n"
835msgstr "\a入力待ちがタイムアウトしました: 自動ログアウト\n"
245a493c 836
984a1947 837#: execute_cmd.c:497
245a493c
CR
838#, c-format
839msgid "cannot redirect standard input from /dev/null: %s"
4691dc6b 840msgstr "/dev/null を入力にリダイレクトできません: %s"
245a493c 841
984a1947 842#: execute_cmd.c:1162
245a493c
CR
843#, c-format
844msgid "TIMEFORMAT: `%c': invalid format character"
4691dc6b 845msgstr "TIMEFORMAT: `%c': 無効な書式文字です"
245a493c 846
984a1947 847#: execute_cmd.c:2075
245a493c 848msgid "pipe error"
4691dc6b 849msgstr "パイプエラー"
245a493c 850
984a1947 851#: execute_cmd.c:4481
245a493c
CR
852#, c-format
853msgid "%s: restricted: cannot specify `/' in command names"
4691dc6b 854msgstr "%s: 制限されています: `/' をコマンド名に指定できません"
245a493c 855
984a1947 856#: execute_cmd.c:4572
245a493c
CR
857#, c-format
858msgid "%s: command not found"
4691dc6b 859msgstr "%s: コマンドが見つかりません"
245a493c 860
984a1947 861#: execute_cmd.c:4827
4691dc6b 862#, c-format
245a493c 863msgid "%s: %s: bad interpreter"
4691dc6b 864msgstr "%s: %s: 誤ったインタプリタです"
245a493c 865
984a1947 866#: execute_cmd.c:4976
4691dc6b 867#, c-format
245a493c 868msgid "cannot duplicate fd %d to fd %d"
4691dc6b 869msgstr "fd %d を fd %d に複製できません"
245a493c
CR
870
871#: expr.c:241
872msgid "expression recursion level exceeded"
4691dc6b 873msgstr "式の再帰可能レベルを越えました"
245a493c
CR
874
875#: expr.c:265
245a493c 876msgid "recursion stack underflow"
4691dc6b 877msgstr "再帰スタックがアンダーフローしました"
245a493c
CR
878
879#: expr.c:379
880msgid "syntax error in expression"
4691dc6b 881msgstr "式に構文エラーがあります"
245a493c
CR
882
883#: expr.c:419
884msgid "attempted assignment to non-variable"
4691dc6b 885msgstr "非変数に割り当てを行おうとしてます"
245a493c
CR
886
887#: expr.c:440 expr.c:445 expr.c:756
888msgid "division by 0"
4691dc6b 889msgstr "0 による除算です"
245a493c
CR
890
891#: expr.c:471
245a493c 892msgid "bug: bad expassign token"
4691dc6b 893msgstr "bug: 誤った式のトークンです"
245a493c
CR
894
895#: expr.c:513
896msgid "`:' expected for conditional expression"
4691dc6b 897msgstr "条件式には `:' が予期されます"
245a493c
CR
898
899#: expr.c:781
900msgid "exponent less than 0"
4691dc6b 901msgstr "0より小さい指数部です"
245a493c
CR
902
903#: expr.c:826
904msgid "identifier expected after pre-increment or pre-decrement"
905msgstr ""
906
907#: expr.c:854
908msgid "missing `)'"
4691dc6b 909msgstr "`)' がありません"
245a493c 910
08e72d7a 911#: expr.c:897 expr.c:1176
245a493c 912msgid "syntax error: operand expected"
4691dc6b 913msgstr "構文エラー: オペランドが予期されます"
245a493c 914
08e72d7a 915#: expr.c:1178
245a493c 916msgid "syntax error: invalid arithmetic operator"
4691dc6b 917msgstr "構文エラー: 無効な計算演算子です"
245a493c 918
08e72d7a 919#: expr.c:1202
245a493c
CR
920#, c-format
921msgid "%s%s%s: %s (error token is \"%s\")"
4691dc6b 922msgstr "%s%s%s: %s (エラーのあるトークンは \"%s\")"
245a493c 923
08e72d7a 924#: expr.c:1260
245a493c 925msgid "invalid arithmetic base"
4691dc6b 926msgstr "無効な基底の数値です"
245a493c 927
08e72d7a 928#: expr.c:1280
245a493c 929msgid "value too great for base"
4691dc6b 930msgstr "基底の値が大きすぎます"
245a493c 931
08e72d7a 932#: expr.c:1329
4691dc6b 933#, c-format
245a493c 934msgid "%s: expression error\n"
4691dc6b 935msgstr "%s: 式のエラー\n"
245a493c
CR
936
937#: general.c:61
245a493c 938msgid "getcwd: cannot access parent directories"
4691dc6b 939msgstr "getcwd: 親ディレクトリにアクセスできません"
245a493c 940
984a1947 941#: input.c:94 subst.c:4857
4691dc6b 942#, c-format
dd4f3dd8 943msgid "cannot reset nodelay mode for fd %d"
4691dc6b 944msgstr "ファイル記述子(fd) %d を無遅延モードに再設定できません"
dd4f3dd8
CR
945
946#: input.c:258
245a493c
CR
947#, c-format
948msgid "cannot allocate new file descriptor for bash input from fd %d"
949msgstr ""
950
dd4f3dd8 951#: input.c:266
4691dc6b 952#, c-format
245a493c 953msgid "save_bash_input: buffer already exists for new fd %d"
4691dc6b 954msgstr "save_bash_input: 新規 fd %d のバッファはすでに存在します"
245a493c 955
10a4e415 956#: jobs.c:466
245a493c
CR
957msgid "start_pipeline: pgrp pipe"
958msgstr ""
959
8a77b04e 960#: jobs.c:887
245a493c
CR
961#, c-format
962msgid "forked pid %d appears in running job %d"
963msgstr ""
964
8a77b04e 965#: jobs.c:1005
245a493c
CR
966#, c-format
967msgid "deleting stopped job %d with process group %ld"
968msgstr ""
969
8a77b04e 970#: jobs.c:1110
245a493c
CR
971#, c-format
972msgid "add_process: process %5ld (%s) in the_pipeline"
973msgstr ""
974
8a77b04e 975#: jobs.c:1113
dd4f3dd8
CR
976#, c-format
977msgid "add_process: pid %5ld (%s) marked as still alive"
978msgstr ""
979
8a77b04e 980#: jobs.c:1401
4691dc6b 981#, c-format
245a493c 982msgid "describe_pid: %ld: no such pid"
4691dc6b 983msgstr "describe_pid: %ld: そのような pid は存在しません"
245a493c 984
8a77b04e 985#: jobs.c:1416
4691dc6b 986#, c-format
245a493c 987msgid "Signal %d"
4691dc6b 988msgstr "シグナル %d"
245a493c 989
8a77b04e 990#: jobs.c:1430 jobs.c:1455
245a493c 991msgid "Done"
4691dc6b 992msgstr "終了"
245a493c 993
8a77b04e 994#: jobs.c:1435 siglist.c:123
245a493c 995msgid "Stopped"
4691dc6b 996msgstr "停止"
245a493c 997
8a77b04e 998#: jobs.c:1439
4691dc6b 999#, c-format
245a493c 1000msgid "Stopped(%s)"
4691dc6b 1001msgstr "停止 (%s)"
245a493c 1002
8a77b04e 1003#: jobs.c:1443
245a493c 1004msgid "Running"
4691dc6b 1005msgstr "実行中"
245a493c 1006
8a77b04e 1007#: jobs.c:1457
245a493c
CR
1008#, c-format
1009msgid "Done(%d)"
4691dc6b 1010msgstr "終了(%d)"
245a493c 1011
8a77b04e 1012#: jobs.c:1459
245a493c
CR
1013#, c-format
1014msgid "Exit %d"
4691dc6b 1015msgstr "終了 %d"
245a493c 1016
8a77b04e 1017#: jobs.c:1462
245a493c 1018msgid "Unknown status"
4691dc6b 1019msgstr "不明なステータス"
245a493c 1020
8a77b04e 1021#: jobs.c:1549
245a493c
CR
1022#, c-format
1023msgid "(core dumped) "
4691dc6b 1024msgstr "(コアダンプ) "
245a493c 1025
8a77b04e 1026#: jobs.c:1568
245a493c
CR
1027#, c-format
1028msgid " (wd: %s)"
4691dc6b 1029msgstr " (wd: %s)"
245a493c 1030
8a77b04e 1031#: jobs.c:1776
245a493c
CR
1032#, c-format
1033msgid "child setpgid (%ld to %ld)"
1034msgstr ""
1035
8a77b04e 1036#: jobs.c:2104 nojobs.c:585
4691dc6b 1037#, c-format
245a493c 1038msgid "wait: pid %ld is not a child of this shell"
4691dc6b 1039msgstr "wait: pid %ld はこのシェルの子プロセスではありません"
245a493c 1040
8a77b04e 1041#: jobs.c:2331
245a493c
CR
1042#, c-format
1043msgid "wait_for: No record of process %ld"
4691dc6b 1044msgstr "wait_for: プロセス %ld の記録がありません"
245a493c 1045
8a77b04e 1046#: jobs.c:2607
245a493c
CR
1047#, c-format
1048msgid "wait_for_job: job %d is stopped"
4691dc6b 1049msgstr "wait_for_job: ジョブ %d は停止しています"
245a493c 1050
8a77b04e 1051#: jobs.c:2829
245a493c
CR
1052#, c-format
1053msgid "%s: job has terminated"
4691dc6b 1054msgstr "%s: ジョブは終了しました"
245a493c 1055
8a77b04e 1056#: jobs.c:2838
245a493c
CR
1057#, c-format
1058msgid "%s: job %d already in background"
4691dc6b 1059msgstr "%s: ジョブ %d はすでにバックグラウンドで動作しています"
245a493c 1060
8a77b04e 1061#: jobs.c:3059
d6593885
CR
1062msgid "waitchld: turning on WNOHANG to avoid indefinite block"
1063msgstr ""
1064
8a77b04e 1065#: jobs.c:3508
4691dc6b 1066#, c-format
245a493c 1067msgid "%s: line %d: "
4691dc6b 1068msgstr "%s: %d 行: "
245a493c 1069
8a77b04e 1070#: jobs.c:3522 nojobs.c:814
245a493c
CR
1071#, c-format
1072msgid " (core dumped)"
4691dc6b 1073msgstr " (コアダンプ)"
245a493c 1074
8a77b04e 1075#: jobs.c:3534 jobs.c:3547
245a493c
CR
1076#, c-format
1077msgid "(wd now: %s)\n"
4691dc6b 1078msgstr "(wd now: %s)\n"
245a493c 1079
8a77b04e 1080#: jobs.c:3579
245a493c 1081msgid "initialize_job_control: getpgrp failed"
4691dc6b 1082msgstr "initialize_job_control: getpgrp が失敗しました"
245a493c 1083
8a77b04e 1084#: jobs.c:3639
245a493c
CR
1085#, fuzzy
1086msgid "initialize_job_control: line discipline"
4691dc6b 1087msgstr "initialize_job_control: line discipline"
245a493c 1088
8a77b04e 1089#: jobs.c:3649
245a493c 1090msgid "initialize_job_control: setpgid"
4691dc6b 1091msgstr "initialize_job_control: setpgid"
245a493c 1092
8a77b04e 1093#: jobs.c:3677
245a493c
CR
1094#, c-format
1095msgid "cannot set terminal process group (%d)"
4691dc6b 1096msgstr "端末プロセスグループを設定できません (%d)"
245a493c 1097
8a77b04e 1098#: jobs.c:3682
245a493c 1099msgid "no job control in this shell"
4691dc6b 1100msgstr "このシェルにはジョブ制御がありません"
245a493c 1101
dd4f3dd8 1102#: lib/malloc/malloc.c:296
245a493c
CR
1103#, c-format
1104msgid "malloc: failed assertion: %s\n"
1105msgstr ""
1106
dd4f3dd8 1107#: lib/malloc/malloc.c:312
245a493c
CR
1108#, c-format
1109msgid ""
1110"\r\n"
1111"malloc: %s:%d: assertion botched\r\n"
1112msgstr ""
1113
dd4f3dd8 1114#: lib/malloc/malloc.c:313
245a493c 1115msgid "unknown"
4691dc6b 1116msgstr "不明"
245a493c 1117
dd4f3dd8 1118#: lib/malloc/malloc.c:797
245a493c
CR
1119msgid "malloc: block on free list clobbered"
1120msgstr ""
1121
dd4f3dd8 1122#: lib/malloc/malloc.c:874
245a493c
CR
1123msgid "free: called with already freed block argument"
1124msgstr ""
1125
dd4f3dd8 1126#: lib/malloc/malloc.c:877
245a493c
CR
1127msgid "free: called with unallocated block argument"
1128msgstr ""
1129
dd4f3dd8 1130#: lib/malloc/malloc.c:896
245a493c
CR
1131msgid "free: underflow detected; mh_nbytes out of range"
1132msgstr ""
1133
dd4f3dd8 1134#: lib/malloc/malloc.c:902
245a493c
CR
1135msgid "free: start and end chunk sizes differ"
1136msgstr ""
1137
dd4f3dd8 1138#: lib/malloc/malloc.c:1001
245a493c
CR
1139msgid "realloc: called with unallocated block argument"
1140msgstr ""
1141
dd4f3dd8 1142#: lib/malloc/malloc.c:1016
245a493c
CR
1143msgid "realloc: underflow detected; mh_nbytes out of range"
1144msgstr ""
1145
dd4f3dd8 1146#: lib/malloc/malloc.c:1022
245a493c
CR
1147msgid "realloc: start and end chunk sizes differ"
1148msgstr ""
1149
dd4f3dd8 1150#: lib/malloc/table.c:177
245a493c
CR
1151#, c-format
1152msgid "register_alloc: alloc table is full with FIND_ALLOC?\n"
1153msgstr ""
1154
dd4f3dd8 1155#: lib/malloc/table.c:184
245a493c
CR
1156#, c-format
1157msgid "register_alloc: %p already in table as allocated?\n"
1158msgstr ""
1159
dd4f3dd8 1160#: lib/malloc/table.c:220
245a493c
CR
1161#, c-format
1162msgid "register_free: %p already in table as free?\n"
1163msgstr ""
1164
1165#: lib/sh/fmtulong.c:101
1166msgid "invalid base"
4691dc6b 1167msgstr "無効な基底"
245a493c
CR
1168
1169#: lib/sh/netopen.c:168
4691dc6b 1170#, c-format
245a493c 1171msgid "%s: host unknown"
4691dc6b 1172msgstr "%s: 不明なホストです"
245a493c
CR
1173
1174#: lib/sh/netopen.c:175
1175#, c-format
1176msgid "%s: invalid service"
4691dc6b 1177msgstr "%s: 無効なサービスです"
245a493c
CR
1178
1179#: lib/sh/netopen.c:306
1180#, c-format
1181msgid "%s: bad network path specification"
4691dc6b 1182msgstr "%s: ネットワークパス指定に誤りがあります"
245a493c
CR
1183
1184#: lib/sh/netopen.c:346
1185msgid "network operations not supported"
4691dc6b 1186msgstr "ネットワーク操作はサポートされていません"
245a493c 1187
08e72d7a
CR
1188#: locale.c:192
1189#, c-format
1190msgid "setlocale: LC_ALL: cannot change locale (%s)"
4691dc6b 1191msgstr "setlocale: LC_ALL: ロケールを変更できません (%s)"
08e72d7a
CR
1192
1193#: locale.c:194
1194#, c-format
1195msgid "setlocale: LC_ALL: cannot change locale (%s): %s"
4691dc6b 1196msgstr "setlocale: LC_ALL: ロケールを変更できません (%s): %s"
08e72d7a
CR
1197
1198#: locale.c:247
1199#, c-format
1200msgid "setlocale: %s: cannot change locale (%s)"
4691dc6b 1201msgstr "setlocale: %s: ロケールを変更できません (%s)"
08e72d7a
CR
1202
1203#: locale.c:249
1204#, c-format
1205msgid "setlocale: %s: cannot change locale (%s): %s"
4691dc6b 1206msgstr "setlocale: %s: ロケールを変更できません (%s): %s"
08e72d7a 1207
245a493c
CR
1208#: mailcheck.c:433
1209msgid "You have mail in $_"
4691dc6b 1210msgstr "メールが $_ にあります"
245a493c
CR
1211
1212#: mailcheck.c:458
1213msgid "You have new mail in $_"
4691dc6b 1214msgstr "新しいメールが $_ にあります"
245a493c
CR
1215
1216#: mailcheck.c:474
1217#, c-format
1218msgid "The mail in %s has been read\n"
4691dc6b 1219msgstr "%s のメールは既に読まれてます\n"
245a493c 1220
08e72d7a 1221#: make_cmd.c:323
245a493c 1222msgid "syntax error: arithmetic expression required"
4691dc6b 1223msgstr "構文エラー: 数値の式が必要です"
245a493c 1224
08e72d7a 1225#: make_cmd.c:325
245a493c 1226msgid "syntax error: `;' unexpected"
4691dc6b 1227msgstr "構文エラー: 予期しない `;' です"
245a493c 1228
08e72d7a 1229#: make_cmd.c:326
4691dc6b 1230#, c-format
245a493c 1231msgid "syntax error: `((%s))'"
4691dc6b 1232msgstr "構文エラー: `((%s))'"
245a493c 1233
08e72d7a 1234#: make_cmd.c:575
245a493c
CR
1235#, c-format
1236msgid "make_here_document: bad instruction type %d"
4691dc6b 1237msgstr "make_here_document: 誤った指定の種類 %d"
245a493c 1238
08e72d7a 1239#: make_cmd.c:659
dd4f3dd8
CR
1240#, c-format
1241msgid "here-document at line %d delimited by end-of-file (wanted `%s')"
1242msgstr ""
1243
08e72d7a 1244#: make_cmd.c:756
245a493c
CR
1245#, c-format
1246msgid "make_redirection: redirection instruction `%d' out of range"
4691dc6b 1247msgstr "make_redirection: リダイレクト指定 `%d' は範囲外です"
245a493c 1248
984a1947 1249#: parse.y:3133 parse.y:3369
4691dc6b 1250#, c-format
245a493c 1251msgid "unexpected EOF while looking for matching `%c'"
4691dc6b 1252msgstr "一致する `%c' を探索中に予期しないファイル終了 (EOF) です"
245a493c 1253
984a1947 1254#: parse.y:3951
245a493c 1255msgid "unexpected EOF while looking for `]]'"
4691dc6b 1256msgstr "`]]' を探索中に予期しないファイル終了 (EOF) です"
245a493c 1257
984a1947 1258#: parse.y:3956
4691dc6b 1259#, c-format
245a493c 1260msgid "syntax error in conditional expression: unexpected token `%s'"
4691dc6b 1261msgstr "条件式に構文エラー: 予期しないトークン `%s' です"
245a493c 1262
984a1947 1263#: parse.y:3960
245a493c 1264msgid "syntax error in conditional expression"
4691dc6b 1265msgstr "条件式に構文エラーがあります"
245a493c 1266
984a1947 1267#: parse.y:4038
245a493c
CR
1268#, c-format
1269msgid "unexpected token `%s', expected `)'"
4691dc6b 1270msgstr "予期しないトークン `%s' です。`)' が予期されます"
245a493c 1271
984a1947 1272#: parse.y:4042
245a493c 1273msgid "expected `)'"
4691dc6b 1274msgstr "`)' が予期されます"
245a493c 1275
984a1947 1276#: parse.y:4070
245a493c
CR
1277#, c-format
1278msgid "unexpected argument `%s' to conditional unary operator"
4691dc6b 1279msgstr "条件単項演算子に予期しない引数 `%s' です"
245a493c 1280
984a1947 1281#: parse.y:4074
245a493c 1282msgid "unexpected argument to conditional unary operator"
4691dc6b 1283msgstr "条件単項演算子に予期しない引数です"
245a493c 1284
984a1947 1285#: parse.y:4120
245a493c
CR
1286#, c-format
1287msgid "unexpected token `%s', conditional binary operator expected"
4691dc6b 1288msgstr "`%s` は予期しないトークンです。条件二項演算子が予期されます"
245a493c 1289
984a1947 1290#: parse.y:4124
245a493c 1291msgid "conditional binary operator expected"
4691dc6b 1292msgstr "条件二項演算子が予期されます"
245a493c 1293
984a1947 1294#: parse.y:4146
245a493c
CR
1295#, c-format
1296msgid "unexpected argument `%s' to conditional binary operator"
4691dc6b 1297msgstr "条件二項演算子に予期しない引数 `%s' です"
245a493c 1298
984a1947 1299#: parse.y:4150
245a493c 1300msgid "unexpected argument to conditional binary operator"
4691dc6b 1301msgstr "条件二項演算子に予期しない引数です"
245a493c 1302
984a1947 1303#: parse.y:4161
4691dc6b 1304#, c-format
245a493c 1305msgid "unexpected token `%c' in conditional command"
4691dc6b 1306msgstr "条件コマンドに予期しないトークン `%c' があります"
245a493c 1307
984a1947 1308#: parse.y:4164
4691dc6b 1309#, c-format
245a493c 1310msgid "unexpected token `%s' in conditional command"
4691dc6b 1311msgstr "条件コマンドに予期しないトークン `%s' があります"
245a493c 1312
984a1947 1313#: parse.y:4168
4691dc6b 1314#, c-format
245a493c 1315msgid "unexpected token %d in conditional command"
4691dc6b 1316msgstr "条件コマンドに予期しないトークン %d があります"
245a493c 1317
984a1947 1318#: parse.y:5459
245a493c
CR
1319#, c-format
1320msgid "syntax error near unexpected token `%s'"
4691dc6b 1321msgstr "予期しないトークン `%s' 周辺に構文エラーがあります"
245a493c 1322
984a1947 1323#: parse.y:5477
4691dc6b 1324#, c-format
245a493c 1325msgid "syntax error near `%s'"
4691dc6b 1326msgstr "`%s' 周辺に構文エラーがあります"
245a493c 1327
984a1947 1328#: parse.y:5487
245a493c 1329msgid "syntax error: unexpected end of file"
4691dc6b 1330msgstr "構文エラー: 予期しないファイル終了 (EOF) です"
245a493c 1331
984a1947 1332#: parse.y:5487
245a493c 1333msgid "syntax error"
4691dc6b 1334msgstr "構文エラー"
245a493c 1335
984a1947 1336#: parse.y:5549
245a493c
CR
1337#, c-format
1338msgid "Use \"%s\" to leave the shell.\n"
4691dc6b 1339msgstr "シェルから脱出するには \"%s\" を使用してください。\n"
245a493c 1340
984a1947 1341#: parse.y:5711
245a493c 1342msgid "unexpected EOF while looking for matching `)'"
4691dc6b 1343msgstr "対応する `)' を探索中に予期しないファイル終了(EOF)です"
245a493c 1344
08e72d7a 1345#: pcomplete.c:1030
245a493c
CR
1346#, c-format
1347msgid "completion: function `%s' not found"
4691dc6b 1348msgstr "completion: 関数 `%s' が見つかりません"
245a493c
CR
1349
1350#: pcomplib.c:179
1351#, c-format
1352msgid "progcomp_insert: %s: NULL COMPSPEC"
1353msgstr ""
1354
08e72d7a 1355#: print_cmd.c:290
245a493c
CR
1356#, c-format
1357msgid "print_command: bad connector `%d'"
4691dc6b 1358msgstr "print_command: 誤った接続 `%d'"
245a493c 1359
08e72d7a
CR
1360#: print_cmd.c:363
1361#, c-format
1362msgid "xtrace_set: %d: invalid file descriptor"
4691dc6b 1363msgstr "xtrace_set: %d: 無効なファイル記述子です"
08e72d7a
CR
1364
1365#: print_cmd.c:368
1366msgid "xtrace_set: NULL file pointer"
4691dc6b 1367msgstr "xtrace_set: NULL ファイルポインタです"
08e72d7a
CR
1368
1369#: print_cmd.c:372
1370#, c-format
1371msgid "xtrace fd (%d) != fileno xtrace fp (%d)"
1372msgstr ""
1373
1374#: print_cmd.c:1461
245a493c
CR
1375#, c-format
1376msgid "cprintf: `%c': invalid format character"
4691dc6b 1377msgstr "cprintf: `%c': 無効な書式文字です"
245a493c 1378
08e72d7a 1379#: redir.c:110
245a493c 1380msgid "file descriptor out of range"
4691dc6b 1381msgstr "ファイル記述子が範囲外です"
245a493c 1382
08e72d7a 1383#: redir.c:166
4691dc6b 1384#, c-format
245a493c 1385msgid "%s: ambiguous redirect"
4691dc6b 1386msgstr "%s: 曖昧なリダイレクトです"
245a493c 1387
08e72d7a 1388#: redir.c:170
4691dc6b 1389#, c-format
245a493c 1390msgid "%s: cannot overwrite existing file"
4691dc6b 1391msgstr "%s: 存在するファイルを上書きできません"
245a493c 1392
08e72d7a 1393#: redir.c:175
4691dc6b 1394#, c-format
245a493c 1395msgid "%s: restricted: cannot redirect output"
4691dc6b 1396msgstr "%s: 制限されています: `/' をコマンド名に記述できません"
245a493c 1397
08e72d7a 1398#: redir.c:180
4691dc6b 1399#, c-format
245a493c 1400msgid "cannot create temp file for here-document: %s"
4691dc6b 1401msgstr "ヒアドキュメントの一時賄るを作成できません: %s"
245a493c 1402
08e72d7a 1403#: redir.c:184
4691dc6b 1404#, c-format
08e72d7a 1405msgid "%s: cannot assign fd to variable"
4691dc6b 1406msgstr "%s: ファイル記述子 (fd) を変数に設定することはできません"
08e72d7a
CR
1407
1408#: redir.c:544
245a493c 1409msgid "/dev/(tcp|udp)/host/port not supported without networking"
4691dc6b 1410msgstr "ネットワークが無効な場合 /dev/(tcp|udp)/host/port はサポートされません"
245a493c 1411
08e72d7a 1412#: redir.c:1101
245a493c 1413msgid "redirection error: cannot duplicate fd"
4691dc6b 1414msgstr "リダイレクトエラー: ファイル記述子を複製できません"
245a493c 1415
8a77b04e 1416#: shell.c:332
245a493c 1417msgid "could not find /tmp, please create!"
4691dc6b 1418msgstr "/tmp が見つかりません。作成してください!"
245a493c 1419
8a77b04e 1420#: shell.c:336
245a493c 1421msgid "/tmp must be a valid directory name"
4691dc6b 1422msgstr "/tmp は有効なディレクトリ名でなければいけません"
245a493c 1423
8a77b04e 1424#: shell.c:884
4691dc6b 1425#, c-format
245a493c 1426msgid "%c%c: invalid option"
4691dc6b 1427msgstr "%c%c: 無効なオプション"
245a493c 1428
8a77b04e 1429#: shell.c:1651
245a493c 1430msgid "I have no name!"
4691dc6b 1431msgstr "私は名前がありません!"
245a493c 1432
8a77b04e 1433#: shell.c:1793
4691dc6b 1434#, c-format
245a493c 1435msgid "GNU bash, version %s-(%s)\n"
4691dc6b 1436msgstr "GNU bash, バージョン %s-(%s)\n"
245a493c 1437
8a77b04e 1438#: shell.c:1794
245a493c
CR
1439#, c-format
1440msgid ""
1441"Usage:\t%s [GNU long option] [option] ...\n"
1442"\t%s [GNU long option] [option] script-file ...\n"
1443msgstr ""
4691dc6b
CR
1444"使用方法:\t%s [GNU 長いオプション] [オプション] ...\n"
1445"\t%s [GNU 長いオプション] [オプション] スクリプトファイル ...\n"
245a493c 1446
8a77b04e 1447#: shell.c:1796
245a493c 1448msgid "GNU long options:\n"
4691dc6b 1449msgstr "GNU 長いオプション:\n"
245a493c 1450
8a77b04e 1451#: shell.c:1800
245a493c 1452msgid "Shell options:\n"
4691dc6b 1453msgstr "シェル オプション:\n"
245a493c 1454
8a77b04e 1455#: shell.c:1801
245a493c
CR
1456#, fuzzy
1457msgid "\t-irsD or -c command or -O shopt_option\t\t(invocation only)\n"
4691dc6b 1458msgstr "\t-irsD 又は コマンド\t\t(訴えのみ)\n"
245a493c 1459
8a77b04e 1460#: shell.c:1816
245a493c
CR
1461#, c-format
1462msgid "\t-%s or -o option\n"
4691dc6b 1463msgstr "\t-%s 又は -o オプション\n"
245a493c 1464
8a77b04e 1465#: shell.c:1822
245a493c
CR
1466#, c-format
1467msgid "Type `%s -c \"help set\"' for more information about shell options.\n"
4691dc6b 1468msgstr "シェルオプションの詳細については `%s -c \"help set\"'と入力.\n"
245a493c 1469
8a77b04e 1470#: shell.c:1823
245a493c
CR
1471#, c-format
1472msgid "Type `%s -c help' for more information about shell builtin commands.\n"
4691dc6b 1473msgstr "組み込みコマンドについては `%s -c help'と入力 .\n"
245a493c 1474
8a77b04e 1475#: shell.c:1824
245a493c
CR
1476#, c-format
1477msgid "Use the `bashbug' command to report bugs.\n"
4691dc6b 1478msgstr "バグ報告をする場合は `bashbug' コマンドを使用してください。\n"
245a493c 1479
08e72d7a 1480#: sig.c:626
245a493c
CR
1481#, c-format
1482msgid "sigprocmask: %d: invalid operation"
4691dc6b 1483msgstr "sigprocmask: %d: 無効な操作です"
245a493c 1484
08e72d7a 1485#: siglist.c:48
245a493c 1486msgid "Bogus signal"
4691dc6b 1487msgstr "悪いシグナル"
245a493c 1488
08e72d7a 1489#: siglist.c:51
245a493c 1490msgid "Hangup"
4691dc6b 1491msgstr "停止"
245a493c 1492
08e72d7a 1493#: siglist.c:55
245a493c 1494msgid "Interrupt"
4691dc6b 1495msgstr "割り込み"
245a493c 1496
08e72d7a 1497#: siglist.c:59
245a493c 1498msgid "Quit"
4691dc6b 1499msgstr "終了"
245a493c 1500
08e72d7a 1501#: siglist.c:63
245a493c 1502msgid "Illegal instruction"
4691dc6b 1503msgstr "不正な指定"
245a493c 1504
08e72d7a 1505#: siglist.c:67
245a493c
CR
1506msgid "BPT trace/trap"
1507msgstr ""
1508
08e72d7a 1509#: siglist.c:75
245a493c 1510msgid "ABORT instruction"
4691dc6b 1511msgstr "ABORT 指定"
245a493c 1512
08e72d7a 1513#: siglist.c:79
245a493c 1514msgid "EMT instruction"
4691dc6b 1515msgstr "EMT 指定"
245a493c 1516
08e72d7a 1517#: siglist.c:83
245a493c 1518msgid "Floating point exception"
4691dc6b 1519msgstr "浮動小数点例外"
245a493c 1520
08e72d7a 1521#: siglist.c:87
245a493c 1522msgid "Killed"
4691dc6b 1523msgstr "Killed"
245a493c 1524
08e72d7a 1525#: siglist.c:91
245a493c 1526msgid "Bus error"
4691dc6b 1527msgstr "バスエラー"
245a493c 1528
08e72d7a 1529#: siglist.c:95
245a493c 1530msgid "Segmentation fault"
4691dc6b 1531msgstr "セグメンテーションフォルト"
245a493c 1532
08e72d7a 1533#: siglist.c:99
245a493c 1534msgid "Bad system call"
4691dc6b 1535msgstr "誤ったシステムコール"
245a493c 1536
08e72d7a 1537#: siglist.c:103
245a493c 1538msgid "Broken pipe"
4691dc6b 1539msgstr "パイプが切れました"
245a493c 1540
08e72d7a 1541#: siglist.c:107
245a493c 1542msgid "Alarm clock"
4691dc6b 1543msgstr "アラーム時計"
245a493c 1544
08e72d7a 1545#: siglist.c:111
245a493c
CR
1546#, fuzzy
1547msgid "Terminated"
4691dc6b 1548msgstr "終了しました"
245a493c 1549
08e72d7a 1550#: siglist.c:115
245a493c 1551msgid "Urgent IO condition"
4691dc6b 1552msgstr "急ぎの IO 状態"
245a493c 1553
08e72d7a 1554#: siglist.c:119
245a493c 1555msgid "Stopped (signal)"
4691dc6b 1556msgstr "停止 (シグナル)"
245a493c 1557
08e72d7a 1558#: siglist.c:127
245a493c 1559msgid "Continue"
4691dc6b 1560msgstr "続行"
245a493c 1561
08e72d7a 1562#: siglist.c:135
245a493c 1563msgid "Child death or stop"
4691dc6b 1564msgstr "子プロセスの死亡又は停止 "
245a493c 1565
08e72d7a 1566#: siglist.c:139
245a493c 1567msgid "Stopped (tty input)"
4691dc6b 1568msgstr "停止 (tty 入力)"
245a493c 1569
08e72d7a 1570#: siglist.c:143
245a493c 1571msgid "Stopped (tty output)"
4691dc6b 1572msgstr "停止 (tty 出力)"
245a493c 1573
08e72d7a 1574#: siglist.c:147
245a493c 1575msgid "I/O ready"
4691dc6b 1576msgstr "I/O 用意ができています"
245a493c 1577
08e72d7a 1578#: siglist.c:151
245a493c 1579msgid "CPU limit"
4691dc6b 1580msgstr "CPU limit"
245a493c 1581
08e72d7a 1582#: siglist.c:155
245a493c 1583msgid "File limit"
4691dc6b 1584msgstr "ファイル limit"
245a493c 1585
08e72d7a 1586#: siglist.c:159
245a493c 1587msgid "Alarm (virtual)"
4691dc6b 1588msgstr "警報 (仮想)"
245a493c 1589
08e72d7a 1590#: siglist.c:163
245a493c 1591msgid "Alarm (profile)"
4691dc6b 1592msgstr "警報 (プロファイル)"
245a493c 1593
08e72d7a 1594#: siglist.c:167
245a493c 1595msgid "Window changed"
4691dc6b 1596msgstr "ウィンドウが変更されました"
245a493c 1597
08e72d7a 1598#: siglist.c:171
245a493c 1599msgid "Record lock"
4691dc6b 1600msgstr "記録のロック"
245a493c 1601
08e72d7a 1602#: siglist.c:175
245a493c 1603msgid "User signal 1"
4691dc6b 1604msgstr "ユーザシグナル 1"
245a493c 1605
08e72d7a 1606#: siglist.c:179
245a493c 1607msgid "User signal 2"
4691dc6b 1608msgstr "ユーザシグナル 2"
245a493c 1609
08e72d7a 1610#: siglist.c:183
245a493c 1611msgid "HFT input data pending"
4691dc6b 1612msgstr "HFT 未決の入力データ"
245a493c 1613
08e72d7a 1614#: siglist.c:187
245a493c 1615msgid "power failure imminent"
4691dc6b 1616msgstr "電源故障の危険"
245a493c 1617
08e72d7a 1618#: siglist.c:191
245a493c 1619msgid "system crash imminent"
4691dc6b 1620msgstr "システムクラッシュの危険"
245a493c 1621
08e72d7a 1622#: siglist.c:195
245a493c 1623msgid "migrate process to another CPU"
4691dc6b 1624msgstr "プロセスを違うCPUに移動"
245a493c 1625
08e72d7a 1626#: siglist.c:199
245a493c 1627msgid "programming error"
4691dc6b 1628msgstr "プログラミングエラー"
245a493c 1629
08e72d7a 1630#: siglist.c:203
245a493c 1631msgid "HFT monitor mode granted"
4691dc6b 1632msgstr "HTF monitorモードが与えられました"
245a493c 1633
08e72d7a 1634#: siglist.c:207
245a493c 1635msgid "HFT monitor mode retracted"
4691dc6b 1636msgstr "HFT monitorモードが奪われました"
245a493c 1637
08e72d7a 1638#: siglist.c:211
245a493c
CR
1639msgid "HFT sound sequence has completed"
1640msgstr ""
1641
08e72d7a 1642#: siglist.c:215
245a493c
CR
1643msgid "Information request"
1644msgstr ""
1645
08e72d7a 1646#: siglist.c:223
245a493c 1647msgid "Unknown Signal #"
4691dc6b 1648msgstr "不明なシグナル番号"
245a493c 1649
08e72d7a 1650#: siglist.c:225
245a493c
CR
1651#, c-format
1652msgid "Unknown Signal #%d"
4691dc6b 1653msgstr "不明なシグナル番号 %d"
245a493c 1654
984a1947 1655#: subst.c:1333 subst.c:1454
4691dc6b 1656#, c-format
245a493c 1657msgid "bad substitution: no closing `%s' in %s"
4691dc6b 1658msgstr "誤った代入: 閉じる `%s' が %s に存在しません"
245a493c 1659
984a1947 1660#: subst.c:2735
245a493c
CR
1661#, c-format
1662msgid "%s: cannot assign list to array member"
4691dc6b 1663msgstr "%s: リストを配列要素に割り当てできません"
245a493c 1664
984a1947 1665#: subst.c:4754 subst.c:4770
245a493c 1666msgid "cannot make pipe for process substitution"
4691dc6b 1667msgstr "プロセス代入ではパイプを作成できません"
245a493c 1668
984a1947 1669#: subst.c:4802
245a493c 1670msgid "cannot make child for process substitution"
4691dc6b 1671msgstr "プロセス代入では子プロセスを作成できません"
245a493c 1672
984a1947 1673#: subst.c:4847
4691dc6b 1674#, c-format
245a493c 1675msgid "cannot open named pipe %s for reading"
4691dc6b 1676msgstr "名前付きパイプ %s を読み込み用に開けません"
245a493c 1677
984a1947 1678#: subst.c:4849
4691dc6b 1679#, c-format
245a493c 1680msgid "cannot open named pipe %s for writing"
4691dc6b 1681msgstr "名前付きパイプ %s を書き込みように開けません"
245a493c 1682
984a1947 1683#: subst.c:4867
4691dc6b 1684#, c-format
245a493c 1685msgid "cannot duplicate named pipe %s as fd %d"
4691dc6b 1686msgstr "名前付きパイプ %s をファイル記述子(fd) %d として複製できません"
245a493c 1687
984a1947 1688#: subst.c:5063
245a493c 1689msgid "cannot make pipe for command substitution"
4691dc6b 1690msgstr "コマンド代入ではパイプを作成できません"
245a493c 1691
984a1947 1692#: subst.c:5097
245a493c
CR
1693#, fuzzy
1694msgid "cannot make child for command substitution"
4691dc6b 1695msgstr "代理コマンドに子を作成できません: %s"
245a493c 1696
984a1947 1697#: subst.c:5114
245a493c 1698msgid "command_substitute: cannot duplicate pipe as fd 1"
4691dc6b 1699msgstr "command_substitute: パイプを fd 1 として複製できません"
245a493c 1700
984a1947 1701#: subst.c:5617
245a493c
CR
1702#, c-format
1703msgid "%s: parameter null or not set"
4691dc6b 1704msgstr "%s: パラメータが null または設定されていません"
245a493c 1705
984a1947 1706#: subst.c:5907
245a493c
CR
1707#, c-format
1708msgid "%s: substring expression < 0"
1709msgstr ""
1710
984a1947 1711#: subst.c:6965
245a493c
CR
1712#, c-format
1713msgid "%s: bad substitution"
4691dc6b 1714msgstr "%s: 誤った代入です"
245a493c 1715
984a1947 1716#: subst.c:7045
245a493c
CR
1717#, c-format
1718msgid "$%s: cannot assign in this way"
4691dc6b 1719msgstr "$%s: この方法で割当はできません"
245a493c 1720
984a1947 1721#: subst.c:7374
4691dc6b
CR
1722msgid "future versions of the shell will force evaluation as an arithmetic substitution"
1723msgstr "将来のバージョンのシェルでは強制的に数値代入として評価されます"
984a1947
CR
1724
1725#: subst.c:7839
4691dc6b 1726#, c-format
245a493c 1727msgid "bad substitution: no closing \"`\" in %s"
4691dc6b 1728msgstr "誤った代入: %s に閉じる \"`\" がありません"
245a493c 1729
984a1947 1730#: subst.c:8720
245a493c
CR
1731#, c-format
1732msgid "no match: %s"
4691dc6b 1733msgstr "一致しません: %s"
245a493c 1734
08e72d7a 1735#: test.c:146
245a493c 1736msgid "argument expected"
4691dc6b 1737msgstr "引数が予期されます"
245a493c 1738
08e72d7a 1739#: test.c:155
245a493c
CR
1740#, c-format
1741msgid "%s: integer expression expected"
4691dc6b 1742msgstr "%s: 整数の式が予期されます"
245a493c 1743
08e72d7a 1744#: test.c:263
245a493c 1745msgid "`)' expected"
4691dc6b 1746msgstr "`)' が予期されます"
245a493c 1747
08e72d7a 1748#: test.c:265
245a493c
CR
1749#, c-format
1750msgid "`)' expected, found %s"
4691dc6b 1751msgstr "`)' が予期されますが、見つかったのは %s です"
245a493c 1752
08e72d7a 1753#: test.c:280 test.c:693 test.c:696
245a493c
CR
1754#, c-format
1755msgid "%s: unary operator expected"
4691dc6b 1756msgstr "%s: 単項演算子が予期されます"
245a493c 1757
08e72d7a 1758#: test.c:449 test.c:736
245a493c
CR
1759#, c-format
1760msgid "%s: binary operator expected"
4691dc6b 1761msgstr "%s: 二項演算子が予期されます"
245a493c 1762
08e72d7a 1763#: test.c:811
245a493c 1764msgid "missing `]'"
4691dc6b 1765msgstr "`]'がありません"
245a493c 1766
d5362af8 1767#: trap.c:203
245a493c 1768msgid "invalid signal number"
4691dc6b 1769msgstr "無効なシグナル番号"
245a493c 1770
d5362af8 1771#: trap.c:327
245a493c
CR
1772#, c-format
1773msgid "run_pending_traps: bad value in trap_list[%d]: %p"
4691dc6b 1774msgstr "run_pending_traps: trap_list[%d] に誤った値があります: %p"
245a493c 1775
d5362af8 1776#: trap.c:331
245a493c 1777#, c-format
4691dc6b 1778msgid "run_pending_traps: signal handler is SIG_DFL, resending %d (%s) to myself"
245a493c
CR
1779msgstr ""
1780
d5362af8 1781#: trap.c:380
4691dc6b 1782#, c-format
245a493c 1783msgid "trap_handler: bad signal %d"
4691dc6b 1784msgstr "trap_handler: 誤ったシグナル %d"
245a493c 1785
08e72d7a 1786#: variables.c:363
245a493c
CR
1787#, c-format
1788msgid "error importing function definition for `%s'"
4691dc6b 1789msgstr "`%s' の関数定義をインポート中にエラーが発生しました"
245a493c 1790
08e72d7a 1791#: variables.c:748
245a493c
CR
1792#, c-format
1793msgid "shell level (%d) too high, resetting to 1"
4691dc6b 1794msgstr "シェルレベル (%d) は高すぎます。1に再設定されました"
245a493c 1795
08e72d7a 1796#: variables.c:1915
245a493c 1797msgid "make_local_variable: no function context at current scope"
4691dc6b 1798msgstr "make_local_variable: 現在のスコープは関数コンテキストではありません"
245a493c 1799
d6593885 1800#: variables.c:3159
245a493c 1801msgid "all_local_variables: no function context at current scope"
4691dc6b 1802msgstr "all_local_variables: 現在のスコープは関数コンテキストではありません"
245a493c 1803
d6593885 1804#: variables.c:3376
4691dc6b 1805#, c-format
08e72d7a 1806msgid "%s has null exportstr"
4691dc6b 1807msgstr ""
08e72d7a 1808
d6593885 1809#: variables.c:3381 variables.c:3390
245a493c
CR
1810#, c-format
1811msgid "invalid character %d in exportstr for %s"
1812msgstr ""
1813
d6593885 1814#: variables.c:3396
245a493c
CR
1815#, c-format
1816msgid "no `=' in exportstr for %s"
1817msgstr ""
1818
d6593885 1819#: variables.c:3835
245a493c
CR
1820msgid "pop_var_context: head of shell_variables not a function context"
1821msgstr ""
1822
d6593885 1823#: variables.c:3848
245a493c
CR
1824msgid "pop_var_context: no global_variables context"
1825msgstr ""
1826
d6593885 1827#: variables.c:3922
245a493c
CR
1828msgid "pop_scope: head of shell_variables not a temporary environment scope"
1829msgstr ""
1830
d6593885 1831#: variables.c:4678
4691dc6b 1832#, c-format
08e72d7a 1833msgid "%s: %s: cannot open as FILE"
4691dc6b 1834msgstr "%s: %s: ファイルとして開くことができません"
08e72d7a 1835
d6593885 1836#: variables.c:4683
08e72d7a
CR
1837#, c-format
1838msgid "%s: %s: invalid value for trace file descriptor"
4691dc6b 1839msgstr "%s: %s: トレースファイル記述子として無効な値です"
08e72d7a 1840
dd4f3dd8 1841#: version.c:46
dc9f44b3 1842msgid "Copyright (C) 2009 Free Software Foundation, Inc."
4691dc6b 1843msgstr "Copyright (C) 2009 Free Software Foundation, Inc."
dd4f3dd8
CR
1844
1845#: version.c:47
4691dc6b
CR
1846msgid "License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
1847msgstr "ライセンス GPLv3+: GNU GPL バージョン 3 またはそれ以降 <http://gnu.org/licenses/gpl.html>\n"
dd4f3dd8 1848
08e72d7a 1849#: version.c:86 version2.c:83
4691dc6b 1850#, c-format
245a493c 1851msgid "GNU bash, version %s (%s)\n"
4691dc6b 1852msgstr "GNU bash, バージョン %s (%s)\n"
245a493c 1853
08e72d7a 1854#: version.c:91 version2.c:88
dd4f3dd8
CR
1855#, c-format
1856msgid "This is free software; you are free to change and redistribute it.\n"
1857msgstr ""
1858
08e72d7a 1859#: version.c:92 version2.c:89
dd4f3dd8
CR
1860#, c-format
1861msgid "There is NO WARRANTY, to the extent permitted by law.\n"
1862msgstr ""
1863
08e72d7a 1864#: version2.c:86
245a493c 1865#, c-format
08e72d7a 1866msgid "Copyright (C) 2009 Free Software Foundation, Inc.\n"
4691dc6b 1867msgstr "Copyright (C) 2009 Free Software Foundation, Inc.\n"
245a493c 1868
08e72d7a 1869#: version2.c:87
245a493c 1870#, c-format
4691dc6b
CR
1871msgid "License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>\n"
1872msgstr "ライセンス GPLv2+: GNU GPL バージョン 2 またはそれ以降 <http://gnu.org/licenses/gpl.html>\n"
245a493c 1873
08e72d7a 1874#: xmalloc.c:91
245a493c 1875#, c-format
08e72d7a 1876msgid "%s: cannot allocate %lu bytes (%lu bytes allocated)"
4691dc6b 1877msgstr "%s: %lu バイトを割当できません (%lu バイトを割当済み)"
245a493c 1878
08e72d7a 1879#: xmalloc.c:93
4691dc6b 1880#, c-format
08e72d7a 1881msgid "%s: cannot allocate %lu bytes"
4691dc6b 1882msgstr "%s: %lu バイトを割当できません"
245a493c 1883
08e72d7a 1884#: xmalloc.c:163
245a493c 1885#, c-format
08e72d7a 1886msgid "%s: %s:%d: cannot allocate %lu bytes (%lu bytes allocated)"
4691dc6b 1887msgstr "%s: %s:%d: %lu バイトを割当できません (%lu バイトを割当済み)"
245a493c 1888
08e72d7a 1889#: xmalloc.c:165
4691dc6b 1890#, c-format
08e72d7a 1891msgid "%s: %s:%d: cannot allocate %lu bytes"
4691dc6b 1892msgstr "%s: %s:%d: %lu バイトを割当できません"
245a493c
CR
1893
1894#: builtins.c:43
1895msgid "alias [-p] [name[=value] ... ]"
4691dc6b 1896msgstr "alias [-p] [名前[=値] ... ]"
245a493c
CR
1897
1898#: builtins.c:47
245a493c 1899msgid "unalias [-a] name [name ...]"
4691dc6b 1900msgstr "unalias [-a] 名前 [名前 ...]"
245a493c
CR
1901
1902#: builtins.c:51
4691dc6b 1903msgid "bind [-lpvsPVS] [-m keymap] [-f filename] [-q name] [-u name] [-r keyseq] [-x keyseq:shell-command] [keyseq:readline-function or readline-command]"
245a493c
CR
1904msgstr ""
1905
1906#: builtins.c:54
1907msgid "break [n]"
4691dc6b 1908msgstr "break [n]"
245a493c
CR
1909
1910#: builtins.c:56
1911msgid "continue [n]"
4691dc6b 1912msgstr "continue [n]"
245a493c
CR
1913
1914#: builtins.c:58
1915msgid "builtin [shell-builtin [arg ...]]"
4691dc6b 1916msgstr "builtin [shell-builtin [引数 ...]]"
245a493c
CR
1917
1918#: builtins.c:61
245a493c 1919msgid "caller [expr]"
4691dc6b 1920msgstr "caller [式]"
245a493c
CR
1921
1922#: builtins.c:64
1923msgid "cd [-L|-P] [dir]"
4691dc6b 1924msgstr "cd [-L|-P] [ディレクトリ]"
245a493c
CR
1925
1926#: builtins.c:66
1927msgid "pwd [-LP]"
4691dc6b 1928msgstr "pwd [-LP]"
245a493c
CR
1929
1930#: builtins.c:68
1931msgid ":"
1932msgstr ":"
1933
1934#: builtins.c:70
1935msgid "true"
4691dc6b 1936msgstr "true"
245a493c
CR
1937
1938#: builtins.c:72
1939msgid "false"
4691dc6b 1940msgstr "false"
245a493c
CR
1941
1942#: builtins.c:74
1943msgid "command [-pVv] command [arg ...]"
4691dc6b 1944msgstr "command [-pVv] コマンド [引数 ...]"
245a493c
CR
1945
1946#: builtins.c:76
dd4f3dd8 1947msgid "declare [-aAfFilrtux] [-p] [name[=value] ...]"
4691dc6b 1948msgstr "declare [-aAfFilrtux] [-p] [名前[=値] ...]"
245a493c
CR
1949
1950#: builtins.c:78
dd4f3dd8 1951msgid "typeset [-aAfFilrtux] [-p] name[=value] ..."
4691dc6b 1952msgstr "typeset [-aAfFilrtux] [-p] 名前[=値] ..."
245a493c
CR
1953
1954#: builtins.c:80
245a493c 1955msgid "local [option] name[=value] ..."
4691dc6b 1956msgstr "local [オプション] 名前[=値] ..."
245a493c
CR
1957
1958#: builtins.c:83
1959msgid "echo [-neE] [arg ...]"
4691dc6b 1960msgstr "echo [-neE] [引数 ...]"
245a493c
CR
1961
1962#: builtins.c:87
1963msgid "echo [-n] [arg ...]"
4691dc6b 1964msgstr "echo [-n] [引数 ...]"
245a493c
CR
1965
1966#: builtins.c:90
245a493c 1967msgid "enable [-a] [-dnps] [-f filename] [name ...]"
4691dc6b 1968msgstr "enable [-a] [-dnps] [-f ファイル名] [名前 ...]"
245a493c
CR
1969
1970#: builtins.c:92
1971msgid "eval [arg ...]"
4691dc6b 1972msgstr "eval [引数 ...]"
245a493c
CR
1973
1974#: builtins.c:94
1975msgid "getopts optstring name [arg]"
4691dc6b 1976msgstr "getopts optstring 名前 [引数]"
245a493c
CR
1977
1978#: builtins.c:96
245a493c 1979msgid "exec [-cl] [-a name] [command [arguments ...]] [redirection ...]"
4691dc6b 1980msgstr "exec [-cl] [-a 名前] [コマンド [引数 ...]] [リダイレクト ...]"
245a493c
CR
1981
1982#: builtins.c:98
1983msgid "exit [n]"
4691dc6b 1984msgstr "終了 [n]"
245a493c
CR
1985
1986#: builtins.c:100
245a493c 1987msgid "logout [n]"
4691dc6b 1988msgstr "ログアウト [n]"
245a493c
CR
1989
1990#: builtins.c:103
245a493c 1991msgid "fc [-e ename] [-lnr] [first] [last] or fc -s [pat=rep] [command]"
4691dc6b 1992msgstr ""
245a493c
CR
1993
1994#: builtins.c:107
245a493c 1995msgid "fg [job_spec]"
4691dc6b 1996msgstr "fg [ジョブ指定]"
245a493c
CR
1997
1998#: builtins.c:111
245a493c 1999msgid "bg [job_spec ...]"
4691dc6b 2000msgstr "bg [ジョブ指定 ...]"
245a493c
CR
2001
2002#: builtins.c:114
245a493c 2003msgid "hash [-lr] [-p pathname] [-dt] [name ...]"
4691dc6b 2004msgstr "hash [-lr] [-p パス名] [-dt] [名前 ...]"
245a493c
CR
2005
2006#: builtins.c:117
08e72d7a 2007msgid "help [-dms] [pattern ...]"
4691dc6b 2008msgstr "help [-dms] [パターン ...]"
245a493c
CR
2009
2010#: builtins.c:121
4691dc6b
CR
2011msgid "history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg [arg...]"
2012msgstr "history [-c] [-d オフセット] [n] または history -anrw [ファイル名] または history -ps 引数 [引数...]"
245a493c
CR
2013
2014#: builtins.c:125
2015msgid "jobs [-lnprs] [jobspec ...] or jobs -x command [args]"
4691dc6b 2016msgstr "jobs [-lnprs] [ジョブ指定 ...] または jobs -x コマンド [引数]"
245a493c
CR
2017
2018#: builtins.c:129
245a493c 2019msgid "disown [-h] [-ar] [jobspec ...]"
4691dc6b 2020msgstr "disown [-h] [-ar] [ジョブ指定 ...]"
245a493c
CR
2021
2022#: builtins.c:132
4691dc6b
CR
2023msgid "kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]"
2024msgstr "kill [-s シグナル指定 | -n シグナル番号 | -シグナル指定] pid | ジョブ指定 ... または kill -l [シグナル指定]"
245a493c
CR
2025
2026#: builtins.c:134
2027msgid "let arg [arg ...]"
4691dc6b 2028msgstr "let 引数 [引数 ...]"
245a493c
CR
2029
2030#: builtins.c:136
4691dc6b
CR
2031msgid "read [-ers] [-a array] [-d delim] [-i text] [-n nchars] [-N nchars] [-p prompt] [-t timeout] [-u fd] [name ...]"
2032msgstr "read [-ers] [-a 配列] [-d 区切り文字] [-i テキスト] [-n 文字数] [-N 文字数] [-p プロンプト] [-t タイムアウト] [-u ファイル記述子] [名前 ...]"
245a493c
CR
2033
2034#: builtins.c:138
2035msgid "return [n]"
2036msgstr "return [n]"
2037
2038#: builtins.c:140
245a493c 2039msgid "set [--abefhkmnptuvxBCHP] [-o option-name] [arg ...]"
4691dc6b 2040msgstr "set [--abefhkmnptuvxBCHP] [-o オプション名] [引数 ...]"
245a493c
CR
2041
2042#: builtins.c:142
2043msgid "unset [-f] [-v] [name ...]"
4691dc6b 2044msgstr "unset [-f] [-v] [名前 ...]"
245a493c
CR
2045
2046#: builtins.c:144
245a493c 2047msgid "export [-fn] [name[=value] ...] or export -p"
4691dc6b 2048msgstr "export [-fn] [名前[=値] ...] または export -p"
245a493c
CR
2049
2050#: builtins.c:146
245a493c 2051msgid "readonly [-af] [name[=value] ...] or readonly -p"
4691dc6b 2052msgstr "readonly [-af] [名前[=値] ...] または readonly -p"
245a493c
CR
2053
2054#: builtins.c:148
245a493c 2055msgid "shift [n]"
4691dc6b 2056msgstr "shift [n]"
245a493c
CR
2057
2058#: builtins.c:150
245a493c 2059msgid "source filename [arguments]"
4691dc6b 2060msgstr "source ファイル名 [引数]"
245a493c
CR
2061
2062#: builtins.c:152
245a493c 2063msgid ". filename [arguments]"
4691dc6b 2064msgstr ". ファイル名 [引数]"
245a493c
CR
2065
2066#: builtins.c:155
2067msgid "suspend [-f]"
2068msgstr "suspend [-f]"
2069
2070#: builtins.c:158
2071msgid "test [expr]"
4691dc6b 2072msgstr "test [式]"
245a493c
CR
2073
2074#: builtins.c:160
2075msgid "[ arg... ]"
4691dc6b 2076msgstr "[ 引数... ]"
245a493c
CR
2077
2078#: builtins.c:162
2079msgid "times"
2080msgstr "times"
2081
2082#: builtins.c:164
245a493c 2083msgid "trap [-lp] [[arg] signal_spec ...]"
4691dc6b 2084msgstr "trap [-lp] [[引数] シグナル指定 ...]"
245a493c
CR
2085
2086#: builtins.c:166
245a493c 2087msgid "type [-afptP] name [name ...]"
4691dc6b 2088msgstr "type [-afptP] 名前 [名前 ...]"
245a493c
CR
2089
2090#: builtins.c:169
245a493c 2091msgid "ulimit [-SHacdefilmnpqrstuvx] [limit]"
4691dc6b 2092msgstr "ulimit [-SHacdefilmnpqrstuvx] [上限]"
245a493c
CR
2093
2094#: builtins.c:172
245a493c 2095msgid "umask [-p] [-S] [mode]"
4691dc6b 2096msgstr "umask [-p] [-S] [モード]"
245a493c
CR
2097
2098#: builtins.c:175
245a493c 2099msgid "wait [id]"
4691dc6b 2100msgstr "wait [id]"
245a493c
CR
2101
2102#: builtins.c:179
245a493c 2103msgid "wait [pid]"
4691dc6b 2104msgstr "wait [pid]"
245a493c
CR
2105
2106#: builtins.c:182
245a493c 2107msgid "for NAME [in WORDS ... ] ; do COMMANDS; done"
4691dc6b 2108msgstr "for 変数名 [in 語 ... ] ; do コマンド群; done"
245a493c
CR
2109
2110#: builtins.c:184
245a493c 2111msgid "for (( exp1; exp2; exp3 )); do COMMANDS; done"
4691dc6b 2112msgstr "for (( 式1; 式2; 式3 )); do コマンド群; done"
245a493c
CR
2113
2114#: builtins.c:186
2115msgid "select NAME [in WORDS ... ;] do COMMANDS; done"
4691dc6b 2116msgstr "select 変数名 [in 語 ... ;] do コマンド群; done"
245a493c
CR
2117
2118#: builtins.c:188
2119msgid "time [-p] pipeline"
2120msgstr ""
2121
2122#: builtins.c:190
2123msgid "case WORD in [PATTERN [| PATTERN]...) COMMANDS ;;]... esac"
4691dc6b 2124msgstr "case 語 in [パターン [| パターン]...) コマンド群 ;;]... esac"
245a493c
CR
2125
2126#: builtins.c:192
4691dc6b
CR
2127msgid "if COMMANDS; then COMMANDS; [ elif COMMANDS; then COMMANDS; ]... [ else COMMANDS; ] fi"
2128msgstr "if コマンド群; then コマンド群; [ elif コマンド群; then コマンド群; ]... [ else コマンド群; ] fi"
245a493c
CR
2129
2130#: builtins.c:194
2131msgid "while COMMANDS; do COMMANDS; done"
4691dc6b 2132msgstr "while コマンド群; do コマンド群; done"
245a493c
CR
2133
2134#: builtins.c:196
2135msgid "until COMMANDS; do COMMANDS; done"
4691dc6b 2136msgstr "until コマンド群; do コマンド群; done"
245a493c
CR
2137
2138#: builtins.c:198
a05a1337 2139msgid "coproc [NAME] command [redirections]"
4691dc6b 2140msgstr "coproc [名前] コマンド [リダイレクト]"
a05a1337
CR
2141
2142#: builtins.c:200
245a493c 2143msgid "function name { COMMANDS ; } or name () { COMMANDS ; }"
4691dc6b 2144msgstr "function 関数名 { コマンド群 ; } または 関数名() { コマンド群 ; } "
245a493c 2145
a05a1337 2146#: builtins.c:202
245a493c 2147msgid "{ COMMANDS ; }"
4691dc6b 2148msgstr "{ コマンド群 ; }"
245a493c 2149
a05a1337 2150#: builtins.c:204
245a493c 2151msgid "job_spec [&]"
4691dc6b 2152msgstr "ジョブ指定 [&]"
245a493c 2153
a05a1337 2154#: builtins.c:206
245a493c 2155msgid "(( expression ))"
4691dc6b 2156msgstr "(( 式 ))"
245a493c 2157
a05a1337 2158#: builtins.c:208
245a493c 2159msgid "[[ expression ]]"
4691dc6b 2160msgstr "[[ 式 ]]"
245a493c 2161
a05a1337 2162#: builtins.c:210
245a493c
CR
2163msgid "variables - Names and meanings of some shell variables"
2164msgstr ""
2165
a05a1337 2166#: builtins.c:213
245a493c 2167msgid "pushd [-n] [+N | -N | dir]"
4691dc6b 2168msgstr "pushd [-n] [+N | -N | ディレクトリ]"
245a493c 2169
a05a1337 2170#: builtins.c:217
245a493c 2171msgid "popd [-n] [+N | -N]"
4691dc6b 2172msgstr "popd [-n] [+N | -N]"
245a493c 2173
a05a1337 2174#: builtins.c:221
245a493c
CR
2175msgid "dirs [-clpv] [+N] [-N]"
2176msgstr "dirs [-clpv] [+N] [-N]"
2177
a05a1337 2178#: builtins.c:224
245a493c 2179msgid "shopt [-pqsu] [-o] [optname ...]"
4691dc6b 2180msgstr "shopt [-pqsu] [-o] [オプション名 ...]"
245a493c 2181
a05a1337 2182#: builtins.c:226
245a493c 2183msgid "printf [-v var] format [arguments]"
4691dc6b 2184msgstr "printf [-v var] 書式文字列 [引数]"
245a493c 2185
a05a1337 2186#: builtins.c:229
4691dc6b 2187msgid "complete [-abcdefgjksuv] [-pr] [-DE] [-o option] [-A action] [-G globpat] [-W wordlist] [-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] [name ...]"
245a493c
CR
2188msgstr ""
2189
a05a1337 2190#: builtins.c:233
4691dc6b 2191msgid "compgen [-abcdefgjksuv] [-o option] [-A action] [-G globpat] [-W wordlist] [-F function] [-C command] [-X filterpat] [-P prefix] [-S suffix] [word]"
245a493c
CR
2192msgstr ""
2193
a05a1337 2194#: builtins.c:237
08e72d7a 2195msgid "compopt [-o|+o option] [-DE] [name ...]"
4691dc6b 2196msgstr "compopt [-o|+o オプション] [-DE] [名前 ...]"
245a493c 2197
a05a1337 2198#: builtins.c:240
4691dc6b 2199msgid "mapfile [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c quantum] [array]"
245a493c
CR
2200msgstr ""
2201
a05a1337 2202#: builtins.c:242
4691dc6b 2203msgid "readarray [-n count] [-O origin] [-s count] [-t] [-u fd] [-C callback] [-c quantum] [array]"
a05a1337
CR
2204msgstr ""
2205
2206#: builtins.c:254
245a493c
CR
2207msgid ""
2208"Define or display aliases.\n"
2209" \n"
2210" Without arguments, `alias' prints the list of aliases in the reusable\n"
2211" form `alias NAME=VALUE' on standard output.\n"
2212" \n"
2213" Otherwise, an alias is defined for each NAME whose VALUE is given.\n"
2214" A trailing space in VALUE causes the next word to be checked for\n"
2215" alias substitution when the alias is expanded.\n"
2216" \n"
2217" Options:\n"
2218" -p\tPrint all defined aliases in a reusable format\n"
2219" \n"
2220" Exit Status:\n"
4691dc6b 2221" alias returns true unless a NAME is supplied for which no alias has been\n"
245a493c
CR
2222" defined."
2223msgstr ""
4691dc6b
CR
2224"エイリアスを定義または表示します。\n"
2225" \n"
2226" 引数がない場合、`alias` は再使用可能なエイリアス一覧を `alias 名前=値'\n"
2227" 形式で標準出力に表示します。\n"
2228" \n"
2229" そうでなければ、与えられた名前と値でエイリアスを定義します。値の後続に空白が存在する\n"
2230" 場合は次の語はエイリアス展開時にエイリアス代入対象として確認されます。\n"
2231"\n"
2232" オプション:\n"
2233" -p\tすべての定義されたエイリアスを再利用可能な形式で表示します\n"
2234" \n"
2235" 終了ステータス:\n"
2236" alias は与えられた名前でエイリアスが定義されなかった場合を除き true を返します。"
245a493c 2237
a05a1337 2238#: builtins.c:276
245a493c
CR
2239msgid ""
2240"Remove each NAME from the list of defined aliases.\n"
2241" \n"
2242" Options:\n"
2243" -a\tremove all alias definitions.\n"
2244" \n"
2245" Return success unless a NAME is not an existing alias."
2246msgstr ""
4691dc6b
CR
2247"定義されたエイリアス一覧から各名前のエイリアスを削除します。\n"
2248" \n"
2249" Options:\n"
2250" -a\tすべてのエイリアス定義を削除します。\n"
2251" \n"
2252" 名前がエイリアスに存在しない場合を除き true を返します。"
245a493c 2253
a05a1337 2254#: builtins.c:289
245a493c
CR
2255msgid ""
2256"Set Readline key bindings and variables.\n"
2257" \n"
2258" Bind a key sequence to a Readline function or a macro, or set a\n"
2259" Readline variable. The non-option argument syntax is equivalent to\n"
2260" that found in ~/.inputrc, but must be passed as a single argument:\n"
2261" e.g., bind '\"\\C-x\\C-r\": re-read-init-file'.\n"
2262" \n"
2263" Options:\n"
2264" -m keymap Use KEYMAP as the keymap for the duration of this\n"
2265" command. Acceptable keymap names are emacs,\n"
4691dc6b 2266" emacs-standard, emacs-meta, emacs-ctlx, vi, vi-move,\n"
245a493c
CR
2267" vi-command, and vi-insert.\n"
2268" -l List names of functions.\n"
2269" -P List function names and bindings.\n"
2270" -p List functions and bindings in a form that can be\n"
2271" reused as input.\n"
4691dc6b
CR
2272" -S List key sequences that invoke macros and their values\n"
2273" -s List key sequences that invoke macros and their values\n"
245a493c
CR
2274" in a form that can be reused as input.\n"
2275" -V List variable names and values\n"
2276" -v List variable names and values in a form that can\n"
2277" be reused as input.\n"
2278" -q function-name Query about which keys invoke the named function.\n"
4691dc6b 2279" -u function-name Unbind all keys which are bound to the named function.\n"
245a493c
CR
2280" -r keyseq Remove the binding for KEYSEQ.\n"
2281" -f filename Read key bindings from FILENAME.\n"
2282" -x keyseq:shell-command\tCause SHELL-COMMAND to be executed when\n"
2283" \t\t\t\tKEYSEQ is entered.\n"
2284" \n"
2285" Exit Status:\n"
2286" bind returns 0 unless an unrecognized option is given or an error occurs."
2287msgstr ""
2288
a05a1337 2289#: builtins.c:326
245a493c
CR
2290msgid ""
2291"Exit for, while, or until loops.\n"
2292" \n"
2293" Exit a FOR, WHILE or UNTIL loop. If N is specified, break N enclosing\n"
2294" loops.\n"
2295" \n"
2296" Exit Status:\n"
dd4f3dd8 2297" The exit status is 0 unless N is not greater than or equal to 1."
245a493c 2298msgstr ""
4691dc6b
CR
2299"for、 while、または until ループを脱出します。\n"
2300" \n"
2301" FOR、 WHILE、または UNTIL ループを脱出します もし N が指定されている場合、\n"
2302" N階層のループを終了します。\n"
2303" \n"
2304" 終了ステータス:\n"
2305" N が1以上の場合を除き、終了ステータスは 0 です。"
245a493c 2306
a05a1337 2307#: builtins.c:338
245a493c
CR
2308msgid ""
2309"Resume for, while, or until loops.\n"
2310" \n"
2311" Resumes the next iteration of the enclosing FOR, WHILE or UNTIL loop.\n"
2312" If N is specified, resumes the Nth enclosing loop.\n"
2313" \n"
2314" Exit Status:\n"
dd4f3dd8 2315" The exit status is 0 unless N is not greater than or equal to 1."
245a493c
CR
2316msgstr ""
2317
a05a1337 2318#: builtins.c:350
245a493c
CR
2319msgid ""
2320"Execute shell builtins.\n"
2321" \n"
2322" Execute SHELL-BUILTIN with arguments ARGs without performing command\n"
2323" lookup. This is useful when you wish to reimplement a shell builtin\n"
4691dc6b 2324" as a shell function, but need to execute the builtin within the function.\n"
245a493c
CR
2325" \n"
2326" Exit Status:\n"
2327" Returns the exit status of SHELL-BUILTIN, or false if SHELL-BUILTIN is\n"
2328" not a shell builtin.."
2329msgstr ""
2330
a05a1337 2331#: builtins.c:365
245a493c
CR
2332msgid ""
2333"Return the context of the current subroutine call.\n"
2334" \n"
2335" Without EXPR, returns \"$line $filename\". With EXPR, returns\n"
2336" \"$line $subroutine $filename\"; this extra information can be used to\n"
2337" provide a stack trace.\n"
2338" \n"
2339" The value of EXPR indicates how many call frames to go back before the\n"
2340" current one; the top frame is frame 0.\n"
2341" \n"
2342" Exit Status:\n"
2343" Returns 0 unless the shell is not executing a shell function or EXPR\n"
2344" is invalid."
2345msgstr ""
2346
a05a1337 2347#: builtins.c:383
245a493c
CR
2348msgid ""
2349"Change the shell working directory.\n"
2350" \n"
4691dc6b 2351" Change the current directory to DIR. The default DIR is the value of the\n"
245a493c
CR
2352" HOME shell variable.\n"
2353" \n"
4691dc6b
CR
2354" The variable CDPATH defines the search path for the directory containing\n"
2355" DIR. Alternative directory names in CDPATH are separated by a colon (:).\n"
2356" A null directory name is the same as the current directory. If DIR begins\n"
245a493c
CR
2357" with a slash (/), then CDPATH is not used.\n"
2358" \n"
4691dc6b
CR
2359" If the directory is not found, and the shell option `cdable_vars' is set,\n"
2360" the word is assumed to be a variable name. If that variable has a value,\n"
245a493c
CR
2361" its value is used for DIR.\n"
2362" \n"
2363" Options:\n"
2364" -L\tforce symbolic links to be followed\n"
2365" -P\tuse the physical directory structure without following symbolic\n"
2366" \tlinks\n"
2367" \n"
2368" The default is to follow symbolic links, as if `-L' were specified.\n"
2369" \n"
2370" Exit Status:\n"
2371" Returns 0 if the directory is changed; non-zero otherwise."
2372msgstr ""
2373
a05a1337 2374#: builtins.c:411
245a493c
CR
2375msgid ""
2376"Print the name of the current working directory.\n"
2377" \n"
2378" Options:\n"
2379" -L\tprint the value of $PWD if it names the current working\n"
2380" \tdirectory\n"
2381" -P\tprint the physical directory, without any symbolic links\n"
2382" \n"
2383" By default, `pwd' behaves as if `-L' were specified.\n"
2384" \n"
2385" Exit Status:\n"
2386" Returns 0 unless an invalid option is given or the current directory\n"
2387" cannot be read."
2388msgstr ""
2389
a05a1337 2390#: builtins.c:428
245a493c
CR
2391msgid ""
2392"Null command.\n"
2393" \n"
2394" No effect; the command does nothing.\n"
2395" \n"
2396" Exit Status:\n"
2397" Always succeeds."
2398msgstr ""
4691dc6b
CR
2399"何もしないコマンド\n"
2400" \n"
2401" 何も効果がありません。コマンドは何も行いません\n"
2402" \n"
2403" 終了ステータス:\n"
2404" 常に成功です。"
245a493c 2405
a05a1337 2406#: builtins.c:439
245a493c
CR
2407msgid ""
2408"Return a successful result.\n"
2409" \n"
2410" Exit Status:\n"
2411" Always succeeds."
2412msgstr ""
4691dc6b
CR
2413"結果として成功を返します。\n"
2414" \n"
2415" 終了ステータス:\n"
2416" 常に成功です。"
245a493c 2417
a05a1337 2418#: builtins.c:448
245a493c
CR
2419msgid ""
2420"Return an unsuccessful result.\n"
2421" \n"
2422" Exit Status:\n"
2423" Always fails."
2424msgstr ""
4691dc6b
CR
2425"結果として失敗を返します。\n"
2426" \n"
2427" 終了ステータス:\n"
2428" 常に失敗です。"
245a493c 2429
a05a1337 2430#: builtins.c:457
245a493c
CR
2431msgid ""
2432"Execute a simple command or display information about commands.\n"
2433" \n"
2434" Runs COMMAND with ARGS suppressing shell function lookup, or display\n"
4691dc6b 2435" information about the specified COMMANDs. Can be used to invoke commands\n"
245a493c
CR
2436" on disk when a function with the same name exists.\n"
2437" \n"
2438" Options:\n"
2439" -p\tuse a default value for PATH that is guaranteed to find all of\n"
2440" \tthe standard utilities\n"
2441" -v\tprint a description of COMMAND similar to the `type' builtin\n"
2442" -V\tprint a more verbose description of each COMMAND\n"
2443" \n"
2444" Exit Status:\n"
2445" Returns exit status of COMMAND, or failure if COMMAND is not found."
2446msgstr ""
2447
a05a1337 2448#: builtins.c:476
245a493c
CR
2449msgid ""
2450"Set variable values and attributes.\n"
2451" \n"
2452" Declare variables and give them attributes. If no NAMEs are given,\n"
2453" display the attributes and values of all variables.\n"
2454" \n"
2455" Options:\n"
2456" -f\trestrict action or display to function names and definitions\n"
2457" -F\trestrict display to function names only (plus line number and\n"
2458" \tsource file when debugging)\n"
2459" -p\tdisplay the attributes and value of each NAME\n"
2460" \n"
2461" Options which set attributes:\n"
dd4f3dd8
CR
2462" -a\tto make NAMEs indexed arrays (if supported)\n"
2463" -A\tto make NAMEs associative arrays (if supported)\n"
245a493c 2464" -i\tto make NAMEs have the `integer' attribute\n"
dd4f3dd8 2465" -l\tto convert NAMEs to lower case on assignment\n"
245a493c
CR
2466" -r\tto make NAMEs readonly\n"
2467" -t\tto make NAMEs have the `trace' attribute\n"
dd4f3dd8 2468" -u\tto convert NAMEs to upper case on assignment\n"
245a493c
CR
2469" -x\tto make NAMEs export\n"
2470" \n"
2471" Using `+' instead of `-' turns off the given attribute.\n"
2472" \n"
2473" Variables with the integer attribute have arithmetic evaluation (see\n"
2474" the `let' command) performed when the variable is assigned a value.\n"
2475" \n"
4691dc6b 2476" When used in a function, `declare' makes NAMEs local, as with the `local'\n"
245a493c
CR
2477" command.\n"
2478" \n"
2479" Exit Status:\n"
2480" Returns success unless an invalid option is supplied or an error occurs."
2481msgstr ""
2482
a05a1337 2483#: builtins.c:512
245a493c
CR
2484msgid ""
2485"Set variable values and attributes.\n"
2486" \n"
2487" Obsolete. See `help declare'."
2488msgstr ""
2489
a05a1337 2490#: builtins.c:520
245a493c
CR
2491msgid ""
2492"Define local variables.\n"
2493" \n"
2494" Create a local variable called NAME, and give it VALUE. OPTION can\n"
2495" be any option accepted by `declare'.\n"
2496" \n"
2497" Local variables can only be used within a function; they are visible\n"
2498" only to the function where they are defined and its children.\n"
2499" \n"
2500" Exit Status:\n"
2501" Returns success unless an invalid option is supplied, an error occurs,\n"
2502" or the shell is not executing a function."
2503msgstr ""
2504
a05a1337 2505#: builtins.c:537
245a493c
CR
2506msgid ""
2507"Write arguments to the standard output.\n"
2508" \n"
2509" Display the ARGs on the standard output followed by a newline.\n"
2510" \n"
2511" Options:\n"
2512" -n\tdo not append a newline\n"
2513" -e\tenable interpretation of the following backslash escapes\n"
2514" -E\texplicitly suppress interpretation of backslash escapes\n"
2515" \n"
2516" `echo' interprets the following backslash-escaped characters:\n"
2517" \\a\talert (bell)\n"
2518" \\b\tbackspace\n"
dd4f3dd8 2519" \\c\tsuppress further output\n"
245a493c
CR
2520" \\e\tescape character\n"
2521" \\f\tform feed\n"
2522" \\n\tnew line\n"
2523" \\r\tcarriage return\n"
2524" \\t\thorizontal tab\n"
2525" \\v\tvertical tab\n"
2526" \\\\\tbackslash\n"
2527" \\0nnn\tthe character whose ASCII code is NNN (octal). NNN can be\n"
2528" \t0 to 3 octal digits\n"
2529" \\xHH\tthe eight-bit character whose value is HH (hexadecimal). HH\n"
2530" \tcan be one or two hex digits\n"
2531" \n"
2532" Exit Status:\n"
2533" Returns success unless a write error occurs."
2534msgstr ""
2535
a05a1337 2536#: builtins.c:571
245a493c
CR
2537msgid ""
2538"Write arguments to the standard output.\n"
2539" \n"
2540" Display the ARGs on the standard output followed by a newline.\n"
2541" \n"
2542" Options:\n"
2543" -n\tdo not append a newline\n"
2544" \n"
2545" Exit Status:\n"
2546" Returns success unless a write error occurs."
2547msgstr ""
2548
a05a1337 2549#: builtins.c:586
245a493c
CR
2550msgid ""
2551"Enable and disable shell builtins.\n"
2552" \n"
2553" Enables and disables builtin shell commands. Disabling allows you to\n"
2554" execute a disk command which has the same name as a shell builtin\n"
2555" without using a full pathname.\n"
2556" \n"
2557" Options:\n"
2558" -a\tprint a list of builtins showing whether or not each is enabled\n"
2559" -n\tdisable each NAME or display a list of disabled builtins\n"
2560" -p\tprint the list of builtins in a reusable format\n"
2561" -s\tprint only the names of Posix `special' builtins\n"
2562" \n"
2563" Options controlling dynamic loading:\n"
2564" -f\tLoad builtin NAME from shared object FILENAME\n"
2565" -d\tRemove a builtin loaded with -f\n"
2566" \n"
2567" Without options, each NAME is enabled.\n"
2568" \n"
2569" To use the `test' found in $PATH instead of the shell builtin\n"
2570" version, type `enable -n test'.\n"
2571" \n"
2572" Exit Status:\n"
2573" Returns success unless NAME is not a shell builtin or an error occurs."
2574msgstr ""
2575
a05a1337 2576#: builtins.c:614
245a493c
CR
2577msgid ""
2578"Execute arguments as a shell command.\n"
2579" \n"
4691dc6b 2580" Combine ARGs into a single string, use the result as input to the shell,\n"
245a493c
CR
2581" and execute the resulting commands.\n"
2582" \n"
2583" Exit Status:\n"
2584" Returns exit status of command or success if command is null."
2585msgstr ""
2586
a05a1337 2587#: builtins.c:626
245a493c
CR
2588msgid ""
2589"Parse option arguments.\n"
2590" \n"
2591" Getopts is used by shell procedures to parse positional parameters\n"
2592" as options.\n"
2593" \n"
2594" OPTSTRING contains the option letters to be recognized; if a letter\n"
2595" is followed by a colon, the option is expected to have an argument,\n"
2596" which should be separated from it by white space.\n"
2597" \n"
2598" Each time it is invoked, getopts will place the next option in the\n"
2599" shell variable $name, initializing name if it does not exist, and\n"
2600" the index of the next argument to be processed into the shell\n"
2601" variable OPTIND. OPTIND is initialized to 1 each time the shell or\n"
2602" a shell script is invoked. When an option requires an argument,\n"
2603" getopts places that argument into the shell variable OPTARG.\n"
2604" \n"
2605" getopts reports errors in one of two ways. If the first character\n"
2606" of OPTSTRING is a colon, getopts uses silent error reporting. In\n"
2607" this mode, no error messages are printed. If an invalid option is\n"
2608" seen, getopts places the option character found into OPTARG. If a\n"
2609" required argument is not found, getopts places a ':' into NAME and\n"
2610" sets OPTARG to the option character found. If getopts is not in\n"
2611" silent mode, and an invalid option is seen, getopts places '?' into\n"
2612" NAME and unsets OPTARG. If a required argument is not found, a '?'\n"
2613" is placed in NAME, OPTARG is unset, and a diagnostic message is\n"
2614" printed.\n"
2615" \n"
2616" If the shell variable OPTERR has the value 0, getopts disables the\n"
2617" printing of error messages, even if the first character of\n"
2618" OPTSTRING is not a colon. OPTERR has the value 1 by default.\n"
2619" \n"
2620" Getopts normally parses the positional parameters ($0 - $9), but if\n"
2621" more arguments are given, they are parsed instead.\n"
2622" \n"
2623" Exit Status:\n"
2624" Returns success if an option is found; fails if the end of options is\n"
2625" encountered or an error occurs."
2626msgstr ""
2627
a05a1337 2628#: builtins.c:668
245a493c
CR
2629msgid ""
2630"Replace the shell with the given command.\n"
2631" \n"
2632" Execute COMMAND, replacing this shell with the specified program.\n"
4691dc6b 2633" ARGUMENTS become the arguments to COMMAND. If COMMAND is not specified,\n"
245a493c
CR
2634" any redirections take effect in the current shell.\n"
2635" \n"
2636" Options:\n"
2637" -a name\tpass NAME as the zeroth argument to COMMAND\n"
2638" -c\t\texecute COMMAND with an empty environment\n"
2639" -l\t\tplace a dash in the zeroth argument to COMMAND\n"
2640" \n"
4691dc6b 2641" If the command cannot be executed, a non-interactive shell exits, unless\n"
245a493c
CR
2642" the shell option `execfail' is set.\n"
2643" \n"
2644" Exit Status:\n"
4691dc6b 2645" Returns success unless COMMAND is not found or a redirection error occurs."
245a493c
CR
2646msgstr ""
2647
a05a1337 2648#: builtins.c:689
245a493c
CR
2649msgid ""
2650"Exit the shell.\n"
2651" \n"
2652" Exits the shell with a status of N. If N is omitted, the exit status\n"
2653" is that of the last command executed."
2654msgstr ""
2655
a05a1337 2656#: builtins.c:698
245a493c
CR
2657msgid ""
2658"Exit a login shell.\n"
2659" \n"
4691dc6b 2660" Exits a login shell with exit status N. Returns an error if not executed\n"
245a493c
CR
2661" in a login shell."
2662msgstr ""
2663
a05a1337 2664#: builtins.c:708
245a493c
CR
2665msgid ""
2666"Display or execute commands from the history list.\n"
2667" \n"
4691dc6b 2668" fc is used to list or edit and re-execute commands from the history list.\n"
245a493c
CR
2669" FIRST and LAST can be numbers specifying the range, or FIRST can be a\n"
2670" string, which means the most recent command beginning with that\n"
2671" string.\n"
2672" \n"
2673" Options:\n"
4691dc6b 2674" -e ENAME\tselect which editor to use. Default is FCEDIT, then EDITOR,\n"
245a493c
CR
2675" \t\tthen vi\n"
2676" -l \tlist lines instead of editing\n"
2677" -n\tomit line numbers when listing\n"
2678" -r\treverse the order of the lines (newest listed first)\n"
2679" \n"
2680" With the `fc -s [pat=rep ...] [command]' format, COMMAND is\n"
2681" re-executed after the substitution OLD=NEW is performed.\n"
2682" \n"
2683" A useful alias to use with this is r='fc -s', so that typing `r cc'\n"
2684" runs the last command beginning with `cc' and typing `r' re-executes\n"
2685" the last command.\n"
2686" \n"
2687" Exit Status:\n"
4691dc6b 2688" Returns success or status of executed command; non-zero if an error occurs."
245a493c
CR
2689msgstr ""
2690
a05a1337 2691#: builtins.c:738
245a493c
CR
2692msgid ""
2693"Move job to the foreground.\n"
2694" \n"
2695" Place the job identified by JOB_SPEC in the foreground, making it the\n"
2696" current job. If JOB_SPEC is not present, the shell's notion of the\n"
2697" current job is used.\n"
2698" \n"
2699" Exit Status:\n"
2700" Status of command placed in foreground, or failure if an error occurs."
2701msgstr ""
2702
a05a1337 2703#: builtins.c:753
245a493c
CR
2704msgid ""
2705"Move jobs to the background.\n"
2706" \n"
4691dc6b
CR
2707" Place the jobs identified by each JOB_SPEC in the background, as if they\n"
2708" had been started with `&'. If JOB_SPEC is not present, the shell's notion\n"
245a493c
CR
2709" of the current job is used.\n"
2710" \n"
2711" Exit Status:\n"
2712" Returns success unless job control is not enabled or an error occurs."
2713msgstr ""
2714
a05a1337 2715#: builtins.c:767
245a493c
CR
2716msgid ""
2717"Remember or display program locations.\n"
2718" \n"
2719" Determine and remember the full pathname of each command NAME. If\n"
4691dc6b 2720" no arguments are given, information about remembered commands is displayed.\n"
245a493c
CR
2721" \n"
2722" Options:\n"
2723" -d\t\tforget the remembered location of each NAME\n"
2724" -l\t\tdisplay in a format that may be reused as input\n"
2725" -p pathname\tuse PATHNAME is the full pathname of NAME\n"
2726" -r\t\tforget all remembered locations\n"
2727" -t\t\tprint the remembered location of each NAME, preceding\n"
2728" \t\teach location with the corresponding NAME if multiple\n"
2729" \t\tNAMEs are given\n"
2730" Arguments:\n"
2731" NAME\t\tEach NAME is searched for in $PATH and added to the list\n"
2732" \t\tof remembered commands.\n"
2733" \n"
2734" Exit Status:\n"
2735" Returns success unless NAME is not found or an invalid option is given."
2736msgstr ""
2737
a05a1337 2738#: builtins.c:792
245a493c
CR
2739msgid ""
2740"Display information about builtin commands.\n"
2741" \n"
2742" Displays brief summaries of builtin commands. If PATTERN is\n"
2743" specified, gives detailed help on all commands matching PATTERN,\n"
2744" otherwise the list of help topics is printed.\n"
2745" \n"
2746" Options:\n"
2747" -d\toutput short description for each topic\n"
2748" -m\tdisplay usage in pseudo-manpage format\n"
2749" -s\toutput only a short usage synopsis for each topic matching\n"
2750" \tPATTERN\n"
2751" \n"
2752" Arguments:\n"
2753" PATTERN\tPattern specifiying a help topic\n"
2754" \n"
2755" Exit Status:\n"
4691dc6b 2756" Returns success unless PATTERN is not found or an invalid option is given."
245a493c
CR
2757msgstr ""
2758
a05a1337 2759#: builtins.c:816
245a493c
CR
2760msgid ""
2761"Display or manipulate the history list.\n"
2762" \n"
2763" Display the history list with line numbers, prefixing each modified\n"
2764" entry with a `*'. An argument of N lists only the last N entries.\n"
2765" \n"
2766" Options:\n"
2767" -c\tclear the history list by deleting all of the entries\n"
2768" -d offset\tdelete the history entry at offset OFFSET.\n"
2769" \n"
2770" -a\tappend history lines from this session to the history file\n"
2771" -n\tread all history lines not already read from the history file\n"
2772" -r\tread the history file and append the contents to the history\n"
2773" \tlist\n"
2774" -w\twrite the current history to the history file\n"
2775" \tand append them to the history list\n"
2776" \n"
2777" -p\tperform history expansion on each ARG and display the result\n"
2778" \twithout storing it in the history list\n"
2779" -s\tappend the ARGs to the history list as a single entry\n"
2780" \n"
2781" If FILENAME is given, it is used as the history file. Otherwise,\n"
2782" if $HISTFILE has a value, that is used, else ~/.bash_history.\n"
2783" \n"
2784" If the $HISTTIMEFORMAT variable is set and not null, its value is used\n"
2785" as a format string for strftime(3) to print the time stamp associated\n"
4691dc6b 2786" with each displayed history entry. No time stamps are printed otherwise.\n"
245a493c
CR
2787" \n"
2788" Exit Status:\n"
2789" Returns success unless an invalid option is given or an error occurs."
2790msgstr ""
2791
a05a1337 2792#: builtins.c:852
245a493c
CR
2793msgid ""
2794"Display status of jobs.\n"
2795" \n"
2796" Lists the active jobs. JOBSPEC restricts output to that job.\n"
2797" Without options, the status of all active jobs is displayed.\n"
2798" \n"
2799" Options:\n"
2800" -l\tlists process IDs in addition to the normal information\n"
2801" -n\tlist only processes that have changed status since the last\n"
2802" \tnotification\n"
2803" -p\tlists process IDs only\n"
2804" -r\trestrict output to running jobs\n"
2805" -s\trestrict output to stopped jobs\n"
2806" \n"
2807" If -x is supplied, COMMAND is run after all job specifications that\n"
2808" appear in ARGS have been replaced with the process ID of that job's\n"
2809" process group leader.\n"
2810" \n"
2811" Exit Status:\n"
2812" Returns success unless an invalid option is given or an error occurs.\n"
2813" If -x is used, returns the exit status of COMMAND."
2814msgstr ""
2815
a05a1337 2816#: builtins.c:879
245a493c
CR
2817msgid ""
2818"Remove jobs from current shell.\n"
2819" \n"
2820" Removes each JOBSPEC argument from the table of active jobs. Without\n"
2821" any JOBSPECs, the shell uses its notion of the current job.\n"
2822" \n"
2823" Options:\n"
2824" -a\tremove all jobs if JOBSPEC is not supplied\n"
2825" -h\tmark each JOBSPEC so that SIGHUP is not sent to the job if the\n"
2826" \tshell receives a SIGHUP\n"
2827" -r\tremove only running jobs\n"
2828" \n"
2829" Exit Status:\n"
2830" Returns success unless an invalid option or JOBSPEC is given."
2831msgstr ""
2832
a05a1337 2833#: builtins.c:898
245a493c
CR
2834msgid ""
2835"Send a signal to a job.\n"
2836" \n"
2837" Send the processes identified by PID or JOBSPEC the signal named by\n"
2838" SIGSPEC or SIGNUM. If neither SIGSPEC nor SIGNUM is present, then\n"
2839" SIGTERM is assumed.\n"
2840" \n"
2841" Options:\n"
2842" -s sig\tSIG is a signal name\n"
2843" -n sig\tSIG is a signal number\n"
2844" -l\tlist the signal names; if arguments follow `-l' they are\n"
2845" \tassumed to be signal numbers for which names should be listed\n"
2846" \n"
2847" Kill is a shell builtin for two reasons: it allows job IDs to be used\n"
2848" instead of process IDs, and allows processes to be killed if the limit\n"
2849" on processes that you can create is reached.\n"
2850" \n"
2851" Exit Status:\n"
2852" Returns success unless an invalid option is given or an error occurs."
2853msgstr ""
2854
a05a1337 2855#: builtins.c:921
245a493c
CR
2856msgid ""
2857"Evaluate arithmetic expressions.\n"
2858" \n"
2859" Evaluate each ARG as an arithmetic expression. Evaluation is done in\n"
2860" fixed-width integers with no check for overflow, though division by 0\n"
2861" is trapped and flagged as an error. The following list of operators is\n"
4691dc6b 2862" grouped into levels of equal-precedence operators. The levels are listed\n"
245a493c
CR
2863" in order of decreasing precedence.\n"
2864" \n"
2865" \tid++, id--\tvariable post-increment, post-decrement\n"
2866" \t++id, --id\tvariable pre-increment, pre-decrement\n"
2867" \t-, +\t\tunary minus, plus\n"
2868" \t!, ~\t\tlogical and bitwise negation\n"
2869" \t**\t\texponentiation\n"
2870" \t*, /, %\t\tmultiplication, division, remainder\n"
2871" \t+, -\t\taddition, subtraction\n"
2872" \t<<, >>\t\tleft and right bitwise shifts\n"
2873" \t<=, >=, <, >\tcomparison\n"
2874" \t==, !=\t\tequality, inequality\n"
2875" \t&\t\tbitwise AND\n"
2876" \t^\t\tbitwise XOR\n"
2877" \t|\t\tbitwise OR\n"
2878" \t&&\t\tlogical AND\n"
2879" \t||\t\tlogical OR\n"
2880" \texpr ? expr : expr\n"
2881" \t\t\tconditional operator\n"
2882" \t=, *=, /=, %=,\n"
2883" \t+=, -=, <<=, >>=,\n"
2884" \t&=, ^=, |=\tassignment\n"
2885" \n"
2886" Shell variables are allowed as operands. The name of the variable\n"
2887" is replaced by its value (coerced to a fixed-width integer) within\n"
2888" an expression. The variable need not have its integer attribute\n"
2889" turned on to be used in an expression.\n"
2890" \n"
2891" Operators are evaluated in order of precedence. Sub-expressions in\n"
2892" parentheses are evaluated first and may override the precedence\n"
2893" rules above.\n"
2894" \n"
2895" Exit Status:\n"
2896" If the last ARG evaluates to 0, let returns 1; let returns 0 otherwise.."
2897msgstr ""
2898
a05a1337 2899#: builtins.c:966
245a493c
CR
2900msgid ""
2901"Read a line from the standard input and split it into fields.\n"
2902" \n"
2903" Reads a single line from the standard input, or from file descriptor FD\n"
4691dc6b 2904" if the -u option is supplied. The line is split into fields as with word\n"
245a493c
CR
2905" splitting, and the first word is assigned to the first NAME, the second\n"
2906" word to the second NAME, and so on, with any leftover words assigned to\n"
4691dc6b 2907" the last NAME. Only the characters found in $IFS are recognized as word\n"
245a493c
CR
2908" delimiters.\n"
2909" \n"
4691dc6b 2910" If no NAMEs are supplied, the line read is stored in the REPLY variable.\n"
245a493c
CR
2911" \n"
2912" Options:\n"
2913" -a array\tassign the words read to sequential indices of the array\n"
2914" \t\tvariable ARRAY, starting at zero\n"
2915" -d delim\tcontinue until the first character of DELIM is read, rather\n"
2916" \t\tthan newline\n"
2917" -e\t\tuse Readline to obtain the line in an interactive shell\n"
2918" -i text\tUse TEXT as the initial text for Readline\n"
2919" -n nchars\treturn after reading NCHARS characters rather than waiting\n"
08e72d7a
CR
2920" \t\tfor a newline, but honor a delimiter if fewer than NCHARS\n"
2921" \t\tcharacters are read before the delimiter\n"
4691dc6b 2922" -N nchars\treturn only after reading exactly NCHARS characters, unless\n"
08e72d7a 2923" \t\tEOF is encountered or read times out, ignoring any delimiter\n"
245a493c
CR
2924" -p prompt\toutput the string PROMPT without a trailing newline before\n"
2925" \t\tattempting to read\n"
2926" -r\t\tdo not allow backslashes to escape any characters\n"
2927" -s\t\tdo not echo input coming from a terminal\n"
4691dc6b 2928" -t timeout\ttime out and return failure if a complete line of input is\n"
245a493c 2929" \t\tnot read withint TIMEOUT seconds. The value of the TMOUT\n"
dd4f3dd8 2930" \t\tvariable is the default timeout. TIMEOUT may be a\n"
10a4e415
CR
2931" \t\tfractional number. If TIMEOUT is 0, read returns success only\n"
2932" \t\tif input is available on the specified file descriptor. The\n"
2933" \t\texit status is greater than 128 if the timeout is exceeded\n"
245a493c
CR
2934" -u fd\t\tread from file descriptor FD instead of the standard input\n"
2935" \n"
2936" Exit Status:\n"
4691dc6b 2937" The return code is zero, unless end-of-file is encountered, read times out,\n"
245a493c
CR
2938" or an invalid file descriptor is supplied as the argument to -u."
2939msgstr ""
2940
08e72d7a 2941#: builtins.c:1009
245a493c
CR
2942msgid ""
2943"Return from a shell function.\n"
2944" \n"
2945" Causes a function or sourced script to exit with the return value\n"
2946" specified by N. If N is omitted, the return status is that of the\n"
2947" last command executed within the function or script.\n"
2948" \n"
2949" Exit Status:\n"
2950" Returns N, or failure if the shell is not executing a function or script."
2951msgstr ""
2952
08e72d7a 2953#: builtins.c:1022
245a493c
CR
2954msgid ""
2955"Set or unset values of shell options and positional parameters.\n"
2956" \n"
2957" Change the value of shell attributes and positional parameters, or\n"
2958" display the names and values of shell variables.\n"
2959" \n"
2960" Options:\n"
2961" -a Mark variables which are modified or created for export.\n"
2962" -b Notify of job termination immediately.\n"
2963" -e Exit immediately if a command exits with a non-zero status.\n"
2964" -f Disable file name generation (globbing).\n"
2965" -h Remember the location of commands as they are looked up.\n"
2966" -k All assignment arguments are placed in the environment for a\n"
2967" command, not just those that precede the command name.\n"
2968" -m Job control is enabled.\n"
2969" -n Read commands but do not execute them.\n"
2970" -o option-name\n"
2971" Set the variable corresponding to option-name:\n"
2972" allexport same as -a\n"
2973" braceexpand same as -B\n"
2974" emacs use an emacs-style line editing interface\n"
2975" errexit same as -e\n"
2976" errtrace same as -E\n"
2977" functrace same as -T\n"
2978" hashall same as -h\n"
2979" histexpand same as -H\n"
2980" history enable command history\n"
2981" ignoreeof the shell will not exit upon reading EOF\n"
2982" interactive-comments\n"
2983" allow comments to appear in interactive commands\n"
2984" keyword same as -k\n"
2985" monitor same as -m\n"
2986" noclobber same as -C\n"
2987" noexec same as -n\n"
2988" noglob same as -f\n"
2989" nolog currently accepted but ignored\n"
2990" notify same as -b\n"
2991" nounset same as -u\n"
2992" onecmd same as -t\n"
2993" physical same as -P\n"
2994" pipefail the return value of a pipeline is the status of\n"
2995" the last command to exit with a non-zero status,\n"
4691dc6b 2996" or zero if no command exited with a non-zero status\n"
245a493c
CR
2997" posix change the behavior of bash where the default\n"
2998" operation differs from the Posix standard to\n"
2999" match the standard\n"
3000" privileged same as -p\n"
3001" verbose same as -v\n"
3002" vi use a vi-style line editing interface\n"
3003" xtrace same as -x\n"
3004" -p Turned on whenever the real and effective user ids do not match.\n"
3005" Disables processing of the $ENV file and importing of shell\n"
3006" functions. Turning this option off causes the effective uid and\n"
3007" gid to be set to the real uid and gid.\n"
3008" -t Exit after reading and executing one command.\n"
3009" -u Treat unset variables as an error when substituting.\n"
3010" -v Print shell input lines as they are read.\n"
3011" -x Print commands and their arguments as they are executed.\n"
3012" -B the shell will perform brace expansion\n"
3013" -C If set, disallow existing regular files to be overwritten\n"
3014" by redirection of output.\n"
3015" -E If set, the ERR trap is inherited by shell functions.\n"
3016" -H Enable ! style history substitution. This flag is on\n"
3017" by default when the shell is interactive.\n"
3018" -P If set, do not follow symbolic links when executing commands\n"
3019" such as cd which change the current directory.\n"
3020" -T If set, the DEBUG trap is inherited by shell functions.\n"
3021" - Assign any remaining arguments to the positional parameters.\n"
3022" The -x and -v options are turned off.\n"
3023" \n"
3024" Using + rather than - causes these flags to be turned off. The\n"
3025" flags can also be used upon invocation of the shell. The current\n"
3026" set of flags may be found in $-. The remaining n ARGs are positional\n"
3027" parameters and are assigned, in order, to $1, $2, .. $n. If no\n"
3028" ARGs are given, all shell variables are printed.\n"
3029" \n"
3030" Exit Status:\n"
3031" Returns success unless an invalid option is given."
3032msgstr ""
3033
08e72d7a 3034#: builtins.c:1104
245a493c
CR
3035msgid ""
3036"Unset values and attributes of shell variables and functions.\n"
3037" \n"
3038" For each NAME, remove the corresponding variable or function.\n"
3039" \n"
3040" Options:\n"
3041" -f\ttreat each NAME as a shell function\n"
3042" -v\ttreat each NAME as a shell variable\n"
3043" \n"
4691dc6b 3044" Without options, unset first tries to unset a variable, and if that fails,\n"
245a493c
CR
3045" tries to unset a function.\n"
3046" \n"
3047" Some variables cannot be unset; also see `readonly'.\n"
3048" \n"
3049" Exit Status:\n"
3050" Returns success unless an invalid option is given or a NAME is read-only."
3051msgstr ""
3052
08e72d7a 3053#: builtins.c:1124
245a493c
CR
3054msgid ""
3055"Set export attribute for shell variables.\n"
3056" \n"
3057" Marks each NAME for automatic export to the environment of subsequently\n"
4691dc6b 3058" executed commands. If VALUE is supplied, assign VALUE before exporting.\n"
245a493c
CR
3059" \n"
3060" Options:\n"
3061" -f\trefer to shell functions\n"
3062" -n\tremove the export property from each NAME\n"
3063" -p\tdisplay a list of all exported variables and functions\n"
3064" \n"
3065" An argument of `--' disables further option processing.\n"
3066" \n"
3067" Exit Status:\n"
3068" Returns success unless an invalid option is given or NAME is invalid."
3069msgstr ""
3070
08e72d7a 3071#: builtins.c:1143
245a493c
CR
3072msgid ""
3073"Mark shell variables as unchangeable.\n"
3074" \n"
3075" Mark each NAME as read-only; the values of these NAMEs may not be\n"
3076" changed by subsequent assignment. If VALUE is supplied, assign VALUE\n"
3077" before marking as read-only.\n"
3078" \n"
3079" Options:\n"
dd4f3dd8
CR
3080" -a\trefer to indexed array variables\n"
3081" -A\trefer to associative array variables\n"
245a493c
CR
3082" -f\trefer to shell functions\n"
3083" -p\tdisplay a list of all readonly variables and functions\n"
3084" \n"
3085" An argument of `--' disables further option processing.\n"
3086" \n"
3087" Exit Status:\n"
3088" Returns success unless an invalid option is given or NAME is invalid."
3089msgstr ""
3090
08e72d7a 3091#: builtins.c:1164
245a493c
CR
3092msgid ""
3093"Shift positional parameters.\n"
3094" \n"
3095" Rename the positional parameters $N+1,$N+2 ... to $1,$2 ... If N is\n"
3096" not given, it is assumed to be 1.\n"
3097" \n"
3098" Exit Status:\n"
3099" Returns success unless N is negative or greater than $#."
3100msgstr ""
3101
08e72d7a 3102#: builtins.c:1176 builtins.c:1191
245a493c
CR
3103msgid ""
3104"Execute commands from a file in the current shell.\n"
3105" \n"
3106" Read and execute commands from FILENAME in the current shell. The\n"
3107" entries in $PATH are used to find the directory containing FILENAME.\n"
3108" If any ARGUMENTS are supplied, they become the positional parameters\n"
3109" when FILENAME is executed.\n"
3110" \n"
3111" Exit Status:\n"
3112" Returns the status of the last command executed in FILENAME; fails if\n"
3113" FILENAME cannot be read."
3114msgstr ""
3115
08e72d7a 3116#: builtins.c:1207
245a493c
CR
3117msgid ""
3118"Suspend shell execution.\n"
3119" \n"
3120" Suspend the execution of this shell until it receives a SIGCONT signal.\n"
dd4f3dd8 3121" Unless forced, login shells cannot be suspended.\n"
245a493c
CR
3122" \n"
3123" Options:\n"
3124" -f\tforce the suspend, even if the shell is a login shell\n"
3125" \n"
3126" Exit Status:\n"
3127" Returns success unless job control is not enabled or an error occurs."
3128msgstr ""
3129
08e72d7a 3130#: builtins.c:1223
245a493c
CR
3131msgid ""
3132"Evaluate conditional expression.\n"
3133" \n"
3134" Exits with a status of 0 (true) or 1 (false) depending on\n"
3135" the evaluation of EXPR. Expressions may be unary or binary. Unary\n"
3136" expressions are often used to examine the status of a file. There\n"
3137" are string operators as well, and numeric comparison operators.\n"
3138" \n"
3139" File operators:\n"
3140" \n"
3141" -a FILE True if file exists.\n"
3142" -b FILE True if file is block special.\n"
3143" -c FILE True if file is character special.\n"
3144" -d FILE True if file is a directory.\n"
3145" -e FILE True if file exists.\n"
3146" -f FILE True if file exists and is a regular file.\n"
3147" -g FILE True if file is set-group-id.\n"
3148" -h FILE True if file is a symbolic link.\n"
3149" -L FILE True if file is a symbolic link.\n"
3150" -k FILE True if file has its `sticky' bit set.\n"
3151" -p FILE True if file is a named pipe.\n"
3152" -r FILE True if file is readable by you.\n"
3153" -s FILE True if file exists and is not empty.\n"
3154" -S FILE True if file is a socket.\n"
3155" -t FD True if FD is opened on a terminal.\n"
3156" -u FILE True if the file is set-user-id.\n"
3157" -w FILE True if the file is writable by you.\n"
3158" -x FILE True if the file is executable by you.\n"
3159" -O FILE True if the file is effectively owned by you.\n"
3160" -G FILE True if the file is effectively owned by your group.\n"
4691dc6b 3161" -N FILE True if the file has been modified since it was last read.\n"
245a493c
CR
3162" \n"
3163" FILE1 -nt FILE2 True if file1 is newer than file2 (according to\n"
3164" modification date).\n"
3165" \n"
3166" FILE1 -ot FILE2 True if file1 is older than file2.\n"
3167" \n"
3168" FILE1 -ef FILE2 True if file1 is a hard link to file2.\n"
3169" \n"
3170" String operators:\n"
3171" \n"
3172" -z STRING True if string is empty.\n"
3173" \n"
3174" -n STRING\n"
3175" STRING True if string is not empty.\n"
3176" \n"
3177" STRING1 = STRING2\n"
3178" True if the strings are equal.\n"
3179" STRING1 != STRING2\n"
3180" True if the strings are not equal.\n"
3181" STRING1 < STRING2\n"
4691dc6b 3182" True if STRING1 sorts before STRING2 lexicographically.\n"
245a493c
CR
3183" STRING1 > STRING2\n"
3184" True if STRING1 sorts after STRING2 lexicographically.\n"
3185" \n"
3186" Other operators:\n"
3187" \n"
3188" -o OPTION True if the shell option OPTION is enabled.\n"
3189" ! EXPR True if expr is false.\n"
3190" EXPR1 -a EXPR2 True if both expr1 AND expr2 are true.\n"
3191" EXPR1 -o EXPR2 True if either expr1 OR expr2 is true.\n"
3192" \n"
3193" arg1 OP arg2 Arithmetic tests. OP is one of -eq, -ne,\n"
3194" -lt, -le, -gt, or -ge.\n"
3195" \n"
3196" Arithmetic binary operators return true if ARG1 is equal, not-equal,\n"
3197" less-than, less-than-or-equal, greater-than, or greater-than-or-equal\n"
3198" than ARG2.\n"
3199" \n"
3200" Exit Status:\n"
3201" Returns success if EXPR evaluates to true; fails if EXPR evaluates to\n"
3202" false or an invalid argument is given."
3203msgstr ""
3204
08e72d7a 3205#: builtins.c:1299
245a493c
CR
3206msgid ""
3207"Evaluate conditional expression.\n"
3208" \n"
3209" This is a synonym for the \"test\" builtin, but the last argument must\n"
3210" be a literal `]', to match the opening `['."
3211msgstr ""
3212
08e72d7a 3213#: builtins.c:1308
245a493c
CR
3214msgid ""
3215"Display process times.\n"
3216" \n"
4691dc6b 3217" Prints the accumulated user and system times for the shell and all of its\n"
245a493c
CR
3218" child processes.\n"
3219" \n"
3220" Exit Status:\n"
3221" Always succeeds."
3222msgstr ""
3223
08e72d7a 3224#: builtins.c:1320
245a493c
CR
3225msgid ""
3226"Trap signals and other events.\n"
3227" \n"
4691dc6b 3228" Defines and activates handlers to be run when the shell receives signals\n"
245a493c
CR
3229" or other conditions.\n"
3230" \n"
3231" ARG is a command to be read and executed when the shell receives the\n"
3232" signal(s) SIGNAL_SPEC. If ARG is absent (and a single SIGNAL_SPEC\n"
3233" is supplied) or `-', each specified signal is reset to its original\n"
3234" value. If ARG is the null string each SIGNAL_SPEC is ignored by the\n"
3235" shell and by the commands it invokes.\n"
3236" \n"
4691dc6b 3237" If a SIGNAL_SPEC is EXIT (0) ARG is executed on exit from the shell. If\n"
245a493c
CR
3238" a SIGNAL_SPEC is DEBUG, ARG is executed before every simple command.\n"
3239" \n"
4691dc6b 3240" If no arguments are supplied, trap prints the list of commands associated\n"
245a493c
CR
3241" with each signal.\n"
3242" \n"
3243" Options:\n"
3244" -l\tprint a list of signal names and their corresponding numbers\n"
3245" -p\tdisplay the trap commands associated with each SIGNAL_SPEC\n"
3246" \n"
4691dc6b 3247" Each SIGNAL_SPEC is either a signal name in <signal.h> or a signal number.\n"
245a493c
CR
3248" Signal names are case insensitive and the SIG prefix is optional. A\n"
3249" signal may be sent to the shell with \"kill -signal $$\".\n"
3250" \n"
3251" Exit Status:\n"
4691dc6b 3252" Returns success unless a SIGSPEC is invalid or an invalid option is given."
245a493c
CR
3253msgstr ""
3254
08e72d7a 3255#: builtins.c:1352
245a493c
CR
3256msgid ""
3257"Display information about command type.\n"
3258" \n"
3259" For each NAME, indicate how it would be interpreted if used as a\n"
3260" command name.\n"
3261" \n"
3262" Options:\n"
3263" -a\tdisplay all locations containing an executable named NAME;\n"
3264" \tincludes aliases, builtins, and functions, if and only if\n"
3265" \tthe `-p' option is not also used\n"
3266" -f\tsuppress shell function lookup\n"
3267" -P\tforce a PATH search for each NAME, even if it is an alias,\n"
3268" \tbuiltin, or function, and returns the name of the disk file\n"
3269" \tthat would be executed\n"
3270" -p\treturns either the name of the disk file that would be executed,\n"
3271" \tor nothing if `type -t NAME' would not return `file'.\n"
3272" -t\toutput a single word which is one of `alias', `keyword',\n"
3273" \t`function', `builtin', `file' or `', if NAME is an alias, shell\n"
3274" \treserved word, shell function, shell builtin, disk file, or not\n"
3275" \tfound, respectively\n"
3276" \n"
3277" Arguments:\n"
3278" NAME\tCommand name to be interpreted.\n"
3279" \n"
3280" Exit Status:\n"
4691dc6b 3281" Returns success if all of the NAMEs are found; fails if any are not found."
245a493c
CR
3282msgstr ""
3283
08e72d7a 3284#: builtins.c:1383
245a493c
CR
3285msgid ""
3286"Modify shell resource limits.\n"
3287" \n"
4691dc6b 3288" Provides control over the resources available to the shell and processes\n"
245a493c
CR
3289" it creates, on systems that allow such control.\n"
3290" \n"
3291" Options:\n"
3292" -S\tuse the `soft' resource limit\n"
3293" -H\tuse the `hard' resource limit\n"
3294" -a\tall current limits are reported\n"
3295" -b\tthe socket buffer size\n"
3296" -c\tthe maximum size of core files created\n"
3297" -d\tthe maximum size of a process's data segment\n"
3298" -e\tthe maximum scheduling priority (`nice')\n"
3299" -f\tthe maximum size of files written by the shell and its children\n"
3300" -i\tthe maximum number of pending signals\n"
3301" -l\tthe maximum size a process may lock into memory\n"
3302" -m\tthe maximum resident set size\n"
3303" -n\tthe maximum number of open file descriptors\n"
3304" -p\tthe pipe buffer size\n"
3305" -q\tthe maximum number of bytes in POSIX message queues\n"
3306" -r\tthe maximum real-time scheduling priority\n"
3307" -s\tthe maximum stack size\n"
3308" -t\tthe maximum amount of cpu time in seconds\n"
3309" -u\tthe maximum number of user processes\n"
3310" -v\tthe size of virtual memory\n"
3311" -x\tthe maximum number of file locks\n"
3312" \n"
3313" If LIMIT is given, it is the new value of the specified resource; the\n"
3314" special LIMIT values `soft', `hard', and `unlimited' stand for the\n"
3315" current soft limit, the current hard limit, and no limit, respectively.\n"
3316" Otherwise, the current value of the specified resource is printed. If\n"
3317" no option is given, then -f is assumed.\n"
3318" \n"
3319" Values are in 1024-byte increments, except for -t, which is in seconds,\n"
3320" -p, which is in increments of 512 bytes, and -u, which is an unscaled\n"
3321" number of processes.\n"
3322" \n"
3323" Exit Status:\n"
3324" Returns success unless an invalid option is supplied or an error occurs."
3325msgstr ""
3326
08e72d7a 3327#: builtins.c:1428
245a493c
CR
3328msgid ""
3329"Display or set file mode mask.\n"
3330" \n"
3331" Sets the user file-creation mask to MODE. If MODE is omitted, prints\n"
3332" the current value of the mask.\n"
3333" \n"
3334" If MODE begins with a digit, it is interpreted as an octal number;\n"
3335" otherwise it is a symbolic mode string like that accepted by chmod(1).\n"
3336" \n"
3337" Options:\n"
3338" -p\tif MODE is omitted, output in a form that may be reused as input\n"
3339" -S\tmakes the output symbolic; otherwise an octal number is output\n"
3340" \n"
3341" Exit Status:\n"
3342" Returns success unless MODE is invalid or an invalid option is given."
3343msgstr ""
3344
08e72d7a 3345#: builtins.c:1448
245a493c
CR
3346msgid ""
3347"Wait for job completion and return exit status.\n"
3348" \n"
3349" Waits for the process identified by ID, which may be a process ID or a\n"
3350" job specification, and reports its termination status. If ID is not\n"
3351" given, waits for all currently active child processes, and the return\n"
4691dc6b 3352" status is zero. If ID is a a job specification, waits for all processes\n"
245a493c
CR
3353" in the job's pipeline.\n"
3354" \n"
3355" Exit Status:\n"
4691dc6b 3356" Returns the status of ID; fails if ID is invalid or an invalid option is\n"
245a493c
CR
3357" given."
3358msgstr ""
3359
08e72d7a 3360#: builtins.c:1466
245a493c
CR
3361msgid ""
3362"Wait for process completion and return exit status.\n"
3363" \n"
3364" Waits for the specified process and reports its termination status. If\n"
3365" PID is not given, all currently active child processes are waited for,\n"
3366" and the return code is zero. PID must be a process ID.\n"
3367" \n"
3368" Exit Status:\n"
4691dc6b 3369" Returns the status of ID; fails if ID is invalid or an invalid option is\n"
245a493c
CR
3370" given."
3371msgstr ""
3372
08e72d7a 3373#: builtins.c:1481
245a493c
CR
3374msgid ""
3375"Execute commands for each member in a list.\n"
3376" \n"
3377" The `for' loop executes a sequence of commands for each member in a\n"
3378" list of items. If `in WORDS ...;' is not present, then `in \"$@\"' is\n"
3379" assumed. For each element in WORDS, NAME is set to that element, and\n"
3380" the COMMANDS are executed.\n"
3381" \n"
3382" Exit Status:\n"
3383" Returns the status of the last command executed."
3384msgstr ""
3385
08e72d7a 3386#: builtins.c:1495
245a493c
CR
3387msgid ""
3388"Arithmetic for loop.\n"
3389" \n"
3390" Equivalent to\n"
3391" \t(( EXP1 ))\n"
3392" \twhile (( EXP2 )); do\n"
3393" \t\tCOMMANDS\n"
3394" \t\t(( EXP3 ))\n"
3395" \tdone\n"
3396" EXP1, EXP2, and EXP3 are arithmetic expressions. If any expression is\n"
3397" omitted, it behaves as if it evaluates to 1.\n"
3398" \n"
3399" Exit Status:\n"
3400" Returns the status of the last command executed."
3401msgstr ""
3402
08e72d7a 3403#: builtins.c:1513
245a493c 3404msgid ""
dd4f3dd8 3405"Select words from a list and execute commands.\n"
245a493c
CR
3406" \n"
3407" The WORDS are expanded, generating a list of words. The\n"
3408" set of expanded words is printed on the standard error, each\n"
3409" preceded by a number. If `in WORDS' is not present, `in \"$@\"'\n"
3410" is assumed. The PS3 prompt is then displayed and a line read\n"
3411" from the standard input. If the line consists of the number\n"
3412" corresponding to one of the displayed words, then NAME is set\n"
3413" to that word. If the line is empty, WORDS and the prompt are\n"
3414" redisplayed. If EOF is read, the command completes. Any other\n"
3415" value read causes NAME to be set to null. The line read is saved\n"
3416" in the variable REPLY. COMMANDS are executed after each selection\n"
3417" until a break command is executed.\n"
3418" \n"
3419" Exit Status:\n"
3420" Returns the status of the last command executed."
3421msgstr ""
3422
08e72d7a 3423#: builtins.c:1534
245a493c
CR
3424msgid ""
3425"Report time consumed by pipeline's execution.\n"
3426" \n"
3427" Execute PIPELINE and print a summary of the real time, user CPU time,\n"
3428" and system CPU time spent executing PIPELINE when it terminates.\n"
3429" \n"
3430" Options:\n"
3431" -p\tprint the timing summary in the portable Posix format\n"
3432" \n"
3433" The value of the TIMEFORMAT variable is used as the output format.\n"
3434" \n"
3435" Exit Status:\n"
3436" The return status is the return status of PIPELINE."
3437msgstr ""
3438
08e72d7a 3439#: builtins.c:1551
245a493c
CR
3440msgid ""
3441"Execute commands based on pattern matching.\n"
3442" \n"
3443" Selectively execute COMMANDS based upon WORD matching PATTERN. The\n"
3444" `|' is used to separate multiple patterns.\n"
3445" \n"
3446" Exit Status:\n"
3447" Returns the status of the last command executed."
3448msgstr ""
3449
08e72d7a 3450#: builtins.c:1563
245a493c
CR
3451msgid ""
3452"Execute commands based on conditional.\n"
3453" \n"
4691dc6b
CR
3454" The `if COMMANDS' list is executed. If its exit status is zero, then the\n"
3455" `then COMMANDS' list is executed. Otherwise, each `elif COMMANDS' list is\n"
245a493c 3456" executed in turn, and if its exit status is zero, the corresponding\n"
4691dc6b
CR
3457" `then COMMANDS' list is executed and the if command completes. Otherwise,\n"
3458" the `else COMMANDS' list is executed, if present. The exit status of the\n"
3459" entire construct is the exit status of the last command executed, or zero\n"
245a493c
CR
3460" if no condition tested true.\n"
3461" \n"
3462" Exit Status:\n"
3463" Returns the status of the last command executed."
3464msgstr ""
3465
08e72d7a 3466#: builtins.c:1580
245a493c
CR
3467msgid ""
3468"Execute commands as long as a test succeeds.\n"
3469" \n"
3470" Expand and execute COMMANDS as long as the final command in the\n"
3471" `while' COMMANDS has an exit status of zero.\n"
3472" \n"
3473" Exit Status:\n"
3474" Returns the status of the last command executed."
3475msgstr ""
3476
08e72d7a 3477#: builtins.c:1592
245a493c
CR
3478msgid ""
3479"Execute commands as long as a test does not succeed.\n"
3480" \n"
3481" Expand and execute COMMANDS as long as the final command in the\n"
3482" `until' COMMANDS has an exit status which is not zero.\n"
3483" \n"
3484" Exit Status:\n"
3485" Returns the status of the last command executed."
3486msgstr ""
3487
08e72d7a 3488#: builtins.c:1604
a05a1337
CR
3489msgid ""
3490"Create a coprocess named NAME.\n"
3491" \n"
3492" Execute COMMAND asynchronously, with the standard output and standard\n"
3493" input of the command connected via a pipe to file descriptors assigned\n"
3494" to indices 0 and 1 of an array variable NAME in the executing shell.\n"
3495" The default NAME is \"COPROC\".\n"
3496" \n"
3497" Exit Status:\n"
3498" Returns the exit status of COMMAND."
3499msgstr ""
3500
08e72d7a 3501#: builtins.c:1618
245a493c
CR
3502msgid ""
3503"Define shell function.\n"
3504" \n"
3505" Create a shell function named NAME. When invoked as a simple command,\n"
4691dc6b 3506" NAME runs COMMANDs in the calling shell's context. When NAME is invoked,\n"
245a493c
CR
3507" the arguments are passed to the function as $1...$n, and the function's\n"
3508" name is in $FUNCNAME.\n"
3509" \n"
3510" Exit Status:\n"
3511" Returns success unless NAME is readonly."
3512msgstr ""
3513
08e72d7a 3514#: builtins.c:1632
245a493c
CR
3515msgid ""
3516"Group commands as a unit.\n"
3517" \n"
3518" Run a set of commands in a group. This is one way to redirect an\n"
3519" entire set of commands.\n"
3520" \n"
3521" Exit Status:\n"
3522" Returns the status of the last command executed."
3523msgstr ""
3524
08e72d7a 3525#: builtins.c:1644
245a493c
CR
3526msgid ""
3527"Resume job in foreground.\n"
3528" \n"
3529" Equivalent to the JOB_SPEC argument to the `fg' command. Resume a\n"
3530" stopped or background job. JOB_SPEC can specify either a job name\n"
3531" or a job number. Following JOB_SPEC with a `&' places the job in\n"
3532" the background, as if the job specification had been supplied as an\n"
3533" argument to `bg'.\n"
3534" \n"
3535" Exit Status:\n"
3536" Returns the status of the resumed job."
3537msgstr ""
3538
08e72d7a 3539#: builtins.c:1659
245a493c
CR
3540msgid ""
3541"Evaluate arithmetic expression.\n"
3542" \n"
3543" The EXPRESSION is evaluated according to the rules for arithmetic\n"
3544" evaluation. Equivalent to \"let EXPRESSION\".\n"
3545" \n"
3546" Exit Status:\n"
3547" Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise."
3548msgstr ""
3549
08e72d7a 3550#: builtins.c:1671
245a493c
CR
3551msgid ""
3552"Execute conditional command.\n"
3553" \n"
4691dc6b
CR
3554" Returns a status of 0 or 1 depending on the evaluation of the conditional\n"
3555" expression EXPRESSION. Expressions are composed of the same primaries used\n"
3556" by the `test' builtin, and may be combined using the following operators:\n"
245a493c
CR
3557" \n"
3558" ( EXPRESSION )\tReturns the value of EXPRESSION\n"
3559" ! EXPRESSION\t\tTrue if EXPRESSION is false; else false\n"
3560" EXPR1 && EXPR2\tTrue if both EXPR1 and EXPR2 are true; else false\n"
3561" EXPR1 || EXPR2\tTrue if either EXPR1 or EXPR2 is true; else false\n"
3562" \n"
3563" When the `==' and `!=' operators are used, the string to the right of\n"
3564" the operator is used as a pattern and pattern matching is performed.\n"
3565" When the `=~' operator is used, the string to the right of the operator\n"
3566" is matched as a regular expression.\n"
3567" \n"
3568" The && and || operators do not evaluate EXPR2 if EXPR1 is sufficient to\n"
3569" determine the expression's value.\n"
3570" \n"
3571" Exit Status:\n"
3572" 0 or 1 depending on value of EXPRESSION."
3573msgstr ""
3574
08e72d7a 3575#: builtins.c:1697
245a493c
CR
3576msgid ""
3577"Common shell variable names and usage.\n"
3578" \n"
3579" BASH_VERSION\tVersion information for this Bash.\n"
3580" CDPATH\tA colon-separated list of directories to search\n"
3581" \t\tfor directories given as arguments to `cd'.\n"
3582" GLOBIGNORE\tA colon-separated list of patterns describing filenames to\n"
3583" \t\tbe ignored by pathname expansion.\n"
3584" HISTFILE\tThe name of the file where your command history is stored.\n"
3585" HISTFILESIZE\tThe maximum number of lines this file can contain.\n"
3586" HISTSIZE\tThe maximum number of history lines that a running\n"
3587" \t\tshell can access.\n"
3588" HOME\tThe complete pathname to your login directory.\n"
3589" HOSTNAME\tThe name of the current host.\n"
3590" HOSTTYPE\tThe type of CPU this version of Bash is running under.\n"
3591" IGNOREEOF\tControls the action of the shell on receipt of an EOF\n"
3592" \t\tcharacter as the sole input. If set, then the value\n"
3593" \t\tof it is the number of EOF characters that can be seen\n"
3594" \t\tin a row on an empty line before the shell will exit\n"
3595" \t\t(default 10). When unset, EOF signifies the end of input.\n"
3596" MACHTYPE\tA string describing the current system Bash is running on.\n"
3597" MAILCHECK\tHow often, in seconds, Bash checks for new mail.\n"
3598" MAILPATH\tA colon-separated list of filenames which Bash checks\n"
3599" \t\tfor new mail.\n"
3600" OSTYPE\tThe version of Unix this version of Bash is running on.\n"
3601" PATH\tA colon-separated list of directories to search when\n"
3602" \t\tlooking for commands.\n"
3603" PROMPT_COMMAND\tA command to be executed before the printing of each\n"
3604" \t\tprimary prompt.\n"
3605" PS1\t\tThe primary prompt string.\n"
3606" PS2\t\tThe secondary prompt string.\n"
3607" PWD\t\tThe full pathname of the current directory.\n"
3608" SHELLOPTS\tA colon-separated list of enabled shell options.\n"
3609" TERM\tThe name of the current terminal type.\n"
3610" TIMEFORMAT\tThe output format for timing statistics displayed by the\n"
3611" \t\t`time' reserved word.\n"
3612" auto_resume\tNon-null means a command word appearing on a line by\n"
3613" \t\titself is first looked for in the list of currently\n"
3614" \t\tstopped jobs. If found there, that job is foregrounded.\n"
3615" \t\tA value of `exact' means that the command word must\n"
3616" \t\texactly match a command in the list of stopped jobs. A\n"
3617" \t\tvalue of `substring' means that the command word must\n"
3618" \t\tmatch a substring of the job. Any other value means that\n"
3619" \t\tthe command must be a prefix of a stopped job.\n"
3620" histchars\tCharacters controlling history expansion and quick\n"
3621" \t\tsubstitution. The first character is the history\n"
3622" \t\tsubstitution character, usually `!'. The second is\n"
3623" \t\tthe `quick substitution' character, usually `^'. The\n"
3624" \t\tthird is the `history comment' character, usually `#'.\n"
3625" HISTIGNORE\tA colon-separated list of patterns used to decide which\n"
3626" \t\tcommands should be saved on the history list.\n"
3627msgstr ""
3628
08e72d7a 3629#: builtins.c:1754
245a493c
CR
3630msgid ""
3631"Add directories to stack.\n"
3632" \n"
3633" Adds a directory to the top of the directory stack, or rotates\n"
3634" the stack, making the new top of the stack the current working\n"
3635" directory. With no arguments, exchanges the top two directories.\n"
3636" \n"
3637" Options:\n"
3638" -n\tSuppresses the normal change of directory when adding\n"
3639" \tdirectories to the stack, so only the stack is manipulated.\n"
3640" \n"
3641" Arguments:\n"
3642" +N\tRotates the stack so that the Nth directory (counting\n"
3643" \tfrom the left of the list shown by `dirs', starting with\n"
3644" \tzero) is at the top.\n"
3645" \n"
3646" -N\tRotates the stack so that the Nth directory (counting\n"
3647" \tfrom the right of the list shown by `dirs', starting with\n"
3648" \tzero) is at the top.\n"
3649" \n"
3650" dir\tAdds DIR to the directory stack at the top, making it the\n"
3651" \tnew current working directory.\n"
3652" \n"
3653" The `dirs' builtin displays the directory stack.\n"
3654" \n"
3655" Exit Status:\n"
3656" Returns success unless an invalid argument is supplied or the directory\n"
3657" change fails."
3658msgstr ""
3659
08e72d7a 3660#: builtins.c:1788
245a493c
CR
3661msgid ""
3662"Remove directories from stack.\n"
3663" \n"
3664" Removes entries from the directory stack. With no arguments, removes\n"
3665" the top directory from the stack, and changes to the new top directory.\n"
3666" \n"
3667" Options:\n"
3668" -n\tSuppresses the normal change of directory when removing\n"
3669" \tdirectories from the stack, so only the stack is manipulated.\n"
3670" \n"
3671" Arguments:\n"
3672" +N\tRemoves the Nth entry counting from the left of the list\n"
3673" \tshown by `dirs', starting with zero. For example: `popd +0'\n"
3674" \tremoves the first directory, `popd +1' the second.\n"
3675" \n"
3676" -N\tRemoves the Nth entry counting from the right of the list\n"
3677" \tshown by `dirs', starting with zero. For example: `popd -0'\n"
3678" \tremoves the last directory, `popd -1' the next to last.\n"
3679" \n"
3680" The `dirs' builtin displays the directory stack.\n"
3681" \n"
3682" Exit Status:\n"
3683" Returns success unless an invalid argument is supplied or the directory\n"
3684" change fails."
3685msgstr ""
3686
08e72d7a 3687#: builtins.c:1818
245a493c
CR
3688msgid ""
3689"Display directory stack.\n"
3690" \n"
3691" Display the list of currently remembered directories. Directories\n"
3692" find their way onto the list with the `pushd' command; you can get\n"
3693" back up through the list with the `popd' command.\n"
3694" \n"
3695" Options:\n"
3696" -c\tclear the directory stack by deleting all of the elements\n"
3697" -l\tdo not print tilde-prefixed versions of directories relative\n"
3698" \tto your home directory\n"
3699" -p\tprint the directory stack with one entry per line\n"
3700" -v\tprint the directory stack with one entry per line prefixed\n"
3701" \twith its position in the stack\n"
3702" \n"
3703" Arguments:\n"
4691dc6b 3704" +N\tDisplays the Nth entry counting from the left of the list shown by\n"
245a493c
CR
3705" \tdirs when invoked without options, starting with zero.\n"
3706" \n"
4691dc6b 3707" -N\tDisplays the Nth entry counting from the right of the list shown by\n"
245a493c
CR
3708" \tdirs when invoked without options, starting with zero.\n"
3709" \n"
3710" Exit Status:\n"
3711" Returns success unless an invalid option is supplied or an error occurs."
3712msgstr ""
3713
08e72d7a 3714#: builtins.c:1847
245a493c
CR
3715msgid ""
3716"Set and unset shell options.\n"
3717" \n"
3718" Change the setting of each shell option OPTNAME. Without any option\n"
4691dc6b 3719" arguments, list all shell options with an indication of whether or not each\n"
245a493c
CR
3720" is set.\n"
3721" \n"
3722" Options:\n"
3723" -o\trestrict OPTNAMEs to those defined for use with `set -o'\n"
3724" -p\tprint each shell option with an indication of its status\n"
3725" -q\tsuppress output\n"
3726" -s\tenable (set) each OPTNAME\n"
3727" -u\tdisable (unset) each OPTNAME\n"
3728" \n"
3729" Exit Status:\n"
3730" Returns success if OPTNAME is enabled; fails if an invalid option is\n"
3731" given or OPTNAME is disabled."
3732msgstr ""
3733
08e72d7a 3734#: builtins.c:1868
245a493c
CR
3735msgid ""
3736"Formats and prints ARGUMENTS under control of the FORMAT.\n"
3737" \n"
3738" Options:\n"
3739" -v var\tassign the output to shell variable VAR rather than\n"
3740" \t\tdisplay it on the standard output\n"
3741" \n"
4691dc6b
CR
3742" FORMAT is a character string which contains three types of objects: plain\n"
3743" characters, which are simply copied to standard output; character escape\n"
245a493c 3744" sequences, which are converted and copied to the standard output; and\n"
4691dc6b 3745" format specifications, each of which causes printing of the next successive\n"
245a493c
CR
3746" argument.\n"
3747" \n"
4691dc6b 3748" In addition to the standard format specifications described in printf(1)\n"
245a493c
CR
3749" and printf(3), printf interprets:\n"
3750" \n"
3751" %b\texpand backslash escape sequences in the corresponding argument\n"
3752" %q\tquote the argument in a way that can be reused as shell input\n"
3753" \n"
3754" Exit Status:\n"
4691dc6b 3755" Returns success unless an invalid option is given or a write or assignment\n"
245a493c
CR
3756" error occurs."
3757msgstr ""
3758
08e72d7a 3759#: builtins.c:1895
245a493c
CR
3760msgid ""
3761"Specify how arguments are to be completed by Readline.\n"
3762" \n"
4691dc6b
CR
3763" For each NAME, specify how arguments are to be completed. If no options\n"
3764" are supplied, existing completion specifications are printed in a way that\n"
245a493c
CR
3765" allows them to be reused as input.\n"
3766" \n"
3767" Options:\n"
3768" -p\tprint existing completion specifications in a reusable format\n"
3769" -r\tremove a completion specification for each NAME, or, if no\n"
3770" \tNAMEs are supplied, all completion specifications\n"
08e72d7a
CR
3771" -D\tapply the completions and actions as the default for commands\n"
3772" \twithout any specific completion defined\n"
3773" -E\tapply the completions and actions to \"empty\" commands --\n"
3774" \tcompletion attempted on a blank line\n"
245a493c
CR
3775" \n"
3776" When completion is attempted, the actions are applied in the order the\n"
08e72d7a
CR
3777" uppercase-letter options are listed above. The -D option takes\n"
3778" precedence over -E.\n"
245a493c
CR
3779" \n"
3780" Exit Status:\n"
3781" Returns success unless an invalid option is supplied or an error occurs."
3782msgstr ""
3783
08e72d7a 3784#: builtins.c:1923
245a493c
CR
3785msgid ""
3786"Display possible completions depending on the options.\n"
3787" \n"
3788" Intended to be used from within a shell function generating possible\n"
4691dc6b 3789" completions. If the optional WORD argument is supplied, matches against\n"
245a493c
CR
3790" WORD are generated.\n"
3791" \n"
3792" Exit Status:\n"
3793" Returns success unless an invalid option is supplied or an error occurs."
3794msgstr ""
3795
08e72d7a 3796#: builtins.c:1938
245a493c
CR
3797msgid ""
3798"Modify or display completion options.\n"
3799" \n"
4691dc6b
CR
3800" Modify the completion options for each NAME, or, if no NAMEs are supplied,\n"
3801" the completion currently begin executed. If no OPTIONs are givenm, print\n"
3802" the completion options for each NAME or the current completion specification.\n"
245a493c
CR
3803" \n"
3804" Options:\n"
3805" \t-o option\tSet completion option OPTION for each NAME\n"
08e72d7a
CR
3806" \t-D\t\tChange options for the \"default\" command completion\n"
3807" \t-E\t\tChange options for the \"empty\" command completion\n"
245a493c
CR
3808" \n"
3809" Using `+o' instead of `-o' turns off the specified option.\n"
3810" \n"
3811" Arguments:\n"
3812" \n"
3813" Each NAME refers to a command for which a completion specification must\n"
3814" have previously been defined using the `complete' builtin. If no NAMEs\n"
3815" are supplied, compopt must be called by a function currently generating\n"
3816" completions, and the options for that currently-executing completion\n"
3817" generator are modified.\n"
3818" \n"
3819" Exit Status:\n"
3820" Returns success unless an invalid option is supplied or NAME does not\n"
3821" have a completion specification defined."
3822msgstr ""
3823
08e72d7a 3824#: builtins.c:1968
245a493c 3825msgid ""
d6593885 3826"Read lines from the standard input into an indexed array variable.\n"
245a493c 3827" \n"
4691dc6b
CR
3828" Read lines from the standard input into the indexed array variable ARRAY, or\n"
3829" from file descriptor FD if the -u option is supplied. The variable MAPFILE\n"
d6593885 3830" is the default ARRAY.\n"
245a493c
CR
3831" \n"
3832" Options:\n"
4691dc6b
CR
3833" -n count\tCopy at most COUNT lines. If COUNT is 0, all lines are copied.\n"
3834" -O origin\tBegin assigning to ARRAY at index ORIGIN. The default index is 0.\n"
245a493c
CR
3835" -s count \tDiscard the first COUNT lines read.\n"
3836" -t\t\tRemove a trailing newline from each line read.\n"
4691dc6b 3837" -u fd\t\tRead lines from file descriptor FD instead of the standard input.\n"
245a493c 3838" -C callback\tEvaluate CALLBACK each time QUANTUM lines are read.\n"
4691dc6b 3839" -c quantum\tSpecify the number of lines read between each call to CALLBACK.\n"
245a493c
CR
3840" \n"
3841" Arguments:\n"
3842" ARRAY\t\tArray variable name to use for file data.\n"
3843" \n"
a05a1337
CR
3844" If -C is supplied without -c, the default quantum is 5000. When\n"
3845" CALLBACK is evaluated, it is supplied the index of the next array\n"
3846" element to be assigned as an additional argument.\n"
245a493c 3847" \n"
4691dc6b 3848" If not supplied with an explicit origin, mapfile will clear ARRAY before\n"
245a493c
CR
3849" assigning to it.\n"
3850" \n"
3851" Exit Status:\n"
4691dc6b 3852" Returns success unless an invalid option is given or ARRAY is readonly or\n"
d6593885 3853" not an indexed array."
245a493c
CR
3854msgstr ""
3855
d6593885 3856#: builtins.c:2001
a05a1337
CR
3857msgid ""
3858"Read lines from a file into an array variable.\n"
3859" \n"
3860" A synonym for `mapfile'."
3861msgstr ""
3862
245a493c 3863#~ msgid "Missing `}'"
4691dc6b 3864#~ msgstr "`}'がありません"
245a493c
CR
3865
3866#~ msgid "brace_expand> "
4691dc6b 3867#~ msgstr "ブレース展開> "
245a493c
CR
3868
3869#~ msgid "Attempt to free unknown command type `%d'.\n"
4691dc6b 3870#~ msgstr "未知なコマンドタイプ `%d' を開放しようとしてます.\n"
245a493c
CR
3871
3872#~ msgid "Report this to %s\n"
4691dc6b 3873#~ msgstr "%s に報告してください\n"
245a493c
CR
3874
3875#~ msgid "Stopping myself..."
4691dc6b 3876#~ msgstr "停止します..."
245a493c
CR
3877
3878#~ msgid "Tell %s to fix this someday.\n"
4691dc6b 3879#~ msgstr "%s にいつかこれを直すように伝えてください.\n"
245a493c
CR
3880
3881#~ msgid "execute_command: bad command type `%d'"
4691dc6b 3882#~ msgstr "コマンド実行: 間違ったコマンドタイプ `%d'"
245a493c
CR
3883
3884#~ msgid "real\t"
4691dc6b 3885#~ msgstr "実\t"
245a493c
CR
3886
3887#~ msgid "user\t"
4691dc6b 3888#~ msgstr "ユーザ\t"
245a493c
CR
3889
3890#~ msgid "sys\t"
4691dc6b 3891#~ msgstr "システム\t"
245a493c
CR
3892
3893#~ msgid ""
3894#~ "real\t0m0.00s\n"
3895#~ "user\t0m0.00s\n"
3896#~ "sys\t0m0.00s\n"
3897#~ msgstr ""
4691dc6b
CR
3898#~ "実\t0m0.00s\n"
3899#~ "ユーザ\t0m0.00s\n"
3900#~ "システム\t0m0.00s\n"
245a493c
CR
3901
3902#~ msgid "cannot duplicate fd %d to fd 1: %s"
4691dc6b 3903#~ msgstr "fd %d を fd 1 に複製できません: %s"
245a493c
CR
3904
3905#~ msgid "%s: output redirection restricted"
4691dc6b 3906#~ msgstr "%s: 出力リダイレクションが制限されてます"
245a493c
CR
3907
3908#~ msgid "Out of memory!"
4691dc6b 3909#~ msgstr "メモリがありません!"
245a493c
CR
3910
3911#~ msgid "You have already added item `%s'\n"
4691dc6b 3912#~ msgstr "あなたは既にアイテム`%s'を付け足してます\n"
245a493c
CR
3913
3914#~ msgid "You have entered %d (%d) items. The distribution is:\n"
4691dc6b 3915#~ msgstr "あなたまは %d (%d) アイテムを入力しました。ディストリビューションは:\n"
245a493c
CR
3916
3917#~ msgid "%s: bg background job?"
4691dc6b 3918#~ msgstr "%s: bg バックグラウンドの仕事?"
245a493c
CR
3919
3920#~ msgid ""
3921#~ "Redirection instruction from yyparse () '%d' is\n"
3922#~ "out of range in make_redirection ()."
3923#~ msgstr ""
4691dc6b
CR
3924#~ "yyparse () '%d' からのリダイレクション指示は\n"
3925#~ "make_redirection () の範囲外です."
245a493c
CR
3926
3927#~ msgid "clean_simple_command () got a command with type %d."
4691dc6b 3928#~ msgstr "clean_simple_command () はタイプ %d のコマンドを得ました."
245a493c
CR
3929
3930#~ msgid "got errno %d while waiting for %d"
4691dc6b 3931#~ msgstr "エラー番号 %d を %d を待っている間に得ました"
245a493c
CR
3932
3933#~ msgid "syntax error near unexpected token `%c'"
4691dc6b 3934#~ msgstr "期待してない token `%c' のあたりにシンタックスエラー"
245a493c
CR
3935
3936#~ msgid "cprintf: bad `%%' argument (%c)"
4691dc6b 3937#~ msgstr "cprintf: 悪い `%%' 引数 (%c)"
245a493c
CR
3938
3939#~ msgid "option `%s' requires an argument"
4691dc6b 3940#~ msgstr "optie `%s' は引数を必要とします"
245a493c
CR
3941
3942#~ msgid "%s: unrecognized option"
4691dc6b 3943#~ msgstr "%s: 認識できないオプション"
245a493c
CR
3944
3945#~ msgid "`-c' requires an argument"
4691dc6b 3946#~ msgstr "`-c' 引数を必要とします"
245a493c
CR
3947
3948#~ msgid "%s: cannot execute directories"
4691dc6b 3949#~ msgstr "%s: ディレクトリを実行できません"
245a493c
CR
3950
3951#~ msgid "Bad code in sig.c: sigprocmask"
4691dc6b 3952#~ msgstr "sig.c の中に悪いコード: sigprocmask"
245a493c
CR
3953
3954#~ msgid "bad substitution: no ending `}' in %s"
4691dc6b 3955#~ msgstr "悪い代入: 終了する `}' が %s にありません"
245a493c
CR
3956
3957#~ msgid "%s: bad array subscript"
4691dc6b 3958#~ msgstr "%s: 悪い配列 subscript"
245a493c
CR
3959
3960#~ msgid "can't make pipes for process substitution: %s"
4691dc6b 3961#~ msgstr "プロセスの代入にパイプを作成できません: %s"
245a493c
CR
3962
3963#~ msgid "reading"
4691dc6b 3964#~ msgstr "読み込み中"
245a493c 3965
245a493c 3966#~ msgid "process substitution"
4691dc6b 3967#~ msgstr "プロセスの代理"
245a493c
CR
3968
3969#~ msgid "command substitution"
4691dc6b 3970#~ msgstr "コマンドの代理"
245a493c
CR
3971
3972#~ msgid "Can't reopen pipe to command substitution (fd %d): %s"
4691dc6b 3973#~ msgstr "コマンドの代理にパイプを再び開けません (fd %d): %s"
245a493c
CR
3974
3975#~ msgid "$%c: unbound variable"
4691dc6b 3976#~ msgstr "$%c: 展開されていない変数"
245a493c
CR
3977
3978#~ msgid "%s: bad arithmetic substitution"
4691dc6b 3979#~ msgstr "%s: 間違った算術代入"
245a493c
CR
3980
3981#~ msgid "option %c\n"
4691dc6b 3982#~ msgstr "オプション %c\n"
245a493c
CR
3983
3984#~ msgid "option a\n"
4691dc6b 3985#~ msgstr "オプション a\n"
245a493c
CR
3986
3987#~ msgid "option b\n"
4691dc6b 3988#~ msgstr "オプション b\n"
245a493c
CR
3989
3990#~ msgid "option c with value `%s'\n"
4691dc6b 3991#~ msgstr "値 `%s' のオプション c\n"
245a493c
CR
3992
3993#~ msgid "?? sh_getopt returned character code 0%o ??\n"
4691dc6b 3994#~ msgstr "?? sh_getopt はキャラクターコード 0%o を返しました ??\n"
245a493c
CR
3995
3996#~ msgid "%s: Unknown flag %s.\n"
4691dc6b 3997#~ msgstr "%s: 未知のフラグ %s.\n"
245a493c
CR
3998
3999#~ msgid "%s requires an argument"
4691dc6b 4000#~ msgstr "%s 引数が必要"
245a493c
CR
4001
4002#~ msgid "%s must be inside of a $BUILTIN block"
4691dc6b 4003#~ msgstr "%s は $BUILTIN ブロックの中でなければいけません"
245a493c
CR
4004
4005#~ msgid "%s found before $END"
4691dc6b 4006#~ msgstr "%s が $END の前に見つかりました"
245a493c
CR
4007
4008#~ msgid "%s already has a function (%s)"
4691dc6b 4009#~ msgstr "%s は既に関数を持っています (%s)"
245a493c
CR
4010
4011#~ msgid "%s already had a docname (%s)"
4691dc6b 4012#~ msgstr "%s は既にdocnameを持っています (%s) "
245a493c
CR
4013
4014#~ msgid "%s already has short documentation (%s)"
4691dc6b 4015#~ msgstr "%s は既に小ドキュメントを持っています (%s)"
245a493c
CR
4016
4017#~ msgid "%s already has a %s definition"
4691dc6b 4018#~ msgstr "%s は既に % s定義を持っています"
245a493c
CR
4019
4020#~ msgid "mkbuiltins: Out of virtual memory!\n"
4691dc6b 4021#~ msgstr "mkbuiltins: 仮想メモリ切れ!\n"
245a493c
CR
4022
4023#~ msgid "read [-r] [-p prompt] [-a array] [-e] [name ...]"
4691dc6b 4024#~ msgstr "read [-r] [-p prompt] [-a 配列] [-e] [名前 ...]"
245a493c
CR
4025
4026#~ msgid "%[DIGITS | WORD] [&]"
4691dc6b 4027#~ msgstr "%[桁数 | 言葉] [%]"
245a493c
CR
4028
4029#~ msgid "variables - Some variable names and meanings"
4691dc6b 4030#~ msgstr "変数 - 変数名と意味"
245a493c
CR
4031
4032#~ msgid "`alias' with no arguments or with the -p option prints the list"
4691dc6b 4033#~ msgstr "引数無し又はオプション -p 付きの`alias'はリストを出力"
245a493c
CR
4034
4035#~ msgid "of aliases in the form alias NAME=VALUE on standard output."
4691dc6b 4036#~ msgstr "標準出力の 名前=値 の形式でエイリアス"
245a493c
CR
4037
4038#~ msgid "Otherwise, an alias is defined for each NAME whose VALUE is given."
4691dc6b 4039#~ msgstr "さもなければ、それぞれ値の与えられた名前にエイリアスは定義される."
245a493c
CR
4040
4041#~ msgid "true unless a NAME is given for which no alias has been defined."
4691dc6b 4042#~ msgstr "エイリアスが定義されておらず、[名前]が渡されていなければ真"
245a493c
CR
4043
4044#~ msgid "then remove all alias definitions."
4691dc6b 4045#~ msgstr "全てのエイリアスの定義を削除."
245a493c
CR
4046
4047#~ msgid "Arguments we accept:"
4691dc6b 4048#~ msgstr "受け取る引数は:"