This repository has been archived by the owner on Sep 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create app.kr.i18n.json Korean Translation * Create mist.kr.i18n.json * Update app.kr.i18n.json * Added mist.kr.i18n.json Added Korean Translation * Added Korean Translation - app.kr.i18n.json Added Korean Translation * Added Korean Translation -app.kr.i18n.json Added Korean Translation * Added Korean Translation - mist.kr.i18n.json Added Korean Translation * Added Korean (kr) Added Korean (kr) * fixed few Korean translation fixed few Korean translation * Update app.kr.i18n.json * Update mist.kr.i18n.json fixed some Korean translation
- Loading branch information
Showing
3 changed files
with
226 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"app": { | ||
"loading": "로딩 중...", | ||
"offline": "연결실패, 오프라인입니까?", | ||
"logginIn": "로그인 중..." | ||
}, | ||
"error": { | ||
"insufficientRights": "요청하신 명령을 실행할 권한이 없습니다." | ||
}, | ||
"buttons": { | ||
"ok": "확인", | ||
"cancel": "취소", | ||
"save": "저장", | ||
"edit": "수정", | ||
"send": "보내기", | ||
"next": "다음", | ||
"previous": "이전", | ||
"back": "뒤로", | ||
"skip": "건너뛰기", | ||
"sending": "보내는 중...", | ||
"create": "만들기", | ||
"tryToReconnect": "재연결 시도" | ||
}, | ||
"commonWords": { | ||
"you": "당신", | ||
"send": "보내기", | ||
"or": "또는", | ||
"of": "의", | ||
"with": "와", | ||
"and": "그리고", | ||
"on": "위에", | ||
"per": "당" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,191 @@ | ||
{ | ||
"mist": { | ||
"applicationMenu": { | ||
"app": { | ||
"label": "__app__", | ||
"about": "__app__에 대하여", | ||
"quit": "__app__ 종료" | ||
}, | ||
"edit": { | ||
"label": "수정", | ||
"undo": "되돌리기", | ||
"redo": "재적용", | ||
"cut": "오려두기", | ||
"copy": "복사하기", | ||
"paste": "붙이기", | ||
"selectAll": "모두 선택" | ||
}, | ||
"view": { | ||
"label": "보기", | ||
"fullscreen": "전체화면으로" | ||
}, | ||
"accounts": { | ||
"label": "계정", | ||
"importPresale": "프리세일 계정 추가하기", | ||
"newAccount": "새 계정", | ||
"backup": "백업", | ||
"backupKeyStore": "계정키 백업", | ||
"backupMist": "어플리케이션 데이터" | ||
}, | ||
"develop": { | ||
"label": "개발", | ||
"devTools": "개발도구 전환", | ||
"devToolsMistUI": "미스트 UI", | ||
"devToolsWalletUI": "지갑 UI", | ||
"devToolsWebview": "__webview__", | ||
"runTests": "테스트 실행", | ||
"logFiles": "로그파일 보기", | ||
"ethereumNode": "이더리움 노드", | ||
"network": "네트워크", | ||
"mainNetwork": "메인 네트워크", | ||
"startMining": "⛏ 채굴 시작(테스트넷만 해당)", | ||
"stopMining": "⛏ 채굴 중단" | ||
}, | ||
"window": { | ||
"label": "창", | ||
"minimize": "최소화", | ||
"close": "닫기", | ||
"toFront": "전면으로 보내기" | ||
}, | ||
"help": { | ||
"label": "도움말" | ||
} | ||
}, | ||
"errors": { | ||
"nodeConnect": "노드에 연결할 수 없었습니다? 자세한 것은 로그를 확인하세요:", | ||
"nodeStartup": "노드를 시작할 수 없었던 같습니다, 이미 다른 노드를 실행하고 있나요? 현재 데이터베이스를 업그레이드 하고 있나요?", | ||
"timeSync": { | ||
"title": "당신의 컴퓨터 시간이 동기화되어 있지 않습니다.", | ||
"description": "이더리움 네트워크와 성공적으로 동기화하기 위해서는 사용하시는 컴퓨터의 시간을 시간서버와 동기화해야 합니다.", | ||
"win32": "시스템 설정에 있는 인터넷 시간 설정에서 박스를 체크하세요. 자세한 것은 다음의 가이드를 참조하세요: http://www.guidingtech.com/3119/windows-clock-sync/", | ||
"linux": "시간 동기화 서버를 가동시키기 위해서는 \"ntp\" 를 \"apt-get install ntp\" 의 방법으로 설치하세요.", | ||
"darwin": "시간 동기화를 위해서, 시간 옵션을 열고 \"시간과 날짜 자동설정(Set the time and date automatically)\" 옵션을 선택하세요." | ||
} | ||
}, | ||
"rightClick": { | ||
"reload": "재로딩", | ||
"openDevTools": "개발도구 열기", | ||
"inspectElements": "엘리먼트 검사" | ||
}, | ||
"nodeInfo": { | ||
"nodeSyncing": "__blockDiff__ 블럭 남음", | ||
"blockReceived": "새 블럭을 받았음", | ||
"blockNumber": "마지막 블럭 번호", | ||
"timeSinceBlock": "마지막 블럭 이후 경과시간", | ||
"testnetExplain": "현재 테스트넷 상에 있습니다. 진짜 이더를 이 주소로 절대 보내지 마세요.", | ||
"peers": "피어들(peers)" | ||
}, | ||
"sidebar": { | ||
"buttons": { | ||
"browser": "열람" | ||
} | ||
}, | ||
"browserBar": { | ||
"buttons": { | ||
"noAccounts": "계정을 선택하지 않음" | ||
} | ||
}, | ||
"startScreen": { | ||
"runningNodeFound": "작동 중인 이더리움 노드를 발견!", | ||
"startingNode": "이더리움 노드 시작...", | ||
"startedNode": "어플리케이션 시작...", | ||
"nodeConnectionTimeout": "이더리움 노드를 시작할 수 없었습니다! <br><small>만일<a href='https://www.ethereum.org/cli#geth' class='button' target='_blank'>Geth</a> 를 인스톨 했다면, 다음의 명령어를 사용해 실행하세요: <br> <code>geth --ipcpath __path__</code></small><br> <small><a href='https://github.com/ethereum/mist/issues' class='button' target='_blank'> 또는 이슈를 리포트하세요 </a></small>", | ||
"nodeBinaryNotFound": "이더리움 노드 실행파일이 없습니다!<br><small> <a href='https://www.ethereum.org/cli#geth' class='button' target='_blank'> 수동으로 이를 먼저 실행하세요.</a> </small>", | ||
"nodeSyncing": "이더리움 노드에 동기화가 필요합니다, 기다려 주세요...", | ||
"nodeSyncInfo": "현재 highestBlock__ 중 __currentBlcok 을 다운로드중", | ||
"nodeSyncConnecting": "피어(peer)를 탐색하고 있는 중...", | ||
"nodeSyncProcessing": "블럭들을 처리하고 있습니다, 기다려 주세요...", | ||
"privateChainTimeout": "피어 탐색 건너뛰기" | ||
}, | ||
"popupWindows": { | ||
"requestAccount": { | ||
"title": "계정 만들기", | ||
"enterPassword": "암호를 입력하세요", | ||
"repeatPassword": "암호를 다시 입력하세요", | ||
"creating": "계정 만드는 중...", | ||
"errors": { | ||
"passwordMismatch": "암호가 일치하지 않습니다." | ||
} | ||
}, | ||
"unlockMasterPassword": { | ||
"title": "마스터 암호 입력", | ||
"enterPassword": "마스터 암호를 넣으세요", | ||
"unlocking": "잠금을 풀고 있는 중...", | ||
"errors": { | ||
"wrongPassword": "암호가 틀렸습니다. 다시 해보세요." | ||
} | ||
}, | ||
"sendTransactionConfirmation": { | ||
"title": { | ||
"sendTransaction": "트랜잭션 보내기", | ||
"contractExecution": "컨트랙트 실행", | ||
"createContract": "컨트랙트 만들기" | ||
}, | ||
"contractExecutionInfo": "컨트랙트 상의 함수를 실행시키려고 합니다. 가치 전송이 일어날 수도 있습니다.", | ||
"contractCreationInfo": "주어진 데이터를 가지고 컨트랙트을 만들려고 합니다.", | ||
"enterPassword": "트랜잭션을 확인하기 위해 암호를 입력하세요", | ||
"unlocking": "확인 중...", | ||
"createContract": "컨트랙트 만들기", | ||
"estimatedFee":"예상 수수료 사용량", | ||
"estimatedGasError": "데이더를 실행할 수 없었습니다. 따라서 제공했던 개스를 모두 소모할 것입니다.", | ||
"gasPrice": "개스 가격", | ||
"perMillionGas": "백만 개스당 이더수", | ||
"gasLimit": "최고 수수료 제공", | ||
"data": "데이터", | ||
"buttons": { | ||
"sendTransaction": "트랜잭션 보내기" | ||
}, | ||
"errors": { | ||
"connectionTimeout": "노드에 연결할 수 없었습니다. 백그라운드에서 작동중지되었습니까?", | ||
"wrongPassword": "암호 불일치" | ||
} | ||
}, | ||
"onboarding": { | ||
"description" : "이더리움은 블럭체인상에 앱을 만들기 위한 탈중앙화된 플랫폼이며, 이 블럭체인은 변조방지가능한 소프트웨어로서 가치와 자산을 전송할 수 있고 영구히 존속합니다.", | ||
"goToTestnet" : "테스트 네트워크 사용하기", | ||
"goToTestnetDescription" : "샌드박스 테스트넷에서 실제 이더를 사용하지 않고 자유롭게 테스트하기.", | ||
"gotoMainnet" : "메인 네트워크 사용하기", | ||
"gotoMainnetDescription" : "컨트랙트를 만들고 사용하기 위해서는 약간의 이더가 필요합니다. 약간의 이더를 가질 수 있도록 도와줄 수 있습니다.", | ||
"doYouHaveAWalletFile" : "지갑 파일을 가지고 있나요?", | ||
"walletFileDescription" : "<p>만일 2014년 이더리움 프리세일에 참여했다면, <code>ethereum_wallet_backup.json</code> 이란 파일을 가지고 있을 겁니다. 세일이 끝나고 다운로드를 받았거나 이메일로 받았을 겁니다.</p>", | ||
"dropFilesHere" : "프리세일 파일을 가져다 놓기", | ||
"creating": "만드는 중...", | ||
"importing": "불러오는 중...", | ||
"skip" : "이 단계 건너뛰기", | ||
"next" : "다음", | ||
"protectTitle" : "계정 보호", | ||
"protectDescription" : "새 계정를 위한 암호를 선택하세요. 집열쇠를 보관하듯이 강력한 암호를 선택하세요!", | ||
"accountTitle" : "구동 시작!", | ||
"accountTitleTestnet" : "채굴 성공!", | ||
"etherDescription": "이더리움은 '이더'라는 토큰을 기반으로 하고 있습니다. 이더리움을 사용하기 위해서는 약간의 이더가 필요하게 될 것입니다.", | ||
"loadItDescription" : "만일 비트코인이나 다른 암호화 화폐를 가지고 있다면, shapeshift를 이용해 손쉽게 이더로 바꿀 수 있습니다. <br><br> 약 <strong>0.25 to 1 ether</strong> 이더 정도를 바꿀 것을 추천합니다.", | ||
"mineItDescription": "<strong>테스트넷상에서는 <em>개발</em> 메뉴에 있는 <em>채굴 시작</em>을 선택함으로써 이더를 채굴할 수 있습니다. </strong> <br> <strong>이 주소로 진짜 이더를 절대 보내지 마세요.</strong>", | ||
"you" : "당신", | ||
"etherbase" : "주 계정(이더베이스)", | ||
"depositBitcoin" : "비트코인 송금", | ||
"learnIt" : "기다리는 동안 학습하기", | ||
"downloadingBlocks": "블럭 다운로드 중", | ||
"block": "블럭", | ||
"tutorial1Description" : "<p> 이제 남은 것은 다운로드가 끝날 때까지 기다리는 것입니다. 여기에 읽어볼 내용들이 있습니다: </p> <h4>여려분 자신의 화폐 만들기 </h4> <p> 실제 자산을 표현하는 제한된 공급을 가진 암호화 화폐만들기 등등, </p>", | ||
"tutorial2Description" : "<h4> 크라우드세일 만들기 </h4> <p> 제3자 없이 완벽히 신뢰할 수 공동의 목표를 위한 펀드 조성. 전통적인 펀딩에서 발생하는 여러가지 장벽들을 피해서, 블럭체인을 사용해서 직접 대상조직에 펀딩.</p>", | ||
"tutorial3Description" : "<h4> 블럭체인 조직 </h4> <p> 어떻게 자금이 사용되고, 누가 결정권을 가게 될지 등에 대한 위반할 수 없는 룰들을 가진 자율 조직을 만들 수 있습니다. 어떻게 자금이 사용되어야 할지에 대해 당신의 지지자들에게 적극적인 역할을 부여하세요.</p>", | ||
"buttons": { | ||
"showPassword": "암호보기", | ||
"importAccount": "계정 불러오기", | ||
"launchApp": "어플리케이션 시작", | ||
"learnReceipt": "이 기법을 배우기" | ||
}, | ||
"errors": { | ||
"nodeNotStartedYet": "노드가 완전히 구동될 때까지 몇초 기다렸다 다시 시도해 보세요.", | ||
"unknownFile": "파일을 인식할 수 없습니다.", | ||
"passwordError": "암호가 틀렸습니다.", | ||
"importFailed": "파일을 가져올 수 없습니다: __error__" | ||
} | ||
} | ||
} | ||
}, | ||
"elements": { | ||
"checksumAlert":"이 주소는 유효해보이지만, 오타 등의 실수로부터 당신을 보호할 수 있는 보안기능이 없습니다. 다시 한 번 맞는지 확인해 보시기 바랍니다. 보안 아이콘이 있는 경우 이것이 일치하는지 확인하시기 바랍니다.", | ||
"identiconHelper": "이것은 보안 아이콘입니다. 주소에 어떤 변화라도 생기면, 이 아이콘은 완전히 다른 모양으로 변합니다." | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"helper_name": "i18n", | ||
"supported_languages": ["en", "pt", "de", "ja", "fr", "es", "zh", "zh-TW"], | ||
"supported_languages": ["en", "pt", "de", "ja", "fr", "es", "zh", "zh-TW", "kr"], | ||
"cdn_path": "i18n" | ||
} |