• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

7-Zipの日本語リソースを管理


Commit MetaInfo

Révisionc711176357b4beaf353cd70235b86907097e49e9 (tree)
l'heure2014-12-09 00:01:12
Auteurnabeshin <nabeshin@user...>
Commiternabeshin

Message de Log

mirror .org

Change Summary

Modification

--- a/www.7-zip.org/index.html
+++ b/www.7-zip.org/index.html
@@ -162,13 +162,9 @@ you can find a forum, bug reports, and feature request systems.</P>
162162
163163 <H2>Compression ratio</H2>
164164
165-<P>We compared <B>7-Zip</B> with some of the leading archivers.</P>
165+<P>We compared <B>7-Zip</B> with WinRAR 5.20.</P>
166166
167-<P><B>FILE SETS:</B>
168-<A href="http://www.mozilla.org/products/firefox/">Mozilla Firefox</A> 1.0.7 for Windows
169-and
170-<A href="http://earth.google.com/">Google Earth</A> 3.0.0616 for Windows
171-after full installation.</P>
167+<P><B>FILE SETS:</B> Mozilla Firefox 34.0.5 for Windows and Google Earth 6.2.2.6613 for Windows.</P>
172168
173169 <TABLE cellspacing ="2" cellpadding ="6">
174170 <TR>
@@ -177,8 +173,8 @@ after full installation.</P>
177173 <TH class="Title" align="center" colspan = 2>Google Earth</TH>
178174 </TR>
179175 <TR>
180- <TH class="Title" align="center" colspan = 2>161 files<BR>15,684,168 bytes</TH>
181- <TH class="Title" align="center" colspan = 2>115 files<BR>23,530,652 bytes</TH>
176+ <TH class="Title" align="center" colspan = 2>65 files<BR>85 280 391 bytes</TH>
177+ <TH class="Title" align="center" colspan = 2>483 files<BR>110 700 519 bytes</TH>
182178 </TR>
183179 <TR>
184180 <TH class="Title" align="center">Compressed size</TH>
@@ -187,46 +183,18 @@ after full installation.</P>
187183 <TH class="Title" align="center">Ratio</TH>
188184 </TR>
189185 <TR>
190- <TD class="Item"><B>7-Zip 4.23 (7z format)</B></TD>
191- <TD class="Item" align="center"><B>4621135</B></TD>
186+ <TD class="Item"><B>7-Zip 9.35<BR>-mx</B></TD>
187+ <TD class="Item" align="center"><B>39 357 375</B></TD>
192188 <TD class="Item" align="center"><B>100%</B></TD>
193- <TD class="Item" align="center"><B>6109183</B></TD>
189+ <TD class="Item" align="center"><B>15 964 369</B></TD>
194190 <TD class="Item" align="center"><B>100%</B></TD>
195191 </TR>
196192 <TR>
197- <TD class="Item">WinRAR 3.50</TD>
198- <TD class="Item" align="center">5021556</TD>
199- <TD class="Item" align="center">109%</TD>
200- <TD class="Item" align="center">6824892</TD>
201- <TD class="Item" align="center">112%</TD>
202- </TR>
203- <TR>
204- <TD class="Item">CABARC 5.1</TD>
205- <TD class="Item" align="center">5131393</TD>
206- <TD class="Item" align="center">111%</TD>
207- <TD class="Item" align="center">7434325</TD>
208- <TD class="Item" align="center">122%</TD>
209- </TR>
210- <TR>
211- <TD class="Item">WinZip 10.0 beta (maximum-PPMd)</TD>
212- <TD class="Item" align="center">5277118</TD>
213- <TD class="Item" align="center">114%</TD>
214- <TD class="Item" align="center">8200708</TD>
215- <TD class="Item" align="center">134%</TD>
216- </TR>
217- <TR>
218- <TD class="Item"><B>7-Zip 4.23 (zip format)</B></TD>
219- <TD class="Item" align="center"><B>6222627</B></TD>
220- <TD class="Item" align="center"><B>135%</B></TD>
221- <TD class="Item" align="center"><B>8909446</B></TD>
222- <TD class="Item" align="center"><B>146%</B></TD>
223- </TR>
224- <TR>
225- <TD class="Item">WinZip 10.0 beta (maximum-portable)</TD>
226- <TD class="Item" align="center">6448666</TD>
227- <TD class="Item" align="center">140%</TD>
228- <TD class="Item" align="center">9153898</TD>
229- <TD class="Item" align="center">150%</TD>
193+ <TD class="Item">WinRAR 5.20<BR>-m5 -s -ma5 -md128m</TD>
194+ <TD class="Item" align="center">41 789 543</TD>
195+ <TD class="Item" align="center">106%</TD>
196+ <TD class="Item" align="center">17 035 432</TD>
197+ <TD class="Item" align="center">107%</TD>
230198 </TR>
231199 </TABLE>
232200
--- a/www.7-zip.org/sdk.html
+++ b/www.7-zip.org/sdk.html
@@ -108,11 +108,6 @@ and tools you need to develop applications that use <B>LZMA</B> compression.</P>
108108 </TR>
109109 </TABLE>
110110
111-<P> Note: If you use some C / C++ files from LZMA SDK,
112-you can use new versions of same C / C++ files from 7-Zip 9.34 source code.
113-If the source code file is included to both the 7-Zip source code and the LZMA SDK,
114-such file can be used as public domain code (as LZMA SDK files).</P>
115-
116111 <P> Note: If you use XZ code from LZMA SDK, it's recommended to upgrade to new
117112 XZ code from 7-Zip 9.35 beta. That new code fixes some bugs.</P>
118113
@@ -145,6 +140,7 @@ For example, it can be used for ROM (firmware) compressing.</P>
145140 <LI><B>Java</B> source code for <B>LZMA</B> compression and decompression</LI>
146141 <LI><B>lzma.exe</B> for .lzma compression and decompression</LI>
147142 <LI><B>7zr.exe</B> to work with 7z archives (reduced version of 7z.exe from 7-Zip)</LI>
143+ <LI><B>SFX modules</B> to create self-extracting packages and installers</LI>
148144 </UL>
149145
150146 <P><B>ANSI-C</B> and <B>C++</B> source code in LZMA SDK is subset of source code of 7-Zip.</P>
@@ -154,8 +150,8 @@ For example, it can be used for ROM (firmware) compressing.</P>
154150 <LI>Compression speed: 2 MB/s on 2 GHz dual-core CPU.
155151 <LI>Decompression speed:
156152 <UL>
157- <LI>20-30 MB/s on 2 GHz Intel Core2 or AMD Athlon 64.
158- <LI>1-2 MB/s on 200 MHz ARM, MIPS, PowerPC or other simple RISC CPU.
153+ <LI>20-30 MB/s on modern 2 GHz CPU (Intel, AMD).
154+ <LI>5-10 MB/s on simple 1 GHz RISC CPU (ARM, MIPS, PowerPC).
159155 </UL>
160156 <LI>Small memory requirements for decompression: 8-32 KB + DictionarySize
161157 <LI>Small code size for decompression: 2-8 KB (depending on speed optimizations)