mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
New files in 1.4
This commit is contained in:
parent
77c70f770f
commit
264f66a095
4 changed files with 155 additions and 0 deletions
16
lang/cs/questionnaire.php
Normal file
16
lang/cs/questionnaire.php
Normal file
|
@ -0,0 +1,16 @@
|
|||
<?PHP // $Id$
|
||||
// questionnaire.php - created with Moodle 1.4 (2004083100)
|
||||
|
||||
|
||||
$string['alreadyfilled'] = 'Ji¾ jste nám vyplnili tento dotazník. Dìkujeme.';
|
||||
$string['modulename'] = 'Dotazník';
|
||||
$string['modulenameplural'] = 'Dotazníky';
|
||||
$string['mustcomplete'] = '<b>Chcete-li vyplnit tento dotazník, musíte tak uèinit <i>nyní</i>. Pozdìji ji¾ nebudou moci být va¹e odpovìdi zaznamenány.</b><br><br>';
|
||||
$string['notavail'] = 'Tento dotazník dosud není dostupný. Zkuste to, prosím, pozdìji.';
|
||||
$string['qmanage'] = 'Správa dotazníkù';
|
||||
$string['qmanagetitle'] = 'Správa dotazníku phpESP';
|
||||
$string['qtype'] = 'Typ';
|
||||
$string['questionnaireid'] = 'Dotaznik';
|
||||
$string['respondenttype'] = 'Typ respondenta';
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue