Skip to content

Commit

Permalink
new thanslated file
Browse files Browse the repository at this point in the history
  • Loading branch information
lonecatz committed Feb 19, 2005
1 parent 8b55374 commit 74949ef
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions lang/zh_cn_utf8/questionnaire.php
@@ -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'] = '应答类型';

?>

0 comments on commit 74949ef

Please sign in to comment.