Skip to content

Commit 1e96333

Browse files
committed
New Crowdin translations by GitHub Action
1 parent 68694db commit 1e96333

File tree

2 files changed

+28
-4
lines changed

2 files changed

+28
-4
lines changed

messages/ko.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,12 @@
9797
"common_labeled_unit_price": "{unit} 가격",
9898
"common_labeled_unit_staked": "{unit} 스테이킹됨",
9999
"common_labeled_unit_value": "{unit} 값",
100+
"common_loading": "Loading",
100101
"common_login": "로그인",
101102
"common_login_to_unicove": "Login to Unicove",
102103
"common_market_cap": "시가총액",
103104
"common_memo": "메모",
105+
"common_more": "More",
104106
"common_must_be_logged_in": "이 기능을 사용하려면 계정으로 로그인해야 합니다.",
105107
"common_my_account": "내 계정",
106108
"common_my_accounts": "내 계정",
@@ -112,6 +114,7 @@
112114
"common_next": "다음",
113115
"common_no_active_sessions": "활성 세션이 없습니다",
114116
"common_no_balances": "잔액을 찾을 수 없습니다.",
117+
"common_no_swap_pair": "No swaps available for this pair.",
115118
"common_no_transactions": "거래 없음",
116119
"common_not_logged_in": "로그인하지 않음",
117120
"common_open_source": "오픈소스",
@@ -131,6 +134,7 @@
131134
"common_producer_top21": "상위 21개",
132135
"common_public_key": "Public Key",
133136
"common_ram_market": "램 마켓",
137+
"common_receive_tokens": "Received {token} Tokens",
134138
"common_recent_activity": "최근 활동",
135139
"common_recipient": "받는 사람",
136140
"common_reclaim": "개심",
@@ -168,6 +172,8 @@
168172
"common_submit": "제출하다",
169173
"common_summary": "요약",
170174
"common_supply": "공급",
175+
"common_swap_base_quote": "Swap {base}/{quote}",
176+
"common_swap_to_token": "Swap to {token}",
171177
"common_switch_account": "계정 전환",
172178
"common_timeframe_daily": "일일",
173179
"common_timeframe_monthly": "월간 간행물",
@@ -267,7 +273,7 @@
267273
"homepage_ram_token_market": "{token} /RAM 마켓",
268274
"homepage_ram_token_title": "RAM: 토큰화된 블록체인 스토리지",
269275
"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",
271277
"homepage_staking_intro_legend": "APR은 총 지분 금액을 기준으로 하며 시간이 지남에 따라 동적으로 변경됩니다.",
272278
"key_404": "Key not found: {error}",
273279
"key_page_description": "{network} {accounts} 계정과 연관된 공개 키입니다.",
@@ -412,8 +418,11 @@
412418
"settings_developer": "개발자",
413419
"settings_enable_advanced": "Enable Advanced Mode",
414420
"settings_enable_advanced_desc": "Enable features for more advanced use cases.",
421+
"settings_enable_debug": "Debug Data Display",
415422
"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.",
417426
"settings_general": "일반적인",
418427
"settings_language_selector": "언어 선택기",
419428
"settings_page_subtitle": "Unicove 구성",
@@ -434,6 +443,9 @@
434443
"staking_network_subtitle": "{token} 지분으로 하여 보상을 받으세요.",
435444
"staking_network_title": "{network} 네트워크 스테이킹",
436445
"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}.",
437449
"test_locale_string": "이것은 테스트입니다",
438450
"token_purchase_providers": "토큰 구매 제공자",
439451
"tokens_purchase_providers": "다음 공급자를 통해 토큰을 직접 구매할 수 있습니다.",

messages/zh.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,12 @@
9797
"common_labeled_unit_price": "{unit} 价格",
9898
"common_labeled_unit_staked": "已质押 {unit}",
9999
"common_labeled_unit_value": "{unit} 价值",
100+
"common_loading": "Loading",
100101
"common_login": "登录",
101102
"common_login_to_unicove": "Login to Unicove",
102103
"common_market_cap": "市值",
103104
"common_memo": "备注",
105+
"common_more": "More",
104106
"common_must_be_logged_in": "您必须登录账户才能使用此功能。",
105107
"common_my_account": "我的账户",
106108
"common_my_accounts": "我的账户",
@@ -112,6 +114,7 @@
112114
"common_next": "下一步",
113115
"common_no_active_sessions": "无活跃会话",
114116
"common_no_balances": "无可用余额。",
117+
"common_no_swap_pair": "No swaps available for this pair.",
115118
"common_no_transactions": "无交易记录",
116119
"common_not_logged_in": "未登录",
117120
"common_open_source": "开源",
@@ -131,6 +134,7 @@
131134
"common_producer_top21": "前 21 名",
132135
"common_public_key": "Public Key",
133136
"common_ram_market": "RAM 市场",
137+
"common_receive_tokens": "Received {token} Tokens",
134138
"common_recent_activity": "近期活动",
135139
"common_recipient": "接收者",
136140
"common_reclaim": "取回",
@@ -168,6 +172,8 @@
168172
"common_submit": "提交",
169173
"common_summary": "摘要",
170174
"common_supply": "供应量",
175+
"common_swap_base_quote": "Swap {base}/{quote}",
176+
"common_swap_to_token": "Swap to {token}",
171177
"common_switch_account": "切换账户",
172178
"common_timeframe_daily": "每日",
173179
"common_timeframe_monthly": "每月",
@@ -267,7 +273,7 @@
267273
"homepage_ram_token_market": "{token}/RAM 市场",
268274
"homepage_ram_token_title": "RAM:代币化区块链存储",
269275
"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",
271277
"homepage_staking_intro_legend": "年化收益率基于总质押金额,且会随时间动态变化。",
272278
"key_404": "Key not found: {error}",
273279
"key_page_description": "与 {network} 网络上的 {accounts} 个账户关联的公钥",
@@ -412,8 +418,11 @@
412418
"settings_developer": "开发者模式",
413419
"settings_enable_advanced": "Enable Advanced Mode",
414420
"settings_enable_advanced_desc": "Enable features for more advanced use cases.",
421+
"settings_enable_debug": "Debug Data Display",
415422
"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.",
417426
"settings_general": "常规",
418427
"settings_language_selector": "语言选择器",
419428
"settings_page_subtitle": "配置 Unicove",
@@ -434,6 +443,9 @@
434443
"staking_network_subtitle": "质押 {token} 以赚取奖励。",
435444
"staking_network_title": "{network} 网络质押",
436445
"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}.",
437449
"test_locale_string": "这是一个测试",
438450
"token_purchase_providers": "代币购买渠道",
439451
"tokens_purchase_providers": "代币可通过以下渠道直接购买:",

0 commit comments

Comments
 (0)