Merge pull request #222 from rjpeterson/update-translations

Update translations
This commit is contained in:
tjshipe 2022-03-28 13:20:39 -04:00 committed by GitHub
commit c0da683cce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 40 additions and 20 deletions

View File

@ -70,7 +70,7 @@ const DelegateModal: FunctionComponent<DelegateModalProps> = ({
if (isKeyValid()) {
setInvalidKeyMessage('')
} else {
setInvalidKeyMessage(t('delegate:invalid-key'))
setInvalidKeyMessage(t('invalid-address'))
}
}

View File

@ -6,5 +6,4 @@
"public-key": "Delegate Public Key",
"delegate-updated": "Delegate Updated",
"set-error": "Could not set Delegate",
"invalid-key": "Invalid public key"
}

View File

@ -23,6 +23,7 @@
"add-name": "Añadir nombre",
"alerts": "Alertas",
"all-assets": "Todos los activos",
"all-time": "All Time",
"amount": "Monto",
"approximate-time": "Tiempo aproximado",
"asset": "Activo",
@ -138,8 +139,8 @@
"favorite": "Favorito",
"favorites": "Favoritos",
"fee": "Tarifa",
"fees": "Fees",
"fee-discount": "Comisiones",
"fees": "Fees",
"first-deposit-desc": "Necesita 0.035 SOL para crear una cuenta de mango.",
"funding": "Fondos",
"funding-chart-title": "Fondos (últimos 30 días)",
@ -159,6 +160,8 @@
"if-referred": "{{fee}} if referred or 10k MNGO",
"if-referred-tooltip": "If you create your Mango Account from a referral link or have 10k MNGO in your Mango Account you get a 0.04% discount off futures fees.",
"in-orders": "En órdenes",
"include-perp": "Include Perp",
"include-spot": "Include Spot",
"includes-borrow": "Incluye el préstamo",
"init-error": "No se pudo realizar la operación de depósito y cuenta de margen inicial",
"init-health": "Salud inicial",
@ -175,6 +178,7 @@
"intro-feature-2": "Todos los activos cuentan como garantía para negociar o pedir prestado",
"intro-feature-3": "Deposite cualquier activo y gane intereses automáticamente",
"intro-feature-4": "Pida prestado contra sus activos para otras actividades de DeFi",
"invalid-address": "The address is invalid",
"ioc": "IOC",
"languages-tip-desc": "Elija otro idioma aquí. Más próximamente...",
"languages-tip-title": "Multilingüe?",
@ -202,6 +206,8 @@
"maker": "Maker",
"maker-fee": "Orden límite",
"mango": "Mango",
"mango-account-lookup-desc": "Enter a Mango account address to show account details",
"mango-account-lookup-title": "View a Mango Account",
"mango-accounts": "Cuentas Mango",
"margin": "Margen",
"margin-available": "Margen disponible",
@ -302,6 +308,7 @@
"redeem-all": "Redeem All",
"redeem-failure": "Error al canjear MNGO",
"redeem-pnl": "Resolver",
"redeem-positive": "Redeem positive",
"redeem-success": "MNGO canjeado con éxito",
"referrals": "Referencias",
"refresh": "Actualizar",
@ -395,9 +402,9 @@
"total-srm": "SRM total en mango",
"totals": "Totales",
"trade": "Comercio",
"trade-export-disclaimer": "Due to the nature of how trades are processed, it is not possible to guarantee that all trades will be exported. However, a best effort approach has been taken, combining several independent sources to reduce the likelihood of missing trades.",
"trade-history": "Historial comercial",
"trades": "Trades",
"trade-export-disclaimer": "Due to the nature of how trades are processed, it is not possible to guarantee that all trades will be exported. However, a best effort approach has been taken, combining several independent sources to reduce the likelihood of missing trades.",
"trades-history": "Historial comercial",
"transaction-sent": "Transacción enviada",
"trigger-price": "Precio de activación",
@ -416,6 +423,7 @@
"v3-unaudited": "El protocolo V3 está en versión beta pública. Este es un software no auditado, utilícelo bajo su propio riesgo.",
"v3-welcome": "Bienvenido a Mango V3",
"value": "Valor",
"view": "View",
"view-all-trades": "Ver todas las operaciones en la página de la cuenta",
"view-counterparty": "Ver contraparte",
"view-transaction": "Ver transacción",

View File

