mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
New translation.
This commit is contained in:
parent
3926deafe1
commit
8a600d7d1d
1 changed files with 6 additions and 0 deletions
|
@ -2,11 +2,17 @@
|
||||||
// workshop.php - created with Moodle 1.0.9 Beta 1 + (2003052300)
|
// workshop.php - created with Moodle 1.0.9 Beta 1 + (2003052300)
|
||||||
|
|
||||||
|
|
||||||
|
$string['accumulative'] = "累積";
|
||||||
|
$string['addacomment'] = "コメントを追加";
|
||||||
|
$string['allowresubmit'] = "再提出を許可する";
|
||||||
|
$string['assess'] = "アクセス";
|
||||||
|
$string['criteria'] = "基準";
|
||||||
$string['delete'] = "削除";
|
$string['delete'] = "削除";
|
||||||
$string['description'] = "詳細";
|
$string['description'] = "詳細";
|
||||||
$string['edit'] = "編集";
|
$string['edit'] = "編集";
|
||||||
$string['editacomment'] = "コメントの編集";
|
$string['editacomment'] = "コメントの編集";
|
||||||
$string['element'] = "要素";
|
$string['element'] = "要素";
|
||||||
|
$string['gradingstrategy'] = "評価方法";
|
||||||
$string['maximumsize'] = "最大サイズ";
|
$string['maximumsize'] = "最大サイズ";
|
||||||
$string['modulename'] = "ワークショップ";
|
$string['modulename'] = "ワークショップ";
|
||||||
$string['modulenameplural'] = "ワークショップ";
|
$string['modulenameplural'] = "ワークショップ";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue