Skip to content

Commit

Permalink
Update of the message before deleting the web wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
Topper authored and Topper committed Mar 7, 2024
1 parent d90457b commit b3fbc43
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions locale/cnr/translation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ settingsToggleTestnet = "Režim testne mreže" # Testnet Mode
settingsToggleAdvancedMode = "Napredni režim" # Advanced Mode
settingsToggleAdvancedModeSubtext = "Ovo otključava dublje funkcionalnosti i prilagodljivost, ali može biti preopterećujuće i potencijalno opasno za neiskusne korisnike!" # This unlocks deeper functionality and customisation, but may be overwhelming and potentially dangerous for inexperienced users!
netSwitchUnsavedWarningTitle = "Vaš {network} novčanik nije sačuvan!" # Your {network} wallet isn't saved!
netSwitchUnsavedWarningSubtitle = "Vaš {network} nalog je u opasnosti!" # Your {network} account is at risk!
netSwitchUnsavedWarningSubtitle = "Esta akcija će samo izbrisati ovaj Web Novčanik! ({network})" # This action will only delete this Web Wallet! ({network})
netSwitchUnsavedWarningSubtext = "Ako pređete na {network} pre nego što ga sačuvate, izgubićete nalog!" # If you switch to {network} before saving it, you'll lose the account!
netSwitchUnsavedWarningConfirmation = "Da li ste zaista sigurni?" # Are you really sure?
transparencyReport = "Izveštaj o transparentnosti" # Transparency Report
Expand Down Expand Up @@ -312,7 +312,7 @@ CONFIRM_POPUP_VERIFY_ADDR = "Verifikujte vašu adresu" # Verify your address
MIGRATION_MASTERNODE_FAILURE = "Neuspešno oporavljanje vašeg glavnog čvora. Molimo vas da ga ponovo uvezete." # Failed to recover your masternode. Please reimport it.
MIGRATION_ACCOUNT_FAILURE = "Neuspešno oporavljanje vašeg naloga. Molimo vas da ga ponovo uvezete." # Failed to recover your account. Please reimport it.
APP_INSTALLED = "Aplikacija je instalirana!" # App Installed!
CONFIRM_POPUP_DELETE_ACCOUNT = "Ovo će izbrisati sve vaše podatke, uključujući glavne čvorove, kontakte i privatne ključeve!" # This will delete all your data, including masternodes contacts and private keys!
CONFIRM_POPUP_DELETE_ACCOUNT = "Vaš Internet pregledač neće pamtiti vaše podatke, kontakte ili privatne ključeve. Vaš AIPG je smešten na blockchainu i biće siguran. Međutim, da biste ponovo pristupili svom AIPG-u putem novog Web novčanika, moraćete ponovo uneti svoju Seedphrase putem dugmeta **Pristupi Mom Novčaniku** na kontrolnoj tabli." # Your Internet Browser will not remember your data, contacts, or private keys. Your AIPG is stored on the Blockchain and will be safe. However, to access your AIPG again via a new Web Wallet, you will need to input your Seedphrase anew through the **Access My Wallet** button on the Dashboard.
CONFIRM_POPUP_DELETE_ACCOUNT_TITLE = "Da li ste sigurni?" # Are you sure?
WALLET_NOT_SYNCED = "Molimo pokušajte ponovo kada novčanik završi sinhronizaciju!" # Please try again when wallet finishes syncing!
WALLET_LOCKED = "Novčanik je uspešno zaključan!" # Wallet Successfully Locked!
Expand Down
4 changes: 2 additions & 2 deletions locale/de/translation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ syncStatusStarting = "<b>Deine Geldbörse synchronisiert!</b><br>Volle Funktiona
syncStatusFinished = "<b>Synchronisation beendet!</b><br>Deine Geldbörse ist für die Benutzung bereit!" # <b>Sync Finished!</b><br>Your wallet is ready to use!
contestedProposalsTitle = "Umstrittene Anträge" # Contested Proposals
netSwitchUnsavedWarningTitle = "Deine {network} Geldbörse ist nicht gespeichert!" # Your {network} wallet isn't saved!
netSwitchUnsavedWarningSubtitle = "Dein {network} Konto ist in gefahr!" # Your {network} account is at risk!
netSwitchUnsavedWarningSubtitle = "Die Aktion wird nur dieses Web Wallet löschen! ({network})" # This action will only delete this Web Wallet! ({network})
netSwitchUnsavedWarningSubtext = "Wenn du jetzt zu {network} wechselst, bevor du speicherst, verlierst du das aktuelle Konto!" # If you switch to {network} before saving it, you'll lose the account!
netSwitchUnsavedWarningConfirmation = "Bist du wirklich sicher?" # Are you really sure?
accountDeleted = "Deine Geldbörse wurde erfolgreich gelöscht" # Your account has been successfully deleted!
Expand Down Expand Up @@ -314,7 +314,7 @@ CONFIRM_POPUP_VERIFY_ADDR = "Überprüfe die Adresse" # Verify your address
MIGRATION_MASTERNODE_FAILURE = "Wiederherstellen der Masternode fehlgeschlagen. Bitte importiere sie erneut." # Failed to recover your masternode. Please reimport it.
MIGRATION_ACCOUNT_FAILURE = "Wiederherstellen deines Accounts fehlgeschlagen. Bitte importiere ihn erneut." # Failed to recover your account. Please reimport it.
APP_INSTALLED = "Anwendung installiert!" # App Installed!
CONFIRM_POPUP_DELETE_ACCOUNT = "Dies wird alle deine Daten löschen. Eingeschlossen Masternode, Kontakte und private Schlüssel!" # This will delete all your data, including masternodes contacts and private keys!
CONFIRM_POPUP_DELETE_ACCOUNT = "Ihr Internetbrowser wird sich nicht an Ihre Daten, Kontakte oder privaten Schlüssel erinnern. Ihr AIPG ist auf der Blockchain gespeichert und wird sicher sein. Allerdings müssen Sie, um wieder auf Ihr AIPG über eine neue Web Wallet zugreifen zu können, Ihre Seedphrase erneut über die **Zugriff auf Meinen Geldbeutel-Schaltfläche** im Dashboard eingeben." # Your Internet Browser will not remember your data, contacts, or private keys. Your AIPG is stored on the Blockchain and will be safe. However, to access your AIPG again via a new Web Wallet, you will need to input your Seedphrase anew through the **Access My Wallet** button on the Dashboard.
CONFIRM_POPUP_DELETE_ACCOUNT_TITLE = "Bist du wirklich sicher?" # Are you sure?
WALLET_NOT_SYNCED = "" # Please try again when wallet finishes syncing!
WALLET_LOCKED = "" # Wallet Successfully Locked!
Expand Down
4 changes: 2 additions & 2 deletions locale/en/translation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ settingsToggleTestnet = "Testnet Mode" # Testnet Mode
settingsToggleAdvancedMode = "Advanced Mode" # Advanced Mode
settingsToggleAdvancedModeSubtext = "This unlocks deeper functionality and customisation, but may be overwhelming and potentially dangerous for inexperienced users!" # This unlocks deeper functionality and customisation, but may be overwhelming and potentially dangerous for inexperienced users!
netSwitchUnsavedWarningTitle = "Your {network} wallet isn't saved!" # Your {network} wallet isn't saved!
netSwitchUnsavedWarningSubtitle = "Your {network} account is at risk!" # Your {network} account is at risk!
netSwitchUnsavedWarningSubtitle = "This action will only delete this Web Wallet! ({network})" # This action will only delete this Web Wallet! ({network})
netSwitchUnsavedWarningSubtext = "If you switch to {network} before saving it, you'll lose the account!" # If you switch to {network} before saving it, you'll lose the account!
netSwitchUnsavedWarningConfirmation = "Are you really sure?" # Are you really sure?
transparencyReport = "Transparency Report" # Transparency Report
Expand Down Expand Up @@ -313,7 +313,7 @@ CONFIRM_POPUP_VERIFY_ADDR = "Verify your address" # Verify your address
MIGRATION_MASTERNODE_FAILURE = "Failed to recover your masternode. Please reimport it." # Failed to recover your masternode. Please reimport it.
MIGRATION_ACCOUNT_FAILURE = "Failed to recover your account. Please reimport it." # Failed to recover your account. Please reimport it.
APP_INSTALLED = "App Installed!" # App Installed!
CONFIRM_POPUP_DELETE_ACCOUNT = "This will delete all your data, including masternodes contacts and private keys!" # This will delete all your data, including masternodes contacts and private keys!
CONFIRM_POPUP_DELETE_ACCOUNT = "Your Internet Browser will not remember your data, contacts, or private keys. Your AIPG is stored on the Blockchain and will be safe. However, to access your AIPG again via a new Web Wallet, you will need to input your Seedphrase anew through the **Access My Wallet** button on the Dashboard." # Your Internet Browser will not remember your data, contacts, or private keys. Your AIPG is stored on the Blockchain and will be safe. However, to access your AIPG again via a new Web Wallet, you will need to input your Seedphrase anew through the **Access My Wallet** button on the Dashboard.
CONFIRM_POPUP_DELETE_ACCOUNT_TITLE = "Are you sure?" # Are you sure?
WALLET_NOT_SYNCED = "Please try again when wallet finishes syncing!" # Please try again when wallet finishes syncing!
WALLET_LOCKED = "Wallet Successfully Locked!" # Wallet Successfully Locked!
Expand Down
4 changes: 2 additions & 2 deletions locale/es-mx/translation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ settingsToggleTestnet = "Modo Testnet" # Testnet Mode
settingsToggleAdvancedMode = "Modo Avanzado" # Advanced Mode
settingsToggleAdvancedModeSubtext = "Esto desbloquea una mayor funcionalidad y personalización, pero puede resultar abrumador y potencialmente peligroso para los usuarios inexpertos." # This unlocks deeper functionality and customisation, but may be overwhelming and potentially dangerous for inexperienced users!
netSwitchUnsavedWarningTitle = "¡Tu wallet {network} no está guardada!" # Your {network} wallet isn't saved!
netSwitchUnsavedWarningSubtitle = "¡Tu cuenta {network} está en riesgo!" # Your {network} account is at risk!
netSwitchUnsavedWarningSubtitle = "¡Esta acción solo eliminará este Web Wallet! ({network})" # This action will only delete this Web Wallet! ({network})
netSwitchUnsavedWarningSubtext = "Si cambias a la {network} antes de guardarla, ¡perderás la cuenta!" # If you switch to {network} before saving it, you'll lose the account!
netSwitchUnsavedWarningConfirmation = "¿Estás seguro?" # Are you really sure?
transparencyReport = "Informe de Transparencia" # Transparency Report
Expand Down Expand Up @@ -313,7 +313,7 @@ PROMO_MIN = "" # Minimum amount is {min} {ticker}!
PROMO_MAX_QUANTITY = "" # Your device can only create {quantity} codes at a time!
PROMO_NOT_ENOUGH = "" # You don't have enough {ticker} to create that code!
PROMO_ALREADY_CREATED = "" # You've already created that code!
CONFIRM_POPUP_DELETE_ACCOUNT = "" # This will delete all your data, including masternodes contacts and private keys!
CONFIRM_POPUP_DELETE_ACCOUNT = "Tu navegador de internet no recordará tus datos, contactos o claves privadas. Tu AIPG está almacenado en la Blockchain y estará seguro. Sin embargo, para acceder nuevamente a tu AIPG a través de una nueva Billetera Web, deberás ingresar de nuevo tu frase de semilla a través del botón **Acceder a mi Billetera** en el Tablero de control." # Your Internet Browser will not remember your data, contacts, or private keys. Your AIPG is stored on the Blockchain and will be safe. However, to access your AIPG again via a new Web Wallet, you will need to input your Seedphrase anew through the **Access My Wallet** button on the Dashboard.
CONFIRM_POPUP_DELETE_ACCOUNT_TITLE = "" # Are you sure?
WALLET_NOT_SYNCED = "" # Please try again when wallet finishes syncing!
WALLET_LOCKED = "" # Wallet Successfully Locked!
Expand Down
4 changes: 2 additions & 2 deletions locale/fr/translation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ settingsToggleTestnet = "Mode testnet" # Testnet Mode
settingsToggleAdvancedMode = "Mode avancé" # Advanced Mode
settingsToggleAdvancedModeSubtext = "Cela permet d'accéder à des fonctionnalités et à une personnalisation plus poussées, mais peut s'avérer difficile et potentiellement dangereux pour les utilisateurs inexpérimentés !" # This unlocks deeper functionality and customisation, but may be overwhelming and potentially dangerous for inexperienced users!
netSwitchUnsavedWarningTitle = "Votre {network} portefeuille n'est pas sauvé !" # Your {network} wallet isn't saved!
netSwitchUnsavedWarningSubtitle = "Votre {network} compte est en danger !" # Your {network} account is at risk!
netSwitchUnsavedWarningSubtitle = "Cette action ne supprimera que ce Portefeuille Web! ({network})" # This action will only delete this Web Wallet! ({network})
netSwitchUnsavedWarningSubtext = "Si vous changez de compte {network} avant de l'avoir sauvegardé, vous perdrez le compte! " # If you switch to {network} before saving it, you'll lose the account!
netSwitchUnsavedWarningConfirmation = "Êtes-vous vraiment sûr ?" # Are you really sure?
transparencyReport = "Rapport de transparence" # Transparency Report
Expand Down Expand Up @@ -313,7 +313,7 @@ PROMO_MIN = "Le montant minimum est de {min}xa0{ticker}xa0!" # Minimum amount is
PROMO_MAX_QUANTITY = "Votre appareil ne peut créer que {quantité} de codes à la fois !" # Your device can only create {quantity} codes at a time!
PROMO_NOT_ENOUGH = "Vous n'avez pas assez de {ticker} pour créer ce code !" # You don't have enough {ticker} to create that code!
PROMO_ALREADY_CREATED = "Vous avez déjà créé ce code !" # You've already created that code!
CONFIRM_POPUP_DELETE_ACCOUNT = "Cette opération supprimera toutes vos données, y compris les contacts des masternodes et les clés privées !" # This will delete all your data, including masternodes contacts and private keys!
CONFIRM_POPUP_DELETE_ACCOUNT = "Votre navigateur Internet ne se souviendra pas de vos données, contacts ou clés privées. Votre AIPG est stocké sur la blockchain et sera en sécurité. Cependant, pour accéder à nouveau à votre AIPG via un nouveau portefeuille Web, vous devrez saisir à nouveau votre Seedphrase via le bouton **Accéder à Mon Portefeuille** sur le tableau de bord." # Your Internet Browser will not remember your data, contacts, or private keys. Your AIPG is stored on the Blockchain and will be safe. However, to access your AIPG again via a new Web Wallet, you will need to input your Seedphrase anew through the **Access My Wallet** button on the Dashboard.
CONFIRM_POPUP_DELETE_ACCOUNT_TITLE = "Êtes-vous sûr ?" # Are you sure?
WALLET_NOT_SYNCED = "" # Please try again when wallet finishes syncing!
WALLET_LOCKED = "" # Wallet Successfully Locked!
Expand Down
4 changes: 2 additions & 2 deletions locale/it/translation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ settingsAnalytics = "Scegli il tuo livello di contributo analitico:" # Choose yo
settingsToggleDebug = "Modalità Debug" # Debug Mode
settingsToggleTestnet = "Modalità testnet" # Testnet Mode
netSwitchUnsavedWarningTitle = "Il tuo wallet {network} non è salvato!" # Your {network} wallet isn't saved!
netSwitchUnsavedWarningSubtitle = "Il tuo account {network} è a rischio" # Your {network} account is at risk!
netSwitchUnsavedWarningSubtitle = "Questa azione eliminerà solo questo Web Wallet! ({network})" # This action will only delete this Web Wallet! ({network})
netSwitchUnsavedWarningSubtext = "Se passi a {network} prima di salvarlo, perderai l'account!" # If you switch to {network} before saving it, you'll lose the account!
netSwitchUnsavedWarningConfirmation = "Ne sei veramente sicuro?" # Are you really sure?
transparencyReport = "Rapporto sulla trasparenza" # Transparency Report
Expand Down Expand Up @@ -313,7 +313,7 @@ PROMO_MIN = "L'importo minimo è di {min} {ticker}" # Minimum amount is {min} {t
PROMO_MAX_QUANTITY = "Il tuo dispositivo può creare solo {quantity} codici alla volta!" # Your device can only create {quantity} codes at a time!
PROMO_NOT_ENOUGH = "Non hai abbastanza {ticker} per create quel codice!" # You don't have enough {ticker} to create that code!
PROMO_ALREADY_CREATED = "Hai già creato quel codice!" # You've already created that code!
CONFIRM_POPUP_DELETE_ACCOUNT = "Questo cancellerà tutti i tuoi data, inclusi i masternode, i contatti e le chiavi private!" # This will delete all your data, including masternodes contacts and private keys!
CONFIRM_POPUP_DELETE_ACCOUNT = "Il tuo browser Internet non memorizzerà i tuoi dati, contatti o chiavi private. Il tuo AIPG è memorizzato sulla Blockchain e sarà al sicuro. Tuttavia, per accedere di nuovo al tuo AIPG tramite un nuovo Web Wallet, dovrai inserire nuovamente la tua frase seed attraverso il pulsante **Accedi al mio Portafoglio** nella Dashboard." # Your Internet Browser will not remember your data, contacts, or private keys. Your AIPG is stored on the Blockchain and will be safe. However, to access your AIPG again via a new Web Wallet, you will need to input your Seedphrase anew through the **Access My Wallet** button on the Dashboard.
CONFIRM_POPUP_DELETE_ACCOUNT_TITLE = "Sei sicuro?" # Are you sure?
WALLET_NOT_SYNCED = "Per favore, prova di nuovo quando il wallet a finito di sincronizzarsi!" # Please try again when wallet finishes syncing!
WALLET_LOCKED = "" # Wallet Successfully Locked!
Expand Down
4 changes: 2 additions & 2 deletions locale/nl/translation.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ settingsToggleTestnet = "Testnet-modus" # Testnet Mode
settingsToggleAdvancedMode = "Geavanceerde modus" # Advanced Mode
settingsToggleAdvancedModeSubtext = "Dit ontgrendelt diepere functionaliteit en aanpassing, maar kan overweldigend zijn en mogelijk gevaarlijk zijn voor onervaren gebruikers!" # This unlocks deeper functionality and customisation, but may be overwhelming and potentially dangerous for inexperienced users!
netSwitchUnsavedWarningTitle = "Uw {network} portemonnee is niet opgeslagen!" # Your {network} wallet isn't saved!
netSwitchUnsavedWarningSubtitle = "Uw {network} account loopt gevaar!" # Your {network} account is at risk!
netSwitchUnsavedWarningSubtitle = "Deze actie zal alleen deze Web Wallet verwijderen! ({network})" # This action will only delete this Web Wallet! ({network})
netSwitchUnsavedWarningSubtext = "Als u naar {network} overschakelt voordat u het opslaat, verliest u de rekening!" # If you switch to {network} before saving it, you'll lose the account!
netSwitchUnsavedWarningConfirmation = "Weet u het zeker?" # Are you really sure?
transparencyReport = "Transparantierapport" # Transparency Report
Expand Down Expand Up @@ -313,7 +313,7 @@ CONFIRM_POPUP_VERIFY_ADDR = "Verifieer je adres" # Verify your address
MIGRATION_MASTERNODE_FAILURE = "Het herstellen van je masternode is mislukt. Importeer het opnieuw." # Failed to recover your masternode. Please reimport it.
MIGRATION_ACCOUNT_FAILURE = "Het herstellen van je account is mislukt. Importeer het opnieuw." # Failed to recover your account. Please reimport it.
APP_INSTALLED = "App geïnstalleerd!" # App Installed!
CONFIRM_POPUP_DELETE_ACCOUNT = "" # This will delete all your data, including masternodes contacts and private keys!
CONFIRM_POPUP_DELETE_ACCOUNT = "Uw internetbrowser zal uw gegevens, contacten of privésleutels niet onthouden. Uw AIPG is opgeslagen op de blockchain en zal veilig zijn. Echter, om opnieuw toegang te krijgen tot uw AIPG via een nieuwe webportemonnee, moet u uw seedzin opnieuw invoeren via de knop **Mijn Portemonnee Openen** op het dashboard." # Your Internet Browser will not remember your data, contacts, or private keys. Your AIPG is stored on the Blockchain and will be safe. However, to access your AIPG again via a new Web Wallet, you will need to input your Seedphrase anew through the **Access My Wallet** button on the Dashboard.
CONFIRM_POPUP_DELETE_ACCOUNT_TITLE = "" # Are you sure?
WALLET_NOT_SYNCED = "" # Please try again when wallet finishes syncing!
WALLET_LOCKED = "" # Wallet Successfully Locked!
Expand Down
Loading

0 comments on commit b3fbc43

Please sign in to comment.