From af8fd6fdf664f457603ec172d1b1e42da163ebcd Mon Sep 17 00:00:00 2001 From: Ian Krieger <48930920+IanKrieger@users.noreply.github.com> Date: Tue, 23 Jul 2024 13:45:35 -0400 Subject: [PATCH 1/5] chore(lingui): remove origins and line numbers in po file (#1269) Removes annoyance of file changing every time there is line number difference --- lingui.config.ts | 3 +- package.json | 1 + pnpm-lock.yaml | 3 + src/locales/en.po | 769 -------------------------------------------- src/locales/es.po | 769 -------------------------------------------- src/locales/pt.po | 769 -------------------------------------------- src/locales/test.po | 732 ----------------------------------------- 7 files changed, 6 insertions(+), 3040 deletions(-) diff --git a/lingui.config.ts b/lingui.config.ts index 77ca4dac..650cc85b 100644 --- a/lingui.config.ts +++ b/lingui.config.ts @@ -1,4 +1,5 @@ import { LinguiConfig } from "@lingui/conf"; +import { formatter } from "@lingui/format-po"; const config: LinguiConfig = { locales: ["en", "es", "pt", "test"], @@ -14,7 +15,7 @@ const config: LinguiConfig = { include: ["src"], }, ], - format: "po", + format: formatter({ lineNumbers: false, origins: false }), }; export default config; diff --git a/package.json b/package.json index 537c89a7..79811596 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@lingui/conf": "4.11.2", "@lingui/core": "4.11.2", "@lingui/detect-locale": "4.11.2", + "@lingui/format-po": "4.11.2", "@lingui/macro": "4.11.2", "@lingui/react": "4.11.2", "@mui/icons-material": "5.16.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f73c347a..63024a90 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,6 +44,9 @@ importers: '@lingui/detect-locale': specifier: 4.11.2 version: 4.11.2 + '@lingui/format-po': + specifier: 4.11.2 + version: 4.11.2(typescript@5.5.3) '@lingui/macro': specifier: 4.11.2 version: 4.11.2(@lingui/react@4.11.2(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.3) diff --git a/src/locales/en.po b/src/locales/en.po index 97613b78..3d884b0c 100644 --- a/src/locales/en.po +++ b/src/locales/en.po @@ -13,2730 +13,1961 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:117 msgid "{adFormatName} are not available for self-managed campaigns. Please contact sales to inquire." msgstr "{adFormatName} are not available for self-managed campaigns. Please contact sales to inquire." -#: src/validation/CampaignSchema.tsx:187 msgid "{billingType} price must be {price} or higher" msgstr "{billingType} price must be {price} or higher" -#: src/user/views/adsManager/views/advanced/components/campaign/components/BillingModelSelect.tsx:23 msgid "{campaignFormat} pricing configuration option(s):" msgstr "{campaignFormat} pricing configuration option(s):" -#: src/form/FormikHelpers.tsx:54 msgid "{length}/{maxLength} characters" msgstr "{length}/{maxLength} characters" -#: src/components/Switch/OnOff.tsx:46 msgid "{type} status cannot be updated" msgstr "{type} status cannot be updated" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:30 #~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." #~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:51 #~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." #~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:50 msgid "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." -#: src/components/Location/LocationPicker.tsx:25 msgid "+{count} more" msgstr "+{count} more" -#: src/components/Conversion/ConversionFields.tsx:31 msgid "1 Day" msgstr "1 Day" -#: src/components/Conversion/ConversionFields.tsx:33 msgid "30 Days" msgstr "30 Days" -#: src/components/Error/ErrorDetail.tsx:39 msgid "401 Forbidden" msgstr "401 Forbidden" -#: src/components/Conversion/ConversionFields.tsx:32 msgid "7 Days" msgstr "7 Days" -#: src/components/Error/ErrorDetail.tsx:41 msgid "A forbidden error was returned. You may need to log out and back in again." msgstr "A forbidden error was returned. You may need to log out and back in again." -#: src/auth/views/MagicLink.tsx:34 msgid "A login email is on the way" msgstr "A login email is on the way" -#: src/components/Drawer/SupportMenu.tsx:68 msgid "About Brave Ads" msgstr "About Brave Ads" -#: src/auth/components/AdvertiserDetailsForm.tsx:119 #~ msgid "Access dashboard" #~ msgstr "Access dashboard" -#: src/components/Drawer/MiniSideBar.tsx:57 -#: src/components/Navigation/AccountMenu.tsx:43 -#: src/components/Navigation/AccountMenu.tsx:102 -#: src/user/settings/Settings.tsx:49 msgid "Account" msgstr "Account" -#: src/user/settings/NewKeyPairModal.tsx:86 msgid "Account Settings" msgstr "Account Settings" -#: src/components/Switch/OnOff.tsx:36 msgid "Activate" msgstr "Activate" -#: src/components/Creatives/NewsPreview.tsx:90 -#: src/routes/campaigns/analytics/breakdowns.tsx:145 msgid "Ad" msgstr "Ad" -#: src/validation/CreativeSchema.tsx:45 msgid "Ad body is required" msgstr "Ad body is required" -#: src/validation/CreativeSchema.tsx:46 msgid "Ad body must be less than 60 characters" msgstr "Ad body must be less than 60 characters" -#: src/validation/CreativeSchema.tsx:62 msgid "Ad description is required" msgstr "Ad description is required" -#: src/components/Creatives/CreativeType.tsx:26 msgid "Ad format" msgstr "Ad format" -#: src/components/Creatives/CreativeList.tsx:65 -#: src/user/campaignList/CampaignList.tsx:77 msgid "Ad Format" msgstr "Ad Format" -#: src/validation/CreativeSchema.tsx:63 msgid "Ad image dimensions are required" msgstr "Ad image dimensions are required" -#: src/components/AppBar/LandingPageAppBar.tsx:45 #~ msgid "Ad Inquiries" #~ msgstr "Ad Inquiries" -#: src/user/ads/AdList.tsx:57 #~ msgid "Ad Name" #~ msgstr "Ad Name" -#: src/validation/CreativeSchema.tsx:24 msgid "Ad Name is required" msgstr "Ad Name is required" -#: src/routes/campaigns/analytics/breakdowns.tsx:144 #~ msgid "Ad Performance" #~ msgstr "Ad Performance" -#: src/routes/campaigns/analytics/breakdowns.tsx:118 -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:32 -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:64 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:37 msgid "Ad Set" msgstr "Ad Set" -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:41 msgid "Ad set name" msgstr "Ad set name" -#: src/routes/campaigns/analytics/breakdowns.tsx:118 #~ msgid "Ad Set Performance" #~ msgstr "Ad Set Performance" -#: src/user/views/user/CampaignDetails.tsx:40 #~ msgid "Ad sets" #~ msgstr "Ad sets" -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:30 msgid "Ad Sets" msgstr "Ad Sets" -#: src/validation/CampaignSchema.tsx:158 msgid "Ad sets must have at least one ad" msgstr "Ad sets must have at least one ad" -#: src/validation/CreativeSchema.tsx:49 -#: src/validation/CreativeSchema.tsx:74 msgid "Ad title is required" msgstr "Ad title is required" -#: src/validation/CreativeSchema.tsx:50 msgid "Ad title must be less than 30 characters" msgstr "Ad title must be less than 30 characters" -#: src/validation/CreativeSchema.tsx:73 msgid "Ad title must be less than 90 characters" msgstr "Ad title must be less than 90 characters" -#: src/validation/CreativeSchema.tsx:31 msgid "Ad type is required" msgstr "Ad type is required" -#: src/validation/CreativeSchema.tsx:29 msgid "Ad type must be notification or news" msgstr "Ad type must be notification or news" -#: src/user/ads/AdsExistingAd.tsx:76 msgid "Add an existing ad" msgstr "Add an existing ad" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:45 msgid "Add Conversion tracking" msgstr "Add Conversion tracking" -#: src/components/Error/ErrorDetail.tsx:82 msgid "Additional Details" msgstr "Additional Details" -#: src/user/views/user/reports/OriginalCampaignReportView.tsx:94 #~ msgid "Additional Report: OS Performance" #~ msgstr "Additional Report: OS Performance" -#: src/components/AppBar/LandingPageAppBar.tsx:94 -#: src/components/Assets/AdvertiserAssets.tsx:33 -#: src/components/Creatives/CreativeList.tsx:102 -#: src/components/Creatives/CreativeSpecificPreview.tsx:54 -#: src/components/Creatives/CreativeSpecificPreview.tsx:65 -#: src/components/Drawer/MiniSideBar.tsx:32 -#: src/user/views/adsManager/views/advanced/components/adSet/fields/AdSetAds.tsx:30 msgid "Ads" msgstr "Ads" -#: src/user/ads/AdsExistingAd.tsx:80 msgid "Ads are modular building blocks that can be paired with ad sets to build unique combinations. Your previously approved ads will show here. Select by using the box next to the name. Use the \"Complete selection\" button to finish." msgstr "Ads are modular building blocks that can be paired with ad sets to build unique combinations. Your previously approved ads will show here. Select by using the box next to the name. Use the \"Complete selection\" button to finish." -#: src/user/views/user/ConversionAlert.tsx:36 msgid "Ads Help Center" msgstr "Ads Help Center" -#: src/routes/campaigns/analytics/breakdowns.tsx:135 #~ msgid "AdSet Performance" #~ msgstr "AdSet Performance" -#: src/user/ads/InlineContentAd.tsx:90 msgid "Advertiser Name" msgstr "Advertiser Name" -#: src/user/views/user/search/SetupProgress.tsx:34 msgid "Advertiser profile" msgstr "Advertiser profile" -#: src/auth/views/LandingPage.tsx:33 #~ msgid "advertising made simple" #~ msgstr "advertising made simple" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:20 msgid "All OS" msgstr "All OS" -#: src/auth/views/MobileAdsBenefits.tsx:30 #~ msgid "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." #~ msgstr "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." -#: src/routes/campaigns/analytics/filters/time-filters.ts:15 msgid "All time" msgstr "All time" -#: src/auth/views/LandingPage.tsx:72 #~ msgid "Already have an account?" #~ msgstr "Already have an account?" -#: src/auth/registration/MarketingChannel.tsx:48 msgid "An ad from my Brave browser" msgstr "An ad from my Brave browser" -#: src/components/Error/ErrorDetail.tsx:68 msgid "An error has occurred while processing your request." msgstr "An error has occurred while processing your request." -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:21 msgid "Android" msgstr "Android" -#: src/user/settings/UserApiKey.tsx:31 msgid "API keys are used to get data from the reporting endpoints. They are unique to you." msgstr "API keys are used to get data from the reporting endpoints. They are unique to you." -#: src/components/Creatives/CreativeStatusSwitch.tsx:104 msgid "Are you sure you want to activate" msgstr "Are you sure you want to activate" -#: src/components/Creatives/CreativeForm.tsx:152 msgid "Are you sure you want to modify \"{creativeName}\"?" msgstr "Are you sure you want to modify \"{creativeName}\"?" -#: src/components/Creatives/CreativeStatusSwitch.tsx:102 msgid "Are you sure you want to pause" msgstr "Are you sure you want to pause" -#: src/search/SearchTalkingPoints.tsx:12 msgid "As effective as Google" msgstr "As effective as Google" -#: src/auth/registration/MarketingChannel.tsx:24 msgid "At a marketing/media conference" msgstr "At a marketing/media conference" -#: src/validation/CampaignSchema.tsx:109 #~ msgid "At least one audience must be targeted" #~ msgstr "At least one audience must be targeted" -#: src/validation/CampaignSchema.tsx:82 msgid "At least one country must be targeted" msgstr "At least one country must be targeted" -#: src/validation/CampaignSchema.tsx:117 msgid "At least one platform must be targeted" msgstr "At least one platform must be targeted" -#: src/components/Drawer/MiniSideBar.tsx:43 -#: src/components/Segment/SegmentPicker.tsx:84 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:47 msgid "Audiences" msgstr "Audiences" -#: src/auth/views/components/WhyUseBraveAds.tsx:28 msgid "Augment your marketing strategy" msgstr "Augment your marketing strategy" -#: src/components/Segment/SegmentPicker.tsx:51 msgid "Automatic interest targeting" msgstr "Automatic interest targeting" -#: src/auth/registration/AccountChoice.tsx:139 #~ msgid "Available Ad placements" #~ msgstr "Available Ad placements" -#: src/components/Steps/NextAndBack.tsx:33 -#: src/user/views/user/search/SetupProgress.tsx:53 msgid "Back" msgstr "Back" -#: src/auth/views/components/Inquiries.tsx:58 -#: src/components/AppBar/LandingPageAppBar.tsx:57 msgid "Basic Attention Token" msgstr "Basic Attention Token" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:148 msgid "BAT holders can now also cash in their tokens to advertise their companies or products on the Brave Ads network." msgstr "BAT holders can now also cash in their tokens to advertise their companies or products on the Brave Ads network." -#: src/user/views/adsManager/views/advanced/components/campaign/components/CustomPriceSelect.tsx:33 msgid "Billing Type" msgstr "Billing Type" -#: src/components/Creatives/CreativeList.tsx:154 -#: src/user/ads/NotificationAd.tsx:62 msgid "Body" msgstr "Body" -#: src/components/Creatives/NotificationPreview.tsx:41 msgid "Body Preview" msgstr "Body Preview" -#: src/search/SearchLandingPage.tsx:39 #~ msgid "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." #~ msgstr "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." -#: src/search/SearchLandingPage.tsx:79 #~ msgid "Book a meeting" #~ msgstr "Book a meeting" -#: src/components/AppBar/LandingPageAppBar.tsx:75 #~ msgid "Brave Ads" #~ msgstr "Brave Ads" -#: src/auth/views/components/WhyUseBraveAds.tsx:23 msgid "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." msgstr "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." -#: src/user/settings/NewKeyPairModal.tsx:184 msgid "Brave cannot recover this key, which has been generated in your browser. You will need to confirm this private key on the next step before changes are saved." msgstr "Brave cannot recover this key, which has been generated in your browser. You will need to confirm this private key on the next step before changes are saved." -#: src/auth/views/components/WhatIsBrave.tsx:18 msgid "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." msgstr "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:41 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." #~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:22 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." #~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:42 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." #~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:41 msgid "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" msgstr "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" -#: src/components/AppBar/LandingPageAppBar.tsx:64 #~ msgid "Brave Search" #~ msgstr "Brave Search" -#: src/auth/views/components/Inquiries.tsx:36 -#: src/components/AppBar/LandingPageAppBar.tsx:48 msgid "Brave Search Ads" msgstr "Brave Search Ads" -#: src/search/SearchLandingPage.tsx:64 msgid "Brave Search Ads are privacy-preserving, text-based ads that appear at the top of a user’s search results page (SERP). Want to redefine your SEM program, and diversify from Big Tech? Get the first-mover advantage and start targeting your brand’s most important keywords today." msgstr "Brave Search Ads are privacy-preserving, text-based ads that appear at the top of a user’s search results page (SERP). Want to redefine your SEM program, and diversify from Big Tech? Get the first-mover advantage and start targeting your brand’s most important keywords today." -#: src/search/SearchTalkingPoints.tsx:9 msgid "Brave Search Ads can reach audiences who use ad blockers, and don’t use traditional search engines." msgstr "Brave Search Ads can reach audiences who use ad blockers, and don’t use traditional search engines." -#: src/search/SearchTalkingPoints.tsx:13 msgid "Brave Search Ads convert as well as—or better than—Google Search ad clicks." msgstr "Brave Search Ads convert as well as—or better than—Google Search ad clicks." -#: src/search/SearchTalkingPoints.tsx:13 #~ msgid "Brave Search Ads convert as well as, or better than Google Search ad clicks." #~ msgstr "Brave Search Ads convert as well as, or better than Google Search ad clicks." -#: src/search/SearchLandingPage.tsx:42 msgid "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" msgstr "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" -#: src/auth/views/components/FooterCTA.tsx:17 msgid "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." msgstr "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." -#: src/auth/components/AdvertiserAgreed.tsx:17 #~ msgid "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" #~ msgstr "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" -#: src/routes/campaigns/analytics/filters/BreakdownSelector.tsx:45 #~ msgid "Breakdowns" #~ msgstr "Breakdowns" -#: src/auth/registration/AccountChoice.tsx:34 #~ msgid "Browser ads" #~ msgstr "Browser ads" -#: src/auth/views/MobileAdsBenefits.tsx:23 #~ msgid "Browser-based delivery offers a new way to reach audiences on the Web." #~ msgstr "Browser-based delivery offers a new way to reach audiences on the Web." -#: src/user/campaignList/CampaignList.tsx:97 msgid "Budget" msgstr "Budget" -#: src/auth/registration/BrowserForm.tsx:34 msgid "Business name" msgstr "Business name" -#: src/validation/RegistrationSchema.tsx:21 msgid "Business name is required" msgstr "Business name is required" -#: src/auth/registration/BrowserForm.tsx:42 msgid "Business website" msgstr "Business website" -#: src/validation/RegistrationSchema.tsx:23 msgid "Business Website is required" msgstr "Business Website is required" -#: src/auth/components/AdvertiserAgreed.tsx:65 #~ msgid "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" #~ msgstr "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" -#: src/components/Creatives/CreativeList.tsx:165 msgid "Call To Action" msgstr "Call To Action" -#: src/validation/CreativeSchema.tsx:61 msgid "Call to action is required" msgstr "Call to action is required" -#: src/validation/CreativeSchema.tsx:60 msgid "Call to action must be less than 15 characters" msgstr "Call to action must be less than 15 characters" -#: src/user/ads/InlineContentAd.tsx:75 msgid "Call to Action text" msgstr "Call to Action text" -#: src/user/campaignList/CampaignList.tsx:62 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:28 msgid "Campaign" msgstr "Campaign" -#: src/user/views/adsManager/views/advanced/components/form/NewCampaign.tsx:91 msgid "Campaign creation is currently unavailable" msgstr "Campaign creation is currently unavailable" -#: src/user/views/adsManager/views/advanced/components/form/EditCampaign.tsx:82 msgid "Campaign does not exist, or cannot be edited. Please try again later." msgstr "Campaign does not exist, or cannot be edited. Please try again later." -#: src/components/Navigation/DraftMenu.tsx:29 msgid "Campaign Drafts" msgstr "Campaign Drafts" -#: src/validation/CampaignSchema.tsx:36 msgid "Campaign Format is required" msgstr "Campaign Format is required" -#: src/routes/campaigns/analytics/AnalyticsOverview.tsx:26 msgid "Campaign has not started yet" msgstr "Campaign has not started yet" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:33 msgid "Campaign Name" msgstr "Campaign Name" -#: src/validation/CampaignSchema.tsx:33 msgid "Campaign Name is required" msgstr "Campaign Name is required" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:25 -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:25 msgid "Campaign Settings" msgstr "Campaign Settings" -#: src/user/views/user/search/SummaryPanel.tsx:54 msgid "Campaign Summary" msgstr "Campaign Summary" -#: src/components/Creatives/CreativeCampaigns.tsx:40 -#: src/components/Drawer/MiniSideBar.tsx:22 -#: src/user/views/user/CampaignView.tsx:45 msgid "Campaigns" msgstr "Campaigns" -#: src/components/Assets/UploadImage.tsx:128 -#: src/components/Campaigns/CloneCampaign.tsx:131 -#: src/components/Creatives/CreativeStatusSwitch.tsx:132 -#: src/user/reporting/ReportMenu.tsx:137 -#: src/user/settings/NewKeyPairModal.tsx:148 -#: src/user/settings/NewKeyPairModal.tsx:197 -#: src/user/settings/NewKeyPairModal.tsx:242 -#: src/user/settings/UserApiKey.tsx:112 msgid "Cancel" msgstr "Cancel" -#: src/user/hooks/useGenerateApiKey.tsx:44 msgid "cannot create api key" msgstr "cannot create api key" -#: src/checkout/lib/index.ts:19 msgid "cannot create session" msgstr "cannot create session" -#: src/search/SearchLandingPage.tsx:98 msgid "Check eligibility" msgstr "Check eligibility" -#: src/components/Assets/UploadImage.tsx:72 msgid "Choose" msgstr "Choose" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:37 #~ msgid "Choose a format for the campaign you would like to run" #~ msgstr "Choose a format for the campaign you would like to run" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:37 msgid "Choose a format for the campaign you would like to run." msgstr "Choose a format for the campaign you would like to run." -#: src/auth/registration/AccountChoice.tsx:48 #~ msgid "Choose campaign type" #~ msgstr "Choose campaign type" -#: src/components/Assets/UploadImage.tsx:94 msgid "Choose File" msgstr "Choose File" -#: src/auth/registration/Register.tsx:36 #~ msgid "Choose what kind of account to open" #~ msgstr "Choose what kind of account to open" -#: src/auth/components/AdvertiserAddress.tsx:37 msgid "City" msgstr "City" -#: src/validation/AdvertiserSchema.tsx:22 msgid "City is required" msgstr "City is required" -#: src/components/Creatives/NewsPreview.tsx:69 msgid "Click Here!" msgstr "Click Here!" -#: src/auth/views/MagicLink.tsx:37 msgid "Click on the secure login link in the email to access your Brave Ads account." msgstr "Click on the secure login link in the email to access your Brave Ads account." -#: src/routes/campaigns/analytics/metrics.ts:62 msgid "Click Through Rate" msgstr "Click Through Rate" -#: src/user/analytics/analyticsOverview/components/BaseBarChart.tsx:57 -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:42 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:75 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:152 #~ msgid "Click to site visit rate" #~ msgstr "Click to site visit rate" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:68 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:60 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:176 #~ msgid "Click-through conversions" #~ msgstr "Click-through conversions" -#: src/routes/campaigns/analytics/metrics.ts:97 msgid "Click-through Conversions" msgstr "Click-through Conversions" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:30 #~ msgid "Click-through rate" #~ msgstr "Click-through rate" -#: src/routes/campaigns/analytics/metrics.ts:55 -#: src/user/campaignList/CampaignList.tsx:133 msgid "Clicks" msgstr "Clicks" -#: src/components/Campaigns/CloneCampaign.tsx:114 -#: src/components/Campaigns/CloneCampaign.tsx:140 msgid "Clone" msgstr "Clone" -#: src/components/Campaigns/CloneCampaign.tsx:99 msgid "Clone {campaignName}" msgstr "Clone {campaignName}" -#: src/components/Campaigns/CloneCampaign.tsx:119 msgid "Clone campaign: \"{campaignName}\"?" msgstr "Clone campaign: \"{campaignName}\"?" -#: src/components/Campaigns/CloneCampaign.tsx:122 msgid "Cloning a campaign will take all properties including ad sets and ads, and create a new draft campaign with them." msgstr "Cloning a campaign will take all properties including ad sets and ads, and create a new draft campaign with them." -#: src/components/Assets/UploadImage.tsx:128 -#: src/form/FormikButton.tsx:143 -#: src/user/settings/UserApiKey.tsx:112 msgid "Close" msgstr "Close" -#: src/components/Assets/UploadImage.tsx:82 msgid "Complete" msgstr "Complete" -#: src/components/Creatives/CreativeSelect.tsx:114 msgid "Complete selection" msgstr "Complete selection" -#: src/auth/components/AdvertiserDetailsForm.tsx:108 msgid "Complete your business profile to continue" msgstr "Complete your business profile to continue" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:41 msgid "Congratulations! 🎉" msgstr "Congratulations! 🎉" -#: src/components/Drawer/SupportMenu.tsx:76 msgid "Contact" msgstr "Contact" -#: src/components/AppBar/LandingPageAppBar.tsx:66 msgid "Contact sales" msgstr "Contact sales" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:127 msgid "Contact Sales" msgstr "Contact Sales" -#: src/components/Creatives/CreativeList.tsx:72 msgid "Content" msgstr "Content" -#: src/components/Creatives/CreativeStatusSwitch.tsx:146 -#: src/user/settings/NewKeyPairModal.tsx:156 -#: src/user/settings/NewKeyPairModal.tsx:205 -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:64 -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:149 msgid "Continue" msgstr "Continue" -#: src/components/Conversion/ConversionDisplay.tsx:18 -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:21 msgid "Conversion" msgstr "Conversion" -#: src/components/Conversion/ConversionDisplay.tsx:51 msgid "Conversion Observation Window" msgstr "Conversion Observation Window" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:70 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:150 #~ msgid "Conversion rate" #~ msgstr "Conversion rate" -#: src/routes/campaigns/analytics/metrics.ts:106 msgid "Conversion Rate" msgstr "Conversion Rate" -#: src/user/views/user/ConversionAlert.tsx:12 msgid "Conversion reporting change" msgstr "Conversion reporting change" -#: src/user/views/user/ConversionAlert.tsx:14 #~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" #~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" -#: src/user/views/user/ConversionAlert.tsx:14 msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" -#: src/user/views/user/ConversionAlert.tsx:14 #~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" #~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" -#: src/components/Conversion/ConversionDisplay.tsx:46 #~ msgid "Conversion Type" #~ msgstr "Conversion Type" -#: src/validation/CampaignSchema.tsx:151 msgid "Conversion type must be Post Click or Post View" msgstr "Conversion type must be Post Click or Post View" -#: src/validation/CampaignSchema.tsx:153 msgid "Conversion type required." msgstr "Conversion type required." -#: src/validation/CampaignSchema.tsx:140 msgid "Conversion URL must end in trailing asterisk (*)" msgstr "Conversion URL must end in trailing asterisk (*)" -#: src/validation/CampaignSchema.tsx:128 msgid "Conversion URL must not contain any whitespace" msgstr "Conversion URL must not contain any whitespace" -#: src/validation/CampaignSchema.tsx:132 msgid "Conversion URL must start with https://" msgstr "Conversion URL must start with https://" -#: src/components/Conversion/ConversionDisplay.tsx:46 msgid "Conversion URL Pattern" msgstr "Conversion URL Pattern" -#: src/validation/CampaignSchema.tsx:125 msgid "Conversion URL required." msgstr "Conversion URL required." -#: src/routes/campaigns/analytics/metrics.ts:79 msgid "Conversions" msgstr "Conversions" -#: src/user/settings/NewKeyPairModal.tsx:181 msgid "Copy this and keep this safe!" msgstr "Copy this and keep this safe!" -#: src/routes/campaigns/analytics/metrics.ts:131 msgid "Cost per Acquisition" msgstr "Cost per Acquisition" -#: src/user/views/user/search/SummaryPanel.tsx:80 msgid "Cost per click" msgstr "Cost per click" -#: src/auth/lib/index.ts:116 msgid "Could not logout at this time. Please try again later." msgstr "Could not logout at this time. Please try again later." -#: src/components/Conversion/ConversionFields.tsx:34 #~ msgid "Count conversions within X days of an impression" #~ msgstr "Count conversions within X days of an impression" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:46 #~ msgid "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." #~ msgstr "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:36 #~ msgid "Counted when a user clicks on the ad. Does not include clicks to dismiss" #~ msgstr "Counted when a user clicks on the ad. Does not include clicks to dismiss" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:66 #~ msgid "Counted when a user clicks the “close” or “x” button to make an ad go away" #~ msgstr "Counted when a user clicks the “close” or “x” button to make an ad go away" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:51 #~ msgid "Counted when a user reaches a designated conversion landing page" #~ msgstr "Counted when a user reaches a designated conversion landing page" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:56 #~ msgid "Counted when a user reaches a designated conversion landing page following an ad impression." #~ msgstr "Counted when a user reaches a designated conversion landing page following an ad impression." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:61 #~ msgid "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." #~ msgstr "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:31 #~ msgid "Counted when an ad is displayed on screen for a minimum of one second" #~ msgstr "Counted when an ad is displayed on screen for a minimum of one second" -#: src/components/Country/CountryPicker.tsx:33 -#: src/user/views/user/search/SummaryPanel.tsx:57 msgid "Country" msgstr "Country" -#: src/validation/AdvertiserSchema.tsx:24 msgid "Country is required" msgstr "Country is required" -#: src/components/Location/LocationPicker.tsx:46 msgid "Country Targeting" msgstr "Country Targeting" -#: src/routes/campaigns/analytics/metrics.ts:132 msgid "CPA" msgstr "CPA" -#: src/util/billingType.ts:18 msgid "CPC (Clicks)" msgstr "CPC (Clicks)" -#: src/util/billingType.ts:17 msgid "CPM (Impressions)" msgstr "CPM (Impressions)" -#: src/util/billingType.ts:19 msgid "CPSV (Site Visits)" msgstr "CPSV (Site Visits)" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:18 msgid "Create & Submit For Approval" msgstr "Create & Submit For Approval" -#: src/components/Creatives/CreativeForm.tsx:85 msgid "Create ad" msgstr "Create ad" -#: src/auth/registration/Register.tsx:42 #~ msgid "Create an account" #~ msgstr "Create an account" -#: src/user/ads/NewAd.tsx:32 msgid "Create new ad" msgstr "Create new ad" -#: src/user/settings/NewKeyPairModal.tsx:130 -#: src/user/settings/NewKeyPairModal.tsx:164 -#: src/user/settings/NewKeyPairModal.tsx:213 msgid "Create new keypair?" msgstr "Create new keypair?" -#: src/components/Assets/AdvertiserAssets.tsx:76 -#: src/components/Creatives/CreativeSelect.tsx:89 msgid "created" msgstr "created" -#: src/routes/campaigns/analytics/breakdowns.tsx:174 #~ msgid "Creative Performance" #~ msgstr "Creative Performance" -#: src/routes/campaigns/analytics/metrics.ts:63 msgid "CTR" msgstr "CTR" -#: src/routes/campaigns/analytics/filters/time-filters.ts:53 -#: src/routes/campaigns/analytics/filters/TimeFilter.tsx:47 msgid "Custom" msgstr "Custom" -#: src/routes/campaigns/analytics/breakdowns.tsx:109 msgid "Daily" msgstr "Daily" -#: src/routes/campaigns/analytics/breakdowns.tsx:126 #~ msgid "Daily Graph" #~ msgstr "Daily Graph" -#: src/routes/campaigns/analytics/breakdowns.tsx:109 #~ msgid "Daily Performance" #~ msgstr "Daily Performance" -#: src/auth/views/GetStartedLandingPage.tsx:47 -#: src/components/AppBar/LandingPageAppBar.tsx:195 msgid "Dashboard" msgstr "Dashboard" -#: src/user/reporting/csv.library.tsx:114 msgid "Data not valid for this private key" msgstr "Data not valid for this private key" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:51 #~ msgid "Day" #~ msgstr "Day" -#: src/user/reporting/ReportMenu.tsx:106 msgid "Decrypt Conversion Data?" msgstr "Decrypt Conversion Data?" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:27 msgid "Define how you want your campaign to run." msgstr "Define how you want your campaign to run." -#: src/components/Conversion/ConversionFields.tsx:37 msgid "Define the number of days Brave will observe conversions and attribute them to the campaign." msgstr "Define the number of days Brave will observe conversions and attribute them to the campaign." -#: src/user/ads/AdList.tsx:66 #~ msgid "DELETED" #~ msgstr "DELETED" -#: src/search/SearchLandingPage.tsx:37 #~ msgid "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." #~ msgstr "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." -#: src/user/analytics/analyticsOverview/reports/os/components/OsPieChart.tsx:21 #~ msgid "Device" #~ msgstr "Device" -#: src/form/FormikButton.tsx:43 msgid "Disabled because you haven’t made any changes" msgstr "Disabled because you haven’t made any changes" -#: src/form/FormikButton.tsx:52 msgid "Disabled due to validation errors" msgstr "Disabled due to validation errors" -#: src/user/ads/NewAd.tsx:32 msgid "Discard ad" msgstr "Discard ad" -#: src/components/Steps/ActionButtons.tsx:29 msgid "Discard campaign" msgstr "Discard campaign" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:38 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:85 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:160 #~ msgid "Dismissal rate" #~ msgstr "Dismissal rate" -#: src/routes/campaigns/analytics/metrics.ts:164 msgid "Dismissal Rate" msgstr "Dismissal Rate" -#: src/routes/campaigns/analytics/metrics.ts:156 msgid "Dismissals" msgstr "Dismissals" -#: src/user/settings/UserApiKey.tsx:40 msgid "Documentation can be found <0>here on how to use the API." msgstr "Documentation can be found <0>here on how to use the API." -#: src/user/views/user/search/SummaryPanel.tsx:62 msgid "Domain" msgstr "Domain" -#: src/validation/RegistrationSchema.tsx:41 msgid "Domain is required" msgstr "Domain is required" -#: src/validation/RegistrationSchema.tsx:42 #~ msgid "Domain must match the email domain" #~ msgstr "Domain must match the email domain" -#: src/validation/RegistrationSchema.tsx:42 msgid "Domain must not contain any whitespace" msgstr "Domain must not contain any whitespace" -#: src/auth/registration/SearchForm.tsx:35 msgid "Domain to advertise" msgstr "Domain to advertise" -#: src/auth/views/MagicLink.tsx:43 msgid "Don’t see the email? Check your spam folder or <0>try again." msgstr "Don’t see the email? Check your spam folder or <0>try again." -#: src/user/reporting/ReportMenu.tsx:66 msgid "Download Report" msgstr "Download Report" -#: src/routes/campaigns/analytics/metrics.ts:148 msgid "Downvotes" msgstr "Downvotes" -#: src/components/Navigation/DraftMenu.tsx:58 msgid "Draft" msgstr "Draft" -#: src/components/Navigation/DraftMenu.tsx:46 msgid "Drafts" msgstr "Drafts" -#: src/user/campaignList/EditButton.tsx:45 -#: src/user/views/adsManager/views/advanced/components/review/components/ReviewContainer.tsx:32 msgid "Edit" msgstr "Edit" -#: src/user/campaignList/EditButton.tsx:31 msgid "Edit {campaignName}" msgstr "Edit {campaignName}" -#: src/components/Creatives/CreativeForm.tsx:85 msgid "Edit ad" msgstr "Edit ad" -#: src/auth/registration/BrowserForm.tsx:24 -#: src/auth/views/Login.tsx:43 -#: src/auth/views/MagicLink.tsx:74 msgid "Email" msgstr "Email" -#: src/validation/RegistrationSchema.tsx:12 msgid "Email address is required" msgstr "Email address is required" -#: src/user/campaignList/CampaignList.tsx:185 msgid "End" msgstr "End" -#: src/components/Campaigns/CampaignDateRange.tsx:39 msgid "End Date" msgstr "End Date" -#: src/validation/CampaignSchema.tsx:73 msgid "End date is required" msgstr "End date is required" -#: src/validation/CampaignSchema.tsx:74 msgid "End date must be after start date" msgstr "End date must be after start date" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:47 msgid "End Time" msgstr "End Time" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:27 msgid "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." msgstr "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:27 #~ msgid "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." #~ msgstr "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." -#: src/auth/components/AdvertiserDetailsForm.tsx:118 msgid "Enter Ads Manager" msgstr "Enter Ads Manager" -#: src/auth/views/MagicLink.tsx:63 msgid "Enter your email address to get a secure login link. Use this link to access your Brave Ads account." msgstr "Enter your email address to get a secure login link. Use this link to access your Brave Ads account." -#: src/auth/views/components/WhyUseBraveAds.tsx:22 msgid "Escape the low CTR of display banners" msgstr "Escape the low CTR of display banners" -#: src/user/ads/NotificationAd.tsx:85 msgid "Example - https://brave.com/brave-rewards/" msgstr "Example - https://brave.com/brave-rewards/" -#: src/user/reporting/ReportMenu.tsx:146 msgid "Export" msgstr "Export" -#: src/components/Assets/hooks/useUploadFile.ts:150 msgid "Failed to Fetch" msgstr "Failed to Fetch" -#: src/components/Assets/hooks/useGetImagePreviewUrl.ts:50 msgid "Failed to load image" msgstr "Failed to load image" -#: src/user/settings/UserForm.tsx:41 msgid "Failed to update profile: {0}" msgstr "Failed to update profile: {0}" -#: src/components/Assets/hooks/useUploadFile.ts:146 msgid "Failed to upload image" msgstr "Failed to upload image" -#: src/components/Button/AlwaysOnFormButton.tsx:34 msgid "Feedback" msgstr "Feedback" -#: src/components/Assets/hooks/useUploadFile.ts:45 msgid "File upload complete for \"{fileName}\"" msgstr "File upload complete for \"{fileName}\"" -#: src/user/ads/AdsExistingAd.tsx:90 msgid "Filter ads by name..." msgstr "Filter ads by name..." -#: src/user/views/user/search/SetupProgress.tsx:49 msgid "Finalize & submit" msgstr "Finalize & submit" -#: src/validation/AdvertiserSchema.tsx:8 msgid "First party tracking acknowledgement is required" msgstr "First party tracking acknowledgement is required" -#: src/auth/views/MobileAdsBenefits.tsx:15 #~ msgid "For all business sizes" #~ msgstr "For all business sizes" -#: src/auth/views/components/WhyUseBraveAds.tsx:35 msgid "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." msgstr "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." -#: src/auth/registration/AccountChoice.tsx:74 #~ msgid "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." #~ msgstr "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." -#: src/auth/registration/AccountChoice.tsx:66 #~ msgid "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." #~ msgstr "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:34 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:36 msgid "Format" msgstr "Format" -#: src/components/Date/DateRangePicker.tsx:28 msgid "From" msgstr "From" -#: src/auth/registration/MarketingChannel.tsx:44 msgid "From a Brave sales representative" msgstr "From a Brave sales representative" -#: src/auth/registration/MarketingChannel.tsx:36 msgid "From a friend/colleague" msgstr "From a friend/colleague" -#: src/auth/registration/MarketingChannel.tsx:28 msgid "From an influential person I follow online" msgstr "From an influential person I follow online" -#: src/user/views/user/search/LandingPageDetail.tsx:141 msgid "Full Landing Page URL" msgstr "Full Landing Page URL" -#: src/auth/registration/BrowserForm.tsx:15 -#: src/auth/registration/SearchForm.tsx:16 msgid "Full name" msgstr "Full name" -#: src/user/settings/UserForm.tsx:68 msgid "Full Name" msgstr "Full Name" -#: src/validation/RegistrationSchema.tsx:14 -#: src/validation/UserSchema.tsx:6 msgid "Full name is required" msgstr "Full name is required" -#: src/auth/views/components/Inquiries.tsx:47 msgid "General Ad Inquiries" msgstr "General Ad Inquiries" -#: src/user/settings/UserApiKey.tsx:120 msgid "Generate" msgstr "Generate" -#: src/user/settings/NewKeyPairModal.tsx:92 msgid "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." msgstr "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." -#: src/user/settings/NewKeyPairModal.tsx:92 #~ msgid "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." #~ msgstr "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." -#: src/user/settings/UserApiKey.tsx:63 msgid "Generate a new API key?" msgstr "Generate a new API key?" -#: src/user/settings/UserApiKey.tsx:55 msgid "Generate API Key" msgstr "Generate API Key" -#: src/user/settings/UserApiKey.tsx:69 msgid "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." msgstr "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." -#: src/auth/views/LandingPage.tsx:45 #~ msgid "Get 50% your first campaign when you pay in Basic Attention Token" #~ msgstr "Get 50% your first campaign when you pay in Basic Attention Token" -#: src/search/SearchTalkingPoints.tsx:17 #~ msgid "Get a free one-month test to see how Search Ads perform for your brand." #~ msgstr "Get a free one-month test to see how Search Ads perform for your brand." -#: src/auth/views/components/WhyUseBraveAds.tsx:42 #~ msgid "Get discounts on your campaign when you pay with Basic Attention Token." #~ msgstr "Get discounts on your campaign when you pay with Basic Attention Token." -#: src/auth/registration/BraveAdsContactFrame.tsx:24 msgid "Get in touch with our team" msgstr "Get in touch with our team" -#: src/auth/views/MagicLink.tsx:90 msgid "Get login link" msgstr "Get login link" -#: src/auth/views/components/FooterCTA.tsx:42 -#: src/auth/views/GetStartedLandingPage.tsx:49 -#: src/components/AppBar/LandingPageAppBar.tsx:39 msgid "Get started" msgstr "Get started" -#: src/auth/views/GetStartedLandingPage.tsx:25 msgid "Get to your first million users with powerful ad placements on the world’s fastest-growing alternative browser & search engine." msgstr "Get to your first million users with powerful ad placements on the world’s fastest-growing alternative browser & search engine." -#: src/auth/views/components/Inquiries.tsx:71 -#: src/components/Drawer/SupportMenu.tsx:60 msgid "Help Center" msgstr "Help Center" -#: src/components/Navigation/AccountMenu.tsx:89 msgid "Hi" msgstr "Hi" -#: src/user/analytics/analyticsOverview/components/MetricFilter.tsx:64 #~ msgid "Hide" #~ msgstr "Hide" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:50 #~ msgid "Hour" #~ msgstr "Hour" -#: src/routes/campaigns/analytics/breakdowns.tsx:110 msgid "Hourly" msgstr "Hourly" -#: src/routes/campaigns/analytics/breakdowns.tsx:127 #~ msgid "Hourly Graph" #~ msgstr "Hourly Graph" -#: src/routes/campaigns/analytics/breakdowns.tsx:110 #~ msgid "Hourly Performance" #~ msgstr "Hourly Performance" -#: src/auth/components/AdvertiserAgreed.tsx:56 msgid "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." msgstr "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." -#: src/auth/components/AdvertiserAgreed.tsx:34 #~ msgid "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" #~ msgstr "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" -#: src/auth/components/AdvertiserAgreed.tsx:16 msgid "I understand that first-party analytics are necessary for independent reporting." msgstr "I understand that first-party analytics are necessary for independent reporting." -#: src/auth/components/AdvertiserAgreed.tsx:45 msgid "I understand that I can only run ad campaigns in English, Spanish, and Portuguese." msgstr "I understand that I can only run ad campaigns in English, Spanish, and Portuguese." -#: src/auth/components/AdvertiserAgreed.tsx:30 msgid "I understand that payment is required before ad campaigns can be launched." msgstr "I understand that payment is required before ad campaigns can be launched." -#: src/auth/components/AdvertiserAgreed.tsx:54 #~ msgid "I understand that pre-payment is required to launch my campaigns" #~ msgstr "I understand that pre-payment is required to launch my campaigns" -#: src/auth/registration/MarketingOptIn.tsx:14 msgid "I would like to receive marketing emails about new features and promotions from Brave Ads" msgstr "I would like to receive marketing emails about new features and promotions from Brave Ads" -#: src/routes/campaigns/analytics/TabularData.tsx:78 msgid "Id" msgstr "Id" -#: src/components/Assets/ImageAutocomplete.tsx:46 msgid "Image" msgstr "Image" -#: src/components/Assets/ImagePreview.tsx:58 msgid "Image failed to load" msgstr "Image failed to load" -#: src/validation/CreativeSchema.tsx:69 msgid "Image URL must be hosted on our private CDN" msgstr "Image URL must be hosted on our private CDN" -#: src/validation/CreativeSchema.tsx:65 msgid "Image URL must be valid" msgstr "Image URL must be valid" -#: src/components/Assets/AdvertiserAssets.tsx:34 -#: src/components/Creatives/CreativeList.tsx:103 msgid "Images" msgstr "Images" -#: src/routes/campaigns/analytics/metrics.ts:48 -#: src/user/campaignList/CampaignList.tsx:119 msgid "Impressions" msgstr "Impressions" -#: src/user/analytics/analyticsOverview/reports/os/components/OsPieChart.tsx:39 #~ msgid "Impressions (Device)" #~ msgstr "Impressions (Device)" -#: src/auth/registration/MarketingChannel.tsx:37 msgid "In a blog post/news article" msgstr "In a blog post/news article" -#: src/auth/registration/MarketingChannel.tsx:33 msgid "In a newsletter I subscribe to" msgstr "In a newsletter I subscribe to" -#: src/auth/registration/MarketingChannel.tsx:39 msgid "In a post by Brave on LinkedIn" msgstr "In a post by Brave on LinkedIn" -#: src/auth/registration/MarketingChannel.tsx:42 msgid "In a video on YouTube" msgstr "In a video on YouTube" -#: src/auth/registration/AdvertiserRegistered.tsx:25 #~ msgid "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." #~ msgstr "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." -#: src/components/Datagrid/renderers.tsx:35 msgid "In your local time this is" msgstr "In your local time this is" -#: src/components/Campaigns/CampaignAgeFilter.tsx:34 msgid "Include campaigns that ended over 6 months ago" msgstr "Include campaigns that ended over 6 months ago" -#: src/search/SearchTalkingPoints.tsx:8 msgid "Incremental" msgstr "Incremental" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:15 #~ msgid "Interested? Pay with BAT to get <0>50% off your first campaign." #~ msgstr "Interested? Pay with BAT to get <0>50% off your first campaign." -#: src/components/Assets/hooks/useUploadFile.ts:165 msgid "Invalid format" msgstr "Invalid format" -#: src/checkout/lib/index.ts:46 msgid "invalid session" msgstr "invalid session" -#: src/auth/lib/index.ts:102 msgid "Invalid Session" msgstr "Invalid Session" -#: src/auth/lib/index.ts:148 msgid "Invalid Token" msgstr "Invalid Token" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:22 msgid "iOS" msgstr "iOS" -#: src/components/Datagrid/stringFilterOperators.tsx:11 msgid "is not" msgstr "is not" -#: src/auth/views/components/WhatIsBraveAds.tsx:18 msgid "It is a modern <0>advertiser-first ad platform made to help brands reach new users. Brave Ads are discrete, unobtrusive first-party ads built directly into the browser and search engine, with familiar formats like push notifications and news-feed ads. Brave’s innovative on-device targeting respects a user’s desire for privacy while still delivering personalized ads based on their interests, which drives high ROI for advertisers." msgstr "It is a modern <0>advertiser-first ad platform made to help brands reach new users. Brave Ads are discrete, unobtrusive first-party ads built directly into the browser and search engine, with familiar formats like push notifications and news-feed ads. Brave’s innovative on-device targeting respects a user’s desire for privacy while still delivering personalized ads based on their interests, which drives high ROI for advertisers." -#: src/routes/campaigns/analytics/AnalyticsOverview.tsx:28 msgid "It is scheduled to start {campaignStartFromNow}." msgstr "It is scheduled to start {campaignStartFromNow}." -#: src/user/settings/UserApiKey.tsx:100 msgid "Key copied" msgstr "Key copied" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:89 #~ msgid "Key Statistics" #~ msgstr "Key Statistics" -#: src/user/settings/NewKeyPairModal.tsx:88 msgid "Keypairs" msgstr "Keypairs" -#: src/validation/AdvertiserSchema.tsx:11 msgid "Language acknowledgement is required" msgstr "Language acknowledgement is required" -#: src/routes/campaigns/analytics/filters/time-filters.ts:52 #~ msgid "Last 14 days" #~ msgstr "Last 14 days" -#: src/routes/campaigns/analytics/filters/time-filters.ts:40 msgid "Last 30 days" msgstr "Last 30 days" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 msgid "Last 7 days" msgstr "Last 7 days" -#: src/routes/campaigns/analytics/filters/time-filters.ts:46 msgid "Last month" msgstr "Last month" -#: src/routes/campaigns/analytics/filters/time-filters.ts:46 #~ msgid "Last week (Sun - Sat)" #~ msgstr "Last week (Sun - Sat)" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:86 #~ msgid "Launch a Campaign" #~ msgstr "Launch a Campaign" -#: src/components/Button/LearnMoreButton.tsx:23 msgid "Learn More" msgstr "Learn More" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:96 #~ msgid "Learn more about BAT" #~ msgstr "Learn more about BAT" -#: src/auth/registration/AccountChoice.tsx:55 #~ msgid "Learn more about various campaign types" #~ msgstr "Learn more about various campaign types" -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:34 msgid "Let Brave pick categories for me." msgstr "Let Brave pick categories for me." -#: src/user/views/adsManager/views/advanced/components/campaign/fields/BudgetField.tsx:18 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:52 msgid "Lifetime Budget" msgstr "Lifetime Budget" -#: src/validation/CampaignSchema.tsx:38 msgid "Lifetime budget is required" msgstr "Lifetime budget is required" -#: src/validation/CampaignSchema.tsx:41 msgid "Lifetime budget must be ${MIN_PER_CAMPAIGN} or more" msgstr "Lifetime budget must be ${MIN_PER_CAMPAIGN} or more" -#: src/validation/CampaignSchema.tsx:50 msgid "Lifetime budget must be higher for date range provided. Minimum ${min}." msgstr "Lifetime budget must be higher for date range provided. Minimum ${min}." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:48 #~ msgid "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." #~ msgstr "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:23 msgid "Linux" msgstr "Linux" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/LocationField.tsx:8 #~ msgid "Location" #~ msgstr "Location" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:67 msgid "Locations" msgstr "Locations" -#: src/auth/views/GetStartedLandingPage.tsx:61 -#: src/auth/views/Login.tsx:67 -#: src/components/AppBar/LandingPageAppBar.tsx:142 -#: src/components/AppBar/LandingPageAppBar.tsx:197 msgid "Log in" msgstr "Log in" -#: src/auth/views/Login.tsx:36 msgid "Log into your Brave Ads account" msgstr "Log into your Brave Ads account" -#: src/auth/views/AuthVerify.tsx:36 msgid "Logging in" msgstr "Logging in" -#: src/components/Navigation/AccountMenu.tsx:141 msgid "Logout" msgstr "Logout" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:24 msgid "macOS" msgstr "macOS" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:9 msgid "Make payment & submit for approval" msgstr "Make payment & submit for approval" -#: src/user/ads/NotificationAd.tsx:73 msgid "Make sure to include your brand name in the title OR body of the ad. Otherwise, it will be rejected." msgstr "Make sure to include your brand name in the title OR body of the ad. Otherwise, it will be rejected." -#: src/auth/registration/AccountChoice.tsx:72 #~ msgid "Managed service" #~ msgstr "Managed service" -#: src/user/ads/NotificationAd.tsx:56 msgid "Max 30 Characters" msgstr "Max 30 Characters" -#: src/user/ads/NotificationAd.tsx:63 msgid "Max 60 Characters" msgstr "Max 60 Characters" -#: src/auth/registration/AccountChoice.tsx:163 #~ msgid "Minimum Spend" #~ msgstr "Minimum Spend" -#: src/components/Creatives/CreativeForm.tsx:141 msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved." msgstr "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved." -#: src/components/Creatives/CreativeForm.tsx:143 msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved. This ad is also shared across {campaignLength} campaigns. Any modifications made will be effective for all campaigns using this creative." msgstr "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved. This ad is also shared across {campaignLength} campaigns. Any modifications made will be effective for all campaigns using this creative." -#: src/components/Creatives/CreativeStatusSwitch.tsx:110 msgid "Modifying the state of this ad will effect more than one campaign:" msgstr "Modifying the state of this ad will effect more than one campaign:" -#: src/auth/registration/AccountChoice.tsx:166 #~ msgid "month" #~ msgstr "month" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:53 #~ msgid "Month" #~ msgstr "Month" -#: src/user/adSet/AdSetList.tsx:49 #~ msgid "more" #~ msgstr "more" -#: src/components/Creatives/CreativeCampaigns.tsx:45 -#: src/components/Creatives/CreativeList.tsx:47 -#: src/routes/campaigns/analytics/TabularData.tsx:83 -#: src/user/ads/InlineContentAd.tsx:65 -#: src/user/ads/NotificationAd.tsx:51 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:41 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:30 msgid "Name" msgstr "Name" -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:36 msgid "Name your ad set to distinguish it from others." msgstr "Name your ad set to distinguish it from others." -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:96 msgid "New" msgstr "New" -#: src/components/Navigation/NewCreativeButton.tsx:25 msgid "New ad" msgstr "New ad" -#: src/user/settings/UserApiKey.tsx:61 msgid "New API Key" msgstr "New API Key" -#: src/components/Navigation/NewCampaignButton.tsx:29 msgid "New Campaign" msgstr "New Campaign" -#: src/user/views/adsManager/views/advanced/components/review/Review.tsx:40 msgid "New campaigns typically take up to 48 hours to review during a regular U.S. business week." msgstr "New campaigns typically take up to 48 hours to review during a regular U.S. business week." -#: src/user/settings/NewKeyPairModal.tsx:120 msgid "New Keypair" msgstr "New Keypair" -#: src/user/library/index.ts:255 -#: src/util/campaign.ts:7 msgid "New tab takeover" msgstr "New tab takeover" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:55 msgid "New tab takeovers" msgstr "New tab takeovers" -#: src/user/library/index.ts:256 -#: src/util/campaign.ts:8 msgid "Newsfeed" msgstr "Newsfeed" -#: src/user/ads/InlineContentAd.tsx:62 msgid "Newsfeed Ad" msgstr "Newsfeed Ad" -#: src/components/Creatives/CreativeType.tsx:18 -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:52 msgid "Newsfeed ads" msgstr "Newsfeed ads" -#: src/components/Steps/NextAndBack.tsx:46 msgid "Next" msgstr "Next" -#: src/components/Datagrid/renderers.tsx:71 msgid "No" msgstr "No" -#: src/validation/CampaignSchema.tsx:179 msgid "No {billingType} pricing available for {label}, contact selfserve@brave.com for help" msgstr "No {billingType} pricing available for {label}, contact selfserve@brave.com for help" -#: src/components/Conversion/ConversionDisplay.tsx:19 msgid "No conversion URL setup" msgstr "No conversion URL setup" -#: src/user/reporting/csv.library.tsx:96 msgid "No file result" msgstr "No file result" -#: src/user/ads/AdsExistingAd.tsx:67 msgid "No previous ads available" msgstr "No previous ads available" -#: src/checkout/lib/index.ts:26 msgid "no session created" msgstr "no session created" -#: src/auth/views/AuthVerify.tsx:55 msgid "Not automatically redirected? Click this link to go to the dashboard." msgstr "Not automatically redirected? Click this link to go to the dashboard." -#: src/user/views/user/search/Finalize.tsx:33 -#: src/user/views/user/search/Finalize.tsx:36 msgid "Notes" msgstr "Notes" -#: src/user/library/index.ts:254 -#: src/util/campaign.ts:6 msgid "Notification" msgstr "Notification" -#: src/user/ads/NotificationAd.tsx:48 msgid "Notification ad" msgstr "Notification ad" -#: src/components/Creatives/CreativeType.tsx:14 -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:47 msgid "Notification ads" msgstr "Notification ads" -#: src/components/Conversion/ConversionFields.tsx:29 msgid "Observation Window" msgstr "Observation Window" -#: src/validation/CampaignSchema.tsx:145 msgid "Observation window must be 1, 7, or 30 days." msgstr "Observation window must be 1, 7, or 30 days." -#: src/validation/CampaignSchema.tsx:147 msgid "Observation window required." msgstr "Observation window required." -#: src/components/Creatives/CreativeList.tsx:39 msgid "On / Off" msgstr "On / Off" -#: src/auth/registration/MarketingChannel.tsx:31 msgid "On a podcast I listen to" msgstr "On a podcast I listen to" -#: src/user/campaignList/CampaignList.tsx:197 msgid "On/Off" msgstr "On/Off" -#: src/user/settings/NewKeyPairModal.tsx:229 msgid "Once confirmed, your account’s keypair will be replaced with the new keypair." msgstr "Once confirmed, your account’s keypair will be replaced with the new keypair." -#: src/user/settings/NewKeyPairModal.tsx:230 #~ msgid "Once confirmed, your organization’s keypair will be replaced with the new keypair." #~ msgstr "Once confirmed, your organization’s keypair will be replaced with the new keypair." -#: src/auth/registration/AdvertiserRegistered.tsx:19 #~ msgid "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." #~ msgstr "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." -#: src/auth/registration/AccountChoice.tsx:79 #~ msgid "or <0>contact us for New Tab Takeover campaigns" #~ msgstr "or <0>contact us for New Tab Takeover campaigns" -#: src/auth/registration/AccountChoice.tsx:79 #~ msgid "or <0>contact us for premium ad placements" #~ msgstr "or <0>contact us for premium ad placements" -#: src/search/SearchLandingPage.tsx:101 msgid "Or email <0>searchads@brave.com" msgstr "Or email <0>searchads@brave.com" -#: src/auth/views/MagicLink.tsx:100 msgid "or sign in using a password" msgstr "or sign in using a password" -#: src/auth/views/Login.tsx:77 msgid "or sign in using a secure link" msgstr "or sign in using a secure link" -#: src/user/settings/Settings.tsx:49 #~ msgid "Organization" #~ msgstr "Organization" -#: src/routes/campaigns/analytics/breakdowns.tsx:132 msgid "OS" msgstr "OS" -#: src/routes/campaigns/analytics/breakdowns.tsx:131 #~ msgid "OS Performance" #~ msgstr "OS Performance" -#: src/auth/registration/MarketingChannel.tsx:51 msgid "Other (please specify)" msgstr "Other (please specify)" -#: src/components/Navigation/AccountMenu.tsx:111 msgid "Other accounts" msgstr "Other accounts" -#: src/auth/registration/MarketingChannel.tsx:58 msgid "Other source" msgstr "Other source" -#: src/auth/views/Login.tsx:51 -#: src/user/settings/UserForm.tsx:74 msgid "Password" msgstr "Password" -#: src/components/Switch/OnOff.tsx:36 msgid "Pause" msgstr "Pause" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:36 #~ msgid "Pay with BAT to get <0>50% off your first campaign" #~ msgstr "Pay with BAT to get <0>50% off your first campaign" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:34 msgid "Pay with BAT to get <0>50% off your first self-managed campaign." msgstr "Pay with BAT to get <0>50% off your first self-managed campaign." -#: src/user/views/adsManager/views/advanced/components/campaign/fields/PaymentMethodField.tsx:18 msgid "Payment" msgstr "Payment" -#: src/validation/AdvertiserSchema.tsx:14 msgid "Payment acknowledgement is required" msgstr "Payment acknowledgement is required" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/PaymentMethodField.tsx:21 msgid "Payment is required before launching your campaign." msgstr "Payment is required before launching your campaign." -#: src/user/reporting/ReportMenu.tsx:77 msgid "Performance Report" msgstr "Performance Report" -#: src/components/Platform/PlatformPicker.tsx:41 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:53 msgid "Platforms" msgstr "Platforms" -#: src/user/views/user/reports/ConsultAccountManager.tsx:13 msgid "Please ask your Account Manager for reports on campaigns of this format." msgstr "Please ask your Account Manager for reports on campaigns of this format." -#: src/user/settings/NewKeyPairModal.tsx:217 msgid "Please confirm your account’s new private key:" msgstr "Please confirm your account’s new private key:" -#: src/user/settings/NewKeyPairModal.tsx:218 #~ msgid "Please confirm your organization’s new private key:" #~ msgstr "Please confirm your organization’s new private key:" -#: src/auth/lib/index.ts:29 msgid "Please enter a username and password" msgstr "Please enter a username and password" -#: src/validation/RegistrationSchema.tsx:45 msgid "Please enter a valid domain, for example: brave.com" msgstr "Please enter a valid domain, for example: brave.com" -#: src/validation/RegistrationSchema.tsx:13 msgid "Please enter a valid email address" msgstr "Please enter a valid email address" -#: src/validation/CreativeSchema.tsx:19 -#: src/validation/RegistrationSchema.tsx:28 msgid "Please enter a valid URL, for example https://brave.com" msgstr "Please enter a valid URL, for example https://brave.com" -#: src/validation/CampaignSchema.tsx:136 msgid "Please enter a valid URL, for example https://brave.com/product/*" msgstr "Please enter a valid URL, for example https://brave.com/product/*" -#: src/auth/hooks/mutations/useGetLink.ts:16 msgid "Please enter an email." msgstr "Please enter an email." -#: src/validation/RegistrationSchema.tsx:59 msgid "Please let us know how you heard about Brave Ads" msgstr "Please let us know how you heard about Brave Ads" -#: src/validation/RegistrationSchema.tsx:31 msgid "Please let us know why you're interested in Brave Ads" msgstr "Please let us know why you're interested in Brave Ads" -#: src/auth/registration/AdvertiserRegistered.tsx:20 #~ msgid "Please reach out to <0>selfserve@brave.com or try again." #~ msgstr "Please reach out to <0>selfserve@brave.com or try again." -#: src/components/Error/ErrorDetail.tsx:71 msgid "Please refresh the page to try again, or email <0/> for assistance." msgstr "Please refresh the page to try again, or email <0/> for assistance." -#: src/basic-attention-token/PrivacyPolicy.tsx:21 #~ msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" #~ msgstr "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" -#: src/basic-attention-token/PrivacyPolicy.tsx:21 msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads." msgstr "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads." -#: src/validation/RegistrationSchema.tsx:64 msgid "Please specify how you heard about Brave Ads" msgstr "Please specify how you heard about Brave Ads" -#: src/components/Conversion/ConversionFields.tsx:20 #~ msgid "Post-Click" #~ msgstr "Post-Click" -#: src/components/Conversion/ConversionFields.tsx:28 #~ msgid "Post-Click: Viewed ad and converted by clicking its link" #~ msgstr "Post-Click: Viewed ad and converted by clicking its link" -#: src/components/Conversion/ConversionFields.tsx:19 #~ msgid "Post-View" #~ msgstr "Post-View" -#: src/components/Conversion/ConversionFields.tsx:24 #~ msgid "Post-View: Viewed ad and converted by visiting site on their own." #~ msgstr "Post-View: Viewed ad and converted by visiting site on their own." -#: src/auth/views/MobileAdsBenefits.tsx:22 #~ msgid "Powerful ad formats" #~ msgstr "Powerful ad formats" -#: src/components/Assets/hooks/useUploadFile.ts:53 msgid "Preparing file for upload..." msgstr "Preparing file for upload..." -#: src/user/views/adsManager/views/advanced/components/campaign/components/CustomPriceSelect.tsx:23 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:62 msgid "Price" msgstr "Price" -#: src/validation/CampaignSchema.tsx:93 msgid "Price is a required field" msgstr "Price is a required field" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:46 msgid "Pricing" msgstr "Pricing" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:57 msgid "Pricing Type" msgstr "Pricing Type" -#: src/validation/CampaignSchema.tsx:96 msgid "Pricing type is a required field" msgstr "Pricing type is a required field" -#: src/validation/CampaignSchema.tsx:95 msgid "Pricing type must be CPM, CPC, or CPSV" msgstr "Pricing type must be CPM, CPC, or CPSV" -#: src/auth/registration/SearchForm.tsx:44 msgid "Primary region of business" msgstr "Primary region of business" -#: src/validation/RegistrationSchema.tsx:49 -#: src/validation/RegistrationSchema.tsx:52 msgid "Primary region of business is required" msgstr "Primary region of business is required" -#: src/auth/components/AdvertiserDetailsForm.tsx:101 #~ msgid "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" #~ msgstr "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" -#: src/auth/views/LandingPage.tsx:32 #~ msgid "Privacy-forward" #~ msgstr "Privacy-forward" -#: src/user/reporting/ReportMenu.tsx:124 msgid "Private Key" msgstr "Private Key" -#: src/user/views/user/search/SetupProgress.tsx:43 msgid "Proceed" msgstr "Proceed" -#: src/components/Drawer/MiniSideBar.tsx:67 msgid "Profile" msgstr "Profile" -#: src/user/settings/UserApiKey.tsx:29 msgid "Profile API Key" msgstr "Profile API Key" -#: src/user/settings/UserForm.tsx:46 msgid "Profile Details" msgstr "Profile Details" -#: src/user/views/user/search/Finalize.tsx:68 msgid "Query parameter" msgstr "Query parameter" -#: src/user/views/user/search/Finalize.tsx:48 #~ msgid "Query string paramaters" #~ msgstr "Query string paramaters" -#: src/user/views/user/search/Finalize.tsx:48 msgid "Query string parameters" msgstr "Query string parameters" -#: src/auth/views/components/WhyUseBraveAds.tsx:29 msgid "Reach 70+ million highly engaged, otherwise unreachable users." msgstr "Reach 70+ million highly engaged, otherwise unreachable users." -#: src/auth/views/LandingPage.tsx:37 #~ msgid "Reach and convert new customers through premium advertising on the Brave browser and search engine." #~ msgstr "Reach and convert new customers through premium advertising on the Brave browser and search engine." -#: src/search/SearchTalkingPoints.tsx:9 #~ msgid "Reach audiences who don’t use other search engines and block ads on most sites." #~ msgstr "Reach audiences who don’t use other search engines and block ads on most sites." -#: src/auth/views/components/FooterCTA.tsx:10 msgid "Ready to reach your first million users? Start your first campaign today." msgstr "Ready to reach your first million users? Start your first campaign today." -#: src/components/AppBar/LandingPageAppBar.tsx:37 #~ msgid "Register for Self-service" #~ msgstr "Register for Self-service" -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:67 msgid "Remove" msgstr "Remove" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:68 msgid "Remove Conversion tracking" msgstr "Remove Conversion tracking" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:54 #~ msgid "Remove Conversion Tracking" #~ msgstr "Remove Conversion Tracking" -#: src/auth/components/AdvertiserAgreed.tsx:14 #~ msgid "Reporting" #~ msgstr "Reporting" -#: src/user/analytics/analyticsOverview/reports/campaign/EngagementsOverview.tsx:117 #~ msgid "Reporting not available yet for <0>{campaignName}." #~ msgstr "Reporting not available yet for <0>{campaignName}." -#: src/auth/views/AuthVerify.tsx:71 msgid "Request another link." msgstr "Request another link." -#: src/components/Steps/ActionButtons.tsx:38 msgid "Return to dashboard" msgstr "Return to dashboard" -#: src/components/Collapse/ChangeReportingAlert.tsx:31 #~ msgid "Revert" #~ msgstr "Revert" -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:37 msgid "Review" msgstr "Review" -#: src/user/views/user/search/SetupProgress.tsx:39 msgid "Review ads" msgstr "Review ads" -#: src/search/SearchTalkingPoints.tsx:16 msgid "Risk Free" msgstr "Risk Free" -#: src/user/views/user/search/LandingPageDetail.tsx:149 msgid "Sample Queries" msgstr "Sample Queries" -#: src/form/FormikButton.tsx:71 -#: src/form/FormikButton.tsx:129 -#: src/user/settings/NewKeyPairModal.tsx:251 msgid "Save" msgstr "Save" -#: src/components/Creatives/CreateCreativeButton.tsx:67 msgid "Save ad" msgstr "Save ad" -#: src/form/FormikButton.tsx:72 -#: src/form/FormikButton.tsx:129 -#: src/user/settings/NewKeyPairModal.tsx:251 msgid "Saving..." msgstr "Saving..." -#: src/auth/registration/AccountChoice.tsx:38 #~ msgid "Search ads" #~ msgstr "Search ads" -#: src/validation/BrowserRegistrationSchema.tsx:42 #~ msgid "Search domain must match email domain" #~ msgstr "Search domain must match email domain" -#: src/user/library/index.ts:258 -#: src/util/campaign.ts:10 msgid "Search homepage" msgstr "Search homepage" -#: src/user/library/index.ts:257 -#: src/util/campaign.ts:9 msgid "Search keyword" msgstr "Search keyword" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:59 msgid "Search keyword ads" msgstr "Search keyword ads" -#: src/search/SearchLandingPage.tsx:69 #~ msgid "See if you qualify" #~ msgstr "See if you qualify" -#: src/routes/campaigns/analytics/breakdowns.tsx:161 #~ msgid "Segment Performance" #~ msgstr "Segment Performance" -#: src/user/settings/Settings.tsx:60 -#: src/user/settings/Settings.tsx:64 msgid "Select Account" msgstr "Select Account" -#: src/components/Campaigns/CloneCampaign.tsx:98 msgid "Select one campaign to clone" msgstr "Select one campaign to clone" -#: src/user/campaignList/EditButton.tsx:29 msgid "Select one campaign to edit" msgstr "Select one campaign to edit" -#: src/user/settings/Settings.tsx:60 -#: src/user/settings/Settings.tsx:64 #~ msgid "Select Organization" #~ msgstr "Select Organization" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/AdSetAds.tsx:32 msgid "Select the ads you would like to include in this ad set. Only checked ads are included." msgstr "Select the ads you would like to include in this ad set. Only checked ads are included." -#: src/components/Segment/SegmentPicker.tsx:88 msgid "Select the audience segments to target" msgstr "Select the audience segments to target" -#: src/components/Location/LocationPicker.tsx:51 msgid "Select the geographic regions where your ads will be shown." msgstr "Select the geographic regions where your ads will be shown." -#: src/user/views/adsManager/views/advanced/components/adSet/fields/PickerFields.tsx:29 msgid "Select the interest segments and platforms you would like to target." msgstr "Select the interest segments and platforms you would like to target." -#: src/components/Platform/PlatformPicker.tsx:45 msgid "Select the platforms to target" msgstr "Select the platforms to target" -#: src/user/views/user/search/SummaryPanel.tsx:67 msgid "Selected ads" msgstr "Selected ads" -#: src/auth/registration/AccountChoice.tsx:64 #~ msgid "Self-service" #~ msgstr "Self-service" -#: src/user/views/user/search/SetupProgress.tsx:28 msgid "Setup Progress" msgstr "Setup Progress" -#: src/user/analytics/analyticsOverview/components/MetricFilter.tsx:64 #~ msgid "Show" #~ msgstr "Show" -#: src/components/AppBar/LandingPageAppBar.tsx:141 -#: src/components/Navigation/Navbar.tsx:53 #~ msgid "Sign out" #~ msgstr "Sign out" -#: src/auth/views/GetStartedLandingPage.tsx:38 -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:63 -#: src/components/AppBar/LandingPageAppBar.tsx:38 #~ msgid "Sign up" #~ msgstr "Sign up" -#: src/auth/views/GetStartedLandingPage.tsx:19 msgid "Simple ads to reach digital trend-setters around the world" msgstr "Simple ads to reach digital trend-setters around the world" -#: src/auth/views/GetStartedLandingPage.tsx:14 #~ msgid "Simple ads to reach digital trend-setters around the world." #~ msgstr "Simple ads to reach digital trend-setters around the world." -#: src/user/analytics/analyticsOverview/components/BaseBarChart.tsx:59 -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:34 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:80 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:158 #~ msgid "Site visit rate" #~ msgstr "Site visit rate" -#: src/routes/campaigns/analytics/metrics.ts:115 msgid "Site Visit Rate" msgstr "Site Visit Rate" -#: src/user/campaignList/CampaignList.tsx:146 msgid "Site visits" msgstr "Site visits" -#: src/routes/campaigns/analytics/metrics.ts:70 msgid "Site Visits" msgstr "Site Visits" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:151 msgid "Skip survey and continue" msgstr "Skip survey and continue" -#: src/auth/views/LandingPage.tsx:45 #~ msgid "SOMETHING ABOUT SEARCH GOES HERE" #~ msgstr "SOMETHING ABOUT SEARCH GOES HERE" -#: src/components/Error/ErrorDetail.tsx:65 msgid "Something went wrong." msgstr "Something went wrong." -#: src/routes/campaigns/analytics/metrics.ts:124 -#: src/user/campaignList/CampaignList.tsx:106 msgid "Spend" msgstr "Spend" -#: src/components/Creatives/SearchPreview.tsx:249 msgid "Sponsored" msgstr "Sponsored" -#: src/user/campaignList/CampaignList.tsx:176 msgid "Start" msgstr "Start" -#: src/auth/views/MobileAdsBenefits.tsx:16 #~ msgid "Start a Brave Ads campaign with as little as $500." #~ msgstr "Start a Brave Ads campaign with as little as $500." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:88 msgid "Start a campaign with BAT" msgstr "Start a campaign with BAT" -#: src/components/Campaigns/CampaignDateRange.tsx:24 msgid "Start Date" msgstr "Start Date" -#: src/validation/CampaignSchema.tsx:70 msgid "Start Date is required" msgstr "Start Date is required" -#: src/validation/CampaignSchema.tsx:68 msgid "Start Date must be minimum of 2 days from today" msgstr "Start Date must be minimum of 2 days from today" -#: src/auth/views/components/WhyUseBraveAds.tsx:34 msgid "Start fast and experiment" msgstr "Start fast and experiment" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:42 msgid "Start Time" msgstr "Start Time" -#: src/auth/registration/RegistrationContainer.tsx:22 msgid "Start your company profile" msgstr "Start your company profile" -#: src/components/Creatives/CreativeList.tsx:81 msgid "State" msgstr "State" -#: src/auth/components/AdvertiserAddress.tsx:54 #~ msgid "State / Province" #~ msgstr "State / Province" -#: src/validation/AdvertiserSchema.tsx:20 #~ msgid "State / Province is required" #~ msgstr "State / Province is required" -#: src/components/Creatives/CreativeCampaigns.tsx:48 -#: src/user/campaignList/CampaignList.tsx:86 msgid "Status" msgstr "Status" -#: src/auth/views/components/WhyUseBraveAds.tsx:41 #~ msgid "Stay Innovative" #~ msgstr "Stay Innovative" -#: src/auth/components/AdvertiserAddress.tsx:25 msgid "Street address" msgstr "Street address" -#: src/validation/AdvertiserSchema.tsx:20 msgid "Street address is required" msgstr "Street address is required" -#: src/auth/components/AdvertiserAddress.tsx:34 #~ msgid "Street address line 2" #~ msgstr "Street address line 2" -#: src/auth/registration/BrowserRegister.tsx:37 -#: src/auth/registration/SearchRegister.tsx:41 -#: src/user/views/user/search/SetupProgress.tsx:56 msgid "Submit" msgstr "Submit" -#: src/auth/registration/Register.tsx:109 #~ msgid "Submit for approval" #~ msgstr "Submit for approval" -#: src/auth/registration/AdvertiserRegistered.tsx:15 msgid "Success! Check your email." msgstr "Success! Check your email." -#: src/auth/views/AuthVerify.tsx:45 msgid "Successfully logged in!" msgstr "Successfully logged in!" -#: src/components/Drawer/SupportMenu.tsx:31 -#: src/components/Drawer/SupportMenu.tsx:50 msgid "Support" msgstr "Support" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:137 msgid "Take our survey!" msgstr "Take our survey!" -#: src/search/SearchLandingPage.tsx:36 msgid "Tap into more than <0>9 billion annual Web searches" msgstr "Tap into more than <0>9 billion annual Web searches" -#: src/search/SearchLandingPage.tsx:32 #~ msgid "Tap into over <0>9 billion annual Web searches" #~ msgstr "Tap into over <0>9 billion annual Web searches" -#: src/search/SearchTalkingPoints.tsx:8 #~ msgid "Tap into unreachable audiences" #~ msgstr "Tap into unreachable audiences" -#: src/user/ads/InlineContentAd.tsx:84 -#: src/user/ads/NotificationAd.tsx:84 msgid "Target URL" msgstr "Target URL" -#: src/validation/CreativeSchema.tsx:14 msgid "Target URL is a required field" msgstr "Target URL is a required field" -#: src/components/Url/UrlResolver.tsx:59 msgid "Target URL is not valid" msgstr "Target URL is not valid" -#: src/components/Creatives/hooks/useGetCreativeDetails.tsx:24 msgid "Target URL not validated" msgstr "Target URL not validated" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/PickerFields.tsx:27 msgid "Targeting" msgstr "Targeting" -#: src/auth/registration/BrowserForm.tsx:57 msgid "Tell us why you're interested in Brave Ads" msgstr "Tell us why you're interested in Brave Ads" -#: src/auth/components/AdvertiserAgreed.tsx:62 #~ msgid "Terms & Conditions" #~ msgstr "Terms & Conditions" -#: src/validation/AdvertiserSchema.tsx:17 msgid "Terms & Conditions acknowledgement is required" msgstr "Terms & Conditions acknowledgement is required" -#: src/auth/registration/AdvertiserRegistered.tsx:13 #~ msgid "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." #~ msgstr "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:110 msgid "The <0>Basic Attention Token (BAT) is Brave’s native crypto token. Brave Browser users who opt into <1>Brave Rewards can earn BAT just for opting into viewing ads from the Brave Ads network. Earners can hold BAT like any other crypto asset, trade it, cash it in, or even donate it to their favorite creators." msgstr "The <0>Basic Attention Token (BAT) is Brave’s native crypto token. Brave Browser users who opt into <1>Brave Rewards can earn BAT just for opting into viewing ads from the Brave Ads network. Earners can hold BAT like any other crypto asset, trade it, cash it in, or even donate it to their favorite creators." -#: src/routes/campaigns/analytics/RenderMetricValue.tsx:23 msgid "The current value for this metric may be an underestimate." msgstr "The current value for this metric may be an underestimate." -#: src/user/views/user/search/Finalize.tsx:50 msgid "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." msgstr "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:41 #~ msgid "The rate at which users clicked in correlation to their impressions" #~ msgstr "The rate at which users clicked in correlation to their impressions" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:71 #~ msgid "The rate at which users converted in correlation to their clicks" #~ msgstr "The rate at which users converted in correlation to their clicks" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:86 #~ msgid "The rate at which users dismissed the ad in correlation to their impressions" #~ msgstr "The rate at which users dismissed the ad in correlation to their impressions" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:76 #~ msgid "The rate at which users visited the site in correlation to their clicks" #~ msgstr "The rate at which users visited the site in correlation to their clicks" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:81 #~ msgid "The rate at which users visited the site in correlation to their impressions" #~ msgstr "The rate at which users visited the site in correlation to their impressions" -#: src/auth/lib/index.ts:46 msgid "The username or password did not match our records." msgstr "The username or password did not match our records." -#: src/validation/AdvertiserSchema.tsx:8 #~ msgid "Third party tracking acknowledgement is required" #~ msgstr "Third party tracking acknowledgement is required" -#: src/components/Creatives/NewsPreview.tsx:53 msgid "This is a news display ad, it wll look like part of the news feed." msgstr "This is a news display ad, it wll look like part of the news feed." -#: src/user/settings/UserApiKey.tsx:80 msgid "This key is unique to you, make sure to safely store it and avoid sharing it with others to prevent unauthorized access." msgstr "This key is unique to you, make sure to safely store it and avoid sharing it with others to prevent unauthorized access." -#: src/routes/campaigns/analytics/filters/time-filters.ts:34 msgid "This month" msgstr "This month" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 #~ msgid "This week" #~ msgstr "This week" -#: src/routes/campaigns/analytics/filters/time-filters.ts:34 #~ msgid "This week (Sun - Today)" #~ msgstr "This week (Sun - Today)" -#: src/components/TimeZonePicker/index.tsx:29 -#: src/components/TimeZonePicker/index.tsx:36 msgid "Time Zone" msgstr "Time Zone" -#: src/components/Creatives/CreativeList.tsx:153 -#: src/components/Creatives/CreativeList.tsx:163 -#: src/user/ads/InlineContentAd.tsx:69 -#: src/user/ads/NotificationAd.tsx:55 msgid "Title" msgstr "Title" -#: src/components/Creatives/NotificationPreview.tsx:38 msgid "Title Preview" msgstr "Title Preview" -#: src/components/Date/DateRangePicker.tsx:44 msgid "To" msgstr "To" -#: src/auth/components/AdvertiserAgreed.tsx:44 #~ msgid "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." #~ msgstr "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." -#: src/user/reporting/ReportMenu.tsx:110 msgid "To protect user’s privacy, verified ad conversion data is encrypted so that the identities of converted users remain anonymous to Brave. You can decrypt the conversion data in the CSV file by providing your private key here. If no key is provided, you will receive the encrypted conversion data. Your private key will never be sent to or stored on any Brave servers." msgstr "To protect user’s privacy, verified ad conversion data is encrypted so that the identities of converted users remain anonymous to Brave. You can decrypt the conversion data in the CSV file by providing your private key here. If no key is provided, you will receive the encrypted conversion data. Your private key will never be sent to or stored on any Brave servers." -#: src/routes/campaigns/analytics/filters/time-filters.ts:22 msgid "Today" msgstr "Today" -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." #~ msgstr "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." -#: src/components/Collapse/ChangeReportingAlert.tsx:49 #~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." -#: src/search/SearchTalkingPoints.tsx:17 msgid "Try a free one-month test to see how Brave Search Ads perform for your brand." msgstr "Try a free one-month test to see how Brave Search Ads perform for your brand." -#: src/auth/registration/AdvertiserRegistered.tsx:35 #~ msgid "Try again" #~ msgstr "Try again" -#: src/components/Conversion/ConversionFields.tsx:17 #~ msgid "Type" #~ msgstr "Type" -#: src/components/Campaigns/CloneCampaign.tsx:43 msgid "Unable to clone campaign" msgstr "Unable to clone campaign" -#: src/user/hooks/useAdvertiserWithPrices.tsx:38 msgid "Unable to create a new campaign" msgstr "Unable to create a new campaign" -#: src/user/views/adsManager/views/advanced/components/form/NewCampaign.tsx:70 msgid "Unable to Create Campaign." msgstr "Unable to Create Campaign." -#: src/checkout/hooks/useCreatePaymentSession.ts:19 msgid "Unable to create payment session. Please try again." msgstr "Unable to create payment session. Please try again." -#: src/user/reporting/csv.library.tsx:132 msgid "Unable to decrypt conversion data" msgstr "Unable to decrypt conversion data" -#: src/user/reporting/csv.library.tsx:37 msgid "Unable to download CSV" msgstr "Unable to download CSV" -#: src/components/Assets/hooks/useGetImagePreviewUrl.ts:34 #~ msgid "Unable to fetch image" #~ msgstr "Unable to fetch image" -#: src/components/Creatives/CreativeCampaigns.tsx:33 msgid "Unable to get campaign information for ad" msgstr "Unable to get campaign information for ad" -#: src/user/settings/UserForm.tsx:31 msgid "Unable to get profile information" msgstr "Unable to get profile information" -#: src/components/Creatives/CreativeForm.tsx:59 msgid "Unable to load ad" msgstr "Unable to load ad" -#: src/routes/campaigns/analytics/CampaignAnalytics.tsx:50 msgid "Unable to load reporting details for campaign: {0}" msgstr "Unable to load reporting details for campaign: {0}" -#: src/auth/views/AuthVerify.tsx:65 msgid "Unable to login, link has expired or has already been used." msgstr "Unable to login, link has expired or has already been used." -#: src/auth/lib/index.ts:89 msgid "Unable to register your organization at this time. Please try again later." msgstr "Unable to register your organization at this time. Please try again later." -#: src/user/views/user/CampaignDetails.tsx:48 #~ msgid "Unable to retrieve ad sets or ads for Campaign." #~ msgstr "Unable to retrieve ad sets or ads for Campaign." -#: src/user/views/user/CampaignView.tsx:35 msgid "Unable to retrieve Campaign data." msgstr "Unable to retrieve Campaign data." -#: src/components/Assets/AdvertiserAssets.tsx:41 -#: src/components/Creatives/CreativeList.tsx:95 msgid "Unable to retrieve images" msgstr "Unable to retrieve images" -#: src/user/analytics/analyticsOverview/reports/campaign/EngagementsOverview.tsx:46 #~ msgid "Unable to retrieve reporting data for this Campaign." #~ msgstr "Unable to retrieve reporting data for this Campaign." -#: src/components/Creatives/CreativeForm.tsx:94 msgid "Unable to save ad" msgstr "Unable to save ad" -#: src/auth/hooks/mutations/useRegister.ts:28 msgid "Unable to submit registration" msgstr "Unable to submit registration" -#: src/user/settings/NewKeyPairModal.tsx:50 msgid "Unable to update Advertiser." msgstr "Unable to update Advertiser." -#: src/user/views/adsManager/views/advanced/components/form/EditCampaign.tsx:65 msgid "Unable to Update Campaign." msgstr "Unable to Update Campaign." -#: src/components/Assets/hooks/useUploadFile.ts:125 msgid "Unable to upload image" msgstr "Unable to upload image" -#: src/auth/lib/index.ts:51 msgid "Unexpected error validating your credentials. Please try again later." msgstr "Unexpected error validating your credentials. Please try again later." -#: src/user/views/user/search/Summary.tsx:67 #~ msgid "Unique ads" #~ msgstr "Unique ads" -#: src/util/billingType.ts:13 msgid "Unknown" msgstr "Unknown" -#: src/auth/views/MobileAdsBenefits.tsx:29 #~ msgid "Unparalleled privacy" #~ msgstr "Unparalleled privacy" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:17 msgid "Update & Submit For Approval" msgstr "Update & Submit For Approval" -#: src/components/Assets/UploadImage.tsx:77 -#: src/components/Assets/UploadImage.tsx:138 msgid "Upload" msgstr "Upload" -#: src/components/Assets/UploadImage.tsx:58 -#: src/components/Navigation/NewImageButton.tsx:20 msgid "Upload Image" msgstr "Upload Image" -#: src/components/Assets/ImageAutocomplete.tsx:61 msgid "Upload new image" msgstr "Upload new image" -#: src/components/Assets/UploadImage.tsx:62 msgid "Uploaded images can be shared across different ad sets within a Campaign. For best quality, upload images at 900x750px resolution. Images will be automatically scaled to this size." msgstr "Uploaded images can be shared across different ad sets within a Campaign. For best quality, upload images at 900x750px resolution. Images will be automatically scaled to this size." -#: src/components/Assets/hooks/useUploadFile.ts:67 msgid "Uploading file..." msgstr "Uploading file..." -#: src/routes/campaigns/analytics/metrics.ts:140 msgid "Upvotes" msgstr "Upvotes" -#: src/components/Url/UrlResolver.tsx:98 msgid "URL is valid." msgstr "URL is valid." -#: src/validation/CreativeSchema.tsx:15 msgid "URL must not contain any whitespace" msgstr "URL must not contain any whitespace" -#: src/validation/CreativeSchema.tsx:16 msgid "URL must start with https://" msgstr "URL must start with https://" -#: src/components/Conversion/ConversionFields.tsx:19 msgid "URL Pattern" msgstr "URL Pattern" -#: src/components/Conversion/ConversionFields.tsx:21 msgid "URL should have a trailing asterisk - Example: https://brave.com/products/*" msgstr "URL should have a trailing asterisk - Example: https://brave.com/products/*" -#: src/user/ads/ShowAdsButton.tsx:22 msgid "Use existing ads" msgstr "Use existing ads" -#: src/components/Url/UrlResolver.tsx:92 msgid "Validating URL..." msgstr "Validating URL..." -#: src/user/views/user/search/Finalize.tsx:73 msgid "Value" msgstr "Value" -#: src/user/reporting/ReportMenu.tsx:84 msgid "Verified Conversions Report" msgstr "Verified Conversions Report" -#: src/components/Navigation/AccountMenu.tsx:99 msgid "View profile" msgstr "View profile" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:64 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:55 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:178 #~ msgid "View-through conversions" #~ msgstr "View-through conversions" -#: src/routes/campaigns/analytics/metrics.ts:88 msgid "View-through Conversions" msgstr "View-through Conversions" -#: src/auth/registration/AdvertiserRegistered.tsx:30 msgid "Visit Help Center" msgstr "Visit Help Center" -#: src/auth/registration/AdvertiserRegistered.tsx:17 #~ msgid "We encountered a problem creating your account." #~ msgstr "We encountered a problem creating your account." -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:82 msgid "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" msgstr "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" -#: src/components/Collapse/ChangeReportingAlert.tsx:47 #~ msgid "We've updated our reporting view" #~ msgstr "We've updated our reporting view" -#: src/validation/RegistrationSchema.tsx:24 msgid "Website must not contain any whitespace" msgstr "Website must not contain any whitespace" -#: src/validation/RegistrationSchema.tsx:25 msgid "Website must start with https://" msgstr "Website must start with https://" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:52 #~ msgid "Week" #~ msgstr "Week" -#: src/auth/components/AdvertiserDetailsForm.tsx:97 #~ msgid "Welcome to Brave Ads" #~ msgstr "Welcome to Brave Ads" -#: src/auth/views/components/WhatIsBraveAds.tsx:14 msgid "What is Brave Ads?" msgstr "What is Brave Ads?" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:106 msgid "What’s BAT?" msgstr "What’s BAT?" -#: src/auth/views/components/WhatIsBrave.tsx:14 msgid "What’s Brave?" msgstr "What’s Brave?" -#: src/auth/registration/MarketingChannel.tsx:13 msgid "Where did you hear about Brave Ads" msgstr "Where did you hear about Brave Ads" -#: src/auth/registration/MarketingChannel.tsx:20 msgid "While looking up alternatives to Google Ads" msgstr "While looking up alternatives to Google Ads" -#: src/auth/views/components/WhyUseBraveAds.tsx:18 msgid "Why use Brave Ads?" msgstr "Why use Brave Ads?" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:25 msgid "Windows" msgstr "Windows" -#: src/auth/registration/SearchForm.tsx:25 msgid "Work email" msgstr "Work email" -#: src/components/Datagrid/renderers.tsx:71 msgid "Yes" msgstr "Yes" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 #~ msgid "Yesterday" #~ msgstr "Yesterday" -#: src/user/settings/NewKeyPairModal.tsx:134 msgid "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." msgstr "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." -#: src/user/settings/NewKeyPairModal.tsx:134 #~ msgid "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." #~ msgstr "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." -#: src/auth/registration/Register.tsx:37 #~ msgid "You can change this later" #~ msgstr "You can change this later" -#: src/components/Button/SubmitPanel.tsx:34 msgid "You have {0} errors that must be fixed before submitting." msgstr "You have {0} errors that must be fixed before submitting." -#: src/components/Button/SubmitPanel.tsx:24 msgid "You have unsaved changes" msgstr "You have unsaved changes" -#: src/user/settings/Settings.tsx:51 msgid "You may have access to multiple accounts. Switch between them here." msgstr "You may have access to multiple accounts. Switch between them here." -#: src/user/settings/Settings.tsx:51 #~ msgid "You may have access to multiple organisations. Switch between them here." #~ msgstr "You may have access to multiple organisations. Switch between them here." -#: src/auth/registration/AdvertiserRegistered.tsx:18 msgid "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." msgstr "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." -#: src/user/settings/NewKeyPairModal.tsx:168 msgid "Your account’s new public key will be:" msgstr "Your account’s new public key will be:" -#: src/user/settings/NewKeyPairModal.tsx:103 msgid "Your account’s public key:" msgstr "Your account’s public key:" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:72 msgid "Your campaign has been created and is now being reviewed by our ads team. <0/>We’ll be in contact as soon as your campaign is approved and activated." msgstr "Your campaign has been created and is now being reviewed by our ads team. <0/>We’ll be in contact as soon as your campaign is approved and activated." -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:47 msgid "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" msgstr "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" -#: src/user/settings/NewKeyPairModal.tsx:169 #~ msgid "Your organization’s new public key will be:" #~ msgstr "Your organization’s new public key will be:" -#: src/user/settings/NewKeyPairModal.tsx:103 #~ msgid "Your organization’s public key:" #~ msgstr "Your organization’s public key:" -#: src/user/views/user/search/Finalize.tsx:41 msgid "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." msgstr "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." -#: src/auth/components/AdvertiserAddress.tsx:51 msgid "Zip / Postal Code" msgstr "Zip / Postal Code" diff --git a/src/locales/es.po b/src/locales/es.po index 7654d309..10568523 100644 --- a/src/locales/es.po +++ b/src/locales/es.po @@ -18,2730 +18,1961 @@ msgstr "" "X-Crowdin-File: /master/src/locales/en.po\n" "X-Crowdin-File-ID: 16450\n" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:117 msgid "{adFormatName} are not available for self-managed campaigns. Please contact sales to inquire." msgstr "{adFormatName} no están disponibles para las campañas autogestionadas. Póngase en contacto con el departamento de ventas para consultar." -#: src/validation/CampaignSchema.tsx:187 msgid "{billingType} price must be {price} or higher" msgstr "{billingType} debe ser {price} o superior" -#: src/user/views/adsManager/views/advanced/components/campaign/components/BillingModelSelect.tsx:23 msgid "{campaignFormat} pricing configuration option(s):" msgstr "{campaignFormat} opción(es) de configuración de precios:" -#: src/form/FormikHelpers.tsx:54 msgid "{length}/{maxLength} characters" msgstr "{length}/{maxLength} caracteres" -#: src/components/Switch/OnOff.tsx:46 msgid "{type} status cannot be updated" msgstr "El estado de {type} no se puede actualizar." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:30 #~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." #~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:51 #~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." #~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:50 msgid "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." msgstr "*Solo por tiempo limitado. Disponible para nuevos anunciantes y para aquellos que hayan realizado campañas antes del 30 de septiembre de 2023. Elegible para anuncios de Notificación Push y fuente de noticias." -#: src/components/Location/LocationPicker.tsx:25 msgid "+{count} more" msgstr "+{count} más" -#: src/components/Conversion/ConversionFields.tsx:31 msgid "1 Day" msgstr "1 día" -#: src/components/Conversion/ConversionFields.tsx:33 msgid "30 Days" msgstr "30 días " -#: src/components/Error/ErrorDetail.tsx:39 msgid "401 Forbidden" msgstr "401 prohibido" -#: src/components/Conversion/ConversionFields.tsx:32 msgid "7 Days" msgstr "7 días" -#: src/components/Error/ErrorDetail.tsx:41 msgid "A forbidden error was returned. You may need to log out and back in again." msgstr "Se ha devuelto un error prohibido. Es posible que tenga que cerrar sesión y volver a iniciarla." -#: src/auth/views/MagicLink.tsx:34 msgid "A login email is on the way" msgstr "Un correo electrónico de inicio de sesión está en camino" -#: src/components/Drawer/SupportMenu.tsx:68 msgid "About Brave Ads" msgstr "Acerca de Brave Ads" -#: src/auth/components/AdvertiserDetailsForm.tsx:119 #~ msgid "Access dashboard" #~ msgstr "Access dashboard" -#: src/components/Drawer/MiniSideBar.tsx:57 -#: src/components/Navigation/AccountMenu.tsx:43 -#: src/components/Navigation/AccountMenu.tsx:102 -#: src/user/settings/Settings.tsx:49 msgid "Account" msgstr "Cuenta" -#: src/user/settings/NewKeyPairModal.tsx:86 msgid "Account Settings" msgstr "Configuración de la cuenta" -#: src/components/Switch/OnOff.tsx:36 msgid "Activate" msgstr "Activar" -#: src/components/Creatives/NewsPreview.tsx:90 -#: src/routes/campaigns/analytics/breakdowns.tsx:145 msgid "Ad" msgstr "Anuncio" -#: src/validation/CreativeSchema.tsx:45 msgid "Ad body is required" msgstr "El cuerpo del anuncio es obligatorio" -#: src/validation/CreativeSchema.tsx:46 msgid "Ad body must be less than 60 characters" msgstr "El cuerpo del anuncio debe tener menos de 60 caracteres" -#: src/validation/CreativeSchema.tsx:62 msgid "Ad description is required" msgstr "La descripción del anuncio es obligatoria" -#: src/components/Creatives/CreativeType.tsx:26 msgid "Ad format" msgstr "Formato del anuncio" -#: src/components/Creatives/CreativeList.tsx:65 -#: src/user/campaignList/CampaignList.tsx:77 msgid "Ad Format" msgstr "Formato del anuncio" -#: src/validation/CreativeSchema.tsx:63 msgid "Ad image dimensions are required" msgstr "Las dimensiones de la imagen del anuncio son obligatorias" -#: src/components/AppBar/LandingPageAppBar.tsx:45 #~ msgid "Ad Inquiries" #~ msgstr "Ad Inquiries" -#: src/user/ads/AdList.tsx:57 #~ msgid "Ad Name" #~ msgstr "Ad Name" -#: src/validation/CreativeSchema.tsx:24 msgid "Ad Name is required" msgstr "El nombre del anuncio es obligatorio" -#: src/routes/campaigns/analytics/breakdowns.tsx:144 #~ msgid "Ad Performance" #~ msgstr "Ad Performance" -#: src/routes/campaigns/analytics/breakdowns.tsx:118 -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:32 -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:64 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:37 msgid "Ad Set" msgstr "Conjunto de anuncios" -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:41 msgid "Ad set name" msgstr "Nombre del conjunto de anuncios" -#: src/routes/campaigns/analytics/breakdowns.tsx:118 #~ msgid "Ad Set Performance" #~ msgstr "Ad Set Performance" -#: src/user/views/user/CampaignDetails.tsx:40 #~ msgid "Ad sets" #~ msgstr "Ad sets" -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:30 msgid "Ad Sets" msgstr "Conjuntos de anuncios" -#: src/validation/CampaignSchema.tsx:158 msgid "Ad sets must have at least one ad" msgstr "Los conjuntos de anuncios deben tener al menos un anuncio" -#: src/validation/CreativeSchema.tsx:49 -#: src/validation/CreativeSchema.tsx:74 msgid "Ad title is required" msgstr "El título del anuncio es obligatorio" -#: src/validation/CreativeSchema.tsx:50 msgid "Ad title must be less than 30 characters" msgstr "El título del anuncio debe tener menos de 30 caracteres" -#: src/validation/CreativeSchema.tsx:73 msgid "Ad title must be less than 90 characters" msgstr "El título del anuncio debe tener menos de 90 caracteres" -#: src/validation/CreativeSchema.tsx:31 msgid "Ad type is required" msgstr "El tipo de anuncio es obligatorio" -#: src/validation/CreativeSchema.tsx:29 msgid "Ad type must be notification or news" msgstr "El tipo de anuncio debe ser notificación o noticias" -#: src/user/ads/AdsExistingAd.tsx:76 msgid "Add an existing ad" msgstr "Añadir un anuncio existente" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:45 msgid "Add Conversion tracking" msgstr "Añadir seguimiento de conversiones" -#: src/components/Error/ErrorDetail.tsx:82 msgid "Additional Details" msgstr "Detalles adicionales" -#: src/user/views/user/reports/OriginalCampaignReportView.tsx:94 #~ msgid "Additional Report: OS Performance" #~ msgstr "Additional Report: OS Performance" -#: src/components/AppBar/LandingPageAppBar.tsx:94 -#: src/components/Assets/AdvertiserAssets.tsx:33 -#: src/components/Creatives/CreativeList.tsx:102 -#: src/components/Creatives/CreativeSpecificPreview.tsx:54 -#: src/components/Creatives/CreativeSpecificPreview.tsx:65 -#: src/components/Drawer/MiniSideBar.tsx:32 -#: src/user/views/adsManager/views/advanced/components/adSet/fields/AdSetAds.tsx:30 msgid "Ads" msgstr "Anuncios" -#: src/user/ads/AdsExistingAd.tsx:80 msgid "Ads are modular building blocks that can be paired with ad sets to build unique combinations. Your previously approved ads will show here. Select by using the box next to the name. Use the \"Complete selection\" button to finish." msgstr "Los anuncios son bloques de construcción modulares que se pueden combinar con conjuntos de anuncios para crear combinaciones únicas. Los anuncios aprobados anteriormente se mostrarán aquí. Seleccione la casilla situada junto al nombre. Utilice el botón “Completar selección” para finalizar." -#: src/user/views/user/ConversionAlert.tsx:36 msgid "Ads Help Center" msgstr "Centro de ayuda de anuncios" -#: src/routes/campaigns/analytics/breakdowns.tsx:135 #~ msgid "AdSet Performance" #~ msgstr "AdSet Performance" -#: src/user/ads/InlineContentAd.tsx:90 msgid "Advertiser Name" msgstr "Nombre del anunciante" -#: src/user/views/user/search/SetupProgress.tsx:34 msgid "Advertiser profile" msgstr "Perfil del anunciante" -#: src/auth/views/LandingPage.tsx:33 #~ msgid "advertising made simple" #~ msgstr "advertising made simple" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:20 msgid "All OS" msgstr "Todos los SO" -#: src/auth/views/MobileAdsBenefits.tsx:30 #~ msgid "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." #~ msgstr "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." -#: src/routes/campaigns/analytics/filters/time-filters.ts:15 msgid "All time" msgstr "Todo el tiempo" -#: src/auth/views/LandingPage.tsx:72 #~ msgid "Already have an account?" #~ msgstr "Already have an account?" -#: src/auth/registration/MarketingChannel.tsx:48 msgid "An ad from my Brave browser" msgstr "Un anuncio de mi navegador Brave" -#: src/components/Error/ErrorDetail.tsx:68 msgid "An error has occurred while processing your request." msgstr "Se ha producido un error al procesar su solicitud." -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:21 msgid "Android" msgstr "Android" -#: src/user/settings/UserApiKey.tsx:31 msgid "API keys are used to get data from the reporting endpoints. They are unique to you." msgstr "Las claves API se utilizan para obtener datos de los puntos de conexión de informes. Son únicas para usted." -#: src/components/Creatives/CreativeStatusSwitch.tsx:104 msgid "Are you sure you want to activate" msgstr "¿Está seguro(a) de que quiere activarlo?" -#: src/components/Creatives/CreativeForm.tsx:152 msgid "Are you sure you want to modify \"{creativeName}\"?" msgstr "¿Está seguro(a) de que quiere modificar “{creativeName}”?" -#: src/components/Creatives/CreativeStatusSwitch.tsx:102 msgid "Are you sure you want to pause" msgstr "¿Está seguro(a) de que quiere pausar?" -#: src/search/SearchTalkingPoints.tsx:12 msgid "As effective as Google" msgstr "Tan eficaz como Google" -#: src/auth/registration/MarketingChannel.tsx:24 msgid "At a marketing/media conference" msgstr "En una conferencia de marketing/medios de comunicación" -#: src/validation/CampaignSchema.tsx:109 #~ msgid "At least one audience must be targeted" #~ msgstr "At least one audience must be targeted" -#: src/validation/CampaignSchema.tsx:82 msgid "At least one country must be targeted" msgstr "Debe dirigirse al menos a un país meta" -#: src/validation/CampaignSchema.tsx:117 msgid "At least one platform must be targeted" msgstr "Debe dirigirse al menos a una plataforma meta" -#: src/components/Drawer/MiniSideBar.tsx:43 -#: src/components/Segment/SegmentPicker.tsx:84 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:47 msgid "Audiences" msgstr "Audiencias" -#: src/auth/views/components/WhyUseBraveAds.tsx:28 msgid "Augment your marketing strategy" msgstr "Aumente su estrategia de marketing" -#: src/components/Segment/SegmentPicker.tsx:51 msgid "Automatic interest targeting" msgstr "Segmentación automática de intereses" -#: src/auth/registration/AccountChoice.tsx:139 #~ msgid "Available Ad placements" #~ msgstr "Available Ad placements" -#: src/components/Steps/NextAndBack.tsx:33 -#: src/user/views/user/search/SetupProgress.tsx:53 msgid "Back" msgstr "Atrás" -#: src/auth/views/components/Inquiries.tsx:58 -#: src/components/AppBar/LandingPageAppBar.tsx:57 msgid "Basic Attention Token" msgstr "Basic Attention Token" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:148 msgid "BAT holders can now also cash in their tokens to advertise their companies or products on the Brave Ads network." msgstr "Los poseedores de BAT ahora también pueden canjear sus tokens para anunciar sus empresas o productos en la red de Anuncios de Brave." -#: src/user/views/adsManager/views/advanced/components/campaign/components/CustomPriceSelect.tsx:33 msgid "Billing Type" msgstr "Tipo de facturación" -#: src/components/Creatives/CreativeList.tsx:154 -#: src/user/ads/NotificationAd.tsx:62 msgid "Body" msgstr "Cuerpo" -#: src/components/Creatives/NotificationPreview.tsx:41 msgid "Body Preview" msgstr "Vista previa del cuerpo" -#: src/search/SearchLandingPage.tsx:39 #~ msgid "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." #~ msgstr "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." -#: src/search/SearchLandingPage.tsx:79 #~ msgid "Book a meeting" #~ msgstr "Book a meeting" -#: src/components/AppBar/LandingPageAppBar.tsx:75 #~ msgid "Brave Ads" #~ msgstr "Brave Ads" -#: src/auth/views/components/WhyUseBraveAds.tsx:23 msgid "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." msgstr "Los anuncios de Brave se entregan a nivel de navegador o de búsqueda, en ubicaciones dedicadas que le dan a su marca más protagonismo y una mejor participación." -#: src/user/settings/NewKeyPairModal.tsx:184 msgid "Brave cannot recover this key, which has been generated in your browser. You will need to confirm this private key on the next step before changes are saved." msgstr "Brave no puede recuperar esta clave, que se ha generado en su navegador. Deberá confirmar esta clave privada en el siguiente paso antes de guardar los cambios." -#: src/auth/views/components/WhatIsBrave.tsx:18 msgid "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." msgstr "Brave es una compañía independiente dedicada a construir una Web centrada en el usuario. Nuestro navegador y motor de búsqueda privado y rico en funciones es utilizado por más de 70 millones de personas en todo el mundo, con cientos de miles más descargando cada día." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:41 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." #~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:22 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." #~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:42 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." #~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:41 msgid "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" msgstr "Brave es donde prosperan los adoptantes tempranos. Celebramos nuestras raíces criptográficas ofreciendo a los clientes nuevos y recurrentes de Brave Ads la mitad de su primera campaña autogestionada si compran con BAT<0>*" -#: src/components/AppBar/LandingPageAppBar.tsx:64 #~ msgid "Brave Search" #~ msgstr "Brave Search" -#: src/auth/views/components/Inquiries.tsx:36 -#: src/components/AppBar/LandingPageAppBar.tsx:48 msgid "Brave Search Ads" msgstr "Anuncios de Brave Search" -#: src/search/SearchLandingPage.tsx:64 msgid "Brave Search Ads are privacy-preserving, text-based ads that appear at the top of a user’s search results page (SERP). Want to redefine your SEM program, and diversify from Big Tech? Get the first-mover advantage and start targeting your brand’s most important keywords today." msgstr "Los anuncios de Brave Search son anuncios basados en texto que preservan la privacidad y que aparecen en la parte superior de la página de resultados de búsqueda (SERP) de un usuario. ¿Quiere redefinir su programa SEM y diversificarse de Big Tech? Obtenga la ventaja de ser el primero en moverse y comience a orientar las palabras clave más importantes de su marca hoy." -#: src/search/SearchTalkingPoints.tsx:9 msgid "Brave Search Ads can reach audiences who use ad blockers, and don’t use traditional search engines." msgstr "Los anuncios de Brave Search pueden llegar a audiencias que usan bloqueadores de anuncios y no usan motores de búsqueda tradicionales." -#: src/search/SearchTalkingPoints.tsx:13 msgid "Brave Search Ads convert as well as—or better than—Google Search ad clicks." msgstr "Los anuncios de Brave Search generan conversiones tan bien o mejor que los clics en los anuncios de Google Search." -#: src/search/SearchTalkingPoints.tsx:13 #~ msgid "Brave Search Ads convert as well as, or better than Google Search ad clicks." #~ msgstr "Brave Search Ads convert as well as, or better than Google Search ad clicks." -#: src/search/SearchLandingPage.tsx:42 msgid "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" msgstr "Brave Search es el motor de búsqueda independiente de más rápido crecimiento desde Bing, con más de 9 mil millones de búsquedas cada año (y creciendo). Es el motor de búsqueda predeterminado para las decenas de millones de usuarios de Brave en todo el mundo, y está disponible en cualquier otro navegador en <0>search.brave.com" -#: src/auth/views/components/FooterCTA.tsx:17 msgid "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." msgstr "Los más de 70 millones de usuarios de Brave, expertos en tecnología y adoptantes tempranos, prefieren la privacidad y el rendimiento sobre el rastreo y la lentitud. Cientos de miles más se cambian cada día. ¿Quiere que vean su marca? Inicie su primera campaña en minutos, con tan solo $500." -#: src/auth/components/AdvertiserAgreed.tsx:17 #~ msgid "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" #~ msgstr "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" -#: src/routes/campaigns/analytics/filters/BreakdownSelector.tsx:45 #~ msgid "Breakdowns" #~ msgstr "Breakdowns" -#: src/auth/registration/AccountChoice.tsx:34 #~ msgid "Browser ads" #~ msgstr "Browser ads" -#: src/auth/views/MobileAdsBenefits.tsx:23 #~ msgid "Browser-based delivery offers a new way to reach audiences on the Web." #~ msgstr "Browser-based delivery offers a new way to reach audiences on the Web." -#: src/user/campaignList/CampaignList.tsx:97 msgid "Budget" msgstr "Presupuesto" -#: src/auth/registration/BrowserForm.tsx:34 msgid "Business name" msgstr "Nombre de la empresa" -#: src/validation/RegistrationSchema.tsx:21 msgid "Business name is required" msgstr "Se requiere el nombre de la empresa." -#: src/auth/registration/BrowserForm.tsx:42 msgid "Business website" msgstr "Sitio web de la empresa" -#: src/validation/RegistrationSchema.tsx:23 msgid "Business Website is required" msgstr "Se requiere el sitio web de la empresa." -#: src/auth/components/AdvertiserAgreed.tsx:65 #~ msgid "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" #~ msgstr "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" -#: src/components/Creatives/CreativeList.tsx:165 msgid "Call To Action" msgstr "Llamada a la acción" -#: src/validation/CreativeSchema.tsx:61 msgid "Call to action is required" msgstr "Se requiere una llamada a la acción." -#: src/validation/CreativeSchema.tsx:60 msgid "Call to action must be less than 15 characters" msgstr "La llamada a la acción debe tener menos de 15 caracteres." -#: src/user/ads/InlineContentAd.tsx:75 msgid "Call to Action text" msgstr "Texto de la llamada a la acción" -#: src/user/campaignList/CampaignList.tsx:62 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:28 msgid "Campaign" msgstr "Campaña" -#: src/user/views/adsManager/views/advanced/components/form/NewCampaign.tsx:91 msgid "Campaign creation is currently unavailable" msgstr "La creación de campañas no está disponible actualmente" -#: src/user/views/adsManager/views/advanced/components/form/EditCampaign.tsx:82 msgid "Campaign does not exist, or cannot be edited. Please try again later." msgstr "La campaña no existe o no se puede editar. Por favor, inténtelo de nuevo más tarde." -#: src/components/Navigation/DraftMenu.tsx:29 msgid "Campaign Drafts" msgstr "Borradores de campaña" -#: src/validation/CampaignSchema.tsx:36 msgid "Campaign Format is required" msgstr "Se requiere el formato de la campaña" -#: src/routes/campaigns/analytics/AnalyticsOverview.tsx:26 msgid "Campaign has not started yet" msgstr "La campaña aún no ha comenzado" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:33 msgid "Campaign Name" msgstr "Nombre de la campaña" -#: src/validation/CampaignSchema.tsx:33 msgid "Campaign Name is required" msgstr "Se requiere el nombre de la campaña" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:25 -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:25 msgid "Campaign Settings" msgstr "Configuración de la campaña" -#: src/user/views/user/search/SummaryPanel.tsx:54 msgid "Campaign Summary" msgstr "Resumen de la campaña" -#: src/components/Creatives/CreativeCampaigns.tsx:40 -#: src/components/Drawer/MiniSideBar.tsx:22 -#: src/user/views/user/CampaignView.tsx:45 msgid "Campaigns" msgstr "Campañas" -#: src/components/Assets/UploadImage.tsx:128 -#: src/components/Campaigns/CloneCampaign.tsx:131 -#: src/components/Creatives/CreativeStatusSwitch.tsx:132 -#: src/user/reporting/ReportMenu.tsx:137 -#: src/user/settings/NewKeyPairModal.tsx:148 -#: src/user/settings/NewKeyPairModal.tsx:197 -#: src/user/settings/NewKeyPairModal.tsx:242 -#: src/user/settings/UserApiKey.tsx:112 msgid "Cancel" msgstr "Cancelar" -#: src/user/hooks/useGenerateApiKey.tsx:44 msgid "cannot create api key" msgstr "No se puede crear una clave de API" -#: src/checkout/lib/index.ts:19 msgid "cannot create session" msgstr "No se puede crear una sesión" -#: src/search/SearchLandingPage.tsx:98 msgid "Check eligibility" msgstr "Verifique la elegibilidad" -#: src/components/Assets/UploadImage.tsx:72 msgid "Choose" msgstr "Elegir" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:37 #~ msgid "Choose a format for the campaign you would like to run" #~ msgstr "Choose a format for the campaign you would like to run" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:37 msgid "Choose a format for the campaign you would like to run." msgstr "Elija un formato para la campaña que desea ejecutar" -#: src/auth/registration/AccountChoice.tsx:48 #~ msgid "Choose campaign type" #~ msgstr "Choose campaign type" -#: src/components/Assets/UploadImage.tsx:94 msgid "Choose File" msgstr "Elija archivo" -#: src/auth/registration/Register.tsx:36 #~ msgid "Choose what kind of account to open" #~ msgstr "Choose what kind of account to open" -#: src/auth/components/AdvertiserAddress.tsx:37 msgid "City" msgstr "Ciudad" -#: src/validation/AdvertiserSchema.tsx:22 msgid "City is required" msgstr "Se requiere ciudad" -#: src/components/Creatives/NewsPreview.tsx:69 msgid "Click Here!" msgstr "¡Haga clic aquí!" -#: src/auth/views/MagicLink.tsx:37 msgid "Click on the secure login link in the email to access your Brave Ads account." msgstr "Haga clic en el enlace de inicio de sesión seguro del correo electrónico para acceder a su cuenta de Brave Ads." -#: src/routes/campaigns/analytics/metrics.ts:62 msgid "Click Through Rate" msgstr "Clic por calificaciones" -#: src/user/analytics/analyticsOverview/components/BaseBarChart.tsx:57 -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:42 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:75 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:152 #~ msgid "Click to site visit rate" #~ msgstr "Click to site visit rate" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:68 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:60 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:176 #~ msgid "Click-through conversions" #~ msgstr "Click-through conversions" -#: src/routes/campaigns/analytics/metrics.ts:97 msgid "Click-through Conversions" msgstr "Conversiones por clics" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:30 #~ msgid "Click-through rate" #~ msgstr "Click-through rate" -#: src/routes/campaigns/analytics/metrics.ts:55 -#: src/user/campaignList/CampaignList.tsx:133 msgid "Clicks" msgstr "Clics" -#: src/components/Campaigns/CloneCampaign.tsx:114 -#: src/components/Campaigns/CloneCampaign.tsx:140 msgid "Clone" msgstr "Clonar" -#: src/components/Campaigns/CloneCampaign.tsx:99 msgid "Clone {campaignName}" msgstr "Clonar {campaignName}" -#: src/components/Campaigns/CloneCampaign.tsx:119 msgid "Clone campaign: \"{campaignName}\"?" msgstr "Clonar campaña: “{campaignName}”?" -#: src/components/Campaigns/CloneCampaign.tsx:122 msgid "Cloning a campaign will take all properties including ad sets and ads, and create a new draft campaign with them." msgstr "Al clonar una campaña, se tomarán todas las propiedades, incluidos los conjuntos de anuncios y los anuncios, y se creará un nuevo borrador de campaña con ellos." -#: src/components/Assets/UploadImage.tsx:128 -#: src/form/FormikButton.tsx:143 -#: src/user/settings/UserApiKey.tsx:112 msgid "Close" msgstr "Cerrar" -#: src/components/Assets/UploadImage.tsx:82 msgid "Complete" msgstr "Completar" -#: src/components/Creatives/CreativeSelect.tsx:114 msgid "Complete selection" msgstr "Completar selección" -#: src/auth/components/AdvertiserDetailsForm.tsx:108 msgid "Complete your business profile to continue" msgstr "Complete su perfil de empresa para continuar" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:41 msgid "Congratulations! 🎉" msgstr "¡Felicidades! 🎉" -#: src/components/Drawer/SupportMenu.tsx:76 msgid "Contact" msgstr "Póngase en contacto con selfserve@brave.com" -#: src/components/AppBar/LandingPageAppBar.tsx:66 msgid "Contact sales" msgstr "Póngase en contacto con Ventas" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:127 msgid "Contact Sales" msgstr "Póngase en contacto con Ventas" -#: src/components/Creatives/CreativeList.tsx:72 msgid "Content" msgstr "Contenido" -#: src/components/Creatives/CreativeStatusSwitch.tsx:146 -#: src/user/settings/NewKeyPairModal.tsx:156 -#: src/user/settings/NewKeyPairModal.tsx:205 -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:64 -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:149 msgid "Continue" msgstr "Continuar" -#: src/components/Conversion/ConversionDisplay.tsx:18 -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:21 msgid "Conversion" msgstr "Conversión" -#: src/components/Conversion/ConversionDisplay.tsx:51 msgid "Conversion Observation Window" msgstr "Ventana de observación de conversión" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:70 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:150 #~ msgid "Conversion rate" #~ msgstr "Conversion rate" -#: src/routes/campaigns/analytics/metrics.ts:106 msgid "Conversion Rate" msgstr "Tasa de conversión" -#: src/user/views/user/ConversionAlert.tsx:12 msgid "Conversion reporting change" msgstr "Cambio en la informe de conversión" -#: src/user/views/user/ConversionAlert.tsx:14 #~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" #~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" -#: src/user/views/user/ConversionAlert.tsx:14 msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" msgstr "La informe de conversión para los Anuncios de Brave ha cambiado para mejorar la privacidad y la seguridad de los usuarios. Las campañas con URL de conversión que violen los requisitos recientemente aclarados para las URL de conversión se pausarán automáticamente hasta que se actualicen sus URL. Revise las pautas y tome las medidas necesarias para evitar interrupciones en la campaña. Las nuevas pautas se pueden encontrar en el <0/>" -#: src/user/views/user/ConversionAlert.tsx:14 #~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" #~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" -#: src/components/Conversion/ConversionDisplay.tsx:46 #~ msgid "Conversion Type" #~ msgstr "Conversion Type" -#: src/validation/CampaignSchema.tsx:151 msgid "Conversion type must be Post Click or Post View" msgstr "El tipo de conversión debe ser Post Clic o Post Vista" -#: src/validation/CampaignSchema.tsx:153 msgid "Conversion type required." msgstr "Se requiere el tipo de conversión." -#: src/validation/CampaignSchema.tsx:140 msgid "Conversion URL must end in trailing asterisk (*)" msgstr "La URL de conversión debe terminar con un asterisco final (*)" -#: src/validation/CampaignSchema.tsx:128 msgid "Conversion URL must not contain any whitespace" msgstr "La URL de conversión no debe contener espacios en blanco" -#: src/validation/CampaignSchema.tsx:132 msgid "Conversion URL must start with https://" msgstr "La URL de conversión debe comenzar con https://" -#: src/components/Conversion/ConversionDisplay.tsx:46 msgid "Conversion URL Pattern" msgstr "Patrón de URL de conversión" -#: src/validation/CampaignSchema.tsx:125 msgid "Conversion URL required." msgstr "Se requiere una URL de conversión." -#: src/routes/campaigns/analytics/metrics.ts:79 msgid "Conversions" msgstr "Conversiones" -#: src/user/settings/NewKeyPairModal.tsx:181 msgid "Copy this and keep this safe!" msgstr "¡Copie esto y guárdelo en un lugar seguro!" -#: src/routes/campaigns/analytics/metrics.ts:131 msgid "Cost per Acquisition" msgstr "Costo por adquisición" -#: src/user/views/user/search/SummaryPanel.tsx:80 msgid "Cost per click" msgstr "Costo por clic" -#: src/auth/lib/index.ts:116 msgid "Could not logout at this time. Please try again later." msgstr "No se pudo cerrar la sesión en este momento. Por favor, inténtelo de nuevo más tarde." -#: src/components/Conversion/ConversionFields.tsx:34 #~ msgid "Count conversions within X days of an impression" #~ msgstr "Count conversions within X days of an impression" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:46 #~ msgid "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." #~ msgstr "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:36 #~ msgid "Counted when a user clicks on the ad. Does not include clicks to dismiss" #~ msgstr "Counted when a user clicks on the ad. Does not include clicks to dismiss" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:66 #~ msgid "Counted when a user clicks the “close” or “x” button to make an ad go away" #~ msgstr "Counted when a user clicks the “close” or “x” button to make an ad go away" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:51 #~ msgid "Counted when a user reaches a designated conversion landing page" #~ msgstr "Counted when a user reaches a designated conversion landing page" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:56 #~ msgid "Counted when a user reaches a designated conversion landing page following an ad impression." #~ msgstr "Counted when a user reaches a designated conversion landing page following an ad impression." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:61 #~ msgid "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." #~ msgstr "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:31 #~ msgid "Counted when an ad is displayed on screen for a minimum of one second" #~ msgstr "Counted when an ad is displayed on screen for a minimum of one second" -#: src/components/Country/CountryPicker.tsx:33 -#: src/user/views/user/search/SummaryPanel.tsx:57 msgid "Country" msgstr "País" -#: src/validation/AdvertiserSchema.tsx:24 msgid "Country is required" msgstr "Se requiere el país" -#: src/components/Location/LocationPicker.tsx:46 msgid "Country Targeting" msgstr "Segmentación por país" -#: src/routes/campaigns/analytics/metrics.ts:132 msgid "CPA" msgstr "CPA" -#: src/util/billingType.ts:18 msgid "CPC (Clicks)" msgstr "CPC (clics)" -#: src/util/billingType.ts:17 msgid "CPM (Impressions)" msgstr "CPM (impresiones)" -#: src/util/billingType.ts:19 msgid "CPSV (Site Visits)" msgstr "CPSV (visitas al sitio)" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:18 msgid "Create & Submit For Approval" msgstr "Crear y enviar para aprobación" -#: src/components/Creatives/CreativeForm.tsx:85 msgid "Create ad" msgstr "Crear anuncio" -#: src/auth/registration/Register.tsx:42 #~ msgid "Create an account" #~ msgstr "Create an account" -#: src/user/ads/NewAd.tsx:32 msgid "Create new ad" msgstr "Crear nuevo anuncio" -#: src/user/settings/NewKeyPairModal.tsx:130 -#: src/user/settings/NewKeyPairModal.tsx:164 -#: src/user/settings/NewKeyPairModal.tsx:213 msgid "Create new keypair?" msgstr "¿Crear un nuevo par de claves?" -#: src/components/Assets/AdvertiserAssets.tsx:76 -#: src/components/Creatives/CreativeSelect.tsx:89 msgid "created" msgstr "creado" -#: src/routes/campaigns/analytics/breakdowns.tsx:174 #~ msgid "Creative Performance" #~ msgstr "Creative Performance" -#: src/routes/campaigns/analytics/metrics.ts:63 msgid "CTR" msgstr "CTR" -#: src/routes/campaigns/analytics/filters/time-filters.ts:53 -#: src/routes/campaigns/analytics/filters/TimeFilter.tsx:47 msgid "Custom" msgstr "Personalizado" -#: src/routes/campaigns/analytics/breakdowns.tsx:109 msgid "Daily" msgstr "Diario" -#: src/routes/campaigns/analytics/breakdowns.tsx:126 #~ msgid "Daily Graph" #~ msgstr "Daily Graph" -#: src/routes/campaigns/analytics/breakdowns.tsx:109 #~ msgid "Daily Performance" #~ msgstr "Daily Performance" -#: src/auth/views/GetStartedLandingPage.tsx:47 -#: src/components/AppBar/LandingPageAppBar.tsx:195 msgid "Dashboard" msgstr "Panel de control" -#: src/user/reporting/csv.library.tsx:114 msgid "Data not valid for this private key" msgstr "Datos no válidos para esta clave privada" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:51 #~ msgid "Day" #~ msgstr "Day" -#: src/user/reporting/ReportMenu.tsx:106 msgid "Decrypt Conversion Data?" msgstr "¿Descifrar datos de conversión?" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:27 msgid "Define how you want your campaign to run." msgstr "Defina cómo quiere que se publique su campaña." -#: src/components/Conversion/ConversionFields.tsx:37 msgid "Define the number of days Brave will observe conversions and attribute them to the campaign." msgstr "Defina el número de días que Brave observará las conversiones y las atribuirá a la campaña." -#: src/user/ads/AdList.tsx:66 #~ msgid "DELETED" #~ msgstr "DELETED" -#: src/search/SearchLandingPage.tsx:37 #~ msgid "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." #~ msgstr "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." -#: src/user/analytics/analyticsOverview/reports/os/components/OsPieChart.tsx:21 #~ msgid "Device" #~ msgstr "Device" -#: src/form/FormikButton.tsx:43 msgid "Disabled because you haven’t made any changes" msgstr "Deshabilitado porque no ha realizado ningún cambio" -#: src/form/FormikButton.tsx:52 msgid "Disabled due to validation errors" msgstr "Deshabilitado debido a errores de validación" -#: src/user/ads/NewAd.tsx:32 msgid "Discard ad" msgstr "Descartar anuncio" -#: src/components/Steps/ActionButtons.tsx:29 msgid "Discard campaign" msgstr "Descartar campaña" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:38 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:85 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:160 #~ msgid "Dismissal rate" #~ msgstr "Dismissal rate" -#: src/routes/campaigns/analytics/metrics.ts:164 msgid "Dismissal Rate" msgstr "Tasa de rechazo" -#: src/routes/campaigns/analytics/metrics.ts:156 msgid "Dismissals" msgstr "Rechazos" -#: src/user/settings/UserApiKey.tsx:40 msgid "Documentation can be found <0>here on how to use the API." msgstr "Puede encontrar documentación <0>aquí sobre cómo usar la API." -#: src/user/views/user/search/SummaryPanel.tsx:62 msgid "Domain" msgstr "Dominio" -#: src/validation/RegistrationSchema.tsx:41 msgid "Domain is required" msgstr "Se requiere dominio" -#: src/validation/RegistrationSchema.tsx:42 #~ msgid "Domain must match the email domain" #~ msgstr "Domain must match the email domain" -#: src/validation/RegistrationSchema.tsx:42 msgid "Domain must not contain any whitespace" msgstr "El dominio no debe contener espacios en blanco" -#: src/auth/registration/SearchForm.tsx:35 msgid "Domain to advertise" msgstr "Dominio para publicitar" -#: src/auth/views/MagicLink.tsx:43 msgid "Don’t see the email? Check your spam folder or <0>try again." msgstr "¿No ve el correo electrónico? Revise su carpeta de correo no deseado o <0>inténtelo de nuevo." -#: src/user/reporting/ReportMenu.tsx:66 msgid "Download Report" msgstr "Descargar informe" -#: src/routes/campaigns/analytics/metrics.ts:148 msgid "Downvotes" msgstr "Votos negativos" -#: src/components/Navigation/DraftMenu.tsx:58 msgid "Draft" msgstr "Borrador" -#: src/components/Navigation/DraftMenu.tsx:46 msgid "Drafts" msgstr "Borradores" -#: src/user/campaignList/EditButton.tsx:45 -#: src/user/views/adsManager/views/advanced/components/review/components/ReviewContainer.tsx:32 msgid "Edit" msgstr "Editar" -#: src/user/campaignList/EditButton.tsx:31 msgid "Edit {campaignName}" msgstr "Editar {campaignName}" -#: src/components/Creatives/CreativeForm.tsx:85 msgid "Edit ad" msgstr "Editar anuncio" -#: src/auth/registration/BrowserForm.tsx:24 -#: src/auth/views/Login.tsx:43 -#: src/auth/views/MagicLink.tsx:74 msgid "Email" msgstr "Correo electrónico" -#: src/validation/RegistrationSchema.tsx:12 msgid "Email address is required" msgstr "Se requiere una dirección de correo electrónico" -#: src/user/campaignList/CampaignList.tsx:185 msgid "End" msgstr "Finalización" -#: src/components/Campaigns/CampaignDateRange.tsx:39 msgid "End Date" msgstr "Fecha de finalización" -#: src/validation/CampaignSchema.tsx:73 msgid "End date is required" msgstr "Se requiere fecha de finalización" -#: src/validation/CampaignSchema.tsx:74 msgid "End date must be after start date" msgstr "La fecha de finalización debe ser posterior a la fecha de inicio" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:47 msgid "End Time" msgstr "Hora de finalización" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:27 msgid "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." msgstr "Introduzca una URL que indique una acción deseada que desea medir, como una página de confirmación de suscripción o compra. Brave contará las visitas únicas a esa página como conversiones si un usuario ha visto o hecho clic en su anuncio." -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:27 #~ msgid "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." #~ msgstr "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." -#: src/auth/components/AdvertiserDetailsForm.tsx:118 msgid "Enter Ads Manager" msgstr "Ingresar al Administrador de Anuncios" -#: src/auth/views/MagicLink.tsx:63 msgid "Enter your email address to get a secure login link. Use this link to access your Brave Ads account." msgstr "Ingrese su dirección de correo electrónico para obtener un enlace de inicio de sesión seguro. Use este enlace para acceder a su cuenta de Brave Ads." -#: src/auth/views/components/WhyUseBraveAds.tsx:22 msgid "Escape the low CTR of display banners" msgstr "Escape del CTR bajo de los banners de visualización" -#: src/user/ads/NotificationAd.tsx:85 msgid "Example - https://brave.com/brave-rewards/" msgstr "Ejemplo - https://brave.com/brave-rewards/" -#: src/user/reporting/ReportMenu.tsx:146 msgid "Export" msgstr "Exportar" -#: src/components/Assets/hooks/useUploadFile.ts:150 msgid "Failed to Fetch" msgstr "Error al recuperar" -#: src/components/Assets/hooks/useGetImagePreviewUrl.ts:50 msgid "Failed to load image" msgstr "Error al cargar la imagen " -#: src/user/settings/UserForm.tsx:41 msgid "Failed to update profile: {0}" msgstr "" -#: src/components/Assets/hooks/useUploadFile.ts:146 msgid "Failed to upload image" msgstr "Error al subir la imagen" -#: src/components/Button/AlwaysOnFormButton.tsx:34 msgid "Feedback" msgstr "Retroalimentación" -#: src/components/Assets/hooks/useUploadFile.ts:45 msgid "File upload complete for \"{fileName}\"" msgstr "Carga de archivo completa para “{fileName}”" -#: src/user/ads/AdsExistingAd.tsx:90 msgid "Filter ads by name..." msgstr "Filtrar anuncios por nombre…" -#: src/user/views/user/search/SetupProgress.tsx:49 msgid "Finalize & submit" msgstr "Finalizar y enviar" -#: src/validation/AdvertiserSchema.tsx:8 msgid "First party tracking acknowledgement is required" msgstr "Se requiere el reconocimiento de seguimiento de origen" -#: src/auth/views/MobileAdsBenefits.tsx:15 #~ msgid "For all business sizes" #~ msgstr "For all business sizes" -#: src/auth/views/components/WhyUseBraveAds.tsx:35 msgid "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." msgstr "Para empresas de todos los tamaños. Cree su campaña en minutos, a partir de tan solo $500 al mes." -#: src/auth/registration/AccountChoice.tsx:74 #~ msgid "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." #~ msgstr "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." -#: src/auth/registration/AccountChoice.tsx:66 #~ msgid "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." #~ msgstr "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:34 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:36 msgid "Format" msgstr "Formato" -#: src/components/Date/DateRangePicker.tsx:28 msgid "From" msgstr "De" -#: src/auth/registration/MarketingChannel.tsx:44 msgid "From a Brave sales representative" msgstr "De un representante de ventas de Brave" -#: src/auth/registration/MarketingChannel.tsx:36 msgid "From a friend/colleague" msgstr "De un amigo/colega" -#: src/auth/registration/MarketingChannel.tsx:28 msgid "From an influential person I follow online" msgstr "De una persona influyente a la que sigo en línea" -#: src/user/views/user/search/LandingPageDetail.tsx:141 msgid "Full Landing Page URL" msgstr "URL de la página de destino completa" -#: src/auth/registration/BrowserForm.tsx:15 -#: src/auth/registration/SearchForm.tsx:16 msgid "Full name" msgstr "Nombre completo" -#: src/user/settings/UserForm.tsx:68 msgid "Full Name" msgstr "Nombre completo" -#: src/validation/RegistrationSchema.tsx:14 -#: src/validation/UserSchema.tsx:6 msgid "Full name is required" msgstr "Se requiere el nombre completo" -#: src/auth/views/components/Inquiries.tsx:47 msgid "General Ad Inquiries" msgstr "Consultas generales sobre anuncios" -#: src/user/settings/UserApiKey.tsx:120 msgid "Generate" msgstr "Generar" -#: src/user/settings/NewKeyPairModal.tsx:92 msgid "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." msgstr "Genere un par de claves para su cuenta. Brave Ads usará la clave pública de su cuenta para firmar y cifrar los datos de conversión. Solo su organización tendrá acceso a la clave privada, que se puede usar para descifrar y ver los datos de conversión." -#: src/user/settings/NewKeyPairModal.tsx:92 #~ msgid "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." #~ msgstr "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." -#: src/user/settings/UserApiKey.tsx:63 msgid "Generate a new API key?" msgstr "¿Generar una nueva clave API?" -#: src/user/settings/UserApiKey.tsx:55 msgid "Generate API Key" msgstr "Generar una clave API" -#: src/user/settings/UserApiKey.tsx:69 msgid "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." msgstr "La generación de una nueva clave API dará como resultado la desactivación de su clave anterior, dejándola inutilizable para futuras solicitudes. Asegúrese de actualizar el código con la nueva clave para evitar interrupciones en la funcionalidad de la aplicación." -#: src/auth/views/LandingPage.tsx:45 #~ msgid "Get 50% your first campaign when you pay in Basic Attention Token" #~ msgstr "Get 50% your first campaign when you pay in Basic Attention Token" -#: src/search/SearchTalkingPoints.tsx:17 #~ msgid "Get a free one-month test to see how Search Ads perform for your brand." #~ msgstr "Get a free one-month test to see how Search Ads perform for your brand." -#: src/auth/views/components/WhyUseBraveAds.tsx:42 #~ msgid "Get discounts on your campaign when you pay with Basic Attention Token." #~ msgstr "Get discounts on your campaign when you pay with Basic Attention Token." -#: src/auth/registration/BraveAdsContactFrame.tsx:24 msgid "Get in touch with our team" msgstr "Póngase en contacto con nuestro equipo" -#: src/auth/views/MagicLink.tsx:90 msgid "Get login link" msgstr "Obtener enlace de inicio de sesión" -#: src/auth/views/components/FooterCTA.tsx:42 -#: src/auth/views/GetStartedLandingPage.tsx:49 -#: src/components/AppBar/LandingPageAppBar.tsx:39 msgid "Get started" msgstr "Comenzar" -#: src/auth/views/GetStartedLandingPage.tsx:25 msgid "Get to your first million users with powerful ad placements on the world’s fastest-growing alternative browser & search engine." msgstr "Consiga su primer millón de usuarios con potentes ubicaciones de anuncios en el navegador y motor de búsqueda alternativo de más rápido crecimiento del mundo." -#: src/auth/views/components/Inquiries.tsx:71 -#: src/components/Drawer/SupportMenu.tsx:60 msgid "Help Center" msgstr "Centro de ayuda" -#: src/components/Navigation/AccountMenu.tsx:89 msgid "Hi" msgstr "Hola" -#: src/user/analytics/analyticsOverview/components/MetricFilter.tsx:64 #~ msgid "Hide" #~ msgstr "Hide" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:50 #~ msgid "Hour" #~ msgstr "Hour" -#: src/routes/campaigns/analytics/breakdowns.tsx:110 msgid "Hourly" msgstr "Cada hora" -#: src/routes/campaigns/analytics/breakdowns.tsx:127 #~ msgid "Hourly Graph" #~ msgstr "Hourly Graph" -#: src/routes/campaigns/analytics/breakdowns.tsx:110 #~ msgid "Hourly Performance" #~ msgstr "Hourly Performance" -#: src/auth/components/AdvertiserAgreed.tsx:56 msgid "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." msgstr "He revisado y acepto la <0>Política de privacidad del anunciante<0> y los <1>Términos de servicio de la plataforma aplicables a Brave Ads." -#: src/auth/components/AdvertiserAgreed.tsx:34 #~ msgid "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" #~ msgstr "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" -#: src/auth/components/AdvertiserAgreed.tsx:16 msgid "I understand that first-party analytics are necessary for independent reporting." msgstr "Entiendo que los análisis de origen son necesarios para la elaboración de informes independientes." -#: src/auth/components/AdvertiserAgreed.tsx:45 msgid "I understand that I can only run ad campaigns in English, Spanish, and Portuguese." msgstr "Entiendo que solo puedo realizar campañas publicitarias en inglés, español y portugués." -#: src/auth/components/AdvertiserAgreed.tsx:30 msgid "I understand that payment is required before ad campaigns can be launched." msgstr "Entiendo que se requiere un pago antes de que se puedan lanzar campañas publicitarias." -#: src/auth/components/AdvertiserAgreed.tsx:54 #~ msgid "I understand that pre-payment is required to launch my campaigns" #~ msgstr "I understand that pre-payment is required to launch my campaigns" -#: src/auth/registration/MarketingOptIn.tsx:14 msgid "I would like to receive marketing emails about new features and promotions from Brave Ads" msgstr "Me gustaría recibir correos electrónicos de marketing sobre nuevas funciones y promociones de Brave Ads" -#: src/routes/campaigns/analytics/TabularData.tsx:78 msgid "Id" msgstr "Identificación" -#: src/components/Assets/ImageAutocomplete.tsx:46 msgid "Image" msgstr "Imagen" -#: src/components/Assets/ImagePreview.tsx:58 msgid "Image failed to load" msgstr "La imagen no pudo cargar" -#: src/validation/CreativeSchema.tsx:69 msgid "Image URL must be hosted on our private CDN" msgstr "La URL de la imagen debe estar alojada en nuestra CDN privada" -#: src/validation/CreativeSchema.tsx:65 msgid "Image URL must be valid" msgstr "La URL de la imagen debe ser válida" -#: src/components/Assets/AdvertiserAssets.tsx:34 -#: src/components/Creatives/CreativeList.tsx:103 msgid "Images" msgstr "Imágenes" -#: src/routes/campaigns/analytics/metrics.ts:48 -#: src/user/campaignList/CampaignList.tsx:119 msgid "Impressions" msgstr "Impresiones" -#: src/user/analytics/analyticsOverview/reports/os/components/OsPieChart.tsx:39 #~ msgid "Impressions (Device)" #~ msgstr "Impressions (Device)" -#: src/auth/registration/MarketingChannel.tsx:37 msgid "In a blog post/news article" msgstr "En una publicación de blog/artículo de noticias" -#: src/auth/registration/MarketingChannel.tsx:33 msgid "In a newsletter I subscribe to" msgstr "En un boletín al que me suscribo" -#: src/auth/registration/MarketingChannel.tsx:39 msgid "In a post by Brave on LinkedIn" msgstr "En una publicación de Brave en LinkedIn" -#: src/auth/registration/MarketingChannel.tsx:42 msgid "In a video on YouTube" msgstr "En un video en YouTube" -#: src/auth/registration/AdvertiserRegistered.tsx:25 #~ msgid "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." #~ msgstr "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." -#: src/components/Datagrid/renderers.tsx:35 msgid "In your local time this is" msgstr "En su hora local, esto es" -#: src/components/Campaigns/CampaignAgeFilter.tsx:34 msgid "Include campaigns that ended over 6 months ago" msgstr "Incluir campañas que finalizaron hace más de 6 meses" -#: src/search/SearchTalkingPoints.tsx:8 msgid "Incremental" msgstr "Incremental" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:15 #~ msgid "Interested? Pay with BAT to get <0>50% off your first campaign." #~ msgstr "Interested? Pay with BAT to get <0>50% off your first campaign." -#: src/components/Assets/hooks/useUploadFile.ts:165 msgid "Invalid format" msgstr "Formato no válido" -#: src/checkout/lib/index.ts:46 msgid "invalid session" msgstr "sesión no válida" -#: src/auth/lib/index.ts:102 msgid "Invalid Session" msgstr "Sesión no válida" -#: src/auth/lib/index.ts:148 msgid "Invalid Token" msgstr "Token no válido" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:22 msgid "iOS" msgstr "iOS" -#: src/components/Datagrid/stringFilterOperators.tsx:11 msgid "is not" msgstr "no es" -#: src/auth/views/components/WhatIsBraveAds.tsx:18 msgid "It is a modern <0>advertiser-first ad platform made to help brands reach new users. Brave Ads are discrete, unobtrusive first-party ads built directly into the browser and search engine, with familiar formats like push notifications and news-feed ads. Brave’s innovative on-device targeting respects a user’s desire for privacy while still delivering personalized ads based on their interests, which drives high ROI for advertisers." msgstr "Es una moderna plataforma publicitaria que <0> prioriza al anunciante creada para ayudar a las marcas a llegar a nuevos usuarios. Brave Ads son anuncios propios discretos y no invasivos integrados directamente en el navegador y el motor de búsqueda, con formatos familiares como notificaciones push y anuncios de noticias. La innovadora segmentación en el dispositivo de Brave respeta el deseo de privacidad del usuario y, al mismo tiempo, ofrece anuncios personalizados basados en sus intereses, lo que genera un alto retorno de la inversión para los anunciantes." -#: src/routes/campaigns/analytics/AnalyticsOverview.tsx:28 msgid "It is scheduled to start {campaignStartFromNow}." msgstr "Está programada para iniciarse {campaignStartFromNow}." -#: src/user/settings/UserApiKey.tsx:100 msgid "Key copied" msgstr "Clave copiada" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:89 #~ msgid "Key Statistics" #~ msgstr "Key Statistics" -#: src/user/settings/NewKeyPairModal.tsx:88 msgid "Keypairs" msgstr "Pares de claves" -#: src/validation/AdvertiserSchema.tsx:11 msgid "Language acknowledgement is required" msgstr "Se requiere confirmación de idioma" -#: src/routes/campaigns/analytics/filters/time-filters.ts:52 #~ msgid "Last 14 days" #~ msgstr "Last 14 days" -#: src/routes/campaigns/analytics/filters/time-filters.ts:40 msgid "Last 30 days" msgstr "Últimos 30 días" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 msgid "Last 7 days" msgstr "Últimos 7 días" -#: src/routes/campaigns/analytics/filters/time-filters.ts:46 msgid "Last month" msgstr "El mes pasado" -#: src/routes/campaigns/analytics/filters/time-filters.ts:46 #~ msgid "Last week (Sun - Sat)" #~ msgstr "Last week (Sun - Sat)" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:86 #~ msgid "Launch a Campaign" #~ msgstr "Launch a Campaign" -#: src/components/Button/LearnMoreButton.tsx:23 msgid "Learn More" msgstr "Más información" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:96 #~ msgid "Learn more about BAT" #~ msgstr "Learn more about BAT" -#: src/auth/registration/AccountChoice.tsx:55 #~ msgid "Learn more about various campaign types" #~ msgstr "Learn more about various campaign types" -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:34 msgid "Let Brave pick categories for me." msgstr "Dejar que Brave elija las categorías por mí." -#: src/user/views/adsManager/views/advanced/components/campaign/fields/BudgetField.tsx:18 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:52 msgid "Lifetime Budget" msgstr "Presupuesto vitalicio" -#: src/validation/CampaignSchema.tsx:38 msgid "Lifetime budget is required" msgstr "Se requiere presupuesto vitalicio" -#: src/validation/CampaignSchema.tsx:41 msgid "Lifetime budget must be ${MIN_PER_CAMPAIGN} or more" msgstr "El presupuesto vitalicio debe ser de ${MIN_PER_CAMPAIGN} o más" -#: src/validation/CampaignSchema.tsx:50 msgid "Lifetime budget must be higher for date range provided. Minimum ${min}." msgstr "El presupuesto vitalicio debe ser mayor para el intervalo de fechas proporcionado. Mínimo ${min}." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:48 #~ msgid "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." #~ msgstr "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:23 msgid "Linux" msgstr "Linux" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/LocationField.tsx:8 #~ msgid "Location" #~ msgstr "Location" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:67 msgid "Locations" msgstr "Ubicaciones" -#: src/auth/views/GetStartedLandingPage.tsx:61 -#: src/auth/views/Login.tsx:67 -#: src/components/AppBar/LandingPageAppBar.tsx:142 -#: src/components/AppBar/LandingPageAppBar.tsx:197 msgid "Log in" msgstr "Iniciar sesión" -#: src/auth/views/Login.tsx:36 msgid "Log into your Brave Ads account" msgstr "Inicie sesión en su cuenta de Brave Ads" -#: src/auth/views/AuthVerify.tsx:36 msgid "Logging in" msgstr "Iniciando sesión" -#: src/components/Navigation/AccountMenu.tsx:141 msgid "Logout" msgstr "Cerrar sesión" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:24 msgid "macOS" msgstr "macOS" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:9 msgid "Make payment & submit for approval" msgstr "Realizar el pago y enviarlo para su aprobación" -#: src/user/ads/NotificationAd.tsx:73 msgid "Make sure to include your brand name in the title OR body of the ad. Otherwise, it will be rejected." msgstr "Asegúrese de incluir el nombre de su marca en el título O en el cuerpo del anuncio. De lo contrario, será rechazado." -#: src/auth/registration/AccountChoice.tsx:72 #~ msgid "Managed service" #~ msgstr "Managed service" -#: src/user/ads/NotificationAd.tsx:56 msgid "Max 30 Characters" msgstr "Máximo 30 caracteres" -#: src/user/ads/NotificationAd.tsx:63 msgid "Max 60 Characters" msgstr "Máximo 60 caracteres" -#: src/auth/registration/AccountChoice.tsx:163 #~ msgid "Minimum Spend" #~ msgstr "Minimum Spend" -#: src/components/Creatives/CreativeForm.tsx:141 msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved." msgstr "Modificar un anuncio lo pondrá de inmediato en revisión. Esto significa que ya no se mostrará a los usuarios hasta que sea aprobado." -#: src/components/Creatives/CreativeForm.tsx:143 msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved. This ad is also shared across {campaignLength} campaigns. Any modifications made will be effective for all campaigns using this creative." msgstr "Modificar un anuncio lo pondrá de inmediato en revisión. Esto significa que ya no se mostrará a los usuarios hasta que sea aprobado. Este anuncio también se comparte en todas las campañas de {campaignLength}. Cualquier modificación realizada será efectiva para todas las campañas que utilizan este creativo." -#: src/components/Creatives/CreativeStatusSwitch.tsx:110 msgid "Modifying the state of this ad will effect more than one campaign:" msgstr "Modificar el estado de este anuncio afectará a más de una campaña:" -#: src/auth/registration/AccountChoice.tsx:166 #~ msgid "month" #~ msgstr "month" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:53 #~ msgid "Month" #~ msgstr "Month" -#: src/user/adSet/AdSetList.tsx:49 #~ msgid "more" #~ msgstr "more" -#: src/components/Creatives/CreativeCampaigns.tsx:45 -#: src/components/Creatives/CreativeList.tsx:47 -#: src/routes/campaigns/analytics/TabularData.tsx:83 -#: src/user/ads/InlineContentAd.tsx:65 -#: src/user/ads/NotificationAd.tsx:51 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:41 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:30 msgid "Name" msgstr "Nombre" -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:36 msgid "Name your ad set to distinguish it from others." msgstr "Asigne un nombre a su conjunto de anuncios para distinguirlo de los demás." -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:96 msgid "New" msgstr "Nuevo" -#: src/components/Navigation/NewCreativeButton.tsx:25 msgid "New ad" msgstr "Nuevo anuncio" -#: src/user/settings/UserApiKey.tsx:61 msgid "New API Key" msgstr "Nueva clave API" -#: src/components/Navigation/NewCampaignButton.tsx:29 msgid "New Campaign" msgstr "Nueva campaña" -#: src/user/views/adsManager/views/advanced/components/review/Review.tsx:40 msgid "New campaigns typically take up to 48 hours to review during a regular U.S. business week." msgstr "Las nuevas campañas suelen tardar hasta 48 horas en revisarse durante una semana laboral regular en Estados Unidos." -#: src/user/settings/NewKeyPairModal.tsx:120 msgid "New Keypair" msgstr "Nuevo par de claves" -#: src/user/library/index.ts:255 -#: src/util/campaign.ts:7 msgid "New tab takeover" msgstr "Dominio de nueva pestaña" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:55 msgid "New tab takeovers" msgstr "Dominio de nuevas pestañas" -#: src/user/library/index.ts:256 -#: src/util/campaign.ts:8 msgid "Newsfeed" msgstr "Fuente de noticias" -#: src/user/ads/InlineContentAd.tsx:62 msgid "Newsfeed Ad" msgstr "Anuncio en la fuente de noticias" -#: src/components/Creatives/CreativeType.tsx:18 -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:52 msgid "Newsfeed ads" msgstr "Anuncios en la fuente de noticias" -#: src/components/Steps/NextAndBack.tsx:46 msgid "Next" msgstr "Siguiente" -#: src/components/Datagrid/renderers.tsx:71 msgid "No" msgstr "No" -#: src/validation/CampaignSchema.tsx:179 msgid "No {billingType} pricing available for {label}, contact selfserve@brave.com for help" msgstr "No hay precios de {billingType} disponibles para {label}, contacte a selfserve@brave.com para obtener ayuda" -#: src/components/Conversion/ConversionDisplay.tsx:19 msgid "No conversion URL setup" msgstr "No hay configuración de URL de conversión" -#: src/user/reporting/csv.library.tsx:96 msgid "No file result" msgstr "No hay resultado del archivo" -#: src/user/ads/AdsExistingAd.tsx:67 msgid "No previous ads available" msgstr "No hay anuncios anteriores disponibles" -#: src/checkout/lib/index.ts:26 msgid "no session created" msgstr "no se ha creado ninguna sesión" -#: src/auth/views/AuthVerify.tsx:55 msgid "Not automatically redirected? Click this link to go to the dashboard." msgstr "¿No se redirige automáticamente? Haga clic en este enlace para ir al panel de control." -#: src/user/views/user/search/Finalize.tsx:33 -#: src/user/views/user/search/Finalize.tsx:36 msgid "Notes" msgstr "Notas" -#: src/user/library/index.ts:254 -#: src/util/campaign.ts:6 msgid "Notification" msgstr "Notificación" -#: src/user/ads/NotificationAd.tsx:48 msgid "Notification ad" msgstr "Anuncio de notificación" -#: src/components/Creatives/CreativeType.tsx:14 -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:47 msgid "Notification ads" msgstr "Anuncios de notificación" -#: src/components/Conversion/ConversionFields.tsx:29 msgid "Observation Window" msgstr "Ventana de observación" -#: src/validation/CampaignSchema.tsx:145 msgid "Observation window must be 1, 7, or 30 days." msgstr "La ventana de observación debe ser de 1, 7 o 30 días." -#: src/validation/CampaignSchema.tsx:147 msgid "Observation window required." msgstr "Se requiere ventana de observación." -#: src/components/Creatives/CreativeList.tsx:39 msgid "On / Off" msgstr "Encendido / Apagado" -#: src/auth/registration/MarketingChannel.tsx:31 msgid "On a podcast I listen to" msgstr "En un podcast que escucho" -#: src/user/campaignList/CampaignList.tsx:197 msgid "On/Off" msgstr "Encendido/Apagado" -#: src/user/settings/NewKeyPairModal.tsx:229 msgid "Once confirmed, your account’s keypair will be replaced with the new keypair." msgstr "Una vez confirmado, el par de claves de su cuenta se reemplazará por el nuevo par de claves." -#: src/user/settings/NewKeyPairModal.tsx:230 #~ msgid "Once confirmed, your organization’s keypair will be replaced with the new keypair." #~ msgstr "Once confirmed, your organization’s keypair will be replaced with the new keypair." -#: src/auth/registration/AdvertiserRegistered.tsx:19 #~ msgid "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." #~ msgstr "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." -#: src/auth/registration/AccountChoice.tsx:79 #~ msgid "or <0>contact us for New Tab Takeover campaigns" #~ msgstr "or <0>contact us for New Tab Takeover campaigns" -#: src/auth/registration/AccountChoice.tsx:79 #~ msgid "or <0>contact us for premium ad placements" #~ msgstr "or <0>contact us for premium ad placements" -#: src/search/SearchLandingPage.tsx:101 msgid "Or email <0>searchads@brave.com" msgstr "O envíe un correo electrónico a <0>searchads@brave.com" -#: src/auth/views/MagicLink.tsx:100 msgid "or sign in using a password" msgstr "o inicie sesión usando una contraseña" -#: src/auth/views/Login.tsx:77 msgid "or sign in using a secure link" msgstr "o inicie sesión usando un enlace seguro" -#: src/user/settings/Settings.tsx:49 #~ msgid "Organization" #~ msgstr "Organization" -#: src/routes/campaigns/analytics/breakdowns.tsx:132 msgid "OS" msgstr "Sistema Operativo" -#: src/routes/campaigns/analytics/breakdowns.tsx:131 #~ msgid "OS Performance" #~ msgstr "OS Performance" -#: src/auth/registration/MarketingChannel.tsx:51 msgid "Other (please specify)" msgstr "Otro (por favor, especifique)" -#: src/components/Navigation/AccountMenu.tsx:111 msgid "Other accounts" msgstr "Otras cuentas" -#: src/auth/registration/MarketingChannel.tsx:58 msgid "Other source" msgstr "Otra fuente" -#: src/auth/views/Login.tsx:51 -#: src/user/settings/UserForm.tsx:74 msgid "Password" msgstr "Contraseña" -#: src/components/Switch/OnOff.tsx:36 msgid "Pause" msgstr "Pausar" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:36 #~ msgid "Pay with BAT to get <0>50% off your first campaign" #~ msgstr "Pay with BAT to get <0>50% off your first campaign" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:34 msgid "Pay with BAT to get <0>50% off your first self-managed campaign." msgstr "Pague con BAT para obtener un <0>50% de descuento en su primera campaña autogestionada." -#: src/user/views/adsManager/views/advanced/components/campaign/fields/PaymentMethodField.tsx:18 msgid "Payment" msgstr "Pago" -#: src/validation/AdvertiserSchema.tsx:14 msgid "Payment acknowledgement is required" msgstr "Se requiere confirmación de pago" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/PaymentMethodField.tsx:21 msgid "Payment is required before launching your campaign." msgstr "Se requiere el pago antes de lanzar su campaña." -#: src/user/reporting/ReportMenu.tsx:77 msgid "Performance Report" msgstr "Informe de rendimiento" -#: src/components/Platform/PlatformPicker.tsx:41 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:53 msgid "Platforms" msgstr "Plataformas" -#: src/user/views/user/reports/ConsultAccountManager.tsx:13 msgid "Please ask your Account Manager for reports on campaigns of this format." msgstr "Por favor, consulte con su Gerente de Cuenta para obtener informes sobre campañas en este formato." -#: src/user/settings/NewKeyPairModal.tsx:217 msgid "Please confirm your account’s new private key:" msgstr "Por favor, confirme la nueva clave privada de su cuenta:" -#: src/user/settings/NewKeyPairModal.tsx:218 #~ msgid "Please confirm your organization’s new private key:" #~ msgstr "Please confirm your organization’s new private key:" -#: src/auth/lib/index.ts:29 msgid "Please enter a username and password" msgstr "Por favor, introduzca un nombre de usuario y contraseña" -#: src/validation/RegistrationSchema.tsx:45 msgid "Please enter a valid domain, for example: brave.com" msgstr "Por favor, introduzca un dominio válido, por ejemplo: brave.com" -#: src/validation/RegistrationSchema.tsx:13 msgid "Please enter a valid email address" msgstr "Por favor, introduzca una dirección de correo electrónico válida" -#: src/validation/CreativeSchema.tsx:19 -#: src/validation/RegistrationSchema.tsx:28 msgid "Please enter a valid URL, for example https://brave.com" msgstr "Por favor, introduzca una URL válida, por ejemplo, https://brave.com" -#: src/validation/CampaignSchema.tsx:136 msgid "Please enter a valid URL, for example https://brave.com/product/*" msgstr "Por favor, introduzca una URL válida, por ejemplo, https://brave.com/product/*" -#: src/auth/hooks/mutations/useGetLink.ts:16 msgid "Please enter an email." msgstr "Por favor, introduzca un correo electrónico." -#: src/validation/RegistrationSchema.tsx:59 msgid "Please let us know how you heard about Brave Ads" msgstr "Por favor, indíquenos cómo se enteró de Brave Ads" -#: src/validation/RegistrationSchema.tsx:31 msgid "Please let us know why you're interested in Brave Ads" msgstr "Por favor, indíquenos por qué está interesado(a) en Brave Ads" -#: src/auth/registration/AdvertiserRegistered.tsx:20 #~ msgid "Please reach out to <0>selfserve@brave.com or try again." #~ msgstr "Please reach out to <0>selfserve@brave.com or try again." -#: src/components/Error/ErrorDetail.tsx:71 msgid "Please refresh the page to try again, or email <0/> for assistance." msgstr "Por favor, actualice la página para volver a intentarlo o envíe un correo electrónico a <0/> para obtener ayuda." -#: src/basic-attention-token/PrivacyPolicy.tsx:21 #~ msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" #~ msgstr "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" -#: src/basic-attention-token/PrivacyPolicy.tsx:21 msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads." msgstr "Consulte nuestra <0>Política de privacidad del anunciante y <1>Términos de servicio aplicables a Brave Ads." -#: src/validation/RegistrationSchema.tsx:64 msgid "Please specify how you heard about Brave Ads" msgstr "Por favor, especifique cómo se enteró de Brave Ads" -#: src/components/Conversion/ConversionFields.tsx:20 #~ msgid "Post-Click" #~ msgstr "Post-Click" -#: src/components/Conversion/ConversionFields.tsx:28 #~ msgid "Post-Click: Viewed ad and converted by clicking its link" #~ msgstr "Post-Click: Viewed ad and converted by clicking its link" -#: src/components/Conversion/ConversionFields.tsx:19 #~ msgid "Post-View" #~ msgstr "Post-View" -#: src/components/Conversion/ConversionFields.tsx:24 #~ msgid "Post-View: Viewed ad and converted by visiting site on their own." #~ msgstr "Post-View: Viewed ad and converted by visiting site on their own." -#: src/auth/views/MobileAdsBenefits.tsx:22 #~ msgid "Powerful ad formats" #~ msgstr "Powerful ad formats" -#: src/components/Assets/hooks/useUploadFile.ts:53 msgid "Preparing file for upload..." msgstr "Preparando el archivo para cargarlo…" -#: src/user/views/adsManager/views/advanced/components/campaign/components/CustomPriceSelect.tsx:23 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:62 msgid "Price" msgstr "Precio" -#: src/validation/CampaignSchema.tsx:93 msgid "Price is a required field" msgstr "El precio es un campo obligatorio" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:46 msgid "Pricing" msgstr "Precio" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:57 msgid "Pricing Type" msgstr "Tipo de precio" -#: src/validation/CampaignSchema.tsx:96 msgid "Pricing type is a required field" msgstr "El tipo de precio es un campo obligatorio" -#: src/validation/CampaignSchema.tsx:95 msgid "Pricing type must be CPM, CPC, or CPSV" msgstr "El tipo de precio debe ser CPM, CPC o CPSV" -#: src/auth/registration/SearchForm.tsx:44 msgid "Primary region of business" msgstr "Región principal de la empresa" -#: src/validation/RegistrationSchema.tsx:49 -#: src/validation/RegistrationSchema.tsx:52 msgid "Primary region of business is required" msgstr "Se requiere la región principal de la empresa" -#: src/auth/components/AdvertiserDetailsForm.tsx:101 #~ msgid "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" #~ msgstr "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" -#: src/auth/views/LandingPage.tsx:32 #~ msgid "Privacy-forward" #~ msgstr "Privacy-forward" -#: src/user/reporting/ReportMenu.tsx:124 msgid "Private Key" msgstr "Clave privada" -#: src/user/views/user/search/SetupProgress.tsx:43 msgid "Proceed" msgstr "Proceder" -#: src/components/Drawer/MiniSideBar.tsx:67 msgid "Profile" msgstr "Perfil" -#: src/user/settings/UserApiKey.tsx:29 msgid "Profile API Key" msgstr "Clave API del perfil" -#: src/user/settings/UserForm.tsx:46 msgid "Profile Details" msgstr "Detalles del perfil" -#: src/user/views/user/search/Finalize.tsx:68 msgid "Query parameter" msgstr "Parámetro de consulta" -#: src/user/views/user/search/Finalize.tsx:48 #~ msgid "Query string paramaters" #~ msgstr "Query string paramaters" -#: src/user/views/user/search/Finalize.tsx:48 msgid "Query string parameters" msgstr "Parámetros de cadena de consulta" -#: src/auth/views/components/WhyUseBraveAds.tsx:29 msgid "Reach 70+ million highly engaged, otherwise unreachable users." msgstr "Llegue a más de 70 millones de usuarios altamente comprometidos, a los que de otro modo no llegaría. " -#: src/auth/views/LandingPage.tsx:37 #~ msgid "Reach and convert new customers through premium advertising on the Brave browser and search engine." #~ msgstr "Reach and convert new customers through premium advertising on the Brave browser and search engine." -#: src/search/SearchTalkingPoints.tsx:9 #~ msgid "Reach audiences who don’t use other search engines and block ads on most sites." #~ msgstr "Reach audiences who don’t use other search engines and block ads on most sites." -#: src/auth/views/components/FooterCTA.tsx:10 msgid "Ready to reach your first million users? Start your first campaign today." msgstr "¿Listo(a) para llegar a su primer millón de usuarios? Comience su primera campaña hoy mismo." -#: src/components/AppBar/LandingPageAppBar.tsx:37 #~ msgid "Register for Self-service" #~ msgstr "Register for Self-service" -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:67 msgid "Remove" msgstr "Eliminar" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:68 msgid "Remove Conversion tracking" msgstr "Eliminar seguimiento de conversión" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:54 #~ msgid "Remove Conversion Tracking" #~ msgstr "Remove Conversion Tracking" -#: src/auth/components/AdvertiserAgreed.tsx:14 #~ msgid "Reporting" #~ msgstr "Reporting" -#: src/user/analytics/analyticsOverview/reports/campaign/EngagementsOverview.tsx:117 #~ msgid "Reporting not available yet for <0>{campaignName}." #~ msgstr "Reporting not available yet for <0>{campaignName}." -#: src/auth/views/AuthVerify.tsx:71 msgid "Request another link." msgstr "Solicitar otro enlace." -#: src/components/Steps/ActionButtons.tsx:38 msgid "Return to dashboard" msgstr "Volver al panel de control" -#: src/components/Collapse/ChangeReportingAlert.tsx:31 #~ msgid "Revert" #~ msgstr "Revert" -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:37 msgid "Review" msgstr "Revisar" -#: src/user/views/user/search/SetupProgress.tsx:39 msgid "Review ads" msgstr "Revisar anuncios" -#: src/search/SearchTalkingPoints.tsx:16 msgid "Risk Free" msgstr "Sin riesgos" -#: src/user/views/user/search/LandingPageDetail.tsx:149 msgid "Sample Queries" msgstr "Consultas de ejemplo" -#: src/form/FormikButton.tsx:71 -#: src/form/FormikButton.tsx:129 -#: src/user/settings/NewKeyPairModal.tsx:251 msgid "Save" msgstr "Guardar" -#: src/components/Creatives/CreateCreativeButton.tsx:67 msgid "Save ad" msgstr "Guardar anuncio" -#: src/form/FormikButton.tsx:72 -#: src/form/FormikButton.tsx:129 -#: src/user/settings/NewKeyPairModal.tsx:251 msgid "Saving..." msgstr "Guardando…" -#: src/auth/registration/AccountChoice.tsx:38 #~ msgid "Search ads" #~ msgstr "Search ads" -#: src/validation/BrowserRegistrationSchema.tsx:42 #~ msgid "Search domain must match email domain" #~ msgstr "Search domain must match email domain" -#: src/user/library/index.ts:258 -#: src/util/campaign.ts:10 msgid "Search homepage" msgstr "Buscar página de inicio" -#: src/user/library/index.ts:257 -#: src/util/campaign.ts:9 msgid "Search keyword" msgstr "Buscar palabra clave" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:59 msgid "Search keyword ads" msgstr "Buscar anuncios de palabras clave" -#: src/search/SearchLandingPage.tsx:69 #~ msgid "See if you qualify" #~ msgstr "See if you qualify" -#: src/routes/campaigns/analytics/breakdowns.tsx:161 #~ msgid "Segment Performance" #~ msgstr "Segment Performance" -#: src/user/settings/Settings.tsx:60 -#: src/user/settings/Settings.tsx:64 msgid "Select Account" msgstr "Seleccionar cuenta" -#: src/components/Campaigns/CloneCampaign.tsx:98 msgid "Select one campaign to clone" msgstr "Seleccione una campaña para clonar" -#: src/user/campaignList/EditButton.tsx:29 msgid "Select one campaign to edit" msgstr "Seleccione una campaña para editar" -#: src/user/settings/Settings.tsx:60 -#: src/user/settings/Settings.tsx:64 #~ msgid "Select Organization" #~ msgstr "Select Organization" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/AdSetAds.tsx:32 msgid "Select the ads you would like to include in this ad set. Only checked ads are included." msgstr "Seleccione los anuncios que desea incluir en este conjunto de anuncios. Solo se incluyen los anuncios marcados." -#: src/components/Segment/SegmentPicker.tsx:88 msgid "Select the audience segments to target" msgstr "Seleccione los segmentos de audiencia a los que desea dirigirse" -#: src/components/Location/LocationPicker.tsx:51 msgid "Select the geographic regions where your ads will be shown." msgstr "Seleccione las regiones geográficas en las que se mostrarán sus anuncios." -#: src/user/views/adsManager/views/advanced/components/adSet/fields/PickerFields.tsx:29 msgid "Select the interest segments and platforms you would like to target." msgstr "Seleccione los segmentos de interés y las plataformas a las que desea dirigirse." -#: src/components/Platform/PlatformPicker.tsx:45 msgid "Select the platforms to target" msgstr "Seleccione las plataformas a las que se dirigirá" -#: src/user/views/user/search/SummaryPanel.tsx:67 msgid "Selected ads" msgstr "Anuncios seleccionados" -#: src/auth/registration/AccountChoice.tsx:64 #~ msgid "Self-service" #~ msgstr "Self-service" -#: src/user/views/user/search/SetupProgress.tsx:28 msgid "Setup Progress" msgstr "Progreso de configuración" -#: src/user/analytics/analyticsOverview/components/MetricFilter.tsx:64 #~ msgid "Show" #~ msgstr "Show" -#: src/components/AppBar/LandingPageAppBar.tsx:141 -#: src/components/Navigation/Navbar.tsx:53 #~ msgid "Sign out" #~ msgstr "Sign out" -#: src/auth/views/GetStartedLandingPage.tsx:38 -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:63 -#: src/components/AppBar/LandingPageAppBar.tsx:38 #~ msgid "Sign up" #~ msgstr "Sign up" -#: src/auth/views/GetStartedLandingPage.tsx:19 msgid "Simple ads to reach digital trend-setters around the world" msgstr "Anuncios simples para llegar a los líderes de tendencias digitales en todo el mundo" -#: src/auth/views/GetStartedLandingPage.tsx:14 #~ msgid "Simple ads to reach digital trend-setters around the world." #~ msgstr "Simple ads to reach digital trend-setters around the world." -#: src/user/analytics/analyticsOverview/components/BaseBarChart.tsx:59 -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:34 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:80 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:158 #~ msgid "Site visit rate" #~ msgstr "Site visit rate" -#: src/routes/campaigns/analytics/metrics.ts:115 msgid "Site Visit Rate" msgstr "Tasa de visitas al sitio" -#: src/user/campaignList/CampaignList.tsx:146 msgid "Site visits" msgstr "Visitas al sitio" -#: src/routes/campaigns/analytics/metrics.ts:70 msgid "Site Visits" msgstr "Visitas al sitio" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:151 msgid "Skip survey and continue" msgstr "Saltar encuesta y continuar" -#: src/auth/views/LandingPage.tsx:45 #~ msgid "SOMETHING ABOUT SEARCH GOES HERE" #~ msgstr "SOMETHING ABOUT SEARCH GOES HERE" -#: src/components/Error/ErrorDetail.tsx:65 msgid "Something went wrong." msgstr "Algo salió mal. " -#: src/routes/campaigns/analytics/metrics.ts:124 -#: src/user/campaignList/CampaignList.tsx:106 msgid "Spend" msgstr "Gastar" -#: src/components/Creatives/SearchPreview.tsx:249 msgid "Sponsored" msgstr "Patrocinado" -#: src/user/campaignList/CampaignList.tsx:176 msgid "Start" msgstr "Empezar" -#: src/auth/views/MobileAdsBenefits.tsx:16 #~ msgid "Start a Brave Ads campaign with as little as $500." #~ msgstr "Start a Brave Ads campaign with as little as $500." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:88 msgid "Start a campaign with BAT" msgstr "Inicie una campaña con BAT" -#: src/components/Campaigns/CampaignDateRange.tsx:24 msgid "Start Date" msgstr "Fecha de inicio" -#: src/validation/CampaignSchema.tsx:70 msgid "Start Date is required" msgstr "Se requiere la fecha de inicio" -#: src/validation/CampaignSchema.tsx:68 msgid "Start Date must be minimum of 2 days from today" msgstr "La fecha de inicio debe ser de un mínimo de 2 días a partir de hoy" -#: src/auth/views/components/WhyUseBraveAds.tsx:34 msgid "Start fast and experiment" msgstr "Empiece rápido y experimente" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:42 msgid "Start Time" msgstr "Hora de inicio" -#: src/auth/registration/RegistrationContainer.tsx:22 msgid "Start your company profile" msgstr "Inicie el perfil de su empresa" -#: src/components/Creatives/CreativeList.tsx:81 msgid "State" msgstr "Estado" -#: src/auth/components/AdvertiserAddress.tsx:54 #~ msgid "State / Province" #~ msgstr "State / Province" -#: src/validation/AdvertiserSchema.tsx:20 #~ msgid "State / Province is required" #~ msgstr "State / Province is required" -#: src/components/Creatives/CreativeCampaigns.tsx:48 -#: src/user/campaignList/CampaignList.tsx:86 msgid "Status" msgstr "Estado" -#: src/auth/views/components/WhyUseBraveAds.tsx:41 #~ msgid "Stay Innovative" #~ msgstr "Stay Innovative" -#: src/auth/components/AdvertiserAddress.tsx:25 msgid "Street address" msgstr "Dirección de la calle" -#: src/validation/AdvertiserSchema.tsx:20 msgid "Street address is required" msgstr "Se requiere la dirección de la calle" -#: src/auth/components/AdvertiserAddress.tsx:34 #~ msgid "Street address line 2" #~ msgstr "Street address line 2" -#: src/auth/registration/BrowserRegister.tsx:37 -#: src/auth/registration/SearchRegister.tsx:41 -#: src/user/views/user/search/SetupProgress.tsx:56 msgid "Submit" msgstr "Enviar" -#: src/auth/registration/Register.tsx:109 #~ msgid "Submit for approval" #~ msgstr "Submit for approval" -#: src/auth/registration/AdvertiserRegistered.tsx:15 msgid "Success! Check your email." msgstr "¡Éxito! Revise su correo electrónico." -#: src/auth/views/AuthVerify.tsx:45 msgid "Successfully logged in!" msgstr "¡Sesión iniciada con éxito!" -#: src/components/Drawer/SupportMenu.tsx:31 -#: src/components/Drawer/SupportMenu.tsx:50 msgid "Support" msgstr "Soporte" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:137 msgid "Take our survey!" msgstr "¡Responda nuestra encuesta!" -#: src/search/SearchLandingPage.tsx:36 msgid "Tap into more than <0>9 billion annual Web searches" msgstr "Aproveche más de <0>9 mil millones de búsquedas web anuales" -#: src/search/SearchLandingPage.tsx:32 #~ msgid "Tap into over <0>9 billion annual Web searches" #~ msgstr "Tap into over <0>9 billion annual Web searches" -#: src/search/SearchTalkingPoints.tsx:8 #~ msgid "Tap into unreachable audiences" #~ msgstr "Tap into unreachable audiences" -#: src/user/ads/InlineContentAd.tsx:84 -#: src/user/ads/NotificationAd.tsx:84 msgid "Target URL" msgstr "URL de destino" -#: src/validation/CreativeSchema.tsx:14 msgid "Target URL is a required field" msgstr "La URL de destino es un campo obligatorio" -#: src/components/Url/UrlResolver.tsx:59 msgid "Target URL is not valid" msgstr "La URL de destino no es válida" -#: src/components/Creatives/hooks/useGetCreativeDetails.tsx:24 msgid "Target URL not validated" msgstr "URL de destino no validada" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/PickerFields.tsx:27 msgid "Targeting" msgstr "Segmentación" -#: src/auth/registration/BrowserForm.tsx:57 msgid "Tell us why you're interested in Brave Ads" msgstr "Cuéntenos por qué le interesa Brave Ads" -#: src/auth/components/AdvertiserAgreed.tsx:62 #~ msgid "Terms & Conditions" #~ msgstr "Terms & Conditions" -#: src/validation/AdvertiserSchema.tsx:17 msgid "Terms & Conditions acknowledgement is required" msgstr "Se requiere la aceptación de los Términos y Condiciones" -#: src/auth/registration/AdvertiserRegistered.tsx:13 #~ msgid "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." #~ msgstr "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:110 msgid "The <0>Basic Attention Token (BAT) is Brave’s native crypto token. Brave Browser users who opt into <1>Brave Rewards can earn BAT just for opting into viewing ads from the Brave Ads network. Earners can hold BAT like any other crypto asset, trade it, cash it in, or even donate it to their favorite creators." msgstr "El <0>Basic Attention Token (BAT) es el token criptográfico nativo de Brave. Los usuarios del navegador Brave que opten por <1>Brave Rewards pueden ganar BAT sólo por ver anuncios de la red Brave Ads. Los ganadores pueden conservar el BAT como cualquier otro criptoactivo, comerciar con él, canjearlo o incluso donarlo a sus creadores favoritos." -#: src/routes/campaigns/analytics/RenderMetricValue.tsx:23 msgid "The current value for this metric may be an underestimate." msgstr "El valor actual de esta métrica puede ser una subestimación." -#: src/user/views/user/search/Finalize.tsx:50 msgid "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." msgstr "Los siguientes parámetros de cadena de consulta se agregarán a las URL de su página de destino. Esto le permitirá realizar un seguimiento del rendimiento de sus anuncios." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:41 #~ msgid "The rate at which users clicked in correlation to their impressions" #~ msgstr "The rate at which users clicked in correlation to their impressions" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:71 #~ msgid "The rate at which users converted in correlation to their clicks" #~ msgstr "The rate at which users converted in correlation to their clicks" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:86 #~ msgid "The rate at which users dismissed the ad in correlation to their impressions" #~ msgstr "The rate at which users dismissed the ad in correlation to their impressions" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:76 #~ msgid "The rate at which users visited the site in correlation to their clicks" #~ msgstr "The rate at which users visited the site in correlation to their clicks" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:81 #~ msgid "The rate at which users visited the site in correlation to their impressions" #~ msgstr "The rate at which users visited the site in correlation to their impressions" -#: src/auth/lib/index.ts:46 msgid "The username or password did not match our records." msgstr "El nombre de usuario o la contraseña no coincidieron con nuestros registros." -#: src/validation/AdvertiserSchema.tsx:8 #~ msgid "Third party tracking acknowledgement is required" #~ msgstr "Third party tracking acknowledgement is required" -#: src/components/Creatives/NewsPreview.tsx:53 msgid "This is a news display ad, it wll look like part of the news feed." msgstr "Este es un anuncio de noticias, se verá como parte de la fuente de noticias." -#: src/user/settings/UserApiKey.tsx:80 msgid "This key is unique to you, make sure to safely store it and avoid sharing it with others to prevent unauthorized access." msgstr "Esta clave es única para usted, asegúrese de guardarla de forma segura y evite compartirla con otros para evitar el acceso no autorizado." -#: src/routes/campaigns/analytics/filters/time-filters.ts:34 msgid "This month" msgstr "Este mes" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 #~ msgid "This week" #~ msgstr "This week" -#: src/routes/campaigns/analytics/filters/time-filters.ts:34 #~ msgid "This week (Sun - Today)" #~ msgstr "This week (Sun - Today)" -#: src/components/TimeZonePicker/index.tsx:29 -#: src/components/TimeZonePicker/index.tsx:36 msgid "Time Zone" msgstr "Zona horaria" -#: src/components/Creatives/CreativeList.tsx:153 -#: src/components/Creatives/CreativeList.tsx:163 -#: src/user/ads/InlineContentAd.tsx:69 -#: src/user/ads/NotificationAd.tsx:55 msgid "Title" msgstr "Título" -#: src/components/Creatives/NotificationPreview.tsx:38 msgid "Title Preview" msgstr "Vista previa del título" -#: src/components/Date/DateRangePicker.tsx:44 msgid "To" msgstr "Para" -#: src/auth/components/AdvertiserAgreed.tsx:44 #~ msgid "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." #~ msgstr "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." -#: src/user/reporting/ReportMenu.tsx:110 msgid "To protect user’s privacy, verified ad conversion data is encrypted so that the identities of converted users remain anonymous to Brave. You can decrypt the conversion data in the CSV file by providing your private key here. If no key is provided, you will receive the encrypted conversion data. Your private key will never be sent to or stored on any Brave servers." msgstr "Para proteger la privacidad del usuario, los datos de conversión de anuncios verificados se cifran para que las identidades de los usuarios convertidos permanezcan anónimas para Brave. Puede descifrar los datos de conversión en el archivo CSV proporcionando su clave privada aquí. Si no se proporciona ninguna clave, recibirá los datos de conversión cifrados. Su clave privada nunca se enviará ni se almacenará en ningún servidor de Brave." -#: src/routes/campaigns/analytics/filters/time-filters.ts:22 msgid "Today" msgstr "Hoy" -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." #~ msgstr "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." -#: src/components/Collapse/ChangeReportingAlert.tsx:49 #~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." -#: src/search/SearchTalkingPoints.tsx:17 msgid "Try a free one-month test to see how Brave Search Ads perform for your brand." msgstr "Haga una prueba gratuita de un mes para ver el rendimiento de Brave Search Ads para su marca." -#: src/auth/registration/AdvertiserRegistered.tsx:35 #~ msgid "Try again" #~ msgstr "Try again" -#: src/components/Conversion/ConversionFields.tsx:17 #~ msgid "Type" #~ msgstr "Type" -#: src/components/Campaigns/CloneCampaign.tsx:43 msgid "Unable to clone campaign" msgstr "No se puede clonar la campaña" -#: src/user/hooks/useAdvertiserWithPrices.tsx:38 msgid "Unable to create a new campaign" msgstr "No se puede crear una nueva campaña" -#: src/user/views/adsManager/views/advanced/components/form/NewCampaign.tsx:70 msgid "Unable to Create Campaign." msgstr "No se puede crear una campaña." -#: src/checkout/hooks/useCreatePaymentSession.ts:19 msgid "Unable to create payment session. Please try again." msgstr "No se puede crear una sesión de pago. Por favor, inténtelo de nuevo." -#: src/user/reporting/csv.library.tsx:132 msgid "Unable to decrypt conversion data" msgstr "No se pueden descifrar los datos de conversión" -#: src/user/reporting/csv.library.tsx:37 msgid "Unable to download CSV" msgstr "No se puede descargar CSV" -#: src/components/Assets/hooks/useGetImagePreviewUrl.ts:34 #~ msgid "Unable to fetch image" #~ msgstr "Unable to fetch image" -#: src/components/Creatives/CreativeCampaigns.tsx:33 msgid "Unable to get campaign information for ad" msgstr "No se puede obtener la información de la campaña para el anuncio" -#: src/user/settings/UserForm.tsx:31 msgid "Unable to get profile information" msgstr "No se puede obtener información del perfil" -#: src/components/Creatives/CreativeForm.tsx:59 msgid "Unable to load ad" msgstr "No se puede cargar el anuncio" -#: src/routes/campaigns/analytics/CampaignAnalytics.tsx:50 msgid "Unable to load reporting details for campaign: {0}" msgstr "No se pueden cargar los detalles de los informes de la campaña: {0}" -#: src/auth/views/AuthVerify.tsx:65 msgid "Unable to login, link has expired or has already been used." msgstr "No se puede iniciar sesión, el enlace ha caducado o ya se ha utilizado." -#: src/auth/lib/index.ts:89 msgid "Unable to register your organization at this time. Please try again later." msgstr "No se puede registrar su organización en este momento. Por favor, inténtelo de nuevo más tarde." -#: src/user/views/user/CampaignDetails.tsx:48 #~ msgid "Unable to retrieve ad sets or ads for Campaign." #~ msgstr "Unable to retrieve ad sets or ads for Campaign." -#: src/user/views/user/CampaignView.tsx:35 msgid "Unable to retrieve Campaign data." msgstr "No se pueden recuperar los datos de la campaña." -#: src/components/Assets/AdvertiserAssets.tsx:41 -#: src/components/Creatives/CreativeList.tsx:95 msgid "Unable to retrieve images" msgstr "No se pueden recuperar imágenes" -#: src/user/analytics/analyticsOverview/reports/campaign/EngagementsOverview.tsx:46 #~ msgid "Unable to retrieve reporting data for this Campaign." #~ msgstr "Unable to retrieve reporting data for this Campaign." -#: src/components/Creatives/CreativeForm.tsx:94 msgid "Unable to save ad" msgstr "No se puede guardar el anuncio" -#: src/auth/hooks/mutations/useRegister.ts:28 msgid "Unable to submit registration" msgstr "No se puede enviar el registro" -#: src/user/settings/NewKeyPairModal.tsx:50 msgid "Unable to update Advertiser." msgstr "No se puede actualizar el anunciante." -#: src/user/views/adsManager/views/advanced/components/form/EditCampaign.tsx:65 msgid "Unable to Update Campaign." msgstr "No se puede actualizar la campaña." -#: src/components/Assets/hooks/useUploadFile.ts:125 msgid "Unable to upload image" msgstr "No se puede subir la imagen" -#: src/auth/lib/index.ts:51 msgid "Unexpected error validating your credentials. Please try again later." msgstr "Error inesperado al validar sus credenciales. Por favor, inténtelo de nuevo más tarde." -#: src/user/views/user/search/Summary.tsx:67 #~ msgid "Unique ads" #~ msgstr "Unique ads" -#: src/util/billingType.ts:13 msgid "Unknown" msgstr "Desconocido" -#: src/auth/views/MobileAdsBenefits.tsx:29 #~ msgid "Unparalleled privacy" #~ msgstr "Unparalleled privacy" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:17 msgid "Update & Submit For Approval" msgstr "Actualizar y enviar para aprobación" -#: src/components/Assets/UploadImage.tsx:77 -#: src/components/Assets/UploadImage.tsx:138 msgid "Upload" msgstr "Subir" -#: src/components/Assets/UploadImage.tsx:58 -#: src/components/Navigation/NewImageButton.tsx:20 msgid "Upload Image" msgstr "Subir imagen" -#: src/components/Assets/ImageAutocomplete.tsx:61 msgid "Upload new image" msgstr "Subir nueva imagen" -#: src/components/Assets/UploadImage.tsx:62 msgid "Uploaded images can be shared across different ad sets within a Campaign. For best quality, upload images at 900x750px resolution. Images will be automatically scaled to this size." msgstr "Las imágenes subidas se pueden compartir entre diferentes conjuntos de anuncios dentro de una campaña. Para obtener la mejor calidad, cargue imágenes con una resolución de 900x750px. Las imágenes se escalarán automáticamente a este tamaño." -#: src/components/Assets/hooks/useUploadFile.ts:67 msgid "Uploading file..." msgstr "Cargando archivo…" -#: src/routes/campaigns/analytics/metrics.ts:140 msgid "Upvotes" msgstr "Votos a favor" -#: src/components/Url/UrlResolver.tsx:98 msgid "URL is valid." msgstr "La URL es válida." -#: src/validation/CreativeSchema.tsx:15 msgid "URL must not contain any whitespace" msgstr "La URL no debe contener espacios en blanco" -#: src/validation/CreativeSchema.tsx:16 msgid "URL must start with https://" msgstr "La URL debe comenzar con https://" -#: src/components/Conversion/ConversionFields.tsx:19 msgid "URL Pattern" msgstr "Patrón de URL" -#: src/components/Conversion/ConversionFields.tsx:21 msgid "URL should have a trailing asterisk - Example: https://brave.com/products/*" msgstr "La URL debe tener un asterisco al final - Ejemplo: https://brave.com/products/*" -#: src/user/ads/ShowAdsButton.tsx:22 msgid "Use existing ads" msgstr "Usar anuncios existentes" -#: src/components/Url/UrlResolver.tsx:92 msgid "Validating URL..." msgstr "Validando URL…" -#: src/user/views/user/search/Finalize.tsx:73 msgid "Value" msgstr "Valor" -#: src/user/reporting/ReportMenu.tsx:84 msgid "Verified Conversions Report" msgstr "Informe de conversiones verificadas" -#: src/components/Navigation/AccountMenu.tsx:99 msgid "View profile" msgstr "Ver perfil" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:64 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:55 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:178 #~ msgid "View-through conversions" #~ msgstr "View-through conversions" -#: src/routes/campaigns/analytics/metrics.ts:88 msgid "View-through Conversions" msgstr "Conversiones por visualización" -#: src/auth/registration/AdvertiserRegistered.tsx:30 msgid "Visit Help Center" msgstr "Visitar el centro de ayuda" -#: src/auth/registration/AdvertiserRegistered.tsx:17 #~ msgid "We encountered a problem creating your account." #~ msgstr "We encountered a problem creating your account." -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:82 msgid "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" msgstr "Valoramos sus comentarios y nos encantaría conocer su opinión sobre su experiencia reciente. <0/>Sus comentarios nos ayudarán a mejorar la plataforma de Brave Ads para satisfacer mejor sus necesidades. <1/>¡Solo toma unos minutos y su participación será muy apreciada! <2/>¡Gracias por usar Brave Ads! <3/>" -#: src/components/Collapse/ChangeReportingAlert.tsx:47 #~ msgid "We've updated our reporting view" #~ msgstr "We've updated our reporting view" -#: src/validation/RegistrationSchema.tsx:24 msgid "Website must not contain any whitespace" msgstr "El sitio web no debe contener ningún espacio en blanco" -#: src/validation/RegistrationSchema.tsx:25 msgid "Website must start with https://" msgstr "El sitio web debe comenzar con https://" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:52 #~ msgid "Week" #~ msgstr "Week" -#: src/auth/components/AdvertiserDetailsForm.tsx:97 #~ msgid "Welcome to Brave Ads" #~ msgstr "Welcome to Brave Ads" -#: src/auth/views/components/WhatIsBraveAds.tsx:14 msgid "What is Brave Ads?" msgstr "¿Qué es Anuncios de Brave?" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:106 msgid "What’s BAT?" msgstr "¿Qué es BAT?" -#: src/auth/views/components/WhatIsBrave.tsx:14 msgid "What’s Brave?" msgstr "¿Qué es Brave?" -#: src/auth/registration/MarketingChannel.tsx:13 msgid "Where did you hear about Brave Ads" msgstr "¿Dónde se enteró de Brave Ads?" -#: src/auth/registration/MarketingChannel.tsx:20 msgid "While looking up alternatives to Google Ads" msgstr "Al buscar alternativas a Google Ads" -#: src/auth/views/components/WhyUseBraveAds.tsx:18 msgid "Why use Brave Ads?" msgstr "¿Por qué utilizar Anuncios de Brave?" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:25 msgid "Windows" msgstr "Windows" -#: src/auth/registration/SearchForm.tsx:25 msgid "Work email" msgstr "Correo electrónico de trabajo" -#: src/components/Datagrid/renderers.tsx:71 msgid "Yes" msgstr "Sí" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 #~ msgid "Yesterday" #~ msgstr "Yesterday" -#: src/user/settings/NewKeyPairModal.tsx:134 msgid "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." msgstr "Está intentando crear un nuevo par de claves, que reemplazará cualquiera de los pares de claves existentes de su cuenta. Tenga en cuenta que los pares de claves anteriores no se pueden recuperar ni utilizar una vez reemplazados." -#: src/user/settings/NewKeyPairModal.tsx:134 #~ msgid "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." #~ msgstr "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." -#: src/auth/registration/Register.tsx:37 #~ msgid "You can change this later" #~ msgstr "You can change this later" -#: src/components/Button/SubmitPanel.tsx:34 msgid "You have {0} errors that must be fixed before submitting." msgstr "Tiene {0} errores que deben corregirse antes de enviar." -#: src/components/Button/SubmitPanel.tsx:24 msgid "You have unsaved changes" msgstr "Tiene cambios sin guardar" -#: src/user/settings/Settings.tsx:51 msgid "You may have access to multiple accounts. Switch between them here." msgstr "Es posible que tenga acceso a varias cuentas. Cambie entre ellas aquí." -#: src/user/settings/Settings.tsx:51 #~ msgid "You may have access to multiple organisations. Switch between them here." #~ msgstr "You may have access to multiple organisations. Switch between them here." -#: src/auth/registration/AdvertiserRegistered.tsx:18 msgid "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." msgstr "Pronto recibirá un correo electrónico con los próximos pasos del registro. Mientras espera, le recomendamos que consulte nuestro centro de ayuda para obtener información útil para comenzar con Brave Ads." -#: src/user/settings/NewKeyPairModal.tsx:168 msgid "Your account’s new public key will be:" msgstr "La nueva clave pública de su cuenta será:" -#: src/user/settings/NewKeyPairModal.tsx:103 msgid "Your account’s public key:" msgstr "La clave pública de su cuenta:" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:72 msgid "Your campaign has been created and is now being reviewed by our ads team. <0/>We’ll be in contact as soon as your campaign is approved and activated." msgstr "Su campaña ha sido creada y ahora está siendo revisada por nuestro equipo de anuncios. <0/>Nos pondremos en contacto con usted tan pronto como se apruebe y active su campaña." -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:47 msgid "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" msgstr "¡Su campaña ha sido actualizada! <0/>Si agregó nuevos anuncios, nos pondremos en contacto con usted tan pronto como se aprueben y activen. <1/>¡Gracias por usar Brave Ads!" -#: src/user/settings/NewKeyPairModal.tsx:169 #~ msgid "Your organization’s new public key will be:" #~ msgstr "Your organization’s new public key will be:" -#: src/user/settings/NewKeyPairModal.tsx:103 #~ msgid "Your organization’s public key:" #~ msgstr "Your organization’s public key:" -#: src/user/views/user/search/Finalize.tsx:41 msgid "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." msgstr "Su campaña de prueba será revisada por un Gerente de Cuenta. Agregue cualquier nota o pregunta para ellos aquí." -#: src/auth/components/AdvertiserAddress.tsx:51 msgid "Zip / Postal Code" msgstr "Código postal" diff --git a/src/locales/pt.po b/src/locales/pt.po index 971539da..088adcc4 100644 --- a/src/locales/pt.po +++ b/src/locales/pt.po @@ -18,2730 +18,1961 @@ msgstr "" "X-Crowdin-File: /master/src/locales/en.po\n" "X-Crowdin-File-ID: 16450\n" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:117 msgid "{adFormatName} are not available for self-managed campaigns. Please contact sales to inquire." msgstr "{adFormatName} não estão disponíveis para campanhas autogerenciadas. Por favor, entre em contato com o time de vendas para obter mais informações." -#: src/validation/CampaignSchema.tsx:187 msgid "{billingType} price must be {price} or higher" msgstr "O preço de {billingType} deve ser {price} ou superior" -#: src/user/views/adsManager/views/advanced/components/campaign/components/BillingModelSelect.tsx:23 msgid "{campaignFormat} pricing configuration option(s):" msgstr "Opção(ões) de configuração de preços para {campaignFormat}:" -#: src/form/FormikHelpers.tsx:54 msgid "{length}/{maxLength} characters" msgstr "{length}/{maxLength} caracteres" -#: src/components/Switch/OnOff.tsx:46 msgid "{type} status cannot be updated" msgstr "Não é possível atualizar o status de {type}" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:30 #~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." #~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:51 #~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." #~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:50 msgid "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." msgstr "*Apenas por tempo limitado. Disponível para novos anunciantes e para aqueles que realizaram campanhas antes de 30 de setembro de 2023. Elegível para anúncios de notificação push e feed de notícias." -#: src/components/Location/LocationPicker.tsx:25 msgid "+{count} more" msgstr "+{count} mais" -#: src/components/Conversion/ConversionFields.tsx:31 msgid "1 Day" msgstr "1 Dia" -#: src/components/Conversion/ConversionFields.tsx:33 msgid "30 Days" msgstr "30 Dias" -#: src/components/Error/ErrorDetail.tsx:39 msgid "401 Forbidden" msgstr "401 Proibido" -#: src/components/Conversion/ConversionFields.tsx:32 msgid "7 Days" msgstr "7 Dias" -#: src/components/Error/ErrorDetail.tsx:41 msgid "A forbidden error was returned. You may need to log out and back in again." msgstr "Um erro de proibição foi retornado. Você pode precisar sair e entrar novamente." -#: src/auth/views/MagicLink.tsx:34 msgid "A login email is on the way" msgstr "Um e-mail de login está sendo enviado" -#: src/components/Drawer/SupportMenu.tsx:68 msgid "About Brave Ads" msgstr "Sobre o Brave Ads" -#: src/auth/components/AdvertiserDetailsForm.tsx:119 #~ msgid "Access dashboard" #~ msgstr "Access dashboard" -#: src/components/Drawer/MiniSideBar.tsx:57 -#: src/components/Navigation/AccountMenu.tsx:43 -#: src/components/Navigation/AccountMenu.tsx:102 -#: src/user/settings/Settings.tsx:49 msgid "Account" msgstr "Conta" -#: src/user/settings/NewKeyPairModal.tsx:86 msgid "Account Settings" msgstr "Configurações da Conta" -#: src/components/Switch/OnOff.tsx:36 msgid "Activate" msgstr "Ativar" -#: src/components/Creatives/NewsPreview.tsx:90 -#: src/routes/campaigns/analytics/breakdowns.tsx:145 msgid "Ad" msgstr "Anúncio" -#: src/validation/CreativeSchema.tsx:45 msgid "Ad body is required" msgstr "O corpo do anúncio é obrigatório" -#: src/validation/CreativeSchema.tsx:46 msgid "Ad body must be less than 60 characters" msgstr "O corpo do anúncio deve ter menos de 60 caracteres" -#: src/validation/CreativeSchema.tsx:62 msgid "Ad description is required" msgstr "A descrição do anúncio é obrigatória" -#: src/components/Creatives/CreativeType.tsx:26 msgid "Ad format" msgstr "Formato do anúncio" -#: src/components/Creatives/CreativeList.tsx:65 -#: src/user/campaignList/CampaignList.tsx:77 msgid "Ad Format" msgstr "Formato do Anúncio" -#: src/validation/CreativeSchema.tsx:63 msgid "Ad image dimensions are required" msgstr "As dimensões da imagem do anúncio são obrigatórias" -#: src/components/AppBar/LandingPageAppBar.tsx:45 #~ msgid "Ad Inquiries" #~ msgstr "Ad Inquiries" -#: src/user/ads/AdList.tsx:57 #~ msgid "Ad Name" #~ msgstr "Ad Name" -#: src/validation/CreativeSchema.tsx:24 msgid "Ad Name is required" msgstr "O nome do anúncio é obrigatório" -#: src/routes/campaigns/analytics/breakdowns.tsx:144 #~ msgid "Ad Performance" #~ msgstr "Ad Performance" -#: src/routes/campaigns/analytics/breakdowns.tsx:118 -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:32 -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:64 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:37 msgid "Ad Set" msgstr "Conjunto de Anúncios" -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:41 msgid "Ad set name" msgstr "Nome do conjunto de anúncios" -#: src/routes/campaigns/analytics/breakdowns.tsx:118 #~ msgid "Ad Set Performance" #~ msgstr "Ad Set Performance" -#: src/user/views/user/CampaignDetails.tsx:40 #~ msgid "Ad sets" #~ msgstr "Ad sets" -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:30 msgid "Ad Sets" msgstr "Conjuntos de Anúncios" -#: src/validation/CampaignSchema.tsx:158 msgid "Ad sets must have at least one ad" msgstr "Conjuntos de anúncios devem ter pelo menos um anúncio" -#: src/validation/CreativeSchema.tsx:49 -#: src/validation/CreativeSchema.tsx:74 msgid "Ad title is required" msgstr "O título do anúncio é obrigatório" -#: src/validation/CreativeSchema.tsx:50 msgid "Ad title must be less than 30 characters" msgstr "O título do anúncio deve ter menos de 30 caracteres" -#: src/validation/CreativeSchema.tsx:73 msgid "Ad title must be less than 90 characters" msgstr "O título do anúncio deve ter menos de 90 caracteres" -#: src/validation/CreativeSchema.tsx:31 msgid "Ad type is required" msgstr "O tipo de anúncio é obrigatório" -#: src/validation/CreativeSchema.tsx:29 msgid "Ad type must be notification or news" msgstr "O tipo de anúncio deve ser notificação ou notícia" -#: src/user/ads/AdsExistingAd.tsx:76 msgid "Add an existing ad" msgstr "Adicionar um anúncio existente" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:45 msgid "Add Conversion tracking" msgstr "Adicionar rastreamento de conversão" -#: src/components/Error/ErrorDetail.tsx:82 msgid "Additional Details" msgstr "Detalhes Adicionais" -#: src/user/views/user/reports/OriginalCampaignReportView.tsx:94 #~ msgid "Additional Report: OS Performance" #~ msgstr "Additional Report: OS Performance" -#: src/components/AppBar/LandingPageAppBar.tsx:94 -#: src/components/Assets/AdvertiserAssets.tsx:33 -#: src/components/Creatives/CreativeList.tsx:102 -#: src/components/Creatives/CreativeSpecificPreview.tsx:54 -#: src/components/Creatives/CreativeSpecificPreview.tsx:65 -#: src/components/Drawer/MiniSideBar.tsx:32 -#: src/user/views/adsManager/views/advanced/components/adSet/fields/AdSetAds.tsx:30 msgid "Ads" msgstr "Anúncios" -#: src/user/ads/AdsExistingAd.tsx:80 msgid "Ads are modular building blocks that can be paired with ad sets to build unique combinations. Your previously approved ads will show here. Select by using the box next to the name. Use the \"Complete selection\" button to finish." msgstr "Anúncios são blocos de construção modulares que podem ser combinados com conjuntos de anúncios para criar combinações únicas. Seus anúncios previamente aprovados serão exibidos aqui. Selecione usando a caixa ao lado do nome. Use o botão \"Seleção Completa\" para concluir." -#: src/user/views/user/ConversionAlert.tsx:36 msgid "Ads Help Center" msgstr "Central de Ajuda de Anúncios" -#: src/routes/campaigns/analytics/breakdowns.tsx:135 #~ msgid "AdSet Performance" #~ msgstr "AdSet Performance" -#: src/user/ads/InlineContentAd.tsx:90 msgid "Advertiser Name" msgstr "Nome do Anunciante" -#: src/user/views/user/search/SetupProgress.tsx:34 msgid "Advertiser profile" msgstr "Perfil do anunciante" -#: src/auth/views/LandingPage.tsx:33 #~ msgid "advertising made simple" #~ msgstr "advertising made simple" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:20 msgid "All OS" msgstr "Todos os SO" -#: src/auth/views/MobileAdsBenefits.tsx:30 #~ msgid "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." #~ msgstr "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." -#: src/routes/campaigns/analytics/filters/time-filters.ts:15 msgid "All time" msgstr "Desde o início" -#: src/auth/views/LandingPage.tsx:72 #~ msgid "Already have an account?" #~ msgstr "Already have an account?" -#: src/auth/registration/MarketingChannel.tsx:48 msgid "An ad from my Brave browser" msgstr "Um anúncio do meu navegador Brave" -#: src/components/Error/ErrorDetail.tsx:68 msgid "An error has occurred while processing your request." msgstr "Ocorreu um erro ao processar sua solicitação." -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:21 msgid "Android" msgstr "Android" -#: src/user/settings/UserApiKey.tsx:31 msgid "API keys are used to get data from the reporting endpoints. They are unique to you." msgstr "As chaves de API são utilizadas para acessar dados nos endpoints de relatório. Elas são exclusivas para você." -#: src/components/Creatives/CreativeStatusSwitch.tsx:104 msgid "Are you sure you want to activate" msgstr "Tem certeza de que deseja ativar?" -#: src/components/Creatives/CreativeForm.tsx:152 msgid "Are you sure you want to modify \"{creativeName}\"?" msgstr "Tem certeza de que deseja modificar \"{creativeName}\"?" -#: src/components/Creatives/CreativeStatusSwitch.tsx:102 msgid "Are you sure you want to pause" msgstr "Tem certeza de que deseja pausar?" -#: src/search/SearchTalkingPoints.tsx:12 msgid "As effective as Google" msgstr "Tão eficaz quanto o Google" -#: src/auth/registration/MarketingChannel.tsx:24 msgid "At a marketing/media conference" msgstr "Em uma conferência de marketing/mídia" -#: src/validation/CampaignSchema.tsx:109 #~ msgid "At least one audience must be targeted" #~ msgstr "At least one audience must be targeted" -#: src/validation/CampaignSchema.tsx:82 msgid "At least one country must be targeted" msgstr "Pelo menos um país deve ser direcionado" -#: src/validation/CampaignSchema.tsx:117 msgid "At least one platform must be targeted" msgstr "Pelo menos uma plataforma deve ser direcionada" -#: src/components/Drawer/MiniSideBar.tsx:43 -#: src/components/Segment/SegmentPicker.tsx:84 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:47 msgid "Audiences" msgstr "Públicos-alvo" -#: src/auth/views/components/WhyUseBraveAds.tsx:28 msgid "Augment your marketing strategy" msgstr "Aprimore a sua estratégia de marketing" -#: src/components/Segment/SegmentPicker.tsx:51 msgid "Automatic interest targeting" msgstr "Direcionamento automático por interesse" -#: src/auth/registration/AccountChoice.tsx:139 #~ msgid "Available Ad placements" #~ msgstr "Available Ad placements" -#: src/components/Steps/NextAndBack.tsx:33 -#: src/user/views/user/search/SetupProgress.tsx:53 msgid "Back" msgstr "Voltar" -#: src/auth/views/components/Inquiries.tsx:58 -#: src/components/AppBar/LandingPageAppBar.tsx:57 msgid "Basic Attention Token" msgstr "Basic Attention Token" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:148 msgid "BAT holders can now also cash in their tokens to advertise their companies or products on the Brave Ads network." msgstr "Os detentores de BAT agora também podem trocar os seus tokens para anunciar as suas empresas ou produtos na rede de Anúncios Brave." -#: src/user/views/adsManager/views/advanced/components/campaign/components/CustomPriceSelect.tsx:33 msgid "Billing Type" msgstr "Tipo de Cobrança" -#: src/components/Creatives/CreativeList.tsx:154 -#: src/user/ads/NotificationAd.tsx:62 msgid "Body" msgstr "Corpo" -#: src/components/Creatives/NotificationPreview.tsx:41 msgid "Body Preview" msgstr "Pré-visualização do Corpo" -#: src/search/SearchLandingPage.tsx:39 #~ msgid "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." #~ msgstr "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." -#: src/search/SearchLandingPage.tsx:79 #~ msgid "Book a meeting" #~ msgstr "Book a meeting" -#: src/components/AppBar/LandingPageAppBar.tsx:75 #~ msgid "Brave Ads" #~ msgstr "Brave Ads" -#: src/auth/views/components/WhyUseBraveAds.tsx:23 msgid "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." msgstr "Os Anúncios Brave são apresentados no navegador ou na pesquisa, em locais dedicados que dão à sua marca mais destaque e melhor engajamento." -#: src/user/settings/NewKeyPairModal.tsx:184 msgid "Brave cannot recover this key, which has been generated in your browser. You will need to confirm this private key on the next step before changes are saved." msgstr "O Brave não pode recuperar esta chave que foi gerada em seu navegador. Você precisará confirmar esta chave privada na próxima etapa antes que as alterações sejam salvas." -#: src/auth/views/components/WhatIsBrave.tsx:18 msgid "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." msgstr "O Brave é uma empresa independente dedicada a construir uma Web centrada no usuário. Nosso navegador privado e rico em recursos, junto ao nosso mecanismo de busca, são utilizados por mais de 70 milhões de pessoas em todo o mundo, com centenas de milhares de novos downloads todos os dias." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:41 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." #~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:22 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." #~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:42 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." #~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:41 msgid "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" msgstr "Brave é o lugar onde os adotantes iniciais prosperam. Estamos celebrando nossas origens no mundo cripto oferecendo aos novos e antigos clientes dos Anúncios Brave 50% de desconto na primeira campanha autogerenciada se pagarem com BAT<0>*" -#: src/components/AppBar/LandingPageAppBar.tsx:64 #~ msgid "Brave Search" #~ msgstr "Brave Search" -#: src/auth/views/components/Inquiries.tsx:36 -#: src/components/AppBar/LandingPageAppBar.tsx:48 msgid "Brave Search Ads" msgstr "Anúncios da Pesquisa Brave" -#: src/search/SearchLandingPage.tsx:64 msgid "Brave Search Ads are privacy-preserving, text-based ads that appear at the top of a user’s search results page (SERP). Want to redefine your SEM program, and diversify from Big Tech? Get the first-mover advantage and start targeting your brand’s most important keywords today." msgstr "Os anúncios da Pesquisa Brave são anúncios que preservam a privacidade, baseados em texto e que aparecem no topo da página de resultados de busca (SERP) do usuário. Quer redefinir seu programa de SEM e se distanciar das Big Techs? Aproveite a vantagem do pioneirismo e comece a direcionar as palavras-chave mais importantes da sua marca hoje mesmo." -#: src/search/SearchTalkingPoints.tsx:9 msgid "Brave Search Ads can reach audiences who use ad blockers, and don’t use traditional search engines." msgstr "Os anúncios da Pesquisa Brave podem alcançar públicos que utilizam bloqueadores de anúncios e não usam mecanismos de busca tradicionais." -#: src/search/SearchTalkingPoints.tsx:13 msgid "Brave Search Ads convert as well as—or better than—Google Search ad clicks." msgstr "Os anúncios da Pesquisa Brave convertem tão bem quanto, ou até melhor, que os anúncios da Pesquisa Google." -#: src/search/SearchTalkingPoints.tsx:13 #~ msgid "Brave Search Ads convert as well as, or better than Google Search ad clicks." #~ msgstr "Brave Search Ads convert as well as, or better than Google Search ad clicks." -#: src/search/SearchLandingPage.tsx:42 msgid "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" msgstr "A Pesquisa Brave é o mecanismo de busca independente de crescimento mais rápido desde o Bing, com mais de 9 bilhões de buscas a cada ano (e crescendo). É o mecanismo de busca padrão para dezenas de milhões de usuários do Brave em todo o mundo e está disponível em qualquer outro navegador em <0>search.brave.com" -#: src/auth/views/components/FooterCTA.tsx:17 msgid "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." msgstr "Os mais de 70 milhões de usuários do Brave, que abandonaram a TV a cabo e são ligados em tecnologia, valorizam privacidade e desempenho em vez de serem rastreados e enfrentarem lentidão. Centenas de milhares de pessoas aderem à plataforma todos os dias. Quer que eles vejam sua marca? Comece sua primeira campanha em minutos, com um investimento inicial de apenas $500." -#: src/auth/components/AdvertiserAgreed.tsx:17 #~ msgid "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" #~ msgstr "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" -#: src/routes/campaigns/analytics/filters/BreakdownSelector.tsx:45 #~ msgid "Breakdowns" #~ msgstr "Breakdowns" -#: src/auth/registration/AccountChoice.tsx:34 #~ msgid "Browser ads" #~ msgstr "Browser ads" -#: src/auth/views/MobileAdsBenefits.tsx:23 #~ msgid "Browser-based delivery offers a new way to reach audiences on the Web." #~ msgstr "Browser-based delivery offers a new way to reach audiences on the Web." -#: src/user/campaignList/CampaignList.tsx:97 msgid "Budget" msgstr "Orçamento" -#: src/auth/registration/BrowserForm.tsx:34 msgid "Business name" msgstr "Nome da Empresa" -#: src/validation/RegistrationSchema.tsx:21 msgid "Business name is required" msgstr "O nome da empresa é obrigatório" -#: src/auth/registration/BrowserForm.tsx:42 msgid "Business website" msgstr "Site da Empresa" -#: src/validation/RegistrationSchema.tsx:23 msgid "Business Website is required" msgstr "O site da empresa é obrigatório" -#: src/auth/components/AdvertiserAgreed.tsx:65 #~ msgid "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" #~ msgstr "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" -#: src/components/Creatives/CreativeList.tsx:165 msgid "Call To Action" msgstr "Chamada para Ação" -#: src/validation/CreativeSchema.tsx:61 msgid "Call to action is required" msgstr "A chamada para ação é obrigatória" -#: src/validation/CreativeSchema.tsx:60 msgid "Call to action must be less than 15 characters" msgstr "A chamada para ação deve ter menos de 15 caracteres" -#: src/user/ads/InlineContentAd.tsx:75 msgid "Call to Action text" msgstr "Texto da Chamada para Ação" -#: src/user/campaignList/CampaignList.tsx:62 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:28 msgid "Campaign" msgstr "Campanha" -#: src/user/views/adsManager/views/advanced/components/form/NewCampaign.tsx:91 msgid "Campaign creation is currently unavailable" msgstr "A criação da campanha não está disponível no momento" -#: src/user/views/adsManager/views/advanced/components/form/EditCampaign.tsx:82 msgid "Campaign does not exist, or cannot be edited. Please try again later." msgstr "A campanha não existe ou não pode ser editada. Por favor, tente novamente mais tarde." -#: src/components/Navigation/DraftMenu.tsx:29 msgid "Campaign Drafts" msgstr "Rascunhos de Campanha" -#: src/validation/CampaignSchema.tsx:36 msgid "Campaign Format is required" msgstr "O Formato da Campanha é obrigatório" -#: src/routes/campaigns/analytics/AnalyticsOverview.tsx:26 msgid "Campaign has not started yet" msgstr "A campanha ainda não começou" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:33 msgid "Campaign Name" msgstr "Nome da Campanha" -#: src/validation/CampaignSchema.tsx:33 msgid "Campaign Name is required" msgstr "O nome da campanha é obrigatório" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:25 -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:25 msgid "Campaign Settings" msgstr "Configurações da Campanha" -#: src/user/views/user/search/SummaryPanel.tsx:54 msgid "Campaign Summary" msgstr "Resumo da campanha" -#: src/components/Creatives/CreativeCampaigns.tsx:40 -#: src/components/Drawer/MiniSideBar.tsx:22 -#: src/user/views/user/CampaignView.tsx:45 msgid "Campaigns" msgstr "Campanhas" -#: src/components/Assets/UploadImage.tsx:128 -#: src/components/Campaigns/CloneCampaign.tsx:131 -#: src/components/Creatives/CreativeStatusSwitch.tsx:132 -#: src/user/reporting/ReportMenu.tsx:137 -#: src/user/settings/NewKeyPairModal.tsx:148 -#: src/user/settings/NewKeyPairModal.tsx:197 -#: src/user/settings/NewKeyPairModal.tsx:242 -#: src/user/settings/UserApiKey.tsx:112 msgid "Cancel" msgstr "Cancelar" -#: src/user/hooks/useGenerateApiKey.tsx:44 msgid "cannot create api key" msgstr "não é possível criar a chave de API" -#: src/checkout/lib/index.ts:19 msgid "cannot create session" msgstr "não é possível criar sessão" -#: src/search/SearchLandingPage.tsx:98 msgid "Check eligibility" msgstr "Verificar elegibilidade" -#: src/components/Assets/UploadImage.tsx:72 msgid "Choose" msgstr "Escolher" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:37 #~ msgid "Choose a format for the campaign you would like to run" #~ msgstr "Choose a format for the campaign you would like to run" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:37 msgid "Choose a format for the campaign you would like to run." msgstr "Escolha um formato para a campanha que você gostaria de executar." -#: src/auth/registration/AccountChoice.tsx:48 #~ msgid "Choose campaign type" #~ msgstr "Choose campaign type" -#: src/components/Assets/UploadImage.tsx:94 msgid "Choose File" msgstr "Escolha o Arquivo" -#: src/auth/registration/Register.tsx:36 #~ msgid "Choose what kind of account to open" #~ msgstr "Choose what kind of account to open" -#: src/auth/components/AdvertiserAddress.tsx:37 msgid "City" msgstr "Cidade" -#: src/validation/AdvertiserSchema.tsx:22 msgid "City is required" msgstr "A cidade é obrigatória" -#: src/components/Creatives/NewsPreview.tsx:69 msgid "Click Here!" msgstr "Clique Aqui!" -#: src/auth/views/MagicLink.tsx:37 msgid "Click on the secure login link in the email to access your Brave Ads account." msgstr "Clique no link seguro de login no seu e-mail para acessar sua conta do Brave Ads." -#: src/routes/campaigns/analytics/metrics.ts:62 msgid "Click Through Rate" msgstr "Taxa de Cliques" -#: src/user/analytics/analyticsOverview/components/BaseBarChart.tsx:57 -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:42 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:75 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:152 #~ msgid "Click to site visit rate" #~ msgstr "Click to site visit rate" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:68 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:60 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:176 #~ msgid "Click-through conversions" #~ msgstr "Click-through conversions" -#: src/routes/campaigns/analytics/metrics.ts:97 msgid "Click-through Conversions" msgstr "Conversões por Cliques" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:30 #~ msgid "Click-through rate" #~ msgstr "Click-through rate" -#: src/routes/campaigns/analytics/metrics.ts:55 -#: src/user/campaignList/CampaignList.tsx:133 msgid "Clicks" msgstr "Cliques" -#: src/components/Campaigns/CloneCampaign.tsx:114 -#: src/components/Campaigns/CloneCampaign.tsx:140 msgid "Clone" msgstr "Clonar" -#: src/components/Campaigns/CloneCampaign.tsx:99 msgid "Clone {campaignName}" msgstr "Clonar {campaignName}" -#: src/components/Campaigns/CloneCampaign.tsx:119 msgid "Clone campaign: \"{campaignName}\"?" msgstr "Clonar campanha: \"{campaignName}\"?" -#: src/components/Campaigns/CloneCampaign.tsx:122 msgid "Cloning a campaign will take all properties including ad sets and ads, and create a new draft campaign with them." msgstr "Clonar uma campanha vai copiar todas as configurações, incluindo conjuntos de anúncios e anúncios, e criar um novo rascunho de campanha com elas." -#: src/components/Assets/UploadImage.tsx:128 -#: src/form/FormikButton.tsx:143 -#: src/user/settings/UserApiKey.tsx:112 msgid "Close" msgstr "Fechar" -#: src/components/Assets/UploadImage.tsx:82 msgid "Complete" msgstr "Concluir" -#: src/components/Creatives/CreativeSelect.tsx:114 msgid "Complete selection" msgstr "Seleção concluída" -#: src/auth/components/AdvertiserDetailsForm.tsx:108 msgid "Complete your business profile to continue" msgstr "Complete o perfil da sua empresa para continuar" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:41 msgid "Congratulations! 🎉" msgstr "Parabéns! 🎉" -#: src/components/Drawer/SupportMenu.tsx:76 msgid "Contact" msgstr "Contato" -#: src/components/AppBar/LandingPageAppBar.tsx:66 msgid "Contact sales" msgstr "Contate o time de vendas" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:127 msgid "Contact Sales" msgstr "Contate o Time de Vendas" -#: src/components/Creatives/CreativeList.tsx:72 msgid "Content" msgstr "Conteúdo" -#: src/components/Creatives/CreativeStatusSwitch.tsx:146 -#: src/user/settings/NewKeyPairModal.tsx:156 -#: src/user/settings/NewKeyPairModal.tsx:205 -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:64 -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:149 msgid "Continue" msgstr "Continuar" -#: src/components/Conversion/ConversionDisplay.tsx:18 -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:21 msgid "Conversion" msgstr "Conversão" -#: src/components/Conversion/ConversionDisplay.tsx:51 msgid "Conversion Observation Window" msgstr "Janela de Observação de Conversão" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:70 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:150 #~ msgid "Conversion rate" #~ msgstr "Conversion rate" -#: src/routes/campaigns/analytics/metrics.ts:106 msgid "Conversion Rate" msgstr "Taxa de Conversão" -#: src/user/views/user/ConversionAlert.tsx:12 msgid "Conversion reporting change" msgstr "Mudança no relatório de Conversão" -#: src/user/views/user/ConversionAlert.tsx:14 #~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" #~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" -#: src/user/views/user/ConversionAlert.tsx:14 msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" msgstr "A geração de relatórios de conversão para os Anúncios Brave foi alterada para melhor manter a privacidade e a segurança do usuário. Campanhas com URLs de conversão que violem os requisitos recentemente esclarecidos para URLs de conversão serão automaticamente pausadas até que suas URLs sejam atualizadas. Por favor, reveja as diretrizes e tome as ações necessárias para evitar a interrupção da campanha. As novas diretrizes podem ser encontradas em <0/>" -#: src/user/views/user/ConversionAlert.tsx:14 #~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" #~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" -#: src/components/Conversion/ConversionDisplay.tsx:46 #~ msgid "Conversion Type" #~ msgstr "Conversion Type" -#: src/validation/CampaignSchema.tsx:151 msgid "Conversion type must be Post Click or Post View" msgstr "O tipo de conversão deve ser Pós-Clique ou Pós-Visualização" -#: src/validation/CampaignSchema.tsx:153 msgid "Conversion type required." msgstr "Tipo de conversão obrigatório." -#: src/validation/CampaignSchema.tsx:140 msgid "Conversion URL must end in trailing asterisk (*)" msgstr "A URL de conversão deve terminar com um asterisco (*)" -#: src/validation/CampaignSchema.tsx:128 msgid "Conversion URL must not contain any whitespace" msgstr "A URL de conversão não deve conter espaços em branco" -#: src/validation/CampaignSchema.tsx:132 msgid "Conversion URL must start with https://" msgstr "A URL de conversão deve começar com https://" -#: src/components/Conversion/ConversionDisplay.tsx:46 msgid "Conversion URL Pattern" msgstr "Padrão de URL de Conversão" -#: src/validation/CampaignSchema.tsx:125 msgid "Conversion URL required." msgstr "A URL de conversão é obrigatória." -#: src/routes/campaigns/analytics/metrics.ts:79 msgid "Conversions" msgstr "Conversões" -#: src/user/settings/NewKeyPairModal.tsx:181 msgid "Copy this and keep this safe!" msgstr "Copie isso e guarde em um local seguro!" -#: src/routes/campaigns/analytics/metrics.ts:131 msgid "Cost per Acquisition" msgstr "Custo por Aquisição" -#: src/user/views/user/search/SummaryPanel.tsx:80 msgid "Cost per click" msgstr "Custo por clique" -#: src/auth/lib/index.ts:116 msgid "Could not logout at this time. Please try again later." msgstr "Não foi possível fazer logout no momento. Por favor, tente novamente mais tarde." -#: src/components/Conversion/ConversionFields.tsx:34 #~ msgid "Count conversions within X days of an impression" #~ msgstr "Count conversions within X days of an impression" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:46 #~ msgid "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." #~ msgstr "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:36 #~ msgid "Counted when a user clicks on the ad. Does not include clicks to dismiss" #~ msgstr "Counted when a user clicks on the ad. Does not include clicks to dismiss" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:66 #~ msgid "Counted when a user clicks the “close” or “x” button to make an ad go away" #~ msgstr "Counted when a user clicks the “close” or “x” button to make an ad go away" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:51 #~ msgid "Counted when a user reaches a designated conversion landing page" #~ msgstr "Counted when a user reaches a designated conversion landing page" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:56 #~ msgid "Counted when a user reaches a designated conversion landing page following an ad impression." #~ msgstr "Counted when a user reaches a designated conversion landing page following an ad impression." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:61 #~ msgid "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." #~ msgstr "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:31 #~ msgid "Counted when an ad is displayed on screen for a minimum of one second" #~ msgstr "Counted when an ad is displayed on screen for a minimum of one second" -#: src/components/Country/CountryPicker.tsx:33 -#: src/user/views/user/search/SummaryPanel.tsx:57 msgid "Country" msgstr "País" -#: src/validation/AdvertiserSchema.tsx:24 msgid "Country is required" msgstr "O país é obrigatório" -#: src/components/Location/LocationPicker.tsx:46 msgid "Country Targeting" msgstr "Direcionamento por País" -#: src/routes/campaigns/analytics/metrics.ts:132 msgid "CPA" msgstr "CPA" -#: src/util/billingType.ts:18 msgid "CPC (Clicks)" msgstr "CPC (Cliques)" -#: src/util/billingType.ts:17 msgid "CPM (Impressions)" msgstr "CPM (Visualizações)" -#: src/util/billingType.ts:19 msgid "CPSV (Site Visits)" msgstr "CPSV (Visitas ao Site)" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:18 msgid "Create & Submit For Approval" msgstr "Criar e Enviar Para Aprovação" -#: src/components/Creatives/CreativeForm.tsx:85 msgid "Create ad" msgstr "Criar Anúncio" -#: src/auth/registration/Register.tsx:42 #~ msgid "Create an account" #~ msgstr "Create an account" -#: src/user/ads/NewAd.tsx:32 msgid "Create new ad" msgstr "Criar Novo Anúncio" -#: src/user/settings/NewKeyPairModal.tsx:130 -#: src/user/settings/NewKeyPairModal.tsx:164 -#: src/user/settings/NewKeyPairModal.tsx:213 msgid "Create new keypair?" msgstr "Criar Novo Par de Chaves?" -#: src/components/Assets/AdvertiserAssets.tsx:76 -#: src/components/Creatives/CreativeSelect.tsx:89 msgid "created" msgstr "criado" -#: src/routes/campaigns/analytics/breakdowns.tsx:174 #~ msgid "Creative Performance" #~ msgstr "Creative Performance" -#: src/routes/campaigns/analytics/metrics.ts:63 msgid "CTR" msgstr "CTR (Taxa de Cliques)" -#: src/routes/campaigns/analytics/filters/time-filters.ts:53 -#: src/routes/campaigns/analytics/filters/TimeFilter.tsx:47 msgid "Custom" msgstr "Personalizado" -#: src/routes/campaigns/analytics/breakdowns.tsx:109 msgid "Daily" msgstr "Diário" -#: src/routes/campaigns/analytics/breakdowns.tsx:126 #~ msgid "Daily Graph" #~ msgstr "Daily Graph" -#: src/routes/campaigns/analytics/breakdowns.tsx:109 #~ msgid "Daily Performance" #~ msgstr "Daily Performance" -#: src/auth/views/GetStartedLandingPage.tsx:47 -#: src/components/AppBar/LandingPageAppBar.tsx:195 msgid "Dashboard" msgstr "Dashboard" -#: src/user/reporting/csv.library.tsx:114 msgid "Data not valid for this private key" msgstr "Dados inválidos para esta chave privada" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:51 #~ msgid "Day" #~ msgstr "Day" -#: src/user/reporting/ReportMenu.tsx:106 msgid "Decrypt Conversion Data?" msgstr "Descriptografar Dados de Conversão?" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:27 msgid "Define how you want your campaign to run." msgstr "Defina como deseja que sua campanha seja executada." -#: src/components/Conversion/ConversionFields.tsx:37 msgid "Define the number of days Brave will observe conversions and attribute them to the campaign." msgstr "Defina o número de dias que o Brave observará conversões e as atribuirá à campanha." -#: src/user/ads/AdList.tsx:66 #~ msgid "DELETED" #~ msgstr "DELETED" -#: src/search/SearchLandingPage.tsx:37 #~ msgid "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." #~ msgstr "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." -#: src/user/analytics/analyticsOverview/reports/os/components/OsPieChart.tsx:21 #~ msgid "Device" #~ msgstr "Device" -#: src/form/FormikButton.tsx:43 msgid "Disabled because you haven’t made any changes" msgstr "Desativado por falta de alterações" -#: src/form/FormikButton.tsx:52 msgid "Disabled due to validation errors" msgstr "Desativado devido a erros de validação" -#: src/user/ads/NewAd.tsx:32 msgid "Discard ad" msgstr "Descartar Anúncio" -#: src/components/Steps/ActionButtons.tsx:29 msgid "Discard campaign" msgstr "Descartar Campanha" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:38 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:85 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:160 #~ msgid "Dismissal rate" #~ msgstr "Dismissal rate" -#: src/routes/campaigns/analytics/metrics.ts:164 msgid "Dismissal Rate" msgstr "Taxa de Dispensas" -#: src/routes/campaigns/analytics/metrics.ts:156 msgid "Dismissals" msgstr "Dispensas" -#: src/user/settings/UserApiKey.tsx:40 msgid "Documentation can be found <0>here on how to use the API." msgstr "A documentação sobre como utilizar a API pode ser encontrada <0>aqui." -#: src/user/views/user/search/SummaryPanel.tsx:62 msgid "Domain" msgstr "Domínio" -#: src/validation/RegistrationSchema.tsx:41 msgid "Domain is required" msgstr "O domínio é obrigatório" -#: src/validation/RegistrationSchema.tsx:42 #~ msgid "Domain must match the email domain" #~ msgstr "Domain must match the email domain" -#: src/validation/RegistrationSchema.tsx:42 msgid "Domain must not contain any whitespace" msgstr "O domínio não deve conter espaços em branco" -#: src/auth/registration/SearchForm.tsx:35 msgid "Domain to advertise" msgstr "Domínio para anunciar" -#: src/auth/views/MagicLink.tsx:43 msgid "Don’t see the email? Check your spam folder or <0>try again." msgstr "Não recebeu o e-mail? Verifique sua pasta de spam ou <0>tente novamente." -#: src/user/reporting/ReportMenu.tsx:66 msgid "Download Report" msgstr "Baixar Relatório" -#: src/routes/campaigns/analytics/metrics.ts:148 msgid "Downvotes" msgstr "Votos Negativos" -#: src/components/Navigation/DraftMenu.tsx:58 msgid "Draft" msgstr "Rascunho" -#: src/components/Navigation/DraftMenu.tsx:46 msgid "Drafts" msgstr "Rascunhos" -#: src/user/campaignList/EditButton.tsx:45 -#: src/user/views/adsManager/views/advanced/components/review/components/ReviewContainer.tsx:32 msgid "Edit" msgstr "Editar" -#: src/user/campaignList/EditButton.tsx:31 msgid "Edit {campaignName}" msgstr "Editar {campaignName}" -#: src/components/Creatives/CreativeForm.tsx:85 msgid "Edit ad" msgstr "Editar anúncio" -#: src/auth/registration/BrowserForm.tsx:24 -#: src/auth/views/Login.tsx:43 -#: src/auth/views/MagicLink.tsx:74 msgid "Email" msgstr "E-mail" -#: src/validation/RegistrationSchema.tsx:12 msgid "Email address is required" msgstr "Endereço de e-mail é obrigatório" -#: src/user/campaignList/CampaignList.tsx:185 msgid "End" msgstr "Fim" -#: src/components/Campaigns/CampaignDateRange.tsx:39 msgid "End Date" msgstr "Data Final" -#: src/validation/CampaignSchema.tsx:73 msgid "End date is required" msgstr "A data final é obrigatória" -#: src/validation/CampaignSchema.tsx:74 msgid "End date must be after start date" msgstr "A data final deve ser após a data de início" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:47 msgid "End Time" msgstr "Horário de término" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:27 msgid "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." msgstr "Insira uma URL que indique uma ação desejada que você deseja medir, como uma página de confirmação de assinatura ou compra. O Brave contará visitas únicas a essa página como conversões se um usuário tiver visto ou clicado no seu anúncio." -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:27 #~ msgid "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." #~ msgstr "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." -#: src/auth/components/AdvertiserDetailsForm.tsx:118 msgid "Enter Ads Manager" msgstr "Acessar o Gerenciador de Anúncios" -#: src/auth/views/MagicLink.tsx:63 msgid "Enter your email address to get a secure login link. Use this link to access your Brave Ads account." msgstr "Insira seu e-mail para obter um link seguro de login. Use este link para acessar sua conta do Brave Ads." -#: src/auth/views/components/WhyUseBraveAds.tsx:22 msgid "Escape the low CTR of display banners" msgstr "Fuja do baixo CTR dos banners de exibição" -#: src/user/ads/NotificationAd.tsx:85 msgid "Example - https://brave.com/brave-rewards/" msgstr "Exemplo - https://brave.com/brave-rewards/" -#: src/user/reporting/ReportMenu.tsx:146 msgid "Export" msgstr "Exportar" -#: src/components/Assets/hooks/useUploadFile.ts:150 msgid "Failed to Fetch" msgstr "Falha ao buscar" -#: src/components/Assets/hooks/useGetImagePreviewUrl.ts:50 msgid "Failed to load image" msgstr "Falha ao carregar imagem" -#: src/user/settings/UserForm.tsx:41 msgid "Failed to update profile: {0}" msgstr "" -#: src/components/Assets/hooks/useUploadFile.ts:146 msgid "Failed to upload image" msgstr "Falha ao enviar imagem" -#: src/components/Button/AlwaysOnFormButton.tsx:34 msgid "Feedback" msgstr "Feedback" -#: src/components/Assets/hooks/useUploadFile.ts:45 msgid "File upload complete for \"{fileName}\"" msgstr "Upload de arquivo completo para \"{fileName}\"" -#: src/user/ads/AdsExistingAd.tsx:90 msgid "Filter ads by name..." msgstr "Filtrar anúncios por nome..." -#: src/user/views/user/search/SetupProgress.tsx:49 msgid "Finalize & submit" msgstr "Finalizar e submeter" -#: src/validation/AdvertiserSchema.tsx:8 msgid "First party tracking acknowledgement is required" msgstr "É necessário concordar com o rastreamento interno do site" -#: src/auth/views/MobileAdsBenefits.tsx:15 #~ msgid "For all business sizes" #~ msgstr "For all business sizes" -#: src/auth/views/components/WhyUseBraveAds.tsx:35 msgid "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." msgstr "Para negócios de todos os tamanhos. Crie sua campanha em minutos, começando com apenas $500 por mês." -#: src/auth/registration/AccountChoice.tsx:74 #~ msgid "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." #~ msgstr "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." -#: src/auth/registration/AccountChoice.tsx:66 #~ msgid "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." #~ msgstr "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:34 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:36 msgid "Format" msgstr "Formato" -#: src/components/Date/DateRangePicker.tsx:28 msgid "From" msgstr "De" -#: src/auth/registration/MarketingChannel.tsx:44 msgid "From a Brave sales representative" msgstr "De um representante de vendas do Brave" -#: src/auth/registration/MarketingChannel.tsx:36 msgid "From a friend/colleague" msgstr "De um amigo/colega" -#: src/auth/registration/MarketingChannel.tsx:28 msgid "From an influential person I follow online" msgstr "De uma pessoa influente que sigo online" -#: src/user/views/user/search/LandingPageDetail.tsx:141 msgid "Full Landing Page URL" msgstr "URL Completa da Página de Destino" -#: src/auth/registration/BrowserForm.tsx:15 -#: src/auth/registration/SearchForm.tsx:16 msgid "Full name" msgstr "Nome completo" -#: src/user/settings/UserForm.tsx:68 msgid "Full Name" msgstr "Nome Completo" -#: src/validation/RegistrationSchema.tsx:14 -#: src/validation/UserSchema.tsx:6 msgid "Full name is required" msgstr "O nome completo é obrigatório" -#: src/auth/views/components/Inquiries.tsx:47 msgid "General Ad Inquiries" msgstr "Dúvidas Gerais sobre Anúncios" -#: src/user/settings/UserApiKey.tsx:120 msgid "Generate" msgstr "Gerar" -#: src/user/settings/NewKeyPairModal.tsx:92 msgid "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." msgstr "Gere um par de chaves para sua conta. Os Anúncios Brave usarão a chave pública da sua conta para assinar e criptografar dados de conversão. Apenas a sua organização terá acesso à chave privada, que pode ser usada para descriptografar e visualizar dados de conversão." -#: src/user/settings/NewKeyPairModal.tsx:92 #~ msgid "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." #~ msgstr "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." -#: src/user/settings/UserApiKey.tsx:63 msgid "Generate a new API key?" msgstr "Gerar uma nova chave de API?" -#: src/user/settings/UserApiKey.tsx:55 msgid "Generate API Key" msgstr "Gerar Chave de API" -#: src/user/settings/UserApiKey.tsx:69 msgid "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." msgstr "Gerar uma nova chave de API resultará na desativação da sua chave anterior, tornando-a inutilizável para futuras solicitações. Certifique-se de atualizar seu código com a nova chave para evitar interrupções na funcionalidade de sua aplicação." -#: src/auth/views/LandingPage.tsx:45 #~ msgid "Get 50% your first campaign when you pay in Basic Attention Token" #~ msgstr "Get 50% your first campaign when you pay in Basic Attention Token" -#: src/search/SearchTalkingPoints.tsx:17 #~ msgid "Get a free one-month test to see how Search Ads perform for your brand." #~ msgstr "Get a free one-month test to see how Search Ads perform for your brand." -#: src/auth/views/components/WhyUseBraveAds.tsx:42 #~ msgid "Get discounts on your campaign when you pay with Basic Attention Token." #~ msgstr "Get discounts on your campaign when you pay with Basic Attention Token." -#: src/auth/registration/BraveAdsContactFrame.tsx:24 msgid "Get in touch with our team" msgstr "Entre em contato como o nosso time" -#: src/auth/views/MagicLink.tsx:90 msgid "Get login link" msgstr "Obter o link de login" -#: src/auth/views/components/FooterCTA.tsx:42 -#: src/auth/views/GetStartedLandingPage.tsx:49 -#: src/components/AppBar/LandingPageAppBar.tsx:39 msgid "Get started" msgstr "Começar" -#: src/auth/views/GetStartedLandingPage.tsx:25 msgid "Get to your first million users with powerful ad placements on the world’s fastest-growing alternative browser & search engine." msgstr "Alcance seu primeiro milhão de usuários com anúncios potentes no navegador e mecanismo de busca alternativo que mais cresce no mundo." -#: src/auth/views/components/Inquiries.tsx:71 -#: src/components/Drawer/SupportMenu.tsx:60 msgid "Help Center" msgstr "Central de Ajuda" -#: src/components/Navigation/AccountMenu.tsx:89 msgid "Hi" msgstr "Olá" -#: src/user/analytics/analyticsOverview/components/MetricFilter.tsx:64 #~ msgid "Hide" #~ msgstr "Hide" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:50 #~ msgid "Hour" #~ msgstr "Hour" -#: src/routes/campaigns/analytics/breakdowns.tsx:110 msgid "Hourly" msgstr "Por hora" -#: src/routes/campaigns/analytics/breakdowns.tsx:127 #~ msgid "Hourly Graph" #~ msgstr "Hourly Graph" -#: src/routes/campaigns/analytics/breakdowns.tsx:110 #~ msgid "Hourly Performance" #~ msgstr "Hourly Performance" -#: src/auth/components/AdvertiserAgreed.tsx:56 msgid "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." msgstr "Eu li e concordo com a <0>Política de Privacidade do Anunciante e os <1>Termos de Serviço da plataforma que se aplicam ao Brave Ads." -#: src/auth/components/AdvertiserAgreed.tsx:34 #~ msgid "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" #~ msgstr "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" -#: src/auth/components/AdvertiserAgreed.tsx:16 msgid "I understand that first-party analytics are necessary for independent reporting." msgstr "Entendo que é necessário usar análises internas para relatórios independentes." -#: src/auth/components/AdvertiserAgreed.tsx:45 msgid "I understand that I can only run ad campaigns in English, Spanish, and Portuguese." msgstr "Entendo que só posso executar campanhas publicitárias em inglês, espanhol e português." -#: src/auth/components/AdvertiserAgreed.tsx:30 msgid "I understand that payment is required before ad campaigns can be launched." msgstr "Entendo que o pagamento é necessário antes que as campanhas possam ser lançadas." -#: src/auth/components/AdvertiserAgreed.tsx:54 #~ msgid "I understand that pre-payment is required to launch my campaigns" #~ msgstr "I understand that pre-payment is required to launch my campaigns" -#: src/auth/registration/MarketingOptIn.tsx:14 msgid "I would like to receive marketing emails about new features and promotions from Brave Ads" msgstr "Gostaria de receber e-mails sobre novos recursos e promoções do Brave Ads" -#: src/routes/campaigns/analytics/TabularData.tsx:78 msgid "Id" msgstr "Id" -#: src/components/Assets/ImageAutocomplete.tsx:46 msgid "Image" msgstr "Imagem" -#: src/components/Assets/ImagePreview.tsx:58 msgid "Image failed to load" msgstr "Falha ao carregar imagem" -#: src/validation/CreativeSchema.tsx:69 msgid "Image URL must be hosted on our private CDN" msgstr "A URL da imagem deve estar hospedada em nosso CDN privado" -#: src/validation/CreativeSchema.tsx:65 msgid "Image URL must be valid" msgstr "A URL da imagem deve ser válida" -#: src/components/Assets/AdvertiserAssets.tsx:34 -#: src/components/Creatives/CreativeList.tsx:103 msgid "Images" msgstr "Imagens" -#: src/routes/campaigns/analytics/metrics.ts:48 -#: src/user/campaignList/CampaignList.tsx:119 msgid "Impressions" msgstr "Visualizações" -#: src/user/analytics/analyticsOverview/reports/os/components/OsPieChart.tsx:39 #~ msgid "Impressions (Device)" #~ msgstr "Impressions (Device)" -#: src/auth/registration/MarketingChannel.tsx:37 msgid "In a blog post/news article" msgstr "Em uma postagem de blog/artigo de notícias" -#: src/auth/registration/MarketingChannel.tsx:33 msgid "In a newsletter I subscribe to" msgstr "Em uma newsletter que sou inscrito" -#: src/auth/registration/MarketingChannel.tsx:39 msgid "In a post by Brave on LinkedIn" msgstr "Em uma postagem do Brave no LinkedIn" -#: src/auth/registration/MarketingChannel.tsx:42 msgid "In a video on YouTube" msgstr "Em um vídeo no YouTube" -#: src/auth/registration/AdvertiserRegistered.tsx:25 #~ msgid "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." #~ msgstr "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." -#: src/components/Datagrid/renderers.tsx:35 msgid "In your local time this is" msgstr "No seu horário local, isso é" -#: src/components/Campaigns/CampaignAgeFilter.tsx:34 msgid "Include campaigns that ended over 6 months ago" msgstr "Incluir campanhas que terminaram há mais de 6 meses" -#: src/search/SearchTalkingPoints.tsx:8 msgid "Incremental" msgstr "Incremental" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:15 #~ msgid "Interested? Pay with BAT to get <0>50% off your first campaign." #~ msgstr "Interested? Pay with BAT to get <0>50% off your first campaign." -#: src/components/Assets/hooks/useUploadFile.ts:165 msgid "Invalid format" msgstr "Formato inválido" -#: src/checkout/lib/index.ts:46 msgid "invalid session" msgstr "sessão inválida" -#: src/auth/lib/index.ts:102 msgid "Invalid Session" msgstr "Sessão Inválida" -#: src/auth/lib/index.ts:148 msgid "Invalid Token" msgstr "Token Inválido" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:22 msgid "iOS" msgstr "iOS" -#: src/components/Datagrid/stringFilterOperators.tsx:11 msgid "is not" msgstr "não é" -#: src/auth/views/components/WhatIsBraveAds.tsx:18 msgid "It is a modern <0>advertiser-first ad platform made to help brands reach new users. Brave Ads are discrete, unobtrusive first-party ads built directly into the browser and search engine, with familiar formats like push notifications and news-feed ads. Brave’s innovative on-device targeting respects a user’s desire for privacy while still delivering personalized ads based on their interests, which drives high ROI for advertisers." msgstr "É uma plataforma de publicidade moderna, <0>focada nos anunciantes, projetada para ajudar as marcas a alcançarem novos usuários. Os Anúncios Brave são discretos, não intrusivos e são anúncios próprios integrados diretamente no navegador e no mecanismo de busca, com formatos familiares como notificações push e anúncios no feed de notícias. O inovador direcionamento no dispositivo do Brave respeita o desejo do usuário por privacidade, ao mesmo tempo em que oferece anúncios personalizados com base em seus interesses, o que gera um alto retorno sobre o investimento para os anunciantes." -#: src/routes/campaigns/analytics/AnalyticsOverview.tsx:28 msgid "It is scheduled to start {campaignStartFromNow}." msgstr "O seu início está agendado para {campaignStartFromNow}." -#: src/user/settings/UserApiKey.tsx:100 msgid "Key copied" msgstr "Chave copiada" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:89 #~ msgid "Key Statistics" #~ msgstr "Key Statistics" -#: src/user/settings/NewKeyPairModal.tsx:88 msgid "Keypairs" msgstr "Pares de chaves" -#: src/validation/AdvertiserSchema.tsx:11 msgid "Language acknowledgement is required" msgstr "É necessário confirmar o idioma" -#: src/routes/campaigns/analytics/filters/time-filters.ts:52 #~ msgid "Last 14 days" #~ msgstr "Last 14 days" -#: src/routes/campaigns/analytics/filters/time-filters.ts:40 msgid "Last 30 days" msgstr "Últimos 30 dias" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 msgid "Last 7 days" msgstr "Últimos 7 dias" -#: src/routes/campaigns/analytics/filters/time-filters.ts:46 msgid "Last month" msgstr "Último mês" -#: src/routes/campaigns/analytics/filters/time-filters.ts:46 #~ msgid "Last week (Sun - Sat)" #~ msgstr "Last week (Sun - Sat)" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:86 #~ msgid "Launch a Campaign" #~ msgstr "Launch a Campaign" -#: src/components/Button/LearnMoreButton.tsx:23 msgid "Learn More" msgstr "Saiba Mais" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:96 #~ msgid "Learn more about BAT" #~ msgstr "Learn more about BAT" -#: src/auth/registration/AccountChoice.tsx:55 #~ msgid "Learn more about various campaign types" #~ msgstr "Learn more about various campaign types" -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:34 msgid "Let Brave pick categories for me." msgstr "Deixe o Brave escolher categorias para mim." -#: src/user/views/adsManager/views/advanced/components/campaign/fields/BudgetField.tsx:18 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:52 msgid "Lifetime Budget" msgstr "Orçamento Vitalício" -#: src/validation/CampaignSchema.tsx:38 msgid "Lifetime budget is required" msgstr "O orçamento vitalício é obrigatório" -#: src/validation/CampaignSchema.tsx:41 msgid "Lifetime budget must be ${MIN_PER_CAMPAIGN} or more" msgstr "O orçamento vitalício deve ser de ${MIN_PER_CAMPAIGN} ou mais" -#: src/validation/CampaignSchema.tsx:50 msgid "Lifetime budget must be higher for date range provided. Minimum ${min}." msgstr "O orçamento vitalício deve ser maior para o intervalo de datas fornecido. Mínimo ${min}." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:48 #~ msgid "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." #~ msgstr "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:23 msgid "Linux" msgstr "Linux" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/LocationField.tsx:8 #~ msgid "Location" #~ msgstr "Location" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:67 msgid "Locations" msgstr "Localizações" -#: src/auth/views/GetStartedLandingPage.tsx:61 -#: src/auth/views/Login.tsx:67 -#: src/components/AppBar/LandingPageAppBar.tsx:142 -#: src/components/AppBar/LandingPageAppBar.tsx:197 msgid "Log in" msgstr "Entrar" -#: src/auth/views/Login.tsx:36 msgid "Log into your Brave Ads account" msgstr "Faça login em sua conta do Brave Ads" -#: src/auth/views/AuthVerify.tsx:36 msgid "Logging in" msgstr "Fazendo login" -#: src/components/Navigation/AccountMenu.tsx:141 msgid "Logout" msgstr "Sair" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:24 msgid "macOS" msgstr "macOS" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:9 msgid "Make payment & submit for approval" msgstr "Efetue o pagamento e envie para aprovação" -#: src/user/ads/NotificationAd.tsx:73 msgid "Make sure to include your brand name in the title OR body of the ad. Otherwise, it will be rejected." msgstr "Certifique-se de incluir o nome da sua marca no título OU no corpo do anúncio. Caso contrário, ele será rejeitado." -#: src/auth/registration/AccountChoice.tsx:72 #~ msgid "Managed service" #~ msgstr "Managed service" -#: src/user/ads/NotificationAd.tsx:56 msgid "Max 30 Characters" msgstr "Máx. 30 caracteres" -#: src/user/ads/NotificationAd.tsx:63 msgid "Max 60 Characters" msgstr "Máx. 60 caracteres" -#: src/auth/registration/AccountChoice.tsx:163 #~ msgid "Minimum Spend" #~ msgstr "Minimum Spend" -#: src/components/Creatives/CreativeForm.tsx:141 msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved." msgstr "Modificar um anúncio o colocará imediatamente em revisão. Isso significa que não será mais exibido aos usuários até que seja aprovado." -#: src/components/Creatives/CreativeForm.tsx:143 msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved. This ad is also shared across {campaignLength} campaigns. Any modifications made will be effective for all campaigns using this creative." msgstr "Modificar um anúncio o colocará imediatamente em revisão. Isso significa que não será mais exibido aos usuários até que seja aprovado. Este anúncio também é compartilhado em {campaignLength} campanhas. Quaisquer modificações feitas serão eficazes para todas as campanhas que utilizam este criativo." -#: src/components/Creatives/CreativeStatusSwitch.tsx:110 msgid "Modifying the state of this ad will effect more than one campaign:" msgstr "Modificar o estado deste anúncio afetará mais de uma campanha:" -#: src/auth/registration/AccountChoice.tsx:166 #~ msgid "month" #~ msgstr "month" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:53 #~ msgid "Month" #~ msgstr "Month" -#: src/user/adSet/AdSetList.tsx:49 #~ msgid "more" #~ msgstr "more" -#: src/components/Creatives/CreativeCampaigns.tsx:45 -#: src/components/Creatives/CreativeList.tsx:47 -#: src/routes/campaigns/analytics/TabularData.tsx:83 -#: src/user/ads/InlineContentAd.tsx:65 -#: src/user/ads/NotificationAd.tsx:51 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:41 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:30 msgid "Name" msgstr "Nome" -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:36 msgid "Name your ad set to distinguish it from others." msgstr "Nomeie seu conjunto de anúncios para diferenciá-lo dos demais." -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:96 msgid "New" msgstr "Novo" -#: src/components/Navigation/NewCreativeButton.tsx:25 msgid "New ad" msgstr "Novo anúncio" -#: src/user/settings/UserApiKey.tsx:61 msgid "New API Key" msgstr "Nova Chave de API" -#: src/components/Navigation/NewCampaignButton.tsx:29 msgid "New Campaign" msgstr "Nova Campanha" -#: src/user/views/adsManager/views/advanced/components/review/Review.tsx:40 msgid "New campaigns typically take up to 48 hours to review during a regular U.S. business week." msgstr "Novas campanhas geralmente demoram até 48 horas para serem revisadas durante uma semana de trabalho regular, equivalente a dois dias úteis, nos Estados Unidos." -#: src/user/settings/NewKeyPairModal.tsx:120 msgid "New Keypair" msgstr "Novo Par de Chaves" -#: src/user/library/index.ts:255 -#: src/util/campaign.ts:7 msgid "New tab takeover" msgstr "Novo destaque de aba" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:55 msgid "New tab takeovers" msgstr "Novos destaques de aba" -#: src/user/library/index.ts:256 -#: src/util/campaign.ts:8 msgid "Newsfeed" msgstr "Feed de notícias" -#: src/user/ads/InlineContentAd.tsx:62 msgid "Newsfeed Ad" msgstr "Anúncio no feed de notícias" -#: src/components/Creatives/CreativeType.tsx:18 -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:52 msgid "Newsfeed ads" msgstr "Anúncios no feed de notícias" -#: src/components/Steps/NextAndBack.tsx:46 msgid "Next" msgstr "Próximo" -#: src/components/Datagrid/renderers.tsx:71 msgid "No" msgstr "Não" -#: src/validation/CampaignSchema.tsx:179 msgid "No {billingType} pricing available for {label}, contact selfserve@brave.com for help" msgstr "Não há preços de {billingType} disponíveis para {label}, entre em contato com selfserve@brave.com para obter ajuda" -#: src/components/Conversion/ConversionDisplay.tsx:19 msgid "No conversion URL setup" msgstr "Nenhuma configuração de URL de conversão" -#: src/user/reporting/csv.library.tsx:96 msgid "No file result" msgstr "Sem resultado de arquivo" -#: src/user/ads/AdsExistingAd.tsx:67 msgid "No previous ads available" msgstr "Nenhum anúncio anterior disponível" -#: src/checkout/lib/index.ts:26 msgid "no session created" msgstr "nenhuma sessão criada" -#: src/auth/views/AuthVerify.tsx:55 msgid "Not automatically redirected? Click this link to go to the dashboard." msgstr "Não foi redirecionado automaticamente? Clique neste link para acessar o dashboard." -#: src/user/views/user/search/Finalize.tsx:33 -#: src/user/views/user/search/Finalize.tsx:36 msgid "Notes" msgstr "Notas" -#: src/user/library/index.ts:254 -#: src/util/campaign.ts:6 msgid "Notification" msgstr "Notificação" -#: src/user/ads/NotificationAd.tsx:48 msgid "Notification ad" msgstr "Anúncio de notificação" -#: src/components/Creatives/CreativeType.tsx:14 -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:47 msgid "Notification ads" msgstr "Anúncios de notificação" -#: src/components/Conversion/ConversionFields.tsx:29 msgid "Observation Window" msgstr "Janela de Observação" -#: src/validation/CampaignSchema.tsx:145 msgid "Observation window must be 1, 7, or 30 days." msgstr "A janela de observação deve ser de 1, 7 ou 30 dias." -#: src/validation/CampaignSchema.tsx:147 msgid "Observation window required." msgstr "A janela de observação é necessária." -#: src/components/Creatives/CreativeList.tsx:39 msgid "On / Off" msgstr "Ligado / Desligado" -#: src/auth/registration/MarketingChannel.tsx:31 msgid "On a podcast I listen to" msgstr "Em um podcast que eu ouço" -#: src/user/campaignList/CampaignList.tsx:197 msgid "On/Off" msgstr "Ligado/Desligado" -#: src/user/settings/NewKeyPairModal.tsx:229 msgid "Once confirmed, your account’s keypair will be replaced with the new keypair." msgstr "Uma vez confirmado, o par de chaves da sua conta será substituído pelo novo par de chaves." -#: src/user/settings/NewKeyPairModal.tsx:230 #~ msgid "Once confirmed, your organization’s keypair will be replaced with the new keypair." #~ msgstr "Once confirmed, your organization’s keypair will be replaced with the new keypair." -#: src/auth/registration/AdvertiserRegistered.tsx:19 #~ msgid "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." #~ msgstr "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." -#: src/auth/registration/AccountChoice.tsx:79 #~ msgid "or <0>contact us for New Tab Takeover campaigns" #~ msgstr "or <0>contact us for New Tab Takeover campaigns" -#: src/auth/registration/AccountChoice.tsx:79 #~ msgid "or <0>contact us for premium ad placements" #~ msgstr "or <0>contact us for premium ad placements" -#: src/search/SearchLandingPage.tsx:101 msgid "Or email <0>searchads@brave.com" msgstr "Ou envie um e-mail para <0>searchads@brave.com" -#: src/auth/views/MagicLink.tsx:100 msgid "or sign in using a password" msgstr "ou faça login usando uma senha" -#: src/auth/views/Login.tsx:77 msgid "or sign in using a secure link" msgstr "ou faça login usando um link seguro" -#: src/user/settings/Settings.tsx:49 #~ msgid "Organization" #~ msgstr "Organization" -#: src/routes/campaigns/analytics/breakdowns.tsx:132 msgid "OS" msgstr "SO (Sistema Operacional)" -#: src/routes/campaigns/analytics/breakdowns.tsx:131 #~ msgid "OS Performance" #~ msgstr "OS Performance" -#: src/auth/registration/MarketingChannel.tsx:51 msgid "Other (please specify)" msgstr "Outro (por favor, especifique)" -#: src/components/Navigation/AccountMenu.tsx:111 msgid "Other accounts" msgstr "Outras contas" -#: src/auth/registration/MarketingChannel.tsx:58 msgid "Other source" msgstr "Outra fonte" -#: src/auth/views/Login.tsx:51 -#: src/user/settings/UserForm.tsx:74 msgid "Password" msgstr "Senha" -#: src/components/Switch/OnOff.tsx:36 msgid "Pause" msgstr "Pausar" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:36 #~ msgid "Pay with BAT to get <0>50% off your first campaign" #~ msgstr "Pay with BAT to get <0>50% off your first campaign" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:34 msgid "Pay with BAT to get <0>50% off your first self-managed campaign." msgstr "Pague com BAT para obter <0>50% de desconto na sua primeira campanha autogerenciada." -#: src/user/views/adsManager/views/advanced/components/campaign/fields/PaymentMethodField.tsx:18 msgid "Payment" msgstr "Pagamento" -#: src/validation/AdvertiserSchema.tsx:14 msgid "Payment acknowledgement is required" msgstr "É necessário confirmar o pagamento" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/PaymentMethodField.tsx:21 msgid "Payment is required before launching your campaign." msgstr "Antes de lançar sua campanha, é necessário efetuar o pagamento." -#: src/user/reporting/ReportMenu.tsx:77 msgid "Performance Report" msgstr "Relatório de Desempenho" -#: src/components/Platform/PlatformPicker.tsx:41 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:53 msgid "Platforms" msgstr "Plataformas" -#: src/user/views/user/reports/ConsultAccountManager.tsx:13 msgid "Please ask your Account Manager for reports on campaigns of this format." msgstr "Por favor, consulte o seu Gerente de Conta para obter relatórios sobre campanhas deste tipo." -#: src/user/settings/NewKeyPairModal.tsx:217 msgid "Please confirm your account’s new private key:" msgstr "Por favor, confirme a nova chave privada da sua conta:" -#: src/user/settings/NewKeyPairModal.tsx:218 #~ msgid "Please confirm your organization’s new private key:" #~ msgstr "Please confirm your organization’s new private key:" -#: src/auth/lib/index.ts:29 msgid "Please enter a username and password" msgstr "Por favor, insira um nome de usuário e senha" -#: src/validation/RegistrationSchema.tsx:45 msgid "Please enter a valid domain, for example: brave.com" msgstr "Por favor, insira um domínio válido, por exemplo: brave.com" -#: src/validation/RegistrationSchema.tsx:13 msgid "Please enter a valid email address" msgstr "Por favor, insira um endereço de e-mail válido" -#: src/validation/CreativeSchema.tsx:19 -#: src/validation/RegistrationSchema.tsx:28 msgid "Please enter a valid URL, for example https://brave.com" msgstr "Por favor, insira uma URL válida, por exemplo https://brave.com" -#: src/validation/CampaignSchema.tsx:136 msgid "Please enter a valid URL, for example https://brave.com/product/*" msgstr "Por favor, insira uma URL válida, por exemplo https://brave.com/product/*" -#: src/auth/hooks/mutations/useGetLink.ts:16 msgid "Please enter an email." msgstr "Por favor, insira um e-mail." -#: src/validation/RegistrationSchema.tsx:59 msgid "Please let us know how you heard about Brave Ads" msgstr "Por favor, nos diga como você descobriu o Brave Ads" -#: src/validation/RegistrationSchema.tsx:31 msgid "Please let us know why you're interested in Brave Ads" msgstr "Por favor, nos diga por que você está interessado no Brave Ads" -#: src/auth/registration/AdvertiserRegistered.tsx:20 #~ msgid "Please reach out to <0>selfserve@brave.com or try again." #~ msgstr "Please reach out to <0>selfserve@brave.com or try again." -#: src/components/Error/ErrorDetail.tsx:71 msgid "Please refresh the page to try again, or email <0/> for assistance." msgstr "Por favor, atualize a página e tente novamente, ou envie um e-mail para <0/> para obter ajuda." -#: src/basic-attention-token/PrivacyPolicy.tsx:21 #~ msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" #~ msgstr "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" -#: src/basic-attention-token/PrivacyPolicy.tsx:21 msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads." msgstr "Por favor, consulte nossa <0>Política de Privacidade do Anunciante e <1>Termos de Serviço que se aplicam ao Brave Ads." -#: src/validation/RegistrationSchema.tsx:64 msgid "Please specify how you heard about Brave Ads" msgstr "Por favor, nos diga como você ficou sabendo sobre o Brave Ads" -#: src/components/Conversion/ConversionFields.tsx:20 #~ msgid "Post-Click" #~ msgstr "Post-Click" -#: src/components/Conversion/ConversionFields.tsx:28 #~ msgid "Post-Click: Viewed ad and converted by clicking its link" #~ msgstr "Post-Click: Viewed ad and converted by clicking its link" -#: src/components/Conversion/ConversionFields.tsx:19 #~ msgid "Post-View" #~ msgstr "Post-View" -#: src/components/Conversion/ConversionFields.tsx:24 #~ msgid "Post-View: Viewed ad and converted by visiting site on their own." #~ msgstr "Post-View: Viewed ad and converted by visiting site on their own." -#: src/auth/views/MobileAdsBenefits.tsx:22 #~ msgid "Powerful ad formats" #~ msgstr "Powerful ad formats" -#: src/components/Assets/hooks/useUploadFile.ts:53 msgid "Preparing file for upload..." msgstr "Preparando arquivo para upload..." -#: src/user/views/adsManager/views/advanced/components/campaign/components/CustomPriceSelect.tsx:23 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:62 msgid "Price" msgstr "Preço" -#: src/validation/CampaignSchema.tsx:93 msgid "Price is a required field" msgstr "Preço é um campo obrigatório" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:46 msgid "Pricing" msgstr "Preços" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:57 msgid "Pricing Type" msgstr "Tipo de Preço" -#: src/validation/CampaignSchema.tsx:96 msgid "Pricing type is a required field" msgstr "Tipo de preço é um campo obrigatório" -#: src/validation/CampaignSchema.tsx:95 msgid "Pricing type must be CPM, CPC, or CPSV" msgstr "O tipo de preço deve ser CPM, CPC ou CPSV" -#: src/auth/registration/SearchForm.tsx:44 msgid "Primary region of business" msgstr "Principal região de negócios" -#: src/validation/RegistrationSchema.tsx:49 -#: src/validation/RegistrationSchema.tsx:52 msgid "Primary region of business is required" msgstr "A principal região de negócios é obrigatória" -#: src/auth/components/AdvertiserDetailsForm.tsx:101 #~ msgid "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" #~ msgstr "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" -#: src/auth/views/LandingPage.tsx:32 #~ msgid "Privacy-forward" #~ msgstr "Privacy-forward" -#: src/user/reporting/ReportMenu.tsx:124 msgid "Private Key" msgstr "Chave Privada" -#: src/user/views/user/search/SetupProgress.tsx:43 msgid "Proceed" msgstr "Avançar" -#: src/components/Drawer/MiniSideBar.tsx:67 msgid "Profile" msgstr "Perfil" -#: src/user/settings/UserApiKey.tsx:29 msgid "Profile API Key" msgstr "Chave de API do Perfil" -#: src/user/settings/UserForm.tsx:46 msgid "Profile Details" msgstr "Detalhes do Perfil" -#: src/user/views/user/search/Finalize.tsx:68 msgid "Query parameter" msgstr "Parâmetro de consulta" -#: src/user/views/user/search/Finalize.tsx:48 #~ msgid "Query string paramaters" #~ msgstr "Query string paramaters" -#: src/user/views/user/search/Finalize.tsx:48 msgid "Query string parameters" msgstr "Parâmetros de string de consulta" -#: src/auth/views/components/WhyUseBraveAds.tsx:29 msgid "Reach 70+ million highly engaged, otherwise unreachable users." msgstr "Alcance mais de 70 milhões de usuários altamente engajados, que de outra forma seriam inalcançáveis." -#: src/auth/views/LandingPage.tsx:37 #~ msgid "Reach and convert new customers through premium advertising on the Brave browser and search engine." #~ msgstr "Reach and convert new customers through premium advertising on the Brave browser and search engine." -#: src/search/SearchTalkingPoints.tsx:9 #~ msgid "Reach audiences who don’t use other search engines and block ads on most sites." #~ msgstr "Reach audiences who don’t use other search engines and block ads on most sites." -#: src/auth/views/components/FooterCTA.tsx:10 msgid "Ready to reach your first million users? Start your first campaign today." msgstr "Pronto para alcançar o seu primeiro milhão de usuários? Comece a sua primeira campanha hoje." -#: src/components/AppBar/LandingPageAppBar.tsx:37 #~ msgid "Register for Self-service" #~ msgstr "Register for Self-service" -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:67 msgid "Remove" msgstr "Remover" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:68 msgid "Remove Conversion tracking" msgstr "Remover rastreamento de Conversão" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:54 #~ msgid "Remove Conversion Tracking" #~ msgstr "Remove Conversion Tracking" -#: src/auth/components/AdvertiserAgreed.tsx:14 #~ msgid "Reporting" #~ msgstr "Reporting" -#: src/user/analytics/analyticsOverview/reports/campaign/EngagementsOverview.tsx:117 #~ msgid "Reporting not available yet for <0>{campaignName}." #~ msgstr "Reporting not available yet for <0>{campaignName}." -#: src/auth/views/AuthVerify.tsx:71 msgid "Request another link." msgstr "Solicitar outro link." -#: src/components/Steps/ActionButtons.tsx:38 msgid "Return to dashboard" msgstr "Voltar ao dashboard" -#: src/components/Collapse/ChangeReportingAlert.tsx:31 #~ msgid "Revert" #~ msgstr "Revert" -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:37 msgid "Review" msgstr "Revisão" -#: src/user/views/user/search/SetupProgress.tsx:39 msgid "Review ads" msgstr "Revisar anúncios" -#: src/search/SearchTalkingPoints.tsx:16 msgid "Risk Free" msgstr "Sem riscos" -#: src/user/views/user/search/LandingPageDetail.tsx:149 msgid "Sample Queries" msgstr "Amostras de Consultas" -#: src/form/FormikButton.tsx:71 -#: src/form/FormikButton.tsx:129 -#: src/user/settings/NewKeyPairModal.tsx:251 msgid "Save" msgstr "Salvar" -#: src/components/Creatives/CreateCreativeButton.tsx:67 msgid "Save ad" msgstr "Salvar anúncio" -#: src/form/FormikButton.tsx:72 -#: src/form/FormikButton.tsx:129 -#: src/user/settings/NewKeyPairModal.tsx:251 msgid "Saving..." msgstr "Salvando..." -#: src/auth/registration/AccountChoice.tsx:38 #~ msgid "Search ads" #~ msgstr "Search ads" -#: src/validation/BrowserRegistrationSchema.tsx:42 #~ msgid "Search domain must match email domain" #~ msgstr "Search domain must match email domain" -#: src/user/library/index.ts:258 -#: src/util/campaign.ts:10 msgid "Search homepage" msgstr "Página inicial de pesquisa" -#: src/user/library/index.ts:257 -#: src/util/campaign.ts:9 msgid "Search keyword" msgstr "Palavra-chave de busca" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:59 msgid "Search keyword ads" msgstr "Anúncios de palavra-chave de busca" -#: src/search/SearchLandingPage.tsx:69 #~ msgid "See if you qualify" #~ msgstr "See if you qualify" -#: src/routes/campaigns/analytics/breakdowns.tsx:161 #~ msgid "Segment Performance" #~ msgstr "Segment Performance" -#: src/user/settings/Settings.tsx:60 -#: src/user/settings/Settings.tsx:64 msgid "Select Account" msgstr "Selecionar conta" -#: src/components/Campaigns/CloneCampaign.tsx:98 msgid "Select one campaign to clone" msgstr "Selecione uma campanha para clonar" -#: src/user/campaignList/EditButton.tsx:29 msgid "Select one campaign to edit" msgstr "Selecione uma campanha para editar" -#: src/user/settings/Settings.tsx:60 -#: src/user/settings/Settings.tsx:64 #~ msgid "Select Organization" #~ msgstr "Select Organization" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/AdSetAds.tsx:32 msgid "Select the ads you would like to include in this ad set. Only checked ads are included." msgstr "Selecione os anúncios que deseja incluir neste conjunto de anúncios. Apenas os anúncios marcados com \"check\" serão incluídos." -#: src/components/Segment/SegmentPicker.tsx:88 msgid "Select the audience segments to target" msgstr "Selecione os segmentos de público-alvo" -#: src/components/Location/LocationPicker.tsx:51 msgid "Select the geographic regions where your ads will be shown." msgstr "Selecione as regiões geográficas onde seus anúncios serão exibidos." -#: src/user/views/adsManager/views/advanced/components/adSet/fields/PickerFields.tsx:29 msgid "Select the interest segments and platforms you would like to target." msgstr "Selecione os segmentos de interesse e plataformas que você deseja direcionar." -#: src/components/Platform/PlatformPicker.tsx:45 msgid "Select the platforms to target" msgstr "Selecione as plataformas para direcionar" -#: src/user/views/user/search/SummaryPanel.tsx:67 msgid "Selected ads" msgstr "Anúncios selecionados" -#: src/auth/registration/AccountChoice.tsx:64 #~ msgid "Self-service" #~ msgstr "Self-service" -#: src/user/views/user/search/SetupProgress.tsx:28 msgid "Setup Progress" msgstr "Progresso da Configuração" -#: src/user/analytics/analyticsOverview/components/MetricFilter.tsx:64 #~ msgid "Show" #~ msgstr "Show" -#: src/components/AppBar/LandingPageAppBar.tsx:141 -#: src/components/Navigation/Navbar.tsx:53 #~ msgid "Sign out" #~ msgstr "Sign out" -#: src/auth/views/GetStartedLandingPage.tsx:38 -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:63 -#: src/components/AppBar/LandingPageAppBar.tsx:38 #~ msgid "Sign up" #~ msgstr "Sign up" -#: src/auth/views/GetStartedLandingPage.tsx:19 msgid "Simple ads to reach digital trend-setters around the world" msgstr "Anúncios simples para alcançar os pioneiros digitais em todo o mundo" -#: src/auth/views/GetStartedLandingPage.tsx:14 #~ msgid "Simple ads to reach digital trend-setters around the world." #~ msgstr "Simple ads to reach digital trend-setters around the world." -#: src/user/analytics/analyticsOverview/components/BaseBarChart.tsx:59 -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:34 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:80 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:158 #~ msgid "Site visit rate" #~ msgstr "Site visit rate" -#: src/routes/campaigns/analytics/metrics.ts:115 msgid "Site Visit Rate" msgstr "Taxa de Visitas ao Site" -#: src/user/campaignList/CampaignList.tsx:146 msgid "Site visits" msgstr "Visitas ao site" -#: src/routes/campaigns/analytics/metrics.ts:70 msgid "Site Visits" msgstr "Visitas ao Site" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:151 msgid "Skip survey and continue" msgstr "Pular pesquisa e continuar" -#: src/auth/views/LandingPage.tsx:45 #~ msgid "SOMETHING ABOUT SEARCH GOES HERE" #~ msgstr "SOMETHING ABOUT SEARCH GOES HERE" -#: src/components/Error/ErrorDetail.tsx:65 msgid "Something went wrong." msgstr "Algo deu errado." -#: src/routes/campaigns/analytics/metrics.ts:124 -#: src/user/campaignList/CampaignList.tsx:106 msgid "Spend" msgstr "Gasto" -#: src/components/Creatives/SearchPreview.tsx:249 msgid "Sponsored" msgstr "Patrocinado" -#: src/user/campaignList/CampaignList.tsx:176 msgid "Start" msgstr "Iniciar" -#: src/auth/views/MobileAdsBenefits.tsx:16 #~ msgid "Start a Brave Ads campaign with as little as $500." #~ msgstr "Start a Brave Ads campaign with as little as $500." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:88 msgid "Start a campaign with BAT" msgstr "Iniciar uma campanha com BAT" -#: src/components/Campaigns/CampaignDateRange.tsx:24 msgid "Start Date" msgstr "Data de Início" -#: src/validation/CampaignSchema.tsx:70 msgid "Start Date is required" msgstr "A data de Início é obrigatória" -#: src/validation/CampaignSchema.tsx:68 msgid "Start Date must be minimum of 2 days from today" msgstr "A data de Início deve ser no mínimo 2 dias a partir de hoje" -#: src/auth/views/components/WhyUseBraveAds.tsx:34 msgid "Start fast and experiment" msgstr "Comece rápido e experimente" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:42 msgid "Start Time" msgstr "Hora de Início" -#: src/auth/registration/RegistrationContainer.tsx:22 msgid "Start your company profile" msgstr "Crie o perfil da sua empresa" -#: src/components/Creatives/CreativeList.tsx:81 msgid "State" msgstr "Estado" -#: src/auth/components/AdvertiserAddress.tsx:54 #~ msgid "State / Province" #~ msgstr "State / Province" -#: src/validation/AdvertiserSchema.tsx:20 #~ msgid "State / Province is required" #~ msgstr "State / Province is required" -#: src/components/Creatives/CreativeCampaigns.tsx:48 -#: src/user/campaignList/CampaignList.tsx:86 msgid "Status" msgstr "Status" -#: src/auth/views/components/WhyUseBraveAds.tsx:41 #~ msgid "Stay Innovative" #~ msgstr "Stay Innovative" -#: src/auth/components/AdvertiserAddress.tsx:25 msgid "Street address" msgstr "Endereço" -#: src/validation/AdvertiserSchema.tsx:20 msgid "Street address is required" msgstr "O endereço é obrigatório" -#: src/auth/components/AdvertiserAddress.tsx:34 #~ msgid "Street address line 2" #~ msgstr "Street address line 2" -#: src/auth/registration/BrowserRegister.tsx:37 -#: src/auth/registration/SearchRegister.tsx:41 -#: src/user/views/user/search/SetupProgress.tsx:56 msgid "Submit" msgstr "Enviar" -#: src/auth/registration/Register.tsx:109 #~ msgid "Submit for approval" #~ msgstr "Submit for approval" -#: src/auth/registration/AdvertiserRegistered.tsx:15 msgid "Success! Check your email." msgstr "Sucesso! Verifique seu e-mail." -#: src/auth/views/AuthVerify.tsx:45 msgid "Successfully logged in!" msgstr "Login realizado com sucesso!" -#: src/components/Drawer/SupportMenu.tsx:31 -#: src/components/Drawer/SupportMenu.tsx:50 msgid "Support" msgstr "Suporte" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:137 msgid "Take our survey!" msgstr "Responda nossa pesquisa!" -#: src/search/SearchLandingPage.tsx:36 msgid "Tap into more than <0>9 billion annual Web searches" msgstr "Aproveite mais de <0>9 bilhões de pesquisas anuais na Web" -#: src/search/SearchLandingPage.tsx:32 #~ msgid "Tap into over <0>9 billion annual Web searches" #~ msgstr "Tap into over <0>9 billion annual Web searches" -#: src/search/SearchTalkingPoints.tsx:8 #~ msgid "Tap into unreachable audiences" #~ msgstr "Tap into unreachable audiences" -#: src/user/ads/InlineContentAd.tsx:84 -#: src/user/ads/NotificationAd.tsx:84 msgid "Target URL" msgstr "URL de Destino" -#: src/validation/CreativeSchema.tsx:14 msgid "Target URL is a required field" msgstr "URL de Destino é um campo obrigatório" -#: src/components/Url/UrlResolver.tsx:59 msgid "Target URL is not valid" msgstr "A URL de Destino não é válida" -#: src/components/Creatives/hooks/useGetCreativeDetails.tsx:24 msgid "Target URL not validated" msgstr "URL de Destino não validada" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/PickerFields.tsx:27 msgid "Targeting" msgstr "Direcionamento" -#: src/auth/registration/BrowserForm.tsx:57 msgid "Tell us why you're interested in Brave Ads" msgstr "Nos conte por que você está interessado no Brave Ads" -#: src/auth/components/AdvertiserAgreed.tsx:62 #~ msgid "Terms & Conditions" #~ msgstr "Terms & Conditions" -#: src/validation/AdvertiserSchema.tsx:17 msgid "Terms & Conditions acknowledgement is required" msgstr "É necessário concordar com os Termos e Condições" -#: src/auth/registration/AdvertiserRegistered.tsx:13 #~ msgid "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." #~ msgstr "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:110 msgid "The <0>Basic Attention Token (BAT) is Brave’s native crypto token. Brave Browser users who opt into <1>Brave Rewards can earn BAT just for opting into viewing ads from the Brave Ads network. Earners can hold BAT like any other crypto asset, trade it, cash it in, or even donate it to their favorite creators." msgstr "O <0>Basic Attention Token (BAT) é a criptomoeda nativa do Brave. Usuários do navegador Brave que optam pelas <1>Recompensas Brave podem ganhar BAT apenas por visualizar anúncios da rede dos Anúncios Brave. Os ganhadores podem manter o BAT como qualquer outro ativo cripto, trocá-lo, convertê-lo em dinheiro ou até mesmo doá-lo aos seus criadores favoritos." -#: src/routes/campaigns/analytics/RenderMetricValue.tsx:23 msgid "The current value for this metric may be an underestimate." msgstr "O valor atual para esta métrica pode ser uma subestimativa." -#: src/user/views/user/search/Finalize.tsx:50 msgid "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." msgstr "Os seguintes parâmetros da string de consulta serão adicionados às URLs das suas páginas de destino. Isso permitirá que você acompanhe o desempenho dos seus anúncios." -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:41 #~ msgid "The rate at which users clicked in correlation to their impressions" #~ msgstr "The rate at which users clicked in correlation to their impressions" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:71 #~ msgid "The rate at which users converted in correlation to their clicks" #~ msgstr "The rate at which users converted in correlation to their clicks" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:86 #~ msgid "The rate at which users dismissed the ad in correlation to their impressions" #~ msgstr "The rate at which users dismissed the ad in correlation to their impressions" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:76 #~ msgid "The rate at which users visited the site in correlation to their clicks" #~ msgstr "The rate at which users visited the site in correlation to their clicks" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:81 #~ msgid "The rate at which users visited the site in correlation to their impressions" #~ msgstr "The rate at which users visited the site in correlation to their impressions" -#: src/auth/lib/index.ts:46 msgid "The username or password did not match our records." msgstr "O nome de usuário ou senha não correspondem aos nossos registros." -#: src/validation/AdvertiserSchema.tsx:8 #~ msgid "Third party tracking acknowledgement is required" #~ msgstr "Third party tracking acknowledgement is required" -#: src/components/Creatives/NewsPreview.tsx:53 msgid "This is a news display ad, it wll look like part of the news feed." msgstr "Este é um anúncio de exibição de notícias, ele será integrado ao feed de notícias." -#: src/user/settings/UserApiKey.tsx:80 msgid "This key is unique to you, make sure to safely store it and avoid sharing it with others to prevent unauthorized access." msgstr "Esta chave é exclusiva para você. Guarde-a com segurança e evite compartilhá-la com outras pessoas para evitar acessos não autorizados." -#: src/routes/campaigns/analytics/filters/time-filters.ts:34 msgid "This month" msgstr "Esse mês" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 #~ msgid "This week" #~ msgstr "This week" -#: src/routes/campaigns/analytics/filters/time-filters.ts:34 #~ msgid "This week (Sun - Today)" #~ msgstr "This week (Sun - Today)" -#: src/components/TimeZonePicker/index.tsx:29 -#: src/components/TimeZonePicker/index.tsx:36 msgid "Time Zone" msgstr "Fuso horário" -#: src/components/Creatives/CreativeList.tsx:153 -#: src/components/Creatives/CreativeList.tsx:163 -#: src/user/ads/InlineContentAd.tsx:69 -#: src/user/ads/NotificationAd.tsx:55 msgid "Title" msgstr "Título" -#: src/components/Creatives/NotificationPreview.tsx:38 msgid "Title Preview" msgstr "Visualização do Título" -#: src/components/Date/DateRangePicker.tsx:44 msgid "To" msgstr "Para" -#: src/auth/components/AdvertiserAgreed.tsx:44 #~ msgid "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." #~ msgstr "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." -#: src/user/reporting/ReportMenu.tsx:110 msgid "To protect user’s privacy, verified ad conversion data is encrypted so that the identities of converted users remain anonymous to Brave. You can decrypt the conversion data in the CSV file by providing your private key here. If no key is provided, you will receive the encrypted conversion data. Your private key will never be sent to or stored on any Brave servers." msgstr "Para proteger a privacidade do usuário, os dados de conversão do anúncio verificado são criptografados, garantindo que as identidades dos usuários convertidos permaneçam anônimas para o Brave. Você pode descriptografar os dados de conversão no arquivo CSV fornecendo sua chave privada aqui. Se nenhuma chave for fornecida, você receberá os dados de conversão criptografados. Sua chave privada nunca será enviada ou armazenada em nenhum servidor do Brave." -#: src/routes/campaigns/analytics/filters/time-filters.ts:22 msgid "Today" msgstr "Hoje" -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." #~ msgstr "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." -#: src/components/Collapse/ChangeReportingAlert.tsx:49 #~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." #~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." -#: src/search/SearchTalkingPoints.tsx:17 msgid "Try a free one-month test to see how Brave Search Ads perform for your brand." msgstr "Faça um teste gratuito de um mês para ver o desempenho dos Anúncios de Pesquisa Brave para sua marca." -#: src/auth/registration/AdvertiserRegistered.tsx:35 #~ msgid "Try again" #~ msgstr "Try again" -#: src/components/Conversion/ConversionFields.tsx:17 #~ msgid "Type" #~ msgstr "Type" -#: src/components/Campaigns/CloneCampaign.tsx:43 msgid "Unable to clone campaign" msgstr "Não foi possível clonar a campanha" -#: src/user/hooks/useAdvertiserWithPrices.tsx:38 msgid "Unable to create a new campaign" msgstr "Não foi possível criar uma nova campanha" -#: src/user/views/adsManager/views/advanced/components/form/NewCampaign.tsx:70 msgid "Unable to Create Campaign." msgstr "Não foi possível criar a campanha." -#: src/checkout/hooks/useCreatePaymentSession.ts:19 msgid "Unable to create payment session. Please try again." msgstr "Não foi possível criar uma sessão de pagamento. Por favor, tente novamente." -#: src/user/reporting/csv.library.tsx:132 msgid "Unable to decrypt conversion data" msgstr "Não foi possível descriptografar os dados de conversão" -#: src/user/reporting/csv.library.tsx:37 msgid "Unable to download CSV" msgstr "Não foi possível baixar o CSV" -#: src/components/Assets/hooks/useGetImagePreviewUrl.ts:34 #~ msgid "Unable to fetch image" #~ msgstr "Unable to fetch image" -#: src/components/Creatives/CreativeCampaigns.tsx:33 msgid "Unable to get campaign information for ad" msgstr "Não foi possível obter informações da campanha para o anúncio" -#: src/user/settings/UserForm.tsx:31 msgid "Unable to get profile information" msgstr "Não foi possível obter informações do perfil" -#: src/components/Creatives/CreativeForm.tsx:59 msgid "Unable to load ad" msgstr "Não foi possível carregar o anúncio" -#: src/routes/campaigns/analytics/CampaignAnalytics.tsx:50 msgid "Unable to load reporting details for campaign: {0}" msgstr "Não foi possível carregar os detalhes do relatório para a campanha: {0}" -#: src/auth/views/AuthVerify.tsx:65 msgid "Unable to login, link has expired or has already been used." msgstr "Não foi possível fazer login, o link expirou ou já foi utilizado." -#: src/auth/lib/index.ts:89 msgid "Unable to register your organization at this time. Please try again later." msgstr "No momento, não foi possível cadastrar sua organização. Por favor, tente novamente mais tarde." -#: src/user/views/user/CampaignDetails.tsx:48 #~ msgid "Unable to retrieve ad sets or ads for Campaign." #~ msgstr "Unable to retrieve ad sets or ads for Campaign." -#: src/user/views/user/CampaignView.tsx:35 msgid "Unable to retrieve Campaign data." msgstr "Não foi possível recuperar os dados da Campanha." -#: src/components/Assets/AdvertiserAssets.tsx:41 -#: src/components/Creatives/CreativeList.tsx:95 msgid "Unable to retrieve images" msgstr "Não foi possível recuperar as imagens" -#: src/user/analytics/analyticsOverview/reports/campaign/EngagementsOverview.tsx:46 #~ msgid "Unable to retrieve reporting data for this Campaign." #~ msgstr "Unable to retrieve reporting data for this Campaign." -#: src/components/Creatives/CreativeForm.tsx:94 msgid "Unable to save ad" msgstr "Não foi possível salvar o anúncio" -#: src/auth/hooks/mutations/useRegister.ts:28 msgid "Unable to submit registration" msgstr "Não foi possível enviar o cadastro" -#: src/user/settings/NewKeyPairModal.tsx:50 msgid "Unable to update Advertiser." msgstr "Não foi possível atualizar o Anunciante." -#: src/user/views/adsManager/views/advanced/components/form/EditCampaign.tsx:65 msgid "Unable to Update Campaign." msgstr "Não foi possível atualizar a Campanha." -#: src/components/Assets/hooks/useUploadFile.ts:125 msgid "Unable to upload image" msgstr "Não foi possível carregar a imagem" -#: src/auth/lib/index.ts:51 msgid "Unexpected error validating your credentials. Please try again later." msgstr "Erro inesperado ao validar suas credenciais. Por favor, tente novamente mais tarde." -#: src/user/views/user/search/Summary.tsx:67 #~ msgid "Unique ads" #~ msgstr "Unique ads" -#: src/util/billingType.ts:13 msgid "Unknown" msgstr "Desconhecido" -#: src/auth/views/MobileAdsBenefits.tsx:29 #~ msgid "Unparalleled privacy" #~ msgstr "Unparalleled privacy" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:17 msgid "Update & Submit For Approval" msgstr "Atualizar e Enviar Para Aprovação" -#: src/components/Assets/UploadImage.tsx:77 -#: src/components/Assets/UploadImage.tsx:138 msgid "Upload" msgstr "Carregar" -#: src/components/Assets/UploadImage.tsx:58 -#: src/components/Navigation/NewImageButton.tsx:20 msgid "Upload Image" msgstr "Enviar Imagem" -#: src/components/Assets/ImageAutocomplete.tsx:61 msgid "Upload new image" msgstr "Enviar nova imagem" -#: src/components/Assets/UploadImage.tsx:62 msgid "Uploaded images can be shared across different ad sets within a Campaign. For best quality, upload images at 900x750px resolution. Images will be automatically scaled to this size." msgstr "As imagens enviadas podem ser compartilhadas entre diferentes conjuntos de anúncios dentro de uma Campanha. Para obter a melhor qualidade, envie imagens com resolução de 900x750px. As imagens serão automaticamente dimensionadas para esse tamanho." -#: src/components/Assets/hooks/useUploadFile.ts:67 msgid "Uploading file..." msgstr "Enviando arquivo..." -#: src/routes/campaigns/analytics/metrics.ts:140 msgid "Upvotes" msgstr "Curtidas" -#: src/components/Url/UrlResolver.tsx:98 msgid "URL is valid." msgstr "A URL é válida." -#: src/validation/CreativeSchema.tsx:15 msgid "URL must not contain any whitespace" msgstr "A URL não deve conter espaços em branco" -#: src/validation/CreativeSchema.tsx:16 msgid "URL must start with https://" msgstr "A URL deve começar com https://" -#: src/components/Conversion/ConversionFields.tsx:19 msgid "URL Pattern" msgstr "Padrão de URL" -#: src/components/Conversion/ConversionFields.tsx:21 msgid "URL should have a trailing asterisk - Example: https://brave.com/products/*" msgstr "A URL deve ter um asterisco no final - Exemplo: https://brave.com/produtos/*" -#: src/user/ads/ShowAdsButton.tsx:22 msgid "Use existing ads" msgstr "Usar anúncios existentes" -#: src/components/Url/UrlResolver.tsx:92 msgid "Validating URL..." msgstr "Validando URL..." -#: src/user/views/user/search/Finalize.tsx:73 msgid "Value" msgstr "Valor" -#: src/user/reporting/ReportMenu.tsx:84 msgid "Verified Conversions Report" msgstr "Relatório de Conversões Verificadas" -#: src/components/Navigation/AccountMenu.tsx:99 msgid "View profile" msgstr "Ver perfil" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:64 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:55 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:178 #~ msgid "View-through conversions" #~ msgstr "View-through conversions" -#: src/routes/campaigns/analytics/metrics.ts:88 msgid "View-through Conversions" msgstr "Conversões por Visualização" -#: src/auth/registration/AdvertiserRegistered.tsx:30 msgid "Visit Help Center" msgstr "Visitar a Central de Ajuda" -#: src/auth/registration/AdvertiserRegistered.tsx:17 #~ msgid "We encountered a problem creating your account." #~ msgstr "We encountered a problem creating your account." -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:82 msgid "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" msgstr "Valorizamos seu feedback e adoraríamos ouvir suas opiniões sobre sua experiência recente. <0/>Sua contribuição nos ajudará a melhorar a plataforma Brave Ads para atender melhor às suas necessidades. <1/>Leva apenas alguns minutos e sua participação será muito importante! <2/>Obrigado por usar o Brave Ads! <3/>" -#: src/components/Collapse/ChangeReportingAlert.tsx:47 #~ msgid "We've updated our reporting view" #~ msgstr "We've updated our reporting view" -#: src/validation/RegistrationSchema.tsx:24 msgid "Website must not contain any whitespace" msgstr "O site não deve conter espaços em branco" -#: src/validation/RegistrationSchema.tsx:25 msgid "Website must start with https://" msgstr "O site deve começar com https://" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:52 #~ msgid "Week" #~ msgstr "Week" -#: src/auth/components/AdvertiserDetailsForm.tsx:97 #~ msgid "Welcome to Brave Ads" #~ msgstr "Welcome to Brave Ads" -#: src/auth/views/components/WhatIsBraveAds.tsx:14 msgid "What is Brave Ads?" msgstr "O que são os Anúncios Brave?" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:106 msgid "What’s BAT?" msgstr "O que é BAT?" -#: src/auth/views/components/WhatIsBrave.tsx:14 msgid "What’s Brave?" msgstr "O que é Brave?" -#: src/auth/registration/MarketingChannel.tsx:13 msgid "Where did you hear about Brave Ads" msgstr "Onde você ouviu falar sobre o Brave Ads" -#: src/auth/registration/MarketingChannel.tsx:20 msgid "While looking up alternatives to Google Ads" msgstr "Enquanto procurava alternativas para o Google Ads" -#: src/auth/views/components/WhyUseBraveAds.tsx:18 msgid "Why use Brave Ads?" msgstr "Por que usar os Anúncios Brave?" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:25 msgid "Windows" msgstr "Windows" -#: src/auth/registration/SearchForm.tsx:25 msgid "Work email" msgstr "E-mail corporativo" -#: src/components/Datagrid/renderers.tsx:71 msgid "Yes" msgstr "Sim" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 #~ msgid "Yesterday" #~ msgstr "Yesterday" -#: src/user/settings/NewKeyPairModal.tsx:134 msgid "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." msgstr "Você está tentando criar um novo par de chaves, isso substituirá qualquer um dos pares de chaves existentes na sua conta. Observe que os pares de chaves anteriores não podem ser recuperados ou usados uma vez que forem substituídos." -#: src/user/settings/NewKeyPairModal.tsx:134 #~ msgid "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." #~ msgstr "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." -#: src/auth/registration/Register.tsx:37 #~ msgid "You can change this later" #~ msgstr "You can change this later" -#: src/components/Button/SubmitPanel.tsx:34 msgid "You have {0} errors that must be fixed before submitting." msgstr "Você tem {0} erros que devem ser corrigidos antes de enviar." -#: src/components/Button/SubmitPanel.tsx:24 msgid "You have unsaved changes" msgstr "Você tem alterações não salvas" -#: src/user/settings/Settings.tsx:51 msgid "You may have access to multiple accounts. Switch between them here." msgstr "Você pode ter acesso a várias contas. Alterne entre elas aqui." -#: src/user/settings/Settings.tsx:51 #~ msgid "You may have access to multiple organisations. Switch between them here." #~ msgstr "You may have access to multiple organisations. Switch between them here." -#: src/auth/registration/AdvertiserRegistered.tsx:18 msgid "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." msgstr "Em breve, você receberá um e-mail com os próximos passos do cadastro. Enquanto isso, sugerimos que você dê uma olhada em nossa Central de Ajuda para obter informações úteis sobre como começar a usar o Brave Ads." -#: src/user/settings/NewKeyPairModal.tsx:168 msgid "Your account’s new public key will be:" msgstr "A nova chave pública da sua conta será:" -#: src/user/settings/NewKeyPairModal.tsx:103 msgid "Your account’s public key:" msgstr "A chave pública da sua conta:" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:72 msgid "Your campaign has been created and is now being reviewed by our ads team. <0/>We’ll be in contact as soon as your campaign is approved and activated." msgstr "Sua campanha foi criada e está sendo revisada por nossa equipe de anúncios. <0/>Entraremos em contato assim que sua campanha for aprovada e ativada." -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:47 msgid "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" msgstr "Sua campanha foi atualizada! <0/>Se você adicionou novos anúncios, entraremos em contato assim que eles forem aprovados e ativados. <1/>Obrigado por usar o Brave Ads!" -#: src/user/settings/NewKeyPairModal.tsx:169 #~ msgid "Your organization’s new public key will be:" #~ msgstr "Your organization’s new public key will be:" -#: src/user/settings/NewKeyPairModal.tsx:103 #~ msgid "Your organization’s public key:" #~ msgstr "Your organization’s public key:" -#: src/user/views/user/search/Finalize.tsx:41 msgid "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." msgstr "Sua campanha de teste será revisada por um Gerente de Conta. Adicione aqui quaisquer observações ou perguntas para eles." -#: src/auth/components/AdvertiserAddress.tsx:51 msgid "Zip / Postal Code" msgstr "CEP" diff --git a/src/locales/test.po b/src/locales/test.po index 46d6d1eb..92ec2546 100644 --- a/src/locales/test.po +++ b/src/locales/test.po @@ -13,2582 +13,1850 @@ msgstr "" "Language-Team: \n" "Plural-Forms: \n" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:117 msgid "{adFormatName} are not available for self-managed campaigns. Please contact sales to inquire." msgstr "" -#: src/validation/CampaignSchema.tsx:187 msgid "{billingType} price must be {price} or higher" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/components/BillingModelSelect.tsx:23 msgid "{campaignFormat} pricing configuration option(s):" msgstr "" -#: src/form/FormikHelpers.tsx:54 msgid "{length}/{maxLength} characters" msgstr "" -#: src/components/Switch/OnOff.tsx:46 msgid "{type} status cannot be updated" msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:30 #~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." #~ msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:51 #~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." #~ msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:50 msgid "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." msgstr "" -#: src/components/Location/LocationPicker.tsx:25 msgid "+{count} more" msgstr "" -#: src/components/Conversion/ConversionFields.tsx:31 msgid "1 Day" msgstr "" -#: src/components/Conversion/ConversionFields.tsx:33 msgid "30 Days" msgstr "" -#: src/components/Error/ErrorDetail.tsx:39 msgid "401 Forbidden" msgstr "" -#: src/components/Conversion/ConversionFields.tsx:32 msgid "7 Days" msgstr "" -#: src/components/Error/ErrorDetail.tsx:41 msgid "A forbidden error was returned. You may need to log out and back in again." msgstr "" -#: src/auth/views/MagicLink.tsx:34 msgid "A login email is on the way" msgstr "" -#: src/components/Drawer/SupportMenu.tsx:68 msgid "About Brave Ads" msgstr "" -#: src/components/Drawer/MiniSideBar.tsx:57 -#: src/components/Navigation/AccountMenu.tsx:43 -#: src/components/Navigation/AccountMenu.tsx:102 -#: src/user/settings/Settings.tsx:49 msgid "Account" msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:86 msgid "Account Settings" msgstr "" -#: src/components/Switch/OnOff.tsx:36 msgid "Activate" msgstr "" -#: src/components/Creatives/NewsPreview.tsx:90 -#: src/routes/campaigns/analytics/breakdowns.tsx:145 msgid "Ad" msgstr "" -#: src/validation/CreativeSchema.tsx:45 msgid "Ad body is required" msgstr "" -#: src/validation/CreativeSchema.tsx:46 msgid "Ad body must be less than 60 characters" msgstr "" -#: src/validation/CreativeSchema.tsx:62 msgid "Ad description is required" msgstr "" -#: src/components/Creatives/CreativeType.tsx:26 msgid "Ad format" msgstr "" -#: src/components/Creatives/CreativeList.tsx:65 -#: src/user/campaignList/CampaignList.tsx:77 msgid "Ad Format" msgstr "" -#: src/validation/CreativeSchema.tsx:63 msgid "Ad image dimensions are required" msgstr "" -#: src/components/AppBar/LandingPageAppBar.tsx:45 #~ msgid "Ad Inquiries" #~ msgstr "" -#: src/user/ads/AdList.tsx:57 #~ msgid "Ad Name" #~ msgstr "" -#: src/validation/CreativeSchema.tsx:24 msgid "Ad Name is required" msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:144 #~ msgid "Ad Performance" #~ msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:118 -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:32 -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:64 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:37 msgid "Ad Set" msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:41 msgid "Ad set name" msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:118 #~ msgid "Ad Set Performance" #~ msgstr "" -#: src/user/views/user/CampaignDetails.tsx:40 #~ msgid "Ad sets" #~ msgstr "" -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:30 msgid "Ad Sets" msgstr "" -#: src/validation/CampaignSchema.tsx:158 msgid "Ad sets must have at least one ad" msgstr "" -#: src/validation/CreativeSchema.tsx:49 -#: src/validation/CreativeSchema.tsx:74 msgid "Ad title is required" msgstr "" -#: src/validation/CreativeSchema.tsx:50 msgid "Ad title must be less than 30 characters" msgstr "" -#: src/validation/CreativeSchema.tsx:73 msgid "Ad title must be less than 90 characters" msgstr "" -#: src/validation/CreativeSchema.tsx:31 msgid "Ad type is required" msgstr "" -#: src/validation/CreativeSchema.tsx:29 msgid "Ad type must be notification or news" msgstr "" -#: src/user/ads/AdsExistingAd.tsx:76 msgid "Add an existing ad" msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:45 msgid "Add Conversion tracking" msgstr "" -#: src/components/Error/ErrorDetail.tsx:82 msgid "Additional Details" msgstr "" -#: src/user/views/user/reports/OriginalCampaignReportView.tsx:94 #~ msgid "Additional Report: OS Performance" #~ msgstr "" -#: src/components/AppBar/LandingPageAppBar.tsx:94 -#: src/components/Assets/AdvertiserAssets.tsx:33 -#: src/components/Creatives/CreativeList.tsx:102 -#: src/components/Creatives/CreativeSpecificPreview.tsx:54 -#: src/components/Creatives/CreativeSpecificPreview.tsx:65 -#: src/components/Drawer/MiniSideBar.tsx:32 -#: src/user/views/adsManager/views/advanced/components/adSet/fields/AdSetAds.tsx:30 msgid "Ads" msgstr "" -#: src/user/ads/AdsExistingAd.tsx:80 msgid "Ads are modular building blocks that can be paired with ad sets to build unique combinations. Your previously approved ads will show here. Select by using the box next to the name. Use the \"Complete selection\" button to finish." msgstr "" -#: src/user/views/user/ConversionAlert.tsx:36 msgid "Ads Help Center" msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:135 #~ msgid "AdSet Performance" #~ msgstr "" -#: src/user/ads/InlineContentAd.tsx:90 msgid "Advertiser Name" msgstr "" -#: src/user/views/user/search/SetupProgress.tsx:34 msgid "Advertiser profile" msgstr "" -#: src/auth/views/LandingPage.tsx:33 #~ msgid "advertising made simple" #~ msgstr "" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:20 msgid "All OS" msgstr "" -#: src/auth/views/MobileAdsBenefits.tsx:30 #~ msgid "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." #~ msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:15 msgid "All time" msgstr "" -#: src/auth/views/LandingPage.tsx:72 #~ msgid "Already have an account?" #~ msgstr "" -#: src/auth/registration/MarketingChannel.tsx:48 msgid "An ad from my Brave browser" msgstr "" -#: src/components/Error/ErrorDetail.tsx:68 msgid "An error has occurred while processing your request." msgstr "" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:21 msgid "Android" msgstr "" -#: src/user/settings/UserApiKey.tsx:31 msgid "API keys are used to get data from the reporting endpoints. They are unique to you." msgstr "" -#: src/components/Creatives/CreativeStatusSwitch.tsx:104 msgid "Are you sure you want to activate" msgstr "" -#: src/components/Creatives/CreativeForm.tsx:152 msgid "Are you sure you want to modify \"{creativeName}\"?" msgstr "" -#: src/components/Creatives/CreativeStatusSwitch.tsx:102 msgid "Are you sure you want to pause" msgstr "" -#: src/search/SearchTalkingPoints.tsx:12 msgid "As effective as Google" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:24 msgid "At a marketing/media conference" msgstr "" -#: src/validation/CampaignSchema.tsx:109 #~ msgid "At least one audience must be targeted" #~ msgstr "" -#: src/validation/CampaignSchema.tsx:82 msgid "At least one country must be targeted" msgstr "" -#: src/validation/CampaignSchema.tsx:117 msgid "At least one platform must be targeted" msgstr "" -#: src/components/Drawer/MiniSideBar.tsx:43 -#: src/components/Segment/SegmentPicker.tsx:84 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:47 msgid "Audiences" msgstr "" -#: src/auth/views/components/WhyUseBraveAds.tsx:28 msgid "Augment your marketing strategy" msgstr "" -#: src/components/Segment/SegmentPicker.tsx:51 msgid "Automatic interest targeting" msgstr "" -#: src/components/Steps/NextAndBack.tsx:33 -#: src/user/views/user/search/SetupProgress.tsx:53 msgid "Back" msgstr "" -#: src/auth/views/components/Inquiries.tsx:58 -#: src/components/AppBar/LandingPageAppBar.tsx:57 msgid "Basic Attention Token" msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:148 msgid "BAT holders can now also cash in their tokens to advertise their companies or products on the Brave Ads network." msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/components/CustomPriceSelect.tsx:33 msgid "Billing Type" msgstr "" -#: src/components/Creatives/CreativeList.tsx:154 -#: src/user/ads/NotificationAd.tsx:62 msgid "Body" msgstr "" -#: src/components/Creatives/NotificationPreview.tsx:41 msgid "Body Preview" msgstr "" -#: src/components/AppBar/LandingPageAppBar.tsx:75 #~ msgid "Brave Ads" #~ msgstr "" -#: src/auth/views/components/WhyUseBraveAds.tsx:23 msgid "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:184 msgid "Brave cannot recover this key, which has been generated in your browser. You will need to confirm this private key on the next step before changes are saved." msgstr "" -#: src/auth/views/components/WhatIsBrave.tsx:18 msgid "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:41 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." #~ msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:22 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." #~ msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:42 #~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." #~ msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:41 msgid "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" msgstr "" -#: src/components/AppBar/LandingPageAppBar.tsx:64 #~ msgid "Brave Search" #~ msgstr "" -#: src/auth/views/components/Inquiries.tsx:36 -#: src/components/AppBar/LandingPageAppBar.tsx:48 msgid "Brave Search Ads" msgstr "" -#: src/search/SearchLandingPage.tsx:64 msgid "Brave Search Ads are privacy-preserving, text-based ads that appear at the top of a user’s search results page (SERP). Want to redefine your SEM program, and diversify from Big Tech? Get the first-mover advantage and start targeting your brand’s most important keywords today." msgstr "" -#: src/search/SearchTalkingPoints.tsx:9 msgid "Brave Search Ads can reach audiences who use ad blockers, and don’t use traditional search engines." msgstr "" -#: src/search/SearchTalkingPoints.tsx:13 msgid "Brave Search Ads convert as well as—or better than—Google Search ad clicks." msgstr "" -#: src/search/SearchTalkingPoints.tsx:13 #~ msgid "Brave Search Ads convert as well as, or better than Google Search ad clicks." #~ msgstr "" -#: src/search/SearchLandingPage.tsx:42 msgid "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" msgstr "" -#: src/auth/views/components/FooterCTA.tsx:17 msgid "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." msgstr "" -#: src/routes/campaigns/analytics/filters/BreakdownSelector.tsx:45 #~ msgid "Breakdowns" #~ msgstr "" -#: src/auth/registration/AccountChoice.tsx:34 #~ msgid "Browser ads" #~ msgstr "" -#: src/auth/views/MobileAdsBenefits.tsx:23 #~ msgid "Browser-based delivery offers a new way to reach audiences on the Web." #~ msgstr "" -#: src/user/campaignList/CampaignList.tsx:97 msgid "Budget" msgstr "" -#: src/auth/registration/BrowserForm.tsx:34 msgid "Business name" msgstr "" -#: src/validation/RegistrationSchema.tsx:21 msgid "Business name is required" msgstr "" -#: src/auth/registration/BrowserForm.tsx:42 msgid "Business website" msgstr "" -#: src/validation/RegistrationSchema.tsx:23 msgid "Business Website is required" msgstr "" -#: src/components/Creatives/CreativeList.tsx:165 msgid "Call To Action" msgstr "" -#: src/validation/CreativeSchema.tsx:61 msgid "Call to action is required" msgstr "" -#: src/validation/CreativeSchema.tsx:60 msgid "Call to action must be less than 15 characters" msgstr "" -#: src/user/ads/InlineContentAd.tsx:75 msgid "Call to Action text" msgstr "" -#: src/user/campaignList/CampaignList.tsx:62 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:28 msgid "Campaign" msgstr "" -#: src/user/views/adsManager/views/advanced/components/form/NewCampaign.tsx:91 msgid "Campaign creation is currently unavailable" msgstr "" -#: src/user/views/adsManager/views/advanced/components/form/EditCampaign.tsx:82 msgid "Campaign does not exist, or cannot be edited. Please try again later." msgstr "" -#: src/components/Navigation/DraftMenu.tsx:29 msgid "Campaign Drafts" msgstr "" -#: src/validation/CampaignSchema.tsx:36 msgid "Campaign Format is required" msgstr "" -#: src/routes/campaigns/analytics/AnalyticsOverview.tsx:26 msgid "Campaign has not started yet" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:33 msgid "Campaign Name" msgstr "" -#: src/validation/CampaignSchema.tsx:33 msgid "Campaign Name is required" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:25 -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:25 msgid "Campaign Settings" msgstr "" -#: src/user/views/user/search/SummaryPanel.tsx:54 msgid "Campaign Summary" msgstr "" -#: src/components/Creatives/CreativeCampaigns.tsx:40 -#: src/components/Drawer/MiniSideBar.tsx:22 -#: src/user/views/user/CampaignView.tsx:45 msgid "Campaigns" msgstr "" -#: src/components/Assets/UploadImage.tsx:128 -#: src/components/Campaigns/CloneCampaign.tsx:131 -#: src/components/Creatives/CreativeStatusSwitch.tsx:132 -#: src/user/reporting/ReportMenu.tsx:137 -#: src/user/settings/NewKeyPairModal.tsx:148 -#: src/user/settings/NewKeyPairModal.tsx:197 -#: src/user/settings/NewKeyPairModal.tsx:242 -#: src/user/settings/UserApiKey.tsx:112 msgid "Cancel" msgstr "" -#: src/user/hooks/useGenerateApiKey.tsx:44 msgid "cannot create api key" msgstr "" -#: src/checkout/lib/index.ts:19 msgid "cannot create session" msgstr "" -#: src/search/SearchLandingPage.tsx:98 msgid "Check eligibility" msgstr "" -#: src/components/Assets/UploadImage.tsx:72 msgid "Choose" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:37 msgid "Choose a format for the campaign you would like to run." msgstr "" -#: src/auth/registration/AccountChoice.tsx:48 #~ msgid "Choose campaign type" #~ msgstr "" -#: src/components/Assets/UploadImage.tsx:94 msgid "Choose File" msgstr "" -#: src/auth/components/AdvertiserAddress.tsx:37 msgid "City" msgstr "" -#: src/validation/AdvertiserSchema.tsx:22 msgid "City is required" msgstr "" -#: src/components/Creatives/NewsPreview.tsx:69 msgid "Click Here!" msgstr "" -#: src/auth/views/MagicLink.tsx:37 msgid "Click on the secure login link in the email to access your Brave Ads account." msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:62 msgid "Click Through Rate" msgstr "" -#: src/user/analytics/analyticsOverview/components/BaseBarChart.tsx:57 -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:42 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:75 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:152 #~ msgid "Click to site visit rate" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:68 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:60 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:176 #~ msgid "Click-through conversions" #~ msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:97 msgid "Click-through Conversions" msgstr "" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:30 #~ msgid "Click-through rate" #~ msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:55 -#: src/user/campaignList/CampaignList.tsx:133 msgid "Clicks" msgstr "" -#: src/components/Campaigns/CloneCampaign.tsx:114 -#: src/components/Campaigns/CloneCampaign.tsx:140 msgid "Clone" msgstr "" -#: src/components/Campaigns/CloneCampaign.tsx:99 msgid "Clone {campaignName}" msgstr "" -#: src/components/Campaigns/CloneCampaign.tsx:119 msgid "Clone campaign: \"{campaignName}\"?" msgstr "" -#: src/components/Campaigns/CloneCampaign.tsx:122 msgid "Cloning a campaign will take all properties including ad sets and ads, and create a new draft campaign with them." msgstr "" -#: src/components/Assets/UploadImage.tsx:128 -#: src/form/FormikButton.tsx:143 -#: src/user/settings/UserApiKey.tsx:112 msgid "Close" msgstr "" -#: src/components/Assets/UploadImage.tsx:82 msgid "Complete" msgstr "" -#: src/components/Creatives/CreativeSelect.tsx:114 msgid "Complete selection" msgstr "" -#: src/auth/components/AdvertiserDetailsForm.tsx:108 msgid "Complete your business profile to continue" msgstr "" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:41 msgid "Congratulations! 🎉" msgstr "" -#: src/components/Drawer/SupportMenu.tsx:76 msgid "Contact" msgstr "" -#: src/components/AppBar/LandingPageAppBar.tsx:66 msgid "Contact sales" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:127 msgid "Contact Sales" msgstr "" -#: src/components/Creatives/CreativeList.tsx:72 msgid "Content" msgstr "" -#: src/components/Creatives/CreativeStatusSwitch.tsx:146 -#: src/user/settings/NewKeyPairModal.tsx:156 -#: src/user/settings/NewKeyPairModal.tsx:205 -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:64 -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:149 msgid "Continue" msgstr "" -#: src/components/Conversion/ConversionDisplay.tsx:18 -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:21 msgid "Conversion" msgstr "" -#: src/components/Conversion/ConversionDisplay.tsx:51 msgid "Conversion Observation Window" msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:70 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:150 #~ msgid "Conversion rate" #~ msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:106 msgid "Conversion Rate" msgstr "" -#: src/user/views/user/ConversionAlert.tsx:12 msgid "Conversion reporting change" msgstr "" -#: src/user/views/user/ConversionAlert.tsx:14 #~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" #~ msgstr "" -#: src/user/views/user/ConversionAlert.tsx:14 msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" msgstr "" -#: src/user/views/user/ConversionAlert.tsx:14 #~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" #~ msgstr "" -#: src/components/Conversion/ConversionDisplay.tsx:46 #~ msgid "Conversion Type" #~ msgstr "" -#: src/validation/CampaignSchema.tsx:151 msgid "Conversion type must be Post Click or Post View" msgstr "" -#: src/validation/CampaignSchema.tsx:153 msgid "Conversion type required." msgstr "" -#: src/validation/CampaignSchema.tsx:140 msgid "Conversion URL must end in trailing asterisk (*)" msgstr "" -#: src/validation/CampaignSchema.tsx:128 msgid "Conversion URL must not contain any whitespace" msgstr "" -#: src/validation/CampaignSchema.tsx:132 msgid "Conversion URL must start with https://" msgstr "" -#: src/components/Conversion/ConversionDisplay.tsx:46 msgid "Conversion URL Pattern" msgstr "" -#: src/validation/CampaignSchema.tsx:125 msgid "Conversion URL required." msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:79 msgid "Conversions" msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:181 msgid "Copy this and keep this safe!" msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:131 msgid "Cost per Acquisition" msgstr "" -#: src/user/views/user/search/SummaryPanel.tsx:80 msgid "Cost per click" msgstr "" -#: src/auth/lib/index.ts:116 msgid "Could not logout at this time. Please try again later." msgstr "" -#: src/components/Conversion/ConversionFields.tsx:34 #~ msgid "Count conversions within X days of an impression" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:46 #~ msgid "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:36 #~ msgid "Counted when a user clicks on the ad. Does not include clicks to dismiss" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:66 #~ msgid "Counted when a user clicks the “close” or “x” button to make an ad go away" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:51 #~ msgid "Counted when a user reaches a designated conversion landing page" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:56 #~ msgid "Counted when a user reaches a designated conversion landing page following an ad impression." #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:61 #~ msgid "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:31 #~ msgid "Counted when an ad is displayed on screen for a minimum of one second" #~ msgstr "" -#: src/components/Country/CountryPicker.tsx:33 -#: src/user/views/user/search/SummaryPanel.tsx:57 msgid "Country" msgstr "" -#: src/validation/AdvertiserSchema.tsx:24 msgid "Country is required" msgstr "" -#: src/components/Location/LocationPicker.tsx:46 msgid "Country Targeting" msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:132 msgid "CPA" msgstr "" -#: src/util/billingType.ts:18 msgid "CPC (Clicks)" msgstr "" -#: src/util/billingType.ts:17 msgid "CPM (Impressions)" msgstr "" -#: src/util/billingType.ts:19 msgid "CPSV (Site Visits)" msgstr "" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:18 msgid "Create & Submit For Approval" msgstr "" -#: src/components/Creatives/CreativeForm.tsx:85 msgid "Create ad" msgstr "" -#: src/user/ads/NewAd.tsx:32 msgid "Create new ad" msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:130 -#: src/user/settings/NewKeyPairModal.tsx:164 -#: src/user/settings/NewKeyPairModal.tsx:213 msgid "Create new keypair?" msgstr "" -#: src/components/Assets/AdvertiserAssets.tsx:76 -#: src/components/Creatives/CreativeSelect.tsx:89 msgid "created" msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:174 #~ msgid "Creative Performance" #~ msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:63 msgid "CTR" msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:53 -#: src/routes/campaigns/analytics/filters/TimeFilter.tsx:47 msgid "Custom" msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:109 msgid "Daily" msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:126 #~ msgid "Daily Graph" #~ msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:109 #~ msgid "Daily Performance" #~ msgstr "" -#: src/auth/views/GetStartedLandingPage.tsx:47 -#: src/components/AppBar/LandingPageAppBar.tsx:195 msgid "Dashboard" msgstr "" -#: src/user/reporting/csv.library.tsx:114 msgid "Data not valid for this private key" msgstr "" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:51 #~ msgid "Day" #~ msgstr "" -#: src/user/reporting/ReportMenu.tsx:106 msgid "Decrypt Conversion Data?" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:27 msgid "Define how you want your campaign to run." msgstr "" -#: src/components/Conversion/ConversionFields.tsx:37 msgid "Define the number of days Brave will observe conversions and attribute them to the campaign." msgstr "" -#: src/user/ads/AdList.tsx:66 #~ msgid "DELETED" #~ msgstr "" -#: src/search/SearchLandingPage.tsx:37 #~ msgid "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." #~ msgstr "" -#: src/user/analytics/analyticsOverview/reports/os/components/OsPieChart.tsx:21 #~ msgid "Device" #~ msgstr "" -#: src/form/FormikButton.tsx:43 msgid "Disabled because you haven’t made any changes" msgstr "" -#: src/form/FormikButton.tsx:52 msgid "Disabled due to validation errors" msgstr "" -#: src/user/ads/NewAd.tsx:32 msgid "Discard ad" msgstr "" -#: src/components/Steps/ActionButtons.tsx:29 msgid "Discard campaign" msgstr "" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:38 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:85 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:160 #~ msgid "Dismissal rate" #~ msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:164 msgid "Dismissal Rate" msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:156 msgid "Dismissals" msgstr "" -#: src/user/settings/UserApiKey.tsx:40 msgid "Documentation can be found <0>here on how to use the API." msgstr "" -#: src/user/views/user/search/SummaryPanel.tsx:62 msgid "Domain" msgstr "" -#: src/validation/RegistrationSchema.tsx:41 msgid "Domain is required" msgstr "" -#: src/validation/RegistrationSchema.tsx:42 #~ msgid "Domain must match the email domain" #~ msgstr "" -#: src/validation/RegistrationSchema.tsx:42 msgid "Domain must not contain any whitespace" msgstr "" -#: src/auth/registration/SearchForm.tsx:35 msgid "Domain to advertise" msgstr "" -#: src/auth/views/MagicLink.tsx:43 msgid "Don’t see the email? Check your spam folder or <0>try again." msgstr "" -#: src/user/reporting/ReportMenu.tsx:66 msgid "Download Report" msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:148 msgid "Downvotes" msgstr "" -#: src/components/Navigation/DraftMenu.tsx:58 msgid "Draft" msgstr "" -#: src/components/Navigation/DraftMenu.tsx:46 msgid "Drafts" msgstr "" -#: src/user/campaignList/EditButton.tsx:45 -#: src/user/views/adsManager/views/advanced/components/review/components/ReviewContainer.tsx:32 msgid "Edit" msgstr "" -#: src/user/campaignList/EditButton.tsx:31 msgid "Edit {campaignName}" msgstr "" -#: src/components/Creatives/CreativeForm.tsx:85 msgid "Edit ad" msgstr "" -#: src/auth/registration/BrowserForm.tsx:24 -#: src/auth/views/Login.tsx:43 -#: src/auth/views/MagicLink.tsx:74 msgid "Email" msgstr "" -#: src/validation/RegistrationSchema.tsx:12 msgid "Email address is required" msgstr "" -#: src/user/campaignList/CampaignList.tsx:185 msgid "End" msgstr "" -#: src/components/Campaigns/CampaignDateRange.tsx:39 msgid "End Date" msgstr "" -#: src/validation/CampaignSchema.tsx:73 msgid "End date is required" msgstr "" -#: src/validation/CampaignSchema.tsx:74 msgid "End date must be after start date" msgstr "" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:47 msgid "End Time" msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:27 msgid "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:27 #~ msgid "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." #~ msgstr "" -#: src/auth/components/AdvertiserDetailsForm.tsx:118 msgid "Enter Ads Manager" msgstr "" -#: src/auth/views/MagicLink.tsx:63 msgid "Enter your email address to get a secure login link. Use this link to access your Brave Ads account." msgstr "" -#: src/auth/views/components/WhyUseBraveAds.tsx:22 msgid "Escape the low CTR of display banners" msgstr "" -#: src/user/ads/NotificationAd.tsx:85 msgid "Example - https://brave.com/brave-rewards/" msgstr "" -#: src/user/reporting/ReportMenu.tsx:146 msgid "Export" msgstr "" -#: src/components/Assets/hooks/useUploadFile.ts:150 msgid "Failed to Fetch" msgstr "" -#: src/components/Assets/hooks/useGetImagePreviewUrl.ts:50 msgid "Failed to load image" msgstr "" -#: src/user/settings/UserForm.tsx:41 msgid "Failed to update profile: {0}" msgstr "" -#: src/components/Assets/hooks/useUploadFile.ts:146 msgid "Failed to upload image" msgstr "" -#: src/components/Button/AlwaysOnFormButton.tsx:34 msgid "Feedback" msgstr "" -#: src/components/Assets/hooks/useUploadFile.ts:45 msgid "File upload complete for \"{fileName}\"" msgstr "" -#: src/user/ads/AdsExistingAd.tsx:90 msgid "Filter ads by name..." msgstr "" -#: src/user/views/user/search/SetupProgress.tsx:49 msgid "Finalize & submit" msgstr "" -#: src/validation/AdvertiserSchema.tsx:8 msgid "First party tracking acknowledgement is required" msgstr "" -#: src/auth/views/MobileAdsBenefits.tsx:15 #~ msgid "For all business sizes" #~ msgstr "" -#: src/auth/views/components/WhyUseBraveAds.tsx:35 msgid "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:34 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:36 msgid "Format" msgstr "" -#: src/components/Date/DateRangePicker.tsx:28 msgid "From" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:44 msgid "From a Brave sales representative" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:36 msgid "From a friend/colleague" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:28 msgid "From an influential person I follow online" msgstr "" -#: src/user/views/user/search/LandingPageDetail.tsx:141 msgid "Full Landing Page URL" msgstr "" -#: src/auth/registration/BrowserForm.tsx:15 -#: src/auth/registration/SearchForm.tsx:16 msgid "Full name" msgstr "" -#: src/user/settings/UserForm.tsx:68 msgid "Full Name" msgstr "" -#: src/validation/RegistrationSchema.tsx:14 -#: src/validation/UserSchema.tsx:6 msgid "Full name is required" msgstr "" -#: src/auth/views/components/Inquiries.tsx:47 msgid "General Ad Inquiries" msgstr "" -#: src/user/settings/UserApiKey.tsx:120 msgid "Generate" msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:92 msgid "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:92 #~ msgid "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." #~ msgstr "" -#: src/user/settings/UserApiKey.tsx:63 msgid "Generate a new API key?" msgstr "" -#: src/user/settings/UserApiKey.tsx:55 msgid "Generate API Key" msgstr "" -#: src/user/settings/UserApiKey.tsx:69 msgid "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." msgstr "" -#: src/auth/views/LandingPage.tsx:45 #~ msgid "Get 50% your first campaign when you pay in Basic Attention Token" #~ msgstr "" -#: src/search/SearchTalkingPoints.tsx:17 #~ msgid "Get a free one-month test to see how Search Ads perform for your brand." #~ msgstr "" -#: src/auth/views/components/WhyUseBraveAds.tsx:42 #~ msgid "Get discounts on your campaign when you pay with Basic Attention Token." #~ msgstr "" -#: src/auth/registration/BraveAdsContactFrame.tsx:24 msgid "Get in touch with our team" msgstr "" -#: src/auth/views/MagicLink.tsx:90 msgid "Get login link" msgstr "" -#: src/auth/views/components/FooterCTA.tsx:42 -#: src/auth/views/GetStartedLandingPage.tsx:49 -#: src/components/AppBar/LandingPageAppBar.tsx:39 msgid "Get started" msgstr "" -#: src/auth/views/GetStartedLandingPage.tsx:25 msgid "Get to your first million users with powerful ad placements on the world’s fastest-growing alternative browser & search engine." msgstr "" -#: src/auth/views/components/Inquiries.tsx:71 -#: src/components/Drawer/SupportMenu.tsx:60 msgid "Help Center" msgstr "" -#: src/components/Navigation/AccountMenu.tsx:89 msgid "Hi" msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricFilter.tsx:64 #~ msgid "Hide" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:50 #~ msgid "Hour" #~ msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:110 msgid "Hourly" msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:127 #~ msgid "Hourly Graph" #~ msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:110 #~ msgid "Hourly Performance" #~ msgstr "" -#: src/auth/components/AdvertiserAgreed.tsx:56 msgid "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." msgstr "" -#: src/auth/components/AdvertiserAgreed.tsx:16 msgid "I understand that first-party analytics are necessary for independent reporting." msgstr "" -#: src/auth/components/AdvertiserAgreed.tsx:45 msgid "I understand that I can only run ad campaigns in English, Spanish, and Portuguese." msgstr "" -#: src/auth/components/AdvertiserAgreed.tsx:30 msgid "I understand that payment is required before ad campaigns can be launched." msgstr "" -#: src/auth/registration/MarketingOptIn.tsx:14 msgid "I would like to receive marketing emails about new features and promotions from Brave Ads" msgstr "" -#: src/routes/campaigns/analytics/TabularData.tsx:78 msgid "Id" msgstr "" -#: src/components/Assets/ImageAutocomplete.tsx:46 msgid "Image" msgstr "" -#: src/components/Assets/ImagePreview.tsx:58 msgid "Image failed to load" msgstr "" -#: src/validation/CreativeSchema.tsx:69 msgid "Image URL must be hosted on our private CDN" msgstr "" -#: src/validation/CreativeSchema.tsx:65 msgid "Image URL must be valid" msgstr "" -#: src/components/Assets/AdvertiserAssets.tsx:34 -#: src/components/Creatives/CreativeList.tsx:103 msgid "Images" msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:48 -#: src/user/campaignList/CampaignList.tsx:119 msgid "Impressions" msgstr "" -#: src/user/analytics/analyticsOverview/reports/os/components/OsPieChart.tsx:39 #~ msgid "Impressions (Device)" #~ msgstr "" -#: src/auth/registration/MarketingChannel.tsx:37 msgid "In a blog post/news article" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:33 msgid "In a newsletter I subscribe to" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:39 msgid "In a post by Brave on LinkedIn" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:42 msgid "In a video on YouTube" msgstr "" -#: src/components/Datagrid/renderers.tsx:35 msgid "In your local time this is" msgstr "" -#: src/components/Campaigns/CampaignAgeFilter.tsx:34 msgid "Include campaigns that ended over 6 months ago" msgstr "" -#: src/search/SearchTalkingPoints.tsx:8 msgid "Incremental" msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:15 #~ msgid "Interested? Pay with BAT to get <0>50% off your first campaign." #~ msgstr "" -#: src/components/Assets/hooks/useUploadFile.ts:165 msgid "Invalid format" msgstr "" -#: src/checkout/lib/index.ts:46 msgid "invalid session" msgstr "" -#: src/auth/lib/index.ts:102 msgid "Invalid Session" msgstr "" -#: src/auth/lib/index.ts:148 msgid "Invalid Token" msgstr "" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:22 msgid "iOS" msgstr "" -#: src/components/Datagrid/stringFilterOperators.tsx:11 msgid "is not" msgstr "" -#: src/auth/views/components/WhatIsBraveAds.tsx:18 msgid "It is a modern <0>advertiser-first ad platform made to help brands reach new users. Brave Ads are discrete, unobtrusive first-party ads built directly into the browser and search engine, with familiar formats like push notifications and news-feed ads. Brave’s innovative on-device targeting respects a user’s desire for privacy while still delivering personalized ads based on their interests, which drives high ROI for advertisers." msgstr "" -#: src/routes/campaigns/analytics/AnalyticsOverview.tsx:28 msgid "It is scheduled to start {campaignStartFromNow}." msgstr "" -#: src/user/settings/UserApiKey.tsx:100 msgid "Key copied" msgstr "" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:89 #~ msgid "Key Statistics" #~ msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:88 msgid "Keypairs" msgstr "" -#: src/validation/AdvertiserSchema.tsx:11 msgid "Language acknowledgement is required" msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:52 #~ msgid "Last 14 days" #~ msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:40 msgid "Last 30 days" msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 msgid "Last 7 days" msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:46 msgid "Last month" msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:46 #~ msgid "Last week (Sun - Sat)" #~ msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:86 #~ msgid "Launch a Campaign" #~ msgstr "" -#: src/components/Button/LearnMoreButton.tsx:23 msgid "Learn More" msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:96 #~ msgid "Learn more about BAT" #~ msgstr "" -#: src/auth/registration/AccountChoice.tsx:55 #~ msgid "Learn more about various campaign types" #~ msgstr "" -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:34 msgid "Let Brave pick categories for me." msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/BudgetField.tsx:18 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:52 msgid "Lifetime Budget" msgstr "" -#: src/validation/CampaignSchema.tsx:38 msgid "Lifetime budget is required" msgstr "" -#: src/validation/CampaignSchema.tsx:41 msgid "Lifetime budget must be ${MIN_PER_CAMPAIGN} or more" msgstr "" -#: src/validation/CampaignSchema.tsx:50 msgid "Lifetime budget must be higher for date range provided. Minimum ${min}." msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:48 #~ msgid "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." #~ msgstr "" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:23 msgid "Linux" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/LocationField.tsx:8 #~ msgid "Location" #~ msgstr "" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:67 msgid "Locations" msgstr "" -#: src/auth/views/GetStartedLandingPage.tsx:61 -#: src/auth/views/Login.tsx:67 -#: src/components/AppBar/LandingPageAppBar.tsx:142 -#: src/components/AppBar/LandingPageAppBar.tsx:197 msgid "Log in" msgstr "" -#: src/auth/views/Login.tsx:36 msgid "Log into your Brave Ads account" msgstr "" -#: src/auth/views/AuthVerify.tsx:36 msgid "Logging in" msgstr "" -#: src/components/Navigation/AccountMenu.tsx:141 msgid "Logout" msgstr "" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:24 msgid "macOS" msgstr "" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:9 msgid "Make payment & submit for approval" msgstr "" -#: src/user/ads/NotificationAd.tsx:73 msgid "Make sure to include your brand name in the title OR body of the ad. Otherwise, it will be rejected." msgstr "" -#: src/user/ads/NotificationAd.tsx:56 msgid "Max 30 Characters" msgstr "" -#: src/user/ads/NotificationAd.tsx:63 msgid "Max 60 Characters" msgstr "" -#: src/components/Creatives/CreativeForm.tsx:141 msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved." msgstr "" -#: src/components/Creatives/CreativeForm.tsx:143 msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved. This ad is also shared across {campaignLength} campaigns. Any modifications made will be effective for all campaigns using this creative." msgstr "" -#: src/components/Creatives/CreativeStatusSwitch.tsx:110 msgid "Modifying the state of this ad will effect more than one campaign:" msgstr "" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:53 #~ msgid "Month" #~ msgstr "" -#: src/user/adSet/AdSetList.tsx:49 #~ msgid "more" #~ msgstr "" -#: src/components/Creatives/CreativeCampaigns.tsx:45 -#: src/components/Creatives/CreativeList.tsx:47 -#: src/routes/campaigns/analytics/TabularData.tsx:83 -#: src/user/ads/InlineContentAd.tsx:65 -#: src/user/ads/NotificationAd.tsx:51 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:41 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:30 msgid "Name" msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/AdSetFields.tsx:36 msgid "Name your ad set to distinguish it from others." msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:96 msgid "New" msgstr "" -#: src/components/Navigation/NewCreativeButton.tsx:25 msgid "New ad" msgstr "" -#: src/user/settings/UserApiKey.tsx:61 msgid "New API Key" msgstr "" -#: src/components/Navigation/NewCampaignButton.tsx:29 msgid "New Campaign" msgstr "" -#: src/user/views/adsManager/views/advanced/components/review/Review.tsx:40 msgid "New campaigns typically take up to 48 hours to review during a regular U.S. business week." msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:120 msgid "New Keypair" msgstr "" -#: src/user/library/index.ts:255 -#: src/util/campaign.ts:7 msgid "New tab takeover" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:55 msgid "New tab takeovers" msgstr "" -#: src/user/library/index.ts:256 -#: src/util/campaign.ts:8 msgid "Newsfeed" msgstr "" -#: src/user/ads/InlineContentAd.tsx:62 msgid "Newsfeed Ad" msgstr "" -#: src/components/Creatives/CreativeType.tsx:18 -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:52 msgid "Newsfeed ads" msgstr "" -#: src/components/Steps/NextAndBack.tsx:46 msgid "Next" msgstr "" -#: src/components/Datagrid/renderers.tsx:71 msgid "No" msgstr "" -#: src/validation/CampaignSchema.tsx:179 msgid "No {billingType} pricing available for {label}, contact selfserve@brave.com for help" msgstr "" -#: src/components/Conversion/ConversionDisplay.tsx:19 msgid "No conversion URL setup" msgstr "" -#: src/user/reporting/csv.library.tsx:96 msgid "No file result" msgstr "" -#: src/user/ads/AdsExistingAd.tsx:67 msgid "No previous ads available" msgstr "" -#: src/checkout/lib/index.ts:26 msgid "no session created" msgstr "" -#: src/auth/views/AuthVerify.tsx:55 msgid "Not automatically redirected? Click this link to go to the dashboard." msgstr "" -#: src/user/views/user/search/Finalize.tsx:33 -#: src/user/views/user/search/Finalize.tsx:36 msgid "Notes" msgstr "" -#: src/user/library/index.ts:254 -#: src/util/campaign.ts:6 msgid "Notification" msgstr "" -#: src/user/ads/NotificationAd.tsx:48 msgid "Notification ad" msgstr "" -#: src/components/Creatives/CreativeType.tsx:14 -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:47 msgid "Notification ads" msgstr "" -#: src/components/Conversion/ConversionFields.tsx:29 msgid "Observation Window" msgstr "" -#: src/validation/CampaignSchema.tsx:145 msgid "Observation window must be 1, 7, or 30 days." msgstr "" -#: src/validation/CampaignSchema.tsx:147 msgid "Observation window required." msgstr "" -#: src/components/Creatives/CreativeList.tsx:39 msgid "On / Off" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:31 msgid "On a podcast I listen to" msgstr "" -#: src/user/campaignList/CampaignList.tsx:197 msgid "On/Off" msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:229 msgid "Once confirmed, your account’s keypair will be replaced with the new keypair." msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:230 #~ msgid "Once confirmed, your organization’s keypair will be replaced with the new keypair." #~ msgstr "" -#: src/auth/registration/AccountChoice.tsx:79 #~ msgid "or <0>contact us for New Tab Takeover campaigns" #~ msgstr "" -#: src/auth/registration/AccountChoice.tsx:79 #~ msgid "or <0>contact us for premium ad placements" #~ msgstr "" -#: src/search/SearchLandingPage.tsx:101 msgid "Or email <0>searchads@brave.com" msgstr "" -#: src/auth/views/MagicLink.tsx:100 msgid "or sign in using a password" msgstr "" -#: src/auth/views/Login.tsx:77 msgid "or sign in using a secure link" msgstr "" -#: src/user/settings/Settings.tsx:49 #~ msgid "Organization" #~ msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:132 msgid "OS" msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:131 #~ msgid "OS Performance" #~ msgstr "" -#: src/auth/registration/MarketingChannel.tsx:51 msgid "Other (please specify)" msgstr "" -#: src/components/Navigation/AccountMenu.tsx:111 msgid "Other accounts" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:58 msgid "Other source" msgstr "" -#: src/auth/views/Login.tsx:51 -#: src/user/settings/UserForm.tsx:74 msgid "Password" msgstr "" -#: src/components/Switch/OnOff.tsx:36 msgid "Pause" msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:36 #~ msgid "Pay with BAT to get <0>50% off your first campaign" #~ msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:34 msgid "Pay with BAT to get <0>50% off your first self-managed campaign." msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/PaymentMethodField.tsx:18 msgid "Payment" msgstr "" -#: src/validation/AdvertiserSchema.tsx:14 msgid "Payment acknowledgement is required" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/PaymentMethodField.tsx:21 msgid "Payment is required before launching your campaign." msgstr "" -#: src/user/reporting/ReportMenu.tsx:77 msgid "Performance Report" msgstr "" -#: src/components/Platform/PlatformPicker.tsx:41 -#: src/user/views/adsManager/views/advanced/components/review/components/AdSetReview.tsx:53 msgid "Platforms" msgstr "" -#: src/user/views/user/reports/ConsultAccountManager.tsx:13 msgid "Please ask your Account Manager for reports on campaigns of this format." msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:217 msgid "Please confirm your account’s new private key:" msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:218 #~ msgid "Please confirm your organization’s new private key:" #~ msgstr "" -#: src/auth/lib/index.ts:29 msgid "Please enter a username and password" msgstr "" -#: src/validation/RegistrationSchema.tsx:45 msgid "Please enter a valid domain, for example: brave.com" msgstr "" -#: src/validation/RegistrationSchema.tsx:13 msgid "Please enter a valid email address" msgstr "" -#: src/validation/CreativeSchema.tsx:19 -#: src/validation/RegistrationSchema.tsx:28 msgid "Please enter a valid URL, for example https://brave.com" msgstr "" -#: src/validation/CampaignSchema.tsx:136 msgid "Please enter a valid URL, for example https://brave.com/product/*" msgstr "" -#: src/auth/hooks/mutations/useGetLink.ts:16 msgid "Please enter an email." msgstr "" -#: src/validation/RegistrationSchema.tsx:59 msgid "Please let us know how you heard about Brave Ads" msgstr "" -#: src/validation/RegistrationSchema.tsx:31 msgid "Please let us know why you're interested in Brave Ads" msgstr "" -#: src/components/Error/ErrorDetail.tsx:71 msgid "Please refresh the page to try again, or email <0/> for assistance." msgstr "" -#: src/basic-attention-token/PrivacyPolicy.tsx:21 msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads." msgstr "" -#: src/validation/RegistrationSchema.tsx:64 msgid "Please specify how you heard about Brave Ads" msgstr "" -#: src/components/Conversion/ConversionFields.tsx:20 #~ msgid "Post-Click" #~ msgstr "" -#: src/components/Conversion/ConversionFields.tsx:28 #~ msgid "Post-Click: Viewed ad and converted by clicking its link" #~ msgstr "" -#: src/components/Conversion/ConversionFields.tsx:19 #~ msgid "Post-View" #~ msgstr "" -#: src/components/Conversion/ConversionFields.tsx:24 #~ msgid "Post-View: Viewed ad and converted by visiting site on their own." #~ msgstr "" -#: src/auth/views/MobileAdsBenefits.tsx:22 #~ msgid "Powerful ad formats" #~ msgstr "" -#: src/components/Assets/hooks/useUploadFile.ts:53 msgid "Preparing file for upload..." msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/components/CustomPriceSelect.tsx:23 -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:62 msgid "Price" msgstr "" -#: src/validation/CampaignSchema.tsx:93 msgid "Price is a required field" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/CampaignSettings.tsx:46 msgid "Pricing" msgstr "" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:57 msgid "Pricing Type" msgstr "" -#: src/validation/CampaignSchema.tsx:96 msgid "Pricing type is a required field" msgstr "" -#: src/validation/CampaignSchema.tsx:95 msgid "Pricing type must be CPM, CPC, or CPSV" msgstr "" -#: src/auth/registration/SearchForm.tsx:44 msgid "Primary region of business" msgstr "" -#: src/validation/RegistrationSchema.tsx:49 -#: src/validation/RegistrationSchema.tsx:52 msgid "Primary region of business is required" msgstr "" -#: src/auth/views/LandingPage.tsx:32 #~ msgid "Privacy-forward" #~ msgstr "" -#: src/user/reporting/ReportMenu.tsx:124 msgid "Private Key" msgstr "" -#: src/user/views/user/search/SetupProgress.tsx:43 msgid "Proceed" msgstr "" -#: src/components/Drawer/MiniSideBar.tsx:67 msgid "Profile" msgstr "" -#: src/user/settings/UserApiKey.tsx:29 msgid "Profile API Key" msgstr "" -#: src/user/settings/UserForm.tsx:46 msgid "Profile Details" msgstr "" -#: src/user/views/user/search/Finalize.tsx:68 msgid "Query parameter" msgstr "" -#: src/user/views/user/search/Finalize.tsx:48 #~ msgid "Query string paramaters" #~ msgstr "" -#: src/user/views/user/search/Finalize.tsx:48 msgid "Query string parameters" msgstr "" -#: src/auth/views/components/WhyUseBraveAds.tsx:29 msgid "Reach 70+ million highly engaged, otherwise unreachable users." msgstr "" -#: src/auth/views/LandingPage.tsx:37 #~ msgid "Reach and convert new customers through premium advertising on the Brave browser and search engine." #~ msgstr "" -#: src/search/SearchTalkingPoints.tsx:9 #~ msgid "Reach audiences who don’t use other search engines and block ads on most sites." #~ msgstr "" -#: src/auth/views/components/FooterCTA.tsx:10 msgid "Ready to reach your first million users? Start your first campaign today." msgstr "" -#: src/components/AppBar/LandingPageAppBar.tsx:37 #~ msgid "Register for Self-service" #~ msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/NewAdSet.tsx:67 msgid "Remove" msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:68 msgid "Remove Conversion tracking" msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/ConversionField.tsx:54 #~ msgid "Remove Conversion Tracking" #~ msgstr "" -#: src/user/analytics/analyticsOverview/reports/campaign/EngagementsOverview.tsx:117 #~ msgid "Reporting not available yet for <0>{campaignName}." #~ msgstr "" -#: src/auth/views/AuthVerify.tsx:71 msgid "Request another link." msgstr "" -#: src/components/Steps/ActionButtons.tsx:38 msgid "Return to dashboard" msgstr "" -#: src/components/Collapse/ChangeReportingAlert.tsx:31 #~ msgid "Revert" #~ msgstr "" -#: src/user/views/adsManager/views/advanced/components/form/components/BaseForm.tsx:37 msgid "Review" msgstr "" -#: src/user/views/user/search/SetupProgress.tsx:39 msgid "Review ads" msgstr "" -#: src/search/SearchTalkingPoints.tsx:16 msgid "Risk Free" msgstr "" -#: src/user/views/user/search/LandingPageDetail.tsx:149 msgid "Sample Queries" msgstr "" -#: src/form/FormikButton.tsx:71 -#: src/form/FormikButton.tsx:129 -#: src/user/settings/NewKeyPairModal.tsx:251 msgid "Save" msgstr "" -#: src/components/Creatives/CreateCreativeButton.tsx:67 msgid "Save ad" msgstr "" -#: src/form/FormikButton.tsx:72 -#: src/form/FormikButton.tsx:129 -#: src/user/settings/NewKeyPairModal.tsx:251 msgid "Saving..." msgstr "" -#: src/auth/registration/AccountChoice.tsx:38 #~ msgid "Search ads" #~ msgstr "" -#: src/user/library/index.ts:258 -#: src/util/campaign.ts:10 msgid "Search homepage" msgstr "" -#: src/user/library/index.ts:257 -#: src/util/campaign.ts:9 msgid "Search keyword" msgstr "" -#: src/user/views/adsManager/views/advanced/components/campaign/fields/FormatField.tsx:59 msgid "Search keyword ads" msgstr "" -#: src/search/SearchLandingPage.tsx:69 #~ msgid "See if you qualify" #~ msgstr "" -#: src/routes/campaigns/analytics/breakdowns.tsx:161 #~ msgid "Segment Performance" #~ msgstr "" -#: src/user/settings/Settings.tsx:60 -#: src/user/settings/Settings.tsx:64 msgid "Select Account" msgstr "" -#: src/components/Campaigns/CloneCampaign.tsx:98 msgid "Select one campaign to clone" msgstr "" -#: src/user/campaignList/EditButton.tsx:29 msgid "Select one campaign to edit" msgstr "" -#: src/user/settings/Settings.tsx:60 -#: src/user/settings/Settings.tsx:64 #~ msgid "Select Organization" #~ msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/AdSetAds.tsx:32 msgid "Select the ads you would like to include in this ad set. Only checked ads are included." msgstr "" -#: src/components/Segment/SegmentPicker.tsx:88 msgid "Select the audience segments to target" msgstr "" -#: src/components/Location/LocationPicker.tsx:51 msgid "Select the geographic regions where your ads will be shown." msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/PickerFields.tsx:29 msgid "Select the interest segments and platforms you would like to target." msgstr "" -#: src/components/Platform/PlatformPicker.tsx:45 msgid "Select the platforms to target" msgstr "" -#: src/user/views/user/search/SummaryPanel.tsx:67 msgid "Selected ads" msgstr "" -#: src/user/views/user/search/SetupProgress.tsx:28 msgid "Setup Progress" msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricFilter.tsx:64 #~ msgid "Show" #~ msgstr "" -#: src/components/AppBar/LandingPageAppBar.tsx:141 -#: src/components/Navigation/Navbar.tsx:53 #~ msgid "Sign out" #~ msgstr "" -#: src/auth/views/GetStartedLandingPage.tsx:38 -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:63 -#: src/components/AppBar/LandingPageAppBar.tsx:38 #~ msgid "Sign up" #~ msgstr "" -#: src/auth/views/GetStartedLandingPage.tsx:19 msgid "Simple ads to reach digital trend-setters around the world" msgstr "" -#: src/auth/views/GetStartedLandingPage.tsx:14 #~ msgid "Simple ads to reach digital trend-setters around the world." #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/BaseBarChart.tsx:59 -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:34 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:80 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:158 #~ msgid "Site visit rate" #~ msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:115 msgid "Site Visit Rate" msgstr "" -#: src/user/campaignList/CampaignList.tsx:146 msgid "Site visits" msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:70 msgid "Site Visits" msgstr "" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:151 msgid "Skip survey and continue" msgstr "" -#: src/auth/views/LandingPage.tsx:45 #~ msgid "SOMETHING ABOUT SEARCH GOES HERE" #~ msgstr "" -#: src/components/Error/ErrorDetail.tsx:65 msgid "Something went wrong." msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:124 -#: src/user/campaignList/CampaignList.tsx:106 msgid "Spend" msgstr "" -#: src/components/Creatives/SearchPreview.tsx:249 msgid "Sponsored" msgstr "" -#: src/user/campaignList/CampaignList.tsx:176 msgid "Start" msgstr "" -#: src/auth/views/MobileAdsBenefits.tsx:16 #~ msgid "Start a Brave Ads campaign with as little as $500." #~ msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:88 msgid "Start a campaign with BAT" msgstr "" -#: src/components/Campaigns/CampaignDateRange.tsx:24 msgid "Start Date" msgstr "" -#: src/validation/CampaignSchema.tsx:70 msgid "Start Date is required" msgstr "" -#: src/validation/CampaignSchema.tsx:68 msgid "Start Date must be minimum of 2 days from today" msgstr "" -#: src/auth/views/components/WhyUseBraveAds.tsx:34 msgid "Start fast and experiment" msgstr "" -#: src/user/views/adsManager/views/advanced/components/review/components/CampaignReview.tsx:42 msgid "Start Time" msgstr "" -#: src/auth/registration/RegistrationContainer.tsx:22 msgid "Start your company profile" msgstr "" -#: src/components/Creatives/CreativeList.tsx:81 msgid "State" msgstr "" -#: src/components/Creatives/CreativeCampaigns.tsx:48 -#: src/user/campaignList/CampaignList.tsx:86 msgid "Status" msgstr "" -#: src/auth/views/components/WhyUseBraveAds.tsx:41 #~ msgid "Stay Innovative" #~ msgstr "" -#: src/auth/components/AdvertiserAddress.tsx:25 msgid "Street address" msgstr "" -#: src/validation/AdvertiserSchema.tsx:20 msgid "Street address is required" msgstr "" -#: src/auth/registration/BrowserRegister.tsx:37 -#: src/auth/registration/SearchRegister.tsx:41 -#: src/user/views/user/search/SetupProgress.tsx:56 msgid "Submit" msgstr "" -#: src/auth/registration/AdvertiserRegistered.tsx:15 msgid "Success! Check your email." msgstr "" -#: src/auth/views/AuthVerify.tsx:45 msgid "Successfully logged in!" msgstr "" -#: src/components/Drawer/SupportMenu.tsx:31 -#: src/components/Drawer/SupportMenu.tsx:50 msgid "Support" msgstr "" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:137 msgid "Take our survey!" msgstr "" -#: src/search/SearchLandingPage.tsx:36 msgid "Tap into more than <0>9 billion annual Web searches" msgstr "" -#: src/search/SearchLandingPage.tsx:32 #~ msgid "Tap into over <0>9 billion annual Web searches" #~ msgstr "" -#: src/search/SearchTalkingPoints.tsx:8 #~ msgid "Tap into unreachable audiences" #~ msgstr "" -#: src/user/ads/InlineContentAd.tsx:84 -#: src/user/ads/NotificationAd.tsx:84 msgid "Target URL" msgstr "" -#: src/validation/CreativeSchema.tsx:14 msgid "Target URL is a required field" msgstr "" -#: src/components/Url/UrlResolver.tsx:59 msgid "Target URL is not valid" msgstr "" -#: src/components/Creatives/hooks/useGetCreativeDetails.tsx:24 msgid "Target URL not validated" msgstr "" -#: src/user/views/adsManager/views/advanced/components/adSet/fields/PickerFields.tsx:27 msgid "Targeting" msgstr "" -#: src/auth/registration/BrowserForm.tsx:57 msgid "Tell us why you're interested in Brave Ads" msgstr "" -#: src/validation/AdvertiserSchema.tsx:17 msgid "Terms & Conditions acknowledgement is required" msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:110 msgid "The <0>Basic Attention Token (BAT) is Brave’s native crypto token. Brave Browser users who opt into <1>Brave Rewards can earn BAT just for opting into viewing ads from the Brave Ads network. Earners can hold BAT like any other crypto asset, trade it, cash it in, or even donate it to their favorite creators." msgstr "" -#: src/routes/campaigns/analytics/RenderMetricValue.tsx:23 msgid "The current value for this metric may be an underestimate." msgstr "" -#: src/user/views/user/search/Finalize.tsx:50 msgid "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:41 #~ msgid "The rate at which users clicked in correlation to their impressions" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:71 #~ msgid "The rate at which users converted in correlation to their clicks" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:86 #~ msgid "The rate at which users dismissed the ad in correlation to their impressions" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:76 #~ msgid "The rate at which users visited the site in correlation to their clicks" #~ msgstr "" -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:81 #~ msgid "The rate at which users visited the site in correlation to their impressions" #~ msgstr "" -#: src/auth/lib/index.ts:46 msgid "The username or password did not match our records." msgstr "" -#: src/components/Creatives/NewsPreview.tsx:53 msgid "This is a news display ad, it wll look like part of the news feed." msgstr "" -#: src/user/settings/UserApiKey.tsx:80 msgid "This key is unique to you, make sure to safely store it and avoid sharing it with others to prevent unauthorized access." msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:34 msgid "This month" msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 #~ msgid "This week" #~ msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:34 #~ msgid "This week (Sun - Today)" #~ msgstr "" -#: src/components/TimeZonePicker/index.tsx:29 -#: src/components/TimeZonePicker/index.tsx:36 msgid "Time Zone" msgstr "" -#: src/components/Creatives/CreativeList.tsx:153 -#: src/components/Creatives/CreativeList.tsx:163 -#: src/user/ads/InlineContentAd.tsx:69 -#: src/user/ads/NotificationAd.tsx:55 msgid "Title" msgstr "" -#: src/components/Creatives/NotificationPreview.tsx:38 msgid "Title Preview" msgstr "" -#: src/components/Date/DateRangePicker.tsx:44 msgid "To" msgstr "" -#: src/user/reporting/ReportMenu.tsx:110 msgid "To protect user’s privacy, verified ad conversion data is encrypted so that the identities of converted users remain anonymous to Brave. You can decrypt the conversion data in the CSV file by providing your private key here. If no key is provided, you will receive the encrypted conversion data. Your private key will never be sent to or stored on any Brave servers." msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:22 msgid "Today" msgstr "" -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." #~ msgstr "" -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." #~ msgstr "" -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." #~ msgstr "" -#: src/components/Collapse/ChangeReportingAlert.tsx:49 #~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." #~ msgstr "" -#: src/components/Collapse/ChangeReportingAlert.tsx:48 #~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." #~ msgstr "" -#: src/search/SearchTalkingPoints.tsx:17 msgid "Try a free one-month test to see how Brave Search Ads perform for your brand." msgstr "" -#: src/components/Conversion/ConversionFields.tsx:17 #~ msgid "Type" #~ msgstr "" -#: src/components/Campaigns/CloneCampaign.tsx:43 msgid "Unable to clone campaign" msgstr "" -#: src/user/hooks/useAdvertiserWithPrices.tsx:38 msgid "Unable to create a new campaign" msgstr "" -#: src/user/views/adsManager/views/advanced/components/form/NewCampaign.tsx:70 msgid "Unable to Create Campaign." msgstr "" -#: src/checkout/hooks/useCreatePaymentSession.ts:19 msgid "Unable to create payment session. Please try again." msgstr "" -#: src/user/reporting/csv.library.tsx:132 msgid "Unable to decrypt conversion data" msgstr "" -#: src/user/reporting/csv.library.tsx:37 msgid "Unable to download CSV" msgstr "" -#: src/components/Creatives/CreativeCampaigns.tsx:33 msgid "Unable to get campaign information for ad" msgstr "" -#: src/user/settings/UserForm.tsx:31 msgid "Unable to get profile information" msgstr "" -#: src/components/Creatives/CreativeForm.tsx:59 msgid "Unable to load ad" msgstr "" -#: src/routes/campaigns/analytics/CampaignAnalytics.tsx:50 msgid "Unable to load reporting details for campaign: {0}" msgstr "" -#: src/auth/views/AuthVerify.tsx:65 msgid "Unable to login, link has expired or has already been used." msgstr "" -#: src/auth/lib/index.ts:89 msgid "Unable to register your organization at this time. Please try again later." msgstr "" -#: src/user/views/user/CampaignDetails.tsx:48 #~ msgid "Unable to retrieve ad sets or ads for Campaign." #~ msgstr "" -#: src/user/views/user/CampaignView.tsx:35 msgid "Unable to retrieve Campaign data." msgstr "" -#: src/components/Assets/AdvertiserAssets.tsx:41 -#: src/components/Creatives/CreativeList.tsx:95 msgid "Unable to retrieve images" msgstr "" -#: src/user/analytics/analyticsOverview/reports/campaign/EngagementsOverview.tsx:46 #~ msgid "Unable to retrieve reporting data for this Campaign." #~ msgstr "" -#: src/components/Creatives/CreativeForm.tsx:94 msgid "Unable to save ad" msgstr "" -#: src/auth/hooks/mutations/useRegister.ts:28 msgid "Unable to submit registration" msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:50 msgid "Unable to update Advertiser." msgstr "" -#: src/user/views/adsManager/views/advanced/components/form/EditCampaign.tsx:65 msgid "Unable to Update Campaign." msgstr "" -#: src/components/Assets/hooks/useUploadFile.ts:125 msgid "Unable to upload image" msgstr "" -#: src/auth/lib/index.ts:51 msgid "Unexpected error validating your credentials. Please try again later." msgstr "" -#: src/user/views/user/search/Summary.tsx:67 #~ msgid "Unique ads" #~ msgstr "" -#: src/util/billingType.ts:13 msgid "Unknown" msgstr "" -#: src/auth/views/MobileAdsBenefits.tsx:29 #~ msgid "Unparalleled privacy" #~ msgstr "" -#: src/user/views/adsManager/views/advanced/components/form/components/PaymentButton.tsx:17 msgid "Update & Submit For Approval" msgstr "" -#: src/components/Assets/UploadImage.tsx:77 -#: src/components/Assets/UploadImage.tsx:138 msgid "Upload" msgstr "" -#: src/components/Assets/UploadImage.tsx:58 -#: src/components/Navigation/NewImageButton.tsx:20 msgid "Upload Image" msgstr "" -#: src/components/Assets/ImageAutocomplete.tsx:61 msgid "Upload new image" msgstr "" -#: src/components/Assets/UploadImage.tsx:62 msgid "Uploaded images can be shared across different ad sets within a Campaign. For best quality, upload images at 900x750px resolution. Images will be automatically scaled to this size." msgstr "" -#: src/components/Assets/hooks/useUploadFile.ts:67 msgid "Uploading file..." msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:140 msgid "Upvotes" msgstr "" -#: src/components/Url/UrlResolver.tsx:98 msgid "URL is valid." msgstr "" -#: src/validation/CreativeSchema.tsx:15 msgid "URL must not contain any whitespace" msgstr "" -#: src/validation/CreativeSchema.tsx:16 msgid "URL must start with https://" msgstr "" -#: src/components/Conversion/ConversionFields.tsx:19 msgid "URL Pattern" msgstr "" -#: src/components/Conversion/ConversionFields.tsx:21 msgid "URL should have a trailing asterisk - Example: https://brave.com/products/*" msgstr "" -#: src/user/ads/ShowAdsButton.tsx:22 msgid "Use existing ads" msgstr "" -#: src/components/Url/UrlResolver.tsx:92 msgid "Validating URL..." msgstr "" -#: src/user/views/user/search/Finalize.tsx:73 msgid "Value" msgstr "" -#: src/user/reporting/ReportMenu.tsx:84 msgid "Verified Conversions Report" msgstr "" -#: src/components/Navigation/AccountMenu.tsx:99 msgid "View profile" msgstr "" -#: src/user/analytics/analyticsOverview/components/LiveFeed.tsx:64 -#: src/user/analytics/analyticsOverview/components/MetricSelect.tsx:55 -#: src/user/analytics/analyticsOverview/lib/overview.library.ts:178 #~ msgid "View-through conversions" #~ msgstr "" -#: src/routes/campaigns/analytics/metrics.ts:88 msgid "View-through Conversions" msgstr "" -#: src/auth/registration/AdvertiserRegistered.tsx:30 msgid "Visit Help Center" msgstr "" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:82 msgid "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" msgstr "" -#: src/components/Collapse/ChangeReportingAlert.tsx:47 #~ msgid "We've updated our reporting view" #~ msgstr "" -#: src/validation/RegistrationSchema.tsx:24 msgid "Website must not contain any whitespace" msgstr "" -#: src/validation/RegistrationSchema.tsx:25 msgid "Website must start with https://" msgstr "" -#: src/user/analytics/analyticsOverview/components/EngagementHeader.tsx:52 #~ msgid "Week" #~ msgstr "" -#: src/auth/views/components/WhatIsBraveAds.tsx:14 msgid "What is Brave Ads?" msgstr "" -#: src/basic-attention-token/BasicAttentionTokenLandingPage.tsx:106 msgid "What’s BAT?" msgstr "" -#: src/auth/views/components/WhatIsBrave.tsx:14 msgid "What’s Brave?" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:13 msgid "Where did you hear about Brave Ads" msgstr "" -#: src/auth/registration/MarketingChannel.tsx:20 msgid "While looking up alternatives to Google Ads" msgstr "" -#: src/auth/views/components/WhyUseBraveAds.tsx:18 msgid "Why use Brave Ads?" msgstr "" -#: src/routes/campaigns/analytics/filters/OsFilter.tsx:25 msgid "Windows" msgstr "" -#: src/auth/registration/SearchForm.tsx:25 msgid "Work email" msgstr "" -#: src/components/Datagrid/renderers.tsx:71 msgid "Yes" msgstr "" -#: src/routes/campaigns/analytics/filters/time-filters.ts:28 #~ msgid "Yesterday" #~ msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:134 msgid "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:134 #~ msgid "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." #~ msgstr "" -#: src/components/Button/SubmitPanel.tsx:34 msgid "You have {0} errors that must be fixed before submitting." msgstr "" -#: src/components/Button/SubmitPanel.tsx:24 msgid "You have unsaved changes" msgstr "" -#: src/user/settings/Settings.tsx:51 msgid "You may have access to multiple accounts. Switch between them here." msgstr "" -#: src/user/settings/Settings.tsx:51 #~ msgid "You may have access to multiple organisations. Switch between them here." #~ msgstr "" -#: src/auth/registration/AdvertiserRegistered.tsx:18 msgid "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:168 msgid "Your account’s new public key will be:" msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:103 msgid "Your account’s public key:" msgstr "" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:72 msgid "Your campaign has been created and is now being reviewed by our ads team. <0/>We’ll be in contact as soon as your campaign is approved and activated." msgstr "" -#: src/user/views/adsManager/views/advanced/components/completionForm/CompletionForm.tsx:47 msgid "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:169 #~ msgid "Your organization’s new public key will be:" #~ msgstr "" -#: src/user/settings/NewKeyPairModal.tsx:103 #~ msgid "Your organization’s public key:" #~ msgstr "" -#: src/user/views/user/search/Finalize.tsx:41 msgid "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." msgstr "" -#: src/auth/components/AdvertiserAddress.tsx:51 msgid "Zip / Postal Code" msgstr "" From 4ee3a1aa1b407c60127cbc586bb642ce4c090a72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 09:18:12 +0100 Subject: [PATCH 2/5] chore(deps): update all non-major dependencies (#1273) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | Pending | |---|---|---|---|---|---|---|---|---| | [@emotion/react](https://togithub.com/emotion-js/emotion/tree/main#readme) ([source](https://togithub.com/emotion-js/emotion)) | [`11.11.4` -> `11.12.0`](https://renovatebot.com/diffs/npm/@emotion%2freact/11.11.4/11.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@emotion%2freact/11.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@emotion%2freact/11.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@emotion%2freact/11.11.4/11.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@emotion%2freact/11.11.4/11.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | `11.13.0` | | [@emotion/styled](https://togithub.com/emotion-js/emotion/tree/main#readme) ([source](https://togithub.com/emotion-js/emotion)) | [`11.11.5` -> `11.12.0`](https://renovatebot.com/diffs/npm/@emotion%2fstyled/11.11.5/11.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@emotion%2fstyled/11.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@emotion%2fstyled/11.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@emotion%2fstyled/11.11.5/11.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@emotion%2fstyled/11.11.5/11.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | `11.13.0` | | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | [`5.16.1` -> `5.16.4`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.16.1/5.16.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.16.1/5.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.16.1/5.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | | [@mui/material](https://mui.com/material-ui/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material)) | [`5.16.1` -> `5.16.4`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.16.1/5.16.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.16.1/5.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.16.1/5.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | | [@mui/x-data-grid](https://mui.com/x/react-data-grid/) ([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-data-grid)) | [`7.10.0` -> `7.11.0`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/7.10.0/7.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-data-grid/7.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-data-grid/7.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-data-grid/7.10.0/7.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-data-grid/7.10.0/7.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | | [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | [`7.10.0` -> `7.11.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.10.0/7.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/7.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/7.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/7.10.0/7.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/7.10.0/7.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | | [@types/lodash](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)) | [`4.17.6` -> `4.17.7`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.6/4.17.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flodash/4.17.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2flodash/4.17.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2flodash/4.17.6/4.17.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flodash/4.17.6/4.17.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | | [dayjs](https://day.js.org) ([source](https://togithub.com/iamkun/dayjs)) | [`1.11.11` -> `1.11.12`](https://renovatebot.com/diffs/npm/dayjs/1.11.11/1.11.12) | [![age](https://developer.mend.io/api/mc/badges/age/npm/dayjs/1.11.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/dayjs/1.11.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/dayjs/1.11.11/1.11.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/dayjs/1.11.11/1.11.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | patch | | | [eslint-plugin-react](https://togithub.com/jsx-eslint/eslint-plugin-react) | [`7.34.4` -> `7.35.0`](https://renovatebot.com/diffs/npm/eslint-plugin-react/7.34.4/7.35.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-react/7.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-react/7.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-react/7.34.4/7.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-react/7.34.4/7.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | | [github/codeql-action](https://togithub.com/github/codeql-action) | `v3.25.12` -> `v3.25.13` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/github%2fcodeql-action/v3.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/github%2fcodeql-action/v3.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/github%2fcodeql-action/v3.25.12/v3.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/github%2fcodeql-action/v3.25.12/v3.25.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | action | patch | | | [husky](https://togithub.com/typicode/husky) | [`9.0.11` -> `9.1.1`](https://renovatebot.com/diffs/npm/husky/9.0.11/9.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/husky/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/husky/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/husky/9.0.11/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/husky/9.0.11/9.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`7.16.0` -> `7.16.1`](https://renovatebot.com/diffs/npm/typescript-eslint/7.16.0/7.16.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/7.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript-eslint/7.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript-eslint/7.16.0/7.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/7.16.0/7.16.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | `7.17.0` | | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.3.3` -> `5.3.4`](https://renovatebot.com/diffs/npm/vite/5.3.3/5.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.3.3/5.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.3.3/5.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | | [vite-plugin-checker](https://togithub.com/fi3ework/vite-plugin-checker) | [`0.7.1` -> `0.7.2`](https://renovatebot.com/diffs/npm/vite-plugin-checker/0.7.1/0.7.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-checker/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plugin-checker/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plugin-checker/0.7.1/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-checker/0.7.1/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | | [vitest](https://togithub.com/vitest-dev/vitest) ([source](https://togithub.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`2.0.2` -> `2.0.3`](https://renovatebot.com/diffs/npm/vitest/2.0.2/2.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vitest/2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vitest/2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vitest/2.0.2/2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitest/2.0.2/2.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | `2.0.4` | --- ### Release Notes
emotion-js/emotion (@​emotion/react) ### [`v11.12.0`](https://togithub.com/emotion-js/emotion/compare/@emotion/babel-preset-css-prop@11.11.0...d57cfcb6daf48fc5458f91b4db2e072fbc2863e4) [Compare Source](https://togithub.com/emotion-js/emotion/compare/@emotion/react@11.11.4...@emotion/react@11.12.0)
mui/material-ui (@​mui/icons-material) ### [`v5.16.4`](https://togithub.com/mui/material-ui/releases/tag/v5.16.4) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.16.3...v5.16.4) *Jul 16, 2024* A big thanks to the one contributor who made this release possible. ##### `@mui/material@5.16.4` - ​Fix wrong import in Popover types ([#​42967](https://togithub.com/mui/material-ui/issues/42967)) [@​mnajdova](https://togithub.com/mnajdova) All contributors of this release in alphabetical order: [@​mnajdova](https://togithub.com/mnajdova) ### [`v5.16.3`](https://togithub.com/mui/material-ui/releases/tag/v5.16.3) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.16.2...v5.16.3) *Jul 16, 2024* A big thanks to the 3 contributors who made this release possible. ##### `@mui/material@5.16.3` - ​\[material] Add missing dependency ([#​42959](https://togithub.com/mui/material-ui/issues/42959)) [@​mnajdova](https://togithub.com/mnajdova) ##### Docs - ​\[material-ui]\[Autocomplete] Add instructions about `autosuggest-highlight` dependency ([#​42953](https://togithub.com/mui/material-ui/issues/42953)) [@​HoFa1997](https://togithub.com/HoFa1997) - ​Move feedback from Canny to GitHub [@​oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@​HoFa1997](https://togithub.com/HoFa1997), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari) ### [`v5.16.2`](https://togithub.com/mui/material-ui/releases/tag/v5.16.2) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.16.1...v5.16.2) *Jul 16, 2024* A big thanks to the 2 contributors who made this release possible. ##### `@mui/material@5.16.2` - ​\[material] Remove dependency to [@​mui/base](https://togithub.com/mui/base) ([@​mnajdova](https://togithub.com/mnajdova)) ([#​42917](https://togithub.com/mui/material-ui/issues/42917)) [@​mnajdova](https://togithub.com/mnajdova) ##### Core - ​\[website] Sync /about page [@​oliviertassinari](https://togithub.com/oliviertassinari) All contributors of this release in alphabetical order: [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari)
mui/mui-x (@​mui/x-data-grid) ### [`v7.11.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7110) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.10.0...v7.11.0) *Jul 18, 2024* We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: - 🎨 Add [color legend](https://mui.com/x/react-charts/legend/#color-legend) for charts ([#​13700](https://togithub.com/mui/mui-x/issues/13700)) [@​alexfauquette](https://togithub.com/alexfauquette) - 🌍 Improve Korean (ko-KR) locale on the Date and Time Pickers - 🌍 Improve Russian (ru-RU) locale on the Date and Time Pickers and Data Grid - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.11.0` - \[DataGrid] Expose `gridEditRowsStateSelector` ([#​13877](https://togithub.com/mui/mui-x/issues/13877)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Fix `columnResizeStop` event not emitted when column is not resized ([#​13307](https://togithub.com/mui/mui-x/issues/13307)) [@​mateuseap](https://togithub.com/mateuseap) - \[DataGrid] Fix delete filter inconsistent behavior ([#​13353](https://togithub.com/mui/mui-x/issues/13353)) [@​oukunan](https://togithub.com/oukunan) - \[DataGrid] Enable flip on preferences panel ([#​13803](https://togithub.com/mui/mui-x/issues/13803)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Support `date` and `datetime-local` input types in `GridFilterInputMultipleValue` type ([#​13411](https://togithub.com/mui/mui-x/issues/13411)) [@​karudedios](https://togithub.com/karudedios) - \[l10n] Improve Russian (ru-RU) locale ([#​13735](https://togithub.com/mui/mui-x/issues/13735)) [@​diro-atk](https://togithub.com/diro-atk) ##### `@mui/x-data-grid-pro@7.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.11.0`. ##### `@mui/x-data-grid-premium@7.11.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.11.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.11.0` - \[l10n] Improve Korean (ko-KR) locale ([#​13651](https://togithub.com/mui/mui-x/issues/13651)) [@​100pearlcent](https://togithub.com/100pearlcent) - \[l10n] Improve Russian (ru-RU) locale ([#​13871](https://togithub.com/mui/mui-x/issues/13871)) [@​Inv1x](https://togithub.com/Inv1x) - \[pickers] Add more conformance tests improving API docs precision ([#​13800](https://togithub.com/mui/mui-x/issues/13800)) [@​LukasTy](https://togithub.com/LukasTy) - \[TimePicker] Add `Mui-selected` class to `TimeClock` meridiem buttons ([#​13848](https://togithub.com/mui/mui-x/issues/13848)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.11.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.11.0`, plus: - \[DateRangePicker] Fix `name` prop propagation regression ([#​13821](https://togithub.com/mui/mui-x/issues/13821)) [@​LukasTy](https://togithub.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.11.0` - \[charts] Create color legend ([#​13700](https://togithub.com/mui/mui-x/issues/13700)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Defaultize axis on top level `useChartContainerProps` ([#​13817](https://togithub.com/mui/mui-x/issues/13817)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix charts not passing `className` to root element ([#​13647](https://togithub.com/mui/mui-x/issues/13647)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Generate API documentation for pro components ([#​13822](https://togithub.com/mui/mui-x/issues/13822)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Improve zoomed highlight behaviour (unreleased) ([#​13868](https://togithub.com/mui/mui-x/issues/13868)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Allow zoom on Y axis and add zoom options to configure zooming behaviour (unreleased) ([#​13726](https://togithub.com/mui/mui-x/issues/13726)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Disable animations while zooming (unreleased) ([#​13807](https://togithub.com/mui/mui-x/issues/13807)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.11.0` - \[TreeView] Extract some logic outside of the `useTreeView` hook ([#​13845](https://togithub.com/mui/mui-x/issues/13845)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add warning about `process.env.NODE_ENV` in production ([#​13869](https://togithub.com/mui/mui-x/issues/13869)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Allow controlling the demo form from the example ([#​13796](https://togithub.com/mui/mui-x/issues/13796)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[docs] Clarify Pickers clearable behavior not working on mobile ([#​13786](https://togithub.com/mui/mui-x/issues/13786)) [@​lnhrdt](https://togithub.com/lnhrdt) - \[docs] Improve the documentation of the picker's `onChange` and `onAccept` props ([#​13543](https://togithub.com/mui/mui-x/issues/13543)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Replace company name with project name [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Sort Pickers & Charts API slots alphabetically ([#​13843](https://togithub.com/mui/mui-x/issues/13843)) [@​LukasTy](https://togithub.com/LukasTy) ##### Core - \[core] Add MUI Internal `renovate` group ([#​13846](https://togithub.com/mui/mui-x/issues/13846)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Link GitHub issue for `import/prefer-default-export` rule [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Normalize `...other` and test imports in charts ([#​13844](https://togithub.com/mui/mui-x/issues/13844)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[core] Normalize rest / other to match the most common used [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[code-infra] Follow `next` tag for `@mui/docs` package bumps ([#​13813](https://togithub.com/mui/mui-x/issues/13813)) [@​LukasTy](https://togithub.com/LukasTy) - \[code-infra] Use specific version for `@mui/docs` dependency ([#​13760](https://togithub.com/mui/mui-x/issues/13760)) [@​LukasTy](https://togithub.com/LukasTy) - \[internals] Move `EventManager` to `@mui/x-internals` package ([#​13815](https://togithub.com/mui/mui-x/issues/13815)) [@​flaviendelangle](https://togithub.com/flaviendelangle)
iamkun/dayjs (dayjs) ### [`v1.11.12`](https://togithub.com/iamkun/dayjs/releases/tag/v1.11.12) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.11...v1.11.12) ##### Bug Fixes - Add NegativeYear Plugin support ([#​2640](https://togithub.com/iamkun/dayjs/issues/2640)) ([6a42e0d](https://togithub.com/iamkun/dayjs/commit/6a42e0d7398639238f575d51287daaf4d495a2a3)) - add UTC support to negativeYear plugin ([#​2692](https://togithub.com/iamkun/dayjs/issues/2692)) ([f3ef705](https://togithub.com/iamkun/dayjs/commit/f3ef705613af83333fe132b470896a65e12f31b0)) - Fix zero offset issue when use tz with locale ([#​2532](https://togithub.com/iamkun/dayjs/issues/2532)) ([d0e6738](https://togithub.com/iamkun/dayjs/commit/d0e6738a66e1b65d3706aad2f9168ebb43d4f887)) - Improve typing for min/max plugin ([#​2573](https://togithub.com/iamkun/dayjs/issues/2573)) ([4fbe94a](https://togithub.com/iamkun/dayjs/commit/4fbe94aaba8c815a42cf4d23dabac918ec50e68c)) - timezone plugin currect parse UTC tz ([#​2693](https://togithub.com/iamkun/dayjs/issues/2693)) ([b575c81](https://togithub.com/iamkun/dayjs/commit/b575c81a8c9c85c7a0baf6f608a12f9d3ba95bd1))
jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.35.0`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7350---20240719) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0) ##### Added - support eslint v9 ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic)) - export flat configs from plugin root and fix flat config crash ([#​3694][] [@​bradzacher](https://togithub.com/bradzacher) [@​mdjermanovic](https://togithub.com/mdjermanovic)) - add \[`jsx-props-no-spread-multi`] ([#​3724][] [@​SimonSchick](https://togithub.com/SimonSchick)) - \[`forbid-component-props`]: add `propNamePattern` to allow / disallow prop name patterns ([#​3774][] [@​akulsr0](https://togithub.com/akulsr0)) - \[`jsx-handler-names`]: support ignoring component names ([#​3772][] [@​akulsr0](https://togithub.com/akulsr0)) - version settings: Allow react defaultVersion to be configurable ([#​3771][] [@​onlywei](https://togithub.com/onlywei)) - \[`jsx-closing-tag-location`]: add `line-aligned` option ([#​3777] [@​kimtaejin3](https://togithub.com/kimtaejin3)) - \[`no-danger`]: add `customComponentNames` option ([#​3748][] [@​akulsr0](https://togithub.com/akulsr0)) ##### Fixed - \[`no-invalid-html-attribute`]: substitute placeholders in suggestion messages ([#​3759][] [@​mdjermanovic](https://togithub.com/mdjermanovic)) - \[`sort-prop-types`]: single line type ending without semicolon ([#​3784][] [@​akulsr0](https://togithub.com/akulsr0)) - \[`require-default-props`]: report when required props have default value ([#​3785][] [@​akulsr0](https://togithub.com/akulsr0)) ##### Changed - \[Refactor] `variableUtil`: Avoid creating a single flat variable scope for each lookup ([#​3782][] [@​DanielRosenwasser](https://togithub.com/DanielRosenwasser)) [7.35.0]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0 [#​3785]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3785 [#​3784]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3784 [#​3782]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3782 [#​3777]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3777 [#​3774]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3774 [#​3772]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3772 [#​3771]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3771 [#​3759]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3759 [#​3748]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3748 [#​3724]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3724 [#​3694]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3694
github/codeql-action (github/codeql-action) ### [`v3.25.13`](https://togithub.com/github/codeql-action/compare/v3.25.12...v3.25.13) [Compare Source](https://togithub.com/github/codeql-action/compare/v3.25.12...v3.25.13)
typicode/husky (husky) ### [`v9.1.1`](https://togithub.com/typicode/husky/compare/v9.1.0...2968998755465f69069f297b5bb603e26d6b1772) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://togithub.com/typicode/husky/releases/tag/v9.1.0) [Compare Source](https://togithub.com/typicode/husky/compare/v9.0.11...v9.1.0)

*Super saiyan ~~god~~ dog! It's over 9.0.0!* *There's a bug with this release which prevents the deprecation notice to appear and requires to remove `#!/usr/bin/env sh` and `. "$(dirname -- "$0")/_/husky.sh"` (which are deprecated by the way). I'll publish a new version to fix that. Sorry about any inconvenience.* ### What's new You can now run package commands directly, no need for `npx` or equivalents. It makes writing hooks more intuitive and is also slightly faster 🐺⚡️ ```diff ### .husky/pre-commit - npx jest + jest # ~0.2s faster ``` A new recipe has been added to the docs. Lint staged files without external dependencies (inspired by Prettier docs). Feel free to modify it. ```shell ### .husky/pre-commit prettier $(git diff --cached --name-only --diff-filter=ACMR | sed 's| |\\ |g') --write --ignore-unknown git update-index --again ``` For more advanced use cases, see [lint-staged](https://togithub.com/lint-staged/lint-staged). ### Fixes - `bunx husky init` command - Workaround for some hooks implementation on Windows 🤷 ### Deprecations - Remove `#!/usr/bin/env sh` and `. "$(dirname -- "$0")/_/husky.sh"` from your hooks - Move your code from `~/.huskyrc` to `.config/husky/init.sh` Support for these will be removed in v10, notices have been added. ### Friendly reminder If Git hooks don't fit your workflow, you can disable Husky globally. Just add `export HUSKY=0` to `.config/husky/init.sh`. I've seen some confusion about this on X, so just a heads-up! ### Sponsoring Husky is downloaded over 45M times per month and used by ~1.5M projects. If your company wants to sponsor, you can do so here: [GitHub Sponsors](https://togithub.com/sponsors/typicode). **Have a nice summer ☀️ I'm open to new opportunities/consulting so feel free to drop me a message 😉**
typescript-eslint/typescript-eslint (typescript-eslint) ### [`v7.16.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7161-2024-07-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.0...v7.16.1) This was a version bump only for typescript-eslint to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
vitejs/vite (vite) ### [`v5.3.4`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small534-2024-07-16-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.3...v5.3.4) - fix: update Terser type definitions (fix [#​17668](https://togithub.com/vitejs/vite/issues/17668)) ([#​17669](https://togithub.com/vitejs/vite/issues/17669)) ([b723a75](https://togithub.com/vitejs/vite/commit/b723a75)), closes [#​17668](https://togithub.com/vitejs/vite/issues/17668) [#​17669](https://togithub.com/vitejs/vite/issues/17669) - fix(build): skip preload treeshaking for nested braces ([#​17687](https://togithub.com/vitejs/vite/issues/17687)) ([4be96b4](https://togithub.com/vitejs/vite/commit/4be96b4)), closes [#​17687](https://togithub.com/vitejs/vite/issues/17687) - fix(css): include `.css?url` in assets field of manifest ([#​17623](https://togithub.com/vitejs/vite/issues/17623)) ([1465b20](https://togithub.com/vitejs/vite/commit/1465b20)), closes [#​17623](https://togithub.com/vitejs/vite/issues/17623) - fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker ([07bc489](https://togithub.com/vitejs/vite/commit/07bc489)), closes [#​17509](https://togithub.com/vitejs/vite/issues/17509) - refactor: replace includes with logical operations ([#​17620](https://togithub.com/vitejs/vite/issues/17620)) ([c4a2227](https://togithub.com/vitejs/vite/commit/c4a2227)), closes [#​17620](https://togithub.com/vitejs/vite/issues/17620) - chore: add callback to http-proxy.d.ts jsdoc ([#​17646](https://togithub.com/vitejs/vite/issues/17646)) ([d8a5d70](https://togithub.com/vitejs/vite/commit/d8a5d70)), closes [#​17646](https://togithub.com/vitejs/vite/issues/17646)
fi3ework/vite-plugin-checker (vite-plugin-checker) ### [`v0.7.2`](https://togithub.com/fi3ework/vite-plugin-checker/releases/tag/vite-plugin-checker%400.7.2) [Compare Source](https://togithub.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.7.1...vite-plugin-checker@0.7.2) ##### Patch Changes - [`568b782`](https://togithub.com/fi3ework/vite-plugin-checker/commit/568b782): Added basic support for Biome - [`82972e0`](https://togithub.com/fi3ework/vite-plugin-checker/commit/82972e0): fix: tweak biome configs
vitest-dev/vitest (vitest) ### [`v2.0.3`](https://togithub.com/vitest-dev/vitest/releases/tag/v2.0.3) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v2.0.2...v2.0.3) #####    🚀 Features - **ui**: Show all suites/tests when parent matches  -  by [@​userquin](https://togithub.com/userquin) in [https://github.com/vitest-dev/vitest/issues/6106](https://togithub.com/vitest-dev/vitest/issues/6106) [(840e0)](https://togithub.com/vitest-dev/vitest/commit/840e02f1) #####    🐞 Bug Fixes - `--inspect-brk` stop on Windows  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/6110](https://togithub.com/vitest-dev/vitest/issues/6110) [(f8519)](https://togithub.com/vitest-dev/vitest/commit/f851982e) - **browser**: - Don't import from "vite"  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(35655)](https://togithub.com/vitest-dev/vitest/commit/35655419) - Allow immidiate reinvalidation of mocked dependencies  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6108](https://togithub.com/vitest-dev/vitest/issues/6108) [(f44cc)](https://togithub.com/vitest-dev/vitest/commit/f44cc917) - **spy**: - Fix type error when assigning `vi.spyOn` to `MockInstance` of function overload  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6086](https://togithub.com/vitest-dev/vitest/issues/6086) [(e9f9a)](https://togithub.com/vitest-dev/vitest/commit/e9f9adcd) - **vite-node**: - Remove suffix slash on file protocol for window  -  by [@​syi0808](https://togithub.com/syi0808) in [https://github.com/vitest-dev/vitest/issues/6109](https://togithub.com/vitest-dev/vitest/issues/6109) [(93ebd)](https://togithub.com/vitest-dev/vitest/commit/93ebdefc) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v2.0.2...v2.0.3)
--- ### Configuration 📅 **Schedule**: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/brave/ads-ui). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 6 +- package.json | 28 +- pnpm-lock.yaml | 630 +++++++++++++++----------- 3 files changed, 392 insertions(+), 272 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 977240a3..989390aa 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -42,7 +42,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12 + uses: github/codeql-action/init@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -53,7 +53,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - uses: github/codeql-action/autobuild@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12 + uses: github/codeql-action/autobuild@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13 # ℹ️ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl @@ -67,4 +67,4 @@ jobs: # make release - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12 + uses: github/codeql-action/analyze@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13 diff --git a/package.json b/package.json index 79811596..f2579c25 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,8 @@ "type": "module", "dependencies": { "@apollo/client": "3.10.8", - "@emotion/react": "11.11.4", - "@emotion/styled": "11.11.5", + "@emotion/react": "11.12.0", + "@emotion/styled": "11.12.0", "@fontsource/inter": "5.0.19", "@fontsource/mulish": "5.0.18", "@fontsource/poppins": "5.0.14", @@ -18,13 +18,13 @@ "@lingui/format-po": "4.11.2", "@lingui/macro": "4.11.2", "@lingui/react": "4.11.2", - "@mui/icons-material": "5.16.1", + "@mui/icons-material": "5.16.4", "@mui/lab": "5.0.0-alpha.172", - "@mui/material": "5.16.1", - "@mui/x-data-grid": "7.10.0", - "@mui/x-date-pickers": "7.10.0", + "@mui/material": "5.16.4", + "@mui/x-data-grid": "7.11.0", + "@mui/x-date-pickers": "7.11.0", "bignumber.js": "9.1.2", - "dayjs": "1.11.11", + "dayjs": "1.11.12", "formik": "2.4.6", "graphql": "16.9.0", "highcharts": "11.4.6", @@ -68,7 +68,7 @@ "@lingui/cli": "4.11.2", "@lingui/vite-plugin": "4.11.2", "@parcel/watcher": "2.4.1", - "@types/lodash": "4.17.6", + "@types/lodash": "4.17.7", "@types/papaparse": "5.3.14", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", @@ -80,19 +80,19 @@ "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-lingui": "0.3.0", - "eslint-plugin-react": "7.34.4", + "eslint-plugin-react": "7.35.0", "eslint-plugin-react-hooks": "4.6.2", - "husky": "9.0.11", + "husky": "9.1.1", "knip": "5.26.0", "lint-staged": "15.2.7", "npm-run-all2": "6.2.2", "prettier": "3.3.3", "typescript": "5.5.3", - "typescript-eslint": "7.16.0", - "vite": "5.3.3", - "vite-plugin-checker": "0.7.1", + "typescript-eslint": "7.16.1", + "vite": "5.3.4", + "vite-plugin-checker": "0.7.2", "vite-tsconfig-paths": "4.3.2", - "vitest": "2.0.2" + "vitest": "2.0.3" }, "engines": { "node": ">=20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63024a90..e8fe2fbd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 3.10.8 version: 3.10.8(@types/react@18.3.3)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@emotion/react': - specifier: 11.11.4 - version: 11.11.4(@types/react@18.3.3)(react@18.3.1) + specifier: 11.12.0 + version: 11.12.0(@types/react@18.3.3)(react@18.3.1) '@emotion/styled': - specifier: 11.11.5 - version: 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + specifier: 11.12.0 + version: 11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) '@fontsource/inter': specifier: 5.0.19 version: 5.0.19 @@ -54,26 +54,26 @@ importers: specifier: 4.11.2 version: 4.11.2(react@18.3.1) '@mui/icons-material': - specifier: 5.16.1 - version: 5.16.1(@mui/material@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + specifier: 5.16.4 + version: 5.16.4(@mui/material@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) '@mui/lab': specifier: 5.0.0-alpha.172 - version: 5.0.0-alpha.172(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 5.0.0-alpha.172(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': - specifier: 5.16.1 - version: 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 5.16.4 + version: 5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/x-data-grid': - specifier: 7.10.0 - version: 7.10.0(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 7.11.0 + version: 7.11.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/x-date-pickers': - specifier: 7.10.0 - version: 7.10.0(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(date-fns@3.6.0)(dayjs@1.11.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 7.11.0 + version: 7.11.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(date-fns@3.6.0)(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) bignumber.js: specifier: 9.1.2 version: 9.1.2 dayjs: - specifier: 1.11.11 - version: 1.11.11 + specifier: 1.11.12 + version: 1.11.12 formik: specifier: 2.4.6 version: 2.4.6(react@18.3.1) @@ -140,13 +140,13 @@ importers: version: 4.11.2(typescript@5.5.3) '@lingui/vite-plugin': specifier: 4.11.2 - version: 4.11.2(typescript@5.5.3)(vite@5.3.3(@types/node@20.13.0)) + version: 4.11.2(typescript@5.5.3)(vite@5.3.4(@types/node@20.13.0)) '@parcel/watcher': specifier: 2.4.1 version: 2.4.1 '@types/lodash': - specifier: 4.17.6 - version: 4.17.6 + specifier: 4.17.7 + version: 4.17.7 '@types/papaparse': specifier: 5.3.14 version: 5.3.14 @@ -164,10 +164,10 @@ importers: version: 1.8.8 '@vitejs/plugin-basic-ssl': specifier: 1.1.0 - version: 1.1.0(vite@5.3.3(@types/node@20.13.0)) + version: 1.1.0(vite@5.3.4(@types/node@20.13.0)) '@vitejs/plugin-react': specifier: 4.3.1 - version: 4.3.1(vite@5.3.3(@types/node@20.13.0)) + version: 4.3.1(vite@5.3.4(@types/node@20.13.0)) babel-plugin-macros: specifier: 3.1.0 version: 3.1.0 @@ -181,14 +181,14 @@ importers: specifier: 0.3.0 version: 0.3.0(eslint@8.57.0)(typescript@5.5.3) eslint-plugin-react: - specifier: 7.34.4 - version: 7.34.4(eslint@8.57.0) + specifier: 7.35.0 + version: 7.35.0(eslint@8.57.0) eslint-plugin-react-hooks: specifier: 4.6.2 version: 4.6.2(eslint@8.57.0) husky: - specifier: 9.0.11 - version: 9.0.11 + specifier: 9.1.1 + version: 9.1.1 knip: specifier: 5.26.0 version: 5.26.0(@types/node@20.13.0)(typescript@5.5.3) @@ -205,20 +205,20 @@ importers: specifier: 5.5.3 version: 5.5.3 typescript-eslint: - specifier: 7.16.0 - version: 7.16.0(eslint@8.57.0)(typescript@5.5.3) + specifier: 7.16.1 + version: 7.16.1(eslint@8.57.0)(typescript@5.5.3) vite: - specifier: 5.3.3 - version: 5.3.3(@types/node@20.13.0) + specifier: 5.3.4 + version: 5.3.4(@types/node@20.13.0) vite-plugin-checker: - specifier: 0.7.1 - version: 0.7.1(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.13.0)) + specifier: 0.7.2 + version: 0.7.2(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.4(@types/node@20.13.0)) vite-tsconfig-paths: specifier: 4.3.2 - version: 4.3.2(typescript@5.5.3)(vite@5.3.3(@types/node@20.13.0)) + version: 4.3.2(typescript@5.5.3)(vite@5.3.4(@types/node@20.13.0)) vitest: - specifier: 2.0.2 - version: 2.0.2(@types/node@20.13.0) + specifier: 2.0.3 + version: 2.0.3(@types/node@20.13.0) packages: @@ -543,6 +543,10 @@ packages: resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.24.8': + resolution: {integrity: sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==} + engines: {node: '>=6.9.0'} + '@babel/template@7.24.6': resolution: {integrity: sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==} engines: {node: '>=6.9.0'} @@ -555,23 +559,29 @@ packages: resolution: {integrity: sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==} engines: {node: '>=6.9.0'} - '@emotion/babel-plugin@11.11.0': - resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==} + '@emotion/babel-plugin@11.12.0': + resolution: {integrity: sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==} '@emotion/cache@11.11.0': resolution: {integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==} - '@emotion/hash@0.9.1': - resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==} + '@emotion/cache@11.13.0': + resolution: {integrity: sha512-hPV345J/tH0Cwk2wnU/3PBzORQ9HeX+kQSbwI+jslzpRCHE6fSGTohswksA/Ensr8znPzwfzKZCmAM9Lmlhp7g==} - '@emotion/is-prop-valid@1.2.2': - resolution: {integrity: sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==} + '@emotion/hash@0.9.2': + resolution: {integrity: sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==} + + '@emotion/is-prop-valid@1.3.0': + resolution: {integrity: sha512-SHetuSLvJDzuNbOdtPVbq6yMMMlLoW5Q94uDqJZqy50gcmAjxFkVqmzqSGEFq9gT2iMuIeKV1PXVWmvUhuZLlQ==} '@emotion/memoize@0.8.1': resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} - '@emotion/react@11.11.4': - resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} + '@emotion/memoize@0.9.0': + resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==} + + '@emotion/react@11.12.0': + resolution: {integrity: sha512-kTktYMpG8mHjLi8u6XOTMfDmQvUve/un2ZVj4khcU2KTn17ElMV8BK6QFzT8V/v2QW8013rf07Yc0ayQL3tp3w==} peerDependencies: '@types/react': '*' react: '>=16.8.0' @@ -579,14 +589,17 @@ packages: '@types/react': optional: true - '@emotion/serialize@1.1.4': - resolution: {integrity: sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==} + '@emotion/serialize@1.3.0': + resolution: {integrity: sha512-jACuBa9SlYajnpIVXB+XOXnfJHyckDfe6fOpORIM6yhBDlqGuExvDdZYHDQGoDf3bZXGv7tNr+LpLjJqiEQ6EA==} '@emotion/sheet@1.2.2': resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} - '@emotion/styled@11.11.5': - resolution: {integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==} + '@emotion/sheet@1.4.0': + resolution: {integrity: sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==} + + '@emotion/styled@11.12.0': + resolution: {integrity: sha512-2l60kuKm8OKbyFYlVutpwFGoeIoftJAHX4udQwpaO4HNoGyvxFLXiEU56/UGCyrwxr76C93eOdVnGewZeC7AEw==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 '@types/react': '*' @@ -595,8 +608,8 @@ packages: '@types/react': optional: true - '@emotion/unitless@0.8.1': - resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==} + '@emotion/unitless@0.9.0': + resolution: {integrity: sha512-TP6GgNZtmtFaFcsOgExdnfxLLpRDla4Q66tnenA9CktvVSdNKDvMVuUah4QvWPIpNjrWsGg3qeGo9a43QooGZQ==} '@emotion/use-insertion-effect-with-fallbacks@1.0.1': resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} @@ -606,9 +619,15 @@ packages: '@emotion/utils@1.2.1': resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} + '@emotion/utils@1.4.0': + resolution: {integrity: sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==} + '@emotion/weak-memoize@0.3.1': resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} + '@emotion/weak-memoize@0.4.0': + resolution: {integrity: sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==} + '@esbuild/aix-ppc64@0.21.5': resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} engines: {node: '>=12'} @@ -1345,11 +1364,11 @@ packages: '@types/react': optional: true - '@mui/core-downloads-tracker@5.16.1': - resolution: {integrity: sha512-62Jq7ACYi/55Kjkh/nVfEL3F3ytTYTsdB8MGJ9iI+eRQv+Aoem5CPUAzQihUo25qqh1VkVu9/jQn3dFbyrXHgw==} + '@mui/core-downloads-tracker@5.16.4': + resolution: {integrity: sha512-rNdHXhclwjEZnK+//3SR43YRx0VtjdHnUFhMSGYmAMJve+KiwEja/41EYh8V3pZKqF2geKyfcFUenTfDTYUR4w==} - '@mui/icons-material@5.16.1': - resolution: {integrity: sha512-ogQPweYba4+5XZykilwxn2/oS78uwoQ0BVBpOhhCJo0ooZsqTTsalhzP2qD/RdGqMQ8xyXPz1sYM2djTruVVVA==} + '@mui/icons-material@5.16.4': + resolution: {integrity: sha512-j9/CWctv6TH6Dou2uR2EH7UOgu79CW/YcozxCYVLJ7l03pCsiOlJ5sBArnWJxJ+nGkFwyL/1d1k8JEPMDR125A==} engines: {node: '>=12.0.0'} peerDependencies: '@mui/material': ^5.0.0 @@ -1377,8 +1396,8 @@ packages: '@types/react': optional: true - '@mui/material@5.16.1': - resolution: {integrity: sha512-BGTgJRb0d/hX9tus5CEb6N/Fo8pE4tYA+s9r4/S0PCrtZ3urCLXlTH4qrAvggQbiF1cYRAbHCkVHoQ+4Pdxl+w==} + '@mui/material@5.16.4': + resolution: {integrity: sha512-dBnh3/zRYgEVIS3OE4oTbujse3gifA0qLMmuUk13ywsDCbngJsdgwW5LuYeiT5pfA8PGPGSqM7mxNytYXgiMCw==} engines: {node: '>=12.0.0'} peerDependencies: '@emotion/react': ^11.5.0 @@ -1404,6 +1423,16 @@ packages: '@types/react': optional: true + '@mui/private-theming@5.16.4': + resolution: {integrity: sha512-ZsAm8cq31SJ37SVWLRlu02v9SRthxnfQofaiv14L5Bht51B0dz6yQEoVU/V8UduZDCCIrWkBHuReVfKhE/UuXA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + '@mui/styled-engine@5.16.1': resolution: {integrity: sha512-JwWUBaYR8HHCFefSeos0z6JoTbu0MnjAuNHu4QoDgPxl2EE70XH38CsKay66Iy0QkNWmGTRXVU2sVFgUOPL/Dw==} engines: {node: '>=12.0.0'} @@ -1417,6 +1446,19 @@ packages: '@emotion/styled': optional: true + '@mui/styled-engine@5.16.4': + resolution: {integrity: sha512-0+mnkf+UiAmTVB8PZFqOhqf729Yh0Cxq29/5cA3VAyDVTRIUUQ8FXQhiAhUIbijFmM72rY80ahFPXIm4WDbzcA==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.4.1 + '@emotion/styled': ^11.3.0 + react: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@mui/system@5.16.1': resolution: {integrity: sha512-VaFcClC+uhvIEzhzcNmh9FRBvrG9IPjsOokhj6U1HPZsFnLzHV7AD7dJcT6LxWoiIZj9Ej0GK+MGh/b8+BtSlQ==} engines: {node: '>=12.0.0'} @@ -1433,6 +1475,22 @@ packages: '@types/react': optional: true + '@mui/system@5.16.4': + resolution: {integrity: sha512-ET1Ujl2/8hbsD611/mqUuNArMCGv/fIWO/f8B3ZqF5iyPHM2aS74vhTNyjytncc4i6dYwGxNk+tLa7GwjNS0/w==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@emotion/react': ^11.5.0 + '@emotion/styled': ^11.3.0 + '@types/react': ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@emotion/react': + optional: true + '@emotion/styled': + optional: true + '@types/react': + optional: true + '@mui/types@7.2.15': resolution: {integrity: sha512-nbo7yPhtKJkdf9kcVOF8JZHPZTmqXjJ/tI0bdWgHg5tp9AnIN4Y7f7wm9T+0SyGYJk76+GYZ8Q5XaTYAsUHN0Q==} peerDependencies: @@ -1451,16 +1509,26 @@ packages: '@types/react': optional: true - '@mui/x-data-grid@7.10.0': - resolution: {integrity: sha512-8nOwgtjOe7GzkygJsQow0Rf8ceV1s1oxHEUI2hx1IKfCsnVLGuX6cn9QZJcUwAaaUcVmWU3Pisz9vH2nFSioOQ==} + '@mui/utils@5.16.4': + resolution: {integrity: sha512-nlppYwq10TBIFqp7qxY0SvbACOXeOjeVL3pOcDsK0FT8XjrEXh9/+lkg8AEIzD16z7YfiJDQjaJG2OLkE7BxNg==} + engines: {node: '>=12.0.0'} + peerDependencies: + '@types/react': ^17.0.0 || ^18.0.0 + react: ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + '@types/react': + optional: true + + '@mui/x-data-grid@7.11.0': + resolution: {integrity: sha512-dXaIw3Noxc4d6xenS7J+zMPORG9ptkTW7B81P6QFovILSEuI/qebQhijy/IkqRvcCsuZYLL3nA89bp+EDI503Q==} engines: {node: '>=14.0.0'} peerDependencies: '@mui/material': ^5.15.14 react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 - '@mui/x-date-pickers@7.10.0': - resolution: {integrity: sha512-mfJuKOdrrdlH5FskXl0aypRmZuVctNRwn5Xw0aMgE3n1ORCpzDSGCXd5El1/PdH3/3olT+vPFmxXKMQju5UMow==} + '@mui/x-date-pickers@7.11.0': + resolution: {integrity: sha512-+zPWs1dwe7J1nZ2iFhTgCae31BLMYMQ2VtQfHxx21Dh6gbBRy/U7YJZg1LdhfQyE093S3e4A5uMZ6PUWdne7iA==} engines: {node: '>=14.0.0'} peerDependencies: '@emotion/react': ^11.9.0 @@ -1495,8 +1563,8 @@ packages: moment-jalaali: optional: true - '@mui/x-internals@7.10.0': - resolution: {integrity: sha512-yfO9DkmXqxDdX98PWcchhYhWYtqqwmTQ774M3LYjYlE6SfVXqdfWbEoeRPvH5jLQrwCQ0MoC1FhMKJ9Yt9R5fw==} + '@mui/x-internals@7.11.0': + resolution: {integrity: sha512-GqCYylKiB4cLH9tK4JweJlT2JvPjnpXjS3TEIqtHB4BcSsezhdRrMGzHOO5zCJqkasqTirJh2t6X16Qw1llr4Q==} engines: {node: '>=14.0.0'} peerDependencies: react: ^17.0.0 || ^18.0.0 @@ -1733,8 +1801,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/lodash@4.17.6': - resolution: {integrity: sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==} + '@types/lodash@4.17.7': + resolution: {integrity: sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==} '@types/node@20.13.0': resolution: {integrity: sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==} @@ -1778,8 +1846,8 @@ packages: '@types/yargs@17.0.32': resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==} - '@typescript-eslint/eslint-plugin@7.16.0': - resolution: {integrity: sha512-py1miT6iQpJcs1BiJjm54AMzeuMPBSPuKPlnT8HlfudbcS5rYeX5jajpLf3mrdRh9dA/Ec2FVUY0ifeVNDIhZw==} + '@typescript-eslint/eslint-plugin@7.16.1': + resolution: {integrity: sha512-SxdPak/5bO0EnGktV05+Hq8oatjAYVY3Zh2bye9pGZy6+jwyR3LG3YKkV4YatlsgqXP28BTeVm9pqwJM96vf2A==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: '@typescript-eslint/parser': ^7.0.0 @@ -1789,8 +1857,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@7.16.0': - resolution: {integrity: sha512-ar9E+k7CU8rWi2e5ErzQiC93KKEFAXA2Kky0scAlPcxYblLt8+XZuHUZwlyfXILyQa95P6lQg+eZgh/dDs3+Vw==} + '@typescript-eslint/parser@7.16.1': + resolution: {integrity: sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -1803,12 +1871,12 @@ packages: resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@typescript-eslint/scope-manager@7.16.0': - resolution: {integrity: sha512-8gVv3kW6n01Q6TrI1cmTZ9YMFi3ucDT7i7aI5lEikk2ebk1AEjrwX8MDTdaX5D7fPXMBLvnsaa0IFTAu+jcfOw==} + '@typescript-eslint/scope-manager@7.16.1': + resolution: {integrity: sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/type-utils@7.16.0': - resolution: {integrity: sha512-j0fuUswUjDHfqV/UdW6mLtOQQseORqfdmoBNDFOqs9rvNVR2e+cmu6zJu/Ku4SDuqiJko6YnhwcL8x45r8Oqxg==} + '@typescript-eslint/type-utils@7.16.1': + resolution: {integrity: sha512-rbu/H2MWXN4SkjIIyWcmYBjlp55VT+1G3duFOIukTNFxr9PI35pLc2ydwAfejCEitCv4uztA07q0QWanOHC7dA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -1821,8 +1889,8 @@ packages: resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@typescript-eslint/types@7.16.0': - resolution: {integrity: sha512-fecuH15Y+TzlUutvUl9Cc2XJxqdLr7+93SQIbcZfd4XRGGKoxyljK27b+kxKamjRkU7FYC6RrbSCg0ALcZn/xw==} + '@typescript-eslint/types@7.16.1': + resolution: {integrity: sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==} engines: {node: ^18.18.0 || >=20.0.0} '@typescript-eslint/typescript-estree@5.62.0': @@ -1834,8 +1902,8 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@7.16.0': - resolution: {integrity: sha512-a5NTvk51ZndFuOLCh5OaJBELYc2O3Zqxfl3Js78VFE1zE46J2AaVuW+rEbVkQznjkmlzWsUI15BG5tQMixzZLw==} + '@typescript-eslint/typescript-estree@7.16.1': + resolution: {integrity: sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: typescript: '*' @@ -1849,8 +1917,8 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 - '@typescript-eslint/utils@7.16.0': - resolution: {integrity: sha512-PqP4kP3hb4r7Jav+NiRCntlVzhxBNWq6ZQ+zQwII1y/G/1gdIPeYDCKr2+dH6049yJQsWZiHU6RlwvIFBXXGNA==} + '@typescript-eslint/utils@7.16.1': + resolution: {integrity: sha512-WrFM8nzCowV0he0RlkotGDujx78xudsxnGMBHI88l5J8wEhED6yBwaSLP99ygfrzAjsQvcYQ94quDwI0d7E1fA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -1859,8 +1927,8 @@ packages: resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - '@typescript-eslint/visitor-keys@7.16.0': - resolution: {integrity: sha512-rMo01uPy9C7XxG7AFsxa8zLnWXTF8N3PYclekWSrurvhwiw1eW88mrKiAYe6s53AUY57nTRz8dJsuuXdkAhzCg==} + '@typescript-eslint/visitor-keys@7.16.1': + resolution: {integrity: sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg==} engines: {node: ^18.18.0 || >=20.0.0} '@ungap/structured-clone@1.2.0': @@ -1878,26 +1946,23 @@ packages: peerDependencies: vite: ^4.2.0 || ^5.0.0 - '@vitest/expect@2.0.2': - resolution: {integrity: sha512-nKAvxBYqcDugYZ4nJvnm5OR8eDJdgWjk4XM9owQKUjzW70q0icGV2HVnQOyYsp906xJaBDUXw0+9EHw2T8e0mQ==} - - '@vitest/pretty-format@2.0.2': - resolution: {integrity: sha512-SBCyOXfGVvddRd9r2PwoVR0fonQjh9BMIcBMlSzbcNwFfGr6ZhOhvBzurjvi2F4ryut2HcqiFhNeDVGwru8tLg==} + '@vitest/expect@2.0.3': + resolution: {integrity: sha512-X6AepoOYePM0lDNUPsGXTxgXZAl3EXd0GYe/MZyVE4HzkUqyUVC6S3PrY5mClDJ6/7/7vALLMV3+xD/Ko60Hqg==} '@vitest/pretty-format@2.0.3': resolution: {integrity: sha512-URM4GLsB2xD37nnTyvf6kfObFafxmycCL8un3OC9gaCs5cti2u+5rJdIflZ2fUJUen4NbvF6jCufwViAFLvz1g==} - '@vitest/runner@2.0.2': - resolution: {integrity: sha512-OCh437Vi8Wdbif1e0OvQcbfM3sW4s2lpmOjAE7qfLrpzJX2M7J1IQlNvEcb/fu6kaIB9n9n35wS0G2Q3en5kHg==} + '@vitest/runner@2.0.3': + resolution: {integrity: sha512-EmSP4mcjYhAcuBWwqgpjR3FYVeiA4ROzRunqKltWjBfLNs1tnMLtF+qtgd5ClTwkDP6/DGlKJTNa6WxNK0bNYQ==} - '@vitest/snapshot@2.0.2': - resolution: {integrity: sha512-Yc2ewhhZhx+0f9cSUdfzPRcsM6PhIb+S43wxE7OG0kTxqgqzo8tHkXFuFlndXeDMp09G3sY/X5OAo/RfYydf1g==} + '@vitest/snapshot@2.0.3': + resolution: {integrity: sha512-6OyA6v65Oe3tTzoSuRPcU6kh9m+mPL1vQ2jDlPdn9IQoUxl8rXhBnfICNOC+vwxWY684Vt5UPgtcA2aPFBb6wg==} - '@vitest/spy@2.0.2': - resolution: {integrity: sha512-MgwJ4AZtCgqyp2d7WcQVE8aNG5vQ9zu9qMPYQHjsld/QVsrvg78beNrXdO4HYkP0lDahCO3P4F27aagIag+SGQ==} + '@vitest/spy@2.0.3': + resolution: {integrity: sha512-sfqyAw/ypOXlaj4S+w8689qKM1OyPOqnonqOc9T91DsoHbfN5mU7FdifWWv3MtQFf0lEUstEwR9L/q/M390C+A==} - '@vitest/utils@2.0.2': - resolution: {integrity: sha512-pxCY1v7kmOCWYWjzc0zfjGTA3Wmn8PKnlPvSrsA643P1NHl1fOyXj2Q9SaNlrlFE+ivCsxM80Ov3AR82RmHCWQ==} + '@vitest/utils@2.0.3': + resolution: {integrity: sha512-c/UdELMuHitQbbc/EVctlBaxoYAwQPQdSNwv7z/vHyBKy2edYZaFgptE27BRueZB7eW8po+cllotMNTDpL3HWg==} '@whatwg-node/events@0.0.3': resolution: {integrity: sha512-IqnKIDWfXBJkvy/k6tzskWTc2NK3LcqHlb+KHGCrjOCH4jfQckRX0NAiIcC/vIqQkzLYw2r2CTSwAxcrtcD6lA==} @@ -2024,9 +2089,6 @@ packages: resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} engines: {node: '>= 0.4'} - array.prototype.toreversed@1.1.2: - resolution: {integrity: sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==} - array.prototype.tosorted@1.1.4: resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==} engines: {node: '>= 0.4'} @@ -2332,8 +2394,8 @@ packages: date-fns@3.6.0: resolution: {integrity: sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==} - dayjs@1.11.11: - resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==} + dayjs@1.11.12: + resolution: {integrity: sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg==} debounce@1.2.1: resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==} @@ -2496,11 +2558,11 @@ packages: peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - eslint-plugin-react@7.34.4: - resolution: {integrity: sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==} + eslint-plugin-react@7.35.0: + resolution: {integrity: sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==} engines: {node: '>=4'} peerDependencies: - eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 eslint-scope@5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} @@ -2839,8 +2901,8 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - husky@9.0.11: - resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} + husky@9.1.1: + resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==} engines: {node: '>=18'} hasBin: true @@ -4114,8 +4176,8 @@ packages: resolution: {integrity: sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==} engines: {node: '>= 0.4'} - typescript-eslint@7.16.0: - resolution: {integrity: sha512-kaVRivQjOzuoCXU6+hLnjo3/baxyzWVO5GrnExkFzETRYJKVHYkrJglOu2OCm8Hi9RPDWX1PTNNTpU5KRV0+RA==} + typescript-eslint@7.16.1: + resolution: {integrity: sha512-889oE5qELj65q/tGeOSvlreNKhimitFwZqQ0o7PcWC7/lgRkAMknznsCsV8J8mZGTP/Z+cIbX8accf2DE33hrA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -4189,15 +4251,16 @@ packages: resolution: {integrity: sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==} engines: {node: '>=12'} - vite-node@2.0.2: - resolution: {integrity: sha512-w4vkSz1Wo+NIQg8pjlEn0jQbcM/0D+xVaYjhw3cvarTanLLBh54oNiRbsT8PNK5GfuST0IlVXjsNRoNlqvY/fw==} + vite-node@2.0.3: + resolution: {integrity: sha512-14jzwMx7XTcMB+9BhGQyoEAmSl0eOr3nrnn+Z12WNERtOvLN+d2scbRUvyni05rT3997Bg+rZb47NyP4IQPKXg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-plugin-checker@0.7.1: - resolution: {integrity: sha512-Yby+Dr6+cJlkoPagqdQQn21+ZPaYwonNSlW3VpZzoyDAxoYt7YUDhzSYrCa15iTe+X4IpiNC882a3oomxCXyTA==} + vite-plugin-checker@0.7.2: + resolution: {integrity: sha512-xeYeJbG0gaCaT0QcUC4B2Zo4y5NR8ZhYenc5gPbttrZvraRFwkEADCYwq+BfEHl9zYz7yf85TxsiGoYwyyIjhw==} engines: {node: '>=14.16'} peerDependencies: + '@biomejs/biome': '>=1.7' eslint: '>=7' meow: ^9.0.0 optionator: ^0.9.1 @@ -4208,6 +4271,8 @@ packages: vti: '*' vue-tsc: '>=2.0.0' peerDependenciesMeta: + '@biomejs/biome': + optional: true eslint: optional: true meow: @@ -4233,8 +4298,8 @@ packages: vite: optional: true - vite@5.3.3: - resolution: {integrity: sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==} + vite@5.3.4: + resolution: {integrity: sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4261,15 +4326,15 @@ packages: terser: optional: true - vitest@2.0.2: - resolution: {integrity: sha512-WlpZ9neRIjNBIOQwBYfBSr0+of5ZCbxT2TVGKW4Lv0c8+srCFIiRdsP7U009t8mMn821HQ4XKgkx5dVWpyoyLw==} + vitest@2.0.3: + resolution: {integrity: sha512-o3HRvU93q6qZK4rI2JrhKyZMMuxg/JRt30E6qeQs6ueaiz5hr1cPj+Sk2kATgQzMMqsa2DiNI0TIK++1ULx8Jw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 2.0.2 - '@vitest/ui': 2.0.2 + '@vitest/browser': 2.0.3 + '@vitest/ui': 2.0.3 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -4824,6 +4889,10 @@ snapshots: dependencies: regenerator-runtime: 0.14.1 + '@babel/runtime@7.24.8': + dependencies: + regenerator-runtime: 0.14.1 + '@babel/template@7.24.6': dependencies: '@babel/code-frame': 7.24.6 @@ -4851,13 +4920,13 @@ snapshots: '@babel/helper-validator-identifier': 7.24.6 to-fast-properties: 2.0.0 - '@emotion/babel-plugin@11.11.0': + '@emotion/babel-plugin@11.12.0': dependencies: '@babel/helper-module-imports': 7.24.6 '@babel/runtime': 7.24.7 - '@emotion/hash': 0.9.1 - '@emotion/memoize': 0.8.1 - '@emotion/serialize': 1.1.4 + '@emotion/hash': 0.9.2 + '@emotion/memoize': 0.9.0 + '@emotion/serialize': 1.3.0 babel-plugin-macros: 3.1.0 convert-source-map: 1.9.0 escape-string-regexp: 4.0.0 @@ -4873,52 +4942,64 @@ snapshots: '@emotion/weak-memoize': 0.3.1 stylis: 4.2.0 - '@emotion/hash@0.9.1': {} + '@emotion/cache@11.13.0': + dependencies: + '@emotion/memoize': 0.9.0 + '@emotion/sheet': 1.4.0 + '@emotion/utils': 1.4.0 + '@emotion/weak-memoize': 0.4.0 + stylis: 4.2.0 + + '@emotion/hash@0.9.2': {} - '@emotion/is-prop-valid@1.2.2': + '@emotion/is-prop-valid@1.3.0': dependencies: - '@emotion/memoize': 0.8.1 + '@emotion/memoize': 0.9.0 '@emotion/memoize@0.8.1': {} - '@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1)': + '@emotion/memoize@0.9.0': {} + + '@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1)': dependencies: - '@babel/runtime': 7.24.6 - '@emotion/babel-plugin': 11.11.0 - '@emotion/cache': 11.11.0 - '@emotion/serialize': 1.1.4 + '@babel/runtime': 7.24.7 + '@emotion/babel-plugin': 11.12.0 + '@emotion/cache': 11.13.0 + '@emotion/serialize': 1.3.0 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) - '@emotion/utils': 1.2.1 - '@emotion/weak-memoize': 0.3.1 + '@emotion/utils': 1.4.0 + '@emotion/weak-memoize': 0.4.0 hoist-non-react-statics: 3.3.2 react: 18.3.1 optionalDependencies: '@types/react': 18.3.3 - '@emotion/serialize@1.1.4': + '@emotion/serialize@1.3.0': dependencies: - '@emotion/hash': 0.9.1 - '@emotion/memoize': 0.8.1 - '@emotion/unitless': 0.8.1 - '@emotion/utils': 1.2.1 + '@emotion/hash': 0.9.2 + '@emotion/memoize': 0.9.0 + '@emotion/unitless': 0.9.0 + '@emotion/utils': 1.4.0 csstype: 3.1.3 '@emotion/sheet@1.2.2': {} - '@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': + '@emotion/sheet@1.4.0': {} + + '@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': dependencies: - '@babel/runtime': 7.24.6 - '@emotion/babel-plugin': 11.11.0 - '@emotion/is-prop-valid': 1.2.2 - '@emotion/react': 11.11.4(@types/react@18.3.3)(react@18.3.1) - '@emotion/serialize': 1.1.4 + '@babel/runtime': 7.24.7 + '@emotion/babel-plugin': 11.12.0 + '@emotion/is-prop-valid': 1.3.0 + '@emotion/react': 11.12.0(@types/react@18.3.3)(react@18.3.1) + '@emotion/serialize': 1.3.0 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) - '@emotion/utils': 1.2.1 + '@emotion/utils': 1.4.0 react: 18.3.1 optionalDependencies: '@types/react': 18.3.3 - '@emotion/unitless@0.8.1': {} + '@emotion/unitless@0.9.0': {} '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.3.1)': dependencies: @@ -4926,8 +5007,12 @@ snapshots: '@emotion/utils@1.2.1': {} + '@emotion/utils@1.4.0': {} + '@emotion/weak-memoize@0.3.1': {} + '@emotion/weak-memoize@0.4.0': {} + '@esbuild/aix-ppc64@0.21.5': optional: true @@ -5902,11 +5987,11 @@ snapshots: '@lingui/core': 4.11.2 react: 18.3.1 - '@lingui/vite-plugin@4.11.2(typescript@5.5.3)(vite@5.3.3(@types/node@20.13.0))': + '@lingui/vite-plugin@4.11.2(typescript@5.5.3)(vite@5.3.4(@types/node@20.13.0))': dependencies: '@lingui/cli': 4.11.2(typescript@5.5.3) '@lingui/conf': 4.11.2(typescript@5.5.3) - vite: 5.3.3(@types/node@20.13.0) + vite: 5.3.4(@types/node@20.13.0) transitivePeerDependencies: - supports-color - typescript @@ -5929,22 +6014,22 @@ snapshots: optionalDependencies: '@types/react': 18.3.3 - '@mui/core-downloads-tracker@5.16.1': {} + '@mui/core-downloads-tracker@5.16.4': {} - '@mui/icons-material@5.16.1(@mui/material@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': + '@mui/icons-material@5.16.4(@mui/material@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.7 - '@mui/material': 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/material': 5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 optionalDependencies: '@types/react': 18.3.3 - '@mui/lab@5.0.0-alpha.172(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mui/lab@5.0.0-alpha.172(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.7 '@mui/base': 5.0.0-beta.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mui/material': 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mui/system': 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@mui/material': 5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/system': 5.16.1(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) '@mui/types': 7.2.15(@types/react@18.3.3) '@mui/utils': 5.16.1(@types/react@18.3.3)(react@18.3.1) clsx: 2.1.1 @@ -5952,18 +6037,18 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@emotion/react': 11.11.4(@types/react@18.3.3)(react@18.3.1) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@emotion/react': 11.12.0(@types/react@18.3.3)(react@18.3.1) + '@emotion/styled': 11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) '@types/react': 18.3.3 - '@mui/material@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mui/material@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.7 - '@mui/base': 5.0.0-beta.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mui/core-downloads-tracker': 5.16.1 - '@mui/system': 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@mui/core-downloads-tracker': 5.16.4 + '@mui/system': 5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) '@mui/types': 7.2.15(@types/react@18.3.3) - '@mui/utils': 5.16.1(@types/react@18.3.3)(react@18.3.1) + '@mui/utils': 5.16.4(@types/react@18.3.3)(react@18.3.1) + '@popperjs/core': 2.11.8 '@types/react-transition-group': 4.4.10 clsx: 2.1.1 csstype: 3.1.3 @@ -5973,8 +6058,8 @@ snapshots: react-is: 18.3.1 react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) optionalDependencies: - '@emotion/react': 11.11.4(@types/react@18.3.3)(react@18.3.1) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@emotion/react': 11.12.0(@types/react@18.3.3)(react@18.3.1) + '@emotion/styled': 11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) '@types/react': 18.3.3 '@mui/private-theming@5.16.1(@types/react@18.3.3)(react@18.3.1)': @@ -5986,7 +6071,27 @@ snapshots: optionalDependencies: '@types/react': 18.3.3 - '@mui/styled-engine@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1)': + '@mui/private-theming@5.16.4(@types/react@18.3.3)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.24.7 + '@mui/utils': 5.16.4(@types/react@18.3.3)(react@18.3.1) + prop-types: 15.8.1 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.3 + + '@mui/styled-engine@5.16.1(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.24.7 + '@emotion/cache': 11.11.0 + csstype: 3.1.3 + prop-types: 15.8.1 + react: 18.3.1 + optionalDependencies: + '@emotion/react': 11.12.0(@types/react@18.3.3)(react@18.3.1) + '@emotion/styled': 11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + + '@mui/styled-engine@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.7 '@emotion/cache': 11.11.0 @@ -5994,14 +6099,14 @@ snapshots: prop-types: 15.8.1 react: 18.3.1 optionalDependencies: - '@emotion/react': 11.11.4(@types/react@18.3.3)(react@18.3.1) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@emotion/react': 11.12.0(@types/react@18.3.3)(react@18.3.1) + '@emotion/styled': 11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) - '@mui/system@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': + '@mui/system@5.16.1(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.7 '@mui/private-theming': 5.16.1(@types/react@18.3.3)(react@18.3.1) - '@mui/styled-engine': 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1) + '@mui/styled-engine': 5.16.1(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1) '@mui/types': 7.2.15(@types/react@18.3.3) '@mui/utils': 5.16.1(@types/react@18.3.3)(react@18.3.1) clsx: 2.1.1 @@ -6009,8 +6114,24 @@ snapshots: prop-types: 15.8.1 react: 18.3.1 optionalDependencies: - '@emotion/react': 11.11.4(@types/react@18.3.3)(react@18.3.1) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@emotion/react': 11.12.0(@types/react@18.3.3)(react@18.3.1) + '@emotion/styled': 11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@types/react': 18.3.3 + + '@mui/system@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.24.7 + '@mui/private-theming': 5.16.4(@types/react@18.3.3)(react@18.3.1) + '@mui/styled-engine': 5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(react@18.3.1) + '@mui/types': 7.2.15(@types/react@18.3.3) + '@mui/utils': 5.16.4(@types/react@18.3.3)(react@18.3.1) + clsx: 2.1.1 + csstype: 3.1.3 + prop-types: 15.8.1 + react: 18.3.1 + optionalDependencies: + '@emotion/react': 11.12.0(@types/react@18.3.3)(react@18.3.1) + '@emotion/styled': 11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) '@types/react': 18.3.3 '@mui/types@7.2.15(@types/react@18.3.3)': @@ -6027,13 +6148,24 @@ snapshots: optionalDependencies: '@types/react': 18.3.3 - '@mui/x-data-grid@7.10.0(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mui/utils@5.16.4(@types/react@18.3.3)(react@18.3.1)': dependencies: '@babel/runtime': 7.24.7 - '@mui/material': 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mui/system': 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) - '@mui/utils': 5.16.1(@types/react@18.3.3)(react@18.3.1) - '@mui/x-internals': 7.10.0(@types/react@18.3.3)(react@18.3.1) + '@types/prop-types': 15.7.12 + clsx: 2.1.1 + prop-types: 15.8.1 + react: 18.3.1 + react-is: 18.3.1 + optionalDependencies: + '@types/react': 18.3.3 + + '@mui/x-data-grid@7.11.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.24.8 + '@mui/material': 5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/system': 5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@mui/utils': 5.16.4(@types/react@18.3.3)(react@18.3.1) + '@mui/x-internals': 7.11.0(@types/react@18.3.3)(react@18.3.1) clsx: 2.1.1 prop-types: 15.8.1 react: 18.3.1 @@ -6044,13 +6176,13 @@ snapshots: - '@emotion/styled' - '@types/react' - '@mui/x-date-pickers@7.10.0(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(date-fns@3.6.0)(dayjs@1.11.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mui/x-date-pickers@7.11.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@mui/material@5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.3)(date-fns@3.6.0)(dayjs@1.11.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.24.8 '@mui/base': 5.0.0-beta.40(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mui/material': 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@mui/system': 5.16.1(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) - '@mui/utils': 5.16.1(@types/react@18.3.3)(react@18.3.1) + '@mui/material': 5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/system': 5.16.4(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@emotion/styled@11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@mui/utils': 5.16.4(@types/react@18.3.3)(react@18.3.1) '@types/react-transition-group': 4.4.10 clsx: 2.1.1 prop-types: 15.8.1 @@ -6058,17 +6190,17 @@ snapshots: react-dom: 18.3.1(react@18.3.1) react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) optionalDependencies: - '@emotion/react': 11.11.4(@types/react@18.3.3)(react@18.3.1) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) + '@emotion/react': 11.12.0(@types/react@18.3.3)(react@18.3.1) + '@emotion/styled': 11.12.0(@emotion/react@11.12.0(@types/react@18.3.3)(react@18.3.1))(@types/react@18.3.3)(react@18.3.1) date-fns: 3.6.0 - dayjs: 1.11.11 + dayjs: 1.11.12 transitivePeerDependencies: - '@types/react' - '@mui/x-internals@7.10.0(@types/react@18.3.3)(react@18.3.1)': + '@mui/x-internals@7.11.0(@types/react@18.3.3)(react@18.3.1)': dependencies: - '@babel/runtime': 7.24.7 - '@mui/utils': 5.16.1(@types/react@18.3.3)(react@18.3.1) + '@babel/runtime': 7.24.8 + '@mui/utils': 5.16.4(@types/react@18.3.3)(react@18.3.1) react: 18.3.1 transitivePeerDependencies: - '@types/react' @@ -6265,7 +6397,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/lodash@4.17.6': {} + '@types/lodash@4.17.7': {} '@types/node@20.13.0': dependencies: @@ -6319,14 +6451,14 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3)': + '@typescript-eslint/eslint-plugin@7.16.1(@typescript-eslint/parser@7.16.1(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3)': dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.16.0(eslint@8.57.0)(typescript@5.5.3) - '@typescript-eslint/scope-manager': 7.16.0 - '@typescript-eslint/type-utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) - '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) - '@typescript-eslint/visitor-keys': 7.16.0 + '@typescript-eslint/parser': 7.16.1(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/scope-manager': 7.16.1 + '@typescript-eslint/type-utils': 7.16.1(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/utils': 7.16.1(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/visitor-keys': 7.16.1 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 @@ -6337,12 +6469,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3)': + '@typescript-eslint/parser@7.16.1(eslint@8.57.0)(typescript@5.5.3)': dependencies: - '@typescript-eslint/scope-manager': 7.16.0 - '@typescript-eslint/types': 7.16.0 - '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.3) - '@typescript-eslint/visitor-keys': 7.16.0 + '@typescript-eslint/scope-manager': 7.16.1 + '@typescript-eslint/types': 7.16.1 + '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.3) + '@typescript-eslint/visitor-keys': 7.16.1 debug: 4.3.5 eslint: 8.57.0 optionalDependencies: @@ -6355,15 +6487,15 @@ snapshots: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - '@typescript-eslint/scope-manager@7.16.0': + '@typescript-eslint/scope-manager@7.16.1': dependencies: - '@typescript-eslint/types': 7.16.0 - '@typescript-eslint/visitor-keys': 7.16.0 + '@typescript-eslint/types': 7.16.1 + '@typescript-eslint/visitor-keys': 7.16.1 - '@typescript-eslint/type-utils@7.16.0(eslint@8.57.0)(typescript@5.5.3)': + '@typescript-eslint/type-utils@7.16.1(eslint@8.57.0)(typescript@5.5.3)': dependencies: - '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.3) - '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.3) + '@typescript-eslint/utils': 7.16.1(eslint@8.57.0)(typescript@5.5.3) debug: 4.3.5 eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.5.3) @@ -6374,7 +6506,7 @@ snapshots: '@typescript-eslint/types@5.62.0': {} - '@typescript-eslint/types@7.16.0': {} + '@typescript-eslint/types@7.16.1': {} '@typescript-eslint/typescript-estree@5.62.0(typescript@5.5.3)': dependencies: @@ -6390,10 +6522,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@7.16.0(typescript@5.5.3)': + '@typescript-eslint/typescript-estree@7.16.1(typescript@5.5.3)': dependencies: - '@typescript-eslint/types': 7.16.0 - '@typescript-eslint/visitor-keys': 7.16.0 + '@typescript-eslint/types': 7.16.1 + '@typescript-eslint/visitor-keys': 7.16.1 debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 @@ -6420,12 +6552,12 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@7.16.0(eslint@8.57.0)(typescript@5.5.3)': + '@typescript-eslint/utils@7.16.1(eslint@8.57.0)(typescript@5.5.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@typescript-eslint/scope-manager': 7.16.0 - '@typescript-eslint/types': 7.16.0 - '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.3) + '@typescript-eslint/scope-manager': 7.16.1 + '@typescript-eslint/types': 7.16.1 + '@typescript-eslint/typescript-estree': 7.16.1(typescript@5.5.3) eslint: 8.57.0 transitivePeerDependencies: - supports-color @@ -6436,61 +6568,57 @@ snapshots: '@typescript-eslint/types': 5.62.0 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@7.16.0': + '@typescript-eslint/visitor-keys@7.16.1': dependencies: - '@typescript-eslint/types': 7.16.0 + '@typescript-eslint/types': 7.16.1 eslint-visitor-keys: 3.4.3 '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-basic-ssl@1.1.0(vite@5.3.3(@types/node@20.13.0))': + '@vitejs/plugin-basic-ssl@1.1.0(vite@5.3.4(@types/node@20.13.0))': dependencies: - vite: 5.3.3(@types/node@20.13.0) + vite: 5.3.4(@types/node@20.13.0) - '@vitejs/plugin-react@4.3.1(vite@5.3.3(@types/node@20.13.0))': + '@vitejs/plugin-react@4.3.1(vite@5.3.4(@types/node@20.13.0))': dependencies: '@babel/core': 7.24.6 '@babel/plugin-transform-react-jsx-self': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-react-jsx-source': 7.24.6(@babel/core@7.24.6) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.3.3(@types/node@20.13.0) + vite: 5.3.4(@types/node@20.13.0) transitivePeerDependencies: - supports-color - '@vitest/expect@2.0.2': + '@vitest/expect@2.0.3': dependencies: - '@vitest/spy': 2.0.2 - '@vitest/utils': 2.0.2 + '@vitest/spy': 2.0.3 + '@vitest/utils': 2.0.3 chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/pretty-format@2.0.2': - dependencies: - tinyrainbow: 1.2.0 - '@vitest/pretty-format@2.0.3': dependencies: tinyrainbow: 1.2.0 - '@vitest/runner@2.0.2': + '@vitest/runner@2.0.3': dependencies: - '@vitest/utils': 2.0.2 + '@vitest/utils': 2.0.3 pathe: 1.1.2 - '@vitest/snapshot@2.0.2': + '@vitest/snapshot@2.0.3': dependencies: - '@vitest/pretty-format': 2.0.2 + '@vitest/pretty-format': 2.0.3 magic-string: 0.30.10 pathe: 1.1.2 - '@vitest/spy@2.0.2': + '@vitest/spy@2.0.3': dependencies: tinyspy: 3.0.0 - '@vitest/utils@2.0.2': + '@vitest/utils@2.0.3': dependencies: - '@vitest/pretty-format': 2.0.2 + '@vitest/pretty-format': 2.0.3 estree-walker: 3.0.3 loupe: 3.1.1 tinyrainbow: 1.2.0 @@ -6640,13 +6768,6 @@ snapshots: es-abstract: 1.23.3 es-shim-unscopables: 1.0.2 - array.prototype.toreversed@1.1.2: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-shim-unscopables: 1.0.2 - array.prototype.tosorted@1.1.4: dependencies: call-bind: 1.0.7 @@ -7026,7 +7147,7 @@ snapshots: date-fns@3.6.0: {} - dayjs@1.11.11: {} + dayjs@1.11.12: {} debounce@1.2.1: {} @@ -7271,12 +7392,11 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-plugin-react@7.34.4(eslint@8.57.0): + eslint-plugin-react@7.35.0(eslint@8.57.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 array.prototype.flatmap: 1.3.2 - array.prototype.toreversed: 1.1.2 array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.0.19 @@ -7718,7 +7838,7 @@ snapshots: human-signals@5.0.0: {} - husky@9.0.11: {} + husky@9.1.1: {} iconv-lite@0.4.24: dependencies: @@ -9002,11 +9122,11 @@ snapshots: is-typed-array: 1.1.13 possible-typed-array-names: 1.0.0 - typescript-eslint@7.16.0(eslint@8.57.0)(typescript@5.5.3): + typescript-eslint@7.16.1(eslint@8.57.0)(typescript@5.5.3): dependencies: - '@typescript-eslint/eslint-plugin': 7.16.0(@typescript-eslint/parser@7.16.0(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3) - '@typescript-eslint/parser': 7.16.0(eslint@8.57.0)(typescript@5.5.3) - '@typescript-eslint/utils': 7.16.0(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/eslint-plugin': 7.16.1(@typescript-eslint/parser@7.16.1(eslint@8.57.0)(typescript@5.5.3))(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/parser': 7.16.1(eslint@8.57.0)(typescript@5.5.3) + '@typescript-eslint/utils': 7.16.1(eslint@8.57.0)(typescript@5.5.3) eslint: 8.57.0 optionalDependencies: typescript: 5.5.3 @@ -9068,13 +9188,13 @@ snapshots: value-or-promise@1.0.12: {} - vite-node@2.0.2(@types/node@20.13.0): + vite-node@2.0.3(@types/node@20.13.0): dependencies: cac: 6.7.14 debug: 4.3.5 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.3.3(@types/node@20.13.0) + vite: 5.3.4(@types/node@20.13.0) transitivePeerDependencies: - '@types/node' - less @@ -9085,7 +9205,7 @@ snapshots: - supports-color - terser - vite-plugin-checker@0.7.1(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.3(@types/node@20.13.0)): + vite-plugin-checker@0.7.2(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.3)(vite@5.3.4(@types/node@20.13.0)): dependencies: '@babel/code-frame': 7.24.6 ansi-escapes: 4.3.2 @@ -9097,7 +9217,7 @@ snapshots: npm-run-path: 4.0.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 - vite: 5.3.3(@types/node@20.13.0) + vite: 5.3.4(@types/node@20.13.0) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 @@ -9107,18 +9227,18 @@ snapshots: optionator: 0.9.4 typescript: 5.5.3 - vite-tsconfig-paths@4.3.2(typescript@5.5.3)(vite@5.3.3(@types/node@20.13.0)): + vite-tsconfig-paths@4.3.2(typescript@5.5.3)(vite@5.3.4(@types/node@20.13.0)): dependencies: debug: 4.3.5 globrex: 0.1.2 tsconfck: 3.1.0(typescript@5.5.3) optionalDependencies: - vite: 5.3.3(@types/node@20.13.0) + vite: 5.3.4(@types/node@20.13.0) transitivePeerDependencies: - supports-color - typescript - vite@5.3.3(@types/node@20.13.0): + vite@5.3.4(@types/node@20.13.0): dependencies: esbuild: 0.21.5 postcss: 8.4.39 @@ -9127,15 +9247,15 @@ snapshots: '@types/node': 20.13.0 fsevents: 2.3.3 - vitest@2.0.2(@types/node@20.13.0): + vitest@2.0.3(@types/node@20.13.0): dependencies: '@ampproject/remapping': 2.3.0 - '@vitest/expect': 2.0.2 + '@vitest/expect': 2.0.3 '@vitest/pretty-format': 2.0.3 - '@vitest/runner': 2.0.2 - '@vitest/snapshot': 2.0.2 - '@vitest/spy': 2.0.2 - '@vitest/utils': 2.0.2 + '@vitest/runner': 2.0.3 + '@vitest/snapshot': 2.0.3 + '@vitest/spy': 2.0.3 + '@vitest/utils': 2.0.3 chai: 5.1.1 debug: 4.3.5 execa: 8.0.1 @@ -9145,8 +9265,8 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.3.3(@types/node@20.13.0) - vite-node: 2.0.2(@types/node@20.13.0) + vite: 5.3.4(@types/node@20.13.0) + vite-node: 2.0.3(@types/node@20.13.0) why-is-node-running: 2.2.2 optionalDependencies: '@types/node': 20.13.0 From 8d24c0c62482cb88d19c02978a22575e435c4a92 Mon Sep 17 00:00:00 2001 From: Ian Krieger <48930920+IanKrieger@users.noreply.github.com> Date: Wed, 24 Jul 2024 07:36:44 -0400 Subject: [PATCH 3/5] chore(lingui): remove comments from po files (#1271) Runs https://lingui.dev/ref/cli#extract-clean on po files --- src/locales/en.po | 495 -------------------------------------------- src/locales/es.po | 495 -------------------------------------------- src/locales/pt.po | 495 -------------------------------------------- src/locales/test.po | 384 ---------------------------------- 4 files changed, 1869 deletions(-) diff --git a/src/locales/en.po b/src/locales/en.po index 3d884b0c..97cec8b4 100644 --- a/src/locales/en.po +++ b/src/locales/en.po @@ -28,12 +28,6 @@ msgstr "{length}/{maxLength} characters" msgid "{type} status cannot be updated" msgstr "{type} status cannot be updated" -#~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." - -#~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." -#~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." - msgid "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." @@ -61,9 +55,6 @@ msgstr "A login email is on the way" msgid "About Brave Ads" msgstr "About Brave Ads" -#~ msgid "Access dashboard" -#~ msgstr "Access dashboard" - msgid "Account" msgstr "Account" @@ -94,30 +85,15 @@ msgstr "Ad Format" msgid "Ad image dimensions are required" msgstr "Ad image dimensions are required" -#~ msgid "Ad Inquiries" -#~ msgstr "Ad Inquiries" - -#~ msgid "Ad Name" -#~ msgstr "Ad Name" - msgid "Ad Name is required" msgstr "Ad Name is required" -#~ msgid "Ad Performance" -#~ msgstr "Ad Performance" - msgid "Ad Set" msgstr "Ad Set" msgid "Ad set name" msgstr "Ad set name" -#~ msgid "Ad Set Performance" -#~ msgstr "Ad Set Performance" - -#~ msgid "Ad sets" -#~ msgstr "Ad sets" - msgid "Ad Sets" msgstr "Ad Sets" @@ -148,9 +124,6 @@ msgstr "Add Conversion tracking" msgid "Additional Details" msgstr "Additional Details" -#~ msgid "Additional Report: OS Performance" -#~ msgstr "Additional Report: OS Performance" - msgid "Ads" msgstr "Ads" @@ -160,30 +133,18 @@ msgstr "Ads are modular building blocks that can be paired with ad sets to build msgid "Ads Help Center" msgstr "Ads Help Center" -#~ msgid "AdSet Performance" -#~ msgstr "AdSet Performance" - msgid "Advertiser Name" msgstr "Advertiser Name" msgid "Advertiser profile" msgstr "Advertiser profile" -#~ msgid "advertising made simple" -#~ msgstr "advertising made simple" - msgid "All OS" msgstr "All OS" -#~ msgid "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." -#~ msgstr "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." - msgid "All time" msgstr "All time" -#~ msgid "Already have an account?" -#~ msgstr "Already have an account?" - msgid "An ad from my Brave browser" msgstr "An ad from my Brave browser" @@ -211,9 +172,6 @@ msgstr "As effective as Google" msgid "At a marketing/media conference" msgstr "At a marketing/media conference" -#~ msgid "At least one audience must be targeted" -#~ msgstr "At least one audience must be targeted" - msgid "At least one country must be targeted" msgstr "At least one country must be targeted" @@ -229,9 +187,6 @@ msgstr "Augment your marketing strategy" msgid "Automatic interest targeting" msgstr "Automatic interest targeting" -#~ msgid "Available Ad placements" -#~ msgstr "Available Ad placements" - msgid "Back" msgstr "Back" @@ -250,15 +205,6 @@ msgstr "Body" msgid "Body Preview" msgstr "Body Preview" -#~ msgid "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." -#~ msgstr "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." - -#~ msgid "Book a meeting" -#~ msgstr "Book a meeting" - -#~ msgid "Brave Ads" -#~ msgstr "Brave Ads" - msgid "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." msgstr "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." @@ -268,21 +214,9 @@ msgstr "Brave cannot recover this key, which has been generated in your browser. msgid "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." msgstr "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." -#~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." - -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." -#~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." - -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." -#~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." - msgid "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" msgstr "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" -#~ msgid "Brave Search" -#~ msgstr "Brave Search" - msgid "Brave Search Ads" msgstr "Brave Search Ads" @@ -295,27 +229,12 @@ msgstr "Brave Search Ads can reach audiences who use ad blockers, and don’t us msgid "Brave Search Ads convert as well as—or better than—Google Search ad clicks." msgstr "Brave Search Ads convert as well as—or better than—Google Search ad clicks." -#~ msgid "Brave Search Ads convert as well as, or better than Google Search ad clicks." -#~ msgstr "Brave Search Ads convert as well as, or better than Google Search ad clicks." - msgid "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" msgstr "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" msgid "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." msgstr "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." -#~ msgid "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" -#~ msgstr "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" - -#~ msgid "Breakdowns" -#~ msgstr "Breakdowns" - -#~ msgid "Browser ads" -#~ msgstr "Browser ads" - -#~ msgid "Browser-based delivery offers a new way to reach audiences on the Web." -#~ msgstr "Browser-based delivery offers a new way to reach audiences on the Web." - msgid "Budget" msgstr "Budget" @@ -331,9 +250,6 @@ msgstr "Business website" msgid "Business Website is required" msgstr "Business Website is required" -#~ msgid "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" -#~ msgstr "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" - msgid "Call To Action" msgstr "Call To Action" @@ -394,21 +310,12 @@ msgstr "Check eligibility" msgid "Choose" msgstr "Choose" -#~ msgid "Choose a format for the campaign you would like to run" -#~ msgstr "Choose a format for the campaign you would like to run" - msgid "Choose a format for the campaign you would like to run." msgstr "Choose a format for the campaign you would like to run." -#~ msgid "Choose campaign type" -#~ msgstr "Choose campaign type" - msgid "Choose File" msgstr "Choose File" -#~ msgid "Choose what kind of account to open" -#~ msgstr "Choose what kind of account to open" - msgid "City" msgstr "City" @@ -424,18 +331,9 @@ msgstr "Click on the secure login link in the email to access your Brave Ads acc msgid "Click Through Rate" msgstr "Click Through Rate" -#~ msgid "Click to site visit rate" -#~ msgstr "Click to site visit rate" - -#~ msgid "Click-through conversions" -#~ msgstr "Click-through conversions" - msgid "Click-through Conversions" msgstr "Click-through Conversions" -#~ msgid "Click-through rate" -#~ msgstr "Click-through rate" - msgid "Clicks" msgstr "Clicks" @@ -487,27 +385,15 @@ msgstr "Conversion" msgid "Conversion Observation Window" msgstr "Conversion Observation Window" -#~ msgid "Conversion rate" -#~ msgstr "Conversion rate" - msgid "Conversion Rate" msgstr "Conversion Rate" msgid "Conversion reporting change" msgstr "Conversion reporting change" -#~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" -#~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" - msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" -#~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" -#~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" - -#~ msgid "Conversion Type" -#~ msgstr "Conversion Type" - msgid "Conversion type must be Post Click or Post View" msgstr "Conversion type must be Post Click or Post View" @@ -544,30 +430,6 @@ msgstr "Cost per click" msgid "Could not logout at this time. Please try again later." msgstr "Could not logout at this time. Please try again later." -#~ msgid "Count conversions within X days of an impression" -#~ msgstr "Count conversions within X days of an impression" - -#~ msgid "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." -#~ msgstr "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." - -#~ msgid "Counted when a user clicks on the ad. Does not include clicks to dismiss" -#~ msgstr "Counted when a user clicks on the ad. Does not include clicks to dismiss" - -#~ msgid "Counted when a user clicks the “close” or “x” button to make an ad go away" -#~ msgstr "Counted when a user clicks the “close” or “x” button to make an ad go away" - -#~ msgid "Counted when a user reaches a designated conversion landing page" -#~ msgstr "Counted when a user reaches a designated conversion landing page" - -#~ msgid "Counted when a user reaches a designated conversion landing page following an ad impression." -#~ msgstr "Counted when a user reaches a designated conversion landing page following an ad impression." - -#~ msgid "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." -#~ msgstr "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." - -#~ msgid "Counted when an ad is displayed on screen for a minimum of one second" -#~ msgstr "Counted when an ad is displayed on screen for a minimum of one second" - msgid "Country" msgstr "Country" @@ -595,9 +457,6 @@ msgstr "Create & Submit For Approval" msgid "Create ad" msgstr "Create ad" -#~ msgid "Create an account" -#~ msgstr "Create an account" - msgid "Create new ad" msgstr "Create new ad" @@ -607,9 +466,6 @@ msgstr "Create new keypair?" msgid "created" msgstr "created" -#~ msgid "Creative Performance" -#~ msgstr "Creative Performance" - msgid "CTR" msgstr "CTR" @@ -619,21 +475,12 @@ msgstr "Custom" msgid "Daily" msgstr "Daily" -#~ msgid "Daily Graph" -#~ msgstr "Daily Graph" - -#~ msgid "Daily Performance" -#~ msgstr "Daily Performance" - msgid "Dashboard" msgstr "Dashboard" msgid "Data not valid for this private key" msgstr "Data not valid for this private key" -#~ msgid "Day" -#~ msgstr "Day" - msgid "Decrypt Conversion Data?" msgstr "Decrypt Conversion Data?" @@ -643,15 +490,6 @@ msgstr "Define how you want your campaign to run." msgid "Define the number of days Brave will observe conversions and attribute them to the campaign." msgstr "Define the number of days Brave will observe conversions and attribute them to the campaign." -#~ msgid "DELETED" -#~ msgstr "DELETED" - -#~ msgid "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." -#~ msgstr "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." - -#~ msgid "Device" -#~ msgstr "Device" - msgid "Disabled because you haven’t made any changes" msgstr "Disabled because you haven’t made any changes" @@ -664,9 +502,6 @@ msgstr "Discard ad" msgid "Discard campaign" msgstr "Discard campaign" -#~ msgid "Dismissal rate" -#~ msgstr "Dismissal rate" - msgid "Dismissal Rate" msgstr "Dismissal Rate" @@ -682,9 +517,6 @@ msgstr "Domain" msgid "Domain is required" msgstr "Domain is required" -#~ msgid "Domain must match the email domain" -#~ msgstr "Domain must match the email domain" - msgid "Domain must not contain any whitespace" msgstr "Domain must not contain any whitespace" @@ -739,9 +571,6 @@ msgstr "End Time" msgid "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." msgstr "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." -#~ msgid "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." -#~ msgstr "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." - msgid "Enter Ads Manager" msgstr "Enter Ads Manager" @@ -784,18 +613,9 @@ msgstr "Finalize & submit" msgid "First party tracking acknowledgement is required" msgstr "First party tracking acknowledgement is required" -#~ msgid "For all business sizes" -#~ msgstr "For all business sizes" - msgid "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." msgstr "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." -#~ msgid "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." -#~ msgstr "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." - -#~ msgid "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." -#~ msgstr "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." - msgid "Format" msgstr "Format" @@ -832,9 +652,6 @@ msgstr "Generate" msgid "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." msgstr "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." -#~ msgid "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." -#~ msgstr "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." - msgid "Generate a new API key?" msgstr "Generate a new API key?" @@ -844,15 +661,6 @@ msgstr "Generate API Key" msgid "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." msgstr "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." -#~ msgid "Get 50% your first campaign when you pay in Basic Attention Token" -#~ msgstr "Get 50% your first campaign when you pay in Basic Attention Token" - -#~ msgid "Get a free one-month test to see how Search Ads perform for your brand." -#~ msgstr "Get a free one-month test to see how Search Ads perform for your brand." - -#~ msgid "Get discounts on your campaign when you pay with Basic Attention Token." -#~ msgstr "Get discounts on your campaign when you pay with Basic Attention Token." - msgid "Get in touch with our team" msgstr "Get in touch with our team" @@ -871,27 +679,12 @@ msgstr "Help Center" msgid "Hi" msgstr "Hi" -#~ msgid "Hide" -#~ msgstr "Hide" - -#~ msgid "Hour" -#~ msgstr "Hour" - msgid "Hourly" msgstr "Hourly" -#~ msgid "Hourly Graph" -#~ msgstr "Hourly Graph" - -#~ msgid "Hourly Performance" -#~ msgstr "Hourly Performance" - msgid "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." msgstr "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." -#~ msgid "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" -#~ msgstr "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" - msgid "I understand that first-party analytics are necessary for independent reporting." msgstr "I understand that first-party analytics are necessary for independent reporting." @@ -901,9 +694,6 @@ msgstr "I understand that I can only run ad campaigns in English, Spanish, and P msgid "I understand that payment is required before ad campaigns can be launched." msgstr "I understand that payment is required before ad campaigns can be launched." -#~ msgid "I understand that pre-payment is required to launch my campaigns" -#~ msgstr "I understand that pre-payment is required to launch my campaigns" - msgid "I would like to receive marketing emails about new features and promotions from Brave Ads" msgstr "I would like to receive marketing emails about new features and promotions from Brave Ads" @@ -928,9 +718,6 @@ msgstr "Images" msgid "Impressions" msgstr "Impressions" -#~ msgid "Impressions (Device)" -#~ msgstr "Impressions (Device)" - msgid "In a blog post/news article" msgstr "In a blog post/news article" @@ -943,9 +730,6 @@ msgstr "In a post by Brave on LinkedIn" msgid "In a video on YouTube" msgstr "In a video on YouTube" -#~ msgid "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." -#~ msgstr "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." - msgid "In your local time this is" msgstr "In your local time this is" @@ -955,9 +739,6 @@ msgstr "Include campaigns that ended over 6 months ago" msgid "Incremental" msgstr "Incremental" -#~ msgid "Interested? Pay with BAT to get <0>50% off your first campaign." -#~ msgstr "Interested? Pay with BAT to get <0>50% off your first campaign." - msgid "Invalid format" msgstr "Invalid format" @@ -985,18 +766,12 @@ msgstr "It is scheduled to start {campaignStartFromNow}." msgid "Key copied" msgstr "Key copied" -#~ msgid "Key Statistics" -#~ msgstr "Key Statistics" - msgid "Keypairs" msgstr "Keypairs" msgid "Language acknowledgement is required" msgstr "Language acknowledgement is required" -#~ msgid "Last 14 days" -#~ msgstr "Last 14 days" - msgid "Last 30 days" msgstr "Last 30 days" @@ -1006,21 +781,9 @@ msgstr "Last 7 days" msgid "Last month" msgstr "Last month" -#~ msgid "Last week (Sun - Sat)" -#~ msgstr "Last week (Sun - Sat)" - -#~ msgid "Launch a Campaign" -#~ msgstr "Launch a Campaign" - msgid "Learn More" msgstr "Learn More" -#~ msgid "Learn more about BAT" -#~ msgstr "Learn more about BAT" - -#~ msgid "Learn more about various campaign types" -#~ msgstr "Learn more about various campaign types" - msgid "Let Brave pick categories for me." msgstr "Let Brave pick categories for me." @@ -1036,15 +799,9 @@ msgstr "Lifetime budget must be ${MIN_PER_CAMPAIGN} or more" msgid "Lifetime budget must be higher for date range provided. Minimum ${min}." msgstr "Lifetime budget must be higher for date range provided. Minimum ${min}." -#~ msgid "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#~ msgstr "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." - msgid "Linux" msgstr "Linux" -#~ msgid "Location" -#~ msgstr "Location" - msgid "Locations" msgstr "Locations" @@ -1069,18 +826,12 @@ msgstr "Make payment & submit for approval" msgid "Make sure to include your brand name in the title OR body of the ad. Otherwise, it will be rejected." msgstr "Make sure to include your brand name in the title OR body of the ad. Otherwise, it will be rejected." -#~ msgid "Managed service" -#~ msgstr "Managed service" - msgid "Max 30 Characters" msgstr "Max 30 Characters" msgid "Max 60 Characters" msgstr "Max 60 Characters" -#~ msgid "Minimum Spend" -#~ msgstr "Minimum Spend" - msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved." msgstr "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved." @@ -1090,15 +841,6 @@ msgstr "Modifying an ad will immediately put it into review. This means it will msgid "Modifying the state of this ad will effect more than one campaign:" msgstr "Modifying the state of this ad will effect more than one campaign:" -#~ msgid "month" -#~ msgstr "month" - -#~ msgid "Month" -#~ msgstr "Month" - -#~ msgid "more" -#~ msgstr "more" - msgid "Name" msgstr "Name" @@ -1195,18 +937,6 @@ msgstr "On/Off" msgid "Once confirmed, your account’s keypair will be replaced with the new keypair." msgstr "Once confirmed, your account’s keypair will be replaced with the new keypair." -#~ msgid "Once confirmed, your organization’s keypair will be replaced with the new keypair." -#~ msgstr "Once confirmed, your organization’s keypair will be replaced with the new keypair." - -#~ msgid "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." -#~ msgstr "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." - -#~ msgid "or <0>contact us for New Tab Takeover campaigns" -#~ msgstr "or <0>contact us for New Tab Takeover campaigns" - -#~ msgid "or <0>contact us for premium ad placements" -#~ msgstr "or <0>contact us for premium ad placements" - msgid "Or email <0>searchads@brave.com" msgstr "Or email <0>searchads@brave.com" @@ -1216,15 +946,9 @@ msgstr "or sign in using a password" msgid "or sign in using a secure link" msgstr "or sign in using a secure link" -#~ msgid "Organization" -#~ msgstr "Organization" - msgid "OS" msgstr "OS" -#~ msgid "OS Performance" -#~ msgstr "OS Performance" - msgid "Other (please specify)" msgstr "Other (please specify)" @@ -1240,9 +964,6 @@ msgstr "Password" msgid "Pause" msgstr "Pause" -#~ msgid "Pay with BAT to get <0>50% off your first campaign" -#~ msgstr "Pay with BAT to get <0>50% off your first campaign" - msgid "Pay with BAT to get <0>50% off your first self-managed campaign." msgstr "Pay with BAT to get <0>50% off your first self-managed campaign." @@ -1267,9 +988,6 @@ msgstr "Please ask your Account Manager for reports on campaigns of this format. msgid "Please confirm your account’s new private key:" msgstr "Please confirm your account’s new private key:" -#~ msgid "Please confirm your organization’s new private key:" -#~ msgstr "Please confirm your organization’s new private key:" - msgid "Please enter a username and password" msgstr "Please enter a username and password" @@ -1294,36 +1012,15 @@ msgstr "Please let us know how you heard about Brave Ads" msgid "Please let us know why you're interested in Brave Ads" msgstr "Please let us know why you're interested in Brave Ads" -#~ msgid "Please reach out to <0>selfserve@brave.com or try again." -#~ msgstr "Please reach out to <0>selfserve@brave.com or try again." - msgid "Please refresh the page to try again, or email <0/> for assistance." msgstr "Please refresh the page to try again, or email <0/> for assistance." -#~ msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" -#~ msgstr "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" - msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads." msgstr "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads." msgid "Please specify how you heard about Brave Ads" msgstr "Please specify how you heard about Brave Ads" -#~ msgid "Post-Click" -#~ msgstr "Post-Click" - -#~ msgid "Post-Click: Viewed ad and converted by clicking its link" -#~ msgstr "Post-Click: Viewed ad and converted by clicking its link" - -#~ msgid "Post-View" -#~ msgstr "Post-View" - -#~ msgid "Post-View: Viewed ad and converted by visiting site on their own." -#~ msgstr "Post-View: Viewed ad and converted by visiting site on their own." - -#~ msgid "Powerful ad formats" -#~ msgstr "Powerful ad formats" - msgid "Preparing file for upload..." msgstr "Preparing file for upload..." @@ -1351,12 +1048,6 @@ msgstr "Primary region of business" msgid "Primary region of business is required" msgstr "Primary region of business is required" -#~ msgid "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" -#~ msgstr "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" - -#~ msgid "Privacy-forward" -#~ msgstr "Privacy-forward" - msgid "Private Key" msgstr "Private Key" @@ -1375,51 +1066,27 @@ msgstr "Profile Details" msgid "Query parameter" msgstr "Query parameter" -#~ msgid "Query string paramaters" -#~ msgstr "Query string paramaters" - msgid "Query string parameters" msgstr "Query string parameters" msgid "Reach 70+ million highly engaged, otherwise unreachable users." msgstr "Reach 70+ million highly engaged, otherwise unreachable users." -#~ msgid "Reach and convert new customers through premium advertising on the Brave browser and search engine." -#~ msgstr "Reach and convert new customers through premium advertising on the Brave browser and search engine." - -#~ msgid "Reach audiences who don’t use other search engines and block ads on most sites." -#~ msgstr "Reach audiences who don’t use other search engines and block ads on most sites." - msgid "Ready to reach your first million users? Start your first campaign today." msgstr "Ready to reach your first million users? Start your first campaign today." -#~ msgid "Register for Self-service" -#~ msgstr "Register for Self-service" - msgid "Remove" msgstr "Remove" msgid "Remove Conversion tracking" msgstr "Remove Conversion tracking" -#~ msgid "Remove Conversion Tracking" -#~ msgstr "Remove Conversion Tracking" - -#~ msgid "Reporting" -#~ msgstr "Reporting" - -#~ msgid "Reporting not available yet for <0>{campaignName}." -#~ msgstr "Reporting not available yet for <0>{campaignName}." - msgid "Request another link." msgstr "Request another link." msgid "Return to dashboard" msgstr "Return to dashboard" -#~ msgid "Revert" -#~ msgstr "Revert" - msgid "Review" msgstr "Review" @@ -1441,12 +1108,6 @@ msgstr "Save ad" msgid "Saving..." msgstr "Saving..." -#~ msgid "Search ads" -#~ msgstr "Search ads" - -#~ msgid "Search domain must match email domain" -#~ msgstr "Search domain must match email domain" - msgid "Search homepage" msgstr "Search homepage" @@ -1456,12 +1117,6 @@ msgstr "Search keyword" msgid "Search keyword ads" msgstr "Search keyword ads" -#~ msgid "See if you qualify" -#~ msgstr "See if you qualify" - -#~ msgid "Segment Performance" -#~ msgstr "Segment Performance" - msgid "Select Account" msgstr "Select Account" @@ -1471,9 +1126,6 @@ msgstr "Select one campaign to clone" msgid "Select one campaign to edit" msgstr "Select one campaign to edit" -#~ msgid "Select Organization" -#~ msgstr "Select Organization" - msgid "Select the ads you would like to include in this ad set. Only checked ads are included." msgstr "Select the ads you would like to include in this ad set. Only checked ads are included." @@ -1492,30 +1144,12 @@ msgstr "Select the platforms to target" msgid "Selected ads" msgstr "Selected ads" -#~ msgid "Self-service" -#~ msgstr "Self-service" - msgid "Setup Progress" msgstr "Setup Progress" -#~ msgid "Show" -#~ msgstr "Show" - -#~ msgid "Sign out" -#~ msgstr "Sign out" - -#~ msgid "Sign up" -#~ msgstr "Sign up" - msgid "Simple ads to reach digital trend-setters around the world" msgstr "Simple ads to reach digital trend-setters around the world" -#~ msgid "Simple ads to reach digital trend-setters around the world." -#~ msgstr "Simple ads to reach digital trend-setters around the world." - -#~ msgid "Site visit rate" -#~ msgstr "Site visit rate" - msgid "Site Visit Rate" msgstr "Site Visit Rate" @@ -1528,9 +1162,6 @@ msgstr "Site Visits" msgid "Skip survey and continue" msgstr "Skip survey and continue" -#~ msgid "SOMETHING ABOUT SEARCH GOES HERE" -#~ msgstr "SOMETHING ABOUT SEARCH GOES HERE" - msgid "Something went wrong." msgstr "Something went wrong." @@ -1543,9 +1174,6 @@ msgstr "Sponsored" msgid "Start" msgstr "Start" -#~ msgid "Start a Brave Ads campaign with as little as $500." -#~ msgstr "Start a Brave Ads campaign with as little as $500." - msgid "Start a campaign with BAT" msgstr "Start a campaign with BAT" @@ -1570,33 +1198,18 @@ msgstr "Start your company profile" msgid "State" msgstr "State" -#~ msgid "State / Province" -#~ msgstr "State / Province" - -#~ msgid "State / Province is required" -#~ msgstr "State / Province is required" - msgid "Status" msgstr "Status" -#~ msgid "Stay Innovative" -#~ msgstr "Stay Innovative" - msgid "Street address" msgstr "Street address" msgid "Street address is required" msgstr "Street address is required" -#~ msgid "Street address line 2" -#~ msgstr "Street address line 2" - msgid "Submit" msgstr "Submit" -#~ msgid "Submit for approval" -#~ msgstr "Submit for approval" - msgid "Success! Check your email." msgstr "Success! Check your email." @@ -1612,12 +1225,6 @@ msgstr "Take our survey!" msgid "Tap into more than <0>9 billion annual Web searches" msgstr "Tap into more than <0>9 billion annual Web searches" -#~ msgid "Tap into over <0>9 billion annual Web searches" -#~ msgstr "Tap into over <0>9 billion annual Web searches" - -#~ msgid "Tap into unreachable audiences" -#~ msgstr "Tap into unreachable audiences" - msgid "Target URL" msgstr "Target URL" @@ -1636,15 +1243,9 @@ msgstr "Targeting" msgid "Tell us why you're interested in Brave Ads" msgstr "Tell us why you're interested in Brave Ads" -#~ msgid "Terms & Conditions" -#~ msgstr "Terms & Conditions" - msgid "Terms & Conditions acknowledgement is required" msgstr "Terms & Conditions acknowledgement is required" -#~ msgid "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." -#~ msgstr "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." - msgid "The <0>Basic Attention Token (BAT) is Brave’s native crypto token. Brave Browser users who opt into <1>Brave Rewards can earn BAT just for opting into viewing ads from the Brave Ads network. Earners can hold BAT like any other crypto asset, trade it, cash it in, or even donate it to their favorite creators." msgstr "The <0>Basic Attention Token (BAT) is Brave’s native crypto token. Brave Browser users who opt into <1>Brave Rewards can earn BAT just for opting into viewing ads from the Brave Ads network. Earners can hold BAT like any other crypto asset, trade it, cash it in, or even donate it to their favorite creators." @@ -1654,27 +1255,9 @@ msgstr "The current value for this metric may be an underestimate." msgid "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." msgstr "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." -#~ msgid "The rate at which users clicked in correlation to their impressions" -#~ msgstr "The rate at which users clicked in correlation to their impressions" - -#~ msgid "The rate at which users converted in correlation to their clicks" -#~ msgstr "The rate at which users converted in correlation to their clicks" - -#~ msgid "The rate at which users dismissed the ad in correlation to their impressions" -#~ msgstr "The rate at which users dismissed the ad in correlation to their impressions" - -#~ msgid "The rate at which users visited the site in correlation to their clicks" -#~ msgstr "The rate at which users visited the site in correlation to their clicks" - -#~ msgid "The rate at which users visited the site in correlation to their impressions" -#~ msgstr "The rate at which users visited the site in correlation to their impressions" - msgid "The username or password did not match our records." msgstr "The username or password did not match our records." -#~ msgid "Third party tracking acknowledgement is required" -#~ msgstr "Third party tracking acknowledgement is required" - msgid "This is a news display ad, it wll look like part of the news feed." msgstr "This is a news display ad, it wll look like part of the news feed." @@ -1684,12 +1267,6 @@ msgstr "This key is unique to you, make sure to safely store it and avoid sharin msgid "This month" msgstr "This month" -#~ msgid "This week" -#~ msgstr "This week" - -#~ msgid "This week (Sun - Today)" -#~ msgstr "This week (Sun - Today)" - msgid "Time Zone" msgstr "Time Zone" @@ -1702,39 +1279,15 @@ msgstr "Title Preview" msgid "To" msgstr "To" -#~ msgid "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." -#~ msgstr "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." - msgid "To protect user’s privacy, verified ad conversion data is encrypted so that the identities of converted users remain anonymous to Brave. You can decrypt the conversion data in the CSV file by providing your private key here. If no key is provided, you will receive the encrypted conversion data. Your private key will never be sent to or stored on any Brave servers." msgstr "To protect user’s privacy, verified ad conversion data is encrypted so that the identities of converted users remain anonymous to Brave. You can decrypt the conversion data in the CSV file by providing your private key here. If no key is provided, you will receive the encrypted conversion data. Your private key will never be sent to or stored on any Brave servers." msgid "Today" msgstr "Today" -#~ msgid "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." -#~ msgstr "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." - -#~ msgid "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." - -#~ msgid "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." - -#~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." - -#~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." - msgid "Try a free one-month test to see how Brave Search Ads perform for your brand." msgstr "Try a free one-month test to see how Brave Search Ads perform for your brand." -#~ msgid "Try again" -#~ msgstr "Try again" - -#~ msgid "Type" -#~ msgstr "Type" - msgid "Unable to clone campaign" msgstr "Unable to clone campaign" @@ -1753,9 +1306,6 @@ msgstr "Unable to decrypt conversion data" msgid "Unable to download CSV" msgstr "Unable to download CSV" -#~ msgid "Unable to fetch image" -#~ msgstr "Unable to fetch image" - msgid "Unable to get campaign information for ad" msgstr "Unable to get campaign information for ad" @@ -1774,18 +1324,12 @@ msgstr "Unable to login, link has expired or has already been used." msgid "Unable to register your organization at this time. Please try again later." msgstr "Unable to register your organization at this time. Please try again later." -#~ msgid "Unable to retrieve ad sets or ads for Campaign." -#~ msgstr "Unable to retrieve ad sets or ads for Campaign." - msgid "Unable to retrieve Campaign data." msgstr "Unable to retrieve Campaign data." msgid "Unable to retrieve images" msgstr "Unable to retrieve images" -#~ msgid "Unable to retrieve reporting data for this Campaign." -#~ msgstr "Unable to retrieve reporting data for this Campaign." - msgid "Unable to save ad" msgstr "Unable to save ad" @@ -1804,15 +1348,9 @@ msgstr "Unable to upload image" msgid "Unexpected error validating your credentials. Please try again later." msgstr "Unexpected error validating your credentials. Please try again later." -#~ msgid "Unique ads" -#~ msgstr "Unique ads" - msgid "Unknown" msgstr "Unknown" -#~ msgid "Unparalleled privacy" -#~ msgstr "Unparalleled privacy" - msgid "Update & Submit For Approval" msgstr "Update & Submit For Approval" @@ -1864,36 +1402,21 @@ msgstr "Verified Conversions Report" msgid "View profile" msgstr "View profile" -#~ msgid "View-through conversions" -#~ msgstr "View-through conversions" - msgid "View-through Conversions" msgstr "View-through Conversions" msgid "Visit Help Center" msgstr "Visit Help Center" -#~ msgid "We encountered a problem creating your account." -#~ msgstr "We encountered a problem creating your account." - msgid "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" msgstr "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" -#~ msgid "We've updated our reporting view" -#~ msgstr "We've updated our reporting view" - msgid "Website must not contain any whitespace" msgstr "Website must not contain any whitespace" msgid "Website must start with https://" msgstr "Website must start with https://" -#~ msgid "Week" -#~ msgstr "Week" - -#~ msgid "Welcome to Brave Ads" -#~ msgstr "Welcome to Brave Ads" - msgid "What is Brave Ads?" msgstr "What is Brave Ads?" @@ -1921,18 +1444,9 @@ msgstr "Work email" msgid "Yes" msgstr "Yes" -#~ msgid "Yesterday" -#~ msgstr "Yesterday" - msgid "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." msgstr "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." -#~ msgid "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." -#~ msgstr "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." - -#~ msgid "You can change this later" -#~ msgstr "You can change this later" - msgid "You have {0} errors that must be fixed before submitting." msgstr "You have {0} errors that must be fixed before submitting." @@ -1942,9 +1456,6 @@ msgstr "You have unsaved changes" msgid "You may have access to multiple accounts. Switch between them here." msgstr "You may have access to multiple accounts. Switch between them here." -#~ msgid "You may have access to multiple organisations. Switch between them here." -#~ msgstr "You may have access to multiple organisations. Switch between them here." - msgid "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." msgstr "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." @@ -1960,12 +1471,6 @@ msgstr "Your campaign has been created and is now being reviewed by our ads team msgid "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" msgstr "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" -#~ msgid "Your organization’s new public key will be:" -#~ msgstr "Your organization’s new public key will be:" - -#~ msgid "Your organization’s public key:" -#~ msgstr "Your organization’s public key:" - msgid "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." msgstr "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." diff --git a/src/locales/es.po b/src/locales/es.po index 10568523..5ee1ee16 100644 --- a/src/locales/es.po +++ b/src/locales/es.po @@ -33,12 +33,6 @@ msgstr "{length}/{maxLength} caracteres" msgid "{type} status cannot be updated" msgstr "El estado de {type} no se puede actualizar." -#~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." - -#~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." -#~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." - msgid "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." msgstr "*Solo por tiempo limitado. Disponible para nuevos anunciantes y para aquellos que hayan realizado campañas antes del 30 de septiembre de 2023. Elegible para anuncios de Notificación Push y fuente de noticias." @@ -66,9 +60,6 @@ msgstr "Un correo electrónico de inicio de sesión está en camino" msgid "About Brave Ads" msgstr "Acerca de Brave Ads" -#~ msgid "Access dashboard" -#~ msgstr "Access dashboard" - msgid "Account" msgstr "Cuenta" @@ -99,30 +90,15 @@ msgstr "Formato del anuncio" msgid "Ad image dimensions are required" msgstr "Las dimensiones de la imagen del anuncio son obligatorias" -#~ msgid "Ad Inquiries" -#~ msgstr "Ad Inquiries" - -#~ msgid "Ad Name" -#~ msgstr "Ad Name" - msgid "Ad Name is required" msgstr "El nombre del anuncio es obligatorio" -#~ msgid "Ad Performance" -#~ msgstr "Ad Performance" - msgid "Ad Set" msgstr "Conjunto de anuncios" msgid "Ad set name" msgstr "Nombre del conjunto de anuncios" -#~ msgid "Ad Set Performance" -#~ msgstr "Ad Set Performance" - -#~ msgid "Ad sets" -#~ msgstr "Ad sets" - msgid "Ad Sets" msgstr "Conjuntos de anuncios" @@ -153,9 +129,6 @@ msgstr "Añadir seguimiento de conversiones" msgid "Additional Details" msgstr "Detalles adicionales" -#~ msgid "Additional Report: OS Performance" -#~ msgstr "Additional Report: OS Performance" - msgid "Ads" msgstr "Anuncios" @@ -165,30 +138,18 @@ msgstr "Los anuncios son bloques de construcción modulares que se pueden combin msgid "Ads Help Center" msgstr "Centro de ayuda de anuncios" -#~ msgid "AdSet Performance" -#~ msgstr "AdSet Performance" - msgid "Advertiser Name" msgstr "Nombre del anunciante" msgid "Advertiser profile" msgstr "Perfil del anunciante" -#~ msgid "advertising made simple" -#~ msgstr "advertising made simple" - msgid "All OS" msgstr "Todos los SO" -#~ msgid "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." -#~ msgstr "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." - msgid "All time" msgstr "Todo el tiempo" -#~ msgid "Already have an account?" -#~ msgstr "Already have an account?" - msgid "An ad from my Brave browser" msgstr "Un anuncio de mi navegador Brave" @@ -216,9 +177,6 @@ msgstr "Tan eficaz como Google" msgid "At a marketing/media conference" msgstr "En una conferencia de marketing/medios de comunicación" -#~ msgid "At least one audience must be targeted" -#~ msgstr "At least one audience must be targeted" - msgid "At least one country must be targeted" msgstr "Debe dirigirse al menos a un país meta" @@ -234,9 +192,6 @@ msgstr "Aumente su estrategia de marketing" msgid "Automatic interest targeting" msgstr "Segmentación automática de intereses" -#~ msgid "Available Ad placements" -#~ msgstr "Available Ad placements" - msgid "Back" msgstr "Atrás" @@ -255,15 +210,6 @@ msgstr "Cuerpo" msgid "Body Preview" msgstr "Vista previa del cuerpo" -#~ msgid "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." -#~ msgstr "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." - -#~ msgid "Book a meeting" -#~ msgstr "Book a meeting" - -#~ msgid "Brave Ads" -#~ msgstr "Brave Ads" - msgid "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." msgstr "Los anuncios de Brave se entregan a nivel de navegador o de búsqueda, en ubicaciones dedicadas que le dan a su marca más protagonismo y una mejor participación." @@ -273,21 +219,9 @@ msgstr "Brave no puede recuperar esta clave, que se ha generado en su navegador. msgid "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." msgstr "Brave es una compañía independiente dedicada a construir una Web centrada en el usuario. Nuestro navegador y motor de búsqueda privado y rico en funciones es utilizado por más de 70 millones de personas en todo el mundo, con cientos de miles más descargando cada día." -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." -#~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." - -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." -#~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." - -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." -#~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." - msgid "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" msgstr "Brave es donde prosperan los adoptantes tempranos. Celebramos nuestras raíces criptográficas ofreciendo a los clientes nuevos y recurrentes de Brave Ads la mitad de su primera campaña autogestionada si compran con BAT<0>*" -#~ msgid "Brave Search" -#~ msgstr "Brave Search" - msgid "Brave Search Ads" msgstr "Anuncios de Brave Search" @@ -300,27 +234,12 @@ msgstr "Los anuncios de Brave Search pueden llegar a audiencias que usan bloquea msgid "Brave Search Ads convert as well as—or better than—Google Search ad clicks." msgstr "Los anuncios de Brave Search generan conversiones tan bien o mejor que los clics en los anuncios de Google Search." -#~ msgid "Brave Search Ads convert as well as, or better than Google Search ad clicks." -#~ msgstr "Brave Search Ads convert as well as, or better than Google Search ad clicks." - msgid "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" msgstr "Brave Search es el motor de búsqueda independiente de más rápido crecimiento desde Bing, con más de 9 mil millones de búsquedas cada año (y creciendo). Es el motor de búsqueda predeterminado para las decenas de millones de usuarios de Brave en todo el mundo, y está disponible en cualquier otro navegador en <0>search.brave.com" msgid "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." msgstr "Los más de 70 millones de usuarios de Brave, expertos en tecnología y adoptantes tempranos, prefieren la privacidad y el rendimiento sobre el rastreo y la lentitud. Cientos de miles más se cambian cada día. ¿Quiere que vean su marca? Inicie su primera campaña en minutos, con tan solo $500." -#~ msgid "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" -#~ msgstr "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" - -#~ msgid "Breakdowns" -#~ msgstr "Breakdowns" - -#~ msgid "Browser ads" -#~ msgstr "Browser ads" - -#~ msgid "Browser-based delivery offers a new way to reach audiences on the Web." -#~ msgstr "Browser-based delivery offers a new way to reach audiences on the Web." - msgid "Budget" msgstr "Presupuesto" @@ -336,9 +255,6 @@ msgstr "Sitio web de la empresa" msgid "Business Website is required" msgstr "Se requiere el sitio web de la empresa." -#~ msgid "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" -#~ msgstr "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" - msgid "Call To Action" msgstr "Llamada a la acción" @@ -399,21 +315,12 @@ msgstr "Verifique la elegibilidad" msgid "Choose" msgstr "Elegir" -#~ msgid "Choose a format for the campaign you would like to run" -#~ msgstr "Choose a format for the campaign you would like to run" - msgid "Choose a format for the campaign you would like to run." msgstr "Elija un formato para la campaña que desea ejecutar" -#~ msgid "Choose campaign type" -#~ msgstr "Choose campaign type" - msgid "Choose File" msgstr "Elija archivo" -#~ msgid "Choose what kind of account to open" -#~ msgstr "Choose what kind of account to open" - msgid "City" msgstr "Ciudad" @@ -429,18 +336,9 @@ msgstr "Haga clic en el enlace de inicio de sesión seguro del correo electróni msgid "Click Through Rate" msgstr "Clic por calificaciones" -#~ msgid "Click to site visit rate" -#~ msgstr "Click to site visit rate" - -#~ msgid "Click-through conversions" -#~ msgstr "Click-through conversions" - msgid "Click-through Conversions" msgstr "Conversiones por clics" -#~ msgid "Click-through rate" -#~ msgstr "Click-through rate" - msgid "Clicks" msgstr "Clics" @@ -492,27 +390,15 @@ msgstr "Conversión" msgid "Conversion Observation Window" msgstr "Ventana de observación de conversión" -#~ msgid "Conversion rate" -#~ msgstr "Conversion rate" - msgid "Conversion Rate" msgstr "Tasa de conversión" msgid "Conversion reporting change" msgstr "Cambio en la informe de conversión" -#~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" -#~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" - msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" msgstr "La informe de conversión para los Anuncios de Brave ha cambiado para mejorar la privacidad y la seguridad de los usuarios. Las campañas con URL de conversión que violen los requisitos recientemente aclarados para las URL de conversión se pausarán automáticamente hasta que se actualicen sus URL. Revise las pautas y tome las medidas necesarias para evitar interrupciones en la campaña. Las nuevas pautas se pueden encontrar en el <0/>" -#~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" -#~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" - -#~ msgid "Conversion Type" -#~ msgstr "Conversion Type" - msgid "Conversion type must be Post Click or Post View" msgstr "El tipo de conversión debe ser Post Clic o Post Vista" @@ -549,30 +435,6 @@ msgstr "Costo por clic" msgid "Could not logout at this time. Please try again later." msgstr "No se pudo cerrar la sesión en este momento. Por favor, inténtelo de nuevo más tarde." -#~ msgid "Count conversions within X days of an impression" -#~ msgstr "Count conversions within X days of an impression" - -#~ msgid "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." -#~ msgstr "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." - -#~ msgid "Counted when a user clicks on the ad. Does not include clicks to dismiss" -#~ msgstr "Counted when a user clicks on the ad. Does not include clicks to dismiss" - -#~ msgid "Counted when a user clicks the “close” or “x” button to make an ad go away" -#~ msgstr "Counted when a user clicks the “close” or “x” button to make an ad go away" - -#~ msgid "Counted when a user reaches a designated conversion landing page" -#~ msgstr "Counted when a user reaches a designated conversion landing page" - -#~ msgid "Counted when a user reaches a designated conversion landing page following an ad impression." -#~ msgstr "Counted when a user reaches a designated conversion landing page following an ad impression." - -#~ msgid "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." -#~ msgstr "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." - -#~ msgid "Counted when an ad is displayed on screen for a minimum of one second" -#~ msgstr "Counted when an ad is displayed on screen for a minimum of one second" - msgid "Country" msgstr "País" @@ -600,9 +462,6 @@ msgstr "Crear y enviar para aprobación" msgid "Create ad" msgstr "Crear anuncio" -#~ msgid "Create an account" -#~ msgstr "Create an account" - msgid "Create new ad" msgstr "Crear nuevo anuncio" @@ -612,9 +471,6 @@ msgstr "¿Crear un nuevo par de claves?" msgid "created" msgstr "creado" -#~ msgid "Creative Performance" -#~ msgstr "Creative Performance" - msgid "CTR" msgstr "CTR" @@ -624,21 +480,12 @@ msgstr "Personalizado" msgid "Daily" msgstr "Diario" -#~ msgid "Daily Graph" -#~ msgstr "Daily Graph" - -#~ msgid "Daily Performance" -#~ msgstr "Daily Performance" - msgid "Dashboard" msgstr "Panel de control" msgid "Data not valid for this private key" msgstr "Datos no válidos para esta clave privada" -#~ msgid "Day" -#~ msgstr "Day" - msgid "Decrypt Conversion Data?" msgstr "¿Descifrar datos de conversión?" @@ -648,15 +495,6 @@ msgstr "Defina cómo quiere que se publique su campaña." msgid "Define the number of days Brave will observe conversions and attribute them to the campaign." msgstr "Defina el número de días que Brave observará las conversiones y las atribuirá a la campaña." -#~ msgid "DELETED" -#~ msgstr "DELETED" - -#~ msgid "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." -#~ msgstr "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." - -#~ msgid "Device" -#~ msgstr "Device" - msgid "Disabled because you haven’t made any changes" msgstr "Deshabilitado porque no ha realizado ningún cambio" @@ -669,9 +507,6 @@ msgstr "Descartar anuncio" msgid "Discard campaign" msgstr "Descartar campaña" -#~ msgid "Dismissal rate" -#~ msgstr "Dismissal rate" - msgid "Dismissal Rate" msgstr "Tasa de rechazo" @@ -687,9 +522,6 @@ msgstr "Dominio" msgid "Domain is required" msgstr "Se requiere dominio" -#~ msgid "Domain must match the email domain" -#~ msgstr "Domain must match the email domain" - msgid "Domain must not contain any whitespace" msgstr "El dominio no debe contener espacios en blanco" @@ -744,9 +576,6 @@ msgstr "Hora de finalización" msgid "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." msgstr "Introduzca una URL que indique una acción deseada que desea medir, como una página de confirmación de suscripción o compra. Brave contará las visitas únicas a esa página como conversiones si un usuario ha visto o hecho clic en su anuncio." -#~ msgid "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." -#~ msgstr "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." - msgid "Enter Ads Manager" msgstr "Ingresar al Administrador de Anuncios" @@ -789,18 +618,9 @@ msgstr "Finalizar y enviar" msgid "First party tracking acknowledgement is required" msgstr "Se requiere el reconocimiento de seguimiento de origen" -#~ msgid "For all business sizes" -#~ msgstr "For all business sizes" - msgid "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." msgstr "Para empresas de todos los tamaños. Cree su campaña en minutos, a partir de tan solo $500 al mes." -#~ msgid "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." -#~ msgstr "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." - -#~ msgid "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." -#~ msgstr "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." - msgid "Format" msgstr "Formato" @@ -837,9 +657,6 @@ msgstr "Generar" msgid "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." msgstr "Genere un par de claves para su cuenta. Brave Ads usará la clave pública de su cuenta para firmar y cifrar los datos de conversión. Solo su organización tendrá acceso a la clave privada, que se puede usar para descifrar y ver los datos de conversión." -#~ msgid "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." -#~ msgstr "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." - msgid "Generate a new API key?" msgstr "¿Generar una nueva clave API?" @@ -849,15 +666,6 @@ msgstr "Generar una clave API" msgid "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." msgstr "La generación de una nueva clave API dará como resultado la desactivación de su clave anterior, dejándola inutilizable para futuras solicitudes. Asegúrese de actualizar el código con la nueva clave para evitar interrupciones en la funcionalidad de la aplicación." -#~ msgid "Get 50% your first campaign when you pay in Basic Attention Token" -#~ msgstr "Get 50% your first campaign when you pay in Basic Attention Token" - -#~ msgid "Get a free one-month test to see how Search Ads perform for your brand." -#~ msgstr "Get a free one-month test to see how Search Ads perform for your brand." - -#~ msgid "Get discounts on your campaign when you pay with Basic Attention Token." -#~ msgstr "Get discounts on your campaign when you pay with Basic Attention Token." - msgid "Get in touch with our team" msgstr "Póngase en contacto con nuestro equipo" @@ -876,27 +684,12 @@ msgstr "Centro de ayuda" msgid "Hi" msgstr "Hola" -#~ msgid "Hide" -#~ msgstr "Hide" - -#~ msgid "Hour" -#~ msgstr "Hour" - msgid "Hourly" msgstr "Cada hora" -#~ msgid "Hourly Graph" -#~ msgstr "Hourly Graph" - -#~ msgid "Hourly Performance" -#~ msgstr "Hourly Performance" - msgid "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." msgstr "He revisado y acepto la <0>Política de privacidad del anunciante<0> y los <1>Términos de servicio de la plataforma aplicables a Brave Ads." -#~ msgid "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" -#~ msgstr "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" - msgid "I understand that first-party analytics are necessary for independent reporting." msgstr "Entiendo que los análisis de origen son necesarios para la elaboración de informes independientes." @@ -906,9 +699,6 @@ msgstr "Entiendo que solo puedo realizar campañas publicitarias en inglés, esp msgid "I understand that payment is required before ad campaigns can be launched." msgstr "Entiendo que se requiere un pago antes de que se puedan lanzar campañas publicitarias." -#~ msgid "I understand that pre-payment is required to launch my campaigns" -#~ msgstr "I understand that pre-payment is required to launch my campaigns" - msgid "I would like to receive marketing emails about new features and promotions from Brave Ads" msgstr "Me gustaría recibir correos electrónicos de marketing sobre nuevas funciones y promociones de Brave Ads" @@ -933,9 +723,6 @@ msgstr "Imágenes" msgid "Impressions" msgstr "Impresiones" -#~ msgid "Impressions (Device)" -#~ msgstr "Impressions (Device)" - msgid "In a blog post/news article" msgstr "En una publicación de blog/artículo de noticias" @@ -948,9 +735,6 @@ msgstr "En una publicación de Brave en LinkedIn" msgid "In a video on YouTube" msgstr "En un video en YouTube" -#~ msgid "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." -#~ msgstr "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." - msgid "In your local time this is" msgstr "En su hora local, esto es" @@ -960,9 +744,6 @@ msgstr "Incluir campañas que finalizaron hace más de 6 meses" msgid "Incremental" msgstr "Incremental" -#~ msgid "Interested? Pay with BAT to get <0>50% off your first campaign." -#~ msgstr "Interested? Pay with BAT to get <0>50% off your first campaign." - msgid "Invalid format" msgstr "Formato no válido" @@ -990,18 +771,12 @@ msgstr "Está programada para iniciarse {campaignStartFromNow}." msgid "Key copied" msgstr "Clave copiada" -#~ msgid "Key Statistics" -#~ msgstr "Key Statistics" - msgid "Keypairs" msgstr "Pares de claves" msgid "Language acknowledgement is required" msgstr "Se requiere confirmación de idioma" -#~ msgid "Last 14 days" -#~ msgstr "Last 14 days" - msgid "Last 30 days" msgstr "Últimos 30 días" @@ -1011,21 +786,9 @@ msgstr "Últimos 7 días" msgid "Last month" msgstr "El mes pasado" -#~ msgid "Last week (Sun - Sat)" -#~ msgstr "Last week (Sun - Sat)" - -#~ msgid "Launch a Campaign" -#~ msgstr "Launch a Campaign" - msgid "Learn More" msgstr "Más información" -#~ msgid "Learn more about BAT" -#~ msgstr "Learn more about BAT" - -#~ msgid "Learn more about various campaign types" -#~ msgstr "Learn more about various campaign types" - msgid "Let Brave pick categories for me." msgstr "Dejar que Brave elija las categorías por mí." @@ -1041,15 +804,9 @@ msgstr "El presupuesto vitalicio debe ser de ${MIN_PER_CAMPAIGN} o más" msgid "Lifetime budget must be higher for date range provided. Minimum ${min}." msgstr "El presupuesto vitalicio debe ser mayor para el intervalo de fechas proporcionado. Mínimo ${min}." -#~ msgid "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#~ msgstr "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." - msgid "Linux" msgstr "Linux" -#~ msgid "Location" -#~ msgstr "Location" - msgid "Locations" msgstr "Ubicaciones" @@ -1074,18 +831,12 @@ msgstr "Realizar el pago y enviarlo para su aprobación" msgid "Make sure to include your brand name in the title OR body of the ad. Otherwise, it will be rejected." msgstr "Asegúrese de incluir el nombre de su marca en el título O en el cuerpo del anuncio. De lo contrario, será rechazado." -#~ msgid "Managed service" -#~ msgstr "Managed service" - msgid "Max 30 Characters" msgstr "Máximo 30 caracteres" msgid "Max 60 Characters" msgstr "Máximo 60 caracteres" -#~ msgid "Minimum Spend" -#~ msgstr "Minimum Spend" - msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved." msgstr "Modificar un anuncio lo pondrá de inmediato en revisión. Esto significa que ya no se mostrará a los usuarios hasta que sea aprobado." @@ -1095,15 +846,6 @@ msgstr "Modificar un anuncio lo pondrá de inmediato en revisión. Esto signific msgid "Modifying the state of this ad will effect more than one campaign:" msgstr "Modificar el estado de este anuncio afectará a más de una campaña:" -#~ msgid "month" -#~ msgstr "month" - -#~ msgid "Month" -#~ msgstr "Month" - -#~ msgid "more" -#~ msgstr "more" - msgid "Name" msgstr "Nombre" @@ -1200,18 +942,6 @@ msgstr "Encendido/Apagado" msgid "Once confirmed, your account’s keypair will be replaced with the new keypair." msgstr "Una vez confirmado, el par de claves de su cuenta se reemplazará por el nuevo par de claves." -#~ msgid "Once confirmed, your organization’s keypair will be replaced with the new keypair." -#~ msgstr "Once confirmed, your organization’s keypair will be replaced with the new keypair." - -#~ msgid "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." -#~ msgstr "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." - -#~ msgid "or <0>contact us for New Tab Takeover campaigns" -#~ msgstr "or <0>contact us for New Tab Takeover campaigns" - -#~ msgid "or <0>contact us for premium ad placements" -#~ msgstr "or <0>contact us for premium ad placements" - msgid "Or email <0>searchads@brave.com" msgstr "O envíe un correo electrónico a <0>searchads@brave.com" @@ -1221,15 +951,9 @@ msgstr "o inicie sesión usando una contraseña" msgid "or sign in using a secure link" msgstr "o inicie sesión usando un enlace seguro" -#~ msgid "Organization" -#~ msgstr "Organization" - msgid "OS" msgstr "Sistema Operativo" -#~ msgid "OS Performance" -#~ msgstr "OS Performance" - msgid "Other (please specify)" msgstr "Otro (por favor, especifique)" @@ -1245,9 +969,6 @@ msgstr "Contraseña" msgid "Pause" msgstr "Pausar" -#~ msgid "Pay with BAT to get <0>50% off your first campaign" -#~ msgstr "Pay with BAT to get <0>50% off your first campaign" - msgid "Pay with BAT to get <0>50% off your first self-managed campaign." msgstr "Pague con BAT para obtener un <0>50% de descuento en su primera campaña autogestionada." @@ -1272,9 +993,6 @@ msgstr "Por favor, consulte con su Gerente de Cuenta para obtener informes sobre msgid "Please confirm your account’s new private key:" msgstr "Por favor, confirme la nueva clave privada de su cuenta:" -#~ msgid "Please confirm your organization’s new private key:" -#~ msgstr "Please confirm your organization’s new private key:" - msgid "Please enter a username and password" msgstr "Por favor, introduzca un nombre de usuario y contraseña" @@ -1299,36 +1017,15 @@ msgstr "Por favor, indíquenos cómo se enteró de Brave Ads" msgid "Please let us know why you're interested in Brave Ads" msgstr "Por favor, indíquenos por qué está interesado(a) en Brave Ads" -#~ msgid "Please reach out to <0>selfserve@brave.com or try again." -#~ msgstr "Please reach out to <0>selfserve@brave.com or try again." - msgid "Please refresh the page to try again, or email <0/> for assistance." msgstr "Por favor, actualice la página para volver a intentarlo o envíe un correo electrónico a <0/> para obtener ayuda." -#~ msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" -#~ msgstr "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" - msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads." msgstr "Consulte nuestra <0>Política de privacidad del anunciante y <1>Términos de servicio aplicables a Brave Ads." msgid "Please specify how you heard about Brave Ads" msgstr "Por favor, especifique cómo se enteró de Brave Ads" -#~ msgid "Post-Click" -#~ msgstr "Post-Click" - -#~ msgid "Post-Click: Viewed ad and converted by clicking its link" -#~ msgstr "Post-Click: Viewed ad and converted by clicking its link" - -#~ msgid "Post-View" -#~ msgstr "Post-View" - -#~ msgid "Post-View: Viewed ad and converted by visiting site on their own." -#~ msgstr "Post-View: Viewed ad and converted by visiting site on their own." - -#~ msgid "Powerful ad formats" -#~ msgstr "Powerful ad formats" - msgid "Preparing file for upload..." msgstr "Preparando el archivo para cargarlo…" @@ -1356,12 +1053,6 @@ msgstr "Región principal de la empresa" msgid "Primary region of business is required" msgstr "Se requiere la región principal de la empresa" -#~ msgid "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" -#~ msgstr "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" - -#~ msgid "Privacy-forward" -#~ msgstr "Privacy-forward" - msgid "Private Key" msgstr "Clave privada" @@ -1380,51 +1071,27 @@ msgstr "Detalles del perfil" msgid "Query parameter" msgstr "Parámetro de consulta" -#~ msgid "Query string paramaters" -#~ msgstr "Query string paramaters" - msgid "Query string parameters" msgstr "Parámetros de cadena de consulta" msgid "Reach 70+ million highly engaged, otherwise unreachable users." msgstr "Llegue a más de 70 millones de usuarios altamente comprometidos, a los que de otro modo no llegaría. " -#~ msgid "Reach and convert new customers through premium advertising on the Brave browser and search engine." -#~ msgstr "Reach and convert new customers through premium advertising on the Brave browser and search engine." - -#~ msgid "Reach audiences who don’t use other search engines and block ads on most sites." -#~ msgstr "Reach audiences who don’t use other search engines and block ads on most sites." - msgid "Ready to reach your first million users? Start your first campaign today." msgstr "¿Listo(a) para llegar a su primer millón de usuarios? Comience su primera campaña hoy mismo." -#~ msgid "Register for Self-service" -#~ msgstr "Register for Self-service" - msgid "Remove" msgstr "Eliminar" msgid "Remove Conversion tracking" msgstr "Eliminar seguimiento de conversión" -#~ msgid "Remove Conversion Tracking" -#~ msgstr "Remove Conversion Tracking" - -#~ msgid "Reporting" -#~ msgstr "Reporting" - -#~ msgid "Reporting not available yet for <0>{campaignName}." -#~ msgstr "Reporting not available yet for <0>{campaignName}." - msgid "Request another link." msgstr "Solicitar otro enlace." msgid "Return to dashboard" msgstr "Volver al panel de control" -#~ msgid "Revert" -#~ msgstr "Revert" - msgid "Review" msgstr "Revisar" @@ -1446,12 +1113,6 @@ msgstr "Guardar anuncio" msgid "Saving..." msgstr "Guardando…" -#~ msgid "Search ads" -#~ msgstr "Search ads" - -#~ msgid "Search domain must match email domain" -#~ msgstr "Search domain must match email domain" - msgid "Search homepage" msgstr "Buscar página de inicio" @@ -1461,12 +1122,6 @@ msgstr "Buscar palabra clave" msgid "Search keyword ads" msgstr "Buscar anuncios de palabras clave" -#~ msgid "See if you qualify" -#~ msgstr "See if you qualify" - -#~ msgid "Segment Performance" -#~ msgstr "Segment Performance" - msgid "Select Account" msgstr "Seleccionar cuenta" @@ -1476,9 +1131,6 @@ msgstr "Seleccione una campaña para clonar" msgid "Select one campaign to edit" msgstr "Seleccione una campaña para editar" -#~ msgid "Select Organization" -#~ msgstr "Select Organization" - msgid "Select the ads you would like to include in this ad set. Only checked ads are included." msgstr "Seleccione los anuncios que desea incluir en este conjunto de anuncios. Solo se incluyen los anuncios marcados." @@ -1497,30 +1149,12 @@ msgstr "Seleccione las plataformas a las que se dirigirá" msgid "Selected ads" msgstr "Anuncios seleccionados" -#~ msgid "Self-service" -#~ msgstr "Self-service" - msgid "Setup Progress" msgstr "Progreso de configuración" -#~ msgid "Show" -#~ msgstr "Show" - -#~ msgid "Sign out" -#~ msgstr "Sign out" - -#~ msgid "Sign up" -#~ msgstr "Sign up" - msgid "Simple ads to reach digital trend-setters around the world" msgstr "Anuncios simples para llegar a los líderes de tendencias digitales en todo el mundo" -#~ msgid "Simple ads to reach digital trend-setters around the world." -#~ msgstr "Simple ads to reach digital trend-setters around the world." - -#~ msgid "Site visit rate" -#~ msgstr "Site visit rate" - msgid "Site Visit Rate" msgstr "Tasa de visitas al sitio" @@ -1533,9 +1167,6 @@ msgstr "Visitas al sitio" msgid "Skip survey and continue" msgstr "Saltar encuesta y continuar" -#~ msgid "SOMETHING ABOUT SEARCH GOES HERE" -#~ msgstr "SOMETHING ABOUT SEARCH GOES HERE" - msgid "Something went wrong." msgstr "Algo salió mal. " @@ -1548,9 +1179,6 @@ msgstr "Patrocinado" msgid "Start" msgstr "Empezar" -#~ msgid "Start a Brave Ads campaign with as little as $500." -#~ msgstr "Start a Brave Ads campaign with as little as $500." - msgid "Start a campaign with BAT" msgstr "Inicie una campaña con BAT" @@ -1575,33 +1203,18 @@ msgstr "Inicie el perfil de su empresa" msgid "State" msgstr "Estado" -#~ msgid "State / Province" -#~ msgstr "State / Province" - -#~ msgid "State / Province is required" -#~ msgstr "State / Province is required" - msgid "Status" msgstr "Estado" -#~ msgid "Stay Innovative" -#~ msgstr "Stay Innovative" - msgid "Street address" msgstr "Dirección de la calle" msgid "Street address is required" msgstr "Se requiere la dirección de la calle" -#~ msgid "Street address line 2" -#~ msgstr "Street address line 2" - msgid "Submit" msgstr "Enviar" -#~ msgid "Submit for approval" -#~ msgstr "Submit for approval" - msgid "Success! Check your email." msgstr "¡Éxito! Revise su correo electrónico." @@ -1617,12 +1230,6 @@ msgstr "¡Responda nuestra encuesta!" msgid "Tap into more than <0>9 billion annual Web searches" msgstr "Aproveche más de <0>9 mil millones de búsquedas web anuales" -#~ msgid "Tap into over <0>9 billion annual Web searches" -#~ msgstr "Tap into over <0>9 billion annual Web searches" - -#~ msgid "Tap into unreachable audiences" -#~ msgstr "Tap into unreachable audiences" - msgid "Target URL" msgstr "URL de destino" @@ -1641,15 +1248,9 @@ msgstr "Segmentación" msgid "Tell us why you're interested in Brave Ads" msgstr "Cuéntenos por qué le interesa Brave Ads" -#~ msgid "Terms & Conditions" -#~ msgstr "Terms & Conditions" - msgid "Terms & Conditions acknowledgement is required" msgstr "Se requiere la aceptación de los Términos y Condiciones" -#~ msgid "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." -#~ msgstr "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." - msgid "The <0>Basic Attention Token (BAT) is Brave’s native crypto token. Brave Browser users who opt into <1>Brave Rewards can earn BAT just for opting into viewing ads from the Brave Ads network. Earners can hold BAT like any other crypto asset, trade it, cash it in, or even donate it to their favorite creators." msgstr "El <0>Basic Attention Token (BAT) es el token criptográfico nativo de Brave. Los usuarios del navegador Brave que opten por <1>Brave Rewards pueden ganar BAT sólo por ver anuncios de la red Brave Ads. Los ganadores pueden conservar el BAT como cualquier otro criptoactivo, comerciar con él, canjearlo o incluso donarlo a sus creadores favoritos." @@ -1659,27 +1260,9 @@ msgstr "El valor actual de esta métrica puede ser una subestimación." msgid "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." msgstr "Los siguientes parámetros de cadena de consulta se agregarán a las URL de su página de destino. Esto le permitirá realizar un seguimiento del rendimiento de sus anuncios." -#~ msgid "The rate at which users clicked in correlation to their impressions" -#~ msgstr "The rate at which users clicked in correlation to their impressions" - -#~ msgid "The rate at which users converted in correlation to their clicks" -#~ msgstr "The rate at which users converted in correlation to their clicks" - -#~ msgid "The rate at which users dismissed the ad in correlation to their impressions" -#~ msgstr "The rate at which users dismissed the ad in correlation to their impressions" - -#~ msgid "The rate at which users visited the site in correlation to their clicks" -#~ msgstr "The rate at which users visited the site in correlation to their clicks" - -#~ msgid "The rate at which users visited the site in correlation to their impressions" -#~ msgstr "The rate at which users visited the site in correlation to their impressions" - msgid "The username or password did not match our records." msgstr "El nombre de usuario o la contraseña no coincidieron con nuestros registros." -#~ msgid "Third party tracking acknowledgement is required" -#~ msgstr "Third party tracking acknowledgement is required" - msgid "This is a news display ad, it wll look like part of the news feed." msgstr "Este es un anuncio de noticias, se verá como parte de la fuente de noticias." @@ -1689,12 +1272,6 @@ msgstr "Esta clave es única para usted, asegúrese de guardarla de forma segura msgid "This month" msgstr "Este mes" -#~ msgid "This week" -#~ msgstr "This week" - -#~ msgid "This week (Sun - Today)" -#~ msgstr "This week (Sun - Today)" - msgid "Time Zone" msgstr "Zona horaria" @@ -1707,39 +1284,15 @@ msgstr "Vista previa del título" msgid "To" msgstr "Para" -#~ msgid "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." -#~ msgstr "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." - msgid "To protect user’s privacy, verified ad conversion data is encrypted so that the identities of converted users remain anonymous to Brave. You can decrypt the conversion data in the CSV file by providing your private key here. If no key is provided, you will receive the encrypted conversion data. Your private key will never be sent to or stored on any Brave servers." msgstr "Para proteger la privacidad del usuario, los datos de conversión de anuncios verificados se cifran para que las identidades de los usuarios convertidos permanezcan anónimas para Brave. Puede descifrar los datos de conversión en el archivo CSV proporcionando su clave privada aquí. Si no se proporciona ninguna clave, recibirá los datos de conversión cifrados. Su clave privada nunca se enviará ni se almacenará en ningún servidor de Brave." msgid "Today" msgstr "Hoy" -#~ msgid "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." -#~ msgstr "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." - -#~ msgid "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." - -#~ msgid "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." - -#~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." - -#~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." - msgid "Try a free one-month test to see how Brave Search Ads perform for your brand." msgstr "Haga una prueba gratuita de un mes para ver el rendimiento de Brave Search Ads para su marca." -#~ msgid "Try again" -#~ msgstr "Try again" - -#~ msgid "Type" -#~ msgstr "Type" - msgid "Unable to clone campaign" msgstr "No se puede clonar la campaña" @@ -1758,9 +1311,6 @@ msgstr "No se pueden descifrar los datos de conversión" msgid "Unable to download CSV" msgstr "No se puede descargar CSV" -#~ msgid "Unable to fetch image" -#~ msgstr "Unable to fetch image" - msgid "Unable to get campaign information for ad" msgstr "No se puede obtener la información de la campaña para el anuncio" @@ -1779,18 +1329,12 @@ msgstr "No se puede iniciar sesión, el enlace ha caducado o ya se ha utilizado. msgid "Unable to register your organization at this time. Please try again later." msgstr "No se puede registrar su organización en este momento. Por favor, inténtelo de nuevo más tarde." -#~ msgid "Unable to retrieve ad sets or ads for Campaign." -#~ msgstr "Unable to retrieve ad sets or ads for Campaign." - msgid "Unable to retrieve Campaign data." msgstr "No se pueden recuperar los datos de la campaña." msgid "Unable to retrieve images" msgstr "No se pueden recuperar imágenes" -#~ msgid "Unable to retrieve reporting data for this Campaign." -#~ msgstr "Unable to retrieve reporting data for this Campaign." - msgid "Unable to save ad" msgstr "No se puede guardar el anuncio" @@ -1809,15 +1353,9 @@ msgstr "No se puede subir la imagen" msgid "Unexpected error validating your credentials. Please try again later." msgstr "Error inesperado al validar sus credenciales. Por favor, inténtelo de nuevo más tarde." -#~ msgid "Unique ads" -#~ msgstr "Unique ads" - msgid "Unknown" msgstr "Desconocido" -#~ msgid "Unparalleled privacy" -#~ msgstr "Unparalleled privacy" - msgid "Update & Submit For Approval" msgstr "Actualizar y enviar para aprobación" @@ -1869,36 +1407,21 @@ msgstr "Informe de conversiones verificadas" msgid "View profile" msgstr "Ver perfil" -#~ msgid "View-through conversions" -#~ msgstr "View-through conversions" - msgid "View-through Conversions" msgstr "Conversiones por visualización" msgid "Visit Help Center" msgstr "Visitar el centro de ayuda" -#~ msgid "We encountered a problem creating your account." -#~ msgstr "We encountered a problem creating your account." - msgid "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" msgstr "Valoramos sus comentarios y nos encantaría conocer su opinión sobre su experiencia reciente. <0/>Sus comentarios nos ayudarán a mejorar la plataforma de Brave Ads para satisfacer mejor sus necesidades. <1/>¡Solo toma unos minutos y su participación será muy apreciada! <2/>¡Gracias por usar Brave Ads! <3/>" -#~ msgid "We've updated our reporting view" -#~ msgstr "We've updated our reporting view" - msgid "Website must not contain any whitespace" msgstr "El sitio web no debe contener ningún espacio en blanco" msgid "Website must start with https://" msgstr "El sitio web debe comenzar con https://" -#~ msgid "Week" -#~ msgstr "Week" - -#~ msgid "Welcome to Brave Ads" -#~ msgstr "Welcome to Brave Ads" - msgid "What is Brave Ads?" msgstr "¿Qué es Anuncios de Brave?" @@ -1926,18 +1449,9 @@ msgstr "Correo electrónico de trabajo" msgid "Yes" msgstr "Sí" -#~ msgid "Yesterday" -#~ msgstr "Yesterday" - msgid "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." msgstr "Está intentando crear un nuevo par de claves, que reemplazará cualquiera de los pares de claves existentes de su cuenta. Tenga en cuenta que los pares de claves anteriores no se pueden recuperar ni utilizar una vez reemplazados." -#~ msgid "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." -#~ msgstr "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." - -#~ msgid "You can change this later" -#~ msgstr "You can change this later" - msgid "You have {0} errors that must be fixed before submitting." msgstr "Tiene {0} errores que deben corregirse antes de enviar." @@ -1947,9 +1461,6 @@ msgstr "Tiene cambios sin guardar" msgid "You may have access to multiple accounts. Switch between them here." msgstr "Es posible que tenga acceso a varias cuentas. Cambie entre ellas aquí." -#~ msgid "You may have access to multiple organisations. Switch between them here." -#~ msgstr "You may have access to multiple organisations. Switch between them here." - msgid "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." msgstr "Pronto recibirá un correo electrónico con los próximos pasos del registro. Mientras espera, le recomendamos que consulte nuestro centro de ayuda para obtener información útil para comenzar con Brave Ads." @@ -1965,12 +1476,6 @@ msgstr "Su campaña ha sido creada y ahora está siendo revisada por nuestro equ msgid "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" msgstr "¡Su campaña ha sido actualizada! <0/>Si agregó nuevos anuncios, nos pondremos en contacto con usted tan pronto como se aprueben y activen. <1/>¡Gracias por usar Brave Ads!" -#~ msgid "Your organization’s new public key will be:" -#~ msgstr "Your organization’s new public key will be:" - -#~ msgid "Your organization’s public key:" -#~ msgstr "Your organization’s public key:" - msgid "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." msgstr "Su campaña de prueba será revisada por un Gerente de Cuenta. Agregue cualquier nota o pregunta para ellos aquí." diff --git a/src/locales/pt.po b/src/locales/pt.po index 088adcc4..706f285b 100644 --- a/src/locales/pt.po +++ b/src/locales/pt.po @@ -33,12 +33,6 @@ msgstr "{length}/{maxLength} caracteres" msgid "{type} status cannot be updated" msgstr "Não é possível atualizar o status de {type}" -#~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." - -#~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." -#~ msgstr "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." - msgid "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." msgstr "*Apenas por tempo limitado. Disponível para novos anunciantes e para aqueles que realizaram campanhas antes de 30 de setembro de 2023. Elegível para anúncios de notificação push e feed de notícias." @@ -66,9 +60,6 @@ msgstr "Um e-mail de login está sendo enviado" msgid "About Brave Ads" msgstr "Sobre o Brave Ads" -#~ msgid "Access dashboard" -#~ msgstr "Access dashboard" - msgid "Account" msgstr "Conta" @@ -99,30 +90,15 @@ msgstr "Formato do Anúncio" msgid "Ad image dimensions are required" msgstr "As dimensões da imagem do anúncio são obrigatórias" -#~ msgid "Ad Inquiries" -#~ msgstr "Ad Inquiries" - -#~ msgid "Ad Name" -#~ msgstr "Ad Name" - msgid "Ad Name is required" msgstr "O nome do anúncio é obrigatório" -#~ msgid "Ad Performance" -#~ msgstr "Ad Performance" - msgid "Ad Set" msgstr "Conjunto de Anúncios" msgid "Ad set name" msgstr "Nome do conjunto de anúncios" -#~ msgid "Ad Set Performance" -#~ msgstr "Ad Set Performance" - -#~ msgid "Ad sets" -#~ msgstr "Ad sets" - msgid "Ad Sets" msgstr "Conjuntos de Anúncios" @@ -153,9 +129,6 @@ msgstr "Adicionar rastreamento de conversão" msgid "Additional Details" msgstr "Detalhes Adicionais" -#~ msgid "Additional Report: OS Performance" -#~ msgstr "Additional Report: OS Performance" - msgid "Ads" msgstr "Anúncios" @@ -165,30 +138,18 @@ msgstr "Anúncios são blocos de construção modulares que podem ser combinados msgid "Ads Help Center" msgstr "Central de Ajuda de Anúncios" -#~ msgid "AdSet Performance" -#~ msgstr "AdSet Performance" - msgid "Advertiser Name" msgstr "Nome do Anunciante" msgid "Advertiser profile" msgstr "Perfil do anunciante" -#~ msgid "advertising made simple" -#~ msgstr "advertising made simple" - msgid "All OS" msgstr "Todos os SO" -#~ msgid "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." -#~ msgstr "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." - msgid "All time" msgstr "Desde o início" -#~ msgid "Already have an account?" -#~ msgstr "Already have an account?" - msgid "An ad from my Brave browser" msgstr "Um anúncio do meu navegador Brave" @@ -216,9 +177,6 @@ msgstr "Tão eficaz quanto o Google" msgid "At a marketing/media conference" msgstr "Em uma conferência de marketing/mídia" -#~ msgid "At least one audience must be targeted" -#~ msgstr "At least one audience must be targeted" - msgid "At least one country must be targeted" msgstr "Pelo menos um país deve ser direcionado" @@ -234,9 +192,6 @@ msgstr "Aprimore a sua estratégia de marketing" msgid "Automatic interest targeting" msgstr "Direcionamento automático por interesse" -#~ msgid "Available Ad placements" -#~ msgstr "Available Ad placements" - msgid "Back" msgstr "Voltar" @@ -255,15 +210,6 @@ msgstr "Corpo" msgid "Body Preview" msgstr "Pré-visualização do Corpo" -#~ msgid "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." -#~ msgstr "Book a 30-minute meeting with a Brave Search specialist to discuss a free test campaign and see how Brave Ads can perform for your business." - -#~ msgid "Book a meeting" -#~ msgstr "Book a meeting" - -#~ msgid "Brave Ads" -#~ msgstr "Brave Ads" - msgid "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." msgstr "Os Anúncios Brave são apresentados no navegador ou na pesquisa, em locais dedicados que dão à sua marca mais destaque e melhor engajamento." @@ -273,21 +219,9 @@ msgstr "O Brave não pode recuperar esta chave que foi gerada em seu navegador. msgid "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." msgstr "O Brave é uma empresa independente dedicada a construir uma Web centrada no usuário. Nosso navegador privado e rico em recursos, junto ao nosso mecanismo de busca, são utilizados por mais de 70 milhões de pessoas em todo o mundo, com centenas de milhares de novos downloads todos os dias." -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." -#~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." - -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." -#~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." - -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." -#~ msgstr "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." - msgid "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" msgstr "Brave é o lugar onde os adotantes iniciais prosperam. Estamos celebrando nossas origens no mundo cripto oferecendo aos novos e antigos clientes dos Anúncios Brave 50% de desconto na primeira campanha autogerenciada se pagarem com BAT<0>*" -#~ msgid "Brave Search" -#~ msgstr "Brave Search" - msgid "Brave Search Ads" msgstr "Anúncios da Pesquisa Brave" @@ -300,27 +234,12 @@ msgstr "Os anúncios da Pesquisa Brave podem alcançar públicos que utilizam bl msgid "Brave Search Ads convert as well as—or better than—Google Search ad clicks." msgstr "Os anúncios da Pesquisa Brave convertem tão bem quanto, ou até melhor, que os anúncios da Pesquisa Google." -#~ msgid "Brave Search Ads convert as well as, or better than Google Search ad clicks." -#~ msgstr "Brave Search Ads convert as well as, or better than Google Search ad clicks." - msgid "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" msgstr "A Pesquisa Brave é o mecanismo de busca independente de crescimento mais rápido desde o Bing, com mais de 9 bilhões de buscas a cada ano (e crescendo). É o mecanismo de busca padrão para dezenas de milhões de usuários do Brave em todo o mundo e está disponível em qualquer outro navegador em <0>search.brave.com" msgid "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." msgstr "Os mais de 70 milhões de usuários do Brave, que abandonaram a TV a cabo e são ligados em tecnologia, valorizam privacidade e desempenho em vez de serem rastreados e enfrentarem lentidão. Centenas de milhares de pessoas aderem à plataforma todos os dias. Quer que eles vejam sua marca? Comece sua primeira campanha em minutos, com um investimento inicial de apenas $500." -#~ msgid "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" -#~ msgstr "Brave’s products are made to uphold user privacy. By default, the Brave browser blocks third-party tracking (scripts, tags, pixels, etc.) including those used by Google Analytics. This means that most standard website reporting won’t be compatible with Brave Ads. To ensure advertisers have visibility into performance of campaigns, we’ve detailed other effective privacy-first options for measurement in our <0>reporting guide" - -#~ msgid "Breakdowns" -#~ msgstr "Breakdowns" - -#~ msgid "Browser ads" -#~ msgstr "Browser ads" - -#~ msgid "Browser-based delivery offers a new way to reach audiences on the Web." -#~ msgstr "Browser-based delivery offers a new way to reach audiences on the Web." - msgid "Budget" msgstr "Orçamento" @@ -336,9 +255,6 @@ msgstr "Site da Empresa" msgid "Business Website is required" msgstr "O site da empresa é obrigatório" -#~ msgid "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" -#~ msgstr "By continuing, you acknowledge and agree to our <0>Privacy Policy and platform <1>Terms and Conditions" - msgid "Call To Action" msgstr "Chamada para Ação" @@ -399,21 +315,12 @@ msgstr "Verificar elegibilidade" msgid "Choose" msgstr "Escolher" -#~ msgid "Choose a format for the campaign you would like to run" -#~ msgstr "Choose a format for the campaign you would like to run" - msgid "Choose a format for the campaign you would like to run." msgstr "Escolha um formato para a campanha que você gostaria de executar." -#~ msgid "Choose campaign type" -#~ msgstr "Choose campaign type" - msgid "Choose File" msgstr "Escolha o Arquivo" -#~ msgid "Choose what kind of account to open" -#~ msgstr "Choose what kind of account to open" - msgid "City" msgstr "Cidade" @@ -429,18 +336,9 @@ msgstr "Clique no link seguro de login no seu e-mail para acessar sua conta do B msgid "Click Through Rate" msgstr "Taxa de Cliques" -#~ msgid "Click to site visit rate" -#~ msgstr "Click to site visit rate" - -#~ msgid "Click-through conversions" -#~ msgstr "Click-through conversions" - msgid "Click-through Conversions" msgstr "Conversões por Cliques" -#~ msgid "Click-through rate" -#~ msgstr "Click-through rate" - msgid "Clicks" msgstr "Cliques" @@ -492,27 +390,15 @@ msgstr "Conversão" msgid "Conversion Observation Window" msgstr "Janela de Observação de Conversão" -#~ msgid "Conversion rate" -#~ msgstr "Conversion rate" - msgid "Conversion Rate" msgstr "Taxa de Conversão" msgid "Conversion reporting change" msgstr "Mudança no relatório de Conversão" -#~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" -#~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" - msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" msgstr "A geração de relatórios de conversão para os Anúncios Brave foi alterada para melhor manter a privacidade e a segurança do usuário. Campanhas com URLs de conversão que violem os requisitos recentemente esclarecidos para URLs de conversão serão automaticamente pausadas até que suas URLs sejam atualizadas. Por favor, reveja as diretrizes e tome as ações necessárias para evitar a interrupção da campanha. As novas diretrizes podem ser encontradas em <0/>" -#~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" -#~ msgstr "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" - -#~ msgid "Conversion Type" -#~ msgstr "Conversion Type" - msgid "Conversion type must be Post Click or Post View" msgstr "O tipo de conversão deve ser Pós-Clique ou Pós-Visualização" @@ -549,30 +435,6 @@ msgstr "Custo por clique" msgid "Could not logout at this time. Please try again later." msgstr "Não foi possível fazer logout no momento. Por favor, tente novamente mais tarde." -#~ msgid "Count conversions within X days of an impression" -#~ msgstr "Count conversions within X days of an impression" - -#~ msgid "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." -#~ msgstr "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." - -#~ msgid "Counted when a user clicks on the ad. Does not include clicks to dismiss" -#~ msgstr "Counted when a user clicks on the ad. Does not include clicks to dismiss" - -#~ msgid "Counted when a user clicks the “close” or “x” button to make an ad go away" -#~ msgstr "Counted when a user clicks the “close” or “x” button to make an ad go away" - -#~ msgid "Counted when a user reaches a designated conversion landing page" -#~ msgstr "Counted when a user reaches a designated conversion landing page" - -#~ msgid "Counted when a user reaches a designated conversion landing page following an ad impression." -#~ msgstr "Counted when a user reaches a designated conversion landing page following an ad impression." - -#~ msgid "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." -#~ msgstr "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." - -#~ msgid "Counted when an ad is displayed on screen for a minimum of one second" -#~ msgstr "Counted when an ad is displayed on screen for a minimum of one second" - msgid "Country" msgstr "País" @@ -600,9 +462,6 @@ msgstr "Criar e Enviar Para Aprovação" msgid "Create ad" msgstr "Criar Anúncio" -#~ msgid "Create an account" -#~ msgstr "Create an account" - msgid "Create new ad" msgstr "Criar Novo Anúncio" @@ -612,9 +471,6 @@ msgstr "Criar Novo Par de Chaves?" msgid "created" msgstr "criado" -#~ msgid "Creative Performance" -#~ msgstr "Creative Performance" - msgid "CTR" msgstr "CTR (Taxa de Cliques)" @@ -624,21 +480,12 @@ msgstr "Personalizado" msgid "Daily" msgstr "Diário" -#~ msgid "Daily Graph" -#~ msgstr "Daily Graph" - -#~ msgid "Daily Performance" -#~ msgstr "Daily Performance" - msgid "Dashboard" msgstr "Dashboard" msgid "Data not valid for this private key" msgstr "Dados inválidos para esta chave privada" -#~ msgid "Day" -#~ msgstr "Day" - msgid "Decrypt Conversion Data?" msgstr "Descriptografar Dados de Conversão?" @@ -648,15 +495,6 @@ msgstr "Defina como deseja que sua campanha seja executada." msgid "Define the number of days Brave will observe conversions and attribute them to the campaign." msgstr "Defina o número de dias que o Brave observará conversões e as atribuirá à campanha." -#~ msgid "DELETED" -#~ msgstr "DELETED" - -#~ msgid "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." -#~ msgstr "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." - -#~ msgid "Device" -#~ msgstr "Device" - msgid "Disabled because you haven’t made any changes" msgstr "Desativado por falta de alterações" @@ -669,9 +507,6 @@ msgstr "Descartar Anúncio" msgid "Discard campaign" msgstr "Descartar Campanha" -#~ msgid "Dismissal rate" -#~ msgstr "Dismissal rate" - msgid "Dismissal Rate" msgstr "Taxa de Dispensas" @@ -687,9 +522,6 @@ msgstr "Domínio" msgid "Domain is required" msgstr "O domínio é obrigatório" -#~ msgid "Domain must match the email domain" -#~ msgstr "Domain must match the email domain" - msgid "Domain must not contain any whitespace" msgstr "O domínio não deve conter espaços em branco" @@ -744,9 +576,6 @@ msgstr "Horário de término" msgid "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." msgstr "Insira uma URL que indique uma ação desejada que você deseja medir, como uma página de confirmação de assinatura ou compra. O Brave contará visitas únicas a essa página como conversões se um usuário tiver visto ou clicado no seu anúncio." -#~ msgid "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." -#~ msgstr "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." - msgid "Enter Ads Manager" msgstr "Acessar o Gerenciador de Anúncios" @@ -789,18 +618,9 @@ msgstr "Finalizar e submeter" msgid "First party tracking acknowledgement is required" msgstr "É necessário concordar com o rastreamento interno do site" -#~ msgid "For all business sizes" -#~ msgstr "For all business sizes" - msgid "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." msgstr "Para negócios de todos os tamanhos. Crie sua campanha em minutos, começando com apenas $500 por mês." -#~ msgid "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." -#~ msgstr "For enterprise and agency businesses looking for bespoke ad solutions via dedicated Brave Ads representatives." - -#~ msgid "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." -#~ msgstr "For small to mid-sized businesses to create and manage their Brave Ads campaigns independently." - msgid "Format" msgstr "Formato" @@ -837,9 +657,6 @@ msgstr "Gerar" msgid "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." msgstr "Gere um par de chaves para sua conta. Os Anúncios Brave usarão a chave pública da sua conta para assinar e criptografar dados de conversão. Apenas a sua organização terá acesso à chave privada, que pode ser usada para descriptografar e visualizar dados de conversão." -#~ msgid "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." -#~ msgstr "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." - msgid "Generate a new API key?" msgstr "Gerar uma nova chave de API?" @@ -849,15 +666,6 @@ msgstr "Gerar Chave de API" msgid "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." msgstr "Gerar uma nova chave de API resultará na desativação da sua chave anterior, tornando-a inutilizável para futuras solicitações. Certifique-se de atualizar seu código com a nova chave para evitar interrupções na funcionalidade de sua aplicação." -#~ msgid "Get 50% your first campaign when you pay in Basic Attention Token" -#~ msgstr "Get 50% your first campaign when you pay in Basic Attention Token" - -#~ msgid "Get a free one-month test to see how Search Ads perform for your brand." -#~ msgstr "Get a free one-month test to see how Search Ads perform for your brand." - -#~ msgid "Get discounts on your campaign when you pay with Basic Attention Token." -#~ msgstr "Get discounts on your campaign when you pay with Basic Attention Token." - msgid "Get in touch with our team" msgstr "Entre em contato como o nosso time" @@ -876,27 +684,12 @@ msgstr "Central de Ajuda" msgid "Hi" msgstr "Olá" -#~ msgid "Hide" -#~ msgstr "Hide" - -#~ msgid "Hour" -#~ msgstr "Hour" - msgid "Hourly" msgstr "Por hora" -#~ msgid "Hourly Graph" -#~ msgstr "Hourly Graph" - -#~ msgid "Hourly Performance" -#~ msgstr "Hourly Performance" - msgid "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." msgstr "Eu li e concordo com a <0>Política de Privacidade do Anunciante e os <1>Termos de Serviço da plataforma que se aplicam ao Brave Ads." -#~ msgid "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" -#~ msgstr "I understand that Brave Ads will not be compatible with Google Analytics and similar solutions that rely on third-party trackers" - msgid "I understand that first-party analytics are necessary for independent reporting." msgstr "Entendo que é necessário usar análises internas para relatórios independentes." @@ -906,9 +699,6 @@ msgstr "Entendo que só posso executar campanhas publicitárias em inglês, espa msgid "I understand that payment is required before ad campaigns can be launched." msgstr "Entendo que o pagamento é necessário antes que as campanhas possam ser lançadas." -#~ msgid "I understand that pre-payment is required to launch my campaigns" -#~ msgstr "I understand that pre-payment is required to launch my campaigns" - msgid "I would like to receive marketing emails about new features and promotions from Brave Ads" msgstr "Gostaria de receber e-mails sobre novos recursos e promoções do Brave Ads" @@ -933,9 +723,6 @@ msgstr "Imagens" msgid "Impressions" msgstr "Visualizações" -#~ msgid "Impressions (Device)" -#~ msgstr "Impressions (Device)" - msgid "In a blog post/news article" msgstr "Em uma postagem de blog/artigo de notícias" @@ -948,9 +735,6 @@ msgstr "Em uma postagem do Brave no LinkedIn" msgid "In a video on YouTube" msgstr "Em um vídeo no YouTube" -#~ msgid "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." -#~ msgstr "In the meantime, check out our <0>advertiser resources. If you have any questions, please reach out to <1>selfserve@brave.com." - msgid "In your local time this is" msgstr "No seu horário local, isso é" @@ -960,9 +744,6 @@ msgstr "Incluir campanhas que terminaram há mais de 6 meses" msgid "Incremental" msgstr "Incremental" -#~ msgid "Interested? Pay with BAT to get <0>50% off your first campaign." -#~ msgstr "Interested? Pay with BAT to get <0>50% off your first campaign." - msgid "Invalid format" msgstr "Formato inválido" @@ -990,18 +771,12 @@ msgstr "O seu início está agendado para {campaignStartFromNow}." msgid "Key copied" msgstr "Chave copiada" -#~ msgid "Key Statistics" -#~ msgstr "Key Statistics" - msgid "Keypairs" msgstr "Pares de chaves" msgid "Language acknowledgement is required" msgstr "É necessário confirmar o idioma" -#~ msgid "Last 14 days" -#~ msgstr "Last 14 days" - msgid "Last 30 days" msgstr "Últimos 30 dias" @@ -1011,21 +786,9 @@ msgstr "Últimos 7 dias" msgid "Last month" msgstr "Último mês" -#~ msgid "Last week (Sun - Sat)" -#~ msgstr "Last week (Sun - Sat)" - -#~ msgid "Launch a Campaign" -#~ msgstr "Launch a Campaign" - msgid "Learn More" msgstr "Saiba Mais" -#~ msgid "Learn more about BAT" -#~ msgstr "Learn more about BAT" - -#~ msgid "Learn more about various campaign types" -#~ msgstr "Learn more about various campaign types" - msgid "Let Brave pick categories for me." msgstr "Deixe o Brave escolher categorias para mim." @@ -1041,15 +804,9 @@ msgstr "O orçamento vitalício deve ser de ${MIN_PER_CAMPAIGN} ou mais" msgid "Lifetime budget must be higher for date range provided. Minimum ${min}." msgstr "O orçamento vitalício deve ser maior para o intervalo de datas fornecido. Mínimo ${min}." -#~ msgid "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#~ msgstr "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." - msgid "Linux" msgstr "Linux" -#~ msgid "Location" -#~ msgstr "Location" - msgid "Locations" msgstr "Localizações" @@ -1074,18 +831,12 @@ msgstr "Efetue o pagamento e envie para aprovação" msgid "Make sure to include your brand name in the title OR body of the ad. Otherwise, it will be rejected." msgstr "Certifique-se de incluir o nome da sua marca no título OU no corpo do anúncio. Caso contrário, ele será rejeitado." -#~ msgid "Managed service" -#~ msgstr "Managed service" - msgid "Max 30 Characters" msgstr "Máx. 30 caracteres" msgid "Max 60 Characters" msgstr "Máx. 60 caracteres" -#~ msgid "Minimum Spend" -#~ msgstr "Minimum Spend" - msgid "Modifying an ad will immediately put it into review. This means it will no longer be shown to users until it is approved." msgstr "Modificar um anúncio o colocará imediatamente em revisão. Isso significa que não será mais exibido aos usuários até que seja aprovado." @@ -1095,15 +846,6 @@ msgstr "Modificar um anúncio o colocará imediatamente em revisão. Isso signif msgid "Modifying the state of this ad will effect more than one campaign:" msgstr "Modificar o estado deste anúncio afetará mais de uma campanha:" -#~ msgid "month" -#~ msgstr "month" - -#~ msgid "Month" -#~ msgstr "Month" - -#~ msgid "more" -#~ msgstr "more" - msgid "Name" msgstr "Nome" @@ -1200,18 +942,6 @@ msgstr "Ligado/Desligado" msgid "Once confirmed, your account’s keypair will be replaced with the new keypair." msgstr "Uma vez confirmado, o par de chaves da sua conta será substituído pelo novo par de chaves." -#~ msgid "Once confirmed, your organization’s keypair will be replaced with the new keypair." -#~ msgstr "Once confirmed, your organization’s keypair will be replaced with the new keypair." - -#~ msgid "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." -#~ msgstr "Once the review process is complete, we will send you an email to notify you of the approval status and any further steps required." - -#~ msgid "or <0>contact us for New Tab Takeover campaigns" -#~ msgstr "or <0>contact us for New Tab Takeover campaigns" - -#~ msgid "or <0>contact us for premium ad placements" -#~ msgstr "or <0>contact us for premium ad placements" - msgid "Or email <0>searchads@brave.com" msgstr "Ou envie um e-mail para <0>searchads@brave.com" @@ -1221,15 +951,9 @@ msgstr "ou faça login usando uma senha" msgid "or sign in using a secure link" msgstr "ou faça login usando um link seguro" -#~ msgid "Organization" -#~ msgstr "Organization" - msgid "OS" msgstr "SO (Sistema Operacional)" -#~ msgid "OS Performance" -#~ msgstr "OS Performance" - msgid "Other (please specify)" msgstr "Outro (por favor, especifique)" @@ -1245,9 +969,6 @@ msgstr "Senha" msgid "Pause" msgstr "Pausar" -#~ msgid "Pay with BAT to get <0>50% off your first campaign" -#~ msgstr "Pay with BAT to get <0>50% off your first campaign" - msgid "Pay with BAT to get <0>50% off your first self-managed campaign." msgstr "Pague com BAT para obter <0>50% de desconto na sua primeira campanha autogerenciada." @@ -1272,9 +993,6 @@ msgstr "Por favor, consulte o seu Gerente de Conta para obter relatórios sobre msgid "Please confirm your account’s new private key:" msgstr "Por favor, confirme a nova chave privada da sua conta:" -#~ msgid "Please confirm your organization’s new private key:" -#~ msgstr "Please confirm your organization’s new private key:" - msgid "Please enter a username and password" msgstr "Por favor, insira um nome de usuário e senha" @@ -1299,36 +1017,15 @@ msgstr "Por favor, nos diga como você descobriu o Brave Ads" msgid "Please let us know why you're interested in Brave Ads" msgstr "Por favor, nos diga por que você está interessado no Brave Ads" -#~ msgid "Please reach out to <0>selfserve@brave.com or try again." -#~ msgstr "Please reach out to <0>selfserve@brave.com or try again." - msgid "Please refresh the page to try again, or email <0/> for assistance." msgstr "Por favor, atualize a página e tente novamente, ou envie um e-mail para <0/> para obter ajuda." -#~ msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" -#~ msgstr "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads" - msgid "Please see our <0>Advertiser Privacy Policy and <1>Terms of Service applicable to Brave Ads." msgstr "Por favor, consulte nossa <0>Política de Privacidade do Anunciante e <1>Termos de Serviço que se aplicam ao Brave Ads." msgid "Please specify how you heard about Brave Ads" msgstr "Por favor, nos diga como você ficou sabendo sobre o Brave Ads" -#~ msgid "Post-Click" -#~ msgstr "Post-Click" - -#~ msgid "Post-Click: Viewed ad and converted by clicking its link" -#~ msgstr "Post-Click: Viewed ad and converted by clicking its link" - -#~ msgid "Post-View" -#~ msgstr "Post-View" - -#~ msgid "Post-View: Viewed ad and converted by visiting site on their own." -#~ msgstr "Post-View: Viewed ad and converted by visiting site on their own." - -#~ msgid "Powerful ad formats" -#~ msgstr "Powerful ad formats" - msgid "Preparing file for upload..." msgstr "Preparando arquivo para upload..." @@ -1356,12 +1053,6 @@ msgstr "Principal região de negócios" msgid "Primary region of business is required" msgstr "A principal região de negócios é obrigatória" -#~ msgid "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" -#~ msgstr "Prior to using the dashboard, please take a moment to complete your profile and review the following acknowledgements:" - -#~ msgid "Privacy-forward" -#~ msgstr "Privacy-forward" - msgid "Private Key" msgstr "Chave Privada" @@ -1380,51 +1071,27 @@ msgstr "Detalhes do Perfil" msgid "Query parameter" msgstr "Parâmetro de consulta" -#~ msgid "Query string paramaters" -#~ msgstr "Query string paramaters" - msgid "Query string parameters" msgstr "Parâmetros de string de consulta" msgid "Reach 70+ million highly engaged, otherwise unreachable users." msgstr "Alcance mais de 70 milhões de usuários altamente engajados, que de outra forma seriam inalcançáveis." -#~ msgid "Reach and convert new customers through premium advertising on the Brave browser and search engine." -#~ msgstr "Reach and convert new customers through premium advertising on the Brave browser and search engine." - -#~ msgid "Reach audiences who don’t use other search engines and block ads on most sites." -#~ msgstr "Reach audiences who don’t use other search engines and block ads on most sites." - msgid "Ready to reach your first million users? Start your first campaign today." msgstr "Pronto para alcançar o seu primeiro milhão de usuários? Comece a sua primeira campanha hoje." -#~ msgid "Register for Self-service" -#~ msgstr "Register for Self-service" - msgid "Remove" msgstr "Remover" msgid "Remove Conversion tracking" msgstr "Remover rastreamento de Conversão" -#~ msgid "Remove Conversion Tracking" -#~ msgstr "Remove Conversion Tracking" - -#~ msgid "Reporting" -#~ msgstr "Reporting" - -#~ msgid "Reporting not available yet for <0>{campaignName}." -#~ msgstr "Reporting not available yet for <0>{campaignName}." - msgid "Request another link." msgstr "Solicitar outro link." msgid "Return to dashboard" msgstr "Voltar ao dashboard" -#~ msgid "Revert" -#~ msgstr "Revert" - msgid "Review" msgstr "Revisão" @@ -1446,12 +1113,6 @@ msgstr "Salvar anúncio" msgid "Saving..." msgstr "Salvando..." -#~ msgid "Search ads" -#~ msgstr "Search ads" - -#~ msgid "Search domain must match email domain" -#~ msgstr "Search domain must match email domain" - msgid "Search homepage" msgstr "Página inicial de pesquisa" @@ -1461,12 +1122,6 @@ msgstr "Palavra-chave de busca" msgid "Search keyword ads" msgstr "Anúncios de palavra-chave de busca" -#~ msgid "See if you qualify" -#~ msgstr "See if you qualify" - -#~ msgid "Segment Performance" -#~ msgstr "Segment Performance" - msgid "Select Account" msgstr "Selecionar conta" @@ -1476,9 +1131,6 @@ msgstr "Selecione uma campanha para clonar" msgid "Select one campaign to edit" msgstr "Selecione uma campanha para editar" -#~ msgid "Select Organization" -#~ msgstr "Select Organization" - msgid "Select the ads you would like to include in this ad set. Only checked ads are included." msgstr "Selecione os anúncios que deseja incluir neste conjunto de anúncios. Apenas os anúncios marcados com \"check\" serão incluídos." @@ -1497,30 +1149,12 @@ msgstr "Selecione as plataformas para direcionar" msgid "Selected ads" msgstr "Anúncios selecionados" -#~ msgid "Self-service" -#~ msgstr "Self-service" - msgid "Setup Progress" msgstr "Progresso da Configuração" -#~ msgid "Show" -#~ msgstr "Show" - -#~ msgid "Sign out" -#~ msgstr "Sign out" - -#~ msgid "Sign up" -#~ msgstr "Sign up" - msgid "Simple ads to reach digital trend-setters around the world" msgstr "Anúncios simples para alcançar os pioneiros digitais em todo o mundo" -#~ msgid "Simple ads to reach digital trend-setters around the world." -#~ msgstr "Simple ads to reach digital trend-setters around the world." - -#~ msgid "Site visit rate" -#~ msgstr "Site visit rate" - msgid "Site Visit Rate" msgstr "Taxa de Visitas ao Site" @@ -1533,9 +1167,6 @@ msgstr "Visitas ao Site" msgid "Skip survey and continue" msgstr "Pular pesquisa e continuar" -#~ msgid "SOMETHING ABOUT SEARCH GOES HERE" -#~ msgstr "SOMETHING ABOUT SEARCH GOES HERE" - msgid "Something went wrong." msgstr "Algo deu errado." @@ -1548,9 +1179,6 @@ msgstr "Patrocinado" msgid "Start" msgstr "Iniciar" -#~ msgid "Start a Brave Ads campaign with as little as $500." -#~ msgstr "Start a Brave Ads campaign with as little as $500." - msgid "Start a campaign with BAT" msgstr "Iniciar uma campanha com BAT" @@ -1575,33 +1203,18 @@ msgstr "Crie o perfil da sua empresa" msgid "State" msgstr "Estado" -#~ msgid "State / Province" -#~ msgstr "State / Province" - -#~ msgid "State / Province is required" -#~ msgstr "State / Province is required" - msgid "Status" msgstr "Status" -#~ msgid "Stay Innovative" -#~ msgstr "Stay Innovative" - msgid "Street address" msgstr "Endereço" msgid "Street address is required" msgstr "O endereço é obrigatório" -#~ msgid "Street address line 2" -#~ msgstr "Street address line 2" - msgid "Submit" msgstr "Enviar" -#~ msgid "Submit for approval" -#~ msgstr "Submit for approval" - msgid "Success! Check your email." msgstr "Sucesso! Verifique seu e-mail." @@ -1617,12 +1230,6 @@ msgstr "Responda nossa pesquisa!" msgid "Tap into more than <0>9 billion annual Web searches" msgstr "Aproveite mais de <0>9 bilhões de pesquisas anuais na Web" -#~ msgid "Tap into over <0>9 billion annual Web searches" -#~ msgstr "Tap into over <0>9 billion annual Web searches" - -#~ msgid "Tap into unreachable audiences" -#~ msgstr "Tap into unreachable audiences" - msgid "Target URL" msgstr "URL de Destino" @@ -1641,15 +1248,9 @@ msgstr "Direcionamento" msgid "Tell us why you're interested in Brave Ads" msgstr "Nos conte por que você está interessado no Brave Ads" -#~ msgid "Terms & Conditions" -#~ msgstr "Terms & Conditions" - msgid "Terms & Conditions acknowledgement is required" msgstr "É necessário concordar com os Termos e Condições" -#~ msgid "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." -#~ msgstr "Thanks for your interest in Brave Ads! Our team will now carefully review the provided information." - msgid "The <0>Basic Attention Token (BAT) is Brave’s native crypto token. Brave Browser users who opt into <1>Brave Rewards can earn BAT just for opting into viewing ads from the Brave Ads network. Earners can hold BAT like any other crypto asset, trade it, cash it in, or even donate it to their favorite creators." msgstr "O <0>Basic Attention Token (BAT) é a criptomoeda nativa do Brave. Usuários do navegador Brave que optam pelas <1>Recompensas Brave podem ganhar BAT apenas por visualizar anúncios da rede dos Anúncios Brave. Os ganhadores podem manter o BAT como qualquer outro ativo cripto, trocá-lo, convertê-lo em dinheiro ou até mesmo doá-lo aos seus criadores favoritos." @@ -1659,27 +1260,9 @@ msgstr "O valor atual para esta métrica pode ser uma subestimativa." msgid "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." msgstr "Os seguintes parâmetros da string de consulta serão adicionados às URLs das suas páginas de destino. Isso permitirá que você acompanhe o desempenho dos seus anúncios." -#~ msgid "The rate at which users clicked in correlation to their impressions" -#~ msgstr "The rate at which users clicked in correlation to their impressions" - -#~ msgid "The rate at which users converted in correlation to their clicks" -#~ msgstr "The rate at which users converted in correlation to their clicks" - -#~ msgid "The rate at which users dismissed the ad in correlation to their impressions" -#~ msgstr "The rate at which users dismissed the ad in correlation to their impressions" - -#~ msgid "The rate at which users visited the site in correlation to their clicks" -#~ msgstr "The rate at which users visited the site in correlation to their clicks" - -#~ msgid "The rate at which users visited the site in correlation to their impressions" -#~ msgstr "The rate at which users visited the site in correlation to their impressions" - msgid "The username or password did not match our records." msgstr "O nome de usuário ou senha não correspondem aos nossos registros." -#~ msgid "Third party tracking acknowledgement is required" -#~ msgstr "Third party tracking acknowledgement is required" - msgid "This is a news display ad, it wll look like part of the news feed." msgstr "Este é um anúncio de exibição de notícias, ele será integrado ao feed de notícias." @@ -1689,12 +1272,6 @@ msgstr "Esta chave é exclusiva para você. Guarde-a com segurança e evite comp msgid "This month" msgstr "Esse mês" -#~ msgid "This week" -#~ msgstr "This week" - -#~ msgid "This week (Sun - Today)" -#~ msgstr "This week (Sun - Today)" - msgid "Time Zone" msgstr "Fuso horário" @@ -1707,39 +1284,15 @@ msgstr "Visualização do Título" msgid "To" msgstr "Para" -#~ msgid "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." -#~ msgstr "To launch a campaign with Brave, you are required to prepay the full amount you intend to spend. Any remaining funds from your budget will be credited back to your original payment method upon request." - msgid "To protect user’s privacy, verified ad conversion data is encrypted so that the identities of converted users remain anonymous to Brave. You can decrypt the conversion data in the CSV file by providing your private key here. If no key is provided, you will receive the encrypted conversion data. Your private key will never be sent to or stored on any Brave servers." msgstr "Para proteger a privacidade do usuário, os dados de conversão do anúncio verificado são criptografados, garantindo que as identidades dos usuários convertidos permaneçam anônimas para o Brave. Você pode descriptografar os dados de conversão no arquivo CSV fornecendo sua chave privada aqui. Se nenhuma chave for fornecida, você receberá os dados de conversão criptografados. Sua chave privada nunca será enviada ou armazenada em nenhum servidor do Brave." msgid "Today" msgstr "Hoje" -#~ msgid "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." -#~ msgstr "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." - -#~ msgid "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." - -#~ msgid "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." - -#~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." - -#~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." -#~ msgstr "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." - msgid "Try a free one-month test to see how Brave Search Ads perform for your brand." msgstr "Faça um teste gratuito de um mês para ver o desempenho dos Anúncios de Pesquisa Brave para sua marca." -#~ msgid "Try again" -#~ msgstr "Try again" - -#~ msgid "Type" -#~ msgstr "Type" - msgid "Unable to clone campaign" msgstr "Não foi possível clonar a campanha" @@ -1758,9 +1311,6 @@ msgstr "Não foi possível descriptografar os dados de conversão" msgid "Unable to download CSV" msgstr "Não foi possível baixar o CSV" -#~ msgid "Unable to fetch image" -#~ msgstr "Unable to fetch image" - msgid "Unable to get campaign information for ad" msgstr "Não foi possível obter informações da campanha para o anúncio" @@ -1779,18 +1329,12 @@ msgstr "Não foi possível fazer login, o link expirou ou já foi utilizado." msgid "Unable to register your organization at this time. Please try again later." msgstr "No momento, não foi possível cadastrar sua organização. Por favor, tente novamente mais tarde." -#~ msgid "Unable to retrieve ad sets or ads for Campaign." -#~ msgstr "Unable to retrieve ad sets or ads for Campaign." - msgid "Unable to retrieve Campaign data." msgstr "Não foi possível recuperar os dados da Campanha." msgid "Unable to retrieve images" msgstr "Não foi possível recuperar as imagens" -#~ msgid "Unable to retrieve reporting data for this Campaign." -#~ msgstr "Unable to retrieve reporting data for this Campaign." - msgid "Unable to save ad" msgstr "Não foi possível salvar o anúncio" @@ -1809,15 +1353,9 @@ msgstr "Não foi possível carregar a imagem" msgid "Unexpected error validating your credentials. Please try again later." msgstr "Erro inesperado ao validar suas credenciais. Por favor, tente novamente mais tarde." -#~ msgid "Unique ads" -#~ msgstr "Unique ads" - msgid "Unknown" msgstr "Desconhecido" -#~ msgid "Unparalleled privacy" -#~ msgstr "Unparalleled privacy" - msgid "Update & Submit For Approval" msgstr "Atualizar e Enviar Para Aprovação" @@ -1869,36 +1407,21 @@ msgstr "Relatório de Conversões Verificadas" msgid "View profile" msgstr "Ver perfil" -#~ msgid "View-through conversions" -#~ msgstr "View-through conversions" - msgid "View-through Conversions" msgstr "Conversões por Visualização" msgid "Visit Help Center" msgstr "Visitar a Central de Ajuda" -#~ msgid "We encountered a problem creating your account." -#~ msgstr "We encountered a problem creating your account." - msgid "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" msgstr "Valorizamos seu feedback e adoraríamos ouvir suas opiniões sobre sua experiência recente. <0/>Sua contribuição nos ajudará a melhorar a plataforma Brave Ads para atender melhor às suas necessidades. <1/>Leva apenas alguns minutos e sua participação será muito importante! <2/>Obrigado por usar o Brave Ads! <3/>" -#~ msgid "We've updated our reporting view" -#~ msgstr "We've updated our reporting view" - msgid "Website must not contain any whitespace" msgstr "O site não deve conter espaços em branco" msgid "Website must start with https://" msgstr "O site deve começar com https://" -#~ msgid "Week" -#~ msgstr "Week" - -#~ msgid "Welcome to Brave Ads" -#~ msgstr "Welcome to Brave Ads" - msgid "What is Brave Ads?" msgstr "O que são os Anúncios Brave?" @@ -1926,18 +1449,9 @@ msgstr "E-mail corporativo" msgid "Yes" msgstr "Sim" -#~ msgid "Yesterday" -#~ msgstr "Yesterday" - msgid "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." msgstr "Você está tentando criar um novo par de chaves, isso substituirá qualquer um dos pares de chaves existentes na sua conta. Observe que os pares de chaves anteriores não podem ser recuperados ou usados uma vez que forem substituídos." -#~ msgid "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." -#~ msgstr "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." - -#~ msgid "You can change this later" -#~ msgstr "You can change this later" - msgid "You have {0} errors that must be fixed before submitting." msgstr "Você tem {0} erros que devem ser corrigidos antes de enviar." @@ -1947,9 +1461,6 @@ msgstr "Você tem alterações não salvas" msgid "You may have access to multiple accounts. Switch between them here." msgstr "Você pode ter acesso a várias contas. Alterne entre elas aqui." -#~ msgid "You may have access to multiple organisations. Switch between them here." -#~ msgstr "You may have access to multiple organisations. Switch between them here." - msgid "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." msgstr "Em breve, você receberá um e-mail com os próximos passos do cadastro. Enquanto isso, sugerimos que você dê uma olhada em nossa Central de Ajuda para obter informações úteis sobre como começar a usar o Brave Ads." @@ -1965,12 +1476,6 @@ msgstr "Sua campanha foi criada e está sendo revisada por nossa equipe de anún msgid "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" msgstr "Sua campanha foi atualizada! <0/>Se você adicionou novos anúncios, entraremos em contato assim que eles forem aprovados e ativados. <1/>Obrigado por usar o Brave Ads!" -#~ msgid "Your organization’s new public key will be:" -#~ msgstr "Your organization’s new public key will be:" - -#~ msgid "Your organization’s public key:" -#~ msgstr "Your organization’s public key:" - msgid "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." msgstr "Sua campanha de teste será revisada por um Gerente de Conta. Adicione aqui quaisquer observações ou perguntas para eles." diff --git a/src/locales/test.po b/src/locales/test.po index 92ec2546..b7894cde 100644 --- a/src/locales/test.po +++ b/src/locales/test.po @@ -28,12 +28,6 @@ msgstr "" msgid "{type} status cannot be updated" msgstr "" -#~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#~ msgstr "" - -#~ msgid "*Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023. Eligible for Push Notification and Newsfeed ads only." -#~ msgstr "" - msgid "*Limited time only. Available to new advertisers, and those who ran campaigns prior to September 30, 2023. Eligible for Push Notification and Newsfeed ads." msgstr "" @@ -91,30 +85,15 @@ msgstr "" msgid "Ad image dimensions are required" msgstr "" -#~ msgid "Ad Inquiries" -#~ msgstr "" - -#~ msgid "Ad Name" -#~ msgstr "" - msgid "Ad Name is required" msgstr "" -#~ msgid "Ad Performance" -#~ msgstr "" - msgid "Ad Set" msgstr "" msgid "Ad set name" msgstr "" -#~ msgid "Ad Set Performance" -#~ msgstr "" - -#~ msgid "Ad sets" -#~ msgstr "" - msgid "Ad Sets" msgstr "" @@ -145,9 +124,6 @@ msgstr "" msgid "Additional Details" msgstr "" -#~ msgid "Additional Report: OS Performance" -#~ msgstr "" - msgid "Ads" msgstr "" @@ -157,30 +133,18 @@ msgstr "" msgid "Ads Help Center" msgstr "" -#~ msgid "AdSet Performance" -#~ msgstr "" - msgid "Advertiser Name" msgstr "" msgid "Advertiser profile" msgstr "" -#~ msgid "advertising made simple" -#~ msgstr "" - msgid "All OS" msgstr "" -#~ msgid "All targeting and reporting is strictly designed to be anonymous and privacy-preserving." -#~ msgstr "" - msgid "All time" msgstr "" -#~ msgid "Already have an account?" -#~ msgstr "" - msgid "An ad from my Brave browser" msgstr "" @@ -208,9 +172,6 @@ msgstr "" msgid "At a marketing/media conference" msgstr "" -#~ msgid "At least one audience must be targeted" -#~ msgstr "" - msgid "At least one country must be targeted" msgstr "" @@ -244,9 +205,6 @@ msgstr "" msgid "Body Preview" msgstr "" -#~ msgid "Brave Ads" -#~ msgstr "" - msgid "Brave Ads deliver at the browser or search level, in dedicated placements that give your brand more spotlight and better engagement." msgstr "" @@ -256,21 +214,9 @@ msgstr "" msgid "Brave is an independent company dedicated to building a user-first Web. Our private, feature-rich browser and search engine are used by 70+ million people worldwide, with hundreds of thousands more downloading every day." msgstr "" -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT." -#~ msgstr "" - -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first campaign when they check-out with BAT<0>*." -#~ msgstr "" - -#~ msgid "Brave is place where early adopters thrive. We’re celebrating our crypto roots by offering new and returning customers half off their first self-managed campaign when they check-out with BAT<0>*." -#~ msgstr "" - msgid "Brave is where early adopters thrive. We’re celebrating our crypto roots by offering new and returning Brave Ads customers half off their first self-managed campaign if they buy with BAT<0>*" msgstr "" -#~ msgid "Brave Search" -#~ msgstr "" - msgid "Brave Search Ads" msgstr "" @@ -283,24 +229,12 @@ msgstr "" msgid "Brave Search Ads convert as well as—or better than—Google Search ad clicks." msgstr "" -#~ msgid "Brave Search Ads convert as well as, or better than Google Search ad clicks." -#~ msgstr "" - msgid "Brave Search is the fastest growing independent search engine since Bing, with more than 9 billion searches each year (and growing). It’s the default search engine for Brave’s tens of millions of worldwide users, and available in any other browser at <0>search.brave.com" msgstr "" msgid "Brave’s 70+ million cord cutters, and tech savvy early adopters want privacy and performance over tracking and lag. Hundreds of thousands more make the switch every day. Want them to see your brand? Start your first campaign in minutes, and with as little as $500." msgstr "" -#~ msgid "Breakdowns" -#~ msgstr "" - -#~ msgid "Browser ads" -#~ msgstr "" - -#~ msgid "Browser-based delivery offers a new way to reach audiences on the Web." -#~ msgstr "" - msgid "Budget" msgstr "" @@ -379,9 +313,6 @@ msgstr "" msgid "Choose a format for the campaign you would like to run." msgstr "" -#~ msgid "Choose campaign type" -#~ msgstr "" - msgid "Choose File" msgstr "" @@ -400,18 +331,9 @@ msgstr "" msgid "Click Through Rate" msgstr "" -#~ msgid "Click to site visit rate" -#~ msgstr "" - -#~ msgid "Click-through conversions" -#~ msgstr "" - msgid "Click-through Conversions" msgstr "" -#~ msgid "Click-through rate" -#~ msgstr "" - msgid "Clicks" msgstr "" @@ -463,27 +385,15 @@ msgstr "" msgid "Conversion Observation Window" msgstr "" -#~ msgid "Conversion rate" -#~ msgstr "" - msgid "Conversion Rate" msgstr "" msgid "Conversion reporting change" msgstr "" -#~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at in the <0/>" -#~ msgstr "" - msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at the <0/>" msgstr "" -#~ msgid "Conversion reporting for Brave Ads has changed to better uphold user privacy and security. Campaigns with conversion URLs that violate the newly clarified requirements for conversion URLs will now automatically be paused until their URLs have been updated. Please review the guidelines and take any necessary action to prevent campaign disruption. New guidelines can be found at: <0/>" -#~ msgstr "" - -#~ msgid "Conversion Type" -#~ msgstr "" - msgid "Conversion type must be Post Click or Post View" msgstr "" @@ -520,30 +430,6 @@ msgstr "" msgid "Could not logout at this time. Please try again later." msgstr "" -#~ msgid "Count conversions within X days of an impression" -#~ msgstr "" - -#~ msgid "Counted if the user clicks an ad and spends at least 10 seconds on the advertiser's website, with the website open in an active browser tab. The 10 seconds must be spent on the site after arriving by clicking the ad link, and the tab must remain open and active the entire time for the visit to count." -#~ msgstr "" - -#~ msgid "Counted when a user clicks on the ad. Does not include clicks to dismiss" -#~ msgstr "" - -#~ msgid "Counted when a user clicks the “close” or “x” button to make an ad go away" -#~ msgstr "" - -#~ msgid "Counted when a user reaches a designated conversion landing page" -#~ msgstr "" - -#~ msgid "Counted when a user reaches a designated conversion landing page following an ad impression." -#~ msgstr "" - -#~ msgid "Counted when a user reaches a designated conversion landing page following an impression and click of the ad." -#~ msgstr "" - -#~ msgid "Counted when an ad is displayed on screen for a minimum of one second" -#~ msgstr "" - msgid "Country" msgstr "" @@ -580,9 +466,6 @@ msgstr "" msgid "created" msgstr "" -#~ msgid "Creative Performance" -#~ msgstr "" - msgid "CTR" msgstr "" @@ -592,21 +475,12 @@ msgstr "" msgid "Daily" msgstr "" -#~ msgid "Daily Graph" -#~ msgstr "" - -#~ msgid "Daily Performance" -#~ msgstr "" - msgid "Dashboard" msgstr "" msgid "Data not valid for this private key" msgstr "" -#~ msgid "Day" -#~ msgstr "" - msgid "Decrypt Conversion Data?" msgstr "" @@ -616,15 +490,6 @@ msgstr "" msgid "Define the number of days Brave will observe conversions and attribute them to the campaign." msgstr "" -#~ msgid "DELETED" -#~ msgstr "" - -#~ msgid "Determine your eligibility for Brave Search, the world’s fastest-growing alternative search engine by clicking below and filling out the form." -#~ msgstr "" - -#~ msgid "Device" -#~ msgstr "" - msgid "Disabled because you haven’t made any changes" msgstr "" @@ -637,9 +502,6 @@ msgstr "" msgid "Discard campaign" msgstr "" -#~ msgid "Dismissal rate" -#~ msgstr "" - msgid "Dismissal Rate" msgstr "" @@ -655,9 +517,6 @@ msgstr "" msgid "Domain is required" msgstr "" -#~ msgid "Domain must match the email domain" -#~ msgstr "" - msgid "Domain must not contain any whitespace" msgstr "" @@ -712,9 +571,6 @@ msgstr "" msgid "Enter a URL that indicates a desired action you want to measure, like a subscription or purchase confirmation page. Brave will count unique visits to that page as conversions if a user has seen or clicked your ad." msgstr "" -#~ msgid "Enter a URL that represents your conversion goal, like a checkout or subscription confirmation page. <0/>Brave will count unique visits to that page from users who saw or clicked your ad." -#~ msgstr "" - msgid "Enter Ads Manager" msgstr "" @@ -757,9 +613,6 @@ msgstr "" msgid "First party tracking acknowledgement is required" msgstr "" -#~ msgid "For all business sizes" -#~ msgstr "" - msgid "For businesses of all sizes. Create your campaign in minutes, starting with as little as $500 per month." msgstr "" @@ -799,9 +652,6 @@ msgstr "" msgid "Generate a keypair for your account. Brave Ads will use your account’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." msgstr "" -#~ msgid "Generate a keypair for your organization. Brave Ads will use your organization’s public key to sign and encrypt conversion data. Only your organization will have access to the private key, which can be used to decrypt and view conversion data." -#~ msgstr "" - msgid "Generate a new API key?" msgstr "" @@ -811,15 +661,6 @@ msgstr "" msgid "Generating a new API key will result in the deactivation of your previous key, rendering it unusable for future requests. Make sure to update your code with the new key to avoid disruptions in your application’s functionality." msgstr "" -#~ msgid "Get 50% your first campaign when you pay in Basic Attention Token" -#~ msgstr "" - -#~ msgid "Get a free one-month test to see how Search Ads perform for your brand." -#~ msgstr "" - -#~ msgid "Get discounts on your campaign when you pay with Basic Attention Token." -#~ msgstr "" - msgid "Get in touch with our team" msgstr "" @@ -838,21 +679,9 @@ msgstr "" msgid "Hi" msgstr "" -#~ msgid "Hide" -#~ msgstr "" - -#~ msgid "Hour" -#~ msgstr "" - msgid "Hourly" msgstr "" -#~ msgid "Hourly Graph" -#~ msgstr "" - -#~ msgid "Hourly Performance" -#~ msgstr "" - msgid "I have reviewed and agree to the <0>Advertiser Privacy Policy and platform <1>Terms of Service applicable to Brave Ads." msgstr "" @@ -889,9 +718,6 @@ msgstr "" msgid "Impressions" msgstr "" -#~ msgid "Impressions (Device)" -#~ msgstr "" - msgid "In a blog post/news article" msgstr "" @@ -913,9 +739,6 @@ msgstr "" msgid "Incremental" msgstr "" -#~ msgid "Interested? Pay with BAT to get <0>50% off your first campaign." -#~ msgstr "" - msgid "Invalid format" msgstr "" @@ -943,18 +766,12 @@ msgstr "" msgid "Key copied" msgstr "" -#~ msgid "Key Statistics" -#~ msgstr "" - msgid "Keypairs" msgstr "" msgid "Language acknowledgement is required" msgstr "" -#~ msgid "Last 14 days" -#~ msgstr "" - msgid "Last 30 days" msgstr "" @@ -964,21 +781,9 @@ msgstr "" msgid "Last month" msgstr "" -#~ msgid "Last week (Sun - Sat)" -#~ msgstr "" - -#~ msgid "Launch a Campaign" -#~ msgstr "" - msgid "Learn More" msgstr "" -#~ msgid "Learn more about BAT" -#~ msgstr "" - -#~ msgid "Learn more about various campaign types" -#~ msgstr "" - msgid "Let Brave pick categories for me." msgstr "" @@ -994,15 +799,9 @@ msgstr "" msgid "Lifetime budget must be higher for date range provided. Minimum ${min}." msgstr "" -#~ msgid "Limited time only. Available to new advertisers, and those who ran campaigns before September 30, 2023." -#~ msgstr "" - msgid "Linux" msgstr "" -#~ msgid "Location" -#~ msgstr "" - msgid "Locations" msgstr "" @@ -1042,12 +841,6 @@ msgstr "" msgid "Modifying the state of this ad will effect more than one campaign:" msgstr "" -#~ msgid "Month" -#~ msgstr "" - -#~ msgid "more" -#~ msgstr "" - msgid "Name" msgstr "" @@ -1144,15 +937,6 @@ msgstr "" msgid "Once confirmed, your account’s keypair will be replaced with the new keypair." msgstr "" -#~ msgid "Once confirmed, your organization’s keypair will be replaced with the new keypair." -#~ msgstr "" - -#~ msgid "or <0>contact us for New Tab Takeover campaigns" -#~ msgstr "" - -#~ msgid "or <0>contact us for premium ad placements" -#~ msgstr "" - msgid "Or email <0>searchads@brave.com" msgstr "" @@ -1162,15 +946,9 @@ msgstr "" msgid "or sign in using a secure link" msgstr "" -#~ msgid "Organization" -#~ msgstr "" - msgid "OS" msgstr "" -#~ msgid "OS Performance" -#~ msgstr "" - msgid "Other (please specify)" msgstr "" @@ -1186,9 +964,6 @@ msgstr "" msgid "Pause" msgstr "" -#~ msgid "Pay with BAT to get <0>50% off your first campaign" -#~ msgstr "" - msgid "Pay with BAT to get <0>50% off your first self-managed campaign." msgstr "" @@ -1213,9 +988,6 @@ msgstr "" msgid "Please confirm your account’s new private key:" msgstr "" -#~ msgid "Please confirm your organization’s new private key:" -#~ msgstr "" - msgid "Please enter a username and password" msgstr "" @@ -1249,21 +1021,6 @@ msgstr "" msgid "Please specify how you heard about Brave Ads" msgstr "" -#~ msgid "Post-Click" -#~ msgstr "" - -#~ msgid "Post-Click: Viewed ad and converted by clicking its link" -#~ msgstr "" - -#~ msgid "Post-View" -#~ msgstr "" - -#~ msgid "Post-View: Viewed ad and converted by visiting site on their own." -#~ msgstr "" - -#~ msgid "Powerful ad formats" -#~ msgstr "" - msgid "Preparing file for upload..." msgstr "" @@ -1291,9 +1048,6 @@ msgstr "" msgid "Primary region of business is required" msgstr "" -#~ msgid "Privacy-forward" -#~ msgstr "" - msgid "Private Key" msgstr "" @@ -1312,48 +1066,27 @@ msgstr "" msgid "Query parameter" msgstr "" -#~ msgid "Query string paramaters" -#~ msgstr "" - msgid "Query string parameters" msgstr "" msgid "Reach 70+ million highly engaged, otherwise unreachable users." msgstr "" -#~ msgid "Reach and convert new customers through premium advertising on the Brave browser and search engine." -#~ msgstr "" - -#~ msgid "Reach audiences who don’t use other search engines and block ads on most sites." -#~ msgstr "" - msgid "Ready to reach your first million users? Start your first campaign today." msgstr "" -#~ msgid "Register for Self-service" -#~ msgstr "" - msgid "Remove" msgstr "" msgid "Remove Conversion tracking" msgstr "" -#~ msgid "Remove Conversion Tracking" -#~ msgstr "" - -#~ msgid "Reporting not available yet for <0>{campaignName}." -#~ msgstr "" - msgid "Request another link." msgstr "" msgid "Return to dashboard" msgstr "" -#~ msgid "Revert" -#~ msgstr "" - msgid "Review" msgstr "" @@ -1375,9 +1108,6 @@ msgstr "" msgid "Saving..." msgstr "" -#~ msgid "Search ads" -#~ msgstr "" - msgid "Search homepage" msgstr "" @@ -1387,12 +1117,6 @@ msgstr "" msgid "Search keyword ads" msgstr "" -#~ msgid "See if you qualify" -#~ msgstr "" - -#~ msgid "Segment Performance" -#~ msgstr "" - msgid "Select Account" msgstr "" @@ -1402,9 +1126,6 @@ msgstr "" msgid "Select one campaign to edit" msgstr "" -#~ msgid "Select Organization" -#~ msgstr "" - msgid "Select the ads you would like to include in this ad set. Only checked ads are included." msgstr "" @@ -1426,24 +1147,9 @@ msgstr "" msgid "Setup Progress" msgstr "" -#~ msgid "Show" -#~ msgstr "" - -#~ msgid "Sign out" -#~ msgstr "" - -#~ msgid "Sign up" -#~ msgstr "" - msgid "Simple ads to reach digital trend-setters around the world" msgstr "" -#~ msgid "Simple ads to reach digital trend-setters around the world." -#~ msgstr "" - -#~ msgid "Site visit rate" -#~ msgstr "" - msgid "Site Visit Rate" msgstr "" @@ -1456,9 +1162,6 @@ msgstr "" msgid "Skip survey and continue" msgstr "" -#~ msgid "SOMETHING ABOUT SEARCH GOES HERE" -#~ msgstr "" - msgid "Something went wrong." msgstr "" @@ -1471,9 +1174,6 @@ msgstr "" msgid "Start" msgstr "" -#~ msgid "Start a Brave Ads campaign with as little as $500." -#~ msgstr "" - msgid "Start a campaign with BAT" msgstr "" @@ -1501,9 +1201,6 @@ msgstr "" msgid "Status" msgstr "" -#~ msgid "Stay Innovative" -#~ msgstr "" - msgid "Street address" msgstr "" @@ -1528,12 +1225,6 @@ msgstr "" msgid "Tap into more than <0>9 billion annual Web searches" msgstr "" -#~ msgid "Tap into over <0>9 billion annual Web searches" -#~ msgstr "" - -#~ msgid "Tap into unreachable audiences" -#~ msgstr "" - msgid "Target URL" msgstr "" @@ -1564,21 +1255,6 @@ msgstr "" msgid "The following query string parameters will be added to your landing page URLs. This will allow you to track the performance of your ads." msgstr "" -#~ msgid "The rate at which users clicked in correlation to their impressions" -#~ msgstr "" - -#~ msgid "The rate at which users converted in correlation to their clicks" -#~ msgstr "" - -#~ msgid "The rate at which users dismissed the ad in correlation to their impressions" -#~ msgstr "" - -#~ msgid "The rate at which users visited the site in correlation to their clicks" -#~ msgstr "" - -#~ msgid "The rate at which users visited the site in correlation to their impressions" -#~ msgstr "" - msgid "The username or password did not match our records." msgstr "" @@ -1591,12 +1267,6 @@ msgstr "" msgid "This month" msgstr "" -#~ msgid "This week" -#~ msgstr "" - -#~ msgid "This week (Sun - Today)" -#~ msgstr "" - msgid "Time Zone" msgstr "" @@ -1615,27 +1285,9 @@ msgstr "" msgid "Today" msgstr "" -#~ msgid "Toggle between various metrics using the switches provided. For deeper insights, click the buttons to access various breakdowns. If you prefer the previous view, simply click the \"revert\" button to switch back." -#~ msgstr "" - -#~ msgid "Toggle metric displays using the switches on the right. Use the buttons across the top to filter and see different breakdowns. Or you can click the \"revert\" button to switch back to the old reporting screen." -#~ msgstr "" - -#~ msgid "Toggle metric displays using the switches on the right. Use the tabs on the left side see different breakdowns, and use the buttons across the top to filter. Or you can click the \"revert\" button to switch back to the old reporting screen." -#~ msgstr "" - -#~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons on the right to filter data. Click \"revert\" for the previous reporting screen." -#~ msgstr "" - -#~ msgid "Toggle metric displays using the switches on the right. View different breakdowns using the tabs on the left. Use the top buttons to filter data. Click \"revert\" for the previous reporting screen." -#~ msgstr "" - msgid "Try a free one-month test to see how Brave Search Ads perform for your brand." msgstr "" -#~ msgid "Type" -#~ msgstr "" - msgid "Unable to clone campaign" msgstr "" @@ -1672,18 +1324,12 @@ msgstr "" msgid "Unable to register your organization at this time. Please try again later." msgstr "" -#~ msgid "Unable to retrieve ad sets or ads for Campaign." -#~ msgstr "" - msgid "Unable to retrieve Campaign data." msgstr "" msgid "Unable to retrieve images" msgstr "" -#~ msgid "Unable to retrieve reporting data for this Campaign." -#~ msgstr "" - msgid "Unable to save ad" msgstr "" @@ -1702,15 +1348,9 @@ msgstr "" msgid "Unexpected error validating your credentials. Please try again later." msgstr "" -#~ msgid "Unique ads" -#~ msgstr "" - msgid "Unknown" msgstr "" -#~ msgid "Unparalleled privacy" -#~ msgstr "" - msgid "Update & Submit For Approval" msgstr "" @@ -1762,9 +1402,6 @@ msgstr "" msgid "View profile" msgstr "" -#~ msgid "View-through conversions" -#~ msgstr "" - msgid "View-through Conversions" msgstr "" @@ -1774,18 +1411,12 @@ msgstr "" msgid "We value your feedback and would love to hear your thoughts on your recent experience. <0/>Your input will help us improve the Brave Ads platform to better meet your needs. <1/>It only takes a few minutes and your participation will be greatly appreciated! <2/>Thank you for using Brave Ads! <3/>" msgstr "" -#~ msgid "We've updated our reporting view" -#~ msgstr "" - msgid "Website must not contain any whitespace" msgstr "" msgid "Website must start with https://" msgstr "" -#~ msgid "Week" -#~ msgstr "" - msgid "What is Brave Ads?" msgstr "" @@ -1813,15 +1444,9 @@ msgstr "" msgid "Yes" msgstr "" -#~ msgid "Yesterday" -#~ msgstr "" - msgid "You are attempting to create a new keypair, this will replace any of your account’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." msgstr "" -#~ msgid "You are attempting to create a new keypair, this will replace any of your organization’s existing keypairs. Please note, previous keypairs cannot be retrieved or used once replaced." -#~ msgstr "" - msgid "You have {0} errors that must be fixed before submitting." msgstr "" @@ -1831,9 +1456,6 @@ msgstr "" msgid "You may have access to multiple accounts. Switch between them here." msgstr "" -#~ msgid "You may have access to multiple organisations. Switch between them here." -#~ msgstr "" - msgid "You will soon receive an email with the next steps of registration. While you wait, we recommend you check out our help center to get helpful information for getting started with Brave Ads." msgstr "" @@ -1849,12 +1471,6 @@ msgstr "" msgid "Your campaign has been updated! <0/>If you added new ads, we’ll be in contact as soon as they are approved and activated. <1/>Thank you for using Brave Ads!" msgstr "" -#~ msgid "Your organization’s new public key will be:" -#~ msgstr "" - -#~ msgid "Your organization’s public key:" -#~ msgstr "" - msgid "Your trial campaign will be reviewed by an Account Manager. Add any notes or questions for them here." msgstr "" From 8b043a18e4b079248e47bde53a109478bb4721b9 Mon Sep 17 00:00:00 2001 From: Graham Tackley Date: Mon, 29 Jul 2024 09:05:30 +0100 Subject: [PATCH 4/5] fix: don't refresh search preview data (#1276) The default of swr is to refresh the data on screen activation, network reconnect etc. This is not needed for the search preview data as the data is very unlikely to change within one user session, generating needless requests that return the same data. See https://swr.vercel.app/docs/revalidation#disable-automatic-revalidations --- src/search/preview/data.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/search/preview/data.ts b/src/search/preview/data.ts index 0d3d096f..6dae36ac 100644 --- a/src/search/preview/data.ts +++ b/src/search/preview/data.ts @@ -1,7 +1,7 @@ /* eslint-disable lingui/no-unlocalized-strings */ import { CountryDomain } from "@/user/views/user/search/types"; import { buildAdServerEndpoint } from "@/util/environment"; -import useSWR from "swr"; +import useSWRImmutable from "swr/immutable"; /* this is the data we get back from the server */ interface ServerSearchData { @@ -57,7 +57,7 @@ const fetcher = (suffix: string) => export function useLandingPageData( slug: string, ): UseSearchDataReturn { - const { data, isLoading } = useSWR(slug, fetcher); + const { data, isLoading } = useSWRImmutable(slug, fetcher); if (!data) { return { loading: isLoading }; @@ -80,7 +80,7 @@ export function useKeywordData( landingPageUrl: string, ): UseSearchDataReturn { const qs = new URLSearchParams({ url: landingPageUrl }); - const { data, isLoading } = useSWR( + const { data, isLoading } = useSWRImmutable( `${slug}/keywords?${qs}`, fetcher, ); From 74afb5b46e49cf65c9b60f6448994058f6c324e9 Mon Sep 17 00:00:00 2001 From: Graham Tackley Date: Mon, 29 Jul 2024 09:05:52 +0100 Subject: [PATCH 5/5] feat(search-preview): include total landing page count (#1277) Screenshot 2024-07-26 at 10 48 55 Closes https://github.com/brave/ads-serve/issues/4151 ## Depends on - [x] https://github.com/brave/ads-serve/pull/4153 --- src/search/preview/SummaryPanel.tsx | 7 +++++++ src/search/preview/data.ts | 1 + 2 files changed, 8 insertions(+) diff --git a/src/search/preview/SummaryPanel.tsx b/src/search/preview/SummaryPanel.tsx index 6736b831..a7085f63 100644 --- a/src/search/preview/SummaryPanel.tsx +++ b/src/search/preview/SummaryPanel.tsx @@ -8,6 +8,7 @@ import VisibilityOutlinedIcon from "@mui/icons-material/VisibilityOutlined"; import PanToolAltOutlinedIcon from "@mui/icons-material/PanToolAltOutlined"; import MonetizationOnOutlinedIcon from "@mui/icons-material/MonetizationOnOutlined"; import PercentIcon from "@mui/icons-material/Percent"; +import ArticleIcon from "@mui/icons-material/Article"; import { SearchData } from "./data"; import { formatUsd, formatWholeNumber } from "@/user/library/format"; @@ -61,6 +62,12 @@ export function SummaryPanel({ searchData }: Props) { value={searchData.countryDomain.domain} icon={} /> + } + /> + Estimated weekly results diff --git a/src/search/preview/data.ts b/src/search/preview/data.ts index 6dae36ac..3d8b1ed8 100644 --- a/src/search/preview/data.ts +++ b/src/search/preview/data.ts @@ -18,6 +18,7 @@ interface ServerSearchData { max: number; }; trialBudget: number; + landingPages: number; }; }