해당 문서는
textlint/data/rules/translateGlossary.js
파일을 기반으로 자동 생성되므로, 임의 수정을 금지합니다.
용어 term |
정규표현식 sources |
번역 target |
논의 discussions |
비고 note |
---|---|---|---|---|
Tutorial | /\bTutorial\b/ , /[듀튜]토리얼/ |
자습서 | #2 | |
Declarative | /\bDeclarative\b/ |
선언적인 | #2 | |
Component | /\bComponent\b/ , /컴퍼넌트/ , /컴포넌츠/ |
컴포넌트 | #2 | |
Stateful | /\bStateful\b/ |
유상태 | #2 | |
Stateless | /\bStateless\b/ |
무상태 | #2 | |
Render | /\bRender(?!er)(?:ing)?\b/ , /랜더링/ , /[렌랜]더(?!링)\s?[하한할함합]/ |
렌더링(하다) | #2 | |
Data | /\bData\b/ , /대이터/ |
데이터 | #2 | |
Application | /\bApplication\b/ , /어플리케이[선션]/ , /응용\s?프로그램/ |
애플리케이션 | #2 | |
External | /\bExternal\b/ |
외부 | #2 | |
Plugin | /\bPlugin\b/ |
플러그인 | #2 | |
Third | /\bThird\b/ , /써드/ |
서드 | #2 | |
Syntax | /\bSyntax\b/ , /[신씬]택스/ |
문법 | #2 | |
Embedding Expression | /\bEmbedding\s?Expression\b/ |
표현식 포함하기 | #2 | |
Attribute | /\bAttribute\b/ , /애트리뷰트/ |
어트리뷰트 | #2 | |
Element | /\bElement\b/ , /[엘앨]리먼츠/ , /앨리먼트/ |
엘리먼트 | #2 | |
Function | /\bFunction(?:al)?\b/ |
함수 | #2 | |
Class | /\bClass\b/ |
클래스 | #2 | |
Composition | /\bComposition\b/ , /[컴콤][퍼포]지[선션]/ |
합성 | #2 | |
Inheritance | /\bInheritance\b/ |
상속 | #2 | |
Lifecycle | /\bLife\s?Cycle\b/ , /라이프\s?사이클/ , /생명 주기/ |
생명주기 | #2 | |
Handling | /\bHandling\b/ , /핸들링/ |
처리 | #2 | |
Conditional | /\bConditional\b/ , /컨디[서셔][날널]/ |
조건부 | #2 | |
Operator | /\bOperator\b/ , /오퍼[레래]이터/ |
연산자 | #2 | |
Reuse | /\bReuse\b/ |
재사용 | #2 | |
Mock | /\bMock\b/ |
모의 | #2 | |
Callback | /\bCallback\b/ |
콜백 | #2 | |
Synthetic | /\bSynthetic\b/ |
합성 | #2 | |
Event | /\bEvent\b/ |
이벤트 | #2 | |
Higher Order | /\bHigher\s?Order\b/ |
고차 | #2 | |
Mount | /\b(?<!Un)Mount\b/ |
마운트 | #2 | |
Unmount | /\bUnmount\b/ , /언마운트/ |
마운트 해제 | #2 | |
Form | /\bForm\b/ |
폼 | #2 | |
Wrapper | /\bWrapper\b/ |
래퍼 | #2 | |
Children | /\bChild(?:ren)?\b/ |
자식 | #2 | |
Code-Splitting | /\bCode[-\s]?Splitting\b/ |
코드 분할 | #2 | |
Reconciliation | /\bReconciliation\b/ |
재조정 | #2 | |
Property | /\bPropert(?:y|ies)\b/ |
프로퍼티 | #2 | |
Reference | /\bReference\b/ , /래퍼런스/ |
레퍼런스 | #569 | |
User | /\bUser\b/ , /유저/ |
사용자 | #569 | |
Interface | /\bInterface\b/ |
인터페이스 | #569 | |
Markup | /\bMarkup\b/ , /마크 업/ |
마크업 | #569 | |
Interactivity | /\bInteracti(?:vity|on)\b/ , /인터[랙렉][선션]/ |
상호작용 | #569 | |
Architecture | /\bArchitecture\b/ , /아키택처/ , /아키[택텍]쳐/ |
아키텍처 | #569 | |
Full-Stack | /\bFull[-\s]?Stack\b/ |
풀스택 | #569 | |
Browser | /\bBrowser\b/ |
브라우저 | #610 | |
Extension | /\bExtension\b/ , /확장프로그램/ |
확장 프로그램 | #610 | |
Escape Hatches | /\bEscape[-\s]?Hatches\b/ |
탈출구 | #738 | |
Bundle | /\bBundles?\b/ |
번들 | #829 | |
Bundler | /\bBundlers?\b/ |
번들러 | #829 | |
Bundling | /\bBundling\b/ |
번들링 | #829 |
용어 term |
정규표현식 sources |
번역 target |
논의 discussions |
비고 note |
---|---|---|---|---|
Tip | /\bTips?\b/ |
팁 | #2 | |
Example | /\bExamples?\b/ , /예제/ |
예시 | #2 | |
Chapter | /\bChapters?\b/ , /[챕쳅]터/ |
장 | #2 | |
Specification | /\bSpec(?:ification)?s?\b/ , /스[펙팩]/ |
명세 | #2 | Spec도 동일하게 번역 |
camelCase | /\bcamel\s?Case\b/ , /[캐카][맬멜]\s?케이스/ |
캐멀 케이스 | #2 | |
Parameter | /\bParam(?:eter)?s?\b/ , /[파패][라러]미터/ , /매개 변수/ |
매개변수 | #614 | |
Deprecated | /\bDeprecated\b/ |
더 이상 사용되지 않습니다. | #632 | |
Pitfall | /\bPitfall\b/ |
주의하세요! | #632 | |
Note | /\bNote\b/ |
중요합니다! | #632 | |
Wip | /\bWip\b/ |
개발중이에요 | #632 | |
Returns | /\bReturns\b/ , /반환\s+(?:값\s+)?{\// |
반환값 | #725 | 제목에 사용된 경우 |
Caveats | /\bCaveats?\b/ , /주의사항/ |
주의 사항 | #1095 | |
Logic | /\bLogic\b/ |
로직 | #695 | |
Dependency | /\bDependenc(?:y|ies)\b/ |
의존성 | #841 | |
Directive | /\bDirectives?\b/ |
지시어 | #819 |