mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Add Russian translations for 2.7.0-1 (rebased)
This commit is contained in:
committed by
Molkobain
parent
23c15c1b6c
commit
a182a37139
@@ -191,12 +191,12 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Core:AttributeTag' => 'Тег',
|
||||
'Core:AttributeTag+' => 'Тег',
|
||||
|
||||
'Core:Context=REST/JSON' => 'REST~~',
|
||||
'Core:Context=Synchro' => 'Synchro~~',
|
||||
'Core:Context=Setup' => 'Setup~~',
|
||||
'Core:Context=GUI:Console' => 'Console~~',
|
||||
'Core:Context=CRON' => 'cron~~',
|
||||
'Core:Context=GUI:Portal' => 'Portal~~',
|
||||
'Core:Context=REST/JSON' => 'REST',
|
||||
'Core:Context=Synchro' => 'Synchro',
|
||||
'Core:Context=Setup' => 'Setup',
|
||||
'Core:Context=GUI:Console' => 'Console',
|
||||
'Core:Context=CRON' => 'cron',
|
||||
'Core:Context=GUI:Portal' => 'Portal',
|
||||
));
|
||||
|
||||
|
||||
@@ -529,8 +529,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:Trigger/Attribute:action_list+' => 'Действия, выполняемые при срабатывании триггера',
|
||||
'Class:Trigger/Attribute:finalclass' => 'Тип',
|
||||
'Class:Trigger/Attribute:finalclass+' => '',
|
||||
'Class:Trigger/Attribute:context' => 'Context~~',
|
||||
'Class:Trigger/Attribute:context+' => 'Context to allow the trigger to start~~',
|
||||
'Class:Trigger/Attribute:context' => 'Контекст',
|
||||
'Class:Trigger/Attribute:context+' => 'Контекст, в котором будет срабатывать триггер',
|
||||
));
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user