diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 6c99de4b96..0e6513c7d9 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2012-10-29 Junichi Satoh + + * include/help/ja/help_alert_macros.php: Translated new macros. + 2012-10-26 Miguel de Dios * include/functions_api.php: fixed the function diff --git a/pandora_console/include/help/ja/help_alert_macros.php b/pandora_console/include/help/ja/help_alert_macros.php index a42685d956..788e1804f5 100644 --- a/pandora_console/include/help/ja/help_alert_macros.php +++ b/pandora_console/include/help/ja/help_alert_macros.php @@ -15,7 +15,7 @@
  • _agent_ : アラートが発生したエージェント
  • _agentdescription_ : 発生したアラートの説明
  • _agentgroup_ : エージェントグループ名
  • -
  • _agentstatus : Current status of the agent.
  • +
  • _agentstatus : エージェントの現在の状態
  • _address_ : アラートが発生したエージェントのアドレス
  • _timestamp_ : アラートが発生した日時 (yy-mm-dd hh:mm:ss).
  • _data_ : アラート発生時のモジュールのデータ(値)
  • @@ -25,8 +25,8 @@
  • _module_ : モジュール名
  • _modulegroup_ : モジュールグループ名
  • _moduledescription_ : アラートが発生したモジュールの説明
  • -
  • _modulestatus_ : Status of the module.
  • -
  • _moduletags_ : Tags associated to the module.
  • +
  • _modulestatus_ : モジュールの状態
  • +
  • _moduletags_ : モジュールに関連付けられたタグ
  • _alert_name_ : アラート名
  • _alert_priority_ : アラート優先順位(数値)
  • _alert_text_severity_ : テキストでのアラートの重要度 (Maintenance, Informational, Normal Minor, Warning, Major, Critical)
  • @@ -38,8 +38,8 @@
  • _target_ip_ : モジュールの対象IPアドレス
  • _target_port_ : モジュールの対象ポート
  • _plugin_parameters_ : モジュールのプラグインパラメータ
  • -
  • _groupcontact_ : Group contact information. Configured when the group is created.
  • -
  • _groupother_ : Other information about the group. Configured when the group is created.
  • +
  • _groupcontact_ : グループコンタクト情報。グループの作成時に設定されます。
  • +
  • _groupother_ : グループに関するその他情報。グループの作成時に設定されます。