From 4d9bbb4ed3a4f1cd11d97a0b2da8368dea65947d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Gangloff?= Date: Sat, 25 Oct 2025 21:48:33 +0200 Subject: [PATCH] chore: ttag extract --- translations/translations.pot | 45 ++++++++++++++++++++++++----------- 1 file changed, 31 insertions(+), 14 deletions(-) diff --git a/translations/translations.pot b/translations/translations.pot index 967e157..668f28f 100644 --- a/translations/translations.pot +++ b/translations/translations.pot @@ -318,11 +318,13 @@ msgstr "" #: assets/components/tracking/connector/ConnectorsList.tsx:43 #: assets/components/tracking/watchlist/DeleteWatchlistButton.tsx:16 +#: assets/components/tracking/watchlist/DisableWatchlistButton.tsx:21 msgid "Yes" msgstr "" #: assets/components/tracking/connector/ConnectorsList.tsx:44 #: assets/components/tracking/watchlist/DeleteWatchlistButton.tsx:17 +#: assets/components/tracking/watchlist/DisableWatchlistButton.tsx:22 msgid "No" msgstr "" @@ -358,6 +360,16 @@ msgstr "" msgid "Export events to iCalendar format" msgstr "" +#: assets/components/tracking/watchlist/CreateWatchlistButton.tsx:33 +#: assets/components/tracking/watchlist/CreateWatchlistButton.tsx:35 +msgid "Create a Watchlist" +msgstr "" + +#: assets/components/tracking/watchlist/CreateWatchlistButton.tsx:45 +#: assets/components/tracking/watchlist/UpdateWatchlistButton.tsx:56 +msgid "Cancel" +msgstr "" + #: assets/components/tracking/watchlist/DeleteWatchlistButton.tsx:13 #: assets/components/tracking/watchlist/DeleteWatchlistButton.tsx:21 msgid "Delete the Watchlist" @@ -384,6 +396,19 @@ msgstr "" msgid ".${ tld.tld } Registry" msgstr "" +#: assets/components/tracking/watchlist/DisableWatchlistButton.tsx:18 +#: assets/components/tracking/watchlist/DisableWatchlistButton.tsx:26 +msgid "Disable the Watchlist" +msgstr "" + +#: assets/components/tracking/watchlist/DisableWatchlistButton.tsx:19 +msgid "Are you sure to disable this Watchlist?" +msgstr "" + +#: assets/components/tracking/watchlist/DisableWatchlistButton.tsx:29 +msgid "Enable the Watchlist" +msgstr "" + #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:29 msgid "" "At least one domain name is in redemption period and will potentially be " @@ -455,24 +480,20 @@ msgstr "" msgid "Update a Watchlist" msgstr "" -#: assets/components/tracking/watchlist/UpdateWatchlistButton.tsx:56 -msgid "Cancel" -msgstr "" - -#: assets/components/tracking/watchlist/WatchlistCard.tsx:46 +#: assets/components/tracking/watchlist/WatchlistCard.tsx:54 msgid "This Watchlist is not linked to a Connector." msgstr "" -#: assets/components/tracking/watchlist/WatchlistCard.tsx:51 +#: assets/components/tracking/watchlist/WatchlistCard.tsx:59 msgid "Watchlist" msgstr "" -#: assets/components/tracking/watchlist/WatchlistCard.tsx:88 +#: assets/components/tracking/watchlist/WatchlistCard.tsx:97 #: assets/components/tracking/watchlist/WatchlistForm.tsx:191 msgid "Tracked events" msgstr "" -#: assets/components/tracking/watchlist/WatchlistCard.tsx:110 +#: assets/components/tracking/watchlist/WatchlistCard.tsx:119 #: assets/components/tracking/watchlist/WatchlistForm.tsx:217 msgid "Tracked EPP status" msgstr "" @@ -725,18 +746,14 @@ msgstr "" msgid "Create a Connector" msgstr "" -#: assets/pages/tracking/WatchlistPage.tsx:45 +#: assets/pages/tracking/WatchlistPage.tsx:42 msgid "Watchlist created !" msgstr "" -#: assets/pages/tracking/WatchlistPage.tsx:57 +#: assets/pages/tracking/WatchlistPage.tsx:53 msgid "Watchlist updated !" msgstr "" -#: assets/pages/tracking/WatchlistPage.tsx:81 -msgid "Create a Watchlist" -msgstr "" - #: assets/pages/UserPage.tsx:19 #: assets/utils/providers/forms/EppConnectorForm.tsx:129 #: assets/utils/providers/forms/NamecheapConnectorForm.tsx:10