[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/pl kohaerror.tmpl,1.2.2
From: |
Benedict P. Barszcz |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/pl kohaerror.tmpl,1.2.2.1,1.2.2.2 opac-account.tmpl,1.2.2.1,1.2.2.2 opac-auth.tmpl,1.5.2.1,1.5.2.2 |
Date: |
Wed, 25 Feb 2004 14:30:23 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20309/koha-tmpl/opac-tmpl/default/pl
Modified Files:
Tag: rel_2_0
kohaerror.tmpl opac-account.tmpl opac-auth.tmpl
Log Message:
New, fresh translation by way of xgettext.pl
Index: kohaerror.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/kohaerror.tmpl,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** kohaerror.tmpl 22 Feb 2004 17:08:44 -0000 1.2.2.1
--- kohaerror.tmpl 25 Feb 2004 22:30:20 -0000 1.2.2.2
***************
*** 4,8 ****
<tr><td>
<table border="0" bgcolor="#DDDDDD">
! <tr><th>An error has occurred</th></tr>
<tr><td><!-- TMPL_VAR NAME="errormessage" --></td></tr>
</table>
--- 4,8 ----
<tr><td>
<table border="0" bgcolor="#DDDDDD">
! <tr><th>WystÄ
piÅ bÅÄ
d</th></tr>
<tr><td><!-- TMPL_VAR NAME="errormessage" --></td></tr>
</table>
Index: opac-account.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/opac-account.tmpl,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** opac-account.tmpl 22 Feb 2004 17:08:32 -0000 1.2.2.1
--- opac-account.tmpl 25 Feb 2004 22:30:20 -0000 1.2.2.2
***************
*** 2,6 ****
<!-- TMPL_LOOP NAME="BORROWER_INFO" -->
! <p><font size="6"><em>Rachunek dla <!-- TMPL_VAR NAME="firstname" --> <!--
TMPL_VAR NAME="surname" --></em></font></p>
<!-- /TMPL_LOOP -->
--- 2,6 ----
<!-- TMPL_LOOP NAME="BORROWER_INFO" -->
! <p><font size="6"><em>Rachunek Dla <!-- TMPL_VAR NAME="firstname" --> <!--
TMPL_VAR NAME="surname" --></em></font></p>
<!-- /TMPL_LOOP -->
***************
*** 9,13 ****
<td bgcolor="#99cccc" background="<!-- TMPL_VAR NAME="themelang"
-->/images/background-opac.gif" colspan="2"><B>KARY & OPÅATY</b></td>
<td bgcolor="#99cccc" background="<!-- TMPL_VAR NAME="themelang"
-->/images/background-opac.gif" colspan="1"><B>KWOTA</b></TD>
! <td bgcolor="#99cccc" background="<!-- TMPL_VAR NAME="themelang"
-->/images/background-opac.gif" colspan="1"><B>POZOSTAÅO</b></td>
</TR>
--- 9,13 ----
<td bgcolor="#99cccc" background="<!-- TMPL_VAR NAME="themelang"
-->/images/background-opac.gif" colspan="2"><B>KARY & OPÅATY</b></td>
<td bgcolor="#99cccc" background="<!-- TMPL_VAR NAME="themelang"
-->/images/background-opac.gif" colspan="1"><B>KWOTA</b></TD>
! <td bgcolor="#99cccc" background="<!-- TMPL_VAR NAME="themelang"
-->/images/background-opac.gif" colspan="1"><B>DÅUG</b></td>
</TR>
***************
*** 25,29 ****
<tr valign="top">
<td></td>
! <td colspan="2"><b>Do zapÅaty</b></td>
<td><b><!-- TMPL_VAR NAME="total" --></b></td>
--- 25,29 ----
<tr valign="top">
<td></td>
! <td colspan="2"><b>Do ZapÅaty</b></td>
<td><b><!-- TMPL_VAR NAME="total" --></b></td>
Index: opac-auth.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/default/pl/opac-auth.tmpl,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -C2 -r1.5.2.1 -r1.5.2.2
*** opac-auth.tmpl 22 Feb 2004 17:08:19 -0000 1.5.2.1
--- opac-auth.tmpl 25 Feb 2004 22:30:20 -0000 1.5.2.2
***************
*** 2,21 ****
<!-- TMPL_IF NAME="nopermission" -->
<!-- This is what is displayed if user doesnt have permission -->
! <h2>Sorry, KOHA doesnt think you have permission for this page.<h2>
<!-- /TMPL_IF -->
<!-- TMPL_IF NAME="timed_out" -->
<!-- This is what is displayed if login has timed out -->
! <h2>Sorry, your session has timed out, please login again.<h2>
<!-- /TMPL_IF -->
<!-- TMPL_IF NAME="different_ip" -->
<!-- This is what is displayed if user doesnt have permission -->
! <h2>You are accessing koha from a different ip address! please login
again.<h2>
<!-- /TMPL_IF -->
<!-- TMPL_IF NAME="invalid_username_or_password" -->
<!-- This is what is displayed if user doesnt have permission -->
! <h2>ZÅ hasÅo lub użytkownik/numer karty. Spróbuj raz jeszcze.<h2>
<!-- /TMPL_IF -->
--- 2,21 ----
<!-- TMPL_IF NAME="nopermission" -->
<!-- This is what is displayed if user doesnt have permission -->
! <h2>Niestety, nie masz uprawnieÅ do tej strony.<h2>
<!-- /TMPL_IF -->
<!-- TMPL_IF NAME="timed_out" -->
<!-- This is what is displayed if login has timed out -->
! <h2>Twoja sesja wygasÅa, zaloguj siÄ ponownie.<h2>
<!-- /TMPL_IF -->
<!-- TMPL_IF NAME="different_ip" -->
<!-- This is what is displayed if user doesnt have permission -->
! <h2>Wchodzisz do systemu z innego adresu IP! Zaloguj siÄ ponownie.<h2>
<!-- /TMPL_IF -->
<!-- TMPL_IF NAME="invalid_username_or_password" -->
<!-- This is what is displayed if user doesnt have permission -->
! <h2>WprowadziÅeÅ nieprawidÅowe hasÅo lub uzytkownika, spróbuj raz
jeszcze.<h2>
<!-- /TMPL_IF -->
***************
*** 30,34 ****
<!-- /TMPL_LOOP -->
<table border="0" bgcolor="#dddddd" cellpadding="10" cellspacing="0"
align="center">
! <tr><th colspan="2" background="/images/background-mem.gif"><h3>WejÅcie
do Systemu</h3></th></tr>
<tr><td>Numer Karty:</td><td><input type="text" name="userid"></td></tr>
<tr><td>HasÅo:</td><td><input type="password" name="password"></td></tr>
--- 30,34 ----
<!-- /TMPL_LOOP -->
<table border="0" bgcolor="#dddddd" cellpadding="10" cellspacing="0"
align="center">
! <tr><th colspan="2" background="/images/background-mem.gif"><h3>WstÄp do
Systemu</h3></th></tr>
<tr><td>Numer Karty:</td><td><input type="text" name="userid"></td></tr>
<tr><td>HasÅo:</td><td><input type="password" name="password"></td></tr>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/pl kohaerror.tmpl,1.2.2.1,1.2.2.2 opac-account.tmpl,1.2.2.1,1.2.2.2 opac-auth.tmpl,1.5.2.1,1.5.2.2,
Benedict P. Barszcz <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ returns.tmpl,1.12,1.13
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/pl/includes cat-class-list.inc,1.1.2.1,1.1.2.2 opac-bottom.inc,1.2.2.1,1.2.2.2 opac-top.inc,1.3.2.1,1.3.2.2
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ returns.tmpl,1.12,1.13
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/default/pl/includes cat-class-list.inc,1.1.2.1,1.1.2.2 opac-bottom.inc,1.2.2.1,1.2.2.2 opac-top.inc,1.3.2.1,1.3.2.2
- Index(es):