mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
Localization update:
- German thanks to David Guembel - Japanese thanks to Shoji Seki - Spanish thanks to Miguel Turrubiates SVN:trunk[2447]
This commit is contained in:
@@ -0,0 +1,217 @@
|
||||
<?php
|
||||
// Copyright (C) 2010-2012 Combodo SARL
|
||||
//
|
||||
// This file is part of iTop.
|
||||
//
|
||||
// iTop is free software; you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as published by
|
||||
// the Free Software Foundation, either version 3 of the License, or
|
||||
// (at your option) any later version.
|
||||
//
|
||||
// iTop is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
/**
|
||||
* @author David M. Gümbel <david.guembel@itomig.de>
|
||||
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:Incident' => 'Incident',
|
||||
'Class:Incident+' => '',
|
||||
'Class:Incident/Attribute:status' => 'Status',
|
||||
'Class:Incident/Attribute:status+' => '',
|
||||
'Class:Incident/Attribute:status/Value:new' => 'Neu',
|
||||
'Class:Incident/Attribute:status/Value:new+' => '',
|
||||
'Class:Incident/Attribute:status/Value:escalated_tto' => 'Eskaliert TTO',
|
||||
'Class:Incident/Attribute:status/Value:escalated_tto+' => '',
|
||||
'Class:Incident/Attribute:status/Value:assigned' => 'Zugewiesen',
|
||||
'Class:Incident/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Incident/Attribute:status/Value:escalated_ttr' => 'Eskaliert TTR',
|
||||
'Class:Incident/Attribute:status/Value:escalated_ttr+' => '',
|
||||
'Class:Incident/Attribute:status/Value:pending' => 'Auszeit',
|
||||
'Class:Incident/Attribute:status/Value:pending+' => '',
|
||||
'Class:Incident/Attribute:status/Value:resolved' => 'Gelöst',
|
||||
'Class:Incident/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Incident/Attribute:status/Value:closed' => 'Geschlossen',
|
||||
'Class:Incident/Attribute:status/Value:closed+' => '',
|
||||
'Class:Incident/Attribute:impact' => 'Auswirkung',
|
||||
'Class:Incident/Attribute:impact+' => '',
|
||||
'Class:Incident/Attribute:impact/Value:1' => 'Eine Abteilung',
|
||||
'Class:Incident/Attribute:impact/Value:1+' => '',
|
||||
'Class:Incident/Attribute:impact/Value:2' => 'Ein Service',
|
||||
'Class:Incident/Attribute:impact/Value:2+' => '',
|
||||
'Class:Incident/Attribute:impact/Value:3' => 'Eine Person',
|
||||
'Class:Incident/Attribute:impact/Value:3+' => '',
|
||||
'Class:Incident/Attribute:priority' => 'Priorität',
|
||||
'Class:Incident/Attribute:priority+' => '',
|
||||
'Class:Incident/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:Incident/Attribute:priority/Value:1+' => '',
|
||||
'Class:Incident/Attribute:priority/Value:2' => 'Hoch',
|
||||
'Class:Incident/Attribute:priority/Value:2+' => '',
|
||||
'Class:Incident/Attribute:priority/Value:3' => 'Mittel',
|
||||
'Class:Incident/Attribute:priority/Value:3+' => '',
|
||||
'Class:Incident/Attribute:priority/Value:4' => 'Niedrig',
|
||||
'Class:Incident/Attribute:priority/Value:4+' => '',
|
||||
'Class:Incident/Attribute:urgency' => 'Dringlichkeit',
|
||||
'Class:Incident/Attribute:urgency+' => '',
|
||||
'Class:Incident/Attribute:urgency/Value:1' => 'Kritisch',
|
||||
'Class:Incident/Attribute:urgency/Value:1+' => '',
|
||||
'Class:Incident/Attribute:urgency/Value:2' => 'Hoch',
|
||||
'Class:Incident/Attribute:urgency/Value:2+' => '',
|
||||
'Class:Incident/Attribute:urgency/Value:3' => 'Mittel',
|
||||
'Class:Incident/Attribute:urgency/Value:3+' => '',
|
||||
'Class:Incident/Attribute:urgency/Value:4' => 'Niedrig',
|
||||
'Class:Incident/Attribute:urgency/Value:4+' => '',
|
||||
'Class:Incident/Attribute:origin' => 'Herkunft',
|
||||
'Class:Incident/Attribute:origin+' => '',
|
||||
'Class:Incident/Attribute:origin/Value:mail' => 'Mail',
|
||||
'Class:Incident/Attribute:origin/Value:mail+' => '',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring' => 'Monitoring',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring+' => '',
|
||||
'Class:Incident/Attribute:origin/Value:phone' => 'Telefon',
|
||||
'Class:Incident/Attribute:origin/Value:phone+' => '',
|
||||
'Class:Incident/Attribute:origin/Value:portal' => 'Portal',
|
||||
'Class:Incident/Attribute:origin/Value:portal+' => '',
|
||||
'Class:Incident/Attribute:service_id' => 'Service',
|
||||
'Class:Incident/Attribute:service_id+' => '',
|
||||
'Class:Incident/Attribute:servicesubcategory_id' => 'Service-Unterkategorie',
|
||||
'Class:Incident/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Incident/Attribute:escalation_flag' => 'Eskalations-Flag',
|
||||
'Class:Incident/Attribute:escalation_flag+' => '',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:no' => 'Nein',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:no+' => '',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:yes' => 'Ja',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:yes+' => '',
|
||||
'Class:Incident/Attribute:escalation_reason' => 'Eskalationsgrund',
|
||||
'Class:Incident/Attribute:escalation_reason+' => '',
|
||||
'Class:Incident/Attribute:assignment_date' => 'Zuweisungsdatum',
|
||||
'Class:Incident/Attribute:assignment_date+' => '',
|
||||
'Class:Incident/Attribute:resolution_date' => 'Lösungsdatum',
|
||||
'Class:Incident/Attribute:resolution_date+' => '',
|
||||
'Class:Incident/Attribute:last_pending_date' => 'Letztes Auszeit-Datum',
|
||||
'Class:Incident/Attribute:last_pending_date+' => '',
|
||||
'Class:Incident/Attribute:cumulatedpending' => 'Kumulierte Auszeit',
|
||||
'Class:Incident/Attribute:cumulatedpending+' => '',
|
||||
'Class:Incident/Attribute:tto' => 'TTO (Time To Own)',
|
||||
'Class:Incident/Attribute:tto+' => '',
|
||||
'Class:Incident/Attribute:ttr' => 'TTR (Time To Resolve)',
|
||||
'Class:Incident/Attribute:ttr+' => '',
|
||||
'Class:Incident/Attribute:tto_escalation_deadline' => 'TTO-Deadline',
|
||||
'Class:Incident/Attribute:tto_escalation_deadline+' => '',
|
||||
'Class:Incident/Attribute:sla_tto_passed' => 'SLA TTO verletzt',
|
||||
'Class:Incident/Attribute:sla_tto_passed+' => '',
|
||||
'Class:Incident/Attribute:sla_tto_over' => 'Überschreitung SLA TTO',
|
||||
'Class:Incident/Attribute:sla_tto_over+' => '',
|
||||
'Class:Incident/Attribute:ttr_escalation_deadline' => 'TTR-Deadline',
|
||||
'Class:Incident/Attribute:ttr_escalation_deadline+' => '',
|
||||
'Class:Incident/Attribute:sla_ttr_passed' => 'SLA TTR überschritten',
|
||||
'Class:Incident/Attribute:sla_ttr_passed+' => '',
|
||||
'Class:Incident/Attribute:sla_ttr_over' => 'Überschreitung SLA TTR',
|
||||
'Class:Incident/Attribute:sla_ttr_over+' => '',
|
||||
'Class:Incident/Attribute:time_spent' => 'Lösungsdauer',
|
||||
'Class:Incident/Attribute:time_spent+' => '',
|
||||
'Class:Incident/Attribute:resolution_code' => 'Lösungs-Code',
|
||||
'Class:Incident/Attribute:resolution_code+' => '',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance' => 'Unterstützung',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance+' => '',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed' => 'Bugfix',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed+' => '',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair' => 'Hardware-Reparatur',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair+' => '',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other' => 'Andere',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other+' => '',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch' => 'Software-Patch',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch+' => '',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update' => 'System-Update',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update+' => '',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training' => 'Schulung',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training+' => '',
|
||||
'Class:Incident/Attribute:solution' => 'Lösung',
|
||||
'Class:Incident/Attribute:solution+' => '',
|
||||
'Class:Incident/Attribute:pending_reason' => 'Grund für Auszeit',
|
||||
'Class:Incident/Attribute:pending_reason+' => '',
|
||||
'Class:Incident/Attribute:parent_incident_id' => 'Parent-Incident',
|
||||
'Class:Incident/Attribute:parent_incident_id+' => '',
|
||||
'Class:Incident/Attribute:parent_change_id' => 'Parent-Change',
|
||||
'Class:Incident/Attribute:parent_change_id+' => '',
|
||||
'Class:Incident/Attribute:child_incidents_list' => 'Abgeleitete Incidents',
|
||||
'Class:Incident/Attribute:child_incidents_list+' => '',
|
||||
'Class:Incident/Attribute:public_log' => 'Öffentliches Log',
|
||||
'Class:Incident/Attribute:public_log+' => '',
|
||||
'Class:Incident/Attribute:user_satisfaction' => 'Benutzerzufriedenheit',
|
||||
'Class:Incident/Attribute:user_satisfaction+' => '',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:1' => 'Sehr zufrieden',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:1+' => '',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:2' => 'Ziemlich zufrieden',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:2+' => '',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:3' => 'Eher unzufrieden',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:3+' => '',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:4' => 'Sehr unzufrieden',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:4+' => '',
|
||||
'Class:Incident/Attribute:user_comment' => 'Benutzer-Kommentar',
|
||||
'Class:Incident/Attribute:user_comment+' => '',
|
||||
'Class:Incident/Stimulus:ev_assign' => 'Zuweisen',
|
||||
'Class:Incident/Stimulus:ev_assign+' => '',
|
||||
'Class:Incident/Stimulus:ev_reassign' => 'Erneut zuweisen',
|
||||
'Class:Incident/Stimulus:ev_reassign+' => '',
|
||||
'Class:Incident/Stimulus:ev_pending' => 'Auszeit',
|
||||
'Class:Incident/Stimulus:ev_pending+' => '',
|
||||
'Class:Incident/Stimulus:ev_timeout' => 'Timeout',
|
||||
'Class:Incident/Stimulus:ev_timeout+' => '',
|
||||
'Class:Incident/Stimulus:ev_autoresolve' => 'Automatisch gelöst',
|
||||
'Class:Incident/Stimulus:ev_autoresolve+' => '',
|
||||
'Class:Incident/Stimulus:ev_autoclose' => 'Automatisch geschlossen',
|
||||
'Class:Incident/Stimulus:ev_autoclose+' => '',
|
||||
'Class:Incident/Stimulus:ev_resolve' => 'Als gelöst markieren',
|
||||
'Class:Incident/Stimulus:ev_resolve+' => '',
|
||||
'Class:Incident/Stimulus:ev_close' => 'Diesen Request schließen',
|
||||
'Class:Incident/Stimulus:ev_close+' => '',
|
||||
'Class:Incident/Stimulus:ev_reopen' => 'Wiedereröffnen',
|
||||
'Class:Incident/Stimulus:ev_reopen+' => '',
|
||||
'Menu:IncidentManagement' => 'Incident Management',
|
||||
'Menu:IncidentManagement+' => '',
|
||||
'Menu:Incident:Overview' => 'Übersicht',
|
||||
'Menu:Incident:Overview+' => '',
|
||||
'Menu:NewIncident' => 'Neuer Incident',
|
||||
'Menu:NewIncident+' => '',
|
||||
'Menu:SearchIncidents' => 'Nach Incidents suchen',
|
||||
'Menu:SearchIncidents+' => '',
|
||||
'Menu:Incident:Shortcuts' => 'Shortcuts',
|
||||
'Menu:Incident:Shortcuts+' => '',
|
||||
'Menu:Incident:MyIncidents' => 'Mir zugewiesene Incidents',
|
||||
'Menu:Incident:MyIncidents+' => '',
|
||||
'Menu:Incident:EscalatedIncidents' => 'Eskalierte Incidents',
|
||||
'Menu:Incident:EscalatedIncidents+' => '',
|
||||
'Menu:Incident:OpenIncidents' => 'Alle offenen Incidents',
|
||||
'Menu:Incident:OpenIncidents+' => '',
|
||||
'Menu:Incident:UnassignedIncidents' => 'Noch nicht zugewiesene Incidents',
|
||||
'Menu:Incident:UnassignedIncidents+' => '',
|
||||
'Menu:Incident:HelpdeskIncidents' => 'Level2 zugewiesene Incidents',
|
||||
'Menu:Incident:HelpdeskIncidents+' => '',
|
||||
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Incidents der letzten 14 Tage nach Priorität',
|
||||
'UI-IncidentManagementOverview-Last-14-days' => 'Anzahl Incidents der letzten 14 Tage',
|
||||
'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Offene Incidents nach Status',
|
||||
'UI-IncidentManagementOverview-OpenIncidentByAgent' => 'Offene Incidents nach Bearbeiter',
|
||||
'UI-IncidentManagementOverview-OpenIncidentByCustomer' => 'Offene Incidents nach Kunde',
|
||||
'Class:Incident/Attribute:status/Value:waiting_for_approval' => 'Wartend auf Genehmigung',
|
||||
'Class:Incident/Attribute:status/Value:waiting_for_approval+' => '',
|
||||
'Class:Incident/Attribute:service_name' => 'Service-Name',
|
||||
'Class:Incident/Attribute:service_name+' => '',
|
||||
'Class:Incident/Attribute:servicesubcategory_name' => 'Service-Unterkategorie-Name',
|
||||
'Class:Incident/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Incident/Attribute:parent_incident_ref' => 'Parent-Incident-Referenz',
|
||||
'Class:Incident/Attribute:parent_incident_ref+' => '',
|
||||
'Class:Incident/Attribute:parent_change_ref' => 'Parent-Change-Referenz',
|
||||
'Class:Incident/Attribute:parent_change_ref+' => '',
|
||||
'Class:Incident/Attribute:parent_incident_id_friendlyname' => 'Parent-Incident-Friendly Name',
|
||||
'Class:Incident/Attribute:parent_incident_id_friendlyname+' => '',
|
||||
));
|
||||
?>
|
||||
@@ -0,0 +1,240 @@
|
||||
<?php
|
||||
// Copyright (C) 2010-2012 Combodo SARL
|
||||
//
|
||||
// This file is part of iTop.
|
||||
//
|
||||
// iTop is free software; you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as published by
|
||||
// the Free Software Foundation, either version 3 of the License, or
|
||||
// (at your option) any later version.
|
||||
//
|
||||
// iTop is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Menu:IncidentManagement' => 'Administración de Incidentes',
|
||||
'Menu:IncidentManagement+' => 'Administración de Incidentes',
|
||||
'Menu:Incident:Overview' => 'Resumen de Incidentes',
|
||||
'Menu:Incident:Overview+' => 'Resumen de Incidentes',
|
||||
'Menu:NewIncident' => 'Nuevo Incidente',
|
||||
'Menu:NewIncident+' => 'Crear Ticket de Incidente',
|
||||
'Menu:SearchIncidents' => 'Búsqueda por Incidentes',
|
||||
'Menu:SearchIncidents+' => 'Búsqueda por tickets de Incidente',
|
||||
'Menu:Incident:Shortcuts' => 'Acceso Rápido',
|
||||
'Menu:Incident:Shortcuts+' => 'Acceso Rápido',
|
||||
'Menu:Incident:MyIncidents' => 'Incidentes Asignados a Mí',
|
||||
'Menu:Incident:MyIncidents+' => 'Incidentes Asignados a Mí (como Analista)',
|
||||
'Menu:Incident:EscalatedIncidents' => 'Incidentes Escalados',
|
||||
'Menu:Incident:EscalatedIncidents+' => 'Incidentes Escalados',
|
||||
'Menu:Incident:OpenIncidents' => 'Incidentes Abiertos',
|
||||
'Menu:Incident:OpenIncidents+' => 'Incidentes Abiertos',
|
||||
'Menu:Incident:UnassignedIncidents' => 'Incidentes sin Asignación',
|
||||
'Menu:Incident:UnassignedIncidents+' => 'Incidentes sin Asignación',
|
||||
'Menu:Incident:HelpdeskIncidents' => 'Incidentes Asignados a un Nivel 2',
|
||||
'Menu:Incident:HelpdeskIncidents+' => 'Incidentes Asignados a un Nivel 2',
|
||||
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Incidentes por Prioridad de los Últimos 14 días',
|
||||
'UI-IncidentManagementOverview-Last-14-days' => 'Número de Incidentes de los Últimos 14 días',
|
||||
'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Incidentes Abiertos por Estatus',
|
||||
'UI-IncidentManagementOverview-OpenIncidentByAgent' => 'Incidentes Abiertos por Analista',
|
||||
'UI-IncidentManagementOverview-OpenIncidentByCustomer' => 'Incidentes Abiertos por Cliente',
|
||||
));
|
||||
|
||||
|
||||
|
||||
|
||||
// Dictionnay conventions
|
||||
// Class:<class_name>
|
||||
// Class:<class_name>+
|
||||
// Class:<class_name>/Attribute:<attribute_code>
|
||||
// Class:<class_name>/Attribute:<attribute_code>+
|
||||
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>
|
||||
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>+
|
||||
|
||||
//
|
||||
// Class: Incident
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:Incident' => 'Incidente',
|
||||
'Class:Incident+' => 'Incidente',
|
||||
'Class:Incident/Attribute:status' => 'Estatus',
|
||||
'Class:Incident/Attribute:status+' => 'Estatus',
|
||||
'Class:Incident/Attribute:status/Value:new' => 'Nuevo',
|
||||
'Class:Incident/Attribute:status/Value:new+' => 'Nuevo',
|
||||
'Class:Incident/Attribute:status/Value:escalated_tto' => 'Escalado por Tiempo de Asignación',
|
||||
'Class:Incident/Attribute:status/Value:escalated_tto+' => 'Escalado por Tiempo de Asignación',
|
||||
'Class:Incident/Attribute:status/Value:assigned' => 'Asignado',
|
||||
'Class:Incident/Attribute:status/Value:assigned+' => 'Asignado',
|
||||
'Class:Incident/Attribute:status/Value:escalated_ttr' => 'Escalado por Tiempo de Solución',
|
||||
'Class:Incident/Attribute:status/Value:escalated_ttr+' => 'Escalado por Tiempo de Solución',
|
||||
'Class:Incident/Attribute:status/Value:waiting_for_approval' => 'Esperando Aprobación',
|
||||
'Class:Incident/Attribute:status/Value:waiting_for_approval+' => 'Esperando Aprobación',
|
||||
'Class:Incident/Attribute:status/Value:pending' => 'Pendiente',
|
||||
'Class:Incident/Attribute:status/Value:pending+' => 'Pendiente',
|
||||
'Class:Incident/Attribute:status/Value:resolved' => 'Solucionado',
|
||||
'Class:Incident/Attribute:status/Value:resolved+' => 'Solucionado',
|
||||
'Class:Incident/Attribute:status/Value:closed' => 'Cerrado',
|
||||
'Class:Incident/Attribute:status/Value:closed+' => 'Cerrado',
|
||||
'Class:Incident/Attribute:impact' => 'Impacto',
|
||||
'Class:Incident/Attribute:impact+' => 'Impacto',
|
||||
'Class:Incident/Attribute:impact/Value:1' => 'Un Departmento',
|
||||
'Class:Incident/Attribute:impact/Value:1+' => 'Un Departmento',
|
||||
'Class:Incident/Attribute:impact/Value:2' => 'Un Servicio',
|
||||
'Class:Incident/Attribute:impact/Value:2+' => 'Un Servicio',
|
||||
'Class:Incident/Attribute:impact/Value:3' => 'Una Persona',
|
||||
'Class:Incident/Attribute:impact/Value:3+' => 'Una Persona',
|
||||
'Class:Incident/Attribute:priority' => 'Prioridad',
|
||||
'Class:Incident/Attribute:priority+' => 'Prioridad',
|
||||
'Class:Incident/Attribute:priority/Value:1' => 'Crítica',
|
||||
'Class:Incident/Attribute:priority/Value:1+' => 'Crítica',
|
||||
'Class:Incident/Attribute:priority/Value:2' => 'Alta',
|
||||
'Class:Incident/Attribute:priority/Value:2+' => 'Alta',
|
||||
'Class:Incident/Attribute:priority/Value:3' => 'Media',
|
||||
'Class:Incident/Attribute:priority/Value:3+' => 'Media',
|
||||
'Class:Incident/Attribute:priority/Value:4' => 'Baja',
|
||||
'Class:Incident/Attribute:priority/Value:4+' => 'Baja',
|
||||
'Class:Incident/Attribute:urgency' => 'Urgencia',
|
||||
'Class:Incident/Attribute:urgency+' => 'Urgencia',
|
||||
'Class:Incident/Attribute:urgency/Value:1' => 'Crítica',
|
||||
'Class:Incident/Attribute:urgency/Value:1+' => 'Critica',
|
||||
'Class:Incident/Attribute:urgency/Value:2' => 'Alta',
|
||||
'Class:Incident/Attribute:urgency/Value:2+' => 'Alta',
|
||||
'Class:Incident/Attribute:urgency/Value:3' => 'Media',
|
||||
'Class:Incident/Attribute:urgency/Value:3+' => 'Media',
|
||||
'Class:Incident/Attribute:urgency/Value:4' => 'Baja',
|
||||
'Class:Incident/Attribute:urgency/Value:4+' => 'Baja',
|
||||
'Class:Incident/Attribute:origin' => 'Origen',
|
||||
'Class:Incident/Attribute:origin+' => 'Origen',
|
||||
'Class:Incident/Attribute:origin/Value:mail' => 'Correo-e',
|
||||
'Class:Incident/Attribute:origin/Value:mail+' => 'Correo-e',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring' => 'Monitoreo',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring+' => 'Monitoreo',
|
||||
'Class:Incident/Attribute:origin/Value:phone' => 'Teléfono',
|
||||
'Class:Incident/Attribute:origin/Value:phone+' => 'Teléfono',
|
||||
'Class:Incident/Attribute:origin/Value:portal' => 'Portal',
|
||||
'Class:Incident/Attribute:origin/Value:portal+' => 'Portal',
|
||||
'Class:Incident/Attribute:service_id' => 'Servicio',
|
||||
'Class:Incident/Attribute:service_id+' => 'Servicio',
|
||||
'Class:Incident/Attribute:service_name' => 'Servicio',
|
||||
'Class:Incident/Attribute:service_name+' => 'Servicio',
|
||||
'Class:Incident/Attribute:servicesubcategory_id' => 'Subcategoría',
|
||||
'Class:Incident/Attribute:servicesubcategory_id+' => 'Subcategoría',
|
||||
'Class:Incident/Attribute:servicesubcategory_name' => 'Subcategoría',
|
||||
'Class:Incident/Attribute:servicesubcategory_name+' => 'Subcategoría de Servicio',
|
||||
'Class:Incident/Attribute:escalation_flag' => 'Bandera de Escalamiento',
|
||||
'Class:Incident/Attribute:escalation_flag+' => 'Bandera de Escalamiento',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:no' => 'No',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:no+' => 'No',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:yes' => 'Si',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:yes+' => 'Si',
|
||||
'Class:Incident/Attribute:escalation_reason' => 'Motivo de Escalamiento',
|
||||
'Class:Incident/Attribute:escalation_reason+' => 'Motivo de Escalamiento',
|
||||
'Class:Incident/Attribute:assignment_date' => 'Fecha de Asignación',
|
||||
'Class:Incident/Attribute:assignment_date+' => '',
|
||||
'Class:Incident/Attribute:resolution_date' => 'Fecha de Solución',
|
||||
'Class:Incident/Attribute:resolution_date+' => '',
|
||||
'Class:Incident/Attribute:last_pending_date' => 'Última Fecha de Espera',
|
||||
'Class:Incident/Attribute:last_pending_date+' => 'Última Fecha de Espera',
|
||||
'Class:Incident/Attribute:cumulatedpending' => 'Espera Acumulada',
|
||||
'Class:Incident/Attribute:cumulatedpending+' => 'Espera Acumulada',
|
||||
'Class:Incident/Attribute:tto' => 'TDA - Tiempo de Asignación',
|
||||
'Class:Incident/Attribute:tto+' => 'Tiempo de Asignación',
|
||||
'Class:Incident/Attribute:ttr' => 'TDS - Tiempo de Solución',
|
||||
'Class:Incident/Attribute:ttr+' => 'Tiempo de Solución',
|
||||
'Class:Incident/Attribute:tto_escalation_deadline' => 'Límite de Tiempo de Asignación',
|
||||
'Class:Incident/Attribute:tto_escalation_deadline+' => 'Límite de Tiempo de Asignación',
|
||||
'Class:Incident/Attribute:sla_tto_passed' => 'SLA de Tiempo de Asignación Cumplido',
|
||||
'Class:Incident/Attribute:sla_tto_passed+' => 'SLA de Tiempo de Asignación Cumplido',
|
||||
'Class:Incident/Attribute:sla_tto_over' => 'SLA de Tiempo de Asignación Excedído',
|
||||
'Class:Incident/Attribute:sla_tto_over+' => 'SLA de Tiempo de Asignación Excedído',
|
||||
'Class:Incident/Attribute:ttr_escalation_deadline' => 'Límite de Tiempo de Solución',
|
||||
'Class:Incident/Attribute:ttr_escalation_deadline+' => 'Límite de Tiempo de Solución',
|
||||
'Class:Incident/Attribute:sla_ttr_passed' => 'SLA de Tiempo de Solución Cumplido',
|
||||
'Class:Incident/Attribute:sla_ttr_passed+' => 'SLA de Tiempo de Solución Cumplido',
|
||||
'Class:Incident/Attribute:sla_ttr_over' => 'SLA de Tiempo de Solución Excedído',
|
||||
'Class:Incident/Attribute:sla_ttr_over+' => 'SLA de Tiempo de Solución Excedído',
|
||||
'Class:Incident/Attribute:time_spent' => 'Tiempo Utilizado',
|
||||
'Class:Incident/Attribute:time_spent+' => 'Tiempo Utilizado',
|
||||
'Class:Incident/Attribute:resolution_code' => 'Código de Solución',
|
||||
'Class:Incident/Attribute:resolution_code+' => 'Código de Solución',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance' => 'Asistencia',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance+' => 'Asistencia',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed' => 'Falla Corregida',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed+' => 'Falla Corregida',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair' => 'Reparación de Hardware',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair+' => 'Reparación de Hardware',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other' => 'Otro',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other+' => 'Otro',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch' => 'Parche de Software',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch+' => 'Parche de Software',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update' => 'Actualización de Sistema',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update+' => 'Actualización de Sistema',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training' => 'Capacitación',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training+' => 'Capacitación',
|
||||
'Class:Incident/Attribute:solution' => 'Solución',
|
||||
'Class:Incident/Attribute:solution+' => 'Solución',
|
||||
'Class:Incident/Attribute:pending_reason' => 'Motivo Pendiente',
|
||||
'Class:Incident/Attribute:pending_reason+' => 'Motivo Pendiente',
|
||||
'Class:Incident/Attribute:parent_incident_id' => 'Incidente Padre',
|
||||
'Class:Incident/Attribute:parent_incident_id+' => 'Incidente Padre',
|
||||
'Class:Incident/Attribute:parent_incident_ref' => 'Ref. Incidente Padre',
|
||||
'Class:Incident/Attribute:parent_incident_ref+' => 'Ref. Incidente Padre',
|
||||
'Class:Incident/Attribute:parent_change_id' => 'Cambio Padre',
|
||||
'Class:Incident/Attribute:parent_change_id+' => 'Cambio Padre',
|
||||
'Class:Incident/Attribute:parent_change_ref' => 'Ref. Cambio Padre',
|
||||
'Class:Incident/Attribute:parent_change_ref+' => 'Ref. Cambio Padre',
|
||||
'Class:Incident/Attribute:child_incidents_list' => 'Incidentes Hijos',
|
||||
'Class:Incident/Attribute:child_incidents_list+' => 'Incidentes Hijos',
|
||||
'Class:Incident/Attribute:public_log' => 'Bitácora Pública',
|
||||
'Class:Incident/Attribute:public_log+' => 'Bitácora Pública',
|
||||
'Class:Incident/Attribute:user_satisfaction' => 'Satisfacción del Usuario',
|
||||
'Class:Incident/Attribute:user_satisfaction+' => 'Satisfacción del Usuario',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:1' => 'Muy Satisfecho',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:1+' => 'Muy Satisfecho',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:2' => 'Satisfecho',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:2+' => 'Satisfecho',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:3' => 'Insatisfecho',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:3+' => 'Insatisfecha',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Muy Insatisfecho',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:4+' => 'Muy Insatisfecho',
|
||||
'Class:Incident/Attribute:user_comment' => 'Comentarios del Usuario',
|
||||
'Class:Incident/Attribute:user_comment+' => 'Comentarios del Usuario',
|
||||
'Class:Incident/Attribute:parent_incident_id_friendlyname' => 'parent_incident_id_friendlyname',
|
||||
'Class:Incident/Attribute:parent_incident_id_friendlyname+' => 'parent_incident_id_friendlyname',
|
||||
'Class:Incident/Stimulus:ev_assign' => 'Asignar',
|
||||
'Class:Incident/Stimulus:ev_assign+' => 'Asignar',
|
||||
'Class:Incident/Stimulus:ev_reassign' => 'Reasignar',
|
||||
'Class:Incident/Stimulus:ev_reassign+' => 'Reasignar',
|
||||
'Class:Incident/Stimulus:ev_pending' => 'Pendiente',
|
||||
'Class:Incident/Stimulus:ev_pending+' => 'Pendiente',
|
||||
'Class:Incident/Stimulus:ev_timeout' => 'Timeout',
|
||||
'Class:Incident/Stimulus:ev_timeout+' => 'Timeout',
|
||||
'Class:Incident/Stimulus:ev_autoresolve' => 'Solución Automática',
|
||||
'Class:Incident/Stimulus:ev_autoresolve+' => 'Solución Automática',
|
||||
'Class:Incident/Stimulus:ev_autoclose' => 'Cierre Automático',
|
||||
'Class:Incident/Stimulus:ev_autoclose+' => 'Cierre Automático',
|
||||
'Class:Incident/Stimulus:ev_resolve' => 'Marcar como Solucionado',
|
||||
'Class:Incident/Stimulus:ev_resolve+' => 'Marcar como Solucionado',
|
||||
'Class:Incident/Stimulus:ev_close' => 'Cerrar este Requerimiento',
|
||||
'Class:Incident/Stimulus:ev_close+' => 'Cerrar este Requerimiento',
|
||||
'Class:Incident/Stimulus:ev_reopen' => 'Reabrir',
|
||||
'Class:Incident/Stimulus:ev_reopen+' => 'Reabrir',
|
||||
));
|
||||
|
||||
|
||||
?>
|
||||
@@ -0,0 +1,240 @@
|
||||
<?php
|
||||
// Copyright (C) 2010-2012 Combodo SARL
|
||||
//
|
||||
// This file is part of iTop.
|
||||
//
|
||||
// iTop is free software; you can redistribute it and/or modify
|
||||
// it under the terms of the GNU Affero General Public License as published by
|
||||
// the Free Software Foundation, either version 3 of the License, or
|
||||
// (at your option) any later version.
|
||||
//
|
||||
// iTop is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU Affero General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array (
|
||||
'Menu:IncidentManagement' => 'インシデント管理',
|
||||
'Menu:IncidentManagement+' => 'インシデント管理',
|
||||
'Menu:Incident:Overview' => '概要',
|
||||
'Menu:Incident:Overview+' => '概要',
|
||||
'Menu:NewIncident' => '新規インシデント',
|
||||
'Menu:NewIncident+' => 'インシデントチケット作成',
|
||||
'Menu:SearchIncidents' => 'インシデント検索',
|
||||
'Menu:SearchIncidents+' => 'インシデントチケット検索',
|
||||
'Menu:Incident:Shortcuts' => 'ショートカット',
|
||||
'Menu:Incident:Shortcuts+' => '',
|
||||
'Menu:Incident:MyIncidents' => '担当しているインシデント',
|
||||
'Menu:Incident:MyIncidents+' => '担当しているインシデント(エージェント)',
|
||||
'Menu:Incident:EscalatedIncidents' => 'エスカレーションされたインシデント',
|
||||
'Menu:Incident:EscalatedIncidents+' => 'エスカレーションされたインシデント',
|
||||
'Menu:Incident:OpenIncidents' => '全オープンインシデント',
|
||||
'Menu:Incident:OpenIncidents+' => '全オープンインシデント',
|
||||
'Menu:Incident:UnassignedIncidents' => '未割り当てインシデント',
|
||||
'Menu:Incident:UnassignedIncidents+' => '未割り当てインシデント',
|
||||
'Menu:Incident:HelpdeskIncidents' => 'レベル2へ割り当てられたインシデント',
|
||||
'Menu:Incident:HelpdeskIncidents+' => 'レベル2へ割り当てられたインシデント',
|
||||
'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => '最近14日の優先度別インシデント',
|
||||
'UI-IncidentManagementOverview-Last-14-days' => '最近14日のインシデント数',
|
||||
'UI-IncidentManagementOverview-OpenIncidentByStatus' => '状態別オープンインシデント',
|
||||
'UI-IncidentManagementOverview-OpenIncidentByAgent' => 'エージェント別オープンインシデント',
|
||||
'UI-IncidentManagementOverview-OpenIncidentByCustomer' => '顧客別オープンインシデント',
|
||||
));
|
||||
|
||||
|
||||
|
||||
|
||||
// Dictionnay conventions
|
||||
// Class:<class_name>
|
||||
// Class:<class_name>+
|
||||
// Class:<class_name>/Attribute:<attribute_code>
|
||||
// Class:<class_name>/Attribute:<attribute_code>+
|
||||
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>
|
||||
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>+
|
||||
|
||||
//
|
||||
// Class: Incident
|
||||
//
|
||||
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:Incident' => 'インシデント',
|
||||
'Class:Incident+' => '',
|
||||
'Class:Incident/Attribute:status' => '状態',
|
||||
'Class:Incident/Attribute:status+' => '',
|
||||
'Class:Incident/Attribute:status/Value:new' => '新規',
|
||||
'Class:Incident/Attribute:status/Value:new+' => '',
|
||||
'Class:Incident/Attribute:status/Value:escalated_tto' => 'エスカレートTTO',
|
||||
'Class:Incident/Attribute:status/Value:escalated_tto+' => '',
|
||||
'Class:Incident/Attribute:status/Value:assigned' => '割り当て',
|
||||
'Class:Incident/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Incident/Attribute:status/Value:escalated_ttr' => 'エスカレートTTR',
|
||||
'Class:Incident/Attribute:status/Value:escalated_ttr+' => '',
|
||||
'Class:Incident/Attribute:status/Value:waiting_for_approval' => '承認待ち',
|
||||
'Class:Incident/Attribute:status/Value:waiting_for_approval+' => '',
|
||||
'Class:Incident/Attribute:status/Value:pending' => '保留中',
|
||||
'Class:Incident/Attribute:status/Value:pending+' => '',
|
||||
'Class:Incident/Attribute:status/Value:resolved' => '解決済み',
|
||||
'Class:Incident/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Incident/Attribute:status/Value:closed' => 'クローズ',
|
||||
'Class:Incident/Attribute:status/Value:closed+' => '',
|
||||
'Class:Incident/Attribute:impact' => 'インパクト',
|
||||
'Class:Incident/Attribute:impact+' => '',
|
||||
'Class:Incident/Attribute:impact/Value:1' => '部門',
|
||||
'Class:Incident/Attribute:impact/Value:1+' => '',
|
||||
'Class:Incident/Attribute:impact/Value:2' => 'サービス',
|
||||
'Class:Incident/Attribute:impact/Value:2+' => '',
|
||||
'Class:Incident/Attribute:impact/Value:3' => '個人',
|
||||
'Class:Incident/Attribute:impact/Value:3+' => '',
|
||||
'Class:Incident/Attribute:priority' => '優先度',
|
||||
'Class:Incident/Attribute:priority+' => '',
|
||||
'Class:Incident/Attribute:priority/Value:1' => '重大',
|
||||
'Class:Incident/Attribute:priority/Value:1+' => '重大',
|
||||
'Class:Incident/Attribute:priority/Value:2' => '高',
|
||||
'Class:Incident/Attribute:priority/Value:2+' => '高',
|
||||
'Class:Incident/Attribute:priority/Value:3' => '中',
|
||||
'Class:Incident/Attribute:priority/Value:3+' => '中',
|
||||
'Class:Incident/Attribute:priority/Value:4' => '低',
|
||||
'Class:Incident/Attribute:priority/Value:4+' => '低',
|
||||
'Class:Incident/Attribute:urgency' => '緊急度',
|
||||
'Class:Incident/Attribute:urgency+' => '',
|
||||
'Class:Incident/Attribute:urgency/Value:1' => '至急',
|
||||
'Class:Incident/Attribute:urgency/Value:1+' => '至急',
|
||||
'Class:Incident/Attribute:urgency/Value:2' => '高',
|
||||
'Class:Incident/Attribute:urgency/Value:2+' => '高',
|
||||
'Class:Incident/Attribute:urgency/Value:3' => '中',
|
||||
'Class:Incident/Attribute:urgency/Value:3+' => '中',
|
||||
'Class:Incident/Attribute:urgency/Value:4' => '低',
|
||||
'Class:Incident/Attribute:urgency/Value:4+' => '低',
|
||||
'Class:Incident/Attribute:origin' => '情報源',
|
||||
'Class:Incident/Attribute:origin+' => '',
|
||||
'Class:Incident/Attribute:origin/Value:mail' => 'メール',
|
||||
'Class:Incident/Attribute:origin/Value:mail+' => 'メール',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring' => 'モニタリング',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring+' => 'モニタリング',
|
||||
'Class:Incident/Attribute:origin/Value:phone' => '電話',
|
||||
'Class:Incident/Attribute:origin/Value:phone+' => '電話',
|
||||
'Class:Incident/Attribute:origin/Value:portal' => 'ポータル',
|
||||
'Class:Incident/Attribute:origin/Value:portal+' => 'ポータル',
|
||||
'Class:Incident/Attribute:service_id' => 'サービス',
|
||||
'Class:Incident/Attribute:service_id+' => '',
|
||||
'Class:Incident/Attribute:service_name' => 'サービス名',
|
||||
'Class:Incident/Attribute:service_name+' => '',
|
||||
'Class:Incident/Attribute:servicesubcategory_id' => 'サービス中分類',
|
||||
'Class:Incident/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Incident/Attribute:servicesubcategory_name' => 'サービス中分類名',
|
||||
'Class:Incident/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Incident/Attribute:escalation_flag' => 'エスカレーションフラグ',
|
||||
'Class:Incident/Attribute:escalation_flag+' => '',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:no' => 'いいえ',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:no+' => 'いいえ',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:yes' => 'はい',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:yes+' => 'はい',
|
||||
'Class:Incident/Attribute:escalation_reason' => '理由',
|
||||
'Class:Incident/Attribute:escalation_reason+' => '',
|
||||
'Class:Incident/Attribute:assignment_date' => '割り当て日',
|
||||
'Class:Incident/Attribute:assignment_date+' => '',
|
||||
'Class:Incident/Attribute:resolution_date' => '解決日',
|
||||
'Class:Incident/Attribute:resolution_date+' => '',
|
||||
'Class:Incident/Attribute:last_pending_date' => '最終保留日',
|
||||
'Class:Incident/Attribute:last_pending_date+' => '',
|
||||
'Class:Incident/Attribute:cumulatedpending' => '合計保留',
|
||||
'Class:Incident/Attribute:cumulatedpending+' => '',
|
||||
'Class:Incident/Attribute:tto' => 'tto',
|
||||
'Class:Incident/Attribute:tto+' => '',
|
||||
'Class:Incident/Attribute:ttr' => 'ttr',
|
||||
'Class:Incident/Attribute:ttr+' => '',
|
||||
'Class:Incident/Attribute:tto_escalation_deadline' => 'TTO 期限',
|
||||
'Class:Incident/Attribute:tto_escalation_deadline+' => '',
|
||||
'Class:Incident/Attribute:sla_tto_passed' => 'SLA tto 合格',
|
||||
'Class:Incident/Attribute:sla_tto_passed+' => '',
|
||||
'Class:Incident/Attribute:sla_tto_over' => 'SLA tto オーバー',
|
||||
'Class:Incident/Attribute:sla_tto_over+' => '',
|
||||
'Class:Incident/Attribute:ttr_escalation_deadline' => 'TTR 期限',
|
||||
'Class:Incident/Attribute:ttr_escalation_deadline+' => '',
|
||||
'Class:Incident/Attribute:sla_ttr_passed' => 'SLA ttr 合格',
|
||||
'Class:Incident/Attribute:sla_ttr_passed+' => '',
|
||||
'Class:Incident/Attribute:sla_ttr_over' => 'SLA ttr オーバー',
|
||||
'Class:Incident/Attribute:sla_ttr_over+' => '',
|
||||
'Class:Incident/Attribute:time_spent' => '解決遅れ',
|
||||
'Class:Incident/Attribute:time_spent+' => '',
|
||||
'Class:Incident/Attribute:resolution_code' => '解決コード',
|
||||
'Class:Incident/Attribute:resolution_code+' => '',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance' => '補助',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance+' => '補助',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed' => 'バグ修正',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed+' => 'バグ修正',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair' => 'ハードウエア修理',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair+' => 'ハードウエア修理',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other' => 'その他',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other+' => 'その他',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch' => 'ソフトウエアパッチ',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch+' => 'ソフトウエアパッチ',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update' => 'システム更新',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update+' => 'システム更新',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training' => '研修',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training+' => '研修',
|
||||
'Class:Incident/Attribute:solution' => '解決',
|
||||
'Class:Incident/Attribute:solution+' => '',
|
||||
'Class:Incident/Attribute:pending_reason' => '保留理由',
|
||||
'Class:Incident/Attribute:pending_reason+' => '',
|
||||
'Class:Incident/Attribute:parent_incident_id' => '親インシデント',
|
||||
'Class:Incident/Attribute:parent_incident_id+' => '',
|
||||
'Class:Incident/Attribute:parent_incident_ref' => '親インシデント参照',
|
||||
'Class:Incident/Attribute:parent_incident_ref+' => '',
|
||||
'Class:Incident/Attribute:parent_change_id' => '親変更',
|
||||
'Class:Incident/Attribute:parent_change_id+' => '',
|
||||
'Class:Incident/Attribute:parent_change_ref' => '親変更参照',
|
||||
'Class:Incident/Attribute:parent_change_ref+' => '',
|
||||
'Class:Incident/Attribute:child_incidents_list' => '子インシデント',
|
||||
'Class:Incident/Attribute:child_incidents_list+' => '',
|
||||
'Class:Incident/Attribute:public_log' => 'パブリックログ',
|
||||
'Class:Incident/Attribute:public_log+' => '',
|
||||
'Class:Incident/Attribute:user_satisfaction' => 'ユーザ満足度',
|
||||
'Class:Incident/Attribute:user_satisfaction+' => '',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:1' => '非常に満足',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:1+' => '非常に満足',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:2' => '十分満足',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:2+' => '十分満足',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:3' => '多少不満',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:3+' => '多少不満',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:4' => '非常に不満',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:4+' => '非常に不満',
|
||||
'Class:Incident/Attribute:user_comment' => 'ユーザコメント',
|
||||
'Class:Incident/Attribute:user_comment+' => '',
|
||||
'Class:Incident/Attribute:parent_incident_id_friendlyname' => '親インシデント名',
|
||||
'Class:Incident/Attribute:parent_incident_id_friendlyname+' => '',
|
||||
'Class:Incident/Stimulus:ev_assign' => '割り当て',
|
||||
'Class:Incident/Stimulus:ev_assign+' => '',
|
||||
'Class:Incident/Stimulus:ev_reassign' => '再割り当て',
|
||||
'Class:Incident/Stimulus:ev_reassign+' => '',
|
||||
'Class:Incident/Stimulus:ev_pending' => '保留',
|
||||
'Class:Incident/Stimulus:ev_pending+' => '',
|
||||
'Class:Incident/Stimulus:ev_timeout' => 'タイムアウト',
|
||||
'Class:Incident/Stimulus:ev_timeout+' => '',
|
||||
'Class:Incident/Stimulus:ev_autoresolve' => '自動解決',
|
||||
'Class:Incident/Stimulus:ev_autoresolve+' => '',
|
||||
'Class:Incident/Stimulus:ev_autoclose' => '自動クローズ',
|
||||
'Class:Incident/Stimulus:ev_autoclose+' => '',
|
||||
'Class:Incident/Stimulus:ev_resolve' => '解決とマーク',
|
||||
'Class:Incident/Stimulus:ev_resolve+' => '',
|
||||
'Class:Incident/Stimulus:ev_close' => 'このリクエストをクローズ',
|
||||
'Class:Incident/Stimulus:ev_close+' => '',
|
||||
'Class:Incident/Stimulus:ev_reopen' => '再オープン',
|
||||
'Class:Incident/Stimulus:ev_reopen+' => '',
|
||||
));
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user