@orderly.network/i18n 3.0.0-beta.1 → 3.0.0-beta.10
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/README.md +23 -469
- package/dist/{constant-BeXwHrGj.d.mts → constant-BwPxVQ3H.d.mts} +45 -40
- package/dist/{constant-BeXwHrGj.d.ts → constant-BwPxVQ3H.d.ts} +45 -40
- package/dist/constant.d.mts +1 -1
- package/dist/constant.d.ts +1 -1
- package/dist/constant.js.map +1 -1
- package/dist/constant.mjs.map +1 -1
- package/dist/index.d.mts +74 -30
- package/dist/index.d.ts +74 -30
- package/dist/index.js +156 -120
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +148 -118
- package/dist/index.mjs.map +1 -1
- package/dist/locale.csv +42 -107
- package/dist/locales/de.json +42 -39
- package/dist/locales/en.json +42 -39
- package/dist/locales/es.json +42 -39
- package/dist/locales/fr.json +42 -39
- package/dist/locales/id.json +42 -39
- package/dist/locales/it.json +42 -39
- package/dist/locales/ja.json +42 -39
- package/dist/locales/ko.json +42 -39
- package/dist/locales/nl.json +42 -39
- package/dist/locales/pl.json +42 -39
- package/dist/locales/pt.json +42 -39
- package/dist/locales/ru.json +42 -39
- package/dist/locales/tc.json +42 -39
- package/dist/locales/tr.json +42 -39
- package/dist/locales/uk.json +42 -39
- package/dist/locales/vi.json +42 -39
- package/dist/locales/zh.json +42 -39
- package/dist/utils.d.mts +1 -1
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +51 -48
- package/dist/utils.js.map +1 -1
- package/dist/utils.mjs +51 -48
- package/dist/utils.mjs.map +1 -1
- package/docs/guide/AGENTS.md +109 -0
- package/docs/guide/cli.md +133 -0
- package/docs/guide/examples.md +455 -0
- package/docs/guide/exports.md +14 -0
- package/docs/guide/integration.md +223 -0
- package/docs/guide/utils.md +14 -0
- package/package.json +8 -6
- package/scripts/copyLocales.js +11 -0
- package/scripts/csv2json.js +28 -0
- package/scripts/diffCsv.js +175 -0
- package/scripts/fillJson.js +33 -0
- package/scripts/filterLocaleKeys.js +127 -0
- package/scripts/generateCsv.js +36 -0
- package/scripts/generateEnJson.js +11 -0
- package/scripts/generateMissingKeys.js +49 -0
- package/scripts/json-csv-converter.js +286 -0
- package/scripts/json2csv.js +38 -0
- package/scripts/mergeJson.js +67 -0
- package/scripts/separateJson.js +50 -0
- package/scripts/utils.js +94 -0
package/dist/locales/de.json
CHANGED
|
@@ -136,6 +136,7 @@
|
|
|
136
136
|
"markets.favorites": "Favoriten",
|
|
137
137
|
"markets.recent": "Kürzlich",
|
|
138
138
|
"markets.newListings": "Neue Listings",
|
|
139
|
+
"markets.community": "Community",
|
|
139
140
|
"markets.allMarkets": "Alle Märkte",
|
|
140
141
|
"markets.openInterest": "Offenes Interesse",
|
|
141
142
|
"markets.openInterest.tooltip": "Gesamtgröße der Positionen pro Seite.",
|
|
@@ -184,6 +185,7 @@
|
|
|
184
185
|
"markets.symbolInfoBar.24hVolume.tooltip": "24-Stunden-Gesamtvolumen auf dem Orderly Network.",
|
|
185
186
|
"markets.symbolInfoBar.predFundingRate": "Geschätzte Finanzierungsrate",
|
|
186
187
|
"markets.symbolInfoBar.predFundingRate.tooltip": "Finanzierungsraten sind Zahlungen zwischen Händlern, die long und short sind. Wenn positiv, zahlen Long-Positionen Short-Positionen Finanzierung. Wenn negativ, zahlen Short-Positionen Long-Positionen.",
|
|
188
|
+
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} ist ein Listing ohne Genehmigungspflicht, das nur Isoliert-Margin unterstützt und unabhängig von {{brokerName}} bereitgestellt und betrieben wird. Bitte beachten Sie die erhöhten Risiken, einschließlich geringer Liquidität, hoher Volatilität und erhöhtem Liquidationsrisiko.",
|
|
187
189
|
"portfolio.feeTier": "Gebührenstufe",
|
|
188
190
|
"portfolio.apiKeys": "API-Schlüssel",
|
|
189
191
|
"portfolio.setting": "Einstellung",
|
|
@@ -200,6 +202,8 @@
|
|
|
200
202
|
"portfolio.overview.performance.cumulativePnl": "Kumulativer PnL",
|
|
201
203
|
"portfolio.overview.performance.dailyVolume": "Tägliches Volumen",
|
|
202
204
|
"portfolio.overview.performance.cumulativeVolume": "Kumulatives Volumen",
|
|
205
|
+
"portfolio.overview.todaysPnl": "Heutiger PnL",
|
|
206
|
+
"portfolio.overview.todaysVol": "Heutiges Volumen",
|
|
203
207
|
"portfolio.overview.distribution": "Verteilung",
|
|
204
208
|
"portfolio.overview.transferHistory": "Transferhistorie",
|
|
205
209
|
"portfolio.overview.vaults": "Tresore",
|
|
@@ -349,6 +353,7 @@
|
|
|
349
353
|
"trading.rwa.tooltip.openIn": "Die regulären Handelszeiten öffnen in <0>{{timeFormat}}</0>",
|
|
350
354
|
"trading.rwa.tooltip.checkDetailRules": "Detaillierte Regeln prüfen",
|
|
351
355
|
"trading.rwa.countdown.title": "Die US-Märkte schließen bald, die Volatilität kann niedriger sein.",
|
|
356
|
+
"trading.symbolDelisting": "{{symbol}} befindet sich im erzwungenen Deleveraging-Modus (unzureichende Liquiditätstiefe / unzureichendes IF-Guthaben). Ihre Position auf diesem Symbol erlaubt nur Schließungsoperationen.",
|
|
352
357
|
"trading.rwa.outsideMarketHours.notify": "Dieser Markt befindet sich derzeit außerhalb der regulären Handelszeiten. Sie können immer noch einen Handel tätigen, aber beachten Sie bitte die reduzierte Liquidität und potenzielle Risiken.",
|
|
353
358
|
"trading.rwa.mWeb.outsideMarketHours.desc": "Die regulären Handelszeiten werden bald geschlossen - der 24/7-Handel geht weiter; der Preis kann langsamer werden und die Liquidität kann niedriger sein.",
|
|
354
359
|
"trading.rwa.mWeb.insideMarketHours.desc": "Reguläre Handelszeiten beginnen bald - seien Sie bereit.",
|
|
@@ -488,7 +493,9 @@
|
|
|
488
493
|
"tpsl.tpTrigger": "TP-Auslöser",
|
|
489
494
|
"tpsl.slTrigger": "SL-Auslöser",
|
|
490
495
|
"tpsl.pnl": "PnL",
|
|
491
|
-
"tpsl.
|
|
496
|
+
"tpsl.offsetHolder": "Versatz",
|
|
497
|
+
"tpsl.offset": "Versatz (Einstieg)",
|
|
498
|
+
"tpsl.offsetPercent": "Versatz% (Einstieg)",
|
|
492
499
|
"tpsl.add": "Hinzufügen",
|
|
493
500
|
"tpsl.cancelAll": "Alle stornieren",
|
|
494
501
|
"tpsl.dragToSet": "Ziehen Sie, um TP/SL festzulegen",
|
|
@@ -535,6 +542,8 @@
|
|
|
535
542
|
"tpsl.tpslDetail.estPnl": "Geschätzter G&V",
|
|
536
543
|
"tpsl.tpslDetail.estPnl.tooltip": "Der tatsächliche Wert kann je nach tatsächlichem Handelspreis abweichen. Dieser Wert dient nur zur Referenz.",
|
|
537
544
|
"tpsl.agreement": "Sie stimmen zu, Ihre {{symbol}}-Order zu bearbeiten.",
|
|
545
|
+
"tpsl.offsetMark": "Versatz (Mark-Preis)",
|
|
546
|
+
"tpsl.offsetPercentMark": "Versatz% (Mark-Preis)",
|
|
538
547
|
"share.pnl.sharePnl": "PnL teilen",
|
|
539
548
|
"share.pnl.share.long": "LONG",
|
|
540
549
|
"share.pnl.share.short": "SHORT",
|
|
@@ -567,6 +576,7 @@
|
|
|
567
576
|
"orderEntry.orderType.ioc.tooltip": "Wird sofort ausgeführt; jeder nicht ausgeführte Betrag wird storniert.",
|
|
568
577
|
"orderEntry.orderType.fok": "FOK",
|
|
569
578
|
"orderEntry.orderType.fok.tooltip": "Wird sofort vollständig ausgeführt oder vollständig storniert.",
|
|
579
|
+
"orderEntry.orderType.symbolPostOnly.tooltip": "Dieses Symbol befindet sich im POST_ONLY-Modus. Bis das Orderbuch bereit ist, werden nur Limit-Orders akzeptiert.",
|
|
570
580
|
"orderEntry.orderType.scaledOrder": "Skalierte Order",
|
|
571
581
|
"orderEntry.orderType.trailingStop": "Trailing Stop",
|
|
572
582
|
"orderEntry.orderSize": "Auftragsgröße",
|
|
@@ -637,10 +647,13 @@
|
|
|
637
647
|
"marginMode.current": "Aktuell",
|
|
638
648
|
"marginMode.marginModeSettings": "Margenmodus-Einstellungen",
|
|
639
649
|
"marginMode.updatedSuccessfully": "Erfolgreich aktualisiert",
|
|
650
|
+
"marginMode.noEditableSymbolsSelected": "Keine editierbaren Symbole ausgewählt",
|
|
651
|
+
"marginMode.failedToUpdateMarginMode": "Aktualisieren des Margin-Modus fehlgeschlagen",
|
|
640
652
|
"marginMode.perpetualFutures": "Perpetual Futures",
|
|
641
653
|
"marginMode.searchPlaceholder": "Suchen",
|
|
642
654
|
"marginMode.selectAll": "Alle auswählen",
|
|
643
655
|
"marginMode.setAs": "Festlegen als",
|
|
656
|
+
"marginMode.disabledSymbolTooltip": "Dieses Symbol wird unabhängig von einem Dritten betrieben. Isolierte Marge wird angewendet, um zu verhindern, dass Risiken Ihre anderen Positionen beeinträchtigen.",
|
|
644
657
|
"orderEntry.startPrice.error.required": "Unterpreis ist erforderlich",
|
|
645
658
|
"orderEntry.startPrice.error.min": "Unterpreis muss größer als {{value}} sein",
|
|
646
659
|
"orderEntry.startPrice.error.max": "Der Startpreis muss kleiner als {{value}} sein",
|
|
@@ -670,6 +683,11 @@
|
|
|
670
683
|
"orderEntry.reduceOnly.reminder.content": "Ihr Konto befindet sich im Nur-Reduzierung-Modus und kann keine neuen Positionen eröffnen. Möchten Sie den Nur-Reduzierung-Modus deaktivieren und mit der Bestellung fortfahren?",
|
|
671
684
|
"orderEntry.placeOrderNow": "Jetzt bestellen",
|
|
672
685
|
"orderEntry.maxQty.reminder.content": "Bestellmenge auf maximal verfügbare Menge reduziert: {{maxQty}}",
|
|
686
|
+
"orderEntry.permissionlessNotice.title": "Hinweis zum community-gelisteten Markt",
|
|
687
|
+
"orderEntry.permissionlessNotice.content1": "Dieser Markt wurde von einem Drittanbieter über das permissionlose Listing-System gelistet.",
|
|
688
|
+
"orderEntry.permissionlessNotice.content2": "Er wurde nicht von Orderly erstellt, geprüft oder empfohlen. Solche Märkte können eine geringe Liquidität, eine hohe Volatilität, unvollständige Informationen oder ein erhöhtes Liquidationsrisiko mit sich bringen.",
|
|
689
|
+
"orderEntry.permissionlessNotice.content3": "Bitte prüfen Sie die Dokumentation des Deployer und handeln Sie auf eigenes Risiko.",
|
|
690
|
+
"orderEntry.permissionlessNotice.checkbox": "Ich verstehe, dass es sich um einen community-gelisteten Markt handelt, und akzeptiere die Risiken.",
|
|
673
691
|
"leverage.maxAccountLeverage": "Maximaler Kontoleverage",
|
|
674
692
|
"leverage.accountLeverage": "Kontoleverage",
|
|
675
693
|
"leverage.currentLeverage": "Aktueller Leverage",
|
|
@@ -735,6 +753,7 @@
|
|
|
735
753
|
"tradingView.displayControl.buySell": "Kaufen/Verkaufen",
|
|
736
754
|
"tradingView.displayControl.limitOrders": "Limit-Aufträge",
|
|
737
755
|
"tradingView.displayControl.stopOrders": "Stop-Aufträge",
|
|
756
|
+
"tradingView.displayControl.liquidationPrice": "Liquidationspreis",
|
|
738
757
|
"tradingView.noScriptSrc": "Aufgrund der TradingView-Richtlinien müssen Sie sich für Ihre eigene Lizenz bewerben.",
|
|
739
758
|
"tradingView.noScriptSrc.1": "1. Bitte bewerben Sie sich für Ihre TradingView Advanced Chart-Lizenz <0>hier</0>",
|
|
740
759
|
"tradingView.noScriptSrc.2": "2. Folgen Sie den Anweisungen auf <0>orderly.network</0> für die Einrichtung.",
|
|
@@ -815,10 +834,20 @@
|
|
|
815
834
|
"transfer.deposit.requested": "Einzahlung angefordert",
|
|
816
835
|
"transfer.deposit.completed": "Einzahlung abgeschlossen",
|
|
817
836
|
"transfer.deposit.failed": "Einzahlung fehlgeschlagen",
|
|
837
|
+
"transfer.exclusiveDeposit.warning": "Senden Sie nur {{token}} auf {{network}} an diese Adresse. Das Senden anderer Token, die Nutzung anderer Chains oder Beträge unterhalb der Mindesteinzahlung führt zu einem dauerhaften Verlust der Mittel.",
|
|
838
|
+
"transfer.exclusiveDeposit.selectFirst": "Wählen Sie zuerst Ihr Netzwerk und Ihren Token",
|
|
839
|
+
"transfer.exclusiveDeposit.selectNetwork": "Netzwerk auswählen",
|
|
840
|
+
"transfer.exclusiveDeposit.selectToken": "Token auswählen",
|
|
841
|
+
"transfer.exclusiveDeposit.minDeposit": "Mindesteinzahlung",
|
|
842
|
+
"transfer.exclusiveDeposit.estimatedTime": "Geschätzte Zeit",
|
|
843
|
+
"transfer.exclusiveDeposit.estimatedTime.default": "~ 5 Min.",
|
|
844
|
+
"transfer.exclusiveDeposit.depositPending": "Einzahlung ausstehend: {{amount}} {{symbol}}",
|
|
818
845
|
"transfer.deposit.feeUnavailable": "Gebührendaten sind derzeit nicht verfügbar. Bitte versuchen Sie es später erneut.",
|
|
819
846
|
"transfer.deposit.notEnoughGas": "Nicht genug Gas. Fügen Sie {{token}} zu Ihrer Wallet hinzu, um fortzufahren.",
|
|
820
847
|
"transfer.deposit.exceedCap": "Der Betrag überschreitet die Einzahlungsobergrenze des Benutzers",
|
|
821
848
|
"transfer.deposit.closeToMaxLimit": "Einzahlungsbetrag liegt zu nah am Höchstlimit. Reduzieren Sie den Betrag, um eine erfolgreiche Transaktion zu gewährleisten",
|
|
849
|
+
"transfer.deposit.tab.connectedWallet": "Aus der verbundenen Wallet",
|
|
850
|
+
"transfer.deposit.tab.exchangeOrOtherWallet": "Von einer Börse / anderen Wallet",
|
|
822
851
|
"transfer.deposit.estGasFee": "Geschätzte Gasgebühr",
|
|
823
852
|
"transfer.deposit.estGasFee.tooltip": "Die geschätzte Gasgebühr umfasst: Transaktionsausführungskosten in dieser Chain sowie Betriebsgebühr der Ziel-Chain für die Orderly-Einzahlung. Bitte bereiten Sie zusätzliche Mittel vor, um eine ausreichende Deckung sicherzustellen.",
|
|
824
853
|
"transfer.deposit.destinationGasFee": "Ziel-Gasgebühr",
|
|
@@ -932,6 +961,10 @@
|
|
|
932
961
|
"affiliate.referralCode.label": "Empfehlungscode eingeben",
|
|
933
962
|
"affiliate.referralCode.bound": "Empfehlungscode gebunden",
|
|
934
963
|
"affiliate.referralCode.notExist": "Dieser Empfehlungscode existiert nicht.",
|
|
964
|
+
"affiliate.referralCode.bind.modal.title": "Wurdest du von jemandem geworben?",
|
|
965
|
+
"affiliate.referralCode.bind.modal.description": "Wenn ein Affiliate seinen Empfehlungscode mit dir geteilt hat, gib ihn unten ein, um dein Konto zu verknüpfen und Affiliate-Vorteile zu erhalten.",
|
|
966
|
+
"affiliate.referralCode.bind.input.placeholder": "Code des Werbers eingeben",
|
|
967
|
+
"affiliate.referralCode.bind.skip": "Nein, ich wurde von niemandem geworben",
|
|
935
968
|
"affiliate.process.title": "Wie Es Funktioniert",
|
|
936
969
|
"affiliate.process.step1.title": "Handeln Sie $10,000+ oder bewerben Sie sich",
|
|
937
970
|
"affiliate.process.step1.description": "Entsperren Sie automatisch einen Empfehlungscode ($0 von $10.000 abgeschlossen - nur Hauptkonto), oder beantragen Sie über das Formular einen höheren Satz.",
|
|
@@ -963,7 +996,7 @@
|
|
|
963
996
|
"affiliate.base": "Affiliate",
|
|
964
997
|
"affiliate.directBonus": "Direkter Zusatzbonus",
|
|
965
998
|
"affiliate.commission.30d": "30T Provision",
|
|
966
|
-
"affiliate.commission.column.activeUsers": "
|
|
999
|
+
"affiliate.commission.column.activeUsers": "Neue Trader",
|
|
967
1000
|
"affiliate.myReferees": "Meine Empfohlenen",
|
|
968
1001
|
"affiliate.referees": "Empfohlene",
|
|
969
1002
|
"affiliate.referees.column.refereeAddress": "Empfohlenenadresse",
|
|
@@ -993,6 +1026,7 @@
|
|
|
993
1026
|
"affiliate.direct": "Von direkten Empfohlenen",
|
|
994
1027
|
"affiliate.directInclBonus": "Inkl. {{amount}} Zusatzbonus",
|
|
995
1028
|
"affiliate.indirect": "Von indirekten Empfohlenen",
|
|
1029
|
+
"affiliate.referredBy": "Empfohlen von {{name}}",
|
|
996
1030
|
"affiliate.referrals": "Empfehlungen",
|
|
997
1031
|
"affiliate.referralCode.edit.modal.title": "Ihre Empfehlungseinstellungen konfigurieren",
|
|
998
1032
|
"affiliate.referralCode.create": "Empfehlungscodes erstellen",
|
|
@@ -1021,6 +1055,8 @@
|
|
|
1021
1055
|
"affiliate.newReferralProgram.description": "Geben Sie Ihren Unter-Affiliates die Macht, ihre Einnahmen anzupassen, während Sie einen endlosen Strom passiver Einnahmen von jedem Trader in Ihrem wachsenden Netzwerk freischalten.",
|
|
1022
1056
|
"affiliate.newReferralProgram.tradeUnlock": "Handeln zum Freischalten",
|
|
1023
1057
|
"affiliate.newReferralProgram.tradeUnlock.description": "Handeln Sie {{volume}} USDC Volumen, um die Fähigkeit freizuschalten, Freunde einzuladen und Provisionen zu verdienen.",
|
|
1058
|
+
"affiliate.newReferralProgram.wereYouReferred": "Wurden Sie von jemandem empfohlen?",
|
|
1059
|
+
"affiliate.newReferralProgram.referredBy": "Sie wurden von {{code}} empfohlen.",
|
|
1024
1060
|
"affiliate.commissionConfiguration": "Provisionseinstellung",
|
|
1025
1061
|
"affiliate.totalCommissionAvailable": "Gesamtverfügbare Provision",
|
|
1026
1062
|
"affiliate.configure": "Konfigurieren",
|
|
@@ -1065,6 +1101,8 @@
|
|
|
1065
1101
|
"ui.pagination.morePages": "Weitere Seiten",
|
|
1066
1102
|
"ui.pagination.rowsPerPage": "Zeilen pro Seite",
|
|
1067
1103
|
"ui.picker.selectDate": "Datum auswählen",
|
|
1104
|
+
"ui.dialog.srOnly.title": "Dialog",
|
|
1105
|
+
"ui.sheet.srOnly.title": "Sheet",
|
|
1068
1106
|
"tradingLeaderboard.leaderboard": "Bestenliste",
|
|
1069
1107
|
"tradingLeaderboard.campaigns": "Kampagnen",
|
|
1070
1108
|
"tradingLeaderboard.ongoing": "Laufend",
|
|
@@ -1098,42 +1136,6 @@
|
|
|
1098
1136
|
"tradingLeaderboard.pnl.tooltip": "Echtzeit-PnL einschließlich realisierter und nicht realisierter Gewinne. Bestehende Positionen und Änderungen der Sicherheitenpreise können das PnL auch bei Volumen null beeinflussen. Wird alle 60 Minuten aktualisiert.",
|
|
1099
1137
|
"tradingLeaderboard.realizedPnl.tooltip": "Zeigt das realisierte PnL aus geschlossenen Positionen im ausgewählten Zeitraum an.",
|
|
1100
1138
|
"tradingLeaderboard.tradingVolume.tooltip": "Gesamthandelsvolumen, das während des Kampagnenzeitraums generiert wurde. Wird alle 30 Sekunden aktualisiert.",
|
|
1101
|
-
"tradingPoints.points": "Punkte",
|
|
1102
|
-
"tradingPoints.startsIn": "Beginnt in",
|
|
1103
|
-
"tradingPoints.days": "Tage",
|
|
1104
|
-
"tradingPoints.hours": "Stunden",
|
|
1105
|
-
"tradingPoints.minutes": "Minuten",
|
|
1106
|
-
"tradingPoints.seconds": "Sekunden",
|
|
1107
|
-
"tradingPoints.learnMore": "Weitere Informationen",
|
|
1108
|
-
"tradingPoints.stagePoints": "Etappenpunkte",
|
|
1109
|
-
"tradingPoints.stageRanking": "Etappenrangliste",
|
|
1110
|
-
"tradingPoints.referralCode": "Referralcode",
|
|
1111
|
-
"tradingPoints.referralLink": "Referral-Link",
|
|
1112
|
-
"tradingPoints.currentPoints": "Aktuelle Punkte",
|
|
1113
|
-
"tradingPoints.ranking": "Ranking",
|
|
1114
|
-
"tradingPoints.myPoints": "Meine Punkte",
|
|
1115
|
-
"tradingPoints.thisWeek": "Diese Woche",
|
|
1116
|
-
"tradingPoints.lastWeek": "Letzte Woche",
|
|
1117
|
-
"tradingPoints.all": "Alle",
|
|
1118
|
-
"tradingPoints.tradePoints": "Handelspunkte",
|
|
1119
|
-
"tradingPoints.tradePointsTooltip": "Handelspunkte werden auf der Grundlage Ihres Perpetual-Handelsvolumens berechnet. Täglich aktualisiert.",
|
|
1120
|
-
"tradingPoints.tradeNow": "Jetzt handeln",
|
|
1121
|
-
"tradingPoints.pnlPoints": "PNL-Punkte",
|
|
1122
|
-
"tradingPoints.pnlPointsTooltip": "Gewinne und Verluste jedes Handels werden erfasst. Täglich aktualisiert.",
|
|
1123
|
-
"tradingPoints.referralPoints": "Referralpunkte",
|
|
1124
|
-
"tradingPoints.referralPointsTooltip": "Rückzahlung für Eingeladene der Stufe 1: {{l1}}%, Rückzahlung für Eingeladene der Stufe 2: {{l2}}%, täglich aktualisiert.",
|
|
1125
|
-
"tradingPoints.copyLink": "Link kopieren",
|
|
1126
|
-
"tradingPoints.faq.title": "Häufig gestellte Fragen",
|
|
1127
|
-
"tradingPoints.faq.whatArePoints.question": "Was sind Punkte?",
|
|
1128
|
-
"tradingPoints.faq.whatArePoints.answer": "Das Punkteprogramm soll die echte Nutzerbeteiligung an Produkten fördern und treue Nutzer belohnen, die aktiv zum Wachstum des {{brokerName}}-Ökosystems beitragen. Belohnungen werden in Zukunft basierend auf der Punktesammlung der Nutzer luftgedruckt.",
|
|
1129
|
-
"tradingPoints.faq.allocation.question": "Was sind die Kriterien für die Punkteverteilung?",
|
|
1130
|
-
"tradingPoints.faq.allocation.answer": "Punkte = Handelspunkte + PNL-Punkte + Referralpunkte.\n\nDie Seite aktualisiert Ihre Punkte täglich und berechnet die Punkte, die Sie basierend auf Ihrem Beitrag erhalten sollten.\n\nHinweis: Waschhandel (z. B. Selbsthandel) erhalten keine Punkte",
|
|
1131
|
-
"tradingPoints.faq.distribution.question": "Wann werden Punkte verteilt?",
|
|
1132
|
-
"tradingPoints.faq.distribution.answer": "Punkte werden täglich um 08:00 UTC verteilt.",
|
|
1133
|
-
"tradingPoints.faq.pnl.question": "Wie werden PNL-Punkte berechnet?",
|
|
1134
|
-
"tradingPoints.faq.pnl.answer": "Punkte basieren auf Ihrem Nettogewinn oder Nettoverlust bei jedem Handel.",
|
|
1135
|
-
"tradingPoints.faq.referral.question": "Wie funktioniert die Referral?",
|
|
1136
|
-
"tradingPoints.faq.referral.answer": "Basierend auf der Gesamtpunktzahl Ihrer Eingeladenen und deren Eingeladenen. Punkte von Eingeladenen der Stufe 1 sind höher als die von Stufe 2. Täglich aktualisiert.",
|
|
1137
1139
|
"assetHistory.status.pending": "Ausstehend",
|
|
1138
1140
|
"assetHistory.status.confirm": "Bestätigen",
|
|
1139
1141
|
"assetHistory.status.processing": "In Bearbeitung",
|
|
@@ -1262,5 +1264,6 @@
|
|
|
1262
1264
|
"notification.delistingTitle": "Token-Delisting-Benachrichtigung",
|
|
1263
1265
|
"notification.generalTitle": "Allgemeines Update",
|
|
1264
1266
|
"notification.maintenanceTitle": "Systemwartung",
|
|
1265
|
-
"notification.empty": "Keine Ankündigungen"
|
|
1267
|
+
"notification.empty": "Keine Ankündigungen",
|
|
1268
|
+
"tradingPoints.points": "Punkte"
|
|
1266
1269
|
}
|
package/dist/locales/en.json
CHANGED
|
@@ -136,6 +136,7 @@
|
|
|
136
136
|
"markets.favorites": "Favorites",
|
|
137
137
|
"markets.recent": "Recent",
|
|
138
138
|
"markets.newListings": "New listings",
|
|
139
|
+
"markets.community": "Community",
|
|
139
140
|
"markets.allMarkets": "All markets",
|
|
140
141
|
"markets.openInterest": "Open interest",
|
|
141
142
|
"markets.openInterest.tooltip": "Total size of positions per side.",
|
|
@@ -184,6 +185,7 @@
|
|
|
184
185
|
"markets.symbolInfoBar.24hVolume.tooltip": "24 hour total trading volume on the Orderly Network.",
|
|
185
186
|
"markets.symbolInfoBar.predFundingRate": "Est. funding rate",
|
|
186
187
|
"markets.symbolInfoBar.predFundingRate.tooltip": "Funding rates are payments between traders who are long and short. When positive, long positions pay short positions funding. When negative, short positions pay long positions.",
|
|
188
|
+
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} is a permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk.",
|
|
187
189
|
"portfolio.feeTier": "Fee tier",
|
|
188
190
|
"portfolio.apiKeys": "API Keys",
|
|
189
191
|
"portfolio.setting": "Settings",
|
|
@@ -200,6 +202,8 @@
|
|
|
200
202
|
"portfolio.overview.performance.cumulativePnl": "Cumulative PnL",
|
|
201
203
|
"portfolio.overview.performance.dailyVolume": "Daily Volume",
|
|
202
204
|
"portfolio.overview.performance.cumulativeVolume": "Cumulative Volume",
|
|
205
|
+
"portfolio.overview.todaysPnl": "Today's PnL",
|
|
206
|
+
"portfolio.overview.todaysVol": "Today's Vol",
|
|
203
207
|
"portfolio.overview.distribution": "Distribution",
|
|
204
208
|
"portfolio.overview.transferHistory": "Transfer history",
|
|
205
209
|
"portfolio.overview.vaults": "Vaults",
|
|
@@ -349,6 +353,7 @@
|
|
|
349
353
|
"trading.rwa.tooltip.openIn": "Regular trading hours will open in <0>{{timeFormat}}</0>",
|
|
350
354
|
"trading.rwa.tooltip.checkDetailRules": "Check detail rules",
|
|
351
355
|
"trading.rwa.countdown.title": "US markets are closing soon, volatility may be lower.",
|
|
356
|
+
"trading.symbolDelisting": "{{symbol}} has entered forced deleveraging mode (insufficient liquidity depth / insufficient IF balance). Your position on this symbol only allows closing operations.",
|
|
352
357
|
"trading.rwa.outsideMarketHours.notify": "This market is currently outside regular trading hours. You can still place a trade, but please be aware of reduced liquidity and potential risks.",
|
|
353
358
|
"trading.rwa.mWeb.outsideMarketHours.desc": "Regular trading hours are about to close - 24/7 trading continues; price may slow and liquidity may be lower.",
|
|
354
359
|
"trading.rwa.mWeb.insideMarketHours.desc": "Regular trading hours are about to open - get ready.",
|
|
@@ -488,7 +493,9 @@
|
|
|
488
493
|
"tpsl.tpTrigger": "TP trigger",
|
|
489
494
|
"tpsl.slTrigger": "SL trigger",
|
|
490
495
|
"tpsl.pnl": "PnL",
|
|
491
|
-
"tpsl.
|
|
496
|
+
"tpsl.offsetHolder": "Offset",
|
|
497
|
+
"tpsl.offset": "Offset (From entry)",
|
|
498
|
+
"tpsl.offsetPercent": "Offset% (From entry)",
|
|
492
499
|
"tpsl.add": "Add",
|
|
493
500
|
"tpsl.cancelAll": "Cancel all",
|
|
494
501
|
"tpsl.dragToSet": "Drag to set TP/SL",
|
|
@@ -535,6 +542,8 @@
|
|
|
535
542
|
"tpsl.tpslDetail.estPnl": "Est. PnL",
|
|
536
543
|
"tpsl.tpslDetail.estPnl.tooltip": "The actual value may differ based on the actual trading price. This value is only for reference.",
|
|
537
544
|
"tpsl.agreement": "You agree to edit your {{symbol}} order.",
|
|
545
|
+
"tpsl.offsetMark": "Offset (From mark)",
|
|
546
|
+
"tpsl.offsetPercentMark": "Offset% (From mark)",
|
|
538
547
|
"share.pnl.sharePnl": "Share PnL",
|
|
539
548
|
"share.pnl.share.long": "LONG",
|
|
540
549
|
"share.pnl.share.short": "SHORT",
|
|
@@ -567,6 +576,7 @@
|
|
|
567
576
|
"orderEntry.orderType.ioc.tooltip": "Executes immediately; any unfilled amount is canceled.",
|
|
568
577
|
"orderEntry.orderType.fok": "FOK",
|
|
569
578
|
"orderEntry.orderType.fok.tooltip": "Executes immediately in full, or is canceled entirely.",
|
|
579
|
+
"orderEntry.orderType.symbolPostOnly.tooltip": "This symbol is in POST_ONLY mode. Only limit orders are accepted until the order book is ready.",
|
|
570
580
|
"orderEntry.orderType.scaledOrder": "Scaled",
|
|
571
581
|
"orderEntry.orderType.trailingStop": "Trailing stop",
|
|
572
582
|
"orderEntry.orderSize": "Order size",
|
|
@@ -637,10 +647,13 @@
|
|
|
637
647
|
"marginMode.current": "Current",
|
|
638
648
|
"marginMode.marginModeSettings": "Margin mode settings",
|
|
639
649
|
"marginMode.updatedSuccessfully": "Updated successfully",
|
|
650
|
+
"marginMode.noEditableSymbolsSelected": "No editable symbols selected",
|
|
651
|
+
"marginMode.failedToUpdateMarginMode": "Failed to update margin mode",
|
|
640
652
|
"marginMode.perpetualFutures": "Perpetual futures",
|
|
641
653
|
"marginMode.searchPlaceholder": "Search",
|
|
642
654
|
"marginMode.selectAll": "Select all",
|
|
643
655
|
"marginMode.setAs": "Set as",
|
|
656
|
+
"marginMode.disabledSymbolTooltip": "This symbol is independently operated by a third party. Isolated Margin is enforced to prevent risk from affecting your other positions.",
|
|
644
657
|
"orderEntry.startPrice.error.required": "Start price is required",
|
|
645
658
|
"orderEntry.startPrice.error.min": "Start price must be greater than {{value}}",
|
|
646
659
|
"orderEntry.startPrice.error.max": "Start price must be less than {{value}}",
|
|
@@ -670,6 +683,11 @@
|
|
|
670
683
|
"orderEntry.reduceOnly.reminder.content": "Your account is in reduce-only and cannot open new positions. Would you like to turn off reduce-only mode and proceed with the order?",
|
|
671
684
|
"orderEntry.placeOrderNow": "Place order now",
|
|
672
685
|
"orderEntry.maxQty.reminder.content": "Order qty reduced to max available: {{maxQty}}",
|
|
686
|
+
"orderEntry.permissionlessNotice.title": "Community-Listed Market Notice",
|
|
687
|
+
"orderEntry.permissionlessNotice.content1": "This market was listed by a third-party deployer through the permissionless listing system.",
|
|
688
|
+
"orderEntry.permissionlessNotice.content2": "It is not created, reviewed, or endorsed by Orderly. Such markets may involve low liquidity, high volatility, incomplete information, or increased liquidation risk.",
|
|
689
|
+
"orderEntry.permissionlessNotice.content3": "Please review the deployer's documentation and trade at your own risk.",
|
|
690
|
+
"orderEntry.permissionlessNotice.checkbox": "I understand this is a community-listed market and accept the risks.",
|
|
673
691
|
"leverage.maxAccountLeverage": "Max account leverage",
|
|
674
692
|
"leverage.accountLeverage": "Account leverage",
|
|
675
693
|
"leverage.currentLeverage": "Current leverage",
|
|
@@ -735,6 +753,7 @@
|
|
|
735
753
|
"tradingView.displayControl.buySell": "Buy/Sell",
|
|
736
754
|
"tradingView.displayControl.limitOrders": "Limit orders",
|
|
737
755
|
"tradingView.displayControl.stopOrders": "Stop orders",
|
|
756
|
+
"tradingView.displayControl.liquidationPrice": "Liquidation Price",
|
|
738
757
|
"tradingView.noScriptSrc": "Due to TradingView's policy, you will need to apply for your own license.",
|
|
739
758
|
"tradingView.noScriptSrc.1": "1. Please apply for your TradingView Advanced Chart license <0>here</0>",
|
|
740
759
|
"tradingView.noScriptSrc.2": "2. Follow the instructions on <0>orderly.network</0> to set up.",
|
|
@@ -815,10 +834,20 @@
|
|
|
815
834
|
"transfer.deposit.requested": "Deposit requested",
|
|
816
835
|
"transfer.deposit.completed": "Deposit completed",
|
|
817
836
|
"transfer.deposit.failed": "Deposit failed",
|
|
837
|
+
"transfer.exclusiveDeposit.warning": "Only send {{token}} on {{network}} to this address. Sending other tokens, using other chains, or amounts below the minimum deposit will result in permanent loss of funds.",
|
|
838
|
+
"transfer.exclusiveDeposit.selectFirst": "Select your network and token first",
|
|
839
|
+
"transfer.exclusiveDeposit.selectNetwork": "Select network",
|
|
840
|
+
"transfer.exclusiveDeposit.selectToken": "Select token",
|
|
841
|
+
"transfer.exclusiveDeposit.minDeposit": "Min. deposit",
|
|
842
|
+
"transfer.exclusiveDeposit.estimatedTime": "Estimated time",
|
|
843
|
+
"transfer.exclusiveDeposit.estimatedTime.default": "~ 5 min",
|
|
844
|
+
"transfer.exclusiveDeposit.depositPending": "Deposit pending: {{amount}} {{symbol}}",
|
|
818
845
|
"transfer.deposit.feeUnavailable": "Fee data is currently unavailable. Please try again later.",
|
|
819
846
|
"transfer.deposit.notEnoughGas": "Not enough gas. Add some {{token}} to your wallet to continue.",
|
|
820
847
|
"transfer.deposit.exceedCap": "Amount exceeds user deposit cap",
|
|
821
848
|
"transfer.deposit.closeToMaxLimit": "Deposit amount too close to maximum limit. To ensure your transaction succeeds, please reduce the amount",
|
|
849
|
+
"transfer.deposit.tab.connectedWallet": "From connected wallet",
|
|
850
|
+
"transfer.deposit.tab.exchangeOrOtherWallet": "From exchange / other wallet",
|
|
822
851
|
"transfer.deposit.estGasFee": "Est. gas fee",
|
|
823
852
|
"transfer.deposit.estGasFee.tooltip": "Estimated gas fee includes: transaction execution cost on this chain, and destination chain operation fee for Orderly deposit. Please prepare extra to ensure sufficient coverage.",
|
|
824
853
|
"transfer.deposit.destinationGasFee": "Destination gas fee",
|
|
@@ -932,6 +961,10 @@
|
|
|
932
961
|
"affiliate.referralCode.label": "Enter referral code",
|
|
933
962
|
"affiliate.referralCode.bound": "Referral code bound",
|
|
934
963
|
"affiliate.referralCode.notExist": "This referral code does not exist.",
|
|
964
|
+
"affiliate.referralCode.bind.modal.title": "Were you referred by someone?",
|
|
965
|
+
"affiliate.referralCode.bind.modal.description": "If an affiliate shared their referral code with you, enter it below to bind your account and receive affiliate benefits.",
|
|
966
|
+
"affiliate.referralCode.bind.input.placeholder": "Enter referrer's code",
|
|
967
|
+
"affiliate.referralCode.bind.skip": "No, I was not referred by anyone",
|
|
935
968
|
"affiliate.process.title": "How It Works",
|
|
936
969
|
"affiliate.process.step1.title": "Trade $10,000+ or apply",
|
|
937
970
|
"affiliate.process.step1.description": "Unlock a referral code automatically ($0 of $10,000 completed - main account only), or apply for a higher rate via the form.",
|
|
@@ -963,7 +996,7 @@
|
|
|
963
996
|
"affiliate.base": "Affiliate",
|
|
964
997
|
"affiliate.directBonus": "Direct bonus",
|
|
965
998
|
"affiliate.commission.30d": "30d commission",
|
|
966
|
-
"affiliate.commission.column.activeUsers": "
|
|
999
|
+
"affiliate.commission.column.activeUsers": "New traders",
|
|
967
1000
|
"affiliate.myReferees": "My referees",
|
|
968
1001
|
"affiliate.referees": "Referees",
|
|
969
1002
|
"affiliate.referees.column.refereeAddress": "Referee address",
|
|
@@ -993,6 +1026,7 @@
|
|
|
993
1026
|
"affiliate.direct": "Direct",
|
|
994
1027
|
"affiliate.directInclBonus": "Incl. {{amount}} bonus",
|
|
995
1028
|
"affiliate.indirect": "Indirect",
|
|
1029
|
+
"affiliate.referredBy": "Referred by {{name}}",
|
|
996
1030
|
"affiliate.referrals": "Referrals",
|
|
997
1031
|
"affiliate.referralCode.edit.modal.title": "Configure your referral settings",
|
|
998
1032
|
"affiliate.referralCode.create": "Create referral code",
|
|
@@ -1021,6 +1055,8 @@
|
|
|
1021
1055
|
"affiliate.newReferralProgram.description": "Give your sub-affiliates the power to customize their earnings, while you unlock an endless stream of passive income from every trader in your growing network.",
|
|
1022
1056
|
"affiliate.newReferralProgram.tradeUnlock": "Trade to unlock",
|
|
1023
1057
|
"affiliate.newReferralProgram.tradeUnlock.description": "Trade {{volume}} USDC volume to unlock the ability to invite friends and earn commissions.",
|
|
1058
|
+
"affiliate.newReferralProgram.wereYouReferred": "Were you referred by someone?",
|
|
1059
|
+
"affiliate.newReferralProgram.referredBy": "You were referred by {{code}}.",
|
|
1024
1060
|
"affiliate.commissionConfiguration": "Commission configuration",
|
|
1025
1061
|
"affiliate.totalCommissionAvailable": "Total commission available",
|
|
1026
1062
|
"affiliate.configure": "Configure",
|
|
@@ -1065,6 +1101,8 @@
|
|
|
1065
1101
|
"ui.pagination.morePages": "More pages",
|
|
1066
1102
|
"ui.pagination.rowsPerPage": "Rows per page",
|
|
1067
1103
|
"ui.picker.selectDate": "Select Date",
|
|
1104
|
+
"ui.dialog.srOnly.title": "Dialog",
|
|
1105
|
+
"ui.sheet.srOnly.title": "Sheet",
|
|
1068
1106
|
"tradingLeaderboard.leaderboard": "Leaderboard",
|
|
1069
1107
|
"tradingLeaderboard.campaigns": "Campaigns",
|
|
1070
1108
|
"tradingLeaderboard.ongoing": "Ongoing",
|
|
@@ -1098,42 +1136,6 @@
|
|
|
1098
1136
|
"tradingLeaderboard.pnl.tooltip": "Real-time PnL including both realized and unrealized gains. Existing positions and collateral price changes may affect PnL even with zero volume. Updated every 60 mins.",
|
|
1099
1137
|
"tradingLeaderboard.realizedPnl.tooltip": "Displays realized PnL from closed positions in the selected period.",
|
|
1100
1138
|
"tradingLeaderboard.tradingVolume.tooltip": "Total trading volume generated during the campaign period. Updated every 30 seconds.",
|
|
1101
|
-
"tradingPoints.points": "Points",
|
|
1102
|
-
"tradingPoints.startsIn": "Starts in",
|
|
1103
|
-
"tradingPoints.days": "Days",
|
|
1104
|
-
"tradingPoints.hours": "Hours",
|
|
1105
|
-
"tradingPoints.minutes": "Minutes",
|
|
1106
|
-
"tradingPoints.seconds": "Seconds",
|
|
1107
|
-
"tradingPoints.learnMore": "Learn more",
|
|
1108
|
-
"tradingPoints.stagePoints": "Stage points",
|
|
1109
|
-
"tradingPoints.stageRanking": "Stage ranking",
|
|
1110
|
-
"tradingPoints.referralCode": "Referral code",
|
|
1111
|
-
"tradingPoints.referralLink": "Referral link",
|
|
1112
|
-
"tradingPoints.currentPoints": "Current points",
|
|
1113
|
-
"tradingPoints.ranking": "Ranking",
|
|
1114
|
-
"tradingPoints.myPoints": "My points",
|
|
1115
|
-
"tradingPoints.thisWeek": "This week",
|
|
1116
|
-
"tradingPoints.lastWeek": "Last week",
|
|
1117
|
-
"tradingPoints.all": "All",
|
|
1118
|
-
"tradingPoints.tradePoints": "Trade points",
|
|
1119
|
-
"tradingPoints.tradePointsTooltip": "Trade Points are calculated based on your perps trading volume.Updated daily.",
|
|
1120
|
-
"tradingPoints.tradeNow": "Trade now",
|
|
1121
|
-
"tradingPoints.pnlPoints": "PNL points",
|
|
1122
|
-
"tradingPoints.pnlPointsTooltip": "Both profit or loss of each trade will be recorded. Updated daily.",
|
|
1123
|
-
"tradingPoints.referralPoints": "Referral points",
|
|
1124
|
-
"tradingPoints.referralPointsTooltip": "First-level invitee's rebates: {{l1}}%, Second-level invitee's rebates: {{l2}}%, Update daily.",
|
|
1125
|
-
"tradingPoints.copyLink": "Copy Link",
|
|
1126
|
-
"tradingPoints.faq.title": "FAQ",
|
|
1127
|
-
"tradingPoints.faq.whatArePoints.question": "What are Points?",
|
|
1128
|
-
"tradingPoints.faq.whatArePoints.answer": "The Points program is designed to encourage genuine user engagement with products and to reward loyal users who actively contribute to the growth of the {{brokerName}} ecosystem. Rewards will be airdropped in the future based on users' point accumulation.",
|
|
1129
|
-
"tradingPoints.faq.allocation.question": "What is the points allocation criteria?",
|
|
1130
|
-
"tradingPoints.faq.allocation.answer": "Points = Trade points + PNL points + Referral points.\n\nThe page will update your points daily, calculating the points you are expected to receive based on your contribution.\n\nNote: Wash trading (e.g., self-trades) will not receive any points",
|
|
1131
|
-
"tradingPoints.faq.distribution.question": "When will points be distributed?",
|
|
1132
|
-
"tradingPoints.faq.distribution.answer": "Points are distributed at 08:00 UTC everyday.",
|
|
1133
|
-
"tradingPoints.faq.pnl.question": "How are PNL points calculated?",
|
|
1134
|
-
"tradingPoints.faq.pnl.answer": "Points are based on your net profit or loss each trading.",
|
|
1135
|
-
"tradingPoints.faq.referral.question": "How does the referral work?",
|
|
1136
|
-
"tradingPoints.faq.referral.answer": "Based on the total points of your invitees and their invitees. Points earned from first-level invitees are higher than those from second-level invitees. Updated daily.",
|
|
1137
1139
|
"assetHistory.status.pending": "Pending",
|
|
1138
1140
|
"assetHistory.status.confirm": "Confirm",
|
|
1139
1141
|
"assetHistory.status.processing": "Processing",
|
|
@@ -1262,5 +1264,6 @@
|
|
|
1262
1264
|
"notification.delistingTitle": "Token Delisting Notice",
|
|
1263
1265
|
"notification.generalTitle": "General Update",
|
|
1264
1266
|
"notification.maintenanceTitle": "System Maintenance",
|
|
1265
|
-
"notification.empty": "No announcements"
|
|
1267
|
+
"notification.empty": "No announcements",
|
|
1268
|
+
"tradingPoints.points": "Points"
|
|
1266
1269
|
}
|