-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Expand file tree
/
Copy pathStrings.ko.xlf
More file actions
322 lines (322 loc) · 17.1 KB
/
Strings.ko.xlf
File metadata and controls
322 lines (322 loc) · 17.1 KB
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
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="ko" original="../Strings.resx">
<body>
<trans-unit id="AlternationHasComment">
<source>Alternation conditions cannot be comments.</source>
<target state="translated">교체 조건은 주석이 될 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="AlternationHasMalformedCondition">
<source>Illegal conditional (?(...)) expression.</source>
<target state="translated">조건(?(...))식이 잘못되었습니다.</target>
<note />
</trans-unit>
<trans-unit id="AlternationHasMalformedReference">
<source>(?({0}) ) malformed.</source>
<target state="translated">(?({0}) ) 형식이 잘못되었습니다.</target>
<note />
</trans-unit>
<trans-unit id="AlternationHasMalformedReferenceNoPlaceholder">
<source>Alternation has malformed reference.</source>
<target state="translated">대체에 잘못된 참조가 있습니다.</target>
<note />
</trans-unit>
<trans-unit id="AlternationHasNamedCapture">
<source>Alternation conditions do not capture and cannot be named.</source>
<target state="translated">교체 조건은 캡처하지 않고 이름을 지정할 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="AlternationHasTooManyConditions">
<source>Too many | in (?()|).</source>
<target state="translated">(?()|)에 | 기호가 너무 많습니다.</target>
<note />
</trans-unit>
<trans-unit id="AlternationHasUndefinedReference">
<source>(?({0}) ) reference to undefined group.</source>
<target state="translated">(?({0}) ) 정의되지 않은 그룹을 참조합니다.</target>
<note />
</trans-unit>
<trans-unit id="AlternationHasUndefinedReferenceNoPlaceholder">
<source>Alternation has a reference to undefined group.</source>
<target state="translated">대체에는 정의되지 않은 그룹에 대한 참조가 있습니다.</target>
<note />
</trans-unit>
<trans-unit id="Arg_ArrayPlusOffTooSmall">
<source>Destination array is not long enough to copy all the items in the collection. Check array index and length.</source>
<target state="translated">대상 배열이 컬렉션의 모든 항목을 복사하기에 충분히 길지 않습니다. 배열 인덱스와 길이를 확인하세요.</target>
<note />
</trans-unit>
<trans-unit id="ArgumentNull_ArrayWithNullElements">
<source>The array cannot contain null elements.</source>
<target state="translated">배열에는 null 요소가 포함될 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="BeginIndexNotNegative">
<source>Start index cannot be less than 0 or greater than input length.</source>
<target state="translated">시작 인덱스는 0보다 작거나 입력 길이보다 클 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="CaptureGroupNameInvalid">
<source>Invalid group name: Group names must begin with a word character.</source>
<target state="translated">그룹 이름이 잘못되었습니다. 그룹 이름은 문자로 시작해야 합니다.</target>
<note />
</trans-unit>
<trans-unit id="CaptureGroupOfZero">
<source>Capture number cannot be zero.</source>
<target state="translated">캡처 번호는 0일 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="CountTooSmall">
<source>Count cannot be less than -1.</source>
<target state="translated">개수는 -1보다 작을 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="EnumNotStarted">
<source>Enumeration has either not started or has already finished.</source>
<target state="translated">열거가 시작되지 않았거나 이미 완료되었습니다.</target>
<note />
</trans-unit>
<trans-unit id="ExclusionGroupNotLast">
<source>A subtraction must be the last element in a character class.</source>
<target state="translated">빼기는 문자 클래스의 마지막 요소여야 합니다.</target>
<note />
</trans-unit>
<trans-unit id="Generic">
<source>Regular expression parser error '{0}' at offset {1}.</source>
<target state="translated">오프셋 {1}에서 정규식 파서 오류 '{0}'.</target>
<note />
</trans-unit>
<trans-unit id="IllegalDefaultRegexMatchTimeoutInAppDomain">
<source>AppDomain data '{0}' contains the invalid value or object '{1}' for specifying a default matching timeout for System.Text.RegularExpressions.Regex.</source>
<target state="translated">AppDomain 데이터 '{0}'에 System.Text.RegularExpressions.Regex에 대한 기본 일치 제한 시간을 지정하기 위한 잘못된 값 또는 개체 '{1}'이(가) 있습니다.</target>
<note />
</trans-unit>
<trans-unit id="InsufficientClosingParentheses">
<source>Not enough )'s.</source>
<target state="translated">)가 부족합니다.</target>
<note />
</trans-unit>
<trans-unit id="InsufficientOpeningParentheses">
<source>Too many )'s.</source>
<target state="translated">)가 너무 많습니다.</target>
<note />
</trans-unit>
<trans-unit id="InsufficientOrInvalidHexDigits">
<source>Insufficient hexadecimal digits.</source>
<target state="translated">16진수가 충분하지 않습니다.</target>
<note />
</trans-unit>
<trans-unit id="InternalError_ScanRegex">
<source>Internal error in ScanRegex.</source>
<target state="translated">ScanRegex에 내부 오류가 있습니다.</target>
<note>{Locked="ScanRegex"}</note>
</trans-unit>
<trans-unit id="InvalidEmptyArgument">
<source>Argument {0} cannot be zero-length.</source>
<target state="translated">인수 {0}은(는) 길이가 0일 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="InvalidGroupingConstruct">
<source>Unrecognized grouping construct.</source>
<target state="translated">인식할 수 없는 그룹화 구성입니다.</target>
<note />
</trans-unit>
<trans-unit id="InvalidLangVersionMessage">
<source>C# LangVersion of 10 or greater is required</source>
<target state="translated">10 이상의 C# LangVersion이 필요합니다.</target>
<note />
</trans-unit>
<trans-unit id="InvalidRegexArgumentsMessage">
<source>The specified regex is invalid. '{0}'</source>
<target state="translated">지정한 regex가 잘못되었습니다. '{0}'</target>
<note />
</trans-unit>
<trans-unit id="InvalidRegexGeneratorAttributeMessage">
<source>The RegexGeneratorAttribute is malformed</source>
<target state="translated">RegexGeneratorAttribute의 형식이 잘못되었습니다.</target>
<note>{Locked="RegexGeneratorAttribute"}</note>
</trans-unit>
<trans-unit id="InvalidRegexGeneratorAttributeTitle">
<source>Invalid RegexGenerator usage</source>
<target state="translated">잘못된 RegexGenerator 사용</target>
<note>{Locked="RegexGenerator"}</note>
</trans-unit>
<trans-unit id="InvalidUnicodePropertyEscape">
<source>Incomplete \\p{X} character escape.</source>
<target state="translated">\\p{X} 문자 이스케이프가 완전하지 않습니다.</target>
<note />
</trans-unit>
<trans-unit id="LengthNotNegative">
<source>Length cannot be less than 0 or exceed input length.</source>
<target state="translated">길이는 0보다 작거나 입력 길이를 초과할 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="MakeException">
<source>Invalid pattern '{0}' at offset {1}. {2}</source>
<target state="translated">오프셋 {1}에서 잘못된 패턴 '{0}'. {2}</target>
<note />
</trans-unit>
<trans-unit id="MalformedNamedReference">
<source>Malformed \\k<...> named back reference.</source>
<target state="translated">\\k<...> 역참조 형식이 잘못되었습니다.</target>
<note />
</trans-unit>
<trans-unit id="MalformedUnicodePropertyEscape">
<source>Malformed \\p{X} character escape.</source>
<target state="translated">\\p{X} 문자 이스케이프 형식이 잘못되었습니다.</target>
<note />
</trans-unit>
<trans-unit id="MissingControlCharacter">
<source>Missing control character.</source>
<target state="translated">제어 문자가 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="MultipleRegexGeneratorAttributesMessage">
<source>Multiple RegexGeneratorAttributes were applied to the same method, but only one is allowed</source>
<target state="translated">동일한 메서드에 여러 RegexGeneratorAttributes가 적용되었지만 하나만 허용됩니다.</target>
<note />
</trans-unit>
<trans-unit id="NestedQuantifiersNotParenthesized">
<source>Nested quantifier '{0}'.</source>
<target state="translated">중첩 수량자 '{0}'입니다.</target>
<note />
</trans-unit>
<trans-unit id="NestedQuantifiersNotParenthesizedNoPlaceholder">
<source>Nested quantifier no parenthesized.</source>
<target state="translated">중첩된 수량자에 괄호가 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="NoResultOnFailed">
<source>Result cannot be called on a failed Match.</source>
<target state="translated">실패한 Match에서 결과를 호출할 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="NotSupported_NonBacktrackingAndReplacementsWithSubstitutionsOfGroups">
<source>Regex replacements with substitutions of groups are not supported with RegexOptions.NonBacktracking.</source>
<target state="translated">RegexOptions.NonBacktracking에서는 그룹을 대체하는 Regex 대체가 지원되지 않습니다.</target>
<note>{Locked="RegexOptions.NonBacktracking"}</note>
</trans-unit>
<trans-unit id="NotSupported_ReadOnlyCollection">
<source>Collection is read-only.</source>
<target state="translated">읽기 전용 컬렉션입니다.</target>
<note />
</trans-unit>
<trans-unit id="OnlyAllowedOnce">
<source>This operation is only allowed once per object.</source>
<target state="translated">이 작업은 개체 당 한 번만 사용할 수 있습니다.</target>
<note />
</trans-unit>
<trans-unit id="PlatformNotSupported_CompileToAssembly">
<source>This platform does not support writing compiled regular expressions to an assembly.</source>
<target state="translated">이 플랫폼은 컴파일된 정규식을 어셈블리에 쓰는 것을 지원하지 않습니다.</target>
<note />
</trans-unit>
<trans-unit id="QuantifierAfterNothing">
<source>Quantifier {x,y} following nothing.</source>
<target state="translated">수량자 {x,y} 앞에 아무 것도 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="QuantifierOrCaptureGroupOutOfRange">
<source>Capture group numbers must be less than or equal to Int32.MaxValue.</source>
<target state="translated">캡처 그룹 번호는 Int32.MaxValue보다 작거나 같아야 합니다.</target>
<note>{Locked="Int32.MaxValue"}</note>
</trans-unit>
<trans-unit id="RegexMatchTimeoutException_Occurred">
<source>The RegEx engine has timed out while trying to match a pattern to an input string. This can occur for many reasons, including very large inputs or excessive backtracking caused by nested quantifiers, back-references and other factors.</source>
<target state="translated">RegEx 엔진이 패턴을 입력 문자열에 일치시키는 동안 시간 초과되었습니다. 이 오류는 많은 입력, 중첩 수량자로 인한 과도한 역추적, 역참조, 기타 요인 등의 다양한 이유로 인해 발생할 수 있습니다.</target>
<note />
</trans-unit>
<trans-unit id="RegexMethodMustHaveValidSignatureMessage">
<source>Regex method must be partial, parameterless, non-generic, and return Regex</source>
<target state="translated">Regex 메서드는 부분적이고 매개 변수가 없고 제네릭이 아니어야 하며 Regex를 반환해야 합니다.</target>
<note />
</trans-unit>
<trans-unit id="ReplacementError">
<source>Replacement pattern error.</source>
<target state="translated">교체 패턴 오류입니다.</target>
<note />
</trans-unit>
<trans-unit id="ReversedCharacterRange">
<source>[x-y] range in reverse order.</source>
<target state="translated">[x-y] 범위가 역순으로 되어 있습니다.</target>
<note />
</trans-unit>
<trans-unit id="ReversedQuantifierRange">
<source>Illegal {x,y} with x > y.</source>
<target state="translated">x > y인 {x,y}를 사용할 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="ShorthandClassInCharacterRange">
<source>Cannot include class \\{0} in character range.</source>
<target state="translated">문자 범위에 \\{0} 클래스를 포함할 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="ShorthandClassInCharacterRangeNoPlaceholder">
<source>Cannot include class in character range.</source>
<target state="translated">문자 범위에 클래스를 포함할 수 없습니다.</target>
<note />
</trans-unit>
<trans-unit id="UndefinedNamedReference">
<source>Reference to undefined group name '{0}'.</source>
<target state="translated">정의되지 않은 그룹 이름 '{0}'에 대한 참조입니다.</target>
<note />
</trans-unit>
<trans-unit id="UndefinedNamedReferenceNoPlaceholder">
<source>Reference to undefined group name.</source>
<target state="translated">정의되지 않은 그룹 이름에 대한 참조입니다.</target>
<note />
</trans-unit>
<trans-unit id="UndefinedNumberedReference">
<source>Reference to undefined group number {0}.</source>
<target state="translated">정의되지 않은 그룹 번호 {0}을(를) 참조합니다.</target>
<note />
</trans-unit>
<trans-unit id="UndefinedNumberedReferenceNoPlaceholder">
<source>Reference to undefined group number.</source>
<target state="translated">정의되지 않은 그룹 번호에 대한 참조입니다.</target>
<note />
</trans-unit>
<trans-unit id="UnescapedEndingBackslash">
<source>Illegal \\ at end of pattern.</source>
<target state="translated">패턴 끝에 잘못된 \\가 있습니다.</target>
<note />
</trans-unit>
<trans-unit id="UnexpectedOpcode">
<source>Unexpected opcode in regular expression generation: {0}.</source>
<target state="translated">정규식 생성에 예기치 않은 opcode가 있습니다. {0}</target>
<note />
</trans-unit>
<trans-unit id="UnrecognizedControlCharacter">
<source>Unrecognized control character.</source>
<target state="translated">인식할 수 없는 제어 문자입니다.</target>
<note />
</trans-unit>
<trans-unit id="UnrecognizedEscape">
<source>Unrecognized escape sequence \\{0}.</source>
<target state="translated">인식할 수 없는 이스케이프 시퀀스 \\{0}.</target>
<note />
</trans-unit>
<trans-unit id="UnrecognizedUnicodeProperty">
<source>Unknown property '{0}'.</source>
<target state="translated">알 수 없는 속성 '{0}'.</target>
<note />
</trans-unit>
<trans-unit id="UnrecognizedUnicodePropertyNoPlaceholder">
<source>Unknown property Unicode property.</source>
<target state="translated">알 수 없는 속성 유니코드 속성입니다.</target>
<note />
</trans-unit>
<trans-unit id="UnterminatedBracket">
<source>Unterminated [] set.</source>
<target state="translated">종결되지 않은 [] 집합입니다.</target>
<note />
</trans-unit>
<trans-unit id="UnterminatedComment">
<source>Unterminated (?#...) comment.</source>
<target state="translated">종결되지 않은 (?#...) 주석입니다.</target>
<note />
</trans-unit>
</body>
</file>
</xliff>