diff --git a/.pnp.cjs b/.pnp.cjs index 10c65c06..df54867b 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -29,7 +29,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageLocation": "./",\ "packageDependencies": [\ ["@monaco-editor/react", "virtual:c76842a5689228a0ce1b65e064c1f5e0d5b61e442d08b6527a3b1f100ca1f2105e58f5f1435c5a59df3cce3338560737838d99dae36d25b47d20aa50c89d0539#npm:4.4.5"],\ - ["@transcend-io/airgap.js-types", "npm:10.2.0"],\ + ["@transcend-io/airgap.js-types", "npm:10.3.0"],\ ["@transcend-io/internationalization", "npm:1.5.1"],\ ["@transcend-io/logger", "npm:1.1.0"],\ ["@transcend-io/type-utils", "npm:1.0.7"],\ @@ -1728,10 +1728,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@transcend-io/airgap.js-types", [\ - ["npm:10.2.0", {\ - "packageLocation": "./.yarn/cache/@transcend-io-airgap.js-types-npm-10.2.0-cffce5b53f-d50bde26f0.zip/node_modules/@transcend-io/airgap.js-types/",\ + ["npm:10.3.0", {\ + "packageLocation": "./.yarn/cache/@transcend-io-airgap.js-types-npm-10.3.0-1ae141fe14-47be7d892a.zip/node_modules/@transcend-io/airgap.js-types/",\ "packageDependencies": [\ - ["@transcend-io/airgap.js-types", "npm:10.2.0"],\ + ["@transcend-io/airgap.js-types", "npm:10.3.0"],\ ["@transcend-io/type-utils", "npm:1.0.5"],\ ["fp-ts", "npm:2.11.8"],\ ["io-ts", "virtual:53d562f9656f9223c4532e7e2b6feefabcf4bfa2c0659bc8d6557c1f9633b17688cca8b3d2effb8a926da81d6d2f2353092c812bd38f1a03f5ff9a9a3e1b3408#npm:2.2.16"]\ @@ -1756,7 +1756,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [\ ["@transcend-io/consent-manager-ui", "workspace:."],\ ["@monaco-editor/react", "virtual:c76842a5689228a0ce1b65e064c1f5e0d5b61e442d08b6527a3b1f100ca1f2105e58f5f1435c5a59df3cce3338560737838d99dae36d25b47d20aa50c89d0539#npm:4.4.5"],\ - ["@transcend-io/airgap.js-types", "npm:10.2.0"],\ + ["@transcend-io/airgap.js-types", "npm:10.3.0"],\ ["@transcend-io/internationalization", "npm:1.5.1"],\ ["@transcend-io/logger", "npm:1.1.0"],\ ["@transcend-io/type-utils", "npm:1.0.7"],\ diff --git a/.yarn/cache/@transcend-io-airgap.js-types-npm-10.2.0-cffce5b53f-d50bde26f0.zip b/.yarn/cache/@transcend-io-airgap.js-types-npm-10.3.0-1ae141fe14-47be7d892a.zip similarity index 56% rename from .yarn/cache/@transcend-io-airgap.js-types-npm-10.2.0-cffce5b53f-d50bde26f0.zip rename to .yarn/cache/@transcend-io-airgap.js-types-npm-10.3.0-1ae141fe14-47be7d892a.zip index 3754b223..4bd94bc1 100644 Binary files a/.yarn/cache/@transcend-io-airgap.js-types-npm-10.2.0-cffce5b53f-d50bde26f0.zip and b/.yarn/cache/@transcend-io-airgap.js-types-npm-10.3.0-1ae141fe14-47be7d892a.zip differ diff --git a/README.md b/README.md index d36fb591..52985a6e 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,20 @@ A banner that handles opting in or out of the `Advertising` tag. | More choices | Redirects to the `CompleteOptions` view state. No purposes change. | | See our Privacy Policy | Redirects to the privacy policy link specified in [Consent Display Settings](https://app.transcend.io/consent-manager/display-settings) or the [`data-privacy-policy`](https://docs.transcend.io/docs/consent/faq#how-can-i-customize-the-privacy-policy-link-when-hosting-on-multiple-domains?) data attribute. | +### `AcceptAllRejectAllToggle` + +**WARNING: In some jurisdictions this UI may be considered a dark pattern. Use at your own risk.** To learn more, head over to our blog post: [Demystifying dark patterns: A practical primer for CPRA compliance](https://transcend.io/blog/dark-patterns-cpra/). + +![ViewState = AcceptAllRejectAllToggle](https://github.com/transcend-io/consent-manager-ui/assets/10264973/a8a74188-5464-48fc-9720-d84e7f23c300) + +#### Button Mapping + +| Button Title | Callback Description | +| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Toggle Switch | Opts the user in or out of all purpose. | +| X - Icon | Closes the modal with no changes to purposes and no changes to consent confirmation. | +| See our Privacy Policy | Redirects to the privacy policy link specified in [Consent Display Settings](https://app.transcend.io/consent-manager/display-settings) or the [`data-privacy-policy`](https://docs.transcend.io/docs/consent/faq#how-can-i-customize-the-privacy-policy-link-when-hosting-on-multiple-domains?) data attribute. | + ### `LanguageOptions` This is the view state that allows the user to select their language. diff --git a/index.html b/index.html index a6301364..8d5d2b74 100644 --- a/index.html +++ b/index.html @@ -53,6 +53,23 @@

Transcend Consent Manager Playground!

+ + + + +

Do Not Sell/Share


diff --git a/package.json b/package.json index c6ab883c..5a90358d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/transcend-io/consent-manager-ui.git" }, "homepage": "https://github.com/transcend-io/consent-manager-ui", - "version": "4.2.0", + "version": "4.3.0", "license": "MIT", "main": "build/ui", "files": [ @@ -44,7 +44,7 @@ }, "devDependencies": { "@monaco-editor/react": "^4.4.5", - "@transcend-io/airgap.js-types": "^10.2.0", + "@transcend-io/airgap.js-types": "^10.3.0", "@transcend-io/type-utils": "^1.0.7", "@types/node": "^17.0.21", "@typescript-eslint/eslint-plugin": "^5.12.1", diff --git a/src/components/AcceptAllRejectAllToggle.tsx b/src/components/AcceptAllRejectAllToggle.tsx new file mode 100644 index 00000000..786a1f27 --- /dev/null +++ b/src/components/AcceptAllRejectAllToggle.tsx @@ -0,0 +1,123 @@ +import { h, JSX } from 'preact'; +import { useState } from 'preact/hooks'; +import { useIntl } from 'react-intl'; +import { useAirgap } from '../hooks'; +import { messages } from '../messages'; +import type { HandleSetViewState } from '../types'; +import { GPCIndicator } from './GPCIndicator'; +import { Switch } from './Switch'; + +// Timer for save state +let savingTimeout: ReturnType; + +/** + * Component showing explanatory text before offering a way + * to opt out of the sale or share of data + */ +export function AcceptAllRejectAllToggle({ + handleSetViewState, + fontColor, +}: { + /** Function to change viewState */ + handleSetViewState: HandleSetViewState; + /** Font color */ + fontColor: string; +}): JSX.Element { + const { airgap } = useAirgap(); + const { formatMessage } = useIntl(); + const [saving, setSaving] = useState(null); + const [consentLocal, setConsentLocal] = useState( + !!airgap.getConsent().purposes.SaleOfInfo, + ); + const switchId = `all-purposes-${consentLocal}`; + + const handleSwitch = ( + checked: boolean, + event: JSX.TargetedEvent, + ): void => { + if (checked) { + event.preventDefault(); + airgap.optIn(event); + } else { + event.preventDefault(); + airgap.optOut(event); + } + + setConsentLocal(checked); + setSaving(true); + + // Clear any existing timeouts still running + if (savingTimeout) { + clearTimeout(savingTimeout); + } + savingTimeout = setTimeout(() => { + setSaving(false); + }, 500); + }; + + return ( +
+ +
+
+

+ {formatMessage(messages.consentTitleAcceptAllRejectAllToggle)} +

+
+
+

+

+

+
+
+ + + +

+ {typeof saving === 'boolean' + ? formatMessage( + saving + ? messages.saving + : consentLocal + ? messages.preferencesSavedOptedIn + : messages.preferencesSaved, + ) + : '\u200b'} +

