svn commit: r40527 - in head/ja_JP.eucJP: htdocs/copyright htdocs/events share/xml

Ryusuke SUZUKI ryusuke at FreeBSD.org
Mon Dec 31 20:30:09 UTC 2012


Author: ryusuke
Date: Mon Dec 31 20:30:08 2012
New Revision: 40527
URL: http://svnweb.freebsd.org/changeset/doc/40527

Log:
  - Merge the following from the English version:
  
  	r38115 -> r40520	htdocs/ja_JP.eucJP/htdocs/copyright/freebsd-license.xml
  	r38855 -> r40520	htdocs/ja_JP.eucJP/htdocs/events/Makefile
  	r40361 -> r40520	htdocs/ja_JP.eucJP/share/xml/header.l10n.ent
  
  - Add missing link to hardware donations
  
  	htdocs/ja_JP.eucJP/share/xml/header.l10n.ent

Modified:
  head/ja_JP.eucJP/htdocs/copyright/freebsd-license.xml
  head/ja_JP.eucJP/htdocs/events/Makefile
  head/ja_JP.eucJP/share/xml/header.l10n.ent

Modified: head/ja_JP.eucJP/htdocs/copyright/freebsd-license.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/copyright/freebsd-license.xml	Mon Dec 31 19:07:25 2012	(r40526)
+++ head/ja_JP.eucJP/htdocs/copyright/freebsd-license.xml	Mon Dec 31 20:30:08 2012	(r40527)
@@ -17,7 +17,7 @@
 
     <p>ÌõÃí : °Ê²¼¤Ï FreeBSD ¤Î license ¤Î¸¶Ê¸¤Ç¤¹¡£</p>
 
-    <p>Copyright 1992-2012
+    <p>Copyright 1992-2013
       The FreeBSD Project.
       All rights reserved.</p>
 

Modified: head/ja_JP.eucJP/htdocs/events/Makefile
==============================================================================
--- head/ja_JP.eucJP/htdocs/events/Makefile	Mon Dec 31 19:07:25 2012	(r40526)
+++ head/ja_JP.eucJP/htdocs/events/Makefile	Mon Dec 31 20:30:08 2012	(r40527)
@@ -13,9 +13,9 @@
 #SUBDIR+= 2003
 
 # The year the top level events.html file starts from:
-YEARSTART= 2012
+YEARSTART= 2013
 # Years to generate past events pages for and link from top level:
-PASTYEARS= 2011 2010 2009 2008 2007 2006 2005 2004 2003
+PASTYEARS= 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
 
 DATA=	events.css
 INDEXLINK=	events.html

Modified: head/ja_JP.eucJP/share/xml/header.l10n.ent
==============================================================================
--- head/ja_JP.eucJP/share/xml/header.l10n.ent	Mon Dec 31 19:07:25 2012	(r40526)
+++ head/ja_JP.eucJP/share/xml/header.l10n.ent	Mon Dec 31 20:30:08 2012	(r40527)
@@ -5,10 +5,10 @@
 <!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header L10N Entities//EN" -->
 
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: r40361 -->
+<!-- Original revision: r40520 -->
 
 <!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">¥µ¥¤¥È¥Þ¥Ã¥×</a> |
-  <a href="&base;/copyright/">ÃÎŪºâ»º¸¢¤Ë¤Ä¤¤¤Æ</a> | <!-- © -->(C) 1995–2012 The FreeBSD Project.
+  <a href="&base;/copyright/">ÃÎŪºâ»º¸¢¤Ë¤Ä¤¤¤Æ</a> | <!-- © -->(C) 1995–2013 The FreeBSD Project.
   All rights reserved.</span>'>
 <!ENTITY author '<a href="&base;/index.html">¥Û¡¼¥à</a>   |   <a href="&base;/mailto.html">Ï¢ÍíÀè</a>   |   <a href="&base;/copyright/index.html">ÃÎŪºâ»º¸¢¤Ë¤Ä¤¤¤Æ</a>   |   ©right;'>
 
@@ -95,6 +95,7 @@
       <li><a href="http://www.freebsdfoundation.org/">ºâÃÄ</a>
 	<ul>
 	  <li><a href="http://www.freebsdfoundation.org/donate/">´óÉÕ</a></li>
+	  <li><a href="&enbase;/donations/">¥Ï¡¼¥É¥¦¥§¥¢¤Î´ó£</a></li>
 	</ul>
       </li>
     </ul>


More information about the svn-doc-all mailing list