Changeset 7024 for trunk/language/cs_CZ/admin.lang.php
- Timestamp:
- Sep 28, 2010, 1:32:09 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/language/cs_CZ/admin.lang.php
r6993 r7024 355 355 $lang['status'] = 'Stav'; 356 356 $lang['Directory'] = 'Adresář'; 357 $lang['sub- categories'] = 'Podkategorie';357 $lang['sub-albums'] = 'Podkategorie'; 358 358 $lang['synchronize metadata'] = 'Synchronizovat metadata'; 359 359 $lang['target'] = 'Cíl'; … … 406 406 $lang['File/directory read error'] = 'Chyba při čtení souboru/adresáře'; 407 407 $lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'Soubor nebo adresář není přístupný nebo neexistuje'; 408 $lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the categorydirectory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'typ souboru vyžaduje náhled. Náhled musí být umístěn v podadresáři "thumbnail" v adresáři s kategorií. Název souboru náhledu musí začínat nastavenou předponou a přípona musí korespondovat s následujícím seznamem :';408 $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 souboru vyžaduje náhled. Náhled musí být umístěn v podadresáři "thumbnail" v adresáři s kategorií. Název souboru náhledu musí začínat nastavenou předponou a přípona musí korespondovat s následujícím seznamem :'; 409 409 $lang['missing thumbnail'] = 'žádný náhled'; 410 410 $lang['albums deleted in the database'] = 'kategorií odstraněno z databáze'; … … 438 438 $lang['user_status_normal'] = 'Uživatel'; 439 439 $lang['user_status_webmaster'] = 'Administrátor'; 440 $lang['Virtual category'] = 'Virtuální kategorie';440 $lang['Virtual album'] = 'Virtuální kategorie'; 441 441 $lang['Waiting'] = 'Ke schválení'; 442 442 $lang['default'] = 'výchozí'; … … 463 463 $lang['Send an information email to group members'] = 'Poslat informační e-mail uživatelům skupiny'; 464 464 $lang['Group'] = 'Skupina'; 465 $lang['[%s] Come to visit the category%s'] = '[%s] Navštívilo kategorii %s';465 $lang['[%s] Visit album %s'] = '[%s] Navštívilo kategorii %s'; 466 466 $lang['Hello,'] = 'Dobrý den,'; 467 467 $lang['See you soon.'] = 'Nashledanou.'; 468 $lang[' Come to discover the category:'] = 'Navštivte kategorii:';468 $lang['Discover album:'] = 'Navštivte kategorii:'; 469 469 $lang['Mail content'] = 'Obsah e-mailu'; 470 470 $lang['none'] = 'žádný';
Note: See TracChangeset
for help on using the changeset viewer.