| | |
| | | $labels['varquotewildcard'] = 'zamień znaki specjalne'; |
| | | $labels['varlength'] = 'długość'; |
| | | $labels['notify'] = 'Wyślij powiadomienie'; |
| | | $labels['notifyaddress'] = 'Na adres e-mail:'; |
| | | $labels['notifybody'] = 'Treść powiadomienia:'; |
| | | $labels['notifysubject'] = 'Tytuł powiadomienia:'; |
| | | $labels['notifyfrom'] = 'Nadawca powiadomienia:'; |
| | | $labels['notifytarget'] = 'Odbiorca powiadomienia:'; |
| | | $labels['notifymessage'] = 'Wiadomość powiadomienia (opcjonalne):'; |
| | | $labels['notifyoptions'] = 'Opcje powiadomienia (opcjonalne):'; |
| | | $labels['notifyfrom'] = 'Nadawca powiadomienia (opcjonalne):'; |
| | | $labels['notifyimportance'] = 'Priorytet:'; |
| | | $labels['notifyimportancelow'] = 'niski'; |
| | | $labels['notifyimportancenormal'] = 'normalny'; |
| | | $labels['notifyimportancehigh'] = 'wysoki'; |
| | | $labels['notifymethodmailto'] = 'E-Mail'; |
| | | $labels['notifymethodtel'] = 'Telefon'; |
| | | $labels['notifymethodsms'] = 'SMS'; |
| | | $labels['filtercreate'] = 'Utwórz filtr'; |
| | | $labels['usedata'] = 'Użyj następujących danych do utworzenia filtra:'; |
| | | $labels['nextstep'] = 'Następny krok'; |
| | |
| | | $labels['vacation.advanced'] = 'Ustawienia zaawansowane'; |
| | | $labels['vacation.subject'] = 'Temat'; |
| | | $labels['vacation.body'] = 'Treść'; |
| | | $labels['vacation.dates'] = 'Czas nieobecności'; |
| | | $labels['vacation.from'] = 'Od:'; |
| | | $labels['vacation.to'] = 'Do:'; |
| | | $labels['vacation.start'] = 'Początek nieobecności'; |
| | | $labels['vacation.end'] = 'Koniec nieobecności'; |
| | | $labels['vacation.status'] = 'Status'; |
| | | $labels['vacation.on'] = 'włączone'; |
| | | $labels['vacation.off'] = 'wyłączone'; |
| | |
| | | $labels['vacation.interval'] = 'Częstotliwość odpowiedzi'; |
| | | $labels['vacation.after'] = 'Umieść regułę odpowiedzi po'; |
| | | $labels['vacation.saving'] = 'Zapisywanie danych...'; |
| | | $labels['vacation.action'] = 'Akcje wiadomości przychodzących'; |
| | | $labels['vacation.keep'] = 'Zachowaj'; |
| | | $labels['vacation.discard'] = 'Odrzuć'; |
| | | $labels['vacation.redirect'] = 'Przekaż do'; |
| | | $labels['vacation.copy'] = 'Wyślij kopię do'; |
| | | $labels['arialabelfiltersetactions'] = 'Zbiór filtrów akcji'; |
| | | $labels['arialabelfilteractions'] = 'Akcje filtrów'; |
| | | $labels['arialabelfilterform'] = 'Ustawienia filtrów'; |
| | | $labels['ariasummaryfilterslist'] = 'Spis filtrów'; |
| | | $labels['ariasummaryfiltersetslist'] = 'Lista zbiorów filtrów'; |
| | | $labels['filterstitle'] = 'Zarządzaj filtrami wiadomości przychodzących'; |
| | | $labels['vacationtitle'] = 'Zarządzaj asystentem nieobecności'; |
| | | $messages['filterunknownerror'] = 'Nieznany błąd serwera.'; |
| | | $messages['filterconnerror'] = 'Nie można nawiązać połączenia z serwerem.'; |
| | | $messages['filterdeleteerror'] = 'Nie można usunąć filtra. Błąd serwera.'; |
| | |
| | | $messages['invaliddateformat'] = 'Nieprawidłowy format daty lub fragmentu daty'; |
| | | $messages['saveerror'] = 'Nie można zapisać danych. Wystąpił błąd serwera.'; |
| | | $messages['vacationsaved'] = 'Dane nieobecności zapisano pomyślnie.'; |
| | | $messages['emptyvacationbody'] = 'Treść wiadomości jest wymagana!'; |
| | | ?> |