|
From: | Benedict P. Barszcz |
Subject: | [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/pl/parameters thesaurus.tmpl,NONE,1.1 |
Date: | Fri, 10 Jan 2003 08:01:01 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/pl/parameters In directory sc8-pr-cvs1:/tmp/cvs-serv18920 Added Files: thesaurus.tmpl Log Message: First round translation --- NEW FILE --- <html> <TMPL_INCLUDE NAME="cat-top.inc"> <TMPL_IF NAME="loggedinuser"> <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p> <TMPL_ELSE> <p align=left><a href=/cgi-bin/koha/opac-user.pl>Log In</a> to Koha</p> </TMPL_IF> <TMPL_IF name="detail_form"> <!--------------------------------------------------------------------------------------------------> <font SIZE=6><em>Zarz±dzaj tezaurusem</em></font><br /> <table border=0 cellspacing=0 cellpadding=2> <tr valign=top bgcolor=#99cc33> <td background="/images/background-mem.gif"><b>Warto¶ci zwi±zane z <TMPL_VAR name="stdlib"> (<TMPL_VAR name="category">)</b></td> </tr> </table> <br/><br/> <table border=0 cellspacing=0 cellpadding=2> <tr valign=top bgcolor=#99cc33> <td background="/images/background-mem.gif"><b>Inne formy</b></td> <td background="/images/background-mem.gif"> </td> <td background="/images/background-mem.gif"> </td> <TMPL_LOOP name="loop"> </tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'> <td><TMPL_VAR name="freelib"></td> <td><a href="<TMPL_VAR name="edit">">Edytuj</a></td> <td><a href="<TMPL_VAR name="delete">">Wyma¿</a></td> </tr> </TMPL_LOOP> <form action='<TMPL_VAR name="script_name">' method=post> <input type=hidden name=op value=add_form> </table> <form action='<TMPL_VAR name="script_name">' method=post> <input type="hidden" name="op" value="add_form"> <input type="hidden" name="category" value="<TMPL_VAR name="category">"> <input type="hidden" name="stdlib" value="<TMPL_VAR name="stdlib">"> <br><input type=image src="/images/button-add-new.gif" WIDTH=188 HEIGHT=44 ALT="Add budget" BORDER=0 ></a><br> </form> </TMPL_IF> <TMPL_IF name="add_form"> <!--------------------------------------------------------------------------------------------------> <H1><TMPL_VAR name="action"></H1> <form action='<TMPL_VAR name="script_name">' name=Aform method=post> <input type=hidden name=op value='add_validate'> <table cellpadding=3 cellspacing=3> <tr> <td>Kategoria</td> <td><TMPL_VAR name="category"></td> </tr> <tr> <td>Odpowiedzialno¶æ lib</td> <td><TMPL_VAR name="father"><input type="text" name="stdlib" value="<TMPL_VAR name="stdlib">" maxlength="80" size="80"></td> </tr> <tr> <td>Inne lib</td> <td><TMPL_VAR name="father"><input type="text" name="freelib" value="<TMPL_VAR name="freelib">" maxlength="80" size="80"></td> </tr> <tr> <td> </td> <td><input type="hidden" name="id" value="<TMPL_VAR name="id">"> <input type="hidden" name="father" value="<TMPL_VAR name="father">"> <input type="hidden" name="branch" value="<TMPL_VAR name="branch">"> <input type="hidden" name="toponly" value="<TMPL_VAR name="toponly">"> <input type="hidden" name="search_category" value="<TMPL_VAR name="search_category">"> <input type="hidden" name="searchstring" value="<TMPL_VAR name="searchstring">"> <input type="hidden" name="offset" value="<TMPL_VAR name="offset">"> <INPUT type="submit" value='OK'></td> </tr> </table> </form> </TMPL_IF> <TMPL_IF name="delete_confirm"> <!--------------------------------------------------------------------------------------------------> <table border=0 cellspacing=0 cellpadding=2> <tr valign=top bgcolor=#99cc33> <td background="/images/background-mem.gif"><b>lib</b></td> <td background="/images/background-mem.gif"><b><TMPL_VAR name="search_category"></b></td> </tr> <tr><td>Warto¶æ</td><td><TMPL_VAR name="Tvalue"></td></tr> <tr><td> <form action='<TMPL_VAR name="script_name">' method=post> <input type=hidden name=op value=delete_confirmed> <input type=hidden name=id value='<TMPL_VAR name="id">'> <input type="hidden" name="search_category" value="<TMPL_VAR name="search_category">"> </tr></td> <tr><td colspan=2 align=center>POTWIERD¬ USUNIÊCIE tego wpisu <b>i wszystkich wspisów od niego ozale¿nych</b></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> </table> </TMPL_IF> <!--------------------------------------------------------------------------------------------------> <TMPL_IF name="else"> <font SIZE=6><em>Zarz±dzanie tezaurusem</em></font> <p>Obs³uga tezaurusa i plików odpowiedzialno¶ci (auhorities files).<br /> <ul> <b>Dig</b> : obejrzyj dane zale¿ne od tego<br /> <b>Related</b> : obejrzyj inne formy tego wpisu odpowiedzialno¶ci (authority)</p> </ul> <form action='<TMPL_VAR name="script_name">' method=post> <input type="hidden" name="op" value="add_form"> <input type="hidden" name="category" value="<TMPL_VAR name="category">"> <input type="hidden" name="branch" value="<TMPL_VAR name="branch">"> <input type="hidden" name="father" value="<TMPL_VAR name="father">"> <br><input type=image src="/images/button-add-new.gif" WIDTH=188 HEIGHT=44 ALT="Add budget" BORDER=0 ></a><br> </form> <form action="/cgi-bin/koha/admin/thesaurus.pl" method="post"> <TMPL_VAR name="tab_list"> <input type="checkbox" name="toponly" value="1" <TMPL_IF name="toponly">checked</TMPL_IF>>Tylko najwy¿sza hierarchia <input type="text" name="searchstring" value="<TMPL_VAR name="searchstring">"> <input type="submit" value="OK"> <a href="thesaurus.pl?op=add_form">Nowa kategoria...</a> </form> <TMPL_LOOP name="hierarchy_loop"> <a href="thesaurus.pl?branch=<TMPL_VAR name="branch">&search_category=<TMPL_VAR name="category">"><TMPL_VAR name="string"></a><br /> </TMPL_LOOP> <table border=0 cellspacing=0 cellpadding=0> <tr valign=top bgcolor=#99cc33> <td background="/images/background-mem.gif" width="5%"> </td> <td background="/images/background-mem.gif"><b>dowolna forma</b></td> <td background="/images/background-mem.gif"><b>Authority</b></td> <td background="/images/background-mem.gif" width="5%"><b>Dig</b></td> <td background="/images/background-mem.gif" width="5%"><b>Related</b></td> <td background="/images/background-mem.gif" width="5%"> </td> <td background="/images/background-mem.gif" width="5%"> </td> <TMPL_LOOP name="loop"> </tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'> <td> </td> <td><TMPL_VAR name="freelib"></td> <td><TMPL_VAR name="father"> <TMPL_VAR name="stdlib"></td> <td><TMPL_VAR name="dig">Dig</a></td> <td><TMPL_VAR name="related">Related</a></td> <td><a href="<TMPL_VAR name="edit">">Edytuj</a></td> <td><a href="<TMPL_VAR name="delete">">Wyma¿</a></td> </tr> </TMPL_LOOP> <form action='<TMPL_VAR name="script_name">' method=post> <input type=hidden name=op value=add_form> </table> <table width=40%> <tr> <td width=50%><TMPL_VAR name="previous"></td> <td width=50%><TMPL_VAR name="next"></td> </tr> </table> </TMPL_IF> <TMPL_INCLUDE NAME="cat-bottom.inc"> <html>
[Prev in Thread] | Current Thread | [Next in Thread] |