From b8cf880cf3852c0f4cfc157be8664659ac0ee4ae Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 04:02:27 +0000 Subject: [PATCH] [Transifex] Translate locales/en.json in sv 85% of minimum 25% translated source file: 'locales/en.json' on 'sv'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- locales/sv.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/locales/sv.json b/locales/sv.json index eb5359883..6b72e6039 100644 --- a/locales/sv.json +++ b/locales/sv.json @@ -31,6 +31,8 @@ "general.received": "Mottaget", "general.date": "Datum", "general.routing": "Routing", + "general.paycode": "Pay code", + "general.paycodes": "Pay codes", "general.coins": "Mynt", "general.address": "Adress", "general.utxo": "UTXO", @@ -110,6 +112,11 @@ "general.automatic": "Automatic", "general.custom": "Anpassad", "general.skip": "Skip", + "general.type": "Type", + "general.label": "Label", + "general.noLabel": "No label", + "general.used": "Used", + "general.unused": "Unused", "restart.title": "Omstart krävs", "restart.msg": "ZEUS måste startas om innan den nya konfigurationen börjar gälla", "restart.msg1": "Vill du starta om nu?", @@ -1102,6 +1109,22 @@ "views.Settings.CustodialWalletWarning.graph3": "ZEUS has the ability to create a self-custodial wallet in the app. This wallet provides you with a 24-word seed phrase that gives you full control of your funds.", "views.Settings.CustodialWalletWarning.graph4": "To get started with your own self-custodial wallet, press the button below, and hit the 'Create mainnet wallet' button on the next screen.", "views.Settings.CustodialWalletWarning.create": "Create self-custodial wallet", + "views.PayCode.bolt12": "BOLT 12", + "views.PayCode.offerId": "Offer ID", + "views.PayCode.createOffer": "Create pay code", + "views.PayCode.disableOffer": "Disable pay code", + "views.PayCode.confirmDisableOffer": "Confirm disable", + "views.PayCode.singleUse": "Single use", + "views.PayCode.multiUse": "Multi use", + "views.PayCode.internalLabel": "Internal label", + "views.Settings.Bolt12Address": "BOLT 12 address", + "views.Settings.Bolt12Address.requestButton": "Request Paycode", + "views.Settings.Bolt12Address.changeButton": "Change Paycode", + "views.Settings.Bolt12Address.handle": "Your handle", + "views.Settings.Bolt12Address.error.noBolt12": "No BOLT 12 offer found", + "views.Settings.Bolt12Address.error.failedToGetOffer": "Failed to get offer", + "views.Settings.Bolt12Address.error.handleTaken": "Handle is taken", + "views.Settings.Bolt12Address.error.failedToCreate": "Failed to create address", "view.Settings.LSPServicesList.title": "LSP Services", "view.Settings.LSPServicesList.flow2": "Just-in-time channels", "view.Settings.LSPServicesList.lsps1": "Request channels in advance", @@ -1155,5 +1178,12 @@ "time.10min": "10 min", "time.1H": "1H", "time.1D": "1D", - "time.1W": "1W" + "time.1W": "1W", + "components.AlertModal.zeusDetected": "ZEUS has detected the following issues:", + "components.AlertModal.highZombieCount": "High zombie channel count", + "components.AlertModal.zombieExplainer": "Zombie channels indicate stale data on your downloaded network graph.", + "components.AlertModal.resetEGS": "Reset express graph sync data", + "components.AlertModal.neutrinoPeers": "Problematic neutrino peers", + "components.AlertModal.neutrinoExplainer": "Neutrino peers with over 200ms ping time can cause performance issues in the app.", + "components.AlertModal.reviewPeers": "Review neutrino peers list" } \ No newline at end of file