Indonesian Localization Coordination Issue
orta opened this issue ยท 19 comments
Hi! This thread is now closed because it lives here: microsoft/TypeScript-Website-Localizations#7
This issue is for keeping track of the localization effort for id
. You can learn about the whole roadmap in #100. If you see an un-ticked area below, that means there isn't an version of that file in this language.
For this language there are 774 translated files, with 603 TODO.
tsconfig
Done: 75, TODO: 45.
-
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_Options_999.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
-
disableSolutionSearching.md
-
disableSourceOfProjectReferenceRedirect.md
-
downlevelIteration.md
-
emitBOM.md
-
emitDeclarationOnly.md
-
emitDecoratorMetadata.md
-
esModuleInterop.md
-
exclude.md
-
experimentalDecorators.md
-
extendedDiagnostics.md
-
extends.md
-
fallbackPolling.md
-
files.md
-
forceConsistentCasingInFileNames.md
-
generateCpuProfile.md
-
importHelpers.md
-
importsNotUsedAsValues.md
-
include.md
-
incremental.md
-
inlineSourceMap.md
-
inlineSources.md
-
isolatedModules.md
-
jsx.md
-
jsxFactory.md
-
jsxFragmentFactory.md
-
noImplicitAny.md
-
noImplicitReturns.md
-
noImplicitThis.md
-
noImplicitUseStrict.md
-
out.md
-
outDir.md
-
outFile.md
-
reactNamespace.md
-
references.md
-
removeComments.md
-
resolveJsonModule.md
-
rootDir.md
-
rootDirs.md
-
skipDefaultLibCheck.md
-
skipLibCheck.md
-
target.md
-
types.md
-
watchDirectory.md
-
watchFile.md
-
compilerOptions.md
-
top_level.md
-
watchOptions.md
-
explainFiles.md
-
jsxImportSource.md
-
keyofStringsOnly.md
-
lib.md
-
listEmittedFiles.md
-
listFiles.md
-
locale.md
-
mapRoot.md
-
maxNodeModuleJsDepth.md
-
module.md
-
moduleResolution.md
-
newLine.md
-
noEmit.md
-
noEmitHelpers.md
-
noEmitOnError.md
-
noErrorTruncation.md
-
noFallthroughCasesInSwitch.md
-
noLib.md
-
noPropertyAccessFromIndexSignature.md
-
noResolve.md
-
noStrictGenericChecks.md
-
noUncheckedIndexedAccess.md
-
noUnusedLocals.md
-
noUnusedParameters.md
-
paths.md
-
plugins.md
-
preserveConstEnums.md
-
preserveSymlinks.md
-
preserveWatchOutput.md
-
pretty.md
-
sourceMap.md
-
sourceRoot.md
-
strict.md
-
strictBindCallApply.md
-
strictFunctionTypes.md
-
strictNullChecks.md
-
strictPropertyInitialization.md
-
stripInternal.md
-
suppressExcessPropertyErrors.md
-
suppressImplicitAnyIndexErrors.md
-
traceResolution.md
-
tsBuildInfoFile.md
-
typeAcquisition.md
-
typeRoots.md
-
useDefineForClassFields.md
playground
Done: 40, TODO: 34.
-
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
-
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
-
New JSX Support.ts
-
See in JSDoc.ts
-
Intro to Template Literals.ts
-
Mapped Types with Template Literals.ts
-
String Manipulation with Template Literals.ts
-
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
app
Done: 9, TODO: 0.
-
community.ts
-
documentation.ts
-
dt.ts
-
handbook.ts
-
head-seo.ts
-
index.ts
-
nav.ts
-
playground.ts
-
tsconfig.ts
docs
Done: 14, TODO: 12.
-
Nightly Builds.md
-
Creating DTS files From JS.md
-
Intro to JS with TS.md
-
JSDoc Reference.md
-
Configuring Watch.md
-
Decorators.md
-
Iterators and Generators.md
-
JSX.md
-
Mixins.md
-
Symbols.md
-
Babel with TypeScript.md
-
DOM Manipulation.md
-
React.md
-
TypeScript Tooling in 5 minutes.md
-
Project References.md
-
tsconfig.json.md
-
Declaration Merging.md
-
Module Resolution.md
-
Modules.md
-
Namespaces and Modules.md
-
Namespaces.md
-
Triple-Slash Directives.md
-
Type Compatibility.md
-
Type Inference.md
-
Utility Types.md
-
Variable Declarations.md
Saya akan memulai menerjemahkan bagian intro, mungkin berkas-berkas yg akan saya kerjakan dari intro.md
hingga alwaysStrict.md
terlebih dahulu
saya akan menerjemahkan untuk di bagian file allowJs.md
sampai composite.md
, makasih
saya akan menerjemahkan bagian declaration sampai forceConsistenCasingInFileName
I'd like to work on playground:
- Code Flow.ts
- Functions.ts
- Hello World.ts
- Objects and Arrays.ts
Saya akan menerjemahkan file generateCpuProfile.md
sampai pretty.md
Terima kasih
Saya akan mencoba menerjemahkan file reactNamespace.md sampai rootDir.md. Terimakasih
Saya akan menerjemahkan file rootDirs.md
sampai skipLibCheck.md
.
Terima kasih.
Saya akan menerjemahkan jsx
, jsxFactory
dan jsxFragmentFactory
Terima kasih!
Saya akan mulai menerjemahkan file out.md
, outDir.md
dan outFile.md
.
Terimakasih
Saya akan mulai menerjemahkan bagian playground.
Untuk sekarang, goal saya adalah menerjemahkan sampai berkas TypeScript with WebGL.ts
Quick Fixes.ts
Saya akan menerjemahkan bagian docs, antara lain: Nightly Builds.md - Configuring Watch.md
, Decorators.md - Mixins.md
, Babel with TypeScript.md - TypeScript Tooling in 5 minutes.md
I want to translate exclude.md
Saya akan mulai menerjemahkan file noImplicitAny.md
, noImplicitReturns.md
, noImplicitThis.md
dan noImplicitUseStrict.md
pada bagian tsconfig.
Terimakasih
Saya akan menerjemahkan berkas experimentalDecorators.md
dan extendedDiagnostics.md
.
Saya akan menerjemahkan berkas dt.ts
dan watchFile.md
.
I want to translate types.md
, target.md
, and watchDirectory.md
in tsconfig directory
saya akan menerjemahakan extends.md
sampai forceConsistentCasingInFileNames.md
Saya akan melanjutkan penerjemahan untuk berkas-berkas berikut:
-
Async Await.ts
-
Immutability.ts
-
Import Export.ts
-
JSDoc Support.js
Hey folks, I'm about to press the buttons moving localizations to a new repo, and so I'm closing this thread - this issue has a replacement over at microsoft/TypeScript-Website-Localizations#7