diff --git a/locales/sl.json b/locales/sl.json index 76f70a638..4fda08579 100644 --- a/locales/sl.json +++ b/locales/sl.json @@ -220,8 +220,8 @@ "views.Routing.RoutingEvent.title": "Prejeto", "views.Routing.SetFees": "Omrežnina vozlišča", "views.Routing.channelFees": "Edit channel fees", + "views.Settings.WalletConfiguration.title": "Wallet Configuration", "views.Settings.AddEditNode.certificateButton": "Navodila za namestitev certifikata", - "views.Settings.AddEditNode.nodeConfig": "Nastavitve vozlišča", "views.Settings.AddEditNode.connectionStringClipboard": "Detected the following connection string in your clipboard", "views.Settings.AddEditNode.import": "Uvozi", "views.Settings.AddEditNode.importPrompt": "Would you like to import it?", @@ -230,7 +230,7 @@ "views.Settings.AddEditNode.lndhubUnderstand": "I understand, create my account", "views.Settings.AddEditNode.certificateWarning1": "Opting not to use Certificate Verification may leave you vulnerable to a man-in-the-middle attack. Do so at your own discretion.", "views.Settings.AddEditNode.certificateWarning2": "If you're not verifying your connection with a VPN or Tor v3 hidden service configuration, we strongly advise you install your node's certificate on this device.", - "views.Settings.AddEditNode.certificateUnderstand": "I understand, save node config", + "views.Settings.WalletConfiguration.certificateUnderstand": "I understand, save wallet config", "views.Settings.AddEditNode.existingAccount": "Obstoječ račun", "views.Settings.AddEditNode.username": "Uporabniško ime", "views.Settings.AddEditNode.password": "Geslo", @@ -244,19 +244,19 @@ "views.Settings.AddEditNode.rune": "Rune", "views.Settings.AddEditNode.certificateVerification": "Preveri certifikat", "views.Settings.AddEditNode.createLndhub": "Ustvari račun LNDHub", - "views.Settings.AddEditNode.saveNode": "Shrani nastavitve vozlišča", - "views.Settings.AddEditNode.setNodeActive": "Set Node Config as Active", - "views.Settings.AddEditNode.nodeActive": "Aktivno vozlišče", + "views.Settings.WalletConfiguration.saveWallet": "Save Wallet Config", + "views.Settings.WalletConfiguration.setWalletActive": "Set Wallet Config as Active", + "views.Settings.WalletConfiguration.walletActive": "Wallet Active", "views.Settings.AddEditNode.scanLndconnect": "Skeniraj lndconnect nast.", "views.Settings.AddEditNode.scanLnc": "Scan LNC QR from Lightning Terminal", "views.Settings.AddEditNode.scanCLightningRest": "Scan c-lightning-REST QR", "views.Settings.AddEditNode.scanBtcpay": "Skeniraj BTCPay nast.", "views.Settings.AddEditNode.scanLndhub": "Skeniraj LNDHub QR", "views.Settings.AddEditNode.scanSpark": "Scan Spark QR", - "views.Settings.AddEditNode.deleteNode": "Izbriši nastavitve vozlišča", + "views.Settings.WalletConfiguration.deleteWallet": "Delete Wallet Config", "views.Settings.AddEditNode.tapToConfirm": "Tap to confirm", - "views.Settings.AddEditNode.duplicateNode": "Duplicate Node Config", - "views.Settings.AddEditNode.nodeInterface": "Vmesnik vozlišča", + "views.Settings.WalletConfiguration.duplicateWallet": "Duplicate Wallet Config", + "views.Settings.WalletConfiguration.walletInterface": "Wallet interface", "views.Settings.AddEditNode.useTor": "Uporabi Tor", "views.Settings.AddEditNode.pairingPhrase": "Pairing Phrase", "views.Settings.AddEditNode.mailboxServer": "Mailbox Server", @@ -271,8 +271,8 @@ "views.Settings.CertInstallInstructions.graph3": "Alternatively, you can provision a profile with the certificate for your phone in XCode.", "views.Settings.CertInstallInstructions.graph4": "You can access the certificate at any time in Settings > General > Profiles and remove it if required.", "views.Settings.CertInstallInstructions.graph5": "If you're connecting to your node via an external hostname or via Tor you must add the hostname to the certificate. lnd provides an option to do this with the TLSExtraDomain option in its config. You'll have to delete and regenerate the certificate after you make the change.", - "views.Settings.Nodes.title": "Vozlišča", - "views.Settings.Nodes.noNodes": "Ni vozlišč", + "views.Settings.Wallets.title": "Wallets", + "views.Settings.Wallets.noWallets": "No wallets", "views.Settings.security": "Varnost", "views.Settings.Security.title": "Varnostne nastavitve", "views.Settings.Security.deletePIN": "Izbriši PIN", @@ -769,7 +769,7 @@ "views.Settings.SetPassword.deletePassword": "Izbriši geslo", "views.Settings.SetDuressPassword.title": "Set / Change Duress Password", "views.Settings.SetDuressPassword.deletePassword": "Delete Duress Password", - "views.Settings.SetDuressPassword.duressPasswordExplanation": "Once set, you can enter your duress password on the login screen to delete all of your node configurations.", + "views.Settings.SetDuressPassword.duressPasswordExplanation": "Once set, you can enter your duress password on the login screen to delete all of your wallet configurations.", "views.Settings.SetPin.title": "Nastavi / Spremeni PIN", "views.Settings.Security.FaceID.title": "FaceID", "views.Settings.Security.TouchID.title": "TouchID", @@ -783,9 +783,9 @@ "views.Settings.SetPin.scramblePin": "The order of numbers on the PIN Pad is randomized to prevent against attacks", "views.Settings.SetDuressPin.title": "Set / Change Duress PIN", "views.Settings.SetDuressPin.createDuressPin": "Create your Duress PIN", - "views.Settings.SetDuressPin.duressPinExplanation": "Once set, you can enter your duress PIN on the PIN login screen to delete all of your node configurations.", + "views.Settings.SetDuressPin.duressPinExplanation": "Once set, you can enter your duress PIN on the PIN login screen to delete all of your wallet configurations.", "views.Settings.SetDuressPin.confirmDuressPin": "Confirm your Duress PIN", - "views.Settings.connectNode": "Povežite vozlišče", + "views.Settings.createConnectWallet": "Create or connect a wallet", "views.Settings.Help.docs": "Zeus Documentation", "views.Settings.Help.github": "GitHub Issues", "views.Settings.Help.telegram": "Telegram (we will not DM you)", @@ -976,7 +976,6 @@ "views.Sponsors.title": "Sponzorji", "views.Gods.title": "Bogovi", "views.Mortals.title": "Smrtniki", - "views.Splash.scanConfig": "Scan node config", "views.BumpFee.title": "Speed up transaction", "views.BumpFee.titleAlt": "Speed up channel open", "views.BumpFee.targetConfs": "Target confirmations", @@ -1056,7 +1055,7 @@ "stores.SettingsStore.btcPayImplementationSupport": "Sorry, we currently only support BTCPay instances using lnd or c-lightning", "stores.SettingsStore.btcPayFetchConfigError": "Error fetching BTCPay configuration", "stores.SettingsStore.olympianFetchError": "Error fetching Olympians", - "stores.SettingsStore.lndhubSuccess": "Successfully created LNDHub account. Record the username and password somewhere so you can restore your funds if something happens to your device. Then hit Save Node Config to continue.", + "stores.SettingsStore.lndhubSuccess": "Successfully created LNDHub account. Record the username and password somewhere so you can restore your funds if something happens to your device. Then hit Save Wallet Config to continue.", "stores.SettingsStore.lndhubError": "Error creating LNDHub account. Please check the host and try again.", "stores.SettingsStore.lndhubLoginError": "Failed to log in to LNDHub server", "stores.SettingsStore.lncConnectError": "Failed to connect the LNC client to the proxy server",