File tree Expand file tree Collapse file tree 12 files changed +207
-108
lines changed Expand file tree Collapse file tree 12 files changed +207
-108
lines changed Original file line number Diff line number Diff line change 6927
6927
</Str>
6928
6928
<Disp Icon="Str" />
6929
6929
</Item>
6930
- <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
6931
- <Str Cat="Text">
6932
- <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
6933
- <Tgt Cat="Text" Stat="Loc" Orig="New">
6934
- <Val><![CDATA[模組 '{0}' 沒有任何匯出的成員 '{1}'。您是否指的是 '{2}'?]]></Val>
6935
- </Tgt>
6936
- </Str>
6937
- <Disp Icon="Str" />
6938
- </Item>
6939
6930
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614" ItemType="0" PsrId="306" Leaf="true">
6940
6931
<Str Cat="Text">
6941
6932
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?]]></Val>
12564
12555
</Str>
12565
12556
<Disp Icon="Str" />
12566
12557
</Item>
12558
+ <Item ItemId=";_0_has_no_exported_member_named_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
12559
+ <Str Cat="Text">
12560
+ <Val><![CDATA['{0}' has no exported member named '{1}'. Did you mean '{2}'?]]></Val>
12561
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12562
+ <Val><![CDATA['{0}' 沒有任何名稱為 '{1}' 的已匯出成員。您是指 '{2}' 嗎?]]></Val>
12563
+ </Tgt>
12564
+ </Str>
12565
+ <Disp Icon="Str" />
12566
+ </Item>
12567
12567
<Item ItemId=";_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050" ItemType="0" PsrId="306" Leaf="true">
12568
12568
<Str Cat="Text">
12569
12569
<Val><![CDATA['{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage.]]></Val>
12672
12672
</Str>
12673
12673
<Disp Icon="Str" />
12674
12674
</Item>
12675
+ <Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
12676
+ <Str Cat="Text">
12677
+ <Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>
12678
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12679
+ <Val><![CDATA['{0}' 不能是變數宣告名稱。]]></Val>
12680
+ </Tgt>
12681
+ </Str>
12682
+ <Disp Icon="Str" />
12683
+ </Item>
12675
12684
<Item ItemId=";_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506" ItemType="0" PsrId="306" Leaf="true">
12676
12685
<Str Cat="Text">
12677
12686
<Val><![CDATA['{0}' is referenced directly or indirectly in its own base expression.]]></Val>
Original file line number Diff line number Diff line change 6936
6936
</Str>
6937
6937
<Disp Icon="Str" />
6938
6938
</Item>
6939
- <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
6940
- <Str Cat="Text">
6941
- <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
6942
- <Tgt Cat="Text" Stat="Loc" Orig="New">
6943
- <Val><![CDATA[Modul {0} nemá žádný exportovaný člen {1}. Neměli jste na mysli {2}?]]></Val>
6944
- </Tgt>
6945
- </Str>
6946
- <Disp Icon="Str" />
6947
- </Item>
6948
6939
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614" ItemType="0" PsrId="306" Leaf="true">
6949
6940
<Str Cat="Text">
6950
6941
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?]]></Val>
12573
12564
</Str>
12574
12565
<Disp Icon="Str" />
12575
12566
</Item>
12567
+ <Item ItemId=";_0_has_no_exported_member_named_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
12568
+ <Str Cat="Text">
12569
+ <Val><![CDATA['{0}' has no exported member named '{1}'. Did you mean '{2}'?]]></Val>
12570
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12571
+ <Val><![CDATA[{0} nemá žádný exportovaný člen s názvem {1}. Neměli jste na mysli {2}?]]></Val>
12572
+ </Tgt>
12573
+ </Str>
12574
+ <Disp Icon="Str" />
12575
+ </Item>
12576
12576
<Item ItemId=";_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050" ItemType="0" PsrId="306" Leaf="true">
12577
12577
<Str Cat="Text">
12578
12578
<Val><![CDATA['{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage.]]></Val>
12681
12681
</Str>
12682
12682
<Disp Icon="Str" />
12683
12683
</Item>
12684
+ <Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
12685
+ <Str Cat="Text">
12686
+ <Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>
12687
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12688
+ <Val><![CDATA[{0} se nepovoluje jako název deklarace proměnné.]]></Val>
12689
+ </Tgt>
12690
+ </Str>
12691
+ <Disp Icon="Str" />
12692
+ </Item>
12684
12693
<Item ItemId=";_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506" ItemType="0" PsrId="306" Leaf="true">
12685
12694
<Str Cat="Text">
12686
12695
<Val><![CDATA['{0}' is referenced directly or indirectly in its own base expression.]]></Val>
Original file line number Diff line number Diff line change 6924
6924
</Str>
6925
6925
<Disp Icon="Str" />
6926
6926
</Item>
6927
- <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
6928
- <Str Cat="Text">
6929
- <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
6930
- <Tgt Cat="Text" Stat="Loc" Orig="New">
6931
- <Val><![CDATA[Das Modul "{0}" umfasst keinen exportierten Member "{1}". Meinten Sie "{2}"?]]></Val>
6932
- </Tgt>
6933
- </Str>
6934
- <Disp Icon="Str" />
6935
- </Item>
6936
6927
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614" ItemType="0" PsrId="306" Leaf="true">
6937
6928
<Str Cat="Text">
6938
6929
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?]]></Val>
12558
12549
</Str>
12559
12550
<Disp Icon="Str" />
12560
12551
</Item>
12552
+ <Item ItemId=";_0_has_no_exported_member_named_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
12553
+ <Str Cat="Text">
12554
+ <Val><![CDATA['{0}' has no exported member named '{1}'. Did you mean '{2}'?]]></Val>
12555
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12556
+ <Val><![CDATA["{0}" umfasst keinen exportierten Member namens "{1}". Meinten Sie "{2}"?]]></Val>
12557
+ </Tgt>
12558
+ </Str>
12559
+ <Disp Icon="Str" />
12560
+ </Item>
12561
12561
<Item ItemId=";_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050" ItemType="0" PsrId="306" Leaf="true">
12562
12562
<Str Cat="Text">
12563
12563
<Val><![CDATA['{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage.]]></Val>
12666
12666
</Str>
12667
12667
<Disp Icon="Str" />
12668
12668
</Item>
12669
+ <Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
12670
+ <Str Cat="Text">
12671
+ <Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>
12672
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12673
+ <Val><![CDATA["{0}" ist als Name für Variablendeklarationen nicht zulässig.]]></Val>
12674
+ </Tgt>
12675
+ </Str>
12676
+ <Disp Icon="Str" />
12677
+ </Item>
12669
12678
<Item ItemId=";_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506" ItemType="0" PsrId="306" Leaf="true">
12670
12679
<Str Cat="Text">
12671
12680
<Val><![CDATA['{0}' is referenced directly or indirectly in its own base expression.]]></Val>
Original file line number Diff line number Diff line change 6939
6939
</Str>
6940
6940
<Disp Icon="Str" />
6941
6941
</Item>
6942
- <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
6943
- <Str Cat="Text">
6944
- <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
6945
- <Tgt Cat="Text" Stat="Loc" Orig="New">
6946
- <Val><![CDATA[El módulo "{0}" no tiene ningún miembro exportado "{1}". ¿Pretendía utilizar "{2}"?]]></Val>
6947
- </Tgt>
6948
- </Str>
6949
- <Disp Icon="Str" />
6950
- </Item>
6951
6942
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614" ItemType="0" PsrId="306" Leaf="true">
6952
6943
<Str Cat="Text">
6953
6944
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?]]></Val>
12576
12567
</Str>
12577
12568
<Disp Icon="Str" />
12578
12569
</Item>
12570
+ <Item ItemId=";_0_has_no_exported_member_named_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
12571
+ <Str Cat="Text">
12572
+ <Val><![CDATA['{0}' has no exported member named '{1}'. Did you mean '{2}'?]]></Val>
12573
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12574
+ <Val><![CDATA["{0}" no tiene ningún miembro exportado con el nombre "{1}". ¿Pretendía usar "{2}"?]]></Val>
12575
+ </Tgt>
12576
+ </Str>
12577
+ <Disp Icon="Str" />
12578
+ </Item>
12579
12579
<Item ItemId=";_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050" ItemType="0" PsrId="306" Leaf="true">
12580
12580
<Str Cat="Text">
12581
12581
<Val><![CDATA['{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage.]]></Val>
12684
12684
</Str>
12685
12685
<Disp Icon="Str" />
12686
12686
</Item>
12687
+ <Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
12688
+ <Str Cat="Text">
12689
+ <Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>
12690
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12691
+ <Val><![CDATA[No se permite "{0}" como nombre de declaración de variable.]]></Val>
12692
+ </Tgt>
12693
+ </Str>
12694
+ <Disp Icon="Str" />
12695
+ </Item>
12687
12696
<Item ItemId=";_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506" ItemType="0" PsrId="306" Leaf="true">
12688
12697
<Str Cat="Text">
12689
12698
<Val><![CDATA['{0}' is referenced directly or indirectly in its own base expression.]]></Val>
Original file line number Diff line number Diff line change 6939
6939
</Str>
6940
6940
<Disp Icon="Str" />
6941
6941
</Item>
6942
- <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
6943
- <Str Cat="Text">
6944
- <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
6945
- <Tgt Cat="Text" Stat="Loc" Orig="New">
6946
- <Val><![CDATA[Le module '{0}' n'a aucun membre exporté '{1}'. Pensiez-vous plutôt à '{2}' ?]]></Val>
6947
- </Tgt>
6948
- </Str>
6949
- <Disp Icon="Str" />
6950
- </Item>
6951
6942
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614" ItemType="0" PsrId="306" Leaf="true">
6952
6943
<Str Cat="Text">
6953
6944
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?]]></Val>
12576
12567
</Str>
12577
12568
<Disp Icon="Str" />
12578
12569
</Item>
12570
+ <Item ItemId=";_0_has_no_exported_member_named_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
12571
+ <Str Cat="Text">
12572
+ <Val><![CDATA['{0}' has no exported member named '{1}'. Did you mean '{2}'?]]></Val>
12573
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12574
+ <Val><![CDATA['{0}' n'a aucun membre exporté nommé '{1}'. Est-ce que vous pensiez à '{2}' ?]]></Val>
12575
+ </Tgt>
12576
+ </Str>
12577
+ <Disp Icon="Str" />
12578
+ </Item>
12579
12579
<Item ItemId=";_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050" ItemType="0" PsrId="306" Leaf="true">
12580
12580
<Str Cat="Text">
12581
12581
<Val><![CDATA['{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage.]]></Val>
12684
12684
</Str>
12685
12685
<Disp Icon="Str" />
12686
12686
</Item>
12687
+ <Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
12688
+ <Str Cat="Text">
12689
+ <Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>
12690
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12691
+ <Val><![CDATA['{0}' n'est pas autorisé en tant que nom de déclaration de variable.]]></Val>
12692
+ </Tgt>
12693
+ </Str>
12694
+ <Disp Icon="Str" />
12695
+ </Item>
12687
12696
<Item ItemId=";_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506" ItemType="0" PsrId="306" Leaf="true">
12688
12697
<Str Cat="Text">
12689
12698
<Val><![CDATA['{0}' is referenced directly or indirectly in its own base expression.]]></Val>
Original file line number Diff line number Diff line change 6927
6927
</Str>
6928
6928
<Disp Icon="Str" />
6929
6929
</Item>
6930
- <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
6931
- <Str Cat="Text">
6932
- <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
6933
- <Tgt Cat="Text" Stat="Loc" Orig="New">
6934
- <Val><![CDATA[Per il modulo '{0}' non esiste alcun membro esportato '{1}'. Si intendeva '{2}'?]]></Val>
6935
- </Tgt>
6936
- </Str>
6937
- <Disp Icon="Str" />
6938
- </Item>
6939
6930
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614" ItemType="0" PsrId="306" Leaf="true">
6940
6931
<Str Cat="Text">
6941
6932
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?]]></Val>
12564
12555
</Str>
12565
12556
<Disp Icon="Str" />
12566
12557
</Item>
12558
+ <Item ItemId=";_0_has_no_exported_member_named_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
12559
+ <Str Cat="Text">
12560
+ <Val><![CDATA['{0}' has no exported member named '{1}'. Did you mean '{2}'?]]></Val>
12561
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12562
+ <Val><![CDATA[In '{0}' non è presente alcun membro esportato denominato '{1}'. Si intendeva '{2}'?]]></Val>
12563
+ </Tgt>
12564
+ </Str>
12565
+ <Disp Icon="Str" />
12566
+ </Item>
12567
12567
<Item ItemId=";_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050" ItemType="0" PsrId="306" Leaf="true">
12568
12568
<Str Cat="Text">
12569
12569
<Val><![CDATA['{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage.]]></Val>
12672
12672
</Str>
12673
12673
<Disp Icon="Str" />
12674
12674
</Item>
12675
+ <Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
12676
+ <Str Cat="Text">
12677
+ <Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>
12678
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12679
+ <Val><![CDATA['{0}' non è consentito come nome di una dichiarazione di variabile.]]></Val>
12680
+ </Tgt>
12681
+ </Str>
12682
+ <Disp Icon="Str" />
12683
+ </Item>
12675
12684
<Item ItemId=";_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506" ItemType="0" PsrId="306" Leaf="true">
12676
12685
<Str Cat="Text">
12677
12686
<Val><![CDATA['{0}' is referenced directly or indirectly in its own base expression.]]></Val>
Original file line number Diff line number Diff line change 6927
6927
</Str>
6928
6928
<Disp Icon="Str" />
6929
6929
</Item>
6930
- <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
6931
- <Str Cat="Text">
6932
- <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
6933
- <Tgt Cat="Text" Stat="Loc" Orig="New">
6934
- <Val><![CDATA[モジュール '{0}' にエクスポートされたメンバー '{1}' が含まれていません。候補: '{2}']]></Val>
6935
- </Tgt>
6936
- </Str>
6937
- <Disp Icon="Str" />
6938
- </Item>
6939
6930
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614" ItemType="0" PsrId="306" Leaf="true">
6940
6931
<Str Cat="Text">
6941
6932
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?]]></Val>
12564
12555
</Str>
12565
12556
<Disp Icon="Str" />
12566
12557
</Item>
12558
+ <Item ItemId=";_0_has_no_exported_member_named_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
12559
+ <Str Cat="Text">
12560
+ <Val><![CDATA['{0}' has no exported member named '{1}'. Did you mean '{2}'?]]></Val>
12561
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12562
+ <Val><![CDATA['{1}' という名前のエクスポートされたメンバーが '{0}' に含まれていません。候補: '{2}']]></Val>
12563
+ </Tgt>
12564
+ </Str>
12565
+ <Disp Icon="Str" />
12566
+ </Item>
12567
12567
<Item ItemId=";_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050" ItemType="0" PsrId="306" Leaf="true">
12568
12568
<Str Cat="Text">
12569
12569
<Val><![CDATA['{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage.]]></Val>
12672
12672
</Str>
12673
12673
<Disp Icon="Str" />
12674
12674
</Item>
12675
+ <Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
12676
+ <Str Cat="Text">
12677
+ <Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>
12678
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12679
+ <Val><![CDATA['{0}' は変数宣言の名前として使用できません。]]></Val>
12680
+ </Tgt>
12681
+ </Str>
12682
+ <Disp Icon="Str" />
12683
+ </Item>
12675
12684
<Item ItemId=";_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506" ItemType="0" PsrId="306" Leaf="true">
12676
12685
<Str Cat="Text">
12677
12686
<Val><![CDATA['{0}' is referenced directly or indirectly in its own base expression.]]></Val>
Original file line number Diff line number Diff line change 6927
6927
</Str>
6928
6928
<Disp Icon="Str" />
6929
6929
</Item>
6930
- <Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
6931
- <Str Cat="Text">
6932
- <Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean '{2}'?]]></Val>
6933
- <Tgt Cat="Text" Stat="Loc" Orig="New">
6934
- <Val><![CDATA[모듈 '{0}'에 내보낸 멤버 '{1}'이(가) 없습니다. '{2}'이(가) 아닌지 확인하세요.]]></Val>
6935
- </Tgt>
6936
- </Str>
6937
- <Disp Icon="Str" />
6938
- </Item>
6939
6930
<Item ItemId=";Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614" ItemType="0" PsrId="306" Leaf="true">
6940
6931
<Str Cat="Text">
6941
6932
<Val><![CDATA[Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?]]></Val>
12564
12555
</Str>
12565
12556
<Disp Icon="Str" />
12566
12557
</Item>
12558
+ <Item ItemId=";_0_has_no_exported_member_named_1_Did_you_mean_2_2724" ItemType="0" PsrId="306" Leaf="true">
12559
+ <Str Cat="Text">
12560
+ <Val><![CDATA['{0}' has no exported member named '{1}'. Did you mean '{2}'?]]></Val>
12561
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12562
+ <Val><![CDATA['{0}'에 내보낸 멤버 '{1}'이(가) 없습니다. '{2}'이(가) 아닌지 확인하세요.]]></Val>
12563
+ </Tgt>
12564
+ </Str>
12565
+ <Disp Icon="Str" />
12566
+ </Item>
12567
12567
<Item ItemId=";_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050" ItemType="0" PsrId="306" Leaf="true">
12568
12568
<Str Cat="Text">
12569
12569
<Val><![CDATA['{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage.]]></Val>
12672
12672
</Str>
12673
12673
<Disp Icon="Str" />
12674
12674
</Item>
12675
+ <Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
12676
+ <Str Cat="Text">
12677
+ <Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>
12678
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
12679
+ <Val><![CDATA['{0}'은(는) 변수 선언 이름으로 사용할 수 없습니다.]]></Val>
12680
+ </Tgt>
12681
+ </Str>
12682
+ <Disp Icon="Str" />
12683
+ </Item>
12675
12684
<Item ItemId=";_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506" ItemType="0" PsrId="306" Leaf="true">
12676
12685
<Str Cat="Text">
12677
12686
<Val><![CDATA['{0}' is referenced directly or indirectly in its own base expression.]]></Val>
You can’t perform that action at this time.
0 commit comments