From cbffab246997fb5a06211dfb706b54e5ae5bb59f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:58:51 +0200 Subject: Adding upstream version 1.21.22. Signed-off-by: Daniel Baumann --- man/ja/deb-old.pod | 61 +++++++++++++ man/ja/dpkg-distaddfile.pod | 91 +++++++++++++++++++ man/ja/dpkg-split.pod | 217 ++++++++++++++++++++++++++++++++++++++++++++ man/ja/dpkg.cfg.pod | 49 ++++++++++ man/ja/dselect.cfg.pod | 49 ++++++++++ 5 files changed, 467 insertions(+) create mode 100644 man/ja/deb-old.pod create mode 100644 man/ja/dpkg-distaddfile.pod create mode 100644 man/ja/dpkg-split.pod create mode 100644 man/ja/dpkg.cfg.pod create mode 100644 man/ja/dselect.cfg.pod (limited to 'man/ja') diff --git a/man/ja/deb-old.pod b/man/ja/deb-old.pod new file mode 100644 index 0000000..b5f7fa5 --- /dev/null +++ b/man/ja/deb-old.pod @@ -0,0 +1,61 @@ + + ***************************************************** + * GENERATED FILE, DO NOT EDIT * + * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION * + ***************************************************** + +This file was generated by po4a(7). Do not store it (in VCS, for example), +but store the PO file used as source file by po4a-translate. + +In fact, consider this as a binary, and the PO file as a regular .c file: +If the PO get lost, keeping this translation up-to-date will be harder. + +=encoding UTF-8 + +=head1 名前 + +deb-old - 旧 Debian バイナリパッケージ形式 + +=head1 書式 + +IB<.deb> + +=head1 説明 + +B<.deb> 形式は Debian バイナリパッケージのファイル形式である。このマニュアルでは、Debian 0.93 以前に使用されていた B<旧>形式について説明する。新しい形式の詳細については B(5) を参照のこと。 + +=head1 フォーマット + +ファイルには 2 行の ASCII テキストによる形式情報があり、それに 2 つの gzip 圧縮された ustar ファイルが続く。 + +1 行目は 8 桁にそろえた形式のバージョン番号であり、旧形式のアーカイブはすべて B<0.939000> である。 + +2 行目はひとつ目の gzip 圧縮 tar ファイルの大きさを意味する (0 から始まらない) 十進数の数値文字列である。 + +それぞれの行の終わりには改行文字がひとつ置かれる。 + +1 番目の tar ファイルは、制御情報を含む幾つかの平文ファイルからなる。中核となる制御情報を含む B ファイルは必須である。 + +In some very old archives, the files in the control tarfile may optionally be in a B subdirectory. In that case, the B subdirectory will be in the control tarfile too, and the control tarfile will have only files in that directory. Optionally the control tarfile may contain an entry for ‘B<.>’, that is, the current directory. + +2 番目の gzip 圧縮 tar ファイルはインストールされるファイルのアーカイブであり、インストールされるシステムのルートディレクトリからの相対パス名が格納されている。パス名の先頭にスラッシュ(/)はない。 + +=head1 関連項目 + +B(5), B(1), B(5). + + +=head1 翻訳者 + +高橋 基信 . +喜瀬 浩 . +関戸 幸一 . +鍋谷 栄展 . +倉澤 望 . +石川 睦 . +鵜飼 文敏 . +中野 武雄 . + +=head1 翻訳校正 + +Debian JP Documentation ML . diff --git a/man/ja/dpkg-distaddfile.pod b/man/ja/dpkg-distaddfile.pod new file mode 100644 index 0000000..7e8322e --- /dev/null +++ b/man/ja/dpkg-distaddfile.pod @@ -0,0 +1,91 @@ + + ***************************************************** + * GENERATED FILE, DO NOT EDIT * + * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION * + ***************************************************** + +This file was generated by po4a(7). Do not store it (in VCS, for example), +but store the PO file used as source file by po4a-translate. + +In fact, consider this as a binary, and the PO file as a regular .c file: +If the PO get lost, keeping this translation up-to-date will be harder. + +=encoding UTF-8 + +=head1 名前 + +dpkg-distaddfile - debian/files にエントリを追加する + +=head1 書式 + +B [I