@ -5,6 +5,5 @@
"info": "Grant control to another Solana account to use Mango on your behalf.",
"public-key": "Delegate Public Key",
"delegate-updated": "Delegate Updated",
"set-error": "Could not set Delegate",
"invalid-key": "Invalid public key"
"set-error": "Could not set Delegate"
}

View File

@ -23,6 +23,7 @@
"add-name": "加标签",
"alerts": "警报",
"all-assets": "所有资产",
"all-time": "全历史",
"amount": "数量",
"approximate-time": "大概时间",
"asset": "资产",
@ -138,8 +139,8 @@
"favorite": "喜爱",
"favorites": "喜爱",
"fee": "费率",
"fees": "Fees",
"fee-discount": "费率折扣",
"fees": "费用",
"first-deposit-desc": "创建Mango帐户最少需要0.035 SOL。",
"funding": "资金费",
"funding-chart-title": "资金费 前30天(图表有点延迟)",
@ -156,9 +157,11 @@
"hourly-borrow-interest": "1小时借贷利息",
"hourly-deposit-interest": "1小时存款利息",
"hourly-funding": "1小时资金费",
"if-referred": "{{fee}} if referred or 10k MNGO",
"if-referred-tooltip": "If you create your Mango Account from a referral link or have 10k MNGO in your Mango Account you get a 0.04% discount off futures fees.",
"if-referred": "{{fee}}若被推荐或拥有10k MNGO",
"if-referred-tooltip": "若您以推荐码创建Mango账户或在您的Mango账户中有10k MNGO您将获得0.04%的合约费用折扣。",
"in-orders": "在掛单中",
"include-perp": "包含合约",
"include-spot": "包含现货",
"includes-borrow": "包括存入",
"init-error": "创建Mango帐户与存款出错了",
"init-health": "初始健康度",
@ -175,6 +178,7 @@
"intro-feature-2": "所有资产都可作为交易或借贷的质押品",
"intro-feature-3": "将任何资产存入来自动赚取利息",
"intro-feature-4": "为了把握其他DeFi操作机会而将您的资产质押借贷",
"invalid-address": "您输入的地址有问题",
"ioc": "IOC",
"languages-tip-desc": "在这里可选介面语言。更多选择将来...",
"languages-tip-title": "您会多种语言吗?",
@ -182,7 +186,7 @@
"layout-tip-title": "个人化页面布局",
"learn": "学习",
"learn-more": "学习",
"lend": "Lend",
"lend": "借出",
"lets-go": "前往",
"leverage": "杠杆",
"leverage-too-high": "杠杆太高。请减少取款数量",
@ -202,6 +206,8 @@
"maker": "挂单者",
"maker-fee": "挂单费率",
"mango": "Mango",
"mango-account-lookup-desc": "输入Mango帐户地址而查看帐户细节",
"mango-account-lookup-title": "查看Mango帐户",
"mango-accounts": "Mango帐户",
"margin": "杠杆",
"margin-available": "可用保证金",
@ -302,6 +308,7 @@
"redeem-all": "现实所有盈亏",
"redeem-failure": "收获MNGO奖励出错了",
"redeem-pnl": "结清",
"redeem-positive": "现实正数",
"redeem-success": "已收获MNGO奖励了",
"referrals": "推荐",
"refresh": "更新",
@ -395,9 +402,9 @@
"total-srm": "在Mango裡的SRM总量",
"totals": "总量",
"trade": "交易",
"trade-export-disclaimer": "Mango尽量以几个独立的来源结合成完整交易历史但由于交易处理方式Mango无法保证所有交易都会导出。",
"trade-history": "交易纪录",
"trades": "成交",
"trade-export-disclaimer": "Due to the nature of how trades are processed, it is not possible to guarantee that all trades will be exported. However, a best effort approach has been taken, combining several independent sources to reduce the likelihood of missing trades.",
"trades-history": "交易纪录",
"transaction-sent": "已下订单",
"trigger-price": "触发价格",
@ -416,6 +423,7 @@
"v3-unaudited": "Mango V3目前还是测试版。此软体未经过审计。风险自负。",
"v3-welcome": "欢迎到Mango V3",
"value": "价值",
"view": "查看",
"view-all-trades": "在帐户页面查看所以交易",
"view-counterparty": "查看交易对方",
"view-transaction": "查看交易",

View File

@ -5,6 +5,5 @@
"info": "将此帐户委托其他Solana帐户控制。",
"public-key": "受托钱包地址",
"delegate-updated": "已更换受托钱包",
"set-error": "设置委托钱包出错",
"invalid-key": "您输入的地址有问题"
"set-error": "设置委托钱包出错"
}

