From 2d3adacc85267c73fd9db20102f73c4b8a991475 Mon Sep 17 00:00:00 2001 From: kb2qzv Date: Sun, 29 Feb 2004 19:37:19 +0000 Subject: [PATCH] *** empty log message *** --- koha-tmpl/intranet-tmpl/default/pl/about.tmpl | 120 +++- koha-tmpl/intranet-tmpl/default/pl/auth.tmpl | 50 +- .../intranet-tmpl/default/pl/bookcount.tmpl | 33 +- .../intranet-tmpl/default/pl/boraccount.tmpl | 32 +- .../default/pl/catalogue/MARCdetail.tmpl | 284 +++++---- .../default/pl/catalogue/catalogue-home.tmpl | 56 +- .../pl/catalogue/cmsdsearchresults.tmpl | 22 +- .../default/pl/catalogue/detail-opac.tmpl | 69 +- .../default/pl/catalogue/detail.tmpl | 135 ++-- .../default/pl/catalogue/moredetail.tmpl | 135 ++-- .../default/pl/catalogue/searchresults.tmpl | 148 ++--- .../default/pl/catalogue/subject.tmpl | 70 +- .../intranet-tmpl/default/pl/charges.tmpl | 28 +- .../default/pl/circ/branchtransfers.tmpl | 209 +++--- .../default/pl/circ/circulation.tmpl | 389 ++++++----- .../default/pl/circ/returns.tmpl | 308 +++++---- .../default/pl/circ/selectbranchprinter.tmpl | 40 +- .../intranet-tmpl/default/pl/default.tmpl | 24 +- .../intranet-tmpl/default/pl/export/marc.tmpl | 17 +- .../default/pl/import/breeding.tmpl | 54 +- .../default/pl/includes/about-bottom.inc | 12 +- .../default/pl/includes/about-top.inc | 27 +- .../pl/includes/acquisitions-bottom.inc | 10 +- .../default/pl/includes/acquisitions-top.inc | 25 +- .../default/pl/includes/cat-bottom.inc | 10 +- .../default/pl/includes/cat-top.inc | 36 +- .../pl/includes/circulation-bottom.inc | 12 +- .../default/pl/includes/circulation-top.inc | 27 +- .../default/pl/includes/issues-bottom.inc | 12 +- .../default/pl/includes/issues-top.inc | 603 +++++++++--------- .../default/pl/includes/members-bottom.inc | 10 +- .../default/pl/includes/members-top.inc | 33 +- .../default/pl/includes/opac-bottom.inc | 8 +- .../default/pl/includes/opac-top.inc | 42 +- .../default/pl/includes/parameters-bottom.inc | 10 +- .../default/pl/includes/parameters-top.inc | 29 +- .../default/pl/includes/reports-bottom.inc | 10 +- .../default/pl/includes/reports-top.inc | 23 +- .../default/pl/intranet-main.tmpl | 263 ++++---- .../intranet-tmpl/default/pl/mancredit.tmpl | 24 +- .../intranet-tmpl/default/pl/maninvoice.tmpl | 28 +- .../pl/marcimport/AcceptBiblioitem.tmpl | 40 +- .../default/pl/marcimport/AcceptItemCopy.tmpl | 28 +- .../pl/marcimport/AcceptMarcUpload.tmpl | 28 +- .../pl/marcimport/ListFileRecords.tmpl | 60 +- .../default/pl/marcimport/mainmenu.tmpl | 10 +- .../pl/marcimport/marcimportdetail.tmpl | 87 ++- .../default/pl/marcimport/uploadmarc.tmpl | 28 +- .../default/pl/member-flags.tmpl | 20 +- .../default/pl/members/imemberentry.tmpl | 84 +-- .../default/pl/members/jmemberentry.tmpl | 165 +++-- .../default/pl/members/member.tmpl | 59 +- .../default/pl/members/memberentry.tmpl | 347 +++++----- .../default/pl/members/members-home.tmpl | 38 +- .../default/pl/members/moremember.tmpl | 397 ++++++------ .../intranet-tmpl/default/pl/members/pay.tmpl | 56 +- .../default/pl/members/readingrec.tmpl | 54 +- .../intranet-tmpl/default/pl/modbib.tmpl | 52 +- .../intranet-tmpl/default/pl/modbibitem.tmpl | 77 ++- .../intranet-tmpl/default/pl/moditem.tmpl | 48 +- .../intranet-tmpl/default/pl/modwebsites.tmpl | 36 +- .../intranet-tmpl/default/pl/newimember.tmpl | 189 +++++- .../intranet-tmpl/default/pl/newjmember.tmpl | 62 +- .../intranet-tmpl/default/pl/newmember.tmpl | 188 +++--- .../intranet-tmpl/default/pl/opac-main.tmpl | 185 +----- .../intranet-tmpl/default/pl/overdue.tmpl | 36 +- .../default/pl/parameters/admin-home.tmpl | 125 ++-- .../default/pl/parameters/aqbookfund.tmpl | 122 ++-- .../default/pl/parameters/aqbudget.tmpl | 141 ++-- .../pl/parameters/authorised_values.tmpl | 128 ++-- .../default/pl/parameters/branches.tmpl | 332 +++++++--- .../default/pl/parameters/koha2marclinks.tmpl | 150 +++-- .../parameters/marc_subfields_structure.tmpl | 164 +++-- .../pl/parameters/marctagstructure.tmpl | 145 +++-- .../pl/parameters/systempreferences.tmpl | 175 +++-- .../default/pl/parameters/thesaurus.tmpl | 199 +++--- .../intranet-tmpl/default/pl/reports.tmpl | 12 +- .../default/pl/reports/reports-home.tmpl | 24 +- .../intranet-tmpl/default/pl/request.tmpl | 172 +++-- .../default/pl/reservereport.tmpl | 18 +- .../default/pl/search.marc/result.tmpl | 91 +++ .../default/pl/search.marc/search.tmpl | 111 ++++ .../default/pl/searchheader.tmpl | 2 +- .../intranet-tmpl/default/pl/shelves.tmpl | 221 ++++--- koha-tmpl/intranet-tmpl/default/pl/stats.tmpl | 28 +- .../default/pl/thesaurus_popup.tmpl | 46 +- .../default/pl/updatebiblio.tmpl | 16 +- .../default/pl/user/userpage.tmpl | 52 +- .../pl/value_builder/unimarc_field_100.tmpl | 24 +- .../pl/value_builder/unimarc_field_105.tmpl | 48 ++ .../pl/value_builder/unimarc_field_225a.tmpl | 8 +- .../pl/value_builder/unimarc_field_60X.tmpl | 84 +++ .../pl/value_builder/unimarc_field_700-4.tmpl | 16 +- .../unimarc_field_700_701_702.tmpl | 39 +- .../default/pl/z3950/searchresult.tmpl | 45 ++ 95 files changed, 4628 insertions(+), 3961 deletions(-) create mode 100644 koha-tmpl/intranet-tmpl/default/pl/search.marc/result.tmpl create mode 100644 koha-tmpl/intranet-tmpl/default/pl/search.marc/search.tmpl create mode 100644 koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_105.tmpl create mode 100644 koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_60X.tmpl create mode 100644 koha-tmpl/intranet-tmpl/default/pl/z3950/searchresult.tmpl diff --git a/koha-tmpl/intranet-tmpl/default/pl/about.tmpl b/koha-tmpl/intranet-tmpl/default/pl/about.tmpl index 880823ed5f..ff21a14b8a 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/about.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/about.tmpl @@ -1,32 +1,102 @@ - + - + -

Dane o bie¿±cej wersji Koha w celu zg³aszania b³êdów -(lub dla informacji ogólnej). +

Data about the current version of Koha for bug reports (or general +interest).

- - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + +
Wersja Koha:
Wersja OS (przez 'uname -a'):
Wersja Perl:
Wersja MySQL:
Wersja Apache:
Koha version:
OS version (from 'uname -a'):
Perl version:
MySQL version:
Wersja Apache:
Credits +

Core team

+ + + + + +
+ Pat Eyler, Kaitiaki
+ Paul Poulain, 2.0 release manager (MARC developper)
+ Joshua Ferraro & the Nelsonville Public Library (MARC features funders)
+ Steve Tonnesen (early MARC work, Virtual Bookshelves concept, KohaCD)
+ Nicholas Rosasco, (Documentation Compiler)
+ Mike Hansen
+ MJ Ray and Turo Technology LLP, England (quality control, installer & updater)
+ Nicolas Morin, French Translation
+
+ Horowhenua Library Trust
+ Rosalie Blake, Head of Libraries
+ Jo Ransom
+ Katipo Communications
+ Rachel Hamilton-Williams, General Manager (Webmistress)
+ Chris Cormack, 1.2 release manager
+ and Simon Blake, Amanda Atkins, Operations Manager, Olwen Williams, Finlay Thompson, Gynn Lomax, + Richard Anderson, Jeremy Blake, Rebecca Holden, Olive T. Canine
+
+

Thanks to

+ + + + + + +
+ Adam Thick
+ Andrew Hooper
+ Al Banks
+ Ambrose Li
+ Andrew Arensburger
+ Benedykt P. Barszcz (Polish for 2.0)
+ Brig C. McCoy
+ Daniel Holth
+ David Strainchamps
+ Dorian Meid
+
+ Ed Summers
+ Florian Bischof
+ Francisco M. Marzoa Alonso
+ Glen Stewart
+ Henri-Damien Laurent
+ Jérome Vizcaino (Esiee School)
+ Kip DeGraaf
+ Marco Gaiarin
+ Md. Aftabuddin
+ Michaes Herman
+
+ Michel Lerenard (Esiee School)
+ Mike Johnson
+ Mike Mylonas
+ Pierre Cauchois (Esiee School)
+ Pawel Skuza (Polish for 1.2)
+ Regula Sebastiao
+ Roger Buck
+ Ron Wickersham
+ Sebastiaan Durand
+
+
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/auth.tmpl b/koha-tmpl/intranet-tmpl/default/pl/auth.tmpl index b6efb6bfcd..af57866ecc 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/auth.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/auth.tmpl @@ -1,42 +1,42 @@ - + - - -

Przepraszamy, system KOHA uwa¿a, ¿e nie masz uprawnieñ do tej strony.

-
+ + +

System nie zezwala Ci na dostęp do tej strony. Brak uprawnień.

+ - + -

Przepraszamy, twoja sesja wygas³a, prosimy zalogowaæ siê ponownie.

-
+

Niestety sesja wygasła, Zaloguj się ponownie.

+ - - -

Twój dostêp dokonuje siê z innego adresu IP! Prosimy zalogowaæ siê ponownie.

-
+ + +

Zaloguj się ponownie, gdyż wchodzisz do systemu z innego adresu IP!

+ - - -

Wprowadzi³e¶ niepoprawne has³o lub nazwê, prosimy spróbowaæ ponownie.

-
+ + +

Wprowadziłeś niepoprawne hasło lub nazwę użytkownika. Ponów próbę.

+ - +
-
- - - + + + + - - - - - - - - + + + + + + + - + - - + + - + - + - +
- - - + + +
Koha - Wstêp
NumerKarty:
Has³o:
Koha Wstęp
Numer Karty:
Hasło:
@@ -47,4 +47,4 @@ - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/bookcount.tmpl b/koha-tmpl/intranet-tmpl/default/pl/bookcount.tmpl index 1426ebb04c..110204e444 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/bookcount.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/bookcount.tmpl @@ -1,40 +1,39 @@ - +

-

-&type="intra"> ()

+

&type="intra"> ()

- KOD KRESKOWY + BARCODE
- Oddzia³ w³a¶ciwy:
- Oddzia³ bie¿±cy:
- Data oddania do tego oddzia³u:
- Liczba wypo¿yczeñ od powy¿szej daty :
+ Oddział Właściwy:
+ Obecny Oddział:
+ Data przybycia do obecnego oddziału:
+ Liczba wypożyczeń od powyższej daty:
- - - + + + - + - - - + + + - +
Oddzia³ Liczba wypo¿yczeñ Ostatnia obecno¶æ w oddziale Oddział Liczba Wypożyczeń Ostatnio rejestrowana w oddziale
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/boraccount.tmpl b/koha-tmpl/intranet-tmpl/default/pl/boraccount.tmpl index ce29b85a1d..c8a4e852f4 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/boraccount.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/boraccount.tmpl @@ -1,11 +1,9 @@ - + -

Konto dla ">

-Generuj rachunek -  -Generuj kredyt +

Rachunek dla ">

+Create Manual Invoice   Create Manual Credit

@@ -14,26 +12,26 @@ - - - + + + - + - - - - + + + + - + - - + +
/images/background-mem.gif" colspan=2>KARY I OP£ATY/images/background-mem.gif" colspan=1>KWOTA/images/background-mem.gif" colspan=1>DO ZAP£ATY/images/background-mem.gif" colspan=2>KARY & OPŁATY/images/background-mem.gif" colspan=1>KWOTA/images/background-mem.gif" colspan=1>STILL OWING
Razem do zap³atyTotal Due
@@ -43,5 +41,5 @@ - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/catalogue/MARCdetail.tmpl b/koha-tmpl/intranet-tmpl/default/pl/catalogue/MARCdetail.tmpl index 4b80f90962..08a1615d7c 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/catalogue/MARCdetail.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/catalogue/MARCdetail.tmpl @@ -1,4 +1,4 @@ - + - +

- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/catalogue/detail.tmpl b/koha-tmpl/intranet-tmpl/default/pl/catalogue/detail.tmpl index d507a41410..91731125ee 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/catalogue/detail.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/catalogue/detail.tmpl @@ -1,51 +1,52 @@ - + - - - + + +

- - /images/background-mem.gif"> -
- +
+ /images/background-mem.gif"> + - +
+ - - - + + + + + +
">//images/fileopen.png">">NormalOpis MARC : ">//images/fileopen.png">//images/edittrash.png">">Zwykłe')">Drukuj')">Dodaj na półkęOpis MARC :
- - - - - - - - - - - - - - -
0
1
2
3
4
5
6
7
8
9
Pozycja
-
+ + + + + + + + + + + + + + +
0
1
2
3
4
5
6
7
8
9
Item
+
- - - class="button">Zamów - + + + " class="button">Request +
- - - /images/background-mem.gif"> - +
+ + /images/background-mem.gif"> + - - - - + + + + @@ -70,172 +73,172 @@
 &operator==&type=intranet&value=">//images/filefind.png" height=15>&operator==&type=intranet&value=">//images/filefind.png" height=15>
- - /images/background-mem.gif"> - +
+ + /images/background-mem.gif"> + - - - - + + + + - - + +
 &operator==&type=intranet&value=">//images/filefind.png" height=15>&operator==&type=intranet&value=">//images/filefind.png" height=15>
- diff --git a/koha-tmpl/intranet-tmpl/default/pl/catalogue/catalogue-home.tmpl b/koha-tmpl/intranet-tmpl/default/pl/catalogue/catalogue-home.tmpl index 5a4d9a02d1..f84934b600 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/catalogue/catalogue-home.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/catalogue/catalogue-home.tmpl @@ -1,50 +1,49 @@ - - - - - + + + + + - +
-

Przeszukiwanie katalogu

+

Szukaj w katalogu

- + + --> - - +
Kod kreskowyKod Paskowy     LUB
 
+ POMOC
- Wyszukiwanie: Wype³nienie kilku pól w kwerendzie (np. S³owo kluczowe + autor + klasa) spowoduje wolniejsze wyszukiwanie.

+ Szukaj :Stosowanie wielu pól w zapytaniu spowalnia wyszukiwanie.

