chore: ttag extract

This commit is contained in:
Maël Gangloff 2025-11-01 17:54:43 +01:00
parent 43901616fd
commit e7240ed491
No known key found for this signature in database
GPG Key ID: 11FDC81C24A7F629

View File

@ -3,44 +3,44 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: assets/App.tsx:120 #: assets/App.tsx:161
msgid "TOS" msgid "TOS"
msgstr "" msgstr ""
#: assets/App.tsx:121 #: assets/App.tsx:162
msgid "Privacy Policy" msgid "Privacy Policy"
msgstr "" msgstr ""
#: assets/App.tsx:122 #: assets/App.tsx:163
msgid "FAQ" msgid "FAQ"
msgstr "" msgstr ""
#: assets/App.tsx:129 #: assets/App.tsx:170
msgid "Documentation" msgid "Documentation"
msgstr "" msgstr ""
#: assets/App.tsx:134 #: assets/App.tsx:175
#, javascript-format #, javascript-format
msgid "" msgid ""
"${ ProjectLink } is an open source project distributed under the ${ " "${ ProjectLink } is an open source project distributed under the ${ "
"LicenseLink } license." "LicenseLink } license."
msgstr "" msgstr ""
#: assets/App.tsx:147 #: assets/App.tsx:188
msgid "Official git repository" msgid "Official git repository"
msgstr "" msgstr ""
#: assets/App.tsx:150 #: assets/App.tsx:191
msgid "Submit an issue" msgid "Submit an issue"
msgstr "" msgstr ""
#: assets/components/LoginForm.tsx:48 #: assets/components/LoginForm.tsx:53
#: assets/components/RegisterForm.tsx:37 #: assets/components/RegisterForm.tsx:37
msgid "Email address" msgid "Email address"
msgstr "" msgstr ""
#: assets/components/LoginForm.tsx:50 #: assets/components/LoginForm.tsx:55
#: assets/components/LoginForm.tsx:58 #: assets/components/LoginForm.tsx:63
#: assets/components/RegisterForm.tsx:39 #: assets/components/RegisterForm.tsx:39
#: assets/components/RegisterForm.tsx:47 #: assets/components/RegisterForm.tsx:47
#: assets/components/search/DomainSearchBar.tsx:28 #: assets/components/search/DomainSearchBar.tsx:28
@ -72,22 +72,22 @@ msgstr ""
msgid "Required" msgid "Required"
msgstr "" msgstr ""
#: assets/components/LoginForm.tsx:56 #: assets/components/LoginForm.tsx:61
#: assets/components/RegisterForm.tsx:45 #: assets/components/RegisterForm.tsx:45
#: assets/utils/providers/forms/EppConnectorForm.tsx:138 #: assets/utils/providers/forms/EppConnectorForm.tsx:138
msgid "Password" msgid "Password"
msgstr "" msgstr ""
#: assets/components/LoginForm.tsx:66 #: assets/components/LoginForm.tsx:70
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: assets/components/LoginForm.tsx:71 #: assets/components/LoginForm.tsx:74
msgid "Log in with SSO" msgid "Log in with SSO"
msgstr "" msgstr ""
#: assets/components/RegisterForm.tsx:54 #: assets/components/RegisterForm.tsx:54
#: assets/pages/LoginPage.tsx:35 #: assets/pages/LoginPage.tsx:60
msgid "Register" msgid "Register"
msgstr "" msgstr ""
@ -97,22 +97,22 @@ msgid "Registration"
msgstr "" msgstr ""
#: assets/components/search/DomainLifecycleSteps.tsx:24 #: assets/components/search/DomainLifecycleSteps.tsx:24
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:133 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:137
msgid "Active" msgid "Active"
msgstr "" msgstr ""
#: assets/components/search/DomainLifecycleSteps.tsx:29 #: assets/components/search/DomainLifecycleSteps.tsx:29
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:111 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:115
msgid "Auto-Renew Grace Period" msgid "Auto-Renew Grace Period"
msgstr "" msgstr ""
#: assets/components/search/DomainLifecycleSteps.tsx:35 #: assets/components/search/DomainLifecycleSteps.tsx:35
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:119 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:123
msgid "Redemption Grace Period" msgid "Redemption Grace Period"
msgstr "" msgstr ""
#: assets/components/search/DomainLifecycleSteps.tsx:40 #: assets/components/search/DomainLifecycleSteps.tsx:40
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:127 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:131
msgid "Pending Delete" msgid "Pending Delete"
msgstr "" msgstr ""
@ -124,7 +124,7 @@ msgid ""
msgstr "" msgstr ""
#: assets/components/search/DomainResult.tsx:64 #: assets/components/search/DomainResult.tsx:64
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:89 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:93
msgid "Registry Lock" msgid "Registry Lock"
msgstr "" msgstr ""
@ -135,7 +135,7 @@ msgid ""
msgstr "" msgstr ""
#: assets/components/search/DomainResult.tsx:75 #: assets/components/search/DomainResult.tsx:75
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:95 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:99
msgid "Registrar Lock" msgid "Registrar Lock"
msgstr "" msgstr ""
@ -146,12 +146,12 @@ msgid ""
msgstr "" msgstr ""
#: assets/components/search/DomainResult.tsx:84 #: assets/components/search/DomainResult.tsx:84
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:101 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:105
msgid "DNSSEC" msgid "DNSSEC"
msgstr "" msgstr ""
#: assets/components/search/DomainResult.tsx:90 #: assets/components/search/DomainResult.tsx:90
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:215 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:219
msgid "EPP Status Codes" msgid "EPP Status Codes"
msgstr "" msgstr ""
@ -177,7 +177,7 @@ msgid "Search"
msgstr "" msgstr ""
#: assets/components/Sider.tsx:43 #: assets/components/Sider.tsx:43
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:175 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:179
msgid "Domain" msgid "Domain"
msgstr "" msgstr ""
@ -192,7 +192,7 @@ msgstr ""
#: assets/components/Sider.tsx:70 #: assets/components/Sider.tsx:70
#: assets/pages/StatisticsPage.tsx:114 #: assets/pages/StatisticsPage.tsx:114
#: assets/pages/infrastructure/TldPage.tsx:79 #: assets/pages/infrastructure/TldPage.tsx:81
msgid "TLD" msgid "TLD"
msgstr "" msgstr ""
@ -250,13 +250,13 @@ msgid "Log out"
msgstr "" msgstr ""
#: assets/components/Sider.tsx:154 #: assets/components/Sider.tsx:154
#: assets/pages/LoginPage.tsx:35 #: assets/pages/LoginPage.tsx:46
#: assets/pages/LoginPage.tsx:45 #: assets/pages/LoginPage.tsx:60
msgid "Log in" msgid "Log in"
msgstr "" msgstr ""
#: assets/components/tracking/connector/ConnectorForm.tsx:36 #: assets/components/tracking/connector/ConnectorForm.tsx:36
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:49 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:51
#: assets/utils/functions/rdapTranslation.ts:12 #: assets/utils/functions/rdapTranslation.ts:12
msgid "Registrar" msgid "Registrar"
msgstr "" msgstr ""
@ -328,17 +328,17 @@ msgstr ""
msgid "No" msgid "No"
msgstr "" msgstr ""
#: assets/components/tracking/connector/ConnectorsList.tsx:48 #: assets/components/tracking/connector/ConnectorsList.tsx:49
#, javascript-format #, javascript-format
msgid "Creation date: ${ createdAt }" msgid "Creation date: ${ createdAt }"
msgstr "" msgstr ""
#: assets/components/tracking/connector/ConnectorsList.tsx:49 #: assets/components/tracking/connector/ConnectorsList.tsx:50
#, javascript-format #, javascript-format
msgid "Used in: ${ watchlistCount } Watchlist" msgid "Used in: ${ watchlistCount } Watchlist"
msgstr "" msgstr ""
#: assets/components/tracking/connector/ConnectorsList.tsx:52 #: assets/components/tracking/connector/ConnectorsList.tsx:53
msgid "" msgid ""
"You can stop using a connector at any time. To delete a connector, you must " "You can stop using a connector at any time. To delete a connector, you must "
"remove it from each linked Watchlist.\n" "remove it from each linked Watchlist.\n"
@ -348,7 +348,7 @@ msgid ""
"withdrawal and were of the minimum age to consent to these conditions." "withdrawal and were of the minimum age to consent to these conditions."
msgstr "" msgstr ""
#: assets/components/tracking/connector/ConnectorsList.tsx:56 #: assets/components/tracking/connector/ConnectorsList.tsx:57
msgid "The Providers conditions are accessible by following this hyperlink." msgid "The Providers conditions are accessible by following this hyperlink."
msgstr "" msgstr ""
@ -404,66 +404,66 @@ msgstr ""
msgid "Enable the Watchlist" msgid "Enable the Watchlist"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:29 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:30
msgid "" msgid ""
"At least one domain name is in redemption period and will potentially be " "At least one domain name is in redemption period and will potentially be "
"deleted soon" "deleted soon"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:37 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:39
msgid "" msgid ""
"At least one domain name is pending deletion and will soon become available " "At least one domain name is pending deletion and will soon become available "
"for registration again" "for registration again"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:143 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:147
msgid "Estimated number of days until WHOIS removal" msgid "Estimated number of days until WHOIS removal"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:146 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:150
#, javascript-format #, javascript-format
msgid "J ${ expiresInDays }" msgid "J ${ expiresInDays }"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:152 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:156
msgid "Deletion is imminent" msgid "Deletion is imminent"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:181 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:185
msgid "Status" msgid "Status"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:187 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:191
msgid "Options" msgid "Options"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:193 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:197
msgid "Expiration date" msgid "Expiration date"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:207 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:211
msgid "Updated at" msgid "Updated at"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:235 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:240
msgid "No tracked domain names were found, please create your first Watchlist" msgid "No tracked domain names were found, please create your first Watchlist"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:238 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:243
msgid "Create now" msgid "Create now"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:244 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:249
msgid "" msgid ""
"Please note that this table does not include domain names marked as expired " "Please note that this table does not include domain names marked as expired "
"or those with an unknown expiration date" "or those with an unknown expiration date"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:249 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:254
msgid "At least one domain name you are tracking requires special attention" msgid "At least one domain name you are tracking requires special attention"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/TrackedDomainTable.tsx:255 #: assets/components/tracking/watchlist/TrackedDomainTable.tsx:260
msgid "The domain names below are subject to special monitoring" msgid "The domain names below are subject to special monitoring"
msgstr "" msgstr ""
@ -475,10 +475,6 @@ msgstr ""
msgid "Update a Watchlist" msgid "Update a Watchlist"
msgstr "" msgstr ""
#: assets/components/tracking/watchlist/UpdateWatchlistButton.tsx:56
msgid "Cancel"
msgstr ""
#: assets/components/tracking/watchlist/WatchlistCard.tsx:54 #: assets/components/tracking/watchlist/WatchlistCard.tsx:54
msgid "This Watchlist is not linked to a Connector." msgid "This Watchlist is not linked to a Connector."
msgstr "" msgstr ""
@ -568,31 +564,31 @@ msgstr ""
msgid "Reset" msgid "Reset"
msgstr "" msgstr ""
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:43 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:45
msgid "ID" msgid "ID"
msgstr "" msgstr ""
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:77 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:80
msgid "" msgid ""
"An accredited number means that ICANN's contract with the registrar is " "An accredited number means that ICANN's contract with the registrar is "
"ongoing." "ongoing."
msgstr "" msgstr ""
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:82 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:85
msgid "A reserved number can be used by TLD registries for specific operations." msgid "A reserved number can be used by TLD registries for specific operations."
msgstr "" msgstr ""
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:87 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:90
msgid "" msgid ""
"A terminated number means that ICANN's contract with the registrar has been " "A terminated number means that ICANN's contract with the registrar has been "
"terminated." "terminated."
msgstr "" msgstr ""
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:96 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:99
msgid "This page lists ICANN-accredited registrars." msgid "This page lists ICANN-accredited registrars."
msgstr "" msgstr ""
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:99 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:102
msgid "" msgid ""
"The list is officially published and maintained by the Internet Assigned " "The list is officially published and maintained by the Internet Assigned "
"Numbers Authority (IANA), the organization responsible for managing the " "Numbers Authority (IANA), the organization responsible for managing the "
@ -600,63 +596,63 @@ msgid ""
"name extensions)." "name extensions)."
msgstr "" msgstr ""
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:111 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:114
#: assets/utils/functions/rdapTranslation.ts:125 #: assets/utils/functions/rdapTranslation.ts:125
msgid "Accredited" msgid "Accredited"
msgstr "" msgstr ""
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:116 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:119
#: assets/utils/functions/rdapTranslation.ts:126 #: assets/utils/functions/rdapTranslation.ts:126
msgid "Reserved" msgid "Reserved"
msgstr "" msgstr ""
#: assets/pages/infrastructure/IcannRegistrarPage.tsx:121 #: assets/pages/infrastructure/IcannRegistrarPage.tsx:124
#: assets/utils/functions/rdapTranslation.ts:124 #: assets/utils/functions/rdapTranslation.ts:124
msgid "Terminated" msgid "Terminated"
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:86 #: assets/pages/infrastructure/TldPage.tsx:88
msgid "Flag" msgid "Flag"
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:89 #: assets/pages/infrastructure/TldPage.tsx:91
msgid "Country" msgid "Country"
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:96 #: assets/pages/infrastructure/TldPage.tsx:98
msgid "Registry Operator" msgid "Registry Operator"
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:124 #: assets/pages/infrastructure/TldPage.tsx:127
msgid "" msgid ""
"Top-level domains sponsored by specific organizations that set rules for " "Top-level domains sponsored by specific organizations that set rules for "
"registration and use, often related to particular interest groups or " "registration and use, often related to particular interest groups or "
"industries." "industries."
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:129 #: assets/pages/infrastructure/TldPage.tsx:132
msgid "" msgid ""
"Generic top-level domains open to everyone, not restricted by specific " "Generic top-level domains open to everyone, not restricted by specific "
"criteria, representing various themes or industries." "criteria, representing various themes or industries."
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:134 #: assets/pages/infrastructure/TldPage.tsx:137
msgid "" msgid ""
"Generic top-level domains associated with specific brands, allowing " "Generic top-level domains associated with specific brands, allowing "
"companies to use their own brand names as domains." "companies to use their own brand names as domains."
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:139 #: assets/pages/infrastructure/TldPage.tsx:142
msgid "" msgid ""
"Top-level domains based on country codes, identifying websites according to " "Top-level domains based on country codes, identifying websites according to "
"their country of origin." "their country of origin."
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:148 #: assets/pages/infrastructure/TldPage.tsx:151
msgid "This page presents all active TLDs in the root zone database." msgid "This page presents all active TLDs in the root zone database."
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:151 #: assets/pages/infrastructure/TldPage.tsx:154
msgid "" msgid ""
"IANA provides the list of currently active TLDs, regardless of their type, " "IANA provides the list of currently active TLDs, regardless of their type, "
"and ICANN provides the list of gTLDs.\n" "and ICANN provides the list of gTLDs.\n"
@ -668,23 +664,23 @@ msgid ""
"At the same time, the list of root RDAP servers is updated." "At the same time, the list of root RDAP servers is updated."
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:166 #: assets/pages/infrastructure/TldPage.tsx:169
msgid "Generic Top-Level-Domains" msgid "Generic Top-Level-Domains"
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:171 #: assets/pages/infrastructure/TldPage.tsx:174
msgid "Country-Code Top-Level-Domains" msgid "Country-Code Top-Level-Domains"
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:176 #: assets/pages/infrastructure/TldPage.tsx:179
msgid "Brand Generic Top-Level-Domains" msgid "Brand Generic Top-Level-Domains"
msgstr "" msgstr ""
#: assets/pages/infrastructure/TldPage.tsx:181 #: assets/pages/infrastructure/TldPage.tsx:184
msgid "Sponsored Top-Level-Domains" msgid "Sponsored Top-Level-Domains"
msgstr "" msgstr ""
#: assets/pages/LoginPage.tsx:45 #: assets/pages/LoginPage.tsx:46
msgid "Create an account" msgid "Create an account"
msgstr "" msgstr ""