|
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_to_token": "Swap to {token}", |
171 | 176 | "common_switch_account": "계정 전환",
|
172 | 177 | "common_timeframe_daily": "일일",
|
173 | 178 | "common_timeframe_monthly": "월간 간행물",
|
|
412 | 417 | "settings_developer": "개발자",
|
413 | 418 | "settings_enable_advanced": "Enable Advanced Mode",
|
414 | 419 | "settings_enable_advanced_desc": "Enable features for more advanced use cases.",
|
| 420 | + "settings_enable_debug": "Debug Data Display", |
415 | 421 | "settings_enable_developer": "개발자 모드 활성화",
|
416 |
| - "settings_enable_developer_desc": "", |
| 422 | + "settings_enable_developer_desc": "Allow usage of settings meant for development of Unicove", |
| 423 | + "settings_enable_mockprice": "Mock token price", |
| 424 | + "settings_enable_mockprice_desc": "Force the system token price to equal {mockValue} for testing in environments without pricing information.", |
417 | 425 | "settings_general": "일반적인",
|
418 | 426 | "settings_language_selector": "언어 선택기",
|
419 | 427 | "settings_page_subtitle": "Unicove 구성",
|
|
434 | 442 | "staking_network_subtitle": "{token} 지분으로 하여 보상을 받으세요.",
|
435 | 443 | "staking_network_title": "{network} 네트워크 스테이킹",
|
436 | 444 | "staking_withdraw_timeframe": "21일 이내 출금 가능",
|
| 445 | + "swap_base_quote": "Swap {base}/{quote}", |
| 446 | + "swap_base_quote_description": "Swap the {base} token for the {quote} token.", |
| 447 | + "swap_exchange_result": "This swap will exchange {base} for {quote}.", |
437 | 448 | "test_locale_string": "이것은 테스트입니다",
|
438 | 449 | "token_purchase_providers": "토큰 구매 제공자",
|
439 | 450 | "tokens_purchase_providers": "다음 공급자를 통해 토큰을 직접 구매할 수 있습니다.",
|
|
0 commit comments