Show
Ignore:
Timestamp:
09/28/10 01:32:09 (3 years ago)
Author:
plg
Message:

feature 1616: rename category into album, a few language keys were missing

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/language/pl_PL/admin.lang.php

    r6993 r7024  
    350350$lang['status'] = 'status'; 
    351351$lang['Directory'] = 'Katalog'; 
    352 $lang['sub-categories'] = 'pod-kategorie'; 
     352$lang['sub-albums'] = 'pod-kategorie'; 
    353353$lang['synchronize metadata'] = 'synchronizuj metadane'; 
    354354$lang['target'] = 'cel'; 
     
    401401$lang['File/directory read error'] = 'Błąd odczytu pliku/katalogu'; 
    402402$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ń)'; 
    403 $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 :'; 
     403$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 :'; 
    404404$lang['missing thumbnail'] = 'brakujące miniatury'; 
    405405$lang['albums deleted in the database'] = 'kategorii usuniętych z bazy danych'; 
     
    433433$lang['user_status_normal'] = 'Użytkownik'; 
    434434$lang['user_status_webmaster'] = 'Webmaster'; 
    435 $lang['Virtual category'] = 'Kategoria wirtualna'; 
     435$lang['Virtual album'] = 'Kategoria wirtualna'; 
    436436$lang['Waiting'] = 'Oczekujące'; 
    437437$lang['default'] = 'domyślna'; 
     
    459459$lang['Send an information email to group members'] = 'Wyślij powiadomienie do członków grupy'; 
    460460$lang['Group'] = 'Grupa'; 
    461 $lang['[%s] Come to visit the category %s'] = '[%s] Wejdź aby zobaczyć kategorie %s'; 
     461$lang['[%s] Visit album %s'] = '[%s] Wejdź aby zobaczyć kategorie %s'; 
    462462$lang['Hello,'] = 'Witaj,'; 
    463463$lang['See you soon.'] = 'Do zobaczenia wkrótce.'; 
    464 $lang['Come to discover the category:'] = 'Wejdź aby zobacyzć kategorie:'; 
     464$lang['Discover album:'] = 'Wejdź aby zobacyzć kategorie:'; 
    465465$lang['Mail content'] = 'Treść maila'; 
    466466$lang['none'] = 'brak';