From c41a86e5cc26dc8ae37ed4b3fddcaa195b1616a4 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Mon, 6 Aug 2012 18:00:38 +0200 Subject: Updated translations from launchpad --- program/localization/pl_PL/labels.inc | 7 +++---- program/localization/pl_PL/messages.inc | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'program/localization/pl_PL') diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc index 952d65566..92da1f6ef 100644 --- a/program/localization/pl_PL/labels.inc +++ b/program/localization/pl_PL/labels.inc @@ -9,9 +9,8 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: pp/bs | + | Author: Aleksander Machniak | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); @@ -96,7 +95,7 @@ $labels['longdec'] = 'grudzień'; $labels['today'] = 'Dzisiaj'; $labels['refresh'] = 'Odśwież'; $labels['checkmail'] = 'Sprawdź skrzynkę'; -$labels['compose'] = 'Utwórz wiadomość'; +$labels['compose'] = 'Utwórz'; $labels['writenewmessage'] = 'Utwórz nową wiadomość'; $labels['reply'] = 'Odpowiedz'; $labels['replytomessage'] = 'Odpowiedz nadawcy'; @@ -116,7 +115,7 @@ $labels['nextmessage'] = 'Następna wiadomość'; $labels['lastmessage'] = 'Ostatnia wiadomość'; $labels['backtolist'] = 'Pokaż listę wiadomości'; $labels['viewsource'] = 'Pokaż źródło'; -$labels['mark'] = 'Zaznacz'; +$labels['mark'] = 'Oznacz'; $labels['markmessages'] = 'Oznacz wiadomości'; $labels['markread'] = 'Jako przeczytane'; $labels['markunread'] = 'Jako nieprzeczytane'; diff --git a/program/localization/pl_PL/messages.inc b/program/localization/pl_PL/messages.inc index e82c5b9e9..9593ba478 100644 --- a/program/localization/pl_PL/messages.inc +++ b/program/localization/pl_PL/messages.inc @@ -11,7 +11,6 @@ +-----------------------------------------------------------------------+ | Author: Aleksander Machniak | +-----------------------------------------------------------------------+ - @version $Id$ */ $messages = array(); @@ -23,6 +22,7 @@ $messages['storageerror'] = 'Błąd połączenia z serwerem!'; $messages['servererror'] = 'Błąd serwera!'; $messages['servererrormsg'] = 'Błąd serwera: $msg'; $messages['dberror'] = 'Błąd bazy danych!'; +$messages['requesttimedout'] = 'Upłynął limit czasu żądania'; $messages['errorreadonly'] = 'Nie można wykonać operacji. Folder tylko do odczytu.'; $messages['errornoperm'] = 'Nie można wykonać operacji. Brak uprawnień.'; $messages['invalidrequest'] = 'Błędne żądanie! Nie zapisano danych.'; -- cgit v1.2.3