[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes about-top.inc,1.3,1.4 acquisitions-top.inc,1.4,1.5 cat-top.inc,1.4,1.5 circulation-top.inc,1.4,1.5 issues-top.inc,1.4,1.5 members-top.inc,1.4,1.5 parameters-top.inc,1.9,1.10 reports-top.inc,1.4,1.5

Ambrose C. LI acli at users.sourceforge.net
Sun Feb 29 01:54:54 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12164/intranet-tmpl/default/zh-TW/includes

Modified Files:
	about-top.inc acquisitions-top.inc cat-top.inc 
	circulation-top.inc issues-top.inc members-top.inc 
	parameters-top.inc reports-top.inc 
Log Message:
Applied most of Arthur's corrections, some with editorial changes.
Some other corrections.
Copied graphics from en directory.


Index: about-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/about-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** about-top.inc	24 Feb 2004 05:12:48 -0000	1.3
--- about-top.inc	29 Feb 2004 00:54:51 -0000	1.4
***************
*** 76,79 ****
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a> Koha</p>
  <!-- /TMPL_IF -->
--- 76,79 ----
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a>Koha</p>
  <!-- /TMPL_IF -->

Index: acquisitions-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/acquisitions-top.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** acquisitions-top.inc	24 Feb 2004 05:12:48 -0000	1.4
--- acquisitions-top.inc	29 Feb 2004 00:54:51 -0000	1.5
***************
*** 74,77 ****
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a> Koha</p>
  <!-- /TMPL_IF -->
--- 74,77 ----
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a>Koha</p>
  <!-- /TMPL_IF -->

Index: cat-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/cat-top.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** cat-top.inc	24 Feb 2004 05:12:48 -0000	1.4
--- cat-top.inc	29 Feb 2004 00:54:51 -0000	1.5
***************
*** 109,112 ****
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a> Koha</p>
  <!-- /TMPL_IF -->
--- 109,112 ----
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a>Koha</p>
  <!-- /TMPL_IF -->

Index: circulation-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/circulation-top.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** circulation-top.inc	24 Feb 2004 05:12:48 -0000	1.4
--- circulation-top.inc	29 Feb 2004 00:54:51 -0000	1.5
***************
*** 102,105 ****
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a> Koha</p>
  <!-- /TMPL_IF -->
--- 102,105 ----
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a>Koha</p>
  <!-- /TMPL_IF -->

Index: issues-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/issues-top.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** issues-top.inc	24 Feb 2004 05:12:48 -0000	1.4
--- issues-top.inc	29 Feb 2004 00:54:51 -0000	1.5
***************
*** 254,268 ****
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Borrower Enquiry
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - All Books Out
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Overdues
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - History
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Messages
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Reports
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - - Average Borrowings
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - - Total Borrowings
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">->  Advanced Reports
  			</select>
  			</form>
--- 254,268 ----
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">->  Borrower Enquiry
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - All Books Out
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">  - 過期
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - History
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Messages
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">  - 報表
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">  - - 借書平均次數
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">  - - 借書總次數
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-> 進階報表
  			</select>
  			</form>
***************
*** 273,283 ****
  			<select name=dest size=1 onChange="leapto(this.form)">
  
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=57">OTHER
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-> OPAC
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Catalogue Search
  
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Renew Books
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Member Details
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - - Update Details
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
--- 273,283 ----
  			<select name=dest size=1 onChange="leapto(this.form)">
  
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=57">其他
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-> 線上目錄
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">  - 查詢館藏
  
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">  - 續借
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Member Details
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">  - - 更新細節
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
***************
*** 286,303 ****
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> ->  Library Website
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> ->  End of Year
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Stocktake
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Set New Budgets
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Audit Reports
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> ->  Help
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Telnet Help
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Intranet Help
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Searching Help
  
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> ->  Advanced Reports
  			</select>
  			</form>
--- 286,303 ----
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> -> 圖書館網站
  
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> ->  End of Year
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Stocktake
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">  - 建立新預算案
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Audit Reports
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">-----------------------------------
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> -> 線上說明
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Telnet Help
  			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">&nbsp; &nbsp; - Intranet Help
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43">  - 查詢說明
  
! 			<option value="/cgi-bin/tododisplay.pl?user=Rachel&todo=43"> -> 進階報表
  			</select>
  			</form>
***************
*** 313,317 ****
  						<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif" width=223 height=12 alt=" " hspace=0 vspace=0>
  						<br>
! 						<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif" width=26 height=17 align=right alt=" " hspace=0 vspace=0>you are in <A HREF="index.html">ISSUES & RETURNS</a><br>
  						<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif" width=223 height=1 alt=" " hspace=0 vspace=0></FONT>
  					</td>
--- 313,317 ----
  						<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif" width=223 height=12 alt=" " hspace=0 vspace=0>
  						<br>
! 						<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif" width=26 height=17 align=right alt=" " hspace=0 vspace=0>你在此:<A HREF="index.html">借出及還書</a><br>
  						<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif" width=223 height=1 alt=" " hspace=0 vspace=0></FONT>
  					</td>
***************
*** 328,333 ****
  <BLOCKQUOTE>
  <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Logged in as: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">Log Out</a>]</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href="/cgi-bin/koha/opac-user.pl">Log In</a> to Koha</p>
  <!-- /TMPL_IF -->
--- 328,333 ----
  <BLOCKQUOTE>
  <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href="/cgi-bin/koha/mainpage.pl?logout.x=1">登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href="/cgi-bin/koha/opac-user.pl">登入</a>Koha</p>
  <!-- /TMPL_IF -->

Index: members-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/members-top.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** members-top.inc	24 Feb 2004 05:12:48 -0000	1.4
--- members-top.inc	29 Feb 2004 00:54:51 -0000	1.5
***************
*** 89,92 ****
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a> Koha</p>
  <!-- /TMPL_IF -->
--- 89,92 ----
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a>Koha</p>
  <!-- /TMPL_IF -->

Index: parameters-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/parameters-top.inc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** parameters-top.inc	24 Feb 2004 05:12:48 -0000	1.9
--- parameters-top.inc	29 Feb 2004 00:54:51 -0000	1.10
***************
*** 95,98 ****
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a> Koha</p>
  <!-- /TMPL_IF -->
--- 95,98 ----
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a>Koha</p>
  <!-- /TMPL_IF -->

Index: reports-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/zh-TW/includes/reports-top.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** reports-top.inc	24 Feb 2004 05:12:48 -0000	1.4
--- reports-top.inc	29 Feb 2004 00:54:51 -0000	1.5
***************
*** 74,77 ****
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a> Koha</p>
  <!-- /TMPL_IF -->
--- 74,77 ----
      <p align=left>目前身份:<!-- TMPL_VAR NAME="loggedinusername" --> 【<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>登出</a>】</p>
  <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>登入</a>Koha</p>
  <!-- /TMPL_IF -->





More information about the Koha-cvs mailing list