0byt3m1n1
Path:
/
home
/
kassiope
/
www
/
lib
/
rgpd
/
js
/
[
Home
]
File: init_PT.js
ct_$('html').ultimateGDPR({ popup_style: { position: 'bottom-panel', // bottom-left, bottom-right, bottom-panel, top-left, top-right, top-panel distance: '20px', // distance betwen popup and window border box_style: 'classic', // classic, modern box_shape: 'rounded', // rounded, squared background_color: '#fff584', // color in hex text_color: '#542d04', // color in hex button_shape: 'rounded', // squared, rounded button_color: '#e1e1e1', // color in hex button_size: 'normal', // normal, large box_skin: 'skin-dark-theme', // skin-default-theme, skin-dark-theme, skin-light-theme gear_icon_position: 'bottom-left', // top-left, top-center, top-right, center-left, center-right, bottom-left, bottom-center, bottom-right gear_icon_color: '#6a8ee7', //color in hex }, popup_options: { parent_container: 'body', // append plugin html to this element selector always_show: false, // true, false, when true popup is displayed always even when consent is given gear_display: true, // true, false when true displays icon with cookie settings popup_title: 'Cookies', // title for popup popup_text: 'Cookies Para que este site funcione corretamente, às vezes colocamos pequenos arquivos de dados chamados cookies no seu dispositivo. A maioria dos grandes sites também faz isso.', // text for popup accept_button_text: 'Aceitar', // string, text for accept button read_button_text: 'consulte Mais informação', // string, text for read more button read_more_link: '', // string, link to the Read More page advenced_button_text: 'Mudar configurações', // string, text for advenced button grouped_popup: true, // true, false, when true cookies are grouped default_group: 'group_2', // string: name, select group that will be selected by default content_before_slider: '<h2>Configurações de privacidade</h2><div class="ct-ultimate-gdpr-cookie-modal-desc"><p>Decida quais cookies você deseja permitir.</p><p>Você pode alterar essas configurações a qualquer momento. No entanto, isso pode resultar em algumas funções que não estão mais disponíveis. Para obter informações sobre como excluir os cookies, consulte a função de ajuda do seu navegador.</p> <span>Saiba mais sobre os cookies que usamos.</span></div><h3>Com o controle deslizante, você pode ativar ou desativar diferentes tipos de cookies:</h3>', // string: this content will be displayed before cookies slider, html tags alowed accepted_text: 'Este site irá:', declined_text: "Este site não:", save_btn: 'Salvar fechar', // string, text for modal close btn prevent_cookies_on_document_write: false, // prevent cookies on document write when there is no agreement for cookies check_country: false, countries_prefixes: ['AT', 'BE', 'BG', 'HR', 'CY', 'CZ', 'DK', 'EE', 'FI', 'FR', 'DE', 'GR', 'HU', 'IE', 'IT', 'LV', 'LT', 'LU', 'MT', 'NL', 'PL', 'PT', 'RO', 'SK', 'SI', 'ES', 'SE', 'GB'], cookies_expire_time: 30, // set number of days, you can use 0 for session only or 'unlimited' cookies_path: '/', // sets custom path use / for global, '/your_path' for custom path or 'current' for current path reset_link_selector: '.ct-uGdpr-reset', first_party_cookies_whitelist: [], third_party_cookies_whitelist: [], cookies_groups_design: 'skin-1', // skin-1, skin-2, skin-3 assets_path : '/assets', // absolute path to directory with assets video_blocked: 'Este conteúdo está bloqueado!', iframe_blocked: false, cookie_popup_close_color:'#fff', cookies_groups: { group_1: { name: 'Essencial', // string: name enable: true, // true, false, you can disable this group by using false icon: 'fas fa-check', // string icon class from font-awesome see -> http://fontawesome.io list: ['Lembre-se de que sua configuração de permissão de cookie', 'Permitir cookies de sessão', 'Reúna informações inseridas em formulários de contato, boletins informativos e outros formulários em todas as páginas', 'Acompanhe o que você insere no carrinho de compras', 'Autenticar que você está logado em sua conta de usuário', 'Lembre-se da versão do idioma que você selecionou'], // array list of options blocked_url: [], // array list of url blocked scripts local_cookies_name: [], // array, list of local cookies names }, group_2: { name: 'Funcionalidade', // string: name enable: true, // true, false, you can disable this group by using false icon: 'fas fa-cog', // string icon class from font-awesome see -> http://fontawesome.io list: ['Lembre-se de configurações de mídia social', 'Lembre-se da região e país selecionados',], blocked_url: [], // array list of url blocked scripts local_cookies_name: [], // array, list of local cookies names }, group_3: { name: 'Analytics', // string: name enable: true, // true, false, you can disable this group by using false icon: 'fas fa-chart-bar', // string icon class from font-awesome see -> http://fontawesome.io list: ['Acompanhe as páginas visitadas e a interação realizada', 'Acompanhe a sua localização e região com base no seu número IP', 'Acompanhe o tempo gasto em cada página', 'Aumentar a qualidade dos dados das funções estatísticas'], blocked_url: [], // array list of url blocked scripts local_cookies_name: [], // array, list of local cookies names }, group_4: { name: 'Propaganda', // string: name enable: true, // true, false, you can disable this group by using false icon: 'fas fa-exchange-alt', // string icon class from font-awesome see -> http://fontawesome.io list: ['Use informações para publicidade personalizada com terceiros', 'Permitem que você se conecte a sites sociais', 'Identifique o dispositivo que você está usando', 'Reunir informações pessoalmente identificáveis, como nome e localização'], blocked_url: [], // array list of url blocked scripts local_cookies_name: [], // array, list of local cookies names }, }, }, forms: { prevent_forms_send: false, // true, false, when enabled forms get checkbox with info that need to be checked for form send prevent_forms_text: 'I consent to the storage of my data according to the Privacy Policy', // string: information for checkbox info prevent_forms_exclude: [], // array of selectors (classes, id), this forms will be excluded from prevent }, configure_mode: { on: false, parametr: '?configure123456', dependencies: [ 'assets/css/ct-ultimate-gdpr.min.css', 'https://use.fontawesome.com/releases/v5.0.13/css/all.css'], debug: false, // bool: true false, debug mode on/off (showing all 3rd party cookies urls, blockes urls names of all local cookies and names of blocked local cookies ) } });