new thanslated file
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?PHP // $Id$
|
||||
// questionnaire.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021800)
|
||||
|
||||
|
||||
$string['alreadyfilled'] = '您已经填写了此调查表。谢谢。';
|
||||
$string['modulename'] = '调查表';
|
||||
$string['modulenameplural'] = '调查表';
|
||||
$string['mustcomplete'] = '<b>您必须<i>现在</i>填写此调查表以记录您的选择。在其它时间不能填表。</b><br /><br />';
|
||||
$string['notavail'] = '目前不能填写此调查表。请稍后再试。';
|
||||
$string['qmanage'] = '管理调查';
|
||||
$string['qmanagetitle'] = '调查管理phpESP';
|
||||
$string['qtype'] = '类型';
|
||||
$string['questionnaireid'] = '调查';
|
||||
$string['respondenttype'] = '应答类型';
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user