From bd23a1303e89c708f3c9661b777409c6001e19f6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 08:20:04 +0000 Subject: [PATCH 1/2] chore(notifications): Translate en.yml in el 100% translated source file: 'en.yml' on 'el'. --- core/notifications/locales/el.yml | 37 +++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/core/notifications/locales/el.yml b/core/notifications/locales/el.yml index 7e995364bf..795397a16c 100644 --- a/core/notifications/locales/el.yml +++ b/core/notifications/locales/el.yml @@ -29,3 +29,40 @@ identity_verification_declined.body: "Δεν μπορέσαμε να επεξε identity_verification_review_started.title: "Η επαλήθευση βρίσκεται σε εξέλιξη!" identity_verification_review_started.body: "Λάβαμε τα έγγραφά σας και τα επεξεργαζόμαστε." + +transaction.intra_ledger_payment.title: "%{walletCurrency} Συναλλαγή" +transaction.intra_ledger_payment.body: "Αποστολή πληρωμής ύψους %{formattedCurrencyAmount}" +transaction.intra_ledger_payment.body_display_currency: "Αποστολή πληρωμής ύψους %{displayCurrencyAmount} | %{formattedCurrencyAmount}" + +transaction.intra_ledger_receipt.title: "%{walletCurrency} Συναλλαγή" +transaction.intra_ledger_receipt.body: "+%{formattedCurrencyAmount}" +transaction.intra_ledger_receipt.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" + +transaction.onchain_payment.title: "%{walletCurrency} Συναλλαγή" +transaction.onchain_payment.body_display_currency: "Αποστολή πληρωμής εντός της αλυσίδας του %{displayCurrencyAmount} | %{formattedCurrencyAmount} επιβεβαιώθηκε" +transaction.onchain_payment.body: "Αποστολή πληρωμής εντός της αλυσιδας του %{formattedCurrencyAmount} επιβεβαιώθηκε" + +transaction.onchain_receipt.title: "%{walletCurrency} Συναλλαγή" +transaction.onchain_receipt.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" +transaction.onchain_receipt.body: "+%{formattedCurrencyAmount}" + +transaction.lightning_receipt.title: "%{walletCurrency} Συναλλαγή" +transaction.lightning_receipt.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" +transaction.lightning_receipt.body: "+%{formattedCurrencyAmount}" + +transaction.onchain_receipt_pending.title: "%{walletCurrency} Συναλλαγή | Σε αναμονή" +transaction.onchain_receipt_pending.body_display_currency: "Σε αναμονή +%{displayCurrencyAmount} | %{formattedCurrencyAmount}" +transaction.onchain_receipt_pending.body: "Σε εναμονή +%{formattedCurrencyAmount}" + +transaction.paid_invoice.title: "%{walletCurrency} Συναλλαγή" +transaction.paid_invoice.body: "+%{formattedCurrencyAmount}" +transaction.paid_invoice.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" + +price_changed.up.title: "Το Bitcoin κινείται!" +price_changed.up.body: "Η τιμή του Bitcoin αυξήθηκε %{change_percent}% την τελευταία μέρα στα %{price}!" + +price_changed.down.title: "Το Bitcoin κινείται!" +price_changed.down.body: "Η τιμή του Bitcoin μειώθηκε %{change_percent}% την τελευταία μέρα στα %{price}!" + +security.link_email_reminder.title: "Συνδέστε το email για την ασφάλεια του λογαριασμού σας" +security.link_email_reminder.body: "Συνδέστε το email σας για να ασφαλίσετε το λογαριασμό σας και να λαμβάνετε σημαντικές ενημερώσεις" From b621519f0f59f86513e0a396db42691c28abc0d4 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 21:24:06 +0000 Subject: [PATCH 2/2] chore(notifications): Translate en.yml in es 100% translated source file: 'en.yml' on 'es'. --- core/notifications/locales/es.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/notifications/locales/es.yml b/core/notifications/locales/es.yml index 535b25df6a..6d0f8e8e54 100644 --- a/core/notifications/locales/es.yml +++ b/core/notifications/locales/es.yml @@ -61,5 +61,8 @@ transaction.paid_invoice.body_display_currency: "+%{displayCurrencyAmount} | %{f price_changed.up.title: "Bitcoin está en movimento!" price_changed.up.body: "Bitcoin ha augmentado %{change_percent}% en el ultimo dia %{price}!" +price_changed.down.title: "Bitcoin está en movimento!" +price_changed.down.body: "Bitcoin ha bajado %{change_percent}% en el ultimo dia %{price}!" + security.link_email_reminder.title: "Vincular correo electrónico a una cuenta segura" security.link_email_reminder.body: "Vincula tu correo electrónico para proteger tu cuenta y recibir actualizaciones importantes"