feature 1616: rename category into album, a few language keys were missing
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
70978fdf54
commit
c6a5f13d23
47 changed files with 134 additions and 134 deletions
|
|
@ -349,7 +349,7 @@ $lang['synchronize'] = 'synchronizuj';
|
|||
$lang['update the database from files'] = 'aktualizuj bazę danych z plików';
|
||||
$lang['status'] = 'status';
|
||||
$lang['Directory'] = 'Katalog';
|
||||
$lang['sub-categories'] = 'pod-kategorie';
|
||||
$lang['sub-albums'] = 'pod-kategorie';
|
||||
$lang['synchronize metadata'] = 'synchronizuj metadane';
|
||||
$lang['target'] = 'cel';
|
||||
$lang['Thumbnail'] = 'miniatura';
|
||||
|
|
@ -400,7 +400,7 @@ $lang['Errors caption'] = 'Nagłówki błędów';
|
|||
$lang['Detailed informations'] = 'Informacje szczegółowe';
|
||||
$lang['File/directory read error'] = 'Błąd odczytu pliku/katalogu';
|
||||
$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'Brak dostępu do pliku lub katalogu (nie istnieje lub brak uprawnień)';
|
||||
$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'typ pliku wymaga miniatury. Miniatura musi znajdować się w podkatalogu "thumbnail" danej kategorii. Nazwa pliku z miniaturą musi zaczynać się od skonfigurowanego prefixu, a rozszerzenie pliku musi być nastepujące :';
|
||||
$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'typ pliku wymaga miniatury. Miniatura musi znajdować się w podkatalogu "thumbnail" danej kategorii. Nazwa pliku z miniaturą musi zaczynać się od skonfigurowanego prefixu, a rozszerzenie pliku musi być nastepujące :';
|
||||
$lang['missing thumbnail'] = 'brakujące miniatury';
|
||||
$lang['albums deleted in the database'] = 'kategorii usuniętych z bazy danych';
|
||||
$lang['elements deleted in the database'] = 'elementów usuniętych z bazy danych';
|
||||
|
|
@ -432,7 +432,7 @@ $lang['user_status_generic'] = 'Ogólny';
|
|||
$lang['user_status_guest'] = 'Gość';
|
||||
$lang['user_status_normal'] = 'Użytkownik';
|
||||
$lang['user_status_webmaster'] = 'Webmaster';
|
||||
$lang['Virtual category'] = 'Kategoria wirtualna';
|
||||
$lang['Virtual album'] = 'Kategoria wirtualna';
|
||||
$lang['Waiting'] = 'Oczekujące';
|
||||
$lang['default'] = 'domyślna';
|
||||
$lang['Toggle \'default group\' property'] = 'Właściwości przełączania \'grupy domyślnej\'';
|
||||
|
|
@ -458,10 +458,10 @@ $lang['Save page visits by administrators'] = 'Zapisuj odwiedziny strony przez a
|
|||
$lang['An information email was sent to group "%s"'] = 'Powiadomienie wysłane do członków grupy "%s"';
|
||||
$lang['Send an information email to group members'] = 'Wyślij powiadomienie do członków grupy';
|
||||
$lang['Group'] = 'Grupa';
|
||||
$lang['[%s] Come to visit the category %s'] = '[%s] Wejdź aby zobaczyć kategorie %s';
|
||||
$lang['[%s] Visit album %s'] = '[%s] Wejdź aby zobaczyć kategorie %s';
|
||||
$lang['Hello,'] = 'Witaj,';
|
||||
$lang['See you soon.'] = 'Do zobaczenia wkrótce.';
|
||||
$lang['Come to discover the category:'] = 'Wejdź aby zobacyzć kategorie:';
|
||||
$lang['Discover album:'] = 'Wejdź aby zobacyzć kategorie:';
|
||||
$lang['Mail content'] = 'Treść maila';
|
||||
$lang['none'] = 'brak';
|
||||
$lang['high'] = 'wysoki';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue