Changeset 8727 for trunk/language/pl_PL/common.lang.php
- Timestamp:
- Jan 18, 2011, 12:53:47 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/pl_PL/common.lang.php
r8711 r8727 293 293 $lang['Update your rating'] = 'Aktualizuj Twoją ocenę'; 294 294 $lang['wrong filename'] = 'zła nazwa pliku'; 295 $lang['the filesize of the picture must not exceed :'] = 'rozmiar zdjęcia nie może przekraczać : ';296 $lang['the picture must be to the fileformat jpg, gif or png'] = 'zdjęcia muszą być w formacie jpg, gif lub png';297 $lang['the height of the picture must not exceed :'] = 'wysokość zdjęcia nie może przekraczać : ';298 $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcjonalne, ale zalecane : wybierz miniaturę do powiązania z ';299 $lang['the width of the picture must not exceed :'] = 'szerokość zdjęcia nie może przekraczać : ';300 $lang['can\'t upload the picture on the server'] = 'nie można wgrać zdjęcia na serwer';301 295 $lang['the username must be given'] = 'nazwa użytkownika musi być podana'; 302 $lang['A picture\'s name already used'] = 'Nazwa zdjęcia już wykorzystana';303 $lang['You must choose a picture fileformat for the image'] = 'Musisz wybrać format pliku dla zdjęcia';304 $lang['Name of the picture'] = 'Nazwa zdjęcia';305 $lang['Upload a picture'] = 'Wgraj zdjęcie';306 $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';307 296 $lang['useful when password forgotten'] = 'przydatne gdy zostanie zapomniane hasło'; 308 297 $lang['Quick search'] = 'Szybkie wyszukiwanie'; … … 318 307 $lang['Registration of %s'] = 'Rejestracja %s'; 319 308 $lang['Album: %s'] = 'Album: %s'; 320 $lang['Picture name: %s'] = 'Nazwa zdjęcia: %s';321 $lang['Creation date: %s'] = 'Data utworzenia: %s';322 309 $lang['Picture uploaded by %s'] = 'Zdjęcie wgrane przez %s'; 323 310 // --------- Starting below: New or revised $lang ---- from version 1.7.1 … … 344 331 $lang['display photos linked to this tag'] = 'Zobacz obrazy podpięte tylko do tego tagu'; 345 332 $lang['photos posted during the last %d days'] = 'obrazy wgrane przez ostatnich %d dni'; 346 $lang['Choose an image'] = 'Wybierz obraz';347 333 $lang['Piwigo Help'] = 'Piwigo Pomoc'; 348 334 $lang['Rank'] = 'Ranking';
Note: See TracChangeset
for help on using the changeset viewer.