From 708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 21 Mar 2013 08:58:22 -0400
Subject: [PATCH] Synchronized translations with Transifex

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

diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc
index 47a00f6..7a42488 100644
--- a/program/localization/pl_PL/labels.inc
+++ b/program/localization/pl_PL/labels.inc
@@ -64,6 +64,7 @@
 $labels['move']     = 'Przenieś';
 $labels['moveto']   = 'Przenieś do...';
 $labels['download'] = 'Pobierz';
+$labels['open']     = 'Otwórz';
 $labels['showattachment'] = 'Pokaż';
 $labels['showanyway'] = 'Pokaż';
 
@@ -204,6 +205,8 @@
 
 $labels['openinextwin'] = 'Otwórz w nowym oknie';
 $labels['emlsave'] = 'Pobierz (.eml)';
+$labels['changeformattext'] = 'Wyświetl w formacie tekstowym';
+$labels['changeformathtml'] = 'Wyświetl w formacie HTML';
 
 // message compose
 $labels['editasnew']      = 'Edytuj jako nową';

--
Gitblit v1.9.1