blob: 45ce296a3fdcae32a7d62013dff7465e1a007b3d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
|
#muuid {67848b07-83d2-49e9-8844-7e3de268e304}
;============================================================
; File: HTTPServer.dll
; Plugin: HTTPServer
; Version: 0.1.2.4
; Authors: Kennet Nielsen, modified by Vampik, Houdini
;============================================================
[HTTP Web Server plugin for Miranda.]
HTTP веб-сервер для Miranda.
;file \plugins\HTTPServer\res\resource.rc
[IPAddress1]
IP-адрес 1
[IPAddress2]
IP-адрес 2
[Max downloads]
Макс. закачки
[Address]
Адрес
[Mask]
Маска
[Share name]
Имя шары
[Allowed IP]
Разрешённые IP
[HTTP Server statistics view]
Статистика просмотров HTTP сервера
[Display hidden shares]
[New share]
[Set to default]
По умолчанию
[External server name]
Внешнее имя сервера
[This is the link pasted to the message window]
Это ссылка, вставленная в окно сообщений
[Write log file]
Записывать лог
[Open log]
Открыть лог
[Show popups]
Показывать всплывающие окна
[Page keyword]
Ключ. слова
[URL address]
Адрес URL
[%ExternalIP% variable]
Переменная %ExternalIP%
[Test]
Тест
[Transfer limit (Kb/s)]
Ограничение скорости (Кб/с)
[No control when Away or Not available]
Откл., если Отсутствую/Недоступен
[Connection control]
Контроль соединений
[Index creation]
Создание индекса
[Disable]
Выключить
[Create HTML (compatibility)]
Создать HTML (совместимо)
[Create XML]
Создать XML
[Notifications]
Уведомления
[Total connection limit]
Максимально соединений
[Connections per user limit]
Ограничение на пользователя
[Default download limit]
Ограничение загрузок по умолч.
[&Edit share]
&Изм. общее
[&Remove share]
&Удалить общее
[&Open in Browser]
&Открыть в браузере
[&Copy link]
&Копировать ссылку
;file \plugins\HTTPServer\src\GuiElements.cpp
[Share Current Directory]
Сделать текущую папку общей
[All files]
Все файлы
[Specify a file to share]
Файл для доступа
[Failed to share new file]
[Max Downloads]
Макс. закачки
[Allowed Mask]
Разрешённая маска
[Real path]
Реальный путь
[User]
Пользователь
[Agent]
Агент
[Completed]
Завершено
[Speed]
Скорость
[Current IP Address: ]
Текущий IP-адрес:\s
[Current Address: ]
Текущий адрес:\s
[IP Address: ]
IP-адрес:\s
[You are browsing from]
[Your external IP was detected as %d.%d.%d.%d\r\nby: %s]
Ваш внешний IP определён как %d.%d.%d.%d\r\nс: %s
[HTTP Server]
HTTP сервер
[Network]
Сеть
[HTTP Share new file]
HTTP Новый общий файл
[Show HTTP server statistics]
Статистика НТТР сервера
;file \plugins\HTTPServer\src\HttpUser.cpp
[Share removed]
Общее удалено
;file \plugins\HTTPServer\src\main.cpp
[Failed to bind to port %s\r\nThis is most likely because another program or service is using this port]
Не удалось выполнить привязку к порту %s\r\nВероятно, это вызвано тем, что этот порт уже используется другой программой или службой
[Disable HTTP server]
Отключить HTTP сервер
[Enable HTTP server]
Включить HTTP сервер
|