microsoft / microsoft/TypeScript-Website-Localizations
Italian Localization Coordination
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 124
- Forks
- 128
- Avg merge
- 22h 34m
- Merged PRs (30d)
- 1
Description
For this language there are 907 translated files, with 2630 TODO.
Playground
Done: 0, TODO: 89.
-
sections.json -
Big number literals.ts -
Const to let.ts -
Infer From Usage Changes.ts -
Flattened Error Reporting.ts -
Nullish Coalescing.ts -
Optional Chaining.ts -
Assertion Functions.ts -
Recursive Type References.ts -
Uncalled Function Checks.ts -
Checking Unions with Index Signatures.ts -
Accessibility Modifiers.js -
Export Modules From.ts -
Private Class Fields.ts -
Type Imports.tsx -
Class Constructor Code Flow.ts -
JSDoc Deprecated.ts -
Logical Operators and Assignment.ts -
Nullish Coalescing.ts -
Named Tuples.ts -
Unknown in Catch.ts -
Variadic Tuples.ts -
New JSX Support.tsx -
See in JSDoc.ts -
Intro to Template Literals.ts -
Mapped Types with Template Literals.ts -
String Manipulation with Template Literals.ts -
Create Function from Call.ts -
Abstract Class Constructors.ts -
Rest Elements in Tuple Types.ts -
Smarter Type Alias Preservation.ts -
Use Index Accessors for Index Signatures.ts -
No Implicit Class Overrides.ts -
Separate Write vs Read on Properties.ts -
Control Flow Improvements.ts -
Errors for High Confidence Errors.ts -
Exact Optional Properties.ts -
Use unknown for Catch Variables.ts -
Control Flow Improvements.ts -
Improved Function Inference.ts -
Extends Constraints.ts -
Instantiation Expressions.ts -
TypeScript with Deno.ts -
TypeScript with Node.js -
TypeScript with React.tsx -
TypeScript with Web.js -
TypeScript with WebGL.js -
Function Chaining.ts -
Generic Functions.ts -
Typing Functions.ts -
Errors.ts -
Quick Fixes.ts -
Code Flow.ts -
Functions.ts -
Hello World.ts -
Objects and Arrays.ts -
Async Await.ts -
Immutability.ts -
Import Export.ts -
JSDoc Support.js -
Classes 101.ts -
Generic Classes.ts -
Mixins.ts -
This.ts -
JavaScript Playgrounds.js -
New Compiler Defaults.ts -
Automatic Type Acquisition.ts -
Fixits.ts -
Mobile Support.ts -
Sharable URLs.ts -
TypeScript Versions.ts -
Soundness.ts -
Structural Typing.ts -
Type Guards.ts -
Type Widening and Narrowing.ts -
Enums.ts -
Nominal Typing.ts -
Types vs Interfaces.ts -
Conditional Types.ts -
Discriminate Types.ts -
Indexed Types.ts -
Mapped Types.ts -
Any.ts -
Literals.ts -
Union and Intersection Types.ts -
Unknown and Never.ts -
Built-in Utility Types.ts -
Nullable Types.ts -
Tuples.ts
TSConfig Reference
Done: 37, TODO: 120.
-
intro.md -
allowJs.md -
allowSyntheticDefaultImports.md -
allowUmdGlobalAccess.md -
allowUnreachableCode.md -
allowUnusedLabels.md -
alwaysStrict.md -
assumeChangesOnlyAffectDirectDependencies.md -
baseUrl.md -
charset.md -
checkJs.md -
composite.md -
declaration.md -
declarationDir.md -
declarationMap.md -
diagnostics.md -
disableReferencedProjectLoad.md -
disableSizeLimit.md -
downlevelIteration.md -
importHelpers.md -
incremental.md -
isolatedModules.md -
jsx.md -
lib.md -
module.md -
noEmit.md -
outDir.md -
outFile.md -
plugins.md -
removeComments.md -
rootDir.md -
sourceMap.md -
target.md -
tsBuildInfoFile.md -
watchFile.md -
compilerOptions.md -
watchOptions.md -
Additional_Checks_6176.md -
Advanced_Options_6178.md -
Backwards_Compatibility_6253.md -
Basic_Options_6172.md -
Command_line_Options_6171.md -
Compiler_Diagnostics_6251.md -
Completeness_6257.md -
Editor_Support_6249.md -
Emit_6246.md -
Experimental_Options_6177.md -
Interop_Constraints_6252.md -
JavaScript_Support_6247.md -
Language_and_Environment_6254.md -
Module_Resolution_Options_6174.md -
Modules_6244.md -
Output_Formatting_6256.md -
Project_Files_0.md -
Projects_6255.md -
Source_Map_Options_6175.md -
Strict_Type_Checking_Options_6173.md -
Type_Checking_6248.md -
Watch_and_Build_Modes_6250.md -
help.md -
allowArbitraryExtensions.md -
allowImportingTsExtensions.md -
clean.md -
customConditions.md -
disableFilenameBasedTypeAcquisition.md -
disableSolutionSearching.md -
disableSourceOfProjectReferenceRedirect.md -
emitBOM.md -
emitDeclarationOnly.md -
emitDecoratorMetadata.md -
enable.md -
esModuleInterop.md -
exactOptionalPropertyTypes.md -
exclude.md -
excludeDirectories.md -
excludeFiles.md -
experimentalDecorators.md -
explainFiles.md -
extendedDiagnostics.md -
extends.md -
fallbackPolling.md -
files.md -
force.md -
forceConsistentCasingInFileNames.md -
generateCpuProfile.md -
importsNotUsedAsValues.md -
include.md -
inlineSourceMap.md -
inlineSources.md -
jsxFactory.md -
jsxFragmentFactory.md -
jsxImportSource.md -
keyofStringsOnly.md -
listEmittedFiles.md -
listFiles.md -
locale.md -
mapRoot.md -
maxNodeModuleJsDepth.md -
moduleDetection.md -
moduleResolution.md -
moduleSuffixes.md -
newLine.md -
noEmitHelpers.md -
noEmitOnError.md -
noErrorTruncation.md -
noFallthroughCasesInSwitch.md -
noImplicitAny.md -
noImplicitOverride.md -
noImplicitReturns.md -
noImplicitThis.md -
noImplicitUseStrict.md -
noLib.md -
noPropertyAccessFromIndexSignature.md -
noResolve.md -
noStrictGenericChecks.md -
noUncheckedIndexedAccess.md -
noUnusedLocals.md -
noUnusedParameters.md -
out.md -
paths.md -
preserveConstEnums.md -
preserveSymlinks.md -
preserveValueImports.md -
preserveWatchOutput.md -
pretty.md -
reactNamespace.md -
references.md -
resolveJsonModule.md -
resolvePackageJsonExports.md -
resolvePackageJsonImports.md -
rootDirs.md -
skipDefaultLibCheck.md -
skipLibCheck.md -
sourceRoot.md -
strict.md -
strictBindCallApply.md -
strictFunctionTypes.md -
strictNullChecks.md -
strictPropertyInitialization.md -
stripInternal.md -
suppressExcessPropertyErrors.md -
suppressImplicitAnyIndexErrors.md -
synchronousWatchDirectory.md -
traceResolution.md -
typeAcquisition.md -
typeRoots.md -
types.md -
useDefineForClassFields.md -
useUnknownInCatchVariables.md -
verbatimModuleSyntax.md -
verbose.md -
watchDirectory.md -
exclude.md -
include.md -
Top Level.md -
buildOptions.md -
typeAcquisition.md
Website copy
Done: 0, TODO: 13.
-
cheatsheets.ts -
community.ts -
documentation.ts -
dt.ts -
en.ts -
footer.ts -
handbook.ts -
head-seo.ts -
index.ts -
index2.ts -
nav.ts -
playground.ts -
tsconfig.ts
Documentation
Done: 0, TODO: 134.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Italian localization checklist in issue #10, which reports 907 translated files and 2,630 TODO items. Review the listed files under packages/playground-examples/copy/en/, beginning with the Playground entries, and coordinate translation work for the remaining TODO items. Done means the selected Italian translations are complete and the corresponding checklist entries no longer remain TODO.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- documentation, localization
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100