source: documentation/trunk/packages/dokuwiki-2011-05-25a/lib/plugins/popularity/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.4 KB
Line 
1<?php
2/**
3 * Russian language file
4 *
5 * @author ЗЌей ЭтерОйскОй [email protected]
6 * @author Hikaru Nakajima <[email protected]>
7 * @author Alexei Tereschenko <[email protected]>
8 * @author Irina Ponomareva [email protected]
9 * @author Alexander Sorkin <[email protected]>
10 * @author Kirill Krasnov <[email protected]>
11 * @author Vlad Tsybenko <[email protected]>
12 * @author Aleksey Osadchiy <[email protected]>
13 * @author Aleksandr Selivanov <[email protected]>
14 * @author Ladyko Andrey <[email protected]>
15 * @author Eugene <[email protected]>
16 */
17$lang['name'] = 'СбПр ОМфПрЌацОО П пПпулярМПстО (Ўля загрузкО ЌПжет пПтребПваться МекПтПрПе вреЌя)';
18$lang['submit'] = 'ОтправОть ЎаММые';
19$lang['autosubmit'] = 'АвтПЌатОческО Птправлять ЎаММые ПЎОМ раз в Ќесяц';
20$lang['submissionFailed'] = 'ДаММые Ме ЌПгут быть ПтправлеМы Оз-за ПшОбкО:';
21$lang['submitDirectly'] = 'Вы ЌПжете Птправлять ЎаММые вручМую, запПлМОв фПрЌу:';
22$lang['autosubmitError'] = 'ППслеЎМее автППтправлеМОе ЎаММых
23 Ме уЎалПсь Оз-за ПшОбкО:';
24$lang['lastSent'] = 'ДаММые ПтправлеМы';
Note: See TracBrowser for help on using the repository browser.