forked from 68publishers/cookie-consent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en.json
59 lines (44 loc) · 3.71 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"modal_trigger_title": "Cookie settings",
"consent_modal_title": "We use cookies!",
"consent_modal_description": "This website uses essential cookies to ensure its proper operation and tracking cookies to understand how you interact with it. The latter will be set only after consent.",
"consent_modal_primary_btn": "I agree",
"consent_modal_secondary_btn_settings": "Customize",
"consent_modal_secondary_btn_accept_necessary": "Accept necessary",
"settings_modal_title": "Cookie settings",
"settings_modal_save_settings_btn": "Save settings",
"settings_modal_accept_all_btn": "Accept all",
"settings_modal_reject_all_btn": "Accept necessary",
"settings_modal_close_btn_label": "Close",
"settings_modal_before_consent_title": "Cookie usage",
"settings_modal_before_consent_description": "We use cookies to ensure the basic functionalities of the website and to enhance your online experience. You can choose for each category to opt-in/out whenever you want.",
"settings_modal_after_consent_title": "More information",
"settings_modal_after_consent_description": "For any queries in relation to my policy on cookies and your choices, please contact us.",
"functionality_storage_title": "Functionality cookies",
"functionality_storage_description": "These cookies are necessary for the proper functioning of our website. Without these cookies, the website might not be working properly.",
"personalization_storage_title": "Personalization cookies",
"personalization_storage_description": "Personalisation cookies may use third party cookies to help them personalise content and track users across different websites and devices.",
"security_storage_title": "Security cookies",
"security_storage_description": "Security cookies allows storage of security-related information, such as authentication, fraud protection, and other means to protect the user.",
"ad_storage_title": "Ad cookies",
"ad_storage_description": "Advertising cookies are used by us or our partners to show you relevant content or advertisements both on our site and on third party sites. This enables us to create profiles based on your interests, so-called pseudonymised profiles. Based on this information, it is generally not possible to directly identify you as a person, as only pseudonymised data is used. Unless you express your consent, you will not receive content and advertisements tailored to your interests.",
"ad_user_data_title": "Ad user data",
"ad_user_data_description": "",
"ad_personalization_title": "Ad personalization",
"ad_personalization_description": "",
"analytics_storage_title": "Analytics cookies",
"analytics_storage_description": "Analytics cookies allow us to measure the performance of our website and our advertising campaigns. We use them to determine the number of visits and sources of visits to our website. We process the data obtained through these cookies in aggregate, without using identifiers that point to specific users of our website. If you disable the use of analytics cookies in relation to your visit, we lose the ability to analyse performance and optimise our measures.",
"cookie_table_col_name": "Name",
"cookie_table_col_purpose": "Description",
"cookie_table_col_processing_time": "Expiration",
"cookie_table_col_provider": "Provider",
"cookie_table_col_type": "Type",
"cookie_table_col_link": "Link",
"cookie_table_col_link_find_out_more": "Link",
"cookie_table_col_category": "Category",
"processing_time_session": "Session",
"processing_time_persistent": "Persistent",
"cookie_type_1st_party": "1st party",
"cookie_type_3rd_party": "3rd party",
"find_out_more": "find out more"
}