From 934e2ef0893bf548bcf5f3472697e4eb90764a85 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Mon, 14 Apr 2008 11:16:32 -0700 Subject: - Updated Polish translation from Zbigniew Szalbot. - Updated mailman.pot for 2.1.10rc1 and msgmerge'd all the mailman.po files. --- templates/pl/archtoc.html | 4 ++-- templates/pl/archtocnombox.html | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 templates/pl/archtocnombox.html (limited to 'templates') diff --git a/templates/pl/archtoc.html b/templates/pl/archtoc.html index d8cdc465..158e95b0 100644 --- a/templates/pl/archtoc.html +++ b/templates/pl/archtoc.html @@ -8,8 +8,8 @@

Archiwum listy %(listname)s

- Możesz odwiedzić stronę informacyjną tej listy, - albo ściągnąć całe archiwum + Odwiedź stronę informacyjną tej listy, + albo pobierz całe archiwum (%(size)s).

%(noarchive_msg)s diff --git a/templates/pl/archtocnombox.html b/templates/pl/archtocnombox.html new file mode 100644 index 00000000..4a1a893b --- /dev/null +++ b/templates/pl/archtocnombox.html @@ -0,0 +1,18 @@ + + + + Archiwum listy %(listname)s + + %(meta)s + + +

Archiwum listy %(listname)s

+

+ Odwiedź stronę informacyjną tej listy. +

+ %(noarchive_msg)s + %(archive_listing_start)s + %(archive_listing)s + %(archive_listing_end)s + + -- cgit v1.2.3