Polished
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
// forum.php - created with Moodle 1.0.6.4 (2002112400)
|
||||
// forum.php - created with Moodle 1.0.7 (2002121000)
|
||||
|
||||
|
||||
$string['addanewdiscussion'] = "ディスカッションのトピックを追加";
|
||||
@@ -68,7 +68,7 @@ $string['openmode0'] = "
|
||||
$string['openmode1'] = "ディスカッション不許可、返答許可";
|
||||
$string['openmode2'] = "ディスカッションと返答を許可";
|
||||
$string['parentofthispost'] = "この投稿の親記事";
|
||||
$string['postadded'] = "投稿が追加されました。<P>変更したい場合は \$a 編集可能です。";
|
||||
$string['postadded'] = "投稿が追加されました<P>変更したい場合は \$a 編集可能です";
|
||||
$string['postincontext'] = "この投稿の状態を見る";
|
||||
$string['postingtip'] = "<B>投稿のヒント:</B>
|
||||
|
||||
@@ -116,7 +116,7 @@ $string['subscribe'] = "
|
||||
$string['subscribed'] = "参加";
|
||||
$string['subscribers'] = "参加者";
|
||||
$string['subscribersto'] = " '\$a' の参加者";
|
||||
$string['unsubscribe'] = "このフォーラムへの登録を抹消する";
|
||||
$string['unsubscribe'] = "このフォーラムから登録抹消する";
|
||||
$string['youratedthis'] = "あなたの評価";
|
||||
$string['yournewtopic'] = "新規ディスカッショントピック";
|
||||
$string['yourreply'] = "あなたの返答";
|
||||
|
||||
+1
-1
@@ -79,7 +79,7 @@ $string['courseformats'] = "
|
||||
$string['courses'] = "コース";
|
||||
$string['courseupdates'] = "コース更新内容";
|
||||
$string['createaccount'] = "アカウントを作成する";
|
||||
$string['createuserandpass'] = "ユーザ名とパスワードを作成する";
|
||||
$string['createuserandpass'] = "ユーザ名(英数字)とパスワードを入力してください";
|
||||
$string['createziparchive'] = "ZIP書庫を作成";
|
||||
$string['currentlanguage'] = "現在の言語";
|
||||
$string['currentlocaltime'] = "ローカルタイム";
|
||||
|
||||
Reference in New Issue
Block a user