From 69bbc6ad63983d249b95451b97d45fc20f6972c2 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:39 +0000 Subject: [PATCH] [Transifex] Translate locales/en.json in ro 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 --- locales/ro.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/locales/ro.json b/locales/ro.json index d18a766f5..488dccc4e 100644 --- a/locales/ro.json +++ b/locales/ro.json @@ -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", @@ -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?", @@ -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", @@ -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" } \ No newline at end of file