mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
translated new string.
This commit is contained in:
parent
0f2bff9d7b
commit
76cabcbd41
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005040800)
|
||||
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005041101)
|
||||
|
||||
|
||||
$string['action'] = '操作';
|
||||
|
@ -181,6 +181,7 @@ $string['confirmed'] = '
|
|||
$string['confirmednot'] = '登録はまだ完了していません!';
|
||||
$string['continue'] = '続ける';
|
||||
$string['continuetocourse'] = 'コースに入るにはここをクリックしてください。';
|
||||
$string['convertingwikitomarkdown'] = 'MarkdownのWikiへの変換';
|
||||
$string['cookiesenabled'] = 'ブラウザのクッキーの設定を有効にしてください。';
|
||||
$string['cookiesnotenabled'] = 'あなたのブラウザーでは、クッキーの設定が有効にされていません。';
|
||||
$string['copy'] = 'コピー';
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005040800)
|
||||
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005041101)
|
||||
|
||||
|
||||
$string['action'] = '操作';
|
||||
|
@ -181,6 +181,7 @@ $string['confirmed'] = '登録が完了しました。';
|
|||
$string['confirmednot'] = '登録はまだ完了していません!';
|
||||
$string['continue'] = '続ける';
|
||||
$string['continuetocourse'] = 'コースに入るにはここをクリックしてください。';
|
||||
$string['convertingwikitomarkdown'] = 'MarkdownのWikiへの変換';
|
||||
$string['cookiesenabled'] = 'ブラウザのクッキーの設定を有効にしてください。';
|
||||
$string['cookiesnotenabled'] = 'あなたのブラウザーでは、クッキーの設定が有効にされていません。';
|
||||
$string['copy'] = 'コピー';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue