FeaturesResources.zh-Hans.xlf 105.4 KB
Newer Older
T
Tom Meschter 已提交
1 2 3 4
<?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="zh-Hans" original="../FeaturesResources.resx">
    <body>
5 6 7 8 9
      <trans-unit id="Add_member_name">
        <source>Add member name</source>
        <target state="new">Add member name</target>
        <note />
      </trans-unit>
10 11
      <trans-unit id="Add_parameter_to_0_and_overrides_implementations">
        <source>Add parameter to '{0}' (and overrides/implementations)</source>
12
        <target state="translated">将参数添加到“{0}”(和重写/实现)</target>
13 14
        <note />
      </trans-unit>
T
Tom Meschter 已提交
15 16
      <trans-unit id="Add_project_reference_to_0">
        <source>Add project reference to '{0}'.</source>
17
        <target state="translated">将参数引用添加到“{0}”。</target>
T
Tom Meschter 已提交
18 19 20 21
        <note />
      </trans-unit>
      <trans-unit id="Add_reference_to_0">
        <source>Add reference to '{0}'.</source>
22
        <target state="translated">将引用添加到“{0}”。</target>
T
Tom Meschter 已提交
23 24 25 26
        <note />
      </trans-unit>
      <trans-unit id="Actions_can_not_be_empty">
        <source>Actions can not be empty.</source>
27
        <target state="translated">操作不能为空。</target>
T
Tom Meschter 已提交
28 29
        <note />
      </trans-unit>
30 31 32 33 34
      <trans-unit id="Adding_method_with_explicit_interface_specifier_will_prevernt_the_debug_session_from_continuing">
        <source>Adding a method with an explicit interface specifier will prevent the debug session from continuing.</source>
        <target state="new">Adding a method with an explicit interface specifier will prevent the debug session from continuing.</target>
        <note />
      </trans-unit>
35 36 37
      <trans-unit id="Code_Quality">
        <source>Code Quality</source>
        <target state="new">Code Quality</target>
38 39
        <note />
      </trans-unit>
40
      <trans-unit id="Convert_to_linq">
M
Manish Vasani 已提交
41 42
        <source>Convert to LINQ</source>
        <target state="new">Convert to LINQ</target>
I
Ivan Basov 已提交
43
        <note />
44
      </trans-unit>
45 46
      <trans-unit id="Add_to_0">
        <source>Add to '{0}'</source>
47
        <target state="translated">添加到“{0}”</target>
48 49
        <note />
      </trans-unit>
50 51 52 53 54
      <trans-unit id="Convert_to_class">
        <source>Convert to class</source>
        <target state="new">Convert to class</target>
        <note />
      </trans-unit>
M
Manish Vasani 已提交
55 56 57 58 59
      <trans-unit id="Convert_to_linq_call_form">
        <source>Convert to LINQ (call form)</source>
        <target state="new">Convert to LINQ (call form)</target>
        <note />
      </trans-unit>
60 61 62 63 64
      <trans-unit id="Convert_to_struct">
        <source>Convert to struct</source>
        <target state="new">Convert to struct</target>
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
65 66 67
      <trans-unit id="Convert_to_tuple">
        <source>Convert to tuple</source>
        <target state="new">Convert to tuple</target>
68 69
        <note />
      </trans-unit>
70 71 72 73 74
      <trans-unit id="Failed_to_analyze_data_flow_for_0">
        <source>Failed to analyze data-flow for: {0}</source>
        <target state="new">Failed to analyze data-flow for: {0}</target>
        <note />
      </trans-unit>
75
      <trans-unit id="Fix_formatting">
S
Sam Harwell 已提交
76 77 78 79
        <source>Fix formatting</source>
        <target state="new">Fix formatting</target>
        <note />
      </trans-unit>
80 81
      <trans-unit id="Fix_typo_0">
        <source>Fix typo '{0}'</source>
82
        <target state="translated">修正笔误“{0}”</target>
83 84
        <note />
      </trans-unit>
85 86
      <trans-unit id="Formatting_document">
        <source>Formatting document</source>
87
        <target state="translated">设置文档格式</target>
88 89
        <note />
      </trans-unit>
90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
      <trans-unit id="Introduce_constant">
        <source>Introduce constant</source>
        <target state="new">Introduce constant</target>
        <note />
      </trans-unit>
      <trans-unit id="Introduce_field">
        <source>Introduce field</source>
        <target state="new">Introduce field</target>
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local">
        <source>Introduce local</source>
        <target state="new">Introduce local</target>
        <note />
      </trans-unit>
      <trans-unit id="Introduce_query_variable">
        <source>Introduce query variable</source>
        <target state="new">Introduce query variable</target>
        <note />
      </trans-unit>
110 111 112 113 114
      <trans-unit id="Merge_nested_0_statements">
        <source>Merge nested '{0}' statements</source>
        <target state="new">Merge nested '{0}' statements</target>
        <note />
      </trans-unit>
115 116 117 118 119 120 121 122 123 124
      <trans-unit id="Private_member_0_can_be_removed_as_the_value_assigned_to_it_is_never_read">
        <source>Private member '{0}' can be removed as the value assigned to it is never read.</source>
        <target state="new">Private member '{0}' can be removed as the value assigned to it is never read.</target>
        <note />
      </trans-unit>
      <trans-unit id="Private_member_0_is_unused">
        <source>Private member '{0}' is unused.</source>
        <target state="new">Private member '{0}' is unused.</target>
        <note />
      </trans-unit>
125 126 127 128 129
      <trans-unit id="Modifying_source_file_will_prevent_the_debug_session_from_continuing_due_to_internal_error">
        <source>Modifying source file {0} will prevent the debug session from continuing due to internal error: {1}.</source>
        <target state="new">Modifying source file {0} will prevent the debug session from continuing due to internal error: {1}.</target>
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
130 131 132 133 134
      <trans-unit id="Invert_conditional">
        <source>Invert conditional</source>
        <target state="new">Invert conditional</target>
        <note />
      </trans-unit>
135 136
      <trans-unit id="Related_method_signatures_found_in_metadata_will_not_be_updated">
        <source>Related method signatures found in metadata will not be updated.</source>
137
        <target state="translated">不更新在元数据中发现的相关方法签名。</target>
138 139
        <note />
      </trans-unit>
M
Manish Vasani 已提交
140
      <trans-unit id="Remove_unread_private_members">
M
Manish Vasani 已提交
141 142 143 144
        <source>Remove unread private members</source>
        <target state="new">Remove unread private members</target>
        <note />
      </trans-unit>
M
Manish Vasani 已提交
145 146 147
      <trans-unit id="Remove_unused_member">
        <source>Remove unused member</source>
        <target state="new">Remove unused member</target>
M
Manish Vasani 已提交
148 149
        <note />
      </trans-unit>
M
Manish Vasani 已提交
150
      <trans-unit id="Remove_unused_private_members">
M
Manish Vasani 已提交
151 152 153 154
        <source>Remove unused private members</source>
        <target state="new">Remove unused private members</target>
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
155 156 157 158 159
      <trans-unit id="Replace_0_with_1">
        <source>Replace '{0}' with '{1}' </source>
        <target state="new">Replace '{0}' with '{1}' </target>
        <note />
      </trans-unit>
Š
Šimon Koníček 已提交
160 161 162 163 164
      <trans-unit id="Split_into_nested_0_statements">
        <source>Split into nested '{0}' statements</source>
        <target state="new">Split into nested '{0}' statements</target>
        <note />
      </trans-unit>
165 166 167 168 169
      <trans-unit id="Use_block_body_for_lambda_expressions">
        <source>Use block body for lambda expressions</source>
        <target state="new">Use block body for lambda expressions</target>
        <note />
      </trans-unit>
170 171 172 173 174
      <trans-unit id="Use_compound_assignment">
        <source>Use compound assignment</source>
        <target state="new">Use compound assignment</target>
        <note />
      </trans-unit>
175 176 177 178 179
      <trans-unit id="Use_expression_body_for_lambda_expressions">
        <source>Use expression body for lambda expressions</source>
        <target state="new">Use expression body for lambda expressions</target>
        <note />
      </trans-unit>
180 181 182 183 184
      <trans-unit id="Use_interpolated_verbatim_string">
        <source>Use interpolated verbatim string</source>
        <target state="new">Use interpolated verbatim string</target>
        <note />
      </trans-unit>
T
Tom Meschter 已提交
185 186
      <trans-unit id="generic_overload">
        <source>generic overload</source>
187
        <target state="translated">泛型重载</target>
T
Tom Meschter 已提交
188 189 190 191
        <note />
      </trans-unit>
      <trans-unit id="generic_overloads">
        <source>generic overloads</source>
192
        <target state="translated">多个泛型重载</target>
T
Tom Meschter 已提交
193 194 195 196
        <note />
      </trans-unit>
      <trans-unit id="overload">
        <source>overload</source>
197
        <target state="translated">重载</target>
T
Tom Meschter 已提交
198 199 200 201
        <note />
      </trans-unit>
      <trans-unit id="overloads_">
        <source>overloads</source>
202
        <target state="translated">多个重载</target>
T
Tom Meschter 已提交
203 204 205 206
        <note />
      </trans-unit>
      <trans-unit id="_0_Keyword">
        <source>{0} Keyword</source>
207
        <target state="translated">{0} 关键字</target>
T
Tom Meschter 已提交
208 209 210 211
        <note />
      </trans-unit>
      <trans-unit id="Encapsulate_field_colon_0_and_use_property">
        <source>Encapsulate field: '{0}' (and use property)</source>
212
        <target state="translated">封装字段:“{0}”(并使用属性)</target>
T
Tom Meschter 已提交
213 214 215 216
        <note />
      </trans-unit>
      <trans-unit id="Encapsulate_field_colon_0_but_still_use_field">
        <source>Encapsulate field: '{0}' (but still use field)</source>
217
        <target state="translated">封装字段:“{0}”(但仍使用字段)</target>
T
Tom Meschter 已提交
218 219 220 221
        <note />
      </trans-unit>
      <trans-unit id="Encapsulate_fields_and_use_property">
        <source>Encapsulate fields (and use property)</source>
222
        <target state="translated">封装字段 (并使用属性)</target>
T
Tom Meschter 已提交
223 224 225 226
        <note />
      </trans-unit>
      <trans-unit id="Encapsulate_fields_but_still_use_field">
        <source>Encapsulate fields (but still use field)</source>
227
        <target state="translated">封装字段 (但仍使用字段)</target>
T
Tom Meschter 已提交
228 229 230 231
        <note />
      </trans-unit>
      <trans-unit id="Could_not_extract_interface_colon_The_selection_is_not_inside_a_class_interface_struct">
        <source>Could not extract interface: The selection is not inside a class/interface/struct.</source>
232
        <target state="translated">无法提取接口:所选内容不在类/接口/结构中。</target>
T
Tom Meschter 已提交
233 234 235 236
        <note />
      </trans-unit>
      <trans-unit id="Could_not_extract_interface_colon_The_type_does_not_contain_any_member_that_can_be_extracted_to_an_interface">
        <source>Could not extract interface: The type does not contain any member that can be extracted to an interface.</source>
237
        <target state="translated">无法提取接口:此类型不含任何可以提取到接口的成员。</target>
T
Tom Meschter 已提交
238 239 240 241
        <note />
      </trans-unit>
      <trans-unit id="can_t_not_construct_final_tree">
        <source>can't not construct final tree</source>
242
        <target state="translated">不能构造最终树</target>
T
Tom Meschter 已提交
243 244 245 246
        <note />
      </trans-unit>
      <trans-unit id="Parameters_type_or_return_type_cannot_be_an_anonymous_type_colon_bracket_0_bracket">
        <source>Parameters' type or return type cannot be an anonymous type : [{0}]</source>
247
        <target state="translated">参数的类型或返回类型不能为匿名类型:[{0}]</target>
T
Tom Meschter 已提交
248 249 250 251
        <note />
      </trans-unit>
      <trans-unit id="The_selection_contains_no_active_statement">
        <source>The selection contains no active statement.</source>
252
        <target state="translated">所选内容不含活动语句。</target>
T
Tom Meschter 已提交
253 254 255 256
        <note />
      </trans-unit>
      <trans-unit id="The_selection_contains_an_error_or_unknown_type">
        <source>The selection contains an error or unknown type.</source>
257
        <target state="translated">所选内容含错误或未知类型。</target>
T
Tom Meschter 已提交
258 259 260 261
        <note />
      </trans-unit>
      <trans-unit id="Type_parameter_0_is_hidden_by_another_type_parameter_1">
        <source>Type parameter '{0}' is hidden by another type parameter '{1}'.</source>
262
        <target state="translated">类型参数“{0}”被另一类型参数“{1}”隐藏。</target>
T
Tom Meschter 已提交
263 264 265 266
        <note />
      </trans-unit>
      <trans-unit id="The_address_of_a_variable_is_used_inside_the_selected_code">
        <source>The address of a variable is used inside the selected code.</source>
267
        <target state="translated">变量的地址在选定代码内使用。</target>
T
Tom Meschter 已提交
268 269 270 271
        <note />
      </trans-unit>
      <trans-unit id="Assigning_to_readonly_fields_must_be_done_in_a_constructor_colon_bracket_0_bracket">
        <source>Assigning to readonly fields must be done in a constructor : [{0}].</source>
272
        <target state="translated">分配到只读字段必须在构造函数: [{0}] 中完成。</target>
T
Tom Meschter 已提交
273 274 275 276
        <note />
      </trans-unit>
      <trans-unit id="generated_code_is_overlapping_with_hidden_portion_of_the_code">
        <source>generated code is overlapping with hidden portion of the code</source>
277
        <target state="translated">生成的代码与代码隐藏部分重叠</target>
T
Tom Meschter 已提交
278 279 280 281
        <note />
      </trans-unit>
      <trans-unit id="Add_optional_parameters_to_0">
        <source>Add optional parameters to '{0}'</source>
282
        <target state="translated">将可选参数添加到“{0}”</target>
T
Tom Meschter 已提交
283 284 285 286
        <note />
      </trans-unit>
      <trans-unit id="Add_parameters_to_0">
        <source>Add parameters to '{0}'</source>
287
        <target state="translated">将参数添加到“{0}”</target>
