aboutsummaryrefslogtreecommitdiffstats
path: root/site/index_ja.htm
diff options
context:
space:
mode:
authorMathieu Blondel <mathieu@mblondel.org>2007-05-22 20:07:22 +0000
committerMathieu BlondelMathieu Blondel <mathieu@mblondel.orgmathieu@mblondel.org>2007-05-22 20:07:22 +0000
commite4a5a699ecacb90354f6ddf096ca952afb2d8333 (patch)
tree3ebdbf673c798a815c43a882aeaaed92b8b32548 /site/index_ja.htm
parent90a55111a243262cd214edf68625517d4d9d0f8e (diff)
downloadwikipediafs-e4a5a699ecacb90354f6ddf096ca952afb2d8333.tar.gz
Updated site with new content and screenshot (+japanese translation)
git-svn-id: http://svn.code.sf.net/p/wikipediafs/code/trunk@45 59acd704-e115-0410-a914-e735a229ed7c
Diffstat (limited to 'site/index_ja.htm')
-rw-r--r--site/index_ja.htm67
1 files changed, 67 insertions, 0 deletions
diff --git a/site/index_ja.htm b/site/index_ja.htm
new file mode 100644
index 0000000..63feb02
--- /dev/null
+++ b/site/index_ja.htm
@@ -0,0 +1,67 @@
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
+<head>
+<meta http-equiv="content-type" content="text/html; charset=UTF-8;"/>
+<title>WikipediaFSで、まるで本物のファイルと同じようなWikipediaの閲覧、記事作成</title>
+<style>
+body { background-color: white; }
+h1, h2, h3 { font-family: sans; color: #000000; }
+</style>
+</head>
+<body>
+
+<p><a href="index_fr.htm" title="Page française">Français</a> - <a href="index.htm" title="English page">English</a></p>
+
+<h1>WikipediaFS</h1>
+
+<p><strong>まるで本物のファイルと同じようなWikipediaの閲覧、記事作成</strong></p>
+
+<p>WikipediaFSは、マウント可能なヴァーチャルファイルシステムで、<a href="http://www.wikipedia.org">Wikipedia</a> (また<a href="http://www.mediawiki.org/wiki/MediaWiki">Mediawiki</a>)の記事を本物のファイルのように作成することができます。</p>
+
+<p>また、記事を作成する際、普通のテキストエディタを使用することができます。テキストエディタはブラウザより大きいテキストだと使いやすくてスペルチェックやシンタックスハイライトがなされます。</p>
+
+<p><img src="screenshot.png" alt="WikipediaFS using Kate" /><br />
+ファイルを開いて、書いて、保存して、はい!Wikipediaがアップデートされました。</p>
+
+<p><strong>上級ユーザーは</strong>かんたんにロボットやスクリプトを書くためにWikipediaFSが使えます。たとえばまた、一つのサイトのたくさんのコンテンツをMediawikiのサイトに一度に移動することができます。</p>
+
+<p>WikipediaFSは、<a href="http://www.gnu.org/philosophy/free-sw.html">フリーソフトウェア</a>です。<a href="http://www.gnu.org/copyleft/gpl.html">GNUジェネラルパブリックライセンス</a> にもとづいて公開されています。あらゆる保証も請け負いかねます。</p>
+
+<h2>特性</h2>
+
+<ul>
+<li>記事の閲覧、作成ができる</li>
+<li>コンフィギュレーションで、自分のMediawikiのサイトが使える</li>
+<li>自分のユーザーネームを使って記事作成ができる</li>
+<li>HTTPS, HTTP authentication, proxy.</li>
+</ul>
+
+<p>WikipediaFSは Linux、FreeBSD、Mac OS Xで使える可能性があります。</p>
+
+<h2>ダウンロード</h2>
+
+<p><strong>最新版</strong> : 0.3</p>
+
+<a href="http://sourceforge.net/project/showfiles.php?group_id=133079">ダウンロード</a></p>
+
+<p>詳しくは、<a href="README.txt">README</a>と<a
+href="mount.wikipediafs.htm">man page</a>を参照してください。</p>
+
+<h2>関連ページ</h2>
+
+<ul>
+<li><a href="http://sourceforge.net/projects/wikipediafs/">WikipediaFS project
+homepage at Sourceforge</a> (mailing-lists, bug tracker...).</li>
+<li><a href="http://sourceforge.net/svn/?group_id=133079">Subversion
+repository</a>.</li>
+<li><a href="http://svn.sourceforge.net/viewcvs.cgi/wikipediafs/">Subversion
+web interface</a>.</li>
+<li>fuse-python <a href="http://fuse.sourceforge.net/wiki/index.php/FusePython">web site</a></li>
+</ul>
+
+<hr />
+<p>Copyrigth 2005 - 2007 Mathieu Blondel (mblondel !AT! users *DOT*
+sourceforge *DOT* net). Hosting graciously offered by <a
+href="http://www.sourceforge.net">Sourceforge</a>.</p>
+
+</body>
+</html>