diff options
Diffstat (limited to 'language/pl_PL/common.lang.php')
-rw-r--r-- | language/pl_PL/common.lang.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/language/pl_PL/common.lang.php b/language/pl_PL/common.lang.php index 6c7c2b79f..e126fc662 100644 --- a/language/pl_PL/common.lang.php +++ b/language/pl_PL/common.lang.php @@ -292,18 +292,7 @@ $lang['A comment on your site'] = 'Komentarz do Twojej strony'; $lang['today'] = 'dzisiaj'; $lang['Update your rating'] = 'Aktualizuj Twoją ocenę'; $lang['wrong filename'] = 'zła nazwa pliku'; -$lang['the filesize of the picture must not exceed :'] = 'rozmiar zdjęcia nie może przekraczać : '; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'zdjęcia muszą być w formacie jpg, gif lub png'; -$lang['the height of the picture must not exceed :'] = 'wysokość zdjęcia nie może przekraczać : '; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcjonalne, ale zalecane : wybierz miniaturę do powiązania z '; -$lang['the width of the picture must not exceed :'] = 'szerokość zdjęcia nie może przekraczać : '; -$lang['can\'t upload the picture on the server'] = 'nie można wgrać zdjęcia na serwer'; $lang['the username must be given'] = 'nazwa użytkownika musi być podana'; -$lang['A picture\'s name already used'] = 'Nazwa zdjęcia już wykorzystana'; -$lang['You must choose a picture fileformat for the image'] = 'Musisz wybrać format pliku dla zdjęcia'; -$lang['Name of the picture'] = 'Nazwa zdjęcia'; -$lang['Upload a picture'] = 'Wgraj zdjęcie'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Zdjęcie wgrane pomyślnie. Zostanie zaakceptowane przez administratora tak szybko jak to możliwe'; $lang['useful when password forgotten'] = 'przydatne gdy zostanie zapomniane hasło'; $lang['Quick search'] = 'Szybkie wyszukiwanie'; $lang['Connected user: %s'] = 'Zalogowany użytkownik: %s'; @@ -317,8 +306,6 @@ $lang['Email: %s'] = 'Email: %s'; $lang['Admin: %s'] = 'Admin: %s'; $lang['Registration of %s'] = 'Rejestracja %s'; $lang['Album: %s'] = 'Album: %s'; -$lang['Picture name: %s'] = 'Nazwa zdjęcia: %s'; -$lang['Creation date: %s'] = 'Data utworzenia: %s'; $lang['Picture uploaded by %s'] = 'Zdjęcie wgrane przez %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Zły status dla użytkownika "gość", używam domyślnego'; @@ -343,7 +330,6 @@ $lang['%d photo is also linked to current tags'] = '%d obraz jest także podpię $lang['%d photos are also linked to current tags'] = '%d obrazów jest także podpiętych do aktualnych tagów'; $lang['display photos linked to this tag'] = 'Zobacz obrazy podpięte tylko do tego tagu'; $lang['photos posted during the last %d days'] = 'obrazy wgrane przez ostatnich %d dni'; -$lang['Choose an image'] = 'Wybierz obraz'; $lang['Piwigo Help'] = 'Piwigo Pomoc'; $lang['Rank'] = 'Ranking'; $lang['group by letters'] = 'grupuj literami'; |