[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/members morememb
From: |
Benedict P. Barszcz |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/members moremember.tmpl,1.4.2.1,1.4.2.2 pay.tmpl,1.1.2.1,1.1.2.2 readingrec.tmpl,1.1.2.1,1.1.2.2 |
Date: |
Mon, 08 Mar 2004 08:48:00 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/members
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26347/pl/members
Modified Files:
Tag: rel_2_0
moremember.tmpl pay.tmpl readingrec.tmpl
Log Message:
Another translation round to get ready for rel_2_0. Unless Ambrose makes more
improvements to the translation tool it might be final.
Index: moremember.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/members/moremember.tmpl,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -C2 -r1.4.2.1 -r1.4.2.2
*** moremember.tmpl 29 Feb 2004 19:44:51 -0000 1.4.2.1
--- moremember.tmpl 8 Mar 2004 16:47:57 -0000 1.4.2.2
***************
*** 25,29 ****
Numer CzÅonkowstwa: <!-- TMPL_VAR NAME="borrowernumber" --><BR>
Kategoria CzÅonkowska: <!-- TMPL_VAR NAME="categorycode"
--><BR>
! Fee:$30/year, Paid<BR>
Zapis: <!-- TMPL_VAR NAME="dateenrolled" -->, Wygasa: <!--
TMPL_VAR NAME="expiry" --><BR>
OddziaÅ Zapisu: <!-- TMPL_VAR NAME="branchcode" --><P>
--- 25,29 ----
Numer CzÅonkowstwa: <!-- TMPL_VAR NAME="borrowernumber" --><BR>
Kategoria CzÅonkowska: <!-- TMPL_VAR NAME="categorycode"
--><BR>
! OpÅata PLN30/rok, ZapÅacono<BR>
Zapis: <!-- TMPL_VAR NAME="dateenrolled" -->, Wygasa: <!--
TMPL_VAR NAME="expiry" --><BR>
OddziaÅ Zapisu: <!-- TMPL_VAR NAME="branchcode" --><P>
Index: pay.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/members/pay.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** pay.tmpl 29 Feb 2004 19:44:51 -0000 1.1.2.1
--- pay.tmpl 8 Mar 2004 16:47:57 -0000 1.1.2.2
***************
*** 13,17 ****
<!-- TMPL_LOOP name="loop_pay" -->
<tr VALIGN=TOP >
! <TD><input type=radio name="payfine<!-- TMPL_VAR name="i" -->"
value="no" checked>Unpaid <input type=radio name="payfine<!-- TMPL_VAR
name="i" -->" value="yes">Pay <input type=radio name="payfine<!-- TMPL_VAR
name="i" -->" value="wo">Writeoff
<input type=hidden name="itemnumber<!-- TMPL_VAR name="i" -->"
value="<!-- TMPL_VAR name="itemnumber" -->">
<input type=hidden name="accounttype<!-- TMPL_VAR name="i" -->"
value="<!-- TMPL_VAR name="accounttype" -->">
--- 13,17 ----
<!-- TMPL_LOOP name="loop_pay" -->
<tr VALIGN=TOP >
! <TD><input type=radio name="payfine<!-- TMPL_VAR name="i" -->"
value="no" checked>NiezapÅacono <input type=radio name="payfine<!-- TMPL_VAR
name="i" -->" value="yes">PÅaÄ <input type=radio name="payfine<!-- TMPL_VAR
name="i" -->" value="wo">Odpisz
<input type=hidden name="itemnumber<!-- TMPL_VAR name="i" -->"
value="<!-- TMPL_VAR name="itemnumber" -->">
<input type=hidden name="accounttype<!-- TMPL_VAR name="i" -->"
value="<!-- TMPL_VAR name="accounttype" -->">
***************
*** 28,37 ****
<!-- /TMPL_LOOP -->
<tr VALIGN=TOP >
! <TD colspan=4 align=right><b>Total Due</b></td>
<TD><b><!-- TMPL_VAR name="total" --></b></td>
</tr>
<tr VALIGN=TOP >
<TD colspan=5 align=right>
! <INPUT TYPE="submit" name="submit" VALUE="pay" class="button"></td>
</tr>
</table>
--- 28,37 ----
<!-- /TMPL_LOOP -->
<tr VALIGN=TOP >
! <TD colspan=4 align=right><b>Do zapÅaty</b></td>
<TD><b><!-- TMPL_VAR name="total" --></b></td>
</tr>
<tr VALIGN=TOP >
<TD colspan=5 align=right>
! <input type="submit" name="submit" value="zapÅaÄ" class="button"></td>
</tr>
</table>
Index: readingrec.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/members/readingrec.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** readingrec.tmpl 29 Feb 2004 19:45:05 -0000 1.1.2.1
--- readingrec.tmpl 8 Mar 2004 16:47:57 -0000 1.1.2.2
***************
*** 6,10 ****
<P>
<!-- TMPL_IF NAME=showfulllink -->
! <a href="readingrec.pl?bornum=<!-- TMPL_VAR name="bornum"
-->&limit=full">Full output</a>
<br/>
<!-- /TMPL_IF -->
--- 6,10 ----
<P>
<!-- TMPL_IF NAME=showfulllink -->
! <a href="readingrec.pl?bornum=<!-- TMPL_VAR name="bornum"
-->&limit=full">PeÅen wykaz</a>
<br/>
<!-- /TMPL_IF -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/members moremember.tmpl,1.4.2.1,1.4.2.2 pay.tmpl,1.1.2.1,1.1.2.2 readingrec.tmpl,1.1.2.1,1.1.2.2,
Benedict P. Barszcz <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/members jmemberentry.tmpl,1.2.2.1,1.2.2.2 member-password.tmpl,1.1.2.1,1.1.2.2 members-home.tmpl,1.1.2.1,1.1.2.2
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/parameters admin-home.tmpl,1.3.2.1,1.3.2.2 aqbookfund.tmpl,1.1.2.1,1.1.2.2 aqbudget.tmpl,1.1.2.1,1.1.2.2
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/members jmemberentry.tmpl,1.2.2.1,1.2.2.2 member-password.tmpl,1.1.2.1,1.1.2.2 members-home.tmpl,1.1.2.1,1.1.2.2
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/parameters admin-home.tmpl,1.3.2.1,1.3.2.2 aqbookfund.tmpl,1.1.2.1,1.1.2.2 aqbudget.tmpl,1.1.2.1,1.1.2.2
- Index(es):