Changeset 20533 for extensions/UserCollections/language/pl_PL
- Timestamp:
- Feb 3, 2013, 6:11:24 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/UserCollections/language/pl_PL/plugin.lang.php
r20345 r20533 49 49 $lang['Active'] = 'Aktywne'; 50 50 $lang['A photo collection by %s'] = 'Kolekcja zdjęć %s'; 51 $lang['Please enter your name'] = 'Proszę podać swoją nazwę'; 52 $lang['Preview'] = 'Podgląd'; 53 $lang['Recipient e-mail'] = 'Adres e-mail odbiorcy'; 54 $lang['Recipient name'] = 'Nazwa odbiorcy'; 55 $lang['Send this collection my mail'] = 'Wyślij tą kolekcję na mój adres e-mail'; 56 $lang['The collection must be public in order to send it'] = 'Aby wysłać tą kolekcję musi zostać oznaczona jako publiczna'; 57 $lang['Your e-mail'] = 'Twój e-mail'; 58 $lang['Your name'] = 'Twoja nazwa'; 59 $lang['Allow users to send their public collections by mail'] = 'Pozwala użytkownikom na wysyłanie mailem ich publicznych kolekcji'; 60 $lang['Allow users to set their collections as public'] = 'Pozwala użytkownikom oznaczać ich kolekcje jako publiczne'; 61 $lang['Clear this collection'] = 'Wyczyść tą kolekcję'; 62 $lang['Click here to view the complete collection'] = 'Kliknij tutaj aby obejrzeć kompletną kolekcję'; 63 $lang['Date added to collection, new → old'] = 'Data dodania do kolekcji, nowe → stare'; 64 $lang['Date added to collection, old → new'] = 'Data dodania do kolekcji, stare → nowe'; 65 $lang['Delete this collection'] = 'Usuń tą kolekcję'; 66 $lang['Download CSV file'] = 'Pobierz plik CSV'; 67 $lang['E-mail sent successfully'] = 'E-mail wysłany pomyślnie'; 68 $lang['Edit this collection'] = 'Edytuj ta kolekcję'; 69 $lang['Error while sending e-mail'] = 'Błąd podczas wysyłania e-maila'; 70 $lang['Export image list'] = 'Eksportuj listę zdjęć'; 71 $lang['Fields'] = 'Pola'; 72 $lang['Hello <b>%s</b>, %s sent you a photos collection from <a href="%s">%s</a>'] = 'Witaj <b>%s</b>, %s wysłał Ci kolekcję zdjęć z <a href="%s">%s</a>'; 73 $lang['Inactive'] = 'Nieaktywna'; 74 $lang['Message (optional)'] = 'Wiadomość (opcjonalnie)'; 75 $lang['Number of images'] = 'Liczba zdjęć'; 76 $lang['Please enter the recipient e-mail'] = 'Proszę podać adres e-mail odbiorcy'; 77 $lang['Please enter the recipient name'] = 'Proszę podać nazwę odbiorcy'; 78 $lang['Please enter your e-mail'] = 'Proszę podać swój adres e-mail'; 51 79 ?>
Note: See TracChangeset
for help on using the changeset viewer.