LEGO: Merge pull request 48342

LEGO: Merge pull request 48342
This commit is contained in:
csigs
2022-03-20 02:50:17 -07:00
committed by GitHub
parent 073ac920ad
commit 92af654a83
13 changed files with 2421 additions and 1317 deletions
@@ -963,6 +963,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1421,10 +1427,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[使用索引访问时,将 “undefined” 添加到类型。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1568,10 +1577,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[允许 JavaScript 文件成为程序的一部分。使用 “checkJS” 选项从这些文件中获取错误。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2462,10 +2474,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[生成所有项目,包括那些似乎已是最新的项目]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3383,10 +3398,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[检查 “bind”、“call” 和 “apply” 方法的参数是否与原始函数匹配。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3879,6 +3897,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4605,6 +4629,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4670,10 +4700,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[删除所有项目的输出]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4715,10 +4748,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[弃用的设置。请改用 “outFile”。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4844,10 +4880,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[禁用在其 JSDoc 注释中包含 “@internal” 的声明。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4871,10 +4910,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[在生成的代码中禁用擦除 “const enum” 声明。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4898,10 +4940,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[在已编译输出中禁用生成自定义帮助程序函数(如 “__extends”)。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4925,10 +4970,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[在引用复合项目时禁用首选源文件而不是声明文件]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5006,10 +5054,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[禁用在监视模式下擦除控制台]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5024,10 +5075,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[禁止 “import”、“require” 或 “<引用>” 扩展 TypeScript 应添加到项目的文件数。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5435,10 +5489,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[发出其他 JavaScript 以便支持导入 CommonJS 模块。这将启用 “allowSyntheticDefaultImports” 以实现类型兼容性。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5489,10 +5546,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[在 TypeScript 输出中启用颜色和格式设置,使编译器错误更易于阅读]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5516,10 +5576,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[对具有隐式 “any” 类型的表达式和声明启用错误报告。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5541,21 +5604,21 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[启用在未读取局部变量时报告错误。]]></Val>
</Tgt>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[启用在 “this” 为 “any” 类型时进行错误报告。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5570,19 +5633,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[启用导入 .json 文件]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[启用增量编译]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5660,10 +5717,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[启用详细日志记录]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5696,10 +5756,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[对使用索引类型声明的键强制使用索引访问器]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6980,10 +7043,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[在使用 “incremental” 和 “watch” 模式的项目中重新编译假定文件中的更改将直接影响影响依赖于它的文件。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7416,15 +7482,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在索引签名结果中包含“未定义”]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8124,15 +8181,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[语言服务插件列表。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8183,10 +8231,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[在 “moduleResolution” 进程期间使用的日志路径。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10595,10 +10646,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[在未读取函数参数时引发错误]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11813,10 +11867,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[指定将所有输出捆绑到一个 JavaScript 文件中的文件。如果 “declaration” 为 true,还要指定一个捆绑所有 .d.ts 输出的文件。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11876,10 +11933,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[指定仅用于类型的导入的发出/检查行为]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11948,19 +12008,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[指定使用 “jsx: react-jsx*” 时用于导入 JSX 中心函数的模块说明符。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[指定多个行为类似 “./node_modules/@types” 的文件夹。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12038,10 +12104,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[指定在将 React JSX 发出设定为目标时要使用的 JSX 中心函数,例如 “react.createElement” 或 “h”]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12101,10 +12170,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[指定用于从 “node_modules” 检查 JavaScript 文件的最大文件夹深度。仅适用于 “allowJs”。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12122,10 +12194,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[指定为 “createElement” 调用的对象。这仅在将 “react” JSX 发出设定为目标时使用。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12404,10 +12479,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[在对缺少索引签名的对象编制索引时,禁止显示 “noImplicitAny” 错误。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13026,11 +13104,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[分析器预期在这里找到与 "{" 标记匹配的 "}"。]]></Val>
<Val><![CDATA[分析器预期在此处找到与“{0}”标记匹配的“{1}”。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14127,15 +14205,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[将 catch 子句变量键入为 “unknown” 而不是 “any”。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15050,10 +15119,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[进行类型检查时,请考虑 “null” 和 “undefined”。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15804,6 +15876,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -963,6 +963,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[啟用 'isolatedModules' 和 'emitDecoratorMetadata' 時,修飾簽章中參考的類型必須以 'import type' 或命名空間匯入來匯入。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1421,10 +1430,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[使用索引進行存取時,將 `undefined` 新增至類型。]]></Val>
<Val><![CDATA[使用索引進行存取時,將 'undefined' 新增至類型。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1568,10 +1580,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[允許 JavaScript 檔案成為您程式的一部分。使用 `checkJS` 選項可從這些檔案取得錯誤。]]></Val>
<Val><![CDATA[允許 JavaScript 檔案成為您程式的一部分。使用 'checkJS' 選項可從這些檔案取得錯誤。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2462,10 +2477,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[建置包括似乎已是最新狀態的所有專案]]></Val>
<Val><![CDATA[建置包括似乎已是最新狀態的所有專案]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3383,10 +3401,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[檢查 `bind`、`call``apply` 方法的引數是否與原始函式相符。]]></Val>
<Val><![CDATA[檢查 'bind'、'call''apply' 方法的引數是否與原始函式相符。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3879,6 +3900,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[控制用來偵測模組格式 JS 檔案的方法。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4605,6 +4635,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[預設 catch 子句變數為 'unknown' 而非 'any'。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4670,10 +4709,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[刪除所有專案的輸出]]></Val>
<Val><![CDATA[刪除所有專案的輸出]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4715,10 +4757,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已淘汰的設定值。請改用 `outFile`。]]></Val>
<Val><![CDATA[已淘汰的設定值。請改用 'outFile'。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4844,10 +4889,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[停用其 JSDoc 註解中具有 `@internal` 的發出宣告。]]></Val>
<Val><![CDATA[停用其 JSDoc 註解中具有 '@internal' 的發出宣告。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4871,10 +4919,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[停用在產生的程式碼中抹除 `const enum` 宣告。]]></Val>
<Val><![CDATA[停用在產生的程式碼中抹除 'const enum' 宣告。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4898,10 +4949,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[停用在編譯輸出中產生自訂的協助程式函式,例如 `__extends`。]]></Val>
<Val><![CDATA[停用在編譯輸出中產生自訂的協助程式函式,例如 '__extends'。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4925,10 +4979,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[參考複合專案時,停用偏好的來源檔案而不是宣告檔案]]></Val>
<Val><![CDATA[參考複合專案時,停用偏好的來源檔案而不是宣告檔案]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5006,10 +5063,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[停用在監看模式中抹除主控台]]></Val>
<Val><![CDATA[停用在監看模式中抹除主控台]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5024,10 +5084,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不允許 `import`、`require``<reference>` 擴充 TypeScript 應該加入專案的檔案數目。]]></Val>
<Val><![CDATA[不允許 import'、'require''<reference>' 擴充 TypeScript 應該加入專案的檔案數目。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5435,10 +5498,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[發出其他 JavaScript,以輕鬆支援匯入 CommonJS 模組。這會啟用 `allowSyntheticDefaultImports` 進行類型相容性。]]></Val>
<Val><![CDATA[發出其他 JavaScript,以輕鬆支援匯入 CommonJS 模組。這會啟用 'allowSyntheticDefaultImports' 進行類型相容性。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5489,10 +5555,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在 TypeScript 的輸出中啟用色彩及格式化,讓編譯器錯誤更容易閱讀]]></Val>
<Val><![CDATA[在 TypeScript 的輸出中啟用色彩及格式化,讓編譯器錯誤更容易閱讀]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5516,10 +5585,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[啟用具有隱含 `any` 類型的運算式及宣告之錯誤報告。]]></Val>
<Val><![CDATA[啟用具有隱含 'any' 類型的運算式及宣告之錯誤報告。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5541,9 +5613,9 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[當未讀取區域變數時,啟用錯誤報吿。]]></Val>
</Tgt>
@@ -5552,10 +5624,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[為 `this` 指定類型 `any` 時,啟用錯誤報表。]]></Val>
<Val><![CDATA[為 'this' 指定類型 'any' 時,啟用錯誤報表。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5570,19 +5645,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[啟用匯入 json 檔案]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[啟用累加編譯]]></Val>
<Val><![CDATA[啟用匯入 json 檔案]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5660,10 +5729,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[啟用詳細資訊記錄]]></Val>
<Val><![CDATA[啟用詳細資訊記錄]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5696,10 +5768,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[對使用索引型別宣告的索引鍵強制使用索引存取子]]></Val>
<Val><![CDATA[對使用索引型別宣告的索引鍵強制使用索引存取子]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6980,10 +7055,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在使用 `incremental``watch` 模式的專案中重新編譯,會假設檔案中的變更只會影響直接相依於重新編譯的檔案。]]></Val>
<Val><![CDATA[在使用 'incremental''watch' 模式的專案中重新編譯,會假設檔案中的變更只會影響直接相依於重新編譯的檔案。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7416,15 +7494,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在索引簽章結果中包含 'undefined']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8124,15 +8193,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[語言服務外掛程式清單。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8183,10 +8243,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在 `moduleResolution` 處理序期間使用的記錄檔路徑。]]></Val>
<Val><![CDATA[在 'moduleResolution' 處理序期間使用的記錄檔路徑。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10595,10 +10658,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[當函式參數未讀取時引發錯誤]]></Val>
<Val><![CDATA[當函式參數未讀取時引發錯誤]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11813,10 +11879,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定將所有輸出組合成一個 JavaScript 檔案的檔案。如果 `declaration` 為 True,則也會指定組合所有 .d.ts 輸出的檔案。]]></Val>
<Val><![CDATA[指定將所有輸出組合成一個 JavaScript 檔案的檔案。如果 'declaration' 為 True,則也會指定組合所有 .d.ts 輸出的檔案。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11876,10 +11945,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定僅用於類型之匯入的發出/檢查行為]]></Val>
<Val><![CDATA[指定僅用於類型之匯入的發出/檢查行為]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11948,19 +12020,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定使用 `jsx: react-jsx*` 時,用來匯入 JSX Factory 函式的模組指定名稱。]]></Val>
<Val><![CDATA[指定使用 'jsx: react-jsx*' 時,用來匯入 JSX Factory 函式的模組指定名稱。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定多個資料夾,其作用類似 `./node_modules/@types`。]]></Val>
<Val><![CDATA[指定多個資料夾,其作用類似 './node_modules/@types'。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12038,10 +12116,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定要在以 React JSX 發出為目標時使用的 JSX factory 函式例如 'React.createElement' 或 'h']]></Val>
<Val><![CDATA[指定要在以 React JSX 發出為目標時使用的 JSX factory 函式例如 'React.createElement' 或 'h']]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12101,10 +12182,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定用檢查來自 `node_modules` 的 JavaScript 檔案的資料夾深度上限。僅適用於 `allowJs`。]]></Val>
<Val><![CDATA[指定用檢查來自 'node_modules' 之 JavaScript 檔案的資料夾深度上限。僅適用於 'allowJs'。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12122,10 +12206,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[指定要針對 `createElement` 叫用的物件。這僅適用於以 `react` JSX 發出為目標時。]]></Val>
<Val><![CDATA[指定 'createElement' 叫用的物件。這僅適用於'react' JSX 發出為目標時。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12404,10 +12491,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[針對缺少索引簽章的物件編製索引時,隱藏 `noImplicitAny` 錯誤。]]></Val>
<Val><![CDATA[針對缺少索引簽章的物件編製索引時,隱藏 'noImplicitAny' 錯誤。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13026,11 +13116,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[剖析器需找到可與此處 '{' 語彙基元搭配的 '}'。]]></Val>
<Val><![CDATA[剖析器需找到 '{1}',以對應此處的 '{0}' 權杖。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14127,15 +14217,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[將 catch 子句變數輸入為 'unknown' 而非 'any'。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15050,10 +15131,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[當型別檢查時,請將 `null``undefined` 納入考慮。]]></Val>
<Val><![CDATA[當型別檢查時,請將 'null''undefined' 納入考慮。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15804,6 +15888,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA["auto": 處理具有 imports、exports、import.meta, jsx (具有 jsx: react-jsx) 或 esm 格式 (具有 module: node12+) 的檔案作為模組。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -972,6 +972,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Typ odkazovaný v dekorovaném podpisu musí být importován pomocí import type nebo importu oboru názvů, pokud jsou povoleny elementy isolatedModules a emitDecoratorMetadata.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1430,10 +1439,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pokud k přístupu používáte index, přidejte k typu undefined.]]></Val>
<Val><![CDATA[Pokud k přístupu používáte index, přidejte k typu řetězec undefined.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1577,10 +1589,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Povolit, aby soubory JavaScriptu byly součástí vašeho programu. K získání informací o chybách v těchto souborech použijte možnost checkJS.]]></Val>
<Val><![CDATA[Povolte, aby se soubory JavaScriptu staly součástí programu. K získání informací o chybách v těchto souborech použít možnost checkJS.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2471,10 +2486,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sestavit všechny projekty včetně těch, které se zdají aktuální]]></Val>
<Val><![CDATA[Sestavujte všechny projekty včetně těch, které se zdají aktuální.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3392,10 +3410,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zkontrolovat, jestli argumenty metod bind, call a apply odpovídají původní funkci.]]></Val>
<Val><![CDATA[Zkontrolujte, jestli argumenty metod bind, call a apply odpovídají původní funkci.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3888,6 +3909,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Určete, která metoda se používá k detekci souborů JS ve formátu modulu.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4614,6 +4644,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Výchozí proměnné klauzule catch jako unknown namísto any.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4679,10 +4718,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Odstranit výstupy všech projektů]]></Val>
<Val><![CDATA[Odstraňte výstupy všech projektů.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4724,10 +4766,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nastavení je zastaralé. Místo něj použijte outFile.]]></Val>
<Val><![CDATA[Nastavení je zastaralé. Místo něj použijte outFile.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4853,10 +4898,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zakažte generování deklarací, které mají v komentářích JSDoc značku @internal.]]></Val>
<Val><![CDATA[Zakažte generování deklarací s příznakem „@internal“ v komentářích JSDoc.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4880,10 +4928,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zakázat v generovaném kódu mazání deklarací const enum.]]></Val>
<Val><![CDATA[Zakažte v generovaném kódu mazání deklarací const enum.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4907,10 +4958,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zakázat v kompilovaném výstupu generování vlastních pomocných funkcí, jako je __extends.]]></Val>
<Val><![CDATA[Zakázat v kompilovaném výstupu generování vlastních pomocných funkcí, jako je __extends.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4934,10 +4988,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zakázat v odkazech na složené projekty upřednostňování zdrojových souborů místo deklaračních souborů]]></Val>
<Val><![CDATA[Zakažte v odkazech na složené projekty místo deklaračních souborů používat preferované zdrojové soubory.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5015,10 +5072,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[V režimu sledování zakázat vymazání konzole]]></Val>
<Val><![CDATA[Zakažte vymazání konzole v režimu sledování.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5033,10 +5093,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zakažte importům, požadavkům a odkazům, aby rozšiřovaly počet souborů přidaných TypeScriptem do projektu.]]></Val>
<Val><![CDATA[Zakázat import, require nebo <reference> zvětšování počtu souborů, které by typeScript měl přidat do projektu.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5444,10 +5507,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vygenerujte další JavaScript, abyste usnadnili podporu importu modulů CommonJS. Tím povolíte příznak allowSyntheticDefaultImports kompatibility typů.]]></Val>
<Val><![CDATA[Vygenerujte další JavaScript, aby se podpora importování modulů CommonJS ulehčila. Tím se za účelem kompatibility typů povolí „allowSyntheticDefaultImports.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5498,10 +5564,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Povolte ve výstupu TypeScriptu barvu a formátování, aby byly chyby kompilátoru čitelnější.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5525,10 +5594,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Povolit hlášení chyb u výrazů a deklarací s implicitním typem any.]]></Val>
<Val><![CDATA[Povolte hlášení chyb u výrazů a deklarací s implicitním typem any.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5550,21 +5622,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Povolte hlášení chyb, pokud místní proměnné nejdou přečíst.]]></Val>
<Val><![CDATA[Povolte hlášení chyb, když se místní proměnná nepřečte.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Povolte hlášení chyb, pokud má „this“ určený typ „any“.]]></Val>
<Val><![CDATA[Povolte hlášení chyb, když má „this“ určený typ „any“.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5579,19 +5654,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Povolit import souborů .json]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Povolit přírůstkovou kompilaci]]></Val>
<Val><![CDATA[Povolte importování souborů .json.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5669,10 +5738,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Povolit podrobné protokolování]]></Val>
<Val><![CDATA[Povolte podrobné protokolování.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5705,10 +5777,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pro klíče deklarované pomocí indexovaného typu vynutí použití indexovaných přístupových objektů]]></Val>
<Val><![CDATA[Vynucuje použití indexovaných přístupových objektů pro klíče deklarované přes indexovaný typ.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6989,10 +7064,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Opakované kompilace projektů, které používají režim „incremental“ nebo „watch“ budou předpokládat, že změny souboru ovlivní jenom ty soubory, které na něm přímo závisejí.]]></Val>
<Val><![CDATA[Opakované kompilace v projektech, které používají režimy „incremental“ a „watch“ předpokláda, že změny v souboru budou mít vliv pouze na soubory, které na daném souboru přímo závisejí.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7425,15 +7503,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zahrnout položku undefined do výsledků signatury indexu]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8133,15 +8202,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Seznam modulů plug-in služby jazyka]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8192,10 +8252,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cesty k protokolům používané v procesu moduleResolution.]]></Val>
<Val><![CDATA[Cesty protokolu používané v procesu moduleResolution.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10604,10 +10667,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Oznámit chybu, pokud se parametr funkce nepodaří přečíst]]></Val>
<Val><![CDATA[Když se parametr funkce nepřečte, nahlaste chybu.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11822,10 +11888,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zadejte soubor, který sloučí všechny výstupy do jediného souboru JavaScriptu. Pokud má „declaration“ hodnotu true, označte také soubor, do kterého se sloučí všechny výstupy .d.ts.]]></Val>
<Val><![CDATA[Zadejte soubor, který sloučí všechny výstupy do jediného souboru JavaScriptu. Pokud má „declaration“ pravdivou hodnotu,, určete soubor, který sloučí všechny výstupní soubory .d.ts.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11885,10 +11954,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zadejte chování generování nebo kontroly pro importy, které se používají jen pro typy.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11957,19 +12029,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zadejte specifikátor modulu, který se použije k importu továrních funkcí JSX při použití příkazu jsx: react-jsx.]]></Val>
<Val><![CDATA[Zadejte specifikátor modulu, který se použije k naimportování továrních funkcí JSX při použití jsx: react-jsx.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zadejte více složek, které fungují jako ./node_modules/@types.]]></Val>
<Val><![CDATA[Zadejte více složek, které budou figurovat jako node_modules/@types.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12047,10 +12125,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zadejte tovární funkci JSX, která se použije při cíleném generování kódu JSX pro React, např.React.createElement nebo „h“.]]></Val>
<Val><![CDATA[Zadejte funkci objektu pro vytváření JSX použitou při cílení na generování React JSX, např. React.createElement nebo h.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12110,10 +12191,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zadejte maximální hloubku složky, která se použije pro kontrolu souborů JavaScriptu z node_modules. Platí pouze s možností „allowJs.]]></Val>
<Val><![CDATA[Zadejte maximální hloubku složky, která se použije pro kontrolu souborů JavaScriptu z node_modules. Platí pouze pro allowJs.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12131,10 +12215,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zadejte objekt vyvolaný pro createElement. To platí jenom při cíleném generování kódu JSX pro React.]]></Val>
<Val><![CDATA[Zadejte objekt vyvolaný pro createElement. To platí pouze při cílení na generování JSX react.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12413,10 +12500,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Při indexování objektů bez signatur indexu potlačte chyby „noImplicitAny“.]]></Val>
<Val><![CDATA[Při indexování objektů bez podpisů indexování potlačte chyby „noImplicitAny“.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13035,11 +13125,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Parser očekával, že najde token }, který by odpovídal zdejšímu tokenu {.]]></Val>
<Val><![CDATA[Parser očekával, že najde token {1}, který by odpovídal tokenu {0} tady.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14136,15 +14226,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Proměnné klauzule catch zapište jako „unknown“ namísto „any“.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15059,10 +15140,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Při kontrole typů zahrňte také hodnoty „null“ a „undefined“.]]></Val>
<Val><![CDATA[Při kontrole typů berte v potaz i hodnoty „null“ a „undefined“.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15813,6 +15897,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[auto: Považovat soubory s importy, exporty, import.meta, jsx (s jsx: react-jsx) nebo formátem ESM (s modulem node12+) za moduly.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -960,6 +960,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1418,10 +1424,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Fügen Sie einem Typ "undefined" hinzu, wenn über einen Index darauf zugegriffen wird.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1565,10 +1574,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Lassen Sie JavaScript-Dateien Teil Ihres Programms werden. Verwenden Sie die Option "checkJS", um Fehler aus diesen Dateien abzurufen.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2459,10 +2471,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Alle Projekte erstellen, einschließlich solcher, die anscheinend auf dem neuesten Stand sind]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3380,10 +3395,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Überprüfen Sie, ob die Argumente für die Methoden "bind", "call" und "apply" mit der ursprünglichen Funktion übereinstimmen.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3876,6 +3894,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4602,6 +4626,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4667,10 +4697,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Ausgaben aller Projekte löschen]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4712,10 +4745,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Veraltete Einstellung. Verwenden Sie stattdessen "outFile".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4841,10 +4877,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deaktivieren Sie das Ausgeben von Deklarationen mit "@internal" in ihren JSDoc-Kommentaren.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4868,10 +4907,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deaktivieren Sie das Löschen von "const enum"-Deklarationen in generiertem Code.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4895,10 +4937,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deaktivieren Sie das Generieren von benutzerdefinierten Hilfsfunktionen wie "__extends" in der kompilierten Ausgabe.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4922,10 +4967,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deaktivieren bevorzugter Quelldateien anstelle von Deklarationsdateien beim Verweisen auf zusammengesetzte Projekte]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5003,10 +5051,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deaktivieren Sie das Zurücksetzen der Konsole im Überwachungsmodus.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5021,10 +5072,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Hiermit wird verhindert, dass "import", "require" oder "<Reference>" die Anzahl der Dateien erweitern, die TypeScript einem Projekt hinzufügen soll.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5432,10 +5486,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Geben Sie ein zusätzliches JavaScript aus, um die Unterstützung beim Importieren von CommonJS-Modulen zu vereinfachen. Hiermit wird "allowSyntheticDefaultImports" für die Typkompatibilität aktiviert.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5486,10 +5543,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Farb-und Formatierungsvorgänge in der TypeScript-Ausgabe aktivieren, um Compilerfehler leichter lesbar zu machen]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5513,10 +5573,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Aktivieren Sie die Fehlerberichterstattung für Ausdrücke und Deklarationen mit einem impliziten "any"-Typ.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5538,21 +5601,21 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aktivieren Sie die Fehlerberichterstattung, wenn lokale Variablen nicht gelesen werden.]]></Val>
</Tgt>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Aktivieren Sie die Fehlerberichterstattung, wenn "this" den Typ "any" erhält.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5567,19 +5630,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Importieren von JSON-Dateien aktivieren]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Inkrementelle Kompilierung aktivieren]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5657,10 +5714,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Ausführliche Protokollierung aktivieren]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5693,10 +5753,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Erzwingt die Verwendung indizierter Accessoren für Schlüssel, die mithilfe eines indizierten Typs deklariert werden.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6977,10 +7040,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Bei Neukompilierungen in Projekten, die den Modus "incremental" und "watch" verwenden, wird davon ausgegangen, dass Änderungen innerhalb einer Datei sich nur auf die direkt davon abhängigen Dateien auswirken.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7413,15 +7479,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA["Nicht definiert" in Indexsignaturergebnisse einbeziehen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8121,15 +8178,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Liste der Sprachdienst-Plug-ins.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8180,10 +8228,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Protokollpfade, die während des "moduleResolution"-Prozesses verwendet werden.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10589,10 +10640,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Auslösen eines Fehlers, wenn ein Funktionsparameter nicht gelesen wird]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11807,10 +11861,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Geben Sie eine Datei an, die alle Ausgaben in einer JavaScript-Datei bündelt. Wenn "declaration" TRUE ist, wird auch eine Datei festgelegt, die alle .d.ts-Ausgaben bündelt.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11870,10 +11927,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Geben Sie das Ausgabe-/Überprüfungsverhalten für Importe an, die nur für Typen verwendet werden.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11942,19 +12002,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Geben Sie den Modulspezifizierer an, der zum Importieren der JSX-Factoryfunktionen verwendet wird, wenn "jsx: react-jsx*" verwendet wird.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Geben Sie mehrere Ordner an, die als "./node_modules/@types" fungieren.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12032,10 +12098,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Geben Sie die JSX-Factoryfunktion an, die für eine react-JSX-Ausgabe verwendet werden soll, z. B. "React.createElement" oder "h".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12095,10 +12164,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Geben Sie die maximale Ordnertiefe für die Überprüfung von JavaScript-Dateien von "node_modules" an. Nur gültig für "allowJs".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12116,10 +12188,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Geben Sie das Objekt an, das für "createElement" aufgerufen wird. Dies gilt nur, wenn die JSX-Ausgabe "react" als Ziel verwendet wird.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12398,10 +12473,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Unterdrücken Sie "noImplicitAny"-Fehler beim Indizieren von Objekten ohne Indexsignaturen.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13020,11 +13098,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Der Parser hat eine entsprechende Klammer "}" zu dem hier vorhandenen Token "{" erwartet.]]></Val>
<Val><![CDATA[Der Parser hat ein ein entsprechendes Element "{1}" zu dem hier vorhandenen Token "{0}" erwartet.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14121,15 +14199,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie Variablen der catch-Klauseln als "unknown" anstelle von "any" ein.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15044,10 +15113,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Berücksichtigen Sie bei der Typüberprüfung "null" und "undefined".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15798,6 +15870,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -972,6 +972,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1433,10 +1439,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Agregue "undefined" a un tipo cuando se accede por un índice.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1580,10 +1589,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Permita que los archivos JavaScript formen parte del programa. Use la opción "checkJS" para obtener errores de estos archivos.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2474,10 +2486,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Compilar todos los proyectos, incluidos los que aparecen actualizados]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3395,10 +3410,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Compruebe que los argumentos para los métodos "bind", "call" y "apply" coinciden con la función original.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3891,6 +3909,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4617,6 +4641,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4682,10 +4712,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Eliminar las salidas de todos los proyectos]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4727,10 +4760,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Valor en desuso. Use "outFile" en su lugar.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4856,10 +4892,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deshabilite la emisión de declaraciones que tienen "@internal" en los comentarios de JSDoc.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4883,10 +4922,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deshabilite el borrado de las declaraciones "const enum" en el código generado.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4910,10 +4952,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deshabilite la generación de funciones auxiliares personalizadas, como "__extends" en el resultado compilado.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4937,10 +4982,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deshabilite la preferencia de archivos de código fuente en lugar de archivos de declaración cuando haga referencia a proyectos compuestos.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5018,10 +5066,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Deshabilitar la eliminación de datos de la consola en modo inspección]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5036,10 +5087,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[No permita que ningún "import", "require" o "<reference>" amplíe el número de archivos que TypeScript debe agregar a un proyecto.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5447,10 +5501,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Emita un JavaScript adicional para facilitar la importación de módulos CommonJS. Esto habilita "allowSyntheticDefaultImports" para la compatibilidad de tipos.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5501,10 +5558,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Habilita el color y el formato en la salida de TypeScript para que los errores del compilador sean más fáciles de leer]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5528,10 +5588,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Habilite la generación de informes de error para las expresiones y las declaraciones con un tipo "any" implícito.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5553,21 +5616,21 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilite el informe de errores cuando una variable local no se lea.]]></Val>
</Tgt>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Habilite el informe de errores cuando el elemento "this" coincide con el tipo "any".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5582,19 +5645,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Habilitar la importación de archivos .json]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar compilación incremental]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5672,10 +5729,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Habilitar el registro detallado]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5708,10 +5768,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Exige el uso de descriptores de acceso indexados para las claves declaradas con un tipo indexado.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6992,10 +7055,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Tener recompilaciones en proyectos que usan los modos "incremental" y "watch" suponen que los cambios dentro de un archivo solo afectarán a los archivos directamente en función de él.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7428,15 +7494,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Incluir "undefined" en los resultados de la signatura de índice]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8136,15 +8193,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lista de complementos de servicio de lenguaje.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8195,10 +8243,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Rutas de acceso de registro usadas durante el proceso "moduleResolution".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10607,10 +10658,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Genere un error cuando no se lea un parámetro de una función.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11825,10 +11879,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Especifique un archivo que agrupe todos los resultados en un único archivo JavaScript. Si "declaration" se cumple, designe también un archivo que agrupe todos los resultados .d.ts.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11888,10 +11945,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Especificar el comportamiento de emisión o comprobación para las importaciones que solo se usan para los tipos]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11960,19 +12020,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Especifique el especificador de módulo utilizado para importar las funciones de fábrica de JSX cuando se usa "jsx: react-jsx *".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Especifique varias carpetas que actúen como "./node_modules/@types".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12050,10 +12116,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Especifique la función de fábrica de JSX utilizada cuando se dirige a la emisión de JSX de React, por ejemplo, "React.createElement" o "h"]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12113,10 +12182,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Especifique la profundidad máxima de carpeta usada para comprobar archivos JavaScript de "node_modules". Solo es compatible con "allowJs".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12134,10 +12206,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Especifique el objeto que se invoca para "createElement". Esto solo se aplica cuando el objetivo es emitir el JSX "react".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12416,10 +12491,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Suprima los errores de "noImplicitAny" cuando indexe objetos que no tengan ninguna signatura de índice.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13038,11 +13116,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[El analizador esperaba encontrar un elemento "}" que coincidiera con el del token "{" aquí.]]></Val>
<Val><![CDATA[El analizador esperaba encontrar un elemento "{1}" que coincidiera con el token "{0}" aquí.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14139,15 +14217,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Escriba las variables de la cláusula catch como 'unknown' en lugar de 'any'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15062,10 +15131,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[En la comprobación de tipos, tenga en cuenta "null" y el "undefined".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15816,6 +15888,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -972,6 +972,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Un type référencé dans une signature décorée doit être importé avec « import type » ou une importation despace de noms quand « isolatedModules » et « emitDecoratorMetadata » sont activés.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1433,10 +1442,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ajoutez « undefined » à un type lorsque vous y accédez à laide dun index.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1580,10 +1592,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Autorisez les fichiers JavaScript à faire partie de votre programme. Utilisez loption « checkJS » pour obtenir des erreurs à partir de ces fichiers.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2474,10 +2489,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Générer tous les projets, même ceux qui semblent être à jour]]></Val>
<Val><![CDATA[Générer tous les projets, même ceux qui semblent être à jour.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3395,10 +3413,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vérifiez que les arguments des méthodes « bind », « call » et « apply » correspondent à la fonction dorigine.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3891,6 +3912,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Contrôlez la méthode utilisée pour détecter les fichiers JS au format module.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4617,6 +4647,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Les variables de clause catch par défaut sont « unknown » au lieu de « any ».]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4682,10 +4721,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Supprimer les sorties de tous les projets]]></Val>
<Val><![CDATA[Supprimer les sorties de tous les projets.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4727,10 +4769,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Paramètre déconseillé. Utilisez « outFile » à la place.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4856,10 +4901,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Désactivez l’émission de déclarations qui ont « @internal » dans leurs commentaires JSDoc.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4883,10 +4931,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Désactivez leffacement des déclarations « const enum » dans le code généré.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4910,10 +4961,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Désactiver la création de fonctions d'assistance personnalisées comme '__extends' dans la sortie compilée.]]></Val>
<Val><![CDATA[Désactiver la création de fonctions d'assistance personnalisées comme «__extends» dans la sortie compilée.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4937,10 +4991,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Désactiver la préférence des fichiers sources à la place des fichiers de déclaration lors du référencement des projets composites]]></Val>
<Val><![CDATA[Désactiver la préférence des fichiers sources à la place des fichiers de déclaration lors du référencement des projets composites.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5018,10 +5075,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Désactiver la réinitialisation de la console en mode espion]]></Val>
<Val><![CDATA[Désactiver la réinitialisation de la console en mode espion.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5036,10 +5096,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Interdire à « import », « require » ou « <reference> » d’étendre le nombre de fichiers que TypeScript doit ajouter à un projet.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5447,10 +5510,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Émettez un code JavaScript supplémentaire pour simplifier la prise en charge de limportation des modules CommonJS. Cela permet à « allowSyntheticDefaultImports » d’être compatible avec le type.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5501,10 +5567,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Activer la couleur et la mise en forme dans la sortie de TypeScript pour faciliter la lecture des erreurs du compilateur]]></Val>
<Val><![CDATA[Activer la couleur et la mise en forme dans la sortie de TypeScript pour faciliter la lecture des erreurs du compilateur.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5528,10 +5597,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Activez le rapport derreurs pour les expressions et les déclarations avec un type « any » implicite.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5553,21 +5625,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Activez le rapport derreurs lorsquune variable locale nest pas lue.]]></Val>
<Val><![CDATA[Activez le rapport derreurs lorsque les variables locales ne sont pas lues.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Activez le rapport derreurs lorsque « this » reçoit le type « any ».]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5582,19 +5657,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Activer limportation des fichiers .json]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Activer la compilation incrémentielle]]></Val>
<Val><![CDATA[Activer limportation des fichiers .json.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5672,10 +5741,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Activer la journalisation détaillée]]></Val>
<Val><![CDATA[Activer la journalisation détaillée.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5708,10 +5780,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Applique lutilisation daccesseurs indexés pour les clés déclarées à laide dun type indexé]]></Val>
<Val><![CDATA[Applique lutilisation daccesseurs indexés pour les clés déclarées à laide dun type indexé.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6992,10 +7067,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Les recompilations dans les projets qui utilisent le mode « incrémentiel » et « espion » supposent que les modifications au sein dun fichier affectent uniquement les fichiers directement en fonction de celui-ci.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7428,15 +7506,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Inclure 'undefined' dans les résultats de la signature d'index]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8136,15 +8205,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Liste des plug-ins de service de langage.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8195,10 +8255,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Chemins daccès de journal utilisés pendant le processus « moduleResolution ».]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10607,10 +10670,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Déclencher une erreur quand un paramètre de fonction nest pas lu]]></Val>
<Val><![CDATA[Déclencher une erreur quand un paramètre de fonction nest pas lu.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11825,10 +11891,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Spécifiez un fichier qui regroupe toutes les sorties dans un fichier JavaScript. Si « declaration » a la valeur true, désigne également un fichier qui regroupe toutes les sorties .d.ts.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11888,10 +11957,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Spécifier le comportement d'émission/de vérification des importations utilisées uniquement pour les types]]></Val>
<Val><![CDATA[Spécifier le comportement d'émission/de vérification des importations utilisées uniquement pour les types.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11960,19 +12032,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Spécifiez le spécificateur de module utilisé pour importer les fonctions de fabrique JSX lors de lutilisation de « jsx: react-jsx* ».]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Spécifiez plusieurs dossiers qui agissent comme « ./node_modules/@types ».]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12050,10 +12128,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Spécifiez la fonction de fabrique JSX à utiliser pour le ciblage d'une émission JSX « react », par exemple « React.createElement » ou « h ».]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12113,10 +12194,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Spécifiez la profondeur maximale de dossier utilisée pour la vérification des fichiers JavaScript à partir de « node_modules ». Applicable uniquement à laide de « allowJs ».]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12134,10 +12218,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Spécifiez lobjet appelé pour « createElement ». Ceci sapplique uniquement quand le ciblage de l’émission de JSX « react » est actif.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12416,10 +12503,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Supprimez les erreurs « noImplicitAny » lors de lindexation dobjets qui nont pas de signatures dindex.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13038,11 +13128,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[L'analyseur s'attendait à trouver '}' pour correspondre au jeton '{' ici.]]></Val>
<Val><![CDATA[L'analyseur s'attendait à trouver '{1}' pour correspondre au jeton '{0}' ici.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14139,15 +14229,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tapez les variables de clause catch comme « inconnu » au lieu de « tout ».]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15062,10 +15143,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lors de la vérification de type, prenez en compte « null » et « undefined ».]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15816,6 +15900,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[« auto » : traite les fichiers avec imports, exports, import.meta, jsx (avec jsx: react-jsx) ou esm format (avec le module : node12+) en tant que modules.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -963,6 +963,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1421,10 +1427,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Aggiunge `undefined` a un tipo quando l'accesso viene eseguito tramite un indice.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1568,10 +1577,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Consente l'uso di file JavaScript nel programma. Usare l'opzione `checkJS` per ottenere gli errori da questi file.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2462,10 +2474,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Compilare tutti i progetti, anche quelli che sembrano aggiornati]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3383,10 +3398,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Verifica che gli argomenti per i metodi `bind`, `call` e `apply` corrispondano alla funzione originale.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3879,6 +3897,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4605,6 +4629,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4670,10 +4700,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Eliminare gli output di tutti i progetti]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4715,10 +4748,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Impostazione deprecata. In alternativa, usare `outFile`.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4844,10 +4880,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Disabilita la creazione di dichiarazioni che contengono `@internal` nei commenti JSDoc.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4871,10 +4910,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Disabilita la cancellazione delle dichiarazioni `const enum` nel codice generato.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4898,10 +4940,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Disabilita la generazione di funzioni helper personalizzate come `__extends` nell'output compilato.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4925,10 +4970,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Disabilita la preferenza per i file di origine invece dei file di dichiarazione quando si fa riferimento a progetti compositi]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5006,10 +5054,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Disabilita la cancellazione della console in modalità espressione di controllo]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5024,10 +5075,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Non consente a direttive `import`, `require` o `<reference>` di espandere il numero di file che TypeScript deve aggiungere a un progetto.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5435,10 +5489,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Crea codice JavaScript aggiuntivo per semplificare il supporto per l'importazione di moduli CommonJS. Abilita `allowSyntheticDefaultImports` per la compatibilità dei tipi.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5489,10 +5546,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Abilita il colore e la formattazione nell'output TypeScript per agevolare la lettura degli errori del compilatore]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5516,10 +5576,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Abilita la segnalazione errori per espressioni e dichiarazioni con un tipo implicito `any`.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5541,21 +5604,21 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abilita la segnalazione errori quando le variabili locali non vengono lette.]]></Val>
</Tgt>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Abilita la segnalazione errori quando a `this` viene assegnato il tipo `any`.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5570,19 +5633,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Abilita l'importazione di file .json]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abilita la compilazione incrementale]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5660,10 +5717,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Abilitare la registrazione dettagliata]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5696,10 +5756,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Impone l'uso di funzioni di accesso indicizzate per le chiavi dichiarate con un tipo indicizzato]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6980,10 +7043,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Imposta le ricompilazioni in progetti che usano la modalità `incremental` e `watch` in modo che le modifiche all'interno di un file interessino solo i file che dipendono direttamente da esso.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7416,15 +7482,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Includere 'undefined' nei risultati della firma dell'indice]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8124,15 +8181,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Elenco dei plug-in dei servizi di linguaggio.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8183,10 +8231,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Registra i percorsi usati durante il processo `moduleResolution`.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10595,10 +10646,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Genera un errore quando un parametro di funzione non viene letto]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11813,10 +11867,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Consente di specificare un file che aggrega tutti gli output in un unico file JavaScript. Se `declaration` è true, designa anche un file che aggrega tutto l'output dei file .d.ts.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11876,10 +11933,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Specificare il comportamento di creazione/controllo per le importazioni usate solo per i tipi]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11948,19 +12008,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Specifica l'identificatore di modulo usato per importare funzioni factory JSX quando si usa `jsx: react-jsx*`.`]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Consente di specificare più cartelle che fungono da `./node_modules/@types`.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12038,10 +12104,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Consente di specificare la funzione della factory JSX da usare quando la destinazione è la creazione JSX React, ad esempio 'React.createElement' o 'h']]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12101,10 +12170,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Consente di specificare la profondità massima della cartella utilizzata per il controllo dei file JavaScript da `node_modules`. Applicabile solo con `allowJs`.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12122,10 +12194,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Consente di specificare l'oggetto richiamato per `createElement`. Si applica quando la destinazione è la creazione JSX `react`.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12404,10 +12479,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Disabilita gli errori `noImplicitAny` durante l'indicizzazione di oggetti in cui mancano le firme dell'indice.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13026,11 +13104,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[In questo punto il parser dovrebbe trovare un simbolo '}' abbinato al token '{'.]]></Val>
<Val><![CDATA[In questo punto il parser dovrebbe trovare un simbolo '{1}' abbinato al token '{0}'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14127,15 +14205,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Digitare le variabili di clausola catch come "unknown" invece di "any".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15050,10 +15119,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Durante il controllo del tipo prende in considerazione `null` e `undefined`.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15804,6 +15876,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -963,6 +963,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1421,10 +1427,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[インデックスを使用してアクセスした場合は、'undefined' を型に追加します。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1568,10 +1577,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[JavaScript ファイルをプログラムの一部として使用することを許可します。'checkJS' オプションを使用して、これらのファイルからエラーを取得してください。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2462,10 +2474,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[最新の状態であると思われるものを含むすべてのプロジェクトをビルドします]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3383,10 +3398,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA['bind'、'call'、'apply' のメソッドの引数が元の関数と一致することを確認します。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3879,6 +3897,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4605,6 +4629,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4670,10 +4700,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[すべてのプロジェクトの出力を削除します]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4715,10 +4748,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[非推奨の設定です。代わりに 'outFile' をお使いください。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4844,10 +4880,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[JSDoc コメントに '@internal' を含む宣言の生成を無効にします。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4871,10 +4910,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[生成されたコード内で 'const 列挙型' 宣言の消去を無効にします。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4898,10 +4940,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[コンパイルされた出力での '__extends' などのカスタム ヘルパー関数の生成を無効にします。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4925,10 +4970,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[複合プロジェクトを参照するときに宣言ファイルではなくソース ファイルを優先することを無効にします]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5006,10 +5054,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[ウォッチ モードでのコンソールのワイプを無効にする]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5024,10 +5075,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA['import'、'require'、'<reference>' を使用して TypeScript がプロジェクトに追加するファイルの数を増やすことを無効にします。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5435,10 +5489,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[CommonJS モジュールのインポートをサポートしやすくするために追加の JavaScript を生成します。これにより、互換性のある型に対して 'allowSyntheticDefaultImports' を使用できるようになります。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5489,10 +5546,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[TypeScript の出力で色と書式設定を有効にして、コンパイラ エラーを読みやすくする]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5516,10 +5576,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[暗黙的な 'any' 型を含む式と宣言に関するエラー報告を有効にします。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5541,21 +5604,21 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ローカル変数が読み取られていない場合にエラー報告を有効にします。]]></Val>
</Tgt>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA['this' に 'any' 型が指定されている場合は、エラー報告を有効にします。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5570,19 +5633,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[.json ファイルのインポートを有効にする]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[インクリメンタル コンパイルを有効にする]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5660,10 +5717,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[詳細ログを有効にします]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5696,10 +5756,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[インデックス付きの型を使用して宣言されたキーに対してインデックス付きアクセサーの使用を強制する]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6980,10 +7043,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA['incremental' と 'watch' モードを使用するプロジェクト内での再コンパイルは、ファイル内の変更がそれに直接依存しているファイルにのみ影響することを想定しています。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7416,15 +7482,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[インデックス署名の結果に '未定義' を含めます]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8124,15 +8181,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[言語サービス プラグインの一覧。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8183,10 +8231,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA['moduleResolution' の処理中に使用されたログ パス。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10595,10 +10646,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[関数パラメーターが読み取られていないときに、エラーを発生させる]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11813,10 +11867,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[1 つの JavaScript ファイルにすべての出力をバンドルするファイルを指定します。'declaration' が true の場合は、すべての .d.ts 出力をバンドルするファイルも指定します。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11876,10 +11933,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[型にのみ使用されるインポートの生成または確認動作を指定する]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11948,19 +12008,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA['jsx: react-jsx*' を使用するときに JSX ファクトリ関数のインポートに使用するモジュール指定子を指定します。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA['./node_modules/@types' のように動作する複数のフォルダーを指定します。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12038,10 +12104,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[React JSX 発行を対象とするときに使用される JSX ファクトリ関数を指定します ('React.createElement' や 'h' など)。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12101,10 +12170,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA['node_modules' で JavaScript ファイルを確認するために使用するフォルダーの深さの最大値を指定します。'allowJs' にのみ適用可能です。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12122,10 +12194,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA['createElement' に対して呼び出されたオブジェクトを指定します。これは、'react' JSX 発行を対象とする場合にのみ適用されます。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12404,10 +12479,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[インデックス シグネチャのないオブジェクトにインデックスを作成する際、'noImplicitAny' エラーを表示しません。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13026,11 +13104,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[パーサーは、ここで '{' トークンに一致する '}' を予期していました。]]></Val>
<Val><![CDATA[パーサーは、ここで '{0}' トークンに一致する '{1}' を予期していました。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14127,15 +14205,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[catch 句の変数を '任意' ではなく '不明' として入力してください。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15050,10 +15119,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[型チェックを行うときは、'null' と 'undefined' が考慮されます。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15804,6 +15876,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -963,6 +963,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[데코레이팅된 서명에서 참조하는 유형은 'isolatedModules' 및 'emitDecoratorMetadata'가 활성화된 경우 '가져오기 유형' 또는 네임스페이스 가져오기를 사용하여 가져와야 합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1421,10 +1430,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[인덱스 액세스할 때 형에 'undefined'를 추가합니다.]]></Val>
<Val><![CDATA[인덱스를 사용하여 액세스할 때 형에 'undefined'를 추가합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1568,10 +1580,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[JavaScript 파일이 프로그램의 일부가 되도록 허용합니다. 이러한 파일에서 오류를 가져오려면 'checkJS' 옵션을 사용합니다.]]></Val>
<Val><![CDATA[JavaScript 파일이 프로그램의 일부가 되도록 허용합니다. 이러한 파일에서 오류를 가져오려면 'checkJS' 옵션을 사용하세요.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2462,10 +2477,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[최신 상태로 표시될 프로젝트를 포함하여 모든 프로젝트 빌드]]></Val>
<Val><![CDATA[최신으로 보이는 프로젝트를 포함하여 모든 프로젝트 빌드합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3383,10 +3401,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['bind', 'call' 및 'apply' 메서드 인수가 원래 함수와 일치하는지 확인합니다.]]></Val>
<Val><![CDATA['bind', 'call' 및 'apply' 메서드에 대한 인수가 원래 함수와 일치하는지 확인하세요.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3879,6 +3900,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[모듈 형식의 JS 파일을 감지하는 데 사용되는 방법을 제어합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4605,6 +4635,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[기본 catch 절 변수는 'any' 대신 'unknown'입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4670,10 +4709,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[모든 프로젝트의 출력 삭제]]></Val>
<Val><![CDATA[모든 프로젝트의 출력 삭제합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4715,10 +4757,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[사용되지 않는 설정입니다. 대신 'outFile'을 사용하세요.]]></Val>
<Val><![CDATA[더 이상 사용되지 않는 설정입니다. 대신 'outFile'을 사용하세요.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4844,10 +4889,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[JSDoc 주석에 '@internal'이 있는 선언을 내보내지 않도록 설정합니다.]]></Val>
<Val><![CDATA[JSDoc 주석에 '@internal'이 있는 선언을 내보내는 것을 비활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4871,10 +4919,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[생성된 코드에서 'const enum' 선언 지우기 사용 안 함]]></Val>
<Val><![CDATA[생성된 코드에서 'const enum' 선언 지우기를 비활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4898,10 +4949,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[컴파일된 출력에서 '__extends'와 같은 사용자 지정 도우미 함수 생성을 사용하지 않도록 설정합니다.]]></Val>
<Val><![CDATA[컴파일된 출력에서 '__extents'와 같은 사용자 지정 도우미 함수 생성을 비활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4925,10 +4979,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[복합 프로젝트를 참조할 때 선언 파일 대신 선호하는 소스 파일 비활성화]]></Val>
<Val><![CDATA[복합 프로젝트를 참조할 때 선언 파일 대신 선호하는 소스 파일 비활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5006,10 +5063,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[시 모드에서 콘솔 초기화를 사용하지 않습니다.]]></Val>
<Val><![CDATA[시 모드에서 콘솔 초기화를 비활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5024,10 +5084,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[TypeScript가 프로젝트에 추가해야 하는 파일 수를 'import', 'require' 또는 '<reference>'에서 확장하지 못하도록 합니다.]]></Val>
<Val><![CDATA[TypeScript가 프로젝트에 추가해야 하는 파일 수를 확장하는 '가져오기', '요구' 또는 '<reference>'를 허용하지 않습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5435,10 +5498,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[CommonJS 모듈 가져오기 쉽게 지원하기 위해 추가 JavaScript를 내보냅니다. 이렇게 하면 형식 호환성을 위해 'allowSyntheticDefaultImports'를 사용할 수 있습니다.]]></Val>
<Val><![CDATA[CommonJS 모듈 가져오기 지원을 쉽게 하기 위해 추가 JavaScript를 내보냅니다. 이것은 유형 호환성을 위해 'allowSyntheticDefaultImports'를 활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5489,10 +5555,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[컴파일러 오류를 더 쉽게 읽을 수 있도록 TypeScript 출력에서 색상 및 서식을 사용합니다.]]></Val>
<Val><![CDATA[컴파일러 오류를 더 쉽게 읽을 수 있도록 TypeScript 출력에서 색상 및 서식을 활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5516,10 +5585,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[암시 'any' 형식이 있는 식 및 선언에 대해 보고하는 오류를 사용 설정합니다.]]></Val>
<Val><![CDATA[암시 '모든' 유형의 표현식 및 선언에 대한 오류 보고를 활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5541,21 +5613,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[지역 변수를 읽을 수 없을 때 오류 보고를 사용합니다.]]></Val>
<Val><![CDATA[지역 변수를 읽지 않을 때 오류 보고를 활성화합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['this'에 'any' 형이 지정되면 오류 보고를 사용합니다.]]></Val>
<Val><![CDATA['this'에 'any' 형이 지정되면 오류 보고를 활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5570,19 +5645,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[.json 파일 가져오기를 사용합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[증분 컴파일을 사용합니다.]]></Val>
<Val><![CDATA[.json 파일 가져오기를 활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5660,10 +5729,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[자세한 정보 로깅 사용]]></Val>
<Val><![CDATA[자세한 로깅을 활성화합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5696,10 +5768,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[인덱싱된 형식을 사용하여 선언된 키에 인덱싱된 접근자를 사용합니다.]]></Val>
<Val><![CDATA[인덱싱된 형식을 사용하여 선언된 키에 대해 인덱싱된 접근자를 사용합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6980,10 +7055,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['incremental' 및 'watch' 모드를 사용하는 프로젝트의 다시 컴파일에서 파일 내 변경 내용은 파일에 따라 파일에만 직접적인 영향을 다고 가정하게 합니다.]]></Val>
<Val><![CDATA['증분' 및 '감시' 모드를 사용하는 프로젝트에서 재컴파일하면 파일 내 변경 사항이 해당 파일에 직접적으로 영향을 미치는 파일에만 영향을 미친다고 가정합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7416,15 +7494,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[인덱스 시그니처 결과에 '정의되지 않음' 포함]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8124,15 +8193,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[언어 서비스 플러그 인의 목록입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8183,10 +8243,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['moduleResolution' 프로세스 중에 사용되는 로그 경로입니다.]]></Val>
<Val><![CDATA['moduleResolution' 프로세스 동안 사용 로그 경로입니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10595,10 +10658,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[함수 매개 변수를 읽을 수 없을 때 오류를 표시합니다.]]></Val>
<Val><![CDATA[함수 매개 변수를 읽지 않으면 오류가 발생합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11813,10 +11879,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[모든 출력을 하나의 JavaScript 파일에 번들로 제공하는 파일을 지정합니다. 'declaration'이 true이면 모든 .d.ts 출력을 번들로 제공하는 파일도 지정합니다.]]></Val>
<Val><![CDATA[모든 출력을 하나의 JavaScript 파일로 묶는 파일을 지정하세요. 'declaration'이 true이면 모든 .d.ts 출력을 는 파일도 지정합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11876,10 +11945,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[형에만 사용되는 가져오기의 내보내기/확인 동작 지정]]></Val>
<Val><![CDATA[형에만 사용되는 가져오기에 대한 방출/확인 동작 지정합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11948,19 +12020,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['jsx: react-jsx*'를 사용할 때 JSX 팩리 함수를 가져오는 데 사용되는 모듈 지정자를 지정합니다.]]></Val>
<Val><![CDATA['jsx: react-jsx*'를 사용할 때 JSX 팩리 함수를 가져오기 위해 사용되는 모듈 지정자를 지정합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['./node_modules/@types'와 같은 역할을 하는 여러 폴더를 지정합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12038,10 +12116,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[React JSX 내보내기를 대상으로 할 때 사용되는 JSX 팩리 함수를 지정합니다(예: 'React.createElement' 또는 'h').]]></Val>
<Val><![CDATA[React JSX 방출을 대상으로 할 때 사용되는 JSX 팩리 함수를 지정하세요. 'React.createElement' 또는 'h'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12101,10 +12182,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['node_modules'에서 JavaScript 파일을 확인하는 데 사용되는 최대 폴더 깊이를 지정합니다. 'allowJs'에만 적용니다.]]></Val>
<Val><![CDATA['node_modules'에서 JavaScript 파일을 확인하는 데 사용되는 최대 폴더 깊이를 지정합니다. 'allowJs'에만 적용 가능합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12122,10 +12206,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['createElement'에 대해 호출된 개체를 지정합니다. 이는 'react' JSX 내보내기를 대상으로 할 때만 적용됩니다.]]></Val>
<Val><![CDATA['createElement'에 대해 호출된 개체를 지정합니다. '반응' JSX 방출을 대상으로 할 때만 적용됩니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12404,10 +12491,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[인덱스 시그니처가 없는 개체를 인덱싱할 때 'noImplicitAny' 오류를 표시하지 않습니다.]]></Val>
<Val><![CDATA[인덱스 서명이 없는 개체를 인덱싱할 때 'noImplicitAny' 오류를 억제합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13026,11 +13116,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[여기서 파서는 '{' 토큰과 일치하는 '}'를 찾아야 합니다.]]></Val>
<Val><![CDATA[여기서 파서는 '{0}' 토큰과 일치하는 '{1}'을(를) 찾아야 합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14127,15 +14217,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[catch 절 변수를 'any' 대신 'unknown'으로 입력하세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15050,10 +15131,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[형 검사 시 'null' 및 'undefined'를 고려합니다.]]></Val>
<Val><![CDATA[형 검사 시 'null' 및 'undefined'를 고려하세요.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15804,6 +15888,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA["auto": 가져오기, 내보내기, import.meta, jsx(jsx: react-jsx 포함) 또는 esm 형식(모듈: node12+ 포함)이 있는 파일을 모듈로 처리합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -953,6 +953,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1411,10 +1417,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Dodaj element „undefined” do typu podczas uzyskiwania dostępu przy użyciu indeksu.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1558,10 +1567,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Zezwalaj plikom JavaScript na udział w programie. Użyj opcji „checkJS”, aby uzyskać błędy z tych plików.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2452,10 +2464,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Kompiluj wszystkie projekty, łącznie z tymi, które wydają się być aktualne]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3373,10 +3388,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Sprawdź, czy argumenty dla metod „bind”, „call” i „apply” są zgodne z oryginalną funkcją.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3869,6 +3887,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4595,6 +4619,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4660,10 +4690,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Usuń dane wyjściowe wszystkich projektów]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4705,10 +4738,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Przestarzałe ustawienie. Zamiast tego użyj elementu „outFile”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4834,10 +4870,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Wyłącz emitowanie deklaracji mających element „@internal” w komentarzach JSDoc.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4861,10 +4900,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Wyłącz wymazywanie deklaracji „const enum” w wygenerowanym kodzie.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4888,10 +4930,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Wyłącz generowanie niestandardowych funkcji pomocniczych, takich jak „__extends” w skompilowanych danych wyjściowych.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4915,10 +4960,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Wyłącz preferowanie plików źródłowych zamiast plików deklaracji podczas odwoływania się do projektów złożonych]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4996,10 +5044,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Wyłącz czyszczenie konsoli w trybie obserwacji]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5014,10 +5065,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Nie zezwalaj elementom „import”, „require” i „<reference>” na zwiększanie liczby plików, które powinny zostać dodane do projektu przez język TypeScript.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5425,10 +5479,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Emituj dodatkowy kod JavaScript, aby ułatwić obsługę importowania modułów CommonJS. Włącza to opcję „allowSyntheticDefaultImports” na potrzeby zgodności typów.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5479,10 +5536,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Włącz kolor i formatowanie w danych wyjściowych języka TypeScript, aby ułatwić odczytywanie błędów kompilatora]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5506,10 +5566,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Włącz raportowanie błędów dla wyrażeń i deklaracji z dorozumianym typem „any”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5531,21 +5594,21 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Włącz raportowanie błędów, gdy zmienne lokalne nie są odczytywane.]]></Val>
</Tgt>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Włącz raportowanie błędów, gdy element „this” ma typ „any”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5560,19 +5623,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Włącz importowanie plików json]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Włącz kompilację przyrostową]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5650,10 +5707,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Włącz pełne rejestrowanie]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5686,10 +5746,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Wymuszaj używanie indeksowanych metod dostępu dla kluczy deklarowanych przy użyciu typu indeksowanego]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6970,10 +7033,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Określ, że zmiany w pliku będą wpływać tylko na pliki bezpośrednio od niego zależne podczas ponownego kompilowania w projektach używających trybów „incremental” (przyrostowo) i „watch” (obserwacja).]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7406,15 +7472,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Uwzględnij element „undefined” w wynikach sygnatury indeksu]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8114,15 +8171,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lista wtyczek usługi języka.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8173,10 +8221,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Rejestruj ścieżki używane podczas procesu „moduleResolution”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10582,10 +10633,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Zgłoś błąd, gdy parametr funkcji nie zostanie odczytany]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11800,10 +11854,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Określ plik łączący wszystkie dane wyjściowe w jeden plik JavaScript. Jeśli element „declaration” ma wartość true, wyznaczany jest też plik łączący wszystkie dane wyjściowe d.ts.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11863,10 +11920,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Określ zachowanie emisji/sprawdzania dla importów, które są używane tylko dla typów]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11935,19 +11995,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Określ specyfikator modułów używany do importowania funkcji fabryki JSX w przypadku używania elementów „jsx: react-jsx*”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Określ wiele folderów działających jak element „./node_modules/@types”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12025,10 +12091,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Określ funkcję fabryki JSX używaną w przypadku docelowej emisji kodu React JSX, na przykład „React.createElement” lub „h”]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12088,10 +12157,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Określ maksymalną głębokość folderów używaną do sprawdzania plików JavaScript z poziomu elementu „node_modules”. Ma to zastosowanie tylko w przypadku użycia elementu „allowJs”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12109,10 +12181,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Określ obiekt wywoływany dla elementu „createElement”. Ma to zastosowanie tylko w przypadku docelowej emisji kodu JSX „react”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12391,10 +12466,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Pomijaj błędy „noImplicitAny” podczas indeksowania obiektów, które nie mają sygnatur indeksu.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13013,11 +13091,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Analizator oczekiwał odnalezienia elementu „}” w celu dopasowania do tokenu „{” w tym miejscu.]]></Val>
<Val><![CDATA[Analizator oczekiwał znalezienia elementu „{1}” w celu dopasowania do tokenu „{0}” w tym miejscu.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14114,15 +14192,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wpisz zmienne klauzuli catch jako "unknown" zamiast "any".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15037,10 +15106,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Podczas sprawdzania typów uwzględniaj elementy „null” i „undefined”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15791,6 +15863,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -953,6 +953,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Um tipo referenciado em uma assinatura decorada deve ser importado com 'tipo de importação' ou uma importação de namespace quando 'isolatedModules' e 'emitDecoratorMetadata' estão habilitados.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1414,10 +1423,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Adicione 'undefined' a um tipo quando acessado usando um índice.]]></Val>
<Val><![CDATA[Adicione 'indefinido' a um tipo quando acessado usando um índice.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1561,10 +1573,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Permitir que arquivos JavaScript façam parte do seu programa. Use a opção 'checkJS' para obter erros desses arquivos.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2455,10 +2470,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Compilar todos os projetos, incluindo aqueles que parecem estar atualizados]]></Val>
<Val><![CDATA[Compilar todos os projetos, incluindo aqueles que parecem estar atualizados.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3376,10 +3394,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Verificar se os argumentos para os métodos 'bind', 'call' e 'apply' correspondem à função original.]]></Val>
<Val><![CDATA[Verificar se os argumentos para os métodos 'associar', 'chamar' e 'aplicar' correspondem à função original.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3872,6 +3893,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Controlar qual método é usado para detectar arquivos JS no formato de módulo.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4598,6 +4628,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Padronize as variáveis da cláusula catch como 'desconhecido' em vez de 'qualquer'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4663,10 +4702,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Excluir as saídas de todos os projetos]]></Val>
<Val><![CDATA[Excluir as saídas de todos os projetos.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4708,10 +4750,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Configuração preterida. Use 'outFile' em vez disso.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4837,10 +4882,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Desabilite as declarações de emissão que têm ' @internal ' em seus comentários JSDoc.]]></Val>
<Val><![CDATA[Desabilite as declarações de emissão que têm '@internal' em seus comentários JSDoc.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4864,10 +4912,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Desabilitar a exclusão de declarações 'const enum' no código gerado.]]></Val>
<Val><![CDATA[Desabilitar a exclusão de declarações 'enum const' no código gerado.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4891,10 +4942,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Desabilitar funções auxiliares personalizadas como '__extends' nas saídas compiladas.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4918,10 +4972,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Desabilitar arquivos de origem de referência em vez de arquivos de declaração ao referenciar projetos compostos]]></Val>
<Val><![CDATA[Desabilitar arquivos de origem de referência em vez de arquivos de declaração ao referenciar projetos compostos.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4999,10 +5056,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Desabilitar a limpeza do console no modo de inspeção]]></Val>
<Val><![CDATA[Desabilitar a limpeza do console no modo de inspeção.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5017,10 +5077,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Não permitir 'importar', 'necessário ou' <referência> de expandir o número de arquivos que TypeScript deve adicionar a um projeto.]]></Val>
<Val><![CDATA[Não permitir 'importar', 'necessário ou' <reference> de expandir o número de arquivos que TypeScript deve adicionar a um projeto.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5428,10 +5491,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Emitir JavaScript adicional para facilitar o suporte à importação de módulos CommonJS. Isso habilita 'allowSyntheticDefaultImports' para compatibilidade de tipo.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5482,10 +5548,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar a cor e a formatação na saída do TypeScript para tornar os erros do compilador mais fáceis de ler]]></Val>
<Val><![CDATA[Habilitar a cor e a formatação na saída do TypeScript para tornar os erros do compilador mais fáceis de ler.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5509,10 +5578,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar o relatório de erros para expressões e declarações com um tipo 'any' implícito.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5534,9 +5606,9 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar relatório de erros quando as variáveis locais não forem lidas.]]></Val>
</Tgt>
@@ -5545,10 +5617,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar relatório de erros quando 'this' for fornecido o tipo 'any'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5563,19 +5638,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar importação de arquivos .JSON]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar compilação incremental]]></Val>
<Val><![CDATA[Habilitar importação de arquivos .json.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5653,10 +5722,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Habilitar registro em log detalhado]]></Val>
<Val><![CDATA[Habilite o registro em log detalhado.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5689,10 +5761,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aplicar o uso de acessadores indexados para chaves declaradas usando um tipo indexado]]></Val>
<Val><![CDATA[Aplicar o uso de acessadores indexados para chaves declaradas usando um tipo indexado.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6973,10 +7048,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ter recompilações em projetos que usam os modos 'incremental' e 'watch' pressupõem que as alterações em um arquivo afetarão apenas os arquivos diretamente dependendo dele.]]></Val>
<Val><![CDATA[Ter recompilações em projetos que usam os modos 'incremental' e 'inspeção' pressupõem que as alterações em um arquivo afetarão apenas os arquivos diretamente dependendo dele.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7409,15 +7487,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Incluir 'undefined' nos resultados da assinatura de índice]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8117,15 +8186,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lista de plug-ins de serviço de linguagem.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8176,10 +8236,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Caminhos de log usados durante o processo 'moduleResolution'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10585,10 +10648,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gerar um erro quando um parâmetro de função não for lido]]></Val>
<Val><![CDATA[Gerar um erro quando um parâmetro de função não for lido.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11803,10 +11869,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especificar um arquivo que agrupa todas as saídas em um arquivo JavaScript. Se 'declaração' for true, também designará um arquivo que incluirá todas as saídas .d.ts.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11866,10 +11935,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especificar o comportamento de emissão/verificação para importações que são usadas somente para tipos]]></Val>
<Val><![CDATA[Especificar o comportamento de emissão/verificação para importações que são usadas somente para tipos.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11938,19 +12010,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especificar o especificador de módulo usado para importar as funções de fábrica JSX ao usar 'jsx: react-jsx*'.']]></Val>
<Val><![CDATA[Especificar o especificador de módulo usado para importar as funções de fábrica JSX ao usar 'jsx: react-jsx*'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especificar várias pastas que agem como './node_modules/@types '.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12028,10 +12106,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especifique a função de fábrica JSX usada ao direcionar o React JSX emit, por exemplo, 'React.createElement' ou 'h']]></Val>
<Val><![CDATA[Especifique a função de fábrica JSX usada ao direcionar o React JSX emit, por exemplo, 'React.createElement' ou 'h'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12091,10 +12172,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especifique a profundidade máxima da pasta usada para verificar os arquivos JavaScript de `node_modules`. Aplicável apenas com `allowJs`.]]></Val>
<Val><![CDATA[Especifique a profundidade máxima da pasta usada para verificar os arquivos JavaScript de 'node_modules'. Aplicável apenas com 'allowJs'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12112,10 +12196,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especifique o objeto invocado para `createElement`. Isso se aplica apenas ao direcionar a emissão JSX `react`.]]></Val>
<Val><![CDATA[Especifique o objeto invocado para 'createElement'. Isso se aplica apenas ao direcionar a emissão JSX 'react'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12394,10 +12481,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suprimir erros 'noImplicitAny' ao indexar objetos que não têm assinaturas de índice.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13016,11 +13106,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O analisador esperava localizar um '}' para corresponder ao token '{' aqui.]]></Val>
<Val><![CDATA[O analisador esperava localizar um '{1}' para corresponder ao token '{0}' aqui.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14117,15 +14207,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Digite as variáveis da cláusula catch como 'desconhecido' em vez de 'qualquer'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15040,10 +15121,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Quando a fizer a verificação de tipo, considere 'null' e 'undefined'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15794,6 +15878,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA["auto": Tratar arquivos com importações, exportações, import.meta, jsx (com jsx: react-jsx) ou formato esm (com módulo: node12+) como módulos.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -962,6 +962,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Тип, указанный в декорированной сигнатуре, должен импортироваться с "import type" или импортом пространства имен, если включены параметры "isolatedModules" и "emitDecoratorMetadata".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1420,10 +1429,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Добавить "undefined" к типу при доступе с использованием индекса.]]></Val>
<Val><![CDATA[Добавьте "undefined" к типу при доступе с использованием индекса.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1567,10 +1579,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Разрешите файлам JavaScript быть частью программы. Используйте параметр "checkJS" для получения ошибок из этих файлов.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2461,10 +2476,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Собрать все проекты, включая не требующие обновления]]></Val>
<Val><![CDATA[Собирайте все проекты, включая не требующие обновления.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3382,10 +3400,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Убедитесь, что аргументы для методов "Bind", "Call" и "Apply" соответствуют исходной функции.]]></Val>
<Val><![CDATA[Убедитесь, что аргументы для методов "bind", "call" и "apply" соответствуют исходной функции.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3878,6 +3899,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Выбирайте метод, который нужно использовать для обнаружения JS-файлов в формате модуля.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4604,6 +4634,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[По умолчанию применяйте для переменных предложения catch значение "unknown" вместо "any".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4669,10 +4708,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Удалить выходные данные всех проектов]]></Val>
<Val><![CDATA[Удалите выходные данные всех проектов.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4714,10 +4756,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Устаревший параметр. Используйте вместо этого "outFile".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4843,10 +4888,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Отключите отправку объявлений, в комментариях JSDoc которых есть "@internal".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4870,10 +4918,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Отключить стирание объявлений "const enum" в сгенерированном коде.]]></Val>
<Val><![CDATA[Отключите стирание объявлений "const enum" в сгенерированном коде.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4897,10 +4948,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Отключить создание пользовательских вспомогательных функций, такие как "__extends", в скомпилированных выходных данных.]]></Val>
<Val><![CDATA[Отключите создание пользовательских вспомогательных функций, таких как "__extends", в скомпилированных выходных данных.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4924,10 +4978,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Отключить предпочтение исходных файлов вместо файлов объявлений при обращении к составным проектам]]></Val>
<Val><![CDATA[Отключите предпочтение исходных файлов вместо файлов объявлений при обращении к составным проектам.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5005,10 +5062,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Отключить очистку консоли в режиме просмотра]]></Val>
<Val><![CDATA[Отключите очистку консоли в режиме просмотра.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5023,10 +5083,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Запретить "import", "require" или "<reference>" увеличивать количество файлов, которые TypeScript должен добавить в проект.]]></Val>
<Val><![CDATA[Запретите "import", "require" или "<reference>" увеличивать количество файлов, которые TypeScript должен добавить в проект.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5434,10 +5497,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Создайте дополнительный файл JavaScript, чтобы упростить поддержку импорта модулей CommonJS. Это включает "allowSyntheticDefaultImports" для совместимости типов.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5488,10 +5554,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Включите цвет и форматирование в выводе, чтобы ошибки компиляции легче читались]]></Val>
<Val><![CDATA[Включите цвет и форматирование в выводе TypeScript, чтобы ошибки компилятора легче читались.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5515,10 +5584,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Включить отчеты об ошибках в выражениях и объявлениях с подразумеваемым типом "any".]]></Val>
<Val><![CDATA[Включите отчеты об ошибках в выражениях и объявлениях с подразумеваемым типом "any".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5540,21 +5612,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Включить отчеты об ошибках, если локальные переменные не считываться.]]></Val>
<Val><![CDATA[Включите отчеты об ошибках, если локальные переменные не считываются.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Включить отчеты об ошибках, если параметр "this" имеет тип "any".]]></Val>
<Val><![CDATA[Включите отчеты об ошибках, если параметр "this" имеет тип "any".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5569,19 +5644,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Включить импорт файлов JSON]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Включить инкрементную компиляцию]]></Val>
<Val><![CDATA[Включите импорт файлов JSON.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5659,10 +5728,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Включить подробное ведение журнала]]></Val>
<Val><![CDATA[Включите подробное ведение журнала.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5695,10 +5767,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Принудительно использует индексированные методы доступа для ключей, объявленных с помощью индексированного типа]]></Val>
<Val><![CDATA[Принудительно использует индексированные методы доступа для ключей, объявленных с помощью индексированного типа.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6979,10 +7054,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Сделайте так, чтобы повторные компиляции в проектах, в которых используются режимы "incremental" и "watch" предполагали, что изменения в файле будут затрагивать только файлы, напрямую зависящие от него.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7415,15 +7493,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Включить undefined в результаты сигнатуры индекса]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8123,15 +8192,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Список подключаемых модулей языковой службы.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8182,10 +8242,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Пути к журналу, используемые в процессе "moduleResolution".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10594,10 +10657,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ошибка, если параметр функции не читается]]></Val>
<Val><![CDATA[Возникновение ошибки, если параметр функции не читается.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11812,10 +11878,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Укажите файл, который объединяет все выходные данные в один файл JavaScript. Если параметр "declaration" имеет значение true, также обозначает файл, который объединяет весь вывод .d.ts.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11875,10 +11944,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Указание поведения вывода/проверки для импортов, которые используются только для типов]]></Val>
<Val><![CDATA[Укажите поведения вывода/проверки для импортов, которые используются только для типов.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11947,19 +12019,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Укажите спецификатор модуля, используемый для импорта функций множителя JSX при использовании "jsx: react-jsx*".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Укажите несколько папок, которые действуют как "./node_modules/@types".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12037,10 +12115,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Укажите функцию фабрики JSX, используемую при нацеливании на вывод React JSX, например "React.createElement" или "h".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12100,10 +12181,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Укажите максимальную глубину папки, используемую для проверки файлов JavaScript в "node_modules". Применимо только в сочетании с "allowJs".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12121,10 +12205,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Укажите объект, вызванный для "createElement". Это применимо только при нацеливании на вывод JSX в "react".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12403,10 +12490,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Подавление ошибок "noImplicitAny" при индексации объектов без сигнатуры индекса.]]></Val>
<Val><![CDATA[Подавляйте ошибки "noImplicitAny" при индексации объектов без сигнатуры индекса.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13025,11 +13115,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Анализатор ожидал найти "}" для соответствия указанному здесь токену "{".]]></Val>
<Val><![CDATA[Анализатор ожидал найти "{1}" для соответствия указанному здесь токену "{0}".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14126,15 +14216,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Введите предложение catch как "unknown" вместо "any".]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15049,10 +15130,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[При проверке типа учитывайте параметры "null" и "undefined".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15803,6 +15887,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA["auto": обрабатывать файлы с импортом, экспортом, import.meta, jsx (с jsx: react-jsx) или форматом esm (с модулем: node12+) в качестве модулей.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>
@@ -956,6 +956,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A variable whose type is a 'unique symbol' type must be 'const'.]]></Val>
@@ -1414,10 +1420,13 @@
</Item>
<Item ItemId=";Add_undefined_to_a_type_when_accessed_using_an_index_6674" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Add 'undefined' to a type when accessed using an index.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Bir dizin kullanarak erişildiğinde türe `undefined` ekleyin.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Add `undefined` to a type when accessed using an index.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1561,10 +1570,13 @@
</Item>
<Item ItemId=";Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[JavaScript dosyalarının programınızın bir parçası olmasına izin verin. Bu dosyalardan hataları almak için `checkJS` seçeneğini kullanın.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2455,10 +2467,13 @@
</Item>
<Item ItemId=";Build_all_projects_including_those_that_appear_to_be_up_to_date_6636" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Build all projects, including those that appear to be up to date.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Güncel görünenler de dahil olmak üzere tüm projeleri derleyin]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Build all projects, including those that appear to be up to date]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3376,10 +3391,13 @@
</Item>
<Item ItemId=";Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Check that the arguments for 'bind', 'call', and 'apply' methods match the original function.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[`bind`, `call` ve `apply` yöntemlerinin bağımsız değişkenlerinin özgün işlevle eşleştiğini denetleyin.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check that the arguments for `bind`, `call`, and `apply` methods match the original function.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3872,6 +3890,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Control_what_method_is_used_to_detect_module_format_JS_files_1475" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Control what method is used to detect module-format JS files.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.]]></Val>
@@ -4598,6 +4622,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default catch clause variables as 'unknown' instead of 'any'.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Default_export_of_the_module_has_or_is_using_private_name_0_4082" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Default export of the module has or is using private name '{0}'.]]></Val>
@@ -4663,10 +4693,13 @@
</Item>
<Item ItemId=";Delete_the_outputs_of_all_projects_6365" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Delete the outputs of all projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Tüm projelerin çıkışlarını sil]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Delete the outputs of all projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4708,10 +4741,13 @@
</Item>
<Item ItemId=";Deprecated_setting_Use_outFile_instead_6677" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Deprecated setting. Use 'outFile' instead.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Ayar kullanım dışı bırakıldı. Bunun yerine `outFile` kullanın.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Deprecated setting. Use `outFile` instead.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4837,10 +4873,13 @@
</Item>
<Item ItemId=";Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable emitting declarations that have '@internal' in their JSDoc comments.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[JSDoc açıklamalarında `@internal` olan yayma bildirimlerini devre dışı bırakın.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable emitting declarations that have `@internal` in their JSDoc comments.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4864,10 +4903,13 @@
</Item>
<Item ItemId=";Disable_erasing_const_enum_declarations_in_generated_code_6682" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable erasing 'const enum' declarations in generated code.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Oluşturulan kodda `const enum` bildirimlerinin silinmesini devre dışı bırakın.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable erasing `const enum` declarations in generated code.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4891,10 +4933,13 @@
</Item>
<Item ItemId=";Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable generating custom helper functions like '__extends' in compiled output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Derlenen çıkışta `__extends` gibi özel yardımcı işlevler oluşturmayı devre dışı bırakın.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable generating custom helper functions like `__extends` in compiled output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4918,10 +4963,13 @@
</Item>
<Item ItemId=";Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Bileşik projelere başvurulurken bildirim dosyaları yerine kaynak dosyaları tercih etmeyi devre dışı bırak]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable preferring source files instead of declaration files when referencing composite projects]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4999,10 +5047,13 @@
</Item>
<Item ItemId=";Disable_wiping_the_console_in_watch_mode_6684" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disable wiping the console in watch mode.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[İzleme modunda konsolu temizlemeyi devre dışı bırak]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disable wiping the console in watch mode]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5017,10 +5068,13 @@
</Item>
<Item ItemId=";Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[`import`, `require` veya `<reference>` öğelerinin, TypeScriptin bir projeye eklemesi gereken dosya sayısını artırmasını engelleyin.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Disallow `import`s, `require`s or `<reference>`s from expanding the number of files TypeScript should add to a project.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5428,10 +5482,13 @@
</Item>
<Item ItemId=";Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[CommonJS modüllerini içeri aktarmak için desteğe kolaylık sağlamak üzere ek JavaScript yayın. Bu, tür uyumluluğu için 'allowSyntheticDefaultImports' öğesini etkinleştirir.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Emit additional JavaScript to ease support for importing CommonJS modules. This enables `allowSyntheticDefaultImports` for type compatibility.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5482,10 +5539,13 @@
</Item>
<Item ItemId=";Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Derleyici hatalarının okunmasını kolaylaştırmak için TypeScriptin çıkışında renk ve biçimlendirme özelliğini etkinleştirin]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable color and formatting in TypeScript's output to make compiler errors easier to read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5509,10 +5569,13 @@
</Item>
<Item ItemId=";Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied 'any' type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Örtük `any` türüne sahip ifade ve bildirimlerde hata raporlamayı etkinleştirin.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting for expressions and declarations with an implied `any` type..]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5534,21 +5597,21 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_a_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";Enable_error_reporting_when_local_variables_aren_t_read_6675" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when a local variables aren't read.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Yerel değişkenler okunmadığında hata raporlamayı etkinleştirin.]]></Val>
</Tgt>
<Val><![CDATA[Enable error reporting when local variables aren't read.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_error_reporting_when_this_is_given_the_type_any_6668" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable error reporting when 'this' is given the type 'any'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[`this` için `any` türü verildiğinde hata bildirimini etkinleştirin.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable error reporting when `this` is given the type `any`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5563,19 +5626,13 @@
</Item>
<Item ItemId=";Enable_importing_json_files_6689" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable importing .json files.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[.json dosyalarını içeri aktarmayı etkinleştir]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Enable_incremental_compilation_6378" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable incremental compilation]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Artımlı derlemeyi etkinleştir]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable importing .json files]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5653,10 +5710,13 @@
</Item>
<Item ItemId=";Enable_verbose_logging_6713" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enable verbose logging.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Ayrıntılı günlüğe yazmayı etkinleştir]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enable verbose logging]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5689,10 +5749,13 @@
</Item>
<Item ItemId=";Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Dizini oluşturulmuş bir tür kullanılarak bildirilen anahtarlar için dizini oluşturulmuş erişimcileri kullanmayı zorlar]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enforces using indexed accessors for keys declared using an indexed type]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -6973,10 +7036,13 @@
</Item>
<Item ItemId=";Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[`incremental` ve `watch` modunu kullanan projelerde yeniden derlemelerin olması, bir dosya içindeki değişikliklerin yalnızca doğrudan buna bağımlı olan dosyaları etkileyeceğini varsayar.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Have recompiles in projects that use `incremental` and `watch` mode assume that changes within a file will only affect files directly depending on it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7409,15 +7475,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Include_undefined_in_index_signature_results_6716" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Include 'undefined' in index signature results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dizin imzası sonuçlarına 'undefined' öğesini ekle]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Includes_imports_of_types_referenced_by_0_90054" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Includes imports of types referenced by '{0}']]></Val>
@@ -8117,15 +8174,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_language_service_plugins_6181" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of language service plugins.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dil hizmeti eklentilerinin listesi.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[List of root folders whose combined content represents the structure of the project at runtime.]]></Val>
@@ -8176,10 +8224,13 @@
</Item>
<Item ItemId=";Log_paths_used_during_the_moduleResolution_process_6706" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Log paths used during the 'moduleResolution' process.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[`moduleResolution` işlemi sırasında kullanılan yolları günlüğe kaydedin.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Log paths used during the `moduleResolution` process.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10588,10 +10639,13 @@
</Item>
<Item ItemId=";Raise_an_error_when_a_function_parameter_isn_t_read_6676" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Raise an error when a function parameter isn't read.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[İşlev parametresi okunmazsa bir hata oluştur]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Raise an error when a function parameter isn't read]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11806,10 +11860,13 @@
</Item>
<Item ItemId=";Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Tüm çıkışları tek bir JavaScript dosyasında paketleyen bir dosya belirtin. `declaration` değeri true ise, tüm .d.ts çıkışını paketleyen bir dosya da belirtir.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also designates a file that bundles all .d.ts output.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11869,10 +11926,13 @@
</Item>
<Item ItemId=";Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Yalnızca türlere yönelik kullanılan içeri aktarmalar için gösterme/denetleme davranışını belirtin]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify emit/checking behavior for imports that are only used for types]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -11941,19 +12001,25 @@
</Item>
<Item ItemId=";Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[`jsx: react-jsx*` kullanırken JSX fabrika işlevlerini içeri aktarmak için kullanılan modül belirticiyi belirtin.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify module specifier used to import the JSX factory functions when using `jsx: react-jsx*`.`]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify multiple folders that act like './node_modules/@types'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[`./node_modules/@types` gibi davranan birden çok klasör belirtin.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify multiple folders that act like `./node_modules/@types`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12031,10 +12097,13 @@
</Item>
<Item ItemId=";Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[React JSX yayma hedeflenirken kullanılacak JSX fabrika işlevini belirtin, örneğin 'React.createElement' veya 'h'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12094,10 +12163,13 @@
</Item>
<Item ItemId=";Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[`node_modules` öğesinden JavaScript dosyalarını denetlemek için kullanılan en yüksek klasör derinliğini belirtin. Yalnızca `allowJs` ile geçerlidir.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the maximum folder depth used for checking JavaScript files from `node_modules`. Only applicable with `allowJs`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12115,10 +12187,13 @@
</Item>
<Item ItemId=";Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[`createElement` için çağrılan nesneyi belirtin. Bu yalnızca `react` JSX yayma hedeflerken geçerlidir.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the object invoked for `createElement`. This only applies when targeting `react` JSX emit.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -12397,10 +12472,13 @@
</Item>
<Item ItemId=";Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suppress 'noImplicitAny' errors when indexing objects that lack index signatures.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Dizin imzası olmayan nesnelerin dizinini oluştururken `noImplicitAny` hatalarını gizleyin.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Suppress `noImplicitAny` errors when indexing objects that lack index signatures.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -13019,11 +13097,11 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";The_parser_expected_to_find_a_to_match_the_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Item ItemId=";The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The parser expected to find a '}' to match the '{' token here.]]></Val>
<Val><![CDATA[The parser expected to find a '{1}' to match the '{0}' token here.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ayrıştırıcı, buradaki '{' belirteciyle eşleştirmek için bir '}' bulmayı bekliyordu.]]></Val>
<Val><![CDATA[Ayrıştırıcı, buradaki '{0}' belirteciyle eşleştirmek için bir '{1}' bulmayı bekliyordu.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -14120,15 +14198,6 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_catch_clause_variables_as_unknown_instead_of_any_6803" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type catch clause variables as 'unknown' instead of 'any'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Catch yan tümcesi değişkenlerini 'any' yerine 'unknown' olarak yazın.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Type_declaration_files_to_be_included_in_compilation_6124" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Type declaration files to be included in compilation.]]></Val>
@@ -15043,10 +15112,13 @@
</Item>
<Item ItemId=";When_type_checking_take_into_account_null_and_undefined_6699" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[When type checking, take into account 'null' and 'undefined'.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Tür denetimi sırasında `null` ve `undefined` öğelerini hesaba katın.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When type checking, take into account `null` and `undefined`.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -15797,6 +15869,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node12+) as modules.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module.]]></Val>