diff --git a/website/locales/en.json b/website/locales/en.json deleted file mode 100644 index cf360dd..0000000 --- a/website/locales/en.json +++ /dev/null @@ -1,224 +0,0 @@ -{ - "navbar":{ - "Statistic":"Statistic", - "Explorer":"Explorer", - "Stream":"Stream", - "Personal":"Personal" - }, - "explorer":{ - "account":{ - "Balance":"Balance", - "SubEntry":"SubEntry", - "LastActiveBlock":"LastActiveBlock", - "LockUpBalance":"LockUpBalance" - }, - "LatestBlocks10":"Latest 10 Blocks", - "LatestPayments":"Latest Payments", - "LatestTransactions10":"Latest 10 Transactions", - "Search":{ - "placeholder":"PublicKey/Block/transaction" - }, - "block":{ - "Block":"Block", - "Transactions":"Transactions", - "Time":"Time", - "Hash":"Hash", - "Pre":"Pre Hash", - "Operation":"Operation", - "Transaction":"Transaction", - "BaseFee":"Base Fee", - "BaseReserve":"Base Reserve", - "FeePool":"Fee Pool", - "TotalPi":"Total Pi", - "Protocol":"Protocol" - }, - "payment":{ - "From":"From", - "To":"To", - "Amount":"Amount", - "Time":"Time" - }, - "transaction":{ - "Hash":"Hash", - "Operation":"Operation", - "Time":"Time", - "Account":"Account", - "Transaction":"Transaction", - "Block":"Block", - "Fee":"Fee", - "Memo":"", - "op":"Operation", - "Success":"Success", - "Failed":"Failed", - "None":"None" - }, - "lockbalance":{ - "Sponsor":"Sponsor", - "Balance":"Balance", - "Start":"Start(UTC)", - "Until":"Until(UTC)" - }, - "operation":{ - "create_account":"{a} create {b} with {amount} Pi", - "payment":"{a} pay {amount} Pi to {b}", - "path_receive":"", - "path_send":"", - "manage_sell":"", - "manage_buy":"", - "passive_sell":"", - "set_options":"", - "change_trust":"", - "allow_trust":"", - "account_merge":"", - "manage_data":"", - "bump_sequence":"", - "create_claimable_balance":"{a} create {amount} Pi for {b}", - "claim_claimable_balance":"{a} claim the balance", - "begin_sponsoring":"", - "end_sponsoring":"", - "revoke_sponsorship":"", - "pool_deposit":"", - "pool_withdraw":"", - "type":{ - "create_account":"create account", - "payment":"payment", - "path_receive":"path payment receive", - "path_send":"", - "manage_sell":"", - "manage_buy":"", - "passive_sell":"", - "set_options":"", - "change_trust":"", - "allow_trust":"", - "account_merge":"", - "manage_data":"", - "bump_sequence":"", - "create_claimable_balance":"create claimable balance", - "begin_sponsoring":"", - "end_sponsoring":"", - "revoke_sponsorship":"", - "pool_deposit":"", - "pool_withdraw":"", - "claim_claimable_balance":"claim claimable balance" - }, - "source":"Source", - "operation":"Operation", - "detail":"Detail", - "time":"Time", - "no":"There has no Operation", - "account":"Account" - } - }, - "stream":{ - "start":{ - "title":"Streaming", - "q1":"What is Streaming?", - "answer":"Stream is a feature on Stellar Horizon. Horizon provides a streaming mechanism for receiving events in near real time.", - "button":"Start" - }, - "but_start":"Start", - "but_stop":"Stop", - "input":"Account({need})", - "Optional":"Optional", - "Required":"Required", - "block":{ - "Block":"Block", - "Tx":"Transaction", - "Time":"Time" - }, - "op":{ - "title":"OPERATION" - }, - "tx":{ - "title":"TRANSACTION" - }, - "pay":{ - "title":"PAYMENT" - } - }, - "time":{ - "second":"second", - "minute":"minute", - "hour":"hour", - "day":"day", - "month":"month", - "year":"year" - }, - "statistic":{ - "Metrics":{ - "title":"METRICS", - "TotalAccount":"Total Account", - "TotalPioneer":"Total Pioneer", - "MigratedPi":"Migrated Pi", - "PioneerHold":"Pioneer Hold", - "PiLocked":"Pi Locked" - }, - "TOP10":{ - "title":"TOP 10", - "AccountBalance":"Account Balance", - "AccountFee":"Account Fee", - "AccountPayment":"Account Payment", - "account":"Account", - "amount":"Amount", - "PayForFee":"PayForFee", - "Frequency":"Frequency" - }, - "Migrate":{ - "title":"Migrate Frequency", - "Month":"Month", - "Year":"Year", - "ALL":"ALL", - "Unlock":"Unlock", - "lock":"Lock", - "Migrateop":"Migrate Operation", - "CTclaim":"CT Claimed Back" - }, - "Block":{ - "title":"Block Performance", - "closed":"AverageClosedTime", - "op":"Total Operation", - "Month":"Month", - "Year":"Year", - "ALL":"ALL" - }, - "Operation":{ - "title":"Total Operation Distribute", - "Total":"Total", - "type":{ - "create_account":"create account", - "payment":"payment", - "path_receive":"path payment receive", - "path_send":"path payment send", - "manage_sell":"manage sell offer", - "manage_buy":"manage buy offer", - "passive_sell":"passive sell offer", - "set_options":"set option", - "change_trust":"change trust", - "allow_trust":"allow trust", - "account_merge":"account merge", - "manage_data":"manage data", - "bump_sequence":"bump sequence", - "create_claimable_balance":"create claimable balance", - "begin_sponsoring":"", - "end_sponsoring":"", - "revoke_sponsorship":"", - "pool_deposit":"", - "pool_withdraw":"", - "claim_claimable_balance":"claim claimable balance" - } - }, - "LockUP":{ - "title":"LockUP Period", - "No":"No Lock", - "two_week":"Two Weeks", - "six_month":"Six Months", - "oneyear":"One Year", - "threeyears":"Three Years", - "Pioneers":"Pioneers" - } - - - - } - -} \ No newline at end of file diff --git a/website/locales/zh-CN.json b/website/locales/zh-CN.json deleted file mode 100644 index ad02871..0000000 --- a/website/locales/zh-CN.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "navbar":{ - "Statistic":"统计", - "Explorer":"浏览器", - "Stream":"即时动态", - "Personal":"个人" - }, - "explorer":{ - "account":{ - "Balance":"余额", - "SubEntry":"内容物", - "LastActiveBlock":"最后活跃的区块", - "LockUpBalance":"锁仓余额" - }, - "LatestBlocks10":"最后10个区块", - "LatestPayments":"最后的付款操作", - "LatestTransactions10":"最后10笔交易", - "Search":{ - "placeholder":"公钥/区块/交易哈希" - }, - "block":{ - "Block":"区块", - "Transactions":"交易", - "Time":"时间", - "Hash":"哈希", - "Pre":"上一个哈希", - "Operation":"操作", - "Transaction":"交易", - "BaseFee":"基础手续费", - "BaseReserve":"基础预留", - "FeePool":"手续池", - "TotalPi":"Pi总额", - "Protocol":"协议版本" - }, - "payment":{ - "From":"从", - "To":"到", - "Amount":"数量", - "Time":"时间" - }, - "transaction":{ - "Hash":"哈希", - "Operation":"操作数", - "Time":"时间", - "Account":"帐户", - "Transaction":"交易", - "Block":"区块", - "Fee":"手续费", - "Memo":"备忘录", - "op":"操作", - "Success":"成功", - "Failed":"失败", - "None":"无" - }, - "lockbalance":{ - "Sponsor":"支助者", - "Balance":"金额", - "Start":"开始日期(UTC)", - "Until":"领取日期(UTC)" - }, - "operation":{ - "create_account":"{a} 创建拥有{amount} Pi 的 {b}", - "payment":"{a} 付 {amount} Pi 给 {b}", - "path_receive":"", - "path_send":"", - "manage_sell":"", - "manage_buy":"", - "passive_sell":"", - "set_options":"", - "change_trust":"", - "allow_trust":"", - "account_merge":"", - "manage_data":"", - "bump_sequence":"", - "create_claimable_balance":"{a}创建{amount} Pi给{b}", - "claim_claimable_balance":"{a}获取资产", - "begin_sponsoring":"", - "end_sponsoring":"", - "revoke_sponsorship":"", - "pool_deposit":"", - "pool_withdraw":"", - "type":{ - "create_account":"创建帐户", - "payment":"支付", - "path_receive":"path payment receive", - "path_send":"", - "manage_sell":"", - "manage_buy":"", - "passive_sell":"", - "set_options":"", - "change_trust":"", - "allow_trust":"", - "account_merge":"", - "manage_data":"", - "bump_sequence":"", - "create_claimable_balance":"创建可获取资产", - "begin_sponsoring":"", - "end_sponsoring":"", - "revoke_sponsorship":"", - "pool_deposit":"", - "pool_withdraw":"", - "claim_claimable_balance":"获取资产" - }, - "source":"来源", - "operation":"操作", - "detail":"详细动作", - "time":"时间", - "no":"没有操作", - "account":"帐户" - } - }, - "stream":{ - "start":{ - "title":"实况", - "q1":"甚么是实况?", - "answer":"实况是一个Stellar API提供的功能. 这功能可以在接近真正时间的状态下收到区块链信息.", - "button":"开使" - }, - "but_start":"开使", - "but_stop":"停止", - "input":"公钥({need})", - "Optional":"选项", - "Required":"必填", - "block":{ - "Block":"区块", - "Tx":"交易", - "Time":"时间" - }, - "op":{ - "title":"操作" - }, - "tx":{ - "title":"交易" - }, - "pay":{ - "title":"付款" - } - }, - "time":{ - "second":"秒", - "minute":"分", - "hour":"小时", - "day":"天", - "month":"月", - "year":"年" - },"statistic":{ - "Metrics":{ - "title":"统计", - "TotalAccount":"总共帐户", - "TotalPioneer":"先锋帐户", - "MigratedPi":"已集成的Pi", - "PioneerHold":"先锋持有", - "PiLocked":"锁仓中的Pi" - }, - "TOP10":{ - "title":"排行榜前10", - "AccountBalance":"帐户余额", - "AccountFee":"帐户手续费", - "AccountPayment":"帐户付款次数", - "account":"帐户", - "amount":"数量", - "PayForFee":"手续费支出", - "Frequency":"次数" - }, - "Migrate":{ - "title":"Pi集成状况", - "Month":"月", - "Year":"年", - "ALL":"全部", - "Unlock":"解锁", - "lock":"锁仓", - "Migrateop":"集成操作", - "CTclaim":"内核团队赎回" - }, - "Block":{ - "title":"区块表现状况", - "closed":"平均区块关闭时间", - "op":"操作数量", - "Month":"月", - "Year":"年", - "ALL":"全部" - }, - "Operation":{ - "title":"操作类型分布", - "Total":"总共", - "type":{ - "create_account":"创建帐户", - "payment":"付款", - "path_receive":"path payment receive", - "path_send":"path payment send", - "manage_sell":"manage sell offer", - "manage_buy":"manage buy offer", - "passive_sell":"passive sell offer", - "set_options":"set option", - "change_trust":"change trust", - "allow_trust":"allow trust", - "account_merge":"account merge", - "manage_data":"manage data", - "bump_sequence":"bump sequence", - "create_claimable_balance":"创建可索取资产", - "begin_sponsoring":"", - "end_sponsoring":"", - "revoke_sponsorship":"", - "pool_deposit":"", - "pool_withdraw":"", - "claim_claimable_balance":"获取可索取资产" - } - }, - "LockUP":{ - "title":"锁仓时间分布", - "No":"不锁仓", - "two_week":"两周", - "six_month":"六个月", - "oneyear":"一年", - "threeyears":"三年", - "Pioneers":"先锋人数" - } - } -} \ No newline at end of file diff --git a/website/locales/zh-TW.json b/website/locales/zh-TW.json deleted file mode 100644 index aea4080..0000000 --- a/website/locales/zh-TW.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "navbar":{ - "Statistic":"統計", - "Explorer":"瀏覽器", - "Stream":"即時動態", - "Personal":"個人" - }, - "explorer":{ - "account":{ - "Balance":"餘額", - "SubEntry":"內容物", - "LastActiveBlock":"最後活躍的區塊", - "LockUpBalance":"鎖倉餘額" - }, - "LatestBlocks10":"最後10個區塊", - "LatestPayments":"最後的付款操作", - "LatestTransactions10":"最後10筆交易", - "Search":{ - "placeholder":"公鑰/區塊/交易哈希" - }, - "block":{ - "Block":"區塊", - "Transactions":"交易", - "Time":"時間", - "Hash":"哈希", - "Pre":"上一個哈希", - "Operation":"操作", - "Transaction":"交易", - "BaseFee":"基礎手續費", - "BaseReserve":"基礎預留", - "FeePool":"手續池", - "TotalPi":"Pi總額", - "Protocol":"協議版本" - }, - "payment":{ - "From":"從", - "To":"到", - "Amount":"數量", - "Time":"時間" - }, - "transaction":{ - "Hash":"哈希", - "Operation":"操作數", - "Time":"時間", - "Account":"帳戶", - "Transaction":"交易", - "Block":"區塊", - "Fee":"手續費", - "Memo":"備忘錄", - "op":"操作", - "Success":"成功", - "Failed":"失敗", - "None":"無" - }, - "lockbalance":{ - "Sponsor":"支助者", - "Balance":"金額", - "Start":"開始日期(UTC)", - "Until":"領取日期(UTC)" - }, - "operation":{ - "create_account":"{a} 創建擁有{amount} Pi 的 {b}", - "payment":"{a} 付 {amount} Pi 給 {b}", - "path_receive":"", - "path_send":"", - "manage_sell":"", - "manage_buy":"", - "passive_sell":"", - "set_options":"", - "change_trust":"", - "allow_trust":"", - "account_merge":"", - "manage_data":"", - "bump_sequence":"", - "create_claimable_balance":"{a}創建{amount} Pi給{b}", - "claim_claimable_balance":"{a}獲取資產", - "begin_sponsoring":"", - "end_sponsoring":"", - "revoke_sponsorship":"", - "pool_deposit":"", - "pool_withdraw":"", - "type":{ - "create_account":"創建帳戶", - "payment":"支付", - "path_receive":"path payment receive", - "path_send":"", - "manage_sell":"", - "manage_buy":"", - "passive_sell":"", - "set_options":"", - "change_trust":"", - "allow_trust":"", - "account_merge":"", - "manage_data":"", - "bump_sequence":"", - "create_claimable_balance":"創建可獲取資產", - "begin_sponsoring":"", - "end_sponsoring":"", - "revoke_sponsorship":"", - "pool_deposit":"", - "pool_withdraw":"", - "claim_claimable_balance":"獲取資產" - }, - "source":"來源", - "operation":"操作", - "detail":"詳細動作", - "time":"時間", - "no":"沒有操作", - "account":"帳戶" - } - }, - "stream":{ - "start":{ - "title":"實況", - "q1":"甚麼是實況?", - "answer":"實況是一個Stellar API提供的功能. 這功能可以在接近真正時間的狀態下收到區塊鏈資訊.", - "button":"開使" - }, - "but_start":"開使", - "but_stop":"停止", - "input":"公鑰({need})", - "Optional":"選項", - "Required":"必填", - "block":{ - "Block":"區塊", - "Tx":"交易", - "Time":"時間" - }, - "op":{ - "title":"操作" - }, - "tx":{ - "title":"交易" - }, - "pay":{ - "title":"付款" - } - }, - "time":{ - "second":"秒", - "minute":"分", - "hour":"小時", - "day":"天", - "month":"月", - "year":"年" - },"statistic":{ - "Metrics":{ - "title":"統計", - "TotalAccount":"總共帳戶", - "TotalPioneer":"先鋒帳戶", - "MigratedPi":"已整合的Pi", - "PioneerHold":"先鋒持有", - "PiLocked":"鎖倉中的Pi" - }, - "TOP10":{ - "title":"排行榜前10", - "AccountBalance":"帳戶餘額", - "AccountFee":"帳戶手續費", - "AccountPayment":"帳戶付款次數", - "account":"帳戶", - "amount":"數量", - "PayForFee":"手續費支出", - "Frequency":"次數" - }, - "Migrate":{ - "title":"Pi整合狀況", - "Month":"月", - "Year":"年", - "ALL":"全部", - "Unlock":"解鎖", - "lock":"鎖倉", - "Migrateop":"整合操作", - "CTclaim":"核心團隊贖回" - }, - "Block":{ - "title":"區塊表現狀況", - "closed":"平均區塊關閉時間", - "op":"操作數量", - "Month":"月", - "Year":"年", - "ALL":"全部" - }, - "Operation":{ - "title":"操作類型分布", - "Total":"總共", - "type":{ - "create_account":"創建帳戶", - "payment":"付款", - "path_receive":"path payment receive", - "path_send":"path payment send", - "manage_sell":"manage sell offer", - "manage_buy":"manage buy offer", - "passive_sell":"passive sell offer", - "set_options":"set option", - "change_trust":"change trust", - "allow_trust":"allow trust", - "account_merge":"account merge", - "manage_data":"manage data", - "bump_sequence":"bump sequence", - "create_claimable_balance":"創建可索取資產", - "begin_sponsoring":"", - "end_sponsoring":"", - "revoke_sponsorship":"", - "pool_deposit":"", - "pool_withdraw":"", - "claim_claimable_balance":"獲取可索取資產" - } - }, - "LockUP":{ - "title":"鎖倉時間分布", - "No":"不鎖倉", - "two_week":"兩周", - "six_month":"六個月", - "oneyear":"一年", - "threeyears":"三年", - "Pioneers":"先鋒人數" - } - } -} \ No newline at end of file