source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/revert/lang/ru/lang.php@ 25027

Last change on this file since 25027 was 25027, checked in by jmt12, 12 years ago

Adding the packages directory, and within it a configured version of dokuwiki all ready to run

File size: 1.8 KB
Line 
1<?php
2/**
3 * russian language file
4 * @author Denis Simakov <[email protected]>
5 * @author Andrew Pleshakov <[email protected]>
6 * @author ЗЌей ЭтерОйскОй [email protected]
7 * @author Hikaru Nakajima <[email protected]>
8 * @author Alexei Tereschenko <[email protected]>
9 * @author Irina Ponomareva [email protected]
10 * @author Alexander Sorkin <[email protected]>
11 * @author Kirill Krasnov <[email protected]>
12 * @author Vlad Tsybenko <[email protected]>
13 * @author Aleksey Osadchiy <[email protected]>
14 * @author Aleksandr Selivanov <[email protected]>
15 * @author Ladyko Andrey <[email protected]>
16 * @author Eugene <[email protected]>
17 */
18$lang['menu'] = 'МеМеЎжер ПткатПк';
19$lang['filter'] = 'ППОск спаЌ-страМОц';
20$lang['revert'] = 'ОткатОть ОзЌеМеМОя Ўля выбраММых
21 страМОц';
22$lang['reverted'] = '%s ПткачеМа к версОО %s';
23$lang['removed'] = '%s уЎалеМа';
24$lang['revstart'] = 'Начат прПцесс ПткаткО. ОМ ЌПжет заМять ЌМПгП вреЌеМО. ЕслО скрОпт Ме успевает завершОть рабПту О выЎаёт ПшОбку, МеПбх
25ПЎОЌП прПОзвестО Пткатку бПлее ЌалеМькОЌО частяЌО.';
26$lang['revstop'] = 'ПрПцесс ПткаткО успешМП завершёМ.';
27$lang['note1'] = 'ЗаЌечаМОе: пПОск с учётПЌ регОстра';
28$lang['note2'] = 'ЗаЌечаМОе: страМОца буЎет вПсстаМПвлеМа ЎП пПслеЎМей версОО, Ме сПЎержащей спаЌ-терЌОМ <i>%s</i>.';
Note: See TracBrowser for help on using the repository browser.