svnno****@sourc*****
svnno****@sourc*****
2010年 1月 15日 (金) 19:50:33 JST
Revision: 98
http://sourceforge.jp/projects/jetspeed-japan/svn/view?view=rev&revision=98
Author: karma
Date: 2010-01-15 19:50:33 +0900 (Fri, 15 Jan 2010)
Log Message:
-----------
update translation
Modified Paths:
--------------
jetspeed-2-trans/trunk/ja/xdocs/navigation.xml
-------------- next part --------------
Modified: jetspeed-2-trans/trunk/ja/xdocs/navigation.xml
===================================================================
--- jetspeed-2-trans/trunk/ja/xdocs/navigation.xml 2010-01-05 07:59:06 UTC (rev 97)
+++ jetspeed-2-trans/trunk/ja/xdocs/navigation.xml 2010-01-15 10:50:33 UTC (rev 98)
@@ -1,11 +1,12 @@
<?xml version="1.0"?>
<!--
- Copyright 2004 The Apache Software Foundation
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
@@ -26,23 +27,26 @@
<menu name="基本">
<item name="特徴" href="features.html" />
<item name="導入" href="getting-started.html" />
+ <item name="Jetspeed の開発者向け情報" href="developers.html" />
</menu>
<menu name="構築">
<item name="ソースから" href="getting-started-source.html" />
<item name="Mavenプラグインから" href="getting-started-binary.html" />
+ <item name="Eclipseから" href="jetspeed-eclipse.html" />
</menu>
- <menu name="ダウンロード">
- <item name="インストーラ" href="download.html" />
- <item name="ソース" href="source-code.html" />
+ <menu name="Jetspeed-2.1.2の取得">
+ <item name="ダウンロード" href="download.html" />
+ <item name="リリースノート" href="release-notes.html" />
</menu>
<menu name="資料">
<item name="資料ガイド" href="guides/index.html" />
+ <item name="Jetspeed チュートリアル" href="http://portals.apache.org/tutorials/jetspeed-2/" />
<item name="Jetspeed-2 API" href="http://portals.apache.org/jetspeed-2/multiproject/jetspeed-api/apidocs/index.html" />
<item name="Jetspeed-2 プラグイン" href="j2-maven-plugin.html" />
</menu>
<menu name="Jetspeed-2について">
- <item name="FAQ" href="faq.html" />
<item name="Jetspeed-1ユーザのために" href="j1-users.html" />
+ <item name="Jetspeed-1からの移行ガイドライン" href="j1-migration.html" />
<item name="サポートするプロジェクト" href="supporting-projects.html" />
<item name="J2を利用している企業・団体" href="who-uses-j2.html" />
<item name="ポートレットコミュニティ" href="portlets-community.html" />
@@ -54,6 +58,9 @@
<item name="Wiki" href="http://wiki.apache.org/portals/Jetspeed2" />
<item name="品質テスト" href="quality-testing.html" />
</menu>
+ <menu name="翻訳">
+ <item name="日本語" href="http://jetspeed-japan.sourceforge.jp/jetspeed-2-trans/ja/index.html" />
+ </menu>
<footer>
<script type="text/javascript"><![CDATA[function h(){var h=document.createElement('LINK');h.rel='stylesheet';h.type='text/css';h.href='./style/hide_original.css';document.getElementsByTagName('HEAD').item(0).appendChild(h);}]]></script>
</footer>