[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/parameters marc_
From: |
Benedict P. Barszcz |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/parameters marc_subfields_structure.tmpl,1.2.2.1,1.2.2.2 marctagstructure.tmpl,1.2.2.1,1.2.2.2 printers.tmpl,1.1.2.1,1.1.2.2 |
Date: |
Mon, 08 Mar 2004 08:49:20 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/parameters
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26687/pl/parameters
Modified Files:
Tag: rel_2_0
marc_subfields_structure.tmpl marctagstructure.tmpl
printers.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: marc_subfields_structure.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/parameters/marc_subfields_structure.tmpl,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** marc_subfields_structure.tmpl 29 Feb 2004 19:45:39 -0000 1.2.2.1
--- marc_subfields_structure.tmpl 8 Mar 2004 16:49:18 -0000 1.2.2.2
***************
*** 10,19 ****
<input type=hidden name=op value='add_validate'>
<table>
! <tr><th>Field</th>
! <th>Lib for librarians / for opac</th>
! <th>Repet</th>
! <th>Mand</th>
! <th>Koha field</th>
! <th>Tab</th>
<th>WartoÅÄ autoryzowana lub<br/>
Kategoria tezaurusa</th>
--- 10,19 ----
<input type=hidden name=op value='add_validate'>
<table>
! <tr><th>Pole</th>
! <th>Etykieta dla bibliotekarzy / dla katalogu</th>
! <th>Powt</th>
! <th>Obow</th>
! <th>Pole Koha</th>
! <th>ZakÅadka</th>
<th>WartoÅÄ autoryzowana lub<br/>
Kategoria tezaurusa</th>
***************
*** 29,41 ****
<td><!-- TMPL_VAR name="tab" --></td>
<td><!-- TMPL_VAR name="authorised_value" --><br/>
! or <!-- TMPL_VAR name="thesaurus_category"
--><br/>
! or <!-- TMPL_VAR name="value_builder" --></td>
<!-- /TMPL_LOOP -->
</table>
<INPUT type=submit value='OK'>
! <p>Note: in the last column, you can choose:
! <ul><li>An "authorised value": it refers to a list of authorised values
for this subfield. See the corresponding admin table.</li>
! <li>A "thesaurus category": it refers to a thesaurus category. See the
corresponding admin table.</li>
! <li>A "value builder": values builders are perl programs that help you
select the value of the field. They are MARC-flavor dependant and sometimes
fill another subfield automatically.</li>
</ul>
</p>
--- 29,41 ----
<td><!-- TMPL_VAR name="tab" --></td>
<td><!-- TMPL_VAR name="authorised_value" --><br/>
! lub <!-- TMPL_VAR name="thesaurus_category"
--><br/>
! lub <!-- TMPL_VAR name="value_builder" --></td>
<!-- /TMPL_LOOP -->
</table>
<INPUT type=submit value='OK'>
! <p>Uwaga: w ostatnij kolumnie możesz wybraÄ:
! <ul><li>"WartoÅÄ autoryzowana": odnosi sie do autoryzowanych
wartoÅci dla tego podpola. Zob. odpowiedniÄ
tablicÄ administracyjnÄ
.</li>
! <li>"Kategoria tezaurusa": odnosi siÄ do kategorii tazaurusa. Zob.
odpowiednia tablica administracyjna.</li>
! <li>"Kreator wartoÅci": kreatory wartoÅci to programy perla, które
wspomagajÄ
wybór wartoÅci pola. ZależÄ
w dużej mierze od odmiany MARC i
czasem automatycznie wypeÅniajÄ
inne podpola.</li>
</ul>
</p>
***************
*** 47,51 ****
<table border=0 cellspacing=0 cellpadding=2>
<tr valign=top bgcolor=#99cc33>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif"><b>Subfield</b></td>
<td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif"><b><!-- TMPL_VAR name="tagsubfield" --></b></td>
</tr>
--- 47,51 ----
<table border=0 cellspacing=0 cellpadding=2>
<tr valign=top bgcolor=#99cc33>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif"><b>Podpole</b></td>
<td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif"><b><!-- TMPL_VAR name="tagsubfield" --></b></td>
</tr>
***************
*** 54,58 ****
<input type=hidden name=tagfield value='<!-- TMPL_VAR name="tagfield"
-->'>
<input type=hidden name=tagsubfield value='<!-- TMPL_VAR
name="tagsubfield" -->'>
! <tr><td colspan=2 align=center>POTWIERDZENIE WYMAZANIA</td></tr>
<tr><td><input type=submit value="TAK"></form></td><td><form
action='<!-- TMPL_VAR name="script_name" -->' method=post><input type="hidden"
name="tagfield" value="<!-- TMPL_VAR name="tagfield" -->"><input type=submit
value="NIE"></form></td></tr>
<!-- /TMPL_IF -->
--- 54,58 ----
<input type=hidden name=tagfield value='<!-- TMPL_VAR name="tagfield"
-->'>
<input type=hidden name=tagsubfield value='<!-- TMPL_VAR
name="tagsubfield" -->'>
! <tr><td colspan=2 align=center>POTWIERDŹ WYMAZANIE</td></tr>
<tr><td><input type=submit value="TAK"></form></td><td><form
action='<!-- TMPL_VAR name="script_name" -->' method=post><input type="hidden"
name="tagfield" value="<!-- TMPL_VAR name="tagfield" -->"><input type=submit
value="NIE"></form></td></tr>
<!-- /TMPL_IF -->
***************
*** 60,64 ****
<!-- TMPL_IF name="delete_confirmed" -->
<!---------------------------------------------------------------------------->
! Data deleted
<form action='<!-- TMPL_VAR name="script_name" -->' method=post><input
type="hidden" name="tagfield" value="<!-- TMPL_VAR name="tagfield" -->">
<input type=submit value=OK>
--- 60,64 ----
<!-- TMPL_IF name="delete_confirmed" -->
<!---------------------------------------------------------------------------->
! Dane wymazane
<form action='<!-- TMPL_VAR name="script_name" -->' method=post><input
type="hidden" name="tagfield" value="<!-- TMPL_VAR name="tagfield" -->">
<input type=submit value=OK>
***************
*** 68,86 ****
<!---------------------------------------------------------------------------->
<!-- TMPL_IF name="else" -->
! <h1>Admin struktury podpól MARC dla <!-- TMPL_VAR name="tagfield" --></h1>
! <p>This screen shows the subfields associated with the selected tag. You can
edit subfields or add a new one by clicking on edit. </p>
! <p>The column <b>Koha field</b> shows that the subfield is linked with a Koha
field. Koha can manage a MARC interface, or a Koha interface. This link ensures
that both DB are synchronized, thus you can change from a MARC to a Koha
interface easily.</p>
<table border=0 cellspacing=0 cellpadding=2 width="80%">
<tr valign=top bgcolor=#99cc33>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=5%><b>Subfield</b></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=30%><b>Lib</b></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=10%><b>Koha field</b> <span
style="font-size:8;color:red" title="Pole bazy Koha powiÄ
zane z tym
podpolem">?</span></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>Rep</b> <span
style="font-size:8;color:red" title="subfield may be repeated (1=yes,
0=no)">?</span></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>Mand</b> <span
style="font-size:8;color:red" title="subfield is mandatory (1=yes,
0=no)">?</span></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>Tab</b> <span
style="font-size:8;color:red" title="subfield is shown in which tab (0-9 or
item)">?</span></td>
<td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>WartoÅci</b> <span
style="font-size:8;color:red" title="wartoÅÄ autoryzowana dla tego
podpola">?</span></td>
<td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>Tezaurus</b> <span
style="font-size:8;color:red" title="Tezaurus skojarzony z tym
podpolem">?</span></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>Val build</b> <span
style="font-size:8;color:red" title="Kreator WartoÅci">?</span></td>
<td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%>Wymaż</td>
<!-- TMPL_LOOP name="loop" -->
--- 68,86 ----
<!---------------------------------------------------------------------------->
<!-- TMPL_IF name="else" -->
! <h1>Struktura podpól MARC dla <!-- TMPL_VAR name="tagfield" --></h1>
! <p>Ten ekran pokazuje podpola skojarzone z wybranÄ
etykietÄ
. Można
dokonaÄ edycji podpól lub dodawaÄ nowe naciskajÄ
c edytuj. </p>
! <p>Kolumna <b>pole Koha</b> pokazuje, że podpole jest skorelowane z polem
Koha. System potrafi zarzÄ
dzaÄ interfejsem MARC lub interfejsem Koha. ÅÄ
cze
to zapewnia spójnoÅÄ pomiedzy dwoma bazami. W efekcie można doÅÄ Åatwo
przechodziÄ z jednego interfejsu do drugiego.</p>
<table border=0 cellspacing=0 cellpadding=2 width="80%">
<tr valign=top bgcolor=#99cc33>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=5%><b>Podpole</b></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=30%><b>Etykieta</b></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=10%><b>Pole Koha</b> <span
style="font-size:8;color:red" title="Pole bazy Koha powiÄ
zane z tym
podpolem">?</span></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>Pow</b> <span
style="font-size:8;color:red" title="podpole może byÄ powtórzone (1=tak,
0=nie)">?</span></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>Obow</b> <span
style="font-size:8;color:red" title="podpole jest obowiÄ
zkowe (1=tak,
0=nie)">?</span></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>ZakÅadka</b> <span
style="font-size:8;color:red" title="w której zakÅadce ma byÄ podpole
ukazane (0-9 lub egzemplarz)">?</span></td>
<td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>WartoÅci</b> <span
style="font-size:8;color:red" title="wartoÅÄ autoryzowana dla tego
podpola">?</span></td>
<td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>Tezaurus</b> <span
style="font-size:8;color:red" title="Tezaurus skojarzony z tym
podpolem">?</span></td>
! <td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%><b>Buduj war.</b> <span
style="font-size:8;color:red" title="Kreator WartoÅci">?</span></td>
<td background="<!-- TMPL_VAR NAME='themelang'
-->/images/background-mem.gif" width=8%>Wymaż</td>
<!-- TMPL_LOOP name="loop" -->
***************
*** 103,108 ****
<td width="25%"><!-- TMPL_VAR name="edit" --><img src="<!--
TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme"
-->/images/fileopen.png" width=32 hspace=0 vspace=0 border=0></a></td>
<td width="25%"><a href="marctagstructure.pl?searchfield=<!--
TMPL_VAR name="tagfield" -->"><img src="<!-- TMPL_VAR NAME='interface' -->/<!--
TMPL_VAR name="theme" -->/images/2uparrow.png" width=32 hspace=0 vspace=0
border=0></a></td>
! <td width="25%"><!-- TMPL_IF name="previous" --><input
type=image src="<!-- TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme"
-->/images/1leftarrow.png" title="previous" ALT="previous" BORDER=0 ></a><!--
/TMPL_IF --></td>
! <td width="25%"><!-- TMPL_IF name="next" --><!-- TMPL_VAR
name="next" --><input type=image src="<!-- TMPL_VAR NAME='interface' -->/<!--
TMPL_VAR name="theme" -->/images/1rightarrow.png" title="next" ALT="next"
BORDER=0></a><!-- /TMPL_IF --></td>
</tr>
</table>
--- 103,108 ----
<td width="25%"><!-- TMPL_VAR name="edit" --><img src="<!--
TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme"
-->/images/fileopen.png" width=32 hspace=0 vspace=0 border=0></a></td>
<td width="25%"><a href="marctagstructure.pl?searchfield=<!--
TMPL_VAR name="tagfield" -->"><img src="<!-- TMPL_VAR NAME='interface' -->/<!--
TMPL_VAR name="theme" -->/images/2uparrow.png" width=32 hspace=0 vspace=0
border=0></a></td>
! <td width="25%"><!-- TMPL_IF name="previous" --><input
type=image src="<!-- TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme"
-->/images/1leftarrow.png" title="wstecz" alt="wstecz" border=0></a><!--
/TMPL_IF --></td>
! <td width="25%"><!-- TMPL_IF name="next" --><!-- TMPL_VAR
name="next" --><input type=image src="<!-- TMPL_VAR NAME='interface' -->/<!--
TMPL_VAR name="theme" -->/images/1rightarrow.png" title="dalej" alt="dalej"
border=0></a><!-- /TMPL_IF --></td>
</tr>
</table>
Index: marctagstructure.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/parameters/marctagstructure.tmpl,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** marctagstructure.tmpl 29 Feb 2004 19:45:39 -0000 1.2.2.1
--- marctagstructure.tmpl 8 Mar 2004 16:49:18 -0000 1.2.2.2
***************
*** 58,66 ****
<input type=hidden name=op value='add_validate'>
<table>
! <tr><td>Tag</td><td><!-- TMPL_VAR name="searchfield" --></td></tr>
! <tr><td>Lib for librarians</td><td><input type="text"
name="liblibrarian" value='<!-- TMPL_VAR name="liblibrarian" escape=HTML -->'
size=80 maxlength=100></td></tr>
! <tr><td>Lib for opac</td><td><input type="text" name="libopac"
value='<!-- TMPL_VAR name="libopac" escape=HTML -->' size=80
maxlength=100></td></tr>
! <tr><td>Repeatable</td><td><!-- TMPL_VAR name="repeatable" --></td></tr>
! <tr><td>Mandatory</td><td><!-- TMPL_VAR name="mandatory" --></td></tr>
<tr><td>WartoÅÄ Autoryzowana</td><td><!-- TMPL_VAR
name="authorised_value" --> (jeÅli wprowadzisz tutaj jakÄ
Å wartoÅÄ to
wskaźniki bÄdÄ
ograniczone do listy autoryzowanych wartoÅci)</td></tr>
<tr><td> </td><td><INPUT type="button" value='OK'
onClick='Check(this.form)'></td></tr>
--- 58,66 ----
<input type=hidden name=op value='add_validate'>
<table>
! <tr><td>Etykieta</td><td><!-- TMPL_VAR name="searchfield" --></td></tr>
! <tr><td>Etykieta dla bibliotekarzy</td><td><input type="text"
name="liblibrarian" value='<!-- TMPL_VAR name="liblibrarian" escape=HTML -->'
size=80 maxlength=100></td></tr>
! <tr><td>Etykieta dla czytelników</td><td><input type="text"
name="libopac" value='<!-- TMPL_VAR name="libopac" escape=HTML -->' size=80
maxlength=100></td></tr>
! <tr><td>Powtarzalne</td><td><!-- TMPL_VAR name="repeatable"
--></td></tr>
! <tr><td>ObowiÄ
zkowe</td><td><!-- TMPL_VAR name="mandatory"
--></td></tr>
<tr><td>WartoÅÄ Autoryzowana</td><td><!-- TMPL_VAR
name="authorised_value" --> (jeÅli wprowadzisz tutaj jakÄ
Å wartoÅÄ to
wskaźniki bÄdÄ
ograniczone do listy autoryzowanych wartoÅci)</td></tr>
<tr><td> </td><td><INPUT type="button" value='OK'
onClick='Check(this.form)'></td></tr>
***************
*** 74,83 ****
<table border=0 cellspacing=0 cellpadding=2>
<tr valign=top bgcolor=#99cc33>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>tag</b></td>
<td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b><!-- TMPL_VAR name="searchfield" --></b></td>
</tr>
<tr><td> </td><td><!-- TMPL_VAR name="liblibrarian" --></td></tr>
<form action='<!-- TMPL_VAR name="script_name" -->' method=post><input
type=hidden name=op value=delete_confirmed><input type=hidden name=searchfield
value='<!-- TMPL_VAR name="searchfield" -->'>
! <tr><td colspan=2 align=center>POTWIERDZENIE WYMAZANIA</td></tr>
<tr><td><input type=submit value="TAK"></form></td><td><form
action='<!-- TMPL_VAR name="script_name" -->' method=post><input type=submit
value="NIE"></form></td></tr>
<!-- /TMPL_IF -->
--- 74,83 ----
<table border=0 cellspacing=0 cellpadding=2>
<tr valign=top bgcolor=#99cc33>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>etykieta</b></td>
<td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b><!-- TMPL_VAR name="searchfield" --></b></td>
</tr>
<tr><td> </td><td><!-- TMPL_VAR name="liblibrarian" --></td></tr>
<form action='<!-- TMPL_VAR name="script_name" -->' method=post><input
type=hidden name=op value=delete_confirmed><input type=hidden name=searchfield
value='<!-- TMPL_VAR name="searchfield" -->'>
! <tr><td colspan=2 align=center>POTWIERDŹ WYMAZANIE</td></tr>
<tr><td><input type=submit value="TAK"></form></td><td><form
action='<!-- TMPL_VAR name="script_name" -->' method=post><input type=submit
value="NIE"></form></td></tr>
<!-- /TMPL_IF -->
***************
*** 85,89 ****
<!-- TMPL_IF name="delete_confirmed" -->
<!---------------------------------------------------------------------------->
! Data deleted
<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
<input type=submit value=OK>
--- 85,89 ----
<!-- TMPL_IF name="delete_confirmed" -->
<!---------------------------------------------------------------------------->
! Dane wymazane
<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
<input type=submit value=OK>
***************
*** 93,98 ****
<!---------------------------------------------------------------------------->
<!-- TMPL_IF name="else" -->
! <h1>MARC tag structure admin</h1>
! <b>NOTE : if you change the link between a MARC subfield and a non-MARC
field, ask your administrator to run misc/rebuildnonmarc.pl script.</b>
<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
<input type=text name=searchfield value="">
--- 93,98 ----
<!---------------------------------------------------------------------------->
<!-- TMPL_IF name="else" -->
! <h1>ZarzÄ
dzanie strukturÄ
etykiet MARC</h1>
! <b>UWAGA: jeÅli zmienisz ÅÄ
cze pomiedzy podpolem MARC oraz nie-MARC
poproÅ administratora by uruchomiÅ skrypt misc/rebuildnonmarc.pl.</b>
<form action='<!-- TMPL_VAR name="script_name" -->' method=post>
<input type=text name=searchfield value="">
***************
*** 102,111 ****
<table border=0 cellspacing=0 cellpadding=2>
<tr valign=top bgcolor=#99cc33>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Tag</b></td>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Lib</b></td>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Repeatable</b></td>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Mandatory</b></td>
<td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Autoryzowana<br />wartoÅÄ</b></td>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Subfields</b></td>
<td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif">Edytuj</td>
<td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif">Wymaż</td>
--- 102,111 ----
<table border=0 cellspacing=0 cellpadding=2>
<tr valign=top bgcolor=#99cc33>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Etykieta</b></td>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Etykieta</b></td>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Powtarzalne</b></td>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>ObowiÄ
zkowe</b></td>
<td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Autoryzowana<br />wartoÅÄ</b></td>
! <td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif"><b>Podpola</b></td>
<td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif">Edytuj</td>
<td background="<!-- TMPL_VAR name="themelang"
-->/images/background-mem.gif">Wymaż</td>
***************
*** 117,121 ****
<td><!-- TMPL_IF name="mandatory" -->Tak<!-- TMPL_ELSE -->Nie<!--
/TMPL_IF --></td>
<td><!-- TMPL_VAR name="authorised_value" --></td>
! <td><a href="<!-- TMPL_VAR name="subfield_link" -->">subfields</a></td>
<td><a href="<!-- TMPL_VAR name="edit" -->"><img src="<!-- TMPL_VAR
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/fileopen.png"
width=32 hspace=0 vspace=0 border=0></a></td>
<td><a href="<!-- TMPL_VAR name="delete" -->"><img src="<!-- TMPL_VAR
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/edittrash.png"
width=32 hspace=0 vspace=0 border=0></a></td>
--- 117,121 ----
<td><!-- TMPL_IF name="mandatory" -->Tak<!-- TMPL_ELSE -->Nie<!--
/TMPL_IF --></td>
<td><!-- TMPL_VAR name="authorised_value" --></td>
! <td><a href="<!-- TMPL_VAR name="subfield_link" -->">podpola</a></td>
<td><a href="<!-- TMPL_VAR name="edit" -->"><img src="<!-- TMPL_VAR
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/fileopen.png"
width=32 hspace=0 vspace=0 border=0></a></td>
<td><a href="<!-- TMPL_VAR name="delete" -->"><img src="<!-- TMPL_VAR
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/edittrash.png"
width=32 hspace=0 vspace=0 border=0></a></td>
***************
*** 135,139 ****
<!-- TMPL_IF name="isprevpage" -->
<a href="<!-- TMPL_VAR name="script_name"
-->?offset=<!-- TMPL_VAR name="prevpage" -->&searchfield=<!-- TMPL_VAR
name="searchfield" -->">
! <input type=image src="<!-- TMPL_VAR
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/1leftarrow.png"
title="previous" ALT="previous" BORDER=0>
</a>
<!-- /TMPL_IF -->
--- 135,139 ----
<!-- TMPL_IF name="isprevpage" -->
<a href="<!-- TMPL_VAR name="script_name"
-->?offset=<!-- TMPL_VAR name="prevpage" -->&searchfield=<!-- TMPL_VAR
name="searchfield" -->">
! <input type=image src="<!-- TMPL_VAR
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/1leftarrow.png"
title="wstecz" alt="wstecz" border=0>
</a>
<!-- /TMPL_IF -->
***************
*** 142,146 ****
<!-- TMPL_IF name="nextpage" -->
<a href="<!-- TMPL_VAR name="script_name"
-->?offset=<!-- TMPL_VAR name="nextpage" -->&searchfield=<!-- TMPL_VAR
name="searchfield" -->">
! <input type=image src="<!-- TMPL_VAR
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/1rightarrow.png"
title="next" ALT="next" BORDER=0>
</a>
<!-- /TMPL_IF -->
--- 142,146 ----
<!-- TMPL_IF name="nextpage" -->
<a href="<!-- TMPL_VAR name="script_name"
-->?offset=<!-- TMPL_VAR name="nextpage" -->&searchfield=<!-- TMPL_VAR
name="searchfield" -->">
! <input type=image src="<!-- TMPL_VAR
name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/1rightarrow.png"
title="dalej" alt="dalej" border=0>
</a>
<!-- /TMPL_IF -->
Index: printers.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/parameters/Attic/printers.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** printers.tmpl 29 Feb 2004 19:34:40 -0000 1.1.2.1
--- printers.tmpl 8 Mar 2004 16:49:18 -0000 1.1.2.2
***************
*** 57,61 ****
<!-- TMPL_IF NAME=searchfield -->
! <h1>Modify printer</h1>
<!-- TMPL_ELSE -->
<h1>Dodaj drukarkÄ</h1>
--- 57,61 ----
<!-- TMPL_IF NAME=searchfield -->
! <h1>ZmieÅ drukarkÄ</h1>
<!-- TMPL_ELSE -->
<h1>Dodaj drukarkÄ</h1>
***************
*** 85,89 ****
<tr>
! <td>Queue</td>
<td><input type=text name=printqueue size=50
maxlength=50 value='<!-- TMPL_VAR NAME=printqueue -->'> </td>
</tr>
--- 85,89 ----
<tr>
! <td>Kolejka</td>
<td><input type=text name=printqueue size=50
maxlength=50 value='<!-- TMPL_VAR NAME=printqueue -->'> </td>
</tr>
***************
*** 102,106 ****
<!-- TMPL_IF NAME=add_validate -->
! Data recorded
<form action='<!-- TMPL_VAR NAME=script_name -->' method=post>
<input type=submit value=OK>
--- 102,106 ----
<!-- TMPL_IF NAME=add_validate -->
! Dane zapisane
<form action='<!-- TMPL_VAR NAME=script_name -->' method=post>
<input type=submit value=OK>
***************
*** 120,124 ****
<tr>
! <td>Queue</td>
<td><!-- TMPL_VAR NAME=printqueue --></td>
</tr>
--- 120,124 ----
<tr>
! <td>Kolejka</td>
<td><!-- TMPL_VAR NAME=printqueue --></td>
</tr>
***************
*** 128,132 ****
</tr>
<tr>
! <td colspan=2 align=center>POTWIERDZENIE WYMAZANIA</td>
</tr>
<tr>
--- 128,132 ----
</tr>
<tr>
! <td colspan=2 align=center>POTWIERDŹ WYMAZANIE</td>
</tr>
<tr>
***************
*** 145,149 ****
<!-- TMPL_IF NAME=delete_confirmed -->
! Data deleted
<form action='<!-- TMPL_VAR NAME=script_name -->' method=post>
<input type=submit value=OK>
--- 145,149 ----
<!-- TMPL_IF NAME=delete_confirmed -->
! Dane wymazane
<form action='<!-- TMPL_VAR NAME=script_name -->' method=post>
<input type=submit value=OK>
***************
*** 159,169 ****
<!-- TMPL_IF NAME=searchfield -->
! You searched for <b><!-- TMPL_VAR NAME=searchfield --></b>
<!-- /TMPL_IF -->
<table border=0 cellspacing=0 cellpadding=5>
<tr bgcolor='#99cc33'>
! <td background='/images/background-mem.gif'><b>ImiÄ i
Nazwisko</b></td>
! <td
background='/images/background-mem.gif'><b>Queue</b></td>
<td
background='/images/background-mem.gif'><b>Typ</b></td>
<td background='/images/background-mem.gif'> </td>
--- 159,169 ----
<!-- TMPL_IF NAME=searchfield -->
! Szukano <b><!-- TMPL_VAR NAME=searchfield --></b>
<!-- /TMPL_IF -->
<table border=0 cellspacing=0 cellpadding=5>
<tr bgcolor='#99cc33'>
! <td
background='/images/background-mem.gif'><b>Nazwa</b></td>
! <td
background='/images/background-mem.gif'><b>Kolejka</b></td>
<td
background='/images/background-mem.gif'><b>Typ</b></td>
<td background='/images/background-mem.gif'> </td>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/parameters marc_subfields_structure.tmpl,1.2.2.1,1.2.2.2 marctagstructure.tmpl,1.2.2.1,1.2.2.2 printers.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/parameters currency.tmpl,1.1.2.1,1.1.2.2 itemtypes.tmpl,1.1.2.1,1.1.2.2 koha2marclinks.tmpl,1.1.2.1,1.1.2.2
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/parameters stopwords.tmpl,1.1.2.1,1.1.2.2 systempreferences.tmpl,1.2.2.1,1.2.2.2 thesaurus.tmpl,1.1.2.1,1.1.2.2
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/parameters currency.tmpl,1.1.2.1,1.1.2.2 itemtypes.tmpl,1.1.2.1,1.1.2.2 koha2marclinks.tmpl,1.1.2.1,1.1.2.2
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/parameters stopwords.tmpl,1.1.2.1,1.1.2.2 systempreferences.tmpl,1.2.2.1,1.2.2.2 thesaurus.tmpl,1.1.2.1,1.1.2.2
- Index(es):