mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
translated a new string.
This commit is contained in:
parent
431ccea114
commit
5deaca1a7e
2 changed files with 4 additions and 2 deletions
|
@ -6,7 +6,8 @@ $string['adminseesallevents'] = '
|
||||||
$string['adminseesownevents'] = '管理者は他のユーザと同じ';
|
$string['adminseesownevents'] = '管理者は他のユーザと同じ';
|
||||||
$string['backgroundcolour'] = '透明色';
|
$string['backgroundcolour'] = '透明色';
|
||||||
$string['badwordsconfig'] = 'コンマで区切られた使用禁止用語を入力してください。';
|
$string['badwordsconfig'] = 'コンマで区切られた使用禁止用語を入力してください。';
|
||||||
$string['badwordslist'] = '使用禁止用語一覧';
|
$string['badwordsdefault'] = '使用禁止用語リストが空の場合、言語パックからデフォルトリストが使用されます。';
|
||||||
|
$string['badwordslist'] = '使用禁止用語リスト';
|
||||||
$string['blockinstances'] = 'インスタンス';
|
$string['blockinstances'] = 'インスタンス';
|
||||||
$string['blockmultiple'] = '複数';
|
$string['blockmultiple'] = '複数';
|
||||||
$string['cachetext'] = 'テキストキャッシュ保存時間';
|
$string['cachetext'] = 'テキストキャッシュ保存時間';
|
||||||
|
|
|
@ -6,7 +6,8 @@ $string['adminseesallevents'] = '管理者に全てのイベントを表示';
|
||||||
$string['adminseesownevents'] = '管理者は他のユーザと同じ';
|
$string['adminseesownevents'] = '管理者は他のユーザと同じ';
|
||||||
$string['backgroundcolour'] = '透明色';
|
$string['backgroundcolour'] = '透明色';
|
||||||
$string['badwordsconfig'] = 'コンマで区切られた使用禁止用語を入力してください。';
|
$string['badwordsconfig'] = 'コンマで区切られた使用禁止用語を入力してください。';
|
||||||
$string['badwordslist'] = '使用禁止用語一覧';
|
$string['badwordsdefault'] = '使用禁止用語リストが空の場合、言語パックからデフォルトリストが使用されます。';
|
||||||
|
$string['badwordslist'] = '使用禁止用語リスト';
|
||||||
$string['blockinstances'] = 'インスタンス';
|
$string['blockinstances'] = 'インスタンス';
|
||||||
$string['blockmultiple'] = '複数';
|
$string['blockmultiple'] = '複数';
|
||||||
$string['cachetext'] = 'テキストキャッシュ保存時間';
|
$string['cachetext'] = 'テキストキャッシュ保存時間';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue