From b86570f63e533abcbcb97c2572e0e5732a96307b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 11:40:31 +0200 Subject: Adding upstream version 1.20.13. Signed-off-by: Daniel Baumann --- man/ja/deb-old.pod | 67 ++++++ man/ja/dpkg-distaddfile.pod | 96 +++++++++ man/ja/dpkg-split.pod | 217 +++++++++++++++++++ man/ja/dpkg.cfg.pod | 53 +++++ man/ja/dselect.cfg.pod | 53 +++++ man/ja/update-alternatives.pod | 466 +++++++++++++++++++++++++++++++++++++++++ 6 files changed, 952 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 create mode 100644 man/ja/update-alternatives.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..d34189e --- /dev/null +++ b/man/ja/deb-old.pod @@ -0,0 +1,67 @@ + + ***************************************************** + * 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..bdc6044 --- /dev/null +++ b/man/ja/dpkg-distaddfile.pod @@ -0,0 +1,96 @@ + + ***************************************************** + * 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