- + - + @@ -60,28 +59,27 @@ - - + + + --> - + @@ -90,13 +88,13 @@
S³owo kluczoweSłowa kluczowe
Tytu³Tytuł - Zwyk³e - Precyzyjne + Normal Exact
Class - - Typ pozycji + +
LUB
Has³o przedm.Przedmiot
- //images/2rightarrow.png" BORDER=0 > + - + - Pó³ki wirtualne + Półki Wirtualne
diff --git a/koha-tmpl/intranet-tmpl/default/pl/catalogue/cmsdsearchresults.tmpl b/koha-tmpl/intranet-tmpl/default/pl/catalogue/cmsdsearchresults.tmpl index 4176e7a4a4..27f9cac73e 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/catalogue/cmsdsearchresults.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/catalogue/cmsdsearchresults.tmpl @@ -1,29 +1,29 @@ -Wyniki wyszukiwania +Wyniki Szukania - + - - + + - - - + + + - +
Tytu³AutorDewey
TytułAutorDewey
- &startfrom=>Previous Records + &startfrom=>Previous Records - &startfrom=>Next Records + &startfrom=>Next Records

-Trafienia od do z rekordów. +Wyświetłono od do z rekordów.
diff --git a/koha-tmpl/intranet-tmpl/default/pl/catalogue/detail-opac.tmpl b/koha-tmpl/intranet-tmpl/default/pl/catalogue/detail-opac.tmpl index 6750be24d8..35d22cc34a 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/catalogue/detail-opac.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/catalogue/detail-opac.tmpl @@ -1,69 +1,66 @@ - + - - () -

+ + ()

-REKORD BIBLIO - - +REKORD BIBLIO

-Podtytu³:
-Autor:
-Dodatkowy autor:
-Tytu³ serii:
-Has³o przedmiotowe:
-Copyright:
-Notki:
-Ujednolicony tytu³:
-Seria:
-W sumie pozycji: +Podtytuł:
+Autor:
+Dodatkowy Autor:
+Tytuł Serii:
+Przedmiot:
+Copyright:
+Uwagi:
+Tytuł Ujednolicony:
+Seria:
+Egzemplarzy w sumie:

- +

- - - - + + + + - + - - - - - + + + + + - - + + - + - + +NAME="itemnumber">&bib=&bi=">http:// - +
Typ pozycjiClassLokalizacjaTermin zwrotuWypo¿yczonoTyp pozycjiLocationDate DueOstatnio rejestrowana
Witryna OnlineDostêpnaDostępna &bib=&bi=">http://

@@ -71,4 +68,4 @@ NAME="biblioitemnumber">">http://
- >Zamówienia + >Requests
- - () -

+ + ()

- REKORD BIBLIO + WIERSZ OPISU
-
" class="button">MARC

+
" class="button">MARC

- Podtytu³: - Autor: >
- Autor dodatkowy:
- Wydano przez: - w - , - ,
- Kolekcja:
- Has³o przedm:
- Rok:
- Uwagi:
- Ujednolicony:
- Serial:
- Dewey:
- URL:
- W sumie pozycji: -

+ ISBN:">
+ Podtytuł:
+ Autor: ">
+ Dodatkowy Autor:
+ Wydana przez : + w + , + ,
+ Kolekcja:
+ Przedmiot:
+ Rok :
+ Uwagi:
+ Tytuł Ujednolicony:
+ Seria:
+ Dewey: ">
+ Klasyfikacja:
+ LCCN:
+ URL: ">
+ Egzemplarzy w sumie:

- +

>&item=&bi="> &item=&bib=&bi="> - &item=>Fix Itemtype + &item=>Fix Itemtype
Witryna OnlineDostêpnaDostępna - &bib=&bi=">http:// + &bib=&bi=">http://

- - - - -
-

HELP
- Update Biblio for all Items: Click on the Modify - button [left] to amend the biblio. Any changes you make will update - the record for all the items listed above.

- Updating the Biblio for only ONE or SOME Items: - If some of the items listed above need a different biblio, or are on the - wrong biblio, you must use the - acquisitions - process to fix this. You will need to "re-order" the items, and delete them - from this biblio.

-


@@ -122,9 +105,9 @@ background="/images/background-mem.gif">Abstract - - - + + +

@@ -133,17 +116,17 @@ background="/images/background-mem.gif">Abstract Links to Associated Websites - + -Title:
-Description:
-URL:">http://Title:
+Description:
+URL:
">http://
-
+ --> - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/catalogue/moredetail.tmpl b/koha-tmpl/intranet-tmpl/default/pl/catalogue/moredetail.tmpl index c981bee92b..6e97bbb588 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/catalogue/moredetail.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/catalogue/moredetail.tmpl @@ -1,100 +1,91 @@ - - - -

Zalogowano jako: [Wyloguj]

- -

Zaloguj siê do Koha

-
+

- - - -&type=intra> -()

+ + + + + +
+ >Requests +
+

&type=intra> ()

-> -> - +> +> + - +
GRUPA - /images/background-mem.gif" +> GRUPA -
- - +//images/fileopen.png"> +//images/edittrash.png">
-Numer opisu:
-Typ pozycji:
-URL:
-Okres wypo¿yczenia:
-Op³ata za wypo¿yczenie:
-Classification:
-ISBN:
-Wydawca:
-Miejsce:
-Data:
-Tom:
-Strony:
-Ilus:
-Wymiary:
-Notatki:
-W sumie pozycji: +Numeropisu:
+Typ pozycji:
+URL:
+Okres wypożyczenia:
+Opłata wynajmu:
+Klasyfikacja:
+ISBN:
+Wydawca:
+Miejsce:
+Data:
+Tom:
+Strony:
+Ilus:
+Rozmiar:
+Uwagi:
+Liczba Egzemplarzy:
- - - + + +/images/holder.gif" width=16 height=300 align=left> - +
KOD KRESKOWY -/images/background-mem.gif">BARCODE
-> -> -> - - +> +> +> +//images/fileopen.png"> +//images/edittrash.png">
-Odzia³ w³a¶ciwy:
-Oddano?:
-Wypo¿yczono?:
+Oddział Właściwy:
+Ostatnio rejestrowana:
+Ostatnio pozyczono:
-Ostatni czytelnik 1:
-Ostatni czytelnik 2:
-Bie¿±cy oddzia³:
-Cena wymiany:
-Pozycja zagubiona:
-Zap³acono dla:
-Uwagi:
-Wznowienia:
-&biblio=&invoice=&catview=yes"> -Accession -Data:
-Anulowano:
+ + +Ostatni Czytelnik 1:
+Ostatni Czytelnik 2:
+Obecny Oddział:
+Cena Wymiany:
+Egzemplarz zgubiony:
+Opłacono przez:
+Uwagi:
+Przedłużenia:
+&biblio=&invoice=&catview=yes"> Nabyto dnia:
+Anulowano:
&bi=&itm=> -W sumie wypo¿yczeñ:
-Numer grupy:
-Numer opisu:
+href=/cgi-bin/koha/bookcount.pl?&bib=&bi=&itm=>Wypożyczeń w sumie:

+Numer Grupy:
+Numer Opisu:
@@ -103,10 +94,10 @@ W sumie wypo
-
+

- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/catalogue/searchresults.tmpl b/koha-tmpl/intranet-tmpl/default/pl/catalogue/searchresults.tmpl index 2dd9fffe11..1a2d181678 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/catalogue/searchresults.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/catalogue/searchresults.tmpl @@ -1,101 +1,105 @@ - - - - - + + + + +
- - Szuka³e¶ - - Nie poda³e¶ kryteriów wyszukiwania
-
+ + You searched on + + You did not specify any seach criteria
+ - znalezionych trafieñ + znalezionych rekordów

- - &=&type=opacintra>/images/numbers/prev.gif border=0> - - /images/numbers/placeholder.gif border=0> - - - - /images/numbers/-highlight.gif> - - &=&type=opacintra>/images/numbers/.gif border=0> - - - - &=&type=opacintra>/images/numbers/next.gif border=0> - - /images/numbers/placeholder.gif border=0> - + + &=&type=opacintra>/images/numbers/prev.gif border=0> + + /images/numbers/placeholder.gif border=0> + + + + /images/numbers/-highlight.gif> + + &=&type=opacintra>/images/numbers/.gif border=0> + + + + &=&type=opacintra>/images/numbers/next.gif border=0> + + /images/numbers/placeholder.gif border=0> +

- + -bgcolor=#99cccc background=/images/background-opac.gif background="/images/background-mem.gif"> - - - - - +bgcolor=#99cccc background=/images/background-opac.gif background="/images/background-mem.gif"> + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + -bgcolor=#99cccc background=/images/background-opac.gifbgcolor=#ccccff background="/images/background-mem.gif"> +bgcolor=#99cccc background=/images/background-opac.gifbgcolor=#ccccff background="/images/background-mem.gif">
Tytu³Autor©Ilo¶æLokalizacja 
TytułAutor©Item CountLocation 
?type=opacintra&bib=>&type=opacintra> >Request
?type=opacintra&bib=>&type=opacintra> >RequestNot Reservable
- - bgcolor=#99cccc background=/images/background-opac.gifbgcolor=#ccccff background="/images/background-mem.gif"> +
+ bgcolor=#99cccc background=/images/background-opac.gifbgcolor=#ccccff background="/images/background-mem.gif"> -
- - &=&type=opacintra>Previous Records - -   - + + &=&type=opacintra>Previous Records + +   + - - &=&type=opacintra>Next Records - -   - + + &=&type=opacintra>Next Records + +   +
+

-Wyniki do z trafieñ. +Wyświetlono od do z rekordów.


-Jeszcze jedno wyszukiwanie +Spróbuj innej kwerendy - - Jeszcze jedno wyszukiwanie - + + Spróbuj innej kwerendy + - - - - - + + + + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/catalogue/subject.tmpl b/koha-tmpl/intranet-tmpl/default/pl/catalogue/subject.tmpl index 26adafc155..7f862afced 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/catalogue/subject.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/catalogue/subject.tmpl @@ -1,35 +1,51 @@ - - - - - + + + + +
-bgcolor=#99cccc background=/images/background-opac.gif background="/images/background-mem.gif"> - - - - - - -bgcolor=#99cccc background=/images/background-opac.gif background="/images/background-mem.gif"> + + + + + + + + + + + + + + + + + + +
Has³o przedmiotowe
opacintra&subjectitems=>
- - -
- &startfrom=>Previous Records - - &startfrom=>Next Records -
-
Przedmiot
+ +
+ + + + + +
+ ">Previous Records + + ">Next Records +
+

-Trafienia od do z rekordów. +Wyświetlono od do z rekordów.
- - - - - \ No newline at end of file + + + + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/charges.tmpl b/koha-tmpl/intranet-tmpl/default/pl/charges.tmpl index 9bdbccca53..ddb637650d 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/charges.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/charges.tmpl @@ -1,32 +1,32 @@ - +

-Ka¿da kratka musi zawieraæ karê, czas naliczania, cykl naliczania
-np.: 1,7,7 oznacza 1 z³oty kary, po 7 dniach, co 7 dni.

+Each box needs to be filled in with fine,time to start charging,charging cycle
+eg 1,7,7 = $1 fine, after 7 days, every 7 days.

- - - + + + - + - - - - + + + + - +
- + - + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/default/pl/circ/branchtransfers.tmpl b/koha-tmpl/intranet-tmpl/default/pl/circ/branchtransfers.tmpl index e224afdb42..b4f14f061c 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/circ/branchtransfers.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/circ/branchtransfers.tmpl @@ -1,162 +1,157 @@ - +
- -Nastêpny Czytelnik - -Zwroty + Next Borrower Returns
-

Wypo¿yczalnia: Transfery


-Oddzia³:   -Drukarka:
-Zmieñ ustawienia -> -> +

Cyrkulacja: Transfery


+Oddział:   Drukarka:
+Zmień Ustawienia +> +>

