Changeset 8344
- Timestamp:
- Dec 28, 2010, 5:06:13 PM (14 years ago)
- Location:
- trunk/language/pl_PL
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/pl_PL/admin.lang.php
r8270 r8344 60 60 $lang['Apply to sub-albums'] = 'Zastosuj do pod-albumów'; 61 61 $lang['Associated'] = 'Powiązane'; 62 $lang['Association to categories'] = 'Powiązanie z albumami';63 62 $lang['Batch management'] = 'Zarządzanie batch'; 64 63 $lang['Caddie management'] = 'Zarządzanie koszykiem'; … … 179 178 $lang['Validation'] = 'Zatwierdzanie'; 180 179 $lang['Version'] = 'Wersja'; 181 $lang['Virtual categories movement'] = 'Wirtualne przeniesienie albumu';182 180 $lang['Virtual albums to move'] = 'Wirtualne albumy do przeniesienia'; 183 181 $lang['Virtual album name'] = 'Wirtualna nazwa albumu'; … … 188 186 $lang['You need to confirm deletion'] = 'Musisz potwierdzić usunięcie'; 189 187 $lang['add tags'] = 'dodaj tagi'; 190 $lang['Adviser'] = 'Doradca';191 188 $lang['Associate to album'] = 'powiąż z albumem'; 192 189 $lang['associate to group'] = 'powiązane z grupą'; … … 204 201 $lang['Virtual album added'] = 'Album wirtualny dodany'; 205 202 $lang['Virtual album deleted'] = 'Album wirtualny usunięty'; 206 $lang['Album'] = 'Album';207 203 $lang['Access type'] = 'Typ dostępu'; 208 204 $lang['Comments'] = 'Komentarze'; … … 635 631 $lang['Themes'] = 'Tematy'; 636 632 $lang['Instructions to use Piwigo'] = 'Instrukcje używania Piwigo'; 637 $lang['Order alphanumerically'] = 'Sortowanie alfanumeryczne';638 $lang['Order alphanumerically reverse'] = 'Odwrócone sortowanie alfanumeryczne';639 633 $lang['Installed Themes'] = 'Zainstalowane Tematy'; 640 634 $lang['Add New Theme'] = 'Dodaj nowy temat'; … … 680 674 $lang['Add write access to the "%s" directory'] = 'Dodaj ustawienia do zapisu do katalogu "%s"'; 681 675 $lang['Administration Home'] = 'Administracja'; 682 $lang['Categories ordered alphanumerically'] = 'Sortowanie alfanumeryczne w albunie';683 $lang['Categories ordered alphanumerically reverse'] = 'Odwrócone sortowanie alfanumeryczne w albunie';684 676 $lang['Change Admin Colors'] = 'Zmień kolory administracyjne'; 685 677 $lang['Delete this theme'] = 'Usuń ten temat'; … … 753 745 $lang['Who can see this photo?'] = 'Kto może oglądać o zdjęcie?'; 754 746 $lang['Pending Comments'] = 'Oczekujące komentarze'; 755 $lang['Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'] = 'Info: usunięcie zdjęcia nie dotyczy zdjęć dodanych podczas synchronizacji. Zdjęcia dodane w ten sposób należy usunąć z systemu plików, a następnie wykonać synchronizację.';756 747 $lang['In your php.ini file, the upload_max_filesize (%sB) is bigger than post_max_size (%sB), you should change this setting'] = 'W twoim pliku php.ini, parametr upload_max_filesize (%sB) jest większy niż post_max_size (%sB), powinieneś zmienić te ustawienia'; 757 748 $lang['Exif extension not available, admin should disable exif use'] = 'Rozszerzenie exif jest nie dostępne, administrator powinien usunąć korzystanie z exif'; -
trunk/language/pl_PL/common.lang.php
r8270 r8344 130 130 $lang['add this image to your favorites'] = 'Dodaj zdjęcie do ulubionych'; 131 131 $lang['Administration'] = 'Administracja'; 132 $lang['Adviser mode enabled'] = 'Tryb doradcy włączony';133 132 $lang['all'] = 'wszystkie'; 134 133 $lang['ascending'] = 'rosnąco';
Note: See TracChangeset
for help on using the changeset viewer.