polished.

This commit is contained in:
mits
2005-02-22 06:44:20 +00:00
parent 008621712f
commit 9f5352e139
3 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
MOODLE JAPANESE TRANSLATION
-------------------------------------------------------
STARTED : November 21, 2002
LAST MODIFIED : February 21, 2005
LAST MODIFIED : February 22, 2005
Thanks to everyone who have supported our translation project!
+5 -5
View File
@@ -1,5 +1,5 @@
<?PHP // $Id$
// attendance.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004121600)
// attendance.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021800)
$string['absentlong'] = '欠席';
@@ -19,10 +19,10 @@ $string['defaultgrade'] = '
$string['defaulthoursinclass'] = 'デフォルトの出席簿では何時間出席する必要があるか';
$string['defaultmaxgrade'] = '皆勤の場合のデフォルト最大評価';
$string['defaultstudentstatus'] = '出席簿のデフォルト学生出席状態';
$string['downloadexcelfull'] = 'フル・エクセルシートダウンロードする';
$string['downloadexceltotals'] = 'サマリー・エクセルシートダウンロードする';
$string['downloadtextfull'] = 'フル・テキストレポートダウンロードする';
$string['downloadtexttotals'] = 'サマリー・テキストレポートダウンロードする';
$string['downloadexcelfull'] = 'エクセルシートダウンロード';
$string['downloadexceltotals'] = 'エクセルシート ( 概要 ) のダウンロード';
$string['downloadtextfull'] = 'テキストレポートダウンロード';
$string['downloadtexttotals'] = 'テキストレポート ( 概要 ) のダウンロード';
$string['dynamicsection'] = '日付を元に週を決定';
$string['dynamicsectionmulti'] = '出席簿を週に自動的に設置する';
$string['dynsectionshort'] = '自動設置';
+6 -6
View File
@@ -1,5 +1,5 @@
<?php // $Id$
// attendance.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004121600)
<?PHP // $Id$
// attendance.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021800)
$string['absentlong'] = '欠席';
@@ -19,10 +19,10 @@ $string['defaultgrade'] = 'デフォルトで出席簿を評価する';
$string['defaulthoursinclass'] = 'デフォルトの出席簿では何時間出席する必要があるか';
$string['defaultmaxgrade'] = '皆勤の場合のデフォルト最大評価';
$string['defaultstudentstatus'] = '出席簿のデフォルト学生出席状態';
$string['downloadexcelfull'] = 'フル・エクセルシートダウンロードする';
$string['downloadexceltotals'] = 'サマリー・エクセルシートダウンロードする';
$string['downloadtextfull'] = 'フル・テキストレポートダウンロードする';
$string['downloadtexttotals'] = 'サマリー・テキストレポートダウンロードする';
$string['downloadexcelfull'] = 'エクセルシートダウンロード';
$string['downloadexceltotals'] = 'エクセルシート ( 概要 ) のダウンロード';
$string['downloadtextfull'] = 'テキストレポートダウンロード';
$string['downloadtexttotals'] = 'テキストレポート ( 概要 ) のダウンロード';
$string['dynamicsection'] = '日付を元に週を決定';
$string['dynamicsectionmulti'] = '出席簿を週に自動的に設置する';
$string['dynsectionshort'] = '自動設置';