From bd803763e2a8ca639542bf03bb789170c693b6a7 Mon Sep 17 00:00:00 2001 From: jinoosss <112360739+jinoosss@users.noreply.github.com> Date: Thu, 26 Sep 2024 18:39:36 +0900 Subject: [PATCH] chore: update i18n data (#532) * chore: update i18n data * chore: separate github actions workflow * chore: update i18n data --- .github/workflows/test.yml | 23 +++++++++++++++---- .../web/public/locales/de/AddPosition.json | 2 +- .../web/public/locales/de/Governance.json | 2 +- .../web/public/locales/de/HeaderFooter.json | 2 +- packages/web/public/locales/de/Pool.json | 2 +- .../web/public/locales/de/Reposition.json | 2 +- .../web/public/locales/de/TokenDetails.json | 2 +- .../web/public/locales/en/AddPosition.json | 2 +- .../web/public/locales/en/Governance.json | 2 +- .../web/public/locales/en/HeaderFooter.json | 2 +- packages/web/public/locales/en/Pool.json | 2 +- .../web/public/locales/en/Reposition.json | 2 +- .../web/public/locales/en/TokenDetails.json | 2 +- .../web/public/locales/es/AddPosition.json | 2 +- .../web/public/locales/es/Governance.json | 2 +- .../web/public/locales/es/HeaderFooter.json | 2 +- packages/web/public/locales/es/Pool.json | 2 +- .../web/public/locales/es/Reposition.json | 2 +- .../web/public/locales/es/TokenDetails.json | 2 +- .../web/public/locales/fr/AddPosition.json | 2 +- .../web/public/locales/fr/Governance.json | 2 +- .../web/public/locales/fr/HeaderFooter.json | 2 +- packages/web/public/locales/fr/Pool.json | 2 +- .../web/public/locales/fr/Reposition.json | 2 +- .../web/public/locales/fr/TokenDetails.json | 2 +- .../web/public/locales/hi/AddPosition.json | 2 +- .../web/public/locales/hi/Governance.json | 2 +- .../web/public/locales/hi/HeaderFooter.json | 2 +- packages/web/public/locales/hi/Pool.json | 2 +- .../web/public/locales/hi/Reposition.json | 2 +- .../web/public/locales/hi/TokenDetails.json | 2 +- .../web/public/locales/ja/AddPosition.json | 2 +- .../web/public/locales/ja/Governance.json | 2 +- .../web/public/locales/ja/HeaderFooter.json | 2 +- packages/web/public/locales/ja/Pool.json | 2 +- .../web/public/locales/ja/Reposition.json | 2 +- .../web/public/locales/ja/TokenDetails.json | 2 +- .../web/public/locales/ko/AddPosition.json | 2 +- .../web/public/locales/ko/Governance.json | 2 +- .../web/public/locales/ko/HeaderFooter.json | 2 +- packages/web/public/locales/ko/Modal.json | 2 +- packages/web/public/locales/ko/Pool.json | 2 +- .../web/public/locales/ko/Reposition.json | 2 +- .../web/public/locales/ko/TokenDetails.json | 2 +- packages/web/public/locales/ko/Wallet.json | 2 +- .../web/public/locales/ru/AddPosition.json | 2 +- .../web/public/locales/ru/Governance.json | 2 +- .../web/public/locales/ru/HeaderFooter.json | 2 +- packages/web/public/locales/ru/Pool.json | 2 +- .../web/public/locales/ru/Reposition.json | 2 +- .../web/public/locales/ru/TokenDetails.json | 2 +- .../web/public/locales/vi/AddPosition.json | 2 +- .../web/public/locales/vi/Governance.json | 2 +- .../web/public/locales/vi/HeaderFooter.json | 2 +- packages/web/public/locales/vi/Pool.json | 2 +- .../web/public/locales/vi/Reposition.json | 2 +- .../web/public/locales/vi/TokenDetails.json | 2 +- .../web/public/locales/zh/AddPosition.json | 2 +- .../web/public/locales/zh/Governance.json | 2 +- .../web/public/locales/zh/HeaderFooter.json | 2 +- packages/web/public/locales/zh/Pool.json | 2 +- .../web/public/locales/zh/Reposition.json | 2 +- .../web/public/locales/zh/TokenDetails.json | 2 +- 63 files changed, 80 insertions(+), 67 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 415882072..02804e0fd 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -5,6 +5,24 @@ on: pull_request: jobs: + sonar-acitons: + name: Scan project by Sonar Cloud + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v3 + + - name: Setup Action + uses: ./.github/actions/setup + + - name: Install Dependencies + run: yarn + + - name: SonarCloud Scan + uses: SonarSource/sonarcloud-github-action@master + env: + SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} + unit-tests-web: name: Run unit tests runs-on: ubuntu-latest @@ -21,11 +39,6 @@ jobs: - name: Run Test run: yarn workspace @gnoswap-labs/web test:ci - - name: SonarCloud Scan - uses: SonarSource/sonarcloud-github-action@master - env: - SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }} - build-tests: name: Run build tests runs-on: ubuntu-latest diff --git a/packages/web/public/locales/de/AddPosition.json b/packages/web/public/locales/de/AddPosition.json index c00f7db99..c942625e3 100644 --- a/packages/web/public/locales/de/AddPosition.json +++ b/packages/web/public/locales/de/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"Liquidität hinzufügen","addPosi":"Position hinzufügen","amtTooLow":"Zu niedriger Betrag","enterAmt":"Betrag eingeben","invalidPair":"Wählen Sie ein Paar","invalidRange":"Ungültiger Bereich","switch":"Nach Gnoland wechseln"},"card":{"title":"Position hinzufügen"},"confirmAddModal":{"btn":"Bestätigen Sie Position hinzufügen","btn_oneClick":"Ein-Klick-Einsatz bestätigen","info":{"feeError":{"InsufBal":"Unzureichendes Gleichgewicht"},"label":{"capEff":"Kapitaleffizienz","creationFee":{"title":"Gebühr für die Einrichtung eines Pools","tooltip":"Eine einmalige Gebühr bei der Einrichtung eines neuen Pools, die an das Protokoll geht."},"feeApr":"Gebühr APR","feeTier":"Gebührensatz","maxPrice":"Maximaler Preis","minPrice":"Mindestpreis","stakingApr":"Absteckung APR"},"section":{"priceRange":"Preisspanne"},"tooltip":{"capEff":"Der Multiplikator wird auf der Grundlage der Konzentration Ihres Bereichs berechnet. Er gibt an, wie viel mehr Sie im Vergleich zu einer Position mit voller Bandbreite und demselben Kapital verdienen können.","feeApr":"Der geschätzte effektive Jahreszins aus Swap-Gebühren wird auf der Grundlage der ausgewählten Preisspanne der Position berechnet.","stakingApr":"Der geschätzte effektive Jahreszins wird berechnet, indem ein dynamischer Multiplikator auf Ihre eingesetzte Position angewendet wird, der auf der Dauer des Einsatzes basiert."}},"title":"Bestätigen Sie Position hinzufügen","title_oneClick":"Ein-Klick-Einsatz bestätigen"},"createPool":{"placeholder":"Preis eingeben","startingPrice":"Startpreis","tooltip":"Vorgeschlagener Startpreis auf der Grundlage des aktuellen Preises des liquidesten Pools desselben Paares."},"fee":"Gebühr","feeTier":"Gebührensatz","form":{"amount":{"label":"4. Betrag eingeben"},"feeTier":{"label":"2. Gebührenstufe auswählen","status":{"created":"{{percent}} Ausgewählte","notCreate":"Nicht erstellt"}},"pairSection":{"label":"1. Paar auswählen"},"priceRange":{"dim":{"content":"Als erste Person, die eine Position zu diesem Pool hinzufügt, müssen Sie ihn initialisieren. Geben Sie einen Startpreis für den Pool ein und wählen Sie dann die Preisspanne und den Einzahlungsbetrag für Ihre Liquidität.","title":"Pool-Initialisierung"},"fullPrice":"Vollständige Preisspanne","item":{"tooltip":{"active":{"100":"Eine aggressive Preisspanne für höhere Risiken und Erträge.","500":"Eine aggressive Preisspanne für höhere Risiken und Erträge.","3000":"Eine aggressive Preisspanne für höhere Risiken und Erträge.","10000":"Eine aggressive Preisspanne für höhere Risiken und Erträge."},"passive":{"100":"Eine passive Preisspanne für moderate Risiken und Erträge.","500":"Eine passive Preisspanne für moderate Risiken und Erträge.","3000":"Eine passive Preisspanne für moderate Risiken und Erträge.","10000":"Eine passive Preisspanne für moderate Risiken und Erträge."}}},"label":"3. Preisspanne auswählen","maxPrice":"Maximaler Preis","minPrice":"Mindestpreis"}},"oneClick":"Ein-Klick-Einsatz","outR":{"desc":"Wenn Sie eine Position mit der aktuellen Spanne hinzufügen, erhalten Sie keine Gebühren, bis sich der Token-Preis in Ihre Spanne bewegt.","title":"Ihre Position wird keine Gebühren einbringen"},"overralInfo":{"label":{"capitalEffi":"Kapitaleffizienz","depositR":"Verhältnis der Einlagen","feeApr":"Gebühr APR"},"tooltip":{"capitalEffi":"Der Multiplikator wird auf der Grundlage der Konzentration Ihres Bereichs berechnet. Er gibt an, wie viel mehr Sie im Vergleich zu einer Position mit voller Bandbreite und demselben Kapital verdienen können.","depositR":"Das Einzahlungsverhältnis der beiden Token wird auf der Grundlage des aktuellen Preises und der festgelegten Preisspanne bestimmt.","feeApr":"Der geschätzte effektive Jahreszins aus Swap-Gebühren wird auf der Grundlage der ausgewählten Preisspanne der Position berechnet."}},"positionStat":{"label":{"fee24":"Gebühr 24h","feeApr":"Gebühr APR","stakingApr":"Absteckung APR","tvl":"TVL","vol":"Band 24h"},"staked":{"btn":"Weiter zu Unstaking ","title":"Meine abgesteckten Positionen"},"unstaked":{"btn":"Gehe zu Abstecken","title":"Meine ungesicherten Positionen"}},"rateGraph":{"title":"Wechselkurse","tooltip":"Vorgeschlagener Wechselkurs auf der Grundlage des liquidesten Pools desselben Paares."}} \ No newline at end of file +{"btn":{"addLiquidity":"Liquidität hinzufügen","addPosi":"Position hinzufügen","amtTooLow":"Zu niedriger Betrag","enterAmt":"Betrag eingeben","invalidPair":"Wählen Sie ein Paar","invalidRange":"Ungültiger Bereich","switch":"Nach Gnoland wechseln"},"card":{"title":"Position hinzufügen"},"confirmAddModal":{"btn":"Bestätigen Sie Position hinzufügen","btn_oneClick":"Ein-Klick-Einsatz bestätigen","info":{"feeError":{"InsufBal":"Unzureichendes Gleichgewicht"},"label":{"capEff":"Kapitaleffizienz","creationFee":{"title":"Gebühr für die Einrichtung eines Pools","tooltip":"Eine einmalige Gebühr bei der Einrichtung eines neuen Pools, die an das Protokoll geht."},"feeApr":"Gebühr APR","feeTier":"Gebührensatz","maxPrice":"Maximaler Preis","minPrice":"Mindestpreis","stakingApr":"Absteckung APR"},"section":{"priceRange":"Preisspanne"},"tooltip":{"capEff":"Der Multiplikator wird auf der Grundlage der Konzentration Ihres Bereichs berechnet. Er gibt an, wie viel mehr Sie im Vergleich zu einer Position mit voller Bandbreite und demselben Kapital verdienen können.","feeApr":"Der geschätzte effektive Jahreszins aus Swap-Gebühren wird auf der Grundlage der ausgewählten Preisspanne der Position berechnet.","stakingApr":"Der geschätzte effektive Jahreszins wird berechnet, indem ein dynamischer Multiplikator auf Ihre eingesetzte Position angewendet wird, der auf der Dauer des Einsatzes basiert."}},"title":"Bestätigen Sie Position hinzufügen","title_oneClick":"Ein-Klick-Einsatz bestätigen"},"createPool":{"placeholder":"Preis eingeben","startingPrice":"Startpreis","tooltip":"Vorgeschlagener Startpreis auf der Grundlage des aktuellen Preises des liquidesten Pools desselben Paares."},"fee":"Gebühr","feeTier":"Gebührensatz","form":{"amount":{"label":"4. Betrag eingeben"},"feeTier":{"label":"2. Gebührenstufe auswählen","status":{"created":"{{percent}} Ausgewählte","notCreate":"Nicht erstellt"}},"pairSection":{"label":"1. Paar auswählen"},"priceRange":{"dim":{"content":"Als erste Person, die eine Position zu diesem Pool hinzufügt, müssen Sie ihn initialisieren. Geben Sie einen Startpreis für den Pool ein und wählen Sie dann die Preisspanne und den Einzahlungsbetrag für Ihre Liquidität.","title":"Pool-Initialisierung"},"fullPrice":"Vollständige Preisspanne","item":{"tooltip":{"active":{"100":"Eine aggressive Preisspanne für höhere Risiken und Erträge.","500":"Eine aggressive Preisspanne für höhere Risiken und Erträge.","3000":"Eine aggressive Preisspanne für höhere Risiken und Erträge.","10000":"Eine aggressive Preisspanne für höhere Risiken und Erträge."},"passive":{"100":"Eine passive Preisspanne für moderate Risiken und Erträge.","500":"Eine passive Preisspanne für moderate Risiken und Erträge.","3000":"Eine passive Preisspanne für moderate Risiken und Erträge.","10000":"Eine passive Preisspanne für moderate Risiken und Erträge."}}},"label":"3. Preisspanne auswählen","maxPrice":"Maximaler Preis","minPrice":"Mindestpreis"}},"oneClick":"Ein-Klick-Einsatz","outR":{"desc":"Wenn Sie eine Position mit der aktuellen Spanne hinzufügen, erhalten Sie keine Gebühren, bis sich der Token-Preis in Ihre Spanne bewegt.","title":"Ihre Position wird keine Gebühren einbringen"},"overralInfo":{"label":{"capitalEffi":"Kapitaleffizienz","depositR":"Verhältnis der Einlagen","feeApr":"Gebühr APR"},"tooltip":{"capitalEffi":"Der Multiplikator wird auf der Grundlage der Konzentration Ihres Bereichs berechnet. Er gibt an, wie viel mehr Sie im Vergleich zu einer Position mit voller Bandbreite und demselben Kapital verdienen können.","depositR":"Das Einzahlungsverhältnis der beiden Token wird auf der Grundlage des aktuellen Preises und der festgelegten Preisspanne bestimmt.","feeApr":"Der geschätzte effektive Jahreszins aus Swap-Gebühren wird auf der Grundlage der ausgewählten Preisspanne der Position berechnet."}},"positionStat":{"label":{"fee24":"Gebühr 24h","feeApr":"Gebühr APR","stakingApr":"Absteckung APR","vol":"Band 24h"},"staked":{"btn":"Weiter zu Unstaking ","title":"Meine abgesteckten Positionen"},"unstaked":{"btn":"Gehe zu Abstecken","title":"Meine ungesicherten Positionen"}},"rateGraph":{"title":"Wechselkurse","tooltip":"Vorgeschlagener Wechselkurs auf der Grundlage des liquidesten Pools desselben Paares."}} \ No newline at end of file diff --git a/packages/web/public/locales/de/Governance.json b/packages/web/public/locales/de/Governance.json index 284529df3..652640b5b 100644 --- a/packages/web/public/locales/de/Governance.json +++ b/packages/web/public/locales/de/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"Mindestbestand xGNS","tooltip":"Um einen Vorschlag zu erstellen, müssen Sie mindestens 1.000 xGNS besitzen. Ihre xGNS-Menge wird nur zur Überprüfung der Förderungswürdigkeit verwendet, nicht abgezogen."},"proposalDetails":{"placeholder":{"description":"Geben Sie eine Beschreibung ein# Hauptüberschrift## UnterüberschriftSie können in dieser Beschreibung eine Markdown-Formatierung verwenden","title":"Einen Titel eingeben"},"title":"Vorschlag Details"},"setVariable":{"placeholder":{"func":"Func auswählen","param":"arg1,arg2,arg3...","pkgPath":"Reich wählen","recipient":"Eingabe einer Empfängeradresse","same":"wie bei der ersten"},"title":"Variable einstellen"},"submit":{"insuffiXGNS":"Unzureichende xGNS","ok":"Einreichen"},"title":"Vorschlag erstellen","type":"Typ"},"detailModal":{"badge":{"voted":"Abgestimmt"},"btn":{"alreadyVoted":"Bereits gewählt","changeNetwork":"Nach Gnoland wechseln","execute":"Ausführen","noVoteWeight":"Unzureichende Stimmgewichtung","requireSelect":"Abstimmungsoption auswählen","vote":"Wählen Sie"},"content":{"amount":"Menge","change":"Ändern","recipient":"Empfänger"},"quorum":"Quorum","votingWeight":"Ihr Stimmgewicht"},"header":"Governance","myDel":{"availBal":{"title":"Verfügbarer Saldo","tooltip":"Gesamtsumme der nicht delegierten GNS."},"delegate":"Delegierte","delModal":{"ctaBtn":"GNS-Delegierter","selectDel":{"address":"Adresse","description":"Beschreibung","selectBtn":"Wählen Sie","self":{"chip":"Selbstdelegierter","placeholder":"Manuelle Eingabe der Delegiertenadresse"},"votingPower":"Stimmrecht","website":"Website"},"step1":{"title":"1. Wählen Sie Ihren Delegierten","tooltip":"Delegierte sind Führungspersönlichkeiten der Gemeinschaft, die ausgewählt werden, um im Namen der GNS-Inhaber Entscheidungen zu treffen."},"step2":{"title":"2. Betrag eingeben"},"step3":{"aprTooltip":"Der geschätzte effektive Jahreszins wird auf der Grundlage der Protokollgebühr in Echtzeit berechnet.","currentlyDel":"Derzeit delegiert","estimatedAPR":"Geschätzter effektiver Jahreszins","newlyDel":"Neu Delegierter","title":"3. Ihre Delegation","votingPowerShare":"Stimmrecht Anteil"},"title":{"select":"Wählen Sie einen Delegierten"},"warning":{"description":"Eine Sperrfrist von 7 Tagen wird ausgelöst, sobald Sie Ihre xGNS nicht mehr delegieren. Während dieses Zeitraums sind die gesperrten xGNS-Token nicht berechtigt, Protokollbelohnungen zu erhalten und haben kein Stimmrecht. Vergewissern Sie sich, dass Sie die Sperrfrist verstanden haben, bevor Sie mit dem Delegieren fortfahren.","title":"Die Delegation sperrt Ihr Geld für 7 Tage"}},"login":{"description":"Bitte schließen Sie Ihre Brieftasche an, um Ihre Delegation zu sehen."},"reward":{"btn":"Alle beanspruchen","title":"Einforderbare Belohnungen","tooltip":"Gesamtsumme der nicht in Anspruch genommenen Belohnungen."},"switch":{"toUndel":"Meine Delegation","toVotingWeight":"Mein Stimmgewicht"},"title":"Meine Delegation","tooltip":{"amount":"Betrag","date":"Datum","delegatee":"Delegierte","undelegated":"Undelegierte","unlockDate":"Datum freischalten"},"undel":{"btn":"Anspruch","title":"Delegation","tooltip":"Der Betrag von xGNS, der nach der Sperrfrist für die Inanspruchnahme von GNS zur Verfügung steht."},"undelegate":"Undelegierte","undelModal":{"ctaBtn":"Nicht delegierte xGNS","step1":{"select":{"amount":"Betrag","delegate":"Delegierte"},"title":"1. Wählen Sie Ihren Delegierten","tooltip":"Delegierte sind Führungspersönlichkeiten der Gemeinschaft, die ausgewählt werden, um im Namen der GNS-Inhaber Entscheidungen zu treffen."},"step2":{"title":"2. Betrag eingeben"},"step3":{"aprChange":"APR-Änderung","aprTooltip":"Die geschätzte Änderung des effektiven Jahreszinses nach Ihrer Abberufung.","remainVotingWeight":"Verbleibende Stimmgewichtung","remainXGns":"Verbleibende xGNS","title":"3. Ihr Gleichgewicht"},"warning":{"description":"Eine Sperrfrist von 7 Tagen wird ausgelöst, sobald Sie Ihre xGNS nicht mehr delegieren. Während dieser Zeit sind die gesperrten xGNS-Token nicht berechtigt, Protokollbelohnungen zu erhalten und haben kein Stimmrecht. Vergewissern Sie sich, dass Sie die Sperrfrist verstanden haben, bevor Sie die Delegation aufheben.","title":"Bei Abberufung wird Ihr Guthaben für 7 Tage gesperrt."}},"votingWeight":{"title":"Abstimmungsgewicht","tooltip":"Die Menge an xGNS, die Sie delegiert haben und die Ihr Stimmgewicht in der Gnoswap-Governance darstellt."}},"proposalList":{"cancelBtn":"Vorschlag stornieren","executeBtn":"Vorschlag ausarbeiten","header":{"btn":"Vorschlag erstellen","link":"Zum Forum gehen","title":"Vorschläge","toggle":"Nur aktive anzeigen"}},"proposal":{"status":{"active":"Aktiv","cancelled":"Abgesagt","executed":"Ausgeführt","expired":"Abgelaufen","passed":"Bestanden","rejected":"Abgelehnt","upcoming":"Demnächst"},"time":{"end":"Abstimmungen enden {{rel_time}}","ended":"Abstimmen Beendet {{rel_time}}","start":"Beginn der Abstimmungen {{rel_time}}"},"type":{"community":"Gemeinschaftspool Ausgaben","paramChange":"Parameter ändern","text":"Vorschlag für einen Text"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"Der geschätzte effektive Jahreszins von xGNS auf der Grundlage der Protokollgebühr belohnt in Echtzeit."},"commPool":{"title":"Gemeinschaftspool","tooltip":"Der Gesamtbetrag der Vermögenswerte im Gemeinschaftspool."},"delRatio":{"title":"Delegierte Quote","tooltip":"Der prozentuale Anteil der in den xGNS-Staking-Pool delegierten GNS-Tokens am gesamten zirkulierenden Angebot."},"guide":{"guide":"Beauftragung der GNS mit der Wahrnehmung von Verwaltungsbefugnissen und Erhalt eines Teils der Protokollgebühren."},"totalDel":{"title":"Insgesamt Delegiert","tooltip":"Die Gesamtmenge an GNS-Token, die im xGNS-Einsatzpool delegiert werden."}},"vote":{"no":"Nein","yes":"Ja"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"Mindestbestand xGNS","tooltip":"Um einen Vorschlag zu erstellen, müssen Sie mindestens 1.000 xGNS besitzen. Ihre xGNS-Menge wird nur zur Überprüfung der Förderungswürdigkeit verwendet, nicht abgezogen."},"proposalDetails":{"placeholder":{"description":"Geben Sie eine Beschreibung ein# Hauptüberschrift## UnterüberschriftSie können in dieser Beschreibung eine Markdown-Formatierung verwenden","title":"Einen Titel eingeben"},"title":"Vorschlag Details"},"setVariable":{"placeholder":{"func":"Func auswählen","param":"arg1,arg2,arg3...","pkgPath":"Reich wählen","recipient":"Eingabe einer Empfängeradresse"},"title":"Variable einstellen"},"submit":{"insuffiXGNS":"Unzureichende xGNS","ok":"Einreichen"},"title":"Vorschlag erstellen","type":"Typ"},"detailModal":{"badge":{"voted":"Abgestimmt"},"btn":{"alreadyVoted":"Bereits gewählt","changeNetwork":"Nach Gnoland wechseln","execute":"Ausführen","noVoteWeight":"Unzureichende Stimmgewichtung","requireSelect":"Abstimmungsoption auswählen","vote":"Wählen Sie"},"content":{"amount":"Menge","change":"Ändern","recipient":"Empfänger"},"quorum":"Quorum","votingWeight":"Ihr Stimmgewicht"},"header":"Governance","myDel":{"availBal":{"title":"Verfügbarer Saldo","tooltip":"Gesamtsumme der nicht delegierten GNS."},"delegate":"Delegierte","delModal":{"ctaBtn":"GNS-Delegierter","selectDel":{"address":"Adresse","description":"Beschreibung","selectBtn":"Wählen Sie","self":{"chip":"Selbstdelegierter","placeholder":"Manuelle Eingabe der Delegiertenadresse"},"votingPower":"Stimmrecht","website":"Website"},"step1":{"title":"1. Wählen Sie Ihren Delegierten","tooltip":"Delegierte sind Führungspersönlichkeiten der Gemeinschaft, die ausgewählt werden, um im Namen der GNS-Inhaber Entscheidungen zu treffen."},"step2":{"title":"2. Betrag eingeben"},"step3":{"aprTooltip":"Der geschätzte effektive Jahreszins wird auf der Grundlage der Protokollgebühr in Echtzeit berechnet.","currentlyDel":"Derzeit delegiert","estimatedAPR":"Geschätzter effektiver Jahreszins","newlyDel":"Neu Delegierter","title":"3. Ihre Delegation","votingPowerShare":"Stimmrecht Anteil"},"title":{"select":"Wählen Sie einen Delegierten"},"warning":{"description":"Eine Sperrfrist von 7 Tagen wird ausgelöst, sobald Sie Ihre xGNS nicht mehr delegieren. Während dieses Zeitraums sind die gesperrten xGNS-Token nicht berechtigt, Protokollbelohnungen zu erhalten und haben kein Stimmrecht. Vergewissern Sie sich, dass Sie die Sperrfrist verstanden haben, bevor Sie mit dem Delegieren fortfahren.","title":"Die Delegation sperrt Ihr Geld für 7 Tage"}},"login":{"description":"Bitte schließen Sie Ihre Brieftasche an, um Ihre Delegation zu sehen."},"reward":{"btn":"Alle beanspruchen","title":"Einforderbare Belohnungen","tooltip":"Gesamtsumme der nicht in Anspruch genommenen Belohnungen."},"switch":{"toUndel":"Meine Delegation","toVotingWeight":"Mein Stimmgewicht"},"title":"Meine Delegation","tooltip":{"amount":"Betrag","date":"Datum","delegatee":"Delegierte","undelegated":"Undelegierte","unlockDate":"Datum freischalten"},"undel":{"btn":"Anspruch","title":"Delegation","tooltip":"Der Betrag von xGNS, der nach der Sperrfrist für die Inanspruchnahme von GNS zur Verfügung steht."},"undelegate":"Undelegierte","undelModal":{"ctaBtn":"Nicht delegierte xGNS","step1":{"select":{"amount":"Betrag","delegate":"Delegierte"},"title":"1. Wählen Sie Ihren Delegierten","tooltip":"Delegierte sind Führungspersönlichkeiten der Gemeinschaft, die ausgewählt werden, um im Namen der GNS-Inhaber Entscheidungen zu treffen."},"step2":{"title":"2. Betrag eingeben"},"step3":{"aprChange":"APR-Änderung","aprTooltip":"Die geschätzte Änderung des effektiven Jahreszinses nach Ihrer Abberufung.","remainVotingWeight":"Verbleibende Stimmgewichtung","remainXGns":"Verbleibende xGNS","title":"3. Ihr Gleichgewicht"},"warning":{"description":"Eine Sperrfrist von 7 Tagen wird ausgelöst, sobald Sie Ihre xGNS nicht mehr delegieren. Während dieser Zeit sind die gesperrten xGNS-Token nicht berechtigt, Protokollbelohnungen zu erhalten und haben kein Stimmrecht. Vergewissern Sie sich, dass Sie die Sperrfrist verstanden haben, bevor Sie die Delegation aufheben.","title":"Bei Abberufung wird Ihr Guthaben für 7 Tage gesperrt."}},"votingWeight":{"title":"Abstimmungsgewicht","tooltip":"Die Menge an xGNS, die Sie delegiert haben und die Ihr Stimmgewicht in der Gnoswap-Governance darstellt."}},"proposalList":{"cancelBtn":"Vorschlag stornieren","executeBtn":"Vorschlag ausarbeiten","header":{"btn":"Vorschlag erstellen","link":"Zum Forum gehen","title":"Vorschläge","toggle":"Nur aktive anzeigen"}},"proposal":{"status":{"active":"Aktiv","cancelled":"Abgesagt","executed":"Ausgeführt","expired":"Abgelaufen","passed":"Bestanden","rejected":"Abgelehnt","upcoming":"Demnächst"},"time":{"end":"Abstimmungen enden {{rel_time}}","ended":"Abstimmen Beendet {{rel_time}}","start":"Beginn der Abstimmungen {{rel_time}}"},"type":{"community":"Gemeinschaftspool Ausgaben","paramChange":"Parameter ändern","text":"Vorschlag für einen Text"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"Der geschätzte effektive Jahreszins von xGNS auf der Grundlage der Protokollgebühr belohnt in Echtzeit."},"commPool":{"title":"Gemeinschaftspool","tooltip":"Der Gesamtbetrag der Vermögenswerte im Gemeinschaftspool."},"delRatio":{"title":"Delegierte Quote","tooltip":"Der prozentuale Anteil der in den xGNS-Staking-Pool delegierten GNS-Tokens am gesamten zirkulierenden Angebot."},"guide":{"guide":"Beauftragung der GNS mit der Wahrnehmung von Verwaltungsbefugnissen und Erhalt eines Teils der Protokollgebühren."},"totalDel":{"title":"Insgesamt Delegiert","tooltip":"Die Gesamtmenge an GNS-Token, die im xGNS-Einsatzpool delegiert werden."}},"vote":{"no":"Nein","yes":"Ja"}} \ No newline at end of file diff --git a/packages/web/public/locales/de/HeaderFooter.json b/packages/web/public/locales/de/HeaderFooter.json index a66bd93ea..65e188f03 100644 --- a/packages/web/public/locales/de/HeaderFooter.json +++ b/packages/web/public/locales/de/HeaderFooter.json @@ -1 +1 @@ -{"about":"Über uns","addPosi":"Position hinzufügen","audit":"Prüfung","bug":"Bug Bounty","copied":"Kopiert","dashboard":"Dashboard","developers":"Entwickler","developersSection":{"item":{"audit":"Prüfung","bugBounty":"Bug Bounty","docs":"Dokumente","github":"Github"},"title":"Entwickler"},"docs":"Dokumente","documentation":"Dokumentation","earn":"Erhalten","featuresSection":{"item":{"addPosition":"Position hinzufügen","incentivizePool":"Anreize für Pools","stakePosition":"Pfahlstellung","swap":"Tauschen Sie"},"title":"Eigenschaften"},"forum":"Forum","github":"Github","governance":"Governance","governanceSection":{"item":{"forum":"Forum","proposals":"Vorschläge","vote":"Wählen Sie"},"title":"Governance"},"help":"Hilfe","helpCenter":"Hilfe-Center","helpSection":{"item":{"aboutUs":"Über uns","faq":"FAQ","projectOnboarding":"Projekt Onboarding","twitter":"Twitter (X)"},"title":"Hilfe"},"incenti":"Anreize für Pools","introduction":"Trete GnoSwap bei - dem am schnellsten wachsenden Ökosystem, das bestrebt ist, die tiefste Liquiditätsquelle auf Gnoland aufzubauen.","language":"Sprache","leaderboard":"Bestenliste","legal":"Rechtliches & Datenschutz","policy":"Politik","policySection":{"item":{"privacyPolicy":"Datenschutzbestimmungen","terms":"Begriff der Nutzung"},"title":"Politik"},"privacy":"Datenschutzbestimmungen","projectOnboarding":"Projekt Onboarding","proposals":"Vorschläge","receive":"Empfangen Sie","stakePosi":"Pfahlstellung","swap":"Tauschen Sie","switchNetwork":"Netzwerk wechseln","terms":"Nutzungsbedingungen","theFastest":"das am schnellsten wachsende Ökosystem, das darauf abzielt, die tiefste Liquiditätsquelle auf Gnoland aufzubauen.","theme":"Thema","twitter":"Twitter (X)","vote":"Wählen Sie","wallet":"Brieftasche"} \ No newline at end of file +{"addPosi":"Position hinzufügen","copied":"Kopiert","dashboard":"Dashboard","developersSection":{"item":{"audit":"Prüfung","bugBounty":"Bug Bounty","docs":"Dokumente","github":"Github"},"title":"Entwickler"},"documentation":"Dokumentation","earn":"Erhalten","featuresSection":{"item":{"addPosition":"Position hinzufügen","incentivizePool":"Anreize für Pools","stakePosition":"Pfahlstellung","swap":"Tauschen Sie"},"title":"Eigenschaften"},"governance":"Governance","governanceSection":{"item":{"forum":"Forum","proposals":"Vorschläge","vote":"Wählen Sie"},"title":"Governance"},"helpCenter":"Hilfe-Center","helpSection":{"item":{"aboutUs":"Über uns","faq":"FAQ","projectOnboarding":"Projekt Onboarding","twitter":"Twitter (X)"},"title":"Hilfe"},"introduction":"Trete GnoSwap bei - dem am schnellsten wachsenden Ökosystem, das bestrebt ist, die tiefste Liquiditätsquelle auf Gnoland aufzubauen.","language":"Sprache","leaderboard":"Bestenliste","legal":"Rechtliches & Datenschutz","policySection":{"item":{"privacyPolicy":"Datenschutzbestimmungen","terms":"Begriff der Nutzung"},"title":"Politik"},"projectOnboarding":"Projekt Onboarding","receive":"Empfangen Sie","stakePosi":"Pfahlstellung","swap":"Tauschen Sie","switchNetwork":"Netzwerk wechseln","theFastest":"das am schnellsten wachsende Ökosystem, das darauf abzielt, die tiefste Liquiditätsquelle auf Gnoland aufzubauen.","theme":"Thema","wallet":"Brieftasche"} \ No newline at end of file diff --git a/packages/web/public/locales/de/Pool.json b/packages/web/public/locales/de/Pool.json index c117d59e6..a49268240 100644 --- a/packages/web/public/locales/de/Pool.json +++ b/packages/web/public/locales/de/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"Möchten Sie Anreize für diesen Pool schaffen?","boost":"Möchten Sie die Anreize für diesen Pool erhöhen?"},"poolInfo":{"section":{"apr":{"fee":"Gebühren 24h","reward":"Belohnungen 24h","title":"APR","tooltip":{"feeApr":"Gebühr APR","stakingApr":"Absteckung APR","title":"APR-Aufschlüsselung"}},"tvl":{"title":"TVL"},"volume":{"allTimeVol":"All Time Volume","title":"Band 24h"}}},"position":{"btn":{"addPosition":"Position hinzufügen","removePosition":"Position entfernen"},"card":{"balance":{"title":"Bilanz","title_total":"Gesamtbilanz"},"btn":{"claimAll":"Alle beanspruchen","copyPosition":"Positionierung kopieren","manage":{"decrease":"Verringerung der Liquidität","increase":"Liquidität erhöhen","label":"Verwalten Sie","reposition":"Neu positionieren"}},"claimableReward":{"title":"Einforderbare Belohnungen","title_total":"Anspruchsberechtigte Belohnungen insgesamt"},"dailyEarn":{"title":"Tägliche Einnahmen","title_total":"Gesamte Tageseinnahmen"},"fee":"Gebühren","history":{"col":{"action":"Aktion","time":"Zeitstempel","value":"Wert"},"empty":"Keine Positionshistorie gefunden","title":"Position Geschichte"},"reward":"Belohnungen"},"ratioTooltip":"Der Preis, zu dem die Position vollständig in
umgewandelt wird{{symbol}}.","showClosed":"Geschlossene Positionen anzeigen","title":"Meine Positionen","title_other":"Positionen"},"staking":{"btn":{"stake":"Pfahlstellung","unstake":"Position auflösen"},"intro":"Setzen Sie Ihre Position ein und verdienen Sie Prämien von bis zu","keepStakingNote":{"four":"Maximale Belohnungen erhalten ✨.","one":"Erstellen Sie Ihre erste Position, um loszulegen ⛵.","three":"Setzen Sie weiter ein, um höhere Belohnungen zu erhalten ⌛.","two":"Legen Sie Ihre Position fest, um loszulegen ⛵"},"myStake":"Meine Einsätze","period":{"stakedTooltip":{"nextTier":"Nächstes Tier","stakedDate":"Abgestecktes Datum","totalValue":"Gesamtwert"},"subtitle":"{{percent}} von Max Rewards","subtitle_max":"Erhalt von Max Rewards","subtitleTooltip":"Während dieses Zeitraums erhalten Sie nur {{percent}} Ihrer maximalen Einsatzprämie. Behalten Sie Ihre Position im Einsatz, um Ihre Prämien zu erhöhen.","subtitleTooltip_max":"Während dieses Zeitraums erhalten Sie nur die maximale Einsatzprämie. Behalten Sie Ihre Position im Einsatz, um Ihre Belohnungen zu erhalten.","title":"Einsatz weniger als {{days}} Tage","title_max":"Einsätze mehr als {{days}} Tage"},"title":"Abstecken","tooltip":{"hoverGuide":"Bewegen Sie den Mauszeiger, um Details anzuzeigen","rewardInfo":{"endDate":"Enddatum","incentAmt":"Angereicherter Betrag","remainingAmt":"Verbleibender Betrag","startDate":"Datum des Beginns"}}},"wanttoaddup":"Möchten Sie die Anreize für diesen Pool erhöhen?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"Möchten Sie Anreize für diesen Pool schaffen?","boost":"Möchten Sie die Anreize für diesen Pool erhöhen?"},"poolInfo":{"section":{"apr":{"fee":"Gebühren 24h","reward":"Belohnungen 24h","tooltip":{"feeApr":"Gebühr APR","stakingApr":"Absteckung APR","title":"APR-Aufschlüsselung"}},"volume":{"allTimeVol":"All Time Volume","title":"Band 24h"}}},"position":{"btn":{"addPosition":"Position hinzufügen","removePosition":"Position entfernen"},"card":{"balance":{"title":"Bilanz","title_total":"Gesamtbilanz"},"btn":{"claimAll":"Alle beanspruchen","copyPosition":"Positionierung kopieren","manage":{"decrease":"Verringerung der Liquidität","increase":"Liquidität erhöhen","label":"Verwalten Sie","reposition":"Neu positionieren"}},"claimableReward":{"title":"Einforderbare Belohnungen","title_total":"Anspruchsberechtigte Belohnungen insgesamt"},"dailyEarn":{"title":"Tägliche Einnahmen","title_total":"Gesamte Tageseinnahmen"},"fee":"Gebühren","history":{"col":{"action":"Aktion","time":"Zeitstempel","value":"Wert"},"empty":"Keine Positionshistorie gefunden","title":"Position Geschichte"},"reward":"Belohnungen"},"ratioTooltip":"Der Preis, zu dem die Position vollständig in
umgewandelt wird{{symbol}}.","showClosed":"Geschlossene Positionen anzeigen","title":"Meine Positionen","title_other":"Positionen"},"staking":{"btn":{"stake":"Pfahlstellung","unstake":"Position auflösen"},"intro":"Setzen Sie Ihre Position ein und verdienen Sie Prämien von bis zu","keepStakingNote":{"four":"Maximale Belohnungen erhalten ✨.","one":"Erstellen Sie Ihre erste Position, um loszulegen ⛵.","three":"Setzen Sie weiter ein, um höhere Belohnungen zu erhalten ⌛.","two":"Legen Sie Ihre Position fest, um loszulegen ⛵"},"myStake":"Meine Einsätze","period":{"stakedTooltip":{"nextTier":"Nächstes Tier","stakedDate":"Abgestecktes Datum","totalValue":"Gesamtwert"},"subtitle":"{{percent}} von Max Rewards","subtitle_max":"Erhalt von Max Rewards","subtitleTooltip":"Während dieses Zeitraums erhalten Sie nur {{percent}} Ihrer maximalen Einsatzprämie. Behalten Sie Ihre Position im Einsatz, um Ihre Prämien zu erhöhen.","subtitleTooltip_max":"Während dieses Zeitraums erhalten Sie nur die maximale Einsatzprämie. Behalten Sie Ihre Position im Einsatz, um Ihre Belohnungen zu erhalten.","title":"Einsatz weniger als {{days}} Tage","title_max":"Einsätze mehr als {{days}} Tage"},"title":"Abstecken","tooltip":{"hoverGuide":"Bewegen Sie den Mauszeiger, um Details anzuzeigen","rewardInfo":{"endDate":"Enddatum","incentAmt":"Angereicherter Betrag","remainingAmt":"Verbleibender Betrag","startDate":"Datum des Beginns"}}},"wanttoaddup":"Möchten Sie die Anreize für diesen Pool erhöhen?"} \ No newline at end of file diff --git a/packages/web/public/locales/de/Reposition.json b/packages/web/public/locales/de/Reposition.json index 5f711f3f7..8815a71ab 100644 --- a/packages/web/public/locales/de/Reposition.json +++ b/packages/web/public/locales/de/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"Unzureichende Liquidität","reposition":"Neu positionieren","selectRange":"Bereich auswählen"},"confModal":{"btn":"Bestätigen Sie die Neupositionierung","section":{"posiDetail":{"label":"Details zur Position"}},"title":"Bestätigen Sie die Neupositionierung"},"form":{"price":{"max":"MaxPreis","min":"Mindestpreis"},"selectPosi":{"title":"1. wählen Sie die Position"},"selectRange":{"dim":{"content":"Als erste Person, die eine Position zu diesem Pool hinzufügt, müssen Sie ihn initialisieren. <1>Geben Sie einen Startpreis für den Pool <1>ein und wählen Sie dann die Preisspanne und den Einzahlungsbetrag für Ihre Liquidität.","title":"Pool-Initialisierung"},"fullPrice":"Vollständige Preisspanne","fullPrice_short":"Vollständiger Preis","resetRange":"Bereich zurücksetzen","title":"2. Neuen Bereich auswählen"}},"overralInfo":{"label":{"capitalEffi":"Kapitaleffizienz","depositR":"Verhältnis der Einlagen","feeApr":"Gebühr Apr"},"tooltip":{"capitalEffi":"Der Multiplikator wird auf der Grundlage der Konzentration Ihres Bereichs berechnet. Er gibt an, wie viel mehr Sie im Vergleich zu einer Position mit voller Bandbreite und demselben Kapital verdienen können.","depositR":"Das Einzahlungsverhältnis der beiden Token wird auf der Grundlage des aktuellen Preises und der festgelegten Preisspanne bestimmt.","feeApr":"Der geschätzte effektive Jahreszins aus Swap-Gebühren wird auf der Grundlage der ausgewählten Preisspanne der Position berechnet."}},"removePosition":"EntfernenPosition","removeRejected":"Abgelehnt","removeTryAgain":"Erneut versuchen","removeWaitingforconfirmation":"Warten auf Bestätigung","repos":{"action":{"exit":"Ausfahrt","retry":"Wiederholung"},"status":{"broadcasting":"Sendungstransaktion","failed":"Gescheitert","insuffLiqui":"Unzureichende Liquidität","rejected":"Abgelehnt","waitingConf":"Warten auf Bestätigung"},"step":{"addPosi":"Position hinzufügen","removePosi":"Position entfernen","swap":"Tauschen Sie {{symbolA}} gegen {{symbolB}}"}},"title":"Neu positionieren","tooltip":"Dadurch wird diese Position entfernt und eine neue Position mit den zugrunde liegenden Token erstellt, indem sie proportional zum neuen Bereich vertauscht werden."} \ No newline at end of file +{"btn":{"insuffLiqui":"Unzureichende Liquidität","reposition":"Neu positionieren","selectRange":"Bereich auswählen"},"confModal":{"btn":"Bestätigen Sie die Neupositionierung","section":{"posiDetail":{"label":"Details zur Position"}},"title":"Bestätigen Sie die Neupositionierung"},"form":{"price":{"max":"Maximaler Preis","min":"Mindestpreis"},"selectPosi":{"title":"1. wählen Sie die Position"},"selectRange":{"dim":{"content":"Als erste Person, die eine Position zu diesem Pool hinzufügt, müssen Sie ihn initialisieren. <1>Geben Sie einen Startpreis für den Pool <1>ein und wählen Sie dann die Preisspanne und den Einzahlungsbetrag für Ihre Liquidität.","title":"Pool-Initialisierung"},"fullPrice":"Vollständige Preisspanne","fullPrice_short":"Vollständiger Preis","resetRange":"Bereich zurücksetzen","title":"2. Neuen Bereich auswählen"}},"overralInfo":{"label":{"capitalEffi":"Kapitaleffizienz","depositR":"Verhältnis der Einlagen","feeApr":"Gebühr Apr"},"tooltip":{"capitalEffi":"Der Multiplikator wird auf der Grundlage der Konzentration Ihres Bereichs berechnet. Er gibt an, wie viel mehr Sie im Vergleich zu einer Position mit voller Bandbreite und demselben Kapital verdienen können.","depositR":"Das Einzahlungsverhältnis der beiden Token wird auf der Grundlage des aktuellen Preises und der festgelegten Preisspanne bestimmt.","feeApr":"Der geschätzte effektive Jahreszins aus Swap-Gebühren wird auf der Grundlage der ausgewählten Preisspanne der Position berechnet."}},"repos":{"action":{"exit":"Ausfahrt","retry":"Wiederholung"},"status":{"broadcasting":"Sendungstransaktion","failed":"Gescheitert","insuffLiqui":"Unzureichende Liquidität","rejected":"Abgelehnt","waitingConf":"Warten auf Bestätigung"},"step":{"addPosi":"Position hinzufügen","removePosi":"Position entfernen","swap":"Tauschen Sie {{symbolA}} gegen {{symbolB}}"}},"title":"Neu positionieren","tooltip":"Dadurch wird diese Position entfernt und eine neue Position mit den zugrunde liegenden Token erstellt, indem sie proportional zum neuen Bereich vertauscht werden."} \ No newline at end of file diff --git a/packages/web/public/locales/de/TokenDetails.json b/packages/web/public/locales/de/TokenDetails.json index 27669b29a..51aec54bd 100644 --- a/packages/web/public/locales/de/TokenDetails.json +++ b/packages/web/public/locales/de/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"APR","pair":"Paar","tvl":"TVL"},"title":"Beste Pools für {{symbol}}"},"description":{"empty":"Keine Token-Informationen","links":"Links","realmPath":"Realm (Vertrag) Pfad","title":"Über {{name}}"},"info":{"info":{"priceChange":"Preisänderung ({{period}})","title":"Preisinformation"},"market":{"col":{"fee":"Gebühren (24h)","marketCap":"Marktkapitalisierung","tvl":"TVL","volume":"Volumen (24h)"},"title":"Informationen zum Markt"},"performance":{"col":{"header":{"amount":"Betrag","change":"Ändern Sie","period":"Zeitraum"}},"title":"Preis Leistung"}},"title":"Tauschen Sie","topGainers":{"title":"Top 3 Kursgewinner"},"topLosers":{"title":"Top 3 Verlierer"},"trending":{"title":"Trendende Kryptos"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"APR","pair":"Paar"},"title":"Beste Pools für {{symbol}}"},"description":{"empty":"Keine Token-Informationen","links":"Links","realmPath":"Realm (Vertrag) Pfad","title":"Über {{name}}"},"info":{"info":{"priceChange":"Preisänderung ({{period}})","title":"Preisinformation"},"market":{"col":{"fee":"Gebühren (24h)","marketCap":"Marktkapitalisierung","volume":"Volumen (24h)"},"title":"Informationen zum Markt"},"performance":{"col":{"header":{"amount":"Betrag","change":"Ändern Sie","period":"Zeitraum"}},"title":"Preis Leistung"}},"title":"Tauschen Sie","topGainers":{"title":"Top 3 Kursgewinner"},"topLosers":{"title":"Top 3 Verlierer"},"trending":{"title":"Trendende Kryptos"}} \ No newline at end of file diff --git a/packages/web/public/locales/en/AddPosition.json b/packages/web/public/locales/en/AddPosition.json index e1124db50..c1e8e65d2 100644 --- a/packages/web/public/locales/en/AddPosition.json +++ b/packages/web/public/locales/en/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"Add Liquidity","addPosi":"Add Position","amtTooLow":"Amount Too Low","enterAmt":"Enter Amount","invalidPair":"Select a pair","invalidRange":"Invalid Range","switch":"Switch to Gnoland"},"card":{"title":"Add Position"},"confirmAddModal":{"btn":"Confirm Add Position","btn_oneClick":"Confirm One-Click Staking","info":{"feeError":{"InsufBal":"Insufficient balance"},"label":{"capEff":"Capital Efficiency","creationFee":{"title":"Pool Creation Fee","tooltip":"A one-time fee when creating a new pool that goes to the protocol."},"feeApr":"Fee APR","feeTier":"Fee Tier","maxPrice":"Max Price","minPrice":"Min Price","stakingApr":"Staking APR"},"section":{"priceRange":"Price Range"},"tooltip":{"capEff":"The multiplier calculated based on the concentration of your range. This indicates how much more rewards you can earn compared to a full range position with the same capital.","feeApr":"The estimated APR from swap fees is calculated based on the selected price range of the position.","stakingApr":"The estimated APR range is calculated by applying a dynamic multiplier to your staked position, based on the staking duration."}},"title":"Confirm Add Position","title_oneClick":"Confirm One-Click Staking"},"createPool":{"placeholder":"Enter price","startingPrice":"Starting Price","tooltip":"Suggested starting price based on the current price of the most liquid pool in the same pair."},"fee":"Fee","feeTier":"Fee Tier","form":{"amount":{"label":"4. Enter Amount"},"feeTier":{"label":"2. Select Fee Tier","status":{"created":"{{percent}} Selected","notCreate":"Not created"}},"pairSection":{"label":"1. Select Pair"},"priceRange":{"dim":{"content":"As the first person to Add Position to this pool, you must initialize it. Enter a starting price for the pool, then select the price range and the deposit amount for your liquidity.","title":"Pool Initialization"},"fullPrice":"Full Price Range","item":{"tooltip":{"active":{"100":"An aggressive price range for higher risks & returns.","500":"An aggressive price range for higher risks & returns.","3000":"An aggressive price range for higher risks & returns.","10000":"An aggressive price range for higher risks & returns."},"passive":{"100":"A passive price range for moderate risks & returns.","500":"A passive price range for moderate risks & returns.","3000":"A passive price range for moderate risks & returns.","10000":"A passive price range for moderate risks & returns."}}},"label":"3. Select Price Range","maxPrice":"Max Price","minPrice":"Min Price"}},"oneClick":"One-Click Staking","outR":{"desc":"If you add a position with the current range, you will not earn any fees until the token price moves into your range.","title":"Your position will not earn any fees"},"overralInfo":{"label":{"capitalEffi":"Capital Efficiency","depositR":"Deposit Ratio","feeApr":"Fee APR"},"tooltip":{"capitalEffi":"The multiplier calculated based on the concentration of your range. This indicates how much more rewards you can earn compared to a full range position with the same capital.","depositR":"The deposit ratio of the two tokens is determined based on the current price and the set price range.","feeApr":"The estimated APR from swap fees is calculated based on the selected price range of the position."}},"positionStat":{"label":{"fee24":"Fee 24h","feeApr":"Fee APR","stakingApr":"Staking APR","tvl":"TVL","vol":"Volume 24h"},"staked":{"btn":"Go to Unstaking ","title":"My Staked Positions"},"unstaked":{"btn":"Go to Staking","title":"My Unstaked Positions"}},"rateGraph":{"title":"Exchange Rate","tooltip":"Suggested exchange rate based on the most liquid pool in the same pair."}} \ No newline at end of file +{"btn":{"addLiquidity":"Add Liquidity","addPosi":"Add Position","amtTooLow":"Amount Too Low","enterAmt":"Enter Amount","invalidPair":"Select a pair","invalidRange":"Invalid Range","switch":"Switch to Gnoland"},"card":{"title":"Add Position"},"confirmAddModal":{"btn":"Confirm Add Position","btn_oneClick":"Confirm One-Click Staking","info":{"feeError":{"InsufBal":"Insufficient balance"},"label":{"capEff":"Capital Efficiency","creationFee":{"title":"Pool Creation Fee","tooltip":"A one-time fee when creating a new pool that goes to the protocol."},"feeApr":"Fee APR","feeTier":"Fee Tier","maxPrice":"Max Price","minPrice":"Min Price","stakingApr":"Staking APR"},"section":{"priceRange":"Price Range"},"tooltip":{"capEff":"The multiplier calculated based on the concentration of your range. This indicates how much more rewards you can earn compared to a full range position with the same capital.","feeApr":"The estimated APR from swap fees is calculated based on the selected price range of the position.","stakingApr":"The estimated APR range is calculated by applying a dynamic multiplier to your staked position, based on the staking duration."}},"title":"Confirm Add Position","title_oneClick":"Confirm One-Click Staking"},"createPool":{"placeholder":"Enter price","startingPrice":"Starting Price","tooltip":"Suggested starting price based on the current price of the most liquid pool in the same pair."},"fee":"Fee","feeTier":"Fee Tier","form":{"amount":{"label":"4. Enter Amount"},"feeTier":{"label":"2. Select Fee Tier","status":{"created":"{{percent}} Selected","notCreate":"Not created"}},"pairSection":{"label":"1. Select Pair"},"priceRange":{"dim":{"content":"As the first person to Add Position to this pool, you must initialize it. Enter a starting price for the pool, then select the price range and the deposit amount for your liquidity.","title":"Pool Initialization"},"fullPrice":"Full Price Range","item":{"tooltip":{"active":{"100":"An aggressive price range for higher risks & returns.","500":"An aggressive price range for higher risks & returns.","3000":"An aggressive price range for higher risks & returns.","10000":"An aggressive price range for higher risks & returns."},"passive":{"100":"A passive price range for moderate risks & returns.","500":"A passive price range for moderate risks & returns.","3000":"A passive price range for moderate risks & returns.","10000":"A passive price range for moderate risks & returns."}}},"label":"3. Select Price Range","maxPrice":"Max Price","minPrice":"Min Price"}},"oneClick":"One-Click Staking","outR":{"desc":"If you add a position with the current range, you will not earn any fees until the token price moves into your range.","title":"Your position will not earn any fees"},"overralInfo":{"label":{"capitalEffi":"Capital Efficiency","depositR":"Deposit Ratio","feeApr":"Fee APR"},"tooltip":{"capitalEffi":"The multiplier calculated based on the concentration of your range. This indicates how much more rewards you can earn compared to a full range position with the same capital.","depositR":"The deposit ratio of the two tokens is determined based on the current price and the set price range.","feeApr":"The estimated APR from swap fees is calculated based on the selected price range of the position."}},"positionStat":{"label":{"fee24":"Fee 24h","feeApr":"Fee APR","stakingApr":"Staking APR","vol":"Volume 24h"},"staked":{"btn":"Go to Unstaking ","title":"My Staked Positions"},"unstaked":{"btn":"Go to Staking","title":"My Unstaked Positions"}},"rateGraph":{"title":"Exchange Rate","tooltip":"Suggested exchange rate based on the most liquid pool in the same pair."}} \ No newline at end of file diff --git a/packages/web/public/locales/en/Governance.json b/packages/web/public/locales/en/Governance.json index c6711e7d2..7c6626c23 100644 --- a/packages/web/public/locales/en/Governance.json +++ b/packages/web/public/locales/en/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"Minimum Holding xGNS","tooltip":"To create a proposal, you need to hold a minimum of 1,000 xGNS. Your xGNS quantity is only used to verify the eligibility, not taken away."},"proposalDetails":{"placeholder":{"description":"Enter a Description# Major heading## SubheadingYou can use markdown formatting in this description","title":"Enter a Title"},"title":"Proposal Details"},"setVariable":{"placeholder":{"func":"Select Func","param":"arg1,arg2,arg3...","pkgPath":"Select Realm","recipient":"Enter a Recipient address","same":"same as first"},"title":"Set Variable"},"submit":{"insuffiXGNS":"Insufficient xGNS","ok":"Submit"},"title":"Create Proposal","type":"Type"},"detailModal":{"badge":{"voted":"Voted"},"btn":{"alreadyVoted":"Already Voted","changeNetwork":"Switch to Gnoland","execute":"Execute","noVoteWeight":"Insufficient Voting Weight","requireSelect":"Select Voting Option","vote":"Vote"},"content":{"amount":"Amount","change":"Change","recipient":"Recipient"},"quorum":"Quorum","votingWeight":"Your Voting Weight"},"header":"Governance","myDel":{"availBal":{"title":"Available Balance","tooltip":"Total sum of GNS not delegated."},"delegate":"Delegate","delModal":{"ctaBtn":"Delegate GNS","selectDel":{"address":"Address","description":"Description","selectBtn":"Select","self":{"chip":"Self-Delegate","placeholder":"Manually enter the delegate address"},"votingPower":"Voting Power","website":"Website"},"step1":{"title":"1. Select Your Delegate","tooltip":"Delegates are community leaders who are selected to make governance decisions on behalf of GNS holders."},"step2":{"title":"2. Enter Amount"},"step3":{"aprTooltip":"The estimated APR is calculated based on the Protocol Fee rewards in real time.","currentlyDel":"Currently Delegated","estimatedAPR":"Estimated APR","newlyDel":"Newly Delegate","title":"3. Your Delegation","votingPowerShare":"Voting Power Share"},"title":{"select":"Select a Delegate"},"warning":{"description":"A lock-up period of 7 days is triggered once you undelegate your xGNS. During this period, the locked xGNS tokens will be ineligible to receive protocol rewards and have no voting powers. Be sure to understand the lock-up period before you proceed to delegate.","title":"Delegation will lock your funds for 7 days"}},"login":{"description":"Please connect your wallet to view your delegation."},"reward":{"btn":"Claim All","title":"Claimable Rewards","tooltip":"Total sum of unclaimed rewards."},"switch":{"toUndel":"My Undelegation","toVotingWeight":"My Voting Weight"},"title":"My Delegation","tooltip":{"amount":"Amount","date":"Date","delegatee":"Delegate","undelegated":"Undelegated","unlockDate":"Unlock Date"},"undel":{"btn":"Claim","title":"Undelegation","tooltip":"The amount of xGNS available to claim in GNS after the lock-up period."},"undelegate":"Undelegate","undelModal":{"ctaBtn":"Undelegate xGNS","step1":{"select":{"amount":"Amount","delegate":"Delegate"},"title":"1. Select Your Delegate","tooltip":"Delegates are community leaders who are selected to make governance decisions on behalf of GNS holders."},"step2":{"title":"2. Enter Amount"},"step3":{"aprChange":"APR Change","aprTooltip":"The estimated change of APR after your undelegation.","remainVotingWeight":"Remaining Voting Weight","remainXGns":"Remaining xGNS","title":"3. Your Balance"},"warning":{"description":"A lock-up period of 7 days is triggered once you undelegate your xGNS. During this period, the locked xGNS tokens will be ineligible to receive protocol rewards and have no voting powers. Be sure to understand the lock-up period before you proceed to undelegate.","title":"Undelegation will lock your funds for 7 days"}},"votingWeight":{"title":"Voting Weight","tooltip":"The amount of xGNS you have delegated, which represents your voting weight in the Gnoswap Governance."}},"proposalList":{"cancelBtn":"Cancel Proposal","executeBtn":"Execute Proposal","header":{"btn":"Create Proposal","link":"Go to Forum","title":"Proposals","toggle":"Show active only"}},"proposal":{"status":{"active":"Active","cancelled":"Cancelled","executed":"Executed","expired":"Expired","passed":"Passed","rejected":"Rejected","upcoming":"Upcoming"},"time":{"end":"Voting Ends {{rel_time}}","ended":"Voting Ended {{rel_time}}","start":"Voting Starts {{rel_time}}"},"type":{"community":"Community Pool Spend","paramChange":"Parameter Change","text":"Text Proposal"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"The estimated APR of xGNS based on the Protocol Fee rewards in real time."},"commPool":{"title":"Community Pool","tooltip":"The total amount of assets in the Community Pool."},"delRatio":{"title":"Delegated Ratio","tooltip":"The percentage of GNS tokens delegated in the xGNS staking pool out of the total circulating supply."},"guide":{"guide":"Delegate GNS to obtain governance powers and receive a portion of protocol fees."},"totalDel":{"title":"Total Delegated","tooltip":"The total amount of GNS tokens delegated in the xGNS staking pool."}},"vote":{"no":"No","yes":"Yes"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"Minimum Holding xGNS","tooltip":"To create a proposal, you need to hold a minimum of 1,000 xGNS. Your xGNS quantity is only used to verify the eligibility, not taken away."},"proposalDetails":{"placeholder":{"description":"Enter a Description# Major heading## SubheadingYou can use markdown formatting in this description","title":"Enter a Title"},"title":"Proposal Details"},"setVariable":{"placeholder":{"func":"Select Func","param":"arg1,arg2,arg3...","pkgPath":"Select Realm","recipient":"Enter a Recipient address"},"title":"Set Variable"},"submit":{"insuffiXGNS":"Insufficient xGNS","ok":"Submit"},"title":"Create Proposal","type":"Type"},"detailModal":{"badge":{"voted":"Voted"},"btn":{"alreadyVoted":"Already Voted","changeNetwork":"Switch to Gnoland","execute":"Execute","noVoteWeight":"Insufficient Voting Weight","requireSelect":"Select Voting Option","vote":"Vote"},"content":{"amount":"Amount","change":"Change","recipient":"Recipient"},"quorum":"Quorum","votingWeight":"Your Voting Weight"},"header":"Governance","myDel":{"availBal":{"title":"Available Balance","tooltip":"Total sum of GNS not delegated."},"delegate":"Delegate","delModal":{"ctaBtn":"Delegate GNS","selectDel":{"address":"Address","description":"Description","selectBtn":"Select","self":{"chip":"Self-Delegate","placeholder":"Manually enter the delegate address"},"votingPower":"Voting Power","website":"Website"},"step1":{"title":"1. Select Your Delegate","tooltip":"Delegates are community leaders who are selected to make governance decisions on behalf of GNS holders."},"step2":{"title":"2. Enter Amount"},"step3":{"aprTooltip":"The estimated APR is calculated based on the Protocol Fee rewards in real time.","currentlyDel":"Currently Delegated","estimatedAPR":"Estimated APR","newlyDel":"Newly Delegate","title":"3. Your Delegation","votingPowerShare":"Voting Power Share"},"title":{"select":"Select a Delegate"},"warning":{"description":"A lock-up period of 7 days is triggered once you undelegate your xGNS. During this period, the locked xGNS tokens will be ineligible to receive protocol rewards and have no voting powers. Be sure to understand the lock-up period before you proceed to delegate.","title":"Delegation will lock your funds for 7 days"}},"login":{"description":"Please connect your wallet to view your delegation."},"reward":{"btn":"Claim All","title":"Claimable Rewards","tooltip":"Total sum of unclaimed rewards."},"switch":{"toUndel":"My Undelegation","toVotingWeight":"My Voting Weight"},"title":"My Delegation","tooltip":{"amount":"Amount","date":"Date","delegatee":"Delegate","undelegated":"Undelegated","unlockDate":"Unlock Date"},"undel":{"btn":"Claim","title":"Undelegation","tooltip":"The amount of xGNS available to claim in GNS after the lock-up period."},"undelegate":"Undelegate","undelModal":{"ctaBtn":"Undelegate xGNS","step1":{"select":{"amount":"Amount","delegate":"Delegate"},"title":"1. Select Your Delegate","tooltip":"Delegates are community leaders who are selected to make governance decisions on behalf of GNS holders."},"step2":{"title":"2. Enter Amount"},"step3":{"aprChange":"APR Change","aprTooltip":"The estimated change of APR after your undelegation.","remainVotingWeight":"Remaining Voting Weight","remainXGns":"Remaining xGNS","title":"3. Your Balance"},"warning":{"description":"A lock-up period of 7 days is triggered once you undelegate your xGNS. During this period, the locked xGNS tokens will be ineligible to receive protocol rewards and have no voting powers. Be sure to understand the lock-up period before you proceed to undelegate.","title":"Undelegation will lock your funds for 7 days"}},"votingWeight":{"title":"Voting Weight","tooltip":"The amount of xGNS you have delegated, which represents your voting weight in the Gnoswap Governance."}},"proposalList":{"cancelBtn":"Cancel Proposal","executeBtn":"Execute Proposal","header":{"btn":"Create Proposal","link":"Go to Forum","title":"Proposals","toggle":"Show active only"}},"proposal":{"status":{"active":"Active","cancelled":"Cancelled","executed":"Executed","expired":"Expired","passed":"Passed","rejected":"Rejected","upcoming":"Upcoming"},"time":{"end":"Voting Ends {{rel_time}}","ended":"Voting Ended {{rel_time}}","start":"Voting Starts {{rel_time}}"},"type":{"community":"Community Pool Spend","paramChange":"Parameter Change","text":"Text Proposal"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"The estimated APR of xGNS based on the Protocol Fee rewards in real time."},"commPool":{"title":"Community Pool","tooltip":"The total amount of assets in the Community Pool."},"delRatio":{"title":"Delegated Ratio","tooltip":"The percentage of GNS tokens delegated in the xGNS staking pool out of the total circulating supply."},"guide":{"guide":"Delegate GNS to obtain governance powers and receive a portion of protocol fees."},"totalDel":{"title":"Total Delegated","tooltip":"The total amount of GNS tokens delegated in the xGNS staking pool."}},"vote":{"no":"No","yes":"Yes"}} \ No newline at end of file diff --git a/packages/web/public/locales/en/HeaderFooter.json b/packages/web/public/locales/en/HeaderFooter.json index da7663c02..248868360 100644 --- a/packages/web/public/locales/en/HeaderFooter.json +++ b/packages/web/public/locales/en/HeaderFooter.json @@ -1 +1 @@ -{"about":"About Us","addPosi":"Add Position","audit":"Audit","bug":"Bug Bounty","copied":"Copied","dashboard":"Dashboard","developers":"Developers","developersSection":{"item":{"audit":"Audit","bugBounty":"Bug Bounty","docs":"Docs","github":"Github"},"title":"Developers"},"docs":"Docs","documentation":"Documentation","earn":"Earn","featuresSection":{"item":{"addPosition":"Add Position","incentivizePool":"Incentivize Pool","stakePosition":"Stake Position","swap":"Swap"},"title":"Features"},"forum":"Forum","github":"Github","governance":"Governance","governanceSection":{"item":{"forum":"Forum","proposals":"Proposals","vote":"Vote"},"title":"Governance"},"help":"Help","helpCenter":"Help Center","helpSection":{"item":{"aboutUs":"About Us","faq":"FAQ","projectOnboarding":"Project Onboarding","twitter":"Twitter (X)"},"title":"Help"},"incenti":"Incentivize Pool","introduction":"Join GnoSwap - the fastest growing ecosystem aspiring to build the deepest source of liquidity on Gnoland.","language":"Language","leaderboard":"Leaderboard","legal":"Legal & Privacy","policy":"Policy","policySection":{"item":{"privacyPolicy":"Privacy Policy","terms":"Term of Use"},"title":"Policy"},"privacy":"Privacy Policy","projectOnboarding":"Project Onboarding","proposals":"Proposals","receive":"Receive","stakePosi":"Stake Position","swap":"Swap","switchNetwork":"Switch Network","terms":"Terms of Use","theFastest":"the fastest growing ecosystem aspiring to build the deepest source of liquidity on Gnoland.","theme":"Theme","twitter":"Twitter (X)","vote":"Vote","wallet":"Wallet"} \ No newline at end of file +{"addPosi":"Add Position","copied":"Copied","dashboard":"Dashboard","developersSection":{"item":{"audit":"Audit","bugBounty":"Bug Bounty","docs":"Docs","github":"Github"},"title":"Developers"},"documentation":"Documentation","earn":"Earn","featuresSection":{"item":{"addPosition":"Add Position","incentivizePool":"Incentivize Pool","stakePosition":"Stake Position","swap":"Swap"},"title":"Features"},"governance":"Governance","governanceSection":{"item":{"forum":"Forum","proposals":"Proposals","vote":"Vote"},"title":"Governance"},"helpCenter":"Help Center","helpSection":{"item":{"aboutUs":"About Us","faq":"FAQ","projectOnboarding":"Project Onboarding","twitter":"Twitter (X)"},"title":"Help"},"introduction":"Join GnoSwap - the fastest growing ecosystem aspiring to build the deepest source of liquidity on Gnoland.","language":"Language","leaderboard":"Leaderboard","legal":"Legal & Privacy","policySection":{"item":{"privacyPolicy":"Privacy Policy","terms":"Term of Use"},"title":"Policy"},"projectOnboarding":"Project Onboarding","receive":"Receive","stakePosi":"Stake Position","swap":"Swap","switchNetwork":"Switch Network","theFastest":"the fastest growing ecosystem aspiring to build the deepest source of liquidity on Gnoland.","theme":"Theme","wallet":"Wallet"} \ No newline at end of file diff --git a/packages/web/public/locales/en/Pool.json b/packages/web/public/locales/en/Pool.json index c0cdffed1..cd1aa87df 100644 --- a/packages/web/public/locales/en/Pool.json +++ b/packages/web/public/locales/en/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"Want to add up incentives for this pool?","boost":"Want to boost up incentives for this pool?"},"poolInfo":{"section":{"apr":{"fee":"Fees 24h","reward":"Rewards 24h","title":"APR","tooltip":{"feeApr":"Fee APR","stakingApr":"Staking APR","title":"APR Breakdown"}},"tvl":{"title":"TVL"},"volume":{"allTimeVol":"All Time Volume","title":"Volume 24h"}}},"position":{"btn":{"addPosition":"Add Position","removePosition":"Remove Position"},"card":{"balance":{"title":"Balance","title_total":"Total Balance"},"btn":{"claimAll":"Claim All","copyPosition":"Copy Positioning","manage":{"decrease":"Decrease Liquidity","increase":"Increase Liquidity","label":"Manage","reposition":"Reposition"}},"claimableReward":{"title":"Claimable Rewards","title_total":"Total Claimable Rewards"},"dailyEarn":{"title":"Daily Earnings","title_total":"Total Daily Earnings"},"fee":"Fees","history":{"col":{"action":"Action","time":"Timestamp","value":"Value"},"empty":"No position history found","title":"Position History"},"reward":"Rewards"},"ratioTooltip":"The price at which the position will be converted entirely to
{{symbol}}.","showClosed":"Show closed positions","title":"My Positions","title_other":"'s Positions"},"staking":{"btn":{"stake":"Stake Position","unstake":"Unstake Position"},"intro":"Stake you position to earn rewards up to","keepStakingNote":{"four":"Receiving max rewards ✨","one":"Create your first position to get started ⛵","three":"Keep staking to receive higher rewards ⌛","two":"Stake your position to get started ⛵"},"myStake":"My Staking","period":{"stakedTooltip":{"nextTier":"Next Tier","stakedDate":"Staked Date","totalValue":"Total Value"},"subtitle":"{{percent}} of Max Rewards","subtitle_max":"Receiving Max Rewards","subtitleTooltip":"During this staking period, you will only receive {{percent}} of your maximum staking rewards. Keep your position staked to increase your rewards.","subtitleTooltip_max":"During this staking period, you will only receive maximum staking rewards. Keep your position staked to maintain your rewards.","title":"Stake less than {{days}} days","title_max":"Stake more than {{days}} days"},"title":"Staking","tooltip":{"hoverGuide":"Hover to view details","rewardInfo":{"endDate":"End Date","incentAmt":"Incentivized Amount","remainingAmt":"Remaining Amount","startDate":"Start Date"}}},"wanttoaddup":"Want to boost up incentives for this pool?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"Want to add up incentives for this pool?","boost":"Want to boost up incentives for this pool?"},"poolInfo":{"section":{"apr":{"fee":"Fees 24h","reward":"Rewards 24h","tooltip":{"feeApr":"Fee APR","stakingApr":"Staking APR","title":"APR Breakdown"}},"volume":{"allTimeVol":"All Time Volume","title":"Volume 24h"}}},"position":{"btn":{"addPosition":"Add Position","removePosition":"Remove Position"},"card":{"balance":{"title":"Balance","title_total":"Total Balance"},"btn":{"claimAll":"Claim All","copyPosition":"Copy Positioning","manage":{"decrease":"Decrease Liquidity","increase":"Increase Liquidity","label":"Manage","reposition":"Reposition"}},"claimableReward":{"title":"Claimable Rewards","title_total":"Total Claimable Rewards"},"dailyEarn":{"title":"Daily Earnings","title_total":"Total Daily Earnings"},"fee":"Fees","history":{"col":{"action":"Action","time":"Timestamp","value":"Value"},"empty":"No position history found","title":"Position History"},"reward":"Rewards"},"ratioTooltip":"The price at which the position will be converted entirely to
{{symbol}}.","showClosed":"Show closed positions","title":"My Positions","title_other":"'s Positions"},"staking":{"btn":{"stake":"Stake Position","unstake":"Unstake Position"},"intro":"Stake you position to earn rewards up to","keepStakingNote":{"four":"Receiving max rewards ✨","one":"Create your first position to get started ⛵","three":"Keep staking to receive higher rewards ⌛","two":"Stake your position to get started ⛵"},"myStake":"My Staking","period":{"stakedTooltip":{"nextTier":"Next Tier","stakedDate":"Staked Date","totalValue":"Total Value"},"subtitle":"{{percent}} of Max Rewards","subtitle_max":"Receiving Max Rewards","subtitleTooltip":"During this staking period, you will only receive {{percent}} of your maximum staking rewards. Keep your position staked to increase your rewards.","subtitleTooltip_max":"During this staking period, you will only receive maximum staking rewards. Keep your position staked to maintain your rewards.","title":"Stake less than {{days}} days","title_max":"Stake more than {{days}} days"},"title":"Staking","tooltip":{"hoverGuide":"Hover to view details","rewardInfo":{"endDate":"End Date","incentAmt":"Incentivized Amount","remainingAmt":"Remaining Amount","startDate":"Start Date"}}},"wanttoaddup":"Want to boost up incentives for this pool?"} \ No newline at end of file diff --git a/packages/web/public/locales/en/Reposition.json b/packages/web/public/locales/en/Reposition.json index eb6eb360f..5b8ee6600 100644 --- a/packages/web/public/locales/en/Reposition.json +++ b/packages/web/public/locales/en/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"Insufficient Liquidity","reposition":"Reposition","selectRange":"Select Range"},"confModal":{"btn":"Confirm Reposition","section":{"posiDetail":{"label":"Position Details"}},"title":"Confirm Reposition"},"form":{"price":{"max":"MaxPrice","min":"Min Price"},"selectPosi":{"title":"1.Select Position"},"selectRange":{"dim":{"content":"As the first person to Add Position to this pool, you must initialize it. <1>Enter a starting price for the pool, then select the price range and the deposit amount for your liquidity.","title":"Pool Initialization"},"fullPrice":"Full Price Range","fullPrice_short":"Full Price","resetRange":"Reset Range","title":"2. Select New Range"}},"overralInfo":{"label":{"capitalEffi":"Capital Efficiency","depositR":"Deposit Ratio","feeApr":"Fee Apr"},"tooltip":{"capitalEffi":"The multiplier calculated based on the concentration of your range. This indicates how much more rewards you can earn compared to a full range position with the same capital.","depositR":"The deposit ratio of the two tokens is determined based on the current price and the set price range.","feeApr":"The estimated APR from swap fees is calculated based on the selected price range of the position."}},"removePosition":"RemovePosition","removeRejected":"Rejected","removeTryAgain":"Try Again","removeWaitingforconfirmation":"Waiting for confirmation","repos":{"action":{"exit":"Exit","retry":"Retry"},"status":{"broadcasting":"Broadcasting transaction","failed":"Failed","insuffLiqui":"Insufficient Liquidity","rejected":"Rejected","waitingConf":"Waiting for confirmation"},"step":{"addPosi":"Add Position","removePosi":"Remove Position","swap":"Swap {{symbolA}} for {{symbolB}}"}},"title":"Reposition","tooltip":"This will remove this position and create a new one with the underlying tokens by swapping them proportionally to the new range."} \ No newline at end of file +{"btn":{"insuffLiqui":"Insufficient Liquidity","reposition":"Reposition","selectRange":"Select Range"},"confModal":{"btn":"Confirm Reposition","section":{"posiDetail":{"label":"Position Details"}},"title":"Confirm Reposition"},"form":{"price":{"max":"Max Price","min":"Min Price"},"selectPosi":{"title":"1.Select Position"},"selectRange":{"dim":{"content":"As the first person to Add Position to this pool, you must initialize it. <1>Enter a starting price for the pool, then select the price range and the deposit amount for your liquidity.","title":"Pool Initialization"},"fullPrice":"Full Price Range","fullPrice_short":"Full Price","resetRange":"Reset Range","title":"2. Select New Range"}},"overralInfo":{"label":{"capitalEffi":"Capital Efficiency","depositR":"Deposit Ratio","feeApr":"Fee Apr"},"tooltip":{"capitalEffi":"The multiplier calculated based on the concentration of your range. This indicates how much more rewards you can earn compared to a full range position with the same capital.","depositR":"The deposit ratio of the two tokens is determined based on the current price and the set price range.","feeApr":"The estimated APR from swap fees is calculated based on the selected price range of the position."}},"repos":{"action":{"exit":"Exit","retry":"Retry"},"status":{"broadcasting":"Broadcasting transaction","failed":"Failed","insuffLiqui":"Insufficient Liquidity","rejected":"Rejected","waitingConf":"Waiting for confirmation"},"step":{"addPosi":"Add Position","removePosi":"Remove Position","swap":"Swap {{symbolA}} for {{symbolB}}"}},"title":"Reposition","tooltip":"This will remove this position and create a new one with the underlying tokens by swapping them proportionally to the new range."} \ No newline at end of file diff --git a/packages/web/public/locales/en/TokenDetails.json b/packages/web/public/locales/en/TokenDetails.json index bff4f3826..ecb4e9fb2 100644 --- a/packages/web/public/locales/en/TokenDetails.json +++ b/packages/web/public/locales/en/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"APR","pair":"Pair","tvl":"TVL"},"title":"Best Pools for {{symbol}}"},"description":{"empty":"No token information","links":"Links","realmPath":"Realm (Contract) Path","title":"About {{name}}"},"info":{"info":{"priceChange":"Price Change ({{period}})","title":"Price Information"},"market":{"col":{"fee":"Fees (24h)","marketCap":"Market Cap","tvl":"TVL","volume":"Volume (24h)"},"title":"Market Information"},"performance":{"col":{"header":{"amount":"Amount","change":"Change","period":"Period"}},"title":"Price Performance"}},"title":"Swap","topGainers":{"title":"Top 3 Gainers"},"topLosers":{"title":"Top 3 Losers"},"trending":{"title":"Trending Cryptos"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"APR","pair":"Pair"},"title":"Best Pools for {{symbol}}"},"description":{"empty":"No token information","links":"Links","realmPath":"Realm (Contract) Path","title":"About {{name}}"},"info":{"info":{"priceChange":"Price Change ({{period}})","title":"Price Information"},"market":{"col":{"fee":"Fees (24h)","marketCap":"Market Cap","volume":"Volume (24h)"},"title":"Market Information"},"performance":{"col":{"header":{"amount":"Amount","change":"Change","period":"Period"}},"title":"Price Performance"}},"title":"Swap","topGainers":{"title":"Top 3 Gainers"},"topLosers":{"title":"Top 3 Losers"},"trending":{"title":"Trending Cryptos"}} \ No newline at end of file diff --git a/packages/web/public/locales/es/AddPosition.json b/packages/web/public/locales/es/AddPosition.json index 872c44985..0ea325973 100644 --- a/packages/web/public/locales/es/AddPosition.json +++ b/packages/web/public/locales/es/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"Añadir liquidez","addPosi":"Agregar posición","amtTooLow":"Cantidad demasiado baja","enterAmt":"Ingrese el monto","invalidPair":"Seleccione un par","invalidRange":"Intervalo no válido","switch":"Cambiar a Gnolandia"},"card":{"title":"Agregar posición"},"confirmAddModal":{"btn":"Confirmar Añadir posición","btn_oneClick":"Confirmar apuesta con un clic","info":{"feeError":{"InsufBal":"Equilibrio insuficiente"},"label":{"capEff":"Eficiencia del capital","creationFee":{"title":"Tasa de creación de piscinas","tooltip":"Una tasa única al crear un nuevo fondo común que se destina al protocolo."},"feeApr":"Tasa TAE","feeTier":"Nivel de tasas","maxPrice":"Precio máximo","minPrice":"Precio mínimo","stakingApr":"Estaca APR"},"section":{"priceRange":"Precios"},"tooltip":{"capEff":"El multiplicador calculado en función de la concentración de su rango. Indica cuántas más recompensas puedes ganar en comparación con una posición de rango completo con el mismo capital.","feeApr":"La TAE estimada de las comisiones de swap se calcula en función de la horquilla de precios seleccionada para la posición.","stakingApr":"La TAE estimada se calcula aplicando un multiplicador dinámico a su posición apostada, en función de la duración de la apuesta."}},"title":"Confirmar Añadir posición","title_oneClick":"Confirmar apuesta con un clic"},"createPool":{"placeholder":"Introduzca el precio","startingPrice":"Precio inicial","tooltip":"Precio de salida sugerido basado en el precio actual del pool más líquido del mismo par."},"fee":"Tarifa","feeTier":"Nivel de tarifas","form":{"amount":{"label":"4. Introduzca el importe"},"feeTier":{"label":"2. Seleccione el nivel de la tasa","status":{"created":"{{percent}} Selección","notCreate":"No se ha creado"}},"pairSection":{"label":"1. Seleccione Par"},"priceRange":{"dim":{"content":"Como primera persona que añade una posición a este pool, debe inicializarlo. Introduzca un precio inicial para el pool y, a continuación, seleccione el rango de precios y el importe del depósito para su liquidez.","title":"Inicialización de la piscina"},"fullPrice":"Gama completa de precios","item":{"tooltip":{"active":{"100":"Un rango de precios agresivo para mayores riesgos y rendimientos.","500":"Un rango de precios agresivo para mayores riesgos y rendimientos.","3000":"Un rango de precios agresivo para mayores riesgos y rendimientos.","10000":"Un rango de precios agresivo para mayores riesgos y rendimientos."},"passive":{"100":"Una gama de precios pasivos para riesgos y rendimientos moderados.","500":"Una gama de precios pasivos para riesgos y rendimientos moderados.","3000":"Una gama de precios pasivos para riesgos y rendimientos moderados.","10000":"Una gama de precios pasivos para riesgos y rendimientos moderados."}}},"label":"3. Seleccione la gama de precios","maxPrice":"Precio máximo","minPrice":"Precio mínimo"}},"oneClick":"Apuesta con un clic","outR":{"desc":"Si añade una posición con el rango actual, no ganará ninguna comisión hasta que el precio de la ficha se mueva a su rango.","title":"Su posición no devengará comisiones"},"overralInfo":{"label":{"capitalEffi":"Eficiencia de capital","depositR":"Ratio de depósito","feeApr":"Tasa TAE"},"tooltip":{"capitalEffi":"El multiplicador se calcula en función de la concentración de su rango. Esto indica cuántas recompensas más puedes ganar en comparación con una posición de rango completo con el mismo capital.","depositR":"El ratio de depósito de los dos tokens se determina en función del precio actual y del rango de precios establecido.","feeApr":"La APR estimada de las tarifas de swap se calcula en función del rango de precios seleccionado de la posición."}},"positionStat":{"label":{"fee24":"Tasa 24h","feeApr":"Tasa TAE","stakingApr":"Estaca APR","tvl":"TVL","vol":"Volumen 24h"},"staked":{"btn":"Ir a Unstaking ","title":"Mis posiciones estacadas"},"unstaked":{"btn":"Ir a Estacas","title":"Mis posiciones libres"}},"rateGraph":{"title":"Tipo de cambio","tooltip":"Tipo de cambio sugerido basado en el pool más líquido del mismo par."}} \ No newline at end of file +{"btn":{"addLiquidity":"Añadir liquidez","addPosi":"Agregar posición","amtTooLow":"Cantidad demasiado baja","enterAmt":"Ingrese el monto","invalidPair":"Seleccione un par","invalidRange":"Intervalo no válido","switch":"Cambiar a Gnolandia"},"card":{"title":"Agregar posición"},"confirmAddModal":{"btn":"Confirmar Añadir posición","btn_oneClick":"Confirmar apuesta con un clic","info":{"feeError":{"InsufBal":"Equilibrio insuficiente"},"label":{"capEff":"Eficiencia del capital","creationFee":{"title":"Tasa de creación de piscinas","tooltip":"Una tasa única al crear un nuevo fondo común que se destina al protocolo."},"feeApr":"Tasa TAE","feeTier":"Nivel de tasas","maxPrice":"Precio máximo","minPrice":"Precio mínimo","stakingApr":"Estaca APR"},"section":{"priceRange":"Precios"},"tooltip":{"capEff":"El multiplicador calculado en función de la concentración de su rango. Indica cuántas más recompensas puedes ganar en comparación con una posición de rango completo con el mismo capital.","feeApr":"La TAE estimada de las comisiones de swap se calcula en función de la horquilla de precios seleccionada para la posición.","stakingApr":"La TAE estimada se calcula aplicando un multiplicador dinámico a su posición apostada, en función de la duración de la apuesta."}},"title":"Confirmar Añadir posición","title_oneClick":"Confirmar apuesta con un clic"},"createPool":{"placeholder":"Introduzca el precio","startingPrice":"Precio inicial","tooltip":"Precio de salida sugerido basado en el precio actual del pool más líquido del mismo par."},"fee":"Tarifa","feeTier":"Nivel de tarifas","form":{"amount":{"label":"4. Introduzca el importe"},"feeTier":{"label":"2. Seleccione el nivel de la tasa","status":{"created":"{{percent}} Selección","notCreate":"No se ha creado"}},"pairSection":{"label":"1. Seleccione Par"},"priceRange":{"dim":{"content":"Como primera persona que añade una posición a este pool, debe inicializarlo. Introduzca un precio inicial para el pool y, a continuación, seleccione el rango de precios y el importe del depósito para su liquidez.","title":"Inicialización de la piscina"},"fullPrice":"Gama completa de precios","item":{"tooltip":{"active":{"100":"Un rango de precios agresivo para mayores riesgos y rendimientos.","500":"Un rango de precios agresivo para mayores riesgos y rendimientos.","3000":"Un rango de precios agresivo para mayores riesgos y rendimientos.","10000":"Un rango de precios agresivo para mayores riesgos y rendimientos."},"passive":{"100":"Una gama de precios pasivos para riesgos y rendimientos moderados.","500":"Una gama de precios pasivos para riesgos y rendimientos moderados.","3000":"Una gama de precios pasivos para riesgos y rendimientos moderados.","10000":"Una gama de precios pasivos para riesgos y rendimientos moderados."}}},"label":"3. Seleccione la gama de precios","maxPrice":"Precio máximo","minPrice":"Precio mínimo"}},"oneClick":"Apuesta con un clic","outR":{"desc":"Si añade una posición con el rango actual, no ganará ninguna comisión hasta que el precio de la ficha se mueva a su rango.","title":"Su posición no devengará comisiones"},"overralInfo":{"label":{"capitalEffi":"Eficiencia de capital","depositR":"Ratio de depósito","feeApr":"Tasa TAE"},"tooltip":{"capitalEffi":"El multiplicador se calcula en función de la concentración de su rango. Esto indica cuántas recompensas más puedes ganar en comparación con una posición de rango completo con el mismo capital.","depositR":"El ratio de depósito de los dos tokens se determina en función del precio actual y del rango de precios establecido.","feeApr":"La APR estimada de las tarifas de swap se calcula en función del rango de precios seleccionado de la posición."}},"positionStat":{"label":{"fee24":"Tasa 24h","feeApr":"Tasa TAE","stakingApr":"Estaca APR","vol":"Volumen 24h"},"staked":{"btn":"Ir a Unstaking ","title":"Mis posiciones estacadas"},"unstaked":{"btn":"Ir a Estacas","title":"Mis posiciones libres"}},"rateGraph":{"title":"Tipo de cambio","tooltip":"Tipo de cambio sugerido basado en el pool más líquido del mismo par."}} \ No newline at end of file diff --git a/packages/web/public/locales/es/Governance.json b/packages/web/public/locales/es/Governance.json index cafad389a..88d6d54ab 100644 --- a/packages/web/public/locales/es/Governance.json +++ b/packages/web/public/locales/es/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"Retención mínima xGNS","tooltip":"Para crear una propuesta, necesita tener un mínimo de 1.000 xGNS. Tu cantidad de xGNS solo se utiliza para verificar la elegibilidad, no se quita."},"proposalDetails":{"placeholder":{"description":"Introduzca una descripción# Título principal## SubtítuloPuede utilizar el formato markdown en esta descripción","title":"Introduzca un título"},"title":"Detalles de la propuesta"},"setVariable":{"placeholder":{"func":"Seleccione Func","param":"arg1,arg2,arg3...","pkgPath":"Seleccionar reino","recipient":"Introduzca una dirección de destinatario","same":"igual que el primero"},"title":"Establecer variable"},"submit":{"insuffiXGNS":"xGNS insuficiente","ok":"Entregar"},"title":"Crear propuesta","type":"Tipo"},"detailModal":{"badge":{"voted":"Votado"},"btn":{"alreadyVoted":"Ya ha votado","changeNetwork":"Cambiar a Gnolandia","execute":"Ejecute","noVoteWeight":"Insuficiente peso electoral","requireSelect":"Seleccione la opción de voto","vote":"Vote"},"content":{"amount":"Cantidad","change":"Cambiar","recipient":"Beneficiario"},"quorum":"Quórum","votingWeight":"Su peso en la votación"},"header":"Gobernanza","myDel":{"availBal":{"title":"Saldo disponible","tooltip":"Suma total de GNS no delegados."},"delegate":"Delegado","delModal":{"ctaBtn":"Delegado GNS","selectDel":{"address":"Dirección","description":"Descripción","selectBtn":"Seleccione","self":{"chip":"Autodelegado","placeholder":"Introducir manualmente la dirección del delegado"},"votingPower":"Poder de voto","website":"Página web"},"step1":{"title":"1. Seleccione su delegado","tooltip":"Los delegados son líderes de la comunidad seleccionados para tomar decisiones de gobierno en nombre de los titulares de GNS."},"step2":{"title":"2. Introduzca el importe"},"step3":{"aprTooltip":"La TAE estimada se calcula en función de las recompensas de la Tasa de Protocolo en tiempo real.","currentlyDel":"Actualmente delegado","estimatedAPR":"TAE estimada","newlyDel":"Nuevo Delegado","title":"3. Su delegación","votingPowerShare":"Poder de voto Cuota"},"title":{"select":"Seleccione un delegado"},"warning":{"description":"Se activará un periodo de bloqueo de 7 días una vez que haya anulado la delegación de sus xGNS. Durante este periodo, los tokens xGNS bloqueados no podrán recibir recompensas del protocolo y no tendrán derecho a voto. Asegúrese de comprender el periodo de bloqueo antes de delegar.","title":"La delegación bloqueará sus fondos durante 7 días"}},"login":{"description":"Conecte su monedero para ver su delegación."},"reward":{"btn":"Reclamar todo","title":"Recompensas reclamables","tooltip":"Suma total de las recompensas no reclamadas."},"switch":{"toUndel":"Mi no delegación","toVotingWeight":"Mi peso en las votaciones"},"title":"Mi Delegación","tooltip":{"amount":"Importe","date":"Fecha","delegatee":"Delegado","undelegated":"No delegado","unlockDate":"Fecha de desbloqueo"},"undel":{"btn":"Reclamación","title":"No delegación","tooltip":"La cantidad de xGNS disponible para reclamar en GNS tras el periodo de bloqueo."},"undelegate":"Undelegate","undelModal":{"ctaBtn":"No delegar xGNS","step1":{"select":{"amount":"Importe","delegate":"Delegado"},"title":"1. Seleccione su delegado","tooltip":"Los delegados son líderes de la comunidad seleccionados para tomar decisiones de gobierno en nombre de los titulares de GNS."},"step2":{"title":"2. Introduzca el importe"},"step3":{"aprChange":"APR Cambio","aprTooltip":"El cambio estimado de TAE después de su desdelegación.","remainVotingWeight":"Peso restante de los votos","remainXGns":"xGNS restantes","title":"3. Su equilibrio"},"warning":{"description":"Se activará un periodo de bloqueo de 7 días una vez que haya anulado la delegación de sus xGNS. Durante este periodo, los tokens xGNS bloqueados no podrán recibir recompensas del protocolo y no tendrán derecho a voto. Asegúrese de comprender el periodo de bloqueo antes de proceder a la anulación de la delegación.","title":"La no delegación bloqueará tus fondos durante 7 días"}},"votingWeight":{"title":"Peso del voto","tooltip":"La cantidad de xGNS que ha delegado, que representa su peso de voto en el Gobierno de Gnoswap."}},"proposalList":{"cancelBtn":"Cancelar propuesta","executeBtn":"Ejecutar la propuesta","header":{"btn":"Crear propuesta","link":"Ir al Foro","title":"Propuestas","toggle":"Mostrar sólo activo"}},"proposal":{"status":{"active":"Activo","cancelled":"Cancelado","executed":"Ejecutado","expired":"Caducado","passed":"Aprobado","rejected":"Rechazado","upcoming":"Próximamente"},"time":{"end":"Fin de las votaciones {{rel_time}}","ended":"Votación Finalizada {{rel_time}}","start":"Comienza la votación {{rel_time}}"},"type":{"community":"Piscina comunitaria Spend","paramChange":"Cambio de parámetros","text":"Propuesta de texto"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"La TAE estimada de xGNS basada en las recompensas de la tasa de protocolo en tiempo real."},"commPool":{"title":"Piscina comunitaria","tooltip":"Importe total de los activos del fondo común comunitario."},"delRatio":{"title":"Ratio delegado","tooltip":"El porcentaje de tokens GNS delegados en el pool de apuestas xGNS sobre el suministro total en circulación."},"guide":{"guide":"Delegar en el GNS para obtener poderes de gobierno y recibir una parte de las tasas de protocolo."},"totalDel":{"title":"Total Delegado","tooltip":"La cantidad total de tokens GNS delegados en el pool de apuestas xGNS."}},"vote":{"no":"No","yes":"Sí"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"Retención mínima xGNS","tooltip":"Para crear una propuesta, necesita tener un mínimo de 1.000 xGNS. Tu cantidad de xGNS solo se utiliza para verificar la elegibilidad, no se quita."},"proposalDetails":{"placeholder":{"description":"Introduzca una descripción# Título principal## SubtítuloPuede utilizar el formato markdown en esta descripción","title":"Introduzca un título"},"title":"Detalles de la propuesta"},"setVariable":{"placeholder":{"func":"Seleccione Func","param":"arg1,arg2,arg3...","pkgPath":"Seleccionar reino","recipient":"Introduzca una dirección de destinatario"},"title":"Establecer variable"},"submit":{"insuffiXGNS":"xGNS insuficiente","ok":"Entregar"},"title":"Crear propuesta","type":"Tipo"},"detailModal":{"badge":{"voted":"Votado"},"btn":{"alreadyVoted":"Ya ha votado","changeNetwork":"Cambiar a Gnolandia","execute":"Ejecute","noVoteWeight":"Insuficiente peso electoral","requireSelect":"Seleccione la opción de voto","vote":"Vote"},"content":{"amount":"Cantidad","change":"Cambiar","recipient":"Beneficiario"},"quorum":"Quórum","votingWeight":"Su peso en la votación"},"header":"Gobernanza","myDel":{"availBal":{"title":"Saldo disponible","tooltip":"Suma total de GNS no delegados."},"delegate":"Delegado","delModal":{"ctaBtn":"Delegado GNS","selectDel":{"address":"Dirección","description":"Descripción","selectBtn":"Seleccione","self":{"chip":"Autodelegado","placeholder":"Introducir manualmente la dirección del delegado"},"votingPower":"Poder de voto","website":"Página web"},"step1":{"title":"1. Seleccione su delegado","tooltip":"Los delegados son líderes de la comunidad seleccionados para tomar decisiones de gobierno en nombre de los titulares de GNS."},"step2":{"title":"2. Introduzca el importe"},"step3":{"aprTooltip":"La TAE estimada se calcula en función de las recompensas de la Tasa de Protocolo en tiempo real.","currentlyDel":"Actualmente delegado","estimatedAPR":"TAE estimada","newlyDel":"Nuevo Delegado","title":"3. Su delegación","votingPowerShare":"Poder de voto Cuota"},"title":{"select":"Seleccione un delegado"},"warning":{"description":"Se activará un periodo de bloqueo de 7 días una vez que haya anulado la delegación de sus xGNS. Durante este periodo, los tokens xGNS bloqueados no podrán recibir recompensas del protocolo y no tendrán derecho a voto. Asegúrese de comprender el periodo de bloqueo antes de delegar.","title":"La delegación bloqueará sus fondos durante 7 días"}},"login":{"description":"Conecte su monedero para ver su delegación."},"reward":{"btn":"Reclamar todo","title":"Recompensas reclamables","tooltip":"Suma total de las recompensas no reclamadas."},"switch":{"toUndel":"Mi no delegación","toVotingWeight":"Mi peso en las votaciones"},"title":"Mi Delegación","tooltip":{"amount":"Importe","date":"Fecha","delegatee":"Delegado","undelegated":"No delegado","unlockDate":"Fecha de desbloqueo"},"undel":{"btn":"Reclamación","title":"No delegación","tooltip":"La cantidad de xGNS disponible para reclamar en GNS tras el periodo de bloqueo."},"undelegate":"Undelegate","undelModal":{"ctaBtn":"No delegar xGNS","step1":{"select":{"amount":"Importe","delegate":"Delegado"},"title":"1. Seleccione su delegado","tooltip":"Los delegados son líderes de la comunidad seleccionados para tomar decisiones de gobierno en nombre de los titulares de GNS."},"step2":{"title":"2. Introduzca el importe"},"step3":{"aprChange":"APR Cambio","aprTooltip":"El cambio estimado de TAE después de su desdelegación.","remainVotingWeight":"Peso restante de los votos","remainXGns":"xGNS restantes","title":"3. Su equilibrio"},"warning":{"description":"Se activará un periodo de bloqueo de 7 días una vez que haya anulado la delegación de sus xGNS. Durante este periodo, los tokens xGNS bloqueados no podrán recibir recompensas del protocolo y no tendrán derecho a voto. Asegúrese de comprender el periodo de bloqueo antes de proceder a la anulación de la delegación.","title":"La no delegación bloqueará tus fondos durante 7 días"}},"votingWeight":{"title":"Peso del voto","tooltip":"La cantidad de xGNS que ha delegado, que representa su peso de voto en el Gobierno de Gnoswap."}},"proposalList":{"cancelBtn":"Cancelar propuesta","executeBtn":"Ejecutar la propuesta","header":{"btn":"Crear propuesta","link":"Ir al Foro","title":"Propuestas","toggle":"Mostrar sólo activo"}},"proposal":{"status":{"active":"Activo","cancelled":"Cancelado","executed":"Ejecutado","expired":"Caducado","passed":"Aprobado","rejected":"Rechazado","upcoming":"Próximamente"},"time":{"end":"Fin de las votaciones {{rel_time}}","ended":"Votación Finalizada {{rel_time}}","start":"Comienza la votación {{rel_time}}"},"type":{"community":"Piscina comunitaria Spend","paramChange":"Cambio de parámetros","text":"Propuesta de texto"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"La TAE estimada de xGNS basada en las recompensas de la tasa de protocolo en tiempo real."},"commPool":{"title":"Piscina comunitaria","tooltip":"Importe total de los activos del fondo común comunitario."},"delRatio":{"title":"Ratio delegado","tooltip":"El porcentaje de tokens GNS delegados en el pool de apuestas xGNS sobre el suministro total en circulación."},"guide":{"guide":"Delegar en el GNS para obtener poderes de gobierno y recibir una parte de las tasas de protocolo."},"totalDel":{"title":"Total Delegado","tooltip":"La cantidad total de tokens GNS delegados en el pool de apuestas xGNS."}},"vote":{"no":"No","yes":"Sí"}} \ No newline at end of file diff --git a/packages/web/public/locales/es/HeaderFooter.json b/packages/web/public/locales/es/HeaderFooter.json index 2a03b2e6d..f871da82d 100644 --- a/packages/web/public/locales/es/HeaderFooter.json +++ b/packages/web/public/locales/es/HeaderFooter.json @@ -1 +1 @@ -{"about":"Sobre nosotros","addPosi":"Añadir posición","audit":"Auditoría","bug":"Recompensa de errores","copied":"copiado","dashboard":"Cuadro de mandos","developers":"Desarrolladores","developersSection":{"item":{"audit":"Auditoría","bugBounty":"Recompensas por fallos","docs":"Docs","github":"Github"},"title":"Desarrolladores"},"docs":"Documentos","documentation":"Documentación","earn":"Ganar","featuresSection":{"item":{"addPosition":"Añadir posición","incentivizePool":"Incentivar la piscina","stakePosition":"Posición de la estaca","swap":"Intercambiar"},"title":"Características"},"forum":"Foro","github":"GitHub","governance":"Gobernanza","governanceSection":{"item":{"forum":"Foro","proposals":"Propuestas","vote":"Vote"},"title":"Gobernanza"},"help":"Ayuda","helpCenter":"Centro de ayuda","helpSection":{"item":{"aboutUs":"Quiénes somos","faq":"PREGUNTAS FRECUENTES","projectOnboarding":"Incorporación de proyectos","twitter":"Twitter (X)"},"title":"Ayuda"},"incenti":"Grupo de incentivos","introduction":"Únete a GnoSwap: el ecosistema de mayor crecimiento que aspira a construir la fuente más profunda de liquidez en Gnoland.","language":"Idioma","leaderboard":"Clasificación","legal":"Legal y Privacidad","policy":"Política","policySection":{"item":{"privacyPolicy":"Política de privacidad","terms":"Condiciones de uso"},"title":"Política"},"privacy":"política de privacidad","projectOnboarding":"Incorporación de proyectos","proposals":"Propuestas","receive":"Reciba","stakePosi":"Posición de la estaca","swap":"Intercambiar","switchNetwork":"Cambiar Red","terms":"Condiciones de uso","theFastest":"el ecosistema de más rápido crecimiento que aspira a construir la fuente de liquidez más profunda en Gnoland.","theme":"Tema","twitter":"Twitter (X)","vote":"Votar","wallet":"Billetera"} \ No newline at end of file +{"addPosi":"Añadir posición","copied":"copiado","dashboard":"Cuadro de mandos","developersSection":{"item":{"audit":"Auditoría","bugBounty":"Recompensas por fallos","docs":"Docs","github":"Github"},"title":"Desarrolladores"},"documentation":"Documentación","earn":"Ganar","featuresSection":{"item":{"addPosition":"Añadir posición","incentivizePool":"Incentivar la piscina","stakePosition":"Posición de la estaca","swap":"Intercambiar"},"title":"Características"},"governance":"Gobernanza","governanceSection":{"item":{"forum":"Foro","proposals":"Propuestas","vote":"Vote"},"title":"Gobernanza"},"helpCenter":"Centro de ayuda","helpSection":{"item":{"aboutUs":"Quiénes somos","faq":"PREGUNTAS FRECUENTES","projectOnboarding":"Incorporación de proyectos","twitter":"Twitter (X)"},"title":"Ayuda"},"introduction":"Únete a GnoSwap: el ecosistema de mayor crecimiento que aspira a construir la fuente más profunda de liquidez en Gnoland.","language":"Idioma","leaderboard":"Clasificación","legal":"Legal y Privacidad","policySection":{"item":{"privacyPolicy":"Política de privacidad","terms":"Condiciones de uso"},"title":"Política"},"projectOnboarding":"Incorporación de proyectos","receive":"Reciba","stakePosi":"Posición de la estaca","swap":"Intercambiar","switchNetwork":"Cambiar Red","theFastest":"el ecosistema de más rápido crecimiento que aspira a construir la fuente de liquidez más profunda en Gnoland.","theme":"Tema","wallet":"Billetera"} \ No newline at end of file diff --git a/packages/web/public/locales/es/Pool.json b/packages/web/public/locales/es/Pool.json index 181573124..4b4f2ba2c 100644 --- a/packages/web/public/locales/es/Pool.json +++ b/packages/web/public/locales/es/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"¿Quieres sumar incentivos para esta piscina?","boost":"¿Quieres aumentar los incentivos para esta piscina?"},"poolInfo":{"section":{"apr":{"fee":"Tasas 24h","reward":"Recompensas 24h","title":"APR","tooltip":{"feeApr":"Tasa TAE","stakingApr":"Estaca APR","title":"Desglose TAE"}},"tvl":{"title":"TVL"},"volume":{"allTimeVol":"Volumen de todos los tiempos","title":"Volumen 24h"}}},"position":{"btn":{"addPosition":"Añadir posición","removePosition":"Quitar posición"},"card":{"balance":{"title":"Saldo","title_total":"Saldo total"},"btn":{"claimAll":"Reclamar todo","copyPosition":"Posicionamiento de copias","manage":{"decrease":"Disminución de la liquidez","increase":"Aumentar la liquidez","label":"Gestione","reposition":"Reposicionar"}},"claimableReward":{"title":"Recompensas reclamables","title_total":"Total de recompensas reclamables"},"dailyEarn":{"title":"Ganancias diarias","title_total":"Ingresos diarios totales"},"fee":"Tasas","history":{"col":{"action":"Acción","time":"Marca de tiempo","value":"Valor"},"empty":"No se ha encontrado ningún historial de posiciones","title":"Historia de la posición"},"reward":"Recompensas"},"ratioTooltip":"Precio al que la posición se convertirá íntegramente en
{{symbol}}.","showClosed":"Mostrar posiciones cerradas","title":"Mis posiciones","title_other":"Posiciones"},"staking":{"btn":{"stake":"Posición de la estaca","unstake":"Anular posición"},"intro":"Apueste por su posición para ganar recompensas de hasta 1.000 euros.","keepStakingNote":{"four":"Recibir recompensas máximas ✨","one":"Crea tu primera posición para empezar ⛵","three":"Sigue apostando para recibir mayores recompensas ⌛","two":"Defiende tu posición para empezar ⛵"},"myStake":"Mi estaca","period":{"stakedTooltip":{"nextTier":"Siguiente nivel","stakedDate":"Fecha apostada","totalValue":"Valor total"},"subtitle":"{{percent}} de Recompensas Max","subtitle_max":"Recibir recompensas máximas","subtitleTooltip":"Durante este periodo de apuesta, sólo recibirá {{percent}} de sus recompensas máximas de apuesta. Mantenga su posición apostada para aumentar sus recompensas.","subtitleTooltip_max":"Durante este periodo de apuesta, sólo recibirá las recompensas máximas de apuesta. Mantenga su posición apostada para conservar sus recompensas.","title":"Participación inferior a {{days}} días","title_max":"Estaca más de {{days}} días"},"title":"Estacas","tooltip":{"hoverGuide":"Pase el ratón para ver los detalles","rewardInfo":{"endDate":"Fecha final","incentAmt":"Importe incentivado","remainingAmt":"Importe restante","startDate":"Fecha de inicio"}}},"wanttoaddup":"¿Quieres aumentar los incentivos para esta piscina?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"¿Quieres sumar incentivos para esta piscina?","boost":"¿Quieres aumentar los incentivos para esta piscina?"},"poolInfo":{"section":{"apr":{"fee":"Tasas 24h","reward":"Recompensas 24h","tooltip":{"feeApr":"Tasa TAE","stakingApr":"Estaca APR","title":"Desglose TAE"}},"volume":{"allTimeVol":"Volumen de todos los tiempos","title":"Volumen 24h"}}},"position":{"btn":{"addPosition":"Añadir posición","removePosition":"Quitar posición"},"card":{"balance":{"title":"Saldo","title_total":"Saldo total"},"btn":{"claimAll":"Reclamar todo","copyPosition":"Posicionamiento de copias","manage":{"decrease":"Disminución de la liquidez","increase":"Aumentar la liquidez","label":"Gestione","reposition":"Reposicionar"}},"claimableReward":{"title":"Recompensas reclamables","title_total":"Total de recompensas reclamables"},"dailyEarn":{"title":"Ganancias diarias","title_total":"Ingresos diarios totales"},"fee":"Tasas","history":{"col":{"action":"Acción","time":"Marca de tiempo","value":"Valor"},"empty":"No se ha encontrado ningún historial de posiciones","title":"Historia de la posición"},"reward":"Recompensas"},"ratioTooltip":"Precio al que la posición se convertirá íntegramente en
{{symbol}}.","showClosed":"Mostrar posiciones cerradas","title":"Mis posiciones","title_other":"Posiciones"},"staking":{"btn":{"stake":"Posición de la estaca","unstake":"Anular posición"},"intro":"Apueste por su posición para ganar recompensas de hasta 1.000 euros.","keepStakingNote":{"four":"Recibir recompensas máximas ✨","one":"Crea tu primera posición para empezar ⛵","three":"Sigue apostando para recibir mayores recompensas ⌛","two":"Defiende tu posición para empezar ⛵"},"myStake":"Mi estaca","period":{"stakedTooltip":{"nextTier":"Siguiente nivel","stakedDate":"Fecha apostada","totalValue":"Valor total"},"subtitle":"{{percent}} de Recompensas Max","subtitle_max":"Recibir recompensas máximas","subtitleTooltip":"Durante este periodo de apuesta, sólo recibirá {{percent}} de sus recompensas máximas de apuesta. Mantenga su posición apostada para aumentar sus recompensas.","subtitleTooltip_max":"Durante este periodo de apuesta, sólo recibirá las recompensas máximas de apuesta. Mantenga su posición apostada para conservar sus recompensas.","title":"Participación inferior a {{days}} días","title_max":"Estaca más de {{days}} días"},"title":"Estacas","tooltip":{"hoverGuide":"Pase el ratón para ver los detalles","rewardInfo":{"endDate":"Fecha final","incentAmt":"Importe incentivado","remainingAmt":"Importe restante","startDate":"Fecha de inicio"}}},"wanttoaddup":"¿Quieres aumentar los incentivos para esta piscina?"} \ No newline at end of file diff --git a/packages/web/public/locales/es/Reposition.json b/packages/web/public/locales/es/Reposition.json index 88e44644a..0fb9071cf 100644 --- a/packages/web/public/locales/es/Reposition.json +++ b/packages/web/public/locales/es/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"Liquidez insuficiente","reposition":"Reposicionar","selectRange":"Seleccionar gama"},"confModal":{"btn":"Confirmar Reposición","section":{"posiDetail":{"label":"Detalles del puesto"}},"title":"Confirmar Reposición"},"form":{"price":{"max":"Precio máximo","min":"Precio mínimo"},"selectPosi":{"title":"1.Seleccionar posición"},"selectRange":{"dim":{"content":"Como primera persona que añade una posición a este pool, debe inicializarlo. <1>Introduzca un precio inicial para el pool y, a continuación, seleccione el rango de precios y el importe del depósito para su liquidez.","title":"Inicialización de la piscina"},"fullPrice":"Gama completa de precios","fullPrice_short":"Precio completo","resetRange":"Restablecer intervalo","title":"2. Seleccione Nuevo intervalo"}},"overralInfo":{"label":{"capitalEffi":"Eficiencia del capital","depositR":"Ratio de depósitos","feeApr":"Tasa Abril"},"tooltip":{"capitalEffi":"El multiplicador calculado en función de la concentración de su rango. Indica cuántas más recompensas puedes ganar en comparación con una posición de rango completo con el mismo capital.","depositR":"La relación de depósito de las dos fichas se determina en función del precio actual y del intervalo de precios establecido.","feeApr":"La TAE estimada de las comisiones de swap se calcula en función de la horquilla de precios seleccionada para la posición."}},"removePosition":"QuitarPosición","removeRejected":"Rechazado","removeTryAgain":"Inténtalo de nuevo","removeWaitingforconfirmation":"A la espera de confirmación","repos":{"action":{"exit":"Salida","retry":"Reintentar"},"status":{"broadcasting":"Transacción de radiodifusión","failed":"Fallido","insuffLiqui":"Liquidez insuficiente","rejected":"Rechazado","waitingConf":"A la espera de confirmación"},"step":{"addPosi":"Añadir posición","removePosi":"Quitar posición","swap":"Cambie {{symbolA}} por {{symbolB}}"}},"title":"Reposicionar","tooltip":"Esto eliminará esta posición y creará una nueva con las fichas subyacentes intercambiándolas proporcionalmente al nuevo rango."} \ No newline at end of file +{"btn":{"insuffLiqui":"Liquidez insuficiente","reposition":"Reposicionar","selectRange":"Seleccionar gama"},"confModal":{"btn":"Confirmar Reposición","section":{"posiDetail":{"label":"Detalles del puesto"}},"title":"Confirmar Reposición"},"form":{"price":{"max":"Precio máximo","min":"Precio mínimo"},"selectPosi":{"title":"1.Seleccionar posición"},"selectRange":{"dim":{"content":"Como primera persona que añade una posición a este pool, debe inicializarlo. <1>Introduzca un precio inicial para el pool y, a continuación, seleccione el rango de precios y el importe del depósito para su liquidez.","title":"Inicialización de la piscina"},"fullPrice":"Gama completa de precios","fullPrice_short":"Precio completo","resetRange":"Restablecer intervalo","title":"2. Seleccione Nuevo intervalo"}},"overralInfo":{"label":{"capitalEffi":"Eficiencia del capital","depositR":"Ratio de depósitos","feeApr":"Tasa Abril"},"tooltip":{"capitalEffi":"El multiplicador calculado en función de la concentración de su rango. Indica cuántas más recompensas puedes ganar en comparación con una posición de rango completo con el mismo capital.","depositR":"La relación de depósito de las dos fichas se determina en función del precio actual y del intervalo de precios establecido.","feeApr":"La TAE estimada de las comisiones de swap se calcula en función de la horquilla de precios seleccionada para la posición."}},"repos":{"action":{"exit":"Salida","retry":"Reintentar"},"status":{"broadcasting":"Transacción de radiodifusión","failed":"Fallido","insuffLiqui":"Liquidez insuficiente","rejected":"Rechazado","waitingConf":"A la espera de confirmación"},"step":{"addPosi":"Añadir posición","removePosi":"Quitar posición","swap":"Cambie {{symbolA}} por {{symbolB}}"}},"title":"Reposicionar","tooltip":"Esto eliminará esta posición y creará una nueva con las fichas subyacentes intercambiándolas proporcionalmente al nuevo rango."} \ No newline at end of file diff --git a/packages/web/public/locales/es/TokenDetails.json b/packages/web/public/locales/es/TokenDetails.json index 455ca23aa..108339ed0 100644 --- a/packages/web/public/locales/es/TokenDetails.json +++ b/packages/web/public/locales/es/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"APR","pair":"Par","tvl":"TVL"},"title":"Mejores Pools para {{symbol}}"},"description":{"empty":"No hay información sobre fichas","links":"Enlaces","realmPath":"Ruta del Contrato Realm","title":"Acerca de {{name}}"},"info":{"info":{"priceChange":"Cambio de precio ({{periodo}})","title":"Información sobre precios"},"market":{"col":{"fee":"Tasas (24h)","marketCap":"Capitalización bursátil","tvl":"TVL","volume":"Volumen (24h)"},"title":"Información de mercado"},"performance":{"col":{"header":{"amount":"Importe","change":"Cambia","period":"Periodo"}},"title":"Rendimiento del Precio"}},"title":"Intercambiar","topGainers":{"title":"Top 3 Ganadores"},"topLosers":{"title":"Top 3 Perdedores"},"trending":{"title":"Criptomonedas de moda"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"APR","pair":"Par"},"title":"Mejores Pools para {{symbol}}"},"description":{"empty":"No hay información sobre fichas","links":"Enlaces","realmPath":"Ruta del Contrato Realm","title":"Acerca de {{name}}"},"info":{"info":{"priceChange":"Cambio de precio ({{periodo}})","title":"Información sobre precios"},"market":{"col":{"fee":"Tasas (24h)","marketCap":"Capitalización bursátil","volume":"Volumen (24h)"},"title":"Información de mercado"},"performance":{"col":{"header":{"amount":"Importe","change":"Cambia","period":"Periodo"}},"title":"Rendimiento del Precio"}},"title":"Intercambiar","topGainers":{"title":"Top 3 Ganadores"},"topLosers":{"title":"Top 3 Perdedores"},"trending":{"title":"Criptomonedas de moda"}} \ No newline at end of file diff --git a/packages/web/public/locales/fr/AddPosition.json b/packages/web/public/locales/fr/AddPosition.json index 7722a5b14..257dfb562 100644 --- a/packages/web/public/locales/fr/AddPosition.json +++ b/packages/web/public/locales/fr/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"Ajouter des liquidités","addPosi":"Ajouter une position","amtTooLow":"Montant trop faible","enterAmt":"Saisir le montant","invalidPair":"Sélectionner une paire","invalidRange":"Plage non valide","switch":"Passer à Gnoland"},"card":{"title":"Ajouter une position"},"confirmAddModal":{"btn":"Confirmer l'ajout d'un poste","btn_oneClick":"Confirmer le jalonnement en un clic","info":{"feeError":{"InsufBal":"Solde insuffisant"},"label":{"capEff":"Efficacité du capital","creationFee":{"title":"Frais de création de Pool","tooltip":"Une redevance unique lors de la création d'un nouveau pool qui est versée au protocole."},"feeApr":"Frais APR","feeTier":"Niveau de redevance","maxPrice":"Prix maximum","minPrice":"Prix minimum","stakingApr":"Piquetage APR"},"section":{"priceRange":"Fourchette de prix"},"tooltip":{"capEff":"Le multiplicateur calculé sur la base de la concentration de votre gamme. Il indique le nombre de récompenses supplémentaires que vous pouvez obtenir par rapport à une position de gamme complète avec le même capital.","feeApr":"Le TAEG estimé provenant des frais de swap est calculé sur la base de la fourchette de prix sélectionnée pour la position.","stakingApr":"La fourchette estimée du TAEG est calculée en appliquant un multiplicateur dynamique à votre position mise, sur la base de la durée de mise."}},"title":"Confirmer l'ajout d'un poste","title_oneClick":"Confirmer le jalonnement en un clic"},"createPool":{"placeholder":"Entrer le prix","startingPrice":"Prix de départ","tooltip":"Prix de départ suggéré basé sur le prix actuel du pool le plus liquide de la même paire."},"fee":"Frais","feeTier":"Niveau de redevance","form":{"amount":{"label":"4. Saisir le montant"},"feeTier":{"label":"2. Sélectionner le niveau de frais","status":{"created":"{{percent}} Sélectionné","notCreate":"Non créé"}},"pairSection":{"label":"1. Sélectionner Pair"},"priceRange":{"dim":{"content":"En tant que première personne à ajouter une position à ce pool, vous devez l'initialiser. Saisissez un prix de départ pour le pool, puis sélectionnez la fourchette de prix et le montant du dépôt pour votre liquidité.","title":"Initialisation du pool"},"fullPrice":"Gamme de prix complète","item":{"tooltip":{"active":{"100":"Une fourchette de prix agressive pour des risques et des rendements plus élevés.","500":"Une fourchette de prix agressive pour des risques et des rendements plus élevés.","3000":"Une fourchette de prix agressive pour des risques et des rendements plus élevés.","10000":"Une fourchette de prix agressive pour des risques et des rendements plus élevés."},"passive":{"100":"Une fourchette de prix passive pour des risques et des rendements modérés.","500":"Une fourchette de prix passive pour des risques et des rendements modérés.","3000":"Une fourchette de prix passive pour des risques et des rendements modérés.","10000":"Une fourchette de prix passive pour des risques et des rendements modérés."}}},"label":"3. Sélectionner la fourchette de prix","maxPrice":"Prix maximum","minPrice":"Prix minimum"}},"oneClick":"Mise en jeu en un clic","outR":{"desc":"Si vous ajoutez une position avec la fourchette actuelle, vous ne percevrez aucune commission jusqu'à ce que le prix du jeton entre dans votre fourchette.","title":"Votre position n'est pas rémunérée"},"overralInfo":{"label":{"capitalEffi":"Efficacité du capital","depositR":"Ratio de dépôt","feeApr":"Frais APR"},"tooltip":{"capitalEffi":"Le multiplicateur calculé sur la base de la concentration de votre gamme. Il indique le nombre de récompenses supplémentaires que vous pouvez obtenir par rapport à une position de gamme complète avec le même capital.","depositR":"Le ratio de dépôt des deux jetons est déterminé en fonction du prix actuel et de la fourchette de prix fixée.","feeApr":"Le TAEG estimé des frais de swap est calculé sur la base de la fourchette de prix sélectionnée pour la position."}},"positionStat":{"label":{"fee24":"Frais 24h","feeApr":"Frais APR","stakingApr":"Piquetage APR","tvl":"TVL","vol":"Volume 24h"},"staked":{"btn":"Aller à Unstaking ","title":"Mes prises de position"},"unstaked":{"btn":"Aller au jalonnement","title":"Mes prises de position sans tabou"}},"rateGraph":{"title":"Taux de change","tooltip":"Taux de change suggéré basé sur le pool le plus liquide de la même paire."}} \ No newline at end of file +{"btn":{"addLiquidity":"Ajouter des liquidités","addPosi":"Ajouter une position","amtTooLow":"Montant trop faible","enterAmt":"Saisir le montant","invalidPair":"Sélectionner une paire","invalidRange":"Plage non valide","switch":"Passer à Gnoland"},"card":{"title":"Ajouter une position"},"confirmAddModal":{"btn":"Confirmer l'ajout d'un poste","btn_oneClick":"Confirmer le jalonnement en un clic","info":{"feeError":{"InsufBal":"Solde insuffisant"},"label":{"capEff":"Efficacité du capital","creationFee":{"title":"Frais de création de Pool","tooltip":"Une redevance unique lors de la création d'un nouveau pool qui est versée au protocole."},"feeApr":"Frais APR","feeTier":"Niveau de redevance","maxPrice":"Prix maximum","minPrice":"Prix minimum","stakingApr":"Piquetage APR"},"section":{"priceRange":"Fourchette de prix"},"tooltip":{"capEff":"Le multiplicateur calculé sur la base de la concentration de votre gamme. Il indique le nombre de récompenses supplémentaires que vous pouvez obtenir par rapport à une position de gamme complète avec le même capital.","feeApr":"Le TAEG estimé provenant des frais de swap est calculé sur la base de la fourchette de prix sélectionnée pour la position.","stakingApr":"La fourchette estimée du TAEG est calculée en appliquant un multiplicateur dynamique à votre position mise, sur la base de la durée de mise."}},"title":"Confirmer l'ajout d'un poste","title_oneClick":"Confirmer le jalonnement en un clic"},"createPool":{"placeholder":"Entrer le prix","startingPrice":"Prix de départ","tooltip":"Prix de départ suggéré basé sur le prix actuel du pool le plus liquide de la même paire."},"fee":"Frais","feeTier":"Niveau de redevance","form":{"amount":{"label":"4. Saisir le montant"},"feeTier":{"label":"2. Sélectionner le niveau de frais","status":{"created":"{{percent}} Sélectionné","notCreate":"Non créé"}},"pairSection":{"label":"1. Sélectionner Pair"},"priceRange":{"dim":{"content":"En tant que première personne à ajouter une position à ce pool, vous devez l'initialiser. Saisissez un prix de départ pour le pool, puis sélectionnez la fourchette de prix et le montant du dépôt pour votre liquidité.","title":"Initialisation du pool"},"fullPrice":"Gamme de prix complète","item":{"tooltip":{"active":{"100":"Une fourchette de prix agressive pour des risques et des rendements plus élevés.","500":"Une fourchette de prix agressive pour des risques et des rendements plus élevés.","3000":"Une fourchette de prix agressive pour des risques et des rendements plus élevés.","10000":"Une fourchette de prix agressive pour des risques et des rendements plus élevés."},"passive":{"100":"Une fourchette de prix passive pour des risques et des rendements modérés.","500":"Une fourchette de prix passive pour des risques et des rendements modérés.","3000":"Une fourchette de prix passive pour des risques et des rendements modérés.","10000":"Une fourchette de prix passive pour des risques et des rendements modérés."}}},"label":"3. Sélectionner la fourchette de prix","maxPrice":"Prix maximum","minPrice":"Prix minimum"}},"oneClick":"Mise en jeu en un clic","outR":{"desc":"Si vous ajoutez une position avec la fourchette actuelle, vous ne percevrez aucune commission jusqu'à ce que le prix du jeton entre dans votre fourchette.","title":"Votre position n'est pas rémunérée"},"overralInfo":{"label":{"capitalEffi":"Efficacité du capital","depositR":"Ratio de dépôt","feeApr":"Frais APR"},"tooltip":{"capitalEffi":"Le multiplicateur calculé sur la base de la concentration de votre gamme. Il indique le nombre de récompenses supplémentaires que vous pouvez obtenir par rapport à une position de gamme complète avec le même capital.","depositR":"Le ratio de dépôt des deux jetons est déterminé en fonction du prix actuel et de la fourchette de prix fixée.","feeApr":"Le TAEG estimé des frais de swap est calculé sur la base de la fourchette de prix sélectionnée pour la position."}},"positionStat":{"label":{"fee24":"Frais 24h","feeApr":"Frais APR","stakingApr":"Piquetage APR","vol":"Volume 24h"},"staked":{"btn":"Aller à Unstaking ","title":"Mes prises de position"},"unstaked":{"btn":"Aller au jalonnement","title":"Mes prises de position sans tabou"}},"rateGraph":{"title":"Taux de change","tooltip":"Taux de change suggéré basé sur le pool le plus liquide de la même paire."}} \ No newline at end of file diff --git a/packages/web/public/locales/fr/Governance.json b/packages/web/public/locales/fr/Governance.json index 0efa7951c..4f4e7e28e 100644 --- a/packages/web/public/locales/fr/Governance.json +++ b/packages/web/public/locales/fr/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"Participation minimale xGNS","tooltip":"Pour créer une proposition, vous devez détenir un minimum de 1 000 xGNS. Votre quantité de xGNS n'est utilisée que pour vérifier l'éligibilité, elle n'est pas retirée."},"proposalDetails":{"placeholder":{"description":"Entrez une description# Titre principal## Titre secondaireVous pouvez utiliser le formatage markdown dans cette description.","title":"Saisir un titre"},"title":"Détails de la proposition"},"setVariable":{"placeholder":{"func":"Sélectionner Func","param":"arg1,arg2,arg3...","pkgPath":"Sélectionner un domaine","recipient":"Saisir l'adresse du destinataire","same":"Identique à la première"},"title":"Définir la variable"},"submit":{"insuffiXGNS":"Insuffisant xGNS","ok":"Soumettre"},"title":"Créer une proposition","type":"Type"},"detailModal":{"badge":{"voted":"Voté"},"btn":{"alreadyVoted":"Déjà voté","changeNetwork":"Passer à Gnoland","execute":"Exécuter","noVoteWeight":"Poids de vote insuffisant","requireSelect":"Sélectionner l'option de vote","vote":"Vote"},"content":{"amount":"Montant","change":"Changement","recipient":"Destinataire"},"quorum":"Quorum","votingWeight":"Votre poids dans le vote"},"header":"Gouvernance","myDel":{"availBal":{"title":"Solde disponible","tooltip":"Somme totale du GNS non délégué."},"delegate":"Délégué","delModal":{"ctaBtn":"Délégué GNS","selectDel":{"address":"Adresse","description":"Description","selectBtn":"Sélectionner","self":{"chip":"Autodélégué","placeholder":"Saisir manuellement l'adresse du délégué"},"votingPower":"Pouvoir de vote","website":"Site web"},"step1":{"title":"1. Sélectionnez votre délégué","tooltip":"Les délégués sont des dirigeants communautaires sélectionnés pour prendre des décisions de gouvernance au nom des détenteurs de GNS."},"step2":{"title":"2. Saisir le montant"},"step3":{"aprTooltip":"Le TAEG estimé est calculé en temps réel sur la base de la rémunération des frais de protocole.","currentlyDel":"Actuellement délégué","estimatedAPR":"Estimation du TAEG","newlyDel":"Nouveau délégué","title":"3. Votre délégation","votingPowerShare":"Pouvoir de vote Action"},"title":{"select":"Sélectionner un délégué"},"warning":{"description":"Une période de blocage de 7 jours est déclenchée lorsque vous déléguez vos xGNS. Pendant cette période, les jetons xGNS bloqués ne pourront pas recevoir de récompenses du protocole et n'auront pas de droit de vote. Assurez-vous de bien comprendre la période de blocage avant de procéder à la délégation.","title":"La délégation bloquera vos fonds pendant 7 jours"}},"login":{"description":"Veuillez connecter votre portefeuille pour voir votre délégation."},"reward":{"btn":"Réclamer tout","title":"Récompenses à réclamer","tooltip":"Montant total des récompenses non réclamées."},"switch":{"toUndel":"Ma non-délégation","toVotingWeight":"Mon poids dans les votes"},"title":"Ma délégation","tooltip":{"amount":"Montant","date":"Date","delegatee":"Délégué","undelegated":"Non délégué","unlockDate":"Date de déblocage"},"undel":{"btn":"Réclamation","title":"La non-délégation","tooltip":"Le montant de xGNS disponible à réclamer en GNS après la période de blocage."},"undelegate":"Non-délégué","undelModal":{"ctaBtn":"Undelegate xGNS","step1":{"select":{"amount":"Montant","delegate":"Délégué"},"title":"1. Sélectionnez votre délégué","tooltip":"Les délégués sont des dirigeants communautaires sélectionnés pour prendre des décisions de gouvernance au nom des détenteurs de GNS."},"step2":{"title":"2. Saisir le montant"},"step3":{"aprChange":"Changement de l'APR","aprTooltip":"Le changement estimé de l'APR après votre déclassement.","remainVotingWeight":"Poids de vote restant","remainXGns":"Reste du xGNS","title":"3. Votre équilibre"},"warning":{"description":"Une période de blocage de 7 jours est déclenchée lorsque vous déléguez vos xGNS. Pendant cette période, les jetons xGNS bloqués ne pourront pas recevoir de récompenses protocolaires et n'auront pas de droit de vote. Assurez-vous de bien comprendre la période de blocage avant de procéder à la délégation.","title":"L'undelegation bloque vos fonds pendant 7 jours."}},"votingWeight":{"title":"Poids du vote","tooltip":"La quantité de xGNS que vous avez déléguée, qui représente votre poids de vote dans la gouvernance de Gnoswap."}},"proposalList":{"cancelBtn":"Annuler la proposition","executeBtn":"Exécuter la proposition","header":{"btn":"Créer une proposition","link":"Aller au forum","title":"Propositions","toggle":"Afficher uniquement les actifs"}},"proposal":{"status":{"active":"Actif","cancelled":"Annulé","executed":"Exécuté","expired":"Expiré","passed":"Adopté","rejected":"Rejeté","upcoming":"À venir"},"time":{"end":"Fin du vote {{rel_time}}","ended":"Vote terminé {{rel_time}}","start":"Début du vote {{rel_time}}"},"type":{"community":"Piscine communautaire Spend","paramChange":"Modification des paramètres","text":"Proposition de texte"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"Le TAEG estimé de xGNS sur la base de la rémunération des frais de protocole en temps réel."},"commPool":{"title":"Piscine communautaire","tooltip":"Le montant total des actifs de la réserve communautaire."},"delRatio":{"title":"Ratio délégué","tooltip":"Le pourcentage de jetons GNS délégués dans le pool de participation xGNS par rapport à l'offre totale en circulation."},"guide":{"guide":"Déléguer le GNS pour obtenir des pouvoirs de gouvernance et recevoir une partie des frais de protocole."},"totalDel":{"title":"Total délégué","tooltip":"Le montant total des jetons GNS délégués dans le pool de participation xGNS."}},"vote":{"no":"Non","yes":"Oui"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"Participation minimale xGNS","tooltip":"Pour créer une proposition, vous devez détenir un minimum de 1 000 xGNS. Votre quantité de xGNS n'est utilisée que pour vérifier l'éligibilité, elle n'est pas retirée."},"proposalDetails":{"placeholder":{"description":"Entrez une description# Titre principal## Titre secondaireVous pouvez utiliser le formatage markdown dans cette description.","title":"Saisir un titre"},"title":"Détails de la proposition"},"setVariable":{"placeholder":{"func":"Sélectionner Func","param":"arg1,arg2,arg3...","pkgPath":"Sélectionner un domaine","recipient":"Saisir l'adresse du destinataire"},"title":"Définir la variable"},"submit":{"insuffiXGNS":"Insuffisant xGNS","ok":"Soumettre"},"title":"Créer une proposition","type":"Type"},"detailModal":{"badge":{"voted":"Voté"},"btn":{"alreadyVoted":"Déjà voté","changeNetwork":"Passer à Gnoland","execute":"Exécuter","noVoteWeight":"Poids de vote insuffisant","requireSelect":"Sélectionner l'option de vote","vote":"Vote"},"content":{"amount":"Montant","change":"Changement","recipient":"Destinataire"},"quorum":"Quorum","votingWeight":"Votre poids dans le vote"},"header":"Gouvernance","myDel":{"availBal":{"title":"Solde disponible","tooltip":"Somme totale du GNS non délégué."},"delegate":"Délégué","delModal":{"ctaBtn":"Délégué GNS","selectDel":{"address":"Adresse","description":"Description","selectBtn":"Sélectionner","self":{"chip":"Autodélégué","placeholder":"Saisir manuellement l'adresse du délégué"},"votingPower":"Pouvoir de vote","website":"Site web"},"step1":{"title":"1. Sélectionnez votre délégué","tooltip":"Les délégués sont des dirigeants communautaires sélectionnés pour prendre des décisions de gouvernance au nom des détenteurs de GNS."},"step2":{"title":"2. Saisir le montant"},"step3":{"aprTooltip":"Le TAEG estimé est calculé en temps réel sur la base de la rémunération des frais de protocole.","currentlyDel":"Actuellement délégué","estimatedAPR":"Estimation du TAEG","newlyDel":"Nouveau délégué","title":"3. Votre délégation","votingPowerShare":"Pouvoir de vote Action"},"title":{"select":"Sélectionner un délégué"},"warning":{"description":"Une période de blocage de 7 jours est déclenchée lorsque vous déléguez vos xGNS. Pendant cette période, les jetons xGNS bloqués ne pourront pas recevoir de récompenses du protocole et n'auront pas de droit de vote. Assurez-vous de bien comprendre la période de blocage avant de procéder à la délégation.","title":"La délégation bloquera vos fonds pendant 7 jours"}},"login":{"description":"Veuillez connecter votre portefeuille pour voir votre délégation."},"reward":{"btn":"Réclamer tout","title":"Récompenses à réclamer","tooltip":"Montant total des récompenses non réclamées."},"switch":{"toUndel":"Ma non-délégation","toVotingWeight":"Mon poids dans les votes"},"title":"Ma délégation","tooltip":{"amount":"Montant","date":"Date","delegatee":"Délégué","undelegated":"Non délégué","unlockDate":"Date de déblocage"},"undel":{"btn":"Réclamation","title":"La non-délégation","tooltip":"Le montant de xGNS disponible à réclamer en GNS après la période de blocage."},"undelegate":"Non-délégué","undelModal":{"ctaBtn":"Undelegate xGNS","step1":{"select":{"amount":"Montant","delegate":"Délégué"},"title":"1. Sélectionnez votre délégué","tooltip":"Les délégués sont des dirigeants communautaires sélectionnés pour prendre des décisions de gouvernance au nom des détenteurs de GNS."},"step2":{"title":"2. Saisir le montant"},"step3":{"aprChange":"Changement de l'APR","aprTooltip":"Le changement estimé de l'APR après votre déclassement.","remainVotingWeight":"Poids de vote restant","remainXGns":"Reste du xGNS","title":"3. Votre équilibre"},"warning":{"description":"Une période de blocage de 7 jours est déclenchée lorsque vous déléguez vos xGNS. Pendant cette période, les jetons xGNS bloqués ne pourront pas recevoir de récompenses protocolaires et n'auront pas de droit de vote. Assurez-vous de bien comprendre la période de blocage avant de procéder à la délégation.","title":"L'undelegation bloque vos fonds pendant 7 jours."}},"votingWeight":{"title":"Poids du vote","tooltip":"La quantité de xGNS que vous avez déléguée, qui représente votre poids de vote dans la gouvernance de Gnoswap."}},"proposalList":{"cancelBtn":"Annuler la proposition","executeBtn":"Exécuter la proposition","header":{"btn":"Créer une proposition","link":"Aller au forum","title":"Propositions","toggle":"Afficher uniquement les actifs"}},"proposal":{"status":{"active":"Actif","cancelled":"Annulé","executed":"Exécuté","expired":"Expiré","passed":"Adopté","rejected":"Rejeté","upcoming":"À venir"},"time":{"end":"Fin du vote {{rel_time}}","ended":"Vote terminé {{rel_time}}","start":"Début du vote {{rel_time}}"},"type":{"community":"Piscine communautaire Spend","paramChange":"Modification des paramètres","text":"Proposition de texte"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"Le TAEG estimé de xGNS sur la base de la rémunération des frais de protocole en temps réel."},"commPool":{"title":"Piscine communautaire","tooltip":"Le montant total des actifs de la réserve communautaire."},"delRatio":{"title":"Ratio délégué","tooltip":"Le pourcentage de jetons GNS délégués dans le pool de participation xGNS par rapport à l'offre totale en circulation."},"guide":{"guide":"Déléguer le GNS pour obtenir des pouvoirs de gouvernance et recevoir une partie des frais de protocole."},"totalDel":{"title":"Total délégué","tooltip":"Le montant total des jetons GNS délégués dans le pool de participation xGNS."}},"vote":{"no":"Non","yes":"Oui"}} \ No newline at end of file diff --git a/packages/web/public/locales/fr/HeaderFooter.json b/packages/web/public/locales/fr/HeaderFooter.json index e7cbc4737..378029862 100644 --- a/packages/web/public/locales/fr/HeaderFooter.json +++ b/packages/web/public/locales/fr/HeaderFooter.json @@ -1 +1 @@ -{"about":"À propos de nous","addPosi":"Ajouter une position","audit":"Audit","bug":"Bug Bounty","copied":"Copié","dashboard":"Tableau de bord","developers":"Développeurs","developersSection":{"item":{"audit":"Audit","bugBounty":"Bug Bounty","docs":"Docs","github":"Github"},"title":"Développeurs"},"docs":"Docs","documentation":"Documentation","earn":"Gagner","featuresSection":{"item":{"addPosition":"Ajouter une position","incentivizePool":"Incitation à la mise en commun","stakePosition":"Position de l'enjeu","swap":"Échange"},"title":"Caractéristiques"},"forum":"Forum","github":"Github","governance":"Gouvernance","governanceSection":{"item":{"forum":"Forum","proposals":"Propositions","vote":"Vote"},"title":"Gouvernance"},"help":"Aide","helpCenter":"Centre d'aide","helpSection":{"item":{"aboutUs":"À propos de nous","faq":"FAQ","projectOnboarding":"L'embarquement dans les projets","twitter":"Twitter (X)"},"title":"Aide"},"incenti":"Incitation à la mise en commun","introduction":"Rejoignez GnoSwap - l'écosystème à la croissance la plus rapide qui aspire à créer la source de liquidité la plus profonde sur Gnoland.","language":"Langue","leaderboard":"Tableau de bord","legal":"Juridique et protection de la vie privée","policy":"Politique","policySection":{"item":{"privacyPolicy":"Politique de confidentialité","terms":"Conditions d'utilisation"},"title":"Politique"},"privacy":"Politique de confidentialité","projectOnboarding":"L'embarquement dans les projets","proposals":"Propositions","receive":"Recevoir","stakePosi":"Position de l'enjeu","swap":"Échange","switchNetwork":"Changer de réseau","terms":"Conditions d'utilisation","theFastest":"l'écosystème à la croissance la plus rapide qui aspire à construire la source de liquidité la plus profonde sur Gnoland.","theme":"Thème","twitter":"Twitter (X)","vote":"Vote","wallet":"Portefeuille"} \ No newline at end of file +{"addPosi":"Ajouter une position","copied":"Copié","dashboard":"Tableau de bord","developersSection":{"item":{"audit":"Audit","bugBounty":"Bug Bounty","docs":"Docs","github":"Github"},"title":"Développeurs"},"documentation":"Documentation","earn":"Gagner","featuresSection":{"item":{"addPosition":"Ajouter une position","incentivizePool":"Incitation à la mise en commun","stakePosition":"Position de l'enjeu","swap":"Échange"},"title":"Caractéristiques"},"governance":"Gouvernance","governanceSection":{"item":{"forum":"Forum","proposals":"Propositions","vote":"Vote"},"title":"Gouvernance"},"helpCenter":"Centre d'aide","helpSection":{"item":{"aboutUs":"À propos de nous","faq":"FAQ","projectOnboarding":"L'embarquement dans les projets","twitter":"Twitter (X)"},"title":"Aide"},"introduction":"Rejoignez GnoSwap - l'écosystème à la croissance la plus rapide qui aspire à créer la source de liquidité la plus profonde sur Gnoland.","language":"Langue","leaderboard":"Tableau de bord","legal":"Juridique et protection de la vie privée","policySection":{"item":{"privacyPolicy":"Politique de confidentialité","terms":"Conditions d'utilisation"},"title":"Politique"},"projectOnboarding":"L'embarquement dans les projets","receive":"Recevoir","stakePosi":"Position de l'enjeu","swap":"Échange","switchNetwork":"Changer de réseau","theFastest":"l'écosystème à la croissance la plus rapide qui aspire à construire la source de liquidité la plus profonde sur Gnoland.","theme":"Thème","wallet":"Portefeuille"} \ No newline at end of file diff --git a/packages/web/public/locales/fr/Pool.json b/packages/web/public/locales/fr/Pool.json index b82a3cfab..4db35f74b 100644 --- a/packages/web/public/locales/fr/Pool.json +++ b/packages/web/public/locales/fr/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"Vous voulez ajouter des incitants pour cette piscine ?","boost":"Vous souhaitez renforcer les mesures d'incitation pour cette piscine ?"},"poolInfo":{"section":{"apr":{"fee":"Frais 24h","reward":"Récompenses 24h","title":"APR","tooltip":{"feeApr":"Frais APR","stakingApr":"Piquetage APR","title":"Ventilation du TAEG"}},"tvl":{"title":"TVL"},"volume":{"allTimeVol":"Volume de tous les temps","title":"Volume 24h"}}},"position":{"btn":{"addPosition":"Ajouter une position","removePosition":"Retirer la position"},"card":{"balance":{"title":"Équilibre","title_total":"Solde total"},"btn":{"claimAll":"Réclamer tout","copyPosition":"Positionnement de la copie","manage":{"decrease":"Diminution de la liquidité","increase":"Augmentation des liquidités","label":"Gérer","reposition":"Repositionnement"}},"claimableReward":{"title":"Récompenses à réclamer","title_total":"Récompenses totales à réclamer"},"dailyEarn":{"title":"Gains journaliers","title_total":"Total des gains journaliers"},"fee":"Honoraires","history":{"col":{"action":"Action","time":"Horodatage","value":"Valeur"},"empty":"Aucun historique de poste n'a été trouvé","title":"Historique du poste"},"reward":"Récompenses"},"ratioTooltip":"Le prix auquel la position sera entièrement convertie en
{{symbol}}.","showClosed":"Afficher les positions fermées","title":"Mes positions","title_other":"Positions de la Commission"},"staking":{"btn":{"stake":"Position de l'enjeu","unstake":"Déblocage de la position"},"intro":"Stake vous positionne pour gagner des récompenses jusqu'à","keepStakingNote":{"four":"Recevoir des récompenses maximales ✨","one":"Créez votre premier poste pour commencer ⛵","three":"Continuez à miser pour obtenir des récompenses plus élevées ⌛","two":"Prenez position pour commencer ⛵"},"myStake":"Mon piquetage","period":{"stakedTooltip":{"nextTier":"Prochain volet","stakedDate":"Date du piquetage","totalValue":"Valeur totale"},"subtitle":"{{percent}} de récompenses Max","subtitle_max":"Recevoir des récompenses maximales","subtitleTooltip":"Pendant cette période de mise, vous ne recevrez que {{percent}} de vos récompenses maximales de mise. Conservez votre position pour augmenter vos récompenses.","subtitleTooltip_max":"Pendant cette période de mise, vous ne recevrez que les récompenses maximales de mise. Maintenez votre position pour conserver vos récompenses.","title":"Enjeu inférieur à {{days}} jours","title_max":"Enjeu supérieur à {{days}} jours"},"title":"Jalonnement","tooltip":{"hoverGuide":"Survoler pour voir les détails","rewardInfo":{"endDate":"Date de fin","incentAmt":"Montant incitatif","remainingAmt":"Montant restant","startDate":"Date de début"}}},"wanttoaddup":"Vous souhaitez renforcer les mesures d'incitation pour cette pool?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"Vous voulez ajouter des incitants pour cette piscine ?","boost":"Vous souhaitez renforcer les mesures d'incitation pour cette piscine ?"},"poolInfo":{"section":{"apr":{"fee":"Frais 24h","reward":"Récompenses 24h","tooltip":{"feeApr":"Frais APR","stakingApr":"Piquetage APR","title":"Ventilation du TAEG"}},"volume":{"allTimeVol":"Volume de tous les temps","title":"Volume 24h"}}},"position":{"btn":{"addPosition":"Ajouter une position","removePosition":"Retirer la position"},"card":{"balance":{"title":"Équilibre","title_total":"Solde total"},"btn":{"claimAll":"Réclamer tout","copyPosition":"Positionnement de la copie","manage":{"decrease":"Diminution de la liquidité","increase":"Augmentation des liquidités","label":"Gérer","reposition":"Repositionnement"}},"claimableReward":{"title":"Récompenses à réclamer","title_total":"Récompenses totales à réclamer"},"dailyEarn":{"title":"Gains journaliers","title_total":"Total des gains journaliers"},"fee":"Honoraires","history":{"col":{"action":"Action","time":"Horodatage","value":"Valeur"},"empty":"Aucun historique de poste n'a été trouvé","title":"Historique du poste"},"reward":"Récompenses"},"ratioTooltip":"Le prix auquel la position sera entièrement convertie en
{{symbol}}.","showClosed":"Afficher les positions fermées","title":"Mes positions","title_other":"Positions de la Commission"},"staking":{"btn":{"stake":"Position de l'enjeu","unstake":"Déblocage de la position"},"intro":"Stake vous positionne pour gagner des récompenses jusqu'à","keepStakingNote":{"four":"Recevoir des récompenses maximales ✨","one":"Créez votre premier poste pour commencer ⛵","three":"Continuez à miser pour obtenir des récompenses plus élevées ⌛","two":"Prenez position pour commencer ⛵"},"myStake":"Mon piquetage","period":{"stakedTooltip":{"nextTier":"Prochain volet","stakedDate":"Date du piquetage","totalValue":"Valeur totale"},"subtitle":"{{percent}} de récompenses Max","subtitle_max":"Recevoir des récompenses maximales","subtitleTooltip":"Pendant cette période de mise, vous ne recevrez que {{percent}} de vos récompenses maximales de mise. Conservez votre position pour augmenter vos récompenses.","subtitleTooltip_max":"Pendant cette période de mise, vous ne recevrez que les récompenses maximales de mise. Maintenez votre position pour conserver vos récompenses.","title":"Enjeu inférieur à {{days}} jours","title_max":"Enjeu supérieur à {{days}} jours"},"title":"Jalonnement","tooltip":{"hoverGuide":"Survoler pour voir les détails","rewardInfo":{"endDate":"Date de fin","incentAmt":"Montant incitatif","remainingAmt":"Montant restant","startDate":"Date de début"}}},"wanttoaddup":"Vous souhaitez renforcer les mesures d'incitation pour cette pool?"} \ No newline at end of file diff --git a/packages/web/public/locales/fr/Reposition.json b/packages/web/public/locales/fr/Reposition.json index 43c4f333c..bf3a4b8c4 100644 --- a/packages/web/public/locales/fr/Reposition.json +++ b/packages/web/public/locales/fr/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"Liquidité insuffisante","reposition":"Repositionnement","selectRange":"Sélectionner la gamme"},"confModal":{"btn":"Confirmer le repositionnement","section":{"posiDetail":{"label":"Détails du poste"}},"title":"Confirmer le repositionnement"},"form":{"price":{"max":"Prix maximum","min":"Prix minimum"},"selectPosi":{"title":"1. sélectionner la position"},"selectRange":{"dim":{"content":"En tant que première personne à ajouter une position à ce pool, vous devez l'initialiser. <1>Saisissez un prix de départ pour le pool, puis sélectionnez la fourchette de prix et le montant du dépôt pour votre liquidité.","title":"Initialisation du pool"},"fullPrice":"Gamme de prix complète","fullPrice_short":"Prix complet","resetRange":"Plage de réinitialisation","title":"2. Sélectionnez Nouvelle plage"}},"overralInfo":{"label":{"capitalEffi":"Efficacité du capital","depositR":"Ratio de dépôt","feeApr":"Frais Avril"},"tooltip":{"capitalEffi":"Le multiplicateur calculé sur la base de la concentration de votre gamme. Il indique le nombre de récompenses supplémentaires que vous pouvez obtenir par rapport à une position de gamme complète avec le même capital.","depositR":"Le ratio de dépôt des deux jetons est déterminé en fonction du prix actuel et de la fourchette de prix fixée.","feeApr":"Le TAEG estimé provenant des frais de swap est calculé sur la base de la fourchette de prix sélectionnée pour la position."}},"removePosition":"SupprimerPosition","removeRejected":"Rejeté","removeTryAgain":"Réessayer","removeWaitingforconfirmation":"En attente de confirmation","repos":{"action":{"exit":"Sortie","retry":"Réessayer"},"status":{"broadcasting":"Opération de radiodiffusion","failed":"Échec","insuffLiqui":"Liquidité insuffisante","rejected":"Rejeté","waitingConf":"En attente de confirmation"},"step":{"addPosi":"Ajouter une position","removePosi":"Retirer la position","swap":"Remplacer {{symbolA}} par {{symbolB}}"}},"title":"Repositionnement","tooltip":"Cela supprimera cette position et en créera une nouvelle avec les jetons sous-jacents en les échangeant proportionnellement à la nouvelle fourchette."} \ No newline at end of file +{"btn":{"insuffLiqui":"Liquidité insuffisante","reposition":"Repositionnement","selectRange":"Sélectionner la gamme"},"confModal":{"btn":"Confirmer le repositionnement","section":{"posiDetail":{"label":"Détails du poste"}},"title":"Confirmer le repositionnement"},"form":{"price":{"max":"Prix maximum","min":"Prix minimum"},"selectPosi":{"title":"1. sélectionner la position"},"selectRange":{"dim":{"content":"En tant que première personne à ajouter une position à ce pool, vous devez l'initialiser. <1>Saisissez un prix de départ pour le pool, puis sélectionnez la fourchette de prix et le montant du dépôt pour votre liquidité.","title":"Initialisation du pool"},"fullPrice":"Gamme de prix complète","fullPrice_short":"Prix complet","resetRange":"Plage de réinitialisation","title":"2. Sélectionnez Nouvelle plage"}},"overralInfo":{"label":{"capitalEffi":"Efficacité du capital","depositR":"Ratio de dépôt","feeApr":"Frais Avril"},"tooltip":{"capitalEffi":"Le multiplicateur calculé sur la base de la concentration de votre gamme. Il indique le nombre de récompenses supplémentaires que vous pouvez obtenir par rapport à une position de gamme complète avec le même capital.","depositR":"Le ratio de dépôt des deux jetons est déterminé en fonction du prix actuel et de la fourchette de prix fixée.","feeApr":"Le TAEG estimé provenant des frais de swap est calculé sur la base de la fourchette de prix sélectionnée pour la position."}},"repos":{"action":{"exit":"Sortie","retry":"Réessayer"},"status":{"broadcasting":"Opération de radiodiffusion","failed":"Échec","insuffLiqui":"Liquidité insuffisante","rejected":"Rejeté","waitingConf":"En attente de confirmation"},"step":{"addPosi":"Ajouter une position","removePosi":"Retirer la position","swap":"Remplacer {{symbolA}} par {{symbolB}}"}},"title":"Repositionnement","tooltip":"Cela supprimera cette position et en créera une nouvelle avec les jetons sous-jacents en les échangeant proportionnellement à la nouvelle fourchette."} \ No newline at end of file diff --git a/packages/web/public/locales/fr/TokenDetails.json b/packages/web/public/locales/fr/TokenDetails.json index 663e191dd..f6af1db34 100644 --- a/packages/web/public/locales/fr/TokenDetails.json +++ b/packages/web/public/locales/fr/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"APR","pair":"Paire","tvl":"TVL"},"title":"Meilleures Pools pour {{symbol}}"},"description":{"empty":"Pas d'information sur les jetons","links":"Liens","realmPath":"Realm (Contrat) Path","title":"A propos de {{name}}"},"info":{"info":{"priceChange":"Changement de prix ({{period}})","title":"Informations sur les prix"},"market":{"col":{"fee":"Frais (24h)","marketCap":"Capitalisation boursière","tvl":"TVL","volume":"Volume (24h)"},"title":"Informations sur le marché"},"performance":{"col":{"header":{"amount":"Montant","change":"Changer","period":"Période"}},"title":"Performance de prix"}},"title":"Échange","topGainers":{"title":"Les 3 meilleurs gagnants"},"topLosers":{"title":"Top 3 Pertes"},"trending":{"title":"Cryptos à la mode"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"APR","pair":"Paire"},"title":"Meilleures Pools pour {{symbol}}"},"description":{"empty":"Pas d'information sur les jetons","links":"Liens","realmPath":"Realm (Contrat) Path","title":"A propos de {{name}}"},"info":{"info":{"priceChange":"Changement de prix ({{period}})","title":"Informations sur les prix"},"market":{"col":{"fee":"Frais (24h)","marketCap":"Capitalisation boursière","volume":"Volume (24h)"},"title":"Informations sur le marché"},"performance":{"col":{"header":{"amount":"Montant","change":"Changer","period":"Période"}},"title":"Performance de prix"}},"title":"Échange","topGainers":{"title":"Les 3 meilleurs gagnants"},"topLosers":{"title":"Top 3 Pertes"},"trending":{"title":"Cryptos à la mode"}} \ No newline at end of file diff --git a/packages/web/public/locales/hi/AddPosition.json b/packages/web/public/locales/hi/AddPosition.json index 01eb9ef28..9ad60f657 100644 --- a/packages/web/public/locales/hi/AddPosition.json +++ b/packages/web/public/locales/hi/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"तरलता जोड़ें","addPosi":"स्थिति जोड़ें","amtTooLow":"राशि बहुत कम","enterAmt":"राशि डालें","invalidPair":"एक जोड़ी चुनें","invalidRange":"अमान्य श्रेणी","switch":"ग्नोलैंड पर स्विच करें"},"card":{"title":"स्थिति जोड़ें"},"confirmAddModal":{"btn":"स्थिति जोड़ें की पुष्टि करें","btn_oneClick":"वन-क्लिक स्टेकिंग की पुष्टि करें","info":{"feeError":{"InsufBal":"अपर्याप्त शेषराशि"},"label":{"capEff":"पूंजी दक्षता","creationFee":{"title":"पूल निर्माण शुल्क","tooltip":"नया पूल बनाते समय एक बार का शुल्क जो प्रोटोकॉल पर जाता है।"},"feeApr":"शुल्क एपीआर","feeTier":"शुल्क स्तर","maxPrice":"अधिकतम मूल्य","minPrice":"न्यूनतम मूल्य","stakingApr":"स्टेकिंग ए.पी.आर."},"section":{"priceRange":"मूल्य सीमा"},"tooltip":{"capEff":"गुणक की गणना आपकी सीमा की सांद्रता के आधार पर की जाती है। यह दर्शाता है कि आप समान पूंजी के साथ पूर्ण श्रेणी की स्थिति की तुलना में कितना अधिक पुरस्कार अर्जित कर सकते हैं।","feeApr":"स्वैप शुल्क से अनुमानित APR की गणना स्थिति की चयनित मूल्य सीमा के आधार पर की जाती है।","stakingApr":"अनुमानित APR रेंज की गणना, स्टेकिंग अवधि के आधार पर, आपके स्टेक किए गए पोजीशन पर एक गतिशील गुणक लागू करके की जाती है।"}},"title":"स्थिति जोड़ें की पुष्टि करें","title_oneClick":"वन-क्लिक स्टेकिंग की पुष्टि करें"},"createPool":{"placeholder":"मूल्य दर्ज करें","startingPrice":"अंकित मूल्य","tooltip":"उसी जोड़ी में सबसे अधिक तरल पूल की वर्तमान कीमत के आधार पर सुझाया गया प्रारंभिक मूल्य।"},"fee":"शुल्क","feeTier":"शुल्क स्तर","form":{"amount":{"label":"4. राशि दर्ज करें"},"feeTier":{"label":"2. शुल्क स्तर चुनें","status":{"created":"{{percent}} चयनित","notCreate":"नहीं बनाया गया"}},"pairSection":{"label":"1. जोड़ी चुनें"},"priceRange":{"dim":{"content":"इस पूल में स्थिति जोड़ने वाले पहले व्यक्ति के रूप में, आपको इसे आरंभ करना होगा। आरंभिक मूल्य दर्ज करें पूल के लिए, फिर अपनी तरलता के लिए मूल्य सीमा और जमा राशि का चयन करें।","title":"पूल आरंभीकरण"},"fullPrice":"पूर्ण मूल्य सीमा","item":{"tooltip":{"active":{"100":"उच्च जोखिम और रिटर्न के लिए एक आक्रामक मूल्य सीमा।","500":"उच्च जोखिम और रिटर्न के लिए एक आक्रामक मूल्य सीमा।","3000":"उच्च जोखिम और रिटर्न के लिए एक आक्रामक मूल्य सीमा।","10000":"उच्च जोखिम और रिटर्न के लिए एक आक्रामक मूल्य सीमा।"},"passive":{"100":"मध्यम जोखिम और रिटर्न के लिए एक निष्क्रिय मूल्य सीमा।","500":"मध्यम जोखिम और रिटर्न के लिए एक निष्क्रिय मूल्य सीमा।","3000":"मध्यम जोखिम और रिटर्न के लिए एक निष्क्रिय मूल्य सीमा।","10000":"मध्यम जोखिम और रिटर्न के लिए एक निष्क्रिय मूल्य सीमा।"}}},"label":"3. मूल्य सीमा चुनें","maxPrice":"अधिकतम मूल्य","minPrice":"न्यूनतम मूल्य"}},"oneClick":"वन-क्लिक स्टेकिंग","outR":{"desc":"यदि आप वर्तमान रेंज के साथ कोई पोजीशन जोड़ते हैं, तो आपको तब तक कोई शुल्क नहीं देना होगा जब तक टोकन मूल्य आपकी रेंज में नहीं आ जाता।","title":"आपकी स्थिति के लिए कोई शुल्क नहीं लगेगा"},"overralInfo":{"label":{"capitalEffi":"पूंजी दक्षता","depositR":"जमा अनुपात","feeApr":"शुल्क एपीआर"},"tooltip":{"capitalEffi":"गुणक की गणना आपकी सीमा की सांद्रता के आधार पर की जाती है। यह दर्शाता है कि आप समान पूंजी के साथ पूर्ण श्रेणी की स्थिति की तुलना में कितना अधिक पुरस्कार अर्जित कर सकते हैं।","depositR":"दो टोकन का जमा अनुपात वर्तमान मूल्य और निर्धारित मूल्य सीमा के आधार पर निर्धारित किया जाता है।","feeApr":"स्वैप शुल्क से अनुमानित APR की गणना स्थिति की चयनित मूल्य सीमा के आधार पर की जाती है।"}},"positionStat":{"label":{"fee24":"शुल्क 24 घंटे","feeApr":"शुल्क एपीआर","stakingApr":"स्टेकिंग ए.पी.आर.","tvl":"टी वी लाइनों","vol":"वॉल्यूम 24 घंटे"},"staked":{"btn":"अनस्टेकिंग पर जाएं ","title":"मेरी दांव पर लगी स्थितियाँ"},"unstaked":{"btn":"स्टेकिंग पर जाएं","title":"मेरी अनस्टेक्ड पोजीशन"}},"rateGraph":{"title":"विनिमय दर","tooltip":"एक ही जोड़ी में सबसे अधिक तरल पूल के आधार पर सुझाई गई विनिमय दर।"}} \ No newline at end of file +{"btn":{"addLiquidity":"तरलता जोड़ें","addPosi":"स्थिति जोड़ें","amtTooLow":"राशि बहुत कम","enterAmt":"राशि डालें","invalidPair":"एक जोड़ी चुनें","invalidRange":"अमान्य श्रेणी","switch":"ग्नोलैंड पर स्विच करें"},"card":{"title":"स्थिति जोड़ें"},"confirmAddModal":{"btn":"स्थिति जोड़ें की पुष्टि करें","btn_oneClick":"वन-क्लिक स्टेकिंग की पुष्टि करें","info":{"feeError":{"InsufBal":"अपर्याप्त शेषराशि"},"label":{"capEff":"पूंजी दक्षता","creationFee":{"title":"पूल निर्माण शुल्क","tooltip":"नया पूल बनाते समय एक बार का शुल्क जो प्रोटोकॉल पर जाता है।"},"feeApr":"शुल्क एपीआर","feeTier":"शुल्क स्तर","maxPrice":"अधिकतम मूल्य","minPrice":"न्यूनतम मूल्य","stakingApr":"स्टेकिंग ए.पी.आर."},"section":{"priceRange":"मूल्य सीमा"},"tooltip":{"capEff":"गुणक की गणना आपकी सीमा की सांद्रता के आधार पर की जाती है। यह दर्शाता है कि आप समान पूंजी के साथ पूर्ण श्रेणी की स्थिति की तुलना में कितना अधिक पुरस्कार अर्जित कर सकते हैं।","feeApr":"स्वैप शुल्क से अनुमानित APR की गणना स्थिति की चयनित मूल्य सीमा के आधार पर की जाती है।","stakingApr":"अनुमानित APR रेंज की गणना, स्टेकिंग अवधि के आधार पर, आपके स्टेक किए गए पोजीशन पर एक गतिशील गुणक लागू करके की जाती है।"}},"title":"स्थिति जोड़ें की पुष्टि करें","title_oneClick":"वन-क्लिक स्टेकिंग की पुष्टि करें"},"createPool":{"placeholder":"मूल्य दर्ज करें","startingPrice":"अंकित मूल्य","tooltip":"उसी जोड़ी में सबसे अधिक तरल पूल की वर्तमान कीमत के आधार पर सुझाया गया प्रारंभिक मूल्य।"},"fee":"शुल्क","feeTier":"शुल्क स्तर","form":{"amount":{"label":"4. राशि दर्ज करें"},"feeTier":{"label":"2. शुल्क स्तर चुनें","status":{"created":"{{percent}} चयनित","notCreate":"नहीं बनाया गया"}},"pairSection":{"label":"1. जोड़ी चुनें"},"priceRange":{"dim":{"content":"इस पूल में स्थिति जोड़ने वाले पहले व्यक्ति के रूप में, आपको इसे आरंभ करना होगा। आरंभिक मूल्य दर्ज करें पूल के लिए, फिर अपनी तरलता के लिए मूल्य सीमा और जमा राशि का चयन करें।","title":"पूल आरंभीकरण"},"fullPrice":"पूर्ण मूल्य सीमा","item":{"tooltip":{"active":{"100":"उच्च जोखिम और रिटर्न के लिए एक आक्रामक मूल्य सीमा।","500":"उच्च जोखिम और रिटर्न के लिए एक आक्रामक मूल्य सीमा।","3000":"उच्च जोखिम और रिटर्न के लिए एक आक्रामक मूल्य सीमा।","10000":"उच्च जोखिम और रिटर्न के लिए एक आक्रामक मूल्य सीमा।"},"passive":{"100":"मध्यम जोखिम और रिटर्न के लिए एक निष्क्रिय मूल्य सीमा।","500":"मध्यम जोखिम और रिटर्न के लिए एक निष्क्रिय मूल्य सीमा।","3000":"मध्यम जोखिम और रिटर्न के लिए एक निष्क्रिय मूल्य सीमा।","10000":"मध्यम जोखिम और रिटर्न के लिए एक निष्क्रिय मूल्य सीमा।"}}},"label":"3. मूल्य सीमा चुनें","maxPrice":"अधिकतम मूल्य","minPrice":"न्यूनतम मूल्य"}},"oneClick":"वन-क्लिक स्टेकिंग","outR":{"desc":"यदि आप वर्तमान रेंज के साथ कोई पोजीशन जोड़ते हैं, तो आपको तब तक कोई शुल्क नहीं देना होगा जब तक टोकन मूल्य आपकी रेंज में नहीं आ जाता।","title":"आपकी स्थिति के लिए कोई शुल्क नहीं लगेगा"},"overralInfo":{"label":{"capitalEffi":"पूंजी दक्षता","depositR":"जमा अनुपात","feeApr":"शुल्क एपीआर"},"tooltip":{"capitalEffi":"गुणक की गणना आपकी सीमा की सांद्रता के आधार पर की जाती है। यह दर्शाता है कि आप समान पूंजी के साथ पूर्ण श्रेणी की स्थिति की तुलना में कितना अधिक पुरस्कार अर्जित कर सकते हैं।","depositR":"दो टोकन का जमा अनुपात वर्तमान मूल्य और निर्धारित मूल्य सीमा के आधार पर निर्धारित किया जाता है।","feeApr":"स्वैप शुल्क से अनुमानित APR की गणना स्थिति की चयनित मूल्य सीमा के आधार पर की जाती है।"}},"positionStat":{"label":{"fee24":"शुल्क 24 घंटे","feeApr":"शुल्क एपीआर","stakingApr":"स्टेकिंग ए.पी.आर.","vol":"वॉल्यूम 24 घंटे"},"staked":{"btn":"अनस्टेकिंग पर जाएं ","title":"मेरी दांव पर लगी स्थितियाँ"},"unstaked":{"btn":"स्टेकिंग पर जाएं","title":"मेरी अनस्टेक्ड पोजीशन"}},"rateGraph":{"title":"विनिमय दर","tooltip":"एक ही जोड़ी में सबसे अधिक तरल पूल के आधार पर सुझाई गई विनिमय दर।"}} \ No newline at end of file diff --git a/packages/web/public/locales/hi/Governance.json b/packages/web/public/locales/hi/Governance.json index 1d94bdbf2..8bfbc4ec9 100644 --- a/packages/web/public/locales/hi/Governance.json +++ b/packages/web/public/locales/hi/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"न्यूनतम होल्डिंग xGNS","tooltip":"प्रस्ताव बनाने के लिए, आपके पास कम से कम 1,000 xGNS होने चाहिए। आपकी xGNS मात्रा का उपयोग केवल पात्रता सत्यापित करने के लिए किया जाता है, उसे हटाया नहीं जाता।"},"proposalDetails":{"placeholder":{"description":"विवरण दर्ज करें # प्रमुख शीर्षक ## उपशीर्षक आप इस विवरण में मार्कडाउन फ़ॉर्मेटिंग का उपयोग कर सकते हैं","title":"शीर्षक दर्ज करें"},"title":"प्रस्ताव विवरण"},"setVariable":{"placeholder":{"func":"फ़ंक्शन का चयन करें","param":"आर्ग1, आर्ग2, आर्ग3...","pkgPath":"क्षेत्र चुनें","recipient":"प्राप्तकर्ता का पता दर्ज करें","same":"पहले जैसा ही"},"title":"चर सेट करें"},"submit":{"insuffiXGNS":"अपर्याप्त xGNS","ok":"जमा करना"},"title":"प्रस्ताव बनाएं","type":"प्रकार"},"detailModal":{"badge":{"voted":"मतदान किया गया"},"btn":{"alreadyVoted":"पहले ही वोट कर दिया है","changeNetwork":"ग्नोलैंड पर स्विच करें","execute":"निष्पादित करना","noVoteWeight":"अपर्याप्त मतदान भार","requireSelect":"मतदान विकल्प चुनें","vote":"वोट"},"content":{"amount":"मात्रा","change":"परिवर्तन","recipient":"प्राप्तकर्ता"},"quorum":"कोरम","votingWeight":"आपका मतदान भार"},"header":"शासन","myDel":{"availBal":{"title":"उपलब्ध शेष राशि","tooltip":"GNS की कुल राशि प्रत्यायोजित नहीं की गई।"},"delegate":"प्रतिनिधि","delModal":{"ctaBtn":"प्रतिनिधि जीएनएस","selectDel":{"address":"पता","description":"विवरण","selectBtn":"चुनना","self":{"chip":"स्वयं-प्रतिनिधि","placeholder":"प्रतिनिधि पता मैन्युअल रूप से दर्ज करें"},"votingPower":"मतदान शक्ति","website":"वेबसाइट"},"step1":{"title":"1. अपना प्रतिनिधि चुनें","tooltip":"प्रतिनिधि समुदाय के नेता होते हैं जिन्हें GNS धारकों की ओर से शासन संबंधी निर्णय लेने के लिए चुना जाता है।"},"step2":{"title":"2. राशि दर्ज करें"},"step3":{"aprTooltip":"अनुमानित APR की गणना वास्तविक समय में प्रोटोकॉल शुल्क पुरस्कारों के आधार पर की जाती है।","currentlyDel":"वर्तमान में प्रत्यायोजित","estimatedAPR":"अनुमानित ए.पी.आर.","newlyDel":"नव प्रतिनिधि","title":"3. आपका प्रतिनिधिमंडल","votingPowerShare":"वोटिंग पावर शेयर"},"title":{"select":"एक प्रतिनिधि का चयन करें"},"warning":{"description":"जब आप अपना xGNS अनडेलीगेट करते हैं, तो 7 दिनों की लॉक-अप अवधि शुरू हो जाती है। इस अवधि के दौरान, लॉक किए गए xGNS टोकन प्रोटोकॉल पुरस्कार प्राप्त करने के लिए अयोग्य होंगे और उनके पास कोई वोटिंग शक्ति नहीं होगी। प्रतिनिधि बनने से पहले लॉक-अप अवधि को समझना सुनिश्चित करें।","title":"प्रतिनिधिमंडल आपके धन को 7 दिनों के लिए लॉक कर देगा"}},"login":{"description":"कृपया अपना प्रतिनिधिमंडल देखने के लिए अपना वॉलेट कनेक्ट करें।"},"reward":{"btn":"सभी का दावा करें","title":"दावा योग्य पुरस्कार","tooltip":"दावा न किए गए पुरस्कारों की कुल राशि."},"switch":{"toUndel":"मेरा अनडेलीगेशन","toVotingWeight":"मेरा मतदान भार"},"title":"मेरा प्रतिनिधिमंडल","tooltip":{"amount":"मात्रा","date":"तारीख","delegatee":"प्रतिनिधि","undelegated":"अप्रतिनियुक्त","unlockDate":"अनलॉक तिथि"},"undel":{"btn":"दावा","title":"अनडेलीगेशन","tooltip":"लॉक-अप अवधि के बाद GNS में दावा करने के लिए उपलब्ध xGNS की मात्रा।"},"undelegate":"अनडेलीगेट","undelModal":{"ctaBtn":"xGNS को अनडेलीगेट करें","step1":{"select":{"amount":"मात्रा","delegate":"प्रतिनिधि"},"title":"1. अपना प्रतिनिधि चुनें","tooltip":"प्रतिनिधि समुदाय के नेता होते हैं जिन्हें GNS धारकों की ओर से शासन संबंधी निर्णय लेने के लिए चुना जाता है।"},"step2":{"title":"2. राशि दर्ज करें"},"step3":{"aprChange":"एपीआर परिवर्तन","aprTooltip":"आपके प्रत्यायोजन के बाद APR में अनुमानित परिवर्तन।","remainVotingWeight":"शेष मतदान भार","remainXGns":"शेष xGNS","title":"3. आपका बैलेंस"},"warning":{"description":"जब आप अपना xGNS अनडेलीगेट करते हैं, तो 7 दिनों की लॉक-अप अवधि शुरू हो जाती है। इस अवधि के दौरान, लॉक किए गए xGNS टोकन प्रोटोकॉल पुरस्कार प्राप्त करने के लिए अयोग्य होंगे और उनके पास कोई वोटिंग शक्ति नहीं होगी। अनडेलीगेट करने से पहले लॉक-अप अवधि को समझना सुनिश्चित करें।","title":"अनडेलीगेशन से आपकी धनराशि 7 दिनों के लिए लॉक हो जाएगी"}},"votingWeight":{"title":"मतदान भार","tooltip":"आपके द्वारा प्रत्यायोजित xGNS की मात्रा, जो Gnoswap शासन में आपके मतदान भार को दर्शाती है।"}},"proposalList":{"cancelBtn":"प्रस्ताव रद्द करें","executeBtn":"प्रस्ताव निष्पादित करें","header":{"btn":"प्रस्ताव बनाएं","link":"फोरम पर जाएं","title":"प्रस्तावों","toggle":"केवल सक्रिय दिखाएँ"}},"proposal":{"status":{"active":"सक्रिय","cancelled":"रद्द","executed":"निष्पादित","expired":"खत्म हो चुका","passed":"उत्तीर्ण","rejected":"अस्वीकार कर दिया","upcoming":"आगामी"},"time":{"end":"मतदान समाप्त {{rel_time}}","ended":"मतदान समाप्त {{rel_time}}","start":"मतदान शुरू {{rel_time}}"},"type":{"community":"सामुदायिक पूल व्यय","paramChange":"पैरामीटर परिवर्तन","text":"पाठ प्रस्ताव"}},"summary":{"apy":{"title":"xGNS एपीवाई","tooltip":"वास्तविक समय में प्रोटोकॉल शुल्क पुरस्कारों के आधार पर xGNS का अनुमानित APR."},"commPool":{"title":"सामुदायिक पूल","tooltip":"सामुदायिक पूल में परिसंपत्तियों की कुल राशि."},"delRatio":{"title":"प्रत्यायोजित अनुपात","tooltip":"कुल परिसंचारी आपूर्ति में से xGNS स्टेकिंग पूल में प्रत्यायोजित GNS टोकन का प्रतिशत।"},"guide":{"guide":"शासन शक्तियां प्राप्त करने और प्रोटोकॉल शुल्क का एक हिस्सा प्राप्त करने के लिए जीएनएस को प्रतिनिधि नियुक्त करना।"},"totalDel":{"title":"कुल प्रत्यायोजित","tooltip":"xGNS स्टेकिंग पूल में प्रत्यायोजित GNS टोकन की कुल मात्रा।"}},"vote":{"no":"नहीं","yes":"हाँ"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"न्यूनतम होल्डिंग xGNS","tooltip":"प्रस्ताव बनाने के लिए, आपके पास कम से कम 1,000 xGNS होने चाहिए। आपकी xGNS मात्रा का उपयोग केवल पात्रता सत्यापित करने के लिए किया जाता है, उसे हटाया नहीं जाता।"},"proposalDetails":{"placeholder":{"description":"विवरण दर्ज करें # प्रमुख शीर्षक ## उपशीर्षक आप इस विवरण में मार्कडाउन फ़ॉर्मेटिंग का उपयोग कर सकते हैं","title":"शीर्षक दर्ज करें"},"title":"प्रस्ताव विवरण"},"setVariable":{"placeholder":{"func":"फ़ंक्शन का चयन करें","param":"आर्ग1, आर्ग2, आर्ग3...","pkgPath":"क्षेत्र चुनें","recipient":"प्राप्तकर्ता का पता दर्ज करें"},"title":"चर सेट करें"},"submit":{"insuffiXGNS":"अपर्याप्त xGNS","ok":"जमा करना"},"title":"प्रस्ताव बनाएं","type":"प्रकार"},"detailModal":{"badge":{"voted":"मतदान किया गया"},"btn":{"alreadyVoted":"पहले ही वोट कर दिया है","changeNetwork":"ग्नोलैंड पर स्विच करें","execute":"निष्पादित करना","noVoteWeight":"अपर्याप्त मतदान भार","requireSelect":"मतदान विकल्प चुनें","vote":"वोट"},"content":{"amount":"मात्रा","change":"परिवर्तन","recipient":"प्राप्तकर्ता"},"quorum":"कोरम","votingWeight":"आपका मतदान भार"},"header":"शासन","myDel":{"availBal":{"title":"उपलब्ध शेष राशि","tooltip":"GNS की कुल राशि प्रत्यायोजित नहीं की गई।"},"delegate":"प्रतिनिधि","delModal":{"ctaBtn":"प्रतिनिधि जीएनएस","selectDel":{"address":"पता","description":"विवरण","selectBtn":"चुनना","self":{"chip":"स्वयं-प्रतिनिधि","placeholder":"प्रतिनिधि पता मैन्युअल रूप से दर्ज करें"},"votingPower":"मतदान शक्ति","website":"वेबसाइट"},"step1":{"title":"1. अपना प्रतिनिधि चुनें","tooltip":"प्रतिनिधि समुदाय के नेता होते हैं जिन्हें GNS धारकों की ओर से शासन संबंधी निर्णय लेने के लिए चुना जाता है।"},"step2":{"title":"2. राशि दर्ज करें"},"step3":{"aprTooltip":"अनुमानित APR की गणना वास्तविक समय में प्रोटोकॉल शुल्क पुरस्कारों के आधार पर की जाती है।","currentlyDel":"वर्तमान में प्रत्यायोजित","estimatedAPR":"अनुमानित ए.पी.आर.","newlyDel":"नव प्रतिनिधि","title":"3. आपका प्रतिनिधिमंडल","votingPowerShare":"वोटिंग पावर शेयर"},"title":{"select":"एक प्रतिनिधि का चयन करें"},"warning":{"description":"जब आप अपना xGNS अनडेलीगेट करते हैं, तो 7 दिनों की लॉक-अप अवधि शुरू हो जाती है। इस अवधि के दौरान, लॉक किए गए xGNS टोकन प्रोटोकॉल पुरस्कार प्राप्त करने के लिए अयोग्य होंगे और उनके पास कोई वोटिंग शक्ति नहीं होगी। प्रतिनिधि बनने से पहले लॉक-अप अवधि को समझना सुनिश्चित करें।","title":"प्रतिनिधिमंडल आपके धन को 7 दिनों के लिए लॉक कर देगा"}},"login":{"description":"कृपया अपना प्रतिनिधिमंडल देखने के लिए अपना वॉलेट कनेक्ट करें।"},"reward":{"btn":"सभी का दावा करें","title":"दावा योग्य पुरस्कार","tooltip":"दावा न किए गए पुरस्कारों की कुल राशि."},"switch":{"toUndel":"मेरा अनडेलीगेशन","toVotingWeight":"मेरा मतदान भार"},"title":"मेरा प्रतिनिधिमंडल","tooltip":{"amount":"मात्रा","date":"तारीख","delegatee":"प्रतिनिधि","undelegated":"अप्रतिनियुक्त","unlockDate":"अनलॉक तिथि"},"undel":{"btn":"दावा","title":"अनडेलीगेशन","tooltip":"लॉक-अप अवधि के बाद GNS में दावा करने के लिए उपलब्ध xGNS की मात्रा।"},"undelegate":"अनडेलीगेट","undelModal":{"ctaBtn":"xGNS को अनडेलीगेट करें","step1":{"select":{"amount":"मात्रा","delegate":"प्रतिनिधि"},"title":"1. अपना प्रतिनिधि चुनें","tooltip":"प्रतिनिधि समुदाय के नेता होते हैं जिन्हें GNS धारकों की ओर से शासन संबंधी निर्णय लेने के लिए चुना जाता है।"},"step2":{"title":"2. राशि दर्ज करें"},"step3":{"aprChange":"एपीआर परिवर्तन","aprTooltip":"आपके प्रत्यायोजन के बाद APR में अनुमानित परिवर्तन।","remainVotingWeight":"शेष मतदान भार","remainXGns":"शेष xGNS","title":"3. आपका बैलेंस"},"warning":{"description":"जब आप अपना xGNS अनडेलीगेट करते हैं, तो 7 दिनों की लॉक-अप अवधि शुरू हो जाती है। इस अवधि के दौरान, लॉक किए गए xGNS टोकन प्रोटोकॉल पुरस्कार प्राप्त करने के लिए अयोग्य होंगे और उनके पास कोई वोटिंग शक्ति नहीं होगी। अनडेलीगेट करने से पहले लॉक-अप अवधि को समझना सुनिश्चित करें।","title":"अनडेलीगेशन से आपकी धनराशि 7 दिनों के लिए लॉक हो जाएगी"}},"votingWeight":{"title":"मतदान भार","tooltip":"आपके द्वारा प्रत्यायोजित xGNS की मात्रा, जो Gnoswap शासन में आपके मतदान भार को दर्शाती है।"}},"proposalList":{"cancelBtn":"प्रस्ताव रद्द करें","executeBtn":"प्रस्ताव निष्पादित करें","header":{"btn":"प्रस्ताव बनाएं","link":"फोरम पर जाएं","title":"प्रस्तावों","toggle":"केवल सक्रिय दिखाएँ"}},"proposal":{"status":{"active":"सक्रिय","cancelled":"रद्द","executed":"निष्पादित","expired":"खत्म हो चुका","passed":"उत्तीर्ण","rejected":"अस्वीकार कर दिया","upcoming":"आगामी"},"time":{"end":"मतदान समाप्त {{rel_time}}","ended":"मतदान समाप्त {{rel_time}}","start":"मतदान शुरू {{rel_time}}"},"type":{"community":"सामुदायिक पूल व्यय","paramChange":"पैरामीटर परिवर्तन","text":"पाठ प्रस्ताव"}},"summary":{"apy":{"title":"xGNS एपीवाई","tooltip":"वास्तविक समय में प्रोटोकॉल शुल्क पुरस्कारों के आधार पर xGNS का अनुमानित APR."},"commPool":{"title":"सामुदायिक पूल","tooltip":"सामुदायिक पूल में परिसंपत्तियों की कुल राशि."},"delRatio":{"title":"प्रत्यायोजित अनुपात","tooltip":"कुल परिसंचारी आपूर्ति में से xGNS स्टेकिंग पूल में प्रत्यायोजित GNS टोकन का प्रतिशत।"},"guide":{"guide":"शासन शक्तियां प्राप्त करने और प्रोटोकॉल शुल्क का एक हिस्सा प्राप्त करने के लिए जीएनएस को प्रतिनिधि नियुक्त करना।"},"totalDel":{"title":"कुल प्रत्यायोजित","tooltip":"xGNS स्टेकिंग पूल में प्रत्यायोजित GNS टोकन की कुल मात्रा।"}},"vote":{"no":"नहीं","yes":"हाँ"}} \ No newline at end of file diff --git a/packages/web/public/locales/hi/HeaderFooter.json b/packages/web/public/locales/hi/HeaderFooter.json index a2dcdd788..656f5914a 100644 --- a/packages/web/public/locales/hi/HeaderFooter.json +++ b/packages/web/public/locales/hi/HeaderFooter.json @@ -1 +1 @@ -{"about":"हमारे बारे में","addPosi":"स्थिति जोड़ें","audit":"अंकेक्षण","bug":"बग बाउंटी","copied":"कॉपी किया गया","dashboard":"डैशबोर्ड","developers":"डेवलपर्स","developersSection":{"item":{"audit":"अंकेक्षण","bugBounty":"बग बाउंटी","docs":"डॉक्स","github":"Github"},"title":"डेवलपर्स"},"docs":"डॉक्स","documentation":"दस्तावेज़ीकरण","earn":"कमाएँ","featuresSection":{"item":{"addPosition":"स्थिति जोड़ें","incentivizePool":"प्रोत्साहन पूल","stakePosition":"हिस्सेदारी की स्थिति","swap":"बदलना"},"title":"विशेषताएँ"},"forum":"मंच","github":"Github","governance":"शासन","governanceSection":{"item":{"forum":"मंच","proposals":"प्रस्तावों","vote":"वोट"},"title":"शासन"},"help":"मदद","helpCenter":"सहायता केंद्र","helpSection":{"item":{"aboutUs":"हमारे बारे में","faq":"सामान्य प्रश्न","projectOnboarding":"प्रोजेक्ट ऑनबोर्डिंग","twitter":"ट्विटर (X)"},"title":"मदद"},"incenti":"प्रोत्साहन पूल","introduction":"गनोस्वैप से जुड़ें - ग्नोलैंड पर तरलता का सबसे गहरा स्रोत बनाने की आकांक्षा रखने वाला सबसे तेजी से बढ़ता पारिस्थितिकी तंत्र।","language":"भाषा","leaderboard":"लीडरबोर्ड","legal":"कानूनी और गोपनीयता","policy":"नीति","policySection":{"item":{"privacyPolicy":"गोपनीयता नीति","terms":"उपयोग की शर्त"},"title":"नीति"},"privacy":"गोपनीयता नीति","projectOnboarding":"प्रोजेक्ट ऑनबोर्डिंग","proposals":"प्रस्तावों","receive":"प्राप्त करें","stakePosi":"हिस्सेदारी की स्थिति","swap":"बदलना","switchNetwork":"नेटवर्क स्विच करें","terms":"उपयोग की शर्तें","theFastest":"सबसे तेजी से बढ़ता हुआ पारिस्थितिकी तंत्र, जो ग्नोलैंड पर तरलता का सबसे गहरा स्रोत बनाने की आकांक्षा रखता है।","theme":"थीम","twitter":"ट्विटर (X)","vote":"वोट","wallet":"बटुआ"} \ No newline at end of file +{"addPosi":"स्थिति जोड़ें","copied":"कॉपी किया गया","dashboard":"डैशबोर्ड","developersSection":{"item":{"audit":"अंकेक्षण","bugBounty":"बग बाउंटी","docs":"डॉक्स","github":"Github"},"title":"डेवलपर्स"},"documentation":"दस्तावेज़ीकरण","earn":"कमाएँ","featuresSection":{"item":{"addPosition":"स्थिति जोड़ें","incentivizePool":"प्रोत्साहन पूल","stakePosition":"हिस्सेदारी की स्थिति","swap":"बदलना"},"title":"विशेषताएँ"},"governance":"शासन","governanceSection":{"item":{"forum":"मंच","proposals":"प्रस्तावों","vote":"वोट"},"title":"शासन"},"helpCenter":"सहायता केंद्र","helpSection":{"item":{"aboutUs":"हमारे बारे में","faq":"सामान्य प्रश्न","projectOnboarding":"प्रोजेक्ट ऑनबोर्डिंग","twitter":"ट्विटर (X)"},"title":"मदद"},"introduction":"गनोस्वैप से जुड़ें - ग्नोलैंड पर तरलता का सबसे गहरा स्रोत बनाने की आकांक्षा रखने वाला सबसे तेजी से बढ़ता पारिस्थितिकी तंत्र।","language":"भाषा","leaderboard":"लीडरबोर्ड","legal":"कानूनी और गोपनीयता","policySection":{"item":{"privacyPolicy":"गोपनीयता नीति","terms":"उपयोग की शर्त"},"title":"नीति"},"projectOnboarding":"प्रोजेक्ट ऑनबोर्डिंग","receive":"प्राप्त करें","stakePosi":"हिस्सेदारी की स्थिति","swap":"बदलना","switchNetwork":"नेटवर्क स्विच करें","theFastest":"सबसे तेजी से बढ़ता हुआ पारिस्थितिकी तंत्र, जो ग्नोलैंड पर तरलता का सबसे गहरा स्रोत बनाने की आकांक्षा रखता है।","theme":"थीम","wallet":"बटुआ"} \ No newline at end of file diff --git a/packages/web/public/locales/hi/Pool.json b/packages/web/public/locales/hi/Pool.json index 61e968b2b..a3a5b20ce 100644 --- a/packages/web/public/locales/hi/Pool.json +++ b/packages/web/public/locales/hi/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"क्या आप इस पूल के लिए प्रोत्साहन जोड़ना चाहते हैं?","boost":"क्या आप इस पूल के लिए प्रोत्साहन बढ़ाना चाहते हैं?"},"poolInfo":{"section":{"apr":{"fee":"शुल्क 24 घंटे","reward":"पुरस्कार 24 घंटे","title":"अप्रैल","tooltip":{"feeApr":"शुल्क एपीआर","stakingApr":"स्टेकिंग ए.पी.आर.","title":"एपीआर ब्रेकडाउन"}},"tvl":{"title":"टी वी लाइनों"},"volume":{"allTimeVol":"सभी समय मात्रा","title":"वॉल्यूम 24 घंटे"}}},"position":{"btn":{"addPosition":"स्थिति जोड़ें","removePosition":"स्थिति हटाएँ"},"card":{"balance":{"title":"संतुलन","title_total":"कुल शेष"},"btn":{"claimAll":"सभी का दावा करें","copyPosition":"कॉपी पोजिशनिंग","manage":{"decrease":"तरलता कम करें","increase":"तरलता बढ़ाएँ","label":"प्रबंधित करना","reposition":"स्थान बदलने"}},"claimableReward":{"title":"दावा योग्य पुरस्कार","title_total":"कुल दावा योग्य पुरस्कार"},"dailyEarn":{"title":"दैनिक आय","title_total":"कुल दैनिक आय"},"fee":"फीस","history":{"col":{"action":"कार्रवाई","time":"समय-चिह्न","value":"कीमत"},"empty":"कोई स्थिति इतिहास नहीं मिला","title":"स्थिति इतिहास"},"reward":"पुरस्कार"},"ratioTooltip":"वह मूल्य जिस पर स्थिति पूरी तरह से परिवर्तित हो जाएगी
{{symbol}}","showClosed":"बंद स्थितियाँ दिखाएँ","title":"मेरी स्थिति","title_other":"'की स्थिति"},"staking":{"btn":{"stake":"हिस्सेदारी की स्थिति","unstake":"अनस्टेक स्थिति"},"intro":"तक का पुरस्कार अर्जित करने के लिए अपनी स्थिति दांव पर लगाएं","keepStakingNote":{"four":"अधिकतम पुरस्कार प्राप्त करना ✨","one":"आरंभ करने के लिए अपना पहला पद बनाएं ⛵","three":"उच्च पुरस्कार प्राप्त करने के लिए दांव लगाते रहें ⌛","two":"आरंभ करने के लिए अपनी स्थिति को दांव पर लगाएं ⛵"},"myStake":"मेरी हिस्सेदारी","period":{"stakedTooltip":{"nextTier":"अगला स्तर","stakedDate":"दांव पर लगी तारीख","totalValue":"कुल मूल्य"},"subtitle":"अधिकतम पुरस्कारों का {{percent}}","subtitle_max":"अधिकतम पुरस्कार प्राप्त करना","subtitleTooltip":"इस स्टेकिंग अवधि के दौरान, आपको अपने अधिकतम स्टेकिंग पुरस्कारों का केवल {{percent}} ही मिलेगा। अपने पुरस्कारों को बढ़ाने के लिए अपनी स्थिति को दांव पर लगाए रखें।","subtitleTooltip_max":"इस स्टेकिंग अवधि के दौरान, आपको केवल अधिकतम स्टेकिंग पुरस्कार ही प्राप्त होंगे। अपने पुरस्कार बनाए रखने के लिए अपनी स्थिति को दांव पर लगाए रखें।","title":"{{days}} दिन से कम दांव लगाएं","title_max":"{{days}} दिन से अधिक दांव लगाएं"},"title":"जताया","tooltip":{"hoverGuide":"विवरण देखने के लिए माउस घुमाएँ","rewardInfo":{"endDate":"अंतिम तिथि","incentAmt":"प्रोत्साहन राशि","remainingAmt":"बाकी अमाउंट","startDate":"आरंभ करने की तिथि"}}},"wanttoaddup":"क्या आप इस पूल के लिए प्रोत्साहन बढ़ाना चाहते हैं?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"क्या आप इस पूल के लिए प्रोत्साहन जोड़ना चाहते हैं?","boost":"क्या आप इस पूल के लिए प्रोत्साहन बढ़ाना चाहते हैं?"},"poolInfo":{"section":{"apr":{"fee":"शुल्क 24 घंटे","reward":"पुरस्कार 24 घंटे","tooltip":{"feeApr":"शुल्क एपीआर","stakingApr":"स्टेकिंग ए.पी.आर.","title":"एपीआर ब्रेकडाउन"}},"volume":{"allTimeVol":"सभी समय मात्रा","title":"वॉल्यूम 24 घंटे"}}},"position":{"btn":{"addPosition":"स्थिति जोड़ें","removePosition":"स्थिति हटाएँ"},"card":{"balance":{"title":"संतुलन","title_total":"कुल शेष"},"btn":{"claimAll":"सभी का दावा करें","copyPosition":"कॉपी पोजिशनिंग","manage":{"decrease":"तरलता कम करें","increase":"तरलता बढ़ाएँ","label":"प्रबंधित करना","reposition":"स्थान बदलने"}},"claimableReward":{"title":"दावा योग्य पुरस्कार","title_total":"कुल दावा योग्य पुरस्कार"},"dailyEarn":{"title":"दैनिक आय","title_total":"कुल दैनिक आय"},"fee":"फीस","history":{"col":{"action":"कार्रवाई","time":"समय-चिह्न","value":"कीमत"},"empty":"कोई स्थिति इतिहास नहीं मिला","title":"स्थिति इतिहास"},"reward":"पुरस्कार"},"ratioTooltip":"वह मूल्य जिस पर स्थिति पूरी तरह से परिवर्तित हो जाएगी
{{symbol}}","showClosed":"बंद स्थितियाँ दिखाएँ","title":"मेरी स्थिति","title_other":"'की स्थिति"},"staking":{"btn":{"stake":"हिस्सेदारी की स्थिति","unstake":"अनस्टेक स्थिति"},"intro":"तक का पुरस्कार अर्जित करने के लिए अपनी स्थिति दांव पर लगाएं","keepStakingNote":{"four":"अधिकतम पुरस्कार प्राप्त करना ✨","one":"आरंभ करने के लिए अपना पहला पद बनाएं ⛵","three":"उच्च पुरस्कार प्राप्त करने के लिए दांव लगाते रहें ⌛","two":"आरंभ करने के लिए अपनी स्थिति को दांव पर लगाएं ⛵"},"myStake":"मेरी हिस्सेदारी","period":{"stakedTooltip":{"nextTier":"अगला स्तर","stakedDate":"दांव पर लगी तारीख","totalValue":"कुल मूल्य"},"subtitle":"अधिकतम पुरस्कारों का {{percent}}","subtitle_max":"अधिकतम पुरस्कार प्राप्त करना","subtitleTooltip":"इस स्टेकिंग अवधि के दौरान, आपको अपने अधिकतम स्टेकिंग पुरस्कारों का केवल {{percent}} ही मिलेगा। अपने पुरस्कारों को बढ़ाने के लिए अपनी स्थिति को दांव पर लगाए रखें।","subtitleTooltip_max":"इस स्टेकिंग अवधि के दौरान, आपको केवल अधिकतम स्टेकिंग पुरस्कार ही प्राप्त होंगे। अपने पुरस्कार बनाए रखने के लिए अपनी स्थिति को दांव पर लगाए रखें।","title":"{{days}} दिन से कम दांव लगाएं","title_max":"{{days}} दिन से अधिक दांव लगाएं"},"title":"जताया","tooltip":{"hoverGuide":"विवरण देखने के लिए माउस घुमाएँ","rewardInfo":{"endDate":"अंतिम तिथि","incentAmt":"प्रोत्साहन राशि","remainingAmt":"बाकी अमाउंट","startDate":"आरंभ करने की तिथि"}}},"wanttoaddup":"क्या आप इस पूल के लिए प्रोत्साहन बढ़ाना चाहते हैं?"} \ No newline at end of file diff --git a/packages/web/public/locales/hi/Reposition.json b/packages/web/public/locales/hi/Reposition.json index 34b4146bf..821217e9c 100644 --- a/packages/web/public/locales/hi/Reposition.json +++ b/packages/web/public/locales/hi/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"अपर्याप्त तरलता","reposition":"स्थान बदलने","selectRange":"रेंज चुनें"},"confModal":{"btn":"पुनः स्थिति की पुष्टि करें","section":{"posiDetail":{"label":"पद विवरण"}},"title":"पुनः स्थिति की पुष्टि करें"},"form":{"price":{"max":"अधिकतम मूल्य","min":"न्यूनतम मूल्य"},"selectPosi":{"title":"1.स्थिति का चयन करें"},"selectRange":{"dim":{"content":"इस पूल में पोजीशन जोड़ने वाले पहले व्यक्ति के रूप में, आपको इसे आरंभ करना होगा। <1>प्रारंभिक मूल्य दर्ज करें पूल के लिए, फिर अपनी तरलता के लिए मूल्य सीमा और जमा राशि का चयन करें।","title":"पूल आरंभीकरण"},"fullPrice":"पूर्ण मूल्य सीमा","fullPrice_short":"पूरी कीमत","resetRange":"रेंज रीसेट करें","title":"2. नई रेंज चुनें"}},"overralInfo":{"label":{"capitalEffi":"पूंजी दक्षता","depositR":"जमा अनुपात","feeApr":"शुल्क अप्रेल"},"tooltip":{"capitalEffi":"गुणक की गणना आपकी सीमा की सांद्रता के आधार पर की जाती है। यह दर्शाता है कि आप समान पूंजी के साथ पूर्ण श्रेणी की स्थिति की तुलना में कितना अधिक पुरस्कार अर्जित कर सकते हैं।","depositR":"दो टोकन का जमा अनुपात वर्तमान मूल्य और निर्धारित मूल्य सीमा के आधार पर निर्धारित किया जाता है।","feeApr":"स्वैप शुल्क से अनुमानित APR की गणना स्थिति की चयनित मूल्य सीमा के आधार पर की जाती है।"}},"removePosition":"स्थिति हटाएँ","removeRejected":"अस्वीकार कर दिया","removeTryAgain":"पुनः प्रयास करें","removeWaitingforconfirmation":"पुष्टि के लिए प्रतीक्षा कर रहा है","repos":{"action":{"exit":"बाहर निकलना","retry":"पुन: प्रयास करें"},"status":{"broadcasting":"प्रसारण लेनदेन","failed":"असफल","insuffLiqui":"अपर्याप्त तरलता","rejected":"अस्वीकार कर दिया","waitingConf":"पुष्टि के लिए प्रतीक्षा कर रहा है"},"step":{"addPosi":"स्थिति जोड़ें","removePosi":"स्थिति हटाएँ","swap":"{{symbolA}} को {{symbolB}} से बदलें"}},"title":"स्थान बदलने","tooltip":"इससे यह स्थिति हट जाएगी और अंतर्निहित टोकनों को नई श्रेणी के अनुपात में बदलकर एक नई स्थिति निर्मित हो जाएगी।"} \ No newline at end of file +{"btn":{"insuffLiqui":"अपर्याप्त तरलता","reposition":"स्थान बदलने","selectRange":"रेंज चुनें"},"confModal":{"btn":"पुनः स्थिति की पुष्टि करें","section":{"posiDetail":{"label":"पद विवरण"}},"title":"पुनः स्थिति की पुष्टि करें"},"form":{"price":{"max":"अधिकतम मूल्य","min":"न्यूनतम मूल्य"},"selectPosi":{"title":"1.स्थिति का चयन करें"},"selectRange":{"dim":{"content":"इस पूल में पोजीशन जोड़ने वाले पहले व्यक्ति के रूप में, आपको इसे आरंभ करना होगा। <1>प्रारंभिक मूल्य दर्ज करें पूल के लिए, फिर अपनी तरलता के लिए मूल्य सीमा और जमा राशि का चयन करें।","title":"पूल आरंभीकरण"},"fullPrice":"पूर्ण मूल्य सीमा","fullPrice_short":"पूरी कीमत","resetRange":"रेंज रीसेट करें","title":"2. नई रेंज चुनें"}},"overralInfo":{"label":{"capitalEffi":"पूंजी दक्षता","depositR":"जमा अनुपात","feeApr":"शुल्क अप्रेल"},"tooltip":{"capitalEffi":"गुणक की गणना आपकी सीमा की सांद्रता के आधार पर की जाती है। यह दर्शाता है कि आप समान पूंजी के साथ पूर्ण श्रेणी की स्थिति की तुलना में कितना अधिक पुरस्कार अर्जित कर सकते हैं।","depositR":"दो टोकन का जमा अनुपात वर्तमान मूल्य और निर्धारित मूल्य सीमा के आधार पर निर्धारित किया जाता है।","feeApr":"स्वैप शुल्क से अनुमानित APR की गणना स्थिति की चयनित मूल्य सीमा के आधार पर की जाती है।"}},"repos":{"action":{"exit":"बाहर निकलना","retry":"पुन: प्रयास करें"},"status":{"broadcasting":"प्रसारण लेनदेन","failed":"असफल","insuffLiqui":"अपर्याप्त तरलता","rejected":"अस्वीकार कर दिया","waitingConf":"पुष्टि के लिए प्रतीक्षा कर रहा है"},"step":{"addPosi":"स्थिति जोड़ें","removePosi":"स्थिति हटाएँ","swap":"{{symbolA}} को {{symbolB}} से बदलें"}},"title":"स्थान बदलने","tooltip":"इससे यह स्थिति हट जाएगी और अंतर्निहित टोकनों को नई श्रेणी के अनुपात में बदलकर एक नई स्थिति निर्मित हो जाएगी।"} \ No newline at end of file diff --git a/packages/web/public/locales/hi/TokenDetails.json b/packages/web/public/locales/hi/TokenDetails.json index 081440d2c..045b48176 100644 --- a/packages/web/public/locales/hi/TokenDetails.json +++ b/packages/web/public/locales/hi/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"अप्रैल","pair":"जोड़ा","tvl":"टी वी लाइनों"},"title":"{{symbol}} के लिए सर्वश्रेष्ठ पूल"},"description":{"empty":"कोई टोकन जानकारी नहीं","links":"लिंक","realmPath":"Realm (अनुबंध) पथ","title":"{{name}} के बारे में"},"info":{"info":{"priceChange":"कीमत में बदलाव ({{period}})","title":"मूल्य जानकारी"},"market":{"col":{"fee":"शुल्क (24 घंटे)","marketCap":"बाज़ार आकार","tvl":"टी वी लाइनों","volume":"वॉल्यूम (24 घंटे)"},"title":"बाजार की जानकारी"},"performance":{"col":{"header":{"amount":"मात्रा","change":"परिवर्तन","period":"अवधि"}},"title":"मूल्य प्रदर्शन"}},"title":"बदलना","topGainers":{"title":"शीर्ष 3 लाभार्थी"},"topLosers":{"title":"शीर्ष 3 घाटे वाले"},"trending":{"title":"ट्रेंडिंग क्रिप्टो"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"अप्रैल","pair":"जोड़ा"},"title":"{{symbol}} के लिए सर्वश्रेष्ठ पूल"},"description":{"empty":"कोई टोकन जानकारी नहीं","links":"लिंक","realmPath":"Realm (अनुबंध) पथ","title":"{{name}} के बारे में"},"info":{"info":{"priceChange":"कीमत में बदलाव ({{period}})","title":"मूल्य जानकारी"},"market":{"col":{"fee":"शुल्क (24 घंटे)","marketCap":"बाज़ार आकार","volume":"वॉल्यूम (24 घंटे)"},"title":"बाजार की जानकारी"},"performance":{"col":{"header":{"amount":"मात्रा","change":"परिवर्तन","period":"अवधि"}},"title":"मूल्य प्रदर्शन"}},"title":"बदलना","topGainers":{"title":"शीर्ष 3 लाभार्थी"},"topLosers":{"title":"शीर्ष 3 घाटे वाले"},"trending":{"title":"ट्रेंडिंग क्रिप्टो"}} \ No newline at end of file diff --git a/packages/web/public/locales/ja/AddPosition.json b/packages/web/public/locales/ja/AddPosition.json index ea3de25ef..fdfe45e32 100644 --- a/packages/web/public/locales/ja/AddPosition.json +++ b/packages/web/public/locales/ja/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"流動性を高める","addPosi":"ポジション追加","amtTooLow":"金額が低すぎる","enterAmt":"金額を入力","invalidPair":"ペアを選ぶ","invalidRange":"無効な範囲","switch":"グノランドへ移動"},"card":{"title":"ポジション追加"},"confirmAddModal":{"btn":"追加ポジションの確認","btn_oneClick":"ワンクリックでステーキングを確認","info":{"feeError":{"InsufBal":"バランス不足"},"label":{"capEff":"資本効率","creationFee":{"title":"プール作成料","tooltip":"新しいプールを作成する際の1回限りの手数料で、プロトコルに使用される。"},"feeApr":"料金 APR","feeTier":"料金","maxPrice":"最高価格","minPrice":"最低価格","stakingApr":"ステーキング APR"},"section":{"priceRange":"価格帯"},"tooltip":{"capEff":"レンジの集中度に基づいて計算される倍率。これは、同じ資本でフルレンジのポジションと比較して、どれだけ多くの報酬を得ることができるかを示しています。","feeApr":"スワップ料からの推定APRは、ポジションの選択された価格帯に基づいて計算される。","stakingApr":"推定APR範囲は、賭け期間に基づいて、賭けポジションに動的乗数を適用することによって計算されます。"}},"title":"追加ポジションの確認","title_oneClick":"ワンクリックでステーキングを確認"},"createPool":{"placeholder":"価格を入力","startingPrice":"開始価格","tooltip":"同じペアで最も流動性の高いプールの現在価格に基づく開始価格の提案。"},"fee":"料金","feeTier":"料金","form":{"amount":{"label":"4.金額を入力"},"feeTier":{"label":"2.料金ティアの選択","status":{"created":"{{percent}} 厳選された","notCreate":"作成されていない"}},"pairSection":{"label":"1.ペアを選択"},"priceRange":{"dim":{"content":"このプールにポジションを追加する最初の人物として、プールを初期化する必要があります。プールの開始価格を入力し、価格帯と流動性の保証金額を選択します。","title":"プールの初期化"},"fullPrice":"全価格帯","item":{"tooltip":{"active":{"100":"より高いリスクとリターンのためのアグレッシブな価格帯。","500":"より高いリスクとリターンのためのアグレッシブな価格帯。","3000":"より高いリスクとリターンのためのアグレッシブな価格帯。","10000":"より高いリスクとリターンのためのアグレッシブな価格帯。"},"passive":{"100":"適度なリスクとリターンをもたらすパッシブな価格帯。","500":"適度なリスクとリターンをもたらすパッシブな価格帯。","3000":"適度なリスクとリターンをもたらすパッシブな価格帯。","10000":"適度なリスクとリターンをもたらすパッシブな価格帯。"}}},"label":"3.価格帯を選択","maxPrice":"最高価格","minPrice":"最低価格"}},"oneClick":"ワンクリック・ステーキング","outR":{"desc":"現在のレンジでポジションを追加した場合、トークン価格がレンジに入るまで手数料は発生しません。","title":"あなたのポジションに手数料は発生しません。"},"overralInfo":{"label":{"capitalEffi":"資本効率","depositR":"預金比率","feeApr":"料金 APR"},"tooltip":{"capitalEffi":"レンジの集中度に基づいて計算される倍率。これは、同じ資本でフルレンジのポジションと比較して、どれだけ多くの報酬を得ることができるかを示しています。","depositR":"2つのトークンの入金比率は、現在の価格と設定された価格帯に基づいて決定される。","feeApr":"スワップ料からの推定APRは、ポジションの選択された価格帯に基づいて計算される。"}},"positionStat":{"label":{"fee24":"料金 24時間","feeApr":"料金 APR","stakingApr":"ステーキング APR","tvl":"TVL","vol":"24時間"},"staked":{"btn":"アンステーキングへ ","title":"私のStakeポジション"},"unstaked":{"btn":"ステーキング","title":"不動のポジション"}},"rateGraph":{"title":"為替レート","tooltip":"同じペアで最も流動性の高いプールに基づく推奨為替レート。"}} \ No newline at end of file +{"btn":{"addLiquidity":"流動性を高める","addPosi":"ポジション追加","amtTooLow":"金額が低すぎる","enterAmt":"金額を入力","invalidPair":"ペアを選ぶ","invalidRange":"無効な範囲","switch":"グノランドへ移動"},"card":{"title":"ポジション追加"},"confirmAddModal":{"btn":"追加ポジションの確認","btn_oneClick":"ワンクリックでステーキングを確認","info":{"feeError":{"InsufBal":"バランス不足"},"label":{"capEff":"資本効率","creationFee":{"title":"プール作成料","tooltip":"新しいプールを作成する際の1回限りの手数料で、プロトコルに使用される。"},"feeApr":"料金 APR","feeTier":"料金","maxPrice":"最高価格","minPrice":"最低価格","stakingApr":"ステーキング APR"},"section":{"priceRange":"価格帯"},"tooltip":{"capEff":"レンジの集中度に基づいて計算される倍率。これは、同じ資本でフルレンジのポジションと比較して、どれだけ多くの報酬を得ることができるかを示しています。","feeApr":"スワップ料からの推定APRは、ポジションの選択された価格帯に基づいて計算される。","stakingApr":"推定APR範囲は、賭け期間に基づいて、賭けポジションに動的乗数を適用することによって計算されます。"}},"title":"追加ポジションの確認","title_oneClick":"ワンクリックでステーキングを確認"},"createPool":{"placeholder":"価格を入力","startingPrice":"開始価格","tooltip":"同じペアで最も流動性の高いプールの現在価格に基づく開始価格の提案。"},"fee":"料金","feeTier":"料金","form":{"amount":{"label":"4.金額を入力"},"feeTier":{"label":"2.料金ティアの選択","status":{"created":"{{percent}} 厳選された","notCreate":"作成されていない"}},"pairSection":{"label":"1.ペアを選択"},"priceRange":{"dim":{"content":"このプールにポジションを追加する最初の人物として、プールを初期化する必要があります。プールの開始価格を入力し、価格帯と流動性の保証金額を選択します。","title":"プールの初期化"},"fullPrice":"全価格帯","item":{"tooltip":{"active":{"100":"より高いリスクとリターンのためのアグレッシブな価格帯。","500":"より高いリスクとリターンのためのアグレッシブな価格帯。","3000":"より高いリスクとリターンのためのアグレッシブな価格帯。","10000":"より高いリスクとリターンのためのアグレッシブな価格帯。"},"passive":{"100":"適度なリスクとリターンをもたらすパッシブな価格帯。","500":"適度なリスクとリターンをもたらすパッシブな価格帯。","3000":"適度なリスクとリターンをもたらすパッシブな価格帯。","10000":"適度なリスクとリターンをもたらすパッシブな価格帯。"}}},"label":"3.価格帯を選択","maxPrice":"最高価格","minPrice":"最低価格"}},"oneClick":"ワンクリック・ステーキング","outR":{"desc":"現在のレンジでポジションを追加した場合、トークン価格がレンジに入るまで手数料は発生しません。","title":"あなたのポジションに手数料は発生しません。"},"overralInfo":{"label":{"capitalEffi":"資本効率","depositR":"預金比率","feeApr":"料金 APR"},"tooltip":{"capitalEffi":"レンジの集中度に基づいて計算される倍率。これは、同じ資本でフルレンジのポジションと比較して、どれだけ多くの報酬を得ることができるかを示しています。","depositR":"2つのトークンの入金比率は、現在の価格と設定された価格帯に基づいて決定される。","feeApr":"スワップ料からの推定APRは、ポジションの選択された価格帯に基づいて計算される。"}},"positionStat":{"label":{"fee24":"料金 24時間","feeApr":"料金 APR","stakingApr":"ステーキング APR","vol":"24時間"},"staked":{"btn":"アンステーキングへ ","title":"私のStakeポジション"},"unstaked":{"btn":"ステーキング","title":"不動のポジション"}},"rateGraph":{"title":"為替レート","tooltip":"同じペアで最も流動性の高いプールに基づく推奨為替レート。"}} \ No newline at end of file diff --git a/packages/web/public/locales/ja/Governance.json b/packages/web/public/locales/ja/Governance.json index 6ec7490ae..3dfd21da8 100644 --- a/packages/web/public/locales/ja/Governance.json +++ b/packages/web/public/locales/ja/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"最小保有台数 xGNS","tooltip":"プロポーザルを作成するには、最低1,000 xGNSを保有する必要があります。あなたのxGNSの数量は適格性を確認するために使用されるだけで、取り上げられることはありません。"},"proposalDetails":{"placeholder":{"description":"説明文の入力#大見出し##小見出しこの説明文では、マークダウン書式を使用できます。","title":"タイトルを入力"},"title":"提案の詳細"},"setVariable":{"placeholder":{"func":"ファンクを選択","param":"arg1,arg2,arg3...","pkgPath":"レルムを選択","recipient":"受信者のアドレスを入力","same":"最初と同じ"},"title":"セット変数"},"submit":{"insuffiXGNS":"不十分なxGNS","ok":"提出する"},"title":"プロポーザルの作成","type":"タイプ"},"detailModal":{"badge":{"voted":"投票済み"},"btn":{"alreadyVoted":"すでに投票済み","changeNetwork":"グノランドへ移動","execute":"実行する","noVoteWeight":"不十分な投票ウエイト","requireSelect":"投票オプションの選択","vote":"投票"},"content":{"amount":"額","change":"変化","recipient":"受取人"},"quorum":"定足数","votingWeight":"あなたの投票の重み"},"header":"ガバナンス","myDel":{"availBal":{"title":"利用可能残高","tooltip":"委任されていないGNSの合計。"},"delegate":"代議員","delModal":{"ctaBtn":"GNS代表","selectDel":{"address":"住所","description":"説明","selectBtn":"選択","self":{"chip":"自己代表","placeholder":"代表アドレスを手入力"},"votingPower":"投票権","website":"ウェブサイト"},"step1":{"title":"1.代理人を選択する","tooltip":"代議員は、GNS保有者に代わってガバナンスの決定を行うために選ばれたコミュニティのリーダーである。"},"step2":{"title":"2.金額を入力"},"step3":{"aprTooltip":"推定APRは、リアルタイムでプロトコルフィー報酬に基づいて計算されます。","currentlyDel":"現在委任されている","estimatedAPR":"推定APR","newlyDel":"新代表","title":"3.あなたの委任","votingPowerShare":"議決権 シェア"},"title":{"select":"代理人を選ぶ"},"warning":{"description":"xGNSの委任を解除すると7日間のロックアップ期間が発生します。この期間中、ロックされた xGNS トークンはプロトコル報酬を受け取る資格がなく、投票権もありません。委任する前にロックアップ期間を理解しておいてください。","title":"委任により、資金は7日間ロックされます。"}},"login":{"description":"あなたの代表を見るには、財布を接続してください。"},"reward":{"btn":"すべて請求する","title":"請求可能な報酬","tooltip":"未請求の報奨金の総額。"},"switch":{"toUndel":"私の無所属","toVotingWeight":"私の投票体重"},"title":"私の代表団","tooltip":{"amount":"金額","date":"日付","delegatee":"代議員","undelegated":"非代表","unlockDate":"ロック解除日"},"undel":{"btn":"クレーム","title":"代表権の剥奪","tooltip":"ロックアップ期間終了後、GNSに請求できるxGNSの金額。"},"undelegate":"非代表","undelModal":{"ctaBtn":"非代表 xGNS","step1":{"select":{"amount":"金額","delegate":"代議員"},"title":"1.代理人を選択する","tooltip":"代議員は、GNS保有者に代わってガバナンスの決定を行うために選ばれたコミュニティのリーダーである。"},"step2":{"title":"2.金額を入力"},"step3":{"aprChange":"APRの変更","aprTooltip":"移籍解除後のAPRの推定変更額。","remainVotingWeight":"残りの投票ウェイト","remainXGns":"残りのxGNS","title":"3.あなたのバランス"},"warning":{"description":"xGNSの委任を解除すると7日間のロックアップ期間が発生します。この期間中、ロックされた xGNS トークンはプロトコル報酬を受け取る資格がなく、投票権もありません。アンデリゲートに進む前にロックアップ期間を必ず理解してください。","title":"脱退により、資金は7日間ロックされます。"}},"votingWeight":{"title":"投票ウェイト","tooltip":"あなたが委任したxGNSの量。これはGnoswapガバナンスにおけるあなたの議決権の重みを表します。"}},"proposalList":{"cancelBtn":"提案のキャンセル","executeBtn":"プロポーザルの実行","header":{"btn":"プロポーザルの作成","link":"フォーラムへ","title":"プロポーザル","toggle":"アクティブのみ表示"}},"proposal":{"status":{"active":"アクティブ","cancelled":"キャンセル","executed":"実行済み","expired":"期限切れ","passed":"合格","rejected":"不採用","upcoming":"今後の予定"},"time":{"end":"投票終了{{rel_time}}","ended":"投票終了{{rel_time}}","start":"投票開始{{rel_time}}"},"type":{"community":"コミュニティ・プール","paramChange":"パラメータ変更","text":"テキスト提案"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"プロトコル・フィー報酬に基づくxGNSの推定APRをリアルタイムで表示。"},"commPool":{"title":"コミュニティ・プール","tooltip":"コミュニティ・プールの資産総額。"},"delRatio":{"title":"委任比率","tooltip":"xGNS ステーキングプールで委譲された GNS トークンの流通総量に対する割合。"},"guide":{"guide":"GNSに統治権を委任し、プロトコル料金の一部を受け取る。"},"totalDel":{"title":"委任合計","tooltip":"xGNS ステーキングプールで委譲された GNS トークンの総量。"}},"vote":{"no":"いいえ","yes":"はい"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"最小保有台数 xGNS","tooltip":"プロポーザルを作成するには、最低1,000 xGNSを保有する必要があります。あなたのxGNSの数量は適格性を確認するために使用されるだけで、取り上げられることはありません。"},"proposalDetails":{"placeholder":{"description":"説明文の入力#大見出し##小見出しこの説明文では、マークダウン書式を使用できます。","title":"タイトルを入力"},"title":"提案の詳細"},"setVariable":{"placeholder":{"func":"ファンクを選択","param":"arg1,arg2,arg3...","pkgPath":"レルムを選択","recipient":"受信者のアドレスを入力"},"title":"セット変数"},"submit":{"insuffiXGNS":"不十分なxGNS","ok":"提出する"},"title":"プロポーザルの作成","type":"タイプ"},"detailModal":{"badge":{"voted":"投票済み"},"btn":{"alreadyVoted":"すでに投票済み","changeNetwork":"グノランドへ移動","execute":"実行する","noVoteWeight":"不十分な投票ウエイト","requireSelect":"投票オプションの選択","vote":"投票"},"content":{"amount":"額","change":"変化","recipient":"受取人"},"quorum":"定足数","votingWeight":"あなたの投票の重み"},"header":"ガバナンス","myDel":{"availBal":{"title":"利用可能残高","tooltip":"委任されていないGNSの合計。"},"delegate":"代議員","delModal":{"ctaBtn":"GNS代表","selectDel":{"address":"住所","description":"説明","selectBtn":"選択","self":{"chip":"自己代表","placeholder":"代表アドレスを手入力"},"votingPower":"投票権","website":"ウェブサイト"},"step1":{"title":"1.代理人を選択する","tooltip":"代議員は、GNS保有者に代わってガバナンスの決定を行うために選ばれたコミュニティのリーダーである。"},"step2":{"title":"2.金額を入力"},"step3":{"aprTooltip":"推定APRは、リアルタイムでプロトコルフィー報酬に基づいて計算されます。","currentlyDel":"現在委任されている","estimatedAPR":"推定APR","newlyDel":"新代表","title":"3.あなたの委任","votingPowerShare":"議決権 シェア"},"title":{"select":"代理人を選ぶ"},"warning":{"description":"xGNSの委任を解除すると7日間のロックアップ期間が発生します。この期間中、ロックされた xGNS トークンはプロトコル報酬を受け取る資格がなく、投票権もありません。委任する前にロックアップ期間を理解しておいてください。","title":"委任により、資金は7日間ロックされます。"}},"login":{"description":"あなたの代表を見るには、財布を接続してください。"},"reward":{"btn":"すべて請求する","title":"請求可能な報酬","tooltip":"未請求の報奨金の総額。"},"switch":{"toUndel":"私の無所属","toVotingWeight":"私の投票体重"},"title":"私の代表団","tooltip":{"amount":"金額","date":"日付","delegatee":"代議員","undelegated":"非代表","unlockDate":"ロック解除日"},"undel":{"btn":"クレーム","title":"代表権の剥奪","tooltip":"ロックアップ期間終了後、GNSに請求できるxGNSの金額。"},"undelegate":"非代表","undelModal":{"ctaBtn":"非代表 xGNS","step1":{"select":{"amount":"金額","delegate":"代議員"},"title":"1.代理人を選択する","tooltip":"代議員は、GNS保有者に代わってガバナンスの決定を行うために選ばれたコミュニティのリーダーである。"},"step2":{"title":"2.金額を入力"},"step3":{"aprChange":"APRの変更","aprTooltip":"移籍解除後のAPRの推定変更額。","remainVotingWeight":"残りの投票ウェイト","remainXGns":"残りのxGNS","title":"3.あなたのバランス"},"warning":{"description":"xGNSの委任を解除すると7日間のロックアップ期間が発生します。この期間中、ロックされた xGNS トークンはプロトコル報酬を受け取る資格がなく、投票権もありません。アンデリゲートに進む前にロックアップ期間を必ず理解してください。","title":"脱退により、資金は7日間ロックされます。"}},"votingWeight":{"title":"投票ウェイト","tooltip":"あなたが委任したxGNSの量。これはGnoswapガバナンスにおけるあなたの議決権の重みを表します。"}},"proposalList":{"cancelBtn":"提案のキャンセル","executeBtn":"プロポーザルの実行","header":{"btn":"プロポーザルの作成","link":"フォーラムへ","title":"プロポーザル","toggle":"アクティブのみ表示"}},"proposal":{"status":{"active":"アクティブ","cancelled":"キャンセル","executed":"実行済み","expired":"期限切れ","passed":"合格","rejected":"不採用","upcoming":"今後の予定"},"time":{"end":"投票終了{{rel_time}}","ended":"投票終了{{rel_time}}","start":"投票開始{{rel_time}}"},"type":{"community":"コミュニティ・プール","paramChange":"パラメータ変更","text":"テキスト提案"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"プロトコル・フィー報酬に基づくxGNSの推定APRをリアルタイムで表示。"},"commPool":{"title":"コミュニティ・プール","tooltip":"コミュニティ・プールの資産総額。"},"delRatio":{"title":"委任比率","tooltip":"xGNS ステーキングプールで委譲された GNS トークンの流通総量に対する割合。"},"guide":{"guide":"GNSに統治権を委任し、プロトコル料金の一部を受け取る。"},"totalDel":{"title":"委任合計","tooltip":"xGNS ステーキングプールで委譲された GNS トークンの総量。"}},"vote":{"no":"いいえ","yes":"はい"}} \ No newline at end of file diff --git a/packages/web/public/locales/ja/HeaderFooter.json b/packages/web/public/locales/ja/HeaderFooter.json index 6bf528260..a5f3f8910 100644 --- a/packages/web/public/locales/ja/HeaderFooter.json +++ b/packages/web/public/locales/ja/HeaderFooter.json @@ -1 +1 @@ -{"about":"会社概要","addPosi":"ポジション追加","audit":"監査","bug":"バグ報奨金","copied":"コピー","dashboard":"ダッシュボード","developers":"開発者","developersSection":{"item":{"audit":"監査","bugBounty":"バグ報奨金","docs":"資料","github":"ギズブ"},"title":"開発者"},"docs":"資料","documentation":"ドキュメント","earn":"獲得","featuresSection":{"item":{"addPosition":"ポジション追加","incentivizePool":"プールにインセンティブを付与する","stakePosition":"ステークポジション","swap":"スワップ"},"title":"特徴"},"forum":"フォーラム","github":"ギズブ","governance":"ガバナンス","governanceSection":{"item":{"forum":"フォーラム","proposals":"プロポーザル","vote":"投票"},"title":"ガバナンス"},"help":"ヘルプ","helpCenter":"ヘルプセンター","helpSection":{"item":{"aboutUs":"会社概要","faq":"よくあるご質問","projectOnboarding":"プロジェクト・オンボーディング","twitter":"ツイッター(X)"},"title":"ヘルプ"},"incenti":"プールにインセンティブを付与する","introduction":"GnoSwapに参加しましょう - 最も急成長しているエコシステムで、Gnolandで最も深い流動性の源を築くことを目指しています。","language":"言語","leaderboard":"リーダーボード","legal":"法律とプライバシー","policy":"方針","policySection":{"item":{"privacyPolicy":"プライバシーポリシー","terms":"利用期間"},"title":"方針"},"privacy":"プライバシーポリシー","projectOnboarding":"プロジェクト・オンボーディング","proposals":"プロポーザル","receive":"受け取る","stakePosi":"ステークポジション","swap":"スワップ","switchNetwork":"ネットワークを切り替える","terms":"利用規約","theFastest":"は、グノランドで最も流動性の高いソースの構築を目指す、急成長中のエコシステムです。","theme":"テーマ","twitter":"ツイッター(X)","vote":"投票","wallet":"財布"} \ No newline at end of file +{"addPosi":"ポジション追加","copied":"コピー","dashboard":"ダッシュボード","developersSection":{"item":{"audit":"監査","bugBounty":"バグ報奨金","docs":"資料","github":"ギズブ"},"title":"開発者"},"documentation":"ドキュメント","earn":"獲得","featuresSection":{"item":{"addPosition":"ポジション追加","incentivizePool":"プールにインセンティブを付与する","stakePosition":"ステークポジション","swap":"スワップ"},"title":"特徴"},"governance":"ガバナンス","governanceSection":{"item":{"forum":"フォーラム","proposals":"プロポーザル","vote":"投票"},"title":"ガバナンス"},"helpCenter":"ヘルプセンター","helpSection":{"item":{"aboutUs":"会社概要","faq":"よくあるご質問","projectOnboarding":"プロジェクト・オンボーディング","twitter":"ツイッター(X)"},"title":"ヘルプ"},"introduction":"GnoSwapに参加しましょう - 最も急成長しているエコシステムで、Gnolandで最も深い流動性の源を築くことを目指しています。","language":"言語","leaderboard":"リーダーボード","legal":"法律とプライバシー","policySection":{"item":{"privacyPolicy":"プライバシーポリシー","terms":"利用期間"},"title":"方針"},"projectOnboarding":"プロジェクト・オンボーディング","receive":"受け取る","stakePosi":"ステークポジション","swap":"スワップ","switchNetwork":"ネットワークを切り替える","theFastest":"は、グノランドで最も流動性の高いソースの構築を目指す、急成長中のエコシステムです。","theme":"テーマ","wallet":"財布"} \ No newline at end of file diff --git a/packages/web/public/locales/ja/Pool.json b/packages/web/public/locales/ja/Pool.json index 62491f64d..cdb553e59 100644 --- a/packages/web/public/locales/ja/Pool.json +++ b/packages/web/public/locales/ja/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"このプールにインセンティブを追加したい?","boost":"このプールのインセンティブを高めたい?"},"poolInfo":{"section":{"apr":{"fee":"料金 24時間","reward":"報酬 24時間","title":"APR","tooltip":{"feeApr":"料金 APR","stakingApr":"ステーキング APR","title":"APRの内訳"}},"tvl":{"title":"TVL"},"volume":{"allTimeVol":"オールタイム・ボリューム","title":"24時間"}}},"position":{"btn":{"addPosition":"ポジション追加","removePosition":"ポジションを外す"},"card":{"balance":{"title":"バランス","title_total":"合計残高"},"btn":{"claimAll":"すべて請求する","copyPosition":"コピーポジショニング","manage":{"decrease":"流動性の低下","increase":"流動性の向上","label":"管理","reposition":"再配置"}},"claimableReward":{"title":"請求可能な報酬","title_total":"請求可能な報酬総額"},"dailyEarn":{"title":"日々の収益","title_total":"1日の総収入"},"fee":"料金","history":{"col":{"action":"アクション","time":"タイムスタンプ","value":"価値"},"empty":"ポジション履歴が見つかりません","title":"ポジションヒストリー"},"reward":"報酬"},"ratioTooltip":"ポジションが
{{symbol}} に完全に転換される価格。","showClosed":"クローズドポジションの表示","title":"私のポジション","title_other":"ポジション"},"staking":{"btn":{"stake":"ステークポジション","unstake":"ポジションを外す"},"intro":"ステイク・ユア・ポジションで、最高額のリワードを獲得できる。","keepStakingNote":{"four":"最大報酬を受け取る","one":"最初のポジションを作ってスタートする ⛵ 。","three":"より高い報酬を得るためにステークを続ける⌛。","two":"スタートを切るためにポジションを確保する⛵。"},"myStake":"私のステーキング","period":{"stakedTooltip":{"nextTier":"ネクスト・ティア","stakedDate":"Stake 日","totalValue":"総額"},"subtitle":"{{percent}} マックス・リワードの","subtitle_max":"マックス・リワードの受け取り","subtitleTooltip":"このステーキング期間中は、最大ステーキング報酬の{{percent}} 。報酬を増やすために、ポジションをステーキングし続けましょう。","subtitleTooltip_max":"このステーキング期間中は、最大ステーキング報酬のみを受け取ることができます。報酬を維持するために、ポジションをステーキングしておいてください。","title":"{{days}} 日未満","title_max":"{{days}} 日以上"},"title":"ステーキング","tooltip":{"hoverGuide":"カーソルを合わせると詳細が表示されます","rewardInfo":{"endDate":"終了日","incentAmt":"インセンティブ額","remainingAmt":"残額","startDate":"開始日"}}},"wanttoaddup":"このプールのインセンティブを高めたい?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"このプールにインセンティブを追加したい?","boost":"このプールのインセンティブを高めたい?"},"poolInfo":{"section":{"apr":{"fee":"料金 24時間","reward":"報酬 24時間","tooltip":{"feeApr":"料金 APR","stakingApr":"ステーキング APR","title":"APRの内訳"}},"volume":{"allTimeVol":"オールタイム・ボリューム","title":"24時間"}}},"position":{"btn":{"addPosition":"ポジション追加","removePosition":"ポジションを外す"},"card":{"balance":{"title":"バランス","title_total":"合計残高"},"btn":{"claimAll":"すべて請求する","copyPosition":"コピーポジショニング","manage":{"decrease":"流動性の低下","increase":"流動性の向上","label":"管理","reposition":"再配置"}},"claimableReward":{"title":"請求可能な報酬","title_total":"請求可能な報酬総額"},"dailyEarn":{"title":"日々の収益","title_total":"1日の総収入"},"fee":"料金","history":{"col":{"action":"アクション","time":"タイムスタンプ","value":"価値"},"empty":"ポジション履歴が見つかりません","title":"ポジションヒストリー"},"reward":"報酬"},"ratioTooltip":"ポジションが
{{symbol}} に完全に転換される価格。","showClosed":"クローズドポジションの表示","title":"私のポジション","title_other":"ポジション"},"staking":{"btn":{"stake":"ステークポジション","unstake":"ポジションを外す"},"intro":"ステイク・ユア・ポジションで、最高額のリワードを獲得できる。","keepStakingNote":{"four":"最大報酬を受け取る","one":"最初のポジションを作ってスタートする ⛵ 。","three":"より高い報酬を得るためにステークを続ける⌛。","two":"スタートを切るためにポジションを確保する⛵。"},"myStake":"私のステーキング","period":{"stakedTooltip":{"nextTier":"ネクスト・ティア","stakedDate":"Stake 日","totalValue":"総額"},"subtitle":"{{percent}} マックス・リワードの","subtitle_max":"マックス・リワードの受け取り","subtitleTooltip":"このステーキング期間中は、最大ステーキング報酬の{{percent}} 。報酬を増やすために、ポジションをステーキングし続けましょう。","subtitleTooltip_max":"このステーキング期間中は、最大ステーキング報酬のみを受け取ることができます。報酬を維持するために、ポジションをステーキングしておいてください。","title":"{{days}} 日未満","title_max":"{{days}} 日以上"},"title":"ステーキング","tooltip":{"hoverGuide":"カーソルを合わせると詳細が表示されます","rewardInfo":{"endDate":"終了日","incentAmt":"インセンティブ額","remainingAmt":"残額","startDate":"開始日"}}},"wanttoaddup":"このプールのインセンティブを高めたい?"} \ No newline at end of file diff --git a/packages/web/public/locales/ja/Reposition.json b/packages/web/public/locales/ja/Reposition.json index 5274bb8ac..130293cf4 100644 --- a/packages/web/public/locales/ja/Reposition.json +++ b/packages/web/public/locales/ja/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"不十分な流動性","reposition":"再配置","selectRange":"範囲を選択"},"confModal":{"btn":"リポジションの確認","section":{"posiDetail":{"label":"ポジション詳細"}},"title":"リポジションの確認"},"form":{"price":{"max":"マックスプライス","min":"最低価格"},"selectPosi":{"title":"1.ポジション選択"},"selectRange":{"dim":{"content":"このプールにポジションを追加する最初の人物として、プールを初期化する必要があります。プールの<1>開始価格を入力し、価格帯と流動性の保証金額を選択します。","title":"プールの初期化"},"fullPrice":"全価格帯","fullPrice_short":"フルプライス","resetRange":"リセット範囲","title":"2.新しい範囲を選択"}},"overralInfo":{"label":{"capitalEffi":"資本効率","depositR":"預金比率","feeApr":"料金 4月"},"tooltip":{"capitalEffi":"レンジの集中度に基づいて計算される倍率。これは、同じ資本でフルレンジのポジションと比較して、どれだけ多くの報酬を得ることができるかを示しています。","depositR":"2つのトークンの入金比率は、現在の価格と設定された価格帯に基づいて決定される。","feeApr":"スワップ料からの推定APRは、ポジションの選択された価格帯に基づいて計算される。"}},"removePosition":"位置の削除","removeRejected":"不採用","removeTryAgain":"再挑戦","removeWaitingforconfirmation":"確認待ち","repos":{"action":{"exit":"出口","retry":"リトライ"},"status":{"broadcasting":"放送取引","failed":"失敗","insuffLiqui":"不十分な流動性","rejected":"不採用","waitingConf":"確認待ち"},"step":{"addPosi":"ポジション追加","removePosi":"ポジションを外す","swap":"{{symbolA}} を交換する。{{symbolB}}"}},"title":"再配置","tooltip":"これにより、このポジションが削除され、新しい範囲に比例してトークンが入れ替わり、新しいポジションが作成される。"} \ No newline at end of file +{"btn":{"insuffLiqui":"不十分な流動性","reposition":"再配置","selectRange":"範囲を選択"},"confModal":{"btn":"リポジションの確認","section":{"posiDetail":{"label":"ポジション詳細"}},"title":"リポジションの確認"},"form":{"price":{"max":"最高価格","min":"最低価格"},"selectPosi":{"title":"1.ポジション選択"},"selectRange":{"dim":{"content":"このプールにポジションを追加する最初の人物として、プールを初期化する必要があります。プールの<1>開始価格を入力し、価格帯と流動性の保証金額を選択します。","title":"プールの初期化"},"fullPrice":"全価格帯","fullPrice_short":"フルプライス","resetRange":"リセット範囲","title":"2.新しい範囲を選択"}},"overralInfo":{"label":{"capitalEffi":"資本効率","depositR":"預金比率","feeApr":"料金 4月"},"tooltip":{"capitalEffi":"レンジの集中度に基づいて計算される倍率。これは、同じ資本でフルレンジのポジションと比較して、どれだけ多くの報酬を得ることができるかを示しています。","depositR":"2つのトークンの入金比率は、現在の価格と設定された価格帯に基づいて決定される。","feeApr":"スワップ料からの推定APRは、ポジションの選択された価格帯に基づいて計算される。"}},"repos":{"action":{"exit":"出口","retry":"リトライ"},"status":{"broadcasting":"放送取引","failed":"失敗","insuffLiqui":"不十分な流動性","rejected":"不採用","waitingConf":"確認待ち"},"step":{"addPosi":"ポジション追加","removePosi":"ポジションを外す","swap":"{{symbolA}} を交換する。{{symbolB}}"}},"title":"再配置","tooltip":"これにより、このポジションが削除され、新しい範囲に比例してトークンが入れ替わり、新しいポジションが作成される。"} \ No newline at end of file diff --git a/packages/web/public/locales/ja/TokenDetails.json b/packages/web/public/locales/ja/TokenDetails.json index 713c8b543..fbb4198da 100644 --- a/packages/web/public/locales/ja/TokenDetails.json +++ b/packages/web/public/locales/ja/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"APR","pair":"ペア","tvl":"TVL"},"title":"{{symbol}}のおすすめプール"},"description":{"empty":"トークン情報なし","links":"リンク","realmPath":"Realm(契約)パス","title":"について{{name}}"},"info":{"info":{"priceChange":"価格の変動 ({{period}})","title":"価格情報"},"market":{"col":{"fee":"手数料(24時間)","marketCap":"時価総額","tvl":"TVL","volume":"体積(24時間)"},"title":"マーケット情報"},"performance":{"col":{"header":{"amount":"金額","change":"変更","period":"期間"}},"title":"価格性能"}},"title":"スワップ","topGainers":{"title":"トップ3上昇銘柄"},"topLosers":{"title":"上位3銘柄の値下がり"},"trending":{"title":"人気の暗号通貨"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"APR","pair":"ペア"},"title":"{{symbol}}のおすすめプール"},"description":{"empty":"トークン情報なし","links":"リンク","realmPath":"Realm(契約)パス","title":"について{{name}}"},"info":{"info":{"priceChange":"価格の変動 ({{period}})","title":"価格情報"},"market":{"col":{"fee":"手数料(24時間)","marketCap":"時価総額","volume":"体積(24時間)"},"title":"マーケット情報"},"performance":{"col":{"header":{"amount":"金額","change":"変更","period":"期間"}},"title":"価格性能"}},"title":"スワップ","topGainers":{"title":"トップ3上昇銘柄"},"topLosers":{"title":"上位3銘柄の値下がり"},"trending":{"title":"人気の暗号通貨"}} \ No newline at end of file diff --git a/packages/web/public/locales/ko/AddPosition.json b/packages/web/public/locales/ko/AddPosition.json index 70a6a95d6..b6fc73d61 100644 --- a/packages/web/public/locales/ko/AddPosition.json +++ b/packages/web/public/locales/ko/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"유동성 추가","addPosi":"포지션 추가","amtTooLow":"금액이 너무 낮음","enterAmt":"금액을 입력하세요","invalidPair":"페어 선택","invalidRange":"유효하지 않은 범위","switch":"Gnoland로 전환"},"card":{"title":"포지션 추가"},"confirmAddModal":{"btn":"포지션 추가 확인","btn_oneClick":"원클릭 스테이킹 확인","info":{"feeError":{"InsufBal":"잔액 부족"},"label":{"capEff":"자본 효율성","creationFee":{"title":"풀 생성 수수료","tooltip":"프로토콜로 이동하는 새 풀을 생성할 때 일회성 수수료입니다."},"feeApr":"수수료 APR","feeTier":"수수료 등급","maxPrice":"최대 가격","minPrice":"최소 가격","stakingApr":"스테이킹 APR"},"section":{"priceRange":"가격 범위"},"tooltip":{"capEff":"범위의 집중도에 따라 계산된 배율입니다. 이는 동일한 자본으로 전체 범위 포지션에 비해 얼마나 더 많은 보상을 받을 수 있는지를 나타냅니다.","feeApr":"스왑 수수료의 예상 APR은 선택한 포지션의 가격 범위를 기준으로 계산됩니다.","stakingApr":"예상 APR 범위는 스테이킹 기간에 따라 스테이킹 포지션에 동적 승수를 적용하여 계산됩니다."}},"title":"포지션 추가 확인","title_oneClick":"원클릭 스테이킹 확인"},"createPool":{"placeholder":"가격 입력","startingPrice":"시작 가격","tooltip":"동일한 페어에서 가장 유동성이 높은 풀의 현재 가격을 기준으로 한 권장 시작가입니다."},"fee":"수수료","feeTier":"수수료 등급","form":{"amount":{"label":"4. 금액 입력"},"feeTier":{"label":"2. 수수료 등급 선택","status":{"created":"{{percent}} 선택됨","notCreate":"생성되지 않음"}},"pairSection":{"label":"1. 페어 선택"},"priceRange":{"dim":{"content":"이 풀에 포지션을 추가하는 첫 번째 사람은 풀을 초기화해야 합니다. 풀의 시작 가격을 입력한 다음 유동성에 대한 가격 범위와 입금액을 선택합니다.","title":"풀 초기화"},"fullPrice":"전체 가격 범위","item":{"tooltip":{"active":{"100":"더 높은 위험과 수익을 위한 공격적인 가격대.","500":"더 높은 위험과 수익을 위한 공격적인 가격대.","3000":"더 높은 위험과 수익을 위한 공격적인 가격대.","10000":"더 높은 위험과 수익을 위한 공격적인 가격대."},"passive":{"100":"적당한 위험과 수익을 위한 패시브 가격대.","500":"적당한 위험과 수익을 위한 패시브 가격대.","3000":"적당한 위험과 수익을 위한 패시브 가격대.","10000":"적당한 위험과 수익을 위한 패시브 가격대."}}},"label":"3. 가격 범위 선택","maxPrice":"최대 가격","minPrice":"최소 가격"}},"oneClick":"원클릭 스테이킹","outR":{"desc":"현재 범위에서 포지션을 추가하면 토큰 가격이 해당 범위로 이동할 때까지 수수료가 발생하지 않습니다.","title":"귀하의 포지션에는 수수료가 발생하지 않습니다."},"overralInfo":{"label":{"capitalEffi":"자본 효율성","depositR":"예치비율","feeApr":"수수료 APR"},"tooltip":{"capitalEffi":"범위의 집중도를 기준으로 계산된 승수입니다. 이는 동일한 자본을 사용하는 전체 포지션의 범위 비해 얼마나 더 많은 보상을 얻을 수 있는지를 나타냅니다.","depositR":"두 토큰의 예치 비율은 현재 가격과 설정된 가격 범위에 따라 결정됩니다.","feeApr":"스왑 수수료의 예상 APR은 선택한 포지션 가격 범위를 기준으로 계산됩니다."}},"positionStat":{"label":{"fee24":"24시간 수수료","feeApr":"수수료 APR","stakingApr":"APR 스테이킹","tvl":"TVL","vol":"24시간 거래량"},"staked":{"btn":"스테이킹 해제로 이동 ","title":"내 스테이킹 포지션"},"unstaked":{"btn":"스테이킹으로 이동","title":"나의 스테이킹되지 않은 포지션"}},"rateGraph":{"title":"교환 비율","tooltip":"동일한 페어에서 가장 유동성이 높은 풀의 교환 비율입니다."}} \ No newline at end of file +{"btn":{"addLiquidity":"유동성 추가","addPosi":"포지션 추가","amtTooLow":"금액이 너무 낮음","enterAmt":"금액을 입력하세요","invalidPair":"페어 선택","invalidRange":"유효하지 않은 범위","switch":"Gnoland로 전환"},"card":{"title":"포지션 추가"},"confirmAddModal":{"btn":"포지션 추가 확인","btn_oneClick":"원클릭 스테이킹 확인","info":{"feeError":{"InsufBal":"잔액 부족"},"label":{"capEff":"자본 효율성","creationFee":{"title":"풀 생성 수수료","tooltip":"프로토콜로 이동하는 새 풀을 생성할 때 일회성 수수료입니다."},"feeApr":"수수료 APR","feeTier":"수수료 등급","maxPrice":"최대 가격","minPrice":"최소 가격","stakingApr":"스테이킹 APR"},"section":{"priceRange":"가격 범위"},"tooltip":{"capEff":"범위의 집중도에 따라 계산된 배율입니다. 이는 동일한 자본으로 전체 범위 포지션에 비해 얼마나 더 많은 보상을 받을 수 있는지를 나타냅니다.","feeApr":"스왑 수수료의 예상 APR은 선택한 포지션의 가격 범위를 기준으로 계산됩니다.","stakingApr":"예상 APR 범위는 스테이킹 기간에 따라 스테이킹 포지션에 동적 승수를 적용하여 계산됩니다."}},"title":"포지션 추가 확인","title_oneClick":"원클릭 스테이킹 확인"},"createPool":{"placeholder":"가격 입력","startingPrice":"시작 가격","tooltip":"동일한 페어에서 가장 유동성이 높은 풀의 현재 가격을 기준으로 한 권장 시작가입니다."},"fee":"수수료","feeTier":"수수료 등급","form":{"amount":{"label":"4. 금액 입력"},"feeTier":{"label":"2. 수수료 등급 선택","status":{"created":"{{percent}} 선택됨","notCreate":"생성되지 않음"}},"pairSection":{"label":"1. 페어 선택"},"priceRange":{"dim":{"content":"이 풀에 포지션을 추가하는 첫 번째 사람은 풀을 초기화해야 합니다. 풀의 시작 가격을 입력한 다음 유동성에 대한 가격 범위와 입금액을 선택합니다.","title":"풀 초기화"},"fullPrice":"전체 가격 범위","item":{"tooltip":{"active":{"100":"더 높은 위험과 수익을 위한 공격적인 가격대.","500":"더 높은 위험과 수익을 위한 공격적인 가격대.","3000":"더 높은 위험과 수익을 위한 공격적인 가격대.","10000":"더 높은 위험과 수익을 위한 공격적인 가격대."},"passive":{"100":"적당한 위험과 수익을 위한 패시브 가격대.","500":"적당한 위험과 수익을 위한 패시브 가격대.","3000":"적당한 위험과 수익을 위한 패시브 가격대.","10000":"적당한 위험과 수익을 위한 패시브 가격대."}}},"label":"3. 가격 범위 선택","maxPrice":"최대 가격","minPrice":"최소 가격"}},"oneClick":"원클릭 스테이킹","outR":{"desc":"현재 범위에서 포지션을 추가하면 토큰 가격이 해당 범위로 이동할 때까지 수수료가 발생하지 않습니다.","title":"귀하의 포지션에는 수수료가 발생하지 않습니다."},"overralInfo":{"label":{"capitalEffi":"자본 효율성","depositR":"예치비율","feeApr":"수수료 APR"},"tooltip":{"capitalEffi":"범위의 집중도를 기준으로 계산된 승수입니다. 이는 동일한 자본을 사용하는 전체 포지션의 범위 비해 얼마나 더 많은 보상을 얻을 수 있는지를 나타냅니다.","depositR":"두 토큰의 예치 비율은 현재 가격과 설정된 가격 범위에 따라 결정됩니다.","feeApr":"스왑 수수료의 예상 APR은 선택한 포지션 가격 범위를 기준으로 계산됩니다."}},"positionStat":{"label":{"fee24":"24시간 수수료","feeApr":"수수료 APR","stakingApr":"APR 스테이킹","vol":"24시간 거래량"},"staked":{"btn":"스테이킹 해제로 이동 ","title":"내 스테이킹 포지션"},"unstaked":{"btn":"스테이킹으로 이동","title":"나의 스테이킹되지 않은 포지션"}},"rateGraph":{"title":"교환 비율","tooltip":"동일한 페어에서 가장 유동성이 높은 풀의 교환 비율입니다."}} \ No newline at end of file diff --git a/packages/web/public/locales/ko/Governance.json b/packages/web/public/locales/ko/Governance.json index 2a0b07ac4..11a4e3000 100644 --- a/packages/web/public/locales/ko/Governance.json +++ b/packages/web/public/locales/ko/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"최소 보유 xGNS","tooltip":"제안서를 작성하려면 최소 1,000개의 xGNS를 보유해야 합니다. xGNS 수량은 자격을 확인하는 데만 사용되며 취소되지 않습니다."},"proposalDetails":{"placeholder":{"description":"설명 입력# 주요 제목## 부제목이 설명에 마크다운 서식을 사용할 수 있습니다.","title":"제목 입력"},"title":"제안 세부 정보"},"setVariable":{"placeholder":{"func":"기능 선택","param":"arg1,arg2,arg3...","pkgPath":"영역 선택","recipient":"받는 사람 주소 입력","same":"첫 번째와 동일"},"title":"변수 설정"},"submit":{"insuffiXGNS":"xGNS 부족","ok":"제출하다"},"title":"제안서 만들기","type":"유형"},"detailModal":{"badge":{"voted":"투표됨"},"btn":{"alreadyVoted":"이미 투표됨","changeNetwork":"Gnoland로 전환","execute":"실행","noVoteWeight":"투표 가중치 부족","requireSelect":"투표 옵션 선택","vote":"투표"},"content":{"amount":"양","change":"변화","recipient":"받는 사람"},"quorum":"쿼럼","votingWeight":"투표 가중치"},"header":"거버넌스","myDel":{"availBal":{"title":"사용 가능한 잔액","tooltip":"위임되지 않은 GNS의 총 합계입니다."},"delegate":"델리게이트","delModal":{"ctaBtn":"GNS 위임","selectDel":{"address":"주소","description":"설명","selectBtn":"선택","self":{"chip":"셀프 위임","placeholder":"대리인 주소 수동 입력"},"votingPower":"투표권","website":"웹사이트"},"step1":{"title":"1. 대리인 선택","tooltip":"델리게이트는 GNS 보유자를 대신하여 거버넌스 결정을 내리기 위해 선출된 커뮤니티 리더입니다."},"step2":{"title":"2. 금액 입력"},"step3":{"aprTooltip":"예상 APR은 실시간으로 프로토콜 수수료 보상을 기준으로 계산됩니다.","currentlyDel":"현재 위임됨","estimatedAPR":"예상 APR","newlyDel":"새로 위임하기","title":"3. 귀하의 위임","votingPowerShare":"의결권 공유"},"title":{"select":"대리인 선택"},"warning":{"description":"xGNS 위임을 취소하면 7일의 잠금 기간이 시작됩니다. 이 기간 동안 잠긴 xGNS 토큰은 프로토콜 보상을 받을 수 없으며 투표 권한이 없습니다. 위임을 진행하기 전에 잠금 기간을 반드시 숙지하시기 바랍니다.","title":"위임은 7일 동안 자금을 잠급니다."}},"login":{"description":"위임장을 보려면 지갑을 연결하세요."},"reward":{"btn":"모두 청구하기","title":"청구 가능한 보상","tooltip":"미수령 보상의 총 합계입니다."},"switch":{"toUndel":"내 위임 취소","toVotingWeight":"내 투표 가중치"},"title":"내 위임","tooltip":{"amount":"금액","date":"날짜","delegatee":"델리게이트","undelegated":"위임되지 않음","unlockDate":"잠금 해제 날짜"},"undel":{"btn":"클레임","title":"위임 취소","tooltip":"잠금 기간 이후 GNS에서 청구할 수 있는 xGNS의 양입니다."},"undelegate":"위임 취소","undelModal":{"ctaBtn":"xGNS 위임 해제","step1":{"select":{"amount":"금액","delegate":"델리게이트"},"title":"1. 대리인 선택","tooltip":"델리게이트는 GNS 보유자를 대신하여 거버넌스 결정을 내리기 위해 선출된 커뮤니티 리더입니다."},"step2":{"title":"2. 금액 입력"},"step3":{"aprChange":"APR 변경","aprTooltip":"위임 취소 후 예상되는 APR 변경 사항입니다.","remainVotingWeight":"남은 투표 가중치","remainXGns":"남은 xGNS","title":"3. 잔액"},"warning":{"description":"xGNS 위임을 취소하면 7일의 잠금 기간이 시작됩니다. 이 기간 동안 잠긴 xGNS 토큰은 프로토콜 보상을 받을 수 없으며 투표 권한이 없습니다. 위임 취소를 진행하기 전에 잠금 기간을 반드시 숙지하시기 바랍니다.","title":"위임 취소는 7일 동안 자금을 잠급니다."}},"votingWeight":{"title":"투표 가중치","tooltip":"위임한 xGNS의 양으로, 노스왑 거버넌스에서 귀하의 투표 가중치를 나타냅니다."}},"proposalList":{"cancelBtn":"제안 취소","executeBtn":"제안서 실행","header":{"btn":"제안서 만들기","link":"포럼으로 이동","title":"제안서","toggle":"활성만 표시"}},"proposal":{"status":{"active":"활성","cancelled":"취소됨","executed":"실행됨","expired":"만료됨","passed":"합격","rejected":"거부됨","upcoming":"예정"},"time":{"end":"투표 종료 {{rel_time}}","ended":"투표 종료 {{rel_time}}","start":"투표 시작 {{rel_time}}"},"type":{"community":"커뮤니티 풀 지출","paramChange":"매개변수 변경","text":"텍스트 제안"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"실시간으로 프로토콜 수수료 보상을 기반으로 한 xGNS의 예상 APR입니다."},"commPool":{"title":"커뮤니티 풀","tooltip":"커뮤니티 풀의 총 자산 총액입니다."},"delRatio":{"title":"위임 비율","tooltip":"총 유통 공급량 중 xGNS 스테이킹 풀에 위임된 GNS 토큰의 비율입니다."},"guide":{"guide":"GNS를 위임하여 거버넌스 권한을 얻고 프로토콜 수수료의 일부를 받습니다."},"totalDel":{"title":"총 위임","tooltip":"xGNS 스테이킹 풀에 위임된 GNS 토큰의 총 수량입니다."}},"vote":{"no":"아니요","yes":"예"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"최소 보유 xGNS","tooltip":"제안서를 작성하려면 최소 1,000개의 xGNS를 보유해야 합니다. xGNS 수량은 자격을 확인하는 데만 사용되며, 소모되지 않습니다."},"proposalDetails":{"placeholder":{"description":"설명 입력# 주요 제목## 부제목이 설명에 마크다운 서식을 사용할 수 있습니다.","title":"제목 입력"},"title":"제안 세부 정보"},"setVariable":{"placeholder":{"func":"기능 선택","param":"arg1,arg2,arg3...","pkgPath":"\bRealm 선택","recipient":"받는 사람 주소 입력"},"title":"변수 설정"},"submit":{"insuffiXGNS":"xGNS 부족","ok":"제출하기"},"title":"제안서 만들기","type":"유형"},"detailModal":{"badge":{"voted":"투표됨"},"btn":{"alreadyVoted":"이미 투표됨","changeNetwork":"Gnoland로 전환","execute":"실행","noVoteWeight":"투표 가중치 부족","requireSelect":"투표 옵션 선택","vote":"투표"},"content":{"amount":"금액","change":"변화","recipient":"받는 사람"},"quorum":"정족수","votingWeight":"투표 가중치"},"header":"거버넌스","myDel":{"availBal":{"title":"사용 가능한 잔액","tooltip":"위임되지 않은 GNS의 총 합계입니다."},"delegate":"위임하기","delModal":{"ctaBtn":"GNS 위임","selectDel":{"address":"주소","description":"설명","selectBtn":"선택","self":{"chip":"셀프 위임","placeholder":"대리인 주소 수동 입력"},"votingPower":"투표권","website":"웹사이트"},"step1":{"title":"1. 위임 대상 선택","tooltip":"위임 대상은 GNS 보유자를 대신하여 거버넌스 결정을 내리기 위해 선출된 커뮤니티 리더입니다."},"step2":{"title":"2. 금액 입력"},"step3":{"aprTooltip":"예상 APR은 실시간 프로토콜 수수료 보상을 기준으로 계산됩니다.","currentlyDel":"현재 위임됨","estimatedAPR":"예상 APR","newlyDel":"새로 위임하기","title":"3. 귀하의 위임","votingPowerShare":"투표권 공유"},"title":{"select":"위임 대상 선택"},"warning":{"description":"xGNS 위임을 취소하면 7일의 잠금 기간이 시작됩니다. 이 기간 동안 잠긴 xGNS 토큰은 프로토콜 보상을 받을 수 없으며 투표 권한이 없습니다. 위임을 진행하기 전에 잠금 기간을 반드시 숙지하시기 바랍니다.","title":"위임 시 7일 동안 자금을 잠급니다."}},"login":{"description":"위임 정보를 보려면 지갑을 연결하세요."},"reward":{"btn":"전체 청구","title":"청구 가능한 보상","tooltip":"청구되지 않은 보상의 총 합계입니다."},"switch":{"toUndel":"내 위임 취소","toVotingWeight":"내 투표 가중치"},"title":"나의 위임 정보","tooltip":{"amount":"금액","date":"날짜","delegatee":"위임","undelegated":"위임 취소됨","unlockDate":"잠금 해제 날짜"},"undel":{"btn":"청구하기","title":"위임 취소","tooltip":"잠금 기간 이후 GNS에서 청구할 수 있는 xGNS의 양입니다."},"undelegate":"위임 취소","undelModal":{"ctaBtn":"xGNS 위임 취소","step1":{"select":{"amount":"금액","delegate":"위임"},"title":"1. 위임 대상 선택","tooltip":"위임자는 GNS 보유자를 대신하여 거버넌스 결정을 내리기 위해 선출된 커뮤니티 리더입니다."},"step2":{"title":"2. 금액 입력"},"step3":{"aprChange":"APR 변경","aprTooltip":"위임 취소 후 예상되는 APR 변경 사항입니다.","remainVotingWeight":"남은 투표 가중치","remainXGns":"남은 xGNS","title":"3. 잔액"},"warning":{"description":"xGNS 위임을 취소하면 7일의 잠금 기간이 시작됩니다. 이 기간 동안 잠긴 xGNS 토큰은 프로토콜 보상을 받을 수 없으며 투표 권한이 없습니다. 위임 취소를 진행하기 전에 잠금 기간을 반드시 숙지하시기 바랍니다.","title":"위임 취소는 7일 동안 자금을 잠급니다."}},"votingWeight":{"title":"투표 가중치","tooltip":"위임한 xGNS의 양으로, 그노스왑 거버넌스에서 귀하의 투표 가중치를 나타냅니다."}},"proposalList":{"cancelBtn":"제안 취소","executeBtn":"제안서 실행","header":{"btn":"제안서 만들기","link":"포럼으로 이동","title":"제안서","toggle":"활성만 표시"}},"proposal":{"status":{"active":"활성","cancelled":"취소됨","executed":"실행됨","expired":"만료됨","passed":"통과됨","rejected":"거부됨","upcoming":"예정"},"time":{"end":"{{rel_time}} 투표 종료","ended":"투표 종료됨 {{rel_time}}","start":"{{rel_time}} 투표 시작"},"type":{"community":"커뮤니티 풀 지출","paramChange":"파라미터 변경","text":"텍스트 제안"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"실시간으로 프로토콜 수수료 보상을 기반으로 한 xGNS의 예상 APR입니다."},"commPool":{"title":"커뮤니티 풀","tooltip":"커뮤니티 풀의 자산 총액입니다."},"delRatio":{"title":"위임 비율","tooltip":"총 유통 공급량 중 xGNS 스테이킹 풀에 위임된 GNS 토큰의 비율입니다."},"guide":{"guide":"GNS를 위임하여 거버넌스 권한을 얻고 프로토콜 수수료의 일부를 받습니다."},"totalDel":{"title":"총 위임","tooltip":"xGNS 스테이킹 풀에 위임된 GNS 토큰의 총 수량입니다."}},"vote":{"no":"아니오","yes":"예"}} \ No newline at end of file diff --git a/packages/web/public/locales/ko/HeaderFooter.json b/packages/web/public/locales/ko/HeaderFooter.json index b0adbbc73..88a1ea385 100644 --- a/packages/web/public/locales/ko/HeaderFooter.json +++ b/packages/web/public/locales/ko/HeaderFooter.json @@ -1 +1 @@ -{"about":"회사 소개","addPosi":"포지션 추가","audit":"심사","bug":"버그 바운티","copied":"복사됨","dashboard":"대시보드","developers":"개발자","developersSection":{"item":{"audit":"감사","bugBounty":"버그 바운티","docs":"문서","github":"Github"},"title":"개발자"},"docs":"문서","documentation":"정보 문서","earn":"획득","featuresSection":{"item":{"addPosition":"포지션 추가","incentivizePool":"인센티브 풀","stakePosition":"포지션 스테이킹","swap":"스왑"},"title":"특징"},"forum":"법정","github":"Github","governance":"거버넌스","governanceSection":{"item":{"forum":"포럼","proposals":"제안서","vote":"투표"},"title":"거버넌스"},"help":"지원","helpCenter":"지원 센터","helpSection":{"item":{"aboutUs":"회사 소개","faq":"자주 묻는 질문","projectOnboarding":"프로젝트 온보딩","twitter":"트위터 (X)"},"title":"지원"},"incenti":"인센티브 풀","introduction":"GnoSwap에 참여하세요 - Gnoland에 가장 깊은 유동성 공급을 목표로 가장 빠르게 성장하는 생태계입니다.","language":"언어","leaderboard":"리더보드","legal":"법률 및 개인정보 보호","policy":"정책","policySection":{"item":{"privacyPolicy":"개인정보 보호정책","terms":"이용 약관"},"title":"정책"},"privacy":"개인 정보 정책","projectOnboarding":"프로젝트 온보딩","proposals":"제안","receive":"받기","stakePosi":"포지션 스테이킹","swap":"스왑","switchNetwork":"네트워크 변경","terms":"이용약관","theFastest":"Gnoland에서 가장 깊은 유동성 소스를 구축하고자 하는 가장 빠르게 성장하는 생태계입니다.","theme":"테마","twitter":"트위터 (X)","vote":"투표","wallet":"지갑"} \ No newline at end of file +{"addPosi":"포지션 추가","copied":"복사됨","dashboard":"대시보드","developersSection":{"item":{"audit":"감사","bugBounty":"버그 바운티","docs":"문서","github":"Github"},"title":"개발자"},"documentation":"정보 문서","earn":"획득","featuresSection":{"item":{"addPosition":"포지션 추가","incentivizePool":"인센티브 풀","stakePosition":"포지션 스테이킹","swap":"스왑"},"title":"특징"},"governance":"거버넌스","governanceSection":{"item":{"forum":"포럼","proposals":"제안서","vote":"투표"},"title":"거버넌스"},"helpCenter":"지원 센터","helpSection":{"item":{"aboutUs":"회사 소개","faq":"자주 묻는 질문","projectOnboarding":"프로젝트 온보딩","twitter":"트위터 (X)"},"title":"지원"},"introduction":"GnoSwap에 참여하세요 - Gnoland에 가장 깊은 유동성 공급을 목표로 가장 빠르게 성장하는 생태계입니다.","language":"언어","leaderboard":"리더보드","legal":"법률 및 개인정보 보호","policySection":{"item":{"privacyPolicy":"개인정보 보호정책","terms":"이용 약관"},"title":"정책"},"projectOnboarding":"프로젝트 온보딩","receive":"받기","stakePosi":"포지션 스테이킹","swap":"스왑","switchNetwork":"네트워크 변경","theFastest":"Gnoland에서 가장 깊은 유동성 소스를 구축하고자 하는 가장 빠르게 성장하는 생태계입니다.","theme":"테마","wallet":"지갑"} \ No newline at end of file diff --git a/packages/web/public/locales/ko/Modal.json b/packages/web/public/locales/ko/Modal.json index ef5f2a8f9..a7f7a7ec6 100644 --- a/packages/web/public/locales/ko/Modal.json +++ b/packages/web/public/locales/ko/Modal.json @@ -1 +1 @@ -{"assetReceive":{"addr":{"label":"주소","tooltip":"입금을 위해 연결된 지갑에서 가져온 주소입니다."},"network":{"label":"네트워크","tooltip":"받을 토큰의 네트워크입니다."},"second":"≈ {{avgBlockTime}} 초","supToken":{"label":"지원되는 토큰","tooltip":"전송 받을 수 있는 유일한 토큰 유형입니다."},"title":"받기","warning":{"content1":"입금 주소가 위에 표시된 주소와 연결된 지갑의 주소와 일치하는지 다시 한 번 확인하세요.","content2":"이 입금 주소로 지원되는 토큰만 보내세요. 이 주소로 다른 암호화폐를 입금하면 자산을 잃을 수 있습니다.","title":"중요 참고 사항"}},"confirm":{"addIncentive":{"status":{"error":"
추가하지 못했습니다. {{tokenAAmount}} {{tokenASymbol}} 인센티브로
","pending":"
추가 {{tokenAAmount}} {{tokenASymbol}} 인센티브로 추가
","success":"
추가됨 {{tokenAAmount}} {{tokenASymbol}} 인센티브로 추가
"},"title":"인센티브 제공"},"add":{"status":{"error":"
추가 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"추가 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}","success":"
추가됨 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"유동성 추가"},"assetSend":{"status":{"error":"
전송 실패 {{tokenAAmount}} {{tokenASymbol}}
","pending":"
전송 {{tokenAAmount}} {{tokenASymbol}}
","success":"
전송됨 {{tokenAAmount}} {{tokenASymbol}}
"},"title":"보내기"},"cancelProposal":{"status":{"error":"
제안 취소 실패 #{{target}}
","pending":"
제안 취소 #{{target}}
","success":"
취소된 제안 #{{target}}
"}},"claim":{"status":{"error":"
청구 실패 {{tokenAAmount}}
","pending":"
{{tokenAAmount}} 청구
","success":"
{{tokenAAmount}} 청구됨
"},"title":"클레임"},"collectUndel":{"status":{"error":"
청구 실패 {{tokenASymbol}}
","pending":"
청구 {{tokenASymbol}}
","success":"
청구됨 {{tokenAAmount}} {{tokenASymbol}}
"},"title":"GNS 청구"},"delegate":{"status":{"error":"
위임하지 못했습니다. {{tokenAAmount}} {{tokenASymbol}}{{target}}
","pending":"
위임 {{tokenAAmount}} {{tokenASymbol}} 에 위임 {{target}}
","success":"
위임 {{tokenAAmount}} {{tokenASymbol}}{{target}}
"},"title":"델리게이트"},"executeProposal":{"status":{"error":"
제안 #을 실행하지 못했습니다. {{target}}
","pending":"
제안 # 실행 중 {{target}}
","success":"
실행된 제안 #{{target}}
"},"title":"제안서 실행"},"general":{"failed":{"desc":"트랜잭션이 전송되지 않았습니다.
다시 시도해 주세요.","title":"전송 실패"},"loading":{"desc":"지갑에서 이 거래를 확인하세요.","title":"확인 대기 중"},"rejected":{"desc":"거래가 거부되었습니다.
다시 시도해 주세요.","title":"거래 거부됨"},"submitted":{"title":"거래가 완료되었습니다.","viewTx":"트랜잭션 보기"}},"propose":{"status":{"error":"
제출 실패 {{target}}
","pending":"
제출하기 {{target}}
","success":"
제출됨 {{target}}
"},"title":"제안서 만들기"},"remove":{"status":{"error":"
제거 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"
제거 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","success":"
제거됨 {{tokenAAmount}} {{tokenASymbol}} 그리고 {{tokenBAmount}} {{tokenBSymbol}}
"},"title":"제거"},"stake":{"status":{"error":"
스테이킹 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"
스테이킹 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","success":"
스테이킹 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"스테이킹"},"swap":{"status":{"error":"
스왑 실패 {{tokenAAmount}} {{tokenASymbol}} 에서 {{tokenBAmount}} {{tokenBSymbol}}
","pending":"
스왑 {{tokenAAmount}} {{tokenASymbol}} 에서 {{tokenBAmount}} {{tokenBSymbol}}
","success":"
스왑 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"스왑"},"undel":{"status":{"error":"
위임 취소 실패 {{tokenAAmount}} {{tokenASymbol}} 에서 {{target}}
","pending":"
위임 취소 {{tokenAAmount}} {{tokenASymbol}} 에서 {{target}}
","success":"
위임되지 않음 {{tokenAAmount}} {{tokenASymbol}} 에서 {{target}}
"},"title":"위임 취소"},"unstake":{"status":{"error":"
언스테이킹 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"
언스테이킹 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","success":"
언스테이킹 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"언스테이킹"},"unwrap":{"status":{"error":"
언랩 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"언랩 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}","success":"
언랩 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"언랩"},"vote":{"status":{"error":"
투표 실패 {{memo0}}제안 #에{{target}}
","pending":"
투표 {{memo0}}제안 #에{{target}}
","success":"
투표 {{memo0}}제안 #에 투표 {{target}}
"},"title":"투표"},"wrap":{"status":{"error":"
랩 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"
{{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","success":"
{{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"랩"}},"connectWallet":{"failed":{"desc":"연결 시도에 실패했습니다. 다시 시도해 주세요.","title":"연결 중 오류 발생"},"tryAgain":"다시 시도"},"notif":{"action":{"added":"추가됨","claimed":"청구됨","decreased":"감소","feesClaimed":"청구된 수수료","incentivized":"인센티브","increased":"증가","received":"받음","removed":"제거됨","repositioned":"재배치","rewardsClaimed":"청구된 보상","sent":"전송됨","staked":"스테이킹","swapped":"스왑","unstaked":"언스테이킹"},"clear":"모두 지우기","empty":"데이터 없음","group":{"greaterMonth":"한 달 이상 전","pass30":"지난 30일","pass7":"지난 7일","today":"오늘"},"title":"알림"},"pop":"인기 토큰","search":{"mostLiquiPools":"최고 유동성 풀","pools":"풀","popular":"인기 토큰","recentSearch":"최근 검색","tokens":"토큰"},"toast":{"failed":{"desc":"이 알림은 어떠한 문제로 인해 발생합니다.","title":"실패!","viewTx":"트랜잭션 보기"},"pending":{"desc":"거래 확인 대기 중","title":"트랜잭션 전송 중","viewTx":"트랜잭션 보기"},"success":{"defaultDesc":"작업이 성공적으로 완료되었습니다.","title":"성공!","viewTx":"트랜잭션 보기"},"updating":{"desc":"인터페이스가 곧 업데이트될 예정입니다.","title":"업데이트 중..."}},"tokens":"토큰","tokenTradingWarn":{"subtitle":"이 토큰은 그노스왑에서 자주 거래되지 않습니다.
거래하기 전에 항상 직접 조사해 보시기 바랍니다.","title":"토큰 거래 경고","understand":"이해했습니다."},"walletLogin":{"btn":{"connect":"지갑 연결"},"desc":"지갑을 연결하면 <1>서비스 약관에 동의하고 <3>개인정보 취급방침에 동의하는 것으로 간주합니다.","title":"지갑 로그인"}} \ No newline at end of file +{"assetReceive":{"addr":{"label":"주소","tooltip":"입금을 위해 연결된 지갑에서 가져온 주소입니다."},"network":{"label":"네트워크","tooltip":"받을 토큰의 네트워크입니다."},"second":"≈ {{avgBlockTime}} 초","supToken":{"label":"지원되는 토큰","tooltip":"전송 받을 수 있는 유일한 토큰 유형입니다."},"title":"받기","warning":{"content1":"입금 주소가 위에 표시된 주소와 연결된 지갑의 주소와 일치하는지 다시 한 번 확인하세요.","content2":"이 입금 주소로 지원되는 토큰만 보내세요. 이 주소로 다른 암호화폐를 입금하면 자산을 잃을 수 있습니다.","title":"중요 참고 사항"}},"confirm":{"addIncentive":{"status":{"error":"
추가하지 못했습니다. {{tokenAAmount}} {{tokenASymbol}} 인센티브로
","pending":"
추가 {{tokenAAmount}} {{tokenASymbol}} 인센티브로 추가
","success":"
추가됨 {{tokenAAmount}} {{tokenASymbol}} 인센티브로 추가
"},"title":"인센티브 제공"},"add":{"status":{"error":"
추가 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"추가 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}","success":"
추가됨 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"유동성 추가"},"assetSend":{"status":{"error":"
전송 실패 {{tokenAAmount}} {{tokenASymbol}}
","pending":"
전송 {{tokenAAmount}} {{tokenASymbol}}
","success":"
전송됨 {{tokenAAmount}} {{tokenASymbol}}
"},"title":"보내기"},"cancelProposal":{"status":{"error":"
제안 취소 실패 #{{target}}
","pending":"
제안 취소 #{{target}}
","success":"
취소된 제안 #{{target}}
"}},"claim":{"status":{"error":"
청구 실패 {{tokenAAmount}}
","pending":"
{{tokenAAmount}} 청구
","success":"
{{tokenAAmount}} 청구됨
"},"title":"클레임"},"collectUndel":{"status":{"error":"
청구 실패 {{tokenASymbol}}
","pending":"
청구 {{tokenASymbol}}
","success":"
청구됨 {{tokenAAmount}} {{tokenASymbol}}
"},"title":"GNS 청구"},"delegate":{"status":{"error":"
위임 실패 {{tokenAAmount}} {{tokenASymbol}}{{target}}
","pending":"
위임 {{tokenAAmount}} {{tokenASymbol}} 에 위임 {{target}}
","success":"
위임 {{tokenAAmount}} {{tokenASymbol}}{{target}}
"},"title":"\b위임"},"executeProposal":{"status":{"error":"
제안 #을 실행하지 못했습니다. {{target}}
","pending":"
제안 # 실행 중 {{target}}
","success":"
실행된 제안 #{{target}}
"},"title":"제안서 실행"},"general":{"failed":{"desc":"트랜잭션이 전송되지 않았습니다.
다시 시도해 주세요.","title":"전송 실패"},"loading":{"desc":"지갑에서 이 거래를 확인하세요.","title":"확인 대기 중"},"rejected":{"desc":"거래가 거부되었습니다.
다시 시도해 주세요.","title":"거래 거부됨"},"submitted":{"title":"거래가 완료되었습니다.","viewTx":"트랜잭션 보기"}},"propose":{"status":{"error":"
제출 실패 {{target}}
","pending":"
제출하기 {{target}}
","success":"
제출됨 {{target}}
"},"title":"제안서 만들기"},"remove":{"status":{"error":"
제거 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"
제거 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","success":"
제거됨 {{tokenAAmount}} {{tokenASymbol}} 그리고 {{tokenBAmount}} {{tokenBSymbol}}
"},"title":"제거"},"stake":{"status":{"error":"
스테이킹 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"
스테이킹 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","success":"
스테이킹 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"스테이킹"},"swap":{"status":{"error":"
스왑 실패 {{tokenAAmount}} {{tokenASymbol}} 에서 {{tokenBAmount}} {{tokenBSymbol}}
","pending":"
스왑 {{tokenAAmount}} {{tokenASymbol}} 에서 {{tokenBAmount}} {{tokenBSymbol}}
","success":"
스왑 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"스왑"},"undel":{"status":{"error":"
위임 해제 실패 {{tokenAAmount}} {{tokenASymbol}} 에서 {{target}}
","pending":"
위임 해제 {{tokenAAmount}} {{tokenASymbol}} 에서 {{target}}
","success":"
위임 해제됨 {{tokenAAmount}} {{tokenASymbol}} 에서 {{target}}
"},"title":"위임 해제"},"unstake":{"status":{"error":"
언스테이킹 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"
언스테이킹 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","success":"
언스테이킹 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"언스테이킹"},"unwrap":{"status":{"error":"
언랩 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"언랩 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}","success":"
언랩 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"언랩"},"vote":{"status":{"error":"
투표 실패 {{memo0}}제안 #에{{target}}
","pending":"
투표 {{memo0}}제안 #에{{target}}
","success":"
투표 {{memo0}}제안 #에 투표 {{target}}
"},"title":"투표"},"wrap":{"status":{"error":"
랩 실패 {{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","pending":"
{{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
","success":"
{{tokenAAmount}} {{tokenASymbol}}{{tokenBAmount}} {{tokenBSymbol}}
"},"title":"랩"}},"connectWallet":{"failed":{"desc":"연결 시도에 실패했습니다. 다시 시도해 주세요.","title":"연결 중 오류 발생"},"tryAgain":"다시 시도"},"notif":{"action":{"added":"추가됨","claimed":"청구됨","decreased":"감소","feesClaimed":"청구된 수수료","incentivized":"인센티브","increased":"증가","received":"받음","removed":"제거됨","repositioned":"재배치","rewardsClaimed":"청구된 보상","sent":"전송됨","staked":"스테이킹","swapped":"스왑","unstaked":"언스테이킹"},"clear":"모두 지우기","empty":"데이터 없음","group":{"greaterMonth":"한 달 이상 전","pass30":"지난 30일","pass7":"지난 7일","today":"오늘"},"title":"알림"},"pop":"인기 토큰","search":{"mostLiquiPools":"최고 유동성 풀","pools":"풀","popular":"인기 토큰","recentSearch":"최근 검색","tokens":"토큰"},"toast":{"failed":{"desc":"이 알림은 어떠한 문제로 인해 발생합니다.","title":"실패!","viewTx":"트랜잭션 보기"},"pending":{"desc":"거래 확인 대기 중","title":"트랜잭션 전송 중","viewTx":"트랜잭션 보기"},"success":{"defaultDesc":"작업이 성공적으로 완료되었습니다.","title":"성공!","viewTx":"트랜잭션 보기"},"updating":{"desc":"인터페이스가 곧 업데이트될 예정입니다.","title":"업데이트 중..."}},"tokens":"토큰","tokenTradingWarn":{"subtitle":"이 토큰은 그노스왑에서 자주 거래되지 않습니다.
거래하기 전에 항상 직접 조사해 보시기 바랍니다.","title":"토큰 거래 경고","understand":"이해했습니다."},"walletLogin":{"btn":{"connect":"지갑 연결"},"desc":"지갑을 연결하면 <1>서비스 약관에 동의하고 <3>개인정보 취급방침에 동의하는 것으로 간주합니다.","title":"지갑 로그인"}} \ No newline at end of file diff --git a/packages/web/public/locales/ko/Pool.json b/packages/web/public/locales/ko/Pool.json index c65b8a387..de60ed668 100644 --- a/packages/web/public/locales/ko/Pool.json +++ b/packages/web/public/locales/ko/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"이 풀에 대한 인센티브를 추가하고 싶으신가요?","boost":"이 풀에 대한 인센티브를 늘리고 싶으신가요?"},"poolInfo":{"section":{"apr":{"fee":"24시간 수수료","reward":"24시간 보상","title":"APR","tooltip":{"feeApr":"수수료 APR","stakingApr":"스테이킹 APR","title":"APR 분석"}},"tvl":{"title":"TVL"},"volume":{"allTimeVol":"전체 거래량","title":"24시간 거래량"}}},"position":{"btn":{"addPosition":"포지션 추가","removePosition":"포지션 제거"},"card":{"balance":{"title":"잔액","title_total":"총 잔액"},"btn":{"claimAll":"전체 청구","copyPosition":"포지셔닝 복사","manage":{"decrease":"유동성 감소","increase":"유동성 증가","label":"관리","reposition":"재배치"}},"claimableReward":{"title":"청구 가능한 보상","title_total":"총 청구 가능 보상"},"dailyEarn":{"title":"일일 수익","title_total":"일일 총 수익"},"fee":"수수료","history":{"col":{"action":"액션","time":"타임스탬프","value":"가치"},"empty":"포지션 기록을 찾을 수 없습니다.","title":"포지션 기록"},"reward":"보상"},"ratioTooltip":"포지션이
{{symbol}}로 완전히 전환되는 가격.","showClosed":"마감된 포지션 표시","title":"내 포지션","title_other":"의 포지션"},"staking":{"btn":{"stake":"포지션 스테이킹","unstake":"포지션 언스테이킹"},"intro":"포지션을 스테이킹하여 받을 수 있는 최대 보상은 다음과 같습니다.","keepStakingNote":{"four":"최대 보상 받기 ✨","one":"첫 번째 포지션을 만들어 시작해 보세요 ⛵","three":"더 높은 보상을 받으려면 스테이킹을 계속하세요 ⌛","two":"시작하려면 포지션을 스테이킹하세요 ⛵"},"myStake":"내 스테이킹","period":{"stakedTooltip":{"nextTier":"다음 등급","stakedDate":"스테이킹 날짜","totalValue":"총 가치"},"subtitle":"최대 보상의 {{percent}}","subtitle_max":"최대 보상 받기","subtitleTooltip":"이 스테이킹 기간 동안에는 최대 스테이킹 보상의 {{percent}} 만 받게 됩니다. 보상을 늘리려면 포지션을 계속 스테이킹하세요.","subtitleTooltip_max":"이 스테이킹 기간 동안에는 최대 스테이킹 보상을 받을 수 있습니다. 보상을 유지하려면 포지션을 스테이킹 상태로 유지하세요.","title":"스테이킹 기간 {{days}} 일 미만","title_max":"{{days}} 일 이상 스테이킹"},"title":"스테이킹","tooltip":{"hoverGuide":"세부 정보 보기","rewardInfo":{"endDate":"종료 날짜","incentAmt":"인센티브 금액","remainingAmt":"남은 금액","startDate":"시작 날짜"}}},"wanttoaddup":"이 풀에 대한 인센티브를 늘리고 싶으신가요?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"이 풀에 대한 인센티브를 추가하고 싶으신가요?","boost":"이 풀에 대한 인센티브를 늘리고 싶으신가요?"},"poolInfo":{"section":{"apr":{"fee":"24시간 수수료","reward":"24시간 보상","tooltip":{"feeApr":"수수료 APR","stakingApr":"스테이킹 APR","title":"APR 분석"}},"volume":{"allTimeVol":"전체 거래량","title":"24시간 거래량"}}},"position":{"btn":{"addPosition":"포지션 추가","removePosition":"포지션 제거"},"card":{"balance":{"title":"잔액","title_total":"총 잔액"},"btn":{"claimAll":"전체 청구","copyPosition":"포지셔닝 복사","manage":{"decrease":"유동성 감소","increase":"유동성 증가","label":"관리","reposition":"재배치"}},"claimableReward":{"title":"청구 가능한 보상","title_total":"총 청구 가능 보상"},"dailyEarn":{"title":"일일 수익","title_total":"일일 총 수익"},"fee":"수수료","history":{"col":{"action":"액션","time":"타임스탬프","value":"가치"},"empty":"포지션 기록을 찾을 수 없습니다.","title":"포지션 기록"},"reward":"보상"},"ratioTooltip":"포지션이
{{symbol}}로 완전히 전환되는 가격.","showClosed":"마감된 포지션 표시","title":"내 포지션","title_other":"의 포지션"},"staking":{"btn":{"stake":"포지션 스테이킹","unstake":"포지션 언스테이킹"},"intro":"포지션을 스테이킹하여 받을 수 있는 최대 보상은 다음과 같습니다.","keepStakingNote":{"four":"최대 보상 받기 ✨","one":"첫 번째 포지션을 만들어 시작해 보세요 ⛵","three":"더 높은 보상을 받으려면 스테이킹을 계속하세요 ⌛","two":"시작하려면 포지션을 스테이킹하세요 ⛵"},"myStake":"내 스테이킹","period":{"stakedTooltip":{"nextTier":"다음 등급","stakedDate":"스테이킹 날짜","totalValue":"총 가치"},"subtitle":"최대 보상의 {{percent}}","subtitle_max":"최대 보상 받기","subtitleTooltip":"이 스테이킹 기간 동안에는 최대 스테이킹 보상의 {{percent}} 만 받게 됩니다. 보상을 늘리려면 포지션을 계속 스테이킹하세요.","subtitleTooltip_max":"이 스테이킹 기간 동안에는 최대 스테이킹 보상을 받을 수 있습니다. 보상을 유지하려면 포지션을 스테이킹 상태로 유지하세요.","title":"스테이킹 기간 {{days}} 일 미만","title_max":"{{days}} 일 이상 스테이킹"},"title":"스테이킹","tooltip":{"hoverGuide":"세부 정보 보기","rewardInfo":{"endDate":"종료 날짜","incentAmt":"인센티브 금액","remainingAmt":"남은 금액","startDate":"시작 날짜"}}},"wanttoaddup":"이 풀에 대한 인센티브를 늘리고 싶으신가요?"} \ No newline at end of file diff --git a/packages/web/public/locales/ko/Reposition.json b/packages/web/public/locales/ko/Reposition.json index 0653054a9..995f507e4 100644 --- a/packages/web/public/locales/ko/Reposition.json +++ b/packages/web/public/locales/ko/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"유동성 부족","reposition":"재배치","selectRange":"범위 선택"},"confModal":{"btn":"재배치 확인","section":{"posiDetail":{"label":"포지션 세부 정보"}},"title":"재배치 확인"},"form":{"price":{"max":"최대 가격","min":"최소 가격"},"selectPosi":{"title":"1. 포지션 선택"},"selectRange":{"dim":{"content":"이 풀에 포지션을 추가하는 첫 번째 사람은 풀을 초기화해야 합니다. 풀의 <1>시작 가격을 입력한 다음 유동성에 대한 가격 범위와 입금액을 선택합니다.","title":"풀 초기화"},"fullPrice":"전체 가격 범위","fullPrice_short":"전체 가격","resetRange":"범위 재설정","title":"2. 새 범위 선택"}},"overralInfo":{"label":{"capitalEffi":"자본 효율성","depositR":"예치비율","feeApr":"수수료 Apr"},"tooltip":{"capitalEffi":"범위의 집중도에 따라 계산된 배율입니다. 이는 동일한 자본으로 포지션의 전체 범위에 비해 얼마나 더 많은 보상을 받을 수 있는지를 나타냅니다.","depositR":"두 토큰의 예치 비율은 현재 가격과 설정된 가격 범위에 따라 결정됩니다.","feeApr":"스왑 수수료의 예상 APR은 선택한 포지션의 가격 범위를 기준으로 계산됩니다."}},"removePosition":"RemovePosition","removeRejected":"거부됨","removeTryAgain":"다시 시도","removeWaitingforconfirmation":"확인 대기 중","repos":{"action":{"exit":"나가기","retry":"다시 시도"},"status":{"broadcasting":"트랜잭션 전송 중","failed":"실패","insuffLiqui":"유동성 부족","rejected":"거부됨","waitingConf":"확인 대기 중"},"step":{"addPosi":"포지션 추가","removePosi":"포지션 제거","swap":"{{symbolA}} 를 {{symbolB}}로 스왑"}},"title":"재배치","tooltip":"이렇게 하면 이 포지션이 제거되고 기본 토큰이 새 범위에 비례하여 교환되어 새 포지션이 생성됩니다."} \ No newline at end of file +{"btn":{"insuffLiqui":"유동성 부족","reposition":"재배치","selectRange":"범위 선택"},"confModal":{"btn":"재배치 확인","section":{"posiDetail":{"label":"포지션 세부 정보"}},"title":"재배치 확인"},"form":{"price":{"max":"최대 가격","min":"최소 가격"},"selectPosi":{"title":"1. 포지션 선택"},"selectRange":{"dim":{"content":"이 풀에 포지션을 추가하는 첫 번째 사람은 풀을 초기화해야 합니다. 풀의 <1>시작 가격을 입력한 다음 유동성에 대한 가격 범위와 입금액을 선택합니다.","title":"풀 초기화"},"fullPrice":"전체 가격 범위","fullPrice_short":"전체 가격","resetRange":"범위 재설정","title":"2. 새 범위 선택"}},"overralInfo":{"label":{"capitalEffi":"자본 효율성","depositR":"예치비율","feeApr":"수수료 Apr"},"tooltip":{"capitalEffi":"범위의 집중도에 따라 계산된 배율입니다. 이는 동일한 자본으로 포지션의 전체 범위에 비해 얼마나 더 많은 보상을 받을 수 있는지를 나타냅니다.","depositR":"두 토큰의 예치 비율은 현재 가격과 설정된 가격 범위에 따라 결정됩니다.","feeApr":"스왑 수수료의 예상 APR은 선택한 포지션의 가격 범위를 기준으로 계산됩니다."}},"repos":{"action":{"exit":"나가기","retry":"다시 시도"},"status":{"broadcasting":"트랜잭션 전송 중","failed":"실패","insuffLiqui":"유동성 부족","rejected":"거부됨","waitingConf":"확인 대기 중"},"step":{"addPosi":"포지션 추가","removePosi":"포지션 제거","swap":"{{symbolA}} 를 {{symbolB}}로 스왑"}},"title":"재배치","tooltip":"이렇게 하면 이 포지션이 제거되고 기본 토큰이 새 범위에 비례하여 교환되어 새 포지션이 생성됩니다."} \ No newline at end of file diff --git a/packages/web/public/locales/ko/TokenDetails.json b/packages/web/public/locales/ko/TokenDetails.json index 8482a74bf..1728ceaf9 100644 --- a/packages/web/public/locales/ko/TokenDetails.json +++ b/packages/web/public/locales/ko/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"APR","pair":"페어","tvl":"TVL"},"title":"{{symbol}}에 최적인 풀"},"description":{"empty":"토큰 정보 없음","links":"링크","realmPath":"Realm (컨트랙트) 경로","title":"정보 {{name}}"},"info":{"info":{"priceChange":"가격 변동 ({{period}})","title":"가격 정보"},"market":{"col":{"fee":"수수료 (24시간)","marketCap":"시가총액","tvl":"TVL","volume":"거래량 (24시간)"},"title":"시장 정보"},"performance":{"col":{"header":{"amount":"금액","change":"변동","period":"기간"}},"title":"가격 퍼포먼스"}},"title":"스왑","topGainers":{"title":"상승세 상위 3개"},"topLosers":{"title":"하락세 상위 3개"},"trending":{"title":"인기 급상승 토큰"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"APR","pair":"페어"},"title":"{{symbol}}에 최적인 풀"},"description":{"empty":"토큰 정보 없음","links":"링크","realmPath":"Realm (컨트랙트) 경로","title":"정보 {{name}}"},"info":{"info":{"priceChange":"가격 변동 ({{period}})","title":"가격 정보"},"market":{"col":{"fee":"수수료 (24시간)","marketCap":"시가총액","volume":"거래량 (24시간)"},"title":"시장 정보"},"performance":{"col":{"header":{"amount":"금액","change":"변동","period":"기간"}},"title":"가격 퍼포먼스"}},"title":"스왑","topGainers":{"title":"상승세 상위 3개"},"topLosers":{"title":"하락세 상위 3개"},"trending":{"title":"인기 급상승 토큰"}} \ No newline at end of file diff --git a/packages/web/public/locales/ko/Wallet.json b/packages/web/public/locales/ko/Wallet.json index 8f62b7871..474c3171a 100644 --- a/packages/web/public/locales/ko/Wallet.json +++ b/packages/web/public/locales/ko/Wallet.json @@ -1 +1 @@ -{"assets":{"action":{"receive":"받기","send":"보내기"},"col":{"amount":"금액","asset":"자산","assetReceive":"받기","assetSend":"보내기","bal":"잔액","chain":"체인"},"empty":"토큰을 찾을 수 없습니다.","hideZeroAmt":"0 금액 숨기기","title":"자산"},"assetSendModal":{"addr":{"label":"주소","tooltip":"자금을 송금할 주소입니다."},"btn":{"enterAddr":"주소 입력","enterAmt":"금액 입력","insuffBal":"잔액 부족","invalidAddr":"유효하지 않은 주소","lowAmt":"금액이 너무 낮음","selectToken":"토큰 선택","send":"보내기"},"enterAddr":{"input":"주소 입력"},"estNetFee":"예상 네트워크 수수료","network":{"label":"네트워크","tooltip":"전송할 토큰의 네트워크입니다."},"second":"≈ {{avgBlockTime}} 초","selectToken":{"label":"토큰 선택"},"title":"보내기","warning":{"content1":"위에 입력한 주소가 올바른지, 그리고 그노랜드 메인넷 블록체인에 있는지 다시 한 번 확인하세요.","content2":"컨트랙트 주소로 토큰을 보내지 마세요. 컨트랙트 주소로 토큰을 보내면 토큰을 잃을 수 있습니다.","content3":"트랜잭션이 전송된 후에는 취소할 수 없습니다.","title":"중요 참고 사항"}},"gotoEarnAdd":"보상을 받기 위해 포지션을 추가하려면","myPosi":"내 포지션","overral":{"availBal":{"label":"사용 가능한 자산","tooltip":"유동성 풀에 예치되지 않은 자산의 총합입니다."},"btn":{"assetReceive":"\b받기","assetSend":"보내기"},"claimableReward":{"label":"청구 가능한 보상","tooltip":"청구 가능한 보상의 총합입니다."},"claimAll":{"btn":"전체 청구"},"stakedPosi":{"dataTooltip":{"date":"스테이크 날짜","totalValue":"총 가치"},"label":"포지션 스테이킹","tooltip":"스테이킹된 포지션의 총합입니다."},"totalBal":"보유 자산","totalClaimed":{"label":"총 청구 보상","tooltip":"청구된 보상의 누적 합계입니다."}}} +{"assets":{"action":{"receive":"받기","send":"보내기"},"col":{"amount":"금액","asset":"자산","assetReceive":"받기","assetSend":"보내기","bal":"잔액","chain":"체인"},"empty":"토큰을 찾을 수 없습니다.","hideZeroAmt":"0인 금액 숨기기","title":"자산"},"assetSendModal":{"addr":{"label":"주소","tooltip":"자금을 송금할 주소입니다."},"btn":{"enterAddr":"주소 입력","enterAmt":"금액 입력","invalidAddr":"유효하지 않은 주소","lowAmt":"금액이 너무 낮음","selectToken":"토큰 선택","send":"보내기"},"enterAddr":{"input":"주소 입력"},"estNetFee":"예상 네트워크 수수료","network":{"label":"네트워크","tooltip":"전송할 토큰의 네트워크입니다."},"second":"≈ {{avgBlockTime}} 초","selectToken":{"label":"토큰 선택"},"title":"보내기","warning":{"content1":"위에 입력한 주소가 올바른지, 그리고 그노랜드 메인넷 블록체인에 있는지 다시 한 번 확인하세요.","content2":"컨트랙트 주소로 토큰을 보내지 마세요. 컨트랙트 주소로 토큰을 보내면 토큰을 잃을 수 있습니다.","content3":"트랜잭션이 전송된 후에는 취소할 수 없습니다.","title":"중요 참고 사항"}},"gotoEarnAdd":"보상을 받기 위해 포지션을 추가하려면","myPosi":"내 포지션","overral":{"availBal":{"label":"사용 가능한 자산","tooltip":"유동성 풀에 예치되지 않은 자산의 총합입니다."},"btn":{"assetReceive":"\b받기","assetSend":"보내기"},"claimableReward":{"label":"청구 가능한 보상","tooltip":"청구 가능한 보상의 총합입니다."},"claimAll":{"btn":"전체 청구"},"stakedPosi":{"dataTooltip":{"date":"스테이크 날짜","totalValue":"총 가치"},"label":"포지션 스테이킹","tooltip":"스테이킹된 포지션의 총합입니다."},"totalBal":"보유 자산","totalClaimed":{"label":"총 청구 보상","tooltip":"청구된 보상의 누적 합계입니다."}}} \ No newline at end of file diff --git a/packages/web/public/locales/ru/AddPosition.json b/packages/web/public/locales/ru/AddPosition.json index 65e9f112f..46604ce32 100644 --- a/packages/web/public/locales/ru/AddPosition.json +++ b/packages/web/public/locales/ru/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"Добавить ликвидности","addPosi":"Добавить позицию","amtTooLow":"Сумма слишком мала","enterAmt":"Введите сумму","invalidPair":"Выберите пару","invalidRange":"Недопустимый диапазон","switch":"Переключитесь на Гноланд"},"card":{"title":"Добавить позицию"},"confirmAddModal":{"btn":"Подтверждение добавления позиции","btn_oneClick":"Подтвердите ставку в один клик","info":{"feeError":{"InsufBal":"Недостаточный баланс"},"label":{"capEff":"Эффективность капитала","creationFee":{"title":"Плата за создание бассейна","tooltip":"Единовременная плата при создании нового пула, которая идет на оплату протокола."},"feeApr":"Комиссия APR","feeTier":"Уровень платы","maxPrice":"Максимальная цена","minPrice":"Мин. цена","stakingApr":"Ставка APR"},"section":{"priceRange":"Диапазон цен"},"tooltip":{"capEff":"Множитель, рассчитываемый на основе концентрации вашего диапазона. Он показывает, насколько больше вознаграждений вы можете заработать по сравнению с позицией с полным диапазоном при том же капитале.","feeApr":"Предполагаемый годовой доход от комиссии за своп рассчитывается на основе выбранного ценового диапазона позиции.","stakingApr":"Предполагаемый диапазон APR рассчитывается путем применения динамического множителя к вашей ставке в зависимости от продолжительности ставки."}},"title":"Подтверждение добавления позиции","title_oneClick":"Подтвердите ставку в один клик"},"createPool":{"placeholder":"Введите цену","startingPrice":"Начальная цена","tooltip":"Предлагаемая начальная цена основана на текущей цене наиболее ликвидного пула в той же паре."},"fee":"Платеж","feeTier":"Уровень комиссий","form":{"amount":{"label":"4. Введите сумму"},"feeTier":{"label":"2. Выберите уровень тарифа","status":{"created":"{{percent}} Избранное","notCreate":"Не создано"}},"pairSection":{"label":"1. Выберите Пара"},"priceRange":{"dim":{"content":"Как первый человек, добавивший позицию в этот пул, вы должны инициализировать его. Введите начальную цену для пула, затем выберите ценовой диапазон и сумму депозита для вашей ликвидности.","title":"Инициализация пула"},"fullPrice":"Полный диапазон цен","item":{"tooltip":{"active":{"100":"Агрессивный ценовой диапазон для повышенного риска и доходности.","500":"Агрессивный ценовой диапазон для повышенного риска и доходности.","3000":"Агрессивный ценовой диапазон для повышенного риска и доходности.","10000":"Агрессивный ценовой диапазон для повышенного риска и доходности."},"passive":{"100":"Пассивный ценовой диапазон для умеренных рисков и доходности.","500":"Пассивный ценовой диапазон для умеренных рисков и доходности.","3000":"Пассивный ценовой диапазон для умеренных рисков и доходности.","10000":"Пассивный ценовой диапазон для умеренных рисков и доходности."}}},"label":"3. Выберите диапазон цен","maxPrice":"Максимальная цена","minPrice":"Мин. цена"}},"oneClick":"Ставка в один клик","outR":{"desc":"Если вы добавляете позицию с текущим диапазоном, вы не будете получать комиссионные, пока цена токена не перейдет в ваш диапазон.","title":"Ваша позиция не будет приносить никаких доходов"},"overralInfo":{"label":{"capitalEffi":"Эффективность капитала","depositR":"Коэффициент депозита","feeApr":"Комиссия APR"},"tooltip":{"capitalEffi":"Множитель рассчитывается на основе концентрации вашего диапазона. Это показывает, насколько больше вознаграждений вы можете заработать по сравнению с позицией полного диапазона с тем же капиталом.","depositR":"Коэффициент депозита двух токенов определяется на основе текущей цены и установленного ценового диапазона.","feeApr":"Предполагаемая годовая процентная ставка комиссии за своп рассчитывается на основе выбранного ценового диапазона позиции."}},"positionStat":{"label":{"fee24":"Плата 24 часа","feeApr":"Комиссия APR","stakingApr":"Ставка APR","tvl":"TVL","vol":"Объем 24 часа"},"staked":{"btn":"Перейти к разделу Непостижимое ","title":"Мои позиции"},"unstaked":{"btn":"Перейти к разделу Ставки","title":"Мои нестабильные позиции"}},"rateGraph":{"title":"Обменный курс","tooltip":"Предлагаемый обменный курс на основе наиболее ликвидного пула в той же паре."}} \ No newline at end of file +{"btn":{"addLiquidity":"Добавить ликвидности","addPosi":"Добавить позицию","amtTooLow":"Сумма слишком мала","enterAmt":"Введите сумму","invalidPair":"Выберите пару","invalidRange":"Недопустимый диапазон","switch":"Переключитесь на Гноланд"},"card":{"title":"Добавить позицию"},"confirmAddModal":{"btn":"Подтверждение добавления позиции","btn_oneClick":"Подтвердите ставку в один клик","info":{"feeError":{"InsufBal":"Недостаточный баланс"},"label":{"capEff":"Эффективность капитала","creationFee":{"title":"Плата за создание бассейна","tooltip":"Единовременная плата при создании нового пула, которая идет на оплату протокола."},"feeApr":"Комиссия APR","feeTier":"Уровень платы","maxPrice":"Максимальная цена","minPrice":"Мин. цена","stakingApr":"Ставка APR"},"section":{"priceRange":"Диапазон цен"},"tooltip":{"capEff":"Множитель, рассчитываемый на основе концентрации вашего диапазона. Он показывает, насколько больше вознаграждений вы можете заработать по сравнению с позицией с полным диапазоном при том же капитале.","feeApr":"Предполагаемый годовой доход от комиссии за своп рассчитывается на основе выбранного ценового диапазона позиции.","stakingApr":"Предполагаемый диапазон APR рассчитывается путем применения динамического множителя к вашей ставке в зависимости от продолжительности ставки."}},"title":"Подтверждение добавления позиции","title_oneClick":"Подтвердите ставку в один клик"},"createPool":{"placeholder":"Введите цену","startingPrice":"Начальная цена","tooltip":"Предлагаемая начальная цена основана на текущей цене наиболее ликвидного пула в той же паре."},"fee":"Платеж","feeTier":"Уровень комиссий","form":{"amount":{"label":"4. Введите сумму"},"feeTier":{"label":"2. Выберите уровень тарифа","status":{"created":"{{percent}} Избранное","notCreate":"Не создано"}},"pairSection":{"label":"1. Выберите Пара"},"priceRange":{"dim":{"content":"Как первый человек, добавивший позицию в этот пул, вы должны инициализировать его. Введите начальную цену для пула, затем выберите ценовой диапазон и сумму депозита для вашей ликвидности.","title":"Инициализация пула"},"fullPrice":"Полный диапазон цен","item":{"tooltip":{"active":{"100":"Агрессивный ценовой диапазон для повышенного риска и доходности.","500":"Агрессивный ценовой диапазон для повышенного риска и доходности.","3000":"Агрессивный ценовой диапазон для повышенного риска и доходности.","10000":"Агрессивный ценовой диапазон для повышенного риска и доходности."},"passive":{"100":"Пассивный ценовой диапазон для умеренных рисков и доходности.","500":"Пассивный ценовой диапазон для умеренных рисков и доходности.","3000":"Пассивный ценовой диапазон для умеренных рисков и доходности.","10000":"Пассивный ценовой диапазон для умеренных рисков и доходности."}}},"label":"3. Выберите диапазон цен","maxPrice":"Максимальная цена","minPrice":"Мин. цена"}},"oneClick":"Ставка в один клик","outR":{"desc":"Если вы добавляете позицию с текущим диапазоном, вы не будете получать комиссионные, пока цена токена не перейдет в ваш диапазон.","title":"Ваша позиция не будет приносить никаких доходов"},"overralInfo":{"label":{"capitalEffi":"Эффективность капитала","depositR":"Коэффициент депозита","feeApr":"Комиссия APR"},"tooltip":{"capitalEffi":"Множитель рассчитывается на основе концентрации вашего диапазона. Это показывает, насколько больше вознаграждений вы можете заработать по сравнению с позицией полного диапазона с тем же капиталом.","depositR":"Коэффициент депозита двух токенов определяется на основе текущей цены и установленного ценового диапазона.","feeApr":"Предполагаемая годовая процентная ставка комиссии за своп рассчитывается на основе выбранного ценового диапазона позиции."}},"positionStat":{"label":{"fee24":"Плата 24 часа","feeApr":"Комиссия APR","stakingApr":"Ставка APR","vol":"Объем 24 часа"},"staked":{"btn":"Перейти к разделу Непостижимое ","title":"Мои позиции"},"unstaked":{"btn":"Перейти к разделу Ставки","title":"Мои нестабильные позиции"}},"rateGraph":{"title":"Обменный курс","tooltip":"Предлагаемый обменный курс на основе наиболее ликвидного пула в той же паре."}} \ No newline at end of file diff --git a/packages/web/public/locales/ru/Governance.json b/packages/web/public/locales/ru/Governance.json index dddf87746..55f7ca424 100644 --- a/packages/web/public/locales/ru/Governance.json +++ b/packages/web/public/locales/ru/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"Минимальный холдинг xGNS","tooltip":"Чтобы создать предложение, у вас должно быть не менее 1 000 xGNS. Ваше количество xGNS используется только для проверки соответствия требованиям, а не отнимается."},"proposalDetails":{"placeholder":{"description":"Введите описание# Основной заголовок## ПодзаголовокВ этом описании можно использовать форматирование в стиле markdown.","title":"Введите название"},"title":"Детали предложения"},"setVariable":{"placeholder":{"func":"Выберите функцию","param":"arg1,arg2,arg3...","pkgPath":"Выберите царство","recipient":"Введите адрес получателя","same":"такой же, как первый"},"title":"Установить переменную"},"submit":{"insuffiXGNS":"Недостаточно xGNS","ok":"Представлять на рассмотрение"},"title":"Создать предложение","type":"Тип"},"detailModal":{"badge":{"voted":"Голосовали:"},"btn":{"alreadyVoted":"Уже проголосовали","changeNetwork":"Переключитесь на Гноланд","execute":"Выполнить","noVoteWeight":"Недостаточный вес голосов","requireSelect":"Выберите вариант голосования","vote":"Голосуйте"},"content":{"amount":"Количество","change":"Изменять","recipient":"Получатель"},"quorum":"Кворум","votingWeight":"Ваш вес при голосовании"},"header":"Управление","myDel":{"availBal":{"title":"Доступный остаток","tooltip":"Общая сумма не делегированных GNS."},"delegate":"Делегат","delModal":{"ctaBtn":"Делегат GNS","selectDel":{"address":"Адрес","description":"Описание","selectBtn":"Выберите","self":{"chip":"Самостоятельная работа","placeholder":"Введите адрес делегата вручную"},"votingPower":"Право голоса","website":"Сайт"},"step1":{"title":"1. Выберите делегата","tooltip":"Делегаты - это лидеры общин, которые выбираются для принятия управленческих решений от имени держателей GNS."},"step2":{"title":"2. Введите сумму"},"step3":{"aprTooltip":"Расчетная ставка APR рассчитывается на основе вознаграждения по протоколу в режиме реального времени.","currentlyDel":"В настоящее время делегировано","estimatedAPR":"Расчетный годовой доход","newlyDel":"Новый делегат","title":"3. Ваша делегация","votingPowerShare":"Право голоса Доля"},"title":{"select":"Выберите делегата"},"warning":{"description":"После того как вы отмените блокировку xGNS, наступает период блокировки в 7 дней. В течение этого периода заблокированные токены xGNS не будут иметь права на получение вознаграждений по протоколу и не будут иметь права голоса. Прежде чем приступить к делегированию, обязательно ознакомьтесь с периодом блокировки.","title":"Делегация заблокирует ваши средства на 7 дней"}},"login":{"description":"Пожалуйста, подключите свой кошелек, чтобы просмотреть свою делегацию."},"reward":{"btn":"Утверждать все","title":"Вознаграждения, на которые можно претендовать","tooltip":"Общая сумма невостребованных вознаграждений."},"switch":{"toUndel":"Мое невыполненное задание","toVotingWeight":"Мой вес при голосовании"},"title":"Моя делегация","tooltip":{"amount":"Сумма","date":"Дата","delegatee":"Делегат","undelegated":"Не делегированный","unlockDate":"Дата разблокировки"},"undel":{"btn":"Заявление","title":"Невылет","tooltip":"Сумма xGNS, доступная для востребования в GNS после периода блокировки."},"undelegate":"Недекларируемый","undelModal":{"ctaBtn":"Унделегат xGNS","step1":{"select":{"amount":"Сумма","delegate":"Делегат"},"title":"1. Выберите делегата","tooltip":"Делегаты - это лидеры общин, которые выбираются для принятия управленческих решений от имени держателей GNS."},"step2":{"title":"2. Введите сумму"},"step3":{"aprChange":"Изменение АПР","aprTooltip":"Предполагаемое изменение APR после вашего невыпада.","remainVotingWeight":"Оставшийся вес при голосовании","remainXGns":"Оставшиеся xGNS","title":"3. Ваш баланс"},"warning":{"description":"После того, как вы отмените делегирование xGNS, наступает период блокировки в 7 дней. В течение этого периода заблокированные токены xGNS не будут иметь права на получение вознаграждений по протоколу и не будут иметь права голоса. Прежде чем приступить к отмене делегирования, обязательно ознакомьтесь с периодом блокировки.","title":"Undelegation заблокирует ваши средства на 7 дней"}},"votingWeight":{"title":"Вес при голосовании","tooltip":"Количество делегированных вами xGNS, которое представляет собой вес вашего голоса в управлении Gnoswap."}},"proposalList":{"cancelBtn":"Отменить предложение","executeBtn":"Выполнить предложение","header":{"btn":"Создать предложение","link":"Перейти на форум","title":"Предложения","toggle":"Показать только активные"}},"proposal":{"status":{"active":"Активный","cancelled":"Отменено","executed":"Выполнено","expired":"Просроченный","passed":"Передано","rejected":"Отклонено","upcoming":"Предстоящий"},"time":{"end":"Голосование заканчивается {{rel_time}}","ended":"Голосование завершено {{rel_time}}","start":"Голосование начинается {{rel_time}}"},"type":{"community":"Общий бассейн Расход","paramChange":"Изменение параметров","text":"Текстовое предложение"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"Расчетный APR xGNS на основе вознаграждений по протоколу в режиме реального времени."},"commPool":{"title":"Общий бассейн","tooltip":"Общая сумма активов в общественном пуле."},"delRatio":{"title":"Делегированный коэффициент","tooltip":"Процент токенов GNS, делегированных в стабфонд xGNS, от общего объема циркулирующего предложения."},"guide":{"guide":"Делегировать GNS полномочия по управлению и получать часть платы за протокол."},"totalDel":{"title":"Всего делегировано","tooltip":"Общее количество токенов GNS, делегированных в стабфонд xGNS."}},"vote":{"no":"Нет","yes":"Да"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"Минимальный холдинг xGNS","tooltip":"Чтобы создать предложение, у вас должно быть не менее 1 000 xGNS. Ваше количество xGNS используется только для проверки соответствия требованиям, а не отнимается."},"proposalDetails":{"placeholder":{"description":"Введите описание# Основной заголовок## ПодзаголовокВ этом описании можно использовать форматирование в стиле markdown.","title":"Введите название"},"title":"Детали предложения"},"setVariable":{"placeholder":{"func":"Выберите функцию","param":"arg1,arg2,arg3...","pkgPath":"Выберите царство","recipient":"Введите адрес получателя"},"title":"Установить переменную"},"submit":{"insuffiXGNS":"Недостаточно xGNS","ok":"Представлять на рассмотрение"},"title":"Создать предложение","type":"Тип"},"detailModal":{"badge":{"voted":"Голосовали:"},"btn":{"alreadyVoted":"Уже проголосовали","changeNetwork":"Переключитесь на Гноланд","execute":"Выполнить","noVoteWeight":"Недостаточный вес голосов","requireSelect":"Выберите вариант голосования","vote":"Голосуйте"},"content":{"amount":"Количество","change":"Изменять","recipient":"Получатель"},"quorum":"Кворум","votingWeight":"Ваш вес при голосовании"},"header":"Управление","myDel":{"availBal":{"title":"Доступный остаток","tooltip":"Общая сумма не делегированных GNS."},"delegate":"Делегат","delModal":{"ctaBtn":"Делегат GNS","selectDel":{"address":"Адрес","description":"Описание","selectBtn":"Выберите","self":{"chip":"Самостоятельная работа","placeholder":"Введите адрес делегата вручную"},"votingPower":"Право голоса","website":"Сайт"},"step1":{"title":"1. Выберите делегата","tooltip":"Делегаты - это лидеры общин, которые выбираются для принятия управленческих решений от имени держателей GNS."},"step2":{"title":"2. Введите сумму"},"step3":{"aprTooltip":"Расчетная ставка APR рассчитывается на основе вознаграждения по протоколу в режиме реального времени.","currentlyDel":"В настоящее время делегировано","estimatedAPR":"Расчетный годовой доход","newlyDel":"Новый делегат","title":"3. Ваша делегация","votingPowerShare":"Право голоса Доля"},"title":{"select":"Выберите делегата"},"warning":{"description":"После того как вы отмените блокировку xGNS, наступает период блокировки в 7 дней. В течение этого периода заблокированные токены xGNS не будут иметь права на получение вознаграждений по протоколу и не будут иметь права голоса. Прежде чем приступить к делегированию, обязательно ознакомьтесь с периодом блокировки.","title":"Делегация заблокирует ваши средства на 7 дней"}},"login":{"description":"Пожалуйста, подключите свой кошелек, чтобы просмотреть свою делегацию."},"reward":{"btn":"Утверждать все","title":"Вознаграждения, на которые можно претендовать","tooltip":"Общая сумма невостребованных вознаграждений."},"switch":{"toUndel":"Мое невыполненное задание","toVotingWeight":"Мой вес при голосовании"},"title":"Моя делегация","tooltip":{"amount":"Сумма","date":"Дата","delegatee":"Делегат","undelegated":"Не делегированный","unlockDate":"Дата разблокировки"},"undel":{"btn":"Заявление","title":"Невылет","tooltip":"Сумма xGNS, доступная для востребования в GNS после периода блокировки."},"undelegate":"Недекларируемый","undelModal":{"ctaBtn":"Унделегат xGNS","step1":{"select":{"amount":"Сумма","delegate":"Делегат"},"title":"1. Выберите делегата","tooltip":"Делегаты - это лидеры общин, которые выбираются для принятия управленческих решений от имени держателей GNS."},"step2":{"title":"2. Введите сумму"},"step3":{"aprChange":"Изменение АПР","aprTooltip":"Предполагаемое изменение APR после вашего невыпада.","remainVotingWeight":"Оставшийся вес при голосовании","remainXGns":"Оставшиеся xGNS","title":"3. Ваш баланс"},"warning":{"description":"После того, как вы отмените делегирование xGNS, наступает период блокировки в 7 дней. В течение этого периода заблокированные токены xGNS не будут иметь права на получение вознаграждений по протоколу и не будут иметь права голоса. Прежде чем приступить к отмене делегирования, обязательно ознакомьтесь с периодом блокировки.","title":"Undelegation заблокирует ваши средства на 7 дней"}},"votingWeight":{"title":"Вес при голосовании","tooltip":"Количество делегированных вами xGNS, которое представляет собой вес вашего голоса в управлении Gnoswap."}},"proposalList":{"cancelBtn":"Отменить предложение","executeBtn":"Выполнить предложение","header":{"btn":"Создать предложение","link":"Перейти на форум","title":"Предложения","toggle":"Показать только активные"}},"proposal":{"status":{"active":"Активный","cancelled":"Отменено","executed":"Выполнено","expired":"Просроченный","passed":"Передано","rejected":"Отклонено","upcoming":"Предстоящий"},"time":{"end":"Голосование заканчивается {{rel_time}}","ended":"Голосование завершено {{rel_time}}","start":"Голосование начинается {{rel_time}}"},"type":{"community":"Общий бассейн Расход","paramChange":"Изменение параметров","text":"Текстовое предложение"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"Расчетный APR xGNS на основе вознаграждений по протоколу в режиме реального времени."},"commPool":{"title":"Общий бассейн","tooltip":"Общая сумма активов в общественном пуле."},"delRatio":{"title":"Делегированный коэффициент","tooltip":"Процент токенов GNS, делегированных в стабфонд xGNS, от общего объема циркулирующего предложения."},"guide":{"guide":"Делегировать GNS полномочия по управлению и получать часть платы за протокол."},"totalDel":{"title":"Всего делегировано","tooltip":"Общее количество токенов GNS, делегированных в стабфонд xGNS."}},"vote":{"no":"Нет","yes":"Да"}} \ No newline at end of file diff --git a/packages/web/public/locales/ru/HeaderFooter.json b/packages/web/public/locales/ru/HeaderFooter.json index a58f0b8a6..414f6bc36 100644 --- a/packages/web/public/locales/ru/HeaderFooter.json +++ b/packages/web/public/locales/ru/HeaderFooter.json @@ -1 +1 @@ -{"about":"О нас","addPosi":"Добавить позицию","audit":"Аудит","bug":"Награда за ошибки","copied":"Скопировано","dashboard":"Приборная панель","developers":"Разработчики","developersSection":{"item":{"audit":"Аудит","bugBounty":"Щедрость за ошибки","docs":"Docs","github":"Github"},"title":"Разработчики"},"docs":"Документы","documentation":"Документация","earn":"Заработать","featuresSection":{"item":{"addPosition":"Добавить позицию","incentivizePool":"Стимулировать бассейн","stakePosition":"Положение кола","swap":"Обмен"},"title":"Функции"},"forum":"Форум","github":"Гитхаб","governance":"Управление","governanceSection":{"item":{"forum":"Форум","proposals":"Предложения","vote":"Голосуйте"},"title":"Управление"},"help":"Помощь","helpCenter":"Центр помощи","helpSection":{"item":{"aboutUs":"О нас","faq":"ЧАСТО ЗАДАВАЕМЫЕ ВОПРОСЫ","projectOnboarding":"Ввод в действие проекта","twitter":"Twitter (X)"},"title":"Помощь"},"incenti":"Стимулирующий пул","introduction":"Присоединяйтесь к GnoSwap - самой быстрорастущей экосистеме, стремящейся создать самый глубокий источник ликвидности на Gnoland.","language":"Язык","leaderboard":"Таблица лидеров","legal":"Юридические вопросы и конфиденциальность","policy":"Политика","policySection":{"item":{"privacyPolicy":"Политика конфиденциальности","terms":"Срок использования"},"title":"Политика"},"privacy":"политика конфиденциальности","projectOnboarding":"Ввод в действие проекта","proposals":"Предложения","receive":"Получить","stakePosi":"Положение кола","swap":"Обмен","switchNetwork":"Сменить сеть","terms":"Условия эксплуатации","theFastest":"самая быстрорастущая экосистема, стремящаяся создать самый глубокий источник ликвидности на Гноланде.","theme":"Тема","twitter":"Twitter (X)","vote":"Голосование","wallet":"Кошелек"} \ No newline at end of file +{"addPosi":"Добавить позицию","copied":"Скопировано","dashboard":"Приборная панель","developersSection":{"item":{"audit":"Аудит","bugBounty":"Щедрость за ошибки","docs":"Docs","github":"Github"},"title":"Разработчики"},"documentation":"Документация","earn":"Заработать","featuresSection":{"item":{"addPosition":"Добавить позицию","incentivizePool":"Стимулировать бассейн","stakePosition":"Положение кола","swap":"Обмен"},"title":"Функции"},"governance":"Управление","governanceSection":{"item":{"forum":"Форум","proposals":"Предложения","vote":"Голосуйте"},"title":"Управление"},"helpCenter":"Центр помощи","helpSection":{"item":{"aboutUs":"О нас","faq":"ЧАСТО ЗАДАВАЕМЫЕ ВОПРОСЫ","projectOnboarding":"Ввод в действие проекта","twitter":"Twitter (X)"},"title":"Помощь"},"introduction":"Присоединяйтесь к GnoSwap - самой быстрорастущей экосистеме, стремящейся создать самый глубокий источник ликвидности на Gnoland.","language":"Язык","leaderboard":"Таблица лидеров","legal":"Юридические вопросы и конфиденциальность","policySection":{"item":{"privacyPolicy":"Политика конфиденциальности","terms":"Срок использования"},"title":"Политика"},"projectOnboarding":"Ввод в действие проекта","receive":"Получить","stakePosi":"Положение кола","swap":"Обмен","switchNetwork":"Сменить сеть","theFastest":"самая быстрорастущая экосистема, стремящаяся создать самый глубокий источник ликвидности на Гноланде.","theme":"Тема","wallet":"Кошелек"} \ No newline at end of file diff --git a/packages/web/public/locales/ru/Pool.json b/packages/web/public/locales/ru/Pool.json index 86a5302e9..256bd19b8 100644 --- a/packages/web/public/locales/ru/Pool.json +++ b/packages/web/public/locales/ru/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"Хотите добавить поощрений для этого бассейна?","boost":"Хотите усилить стимулы для этого бассейна?"},"poolInfo":{"section":{"apr":{"fee":"Тарифы 24 часа","reward":"Награды 24 часа","title":"APR","tooltip":{"feeApr":"Комиссия APR","stakingApr":"Ставка APR","title":"Разбивка APR"}},"tvl":{"title":"TVL"},"volume":{"allTimeVol":"Объем за все время","title":"Объем 24 часа"}}},"position":{"btn":{"addPosition":"Добавить позицию","removePosition":"Удалить позицию"},"card":{"balance":{"title":"Баланс","title_total":"Общий баланс"},"btn":{"claimAll":"Утверждать все","copyPosition":"Позиционирование копий","manage":{"decrease":"Снижение ликвидности","increase":"Повышение ликвидности","label":"Управление","reposition":"Перепозиционирование"}},"claimableReward":{"title":"Вознаграждения, на которые можно претендовать","title_total":"Общая сумма вознаграждения, подлежащая взысканию"},"dailyEarn":{"title":"Ежедневный заработок","title_total":"Общий ежедневный заработок"},"fee":"Тарифы","history":{"col":{"action":"Действие","time":"Временная метка","value":"Значение"},"empty":"История позиций не найдена","title":"История должности"},"reward":"Награды"},"ratioTooltip":"Цена, по которой позиция будет полностью конвертирована в
{{symbol}}.","showClosed":"Показать закрытые позиции","title":"Мои позиции","title_other":"Позиции"},"staking":{"btn":{"stake":"Положение кола","unstake":"Не занимать позицию"},"intro":"Сделайте ставку, чтобы получать вознаграждения до","keepStakingNote":{"four":"Получение максимального вознаграждения ✨","one":"Создайте свою первую позицию, чтобы начать работу ⛵","three":"Продолжайте делать ставки, чтобы получать более высокие вознаграждения ⌛","two":"Займите свою позицию, чтобы начать работу ⛵"},"myStake":"Моя ставка","period":{"stakedTooltip":{"nextTier":"Следующий ярус","stakedDate":"Дата размещения","totalValue":"Общая стоимость"},"subtitle":"{{percent}} Максимальные вознаграждения","subtitle_max":"Получение максимальных вознаграждений","subtitleTooltip":"В течение этого периода вы получите только {{percent}} от максимального вознаграждения за ставку. Продолжайте делать ставки, чтобы увеличить вознаграждение.","subtitleTooltip_max":"В течение этого периода вы будете получать только максимальные вознаграждения за ставки. Сохраняйте свою позицию, чтобы не потерять вознаграждение.","title":"Ставка менее {{days}} дней","title_max":"Ставка более {{days}} дней"},"title":"Ставки","tooltip":{"hoverGuide":"Наведите курсор, чтобы просмотреть подробности","rewardInfo":{"endDate":"Дата окончания","incentAmt":"Стимулируемая сумма","remainingAmt":"Оставшаяся сумма","startDate":"Дата начала"}}},"wanttoaddup":"Хотите усилить стимулы для этого бассейна?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"Хотите добавить поощрений для этого бассейна?","boost":"Хотите усилить стимулы для этого бассейна?"},"poolInfo":{"section":{"apr":{"fee":"Тарифы 24 часа","reward":"Награды 24 часа","tooltip":{"feeApr":"Комиссия APR","stakingApr":"Ставка APR","title":"Разбивка APR"}},"volume":{"allTimeVol":"Объем за все время","title":"Объем 24 часа"}}},"position":{"btn":{"addPosition":"Добавить позицию","removePosition":"Удалить позицию"},"card":{"balance":{"title":"Баланс","title_total":"Общий баланс"},"btn":{"claimAll":"Утверждать все","copyPosition":"Позиционирование копий","manage":{"decrease":"Снижение ликвидности","increase":"Повышение ликвидности","label":"Управление","reposition":"Перепозиционирование"}},"claimableReward":{"title":"Вознаграждения, на которые можно претендовать","title_total":"Общая сумма вознаграждения, подлежащая взысканию"},"dailyEarn":{"title":"Ежедневный заработок","title_total":"Общий ежедневный заработок"},"fee":"Тарифы","history":{"col":{"action":"Действие","time":"Временная метка","value":"Значение"},"empty":"История позиций не найдена","title":"История должности"},"reward":"Награды"},"ratioTooltip":"Цена, по которой позиция будет полностью конвертирована в
{{symbol}}.","showClosed":"Показать закрытые позиции","title":"Мои позиции","title_other":"Позиции"},"staking":{"btn":{"stake":"Положение кола","unstake":"Не занимать позицию"},"intro":"Сделайте ставку, чтобы получать вознаграждения до","keepStakingNote":{"four":"Получение максимального вознаграждения ✨","one":"Создайте свою первую позицию, чтобы начать работу ⛵","three":"Продолжайте делать ставки, чтобы получать более высокие вознаграждения ⌛","two":"Займите свою позицию, чтобы начать работу ⛵"},"myStake":"Моя ставка","period":{"stakedTooltip":{"nextTier":"Следующий ярус","stakedDate":"Дата размещения","totalValue":"Общая стоимость"},"subtitle":"{{percent}} Максимальные вознаграждения","subtitle_max":"Получение максимальных вознаграждений","subtitleTooltip":"В течение этого периода вы получите только {{percent}} от максимального вознаграждения за ставку. Продолжайте делать ставки, чтобы увеличить вознаграждение.","subtitleTooltip_max":"В течение этого периода вы будете получать только максимальные вознаграждения за ставки. Сохраняйте свою позицию, чтобы не потерять вознаграждение.","title":"Ставка менее {{days}} дней","title_max":"Ставка более {{days}} дней"},"title":"Ставки","tooltip":{"hoverGuide":"Наведите курсор, чтобы просмотреть подробности","rewardInfo":{"endDate":"Дата окончания","incentAmt":"Стимулируемая сумма","remainingAmt":"Оставшаяся сумма","startDate":"Дата начала"}}},"wanttoaddup":"Хотите усилить стимулы для этого бассейна?"} \ No newline at end of file diff --git a/packages/web/public/locales/ru/Reposition.json b/packages/web/public/locales/ru/Reposition.json index 41fdb88a7..5aa07ff85 100644 --- a/packages/web/public/locales/ru/Reposition.json +++ b/packages/web/public/locales/ru/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"Недостаточная ликвидность","reposition":"Перепозиционирование","selectRange":"Выберите диапазон"},"confModal":{"btn":"Подтвердить перестановку","section":{"posiDetail":{"label":"Подробности о должности"}},"title":"Подтвердить перестановку"},"form":{"price":{"max":"MaxPrice","min":"Мин. цена"},"selectPosi":{"title":"1.Выберите позицию"},"selectRange":{"dim":{"content":"Как первый человек, добавивший позицию в этот пул, вы должны инициализировать его. <1>Введите начальную цену для пула, затем выберите ценовой диапазон и сумму депозита для вашей ликвидности.","title":"Инициализация пула"},"fullPrice":"Полный диапазон цен","fullPrice_short":"Полная цена","resetRange":"Сброс диапазона","title":"2. Выберите Новый диапазон"}},"overralInfo":{"label":{"capitalEffi":"Эффективность капитала","depositR":"Коэффициент вкладов","feeApr":"Плата за апрель"},"tooltip":{"capitalEffi":"Множитель, рассчитываемый на основе концентрации вашего диапазона. Он показывает, насколько больше вознаграждений вы можете заработать по сравнению с позицией с полным диапазоном при том же капитале.","depositR":"Соотношение вкладов двух токенов определяется на основе текущей цены и установленного ценового диапазона.","feeApr":"Предполагаемый годовой доход от комиссии за своп рассчитывается на основе выбранного ценового диапазона позиции."}},"removePosition":"RemovePosition","removeRejected":"Отклонено","removeTryAgain":"Попробуйте еще раз","removeWaitingforconfirmation":"Ожидание подтверждения","repos":{"action":{"exit":"Выход","retry":"Повторная попытка"},"status":{"broadcasting":"Транслирующая сделка","failed":"Не удалось","insuffLiqui":"Недостаточная ликвидность","rejected":"Отклонено","waitingConf":"Ожидание подтверждения"},"step":{"addPosi":"Добавить позицию","removePosi":"Удалить позицию","swap":"Поменяйте {{symbolA}} на {{symbolB}}"}},"title":"Перепозиционирование","tooltip":"Это удалит эту позицию и создаст новую с базовыми токенами, поменяв их местами пропорционально новому диапазону."} \ No newline at end of file +{"btn":{"insuffLiqui":"Недостаточная ликвидность","reposition":"Перепозиционирование","selectRange":"Выберите диапазон"},"confModal":{"btn":"Подтвердить перестановку","section":{"posiDetail":{"label":"Подробности о должности"}},"title":"Подтвердить перестановку"},"form":{"price":{"max":"Максимальная цена","min":"Мин. цена"},"selectPosi":{"title":"1.Выберите позицию"},"selectRange":{"dim":{"content":"Как первый человек, добавивший позицию в этот пул, вы должны инициализировать его. <1>Введите начальную цену для пула, затем выберите ценовой диапазон и сумму депозита для вашей ликвидности.","title":"Инициализация пула"},"fullPrice":"Полный диапазон цен","fullPrice_short":"Полная цена","resetRange":"Сброс диапазона","title":"2. Выберите Новый диапазон"}},"overralInfo":{"label":{"capitalEffi":"Эффективность капитала","depositR":"Коэффициент вкладов","feeApr":"Плата за апрель"},"tooltip":{"capitalEffi":"Множитель, рассчитываемый на основе концентрации вашего диапазона. Он показывает, насколько больше вознаграждений вы можете заработать по сравнению с позицией с полным диапазоном при том же капитале.","depositR":"Соотношение вкладов двух токенов определяется на основе текущей цены и установленного ценового диапазона.","feeApr":"Предполагаемый годовой доход от комиссии за своп рассчитывается на основе выбранного ценового диапазона позиции."}},"repos":{"action":{"exit":"Выход","retry":"Повторная попытка"},"status":{"broadcasting":"Транслирующая сделка","failed":"Не удалось","insuffLiqui":"Недостаточная ликвидность","rejected":"Отклонено","waitingConf":"Ожидание подтверждения"},"step":{"addPosi":"Добавить позицию","removePosi":"Удалить позицию","swap":"Поменяйте {{symbolA}} на {{symbolB}}"}},"title":"Перепозиционирование","tooltip":"Это удалит эту позицию и создаст новую с базовыми токенами, поменяв их местами пропорционально новому диапазону."} \ No newline at end of file diff --git a/packages/web/public/locales/ru/TokenDetails.json b/packages/web/public/locales/ru/TokenDetails.json index e108b8ab2..5d2f6d020 100644 --- a/packages/web/public/locales/ru/TokenDetails.json +++ b/packages/web/public/locales/ru/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"APR","pair":"Пара","tvl":"TVL"},"title":"Лучшие пулы для {{symbol}}"},"description":{"empty":"Нет информации о жетонах","links":"Ссылки","realmPath":"Realm (Контракт) Путь","title":"О сайте {{name}}"},"info":{"info":{"priceChange":"Изменение цены ({{period}})","title":"Информация о цене"},"market":{"col":{"fee":"Комиссии (24ч)","marketCap":"Рыночная капитализация","tvl":"TVL","volume":"Объем (24 часа)"},"title":"Информация о рынке"},"performance":{"col":{"header":{"amount":"Сумма","change":"Изменить","period":"Период"}},"title":"Производительность Цена"}},"title":"Обмен","topGainers":{"title":"Топ 3 лидеров роста"},"topLosers":{"title":"Топ 3 проигравших"},"trending":{"title":"Трендовые криптовалюты"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"APR","pair":"Пара"},"title":"Лучшие пулы для {{symbol}}"},"description":{"empty":"Нет информации о жетонах","links":"Ссылки","realmPath":"Realm (Контракт) Путь","title":"О сайте {{name}}"},"info":{"info":{"priceChange":"Изменение цены ({{period}})","title":"Информация о цене"},"market":{"col":{"fee":"Комиссии (24ч)","marketCap":"Рыночная капитализация","volume":"Объем (24 часа)"},"title":"Информация о рынке"},"performance":{"col":{"header":{"amount":"Сумма","change":"Изменить","period":"Период"}},"title":"Производительность Цена"}},"title":"Обмен","topGainers":{"title":"Топ 3 лидеров роста"},"topLosers":{"title":"Топ 3 проигравших"},"trending":{"title":"Трендовые криптовалюты"}} \ No newline at end of file diff --git a/packages/web/public/locales/vi/AddPosition.json b/packages/web/public/locales/vi/AddPosition.json index 8375032b4..1698d2c91 100644 --- a/packages/web/public/locales/vi/AddPosition.json +++ b/packages/web/public/locales/vi/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"Thêm thanh khoản","addPosi":"Thêm vị trí","amtTooLow":"Số tiền quá thấp","enterAmt":"Nhập số tiền","invalidPair":"Chọn một cặp","invalidRange":"Phạm vi không hợp lệ","switch":"Chuyển sang Gnoland"},"card":{"title":"Thêm vị trí"},"confirmAddModal":{"btn":"Xác nhận Thêm vị trí","btn_oneClick":"Xác nhận đặt cược bằng một cú nhấp chuột","info":{"feeError":{"InsufBal":"Thiếu cân bằng"},"label":{"capEff":"Hiệu quả vốn","creationFee":{"title":"Phí tạo hồ bơi","tooltip":"Phí một lần khi tạo một nhóm mới tham gia vào giao thức."},"feeApr":"Phí APR","feeTier":"Bậc phí","maxPrice":"Giá tối đa","minPrice":"Giá tối thiểu","stakingApr":"Đặt cược APR"},"section":{"priceRange":"Phạm vi giá"},"tooltip":{"capEff":"Hệ số được tính toán dựa trên mức độ tập trung trong phạm vi của bạn. Điều này cho biết bạn có thể kiếm được bao nhiêu phần thưởng so với vị thế toàn dải có cùng số vốn.","feeApr":"APR ước tính từ phí hoán đổi được tính toán dựa trên phạm vi giá đã chọn của vị thế.","stakingApr":"Phạm vi APR ước tính được tính bằng cách áp dụng hệ số nhân động cho vị thế đặt cược của bạn, dựa trên thời gian đặt cược."}},"title":"Xác nhận Thêm vị trí","title_oneClick":"Xác nhận đặt cược bằng một cú nhấp chuột"},"createPool":{"placeholder":"Nhập giá","startingPrice":"Giá khởi điểm","tooltip":"Giá khởi điểm được đề xuất dựa trên giá hiện tại của nhóm thanh khoản cao nhất trong cùng một cặp."},"fee":"Phí","feeTier":"Bậc phí","form":{"amount":{"label":"4. Nhập số tiền"},"feeTier":{"label":"2. Chọn mức phí","status":{"created":"{{percent}} đã chọn","notCreate":"Chưa tạo"}},"pairSection":{"label":"1. Chọn Cặp"},"priceRange":{"dim":{"content":"Là người đầu tiên Thêm Vị trí vào nhóm này, bạn phải khởi tạo nhóm này. Nhập giá khởi điểm đối với nhóm, sau đó chọn phạm vi giá và số tiền gửi cho tính thanh khoản của bạn.","title":"Khởi tạo nhóm"},"fullPrice":"Phạm vi giá đầy đủ","item":{"tooltip":{"active":{"100":"Một phạm vi giá tích cực cho rủi ro và lợi nhuận cao hơn.","500":"Một phạm vi giá tích cực cho rủi ro và lợi nhuận cao hơn.","3000":"Một phạm vi giá tích cực cho rủi ro và lợi nhuận cao hơn.","10000":"Một phạm vi giá tích cực cho rủi ro và lợi nhuận cao hơn."},"passive":{"100":"Một phạm vi giá thụ động cho rủi ro và lợi nhuận vừa phải.","500":"Một phạm vi giá thụ động cho rủi ro và lợi nhuận vừa phải.","3000":"Một phạm vi giá thụ động cho rủi ro và lợi nhuận vừa phải.","10000":"Một phạm vi giá thụ động cho rủi ro và lợi nhuận vừa phải."}}},"label":"3. Chọn Khoảng Giá","maxPrice":"Giá tối đa","minPrice":"Giá tối thiểu"}},"oneClick":"Đặt cược bằng một cú nhấp chuột","outR":{"desc":"Nếu bạn thêm một vị trí với phạm vi hiện tại, bạn sẽ không kiếm được bất kỳ khoản phí nào cho đến khi giá mã thông báo di chuyển vào phạm vi của bạn.","title":"Vị trí của bạn sẽ không kiếm được bất kỳ khoản phí nào"},"overralInfo":{"label":{"capitalEffi":"Hiệu quả vốn","depositR":"Tỷ lệ tiền gửi","feeApr":"Phí APR"},"tooltip":{"capitalEffi":"Hệ số được tính toán dựa trên mức độ tập trung trong phạm vi của bạn. Điều này cho biết bạn có thể kiếm được nhiều phần thưởng hơn bao nhiêu so với vị thế toàn dải có cùng số vốn.","depositR":"Tỷ lệ gửi tiền của hai mã thông báo được xác định dựa trên giá hiện tại và phạm vi giá đã đặt.","feeApr":"APR ước tính từ phí hoán đổi được tính toán dựa trên phạm vi giá đã chọn của vị thế."}},"positionStat":{"label":{"fee24":"Phí 24h","feeApr":"Phí APR","stakingApr":"Đặt cược APR","tvl":"TVL","vol":"Tập 24h"},"staked":{"btn":"Chuyển đến phần Hủy đặt cược ","title":"Vị trí đặt cược của tôi"},"unstaked":{"btn":"Đi tới Đặt cược","title":"Vị trí chưa đặt cược của tôi"}},"rateGraph":{"title":"Tỷ giá","tooltip":"Tỷ giá hối đoái được đề xuất dựa trên nhóm tiền thanh khoản nhất trong cùng một cặp."}} \ No newline at end of file +{"btn":{"addLiquidity":"Thêm thanh khoản","addPosi":"Thêm vị trí","amtTooLow":"Số tiền quá thấp","enterAmt":"Nhập số tiền","invalidPair":"Chọn một cặp","invalidRange":"Phạm vi không hợp lệ","switch":"Chuyển sang Gnoland"},"card":{"title":"Thêm vị trí"},"confirmAddModal":{"btn":"Xác nhận Thêm vị trí","btn_oneClick":"Xác nhận đặt cược bằng một cú nhấp chuột","info":{"feeError":{"InsufBal":"Thiếu cân bằng"},"label":{"capEff":"Hiệu quả vốn","creationFee":{"title":"Phí tạo hồ bơi","tooltip":"Phí một lần khi tạo một nhóm mới tham gia vào giao thức."},"feeApr":"Phí APR","feeTier":"Bậc phí","maxPrice":"Giá tối đa","minPrice":"Giá tối thiểu","stakingApr":"Đặt cược APR"},"section":{"priceRange":"Phạm vi giá"},"tooltip":{"capEff":"Hệ số được tính toán dựa trên mức độ tập trung trong phạm vi của bạn. Điều này cho biết bạn có thể kiếm được bao nhiêu phần thưởng so với vị thế toàn dải có cùng số vốn.","feeApr":"APR ước tính từ phí hoán đổi được tính toán dựa trên phạm vi giá đã chọn của vị thế.","stakingApr":"Phạm vi APR ước tính được tính bằng cách áp dụng hệ số nhân động cho vị thế đặt cược của bạn, dựa trên thời gian đặt cược."}},"title":"Xác nhận Thêm vị trí","title_oneClick":"Xác nhận đặt cược bằng một cú nhấp chuột"},"createPool":{"placeholder":"Nhập giá","startingPrice":"Giá khởi điểm","tooltip":"Giá khởi điểm được đề xuất dựa trên giá hiện tại của nhóm thanh khoản cao nhất trong cùng một cặp."},"fee":"Phí","feeTier":"Bậc phí","form":{"amount":{"label":"4. Nhập số tiền"},"feeTier":{"label":"2. Chọn mức phí","status":{"created":"{{percent}} đã chọn","notCreate":"Chưa tạo"}},"pairSection":{"label":"1. Chọn Cặp"},"priceRange":{"dim":{"content":"Là người đầu tiên Thêm Vị trí vào nhóm này, bạn phải khởi tạo nhóm này. Nhập giá khởi điểm đối với nhóm, sau đó chọn phạm vi giá và số tiền gửi cho tính thanh khoản của bạn.","title":"Khởi tạo nhóm"},"fullPrice":"Phạm vi giá đầy đủ","item":{"tooltip":{"active":{"100":"Một phạm vi giá tích cực cho rủi ro và lợi nhuận cao hơn.","500":"Một phạm vi giá tích cực cho rủi ro và lợi nhuận cao hơn.","3000":"Một phạm vi giá tích cực cho rủi ro và lợi nhuận cao hơn.","10000":"Một phạm vi giá tích cực cho rủi ro và lợi nhuận cao hơn."},"passive":{"100":"Một phạm vi giá thụ động cho rủi ro và lợi nhuận vừa phải.","500":"Một phạm vi giá thụ động cho rủi ro và lợi nhuận vừa phải.","3000":"Một phạm vi giá thụ động cho rủi ro và lợi nhuận vừa phải.","10000":"Một phạm vi giá thụ động cho rủi ro và lợi nhuận vừa phải."}}},"label":"3. Chọn Khoảng Giá","maxPrice":"Giá tối đa","minPrice":"Giá tối thiểu"}},"oneClick":"Đặt cược bằng một cú nhấp chuột","outR":{"desc":"Nếu bạn thêm một vị trí với phạm vi hiện tại, bạn sẽ không kiếm được bất kỳ khoản phí nào cho đến khi giá mã thông báo di chuyển vào phạm vi của bạn.","title":"Vị trí của bạn sẽ không kiếm được bất kỳ khoản phí nào"},"overralInfo":{"label":{"capitalEffi":"Hiệu quả vốn","depositR":"Tỷ lệ tiền gửi","feeApr":"Phí APR"},"tooltip":{"capitalEffi":"Hệ số được tính toán dựa trên mức độ tập trung trong phạm vi của bạn. Điều này cho biết bạn có thể kiếm được nhiều phần thưởng hơn bao nhiêu so với vị thế toàn dải có cùng số vốn.","depositR":"Tỷ lệ gửi tiền của hai mã thông báo được xác định dựa trên giá hiện tại và phạm vi giá đã đặt.","feeApr":"APR ước tính từ phí hoán đổi được tính toán dựa trên phạm vi giá đã chọn của vị thế."}},"positionStat":{"label":{"fee24":"Phí 24h","feeApr":"Phí APR","stakingApr":"Đặt cược APR","vol":"Tập 24h"},"staked":{"btn":"Chuyển đến phần Hủy đặt cược ","title":"Vị trí đặt cược của tôi"},"unstaked":{"btn":"Đi tới Đặt cược","title":"Vị trí chưa đặt cược của tôi"}},"rateGraph":{"title":"Tỷ giá","tooltip":"Tỷ giá hối đoái được đề xuất dựa trên nhóm tiền thanh khoản nhất trong cùng một cặp."}} \ No newline at end of file diff --git a/packages/web/public/locales/vi/Governance.json b/packages/web/public/locales/vi/Governance.json index 5ac05ce02..f78db50b5 100644 --- a/packages/web/public/locales/vi/Governance.json +++ b/packages/web/public/locales/vi/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"Số lượng nắm giữ tối thiểu xGNS","tooltip":"Để tạo đề xuất, bạn cần phải giữ tối thiểu 1.000 xGNS. Số lượng xGNS của bạn chỉ được sử dụng để xác minh tính đủ điều kiện, không bị lấy đi."},"proposalDetails":{"placeholder":{"description":"Nhập mô tả # Tiêu đề chính ## Tiêu đề phụ Bạn có thể sử dụng định dạng markdown trong mô tả này","title":"Nhập tiêu đề"},"title":"Chi tiết đề xuất"},"setVariable":{"placeholder":{"func":"Chọn chức năng","param":"đối số1, đối số2, đối số3...","pkgPath":"Chọn vùng","recipient":"Nhập địa chỉ người nhận","same":"giống như lúc đầu"},"title":"Đặt biến"},"submit":{"insuffiXGNS":"xGNS không đủ","ok":"Nộp"},"title":"Tạo Đề xuất","type":"Kiểu"},"detailModal":{"badge":{"voted":"Đã bỏ phiếu"},"btn":{"alreadyVoted":"Đã bỏ phiếu","changeNetwork":"Chuyển sang Gnoland","execute":"Thực hiện","noVoteWeight":"Trọng số biểu quyết không đủ","requireSelect":"Chọn Tùy chọn bỏ phiếu","vote":"Bỏ phiếu"},"content":{"amount":"Số lượng","change":"Thay đổi","recipient":"Người nhận"},"quorum":"Số lượng đủ để tham dự","votingWeight":"Trọng lượng bỏ phiếu của bạn"},"header":"Quản trị","myDel":{"availBal":{"title":"Số dư khả dụng","tooltip":"Tổng số GNS không được ủy quyền."},"delegate":"Ủy quyền","delModal":{"ctaBtn":"Ủy quyền GNS","selectDel":{"address":"Địa chỉ","description":"Sự miêu tả","selectBtn":"Lựa chọn","self":{"chip":"Tự ủy quyền","placeholder":"Nhập thủ công địa chỉ đại biểu"},"votingPower":"Quyền biểu quyết","website":"Trang web"},"step1":{"title":"1. Chọn người đại diện của bạn","tooltip":"Người đại biểu là những nhà lãnh đạo cộng đồng được lựa chọn để đưa ra quyết định quản lý thay mặt cho những người nắm giữ GNS."},"step2":{"title":"2. Nhập số tiền"},"step3":{"aprTooltip":"APR ước tính được tính toán dựa trên phần thưởng Phí giao thức theo thời gian thực.","currentlyDel":"Hiện đang được ủy quyền","estimatedAPR":"APR ước tính","newlyDel":"Đại biểu mới","title":"3. Đoàn đại biểu của bạn","votingPowerShare":"Chia sẻ quyền biểu quyết"},"title":{"select":"Chọn một đại biểu"},"warning":{"description":"Thời gian khóa 7 ngày sẽ được kích hoạt sau khi bạn hủy ủy quyền xGNS của mình. Trong thời gian này, các mã thông báo xGNS bị khóa sẽ không đủ điều kiện để nhận phần thưởng giao thức và không có quyền biểu quyết. Hãy đảm bảo hiểu rõ thời gian khóa trước khi bạn tiến hành ủy quyền.","title":"Ủy quyền sẽ khóa tiền của bạn trong 7 ngày"}},"login":{"description":"Vui lòng kết nối ví của bạn để xem nhiệm vụ của bạn."},"reward":{"btn":"Yêu cầu tất cả","title":"Phần thưởng có thể yêu cầu","tooltip":"Tổng số phần thưởng chưa được nhận."},"switch":{"toUndel":"Sự Hủy Ủy Quyền Của Tôi","toVotingWeight":"Trọng lượng bỏ phiếu của tôi"},"title":"Đoàn đại biểu của tôi","tooltip":{"amount":"Số lượng","date":"Ngày","delegatee":"Ủy quyền","undelegated":"Không được ủy quyền","unlockDate":"Ngày mở khóa"},"undel":{"btn":"Khẳng định","title":"Hủy bỏ ủy quyền","tooltip":"Số lượng xGNS có thể yêu cầu trong GNS sau thời gian khóa."},"undelegate":"Hủy ủy quyền","undelModal":{"ctaBtn":"Hủy ủy quyền xGNS","step1":{"select":{"amount":"Số lượng","delegate":"Ủy quyền"},"title":"1. Chọn người đại diện của bạn","tooltip":"Người đại biểu là những nhà lãnh đạo cộng đồng được lựa chọn để đưa ra quyết định quản lý thay mặt cho những người nắm giữ GNS."},"step2":{"title":"2. Nhập số tiền"},"step3":{"aprChange":"Thay đổi APR","aprTooltip":"Ước tính thay đổi của APR sau khi bạn hủy ủy quyền.","remainVotingWeight":"Trọng lượng biểu quyết còn lại","remainXGns":"xGNS còn lại","title":"3. Sự cân bằng của bạn"},"warning":{"description":"Thời gian khóa 7 ngày sẽ được kích hoạt sau khi bạn hủy ủy quyền xGNS của mình. Trong thời gian này, các mã thông báo xGNS bị khóa sẽ không đủ điều kiện để nhận phần thưởng giao thức và không có quyền biểu quyết. Hãy đảm bảo hiểu rõ thời gian khóa trước khi bạn tiến hành hủy ủy quyền.","title":"Hủy ủy quyền sẽ khóa tiền của bạn trong 7 ngày"}},"votingWeight":{"title":"Trọng lượng biểu quyết","tooltip":"Số lượng xGNS bạn đã ủy quyền, biểu thị trọng số biểu quyết của bạn trong Gnoswap Governance."}},"proposalList":{"cancelBtn":"Hủy Đề xuất","executeBtn":"Thực hiện đề xuất","header":{"btn":"Tạo Đề xuất","link":"Đi đến Diễn đàn","title":"Đề xuất","toggle":"Chỉ hiển thị hoạt động"}},"proposal":{"status":{"active":"Tích cực","cancelled":"Đã hủy","executed":"Đã thực hiện","expired":"Hết hạn","passed":"Đi qua","rejected":"Vật bị loại bỏ","upcoming":"Sắp tới"},"time":{"end":"Cuộc bỏ phiếu kết thúc vào {{rel_time}}","ended":"Đã kết thúc bỏ phiếu {{rel_time}}","start":"Cuộc bỏ phiếu bắt đầu vào {{rel_time}}"},"type":{"community":"Chi tiêu cho hồ bơi cộng đồng","paramChange":"Thay đổi tham số","text":"Đề xuất văn bản"}},"summary":{"apy":{"title":"xGNSAPY","tooltip":"APR ước tính của xGNS dựa trên phần thưởng Phí giao thức theo thời gian thực."},"commPool":{"title":"Hồ bơi cộng đồng","tooltip":"Tổng số tài sản trong Quỹ cộng đồng."},"delRatio":{"title":"Tỷ lệ ủy quyền","tooltip":"Tỷ lệ phần trăm token GNS được phân bổ trong nhóm đặt cược xGNS so với tổng nguồn cung lưu hành."},"guide":{"guide":"Ủy quyền cho GNS để có được quyền quản lý và nhận một phần phí giao thức."},"totalDel":{"title":"Tổng số ủy quyền","tooltip":"Tổng số token GNS được phân bổ trong nhóm đặt cược xGNS."}},"vote":{"no":"KHÔNG","yes":"Đúng"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"Số lượng nắm giữ tối thiểu xGNS","tooltip":"Để tạo đề xuất, bạn cần phải giữ tối thiểu 1.000 xGNS. Số lượng xGNS của bạn chỉ được sử dụng để xác minh tính đủ điều kiện, không bị lấy đi."},"proposalDetails":{"placeholder":{"description":"Nhập mô tả # Tiêu đề chính ## Tiêu đề phụ Bạn có thể sử dụng định dạng markdown trong mô tả này","title":"Nhập tiêu đề"},"title":"Chi tiết đề xuất"},"setVariable":{"placeholder":{"func":"Chọn chức năng","param":"đối số1, đối số2, đối số3...","pkgPath":"Chọn vùng","recipient":"Nhập địa chỉ người nhận"},"title":"Đặt biến"},"submit":{"insuffiXGNS":"xGNS không đủ","ok":"Nộp"},"title":"Tạo Đề xuất","type":"Kiểu"},"detailModal":{"badge":{"voted":"Đã bỏ phiếu"},"btn":{"alreadyVoted":"Đã bỏ phiếu","changeNetwork":"Chuyển sang Gnoland","execute":"Thực hiện","noVoteWeight":"Trọng số biểu quyết không đủ","requireSelect":"Chọn Tùy chọn bỏ phiếu","vote":"Bỏ phiếu"},"content":{"amount":"Số lượng","change":"Thay đổi","recipient":"Người nhận"},"quorum":"Số lượng đủ để tham dự","votingWeight":"Trọng lượng bỏ phiếu của bạn"},"header":"Quản trị","myDel":{"availBal":{"title":"Số dư khả dụng","tooltip":"Tổng số GNS không được ủy quyền."},"delegate":"Ủy quyền","delModal":{"ctaBtn":"Ủy quyền GNS","selectDel":{"address":"Địa chỉ","description":"Sự miêu tả","selectBtn":"Lựa chọn","self":{"chip":"Tự ủy quyền","placeholder":"Nhập thủ công địa chỉ đại biểu"},"votingPower":"Quyền biểu quyết","website":"Trang web"},"step1":{"title":"1. Chọn người đại diện của bạn","tooltip":"Người đại biểu là những nhà lãnh đạo cộng đồng được lựa chọn để đưa ra quyết định quản lý thay mặt cho những người nắm giữ GNS."},"step2":{"title":"2. Nhập số tiền"},"step3":{"aprTooltip":"APR ước tính được tính toán dựa trên phần thưởng Phí giao thức theo thời gian thực.","currentlyDel":"Hiện đang được ủy quyền","estimatedAPR":"APR ước tính","newlyDel":"Đại biểu mới","title":"3. Đoàn đại biểu của bạn","votingPowerShare":"Chia sẻ quyền biểu quyết"},"title":{"select":"Chọn một đại biểu"},"warning":{"description":"Thời gian khóa 7 ngày sẽ được kích hoạt sau khi bạn hủy ủy quyền xGNS của mình. Trong thời gian này, các mã thông báo xGNS bị khóa sẽ không đủ điều kiện để nhận phần thưởng giao thức và không có quyền biểu quyết. Hãy đảm bảo hiểu rõ thời gian khóa trước khi bạn tiến hành ủy quyền.","title":"Ủy quyền sẽ khóa tiền của bạn trong 7 ngày"}},"login":{"description":"Vui lòng kết nối ví của bạn để xem nhiệm vụ của bạn."},"reward":{"btn":"Yêu cầu tất cả","title":"Phần thưởng có thể yêu cầu","tooltip":"Tổng số phần thưởng chưa được nhận."},"switch":{"toUndel":"Sự Hủy Ủy Quyền Của Tôi","toVotingWeight":"Trọng lượng bỏ phiếu của tôi"},"title":"Đoàn đại biểu của tôi","tooltip":{"amount":"Số lượng","date":"Ngày","delegatee":"Ủy quyền","undelegated":"Không được ủy quyền","unlockDate":"Ngày mở khóa"},"undel":{"btn":"Khẳng định","title":"Hủy bỏ ủy quyền","tooltip":"Số lượng xGNS có thể yêu cầu trong GNS sau thời gian khóa."},"undelegate":"Hủy ủy quyền","undelModal":{"ctaBtn":"Hủy ủy quyền xGNS","step1":{"select":{"amount":"Số lượng","delegate":"Ủy quyền"},"title":"1. Chọn người đại diện của bạn","tooltip":"Người đại biểu là những nhà lãnh đạo cộng đồng được lựa chọn để đưa ra quyết định quản lý thay mặt cho những người nắm giữ GNS."},"step2":{"title":"2. Nhập số tiền"},"step3":{"aprChange":"Thay đổi APR","aprTooltip":"Ước tính thay đổi của APR sau khi bạn hủy ủy quyền.","remainVotingWeight":"Trọng lượng biểu quyết còn lại","remainXGns":"xGNS còn lại","title":"3. Sự cân bằng của bạn"},"warning":{"description":"Thời gian khóa 7 ngày sẽ được kích hoạt sau khi bạn hủy ủy quyền xGNS của mình. Trong thời gian này, các mã thông báo xGNS bị khóa sẽ không đủ điều kiện để nhận phần thưởng giao thức và không có quyền biểu quyết. Hãy đảm bảo hiểu rõ thời gian khóa trước khi bạn tiến hành hủy ủy quyền.","title":"Hủy ủy quyền sẽ khóa tiền của bạn trong 7 ngày"}},"votingWeight":{"title":"Trọng lượng biểu quyết","tooltip":"Số lượng xGNS bạn đã ủy quyền, biểu thị trọng số biểu quyết của bạn trong Gnoswap Governance."}},"proposalList":{"cancelBtn":"Hủy Đề xuất","executeBtn":"Thực hiện đề xuất","header":{"btn":"Tạo Đề xuất","link":"Đi đến Diễn đàn","title":"Đề xuất","toggle":"Chỉ hiển thị hoạt động"}},"proposal":{"status":{"active":"Tích cực","cancelled":"Đã hủy","executed":"Đã thực hiện","expired":"Hết hạn","passed":"Đi qua","rejected":"Vật bị loại bỏ","upcoming":"Sắp tới"},"time":{"end":"Cuộc bỏ phiếu kết thúc vào {{rel_time}}","ended":"Đã kết thúc bỏ phiếu {{rel_time}}","start":"Cuộc bỏ phiếu bắt đầu vào {{rel_time}}"},"type":{"community":"Chi tiêu cho hồ bơi cộng đồng","paramChange":"Thay đổi tham số","text":"Đề xuất văn bản"}},"summary":{"apy":{"title":"xGNSAPY","tooltip":"APR ước tính của xGNS dựa trên phần thưởng Phí giao thức theo thời gian thực."},"commPool":{"title":"Hồ bơi cộng đồng","tooltip":"Tổng số tài sản trong Quỹ cộng đồng."},"delRatio":{"title":"Tỷ lệ ủy quyền","tooltip":"Tỷ lệ phần trăm token GNS được phân bổ trong nhóm đặt cược xGNS so với tổng nguồn cung lưu hành."},"guide":{"guide":"Ủy quyền cho GNS để có được quyền quản lý và nhận một phần phí giao thức."},"totalDel":{"title":"Tổng số ủy quyền","tooltip":"Tổng số token GNS được phân bổ trong nhóm đặt cược xGNS."}},"vote":{"no":"KHÔNG","yes":"Đúng"}} \ No newline at end of file diff --git a/packages/web/public/locales/vi/HeaderFooter.json b/packages/web/public/locales/vi/HeaderFooter.json index 081b2a429..df4581eac 100644 --- a/packages/web/public/locales/vi/HeaderFooter.json +++ b/packages/web/public/locales/vi/HeaderFooter.json @@ -1 +1 @@ -{"about":"Về chúng tôi","addPosi":"Thêm vị trí","audit":"Kiểm toán","bug":"Tiền thưởng lỗi","copied":"Đã sao chép","dashboard":"bảng điều khiển","developers":"Nhà phát triển","developersSection":{"item":{"audit":"Kiểm toán","bugBounty":"Tiền thưởng lỗi","docs":"Tài liệu","github":"Github"},"title":"Nhà phát triển"},"docs":"Tài liệu","documentation":"Tài liệu","earn":"Kiếm","featuresSection":{"item":{"addPosition":"Thêm vị trí","incentivizePool":"Khuyến khích nhóm","stakePosition":"Vị trí cổ phần","swap":"Tráo đổi"},"title":"Đặc trưng"},"forum":"Diễn đàn","github":"Github","governance":"Quản trị","governanceSection":{"item":{"forum":"Diễn đàn","proposals":"Đề xuất","vote":"Bỏ phiếu"},"title":"Quản trị"},"help":"Giúp đỡ","helpCenter":"Trung tâm trợ giúp","helpSection":{"item":{"aboutUs":"Về chúng tôi","faq":"Câu hỏi thường gặp","projectOnboarding":"Triển khai dự án","twitter":"Twitter (X)"},"title":"Giúp đỡ"},"incenti":"Khuyến khích nhóm","introduction":"Hãy tham gia GnoSwap - hệ sinh thái phát triển nhanh nhất với tham vọng xây dựng nguồn thanh khoản sâu nhất trên Gnoland.","language":"Ngôn ngữ","leaderboard":"Bảng xếp hạng","legal":"Pháp lý & Quyền riêng tư","policy":"Chính sách","policySection":{"item":{"privacyPolicy":"Chính sách bảo mật","terms":"Điều khoản sử dụng"},"title":"Chính sách"},"privacy":"Chính sách bảo mật","projectOnboarding":"Triển khai dự án","proposals":"Đề xuất","receive":"Nhận được","stakePosi":"Vị trí cổ phần","swap":"Tráo đổi","switchNetwork":"Chuyển mạng","terms":"Điều khoản sử dụng","theFastest":"hệ sinh thái phát triển nhanh nhất với tham vọng xây dựng nguồn thanh khoản sâu nhất trên Gnoland.","theme":"chủ đề","twitter":"Twitter (X)","vote":"Bỏ phiếu","wallet":"Cái ví"} \ No newline at end of file +{"addPosi":"Thêm vị trí","copied":"Đã sao chép","dashboard":"bảng điều khiển","developersSection":{"item":{"audit":"Kiểm toán","bugBounty":"Tiền thưởng lỗi","docs":"Tài liệu","github":"Github"},"title":"Nhà phát triển"},"documentation":"Tài liệu","earn":"Kiếm","featuresSection":{"item":{"addPosition":"Thêm vị trí","incentivizePool":"Khuyến khích nhóm","stakePosition":"Vị trí cổ phần","swap":"Tráo đổi"},"title":"Đặc trưng"},"governance":"Quản trị","governanceSection":{"item":{"forum":"Diễn đàn","proposals":"Đề xuất","vote":"Bỏ phiếu"},"title":"Quản trị"},"helpCenter":"Trung tâm trợ giúp","helpSection":{"item":{"aboutUs":"Về chúng tôi","faq":"Câu hỏi thường gặp","projectOnboarding":"Triển khai dự án","twitter":"Twitter (X)"},"title":"Giúp đỡ"},"introduction":"Hãy tham gia GnoSwap - hệ sinh thái phát triển nhanh nhất với tham vọng xây dựng nguồn thanh khoản sâu nhất trên Gnoland.","language":"Ngôn ngữ","leaderboard":"Bảng xếp hạng","legal":"Pháp lý & Quyền riêng tư","policySection":{"item":{"privacyPolicy":"Chính sách bảo mật","terms":"Điều khoản sử dụng"},"title":"Chính sách"},"projectOnboarding":"Triển khai dự án","receive":"Nhận được","stakePosi":"Vị trí cổ phần","swap":"Tráo đổi","switchNetwork":"Chuyển mạng","theFastest":"hệ sinh thái phát triển nhanh nhất với tham vọng xây dựng nguồn thanh khoản sâu nhất trên Gnoland.","theme":"chủ đề","wallet":"Cái ví"} \ No newline at end of file diff --git a/packages/web/public/locales/vi/Pool.json b/packages/web/public/locales/vi/Pool.json index 4c2ce9f1b..af73c76b2 100644 --- a/packages/web/public/locales/vi/Pool.json +++ b/packages/web/public/locales/vi/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"Bạn muốn thêm các ưu đãi cho nhóm này?","boost":"Bạn muốn tăng cường ưu đãi cho nhóm này?"},"poolInfo":{"section":{"apr":{"fee":"Phí 24h","reward":"Phần thưởng 24h","title":"APR","tooltip":{"feeApr":"Phí APR","stakingApr":"Đặt cược APR","title":"Phân tích APR"}},"tvl":{"title":"TVL"},"volume":{"allTimeVol":"Khối lượng mọi thời đại","title":"Tập 24h"}}},"position":{"btn":{"addPosition":"Thêm vị trí","removePosition":"Xóa vị trí"},"card":{"balance":{"title":"Sự cân bằng","title_total":"Tổng số dư"},"btn":{"claimAll":"Yêu cầu tất cả","copyPosition":"Sao chép định vị","manage":{"decrease":"Giảm thanh khoản","increase":"Tăng tính thanh khoản","label":"Quản lý","reposition":"Tái định vị"}},"claimableReward":{"title":"Phần thưởng có thể yêu cầu","title_total":"Tổng số phần thưởng có thể nhận được"},"dailyEarn":{"title":"Thu nhập hàng ngày","title_total":"Tổng thu nhập hàng ngày"},"fee":"Phí","history":{"col":{"action":"Hoạt động","time":"Dấu thời gian","value":"Giá trị"},"empty":"Không tìm thấy lịch sử vị trí","title":"Lịch sử vị thế"},"reward":"Phần thưởng"},"ratioTooltip":"Giá mà vị thế sẽ được chuyển đổi hoàn toàn thành
{{symbol}}.","showClosed":"Hiển thị các vị trí đã đóng","title":"Vị trí của tôi","title_other":"Vị trí của"},"staking":{"btn":{"stake":"Vị trí cổ phần","unstake":"Vị trí hủy đặt cược"},"intro":"Đặt cược vị trí của bạn để kiếm được phần thưởng lên tới","keepStakingNote":{"four":"Nhận phần thưởng tối đa ✨","one":"Tạo vị trí đầu tiên của bạn để bắt đầu ⛵","three":"Tiếp tục đặt cược để nhận phần thưởng cao hơn ⌛","two":"Đặt cược vị trí của bạn để bắt đầu ⛵"},"myStake":"Đặt cược của tôi","period":{"stakedTooltip":{"nextTier":"Bậc tiếp theo","stakedDate":"Ngày đặt cọc","totalValue":"Tổng giá trị"},"subtitle":"{{percent}} Phần thưởng tối đa","subtitle_max":"Nhận phần thưởng tối đa","subtitleTooltip":"Trong thời gian đặt cược này, bạn sẽ chỉ nhận được {{percent}} phần thưởng đặt cược tối đa của mình. Giữ vị trí của bạn được đặt cược để tăng phần thưởng của bạn.","subtitleTooltip_max":"Trong thời gian đặt cược này, bạn sẽ chỉ nhận được phần thưởng đặt cược tối đa. Giữ vị trí của bạn được đặt cược để duy trì phần thưởng của bạn.","title":"Đặt cược ít hơn {{days}} ngày","title_max":"Đặt cược nhiều hơn {{days}} ngày"},"title":"đặt cược","tooltip":{"hoverGuide":"Di chuột để xem chi tiết","rewardInfo":{"endDate":"Ngày cuối","incentAmt":"Số tiền khuyến khích","remainingAmt":"Số tiền còn lại","startDate":"Ngày bắt đầu"}}},"wanttoaddup":"Bạn muốn tăng cường ưu đãi cho nhóm này?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"Bạn muốn thêm các ưu đãi cho nhóm này?","boost":"Bạn muốn tăng cường ưu đãi cho nhóm này?"},"poolInfo":{"section":{"apr":{"fee":"Phí 24h","reward":"Phần thưởng 24h","tooltip":{"feeApr":"Phí APR","stakingApr":"Đặt cược APR","title":"Phân tích APR"}},"volume":{"allTimeVol":"Khối lượng mọi thời đại","title":"Tập 24h"}}},"position":{"btn":{"addPosition":"Thêm vị trí","removePosition":"Xóa vị trí"},"card":{"balance":{"title":"Sự cân bằng","title_total":"Tổng số dư"},"btn":{"claimAll":"Yêu cầu tất cả","copyPosition":"Sao chép định vị","manage":{"decrease":"Giảm thanh khoản","increase":"Tăng tính thanh khoản","label":"Quản lý","reposition":"Tái định vị"}},"claimableReward":{"title":"Phần thưởng có thể yêu cầu","title_total":"Tổng số phần thưởng có thể nhận được"},"dailyEarn":{"title":"Thu nhập hàng ngày","title_total":"Tổng thu nhập hàng ngày"},"fee":"Phí","history":{"col":{"action":"Hoạt động","time":"Dấu thời gian","value":"Giá trị"},"empty":"Không tìm thấy lịch sử vị trí","title":"Lịch sử vị thế"},"reward":"Phần thưởng"},"ratioTooltip":"Giá mà vị thế sẽ được chuyển đổi hoàn toàn thành
{{symbol}}.","showClosed":"Hiển thị các vị trí đã đóng","title":"Vị trí của tôi","title_other":"Vị trí của"},"staking":{"btn":{"stake":"Vị trí cổ phần","unstake":"Vị trí hủy đặt cược"},"intro":"Đặt cược vị trí của bạn để kiếm được phần thưởng lên tới","keepStakingNote":{"four":"Nhận phần thưởng tối đa ✨","one":"Tạo vị trí đầu tiên của bạn để bắt đầu ⛵","three":"Tiếp tục đặt cược để nhận phần thưởng cao hơn ⌛","two":"Đặt cược vị trí của bạn để bắt đầu ⛵"},"myStake":"Đặt cược của tôi","period":{"stakedTooltip":{"nextTier":"Bậc tiếp theo","stakedDate":"Ngày đặt cọc","totalValue":"Tổng giá trị"},"subtitle":"{{percent}} Phần thưởng tối đa","subtitle_max":"Nhận phần thưởng tối đa","subtitleTooltip":"Trong thời gian đặt cược này, bạn sẽ chỉ nhận được {{percent}} phần thưởng đặt cược tối đa của mình. Giữ vị trí của bạn được đặt cược để tăng phần thưởng của bạn.","subtitleTooltip_max":"Trong thời gian đặt cược này, bạn sẽ chỉ nhận được phần thưởng đặt cược tối đa. Giữ vị trí của bạn được đặt cược để duy trì phần thưởng của bạn.","title":"Đặt cược ít hơn {{days}} ngày","title_max":"Đặt cược nhiều hơn {{days}} ngày"},"title":"đặt cược","tooltip":{"hoverGuide":"Di chuột để xem chi tiết","rewardInfo":{"endDate":"Ngày cuối","incentAmt":"Số tiền khuyến khích","remainingAmt":"Số tiền còn lại","startDate":"Ngày bắt đầu"}}},"wanttoaddup":"Bạn muốn tăng cường ưu đãi cho nhóm này?"} \ No newline at end of file diff --git a/packages/web/public/locales/vi/Reposition.json b/packages/web/public/locales/vi/Reposition.json index 4630d93d9..ac9ca03af 100644 --- a/packages/web/public/locales/vi/Reposition.json +++ b/packages/web/public/locales/vi/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"Thanh khoản không đủ","reposition":"Tái định vị","selectRange":"Chọn phạm vi"},"confModal":{"btn":"Xác nhận thay đổi vị trí","section":{"posiDetail":{"label":"Chi tiết vị trí"}},"title":"Xác nhận thay đổi vị trí"},"form":{"price":{"max":"Giá tối đa","min":"Giá tối thiểu"},"selectPosi":{"title":"1.Chọn vị trí"},"selectRange":{"dim":{"content":"Là người đầu tiên Thêm Vị trí vào nhóm này, bạn phải khởi tạo nó. <1>Nhập giá khởi điểm đối với nhóm, sau đó chọn phạm vi giá và số tiền gửi cho tính thanh khoản của bạn.","title":"Khởi tạo nhóm"},"fullPrice":"Phạm vi giá đầy đủ","fullPrice_short":"Giá đầy đủ","resetRange":"Đặt lại phạm vi","title":"2. Chọn Phạm vi mới"}},"overralInfo":{"label":{"capitalEffi":"Hiệu quả vốn","depositR":"Tỷ lệ tiền gửi","feeApr":"Phí tháng 4"},"tooltip":{"capitalEffi":"Hệ số được tính toán dựa trên mức độ tập trung trong phạm vi của bạn. Điều này cho biết bạn có thể kiếm được bao nhiêu phần thưởng so với vị thế toàn dải có cùng số vốn.","depositR":"Tỷ lệ gửi tiền của hai mã thông báo được xác định dựa trên giá hiện tại và phạm vi giá đã đặt.","feeApr":"APR ước tính từ phí hoán đổi được tính toán dựa trên phạm vi giá đã chọn của vị thế."}},"removePosition":"XóaVị trí","removeRejected":"Vật bị loại bỏ","removeTryAgain":"Thử lại","removeWaitingforconfirmation":"chờ đợi sự xác nhận","repos":{"action":{"exit":"Lối ra","retry":"Thử lại"},"status":{"broadcasting":"Giao dịch phát sóng","failed":"Thất bại","insuffLiqui":"Thanh khoản không đủ","rejected":"Vật bị loại bỏ","waitingConf":"chờ đợi sự xác nhận"},"step":{"addPosi":"Thêm vị trí","removePosi":"Xóa vị trí","swap":"Hoán đổi {{symbolA}} lấy {{symbolB}}"}},"title":"Tái định vị","tooltip":"Thao tác này sẽ xóa vị trí này và tạo một vị trí mới với các mã thông báo cơ bản bằng cách hoán đổi chúng theo tỷ lệ với phạm vi mới."} \ No newline at end of file +{"btn":{"insuffLiqui":"Thanh khoản không đủ","reposition":"Tái định vị","selectRange":"Chọn phạm vi"},"confModal":{"btn":"Xác nhận thay đổi vị trí","section":{"posiDetail":{"label":"Chi tiết vị trí"}},"title":"Xác nhận thay đổi vị trí"},"form":{"price":{"max":"Giá tối đa","min":"Giá tối thiểu"},"selectPosi":{"title":"1.Chọn vị trí"},"selectRange":{"dim":{"content":"Là người đầu tiên Thêm Vị trí vào nhóm này, bạn phải khởi tạo nó. <1>Nhập giá khởi điểm đối với nhóm, sau đó chọn phạm vi giá và số tiền gửi cho tính thanh khoản của bạn.","title":"Khởi tạo nhóm"},"fullPrice":"Phạm vi giá đầy đủ","fullPrice_short":"Giá đầy đủ","resetRange":"Đặt lại phạm vi","title":"2. Chọn Phạm vi mới"}},"overralInfo":{"label":{"capitalEffi":"Hiệu quả vốn","depositR":"Tỷ lệ tiền gửi","feeApr":"Phí tháng 4"},"tooltip":{"capitalEffi":"Hệ số được tính toán dựa trên mức độ tập trung trong phạm vi của bạn. Điều này cho biết bạn có thể kiếm được bao nhiêu phần thưởng so với vị thế toàn dải có cùng số vốn.","depositR":"Tỷ lệ gửi tiền của hai mã thông báo được xác định dựa trên giá hiện tại và phạm vi giá đã đặt.","feeApr":"APR ước tính từ phí hoán đổi được tính toán dựa trên phạm vi giá đã chọn của vị thế."}},"repos":{"action":{"exit":"Lối ra","retry":"Thử lại"},"status":{"broadcasting":"Giao dịch phát sóng","failed":"Thất bại","insuffLiqui":"Thanh khoản không đủ","rejected":"Vật bị loại bỏ","waitingConf":"chờ đợi sự xác nhận"},"step":{"addPosi":"Thêm vị trí","removePosi":"Xóa vị trí","swap":"Hoán đổi {{symbolA}} lấy {{symbolB}}"}},"title":"Tái định vị","tooltip":"Thao tác này sẽ xóa vị trí này và tạo một vị trí mới với các mã thông báo cơ bản bằng cách hoán đổi chúng theo tỷ lệ với phạm vi mới."} \ No newline at end of file diff --git a/packages/web/public/locales/vi/TokenDetails.json b/packages/web/public/locales/vi/TokenDetails.json index bed27ef07..f8b099f2d 100644 --- a/packages/web/public/locales/vi/TokenDetails.json +++ b/packages/web/public/locales/vi/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"APR","pair":"Đôi","tvl":"TVL"},"title":"Bể bơi tốt nhất cho {{symbol}}"},"description":{"empty":"Không có thông tin mã thông báo","links":"Liên kết","realmPath":"Đường dẫn Vương quốc (Hợp đồng)","title":"Giới thiệu về {{name}}"},"info":{"info":{"priceChange":"Thay đổi giá ( {{period}} )","title":"Thông tin giá cả"},"market":{"col":{"fee":"Phí (24h)","marketCap":"Vốn hóa thị trường","tvl":"TVL","volume":"Khối lượng (24h)"},"title":"Thông tin thị trường"},"performance":{"col":{"header":{"amount":"Số lượng","change":"Thay đổi","period":"Giai đoạn"}},"title":"Hiệu suất giá"}},"title":"Tráo đổi","topGainers":{"title":"Top 3 người tăng giá"},"topLosers":{"title":"Top 3 người thua cuộc"},"trending":{"title":"Tiền điện tử thịnh hành"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"APR","pair":"Đôi"},"title":"Bể bơi tốt nhất cho {{symbol}}"},"description":{"empty":"Không có thông tin mã thông báo","links":"Liên kết","realmPath":"Đường dẫn Vương quốc (Hợp đồng)","title":"Giới thiệu về {{name}}"},"info":{"info":{"priceChange":"Thay đổi giá ( {{period}} )","title":"Thông tin giá cả"},"market":{"col":{"fee":"Phí (24h)","marketCap":"Vốn hóa thị trường","volume":"Khối lượng (24h)"},"title":"Thông tin thị trường"},"performance":{"col":{"header":{"amount":"Số lượng","change":"Thay đổi","period":"Giai đoạn"}},"title":"Hiệu suất giá"}},"title":"Tráo đổi","topGainers":{"title":"Top 3 người tăng giá"},"topLosers":{"title":"Top 3 người thua cuộc"},"trending":{"title":"Tiền điện tử thịnh hành"}} \ No newline at end of file diff --git a/packages/web/public/locales/zh/AddPosition.json b/packages/web/public/locales/zh/AddPosition.json index 1cb9f1888..1c7571f94 100644 --- a/packages/web/public/locales/zh/AddPosition.json +++ b/packages/web/public/locales/zh/AddPosition.json @@ -1 +1 @@ -{"btn":{"addLiquidity":"增加流动性","addPosi":"添加职位","amtTooLow":"金额太低","enterAmt":"输入金额","invalidPair":"选择一对","invalidRange":"无效范围","switch":"转到糯米地"},"card":{"title":"添加职位"},"confirmAddModal":{"btn":"确认添加位置","btn_oneClick":"确认一键投注","info":{"feeError":{"InsufBal":"余额不足"},"label":{"capEff":"资本效率","creationFee":{"title":"泳池创建费","tooltip":"创建新的协议池时一次性收取的费用。"},"feeApr":"费用年利率","feeTier":"收费等级","maxPrice":"最高价格","minPrice":"最低价格","stakingApr":"定标 APR"},"section":{"priceRange":"价格范围"},"tooltip":{"capEff":"根据您的区间集中度计算的乘数。这表示与相同资金的全范围头寸相比,您能获得的奖励要多得多。","feeApr":"掉期费用的估计年利率根据所选头寸的价格范围计算。","stakingApr":"估计年利率范围的计算方法是,根据注码持续时间,对您的注码头寸应用动态乘数。"}},"title":"确认添加位置","title_oneClick":"确认一键投注"},"createPool":{"placeholder":"输入价格","startingPrice":"起价","tooltip":"建议起始价,基于同一货币对中流动性最高的货币池的当前价格。"},"fee":"费用","feeTier":"收费等级","form":{"amount":{"label":"4.输入金额"},"feeTier":{"label":"2.选择收费等级","status":{"created":"{{percent}} 精选","notCreate":"未创建"}},"pairSection":{"label":"1.选择配对"},"priceRange":{"dim":{"content":"作为第一个向该池添加头寸的人,您必须初始化该池。输入资金池的起始价格,然后选择价格范围和流动性保证金金额。","title":"池初始化"},"fullPrice":"全部价格范围","item":{"tooltip":{"active":{"100":"激进的价格区间,带来更高的风险和回报。","500":"激进的价格区间,带来更高的风险和回报。","3000":"激进的价格区间,带来更高的风险和回报。","10000":"激进的价格区间,带来更高的风险和回报。"},"passive":{"100":"被动价格范围,风险和收益适中。","500":"被动价格范围,风险和收益适中。","3000":"被动价格范围,风险和收益适中。","10000":"被动价格范围,风险和收益适中。"}}},"label":"3.选择价格范围","maxPrice":"最高价格","minPrice":"最低价格"}},"oneClick":"一键质押","outR":{"desc":"如果您在当前范围内添加头寸,在代币价格进入您的范围之前,您不会赚取任何费用。","title":"您的仓位不会赚取任何费用"},"overralInfo":{"label":{"capitalEffi":"资本效率","depositR":"存款比率","feeApr":"费用年利率"},"tooltip":{"capitalEffi":"根据您交易范围的集中度计算出的乘数。这表示与使用相同资本进行全范围交易相比,您可以获得更多的回报。","depositR":"两种代币的押金比例是根据当前价格以及设定的价格区间来确定的。","feeApr":"掉期费用的预计 APR 是根据头寸的选定价格范围来计算的。"}},"positionStat":{"label":{"fee24":"收费 24 小时","feeApr":"费用年利率","stakingApr":"定标 APR","tvl":"TVL","vol":"第 24 卷"},"staked":{"btn":"跳转到 \"Unstaking \"页面 ","title":"我的赌注位置"},"unstaked":{"btn":"转到定标","title":"我的非裸体姿势"}},"rateGraph":{"title":"汇率","tooltip":"基于同一货币对中流动性最强的货币池的建议汇率。"}} \ No newline at end of file +{"btn":{"addLiquidity":"增加流动性","addPosi":"添加职位","amtTooLow":"金额太低","enterAmt":"输入金额","invalidPair":"选择一对","invalidRange":"无效范围","switch":"转到糯米地"},"card":{"title":"添加职位"},"confirmAddModal":{"btn":"确认添加位置","btn_oneClick":"确认一键投注","info":{"feeError":{"InsufBal":"余额不足"},"label":{"capEff":"资本效率","creationFee":{"title":"泳池创建费","tooltip":"创建新的协议池时一次性收取的费用。"},"feeApr":"费用年利率","feeTier":"收费等级","maxPrice":"最高价格","minPrice":"最低价格","stakingApr":"定标 APR"},"section":{"priceRange":"价格范围"},"tooltip":{"capEff":"根据您的区间集中度计算的乘数。这表示与相同资金的全范围头寸相比,您能获得的奖励要多得多。","feeApr":"掉期费用的估计年利率根据所选头寸的价格范围计算。","stakingApr":"估计年利率范围的计算方法是,根据注码持续时间,对您的注码头寸应用动态乘数。"}},"title":"确认添加位置","title_oneClick":"确认一键投注"},"createPool":{"placeholder":"输入价格","startingPrice":"起价","tooltip":"建议起始价,基于同一货币对中流动性最高的货币池的当前价格。"},"fee":"费用","feeTier":"收费等级","form":{"amount":{"label":"4.输入金额"},"feeTier":{"label":"2.选择收费等级","status":{"created":"{{percent}} 精选","notCreate":"未创建"}},"pairSection":{"label":"1.选择配对"},"priceRange":{"dim":{"content":"作为第一个向该池添加头寸的人,您必须初始化该池。输入资金池的起始价格,然后选择价格范围和流动性保证金金额。","title":"池初始化"},"fullPrice":"全部价格范围","item":{"tooltip":{"active":{"100":"激进的价格区间,带来更高的风险和回报。","500":"激进的价格区间,带来更高的风险和回报。","3000":"激进的价格区间,带来更高的风险和回报。","10000":"激进的价格区间,带来更高的风险和回报。"},"passive":{"100":"被动价格范围,风险和收益适中。","500":"被动价格范围,风险和收益适中。","3000":"被动价格范围,风险和收益适中。","10000":"被动价格范围,风险和收益适中。"}}},"label":"3.选择价格范围","maxPrice":"最高价格","minPrice":"最低价格"}},"oneClick":"一键质押","outR":{"desc":"如果您在当前范围内添加头寸,在代币价格进入您的范围之前,您不会赚取任何费用。","title":"您的仓位不会赚取任何费用"},"overralInfo":{"label":{"capitalEffi":"资本效率","depositR":"存款比率","feeApr":"费用年利率"},"tooltip":{"capitalEffi":"根据您交易范围的集中度计算出的乘数。这表示与使用相同资本进行全范围交易相比,您可以获得更多的回报。","depositR":"两种代币的押金比例是根据当前价格以及设定的价格区间来确定的。","feeApr":"掉期费用的预计 APR 是根据头寸的选定价格范围来计算的。"}},"positionStat":{"label":{"fee24":"收费 24 小时","feeApr":"费用年利率","stakingApr":"定标 APR","vol":"第 24 卷"},"staked":{"btn":"跳转到 \"Unstaking \"页面 ","title":"我的赌注位置"},"unstaked":{"btn":"转到定标","title":"我的非裸体姿势"}},"rateGraph":{"title":"汇率","tooltip":"基于同一货币对中流动性最强的货币池的建议汇率。"}} \ No newline at end of file diff --git a/packages/web/public/locales/zh/Governance.json b/packages/web/public/locales/zh/Governance.json index e01d7de8d..cb4cb7745 100644 --- a/packages/web/public/locales/zh/Governance.json +++ b/packages/web/public/locales/zh/Governance.json @@ -1 +1 @@ -{"createModal":{"minimum":{"title":"最小持有量 xGNS","tooltip":"要创建提案,您至少需要持有 1,000 xGNS。您的 xGNS 数量只用于验证资格,不会被拿走。"},"proposalDetails":{"placeholder":{"description":"输入描述# 大标题## 小标题您可以在此描述中使用标记符格式","title":"输入标题"},"title":"建议细节"},"setVariable":{"placeholder":{"func":"选择功能","param":"arg1,arg2,arg3...","pkgPath":"选择领域","recipient":"输入收件人地址","same":"同前"},"title":"设置变量"},"submit":{"insuffiXGNS":"xGNS 不足","ok":"提交"},"title":"创建提案","type":"类型"},"detailModal":{"badge":{"voted":"已投票"},"btn":{"alreadyVoted":"已投票","changeNetwork":"转到糯米地","execute":"执行","noVoteWeight":"投票权重不足","requireSelect":"选择投票选项","vote":"投票"},"content":{"amount":"数量","change":"改变","recipient":"接受者"},"quorum":"法定人数","votingWeight":"您的投票权重"},"header":"管理","myDel":{"availBal":{"title":"可用余额","tooltip":"未下放的 GNS 总和。"},"delegate":"代表","delModal":{"ctaBtn":"代表 GNS","selectDel":{"address":"地址","description":"说明","selectBtn":"选择","self":{"chip":"自我授权","placeholder":"手动输入代表地址"},"votingPower":"投票权","website":"网站"},"step1":{"title":"1.选择您的代表","tooltip":"代表是社区领袖,他们被选中代表 GNS 持有者做出管理决策。"},"step2":{"title":"2.输入金额"},"step3":{"aprTooltip":"估计年利率根据协议费奖励实时计算。","currentlyDel":"目前授权","estimatedAPR":"估计年利率","newlyDel":"新代表","title":"3.您的代表团","votingPowerShare":"投票权份额"},"title":{"select":"选择代表"},"warning":{"description":"一旦取消 xGNS 的授权,就会触发 7 天的锁定期。在此期间,被锁定的 xGNS 代币将没有资格获得协议奖励,也没有投票权。在进行委托之前,请务必了解锁定期。","title":"代表团将锁定您的资金 7 天"}},"login":{"description":"请连接您的钱包查看您的代表团。"},"reward":{"btn":"全部申请","title":"可申请的奖励","tooltip":"无人认领的奖金总额。"},"switch":{"toUndel":"我的卸任","toVotingWeight":"我的投票权重"},"title":"我的代表团","tooltip":{"amount":"金额","date":"日期","delegatee":"代表","undelegated":"未获授权","unlockDate":"解锁日期"},"undel":{"btn":"索赔","title":"下放权力","tooltip":"锁定期后可在 GNS 中申请的 xGNS 数量。"},"undelegate":"下放权力","undelModal":{"ctaBtn":"无授权 xGNS","step1":{"select":{"amount":"金额","delegate":"代表"},"title":"1.选择您的代表","tooltip":"代表是社区领袖,他们被选中代表 GNS 持有者做出管理决策。"},"step2":{"title":"2.输入金额"},"step3":{"aprChange":"年利率变化","aprTooltip":"取消授权后的年利率估计变化。","remainVotingWeight":"剩余投票权重","remainXGns":"剩余 xGNS","title":"3.您的余额"},"warning":{"description":"一旦取消 xGNS 的授权,就会触发 7 天的锁定期。在此期间,被锁定的 xGNS 代币将没有资格获得协议奖励,也没有投票权。请务必在取消授权前了解锁定期。","title":"解除授权将锁定您的资金 7 天"}},"votingWeight":{"title":"投票权重","tooltip":"您授权的 xGNS 数量,代表您在 Gnoswap 治理中的投票权重。"}},"proposalList":{"cancelBtn":"取消建议","executeBtn":"执行提案","header":{"btn":"创建提案","link":"转到论坛","title":"建议","toggle":"仅显示活动"}},"proposal":{"status":{"active":"活跃","cancelled":"已取消","executed":"已执行","expired":"已过期","passed":"通过","rejected":"拒绝","upcoming":"即将推出"},"time":{"end":"投票结束{{rel_time}}","ended":"投票结束{{rel_time}}","start":"投票开始{{rel_time}}"},"type":{"community":"社区游泳池支出","paramChange":"参数变化","text":"文本建议"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"根据协议费实时奖励估算的 xGNS 年利率。"},"commPool":{"title":"社区游泳池","tooltip":"社区资金池的资产总额。"},"delRatio":{"title":"授权比率","tooltip":"xGNS 托管池中委托的 GNS 代币占总流通量的百分比。"},"guide":{"guide":"授权 GNS 获得管理权并收取部分协议费。"},"totalDel":{"title":"授权总数","tooltip":"xGNS 记账池中委托的 GNS 代币总量。"}},"vote":{"no":"没有","yes":"是"}} \ No newline at end of file +{"createModal":{"minimum":{"title":"最小持有量 xGNS","tooltip":"要创建提案,您至少需要持有 1,000 xGNS。您的 xGNS 数量只用于验证资格,不会被拿走。"},"proposalDetails":{"placeholder":{"description":"输入描述# 大标题## 小标题您可以在此描述中使用标记符格式","title":"输入标题"},"title":"建议细节"},"setVariable":{"placeholder":{"func":"选择功能","param":"arg1,arg2,arg3...","pkgPath":"选择领域","recipient":"输入收件人地址"},"title":"设置变量"},"submit":{"insuffiXGNS":"xGNS 不足","ok":"提交"},"title":"创建提案","type":"类型"},"detailModal":{"badge":{"voted":"已投票"},"btn":{"alreadyVoted":"已投票","changeNetwork":"转到糯米地","execute":"执行","noVoteWeight":"投票权重不足","requireSelect":"选择投票选项","vote":"投票"},"content":{"amount":"数量","change":"改变","recipient":"接受者"},"quorum":"法定人数","votingWeight":"您的投票权重"},"header":"管理","myDel":{"availBal":{"title":"可用余额","tooltip":"未下放的 GNS 总和。"},"delegate":"代表","delModal":{"ctaBtn":"代表 GNS","selectDel":{"address":"地址","description":"说明","selectBtn":"选择","self":{"chip":"自我授权","placeholder":"手动输入代表地址"},"votingPower":"投票权","website":"网站"},"step1":{"title":"1.选择您的代表","tooltip":"代表是社区领袖,他们被选中代表 GNS 持有者做出管理决策。"},"step2":{"title":"2.输入金额"},"step3":{"aprTooltip":"估计年利率根据协议费奖励实时计算。","currentlyDel":"目前授权","estimatedAPR":"估计年利率","newlyDel":"新代表","title":"3.您的代表团","votingPowerShare":"投票权份额"},"title":{"select":"选择代表"},"warning":{"description":"一旦取消 xGNS 的授权,就会触发 7 天的锁定期。在此期间,被锁定的 xGNS 代币将没有资格获得协议奖励,也没有投票权。在进行委托之前,请务必了解锁定期。","title":"代表团将锁定您的资金 7 天"}},"login":{"description":"请连接您的钱包查看您的代表团。"},"reward":{"btn":"全部申请","title":"可申请的奖励","tooltip":"无人认领的奖金总额。"},"switch":{"toUndel":"我的卸任","toVotingWeight":"我的投票权重"},"title":"我的代表团","tooltip":{"amount":"金额","date":"日期","delegatee":"代表","undelegated":"未获授权","unlockDate":"解锁日期"},"undel":{"btn":"索赔","title":"下放权力","tooltip":"锁定期后可在 GNS 中申请的 xGNS 数量。"},"undelegate":"下放权力","undelModal":{"ctaBtn":"无授权 xGNS","step1":{"select":{"amount":"金额","delegate":"代表"},"title":"1.选择您的代表","tooltip":"代表是社区领袖,他们被选中代表 GNS 持有者做出管理决策。"},"step2":{"title":"2.输入金额"},"step3":{"aprChange":"年利率变化","aprTooltip":"取消授权后的年利率估计变化。","remainVotingWeight":"剩余投票权重","remainXGns":"剩余 xGNS","title":"3.您的余额"},"warning":{"description":"一旦取消 xGNS 的授权,就会触发 7 天的锁定期。在此期间,被锁定的 xGNS 代币将没有资格获得协议奖励,也没有投票权。请务必在取消授权前了解锁定期。","title":"解除授权将锁定您的资金 7 天"}},"votingWeight":{"title":"投票权重","tooltip":"您授权的 xGNS 数量,代表您在 Gnoswap 治理中的投票权重。"}},"proposalList":{"cancelBtn":"取消建议","executeBtn":"执行提案","header":{"btn":"创建提案","link":"转到论坛","title":"建议","toggle":"仅显示活动"}},"proposal":{"status":{"active":"活跃","cancelled":"已取消","executed":"已执行","expired":"已过期","passed":"通过","rejected":"拒绝","upcoming":"即将推出"},"time":{"end":"投票结束{{rel_time}}","ended":"投票结束{{rel_time}}","start":"投票开始{{rel_time}}"},"type":{"community":"社区游泳池支出","paramChange":"参数变化","text":"文本建议"}},"summary":{"apy":{"title":"xGNS APY","tooltip":"根据协议费实时奖励估算的 xGNS 年利率。"},"commPool":{"title":"社区游泳池","tooltip":"社区资金池的资产总额。"},"delRatio":{"title":"授权比率","tooltip":"xGNS 托管池中委托的 GNS 代币占总流通量的百分比。"},"guide":{"guide":"授权 GNS 获得管理权并收取部分协议费。"},"totalDel":{"title":"授权总数","tooltip":"xGNS 记账池中委托的 GNS 代币总量。"}},"vote":{"no":"没有","yes":"是"}} \ No newline at end of file diff --git a/packages/web/public/locales/zh/HeaderFooter.json b/packages/web/public/locales/zh/HeaderFooter.json index 17ea88683..fcc3fb715 100644 --- a/packages/web/public/locales/zh/HeaderFooter.json +++ b/packages/web/public/locales/zh/HeaderFooter.json @@ -1 +1 @@ -{"about":"关于我们","addPosi":"增加职位","audit":"审计","bug":"漏洞赏金","copied":"已复制","dashboard":"仪表板","developers":"开发人员","developersSection":{"item":{"audit":"审计","bugBounty":"漏洞悬赏","docs":"文件","github":"Github"},"title":"开发人员"},"docs":"文档","documentation":"文档","earn":"获得","featuresSection":{"item":{"addPosition":"增加职位","incentivizePool":"激励泳池","stakePosition":"桩位","swap":"交换"},"title":"特征"},"forum":"论坛","github":"Github","governance":"管理","governanceSection":{"item":{"forum":"论坛","proposals":"建议","vote":"投票"},"title":"管理"},"help":"帮助","helpCenter":"帮助中心","helpSection":{"item":{"aboutUs":"关于我们","faq":"常见问题","projectOnboarding":"项目入职","twitter":"推特 (X)"},"title":"帮助"},"incenti":"激励池","introduction":"加入 GnoSwap——快速增长的生态系统,致力于在 Gnoland 构建最深的流动性来源。","language":"语言","leaderboard":"排行榜","legal":"法律与隐私","policy":"政策","policySection":{"item":{"privacyPolicy":"隐私政策","terms":"使用条款"},"title":"政策"},"privacy":"隐私政策","projectOnboarding":"项目入职","proposals":"建议","receive":"接收","stakePosi":"桩位","swap":"交换","switchNetwork":"切换网络","terms":"使用条款","theFastest":"发展最快的生态系统,致力于在 Gnoland 上构建最深的流动性来源。","theme":"主题","twitter":"推特 (X)","vote":"投票","wallet":"钱包"} \ No newline at end of file +{"addPosi":"增加职位","copied":"已复制","dashboard":"仪表板","developersSection":{"item":{"audit":"审计","bugBounty":"漏洞悬赏","docs":"文件","github":"Github"},"title":"开发人员"},"documentation":"文档","earn":"获得","featuresSection":{"item":{"addPosition":"增加职位","incentivizePool":"激励泳池","stakePosition":"桩位","swap":"交换"},"title":"特征"},"governance":"管理","governanceSection":{"item":{"forum":"论坛","proposals":"建议","vote":"投票"},"title":"管理"},"helpCenter":"帮助中心","helpSection":{"item":{"aboutUs":"关于我们","faq":"常见问题","projectOnboarding":"项目入职","twitter":"推特 (X)"},"title":"帮助"},"introduction":"加入 GnoSwap——快速增长的生态系统,致力于在 Gnoland 构建最深的流动性来源。","language":"语言","leaderboard":"排行榜","legal":"法律与隐私","policySection":{"item":{"privacyPolicy":"隐私政策","terms":"使用条款"},"title":"政策"},"projectOnboarding":"项目入职","receive":"接收","stakePosi":"桩位","swap":"交换","switchNetwork":"切换网络","theFastest":"发展最快的生态系统,致力于在 Gnoland 上构建最深的流动性来源。","theme":"主题","wallet":"钱包"} \ No newline at end of file diff --git a/packages/web/public/locales/zh/Pool.json b/packages/web/public/locales/zh/Pool.json index 049387de9..cc402ab7f 100644 --- a/packages/web/public/locales/zh/Pool.json +++ b/packages/web/public/locales/zh/Pool.json @@ -1 +1 @@ -{"gotoIncentivizeGuide":{"add":"想要为这个泳池增加奖励?","boost":"想提高对该泳池的奖励?"},"poolInfo":{"section":{"apr":{"fee":"收费 24 小时","reward":"奖励 24 小时","title":"年利率","tooltip":{"feeApr":"费用年利率","stakingApr":"定标 APR","title":"年利率细目"}},"tvl":{"title":"TVL"},"volume":{"allTimeVol":"所有时间量","title":"第 24 卷"}}},"position":{"btn":{"addPosition":"增加职位","removePosition":"移除位置"},"card":{"balance":{"title":"平衡","title_total":"总余额"},"btn":{"claimAll":"全部申请","copyPosition":"复制定位","manage":{"decrease":"降低流动性","increase":"增加流动性","label":"管理","reposition":"重新定位"}},"claimableReward":{"title":"可申请的奖励","title_total":"可申请的奖励总额"},"dailyEarn":{"title":"每日收入","title_total":"每日总收入"},"fee":"费用","history":{"col":{"action":"行动","time":"时间戳","value":"价值"},"empty":"未找到职位历史记录","title":"职位历史"},"reward":"奖励"},"ratioTooltip":"将头寸全部转换为
{{symbol}} 的价格。","showClosed":"显示关闭位置","title":"我的职位","title_other":"职位"},"staking":{"btn":{"stake":"桩位","unstake":"解除立场"},"intro":"在您的位置上打桩,可获得高达","keepStakingNote":{"four":"获得最大奖励 ✨","one":"创建您的第一个位置以开始 ⛵","three":"继续投注以获得更高回报 ⌛","two":"站稳脚跟,开始行动 ⛵"},"myStake":"我的赌注","period":{"stakedTooltip":{"nextTier":"下一层","stakedDate":"定标日期","totalValue":"总价值"},"subtitle":"{{percent}} 最高奖励","subtitle_max":"领取最高奖励","subtitleTooltip":"在此投注期间,您只能获得最高投注奖励的{{percent}} 。保持您的仓位,以增加您的奖励。","subtitleTooltip_max":"在此期间,您只能获得最高投注奖励。保持您的仓位,以维持您的奖励。","title":"赌注少于{{days}} 天","title_max":"利害关系超过{{days}} 天"},"title":"定标","tooltip":{"hoverGuide":"悬停查看详情","rewardInfo":{"endDate":"结束日期","incentAmt":"奖励金额","remainingAmt":"剩余金额","startDate":"开始日期"}}},"wanttoaddup":"想提高对该泳池的奖励?"} \ No newline at end of file +{"gotoIncentivizeGuide":{"add":"想要为这个泳池增加奖励?","boost":"想提高对该泳池的奖励?"},"poolInfo":{"section":{"apr":{"fee":"收费 24 小时","reward":"奖励 24 小时","tooltip":{"feeApr":"费用年利率","stakingApr":"定标 APR","title":"年利率细目"}},"volume":{"allTimeVol":"所有时间量","title":"第 24 卷"}}},"position":{"btn":{"addPosition":"增加职位","removePosition":"移除位置"},"card":{"balance":{"title":"平衡","title_total":"总余额"},"btn":{"claimAll":"全部申请","copyPosition":"复制定位","manage":{"decrease":"降低流动性","increase":"增加流动性","label":"管理","reposition":"重新定位"}},"claimableReward":{"title":"可申请的奖励","title_total":"可申请的奖励总额"},"dailyEarn":{"title":"每日收入","title_total":"每日总收入"},"fee":"费用","history":{"col":{"action":"行动","time":"时间戳","value":"价值"},"empty":"未找到职位历史记录","title":"职位历史"},"reward":"奖励"},"ratioTooltip":"将头寸全部转换为
{{symbol}} 的价格。","showClosed":"显示关闭位置","title":"我的职位","title_other":"职位"},"staking":{"btn":{"stake":"桩位","unstake":"解除立场"},"intro":"在您的位置上打桩,可获得高达","keepStakingNote":{"four":"获得最大奖励 ✨","one":"创建您的第一个位置以开始 ⛵","three":"继续投注以获得更高回报 ⌛","two":"站稳脚跟,开始行动 ⛵"},"myStake":"我的赌注","period":{"stakedTooltip":{"nextTier":"下一层","stakedDate":"定标日期","totalValue":"总价值"},"subtitle":"{{percent}} 最高奖励","subtitle_max":"领取最高奖励","subtitleTooltip":"在此投注期间,您只能获得最高投注奖励的{{percent}} 。保持您的仓位,以增加您的奖励。","subtitleTooltip_max":"在此期间,您只能获得最高投注奖励。保持您的仓位,以维持您的奖励。","title":"赌注少于{{days}} 天","title_max":"利害关系超过{{days}} 天"},"title":"定标","tooltip":{"hoverGuide":"悬停查看详情","rewardInfo":{"endDate":"结束日期","incentAmt":"奖励金额","remainingAmt":"剩余金额","startDate":"开始日期"}}},"wanttoaddup":"想提高对该泳池的奖励?"} \ No newline at end of file diff --git a/packages/web/public/locales/zh/Reposition.json b/packages/web/public/locales/zh/Reposition.json index f59c96500..796a14a9d 100644 --- a/packages/web/public/locales/zh/Reposition.json +++ b/packages/web/public/locales/zh/Reposition.json @@ -1 +1 @@ -{"btn":{"insuffLiqui":"流动性不足","reposition":"重新定位","selectRange":"选择范围"},"confModal":{"btn":"确认重新定位","section":{"posiDetail":{"label":"职位详情"}},"title":"确认重新定位"},"form":{"price":{"max":"最高价格","min":"最低价格"},"selectPosi":{"title":"1.选择位置"},"selectRange":{"dim":{"content":"作为第一个向该池添加头寸的人,您必须初始化该池。<1>输入资金池的起始价格,然后选择价格范围和流动性保证金金额。","title":"池初始化"},"fullPrice":"全部价格范围","fullPrice_short":"全价","resetRange":"重置范围","title":"2.选择新范围"}},"overralInfo":{"label":{"capitalEffi":"资本效率","depositR":"存款比率","feeApr":"费用 四月"},"tooltip":{"capitalEffi":"根据您的区间集中度计算的乘数。这表示与相同资金的全范围头寸相比,您能获得的奖励要多得多。","depositR":"两种代币的存款比例根据当前价格和设定的价格范围确定。","feeApr":"掉期费用的估计年利率根据所选头寸的价格范围计算。"}},"removePosition":"移除位置","removeRejected":"拒绝","removeTryAgain":"再试一次","removeWaitingforconfirmation":"等待确认","repos":{"action":{"exit":"退出","retry":"重试"},"status":{"broadcasting":"广播交易","failed":"失败","insuffLiqui":"流动性不足","rejected":"拒绝","waitingConf":"等待确认"},"step":{"addPosi":"增加职位","removePosi":"移除位置","swap":"将{{symbolA}} 换成{{symbolB}}"}},"title":"重新定位","tooltip":"这将删除该位置,并根据新范围按比例交换底层代币,从而创建一个新位置。"} \ No newline at end of file +{"btn":{"insuffLiqui":"流动性不足","reposition":"重新定位","selectRange":"选择范围"},"confModal":{"btn":"确认重新定位","section":{"posiDetail":{"label":"职位详情"}},"title":"确认重新定位"},"form":{"price":{"max":"最高价格","min":"最低价格"},"selectPosi":{"title":"1.选择位置"},"selectRange":{"dim":{"content":"作为第一个向该池添加头寸的人,您必须初始化该池。<1>输入资金池的起始价格,然后选择价格范围和流动性保证金金额。","title":"池初始化"},"fullPrice":"全部价格范围","fullPrice_short":"全价","resetRange":"重置范围","title":"2.选择新范围"}},"overralInfo":{"label":{"capitalEffi":"资本效率","depositR":"存款比率","feeApr":"费用 四月"},"tooltip":{"capitalEffi":"根据您的区间集中度计算的乘数。这表示与相同资金的全范围头寸相比,您能获得的奖励要多得多。","depositR":"两种代币的存款比例根据当前价格和设定的价格范围确定。","feeApr":"掉期费用的估计年利率根据所选头寸的价格范围计算。"}},"repos":{"action":{"exit":"退出","retry":"重试"},"status":{"broadcasting":"广播交易","failed":"失败","insuffLiqui":"流动性不足","rejected":"拒绝","waitingConf":"等待确认"},"step":{"addPosi":"增加职位","removePosi":"移除位置","swap":"将{{symbolA}} 换成{{symbolB}}"}},"title":"重新定位","tooltip":"这将删除该位置,并根据新范围按比例交换底层代币,从而创建一个新位置。"} \ No newline at end of file diff --git a/packages/web/public/locales/zh/TokenDetails.json b/packages/web/public/locales/zh/TokenDetails.json index c589c3b77..2670a4f83 100644 --- a/packages/web/public/locales/zh/TokenDetails.json +++ b/packages/web/public/locales/zh/TokenDetails.json @@ -1 +1 @@ -{"bestPool":{"col":{"apr":"年利率","pair":"成对","tvl":"TVL"},"title":"{{symbol}}最佳游泳池"},"description":{"empty":"没有令牌信息","links":"链接","realmPath":"Realm(合同)路径","title":"关于{{name}}"},"info":{"info":{"priceChange":"价格变动 ({{period}})","title":"价格信息"},"market":{"col":{"fee":"费用 (24小时)","marketCap":"市值","tvl":"TVL","volume":"容量(24 小时)"},"title":"市场信息"},"performance":{"col":{"header":{"amount":"金额","change":"改变","period":"期间"}},"title":"价格表现"}},"title":"交换","topGainers":{"title":"排名前三的涨幅"},"topLosers":{"title":"前三名下跌者"},"trending":{"title":"热门加密货币"}} \ No newline at end of file +{"bestPool":{"col":{"apr":"年利率","pair":"成对"},"title":"{{symbol}}最佳游泳池"},"description":{"empty":"没有令牌信息","links":"链接","realmPath":"Realm(合同)路径","title":"关于{{name}}"},"info":{"info":{"priceChange":"价格变动 ({{period}})","title":"价格信息"},"market":{"col":{"fee":"费用 (24小时)","marketCap":"市值","volume":"容量(24 小时)"},"title":"市场信息"},"performance":{"col":{"header":{"amount":"金额","change":"改变","period":"期间"}},"title":"价格表现"}},"title":"交换","topGainers":{"title":"排名前三的涨幅"},"topLosers":{"title":"前三名下跌者"},"trending":{"title":"热门加密货币"}} \ No newline at end of file