Ignore:
Timestamp:
Aug 16, 2012, 2:25:33 PM (12 years ago)
Author:
TranslationTeam
Message:

[contactform] Update pl_PL, thanks to : voyteckst

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/pl_PL/plugin.lang.php

    r17498 r17584  
    4040$lang['Error while sending e-mail'] = 'Błąd podczas wysyłania wiadomości';
    4141
     42$lang['%s must not be less than %d characters long'] = '%s nie może być mniej znaków niż %d';
     43$lang['%s must not be more than %d characters long'] = '%s nie może być więcej znaków niż %d';
     44$lang['+ Add an email'] = '+ Dodaj email';
     45$lang['Active'] = 'Aktywny';
     46$lang['Default e-mail subject'] = 'Domyślny temat maila';
     47$lang['E-mail format :'] = 'Format maila:';
     48$lang['No active email address'] = 'Brak aktywnego adresu email';
     49$lang['Plain text'] = 'Sam tekst';
     50$lang['Please enter an e-mail'] = 'Wprowadź proszę e-mail';
     51$lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Prefix tematu wysyłanego maila (możesz wykorzystać tytuł galerii: "%gallery_title%")';
    4252?>
Note: See TracChangeset for help on using the changeset viewer.