T
Tom Meschter 已提交
288 289 290 291
        <note />
      </trans-unit>
      <trans-unit id="Generate_delegating_constructor_0_1">
        <source>Generate delegating constructor '{0}({1})'</source>
292
        <target state="translated">生成委托构造函数“{0}({1})”</target>
T
Tom Meschter 已提交
293 294 295 296
        <note />
      </trans-unit>
      <trans-unit id="Generate_constructor_0_1">
        <source>Generate constructor '{0}({1})'</source>
297
        <target state="translated">生成构造函数 “{0}({1})”</target>
T
Tom Meschter 已提交
298 299 300 301
        <note />
      </trans-unit>
      <trans-unit id="Generate_field_assigning_constructor_0_1">
        <source>Generate field assigning constructor '{0}({1})'</source>
302
        <target state="translated">生成字段分配构造函数“{0}({1})”</target>
T
Tom Meschter 已提交
303 304 305 306
        <note />
      </trans-unit>
      <trans-unit id="Generate_Equals_and_GetHashCode">
        <source>Generate Equals and GetHashCode</source>
307
        <target state="translated">生成 Equals 和 GetHashCode</target>
T
Tom Meschter 已提交
308 309 310 311
        <note />
      </trans-unit>
      <trans-unit id="Generate_Equals_object">
        <source>Generate Equals(object)</source>
312
        <target state="translated">生成 Equals(object)</target>
T
Tom Meschter 已提交
313 314 315 316
        <note />
      </trans-unit>
      <trans-unit id="Generate_GetHashCode">
        <source>Generate GetHashCode()</source>
317
        <target state="translated">生成 GetHashCode()</target>
T
Tom Meschter 已提交
318 319 320 321
        <note />
      </trans-unit>
      <trans-unit id="Generate_constructor_in_0">
        <source>Generate constructor in '{0}'</source>
322
        <target state="translated">在“{0}”中生成构造函数</target>
T
Tom Meschter 已提交
323 324 325 326
        <note />
      </trans-unit>
      <trans-unit id="Generate_all">
        <source>Generate all</source>
327
        <target state="translated">生成所有</target>
T
Tom Meschter 已提交
328 329 330 331
        <note />
      </trans-unit>
      <trans-unit id="Generate_enum_member_1_0">
        <source>Generate enum member '{1}.{0}'</source>
332
        <target state="translated">生成枚举成员“{1}.{0}”</target>
T
Tom Meschter 已提交
333 334 335 336
        <note />
      </trans-unit>
      <trans-unit id="Generate_constant_1_0">
        <source>Generate constant '{1}.{0}'</source>
337
        <target state="translated">生成常数“{1}.{0}”</target>
T
Tom Meschter 已提交
338 339 340 341
        <note />
      </trans-unit>
      <trans-unit id="Generate_read_only_property_1_0">
        <source>Generate read-only property '{1}.{0}'</source>
342
        <target state="translated">生成只读属性“{1}.{0}”</target>
T
Tom Meschter 已提交
343 344 345 346
        <note />
      </trans-unit>
      <trans-unit id="Generate_property_1_0">
        <source>Generate property '{1}.{0}'</source>
347
        <target state="translated">生成属性“{1}.{0}”</target>
T
Tom Meschter 已提交
348 349 350 351
        <note />
      </trans-unit>
      <trans-unit id="Generate_read_only_field_1_0">
        <source>Generate read-only field '{1}.{0}'</source>
352
        <target state="translated">生成只读字段“{1}.{0}”</target>
T
Tom Meschter 已提交
353 354 355 356
        <note />
      </trans-unit>
      <trans-unit id="Generate_field_1_0">
        <source>Generate field '{1}.{0}'</source>
357
        <target state="translated">生成字段“{1}.{0}”</target>
T
Tom Meschter 已提交
358 359 360 361
        <note />
      </trans-unit>
      <trans-unit id="Generate_local_0">
        <source>Generate local '{0}'</source>
362
        <target state="translated">生成本地“{0}”</target>
T
Tom Meschter 已提交
363 364 365 366
        <note />
      </trans-unit>
      <trans-unit id="Generate_0_1_in_new_file">
        <source>Generate {0} '{1}' in new file</source>
367
        <target state="translated">在新文件中生成 {0}“{1}”</target>
T
Tom Meschter 已提交
368 369 370 371
        <note />
      </trans-unit>
      <trans-unit id="Generate_nested_0_1">
        <source>Generate nested {0} '{1}'</source>
372
        <target state="translated">生成嵌套的 {0}“{1}”</target>
T
Tom Meschter 已提交
373 374 375 376
        <note />
      </trans-unit>
      <trans-unit id="Global_Namespace">
        <source>Global Namespace</source>
377
        <target state="translated">全局命名空间</target>
T
Tom Meschter 已提交
378 379 380 381
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_explicitly">
        <source>Implement interface explicitly</source>
382
        <target state="translated">显式实现接口</target>
T
Tom Meschter 已提交
383 384 385 386
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_abstractly">
        <source>Implement interface abstractly</source>
387
        <target state="translated">以抽象方式实现接口</target>
T
Tom Meschter 已提交
388 389 390 391
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_through_0">
        <source>Implement interface through '{0}'</source>
392
        <target state="translated">通过“{0}”实现接口</target>
T
Tom Meschter 已提交
393 394 395 396
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface">
        <source>Implement interface</source>
397
        <target state="translated">实现接口</target>
T
Tom Meschter 已提交
398 399 400 401
        <note />
      </trans-unit>
      <trans-unit id="Loading_context_from_0">
        <source>Loading context from '{0}'.</source>
402
        <target state="translated">从“{0}”加载上下文。</target>
T
Tom Meschter 已提交
403 404 405 406
        <note />
      </trans-unit>
      <trans-unit id="Type_Sharphelp_for_more_information">
        <source>Type "#help" for more information.</source>
407
        <target state="translated">键入“#help”,了解更多信息。</target>
T
Tom Meschter 已提交
408 409 410 411
        <note />
      </trans-unit>
      <trans-unit id="Specified_file_not_found_colon_0">
        <source>Specified file not found: {0}</source>
412
        <target state="translated">未找到指定文件:{0}</target>
T
Tom Meschter 已提交
413 414 415 416
        <note />
      </trans-unit>
      <trans-unit id="Specified_file_not_found">
        <source>Specified file not found.</source>
417
        <target state="translated">未找到指定文件。</target>
T
Tom Meschter 已提交
418 419 420 421
        <note />
      </trans-unit>
      <trans-unit id="Searched_in_directory_colon">
        <source>Searched in directory:</source>
422
        <target state="translated">已在目录中搜索:</target>
T
Tom Meschter 已提交
423 424 425 426
        <note />
      </trans-unit>
      <trans-unit id="Searched_in_directories_colon">
        <source>Searched in directories:</source>
427
        <target state="translated">已在多个目录中搜索:</target>
T
Tom Meschter 已提交
428 429 430 431
        <note />
      </trans-unit>
      <trans-unit id="Introduce_field_for_0">
        <source>Introduce field for '{0}'</source>
432
        <target state="translated">为“{0}”引入字段</target>
T
Tom Meschter 已提交
433 434 435 436
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local_for_0">
        <source>Introduce local for '{0}'</source>
437
        <target state="translated">为“{0}”引入本地</target>
T
Tom Meschter 已提交
438 439 440 441
        <note />
      </trans-unit>
      <trans-unit id="Introduce_constant_for_0">
        <source>Introduce constant for '{0}'</source>
442
        <target state="translated">为“{0}”引入常量</target>
T
Tom Meschter 已提交
443 444 445 446
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local_constant_for_0">
        <source>Introduce local constant for '{0}'</source>
447
        <target state="translated">为“{0}”引入局部常量</target>
T
Tom Meschter 已提交
448 449 450 451
        <note />
      </trans-unit>
      <trans-unit id="Introduce_field_for_all_occurrences_of_0">
        <source>Introduce field for all occurrences of '{0}'</source>
452
        <target state="translated">为出现的所有“{0}”引入字段</target>
T
Tom Meschter 已提交
453 454 455 456
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local_for_all_occurrences_of_0">
        <source>Introduce local for all occurrences of '{0}'</source>
457
        <target state="translated">为出现的所有“{0}”引入本地</target>
T
Tom Meschter 已提交
458 459 460 461
        <note />
      </trans-unit>
      <trans-unit id="Introduce_constant_for_all_occurrences_of_0">
        <source>Introduce constant for all occurrences of '{0}'</source>
462
        <target state="translated">为出现的所有“{0}”引入常量</target>
T
Tom Meschter 已提交
463 464 465 466
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local_constant_for_all_occurrences_of_0">
        <source>Introduce local constant for all occurrences of '{0}'</source>
467
        <target state="translated">为出现的所有“{0}”引入局部常量</target>
T
Tom Meschter 已提交
468 469 470 471
        <note />
      </trans-unit>
      <trans-unit id="Introduce_query_variable_for_all_occurrences_of_0">
        <source>Introduce query variable for all occurrences of '{0}'</source>
472
        <target state="translated">为出现的所有“{0}”引入查询变量</target>
T
Tom Meschter 已提交
473 474 475 476
        <note />
      </trans-unit>
      <trans-unit id="Introduce_query_variable_for_0">
        <source>Introduce query variable for '{0}'</source>
477
        <target state="translated">为“{0}”引入查询变量</target>
T
Tom Meschter 已提交
478 479 480 481
        <note />
      </trans-unit>
      <trans-unit id="Anonymous_Types_colon">
        <source>Anonymous Types:</source>
482
        <target state="translated">匿名类型:</target>
T
Tom Meschter 已提交
483 484 485 486
        <note />
      </trans-unit>
      <trans-unit id="is_">
        <source>is</source>
487
        <target state="translated"></target>
T
Tom Meschter 已提交
488 489 490 491
        <note />
      </trans-unit>
      <trans-unit id="Represents_an_object_whose_operations_will_be_resolved_at_runtime">
        <source>Represents an object whose operations will be resolved at runtime.</source>
492
        <target state="translated">表示将在运行时解析其操作的对象</target>
T
Tom Meschter 已提交
493 494 495 496
        <note />
      </trans-unit>
      <trans-unit id="constant">
        <source>constant</source>
497
        <target state="translated">常量</target>
T
Tom Meschter 已提交
498 499 500 501
        <note />
      </trans-unit>
      <trans-unit id="field">
        <source>field</source>
502
        <target state="translated">字段</target>
T
Tom Meschter 已提交
503 504 505 506
        <note />
      </trans-unit>
      <trans-unit id="local_constant">
        <source>local constant</source>
507
        <target state="translated">局部常量</target>
T
Tom Meschter 已提交
508 509 510 511
        <note />
      </trans-unit>
      <trans-unit id="local_variable">
        <source>local variable</source>
512
        <target state="translated">局部变量</target>
T
Tom Meschter 已提交
513 514 515 516
        <note />
      </trans-unit>
      <trans-unit id="label">
        <source>label</source>
517
        <target state="translated">标签</target>
T
Tom Meschter 已提交
518 519 520 521
        <note />
      </trans-unit>
      <trans-unit id="range_variable">
        <source>range variable</source>
522
        <target state="translated">范围变量</target>
T
Tom Meschter 已提交
523 524 525 526
        <note />
      </trans-unit>
      <trans-unit id="parameter">
        <source>parameter</source>
527
        <target state="translated">参数</target>
T
Tom Meschter 已提交
528 529 530 531
        <note />
      </trans-unit>
      <trans-unit id="in_">
        <source>in</source>
532
        <target state="translated"></target>
T
Tom Meschter 已提交
533 534 535 536
        <note />
      </trans-unit>
      <trans-unit id="Summary_colon">
        <source>Summary:</source>
537
        <target state="translated">摘要:</target>
T
Tom Meschter 已提交
538 539 540 541
        <note />
      </trans-unit>
      <trans-unit id="Locals_and_parameters">
        <source>Locals and parameters</source>
542
        <target state="translated">局部变量和参数</target>
T
Tom Meschter 已提交
543 544 545 546
        <note />
      </trans-unit>
      <trans-unit id="Type_parameters_colon">
        <source>Type parameters:</source>
547
        <target state="translated">类型参数:</target>
T
Tom Meschter 已提交
548 549 550 551
        <note />
      </trans-unit>
      <trans-unit id="Returns_colon">
        <source>Returns:</source>
552
        <target state="translated">返回结果:</target>
T
Tom Meschter 已提交
553 554 555 556
        <note />
      </trans-unit>
      <trans-unit id="Exceptions_colon">
        <source>Exceptions:</source>
557
        <target state="translated">异常:</target>
T
Tom Meschter 已提交
558 559 560 561
        <note />
      </trans-unit>
      <trans-unit id="Remarks_colon">
        <source>Remarks:</source>
562
        <target state="translated">备注:</target>
T
Tom Meschter 已提交
563 564 565 566
        <note />
      </trans-unit>
      <trans-unit id="generating_source_for_symbols_of_this_type_is_not_supported">
        <source>generating source for symbols of this type is not supported</source>
567
        <target state="translated">不支持为此类型符号生成源。</target>
T
Tom Meschter 已提交
568 569 570 571
        <note />
      </trans-unit>
      <trans-unit id="Assembly">
        <source>Assembly</source>
572
        <target state="translated">程序集</target>
T
Tom Meschter 已提交
573 574 575 576
        <note />
      </trans-unit>
      <trans-unit id="location_unknown">
        <source>location unknown</source>
577
        <target state="translated">未知的位置</target>
T
Tom Meschter 已提交
578 579 580 581
        <note />
      </trans-unit>
      <trans-unit id="Extract_Interface">
        <source>Extract Interface...</source>
582
        <target state="translated">提取接口...</target>
T
Tom Meschter 已提交
583 584 585 586
        <note />
      </trans-unit>
      <trans-unit id="Updating_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating '{0}' will prevent the debug session from continuing.</source>
587
        <target state="translated">更新“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
588 589 590 591
        <note />
      </trans-unit>
      <trans-unit id="Updating_a_complex_statement_containing_an_await_expression_will_prevent_the_debug_session_from_continuing">
        <source>Updating a complex statement containing an await expression will prevent the debug session from continuing.</source>
592
        <target state="translated">更新包含 Await 表达式的复杂语句将中止调试会话。</target>
