CSharpFeaturesResources.ja.xlf 27.9 KB
Newer Older
T
Tom Meschter 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642
<?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="ja" original="../CSharpFeaturesResources.resx">
    <body>
      <trans-unit id="Inline_temporary_variable">
        <source>Inline temporary variable</source>
        <target state="new">Inline temporary variable</target>
        <note />
      </trans-unit>
      <trans-unit id="Conflict_s_detected">
        <source>Conflict(s) detected.</source>
        <target state="new">Conflict(s) detected.</target>
        <note />
      </trans-unit>
      <trans-unit id="Invert_if_statement">
        <source>Invert if statement</source>
        <target state="new">Invert if statement</target>
        <note />
      </trans-unit>
      <trans-unit id="Simplify_lambda_expression">
        <source>Simplify lambda expression</source>
        <target state="new">Simplify lambda expression</target>
        <note />
      </trans-unit>
      <trans-unit id="Simplify_all_occurrences">
        <source>Simplify all occurrences</source>
        <target state="new">Simplify all occurrences</target>
        <note />
      </trans-unit>
      <trans-unit id="Remove_Unnecessary_Usings">
        <source>Remove Unnecessary Usings</source>
        <target state="new">Remove Unnecessary Usings</target>
        <note />
      </trans-unit>
      <trans-unit id="lambda_expression">
        <source>&lt;lambda expression&gt;</source>
        <target state="new">&lt;lambda expression&gt;</target>
        <note />
      </trans-unit>
      <trans-unit id="Autoselect_disabled_due_to_potential_lambda_declaration">
        <source>Autoselect disabled due to potential lambda declaration.</source>
        <target state="new">Autoselect disabled due to potential lambda declaration.</target>
        <note />
      </trans-unit>
      <trans-unit id="member_name">
        <source>&lt;member name&gt; = </source>
        <target state="new">&lt;member name&gt; = </target>
        <note />
      </trans-unit>
      <trans-unit id="Autoselect_disabled_due_to_possible_explicitly_named_anonymous_type_member_creation">
        <source>Autoselect disabled due to possible explicitly named anonymous type member creation.</source>
        <target state="new">Autoselect disabled due to possible explicitly named anonymous type member creation.</target>
        <note />
      </trans-unit>
      <trans-unit id="element_name">
        <source>&lt;element name&gt; : </source>
        <target state="new">&lt;element name&gt; : </target>
        <note />
      </trans-unit>
      <trans-unit id="Autoselect_disabled_due_to_possible_tuple_type_element_creation">
        <source>Autoselect disabled due to possible tuple type element creation.</source>
        <target state="new">Autoselect disabled due to possible tuple type element creation.</target>
        <note />
      </trans-unit>
      <trans-unit id="range_variable">
        <source>&lt;range variable&gt;</source>
        <target state="new">&lt;range variable&gt;</target>
        <note />
      </trans-unit>
      <trans-unit id="Autoselect_disabled_due_to_potential_range_variable_declaration">
        <source>Autoselect disabled due to potential range variable declaration.</source>
        <target state="new">Autoselect disabled due to potential range variable declaration.</target>
        <note />
      </trans-unit>
      <trans-unit id="Remove_Unnecessary_Cast">
        <source>Remove Unnecessary Cast</source>
        <target state="new">Remove Unnecessary Cast</target>
        <note />
      </trans-unit>
      <trans-unit id="Cast_is_redundant">
        <source>Cast is redundant</source>
        <target state="new">Cast is redundant</target>
        <note />
      </trans-unit>
      <trans-unit id="Simplify_name_0">
        <source>Simplify name '{0}'</source>
        <target state="new">Simplify name '{0}'</target>
        <note />
      </trans-unit>
      <trans-unit id="Simplify_member_access_0">
        <source>Simplify member access '{0}'</source>
        <target state="new">Simplify member access '{0}'</target>
        <note />
      </trans-unit>
      <trans-unit id="Remove_this_qualification">
        <source>Remove 'this' qualification</source>
        <target state="new">Remove 'this' qualification</target>
        <note />
      </trans-unit>
      <trans-unit id="Name_can_be_simplified">
        <source>Name can be simplified</source>
        <target state="new">Name can be simplified</target>
        <note />
      </trans-unit>
      <trans-unit id="Can_t_determine_valid_range_of_statements_to_extract">
        <source>Can't determine valid range of statements to extract</source>
        <target state="new">Can't determine valid range of statements to extract</target>
        <note />
      </trans-unit>
      <trans-unit id="Not_all_code_paths_return">
        <source>Not all code paths return</source>
        <target state="new">Not all code paths return</target>
        <note />
      </trans-unit>
      <trans-unit id="Selection_does_not_contain_a_valid_node">
        <source>Selection does not contain a valid node</source>
        <target state="new">Selection does not contain a valid node</target>
        <note />
      </trans-unit>
      <trans-unit id="Invalid_selection">
        <source>Invalid selection.</source>
        <target state="new">Invalid selection.</target>
        <note />
      </trans-unit>
      <trans-unit id="Selection_does_not_contain_a_valid_token">
        <source>Selection does not contain a valid token.</source>
        <target state="new">Selection does not contain a valid token.</target>
        <note />
      </trans-unit>
      <trans-unit id="No_valid_selection_to_perform_extraction">
        <source>No valid selection to perform extraction.</source>
        <target state="new">No valid selection to perform extraction.</target>
        <note />
      </trans-unit>
      <trans-unit id="No_common_root_node_for_extraction">
        <source>No common root node for extraction.</source>
        <target state="new">No common root node for extraction.</target>
        <note />
      </trans-unit>
      <trans-unit id="Contains_invalid_selection">
        <source>Contains invalid selection.</source>
        <target state="new">Contains invalid selection.</target>
        <note />
      </trans-unit>
      <trans-unit id="The_selection_contains_syntactic_errors">
        <source>The selection contains syntactic errors</source>
        <target state="new">The selection contains syntactic errors</target>
        <note />
      </trans-unit>
      <trans-unit id="Selection_can_not_cross_over_preprocessor_directives">
        <source>Selection can not cross over preprocessor directives.</source>
        <target state="new">Selection can not cross over preprocessor directives.</target>
        <note />
      </trans-unit>
      <trans-unit id="Selection_can_not_contain_a_yield_statement">
        <source>Selection can not contain a yield statement.</source>
        <target state="new">Selection can not contain a yield statement.</target>
        <note />
      </trans-unit>
      <trans-unit id="Selection_can_not_contain_throw_statement">
        <source>Selection can not contain throw statement.</source>
        <target state="new">Selection can not contain throw statement.</target>
        <note />
      </trans-unit>
      <trans-unit id="Selection_can_not_be_part_of_constant_initializer_expression">
        <source>Selection can not be part of constant initializer expression.</source>
        <target state="new">Selection can not be part of constant initializer expression.</target>
        <note />
      </trans-unit>
      <trans-unit id="Selection_can_not_contain_a_pattern_expression">
        <source>Selection can not contain a pattern expression.</source>
        <target state="new">Selection can not contain a pattern expression.</target>
        <note />
      </trans-unit>
      <trans-unit id="The_selected_code_is_inside_an_unsafe_context">
        <source>The selected code is inside an unsafe context.</source>
        <target state="new">The selected code is inside an unsafe context.</target>
        <note />
      </trans-unit>
      <trans-unit id="No_valid_statement_range_to_extract">
        <source>No valid statement range to extract</source>
        <target state="new">No valid statement range to extract</target>
        <note />
      </trans-unit>
      <trans-unit id="deprecated">
        <source>deprecated</source>
        <target state="new">deprecated</target>
        <note />
      </trans-unit>
      <trans-unit id="extension">
        <source>extension</source>
        <target state="new">extension</target>
        <note />
      </trans-unit>
      <trans-unit id="awaitable">
        <source>awaitable</source>
        <target state="new">awaitable</target>
        <note />
      </trans-unit>
      <trans-unit id="awaitable_extension">
        <source>awaitable, extension</source>
        <target state="new">awaitable, extension</target>
        <note />
      </trans-unit>
      <trans-unit id="Organize_Usings">
        <source>Organize Usings</source>
        <target state="new">Organize Usings</target>
        <note />
      </trans-unit>
      <trans-unit id="Remove_and_Sort_Usings">
        <source>R&amp;emove and Sort Usings</source>
        <target state="new">R&amp;emove and Sort Usings</target>
        <note />
      </trans-unit>
      <trans-unit id="Autoselect_disabled_due_to_potential_implicit_array_creation">
        <source>Autoselect disabled due to potential implicit array creation.</source>
        <target state="new">Autoselect disabled due to potential implicit array creation.</target>
        <note />
      </trans-unit>
      <trans-unit id="implicit_array_creation">
        <source>&lt;implicit array creation&gt;</source>
        <target state="new">&lt;implicit array creation&gt;</target>
        <note />
      </trans-unit>
      <trans-unit id="Insert_await">
        <source>Insert 'await'.</source>
        <target state="new">Insert 'await'.</target>
        <note />
      </trans-unit>
      <trans-unit id="Make_0_return_Task_instead_of_void">
        <source>Make {0} return Task instead of void.</source>
        <target state="new">Make {0} return Task instead of void.</target>
        <note />
      </trans-unit>
      <trans-unit id="Change_return_type_from_0_to_1">
        <source>Change return type from {0} to {1}</source>
        <target state="new">Change return type from {0} to {1}</target>
        <note />
      </trans-unit>
      <trans-unit id="Replace_return_with_yield_return">
        <source>Replace return with yield return</source>
        <target state="new">Replace return with yield return</target>
        <note />
      </trans-unit>
      <trans-unit id="Generate_explicit_conversion_operator_in_0">
        <source>Generate explicit conversion operator in '{0}'</source>
        <target state="new">Generate explicit conversion operator in '{0}'</target>
        <note />
      </trans-unit>
      <trans-unit id="Generate_implicit_conversion_operator_in_0">
        <source>Generate implicit conversion operator in '{0}'</source>
        <target state="new">Generate implicit conversion operator in '{0}'</target>
        <note />
      </trans-unit>
      <trans-unit id="Do_not_change_this_code_Put_cleanup_code_in_Dispose_bool_disposing_above">
        <source>Do not change this code. Put cleanup code in Dispose(bool disposing) above.</source>
        <target state="new">Do not change this code. Put cleanup code in Dispose(bool disposing) above.</target>
        <note />
      </trans-unit>
      <trans-unit id="TODO_colon_free_unmanaged_resources_unmanaged_objects_and_override_a_finalizer_below">
        <source>TODO: free unmanaged resources (unmanaged objects) and override a finalizer below.</source>
        <target state="new">TODO: free unmanaged resources (unmanaged objects) and override a finalizer below.</target>
        <note />
      </trans-unit>
      <trans-unit id="TODO_colon_override_a_finalizer_only_if_Dispose_bool_disposing_above_has_code_to_free_unmanaged_resources">
        <source>TODO: override a finalizer only if Dispose(bool disposing) above has code to free unmanaged resources.</source>
        <target state="new">TODO: override a finalizer only if Dispose(bool disposing) above has code to free unmanaged resources.</target>
        <note />
      </trans-unit>
      <trans-unit id="This_code_added_to_correctly_implement_the_disposable_pattern">
        <source>This code added to correctly implement the disposable pattern.</source>
        <target state="new">This code added to correctly implement the disposable pattern.</target>
        <note />
      </trans-unit>
      <trans-unit id="TODO_colon_uncomment_the_following_line_if_the_finalizer_is_overridden_above">
        <source>TODO: uncomment the following line if the finalizer is overridden above.</source>
        <target state="new">TODO: uncomment the following line if the finalizer is overridden above.</target>
        <note />
      </trans-unit>
      <trans-unit id="Using_directive_is_unnecessary">
        <source>Using directive is unnecessary.</source>
        <target state="new">Using directive is unnecessary.</target>
        <note />
      </trans-unit>
      <trans-unit id="try_block">
        <source>try block</source>
        <target state="new">try block</target>
        <note>{Locked="try"} "try" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="catch_clause">
        <source>catch clause</source>
        <target state="new">catch clause</target>
        <note>{Locked="catch"} "catch" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="filter_clause">
        <source>filter clause</source>
        <target state="new">filter clause</target>
        <note />
      </trans-unit>
      <trans-unit id="finally_clause">
        <source>finally clause</source>
        <target state="new">finally clause</target>
        <note>{Locked="finally"} "finally" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="fixed_statement">
        <source>fixed statement</source>
        <target state="new">fixed statement</target>
        <note>{Locked="fixed"} "fixed" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="using_statement">
        <source>using statement</source>
        <target state="new">using statement</target>
        <note>{Locked="using"} "using" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="lock_statement">
        <source>lock statement</source>
        <target state="new">lock statement</target>
        <note>{Locked="lock"} "lock" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="foreach_statement">
        <source>foreach statement</source>
        <target state="new">foreach statement</target>
        <note>{Locked="foreach"} "foreach" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="checked_statement">
        <source>checked statement</source>
        <target state="new">checked statement</target>
        <note>{Locked="checked"} "checked" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="unchecked_statement">
        <source>unchecked statement</source>
        <target state="new">unchecked statement</target>
        <note>{Locked="unchecked"} "unchecked" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="yield_statement">
        <source>yield statement</source>
        <target state="new">yield statement</target>
        <note>{Locked="yield"} "yield" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="await_expression">
        <source>await expression</source>
        <target state="new">await expression</target>
        <note>{Locked="await"} "await" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="lambda">
        <source>lambda</source>
        <target state="new">lambda</target>
        <note />
      </trans-unit>
      <trans-unit id="anonymous_method">
        <source>anonymous method</source>
        <target state="new">anonymous method</target>
        <note />
      </trans-unit>
      <trans-unit id="from_clause">
        <source>from clause</source>
        <target state="new">from clause</target>
        <note />
      </trans-unit>
      <trans-unit id="join_clause">
        <source>join clause</source>
        <target state="new">join clause</target>
        <note>{Locked="join"} "join" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="let_clause">
        <source>let clause</source>
        <target state="new">let clause</target>
        <note>{Locked="let"} "let" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="where_clause">
        <source>where clause</source>
        <target state="new">where clause</target>
        <note>{Locked="where"} "where" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="orderby_clause">
        <source>orderby clause</source>
        <target state="new">orderby clause</target>
        <note>{Locked="orderby"} "orderby" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="select_clause">
        <source>select clause</source>
        <target state="new">select clause</target>
        <note>{Locked="select"} "select" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="groupby_clause">
        <source>groupby clause</source>
        <target state="new">groupby clause</target>
        <note>{Locked="groupby"} "groupby" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="query_body">
        <source>query body</source>
        <target state="new">query body</target>
        <note />
      </trans-unit>
      <trans-unit id="into_clause">
        <source>into clause</source>
        <target state="new">into clause</target>
        <note>{Locked="into"} "into" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="is_pattern">
        <source>is pattern</source>
        <target state="new">is pattern</target>
        <note>{Locked="is"} "is" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="deconstruction">
        <source>deconstruction</source>
        <target state="new">deconstruction</target>
        <note />
      </trans-unit>
      <trans-unit id="tuple">
        <source>tuple</source>
        <target state="new">tuple</target>
        <note />
      </trans-unit>
      <trans-unit id="local_function">
        <source>local function</source>
        <target state="new">local function</target>
        <note />
      </trans-unit>
      <trans-unit id="out_var">
        <source>out variable</source>
        <target state="new">out variable</target>
        <note>{Locked="out"} "out" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="ref_local_or_expression">
        <source>ref local or expression</source>
        <target state="new">ref local or expression</target>
        <note>{Locked="ref"} "ref" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="v7_switch">
        <source>C# 7 enhanced switch statement</source>
        <target state="new">C# 7 enhanced switch statement</target>
        <note />
      </trans-unit>
      <trans-unit id="global_statement">
        <source>global statement</source>
        <target state="new">global statement</target>
        <note>{Locked="global"} "global" is a C# keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="using_namespace">
        <source>using namespace</source>
        <target state="new">using namespace</target>
        <note />
      </trans-unit>
      <trans-unit id="using_directive">
        <source>using directive</source>
        <target state="new">using directive</target>
        <note />
      </trans-unit>
      <trans-unit id="event_field">
        <source>event field</source>
        <target state="new">event field</target>
        <note />
      </trans-unit>
      <trans-unit id="conversion_operator">
        <source>conversion operator</source>
        <target state="new">conversion operator</target>
        <note />
      </trans-unit>
      <trans-unit id="destructor">
        <source>destructor</source>
        <target state="new">destructor</target>
        <note />
      </trans-unit>
      <trans-unit id="indexer">
        <source>indexer</source>
        <target state="new">indexer</target>
        <note />
      </trans-unit>
      <trans-unit id="property_getter">
        <source>property getter</source>
        <target state="new">property getter</target>
        <note />
      </trans-unit>
      <trans-unit id="indexer_getter">
        <source>indexer getter</source>
        <target state="new">indexer getter</target>
        <note />
      </trans-unit>
      <trans-unit id="property_setter">
        <source>property setter</source>
        <target state="new">property setter</target>
        <note />
      </trans-unit>
      <trans-unit id="indexer_setter">
        <source>indexer setter</source>
        <target state="new">indexer setter</target>
        <note />
      </trans-unit>
      <trans-unit id="attribute_target">
        <source>attribute target</source>
        <target state="new">attribute target</target>
        <note />
      </trans-unit>
      <trans-unit id="_0_does_not_contain_a_constructor_that_takes_that_many_arguments">
        <source>'{0}' does not contain a constructor that takes that many arguments.</source>
        <target state="new">'{0}' does not contain a constructor that takes that many arguments.</target>
        <note />
      </trans-unit>
      <trans-unit id="The_name_0_does_not_exist_in_the_current_context">
        <source>The name '{0}' does not exist in the current context.</source>
        <target state="new">The name '{0}' does not exist in the current context.</target>
        <note />
      </trans-unit>
      <trans-unit id="Hide_base_member">
        <source>Hide base member</source>
        <target state="new">Hide base member</target>
        <note />
      </trans-unit>
      <trans-unit id="Delegate_invocation_can_be_simplified">
        <source>Delegate invocation can be simplified.</source>
        <target state="new">Delegate invocation can be simplified.</target>
        <note />
      </trans-unit>
      <trans-unit id="Properties">
        <source>Properties</source>
        <target state="new">Properties</target>
        <note />
      </trans-unit>
      <trans-unit id="Use_explicit_type_instead_of_var">
        <source>Use explicit type instead of 'var'</source>
        <target state="new">Use explicit type instead of 'var'</target>
        <note />
      </trans-unit>
      <trans-unit id="Use_explicit_type">
        <source>Use explicit type</source>
        <target state="new">Use explicit type</target>
        <note />
      </trans-unit>
      <trans-unit id="use_var_instead_of_explicit_type">
        <source>use 'var' instead of explicit type</source>
        <target state="new">use 'var' instead of explicit type</target>
        <note />
      </trans-unit>
      <trans-unit id="Use_implicit_type">
        <source>Use implicit type</source>
        <target state="new">Use implicit type</target>
        <note />
      </trans-unit>
      <trans-unit id="Autoselect_disabled_due_to_namespace_declaration">
        <source>Autoselect disabled due to namespace declaration.</source>
        <target state="new">Autoselect disabled due to namespace declaration.</target>
        <note />
      </trans-unit>
      <trans-unit id="namespace_name">
        <source>&lt;namespace name&gt;</source>
        <target state="new">&lt;namespace name&gt;</target>
        <note />
      </trans-unit>
      <trans-unit id="Autoselect_disabled_due_to_type_declaration">
        <source>Autoselect disabled due to type declaration.</source>
        <target state="new">Autoselect disabled due to type declaration.</target>
        <note />
      </trans-unit>
      <trans-unit id="Autoselect_disabled_due_to_possible_deconstruction_declaration">
        <source>Autoselect disabled due to possible deconstruction declaration.</source>
        <target state="new">Autoselect disabled due to possible deconstruction declaration.</target>
        <note />
      </trans-unit>
      <trans-unit id="Upgrade_this_project_to_csharp_language_version_0">
        <source>Upgrade this project to C# language version '{0}'</source>
        <target state="new">Upgrade this project to C# language version '{0}'</target>
        <note />
      </trans-unit>
      <trans-unit id="Upgrade_all_csharp_projects_to_language_version_0">
        <source>Upgrade all C# projects to language version '{0}'</source>
        <target state="new">Upgrade all C# projects to language version '{0}'</target>
        <note />
      </trans-unit>
      <trans-unit id="class_name">
        <source>&lt;class name&gt;</source>
        <target state="new">&lt;class name&gt;</target>
        <note />
      </trans-unit>
      <trans-unit id="interface_name">
        <source>&lt;interface name&gt;</source>
        <target state="new">&lt;interface name&gt;</target>
        <note />
      </trans-unit>
      <trans-unit id="designation_name">
        <source>&lt;designation name&gt;</source>
        <target state="new">&lt;designation name&gt;</target>
        <note />
      </trans-unit>
      <trans-unit id="struct_name">
        <source>&lt;struct name&gt;</source>
        <target state="new">&lt;struct name&gt;</target>
        <note />
      </trans-unit>
      <trans-unit id="Make_method_async">
        <source>Make method async</source>
        <target state="new">Make method async</target>
        <note />
      </trans-unit>
      <trans-unit id="Make_method_async_remain_void">
        <source>Make method async (stay void)</source>
        <target state="new">Make method async (stay void)</target>
        <note />
      </trans-unit>
      <trans-unit id="Add_this">
        <source>Add 'this.'</source>
        <target state="new">Add 'this.'</target>
        <note />
      </trans-unit>
      <trans-unit id="Convert_if_to_switch">
        <source>Convert 'if' to 'switch'</source>
        <target state="new">Convert 'if' to 'switch'</target>
        <note />
      </trans-unit>
      <trans-unit id="Warning_Extracting_a_local_function_reference_may_produce_invalid_code">
        <source>Warning: Extracting a local function reference may produce invalid code</source>
        <target state="new">Warning: Extracting a local function reference may produce invalid code</target>
        <note />
      </trans-unit>
      <trans-unit id="Name">
        <source>&lt;Name&gt;</source>
        <target state="new">&lt;Name&gt;</target>
        <note />
      </trans-unit>
      <trans-unit id="Autoselect_disabled_due_to_member_declaration">
        <source>Autoselect disabled due to member declaration</source>
        <target state="new">Autoselect disabled due to member declaration</target>
        <note />
      </trans-unit>
      <trans-unit id="Suggested_name">
        <source>(Suggested name)</source>
        <target state="new">(Suggested name)</target>
        <note />
      </trans-unit>
      <trans-unit id="Remove_unused_function">
        <source>Remove unused function</source>
        <target state="new">Remove unused function</target>
        <note />
      </trans-unit>
      <trans-unit id="Use_is_null_check">
        <source>Use 'is null' check</source>
        <target state="new">Use 'is null' check</target>
        <note />
      </trans-unit>
    </body>
  </file>
</xliff>