@orderly.network/i18n 2.5.3-alpha.0 → 2.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +14 -0
- package/dist/index.d.ts +14 -0
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/locale.csv +15 -1
- package/dist/locales/de.json +14 -0
- package/dist/locales/en.json +15 -1
- package/dist/locales/es.json +14 -0
- package/dist/locales/fr.json +14 -0
- package/dist/locales/id.json +14 -0
- package/dist/locales/it.json +14 -0
- package/dist/locales/ja.json +14 -0
- package/dist/locales/ko.json +14 -0
- package/dist/locales/nl.json +14 -0
- package/dist/locales/pl.json +14 -0
- package/dist/locales/pt.json +14 -0
- package/dist/locales/ru.json +14 -0
- package/dist/locales/tr.json +14 -0
- package/dist/locales/uk.json +14 -0
- package/dist/locales/vi.json +14 -0
- package/dist/locales/zh.json +14 -0
- package/package.json +2 -2
package/dist/locales/uk.json
CHANGED
|
@@ -509,6 +509,9 @@
|
|
|
509
509
|
"connector.disconnect": "Відключити",
|
|
510
510
|
"connector.connectWallet": "Підключити гаманець",
|
|
511
511
|
"connector.createAccount": "Створити обліковий запис",
|
|
512
|
+
"connector.createAccountWithLedger": "Створити акаунт з Ledger",
|
|
513
|
+
"connector.enableTradingWithLedger": "Увімкнути торгівлю з Ledger",
|
|
514
|
+
"connector.disconnectWallet": "Відключити гаманець",
|
|
512
515
|
"connector.createAccount.description": "Підтвердьте володіння гаманцем, щоб створити обліковий запис",
|
|
513
516
|
"connector.enableTrading": "Увімкнути торгівлю",
|
|
514
517
|
"connector.enableTrading.description": "Увімкніть безпечний доступ до нашого API для блискавичної торгівлі",
|
|
@@ -554,6 +557,13 @@
|
|
|
554
557
|
"connector.privy.addEvmWallet.tips": "Підключіть EVM-сумісний гаманець для продовження використання EVM мережі.",
|
|
555
558
|
"connector.privy.addSolanaWallet.tips": "Підключіть Solana-сумісний гаманець для продовження використання Solana мережі.",
|
|
556
559
|
"connector.privy.addAbstractWallet.tips": "Підключіть гаманець, сумісний з Abstract, щоб продовжити використання мережі Abstract.",
|
|
560
|
+
"connector.privy.pwa.title": "Бажаєте досвід, схожий на додаток? Спробуйте PWA",
|
|
561
|
+
"connector.privy.pwa.sheetTitle": "Додати як додаток",
|
|
562
|
+
"connector.privy.pwa.description": "Для кращого мобільного досвіду додайте цей сайт на головний екран через Safari або Chrome.",
|
|
563
|
+
"connector.privy.pwa.step1": "Натисніть іконку «Поділитися» в меню браузера.",
|
|
564
|
+
"connector.privy.pwa.step2": "Виберіть «Додати на головний екран» у параметрах.",
|
|
565
|
+
"connector.privy.pwa.findOnPage": "Знайти на сторінці",
|
|
566
|
+
"connector.privy.pwa.addToHomeScreen": "Додати на головний екран",
|
|
557
567
|
"transfer.network": "Мережа",
|
|
558
568
|
"transfer.lowestFee": "найнижча комісія",
|
|
559
569
|
"transfer.web3Wallet.your": "Ваш Web3 гаманець",
|
|
@@ -636,6 +646,10 @@
|
|
|
636
646
|
"transfer.convert": "Конвертувати",
|
|
637
647
|
"transfer.deposit.userMaxQty.error": "Досягнуто ліміт забезпечення. Максимально дозволено: {{maxQty}} {{token}}.",
|
|
638
648
|
"transfer.deposit.gasFee.error": "Будь ласка, переконайтеся, що у вас достатньо {{token}} для оплати газу.",
|
|
649
|
+
"transfer.deposit.status.pending.one": "У вас є очікуюча транзакція",
|
|
650
|
+
"transfer.deposit.status.pending.multiple": "У вас є очікуючі транзакції",
|
|
651
|
+
"transfer.deposit.status.completed.one": "У вас є успішна транзакція",
|
|
652
|
+
"transfer.deposit.status.completed.multiple": "У вас є успішні транзакції",
|
|
639
653
|
"affiliate.referral": "Реферальна програма",
|
|
640
654
|
"affiliate.trader": "Трейдер",
|
|
641
655
|
"affiliate.enter": "Увійти",
|
package/dist/locales/vi.json
CHANGED
|
@@ -509,6 +509,9 @@
|
|
|
509
509
|
"connector.disconnect": "Ngắt kết nối",
|
|
510
510
|
"connector.connectWallet": "Kết nối ví",
|
|
511
511
|
"connector.createAccount": "Tạo tài khoản",
|
|
512
|
+
"connector.createAccountWithLedger": "Tạo tài khoản với Ledger",
|
|
513
|
+
"connector.enableTradingWithLedger": "Bật giao dịch với Ledger",
|
|
514
|
+
"connector.disconnectWallet": "Ngắt kết nối ví",
|
|
512
515
|
"connector.createAccount.description": "Xác nhận quyền sở hữu ví để tạo tài khoản",
|
|
513
516
|
"connector.enableTrading": "Bật giao dịch",
|
|
514
517
|
"connector.enableTrading.description": "Bật quyền truy cập an toàn vào API của chúng tôi để giao dịch nhanh chóng",
|
|
@@ -554,6 +557,13 @@
|
|
|
554
557
|
"connector.privy.addEvmWallet.tips": "Kết nối ví tương thích EVM để tiếp tục sử dụng mạng EVM.",
|
|
555
558
|
"connector.privy.addSolanaWallet.tips": "Kết nối ví tương thích với Solana để tiếp tục sử dụng mạng Solana.",
|
|
556
559
|
"connector.privy.addAbstractWallet.tips": "Kết nối ví tương thích với Abstract để tiếp tục sử dụng mạng Abstract.",
|
|
560
|
+
"connector.privy.pwa.title": "Thích trải nghiệm như ứng dụng? Hãy thử PWA",
|
|
561
|
+
"connector.privy.pwa.sheetTitle": "Thêm như ứng dụng",
|
|
562
|
+
"connector.privy.pwa.description": "Để có trải nghiệm di động tốt hơn, hãy thêm trang web này vào màn hình chính từ Safari hoặc Chrome.",
|
|
563
|
+
"connector.privy.pwa.step1": "Nhấn vào biểu tượng chia sẻ trong menu trình duyệt.",
|
|
564
|
+
"connector.privy.pwa.step2": "Chọn 'Thêm vào Màn hình chính' trong các tùy chọn.",
|
|
565
|
+
"connector.privy.pwa.findOnPage": "Tìm trên trang",
|
|
566
|
+
"connector.privy.pwa.addToHomeScreen": "Thêm vào Màn hình chính",
|
|
557
567
|
"transfer.network": "Mạng",
|
|
558
568
|
"transfer.lowestFee": "Phí thấp nhất",
|
|
559
569
|
"transfer.web3Wallet.your": "Ví Web3 của bạn",
|
|
@@ -636,6 +646,10 @@
|
|
|
636
646
|
"transfer.convert": "Chuyển đổi",
|
|
637
647
|
"transfer.deposit.userMaxQty.error": "Đã đạt giới hạn tài sản thế chấp. Số lượng tối đa cho phép: {{maxQty}} {{token}}.",
|
|
638
648
|
"transfer.deposit.gasFee.error": "Vui lòng đảm bảo bạn có đủ {{token}} cho phí gas.",
|
|
649
|
+
"transfer.deposit.status.pending.one": "Bạn có một giao dịch đang chờ xử lý",
|
|
650
|
+
"transfer.deposit.status.pending.multiple": "Bạn có nhiều giao dịch đang chờ xử lý",
|
|
651
|
+
"transfer.deposit.status.completed.one": "Bạn có một giao dịch thành công",
|
|
652
|
+
"transfer.deposit.status.completed.multiple": "Bạn có nhiều giao dịch thành công",
|
|
639
653
|
"affiliate.referral": "Giới thiệu",
|
|
640
654
|
"affiliate.trader": "Nhà giao dịch",
|
|
641
655
|
"affiliate.enter": "Nhập",
|
package/dist/locales/zh.json
CHANGED
|
@@ -509,6 +509,9 @@
|
|
|
509
509
|
"connector.disconnect": "断开连接",
|
|
510
510
|
"connector.connectWallet": "连接钱包",
|
|
511
511
|
"connector.createAccount": "创建账户",
|
|
512
|
+
"connector.createAccountWithLedger": "使用 Ledger 创建账户",
|
|
513
|
+
"connector.enableTradingWithLedger": "启用 Ledger 交易",
|
|
514
|
+
"connector.disconnectWallet": "断开钱包连接",
|
|
512
515
|
"connector.createAccount.description": "确认钱包所有权以创建账户",
|
|
513
516
|
"connector.enableTrading": "启用交易",
|
|
514
517
|
"connector.enableTrading.description": "启用对我们API的安全访问,以实现快速交易",
|
|
@@ -554,6 +557,13 @@
|
|
|
554
557
|
"connector.privy.addEvmWallet.tips": "连接一个EVM兼容的钱包以继续使用EVM网络。",
|
|
555
558
|
"connector.privy.addSolanaWallet.tips": "连接一个Solana兼容的钱包以继续使用Solana网络。",
|
|
556
559
|
"connector.privy.addAbstractWallet.tips": "连接兼容 Abstract 的钱包以继续使用 Abstract 网络。",
|
|
560
|
+
"connector.privy.pwa.title": "想要类应用体验?试试 PWA 吧",
|
|
561
|
+
"connector.privy.pwa.sheetTitle": "添加为应用",
|
|
562
|
+
"connector.privy.pwa.description": "为获得更好的移动体验,请通过 Safari 或 Chrome 将本网站添加到主屏幕。",
|
|
563
|
+
"connector.privy.pwa.step1": "点击浏览器菜单中的分享图标。",
|
|
564
|
+
"connector.privy.pwa.step2": "在选项中选择“添加到主屏幕”。",
|
|
565
|
+
"connector.privy.pwa.findOnPage": "在页面查找",
|
|
566
|
+
"connector.privy.pwa.addToHomeScreen": "添加到主屏幕",
|
|
557
567
|
"transfer.network": "网络",
|
|
558
568
|
"transfer.lowestFee": "最低费用",
|
|
559
569
|
"transfer.web3Wallet.your": "你的 Web3 钱包",
|
|
@@ -636,6 +646,10 @@
|
|
|
636
646
|
"transfer.convert": "转换",
|
|
637
647
|
"transfer.deposit.userMaxQty.error": "已达到抵押品上限。最大允许数量:{{maxQty}} {{token}}。",
|
|
638
648
|
"transfer.deposit.gasFee.error": "请确保您有足够的 {{token}} 用于支付 gas 费用。",
|
|
649
|
+
"transfer.deposit.status.pending.one": "您有一笔待处理交易",
|
|
650
|
+
"transfer.deposit.status.pending.multiple": "您有多笔待处理交易",
|
|
651
|
+
"transfer.deposit.status.completed.one": "您有一笔成功交易",
|
|
652
|
+
"transfer.deposit.status.completed.multiple": "您有多笔成功交易",
|
|
639
653
|
"affiliate.referral": "推荐",
|
|
640
654
|
"affiliate.trader": "交易员",
|
|
641
655
|
"affiliate.enter": "输入",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@orderly.network/i18n",
|
|
3
|
-
"version": "2.5.3
|
|
3
|
+
"version": "2.5.3",
|
|
4
4
|
"description": "Internationalization for orderly sdk",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"tsup": "^7.1.0",
|
|
47
47
|
"typescript": "^5.1.6",
|
|
48
48
|
"yargs": "^17.7.2",
|
|
49
|
-
"tsconfig": "0.8.3
|
|
49
|
+
"tsconfig": "0.8.3"
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {
|
|
52
52
|
"react": ">=18",
|