microsoft / microsoft/TypeScript-Website-Localizations
Chinese Localization Coordination Issue
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 124
- Forks
- 128
- Ø Merge
- 22 Std. 34 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
For this language there are 571 translated files, with 1001 TODO.
Playground
Done: 48, TODO: 41.
-
sections.json -
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 -
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
TSConfig Reference
Done: 42, TODO: 115.
-
intro.md -
Additional_Checks_6176.md -
Advanced_Options_6178.md -
Basic_Options_6172.md -
Command_line_Options_6171.md -
Experimental_Options_6177.md -
Module_Resolution_Options_6174.md -
Project_Files_0.md -
Source_Map_Options_6175.md -
Strict_Type_Checking_Options_6173.md -
Watch_and_Build_Modes_6250.md -
allowJs.md -
allowSyntheticDefaultImports.md -
allowUmdGlobalAccess.md -
baseUrl.md -
checkJs.md -
composite.md -
declaration.md -
downlevelIteration.md -
esModuleInterop.md -
importHelpers.md -
incremental.md -
isolatedModules.md -
jsx.md -
lib.md -
module.md -
moduleResolution.md -
noEmit.md -
outDir.md -
outFile.md -
paths.md -
plugins.md -
preserveSymlinks.md -
removeComments.md -
rootDir.md -
rootDirs.md -
sourceMap.md -
target.md -
tsBuildInfoFile.md -
typeRoots.md -
types.md -
compilerOptions.md -
Backwards_Compatibility_6253.md -
Compiler_Diagnostics_6251.md -
Completeness_6257.md -
Editor_Support_6249.md -
Emit_6246.md -
Interop_Constraints_6252.md -
JavaScript_Support_6247.md -
Language_and_Environment_6254.md -
Modules_6244.md -
Output_Formatting_6256.md -
Projects_6255.md -
Type_Checking_6248.md -
help.md -
allowArbitraryExtensions.md -
allowImportingTsExtensions.md -
allowUnreachableCode.md -
allowUnusedLabels.md -
alwaysStrict.md -
assumeChangesOnlyAffectDirectDependencies.md -
charset.md -
clean.md -
customConditions.md -
declarationDir.md -
declarationMap.md -
diagnostics.md -
disableFilenameBasedTypeAcquisition.md -
disableReferencedProjectLoad.md -
disableSizeLimit.md -
disableSolutionSearching.md -
disableSourceOfProjectReferenceRedirect.md -
emitBOM.md -
emitDeclarationOnly.md -
emitDecoratorMetadata.md -
enable.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 -
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 -
preserveConstEnums.md -
preserveValueImports.md -
preserveWatchOutput.md -
pretty.md -
reactNamespace.md -
references.md -
resolveJsonModule.md -
resolvePackageJsonExports.md -
resolvePackageJsonImports.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 -
useDefineForClassFields.md -
useUnknownInCatchVariables.md -
verbatimModuleSyntax.md -
verbose.md -
watchDirectory.md -
watchFile.md -
exclude.md -
include.md -
Top Level.md -
buildOptions.md -
typeAcquisition.md -
watchOptions.md
Website copy
Done: 8, TODO: 5.
-
community.ts -
documentation.ts -
handbook.ts -
head-seo.ts -
index.ts -
nav.ts -
playground.ts -
tsconfig.ts -
cheatsheets.ts -
dt.ts -
en.ts -
footer.ts -
index2.ts
Documentation
Done: 7, TODO: 127.
-
Nightly Builds.md -
TS for JS Programmers.md -
TS for the New Programmer.md -
Basics.md -
Everyday Types.md -
Conditional Types.md -
tsconfig.json.md -
By Example.md -
Consumption.md -
Deep Dive.md -
Do's and Don'ts.md -
Introduction.md -
Library Structures.md -
Publishing.md -
Templates.md -
global-modifying-module.d.ts.md -
global-plugin.d.ts.md -
global.d.ts.md -
module-class.d.ts.md -
module-function.d.ts.md -
module-plugin.d.ts.md -
module.d.ts.md -
TS for Functional Programmers.md -
TS for OOPers.md -
Basic Types.md -
Classes.md -
Functions.md -
Generics.md -
Interfaces.md -
Literal Types.md -
Unions and Intersections.md -
Classes.md -
Modules.md -
More on Functions.md -
Narrowing.md -
Object Types.md -
The Handbook.md -
Type Declarations.md -
Understanding Errors.md -
Generics.md -
Indexed Access Types.md -
Keyof Type Operator.md -
Mapped Types.md -
Template Literal Types.md -
Typeof Type Operator.md -
_Creating Types from Types.md -
Creating DTS files From JS.md -
Intro to JS with TS.md - [
JSDoc Reference.md](https://github.com/microsoft
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit den nicht abgehakten Dateien im Abschnitt Playground, etwa Big number literals.ts und Const to let.ts, und vergleiche sie mit den abgeschlossenen Einträgen und sections.json. Übersetze die verbleibenden Dateien für die chinesische Lokalisierung und aktualisiere die Checkliste, damit die TODO-Anzahl sinkt und die entsprechenden Einträge als abgeschlossen markiert werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, typescript
- Bereich
- documentation, localization
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100