Update spanish translations (thanks to Miguel Turrubiates)

This commit is contained in:
Molkobain
2018-12-07 19:32:27 +01:00
parent 7d43ae40b8
commit 59570f3a21
10 changed files with 101 additions and 85 deletions

View File

@@ -122,6 +122,8 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Class:Contract/Attribute:cost_currency+' => 'Moneda',
'Class:Contract/Attribute:cost_currency/Value:dollars' => 'Dólares',
'Class:Contract/Attribute:cost_currency/Value:dollars+' => 'Dólares de E.U.A',
'Class:Contract/Attribute:cost_currency/Value:euros' => 'Euros',
'Class:Contract/Attribute:cost_currency/Value:euros+' => '~~',
'Class:Contract/Attribute:cost_currency/Value:pesos' => 'Pesos',
'Class:Contract/Attribute:cost_currency/Value:pesos+' => 'Pesos',
'Class:Contract/Attribute:contracttype_id' => 'Tipo de Contrato',
@@ -400,8 +402,8 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Class:SLT/Attribute:request_type+' => 'Tipo de Reporte',
'Class:SLT/Attribute:request_type/Value:incident' => 'Incidente',
'Class:SLT/Attribute:request_type/Value:incident+' => 'Incidente',
'Class:SLT/Attribute:request_type/Value:servicerequest' => 'Requerimiento de Servicio',
'Class:SLT/Attribute:request_type/Value:servicerequest+' => 'Requerimiento de Servicio',
'Class:SLT/Attribute:request_type/Value:service_request' => 'Requerimeinto de Servicio',
'Class:SLT/Attribute:request_type/Value:service_request+' => 'Requerimeinto de Servicio',
'Class:SLT/Attribute:metric' => 'Métrica',
'Class:SLT/Attribute:metric+' => 'Métrica',
'Class:SLT/Attribute:metric/Value:tto' => 'TDA - Tiempo de Asignación',
@@ -530,7 +532,4 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Class:lnkDeliveryModelToContact/Attribute:role_id+' => 'Rol',
'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Rol',
'Class:lnkDeliveryModelToContact/Attribute:role_name+' => 'Rol',
'Class:Contract/Attribute:cost_currency/Value:euros' => 'Euros',
'Class:SLT/Attribute:request_type/Value:service_request' => 'Requerimeinto de Servicio',
'Class:SLT/Attribute:request_type/Value:service_request+' => 'Requerimeinto de Servicio',
));