7-Zipの日本語リソースを管理
リビジョン | ba67c96cd67bc147a4bee0cc5753f4d64eabb58a (tree) |
---|---|
日時 | 2010-06-21 00:05:14 |
作者 | nabeshin <nabeshin@user...> |
コミッター | nabeshin |
mirror .org
@@ -102,7 +102,7 @@ archiver, compression, software, compress, zip, unzip"> | ||
102 | 102 | |
103 | 103 | <P>Download links redirect to a download page on SourceForge.net.</P> |
104 | 104 | |
105 | -<P><B>Download 7-Zip 9.14 beta (2010-06-04):</B></P> | |
105 | +<P><B>Download 7-Zip 9.15 beta (2010-06-20):</B></P> | |
106 | 106 | |
107 | 107 | <P><A href="http://sourceforge.net/projects/sevenzip/files">7-Zip files at Source Forge</A></P> |
108 | 108 |
@@ -1,6 +1,12 @@ | ||
1 | 1 | HISTORY of the 7-Zip |
2 | 2 | -------------------- |
3 | 3 | |
4 | +9.15 beta 2010-06-20 | |
5 | +------------------------- | |
6 | +- Some bugs were fixed. | |
7 | +- New localization: Tatar | |
8 | + | |
9 | + | |
4 | 10 | 9.14 beta 2010-06-04 |
5 | 11 | ------------------------- |
6 | 12 | - WIM support was improved. |
@@ -76,7 +76,7 @@ | ||
76 | 76 | </TR> |
77 | 77 | </TABLE> |
78 | 78 | |
79 | -<P><B>Download 7-Zip 9.14 beta (2010-06-04) for Windows</B>:</P> | |
79 | +<P><B>Download 7-Zip 9.15 beta (2010-06-20) for Windows</B>:</P> | |
80 | 80 | <TABLE cellspacing ="1" cellpadding ="6" border = "0"> |
81 | 81 | <TR> |
82 | 82 | <TH class="Title" align="center" width=60>Link</TH> |
@@ -85,13 +85,13 @@ | ||
85 | 85 | <TH class="Title" align="center" width=55>Size</TH> |
86 | 86 | </TR> |
87 | 87 | <TR> |
88 | - <TD class="Item" align="center"><A href="http://downloads.sourceforge.net/sevenzip/7z914.exe">Download</A></TD> | |
88 | + <TD class="Item" align="center"><A href="http://downloads.sourceforge.net/sevenzip/7z915.exe">Download</A></TD> | |
89 | 89 | <TD class="Item" align="center">.exe</TD> |
90 | 90 | <TD class="Item" align="center">32-bit</TD> |
91 | 91 | <TD class="Item" align="center">1 MB</TD> |
92 | 92 | </TR> |
93 | 93 | <TR> |
94 | - <TD class="Item" align="center"><A href="http://downloads.sourceforge.net/sevenzip/7z914-x64.msi">Download</A></TD> | |
94 | + <TD class="Item" align="center"><A href="http://downloads.sourceforge.net/sevenzip/7z915-x64.msi">Download</A></TD> | |
95 | 95 | <TD class="Item" align="center">.msi</TD> |
96 | 96 | <TD class="Item" align="center">x64</TD> |
97 | 97 | <TD class="Item" align="center">1 MB</TD> |
@@ -216,11 +216,11 @@ And <B>7-Zip</B> compresses to zip format 2-10% better than most of other zip co | ||
216 | 216 | |
217 | 217 | <TABLE class=News cellpadding=3 cellspacing=1 border=0> |
218 | 218 | <TR class=NewsHeader> |
219 | - <TD class=NewsTitle>7-Zip 9.14 beta</TD> | |
220 | - <TD class=NewsDate>2010-06-04</TD></TR> | |
219 | + <TD class=NewsTitle>7-Zip 9.15 beta</TD> | |
220 | + <TD class=NewsDate>2010-06-20</TD></TR> | |
221 | 221 | <TR class=News> |
222 | 222 | <TD class=NewsText colSpan=2> |
223 | - WIM support was improved | |
223 | + Some bugs were fixed | |
224 | 224 | <BR> |
225 | 225 | <A href="/history.txt">History of 7-zip changes</A><BR> |
226 | 226 | </TD> |