moodle/lang/ja/hotpot.php
2004-08-30 22:09:36 +00:00

13 lines
416 B
PHP

<?PHP // $Id$
// hotpot.php - created with Moodle 1.5 unstable development (2004083000)
$string['clearall'] = '全てをクリア';
$string['deleteall'] = '全てを削除';
$string['modulename'] = 'ホットポテトクイズ';
$string['modulenameplural'] = 'ホットポテトクイズ';
$string['really'] = '本当にこのクイズの全結果を削除しても宜しいですか?';
$string['strattemptlabel'] = '挑戦: 得点、日時(期間)、[ペナルティ]';
?>