Skip to content

Commit

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

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 9e8fa13 commit f879a77
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions locales/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,10 @@
"general.used": "Χρησιμοποιημένο ",
"general.unused": "Μη χρησιμοποιημένο",
"general.discountCode": "Κωδικός έκπτωσης",
"general.accountName": "Όνομα λογαριασμού",
"general.addressType": "Τύπος διεύθυνσης",
"general.sorting": "Sorting",
"general.count": "Count",
"restart.title": "Απαιτείται επανεκκίνηση",
"restart.msg": "Το Zeus πρέπει να κάνει επανεκκίνηση πριν εφαρμοστούν οι καινούριες ρυθμίσεις.",
"restart.msg1": "Θέλετε να γίνει επανεκκίνηση τώρα;",
Expand Down Expand Up @@ -277,12 +281,12 @@
"views.SparkQRScanner.text": "Σάρωση κωδικού Spark QR",
"views.SparkQRScanner.error": "Σφάλμα ανάκτησης ρυθμίσεων Spark",
"views.ImportAccount.title": "Εισαγωγή λογαριασμού",
"views.ImportAccount.name": "Όνομα λογαριασμού",
"views.ImportAccount.extendedPubKey": "Εκτενές δημόσιο κλειδί (xpub, zpub, tpub κ.λπ.)",
"views.ImportAccount.masterKeyFingerprint": "Δακτυλικό αποτύπωμα κύριου κλειδιού",
"views.ImportAccount.addressType": "Τύπος διεύθυνσης",
"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": "Εισαγωγή λογαριασμού",
"views.ImportAccount.note": "ΣΗΜΕΙΩΣΗ: Γεγονότα (καταθέσεις/δαπάνες) για κλειδιά που προέρχονται από έναν λογαριασμό θα ανιχνεύονται από το LND μόνο εάν συμβαίνουν μετά την εισαγωγή. Θα υποστηριχθούν αργότερα επαναληπτικές σαρώσεις για τον εντοπισμό παρελθοντικών συμβάντων.",
"views.ImportAccount.derivationPath": "Διαδρομή προέλευσης",
Expand Down Expand Up @@ -1246,5 +1250,15 @@
"views.PendingHTLCs.outgoing": "Εξερχόμενα ",
"views.PendingHTLCs.expirationHeight": "Λήγει σε",
"views.PendingHTLCs.recommendationIOS": "Συνιστάται να αφήνετε το ZEUS να εκτελείται όσο υπάρχουν εκκρεμείς HTLC για να αποφύγετε το βίαιο κλείσιμο.",
"views.PendingHTLCs.recommendationAndroid": "Συνιστάται να ενεργοποιείτε το Persistent LND ή να αφήνετε το ZEUS να εκτελείται όσο υπάρχουν εκκρεμείς HTLC για να αποφύγετε το βίαιο κλείσιμο."
"views.PendingHTLCs.recommendationAndroid": "Συνιστάται να ενεργοποιείτε το Persistent LND ή να αφήνετε το ZEUS να εκτελείται όσο υπάρχουν εκκρεμείς HTLC για να αποφύγετε το βίαιο κλείσιμο.",
"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 f879a77

Please sign in to comment.