Kazakh перевод

ПроектКонтекстСтатусОтправил(а)СодержитЛимит
Исходный текстПереводы
Include minimal CSS, I want to style the banner in the theme CSS.
This may be useful if you want the banner to share the button style of your theme. Note that you will have to configure values like the banner width, text color and background color in your CSS file.
Change the text color of the banner. Provide HEX value without the #.
Change the background color of the banner. Provide HEX value without the #.
Banner width in pixels or a percentage value
Set the width of the banner. This can be either an integer value or percentage of the screen width. For example: 200 or 50%.
EU countries
Only display banner in EU countries.
You can limit the number of countries for which the banner is displayed by checking this option. If you want to provide a list of countries other than current EU states, you may place an array in <code>$conf['eu_cookie_compliance_eu_countries']</code> in your <code>settings.php</code> file. Using the <a href="http://drupal.org/project/geoip">geoip</a> module or the <a href="http://drupal.org/project/smart_ip">smart_ip</a> module or the <a href="http://www.php.net/manual/en/function.geoip-country-code-by-name.php">geoip_country_code_by_name()</a> PHP function.
JavaScript-based (for Varnish): Only display banner in EU countries.