fixed locale
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
MOODLE JAPANESE TRANSLATION
|
||||
-------------------------------------------------------
|
||||
STARTED : November 21, 2002
|
||||
LAST MODIFIED : February 4, 2005
|
||||
LAST MODIFIED : February 5, 2005
|
||||
|
||||
Thanks to everyone who have supported our translation project!
|
||||
|
||||
|
||||
+1
-1
@@ -619,7 +619,7 @@ $string['list'] = '
|
||||
$string['listfiles'] = '$a のファイルリスト';
|
||||
$string['listofallpeople'] = '全員を表示する';
|
||||
$string['livelogs'] = 'リアルタイムログの表示';
|
||||
$string['locale'] = 'ja_JP';
|
||||
$string['locale'] = 'ja_JP.eucjp';
|
||||
$string['location'] = 'ロケーション';
|
||||
$string['loggedinas'] = 'ログイン名 $a ';
|
||||
$string['loggedinnot'] = 'ログインしていません。';
|
||||
|
||||
@@ -619,7 +619,7 @@ $string['list'] = 'リスト';
|
||||
$string['listfiles'] = '$a のファイルリスト';
|
||||
$string['listofallpeople'] = '全員を表示する';
|
||||
$string['livelogs'] = 'リアルタイムログの表示';
|
||||
$string['locale'] = 'ja_JP';
|
||||
$string['locale'] = 'ja_JP.utf8';
|
||||
$string['location'] = 'ロケーション';
|
||||
$string['loggedinas'] = 'ログイン名 $a ';
|
||||
$string['loggedinnot'] = 'ログインしていません。';
|
||||
|
||||
Reference in New Issue
Block a user