[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl shelves.tmpl,1.1.2.1,1.1.2.2 stats.tmpl,1.1.2.1,1.1.2.2 thesaurus_popup.tmpl,1.3.2.1,1.3.2.2

Benedict P. Barszcz kb2qzv at users.sourceforge.net
Mon Mar 8 17:53:48 CET 2004


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

Modified Files:
      Tag: rel_2_0
	shelves.tmpl stats.tmpl thesaurus_popup.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: shelves.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/shelves.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** shelves.tmpl	29 Feb 2004 19:48:05 -0000	1.1.2.1
--- shelves.tmpl	8 Mar 2004 16:53:45 -0000	1.1.2.2
***************
*** 7,11 ****
      		<tr>
  			<th colspan=4 bgcolor="<!-- TMPL_VAR Name="headerbackgroundcolor" -->">
! 				<font color=white>Contents of <!-- TMPL_VAR Name="shelfname" --></font>
  			</th>
  		</tr>
--- 7,11 ----
      		<tr>
  			<th colspan=4 bgcolor="<!-- TMPL_VAR Name="headerbackgroundcolor" -->">
! 				<font color=white>Zawartość <!-- TMPL_VAR Name="shelfname" --></font>
  			</th>
  		</tr>
***************
*** 20,28 ****
  	</table>
  	<br>
! 	<a href="shelves.pl" class="button">Shelf list</a>
  	<input type=hidden name=shelfnumber value="<!-- TMPL_VAR Name="shelfnumber" -->">
  	<input type=hidden name=modifyshelfcontents value=1>
  	<input type=hidden name=viewshelf value="<!-- TMPL_VAR Name="shelfnumber" -->">
! 	<input type=submit value="Remove Selected Items" class="button">
  </form>
  <form>
--- 20,28 ----
  	</table>
  	<br>
! 	<a href="shelves.pl" class="button">Lista półek</a>
  	<input type=hidden name=shelfnumber value="<!-- TMPL_VAR Name="shelfnumber" -->">
  	<input type=hidden name=modifyshelfcontents value=1>
  	<input type=hidden name=viewshelf value="<!-- TMPL_VAR Name="shelfnumber" -->">
! 	<input type=submit value="Usuń wybrane pozycje" class="button">
  </form>
  <form>
***************
*** 61,65 ****
  					<form>
  						<p>
! 							<a href="shelves.pl" class="button">Shelf list</a>
  						</p>
  					</form>
--- 61,65 ----
  					<form>
  						<p>
! 							<a href="shelves.pl" class="button">Lista półek</a>
  						</p>
  					</form>
***************
*** 71,75 ****
  						<tr>
  							<th bgcolor="<!-- TMPL_VAR Name="headerbackgroundcolor" -->">
! 								<font color=white>Select Shelves to Delete</font>
  							</th>
  						</tr>
--- 71,75 ----
  						<tr>
  							<th bgcolor="<!-- TMPL_VAR Name="headerbackgroundcolor" -->">
! 								<font color=white>Wybierz półki do wymazania</font>
  							</th>
  						</tr>
***************
*** 84,88 ****
  					</table>
  					<p>
! 						<input type=submit value="Delete Shelves" class="button"></form>
  					</p>
  				</td>
--- 84,88 ----
  					</table>
  					<p>
! 						<input type=submit value="Wymaż półki" class="button"></form>
  					</p>
  				</td>
***************
*** 116,120 ****
  						<tr>
  							<th bgcolor="<!-- TMPL_VAR Name="headerbackgroundcolor" -->">
! 								<font color=white>Shelf List</font>
  							</th>
  						</tr>
--- 116,120 ----
  						<tr>
  							<th bgcolor="<!-- TMPL_VAR Name="headerbackgroundcolor" -->">
! 								<font color=white>Lista Półek</font>
  							</th>
  						</tr>

Index: stats.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/stats.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** stats.tmpl	29 Feb 2004 19:48:17 -0000	1.1.2.1
--- stats.tmpl	8 Mar 2004 16:53:45 -0000	1.1.2.2
***************
*** 4,10 ****
  	<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>Typ</b></td>
! 			<td background='/images/background-mem.gif'><b>Date/time</b></td>
  			<td background='/images/background-mem.gif'><b>Kwota</b></td>
  			<td background='/images/background-mem.gif'><b>Oddział</b></td>
--- 4,10 ----
  	<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>Typ</b></td>
! 			<td background='/images/background-mem.gif'><b>Data/czas</b></td>
  			<td background='/images/background-mem.gif'><b>Kwota</b></td>
  			<td background='/images/background-mem.gif'><b>Oddział</b></td>

Index: thesaurus_popup.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/thesaurus_popup.tmpl,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** thesaurus_popup.tmpl	29 Feb 2004 19:48:17 -0000	1.3.2.1
--- thesaurus_popup.tmpl	8 Mar 2004 16:53:45 -0000	1.3.2.2
***************
*** 13,17 ****
  			<input type="hidden" name="index" value="<!-- TMPL_VAR name="index" -->">
  			<input type="hidden" name="op" value="search">
! 			<input type="submit" value="Search">
  		</p>
  	</form>
--- 13,17 ----
  			<input type="hidden" name="index" value="<!-- TMPL_VAR name="index" -->">
  			<input type="hidden" name="op" value="search">
! 			<input type="submit" value="Szukaj">
  		</p>
  	</form>
***************
*** 24,28 ****
  	<input type="hidden" name="op" value="select">
  	<input type="hidden" name="result" value="<!-- TMPL_VAR name="result" -->">
! 	<input type="submit" name="OK" value="select">
  	</form>
  <!-- /TMPL_IF -->
--- 24,28 ----
  	<input type="hidden" name="op" value="select">
  	<input type="hidden" name="result" value="<!-- TMPL_VAR name="result" -->">
! 	<input type="submit" name="OK" value="wybierz">
  	</form>
  <!-- /TMPL_IF -->
***************
*** 32,37 ****
  	<input type="hidden" name="nohierarchy" value="<!-- TMPL_VAR name="nohierarchy" -->">
  	<input type="hidden" name="op" value="add">
! 	insert a new authority : <input type="text" name="insert">
! 	<input type="submit" name="NEW" value="NEW">
  	</form>
  	<script>
--- 32,37 ----
  	<input type="hidden" name="nohierarchy" value="<!-- TMPL_VAR name="nohierarchy" -->">
  	<input type="hidden" name="op" value="add">
! 	Wprowadź nowe HW : <input type="text" name="insert">
! 	<input type="submit" name="NEW" value="NOWA">
  	</form>
  	<script>





More information about the Koha-cvs mailing list