mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
🌐 N°3635 ES dict : change 'Español, Castellaño' to 'Español, Castellano'
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>+
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Menu:ServiceManagement' => 'Administración de Servicios',
|
||||
'Menu:ServiceManagement+' => 'Administración de Servicios',
|
||||
'Menu:Service:Overview' => 'Resumen de Servicios',
|
||||
@@ -66,7 +66,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: Organization
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:Organization/Attribute:deliverymodel_id' => 'Modelo de Entrega',
|
||||
'Class:Organization/Attribute:deliverymodel_id+' => 'Modelo de Entrega',
|
||||
'Class:Organization/Attribute:deliverymodel_name' => 'Nombre del Modelo de Entrega',
|
||||
@@ -77,7 +77,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: ContractType
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:ContractType' => 'Tipo de Contrato',
|
||||
'Class:ContractType+' => 'Tipo de Contrato',
|
||||
));
|
||||
@@ -86,7 +86,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: Contract
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:Contract' => 'Contrato',
|
||||
'Class:Contract+' => 'Contrato',
|
||||
'Class:Contract/Attribute:name' => 'Nombre',
|
||||
@@ -140,7 +140,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: CustomerContract
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:CustomerContract' => 'Acuerdo con Cliente',
|
||||
'Class:CustomerContract+' => 'Acuerdo con Cliente',
|
||||
'Class:CustomerContract/Attribute:services_list' => 'Servicios',
|
||||
@@ -151,7 +151,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: ProviderContract
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:ProviderContract' => 'Contrato con Proveedor',
|
||||
'Class:ProviderContract+' => 'Contrato con Proveedor',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list' => 'ECs',
|
||||
@@ -170,7 +170,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkContactToContract
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkContactToContract' => 'Relación Contacto y Contrato',
|
||||
'Class:lnkContactToContract+' => 'Relación Contacto y Contrato',
|
||||
'Class:lnkContactToContract/Attribute:contract_id' => 'Contrato',
|
||||
@@ -187,7 +187,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkContractToDocument
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkContractToDocument' => 'Relación Contrato y Documento',
|
||||
'Class:lnkContractToDocument+' => 'Relación Contrato y Documento',
|
||||
'Class:lnkContractToDocument/Attribute:contract_id' => 'Contrato',
|
||||
@@ -204,7 +204,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkFunctionalCIToProviderContract
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkFunctionalCIToProviderContract' => 'Relación EC Funcional y Contrato con Proveedor',
|
||||
'Class:lnkFunctionalCIToProviderContract+' => 'Relación EC Funcional y Contrato con Proveedor',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_id' => 'Contrato con Proveedor',
|
||||
@@ -221,7 +221,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: ServiceFamily
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:ServiceFamily' => 'Familia de Servicios',
|
||||
'Class:ServiceFamily+' => 'Familia de Servicios',
|
||||
'Class:ServiceFamily/Attribute:name' => 'Nombre',
|
||||
@@ -236,7 +236,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: Service
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:Service' => 'Servicio',
|
||||
'Class:Service+' => 'Servicio',
|
||||
'Class:Service/Attribute:name' => 'Nombre',
|
||||
@@ -279,7 +279,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkDocumentToService
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkDocumentToService' => 'Relación Documento y Servicio',
|
||||
'Class:lnkDocumentToService+' => 'Relación Documento y Servicio',
|
||||
'Class:lnkDocumentToService/Attribute:service_id' => 'Servicio',
|
||||
@@ -296,7 +296,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkContactToService
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkContactToService' => 'Relación Contacto y Servicio',
|
||||
'Class:lnkContactToService+' => 'Relación Contacto y Servicio',
|
||||
'Class:lnkContactToService/Attribute:service_id' => 'Servicio',
|
||||
@@ -313,7 +313,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: ServiceSubcategory
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:ServiceSubcategory' => 'Subcategoría',
|
||||
'Class:ServiceSubcategory+' => 'Subcategoría',
|
||||
'Class:ServiceSubcategory/Attribute:name' => 'Nombre',
|
||||
@@ -344,7 +344,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: SLA
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:SLA' => 'SLA - Acuerdo de Nivel de Servicio',
|
||||
'Class:SLA+' => 'SLA - Acuerdo de Nivel de Servicio',
|
||||
'Class:SLA/Attribute:name' => 'Nombre',
|
||||
@@ -366,7 +366,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: SLT
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:SLT' => 'SLT - Objetivos de Nivel de Servicio',
|
||||
'Class:SLT+' => 'SLT - Objetivos de Nivel de Servicio',
|
||||
'Class:SLT/Attribute:name' => 'Nombre',
|
||||
@@ -407,7 +407,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkSLAToSLT
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkSLAToSLT' => 'Relación SLA y SLT',
|
||||
'Class:lnkSLAToSLT+' => 'Relación SLA y SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_id' => 'SLA',
|
||||
@@ -434,7 +434,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkCustomerContractToService
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkCustomerContractToService' => 'Relación Acuerdo con Cliente y Servicio',
|
||||
'Class:lnkCustomerContractToService+' => 'Relación Acuerdo con Cliente y Servicio',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id' => 'Acuerdo con Cliente',
|
||||
@@ -455,7 +455,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkProviderContractToService
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkProviderContractToService' => 'Relación Contrato con Proveedor y Servicio',
|
||||
'Class:lnkProviderContractToService+' => 'Relación Contrato con Proveedor y Servicio',
|
||||
'Class:lnkProviderContractToService/Attribute:service_id' => 'Servicio',
|
||||
@@ -472,7 +472,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkFunctionalCIToService
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkFunctionalCIToService' => 'Relación EC Funcional y Servicio',
|
||||
'Class:lnkFunctionalCIToService+' => 'Relación EC Funcional y Servicio',
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_id' => 'Servicio',
|
||||
@@ -489,7 +489,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: DeliveryModel
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:DeliveryModel' => 'Modelo de Entrega',
|
||||
'Class:DeliveryModel+' => 'Modelo de Entrega',
|
||||
'Class:DeliveryModel/Attribute:name' => 'Nombre',
|
||||
@@ -510,7 +510,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
// Class: lnkDeliveryModelToContact
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:lnkDeliveryModelToContact' => 'Relación Modelo de Entrega y Contacto',
|
||||
'Class:lnkDeliveryModelToContact+' => 'Relación Modelo de Entrega y Contacto',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id' => 'Modelo de Entrega',
|
||||
|
||||
Reference in New Issue
Block a user