-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAppResource.Designer.cs
477 lines (423 loc) · 19.6 KB
/
AppResource.Designer.cs
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
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.1
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Creek {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class AppResource {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal AppResource() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </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("Creek.AppResource", typeof(AppResource).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to 內容監控狀態資料 (Content Details) 讀取失敗, 原因: {0}.
/// </summary>
internal static string ContentDetailReadFailed {
get {
return ResourceManager.GetString("ContentDetailReadFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 內容尚未部署至官方種子.
/// </summary>
internal static string ContentNotDeployToSeed {
get {
return ResourceManager.GetString("ContentNotDeployToSeed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 內容製作輸入資料 (Recipes) 讀取失敗, 原因: {0}.
/// </summary>
internal static string ContentRecipesReadFailed {
get {
return ResourceManager.GetString("ContentRecipesReadFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 待監控之內容製作輸入資料 (Recipes) 移除失敗, 除設定檔之外請避免手動更新任何其他之檔案, 原因: {0}.
/// </summary>
internal static string ContentRecipesRemoveFailed {
get {
return ResourceManager.GetString("ContentRecipesRemoveFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 待監控之內容製作輸入資料 (Recipes) 更新失敗, 除設定檔之外請避免手動更新任何其他之檔案, 原因: {0}.
/// </summary>
internal static string ContentRecipesUpdateFailed {
get {
return ResourceManager.GetString("ContentRecipesUpdateFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 待監控之內容版本清單更新失敗, 除設定檔之外請避免手動更新任何其他之檔案, 原因: {0}.
/// </summary>
internal static string ContentVersionListUpdateFailed {
get {
return ResourceManager.GetString("ContentVersionListUpdateFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 指定的檔案目錄{0}不存在, 請檢查參數設定是否正確.
/// </summary>
internal static string DirectoryNotExist {
get {
return ResourceManager.GetString("DirectoryNotExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 下載器產生.
/// </summary>
internal static string DownloaderGenTaskName {
get {
return ResourceManager.GetString("DownloaderGenTaskName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}作業執行完畢.
/// </summary>
internal static string EndJobExecution {
get {
return ResourceManager.GetString("EndJobExecution", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 指定的檔案{0}不存在, 請檢查參數設定是否正確.
/// </summary>
internal static string FileNotExist {
get {
return ResourceManager.GetString("FileNotExist", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 指定的參數或設定值不存在或長度為零, 請檢查參數或設定是否正確.
/// </summary>
internal static string InputParameterRequired {
get {
return ResourceManager.GetString("InputParameterRequired", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 指定的參數必須是大於或等於零的數值, 請檢查參數或設定是否正確.
/// </summary>
internal static string InputParameterSouldBePositive {
get {
return ResourceManager.GetString("InputParameterSouldBePositive", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 應用程式設定資料 ({0}) 不存在, 請檢查參數設定是否正確.
/// </summary>
internal static string InvalidAppSetting {
get {
return ResourceManager.GetString("InvalidAppSetting", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 設定檔中的 "ContentGenJob.CreatedBy" 設定有誤, 必須為長度大於零之字串值.
/// </summary>
internal static string InvalidContentGenJobConfigCreatedBy {
get {
return ResourceManager.GetString("InvalidContentGenJobConfigCreatedBy", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 設定檔中的 "ContentGenJob.InternalTrackerAnnounceUrl" 設定有誤, 必須為長度大於零之字串值.
/// </summary>
internal static string InvalidContentGenJobConfigInternalTrackerAnnounceUrl {
get {
return ResourceManager.GetString("InvalidContentGenJobConfigInternalTrackerAnnounceUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 設定檔中的 "ContentGenJob.PieceLengthKB" 設定有誤, 必須為大於零之正整數.
/// </summary>
internal static string InvalidContentGenJobConfigPieceLengthKB {
get {
return ResourceManager.GetString("InvalidContentGenJobConfigPieceLengthKB", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 設定檔中的 "ContentGenJob.TrackerAnnounceUrl" 設定有誤, 必須為長度大於零之字串值.
/// </summary>
internal static string InvalidContentGenJobConfigTrackerAnnounceUrl {
get {
return ResourceManager.GetString("InvalidContentGenJobConfigTrackerAnnounceUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 傳入 "ContentGenJob" 的參數 "ContentSourceUrl" 有誤, 必須為長度大於零之字串值.
/// </summary>
internal static string InvalidContentGenJobDataMapContentSourceUrl {
get {
return ResourceManager.GetString("InvalidContentGenJobDataMapContentSourceUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 指定的免責聲明 "RFT檔" 不存在.
/// </summary>
internal static string InvalidDisclaimerFullPath {
get {
return ResourceManager.GetString("InvalidDisclaimerFullPath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 請輸入下載內容物的 "顯示名稱".
/// </summary>
internal static string InvalidDownloaderDisplayName {
get {
return ResourceManager.GetString("InvalidDownloaderDisplayName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 請為下載器產生一個專用的 GUID.
/// </summary>
internal static string InvalidDownloaderGuid {
get {
return ResourceManager.GetString("InvalidDownloaderGuid", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 請輸入下載內容物的 "官網位址".
/// </summary>
internal static string InvalidDownloaderHomeUrl {
get {
return ResourceManager.GetString("InvalidDownloaderHomeUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 請輸入下Google Analytics報表的 "資源編號".
/// </summary>
internal static string InvalidGoogleAnalyticsProfileID {
get {
return ResourceManager.GetString("InvalidGoogleAnalyticsProfileID", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 指定的下載內容物 "Torrent檔" 不存在.
/// </summary>
internal static string InvalidMetafileFullPath {
get {
return ResourceManager.GetString("InvalidMetafileFullPath", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 應用程式設定資料 ({0}) 必須為數值型態, 請檢查參數設定是否正確.
/// </summary>
internal static string InvalidNumbericalValue {
get {
return ResourceManager.GetString("InvalidNumbericalValue", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 索取虛寶活動的 "活動序號" 格式不正確, 必須為長度36字元的序號!.
/// </summary>
internal static string InvalidPromotionEventID {
get {
return ResourceManager.GetString("InvalidPromotionEventID", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 請輸入索取虛寶活動的 "活動伺服器" 的URL.
/// </summary>
internal static string InvalidPromotionEventServerUrl {
get {
return ResourceManager.GetString("InvalidPromotionEventServerUrl", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 應用程式設定資料 ({0}) 不正確, 官方種子IP位址清單設定必須為以分號 (;) 區隔且不重複之IP位址.
/// </summary>
internal static string InvalidSeedWebIPListSetting {
get {
return ResourceManager.GetString("InvalidSeedWebIPListSetting", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to {0}作業執行失敗, 原因: {1}.
/// </summary>
internal static string JobExecutionFailed {
get {
return ResourceManager.GetString("JobExecutionFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 中介資料部署.
/// </summary>
internal static string MetafileDeployTaskName {
get {
return ResourceManager.GetString("MetafileDeployTaskName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 中介資料檔產生.
/// </summary>
internal static string MetafileGenTaskName {
get {
return ResourceManager.GetString("MetafileGenTaskName", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 找不到 "NLog.config" 設定檔, 本系統採用 NLog 做為系統日誌記錄工具, 請確定 NLog 之設定是否正確.
/// </summary>
internal static string NLogConfigNotFound {
get {
return ResourceManager.GetString("NLogConfigNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 官方種子 (IP={0}) 命令執行作業 ({1}) 失敗.
/// </summary>
internal static string OfficalSeedCmdFailed {
get {
return ResourceManager.GetString("OfficalSeedCmdFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 原因: 找不到Banner Bitmap (207), 下載器生成作業無法繼續.
/// </summary>
internal static string ResBitmap207NotFound {
get {
return ResourceManager.GetString("ResBitmap207NotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 原因: 找不到Dialog Template (201), 下載器生成作業無法繼續.
/// </summary>
internal static string ResDialog201NotFound {
get {
return ResourceManager.GetString("ResDialog201NotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 原因: 找不到Disclaimer Template (40112), 下載器生成作業無法繼續.
/// </summary>
internal static string ResDisclaimerSlot40112NotFound {
get {
return ResourceManager.GetString("ResDisclaimerSlot40112NotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 原因: 找不到Embedded Satellite Resource (1000), 下載器生成作業無法繼續.
/// </summary>
internal static string ResEmbededSatelliteDllNotFound {
get {
return ResourceManager.GetString("ResEmbededSatelliteDllNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 原因: 找不到程式 ICON (128), 下載器生成作業無法繼續.
/// </summary>
internal static string ResIcon128NotFound {
get {
return ResourceManager.GetString("ResIcon128NotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 原因: 找不到String Template ({0}), 下載器生成作業無法繼續.
/// </summary>
internal static string ResStringTemplateNotFound {
get {
return ResourceManager.GetString("ResStringTemplateNotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 原因: 找不到Torrent Template (1022), 下載器生成作業無法繼續.
/// </summary>
internal static string ResTorrentSlot2011NotFound {
get {
return ResourceManager.GetString("ResTorrentSlot2011NotFound", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 與官方種子間之連線尚未建立或無法建立連線.
/// </summary>
internal static string SeedWebConnectionFailed {
get {
return ResourceManager.GetString("SeedWebConnectionFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 開始執行{0}作業.
/// </summary>
internal static string StartJobExecution {
get {
return ResourceManager.GetString("StartJobExecution", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 系統初始化失敗, 請根據系統日誌記錄檔所提供的資訊進行問題排除.
/// </summary>
internal static string SystemInitializationFailed {
get {
return ResourceManager.GetString("SystemInitializationFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 作業步驟 ({0}) 執行完畢.
/// </summary>
internal static string TaskExecutionDone {
get {
return ResourceManager.GetString("TaskExecutionDone", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 下載器壓縮失敗, 請重新再試或選擇不壓縮下載器.
/// </summary>
internal static string UPXCompressionFailed {
get {
return ResourceManager.GetString("UPXCompressionFailed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 指定的URL ({0}) 不存在, 請檢查參數設定是否正確.
/// </summary>
internal static string UrlNotExist {
get {
return ResourceManager.GetString("UrlNotExist", resourceCulture);
}
}
}
}