T
Tom Meschter 已提交
593 594 595 596
        <note />
      </trans-unit>
      <trans-unit id="Changing_visibility_of_a_constructor_will_prevent_the_debug_session_from_continuing">
        <source>Changing visibility of a constructor will prevent the debug session from continuing.</source>
597
        <target state="translated">更改构造函数的可见性将会中止调试会话。</target>
T
Tom Meschter 已提交
598 599 600 601
        <note />
      </trans-unit>
      <trans-unit id="Capturing_variable_0_that_hasn_t_been_captured_before_will_prevent_the_debug_session_from_continuing">
        <source>Capturing variable '{0}' that hasn't been captured before will prevent the debug session from continuing.</source>
602
        <target state="translated">捕获之前尚未捕获过的变量“{0}”将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
603 604 605 606
        <note />
      </trans-unit>
      <trans-unit id="Ceasing_to_capture_variable_0_will_prevent_the_debug_session_from_continuing">
        <source>Ceasing to capture variable '{0}' will prevent the debug session from continuing.</source>
607
        <target state="translated">中止捕获变量“{0}”将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
608 609 610 611
        <note />
      </trans-unit>
      <trans-unit id="Deleting_captured_variable_0_will_prevent_the_debug_session_from_continuing">
        <source>Deleting captured variable '{0}' will prevent the debug session from continuing.</source>
612
        <target state="translated">删除捕获变量“{0}”将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
613 614 615 616
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_type_of_a_captured_variable_0_previously_of_type_1_will_prevent_the_debug_session_from_continuing">
        <source>Changing the type of a captured variable '{0}' previously of type '{1}' will prevent the debug session from continuing.</source>
617
        <target state="translated">更改之前类型为“{1}”的捕获变量“{0}”的类型将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
618 619 620 621
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_parameters_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Changing the parameters of '{0}' will prevent the debug session from continuing.</source>
622
        <target state="translated">更改“{0}”的参数将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
623 624 625 626
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_return_type_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Changing the return type of '{0}' will prevent the debug session from continuing.</source>
627
        <target state="translated">更改“{0}”的返回类型将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
628 629 630 631
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_type_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Changing the type of '{0}' will prevent the debug session from continuing.</source>
632
        <target state="translated">更改“{0}”的类型将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
633 634 635 636
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_declaration_scope_of_a_captured_variable_0_will_prevent_the_debug_session_from_continuing">
        <source>Changing the declaration scope of a captured variable '{0}' will prevent the debug session from continuing.</source>
637
        <target state="translated">更改捕获变量“{0}”的声明范围将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
638 639 640 641
        <note />
      </trans-unit>
      <trans-unit id="Accessing_captured_variable_0_that_hasn_t_been_accessed_before_in_1_will_prevent_the_debug_session_from_continuing">
        <source>Accessing captured variable '{0}' that hasn't been accessed before in {1} will prevent the debug session from continuing.</source>
642
        <target state="translated">访问 {1} 中之前尚未访问过的捕获变量“{0}”将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
643 644 645 646
        <note />
      </trans-unit>
      <trans-unit id="Ceasing_to_access_captured_variable_0_in_1_will_prevent_the_debug_session_from_continuing">
        <source>Ceasing to access captured variable '{0}' in {1} will prevent the debug session from continuing.</source>
647
        <target state="translated">中止访问 {1} 中的捕获变量“{0}”将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
648 649 650 651
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_that_accesses_captured_variables_1_and_2_declared_in_different_scopes_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' that accesses captured variables '{1}' and '{2}' declared in different scopes will prevent the debug session from continuing.</source>
652
        <target state="translated">添加访问捕获变量“{1}”和“{2}”(在不同范围中声明)的“{0}”将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
653 654 655 656
        <note />
      </trans-unit>
      <trans-unit id="Removing_0_that_accessed_captured_variables_1_and_2_declared_in_different_scopes_will_prevent_the_debug_session_from_continuing">
        <source>Removing '{0}' that accessed captured variables '{1}' and '{2}' declared in different scopes will prevent the debug session from continuing.</source>
657
        <target state="translated">删除访问捕获变量“{1}”和“{2}”(在不同范围中声明)的“{0}”将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
658 659 660 661
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_into_a_1_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' into a '{1}' will prevent the debug session from continuing.</source>
662
        <target state="translated">将“{0}”添加进“{1}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
663 664 665 666
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_into_a_class_with_explicit_or_sequential_layout_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' into a class with explicit or sequential layout will prevent the debug session from continuing.</source>
667
        <target state="translated">将“{0}”添加到具有显式或有序布局的类将阻止调试会话继续。</target>
T
Tom Meschter 已提交
668 669 670 671
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_modifiers_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the modifiers of '{0}' will prevent the debug session from continuing.</source>
672
        <target state="translated">更新“{0}”的修饰符将阻止调试会话继续。</target>
T
Tom Meschter 已提交
673 674 675 676
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_Handles_clause_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the Handles clause of '{0}' will prevent the debug session from continuing.</source>
677
        <target state="translated">更新“{0}”的 Handles 子句将阻止调试会话继续。</target>
T
Tom Meschter 已提交
678 679 680 681
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_with_the_Handles_clause_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' with the Handles clause will prevent the debug session from continuing.</source>
682
        <target state="translated">向“{0}”添加 Handles 子句将阻止调试会话继续。</target>
T
Tom Meschter 已提交
683 684 685 686
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_Implements_clause_of_a_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the Implements clause of a '{0}' will prevent the debug session from continuing.</source>
687
        <target state="translated">更新“{0}”的 Implements 子句将阻止调试会话继续。</target>
T
Tom Meschter 已提交
688 689 690 691
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_constraint_from_0_to_1_will_prevent_the_debug_session_from_continuing">
        <source>Changing the constraint from '{0}' to '{1}' will prevent the debug session from continuing.</source>
692
        <target state="translated">将约束从“{0}”更改为“{1}” 将阻止调试会话继续。</target>
T
Tom Meschter 已提交
693 694 695 696
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_variance_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the variance of '{0}' will prevent the debug session from continuing.</source>
697
        <target state="translated">更新“{0}”的方差将阻止调试会话继续。</target>
T
Tom Meschter 已提交
698 699 700 701
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_type_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the type of '{0}' will prevent the debug session from continuing.</source>
702
        <target state="translated">更新“{0}”的类型将阻止调试会话继续。</target>
T
Tom Meschter 已提交
703 704 705 706
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_initializer_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the initializer of '{0}' will prevent the debug session from continuing.</source>
707
        <target state="translated">更新“{0}”的初始值设定项将阻止调试会话继续。</target>
T
Tom Meschter 已提交
708 709 710 711
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_size_of_a_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the size of a '{0}' will prevent the debug session from continuing.</source>
712
        <target state="translated">更新“{0}”的大小将阻止调试会话继续。</target>
T
Tom Meschter 已提交
713 714 715 716
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_underlying_type_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the underlying type of '{0}' will prevent the debug session from continuing.</source>
717
        <target state="translated">更新“{0}”的基础类型将阻止调试会话继续。</target>
T
Tom Meschter 已提交
718 719 720 721
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_base_class_and_or_base_interface_s_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the base class and/or base interface(s) of '{0}' will prevent the debug session from continuing.</source>
722
        <target state="translated">更新“{0}”的基类和/或基接口将阻止调试会话继续。</target>
T
Tom Meschter 已提交
723 724 725 726
        <note />
      </trans-unit>
      <trans-unit id="Updating_a_field_to_an_event_or_vice_versa_will_prevent_the_debug_session_from_continuing">
        <source>Updating a field to an event or vice versa will prevent the debug session from continuing.</source>
727
        <target state="translated">更新事件的字段或更新字段的事件都将阻止调试会话继续。</target>
T
Tom Meschter 已提交
728 729 730 731
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_kind_of_a_type_will_prevent_the_debug_session_from_continuing">
        <source>Updating the kind of a type will prevent the debug session from continuing.</source>
732
        <target state="translated">更新类型的种类将阻止调试会话继续。</target>
T
Tom Meschter 已提交
733 734 735 736
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_kind_of_an_property_event_accessor_will_prevent_the_debug_session_from_continuing">
        <source>Updating the kind of an property/event accessor will prevent the debug session from continuing.</source>
737
        <target state="translated">更新一个属性/事件访问器的种类将阻止调试会话继续。</target>
T
Tom Meschter 已提交
738 739 740 741
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_kind_of_a_method_Sub_Function_will_prevent_the_debug_session_from_continuing">
        <source>Updating the kind of a method (Sub/Function) will prevent the debug session from continuing.</source>
742
        <target state="translated">更新方法 (Sub/Function) 的种类将阻止调试会话继续。</target>
T
Tom Meschter 已提交
743 744 745 746
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_library_name_of_Declare_Statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating the library name of Declare Statement will prevent the debug session from continuing.</source>
747
        <target state="translated">更新 Declare 语句的库名将阻止调试会话继续。</target>
T
Tom Meschter 已提交
748 749 750 751
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_alias_of_Declare_Statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating the alias of Declare Statement will prevent the debug session from continuing.</source>
752
        <target state="translated">更新“Declare 语句”的别名将阻止调试会话继续。</target>
T
Tom Meschter 已提交
753 754 755 756
        <note />
      </trans-unit>
      <trans-unit id="Renaming_0_will_prevent_the_debug_session_from_continuing">
        <source>Renaming '{0}' will prevent the debug session from continuing.</source>
757
        <target state="translated">重命名“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
758 759 760 761
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' will prevent the debug session from continuing.</source>
762
        <target state="translated">添加“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
763 764 765 766
        <note />
      </trans-unit>
      <trans-unit id="Adding_an_abstract_0_or_overriding_an_inherited_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding an abstract '{0}' or overriding an inherited '{0}' will prevent the debug session from continuing.</source>
767
        <target state="translated">添加摘要“{0}”或替代继承的“{0}”将会中止调试会话。</target>
T
Tom Meschter 已提交
768 769 770 771
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_MustOverride_0_or_overriding_an_inherited_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding a MustOverride '{0}' or overriding an inherited '{0}' will prevent the debug session from continuing.</source>
772
        <target state="translated">添加 MustOverride“{0}”或替代继承的“{0}”将会中止调试会话。</target>
T
Tom Meschter 已提交
773 774 775 776
        <note />
      </trans-unit>
      <trans-unit id="Adding_an_extern_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding an extern '{0}' will prevent the debug session from continuing.</source>
777
        <target state="translated">添加外部“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
778 779 780 781
        <note />
      </trans-unit>
      <trans-unit id="Adding_an_imported_method_will_prevent_the_debug_session_from_continuing">
        <source>Adding an imported method will prevent the debug session from continuing.</source>
782
        <target state="translated">添加导入的方法将阻止调试会话继续。</target>
T
Tom Meschter 已提交
783 784 785 786
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_user_defined_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding a user defined '{0}' will prevent the debug session from continuing.</source>
787
        <target state="translated">添加用户定义的“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
788 789 790 791
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_generic_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding a generic '{0}' will prevent the debug session from continuing.</source>
792
        <target state="translated">添加泛型“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
793 794 795 796
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' around an active statement will prevent the debug session from continuing.</source>
797
        <target state="translated">在活动语句周围添加“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
798 799 800 801
        <note />
      </trans-unit>
      <trans-unit id="Moving_0_will_prevent_the_debug_session_from_continuing">
        <source>Moving '{0}' will prevent the debug session from continuing.</source>
802
        <target state="translated">移动“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
803 804 805 806
        <note />
      </trans-unit>
      <trans-unit id="Deleting_0_will_prevent_the_debug_session_from_continuing">
        <source>Deleting '{0}' will prevent the debug session from continuing.</source>
807
        <target state="translated">删除“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
808 809 810 811
        <note />
      </trans-unit>
      <trans-unit id="Deleting_0_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Deleting '{0}' around an active statement will prevent the debug session from continuing.</source>
812
        <target state="translated">删除活动语句周围的“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
813 814 815 816
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_method_body_will_prevent_the_debug_session_from_continuing">
        <source>Adding a method body will prevent the debug session from continuing.</source>
817
        <target state="translated">添加方法主体将阻止调试会话继续。</target>
T
Tom Meschter 已提交
818 819 820 821
        <note />
      </trans-unit>
      <trans-unit id="Deleting_a_method_body_will_prevent_the_debug_session_from_continuing">
        <source>Deleting a method body will prevent the debug session from continuing.</source>
822
        <target state="translated">删除方法主体将阻止调试会话继续。</target>
T
Tom Meschter 已提交
823 824 825 826
        <note />
      </trans-unit>
      <trans-unit id="An_active_statement_has_been_removed_from_its_original_method_You_must_revert_your_changes_to_continue_or_restart_the_debugging_session">
        <source>An active statement has been removed from its original method. You must revert your changes to continue or restart the debugging session.</source>
827
        <target state="translated">活动语句已从其初始方法中删除。必须还原更改才能继续或重新启动调试会话。</target>
T
Tom Meschter 已提交
828 829 830 831
        <note />
      </trans-unit>
      <trans-unit id="Updating_a_0_statement_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating a '{0}' statement around an active statement will prevent the debug session from continuing.</source>
832
        <target state="translated">更新活动语句周围的“{0}”语句将阻止调试会话继续。</target>
T
Tom Meschter 已提交
833 834 835 836
        <note />
      </trans-unit>
      <trans-unit id="Updating_async_or_iterator_modifier_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating async or iterator modifier around an active statement will prevent the debug session from continuing.</source>
837
        <target state="translated">更新当前语句的 async 或 iterator 修饰符可以阻止调试会话继续。</target>
T
Tom Meschter 已提交
838 839 840 841
        <note>{Locked="async"}{Locked="iterator"} "async" and "iterator" are C#/VB keywords and should not be localized.</note>
      </trans-unit>
      <trans-unit id="Modifying_a_generic_method_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a generic method will prevent the debug session from continuing.</source>
842
        <target state="translated">修改泛型方法将阻止调试会话继续。</target>
T
Tom Meschter 已提交
843 844 845 846
        <note />
      </trans-unit>
      <trans-unit id="Modifying_whitespace_or_comments_in_a_generic_0_will_prevent_the_debug_session_from_continuing">
        <source>Modifying whitespace or comments in a generic '{0}' will prevent the debug session from continuing.</source>
