| | |
| | | $labels['trash'] = 'Kosz'; |
| | | $labels['junk'] = 'Spam'; |
| | | $labels['subject'] = 'Temat'; |
| | | $labels['from'] = 'Nadawca'; |
| | | $labels['to'] = 'Odbiorca'; |
| | | $labels['from'] = 'Od'; |
| | | $labels['to'] = 'Do'; |
| | | $labels['cc'] = 'Kopia'; |
| | | $labels['bcc'] = 'Ukryta kopia'; |
| | | $labels['replyto'] = 'Odpowiedź do'; |
| | |
| | | $labels['autoexpand_threads'] = 'Rozwijaj wątki'; |
| | | $labels['do_expand'] = 'wszystkie'; |
| | | $labels['expand_only_unread'] = 'tylko nieprzeczytane'; |
| | | $labels['fromto'] = 'Nadawca/Odbiorca'; |
| | | $labels['fromto'] = 'Od/Do'; |
| | | $labels['flag'] = 'Flaga'; |
| | | $labels['attachment'] = 'Załącznik'; |
| | | $labels['nonesort'] = 'Brak'; |
| | |
| | | $labels['typevideo'] = 'Wideo'; |
| | | $labels['typeassistant'] = 'Asystent'; |
| | | $labels['typehomepage'] = 'Strona domowa'; |
| | | $labels['typeblog'] = 'Blog'; |
| | | $labels['typeprofile'] = 'Profil'; |
| | | $labels['addfield'] = 'Dodaj pole...'; |
| | | $labels['personalinfo'] = 'Informacje osobiste'; |
| | | $labels['addphoto'] = 'Dodaj'; |
| | |
| | | $labels['search'] = 'Szukaj'; |
| | | $labels['advsearch'] = 'Wyszukiwanie zaawansowane'; |
| | | $labels['other'] = 'Inne'; |
| | | $labels['importtarget'] = 'Dodaj nowe kontakty do książki adresowej:'; |
| | | $labels['grouprename'] = 'Zmień nazwę grupy'; |
| | | $labels['groupdelete'] = 'Usuń grupę'; |
| | | $labels['undo'] = 'Cofnij'; |
| | | $labels['mailreplyintro'] = 'W dniu $date, $sender napisał(a):'; |
| | | $labels['uploadprogress'] = '$percent ($current z $total)'; |
| | | $labels['originalmessage'] = 'Wiadomość oryginalna'; |
| | | $labels['moreactions'] = 'Więcej akcji...'; |
| | | $labels['searchsave'] = 'Zapisz wyszukiwanie'; |
| | | $labels['searchdelete'] = 'Usuń wyszukiwanie'; |
| | | $labels['spellcheckoptions'] = 'Opcje sprawdzania pisowni'; |
| | | $labels['spellcheckignoresyms'] = 'Ignoruj słowa zawierające symbole'; |
| | | $labels['spellcheckignorenums'] = 'Ignoruj słowa zawierające cyfry'; |
| | | $labels['spellcheckignorecaps'] = 'Ignoruj słowa pisane wielkimi literami'; |
| | | $labels['addtodict'] = 'Dodaj do słownika'; |
| | | $labels['dateformat'] = 'Format daty'; |
| | | $labels['timeformat'] = 'Format czasu'; |
| | | $labels['isdraft'] = 'To jest kopia robocza wiadomości.'; |
| | | $labels['autocompletesingle'] = 'Nie pokazuj alternatywnych adresów przy autouzupełnianiu'; |
| | | $labels['plugin'] = 'Wtyczka'; |
| | | $labels['version'] = 'Wersja'; |
| | | $labels['source'] = 'Źródła'; |
| | | $labels['license'] = 'Licencja'; |
| | | $labels['about'] = 'O programie'; |
| | | |
| | | ?> |