+
+
+
+ ); +} diff --git a/src/components/BottomMenu.tsx b/src/components/BottomMenu.tsx index c79e658c..8dafa78d 100644 --- a/src/components/BottomMenu.tsx +++ b/src/components/BottomMenu.tsx @@ -30,18 +30,31 @@ export function BottomMenu({ return (
- {![ - 'NoticeAndDoNotSell', - 'DoNotSellDisclosure', - 'OptOutDisclosure', - 'PrivacyPolicyNotice', - 'AcceptOrRejectAnalytics', - 'AcceptAllOrMoreChoices', - 'AcceptOrRejectAllOrMoreChoices', - 'CompleteOptionsInverted', - 'DoNotSellExplainer', - // eslint-disable-next-line @typescript-eslint/no-explicit-any - ].includes(viewState as any) && + {viewState === 'LanguageOptions' ? ( +
+ handleSetViewState('back', e)} + > + {formatMessage(bottomMenuMessages.backButtonText)} + +
+ ) : ( + ![ + 'NoticeAndDoNotSell', + 'DoNotSellDisclosure', + 'OptOutDisclosure', + 'PrivacyPolicyNotice', + 'AcceptOrRejectAnalytics', + 'AcceptAllOrMoreChoices', + 'AcceptOrRejectAllOrMoreChoices', + 'CompleteOptionsInverted', + 'DoNotSellExplainer', + 'LanguageOptions', + 'AcceptAllRejectAllToggle', + // eslint-disable-next-line @typescript-eslint/no-explicit-any + ].includes(viewState as any) && (viewState === 'CompleteOptions' ? ( !firstSelectedViewState || firstSelectedViewState === 'CompleteOptions' ? null : ( @@ -67,7 +80,8 @@ export function BottomMenu({ {formatMessage(bottomMenuMessages.moreChoicesButtonPrimary)}
- ))} + )) + )} {viewState === 'NoticeAndDoNotSell' && (
@@ -108,6 +122,8 @@ export function BottomMenu({ {formatMessage( viewState === 'CompleteOptionsInverted' ? bottomMenuMessages.showPolicyButtonCompleteOptionsInverted + : viewState === 'AcceptAllOrMoreChoices' + ? bottomMenuMessages.showPolicyButtonsAcceptAllOrMoreChoices : bottomMenuMessages.showPolicyButtonPrimary, )} diff --git a/src/components/Main.tsx b/src/components/Main.tsx index 998d57c1..bd02b6aa 100644 --- a/src/components/Main.tsx +++ b/src/components/Main.tsx @@ -28,6 +28,7 @@ import { QuickOptions3 } from './QuickOptions3'; import { PrivacyPolicyNotice } from './PrivacyPolicyNotice'; import { AcceptAllOrMoreChoices } from './AcceptAllOrMoreChoices'; import { AcceptOrRejectAllOrMoreChoices } from './AcceptOrRejectAllOrMoreChoices'; +import { AcceptAllRejectAllToggle } from './AcceptAllRejectAllToggle'; /** * Presents view states (collapsed, GDPR-mode, CCPA-mode etc) @@ -106,6 +107,13 @@ export function Main({ )} + {viewState === 'AcceptAllRejectAllToggle' && ( + + )} + {viewState === 'AcceptAllOrMoreChoices' && ( )} diff --git a/src/messages.ts b/src/messages.ts index cdda3128..d2c42d2f 100644 --- a/src/messages.ts +++ b/src/messages.ts @@ -147,6 +147,19 @@ export const messages = defineMessages('ui.src.messages', { description: 'Button text for redirecting the user to more granular consent choices.', }, + consentTitleAcceptAllRejectAllToggle: { + defaultMessage: 'Your Privacy Choices', + description: + 'The title displayed in the AcceptAllRejectAllToggle view state.', + }, + acceptAllRejectAllToggleDescription: { + defaultMessage: + /* eslint-disable max-len */ + 'By opting in below, you agree to the storing of cookies on your device for functional, analytics, and advertising purposes.', + /* eslint-enable max-len */ + description: + 'The description text for the AcceptAllRejectAllToggle view state.', + }, }); export const quickOptionsMessages = defineMessages('ui.src.quickOptions', { @@ -263,6 +276,16 @@ export const optOutDisclosureMessages = defineMessages( ); export const bottomMenuMessages = defineMessages('ui.src.bottomMenu', { + backButtonText: { + defaultMessage: 'Go back', + description: + 'Hover text the back button in the footer of the consent banner language options.', + }, + backButtonTooltip: { + defaultMessage: 'Go back', + description: + 'Main text for the back button in the footer of the consent banner language options.', + }, moreChoicesButtonPrimary: { defaultMessage: 'More choices', description: 'Text for selecting specific more opt out choices.', @@ -280,14 +303,19 @@ export const bottomMenuMessages = defineMessages('ui.src.bottomMenu', { description: 'Hover/alt text for selecting simpler opt out choices.', }, showPolicyButtonPrimary: { - defaultMessage: 'See Our Privacy Policy', + defaultMessage: 'See our privacy policy', description: 'Text for linking out to privacy policy.', }, showPolicyButtonCompleteOptionsInverted: { - defaultMessage: 'See Our Privacy Policy', + defaultMessage: 'See our privacy policy', description: 'Text for linking out to privacy policy in CompleteOptionsInverted UI.', }, + showPolicyButtonsAcceptAllOrMoreChoices: { + defaultMessage: 'See our privacy policy', + description: + 'Text for linking out to privacy policy in AcceptAllOrMoreChoices UI.', + }, showPolicyButtonLabel: { defaultMessage: 'Visit our privacy policy', description: 'Hover/alt for linking out to privacy policy.', diff --git a/src/translations/af-ZA.json b/src/translations/af-ZA.json index 76ab6fe6..d48f004d 100644 --- a/src/translations/af-ZA.json +++ b/src/translations/af-ZA.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Gaan terug", + "ui.src.bottomMenu.backButtonTooltip": "Gaan terug", "ui.src.bottomMenu.moreChoicesButtonLabel": "Kliek om meer keuses te wys", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Meer keuses", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Sien Ons Privaatheidsbeleid", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Sien ons privaatheidsbeleid", "ui.src.bottomMenu.showPolicyButtonLabel": "Besoek ons privaatheidsbeleid", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Sien Ons Privaatheidsbeleid", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Sien ons privaatheidsbeleid", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Sien ons privaatheidsbeleid", "ui.src.bottomMenu.showSecondaryPolicyButton": "Lees meer", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Lees meer oor jou privaatheidskeuses", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Kliek om eenvoudiger keuses te wys", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Goed", "ui.src.messages.acceptAllButtonPrimary": "Aanvaar alle", "ui.src.messages.acceptAllDescription": "Deur te kliek op “Aanvaar alles”, stem jy in tot die stoor van koekies op jou toestel vir funksionele, analise en advertensiedoeleindes.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Deur hieronder in te kies, stem jy in tot die stoor van koekies op jou toestel vir funksionele, analitiese en advertensiedoeleindes.", "ui.src.messages.acceptAnalytics": "Goed", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Deur op “Goed” te klik, stem jy in tot die gebruik van jou persoonlike inligting vir advertensiedoeleindes.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Deur op “Goed” te klik, stem jy in tot die gebruik van jou sensitiewe inligting vir analitiese doeleindes.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Jou privaatheid keuses", "ui.src.messages.consentTitle": "Waarvoor kan ons data gebruik?", "ui.src.messages.consentTitleAcceptAll": "Ons gebruik koekies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Jou privaatheid keuses", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Hierdie webwerf gebruik advertensies", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Hierdie webwerf maak gebruik van analise", "ui.src.messages.consentTitleDoNotSellExplainer": "Moenie my persoonlike inligting verkoop of deel nie", diff --git a/src/translations/ar-AE.json b/src/translations/ar-AE.json index 26248c3f..bf409083 100644 --- a/src/translations/ar-AE.json +++ b/src/translations/ar-AE.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "ارجع", + "ui.src.bottomMenu.backButtonTooltip": "ارجع", "ui.src.bottomMenu.moreChoicesButtonLabel": "انقر لإظهار المزيد من الخيارات", "ui.src.bottomMenu.moreChoicesButtonPrimary": "المزيد من الخيارات", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "راجع سياسة الخصوصية الخاصة بنا", "ui.src.bottomMenu.showPolicyButtonLabel": "قم بزيارة سياسة الخصوصية", "ui.src.bottomMenu.showPolicyButtonPrimary": "راجع سياسة الخصوصية الخاصة بنا", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "راجع سياسة الخصوصية الخاصة بنا", "ui.src.bottomMenu.showSecondaryPolicyButton": "اقرأ المزيد", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "اقرأ المزيد حول خيارات الخصوصية الخاصة بك", "ui.src.bottomMenu.simplerChoicesButtonLabel": "انقر لإظهار خيارات أبسط", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "حسنا", "ui.src.messages.acceptAllButtonPrimary": "اقبل الكل", "ui.src.messages.acceptAllDescription": "بالنقر فوق «قبول الكل»، فإنك توافق على تخزين ملفات تعريف الارتباط على جهازك لأغراض وظيفية وتحليلية وإعلانية.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "من خلال الاشتراك أدناه، فإنك توافق على تخزين ملفات تعريف الارتباط على جهازك لأغراض وظيفية وتحليلية وإعلانية.", "ui.src.messages.acceptAnalytics": "حسنا", "ui.src.messages.acceptOrRejectAdvertisingDescription": "بالنقر فوق «حسنًا»، فإنك توافق على استخدام معلوماتك الشخصية لأغراض الدعاية.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "بالنقر فوق «حسنًا»، فإنك توافق على استخدام معلوماتك الحساسة لأغراض التحليلات.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "خيارات الخصوصية الخاصة بك", "ui.src.messages.consentTitle": "ما الذي يمكننا استخدام البيانات من أجله؟", "ui.src.messages.consentTitleAcceptAll": "نحن نستخدم ملفات تعريف الارتباط", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "خيارات الخصوصية الخاصة بك", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "يستخدم هذا الموقع الإعلانات", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "يستخدم موقع الويب هذا التحليلات", "ui.src.messages.consentTitleDoNotSellExplainer": "لا تبيع أو تشارك معلوماتي الشخصية", diff --git a/src/translations/bg-BG.json b/src/translations/bg-BG.json index f2e8a5d5..c5b534d4 100644 --- a/src/translations/bg-BG.json +++ b/src/translations/bg-BG.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Върни се назад", + "ui.src.bottomMenu.backButtonTooltip": "Върни се назад", "ui.src.bottomMenu.moreChoicesButtonLabel": "Кликнете, за да покажете повече възможности за избор", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Повече възможности за избор", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Вижте нашата Политика за поверителност", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Вижте нашата политика за поверителност", "ui.src.bottomMenu.showPolicyButtonLabel": "Посетете нашата политика за поверителност", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Вижте нашата Политика за поверителност", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Вижте нашата политика за поверителност", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Вижте нашата политика за поверителност", "ui.src.bottomMenu.showSecondaryPolicyButton": "Прочети повече", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Прочетете повече за избора си за поверителност", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Кликнете, за да покажете по-опростен избор", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Добре.", "ui.src.messages.acceptAllButtonPrimary": "Приемете всички", "ui.src.messages.acceptAllDescription": "С натискането на бутона „Приемане на всички“ Вие се съгласявате да съхранявате бисквитки на вашето устройство за функционални, аналитични и рекламни цели.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Като изберете по-долу, вие се съгласявате да съхранявате бисквитки на вашето устройство за функционални, аналитични и рекламни цели.", "ui.src.messages.acceptAnalytics": "Добре.", "ui.src.messages.acceptOrRejectAdvertisingDescription": "С натискането на „Добре“ Вие се съгласявате с използването на Вашата лична информация за рекламни цели.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Като кликнете върху „Добре“, вие се съгласявате с използването на вашата чувствителна информация за целите на анализа.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Вашият избор за поверителност", "ui.src.messages.consentTitle": "За какво можем да използваме данните?", "ui.src.messages.consentTitleAcceptAll": "Използваме „бисквитки“", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Вашият избор за поверителност", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Този сайт използва реклама", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Този уебсайт използва анализи", "ui.src.messages.consentTitleDoNotSellExplainer": "Не продавайте и не споделяйте моята лична информация", diff --git a/src/translations/cs-CZ.json b/src/translations/cs-CZ.json index 2b308281..1d469004 100644 --- a/src/translations/cs-CZ.json +++ b/src/translations/cs-CZ.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Vraťte se", + "ui.src.bottomMenu.backButtonTooltip": "Vraťte se", "ui.src.bottomMenu.moreChoicesButtonLabel": "Kliknutím zobrazíte více možností", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Více možností", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Podívejte se na naše zásady ochrany osobních údajů", "ui.src.bottomMenu.showPolicyButtonLabel": "Navštivte naše zásady ochrany osobních údajů", "ui.src.bottomMenu.showPolicyButtonPrimary": "Podívejte se na naše zásady ochrany osobních údajů", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Podívejte se na naše zásady ochrany osobních údajů", "ui.src.bottomMenu.showSecondaryPolicyButton": "Přečtěte si více", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Přečtěte si více o možnostech ochrany osobních údajů", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Kliknutím zobrazíte jednodušší volby", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Dobře", "ui.src.messages.acceptAllButtonPrimary": "Přijmout všechny", "ui.src.messages.acceptAllDescription": "Kliknutím na tlačítko „Přijmout vše“ souhlasíte s ukládáním souborů cookie do vašeho zařízení pro funkční, analytické a reklamní účely.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Pokud se přihloupíte níže, souhlasíte s ukládáním souborů cookie do vašeho zařízení pro funkční, analytické a reklamní účely.", "ui.src.messages.acceptAnalytics": "Dobře", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Kliknutím na tlačítko „Dobře“ souhlasíte s používáním vašich osobních údajů pro reklamní účely.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Kliknutím na tlačítko „Dobře“ souhlasíte s používáním vašich citlivých informací pro analytické účely.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Vaše možnosti ochrany osobních údajů", "ui.src.messages.consentTitle": "K čemu můžeme data použít?", "ui.src.messages.consentTitleAcceptAll": "Používáme cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Vaše možnosti ochrany osobních údajů", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Tato webová stránka používá reklamu", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Tato webová stránka používá analytiku", "ui.src.messages.consentTitleDoNotSellExplainer": "Neprodávejte ani nesdílejte mé osobní údaje", diff --git a/src/translations/da-DK.json b/src/translations/da-DK.json index fcb4cb32..c842374f 100644 --- a/src/translations/da-DK.json +++ b/src/translations/da-DK.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Gå tilbage", + "ui.src.bottomMenu.backButtonTooltip": "Gå tilbage", "ui.src.bottomMenu.moreChoicesButtonLabel": "Klik for at vise flere valgmuligheder", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Flere valgmuligheder", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Se vores fortrolighedspolitik", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Se vores privatlivspolitik", "ui.src.bottomMenu.showPolicyButtonLabel": "Besøg vores fortrolighedspolitik", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Se vores fortrolighedspolitik", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Se vores privatlivspolitik", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Se vores privatlivspolitik", "ui.src.bottomMenu.showSecondaryPolicyButton": "Læs mere", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Læs mere om dine valg af personlige oplysninger", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Klik for at vise enklere valg", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Okay", "ui.src.messages.acceptAllButtonPrimary": "Accepter alle", "ui.src.messages.acceptAllDescription": "Ved at klikke på „Accepter alle“, du accepterer lagring af cookies på din enhed til funktionel, analyse, og reklameformål.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Ved at tilmelde dig nedenfor accepterer du lagring af cookies på din enhed til funktionelle, analytiske og reklameformål.", "ui.src.messages.acceptAnalytics": "Okay", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Ved at klikke på „Okay“ accepterer du brugen af dine personlige oplysninger til reklameformål.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Ved at klikke på „Okay“ accepterer du brugen af dine følsomme oplysninger til analyseformål.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Dine valg til beskyttelse af personlige oplysninger", "ui.src.messages.consentTitle": "Hvad kan vi bruge data til?", "ui.src.messages.consentTitleAcceptAll": "Vi bruger cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Dine valg til beskyttelse af personlige oplysninger", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Denne hjemmeside bruger reklame", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Dette websted bruger analyser", "ui.src.messages.consentTitleDoNotSellExplainer": "Sælg eller del ikke mine personlige oplysninger", diff --git a/src/translations/de-DE.json b/src/translations/de-DE.json index 1196a0aa..e688fd27 100644 --- a/src/translations/de-DE.json +++ b/src/translations/de-DE.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Geh zurück", + "ui.src.bottomMenu.backButtonTooltip": "Geh zurück", "ui.src.bottomMenu.moreChoicesButtonLabel": "Klicken Sie hier, um weitere Optionen anzuzeigen", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Mehr Auswahlmöglichkeiten", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Lesen Sie unsere Datenschutzrichtlinie", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Sehen Sie sich unsere Datenschutzrichtlinie an", "ui.src.bottomMenu.showPolicyButtonLabel": "Besuchen Sie unsere Datenschutzbestimmungen", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Siehe unsere Datenschutzrichtlinie", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Sehen Sie sich unsere Datenschutzrichtlinie an", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Sehen Sie sich unsere Datenschutzrichtlinie an", "ui.src.bottomMenu.showSecondaryPolicyButton": "Lesen Sie mehr", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Lesen Sie mehr über Ihre Datenschutzoptionen", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Klicken, um einfachere Auswahlmöglichkeiten anzuzeigen", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Okay", "ui.src.messages.acceptAllButtonPrimary": "Alles akzeptieren", "ui.src.messages.acceptAllDescription": "Durch Klicken auf „Alle akzeptieren“ stimmen Sie der Speicherung von Cookies auf Ihrem Gerät zu Funktions-, Analyse- und Werbezwecken zu.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Indem Sie sich unten dafür entscheiden, stimmen Sie der Speicherung von Cookies auf Ihrem Gerät für Funktions-, Analyse- und Werbezwecke zu.", "ui.src.messages.acceptAnalytics": "Okay", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Indem Sie auf „Okay“ klicken, stimmen Sie der Verwendung Ihrer persönlichen Daten für Werbezwecke zu.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Indem Sie auf „Okay“ klicken, stimmen Sie der Verwendung Ihrer sensiblen Daten für Analysezwecke zu.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Ihre Datenschutzoptionen", "ui.src.messages.consentTitle": "Wofür können wir Daten verwenden?", "ui.src.messages.consentTitleAcceptAll": "Wir verwenden Cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Ihre Datenschutzoptionen", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Diese Website verwendet Werbung", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Diese Website verwendet Analytik", "ui.src.messages.consentTitleDoNotSellExplainer": "Verkaufe oder teile meine persönlichen Daten nicht", diff --git a/src/translations/description.json b/src/translations/description.json index 5589c2c7..86b8c6b3 100644 --- a/src/translations/description.json +++ b/src/translations/description.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Hover text the back button in the footer of the consent banner language options.", + "ui.src.bottomMenu.backButtonTooltip": "Main text for the back button in the footer of the consent banner language options.", "ui.src.bottomMenu.moreChoicesButtonLabel": "Hover/alt text for selecting specific privacy choices.", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Text for selecting specific more opt out choices.", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Text for linking out to privacy policy in CompleteOptionsInverted UI.", "ui.src.bottomMenu.showPolicyButtonLabel": "Hover/alt for linking out to privacy policy.", "ui.src.bottomMenu.showPolicyButtonPrimary": "Text for linking out to privacy policy.", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Text for linking out to privacy policy in AcceptAllOrMoreChoices UI.", "ui.src.bottomMenu.showSecondaryPolicyButton": "Text for linking out to secondary policy.", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Hover/alt for linking out to secondary policy.", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Hover/alt text for selecting simpler opt out choices.", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "The affirmative response for opting into advertising in the \"AcceptOrRejectAdvertising\" view state.", "ui.src.messages.acceptAllButtonPrimary": "Button text for accepting all trackers.", "ui.src.messages.acceptAllDescription": "The description displayed when asking the user to accept all data processing.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "The description text for the AcceptAllRejectAllToggle view state.", "ui.src.messages.acceptAnalytics": "The affirmative response for opting into analytics in the \"AcceptOrRejectAnalytics\" view state.", "ui.src.messages.acceptOrRejectAdvertisingDescription": "The description displayed for the AcceptOrRejectAdvertising banner.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "The description displayed for the AcceptOrRejectAnalytics banner.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "The title displayed in the CompleteOptionsInverted view state.", "ui.src.messages.consentTitle": "The title displayed when asking the user for specific opt out/in preferences.", "ui.src.messages.consentTitleAcceptAll": "The title displayed when asking the user to accept all data processing.", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "The title displayed in the AcceptAllRejectAllToggle view state.", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "The title displayed for the AcceptOrRejectAdvertising banner.", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "The title displayed for the AcceptOrRejectAnalytics banner.", "ui.src.messages.consentTitleDoNotSellExplainer": "The title displayed for the DoNotSellExplainer banner.", diff --git a/src/translations/el-GR.json b/src/translations/el-GR.json index aa344530..be52610d 100644 --- a/src/translations/el-GR.json +++ b/src/translations/el-GR.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Πήγαινε πίσω", + "ui.src.bottomMenu.backButtonTooltip": "Πήγαινε πίσω", "ui.src.bottomMenu.moreChoicesButtonLabel": "Κάντε κλικ για να εμφανίσετε περισσότερες επιλογές", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Περισσότερες επιλογές", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Δείτε την Πολιτική Απορρήτου μας", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Δείτε την πολιτική απορρήτου μας", "ui.src.bottomMenu.showPolicyButtonLabel": "Επισκεφθείτε την πολιτική απορρήτου μας", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Δείτε την Πολιτική Προστασίας Προσωπικών Δεδομένων", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Δείτε την πολιτική απορρήτου μας", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Δείτε την πολιτική απορρήτου μας", "ui.src.bottomMenu.showSecondaryPolicyButton": "Διαβάστε περισσότερα", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Διαβάστε περισσότερα για τις επιλογές απορρήτου σας", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Κάντε κλικ για να εμφανίσετε απλούστερες επιλογές", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "ΟΚ", "ui.src.messages.acceptAllButtonPrimary": "Αποδοχή όλων", "ui.src.messages.acceptAllDescription": "Κάνοντας κλικ στην επιλογή «Αποδοχή όλων», συμφωνείτε με την αποθήκευση cookies στη συσκευή σας για λειτουργικούς, αναλυτικούς και διαφημιστικούς σκοπούς.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Επιλέγοντας παρακάτω, συμφωνείτε με την αποθήκευση των cookies στη συσκευή σας για λειτουργικούς, αναλυτικούς και διαφημιστικούς σκοπούς.", "ui.src.messages.acceptAnalytics": "ΟΚ", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Κάνοντας κλικ στο «Εντάξει», συμφωνείτε με τη χρήση των προσωπικών σας πληροφοριών για διαφημιστικούς σκοπούς.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Κάνοντας κλικ στο «Εντάξει», συμφωνείτε με τη χρήση των ευαίσθητων πληροφοριών σας για σκοπούς ανάλυσης.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Οι επιλογές απορρήτου σας", "ui.src.messages.consentTitle": "Για τι μπορούμε να χρησιμοποιήσουμε τα δεδομένα;", "ui.src.messages.consentTitleAcceptAll": "Χρησιμοποιούμε cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Οι επιλογές απορρήτου σας", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Αυτή η ιστοσελίδα χρησιμοποιεί διαφημίσεις", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Αυτός ο ιστότοπος χρησιμοποιεί analytics", "ui.src.messages.consentTitleDoNotSellExplainer": "Να μην πουλάω ή να μοιράζομαι τα προσωπικά μου στοιχεία", diff --git a/src/translations/en.json b/src/translations/en.json index 4cd2e931..69db2023 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Go back", + "ui.src.bottomMenu.backButtonTooltip": "Go back", "ui.src.bottomMenu.moreChoicesButtonLabel": "Click to show more choices", "ui.src.bottomMenu.moreChoicesButtonPrimary": "More choices", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "See Our Privacy Policy", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "See our privacy policy", "ui.src.bottomMenu.showPolicyButtonLabel": "Visit our privacy policy", - "ui.src.bottomMenu.showPolicyButtonPrimary": "See Our Privacy Policy", + "ui.src.bottomMenu.showPolicyButtonPrimary": "See our privacy policy", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "See our privacy policy", "ui.src.bottomMenu.showSecondaryPolicyButton": "Read more", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Read more about your privacy choices", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Click to show simpler choices", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Okay", "ui.src.messages.acceptAllButtonPrimary": "Accept all", "ui.src.messages.acceptAllDescription": "By clicking “Accept all”, you agree to the storing of cookies on your device for functional, analytics, and advertising purposes.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "By opting in below, you agree to the storing of cookies on your device for functional, analytics, and advertising purposes.", "ui.src.messages.acceptAnalytics": "Okay", "ui.src.messages.acceptOrRejectAdvertisingDescription": "By clicking \"Okay\", you agree to the usage of your personal information for advertising purposes.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "By clicking \"Okay\", you agree to the usage of your sensitive information for analytics purposes.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Your Privacy Choices", "ui.src.messages.consentTitle": "What can we use data for?", "ui.src.messages.consentTitleAcceptAll": "We use cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Your Privacy Choices", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "This website uses advertising", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "This website uses analytics", "ui.src.messages.consentTitleDoNotSellExplainer": "Do Not Sell or Share My Personal Information", diff --git a/src/translations/es-419.json b/src/translations/es-419.json index a3f387ee..cace6362 100644 --- a/src/translations/es-419.json +++ b/src/translations/es-419.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Regresar", + "ui.src.bottomMenu.backButtonTooltip": "Regresar", "ui.src.bottomMenu.moreChoicesButtonLabel": "Haga clic para mostrar más opciones", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Más opciones", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Ver nuestra Política de Privacidad", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Consulta nuestra política de privacidad", "ui.src.bottomMenu.showPolicyButtonLabel": "Visita nuestra política de privacidad", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Ver nuestra Política de Privacidad", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Consulta nuestra política de privacidad", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Consulta nuestra política de privacidad", "ui.src.bottomMenu.showSecondaryPolicyButton": "Leer más", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Lea más sobre sus opciones de privacidad", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Haga clic para mostrar opciones más simples", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Bien", "ui.src.messages.acceptAllButtonPrimary": "Aceptar todos", "ui.src.messages.acceptAllDescription": "Al hacer clic en “Aceptar todo”, acepta el almacenamiento de cookies en su dispositivo con fines funcionales, analíticos y publicitarios.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Al optar por lo siguiente, acepta el almacenamiento de cookies en su dispositivo con fines funcionales, analíticos y publicitarios.", "ui.src.messages.acceptAnalytics": "Bien", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Al hacer clic en “Bien”, acepta el uso de su información personal con fines publicitarios.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Al hacer clic en “Bien”, acepta el uso de su información confidencial con fines analíticos.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Sus opciones de privacidad", "ui.src.messages.consentTitle": "¿Para qué podemos usar los datos?", "ui.src.messages.consentTitleAcceptAll": "Utilizamos cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Sus opciones de privacidad", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Este sitio web utiliza publicidad", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Este sitio web utiliza análisis", "ui.src.messages.consentTitleDoNotSellExplainer": "No vender ni compartir mi información personal", diff --git a/src/translations/es-ES.json b/src/translations/es-ES.json index 4dccaf09..4f248f45 100644 --- a/src/translations/es-ES.json +++ b/src/translations/es-ES.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Regresar", + "ui.src.bottomMenu.backButtonTooltip": "Regresar", "ui.src.bottomMenu.moreChoicesButtonLabel": "Haga clic para mostrar más opciones", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Más opciones", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Consulte nuestra política de privacidad", "ui.src.bottomMenu.showPolicyButtonLabel": "Visita nuestra política de privacidad", "ui.src.bottomMenu.showPolicyButtonPrimary": "Consulte nuestra política de privacidad", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Consulte nuestra política de privacidad", "ui.src.bottomMenu.showSecondaryPolicyButton": "Leer más", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Obtenga más información sobre sus opciones de privacidad", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Haga clic para mostrar opciones más sencillas", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Ok", "ui.src.messages.acceptAllButtonPrimary": "Aceptar todos", "ui.src.messages.acceptAllDescription": "Al hacer clic en «Aceptar todo», aceptas el almacenamiento de cookies en tu dispositivo con fines funcionales, analíticos y publicitarios.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Al optar por participar a continuación, acepta el almacenamiento de cookies en su dispositivo con fines funcionales, analíticos y publicitarios.", "ui.src.messages.acceptAnalytics": "Ok", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Al hacer clic en «Aceptar», aceptas el uso de tu información personal con fines publicitarios.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Al hacer clic en «Aceptar», aceptas el uso de tu información confidencial con fines de análisis.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Sus opciones de privacidad", "ui.src.messages.consentTitle": "¿Para qué podemos usar los datos?", "ui.src.messages.consentTitleAcceptAll": "Usamos cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Sus opciones de privacidad", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Este sitio web utiliza publicidad", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Este sitio web utiliza análisis", "ui.src.messages.consentTitleDoNotSellExplainer": "No venda ni comparta mi información personal", diff --git a/src/translations/fi-FI.json b/src/translations/fi-FI.json index 5941fffd..b14ce87a 100644 --- a/src/translations/fi-FI.json +++ b/src/translations/fi-FI.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Palaa takaisin", + "ui.src.bottomMenu.backButtonTooltip": "Palaa takaisin", "ui.src.bottomMenu.moreChoicesButtonLabel": "Napsauta näyttääksesi lisää valintoja", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Lisää valintoja", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Katso tietosuojakäytäntömme", "ui.src.bottomMenu.showPolicyButtonLabel": "Käy tietosuojakäytännössämme", "ui.src.bottomMenu.showPolicyButtonPrimary": "Katso tietosuojakäytäntömme", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Katso tietosuojakäytäntömme", "ui.src.bottomMenu.showSecondaryPolicyButton": "Lue lisää", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Lue lisää tietosuojavalinnoistasi", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Napsauta näyttääksesi yksinkertaisempia valintoja", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Okei", "ui.src.messages.acceptAllButtonPrimary": "Hyväksy kaikki", "ui.src.messages.acceptAllDescription": "Napsauttamalla Hyväksy kaikki, hyväksyt evästeiden tallentamisen laitteellesi toiminnallisuutta varten, analytiikka, ja mainostarkoituksiin.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Valitsemalla alla, hyväksyt evästeiden tallentamisen laitteellesi toiminnallisia, analytiikka- ja mainostarkoituksia varten.", "ui.src.messages.acceptAnalytics": "Okei", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Klikkaamalla ”Okei”, hyväksyt henkilötietojesi käytön mainostarkoituksiin.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Klikkaamalla ”Okei”, hyväksyt arkaluonteisten tietojesi käytön analyysitarkoituksiin.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Tietosuojavalintasi", "ui.src.messages.consentTitle": "Mihin voimme käyttää tietoja?", "ui.src.messages.consentTitleAcceptAll": "Käytämme evästeitä", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Tietosuojavalintasi", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Tämä verkkosivusto käyttää mainontaa", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Tämä verkkosivusto käyttää analytiikkaa", "ui.src.messages.consentTitleDoNotSellExplainer": "Älä myy tai jaa henkilökohtaisia tietojani", diff --git a/src/translations/fr-FR.json b/src/translations/fr-FR.json index 63e9643f..48123c6e 100644 --- a/src/translations/fr-FR.json +++ b/src/translations/fr-FR.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Revenez en arrière", + "ui.src.bottomMenu.backButtonTooltip": "Revenez en arrière", "ui.src.bottomMenu.moreChoicesButtonLabel": "Cliquez pour afficher plus de choix", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Plus de choix", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Consultez notre politique de confidentialité", "ui.src.bottomMenu.showPolicyButtonLabel": "Consultez notre politique de confidentialité", "ui.src.bottomMenu.showPolicyButtonPrimary": "Consultez notre politique de confidentialité", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Consultez notre politique de confidentialité", "ui.src.bottomMenu.showSecondaryPolicyButton": "En savoir plus", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "En savoir plus sur vos choix en matière de confidentialité", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Cliquez pour afficher des choix plus simples", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "OK", "ui.src.messages.acceptAllButtonPrimary": "Tout accepter", "ui.src.messages.acceptAllDescription": "En cliquant sur « Tout accepter », vous acceptez le stockage de cookies sur votre appareil à des fins fonctionnelles, analytiques et publicitaires.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "En vous inscrivant ci-dessous, vous acceptez le stockage de cookies sur votre appareil à des fins fonctionnelles, analytiques et publicitaires.", "ui.src.messages.acceptAnalytics": "OK", "ui.src.messages.acceptOrRejectAdvertisingDescription": "En cliquant sur « OK », vous acceptez que vos informations personnelles soient utilisées à des fins publicitaires.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "En cliquant sur « OK », vous acceptez l'utilisation de vos informations sensibles à des fins d'analyse.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Vos choix en matière de confidentialité", "ui.src.messages.consentTitle": "À quelles fins pouvons-nous utiliser les données ?", "ui.src.messages.consentTitleAcceptAll": "Nous utilisons des cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Vos choix en matière de confidentialité", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Ce site Web utilise de la publicité", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Ce site Web utilise des outils d'analyse", "ui.src.messages.consentTitleDoNotSellExplainer": "Ne pas vendre ni partager mes informations personnelles", diff --git a/src/translations/he-IL.json b/src/translations/he-IL.json index bceec61f..2bb6679c 100644 --- a/src/translations/he-IL.json +++ b/src/translations/he-IL.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "חזור אחורה", + "ui.src.bottomMenu.backButtonTooltip": "חזור אחורה", "ui.src.bottomMenu.moreChoicesButtonLabel": "לחץ כדי להציג אפשרויות נוספות", "ui.src.bottomMenu.moreChoicesButtonPrimary": "אפשרויות נוספות", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "עיין במדיניות הפרטיות שלנו", "ui.src.bottomMenu.showPolicyButtonLabel": "בקר במדיניות הפרטיות שלנו", "ui.src.bottomMenu.showPolicyButtonPrimary": "עיין במדיניות הפרטיות שלנו", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "עיין במדיניות הפרטיות שלנו", "ui.src.bottomMenu.showSecondaryPolicyButton": "קרא עוד", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "קרא עוד על אפשרויות הפרטיות שלך", "ui.src.bottomMenu.simplerChoicesButtonLabel": "לחץ להצגת אפשרויות פשוטות יותר", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "בסדר", "ui.src.messages.acceptAllButtonPrimary": "קבל את כל", "ui.src.messages.acceptAllDescription": "בלחיצה על \"קבל הכל\", אתה מסכים לאחסון קובצי Cookie במכשיר שלך למטרות פונקציונליות, ניתוח ופרסום.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "על ידי הצטרפות להלן, אתה מסכים לאחסון קובצי Cookie במכשיר שלך למטרות פונקציונליות, אנליטיות ופרסום.", "ui.src.messages.acceptAnalytics": "בסדר", "ui.src.messages.acceptOrRejectAdvertisingDescription": "בלחיצה על \"אוקיי\", אתה מסכים לשימוש במידע האישי שלך למטרות פרסום.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "בלחיצה על \"אוקיי\", אתה מסכים לשימוש במידע הרגיש שלך למטרות ניתוח.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "אפשרויות הפרטיות שלך", "ui.src.messages.consentTitle": "לשם מה אנו יכולים להשתמש בנתונים?", "ui.src.messages.consentTitleAcceptAll": "אנו משתמשים בעוגיות", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "אפשרויות הפרטיות שלך", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "אתר זה משתמש בפרסום", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "אתר זה משתמש בניתוח", "ui.src.messages.consentTitleDoNotSellExplainer": "אל תמכור או תשתף את המידע האישי שלי", diff --git a/src/translations/hi-IN.json b/src/translations/hi-IN.json index 2d7e7081..0927feb3 100644 --- a/src/translations/hi-IN.json +++ b/src/translations/hi-IN.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "वापस जाएं", + "ui.src.bottomMenu.backButtonTooltip": "वापस जाएं", "ui.src.bottomMenu.moreChoicesButtonLabel": "और विकल्प दिखाने के लिए क्लिक करें", "ui.src.bottomMenu.moreChoicesButtonPrimary": "और विकल्प", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "हमारी गोपनीयता नीति देखें", "ui.src.bottomMenu.showPolicyButtonLabel": "हमारी गोपनीयता नीति पर जाएं", "ui.src.bottomMenu.showPolicyButtonPrimary": "हमारी गोपनीयता नीति देखें", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "हमारी गोपनीयता नीति देखें", "ui.src.bottomMenu.showSecondaryPolicyButton": "और पढ़ें", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "अपने गोपनीयता विकल्पों के बारे में और पढ़ें", "ui.src.bottomMenu.simplerChoicesButtonLabel": "आसान विकल्प दिखाने के लिए क्लिक करें", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "ठीक है", "ui.src.messages.acceptAllButtonPrimary": "सभी स्वीकार करें", "ui.src.messages.acceptAllDescription": "“सभी स्वीकार करें” पर क्लिक करके, आप कार्यात्मक, विश्लेषण और विज्ञापन उद्देश्यों के लिए अपने डिवाइस पर कुकीज़ के भंडारण के लिए सहमत होते हैं।", + "ui.src.messages.acceptAllRejectAllToggleDescription": "नीचे दिए गए विकल्प को चुनकर, आप फ़ंक्शनल, एनालिटिक्स और विज्ञापन उद्देश्यों के लिए अपने डिवाइस पर कुकीज़ को स्टोर करने के लिए सहमत होते हैं।", "ui.src.messages.acceptAnalytics": "ठीक है", "ui.src.messages.acceptOrRejectAdvertisingDescription": "“ओके” पर क्लिक करके, आप विज्ञापन उद्देश्यों के लिए अपनी व्यक्तिगत जानकारी के उपयोग के लिए सहमत होते हैं।", "ui.src.messages.acceptOrRejectAnalyticsDescription": "“ओके” पर क्लिक करके, आप एनालिटिक्स उद्देश्यों के लिए अपनी संवेदनशील जानकारी के उपयोग के लिए सहमत होते हैं।", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "आपकी गोपनीयता के विकल्प", "ui.src.messages.consentTitle": "हम डेटा का उपयोग किस लिए कर सकते हैं?", "ui.src.messages.consentTitleAcceptAll": "हम कुकीज़ का उपयोग करते हैं", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "आपकी गोपनीयता के विकल्प", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "यह वेबसाइट विज्ञापन का उपयोग करती है", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "यह वेबसाइट एनालिटिक्स का उपयोग करती है", "ui.src.messages.consentTitleDoNotSellExplainer": "मेरी व्यक्तिगत जानकारी न बेचें या साझा न करें", diff --git a/src/translations/hr-HR.json b/src/translations/hr-HR.json index eace2268..7b570ede 100644 --- a/src/translations/hr-HR.json +++ b/src/translations/hr-HR.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Vrati se", + "ui.src.bottomMenu.backButtonTooltip": "Vrati se", "ui.src.bottomMenu.moreChoicesButtonLabel": "Kliknite da biste prikazali više izbora", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Više izbora", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Pogledajte naša pravila o privatnosti", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Pogledajte našu politiku privatnosti", "ui.src.bottomMenu.showPolicyButtonLabel": "Posjetite našu politiku privatnosti", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Pogledajte naša pravila o privatnosti", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Pogledajte našu politiku privatnosti", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Pogledajte našu politiku privatnosti", "ui.src.bottomMenu.showSecondaryPolicyButton": "Pročitajte više", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Pročitajte više o vašim izborima privatnosti", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Kliknite da biste prikazali jednostavnije izbore", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "u redu", "ui.src.messages.acceptAllButtonPrimary": "Prihvati sve", "ui.src.messages.acceptAllDescription": "Klikom na \"Prihvati sve\" pristajete na spremanje kolačića na vašem uređaju u funkcionalne, analitičke i reklamne svrhe.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Ako se odlučujete u nastavku, pristajete na pohranjivanje kolačića na vašem uređaju u funkcionalne, analitičke i reklamne svrhe.", "ui.src.messages.acceptAnalytics": "u redu", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Klikom na \"U redu\" pristajete na korištenje vaših osobnih podataka u reklamne svrhe.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Klikom na \"U redu\" pristajete na korištenje vaših osjetljivih podataka u analitičke svrhe.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Vaši izbori za privatnost", "ui.src.messages.consentTitle": "Za što možemo koristiti podatke?", "ui.src.messages.consentTitleAcceptAll": "Koristimo kolačiće", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Vaši izbori za privatnost", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Ova web stranica koristi oglašavanje", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Ova web stranica koristi analitiku", "ui.src.messages.consentTitleDoNotSellExplainer": "Nemojte prodavati ili dijeliti moje osobne podatke", diff --git a/src/translations/hu-HU.json b/src/translations/hu-HU.json index 6aa91920..fa95dcd4 100644 --- a/src/translations/hu-HU.json +++ b/src/translations/hu-HU.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Menj vissza", + "ui.src.bottomMenu.backButtonTooltip": "Menj vissza", "ui.src.bottomMenu.moreChoicesButtonLabel": "Kattintson a további lehetőségek megjelenítéséhez", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Több választási lehetőség", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Tekintse meg adatvédelmi irányelveinket", "ui.src.bottomMenu.showPolicyButtonLabel": "Látogassa meg adatvédelmi irányelveinket", "ui.src.bottomMenu.showPolicyButtonPrimary": "Tekintse meg adatvédelmi irányelveinket", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Tekintse meg adatvédelmi irányelveinket", "ui.src.bottomMenu.showSecondaryPolicyButton": "Olvass tovább", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Tudjon meg többet az adatvédelmi döntéseiről", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Kattintson az egyszerűbb választások megjelenítéséhez", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "oké", "ui.src.messages.acceptAllButtonPrimary": "Fogadjon el mindent", "ui.src.messages.acceptAllDescription": "Az „Összes elfogadása” gombra kattintva, beleegyezik abba, hogy a cookie-kat az eszközén funkcionális, analitikai és hirdetési célokra tárolja.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Az alábbiakban történő választással, elfogadja a sütik tárolását eszközén funkcionális célokra, elemzési, és hirdetési célokra.", "ui.src.messages.acceptAnalytics": "oké", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Az „Oké” gombra kattintva elfogadja személyes adatainak hirdetési célú felhasználását.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Az „Oké” gombra kattintva, Ön elfogadja érzékeny információinak elemzési célokra történő felhasználását.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Az Ön adatvédelmi döntései", "ui.src.messages.consentTitle": "Mire használhatjuk fel az adatokat?", "ui.src.messages.consentTitleAcceptAll": "Cookie-kat használunk", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Az Ön adatvédelmi döntései", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Ez a weboldal reklámot használ", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Ez a weboldal elemzéseket használ", "ui.src.messages.consentTitleDoNotSellExplainer": "Ne adja el vagy ossza meg személyes adataimat", diff --git a/src/translations/id-ID.json b/src/translations/id-ID.json index 22a1f5fe..3649b495 100644 --- a/src/translations/id-ID.json +++ b/src/translations/id-ID.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Kembali", + "ui.src.bottomMenu.backButtonTooltip": "Kembali", "ui.src.bottomMenu.moreChoicesButtonLabel": "Klik untuk menampilkan lebih banyak pilihan", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Lebih banyak pilihan", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Lihat Kebijakan Privasi Kami", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Lihat kebijakan privasi kami", "ui.src.bottomMenu.showPolicyButtonLabel": "Kunjungi kebijakan privasi kami", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Lihat Kebijakan Privasi Kami", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Lihat kebijakan privasi kami", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Lihat kebijakan privasi kami", "ui.src.bottomMenu.showSecondaryPolicyButton": "Baca lebih lanjut", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Baca selengkapnya tentang pilihan privasi Anda", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Klik untuk menampilkan pilihan yang lebih sederhana", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "baik", "ui.src.messages.acceptAllButtonPrimary": "Terima semua", "ui.src.messages.acceptAllDescription": "Dengan mengklik “Terima semua”, Anda menyetujui penyimpanan cookie di perangkat Anda untuk tujuan fungsional, analitik, dan iklan.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Dengan memilih di bawah ini, Anda menyetujui penyimpanan cookie di perangkat Anda untuk tujuan fungsional, analitik, dan periklanan.", "ui.src.messages.acceptAnalytics": "baik", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Dengan mengklik “Oke”, Anda menyetujui penggunaan informasi pribadi Anda untuk tujuan periklanan.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Dengan mengklik “Oke”, Anda menyetujui penggunaan informasi sensitif Anda untuk tujuan analitik.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Pilihan Privasi Anda", "ui.src.messages.consentTitle": "Untuk apa kita bisa menggunakan data?", "ui.src.messages.consentTitleAcceptAll": "Kami menggunakan cookie", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Pilihan Privasi Anda", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Situs web ini menggunakan iklan", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Situs web ini menggunakan analitik", "ui.src.messages.consentTitleDoNotSellExplainer": "Jangan Menjual atau Membagikan Informasi Pribadi Saya", diff --git a/src/translations/it-IT.json b/src/translations/it-IT.json index 8867d22a..6c961f10 100644 --- a/src/translations/it-IT.json +++ b/src/translations/it-IT.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Torna indietro", + "ui.src.bottomMenu.backButtonTooltip": "Torna indietro", "ui.src.bottomMenu.moreChoicesButtonLabel": "Fai clic per visualizzare altre scelte", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Altre scelte", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Consulta la nostra politica sulla privacy", "ui.src.bottomMenu.showPolicyButtonLabel": "Consulta la nostra politica sulla privacy", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Consulta la nostra Informativa sulla privacy", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Consulta la nostra politica sulla privacy", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Consulta la nostra politica sulla privacy", "ui.src.bottomMenu.showSecondaryPolicyButton": "Leggi di più", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Scopri di più sulle tue scelte in materia di privacy", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Fai clic per mostrare scelte più semplici", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Va bene", "ui.src.messages.acceptAllButtonPrimary": "Accetta tutti", "ui.src.messages.acceptAllDescription": "Facendo clic su «Accetta tutto», accetti la memorizzazione dei cookie sul tuo dispositivo per scopi funzionali, analitici e pubblicitari.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Accettando di seguito, acconsenti alla memorizzazione dei cookie sul tuo dispositivo per scopi funzionali, analitici e pubblicitari.", "ui.src.messages.acceptAnalytics": "Va bene", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Facendo clic su «Ok», acconsenti all'utilizzo delle tue informazioni personali per scopi pubblicitari.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Facendo clic su «Ok», acconsenti all'utilizzo delle tue informazioni sensibili per scopi di analisi.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Le tue scelte sulla privacy", "ui.src.messages.consentTitle": "Per cosa possiamo usare i dati?", "ui.src.messages.consentTitleAcceptAll": "Utilizziamo i cookie", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Le tue scelte sulla privacy", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Questo sito Web utilizza la pubblicità", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Questo sito Web utilizza analisi", "ui.src.messages.consentTitleDoNotSellExplainer": "Non vendete o condividete le mie informazioni personali", diff --git a/src/translations/ja-JP.json b/src/translations/ja-JP.json index 4b9aa7d7..827d68db 100644 --- a/src/translations/ja-JP.json +++ b/src/translations/ja-JP.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "戻る", + "ui.src.bottomMenu.backButtonTooltip": "戻る", "ui.src.bottomMenu.moreChoicesButtonLabel": "クリックするとさらに選択肢が表示されます", "ui.src.bottomMenu.moreChoicesButtonPrimary": "その他の選択肢", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "当社のプライバシーポリシーをご覧ください", "ui.src.bottomMenu.showPolicyButtonLabel": "当社のプライバシーポリシーをご覧ください", - "ui.src.bottomMenu.showPolicyButtonPrimary": "プライバシー・ポリシーを見る", + "ui.src.bottomMenu.showPolicyButtonPrimary": "当社のプライバシーポリシーをご覧ください", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "当社のプライバシーポリシーをご覧ください", "ui.src.bottomMenu.showSecondaryPolicyButton": "もっと読む", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "プライバシーに関する選択についてもっと読む", "ui.src.bottomMenu.simplerChoicesButtonLabel": "クリックすると簡単な選択肢が表示されます", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "はい", "ui.src.messages.acceptAllButtonPrimary": "すべて承諾する", "ui.src.messages.acceptAllDescription": "「すべて同意する」をクリックすると、機能、分析、および広告の目的でCookieがデバイスに保存されることに同意したことになります。", + "ui.src.messages.acceptAllRejectAllToggleDescription": "以下からオプトインすると、機能、分析、および広告目的でデバイスにクッキーを保存することに同意したものとみなされます。", "ui.src.messages.acceptAnalytics": "はい", "ui.src.messages.acceptOrRejectAdvertisingDescription": "「OK」をクリックすると、広告目的での個人情報の使用に同意したものとみなされます。", "ui.src.messages.acceptOrRejectAnalyticsDescription": "「OK」をクリックすると、分析目的で機密情報を使用することに同意したことになります。", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "プライバシーに関する選択肢", "ui.src.messages.consentTitle": "データは何に使えますか?", "ui.src.messages.consentTitleAcceptAll": "私たちはクッキーを使います", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "プライバシーに関する選択肢", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "このウェブサイトは広告を使用しています", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "このウェブサイトはアナリティクスを利用しています", "ui.src.messages.consentTitleDoNotSellExplainer": "私の個人情報を販売または共有しないでください", diff --git a/src/translations/ko-KR.json b/src/translations/ko-KR.json index 0cd7e5a5..deab3701 100644 --- a/src/translations/ko-KR.json +++ b/src/translations/ko-KR.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "뒤로 이동", + "ui.src.bottomMenu.backButtonTooltip": "뒤로 이동", "ui.src.bottomMenu.moreChoicesButtonLabel": "더 많은 선택 사항을 보려면 클릭하십시오.", "ui.src.bottomMenu.moreChoicesButtonPrimary": "더 많은 선택", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "개인 정보 보호 정책 보기", "ui.src.bottomMenu.showPolicyButtonLabel": "개인 정보 보호 정책 방문하기", - "ui.src.bottomMenu.showPolicyButtonPrimary": "개인정보처리방침 보기", + "ui.src.bottomMenu.showPolicyButtonPrimary": "개인 정보 보호 정책 보기", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "개인 정보 보호 정책 보기", "ui.src.bottomMenu.showSecondaryPolicyButton": "더 읽어보기", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "개인 정보 보호 선택에 대해 자세히 알아보기", "ui.src.bottomMenu.simplerChoicesButtonLabel": "클릭하면 더 간단한 선택 표시", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "괜찮아", "ui.src.messages.acceptAllButtonPrimary": "모두 수락", "ui.src.messages.acceptAllDescription": "“모두 수락”을 클릭하면 기능, 분석 및 광고 목적으로 장치에 쿠키를 저장하는 데 동의하는 것입니다.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "아래에서 옵트인하면 기능, 분석 및 광고 목적으로 장치에 쿠키를 저장하는 데 동의하는 것으로 간주됩니다.", "ui.src.messages.acceptAnalytics": "괜찮아", "ui.src.messages.acceptOrRejectAdvertisingDescription": "“확인”을 클릭하면 광고 목적으로 개인 정보를 사용하는 데 동의하는 것으로 간주됩니다.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "“확인”을 클릭하면 분석 목적으로 민감한 정보를 사용하는 데 동의하는 것으로 간주됩니다.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "개인 정보 보호 선택", "ui.src.messages.consentTitle": "어떤 용도로 데이터를 사용할 수 있을까요?", "ui.src.messages.consentTitleAcceptAll": "우리는 쿠키를 사용합니다", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "개인 정보 보호 선택", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "이 웹사이트는 광고를 사용합니다", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "이 웹사이트는 분석을 사용합니다.", "ui.src.messages.consentTitleDoNotSellExplainer": "내 개인 정보를 판매하거나 공유하지 마세요", diff --git a/src/translations/lt-LT.json b/src/translations/lt-LT.json index cf78af0f..6dd882db 100644 --- a/src/translations/lt-LT.json +++ b/src/translations/lt-LT.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Grįžti atgal", + "ui.src.bottomMenu.backButtonTooltip": "Grįžti atgal", "ui.src.bottomMenu.moreChoicesButtonLabel": "Spustelėkite, jei norite parodyti daugiau pasirinkimų", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Daugiau pasirinkimų", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Žiūrėkite mūsų privatumo politiką", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Peržiūrėkite mūsų privatumo politiką", "ui.src.bottomMenu.showPolicyButtonLabel": "Apsilankykite mūsų privatumo politikoje", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Žiūrėkite mūsų privatumo politiką", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Peržiūrėkite mūsų privatumo politiką", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Peržiūrėkite mūsų privatumo politiką", "ui.src.bottomMenu.showSecondaryPolicyButton": "Skaityti daugiau", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Skaitykite daugiau apie privatumo pasirinkimą", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Spustelėkite norėdami parodyti paprastesnius pasirinkimus", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Gerai", "ui.src.messages.acceptAllButtonPrimary": "Priimti visus", "ui.src.messages.acceptAllDescription": "Spustelėję “Priimti visus”, jūs sutinkate, kad slapukai būtų saugomi jūsų įrenginyje funkciniais, analizės ir reklamos tikslais.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Pasirinkę žemiau pateiktą informaciją, jūs sutinkate, kad slapukai būtų saugomi jūsų įrenginyje funkciniais, analizės ir reklamos tikslais.", "ui.src.messages.acceptAnalytics": "Gerai", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Spustelėję “Gerai”, jūs sutinkate, kad jūsų asmeninė informacija būtų naudojama reklamos tikslais.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Spustelėję “Gerai”, jūs sutinkate, kad jūsų slapta informacija būtų naudojama analizės tikslais.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Jūsų privatumo pasirinkimai", "ui.src.messages.consentTitle": "Kam galime naudoti duomenis?", "ui.src.messages.consentTitleAcceptAll": "Mes naudojame slapukus", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Jūsų privatumo pasirinkimai", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Ši svetainė naudoja reklamą", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Šioje svetainėje naudojama analizė", "ui.src.messages.consentTitleDoNotSellExplainer": "Negalima parduoti ar dalintis mano asmenine informacija", diff --git a/src/translations/mr-IN.json b/src/translations/mr-IN.json index 21d3d918..c445c580 100644 --- a/src/translations/mr-IN.json +++ b/src/translations/mr-IN.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "परत जा", + "ui.src.bottomMenu.backButtonTooltip": "परत जा", "ui.src.bottomMenu.moreChoicesButtonLabel": "Click to show more choices", "ui.src.bottomMenu.moreChoicesButtonPrimary": "More choices", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "See Our Privacy Policy", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "आमचे गोपनीयता धोरण पहा", "ui.src.bottomMenu.showPolicyButtonLabel": "Visit our privacy policy", - "ui.src.bottomMenu.showPolicyButtonPrimary": "See Our Privacy Policy", + "ui.src.bottomMenu.showPolicyButtonPrimary": "आमचे गोपनीयता धोरण पहा", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "आमचे गोपनीयता धोरण पहा", "ui.src.bottomMenu.showSecondaryPolicyButton": "Read more", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Read more about your privacy choices", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Click to show simpler choices", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Okay", "ui.src.messages.acceptAllButtonPrimary": "Accept all", "ui.src.messages.acceptAllDescription": "By clicking “Accept all”, you agree to the storing of cookies on your device for functional, analytics, and advertising purposes.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "खाली निवड करून, आपण कार्यशील, ticsनालिटिक्स आणि जाहिरातीच्या उद्देशाने आपल्या डिव्हाइसवरील कुकीज संचयित करण्यास सहमती देता.", "ui.src.messages.acceptAnalytics": "Okay", "ui.src.messages.acceptOrRejectAdvertisingDescription": "“ठीक आहे” वर क्लिक करून, आपण जाहिरातीच्या उद्देशाने आपल्या वैयक्तिक माहितीचा वापर करण्यास सहमती देता.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "By clicking \"Okay\", you agree to the usage of your sensitive information for analytics purposes.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Your Privacy Choices", "ui.src.messages.consentTitle": "What can we use data for?", "ui.src.messages.consentTitleAcceptAll": "We use cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Your Privacy Choices", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "ही वेबसाइट जाहिरात वापरते", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "This website uses analytics", "ui.src.messages.consentTitleDoNotSellExplainer": "Do Not Sell or Share My Personal Information", diff --git a/src/translations/ms-MY.json b/src/translations/ms-MY.json index d0439d19..69b0a949 100644 --- a/src/translations/ms-MY.json +++ b/src/translations/ms-MY.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Kembali", + "ui.src.bottomMenu.backButtonTooltip": "Kembali", "ui.src.bottomMenu.moreChoicesButtonLabel": "Klik untuk menunjukkan lebih banyak pilihan", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Lebih banyak pilihan", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Lihat Dasar Privasi Kami", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Lihat dasar privasi kami", "ui.src.bottomMenu.showPolicyButtonLabel": "Lawati dasar privasi kami", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Lihat Dasar Privasi Kami", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Lihat dasar privasi kami", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Lihat dasar privasi kami", "ui.src.bottomMenu.showSecondaryPolicyButton": "Baca lebih lanjut", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Baca lebih lanjut mengenai pilihan privasi anda", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Klik untuk menunjukkan pilihan yang lebih mudah", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Baiklah", "ui.src.messages.acceptAllButtonPrimary": "Terima semua", "ui.src.messages.acceptAllDescription": "Dengan mengklik “Terima semua”, anda bersetuju dengan penyimpanan kuki pada peranti anda untuk tujuan fungsi, analisis, dan pengiklanan.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Dengan memilih di bawah, anda bersetuju untuk menyimpan kuki pada peranti anda untuk tujuan fungsian, analisis dan pengiklanan.", "ui.src.messages.acceptAnalytics": "Baiklah", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Dengan mengklik “Okay”, anda bersetuju dengan penggunaan maklumat peribadi anda untuk tujuan pengiklanan.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Dengan mengklik “Okay”, anda bersetuju dengan penggunaan maklumat sensitif anda untuk tujuan analisis.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Pilihan Privasi Anda", "ui.src.messages.consentTitle": "Untuk apa kita boleh menggunakan data?", "ui.src.messages.consentTitleAcceptAll": "Kami menggunakan kuki", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Pilihan Privasi Anda", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Laman web ini menggunakan pengiklanan", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Laman web ini menggunakan analisis", "ui.src.messages.consentTitleDoNotSellExplainer": "Jangan Jual atau Kongsi Maklumat Peribadi Saya", diff --git a/src/translations/nb-NO.json b/src/translations/nb-NO.json index f79a299b..4dbc1f8c 100644 --- a/src/translations/nb-NO.json +++ b/src/translations/nb-NO.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Gå tilbake", + "ui.src.bottomMenu.backButtonTooltip": "Gå tilbake", "ui.src.bottomMenu.moreChoicesButtonLabel": "Klikk for å vise flere valg", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Flere valg", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Se våre retningslinjer for personvern", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Se vår personvernerklæring", "ui.src.bottomMenu.showPolicyButtonLabel": "Besøk vår personvernpolicy", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Se våre retningslinjer for personvern", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Se vår personvernerklæring", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Se vår personvernerklæring", "ui.src.bottomMenu.showSecondaryPolicyButton": "Les mer", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Les mer om dine personvernvalg", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Klikk for å vise enklere valg", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Greit", "ui.src.messages.acceptAllButtonPrimary": "Godta alle", "ui.src.messages.acceptAllDescription": "Ved å klikke «Godta alle», du godtar lagring av informasjonskapsler på enheten din for funksjonell, analyse, og reklameformål.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Ved å melde deg på nedenfor, godtar du lagring av informasjonskapsler på enheten din for funksjonelle, analytiske og reklameformål.", "ui.src.messages.acceptAnalytics": "Greit", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Ved å klikke «Ok», du godtar bruken av din personlige informasjon til reklameformål.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Ved å klikke «Ok», du godtar bruken av sensitiv informasjon for analyseformål.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Dine valg av personvern", "ui.src.messages.consentTitle": "Hva kan vi bruke data til?", "ui.src.messages.consentTitleAcceptAll": "Vi bruker informasjonskapsler", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Dine valg av personvern", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Dette nettstedet bruker reklame", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Dette nettstedet bruker analyser", "ui.src.messages.consentTitleDoNotSellExplainer": "Ikke selg eller del min personlige informasjon", diff --git a/src/translations/nl-NL.json b/src/translations/nl-NL.json index 348f582e..99791515 100644 --- a/src/translations/nl-NL.json +++ b/src/translations/nl-NL.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Ga terug", + "ui.src.bottomMenu.backButtonTooltip": "Ga terug", "ui.src.bottomMenu.moreChoicesButtonLabel": "Klik om meer keuzes weer te geven", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Meer keuzes", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Bekijk ons privacybeleid", "ui.src.bottomMenu.showPolicyButtonLabel": "Bezoek ons privacybeleid", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Zie ons privacybeleid", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Bekijk ons privacybeleid", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Bekijk ons privacybeleid", "ui.src.bottomMenu.showSecondaryPolicyButton": "Lees meer", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Lees meer over je privacykeuzes", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Klik om eenvoudigere keuzes weer te geven", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "oké", "ui.src.messages.acceptAllButtonPrimary": "Accepteer alles", "ui.src.messages.acceptAllDescription": "Door op „Alles accepteren” te klikken, gaat u akkoord met het opslaan van cookies op uw apparaat voor functionele, analyse- en reclamedoeleinden.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Door je hieronder aan te melden, ga je akkoord met het opslaan van cookies op je apparaat voor functionele, analytische en reclamedoeleinden.", "ui.src.messages.acceptAnalytics": "oké", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Door op „OK” te klikken, gaat u akkoord met het gebruik van uw persoonlijke informatie voor reclamedoeleinden.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Door op „OK” te klikken, gaat u akkoord met het gebruik van uw gevoelige informatie voor analysedoeleinden.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Uw privacykeuzes", "ui.src.messages.consentTitle": "Waar kunnen we gegevens voor gebruiken?", "ui.src.messages.consentTitleAcceptAll": "We gebruiken cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Uw privacykeuzes", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Deze website maakt gebruik van advertenties", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Deze website maakt gebruik van analyses", "ui.src.messages.consentTitleDoNotSellExplainer": "Verkoop of deel mijn persoonlijke informatie niet", diff --git a/src/translations/pl-PL.json b/src/translations/pl-PL.json index 75a3b7ef..065f2969 100644 --- a/src/translations/pl-PL.json +++ b/src/translations/pl-PL.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Wróć", + "ui.src.bottomMenu.backButtonTooltip": "Wróć", "ui.src.bottomMenu.moreChoicesButtonLabel": "Kliknij, aby wyświetlić więcej opcji", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Więcej możliwości wyboru", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Zobacz naszą Politykę Prywatności", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Zapoznaj się z naszą polityką prywatności", "ui.src.bottomMenu.showPolicyButtonLabel": "Odwiedź naszą politykę prywatności", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Zobacz naszą Politykę Prywatności", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Zapoznaj się z naszą polityką prywatności", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Zapoznaj się z naszą polityką prywatności", "ui.src.bottomMenu.showSecondaryPolicyButton": "Czytaj więcej", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Przeczytaj więcej o swoich wyborach dotyczących prywatności", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Kliknij, aby wyświetlić prostsze opcje", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Dobrze", "ui.src.messages.acceptAllButtonPrimary": "Zaakceptuj wszystkie", "ui.src.messages.acceptAllDescription": "Klikając „Akceptuj wszystko”, wyrażasz zgodę na przechowywanie plików cookie na Twoim urządzeniu w celach funkcjonalnych, analitycznych i reklamowych.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Wyrażając zgodę na zapisywanie plików cookie na Twoim urządzeniu w celach funkcjonalnych, analitycznych i reklamowych.", "ui.src.messages.acceptAnalytics": "Dobrze", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Klikając „OK”, wyrażasz zgodę na wykorzystanie Twoich danych osobowych do celów reklamowych.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Klikając „OK”, wyrażasz zgodę na wykorzystanie Twoich poufnych informacji do celów analitycznych.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Twoje wybory dotyczące prywatności", "ui.src.messages.consentTitle": "Do czego możemy wykorzystać dane?", "ui.src.messages.consentTitleAcceptAll": "Używamy plików cookie", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Twoje wybory dotyczące prywatności", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Ta strona internetowa wykorzystuje reklamy", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Ta strona korzysta z analityki", "ui.src.messages.consentTitleDoNotSellExplainer": "Nie sprzedawaj ani nie udostępniaj moich danych osobowych", diff --git a/src/translations/pt-BR.json b/src/translations/pt-BR.json index 6e0422c6..33428388 100644 --- a/src/translations/pt-BR.json +++ b/src/translations/pt-BR.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Volte", + "ui.src.bottomMenu.backButtonTooltip": "Volte", "ui.src.bottomMenu.moreChoicesButtonLabel": "Clique para mostrar mais opções", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Mais opções", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Veja nossa política de privacidade", "ui.src.bottomMenu.showPolicyButtonLabel": "Visite nossa política de privacidade", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Veja nossa Política de Privacidade", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Veja nossa política de privacidade", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Veja nossa política de privacidade", "ui.src.bottomMenu.showSecondaryPolicyButton": "Leia mais", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Leia mais sobre suas opções de privacidade", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Clique para mostrar opções mais simples", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "OK", "ui.src.messages.acceptAllButtonPrimary": "Aceitar tudo", "ui.src.messages.acceptAllDescription": "Ao clicar em “Aceitar tudo”, você concorda com o armazenamento de cookies em seu dispositivo para fins funcionais, analíticos e publicitários.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Ao optar pela opção abaixo, você concorda com o armazenamento de cookies em seu dispositivo para fins funcionais, analíticos e publicitários.", "ui.src.messages.acceptAnalytics": "OK", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Ao clicar em “Ok”, você concorda com o uso de suas informações pessoais para fins publicitários.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Ao clicar em “Ok”, você concorda com o uso de suas informações confidenciais para fins de análise.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Suas opções de privacidade", "ui.src.messages.consentTitle": "Para que podemos usar os dados?", "ui.src.messages.consentTitleAcceptAll": "Usamos cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Suas opções de privacidade", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Este site usa publicidade", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Este site usa análises", "ui.src.messages.consentTitleDoNotSellExplainer": "Não venda nem compartilhe minhas informações pessoais", diff --git a/src/translations/ro-RO.json b/src/translations/ro-RO.json index f2b209c0..ea256800 100644 --- a/src/translations/ro-RO.json +++ b/src/translations/ro-RO.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Du-te inapoi", + "ui.src.bottomMenu.backButtonTooltip": "Du-te inapoi", "ui.src.bottomMenu.moreChoicesButtonLabel": "Faceți clic pentru a afișa mai multe opțiuni", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Mai multe opțiuni", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Consultați Politica noastră de confidențialitate", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Consultați politica noastră de confidențialitate", "ui.src.bottomMenu.showPolicyButtonLabel": "Vizitați politica noastră de confidențialitate", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Consultați Politica noastră de confidențialitate", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Consultați politica noastră de confidențialitate", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Consultați politica noastră de confidențialitate", "ui.src.bottomMenu.showSecondaryPolicyButton": "Citește mai mult", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Citiți mai multe despre opțiunile dvs. de confidențialitate", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Faceți clic pentru a afișa opțiuni mai simple", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Bine.", "ui.src.messages.acceptAllButtonPrimary": "Acceptați toate", "ui.src.messages.acceptAllDescription": "Făcând clic pe „Acceptați toate”, sunteți de acord cu stocarea cookie-urilor pe dispozitivul dvs. în scopuri funcționale, analitice și publicitare.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Prin optarea de mai jos, sunteți de acord cu stocarea cookie-urilor pe dispozitivul dvs. în scopuri funcționale, analitice și publicitare.", "ui.src.messages.acceptAnalytics": "Bine.", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Făcând clic pe „Bine”, sunteți de acord cu utilizarea informațiilor dvs. personale în scopuri publicitare.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Făcând clic pe „Bine”, sunteți de acord cu utilizarea informațiilor dvs. sensibile în scopuri de analiză.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Opțiunile dvs. de confidențialitate", "ui.src.messages.consentTitle": "Pentru ce putem folosi datele?", "ui.src.messages.consentTitleAcceptAll": "Folosim cookie-uri", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Opțiunile dvs. de confidențialitate", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Acest site foloseste publicitate", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Acest site foloseste analize", "ui.src.messages.consentTitleDoNotSellExplainer": "Nu vindeți și nu distribuiți informațiile mele personale", diff --git a/src/translations/ru-RU.json b/src/translations/ru-RU.json index fd969293..f50930bd 100644 --- a/src/translations/ru-RU.json +++ b/src/translations/ru-RU.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Возвращайтесь", + "ui.src.bottomMenu.backButtonTooltip": "Возвращайтесь", "ui.src.bottomMenu.moreChoicesButtonLabel": "Нажмите, чтобы показать больше вариантов", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Больше вариантов", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Ознакомьтесь с нашей политикой конфиденциальности", "ui.src.bottomMenu.showPolicyButtonLabel": "Ознакомьтесь с нашей политикой конфиденциальности", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Ознакомьтесь с нашей Политикой конфиденциальности", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Ознакомьтесь с нашей политикой конфиденциальности", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Ознакомьтесь с нашей политикой конфиденциальности", "ui.src.bottomMenu.showSecondaryPolicyButton": "Подробнее", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Узнайте больше о ваших возможностях обеспечения конфиденциальности", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Нажмите, чтобы показать более простой выбор", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Хорошо", "ui.src.messages.acceptAllButtonPrimary": "Принять все", "ui.src.messages.acceptAllDescription": "Нажимая «Принять все», вы соглашаетесь на хранение файлов cookie на вашем устройстве в функциональных, аналитических и рекламных целях.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Подписываясь ниже, вы соглашаетесь на хранение файлов cookie на своем устройстве в функциональных, аналитических и рекламных целях.", "ui.src.messages.acceptAnalytics": "Хорошо", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Нажимая «ОК», вы соглашаетесь на использование вашей личной информации в рекламных целях.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Нажимая «ОК», вы соглашаетесь на использование вашей конфиденциальной информации в аналитических целях.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Ваши варианты конфиденциальности", "ui.src.messages.consentTitle": "Для чего мы можем использовать данные?", "ui.src.messages.consentTitleAcceptAll": "Мы используем файлы cookie", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Ваши варианты конфиденциальности", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "На этом сайте используется реклама", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "На этом веб-сайте используется аналитика", "ui.src.messages.consentTitleDoNotSellExplainer": "Не продавайте и не передавайте мою личную информацию", diff --git a/src/translations/sr-Latn-RS.json b/src/translations/sr-Latn-RS.json index ca203679..0d9a021d 100644 --- a/src/translations/sr-Latn-RS.json +++ b/src/translations/sr-Latn-RS.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Vrati se", + "ui.src.bottomMenu.backButtonTooltip": "Vrati se", "ui.src.bottomMenu.moreChoicesButtonLabel": "Kliknite da biste prikazali više izbora", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Više izbora", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Pogledajte našu politiku privatnosti", "ui.src.bottomMenu.showPolicyButtonLabel": "Posetite našu politiku privatnosti", "ui.src.bottomMenu.showPolicyButtonPrimary": "Pogledajte našu politiku privatnosti", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Pogledajte našu politiku privatnosti", "ui.src.bottomMenu.showSecondaryPolicyButton": "Pročitajte više", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Pročitajte više o vašim izborima privatnosti", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Kliknite da biste prikazali jednostavnije izbore", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "U redu", "ui.src.messages.acceptAllButtonPrimary": "Prihvatite sve", "ui.src.messages.acceptAllDescription": "Klikom na „Prihvati sve“ pristajete na čuvanje kolačića na vašem uređaju u funkcionalne, analitičke i reklamne svrhe.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Ako se odlučite u nastavku, pristajete na čuvanje kolačića na vašem uređaju u funkcionalne, analitičke i reklamne svrhe.", "ui.src.messages.acceptAnalytics": "U redu", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Klikom na „U redu“ pristajete na korišćenje vaših ličnih podataka u reklamne svrhe.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Klikom na „U redu“ pristajete na korišćenje vaših osetljivih informacija u analitičke svrhe.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Vaši izbori za privatnost", "ui.src.messages.consentTitle": "Za šta možemo koristiti podatke?", "ui.src.messages.consentTitleAcceptAll": "Koristimo kolačiće", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Vaši izbori za privatnost", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Ova veb lokacija koristi oglašavanje", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Ova veb lokacija koristi analitiku", "ui.src.messages.consentTitleDoNotSellExplainer": "Ne prodajte ili delite moje lične podatke", diff --git a/src/translations/sv-SE.json b/src/translations/sv-SE.json index 0f47dfce..35b20c9e 100644 --- a/src/translations/sv-SE.json +++ b/src/translations/sv-SE.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Gå tillbaka", + "ui.src.bottomMenu.backButtonTooltip": "Gå tillbaka", "ui.src.bottomMenu.moreChoicesButtonLabel": "Klicka för att visa fler val", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Fler val", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Se vår integritetspolicy", "ui.src.bottomMenu.showPolicyButtonLabel": "Besök vår integritetspolicy", "ui.src.bottomMenu.showPolicyButtonPrimary": "Se vår integritetspolicy", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Se vår integritetspolicy", "ui.src.bottomMenu.showSecondaryPolicyButton": "Läs mer", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Läs mer om dina sekretessval", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Klicka för att visa enklare val", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Okej", "ui.src.messages.acceptAllButtonPrimary": "Acceptera alla", "ui.src.messages.acceptAllDescription": "Genom att klicka på ”Acceptera alla”, du godkänner lagring av cookies på din enhet för funktionalitet, analys, och reklamändamål.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Genom att välja nedan godkänner du lagring av cookies på din enhet för funktionella, analytiska och reklamändamål.", "ui.src.messages.acceptAnalytics": "Okej", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Genom att klicka på ”Okej”, du godkänner användningen av din personliga information för reklamändamål.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Genom att klicka på ”Okej”, du godkänner användningen av din känsliga information för analysändamål.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Dina sekretessval", "ui.src.messages.consentTitle": "Vad kan vi använda data till?", "ui.src.messages.consentTitleAcceptAll": "Vi använder cookies", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Dina sekretessval", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Denna webbplats använder reklam", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Denna webbplats använder analyser", "ui.src.messages.consentTitleDoNotSellExplainer": "Sälj inte eller dela min personliga information", diff --git a/src/translations/ta-IN.json b/src/translations/ta-IN.json index f3fbf283..033aa8b6 100644 --- a/src/translations/ta-IN.json +++ b/src/translations/ta-IN.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "திரும்பி செல்லுங்கள்", + "ui.src.bottomMenu.backButtonTooltip": "திரும்பி செல்லுங்கள்", "ui.src.bottomMenu.moreChoicesButtonLabel": "மேலும் தேர்வுகள் காட்ட கிளிக் செய்யவும்", "ui.src.bottomMenu.moreChoicesButtonPrimary": "மேலும் தேர்வுகள்", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "எங்கள் தனியுரிமைக் கொள்கையைப் பார்க்கவும்", "ui.src.bottomMenu.showPolicyButtonLabel": "எங்கள் தனியுரிமைக் கொள்கையைப் பார்க்கவும்", "ui.src.bottomMenu.showPolicyButtonPrimary": "எங்கள் தனியுரிமைக் கொள்கையைப் பார்க்கவும்", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "எங்கள் தனியுரிமைக் கொள்கையைப் பார்க்கவும்", "ui.src.bottomMenu.showSecondaryPolicyButton": "மேலும் படிக்க", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "உங்கள் தனியுரிமை தேர்வுகள் பற்றி மேலும் படிக்க", "ui.src.bottomMenu.simplerChoicesButtonLabel": "எளிமையான தேர்வுகளை காட்ட கிளிக் செய்க", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "சரி", "ui.src.messages.acceptAllButtonPrimary": "அனைத்தையும் ஏற்கவும்", "ui.src.messages.acceptAllDescription": "“அனைத்தையும் ஏற்கவும்” என்பதைக் கிளிக் செய்வதன் மூலம், செயல்பாட்டு, பகுப்பாய்வு மற்றும் விளம்பர நோக்கங்களுக்காக உங்கள் சாதனத்தில் குக்கீகளை சேமிப்பதை நீங்கள் ஒப்புக்கொள்கிறீர்கள்.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "கீழே தெரிவு செய்வதன் மூலம், செயல்பாட்டு, பகுப்பாய்வு மற்றும் விளம்பர நோக்கங்களுக்காக உங்கள் சாதனத்தில் குக்கீகளை சேமிப்பதை நீங்கள் ஒப்புக்கொள்கிறீர்கள்.", "ui.src.messages.acceptAnalytics": "சரி", "ui.src.messages.acceptOrRejectAdvertisingDescription": "“சரி” என்பதைக் கிளிக் செய்வதன் மூலம், விளம்பர நோக்கங்களுக்காக உங்கள் தனிப்பட்ட தகவலின் பயன்பாட்டை நீங்கள் ஒப்புக்கொள்கிறீர்கள்.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "“சரி” என்பதைக் கிளிக் செய்வதன் மூலம், பகுப்பாய்வு நோக்கங்களுக்காக உங்கள் முக்கியமான தகவல்களைப் பயன்படுத்துவதற்கு ஒப்புக்கொள்கிறீர்கள்.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "உங்கள் தனியுரிமைத் தேர்வுகள்", "ui.src.messages.consentTitle": "நாம் தரவு என்ன பயன்படுத்த முடியும்?", "ui.src.messages.consentTitleAcceptAll": "குக்கீகளைப் பயன்படுத்துகிறோம்", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "உங்கள் தனியுரிமைத் தேர்வுகள்", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "இந்த வலைத்தளம் விளம்பரங்களைப் பயன்படுத்துகிறது", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "இந்த வலைத்தளம் பகுப்பாய்வுகளைப் பயன்படுத்துகிறது", "ui.src.messages.consentTitleDoNotSellExplainer": "எனது தனிப்பட்ட தகவல்களை விற்க அல்லது பகிர்ந்து கொள்ளாதீர்கள்", diff --git a/src/translations/th-TH.json b/src/translations/th-TH.json index f8ffab1a..bb72fd17 100644 --- a/src/translations/th-TH.json +++ b/src/translations/th-TH.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "กลับไป", + "ui.src.bottomMenu.backButtonTooltip": "กลับไป", "ui.src.bottomMenu.moreChoicesButtonLabel": "คลิกเพื่อแสดงตัวเลือกเพิ่มเติม", "ui.src.bottomMenu.moreChoicesButtonPrimary": "ตัวเลือกอื่นๆ", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "ดูนโยบายความเป็นส่วนตัวของเรา", "ui.src.bottomMenu.showPolicyButtonLabel": "เยี่ยมชมนโยบายความเป็นส่วนตัวของเรา", "ui.src.bottomMenu.showPolicyButtonPrimary": "ดูนโยบายความเป็นส่วนตัวของเรา", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "ดูนโยบายความเป็นส่วนตัวของเรา", "ui.src.bottomMenu.showSecondaryPolicyButton": "อ่านเพิ่มเติม", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "อ่านเพิ่มเติมเกี่ยวกับตัวเลือกความเป็นส่วนตัวของคุณ", "ui.src.bottomMenu.simplerChoicesButtonLabel": "คลิกเพื่อแสดงตัวเลือกที่ง่ายกว่า", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "โอเค", "ui.src.messages.acceptAllButtonPrimary": "ยอมรับทั้งหมด", "ui.src.messages.acceptAllDescription": "การคลิก “ยอมรับทั้งหมด” ถือว่าคุณยอมรับการจัดเก็บคุกกี้บนอุปกรณ์ของคุณเพื่อวัตถุประสงค์ในการทำงาน การวิเคราะห์ และการโฆษณา", + "ui.src.messages.acceptAllRejectAllToggleDescription": "โดยการเลือกใช้ด้านล่างนี้ คุณตกลงที่จะจัดเก็บคุกกี้ในอุปกรณ์ของคุณเพื่อวัตถุประสงค์ในการทำงาน การวิเคราะห์ และการโฆษณา", "ui.src.messages.acceptAnalytics": "โอเค", "ui.src.messages.acceptOrRejectAdvertisingDescription": "เมื่อคลิก “ตกลง” แสดงว่าคุณยอมรับการใช้ข้อมูลส่วนบุคคลของคุณเพื่อวัตถุประสงค์ในการโฆษณา", "ui.src.messages.acceptOrRejectAnalyticsDescription": "การคลิก “ตกลง” แสดงว่าคุณยอมรับการใช้ข้อมูลสำคัญของคุณเพื่อวัตถุประสงค์ในการวิเคราะห์", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "ตัวเลือกความเป็นส่วนตัวของคุณ", "ui.src.messages.consentTitle": "เราสามารถใช้ข้อมูลเพื่ออะไรได้บ้าง", "ui.src.messages.consentTitleAcceptAll": "เราใช้คุกกี้", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "ตัวเลือกความเป็นส่วนตัวของคุณ", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "เว็บไซต์นี้ใช้การโฆษณา", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "เว็บไซต์นี้ใช้การวิเคราะห์", "ui.src.messages.consentTitleDoNotSellExplainer": "ไม่ขายหรือแบ่งปันข้อมูลส่วนบุคคลของฉัน", diff --git a/src/translations/tr-TR.json b/src/translations/tr-TR.json index 5a52571d..9ecfd0d9 100644 --- a/src/translations/tr-TR.json +++ b/src/translations/tr-TR.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Geri dön", + "ui.src.bottomMenu.backButtonTooltip": "Geri dön", "ui.src.bottomMenu.moreChoicesButtonLabel": "Daha fazla seçenek göstermek için tıklayın", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Daha fazla seçenek", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Gizlilik Politikamıza Bakın", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Gizlilik politikamıza bakın", "ui.src.bottomMenu.showPolicyButtonLabel": "Gizlilik politikamızı ziyaret edin", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Gizlilik Politikamıza Bakın", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Gizlilik politikamıza bakın", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Gizlilik politikamıza bakın", "ui.src.bottomMenu.showSecondaryPolicyButton": "Devamını oku", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Gizlilik tercihleriniz hakkında daha fazla bilgi edinin", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Daha basit seçenekleri göstermek için tıklayın", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Tamam", "ui.src.messages.acceptAllButtonPrimary": "Hepsini kabul et", "ui.src.messages.acceptAllDescription": "“Tümünü kabul et” i tıklayarak, işlevsel olarak çerezlerin cihazınızda saklanmasını kabul ediyorsunuz, analitik, ve reklam amaçları.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Aşağıdakileri seçerek, çerezlerin cihazınızda işlevsel, analiz ve reklam amaçları için saklanmasını kabul etmiş olursunuz.", "ui.src.messages.acceptAnalytics": "Tamam", "ui.src.messages.acceptOrRejectAdvertisingDescription": "“Tamam” ı tıklayarak, kişisel bilgilerinizin reklam amacıyla kullanılmasını kabul etmiş olursunuz.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "“Tamam” ı tıklayarak, hassas bilgilerinizin analiz amacıyla kullanılmasını kabul etmiş olursunuz.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Gizlilik Seçimleriniz", "ui.src.messages.consentTitle": "Verileri ne için kullanabiliriz?", "ui.src.messages.consentTitleAcceptAll": "Çerez kullanıyoruz", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Gizlilik Seçimleriniz", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Bu web sitesi reklam kullanır", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Bu web sitesi analitik kullanır", "ui.src.messages.consentTitleDoNotSellExplainer": "Kişisel Bilgilerimi Satmayın veya Paylaşmayın", diff --git a/src/translations/uk-UA.json b/src/translations/uk-UA.json index 79fb857f..8cc337f7 100644 --- a/src/translations/uk-UA.json +++ b/src/translations/uk-UA.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Повернутися назад", + "ui.src.bottomMenu.backButtonTooltip": "Повернутися назад", "ui.src.bottomMenu.moreChoicesButtonLabel": "Натисніть, щоб показати більше варіантів", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Більше варіантів", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Ознайомтеся з нашою Політикою конфіденційності", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Дивіться нашу політику конфіденційності", "ui.src.bottomMenu.showPolicyButtonLabel": "Відвідайте нашу політику конфіденційності", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Ознайомтеся з нашою Політикою конфіденційності", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Дивіться нашу політику конфіденційності", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Дивіться нашу політику конфіденційності", "ui.src.bottomMenu.showSecondaryPolicyButton": "Читати далі", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Докладніше про вибір конфіденційності", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Натисніть, щоб показати простіші варіанти", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "Гаразд", "ui.src.messages.acceptAllButtonPrimary": "Прийняти всі", "ui.src.messages.acceptAllDescription": "Натискаючи «Прийняти все», ви погоджуєтеся на зберігання файлів cookie на вашому пристрої для функціональних, аналітичних та рекламних цілей.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Замовляючи нижче, ви погоджуєтеся на зберігання файлів cookie на вашому пристрої для функціональних, аналітичних та рекламних цілей.", "ui.src.messages.acceptAnalytics": "Гаразд", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Натискаючи «Гаразд», ви погоджуєтеся на використання вашої особистої інформації в рекламних цілях.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Натискаючи «Гаразд», ви погоджуєтеся на використання вашої конфіденційної інформації для аналітичних цілей.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Ваш вибір конфіденційності", "ui.src.messages.consentTitle": "Для чого ми можемо використовувати дані?", "ui.src.messages.consentTitleAcceptAll": "Ми використовуємо файли cookie", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Ваш вибір конфіденційності", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Цей веб-сайт використовує рекламу", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Цей веб-сайт використовує аналітику", "ui.src.messages.consentTitleDoNotSellExplainer": "Не продавати та не передавати мою особисту інформацію", diff --git a/src/translations/vi-VN.json b/src/translations/vi-VN.json index 1ff35a33..11cbcfa6 100644 --- a/src/translations/vi-VN.json +++ b/src/translations/vi-VN.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "Quay lại", + "ui.src.bottomMenu.backButtonTooltip": "Quay lại", "ui.src.bottomMenu.moreChoicesButtonLabel": "Nhấn vào đây để hiển thị thêm các lựa chọn", "ui.src.bottomMenu.moreChoicesButtonPrimary": "Thêm nhiều lựa chọn", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Xem Chính sách bảo mật của chúng tôi", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "Xem chính sách bảo mật của chúng tôi", "ui.src.bottomMenu.showPolicyButtonLabel": "Truy cập chính sách bảo mật của chúng tôi", - "ui.src.bottomMenu.showPolicyButtonPrimary": "Xem Chính sách bảo mật của chúng tôi", + "ui.src.bottomMenu.showPolicyButtonPrimary": "Xem chính sách bảo mật của chúng tôi", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "Xem chính sách bảo mật của chúng tôi", "ui.src.bottomMenu.showSecondaryPolicyButton": "Đọc thêm", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "Đọc thêm về các lựa chọn quyền riêng tư của bạn", "ui.src.bottomMenu.simplerChoicesButtonLabel": "Nhấn vào đây để hiển thị các lựa chọn đơn giản hơn", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "đuợc", "ui.src.messages.acceptAllButtonPrimary": "Chấp nhận tất cả", "ui.src.messages.acceptAllDescription": "Bằng cách nhấp vào “Chấp nhận tất cả”, bạn đồng ý với việc lưu trữ cookie trên thiết bị của bạn cho mục đích chức năng, phân tích và quảng cáo.", + "ui.src.messages.acceptAllRejectAllToggleDescription": "Bằng cách chọn tham gia bên dưới, bạn đồng ý với việc lưu trữ cookie trên thiết bị của mình cho các mục đích chức năng, phân tích và quảng cáo.", "ui.src.messages.acceptAnalytics": "đuợc", "ui.src.messages.acceptOrRejectAdvertisingDescription": "Bằng cách nhấp vào “Okay”, bạn đồng ý với việc sử dụng thông tin cá nhân của bạn cho mục đích quảng cáo.", "ui.src.messages.acceptOrRejectAnalyticsDescription": "Bằng cách nhấp vào “Okay”, bạn đồng ý với việc sử dụng thông tin nhạy cảm của bạn cho mục đích phân tích.", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "Lựa chọn quyền riêng tư của bạn", "ui.src.messages.consentTitle": "Chúng ta có thể sử dụng dữ liệu để làm gì?", "ui.src.messages.consentTitleAcceptAll": "Chúng tôi sử dụng cookie", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "Lựa chọn quyền riêng tư của bạn", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "Trang web này sử dụng quảng cáo", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "Trang web này sử dụng phân tích", "ui.src.messages.consentTitleDoNotSellExplainer": "Không bán hoặc chia sẻ thông tin cá nhân của tôi", diff --git a/src/translations/zh-CN.json b/src/translations/zh-CN.json index a2d3d6ff..3a393c4d 100644 --- a/src/translations/zh-CN.json +++ b/src/translations/zh-CN.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "回去", + "ui.src.bottomMenu.backButtonTooltip": "回去", "ui.src.bottomMenu.moreChoicesButtonLabel": "点击以显示更多选择", "ui.src.bottomMenu.moreChoicesButtonPrimary": "更多选择", - "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "请参阅我们的隐私政策", + "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "查看我们的隐私政策", "ui.src.bottomMenu.showPolicyButtonLabel": "访问我们的隐私政策", "ui.src.bottomMenu.showPolicyButtonPrimary": "查看我们的隐私政策", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "查看我们的隐私政策", "ui.src.bottomMenu.showSecondaryPolicyButton": "阅读更多", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "阅读有关您的隐私选择的更多信息", "ui.src.bottomMenu.simplerChoicesButtonLabel": "点击以显示更简单的选择", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "好的", "ui.src.messages.acceptAllButtonPrimary": "全部接受", "ui.src.messages.acceptAllDescription": "点击 “全部接受”,即表示您同意在您的设备上存储Cookie,用于功能、分析和广告目的。", + "ui.src.messages.acceptAllRejectAllToggleDescription": "在下方选择加入,即表示您同意在您的设备上存储 cookie,用于功能、分析和广告目的。", "ui.src.messages.acceptAnalytics": "好的", "ui.src.messages.acceptOrRejectAdvertisingDescription": "点击 “确定”,即表示您同意将您的个人信息用于广告目的。", "ui.src.messages.acceptOrRejectAnalyticsDescription": "单击 “确定”,即表示您同意将您的敏感信息用于分析目的。", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "您的隐私选择", "ui.src.messages.consentTitle": "我们可以用数据做什么?", "ui.src.messages.consentTitleAcceptAll": "我们使用饼干", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "您的隐私选择", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "本网站使用广告", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "本网站使用分析", "ui.src.messages.consentTitleDoNotSellExplainer": "不要出售或分享我的个人信息", diff --git a/src/translations/zh-HK.json b/src/translations/zh-HK.json index f2df0fad..fd73b25a 100644 --- a/src/translations/zh-HK.json +++ b/src/translations/zh-HK.json @@ -1,9 +1,12 @@ { + "ui.src.bottomMenu.backButtonText": "回去", + "ui.src.bottomMenu.backButtonTooltip": "回去", "ui.src.bottomMenu.moreChoicesButtonLabel": "點擊顯示更多選擇", "ui.src.bottomMenu.moreChoicesButtonPrimary": "更多選擇", "ui.src.bottomMenu.showPolicyButtonCompleteOptionsInverted": "查看我們的隱私政策", "ui.src.bottomMenu.showPolicyButtonLabel": "瀏覽我們的隱私權政策", - "ui.src.bottomMenu.showPolicyButtonPrimary": "請參閱我們的隱私政策", + "ui.src.bottomMenu.showPolicyButtonPrimary": "查看我們的隱私政策", + "ui.src.bottomMenu.showPolicyButtonsAcceptAllOrMoreChoices": "查看我們的隱私政策", "ui.src.bottomMenu.showSecondaryPolicyButton": "閱讀更多", "ui.src.bottomMenu.showSecondaryPolicyButtonLabel": "進一步了解您的隱私權選擇", "ui.src.bottomMenu.simplerChoicesButtonLabel": "按一下以顯示更簡單的選擇", @@ -26,6 +29,7 @@ "ui.src.messages.acceptAdvertising": "好的", "ui.src.messages.acceptAllButtonPrimary": "全部接受", "ui.src.messages.acceptAllDescription": "點擊「全部接受」即表示您同意在您的設備上存儲 cookie 以用於功能性,分析和廣告目的。", + "ui.src.messages.acceptAllRejectAllToggleDescription": "選擇以下內容,即表示您同意在您的設備上存儲 cookie 以用於功能性,分析和廣告目的。", "ui.src.messages.acceptAnalytics": "好的", "ui.src.messages.acceptOrRejectAdvertisingDescription": "點擊「確定」,即表示您同意將您的個人信息用於廣告目的。", "ui.src.messages.acceptOrRejectAnalyticsDescription": "點擊「確定」即表示您同意將您的敏感信息用於分析目的。", @@ -34,6 +38,7 @@ "ui.src.messages.completeOptionsInvertedTitle": "您的隱私權選擇", "ui.src.messages.consentTitle": "我們可以使用數據做什麼?", "ui.src.messages.consentTitleAcceptAll": "我們使用餅乾", + "ui.src.messages.consentTitleAcceptAllRejectAllToggle": "您的隱私權選擇", "ui.src.messages.consentTitleAcceptOrRejectAdvertising": "本網站使用廣告", "ui.src.messages.consentTitleAcceptOrRejectAnalytics": "本網站使用分析", "ui.src.messages.consentTitleDoNotSellExplainer": "請勿出售或分享我的個人資訊", diff --git a/yarn.lock b/yarn.lock index e1ee9170..cbbaccd7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1155,14 +1155,14 @@ __metadata: languageName: node linkType: hard -"@transcend-io/airgap.js-types@npm:^10.2.0": - version: 10.2.0 - resolution: "@transcend-io/airgap.js-types@npm:10.2.0" +"@transcend-io/airgap.js-types@npm:^10.3.0": + version: 10.3.0 + resolution: "@transcend-io/airgap.js-types@npm:10.3.0" dependencies: "@transcend-io/type-utils": ^1.0.5 fp-ts: ^2.11.8 io-ts: ^2.2.16 - checksum: d50bde26f0c24f3a8815fee6b2940a3986011f5a82a323f9f48c12fec8a545b91bee19e9583b8c61886478b5071e5702a55d523fd538161612e9a1ba9de41ff9 + checksum: 47be7d892ab29959144fe11c7abb195dfd3e4bf8ad5034cadcfdee8d757644776bfd8b3315896e29deb6441cf937b83de3ac67114af0bc6335b23d6b00ec99b8 languageName: node linkType: hard @@ -1183,7 +1183,7 @@ __metadata: resolution: "@transcend-io/consent-manager-ui@workspace:." dependencies: "@monaco-editor/react": ^4.4.5 - "@transcend-io/airgap.js-types": ^10.2.0 + "@transcend-io/airgap.js-types": ^10.3.0 "@transcend-io/internationalization": ^1.5.1 "@transcend-io/logger": ^1.0.14 "@transcend-io/type-utils": ^1.0.7