[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/export marc.tmpl,1.2,1.3

Benedict P. Barszcz kb2qzv at users.sourceforge.net
Sat Apr 17 18:26:30 CEST 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/export
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30491/koha-tmpl/intranet-tmpl/default/pl/export

Modified Files:
	marc.tmpl 
Log Message:
minor update of translation, removal of fuzzies

Index: marc.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/export/marc.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** marc.tmpl	27 Oct 2003 14:57:13 -0000	1.2
--- marc.tmpl	17 Apr 2004 16:26:27 -0000	1.3
***************
*** 1,15 ****
! <TMPL_INCLUDE NAME="parameters-top.inc">
  
  <center>
! <h1>Eksportowanie opisu MARC</h1><br /><br /><br />
! Eksportuj nastêpuj±ce opisy w formacie MARC :
  <form method="post">
! <p>od opisu numer : <input type="text" name="start_bib">
! do opisu numer : <input type="text" name="end_bib"></p>
  <input type="hidden" name="op" value="export">
! <input type="submit" value="Export">
  </form>
  
! <p>(pozostaw puste, by eksportowaæ ka¿dy opis)</p>
! <p>Uwaga : to narzêdzie NIE eksportuje konkretnych pozycji</p>
! <TMPL_INCLUDE NAME="cat-bottom.inc">
--- 1,14 ----
! <!-- TMPL_INCLUDE NAME="parameters-top.inc" -->
  
  <center>
! <h1>Export Opisu MARC</h1><br /><br /><br />
! Eksportuj następujące opisy w formacie MARC:
  <form method="post">
! <p>od opisu numer : <input type="text" name="start_bib"> do opisu numer : <input type="text" name="end_bib"></p>
  <input type="hidden" name="op" value="export">
! <input type="submit" value="Eksport">
  </form>
  
! <p>(pozostaw puste, by eksportować wszystkie)</p>
! <p>Uwaga: egzemplarze NIE są eksportowane tym narzędziem</p>
! <!-- TMPL_INCLUDE NAME="parameters-bottom.inc" -->





More information about the Koha-cvs mailing list