[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DDTSS 翻訳完了 libarchive-zip-perl
- From: Takuma Yamada <tyamada@xxxxxxxxxxxxxxxx>
- Subject: DDTSS 翻訳完了 libarchive-zip-perl
- Date: Thu, 21 May 2009 23:51:14 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=DQOnTs4XBvW7BSdbMWTFwMzx9aDkKtZGY8XFVYiUK/s=; b=c6YaVA3oBw+MgCBOMRcQnqufNdnJuPYC7u7LJgIueu+f89rpUevzAUsA2J9qYWp7rp ZWyPBUeBfBQYTR7hsv4IlkRH+H31gD8yfV+wLCsWDPafETuaKmcolpo0BsD6oh9etjXv yMpV5uAa0HkJGCSsB8KX/PNUOTYwCLPctUhWI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=HSjOFmrx91yIhaBpzeNNE3S4n7MOBMAm6dEoDMMXHItqClqQkBEvTuSGQDTdJ905Pz XQzGuhj8/mOZyrHbWDNqEmgt9IDbMeAtuxvT+YrrrWSRBCaz6GwQVjKqXrgtjdDB5iI1 TR0VF0tGTX4CtOyqpjK7V9p+137j8ChRSlBEI=
- List-help: <mailto:debian-doc-ctl@debian.or.jp?body=help>
- List-id: debian-doc.debian.or.jp
- List-owner: <mailto:debian-doc-admin@debian.or.jp>
- List-post: <mailto:debian-doc@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-doc-ctl@debian.or.jp?body=unsubscribe>
- X-google-sender-auth: 498cff2f2d1ae06c
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-doc-ctl@debian.or.jp; help=<mailto:debian-doc-ctl@debian.or.jp?body=help>
- X-ml-name: debian-doc
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-sender: takuma.yamada22@xxxxxxxxx
- X-spam-checker-version: SpamAssassin 3.1.7-deb3 (2006-10-05) on osdn.debian.or.jp
- X-spam-level:
- X-spam-status: No, score=-2.4 required=10.0 tests=KI autolearn=disabled version=3.1.7-deb3
- Message-id: <6fcf892d0905210751j3811b1a6x5796cb04b1bd03a2@xxxxxxxxxxxxxx>
- X-mail-count: 05984
やまだです。
DDTSS で翻訳完了 (translated) の内容を転送します。
DDTSS での処理はクローズしていますが、内容に問題があれば
修正作業が可能です。
# Source: libarchive-zip-perl
# Package(s): libarchive-zip-perl
# Prioritize: 44
# Versions: libarchive-zip-perl (1.16-1), libarchive-zip-perl (1.18-1)
# This Description is active
# This Description is owned
Description: Module for manipulation of ZIP archives
The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.
.
Zip archives can be created, or you can read from existing zip files.
Once created, they can be written to files, streams, or strings.
.
Members can be added, removed, extracted, replaced, rearranged, and
enumerated. They can also be renamed or have their dates, comments,
or other attributes queried or modified. Their data can be
compressed or uncompressed as needed. Members can be created from
members in existing Zip files, or from existing directories, files,
or strings.
Description-ja: ZIP アーカイブ操作用モジュール
Archive::Zip モジュールは、Perl プログラムで Zip アーカイブファイルの作成、
操作、読み込み、書き出しを可能にします。
.
Zip アーカイブを作成することもでき、既存の Zip ファイルを読むこともできます。
一旦作成されると、ファイルやストリーム、文字列に書き出すことができます。
.
メンバーの追加、削除、抽出、置換、再配置、列挙が可能です。名前を変えたり、
日付やコメント、その他の属性を問い合せたり修正することもできます。データは、
必要に応じて圧縮したり解凍できます。既存の Zip ファイルや、既存のディレク
トリ、ファイル、文字列内のメンバーからメンバーを作成できます。
#
# other Descriptions of the libarchive-zip-perl package with a
translation in ja:
#
--
Takuma Yamada <tyamada@xxxxxxxxxxxxxxxx>
http://blog.livedoor.jp/tyamada22/