View File

@ -23,6 +23,7 @@
"add-name": "加標籤",
"alerts": "警報",
"all-assets": "所有資產",
"all-time": "全歷史",
"amount": "數量",
"approximate-time": "大概時間",
"asset": "資產",
@ -138,8 +139,8 @@
"favorite": "喜愛",
"favorites": "喜愛",
"fee": "費率",
"fees": "Fees",
"fee-discount": "費率折扣",
"fees": "費用",
"first-deposit-desc": "創建Mango帳戶最少需要0.035 SOL。",
"funding": "資金費",
"funding-chart-title": "資金費 前30天(圖表有點延遲)",
@ -156,9 +157,11 @@
"hourly-borrow-interest": "1小時借貸利息",
"hourly-deposit-interest": "1小時存款利息",
"hourly-funding": "1小時資金費",
"if-referred": "{{fee}} if referred or 10k MNGO",
"if-referred-tooltip": "If you create your Mango Account from a referral link or have 10k MNGO in your Mango Account you get a 0.04% discount off futures fees.",
"if-referred": "{{fee}}若被推薦或擁有10k MNGO",
"if-referred-tooltip": "若您以推薦碼創建Mango賬戶或在您的Mango賬戶中有10k MNGO您將獲得0.04%的合約費用折扣。",
"in-orders": "在掛單中",
"include-perp": "包含合約",
"include-spot": "包含現貨",
"includes-borrow": "包括存入",
"init-error": "創建Mango帳戶與存款出錯了",
"init-health": "初始健康度",
@ -175,6 +178,7 @@
"intro-feature-2": "所有資產都可作為交易或借貸的質押品",
"intro-feature-3": "將任何資產存入來自動賺取利息",
"intro-feature-4": "為了把握其他DeFi操作機會而將您的資產質押借貸",
"invalid-address": "您輸入的地址有問題",
"ioc": "IOC",
"languages-tip-desc": "在這裡可選介面語言。更多選擇將來...",
"languages-tip-title": "您會多種語言嗎?",
@ -182,7 +186,7 @@
"layout-tip-title": "個人化頁面佈局",
"learn": "學習",
"learn-more": "學習",
"lend": "Lend",
"lend": "借出",
"lets-go": "前往",
"leverage": "槓桿",
"leverage-too-high": "槓桿太高。請減少取款數量",
@ -202,6 +206,8 @@
"maker": "掛單者",
"maker-fee": "掛單費率",
"mango": "Mango",
"mango-account-lookup-desc": "輸入Mango帳戶地址而查看帳戶細節",
"mango-account-lookup-title": "查看Mango帳戶",
"mango-accounts": "Mango帳戶",
"margin": "槓桿",
"margin-available": "可用保證金",
@ -302,6 +308,7 @@
"redeem-all": "現實所有盈虧",
"redeem-failure": "收穫MNGO獎勵出錯了",
"redeem-pnl": "實現盈虧",
"redeem-positive": "現實正數",
"redeem-success": "已收穫MNGO獎勵了",
"referrals": "推薦",
"refresh": "更新",
@ -395,9 +402,9 @@
"total-srm": "在Mango裡的SRM總量",
"totals": "總量",
"trade": "交易",
"trade-export-disclaimer": "Mango儘量以幾個獨立的來源結合成完整交易歷史但由於交易處理方式Mango無法保證所有交易都會導出。",
"trade-history": "交易紀錄",
"trades": "成交",
"trade-export-disclaimer": "Due to the nature of how trades are processed, it is not possible to guarantee that all trades will be exported. However, a best effort approach has been taken, combining several independent sources to reduce the likelihood of missing trades.",
"trades-history": "交易紀錄",
"transaction-sent": "已下訂單",
"trigger-price": "觸發價格",
@ -416,6 +423,7 @@
"v3-unaudited": "Mango V3目前還是測試版。此軟體未經過審計。風險自負。",
"v3-welcome": "歡迎到Mango V3",
"value": "價值",
"view": "查看",
"view-all-trades": "在帳戶頁面查看所以交易",
"view-counterparty": "查看交易對方",
"view-transaction": "查看交易",

View File

@ -5,6 +5,5 @@
"info": "將此帳戶委託其他Solana帳戶控制。",
"public-key": "受託錢包地址",
"delegate-updated": "已更換受託錢包",
"set-error": "設置委託錢包出錯",
"invalid-key": "您輸入的地址有問題"
"set-error": "設置委託錢包出錯"
}