summaryrefslogtreecommitdiff
path: root/Ivy/Properties/Resources.Designer.cs
blob: 6738c78755c65f81189c4297c515c37a20f0f403 (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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
//------------------------------------------------------------------------------
// <auto-generated>
//     Ce code a été généré par un outil.
//     Version du runtime :4.0.30319.225
//
//     Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
//     le code est régénéré.
// </auto-generated>
//------------------------------------------------------------------------------

namespace IvyBus.Properties {
    using System;
    
    
    /// <summary>
    ///   Une classe de ressource fortement typée destinée, entre autres, à la consultation des chaînes localisées.
    /// </summary>
    // Cette classe a été générée automatiquement par la classe StronglyTypedResourceBuilder
    // à l'aide d'un outil, tel que ResGen ou Visual Studio.
    // Pour ajouter ou supprimer un membre, modifiez votre fichier .ResX, puis réexécutez ResGen
    // avec l'option /str ou régénérez votre projet VS.
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    internal class Resources {
        
        private static global::System.Resources.ResourceManager resourceMan;
        
        private static global::System.Globalization.CultureInfo resourceCulture;
        
        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
        internal Resources() {
        }
        
        /// <summary>
        ///   Retourne l'instance ResourceManager mise en cache utilisée par cette classe.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Resources.ResourceManager ResourceManager {
            get {
                if (object.ReferenceEquals(resourceMan, null)) {
                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("IvyBus.Properties.Resources", typeof(Resources).Assembly);
                    resourceMan = temp;
                }
                return resourceMan;
            }
        }
        
        /// <summary>
        ///   Remplace la propriété CurrentUICulture du thread actuel pour toutes
        ///   les recherches de ressources à l'aide de cette classe de ressource fortement typée.
        /// </summary>
        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
        internal static global::System.Globalization.CultureInfo Culture {
            get {
                return resourceCulture;
            }
            set {
                resourceCulture = value;
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à abnormally Disconnected from .
        /// </summary>
        internal static string AbDisconnect {
            get {
                return ResourceManager.GetString("AbDisconnect", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Bad broadcast address.
        /// </summary>
        internal static string BadBroadcast {
            get {
                return ResourceManager.GetString("BadBroadcast", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à error compiling binding .
        /// </summary>
        internal static string BadExpression {
            get {
                return ResourceManager.GetString("BadExpression", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à receiveMsg false ! leaving the thread.
        /// </summary>
        internal static string BadReceive {
            get {
                return ResourceManager.GetString("BadReceive", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à abnormally Formed message expected &apos;msg field=value field=value....&apos; :.
        /// </summary>
        internal static string BadSimpleBinding {
            get {
                return ResourceManager.GetString("BadSimpleBinding", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Ignoring bad protocol version .
        /// </summary>
        internal static string BadVersion {
            get {
                return ResourceManager.GetString("BadVersion", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à good bye.
        /// </summary>
        internal static string ByeMessage {
            get {
                return ResourceManager.GetString("ByeMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à received bye Message from .
        /// </summary>
        internal static string ByeReceive {
            get {
                return ResourceManager.GetString("ByeReceive", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à closing connection to .
        /// </summary>
        internal static string Closing {
            get {
                return ResourceManager.GetString("Closing", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Rare ! A concurrent connect occurred.
        /// </summary>
        internal static string ConcurrentConnect {
            get {
                return ResourceManager.GetString("ConcurrentConnect", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Connected from .
        /// </summary>
        internal static string Connected {
            get {
                return ResourceManager.GetString("Connected", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à received die Message from .
        /// </summary>
        internal static string DieReceive {
            get {
                return ResourceManager.GetString("DieReceive", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à normally Disconnected from .
        /// </summary>
        internal static string Disconnected {
            get {
                return ResourceManager.GetString("Disconnected", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Error msg .
        /// </summary>
        internal static string ErrorReceive {
            get {
                return ResourceManager.GetString("ErrorReceive", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Ivy.
        /// </summary>
        internal static string Ivy {
            get {
                return ResourceManager.GetString("Ivy", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à IvyClient.
        /// </summary>
        internal static string IvyClient {
            get {
                return ResourceManager.GetString("IvyClient", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à I can&apos;t send my message to this client. He probably left .
        /// </summary>
        internal static string IvyClientLeft {
            get {
                return ResourceManager.GetString("IvyClientLeft", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Ivy server socket reader caught an exception: .
        /// </summary>
        internal static string IvyIOException {
            get {
                return ResourceManager.GetString("IvyIOException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à my server socket has been closed .
        /// </summary>
        internal static string IvySocketException {
            get {
                return ResourceManager.GetString("IvySocketException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à IvyWatcher.
        /// </summary>
        internal static string IvyWatcher {
            get {
                return ResourceManager.GetString("IvyWatcher", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Pinger Thread killed .
        /// </summary>
        internal static string PingerThreadKilled {
            get {
                return ResourceManager.GetString("PingerThreadKilled", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à are you here ?.
        /// </summary>
        internal static string PingerThreadMessage {
            get {
                return ResourceManager.GetString("PingerThreadMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Pinger Thread started.
        /// </summary>
        internal static string PingerThreadStarted {
            get {
                return ResourceManager.GetString("PingerThreadStarted", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Pinger Thread stopped.
        /// </summary>
        internal static string PingerThreadStopped {
            get {
                return ResourceManager.GetString("PingerThreadStopped", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Ping msg from .
        /// </summary>
        internal static string PingReceive {
            get {
                return ResourceManager.GetString("PingReceive", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à protocol error on msgType.
        /// </summary>
        internal static string ProtocolError {
            get {
                return ResourceManager.GetString("ProtocolError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Reason: .
        /// </summary>
        internal static string Reason {
            get {
                return ResourceManager.GetString("Reason", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à socket closed .
        /// </summary>
        internal static string SocketClosed {
            get {
                return ResourceManager.GetString("SocketClosed", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Thread started.
        /// </summary>
        internal static string ThreadStart {
            get {
                return ResourceManager.GetString("ThreadStart", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Thread stopped.
        /// </summary>
        internal static string ThreadStop {
            get {
                return ResourceManager.GetString("ThreadStop", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à protocol error, unknown message type .
        /// </summary>
        internal static string UnknownMessage {
            get {
                return ResourceManager.GetString("UnknownMessage", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à can&apos;t connect to .
        /// </summary>
        internal static string WatcherConnectError {
            get {
                return ResourceManager.GetString("WatcherConnectError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à IvyWatcher I/O error.
        /// </summary>
        internal static string WatcherIOError {
            get {
                return ResourceManager.GetString("WatcherIOError", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à watcher thread ended: .
        /// </summary>
        internal static string WatcherIOException {
            get {
                return ResourceManager.GetString("WatcherIOException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à Receive Broadcast from .
        /// </summary>
        internal static string WatcherReceive {
            get {
                return ResourceManager.GetString("WatcherReceive", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Recherche une chaîne localisée semblable à watcher socket closed: .
        /// </summary>
        internal static string WatcherSocketClosed {
            get {
                return ResourceManager.GetString("WatcherSocketClosed", resourceCulture);
            }
        }
    }
}