|
@@ -50,1369 +50,698 @@ Dict::Add('EN US', 'English', 'English', array(
|
|
//////////////////////////////////////////////////////////////////////
|
|
//////////////////////////////////////////////////////////////////////
|
|
//
|
|
//
|
|
|
|
|
|
-//
|
|
|
|
-// Class: bizOrganization
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:bizOrganization' => 'Organization',
|
|
|
|
- 'Class:bizOrganization+' => 'Organizational structure: can be Company and/or Department',
|
|
|
|
- 'Class:bizOrganization/Attribute:name' => 'Name',
|
|
|
|
- 'Class:bizOrganization/Attribute:name+' => 'Common name',
|
|
|
|
- 'Class:bizOrganization/Attribute:code' => 'Code',
|
|
|
|
- 'Class:bizOrganization/Attribute:code+' => 'Organization code (Siret, DUNS,...)',
|
|
|
|
- 'Class:bizOrganization/Attribute:status' => 'Status',
|
|
|
|
- 'Class:bizOrganization/Attribute:status+' => 'Lifecycle status',
|
|
|
|
- 'Class:bizOrganization/Attribute:status/Value:production' => 'production',
|
|
|
|
- 'Class:bizOrganization/Attribute:status/Value:production+' => 'production',
|
|
|
|
- 'Class:bizOrganization/Attribute:status/Value:implementation' => 'implementation',
|
|
|
|
- 'Class:bizOrganization/Attribute:status/Value:implementation+' => 'implementation',
|
|
|
|
- 'Class:bizOrganization/Attribute:status/Value:obsolete' => 'obsolete',
|
|
|
|
- 'Class:bizOrganization/Attribute:status/Value:obsolete+' => 'obsolete',
|
|
|
|
- 'Class:bizOrganization/Attribute:parent_id' => 'Parent',
|
|
|
|
- 'Class:bizOrganization/Attribute:parent_id+' => 'Parent organization',
|
|
|
|
- 'Class:bizOrganization/Attribute:parent_name' => 'Parent Name',
|
|
|
|
- 'Class:bizOrganization/Attribute:parent_name+' => 'Name of the parent organization',
|
|
|
|
-));
|
|
|
|
-
|
|
|
|
-//
|
|
|
|
-// Class: logRealObject
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:logRealObject' => 'Object',
|
|
|
|
- 'Class:logRealObject+' => 'Any CMDB object',
|
|
|
|
- 'Class:logRealObject/Attribute:name' => 'Name',
|
|
|
|
- 'Class:logRealObject/Attribute:name+' => 'Common name',
|
|
|
|
- 'Class:logRealObject/Attribute:status' => 'Status',
|
|
|
|
- 'Class:logRealObject/Attribute:status+' => 'Lifecycle status',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:production' => 'production',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:production+' => 'production',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:implementation' => 'implementation',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:implementation+' => 'implementation',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:obsolete' => 'obsolete',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:obsolete+' => 'obsolete',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:off' => 'off',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:off+' => 'off',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:left company' => 'left company',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:left company+' => 'left company',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:available' => 'available',
|
|
|
|
- 'Class:logRealObject/Attribute:status/Value:available+' => 'available',
|
|
|
|
- 'Class:logRealObject/Attribute:org_id' => 'Organization',
|
|
|
|
- 'Class:logRealObject/Attribute:org_id+' => 'ID of the object owner organization',
|
|
|
|
- 'Class:logRealObject/Attribute:org_name' => 'Organization',
|
|
|
|
- 'Class:logRealObject/Attribute:org_name+' => 'Company / Department owning this object',
|
|
|
|
- 'Class:logRealObject/Attribute:finalclass' => 'Type',
|
|
|
|
- 'Class:logRealObject/Attribute:finalclass+' => '',
|
|
|
|
-));
|
|
|
|
-
|
|
|
|
-//
|
|
|
|
-// Class: bizContact
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:bizContact' => 'Contact',
|
|
|
|
- 'Class:bizContact+' => 'Contact',
|
|
|
|
- 'Class:bizContact/Attribute:status' => 'Status',
|
|
|
|
- 'Class:bizContact/Attribute:status+' => 'Lifecycle status',
|
|
|
|
- 'Class:bizContact/Attribute:status/Value:off' => 'off',
|
|
|
|
- 'Class:bizContact/Attribute:status/Value:off+' => 'off',
|
|
|
|
- 'Class:bizContact/Attribute:status/Value:left company' => 'left company',
|
|
|
|
- 'Class:bizContact/Attribute:status/Value:left company+' => 'left company',
|
|
|
|
- 'Class:bizContact/Attribute:status/Value:available' => 'available',
|
|
|
|
- 'Class:bizContact/Attribute:status/Value:available+' => 'available',
|
|
|
|
- 'Class:bizContact/Attribute:org_name' => 'Organization',
|
|
|
|
- 'Class:bizContact/Attribute:org_name+' => 'Company / Department of the contact',
|
|
|
|
- 'Class:bizContact/Attribute:email' => 'eMail',
|
|
|
|
- 'Class:bizContact/Attribute:email+' => 'Email address',
|
|
|
|
- 'Class:bizContact/Attribute:phone' => 'Phone',
|
|
|
|
- 'Class:bizContact/Attribute:phone+' => 'Telephone',
|
|
|
|
- 'Class:bizContact/Attribute:location_id' => 'Location',
|
|
|
|
- 'Class:bizContact/Attribute:location_id+' => 'Id of the location where the contact is located',
|
|
|
|
- 'Class:bizContact/Attribute:location_name' => 'Location Name',
|
|
|
|
- 'Class:bizContact/Attribute:location_name+' => 'Name of the location where the contact is located',
|
|
|
|
-));
|
|
|
|
-
|
|
|
|
-//
|
|
|
|
-// Class: bizPerson
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:bizPerson' => 'Person',
|
|
|
|
- 'Class:bizPerson+' => 'Person',
|
|
|
|
- 'Class:bizPerson/Attribute:first_name' => 'First Name',
|
|
|
|
- 'Class:bizPerson/Attribute:first_name+' => 'First name',
|
|
|
|
- 'Class:bizPerson/Attribute:employee_number' => 'Employee Number',
|
|
|
|
- 'Class:bizPerson/Attribute:employee_number+' => 'employee number',
|
|
|
|
-));
|
|
|
|
-
|
|
|
|
-//
|
|
|
|
-// Class: bizTeam
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:bizTeam' => 'Team',
|
|
|
|
- 'Class:bizTeam+' => 'A group of contacts',
|
|
|
|
-));
|
|
|
|
-
|
|
|
|
-//
|
|
|
|
-// Class: lnkContactTeam
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:lnkContactTeam' => 'TeamsLinks',
|
|
|
|
- 'Class:lnkContactTeam+' => 'A link between a contact and a Team',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:contact_id' => 'Contact',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:contact_id+' => 'The contact',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:contact_name' => 'Contact Name',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:contact_name+' => 'name of the contact',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:contact_phone' => 'Phone',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:contact_phone+' => 'Phone number of the contact',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:contact_email' => 'eMail',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:contact_email+' => 'eMail address of the contact',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:team_id' => 'Team',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:team_id+' => 'Team linked',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:team_name' => 'Team',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:team_name+' => 'name of the Team',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:role' => 'Role',
|
|
|
|
- 'Class:lnkContactTeam/Attribute:role+' => 'Role of the contact',
|
|
|
|
-));
|
|
|
|
-
|
|
|
|
-//
|
|
|
|
-// Class: bizDocument
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:bizDocument' => 'Document',
|
|
|
|
- 'Class:bizDocument+' => 'Document',
|
|
|
|
- 'Class:bizDocument/Attribute:status' => 'Status',
|
|
|
|
- 'Class:bizDocument/Attribute:status+' => 'Lifecycle status',
|
|
|
|
- 'Class:bizDocument/Attribute:status/Value:production' => 'production',
|
|
|
|
- 'Class:bizDocument/Attribute:status/Value:production+' => 'production',
|
|
|
|
- 'Class:bizDocument/Attribute:status/Value:implementation' => 'implementation',
|
|
|
|
- 'Class:bizDocument/Attribute:status/Value:implementation+' => 'implementation',
|
|
|
|
- 'Class:bizDocument/Attribute:status/Value:obsolete' => 'obsolete',
|
|
|
|
- 'Class:bizDocument/Attribute:status/Value:obsolete+' => 'obsolete',
|
|
|
|
- 'Class:bizDocument/Attribute:org_name' => 'Organization',
|
|
|
|
- 'Class:bizDocument/Attribute:org_name+' => 'Company / Department owning the document',
|
|
|
|
- 'Class:bizDocument/Attribute:type' => 'type',
|
|
|
|
- 'Class:bizDocument/Attribute:type+' => 'usage of the document',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:documentation' => 'documentation',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:documentation+' => 'documentation',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:contract' => 'contract',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:contract+' => 'contract',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:working instructions' => 'working instructions',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:working instructions+' => 'working instructions',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:network map' => 'network map',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:network map+' => 'network map',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:white paper' => 'white paper',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:white paper+' => 'white paper',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:presentation' => 'presentation',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:presentation+' => 'presentation',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:training' => 'training',
|
|
|
|
- 'Class:bizDocument/Attribute:type/Value:training+' => 'training',
|
|
|
|
- 'Class:bizDocument/Attribute:description' => 'Description',
|
|
|
|
- 'Class:bizDocument/Attribute:description+' => 'Service Description',
|
|
|
|
- 'Class:bizDocument/Attribute:contents' => 'Contents',
|
|
|
|
- 'Class:bizDocument/Attribute:contents+' => 'File content',
|
|
|
|
-));
|
|
|
|
|
|
+// 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: lnkDocumentRealObject
|
|
|
|
|
|
+//////////////////////////////////////////////////////////////////////
|
|
|
|
+// Note: The classes have been grouped by categories: bizmodel
|
|
|
|
+//////////////////////////////////////////////////////////////////////
|
|
|
|
+//////////////////////////////////////////////////////////////////////
|
|
|
|
+// Classes in 'bizmodel'
|
|
|
|
+//////////////////////////////////////////////////////////////////////
|
|
//
|
|
//
|
|
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:lnkDocumentRealObject' => 'DocumentsLinks',
|
|
|
|
- 'Class:lnkDocumentRealObject+' => 'A link between a document and another object',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:doc_id' => 'Document',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:doc_id+' => 'id of the Document',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:doc_name' => 'Document Name',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:doc_name+' => 'name of the document',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:object_id' => 'Object',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:object_id+' => 'Object linked',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:object_name' => 'Object Name',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:object_name+' => 'name of the linked object',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:link_type' => 'Link Type',
|
|
|
|
- 'Class:lnkDocumentRealObject/Attribute:link_type+' => 'More information',
|
|
|
|
-));
|
|
|
|
-
|
|
|
|
//
|
|
//
|
|
-// Class: lnkContactRealObject
|
|
|
|
|
|
+// Class: Organization
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkContactRealObject' => 'ContactsLinks',
|
|
|
|
- 'Class:lnkContactRealObject+' => 'A link between a contact and another object',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:contact_id' => 'Contact',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:contact_id+' => 'The contact',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:contact_name' => 'Contact Name',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:contact_name+' => 'name of the contact',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:contact_phone' => 'Phone',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:contact_phone+' => 'Phone number of the contact',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:contact_email' => 'eMail',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:contact_email+' => 'eMail address of the contact',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:object_id' => 'Object',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:object_id+' => 'Object linked',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:object_name' => 'Object Name',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:object_name+' => 'name of the linked object',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:role' => 'Role',
|
|
|
|
- 'Class:lnkContactRealObject/Attribute:role+' => 'Role of the contact',
|
|
|
|
|
|
+ 'Class:Organization' => 'Organization',
|
|
|
|
+ 'Class:Organization+' => '',
|
|
|
|
+ 'Class:Organization/Attribute:name' => 'Name',
|
|
|
|
+ 'Class:Organization/Attribute:name+' => 'Common name',
|
|
|
|
+ 'Class:Organization/Attribute:code' => 'Code',
|
|
|
|
+ 'Class:Organization/Attribute:code+' => 'Organization code (Siret, DUNS,...)',
|
|
|
|
+ 'Class:Organization/Attribute:status' => 'Status',
|
|
|
|
+ 'Class:Organization/Attribute:status+' => '',
|
|
|
|
+ 'Class:Organization/Attribute:status/Value:active' => 'Active',
|
|
|
|
+ 'Class:Organization/Attribute:status/Value:active+' => 'Active',
|
|
|
|
+ 'Class:Organization/Attribute:status/Value:inactive' => 'Inactive',
|
|
|
|
+ 'Class:Organization/Attribute:status/Value:inactive+' => 'Inactive',
|
|
|
|
+ 'Class:Organization/Attribute:parent_id' => 'Parent',
|
|
|
|
+ 'Class:Organization/Attribute:parent_id+' => 'Parent organization',
|
|
|
|
+ 'Class:Organization/Attribute:parent_name' => 'Parent name',
|
|
|
|
+ 'Class:Organization/Attribute:parent_name+' => 'Name of the parent organization',
|
|
));
|
|
));
|
|
|
|
|
|
-//
|
|
|
|
-// Class: logInfra
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:logInfra' => 'Infra',
|
|
|
|
- 'Class:logInfra+' => 'Infrastructure real object',
|
|
|
|
- 'Class:logInfra/Attribute:status' => 'Status',
|
|
|
|
- 'Class:logInfra/Attribute:status+' => 'Lifecycle status',
|
|
|
|
- 'Class:logInfra/Attribute:status/Value:production' => 'production',
|
|
|
|
- 'Class:logInfra/Attribute:status/Value:production+' => 'production',
|
|
|
|
- 'Class:logInfra/Attribute:status/Value:implementation' => 'implementation',
|
|
|
|
- 'Class:logInfra/Attribute:status/Value:implementation+' => 'implementation',
|
|
|
|
- 'Class:logInfra/Attribute:status/Value:obsolete' => 'obsolete',
|
|
|
|
- 'Class:logInfra/Attribute:status/Value:obsolete+' => 'obsolete',
|
|
|
|
- 'Class:logInfra/Attribute:severity' => 'Business Criticity',
|
|
|
|
- 'Class:logInfra/Attribute:severity+' => 'Severity for this infrastructure',
|
|
|
|
- 'Class:logInfra/Attribute:severity/Value:high' => 'high',
|
|
|
|
- 'Class:logInfra/Attribute:severity/Value:high+' => 'high',
|
|
|
|
- 'Class:logInfra/Attribute:severity/Value:medium' => 'medium',
|
|
|
|
- 'Class:logInfra/Attribute:severity/Value:medium+' => 'medium',
|
|
|
|
- 'Class:logInfra/Attribute:severity/Value:low' => 'low',
|
|
|
|
- 'Class:logInfra/Attribute:severity/Value:low+' => 'low',
|
|
|
|
-));
|
|
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkContactInfra
|
|
|
|
|
|
+// Class: Location
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkContactInfra' => 'ContactsInfraLinks',
|
|
|
|
- 'Class:lnkContactInfra+' => 'A link between a contact and an infrastructure',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:contact_id' => 'Contact',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:contact_id+' => 'The contact',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:contact_name' => 'Contact Name',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:contact_name+' => 'name of the contact',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:contact_phone' => 'Phone',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:contact_phone+' => 'Phone number of the contact',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:contact_email' => 'eMail',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:contact_email+' => 'eMail address of the contact',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:infra_id' => 'Infrastructure',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:infra_id+' => 'Infrastructure linked',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:infra_name' => 'Infrastructure',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:infra_name+' => 'name of the linked infrastructure',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:role' => 'Role',
|
|
|
|
- 'Class:lnkContactInfra/Attribute:role+' => 'Role of the contact',
|
|
|
|
|
|
+ 'Class:Location' => 'Location',
|
|
|
|
+ 'Class:Location+' => 'Any type of location: Region, Country, City, Site, Building, Floor, Room, Rack,...',
|
|
|
|
+ 'Class:Location/Attribute:name' => 'Name',
|
|
|
|
+ 'Class:Location/Attribute:name+' => '',
|
|
|
|
+ 'Class:Location/Attribute:status' => 'Status',
|
|
|
|
+ 'Class:Location/Attribute:status+' => '',
|
|
|
|
+ 'Class:Location/Attribute:status/Value:active' => 'Active',
|
|
|
|
+ 'Class:Location/Attribute:status/Value:active+' => 'Active',
|
|
|
|
+ 'Class:Location/Attribute:status/Value:inactive' => 'Inactive',
|
|
|
|
+ 'Class:Location/Attribute:status/Value:inactive+' => 'Inactive',
|
|
|
|
+ 'Class:Location/Attribute:org_id' => 'Owner organization',
|
|
|
|
+ 'Class:Location/Attribute:org_id+' => '',
|
|
|
|
+ 'Class:Location/Attribute:org_name' => 'Name of the owner organization',
|
|
|
|
+ 'Class:Location/Attribute:org_name+' => '',
|
|
|
|
+ 'Class:Location/Attribute:address' => 'Address',
|
|
|
|
+ 'Class:Location/Attribute:address+' => 'Postal address',
|
|
|
|
+ 'Class:Location/Attribute:country' => 'Country',
|
|
|
|
+ 'Class:Location/Attribute:country+' => '',
|
|
|
|
+ 'Class:Location/Attribute:parent_id' => 'Parent location',
|
|
|
|
+ 'Class:Location/Attribute:parent_id+' => '',
|
|
|
|
+ 'Class:Location/Attribute:parent_name' => 'Parent name',
|
|
|
|
+ 'Class:Location/Attribute:parent_name+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizLocation
|
|
|
|
|
|
+// Class: Contact
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizLocation' => 'Location',
|
|
|
|
- 'Class:bizLocation+' => 'Any type of location: Region, Country, City, Site, Building, Floor, Room, Rack,...',
|
|
|
|
- 'Class:bizLocation/Attribute:address' => 'Address',
|
|
|
|
- 'Class:bizLocation/Attribute:address+' => 'The postal address of the location',
|
|
|
|
- 'Class:bizLocation/Attribute:country' => 'Country',
|
|
|
|
- 'Class:bizLocation/Attribute:country+' => 'Country of the location',
|
|
|
|
- 'Class:bizLocation/Attribute:parent_location_id' => 'Parent Location',
|
|
|
|
- 'Class:bizLocation/Attribute:parent_location_id+' => 'where is the real object physically located',
|
|
|
|
- 'Class:bizLocation/Attribute:parent_location_name' => 'Parent location (Name)',
|
|
|
|
- 'Class:bizLocation/Attribute:parent_location_name+' => 'name of the parent location',
|
|
|
|
|
|
+ 'Class:Contact' => 'Contact',
|
|
|
|
+ 'Class:Contact+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:name' => 'Name',
|
|
|
|
+ 'Class:Contact/Attribute:name+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:status' => 'Status',
|
|
|
|
+ 'Class:Contact/Attribute:status+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:status/Value:active' => 'Active',
|
|
|
|
+ 'Class:Contact/Attribute:status/Value:active+' => 'Active',
|
|
|
|
+ 'Class:Contact/Attribute:status/Value:inactive' => 'Inactive',
|
|
|
|
+ 'Class:Contact/Attribute:status/Value:inactive+' => 'Inactive',
|
|
|
|
+ 'Class:Contact/Attribute:org_id' => 'Organization',
|
|
|
|
+ 'Class:Contact/Attribute:org_id+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:org_name' => 'Organization',
|
|
|
|
+ 'Class:Contact/Attribute:org_name+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:email' => 'Email',
|
|
|
|
+ 'Class:Contact/Attribute:email+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:phone' => 'Phone',
|
|
|
|
+ 'Class:Contact/Attribute:phone+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:location_id' => 'Location',
|
|
|
|
+ 'Class:Contact/Attribute:location_id+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:location_name' => 'Location',
|
|
|
|
+ 'Class:Contact/Attribute:location_name+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:ci_list' => 'CIs',
|
|
|
|
+ 'Class:Contact/Attribute:ci_list+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:contract_list' => 'Contracts',
|
|
|
|
+ 'Class:Contact/Attribute:ontract_list+' => '',
|
|
|
|
+ 'Class:Contact/Attribute:ticket_list' => 'Tickets',
|
|
|
|
+ 'Class:Contact/Attribute:ticket_list+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizCircuit
|
|
|
|
|
|
+// Class: Person
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizCircuit' => 'Circuit',
|
|
|
|
- 'Class:bizCircuit+' => 'Any type of circuit',
|
|
|
|
- 'Class:bizCircuit/Attribute:speed' => 'speed',
|
|
|
|
- 'Class:bizCircuit/Attribute:speed+' => 'speed of the circuit',
|
|
|
|
- 'Class:bizCircuit/Attribute:location1_id' => 'Location 1',
|
|
|
|
- 'Class:bizCircuit/Attribute:location1_id+' => 'Id of the location 1',
|
|
|
|
- 'Class:bizCircuit/Attribute:location1_name' => 'Location 1',
|
|
|
|
- 'Class:bizCircuit/Attribute:location1_name+' => 'Name of the location',
|
|
|
|
- 'Class:bizCircuit/Attribute:location2_id' => 'Location 2',
|
|
|
|
- 'Class:bizCircuit/Attribute:location2_id+' => 'Id of the location 2',
|
|
|
|
- 'Class:bizCircuit/Attribute:location2_name' => 'Location 2',
|
|
|
|
- 'Class:bizCircuit/Attribute:location2_name+' => 'Name of the location',
|
|
|
|
- 'Class:bizCircuit/Attribute:interface1_id' => 'Interface 1',
|
|
|
|
- 'Class:bizCircuit/Attribute:interface1_id+' => 'id of the interface 1',
|
|
|
|
- 'Class:bizCircuit/Attribute:interface1_name' => 'Interface',
|
|
|
|
- 'Class:bizCircuit/Attribute:interface1_name+' => 'Name of the interface 1',
|
|
|
|
- 'Class:bizCircuit/Attribute:device1_name' => 'Device 1',
|
|
|
|
- 'Class:bizCircuit/Attribute:device1_name+' => 'Name of the device 1',
|
|
|
|
- 'Class:bizCircuit/Attribute:interface2_id' => 'Interface 2',
|
|
|
|
- 'Class:bizCircuit/Attribute:interface2_id+' => 'id of the interface 2',
|
|
|
|
- 'Class:bizCircuit/Attribute:interface2_name' => 'Interface',
|
|
|
|
- 'Class:bizCircuit/Attribute:interface2_name+' => 'Name of the interface 2',
|
|
|
|
- 'Class:bizCircuit/Attribute:device2_name' => 'Interface',
|
|
|
|
- 'Class:bizCircuit/Attribute:device2_name+' => 'Name of the device 2',
|
|
|
|
- 'Class:bizCircuit/Attribute:provider_id' => 'Carrier ID',
|
|
|
|
- 'Class:bizCircuit/Attribute:provider_id+' => 'Organization ID of the provider of the Circuit',
|
|
|
|
- 'Class:bizCircuit/Attribute:carrier_name' => 'Carrier',
|
|
|
|
- 'Class:bizCircuit/Attribute:carrier_name+' => 'Name of the carrier',
|
|
|
|
- 'Class:bizCircuit/Attribute:carrier_ref' => 'Carrier reference',
|
|
|
|
- 'Class:bizCircuit/Attribute:carrier_ref+' => 'reference of the circuit used by the carrier',
|
|
|
|
|
|
+ 'Class:Person' => 'Person',
|
|
|
|
+ 'Class:Person+' => '',
|
|
|
|
+ 'Class:Person/Attribute:first_name' => 'First Name',
|
|
|
|
+ 'Class:Person/Attribute:first_name+' => '',
|
|
|
|
+ 'Class:Person/Attribute:employee_id' => 'Employee ID',
|
|
|
|
+ 'Class:Person/Attribute:employee_id+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizInterface
|
|
|
|
|
|
+// Class: Team
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizInterface' => 'Interface',
|
|
|
|
- 'Class:bizInterface+' => 'Interface',
|
|
|
|
- 'Class:bizInterface/Attribute:device_id' => 'Device',
|
|
|
|
- 'Class:bizInterface/Attribute:device_id+' => 'Device on which the interface is physically located',
|
|
|
|
- 'Class:bizInterface/Attribute:device_name' => 'Device',
|
|
|
|
- 'Class:bizInterface/Attribute:device_name+' => 'name of the device on which the interface is located',
|
|
|
|
- 'Class:bizInterface/Attribute:device_location_id' => 'Device location',
|
|
|
|
- 'Class:bizInterface/Attribute:device_location_id+' => 'location of the device on which the interface is located',
|
|
|
|
- 'Class:bizInterface/Attribute:device_location_name' => 'Device location',
|
|
|
|
- 'Class:bizInterface/Attribute:device_location_name+' => 'name of the location of the device on which the interface is located',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type' => 'Logical type',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type+' => 'Logical type of interface',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:primary' => 'primary',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:primary+' => 'primary',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:secondary' => 'secondary',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:secondary+' => 'secondary',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:backup' => 'backup',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:backup+' => 'backup',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:port' => 'port',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:port+' => 'port',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:logical' => 'logical',
|
|
|
|
- 'Class:bizInterface/Attribute:logical_type/Value:logical+' => 'logical',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type' => 'Physical type',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type+' => 'Physical type of interface',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type/Value:ethernet' => 'ethernet',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type/Value:ethernet+' => 'ethernet',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type/Value:framerelay' => 'framerelay',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type/Value:framerelay+' => 'framerelay',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type/Value:atm' => 'atm',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type/Value:atm+' => 'atm',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type/Value:vlan' => 'vlan',
|
|
|
|
- 'Class:bizInterface/Attribute:physical_type/Value:vlan+' => 'vlan',
|
|
|
|
- 'Class:bizInterface/Attribute:ip_address' => 'IP address',
|
|
|
|
- 'Class:bizInterface/Attribute:ip_address+' => 'address IP for this interface',
|
|
|
|
- 'Class:bizInterface/Attribute:mask' => 'Subnet Mask',
|
|
|
|
- 'Class:bizInterface/Attribute:mask+' => 'Subnet mask for this interface',
|
|
|
|
- 'Class:bizInterface/Attribute:mac' => 'MAC address',
|
|
|
|
- 'Class:bizInterface/Attribute:mac+' => 'MAC address for this interface',
|
|
|
|
- 'Class:bizInterface/Attribute:speed' => 'Speed (Kb/s)',
|
|
|
|
- 'Class:bizInterface/Attribute:speed+' => 'speed of this interface',
|
|
|
|
- 'Class:bizInterface/Attribute:duplex' => 'Duplex',
|
|
|
|
- 'Class:bizInterface/Attribute:duplex+' => 'Duplex configured for this interface',
|
|
|
|
- 'Class:bizInterface/Attribute:duplex/Value:half' => 'half',
|
|
|
|
- 'Class:bizInterface/Attribute:duplex/Value:half+' => 'half',
|
|
|
|
- 'Class:bizInterface/Attribute:duplex/Value:full' => 'full',
|
|
|
|
- 'Class:bizInterface/Attribute:duplex/Value:full+' => 'full',
|
|
|
|
- 'Class:bizInterface/Attribute:duplex/Value:unknown' => 'unknown',
|
|
|
|
- 'Class:bizInterface/Attribute:duplex/Value:unknown+' => 'unknown',
|
|
|
|
- 'Class:bizInterface/Attribute:if_connected_id' => 'Connected interface',
|
|
|
|
- 'Class:bizInterface/Attribute:if_connected_id+' => 'interface connected to this one',
|
|
|
|
- 'Class:bizInterface/Attribute:if_connected_name' => 'Connected interface',
|
|
|
|
- 'Class:bizInterface/Attribute:if_connected_name+' => 'name of the interface connected to this one',
|
|
|
|
- 'Class:bizInterface/Attribute:if_connected_device' => 'Connected device',
|
|
|
|
- 'Class:bizInterface/Attribute:if_connected_device+' => 'name of the device connected to this interface',
|
|
|
|
|
|
+ 'Class:Team' => 'Team',
|
|
|
|
+ 'Class:Team+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizSubnet
|
|
|
|
|
|
+// Class: Document
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizSubnet' => 'Subnet',
|
|
|
|
- 'Class:bizSubnet+' => 'Logical or physical subnet',
|
|
|
|
- 'Class:bizSubnet/Attribute:ip' => 'IP',
|
|
|
|
- 'Class:bizSubnet/Attribute:ip+' => 'IP',
|
|
|
|
- 'Class:bizSubnet/Attribute:mask' => 'IP mask',
|
|
|
|
- 'Class:bizSubnet/Attribute:mask+' => 'IP mask',
|
|
|
|
|
|
+ 'Class:Document' => 'Document',
|
|
|
|
+ 'Class:Document+' => '',
|
|
|
|
+ 'Class:Document/Attribute:name' => 'Name',
|
|
|
|
+ 'Class:Document/Attribute:name+' => '',
|
|
|
|
+ 'Class:Document/Attribute:description' => 'Description',
|
|
|
|
+ 'Class:Document/Attribute:description+' => '',
|
|
|
|
+ 'Class:Document/Attribute:type' => 'Type',
|
|
|
|
+ 'Class:Document/Attribute:type+' => '',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:contract' => 'Contract',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:contract+' => '',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:networkmap' => 'Network Map',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:networkmap+' => '',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:presentation' => 'Presentation',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:presentation+' => '',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:training' => 'Training',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:training+' => '',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:whitePaper' => 'White Paper',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:whitePaper+' => '',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:workinginstructions' => 'Working Instructions',
|
|
|
|
+ 'Class:Document/Attribute:type/Value:workinginstructions+' => '',
|
|
|
|
+ 'Class:Document/Attribute:status' => 'Status',
|
|
|
|
+ 'Class:Document/Attribute:status+' => '',
|
|
|
|
+ 'Class:Document/Attribute:status/Value:draft' => 'Draft',
|
|
|
|
+ 'Class:Document/Attribute:status/Value:draft+' => '',
|
|
|
|
+ 'Class:Document/Attribute:status/Value:obsolete' => 'Obsolete',
|
|
|
|
+ 'Class:Document/Attribute:status/Value:obsolete+' => '',
|
|
|
|
+ 'Class:Document/Attribute:status/Value:published' => 'Published',
|
|
|
|
+ 'Class:Document/Attribute:status/Value:published+' => '',
|
|
|
|
+ 'Class:Document/Attribute:ci_list' => 'CIs',
|
|
|
|
+ 'Class:Document/Attribute:ci_list+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizDevice
|
|
|
|
|
|
+// Class: ExternalDoc
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizDevice' => 'Device',
|
|
|
|
- 'Class:bizDevice+' => 'Electronic devices',
|
|
|
|
- 'Class:bizDevice/Attribute:location_id' => 'Location',
|
|
|
|
- 'Class:bizDevice/Attribute:location_id+' => 'where is the located object physically located',
|
|
|
|
- 'Class:bizDevice/Attribute:location_name' => 'Location Name',
|
|
|
|
- 'Class:bizDevice/Attribute:location_name+' => 'name of the location',
|
|
|
|
- 'Class:bizDevice/Attribute:country' => 'Country',
|
|
|
|
- 'Class:bizDevice/Attribute:country+' => 'country where the device is located',
|
|
|
|
- 'Class:bizDevice/Attribute:brand' => 'Brand',
|
|
|
|
- 'Class:bizDevice/Attribute:brand+' => 'The manufacturer of the device',
|
|
|
|
- 'Class:bizDevice/Attribute:model' => 'Model',
|
|
|
|
- 'Class:bizDevice/Attribute:model+' => 'The model number of the device',
|
|
|
|
- 'Class:bizDevice/Attribute:serial_number' => 'Serial Number',
|
|
|
|
- 'Class:bizDevice/Attribute:serial_number+' => 'The serial number of the device',
|
|
|
|
- 'Class:bizDevice/Attribute:mgmt_ip' => 'Mgmt IP',
|
|
|
|
- 'Class:bizDevice/Attribute:mgmt_ip+' => 'Management IP',
|
|
|
|
- 'Class:bizDevice/Attribute:mgmt_ip?' => 'Format: nnn.nnn.nnn.nnn',
|
|
|
|
|
|
+ 'Class:ExternalDoc' => 'External Document',
|
|
|
|
+ 'Class:ExternalDoc+' => 'Document available on another web server',
|
|
|
|
+ 'Class:ExternalDoc/Attribute:url' => 'Url',
|
|
|
|
+ 'Class:ExternalDoc/Attribute:url+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizPC
|
|
|
|
|
|
+// Class: Note
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizPC' => 'PC',
|
|
|
|
- 'Class:bizPC+' => 'Personal Computers',
|
|
|
|
- 'Class:bizPC/Attribute:type' => 'Type',
|
|
|
|
- 'Class:bizPC/Attribute:type+' => 'Type of computer',
|
|
|
|
- 'Class:bizPC/Attribute:type/Value:desktop PC' => 'desktop PC',
|
|
|
|
- 'Class:bizPC/Attribute:type/Value:desktop PC+' => 'desktop PC',
|
|
|
|
- 'Class:bizPC/Attribute:type/Value:laptop' => 'laptop',
|
|
|
|
- 'Class:bizPC/Attribute:type/Value:laptop+' => 'laptop',
|
|
|
|
- 'Class:bizPC/Attribute:memory_size' => 'Memory Size',
|
|
|
|
- 'Class:bizPC/Attribute:memory_size+' => 'Size of the memory',
|
|
|
|
- 'Class:bizPC/Attribute:cpu' => 'CPU',
|
|
|
|
- 'Class:bizPC/Attribute:cpu+' => 'CPU type',
|
|
|
|
- 'Class:bizPC/Attribute:hdd_size' => 'HDD Size',
|
|
|
|
- 'Class:bizPC/Attribute:hdd_size+' => 'Size of the hard drive',
|
|
|
|
- 'Class:bizPC/Attribute:os_family' => 'OS Family',
|
|
|
|
- 'Class:bizPC/Attribute:os_family+' => 'Type of operating system',
|
|
|
|
- 'Class:bizPC/Attribute:os_version' => 'OS Version',
|
|
|
|
- 'Class:bizPC/Attribute:os_version+' => 'Detailed version number of the operating system',
|
|
|
|
- 'Class:bizPC/Attribute:shipment_number' => 'Shipment Code',
|
|
|
|
- 'Class:bizPC/Attribute:shipment_number+' => 'Number for tracking shipment',
|
|
|
|
- 'Class:bizPC/Attribute:default_gateway' => 'Default Gateway',
|
|
|
|
- 'Class:bizPC/Attribute:default_gateway+' => 'Default Gateway for this device',
|
|
|
|
|
|
+ 'Class:Note' => 'Note',
|
|
|
|
+ 'Class:Note+' => '',
|
|
|
|
+ 'Class:Note/Attribute:note' => 'Text',
|
|
|
|
+ 'Class:Note/Attribute:note+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizServer
|
|
|
|
|
|
+// Class: FileDoc
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizServer' => 'Server',
|
|
|
|
- 'Class:bizServer+' => 'Computer Servers',
|
|
|
|
- 'Class:bizServer/Attribute:memory_size' => 'Memory Size',
|
|
|
|
- 'Class:bizServer/Attribute:memory_size+' => 'Size of the memory',
|
|
|
|
- 'Class:bizServer/Attribute:cpu' => 'CPU type',
|
|
|
|
- 'Class:bizServer/Attribute:cpu+' => 'CPU type',
|
|
|
|
- 'Class:bizServer/Attribute:number_of_cpus' => 'Number of CPUs',
|
|
|
|
- 'Class:bizServer/Attribute:number_of_cpus+' => 'Number of CPUs',
|
|
|
|
- 'Class:bizServer/Attribute:hdd_size' => 'HDD Size',
|
|
|
|
- 'Class:bizServer/Attribute:hdd_size+' => 'Size of the hard drive',
|
|
|
|
- 'Class:bizServer/Attribute:hdd_free_size' => 'Free HDD Size',
|
|
|
|
- 'Class:bizServer/Attribute:hdd_free_size+' => 'Size of the free space on the hard drive(s)',
|
|
|
|
- 'Class:bizServer/Attribute:os_family' => 'OS Family',
|
|
|
|
- 'Class:bizServer/Attribute:os_family+' => 'Type of operating system',
|
|
|
|
- 'Class:bizServer/Attribute:os_version' => 'OS Version',
|
|
|
|
- 'Class:bizServer/Attribute:os_version+' => 'Detailed version number of the operating system',
|
|
|
|
- 'Class:bizServer/Attribute:shipment_number' => 'Shipment number',
|
|
|
|
- 'Class:bizServer/Attribute:shipment_number+' => 'Number for tracking shipment',
|
|
|
|
- 'Class:bizServer/Attribute:default_gateway' => 'Default Gateway',
|
|
|
|
- 'Class:bizServer/Attribute:default_gateway+' => 'Default Gateway for this device',
|
|
|
|
- 'Class:lnkClientServer/Attribute:relation+' => 'Type of relation between both application',
|
|
|
|
- 'Class:NetWorkServer:Tab' => 'Network',
|
|
|
|
|
|
+ 'Class:FileDoc' => 'Document (file)',
|
|
|
|
+ 'Class:FileDoc+' => '',
|
|
|
|
+ 'Class:FileDoc/Attribute:contents' => 'Contents',
|
|
|
|
+ 'Class:FileDoc/Attribute:contents+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizNetworkDevice
|
|
|
|
|
|
+// Class: Licence
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizNetworkDevice' => 'Network Device',
|
|
|
|
- 'Class:bizNetworkDevice+' => 'A network device',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type' => 'Type',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type+' => 'Type of device',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:switch' => 'switch',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:switch+' => 'switch',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:router' => 'router',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:router+' => 'router',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:firewall' => 'firewall',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:firewall+' => 'firewall',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:load balancer' => 'load balancer',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:load balancer+' => 'load balancer',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:hub' => 'hub',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:hub+' => 'hub',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:WAN accelerator' => 'WAN accelerator',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:type/Value:WAN accelerator+' => 'WAN accelerator',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:default_gateway' => 'Default Gateway',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:default_gateway+' => 'Default Gateway for this device',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:ios_version' => 'IOS version',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:ios_version+' => 'IOS (software) version',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:memory' => 'Memory',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:memory+' => 'Memory description',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:snmp_read' => 'SNMP Community (Read)',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:snmp_read+' => 'SNMP Read Community String',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:snmp_write' => 'SNMP Community (Write)',
|
|
|
|
- 'Class:bizNetworkDevice/Attribute:snmp_write+' => 'SNMP Write Community String',
|
|
|
|
|
|
+ 'Class:Licence' => 'Licence',
|
|
|
|
+ 'Class:Licence+' => '',
|
|
|
|
+ 'Class:Licence/Attribute:provider' => 'Provider',
|
|
|
|
+ 'Class:Licence/Attribute:provider+' => '',
|
|
|
|
+ 'Class:Licence/Attribute:product' => 'Product',
|
|
|
|
+ 'Class:Licence/Attribute:product+' => '',
|
|
|
|
+ 'Class:Licence/Attribute:name' => 'Name',
|
|
|
|
+ 'Class:Licence/Attribute:name+' => '',
|
|
|
|
+ 'Class:Licence/Attribute:start' => 'Start date',
|
|
|
|
+ 'Class:Licence/Attribute:start+' => '',
|
|
|
|
+ 'Class:Licence/Attribute:end' => 'End date',
|
|
|
|
+ 'Class:Licence/Attribute:end+' => '',
|
|
|
|
+ 'Class:Licence/Attribute:key' => 'Key',
|
|
|
|
+ 'Class:Licence/Attribute:key+' => '',
|
|
|
|
+ 'Class:Licence/Attribute:scope' => 'Scope',
|
|
|
|
+ 'Class:Licence/Attribute:scope+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizInfraGroup
|
|
|
|
|
|
+// Class: Subnet
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizInfraGroup' => 'Infra Group',
|
|
|
|
- 'Class:bizInfraGroup+' => 'A group of infrastructure elements',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:type' => 'Type',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:type+' => 'Type of groupe',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:type/Value:Monitoring' => 'Monitoring',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:type/Value:Monitoring+' => 'Monitoring',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:type/Value:Reporting' => 'Reporting',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:type/Value:Reporting+' => 'Reporting',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:type/Value:list' => 'list',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:type/Value:list+' => 'list',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:description' => 'Description',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:description+' => 'usage of the Group',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:parent_group_id' => 'Parent Group',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:parent_group_id+' => 'including group',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:parent_group_name' => 'Parent Group (Name)',
|
|
|
|
- 'Class:bizInfraGroup/Attribute:parent_group_name+' => 'name of the parent group',
|
|
|
|
|
|
+ 'Class:Subnet' => 'Subnet',
|
|
|
|
+ 'Class:Subnet+' => '',
|
|
|
|
+ 'Class:Subnet/Attribute:name' => 'Name',
|
|
|
|
+ 'Class:Subnet/Attribute:name+' => '',
|
|
|
|
+ 'Class:Subnet/Attribute:description' => 'Description',
|
|
|
|
+ 'Class:Subnet/Attribute:description+' => '',
|
|
|
|
+ 'Class:Subnet/Attribute:ip' => 'IP',
|
|
|
|
+ 'Class:Subnet/Attribute:ip+' => '',
|
|
|
|
+ 'Class:Subnet/Attribute:ip_mask' => 'IP Mask',
|
|
|
|
+ 'Class:Subnet/Attribute:ip_mask+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizApplication
|
|
|
|
|
|
+// Class: Patch
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizApplication' => 'Application',
|
|
|
|
- 'Class:bizApplication+' => 'General application',
|
|
|
|
- 'Class:bizApplication/Attribute:device_id' => 'Hosting device',
|
|
|
|
- 'Class:bizApplication/Attribute:device_id+' => 'The device where application is installed',
|
|
|
|
- 'Class:bizApplication/Attribute:device_name' => 'Hosting device',
|
|
|
|
- 'Class:bizApplication/Attribute:device_name+' => 'Name of the device where application is installed',
|
|
|
|
- 'Class:bizApplication/Attribute:install_date' => 'Installation Date',
|
|
|
|
- 'Class:bizApplication/Attribute:install_date+' => 'Date when application was installed',
|
|
|
|
- 'Class:bizApplication/Attribute:version' => 'Version',
|
|
|
|
- 'Class:bizApplication/Attribute:version+' => 'Application version',
|
|
|
|
- 'Class:bizApplication/Attribute:function' => 'Function',
|
|
|
|
- 'Class:bizApplication/Attribute:function+' => 'Function provided by this application',
|
|
|
|
|
|
+ 'Class:Patch' => 'Patch',
|
|
|
|
+ 'Class:Patch+' => '',
|
|
|
|
+ 'Class:Patch/Attribute:name' => 'Name',
|
|
|
|
+ 'Class:Patch/Attribute:name+' => '',
|
|
|
|
+ 'Class:Patch/Attribute:target_sw' => 'Application scope',
|
|
|
|
+ 'Class:Patch/Attribute:target_sw+' => 'Target software (OS or application)',
|
|
|
|
+ 'Class:Patch/Attribute:version' => 'Version',
|
|
|
|
+ 'Class:Patch/Attribute:version+' => '',
|
|
|
|
+ 'Class:Patch/Attribute:type' => 'Type',
|
|
|
|
+ 'Class:Patch/Attribute:type+' => '',
|
|
|
|
+ 'Class:Patch/Attribute:type/Value:fix' => 'Fix',
|
|
|
|
+ 'Class:Patch/Attribute:type/Value:fix+' => '',
|
|
|
|
+ 'Class:Patch/Attribute:type/Value:security' => 'Security',
|
|
|
|
+ 'Class:Patch/Attribute:type/Value:security+' => '',
|
|
|
|
+ 'Class:Patch/Attribute:type/Value:servicepack' => 'Service Pack',
|
|
|
|
+ 'Class:Patch/Attribute:type/Value:servicepack+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkInfraGrouping
|
|
|
|
|
|
+// Class: Application
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkInfraGrouping' => 'Infra Grouping',
|
|
|
|
- 'Class:lnkInfraGrouping+' => 'Infra part of an Infra Group',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:infra_id' => 'Infrastructure',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:infra_id+' => 'Infrastructure part of the group',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:infra_name' => 'Infrastructure Name',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:infra_name+' => 'Name of the impacted infrastructure',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:infra_status' => 'Status',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:infra_status+' => 'Status of the impacted infrastructure',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:infra_group_id' => 'Group',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:infra_group_id+' => 'Name of the group',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:group_name' => 'Group Name',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:group_name+' => 'Name of the group containing infrastructure',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:impact' => 'Relation',
|
|
|
|
- 'Class:lnkInfraGrouping/Attribute:impact+' => 'Relation between this group and infra',
|
|
|
|
|
|
+ 'Class:Application' => 'Application',
|
|
|
|
+ 'Class:Application+' => '',
|
|
|
|
+ 'Class:Application/Attribute:name' => 'Name',
|
|
|
|
+ 'Class:Application/Attribute:name+' => '',
|
|
|
|
+ 'Class:Application/Attribute:description' => 'Description',
|
|
|
|
+ 'Class:Application/Attribute:description+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkClientServer
|
|
|
|
|
|
+// Class: lnkPatchToCI
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkClientServer' => 'ClientServerLinks',
|
|
|
|
- 'Class:lnkClientServer+' => 'Link between client server application',
|
|
|
|
- 'Class:lnkClientServer/Attribute:status' => 'Status',
|
|
|
|
- 'Class:lnkClientServer/Attribute:status+' => 'Lifecycle status',
|
|
|
|
- 'Class:lnkClientServer/Attribute:status/Value:production' => 'production',
|
|
|
|
- 'Class:lnkClientServer/Attribute:status/Value:production+' => 'production',
|
|
|
|
- 'Class:lnkClientServer/Attribute:status/Value:implementation' => 'implementation',
|
|
|
|
- 'Class:lnkClientServer/Attribute:status/Value:implementation+' => 'implementation',
|
|
|
|
- 'Class:lnkClientServer/Attribute:status/Value:obsolete' => 'obsolete',
|
|
|
|
- 'Class:lnkClientServer/Attribute:status/Value:obsolete+' => 'obsolete',
|
|
|
|
- 'Class:lnkClientServer/Attribute:client_id' => 'Client',
|
|
|
|
- 'Class:lnkClientServer/Attribute:client_id+' => 'The client part of the link',
|
|
|
|
- 'Class:lnkClientServer/Attribute:client_name' => 'Client',
|
|
|
|
- 'Class:lnkClientServer/Attribute:client_name+' => 'Name of the client',
|
|
|
|
- 'Class:lnkClientServer/Attribute:server_id' => 'Server',
|
|
|
|
- 'Class:lnkClientServer/Attribute:server_id+' => 'the server part of the link',
|
|
|
|
- 'Class:lnkClientServer/Attribute:server_name' => 'Server',
|
|
|
|
- 'Class:lnkClientServer/Attribute:server_name+' => 'Name of the server',
|
|
|
|
- 'Class:lnkClientServer/Attribute:relation' => 'Relation',
|
|
|
|
- 'Class:lnkClientServer/Attribute:relation+' => 'Type of relation between both application',
|
|
|
|
|
|
+ 'Class:lnkPatchToCI' => 'lnkPatchToCI',
|
|
|
|
+ 'Class:lnkPatchToCI+' => '',
|
|
|
|
+ 'Class:lnkPatchToCI/Attribute:patch_id' => 'Patch',
|
|
|
|
+ 'Class:lnkPatchToCI/Attribute:patch_id+' => '',
|
|
|
|
+ 'Class:lnkPatchToCI/Attribute:patch_name' => 'Patch',
|
|
|
|
+ 'Class:lnkPatchToCI/Attribute:patch_name+' => '',
|
|
|
|
+ 'Class:lnkPatchToCI/Attribute:ci_id' => 'CI',
|
|
|
|
+ 'Class:lnkPatchToCI/Attribute:ci_id+' => '',
|
|
|
|
+ 'Class:lnkPatchToCI/Attribute:ci_name' => 'CI',
|
|
|
|
+ 'Class:lnkPatchToCI/Attribute:ci_name+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizPatch
|
|
|
|
|
|
+// Class: FunctionalCI
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizPatch' => 'Patch',
|
|
|
|
- 'Class:bizPatch+' => 'Patch installed on infrastucture',
|
|
|
|
- 'Class:bizPatch/Attribute:status' => 'Status',
|
|
|
|
- 'Class:bizPatch/Attribute:status+' => 'Lifecycle status',
|
|
|
|
- 'Class:bizPatch/Attribute:status/Value:production' => 'production',
|
|
|
|
- 'Class:bizPatch/Attribute:status/Value:production+' => 'production',
|
|
|
|
- 'Class:bizPatch/Attribute:status/Value:obsolete' => 'obsolete',
|
|
|
|
- 'Class:bizPatch/Attribute:status/Value:obsolete+' => 'obsolete',
|
|
|
|
- 'Class:bizPatch/Attribute:device_id' => 'Device',
|
|
|
|
- 'Class:bizPatch/Attribute:device_id+' => 'The Device where patch is installed',
|
|
|
|
- 'Class:bizPatch/Attribute:device_name' => 'Device Name',
|
|
|
|
- 'Class:bizPatch/Attribute:device_name+' => 'Name of the impacted device',
|
|
|
|
- 'Class:bizPatch/Attribute:install_date' => 'Installation Date',
|
|
|
|
- 'Class:bizPatch/Attribute:install_date+' => 'Date when application was installed',
|
|
|
|
- 'Class:bizPatch/Attribute:description' => 'Description',
|
|
|
|
- 'Class:bizPatch/Attribute:description+' => 'description du patch',
|
|
|
|
- 'Class:bizPatch/Attribute:patch_type' => 'Type',
|
|
|
|
- 'Class:bizPatch/Attribute:patch_type+' => 'type de patch',
|
|
|
|
|
|
+ 'Class:FunctionalCI' => 'FunctionalCI',
|
|
|
|
+ 'Class:FunctionalCI+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:name' => 'Name',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:name+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:status' => 'Status',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:status+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:status/Value:implementation' => 'Implementation',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:status/Value:implementation+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:status/Value:obsolete' => 'Obsolete',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:status/Value:obsolete+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:status/Value:production' => 'Production',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:status/Value:production+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:owner_id' => 'Owner organization',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:owner_id+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:owner_name' => 'Owner organization',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:owner_name+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:importance' => 'Importance',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:importance+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:importance/Value:high' => 'High',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:importance/Value:high+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:importance/Value:low' => 'Low',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:importance/Value:low+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:importance/Value:medium' => 'Medium',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:importance/Value:medium+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:solution_list' => 'Solutions',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:solution_list+' => '',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:finalclass' => 'finalclass',
|
|
|
|
+ 'Class:FunctionalCI/Attribute:finalclass+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizIncidentTicket
|
|
|
|
|
|
+// Class: ApplicationInstance
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizIncidentTicket' => 'Incident',
|
|
|
|
- 'Class:bizIncidentTicket+' => 'Incident ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:name' => 'Ticket Ref',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:name+' => 'Refence number ofr this incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:title' => 'Title',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:title+' => 'Overview of the Incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type' => 'Type',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type+' => 'Type of the Incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type/Value:Network' => 'Network',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type/Value:Network+' => 'Network',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type/Value:Server' => 'Server',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type/Value:Server+' => 'Server',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type/Value:Desktop' => 'Desktop',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type/Value:Desktop+' => 'Desktop',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type/Value:Application' => 'Application',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:type/Value:Application+' => 'Application',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:org_id' => 'Customer',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:org_id+' => 'who is impacted by the ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:customer_name' => 'Customer',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:customer_name+' => 'Name of the customer impacted by this ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status' => 'Status',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status+' => 'Status of the ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:New' => 'New (Unassigned)',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:New+' => 'Newly created ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:Assigned' => 'Assigned',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:Assigned+' => 'Ticket is assigned to somebody',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:WorkInProgress' => 'Work In Progress',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:WorkInProgress+' => 'Work is in progress',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:Resolved' => 'Resolved',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:Resolved+' => 'Ticket is resolved',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:Closed' => 'Closed',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:ticket_status/Value:Closed+' => 'Ticket is closed',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:initial_situation' => 'Initial Situation',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:initial_situation+' => 'Initial situation of the Incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:current_situation' => 'Current Situation',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:current_situation+' => 'Current situation of the Incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:start_date' => 'Starting date',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:start_date+' => 'Incident starting date',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:last_update' => 'Last update',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:last_update+' => 'last time the Ticket was modified',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:next_update' => 'Next update',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:next_update+' => 'next time the Ticket is expected to be modified',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:end_date' => 'Closure Date',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:end_date+' => 'Date when the Ticket was closed',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:caller_id' => 'Caller',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:caller_id+' => 'person that trigger incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:caller_mail' => 'Caller',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:caller_mail+' => 'Person that trigger this incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:impact' => 'Impact',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:impact+' => 'Impact of the Incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:workgroup_id' => 'Workgroup',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:workgroup_id+' => 'which workgroup is owning ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:workgroup_name' => 'Workgroup',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:workgroup_name+' => 'name of workgroup managing the Ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:agent_id' => 'Agent',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:agent_id+' => 'who is managing the ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:agent_mail' => 'Agent',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:agent_mail+' => 'mail of agent managing the Ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:action_log' => 'Action Logs',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:action_log+' => 'List all action performed during the incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:severity' => 'Severity',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:severity+' => 'Field defining the criticity if the incident',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:severity/Value:critical' => 'critical',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:severity/Value:critical+' => 'critical',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:severity/Value:medium' => 'medium',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:severity/Value:medium+' => 'medium',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:severity/Value:low' => 'low',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:severity/Value:low+' => 'low',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:assignment_count' => 'Assignment Count',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:assignment_count+' => 'Number of times this ticket was assigned or reassigned',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:resolution' => 'Resolution',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:resolution+' => 'Description of the resolution',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:impacted_infra_manual' => 'Impacted Infrastructure',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:impacted_infra_manual+' => 'CIs that are not meeting the SLA',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:related_tickets' => 'Related Tickets',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:related_tickets+' => 'Other incident tickets related to this one',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:contacts_a_notifier' => 'contacts auto',
|
|
|
|
- 'Class:bizIncidentTicket/Attribute:contacts_a_notifier+' => 'blah',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_assign' => 'Assign this ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_assign+' => 'Assign this ticket to a group and an agent',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_reassign' => 'Reassign this ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_reassign+' => 'Reassign this ticket to a different group and agent',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_start_working' => 'Work on this ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_start_working+' => 'Start working on this ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_resolve' => 'Resolve this ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_resolve+' => 'Resolve this ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_close' => 'Close this ticket',
|
|
|
|
- 'Class:bizIncidentTicket/Stimulus:ev_close+' => 'Close this ticket',
|
|
|
|
|
|
+ 'Class:ApplicationInstance' => 'Application Instance',
|
|
|
|
+ 'Class:ApplicationInstance+' => '',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:device_id' => 'Device',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:device_id+' => '',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:device_name' => 'Device',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:device_name+' => '',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:licence_id' => 'Licence',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:licence_id+' => '',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:licence_name' => 'Licence',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:licence_name+' => '',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:application_id' => 'Application',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:application_id+' => '',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:application_name' => 'Application',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:application_name+' => '',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:version' => 'Version',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:version+' => '',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:description' => 'Description',
|
|
|
|
+ 'Class:ApplicationInstance/Attribute:description+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkRelatedTicket
|
|
|
|
|
|
+// Class: DatabaseInstance
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkRelatedTicket' => 'Related Ticket',
|
|
|
|
- 'Class:lnkRelatedTicket+' => 'Ticket related to a ticket',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:rel_ticket_id' => 'Related Ticket',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:rel_ticket_id+' => 'The related ticket',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:rel_ticket_name' => 'Related ticket',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:rel_ticket_name+' => 'Name of the related ticket',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:ticket_id' => 'Ticket',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:ticket_id+' => 'Ticket number',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:ticket_name' => 'Ticket Name',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:ticket_name+' => 'Name of the ticket',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:impact' => 'Impact',
|
|
|
|
- 'Class:lnkRelatedTicket/Attribute:impact+' => 'Impact on the related ticket',
|
|
|
|
-));
|
|
|
|
-
|
|
|
|
-//
|
|
|
|
-// Class: lnkInfraTicket
|
|
|
|
|
|
+ 'Class:DatabaseInstance' => 'Database instance',
|
|
|
|
+ 'Class:DatabaseInstance+' => '',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:application_id' => 'Database software',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:application_id+' => '',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:application_name' => 'Database software',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:application_name+' => '',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:admin_login' => 'Admin login',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:admin_login+' => '',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:admin_password' => 'Admin password',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:admin_password+' => '',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:description' => 'Description',
|
|
|
|
+ 'Class:DatabaseInstance/Attribute:description+' => '',
|
|
|
|
+));
|
|
|
|
+
|
|
|
|
+//
|
|
|
|
+// Class: ApplicationSolution
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkInfraTicket' => 'Infra Ticket',
|
|
|
|
- 'Class:lnkInfraTicket+' => 'Infra impacted by a ticket',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:infra_id' => 'Infrastructure',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:infra_id+' => 'The infrastructure impacted',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:infra_name' => 'Infrastructure Name',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:infra_name+' => 'Name of the impacted infrastructure',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:ticket_id' => 'Ticket #',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:ticket_id+' => 'Ticket number',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:ticket_name' => 'Ticket Name',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:ticket_name+' => 'Name of the ticket',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:impact' => 'Impact',
|
|
|
|
- 'Class:lnkInfraTicket/Attribute:impact+' => 'Level of impact of the infra by the related ticket',
|
|
|
|
|
|
+ 'Class:ApplicationSolution' => 'Application Solution',
|
|
|
|
+ 'Class:ApplicationSolution+' => '',
|
|
|
|
+ 'Class:ApplicationSolution/Attribute:description' => 'Description',
|
|
|
|
+ 'Class:ApplicationSolution/Attribute:description+' => '',
|
|
|
|
+ 'Class:ApplicationSolution/Attribute:ci_list' => 'CIs',
|
|
|
|
+ 'Class:ApplicationSolution/Attribute:ci_list+' => 'CIs composing the solution',
|
|
|
|
+ 'Class:ApplicationSolution/Attribute:process_list' => 'Processes',
|
|
|
|
+ 'Class:ApplicationSolution/Attribute:process_list+' => 'Business processes relying on the solution',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkContactTicket
|
|
|
|
|
|
+// Class: BusinessProcess
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkContactTicket' => 'Contact Ticket',
|
|
|
|
- 'Class:lnkContactTicket+' => 'Contacts to be notify for a ticket',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:contact_id' => 'Contact',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:contact_id+' => 'Contact to Notify',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:contact_email' => 'Contact email',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:contact_email+' => 'Mail for the contact',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:ticket_id' => 'Ticket #',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:ticket_id+' => 'Ticket number',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:ticket_name' => 'Ticket Name',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:ticket_name+' => 'Name of the ticket',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:role' => 'Role',
|
|
|
|
- 'Class:lnkContactTicket/Attribute:role+' => 'Role of the contact',
|
|
|
|
-));
|
|
|
|
-
|
|
|
|
-//
|
|
|
|
-// Class: bizWorkgroup
|
|
|
|
|
|
+ 'Class:BusinessProcess' => 'Business Process',
|
|
|
|
+ 'Class:BusinessProcess+' => '',
|
|
|
|
+ 'Class:BusinessProcess/Attribute:solution_list' => 'Solutions',
|
|
|
|
+ 'Class:BusinessProcess/Attribute:solution_list+' => 'Solutions the process is relying on',
|
|
|
|
+ 'Class:BusinessProcess/Attribute:description' => 'Description',
|
|
|
|
+ 'Class:BusinessProcess/Attribute:description+' => '',
|
|
|
|
+));
|
|
|
|
+
|
|
|
|
+//
|
|
|
|
+// Class: ConnectableCI
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizWorkgroup' => 'Workgroup',
|
|
|
|
- 'Class:bizWorkgroup+' => 'Call tracking workgroup',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:status' => 'Status',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:status+' => 'Lifecycle status',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:status/Value:production' => 'production',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:status/Value:production+' => 'production',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:status/Value:implementation' => 'implementation',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:status/Value:implementation+' => 'implementation',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:status/Value:obsolete' => 'obsolete',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:status/Value:obsolete+' => 'obsolete',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:org_name' => 'Organization',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:org_name+' => 'Company / Department owning this object',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:team_id' => 'Team',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:team_id+' => 'Team owning the workgroup',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:team_name' => 'Team Name',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:team_name+' => 'name of the team',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:role' => 'Role',
|
|
|
|
- 'Class:bizWorkgroup/Attribute:role+' => 'Role of this work group',
|
|
|
|
|
|
+ 'Class:ConnectableCI' => 'Connectable CI',
|
|
|
|
+ 'Class:ConnectableCI+' => 'Physical CI',
|
|
|
|
+ 'Class:ConnectableCI/Attribute:brand' => 'Brand',
|
|
|
|
+ 'Class:ConnectableCI/Attribute:brand+' => '',
|
|
|
|
+ 'Class:ConnectableCI/Attribute:model' => 'Model',
|
|
|
|
+ 'Class:ConnectableCI/Attribute:model+' => '',
|
|
|
|
+ 'Class:ConnectableCI/Attribute:serial_number' => 'Serial Number',
|
|
|
|
+ 'Class:ConnectableCI/Attribute:serial_number+' => '',
|
|
|
|
+ 'Class:ConnectableCI/Attribute:asset_ref' => 'Asset Reference',
|
|
|
|
+ 'Class:ConnectableCI/Attribute:asset_ref+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizService
|
|
|
|
|
|
+// Class: NetworkInterface
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizService' => 'Service',
|
|
|
|
- 'Class:bizService+' => 'Service provided by an organization',
|
|
|
|
- 'Class:bizService/Attribute:name' => 'Name',
|
|
|
|
- 'Class:bizService/Attribute:name+' => 'Name of the service',
|
|
|
|
- 'Class:bizService/Attribute:org_id' => 'Provider',
|
|
|
|
- 'Class:bizService/Attribute:org_id+' => 'Provider for this service',
|
|
|
|
- 'Class:bizService/Attribute:provider_name' => 'Provider',
|
|
|
|
- 'Class:bizService/Attribute:provider_name+' => 'name of the Provider',
|
|
|
|
- 'Class:bizService/Attribute:service_category' => 'Service Category',
|
|
|
|
- 'Class:bizService/Attribute:service_category+' => 'Category for this contract',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:Server' => 'Server',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:Server+' => 'Server',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:Network' => 'Network',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:Network+' => 'Network',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:End-User' => 'End-User',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:End-User+' => 'End-User',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:Desktop' => 'Desktop',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:Desktop+' => 'Desktop',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:Application' => 'Application',
|
|
|
|
- 'Class:bizService/Attribute:service_category/Value:Application+' => 'Application',
|
|
|
|
- 'Class:bizService/Attribute:description' => 'Description',
|
|
|
|
- 'Class:bizService/Attribute:description+' => 'Description of this service',
|
|
|
|
- 'Class:bizService/Attribute:status' => 'Status',
|
|
|
|
- 'Class:bizService/Attribute:status+' => 'Status of the service',
|
|
|
|
- 'Class:bizService/Attribute:status/Value:New' => 'New',
|
|
|
|
- 'Class:bizService/Attribute:status/Value:New+' => 'New',
|
|
|
|
- 'Class:bizService/Attribute:status/Value:Implementation' => 'Implementation',
|
|
|
|
- 'Class:bizService/Attribute:status/Value:Implementation+' => 'Implementation',
|
|
|
|
- 'Class:bizService/Attribute:status/Value:Production' => 'Production',
|
|
|
|
- 'Class:bizService/Attribute:status/Value:Production+' => 'Production',
|
|
|
|
- 'Class:bizService/Attribute:status/Value:Obsolete' => 'Obsolete',
|
|
|
|
- 'Class:bizService/Attribute:status/Value:Obsolete+' => 'Obsolete',
|
|
|
|
- 'Class:bizService/Attribute:type' => 'Type',
|
|
|
|
- 'Class:bizService/Attribute:type+' => 'Type of the service',
|
|
|
|
- 'Class:bizService/Attribute:type/Value:Hardware' => 'Hardware',
|
|
|
|
- 'Class:bizService/Attribute:type/Value:Hardware+' => 'Hardware',
|
|
|
|
- 'Class:bizService/Attribute:type/Value:Software' => 'Software',
|
|
|
|
- 'Class:bizService/Attribute:type/Value:Software+' => 'Software',
|
|
|
|
- 'Class:bizService/Attribute:type/Value:Support' => 'Support',
|
|
|
|
- 'Class:bizService/Attribute:type/Value:Support+' => 'Support',
|
|
|
|
|
|
+ 'Class:NetworkInterface' => 'Network Interface',
|
|
|
|
+ 'Class:NetworkInterface+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:device_id' => 'Device',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:device_id+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:device_name' => 'Device',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:device_name+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type' => 'Logical Type',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:backup' => 'Backup',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:backup+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:logical' => 'Logical',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:logical+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:port' => 'Port',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:port+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:primary' => 'Primary',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:primary+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:secondary' => 'Secondary',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:logical_type/Value:secondary+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type' => 'Physical Type',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type/Value:atm' => 'ATM',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type/Value:atm+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type/Value:ethernet' => 'Ethernet',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type/Value:ethernet+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type/Value:framerelay' => 'Frame Relay',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type/Value:framerelay+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type/Value:vlan' => 'VLAN',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:physical_type/Value:vlan+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:ip_address' => 'IP Address',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:ip_address+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:ip_mask' => 'IP Mask',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:ip_mask+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:mac_address' => 'MAC Address',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:mac_address+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:speed' => 'Speed',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:speed+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:duplex' => 'Duplex',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:duplex+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:duplex/Value:full' => 'Full',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:duplex/Value:full+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:duplex/Value:half' => 'Half',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:duplex/Value:half+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:duplex/Value:unknown' => 'Unknown',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:duplex/Value:unknown+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:connected_if' => 'Connected to',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:connected_if+' => 'Connected interface',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:connected_name' => 'Connected to',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:connected_name+' => '',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:connected_if_device_id' => 'Connected device',
|
|
|
|
+ 'Class:NetworkInterface/Attribute:connected_if_device_id+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizContract
|
|
|
|
|
|
+// Class: Device
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizContract' => 'Contract',
|
|
|
|
- 'Class:bizContract+' => 'Contract signed by an organization',
|
|
|
|
- 'Class:bizContract/Attribute:name' => 'Name',
|
|
|
|
- 'Class:bizContract/Attribute:name+' => 'Name of the contract',
|
|
|
|
- 'Class:bizContract/Attribute:org_id' => 'Customer',
|
|
|
|
- 'Class:bizContract/Attribute:org_id+' => 'Customer for this contract',
|
|
|
|
- 'Class:bizContract/Attribute:customer_name' => 'Customer',
|
|
|
|
- 'Class:bizContract/Attribute:customer_name+' => 'name of the Customer',
|
|
|
|
- 'Class:bizContract/Attribute:service_id' => 'Service',
|
|
|
|
- 'Class:bizContract/Attribute:service_id+' => 'Provider for this contract',
|
|
|
|
- 'Class:bizContract/Attribute:provider_name' => 'Provider',
|
|
|
|
- 'Class:bizContract/Attribute:provider_name+' => 'name of the service provider',
|
|
|
|
- 'Class:bizContract/Attribute:service_name' => 'Service',
|
|
|
|
- 'Class:bizContract/Attribute:service_name+' => 'name of the service',
|
|
|
|
- 'Class:bizContract/Attribute:team_id' => 'Team',
|
|
|
|
- 'Class:bizContract/Attribute:team_id+' => 'Team managing this contract',
|
|
|
|
- 'Class:bizContract/Attribute:team_name' => 'Team',
|
|
|
|
- 'Class:bizContract/Attribute:team_name+' => 'name of the team managing this contract',
|
|
|
|
- 'Class:bizContract/Attribute:service_level' => 'Service Level',
|
|
|
|
- 'Class:bizContract/Attribute:service_level+' => 'Level of service for this contract',
|
|
|
|
- 'Class:bizContract/Attribute:service_level/Value:Gold' => 'Gold',
|
|
|
|
- 'Class:bizContract/Attribute:service_level/Value:Gold+' => 'Gold',
|
|
|
|
- 'Class:bizContract/Attribute:service_level/Value:Silver' => 'Silver',
|
|
|
|
- 'Class:bizContract/Attribute:service_level/Value:Silver+' => 'Silver',
|
|
|
|
- 'Class:bizContract/Attribute:service_level/Value:Bronze' => 'Bronze',
|
|
|
|
- 'Class:bizContract/Attribute:service_level/Value:Bronze+' => 'Bronze',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit' => 'Cost Unit',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit+' => 'Cost unit to compute global cost for this contract',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit/Value:Devices' => 'Devices',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit/Value:Devices+' => 'Devices',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit/Value:Persons' => 'Persons',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit/Value:Persons+' => 'Persons',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit/Value:Applications' => 'Applications',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit/Value:Applications+' => 'Applications',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit/Value:Global' => 'Global',
|
|
|
|
- 'Class:bizContract/Attribute:cost_unit/Value:Global+' => 'Global',
|
|
|
|
- 'Class:bizContract/Attribute:cost_freq' => 'Billing frequency',
|
|
|
|
- 'Class:bizContract/Attribute:cost_freq+' => 'Frequency of cost for this contract',
|
|
|
|
- 'Class:bizContract/Attribute:cost_freq/Value:Monthly' => 'Monthly',
|
|
|
|
- 'Class:bizContract/Attribute:cost_freq/Value:Monthly+' => 'Monthly',
|
|
|
|
- 'Class:bizContract/Attribute:cost_freq/Value:Yearly' => 'Yearly',
|
|
|
|
- 'Class:bizContract/Attribute:cost_freq/Value:Yearly+' => 'Yearly',
|
|
|
|
- 'Class:bizContract/Attribute:cost_freq/Value:Once' => 'Once',
|
|
|
|
- 'Class:bizContract/Attribute:cost_freq/Value:Once+' => 'Once',
|
|
|
|
- 'Class:bizContract/Attribute:cost' => 'Cost',
|
|
|
|
- 'Class:bizContract/Attribute:cost+' => 'Cost of this contract',
|
|
|
|
- 'Class:bizContract/Attribute:currency' => 'Currency',
|
|
|
|
- 'Class:bizContract/Attribute:currency+' => 'Currency of cost for this contract',
|
|
|
|
- 'Class:bizContract/Attribute:currency/Value:Euros' => 'Euros',
|
|
|
|
- 'Class:bizContract/Attribute:currency/Value:Euros+' => 'Euros',
|
|
|
|
- 'Class:bizContract/Attribute:currency/Value:Dollars' => 'Dollars',
|
|
|
|
- 'Class:bizContract/Attribute:currency/Value:Dollars+' => 'Dollars',
|
|
|
|
- 'Class:bizContract/Attribute:description' => 'Description',
|
|
|
|
- 'Class:bizContract/Attribute:description+' => 'Description of this contract',
|
|
|
|
- 'Class:bizContract/Attribute:move2prod_date' => 'Date of Move To Production',
|
|
|
|
- 'Class:bizContract/Attribute:move2prod_date+' => 'Date when the contract is on production',
|
|
|
|
- 'Class:bizContract/Attribute:end_prod' => 'Date of End Of Production',
|
|
|
|
- 'Class:bizContract/Attribute:end_prod+' => 'Date when the contract is stopped',
|
|
|
|
- 'Class:bizContract/Attribute:status' => 'Status',
|
|
|
|
- 'Class:bizContract/Attribute:status+' => 'Status of the contract',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:New' => 'New',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:New+' => 'New',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:Negotiating' => 'Negotiating',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:Negotiating+' => 'Negotiating',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:Signed' => 'Signed',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:Signed+' => 'Signed',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:Production' => 'Production',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:Production+' => 'Production',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:Finished' => 'Finished',
|
|
|
|
- 'Class:bizContract/Attribute:status/Value:Finished+' => 'Finished',
|
|
|
|
- 'Class:bizContract/Attribute:type' => 'Type',
|
|
|
|
- 'Class:bizContract/Attribute:type+' => 'Type of the contract',
|
|
|
|
- 'Class:bizContract/Attribute:type/Value:Hardware' => 'Hardware',
|
|
|
|
- 'Class:bizContract/Attribute:type/Value:Hardware+' => 'Hardware',
|
|
|
|
- 'Class:bizContract/Attribute:type/Value:Software' => 'Software',
|
|
|
|
- 'Class:bizContract/Attribute:type/Value:Software+' => 'Software',
|
|
|
|
- 'Class:bizContract/Attribute:type/Value:Support' => 'Support',
|
|
|
|
- 'Class:bizContract/Attribute:type/Value:Support+' => 'Support',
|
|
|
|
- 'Class:bizContract/Attribute:type/Value:Licence' => 'Licence',
|
|
|
|
- 'Class:bizContract/Attribute:type/Value:Licence+' => 'Licence',
|
|
|
|
- 'Class:bizContract/Attribute:version_number' => 'Version',
|
|
|
|
- 'Class:bizContract/Attribute:version_number+' => 'Revision number for this contract',
|
|
|
|
|
|
+ 'Class:Device' => 'Device',
|
|
|
|
+ 'Class:Device+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkInfraContract
|
|
|
|
|
|
+// Class: PC
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkInfraContract' => 'InfraContractLinks',
|
|
|
|
- 'Class:lnkInfraContract+' => 'Infra covered by a contract',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:infra_id' => 'Infrastructure',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:infra_id+' => 'The infrastructure impacted',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:infra_name' => 'Infrastructure Name',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:infra_name+' => 'Name of the impacted infrastructure',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:infra_status' => 'Status',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:infra_status+' => 'Status of the impacted infrastructure',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:contract_id' => 'Contract',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:contract_id+' => 'Contract id',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:contract_name' => 'Contract Name',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:contract_name+' => 'Name of the contract',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:coverage' => 'Coverage',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:coverage+' => 'coverage for the given infra',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:service_level' => 'Service Level',
|
|
|
|
- 'Class:lnkInfraContract/Attribute:service_level+' => 'service level for the given infra',
|
|
|
|
|
|
+ 'Class:PC' => 'PC',
|
|
|
|
+ 'Class:PC+' => '',
|
|
|
|
+ 'Class:PC/Attribute:cpu' => 'CPU',
|
|
|
|
+ 'Class:PC/Attribute:cpu+' => '',
|
|
|
|
+ 'Class:PC/Attribute:ram' => 'RAM',
|
|
|
|
+ 'Class:PC/Attribute:ram+' => '',
|
|
|
|
+ 'Class:PC/Attribute:hdd' => 'Hard disk',
|
|
|
|
+ 'Class:PC/Attribute:hdd+' => '',
|
|
|
|
+ 'Class:PC/Attribute:os_family' => 'OS Family',
|
|
|
|
+ 'Class:PC/Attribute:os_family+' => '',
|
|
|
|
+ 'Class:PC/Attribute:os_version' => 'OS Version',
|
|
|
|
+ 'Class:PC/Attribute:os_version+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkContactContract
|
|
|
|
|
|
+// Class: MobileCI
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkContactContract' => 'ContactContractLink',
|
|
|
|
- 'Class:lnkContactContract+' => 'Contact associated to a contract',
|
|
|
|
- 'Class:lnkContactContract/Attribute:contact_id' => 'Contact',
|
|
|
|
- 'Class:lnkContactContract/Attribute:contact_id+' => 'The contact linked to contract',
|
|
|
|
- 'Class:lnkContactContract/Attribute:contact_mail' => 'Contact E-mail',
|
|
|
|
- 'Class:lnkContactContract/Attribute:contact_mail+' => 'Mail for the contact',
|
|
|
|
- 'Class:lnkContactContract/Attribute:contract_id' => 'Contract',
|
|
|
|
- 'Class:lnkContactContract/Attribute:contract_id+' => 'Contract ID',
|
|
|
|
- 'Class:lnkContactContract/Attribute:contract_name' => 'Contract Name',
|
|
|
|
- 'Class:lnkContactContract/Attribute:contract_name+' => 'Name of the contract',
|
|
|
|
- 'Class:lnkContactContract/Attribute:role' => 'Role',
|
|
|
|
- 'Class:lnkContactContract/Attribute:role+' => 'Role of this contact for this contract',
|
|
|
|
|
|
+ 'Class:MobileCI' => 'Mobile CI',
|
|
|
|
+ 'Class:MobileCI+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkDocumentContract
|
|
|
|
|
|
+// Class: MobilePhone
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkDocumentContract' => 'DocumentsContractLinks',
|
|
|
|
- 'Class:lnkDocumentContract+' => 'A link between a document and another contract',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:doc_id' => 'Document',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:doc_id+' => 'id of the Document',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:doc_name' => 'Document Name',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:doc_name+' => 'name of the document',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:contract_id' => 'Contract',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:contract_id+' => 'Contract linked to this document',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:contract_name' => 'Contract Name',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:contract_name+' => 'name of the linked contract',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:link_type' => 'Link Type',
|
|
|
|
- 'Class:lnkDocumentContract/Attribute:link_type+' => 'More information',
|
|
|
|
|
|
+ 'Class:MobilePhone' => 'Mobile Phone',
|
|
|
|
+ 'Class:MobilePhone+' => '',
|
|
|
|
+ 'Class:MobilePhone/Attribute:number' => 'Phone number',
|
|
|
|
+ 'Class:MobilePhone/Attribute:number+' => '',
|
|
|
|
+ 'Class:MobilePhone/Attribute:imei' => 'IMEI',
|
|
|
|
+ 'Class:MobilePhone/Attribute:imei+' => '',
|
|
|
|
+ 'Class:MobilePhone/Attribute:hw_pin' => 'Hardware PIN',
|
|
|
|
+ 'Class:MobilePhone/Attribute:hw_pin+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizChangeTicket
|
|
|
|
|
|
+// Class: InfrastructureCI
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizChangeTicket' => 'Change',
|
|
|
|
- 'Class:bizChangeTicket+' => 'Change ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:name' => 'Ticket Ref',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:name+' => 'Refence number ofr this change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:title' => 'Title',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:title+' => 'Overview of the Change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:type' => 'Change Type',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:type+' => 'Type of the Change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:domain' => 'Domain',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:domain+' => 'Domain for the Change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:reason' => 'Reason For Change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:reason+' => 'Reason for the Change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:requestor_id' => 'Requestor',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:requestor_id+' => 'who is requesting this change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:requestor_mail' => 'Requestor',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:requestor_mail+' => 'mail of user requesting this change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:org_id' => 'Customer',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:org_id+' => 'who is impacted by the ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:customer_name' => 'Customer',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:customer_name+' => 'Name of the customer impacted by this ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status' => 'Status',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status+' => 'Status of the ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:New' => 'New (Unassigned)',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:New+' => 'Newly created ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Validated' => 'Validated',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Validated+' => 'Ticket is validated',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Rejected' => 'Rejected',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Rejected+' => 'This ticket is not approved',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Assigned' => 'Assigned',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Assigned+' => 'Ticket is assigned',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:PlannedScheduled' => 'Planned&Scheduled',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:PlannedScheduled+' => 'Evaluation is done for this change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Approved' => 'Approved',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Approved+' => 'Ticket is approved by CAB',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:NotApproved' => 'Not Approved',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:NotApproved+' => 'Ticket has not been approved by CAB',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Implemented' => 'Implementation',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Implemented+' => 'Work is in progress for this ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Monitored' => 'Monitored',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Monitored+' => 'Change performed is now monitored',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Closed' => 'Closed',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:ticket_status/Value:Closed+' => 'Ticket is closed',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:creation_date' => 'Creation Date',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:creation_date+' => 'Change creation date',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:last_update' => 'Last Update',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:last_update+' => 'last time the Ticket was modified',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:start_date' => 'Start Date',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:start_date+' => 'Time the change is expected to start',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:end_date' => 'End Date',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:end_date+' => 'Date when the change is supposed to end',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:close_date' => 'Closure Date',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:close_date+' => 'Date when the Ticket was closed',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:impact' => 'Risk Assessment',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:impact+' => 'Impact of the change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:workgroup_id' => 'Workgroup',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:workgroup_id+' => 'which workgroup is owning ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:workgroup_name' => 'Workgroup',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:workgroup_name+' => 'name of workgroup managing the Ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:agent_id' => 'Agent',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:agent_id+' => 'who is managing the ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:agent_mail' => 'Agent',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:agent_mail+' => 'name of agent managing the Ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:supervisorgroup_id' => 'Supervisor Group',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:supervisorgroup_id+' => 'which workgroup is supervising ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:supervisorgroup_name' => 'Supervisor Group',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:supervisorgroup_name+' => 'name of the group supervising the Ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:supervisor_id' => 'Supervisor',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:supervisor_id+' => 'who is managing the ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:supervisor_mail' => 'Supervisor',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:supervisor_mail+' => 'name of agent supervising the Ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:managergroup_id' => 'Manager Group',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:managergroup_id+' => 'which workgroup is approving ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:managergroup_name' => 'Manager Group',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:managergroup_name+' => 'name of workgroup approving the Ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:manager_id' => 'Manager',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:manager_id+' => 'who is approving the ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:manager_mail' => 'Manager',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:manager_mail+' => 'name of agent approving the Ticket',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:outage' => 'Planned Outage',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:outage+' => 'Flag to define if there is a planned outage',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:outage/Value:Yes' => 'Yes',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:outage/Value:Yes+' => 'Yes',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:outage/Value:No' => 'No',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:outage/Value:No+' => 'No',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:change_request' => 'Change Request',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:change_request+' => 'Description of Change required',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:change_log' => 'Implementation Log',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:change_log+' => 'List all action performed during the change',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:fallback' => 'Fallback Plan',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:fallback+' => 'Instruction to come back to former situation',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:assignment_count' => 'Assignment Count',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:assignment_count+' => 'Number of times this ticket was assigned or reassigned',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:impacted_infra_manual' => 'Impacted Infrastructure',
|
|
|
|
- 'Class:bizChangeTicket/Attribute:impacted_infra_manual+' => 'CIs that are impacted by this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_validate' => 'Validate this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_validate+' => 'Make sure it is a valid change request',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_reject' => 'Reject this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_reject+' => 'This change request is rejected because it is a non valid one',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_assign' => 'Assign this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_assign+' => 'This change request is assigned',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_reopen' => 'Modify this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_reopen+' => 'Update change request to make it valid',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_plan' => 'Plan this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_plan+' => 'Plan and Schedule this change for validation',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_approve' => 'Approve this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_approve+' => 'This change is approved by CAB',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_replan' => 'Update planning and schedule',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_replan+' => 'Modify Plan and Schedule in order to have this change re-validated',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_notapprove' => 'Not approve this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_notapprove+' => 'This change is not approved by CAB',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_implement' => 'Implement this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_implement+' => 'Implementation phase for current change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_monitor' => 'Monitor this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_monitor+' => 'Starting monitoring period for this change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_finish' => 'Close change',
|
|
|
|
- 'Class:bizChangeTicket/Stimulus:ev_finish+' => 'Change is done, and can be closed',
|
|
|
|
|
|
+ 'Class:InfrastructureCI' => 'Infrastructure CI',
|
|
|
|
+ 'Class:InfrastructureCI+' => '',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:description' => 'Description',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:description+' => '',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:location_id' => 'Location',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:location_id+' => '',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:location_name' => 'Location',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:location_name+' => '',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:location_details' => 'Location details',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:location_details+' => '',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:management_ip' => 'Management IP',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:management_ip+' => '',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:default_gateway' => 'Default Gateway',
|
|
|
|
+ 'Class:InfrastructureCI/Attribute:default_gateway+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkInfraChangeTicket
|
|
|
|
|
|
+// Class: NetworkDevice
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkInfraChangeTicket' => 'Infra Change Ticket',
|
|
|
|
- 'Class:lnkInfraChangeTicket+' => 'Infra impacted by a Change ticket',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:infra_id' => 'Infrastructure',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:infra_id+' => 'The infrastructure impacted',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:infra_name' => 'Infrastructure Name',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:infra_name+' => 'Name of the impacted infrastructure',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:ticket_id' => 'Ticket',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:ticket_id+' => 'Ticket number',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:ticket_name' => 'Ticket Name',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:ticket_name+' => 'Name of the ticket',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:impact' => 'Impact',
|
|
|
|
- 'Class:lnkInfraChangeTicket/Attribute:impact+' => 'Level of impact of the infra by the related ticket',
|
|
|
|
|
|
+ 'Class:NetworkDevice' => 'Network Device',
|
|
|
|
+ 'Class:NetworkDevice+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type' => 'Type',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:WANaccelerator' => 'WAN Accelerator',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:WANaccelerator+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:firewall' => 'Firewall',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:firewall+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:hub' => 'Hub',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:hub+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:loadbalancer' => 'Load Balancer',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:loadbalancer+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:router' => 'Router',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:router+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:switch' => 'Switch',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:type/Value:switch+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:ios_version' => 'IOS Version',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:ios_version+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:ram' => 'RAM',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:ram+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:snmp_read' => 'SNMP Read',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:snmp_read+' => '',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:snmp_write' => 'SNMP Write',
|
|
|
|
+ 'Class:NetworkDevice/Attribute:snmp_write+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkContactChange
|
|
|
|
|
|
+// Class: Server
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkContactChange' => 'ContactChangeLink',
|
|
|
|
- 'Class:lnkContactChange+' => 'Contact associated to a change',
|
|
|
|
- 'Class:lnkContactChange/Attribute:contact_id' => 'Contact',
|
|
|
|
- 'Class:lnkContactChange/Attribute:contact_id+' => 'The contact linked to contract',
|
|
|
|
- 'Class:lnkContactChange/Attribute:contact_mail' => 'Contact E-mail',
|
|
|
|
- 'Class:lnkContactChange/Attribute:contact_mail+' => 'Mail for the contact',
|
|
|
|
- 'Class:lnkContactChange/Attribute:change_id' => 'Change Ticket',
|
|
|
|
- 'Class:lnkContactChange/Attribute:change_id+' => 'Change ticket ID',
|
|
|
|
- 'Class:lnkContactChange/Attribute:change_number' => 'Change Ticket',
|
|
|
|
- 'Class:lnkContactChange/Attribute:change_number+' => 'Ticket number for this change',
|
|
|
|
- 'Class:lnkContactChange/Attribute:role' => 'Role',
|
|
|
|
- 'Class:lnkContactChange/Attribute:role+' => 'Role of this contact for this change',
|
|
|
|
|
|
+ 'Class:Server' => 'Server',
|
|
|
|
+ 'Class:Server+' => '',
|
|
|
|
+ 'Class:Server/Attribute:cpu' => 'CPU',
|
|
|
|
+ 'Class:Server/Attribute:cpu+' => '',
|
|
|
|
+ 'Class:Server/Attribute:ram' => 'RAM',
|
|
|
|
+ 'Class:Server/Attribute:ram+' => '',
|
|
|
|
+ 'Class:Server/Attribute:hdd' => 'Hard Disk',
|
|
|
|
+ 'Class:Server/Attribute:hdd+' => '',
|
|
|
|
+ 'Class:Server/Attribute:os_family' => 'OS Family',
|
|
|
|
+ 'Class:Server/Attribute:os_family+' => '',
|
|
|
|
+ 'Class:Server/Attribute:os_version' => 'OS Version',
|
|
|
|
+ 'Class:Server/Attribute:os_version+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizKnownError
|
|
|
|
|
|
+// Class: Printer
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizKnownError' => 'Known Error',
|
|
|
|
- 'Class:bizKnownError+' => 'Error documented for a known issue',
|
|
|
|
- 'Class:bizKnownError/Attribute:name' => 'Name',
|
|
|
|
- 'Class:bizKnownError/Attribute:name+' => 'Name to identify this error',
|
|
|
|
- 'Class:bizKnownError/Attribute:org_id' => 'Organization',
|
|
|
|
- 'Class:bizKnownError/Attribute:org_id+' => 'Organization for this known error',
|
|
|
|
- 'Class:bizKnownError/Attribute:cust_name' => 'Organization',
|
|
|
|
- 'Class:bizKnownError/Attribute:cust_name+' => 'Company / Department owning this object',
|
|
|
|
- 'Class:bizKnownError/Attribute:symptom' => 'Symptom',
|
|
|
|
- 'Class:bizKnownError/Attribute:symptom+' => 'Description of this error',
|
|
|
|
- 'Class:bizKnownError/Attribute:root_cause' => 'Root cause',
|
|
|
|
- 'Class:bizKnownError/Attribute:root_cause+' => 'Original cause for this known error',
|
|
|
|
- 'Class:bizKnownError/Attribute:workaround' => 'Workaround',
|
|
|
|
- 'Class:bizKnownError/Attribute:workaround+' => 'Work around to fix this error',
|
|
|
|
- 'Class:bizKnownError/Attribute:solution' => 'Solution',
|
|
|
|
- 'Class:bizKnownError/Attribute:solution+' => 'Description of this contract',
|
|
|
|
- 'Class:bizKnownError/Attribute:error_code' => 'Error Code',
|
|
|
|
- 'Class:bizKnownError/Attribute:error_code+' => 'Key word to identify error',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain' => 'Domain',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain+' => 'Domain for this known error, network, desktop, ...',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain/Value:Network' => 'Network',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain/Value:Network+' => 'Network',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain/Value:Server' => 'Server',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain/Value:Server+' => 'Server',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain/Value:Application' => 'Application',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain/Value:Application+' => 'Application',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
|
|
|
- 'Class:bizKnownError/Attribute:domain/Value:Desktop+' => 'Desktop',
|
|
|
|
- 'Class:bizKnownError/Attribute:vendor' => 'Vendor',
|
|
|
|
- 'Class:bizKnownError/Attribute:vendor+' => 'Vendor concerned by this known error',
|
|
|
|
- 'Class:bizKnownError/Attribute:model' => 'Model',
|
|
|
|
- 'Class:bizKnownError/Attribute:model+' => 'Model concerned by this known error, it may be an application, a device ...',
|
|
|
|
- 'Class:bizKnownError/Attribute:version' => 'Version',
|
|
|
|
- 'Class:bizKnownError/Attribute:version+' => 'Version related to model impacted by known error',
|
|
|
|
|
|
+ 'Class:Printer' => 'Printer',
|
|
|
|
+ 'Class:Printer+' => '',
|
|
|
|
+ 'Class:Printer/Attribute:type' => 'Type',
|
|
|
|
+ 'Class:Printer/Attribute:type+' => '',
|
|
|
|
+ 'Class:Printer/Attribute:type/Value:Mopier' => 'Mopier',
|
|
|
|
+ 'Class:Printer/Attribute:type/Value:Mopier+' => '',
|
|
|
|
+ 'Class:Printer/Attribute:type/Value:Printer' => 'Printer',
|
|
|
|
+ 'Class:Printer/Attribute:type/Value:Printer+' => '',
|
|
|
|
+ 'Class:Printer/Attribute:technology' => 'technology',
|
|
|
|
+ 'Class:Printer/Attribute:technology+' => '',
|
|
|
|
+ 'Class:Printer/Attribute:technology/Value:Inkjet' => 'Inkjet',
|
|
|
|
+ 'Class:Printer/Attribute:technology/Value:Inkjet+' => '',
|
|
|
|
+ 'Class:Printer/Attribute:technology/Value:Laser' => 'Laser',
|
|
|
|
+ 'Class:Printer/Attribute:technology/Value:Laser+' => '',
|
|
|
|
+ 'Class:Printer/Attribute:technology/Value:Tracer' => 'Tracer',
|
|
|
|
+ 'Class:Printer/Attribute:technology/Value:Tracer+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkInfraError
|
|
|
|
|
|
+// Class: lnkCItoDoc
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkInfraError' => 'InfraErrorLinks',
|
|
|
|
- 'Class:lnkInfraError+' => 'Infra related to a known error',
|
|
|
|
- 'Class:lnkInfraError/Attribute:infra_id' => 'Infrastructure',
|
|
|
|
- 'Class:lnkInfraError/Attribute:infra_id+' => 'The infrastructure impacted',
|
|
|
|
- 'Class:lnkInfraError/Attribute:infra_name' => 'Infrastructure Name',
|
|
|
|
- 'Class:lnkInfraError/Attribute:infra_name+' => 'Name of the impacted infrastructure',
|
|
|
|
- 'Class:lnkInfraError/Attribute:infra_status' => 'Status',
|
|
|
|
- 'Class:lnkInfraError/Attribute:infra_status+' => 'Status of the impacted infrastructure',
|
|
|
|
- 'Class:lnkInfraError/Attribute:error_id' => 'Error',
|
|
|
|
- 'Class:lnkInfraError/Attribute:error_id+' => 'Error id',
|
|
|
|
- 'Class:lnkInfraError/Attribute:error_name' => 'Error Name',
|
|
|
|
- 'Class:lnkInfraError/Attribute:error_name+' => 'Name of the error',
|
|
|
|
|
|
+ 'Class:lnkCItoDoc' => 'lnkCItoDoc',
|
|
|
|
+ 'Class:lnkCItoDoc+' => '',
|
|
|
|
+ 'Class:lnkCItoDoc/Attribute:ci_id' => 'CI',
|
|
|
|
+ 'Class:lnkCItoDoc/Attribute:ci_id+' => '',
|
|
|
|
+ 'Class:lnkCItoDoc/Attribute:ci_name' => 'CI',
|
|
|
|
+ 'Class:lnkCItoDoc/Attribute:ci_name+' => '',
|
|
|
|
+ 'Class:lnkCItoDoc/Attribute:document_id' => 'Document',
|
|
|
|
+ 'Class:lnkCItoDoc/Attribute:document_id+' => '',
|
|
|
|
+ 'Class:lnkCItoDoc/Attribute:document_name' => 'Document',
|
|
|
|
+ 'Class:lnkCItoDoc/Attribute:document_name+' => '',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkDocumentError
|
|
|
|
|
|
+// Class: lnkCIToContact
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkDocumentError' => 'DocumentsErrorLinks',
|
|
|
|
- 'Class:lnkDocumentError+' => 'A link between a document and a known error',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:doc_id' => 'Document',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:doc_id+' => 'id of the Document',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:doc_name' => 'Document Name',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:doc_name+' => 'name of the document',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:error_id' => 'Error',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:error_id+' => 'Error linked to this document',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:error_name' => 'Error Name',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:error_name+' => 'name of the linked error',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:link_type' => 'Link Type',
|
|
|
|
- 'Class:lnkDocumentError/Attribute:link_type+' => 'More information',
|
|
|
|
|
|
+ 'Class:lnkCIToContact' => 'lnkCIToContact',
|
|
|
|
+ 'Class:lnkCIToContact+' => '',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:ci_id' => 'CI',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:ci_id+' => '',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:ci_name' => 'CI',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:ci_name+' => '',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:contact_id' => 'Contact',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:contact_id+' => '',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:contact_name' => 'Contact',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:contact_name+' => '',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:role' => 'Role',
|
|
|
|
+ 'Class:lnkCIToContact/Attribute:role+' => 'Role of the contact regarding the CI',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: bizServiceCall
|
|
|
|
|
|
+// Class: lnkSolutionToCI
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:bizServiceCall' => 'ServiceCall',
|
|
|
|
- 'Class:bizServiceCall+' => 'Service Call from customer',
|
|
|
|
- 'Class:bizServiceCall/Attribute:name' => 'Service Call Ref',
|
|
|
|
- 'Class:bizServiceCall/Attribute:name+' => 'Refence identifier for this service call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:title' => 'Title',
|
|
|
|
- 'Class:bizServiceCall/Attribute:title+' => 'Overview of the service call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type' => 'Type',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type+' => 'Type of the Incident',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type/Value:Network' => 'Network',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type/Value:Network+' => 'Network',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type/Value:Server' => 'Server',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type/Value:Server+' => 'Server',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type/Value:Desktop' => 'Desktop',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type/Value:Desktop+' => 'Desktop',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type/Value:Application' => 'Application',
|
|
|
|
- 'Class:bizServiceCall/Attribute:type/Value:Application+' => 'Application',
|
|
|
|
- 'Class:bizServiceCall/Attribute:org_id' => 'Customer',
|
|
|
|
- 'Class:bizServiceCall/Attribute:org_id+' => 'Customer concerned by this service call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:customer_name' => 'Customer',
|
|
|
|
- 'Class:bizServiceCall/Attribute:customer_name+' => 'Name of the customer raising this service call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status' => 'Status',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status+' => 'Status of the ticket',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:New' => 'New (Unassigned)',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:New+' => 'Newly created call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:Assigned' => 'Assigned',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:Assigned+' => 'Call is assigned to somebody',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:WorkInProgress' => 'Work In Progress',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:WorkInProgress+' => 'Work is in progress',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:Resolved' => 'Resolved',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:Resolved+' => 'Call is resolved',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:Closed' => 'Closed',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_status/Value:Closed+' => 'Call is closed',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_description' => 'Description',
|
|
|
|
- 'Class:bizServiceCall/Attribute:call_description+' => 'Description of the call as describe by caller',
|
|
|
|
- 'Class:bizServiceCall/Attribute:creation_date' => 'Creation date',
|
|
|
|
- 'Class:bizServiceCall/Attribute:creation_date+' => 'Call creation date',
|
|
|
|
- 'Class:bizServiceCall/Attribute:last_update' => 'Last update',
|
|
|
|
- 'Class:bizServiceCall/Attribute:last_update+' => 'last time the call was modified',
|
|
|
|
- 'Class:bizServiceCall/Attribute:next_update' => 'Next update',
|
|
|
|
- 'Class:bizServiceCall/Attribute:next_update+' => 'next time the Ticket is expected to be modified',
|
|
|
|
- 'Class:bizServiceCall/Attribute:end_date' => 'Closure Date',
|
|
|
|
- 'Class:bizServiceCall/Attribute:end_date+' => 'Date when the call was closed',
|
|
|
|
- 'Class:bizServiceCall/Attribute:caller_id' => 'Caller',
|
|
|
|
- 'Class:bizServiceCall/Attribute:caller_id+' => 'person that trigger this call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:caller_mail' => 'Caller',
|
|
|
|
- 'Class:bizServiceCall/Attribute:caller_mail+' => 'Person that trigger this call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:impact' => 'Impact',
|
|
|
|
- 'Class:bizServiceCall/Attribute:impact+' => 'Impact for this call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:workgroup_id' => 'Workgroup',
|
|
|
|
- 'Class:bizServiceCall/Attribute:workgroup_id+' => 'which workgroup is owning call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:workgroup_name' => 'Workgroup',
|
|
|
|
- 'Class:bizServiceCall/Attribute:workgroup_name+' => 'name of workgroup managing the call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:agent_id' => 'Agent',
|
|
|
|
- 'Class:bizServiceCall/Attribute:agent_id+' => 'who is managing the call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:agent_mail' => 'Agent',
|
|
|
|
- 'Class:bizServiceCall/Attribute:agent_mail+' => 'mail of agent managing the call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:action_log' => 'Action Logs',
|
|
|
|
- 'Class:bizServiceCall/Attribute:action_log+' => 'List all action performed during the call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:severity' => 'Severity',
|
|
|
|
- 'Class:bizServiceCall/Attribute:severity+' => 'Field defining the criticity for the call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:severity/Value:critical' => 'critical',
|
|
|
|
- 'Class:bizServiceCall/Attribute:severity/Value:critical+' => 'critical',
|
|
|
|
- 'Class:bizServiceCall/Attribute:severity/Value:medium' => 'medium',
|
|
|
|
- 'Class:bizServiceCall/Attribute:severity/Value:medium+' => 'medium',
|
|
|
|
- 'Class:bizServiceCall/Attribute:severity/Value:low' => 'low',
|
|
|
|
- 'Class:bizServiceCall/Attribute:severity/Value:low+' => 'low',
|
|
|
|
- 'Class:bizServiceCall/Attribute:resolution' => 'Resolution',
|
|
|
|
- 'Class:bizServiceCall/Attribute:resolution+' => 'Description of the resolution',
|
|
|
|
- 'Class:bizServiceCall/Attribute:source' => 'Source',
|
|
|
|
- 'Class:bizServiceCall/Attribute:source+' => 'source type for this call',
|
|
|
|
- 'Class:bizServiceCall/Attribute:source/Value:phone' => 'phone',
|
|
|
|
- 'Class:bizServiceCall/Attribute:source/Value:phone+' => 'phone',
|
|
|
|
- 'Class:bizServiceCall/Attribute:source/Value:E-mail' => 'E-mail',
|
|
|
|
- 'Class:bizServiceCall/Attribute:source/Value:E-mail+' => 'E-mail',
|
|
|
|
- 'Class:bizServiceCall/Attribute:source/Value:Fax' => 'Fax',
|
|
|
|
- 'Class:bizServiceCall/Attribute:source/Value:Fax+' => 'Fax',
|
|
|
|
- 'Class:bizServiceCall/Attribute:impacted_infra_manual' => 'Impacted Infrastructure',
|
|
|
|
- 'Class:bizServiceCall/Attribute:impacted_infra_manual+' => 'CIs that are not meeting the SLA',
|
|
|
|
- 'Class:bizServiceCall/Attribute:related_tickets' => 'Related Incident',
|
|
|
|
- 'Class:bizServiceCall/Attribute:related_tickets+' => 'Other incident tickets related to this call',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_assign' => 'Assign this call',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_assign+' => 'Assign this call to a group and an agent',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_reassign' => 'Reassign this call',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_reassign+' => 'Reassign this call to a different group and agent',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_start_working' => 'Work on this call',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_start_working+' => 'Start working on this call',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_resolve' => 'Resolve this call',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_resolve+' => 'Resolve this call',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_close' => 'Close this call',
|
|
|
|
- 'Class:bizServiceCall/Stimulus:ev_close+' => 'Close this call',
|
|
|
|
|
|
+ 'Class:lnkSolutionToCI' => 'lnkSolutionToCI',
|
|
|
|
+ 'Class:lnkSolutionToCI+' => '',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:solution_id' => 'Solution',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:solution_id+' => '',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:solution_name' => 'Solution',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:solution_name+' => '',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:ci_id' => 'CI',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:ci_id+' => '',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:ci_name' => 'CI',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:ci_name+' => '',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:utility' => 'Utility',
|
|
|
|
+ 'Class:lnkSolutionToCI/Attribute:utility+' => 'Utility of the CI in the solution',
|
|
));
|
|
));
|
|
|
|
|
|
//
|
|
//
|
|
-// Class: lnkCallTicket
|
|
|
|
|
|
+// Class: lnkProcessToSolution
|
|
//
|
|
//
|
|
|
|
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
Dict::Add('EN US', 'English', 'English', array(
|
|
- 'Class:lnkCallTicket' => 'Call Ticket',
|
|
|
|
- 'Class:lnkCallTicket+' => 'Ticket related to a call',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:ticket_id' => 'Related Ticket',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:ticket_id+' => 'The related ticket',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:ticket_name' => 'Related ticket',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:ticket_name+' => 'Name of the related ticket',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:call_id' => 'Call',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:call_id+' => 'Ticket number',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:call_name' => 'Call name',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:call_name+' => 'Name of the call',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:impact' => 'Impact',
|
|
|
|
- 'Class:lnkCallTicket/Attribute:impact+' => 'Impact on the call',
|
|
|
|
|
|
+ 'Class:lnkProcessToSolution' => 'lnkProcessToSolution',
|
|
|
|
+ 'Class:lnkProcessToSolution+' => '',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:solution_id' => 'Solution',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:solution_id+' => '',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:solution_name' => 'Solution',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:solution_name+' => '',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:process_id' => 'Process',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:process_id+' => '',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:process_name' => 'Process',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:process_name+' => '',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:reason' => 'Reason',
|
|
|
|
+ 'Class:lnkProcessToSolution/Attribute:reason+' => 'More information on the link between the process and the solution',
|
|
));
|
|
));
|
|
|
|
|
|
-//
|
|
|
|
-// Class: lnkInfraCall
|
|
|
|
-//
|
|
|
|
-
|
|
|
|
-Dict::Add('EN US', 'English', 'English', array(
|
|
|
|
- 'Class:lnkInfraCall' => 'Infra Call',
|
|
|
|
- 'Class:lnkInfraCall+' => 'Infra concerned by a call',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:infra_id' => 'Infrastructure',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:infra_id+' => 'The infrastructure impacted',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:infra_name' => 'Infrastructure Name',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:infra_name+' => 'Name of the impacted infrastructure',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:call_id' => 'Call',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:call_id+' => 'Call number',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:call_name' => 'Call name',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:call_name+' => 'Name of the call',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:impact' => 'Impact',
|
|
|
|
- 'Class:lnkInfraCall/Attribute:impact+' => 'Level of impact of the infra by the related ticket',
|
|
|
|
-));
|
|
|
|
|
|
|
|
//
|
|
//
|
|
// Application Menu
|
|
// Application Menu
|