Skip to content

Commit

Permalink
[Transifex] Translate locales/en.json in hu
Browse files Browse the repository at this point in the history
37% of minimum 25% translated source file: 'locales/en.json'
on 'hu'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
  • Loading branch information
transifex-integration[bot] authored May 28, 2024
1 parent fb901bd commit 9d3f176
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion locales/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
"general.received": "Fogadott",
"general.date": "Dátum",
"general.routing": "Útvonalválasztás",
"general.paycode": "Pay code",
"general.paycodes": "Pay codes",
"general.coins": "Érmék",
"general.address": "Cím",
"general.utxo": "UTXO",
Expand Down Expand Up @@ -110,6 +112,11 @@
"general.automatic": "Automatic",
"general.custom": "Egyéni",
"general.skip": "Skip",
"general.type": "Type",
"general.label": "Label",
"general.noLabel": "No label",
"general.used": "Used",
"general.unused": "Unused",
"restart.title": "Restart required",
"restart.msg": "ZEUS has to be restarted before the new configuration is applied.",
"restart.msg1": "Would you like to restart now?",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}

0 comments on commit 9d3f176

Please sign in to comment.