2014-09-06 Junichi Satoh <junichi@rworks.jp>

* include/help/ja/help_alert_macros.php: Translated new macro
	descriptions.
This commit is contained in:
Junichi Satoh 2014-09-06 11:57:38 +09:00
parent 8808685b8b
commit f2720423f0
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2014-09-06 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_alert_macros.php: Translated new macro
descriptions.
2014-09-05 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/ajax/reporting.ajax.php

View File

@ -13,8 +13,8 @@
<li>_field2_ : ユーザ定義フィールド2</li>
<li>_field3_ : ユーザ定義フィールド3</li>
<li>_agent_ : アラートが発生したエージェント</li>
<li>_agentcustomfield_<i>n</i>_ : Agent custom field number <i>n</i> (eg. _agentcustomfield_9_). </li>
<li>_agentcustomid_: Agent custom ID. </li>
<li>_agentcustomfield_<i>n</i>_ : エージェントカスタムフィールド番号<i>n</i> (: _agentcustomfield_9_). </li>
<li>_agentcustomid_: エージェントカスタムID</li>
<li>_agentdescription_ : 発生したアラートの説明</li>
<li>_agentgroup_ : エージェントグループ名</li>
<li>_agentstatus : エージェントの現在の状態</li>
@ -26,7 +26,7 @@
<li>_alert_threshold_ : アラートのしきい値</li>
<li>_alert_times_fired_ : アラートが発生した回数</li>
<li>_module_ : モジュール名</li>
<li>_modulecustomid_: Module custom ID. </li>
<li>_modulecustomid_: モジュールカスタムID</li>
<li>_modulegroup_ : モジュールグループ名</li>
<li>_moduledescription_ : アラートが発生したモジュールの説明</li>
<li>_modulestatus_ : モジュールの状態</li>