- 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
This commit is contained in:
parent
a1470713c6
commit
33a2678568
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40527
3 changed files with 6 additions and 5 deletions
ja_JP.eucJP
|
@ -17,7 +17,7 @@
|
|||
|
||||
<p>訳注 : 以下は FreeBSD の license の原文です。</p>
|
||||
|
||||
<p>Copyright 1992-2012
|
||||
<p>Copyright 1992-2013
|
||||
The FreeBSD Project.
|
||||
All rights reserved.</p>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue