OSDN Git Service

Merge branch 'master' of nabeshin@git.sourceforge.jp:/gitroot/sevenzip/7-Zip
authornabeshin <nabeshin@users.sourceforge.jp>
Wed, 10 Dec 2008 08:53:50 +0000 (17:53 +0900)
committernabeshin <nabeshin@users.sourceforge.jp>
Wed, 10 Dec 2008 08:53:50 +0000 (17:53 +0900)
sevenzip.sourceforge.jp/7z.html
sevenzip.sourceforge.jp/download.html
sevenzip.sourceforge.jp/faq.html
sevenzip.sourceforge.jp/index.html
sevenzip.sourceforge.jp/license.txt
sevenzip.sourceforge.jp/links.html
sevenzip.sourceforge.jp/logos.html
sevenzip.sourceforge.jp/register.html
sevenzip.sourceforge.jp/sdk.html
sevenzip.sourceforge.jp/support.html

index 42db4ec..b3d5eb7 100644 (file)
@@ -37,8 +37,9 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
 <A href="http://7z.sparanoid.com/">Chinese Simpl.</A><BR>
 <A href="http://www.spiroo.be/7zip/">French</A><BR>
 <B>Japanease</B><BR>
+<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>
 <A href="http://7-zip.org.ua/ru/">Russian</A><BR>
-<A href="http://www.7-zip.si">Slovenian</A><BR>
+<A href="http://www.7-zip.si"/>Slovenian</A><BR>
 <A href="http://7-zip.org.ua/">Ukrainian</A><BR>
 </P>
 
@@ -88,7 +89,7 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
 <P><B>LZMA</B>圧縮アルゴリズムは、組み込みアプリケーションにとても向いています。
 <B>LZMA</B>はGNU LGPLのライセンスでリリースされています。<B>LZMA</B>はまた、商用ライセンスでも利用可能です。<B>LZMA</B>のコードを利用したい場合、カスタムコードのプログラミングや必要な開発ライセンスについて、<A href="support.html">Send message to LZMA developer</A>のページから相談してください。また、<A href ="sdk.html">LZMA SDK</A>の情報をチェックしてください。</P>
 
-<P>7-ZipはAES-256アルゴリズムの暗号化にも対応しています。このアルゴリズムは256ビット長の暗号鍵を使います。7-Zipでは、鍵の生成にSHA-256ハッシュアルゴリズムをベースにした微分関数を使っています。鍵微分関数はユーザーが設定したテキストパスワードから微分鍵を生成します。7-Zipでは、パスワードの網羅捜索のコストを増加させるために、繰り返しの大きな数を使用し、テキストパスワードから暗号鍵を生成しています。
+<P>7-ZipはAES-256アルゴリズムの暗号化にも対応しています。このアルゴリズムは256ビット長の暗号鍵を使います。7-Zipでは、鍵の生成にSHA-256ハッシュアルゴリズムをベースにした微分関数を使っています。鍵微分関数はユーザーが設定したテキストパスワードから微分鍵を生成します。7-Zipでは、総当りによるパスワード解析のコストを増大させるために、テキストパスワードに対し暗号化を繰り返したものを暗号鍵として使用しています。
 
 <P><B>7z</B>は、GNU LGPLで配布されている<A href="./">7-Zip</A>プログラムの一部です。<B>7-Zip</B>のソースやバイナリファイルは<A href ="download.html">ダウンロードページから</A>からダウンロードできます。</P>
 
index d09ec98..24fc022 100644 (file)
@@ -37,8 +37,9 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
 <A href="http://7z.sparanoid.com/">Chinese Simpl.</A><BR>
 <A href="http://www.spiroo.be/7zip/">French</A><BR>
 <B>Japanease</B><BR>
+<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>
 <A href="http://7-zip.org.ua/ru/">Russian</A><BR>
-<A href="http://www.7-zip.si">Slovenian</A><BR>
+<A href="http://www.7-zip.si"/>Slovenian</A><BR>
 <A href="http://7-zip.org.ua/">Ukrainian</A><BR>
 </P>
 
