Parent Directory
|
Revision Log
Added some missing strings or 1.9 and some fixes. Still a lot of work to do.
<?PHP // $Id: access.php,v 1.7 2008/02/21 00:17:35 mudrd8mz Exp $
// access.php - created with Moodle 1.9 Beta 4 (2007101508)
$string['access'] = 'Přístupnost';
$string['accesshelp'] = 'Nápověda k přístupnosti';
$string['accesskey'] = 'Zkratková klávesa, $a';
$string['accessstatement'] = 'Prohlášení o přístupnosti';
$string['activitynext'] = 'Další činnost';
$string['activityprev'] = 'Předchozí činnost';
$string['breadcrumb'] = 'Navigační lišta';
$string['currenttopic'] = 'Aktuální téma';
$string['currentweek'] = 'Stávající týden';
$string['hideblocka'] = 'Skrýt blok $a';
$string['monthnext'] = 'Další měsíc';
$string['monthprev'] = 'Předchozí měsíc';
$string['showblocka'] = 'Ukázat blok $a';
$string['sitemap'] = 'Mapa stránek';
$string['skipa'] = 'Přeskočit: $a';
$string['skipblock'] = 'Přeskočit blok';
$string['skipnavigation'] = 'Přeskočit navigaci';
$string['tabledata'] = 'Datová tabulka, $a';
$string['tablelayout'] = 'Formátovací tabulka, $a';
$string['tocontent'] = 'Přejít k hlavnímu obsahu';
$string['tonavigation'] = 'Přejít k navigaci';
$string['youarehere'] = 'Nacházíte se zde';
$string['showhideblock'] = 'Ukázat nebo skrýt blok'; // ORPHANED
?>
| Moodle CVS Admin | ViewVC Help |
| Powered by ViewVC 1.0.7 |