From c7739475cbe560658eda9a39db5f8d1f17da4748 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 15:45:23 +0000 Subject: [PATCH 1/5] chore(notifications): Translate en.yml in de 100% translated source file: 'en.yml' on 'de'. --- core/notifications/locales/de.yml | 52 +++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/core/notifications/locales/de.yml b/core/notifications/locales/de.yml index e126bcdf26..f49e61147c 100644 --- a/core/notifications/locales/de.yml +++ b/core/notifications/locales/de.yml @@ -14,3 +14,55 @@ circle_threshold_reached.inner.body: "Du hast%{time_frame} %{threshold} Menschen circle_threshold_reached.outer.title: "Äußerer Kreis Wachstum \U0001F4AA" circle_threshold_reached.outer.body: "Dein äußerer Kreis ist auf %{threshold} Menschen gewachsen. Du bringst die Bitcoin adoption voran!" + +identity_verification_approved.title: "Ihre Identität wurde bestätigt!" +identity_verification_approved.body: "Die Dokumente für Ihre Überprüfung wurden bearbeitet." + +identity_verification_declined.reason.documents_not_clear: "die hochgeladenen Dokumente waren nicht eindeutig" +identity_verification_declined.reason.photo_not_clear: "das von Ihnen übermittelte Bild war unscharf" +identity_verification_declined.reason.documents_do_not_match: "die von Ihnen eingereichten Dokumente stimmen nicht mit Ihrem Selfie und/oder den von Ihnen gemachten Angaben überein." +identity_verification_declined.reason.documents_expired: "die von Ihnen eingereichten Dokumente sind abgelaufen " +identity_verification_declined.reason.documents_not_supported: "die von Ihnen eingereichten Dokumente werden nicht unterstützt" +identity_verification_declined.reason.other: "Ein Fehler ist aufgetreten, bitte kontaktieren Sie den Support" +identity_verification_declined.title: "Ihre Identität konnte nicht verifiziert werden!" +identity_verification_declined.body: "Wir waren nicht in der Lage, Ihre Dokumente zu bearbeiten, weil %{reason}." + +identity_verification_review_started.title: "Ihre Verifizierung ist in Bearbeitung!" +identity_verification_review_started.body: "Wir haben Ihre Unterlagen erhalten und bearbeiten sie." + +transaction.intra_ledger_payment.title: "%{walletCurrency} Transaktion" +transaction.intra_ledger_payment.body: "Gesendete Zahlung von %{formattedCurrencyAmount}" +transaction.intra_ledger_payment.body_display_currency: "Gesendete Zahlung von %{displayCurrencyAmount} | %{formattedCurrencyAmount}" + +transaction.intra_ledger_receipt.title: "%{walletCurrency} Transaktion" +transaction.intra_ledger_receipt.body: "+%{formattedCurrencyAmount}" +transaction.intra_ledger_receipt.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" + +transaction.onchain_payment.title: "%{walletCurrency} Transaktion" +transaction.onchain_payment.body_display_currency: "Gesendete Onchain-Zahlung von %{displayCurrencyAmount} | %{formattedCurrencyAmount} bestätigt" +transaction.onchain_payment.body: "Gesendete On-Chain-Zahlung von %{formattedCurrencyAmount} bestätigt" + +transaction.onchain_receipt.title: "%{walletCurrency} Transaktion" +transaction.onchain_receipt.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" +transaction.onchain_receipt.body: "+%{formattedCurrencyAmount}" + +transaction.lightning_receipt.title: "%{walletCurrency} Transaktion" +transaction.lightning_receipt.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" +transaction.lightning_receipt.body: "+%{formattedCurrencyAmount}" + +transaction.onchain_receipt_pending.title: "%{walletCurrency} Transaktion | Ausstehend" +transaction.onchain_receipt_pending.body_display_currency: "ausstehend +%{displayCurrencyAmount} | %{formattedCurrencyAmount}" +transaction.onchain_receipt_pending.body: "ausstehend +%{formattedCurrencyAmount}" + +transaction.paid_invoice.title: "%{walletCurrency} Transaktion" +transaction.paid_invoice.body: "+%{formattedCurrencyAmount}" +transaction.paid_invoice.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" + +price_changed.up.title: "Bitcoin ist in Bewegung!" +price_changed.up.body: "Bitcoin ist in den letzten Tagen um %{change_percent}% auf %{price} gestiegen!" + +price_changed.down.title: "Bitcoin ist in Bewegung!" +price_changed.down.body: "Bitcoin ist in den letzten Tagen um %{change_percent}% auf %{price} gefallen!" + +security.link_email_reminder.title: "Verbinde deine E-Mail um den Account sicherer zu machen" +security.link_email_reminder.body: "Verknüpfen Sie Ihre E-Mail, um Ihr Konto zu sichern und wichtige Updates zu erhalten" From 13ebbe0b46f9d9c239e9dad2b3c70c8a1814bd48 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 14:17:49 +0000 Subject: [PATCH 2/5] chore(notifications): Translate en.yml in ro 100% translated source file: 'en.yml' on 'ro'. --- core/notifications/locales/ro.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/notifications/locales/ro.yml b/core/notifications/locales/ro.yml index 42b15b7818..7403985aed 100644 --- a/core/notifications/locales/ro.yml +++ b/core/notifications/locales/ro.yml @@ -60,3 +60,9 @@ transaction.paid_invoice.body_display_currency: "+%{displayCurrencyAmount} | %{f price_changed.up.title: "Bitcoin este în mișcare!" price_changed.up.body: "Bitcoin este în creștere cu %{change_percent}% în ultima zi până la %{price}!" + +price_changed.down.title: "Bitcoin este în mișcare!" +price_changed.down.body: "Bitcoin a scăzut %{change_percent}% în ultima zi la %{price}!" + +security.link_email_reminder.title: "Conectați e-mailul la contul securizat" +security.link_email_reminder.body: "Conectați-vă e-mailul pentru a vă securiza contul și pentru a primi actualizări importante" From 7f3c9d5963d12690adb59ba7ea3a776260086b26 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 18:10:40 +0000 Subject: [PATCH 3/5] chore(notifications): Translate en.yml in cs 100% translated source file: 'en.yml' on 'cs'. --- core/notifications/locales/cs.yml | 68 +++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 core/notifications/locales/cs.yml diff --git a/core/notifications/locales/cs.yml b/core/notifications/locales/cs.yml new file mode 100644 index 0000000000..b2ed3a3770 --- /dev/null +++ b/core/notifications/locales/cs.yml @@ -0,0 +1,68 @@ +_version: 1 + +circle_time_frame.month: "tento měsíc" +circle_time_frame.all_time: "" + +circle_type.inner: "vnitřní kruh" +circle_type.outer: "vnější kruh" + +circle_grew.title: "Vaše Blink Kruhy rostou!" +circle_grew.body: "Někdo byl právě přidán do vašeho %{circle_type}." + +circle_threshold_reached.inner.title: "Pěkný vnitřní kruh! \U0001F919" +circle_threshold_reached.inner.body: "Přivítali jste %{threshold} lidí na Blink%{time_frame}. Jen tak dál!" + +circle_threshold_reached.outer.title: "Přírůstky vnějšího kruhu \U0001F4AA" +circle_threshold_reached.outer.body: "Váš vnější okruh dosáhl %{threshold} lidí. Jste hnací silou adopce Bitcoinu!" + +identity_verification_approved.title: "Vaše totožnost byla ověřena!" +identity_verification_approved.body: "Dokumenty pro vaše ověření byly zpracovány." + +identity_verification_declined.reason.documents_not_clear: "nahrané dokumenty nebyly jasné" +identity_verification_declined.reason.photo_not_clear: "obrázek, který jste předložili, nebyl jasný" +identity_verification_declined.reason.documents_do_not_match: "dokumenty, které jste předložili, neodpovídaly vašemu selfie a/nebo informacím, které jste poskytli." +identity_verification_declined.reason.documents_expired: "platnost vámi předložených dokumentů vypršela" +identity_verification_declined.reason.documents_not_supported: "vámi předložené dokumenty nejsou podporovány" +identity_verification_declined.reason.other: "došlo k chybě, kontaktujte prosím podporu" +identity_verification_declined.title: "Vaši totožnost se nepodařilo ověřit!" +identity_verification_declined.body: "Vaše dokumenty jsme nemohli zpracovat, protože %{reason}." + +identity_verification_review_started.title: "Probíhá vaše ověřování!" +identity_verification_review_started.body: "Vaše dokumenty jsme obdrželi a zpracováváme je." + +transaction.intra_ledger_payment.title: "%{walletCurrency} Transakce" +transaction.intra_ledger_payment.body: "Odeslaná platba %{formattedCurrencyAmount}" +transaction.intra_ledger_payment.body_display_currency: "Odeslaná platba %{displayCurrencyAmount} | %{formattedCurrencyAmount}" + +transaction.intra_ledger_receipt.title: "%{walletCurrency} Transakce" +transaction.intra_ledger_receipt.body: "+%{formattedCurrencyAmount}" +transaction.intra_ledger_receipt.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" + +transaction.onchain_payment.title: "%{walletCurrency} Transakce" +transaction.onchain_payment.body_display_currency: "Odeslaná onchain platba %{displayCurrencyAmount} | %{formattedCurrencyAmount} potvrzena" +transaction.onchain_payment.body: "Odeslaná onchain platba %{formattedCurrencyAmount} potvrzena" + +transaction.onchain_receipt.title: "%{walletCurrency} Transakce" +transaction.onchain_receipt.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" +transaction.onchain_receipt.body: "+%{formattedCurrencyAmount}" + +transaction.lightning_receipt.title: "%{walletCurrency} Transakce" +transaction.lightning_receipt.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" +transaction.lightning_receipt.body: "+%{formattedCurrencyAmount}" + +transaction.onchain_receipt_pending.title: "%{walletCurrency} Transakce | Čekající" +transaction.onchain_receipt_pending.body_display_currency: "čekající +%{displayCurrencyAmount} | %{formattedCurrencyAmount}" +transaction.onchain_receipt_pending.body: "čekající +%{formattedCurrencyAmount}" + +transaction.paid_invoice.title: "%{walletCurrency} Transakce" +transaction.paid_invoice.body: "+%{formattedCurrencyAmount}" +transaction.paid_invoice.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" + +price_changed.up.title: "Bitcoin je v pohybu!" +price_changed.up.body: "Bitcoin vzrostl %{change_percent}% poslední den na %{price}!" + +price_changed.down.title: "Bitcoin je v pohybu!" +price_changed.down.body: "Bitcoin klesl %{change_percent}% poslední den na %{price}!" + +security.link_email_reminder.title: "Propojit e-mail se zabezpečeným účtem" +security.link_email_reminder.body: "Propojte svůj e-mail, abyste zabezpečili svůj účet a dostávali důležité aktualizace." From 51647b959040198f86726301f4db04e3aeeee034 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:27:46 +0000 Subject: [PATCH 4/5] chore(notifications): Translate en.yml in ca 100% translated source file: 'en.yml' on 'ca'. --- core/notifications/locales/ca.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/notifications/locales/ca.yml b/core/notifications/locales/ca.yml index b2f10bf3c4..3aa664cf76 100644 --- a/core/notifications/locales/ca.yml +++ b/core/notifications/locales/ca.yml @@ -61,5 +61,8 @@ transaction.paid_invoice.body_display_currency: "+%{displayCurrencyAmount} | %{f price_changed.up.title: "Bitcoin s'està movent!" price_changed.up.body: "Bitcoin s'ha incrementat %{change_percent}% l'útim dia %{price}!" +price_changed.down.title: "Bitcoin s'està movent!" +price_changed.down.body: "Bitcoin ha baixat %{change_percent}% en l´útim dia fins a %{price}!" + security.link_email_reminder.title: "Enllaça el correu electrònic per assegurar el compte" security.link_email_reminder.body: "Enllaça el teu correu electrònic per protegir el teu compte i rebre actualitzacions importants" From 8b9bd13f13ecf0f8f8351bd242f01f9e670ddb09 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:26:17 +0000 Subject: [PATCH 5/5] chore(notifications): Translate en.yml in es 100% translated source file: 'en.yml' on 'es'. --- core/notifications/locales/es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/notifications/locales/es.yml b/core/notifications/locales/es.yml index 6d0f8e8e54..99c18de3cc 100644 --- a/core/notifications/locales/es.yml +++ b/core/notifications/locales/es.yml @@ -59,7 +59,7 @@ transaction.paid_invoice.body: "+%{formattedCurrencyAmount}" transaction.paid_invoice.body_display_currency: "+%{displayCurrencyAmount} | %{formattedCurrencyAmount}" price_changed.up.title: "Bitcoin está en movimento!" -price_changed.up.body: "Bitcoin ha augmentado %{change_percent}% en el ultimo dia %{price}!" +price_changed.up.body: "Bitcoin ha aumentado %{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}!"