~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/lang/russian.lang

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
$w_allServicesRunning = '??? ?????? ????????';
 
4
$w_oneServiceRunning = '???????? %n ?? %t ?????';
 
5
$w_allServicesStopped = '??? ?????? ?? %t ???????????';
 
6
 
 
7
$w_serverOffline = '?????? ?? ? ????';
 
8
$w_serverOnline = '?????? ? ????';
 
9
 
 
10
$w_about = '&? ?????????...';
 
11
$w_helpFile = '???????';
 
12
$w_help = 'Help';
 
13
$w_exit = '?????';
 
14
 
 
15
$w_localhost = 'Localhost';
 
16
$w_phpmyadmin = 'phpMyAdmin';
 
17
$w_sqlitemanager = 'SQLiteManager';
 
18
$w_wwwDirectory = '??????? www';
 
19
$w_logFiles = '????? ????????';
 
20
$w_configFiles = '????? ????????????';
 
21
$w_apacheModules = '?????? Apache';
 
22
$w_phpSettings = '????????? PHP';
 
23
$w_aliasDirectories = '?????????? ?????????';
 
24
$w_services = '??????';
 
25
$w_apache = 'Apache';
 
26
$w_mysql = 'MySQL';
 
27
$w_startServices = '????????? ??? ??????';
 
28
$w_stopServices = '?????????? ??? ??????';
 
29
$w_restartServices = '????????????? ??? ??????';
 
30
$w_putOnline = '????????';
 
31
$w_putOffline = '?????????';
 
32
 
 
33
$w_apacheErrorLog = 'Apache error log';
 
34
$w_apacheAccessLog = 'Apache access log';
 
35
$w_phpLog = 'PHP error log';
 
36
$w_mysqlLog = 'MySQL log';
 
37
$w_adddAlias = '???????? ?????????';
 
38
$w_refresh = '????????';
 
39
$w_phpExtensions = '?????????? PHP';
 
40
$w_addExtension = '???????? ??????????';
 
41
 
 
42
$w_startResume = '&?????????/???????????? ??????';
 
43
$w_pauseService = '&????????????? ??????';
 
44
$w_stopService = '?&????????? ??????';
 
45
$w_restartService = '?&???????????? ??????';
 
46
$w_testPort80 = '????????? ???? 80';
 
47
$w_installService = '&?????????? ??????';
 
48
$w_removeService = '?&?????? ??????';
 
49
$w_mysqlConsole = '??????? MySQL';
 
50
 
 
51
$w_language = '????';
 
52
 
 
53
?>
 
 
b'\\ No newline at end of file'