847
        <target state="translated">修改泛型“{0}”中的空白或注释将阻止调试会话继续。</target>
T
Tom Meschter 已提交
848 849 850 851
        <note />
      </trans-unit>
      <trans-unit id="Modifying_a_method_inside_the_context_of_a_generic_type_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a method inside the context of a generic type will prevent the debug session from continuing.</source>
852
        <target state="translated">修改某个泛型类型上下文内的方法将阻止调试会话继续。</target>
T
Tom Meschter 已提交
853 854 855 856
        <note />
      </trans-unit>
      <trans-unit id="Modifying_whitespace_or_comments_in_0_inside_the_context_of_a_generic_type_will_prevent_the_debug_session_from_continuing">
        <source>Modifying whitespace or comments in '{0}' inside the context of a generic type will prevent the debug session from continuing.</source>
857
        <target state="translated">修改泛型类型上下文内“{0}”的空白或注释将阻止调试会话继续。</target>
T
Tom Meschter 已提交
858 859 860 861
        <note />
      </trans-unit>
      <trans-unit id="Modifying_the_initializer_of_0_in_a_generic_type_will_prevent_the_debug_session_from_continuing">
        <source>Modifying the initializer of '{0}' in a generic type will prevent the debug session from continuing.</source>
862
        <target state="translated">修改泛型类型中的“{0}”的初始值设定项将阻止调试会话继续。</target>
T
Tom Meschter 已提交
863 864 865 866
        <note />
      </trans-unit>
      <trans-unit id="Modifying_the_initializer_of_0_in_a_partial_type_will_prevent_the_debug_session_from_continuing">
        <source>Modifying the initializer of '{0}' in a partial type will prevent the debug session from continuing.</source>
867
        <target state="translated">修改分部类型中“{0}”的初始值设定项将阻止调试会话继续。</target>
T
Tom Meschter 已提交
868 869 870 871
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_constructor_to_a_type_with_a_field_or_property_initializer_that_contains_an_anonymous_function_will_prevent_the_debug_session_from_continuing">
        <source>Adding a constructor to a type with a field or property initializer that contains an anonymous function will prevent the debug session from continuing.</source>
872
        <target state="translated">使用包含匿名类型的字段或属性初始值设定项向类型添加构造函数将阻止调试会话继续。</target>
T
Tom Meschter 已提交
873 874 875 876
        <note />
      </trans-unit>
      <trans-unit id="Renaming_a_captured_variable_from_0_to_1_will_prevent_the_debug_session_from_continuing">
        <source>Renaming a captured variable, from '{0}' to '{1}' will prevent the debug session from continuing.</source>
877
        <target state="translated">如果将捕获变量从“{0}”重命名为“{1}”,调试会话将不能继续。</target>
T
Tom Meschter 已提交
878 879 880 881
        <note />
      </trans-unit>
      <trans-unit id="Modifying_a_catch_finally_handler_with_an_active_statement_in_the_try_block_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a catch/finally handler with an active statement in the try block will prevent the debug session from continuing.</source>
882
        <target state="translated">修改带有 try 块中的活动语句的 catch/finally 处理程序将阻止调试会话继续。</target>
T
Tom Meschter 已提交
883 884 885 886
        <note />
      </trans-unit>
      <trans-unit id="Modifying_a_try_catch_finally_statement_when_the_finally_block_is_active_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a try/catch/finally statement when the finally block is active will prevent the debug session from continuing.</source>
887
        <target state="translated">在 finally 块处于活动状态时修改 try/catch/finally 语句将阻止调试会话继续。</target>
T
Tom Meschter 已提交
888 889 890 891
        <note />
      </trans-unit>
      <trans-unit id="Modifying_a_catch_handler_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a catch handler around an active statement will prevent the debug session from continuing.</source>
892
        <target state="translated">修改活动语句周围的 catch 处理程序将阻止调试会话继续。</target>
T
Tom Meschter 已提交
893 894 895 896
        <note />
      </trans-unit>
      <trans-unit id="Modifying_0_which_contains_the_stackalloc_operator_will_prevent_the_debug_session_from_continuing">
        <source>Modifying '{0}' which contains the 'stackalloc' operator will prevent the debug session from continuing.</source>
897
        <target state="translated">修改含“stackalloc”运算符的“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
898 899 900 901
        <note />
      </trans-unit>
      <trans-unit id="Modifying_an_active_0_which_contains_On_Error_or_Resume_statements_will_prevent_the_debug_session_from_continuing">
        <source>Modifying an active '{0}' which contains 'On Error' or 'Resume' statements will prevent the debug session from continuing.</source>
902
        <target state="translated">修改含“On Error”或“Resume”语句的活动“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
903 904 905 906
        <note />
      </trans-unit>
      <trans-unit id="Modifying_0_which_contains_an_Aggregate_Group_By_or_Join_query_clauses_will_prevent_the_debug_session_from_continuing">
        <source>Modifying '{0}' which contains an Aggregate, Group By, or Join query clauses will prevent the debug session from continuing.</source>
907
        <target state="translated">修改包含 Aggregate、Group By 或 Join 查询子句的“{0}”将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
908 909 910 911
        <note />
      </trans-unit>
      <trans-unit id="Modifying_source_with_experimental_language_features_enabled_will_prevent_the_debug_session_from_continuing">
        <source>Modifying source with experimental language features enabled will prevent the debug session from continuing.</source>
912
        <target state="translated">修改已启用实验性语言功能的源将阻止调试会话继续。</target>
T
Tom Meschter 已提交
913 914 915 916
        <note />
      </trans-unit>
      <trans-unit id="Updating_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating an active statement will prevent the debug session from continuing.</source>
917
        <target state="translated">更新活动语句将阻止调试会话继续。</target>
T
Tom Meschter 已提交
918 919 920 921
        <note />
      </trans-unit>
      <trans-unit id="Removing_0_that_contains_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Removing '{0}' that contains an active statement will prevent the debug session from continuing.</source>
922
        <target state="translated">删除含活动语句的“{0}”将阻止调试会话继续。</target>
T
Tom Meschter 已提交
923 924 925 926
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_new_file_will_prevent_the_debug_session_from_continuing">
        <source>Adding a new file will prevent the debug session from continuing.</source>
927
        <target state="translated">添加一个新文件将阻止调试会话继续。</target>
T
Tom Meschter 已提交
928 929 930 931
        <note />
      </trans-unit>
      <trans-unit id="Attribute_0_is_missing_Updating_an_async_method_or_an_iterator_will_prevent_the_debug_session_from_continuing">
        <source>Attribute '{0}' is missing. Updating an async method or an iterator will prevent the debug session from continuing.</source>
932
        <target state="translated">特性“{0}”缺失。更新异步方法或迭代器将阻止调试会话继续。</target>
T
Tom Meschter 已提交
933 934 935 936
        <note />
      </trans-unit>
      <trans-unit id="Unexpected_interface_member_kind_colon_0">
        <source>Unexpected interface member kind: {0}</source>
937
        <target state="translated">意外的接口成员种类:{0}</target>
T
Tom Meschter 已提交
938 939 940 941
        <note />
      </trans-unit>
      <trans-unit id="Unknown_symbol_kind">
        <source>Unknown symbol kind</source>
942
        <target state="translated">未知符号种类</target>
T
Tom Meschter 已提交
943 944 945 946
        <note />
      </trans-unit>
      <trans-unit id="Generate_abstract_property_1_0">
        <source>Generate abstract property '{1}.{0}'</source>
947
        <target state="translated">生成抽象属性“{1}.{0}”</target>
T
Tom Meschter 已提交
948 949 950 951
        <note />
      </trans-unit>
      <trans-unit id="Generate_abstract_method_1_0">
        <source>Generate abstract method '{1}.{0}'</source>
952
        <target state="translated">生成抽象方法“{1}.{0}”</target>
T
Tom Meschter 已提交
953 954 955 956
        <note />
      </trans-unit>
      <trans-unit id="Generate_method_1_0">
        <source>Generate method '{1}.{0}'</source>
957
        <target state="translated">生成方法“{1}.{0}”</target>
T
Tom Meschter 已提交
958 959 960 961
        <note />
      </trans-unit>
      <trans-unit id="Failed_to_create_a_remote_process_for_interactive_code_execution">
        <source>Failed to create a remote process for interactive code execution.</source>
962
        <target state="translated">为交互代码的执行创建远程进程失败。</target>
T
Tom Meschter 已提交
963 964 965 966
        <note />
      </trans-unit>
      <trans-unit id="Failed_to_initialize_remote_interactive_process">
        <source>Failed to initialize remote interactive process.</source>
967
        <target state="translated">初始化远程交互进程失败。</target>
T
Tom Meschter 已提交
968 969 970 971
        <note />
      </trans-unit>
      <trans-unit id="Attempt_to_connect_to_process_Sharp_0_failed_retrying">
        <source>Attempt to connect to process #{0} failed, retrying ...</source>
972
        <target state="translated">尝试连接到进程 #{0} 失败,正在重试...</target>
T
Tom Meschter 已提交
973 974 975 976
        <note />
      </trans-unit>
      <trans-unit id="Failed_to_launch_0_process_exit_code_colon_1_with_output_colon">
        <source>Failed to launch '{0}' process (exit code: {1}) with output: </source>
977
        <target state="translated">启动“{0}”进程失败(退出代码:{1}),输出:</target>
T
Tom Meschter 已提交
978 979 980 981
        <note />
      </trans-unit>
      <trans-unit id="Hosting_process_exited_with_exit_code_0">
        <source>Hosting process exited with exit code {0}.</source>
982
        <target state="translated">宿主进程已退出,退出代码为 {0}。</target>
T
Tom Meschter 已提交
983 984 985 986
        <note />
      </trans-unit>
      <trans-unit id="Interactive_Host_not_initialized">
        <source>Interactive Host not initialized.</source>
987
        <target state="translated">未初始化交互式主机。</target>
T
Tom Meschter 已提交
988 989 990 991
        <note />
      </trans-unit>
      <trans-unit id="Cannot_resolve_reference_0">
        <source>Cannot resolve reference '{0}'.</source>
992
        <target state="translated">无法解析“{0}”引用。</target>
T
Tom Meschter 已提交
993 994 995 996
        <note />
      </trans-unit>
      <trans-unit id="Requested_assembly_already_loaded_from_0">
        <source>Requested assembly already loaded from '{0}'.</source>
997
        <target state="translated">已从“{0}”中加载请求的程序集。</target>
T
Tom Meschter 已提交
998 999 1000 1001
        <note />
      </trans-unit>
      <trans-unit id="plus_additional_0_1">
        <source> + additional {0} {1}</source>
1002
        <target state="translated"> + 其他 {0} {1}</target>
T
Tom Meschter 已提交
1003 1004 1005 1006
        <note />
      </trans-unit>
      <trans-unit id="Unable_to_create_hosting_process">
        <source>Unable to create hosting process.</source>
1007
        <target state="translated">无法创建宿主进程。</target>
T
Tom Meschter 已提交
1008 1009 1010 1011
        <note />
      </trans-unit>
      <trans-unit id="The_symbol_does_not_have_an_icon">
        <source>The symbol does not have an icon.</source>
1012
        <target state="translated">此符号无图标。</target>
T
Tom Meschter 已提交
1013 1014 1015 1016
        <note />
      </trans-unit>
      <trans-unit id="Unknown">
        <source>Unknown</source>
1017
        <target state="translated">未知</target>
T
Tom Meschter 已提交
1018 1019 1020 1021
        <note />
      </trans-unit>
      <trans-unit id="Extract_Method">
        <source>Extract Method</source>
1022
        <target state="translated">提取方法</target>
T
Tom Meschter 已提交
1023 1024 1025 1026
        <note />
      </trans-unit>
      <trans-unit id="Extract_Method_plus_Local">
        <source>Extract Method + Local</source>
1027
        <target state="translated">提取方法 + 本地</target>
T
Tom Meschter 已提交
1028 1029 1030 1031
        <note />
      </trans-unit>
      <trans-unit id="Asynchronous_method_cannot_have_ref_out_parameters_colon_bracket_0_bracket">
        <source>Asynchronous method cannot have ref/out parameters : [{0}]</source>
1032
        <target state="translated">异步方法不能包含 ref/out 参数:[{0}]</target>
T
Tom Meschter 已提交
1033 1034 1035 1036
        <note />
      </trans-unit>
      <trans-unit id="The_member_is_defined_in_metadata">
        <source>The member is defined in metadata.</source>
1037
        <target state="translated">此成员是在元数据中定义的。</target>
T
Tom Meschter 已提交
1038 1039 1040 1041
        <note />
      </trans-unit>
      <trans-unit id="You_can_only_change_the_signature_of_a_constructor_indexer_method_or_delegate">
        <source>You can only change the signature of a constructor, indexer, method or delegate.</source>
1042
        <target state="translated">只能更改构造函数、索引器、方法或委托的签名。</target>
T
Tom Meschter 已提交
1043 1044 1045 1046 1047 1048
        <note />
      </trans-unit>
      <trans-unit id="This_symbol_has_related_definitions_or_references_in_metadata_Changing_its_signature_may_result_in_build_errors_Do_you_want_to_continue">
        <source>This symbol has related definitions or references in metadata. Changing its signature may result in build errors.

Do you want to continue?</source>
1049
        <target state="translated">此符号在元数据中有相关定义或引用。更它的签名可能会造成生成错误。
T
Tom Meschter 已提交
1050

1051
想要继续吗?</target>
T
Tom Meschter 已提交
1052 1053 1054 1055
        <note />
      </trans-unit>
      <trans-unit id="Change_signature">
        <source>Change signature...</source>
1056
        <target state="translated">更改签名...</target>
T
Tom Meschter 已提交
1057 1058 1059 1060
        <note />
      </trans-unit>
      <trans-unit id="Generate_new_type">
        <source>Generate new type...</source>
1061
        <target state="translated">生成新类型...</target>
T
Tom Meschter 已提交
1062 1063 1064 1065
        <note />
      </trans-unit>
      <trans-unit id="User_Diagnostic_Analyzer_Failure">
        <source>User Diagnostic Analyzer Failure.</source>
1066
        <target state="translated">用户诊断分析器失败。</target>
