mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
polished hotpot related strings.
This commit is contained in:
parent
c7baae4364
commit
da1cbc0d18
5 changed files with 14 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
MOODLE JAPANESE TRANSLATION
|
||||
----------------------------------------------------------------------
|
||||
STARTED : November 21, 2002
|
||||
LAST MODIFIED : May 4, 2005
|
||||
LAST MODIFIED : May 5, 2005
|
||||
|
||||
Thanks to everyone who have supported our translation project!
|
||||
|
||||
|
@ -62,6 +62,6 @@ to post your comments on moodle.org Japanese:
|
|||
http://moodle.org/course/view.php?id=14
|
||||
|
||||
You can download latest Japanese language packs from:
|
||||
http://moodle.org/download/lang/
|
||||
http://download.moodle.org/lang/
|
||||
|
||||
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
<p align="center">
|
||||
<bナビゲーション</b>
|
||||
</p>
|
||||
<p align="center"><bナビゲーション</b></p>
|
||||
|
||||
<p>
|
||||
Hot Potatoesクイズの補助的なナビゲーションを指定することができます。.
|
||||
</p>
|
||||
<p>Hot Potatoesクイズの補助的なナビゲーションを指定することができます。</p>
|
||||
|
||||
<dl>
|
||||
<dt><b>Moodleナビケーションバー</b></dt>
|
||||
|
@ -24,9 +20,9 @@ Hot Potatoes
|
|||
<dd>
|
||||
クイズ内で定義されている場合、クイズにナビゲーションボタンが表示されます。
|
||||
</dd>
|
||||
<dt><b>「ギブアップ」ボタン</b></dt>
|
||||
<dt><b>ギブアップボタン</b></dt>
|
||||
<dd>
|
||||
「ギブアップ」ボタンをクイズのページ上部に表示します。
|
||||
ギブアップボタンをクイズのページ上部に表示します。
|
||||
</dd>
|
||||
<dt><b>無し</b></dt>
|
||||
<dd>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// hotpot.php - created with Moodle 1.5 ALPHA (2005042400)
|
||||
// hotpot.php - created with Moodle 1.5 ALPHA (2005043000)
|
||||
|
||||
|
||||
$string['abandoned'] = '放棄';
|
||||
|
@ -28,7 +28,7 @@ $string['navigation'] = '
|
|||
$string['navigation_bar'] = 'Moodleナビケーションバー';
|
||||
$string['navigation_buttons'] = 'Hot Potatoesクイズボタン';
|
||||
$string['navigation_frame'] = 'Moodleナビケーションフレーム';
|
||||
$string['navigation_give_up'] = '「ギブアップ」ボタン';
|
||||
$string['navigation_give_up'] = 'ギブアップボタン';
|
||||
$string['navigation_iframe'] = '埋め込み <IFRAME>';
|
||||
$string['navigation_none'] = '無し';
|
||||
$string['noactivity'] = '活動なし';
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
<p align="center">
|
||||
<bナビゲーション</b>
|
||||
</p>
|
||||
<p align="center"><bナビゲーション</b></p>
|
||||
|
||||
<p>
|
||||
Hot Potatoesクイズの補助的なナビゲーションを指定することができます。.
|
||||
</p>
|
||||
<p>Hot Potatoesクイズの補助的なナビゲーションを指定することができます。</p>
|
||||
|
||||
<dl>
|
||||
<dt><b>Moodleナビケーションバー</b></dt>
|
||||
|
@ -24,9 +20,9 @@ Hot Potatoesクイズの補助的なナビゲーションを指定すること
|
|||
<dd>
|
||||
クイズ内で定義されている場合、クイズにナビゲーションボタンが表示されます。
|
||||
</dd>
|
||||
<dt><b>「ギブアップ」ボタン</b></dt>
|
||||
<dt><b>ギブアップボタン</b></dt>
|
||||
<dd>
|
||||
「ギブアップ」ボタンをクイズのページ上部に表示します。
|
||||
ギブアップボタンをクイズのページ上部に表示します。
|
||||
</dd>
|
||||
<dt><b>無し</b></dt>
|
||||
<dd>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// hotpot.php - created with Moodle 1.5 ALPHA (2005042400)
|
||||
// hotpot.php - created with Moodle 1.5 ALPHA (2005043000)
|
||||
|
||||
|
||||
$string['abandoned'] = '放棄';
|
||||
|
@ -28,7 +28,7 @@ $string['navigation'] = 'ナビゲーション';
|
|||
$string['navigation_bar'] = 'Moodleナビケーションバー';
|
||||
$string['navigation_buttons'] = 'Hot Potatoesクイズボタン';
|
||||
$string['navigation_frame'] = 'Moodleナビケーションフレーム';
|
||||
$string['navigation_give_up'] = '「ギブアップ」ボタン';
|
||||
$string['navigation_give_up'] = 'ギブアップボタン';
|
||||
$string['navigation_iframe'] = '埋め込み <IFRAME>';
|
||||
$string['navigation_none'] = '無し';
|
||||
$string['noactivity'] = '活動なし';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue