-
Notifications
You must be signed in to change notification settings - Fork 170
/
Copy pathzh-tw.json
62 lines (62 loc) · 2.55 KB
/
zh-tw.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"modal": {
"wallet": {
"connectYourWallet": "連接你的錢包",
"whatIsAWallet": "什麼是錢包?",
"secureAndManage": "保護並管理你的數位資產",
"safelyStore": "安全儲存並轉移你的加密貨幣和NFT",
"logInToAny": "登入任何 NEAR 應用",
"noNeedToCreate": "無需創建新帳戶或密碼,連接你的錢包即可開始使用!",
"getAWallet": "獲取錢包",
"useAWallet": "使用錢包來保護和管理你的 NEAR 資產,無需用戶名和密碼即可登入任何 NEAR 應用",
"connectionFailed": "連接失敗",
"connectionSuccessful": "連接成功",
"rememberWallet": "記住錢包選擇",
"connected": "已連接",
"connectingTo": "正在連接"
},
"ledger": {
"connectWithLedger": "連接 Ledger",
"makeSureYourLedger": "請確保你的 Ledger 已安全連接,並且已在設備上開啟 NEAR 應用",
"continue": "繼續",
"specifyHDPath": "指定 HD 路徑",
"enterYourPreferredHDPath": "輸入你偏好的 HD 路徑,然後掃描任何活躍帳戶",
"scan": "掃描",
"retry": "重試",
"ledgerIsNotAvailable": "Ledger 不可用",
"accessDeniedToUseLedgerDevice": "拒絕訪問 Ledger 設備",
"noAccountsFound": "沒有找到帳戶",
"selectYourAccounts": "選擇你的帳戶",
"connecting1Account": "正在連接1個帳戶",
"cantFindAnyAccount": "未能找到與此 Ledger 相關的任何帳戶。請",
"orConnectAnAnotherLedger.": "或連接另一個 Ledger",
"connecting": "正在連接",
"ofAccounts": "個帳戶",
"failedToAutomatically": "無法自動找到账戶 ID,請手動提供:",
"overviewTheListOfAuthorized": "請查看已授權的帳戶列表,點擊下方按鈕完成登入",
"finish": "完成"
},
"install": {
"youllNeedToInstall": "你需要安裝",
"toContinueAfterInstalling": "才能繼續。安裝完",
"refreshThePage": "請刷新頁面",
"open": "打開"
},
"qr": {
"copiedToClipboard": "已複製到剪貼板",
"failedToCopy": "複製失敗",
"scanWithYourMobile": "用手機掃描",
"copyToClipboard": "複製到剪貼板",
"preferTheOfficial": "希望使用官方對話框於",
"open": "打開"
},
"walletTypes": {
"hardware": "硬體錢包",
"browser": "瀏覽器錢包",
"injected": "錢包擴充插件",
"bridge": "橋接錢包",
"mobile": "手機錢包",
"instant-link": "即時錢包"
}
}
}