mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
N°3635 Update ES translations
Many thanks to Miguel Turrubiates !
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
//
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
/**
|
||||
* Localized data
|
||||
/**
|
||||
* Spanish Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2013 Combodo SARL
|
||||
* @copyright Copyright (C) 2010-2021 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
* @traductor Miguel Turrubiates <miguel_tf@yahoo.com>
|
||||
*/
|
||||
@@ -359,7 +359,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:SLA/Attribute:slts_list+' => 'Objetivos de Nivel de Servicio',
|
||||
'Class:SLA/Attribute:customercontracts_list' => 'Acuerdos con Clientes',
|
||||
'Class:SLA/Attribute:customercontracts_list+' => 'Acuerdos con Clientes',
|
||||
'Class:SLA/Error:UniqueLnkCustomerContractToService' => 'Could not save link with Customer contract %1$s and service %2$s : SLA already exists~~',
|
||||
'Class:SLA/Error:UniqueLnkCustomerContractToService' => 'No se puede guardar relación de Acuerco con Cliente %1$s con Servicio %2$s : El SLA ya existe',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -420,7 +420,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:lnkSLAToSLT/Attribute:slt_name+' => 'SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Métrica',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_metric+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Tipo de reporte',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Tipo de Requerimiento',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Prioridad',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '',
|
||||
|
||||
Reference in New Issue
Block a user