Skip to content

Commit

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

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 Sep 27, 2024
1 parent c2ec89b commit 2479bad
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"general.used": "Usato",
"general.unused": "Inutilizzato",
"general.discountCode": "Codice di sconto",
"general.accountName": "Nome utente",
"general.addressType": "Tipo di Indirizzo",
"general.sorting": "Sorting",
"general.count": "Count",
"restart.title": "È necessario riavviare",
"restart.msg": "ZEUS deve essere riavviato prima di applicare la nuova configurazione.",
"restart.msg1": "Vorresti ricominciare adesso?",
Expand Down Expand Up @@ -277,12 +281,12 @@
"views.SparkQRScanner.text": "Scansiona Spark QR",
"views.SparkQRScanner.error": "Errore nel recupero della configurazione di Spark ",
"views.ImportAccount.title": "Importa account",
"views.ImportAccount.name": "Nome utente",
"views.ImportAccount.extendedPubKey": "Chiave pubblica estesa (xpub, zpub, tpub, ecc.)",
"views.ImportAccount.masterKeyFingerprint": "Master Key Fingerprint",
"views.ImportAccount.addressType": "Tipo di Indirizzo",
"views.ImportAccount.existingAccount": "Existing account (has funds already)",
"views.ImportAccount.existingAccountNote": "If importing an existing account, ZEUS will initiate a rescan from the block height specified below. Please leave the app open for up to 10 minutes for balances to be reflected accurately",
"views.ImportAccount.addressesToGenerate": "Number of address to generate",
"views.ImportAccount.importAccount": "Importa account",
"views.ImportAccount.note": "NOTA: gli eventi (versamenti/spese) relativi alle chiavi derivate da un conto verranno rilevati dalla LND solo se si verificano dopo l'importazione. Le nuove scansioni per rilevare eventi passati saranno supportate in seguito.",
"views.ImportAccount.derivationPath": "Percorso di derivazione",
Expand Down Expand Up @@ -1246,5 +1250,15 @@
"views.PendingHTLCs.outgoing": "In uscita",
"views.PendingHTLCs.expirationHeight": "Altezza di scadenza",
"views.PendingHTLCs.recommendationIOS": "Si consiglia di lasciare ZEUS in esecuzione mentre sono presenti HTLC in sospeso per evitare chiusure forzate.",
"views.PendingHTLCs.recommendationAndroid": "Si consiglia di abilitare LND persistente o lasciare ZEUS in esecuzione mentre sono presenti HTLC in sospeso per evitare chiusure forzate."
"views.PendingHTLCs.recommendationAndroid": "Si consiglia di abilitare LND persistente o lasciare ZEUS in esecuzione mentre sono presenti HTLC in sospeso per evitare chiusure forzate.",
"views.OnChainAddresses.title": "On-chain addresses",
"views.OnChainAddresses.noAddressesAvailable": "No addresses available",
"views.OnChainAddresses.hideZeroBalanance": "Hide 0-balance",
"views.OnChainAddresses.hideChangeAddresses": "Hide change addresses",
"views.OnChainAddresses.sortBy.creationTimeAscending": "Creation time (ascending)",
"views.OnChainAddresses.sortBy.creationTimeDescending": "Creation time (descending)",
"views.OnChainAddresses.sortBy.balanceAscending": "Balance (ascending)",
"views.OnChainAddresses.sortBy.balanceDescending": "Balance (descending)",
"views.OnChainAddresses.createAddress": "Create address",
"views.OnChainAddresses.changeAddresses": "Change addresses"
}

0 comments on commit 2479bad

Please sign in to comment.