From d464cc4257661e0f475f5f6310a29b735c9b03bb Mon Sep 17 00:00:00 2001 From: Izumi Hoshino Date: Fri, 4 Oct 2024 22:37:41 +0900 Subject: [PATCH 1/2] Updated label --- packages/gui/src/hooks/useOpenUnsafeLink.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/gui/src/hooks/useOpenUnsafeLink.tsx b/packages/gui/src/hooks/useOpenUnsafeLink.tsx index 3d6cabc93e..a41e6e7ed7 100644 --- a/packages/gui/src/hooks/useOpenUnsafeLink.tsx +++ b/packages/gui/src/hooks/useOpenUnsafeLink.tsx @@ -18,10 +18,10 @@ function InvalidURLWarningDialog(props: InvalidURLWarningDialogProps) { const { url, ...rest } = props; return ( - Warning: Invalid URL}> + Warning: Unsupported URL}> - This type of the URL is not allowed to open for security reasons. + This URL is not allowed for security reasons. URL} From 2faac99c2803aaadce3042716d98cb1d24321984 Mon Sep 17 00:00:00 2001 From: Izumi Hoshino Date: Fri, 4 Oct 2024 22:44:04 +0900 Subject: [PATCH 2/2] Compiled translations --- packages/gui/src/locales/ar-SA/messages.po | 14 +++++++++++--- packages/gui/src/locales/be-BY/messages.po | 14 +++++++++++--- packages/gui/src/locales/bg-BG/messages.po | 14 +++++++++++--- packages/gui/src/locales/ca-ES/messages.po | 14 +++++++++++--- packages/gui/src/locales/cs-CZ/messages.po | 14 +++++++++++--- packages/gui/src/locales/da-DK/messages.po | 14 +++++++++++--- packages/gui/src/locales/de-DE/messages.po | 14 +++++++++++--- packages/gui/src/locales/el-GR/messages.po | 14 +++++++++++--- packages/gui/src/locales/en-AU/messages.po | 14 +++++++++++--- packages/gui/src/locales/en-NZ/messages.po | 14 +++++++++++--- packages/gui/src/locales/en-PT/messages.po | 14 +++++++++++--- packages/gui/src/locales/en-US/messages.po | 16 ++++++++++++---- packages/gui/src/locales/es-AR/messages.po | 14 +++++++++++--- packages/gui/src/locales/es-ES/messages.po | 14 +++++++++++--- packages/gui/src/locales/es-MX/messages.po | 14 +++++++++++--- packages/gui/src/locales/fa-IR/messages.po | 14 +++++++++++--- packages/gui/src/locales/fi-FI/messages.po | 14 +++++++++++--- packages/gui/src/locales/fr-FR/messages.po | 14 +++++++++++--- packages/gui/src/locales/hr-HR/messages.po | 14 +++++++++++--- packages/gui/src/locales/hu-HU/messages.po | 14 +++++++++++--- packages/gui/src/locales/id-ID/messages.po | 14 +++++++++++--- packages/gui/src/locales/it-IT/messages.po | 14 +++++++++++--- packages/gui/src/locales/ja-JP/messages.po | 14 +++++++++++--- packages/gui/src/locales/ko-KR/messages.po | 14 +++++++++++--- packages/gui/src/locales/nl-NL/messages.po | 14 +++++++++++--- packages/gui/src/locales/no-NO/messages.po | 14 +++++++++++--- packages/gui/src/locales/pl-PL/messages.po | 14 +++++++++++--- packages/gui/src/locales/pt-BR/messages.po | 14 +++++++++++--- packages/gui/src/locales/pt-PT/messages.po | 14 +++++++++++--- packages/gui/src/locales/ro-RO/messages.po | 14 +++++++++++--- packages/gui/src/locales/ru-RU/messages.po | 14 +++++++++++--- packages/gui/src/locales/sk-SK/messages.po | 14 +++++++++++--- packages/gui/src/locales/sq-AL/messages.po | 14 +++++++++++--- packages/gui/src/locales/sr-SP/messages.po | 14 +++++++++++--- packages/gui/src/locales/sv-SE/messages.po | 14 +++++++++++--- packages/gui/src/locales/tr-TR/messages.po | 14 +++++++++++--- packages/gui/src/locales/uk-UA/messages.po | 14 +++++++++++--- packages/gui/src/locales/zh-CN/messages.po | 14 +++++++++++--- packages/gui/src/locales/zh-TW/messages.po | 14 +++++++++++--- 39 files changed, 430 insertions(+), 118 deletions(-) diff --git a/packages/gui/src/locales/ar-SA/messages.po b/packages/gui/src/locales/ar-SA/messages.po index 28b9912cce..25e92aa5ad 100644 --- a/packages/gui/src/locales/ar-SA/messages.po +++ b/packages/gui/src/locales/ar-SA/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "هذا الجدول يظهر لك آخر مرة حاولت فيها مزرعتك الفوز بتحدي الكتلة. <0>اعرف المزيد" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/be-BY/messages.po b/packages/gui/src/locales/be-BY/messages.po index f231d22f5e..173651866c 100644 --- a/packages/gui/src/locales/be-BY/messages.po +++ b/packages/gui/src/locales/be-BY/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "У гэтай табліцы паказваецца, калі ваша ферма апошнім разам спрабавала выйграць выпрабаванне блока. <0>Даведацца больш" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/bg-BG/messages.po b/packages/gui/src/locales/bg-BG/messages.po index 4885dd04da..1e7534f663 100644 --- a/packages/gui/src/locales/bg-BG/messages.po +++ b/packages/gui/src/locales/bg-BG/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/ca-ES/messages.po b/packages/gui/src/locales/ca-ES/messages.po index 109302f6b0..278a85d072 100644 --- a/packages/gui/src/locales/ca-ES/messages.po +++ b/packages/gui/src/locales/ca-ES/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Aquesta taula mostra l'última vegada que el teu cultiu va intentar guanyar un repte de blocs. <0>Més informació" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/cs-CZ/messages.po b/packages/gui/src/locales/cs-CZ/messages.po index 9bc675a1ad..d474660fbb 100644 --- a/packages/gui/src/locales/cs-CZ/messages.po +++ b/packages/gui/src/locales/cs-CZ/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Seznam pokusů vaší farmy o vítězství blokové výzvy. <0>Dozvědět se více" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/da-DK/messages.po b/packages/gui/src/locales/da-DK/messages.po index 7ba97673ec..d617203383 100644 --- a/packages/gui/src/locales/da-DK/messages.po +++ b/packages/gui/src/locales/da-DK/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Denne tabel viser hvornår din farmer sidst prøvede at vinde en blok udfordring. <0>Lær mere" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/de-DE/messages.po b/packages/gui/src/locales/de-DE/messages.po index b41481d1bf..c1eed06153 100644 --- a/packages/gui/src/locales/de-DE/messages.po +++ b/packages/gui/src/locales/de-DE/messages.po @@ -5236,7 +5236,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Diese Tabelle zeigt, wann deine Farm das letzte Mal versucht hat eine Blockherausforderung zu gewinnen. <0>Erfahre mehr" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5878,13 +5882,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/el-GR/messages.po b/packages/gui/src/locales/el-GR/messages.po index 425678abd4..776c85a36d 100644 --- a/packages/gui/src/locales/el-GR/messages.po +++ b/packages/gui/src/locales/el-GR/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Αυτός ο πίνακας σας δείχνει την τελευταία φορά που το farm σας προσπάθησε να κερδίσει ένα block challenge. <0>Μάθετε περισσότερα" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/en-AU/messages.po b/packages/gui/src/locales/en-AU/messages.po index 4b4f6e4cf0..a1b51fabc9 100644 --- a/packages/gui/src/locales/en-AU/messages.po +++ b/packages/gui/src/locales/en-AU/messages.po @@ -5238,7 +5238,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "This table shows you the last time your farm attempted to win a block challenge. <0>Learn more" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5880,13 +5884,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/en-NZ/messages.po b/packages/gui/src/locales/en-NZ/messages.po index 3778b1980d..4b75e4393a 100644 --- a/packages/gui/src/locales/en-NZ/messages.po +++ b/packages/gui/src/locales/en-NZ/messages.po @@ -5238,7 +5238,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "This table shows you the last time your farm attempted to win a block challenge. <0>Learn more" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5880,13 +5884,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/en-PT/messages.po b/packages/gui/src/locales/en-PT/messages.po index afcb881052..6d38b69ad0 100644 --- a/packages/gui/src/locales/en-PT/messages.po +++ b/packages/gui/src/locales/en-PT/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Here it shows the last time yer plunderer attempted t' take a ship fer booty. <0>Look fer more" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/en-US/messages.po b/packages/gui/src/locales/en-US/messages.po index 82e4b856fd..5482019b69 100644 --- a/packages/gui/src/locales/en-US/messages.po +++ b/packages/gui/src/locales/en-US/messages.po @@ -5238,8 +5238,12 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "This table shows you the last time your farm attempted to win a block challenge. <0>Learn more" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." -msgstr "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "This type of the URL is not allowed to open for security reasons." + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." +msgstr "This URL is not allowed for security reasons." #: src/components/settings/SettingsIntegration.tsx:398 msgid "This will reset all previously granted permissions across all Dapps that have been connected to. After resetting you will be asked to grant permission again." @@ -5880,13 +5884,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "Warning: Invalid URL" +#~ msgid "Warning: Invalid URL" +#~ msgstr "Warning: Invalid URL" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "Warning: Unsupported URL" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/es-AR/messages.po b/packages/gui/src/locales/es-AR/messages.po index 1d74e2545c..8aea6698f7 100644 --- a/packages/gui/src/locales/es-AR/messages.po +++ b/packages/gui/src/locales/es-AR/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Está tabla muestra la última vez que su granja intentó ganar un desafío de bloque. <0>Aprenda más" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/es-ES/messages.po b/packages/gui/src/locales/es-ES/messages.po index d9afd1016c..49330c723e 100644 --- a/packages/gui/src/locales/es-ES/messages.po +++ b/packages/gui/src/locales/es-ES/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Está tabla muestra la última vez que su granja intentó ganar un desafío de bloque. <0>Aprenda más" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/es-MX/messages.po b/packages/gui/src/locales/es-MX/messages.po index a624721ec0..a30a4d466a 100644 --- a/packages/gui/src/locales/es-MX/messages.po +++ b/packages/gui/src/locales/es-MX/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Está tabla muestra la última vez que su granja intentó ganar un desafío de bloque. <0>Aprenda más" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/fa-IR/messages.po b/packages/gui/src/locales/fa-IR/messages.po index 5ed719f7f7..b0e4eada40 100644 --- a/packages/gui/src/locales/fa-IR/messages.po +++ b/packages/gui/src/locales/fa-IR/messages.po @@ -5238,7 +5238,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "این جدول به شما نشان میدهد که آخرین بار چه زمانی فارم شما در چالش فارم یک بلاک برنده شد. <0>بیشتر بدانید" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5880,13 +5884,17 @@ msgid "Warning Threshold" msgstr "آستانه هشدار" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "هشدار: نسخه های نامتناسب" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/fi-FI/messages.po b/packages/gui/src/locales/fi-FI/messages.po index 28a235beb5..9451c9b0c0 100644 --- a/packages/gui/src/locales/fi-FI/messages.po +++ b/packages/gui/src/locales/fi-FI/messages.po @@ -5238,7 +5238,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Taulukko näyttää farmisi viimeksi yrittämän lohkohaasteen ajankohdan. <0>Katso lisää" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5880,13 +5884,17 @@ msgid "Warning Threshold" msgstr "Varoituskynnys" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "Varoitus: Eri Versiot" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/fr-FR/messages.po b/packages/gui/src/locales/fr-FR/messages.po index f9570c19d3..ae7abf190c 100644 --- a/packages/gui/src/locales/fr-FR/messages.po +++ b/packages/gui/src/locales/fr-FR/messages.po @@ -5238,7 +5238,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Ce tableau vous montre la dernière fois que votre ferme a tenté de gagner un défi de bloc. <0>En savoir plus" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5880,13 +5884,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "Avertissement : Versions incompatibles" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/hr-HR/messages.po b/packages/gui/src/locales/hr-HR/messages.po index 01035e8cd7..00e33cda54 100644 --- a/packages/gui/src/locales/hr-HR/messages.po +++ b/packages/gui/src/locales/hr-HR/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Ova tabela pokazuje vrijeme tvojeg zadnjeg pokušaja za osvajanje izazova bloka. <0>Saznaj više" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/hu-HU/messages.po b/packages/gui/src/locales/hu-HU/messages.po index ee8e2bb3d0..68d334aee3 100644 --- a/packages/gui/src/locales/hu-HU/messages.po +++ b/packages/gui/src/locales/hu-HU/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Ez a táblázat megmutatja egy blokk kihívás elnyerésére tett kísérlet utolsó időpontját. <0>Részletek" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/id-ID/messages.po b/packages/gui/src/locales/id-ID/messages.po index 7ab44e181c..b984e223cf 100644 --- a/packages/gui/src/locales/id-ID/messages.po +++ b/packages/gui/src/locales/id-ID/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Tabel berikut menunjukan waktu terakhir farm anda mencoba untuk memenangkan sebuah blok tantangan. <0>Pelajari lebih lanjut" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/it-IT/messages.po b/packages/gui/src/locales/it-IT/messages.po index 7d6cc98167..791107a260 100644 --- a/packages/gui/src/locales/it-IT/messages.po +++ b/packages/gui/src/locales/it-IT/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Questa tabella ti mostra l'ultima volta che la tua fattoria ha tentato di vincere una sfida di blocchi. <0>Per saperne di più" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/ja-JP/messages.po b/packages/gui/src/locales/ja-JP/messages.po index a86681f1c4..5f6d6c822c 100644 --- a/packages/gui/src/locales/ja-JP/messages.po +++ b/packages/gui/src/locales/ja-JP/messages.po @@ -5237,7 +5237,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "この表には、最後にあなたの畑がブロックチャレンジに勝とうと試みた詳細が記録されています。 <0>詳しく" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5879,13 +5883,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/ko-KR/messages.po b/packages/gui/src/locales/ko-KR/messages.po index 2cf8c2a2e4..1ad3cec469 100644 --- a/packages/gui/src/locales/ko-KR/messages.po +++ b/packages/gui/src/locales/ko-KR/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "이 표는 농장에서 마지막으로 블록 챌린지에서 승리를 시도한 시간을 보여줍니다. <0> 자세히 알아보기 " #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/nl-NL/messages.po b/packages/gui/src/locales/nl-NL/messages.po index 703ca1bdd1..f638f4fe7c 100644 --- a/packages/gui/src/locales/nl-NL/messages.po +++ b/packages/gui/src/locales/nl-NL/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/no-NO/messages.po b/packages/gui/src/locales/no-NO/messages.po index a5851e1ccd..e582245610 100644 --- a/packages/gui/src/locales/no-NO/messages.po +++ b/packages/gui/src/locales/no-NO/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/pl-PL/messages.po b/packages/gui/src/locales/pl-PL/messages.po index a37d7d2edf..567a62385b 100644 --- a/packages/gui/src/locales/pl-PL/messages.po +++ b/packages/gui/src/locales/pl-PL/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Ta tabela pokazuje kiedy twoja farma próbowała wygrać wyzwanie blokowe. <0>Dowiedz się więcej" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/pt-BR/messages.po b/packages/gui/src/locales/pt-BR/messages.po index 972a06f1a4..ae7b8a9dac 100644 --- a/packages/gui/src/locales/pt-BR/messages.po +++ b/packages/gui/src/locales/pt-BR/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Esta tabela mostra a última vez que sua fazenda tentou ganhar um desafio de bloco. <0>Saiba mais" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/pt-PT/messages.po b/packages/gui/src/locales/pt-PT/messages.po index f8141abcef..7d3e3aabe6 100644 --- a/packages/gui/src/locales/pt-PT/messages.po +++ b/packages/gui/src/locales/pt-PT/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Esta tabela mostra a última vez que sua fazenda tentou vencer um desafio de bloco. <0>Saiba mais" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/ro-RO/messages.po b/packages/gui/src/locales/ro-RO/messages.po index 585d299590..ed17f52aee 100644 --- a/packages/gui/src/locales/ro-RO/messages.po +++ b/packages/gui/src/locales/ro-RO/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Acest tabel vă arată ultima dată când ferma dvs. a încercat să câștige o provocare de bloc." #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/ru-RU/messages.po b/packages/gui/src/locales/ru-RU/messages.po index bae564014b..fe768e35f7 100644 --- a/packages/gui/src/locales/ru-RU/messages.po +++ b/packages/gui/src/locales/ru-RU/messages.po @@ -5406,7 +5406,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Эта таблица показывает вам, когда ваша ферма в последний раз пыталась выиграть испытание при фарминге блока. <0>Подробнее" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -6048,13 +6052,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/sk-SK/messages.po b/packages/gui/src/locales/sk-SK/messages.po index 3c07ab803a..77fdd8f61f 100644 --- a/packages/gui/src/locales/sk-SK/messages.po +++ b/packages/gui/src/locales/sk-SK/messages.po @@ -5238,7 +5238,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Táto tabuľka zobrazuje, kedy sa vaša farma naposledy pokúsila vyhrať blokovú výzvu. <0> Ďalšie informácie " #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5880,13 +5884,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "Upozornenie: Nezhodné verzie" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/sq-AL/messages.po b/packages/gui/src/locales/sq-AL/messages.po index d075fa4a9d..a3e137187c 100644 --- a/packages/gui/src/locales/sq-AL/messages.po +++ b/packages/gui/src/locales/sq-AL/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Kjo tabelë ju tregon hera e fundit që ferma juaj u përpoq të fitonte një sfidë blloku. <0> Mësoni më shumë " #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/sr-SP/messages.po b/packages/gui/src/locales/sr-SP/messages.po index c1180287ec..82e011f3e3 100644 --- a/packages/gui/src/locales/sr-SP/messages.po +++ b/packages/gui/src/locales/sr-SP/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Ова табела ти показује када је твоја фарма последњи пут покушала да победи у блок изазову. <0> Сазнај више " #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/sv-SE/messages.po b/packages/gui/src/locales/sv-SE/messages.po index 7caa43da16..797e0becaa 100644 --- a/packages/gui/src/locales/sv-SE/messages.po +++ b/packages/gui/src/locales/sv-SE/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Denna tabell visar den sista tidpunkt då din odling försökte vinna en blockverifiering. <0>Läs mer" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "Varningströskelvärde" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "Varning: Versioner som inte matchar" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/tr-TR/messages.po b/packages/gui/src/locales/tr-TR/messages.po index e67d0928cb..06640131e6 100644 --- a/packages/gui/src/locales/tr-TR/messages.po +++ b/packages/gui/src/locales/tr-TR/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Bu tablo, çiftliğinizin bir blok için en son ne zaman kazanmaya çalıştığını gösterir. <0> Daha fazla bilgi edinin " #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/uk-UA/messages.po b/packages/gui/src/locales/uk-UA/messages.po index e22d42d37d..f2f76e42be 100644 --- a/packages/gui/src/locales/uk-UA/messages.po +++ b/packages/gui/src/locales/uk-UA/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "Ця таблиця показує вам останній раз, коли ваша ферма спробувала виграти блок <0>Докладніше " #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/zh-CN/messages.po b/packages/gui/src/locales/zh-CN/messages.po index 4920bbfb1a..0264aea8e0 100644 --- a/packages/gui/src/locales/zh-CN/messages.po +++ b/packages/gui/src/locales/zh-CN/messages.po @@ -5238,7 +5238,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "这个表格里面显示的是你的农场尝试过的区块挑战. <0>了解更多" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5880,13 +5884,17 @@ msgid "Warning Threshold" msgstr "警告阈值" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "警告:不匹配的版本" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive." diff --git a/packages/gui/src/locales/zh-TW/messages.po b/packages/gui/src/locales/zh-TW/messages.po index 8e5b6bb476..c82e7c1c70 100644 --- a/packages/gui/src/locales/zh-TW/messages.po +++ b/packages/gui/src/locales/zh-TW/messages.po @@ -5234,7 +5234,11 @@ msgid "This table shows you the last time your farm attempted to win a block cha msgstr "此表顯示您的農場最後一次嘗試贏得區塊挑戰的時間。<0>了解更多" #: src/hooks/useOpenUnsafeLink.tsx:24 -msgid "This type of the URL is not allowed to open for security reasons." +#~ msgid "This type of the URL is not allowed to open for security reasons." +#~ msgstr "" + +#: src/hooks/useOpenUnsafeLink.tsx:24 +msgid "This URL is not allowed for security reasons." msgstr "" #: src/components/settings/SettingsIntegration.tsx:398 @@ -5876,13 +5880,17 @@ msgid "Warning Threshold" msgstr "" #: src/hooks/useOpenUnsafeLink.tsx:21 -msgid "Warning: Invalid URL" -msgstr "" +#~ msgid "Warning: Invalid URL" +#~ msgstr "" #: src/components/app/AppVersionWarning.tsx:30 msgid "Warning: Mismatched Versions" msgstr "警告:版本不匹配" +#: src/hooks/useOpenUnsafeLink.tsx:21 +msgid "Warning: Unsupported URL" +msgstr "" + #: src/components/offers/OfferSummary.tsx:134 #: src/components/offers2/OfferBuilderValue.tsx:220 msgid "Warning: Verify that the offered CAT asset IDs match the asset IDs of the tokens you expect to receive."