T
Tom Meschter 已提交
1067 1068 1069 1070
        <note />
      </trans-unit>
      <trans-unit id="Analyzer_0_threw_an_exception_of_type_1_with_message_2">
        <source>Analyzer '{0}' threw an exception of type '{1}' with message '{2}'.</source>
1071
        <target state="translated">分析器“{0}”抛出类型为“{1}”的异常,并显示消息“{2}”。</target>
T
Tom Meschter 已提交
1072 1073 1074 1075 1076
        <note />
      </trans-unit>
      <trans-unit id="Analyzer_0_threw_the_following_exception_colon_1">
        <source>Analyzer '{0}' threw the following exception:
'{1}'.</source>
1077 1078
        <target state="translated">分析器“{0}”引发了以下异常:
“{1}”。</target>
T
Tom Meschter 已提交
1079 1080 1081 1082
        <note />
      </trans-unit>
      <trans-unit id="Remove_Unnecessary_Cast">
        <source>Remove Unnecessary Cast</source>
1083
        <target state="translated">删除不必要的转换</target>
T
Tom Meschter 已提交
1084 1085 1086 1087
        <note />
      </trans-unit>
      <trans-unit id="Simplify_Names">
        <source>Simplify Names</source>
1088
        <target state="translated">简化名称</target>
T
Tom Meschter 已提交
1089 1090 1091 1092
        <note />
      </trans-unit>
      <trans-unit id="Simplify_Member_Access">
        <source>Simplify Member Access</source>
1093
        <target state="translated">简化成员访问</target>
T
Tom Meschter 已提交
1094 1095 1096 1097
        <note />
      </trans-unit>
      <trans-unit id="Remove_qualification">
        <source>Remove qualification</source>
1098
        <target state="translated">删除限定</target>
T
Tom Meschter 已提交
1099 1100 1101 1102
        <note />
      </trans-unit>
      <trans-unit id="Edit_and_Continue1">
        <source>Edit and Continue</source>
1103
        <target state="translated">编辑并继续</target>
T
Tom Meschter 已提交
1104 1105 1106 1107
        <note />
      </trans-unit>
      <trans-unit id="This_signature_does_not_contain_parameters_that_can_be_changed">
        <source>This signature does not contain parameters that can be changed.</source>
1108
        <target state="translated">此签名不含可更改的参数。</target>
T
Tom Meschter 已提交
1109 1110 1111 1112
        <note />
      </trans-unit>
      <trans-unit id="Unknown_error_occurred">
        <source>Unknown error occurred</source>
1113
        <target state="translated">发生未知错误</target>
T
Tom Meschter 已提交
1114 1115 1116 1117
        <note />
      </trans-unit>
      <trans-unit id="Available">
        <source>Available</source>
1118
        <target state="translated">可用</target>
T
Tom Meschter 已提交
1119 1120 1121 1122
        <note />
      </trans-unit>
      <trans-unit id="Not_Available">
        <source>Not Available</source>
1123
        <target state="translated">不可用</target>
T
Tom Meschter 已提交
1124 1125 1126 1127
        <note />
      </trans-unit>
      <trans-unit id="_0_1">
        <source>    {0} - {1}</source>
1128
        <target state="translated">    {0} - {1}</target>
T
Tom Meschter 已提交
1129 1130 1131 1132
        <note />
      </trans-unit>
      <trans-unit id="You_can_use_the_navigation_bar_to_switch_context">
        <source>You can use the navigation bar to switch context.</source>
1133
        <target state="translated">你可以使用导航栏切换上下文。</target>
T
Tom Meschter 已提交
1134 1135 1136 1137
        <note />
      </trans-unit>
      <trans-unit id="in_Source">
        <source>in Source</source>
1138
        <target state="translated">在源中</target>
T
Tom Meschter 已提交
1139 1140 1141 1142
        <note />
      </trans-unit>
      <trans-unit id="in_Suppression_File">
        <source>in Suppression File</source>
1143
        <target state="translated">在禁止显示文件中</target>
T
Tom Meschter 已提交
1144 1145 1146 1147
        <note />
      </trans-unit>
      <trans-unit id="Remove_Suppression_0">
        <source>Remove Suppression {0}</source>
1148
        <target state="translated">删除禁止显示 {0}</target>
T
Tom Meschter 已提交
1149 1150 1151 1152
        <note />
      </trans-unit>
      <trans-unit id="Remove_Suppression">
        <source>Remove Suppression</source>
1153
        <target state="translated">删除禁止显示</target>
T
Tom Meschter 已提交
1154 1155 1156 1157
        <note />
      </trans-unit>
      <trans-unit id="Pending">
        <source>&lt;Pending&gt;</source>
1158
        <target state="translated">&lt;挂起&gt;</target>
T
Tom Meschter 已提交
1159 1160 1161 1162
        <note />
      </trans-unit>
      <trans-unit id="Awaited_task_returns">
        <source>Awaited task returns</source>
1163
        <target state="translated">等待任务返回</target>
T
Tom Meschter 已提交
1164 1165 1166 1167
        <note />
      </trans-unit>
      <trans-unit id="no_value">
        <source>no value.</source>
1168
        <target state="translated">无值。</target>
T
Tom Meschter 已提交
1169 1170 1171 1172
        <note />
      </trans-unit>
      <trans-unit id="Note_colon_Tab_twice_to_insert_the_0_snippet">
        <source>Note: Tab twice to insert the '{0}' snippet.</source>
1173
        <target state="translated">注意: 两次 Tab 插入“{0}”片段。</target>
T
Tom Meschter 已提交
1174 1175 1176 1177
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_explicitly_with_Dispose_pattern">
        <source>Implement interface explicitly with Dispose pattern</source>
1178
        <target state="translated">通过 Dispose 模式显式实现接口</target>
T
Tom Meschter 已提交
1179 1180 1181 1182
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_with_Dispose_pattern">
        <source>Implement interface with Dispose pattern</source>
1183
        <target state="translated">通过 Dispose 模式实现接口</target>
T
Tom Meschter 已提交
1184 1185 1186 1187
        <note />
      </trans-unit>
      <trans-unit id="Compiler1">
        <source>Compiler</source>
1188
        <target state="translated">编译器</target>
T
Tom Meschter 已提交
1189 1190 1191 1192
        <note />
      </trans-unit>
      <trans-unit id="Edit_and_Continue2">
        <source>Edit and Continue</source>
1193
        <target state="translated">编辑并继续</target>
T
Tom Meschter 已提交
1194 1195 1196 1197
        <note />
      </trans-unit>
      <trans-unit id="Style">
        <source>Style</source>
1198
        <target state="translated">样式</target>
T
Tom Meschter 已提交
1199 1200 1201 1202
        <note />
      </trans-unit>
      <trans-unit id="Suppress_0">
        <source>Suppress {0}</source>
1203
        <target state="translated">取消 {0}</target>
T
Tom Meschter 已提交
1204 1205 1206 1207
        <note />
      </trans-unit>
      <trans-unit id="Re_triage_0_currently_1">
        <source>Re-triage {0}(currently '{1}')</source>
1208
        <target state="translated">对 {0}(当前为“{1}”) 进行重新分类</target>
T
Tom Meschter 已提交
1209 1210 1211 1212
        <note />
      </trans-unit>
      <trans-unit id="Argument_cannot_have_a_null_element">
        <source>Argument cannot have a null element.</source>
1213
        <target state="translated">参数不能具有 null 元素。</target>
T
Tom Meschter 已提交
1214 1215 1216 1217
        <note />
      </trans-unit>
      <trans-unit id="Argument_cannot_be_empty">
        <source>Argument cannot be empty.</source>
1218
        <target state="translated">参数不能为空。</target>
T
Tom Meschter 已提交
1219 1220 1221 1222
        <note />
      </trans-unit>
      <trans-unit id="Reported_diagnostic_with_ID_0_is_not_supported_by_the_analyzer">
        <source>Reported diagnostic with ID '{0}' is not supported by the analyzer.</source>
1223
        <target state="translated">分析器不支持 ID 为“{0}”的报告的诊断。</target>
T
Tom Meschter 已提交
1224 1225 1226 1227
        <note />
      </trans-unit>
      <trans-unit id="Computing_fix_all_occurrences_code_fix">
        <source>Computing fix all occurrences code fix...</source>
1228
        <target state="translated">正在计算“修复所有出现的地方”代码修复...</target>
T
Tom Meschter 已提交
1229 1230 1231 1232
        <note />
      </trans-unit>
      <trans-unit id="Fix_all_occurrences">
        <source>Fix all occurrences</source>
1233
        <target state="translated">修复所有出现的地方</target>
T
Tom Meschter 已提交
1234 1235 1236 1237
        <note />
      </trans-unit>
      <trans-unit id="Document">
        <source>Document</source>
1238
        <target state="translated">文档</target>
T
Tom Meschter 已提交
1239 1240 1241 1242
        <note />
      </trans-unit>
      <trans-unit id="Project">
        <source>Project</source>
1243
        <target state="translated">项目</target>
T
Tom Meschter 已提交
1244 1245 1246 1247
        <note />
      </trans-unit>
      <trans-unit id="Solution">
        <source>Solution</source>
1248
        <target state="translated">解决方案</target>
T
Tom Meschter 已提交
1249 1250 1251 1252
        <note />
      </trans-unit>
      <trans-unit id="TODO_colon_dispose_managed_state_managed_objects">
        <source>TODO: dispose managed state (managed objects).</source>
1253
        <target state="translated">TODO: 释放托管状态(托管对象)。</target>
T
Tom Meschter 已提交
1254 1255 1256 1257
        <note />
      </trans-unit>
      <trans-unit id="TODO_colon_set_large_fields_to_null">
        <source>TODO: set large fields to null.</source>
1258
        <target state="translated">TODO: 将大型字段设置为 null。</target>
T
Tom Meschter 已提交
1259 1260 1261 1262
        <note />
      </trans-unit>
      <trans-unit id="To_detect_redundant_calls">
        <source>To detect redundant calls</source>
1263
        <target state="translated">要检测冗余调用</target>
T
Tom Meschter 已提交
1264 1265 1266 1267
        <note />
      </trans-unit>
      <trans-unit id="Modifying_0_which_contains_a_static_variable_will_prevent_the_debug_session_from_continuing">
        <source>Modifying '{0}' which contains a static variable will prevent the debug session from continuing.</source>
1268
        <target state="translated">修改包含静态变量的“{0}”将阻止调试会话继续执行。</target>
T
Tom Meschter 已提交
1269 1270 1271 1272
        <note />
      </trans-unit>
      <trans-unit id="Compiler2">
        <source>Compiler</source>
1273
        <target state="translated">编译器</target>
T
Tom Meschter 已提交
1274 1275 1276 1277
        <note />
      </trans-unit>
      <trans-unit id="Edit_And_Continue">
        <source>Edit And Continue</source>
1278
        <target state="translated">编辑并继续</target>
T
Tom Meschter 已提交
1279 1280 1281 1282
        <note />
      </trans-unit>
      <trans-unit id="Live">
        <source>Live</source>
1283
        <target state="translated">活动</target>
T
Tom Meschter 已提交
1284 1285 1286 1287
        <note />
      </trans-unit>
      <trans-unit id="enum_value">
        <source>enum value</source>
1288
        <target state="translated">枚举值</target>
T
Tom Meschter 已提交
1289 1290 1291 1292
        <note>{Locked="enum"} "enum" is a C#/VB keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="const_field">
        <source>const field</source>
1293
        <target state="translated">常量字段</target>
T
Tom Meschter 已提交
1294 1295 1296 1297
        <note>{Locked="const"} "const" is a C#/VB keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="method">
        <source>method</source>
1298
        <target state="translated">方法</target>
T
Tom Meschter 已提交
1299 1300 1301 1302
        <note />
      </trans-unit>
      <trans-unit id="operator_">
        <source>operator</source>
1303
        <target state="translated">运算符</target>
T
Tom Meschter 已提交
1304 1305 1306 1307
        <note />
      </trans-unit>
      <trans-unit id="constructor">
        <source>constructor</source>
1308
        <target state="translated">构造函数</target>
T
Tom Meschter 已提交
1309 1310 1311 1312
        <note />
      </trans-unit>
      <trans-unit id="auto_property">
        <source>auto-property</source>
1313
        <target state="translated">自动属性</target>
T
Tom Meschter 已提交
1314 1315 1316 1317
        <note />
      </trans-unit>
      <trans-unit id="property_">
        <source>property</source>
1318
        <target state="translated">属性</target>
T
Tom Meschter 已提交
1319 1320 1321 1322
        <note />
      </trans-unit>
      <trans-unit id="event_accessor">
        <source>event accessor</source>
1323
        <target state="translated">事件访问器</target>
T
Tom Meschter 已提交
1324 1325 1326 1327
        <note />
      </trans-unit>
      <trans-unit id="type_constraint">
        <source>type constraint</source>
1328
        <target state="translated">类型约束</target>
T
Tom Meschter 已提交
1329 1330 1331 1332
        <note />
      </trans-unit>
      <trans-unit id="type_parameter">
        <source>type parameter</source>
1333
        <target state="translated">类型形参</target>
T
Tom Meschter 已提交
1334 1335 1336 1337
        <note />
      </trans-unit>
      <trans-unit id="attribute">
        <source>attribute</source>
1338
        <target state="translated">属性</target>
T
Tom Meschter 已提交
1339 1340 1341 1342
        <note />
      </trans-unit>
      <trans-unit id="Use_auto_property">
        <source>Use auto property</source>
1343
        <target state="translated">使用自动属性</target>
T
Tom Meschter 已提交
1344 1345 1346 1347
        <note />
      </trans-unit>
      <trans-unit id="Replace_0_and_1_with_property">
        <source>Replace '{0}' and '{1}' with property</source>
1348
        <target state="translated">使用属性替代“{0}”和“{1}”</target>
T
Tom Meschter 已提交
1349 1350 1351 1352
        <note />
      </trans-unit>
      <trans-unit id="Replace_0_with_property">
        <source>Replace '{0}' with property</source>
1353
        <target state="translated">使用属性替代“{0}”</target>
T
Tom Meschter 已提交
1354 1355 1356 1357
        <note />
      </trans-unit>
      <trans-unit id="Method_referenced_implicitly">
        <source>Method referenced implicitly</source>
1358
        <target state="translated">隐式引用的方法</target>
