Update spanish translations (thanks to Miguel Turrubiates!)

SVN:trunk[5353]
This commit is contained in:
Guillaume Lajarige
2018-02-21 16:39:44 +00:00
parent f458826643
commit 84b383154d
17 changed files with 403 additions and 413 deletions

View File

@@ -263,11 +263,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Class:UserRequest/Stimulus:ev_reopen+' => 'Reabrir',
'Class:UserRequest/Stimulus:ev_wait_for_approval' => 'Esperando Aprobación',
'Class:UserRequest/Stimulus:ev_wait_for_approval+' => 'Esperando Aprobación',
'Class:UserRequest/Error:CannotAssignParentRequestIdToSelf' => 'Cannot assign the Parent request to the request itself~~',
'Class:UserRequest/Method:ResolveChildTickets' => 'ResolveChildTickets~~',
'Class:UserRequest/Method:ResolveChildTickets+' => 'Cascade the resolution to child requests (ev_autoresolve), and align the following characteristics of the request: service, team, agent, resolution info~~',
'Class:UserRequest/Error:CannotAssignParentRequestIdToSelf' => 'No puede asignarse el requerimiento Padre a si mismo',
'Class:UserRequest/Method:ResolveChildTickets' => 'Resolver tickets hijos',
'Class:UserRequest/Method:ResolveChildTickets+' => 'Cascadear la solución a los tickets hijos (ev_autoresolve), y alinear las siguientes características: servicio, equipo, agente, información de solución',
));
?>