mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
New translation, Added new files.
This commit is contained in:
parent
7c0f05e6c4
commit
dc019c1a76
6 changed files with 36 additions and 4 deletions
13
lang/ja/questionnaire.php
Normal file
13
lang/ja/questionnaire.php
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?PHP // $Id$
|
||||
// questionnaire.php - created with Moodle 1.5 unstable development (2004083000)
|
||||
|
||||
|
||||
$string['alreadyfilled'] = 'あなたは既にこの質問に回答しています。ありがとうございます。';
|
||||
$string['modulename'] = '質問';
|
||||
$string['modulenameplural'] = '質問';
|
||||
$string['notavail'] = 'この質問は利用できません。後でお試しください。';
|
||||
$string['qmanage'] = '調査の管理';
|
||||
$string['qtype'] = 'タイプ';
|
||||
$string['questionnaireid'] = '調査';
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue