blob: 984497a2df2e976e2bd18264139ba34158a2403f (
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
132
133
134
135
|
#muuid {67848b07-83d2-49e9-8844-7e3de268e304}
;============================================================
; File: HTTPServer.dll
; Plugin: HTTPServer
; Version: 0.1.2.3
; Authors: Kennet Nielsen, modified by Vampik, Houdini
;============================================================
[HTTP Web Server plugin for Miranda.]
;file \plugins\HTTPServer\res\resource.rc
[IPAddress1]
[IPAddress2]
[Max downloads]
[Address]
[Mask]
[Share name]
[Allowed IP]
[HTTP Server statistics view]
[Display hidden shares]
[New share]
[Show HTTP server statistics]
[Set to default]
[External server name]
[This is the link pasted to the message window]
[Write log file]
[Enable HTTP server]
[Main menu items]
[Open log]
[Show popups]
Mostrar pop-ups
[Page keyword]
[URL address]
[%ExternalIP% variable]
[Test]
Prueba
[Transfer limit (Kb/s)]
[No control when Away or Not available]
[Connection control]
[Index creation]
[Disable]
Deshabilitar
[Create HTML (compatibility)]
[Create XML]
[Notifications]
Notificaciones
[Total connection limit]
[Connections per user limit]
[Default download limit]
[&Edit share]
[&Remove share]
[&Open in Browser]
[&Copy link]
Copiar enlace
;file \plugins\HTTPServer\src\GuiElements.cpp
[Share Current Directory]
[All files]
Todos los archivos
[Specify a file to share]
[Failed to share new file]
[Max Downloads]
[Allowed Mask]
[Real path]
[User]
[Agent]
[Completed]
[Speed]
[Current IP Address: ]
[Current Address: ]
[IP Address: ]
[You are browsing from]
[Your external IP was detected as %d.%d.%d.%d\r\nby: %s]
[You need to restart Miranda to change the main menu]
[HTTP Server]
[Network]
Red
[HTTP Share new file]
;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]
[Disable HTTP server]
|