index b093b5b..e90f2ad 100644 (file)
@@ -36,8 +36,9 @@
 <A href="http://7z.sparanoid.com/">Chinese Simpl.</A><BR>
 <A href="http://www.spiroo.be/7zip/">French</A><BR>
 <B>Japanease</B><BR>
+<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>
 <A href="http://7-zip.org.ua/ru/">Russian</A><BR>
-<A href="http://www.7-zip.si">Slovenian</A><BR>
+<A href="http://www.7-zip.si"/>Slovenian</A><BR>
 <A href="http://7-zip.org.ua/">Ukrainian</A><BR>
 </P>
 
@@ -67,9 +68,14 @@ Unace.dllというACEプログラムの作者が作ったライブラリは、7-
 <P>*.*というワイルドカードを使っているのではないでしょうか? 7-ZipはOSのワイルドカードマスクパーサーを利用しないので、*.*は拡張子を持つファイルとして扱います。すべてのファイルを対象にするには、*を代わりに使用するか、ワイルドカードを使わないようにしてください。</P>
 
 <H4>なぜ7-ZipではいくつかのZIPアーカイブを開けないのですか?</H4>
-<P>99%ほどの問題は、そのアーカイブのヘッダーが間違っているためです。ほかのZIPプログラムは、間違ったヘッダーでもエラーを出力するだけで開いています。</P>
+<P>ほとんどの問題は、そのアーカイブのヘッダーが間違っているためです。ほかのZIPプログラムは、間違ったヘッダーでもエラーを出力するだけで開いています。</P>
 <P>もしそのようなアーカイブであったら、7-Zipの開発者に問い合わせないでください。その代りに、その間違ったヘッダーのアーカイブを作ったプログラムを特定し、その作者にZIPと互換がないことを教えてあげてください。</P>
 
+<P>7-Zipでサポートしていない方式でエンコードされたZIPアーカイブもいくつかあります。サポートしていない方式:PPMd (WinZip)、WAVPack (WinZip)、pkAES (PkZip)</P>
+
+<H4>32ビットのWindowsおいて、7-Zipは大きい辞書が使えないのですか?</H4>
+<P>32ビットのWindowsは、アプリケーションごとに2GBしか仮想メモリが割り当てられません。しかも、その2GBの領域は連続していないため(たとえばいくつかのDLLによって)、7-Zipは仮想メモリ上に1つの大きな連続領域を確保できません。64ビットWindowsであればこの制限はありません。そのため、大量の物理メモリさえあれば、Windows x64で任意の辞書を利用できます。</P>
+
 <H4>どのようにすると、7-Zipをサイレントモードでインストールできますか?</H4>
 <P>「/S」パラメータを使います。「/D=dir」パラメータを使うと、出力ディレクトリを指定できます。このオプションは大文字小文字を区別します。7-Zipは、NullsoftのNSIS installerを使っています。</P>
 
@@ -78,7 +84,7 @@ Unace.dllというACEプログラムの作者が作ったライブラリは、7-
 
 <H4>Visual C++ 6.0で7-ZipやLZMA SDKをコンパイルすると、なぜリンクエラーが出るのですか?</H4>
 
-<P>ã\82³ã\83³ã\83\91ã\82¤ã\83«ã\81«ã\81¯Visual C++ 6.0ã\81\8bã\81\9dã\82\8c以ä¸\8aã\81®ã\83\90ã\83¼ã\82¸ã\83§ã\83³ã\81\8cå¿\85è¦\81ã\81§ã\81\99ã\80\82ã\81\84ã\81\8fã\81¤ã\81\8bã\81®ã\83\95ã\82¡ã\82¤ã\83«ã\81¯microsoft.comã\81®Platform SDKã\82\82必要です。</P>
+<P>ã\82³ã\83³ã\83\91ã\82¤ã\83«ã\81«ã\81¯Visual C++ 6.0ã\81\8bã\81\9dã\82\8c以ä¸\8aã\81®ã\83\90ã\83¼ã\82¸ã\83§ã\83³ã\81«å\8a ã\81\88ã\80\81microsoft.comã\81®Platform SDKã\82\92å\90«ã\82\80ã\81\84ã\81\8fã\81¤ã\81\8bã\81®ã\83\95ã\82¡ã\82¤ã\83«ã\81\8c必要です。</P>
 <A href="http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm"><B>
 http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm</B></A>
 or