T
Tom Meschter 已提交
1359 1360 1361 1362
        <note />
      </trans-unit>
      <trans-unit id="Generate_type_0">
        <source>Generate type '{0}'</source>
1363
        <target state="translated">生成类型“{0}”</target>
T
Tom Meschter 已提交
1364 1365 1366 1367
        <note />
      </trans-unit>
      <trans-unit id="Generate_0_1">
        <source>Generate {0} '{1}'</source>
1368
        <target state="translated">生成 {0}“{1}”</target>
T
Tom Meschter 已提交
1369 1370 1371 1372
        <note />
      </trans-unit>
      <trans-unit id="Change_0_to_1">
        <source>Change '{0}' to '{1}'.</source>
1373
        <target state="translated">将“{0}”更改为“{1}”。</target>
T
Tom Meschter 已提交
1374 1375 1376 1377
        <note />
      </trans-unit>
      <trans-unit id="Non_invoked_method_cannot_be_replaced_with_property">
        <source>Non-invoked method cannot be replaced with property.</source>
1378
        <target state="translated">无法使用属性替代非被调用方法。</target>
T
Tom Meschter 已提交
1379 1380 1381 1382
        <note />
      </trans-unit>
      <trans-unit id="Only_methods_with_a_single_argument_which_is_not_an_out_variable_declaration_can_be_replaced_with_a_property">
        <source>Only methods with a single argument, which is not an out variable declaration, can be replaced with a property.</source>
1383
        <target state="translated">只有带一个参数,不是化出变量声明的方法可以使用属性进行替换。</target>
T
Tom Meschter 已提交
1384 1385 1386 1387
        <note />
      </trans-unit>
      <trans-unit id="Roslyn_HostError">
        <source>Roslyn.HostError</source>
1388
        <target state="translated">Roslyn.HostError</target>
T
Tom Meschter 已提交
1389 1390 1391 1392
        <note />
      </trans-unit>
      <trans-unit id="An_instance_of_analyzer_0_cannot_be_created_from_1_colon_2">
        <source>An instance of analyzer {0} cannot be created from {1}: {2}.</source>
1393
        <target state="translated">无法从 {1}: {2} 创建分析器实例 {0}。</target>
T
Tom Meschter 已提交
1394 1395 1396 1397
        <note />
      </trans-unit>
      <trans-unit id="The_assembly_0_does_not_contain_any_analyzers">
        <source>The assembly {0} does not contain any analyzers.</source>
1398
        <target state="translated">程序集 {0} 不包含任何分析器。</target>
T
Tom Meschter 已提交
1399 1400 1401 1402
        <note />
      </trans-unit>
      <trans-unit id="Unable_to_load_Analyzer_assembly_0_colon_1">
        <source>Unable to load Analyzer assembly {0}: {1}</source>
1403
        <target state="translated">无法加载分析器程序集 {0}: {1}</target>
T
Tom Meschter 已提交
1404 1405 1406 1407
        <note />
      </trans-unit>
      <trans-unit id="Make_method_synchronous">
        <source>Make method synchronous</source>
1408
        <target state="translated">使方法同步</target>
T
Tom Meschter 已提交
1409 1410 1411 1412
        <note />
      </trans-unit>
      <trans-unit id="Add_this_or_Me_qualification">
        <source>Add 'this' or 'Me' qualification.</source>
1413
        <target state="translated">添加 "this" 或 "Me" 限定。</target>
T
Tom Meschter 已提交
1414 1415 1416 1417
        <note />
      </trans-unit>
      <trans-unit id="Fix_Name_Violation_colon_0">
        <source>Fix Name Violation: {0}</source>
1418
        <target state="translated">解决名称冲突: {0}</target>
T
Tom Meschter 已提交
1419 1420 1421 1422
        <note />
      </trans-unit>
      <trans-unit id="Naming_rule_violation_0">
        <source>Naming rule violation: {0}</source>
1423
        <target state="translated">命名规则冲突: {0}</target>
T
Tom Meschter 已提交
1424 1425 1426 1427
        <note>{0} is the rule title, {1} is the way in which the rule was violated</note>
      </trans-unit>
      <trans-unit id="Naming_Styles">
        <source>Naming Styles</source>
1428
        <target state="translated">命名样式</target>
T
Tom Meschter 已提交
1429 1430 1431 1432
        <note />
      </trans-unit>
      <trans-unit id="from_0">
        <source>from {0}</source>
1433
        <target state="translated">自 {0}</target>
T
Tom Meschter 已提交
1434 1435 1436 1437
        <note />
      </trans-unit>
      <trans-unit id="Find_and_install_latest_version">
        <source>Find and install latest version</source>
1438
        <target state="translated">查找并安装最新版本</target>
T
Tom Meschter 已提交
1439 1440 1441 1442
        <note />
      </trans-unit>
      <trans-unit id="Use_local_version_0">
        <source>Use local version '{0}'</source>
1443
        <target state="translated">使用本地版本“{0}”</target>
T
Tom Meschter 已提交
1444 1445 1446 1447 1448
        <note />
      </trans-unit>
      <trans-unit id="Use_locally_installed_0_version_1_This_version_used_in_colon_2">
        <source>Use locally installed '{0}' version '{1}'
This version used in: {2}</source>
1449 1450
        <target state="translated">使用本地安装的“{0}”版本“{1}”
此版本用于: {2}</target>
T
Tom Meschter 已提交
1451 1452 1453 1454
        <note />
      </trans-unit>
      <trans-unit id="Find_and_install_latest_version_of_0">
        <source>Find and install latest version of '{0}'</source>
1455
        <target state="translated">查找并安装最新版本的“{0}”</target>
T
Tom Meschter 已提交
1456 1457 1458 1459
        <note />
      </trans-unit>
      <trans-unit id="Install_with_package_manager">
        <source>Install with package manager...</source>
1460
        <target state="translated">使用包管理器安装...</target>
T
Tom Meschter 已提交
1461 1462 1463 1464
        <note />
      </trans-unit>
      <trans-unit id="Install_0_1">
        <source>Install '{0} {1}'</source>
1465
        <target state="translated">安装“{0} {1}”</target>
T
Tom Meschter 已提交
1466 1467 1468 1469
        <note />
      </trans-unit>
      <trans-unit id="Install_version_0">
        <source>Install version '{0}'</source>
1470
        <target state="translated">安装版本“{0}”</target>
T
Tom Meschter 已提交
1471 1472 1473 1474
        <note />
      </trans-unit>
      <trans-unit id="Generate_variable_0">
        <source>Generate variable '{0}'</source>
1475
        <target state="translated">生成变量 {0}</target>
T
Tom Meschter 已提交
1476 1477 1478 1479
        <note />
      </trans-unit>
      <trans-unit id="Classes">
        <source>Classes</source>
1480
        <target state="translated"></target>
T
Tom Meschter 已提交
1481 1482 1483 1484
        <note />
      </trans-unit>
      <trans-unit id="Constants">
        <source>Constants</source>
1485
        <target state="translated">常量</target>
T
Tom Meschter 已提交
1486 1487 1488 1489
        <note />
      </trans-unit>
      <trans-unit id="Delegates">
        <source>Delegates</source>
1490
        <target state="translated">委托</target>
T
Tom Meschter 已提交
1491 1492 1493 1494
        <note />
      </trans-unit>
      <trans-unit id="Enums">
        <source>Enums</source>
1495
        <target state="translated">枚举</target>
T
Tom Meschter 已提交
1496 1497 1498 1499
        <note />
      </trans-unit>
      <trans-unit id="Events">
        <source>Events</source>
1500
        <target state="translated">事件</target>
T
Tom Meschter 已提交
1501 1502 1503 1504
        <note />
      </trans-unit>
      <trans-unit id="Extension_methods">
        <source>Extension methods</source>
1505
        <target state="translated">扩展方法</target>
T
Tom Meschter 已提交
1506 1507 1508 1509
        <note />
      </trans-unit>
      <trans-unit id="Fields">
        <source>Fields</source>
1510
        <target state="translated">字段</target>
T
Tom Meschter 已提交
1511 1512 1513 1514
        <note />
      </trans-unit>
      <trans-unit id="Interfaces">
        <source>Interfaces</source>
1515
        <target state="translated">接口</target>
T
Tom Meschter 已提交
1516 1517 1518 1519
        <note />
      </trans-unit>
      <trans-unit id="Locals">
        <source>Locals</source>
1520
        <target state="translated">局部变量</target>
T
Tom Meschter 已提交
1521 1522 1523 1524
        <note />
      </trans-unit>
      <trans-unit id="Methods">
        <source>Methods</source>
1525
        <target state="translated">方法</target>
T
Tom Meschter 已提交
1526 1527 1528 1529
        <note />
      </trans-unit>
      <trans-unit id="Modules">
        <source>Modules</source>
1530
        <target state="translated">模块</target>
T
Tom Meschter 已提交
1531 1532 1533 1534
        <note />
      </trans-unit>
      <trans-unit id="Namespaces">
        <source>Namespaces</source>
1535
        <target state="translated">命名空间</target>
T
Tom Meschter 已提交
1536 1537 1538 1539
        <note />
      </trans-unit>
      <trans-unit id="Properties">
        <source>Properties</source>
1540
        <target state="translated">属性</target>
T
Tom Meschter 已提交
1541 1542 1543 1544
        <note />
      </trans-unit>
      <trans-unit id="Structures">
        <source>Structures</source>
1545
        <target state="translated">结构</target>
T
Tom Meschter 已提交
1546 1547 1548 1549
        <note />
      </trans-unit>
      <trans-unit id="Parameters_colon">
        <source>Parameters:</source>
1550
        <target state="translated">参数:</target>
T
Tom Meschter 已提交
1551 1552 1553 1554
        <note />
      </trans-unit>
      <trans-unit id="Add_missing_cases">
        <source>Add missing cases</source>
1555
        <target state="translated">添加缺失的事例</target>
T
Tom Meschter 已提交
1556 1557 1558 1559
        <note />
      </trans-unit>
      <trans-unit id="Add_both">
        <source>Add both</source>
1560
        <target state="translated">添加两者</target>
T
Tom Meschter 已提交
1561 1562 1563 1564
        <note />
      </trans-unit>
      <trans-unit id="Add_default_case">
        <source>Add default case</source>
1565
        <target state="translated">添加默认事例</target>
T
Tom Meschter 已提交
1566 1567 1568 1569
        <note />
      </trans-unit>
      <trans-unit id="Variadic_SignatureHelpItem_must_have_at_least_one_parameter">
        <source>Variadic SignatureHelpItem must have at least one parameter.</source>
1570
        <target state="translated">可变参数 SignatureHelpItem 必须有至少一个参数。</target>
T
Tom Meschter 已提交
1571 1572 1573 1574
        <note />
      </trans-unit>
      <trans-unit id="Add_braces">
        <source>Add braces</source>
1575
        <target state="translated">添加大括号</target>
T
Tom Meschter 已提交
1576 1577 1578 1579
        <note />
      </trans-unit>
      <trans-unit id="Replace_0_with_method">
        <source>Replace '{0}' with method</source>
1580
        <target state="translated">将“{0}”替换为方法</target>
T
Tom Meschter 已提交
1581 1582 1583 1584
        <note />
      </trans-unit>
      <trans-unit id="Replace_0_with_methods">
        <source>Replace '{0}' with methods</source>
1585
        <target state="translated">将“{0}”替换为方法</target>
T
Tom Meschter 已提交
1586 1587 1588 1589
        <note />
      </trans-unit>
      <trans-unit id="Property_referenced_implicitly">
        <source>Property referenced implicitly</source>
1590
        <target state="translated">隐式引用的属性</target>
T
Tom Meschter 已提交
1591 1592 1593 1594
        <note />
      </trans-unit>
      <trans-unit id="Property_cannot_safely_be_replaced_with_a_method_call">
        <source>Property cannot safely be replaced with a method call</source>
1595
        <target state="translated">不能将属性安全地替换为方法调用</target>
T
Tom Meschter 已提交
1596 1597 1598 1599
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_interpolated_string">
        <source>Convert to interpolated string</source>
1600
        <target state="translated">转换为插值字符串</target>
T
Tom Meschter 已提交
1601 1602 1603 1604
        <note />
      </trans-unit>
      <trans-unit id="Move_type_to_0">
        <source>Move type to {0}</source>
1605
        <target state="translated">将类型移动到 {0}</target>
T
Tom Meschter 已提交
1606 1607 1608 1609
        <note />
      </trans-unit>
      <trans-unit id="Rename_file_to_0">
        <source>Rename file to {0}</source>
1610
        <target state="translated">将文件重命名为 {0}</target>
T
Tom Meschter 已提交
1611 1612 1613 1614
        <note />
      </trans-unit>
      <trans-unit id="Rename_type_to_0">
        <source>Rename type to {0}</source>
1615
        <target state="translated">将类型重命名为 {0}</target>
T
Tom Meschter 已提交
1616 1617 1618 1619
        <note />
      </trans-unit>
      <trans-unit id="Remove_tag">
        <source>Remove tag</source>
1620
        <target state="translated">删除标记</target>
T
Tom Meschter 已提交
1621 1622 1623 1624
        <note />
      </trans-unit>
      <trans-unit id="Add_missing_param_nodes">
        <source>Add missing param nodes</source>
1625
        <target state="translated">添加缺少的参数节点</target>
T
Tom Meschter 已提交
1626 1627 1628 1629
        <note />
      </trans-unit>
      <trans-unit id="Make_containing_scope_async">
        <source>Make containing scope async</source>
1630
        <target state="translated">将包含范围改为 Async</target>
T
Tom Meschter 已提交
1631 1632 1633 1634
        <note />
      </trans-unit>
      <trans-unit id="Make_containing_scope_async_return_Task">
        <source>Make containing scope async (return Task)</source>
1635
        <target state="translated">将包含范围改为 Async (返回“任务”)</target>
T
Tom Meschter 已提交
1636 1637 1638 1639
        <note />
      </trans-unit>
      <trans-unit id="paren_Unknown_paren">
        <source>(Unknown)</source>
1640
        <target state="translated">(未知)</target>
T
Tom Meschter 已提交
1641 1642 1643 1644
        <note />
      </trans-unit>
      <trans-unit id="Implement_Abstract_Class">
        <source>Implement Abstract Class</source>
