From 4213a3712e8c6c2cae33ca0d0b74f13b4f5ba31b Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 04 Oct 2012 04:31:08 -0400
Subject: [PATCH] Updated translations from launchpad

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

diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc
index 92da1f6..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';

--
Gitblit v1.9.1