aboutsummaryrefslogtreecommitdiffstats
path: root/templates/pl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pl')
-rw-r--r--templates/pl/admindbdetails.html65
-rw-r--r--templates/pl/admindbpreamble.html10
-rw-r--r--templates/pl/admindbsummary.html14
-rw-r--r--templates/pl/adminsubscribeack.txt3
-rw-r--r--templates/pl/adminunsubscribeack.txt2
-rw-r--r--templates/pl/admlogin.html39
-rw-r--r--templates/pl/approve.txt15
-rw-r--r--templates/pl/archidxentry.html4
-rw-r--r--templates/pl/archidxfoot.html21
-rw-r--r--templates/pl/archidxhead.html24
-rw-r--r--templates/pl/archlistend.html1
-rw-r--r--templates/pl/archliststart.html4
-rw-r--r--templates/pl/archtoc.html20
-rw-r--r--templates/pl/archtocentry.html12
-rw-r--r--templates/pl/article.html50
-rw-r--r--templates/pl/bounce.txt14
-rw-r--r--templates/pl/checkdbs.txt7
-rw-r--r--templates/pl/convert.txt34
-rw-r--r--templates/pl/cronpass.txt21
-rw-r--r--templates/pl/disabled.txt25
-rw-r--r--templates/pl/emptyarchive.html16
-rw-r--r--templates/pl/headfoot.html28
-rw-r--r--templates/pl/help.txt34
-rw-r--r--templates/pl/invite.txt21
-rw-r--r--templates/pl/listinfo.html152
-rw-r--r--templates/pl/masthead.txt13
-rw-r--r--templates/pl/newlist.txt35
-rw-r--r--templates/pl/nomoretoday.txt9
-rw-r--r--templates/pl/options.html321
-rw-r--r--templates/pl/postack.txt8
-rw-r--r--templates/pl/postauth.txt13
-rw-r--r--templates/pl/postheld.txt15
-rw-r--r--templates/pl/private.html43
-rw-r--r--templates/pl/refuse.txt12
-rw-r--r--templates/pl/roster.html53
-rw-r--r--templates/pl/subauth.txt10
-rw-r--r--templates/pl/subscribe.html11
-rw-r--r--templates/pl/subscribeack.txt35
-rw-r--r--templates/pl/unsub.txt21
-rw-r--r--templates/pl/unsubauth.txt10
-rw-r--r--templates/pl/userpass.txt25
-rw-r--r--templates/pl/verify.txt22
42 files changed, 1292 insertions, 0 deletions
diff --git a/templates/pl/admindbdetails.html b/templates/pl/admindbdetails.html
new file mode 100644
index 00000000..1958b362
--- /dev/null
+++ b/templates/pl/admindbdetails.html
@@ -0,0 +1,65 @@
+The administrative requests are displayed in one of two ways, on a <a
+href="%(summaryurl)s">summary page</a>, and on a <em>details</em>
+page. The summary page contains pending subscription and
+unsubscription requests, as well as postings being held for your
+approval, grouped by sender email address. The details page contains
+a more detailed view of each held message, including the all the
+message's headers and an excerpt of the message body.
+
+<p>On all the pages, the following actions are available:
+
+<ul>
+<li><b>Defer</b> -- Defer your decision until later. No action is
+ taken now for this pending administrative request, but for held
+ postings, you can still forward or preserve the message (see
+ below).
+
+<p><li><b>Approve</b> -- Approve the message, sending it on to the list.
+ For membership requests, approve the change in membership status.
+
+<p><li><b>Reject</b> -- Reject the message, sending a rejection notice to
+ the sender, and discarding the original message. For membership
+ requests, reject the change in membership status. In either case,
+ you should add a reason for the rejection in the accompanying text
+ box.
+
+<p><li><b>Discard</b> -- Throw away the original message, without sending
+ a rejection notice. For membership requests, this simply discards
+ the request without notice to the person making the request. This
+ is usually the action you want to take for known spam.
+</ul>
+
+<p>For held messages, turn on the <b>Preserve</b> option if you want
+to save a copy of the message for the site administrator. This is
+useful for abusive messages that you want to discard, but need to keep
+a record of for later inspection.
+
+<p>Turn on the <b>Forward to</b> option, and fill in the forwarding
+address if you want to forward the message to someone else not on the
+list. To edit a held message before it is sent on to the list, you
+should forward the message to yourself (or the list owners), and
+discard the original message. Then, when the message shows up in your
+mailbox, make your edits and resend the message to the list, including
+an <tt>Approved:</tt> header with the list password as its value. It
+is proper netiquette in this case to include a note in the resent
+message, explaining that you have modified the text.
+
+<p>If the sender is a list member who is being moderated, you can
+optionally clear their moderation flag. This is useful when your list
+is configured to put new members on probation, and you've decided that
+this member can be trusted to post to the list without approval.
+
+<p>If the sender is not a list member, you can add the email address to
+a <em>sender filter</em>. Sender filters are described on the <a
+href="%(filterurl)s">sender filter privacy page</a>, and may be one of
+<b>auto-accept</b> (Accepts), <b>auto-hold</b> (Holds),
+<b>auto-reject</b> (Rejects), or <b>auto-discard</b> (Discards). This
+option will not be available if the address is already on one of the
+sender filters.
+
+<p>When you're finished, click on the <em>Submit All Data</em> button
+at the top or bottom of the page. This button will submit all
+selected actions for all administrative requests that you've made a
+decision for.
+
+<p><a href="%(summaryurl)s">Return to the summary page</a>.
diff --git a/templates/pl/admindbpreamble.html b/templates/pl/admindbpreamble.html
new file mode 100644
index 00000000..659b77e7
--- /dev/null
+++ b/templates/pl/admindbpreamble.html
@@ -0,0 +1,10 @@
+This page contains a subset of the <em>%(listname)s</em> mailing list
+postings that are being held for your approval. It currently shows
+%(description)s
+
+<p>For each administrative request, please select the action to take,
+clicking on the <b>Submit All Data</b> when finished. More detailed
+instructions are available <a href="%(detailsurl)s">here</a>.
+
+<p>You can also <a href="%(summaryurl)s">view a summary</a> of all
+pending requests.
diff --git a/templates/pl/admindbsummary.html b/templates/pl/admindbsummary.html
new file mode 100644
index 00000000..20ffef58
--- /dev/null
+++ b/templates/pl/admindbsummary.html
@@ -0,0 +1,14 @@
+This page contains a summary of the current set of administrative
+requests requiring your approval for the
+<a href="%(adminurl)s"><em>%(listname)s</em> mailing list</a>.
+First, you will find the list of pending
+subscription and unsubscription requests, if any, followed by any
+postings being held for your approval.
+
+<p>For each administrative request, please select the action to take,
+clicking on the <b>Submit All Data</b> button when finished.
+<a href="%(detailsurl)s">More detailed instructions</a> are also
+available.
+
+<p>You can also <a href="%(viewallurl)s">view the details</a> of all
+held postings.
diff --git a/templates/pl/adminsubscribeack.txt b/templates/pl/adminsubscribeack.txt
new file mode 100644
index 00000000..24708d44
--- /dev/null
+++ b/templates/pl/adminsubscribeack.txt
@@ -0,0 +1,3 @@
+%(member)s zosta� z powodzeniem zapisany na list� %(listname)s.
+
+
diff --git a/templates/pl/adminunsubscribeack.txt b/templates/pl/adminunsubscribeack.txt
new file mode 100644
index 00000000..e876755d
--- /dev/null
+++ b/templates/pl/adminunsubscribeack.txt
@@ -0,0 +1,2 @@
+%(member)s zosta� wypisany z listy %(listname)s.
+
diff --git a/templates/pl/admlogin.html b/templates/pl/admlogin.html
new file mode 100644
index 00000000..b203aed9
--- /dev/null
+++ b/templates/pl/admlogin.html
@@ -0,0 +1,39 @@
+<html>
+<head>
+ <title>Autoryzacja %(who)s %(listname)s</title>
+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
+</head>
+<body bgcolor="#ffffff">
+<FORM METHOD=POST ACTION="%(path)s">
+%(message)s
+ <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER">
+ <B><FONT COLOR="#000000" SIZE="+1">Autoryzacja
+ %(who)s %(listname)s </FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <TD><div ALIGN="Right">Has�o %(who)s:</div></TD>
+ <TD><INPUT TYPE="password" NAME="adminpw" SIZE="30"></TD>
+ </tr>
+ <tr>
+ <td colspan=2 align=middle><INPUT type="SUBMIT"
+ name="admlogin"
+ value="Wej�cie">
+ </td>
+ </tr>
+ </TABLE>
+ <p><strong><em>Uwaga:</em></strong> Od tego miejsca musisz mie�
+ w��czon� obs�ug� ciasteczek (cookies) w przegl�darce. W przeciwnym
+ razie Twoje zmiany administracyjne nie przynios� efektu.
+
+ <p>Mechanizm ciasteczek wykorzystywany jest w Mailmanie, �eby
+ nie trzeba by�o podawa� has�a przy ka�dej czynno�ci administracyjnej.
+ Identyfikuj�ce Ci� ciasteczko automatycznie wyga�nie, gdy wy��czysz
+ przegl�dark�, lub je�li bezpo�rednio kliniejsz w napis
+ <em>Wyloguj si�</em> w sekcji <em>Inne czynno�ci administracyjne</em>
+ (wszystko to zobaczysz zaraz po zalogowaniu).
+</FORM>
+</body>
+</html>
diff --git a/templates/pl/approve.txt b/templates/pl/approve.txt
new file mode 100644
index 00000000..96527e6b
--- /dev/null
+++ b/templates/pl/approve.txt
@@ -0,0 +1,15 @@
+Twoja pro�ba wys�ana na adres %(requestaddr)s:
+
+ %(cmd)s
+
+zosta�a przekazana osobie opiekuj�cej si� list�.
+
+Sta�o si� tak najprawdopodobniej dlatego, �e pr�bujesz zapisa� si�
+na 'zamkni�t�' list�.
+
+Wkr�tce otrzymasz wiadomo�� informuj�c� o decyzji administratora
+odno�nie Twojej pro�by.
+
+Pytania prosz� kierowa� na adres:
+
+ %(adminaddr)s
diff --git a/templates/pl/archidxentry.html b/templates/pl/archidxentry.html
new file mode 100644
index 00000000..f9bb57aa
--- /dev/null
+++ b/templates/pl/archidxentry.html
@@ -0,0 +1,4 @@
+<LI><A HREF="%(filename)s">%(subject)s
+</A><A NAME="%(sequence)i">&nbsp;</A>
+<I>%(author)s
+</I>
diff --git a/templates/pl/archidxfoot.html b/templates/pl/archidxfoot.html
new file mode 100644
index 00000000..5e18aea1
--- /dev/null
+++ b/templates/pl/archidxfoot.html
@@ -0,0 +1,21 @@
+ </ul>
+ <p>
+ <a name="end"><b>Data ostatniej wiadomo�ci:</b></a>
+ <i>%(lastdate)s</i><br>
+ <b>Data archiwizacji:</b> <i>%(archivedate)s</i>
+ <p>
+ <ul>
+ <li> <b>Wiadomo�ci posortowane wed�ug:</b>
+ %(thread_ref)s
+ %(subject_ref)s
+ %(author_ref)s
+ %(date_ref)s
+ <li><b><a href="%(listinfo)s">Wi�cej informacji o li�cie...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>Archiwum zosta�o wygenerowane przez program
+ Pipermail %(version)s.</i>
+ </BODY>
+</HTML>
diff --git a/templates/pl/archidxhead.html b/templates/pl/archidxhead.html
new file mode 100644
index 00000000..e50aa6a9
--- /dev/null
+++ b/templates/pl/archidxhead.html
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Lista %(listname)s %(archive)s sortowane wed�ug %(archtype)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(encoding)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>Archiwum za %(archive)s posortowane wed�ug %(archtype)s</h1>
+ <ul>
+ <li> <b>Wiadomo�ci posortowane wed�ug:</b>
+ %(thread_ref)s
+ %(subject_ref)s
+ %(author_ref)s
+ %(date_ref)s
+
+ <li><b><a href="%(listinfo)s">Wi�cej informacji o li�cie...
+ </a></b></li>
+ </ul>
+ <p><b>Pocz�tek:</b> <i>%(firstdate)s</i><br>
+ <b>Koniec:</b> <i>%(lastdate)s</i><br>
+ <b>Ilo�� wiadomo�ci:</b> %(size)s<p>
+ <ul>
diff --git a/templates/pl/archlistend.html b/templates/pl/archlistend.html
new file mode 100644
index 00000000..9bc052dd
--- /dev/null
+++ b/templates/pl/archlistend.html
@@ -0,0 +1 @@
+ </table>
diff --git a/templates/pl/archliststart.html b/templates/pl/archliststart.html
new file mode 100644
index 00000000..49e0f4ad
--- /dev/null
+++ b/templates/pl/archliststart.html
@@ -0,0 +1,4 @@
+ <table border=3>
+ <tr><td>Archiwum</td>
+ <td>Posortowane wed�ug:</td>
+ <td>Wersja do �ci�gni�cia</td></tr>
diff --git a/templates/pl/archtoc.html b/templates/pl/archtoc.html
new file mode 100644
index 00000000..d8cdc465
--- /dev/null
+++ b/templates/pl/archtoc.html
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Archiwum listy %(listname)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ %(meta)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Archiwum listy %(listname)s</h1>
+ <p>
+ Mo�esz odwiedzi� <a href="%(listinfo)s">stron� informacyjn� tej listy</a>,
+ albo <a href="%(fullarch)s">�ci�gn�� ca�e archiwum</a>
+ (%(size)s).
+ </p>
+ %(noarchive_msg)s
+ %(archive_listing_start)s
+ %(archive_listing)s
+ %(archive_listing_end)s
+ </BODY>
+ </HTML>
diff --git a/templates/pl/archtocentry.html b/templates/pl/archtocentry.html
new file mode 100644
index 00000000..b543692a
--- /dev/null
+++ b/templates/pl/archtocentry.html
@@ -0,0 +1,12 @@
+
+ <tr>
+ <td>%(archivelabel)s:</td>
+ <td>
+ <A href="%(archive)s/thread.html">[ W�tku ]</a>
+ <A href="%(archive)s/subject.html">[ Tematu ]</a>
+ <A href="%(archive)s/author.html">[ Autora ]</a>
+ <A href="%(archive)s/date.html">[ Daty ]</a>
+ </td>
+ %(textlink)s
+ </tr>
+
diff --git a/templates/pl/article.html b/templates/pl/article.html
new file mode 100644
index 00000000..919211f2
--- /dev/null
+++ b/templates/pl/article.html
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> %(title)s
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s">
+ <META NAME="robots" CONTENT="index,nofollow">
+ %(encoding)s
+ %(prev)s
+ %(next)s
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>%(subject_html)s</H1>
+ <B>%(author_html)s</B>
+ <A HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"
+ TITLE="%(subject_html)s">%(email_html)s
+ </A><BR>
+ <I>%(datestr_html)s</I>
+ <P><UL>
+ %(prev_wsubj)s
+ %(next_wsubj)s
+ <LI> <B>Wiadomo�ci posortowane wed�ug:</B>
+ <a href="date.html#%(sequence)s">[ daty ]</a>
+ <a href="thread.html#%(sequence)s">[ w�tku ]</a>
+ <a href="subject.html#%(sequence)s">[ tytu�u ]</a>
+ <a href="author.html#%(sequence)s">[ autora ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+%(body)s
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ %(prev_wsubj)s
+ %(next_wsubj)s
+ <LI> <B>Wiadomo�ci posortowane wed�ug:</B>
+ <a href="date.html#%(sequence)s">[ daty ]</a>
+ <a href="thread.html#%(sequence)s">[ w�tku ]</a>
+ <a href="subject.html#%(sequence)s">[ tytu�u ]</a>
+ <a href="author.html#%(sequence)s">[ autora ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="%(listurl)s">Wi�cej informacji o li�cie dyskusyjnej %(listname)s
+</a><br>
+</body></html>
diff --git a/templates/pl/bounce.txt b/templates/pl/bounce.txt
new file mode 100644
index 00000000..3b241d6a
--- /dev/null
+++ b/templates/pl/bounce.txt
@@ -0,0 +1,14 @@
+Tu system zarz�dzania zwrotami programu Mailman:
+
+ Lista: %(listname)s
+ Cz�onek: %(addr)s
+ Dzia�anie: Subskrybcja %(negative)s%(did)s.
+ Przyczyna: Zbyt wiele zwrot�w z adresu
+ %(but)s
+
+%(reenable)s
+
+Orginalna wiadomo�� jest za��czona poni�ej.
+
+Pytania?
+Prosz� kontaktowa� si� z administratem %(owneraddr)s.
diff --git a/templates/pl/checkdbs.txt b/templates/pl/checkdbs.txt
new file mode 100644
index 00000000..b6491ac1
--- /dev/null
+++ b/templates/pl/checkdbs.txt
@@ -0,0 +1,7 @@
+Na li�cie %(real_name)s@%(host_name)s czeka %(count)d praca(e) na
+Twoj� decyzje:
+
+ %(adminDB)s
+
+Odwied� t� stron�, �eby zadecydowa� co zrobi� z tymi pro�bami.
+To przypomnienie b�dzie wysy�ane codziennie.
diff --git a/templates/pl/convert.txt b/templates/pl/convert.txt
new file mode 100644
index 00000000..ae17a79e
--- /dev/null
+++ b/templates/pl/convert.txt
@@ -0,0 +1,34 @@
+The %(listname)s mailing list has just undergone a big change. It is
+running on a new mailing list package called "Mailman". This will
+hopefully solve a lot of problems that administering this list has
+presented.
+
+How does this affect you?
+
+1) Mail intended for the whole list should be sent to: %(listaddr)s.
+
+2) You have been given an arbitrary password to prevent others from
+unsubscribing you without your knowledge. It will be mailed to you in
+a separate email, which you may have already received. Don't worry if
+you forget this password; a reminder will be sent to you via email
+every month.
+
+3) If you have World Wide Web access, you can use it any time to
+unsubscribe from this list, to switch to and from digest mode, to
+check back issues of the list (which will be available after the list
+has been getting posts for a day or so), etc. The Web address for
+these resources is:
+
+ %(listinfo_url)s
+
+4) If you do not have WWW access, you can do these same things via
+email. Send mail to %(requestaddr)s with a subject or body containing
+just the word "help" (without the quotes). You will receive an
+automated reply giving you further directions.
+
+Please address any questions or problems with this new setup to:
+%(adminaddr)s.
+
+This message was auto-generated by Mailman %(version)s. For more
+information on the Mailman software, visit the Mailman homepage at
+http://www.list.org/
diff --git a/templates/pl/cronpass.txt b/templates/pl/cronpass.txt
new file mode 100644
index 00000000..9a59ff4b
--- /dev/null
+++ b/templates/pl/cronpass.txt
@@ -0,0 +1,21 @@
+To jest przypomnienie, wysy�ane raz na miesi�c, o tym, �e jeste�
+cz�onkiem list dyskusyjnych na serwerze %(hostname)s. Znajdziesz
+tutaj informacje o tym w jaki spos�b zmieni� parametry swojej
+subskrybcji lub jak si� wypisa� z listy.
+
+Przez stron� WWW mo�esz zmienia� to w jaki spos�b i czy w og�le
+maj� by� do Ciebie wysy�ane wiadomo�ci. Mo�esz zmieni� sw�j adres,
+prze��czy� dostarczanie na tryb paczek, albo chwilowo wstrzyma�
+wysy�anie do list�w na Tw�j adres (np. z powodu wyjazdu na wakacje)
+i wiele innych opcji.
+
+Opr�cz interfesju przez WWW, wi�kszo�� zmian w subskrybcji mo�e by�
+dokonywana za po�rednictwem emaila. Wy�lij wiadomo�� na adres
+'-request' swojej listy (np. %(exreq)s) ze s�owem 'help' w tre�ci,
+w odpowiedzi otrzymasz emaila z dalszymi wskaz�wkami.
+
+Wszystkie pytania, problemy i komentarze prosz� kierowa� do opiekuna
+tej listy %(owner)s.
+
+Has�o dla %(useraddr)s:
+
diff --git a/templates/pl/disabled.txt b/templates/pl/disabled.txt
new file mode 100644
index 00000000..54998a83
--- /dev/null
+++ b/templates/pl/disabled.txt
@@ -0,0 +1,25 @@
+Your membership in the mailing list %(listname)s has been disabled
+%(reason)s. You will not get any more messages from this
+list until you re-enable your membership. You will receive
+%(noticesleft)s more reminders like this before your membership in the
+list is deleted.
+
+To re-enable your membership, you can simply respond to this message
+(leaving the Subject: line intact), or visit the confirmation page at
+
+ %(confirmurl)s
+
+You can also visit your membership page at
+
+ %(optionsurl)s
+
+On your membership page, you can change various delivery options such
+as your email address and whether you get digests or not. As a
+reminder, your membership password is
+
+ %(password)s
+
+If you have any questions or problems, you can contact the list owner
+at
+
+ %(owneraddr)s
diff --git a/templates/pl/emptyarchive.html b/templates/pl/emptyarchive.html
new file mode 100644
index 00000000..08e7a73f
--- /dev/null
+++ b/templates/pl/emptyarchive.html
@@ -0,0 +1,16 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>Archiwum listy %(listname)s</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <h1>Archiwum listy %(listname)s</h1>
+ <p>
+ Jeszcze �adna wiadomo�� nie zosta�a wys�ana na list�, a wi�c
+ archiwum jest puste. Zajrzyj na <a href="%(listinfo)s">stron�
+ informacyjn� tej listy</a>.
+ </p>
+ </BODY>
+ </HTML>
diff --git a/templates/pl/headfoot.html b/templates/pl/headfoot.html
new file mode 100644
index 00000000..352da1b8
--- /dev/null
+++ b/templates/pl/headfoot.html
@@ -0,0 +1,28 @@
+This text can include
+<a href="http://www.python.org/doc/current/lib/typesseq-strings.html">Python
+format strings</a> which are resolved against list attributes. The
+list of substitutions allowed are:
+
+<ul>
+ <li><b>real_name</b> - The `pretty' name of the list; usually
+ the list name with capitalization.
+
+ <li><b>list_name</b> - The name by which the list is
+ identified in URLs, where case is significant.
+
+ <li><b>host_name</b> - The fully qualified domain name
+ that the list server runs on.
+
+ <li><b>web_page_url</b> - The base URL for Mailman. This
+ can be appended with,
+ e.g. <em>listinfo/%(list_name)s</em> to yield the
+ listinfo page for the mailing list.
+
+ <li><b>description</b> - The brief description of the
+ mailing list.
+
+ <li><b>info</b> - The full description of the mailing
+ list.
+
+ <li><b>cgiext</b> - The extension added to CGI scripts.
+</ul>
diff --git a/templates/pl/help.txt b/templates/pl/help.txt
new file mode 100644
index 00000000..820798db
--- /dev/null
+++ b/templates/pl/help.txt
@@ -0,0 +1,34 @@
+Pomoc dla listy dyskusyjnej %(listname)s:
+
+To jest wynik komendy mailowej 'help' wygenerowany przez system zarz�dzania
+listami dyskusyjnymi "Mailman" w wersji %(version)s. W li�cie tym opisano
+komendy, kt�rymi mo�na komunikowa� si� z Mailmanem drog� poczty
+elektronicznej. Mo�na w ten spos�b zmienia� parametry swojej subskrybcji.
+Komenda mo�e by� umieszczona zar�wno w temacie, jak i tre�ci wiadomo�ci.
+
+Przypominam, �e wszystkie te dzia�ania mog� by� r�wnie� zrobione za
+po�rednictwem sieci WWW, na stronie:
+
+ %(listinfo_url)s
+
+W szczeg�lno�ci, za pomoc� w.w. strony mo�esz poprosi� o przypomnienie
+Ci Twojego has�a.
+
+Komendy dotycz�ce konkretnej listy (np. subscribe, who) nale�y wysy�a�
+na adres *-request specyficzny dla danej listy. Na przyk�ad komendy
+dotycz�ce listy 'mailman' nale�y wysy�a� na adres
+'mailman-request@...'.
+
+Legenda: s�owa w nawiasach "<>" oznaczaj� WYMAGANE opcje, a
+nawiasy "[]" informuj�, �e dane pole jest OPCJONALNE. Nie nale�y
+umieszcza� w komendach samych znak�w nawias�w "<>", czy "[]".
+
+Lista dopuszczalnych komend:
+
+ %(commands)s
+
+Komendy nale�y wys�a� na adres %(requestaddr)s
+
+Pytania lub pro�by interwencji cz�owieka, prosz� przesy�a� na adres:
+
+ %(adminaddr)s
diff --git a/templates/pl/invite.txt b/templates/pl/invite.txt
new file mode 100644
index 00000000..048a6ecb
--- /dev/null
+++ b/templates/pl/invite.txt
@@ -0,0 +1,21 @@
+Tw�j adres "%(email)s" zosta� zaproszony do przy��czenia si� do
+listy dyskusyjnej %(listname)s na serwerze %(hostname)s. Zaprasza Ci�
+opiekun listy %(listname)s.
+Je�li zgadzasz si� by� cz�onkiem tej grupy, odpowiedz prosz� na t� wiadomo��
+nie zmieniaj�c jej Tematu.
+
+To samo mo�esz zrobi� wchodz�c na stron�:
+
+ %(confirmurl)s
+
+albo wysy�aj�c now� wiadomo�� na adres %(requestaddr)s, kt�ra b�dzie
+zawiera�a tylko jedn� lini�:
+
+ confirm %(cookie)s
+
+Wys�anie zwyk�ej odpowiedzi powinno zadzia�a� w wi�kszo�ci program�w
+pocztowych.
+
+Je�li nie chcesz przyj�� zaproszenia, po prostu zignoruj t� wiadomo��.
+W przypadku jakichkolwiek w�tpliwo�ci lub pyta� prosz� skontaktowa� si� z
+opiekunem listy %(listowner)s.
diff --git a/templates/pl/listinfo.html b/templates/pl/listinfo.html
new file mode 100644
index 00000000..dd9c4e2f
--- /dev/null
+++ b/templates/pl/listinfo.html
@@ -0,0 +1,152 @@
+<!-- $Revision: 6360 $ -->
+<HTML>
+ <HEAD>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
+ <TITLE>Strona informacyjna listy <MM-List-Name></TITLE>
+
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+
+ <P>
+ <TABLE COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
+ <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name> --
+ <MM-List-Description></FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <td colspan="2">
+ <p>&nbsp;
+ </td>
+ </tr>
+ <tr>
+ <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0">
+ <B><FONT COLOR="#000000">Lista dyskusyjna <MM-List-Name></FONT></B>
+ </TD>
+ <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#FFF0D0">
+ <MM-lang-form-start><MM-displang-box> <MM-list-langs>
+ <MM-form-end>
+ <MM-Subscribe-Form-Start>
+ </TD>
+ </TR>
+ <tr>
+ <td colspan="2">
+ <P><MM-List-Info></P>
+ <p> Aby obejrze� dotychczasow� kolekcj� wiadomo�ci wys�anych
+ na list� odwied� <MM-Archive> archiwum <MM-List-Name>
+ </MM-Archive>
+
+ <MM-Restricted-List-Message>
+ </p>
+ </TD>
+ </TR>
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
+ <B><FONT COLOR="#000000">Korzystanie z listy <MM-List-Name></FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <td colspan="2">
+ Aby wys�a� wiadomo�� do wszystkich cz�onk�w listy u�yj adresu:
+ <A HREF="mailto:<MM-Posting-Addr>"><MM-Posting-Addr></A>.
+
+ <p>Mo�esz do��czy� do listy lub zmieni� dotychczasowe opcje
+ subskrybcji korzystaj�c z poni�szych sekcji.
+ </td>
+ </tr>
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
+ <B><FONT COLOR="#000000">Zapisywanie si� na list� <MM-List-Name></FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <td colspan="2">
+ <P>
+ Aby zapisa� si� na list� <MM-List-Name> nale�y wype�ni� poni�szy
+ formularz.
+
+ <MM-List-Subscription-Msg>
+ <ul>
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
+ WIDTH="70%" HEIGHT= "112">
+ <TR>
+ <TD BGCOLOR="#dddddd" WIDTH="55%">Tw�j adres email:</TD>
+ <TD WIDTH="33%"><MM-Subscribe-Box>
+ </TD>
+ <TD WIDTH="12%">&nbsp;</TD></TR>
+ <tr>
+ <td bgcolor="#dddddd" width="55%">Imi� i nazwisko (opcjonalne):</td>
+ <td width="33%"><mm-fullname-box></td>
+ <TD WIDTH="12%">&nbsp;</TD></TR>
+ <TR>
+
+ <TD COLSPAN="3"><FONT SIZE=-1>Musisz wprowadzi� swoje
+ prywatne has�o. Zapewnia to tylko minimum bezpiecze�stwa,
+ lecz powinno zapobiec niepo��danym dzia�aniom dotycz�cym
+ Twojej subskrybcji przez innych u�ytkownik�w.
+ <b>Nie u�ywaj cennego has�a</b>, poniewa� co
+ pewien czas b�dzie ono przesy�ane na Twoje konto
+ jako 'czysty tekst' (w formie niezaszyfrowanej).
+
+ <p>Je�eli nie podasz has�a, system przydzieli Ci
+ je automatycznie. Zostanie ono przes�ane razem z wiadomo�ci�
+ potwierdzaj�c� Twoj� subskrybcj�. W ka�dej chwili mo�esz prosi�
+ o przypomnienie has�a za pomoc� zwrotnego emaila, a p�niej
+ zmieni� parametry swojej subskrybcji.
+ <MM-Reminder>
+ </TD>
+ </TR>
+ <TR>
+ <TD BGCOLOR="#dddddd">Nowe has�o:</TD>
+ <TD><MM-New-Password-Box></TD>
+ <TD>&nbsp;</TD></TR>
+ <TR>
+ <TD BGCOLOR="#dddddd">Potwierd� has�o, wprowadzaj�c je powt�rnie:</TD>
+ <TD><MM-Confirm-Password></TD>
+ <TD>&nbsp; </TD></TR>
+ <tr>
+ <TD BGCOLOR="#dddddd">W jakim j�zyku chcesz si� komunikowa� z
+ systemem?</TD>
+ <TD> <MM-list-langs></TD>
+ <TD>&nbsp; </TD></TR>
+ <mm-digest-question-start>
+ <tr>
+
+ <td>Czy chcesz dostawa� listy tylko raz dziennie,
+ w formie paczki?
+ </td>
+ <td><MM-Undigest-Radio-Button> Nie
+ <MM-Digest-Radio-Button> Tak
+ </TD>
+ </tr>
+ <mm-digest-question-end>
+ <tr>
+ <td colspan="3">
+ <center><MM-Subscribe-Button></P></center>
+ </TABLE>
+ <MM-Form-End>
+ </ul>
+ </td>
+ </tr>
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#FFF0D0">
+ <a name="subscribers">
+ <B><FONT COLOR="#000000">Osoby zapisane na list� <MM-List-Name></FONT></B></a>
+ </TD>
+ </TR>
+ <tr>
+ <TD COLSPAN="2" WIDTH="100%">
+ <MM-Roster-Form-Start>
+ <MM-Roster-Option>
+ <MM-Form-End>
+ <p>
+ <MM-Options-Form-Start>
+ <MM-Editing-Options>
+ <MM-Form-End>
+ </td>
+ </tr>
+ </table>
+<MM-Mailman-Footer>
+</BODY>
+</HTML>
diff --git a/templates/pl/masthead.txt b/templates/pl/masthead.txt
new file mode 100644
index 00000000..5852bbc3
--- /dev/null
+++ b/templates/pl/masthead.txt
@@ -0,0 +1,13 @@
+Wysy�anie wiadomo�ci na list� %(real_name)s:
+ %(got_list_email)s
+
+Zapisanie lub wypisanie si� przez stron� WWW:
+ %(got_listinfo_url)s
+lub przez email, wyslij wiadomo�� ze s�owem 'help' na adres
+ %(got_request_email)s
+
+Osoba opiekuj�ca si� t� list� dyskusyjn�:
+ %(got_owner_email)s
+
+Odpowiadaj�c na t� wiadomo��, zmie� jej tytu� na co� znacz�cego wi�cej
+ni� "Re: Paczka %(real_name)s...".
diff --git a/templates/pl/newlist.txt b/templates/pl/newlist.txt
new file mode 100644
index 00000000..3362887d
--- /dev/null
+++ b/templates/pl/newlist.txt
@@ -0,0 +1,35 @@
+The mailing list `%(listname)s' has just been created for you. The
+following is some basic information about your mailing list.
+
+Your mailing list password is:
+
+ %(password)s
+
+You need this password to configure your mailing list. You also need
+it to handle administrative requests, such as approving mail if you
+choose to run a moderated list.
+
+You can configure your mailing list at the following web page:
+
+ %(admin_url)s
+
+The web page for users of your mailing list is:
+
+ %(listinfo_url)s
+
+You can even customize these web pages from the list configuration
+page. However, you do need to know HTML to be able to do this.
+
+There is also an email-based interface for users (not administrators)
+of your list; you can get info about using it by sending a message
+with just the word `help' as subject or in the body, to:
+
+ %(requestaddr)s
+
+To unsubscribe a user: from the mailing list 'listinfo' web page,
+click on or enter the user's email address as if you were that user.
+Where that user would put in their password to unsubscribe, put in
+your admin password. You can also use your password to change
+member's options, including digestification, delivery disabling, etc.
+
+Please address all questions to %(siteowner)s.
diff --git a/templates/pl/nomoretoday.txt b/templates/pl/nomoretoday.txt
new file mode 100644
index 00000000..3198307a
--- /dev/null
+++ b/templates/pl/nomoretoday.txt
@@ -0,0 +1,9 @@
+Z adresu '%(sender)s' otrzymano pro�b� o automatyczn� odpowied� dotycz�c�
+listy dyskusyjnej %(listname)s. Dzisiaj otrzymano ju� %(num)s takich
+wiadomo�ci z tego samego adresu. W celu unikni�cia problem�w takich jak
+p�tle mi�dzy dwoma automatami, dzisiaj nie dostaniesz ju� �adnej
+automatycznej odpowiedzi. Prosz� spr�bowa� jutro.
+
+Je�li uwa�asz, �e nie powinienne� dosta� tej wiadomo�ci, nie rozumiesz jej
+lub masz jakie� inne pytania, skontaktuj z opiekunem listy pod adresem
+%(owneremail)s.
diff --git a/templates/pl/options.html b/templates/pl/options.html
new file mode 100644
index 00000000..07e3d982
--- /dev/null
+++ b/templates/pl/options.html
@@ -0,0 +1,321 @@
+<!-- $Revision: 6360 $ -->
+<html>
+<head>
+ <link rel="SHORTCUT ICON" href="<mm-favicon>">
+ <title>Konfiguracja <MM-Presentable-User> na li�cie <MM-List-Name>
+ </title>
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
+</head>
+<BODY BGCOLOR="#ffffff">
+ <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5">
+ <TR><TD WIDTH="100%" BGCOLOR="#99CCFF"><B>
+ <FONT COLOR="#000000" SIZE=+1>
+ Konfiguracja subskrybcji <MM-Presentable-User> na li�cie
+ dyskusyjnej <MM-List-Name>
+ </FONT></B></TD></TR>
+ </TABLE>
+<p>
+<table width="100%" border="0" cellspacing="5" cellpadding="5">
+ <tr><td>
+ <b><MM-Presentable-User></b>'s aktualny stan zapisania,
+ has�o i zmiana opcji na li�cie dyskusyjnej <MM-List-Name>.
+ </td><td><MM-Form-Start><mm-logout-button><MM-Form-End></td>
+ </tr><tr>
+ <td colspan="2">
+ <MM-Case-Preserved-User>
+
+ <MM-Disabled-Notice>
+
+ <p><mm-results>
+ </td>
+ </tr>
+</table>
+
+<MM-Form-Start>
+<p>
+<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5">
+ <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0" colspan="2">
+ <FONT COLOR="#000000">
+ <B>Zmiana informacji o Tobie jako o cz�onku listy <MM-List-Name> </B>
+ </FONT></TD></TR>
+ <tr><td colspan="2">
+ Mo�esz zmieni� adres spod jakiego jeste� zapisany na list�
+ wype�niaj�c po prostu poni�sze pola. Na nowy adres zostanie wys�any
+ list, kt�ry b�dzie jeszcze wymaga� Twojego potwierdzenia.
+
+ <p>Musisz odes�a� potwierdzenie w ci�gu <mm-pending-days>.
+
+ <p>Mo�esz r�wnie� doda� lub zmieni� swoje Imi� i Nazwisko
+ (np.. <em>Jan Kowalski</em>).
+
+ <p>Zaznaczenie opcji <em>Zmiana globalna</em> spowoduje, �e zmiany
+ te b�d� dotyczy� wszystkich list, na kt�re jeste� zapisany na
+ serwerze <mm-host>.
+
+ </td></tr>
+ <tr><td><center>
+ <table border="0" cellspacing="2" cellpadding="2" width="80%" cols="2">
+ <tr><td bgcolor="#dddddd"><div align="right">Nowy adres:</div></td>
+ <td><mm-new-address-box></td>
+ </tr>
+ <tr><td bgcolor="#dddddd"><div align="right">Podaj ponownie:</div></td>
+ <td><mm-confirm-address-box></td>
+ </tr>
+ </tr></table></center>
+ </td>
+ <td><center>
+ <table border="0" cellspacing="2" cellpadding="2" width="80%" cols="2">
+ <tr><td bgcolor="#dddddd"><div align="right">Imi� i Nazwisko
+ (opcjonalnie):</div></td>
+ <td><mm-fullname-box></td>
+ </tr>
+ </table></center>
+ </td>
+ </tr>
+ <tr><td colspan="2"><center><mm-change-address-button>
+ <p><mm-global-change-of-address>Zmiana globalna</center></td>
+ </tr>
+</table>
+
+<p>
+<TABLE WIDTH="100%" BORDER="0" CELLSPACING="5" CELLPADDING="5">
+ <TR><TD WIDTH="50%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000">
+ <B>Wypisanie si� z listy <MM-List-Name></B></td>
+
+ <TD WIDTH="50%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000">
+ <B>Twoje inne subskrybcje na <MM-Host></B>
+ </FONT></TD></TR>
+
+ <tr><td>
+ Zaznacz opcje potwierdzenia i naci�nij przycik, aby wypisa� si�
+ z listy dyskusyjnej. <strong>Uwaga:</strong> wypisanie jest
+ realizowane natychmiast.
+ <p>
+ <center><MM-Unsubscribe-Button></center></td>
+ <td>
+ Mo�esz zobaczy� list� wszystkich list dyskusyjnych na serwerze
+ <mm-host>, kt�rych jeste� cz�onkiem.
+ Wejd� tutaj, je�li chcesz zmieni� co� w opcjach dotycz�cych innej
+ listy.
+
+ <p>
+ <center><MM-Other-Subscriptions-Submit></center>
+ </TD></TR>
+</table>
+
+<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5">
+ <TR><TD COLSPAN=2 WIDTH="100%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000">
+ <B>Twoje has�o na li�cie <MM-List-Name></B>
+ </FONT></TD></TR>
+
+ <tr valign="TOP"><td WIDTH="50%">
+ <a name=reminder>
+ <center>
+ <h3>Zapomnia�e� has�a?</h3>
+ </center>
+ Kliknij w ten przycisk, a zostanie wys�ane ono na Tw�j adres
+ email.
+ <p><MM-Umbrella-Notice>
+ <center>
+ <MM-Email-My-Pw>
+ </center>
+ </td>
+
+ <td WIDTH="50%">
+ <a name=changepw>
+ <center>
+ <h3>Zmiana has�a</h3>
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" WIDTH="70%" COLS=2>
+ <TR><TD BGCOLOR="#dddddd"><div align="right">Nowe
+ has�o:</div></TD>
+ <TD><MM-New-Pass-Box></TD>
+ </TR>
+ <TR>
+ <TD BGCOLOR="#dddddd"><div align="right">Podaj ponownie:
+ </div></TD>
+ <TD><MM-Confirm-Pass-Box></TD>
+ </TR>
+ </table>
+
+ <MM-Change-Pass-Button>
+ <p><center><mm-global-pw-changes-button>Zmiana globalna
+ </center>
+</TABLE>
+
+<p>
+<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5">
+ <TR><TD WIDTH="100%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000">
+ <B>Opcje Twojej subskrybcji listy <MM-List-Name></B>
+ </FONT></TD></TR>
+</table>
+
+<p>
+<i><strong>Warto�ci zaznaczone s� bie��cymi ustawieniami.</strong></i>
+
+<p>Zauwa�, �e niekt�re opcje maj� znacznik <em>Zmiana globalna</em>.
+Jego zaznaczenie spowoduje, �e zmiana danej opcji odnosi� si� b�dzie do
+wszystkich list na serwerze <mm-host>, kt�rych jeste� cz�onkiem.
+Kliknij na przycisk <em>Poka� pozosta�e moje subskrybcje</em>, je�li
+nie jeste� pewien na jakie listy jeste� zapisany.
+<p>
+<TABLE BORDER="0" CELLSPACING="3" CELLPADDING="4" WIDTH="100%">
+ <tr><TD BGCOLOR="#cccccc">
+ <a name="disable">
+ <strong>Dostarczanie wiadomo�ci</strong></a><p>
+ Ustaw t� opcj� na <em>W��czone</em>, �eby dostawa� wszystkie
+ wiadomo�ci z listy. Ustawienie <em>Wy��czone</em>, spowoduje,
+ �e nadal b�dziesz zapisany na list�, ale przez jaki� czas mo�esz nie
+ chcie� dostawa� wiadomo�ci (np. wyje�dzasz na wakacje). Je�li
+ wy��czy�e� dostarczanie, nie zapomnij w��czy� je po powrocie; nie
+ w��czy si� ono automatycznie.
+ </td><td bgcolor="#cccccc">
+ <mm-delivery-enable-button>W��czone<br>
+ <mm-delivery-disable-button>Wy��czone<p>
+ <mm-global-deliver-button><i>Zmiana globalna</i>
+ </td></tr>
+
+ <tr><TD BGCOLOR="#cccccc">
+ <strong>Tryb Paczek</strong><p>
+
+ Je�li tryb paczek jest wy��czony, wiadomo�ci dostarczane s�
+ natychmiast. Po jego w��czeniu, wiadomo�ci z listy bedziesz dostawa�
+ tylko raz dziennie w formie paczki (czasami cz�ciej, je�li ruch
+ na li�cie jest bardzo du�y). Zmiana tej opcji mo�e spowodowa�, �e
+ nie dostaniesz ostatniej z paczek.
+ </td><td bgcolor="#cccccc">
+ <MM-Undigest-Radio-Button>Wy��czony<br>
+ <MM-Digest-Radio-Button>W��czony
+ </td></tr>
+
+ <tr><TD BGCOLOR="#cccccc">
+ <strong>Paczki w formie MIME czy Czystego Tekstu?</strong><p>
+ Okre�l, w jakiej formie maj� by� dostarczane wiadomo�ci w trybie
+ paczek. Najcz�stszym wyborem jest MIME.
+ Stare programy pocztowe mog� nie obs�ugiwa� za��cznik�w MIME, wtedy
+ ustaw t� opcj� na Czysty Tekst.
+ </td><td bgcolor="#cccccc">
+ <MM-Mime-Digests-Button>MIME<br>
+ <MM-Plain-Digests-Button>Czysty Tekst<p>
+ <mm-global-mime-button><i>Zmiana globalna</i>
+ </td></tr>
+
+ <tr><TD BGCOLOR="#cccccc">
+ <strong>Czy chcesz otrzymywa� wys�ane przez siebie wiadomo�ci?</strong><p>
+ Mo�esz dostawa� kopi� ka�dej wiadomo�ci, kt�r� wysy�asz na list�.
+ Je�li tego nie chcesz, ustaw t� opcj� na <em>Nie</em>.
+ </td><td bgcolor="#cccccc">
+ <mm-dont-receive-own-mail-button>Nie<br>
+ <mm-receive-own-mail-button>Tak
+ </td></tr>
+
+ <tr><TD BGCOLOR="#cccccc">
+ <strong>Czy chcesz dostawa� potwierdzenie, �e wys�any list doszed�
+ na list�?
+ </strong><p>
+ </td><td bgcolor="#cccccc">
+ <mm-dont-ack-posts-button>Nie<br>
+ <mm-ack-posts-button>Tak
+ </td></tr>
+
+ <tr><td bgcolor="#cccccc">
+ <strong>Czy chcesz dostawa� przypomnienia has�a?</strong><p>
+ Raz w miesi�cu rozsy�ane s� przypomnienia do wszystkich
+ subskrybent�w. Przypomnienie zawiera has�a i podstawowe informacje o
+ wszystkich listach, na kt�re jeste� zapisany na tym serwerze.
+ Mo�esz wy��czy�
+ przypomnienie has�a dla ka�dej z list osobno, zaznaczaj�c opcje
+ <em>Nie</em>. Zrezygnowanie z przypomnienia dla wszystkich list
+ spowoduje, �e w og�le nie dostaniesz wiadomo�ci przypominiaj�cej.
+ </td><td bgcolor="#cccccc">
+ <mm-dont-get-password-reminder-button>Nie<br>
+ <mm-get-password-reminder-button>Tak<p>
+ <mm-global-remind-button><i>Zmiana globalna</i>
+ </td></tr>
+
+ <tr><TD BGCOLOR="#cccccc">
+ <strong>Czy chcesz by� niewidocznym cz�onkiem listy?</strong><p>
+ Normalnie Tw�j adres jest widoczny dla ogl�daj�cych list�
+ sybskrybent�w (adres jest dodatkowo zniekszta�cony, �eby trudni�
+ �ycie spamerom). Je�li nie chcesz, �eby Tw�j adres pojawia� si� na
+ li�cie os�b zapisanych, zaznacz <em>Tak</em>.
+ </td><td bgcolor="#cccccc">
+ <MM-Public-Subscription-Button>Nie<br>
+ <MM-Hide-Subscription-Button>Tak
+ </td></tr>
+
+ <tr><TD BGCOLOR="#cccccc">
+ <strong>W jakim j�zyku chcesz si� komunikowa�?</strong><p>
+ </td><td bgcolor="#cccccc">
+ <MM-list-langs>
+ </td></tr>
+
+ <tr><td bgcolor="#cccccc">
+ <strong>Jakie kategorie tematyczne Ci� interesuj�?
+ </strong><p>
+ Znaczaj�c jeden lub wi�cej temat�w, mo�esz filtrowa�
+ wiadomo�ci z listy, a wi�c otrzymywa� tylko cz��
+ ruchu. B�dziesz dostawa� tylko wiadomo�ci, kt�re pasuj�
+ do kt�rego� z temat�w.
+
+ <p>Je�li wiadomo�� nie pasuje do �adnego z temat�w, to
+ czy j� dostaniesz zale�y od nast�pnej opcji. Je�eli nie
+ zaznaczysz �adnego tematu, b�dziesz otrzymywa� wszystkie
+ wiadomo�ci wysy�ane na list� dyskusyjn�.
+ </td><td bgcolor="#cccccc">
+ <mm-topics>
+ </td></tr>
+
+ <tr><td bgcolor="#cccccc">
+ <strong>Czy chcesz dostawa� wiadomo�ci, kt�re nie pasuj�
+ do �adnej kategorii tematycznej?
+ </strong><p>
+
+ Ta opcja ma znaczenie tylko, je�li wybra�e� co najmniej
+ jedn� kategori� tematyczn� z poprzedniej opcji. Opisuje
+ na zachowanie w przypadku, gdy wiadomo�� nie pasuje
+ do �adnego ze zdefiniowanych temat�w. Wybranie
+ <em>Nie</em> oznacza, �e nie bedziesz dostawa� wiadomo�ci
+ nie pasuj�cych do �adnego tematu, a <em>Tak</em>, �e
+ b�dziesz dostawa� te pozosta�e wiadomo�ci.
+
+ <p>Nie wybranie �adnego z temat�w z poprzedniej opcji
+ oznacza, �e b�dziesz otrzymywa� wszystkie wiadomo�ci.
+ </td><td bgcolor="#cccccc">
+ <mm-suppress-nonmatching-topics>Nie<br>
+ <mm-receive-nonmatching-topics>Tak
+ </td></tr>
+
+ <tr><td bgcolor="#cccccc">
+ <strong>Unika� podw�jnych kopii wiadomo�ci?</strong><p>
+
+ Po zaznaczeniu tej opcji Mailman b�dzie analizowa�
+ pola <tt>To:</tt> i <tt>Cc:</tt> i na tej podstawie nie
+ b�dzie wysy�a� do Ciebie kopii, je�li jeste� ju� jej
+ adresatem.
+ Odpowied� <em>Tak</em> oznacza, �e chcesz unika�
+ dostawania tego samego listu w dw�ch kopiach.
+ Przy <em>Nie</em> mo�esz dostawa� wielokrotne kopie.
+
+ <p>Je�eli lista dyskusyjna ma w��czon� personalizacj�
+ wiadomo�ci, a ty wybierzesz dostawanie kopii, Mailman
+ doda pole <tt>X-Mailman-Copy: yes</tt> do nag��wka ka�dej
+ kopii.
+
+ </td><td bgcolor="#cccccc">
+ <mm-receive-duplicates-button>Nie<br>
+ <mm-dont-receive-duplicates-button>Tak<p>
+ <mm-global-nodupes-button><i>Zmiana globalna</i>
+ </td></tr>
+
+ <tr><TD colspan="2">
+ <center><MM-options-Submit-button></center>
+ </td></tr>
+
+</table>
+</center>
+<p>
+<MM-Form-End>
+
+<MM-Mailman-Footer>
+</body>
+</html>
diff --git a/templates/pl/postack.txt b/templates/pl/postack.txt
new file mode 100644
index 00000000..073209fd
--- /dev/null
+++ b/templates/pl/postack.txt
@@ -0,0 +1,8 @@
+Twoja wiadomo�� o tytule
+
+ %(subject)s
+
+zosta�a przyj�ta na list� dyskusyjn� %(listname)s.
+
+Strona informacyjna listy: %(listinfo_url)s
+Twoje opcje: %(optionsurl)s
diff --git a/templates/pl/postauth.txt b/templates/pl/postauth.txt
new file mode 100644
index 00000000..13c4f3a8
--- /dev/null
+++ b/templates/pl/postauth.txt
@@ -0,0 +1,13 @@
+Na Twoje, jako administratora, potwierdzenie czeka wiadomo�� wys�ana
+na list� dyskusyjn�:
+
+ Lista: %(listname)s@%(hostname)s
+ Od: %(sender)s
+ Tytu�: %(subject)s
+ Pow�d: %(reason)s
+
+Wejd� na stron�:
+
+ %(admindb_url)s
+
+�eby potwierdzi� lub odrzuci� t� wiadomo��.
diff --git a/templates/pl/postheld.txt b/templates/pl/postheld.txt
new file mode 100644
index 00000000..8159fb98
--- /dev/null
+++ b/templates/pl/postheld.txt
@@ -0,0 +1,15 @@
+Wys�ana na list� %(listname)s wiadomo�� o tytule
+
+ %(subject)s
+
+zosta�a wstrzymana do dalszej decyzji moderatora.
+
+Powodem wstrzymania by�o:
+
+ %(reason)s
+
+Gdyby Twoja wiadomo�� nie zosta�a przekazana na list�, dostaniesz
+dodatkowego maila z decyzj� moderatora. Mo�esz odwo�a� wys�any b��dnie list
+wchodz�c na stron�:
+
+ %(confirmurl)s
diff --git a/templates/pl/private.html b/templates/pl/private.html
new file mode 100644
index 00000000..79a27dad
--- /dev/null
+++ b/templates/pl/private.html
@@ -0,0 +1,43 @@
+<html>
+<head>
+ <title>%(realname)s Private Archives Authentication</title>
+</head>
+<body bgcolor="#ffffff">
+<FORM METHOD=POST ACTION="%(action)s/">
+%(message)s
+ <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER">
+ <B><FONT COLOR="#000000" SIZE="+1">%(realname)s Private
+ Archives Authentication</FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <TD><div ALIGN="Right">Email address:</div></TD>
+ <TD><INPUT TYPE="text" NAME="username" SIZE="30"></TD>
+ </tr>
+ <tr>
+ <TD><div ALIGN="Right">Password:</div></TD>
+ <TD><INPUT TYPE="password" NAME="password" SIZE="30"></TD>
+ </tr>
+ <tr>
+ <td colspan=2 align="middle"><INPUT type="SUBMIT"
+ name="submit"
+ value="Let me in...">
+ </td>
+ </tr>
+ </TABLE>
+ <p><strong><em>Important:</em></strong> From this point on, you
+ must have cookies enabled in your browser, otherwise no
+ administrative changes will take effect.
+
+ <p>Session cookies are used in Mailman's
+ administrative interface so that you don't need to
+ re-authenticate with every administrative operation. This
+ cookie will expire automatically when you exit your browser, or
+ you can explicitly expire the cookie by hitting the
+ <em>Logout</em> link under <em>Other Administrative
+ Activities</em> (which you'll see once you successfully log in).
+</FORM>
+</body>
+</html>
diff --git a/templates/pl/refuse.txt b/templates/pl/refuse.txt
new file mode 100644
index 00000000..8fd6b585
--- /dev/null
+++ b/templates/pl/refuse.txt
@@ -0,0 +1,12 @@
+Pro�ba dotycz�ca listy dyskusyjnej %(listname)s
+
+ %(request)s
+
+zosta�a odrzucona przez moderatora. Poda� on nast�puj�ce uzasadnienie
+swojej decyzji:
+
+"%(reason)s"
+
+Pytania i komentarze prosz� kierowa� do administratora na adres:
+
+ %(adminaddr)s
diff --git a/templates/pl/roster.html b/templates/pl/roster.html
new file mode 100644
index 00000000..6f97cef0
--- /dev/null
+++ b/templates/pl/roster.html
@@ -0,0 +1,53 @@
+<!-- $Revision: 6360 $ -->
+<HTML>
+ <HEAD>
+ <TITLE>Subskrybenci listy <MM-List-Name></TITLE>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+
+ <P>
+ <TABLE WIDTH="100%" COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5">
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
+ <B><FONT COLOR="#000000" SIZE="+1">
+ Subskrybenci listy <MM-List-Name></FONT></B>
+ </TD>
+ </TR>
+ <TR>
+ <TD COLSPAN="2" WIDTH="100%" ALIGN="CENTER">
+
+ <P align = "right"> <MM-lang-form-start><MM-displang-box>
+ <MM-list-langs><MM-form-end></p>
+
+ <P>Kliknij na sw�j adres, �eby wej�� na stron� z opcjami
+ subskrybcji.
+ <br><I>(Na adresy pisane kursyw� nie s� wysy�ane listy)</I></P>
+ </TD>
+ </TR>
+ <TR WIDTH="100%" VALIGN="top">
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000"><MM-Num-Reg-Users>
+ Zwykli Cz�onkowie Listy <MM-List-Name>:</FONT></B>
+ </center>
+ </TD>
+ <TD BGCOLOR="#FFF0D0" WIDTH="50%">
+ <center>
+ <B><FONT COLOR="#000000"><MM-Num-Digesters>
+ Paczkowi Cz�onkowie Listy <MM-List-Name>:</FONT></B>
+ </center>
+ </TD>
+ </TR>
+ <TR VALIGN="top">
+ <td>
+ <P><MM-Regular-Users>
+ </td>
+ <td>
+ <P><MM-Digest-Users>
+ </td>
+ </tr>
+ </table>
+<MM-Mailman-Footer>
+</BODY>
+</HTML>
diff --git a/templates/pl/subauth.txt b/templates/pl/subauth.txt
new file mode 100644
index 00000000..2d51eb88
--- /dev/null
+++ b/templates/pl/subauth.txt
@@ -0,0 +1,10 @@
+Wymagana jest Twoje potwierdzenie nowej subskrybcji listy dyskusujnej:
+
+ Dla: %(username)s
+ Lista: %(listname)s@%(hostname)s
+
+Wejd� na stron�:
+
+ %(admindb_url)s
+
+�eby zareagowa� na t� pro�b�.
diff --git a/templates/pl/subscribe.html b/templates/pl/subscribe.html
new file mode 100644
index 00000000..741afd44
--- /dev/null
+++ b/templates/pl/subscribe.html
@@ -0,0 +1,11 @@
+<!-- $Revision: 6360 $ -->
+<html>
+<head><title>Subskrybcja listy <MM-List-Name></title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
+</head>
+<body bgcolor="white">
+<h1>Subskrybcja listy <MM-List-Name></h1>
+<MM-Results>
+<MM-Mailman-Footer>
+</body>
+</html>
diff --git a/templates/pl/subscribeack.txt b/templates/pl/subscribeack.txt
new file mode 100644
index 00000000..c9ab596c
--- /dev/null
+++ b/templates/pl/subscribeack.txt
@@ -0,0 +1,35 @@
+Witamy na li�cie dyskusyjnej %(real_name)s@%(host_name)s!
+%(welcome)s
+Wiadomo�ci skierowane na list� wysy�aj na adres:
+
+ %(emailaddr)s
+
+Og�ln� stron� informacyjn� listy najdziesz pod adresem:
+
+ %(listinfo_url)s
+
+Gdyby� kiedykolwiek chcia� si� wypisa� lub zmieni� opcje
+swojej subskrybcji (np. zmiana trybu, lub has�a), mo�esz to zrobi� przez
+stron�:
+
+ %(optionsurl)s
+%(umbrella)s
+Wszystko to mo�na r�wnie� zrobi� za pomoc� maila. Wy�lij wiadomo��
+za s�owem 'help' w temacie lub tre�ci na adres:
+
+ %(real_name)s-request@%(host_name)s
+
+W odpowiedzi dostaniesz dalsze wskaz�wki.
+
+Pami�taj, �e do wszystkich zmian (w tym r�wnie� wypisania si�) potrzebne
+b�dzie Twoje has�o. Brzmi ono:
+
+ %(password)s
+
+Mailman b�dzie co miesi�c przysy�a� Ci wiadomo�� przypominaj�c� o tym
+na jakie listy dyskusyjne jeste� zapisany na serwerze %(host_name)s i
+jakie jest Twoje has�o. Mo�na zrezygnowa� z przypomnie� zmieniaj�c
+opcje subscrybcji. Przypomnienie zawiera� b�dzie r�wnie� instrukcje w
+jaki spos�b wypisa� si� z listy i korzysta� z Mailmana. Wchodz�c na
+stron� swojej subscrybcji mo�esz, w ka�dej chwili, poprosi� o
+przes�anie has�a emailem.
diff --git a/templates/pl/unsub.txt b/templates/pl/unsub.txt
new file mode 100644
index 00000000..8bf00a23
--- /dev/null
+++ b/templates/pl/unsub.txt
@@ -0,0 +1,21 @@
+Pro�ba o potwierdzenie wypisania si� z listy dyskusyjnej %(listname)s.
+
+Otrzymano pro�be%(remote)s o wypisanie Twojego adresu z listy dyskusyjnej,
+"%(email)s" z listy %(listaddr)s. �eby potwierdzi� ch�� wypisania si�
+prosz� odpowiedzie� na t� wiadomo�� nie zmieniaj�c jej Tematu.
+To samo mo�esz zrobi� wchodz�c na stron�:
+
+ %(confirmurl)s
+
+albo wysy�aj�c now� wiadomo�� na adres %(requestaddr)s, kt�ra b�dzie
+zawiera�a jedn� lini�:
+
+ confirm %(cookie)s
+
+Wys�anie zwyk�ej odpowiedzi powinno zadzia�a� w wi�kszo�ci program�w
+pocztowych, pod warunkiem, �e nie zmieniaj� one za bardzo pola
+Subject: (dodanie "Re:" jest akceptowalne).
+
+Je�li nie chcia�e� wypisa� si� z listy, po prostu zignoruj t� wiadomo��.
+W przypadku jakichkolwiek w�tpliwo�ci lub pyta� prosz� skontaktowa� si� z
+administratorem listy %(listadmin)s.
diff --git a/templates/pl/unsubauth.txt b/templates/pl/unsubauth.txt
new file mode 100644
index 00000000..85669c31
--- /dev/null
+++ b/templates/pl/unsubauth.txt
@@ -0,0 +1,10 @@
+Wymagane jest potwierdzenie pro�by o wypisanie si� z listy dyskusyjnej:
+
+ Od: %(username)s
+ Lista: %(listname)s@%(hostname)s
+
+Wejd� na stron�:
+
+ %(admindb_url)s
+
+�eby zareagowa� na t� pro�b�.
diff --git a/templates/pl/userpass.txt b/templates/pl/userpass.txt
new file mode 100644
index 00000000..57b16a47
--- /dev/null
+++ b/templates/pl/userpass.txt
@@ -0,0 +1,25 @@
+Ty, lub kto� kto poda� Tw�j adres, poprosi�e� o przypomnienie has�a
+dost�pu do konfiguracji subskrybcji listy %(fqdn_lname)s. Has�o to jest
+potrzebna do zmiany parametr�w twojego zapisania si� (np. czy wiadomo�ci
+b�dziesz dostawa� pojedy�czo, czy w formie ca�odziennego podsumowania).
+Has�o to pomo�e Ci r�wnie� wypisa� si� z listy dyskusyjnej.
+
+Tw�j adres to: %(user)s
+
+Twoje has�o dost�pu do listy %(listname)s: %(password)s
+
+�eby zmieni� parametry swojej subskrybcji odwied� stron� (b�dziesz musia�
+si� tam zalogowa�):
+
+ %(options_url)s
+
+Zmian tych mo�na r�wnie� dokonywa� drog� poczty elektronicznej wysy�aj�c
+na adres:
+
+ %(requestaddr)s
+
+wiadomo�� ze s�owem "help" w tytule lub tre�ci. W odpowiedzi dostaniesz
+list z dalszymi wskaz�wkami.
+
+Pytania i komentarze prosz� wysy�a� do administratora listy dyskusyjnej
+%(listname)s na adres %(owneraddr)s.
diff --git a/templates/pl/verify.txt b/templates/pl/verify.txt
new file mode 100644
index 00000000..e6952948
--- /dev/null
+++ b/templates/pl/verify.txt
@@ -0,0 +1,22 @@
+Pro�ba o potwierdzenie zapisania si� na list� dyskusyjn� %(listname)s.
+
+Otrzymano pro�be%(remote)s o zapisanie Twojego adresu na list� dyskusyjn�,
+"%(email)s" na list� %(listaddr)s. �eby potwierdzi� ch�� zapisania si�
+prosz� odpowiedzie� na t� wiadomo�� nie zmieniaj�c jej Tematu. To
+samo mo�esz zrobi� wchodz�c na stron�:
+
+ %(confirmurl)s
+
+albo wysy�aj�c now� wiadomo�� na adres %(requestaddr)s, kt�ra b�dzie
+zawiera�a tylko jedn� lini�:
+
+ confirm %(cookie)s
+
+Wys�anie zwyk�ej odpowiedzi powinno zadzia�a� w wi�kszo�ci program�w
+pocztowych, pod warunkiem, �e nie zmieniaj� one za bardzo pola
+Subject: (dodanie "Re:" jest akceptowalne).
+
+Je�li nie chcia�e� zapisa� si�, po prostu zignoruj t� wiadomo��.
+W przypadku jakichkolwiek w�tpliwo�ci lub pyta� prosz� skontaktowa� si� z
+administratorem listy %(listadmin)s.
+