[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/value_builder unimarc_field_100.tmpl,1.1,1.2 unimarc_field_225a.tmpl,1.1,1.2 unimarc_field_700-4.tmpl,1.1,1.2 unimarc_field_700_701_702.tmpl,1.1,1.2

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


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

Modified Files:
	unimarc_field_100.tmpl unimarc_field_225a.tmpl 
	unimarc_field_700-4.tmpl unimarc_field_700_701_702.tmpl 
Log Message:
minor update of translation, removal of fuzzies

Index: unimarc_field_100.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_100.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** unimarc_field_100.tmpl	10 Jan 2003 23:36:46 -0000	1.1
--- unimarc_field_100.tmpl	17 Apr 2004 16:26:25 -0000	1.2
***************
*** 1,5 ****
  <html>
  <head>
! <title>UNIMARC pole 100 - edycja</title>
  </head>
  <body>
--- 1,5 ----
  <html>
  <head>
! <title>Kreator pola 100 UNIMARC</title>
  </head>
  <body>
***************
*** 8,30 ****
  	<tr>
  		<td>Date d'enregistrement </td>
! 		<td><input type="text" name="f1" maxlength=8 size=8 value="<TMPL_VAR name="f1">"></td>
  	</tr>
  	<tr>
! 		<td>Code date publication </td><td><select name="f2" size="1">
! 		<option value="a" <TMPL_IF name="f2a">SELECTED</TMPL_IF>>périodique en cours</option>
! 			<option value="b" <TMPL_IF name="f2b">SELECTED</TMPL_IF>>périodique mort</option>
! 			<option value="c" <TMPL_IF name="f2c">SELECTED</TMPL_IF>>périodique d'état inconnu</option>
! 			<option value="d" <TMPL_IF name="f2d">SELECTED</TMPL_IF>>monographie complète</option>
! 			<option value="e" <TMPL_IF name="f2e">SELECTED</TMPL_IF>>reproduction</option>
  			</select>
  		</td>
  	</tr>
  	<tr>
! 		<td>Année début</td>
! 		<td><input type="text" name="f3" maxlength=4 size=5 value="<TMPL_VAR name="f3">"></td>
  	</tr>
  	<tr>
! 	<td>Année fin</td>
! 	<td><input type="text" name="f4" maxlength=4 size=5 value="<TMPL_VAR name="f4">"></td>
  	</tr>
  	<tr><td colspan=2><input type="submit" value="OK"></td></tr>
--- 8,30 ----
  	<tr>
  		<td>Date d'enregistrement </td>
! 		<td><input type="text" name="f1" maxlength=8 size=8 value="<!-- TMPL_VAR name="f1" -->"></td>
  	</tr>
  	<tr>
! 		<td>Kod daty publikacji </td><td><select name="f2" size="1">
! 		<option value="a" <!-- TMPL_IF name="f2a" -->SELECTED<!-- /TMPL_IF -->>Periodyk wydawany</option>
! 			<option value="b" <!-- TMPL_IF name="f2b" -->SELECTED<!-- /TMPL_IF -->>Periodyk nie wydawany</option>
! 			<option value="c" <!-- TMPL_IF name="f2c" -->SELECTED<!-- /TMPL_IF -->>Periodyk nieznanego statusu</option>
! 			<option value="d" <!-- TMPL_IF name="f2d" -->SELECTED<!-- /TMPL_IF -->>monografia skończona</option>
! 			<option value="e" <!-- TMPL_IF name="f2e" -->SELECTED<!-- /TMPL_IF -->>reprodukcja</option>
  			</select>
  		</td>
  	</tr>
  	<tr>
! 		<td>Année début</td>
! 		<td><input type="text" name="f3" maxlength=4 size=5 value="<!-- TMPL_VAR name="f3" -->"></td>
  	</tr>
  	<tr>
! 	<td>Année fin</td>
! 	<td><input type="text" name="f4" maxlength=4 size=5 value="<!-- TMPL_VAR name="f4" -->"></td>
  	</tr>
  	<tr><td colspan=2><input type="submit" value="OK"></td></tr>
***************
*** 40,44 ****
  		document.f_pop.f4.value=document.f_pop.f4.value.substring(0,4);
  
! 		opener.document.f.field_value[<TMPL_VAR name="index">].value= document.f_pop.f1.value + document.f_pop.f2.value +document.f_pop.f3.value +document.f_pop.f4.value;
  		self.close();
  		return false;
--- 40,44 ----
  		document.f_pop.f4.value=document.f_pop.f4.value.substring(0,4);
  
! 		opener.document.f.field_value[<!-- TMPL_VAR name="index" -->].value= document.f_pop.f1.value + document.f_pop.f2.value +document.f_pop.f3.value +document.f_pop.f4.value;
  		self.close();
  		return false;

Index: unimarc_field_225a.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_225a.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** unimarc_field_225a.tmpl	10 Jan 2003 23:15:15 -0000	1.1
--- unimarc_field_225a.tmpl	17 Apr 2004 16:26:25 -0000	1.2
***************
*** 1,5 ****
  <html>
  <head>
! <title>Wpis Pola nr 100 w formacie UNIMARC</title>
  </head>
  <body>
--- 1,5 ----
  <html>
  <head>
! <title>Kreator pola 225a UNIMARC</title>
  </head>
  <body>
***************
*** 7,12 ****
  <table>
  	<tr>
! 		<td>Wybierz zbiór</td>
! 		<td><TMPL_VAR name="collection"></td>
  	</tr>
  	<tr><td colspan=2><input type="submit" value="OK"></td></tr>
--- 7,12 ----
  <table>
  	<tr>
! 		<td>Wybierz kolekcjÄ™</td>
! 		<td><!-- TMPL_VAR name="collection" --></td>
  	</tr>
  	<tr><td colspan=2><input type="submit" value="OK"></td></tr>
***************
*** 15,19 ****
  <script>
  	function report() {
! 		opener.document.f.field_value[<TMPL_VAR name="index">].value= document.f_pop.f1.value;
  		self.close();
  		return false;
--- 15,19 ----
  <script>
  	function report() {
! 		opener.document.f.field_value[<!-- TMPL_VAR name="index" -->].value= document.f_pop.f1.value;
  		self.close();
  		return false;

Index: unimarc_field_700-4.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_700-4.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** unimarc_field_700-4.tmpl	10 Jan 2003 23:39:22 -0000	1.1
--- unimarc_field_700-4.tmpl	17 Apr 2004 16:26:25 -0000	1.2
***************
*** 1,17 ****
  <html>
  <head>
! <title>UNIMARC constructeur champ 700-4</title>
  </head>
  <body>
! <p>Sélectionnez la valeur pour le champ 700 $4. Elle sera automatiquement reportée dans la zone 700 $8 qui suit.</p>
  <form name="f_pop" onSubmit="javascript:report()">
  <table>
  	<tr>
! 		<td>Code date publication </td><td><select name="f1" size="1">
! 		<option value="075 - postface" <TMPL_IF name="f1_075">SELECTED</TMPL_IF>>postface</option>
! 			<option value="651 - dir. de publication" <TMPL_IF name="f1_651">SELECTED</TMPL_IF>>dir. de publication</option>
! 			<option value="440 - illustrateur" <TMPL_IF name="f1_440">SELECTED</TMPL_IF>>illustrateur</option>
! 			<option value="080 - préface, notes" <TMPL_IF name="f1_080">SELECTED</TMPL_IF>>préface, notes</option>
! 			<option value="730 - traducteur" <TMPL_IF name="f1_730">SELECTED</TMPL_IF>>traducteur</option>
  			</select>
  		</td>
--- 1,17 ----
  <html>
  <head>
! <title>Kreator pola 700-4 UNIMARC</title>
  </head>
  <body>
! <p>Wybierz wartość dla pola 700 $4. Elle sera automatiquement reportée dans la zone 700 $8 qui suit.</p>
  <form name="f_pop" onSubmit="javascript:report()">
  <table>
  	<tr>
! 		<td>Kod daty publikacji </td><td><select name="f1" size="1">
! 		<option value="075 - postface" <!-- TMPL_IF name="f1_075" -->SELECTED<!-- /TMPL_IF -->>posłowie</option>
! 			<option value="651 - dir. de publication" <!-- TMPL_IF name="f1_651" -->SELECTED<!-- /TMPL_IF -->>Edytor publikacji</option>
! 			<option value="440 - illustrateur" <!-- TMPL_IF name="f1_440" -->SELECTED<!-- /TMPL_IF -->>Ilustrator</option>
! 			<option value="080 - préface, notes" <!-- TMPL_IF name="f1_080" -->SELECTED<!-- /TMPL_IF -->>przedmowa, uwagi</option>
! 			<option value="730 - traducteur" <!-- TMPL_IF name="f1_730" -->SELECTED<!-- /TMPL_IF -->>tłumacz</option>
  			</select>
  		</td>
***************
*** 23,29 ****
  	function report() {
  		x = document.f_pop.f1.value.split(' - ');
! 		opener.document.f.field_value[<TMPL_VAR name="index">].value= x[0];
! 		if (<TMPL_VAR name="index2">>0) {
! 			opener.document.f.field_value[<TMPL_VAR name="index2">].value= x[1];
  		}
  		self.close();
--- 23,29 ----
  	function report() {
  		x = document.f_pop.f1.value.split(' - ');
! 		opener.document.f.field_value[<!-- TMPL_VAR name="index" -->].value= x[0];
! 		if (<!-- TMPL_VAR name="index2" -->>0) {
! 			opener.document.f.field_value[<!-- TMPL_VAR name="index2" -->].value= x[1];
  		}
  		self.close();

Index: unimarc_field_700_701_702.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_700_701_702.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** unimarc_field_700_701_702.tmpl	10 Jan 2003 23:35:45 -0000	1.1
--- unimarc_field_700_701_702.tmpl	17 Apr 2004 16:26:25 -0000	1.2
***************
*** 1,39 ****
  <html>
  <head>
! <title>Kreator w³asnych odpowiedzialno¶ci</title>
  </head>
  <body>
  	<form name="f_pop" action="plugin_launcher.pl" method="post">
  	<input type="hidden" name="plugin_name" value="unimarc_field_700_701_702.pl">
! 	<textarea name="result" rows=10 cols=60><TMPL_VAR name="result"></textarea></br>
! 	<p><input type="text" name="search_string" value="<TMPL_VAR name="search_string">">
! 	<input type="hidden" name="index" value="<TMPL_VAR name="index">">
  	<input type="hidden" name="op" value="search">
! 	<input type="hidden" name="a" value="<TMPL_VAR name="a">">
! 	<input type="hidden" name="b" value="<TMPL_VAR name="b">">
! 	<input type="hidden" name="c" value="<TMPL_VAR name="c">">
! 	<input type="hidden" name="f" value="<TMPL_VAR name="f">">
! 	<input type="submit" value="Szukaj"><input type="button" value="Koniec" onClick="javascript:report()">
  	</form>
! <TMPL_IF name="search_string">
  	<form name="f2_pop"  action="plugin_launcher.pl" method="post">
  	<input type="hidden" name="plugin_name" value="unimarc_field_700_701_702.pl">
! 	<TMPL_VAR name="select_list">
! 	<input type="hidden" name="index" value="<TMPL_VAR name="index">">
  	<input type="hidden" name="op" value="select">
! 	<input type="hidden" name="result" value="<TMPL_VAR name="result">">
  	<input type="submit" name="OK" value="OK">
  	</form>
! </TMPL_IF>
  	<form name="f3_pop"  action="plugin_launcher.pl" method="post">
  	<input type="hidden" name="plugin_name" value="unimarc_field_700_701_702.pl">
! 	<input type="hidden" name="index" value="<TMPL_VAR name="index">">
  	<input type="hidden" name="op" value="add">
! 	wprowad¼ now± odpowiedzialno¶æ : <input type="text" name="insert" value="<TMPL_VAR name="search_string">">
! 	<input type="submit" name="NEW" value="Nowa">
  	</form>
  		<script>
  		function report() {
! 			var index_start=<TMPL_VAR name="index">;
  			opener.document.f.field_value[index_start].value= document.f_pop.result.value;
  			var whichfield = opener.document.f.tag[index_start].value;
--- 1,39 ----
  <html>
  <head>
! <title>Kreator khw Nazwa Osobowa</title>
  </head>
  <body>
  	<form name="f_pop" action="plugin_launcher.pl" method="post">
  	<input type="hidden" name="plugin_name" value="unimarc_field_700_701_702.pl">
! 	<textarea name="result" rows=10 cols=60><!-- TMPL_VAR name="result" --></textarea></br>
! 	<p><input type="text" name="search_string" value="<!-- TMPL_VAR name="search_string" -->">
! 	<input type="hidden" name="index" value="<!-- TMPL_VAR name="index" -->">
  	<input type="hidden" name="op" value="search">
! 	<input type="hidden" name="a" value="<!-- TMPL_VAR name="a" -->">
! 	<input type="hidden" name="b" value="<!-- TMPL_VAR name="b" -->">
! 	<input type="hidden" name="c" value="<!-- TMPL_VAR name="c" -->">
! 	<input type="hidden" name="f" value="<!-- TMPL_VAR name="f" -->">
! 	<input type="submit" value="Szukaj"><input type="button" value="KONIEC" onclick="javascript:report()">
  	</form>
! <!-- TMPL_IF name="search_string" -->
  	<form name="f2_pop"  action="plugin_launcher.pl" method="post">
  	<input type="hidden" name="plugin_name" value="unimarc_field_700_701_702.pl">
! 	<!-- TMPL_VAR name="select_list" -->
! 	<input type="hidden" name="index" value="<!-- TMPL_VAR name="index" -->">
  	<input type="hidden" name="op" value="select">
! 	<input type="hidden" name="result" value="<!-- TMPL_VAR name="result" -->">
  	<input type="submit" name="OK" value="OK">
  	</form>
! <!-- /TMPL_IF -->
  	<form name="f3_pop"  action="plugin_launcher.pl" method="post">
  	<input type="hidden" name="plugin_name" value="unimarc_field_700_701_702.pl">
! 	<input type="hidden" name="index" value="<!-- TMPL_VAR name="index" -->">
  	<input type="hidden" name="op" value="add">
! 	Wprowadź nowe HW : <input type="text" name="insert" value="<!-- TMPL_VAR name="search_string" -->">
! 	<input type="submit" name="NEW" value="NOWA">
  	</form>
  		<script>
  		function report() {
! 			var index_start=<!-- TMPL_VAR name="index" -->;
  			opener.document.f.field_value[index_start].value= document.f_pop.result.value;
  			var whichfield = opener.document.f.tag[index_start].value;





More information about the Koha-cvs mailing list