|
97 | 97 | "common_labeled_unit_price": "{unit} 가격", |
98 | 98 | "common_labeled_unit_staked": "{unit} 스테이킹됨", |
99 | 99 | "common_labeled_unit_value": "{unit} 값", |
| 100 | + "common_loading": "Loading", |
100 | 101 | "common_login": "로그인", |
101 | 102 | "common_login_to_unicove": "Login to Unicove", |
102 | 103 | "common_market_cap": "시가총액", |
103 | 104 | "common_memo": "메모", |
| 105 | + "common_more": "More", |
104 | 106 | "common_must_be_logged_in": "이 기능을 사용하려면 계정으로 로그인해야 합니다.", |
105 | 107 | "common_my_account": "내 계정", |
106 | 108 | "common_my_accounts": "내 계정", |
|
112 | 114 | "common_next": "다음", |
113 | 115 | "common_no_active_sessions": "활성 세션이 없습니다", |
114 | 116 | "common_no_balances": "잔액을 찾을 수 없습니다.", |
| 117 | + "common_no_swap_pair": "No swaps available for this pair.", |
115 | 118 | "common_no_transactions": "거래 없음", |
116 | 119 | "common_not_logged_in": "로그인하지 않음", |
117 | 120 | "common_open_source": "오픈소스", |
|
131 | 134 | "common_producer_top21": "상위 21개", |
132 | 135 | "common_public_key": "Public Key", |
133 | 136 | "common_ram_market": "램 마켓", |
| 137 | + "common_receive_tokens": "Received {token} Tokens", |
134 | 138 | "common_recent_activity": "최근 활동", |
135 | 139 | "common_recipient": "받는 사람", |
136 | 140 | "common_reclaim": "개심", |
|
168 | 172 | "common_submit": "제출하다", |
169 | 173 | "common_summary": "요약", |
170 | 174 | "common_supply": "공급", |
| 175 | + "common_swap_base_quote": "Swap {base}/{quote}", |
| 176 | + "common_swap_to_token": "Swap to {token}", |
171 | 177 | "common_switch_account": "계정 전환", |
172 | 178 | "common_timeframe_daily": "일일", |
173 | 179 | "common_timeframe_monthly": "월간 간행물", |
|
267 | 273 | "homepage_ram_token_market": "{token} /RAM 마켓", |
268 | 274 | "homepage_ram_token_title": "RAM: 토큰화된 블록체인 스토리지", |
269 | 275 | "homepage_staking_description": "{network} 스테이킹 보상 프로그램은 토큰을 스테이킹한 토큰 보유자에게 매일 85.6k {token} 비례적으로 분배합니다. 토큰은 스테이킹 해제가 가능하며, 21일 잠금 기간 후 다시 사용할 수 있습니다.", |
270 | | - "homepage_staking_intro": "오늘 {token} 에 투자하면 예상 연이율 {apr} %가 됩니다.", |
| 276 | + "homepage_staking_intro": "Stake {token} today for an estimated {apr}% APR", |
271 | 277 | "homepage_staking_intro_legend": "APR은 총 지분 금액을 기준으로 하며 시간이 지남에 따라 동적으로 변경됩니다.", |
272 | 278 | "key_404": "Key not found: {error}", |
273 | 279 | "key_page_description": "{network} {accounts} 계정과 연관된 공개 키입니다.", |
|
412 | 418 | "settings_developer": "개발자", |
413 | 419 | "settings_enable_advanced": "Enable Advanced Mode", |
414 | 420 | "settings_enable_advanced_desc": "Enable features for more advanced use cases.", |
| 421 | + "settings_enable_debug": "Debug Data Display", |
415 | 422 | "settings_enable_developer": "개발자 모드 활성화", |
416 | | - "settings_enable_developer_desc": "", |
| 423 | + "settings_enable_developer_desc": "Allow usage of settings meant for development of Unicove", |
| 424 | + "settings_enable_mockprice": "Mock token price", |
| 425 | + "settings_enable_mockprice_desc": "Force the system token price to equal {mockValue} for testing in environments without pricing information.", |
417 | 426 | "settings_general": "일반적인", |
418 | 427 | "settings_language_selector": "언어 선택기", |
419 | 428 | "settings_page_subtitle": "Unicove 구성", |
|
434 | 443 | "staking_network_subtitle": "{token} 지분으로 하여 보상을 받으세요.", |
435 | 444 | "staking_network_title": "{network} 네트워크 스테이킹", |
436 | 445 | "staking_withdraw_timeframe": "21일 이내 출금 가능", |
| 446 | + "swap_base_quote": "Swap {base}/{quote}", |
| 447 | + "swap_base_quote_description": "Swap the {base} token for the {quote} token.", |
| 448 | + "swap_exchange_result": "This swap will exchange {base} for {quote}.", |
437 | 449 | "test_locale_string": "이것은 테스트입니다", |
438 | 450 | "token_purchase_providers": "토큰 구매 제공자", |
439 | 451 | "tokens_purchase_providers": "다음 공급자를 통해 토큰을 직접 구매할 수 있습니다.", |
|
0 commit comments