index 2034f2d..7990c41 100644 (file)
@@ -37,8 +37,9 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
 <A href="http://7z.sparanoid.com/">Chinese Simpl.</A><BR>
 <A href="http://www.spiroo.be/7zip/">French</A><BR>
 <B>Japanease</B><BR>
+<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>
 <A href="http://7-zip.org.ua/ru/">Russian</A><BR>
-<A href="http://www.7-zip.si">Slovenian</A><BR>
+<A href="http://www.7-zip.si"/>Slovenian</A><BR>
 <A href="http://7-zip.org.ua/">Ukrainian</A><BR>
 </P>
 
@@ -65,7 +66,7 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
     <TD class="Item" align="center"><A href="http://sourceforge.jp/projects/sevenzip/downloads/36315/7z462.exe" target="_top">ダウンロード</A></TD>
     <TD class="Item" align="center">.exe</TD>
     <TD class="Item" align="center">32ビット</TD>
-    <TD class="Item" align="center">911 KB</TD>
+    <TD class="Item" align="center">912 KB</TD>
   </TR>
   <TR>
     <TD class="Item" align="center"><A href="http://sourceforge.jp/projects/sevenzip/downloads/36315/7z462-x64.msi" target="_top">ダウンロード</A></TD>
@@ -88,8 +89,8 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
   <LI><B>LZMA</B>方式を備えた、高圧縮率の<A href ="7z.html">7z形式</A></LI>
   <LI>対応形式:
     <UL>
-     <LI>圧縮/解凍(展開): 7z、ZIP、GZIP、BZIP2 and TAR</LI>
-     <LI>解凍(展開)のみ: RAR、CAB、ISO、ARJ、LZH、CHM、MSI、WIM、Z、CPIO、RPM、DEB、NSIS</LI>
+     <LI>圧縮/解凍(展開): 7z、ZIP、GZIP、BZIP2TAR</LI>
+     <LI>解凍(展開)のみ:  ARJ、CAB、CHM、CPIO、DEB、DMG、HFS、ISO、LZH、LZMA、MSI、NSIS、RAR、RPM、UDF、WIM、XAR、Z</LI>
     </UL>
   </LI>
   <LI>ZIP形式とGZIP形式において、<B>7-Zip</B>はPKZipやWinZipより2~10%圧縮率が高い</LI>
@@ -99,7 +100,7 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
   <LI>強力なファイルマネージャ</LI>
   <LI>強力なコマンドラインコマンド</LI>
   <LI>FAR Manager用のプラグイン</LI>
-  <LI>69言語のローカライズに対応</LI>
+  <LI>74言語のローカライズに対応</LI>
 </UL>
 
 <IMG width="352" height="320" src="7zfm.png" alt="7-Zip" border="0">
@@ -220,7 +221,7 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
       <LI>.ZIPアーカイブ向けのLZMA圧縮
       <LI>いくつかのバグを修正
       <BR>
-      <A href="history.txt">Read about all changes</A>
+      <A href="history.txt">すべての更新履歴を読む</A>
     </TD>
   </TR>
 </TABLE>
index eb966a2..f027fc7 100644 (file)
@@ -3,7 +3,7 @@
   License for use and distribution
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-  7-Zip Copyright (C) 1999-2007 Igor Pavlov.
+  7-Zip Copyright (C) 1999-2008 Igor Pavlov.
 
   Licenses for files are:
 
