mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
polished.
This commit is contained in:
parent
66e28bf870
commit
eaa315d771
2 changed files with 4 additions and 4 deletions
|
@ -129,8 +129,8 @@ $string['download'] = '
|
|||
$string['edithelpdocs'] = 'ヘルプドキュメントの編集';
|
||||
$string['editlang'] = '<b>編集</b>';
|
||||
$string['editstrings'] = '翻訳ストリングの編集';
|
||||
$string['environment'] = '環境';
|
||||
$string['environmenterrortodo'] = 'このバージョンのMoodleをインストールする前に、発見された環境の問題 ( エラー ) を解消してください!';
|
||||
$string['environment'] = '動作環境';
|
||||
$string['environmenterrortodo'] = 'このバージョンのMoodleをインストールする前に、発見された動作環境の問題 ( エラー ) を解消してください!';
|
||||
$string['environmentrecommendinstall'] = 'インストールおよび Enabled を推奨します。';
|
||||
$string['environmentrecommendversion'] = 'バージョン $a->needed 以上を推奨します。あなたは現在 $a->current を使用しています。';
|
||||
$string['environmentrequireinstall'] = 'インストールおよび Enabled が必須です。';
|
||||
|
|
|
@ -129,8 +129,8 @@ $string['download'] = 'ダウンロード';
|
|||
$string['edithelpdocs'] = 'ヘルプドキュメントの編集';
|
||||
$string['editlang'] = '<b>編集</b>';
|
||||
$string['editstrings'] = '翻訳ストリングの編集';
|
||||
$string['environment'] = '環境';
|
||||
$string['environmenterrortodo'] = 'このバージョンのMoodleをインストールする前に、発見された環境の問題 ( エラー ) を解消してください!';
|
||||
$string['environment'] = '動作環境';
|
||||
$string['environmenterrortodo'] = 'このバージョンのMoodleをインストールする前に、発見された動作環境の問題 ( エラー ) を解消してください!';
|
||||
$string['environmentrecommendinstall'] = 'インストールおよび Enabled を推奨します。';
|
||||
$string['environmentrecommendversion'] = 'バージョン $a->needed 以上を推奨します。あなたは現在 $a->current を使用しています。';
|
||||
$string['environmentrequireinstall'] = 'インストールおよび Enabled が必須です。';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue