Skip to content

Commit

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

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 b8cf880 commit 69bbc6a
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion locales/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
"general.received": "Primit",
"general.date": "Data",
"general.routing": "Rutare",
"general.paycode": "Pay code",
"general.paycodes": "Pay codes",
"general.coins": "Monede",
"general.address": "Adresă",
"general.utxo": "UTXO",
Expand Down Expand Up @@ -110,6 +112,11 @@
"general.automatic": "Automatic",
"general.custom": "Valoare",
"general.skip": "Skip",
"general.type": "Type",
"general.label": "Label",
"general.noLabel": "No label",
"general.used": "Used",
"general.unused": "Unused",
"restart.title": "Este necesară repornirea",
"restart.msg": "ZEUS trebuie repornit înainte ca noua configurație să fie aplicată.",
"restart.msg1": "Doriți să reporniți acum?",
Expand Down Expand Up @@ -1102,6 +1109,22 @@
"views.Settings.CustodialWalletWarning.graph3": "ZEUS are capacitatea de a crea un portofel cu auto-custodie în aplicație. Acest portofel vă oferă o expresie de bază de 24 de cuvinte care vă oferă control deplin asupra fondurilor dvs.",
"views.Settings.CustodialWalletWarning.graph4": "Pentru a începe cu propriul portofel cu auto-custodie, apăsați butonul de mai jos și apăsați butonul „Creați portofel pentru rețeaua principală” de pe ecranul următor.",
"views.Settings.CustodialWalletWarning.create": "Creați portofel cu auto-custodie",
"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": "1Z",
"time.1W": "1S"
"time.1W": "1S",
"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 69bbc6a

Please sign in to comment.