From fa3a6193155d4f1cc9f0714fe49685679f681c64 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 04 Oct 2012 04:01:32 -0400
Subject: [PATCH] Imported recent launchpad translations

---
 program/localization/pl_PL/labels.inc |   23 +++++++++++------------
 1 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc
index d5ffcaa..40e705a 100644
--- a/program/localization/pl_PL/labels.inc
+++ b/program/localization/pl_PL/labels.inc
@@ -9,7 +9,7 @@
  | Licensed under the GNU General Public License                         |
  |                                                                       |
  +-----------------------------------------------------------------------+
- | Author: Aleksander Machniak <alec@alec.pl>                            |
+ | Author: Szymon Sieciński                                             |
  +-----------------------------------------------------------------------+
 */
 
@@ -71,16 +71,16 @@
 $labels['jan'] = 'sty';
 $labels['feb'] = 'lut';
 $labels['mar'] = 'mar';
-$labels['apr'] = 'kwi';
-$labels['may'] = 'maj';
-$labels['longmay'] = 'maj';
-$labels['jun'] = 'cze';
-$labels['jul'] = 'lip';
-$labels['aug'] = 'sie';
-$labels['sep'] = 'wrz';
-$labels['oct'] = 'paź';
-$labels['nov'] = 'lis';
-$labels['dec'] = 'gru';
+$labels['apr'] = 'Kwi';
+$labels['may'] = 'Maj';
+$labels['longmay'] = 'Maj';
+$labels['jun'] = 'Cze';
+$labels['jul'] = 'Lip';
+$labels['aug'] = 'Sie';
+$labels['sep'] = 'Wrz';
+$labels['oct'] = 'Paź';
+$labels['nov'] = 'Lis';
+$labels['dec'] = 'Gru';
 $labels['longjan'] = 'styczeń';
 $labels['longfeb'] = 'luty';
 $labels['longmar'] = 'marzec';
@@ -134,7 +134,6 @@
 $labels['flagged'] = 'Oznaczone';
 $labels['unanswered'] = 'Bez odpowiedzi';
 $labels['deleted'] = 'Usunięte';
-$labels['undeleted'] = 'Nieusunięte';
 $labels['invert'] = 'Odwróć';
 $labels['filter'] = 'Filtr';
 $labels['list'] = 'Lista';

--
Gitblit v1.9.1