mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 15:08:32 +01:00
105 lines
4.0 KiB
PHP
105 lines
4.0 KiB
PHP
<?PHP // $Id$
|
|
// editor.php - created with Moodle 1.3 (2004052500)
|
|
|
|
$string['about'] = 'O tomto editoru';
|
|
$string['absbottom'] = 'Úplnì dolù (absbottom)';
|
|
$string['absmiddle'] = 'Pøesnì uprostøed (absmiddle)';
|
|
$string['address'] = 'Adresa';
|
|
$string['alignment'] = 'Zarovnání';
|
|
$string['alternatetext'] = 'Alternativní text';
|
|
$string['baseline'] = 'Úèaøí (baseline)';
|
|
$string['bold'] = 'Tuènì';
|
|
$string['borderthickness'] = 'Tlou¹»ka ohranièení';
|
|
$string['bottom'] = 'Dolù (bottom)';
|
|
$string['browse'] = 'Procházet';
|
|
$string['cancel'] = 'Storno';
|
|
$string['cellpadding'] = 'Vnitøní okraj bunìk';
|
|
$string['cellspacing'] = 'Vzdálenost mezi buòkami';
|
|
$string['choosechar'] = 'Vyberte znak';
|
|
$string['chooseicon'] = 'Vyberte ikonu k vlo¾ení';
|
|
$string['close'] = 'Zavøít';
|
|
$string['cols'] = 'Sloupcù';
|
|
$string['copy'] = 'Kopírovat výbìr';
|
|
$string['createfolder'] = 'Vytvoøit slo¾ku';
|
|
$string['createlink'] = 'Vlo¾it odkaz';
|
|
$string['cut'] = 'Vyjmout výbìr';
|
|
$string['delete'] = 'Odstranit';
|
|
$string['filebrowser'] = 'Prohlí¾eè souborù';
|
|
$string['forecolor'] = 'Barva písma';
|
|
$string['fullscreen'] = 'Na celou obrazovku';
|
|
$string['heading'] = 'Nadpis';
|
|
$string['height'] = 'Vý¹ka';
|
|
$string['hilitecolor'] = 'Barva zvýraznìní';
|
|
$string['horizontal'] = 'Vodorovnì';
|
|
$string['horizontalrule'] = 'Vodorovná èára';
|
|
$string['htmlmode'] = 'Pøepnout na HTML zdroj';
|
|
$string['imageurl'] = 'URL obrázku';
|
|
$string['indent'] = 'Zvìt¹it odsazení';
|
|
$string['insertchar'] = 'Vlo¾it specíální znak';
|
|
$string['insertimage'] = 'Vlo¾it obrázek';
|
|
$string['insertlink'] = 'Vlo¾it odkaz';
|
|
$string['insertsmile'] = 'Vlo¾it smajlík';
|
|
$string['inserttable'] = 'Vlo¾it tabulku';
|
|
$string['italic'] = 'Kurzíva';
|
|
$string['justifycenter'] = 'Zarovnat na støed';
|
|
$string['justifyfull'] = 'Zarovnat do bloku';
|
|
$string['justifyleft'] = 'Zarovnat vlevo';
|
|
$string['justifyright'] = 'Zarovnat vpravo';
|
|
$string['layout'] = 'Vzhled';
|
|
$string['left'] = 'Vlevo';
|
|
$string['lefttoright'] = 'Zleva doprava';
|
|
$string['linkproperties'] = 'Vlastnosti odkazu';
|
|
$string['linktarget'] = 'Kde otevøít';
|
|
$string['linktargetblank'] = 'V novém oknì';
|
|
$string['linktargetnone'] = 'Bez urèení';
|
|
$string['linktargetother'] = 'Jinde (zatím nefunguje)';
|
|
$string['linktargetself'] = 'Ve stávajícím rámci';
|
|
$string['linktargettop'] = 'Ve stejném oknì';
|
|
$string['linktitle'] = 'Titulek';
|
|
$string['linkurl'] = 'URL';
|
|
$string['middle'] = 'Uprostøed (middle)';
|
|
$string['minimize'] = 'Minimalizovat editor';
|
|
$string['move'] = 'Pøesunout';
|
|
$string['normal'] = 'Normální';
|
|
$string['notimage'] = 'Vybraný soubor není obrázek. Prosím, vyberte jiný soubor.';
|
|
$string['notset'] = 'Nenastaveno';
|
|
$string['ok'] = 'OK';
|
|
$string['orderedlist'] = 'Èíslovaný seznam';
|
|
$string['outdent'] = 'Zmen¹it odsazení';
|
|
$string['paste'] = 'Vlo¾it ze schránky';
|
|
$string['path'] = 'HTML cesta';
|
|
$string['percent'] = 'Procent';
|
|
$string['pixels'] = 'Pixelù';
|
|
$string['popupeditor'] = 'Zvìt¹it editor';
|
|
$string['preformatted'] = 'Pøedformátovaný';
|
|
$string['preview'] = 'Náhled';
|
|
$string['properties'] = 'Vlastnosti';
|
|
$string['redo'] = 'Opakovat poslední akci';
|
|
$string['removelink'] = 'Odstranit odkaz';
|
|
$string['rename'] = 'Pøejmenovat';
|
|
$string['right'] = 'Vpravo';
|
|
$string['rows'] = 'Øádkù';
|
|
$string['righttoleft'] = 'Zprava doleva';
|
|
$string['selectcolor'] = 'Výbìr barvy';
|
|
$string['selection'] = 'Výbìr';
|
|
$string['showhelp'] = 'Nápovìda k pou¾ívání editoru';
|
|
$string['size'] = 'Velikost';
|
|
$string['spacing'] = 'Vzdálenost od textu';
|
|
$string['strikethrough'] = 'Pøe¹krtnout';
|
|
$string['subscript'] = 'Dolní index';
|
|
$string['superscript'] = 'Horní index';
|
|
$string['textindicator'] = 'Stávající styl';
|
|
$string['textmode'] = 'Jste v TEXTOVÉM re¾imu. Stisknutím tlaèítka [<>] se vrátíte do re¾imu WYSIWYG.';
|
|
$string['texttop'] = 'Text nahoøe (texttop)';
|
|
$string['top'] = 'Nahoru (top)';
|
|
$string['type'] = 'Typ';
|
|
$string['underline'] = 'Podtrhnout';
|
|
$string['undo'] = 'Vrátit poslední akci (UNDO)';
|
|
$string['unorderedlist'] = 'Odrá¾kový seznam';
|
|
$string['upload'] = 'Nahrát';
|
|
$string['vertical'] = 'Svisle';
|
|
$string['width'] = '©íøka';
|
|
$string['wordclean'] = 'Vyèistit HTML z Wordu';
|
|
$string['zip'] = 'ZIP';
|
|
|
|
?>
|