1645
        <target state="translated">实现抽象类</target>
T
Tom Meschter 已提交
1646 1647 1648 1649
        <note />
      </trans-unit>
      <trans-unit id="Use_framework_type">
        <source>Use framework type</source>
1650
        <target state="translated">使用框架类型</target>
T
Tom Meschter 已提交
1651 1652 1653 1654
        <note />
      </trans-unit>
      <trans-unit id="Install_package_0">
        <source>Install package '{0}'</source>
1655
        <target state="translated">安装包“{0}”</target>
T
Tom Meschter 已提交
1656 1657 1658 1659
        <note />
      </trans-unit>
      <trans-unit id="Object_initialization_can_be_simplified">
        <source>Object initialization can be simplified</source>
1660
        <target state="translated">可以简化对象初始化</target>
T
Tom Meschter 已提交
1661 1662 1663 1664
        <note />
      </trans-unit>
      <trans-unit id="Use_throw_expression">
        <source>Use 'throw' expression</source>
1665
        <target state="translated">使用 "throw" 表达式</target>
T
Tom Meschter 已提交
1666 1667 1668 1669
        <note />
      </trans-unit>
      <trans-unit id="project_0">
        <source>project {0}</source>
1670
        <target state="translated">项目 {0}</target>
T
Tom Meschter 已提交
1671 1672 1673 1674
        <note />
      </trans-unit>
      <trans-unit id="Inline_variable_declaration">
        <source>Inline variable declaration</source>
1675
        <target state="translated">内联变量声明</target>
T
Tom Meschter 已提交
1676 1677 1678 1679
        <note />
      </trans-unit>
      <trans-unit id="Use_pattern_matching">
        <source>Use pattern matching</source>
1680
        <target state="translated">使用模式匹配</target>
T
Tom Meschter 已提交
1681 1682 1683 1684
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_methods">
        <source>Use expression body for methods</source>
1685
        <target state="translated">使用方法的表达式主体</target>
T
Tom Meschter 已提交
1686 1687 1688 1689
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_methods">
        <source>Use block body for methods</source>
1690
        <target state="translated">使用方法的程序块主体</target>
T
Tom Meschter 已提交
1691 1692 1693 1694
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_accessors">
        <source>Use block body for accessors</source>
1695
        <target state="translated">使用访问器的程序块主体</target>
T
Tom Meschter 已提交
1696 1697 1698 1699
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_constructors">
        <source>Use block body for constructors</source>
1700
        <target state="translated">使用构造函数的程序块主体</target>
T
Tom Meschter 已提交
1701 1702 1703 1704
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_indexers">
        <source>Use block body for indexers</source>
1705
        <target state="translated">使用索引器的程序块主体</target>
T
Tom Meschter 已提交
1706 1707 1708 1709
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_operators">
        <source>Use block body for operators</source>
1710
        <target state="translated">使用运算符的程序块主体</target>
T
Tom Meschter 已提交
1711 1712 1713 1714
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_properties">
        <source>Use block body for properties</source>
1715
        <target state="translated">使用属性的程序块主体</target>
T
Tom Meschter 已提交
1716 1717 1718 1719
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_accessors">
        <source>Use expression body for accessors</source>
1720
        <target state="translated">使用访问器的表达式主体</target>
T
Tom Meschter 已提交
1721 1722 1723 1724
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_constructors">
        <source>Use expression body for constructors</source>
1725
        <target state="translated">使用构造函数的表达式主体</target>
T
Tom Meschter 已提交
1726 1727 1728 1729
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_indexers">
        <source>Use expression body for indexers</source>
1730
        <target state="translated">使用索引器的表达式主体</target>
T
Tom Meschter 已提交
1731 1732 1733 1734
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_operators">
        <source>Use expression body for operators</source>
1735
        <target state="translated">使用运算符的表达式主体</target>
T
Tom Meschter 已提交
1736 1737 1738 1739
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_properties">
        <source>Use expression body for properties</source>
1740
        <target state="translated">使用属性的表达式主体</target>
T
Tom Meschter 已提交
1741 1742 1743 1744
        <note />
      </trans-unit>
      <trans-unit id="Fully_qualify_0">
        <source>Fully qualify '{0}'</source>
1745
        <target state="translated">完全限定“{0}”</target>
T
Tom Meschter 已提交
1746 1747 1748 1749
        <note />
      </trans-unit>
      <trans-unit id="Remove_reference_to_0">
        <source>Remove reference to '{0}'.</source>
1750
        <target state="translated">删除对“{0}”的引用。</target>
T
Tom Meschter 已提交
1751 1752 1753 1754
        <note />
      </trans-unit>
      <trans-unit id="Keywords">
        <source>Keywords</source>
1755
        <target state="translated">关键字</target>
T
Tom Meschter 已提交
1756 1757 1758 1759
        <note />
      </trans-unit>
      <trans-unit id="Snippets">
        <source>Snippets</source>
1760
        <target state="translated">片段</target>
T
Tom Meschter 已提交
1761 1762 1763 1764
        <note />
      </trans-unit>
      <trans-unit id="All_lowercase">
        <source>All lowercase</source>
1765
        <target state="translated">全部小写</target>
T
Tom Meschter 已提交
1766 1767 1768 1769
        <note />
      </trans-unit>
      <trans-unit id="All_uppercase">
        <source>All uppercase</source>
1770
        <target state="translated">全部大写</target>
T
Tom Meschter 已提交
1771 1772 1773 1774
        <note />
      </trans-unit>
      <trans-unit id="First_word_capitalized">
        <source>First word capitalized</source>
1775
        <target state="translated">第一个单词首字母大写</target>
T
Tom Meschter 已提交
1776 1777 1778 1779
        <note />
      </trans-unit>
      <trans-unit id="Pascal_Case">
        <source>Pascal Case</source>
1780
        <target state="translated">帕斯卡拼写法</target>
T
Tom Meschter 已提交
1781 1782 1783 1784
        <note />
      </trans-unit>
      <trans-unit id="Collection_initialization_can_be_simplified">
        <source>Collection initialization can be simplified</source>
1785
        <target state="translated">可以简化集合初始化</target>
T
Tom Meschter 已提交
1786 1787 1788 1789
        <note />
      </trans-unit>
      <trans-unit id="Use_coalesce_expression">
        <source>Use coalesce expression</source>
1790
        <target state="translated">使用 COALESCE 表达式</target>
T
Tom Meschter 已提交
1791 1792 1793 1794
        <note />
      </trans-unit>
      <trans-unit id="Use_null_propagation">
        <source>Use null propagation</source>
1795
        <target state="translated">使用 null 传播</target>
T
Tom Meschter 已提交
1796 1797 1798 1799
        <note />
      </trans-unit>
      <trans-unit id="Variable_declaration_can_be_inlined">
        <source>Variable declaration can be inlined</source>
1800
        <target state="translated">可以内联变量声明</target>
T
Tom Meschter 已提交
1801 1802 1803 1804
        <note />
      </trans-unit>
      <trans-unit id="Null_check_can_be_simplified">
        <source>Null check can be simplified</source>
1805
        <target state="translated">可以简化 Null 检查。</target>
T
Tom Meschter 已提交
1806 1807 1808 1809
        <note />
      </trans-unit>
      <trans-unit id="Simplify_collection_initialization">
        <source>Simplify collection initialization</source>
1810
        <target state="translated">简化集合初始化</target>
T
Tom Meschter 已提交
1811 1812 1813 1814
        <note />
      </trans-unit>
      <trans-unit id="Simplify_object_initialization">
        <source>Simplify object initialization</source>
1815
        <target state="translated">简化对象初始化</target>
T
Tom Meschter 已提交
1816 1817 1818 1819
        <note />
      </trans-unit>
      <trans-unit id="Prefer_explicitly_provided_tuple_element_name">
        <source>Prefer explicitly provided tuple element name</source>
1820
        <target state="translated">首选显式提供的元组元素名称</target>
T
Tom Meschter 已提交
1821 1822 1823 1824
        <note />
      </trans-unit>
      <trans-unit id="Use_explicitly_provided_tuple_name">
        <source>Use explicitly provided tuple name</source>
1825
        <target state="translated">使用显式提供的元组名称</target>
T
Tom Meschter 已提交
1826 1827 1828 1829
        <note />
      </trans-unit>
      <trans-unit id="Remove_document_0">
        <source>Remove document '{0}'</source>
1830
        <target state="translated">删除文档“{0}”</target>
T
Tom Meschter 已提交
1831 1832 1833 1834
        <note />
      </trans-unit>
      <trans-unit id="Add_document_0">
        <source>Add document '{0}'</source>
1835
        <target state="translated">添加文档“{0}”</target>
T
Tom Meschter 已提交
1836 1837 1838 1839
        <note />
      </trans-unit>
      <trans-unit id="Add_argument_name_0">
        <source>Add argument name '{0}'</source>
1840
        <target state="translated">添加参数名“{0}”</target>
T
Tom Meschter 已提交
1841 1842 1843 1844
        <note />
      </trans-unit>
      <trans-unit id="Take_0">
        <source>Take '{0}'</source>
1845
        <target state="translated">采用“{0}”</target>
T
Tom Meschter 已提交
1846 1847 1848 1849
        <note />
      </trans-unit>
      <trans-unit id="Take_both">
        <source>Take both</source>
1850
        <target state="translated">二者均采用</target>
T
Tom Meschter 已提交
1851 1852 1853 1854
        <note />
      </trans-unit>
      <trans-unit id="Take_bottom">
        <source>Take bottom</source>
1855
        <target state="translated">采用底值</target>
T
Tom Meschter 已提交
1856 1857 1858 1859
        <note />
      </trans-unit>
      <trans-unit id="Take_top">
        <source>Take top</source>
1860
        <target state="translated">采用顶值</target>
T
Tom Meschter 已提交
1861 1862 1863 1864
        <note />
      </trans-unit>
      <trans-unit id="Remove_unused_variable">
        <source>Remove unused variable</source>
1865
        <target state="translated">删除未使用的变量</target>
T
Tom Meschter 已提交
1866 1867 1868 1869
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_binary">
        <source>Convert to binary</source>
1870
        <target state="translated">转换为二进制</target>
T
Tom Meschter 已提交
1871 1872 1873 1874
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_decimal">
        <source>Convert to decimal</source>
1875
        <target state="translated">转换为十进制</target>
T
Tom Meschter 已提交
1876 1877 1878 1879
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_hex">
        <source>Convert to hex</source>
1880
        <target state="translated">转换为十六进制</target>
T
Tom Meschter 已提交
1881 1882 1883 1884
        <note />
      </trans-unit>
      <trans-unit id="Separate_thousands">
        <source>Separate thousands</source>
1885
        <target state="translated">分隔千分位</target>
T
Tom Meschter 已提交
1886 1887 1888 1889
        <note />
      </trans-unit>
      <trans-unit id="Separate_words">
        <source>Separate words</source>
1890
        <target state="translated">分隔单词</target>
T
Tom Meschter 已提交
1891 1892 1893 1894
        <note />
      </trans-unit>
      <trans-unit id="Separate_nibbles">
        <source>Separate nibbles</source>
1895
        <target state="translated">分隔半字节</target>
T
Tom Meschter 已提交
1896 1897 1898 1899
        <note />
      </trans-unit>
      <trans-unit id="Remove_separators">
        <source>Remove separators</source>
1900
        <target state="translated">删除分隔符</target>
T
Tom Meschter 已提交
1901 1902 1903 1904
        <note />
      </trans-unit>
      <trans-unit id="Add_parameter_to_0">
        <source>Add parameter to '{0}'</source>
1905
        <target state="translated">将参数添加到“{0}”</target>
T
Tom Meschter 已提交
1906 1907 1908 1909
        <note />
      </trans-unit>
      <trans-unit id="Generate_constructor">
        <source>Generate constructor...</source>
1910
        <target state="translated">生成构造函数...</target>
T
Tom Meschter 已提交
1911 1912 1913 1914
        <note />
      </trans-unit>
      <trans-unit id="Pick_members_to_be_used_as_constructor_parameters">
        <source>Pick members to be used as constructor parameters</source>
1915
        <target state="translated">选择成员用作构造函数参数</target>
T
Tom Meschter 已提交
1916 1917 1918 1919
        <note />
      </trans-unit>
      <trans-unit id="Pick_members_to_be_used_in_Equals_GetHashCode">
        <source>Pick members to be used in Equals/GetHashCode</source>
1920
        <target state="translated">选择成员用于 Equals/GetHashCode</target>
T
Tom Meschter 已提交
1921 1922 1923 1924
        <note />
      </trans-unit>
      <trans-unit id="Changes_to_expression_trees_may_result_in_behavior_changes_at_runtime">
        <source>Changes to expression trees may result in behavior changes at runtime</source>
1925
        <target state="translated">对表达式树的更改可能导致运行时的行为改变</target>
T
Tom Meschter 已提交
1926 1927 1928 1929
        <note />
      </trans-unit>
      <trans-unit id="Generate_overrides">
        <source>Generate overrides...</source>
1930
        <target state="translated">生成重写...</target>
T
Tom Meschter 已提交
1931 1932 1933 1934
        <note />
      </trans-unit>
      <trans-unit id="Pick_members_to_override">
        <source>Pick members to override</source>
1935
        <target state="translated">选择成员进行重写</target>
T
Tom Meschter 已提交
1936 1937 1938 1939
        <note />
      </trans-unit>
      <trans-unit id="Add_null_check">
        <source>Add null check</source>
1940
        <target state="translated">添加 null 检查</target>
T
Tom Meschter 已提交
1941 1942 1943 1944
        <note />
      </trans-unit>
      <trans-unit id="Add_string_IsNullOrEmpty_check">
        <source>Add 'string.IsNullOrEmpty' check</source>
1945
        <target state="translated">添加 "string.IsNullOrEmpty" 检查</target>
T
Tom Meschter 已提交
1946 1947 1948 1949
        <note />
      </trans-unit>
      <trans-unit id="Add_string_IsNullOrWhiteSpace_check">
        <source>Add 'string.IsNullOrWhiteSpace' check</source>
1950
        <target state="translated">添加 "string.IsNullOrWhiteSpace" 检查</target>
