🌐 Russian translations for 2.6.1 (#70)

This commit is contained in:
Vladimir Kunin
2019-03-25 18:29:05 +03:00
committed by Pierre Goiffon
parent 3eff8f62b1
commit b5c4801beb
27 changed files with 318 additions and 389 deletions

View File

@@ -5,7 +5,7 @@
* @author Vladimir Kunin <v.b.kunin@gmail.com>
* @link http://community.itop-itsm.ru iTop Russian Community
* @link https://github.com/itop-itsm-ru/itop-rus
* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
* @license http://opensource.org/licenses/AGPL-3.0
*
*/
Dict::Add('RU RU', 'Russian', 'Русский', array(
@@ -223,7 +223,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'Class:Incident/Error:CannotAssignParentIncidentIdToSelf' => 'Невозможно назначить этот же инцидент в качестве родительского',
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets',
'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info',
'Class:Incident/Method:ResolveChildTickets+' => 'Каскадное решение дочерних тикетов (ev_autoresolve) с установкой следующих параметров: услуга, команда, агент, информация о решении.',
'Tickets:Related:OpenIncidents' => 'Открытые инциденты',
));