Skip to content

Terminology: add precedence note and normalize lists#17

Merged
daoauth merged 5 commits into
mainfrom
daoauth-patch-7
Mar 9, 2026
Merged

Terminology: add precedence note and normalize lists#17
daoauth merged 5 commits into
mainfrom
daoauth-patch-7

Conversation

@daoauth

@daoauth daoauth commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Add a precedence note to KEEP_ORIGINALITY.md and TRANSLATED_TERMINOLOGY.md clarifying that KEEP_ORIGINALITY entries take priority. Normalize and tidy the glossary entries (reformatting mappings into a canonical list, reordering and harmonizing terms between the two files) to make it clear which terms must remain untranslated and when translations should be applied.

Add a precedence note to KEEP_ORIGINALITY.md and TRANSLATED_TERMINOLOGY.md clarifying that KEEP_ORIGINALITY entries take priority. Normalize and tidy the glossary entries (reformatting mappings into a canonical list, reordering and harmonizing terms between the two files) to make it clear which terms must remain untranslated and when translations should be applied.
@daoauth

daoauth commented Mar 3, 2026

Copy link
Copy Markdown
Contributor Author

밀려있던 pr 2개는 머지하였습니다.

#15 @guboc11
#14 @neonmintweb3

그러나

#16 @devan-ko

의 경우는 - terminology/terminology_combined.csv 이 어떻게 사용되는지는 몰라서, 단어만 이번 버젼에서 추가하였습니다.

Expand terminology glossaries by adding numerous original terms and their translations. Files changed: terminology/KEEP_ORIGINALITY.md (adds technical terms such as API, CLI, DAG, dApp, DeFi, DeepBookV3, Ethereum, Node.js, Rust, TypeScript, Web3, USDC/USDT, object ID/owned/shared, wrapped object, etc.) and terminology/TRANSLATED_TERMINOLOGY.md (adds translated mappings like argument, bytes, client, command, consensus, digest, endpoint, gas, input, payload, pure value, provider, result, salt, sender, smart contract, voting power, wallet, and others). These additions broaden the glossary coverage for technical and localized documentation consistency.
@jade653

jade653 commented Mar 4, 2026

Copy link
Copy Markdown
Member

collection -> 컬렉션
https://github.com/orgs/Sui-Dev-Korea/discussions/97

getter -> 게터
helper -> 헬퍼
https://github.com/orgs/Sui-Dev-Korea/discussions/93

transfer -> 전송/전환
https://github.com/orgs/Sui-Dev-Korea/discussions/99

release -> 릴리스
https://github.com/orgs/Sui-Dev-Korea/discussions/250

taker -> 테이커
maker -> 메이커
https://github.com/orgs/Sui-Dev-Korea/discussions/260

validate -> validate
validation -> validation
https://github.com/orgs/Sui-Dev-Korea/discussions/261

Sui Move calls -> Sui Move calls
https://github.com/orgs/Sui-Dev-Korea/discussions/129

@daoauth

daoauth commented Mar 4, 2026

Copy link
Copy Markdown
Contributor Author

업데이트

getter -> 게터 / helper -> 헬퍼
taker -> 테이커 / maker -> 메이커
transfer -> 전송/전환

  • transfer는 기본적으로 전송으로 번역하되, ownership type이 다른 유형으로 바뀌는 문맥에서는 전환으로 처리하도록 옵션을 넣었습니다.

release -> 릴리스

  • 문맥에 맞춰 software/version에 대한 언급에서는 릴리스, token/network/product launch에 대한 언급에서는 출시, deploy/distribute에 대한 언급에서는 배포로 처리하도록 옵션을 넣었습니다.

보류

collection -> 컬렉션

  • NFT/디지털 자산 문맥의 collection
  • 일반 집합 의미의 collection of validators 같은 표현
  • collection APIs, metrics collection 같은 일반 기술 용법
  • 한 가지로 고정하기에는 범위가 넓습니다.

validate -> validate / validation -> validation

  • validator는 역할명이므로 원문 유지하는 것이 맞지만, validatevalidation은 문서 전반에서 일반 동작이나 과정을 가리키므로 영문 유지보다는 문맥에 맞게 번역하는 쪽이 더 적절해 보입니다.

Sui Move calls -> Sui Move calls

@gkfyr

gkfyr commented Mar 5, 2026

Copy link
Copy Markdown
Member

on chain -> 온 체인
off chain -> 오프 체인
https://github.com/orgs/Sui-Dev-Korea/discussions/103

@daoauth

daoauth commented Mar 5, 2026

Copy link
Copy Markdown
Contributor Author

on chain -> 온 체인 off chain -> 오프 체인 https://github.com/orgs/Sui-Dev-Korea/discussions/103

이미 on-chain time → 온체인 시간 이 등록되어 있어서, 등일하게 **온체인**으로 등록하였습니다.
추가로 off-chain, on-chain 도 함께 추가하였습니다.

  • off chain → 오프체인
  • off-chain → 오프체인
  • on chain → 온체인
  • on-chain → 온체인

@devan-ko

devan-ko commented Mar 7, 2026

Copy link
Copy Markdown
Contributor

LGTM

@daoauth daoauth requested review from devan-ko and removed request for nubro999 March 7, 2026 05:40
@daoauth daoauth merged commit 028b034 into main Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants