diff --git a/src/App.vue b/src/App.vue index b07129805..f023e8cad 100644 --- a/src/App.vue +++ b/src/App.vue @@ -30,6 +30,8 @@ + +
@@ -51,6 +53,7 @@ import { useSwipes } from './composables/useSwipes'; import { useNetworkStore } from './stores/Network'; import { useConfig } from './composables/useConfig'; import { ENV_MAIN } from './lib/Constants'; +import WalletStatusButton from './components/WalletStatusButton.vue'; export default defineComponent({ name: 'app', @@ -174,6 +177,7 @@ export default defineComponent({ SwapNotification, UpdateNotification, LoadingSpinner, + WalletStatusButton, }, }); diff --git a/src/components/WalletStatusButton.vue b/src/components/WalletStatusButton.vue new file mode 100644 index 000000000..d102dc0c2 --- /dev/null +++ b/src/components/WalletStatusButton.vue @@ -0,0 +1,48 @@ + + + + + diff --git a/src/components/modals/WalletStatusModal.vue b/src/components/modals/WalletStatusModal.vue new file mode 100644 index 000000000..f65518149 --- /dev/null +++ b/src/components/modals/WalletStatusModal.vue @@ -0,0 +1,161 @@ + + + + + diff --git a/src/config/config.local.ts b/src/config/config.local.ts index 01a74ab0a..999103a9d 100644 --- a/src/config/config.local.ts +++ b/src/config/config.local.ts @@ -14,6 +14,7 @@ export default { '/dns4/seed4.pos.nimiq-testnet.com/tcp/8443/wss', ], disableNetworkInteraction: false, + showHelpButton: true, faucetEndpoint: 'https://faucet.pos.nimiq-testnet.com', reportToSentry: false, enableBitcoin: true, diff --git a/src/config/config.mainnet.ts b/src/config/config.mainnet.ts index 2c9cdcf3a..1c921eacf 100644 --- a/src/config/config.mainnet.ts +++ b/src/config/config.mainnet.ts @@ -24,6 +24,7 @@ export default { '/dns4/zenith.seed.nimiq.systems/tcp/443/wss', ], disableNetworkInteraction: false, + showHelpButton: true, faucetEndpoint: '', reportToSentry: true, enableBitcoin: true, diff --git a/src/config/config.testnet.ts b/src/config/config.testnet.ts index 77287a6ef..3f708550f 100644 --- a/src/config/config.testnet.ts +++ b/src/config/config.testnet.ts @@ -14,6 +14,7 @@ export default { '/dns4/seed4.pos.nimiq-testnet.com/tcp/8443/wss', ], disableNetworkInteraction: false, + showHelpButton: true, faucetEndpoint: 'https://faucet.pos.nimiq-testnet.com', reportToSentry: true, enableBitcoin: true, diff --git a/src/i18n/de.po b/src/i18n/de.po index 1aea30460..37a1f6353 100644 --- a/src/i18n/de.po +++ b/src/i18n/de.po @@ -1389,6 +1389,10 @@ msgstr "" "Mit nur einem Passwort und einem Login ist es ist jetzt ganz einfach und " "bequem mehrere Addressen zu haben." +#: src/components/WalletStatusButton.vue:4 +msgid "Help" +msgstr "" + #: src/App.vue:7 msgid "here" msgstr "" @@ -1471,6 +1475,10 @@ msgstr "IBAN" msgid "ID document" msgstr "Identifikations­dokument" +#: src/components/modals/WalletStatusModal.vue:29 +msgid "If in doubt, you can always check your balance at {nimiqWatchLink}" +msgstr "" + #: src/components/swap/SwapNotification.vue:224 msgid "" "If this error persists, check your internet connection or reload the page to" @@ -1493,6 +1501,10 @@ msgstr "" "Wenn du bereits eine Zahlung vorgenommen hast, warte stattdessen, bis sie " "bestätigt wird." +#: src/components/modals/WalletStatusModal.vue:37 +msgid "If you require further assistance, please reach out at {discordLink}" +msgstr "" + #: src/components/layouts/Settings.vue:78 msgid "Import Contacts" msgstr "Kontakte importieren" @@ -1533,6 +1545,10 @@ msgstr "" msgid "incl. pool fee" msgstr "" +#: src/components/modals/WalletStatusModal.vue:23 +msgid "Incomplete balances being displayed." +msgstr "" + #: src/components/modals/BtcSendModal.vue:98 msgid "" "Increase the speed of your transaction by paying a higher network fee. The " @@ -2014,6 +2030,10 @@ msgstr "Bitte benutze nicht deine Mainnet-Konten!" msgid "Please ensure that you are sending an instant transaction!" msgstr "Stelle sicher, dass du eine Instant-Überweisung sendest!" +#: src/components/modals/WalletStatusModal.vue:12 +msgid "Please have patience while we fix:" +msgstr "" + #: src/components/swap/SwapAnimation.vue:38 #: src/components/swap/SwapAnimation.vue:54 msgid "Please keep your Swap ID for reference." @@ -2063,6 +2083,10 @@ msgstr "" msgid "Pre-staking Migration Address" msgstr "Vorstaking-Migrationsadresse" +#: src/components/modals/WalletStatusModal.vue:19 +msgid "Problems with un-staking." +msgstr "" + #: src/components/TransactionDetailOasisPayoutStatus.vue:30 msgid "Proceed to the troubleshooting page to find out what to do next." msgstr "Gehe zur Problemlösungs-Seite um zu sehen was du tun kannst." @@ -2079,6 +2103,11 @@ msgstr "Verwendungszweck" msgid "Raise your limits" msgstr "Limits erhöhen" +#: src/components/modals/WalletStatusModal.vue:18 +#: src/components/modals/WalletStatusModal.vue:22 +msgid "Rare" +msgstr "" + #: src/components/staking/ValidatorScoreDetails.vue:33 msgid "" "Rates the pool's ability to correctly produce blocks and earn rewards when " @@ -2789,6 +2818,10 @@ msgstr "" msgid "syncing" msgstr "abgleichen" +#: src/components/modals/WalletStatusModal.vue:15 +msgid "Syncing takes long and fails in certain cases." +msgstr "" + #: src/components/SendModalFooter.vue:66 msgid "Syncing with Bitcoin network" msgstr "Synchronisierung mit dem Bitcoin-Netzwerk" @@ -2847,6 +2880,12 @@ msgstr "" msgid "The limit on your IBAN has been reached" msgstr "Die Obergrenze für deine IBAN wurde erreicht" +#: src/components/modals/WalletStatusModal.vue:6 +msgid "" +"The network and your NIM successfully migrated to Proof-of-Stake. The wallet" +" is not fully up to speed yet but we’re getting there." +msgstr "" + #: src/App.vue:11 msgid "" "The network is temporarily not processing transactions or staking rewards, " @@ -2913,6 +2952,10 @@ msgstr "" msgid "The swap expired" msgstr "Der Tausch ist abgelaufen" +#: src/components/modals/WalletStatusModal.vue:16 +msgid "The transaction history does not update correctly." +msgstr "" + #: src/components/staking/tooltips/ValidatorDescriptionTooltip.vue:15 msgid "The validator is solely responsible for information provided above." msgstr "" @@ -3295,6 +3338,10 @@ msgstr "" "Wir haben Unterstützung für USDT hinzugefügt, dass du jetzt anstatt USDC " "benutzen kannst." +#: src/components/modals/WalletStatusModal.vue:4 +msgid "We’re busy fixing the wallet but your NIM are safe" +msgstr "" + #: src/components/modals/BuyCryptoModal.vue:14 msgid "" "Welcome to the first fiat-to-crypto atomic swap. It’s simple, fast and " @@ -3385,7 +3432,7 @@ msgstr "Du kannst nur von Polygon {ticker}-Adressen empfangen!" msgid "You can receive more free NIM in {waitTime} hours." msgstr "In {waitTime} Stunden kannst du erneut kostenlose NIM erhalten." -#: src/components/layouts/Sidebar.vue:321 +#: src/components/layouts/Sidebar.vue:322 msgid "" "You can sell NIM\n" "- in the Wallet by swapping NIM to BTC or USDC first, which can then be sold.\n" @@ -3403,7 +3450,7 @@ msgstr "" msgid "You currently have no balance to swap." msgstr "Du hast aktuell kein Guthaben zum tauschen." -#: src/components/layouts/AddressOverview.vue:490 +#: src/components/layouts/AddressOverview.vue:491 msgid "You do not have enough USDC.e to pay conversion fees ({fee})" msgstr "Du hast nicht genug USDC.e, um die Tauschgebühren zu bezahlen ({fee})" diff --git a/src/i18n/en.po b/src/i18n/en.po index 8a3c16f36..19219535d 100644 --- a/src/i18n/en.po +++ b/src/i18n/en.po @@ -1272,6 +1272,10 @@ msgstr "" msgid "Handling multiple addresses is now convenient and easy – with one password and shared login information." msgstr "" +#: src/components/WalletStatusButton.vue:4 +msgid "Help" +msgstr "" + #: src/App.vue:7 msgid "here" msgstr "" @@ -1355,6 +1359,10 @@ msgstr "" msgid "ID document" msgstr "" +#: src/components/modals/WalletStatusModal.vue:29 +msgid "If in doubt, you can always check your balance at {nimiqWatchLink}" +msgstr "" + #: src/components/swap/SwapNotification.vue:224 msgid "If this error persists, check your internet connection or reload the page to reconnect." msgstr "" @@ -1367,6 +1375,10 @@ msgstr "" msgid "If you already made a payment, wait for it to be confirmed instead." msgstr "" +#: src/components/modals/WalletStatusModal.vue:37 +msgid "If you require further assistance, please reach out at {discordLink}" +msgstr "" + #: src/components/layouts/Settings.vue:78 msgid "Import Contacts" msgstr "" @@ -1395,6 +1407,10 @@ msgstr "" msgid "incl. pool fee" msgstr "" +#: src/components/modals/WalletStatusModal.vue:23 +msgid "Incomplete balances being displayed." +msgstr "" + #: src/components/modals/BtcSendModal.vue:98 msgid "Increase the speed of your transaction by paying a higher network fee. The fees go directly to the miners." msgstr "" @@ -1846,6 +1862,10 @@ msgstr "" msgid "Please ensure that you are sending an instant transaction!" msgstr "" +#: src/components/modals/WalletStatusModal.vue:12 +msgid "Please have patience while we fix:" +msgstr "" + #: src/components/swap/SwapAnimation.vue:38 #: src/components/swap/SwapAnimation.vue:54 msgid "Please keep your Swap ID for reference." @@ -1880,6 +1900,10 @@ msgstr "" msgid "Pre-staking Migration Address" msgstr "" +#: src/components/modals/WalletStatusModal.vue:19 +msgid "Problems with un-staking." +msgstr "" + #: src/components/TransactionDetailOasisPayoutStatus.vue:30 msgid "Proceed to the troubleshooting page to find out what to do next." msgstr "" @@ -1897,6 +1921,11 @@ msgstr "" msgid "Raise your limits" msgstr "" +#: src/components/modals/WalletStatusModal.vue:18 +#: src/components/modals/WalletStatusModal.vue:22 +msgid "Rare" +msgstr "" + #: src/components/staking/ValidatorScoreDetails.vue:33 msgid "Rates the pool's ability to correctly produce blocks and earn rewards when selected." msgstr "" @@ -2579,6 +2608,10 @@ msgstr "" msgid "syncing" msgstr "" +#: src/components/modals/WalletStatusModal.vue:15 +msgid "Syncing takes long and fails in certain cases." +msgstr "" + #: src/components/SendModalFooter.vue:66 msgid "Syncing with Bitcoin network" msgstr "" @@ -2628,6 +2661,10 @@ msgstr "" msgid "The limit on your IBAN has been reached" msgstr "" +#: src/components/modals/WalletStatusModal.vue:6 +msgid "The network and your NIM successfully migrated to Proof-of-Stake. The wallet is not fully up to speed yet but we’re getting there." +msgstr "" + #: src/App.vue:11 msgid "The network is temporarily not processing transactions or staking rewards, thank you for your patience." msgstr "" @@ -2680,6 +2717,10 @@ msgstr "" msgid "The swap expired" msgstr "" +#: src/components/modals/WalletStatusModal.vue:16 +msgid "The transaction history does not update correctly." +msgstr "" + #: src/components/staking/tooltips/ValidatorDescriptionTooltip.vue:15 msgid "The validator is solely responsible for information provided above." msgstr "" @@ -3025,6 +3066,10 @@ msgstr "" msgid "We added support for USDT, which you can now use instead of USDC." msgstr "" +#: src/components/modals/WalletStatusModal.vue:4 +msgid "We’re busy fixing the wallet but your NIM are safe" +msgstr "" + #: src/components/modals/BuyCryptoModal.vue:14 msgid "Welcome to the first fiat-to-crypto atomic swap. It’s simple, fast and decentralized." msgstr "" @@ -3098,7 +3143,7 @@ msgstr "" msgid "You can receive more free NIM in {waitTime} hours." msgstr "" -#: src/components/layouts/Sidebar.vue:321 +#: src/components/layouts/Sidebar.vue:322 msgid "" "You can sell NIM\n" "- in the Wallet by swapping NIM to BTC or USDC first, which can then be sold.\n" @@ -3113,7 +3158,7 @@ msgstr "" msgid "You currently have no balance to swap." msgstr "" -#: src/components/layouts/AddressOverview.vue:490 +#: src/components/layouts/AddressOverview.vue:491 msgid "You do not have enough USDC.e to pay conversion fees ({fee})" msgstr "" diff --git a/src/i18n/es.po b/src/i18n/es.po index d49a607ca..60983039b 100644 --- a/src/i18n/es.po +++ b/src/i18n/es.po @@ -1387,6 +1387,10 @@ msgstr "" "Manejar múltiples direcciones es ahora fácil y conveniente – con una sola " "contraseña y información de sesión compartida." +#: src/components/WalletStatusButton.vue:4 +msgid "Help" +msgstr "" + #: src/App.vue:7 msgid "here" msgstr "" @@ -1469,6 +1473,10 @@ msgstr "IBAN" msgid "ID document" msgstr "Documento ID" +#: src/components/modals/WalletStatusModal.vue:29 +msgid "If in doubt, you can always check your balance at {nimiqWatchLink}" +msgstr "" + #: src/components/swap/SwapNotification.vue:224 msgid "" "If this error persists, check your internet connection or reload the page to" @@ -1489,6 +1497,10 @@ msgstr "" msgid "If you already made a payment, wait for it to be confirmed instead." msgstr "Si ya ha realizado un pago, por favor espere por la confirmación." +#: src/components/modals/WalletStatusModal.vue:37 +msgid "If you require further assistance, please reach out at {discordLink}" +msgstr "" + #: src/components/layouts/Settings.vue:78 msgid "Import Contacts" msgstr "Importar Contactos" @@ -1528,6 +1540,10 @@ msgstr "" msgid "incl. pool fee" msgstr "" +#: src/components/modals/WalletStatusModal.vue:23 +msgid "Incomplete balances being displayed." +msgstr "" + #: src/components/modals/BtcSendModal.vue:98 msgid "" "Increase the speed of your transaction by paying a higher network fee. The " @@ -2006,6 +2022,10 @@ msgstr "¡Por favor no use cuentas de Mainnet!" msgid "Please ensure that you are sending an instant transaction!" msgstr "Por favor asegúrese que esta enviando transacciones instantáneas." +#: src/components/modals/WalletStatusModal.vue:12 +msgid "Please have patience while we fix:" +msgstr "" + #: src/components/swap/SwapAnimation.vue:38 #: src/components/swap/SwapAnimation.vue:54 msgid "Please keep your Swap ID for reference." @@ -2054,6 +2074,10 @@ msgstr "" msgid "Pre-staking Migration Address" msgstr "Dirección de Migración de Pre-Staking." +#: src/components/modals/WalletStatusModal.vue:19 +msgid "Problems with un-staking." +msgstr "" + #: src/components/TransactionDetailOasisPayoutStatus.vue:30 msgid "Proceed to the troubleshooting page to find out what to do next." msgstr "" @@ -2072,6 +2096,11 @@ msgstr "Propósito" msgid "Raise your limits" msgstr "Incremente sus límites" +#: src/components/modals/WalletStatusModal.vue:18 +#: src/components/modals/WalletStatusModal.vue:22 +msgid "Rare" +msgstr "" + #: src/components/staking/ValidatorScoreDetails.vue:33 msgid "" "Rates the pool's ability to correctly produce blocks and earn rewards when " @@ -2785,6 +2814,10 @@ msgstr "" msgid "syncing" msgstr "sincronizando" +#: src/components/modals/WalletStatusModal.vue:15 +msgid "Syncing takes long and fails in certain cases." +msgstr "" + #: src/components/SendModalFooter.vue:66 msgid "Syncing with Bitcoin network" msgstr "Sincronizando con la red de Bitcoin" @@ -2840,6 +2873,12 @@ msgstr "" msgid "The limit on your IBAN has been reached" msgstr "El límite de su cuenta IBAN ha sido alcanzado" +#: src/components/modals/WalletStatusModal.vue:6 +msgid "" +"The network and your NIM successfully migrated to Proof-of-Stake. The wallet" +" is not fully up to speed yet but we’re getting there." +msgstr "" + #: src/App.vue:11 msgid "" "The network is temporarily not processing transactions or staking rewards, " @@ -2905,6 +2944,10 @@ msgstr "" msgid "The swap expired" msgstr "El intercambio ha expirado" +#: src/components/modals/WalletStatusModal.vue:16 +msgid "The transaction history does not update correctly." +msgstr "" + #: src/components/staking/tooltips/ValidatorDescriptionTooltip.vue:15 msgid "The validator is solely responsible for information provided above." msgstr "" @@ -3282,6 +3325,10 @@ msgstr "Pago de Billetera" msgid "We added support for USDT, which you can now use instead of USDC." msgstr "" +#: src/components/modals/WalletStatusModal.vue:4 +msgid "We’re busy fixing the wallet but your NIM are safe" +msgstr "" + #: src/components/modals/BuyCryptoModal.vue:14 msgid "" "Welcome to the first fiat-to-crypto atomic swap. It’s simple, fast and " @@ -3373,7 +3420,7 @@ msgstr "¡Solo puede recibir de direccion {ticker} en Polygon!" msgid "You can receive more free NIM in {waitTime} hours." msgstr "Puedes recibir más NIM gratis en {waitTime} horas." -#: src/components/layouts/Sidebar.vue:321 +#: src/components/layouts/Sidebar.vue:322 msgid "" "You can sell NIM\n" "- in the Wallet by swapping NIM to BTC or USDC first, which can then be sold.\n" @@ -3391,7 +3438,7 @@ msgstr "" msgid "You currently have no balance to swap." msgstr "En estos momentos no tiene balance para intercambiar." -#: src/components/layouts/AddressOverview.vue:490 +#: src/components/layouts/AddressOverview.vue:491 msgid "You do not have enough USDC.e to pay conversion fees ({fee})" msgstr "No tiene el USDC.e suficiente para pagar fees de conversión ({fee})" diff --git a/src/i18n/fr.po b/src/i18n/fr.po index c1b18aebb..f31067336 100644 --- a/src/i18n/fr.po +++ b/src/i18n/fr.po @@ -1397,6 +1397,10 @@ msgstr "" "Gérer plusieurs adresses est maintenant pratique et facile - avec un mot de " "passe et des informations de connexion partagés." +#: src/components/WalletStatusButton.vue:4 +msgid "Help" +msgstr "" + #: src/App.vue:7 msgid "here" msgstr "ici" @@ -1479,6 +1483,10 @@ msgstr "IBAN" msgid "ID document" msgstr "Pièce d'identité" +#: src/components/modals/WalletStatusModal.vue:29 +msgid "If in doubt, you can always check your balance at {nimiqWatchLink}" +msgstr "" + #: src/components/swap/SwapNotification.vue:224 msgid "" "If this error persists, check your internet connection or reload the page to" @@ -1499,6 +1507,10 @@ msgstr "" msgid "If you already made a payment, wait for it to be confirmed instead." msgstr "Si vous avez déjà effectué un paiement, attendez qu'il soit confirmé." +#: src/components/modals/WalletStatusModal.vue:37 +msgid "If you require further assistance, please reach out at {discordLink}" +msgstr "" + #: src/components/layouts/Settings.vue:78 msgid "Import Contacts" msgstr "Importer des contacts" @@ -1539,6 +1551,10 @@ msgstr "" msgid "incl. pool fee" msgstr "frais de pool inclus" +#: src/components/modals/WalletStatusModal.vue:23 +msgid "Incomplete balances being displayed." +msgstr "" + #: src/components/modals/BtcSendModal.vue:98 msgid "" "Increase the speed of your transaction by paying a higher network fee. The " @@ -2029,6 +2045,10 @@ msgstr "Veuillez ne pas utiliser vos comptes Mainnet !" msgid "Please ensure that you are sending an instant transaction!" msgstr "Veuillez vous assurer que vous envoyez une transaction instantanée !" +#: src/components/modals/WalletStatusModal.vue:12 +msgid "Please have patience while we fix:" +msgstr "" + #: src/components/swap/SwapAnimation.vue:38 #: src/components/swap/SwapAnimation.vue:54 msgid "Please keep your Swap ID for reference." @@ -2077,6 +2097,10 @@ msgstr "Testnet PoS" msgid "Pre-staking Migration Address" msgstr "Adresse de pré-stacking pour la migration" +#: src/components/modals/WalletStatusModal.vue:19 +msgid "Problems with un-staking." +msgstr "" + #: src/components/TransactionDetailOasisPayoutStatus.vue:30 msgid "Proceed to the troubleshooting page to find out what to do next." msgstr "Consultez la page d'assistance pour savoir ce qu'il faut faire." @@ -2093,6 +2117,11 @@ msgstr "Motif" msgid "Raise your limits" msgstr "Augmentez vos limites" +#: src/components/modals/WalletStatusModal.vue:18 +#: src/components/modals/WalletStatusModal.vue:22 +msgid "Rare" +msgstr "" + #: src/components/staking/ValidatorScoreDetails.vue:33 msgid "" "Rates the pool's ability to correctly produce blocks and earn rewards when " @@ -2812,6 +2841,10 @@ msgstr "Changer de validateur" msgid "syncing" msgstr "synchronisation" +#: src/components/modals/WalletStatusModal.vue:15 +msgid "Syncing takes long and fails in certain cases." +msgstr "" + #: src/components/SendModalFooter.vue:66 msgid "Syncing with Bitcoin network" msgstr "Synchronisation avec le réseau Bitcoin" @@ -2868,6 +2901,12 @@ msgstr "" msgid "The limit on your IBAN has been reached" msgstr "La limite de votre IBAN a été atteinte" +#: src/components/modals/WalletStatusModal.vue:6 +msgid "" +"The network and your NIM successfully migrated to Proof-of-Stake. The wallet" +" is not fully up to speed yet but we’re getting there." +msgstr "" + #: src/App.vue:11 msgid "" "The network is temporarily not processing transactions or staking rewards, " @@ -2933,11 +2972,17 @@ msgid "" "The Simplex integration is currently disabled while the network is " "experiencing an outage." msgstr "" +"L'intégration de Simplex est actuellement désactivée pendant la panne du " +"réseau." #: src/components/swap/SwapAnimation.vue:19 msgid "The swap expired" msgstr "Le Swap a expiré" +#: src/components/modals/WalletStatusModal.vue:16 +msgid "The transaction history does not update correctly." +msgstr "" + #: src/components/staking/tooltips/ValidatorDescriptionTooltip.vue:15 msgid "The validator is solely responsible for information provided above." msgstr "" @@ -3334,6 +3379,10 @@ msgstr "" "Nous avons ajouté la prise en charge de l'USDT, que vous pouvez désormais " "utiliser à la place de l'USDC." +#: src/components/modals/WalletStatusModal.vue:4 +msgid "We’re busy fixing the wallet but your NIM are safe" +msgstr "" + #: src/components/modals/BuyCryptoModal.vue:14 msgid "" "Welcome to the first fiat-to-crypto atomic swap. It’s simple, fast and " @@ -3425,7 +3474,7 @@ msgid "You can receive more free NIM in {waitTime} hours." msgstr "" "Vous pourrez recevoir plus de NIM gratuitement dans {waitTime} heures." -#: src/components/layouts/Sidebar.vue:321 +#: src/components/layouts/Sidebar.vue:322 msgid "" "You can sell NIM\n" "- in the Wallet by swapping NIM to BTC or USDC first, which can then be sold.\n" @@ -3443,7 +3492,7 @@ msgstr "Vous ne pouvez pas ajuster votre staking pendant que vous dé-stakez" msgid "You currently have no balance to swap." msgstr "Vous n'avez actuellement aucun solde à swap." -#: src/components/layouts/AddressOverview.vue:490 +#: src/components/layouts/AddressOverview.vue:491 msgid "You do not have enough USDC.e to pay conversion fees ({fee})" msgstr "" "Vous n'avez pas assez d'USDC.e pour payer les frais de conversion ({fee})" diff --git a/src/i18n/nl.po b/src/i18n/nl.po index f4b596843..935ee1bc7 100644 --- a/src/i18n/nl.po +++ b/src/i18n/nl.po @@ -1378,6 +1378,10 @@ msgstr "" "Het verwerken van meerdere adressen is nu handig en gemakkelijk - met één " "wachtwoord en gedeelde aanmeldingsgegevens." +#: src/components/WalletStatusButton.vue:4 +msgid "Help" +msgstr "" + #: src/App.vue:7 msgid "here" msgstr "" @@ -1460,6 +1464,10 @@ msgstr "IBAN" msgid "ID document" msgstr "ID document" +#: src/components/modals/WalletStatusModal.vue:29 +msgid "If in doubt, you can always check your balance at {nimiqWatchLink}" +msgstr "" + #: src/components/swap/SwapNotification.vue:224 msgid "" "If this error persists, check your internet connection or reload the page to" @@ -1480,6 +1488,10 @@ msgstr "" msgid "If you already made a payment, wait for it to be confirmed instead." msgstr "Als je al een betaling hebt gedaan, wacht dan tot deze is bevestigd." +#: src/components/modals/WalletStatusModal.vue:37 +msgid "If you require further assistance, please reach out at {discordLink}" +msgstr "" + #: src/components/layouts/Settings.vue:78 msgid "Import Contacts" msgstr "Contacten importeren" @@ -1520,6 +1532,10 @@ msgstr "" msgid "incl. pool fee" msgstr "" +#: src/components/modals/WalletStatusModal.vue:23 +msgid "Incomplete balances being displayed." +msgstr "" + #: src/components/modals/BtcSendModal.vue:98 msgid "" "Increase the speed of your transaction by paying a higher network fee. The " @@ -1996,6 +2012,10 @@ msgstr "Gebruik alsjeblieft niet je Mainnet accounts!" msgid "Please ensure that you are sending an instant transaction!" msgstr "Zorg ervoor dat u een directe transactie verzendt!" +#: src/components/modals/WalletStatusModal.vue:12 +msgid "Please have patience while we fix:" +msgstr "" + #: src/components/swap/SwapAnimation.vue:38 #: src/components/swap/SwapAnimation.vue:54 msgid "Please keep your Swap ID for reference." @@ -2043,6 +2063,10 @@ msgstr "" msgid "Pre-staking Migration Address" msgstr "Pre-staking Migratie Adres" +#: src/components/modals/WalletStatusModal.vue:19 +msgid "Problems with un-staking." +msgstr "" + #: src/components/TransactionDetailOasisPayoutStatus.vue:30 msgid "Proceed to the troubleshooting page to find out what to do next." msgstr "" @@ -2060,6 +2084,11 @@ msgstr "Doel" msgid "Raise your limits" msgstr "Verhoog je limieten" +#: src/components/modals/WalletStatusModal.vue:18 +#: src/components/modals/WalletStatusModal.vue:22 +msgid "Rare" +msgstr "" + #: src/components/staking/ValidatorScoreDetails.vue:33 msgid "" "Rates the pool's ability to correctly produce blocks and earn rewards when " @@ -2766,6 +2795,10 @@ msgstr "" msgid "syncing" msgstr "synchroniseren" +#: src/components/modals/WalletStatusModal.vue:15 +msgid "Syncing takes long and fails in certain cases." +msgstr "" + #: src/components/SendModalFooter.vue:66 msgid "Syncing with Bitcoin network" msgstr "Synchroniseren met het Bitcoin-netwerk" @@ -2822,6 +2855,12 @@ msgstr "" msgid "The limit on your IBAN has been reached" msgstr "De limiet op je IBAN is bereikt" +#: src/components/modals/WalletStatusModal.vue:6 +msgid "" +"The network and your NIM successfully migrated to Proof-of-Stake. The wallet" +" is not fully up to speed yet but we’re getting there." +msgstr "" + #: src/App.vue:11 msgid "" "The network is temporarily not processing transactions or staking rewards, " @@ -2885,6 +2924,10 @@ msgstr "" msgid "The swap expired" msgstr "De swap is verlopen" +#: src/components/modals/WalletStatusModal.vue:16 +msgid "The transaction history does not update correctly." +msgstr "" + #: src/components/staking/tooltips/ValidatorDescriptionTooltip.vue:15 msgid "The validator is solely responsible for information provided above." msgstr "De validator is verantwoordelijk voor de verstrekte informatie." @@ -3263,6 +3306,10 @@ msgstr "" "We hebben ondersteuning toegevoegd voor USDT, deze kan nu gebruikt worden in" " plaats van USDC." +#: src/components/modals/WalletStatusModal.vue:4 +msgid "We’re busy fixing the wallet but your NIM are safe" +msgstr "" + #: src/components/modals/BuyCryptoModal.vue:14 msgid "" "Welcome to the first fiat-to-crypto atomic swap. It’s simple, fast and " @@ -3354,7 +3401,7 @@ msgstr "Je kunt alleen van Polygon {ticker}-adressen ontvangen!" msgid "You can receive more free NIM in {waitTime} hours." msgstr "Je kan meer gratis NIM ontvangen in {waitTime} uren." -#: src/components/layouts/Sidebar.vue:321 +#: src/components/layouts/Sidebar.vue:322 msgid "" "You can sell NIM\n" "- in the Wallet by swapping NIM to BTC or USDC first, which can then be sold.\n" @@ -3372,7 +3419,7 @@ msgstr "" msgid "You currently have no balance to swap." msgstr "Je hebt momenteel geen tegoed om te wisselen." -#: src/components/layouts/AddressOverview.vue:490 +#: src/components/layouts/AddressOverview.vue:491 msgid "You do not have enough USDC.e to pay conversion fees ({fee})" msgstr "Je hebt niet genoeg USDC.e om conversiekosten ({fee}) te dekken" diff --git a/src/i18n/pt.po b/src/i18n/pt.po index f3ceff442..527ef9be7 100644 --- a/src/i18n/pt.po +++ b/src/i18n/pt.po @@ -1385,6 +1385,10 @@ msgstr "" "Agora, gerir vários endereços é conveniente e fácil - com uma palavra passe " "e informação de acesso compartilhada." +#: src/components/WalletStatusButton.vue:4 +msgid "Help" +msgstr "" + #: src/App.vue:7 msgid "here" msgstr "" @@ -1467,6 +1471,10 @@ msgstr "IBAN" msgid "ID document" msgstr "Documento de identificação" +#: src/components/modals/WalletStatusModal.vue:29 +msgid "If in doubt, you can always check your balance at {nimiqWatchLink}" +msgstr "" + #: src/components/swap/SwapNotification.vue:224 msgid "" "If this error persists, check your internet connection or reload the page to" @@ -1487,6 +1495,10 @@ msgstr "" msgid "If you already made a payment, wait for it to be confirmed instead." msgstr "Se já fizeste um pagamento, aguarda pela confirmação." +#: src/components/modals/WalletStatusModal.vue:37 +msgid "If you require further assistance, please reach out at {discordLink}" +msgstr "" + #: src/components/layouts/Settings.vue:78 msgid "Import Contacts" msgstr "Importar Contactos" @@ -1527,6 +1539,10 @@ msgstr "" msgid "incl. pool fee" msgstr "" +#: src/components/modals/WalletStatusModal.vue:23 +msgid "Incomplete balances being displayed." +msgstr "" + #: src/components/modals/BtcSendModal.vue:98 msgid "" "Increase the speed of your transaction by paying a higher network fee. The " @@ -2007,6 +2023,10 @@ msgstr "Por favor não uses as tuas contas da Mainnet!" msgid "Please ensure that you are sending an instant transaction!" msgstr "Por favor garante que estás a enviar uma transação instantânea!" +#: src/components/modals/WalletStatusModal.vue:12 +msgid "Please have patience while we fix:" +msgstr "" + #: src/components/swap/SwapAnimation.vue:38 #: src/components/swap/SwapAnimation.vue:54 msgid "Please keep your Swap ID for reference." @@ -2054,6 +2074,10 @@ msgstr "" msgid "Pre-staking Migration Address" msgstr "Endereço de Pré-participação da Migração" +#: src/components/modals/WalletStatusModal.vue:19 +msgid "Problems with un-staking." +msgstr "" + #: src/components/TransactionDetailOasisPayoutStatus.vue:30 msgid "Proceed to the troubleshooting page to find out what to do next." msgstr "" @@ -2071,6 +2095,11 @@ msgstr "Propósito" msgid "Raise your limits" msgstr "Aumenta os teus limites." +#: src/components/modals/WalletStatusModal.vue:18 +#: src/components/modals/WalletStatusModal.vue:22 +msgid "Rare" +msgstr "" + #: src/components/staking/ValidatorScoreDetails.vue:33 msgid "" "Rates the pool's ability to correctly produce blocks and earn rewards when " @@ -2776,6 +2805,10 @@ msgstr "" msgid "syncing" msgstr "sincronizando" +#: src/components/modals/WalletStatusModal.vue:15 +msgid "Syncing takes long and fails in certain cases." +msgstr "" + #: src/components/SendModalFooter.vue:66 msgid "Syncing with Bitcoin network" msgstr "A sincronizar com a rede Bitcoin" @@ -2832,6 +2865,12 @@ msgstr "" msgid "The limit on your IBAN has been reached" msgstr "O limite do teu IBAN foi atingido" +#: src/components/modals/WalletStatusModal.vue:6 +msgid "" +"The network and your NIM successfully migrated to Proof-of-Stake. The wallet" +" is not fully up to speed yet but we’re getting there." +msgstr "" + #: src/App.vue:11 msgid "" "The network is temporarily not processing transactions or staking rewards, " @@ -2895,6 +2934,10 @@ msgstr "" msgid "The swap expired" msgstr "A troca expirou" +#: src/components/modals/WalletStatusModal.vue:16 +msgid "The transaction history does not update correctly." +msgstr "" + #: src/components/staking/tooltips/ValidatorDescriptionTooltip.vue:15 msgid "The validator is solely responsible for information provided above." msgstr "O validador é inteiramente responsável pela informação dada em cima." @@ -3269,6 +3312,10 @@ msgstr "Pagamento da Wallet" msgid "We added support for USDT, which you can now use instead of USDC." msgstr "Adicionamos suporte para USDT, que já podes usar em vez de USDC." +#: src/components/modals/WalletStatusModal.vue:4 +msgid "We’re busy fixing the wallet but your NIM are safe" +msgstr "" + #: src/components/modals/BuyCryptoModal.vue:14 msgid "" "Welcome to the first fiat-to-crypto atomic swap. It’s simple, fast and " @@ -3359,7 +3406,7 @@ msgstr "Podes receber apenas de endereços Polygon {ticker}!" msgid "You can receive more free NIM in {waitTime} hours." msgstr "Podes receber mais NIM gratuitamente em {waitTime} horas." -#: src/components/layouts/Sidebar.vue:321 +#: src/components/layouts/Sidebar.vue:322 msgid "" "You can sell NIM\n" "- in the Wallet by swapping NIM to BTC or USDC first, which can then be sold.\n" @@ -3377,7 +3424,7 @@ msgstr "" msgid "You currently have no balance to swap." msgstr "Atualmente não tens saldo para troca." -#: src/components/layouts/AddressOverview.vue:490 +#: src/components/layouts/AddressOverview.vue:491 msgid "You do not have enough USDC.e to pay conversion fees ({fee})" msgstr "Não tens USDC.e suficiente para pagar as taxas de conversão ({fee})" diff --git a/src/i18n/ru.po b/src/i18n/ru.po index d2688684e..c5aabe539 100644 --- a/src/i18n/ru.po +++ b/src/i18n/ru.po @@ -1376,6 +1376,10 @@ msgstr "" "Управлять несколькими адресами теперь просто и удобно - один пароль и общая " "информация для доступа. " +#: src/components/WalletStatusButton.vue:4 +msgid "Help" +msgstr "" + #: src/App.vue:7 msgid "here" msgstr "" @@ -1458,6 +1462,10 @@ msgstr "IBAN" msgid "ID document" msgstr "Документ, удостоверяющий личность" +#: src/components/modals/WalletStatusModal.vue:29 +msgid "If in doubt, you can always check your balance at {nimiqWatchLink}" +msgstr "" + #: src/components/swap/SwapNotification.vue:224 msgid "" "If this error persists, check your internet connection or reload the page to" @@ -1478,6 +1486,10 @@ msgstr "" msgid "If you already made a payment, wait for it to be confirmed instead." msgstr "Если вы уже совершили платеж, сначала дождитесь его подтверждения." +#: src/components/modals/WalletStatusModal.vue:37 +msgid "If you require further assistance, please reach out at {discordLink}" +msgstr "" + #: src/components/layouts/Settings.vue:78 msgid "Import Contacts" msgstr "Импортировать контакты" @@ -1518,6 +1530,10 @@ msgstr "" msgid "incl. pool fee" msgstr "" +#: src/components/modals/WalletStatusModal.vue:23 +msgid "Incomplete balances being displayed." +msgstr "" + #: src/components/modals/BtcSendModal.vue:98 msgid "" "Increase the speed of your transaction by paying a higher network fee. The " @@ -1991,6 +2007,10 @@ msgstr "Пожалуйста не используйте свои аккаунт msgid "Please ensure that you are sending an instant transaction!" msgstr "Убедитесь, что вы отправляете моментальную транзакцию!" +#: src/components/modals/WalletStatusModal.vue:12 +msgid "Please have patience while we fix:" +msgstr "" + #: src/components/swap/SwapAnimation.vue:38 #: src/components/swap/SwapAnimation.vue:54 msgid "Please keep your Swap ID for reference." @@ -2036,6 +2056,10 @@ msgstr "" msgid "Pre-staking Migration Address" msgstr "" +#: src/components/modals/WalletStatusModal.vue:19 +msgid "Problems with un-staking." +msgstr "" + #: src/components/TransactionDetailOasisPayoutStatus.vue:30 msgid "Proceed to the troubleshooting page to find out what to do next." msgstr "" @@ -2053,6 +2077,11 @@ msgstr "Назначение" msgid "Raise your limits" msgstr "" +#: src/components/modals/WalletStatusModal.vue:18 +#: src/components/modals/WalletStatusModal.vue:22 +msgid "Rare" +msgstr "" + #: src/components/staking/ValidatorScoreDetails.vue:33 msgid "" "Rates the pool's ability to correctly produce blocks and earn rewards when " @@ -2755,6 +2784,10 @@ msgstr "" msgid "syncing" msgstr "синхронизируется" +#: src/components/modals/WalletStatusModal.vue:15 +msgid "Syncing takes long and fails in certain cases." +msgstr "" + #: src/components/SendModalFooter.vue:66 msgid "Syncing with Bitcoin network" msgstr "Синхронизация с сетью Bitcoin" @@ -2808,6 +2841,12 @@ msgstr "" msgid "The limit on your IBAN has been reached" msgstr "Достигнут лимит для вашего IBAN-счета." +#: src/components/modals/WalletStatusModal.vue:6 +msgid "" +"The network and your NIM successfully migrated to Proof-of-Stake. The wallet" +" is not fully up to speed yet but we’re getting there." +msgstr "" + #: src/App.vue:11 msgid "" "The network is temporarily not processing transactions or staking rewards, " @@ -2873,6 +2912,10 @@ msgstr "" msgid "The swap expired" msgstr "Срок ожидания свопа закончился" +#: src/components/modals/WalletStatusModal.vue:16 +msgid "The transaction history does not update correctly." +msgstr "" + #: src/components/staking/tooltips/ValidatorDescriptionTooltip.vue:15 msgid "The validator is solely responsible for information provided above." msgstr "" @@ -3251,6 +3294,10 @@ msgstr "" msgid "We added support for USDT, which you can now use instead of USDC." msgstr "" +#: src/components/modals/WalletStatusModal.vue:4 +msgid "We’re busy fixing the wallet but your NIM are safe" +msgstr "" + #: src/components/modals/BuyCryptoModal.vue:14 msgid "" "Welcome to the first fiat-to-crypto atomic swap. It’s simple, fast and " @@ -3339,7 +3386,7 @@ msgstr "Вы можете принимать только на адреса Poly msgid "You can receive more free NIM in {waitTime} hours." msgstr "Вы можете получить еще немного бесплатных NIM через {waitTime} часов." -#: src/components/layouts/Sidebar.vue:321 +#: src/components/layouts/Sidebar.vue:322 msgid "" "You can sell NIM\n" "- in the Wallet by swapping NIM to BTC or USDC first, which can then be sold.\n" @@ -3354,7 +3401,7 @@ msgstr "" msgid "You currently have no balance to swap." msgstr "У вас нет средств для обмена." -#: src/components/layouts/AddressOverview.vue:490 +#: src/components/layouts/AddressOverview.vue:491 msgid "You do not have enough USDC.e to pay conversion fees ({fee})" msgstr "" diff --git a/src/i18n/uk.po b/src/i18n/uk.po index 3c8bba6eb..4e3e7da83 100644 --- a/src/i18n/uk.po +++ b/src/i18n/uk.po @@ -1371,6 +1371,10 @@ msgstr "" "Тепер можна з легкістю керувати декількома адресами за допомогою єдиного " "паролю." +#: src/components/WalletStatusButton.vue:4 +msgid "Help" +msgstr "" + #: src/App.vue:7 msgid "here" msgstr "" @@ -1453,6 +1457,10 @@ msgstr "IBAN" msgid "ID document" msgstr "ID документ" +#: src/components/modals/WalletStatusModal.vue:29 +msgid "If in doubt, you can always check your balance at {nimiqWatchLink}" +msgstr "" + #: src/components/swap/SwapNotification.vue:224 msgid "" "If this error persists, check your internet connection or reload the page to" @@ -1471,6 +1479,10 @@ msgstr "" msgid "If you already made a payment, wait for it to be confirmed instead." msgstr "" +#: src/components/modals/WalletStatusModal.vue:37 +msgid "If you require further assistance, please reach out at {discordLink}" +msgstr "" + #: src/components/layouts/Settings.vue:78 msgid "Import Contacts" msgstr "Додати контакти" @@ -1510,6 +1522,10 @@ msgstr "" msgid "incl. pool fee" msgstr "" +#: src/components/modals/WalletStatusModal.vue:23 +msgid "Incomplete balances being displayed." +msgstr "" + #: src/components/modals/BtcSendModal.vue:98 msgid "" "Increase the speed of your transaction by paying a higher network fee. The " @@ -1982,6 +1998,10 @@ msgstr "Будь ласка, не використовуйте ваші раху msgid "Please ensure that you are sending an instant transaction!" msgstr "Переконайтесь, що ви надсилаєте миттєву транзакцію!" +#: src/components/modals/WalletStatusModal.vue:12 +msgid "Please have patience while we fix:" +msgstr "" + #: src/components/swap/SwapAnimation.vue:38 #: src/components/swap/SwapAnimation.vue:54 msgid "Please keep your Swap ID for reference." @@ -2029,6 +2049,10 @@ msgstr "" msgid "Pre-staking Migration Address" msgstr "" +#: src/components/modals/WalletStatusModal.vue:19 +msgid "Problems with un-staking." +msgstr "" + #: src/components/TransactionDetailOasisPayoutStatus.vue:30 msgid "Proceed to the troubleshooting page to find out what to do next." msgstr "" @@ -2046,6 +2070,11 @@ msgstr "Призначення" msgid "Raise your limits" msgstr "Підніміть свої обмеження" +#: src/components/modals/WalletStatusModal.vue:18 +#: src/components/modals/WalletStatusModal.vue:22 +msgid "Rare" +msgstr "" + #: src/components/staking/ValidatorScoreDetails.vue:33 msgid "" "Rates the pool's ability to correctly produce blocks and earn rewards when " @@ -2744,6 +2773,10 @@ msgstr "" msgid "syncing" msgstr "синхронізую" +#: src/components/modals/WalletStatusModal.vue:15 +msgid "Syncing takes long and fails in certain cases." +msgstr "" + #: src/components/SendModalFooter.vue:66 msgid "Syncing with Bitcoin network" msgstr "Синхронізація з мережею Bitcoin" @@ -2797,6 +2830,12 @@ msgstr "" msgid "The limit on your IBAN has been reached" msgstr "Досягнуто ліміт вашого IBAN" +#: src/components/modals/WalletStatusModal.vue:6 +msgid "" +"The network and your NIM successfully migrated to Proof-of-Stake. The wallet" +" is not fully up to speed yet but we’re getting there." +msgstr "" + #: src/App.vue:11 msgid "" "The network is temporarily not processing transactions or staking rewards, " @@ -2859,6 +2898,10 @@ msgstr "" msgid "The swap expired" msgstr "Термін дії обміну закінчився" +#: src/components/modals/WalletStatusModal.vue:16 +msgid "The transaction history does not update correctly." +msgstr "" + #: src/components/staking/tooltips/ValidatorDescriptionTooltip.vue:15 msgid "The validator is solely responsible for information provided above." msgstr "" @@ -3236,6 +3279,10 @@ msgstr "" msgid "We added support for USDT, which you can now use instead of USDC." msgstr "" +#: src/components/modals/WalletStatusModal.vue:4 +msgid "We’re busy fixing the wallet but your NIM are safe" +msgstr "" + #: src/components/modals/BuyCryptoModal.vue:14 msgid "" "Welcome to the first fiat-to-crypto atomic swap. It’s simple, fast and " @@ -3326,7 +3373,7 @@ msgstr "Ви можете отримувати тільки від Polygon {tick msgid "You can receive more free NIM in {waitTime} hours." msgstr "Ви можете отримати безкоштовні NIM через {waitTime} години." -#: src/components/layouts/Sidebar.vue:321 +#: src/components/layouts/Sidebar.vue:322 msgid "" "You can sell NIM\n" "- in the Wallet by swapping NIM to BTC or USDC first, which can then be sold.\n" @@ -3341,7 +3388,7 @@ msgstr "" msgid "You currently have no balance to swap." msgstr "Наразі у вас немає коштів для обміну." -#: src/components/layouts/AddressOverview.vue:490 +#: src/components/layouts/AddressOverview.vue:491 msgid "You do not have enough USDC.e to pay conversion fees ({fee})" msgstr "" diff --git a/src/i18n/zh.po b/src/i18n/zh.po index 6af0afb70..fe36db6a2 100644 --- a/src/i18n/zh.po +++ b/src/i18n/zh.po @@ -1327,6 +1327,10 @@ msgid "" "and shared login information." msgstr "使用一个密码和共享的登录信息,即可轻松便捷地处理多个地址" +#: src/components/WalletStatusButton.vue:4 +msgid "Help" +msgstr "" + #: src/App.vue:7 msgid "here" msgstr "" @@ -1409,6 +1413,10 @@ msgstr "IBAN" msgid "ID document" msgstr "身份文件" +#: src/components/modals/WalletStatusModal.vue:29 +msgid "If in doubt, you can always check your balance at {nimiqWatchLink}" +msgstr "" + #: src/components/swap/SwapNotification.vue:224 msgid "" "If this error persists, check your internet connection or reload the page to" @@ -1425,6 +1433,10 @@ msgstr "" msgid "If you already made a payment, wait for it to be confirmed instead." msgstr "" +#: src/components/modals/WalletStatusModal.vue:37 +msgid "If you require further assistance, please reach out at {discordLink}" +msgstr "" + #: src/components/layouts/Settings.vue:78 msgid "Import Contacts" msgstr "导入联系人" @@ -1458,6 +1470,10 @@ msgstr "如果出现任何问题,例如超出金额限制或资金不足,自 msgid "incl. pool fee" msgstr "" +#: src/components/modals/WalletStatusModal.vue:23 +msgid "Incomplete balances being displayed." +msgstr "" + #: src/components/modals/BtcSendModal.vue:98 msgid "" "Increase the speed of your transaction by paying a higher network fee. The " @@ -1926,6 +1942,10 @@ msgstr "请不要使用你的主网帐户!" msgid "Please ensure that you are sending an instant transaction!" msgstr "请确保你在发送的是即时交易!" +#: src/components/modals/WalletStatusModal.vue:12 +msgid "Please have patience while we fix:" +msgstr "" + #: src/components/swap/SwapAnimation.vue:38 #: src/components/swap/SwapAnimation.vue:54 msgid "Please keep your Swap ID for reference." @@ -1969,6 +1989,10 @@ msgstr "" msgid "Pre-staking Migration Address" msgstr "" +#: src/components/modals/WalletStatusModal.vue:19 +msgid "Problems with un-staking." +msgstr "" + #: src/components/TransactionDetailOasisPayoutStatus.vue:30 msgid "Proceed to the troubleshooting page to find out what to do next." msgstr "转到故障排除页面以了解下一步为何" @@ -1985,6 +2009,11 @@ msgstr "目的" msgid "Raise your limits" msgstr "提升您的额度" +#: src/components/modals/WalletStatusModal.vue:18 +#: src/components/modals/WalletStatusModal.vue:22 +msgid "Rare" +msgstr "" + #: src/components/staking/ValidatorScoreDetails.vue:33 msgid "" "Rates the pool's ability to correctly produce blocks and earn rewards when " @@ -2682,6 +2711,10 @@ msgstr "" msgid "syncing" msgstr "正在同步" +#: src/components/modals/WalletStatusModal.vue:15 +msgid "Syncing takes long and fails in certain cases." +msgstr "" + #: src/components/SendModalFooter.vue:66 msgid "Syncing with Bitcoin network" msgstr "" @@ -2732,6 +2765,12 @@ msgstr "" msgid "The limit on your IBAN has been reached" msgstr "已达到你的 IBAN 限制" +#: src/components/modals/WalletStatusModal.vue:6 +msgid "" +"The network and your NIM successfully migrated to Proof-of-Stake. The wallet" +" is not fully up to speed yet but we’re getting there." +msgstr "" + #: src/App.vue:11 msgid "" "The network is temporarily not processing transactions or staking rewards, " @@ -2792,6 +2831,10 @@ msgstr "" msgid "The swap expired" msgstr "交换已过期" +#: src/components/modals/WalletStatusModal.vue:16 +msgid "The transaction history does not update correctly." +msgstr "" + #: src/components/staking/tooltips/ValidatorDescriptionTooltip.vue:15 msgid "The validator is solely responsible for information provided above." msgstr "" @@ -3153,6 +3196,10 @@ msgstr "" msgid "We added support for USDT, which you can now use instead of USDC." msgstr "" +#: src/components/modals/WalletStatusModal.vue:4 +msgid "We’re busy fixing the wallet but your NIM are safe" +msgstr "" + #: src/components/modals/BuyCryptoModal.vue:14 msgid "" "Welcome to the first fiat-to-crypto atomic swap. It’s simple, fast and " @@ -3234,7 +3281,7 @@ msgstr "您仅可以接受来自于 Polygon {ticker}的地址!" msgid "You can receive more free NIM in {waitTime} hours." msgstr "你可以在{waitTime}小时内收到更多的免费NIM" -#: src/components/layouts/Sidebar.vue:321 +#: src/components/layouts/Sidebar.vue:322 msgid "" "You can sell NIM\n" "- in the Wallet by swapping NIM to BTC or USDC first, which can then be sold.\n" @@ -3249,7 +3296,7 @@ msgstr "" msgid "You currently have no balance to swap." msgstr "您当前没有余额可以进行兑换。" -#: src/components/layouts/AddressOverview.vue:490 +#: src/components/layouts/AddressOverview.vue:491 msgid "You do not have enough USDC.e to pay conversion fees ({fee})" msgstr "" diff --git a/src/router.ts b/src/router.ts index be9863447..7aeb7ee80 100644 --- a/src/router.ts +++ b/src/router.ts @@ -45,6 +45,8 @@ const HistoryExportModal = () => import(/* webpackChunkName: "history-export-modal" */ './components/modals/HistoryExportModal.vue'); const StablecoinSelectionModal = () => import(/* webpackChunkName: "history-export-modal" */ './components/modals/StablecoinSelectionModal.vue'); +const WalletStatusModal = () => + import(/* webpackChunkName: "wallet-status-modal" */ './components/modals/WalletStatusModal.vue'); // Bitcoin Modals const BtcActivationModal = () => @@ -386,6 +388,13 @@ const routes: RouteConfig[] = [{ name: 'staking', props: { modal: true }, meta: { column: Columns.DYNAMIC }, + }, { + path: '/wallet-status', + components: { + modal: WalletStatusModal, + }, + name: 'wallet-status', + meta: { column: Columns.DYNAMIC }, }], beforeEnter: (to, from, next) => { if (from.fullPath === '/' && to.hash.startsWith('#_request/')) { diff --git a/vue.config.js b/vue.config.js index cbfdae754..436a6df2a 100644 --- a/vue.config.js +++ b/vue.config.js @@ -278,5 +278,11 @@ module.exports = { https: true, allowedHosts: 'all', }, - } : null), + }: { + devServer: { + client: { + overlay: false, + }, + }, + }), };