Ignore:
Timestamp:
Sep 28, 2010, 1:32:09 AM (14 years ago)
Author:
plg
Message:

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

File:
1 edited

Legend:

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

    r6993 r7024  
    356356$lang['status']     =     'Status';
    357357$lang['Directory']     =     'Mappe';
    358 $lang['sub-categories']     =     'Sub-kategorier';
     358$lang['sub-albums']     =     'Sub-kategorier';
    359359$lang['synchronize metadata']     =     'Synkronisere metadata';
    360360$lang['target']     =     'Target';
     
    407407$lang['File/directory read error']     =     'File / directory læse fejl';
    408408$lang['The file or directory cannot be accessed (either it does not exist or the access is denied)']     =     'Fil eller mappe ikke kan få adgang (enten det eksisterer ikke eller adgang nægtes)';
    409 $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 :']     =     'Et billede filetype kræver en miniature. Miniaturen skal være til stede i sub-bibliotek \' miniature \'af Kategori mappe. Thumbnail Filnavnet skal starte med den konfigurerede thumbnail præfiks og udvidelsen skal være blandt de følgende liste:';
     409$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 :']     =     'Et billede filetype kræver en miniature. Miniaturen skal være til stede i sub-bibliotek \' miniature \'af Kategori mappe. Thumbnail Filnavnet skal starte med den konfigurerede thumbnail præfiks og udvidelsen skal være blandt de følgende liste:';
    410410$lang['missing thumbnail']     =     'Manglende thumbnail';
    411411$lang['albums deleted in the database']     =     'Kategorier slettet i databasen';
     
    439439$lang['user_status_normal']     =     'Bruger';
    440440$lang['user_status_webmaster']     =     'Webmaster';
    441 $lang['Virtual category']     =     'Virtuel Kategori';
     441$lang['Virtual album']     =     'Virtuel Kategori';
    442442$lang['Waiting']     =     'Venter';
    443443$lang['default']     =     'Default';
     
    464464$lang['Send an information email to group members']     =     'Send en information e-mail til gruppen medlemmer';
    465465$lang['Group']     =     'Gruppe';
    466 $lang['[%s] Come to visit the category %s']     =     '[% S] Besøg Kategori %s';
     466$lang['[%s] Visit album %s']     =     '[% S] Besøg Kategori %s';
    467467$lang['Hello,']     =     'Hej,';
    468468$lang['See you soon.']     =     'Ses snart.';
    469 $lang['Come to discover the category:']     =     'Oplev Kategori:';
     469$lang['Discover album:']     =     'Oplev Kategori:';
    470470$lang['Mail content']     =     'Mail indhold';
    471471$lang['none']     =     'Ingen';
Note: See TracChangeset for help on using the changeset viewer.