T
Tom Meschter 已提交
1951 1952 1953 1954
        <note />
      </trans-unit>
      <trans-unit id="Create_and_initialize_field_0">
        <source>Create and initialize field '{0}'</source>
1955
        <target state="translated">创建并初始化字段“{0}”</target>
T
Tom Meschter 已提交
1956 1957 1958 1959
        <note />
      </trans-unit>
      <trans-unit id="Create_and_initialize_property_0">
        <source>Create and initialize property '{0}'</source>
1960
        <target state="translated">创建并初始化属性“{0}”</target>
T
Tom Meschter 已提交
1961 1962 1963 1964
        <note />
      </trans-unit>
      <trans-unit id="Initialize_field_0">
        <source>Initialize field '{0}'</source>
1965
        <target state="translated">初始化字段“{0}”</target>
T
Tom Meschter 已提交
1966 1967 1968 1969
        <note />
      </trans-unit>
      <trans-unit id="Initialize_property_0">
        <source>Initialize property '{0}'</source>
1970
        <target state="translated">初始化属性“{0}”</target>
T
Tom Meschter 已提交
1971 1972 1973 1974
        <note />
      </trans-unit>
      <trans-unit id="Add_null_checks">
        <source>Add null checks</source>
1975
        <target state="translated">添加 null 检查</target>
T
Tom Meschter 已提交
1976 1977 1978 1979
        <note />
      </trans-unit>
      <trans-unit id="Generate_operators">
        <source>Generate operators</source>
1980
        <target state="translated">生成运算符</target>
T
Tom Meschter 已提交
1981 1982 1983 1984
        <note />
      </trans-unit>
      <trans-unit id="Implement_0">
        <source>Implement {0}</source>
1985
        <target state="translated">实现 {0}</target>
T
Tom Meschter 已提交
1986 1987 1988 1989
        <note />
      </trans-unit>
      <trans-unit id="Simplify_default_expression">
        <source>Simplify 'default' expression</source>
1990
        <target state="translated">简化 "default" 表达式</target>
T
Tom Meschter 已提交
1991 1992 1993 1994
        <note />
      </trans-unit>
      <trans-unit id="default_expression_can_be_simplified">
        <source>'default' expression can be simplified</source>
1995
        <target state="translated">'可以简化 "default" 表达式</target>
T
Tom Meschter 已提交
1996 1997 1998 1999
        <note />
      </trans-unit>
      <trans-unit id="Format_string_contains_invalid_placeholder">
        <source>Format string contains invalid placeholder</source>
2000
        <target state="translated">格式字符串包含无效的占位符</target>
T
Tom Meschter 已提交
2001 2002 2003 2004
        <note />
      </trans-unit>
      <trans-unit id="Invalid_format_string">
        <source>Invalid format string</source>
2005
        <target state="translated">无效的格式字符串</target>
T
Tom Meschter 已提交
2006 2007 2008 2009
        <note />
      </trans-unit>
      <trans-unit id="Use_inferred_member_name">
        <source>Use inferred member name</source>
2010
        <target state="translated">使用推断的成员名称</target>
T
Tom Meschter 已提交
2011 2012 2013 2014
        <note />
      </trans-unit>
      <trans-unit id="Member_name_can_be_simplified">
        <source>Member name can be simplified</source>
2015
        <target state="translated">可简化成员名称</target>
T
Tom Meschter 已提交
2016 2017 2018 2019
        <note />
      </trans-unit>
      <trans-unit id="Reported_diagnostic_0_has_a_source_location_in_file_1_which_is_not_part_of_the_compilation_being_analyzed">
        <source>Reported diagnostic '{0}' has a source location in file '{1}', which is not part of the compilation being analyzed.</source>
2020
        <target state="translated">报告的诊断“{0}”的源位置位于文件“{1}”中,后者不是要分析的编译的一部分。</target>
T
Tom Meschter 已提交
2021 2022 2023 2024
        <note />
      </trans-unit>
      <trans-unit id="Reported_diagnostic_0_has_a_source_location_1_in_file_2_which_is_outside_of_the_given_file">
        <source>Reported diagnostic '{0}' has a source location '{1}' in file '{2}', which is outside of the given file.</source>
2025
        <target state="translated">报告的诊断“{0}”的源位置“{1}”位于文件“{2}”中,后者不是给定文件。</target>
T
Tom Meschter 已提交
2026 2027 2028 2029
        <note />
      </trans-unit>
      <trans-unit id="Unreachable_code_detected">
        <source>Unreachable code detected</source>
2030
        <target state="translated">检测到无法访问的代码</target>
T
Tom Meschter 已提交
2031 2032 2033 2034
        <note />
      </trans-unit>
      <trans-unit id="Remove_unreachable_code">
        <source>Remove unreachable code</source>
2035
        <target state="translated">删除无法访问的代码</target>
T
Tom Meschter 已提交
2036 2037 2038 2039
        <note />
      </trans-unit>
      <trans-unit id="Modifiers_are_not_ordered">
        <source>Modifiers are not ordered</source>
2040
        <target state="translated">未对修饰符排序</target>
T
Tom Meschter 已提交
2041 2042 2043 2044
        <note />
      </trans-unit>
      <trans-unit id="Order_modifiers">
        <source>Order modifiers</source>
2045
        <target state="translated">对修饰符排序</target>
T
Tom Meschter 已提交
2046 2047 2048 2049
        <note />
      </trans-unit>
      <trans-unit id="in_0_project_1">
        <source>in {0} (project {1})</source>
2050
        <target state="translated">在 {0} (项目 {1})中</target>
T
Tom Meschter 已提交
2051 2052 2053 2054
        <note />
      </trans-unit>
      <trans-unit id="Accessibility_modifiers_required">
        <source>Accessibility modifiers required</source>
2055
        <target state="translated">需要可访问性修饰符</target>
T
Tom Meschter 已提交
2056 2057 2058 2059
        <note />
      </trans-unit>
      <trans-unit id="Add_accessibility_modifiers">
        <source>Add accessibility modifiers</source>
2060
        <target state="translated">添加可访问性修饰符</target>
T
Tom Meschter 已提交
2061 2062 2063 2064
        <note />
      </trans-unit>
      <trans-unit id="Use_local_function">
        <source>Use local function</source>
2065
        <target state="translated">使用本地函数</target>
T
Tom Meschter 已提交
2066 2067 2068 2069
        <note />
      </trans-unit>
      <trans-unit id="Warning_colon_Declaration_changes_scope_and_may_change_meaning">
        <source>Warning: Declaration changes scope and may change meaning.</source>
2070
        <target state="translated">警告: 声明更改了作用域,并且可能更改含义。</target>
T
Tom Meschter 已提交
2071 2072 2073 2074
        <note />
      </trans-unit>
      <trans-unit id="Move_declaration_near_reference">
        <source>Move declaration near reference</source>
2075
        <target state="translated">将声明移动至引用附近</target>
T
Tom Meschter 已提交
2076 2077 2078 2079
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_full_property">
        <source>Convert to full property</source>
2080
        <target state="translated">转换为完整属性</target>
T
Tom Meschter 已提交
2081 2082 2083 2084
        <note />
      </trans-unit>
      <trans-unit id="Generate_constructor_in_0_without_fields">
        <source>Generate constructor in '{0}' (without fields)</source>
2085
        <target state="translated">在“{0}”中生成构造函数(不包含字段)</target>
T
Tom Meschter 已提交
2086 2087 2088 2089
        <note />
      </trans-unit>
      <trans-unit id="Add_file_banner">
        <source>Add file banner</source>
2090
        <target state="translated">添加文件横幅</target>
T
Tom Meschter 已提交
2091 2092 2093 2094
        <note />
      </trans-unit>
      <trans-unit id="Warning_Method_overrides_symbol_from_metadata">
        <source>Warning: Method overrides symbol from metadata</source>
2095
        <target state="translated">警告: 方法将替代元数据中的符号</target>
T
Tom Meschter 已提交
2096 2097 2098 2099
        <note />
      </trans-unit>
      <trans-unit id="Use_0">
        <source>Use {0}</source>
2100
        <target state="translated">使用 {0}</target>
T
Tom Meschter 已提交
2101 2102 2103 2104
        <note />
      </trans-unit>
      <trans-unit id="Switching_between_lambda_and_local_function_will_prevent_the_debug_session_from_continuing">
        <source>Switching between a lambda and a local function will prevent the debug session from continuing.</source>
2105
        <target state="translated">在 lambda 与本地函数之间切换可能会导致无法继续调试会话。</target>
T
Tom Meschter 已提交
2106 2107 2108 2109
        <note />
      </trans-unit>
      <trans-unit id="Deconstruct_variable_declaration">
        <source>Deconstruct variable declaration</source>
2110
        <target state="translated">析构变量声明</target>
T
Tom Meschter 已提交
2111 2112 2113 2114
        <note />
      </trans-unit>
      <trans-unit id="Variable_declaration_can_be_deconstructed">
        <source>Variable declaration can be deconstructed</source>
2115
        <target state="translated">可以析构变量声明</target>
T
Tom Meschter 已提交
2116 2117 2118 2119
        <note />
      </trans-unit>
      <trans-unit id="Add_argument_name_0_including_trailing_arguments">
        <source>Add argument name '{0}' (including trailing arguments)</source>
2120
        <target state="translated">添加参数名“{0}”(包括尾随参数)</target>
T
Tom Meschter 已提交
2121 2122 2123 2124
        <note />
      </trans-unit>
      <trans-unit id="Using_readonly_structs_will_prevent_the_debug_session_from_continuing">
        <source>Using readonly structs will prevent the debug session from continuing.</source>
2125
        <target state="translated">使用只读结构将阻止调试会话继续。</target>
T
Tom Meschter 已提交
2126 2127 2128 2129
        <note />
      </trans-unit>
      <trans-unit id="Using_ref_structs_will_prevent_the_debug_session_from_continuing">
        <source>Using ref structs will prevent the debug session from continuing.</source>
2130
        <target state="translated">使用 ref 结构将阻止调试会话继续。</target>
T
Tom Meschter 已提交
2131 2132 2133 2134
        <note />
      </trans-unit>
      <trans-unit id="Using_readonly_references_will_prevent_the_debug_session_from_continuing">
        <source>Using readonly references will prevent the debug session from continuing.</source>
2135
        <target state="translated">使用只读引用将阻止调试会话继续。</target>
T
Tom Meschter 已提交
2136 2137 2138 2139
        <note />
      </trans-unit>
      <trans-unit id="local_function">
        <source>local function</source>
2140
        <target state="translated">本地函数</target>
T
Tom Meschter 已提交
2141 2142 2143 2144
        <note />
      </trans-unit>
      <trans-unit id="indexer_">
        <source>indexer</source>
2145
        <target state="translated">索引器</target>
T
Tom Meschter 已提交
2146 2147
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
2148 2149
      <trans-unit id="Parentheses_can_be_removed">
        <source>Parentheses can be removed</source>
2150
        <target state="translated">可以删除括号</target>
M
Martin Strecker 已提交
2151 2152
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
2153 2154
      <trans-unit id="Remove_unnecessary_parentheses">
        <source>Remove unnecessary parentheses</source>
2155
        <target state="translated">删除不必要的括号</target>
2156 2157
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
2158 2159
      <trans-unit id="Add_parentheses_for_clarity">
        <source>Add parentheses for clarity</source>
2160
        <target state="translated">为清楚起见,请添加括号</target>
C
Cyrus Najmabadi 已提交
2161 2162 2163 2164
        <note />
      </trans-unit>
      <trans-unit id="Parentheses_should_be_added_for_clarity">
        <source>Parentheses should be added for clarity</source>
2165
        <target state="translated">为清楚起见,应添加括号</target>
C
Cyrus Najmabadi 已提交
2166 2167
        <note />
      </trans-unit>
2168 2169
      <trans-unit id="Alias_ambiguous_type_0">
        <source>Alias ambiguous type '{0}'</source>
2170
        <target state="translated">别名多义类型“{0}”</target>
2171 2172 2173 2174
        <note />
      </trans-unit>
      <trans-unit id="Warning_colon_Collection_was_modified_during_iteration">
        <source>Warning: Collection was modified during iteration.</source>
2175
        <target state="translated">警告: 迭代期间已修改集合。</target>
2176 2177
        <note />
      </trans-unit>
2178 2179
      <trans-unit id="Warning_colon_Iteration_variable_crossed_function_boundary">
        <source>Warning: Iteration variable crossed function boundary.</source>
2180
        <target state="translated">警告: 迭代变量跨函数边界。</target>
2181 2182
        <note />
      </trans-unit>
2183 2184
      <trans-unit id="Warning_colon_Collection_may_be_modified_during_iteration">
        <source>Warning: Collection may be modified during iteration.</source>
2185
        <target state="translated">警告: 迭代期间可能修改集合。</target>
2186 2187
        <note />
      </trans-unit>
A
Abraham Hosch 已提交
2188 2189
      <trans-unit id="Add_readonly_modifier">
        <source>Add readonly modifier</source>
2190
        <target state="translated">添加只读修饰符</target>
A
Abraham Hosch 已提交
2191 2192
        <note />
      </trans-unit>
2193 2194
      <trans-unit id="Make_field_readonly">
        <source>Make field readonly</source>
2195
        <target state="translated">将字段设置为只读</target>
2196 2197
        <note />
      </trans-unit>
2198 2199
      <trans-unit id="Convert_to_conditional_expression">
        <source>Convert to conditional expression</source>
2200
        <target state="translated">转换为条件表达式</target>
2201 2202
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222
      <trans-unit id="updating_usages_in_containing_member">
        <source>updating usages in containing member</source>
        <target state="new">updating usages in containing member</target>
        <note />
      </trans-unit>
      <trans-unit id="updating_usages_in_containing_project">
        <source>updating usages in containing project</source>
        <target state="new">updating usages in containing project</target>
        <note />
      </trans-unit>
      <trans-unit id="updating_usages_in_containing_type">
        <source>updating usages in containing type</source>
        <target state="new">updating usages in containing type</target>
        <note />
      </trans-unit>
      <trans-unit id="updating_usages_in_dependent_projects">
        <source>updating usages in dependent projects</source>
        <target state="new">updating usages in dependent projects</target>
        <note />
      </trans-unit>
T
Tom Meschter 已提交
2223 2224 2225
    </body>
  </file>
</xliff>