index eb69046..011d64b 100644 (file)
@@ -36,8 +36,9 @@
 <A href="http://7z.sparanoid.com/">Chinese Simpl.</A><BR>
 <A href="http://www.spiroo.be/7zip/">French</A><BR>
 <B>Japanease</B><BR>
+<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>
 <A href="http://7-zip.org.ua/ru/">Russian</A><BR>
-<A href="http://www.7-zip.si">Slovenian</A><BR>
+<A href="http://www.7-zip.si"/>Slovenian</A><BR>
 <A href="http://7-zip.org.ua/">Ukrainian</A><BR>
 </P>
 
@@ -91,6 +92,7 @@ width="88" height="31" border="0" alt="7-Zip" /></a>
 <li><a href="http://www.eggheadcafe.com/tutorials/aspnet/064b41e4-60bc-4d35-9136-368603bcc27a/7zip-lzma-inmemory-com.aspx">LZMA In-Memory Compression with C#</a></li>
 <li><a href="http://www.7zsfx.info/">7-Zip SFX with enhanced features</a></li>
 <li><a href="http://innerlimit.googlepages.com/sevenzipinterface">C# (.net) interface for 7-Zip archive DLLs</a></li>
+<li><a href="http://code.google.com/p/keyonzip/.">KeyOnZip - 7-Zip based code + smart key management service KeyOnDemand</a></li>
 </ul>
 
 
index 44ad438..0d18257 100644 (file)
@@ -37,8 +37,9 @@
 <A href="http://7z.sparanoid.com/">Chinese Simpl.</A><BR>
 <A href="http://www.spiroo.be/7zip/">French</A><BR>
 <B>Japanease</B><BR>
+<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>
 <A href="http://7-zip.org.ua/ru/">Russian</A><BR>
-<A href="http://www.7-zip.si">Slovenian</A><BR>
+<A href="http://www.7-zip.si"/>Slovenian</A><BR>
 <A href="http://7-zip.org.ua/">Ukrainian</A><BR>
 </P>
 
index 713495e..7cc7412 100644 (file)
@@ -37,8 +37,9 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
 <A href="http://7z.sparanoid.com/">Chinese Simpl.</A><BR>
 <A href="http://www.spiroo.be/7zip/">French</A><BR>
 <B>Japanease</B><BR>
+<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>
 <A href="http://7-zip.org.ua/ru/">Russian</A><BR>
-<A href="http://www.7-zip.si">Slovenian</A><BR>
+<A href="http://www.7-zip.si"/>Slovenian</A><BR>
 <A href="http://7-zip.org.ua/">Ukrainian</A><BR>
 </P>
 
index d5b1361..3f323db 100644 (file)
@@ -37,8 +37,9 @@ archiver, compression, zip, best, compress,high, ratio, free, gnu, lgpl, unzip,
 <A href="http://7z.sparanoid.com/">Chinese Simpl.</A><BR>
 <A href="http://www.spiroo.be/7zip/">French</A><BR>
 <B>Japanease</B><BR>
+<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>
 <A href="http://7-zip.org.ua/ru/">Russian</A><BR>
-<A href="http://www.7-zip.si">Slovenian</A><BR>
+<A href="http://www.7-zip.si"/>Slovenian</A><BR>
 <A href="http://7-zip.org.ua/">Ukrainian</A><BR>
 </P>
 
index e76b98a..4674e34 100644 (file)
@@ -35,8 +35,9 @@
 <A href="http://7z.sparanoid.com/">Chinese Simpl.</A><BR>
 <A href="http://www.spiroo.be/7zip/">French</A><BR>
 <B>Japanease</B><BR>
+<A href="http://7zip.rnbastos.com/">Portuguese Brazil</A><BR>
 <A href="http://7-zip.org.ua/ru/">Russian</A><BR>
-<A href="http://www.7-zip.si">Slovenian</A><BR>
+<A href="http://www.7-zip.si"/>Slovenian</A><BR>
 <A href="http://7-zip.org.ua/">Ukrainian</A><BR>
 </P>