- + - +
/images/background-mem.gif">Wykryto rezerwacjê
/images/background-mem.gif">Znaleziono Rezerwację
- Zarezerwowano: wykryto rezerwacjê dla (" onClick="openWindow(this,'Member', 480, 640); return false;">). - Pozycja oznaczona czeka:
- Pozycja jest oznaczona i czeka w dla (" onClick="openWindow(this,'Member', 480, 640); return false;">).
+ Reserved: reserve found for (" onClick="openWindow(this,'Member', 480, 640); return false;">). + Oznaczona jako Oczekująca
+ Item is marked waiting at for (" onClick="openWindow(this,'Member', 480, 640); return false;">).
- + - +
- Ustaw rezerwacjê jako czekaj±c± i transferuj ksi±¿ke do : - Uniewa¿nij rezerwacjê, nastêpnie spróbuj transferowaæ: + Set reserve to waiting and transfer book to : + Anuluj rezerwację a następnie spróbuj transferu:
- - value=> - value=> - value=> - - > - > - > + + value=> + value=> + value=> + + > + > + > - - - - + + + +
Uniewa¿nij rezerwacjê, nastêpnie spróbuj transferowaæ:
Anuluj rezerwację a następnie spróbuj transferu:
- - value=> - value=> - value=> - + + value=> + value=> + value=> + - > - > - > - > + > + > + > + > - +
- +
Ignoruj i powróæ do transferów:
Ignore and return to transfers:
- > + > - - value=> - value=> - value=> - + + value=> + value=> + value=> +
- + - +
/images/background-mem.gif">Wiadomo¶ci
/images/background-mem.gif">Komunikaty
- - - Rezerwacja uniewa¿niona
-
- - Pozycja powinna teraz czekaæ w oddziale:
-
-
- + + + Reserve Cancelled
+ + + Item should now be waiting at branch:
+ + + - - Brak pozycji o kodzie kreskowym: - - - Proszê zwrócic pozycjê do rodzimego oddzia³u: - - - Pozycja ju¿ jest w docelowym oddziale. - - - Pozycjê wypo¿yczy³/a " -onClick="openWindow(this,'Member', 480, 640); return false;"> - i zosta³a zwrócona. - + + Brak egzemplarza o kodzie: + + + Please return item to home branch: + + + Item is already at destination branch. + + + Item was on loan to " +onClick="openWindow(this,'Member', 480, 640); return false;"> and has been returned. +
-
+
- /images/holder.gif" width=24 height=24> + /images/holder.gif" width=24 height=24>

- - + +
/images/background-mem.gif"> - Wybierz oddzia³
Oddzia³ docelowy:
/images/background-mem.gif"> + Wybierz Oddział
Oddział Docelowy:
- /images/holder.gif" width=24 height=50 align=left> + /images/holder.gif" width=24 height=50 align=left> - - + +
/images/background-mem.gif"> - Wprowad¼ kod kreskowy ksi±¿ki
Kod kreskowy pozycji:
/images/background-mem.gif"> + Kod Paskowy Książki
Kod paskowy pozycji:
- > + > - - value=> - value=> - value=> - + + value=> + value=> + value=> +
- +

- - - - - - - - - + + + + + + + + + - +
/images/background-mem.gif">Pozycje transferowane
Kod kreskowyTytu³AutorTypOdDo
align=center> - &type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;">>> align=center> align=center> align=center>
/images/background-mem.gif">Transfered Items
Kod PaskowyTytułAutorTypFromTo
> + &type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;">>> >>>
- - + + - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/default/pl/circ/circulation.tmpl index 55dc250c4e..ccf1167ca7 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/circ/circulation.tmpl @@ -1,106 +1,94 @@ - + - - + +
- &branch=&printer=&print=yes> - Nastêpny czytelnik  - - Zwroty  - - Transfery + &branch=&printer=&print=yes"> Następny Czytelnik  Zwroty  Transfery
-

Wypo¿yczalnia: wypo¿yczenia


- Oddzia³:
- Drukarka:
- Zmieñ ustawienia - > - > -

- - +

Cyrkulacja: Wypożyczenia


+ Oddział:
+ Drukarka:
+ Zmień Ustawienia + "> + "> +

 

+ +
- - Zwroty - -   - - Transfery - + Zwroty   Transfery
-

Wypo¿yczalnia: wypo¿yczenia


- Oddzia³:
- Drukarka:
- Zmieñ ustawienia - > - > -

- +

Cyrkulacja: Wypożyczenia


+ Oddział:
+ Drukarka:
+ Zmień Ustawienia + "> + "> +

 

+ - - + +
- -
/images/background-mem.gif"> - Issuing Question + /images/background-mem.gif"> + Pytanie Wypożyczenia
- +
- Próba wypo¿yczenia - autorstwa dla . -

+ Próba wypożyczenia przez dla . +

- + - + - -
+ @@ -109,112 +97,112 @@
-
- > - > - > - > - > - > - > - > - > - - " value=""> - - - + + "> + "> + "> + "> + "> + "> + "> + "> + "> + + " value=""> + + +
-
- > - > - > - > - > - > - > - > - > - - " value=""> - - - + + "> + "> + "> + "> + "> + "> + "> + "> + "> + + " value=""> + + +
- - + +
B³±d przy wypo¿yczeniu
+ +
Błąd Wypożyczenia Książki

- + - - - - + +
/images/background-mem.gif">Wiadomo¶æ
+ +
/images/background-mem.gif">Komunikaty
Nie znaleziono czytelnika
-
+ - -
- > - > - + + + "> + "> +
- -
/images/background-mem.gif"> - Wybierz czytelnika + /images/background-mem.gif"> + Wybierz czytelnika
- + +
- +
- - + + - - - + + +
-
/images/background-mem.gif"> - Wprowad¼ numer karty czytelnika
lub fragment nazwiska
+
/images/background-mem.gif"> + Wprowadź kartę czytelnika
lub początek nazwiska
- - > - > + + "> + ">
-
-
- + + +
-
- + +
-
- +
+ - -
/images/background-mem.gif"> - Wprowad¼ kod kreskowy ksi±¿ki + /images/background-mem.gif"> + Kod Paskowy Książki
- + + + + + +
+ - - - + + + -
Kod kreskowy pozycji:Kod paskowy pozycji:
- +
+
- + - + - +
- > Sticky Due Date + > Sticky Due Date
- > - > - > - - - - > - + "> + "> + "> + + + + "> +
@@ -224,89 +212,98 @@
- - -
Dane czytelnika
- " onClick="openWindow(this,'Member', 480, 640)"> - -
Kategoria: + + + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - + + + + + + + + + +
O czytelniku
+ " onClick="openWindow(this,'Member', 480, 640)"> + +
Kategoria:
OBCI¡¯ENIA> onClick=\"openWindow(this, 'Payment', 480,640)\">Payment
OBCI¡¯ENIA onClick=\"openWindow(this, 'Payment', 480,640)\">Payment
GNA>Czytelnik zniknął bez adresu
ZGUBIONA>Karta czytelnika zaginęła
ODBLOKOWANY>Czytelnik jest odblokowany
OPŁATY>" onClick="openWindow(this, 'Payment', 480,640)">Płatność
>
OPŁATY" onClick="openWindow(this, 'Payment', 480,640)">Płatność
CZEKAOCZEKUJĄCE - - &type=intra onClick=\"openWindow(this, 'Item', 480, 640)\">} ()
-
+ + &type=intra" onClick="openWindow(this, 'Item', 480, 640)"> ()
+
Zaleg³o¶ciTak, patrz ni¿ej
UWAGI
ZLEGŁETak, zob. poniżej
UWAGI
- +
-



- - +



+ +
- - + - - - - - - - + + + + + + +
/images/background-mem.gif"> - - Wypo¿yczenia dzi¶ + /images/background-mem.gif"> + + Dzisiejsze Wypożyczenia
Termin zwrotuKod kreskowyTytu³AutorKlasaDo ZwrotuKod PaskowyTytułAutorTyp pozycji
align=center> align=center> - &type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;">>> align=center>
>> + &type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;">">">">
-
+ - - + +
- - + - - - - - - - + + + + + + +
/images/background-mem.gif"> - - Poprzednie wypo¿yczenia + /images/background-mem.gif"> + + Poprzednie Wypożyczenia
Termin zwrotuKod kreskowyTytu³AutorKlasaDo ZwrotuKod PaskowyTytułAutorTyp pozycji
align=center> align=center> - &type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;">>> align=center>
">"> + &type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;">">">">
-
- + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/circ/returns.tmpl b/koha-tmpl/intranet-tmpl/default/pl/circ/returns.tmpl index 97d44ce149..a5472978f3 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/circ/returns.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/circ/returns.tmpl @@ -1,240 +1,234 @@ - +
- - Wypo¿yczenia  - - Transfery + Wypożyczenia  Transfery

Cyrkulacja: Zwroty


-Oddzia³:   -Drukarka:
-Zmieñ ustawienia -> -> +Oddział:   Drukarka:
+Zmień Ustawienia +> +>

- + - +
- +
/images/background-mem.gif">Wykryto rezerwacjê
/images/background-mem.gif">Znaleziono Rezerwację
- - Pozycja oznakowana Czeka:
- Pozycja ()
- jest oznaczona oczekuje w dla (" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=', 'Member'); return false;">). + + Oznaczona jako Oczekująca
+ Pozycja ()
+ oznaczona jako oczekująca w dla (" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=', 'Member'); return false;">).
- - value=> - value=> - value=> - + + value=> + value=> + value=> +
-
- - Pozycja oznakowana Czeka:
- Pozycja: ()
- ma byæ transferowana do
-do odebrania przez (" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=', 'Member'); return false;">). + + + Oznaczona jako Oczekująca
+ Pozycja: ()
+ ma być transferowana do
+do odebrania przez (" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=', 'Member'); return false;">).
- - - value=> - value=> - value=> - - + + + value=> + value=> + value=> + +
-
- - Wykryto rezerwacjê: Pozycja: () &type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=&type=intra', 'Item'); return false;">
- dla (" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=', 'Member'); return false">) do odebrania w . + + + Znaleziono rezerwację: Pozycja: () &type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=&type=intra', 'Item'); return false;">
+ dla (" onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=', 'Member'); return false">) do odebrania w . - +
Zmieñ status na oczekuj±ca i drukujwykaz?:
Zmień status na oczekujący i drukuj fiszkę?
- - value=> - value=> - value=> - - > - > - > + + value=> + value=> + value=> + + > + > + > +Date: -POZYCJA ZAREZERWOWANA: () -Kod kreskowy: -itemtype: -ODBIÓR W: +ITEM RESERVED: () +barcode: +itemtype: +COLLECT AT: -CZYTELNIK: - -Numer karty: -Tel.: - - - - +BORROWER: + +card number: +Phone: + + + + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "> - +
-
+
- +
- - + +
/images/background-mem.gif"> - Wprowad¼ kod kreskowy
Kod kreskowy pozycji:
/images/background-mem.gif"> + Kod Paskowy Książki
Kod paskowy pozycji:
- - value=> - value=> - value=> - + + value=> + value=> + value=> +
- + - +
/images/background-mem.gif">Messages
/images/background-mem.gif">Komunikaty
- + - - Brak pozycji z kodem: - - - Proszê wróæ do - - - Nie w obiegu. - - - Pozycja zagubiona, nie odnaleziona. - - - pozycja uniewa¿niona - + + Brak egzemplarza o kodzie: + + + Zwrócić do + + + Nie jest wypożyczona. + + + Była zgubiona, znaleziono. + + + Pozycja Anulowana +
-
+
- +
/images/background-mem.gif"> - Dane zwróconej pozycji
/images/background-mem.gif"> + Informacja o zwróconym egzemplarzu
- Tytu³:
+ Tytuł:
- + - - - - - - - - - + + + + + - - - - - - - - - + + + + + + - - + + - +
/images/background-mem.gif"> - Dane czytelnika
/images/background-mem.gif"> + Informacja o czytelniku
- " onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=','Member'); return false;"> - ,
+ " onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=','Member'); return false;"> ,
/images/background-mem.gif" colspan=2> + +
/images/background-mem.gif" colspan=2> Flagi
>" onclick="openWindow('/cgi-bin/koha/pay.pl?bornum=', 'Payment'); return false;">P³atno¶æ
> - - &type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=&type=intra','Item'); return false;">()
-
+ +
>" onclick="openWindow('/cgi-bin/koha/pay.pl?bornum=', 'Payment'); return false;">Płatność
> + + &type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=&type=intra','Item'); return false;">()
+
> - - - &type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=&type=intra', 'Item'); return false;"> - + + + > + + + &type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=&type=intra', 'Item'); return false;"> + - +
- +
>
>
- - - - + + + - - - - - + + + + - +
/images/background-mem.gif"> - Zwrócona pozycja
Termin zwrotuKod kreskowyTytu³AutorTypCzytelnik
> - - +
/images/background-mem.gif"> + Zwrócone Egzemplarze
Do ZwrotuKod PaskowyTytułAutorTypCzytelnik
> + + - - // - + + // + - - - Nie w obiegu. - + + + Nie jest wypożyczona. + > align=center> - &type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=&type=intra', 'Item'); return false;">>> align=center>> - - " onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=','Member'); return false;"> - - - - - + >> &type=intra" onclick="openWindow('/cgi-bin/koha/detail.pl?bib=&type=intra', 'Item'); return false;">>>>> + + " onclick="openWindow('/cgi-bin/koha/moremember.pl?bornum=','Member'); return false;"> + + + + +
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/circ/selectbranchprinter.tmpl b/koha-tmpl/intranet-tmpl/default/pl/circ/selectbranchprinter.tmpl index 0ff7eab4b4..721cd7ef67 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/circ/selectbranchprinter.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/circ/selectbranchprinter.tmpl @@ -1,42 +1,42 @@ - + -

Cyrkulacja: Ustawienia wyboru drukarki i oddzia³u


+

Cyrkulacja: Wybierz Ustawienia Drukarki i Oddziału


- +
align=center background=> -Proszê wybraæ drukarkê i oddzia³
align=center background=> +Prosimy Ustawić Oddział i Drukarkę
- -Oddzia³:
- + +Oddział:
+ -
+
- -Drukarka:
- + +Drukarka:
+ -
+
- +
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/default.tmpl b/koha-tmpl/intranet-tmpl/default/pl/default.tmpl index a400bf74ad..6e90bdeeaa 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/default.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/default.tmpl @@ -1,28 +1,28 @@ - +
- - + + - - - - + + + + - +
Tytu³AutorIlo¶æ pozycjiBiblionumber
TytułAutorItem CountNumeropisu
> >
- &startfrom=>Poprzednie rekordy + &startfrom=>Previous Records - &startfrom=>Nastêpne rekordy + &startfrom=>Next Records

-Trafienia od do z rekordów. +Wyświetłono od do z rekordów.
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/export/marc.tmpl b/koha-tmpl/intranet-tmpl/default/pl/export/marc.tmpl index 0d47866440..da21e6d105 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/export/marc.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/export/marc.tmpl @@ -1,15 +1,14 @@ - +
-

Eksportowanie opisu MARC




-Eksportuj nastêpuj±ce opisy w formacie MARC : +

Export Opisu MARC




+Export in MARC format the following biblios :
-

od opisu numer : -do opisu numer :

+

from biblio number : do opisu numer :

- +
-

(pozostaw puste, by eksportowaæ ka¿dy opis)

-

Uwaga : to narzêdzie NIE eksportuje konkretnych pozycji

- +

(pozostaw puste, by eksportować wszystkie)

+

Note : the items are NOT exported by this tool

+ diff --git a/koha-tmpl/intranet-tmpl/default/pl/import/breeding.tmpl b/koha-tmpl/intranet-tmpl/default/pl/import/breeding.tmpl index ce6243b6d6..0de262d134 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/import/breeding.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/import/breeding.tmpl @@ -1,60 +1,60 @@ - -

System akwizycji MARC

+ +

MARC acquisition system

- +
Importuj do hurtowni opisówImportuj do rezerwuaru opisów
- -

Import wyniki :

+ +

Import results :

    -

    rekordy importowano

    -

    nie importowano poniewa¿ ju¿ s± w bazie

    -

    nie importowano poniewa¿ ju¿ s± w hurtowni

    -

    nie importowano poniewa¿ nie wygl±daj± na bêd±ce w formacie MARC (lub brakuje ISBN/ISSN) !

    -

    rekordów przeczytanych

    -

    Powrót +

    zaimportowanych rekordów

    +

    nie został zaimportowany, gdyż już jest w bazie

    +

    nie został zaimportowany, gdyż już jest w buforze

    +

    nie zaimportowano, gdyż brakuje cech formatu MARC (albo brak ISBN/ISSN) !

    +

    przeanalizowano rekordów

    +

    Wstecz

- +
    -
  • Wybierz plik, by importowaæ go do hurtowni opisów. Bêdzie przeczytany i dla ka¿dego znalezionego numeru ISBN utworzone zostanie nowe "ciel±tko" w farmie.
  • -
  • Je¶li ISBN ju¿ w farmie istnieje mo¿na zdecydowaæ czy nowe powinno byæ zignorowane czy te¿ stare nadpisane nowym.
  • -
  • Mo¿na nadaæ nazwê dla tego importu. Mo¿e siê przydaæ przy tworzeniu opisu bibliograficznego wskazuj±c pochodzenie sugerowanych danych MARC !
  • -
  • Oczywi¶cie opis bêdzie ignorowany je¶li numer ISBN istnieje ju¿ w aktywnej bazie Koha.
  • +
  • Wybierz plik, by importować go do rezerwuaru opisów. Będzie poddany analizie, i dla każdego napotkanego ISBN powstanie w rezerwuarze nowy opis.
  • +
  • Jeśli ISBN istnieje już w rezerwuarze, możesz zdecydować czy zignorować nowy czy też nadpisać stary.
  • +
  • You can enter a name for this import. It may be useful, when creating a biblio, to remember where the suggested MARC data comes from!
  • +
  • Of course, if the ISBN already exists in the active DB, the biblio will be ignored.
-
" enctype="multipart/form-data"> +" enctype="multipart/form-data"> - + - + - + - - + + - +
Wybierz plik do importu :Select the file to import:
Nazwa tego importu :Name of this import:
Character encoding (USMARC or UNIMARC)Character encoding (MARC21 or UNIMARC) -
+
Je¶li ISBN ju¿ jest w hurtowni: Ignoruj ten, zatrzymaj istniej±cy
- Nadpisz istniej±cy obecnym
Jeśli ISBN jest już w rezerwuarze: Ignore this one, keep the existing one
+ Overwrite the existing one with this
 
-
- + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/includes/about-bottom.inc b/koha-tmpl/intranet-tmpl/default/pl/includes/about-bottom.inc index f20c90e286..443fdb5ff1 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/includes/about-bottom.inc +++ b/koha-tmpl/intranet-tmpl/default/pl/includes/about-bottom.inc @@ -1,4 +1,4 @@ -
+

 

@@ -6,14 +6,14 @@
-Pocz±tek || +Początek || Katalog || -Cz³onkowie || -Akwizycje || +Czytelnicy || +Gromadzenie || Cyrkulacja || -Reporty || +Raporty || Parametry || -About || +O nas || Pomoc
diff --git a/koha-tmpl/intranet-tmpl/default/pl/includes/about-top.inc b/koha-tmpl/intranet-tmpl/default/pl/includes/about-top.inc index 1ca860e12d..f0677eb16c 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/includes/about-top.inc +++ b/koha-tmpl/intranet-tmpl/default/pl/includes/about-top.inc @@ -3,10 +3,11 @@ KOHA: INTRANET: Parametry -/includes/common-style.css"> +/includes/common-style.css"> + - - - - - - -
- - - - +
 - - - - - - - - - - - - - + + + + +
+ + +
/images/koha-front-background.gif">/images/holder.gif" alt="" width="1" height="42" hspace="0" vspace="0" border="0" align="left"> + + + + + + + + + + + + + - + - - + + - + - - - - - + + + + - + + /images/holder.gif" width="1" height="8" alt="" hspace="0" vspace="0"> + - + - - - - + + - - - - - - - + + + + + + + - - - - - - - - + + + + + + + + - - - - - - - + + + + + + + - - - - - - - - + + + + + + - - + + - - +
/images/holder.gif" width="150" height="42" + alt="" hspace="0" vspace="0" >/images/holder.gif" width="30" height="42" + alt="" hspace="0" vspace="0" >/images/holder.gif" width="25" height="42" + alt="" hspace="0" vspace="0">/images/holder.gif" width="25" height="42" + alt="" hspace="0" vspace="0">/images/holder.gif" width="30" height="42" + alt="" hspace="0" vspace="0">/images/holder.gif" width="20" height="42" + alt="" hspace="0" vspace="0">/images/holder.gif" width="20" height="42" + alt="" hspace="0" vspace="0">/images/holder.gif" width="10" height="42" + alt="" hspace="0" vspace="0">/images/holder.gif" width="10" height="42" + alt="" hspace="0" vspace="0">/images/holder.gif" width="90" height="42" + alt="" hspace="0" vspace="0">
/images/holder.gif" alt="" width="1" height="1" hspace="0" vspace="0">/images/front-mouseover-search.gif'" onMouseOut="if(document.images)document.search.src='/images/front-search.gif'">/images/front-search.gif" width="320" height="37" name="search" hspace="0" alt="Szukaj w katalogu" vspace="0" border="0">
-
- Koha: Horowhenua Library Trust
- -
+
+ /images/holder.gif" width="1" height="35" alt="" hspace="0" vspace="0">
+ /images/koha-front-koha.gif" width="200" height="128" + alt="Koha: Open Source Library System" hspace="0" vspace="0">
   + + -
+
- Wprowad¼ wyra¿enie i naci¶nij klawisz enter.
- - - -Wyszukiwanie zaawansowane (wiêcej opcji)
+ Wpisz szukane słowo i naciśnij klawisz enter.
+ + + /images/front-arrow-purple.gif" width="27" height="22" + alt="" hspace="0" vspace="0" border="0" align="middle" >Szukanie Zaawansowane (Więcej Opcji)
- -
- - +
  + /images/front-mouseover-member.gif'" onMouseOut="if(document.images)document.member.src='/images/front-member.gif'"> + /images/front-member.gif" width="304" height="37" alt="Wyszukiwanie Czytelników" name="member" hspace="0" vspace="0" border="0">
- -
- Wprowad¼ wyra¿enie i naci¶nij kalwisz enter.
-
   + +
+ Wpisz szukane słowo i naciśnij klawisz enter.
+ /images/holder.gif" width="1" height="12" alt="" hspace="0" vspace="0">

-
     /images/front-mouseover-acquisitions.gif'" onMouseOut="if(document.images)document.acquisitions.src='/images/front-acquisitions.gif'">/images/front-acquisitions.gif" width="320" height="36" name="acquisitions" alt="Gromadzenie" hspace="0" vspace="0" border="0">
+ /images/holder.gif" width="1" height="12" alt="" hspace="0" vspace="0" >

-
     /images/front-mouseover-reports.gif'" onMouseOut="if(document.images)document.reports.src='/images/front-reports.gif'">/images/front-reports.gif" width="346" height="37" name="reports" alt="Rachunki i Raporty" hspace="0" vspace="0" border="0">
+ /images/holder.gif" width="1" height="12" alt="" hspace="0" vspace="0" >

-
    /images/front-mouseover-admin.gif'" onMouseOut="if(document.images)document.admin.src='/images/front-admin.gif'">/images/front-admin.gif" width="346" height="37" name="admin" hspace="0" vspace="0" alt="Parametry" border="0">
+ /images/holder.gif" width="1" height="12" alt="" hspace="0" vspace="0" >
+   /images/front-mouseover-circulation.gif'" onMouseOut="if(document.images)document.circulation.src='/images/front-circulation.gif'">/images/front-circulation.gif" width="346" height="37" name="circulation" alt="Cyrkulacja" hspace="0" vspace="0" border="0">
- diff --git a/koha-tmpl/intranet-tmpl/default/pl/mancredit.tmpl b/koha-tmpl/intranet-tmpl/default/pl/mancredit.tmpl index de9aa8c923..5d70d0481c 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/mancredit.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/mancredit.tmpl @@ -1,22 +1,22 @@ - + -

Kredyt rêczny

+

Manual Credit

-"> - +"> + - - - - + + + +
Numer czytelnika
Borrowernumber
Typ
Numer pozycji
Opis
Ilo¶æ
Itemnumber
Wyjaśnienie
Kwota
- + \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/default/pl/maninvoice.tmpl b/koha-tmpl/intranet-tmpl/default/pl/maninvoice.tmpl index c893e8ce3b..e094464662 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/maninvoice.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/maninvoice.tmpl @@ -1,25 +1,25 @@ - + -

Rachunek rêczny

+

Manual Invoice

-"> - +"> + - - + + - +
Numer czytelnika
Borrowernumber
Typ
Numer pozycji
Opis
Itemnumber
Wyjaśnienie
Kwota
- \ No newline at end of file + diff --git a/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptBiblioitem.tmpl b/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptBiblioitem.tmpl index d344b7eefa..438221f1ae 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptBiblioitem.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptBiblioitem.tmpl @@ -1,59 +1,57 @@ - +
-Nowy Rekord | Nowy plik
- +New Record | New File
+ -
Rekord ju¿ jest w bazie + Record already in database
- ju¿ jest w bazie z - biblionumber and biblioitemnumber + znajduje się już w bazie z biblionumber oraz biblioitemnumber

- - + + - + + wprowadzone do bazy danych z polem biblionember oraz polem biblioitemnumber
Rekord wprowadzono do bazyRecord entered into database
- zosta³ wprowadzony do bazy z biblionumber - and biblioitemnumber
-
+
- Dodaj now± pozycjê dla + Dodaj Nowy Egzemplarz dla
- "> - "> - "> + "> + "> + "> - - +
KOD KRESKOWY"> - Oddzia³ w³a¶ciwy: +
BARCODE"> + Oddział Właściwy
Cena wymiany:
Cana Wymiany:
Uwagi

- +

- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptItemCopy.tmpl b/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptItemCopy.tmpl index 7c178fe06e..c6070fbef8 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptItemCopy.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptItemCopy.tmpl @@ -1,27 +1,27 @@ - +

- - Kod kreskowy '' zosta³ ju¿ przydzielony.

- - - B³±d :

- - + + Kod paskowy został już przydzielony.

+ + + Error :

+ +
- Dodano pozycjê z kodem kreskowym + Item added with barcode
- -

Menu g³ówne

+ +

Main Menu

- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptMarcUpload.tmpl b/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptMarcUpload.tmpl index dd18b6f2f2..dfa51b3b10 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptMarcUpload.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/marcimport/AcceptMarcUpload.tmpl @@ -1,29 +1,29 @@ - -

>Menu g³ówne

-

Wybierz zbiór rekordów MARC

\n

+ Upload zestaw rekordów MARC - +
- Za³aduj zbiór rekordów MARC
Za³aduj zbiór rekordów MARC:Upload zestaw rekordów MARC: -
?menu=" enctype="multipart/form-data"> + ?menu=" enctype="multipart/form-data">
- - Nazwij ten zbiór rekordów MARC: + "> + Name this set of MARC records: @@ -37,5 +37,5 @@
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/marcimport/ListFileRecords.tmpl b/koha-tmpl/intranet-tmpl/default/pl/marcimport/ListFileRecords.tmpl index e0181f5fca..11498a84bf 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/marcimport/ListFileRecords.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/marcimport/ListFileRecords.tmpl @@ -1,53 +1,53 @@ - -

Menu g³ówne

+ +

Main Menu

-Wybierz nowy plik +Select a New File

- +
- Wybierz rekord dla importu + Select a Record to Import from
- - + +
- - > " - [Przêgl±danie od do z rekordów] |
-
- - Wyszukiwanie wci±¿ trwa... - - przetwarzanie... - - - Nie znaleziono trafieñ dla kwerendy - - - - - ?file=&numrecord=> - - + + > " + [Viewing to of records] |
+ + + Search still pending... + + processing... + + + Nic nie znaleziono dla zapytania + + + +?file=&resultsid=&=&searchfield=&searchvalue=> --> + ?file=&numrecord=> + + -
-
+
+
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/marcimport/mainmenu.tmpl b/koha-tmpl/intranet-tmpl/default/pl/marcimport/mainmenu.tmpl index 040a41287b..545f8785de 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/marcimport/mainmenu.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/marcimport/mainmenu.tmpl @@ -1,7 +1,7 @@ - -

Menu g³ówne

+ +

Main Menu

- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/marcimport/marcimportdetail.tmpl b/koha-tmpl/intranet-tmpl/default/pl/marcimport/marcimportdetail.tmpl index 6f483be27c..33a97efdee 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/marcimport/marcimportdetail.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/marcimport/marcimportdetail.tmpl @@ -1,61 +1,60 @@ - -> + +> - () -

+ ()

-

Nowy Rekord

-U do³u strony dostêpny jest pe³ny rekord MARC +

New Record

+Full MARC Record available at bottom
- - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + +
Tytu³" size=40 maxlenght=255>
Podtytu³" size=40 maxlenght=255>
Autor" size=40 maxlenght=255>
Dodatkowi autorzy
Ilustrator" size=40 maxlenght=255>
Copyright" size=20 maxlenght=80>
Tytu³ serii" size=40 maxlenght=255>
Tom" size=40 maxlenght=255>
Numer" size=40 maxlenght=255>
Data tomu" size=40 maxlenght=255>
Opis tomu" size=40 maxlenght=255>
Has³o przedm." size=40 maxlenght=255>
Uwagi" size=40 maxlenght=255>
Tytuł" size=40 maxlength=255>
Subtitle" size=40 maxlength=255>
Autor" size=40 maxlength=255>
Dodatkowi autorzy
Ilustrator" size=40 maxlength=255>
Copyright" size=20 maxlength=80>
Tytuł Serii" size=40 maxlength=255>
Tom" size=40 maxlength=255>
Number" size=40 maxlength=255>
Data Volumenu" size=40 maxlength=255>
Opis Tomu" size=40 maxlength=255>
Przedmiot" size=40 maxlength=255>
Uwagi" size=40 maxlength=255>
Typ pozycji
ISBN" size=40 maxlenght=40>
ISSN" size=40 maxlenght=40>
LCCN" size=40 maxlenght=40>
Dewey" size=8 maxlenght=10>
Subclass" size=40 maxlenght=40>
Rok publikacji" size=5 maxlenght=10>
Wydawca" size=40 maxlenght=255>
Miejsce" size=40 maxlenght=255>
Strony" size=5 maxlenght=10>
Wymiary" size=40 maxlenght=40>
ISBN" size=40 maxlength=40>
ISSN" size=40 maxlength=40>
LCCN" size=40 maxlength=40>
Dewey" size=8 maxlength=10>
Subclass" size=40 maxlength=40>
Publication Year" size=5 maxlength=10>
Publisher" size=40 maxlength=255>
Place" size=40 maxlength=255>
Pages" size=5 maxlength=10>
Size" size=40 maxlength=40>
- -"> -"> +"> +"> +"> +"> --> +"> +"> - - -"> - - - - + + +"> + + + + - +
REKORD MARC
   "> MARC RECORD
   "> 
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/marcimport/uploadmarc.tmpl b/koha-tmpl/intranet-tmpl/default/pl/marcimport/uploadmarc.tmpl index 5d8a16ddb9..dcc577a834 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/marcimport/uploadmarc.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/marcimport/uploadmarc.tmpl @@ -1,30 +1,30 @@ - -

>Menu g³ówne

+ +

>Menu Główne

-

Wybierz zbiór rekordów MARC

    - -
  • ?file=&menu=>
  • -
    +

    Select a set of MARC records

    + Upload zestaw rekordów MARC - +
    - Za³aduj zbiór rekordów MARC
    Za³aduj zbiór rekordów MARC:Upload zestaw rekordów MARC: -
    ?menu=" enctype="multipart/form-data"> + ?menu=" enctype="multipart/form-data">
    - > - Nazwij ten zbiór rekordów MARC: + > + Name this set of MARC records: @@ -38,5 +38,5 @@
    - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/member-flags.tmpl b/koha-tmpl/intranet-tmpl/default/pl/member-flags.tmpl index 13301ba52b..6e20fd1ae1 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/member-flags.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/member-flags.tmpl @@ -1,28 +1,28 @@ - + -

    ,

    +

    ,

    - > + > - + - +
    FLAGI
    - > + > - + - +

    - +

    - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/members/imemberentry.tmpl b/koha-tmpl/intranet-tmpl/default/pl/members/imemberentry.tmpl index 3d40015fdc..07c9354fd4 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/members/imemberentry.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/members/imemberentry.tmpl @@ -1,121 +1,121 @@ - +
    - -

    Edytuj instytucjê


    - -

    Dodaj now± instytucjê


    -
    + +

    Edit Institution


    + +

    Dodaj nową instytucje


    +
    - + - + - + - - - + - + - - - - + + + - - + + + + - - + - + - - + + - + - - - + + + - + - + - + - + - + - +
    - Czytelnik# , Numer karty* + Czytelnik# , Numer Karty* >
    >
     
    /images/background-mem.gif"> - DANE INSTYTUCJI + /images/background-mem.gif"> + INSTITUTION DETAILS /images/background-mem.gif"> + /images/background-mem.gif">
    Nazwa instytucjiInstitution Name
    ">">
     
    /images/background-mem.gif"> - ADRES INSTYTUCJI + /images/background-mem.gif"> + INSTITUTION ADDRESS
    Adres pocztowy*Kod / Miasto*AreaAdres Pocztowy*Kod pocztowy / Miasto*Obszar
    ">">
    ">
    ">">
    ">
    - -
     
    /images/background-mem.gif"> - Dane kontaktowe + /images/background-mem.gif"> + DANE KONTAKTOWE
    Nazwisko osoby kontaktowej*Contact Name*
    ">">
    Tel. (dzienny)Telefon (praca) Fax Email
    ">">">">">">
     
    Uwagi
     
    /images/background-mem.gif">DO U¯YTKU BIBLIOTEKI/images/background-mem.gif">NA UÅ»YTEK BIBLIOTEKI
    Uwagi
     
    - +
    @@ -126,7 +126,7 @@

     

    - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/members/jmemberentry.tmpl b/koha-tmpl/intranet-tmpl/default/pl/members/jmemberentry.tmpl index 4d439bda4f..c327d25027 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/members/jmemberentry.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/members/jmemberentry.tmpl @@ -1,97 +1,96 @@ - + -

    Dodaj nowego czytelnika juniora


    +

    Dodaj Nowego Czytelnika Juniora


    - - - - - - - - - - - - - - "> + + + + + + + + + + + + + + "> - +
    - - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - + + + + - + //images/2rightarrow.png" alt="Dodaj Nowego Czytelnika" border=0> + + -
    /images/background-mem.gif"> - RODZIC LUB WYCHOWAWCA + /images/background-mem.gif"> + PARENT OR GUARDIAN
    - -
    Tytu³
    + +
    Tytułowanie Imiona* Nazwisko*Numer cz³onkowstwa.
    /images/background-mem.gif"> - DZIECKO -
    - Czytelnik# , Numer karty* - - size=20 value="">
    - value=""> -
    size=20 value=""> size=20 value=""> size=10 value=""> - F - M* - size=20 value="">
    Imiê*Num. Członkowski
    /images/background-mem.gif"> + DZIECKO +
    + Czytelnik# , Numer karty* + + size=20 value="">
    + value=""> +
    size=20 value=""> size=20 value=""> size=10 value=""> + F M* + size=20 value="">
    Imię Nazwisko*Data urodzenia
    ()*
     Szko³a
    Data Urodzenia
    ()*
     Szkoła
    Uwagi
    - //images/2rightarrow.png" ALT="Add New Member" border=0> -
    +
- - + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/members/member.tmpl b/koha-tmpl/intranet-tmpl/default/pl/members/member.tmpl index 7e5fff7092..f339621a23 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/members/member.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/members/member.tmpl @@ -1,48 +1,47 @@ - + -Wyszukiwanie czytelników
+

Wyszukiwanie Czytelników


- - + +
-Szukano

+Szukano

- - - - - - - - + + + + + + + + - - + + - + - - - - - - - - - + + + + + + + + + - +
/images/background-mem.gif">Karta/images/background-mem.gif">Nazwisko/images/background-mem.gif">Imiê/images/background-mem.gif">Kategoria/images/background-mem.gif">Adres/images/background-mem.gif">Zaleg³e pozycje/images/background-mem.gif">Op³aty/images/background-mem.gif">Uwagi/images/background-mem.gif">Karta/images/background-mem.gif">Nazwisko/images/background-mem.gif">Imię/images/background-mem.gif">Kategoria/images/background-mem.gif">Adres/images/background-mem.gif">Zaległe/Wypożyczone/images/background-mem.gif">Opłaty/images/background-mem.gif">Uwagi

- -Doros³y -Organizacja + +Dorosły Organizacja
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/members/memberentry.tmpl b/koha-tmpl/intranet-tmpl/default/pl/members/memberentry.tmpl index 687ddef23a..55cfeb9140 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/members/memberentry.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/members/memberentry.tmpl @@ -1,207 +1,206 @@ - - -


+ + + +

+ Dodaj Czytelnika +

+ +

+ Aktualizuj Dane Czytelnika +

+ +
- - - - - - - - - - - - - - - - - - - - - - - - + + + + + + +
Czytelnik# , Numer karty*
/images/background-mem.gif">DANE OSOBOWE CZYTELNIKA/images/background-mem.gif">* - checked>F - checked> M -     Data urodzenia () - -
tytu³Inicja³yImiona*Nazwisko*Preferowane imiê
+ + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - + + - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + ">
+ + - + + + - - - - - - + + + + + + + + + + + - + - - - - - - + + + + + + - + - - + + - + - - - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - -
Numer Czytelnika , Numer Karty*
/images/background-mem.gif">DANE OSOBISTE CZYTELNIKA/images/background-mem.gif">* checked>K checked> M     Data Urodzenia () +
TytułowanieInicjały Imiona* Nazwisko* Imię Preferowane
+ -
Etniczno¶æUwagi etniczne
PochodzenieUwagi o pochodzeniu   Kategoria cz³onkowstwa*
- - - -  
/images/background-mem.gif">ADRES CZYTELNIKA
Pocztowy adres*Kod / Miasto*Oddzia³ zapisuKategoria Członkowska*
- ">
- -
+ + + +  
/images/background-mem.gif">ADRES CZYTELNIKA
Adres Pocztowy*Kod pocztowy / Miasto*Oddział Zapisu
- -
Adres zamieszkania je¶li innyKod / Miasto
- ">
-
/images/background-mem.gif">DANE KONTAKTOWE CZYTELNIKA
Phone (Home)
Adres zamieszkania jeśli innyKod pocztowy / Miasto
+ ">
+
Tel. domowy Fax EmailText MessagingKomunikatory
Phone (Daytime)Tel. praca
/images/background-mem.gif">ALTERNATE CONTACT DETAILS
Name*PhoneRelationship*
/images/background-mem.gif">POŚREDNIE FORMY KONTAKTU
- -
Notes
/images/background-mem.gif">LIBRARY USE
Notes
FLAGS
>Yes - >No -
Nazwisko*TelefonRelacja*
+ +
Uwagi
/images/background-mem.gif">NA UŻYTEK BIBLIOTEKI
Uwagi
FLAGI
>Tak >Nie +
- > - //images/2rightarrow.png" ALT="Add New Member" border=0 > + > +
-
+
+ - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/members/members-home.tmpl b/koha-tmpl/intranet-tmpl/default/pl/members/members-home.tmpl index 5a4427c12c..d1802636f6 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/members/members-home.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/members/members-home.tmpl @@ -1,46 +1,28 @@ - + - -

Zalogowano jako: [Wyloguj]

- -

Zaloguj siê do Koha

-
+

Czytelnicy

-Czytelnicy

- - -1 -
-Wyszukiwanie czytelników +
/images/background-mem.gif"> +Wyszukiwanie Czytelników -
-Rozpoczynaj±c od wyszukiwania czytelników mo¿na wznawiaæ pozycje, przegl±daæ, dodawaæ, zmieniaæ i wymazywaæ -wpisy.
-Aby uaktywniæ wyszukiwanie, wpisz nazwisko czytelnika, czê¶æ nazwiska -lub jego numer i naci¶nij klawisz enter,
+

Ekran ten służy do przeglądania, zmian, dodawania i wymazywania pozycji. Aby rozpocząć, należy wpisać nazwisko czytelnika lub jego część albo numer i nacisnąć klawisz Enter

- -

- -2 +

- -
-Przegl±danie czytelników +/images/background-mem.gif"> +Przeglądaj Czytelników
-A || +
A || B || C || D || @@ -71,4 +53,4 @@ hspace=5 align=left BORDER=0>

- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/members/moremember.tmpl b/koha-tmpl/intranet-tmpl/default/pl/members/moremember.tmpl index 2c8e49098a..05e1f28f0b 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/members/moremember.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/members/moremember.tmpl @@ -1,208 +1,233 @@ - - + -

+ +

- - - - - - - + + + + + + +
REKORD CZYTELNIKA
-

-

- - - -
-


- (, )

- Numer Karty:
- Adres pocztowy: ,
- Adres domowy: ,
- Tel. (dom):
- Tel. (praca):
- Fax:
- E-mail: ">
- Textmessaging:

- Numer czytelnika:
- Cz³onkwostwo:
- Rejon:
- Op³ata:PLN30/rok, Zap³acona
- Zapisany od: , Wygasa:
- Oddzia³ zapisu:

- - Etniczno¶æ: ,
-
- Data ur.:
- P³eæ:

- Didatkowy kontakt:
- Tel.:
- Pokrewieñstwo:
- Uwagi:

- - Gwarancje:">
- - Porêczyciel: - ">
- - bez porêczyciela
-
-
-

- Uwagi ogólne: - -

-

- "> - - - -

- ">Password -

- ">Privileges -
-
/images/background-mem.gif">DANE CZŁONKOWSKIE
+ (, )

+ Numer karty:
+ Adres Pocztowy: ,
+ Adres Domowy: ,
+ Telefon domowy:
+ Telefon praca:
+ Fax:
+ E-mail: ">
+ Komunikatory:

+ Numer Członkowstwa:
+ Kategoria Członkowska:
+ Fee:$30/year, Paid
+ Zapis: , Wygasa:
+ Oddział Zapisu:

+ + Pochodzenie: ,
+ + + D.ur.:
+ Płeć:

+ Pośredni Kontakt:
+ Telefon:
+ + Relacja:
+ + Uwagi:

+ + + Poręczeni:
"> -
+ + Poręczyciel: + + ">
+ + bez poręczyciela
+ + + +

+ Uwagi Ogólne: + +

+ + +

+

+ + + +
+

+ +
+ +
+ "> + +
+ +
+ "> + +
+ +
+ "> + +
+
+ > + +
+
+ > + +
+ +
- +/images/holder.gif" width=16 height=800 align=left> - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +
KARY I OP£ATY
- - &bib=&bi="> - -   - -
- - > - > - -
/images/background-mem.gif" colspan=2>KARY & OPŁATY
Do zapłaty
Brak długów
+

+
+ "> Przejrzyj Rachunek "> Opłata Kar +

+

+

- "> - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BIE¯¡CE WYPO¯YCZENIA
Tytu³ZwrotTyp pozycjiOp³ataWznowienie
- - &bib=&bi="> - - - - - ">Zamówiona - nie mo¿na wznowiæ - - " value=y>Y - " value=n>N - - -
- -
+ "> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
/images/background-mem.gif" colspan=6>POZYCJE WYPOŻYCZONE TERAZ
/images/background-mem.gif">Tytuł/images/background-mem.gif">Do zwrotu/images/background-mem.gif">Rodzaj pozycji/images/background-mem.gif">Opłata/images/background-mem.gif">Przedłuż
+ + &bib=&bi="> + + + + + ">Zarezerwowana - nie można przedłużyć + + " value=y>Y " value=n>N + + +
+ +

- - - - - - - - - - - - - - - - - - - - "> - "> - - - - - - - + + + + + + + + + + + + + + + + + + + "> + "> + + + + + + +
POZYCJE ZAMÓWIONE
Tytu³ZamowienieUsuñ
"> - - - -
- -
/images/background-mem.gif" colspan=5>BIEŻĄCE REZERWACJE
/images/background-mem.gif">Tytuł/images/background-mem.gif">Zamówiona/images/background-mem.gif">Usuń
+ "> + + + + + + +
+ + /images/cancel-requests.gif"> + +
-

- "> -

- - +
+
+"> + Historia Wypożyczeń + + - - - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/members/pay.tmpl b/koha-tmpl/intranet-tmpl/default/pl/members/pay.tmpl index f0821d521b..f2521f4f1d 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/members/pay.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/members/pay.tmpl @@ -1,46 +1,46 @@ - - + -P³atno¶æ kar dla

+

Opłata Kar dla

+

- - + + - - "> - + "> + - - - - - + + + + - + - - - + + + -
KARY I OP£ATYKWOTA D£UGUKARY & OPŁATYKWOTA DŁUGU
" value="no" checked>nale¿no¶æ - " value="yes">zap³aæ - " value="wo">daruj - " value=""> - " value=""> - " value=""> - " value=""> - " value=""> - " value=""> + " value="no" checked>Unpaid " value="yes">Pay " value="wo">Writeoff + " value=""> + " value=""> + " value=""> + " value=""> + " value=""> + " value="">
Ca³kowita nale¿no¶æTotal Due
-
+

 

- + +
+">Powrót do Danych Czytelnika + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/members/readingrec.tmpl b/koha-tmpl/intranet-tmpl/default/pl/members/readingrec.tmpl index 0b76fd29e3..80068dde87 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/members/readingrec.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/members/readingrec.tmpl @@ -1,41 +1,55 @@ - + +

+
Numer Czytelnika: +
Numer karty: +

+ +&limit=full">Full output +
+ +
- - - - - - - - + + - +
- &limit=full">Pe³ny wykaz + /images/background-mem.gif"> + &order=title&limit=">TYTUŁ
- &order=title&limit=">TYTU£ + /images/background-mem.gif"> + &order=author&limit=">AUTOR - &order=author&limit=">AUTOR + /images/background-mem.gif"> + &limit=">DO ZWROTU - &limit=">DATA + /images/background-mem.gif"> + &order=returndate&limit=">ZWRÓCONO - TOM + /images/background-mem.gif"> + Tom
- +   + +   - +   - +   - +  
- + +
+">Powrót do Danych Czytelnika + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/modbib.tmpl b/koha-tmpl/intranet-tmpl/default/pl/modbib.tmpl index 6e8b66b6e9..65463b9da6 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/modbib.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/modbib.tmpl @@ -1,58 +1,58 @@ - + -">Zmieñ dowi±zania stron +">Modify Website Links

-"> -"> +"> +"> - + - - + + - - + + - - - + + - - + + - - + + - - + + - - + + - - + + - - + +
Autor">">
Tytu³">Tytuł">
AbstraktStreszczenie
Przedmiot +
Data Copyright'u">Copyright Date">
Tytu³ Serii">Tytuł Serii">
Autor dodatkowy">Dodatkowy Autor">
Podtytu³">Subtitle">
Ujednolicony">Unititle">
NotatkiUwagi
Seria">Serial">

- +
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/modbibitem.tmpl b/koha-tmpl/intranet-tmpl/default/pl/modbibitem.tmpl index 78ad47eaae..352eee964d 100755 --- a/koha-tmpl/intranet-tmpl/default/pl/modbibitem.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/modbibitem.tmpl @@ -1,61 +1,61 @@ - -

"&type=intra> ()
-Modyfikuj Grupê -


+ +

"&type=intra> ()
+Modify Group -


- + - + - + - + - + - - + + - + - + - + - + - - - - - + + + + + - "> + "> - "> + ">
PRZYPISZ DO ISTNIEJ¡CEJ GRUPY RE-ASSIGN TO EXISTING GROUP
LUB ZMIEÑ SZCZEGÓ£YLUB EDYTUJ SZCZEGÓŁY
Typ pozycji" size=20>
Typ pozycji" size=20>
URL" size="20">" size="20">
Klasa" size=20>
Typ pozycji" size=20>
Wydawca" size=20>
Miejsce" size=20>
Publisher" size=20>
Place" size=20>
ISBN" size=20>
ISBN" size=20>
Rok publikacji" size=20>
Publication Year" size=20>
Strony" size=20>
Pages" size=20>
Ilustracje" size=20>
Illustrations" size=20>
Tom" size=20>
Notatki">
Wymiary" size=20>
" size=20>
Uwagi">
Size" size=20>
@@ -67,27 +67,27 @@ Modyfikuj Grup - + - - - - + + + + - + - - - + + + - + - +
ZMIANY MAJ¡CE DOTYCZYÆ TYCH KODÓW KRESKOWYCH
- Zaznacz TE kody kreskowe, których zmiany maj± dotyczyæ. Wszystkie nie-zaznaczone zachowaj± swoj± oryginaln± grupê.
ZMIANY DOTYCZĄCE TYCH KODÓW
+ Tick ALL barcodes that changes are to apply too. Those left un-ticked will keep the original group record.
 Kod kreskowyLokalizacjaTermin zwrotuOdprawionoKod PaskowyLocationDate DueOstatnio rejestrowana
">"&bib=""&bi=""">">&bib=&bi=">

@@ -98,9 +98,8 @@ Modyfikuj Grup

-POMOC: Musisz klikn±æ w ¿±dane kó³ko wyboru (na zielonym tle), nastêpnie albo przypisaæ pozycjê/e do istniej±cego ju¿ w systemie rekordu, -albo zmodyfikowaæ ten rekord. JE¦LI zmiany maj± dotyczyæ jedynie niektórych pozycji, zaznacz je odpowiednio, wówczas utworzony zostanie dla nich automatycznie osobny rekord grupowy. +HELP Należy kliknąć na odpowiedni guzik (w zielonym prostokącie) i wybrać albo przypisanie do istniejącej grupy albo modyfikację rekordu. Jeśli zmiany mają dotyczyć tylko niektórych rekordów, należy zaznaczyć je odpowiednio; stworzy to automatycznie nowy grupowy rekord.

 

- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/moditem.tmpl b/koha-tmpl/intranet-tmpl/default/pl/moditem.tmpl index 379b75c833..8060db37a4 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/moditem.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/moditem.tmpl @@ -1,46 +1,40 @@ - + -

()


+

()


- -"> -"> -"> -"> -"> -"> - -"> - + +"> +"> +"> +"> +"> +"> + +"> + - + - - + -"> -"> -"> +"> +"> +"> +//images/filesave.png border=0>
Kod kreskowy" size=40>
Uwagi o pozycji
Oddzia³ w³a¶ciwy" size=40>
Kod Paskowy" size=40>
ItemNotes
Oddział Właściwy" size=40>
ZagubionaLost - checked > -Yes - checked > -No + checked > Yes checked > No
Cancelled checked > -Yes - checked > -No +Anulowano checked > Yes checked > No
-//images/filesave.png border=0>
- \ No newline at end of file + diff --git a/koha-tmpl/intranet-tmpl/default/pl/modwebsites.tmpl b/koha-tmpl/intranet-tmpl/default/pl/modwebsites.tmpl index f56e1e5666..01a2f48d12 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/modwebsites.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/modwebsites.tmpl @@ -1,42 +1,42 @@ - +

-">Powrót do strony szczegó³ów +">Return to Details Page - +

-"> -"> +"> +"> - - + + - - + + - +
Tytu³">Tytuł">
OpisWyjaśnienie
URL">">
- +
- +

-

Dodaj nastêpn± stronê www

+

Dodaj nowy link witryny

-"> +"> - + - + @@ -44,8 +44,8 @@
Tytu³Tytuł
OpisWyjaśnienie
- +
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/newimember.tmpl b/koha-tmpl/intranet-tmpl/default/pl/newimember.tmpl index 61970df149..cb68330a16 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/newimember.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/newimember.tmpl @@ -1,19 +1,180 @@ - + - - - - - Niewa¿ny numer karty.

- - Warto¶ci zgodne. Kliknij OK, by potwierdziæ nowego czytelnika + + + + + Invalid cardnumber.

+ +

Potwierdź Wpis

+ + " > + + + + + + + " > + + + + + + + + + + + + + + + " > + + + + + + + + + + + " > + + + + + + + + + + + + + + + + + + + + + + + " > + + + + + + + + + + + + + + + + + + + " > + + + + + + +
/images/background-mem.gif"> + NOWY CZYTELNIK +
+ Imię i Nazwisko + + +
/images/background-mem.gif"> + DANE CZŁONKOWSKIE +
+ Numer Członkowski + + +
+ Numer karty + + +
+ Oddział Zapisu + + +
/images/background-mem.gif"> + ADRES CZYTELNIKA +
+ Adres Pocztowy + + +
+ Adres Domowy + + +
/images/background-mem.gif"> + SZCZEGÓŁY DANYCH KONTAKTOWYCH +
+ Telefon (Dom) + + +
+ Telefon (Praca) + + +
+ Fax + + +
+ E-mail + + +
+ Komunikatory + + +
/images/background-mem.gif"> + POŚREDNI RODZAJ KONTAKTU +
+ Imię i Nazwisko + + +
+ Telefon + + +
+ Relacja + + +
+ Uwagi + + +
/images/background-mem.gif"> + UWAGI +
+ Uwagi Ogólne + + +

+ Prawidłowe wartości. Naciśnij OK by potwierdzić tego nowego czytelnika

- - " value=""> - + + " value=""> +
-
-
+ + - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/newjmember.tmpl b/koha-tmpl/intranet-tmpl/default/pl/newjmember.tmpl index 2cddf4b3db..5e27c2a7a9 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/newjmember.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/newjmember.tmpl @@ -1,14 +1,14 @@ - + - - - -

'Potwierd¼ Wpis'

- - + + + +

Potwierdź Wpis

+ + - " > - " > + - " > - " > + @@ -44,42 +44,42 @@ Data urodzenia
"> +
"> NOWY CZYTELNIK @@ -17,15 +17,15 @@
- NAZWISKO + Imię i Nazwisko - +
"> - SZCZEGÓ£Y CZ£ONKOWSKIE +
"> + DANE CZŁONKOWSKIE   @@ -33,10 +33,10 @@
- Numer Czytelnika + Numer Członkowski - +
- +
- P³eæ + Płeć - +
- Szko³a + Szkoła - +
- Uwagi ogólne + Uwagi Ogólne - +

- - + +

- - " value=""> - - + + " value=""> + +
-
+ - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/newmember.tmpl b/koha-tmpl/intranet-tmpl/default/pl/newmember.tmpl index b3ce8662fb..d699516d89 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/newmember.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/newmember.tmpl @@ -1,56 +1,56 @@ - + - -

Potwierd¼ Wpis

+ +

Potwierdź Wpis

- " > - " > + - " > - " > + @@ -58,28 +58,28 @@ Data zapisu - " > - " > + @@ -87,57 +87,61 @@ Data urodzenia - " > - " > + - " > - " > + @@ -145,7 +149,7 @@ Fax @@ -153,44 +157,44 @@ E-mail - " > - " > + @@ -198,54 +202,54 @@ Uwagi - " > - " > +
/images/background-mem.gif"> - NOWY CZ£ONEK +
/images/background-mem.gif"> + NOWY CZYTELNIK
- Nazwisko + Imię i Nazwisko - +
/images/background-mem.gif"> - SZCZEGÓ£Y CZ£ONKOWSKIE +
/images/background-mem.gif"> + DANE CZŁONKOWSKIE
- Numer czytelnika + Numer Członkowski - +
- Numer Karty + Numer karty - +
- Kategoria cz³onkowstwa + Kategoria Członkowska - +
- Op³ata + Opłata - +
- +
- Termin wyga¶niêcia + Data wygaśnięcia - +
- Oddzia³ zapisu + Oddział Zapisu - +
/images/background-mem.gif"> - DANE PERSONALNE +
/images/background-mem.gif"> + DANE OSOBISTE
- +
- P³eæ + Płeć - + + Mężczyzna + + Kobieta +
/images/background-mem.gif"> +
/images/background-mem.gif"> ADRES CZYTELNIKA
- Adres pocztowy + Adres Pocztowy - +
- Adres domowy + Adres Domowy - +
/images/background-mem.gif"> - DANE OSOBY KONTAKTOWEJ +
/images/background-mem.gif"> + SZCZEGÓŁY DANYCH KONTAKTOWYCH
- Tel. (Domowy) + Tel. domowy - +
- Tel. (W pracy) + Tel. praca - +
- +
- +
- Text messaging + Komunikatory - +
/images/background-mem.gif"> - ALTERNATYWNE DANE OSOBY KONTAKTOWEJ +
/images/background-mem.gif"> + POŚREDNI RODZAJ KONTAKTU
- Nazwisko + Imię i Nazwisko - +
- Tel. + Telefon - +
- Pokrewieñstwo + Relacja - +
- +
/images/background-mem.gif"> - NOTATKI +
/images/background-mem.gif"> + UWAGI
- Uwagi ogólne + Uwagi Ogólne - +

- - " value=""> - - + + " value=""> + +
- -

B£¡D

-

Nastêpuj±ce pola s± ¼le wype³nione. Wróæ do poprzedniej strony i spróbuj raz jeszcze:

- - Cardnumber
-
- - Invalid_cardnumber
-
- - Gender
-
- - Given Names
-
- - Surname
-
- - Postal Street Address
-
- - Postal city
-
-
+ +

BŁĄD

+

Następujące pola mają niewłaściwe wartości. Nacisnij przycisk wstecz i popraw:

+ + Numer karty
+ + + Nie prawidłowy numer karty
+ + + Płeć
+ + + Imiona
+ + + Nazwisko
+ + + Ulica Adresu Pocztowego
+ + + Miasto
+ + - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/opac-main.tmpl b/koha-tmpl/intranet-tmpl/default/pl/opac-main.tmpl index 44256b1854..1758712279 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/opac-main.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/opac-main.tmpl @@ -1,269 +1,134 @@ - - -WITAMY W KATALOGU KOHA - - - +ZAPRASZAMY DO KATALOGU OPAC - - - - - - -
- - - - + - - - -
 - - - + - - - - - - - - - - - - - - - - + alt="Koha: Horowhenua Library Trust Catalogue and Member Services" hspace=0 vspace=0> - - + alt="Search the Catalogue" hspace=0 vspace=0 border=0> - - - - - - - - - - - - - - -

- Koha: Katalog i us³ugi dla czytelników
Szukaj w katalogu
   
- -
- - - Wprowad¼ wyra¿enie i naci¶nij klawisz enter.
- + Wpisz szukane słowo i naciśnij klawisz enter.
- - -Wyszukiwanie zaawansowane (wiêcej opcji)
- - + alt="-" hspace=0 vspace=0 border=0 align=middle >Szukanie Zaawansowane (Więcej Opcji)
 -

- - - -

Zalogowano jako: [Wyloguj]

- - - -

Zaloguj siê do Koha

- - - + +

Zalogowano jako: [Wyloguj]

+ +

Log In to Koha

+
- -
-

-

- diff --git a/koha-tmpl/intranet-tmpl/default/pl/overdue.tmpl b/koha-tmpl/intranet-tmpl/default/pl/overdue.tmpl index 9f0e7db4f9..9c5b6f3f7d 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/overdue.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/overdue.tmpl @@ -1,32 +1,32 @@ - + -

Pozycje zaleg³e w dniu


+

Zaległe pozycje do dnia


- - - - + + + + - + - - - - - - - - - + + + + + + + + + - +
Termin zwrotuKlientTel.Tytu³Do ZwrotuPatronTelefonTytuł Autor
?subject=Overdue: ">?subject=Overdue: ">
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/admin-home.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/admin-home.tmpl index 643411cf9d..d8b58eebd3 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/admin-home.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/admin-home.tmpl @@ -1,89 +1,104 @@ - - - -

Zalogowany jako: [Wyloguj]

- -

Zaloguj siê do Koha

-
+
-Strona administratora systemu Koha
- - - +

Parametry


+
Parametry
+ +
Parametry Systemu
- - +
Dotycz±ce ksi±¿ek
- - + - - + + + - - + + - - + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - + + - - + + - - + + + + + - - + + - - + + - - + + - - + +
Item typesW³a¶ciwo¶ci pozycji ksi±¿kowych.Wypełnij poniższe tablice w kolejności, w jakiej występują, aby utworzyć funkcjonalny system biblioteczny Koha.
budgetbudget na wydatki ksi±zkowe.Oddziały bibliotekiOdpowiednie oddziały, które obsługiwane są przez ten serwer Koha.
 
book fundsRó¿ne wydatki ksi±zkowe.Fundusz książkowyAdministracja funduszu książkowego. Należy pamiętać o edycji funduszy książkowych zanim rozpocznie się edycję budgetu.
warto¶ci autoryzowaneTutaj definiuj kategorie oraz autoryzowane dla nich warto¶ci. - W formularzach MARC warto¶ci autoryzowane s³u¿a do tego, by ograniczyæ/wspomóc edycjê opisów bibliograficznych MARCWalutyDefinicja kursów wymiany.
 
Typy zasobówDeninicja typów dokumentów.
Kategorie czytelnikówDefinicja kategorii czytelników.
OpłatyKwoty opłat dla typów pozycji / czytelników
 
Wartość autoryzowanaDefinicja kategorii oraz autoryzowanych dla nich wartości. Wartości autoryzowane są stosowane w formularzach MARC, by pomoć w edycji opisów bibliograficznych MARC.
TezaurusZarz±dzanie tezaurusem. Mo¿na definiowaæ dowoln± ilo¶æ tezaurusów wybieraj±c "kategoriê" definicji tezaurusówZarządzanie tezaurusem oraz plików haseł wzorcowych.
Dotycz±ce standardu MARC
MARC tag structureMARC structure : tag then subfields
Links koha - MARC DBDefine links between the koha standard DB and the MARC one. Note those links can be defined through MARC structure. This tool is just a shortcut to speed up linkage
Checks MARCChecks the MARC structure. USE IT before working with real datas. It will show mistakes that BREAKS koha database!
Various parameters
libraries branchesthe differents branches you manage with this koha serverStruktura etykiet MARCStruktura etykiet MARC: Etykiety następnie podpola.
categoriesthe differents types of borrowers.Powiązania pól: Koha - Baza MARCDefinicja powiązań pomiędzy standardową bazą Koha a bazą MARC. To samo uczynić można poprzez stukturę MARC. To narzędzie jest jedynie skrótem, aby przyśpieszyć powiązania.
CurrenciesCurrencies of booksellers.Sprawdzanie bazy MARCSprawdza strukturę MARC. UŻYJ przed pracą na danych rzeczywistych. Narzędzie to sprawdzi błędy, które mogą załamać bazę Koha!
Różne parametry
PrintersPrinters (UNIX paths).DrukarkiDrukarki (ścieżki UNIXa)
stopwordsWords deleted during searchesSłowa pomijaneSłowa wymazywane podczas szukania.
Z39.50 ServersServers to query for MARC dataSerwery Z39.50Serwery do odpytania dla danych MARC.
systempreferencesSystem preferencesPreferencje SystemuPreferencje systemu.
- - - +
Tools
+ +
Narzędzia
- - - - - - +
Export
MARC biblio exportExporting in MARC format
+ + + + + + + + + + + + + +
Eksport
Export Opisu MARC Eksportowanie w formacie MARC.
Import
Dograj opisy MARC do RezerwuaruRezerwuar opisów to tablica gdzie składowane są rekordy MARC. Rekordy MARC oczekują w reserwuarze dopóty dopuki nie ma dla nich egzemplarza. Po wpisaniu numeru ISBN lub tytułu opisu zostaje on odpytywany w rezerwuarze. Jeśli się tam znajduje to do aktywnej tablicy Koha ten opis zostaje dopisany, a usunięty z rezerwuaru. +
- - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/aqbookfund.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/aqbookfund.tmpl index af7eff1e91..c73a2bceb8 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/aqbookfund.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/aqbookfund.tmpl @@ -1,28 +1,52 @@ - - - -

Zalogowany jako: [Wyloguj]

- -

Zaloguj siê do Koha

-
+ + +

Bookfund admin

+
method=post> +
+ +
Wyszukiwano


+ + + + + + + + + + + + + + + + + + + + + + + + + + + - -Zarz±dzaj funduszami
method=post> - - -
Szukano


- -

Fundusz książkowyImię i NazwiskoEdytujWymaż
?op=add_form&bookfundid= ">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>?op=delete_confirm&bookfundid=">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>
 Budget">//images/filenew.png" alt="Dodaj budget" border=0>
  + - : + ">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>
- - -" - + + +
Fundusz ksi±¿ekNazwaGrupaBud¿et     
  ">Bud¿et?op=add_form&bookfundid= ">Edytuj?op=delete_confirm&bookfundid=">Usuñ  
-

      


+
+        +

+

 

- + - + -

-
+

+ - - - - - - - + + + + + +
Fundusz ksi±¿ek>
Fundusz ksi±¿ek
Nazwa 
Grupa
Fundusz książkowy>
Fundusz książkowy
Imię i Nazwisko 
 
-
+ - -dane zapisano -
+ +Data recorded +
-
+ - + - - - - -
+ + + + +

 

- + - -dane usuniêto -
+ +Data deleted + -"" -
+ + - - \ No newline at end of file + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/aqbudget.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/aqbudget.tmpl index 40f057800d..91ca588d8f 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/aqbudget.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/aqbudget.tmpl @@ -1,27 +1,31 @@ - - - -

Zalogowany jako: [Wyloguj]

- -

Zaloguj siê do Koha

-
+ - -Zarz±dzaj bud¿etem
- - -
Szukano


- -

Fundusz ksi±¿ek
Name
Group
NAPEWNO USUN¡Æ?
Fundusz książkowy
Imię i Nazwisko
POTWIERDZENIE WYMAZANIA
- - - > - -
FunduszeData pocz±tk.Data koñcowaWielko¶æ bud¿etu  
()">Edytuj">Usuñ
-
      


-
+ +

Budget admin

+
+ +
Wyszukiwano


+ + + + + > + + + + + + + + +
Fundusz książkowyStart dateEnd dateKwota budgetu  
()">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>
+

+ +

+

+ - + -

+

- - - - - - - - - - - + + + + + + + + + + + + + +
Fundusze>
Fundusze
Fundusze
Data pocz±tk. 
Data koñcowa
Wielko¶æ bud¿etu
 
Fundusz książkowy>
Nazwa funduszu książkowego
Bookfund">
Start date () 
End date ()
Kwota budgetu
 ">

 

-
+ - -dane zapisano -
+ +Data recorded +
-
+ - + - - - - - - -" - + + + + + + + + + + + + + + + + + + + + + + +
Fundusze
Data pocz±tk.
Data koñcowa
Wielko¶æ bud¿etu
POTWERD¬ USUNIÊCIE
+ Fundusz książkowy + + +
Start date
End date
budgetamount
POTWIERDZENIE WYMAZANIA
+ - -dane usuniêto -
+ +Data deleted +
-
+ - - \ No newline at end of file + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/authorised_values.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/authorised_values.tmpl index 4b9c5ce5e6..2d31cfc58e 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/authorised_values.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/authorised_values.tmpl @@ -1,98 +1,104 @@ - - - -

Zalogowany jako: [Wyloguj]

- -

Zaloguj siê do Koha

-
+ - - -

-
+ + +

+ - + - - + + - + -
Kategoria
Warto¶æ autoryzowanaWartość Autoryzowana
Lib
 "> + ">
-
+ - - + + - - - + + + - - + + - - "> - - - - + + "> + + + + - - -Zarz±dzaj warto¶ciami autoryzowanymi -

Ta tablica u¿ywana jest w definicjach formatu MARC. Mo¿na zdefiniowaæ dowoln± ilo¶æ kategorii, i dowoln± ilo¶æ warto¶ci w ka¿dej kategorii.

-

Przy definiowaniu struktury podpól w formacie MARC, mo¿na skojarzyæ podpole do autoryzowanej warto¶ci w danej kategorii. Gdy u¿ytkownik ¿±da dodania lub modyfikacji opisu bibliograficznego -, podpole jest wprowadzane przy pomocy autoryzowanych warto¶ci, a nie jako dowolne pole tekstowe.

+ + +

Admin Wartości Autoryzowanych

+

This table is used in MARC definition. You can define as many categories as you want, and as many authorised values as you want in each category.

+

Przy definiowaniu struktury podpól MARC, można dowiązać podpole do pewnej kategorii wartości autoryzawanych. Gdy wprowadzający dokonuje zmian opisu bibliograficznego lub gdy go dodaje podpole to nie jest wprowadzane jako wartość dowolna lecz wybierana jest z listy wartości autoryzowanych.

- Nowa kategoria... + Nowa kategoria... - -
ZmiennaLibZmiennaLib
Warto¶æ
Wartość
POTWIERD¬ USUNIÊCIE
POTWIERDZENIE WYMAZANIA
+ +
- - - - - - - - - - - - + + + + + + + + + + + + - - + +
KategoriaWarto¶æ autoryzowanaLib  
">Edycja">UsuñKategoriaWartość AutoryzowanaLibEdytujWymaż
">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>
+ - - + +
+ + ?offset=&searchfield="> + //images/1leftarrow.png" title="previous" ALT="previous" BORDER=0> + + + + + ?offset=&searchfield="> + //images/1rightarrow.png" title="next" ALT="next" BORDER=0> + + +
- + -"> -

+"> +

-
+ + - - \ No newline at end of file + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/branches.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/branches.tmpl index e7135c19e6..75910b8fd6 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/branches.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/branches.tmpl @@ -1,113 +1,233 @@ - - - -

Zalogowano jako: [Wyloguj]

- -

Zaloguj siê do Koha

-
+ - -
- + + +


+" name="Aform" method="post"> + - - -
- - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Kod odzia³u
Nazwa"> 
Adres
 
 
Phone
Fax
E-mail
 
Kod oddziału + + "> + + + "> + +
Imię i Nazwisko"> 
+
" >
Adres">
 ">
 ">
Telefon">
Fax">
E-mail">
 
-
+ - -Potwierd¼ usuniêcie: -
-> -
-
-
-
+ + Potwierdź wymazanie: +
" method="post"> + + > + +
+
" method="post"> + +
+ - -
- -
method=post>
- - - - - - - - - - - - - - - - - - -
-Oddzia³y
NazwaKodAdresKategorie 
- -(nothing entered) - - - - -
- -
- -
Ph:
- -
Fax:
- -
Email:
-
-
- -(no categories set) - - -
-
-
-
-
- - - -
-
- - -
-
- - - - - - - - - - - - -
-Kategorie oddzia³ow
NazwaKodOpis
-
+ +


+ + + + + + + + + + + + + + + "> + + + + + + + + +
+ Oddziały +
Imię i NazwiskoKodAdresKategorie  
+ + (nic nie wpisano) + + + + +
+ +
+ +
Telefon: + +
Fax: + +
Email: + +
+ + (nie ustawiono kategorii) + + +
+ + +
+
" method="post"> + + "> + +
+
+
" method="post"> + "> + +
+
+
+
method="post"> + + +
+ +
+ + + + + + + + + + + + + "> + + + + + + + +
+ Kategorie Oddziałów +
Imię i NazwiskoKodWyjaśnienie  
+
" method="post"> + + "> + +
+
+
" method="post"> + "> + +
+
+
+
method="post"> + + +
+ + + +


+
" name="Aform" method="post"> + + + + + + + + + + + + + + + + + +
Kod Kategorii + + "> + + + "> + +
Imię i Nazwisko"> 
Wyjaśnienie"> 
+
+ + + + Potwierdź wymazanie: +
" method="post"> + + "> + +
+
" method="post"> + +
+ - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/koha2marclinks.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/koha2marclinks.tmpl index bbfdda2e4d..8f4a738d7d 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/koha2marclinks.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/koha2marclinks.tmpl @@ -1,23 +1,17 @@ - - - -

Zalogowano jako: [Wyloguj]

- -

Zaloguj siê do Koha

-
+ - - -

-

Wybierz i sprawd¼ 1 z nastêpuj±cych dla .

+ + +

+

Choose and validate 1 of the following for .

- + - + - + - + - + - + - + - + - + - +
- "> - "> - + "> + "> + @@ -25,12 +19,12 @@
- "> - "> - + "> + "> + @@ -38,12 +32,12 @@
- "> - "> - + "> + "> + @@ -51,12 +45,12 @@
- "> - "> - + "> + "> + @@ -64,12 +58,12 @@
- "> - "> - + "> + "> + @@ -77,12 +71,12 @@
- "> - "> - + "> + "> + @@ -90,12 +84,12 @@
- "> - "> - + "> + "> + @@ -103,12 +97,12 @@
- "> - "> - + "> + "> + @@ -116,12 +110,12 @@
- "> - "> - + "> + "> + @@ -129,12 +123,12 @@
- "> - "> - + "> + "> + @@ -143,47 +137,47 @@
-

Aby "odmapowaæ", kliknij ==>

+

To "unmap", click ==>

- + - "> - "> + "> + ">
-
+ - - -Linki MARC -

-
- + + +Łącza MARC +

NOTE : if you change the link between a MARC subfield and a non-MARC field, ask your administrator to run misc/rebuildnonmarc.pl script. +

+ + - - - - - - - - - - + + + + + + + + + + - +
Pole koha ?EtykietaPodpoleLib - -
">edytujKoha field ?TagSubfieldLib + +
">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>
-
+ - - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/marc_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/marc_subfields_structure.tmpl index a72c03d89a..02ac26dca9 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/marc_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/marc_subfields_structure.tmpl @@ -1,118 +1,112 @@ - - -

Zalogowano jako: [Wyloguj]

- -

Zaloguj siê do Koha

-
+ - - -

-
+ + +

+ - + - + - + - - - - - - - - - - + + + + + + + + + +
Pole
Field Lib for librarians / for opac Repet MandPole KohaKoha field TabAuthorised value or
- Thesaurus category
Wartość autoryzowana lub
+ Kategoria tezaurusa
-
-

- or
- or
- " size=40 maxlength=80>
+ " size=40 maxlength=80>

+ or
+ or
-

Uwaga: w ostatniej kolumnie nale¿y wybraæ: -

  • "Warto¶æ autoryzown±": Odnosi siê do szeregu warto¶ci autoryzowanych dla tego podpola. Spójrz: odpowiednia tablica administratora
  • -
  • "Kategoria tezaurusa": Odnosi siê do kategorii tezaurusa. Zobacz odpowiedni± tablice administratora.
  • -
  • "Kreator warto¶ci: Jest to program w perlu, który pomaga wybraæ warto¶æ pola. Zale¿y on od odmiany-MARC i wype³nia automatycznie niektóre podpola.
  • +

    Note: in the last column, you can choose: +

    • An "authorised value": it refers to a list of authorised values for this subfield. See the corresponding admin table.
    • +
    • A "thesaurus category": it refers to a thesaurus category. See the corresponding admin table.
    • +
    • 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.

    - + - - + + - - + + - - - - - - - + + + + + + + - - - dane wymazane -
    ' method=post>"> -
    + - - -Administracja struktury podpola MARC dla -

    Ten ekran pokazuje podpola zwi±zane z wybranym znacznikiem. Mozna modyfikowaæ podpola lub dodawaæ nowe klikaj±c w "edit".

    -

    Kolumna pole koha pokazuje, ¿e to podpole ma zwi±zek z "polem koha". System Koha potrafi zarz±dzaæ interfejsem marc lub interfejsem koha. -To dowi±zanie (link) zapaeniwa w³a¶ciw± synchronizacjê obydwu baz. Mo¿na ³atwo przej¶æ z interfejsu MARC do KOHA. -

    -
    PodpoleSubfield
     
    POTWIERD¬ WYMAZANIE
    ">
     
    POTWIERDZENIE WYMAZANIA
    ">
    + + +

    Admin struktury podpól MARC dla

    +

    This screen shows the subfields associated with the selected tag. You can edit subfields or add a new one by clicking on edit.

    +

    The column Koha field 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.

    + +
    - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + - +
    PodpoleLibpole koha ?Rep ?Mand ?Tab ?Auth value ?Tezaurus ?Kreator Warto¶ci ? 
    TakNieTakNie">usuñSubfieldLibKoha field ?Rep ?Mand ?Tab ?Wartości ?Tezaurus ?Val build ?Wymaż
    TakNieTakNie">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>
    - - - - + + + +
    ">Powrót do znaczników/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>">/images/2uparrow.png" width=32 hspace=0 vspace=0 border=0>/images/1leftarrow.png" title="previous" ALT="previous" BORDER=0 >/images/1rightarrow.png" title="next" ALT="next" BORDER=0>
    -
    + - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/marctagstructure.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/marctagstructure.tmpl index 7408efc778..91d0c0e84b 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/marctagstructure.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/marctagstructure.tmpl @@ -1,10 +1,4 @@ - - - -

    Zalogowano jako: [Wyloguj]

    - -

    Zaloguj siê do Koha

    -
    + - - -

    -
    + + +

    + - - - - - - + + + + + +
    Zmienna
    Lib for librarians
    Lib for opac
    Powtarzalne
    Konieczne
    Warto¶æ autoryzowana (je¶li wybierzesz jak±¶ warto¶æ tutaj, wska¼niki zostan± ograniczone tylko do zbioru tych warto¶ci)
    Tag
    Lib for librarians
    Lib for opac
    Repeatable
    Mandatory
    Wartość Autoryzowana (jeśli wprowadzisz tutaj jakąś wartość to wskaźniki będą ograniczone do listy autoryzowanych wartości)
     
    -
    + - - + + - - + + - - - - - + + + + + - - - dane usuniêto -
    + + + Data deleted + -
    + - - -Zarz±dzaj struktur± etykiet MARC (znaczników) -
    + + +

    MARC tag structure admin

    +NOTE : if you change the link between a MARC subfield and a non-MARC field, ask your administrator to run misc/rebuildnonmarc.pl script. + - + - +
    Etykieta (znacznik)/images/background-mem.gif">tag/images/background-mem.gif">
     
    POTWIERD¬ USUNIÊCIE
     
    POTWIERDZENIE WYMAZANIA
    - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - + +
    EtykietaLibPowtarzalnaKoniecznaAutoryzowana
    warto¶æ
    Podpola  
    TakNieTakNie">podpola">Edytuj">Usuñ/images/background-mem.gif">Tag/images/background-mem.gif">Lib/images/background-mem.gif">Repeatable/images/background-mem.gif">Mandatory/images/background-mem.gif">Autoryzowana
    wartość
    /images/background-mem.gif">Subfields/images/background-mem.gif">Edytuj/images/background-mem.gif">Wymaż
    TakNieTakNie">subfields">//images/fileopen.png" width=32 hspace=0 vspace=0 border=0>">//images/edittrash.png" width=32 hspace=0 vspace=0 border=0>
    - + - - + + +
    + + + + ?offset=&searchfield="> + //images/1leftarrow.png" title="previous" ALT="previous" BORDER=0> + + + + + ?offset=&searchfield="> + //images/1rightarrow.png" title="next" ALT="next" BORDER=0> + + +
    -

    -
    - - - + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/systempreferences.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/systempreferences.tmpl index e1669f9b4f..e3546df199 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/systempreferences.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/systempreferences.tmpl @@ -1,25 +1,20 @@ - - -

    Zalogowano jako: [Wyloguj]

    - -

    Zaloguj siê do Koha

    -
    + - + - - - + + +

    Modify a system preference

    - -

    Add a system preference

    -
    -
    - + +

    Dodaj preferencje systemowe

    + + " name="Aform" method="post"> + - - - - - - - - + + + + + + + +
    Zmienna
    Zmienna
    Warto¶æ
    Obja¶îienie
     
    Zmienna">
    Zmienna
    Wartość" size="60">
    Explanation">
     
    -
    + + + - - - dane zapisano -
    - + Data recorded + " method="post"> +
    -
    + - - - - - - + + +
    Zmienna
    + + + - - - - + + " method="post">"> + +
    Zmienna
    Warto¶æ
    POTWIERD¬ USUNIÊCIE
    Wartość
    POTWIERDZENIE WYMAZANIA
    " method="post">
    -
    + + + - - - dane usuniêto -
    - + Data deleted + " method="post"> +
    -
    + - - -

    Zarz±dzaj ustawieniami systemowymi

    -
    - - + +

    System preferences admin

    + + +
    - - - - - - - - - - - - - - - + +
    ZmiennaWarto¶æObja¶nienie  
    ">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>Edytuj">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>Wyma¿
    + + + + + + + +"> + + + + + - - - + +" method="post"> +
    ZmiennaWartośćExplanation  
    ">//images/fileopen.png" width="32" hspace="0" vspace="0" border="0">Edytuj">//images/edittrash.png" width="32" hspace="0" vspace="0" border="0">Wymaż
    - - - +
    - - + +
    -

    -
    - - +
    " method="post"> + + +
    + + + + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/parameters/thesaurus.tmpl b/koha-tmpl/intranet-tmpl/default/pl/parameters/thesaurus.tmpl index 1ed913f635..98ce3c9e49 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/parameters/thesaurus.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/parameters/thesaurus.tmpl @@ -1,152 +1,155 @@ - - - -

    Logged in as: [Log Out]

    - -

    Log In to Koha

    -
    + - - - Zarz±dzaj tezaurusem
    + + + Zarządzanie Tezaurusem
    - +
    Warto¶ci zwi±zane z ()Wartości odnoszące się do ()


    - - - - - - - - + + + + + + + + - - + +
    Inne formy  
    ">Edytuj">Wyma¿Other forms  
    ">Edytuj">Wymaż
    - + - "> - "> -

    + "> + "> +
    /images/filenew.png" title="Dodaj wpis tezaurusa" alt="Dodaj" border=0>
    -
    + - - -

    -
    - + + +

    ZmieńDodaj

    + + + + + + - + - - + + + + + + - - + + -
    Kategoria
    Odpowiedzialno¶æ lib" maxlength="80" size="80">Authority lib" >" maxlength="80" size="80">
    Inne lib" maxlength="80" size="80">Other lib" maxlength="80" size="80">
     "> - "> - "> - "> - "> - "> - "> + "> + "> + "> + "> + "> + ">
    -
    + - - + + - - + + - + - - - + + +
    liblib
    Warto¶æ
    Wartość
    -
    + - - "> + + ">
    POTWIERD¬ USUNIÊCIE tego wpisu i wszystkich wspisów od niego ozale¿nych
    POTWIERDŹ WYMAZANIE tego wpisu and all entries depending from this one
    -
    + - - - Zarz±dzanie tezaurusem -

    Obs³uga tezaurusa i plików odpowiedzialno¶ci (auhorities files).
    + + +

    Zarządzanie Tezaurusem

    +

    Zarządzanie tezaurusem i plikami odpowiedzialności.

      - Dig : obejrzyj dane zale¿ne od tego
      - Related : obejrzyj inne formy tego wpisu odpowiedzialno¶ci (authority)

      + Dig: zobacz dane zależne od tego
      + Related: zobacz inne formy tego wpisu odpowiedzialności

    -
    - - "> - "> - "> -

    -
    - - checked>Tylko najwy¿sza hierarchia - "> + + "> Nowa kategoria... - - &search_category=">
    -
    + + &search_category=">
    + - - - - - - - - - + + + + + + + + + - - - - - - + + + + + + - - + +
     dowolna formaAuthorityDigRelated  
     Free formAuthorityDigRelatedEdytujWymaż
      DigRelated">Edytuj">Wyma¿ Dig  Related">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>
    - +
    +
    - - + +
    " class="button">Wstecz" class="button"> Dalej
    -
    +
    + + + "> + "> + "> +

    + + + + - - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/reports.tmpl b/koha-tmpl/intranet-tmpl/default/pl/reports.tmpl index 0d3a97affd..2e3c19b6dc 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/reports.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/reports.tmpl @@ -1,8 +1,8 @@ - + -

    raporty

    +

    reportów

    - - - - + + + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/reports/reports-home.tmpl b/koha-tmpl/intranet-tmpl/default/pl/reports/reports-home.tmpl index 5da57cec65..1d686b0919 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/reports/reports-home.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/reports/reports-home.tmpl @@ -1,16 +1,12 @@ - - - - -Reporty
    - - - - -
    • Till Reconciliation: Raporty dzienne (wczoraj) -
    • Till Reconciliation: Raporty dzienne (dzisiaj) - + + + +

      Raporty


      + - + - \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/default/pl/request.tmpl b/koha-tmpl/intranet-tmpl/default/pl/request.tmpl index 42993e5800..9462a12fc0 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/request.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/request.tmpl @@ -1,86 +1,83 @@ - +
      -/images/place-request.gif" align=right > -"> +"> -"> -

      Zamawienie: -> -

      +"> +

      Zamówienie: >

      - - - - - - + + + + + + - - + +
      /images/background-mem.gif">Ranga/images/background-mem.gif">Numer Cz³onka/images/background-mem.gif">Uwagi/images/background-mem.gif">Data/images/background-mem.gif">Odbiór/images/background-mem.gif">Zamówienie/images/background-mem.gif">Rank/images/background-mem.gif">Member Number/images/background-mem.gif">Uwagi/images/background-mem.gif">Date/images/background-mem.gif">Pickup/images/background-mem.gif">Request
      - Kolejna dostêpna,
      (lub wybierz z listy poni¿ej) + Next Available, or choose from list below
      - + - - - - - - + + + + + + - + - +
      /images/background-mem.gif">Zamówienie/images/background-mem.gif">Typ pozycji/images/background-mem.gif">Klasyfikacja/images/background-mem.gif">Tom/images/background-mem.gif">Data publikacji/images/background-mem.gif">Egzemplarze/images/background-mem.gif">Request/images/background-mem.gif">Typ pozycji/images/background-mem.gif">Classification/images/background-mem.gif">Tom/images/background-mem.gif">Pubdate/images/background-mem.gif">Copies
      - - Nie mo¿e byæ wybrana - - > - > - + + Cannot be selected + + > + > + - + - + - + - + - -
      -
      + +
      +
      @@ -88,79 +85,80 @@

       

      - action=modrequest.pl method=post> + action=modrequest.pl method=post> - + - - - - - - + + + + + + - + - - - + + - + + Delete a request by selecting "del" from the rank list. + //images/2rightarrow.png"> +
      /images/background-mem.gif" colspan=7>MODYFIKUJ ISTNIEJ¡CE ZAMÓWIENIA /images/background-mem.gif" colspan=7>MODIFY EXISTING REQUESTS
      /images/background-mem.gif">Ranga/images/background-mem.gif">Cz³onek/images/background-mem.gif">Uwagi/images/background-mem.gif">Data/images/background-mem.gif">Odbiór/images/background-mem.gif">Zamówienie/images/background-mem.gif">Rank/images/background-mem.gif">Member/images/background-mem.gif">Uwagi/images/background-mem.gif">Date/images/background-mem.gif">Pickup/images/background-mem.gif">Request
      - > - > + > + > - > + > - Oczekuj±ca pozycja w > - + + Item waiting at > + - + - - &type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;"> - + + &type=intra" onClick="openWindow(this, 'Item', 480, 640); return false;"> + - - - Kolejna dostêpna - - - Tylko ten typ : - - - + + + Next Available + + + This type only : + + +
      - Wyma¿ rezerwacjê wybieraj±c "del" z listy ranga. - //images/2rightarrow.png">


      - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/reservereport.tmpl b/koha-tmpl/intranet-tmpl/default/pl/reservereport.tmpl index 4dbba19fbd..2f2fb4e8d5 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/reservereport.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/reservereport.tmpl @@ -1,29 +1,29 @@ - +
      - + - +
      - + - + - + - +
      - +     
      - + diff --git a/koha-tmpl/intranet-tmpl/default/pl/search.marc/result.tmpl b/koha-tmpl/intranet-tmpl/default/pl/search.marc/result.tmpl new file mode 100644 index 0000000000..2efcfffd94 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/default/pl/search.marc/result.tmpl @@ -0,0 +1,91 @@ + + + + + + +Wyniki szukania MARC +
      + +
      + + + + + + + +
      + + &=&resultsperpage=&type=intranet&op=do_search> + + + + + + &=&resultsperpage=&type=intranet&op=do_search> + + + + &=&&resultsperpage=&type=intranet&op=do_search> + +
      +
      + +Wyświetlono od do z

      + +  Nic nie znaleziono.
      + + +
      + + + + + + + + + + + + + + + + + + + +
      Opis #AutorTytuł
      ">
      + + + + + + + + +
      + + &=&resultsperpage=&type=intranet&op=do_search> + + + + + + &=&resultsperpage=&type=intranet&op=do_search> + + + + &=&&resultsperpage=&type=intranet&op=do_search> + +
      +
      + + + + + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/search.marc/search.tmpl b/koha-tmpl/intranet-tmpl/default/pl/search.marc/search.tmpl new file mode 100644 index 0000000000..536a0cbc3a --- /dev/null +++ b/koha-tmpl/intranet-tmpl/default/pl/search.marc/search.tmpl @@ -0,0 +1,111 @@ + + + + + + +Szukanie MARC + +
      +
      + + + +"> + + + + + + +
      +
      + +
      +
      + + POMOC :
      + Zbuduj kwerendę stosując pola i podpola MARC. "Dodaj kryteria " pozwala na dodanie innych kryteriów wyszukiwania. "Szukaj" przesyła kwerendę i wyświetla wyniki. +
      +
      + + + + + + + + + + +
      + +   + + + + + + + + value="">
      +
      + + + + + + + +
      Liczba wyświetleń na stronę: + +
      +
      +
      + + + + + + + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/searchheader.tmpl b/koha-tmpl/intranet-tmpl/default/pl/searchheader.tmpl index 1380160342..083689087d 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/searchheader.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/searchheader.tmpl @@ -1,2 +1,2 @@ ->Results with dewey | >Results with biblionumber +>Results with dewey | >Results with biblionumber
      diff --git a/koha-tmpl/intranet-tmpl/default/pl/shelves.tmpl b/koha-tmpl/intranet-tmpl/default/pl/shelves.tmpl index eebb6f5d5d..daa3b3b75d 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/shelves.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/shelves.tmpl @@ -1,102 +1,139 @@ - + -

      Zalogowano jako: [Wyloguj]

      - - - -
      -
      - Lista pó³ek

      - - - + +
      + +
      - - -
      Dodaj ksi±¿kê wed³ug kodu kreskowego:
      -
      - - -
      "> - Zawarto¶æ pó³ki shelf -
      -
      + + + + - - - - - - - + + + + - -
      "> + Contents of +
      ">">" width=10 align=center>">" width=10 align=center>">" width=10 align=center>">">">">">">
      -
      - "> - - "> - -

      - - - -

      - - - -

      - - + +

+
+ Shelf list + "> + + "> + + +

+ "> + + "> + + + + + +
+ Dodaj książkę wg. kodu paskowego w + + + + "> + +
+
+ + + +

+ + + +

+ +

- Modyfikuj zawarto¶æ pó³ki

-

Pó³ki z ksi±¿kami

+

Półki

-
-
- - - - - - - - -
"> - Wybierz pó³ki do wymazania -
"> - "> - ( books) -
-

-

- - -

Dodaj pó³kê:

-

- -

+
+
+

+ Shelf list +

+
+
+
+ + + + + + + + + + +
"> + Select Shelves to Delete +
"> + "> + ( książek) +
+

+

+

+
+
+ + + + + + + + +
"> + Dodaj Półkę +
+

+
+

+
+
- +
- - - + + + + + - + + +
"> - - -
"> - Lista pó³ek -
-
"> - "> - ( ksi±¿ki) +
"> + + + + +
"> + Shelf List +
+
"> + "> + ( ksiązek) -
-

Dodaj lub usuñ pó³ki - - - - - +

+ Dodaj lub Usuń Półki Wirtualne +

+ + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/stats.tmpl b/koha-tmpl/intranet-tmpl/default/pl/stats.tmpl index 7cd84d09e2..7d3b49518a 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/stats.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/stats.tmpl @@ -1,33 +1,33 @@ - +
- + - + - + - + - - - - - + + + + + - +
NazwaImię i Nazwisko TypData/czasDate/time KwotaOdzia³Oddział

- Zap³acono w sumie: + Wpłacono w sumie:
- Odpisano w sumie: + Odpisano w sumie:

- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/thesaurus_popup.tmpl b/koha-tmpl/intranet-tmpl/default/pl/thesaurus_popup.tmpl index 57023451da..b51578cfce 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/thesaurus_popup.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/thesaurus_popup.tmpl @@ -1,43 +1,45 @@ - Kreator warto¶ci Tezaurusa dla kategorii <TMPL_VAR name="category"> - + Tworzenie wartości tezaurusa dla kategorii <!-- TMPL_VAR name="category" -->
-
-
+
+

- "> - "> - "> + "> + "> + "> + "> - +

- +
- - "> - "> + + "> + "> + "> - "> - + "> + -
+
- "> - "> + "> + "> + "> - wprowad¼ now± authority : - + insert a new authority : +
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/updatebiblio.tmpl b/koha-tmpl/intranet-tmpl/default/pl/updatebiblio.tmpl index 302edc6650..2244f5a6e5 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/updatebiblio.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/updatebiblio.tmpl @@ -1,18 +1,18 @@ - + - -

Kliknij "Prze¶lij..", by wymusiæ przedmiot + +

Click submit to force the subject

- - " value=""> - - "> + + " value=""> + + ">
- + diff --git a/koha-tmpl/intranet-tmpl/default/pl/user/userpage.tmpl b/koha-tmpl/intranet-tmpl/default/pl/user/userpage.tmpl index 23f54ea5db..cd9e3bdef9 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/user/userpage.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/user/userpage.tmpl @@ -1,25 +1,24 @@ - - + - -

Zalogowano jako: [Wyloguj]

+ +

Zalogowano jako: [Wyloguj]

-

Ta strona to po prostu prowizorka

+

This page is just a mock up

- +
Rezerwacje
Reserves
- Czekaj± na Ciebie do odebrania nastêpuj±ce ksi±¿ki: + You have the following books waiting to be picked up:
  • The Great Mom Swap by Betsy Hanes at Main Library
  • Between Brothers by Irene Morck at Main Library

- Posiadasz nastepuj±ce pozycje, które zosta³y zamówione przez innych: + You have the following requests for items on loan:

  • The Amazing Apple Book by Paulette Bourgeois
  • Tracey the Great by Alan Cliburn @@ -32,34 +31,34 @@
    - +
    Preferencja U¿ytkownika
    Preferencje Użytkownika
    - - - +
    Jêzyk +
    Language
    Adres E-mail@mylibrary.com>
    Preferowany oddzia³
    do odbioru zamówieñ
    +
    Adres E-mail@mylibrary.com>
    Preferowany Oddział
    for reserve pickups
    - Powiadom mnie e-poczt± o specjalnych imprezach
    - Powiadom mnie e-poczt± o zaleg³ych pozycjach
    - Zachowaj historiê ksi±¿ek, które czyta³em/am
    - Zezwalam obs³udze biblioteki na przegl±danie historii wypo¿yczeñ
    + Notify me about Special Events by email
    + Notify me about overdues by email
    + Keep a record of books I have read
    + Zezwalaj pracownikom biblioteki na przeglądanie historii wypożyczeń
    - +
    @@ -71,21 +70,20 @@
    - +
    - - - + + +
    Preferencja u¿ytkownika
    Nazwa:
    Has³o:
    Preferencje Użytkownika
    Name:
    Hasło:
    - +
    - + - - \ No newline at end of file + diff --git a/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_100.tmpl b/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_100.tmpl index 1bacc6218f..ad560a7b9b 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_100.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_100.tmpl @@ -1,31 +1,31 @@ -UNIMARC pole 100 - edycja +UNIMARC Field 100 builder
    - + - - + + - - + +
    Date d'enregistrement ">">
    Code date publication
    Année début">Année début">
    Année fin">Année fin">
    @@ -39,7 +39,7 @@ document.f_pop.f3.value=document.f_pop.f3.value.substring(0,4); document.f_pop.f4.value=document.f_pop.f4.value.substring(0,4); - opener.document.f.field_value[].value= document.f_pop.f1.value + document.f_pop.f2.value +document.f_pop.f3.value +document.f_pop.f4.value; + opener.document.f.field_value[].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; } diff --git a/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_105.tmpl b/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_105.tmpl new file mode 100644 index 0000000000..ad560a7b9b --- /dev/null +++ b/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_105.tmpl @@ -0,0 +1,48 @@ + + +UNIMARC Field 100 builder + + + + + + + + + + + + + + + + + + + + +
    Date d'enregistrement ">
    Code date publication +
    Année début">
    Année fin">
    + + + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_225a.tmpl b/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_225a.tmpl index 4d653a52d6..4969f2c74b 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_225a.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_225a.tmpl @@ -1,20 +1,20 @@ -Wpis Pola nr 100 w formacie UNIMARC +UNIMARC Field 225a builder
    - - + +
    Wybierz zbiórSelect a collection
    + +
    + + +
    +

    Search

    + A B C D E F G H I J K L M N O P Q R S T U V W X Y Z +
    + "> + "> + "> + + +

    +
    + + + + + +
    +

    Wyniki

    + + + + + + + +
    + &level=&search_string="> + + + + ')">
    +
    +
    + + +

    Dependancies

    + + + + + + +
    + &level=&search_string=+"> + + + ')">
    +
    +
    +

    Dodawanie

    +
    + "> + + "> + Create a new authority/thesaurus entry : "> + +
    + + diff --git a/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_700-4.tmpl b/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_700-4.tmpl index 3bd4000b22..791ef2f6ab 100644 --- a/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_700-4.tmpl +++ b/koha-tmpl/intranet-tmpl/default/pl/value_builder/unimarc_field_700-4.tmpl @@ -8,11 +8,11 @@ @@ -22,9 +22,9 @@ + -- 2.39.5
    Code date publication