website diff ja/index.php @ rev 1295

Add Japanese section (WIP) (thanks Keiichi Shiga)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jan 15 10:53:32 2017 +0200 (2017-01-15)
parents
children f07958c16865
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ja/index.php	Sun Jan 15 10:53:32 2017 +0200
     1.3 @@ -0,0 +1,172 @@
     1.4 +<!DOCTYPE html>
     1.5 +<html lang="ja">
     1.6 +<head>
     1.7 +	<meta charset="UTF-8">
     1.8 +	<title>SliTaz GNU/Linux (ja)</title>
     1.9 +	<meta name="description" content="SliTaz GNU/Linux 日本語ウェブサイト">
    1.10 +	<meta name="keywords" lang="ja" content="シシテム, フリー, オープンソース">
    1.11 +	<meta name="author" content="BALLOON a.k.a. Fu-sen. (Keiichi SHIGA)">
    1.12 +	<?php include("../lib/html/meta-link.html"); ?>
    1.13 +</head>
    1.14 +<body>
    1.15 +
    1.16 +<?php
    1.17 +include("../config.php");
    1.18 +include("../lib/html/header.html");
    1.19 +include("../lib/html/nav.html"); 
    1.20 +include("../lib/lang.php");
    1.21 +?>
    1.22 +
    1.23 +<!-- Content -->
    1.24 +<section id="content">
    1.25 +
    1.26 +<h2>SliTaz へようこそ</h2>
    1.27 +
    1.28 +<p>
    1.29 +    SliTaz は Linux カーネルと GNU ソフトウェアを使用する安全で高性能なオペレーティングシステムです。
    1.30 +</p>
    1.31 +
    1.32 +<!--<div class="box-up">
    1.33 +	<a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt"
    1.34 +		title="Visit this page now."><img src="../images/gofundme.png"></a>
    1.35 +	<a href="http://www.gofundme.com/slitaz2014?utm_medium=wdgt">
    1.36 +		Check out our new SliTaz 2014 fundraising!</a>
    1.37 +</div>-->
    1.38 +
    1.39 +<!-- Featured sponsor -->
    1.40 +<div id="sponsor">
    1.41 +	<p><strong>注目のスポンサー</strong></p>
    1.42 +	<?php include("../lib/rand-sponsor.php"); ?>
    1.43 +	<p><a href="/en/sponsor/">スポンサーになる</a></p>
    1.44 +</div>
    1.45 +
    1.46 +<!--
    1.47 +    SliTaz news starting.
    1.48 +-->
    1.49 +
    1.50 +<!-- We just keep the last 3 web site news -->
    1.51 +<div class="news" style="margin-right: 220px;">
    1.52 +
    1.53 +<h2>ニュースリリース</h2>
    1.54 +
    1.55 +<ul>
    1.56 +	<li><strong><a href="http://mirror.slitaz.org/iso/rolling/">SliTaz 5.0 Rolling 公開</a></strong> (毎週)
    1.57 +		<span>- <?php
    1.58 +		$rol_date_file = '/var/cache/slitaz/website/rolling-date.txt';
    1.59 +		if (file_exists("$rol_date_file")) {
    1.60 +			$rol_date = file_get_contents("/var/cache/slitaz/website/rolling-date.txt");
    1.61 +			print $rol_date;
    1.62 +		} ?></span></li>
    1.63 +	<li><strong><a href="news/#d20150520">SliTaz 5.0 RC-3 公開</a></strong>
    1.64 +		<span>- 2015年5月20日 May 2015</span></li>
    1.65 +	<li><strong><a href="news/#d20140519">SliTaz 5.0 RC-2 公開</a></strong>
    1.66 +		<span>- 2014年5月19日</span></li>
    1.67 +	<li><strong><a href="news/#d20140502">SliTaz 5.0 RC-1 公開</a></strong>
    1.68 +		<span>- 2014年5月2日</span></li>
    1.69 +	<li><strong><a href="news/#d20140329">SliTaz Raspberry Pi 公開</a></strong>
    1.70 +		<span>- 2014年3月29日</span></li>
    1.71 +	<li><strong><a href="news/">過去のニュースリリース</a></strong>
    1.72 +		<span>- 2007〜2013</span></li>
    1.73 +</ul>
    1.74 +
    1.75 +<!-- End of news -->
    1.76 +</div>
    1.77 +
    1.78 +<h2>クイックダウンロード</h2>
    1.79 +
    1.80 +<div class="dldiv">
    1.81 +	<p><?php echo "<a class='dlbutton nav2' href='$stable_iso'>SliTaz $stable_ver</a>"; ?>
    1.82 +	<!-- a class='dlbutton nav2' href='$cooking_iso'>SliTaz $cooking</a>"; ? -->
    1.83 +	<a class='dlbutton navpi' href='http://arm.slitaz.org/rpi/'>SliTaz Raspberry Pi</a>
    1.84 +	<a class='dlbutton nav2' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling.iso'>SliTaz Rolling 32 ビット</a>
    1.85 +	<a class='dlbutton nav1' href='http://mirror.slitaz.org/iso/rolling/slitaz-rolling-core64.iso'>SliTaz Rolling 64 ビット</a></p>
    1.86 +</div>
    1.87 +
    1.88 +<h2>Project Activity</h2>
    1.89 +
    1.90 +<?php require_once("../lib/get-feeds.php"); ?>
    1.91 +
    1.92 +<div class="activity">
    1.93 +	<p>
    1.94 +		<a href="http://forum.slitaz.org/"><img
    1.95 +			src="/images/support.png" alt="[ ]" /></a>
    1.96 +		フォーラムの状況
    1.97 +		<?php get_feed_forum("forum.xml"); ?>
    1.98 +	</div>
    1.99 +	<p class="activity_more">
   1.100 +		<a href="http://forum.slitaz.org/">フォーラム</a>
   1.101 +	</p>
   1.102 +</div>
   1.103 +
   1.104 +<div class="activity">
   1.105 +	<p>
   1.106 +		<a href="http://hg.slitaz.org/">
   1.107 +			<img src="/images/development.png" alt="[ ]" /></a>
   1.108 +		wok の最新コミット
   1.109 +		<?php get_feed("wok.xml"); ?>
   1.110 +	</div>
   1.111 +	<p class="activity_more">
   1.112 +		<a href="http://hg.slitaz.org/?sort=lastchange">wok - コミット</a>
   1.113 +	</p>
   1.114 +</div>
   1.115 +
   1.116 +<!-- SCN blog posts  
   1.117 +<h2>ブログ投稿</h2>
   1.118 +
   1.119 +<div class="news">
   1.120 +	<?php //get_feed_blog("blog.xml"); ?>
   1.121 +</div>-->
   1.122 +
   1.123 +<!-- Twitter  -->
   1.124 +<div id="twitter">
   1.125 +<a class="twitter-timeline"  href="https://twitter.com/slitaz"  
   1.126 +	data-widget-id="420830244551938048">Twiitter @slitaz</a>
   1.127 +    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
   1.128 +</div>
   1.129 +
   1.130 +<h2>SliTaz のサポート</h2>
   1.131 +
   1.132 +<p>
   1.133 +	SliTaz をさらに人気のあるものにしたり、寄付したりして下さい。
   1.134 +    PayPal または Flattr マイクロペイメントを使用して、金銭的な支援を行う事ができます。
   1.135 +    SliTaz を普及させるために、プロジェクトについてブログ、Tweet、共有、話題を出す事ができます。
   1.136 +    プロジェクトに参加して、SliTaz <a href="http://scn.slitaz.org/">コミュニティネットワーク</a> に接続して共有したり、参加したりすることもできます。
   1.137 +</p>
   1.138 +<p>
   1.139 +	また、毎月の寄付によって、またはハードウェア・サーバーのリソースを提供して、公式スポンサーになることもできます。
   1.140 +	<a href="sponsor/">詳しい情報</a>
   1.141 +</p>
   1.142 +
   1.143 +<?php include("../lib/html/donate.html"); ?>
   1.144 +
   1.145 +<h2>SliTaz を広げる</h2>
   1.146 +
   1.147 +<p>
   1.148 +	このプロジェクトを支援する一つの方法は、SliTaz をさらに普及させることです。
   1.149 +	ブログ、このページを tweet し、共有して、プロジェクトについて話して下さい。
   1.150 +    SliTaz はまた社会的です。参加して、アートワークを共有したり、<a href="http://scn.slitaz.org/">SliTaz Community Network</a> 上でブログを投稿したり、公式 SliTaz Facebpok ページで "いいね!" を付けたりする事ができます!
   1.151 +</p>
   1.152 +
   1.153 +<?php include("../lib/html/social.html"); ?>
   1.154 +
   1.155 +<h2>国際化</h2>
   1.156 +
   1.157 +<p>
   1.158 +    SliTaz の Web サイトはいくつかの言語で利用でき、<a href="/i18n.php">国際化</a> チーム(i18n)によって管理されています。
   1.159 +	あなたの言語にウェブサイトが翻訳されていることを確認したいのであれば、助けがしばしば必要です。
   1.160 +</p>
   1.161 +
   1.162 +<h2>アートワーク</h2>
   1.163 +
   1.164 +<p>
   1.165 +	SliTaz のロゴ、スクリーンショット、壁紙を入手、また SliTaz Artwork チームに参加して、ISO イメージを配布するデフォルトアートワークを手助けすることができます。 詳細は 
   1.166 +	<a href="artwork/">アートワークセクション</a> を参照して下さい。
   1.167 +</p>
   1.168 +
   1.169 +<!-- End of content  -->
   1.170 +</section>
   1.171 +
   1.172 +<?php include("../lib/html/footer.html"); ?>
   1.173 +
   1.174 +</body>
   1.175 +</html>