blob: 7a065e8e2e40759891972fa85b83f3e32d008076 (
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.]
;file \plugins\HTTPServer\res\resource.rc
[IPAddress1]
Adresse IP 1
[IPAddress2]
Adresse IP 2
[Max downloads]
Download max
[Address]
Adresse
[Mask]
[Share name]
[Allowed IP]
IP autorisée
[HTTP Server statistics view]
[Display hidden shares]
[New share]
[Set to default]
Par défaut
[External server name]
[This is the link pasted to the message window]
[Write log file]
Journaliser
[Open log]
Ouvrir
[Show popups]
[Page keyword]
[URL address]
Adresse URL
[%ExternalIP% variable]
Variable %ExternalIP%
[Test]
Test
[Transfer limit (Kb/s)]
Limite de transfert (Kb/s)
[No control when Away or Not available]
Sans contrôle si Absent ou Indisponible
[Connection control]
[Index creation]
[Disable]
[Create HTML (compatibility)]
Créer un XML (mode compatible)
[Create XML]
Créer un XML
[Notifications]
Notifications
[Total connection limit]
[Connections per user limit]
[Default download limit]
[&Edit share]
[&Remove share]
[&Open in Browser]
&Ouvrir dans le navigateur
[&Copy link]
&Copier le lien
;file \plugins\HTTPServer\src\GuiElements.cpp
[Share Current Directory]
[All files]
Tous les fichiers
[Specify a file to share]
[Failed to share new file]
[Max Downloads]
Download max
[Allowed Mask]
[Real path]
Répertoire complet
[User]
Utilisateur
[Agent]
[Completed]
Terminé
[Speed]
Vitesse
[Current IP Address: ]
[Current Address: ]
[IP Address: ]
[You are browsing from]
[Your external IP was detected as %d.%d.%d.%d\r\nby: %s]
[HTTP Server]
Serveur HTTP
[Network]
Réseau
[HTTP Share new file]
[Show HTTP server statistics]
Voir les stat. HTTP server
;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]
Désactiver HTTP server
[Enable HTTP server]
Activer HTTP server
|