mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Polished.
This commit is contained in:
parent
477da948a8
commit
91461bb84c
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
Japanese Translation
|
Japanese Translation
|
||||||
------------------------
|
------------------------
|
||||||
Last Modify:2003/06/18
|
Last Modify:2003/06/25
|
||||||
|
|
||||||
Author: Mitsuhiro Yoshida(mits@mitstek.com)
|
Author: Mitsuhiro Yoshida(mits@mitstek.com)
|
||||||
http://mitstek.com/
|
http://mitstek.com/
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?PHP // $Id$
|
<?PHP // $Id$
|
||||||
// moodle.php - created with Moodle 1.1 development (2003053000)
|
// moodle.php - created with Moodle 1.1 development (2003062000)
|
||||||
|
|
||||||
|
|
||||||
$string['action'] = "操作";
|
$string['action'] = "操作";
|
||||||
|
@ -510,7 +510,7 @@ $string['restoreto'] = "
|
||||||
$string['returningtosite'] = "アカウントを持ちの方ですか?";
|
$string['returningtosite'] = "アカウントを持ちの方ですか?";
|
||||||
$string['revert'] = "クリア";
|
$string['revert'] = "クリア";
|
||||||
$string['role'] = "任務";
|
$string['role'] = "任務";
|
||||||
$string['savechanges'] = "設定を保存する";
|
$string['savechanges'] = "変更を保存";
|
||||||
$string['search'] = "検索";
|
$string['search'] = "検索";
|
||||||
$string['searchagain'] = "再検索";
|
$string['searchagain'] = "再検索";
|
||||||
$string['searchresults'] = "検索結果";
|
$string['searchresults'] = "検索結果";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue