mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
translated one string.
This commit is contained in:
parent
9594aa32f4
commit
d995e33f29
2 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
<?php // $Id$
|
||||
// error.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
|
||||
// error.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
|
||||
|
||||
|
||||
$string['confirmsesskeybad'] = '申し訳ございません、あなたのセッションキーは、このアクションを実行するための確認をできませんでした。このセキュリティ機能は、あなたのユーザ名で重要な機能が不測または悪意により実行されることを防ぎます。本当にこの機能を実行したいか確認してください。';
|
||||
$string['coursegroupunknown'] = 'コースに関連するグループ $a が指定されていません。';
|
||||
$string['erroronline'] = '$a 行にエラーがあります。';
|
||||
$string['fieldrequired'] = '「 $a 」 は必須項目です。';
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
<?php // $Id$
|
||||
// error.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
|
||||
// error.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
|
||||
|
||||
|
||||
$string['confirmsesskeybad'] = '申し訳ございません、あなたのセッションキーは、このアクションを実行するための確認をできませんでした。このセキュリティ機能は、あなたのユーザ名で重要な機能が不測または悪意により実行されることを防ぎます。本当にこの機能を実行したいか確認してください。';
|
||||
$string['coursegroupunknown'] = 'コースに関連するグループ $a が指定されていません。';
|
||||
$string['erroronline'] = '$a 行にエラーがあります。';
|
||||
$string['fieldrequired'] = '「 $a 」 は必須項目です。';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue