-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Korean Localization Coordination Issue #6
Comments
번역 담당하겠습니다~ 🚀 Playground
|
번역 담당하겠습니다~ 🍰 Playground |
안녕하세요👋🏻 이전에 번역 담당하기로 했었는데, TSConfig Reference
|
번역 담당하겠습니다~ 🍬 Playground |
번역을 도와주시는 분들은 아래 용어집을 한번 확인해 주시면 감사하겠습니다 :) 용어집에 단어 추가가 필요할 경우 @yeonjuan 멘션과 함께 코멘트를 남겨주시면 감사하겠습니다. 용어집
|
@yeonjuan |
번역 담당하겠습니다~ 🍉 Playground |
번역 담당하겠습니다~ 🌮 Playground |
안녕하세요, 저는 초보 번역자라 깊은 내용을 다루진 못하지만, 개인적인 의견을 남겨봅니다. 저는 저희 팀에서도 타입 가드를 사용하는데 Type Predicate에 대해선 이건 다른 관점으로, 검색 노출도를 높이기 위함입니다. 하지만, 저 역시 아래 말씀하신 부분도 동의합니다.
PS: 여기 번역 프로젝트는 참여자가 적으니 다른 커뮤니티의 의견을 받으면 참고가 많은 도움이 될 것 같네요. 😃
|
@yahma25 좋은 의견 공유 너무나 감사드립니다. 위 글을 올리고 나서 몇몇 자료들을 검색해보고 또 Predicate Calculus에 대하여 찾아보며 "서술한다"에 대하여 이해해보고 나니, 말씀하신 것처럼 저도 판단자보다는 그리고 링크해주신 핸드북 사례는 제가 미처 생각해보지 못했네요! 저러한 사례도 감안한다면 판단자보다는 술어가 더 유입에 도움이 될 것 같습니다. |
안녕하세요. 틈틈이 시간 내주셔서 PR 리뷰해주시느라 수고 많으십니다. 😄
현재 진행 상황을 체크할 수 있는 리스트(task/todo list)는 문제이곳의 task/todo list
구글 스프레드시트
번역 누락된 파일
개선(논의할 것)
시간 여유가 되실 때 살펴봐 주시기 바랍니다. 🙏 |
안녕하세요 release-notes 부분 쪽 번역하려고 합니다. 일단 이 부분부터 번역하겠습니다. |
안녕하세요 번역 담당하겠습니다! TSConfig Reference |
안녕하세요. 번역에 적극적으로 참여해주셔서 너무 감사하고 또 답변이 너무 늦어져서 죄송합니다. 일단 그런데 PR이 머지되면 체크가 되는 것으로 알고 있는데 현재 동작하지 않는 사례가 있나요???? 두번째로 구글 스프레드 시트 또한 현재 관리가 제대로 되고 있지 않아서 재정리후에 다시 노출하도록 하겠습니다. 아 번역이 누락된 케이스는 그 당시 정책에 따라 적용되지 않고 close가 된 것으로 확인되는데로 다시 PR하거나 재번역을 할 수 있도록 진행하겠습니다. 좋은 의견 주셔서 감사합니다. 😄 |
https://typescript-kr.github.io/pages/tutorials/ts-for-oopers.html 이런 사소한 오타를 고치고 싶은데 이런 경우 어떻게 해야 할까요? |
해당 레포는 현재 deprecated 되어 있습니다. 여기서 어색한 부분을 찾아서 PR 올려주세요 😄 |
안녕하세요 번역 담당하겠습니다.
|
여러분 덕분에 번역문서로 잘 공부하고 있습니다. 🙇♂️ 문서를 보다보면 이탤릭체가 제대로 적용되지 않는 곳들이 종종 있어서 관련해서 이슈를 올렸는데, 여기에 한글 번역 관련 협업 이슈가 있는 것 확인하고 같이 링크 전달드립니다. 🙏 |
안녕하세요 공부하던 중 다음 문서가 번역이 아직 안되어 있는데 담당해도 될까요? |
안녕하세요 |
번역 담당하겠습니다! declaration files - .d.ts Templates |
For this language there are 723 translated files, with 1242 TODO.
Playground
Done: 54, TODO: 35.
sections.json
Big number literals.ts
Const to let.ts
Infer From Usage Changes.ts
Flattened Error Reporting.ts
Optional Chaining.ts
Assertion Functions.ts
Uncalled Function Checks.ts
Checking Unions with Index Signatures.ts
Export Modules From.ts
Private Class Fields.ts
Type Imports.tsx
Class Constructor Code Flow.ts
JSDoc Deprecated.ts
Logical Operators and Assignment.ts
Unknown in Catch.ts
TypeScript with Node.js
TypeScript with React.tsx
TypeScript with Web.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
Classes 101.ts
Generic Classes.ts
Mixins.ts
JavaScript Playgrounds.js
Fixits.ts
Mobile Support.ts
TypeScript Versions.ts
Structural Typing.ts
Type Guards.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
Nullish Coalescing.ts
Recursive Type References.ts
Accessibility Modifiers.js
Nullish Coalescing.ts
Named Tuples.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 WebGL.js
JSDoc Support.js
This.ts
New Compiler Defaults.ts
Automatic Type Acquisition.ts
Sharable URLs.ts
Soundness.ts
Type Widening and Narrowing.ts
TSConfig Reference
Done: 36, TODO: 121.
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
alwaysStrict.md
baseUrl.md
charset.md
composite.md
declaration.md
exclude.md
files.md
include.md
jsxFragmentFactory.md
jsxImportSource.md
lib.md
listFiles.md
locale.md
moduleResolution.md
newLine.md
noImplicitAny.md
noResolve.md
out.md
outDir.md
outFile.md
paths.md
plugins.md
sourceRoot.md
strict.md
target.md
traceResolution.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
Watch_and_Build_Modes_6250.md
help.md
allowArbitraryExtensions.md
allowImportingTsExtensions.md
allowJs.md
allowSyntheticDefaultImports.md
allowUmdGlobalAccess.md
allowUnreachableCode.md
allowUnusedLabels.md
assumeChangesOnlyAffectDirectDependencies.md
checkJs.md
clean.md
customConditions.md
declarationDir.md
declarationMap.md
diagnostics.md
disableFilenameBasedTypeAcquisition.md
disableReferencedProjectLoad.md
disableSizeLimit.md
disableSolutionSearching.md
disableSourceOfProjectReferenceRedirect.md
downlevelIteration.md
emitBOM.md
emitDeclarationOnly.md
emitDecoratorMetadata.md
enable.md
esModuleInterop.md
exactOptionalPropertyTypes.md
excludeDirectories.md
excludeFiles.md
experimentalDecorators.md
explainFiles.md
extendedDiagnostics.md
extends.md
fallbackPolling.md
force.md
forceConsistentCasingInFileNames.md
generateCpuProfile.md
importHelpers.md
importsNotUsedAsValues.md
incremental.md
inlineSourceMap.md
inlineSources.md
isolatedModules.md
jsx.md
jsxFactory.md
keyofStringsOnly.md
listEmittedFiles.md
mapRoot.md
maxNodeModuleJsDepth.md
module.md
moduleDetection.md
moduleSuffixes.md
noEmit.md
noEmitHelpers.md
noEmitOnError.md
noErrorTruncation.md
noFallthroughCasesInSwitch.md
noImplicitOverride.md
noImplicitReturns.md
noImplicitThis.md
noImplicitUseStrict.md
noLib.md
noPropertyAccessFromIndexSignature.md
noStrictGenericChecks.md
noUncheckedIndexedAccess.md
noUnusedLocals.md
noUnusedParameters.md
preserveConstEnums.md
preserveSymlinks.md
preserveValueImports.md
preserveWatchOutput.md
pretty.md
reactNamespace.md
references.md
removeComments.md
resolveJsonModule.md
resolvePackageJsonExports.md
resolvePackageJsonImports.md
rootDir.md
rootDirs.md
skipDefaultLibCheck.md
skipLibCheck.md
sourceMap.md
strictBindCallApply.md
strictFunctionTypes.md
strictNullChecks.md
strictPropertyInitialization.md
stripInternal.md
suppressExcessPropertyErrors.md
suppressImplicitAnyIndexErrors.md
synchronousWatchDirectory.md
tsBuildInfoFile.md
typeAcquisition.md
typeRoots.md
types.md
useDefineForClassFields.md
useUnknownInCatchVariables.md
verbatimModuleSyntax.md
verbose.md
watchDirectory.md
watchFile.md
exclude.md
include.md
Top Level.md
buildOptions.md
compilerOptions.md
typeAcquisition.md
watchOptions.md
Website copy
Done: 2, TODO: 11.
community.ts
nav.ts
cheatsheets.ts
documentation.ts
dt.ts
en.ts
footer.ts
handbook.ts
head-seo.ts
index.ts
index2.ts
playground.ts
tsconfig.ts
Documentation
Done: 60, TODO: 74.
Nightly Builds.md
By Example.md
Consumption.md
Deep Dive.md
Do's and Don'ts.md
Introduction.md
Library Structures.md
Publishing.md
Templates.md
module-class.d.ts.md
module-function.d.ts.md
TS for Functional Programmers.md
TS for JS Programmers.md
TS for OOPers.md
TS for the New Programmer.md
Basics.md
Everyday Types.md
More on Functions.md
The Handbook.md
Understanding Errors.md
Conditional Types.md
Generics.md
Indexed Access Types.md
Keyof Type Operator.md
Mapped Types.md
Typeof Type Operator.md
Creating DTS files From JS.md
Intro to JS with TS.md
JSDoc Reference.md
Type Checking JavaScript Files.md
Compiler Options in MSBuild.md
Compiler Options.md
Configuring Watch.md
Integrating with Build Tools.md
Project References.md
tsconfig.json.md
Declaration Merging.md
Decorators.md
Enums.md
Iterators and Generators.md
JSX.md
Namespaces and Modules.md
Namespaces.md
Symbols.md
Triple-Slash Directives.md
Type Compatibility.md
Type Inference.md
Utility Types.md
Variable Declarations.md
TypeScript 3.8.md
TypeScript 3.9.md
TypeScript 4.0.md
TypeScript 4.9.md
ASP.NET Core.md
Babel with TypeScript.md
DOM Manipulation.md
Gulp.md
Migrating from JavaScript.md
React.md
TypeScript Tooling in 5 minutes.md
global-modifying-module.d.ts.md
global-plugin.d.ts.md
global.d.ts.md
module-plugin.d.ts.md
module.d.ts.md
Basic Types.md
Classes.md
Functions.md
Generics.md
Interfaces.md
Literal Types.md
Unions and Intersections.md
Classes.md
Modules.md
Narrowing.md
Object Types.md
Type Declarations.md
Template Literal Types.md
_Creating Types from Types.md
Introduction.md
Reference.md
Theory.md
ESM-CJS-Interop.md
README
declaration-files.svg
esm-cjs-interop.md
esm-cjs-interop.mmd-1.svg
esm-cjs-interop.mmd-2.svg
theory.md
theory.md-1.svg
theory.md-2.svg
theory.md-3.svg
theory.md-4.svg
Choosing Compiler Options.md
Advanced Types.md
Mixins.md
TypeScript 1.1.md
TypeScript 1.3.md
TypeScript 1.4.md
TypeScript 1.5.md
TypeScript 1.6.md
TypeScript 1.7.md
TypeScript 1.8.md
TypeScript 2.0.md
TypeScript 2.1.md
TypeScript 2.2.md
TypeScript 2.3.md
TypeScript 2.4.md
TypeScript 2.5.md
TypeScript 2.6.md
TypeScript 2.7.md
TypeScript 2.8.md
TypeScript 2.9.md
TypeScript 3.0.md
TypeScript 3.1.md
TypeScript 3.2.md
TypeScript 3.3.md
TypeScript 3.4.md
TypeScript 3.5.md
TypeScript 3.6.md
TypeScript 3.7.md
TypeScript 4.1.md
TypeScript 4.2.md
TypeScript 4.3.md
TypeScript 4.4.md
TypeScript 4.5.md
TypeScript 4.6.md
TypeScript 4.7.md
TypeScript 4.8.md
TypeScript 5.0.md
TypeScript 5.1.md
TypeScript 5.2.md
TypeScript 5.3.md
Angular.md
The text was updated successfully, but these errors were encountered: