개정판 32da6a8a
SPPID2019 이전으로 회귀
Change-Id: I1a4d3104e911ab79f2a9f6a2bf5558bb2c568f29
DTI_PID/SPPIDConverter/Properties/Msg.Designer.cs | ||
---|---|---|
1 | 1 |
//------------------------------------------------------------------------------ |
2 | 2 |
// <auto-generated> |
3 |
// 이 코드는 도구를 사용하여 생성되었습니다.
|
|
4 |
// 런타임 버전:4.0.30319.42000
|
|
3 |
// This code was generated by a tool.
|
|
4 |
// Runtime Version:4.0.30319.42000
|
|
5 | 5 |
// |
6 |
// 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
|
|
7 |
// 이러한 변경 내용이 손실됩니다.
|
|
6 |
// Changes to this file may cause incorrect behavior and will be lost if
|
|
7 |
// the code is regenerated.
|
|
8 | 8 |
// </auto-generated> |
9 | 9 |
//------------------------------------------------------------------------------ |
10 | 10 |
|
... | ... | |
13 | 13 |
|
14 | 14 |
|
15 | 15 |
/// <summary> |
16 |
/// 지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
|
|
16 |
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|
17 | 17 |
/// </summary> |
18 |
// 이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
|
|
19 |
// 클래스에서 자동으로 생성되었습니다.
|
|
20 |
// 멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
|
|
21 |
// 다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
|
|
22 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
|
|
18 |
// This class was auto-generated by the StronglyTypedResourceBuilder
|
|
19 |
// class via a tool like ResGen or Visual Studio.
|
|
20 |
// To add or remove a member, edit your .ResX file then rerun ResGen
|
|
21 |
// with the /str option, or rebuild your VS project.
|
|
22 |
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
|
23 | 23 |
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
24 | 24 |
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
25 | 25 |
internal class Msg { |
... | ... | |
33 | 33 |
} |
34 | 34 |
|
35 | 35 |
/// <summary> |
36 |
/// 이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
|
|
36 |
/// Returns the cached ResourceManager instance used by this class.
|
|
37 | 37 |
/// </summary> |
38 | 38 |
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
39 | 39 |
internal static global::System.Resources.ResourceManager ResourceManager { |
... | ... | |
47 | 47 |
} |
48 | 48 |
|
49 | 49 |
/// <summary> |
50 |
/// 이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
|
|
51 |
/// 재정의합니다.
|
|
50 |
/// Overrides the current thread's CurrentUICulture property for all
|
|
51 |
/// resource lookups using this strongly typed resource class.
|
|
52 | 52 |
/// </summary> |
53 | 53 |
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] |
54 | 54 |
internal static global::System.Globalization.CultureInfo Culture { |
... | ... | |
61 | 61 |
} |
62 | 62 |
|
63 | 63 |
/// <summary> |
64 |
/// Are you sure you want to clear mapping information?과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
64 |
/// Looks up a localized string similar to Are you sure you want to clear mapping information?.
|
|
65 | 65 |
/// </summary> |
66 | 66 |
internal static string ClearMapping { |
67 | 67 |
get { |
... | ... | |
70 | 70 |
} |
71 | 71 |
|
72 | 72 |
/// <summary> |
73 |
/// Connection Fail과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
73 |
/// Looks up a localized string similar to Connection Fail.
|
|
74 | 74 |
/// </summary> |
75 | 75 |
internal static string ConnectionFail { |
76 | 76 |
get { |
... | ... | |
79 | 79 |
} |
80 | 80 |
|
81 | 81 |
/// <summary> |
82 |
/// Connection successful과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
82 |
/// Looks up a localized string similar to Connection successful.
|
|
83 | 83 |
/// </summary> |
84 | 84 |
internal static string ConnectionSuccessful { |
85 | 85 |
get { |
... | ... | |
88 | 88 |
} |
89 | 89 |
|
90 | 90 |
/// <summary> |
91 |
/// Completed drawing conversion과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
91 |
/// Looks up a localized string similar to Completed drawing conversion.
|
|
92 | 92 |
/// </summary> |
93 | 93 |
internal static string EndConvert { |
94 | 94 |
get { |
... | ... | |
97 | 97 |
} |
98 | 98 |
|
99 | 99 |
/// <summary> |
100 |
/// Error과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
100 |
/// Looks up a localized string similar to Error.
|
|
101 | 101 |
/// </summary> |
102 | 102 |
internal static string Error { |
103 | 103 |
get { |
... | ... | |
106 | 106 |
} |
107 | 107 |
|
108 | 108 |
/// <summary> |
109 |
/// Fail과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
109 |
/// Looks up a localized string similar to Fail.
|
|
110 | 110 |
/// </summary> |
111 | 111 |
internal static string Fail { |
112 | 112 |
get { |
... | ... | |
115 | 115 |
} |
116 | 116 |
|
117 | 117 |
/// <summary> |
118 |
/// Unable to get DataBase information.과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
118 |
/// Looks up a localized string similar to Unable to get DataBase information..
|
|
119 | 119 |
/// </summary> |
120 | 120 |
internal static string FailGetPlantList { |
121 | 121 |
get { |
... | ... | |
124 | 124 |
} |
125 | 125 |
|
126 | 126 |
/// <summary> |
127 |
/// Unavailable ini file.과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
127 |
/// Looks up a localized string similar to Unavailable ini file..
|
|
128 | 128 |
/// </summary> |
129 | 129 |
internal static string FailLoadiniFile { |
130 | 130 |
get { |
... | ... | |
133 | 133 |
} |
134 | 134 |
|
135 | 135 |
/// <summary> |
136 |
/// ID2 Project selection failed!과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
136 |
/// Looks up a localized string similar to ID2 Project selection failed!.
|
|
137 | 137 |
/// </summary> |
138 | 138 |
internal static string FailProjectSelect { |
139 | 139 |
get { |
... | ... | |
142 | 142 |
} |
143 | 143 |
|
144 | 144 |
/// <summary> |
145 |
/// Failed to save과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
145 |
/// Looks up a localized string similar to Failed to save.
|
|
146 | 146 |
/// </summary> |
147 | 147 |
internal static string FailSave { |
148 | 148 |
get { |
... | ... | |
151 | 151 |
} |
152 | 152 |
|
153 | 153 |
/// <summary> |
154 |
/// Failed to save SPPID information과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
154 |
/// Looks up a localized string similar to Failed to save SPPID information.
|
|
155 | 155 |
/// </summary> |
156 | 156 |
internal static string FailSaveSPPIDDBInfo { |
157 | 157 |
get { |
... | ... | |
160 | 160 |
} |
161 | 161 |
|
162 | 162 |
/// <summary> |
163 |
/// Information과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
163 |
/// Looks up a localized string similar to Information.
|
|
164 | 164 |
/// </summary> |
165 | 165 |
internal static string Information { |
166 | 166 |
get { |
... | ... | |
169 | 169 |
} |
170 | 170 |
|
171 | 171 |
/// <summary> |
172 |
/// Please set up the ID2 project and SPPID project first.과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
172 |
/// Looks up a localized string similar to Please set up the ID2 project and SPPID project first..
|
|
173 | 173 |
/// </summary> |
174 | 174 |
internal static string PleaseSetProjectInfo { |
175 | 175 |
get { |
... | ... | |
178 | 178 |
} |
179 | 179 |
|
180 | 180 |
/// <summary> |
181 |
/// Question과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
181 |
/// Looks up a localized string similar to Question.
|
|
182 | 182 |
/// </summary> |
183 | 183 |
internal static string Question { |
184 | 184 |
get { |
... | ... | |
187 | 187 |
} |
188 | 188 |
|
189 | 189 |
/// <summary> |
190 |
/// Please select document과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
190 |
/// Looks up a localized string similar to Please select document.
|
|
191 | 191 |
/// </summary> |
192 | 192 |
internal static string SelectDocument { |
193 | 193 |
get { |
... | ... | |
196 | 196 |
} |
197 | 197 |
|
198 | 198 |
/// <summary> |
199 |
/// Please select one line.과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
199 |
/// Looks up a localized string similar to Please select one line..
|
|
200 | 200 |
/// </summary> |
201 | 201 |
internal static string SelectLine { |
202 | 202 |
get { |
... | ... | |
205 | 205 |
} |
206 | 206 |
|
207 | 207 |
/// <summary> |
208 |
/// Success과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
208 |
/// Looks up a localized string similar to Success.
|
|
209 | 209 |
/// </summary> |
210 | 210 |
internal static string Success { |
211 | 211 |
get { |
... | ... | |
214 | 214 |
} |
215 | 215 |
|
216 | 216 |
/// <summary> |
217 |
/// Success to get DataBase information.과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
217 |
/// Looks up a localized string similar to Success to get DataBase information..
|
|
218 | 218 |
/// </summary> |
219 | 219 |
internal static string SuccessGetPlantList { |
220 | 220 |
get { |
... | ... | |
223 | 223 |
} |
224 | 224 |
|
225 | 225 |
/// <summary> |
226 |
/// ID2 Project selection success!과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
226 |
/// Looks up a localized string similar to ID2 Project selection success!.
|
|
227 | 227 |
/// </summary> |
228 | 228 |
internal static string SuccessProjectSelect { |
229 | 229 |
get { |
... | ... | |
232 | 232 |
} |
233 | 233 |
|
234 | 234 |
/// <summary> |
235 |
/// Saved successfully과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
235 |
/// Looks up a localized string similar to Saved successfully.
|
|
236 | 236 |
/// </summary> |
237 | 237 |
internal static string SuccessSave { |
238 | 238 |
get { |
... | ... | |
241 | 241 |
} |
242 | 242 |
|
243 | 243 |
/// <summary> |
244 |
/// Excel export completed successfully. |
|
245 |
///Open Excel File?과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
244 |
/// Looks up a localized string similar to Excel export completed successfully.
|
|
245 |
///Open Excel File?. |
|
246 | 246 |
/// </summary> |
247 | 247 |
internal static string SuccessSaveExcelFileOpen { |
248 | 248 |
get { |
... | ... | |
251 | 251 |
} |
252 | 252 |
|
253 | 253 |
/// <summary> |
254 |
/// Warning과(와) 유사한 지역화된 문자열을 찾습니다.
|
|
254 |
/// Looks up a localized string similar to Warning.
|
|
255 | 255 |
/// </summary> |
256 | 256 |
internal static string Warning { |
257 | 257 |
get { |
내보내기 Unified diff